@charset "UTF-8";: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: rgb(5.2, 44, 101.2);--bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);--bs-success-text-emphasis: rgb(10, 54, 33.6);--bs-info-text-emphasis: rgb(5.2, 80.8, 96);--bs-warning-text-emphasis: rgb(102, 77.2, 2.8);--bs-danger-text-emphasis: rgb(88, 21.2, 27.6);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(206.6, 226, 254.6);--bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);--bs-success-bg-subtle: rgb(209, 231, 220.8);--bs-info-bg-subtle: rgb(206.6, 244.4, 252);--bs-warning-bg-subtle: rgb(255, 242.6, 205.4);--bs-danger-bg-subtle: rgb(248, 214.6, 217.8);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(158.2, 197, 254.2);--bs-secondary-border-subtle: rgb(196.2, 199.8, 203);--bs-success-border-subtle: rgb(163, 207, 186.6);--bs-info-border-subtle: rgb(158.2, 233.8, 249);--bs-warning-border-subtle: rgb(255, 230.2, 155.8);--bs-danger-border-subtle: rgb(241, 174.2, 180.6);--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, rgba(255, 255, 255, .15), rgba(255, 255, 255, 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: rgb(10.4, 88, 202.4);--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: rgb(255, 242.6, 205.4);--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, .175);--bs-border-radius: .375rem;--bs-border-radius-sm: .25rem;--bs-border-radius-lg: .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 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm: 0 .125rem .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: .25rem;--bs-focus-ring-opacity: .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: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--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(222, 226, 230, .75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, .5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: rgb(42.5, 47.5, 52.5);--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: rgb(109.8, 168, 253.8);--bs-secondary-text-emphasis: rgb(166.8, 172.2, 177);--bs-success-text-emphasis: rgb(117, 183, 152.4);--bs-info-text-emphasis: rgb(109.8, 223.2, 246);--bs-warning-text-emphasis: rgb(255, 217.8, 106.2);--bs-danger-text-emphasis: rgb(234, 133.8, 143.4);--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: rgb(2.6, 22, 50.6);--bs-secondary-bg-subtle: rgb(21.6, 23.4, 25);--bs-success-bg-subtle: rgb(5, 27, 16.8);--bs-info-bg-subtle: rgb(2.6, 40.4, 48);--bs-warning-bg-subtle: rgb(51, 38.6, 1.4);--bs-danger-bg-subtle: rgb(44, 10.6, 13.8);--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: rgb(7.8, 66, 151.8);--bs-secondary-border-subtle: rgb(64.8, 70.2, 75);--bs-success-border-subtle: rgb(15, 81, 50.4);--bs-info-border-subtle: rgb(7.8, 121.2, 144);--bs-warning-border-subtle: rgb(153, 115.8, 4.2);--bs-danger-border-subtle: rgb(132, 31.8, 41.4);--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: rgb(109.8, 168, 253.8);--bs-link-hover-color: rgb(138.84, 185.4, 254.04);--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: rgb(230.4, 132.6, 181.2);--bs-highlight-color: #dee2e6;--bs-highlight-bg: rgb(102, 77.2, 2.8);--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, .15);--bs-form-valid-color: rgb(117, 183, 152.4);--bs-form-valid-border-color: rgb(117, 183, 152.4);--bs-form-invalid-color: rgb(234, 133.8, 143.4);--bs-form-invalid-border-color: rgb(234, 133.8, 143.4)}*,*:before,*:after{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:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{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}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{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;color:var(--bs-highlight-color);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}pre,code,kbd,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}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,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}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]: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;line-height:inherit;font-size:calc(1.275rem + .3vw)}@media (min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::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-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw)}@media (min-width: 1200px){.display-1{font-size:5rem}}.display-2{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw)}@media (min-width: 1200px){.display-2{font-size:4.5rem}}.display-3{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw)}@media (min-width: 1200px){.display-3{font-size:4rem}}.display-4{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw)}@media (min-width: 1200px){.display-4{font-size:3.5rem}}.display-5{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw)}@media (min-width: 1200px){.display-5{font-size:3rem}}.display-6{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw)}@media (min-width: 1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{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:"\2014\a0"}.img-fluid{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);max-width:100%;height:auto}.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-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x: 30px;--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: 375px){.container-sm,.container{max-width:740px}}@media (min-width: 760px){.container-md,.container-sm,.container{max-width:842px}}@media (min-width: 891px){.container-lg,.container-md,.container-sm,.container{max-width:928px}}@media (min-width: 1025px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1104px}}@media (min-width: 1281px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 375px;--bs-breakpoint-md: 760px;--bs-breakpoint-lg: 891px;--bs-breakpoint-xl: 1025px;--bs-breakpoint-xxl: 1281px}.row{--bs-gutter-x: 30px;--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 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.33333333%}.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.66666667%}.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: .25rem}.g-1,.gy-1{--bs-gutter-y: .25rem}.g-2,.gx-2{--bs-gutter-x: .5rem}.g-2,.gy-2{--bs-gutter-y: .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: 375px){.col-sm{flex:1 0 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.33333333%}.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.66666667%}.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: .25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: .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: 760px){.col-md{flex:1 0 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.33333333%}.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.66666667%}.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: .25rem}.g-md-1,.gy-md-1{--bs-gutter-y: .25rem}.g-md-2,.gx-md-2{--bs-gutter-x: .5rem}.g-md-2,.gy-md-2{--bs-gutter-y: .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: 891px){.col-lg{flex:1 0 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.33333333%}.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.66666667%}.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: .25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: .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: 1025px){.col-xl{flex:1 0 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.33333333%}.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.66666667%}.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: .25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: .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: 1281px){.col-xxl{flex:1 0 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.33333333%}.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.66666667%}.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: .25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: .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}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-primary:hover,.link-primary:focus{color:RGBA(10,88,202,var(--bs-link-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;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity, 1))!important}.link-secondary:hover,.link-secondary:focus{color:RGBA(86,94,100,var(--bs-link-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;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity, 1))!important}.link-success:hover,.link-success:focus{color:RGBA(20,108,67,var(--bs-link-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;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity, 1))!important}.link-info:hover,.link-info:focus{color:RGBA(61,213,243,var(--bs-link-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;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity, 1))!important}.link-warning:hover,.link-warning:focus{color:RGBA(255,205,57,var(--bs-link-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;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity, 1))!important}.link-danger:hover,.link-danger:focus{color:RGBA(176,42,55,var(--bs-link-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;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity, 1))!important}.link-light:hover,.link-light:focus{color:RGBA(249,250,251,var(--bs-link-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;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity, 1))!important}.link-dark:hover,.link-dark:focus{color:RGBA(26,30,33,var(--bs-link-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;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 1))!important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-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;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:.2s ease-in-out transform}@media (prefers-reduced-motion: reduce){.icon-link>.bi{transition:none}}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.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{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width: 375px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 760px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 891px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1025px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width: 1281px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.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:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute!important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden!important}.stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.accordion{--bs-accordion-color: var(--bs-body-color);--bs-accordion-bg: var(--bs-body-bg);--bs-accordion-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .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='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width: 1.25rem;--bs-accordion-btn-icon-transform: rotate(-180deg);--bs-accordion-btn-icon-transition: transform .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='none' stroke='rgb%285.2, 44, 101.2%29' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow: 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;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-header .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-header .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-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-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .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='rgb%28109.8, 168, 253.8%29'%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-.708'/%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='rgb%28109.8, 168, 253.8%29'%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-.708'/%3e%3c/svg%3e")}.modal{--bs-modal-zindex: 1055;--bs-modal-width: 500px;--bs-modal-padding: 1rem;--bs-modal-margin: .5rem;--bs-modal-color: var(--bs-body-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: var(--bs-box-shadow-sm);--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: .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{transform:translateY(-50px);transition:transform .3s ease-out}@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: .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;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-top:calc(-.5 * var(--bs-modal-header-padding-y));margin-right:calc(-.5 * var(--bs-modal-header-padding-x));margin-bottom:calc(-.5 * var(--bs-modal-header-padding-y));margin-left: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: 375px){.modal{--bs-modal-margin: 1.75rem;--bs-modal-box-shadow: var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width: 300px}}@media (min-width: 891px){.modal-lg,.modal-xl{--bs-modal-width: 800px}}@media (min-width: 1025px){.modal-xl{--bs-modal-width: 1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header,.modal-fullscreen .modal-footer{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width: 374.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header,.modal-fullscreen-sm-down .modal-footer{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width: 759.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header,.modal-fullscreen-md-down .modal-footer{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width: 890.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header,.modal-fullscreen-lg-down .modal-footer{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width: 1024.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header,.modal-fullscreen-xl-down .modal-footer{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width: 1280.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header,.modal-fullscreen-xxl-down .modal-footer{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.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{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{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:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!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:translate(-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: .1}.border-opacity-25{--bs-border-opacity: .25}.border-opacity-50{--bs-border-opacity: .5}.border-opacity-75{--bs-border-opacity: .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{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.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:#00000080!important}.text-white-50{--bs-text-opacity: 1;color:#ffffff80!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: .25}.text-opacity-50{--bs-text-opacity: .5}.text-opacity-75{--bs-text-opacity: .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: .1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity: .25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity: .5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity: .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;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity: 1;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: .1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: .25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: .5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: .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: .1}.bg-opacity-25{--bs-bg-opacity: .25}.bg-opacity-50{--bs-bg-opacity: .5}.bg-opacity-75{--bs-bg-opacity: .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;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-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: 375px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{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{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 760px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{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{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 891px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{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{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1025px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{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{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1281px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{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{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.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}}@keyframes shake{0%{transform:translate(0)}25%{transform:translate(8px)}50%{transform:translate(0)}75%{transform:translate(2px)}to{transform:translate(0)}}@keyframes spinnerAnimation{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@font-face{font-family:circular;src:url(/ProfRespInsurance/assets/fonts/circular-black.woff2) format("woff2"),url(/ProfRespInsurance/assets/fonts/circular-black.woff) format("woff");font-style:normal;font-weight:900}@font-face{font-family:circular;src:url(/ProfRespInsurance/assets/fonts/circular-bold.woff2) format("woff2"),url(/ProfRespInsurance/assets/fonts/circular-bold.woff) format("woff");font-style:normal;font-weight:800}@font-face{font-family:circular;src:url(/ProfRespInsurance/assets/fonts/circular-bold.woff2) format("woff2"),url(/ProfRespInsurance/assets/fonts/circular-bold.woff) format("woff");font-style:normal;font-weight:700}@font-face{font-family:circular;src:url(/ProfRespInsurance/assets/fonts/circular-medium.woff2) format("woff2"),url(/ProfRespInsurance/assets/fonts/circular-medium.woff) format("woff");font-style:normal;font-weight:600}@font-face{font-family:circular;src:url(/ProfRespInsurance/assets/fonts/circular-medium.woff2) format("woff2"),url(/ProfRespInsurance/assets/fonts/circular-medium.woff) format("woff");font-style:normal;font-weight:500}@font-face{font-family:circular;src:url(/ProfRespInsurance/assets/fonts/circular-book.woff2) format("woff2"),url(/ProfRespInsurance/assets/fonts/circular-book.woff) format("woff");font-style:normal;font-weight:450}@font-face{font-family:circular;src:url(/ProfRespInsurance/assets/fonts/circular-regular.woff2) format("woff2"),url(/ProfRespInsurance/assets/fonts/circular-regular.woff) format("woff");font-style:normal;font-weight:400}@font-face{font-family:circular;src:url(/ProfRespInsurance/assets/fonts/circular-light.woff2) format("woff2"),url(/ProfRespInsurance/assets/fonts/circular-light.woff) format("woff");font-style:normal;font-weight:300}@font-face{font-family:circular;src:url(/ProfRespInsurance/assets/fonts/circular-light.woff2) format("woff2"),url(/ProfRespInsurance/assets/fonts/circular-light.woff) format("woff");font-style:normal;font-weight:200}@font-face{font-family:circular;src:url(/ProfRespInsurance/assets/fonts/circular-light.woff2) format("woff2"),url(/ProfRespInsurance/assets/fonts/circular-light.woff) format("woff");font-style:normal;font-weight:100}:root{--prof-resp-header-height: 54px;--prof-resp-header-logo-height: var(--prof-resp-header-height)}@media (min-width: 760px){:root{--prof-resp-header-height: 80px}}:root{--prof-resp-dp-input-field-container-display: var(--prof-resp-input-field-container-display);--prof-resp-dp-input-field-container-tmp-cls: var(--prof-resp-input-field-container-tmp-cls);--prof-resp-dp-input-field-container-gap: var(--prof-resp-input-field-container-gap);--prof-resp-dp-input-field-container-max-width: var(--prof-resp-input-field-container-max-width);--prof-resp-dp-input-label-color: var(--prof-resp-input-label-color);--prof-resp-dp-input-label-font-size: var(--prof-resp-input-label-font-size);--prof-resp-dp-input-label-font-weight: var(--prof-resp-input-label-font-weight);--prof-resp-dp-input-label-line-height: var(--prof-resp-input-label-line-height);--prof-resp-dp-input-label-padding: var(--prof-resp-input-label-padding);--prof-resp-dp-input-field-background: var(--prof-resp-input-field-background);--prof-resp-dp-input-field-box-shadow: var(--prof-resp-input-field-box-shadow);--prof-resp-dp-input-field-outline: var(--prof-resp-input-field-outline);--prof-resp-dp-input-field-border: var(--prof-resp-input-field-border);--prof-resp-dp-input-field-border-radius: var(--prof-resp-input-field-border-radius);--prof-resp-dp-input-color: var(--prof-resp-input-field-color);--prof-resp-dp-input-font-size: var(--prof-resp-input-field-font-size);--prof-resp-dp-input-font-weight: var(--prof-resp-input-field-font-weight);--prof-resp-dp-input-icon-bg-height: var(--prof-resp-icon-container-height);--prof-resp-dp-input-icon-bg-width: var(--prof-resp-icon-container-width);--prof-resp-dp-input-placeholder-color: var(--prof-resp-input-placeholder-color);--prof-resp-dp-input-placeholder-font-weight: var(--prof-resp-input-placeholder-font-weight);--prof-resp-dp-input-field-error-color: var(--prof-resp-input-field-error-color);--prof-resp-dp-input-field-error-font-size: var(--prof-resp-input-field-error-font-size);--prof-resp-dp-input-field-error-font-weight: var(--prof-resp-input-field-error-font-weight);--prof-resp-dp-input-field-error-line-height: var(--prof-resp-input-field-error-line-height);--prof-resp-dp-input-field-error-margin: var(--prof-resp-input-field-error-margin);--prof-resp-dp-calendar-width: 100dvw;--prof-resp-dp-calendar-border-radius: 8px 8px 0 0;--prof-resp-dp-calendar-header-padding: 32px 8px;--prof-resp-dp-calendar-table-header-height: auto;--prof-resp-dp-calendar-table-header-padding: 0 0 16px 0;--prof-resp-dp-calendar-table-divider-padding: 0 0 16px 0;--prof-resp-dp-calendar-table-divider-left: 0;--prof-resp-dp-calendar-table-divider-right: 0;--prof-resp-dp-calendar-content-min-height: 390px;--prof-resp-dp-calendar-content-padding: 0 8px 32px 8px}:root{--prof-resp-input-container-width: 100%;--prof-resp-input-field-container-display: grid;--prof-resp-input-field-container-tmp-cls: minmax(0, 1fr);--prof-resp-input-field-container-gap: 0;--prof-resp-input-field-container-max-width: 100%;--prof-resp-input-field-container-margin: 0;--prof-resp-input-field-color: #464747;--prof-resp-input-field-font-size: 1rem;--prof-resp-input-field-font-weight: 400;--prof-resp-input-field-line-height: 1.375rem;--prof-resp-input-field-border: 1px solid #a6aaa9;--prof-resp-input-field-border-radius: 8px;--prof-resp-input-field-background: #ffffff;--prof-resp-input-field-box-shadow: 0 2px 4px 0 rgba(118, 121, 120, .12);--prof-resp-input-field-padding: 12px;--prof-resp-input-field-overflow: hidden;--prof-resp-input-field-white-space: nowrap;--prof-resp-input-field-text-overflow: ellipsis;--prof-resp-input-field-outline: 0;--prof-resp-input-label-color: #464747;--prof-resp-input-label-font-size: .875rem;--prof-resp-input-label-font-weight: 500;--prof-resp-input-label-line-height: 1.375rem;--prof-resp-input-label-padding: 2px;--prof-resp-input-label-margin: 0;--prof-resp-input-field-error-display: block;--prof-resp-input-field-error-color: #ff0000;--prof-resp-input-field-error-font-size: .875rem;--prof-resp-input-field-error-font-weight: 400;--prof-resp-input-field-error-line-height: 1.375rem;--prof-resp-input-field-error-margin: 4px 0 0 0;--prof-resp-input-field-error-text-align: left;--prof-resp-input-field-desc-font-size: .875rem;--prof-resp-input-field-desc-line-height: 1.375rem;--prof-resp-input-field-desc-color: #323232;--prof-resp-input-placeholder-font-weight: 400;--prof-resp-input-placeholder-color: #c3c6c5}:root{--prof-resp-layout-display: grid;--prof-resp-layout-tmp-cls: minmax(0, 850px);--prof-resp-layout-justify-content: center;--prof-resp-layout-gap: 24px;--prof-resp-layout-padding: 24px 0;--prof-resp-content-header-display: grid;--prof-resp-content-header-tmp-cls: minmax(0, 1fr);--prof-resp-content-header-gap: 16px;--prof-resp-content-header-justify-items: center;--prof-resp-content-header-text-align: center;--prof-resp-content-heading-font-size: 1.375rem;--prof-resp-content-body-display: grid;--prof-resp-content-body-tmp-cls: minmax(0, 1fr);--prof-resp-content-input-max-width: 320px;--prof-resp-content-footer-display: flex;--prof-resp-content-footer-direction: column;--prof-resp-content-footer-align-items: stretch;--prof-resp-content-footer-justify-content: flex-start;--prof-resp-content-footer-gap: 16px}@media (min-width: 375px){:root{--prof-resp-content-footer-align-items: center}}@media (min-width: 760px){:root{--prof-resp-content-footer-gap: 48px;--prof-resp-content-footer-direction: row-reverse;--prof-resp-content-footer-justify-content: center}}@media (min-width: 1025px){:root{--prof-resp-layout-gap: 48px;--prof-resp-layout-padding: 48px 0;--prof-resp-content-heading-font-size: 1.75rem}}:root{--prof-resp-modal-dialog-max-width: 780px;--prof-resp-modal-content-padding-value: 16px;--prof-resp-modal-content-color: #323232;--prof-resp-modal-content-background: #fafafc;--prof-resp-modal-backdrop-background: #283168;--prof-resp-modal-backdrop-opacity: .25;--prof-resp-modal-heading-margin: 0 0 32px 0;--prof-resp-modal-body-padding-value: 16px;--prof-resp-modal-body-text-align: center;--prof-resp-modal-footer-display: flex;--prof-resp-modal-footer-direction: column;--prof-resp-modal-footer-align-items: stretch;--prof-resp-modal-footer-justify-content: flex-start;--prof-resp-modal-footer-gap: 16px;--prof-resp-modal-footer-margin: 24px 0 0 0}@media (min-width: 375px){:root{--prof-resp-modal-footer-align-items: center}}@media (min-width: 1025px){:root{--prof-resp-modal-content-padding-value: 64px;--prof-resp-modal-body-padding-value: 64px;--prof-resp-modal-footer-gap: 48px;--prof-resp-modal-footer-direction: row-reverse;--prof-resp-modal-footer-justify-content: center;--prof-resp-modal-footer-margin: 48px 0 0 0}}:root{--prof-resp-messages-box-gap: 8px;--prof-resp-messages-box-padding: 16px;--prof-resp-messages-box-border: 1px solid #2b8cee;--prof-resp-messages-box-background: #e4f2ff;--prof-resp-messages-box-border-radius: 6px;--prof-resp-messages-box-line-height: 130%;--prof-resp-messages-box-font-weight: 450;--prof-resp-messages-box-title-gap: 8px;--prof-resp-messages-box-title-align-items: center;--prof-resp-messages-box-title-font-size: 1rem;--prof-resp-messages-box-title-font-weight: 500;--prof-resp-messages-box-title-line-height: var(--prof-resp-messages-box-line-height);--prof-resp-messages-box-title-color: #266aae;--prof-resp-messages-box-title-margin: 0;--prof-resp-messages-box-title-icon-size: 16px;--prof-resp-messages-box-desc-font-size: .875rem;--prof-resp-messages-box-desc-color: #323232;--prof-resp-messages-box-desc-font-weight: 450;--prof-resp-messages-box-desc-margin: 0;--prof-resp-messages-box-link-color: #314CBC;--prof-resp-messages-box-link-text-decoration: none}@media (min-width: 760px){:root{--prof-resp-messages-box-desc-margin: 0 0 0 24px}}:root{--prof-resp-accordion-border-radius: 0;--prof-resp-accordion-background: transparent;--prof-resp-accordion-border-btm: 1px solid #cbd1d8;--prof-resp-accordion-arrow-icon-width: 24px;--prof-resp-accordion-title-icon-width: 18px;--prof-resp-accordion-header-background: var(--prof-resp-accordion-background);--prof-resp-accordion-header-border-radius: var(--prof-resp-accordion-border-radius);--prof-resp-accordion-header-padding: 8px 0;--prof-resp-accordion-body-background: var(--prof-resp-accordion-background);--prof-resp-accordion-body-padding: 0}@media (min-width: 760px){:root{--prof-resp-accordion-header-padding: 24px 0}}:root{--prof-resp-address-input-field-container-display: var(--prof-resp-input-field-container-display);--prof-resp-address-input-field-container-tmp-cls: var(--prof-resp-input-field-container-tmp-cls);--prof-resp-address-input-field-container-max-width: var(--prof-resp-input-field-container-max-width);--prof-resp-address-input-label-color: var(--prof-resp-input-label-color);--prof-resp-address-input-label-font-size: var(--prof-resp-input-label-font-size);--prof-resp-address-input-label-font-weight: var(--prof-resp-input-label-font-weight);--prof-resp-address-input-label-line-height: var(--prof-resp-input-label-line-height);--prof-resp-address-input-label-padding: var(--prof-resp-input-label-padding);--prof-resp-address-input-label-margin: var(--prof-resp-input-label-margin);--prof-resp-address-input-field-color: var(--prof-resp-input-field-color);--prof-resp-address-input-field-font-size: var(--prof-resp-input-field-font-size);--prof-resp-address-input-field-font-weight: var(--prof-resp-input-field-font-weight);--prof-resp-address-input-field-line-height: var(--prof-resp-input-field-line-height);--prof-resp-address-input-field-border: var(--prof-resp-input-field-border);--prof-resp-address-input-field-border-radius: var(--prof-resp-input-field-border-radius);--prof-resp-address-input-field-background: var(--prof-resp-input-field-background);--prof-resp-address-input-field-box-shadow: var(--prof-resp-input-field-box-shadow);--prof-resp-address-input-field-padding: 12px 44px;--prof-resp-address-input-field-overflow: var(--prof-resp-input-field-overflow);--prof-resp-address-input-field-white-space: var(--prof-resp-input-field-white-space);--prof-resp-address-input-field-text-overflow: var(--prof-resp-input-field-text-overflow);--prof-resp-address-input-field-outline: var(--prof-resp-input-field-outline);--prof-resp-address-input-field-width: 100%;--prof-resp-address-input-placeholder-font-weight: var(--prof-resp-input-placeholder-font-weight);--prof-resp-address-input-placeholder-color: var(--prof-resp-input-placeholder-color);--prof-resp-address-options-margin: var(--prof-resp-filter-select-options-margin);--prof-resp-address-options-padding: var(--prof-resp-filter-select-options-padding);--prof-resp-address-options-box-shadow: var(--prof-resp-filter-select-options-box-shadow);--prof-resp-address-options-list-style-type: var(--prof-resp-filter-select-options-list-style-type);--prof-resp-address-option-padding: var(--prof-resp-filter-select-option-padding);--prof-resp-address-option-bg: var(--prof-resp-filter-select-option-bg);--prof-resp-address-option-border: var(--prof-resp-filter-select-options-border);--prof-resp-address-option-border-radius: var(--prof-resp-filter-select-options-border-radius);--prof-resp-address-option-color: var(--prof-resp-filter-select-option-color);--prof-resp-address-option-line-height: var(--prof-resp-filter-select-option-line-height);--prof-resp-address-option-outline: var(--prof-resp-filter-select-option-outline);--prof-resp-address-option-cursor: var(--prof-resp-filter-select-option-cursor)}:root{--prof-resp-btn-min-width: 200px;--prof-resp-btn-bg: #1e7a60;--prof-resp-btn-label: #ffffff;--prof-resp-btn-border-clr: #1e7a60;--prof-resp-btn-outline: 0 solid transparent;--prof-resp-btn-sec-bg: #ffffff;--prof-resp-btn-sec-border-clr: #1e7a60;--prof-resp-btn-sec-label: #1b6f57;--prof-resp-btn-sec-outline: 0 solid transparent}:root{--prof-resp-filter-select-container-display: var(--prof-resp-input-field-container-display);--prof-resp-filter-select-container-tmp-cls: var(--prof-resp-input-field-container-tmp-cls);--prof-resp-filter-select-container-gap: var(--prof-resp-input-field-container-gap);--prof-resp-filter-select-container-max-width: var(--prof-resp-input-field-container-max-width);--prof-resp-filter-select-label-color: var(--prof-resp-input-label-color);--prof-resp-filter-select-label-font-size: var(--prof-resp-input-label-font-size);--prof-resp-filter-select-label-font-weight: var(--prof-resp-input-label-font-weight);--prof-resp-filter-select-label-line-height: var(--prof-resp-input-label-line-height);--prof-resp-filter-select-label-padding: var(--prof-resp-input-label-padding);--prof-resp-filter-select-input-color: var(--prof-resp-input-field-color);--prof-resp-filter-select-input-font-size: var(--prof-resp-input-field-font-size);--prof-resp-filter-select-input-font-weight: var(--prof-resp-input-field-font-weight);--prof-resp-filter-select-input-line-height: var(--prof-resp-input-field-line-height);--prof-resp-filter-select-input-border: var(--prof-resp-input-field-border);--prof-resp-filter-select-input-border-radius: var(--prof-resp-input-field-border-radius);--prof-resp-filter-select-input-background: var(--prof-resp-input-field-background);--prof-resp-filter-select-input-box-shadow: var(--prof-resp-input-field-box-shadow);--prof-resp-filter-select-input-padding: 12px 56px 12px 12px;--prof-resp-filter-select-input-overflow: var(--prof-resp-input-field-overflow);--prof-resp-filter-select-input-white-space: var(--prof-resp-input-field-white-space);--prof-resp-filter-select-input-text-overflow: var(--prof-resp-input-field-text-overflow);--prof-resp-filter-select-input-outline: var(--prof-resp-input-field-outline);--prof-resp-filter-select-input-placeholder-color: var(--prof-resp-input-placeholder-color);--prof-resp-filter-select-input-placeholder-font-weight: var(--prof-resp-input-placeholder-font-weight);--prof-resp-filter-select-options-width: 100%;--prof-resp-filter-select-options-max-height: 221px;--prof-resp-filter-select-options-margin: 8px 0 0 0;--prof-resp-filter-select-options-padding: 0;--prof-resp-filter-select-options-bg: #ffffff;--prof-resp-filter-select-options-border-radius: 8px;--prof-resp-filter-select-options-border: 1px solid #c3c6c5;--prof-resp-filter-select-options-box-shadow: 0 2px 4px 0 rgba(118, 121, 120, .12);--prof-resp-filter-select-options-list-style-type: none;--prof-resp-filter-select-options-position: absolute;--prof-resp-filter-select-options-top: 74px;--prof-resp-filter-select-options-overflow-x: auto;--prof-resp-filter-select-option-padding: 15px 16px;--prof-resp-filter-select-option-bg: var(--prof-resp-filter-select-options-bg);--prof-resp-filter-select-option-color: #323232;--prof-resp-filter-select-option-line-height: 1.5rem;--prof-resp-filter-select-option-outline: none;--prof-resp-filter-select-option-cursor: pointer}:root{--prof-resp-icon-container-height: 32px;--prof-resp-icon-container-width: 32px;--prof-resp-icon-container-border-radius: 4px;--prof-resp-icon-container-bg: transparent;--prof-resp-icon-svg-height: 24px;--prof-resp-icon-svg-width: 24px}:root{--prof-resp-masked-input-field-container-display: var(--prof-resp-input-field-container-display);--prof-resp-masked-input-field-container-tmp-cls: var(--prof-resp-input-field-container-tmp-cls);--prof-resp-masked-input-field-container-gap: var(--prof-resp-input-field-container-gap);--prof-resp-masked-input-field-container-max-width: var(--prof-resp-input-field-container-max-width);--prof-resp-masked-input-field-container-margin: var(--prof-resp-input-field-container-margin);--prof-resp-masked-input-field-color: var(--prof-resp-input-field-color);--prof-resp-masked-input-field-font-size: var(--prof-resp-input-field-font-size);--prof-resp-masked-input-field-font-weight: var(--prof-resp-input-field-font-weight);--prof-resp-masked-input-field-line-height: var(--prof-resp-input-field-line-height);--prof-resp-masked-input-field-border: var(--prof-resp-input-field-border);--prof-resp-masked-input-field-border-radius: var(--prof-resp-input-field-border-radius);--prof-resp-masked-input-field-background: var(--prof-resp-input-field-background);--prof-resp-masked-input-field-box-shadow: var(--prof-resp-input-field-box-shadow);--prof-resp-masked-input-field-padding: var(--prof-resp-input-field-padding);--prof-resp-masked-input-field-overflow: var(--prof-resp-input-field-overflow);--prof-resp-masked-input-field-white-space: var(--prof-resp-input-field-white-space);--prof-resp-masked-input-field-text-overflow: var(--prof-resp-input-field-text-overflow);--prof-resp-masked-input-field-outline: var(--prof-resp-input-field-outline);--prof-resp-masked-input-label-color: var(--prof-resp-input-label-color);--prof-resp-masked-input-label-font-size: var(--prof-resp-input-label-font-size);--prof-resp-masked-input-label-font-weight: var(--prof-resp-input-label-font-weight);--prof-resp-masked-input-label-line-height: var(--prof-resp-input-label-line-height);--prof-resp-masked-input-label-padding: var(--prof-resp-input-label-padding);--prof-resp-masked-input-label-margin: var(--prof-resp-input-label-margin);--prof-resp-masked-input-field-error-color: var(--prof-resp-input-field-error-color);--prof-resp-masked-input-field-error-font-size: var(--prof-resp-input-field-error-font-size);--prof-resp-masked-input-field-error-font-weight: var(--prof-resp-input-field-error-font-weight);--prof-resp-masked-input-field-error-line-height: var(--prof-resp-input-field-error-line-height);--prof-resp-masked-input-field-error-margin: var(--prof-resp-input-field-error-margin);--prof-resp-masked-input-placeholder-font-weight: var(--prof-resp-input-placeholder-font-weight);--prof-resp-masked-input-placeholder-color: var(--prof-resp-input-placeholder-color)}:root{--prof-resp-radio-cont-flex-direction: column;--prof-resp-radio-cont-flex-wrap: nowrap;--prof-resp-radio-cont-flex-gap: 24px 32px;--prof-resp-radio-cont-align-items: flex-start;--prof-resp-radio-cont-justify-content: normal;--prof-resp-radio-cont-max-width: none;--prof-resp-input-group-label-color: var(--prof-resp-input-label-color);--prof-resp-input-group-label-font-size: var(--prof-resp-input-label-font-size);--prof-resp-input-group-label-font-weight: var(--prof-resp-input-label-font-weight);--prof-resp-input-group-label-line-height: var(--prof-resp-input-label-line-height);--prof-resp-input-group-label-padding: var(--prof-resp-input-label-padding);--prof-resp-input-group-label-margin: var(--prof-resp-input-label-margin);--prof-resp-radio-item-max-width: none;--prof-resp-radio-item-padding: 12px 16px;--prof-resp-radio-item-bg: #ffffff;--prof-resp-radio-item-box-shadow: 0 2px 4px 0 rgba(40, 49, 104, .1);--prof-resp-radio-item-border-radius: 8px;--prof-resp-radio-item-border: 1px solid #dae1e9;--prof-resp-radio-item-flex-direction: row;--prof-resp-radio-item-flex-align: flex-start;--prof-resp-radio-item-flex: 0 1 auto;--prof-resp-radio-input-bg: #ffffff;--prof-resp-radio-input-border-radius: 24px;--prof-resp-radio-input-border: 1px solid #767978;--prof-resp-radio-input-gap: 16px;--prof-resp-radio-label-font-size: 1rem;--prof-resp-checkbox-input-outline: 2px solid transparent;--prof-resp-checkbox-input-icon-opacity: 0;--prof-resp-radio-cont-amount-wrap-flex-dir: column;--prof-resp-radio-cont-amount-item-align-cont: flex-start}@media (min-width: 760px){:root{--prof-resp-radio-cont-flex-direction: row;--prof-resp-radio-cont-amount-wrap-flex-dir: row}}:root{--prof-resp-text-input-field-container-display: var(--prof-resp-input-field-container-display);--prof-resp-text-input-field-container-tmp-cls: var(--prof-resp-input-field-container-tmp-cls);--prof-resp-text-input-field-container-gap: var(--prof-resp-input-field-container-gap);--prof-resp-text-input-field-container-max-width: var(--prof-resp-input-field-container-max-width);--prof-resp-text-input-field-container-margin: var(--prof-resp-input-field-container-margin);--prof-resp-text-input-field-color: var(--prof-resp-input-field-color);--prof-resp-text-input-field-font-size: var(--prof-resp-input-field-font-size);--prof-resp-text-input-field-font-weight: var(--prof-resp-input-field-font-weight);--prof-resp-text-input-field-line-height: var(--prof-resp-input-field-line-height);--prof-resp-text-input-field-border: var(--prof-resp-input-field-border);--prof-resp-text-input-field-border-radius: var(--prof-resp-input-field-border-radius);--prof-resp-text-input-field-background: var(--prof-resp-input-field-background);--prof-resp-text-input-field-box-shadow: var(--prof-resp-input-field-box-shadow);--prof-resp-text-input-field-padding: var(--prof-resp-input-field-padding);--prof-resp-text-input-field-overflow: var(--prof-resp-input-field-overflow);--prof-resp-text-input-field-white-space: var(--prof-resp-input-field-white-space);--prof-resp-text-input-field-text-overflow: var(--prof-resp-input-field-text-overflow);--prof-resp-text-input-field-outline: var(--prof-resp-input-field-outline);--prof-resp-text-input-label-color: var(--prof-resp-input-label-color);--prof-resp-text-input-label-font-size: var(--prof-resp-input-label-font-size);--prof-resp-text-input-label-font-weight: var(--prof-resp-input-label-font-weight);--prof-resp-text-input-label-line-height: var(--prof-resp-input-label-line-height);--prof-resp-text-input-label-padding: var(--prof-resp-input-label-padding);--prof-resp-text-input-label-margin: var(--prof-resp-input-label-margin);--prof-resp-text-input-field-error-color: var(--prof-resp-input-field-error-color);--prof-resp-text-input-field-error-font-size: var(--prof-resp-input-field-error-font-size);--prof-resp-text-input-field-error-font-weight: var(--prof-resp-input-field-error-font-weight);--prof-resp-text-input-field-error-line-height: var(--prof-resp-input-field-error-line-height);--prof-resp-text-input-field-error-margin: var(--prof-resp-input-field-error-margin);--prof-resp-text-input-field-desc-font-size: var(--prof-resp-input-field-desc-font-size);--prof-resp-text-input-field-desc-line-height: var(--prof-resp-input-field-desc-line-height);--prof-resp-text-input-field-desc-color: var(--prof-resp-input-field-desc-color);--prof-resp-text-input-placeholder-font-weight: var(--prof-resp-input-placeholder-font-weight);--prof-resp-text-input-placeholder-color: var(--prof-resp-input-placeholder-color)}:root{--prof-resp-stepper-step-clr: #dae1e9}:root{--prof-resp-btn-tertiary-bg: #e9f2ef;--prof-resp-btn-tertiary-outline: 0 solid transparent;--prof-resp-btn-tertiary-label-color: #1b6f57}:root{--prof-resp-btn-link-bg: transparent;--prof-resp-btn-link-outline: 0 solid transparent;--prof-resp-btn-link-label-color: #1b6f57}:root{--prof-resp-downloadable-doc-align-items: flex-start;--prof-resp-downloadable-doc-grid-temp-cols: 24px minmax(0, 1fr);--prof-resp-downloadable-doc-bg: transparent;--prof-resp-downloadable-doc-icon-download-display: none;--prof-resp-downloadable-doc-icon-download-opacity: 0}@media (min-width: 760px){:root{--prof-resp-downloadable-doc-grid-temp-cols: 24px minmax(0, 1fr) 32px;--prof-resp-downloadable-doc-align-items: center}}:root{--prof-resp-legal-statements-wrap-bg: #F0F1F5;--prof-resp-legal-statements-wrap-border-radius: 16px}:root{--prof-resp-activity-item-gap: 8px}prof-resp-i-legal-statements-preview .prof-resp__downloadable-doc grma-icon:has(.grma-icon--download-grey),prof-resp-i-activity-selector .prof-resp__activity-item .grma-icon-container,prof-resp-i-proposal-summary .prof-resp__proposal-summary-card-title grma-icon .grma-icon-container,grma-address-search grma-icon:has(.grma-icon--circle-close) .grma-icon-container,grma-datepicker-basic .mat-datepicker-toggle .mat-mdc-icon-button,grma-accordion .grma-accordion__card .grma-accordion__header grma-icon:has(.grma-icon--menu-arrow),.prof-resp__layout .prof-resp__content-heading grma-icon .grma-icon-container{border-radius:30px;background-color:transparent;outline:2px solid transparent;transition:all .15s ease-in-out!important}prof-resp-i-legal-statements-preview .prof-resp__downloadable-doc grma-icon:hover:has(.grma-icon--download-grey),prof-resp-i-activity-selector .prof-resp__activity-item .grma-icon-container:hover,prof-resp-i-proposal-summary .prof-resp__proposal-summary-card-title grma-icon .grma-icon-container:hover,grma-address-search grma-icon:has(.grma-icon--circle-close) .grma-icon-container:hover,grma-datepicker-basic .mat-datepicker-toggle .mat-mdc-icon-button:hover,grma-accordion .grma-accordion__card .grma-accordion__header grma-icon:hover:has(.grma-icon--menu-arrow),.prof-resp__layout .prof-resp__content-heading grma-icon .grma-icon-container:hover{background-color:#edf5f2}prof-resp-i-legal-statements-preview .prof-resp__downloadable-doc grma-icon:active:has(.grma-icon--download-grey),prof-resp-i-activity-selector .prof-resp__activity-item .grma-icon-container:active,prof-resp-i-proposal-summary .prof-resp__proposal-summary-card-title grma-icon .grma-icon-container:active,grma-address-search grma-icon:has(.grma-icon--circle-close) .grma-icon-container:active,grma-datepicker-basic .mat-datepicker-toggle .mat-mdc-icon-button:active,grma-accordion .grma-accordion__card .grma-accordion__header grma-icon:active:has(.grma-icon--menu-arrow),.prof-resp__layout .prof-resp__content-heading grma-icon .grma-icon-container:active{background-color:#b9d6ce}prof-resp-i-legal-statements-preview .prof-resp__downloadable-doc grma-icon:focus-visible:has(.grma-icon--download-grey),prof-resp-i-activity-selector .prof-resp__activity-item .grma-icon-container:focus-visible,prof-resp-i-proposal-summary .prof-resp__proposal-summary-card-title grma-icon .grma-icon-container:focus-visible,grma-address-search grma-icon:has(.grma-icon--circle-close) .grma-icon-container:focus-visible,grma-datepicker-basic .mat-datepicker-toggle .mat-mdc-icon-button:focus-visible,grma-accordion .grma-accordion__card .grma-accordion__header grma-icon:focus-visible:has(.grma-icon--menu-arrow),.prof-resp__layout .prof-resp__content-heading grma-icon .grma-icon-container:focus-visible{background-color:transparent;outline-color:#98c2b6}.prof-resp__error-box p,span.error,.error-msg{display:var(--prof-resp-input-field-error-display);color:var(--prof-resp-input-field-error-color);font-size:var(--prof-resp-input-field-error-font-size);font-weight:var(--prof-resp-input-field-error-font-weight);line-height:var(--prof-resp-input-field-error-line-height);margin:var(--prof-resp-input-field-error-margin);text-align:var(--prof-resp-input-field-error-text-align);animation:shake .5s ease-in-out}*,*:before,*:after{box-sizing:border-box;letter-spacing:.5px}body{margin:0;font-family:circular,sans-serif;font-size:1rem;font-weight:400;line-height:130%;color:#323232;background-color:#fafafc}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin:0;font-weight:450;line-height:130%;color:inherit}p,ul{margin:0}input{appearance:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{box-shadow:var(--prof-resp-input-field-box-shadow)!important;-webkit-box-shadow:var(--prof-resp-input-field-box-shadow)!important;-webkit-transition:background-color 5000s ease-in-out 0s!important;transition:background-color 5000s ease-in-out 0s!important;-webkit-text-fill-color:#464747!important}input:-webkit-autofill{border:var(--prof-resp-input-field-border)!important;border-bottom:var(--prof-resp-input-field-border)!important}input:-webkit-autofill:hover{--prof-resp-input-field-border: 1px solid #767978}input:-webkit-autofill:focus{--prof-resp-input-field-border: 1px solid #323232}.container{padding:calc(24px + var(--prof-resp-header-height)) 16px 24px 16px}.prof-resp__layout{display:var(--prof-resp-layout-display);grid-template-columns:var(--prof-resp-layout-tmp-cls);justify-content:var(--prof-resp-layout-justify-content);gap:var(--prof-resp-layout-gap);padding:var(--prof-resp-layout-padding)}.prof-resp__layout .prof-resp__content-header{display:var(--prof-resp-content-header-display);grid-template-columns:var(--prof-resp-content-header-tmp-cls);gap:var(--prof-resp-content-header-gap);justify-items:var(--prof-resp-content-header-justify-items);text-align:var(--prof-resp-content-header-text-align)}.prof-resp__layout .prof-resp__content-header img{margin:0 auto;max-width:100%}.prof-resp__layout .prof-resp__content-heading{font-size:var(--prof-resp-content-heading-font-size)}.prof-resp__layout .prof-resp__content-heading grma-icon{--prof-resp-icon-container-height: 32px;--prof-resp-icon-container-width: 32px;--prof-resp-icon-svg-height: 20px;--prof-resp-icon-svg-width: 20px;height:20px;width:20px;display:inline-block;transform:translateY(-4px);position:relative}.prof-resp__layout .prof-resp__content-heading grma-icon .grma-icon-container{position:absolute}.prof-resp__layout .prof-resp__content-body{display:var(--prof-resp-content-body-display);grid-template-columns:var(--prof-resp-content-body-tmp-cls)}.prof-resp__layout .prof-resp__content-footer{display:var(--prof-resp-content-footer-display);flex-direction:var(--prof-resp-content-footer-direction);align-items:var(--prof-resp-content-footer-align-items);justify-content:var(--prof-resp-content-footer-justify-content);gap:var(--prof-resp-content-footer-gap)}@media (min-width: 375px){.prof-resp__layout .prof-resp__content-footer--counter{width:fit-content;justify-self:center}}.prof-resp__layout .prof-resp__content-footer--counter grma-button,.prof-resp__layout .prof-resp__content-footer--counter grma-button button{width:100%}@media (min-width: 760px){.prof-resp__layout .prof-resp__content-footer--counter grma-button,.prof-resp__layout .prof-resp__content-footer--counter grma-button button{width:auto}}.prof-resp__layout .prof-resp__input-group-label{color:var(--prof-resp-input-group-label-color);font-size:var(--prof-resp-input-group-label-font-size);font-weight:var(--prof-resp-input-group-label-font-weight);line-height:var(--prof-resp-input-group-label-line-height);padding:var(--prof-resp-input-group-label-padding);margin:var(--prof-resp-input-group-label-margin)}.prof-resp__layout .prof-resp__input-group-cols{display:grid;grid-template-columns:minmax(0,1fr);gap:24px}@media (min-width: 760px){.prof-resp__layout .prof-resp__input-group-cols{grid-template-columns:repeat(2,minmax(0,1fr))}}.prof-resp__layout .prof-resp__input-group .prof-resp__checkbox{margin:8px 0 0}.grma-icon--info{background-image:url(/ProfRespInsurance/assets/icons/app/info.svg)}.grma-icon--cancel{background-image:url(/ProfRespInsurance/assets/icons/app/cancel.svg)}.grma-icon--tertiary-plus{background-image:url(/ProfRespInsurance/assets/icons/app/tertiary-plus.svg)}.grma-icon--tertiary-plus.hover{background-image:url(/ProfRespInsurance/assets/icons/app/tertiary-plus-hover.svg)}.grma-icon--tertiary-download{background-image:url(/ProfRespInsurance/assets/icons/app/tertiary-download.svg)}.grma-icon--tertiary-download.hover{background-image:url(/ProfRespInsurance/assets/icons/app/tertiary-download-hover.svg)}.grma-icon--light-bulb{background-image:url(/ProfRespInsurance/assets/icons/app/light-bulb.svg)}.grma-icon--document{background-image:url(/ProfRespInsurance/assets/icons/app/document.svg)}.grma-icon--document.hover{background-image:url(/ProfRespInsurance/assets/icons/app/document-hover.svg)}.grma-icon--download-grey{background-image:url(/ProfRespInsurance/assets/icons/app/download-grey.svg)}.prof-resp__modal{--bs-modal-width: var(--prof-resp-modal-dialog-max-width);overflow:hidden}.prof-resp__modal .modal-dialog{max-width:var(--bs-modal-width);overflow:hidden}@media (max-width: 1024.98px){.prof-resp__modal .modal-dialog-centered{align-items:flex-end;height:100%;margin:0 auto}}.prof-resp__modal .modal-content{--bs-modal-color: var(--prof-resp-modal-content-color);--bs-modal-bg: var(--prof-resp-modal-content-background);position:relative;display:flex;flex-direction:column;width:100%;box-shadow:0 4px 4px #696f8c40;border:0;border-radius:16px 16px 0 0;padding:var(--prof-resp-modal-content-padding-value) 0;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;max-height:80vh;max-height:80dvh;overflow-y:auto;outline:0}@media (min-width: 1025px){.prof-resp__modal .modal-content{border-radius:16px}}.prof-resp__modal-body{text-align:var(--prof-resp-modal-body-text-align);padding:0 var(--prof-resp-modal-body-padding-value)}.prof-resp__modal-body-col p{font-weight:450}.prof-resp__modal-body-col p+p{margin-top:16px}.prof-resp__modal-body .prof-resp__modal-heading{margin:var(--prof-resp-modal-heading-margin);font-size:1.125rem;text-align:center}@media (min-width: 1025px){.prof-resp__modal-body .prof-resp__modal-heading{font-size:1.25rem}}.prof-resp__modal-body .prof-resp__modal-heading+p{margin-top:24px}@media (min-width: 1025px){.prof-resp__modal-body .prof-resp__modal-heading+p{margin-top:32px}}.prof-resp__modal-body img+.prof-resp__modal-body-col .prof-resp__modal-heading{--prof-resp-modal-heading-margin: 16px 0 32px 0}.prof-resp__modal-footer{display:var(--prof-resp-modal-footer-display);flex-direction:var(--prof-resp-modal-footer-direction);align-items:var(--prof-resp-modal-footer-align-items);justify-content:var(--prof-resp-modal-footer-justify-content);gap:var(--prof-resp-modal-footer-gap);margin:var(--prof-resp-modal-footer-margin);padding:0 var(--prof-resp-modal-body-padding-value)}.prof-resp__modal-backdrop{--bs-backdrop-bg: var(--prof-resp-modal-backdrop-background);--bs-backdrop-opacity: var(--prof-resp-modal-backdrop-opacity);transition:opacity .3s ease-out}.prof-resp__modal.modal .modal-dialog{opacity:0;transform:translateY(50px);transition:opacity .3s ease-out,transform .3s ease-out}@media (min-width: 1025px){.prof-resp__modal.modal .modal-dialog{transform:translateY(-50px)}}.prof-resp__modal.modal.show .modal-dialog{opacity:1;transform:none}.prof-resp__modal:has(.prof-resp__search-consultants-btn){--prof-resp-modal-dialog-max-width: 840px}.prof-resp__messages-box{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--prof-resp-messages-box-gap);padding:var(--prof-resp-messages-box-padding);border:var(--prof-resp-messages-box-border);background:var(--prof-resp-messages-box-background);border-radius:var(--prof-resp-messages-box-border-radius);font-size:var(--prof-resp-messages-box-font-size);line-height:var(--prof-resp-messages-box-line-height);font-weight:var(--prof-resp-messages-box-font-weight)}.prof-resp__messages-box-title{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--prof-resp-messages-box-title-gap);align-items:var(--prof-resp-messages-box-title-align-items);font-size:var(--prof-resp-messages-box-title-font-size);font-weight:var(--prof-resp-messages-box-title-font-weight);line-height:var(--prof-resp-messages-box-title-line-height);color:var(--prof-resp-messages-box-title-color);margin:var(--prof-resp-messages-box-title-margin)}@media (min-width: 760px){.prof-resp__messages-box-title{grid-template-columns:var(--prof-resp-messages-box-title-icon-size) minmax(0,1fr)}}.prof-resp__messages-box-title:before{display:block;content:url(/ProfRespInsurance/assets/icons/messages/messages-info.svg);width:var(--prof-resp-messages-box-title-icon-size);line-height:0}.prof-resp__messages-box-desc{margin:var(--prof-resp-messages-box-desc-margin);font-size:var(--prof-resp-messages-box-desc-font-size);color:var(--prof-resp-messages-box-desc-color);font-weight:var(--prof-resp-messages-box-desc-font-weight)}.prof-resp__messages-box-desc a{color:var(--prof-resp-messages-box-link-color)!important}.prof-resp__button-tertiary{display:grid;grid-template-columns:minmax(0,1fr) 32px;gap:16px;place-items:center;padding:8px 16px;text-align:start;border-radius:8px;border:0;transition:all .25s ease-in-out;background:var(--prof-resp-btn-tertiary-bg);outline:var(--prof-resp-btn-tertiary-outline);cursor:pointer}.prof-resp__button-tertiary .label{font-size:1rem;font-weight:500;line-height:1.25rem;transition:color .25s ease-in-out;color:var(--prof-resp-btn-tertiary-label-color)}.prof-resp__button-tertiary:hover,.prof-resp__button-tertiary:active{--prof-resp-btn-tertiary-bg: #b9d6ce;--prof-resp-btn-tertiary-label-color: #155744}.prof-resp__button-tertiary:hover .grma-icon.hover,.prof-resp__button-tertiary:active .grma-icon.hover{opacity:1}.prof-resp__button-tertiary:focus{outline:var(--prof-resp-btn-tertiary-outline)}.prof-resp__button-tertiary:focus-visible{--prof-resp-btn-tertiary-bg: #b9d6ce;--prof-resp-btn-tertiary-label-color: #155744;--prof-resp-btn-tertiary-outline: 6px solid #1b6f57}.prof-resp__button-tertiary:focus-visible .grma-icon.hover{opacity:1}.prof-resp__button-tertiary.disabled,.prof-resp__button-tertiary:disabled{--prof-resp-btn-tertiary-bg: #e9f2ef;--prof-resp-btn-tertiary-label-color: #b9d6ce;--prof-resp-btn-tertiary-outline: 0 solid transparent;outline:var(--prof-resp-btn-tertiary-outline)}.prof-resp__button-tertiary.disabled .grma-icon.hover,.prof-resp__button-tertiary:disabled .grma-icon.hover{opacity:0}.prof-resp__button-tertiary.disabled .grma-icon--tertiary-plus,.prof-resp__button-tertiary:disabled .grma-icon--tertiary-plus{background-image:url(/ProfRespInsurance/assets/icons/app/tertiary-plus-disabled.svg)}.prof-resp__button-tertiary.disabled .grma-icon--tertiary-download,.prof-resp__button-tertiary:disabled .grma-icon--tertiary-download{background-image:url(/ProfRespInsurance/assets/icons/app/tertiary-download-disabled.svg)}.prof-resp__button-link{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;place-items:center;padding:8px 40px;border-radius:28px;min-width:var(--prof-resp-btn-min-width);min-height:48px;border:0;transition:all .25s ease-in-out;background:var(--prof-resp-btn-link-bg);outline:var(--prof-resp-btn-link-outline);cursor:pointer}.prof-resp__button-link .label{font-size:1.125rem;font-weight:500;line-height:1.25rem;transition:color .25s ease-in-out;color:var(--prof-resp-btn-link-label-color)}.prof-resp__button-link:hover{--prof-resp-btn-link-bg: #e9f2ef;--prof-resp-btn-link-label-color: #155744;outline:var(--prof-resp-btn-link-outline)}.prof-resp__button-link:active{--prof-resp-btn-link-bg: #b9d6ce;--prof-resp-btn-link-label-color: #155744;outline:var(--prof-resp-btn-link-outline)}.prof-resp__button-link:focus{outline:var(--prof-resp-btn-link-outline)}.prof-resp__button-link:focus-visible{--prof-resp-btn-link-bg: transparent;--prof-resp-btn-link-label-color: #155744;--prof-resp-btn-link-outline: 6px solid #98c2b6}.prof-resp__button-link.disabled,.prof-resp__button-link:disabled{--prof-resp-btn-link-bg: transparent;--prof-resp-btn-link-label-color: #b9d6ce;--prof-resp-btn-link-outline: 0 solid transparent;outline:var(--prof-resp-btn-link-outline)}.prof-resp__grma-btn{width:100%;min-width:var(--prof-resp-btn-min-width);display:grid;place-items:center;padding:10px 40px;background-color:var(--prof-resp-btn-bg);border-radius:28px;color:var(--prof-resp-btn-label);font-size:1.125rem;font-weight:500;line-height:1.75rem;text-align:center;text-decoration:none;outline:var(--prof-resp-btn-outline);outline-offset:0;transition:all .25s ease-in-out;cursor:pointer}@media (min-width: 375px){.prof-resp__grma-btn{width:auto}}.prof-resp__grma-btn:hover{--prof-resp-btn-bg: #1b6f57}.prof-resp__grma-btn:active,.prof-resp__grma-btn:focus{--prof-resp-btn-bg: #155744}.prof-resp__grma-btn:focus-visible{--prof-resp-btn-bg: #1e7a60;--prof-resp-btn-outline: 6px solid #98c2b6}@media (min-width: 375px){.prof-resp__resend-btn{--prof-resp-btn-min-width: 310px}}ngx-skeleton-loader{--prof-resp-skeleton-width: 100%;--prof-resp-skeleton-height: 48px;--prof-resp-skeleton-margin: 0;--prof-resp-skeleton-padding: 0;display:block;width:var(--prof-resp-skeleton-width);margin:var(--prof-resp-skeleton-margin);padding:var(--prof-resp-skeleton-padding)}ngx-skeleton-loader .skeleton-loader.progress{--ngx-skeleton-loader-background-image-light-mode: linear-gradient(270deg, transparent, #F1F1F7, transparent);display:block;width:100%;margin:0;border-radius:0;background-color:#e7eaec;height:var(--prof-resp-skeleton-height)}.prof-resp__skeleton-heading{--prof-resp-skeleton-width: 100%;--prof-resp-skeleton-height: 41px}.prof-resp__skeleton-subtitle{--prof-resp-skeleton-width: 94%;--prof-resp-skeleton-height: 42px;--prof-resp-skeleton-margin: 0 auto}.prof-resp__skeleton-input-label{--prof-resp-skeleton-width: 116px;--prof-resp-skeleton-height: 26px}.prof-resp__skeleton-radio{--prof-resp-skeleton-width: 100%;--prof-resp-skeleton-height: 56px}@media (min-width: 375px){.prof-resp__skeleton-radio{--prof-resp-skeleton-width: min(100%, 240px)}}.prof-resp__skeleton-button{--prof-resp-skeleton-width: 100%}@media (min-width: 375px){.prof-resp__skeleton-button{--prof-resp-skeleton-width: 200px}}.prof-resp__skeleton-messages-box{--prof-resp-skeleton-height: 337px}.prof-resp__skeleton-checkbox{--prof-resp-skeleton-height: 32px}.prof-resp__skeleton-img{--prof-resp-skeleton-width: min(100%, 212px);--prof-resp-skeleton-height: 159px}.prof-resp__skeleton-calc-card{background-color:#fff;padding:24px 16px;border:2px solid #dadde7;border-radius:24px;box-shadow:0 6px 12px #2831681a}@media (min-width: 760px){.prof-resp__skeleton-calc-card{border:none}}.prof-resp__skeleton-calc-card-title{--prof-resp-skeleton-height: 29px}@media (min-width: 760px){.prof-resp__skeleton-calc-card-title{--prof-resp-skeleton-height: 47px;--prof-resp-skeleton-margin: 0 0 24px 0}}.prof-resp__skeleton-calc-card-label{--prof-resp-skeleton-height: 24px;--prof-resp-skeleton-padding: 8px 0;border-bottom:1px solid #cbd1d8}@media (min-width: 760px){.prof-resp__skeleton-calc-card-label{--prof-resp-skeleton-padding: 24px 0}}.prof-resp__skeleton-calc-data-label{--prof-resp-skeleton-height: 23px;--prof-resp-skeleton-width: 60%;--prof-resp-skeleton-margin: 8px 0}@media (min-width: 760px){.prof-resp__skeleton-calc-data-label{--prof-resp-skeleton-margin: 24px 0 22px 0}}.prof-resp__skeleton-txt-cols{display:grid;grid-template-columns:minmax(0,1fr);gap:4px;margin:0 0 8px}@media (min-width: 760px){.prof-resp__skeleton-txt-cols{margin:0 0 16px;gap:24px;grid-template-columns:minmax(0,2fr) minmax(0,3fr)}}.prof-resp__skeleton-calc-data{--prof-resp-skeleton-height: 21px}.prof-resp__skeleton-calc-card-price{margin:16px 0 0;padding:8px;border-radius:8px;background-color:#f4f5f8;border:2px solid #dadde7}@media (min-width: 760px){.prof-resp__skeleton-calc-card-price{padding:16px;margin:24px 0 0;border:1px solid #c3c7d3}}.prof-resp__skeleton-calc-price-label{--prof-resp-skeleton-height: 21px;--prof-resp-skeleton-width: 67px;--prof-resp-skeleton-margin: 0 0 8px 0}.prof-resp__skeleton-calc-price{--prof-resp-skeleton-height: 47px;--prof-resp-skeleton-width: 172px}.prof-resp__skeleton-basic-coverages{--prof-resp-skeleton-height: 104px}.prof-resp__skeleton-checkbox-wrapper{display:grid;grid-template-columns:minmax(0,1fr);gap:24px}@media (min-width: 760px){.prof-resp__skeleton-checkbox-wrapper{gap:32px}}.prof-resp__skeleton-checkbox-card{background-color:#fff;padding:16px;display:grid;grid-template-columns:32px minmax(0,1fr);gap:16px;border-radius:8px;border:1px solid #dae1e9;box-shadow:0 2px 12px #2831681a}@media (min-width: 760px){.prof-resp__skeleton-checkbox-card{padding:24px}}.prof-resp__skeleton-checkbox-card-check{margin:4px;height:24px;width:24px;border:1px solid #888EA5;border-radius:4px}.prof-resp__skeleton-checkbox-card-content{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}@media (min-width: 760px){.prof-resp__skeleton-checkbox-card-content{gap:24px}}.prof-resp__skeleton-checkbox-card-title{--prof-resp-skeleton-height: 24px}.prof-resp__skeleton-checkbox-card-desc{--prof-resp-skeleton-height: 63px}.prof-resp__skeleton-checkbox-card-amount{--prof-resp-skeleton-height: 44px;--prof-resp-skeleton-padding: 16px 0;display:flex;flex-direction:column;gap:24px;border-top:1px solid #cbd1d8}@media (min-width: 760px){.prof-resp__skeleton-checkbox-card-amount{--prof-resp-skeleton-height: 70px;flex-direction:row}}@media (min-width: 891px){.prof-resp__skeleton-checkbox-card-amount .skeleton-loader{flex:1}}.prof-resp__skeleton-checkbox-card-btn{--prof-resp-skeleton-width: min(100%, 264px)}.prof-resp__statement-section{--prof-resp-radio-cont-flex-direction: column;--prof-resp-radio-cont-align-items: stretch;padding:16px;background:#fff;border-radius:16px;border:1px solid #c8ccdb}@media (min-width: 760px){.prof-resp__statement-section{--prof-resp-radio-cont-flex-direction: row;padding:32px}}.prof-resp__statement-content{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;padding:0 0 24px;border-bottom:1px solid #cbd1d8}@media (min-width: 760px){.prof-resp__statement-content{padding:0 100px 24px 0}}.prof-resp__statement-content p,.prof-resp__statement-content ul{font-size:.875rem;font-weight:450}@media (min-width: 760px){.prof-resp__statement-content p,.prof-resp__statement-content ul{font-size:1rem}}.prof-resp__statement-content ul{padding:0 0 0 18px}.prof-resp__statement-content li{margin:0 0 4px}.prof-resp__statement-content li:last-child{margin:0}.prof-resp__statement-form{display:grid;grid-template-columns:minmax(0,1fr);gap:24px}@media (min-width: 760px){.prof-resp__statement-form{gap:16px}}.prof-resp__statement-inputs{padding:24px 0 0}.prof-resp__statement-inputs-wrap{display:flex;flex-direction:column;gap:24px}@media (min-width: 760px){.prof-resp__statement-inputs-wrap{align-items:center;flex-direction:row;gap:32px}}.prof-resp__statement-inputs-label{flex:1;font-size:.875rem;font-weight:450;line-height:130%}@media (min-width: 760px){.prof-resp__statement-inputs-label{font-size:1rem}}.prof-resp__statement-inputs grma-radio-button{flex-shrink:0}.prof-resp__legal-statements-wrap{padding:16px;background-color:var(--prof-resp-legal-statements-wrap-bg);border-radius:var(--prof-resp-legal-statements-wrap-border-radius);display:grid;grid-template-columns:minmax(0,1fr);gap:24px}@media (min-width: 760px){.prof-resp__legal-statements-wrap{padding:40px}}.prof-resp__legal-statements-card{padding:16px;border-radius:16px;background-color:#fff;border:1px solid #c8ccdb}@media (min-width: 760px){.prof-resp__legal-statements-card{padding:24px}}.prof-resp__legal-statements-desc-wrap{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}.prof-resp__legal-statements-docs-wrap{display:grid;grid-template-columns:minmax(0,1fr);gap:8px;margin:0 0 32px}@media (min-width: 760px){.prof-resp__legal-statements-docs-wrap{justify-items:flex-start;margin:0 0 48px}}.prof-resp__legal-statements .prof-resp__button-tertiary{margin:0 auto}.prof-resp__legal-statements .prof-resp__skeleton-legal-statements-desc{--prof-resp-skeleton-height: 42px}.prof-resp__legal-statements .prof-resp__skeleton-legal-statements-card .prof-resp__skeleton-button{--prof-resp-skeleton-width: min(100%, 264px);--prof-resp-skeleton-margin: 0 auto}.prof-resp__legal-statements .prof-resp__skeleton-downloadable-doc{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}.prof-resp__header{display:grid;align-items:center;position:fixed;top:0;width:100%;height:var(--prof-resp-header-height);box-shadow:0 2px 12px #0a113d1a;background:#fff;z-index:1050}.prof-resp__header-logo-wrap{display:block;width:fit-content}.prof-resp__header-logo-img{height:var(--prof-resp-header-logo-height);width:auto}.prof-resp__link{color:#1e7a60;text-decoration:underline}.prof-resp__link:hover{color:#155744}.prof-resp__link:active{color:#114335}.prof-resp__link:focus-visible{color:#1b6f57}.prof-resp__spinner{width:100%;height:100vh;height:100dvh;padding-left:var(--wz-app-grid-nav-width);background-color:#8d91ad33;display:grid;place-content:center;position:fixed;z-index:1100;top:0;left:0;transition:padding .3s ease-out}.prof-resp__spinner-icon{content:url(/ProfRespInsurance/assets/icons/app/spinner-green.png);height:64px;width:64px;animation:spinnerAnimation 2s linear infinite}body:has(.prof-resp__spinner){overflow:hidden;padding-right:15px}.prof-resp__downloadable-doc{padding:8px;display:grid;grid-template-columns:var(--prof-resp-downloadable-doc-grid-temp-cols);gap:16px;align-items:var(--prof-resp-downloadable-doc-align-items);background-color:var(--prof-resp-downloadable-doc-bg);font-size:.875rem;font-weight:450;line-height:130%;color:#323232;text-align:start;border-radius:8px;border:none;outline:none;transition:background-color .25s ease-in-out}.prof-resp__downloadable-doc grma-icon:has(.grma-icon--document){--prof-resp-icon-container-height: 24px;--prof-resp-icon-container-width: 24px;--prof-resp-icon-svg-height: 24px;--prof-resp-icon-svg-width: 24px}.prof-resp__downloadable-doc grma-icon:has(.grma-icon--download-grey){--prof-resp-icon-svg-height: 24px;--prof-resp-icon-svg-width: 24px;display:var(--prof-resp-downloadable-doc-icon-download-display)}@media (min-width: 760px){.prof-resp__downloadable-doc grma-icon:has(.grma-icon--download-grey){--prof-resp-downloadable-doc-icon-download-display: block}}.prof-resp__downloadable-doc .grma-icon--download-grey{opacity:var(--prof-resp-downloadable-doc-icon-download-opacity)}.prof-resp__downloadable-doc .grma-icon.hover{opacity:0}.prof-resp__downloadable-doc:hover{--prof-resp-downloadable-doc-bg: #edf5f2}.prof-resp__downloadable-doc:active{--prof-resp-downloadable-doc-bg: #dde9e6}.prof-resp__downloadable-doc:focus{outline:none}.prof-resp__downloadable-doc:hover .grma-icon--document,.prof-resp__downloadable-doc:active .grma-icon--document{opacity:0}.prof-resp__downloadable-doc:hover .grma-icon--document.hover,.prof-resp__downloadable-doc:active .grma-icon--document.hover{opacity:1}.prof-resp__downloadable-doc:hover .grma-icon--download-grey,.prof-resp__downloadable-doc:active .grma-icon--download-grey{--prof-resp-downloadable-doc-icon-download-opacity: 1}.prof-resp__activity-list{--prof-resp-radio-cont-align-items: stretch;padding:0 0 16px;border-bottom:1px solid #dfdff2}@media (min-width: 1025px){.prof-resp__activity-list-section{padding:16px;background:#fff;border-radius:16px;border:1px solid #dfdff2}}.prof-resp__activity-list-wrap{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}.prof-resp__activity-list .prof-resp__checkbox.prof-resp__checkbox--minimal{--prof-resp-radio-item-bg: #ffffff;--prof-resp-radio-item-border-radius: 24px;padding:0}@media (min-width: 760px){.prof-resp__activity-list .prof-resp__checkbox.prof-resp__checkbox--minimal{overflow-y:auto}@supports not selector(::-webkit-scrollbar){.prof-resp__activity-list .prof-resp__checkbox.prof-resp__checkbox--minimal{scrollbar-color:#dfdff2 transparent;scrollbar-width:thin}}.prof-resp__activity-list .prof-resp__checkbox.prof-resp__checkbox--minimal::-webkit-scrollbar{width:10px;height:auto}.prof-resp__activity-list .prof-resp__checkbox.prof-resp__checkbox--minimal::-webkit-scrollbar-thumb{background:#dfdff2;border-radius:30px}.prof-resp__activity-list .prof-resp__checkbox.prof-resp__checkbox--minimal::-webkit-scrollbar-track{background:transparent}.prof-resp__activity-list .prof-resp__checkbox.prof-resp__checkbox--minimal{scrollbar-face-color:#dfdff2;scrollbar-track-color:transparent}}@media (min-width: 1025px){.prof-resp__activity-list .prof-resp__checkbox.prof-resp__checkbox--minimal{max-height:272px;padding:0 32px 0 0}}.prof-resp__activity-list .prof-resp__checkbox.prof-resp__checkbox--minimal .group-container>div{display:contents}.prof-resp__activity-list .prof-resp__checkbox.prof-resp__checkbox--minimal .item-container{--prof-resp-radio-item-padding: 8px}@media (min-width: 760px){.prof-resp__activity-list .prof-resp__checkbox.prof-resp__checkbox--minimal .item-container{--prof-resp-radio-item-padding: 8px 16px}}.prof-resp__activity-info-btn{display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:16px;padding:8px 16px;border:0;border-radius:8px;background:#f2f6f2;text-align:left;outline:0 solid transparent}.prof-resp__activity-info-btn .label{color:#323232;font-size:1rem;font-weight:400;line-height:130%;letter-spacing:.5px}.prof-resp__activity-info-btn:hover,.prof-resp__activity-info-btn:active,.prof-resp__activity-info-btn:focus,.prof-resp__activity-info-btn:focus-visible{outline:0 solid transparent}.prof-resp__activity-item{display:flex;align-items:center;gap:var(--prof-resp-activity-item-gap)}.prof-resp__activity-code{color:#1d1e1e;font-size:1rem;font-weight:500;line-height:130%;letter-spacing:.5px;padding:4px 8px;border-radius:30px;background:#e3e8ef}.prof-resp__activity-name{color:#323232;font-size:1rem;font-weight:450;line-height:130%;letter-spacing:.5px;margin:0;hyphens:auto}grma-stepper .stepper{padding:0 0 16px;display:flex;align-items:center;justify-content:center}@media (min-width: 760px){grma-stepper .stepper{padding:15px 32px;background-color:#fff;box-shadow:0 2px 12px #2831681a;border-radius:2px 2px 0 0}}grma-stepper .stepper .step{display:none;margin:0}@media (min-width: 760px){grma-stepper .stepper .step{display:block}}grma-stepper .stepper .step a{margin:0;color:var(--prof-resp-stepper-step-clr)!important;font-size:.875rem;font-weight:450!important;line-height:130%}@media (min-width: 760px){grma-stepper .stepper .step a{display:flex;align-items:center;gap:28px;font-size:1rem}}grma-stepper .stepper .step.active{--prof-resp-stepper-step-clr: #323232;--prof-resp-icon-container-bg: #e9f2ef;display:block}grma-stepper .stepper .step.active .grma-icon--stepper-data{background-image:url(/ProfRespInsurance/assets/icons/stepper/stepper-data-active.svg)}grma-stepper .stepper .step.active .grma-icon--stepper-calculation{background-image:url(/ProfRespInsurance/assets/icons/stepper/stepper-calculation-active.svg)}grma-stepper .stepper .step.active .grma-icon--stepper-contract{background-image:url(/ProfRespInsurance/assets/icons/stepper/stepper-contract-active.svg)}grma-stepper .stepper .step.active .grma-icon--stepper-done{background-image:url(/ProfRespInsurance/assets/icons/stepper/stepper-done-active.svg)}grma-stepper .stepper .step.done .grma-icon--stepper-data{background-image:url(/ProfRespInsurance/assets/icons/stepper/stepper-data-clickable.svg)}grma-stepper .stepper .step.done .grma-icon--stepper-calculation{background-image:url(/ProfRespInsurance/assets/icons/stepper/stepper-calculation-clickable.svg)}grma-stepper .stepper .step.done .grma-icon--stepper-contract{background-image:url(/ProfRespInsurance/assets/icons/stepper/stepper-contract-clickable.svg)}grma-stepper .stepper .step.done .grma-icon--stepper-done{background-image:url(/ProfRespInsurance/assets/icons/stepper/stepper-done-clickable.svg)}grma-stepper .stepper .step .grma-icon--stepper-data{background-image:url(/ProfRespInsurance/assets/icons/stepper/stepper-data-inactive.svg)}grma-stepper .stepper .step .grma-icon--stepper-calculation{background-image:url(/ProfRespInsurance/assets/icons/stepper/stepper-calculation-inactive.svg)}grma-stepper .stepper .step .grma-icon--stepper-contract{background-image:url(/ProfRespInsurance/assets/icons/stepper/stepper-contract-inactive.svg)}grma-stepper .stepper .step .grma-icon--stepper-done{background-image:url(/ProfRespInsurance/assets/icons/stepper/stepper-done-inactive.svg)}grma-stepper .stepper .step .grma-icon.hover{display:none}@media (min-width: 760px) and (max-width: 1024.98px){grma-stepper .stepper .step:not(.active) .step--title{display:none}}grma-stepper .stepper .step.clickable{--prof-resp-stepper-step-clr: #323232}grma-stepper .stepper .step.clickable+.arrow-forward{background-image:url(/ProfRespInsurance/assets/icons/stepper/stepper-arrow-active.svg)}grma-stepper .stepper .arrow-forward{display:none;flex-shrink:0;width:8px;height:12px;margin:0 auto 0 32px;background-image:url(/ProfRespInsurance/assets/icons/stepper/stepper-arrow-inactive.svg)}@media (min-width: 760px){grma-stepper .stepper .arrow-forward{display:block}}grma-stepper .stepper .arrow-forward svg{display:none}grma-stepper .stepper grma-icon{display:none;flex-shrink:0}@media (min-width: 760px){grma-stepper .stepper grma-icon{display:block}}grma-progressbar .coverage-progressbar{width:100%;height:6px;margin:0!important;background-color:#e3e5e4!important;border-radius:2px!important;position:static!important}@media (min-width: 760px){grma-progressbar .coverage-progressbar{height:3px!important;background-color:transparent!important;border-radius:0 0 2px 2px!important}}grma-progressbar .coverage-progressbar>span{position:static!important;display:block!important;background-color:#1e7a60!important;border-radius:2px!important;transition:width .25s ease-in-out}@media (min-width: 760px){grma-progressbar .coverage-progressbar>span{height:3px!important;border-radius:0 0 2px 2px!important}}grma-icon{display:block}grma-icon .grma-icon-container{display:block;height:var(--prof-resp-icon-container-height);width:var(--prof-resp-icon-container-width);border-radius:var(--prof-resp-icon-container-border-radius);background-color:var(--prof-resp-icon-container-bg);transition:background-color .25s ease-in-out;position:relative}grma-icon .grma-icon-container .grma-icon{height:var(--prof-resp-icon-svg-height);width:var(--prof-resp-icon-svg-width);background-repeat:no-repeat;background-position:center;background-size:cover;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}grma-radio-button .group-container{display:flex;flex-direction:var(--prof-resp-radio-cont-flex-direction);flex-wrap:var(--prof-resp-radio-cont-flex-wrap);gap:var(--prof-resp-radio-cont-flex-gap);align-items:var(--prof-resp-radio-cont-align-items);justify-content:var(--prof-resp-radio-cont-justify-content);max-width:var(--prof-resp-radio-cont-max-width)}grma-radio-button .item-container{max-width:var(--prof-resp-radio-item-max-width);display:flex;flex-direction:var(--prof-resp-radio-item-flex-direction);gap:16px;text-align:start;align-items:var(--prof-resp-radio-item-flex-align);padding:var(--prof-resp-radio-item-padding);background-color:var(--prof-resp-radio-item-bg);box-shadow:var(--prof-resp-radio-item-box-shadow);border-radius:var(--prof-resp-radio-item-border-radius);border:var(--prof-resp-radio-item-border);flex:var(--prof-resp-radio-item-flex);cursor:pointer}grma-radio-button .item-container:hover{--prof-resp-radio-input-bg: #e9f2ef}grma-radio-button .item-container:active{--prof-resp-radio-input-bg: #e9f2ef;--prof-resp-radio-input-border: 2px solid #1e7a60}grma-radio-button .item-container.selected{--prof-resp-radio-input-border: 6px solid #1e7a60}grma-radio-button .item-container.selected:hover{--prof-resp-radio-input-bg: #ffffff;--prof-resp-radio-input-border: 6px solid #155744}grma-radio-button .item-container.selected input:focus-visible{--prof-resp-radio-input-bg: #ffffff;--prof-resp-radio-input-border: 6px solid #155744}grma-radio-button .item-container input:focus-visible{--prof-resp-radio-input-bg: #e9f2ef;--prof-resp-radio-input-border: 2px solid #1e7a60}grma-radio-button .input{display:flex;gap:var(--prof-resp-radio-input-gap);align-items:center;cursor:pointer}grma-radio-button .input input{height:24px;width:24px;margin:4px;background-color:var(--prof-resp-radio-input-bg);border:var(--prof-resp-radio-input-border);border-radius:var(--prof-resp-radio-input-border-radius);transition:all .15s ease-in-out;appearance:none;outline:none;flex-shrink:0;cursor:pointer}grma-radio-button .input label{font-size:var(--prof-resp-radio-label-font-size);color:#323232;font-weight:450;cursor:pointer}grma-radio-button .disabled .item-container,grma-radio-button .disabled .item-content,grma-radio-button .disabled .input,grma-radio-button .disabled input,grma-radio-button .disabled label{cursor:default}grma-radio-button:not(.prof-resp__checkbox) .disabled{--prof-resp-radio-item-bg: transparent;--prof-resp-radio-item-border: 1px solid #dadce5;--prof-resp-radio-item-box-shadow: none;--prof-resp-radio-input-bg: transparent;--prof-resp-radio-input-border: 1px solid #c3c6c5}grma-radio-button:not(.prof-resp__checkbox) .disabled .item-container:hover{--prof-resp-radio-input-bg: transparent;--prof-resp-radio-input-border: 1px solid #c3c6c5}grma-radio-button:not(.prof-resp__checkbox) .disabled .item-container.selected{--prof-resp-radio-input-bg: #edf5f2;--prof-resp-radio-input-border: 6px solid #98c2b6}grma-radio-button:not(.prof-resp__checkbox) .disabled .item-container.selected:hover{--prof-resp-radio-input-bg: #edf5f2;--prof-resp-radio-input-border: 6px solid #98c2b6}grma-radio-button .item-content{cursor:pointer}grma-radio-button .item-content+.item-content{margin:24px 0 0}grma-radio-button .item-content-label{font-size:1rem;font-weight:500;line-height:1.5rem;padding:6px 0 0}grma-radio-button .item-content-desc{margin:8px 0 0;font-size:1rem;line-height:150%}grma-radio-button .item-content-limit-label{font-size:1rem;font-weight:450}grma-radio-button .item-content-limit-amount{margin:8px 0 0;font-size:1rem;font-weight:500}grma-radio-button .item-content-deductible-label{font-size:1rem;font-weight:450;line-height:2rem}grma-radio-button .item-content__coverage-content{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}@media (min-width: 760px){grma-radio-button .item-content__coverage-content{gap:24px}}grma-radio-button .item-content__coverage-content .prof-resp__button-tertiary{justify-self:flex-start}grma-radio-button .item-content__coverage-item-title{font-size:.875rem;line-height:130%;font-weight:500}@media (min-width: 760px){grma-radio-button .item-content__coverage-item-title{font-size:1.125rem}}grma-radio-button .item-content__coverage-item-desc{font-size:.875rem;line-height:130%}@media (min-width: 760px){grma-radio-button .item-content__coverage-item-desc{font-size:1rem}}grma-radio-button .item-content__coverage-item-amount-wrap{padding:16px 0;border-top:1px solid #cbd1d8;display:flex;flex-direction:var(--prof-resp-radio-cont-amount-wrap-flex-dir);gap:24px}grma-radio-button .item-content__coverage-item-amount-item{flex:1;display:grid;grid-template-columns:minmax(0,1fr);align-content:var(--prof-resp-radio-cont-amount-item-align-cont);gap:8px}grma-radio-button .item-content__coverage-item-amount-label{font-size:.875rem;line-height:130%}grma-radio-button .item-content__coverage-item-amount-value{font-size:.875rem;font-weight:500;line-height:130%;align-self:auto}grma-radio-button .item-content__coverage-item-detail-wrap{display:flex;flex-direction:column;gap:8px}@media (min-width: 1025px){grma-radio-button .item-content__coverage-item-detail-wrap{flex-direction:row;gap:24px}}grma-radio-button .item-content__coverage-item-detail-value{font-weight:500}grma-radio-button.prof-resp__checkbox{--prof-resp-radio-input-border-radius: 4px;--prof-resp-radio-item-padding: 16px;--prof-resp-radio-cont-flex-direction: column;--prof-resp-radio-cont-flex-gap: 4px;display:block}@media (min-width: 760px){grma-radio-button.prof-resp__checkbox{--prof-resp-radio-item-padding: 24px;--prof-resp-radio-item-border-radius: 16px;--prof-resp-radio-cont-flex-gap: 8px}}grma-radio-button.prof-resp__checkbox>div:not(.item-container){display:contents}grma-radio-button.prof-resp__checkbox .disabled{--prof-resp-radio-input-bg: transparent;--prof-resp-radio-input-border: 1px solid #c3c6c5}grma-radio-button.prof-resp__checkbox .disabled .item-container:hover{--prof-resp-radio-input-bg: transparent;--prof-resp-radio-input-border: 1px solid #c3c6c5}grma-radio-button.prof-resp__checkbox .disabled .item-container.selected{--prof-resp-radio-input-bg: #98c2b6;--prof-resp-radio-input-border: 1px solid #98c2b6}grma-radio-button.prof-resp__checkbox .disabled .item-container.selected:hover{--prof-resp-radio-input-bg: #98c2b6;--prof-resp-radio-input-border: 1px solid #98c2b6}grma-radio-button.prof-resp__checkbox .item-container:hover{--prof-resp-radio-input-border: 1px solid #464747}grma-radio-button.prof-resp__checkbox .item-container:active{--prof-resp-radio-input-border: 1px solid #1e7a60}grma-radio-button.prof-resp__checkbox .item-container.selected{--prof-resp-radio-input-border: 1px solid #1e7a60;--prof-resp-radio-input-bg: #1e7a60;--prof-resp-checkbox-input-icon-opacity: 1}grma-radio-button.prof-resp__checkbox .item-container.selected:hover{--prof-resp-radio-input-border: 1px solid #155744;--prof-resp-radio-input-bg: #155744}grma-radio-button.prof-resp__checkbox .item-container.selected:active{--prof-resp-radio-input-border: 1px solid #114335;--prof-resp-radio-input-bg: #114335}grma-radio-button.prof-resp__checkbox .item-container.selected input:focus-visible{--prof-resp-radio-input-bg: #1e7a60;--prof-resp-radio-input-border: 1px solid #1e7a60;--prof-resp-checkbox-input-outline: 2px solid #98c2b6}grma-radio-button.prof-resp__checkbox .item-container input:focus-visible{--prof-resp-radio-input-bg: #e9f2ef;--prof-resp-radio-input-border: 2px solid #1e7a60}grma-radio-button.prof-resp__checkbox input{display:grid;place-content:center;outline:var(--prof-resp-checkbox-input-outline);outline-offset:0}grma-radio-button.prof-resp__checkbox input:before{content:"";background-image:url(/ProfRespInsurance/assets/icons/app/checkmark-white.svg);height:12px;width:14px;opacity:var(--prof-resp-checkbox-input-icon-opacity)}grma-radio-button.prof-resp__checkbox--minimal{--prof-resp-radio-item-flex-align: center;--prof-resp-radio-item-padding: 0;--prof-resp-radio-item-bg: transparent;--prof-resp-radio-item-box-shadow: none;--prof-resp-radio-item-border-radius: 0;--prof-resp-radio-item-border: none}grma-button button{background-color:transparent;display:grid;place-content:center;width:100%;min-width:var(--prof-resp-btn-min-width);padding:8px 40px;border-radius:28px;border:2px solid transparent;transition:all .25s ease-in-out;-webkit-user-select:none;user-select:none;cursor:pointer}@media (min-width: 375px){grma-button button{width:auto}}grma-button button.disabled{cursor:default}grma-button button .label{font-size:1.125rem;font-weight:500;line-height:1.75rem;transition:color .25s ease-in-out}grma-button .grma-btn{border-color:var(--prof-resp-btn-border-clr);background-color:var(--prof-resp-btn-bg);outline:var(--prof-resp-btn-outline)!important}grma-button .grma-btn .label{color:var(--prof-resp-btn-label)}grma-button .grma-btn:hover{--prof-resp-btn-bg: #1b6f57;--prof-resp-btn-border-clr: #1b6f57}grma-button .grma-btn:active,grma-button .grma-btn:focus{--prof-resp-btn-bg: #155744;--prof-resp-btn-border-clr: #155744}grma-button .grma-btn:focus-visible{--prof-resp-btn-bg: #1e7a60;--prof-resp-btn-border-clr: #1e7a60;--prof-resp-btn-outline: 6px solid #98c2b6}grma-button .grma-btn.disabled{--prof-resp-btn-bg: #b9d6ce;--prof-resp-btn-border-clr: #b9d6ce;--prof-resp-btn-label: #e9f2ef}grma-button .grma-btn-secondary{border-color:var(--prof-resp-btn-sec-border-clr);background-color:var(--prof-resp-btn-sec-bg);outline:var(--prof-resp-btn-sec-outline)!important;outline-offset:-3px}grma-button .grma-btn-secondary .label{color:var(--prof-resp-btn-sec-label)}grma-button .grma-btn-secondary:hover{--prof-resp-btn-sec-bg: #edf5f2;--prof-resp-btn-sec-border-clr: #1b6f57}grma-button .grma-btn-secondary:active,grma-button .grma-btn-secondary:focus{--prof-resp-btn-sec-bg: #edf5f2;--prof-resp-btn-sec-label: #155744;--prof-resp-btn-sec-border-clr: #155744;--prof-resp-btn-sec-outline: 2px solid #155744}grma-button .grma-btn-secondary:focus-visible{--prof-resp-btn-sec-bg: #ffffff;--prof-resp-btn-sec-label: #1b6f57;--prof-resp-btn-sec-border-clr: #1e7a60;--prof-resp-btn-sec-outline: 6px solid #1e7a60;outline-offset:-2px}grma-button .grma-btn-secondary.disabled{--prof-resp-btn-sec-border-clr: #b9d6ce;--prof-resp-btn-sec-label: #b9d6ce;--prof-resp-btn-sec-outline: 0 solid transparent;--prof-resp-btn-sec-bg: #ffffff}grma-masked-input .input-field-container{display:var(--prof-resp-masked-input-field-container-display);grid-template-columns:var(--prof-resp-masked-input-field-container-tmp-cls);gap:var(--prof-resp-masked-input-field-container-gap);max-width:var(--prof-resp-masked-input-field-container-max-width);margin:var(--prof-resp-masked-input-field-container-margin)}grma-masked-input .input-field-container__input{color:var(--prof-resp-masked-input-field-color);font-size:var(--prof-resp-masked-input-field-font-size);font-weight:var(--prof-resp-masked-input-field-font-weight);line-height:var(--prof-resp-masked-input-field-line-height);border:var(--prof-resp-masked-input-field-border);border-radius:var(--prof-resp-masked-input-field-border-radius);background:var(--prof-resp-masked-input-field-background);box-shadow:var(--prof-resp-masked-input-field-box-shadow);padding:var(--prof-resp-masked-input-field-padding);overflow:var(--prof-resp-masked-input-field-overflow);white-space:var(--prof-resp-masked-input-field-white-space);text-overflow:var(--prof-resp-masked-input-field-text-overflow);outline:var(--prof-resp-masked-input-field-outline)}grma-masked-input .input-field-container__input::placeholder{font-weight:var(--prof-resp-masked-input-placeholder-font-weight);color:var(--prof-resp-masked-input-placeholder-color)}grma-masked-input .input-field-container__input:hover{--prof-resp-masked-input-field-border: 1px solid #767978}grma-masked-input .input-field-container__input:focus,grma-masked-input .input-field-container__input:focus-visible,grma-masked-input .input-field-container__input:focus-within{--prof-resp-masked-input-field-border: 1px solid #323232;outline:var(--prof-resp-masked-input-field-outline)}grma-masked-input .input-field-container__input:disabled{opacity:1}grma-masked-input .input-field-container__label{color:var(--prof-resp-masked-input-label-color);font-size:var(--prof-resp-masked-input-label-font-size);font-weight:var(--prof-resp-masked-input-label-font-weight);line-height:var(--prof-resp-masked-input-label-line-height);margin:var(--prof-resp-masked-input-label-margin);padding:var(--prof-resp-masked-input-label-padding);order:-1}grma-masked-input .input-field-container__border{display:none}grma-masked-input .input-field-container.filled.valid .input-field-container__input:focus-within{--prof-resp-masked-input-field-border: 1px solid #28a745}grma-masked-input .input-field-container.invalid .input-field-container__input{--prof-resp-masked-input-field-border: 1px solid #ff0000}grma-masked-input .input-field-container.disabled .input-field-container__input{--prof-resp-masked-input-field-color: #767978;--prof-resp-masked-input-field-background: #f6f7f6;--prof-resp-masked-input-field-border: 1px solid #a6aaa9;--prof-resp-masked-input-field-box-shadow: none}grma-text-input .input-field-container{display:var(--prof-resp-text-input-field-container-display);grid-template-columns:var(--prof-resp-text-input-field-container-tmp-cls);gap:var(--prof-resp-text-input-field-container-gap);max-width:var(--prof-resp-text-input-field-container-max-width);margin:var(--prof-resp-text-input-field-container-margin)}grma-text-input .input-field-container__input{color:var(--prof-resp-text-input-field-color);font-size:var(--prof-resp-text-input-field-font-size);font-weight:var(--prof-resp-text-input-field-font-weight);line-height:var(--prof-resp-text-input-field-line-height);border:var(--prof-resp-text-input-field-border);border-radius:var(--prof-resp-text-input-field-border-radius);background:var(--prof-resp-text-input-field-background);box-shadow:var(--prof-resp-text-input-field-box-shadow);padding:var(--prof-resp-text-input-field-padding);overflow:var(--prof-resp-text-input-field-overflow);white-space:var(--prof-resp-text-input-field-white-space);text-overflow:var(--prof-resp-text-input-field-text-overflow);outline:var(--prof-resp-text-input-field-outline)}grma-text-input .input-field-container__input::placeholder{font-weight:var(--prof-resp-text-input-placeholder-font-weight);color:var(--prof-resp-text-input-placeholder-color)}grma-text-input .input-field-container__input:hover{--prof-resp-text-input-field-border: 1px solid #767978}grma-text-input .input-field-container__input:focus,grma-text-input .input-field-container__input:focus-visible,grma-text-input .input-field-container__input:focus-within{--prof-resp-text-input-field-border: 1px solid #323232;outline:var(--prof-resp-text-input-field-outline)}grma-text-input .input-field-container__input:disabled{opacity:1}grma-text-input .input-field-container__label{color:var(--prof-resp-text-input-label-color);font-size:var(--prof-resp-text-input-label-font-size);font-weight:var(--prof-resp-text-input-label-font-weight);line-height:var(--prof-resp-text-input-label-line-height);margin:var(--prof-resp-text-input-label-margin);padding:var(--prof-resp-text-input-label-padding);order:-1}grma-text-input .input-field-container__border{display:none}grma-text-input .input-field-container.filled.valid .input-field-container__input:focus-within{--prof-resp-text-input-field-border: 1px solid #28a745}grma-text-input .input-field-container.invalid .input-field-container__input{--prof-resp-text-input-field-border: 1px solid #ff0000}grma-text-input .input-field-container.disabled .input-field-container__input{--prof-resp-text-input-field-color: #767978;--prof-resp-text-input-field-background: #f6f7f6;--prof-resp-text-input-field-border: 1px solid #a6aaa9;--prof-resp-text-input-field-box-shadow: none}.prof-resp__input-desc-wrap .prof-resp__input-desc{font-size:var(--prof-resp-text-input-field-desc-font-size);line-height:var(--prof-resp-text-input-field-desc-line-height);color:var(--prof-resp-text-input-field-desc-color)}grma-accordion .grma-accordion__card{border-radius:var(--prof-resp-accordion-border-radius);border-bottom:var(--prof-resp-accordion-border-btm);box-shadow:none}grma-accordion .grma-accordion__card:last-child{border:none}grma-accordion .grma-accordion__card .grma-accordion__header{--prof-resp-icon-container-height: 24px;--prof-resp-icon-container-width: 24px;--prof-resp-icon-svg-height: 20px;--prof-resp-icon-svg-width: 20px;width:100%;display:grid;grid-template-columns:minmax(0,1fr) var(--prof-resp-accordion-arrow-icon-width);gap:16px;align-items:center;padding:var(--prof-resp-accordion-header-padding);background-color:var(--prof-resp-accordion-header-background);border-radius:var(--prof-resp-accordion-header-border-radius);color:#323232;font-size:.875rem;text-align:left;border:none;box-shadow:none;transition:all .1s linear;cursor:pointer}@media (min-width: 760px){grma-accordion .grma-accordion__card .grma-accordion__header{font-size:1rem}}grma-accordion .grma-accordion__card .grma-accordion__header:hover,grma-accordion .grma-accordion__card .grma-accordion__header:focus{background-color:var(--prof-resp-accordion-background)}grma-accordion .grma-accordion__card .grma-accordion__header:focus{outline:none}grma-accordion .grma-accordion__card .grma-accordion__header grma-icon .grma-icon-container{transition:transform .1s ease-in-out}grma-accordion .grma-accordion__card .grma-accordion__header grma-icon .grma-icon--menu-arrow{background-image:url(/ProfRespInsurance/assets/icons/accordion/accordion-menu-arrow.svg)}grma-accordion .grma-accordion__card .grma-accordion__header grma-icon .grma-icon--tick{background-image:url(/ProfRespInsurance/assets/icons/accordion/accordion-tick.svg)}grma-accordion .grma-accordion__card .grma-accordion__header .accordion-title{--prof-resp-icon-container-height: 16px;--prof-resp-icon-container-width: 18px;--prof-resp-icon-svg-height: 16px;--prof-resp-icon-svg-width: 18px;display:grid;grid-template-columns:var(--prof-resp-accordion-title-icon-width) minmax(0,1fr);align-items:center;gap:16px}grma-accordion .grma-accordion__card .grma-accordion__header .accordion-title .grma-icon-container{transform:none!important}grma-accordion .grma-accordion__card .grma-accordion__header-info{display:none}grma-accordion .grma-accordion__card .grma-accordion__body{padding:var(--prof-resp-accordion-body-padding);background-color:var(--prof-resp-accordion-body-background);color:#323232;font-weight:400;line-height:130%;max-height:0;visibility:hidden;opacity:0;transition:all .3s ease-out,opacity .5s,visibility .5s}grma-accordion .grma-accordion__card.open>div>.grma-accordion__header{border-radius:var(--prof-resp-accordion-border-radius)}grma-accordion .grma-accordion__card.open>div>.grma-accordion__header .grma-icon-container{transform:scaleY(-1)}grma-accordion .grma-accordion__card.open>.grma-accordion__body{--prof-resp-accordion-body-padding: 0 0 16px 0;max-height:100%;visibility:visible;opacity:1}@media (min-width: 760px){grma-accordion .grma-accordion__card.open>.grma-accordion__body{--prof-resp-accordion-body-padding: 0 0 24px 0}}grma-accordion .grma-accordion__card.grma-accordion__panel_ADDITIONAL_COVERAGES:last-child .grma-accordion__header,grma-accordion .grma-accordion__card.grma-accordion__panel_PAYMENT_MODE:last-child .grma-accordion__header,grma-accordion .grma-accordion__card.grma-accordion__panel_EXTENDED_COVERAGES:last-child .grma-accordion__header{padding:8px 0;font-size:1rem;line-height:130%;font-weight:500;cursor:default}@media (min-width: 760px){grma-accordion .grma-accordion__card.grma-accordion__panel_ADDITIONAL_COVERAGES:last-child .grma-accordion__header,grma-accordion .grma-accordion__card.grma-accordion__panel_PAYMENT_MODE:last-child .grma-accordion__header,grma-accordion .grma-accordion__card.grma-accordion__panel_EXTENDED_COVERAGES:last-child .grma-accordion__header{font-size:1.125rem;padding:24px 0 22px}}grma-accordion .grma-accordion__card.grma-accordion__panel_ADDITIONAL_COVERAGES:last-child .grma-icon-container,grma-accordion .grma-accordion__card.grma-accordion__panel_PAYMENT_MODE:last-child .grma-icon-container,grma-accordion .grma-accordion__card.grma-accordion__panel_EXTENDED_COVERAGES:last-child .grma-icon-container{display:none}grma-accordion .grma-accordion__card.grma-accordion__panel_ADDITIONAL_COVERAGES:last-child .grma-accordion__body,grma-accordion .grma-accordion__card.grma-accordion__panel_PAYMENT_MODE:last-child .grma-accordion__body,grma-accordion .grma-accordion__card.grma-accordion__panel_EXTENDED_COVERAGES:last-child .grma-accordion__body{--prof-resp-accordion-body-padding: 0 0 8px 0;max-height:100%;visibility:visible;opacity:1}@media (min-width: 760px){grma-accordion .grma-accordion__card.grma-accordion__panel_ADDITIONAL_COVERAGES:last-child .grma-accordion__body,grma-accordion .grma-accordion__card.grma-accordion__panel_PAYMENT_MODE:last-child .grma-accordion__body,grma-accordion .grma-accordion__card.grma-accordion__panel_EXTENDED_COVERAGES:last-child .grma-accordion__body{--prof-resp-accordion-body-padding: 0 0 24px 0}}grma-accordion.prof-resp__accordion--icon{--prof-resp-accordion-header-padding: 0;--prof-resp-accordion-border-btm: none}grma-accordion.prof-resp__accordion--icon .grma-accordion__card{margin:0 0 8px}@media (min-width: 760px){grma-accordion.prof-resp__accordion--icon .grma-accordion__card{margin:0 0 16px}}grma-accordion.prof-resp__accordion--icon .grma-accordion__card:last-child{margin:0}grma-accordion.prof-resp__accordion--icon .grma-accordion__card.open{margin:0 0 24px}grma-accordion.prof-resp__accordion--icon .grma-accordion__card.open:last-child{margin:0}grma-accordion.prof-resp__accordion--icon .grma-accordion__card.open>.grma-accordion__body{--prof-resp-accordion-body-padding: 8px 0 0 0}grma-accordion.prof-resp__accordion--icon .grma-accordion__body{--prof-resp-accordion-body-padding: 0}grma-accordion .prof-resp__accordion-txt-box{margin:0;padding:16px;background-color:#f4f5f8;border:1px solid #c3c7d3;border-radius:8px;font-size:.875rem;display:grid;grid-template-columns:minmax(0,1fr);gap:8px}@media (min-width: 760px){grma-accordion .prof-resp__accordion-txt-box{margin:0 32px}}grma-accordion .prof-resp__accordion-txt-box+.prof-resp__accordion-txt-box{margin:8px 0 0}@media (min-width: 760px){grma-accordion .prof-resp__accordion-txt-box+.prof-resp__accordion-txt-box{margin:16px 32px 0}}grma-accordion .prof-resp__accordion-txt-cols{margin:0 0 8px;display:grid;justify-items:flex-start;grid-template-columns:minmax(0,1fr);gap:4px}@media (min-width: 760px){grma-accordion .prof-resp__accordion-txt-cols{margin:0 0 16px;gap:24px;grid-template-columns:minmax(0,2fr) minmax(0,3fr)}}grma-accordion .prof-resp__accordion-txt-cols:last-child{margin:0}grma-accordion .prof-resp__accordion-txt-cols--discount{grid-template-columns:max-content minmax(0,1fr);gap:24px;align-items:center}@media (min-width: 760px){grma-accordion .prof-resp__accordion-txt-cols--discount{grid-template-columns:minmax(0,2fr) minmax(0,3fr)}}@media (min-width: 760px){grma-accordion .prof-resp__accordion-txt-cols--extended-coverage{grid-template-columns:minmax(0,2fr) minmax(0,1fr)}}grma-accordion .prof-resp__accordion-txt-label{hyphens:auto;font-size:.875rem}@media (min-width: 760px){grma-accordion .prof-resp__accordion-txt-label{font-size:1rem}}grma-accordion .prof-resp__accordion-txt-value{font-weight:500;font-size:.875rem}@media (min-width: 760px){grma-accordion .prof-resp__accordion-txt-value{font-size:1rem}}grma-accordion .prof-resp__accordion-txt-tag{padding:4px 8px;background-color:#dcf2ea;border:1px solid #4b4989;border-radius:20px;color:#4b4989;font-weight:500;font-size:.875rem}@media (min-width: 760px){grma-accordion .prof-resp__accordion-txt-tag{font-size:1rem}}.prof-resp-datepicker{width:var(--prof-resp-input-container-width)}.prof-resp-datepicker-label{color:var(--prof-resp-dp-input-label-color);font-size:var(--prof-resp-dp-input-label-font-size);font-weight:var(--prof-resp-dp-input-label-font-weight);line-height:var(--prof-resp-dp-input-label-line-height);padding:var(--prof-resp-dp-input-label-padding)}grma-datepicker-basic.ng-invalid .grma-component.invalid .mdc-text-field{--prof-resp-dp-input-field-border: 1px solid #ff0000}grma-datepicker-basic.ng-invalid .grma-component.invalid .mdc-text-field:hover{--prof-resp-dp-input-field-border: 1px solid #ff0000}grma-datepicker-basic mat-datepicker{display:none}grma-datepicker-basic .grma-component .mat-form-field-invalid .mdc-text-field{--prof-resp-dp-input-field-border: 1px solid #ff0000}grma-datepicker-basic .grma-component .mat-form-field-invalid .mdc-text-field:hover{--prof-resp-dp-input-field-border: 1px solid #ff0000}grma-datepicker-basic .grma-component.filled:not(.invalid) .mdc-text-field--focused{--prof-resp-dp-input-field-border: 1px solid #28a745}grma-datepicker-basic .grma-component.filled:not(.invalid) .mdc-text-field--focused:hover{--prof-resp-dp-input-field-border: 1px solid #28a745}grma-datepicker-basic .mat-mdc-form-field{width:100%}grma-datepicker-basic .mat-mdc-form-field .mdc-text-field{padding:7px 12px;background-color:var(--prof-resp-dp-input-field-background);border-radius:var(--prof-resp-dp-input-field-border-radius);border:var(--prof-resp-dp-input-field-border);box-shadow:var(--prof-resp-dp-input-field-box-shadow);outline:var(--prof-resp-dp-input-field-outline);align-items:center;cursor:text}grma-datepicker-basic .mat-mdc-form-field .mdc-text-field:hover{--prof-resp-dp-input-field-border: 1px solid #767978}grma-datepicker-basic .mat-mdc-form-field .mdc-text-field--focused{--prof-resp-dp-input-field-border: 1px solid #323232}grma-datepicker-basic .mat-mdc-form-field .mdc-text-field--focused:hover{--prof-resp-dp-input-field-border: 1px solid #323232}grma-datepicker-basic .mat-mdc-form-field .mat-mdc-form-field-infix{width:100%;min-height:0;padding:0;display:var(--prof-resp-dp-input-field-container-display);grid-template-columns:var(--prof-resp-dp-input-field-container-tmp-cls)}grma-datepicker-basic .mat-mdc-form-field .mat-mdc-form-field-infix .mat-mdc-input-element{color:var(--prof-resp-dp-input-color);font-size:var(--prof-resp-dp-input-font-size);font-weight:var(--prof-resp-dp-input-font-weight);line-height:var(--prof-resp-dp-input-line-height)}grma-datepicker-basic .mat-mdc-form-field .mat-mdc-form-field-infix .mat-mdc-input-element::placeholder{color:var(--prof-resp-dp-input-placeholder-color);font-size:var(--prof-resp-dp-input-font-size);font-weight:var(--prof-resp-dp-input-placeholder-font-weight);line-height:var(--prof-resp-dp-input-line-height)}grma-datepicker-basic .mat-mdc-form-field .mat-mdc-form-field-infix .mat-mdc-input-element:disabled{opacity:1}grma-datepicker-basic .mat-mdc-form-field-flex{align-items:center;gap:8px}grma-datepicker-basic .mat-mdc-form-field-icon-suffix{padding:0;flex-shrink:0}grma-datepicker-basic .mat-mdc-icon-button{padding:0;width:var(--prof-resp-icon-container-width);height:var(--prof-resp-icon-container-height)}grma-datepicker-basic .mat-mdc-icon-button .mat-mdc-button-touch-target{width:var(--prof-resp-icon-container-width);height:var(--prof-resp-icon-container-height)}grma-datepicker-basic .mat-datepicker-toggle{width:var(--prof-resp-icon-container-width);height:var(--prof-resp-icon-container-height)}grma-datepicker-basic .mat-icon{width:var(--prof-resp-icon-container-width);height:var(--prof-resp-icon-container-height)}grma-datepicker-basic .mat-icon .grma-icon{background-image:url(/ProfRespInsurance/assets/icons/datepicker/icon-datepicker-calendar.svg)}grma-datepicker-basic .mat-icon .hover{display:none}grma-datepicker-basic .mat-mdc-form-field-subscript-wrapper{display:none}grma-datepicker-basic .mdc-line-ripple{display:none}.cdk-overlay-container{z-index:1051}.cdk-global-overlay-wrapper{align-items:flex-end!important}.cdk-overlay-pane{background-color:#fff;border:1px solid #a6aaa9;box-shadow:0 2px 4px #7679781f;overflow:hidden;border-radius:var(--prof-resp-dp-calendar-border-radius)}.cdk-overlay-pane .mat-datepicker-content .mat-datepicker-content-container{height:auto;width:var(--prof-resp-dp-calendar-width, 100vw)}.cdk-overlay-pane .mat-datepicker-content .mat-datepicker-close-button{top:unset;bottom:2px}.cdk-overlay-pane.mat-datepicker-dialog{border-bottom:0;width:100%;justify-content:center}.cdk-overlay-pane .mat-calendar-header{padding:var(--prof-resp-dp-calendar-header-padding);max-width:370px;margin:0 auto}.cdk-overlay-pane .mat-calendar-controls{margin:0;justify-content:space-between}.cdk-overlay-pane .mat-calendar-controls .mat-calendar-spacer{display:none}.cdk-overlay-pane .mat-calendar-controls .mat-mdc-icon-button{display:grid;place-content:center;background-color:transparent;width:40px;height:40px;cursor:pointer}.cdk-overlay-pane .mat-calendar-controls .mat-mdc-icon-button:hover,.cdk-overlay-pane .mat-calendar-controls .mat-mdc-icon-button:active{background-color:#e9f2ef}.cdk-overlay-pane .mat-calendar-controls .mat-mdc-icon-button:focus-visible{background-color:#fff;outline:2px solid #1b6f57}.cdk-overlay-pane .mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-disabled{background-color:transparent!important}.cdk-overlay-pane .mat-calendar-controls .mat-calendar-previous-button{order:0}.cdk-overlay-pane .mat-calendar-controls .mat-calendar-previous-button:before{content:"";background-image:url(/ProfRespInsurance/assets/icons/datepicker/icon-datepicker-arrow-left.svg)!important;height:16px;width:16px}.cdk-overlay-pane .mat-calendar-controls .mat-calendar-previous-button.mat-mdc-button-disabled:before{background-image:url(/ProfRespInsurance/assets/icons/datepicker/icon-datepicker-arrow-left-disabled.svg)!important}.cdk-overlay-pane .mat-calendar-controls .mat-calendar-previous-button svg{display:none}.cdk-overlay-pane .mat-calendar-controls .mat-calendar-next-button{order:2}.cdk-overlay-pane .mat-calendar-controls .mat-calendar-next-button:before{content:"";background-image:url(/ProfRespInsurance/assets/icons/datepicker/icon-datepicker-arrow-right.svg)!important;height:16px;width:16px}.cdk-overlay-pane .mat-calendar-controls .mat-calendar-next-button.mat-mdc-button-disabled:before{background-image:url(/ProfRespInsurance/assets/icons/datepicker/icon-datepicker-arrow-right-disabled.svg)!important}.cdk-overlay-pane .mat-calendar-controls .mat-calendar-next-button svg{display:none}.cdk-overlay-pane .mat-calendar-controls .mat-calendar-period-button{order:1;height:40px;display:grid;border-radius:28px;place-content:center;padding:0 12px;margin:0;text-transform:lowercase}.cdk-overlay-pane .mat-calendar-controls .mat-calendar-period-button:hover,.cdk-overlay-pane .mat-calendar-controls .mat-calendar-period-button:active{background-color:#e9f2ef}.cdk-overlay-pane .mat-calendar-controls .mat-calendar-period-button:focus-visible{background-color:#fff;outline:2px solid #1b6f57}.cdk-overlay-pane .mat-calendar-controls .mat-calendar-period-button .mdc-button__label{display:grid;grid-template-columns:auto 7px;gap:12px;align-items:center;color:#1d1e1e;line-height:1.5rem;font-weight:450}.cdk-overlay-pane .mat-calendar-controls .mat-calendar-period-button .mdc-button__label:after{content:"";display:block;width:7px;height:14px;background-image:url(/ProfRespInsurance/assets/icons/datepicker/icon-datepicker-arrow-dropdown.svg)}.cdk-overlay-pane .mat-calendar-controls .mat-calendar-period-button .mdc-button__label svg{display:none}.cdk-overlay-pane .mat-calendar-content{min-height:var(--prof-resp-dp-calendar-content-min-height);max-width:370px;margin:0 auto;padding:var(--prof-resp-dp-calendar-content-padding)}.cdk-overlay-pane .mat-calendar-table-header th{padding:var(--prof-resp-dp-calendar-table-header-padding);height:var(--prof-resp-dp-calendar-table-header-height);color:#a6aaa9}.cdk-overlay-pane .mat-calendar-table-header th.mat-calendar-table-header-divider{--prof-resp-dp-calendar-table-header-height: 1px;padding:var(--prof-resp-dp-calendar-table-divider-padding)}.cdk-overlay-pane .mat-calendar-table-header th.mat-calendar-table-header-divider:after{background-color:#e3e5e4;right:var(--prof-resp-dp-calendar-table-divider-right);left:var(--prof-resp-dp-calendar-table-divider-left)}.cdk-overlay-pane .mat-calendar-body-label{color:transparent}.cdk-overlay-pane .mat-calendar-body-label:first-child[colspan="7"]{height:0;padding:0!important}.cdk-overlay-pane .mat-calendar-body-cell:hover .mat-calendar-body-cell-content{background-color:#edf5f2!important}.cdk-overlay-pane .mat-calendar-body-cell:hover .mat-calendar-body-cell-content.mat-calendar-body-selected{background-color:#155744!important}.cdk-overlay-pane .mat-calendar-body-cell:active .mat-calendar-body-cell-content{background-color:#edf5f2!important}.cdk-overlay-pane .mat-calendar-body-cell:active .mat-calendar-body-cell-content.mat-calendar-body-selected{background-color:#114335!important}.cdk-overlay-pane .mat-calendar-body-cell:focus-visible{outline:none}.cdk-overlay-pane .mat-calendar-body-cell:focus-visible .mat-calendar-body-cell-content{background-color:#fff!important;outline:2px solid #1b6f57}.cdk-overlay-pane .mat-calendar-body-cell:focus-visible .mat-calendar-body-cell-content.mat-calendar-body-selected{background-color:#1e7a60!important;border:2px solid #ffffff!important;outline:2px solid #1b6f57}.cdk-overlay-pane .mat-calendar-body-cell:focus-visible .mat-calendar-body-cell-content.mat-calendar-body-selected:before{bottom:3px}.cdk-overlay-pane .mat-calendar-body-cell.mat-calendar-body-disabled{color:#a6aaa9;cursor:default}.cdk-overlay-pane .mat-calendar-body-cell.mat-calendar-body-disabled:hover .mat-calendar-body-cell-content,.cdk-overlay-pane .mat-calendar-body-cell.mat-calendar-body-disabled:active .mat-calendar-body-cell-content,.cdk-overlay-pane .mat-calendar-body-cell.mat-calendar-body-disabled:hover .mat-calendar-body-cell-content.mat-calendar-body-selected,.cdk-overlay-pane .mat-calendar-body-cell.mat-calendar-body-disabled:active .mat-calendar-body-cell-content.mat-calendar-body-selected{background-color:transparent!important}.cdk-overlay-pane .mat-calendar-body-cell.mat-calendar-body-disabled .mat-calendar-body-cell-content:not(.mat-calendar-body-comparison-identical){color:#a6aaa9;background-color:transparent}.cdk-overlay-pane .mat-calendar-body-cell.mat-calendar-body-disabled .mat-calendar-body-today:before{background-color:#a6aaa9}.cdk-overlay-pane .mat-calendar-body-cell-content{max-width:40px;max-height:40px;color:#1d1e1e;top:50%;left:50%;transform:translate(-50%,-50%)}.cdk-overlay-pane .mat-calendar-body-cell-content.mat-calendar-body-today{border:none!important}.cdk-overlay-pane .mat-calendar-body-cell-content.mat-calendar-body-today:before{content:"";display:block;height:5px;width:5px;margin:0;background-color:#1d1e1e;position:absolute;bottom:5px;left:50%;top:unset;right:unset;transform:translate(-50%)}.cdk-overlay-pane .mat-calendar-body-cell-content.mat-calendar-body-today.mat-calendar-body-selected:before{background-color:#fff}.cdk-overlay-pane .mat-calendar-body-cell-content.mat-calendar-body-selected{background-color:#1e7a60;color:#fff}.cdk-overlay-pane mat-multi-year-view .mat-calendar-body-cell-content,.cdk-overlay-pane mat-year-view .mat-calendar-body-cell-content{max-width:none}.cdk-overlay-pane mat-multi-year-view .mat-calendar-body-label,.cdk-overlay-pane mat-year-view .mat-calendar-body-label{color:transparent}.cdk-overlay-pane mat-multi-year-view .mat-calendar-body-label:first-child[colspan="4"],.cdk-overlay-pane mat-year-view .mat-calendar-body-label:first-child[colspan="4"]{height:0;padding:0!important}.cdk-overlay-pane.mat-datepicker-popup{--prof-resp-dp-calendar-width: calc(var(--prof-resp-content-input-max-width) - 2px);--prof-resp-dp-calendar-border-radius: 8px;--prof-resp-dp-calendar-header-padding: 8px;--prof-resp-dp-calendar-table-header-padding: 0;--prof-resp-dp-calendar-table-header-height: 48px;--prof-resp-dp-calendar-table-divider-padding: 0 0 8px 0;--prof-resp-dp-calendar-table-divider-left: -8px;--prof-resp-dp-calendar-table-divider-right: -8px;--prof-resp-dp-calendar-content-min-height: 0;--prof-resp-dp-calendar-content-padding: 0 8px 8px 8px;margin:8px 0}.cdk-overlay-pane.mat-datepicker-popup .mat-calendar{width:var(--prof-resp-dp-calendar-width);height:380px!important}grma-address-search .input-field-container{display:var(--prof-resp-input-field-container-display);grid-template-columns:var(--prof-resp-address-input-field-container-tmp-cls);max-width:var(--prof-resp-address-input-field-container-max-width)}grma-address-search .input-field-container__label{color:var(--prof-resp-address-input-label-color);font-size:var(--prof-resp-address-input-label-font-size);font-weight:var(--prof-resp-address-input-label-font-weight);line-height:var(--prof-resp-address-input-label-line-height);padding:var(--prof-resp-address-input-label-padding);margin:var(--prof-resp-address-input-label-margin)}grma-address-search .input-field-container__input{color:var(--prof-resp-address-input-field-color);font-size:var(--prof-resp-address-input-field-font-size);font-weight:var(--prof-resp-address-input-field-font-weight);line-height:var(--prof-resp-address-input-field-line-height);border:var(--prof-resp-address-input-field-border);border-radius:var(--prof-resp-address-input-field-border-radius);background:var(--prof-resp-address-input-field-background);box-shadow:var(--prof-resp-address-input-field-box-shadow);padding:var(--prof-resp-address-input-field-padding);overflow:var(--prof-resp-address-input-field-overflow);white-space:var(--prof-resp-address-input-field-white-space);text-overflow:var(--prof-resp-address-input-field-text-overflow);outline:var(--prof-resp-address-input-field-outline);width:var(--prof-resp-address-input-field-width)}grma-address-search .input-field-container__input:hover{--prof-resp-address-input-field-border: 1px solid #767978}grma-address-search .input-field-container__input:focus,grma-address-search .input-field-container__input:focus-visible,grma-address-search .input-field-container__input:focus-within{--prof-resp-address-input-field-border: 1px solid #323232;outline:var(--prof-resp-masked-input-field-outline)}grma-address-search .input-field-container__input:disabled{opacity:1}grma-address-search .input-field-container__input::placeholder{font-weight:var(--prof-resp-address-input-placeholder-font-weight)!important;color:var(--prof-resp-address-input-placeholder-color)}grma-address-search .input-field-container__options{display:flex;flex-direction:column;margin:var(--prof-resp-address-options-margin);padding:var(--prof-resp-address-options-padding);list-style-type:var(--prof-resp-address-options-list-style-type);box-shadow:var(--prof-resp-address-options-box-shadow);border-radius:var(--prof-resp-address-option-border-radius)}@media (max-width: 1024.98px){grma-address-search .input-field-container__options{max-height:unset!important}}grma-address-search .input-field-container__option{display:flex;gap:8px;align-items:center;padding:var(--prof-resp-address-option-padding);background-color:var(--prof-resp-address-option-bg);color:var(--prof-resp-address-option-color);line-height:var(--prof-resp-address-option-line-height);border:var(--prof-resp-address-option-border);cursor:var(--prof-resp-address-option-cursor);outline:var(--prof-resp-address-option-outline);order:1}grma-address-search .input-field-container__option+.input-field-container__option{border-top-width:0}grma-address-search .input-field-container__option:hover{--prof-resp-address-option-bg: #edf5f2}grma-address-search .input-field-container__option:focus-visible{-prof-resp-address-option-bg:#edf5f2}grma-address-search .input-field-container__option.manual-address{--prof-resp-address-option-bg: #edf5f2;order:0;border-top-width:1px;border-top-right-radius:var(--prof-resp-address-option-border-radius);border-top-left-radius:var(--prof-resp-address-option-border-radius);font-weight:500}grma-address-search .input-field-container__option.manual-address p{display:inline;margin:0 4px 0 0}grma-address-search .input-field-container__option.current-location{order:2;border-bottom-right-radius:var(--prof-resp-address-option-border-radius);border-bottom-left-radius:var(--prof-resp-address-option-border-radius);border-top-width:0;font-weight:500;text-decoration:underline;color:#1e7a60}grma-address-search .input-field-container__option.current-location:only-child{border-radius:var(--prof-resp-address-option-border-radius);border-top-width:1px}grma-address-search .input-field-container__option grma-icon{flex-shrink:0}grma-address-search .input-field-container.disabled .input-field-container__input{--prof-resp-address-input-field-padding: 12px;--prof-resp-address-input-field-color: #767978;--prof-resp-address-input-field-background: #f6f7f6;--prof-resp-address-input-field-border: 1px solid #a6aaa9;--prof-resp-address-input-field-box-shadow: none;cursor:default}grma-address-search .input-field-container.disabled grma-icon{display:none}grma-address-search .grma-address2-search__input-container{position:relative}grma-address-search .grma-icon--search{background-image:url(/ProfRespInsurance/assets/icons/address-search/icon-address-search.svg)}grma-address-search .grma-icon--circle-close{background-image:url(/ProfRespInsurance/assets/icons/address-search/icon-address-close.svg)}grma-address-search .grma-icon--cross{background-image:url(/ProfRespInsurance/assets/icons/address-search/icon-address-target.svg)}grma-address-search .grma-icon--circle-question-mark{background-image:url(/ProfRespInsurance/assets/icons/address-search/icon-address-question-mark.svg)}grma-address-search grma-icon:has(.grma-icon--marker),grma-address-search grma-icon:has(.grma-icon--back-arrow){display:none}grma-address-search grma-icon:has(.grma-icon--search){--prof-resp-icon-container-height: 48px;--prof-resp-icon-container-width: 48px;position:absolute;top:0;pointer-events:none}grma-address-search grma-icon:has(.grma-icon--circle-close){--prof-resp-icon-container-height: 32px;--prof-resp-icon-container-width: 32px;height:48px;width:48px;position:absolute;top:0;right:0;display:grid;place-items:center;cursor:pointer}grma-address-search grma-icon:has(.grma-icon--circle-question-mark){--prof-resp-icon-container-height: 24px;--prof-resp-icon-container-width: 24px}grma-address-search grma-icon:has(.grma-icon--cross){--prof-resp-icon-container-height: 24px;--prof-resp-icon-container-width: 24px}.prof-resp__address-readonly grma-address-search .grma-address2-search__input-container{cursor:text;border-radius:var(--prof-resp-address-input-field-border-radius);border:var(--prof-resp-address-input-field-border)}.prof-resp__address-readonly grma-address-search .grma-address2-search__input-container:hover{--prof-resp-address-input-field-border: 1px solid #767978}.prof-resp__address-readonly grma-address-search .grma-address2-search__input-container:focus,.prof-resp__address-readonly grma-address-search .grma-address2-search__input-container:active{--prof-resp-address-input-field-border: 1px solid #323232}.prof-resp__address-readonly grma-address-search .input-field-container.disabled .input-field-container__input{pointer-events:none;--prof-resp-address-input-field-color: var(--prof-resp-input-field-color);--prof-resp-address-input-field-background: var(--prof-resp-input-field-background);--prof-resp-address-input-field-border: none --prof-resp-address-input-field-box-shadow: var(--prof-resp-input-field-box-shadow)}grma-address-view-type .nav-tabs{padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid #e3e5e4;list-style-type:none}grma-address-view-type .nav-item{position:relative}grma-address-view-type .nav-item .nav-link{width:100%;padding:10px;background-color:transparent;color:#323232;line-height:1.5rem;text-align:center;border:none;outline:none;transition:background-color .2s ease-in-out}grma-address-view-type .nav-item .nav-link:hover{background-color:#e9f2ef;font-weight:500}grma-address-view-type .nav-item:before{content:"";width:100%;height:3px;background-color:transparent;position:absolute;bottom:-2px;transition:background-color .2s ease-in-out}grma-address-view-type .nav-item.active .nav-link{font-weight:500}grma-address-view-type .nav-item.active:before{background-color:#1e7a60}grma-filter-select .input-field-container{display:var(--prof-resp-filter-select-container-display);grid-template-columns:var(--prof-resp-filter-select-container-tmp-cls);gap:var(--prof-resp-filter-select-container-gap);max-width:var(--prof-resp-filter-select-container-max-width);position:relative}grma-filter-select .input-field-container:before{content:"";display:block;height:32px;width:32px;background-image:url(/ProfRespInsurance/assets/icons/app/dropdown-arrow.svg);background-size:24px;background-position:center;background-repeat:no-repeat;position:absolute;bottom:8px;right:12px;transition:all .15s ease-in-out;pointer-events:none}grma-filter-select .input-field-container.opened:before{transform:scaleY(-1)}grma-filter-select .input-field-container__label{order:-1;color:var(--prof-resp-filter-select-label-color);font-size:var(--prof-resp-filter-select-label-font-size);font-weight:var(--prof-resp-filter-select-label-font-weight);line-height:var(--prof-resp-filter-select-label-line-height);padding:var(--prof-resp-filter-select-label-padding)}grma-filter-select .input-field-container__input{color:var(--prof-resp-filter-select-input-color);font-size:var(--prof-resp-filter-select-input-font-size);font-weight:var(--prof-resp-filter-select-input-font-weight);line-height:var(--prof-resp-filter-select-input-line-height);border:var(--prof-resp-filter-select-input-border);border-radius:var(--prof-resp-filter-select-input-border-radius);background:var(--prof-resp-filter-select-input-background);box-shadow:var(--prof-resp-filter-select-input-box-shadow);padding:var(--prof-resp-filter-select-input-padding);overflow:var(--prof-resp-filter-select-input-overflow);white-space:var(--prof-resp-filter-select-input-white-space);text-overflow:var(--prof-resp-filter-select-input-text-overflow);outline:var(--prof-resp-filter-select-input-outline)}grma-filter-select .input-field-container__input::placeholder{font-weight:var(--prof-resp-filter-select-input-placeholder-font-weight);color:var(--prof-resp-filter-select-input-placeholder-color);font-size:var(--prof-resp-filter-select-input-field-font-size)}grma-filter-select .input-field-container__input:hover{--prof-resp-filter-select-input-border: 1px solid #767978}grma-filter-select .input-field-container__input:focus,grma-filter-select .input-field-container__input:focus-visible,grma-filter-select .input-field-container__input:focus-within{--prof-resp-filter-select-input-border: 1px solid #323232;outline:var(--prof-resp-filter-select-input-outline)}grma-filter-select .input-field-container__input:disabled{opacity:1}grma-filter-select .input-field-container__options{z-index:1;width:var(--prof-resp-filter-select-options-width);max-height:var(--prof-resp-filter-select-options-max-height);margin:var(--prof-resp-filter-select-options-margin);padding:var(--prof-resp-filter-select-options-padding);background-color:var(--prof-resp-filter-select-options-bg);border-radius:var(--prof-resp-filter-select-options-border-radius);border:var(--prof-resp-filter-select-options-border);box-shadow:var(--prof-resp-filter-select-options-box-shadow);list-style-type:var(--prof-resp-filter-select-options-list-style-type);position:var(--prof-resp-filter-select-options-position);top:var(--prof-resp-filter-select-options-top);overflow-x:var(--prof-resp-filter-select-options-overflow-x)}@supports not selector(::-webkit-scrollbar){grma-filter-select .input-field-container__options{scrollbar-color:#c3c6c5 transparent;scrollbar-width:thin}}grma-filter-select .input-field-container__options::-webkit-scrollbar{width:4px;height:auto}grma-filter-select .input-field-container__options::-webkit-scrollbar-thumb{background:#c3c6c5;border-radius:2px}grma-filter-select .input-field-container__options::-webkit-scrollbar-track{background:transparent}grma-filter-select .input-field-container__options{scrollbar-face-color:#c3c6c5;scrollbar-track-color:transparent}grma-filter-select .input-field-container__options:empty{--prof-resp-filter-select-options-margin: 0;--prof-resp-filter-select-options-border: none}grma-filter-select .input-field-container__option{padding:var(--prof-resp-filter-select-option-padding);background-color:var(--prof-resp-filter-select-option-bg);color:var(--prof-resp-filter-select-option-color);line-height:var(--prof-resp-filter-select-option-line-height);cursor:var(--prof-resp-filter-select-option-cursor);outline:var(--prof-resp-filter-select-option-outline)}grma-filter-select .input-field-container__option+.input-field-container__option{border-top:var(--prof-resp-filter-select-options-border)}grma-filter-select .input-field-container__option:hover{--prof-resp-filter-select-option-bg: #edf5f2}grma-filter-select .input-field-container__option:focus-visible{--prof-resp-filter-select-option-bg: #edf5f2}grma-filter-select .input-field-container.disabled{pointer-events:none}grma-filter-select .input-field-container.disabled:before{background-image:url(/ProfRespInsurance/assets/icons/app/dropdown-arrow-disabled.svg)}grma-filter-select .input-field-container.disabled .input-field-container__input{--prof-resp-filter-select-input-color: #767978;--prof-resp-filter-select-input-background: #f6f7f6;--prof-resp-filter-select-input-border: 1px solid #a6aaa9;--prof-resp-filter-select-input-box-shadow: none}grma-address-input-text .grma-address2-input{display:grid;grid-template-columns:minmax(0,1fr);gap:8px}grma-address-input-text .row{margin:0;display:grid;grid-template-columns:minmax(0,1fr);gap:8px}@media (min-width: 760px){grma-address-input-text .row{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}}grma-address-input-text .col-12{padding:0;width:100%}grma-address-input-text .col-12:not(.col-md-6){grid-column:1/-1}prof-resp-i-stepper .prof-resp__stepper{display:block;margin:0 auto}@media (min-width: 760px){prof-resp-i-stepper .prof-resp__stepper{max-width:628px}}@media (min-width: 1025px){prof-resp-i-stepper .prof-resp__stepper{max-width:978px}}prof-resp-i-case-type-selector{--prof-resp-layout-justify-content: auto;--prof-resp-radio-cont-max-width: max-content;--prof-resp-radio-cont-align-items: stretch;--prof-resp-radio-cont-justify-content: stretch}@media (min-width: 375px){prof-resp-i-case-type-selector{--prof-resp-radio-cont-justify-content: normal}}@media (min-width: 760px){prof-resp-i-case-type-selector{--prof-resp-radio-cont-flex-direction: column}}@media (min-width: 1025px){prof-resp-i-case-type-selector{--prof-resp-layout-tmp-cls: 483px minmax(0, 1fr);--prof-resp-content-header-text-align: left;--prof-resp-content-header-justify-items: flex-start;--prof-resp-content-footer-justify-content: flex-end}}prof-resp-i-case-type-selector .prof-resp__content-body{justify-items:center}@media (min-width: 1025px){prof-resp-i-case-type-selector .prof-resp__content-body{justify-items:flex-start}}prof-resp-i-case-type-selector .prof-resp__case-type-selector-content{display:grid;grid-template-columns:minmax(0,1fr);gap:24px}@media (min-width: 1025px){prof-resp-i-case-type-selector .prof-resp__case-type-selector-content{gap:48px}}prof-resp-i-case-type-selector .prof-resp__case-type-selector-media{display:none}@media (min-width: 1025px){prof-resp-i-case-type-selector .prof-resp__case-type-selector-media{display:block;justify-self:flex-end}}.prof-resp__modal--address{--prof-resp-modal-body-text-align: left;--prof-resp-modal-heading-margin: 0 0 32px 0}.prof-resp__modal--address .prof-resp__address-wrap{display:grid;grid-template-rows:minmax(0,1fr);gap:24px}.prof-resp__modal--address .prof-resp__address-back-to-search{width:fit-content;min-width:156px;padding:8px;background-color:transparent;border-radius:30px;color:#1e7a60;font-size:1rem;font-weight:700;line-height:1.25rem;display:grid;grid-template-columns:16px auto;gap:12px;place-items:center;text-decoration:none;outline:6px solid transparent;transition:all .25s ease-in-out;cursor:pointer}.prof-resp__modal--address .prof-resp__address-back-to-search:before{content:"";height:16px;width:16px;background-image:url(/ProfRespInsurance/assets/icons/address-search/icon-address-back-arrow.svg)}.prof-resp__modal--address .prof-resp__address-back-to-search:after{content:"";position:absolute;background-image:url(/ProfRespInsurance/assets/icons/address-search/icon-address-back-arrow-hover.svg);opacity:0}.prof-resp__modal--address .prof-resp__address-back-to-search:hover{background-color:#e9f2ef;color:#1b6f57}.prof-resp__modal--address .prof-resp__address-back-to-search:hover:before{background-image:url(/ProfRespInsurance/assets/icons/address-search/icon-address-back-arrow-hover.svg)}.prof-resp__modal--address .prof-resp__address-back-to-search:hover:after{background-image:url(/ProfRespInsurance/assets/icons/address-search/icon-address-back-arrow-active.svg)}.prof-resp__modal--address .prof-resp__address-back-to-search:active{background-color:#98c2b6;color:#155744}.prof-resp__modal--address .prof-resp__address-back-to-search:active:before{background-image:url(/ProfRespInsurance/assets/icons/address-search/icon-address-back-arrow-active.svg)}.prof-resp__modal--address .prof-resp__address-back-to-search:focus-visible{background-color:transparent;color:#1b6f57;outline:6px solid #98c2b6}.prof-resp__modal--address .prof-resp__address-back-to-search:focus-visible:before{background-image:url(/ProfRespInsurance/assets/icons/address-search/icon-address-back-arrow-hover.svg)}.prof-resp__modal--address .prof-resp__required-msg{margin:8px 0 0;color:#464747;font-size:.875rem;line-height:1.375rem;text-align:end}prof-resp-i-address-display .prof-resp__provided-address{display:grid;grid-template-columns:minmax(0,1fr);gap:4px}prof-resp-i-address-display .prof-resp__provided-address-title{font-size:1rem;margin:0 0 4px;color:#323232;font-weight:500;line-height:1.5rem}prof-resp-i-address-display .prof-resp__provided-address-value{color:#323232;line-height:1.5rem;font-weight:400}prof-resp-i-company-data{--prof-resp-layout-tmp-cls: minmax(0, 646px)}prof-resp-i-company-data .prof-resp__content-body{gap:24px}prof-resp-i-activity-scope{--prof-resp-radio-cont-align-items: center;--prof-resp-radio-cont-justify-content: center}@media (min-width: 375px){prof-resp-i-activity-scope{--prof-resp-radio-item-max-width: 360px}}@media (min-width: 760px){prof-resp-i-activity-scope{--prof-resp-radio-cont-align-items: stretch}}prof-resp-i-start-date .prof-resp__content-body{justify-items:center}prof-resp-i-start-date .prof-resp__content-body .prof-resp-datepicker{max-width:var(--prof-resp-content-input-max-width)}prof-resp-i-start-date .prof-resp__skeleton-input-wrap{width:min(100%,320px);margin:0 auto;justify-items:flex-start}prof-resp-i-vat-number .prof-resp__content-body{justify-items:center}prof-resp-i-vat-number .prof-resp__content-body .prof-resp__content-input{width:var(--prof-resp-input-container-width);max-width:var(--prof-resp-content-input-max-width)}prof-resp-i-has-claims{--prof-resp-radio-cont-align-items: stretch}@media (min-width: 375px){prof-resp-i-has-claims .prof-resp__content-body{justify-items:center}}prof-resp-i-construction-equipment{--prof-resp-radio-cont-align-items: stretch}@media (min-width: 375px){prof-resp-i-construction-equipment .prof-resp__content-body{justify-items:center}}.prof-resp__modal .prof-resp__modal-body--construction-equipment-info p{text-align:left}prof-resp-i-proposal-calculation .prof-resp__proposal-calculation{background-color:#fff;padding:24px 16px;border:2px solid #dadde7;border-radius:24px;box-shadow:0 6px 12px #2831681a}@media (min-width: 760px){prof-resp-i-proposal-calculation .prof-resp__proposal-calculation{border:none}}prof-resp-i-proposal-calculation .prof-resp__proposal-calculation-title{font-size:1rem;line-height:130%;font-weight:500;color:#323232;margin:0 0 8px}@media (min-width: 760px){prof-resp-i-proposal-calculation .prof-resp__proposal-calculation-title{font-size:1.125rem;margin:0 0 24px}}prof-resp-i-proposal-calculation .prof-resp__proposal-calculation-price{margin:8px 0 0;padding:8px;border-radius:8px;background-color:#f4f5f8;border:2px solid #dadde7}@media (min-width: 760px){prof-resp-i-proposal-calculation .prof-resp__proposal-calculation-price{padding:16px;margin:24px 0 0;border:1px solid #c3c7d3}}prof-resp-i-proposal-calculation .prof-resp__proposal-calculation-price--inner{padding:4px 8px;background-color:#fff}@media (min-width: 760px){prof-resp-i-proposal-calculation .prof-resp__proposal-calculation-price--inner{padding:8px 16px}}prof-resp-i-proposal-calculation .prof-resp__proposal-calculation-label{font-size:1rem;font-weight:450;margin:0 0 8px}prof-resp-i-proposal-calculation .prof-resp__proposal-calculation-value{font-size:1.5rem;font-weight:500;line-height:130%}@media (min-width: 760px){prof-resp-i-proposal-calculation .prof-resp__proposal-calculation-value{font-size:2.25rem}}prof-resp-i-proposal-calculation .prof-resp__proposal-calculation-value--small{font-size:1.125rem}@media (min-width: 760px){prof-resp-i-proposal-calculation .prof-resp__proposal-calculation-value--small{font-size:1.5rem}}prof-resp-i-proposal-summary{--prof-resp-layout-tmp-cls: minmax(0, 1200px);--prof-resp-radio-cont-flex-wrap: wrap}@media (min-width: 760px){prof-resp-i-proposal-summary prof-resp-i-proposal-calculation,prof-resp-i-proposal-summary .prof-resp__skeleton-calc-card{order:1}}prof-resp-i-proposal-summary .prof-resp__proposal-summary{width:100%;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr);gap:24px;align-items:flex-start}@media (min-width: 760px){prof-resp-i-proposal-summary .prof-resp__proposal-summary{grid-template-columns:minmax(0,5fr) minmax(0,4fr);gap:48px}}prof-resp-i-proposal-summary .prof-resp__proposal-summary-wrapper{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;align-content:flex-start}@media (min-width: 760px){prof-resp-i-proposal-summary .prof-resp__proposal-summary-wrapper{gap:32px}}prof-resp-i-proposal-summary .prof-resp__proposal-summary-card{background-color:#fff;padding:16px;border:1px solid #e3e5e4;border-radius:16px;display:grid;grid-template-columns:minmax(0,1fr);gap:16px}@media (min-width: 760px){prof-resp-i-proposal-summary .prof-resp__proposal-summary-card{gap:32px;padding:24px}}prof-resp-i-proposal-summary .prof-resp__proposal-summary-card-title{--prof-resp-icon-container-height: 32px;--prof-resp-icon-container-width: 32px;--prof-resp-icon-svg-height: 20px;--prof-resp-icon-svg-width: 20px;display:grid;grid-template-columns:minmax(0,1fr) var(--prof-resp-icon-container-width);align-items:flex-start;gap:16px}prof-resp-i-proposal-summary .prof-resp__proposal-summary-card-title h3,prof-resp-i-proposal-summary .prof-resp__proposal-summary-card-title .h3{font-size:1rem;line-height:114%;font-weight:500;color:#323232}@media (min-width: 760px){prof-resp-i-proposal-summary .prof-resp__proposal-summary-card-title h3,prof-resp-i-proposal-summary .prof-resp__proposal-summary-card-title .h3{font-weight:450;font-size:1.5rem}}prof-resp-i-proposal-summary .prof-resp__proposal-summary-card-title grma-icon{transform:translate(4px,-4px)}prof-resp-i-proposal-summary .prof-resp__proposal-summary-limits-wrap{display:grid;grid-template-columns:minmax(0,1fr);gap:24px}prof-resp-i-proposal-summary .prof-resp__proposal-summary-limits-wrap .item-content-limit-label{margin:0 0 8px;color:#323232;font-size:.875rem}@media (min-width: 760px){prof-resp-i-proposal-summary .prof-resp__proposal-summary-limits-wrap .item-content-limit-label{font-size:1rem}}prof-resp-i-proposal-summary .prof-resp__proposal-summary-limits-wrap .item-content-limit-amount{color:#323232;font-weight:500;font-size:.875rem}@media (min-width: 760px){prof-resp-i-proposal-summary .prof-resp__proposal-summary-limits-wrap .item-content-limit-amount{font-size:1rem}}prof-resp-i-proposal-summary .prof-resp__proposal-summary-limits-wrap .item-content-deductible-label{margin:0;color:#323232;font-size:.875rem}@media (min-width: 760px){prof-resp-i-proposal-summary .prof-resp__proposal-summary-limits-wrap .item-content-deductible-label{font-size:1rem}}prof-resp-i-proposal-summary .prof-resp__button-tertiary{justify-self:flex-start}prof-resp-i-proposal-summary .prof-resp__skeleton-summary-card-title{--prof-resp-skeleton-height: 24px}prof-resp-i-proposal-summary .prof-resp__skeleton-summary-card-desc{--prof-resp-skeleton-height: 21px}prof-resp-i-proposal-summary .prof-resp__skeleton-summary-card-limit{--prof-resp-skeleton-height: 50px;--prof-resp-skeleton-width: 80%;display:grid;grid-template-columns:minmax(0,1fr);gap:24px}prof-resp-i-proposal-summary .prof-resp__skeleton-summary-card-btn{--prof-resp-skeleton-width: min(100%, 264px)}@media (min-width: 1025px){.prof-resp__modal-body--high-risk-deduction-info{--prof-resp-modal-body-padding-value: 96px}}.prof-resp__modal--proposal-summary-selector{--prof-resp-radio-cont-flex-direction: column;--prof-resp-radio-cont-align-items: center;--prof-resp-radio-cont-justify-content: center}@media (min-width: 1025px){.prof-resp__modal--proposal-summary-selector{--prof-resp-modal-dialog-max-width: min(90%, 1280px);--prof-resp-radio-cont-flex-direction: row;--prof-resp-radio-cont-align-items: stretch}}@media (min-width: 1025px){.prof-resp__modal--proposal-summary-selector .modal-dialog{width:fit-content}}prof-resp-i-additional-coverages{--prof-resp-layout-tmp-cls: minmax(0, 1200px);--prof-resp-radio-cont-flex-wrap: wrap;--prof-resp-radio-cont-flex-gap: 24px}@media (min-width: 760px){prof-resp-i-additional-coverages{--prof-resp-radio-cont-flex-gap: 32px}}prof-resp-i-additional-coverages .prof-resp__additional-coverages{width:100%;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr);gap:24px;align-items:flex-start}@media (min-width: 760px){prof-resp-i-additional-coverages .prof-resp__additional-coverages{grid-template-columns:minmax(0,5fr) minmax(0,4fr);gap:48px}}prof-resp-i-additional-coverages .prof-resp__additional-coverages .group-container>div:not(.item-container){display:contents}prof-resp-i-additional-coverages .prof-resp__skeleton-subtitle{--prof-resp-skeleton-height: 21px;--prof-resp-skeleton-width: min(100%, 800px)}prof-resp-i-extended-coverages{--prof-resp-layout-tmp-cls: minmax(0, 1200px);--prof-resp-radio-cont-amount-item-align-cont: space-between}@media (min-width: 760px){prof-resp-i-extended-coverages{--prof-resp-radio-cont-amount-wrap-flex-dir: column}}@media (min-width: 1025px){prof-resp-i-extended-coverages{--prof-resp-radio-cont-amount-wrap-flex-dir: row}}prof-resp-i-extended-coverages .prof-resp__extended-coverages{width:100%;margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr);gap:24px;align-items:flex-start}@media (min-width: 760px){prof-resp-i-extended-coverages .prof-resp__extended-coverages{grid-template-columns:minmax(0,5fr) minmax(0,4fr);gap:48px}}prof-resp-i-extended-coverages .prof-resp__extended-coverages .group-container>div:not(.item-container){display:contents}.prof-resp__modal--extended-cover-selector{--prof-resp-radio-cont-flex-direction: column;--prof-resp-radio-cont-align-items: center;--prof-resp-radio-cont-justify-content: center}@media (min-width: 1025px){.prof-resp__modal--extended-cover-selector{--prof-resp-modal-dialog-max-width: min(96%, 1280px);--prof-resp-radio-cont-max-width: max-content;--prof-resp-radio-cont-align-items: stretch;--prof-resp-radio-item-flex-align: center}}@media (min-width: 1025px){.prof-resp__modal--extended-cover-selector .modal-dialog{width:fit-content}}prof-resp-i-payment-type{--prof-resp-layout-tmp-cls: minmax(0, 1200px);--prof-resp-radio-cont-flex-wrap: wrap;--prof-resp-radio-cont-align-items: stretch}@media (min-width: 760px){prof-resp-i-payment-type{--prof-resp-radio-cont-align-items: flex-start}}prof-resp-i-payment-type .prof-resp__payment-type{width:100%;display:grid;grid-template-columns:minmax(0,1fr);gap:24px;margin:0 auto}@media (min-width: 760px){prof-resp-i-payment-type .prof-resp__payment-type{grid-template-columns:minmax(0,5fr) minmax(0,4fr);gap:48px}}prof-resp-i-payment-type .prof-resp__payment-type-wrapper{display:grid;grid-template-columns:minmax(0,1fr);align-content:flex-start;gap:32px}@media (min-width: 760px){prof-resp-i-payment-type .prof-resp__payment-type-wrapper{gap:48px}}prof-resp-i-payment-type .prof-resp__payment-option-label{font-size:.875rem;color:#323232;font-weight:500;line-height:130%;margin:0 0 24px}@media (min-width: 760px){prof-resp-i-payment-type .prof-resp__payment-option-label{font-size:1.125rem;line-height:114%;margin:0 0 32px}}prof-resp-i-payment-type .prof-resp__payment-option-label:has(+.prof-resp__payment-option-desc){margin:0 0 16px}prof-resp-i-payment-type .prof-resp__payment-option-desc{margin:0 0 24px;font-size:.875rem;line-height:130%}@media (min-width: 760px){prof-resp-i-payment-type .prof-resp__payment-option-desc{font-size:1rem;line-height:114%;margin:0 0 32px}}prof-resp-i-payment-type .prof-resp__skeleton-subtitle{--prof-resp-skeleton-height: 21px;--prof-resp-skeleton-width: min(100%, 800px)}prof-resp-i-payment-type .prof-resp__skeleton-payment-type-title{--prof-resp-skeleton-height: 26px}prof-resp-i-payment-type .prof-resp__skeleton-payment-type-desc{--prof-resp-skeleton-height: 21px;--prof-resp-skeleton-margin: 16px 0 0 0}prof-resp-i-payment-type .prof-resp__skeleton-radio-wrap{display:flex;flex-direction:column;flex-wrap:wrap;gap:24px 32px;margin:24px 0 0}@media (min-width: 760px){prof-resp-i-payment-type .prof-resp__skeleton-radio-wrap{margin:32px 0 0;flex-direction:row;flex-wrap:wrap}}prof-resp-i-payment-type .prof-resp__skeleton-radio{--prof-resp-skeleton-width: 100%}@media (min-width: 760px){prof-resp-i-payment-type .prof-resp__skeleton-radio{--prof-resp-skeleton-width: 116px}}prof-resp-i-payment-type .prof-resp__skeleton-messages-box{--prof-resp-skeleton-height: 97px;--prof-resp-skeleton-margin: 24px 0 0 0}@media (min-width: 760px){prof-resp-i-payment-type .prof-resp__skeleton-messages-box{--prof-resp-skeleton-margin: 32px 0 0 0}}prof-resp-i-ecom-consent .prof-resp__layout.prof-resp__ecom-consent-interrupted{--prof-resp-layout-tmp-cls: minmax(0, 646px)}prof-resp-i-activity-selector{--prof-resp-activity-options-padding: 12px 8px;--prof-resp-activity-item-gap: 14px}@media (min-width: 760px){prof-resp-i-activity-selector{--prof-resp-activity-options-padding: 24px}}prof-resp-i-activity-selector .prof-resp__content-body{gap:16px}@media (min-width: 375px){prof-resp-i-activity-selector .prof-resp__content-body .prof-resp__button-tertiary{justify-self:flex-end}}prof-resp-i-activity-selector .prof-resp__activity-options{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;padding:var(--prof-resp-activity-options-padding);border-radius:8px;border:1px solid #e3e5e4;background:#f4f5f8}prof-resp-i-activity-selector .prof-resp__risk-activities{padding:var(--prof-resp-activity-options-padding);display:none}@media (min-width: 760px){prof-resp-i-activity-selector .prof-resp__risk-activities{--prof-resp-activity-options-padding: 16px}}prof-resp-i-activity-selector .prof-resp__risk-activities:has(.prof-resp__activity-item){display:block}prof-resp-i-activity-selector .prof-resp__risk-activities:has(.prof-resp__activity-empty){display:block}prof-resp-i-activity-selector .prof-resp__risk-activities:has(.prof-resp__activity-empty) h3,prof-resp-i-activity-selector .prof-resp__risk-activities:has(.prof-resp__activity-empty) .h3{display:none}prof-resp-i-activity-selector .prof-resp__risk-activities h3,prof-resp-i-activity-selector .prof-resp__risk-activities .h3{color:#323232;font-size:1rem;font-weight:450;line-height:114%;letter-spacing:.5px;margin:0 0 24px}@media (min-width: 760px){prof-resp-i-activity-selector .prof-resp__risk-activities h3,prof-resp-i-activity-selector .prof-resp__risk-activities .h3{font-size:1.25rem}}prof-resp-i-activity-selector .prof-resp__risk-activities--high-risk{border-radius:8px;background:#eaebf0}prof-resp-i-activity-selector .prof-resp__activity-items{display:flex;flex-wrap:wrap;gap:16px 24px}prof-resp-i-activity-selector .prof-resp__activity-item{padding:8px 14px;border-radius:24px;border:1px solid #e3e5e4;background:#fff;box-shadow:0 2px 4px #2831681a}prof-resp-i-activity-selector .prof-resp__activity-empty{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;justify-items:center;width:100%;text-align:center}prof-resp-i-activity-selector .prof-resp__button-link{margin:0 auto}@media (min-width: 760px){prof-resp-i-activity-selector .prof-resp__button-link{margin:0}}@media (min-width: 760px){prof-resp-i-activity-selector .prof-resp__skeleton-content-body{--prof-resp-activity-options-padding: 40px }}prof-resp-i-activity-selector .prof-resp__skeleton-button{justify-self:flex-end}@media (min-width: 375px){prof-resp-i-activity-selector .prof-resp__skeleton-button{--prof-resp-skeleton-width: 264px}}prof-resp-i-activity-selector .prof-resp__skeleton-activity-items-title{--prof-resp-skeleton-height: 23px}prof-resp-i-activity-selector .prof-resp__skeleton-activity-items{display:grid;grid-template-columns:minmax(0,1fr);gap:16px 24px;padding:0 12px 0 0}@media (min-width: 760px){prof-resp-i-activity-selector .prof-resp__skeleton-activity-items{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}prof-resp-i-activity-selector .prof-resp__skeleton-activity-items .skeleton-loader:last-child{width:100%}@media (min-width: 375px){prof-resp-i-activity-selector .prof-resp__skeleton-activity-items .skeleton-loader:last-child{width:50%}}.prof-resp__modal--activity-selector{--prof-resp-activity-selector-modal-cont-width: min(100%, 646px);--prof-resp-activity-selector-modal-cont-margin: 0 auto;--prof-resp-modal-heading-margin: 0 0 16px 0}@media (min-width: 1025px){.prof-resp__modal--activity-selector{--prof-resp-activity-selector-modal-cont-width: auto;--prof-resp-activity-selector-modal-cont-margin: 0}}.prof-resp__modal--activity-selector .modal-dialog{max-width:none}@media (min-width: 1025px){.prof-resp__modal--activity-selector .modal-dialog{max-width:var(--bs-modal-width)}}.prof-resp__modal--activity-selector .modal-content{max-height:100vh;max-height:100dvh;height:100vh;height:100dvh;border-radius:0}@media (min-width: 1025px){.prof-resp__modal--activity-selector .modal-content{max-height:80vh;max-height:80dvh;height:auto;border-radius:16px}}.prof-resp__modal--activity-selector .prof-resp__modal-heading{font-size:1.25rem}.prof-resp__modal--activity-selector .prof-resp__modal-body{width:var(--prof-resp-activity-selector-modal-cont-width);margin:var(--prof-resp-activity-selector-modal-cont-margin);overflow-y:auto;scrollbar-gutter:stable}@supports not selector(::-webkit-scrollbar){.prof-resp__modal--activity-selector .prof-resp__modal-body{scrollbar-color:#c3c6c5 transparent;scrollbar-width:thin}}.prof-resp__modal--activity-selector .prof-resp__modal-body::-webkit-scrollbar{width:4px;height:auto}.prof-resp__modal--activity-selector .prof-resp__modal-body::-webkit-scrollbar-thumb{background:#c3c6c5;border-radius:30px}.prof-resp__modal--activity-selector .prof-resp__modal-body::-webkit-scrollbar-track{background:transparent}.prof-resp__modal--activity-selector .prof-resp__modal-body{scrollbar-face-color:#c3c6c5;scrollbar-track-color:transparent}@media (min-width: 1025px){.prof-resp__modal--activity-selector .prof-resp__modal-body{overflow:visible}}.prof-resp__modal--activity-selector .prof-resp__activity-list{border-bottom:none}@media (min-width: 1025px){.prof-resp__modal--activity-selector .prof-resp__activity-list{border-bottom:1px solid #dfdff2}}.prof-resp__modal--activity-selector .prof-resp__activity-list-wrap .prof-resp__activity-info-btn{display:none}@media (min-width: 1025px){.prof-resp__modal--activity-selector .prof-resp__activity-list-wrap .prof-resp__activity-info-btn{display:grid}}.prof-resp__modal--activity-selector .prof-resp__activity-search-input{--prof-resp-text-input-field-border-radius: 24px;--prof-resp-text-input-field-padding: 12px 12px 12px 56px;position:sticky;top:0;z-index:1;background-color:#fafafc;padding:0 0 16px}@media (min-width: 1025px){.prof-resp__modal--activity-selector .prof-resp__activity-search-input{position:static}}.prof-resp__modal--activity-selector .prof-resp__activity-search-input .input-field-container{position:relative}.prof-resp__modal--activity-selector .prof-resp__activity-search-input .input-field-container:before{content:url(/ProfRespInsurance/assets/icons/app/search.svg);display:block;position:absolute;left:16px;top:50%;line-height:0;transform:translateY(-50%);max-width:32px;pointer-events:none}.prof-resp__modal--activity-selector .prof-resp__activity-search-input .input-field-container.filled.valid .input-field-container__input:focus-within{--prof-resp-text-input-field-border: 1px solid #323232}.prof-resp__modal--activity-selector .prof-resp__activity-search-input .input-field-container.invalid .input-field-container__input{--prof-resp-text-input-field-border: 1px solid #323232}.prof-resp__modal--activity-selector .prof-resp__activity-selector-modal-footer{width:var(--prof-resp-activity-selector-modal-cont-width);margin:auto auto 0;display:grid;grid-template-columns:minmax(0,1fr);padding:0 16px;border-top:1px solid #dfdff2}@media (min-width: 1025px){.prof-resp__modal--activity-selector .prof-resp__activity-selector-modal-footer{border:none}}.prof-resp__modal--activity-selector .prof-resp__activity-selector-modal-footer .prof-resp__activity-info-btn{margin:24px 0 0}@media (min-width: 1025px){.prof-resp__modal--activity-selector .prof-resp__activity-selector-modal-footer .prof-resp__activity-info-btn{display:none}}.prof-resp__modal--activity-selector .prof-resp__activity-selector-modal-footer .prof-resp__modal-footer{--prof-resp-modal-footer-direction: row;--prof-resp-modal-footer-justify-content: center}.prof-resp__modal--activity-selector .prof-resp__activity-selector-modal-footer .prof-resp__modal-footer grma-button{flex:1;max-width:200px}@media (min-width: 1025px){.prof-resp__modal--activity-selector .prof-resp__activity-selector-modal-footer .prof-resp__modal-footer grma-button{max-width:none}}.prof-resp__modal--activity-selector .prof-resp__activity-selector-modal-footer .prof-resp__modal-footer button{width:100%;min-width:0;padding:8px 20px}@media (min-width: 1025px){.prof-resp__modal--activity-selector .prof-resp__activity-selector-modal-footer .prof-resp__modal-footer button{width:auto;min-width:200px;padding:8px 40px}}prof-resp-i-contractor-data{--prof-resp-layout-tmp-cls: minmax(0, 646px);--prof-resp-radio-cont-align-items: stretch}prof-resp-i-contractor-data .prof-resp__content-body{gap:24px}@media (min-width: 760px){prof-resp-i-contractor-data .prof-resp__content-body{gap:40px}}prof-resp-i-contractor-data .prof-resp__contractor-data-form{display:contents}prof-resp-i-contractor-data .prof-resp__checkbox{--prof-resp-radio-label-font-size: .875rem;--prof-resp-radio-input-gap: 8px}prof-resp-i-contractor-data .prof-resp__skeleton-messages-box{--prof-resp-skeleton-height: 97px}prof-resp-i-sole-proprietor-data{display:contents}prof-resp-i-legal-entity-data{display:contents}prof-resp-i-insured-data{--prof-resp-layout-tmp-cls: minmax(0, 646px)}prof-resp-i-insured-data .prof-resp__content-body{gap:24px}@media (min-width: 760px){prof-resp-i-insured-data .prof-resp__content-body{gap:40px}}prof-resp-i-insured-data .prof-resp__insured-data-form{display:contents}prof-resp-i-email-verification{--prof-resp-layout-tmp-cls: minmax(0, 646px)}prof-resp-i-email-verification .prof-resp__content-body{justify-items:center;text-align:center}prof-resp-i-email-verification .prof-resp__email-verification-img{margin:0 0 16px}prof-resp-i-email-verification .prof-resp__email-verification-title{margin:0 0 32px;font-size:1.25rem;line-height:130%;font-weight:500}prof-resp-i-email-verification .prof-resp__email-verification-desc{font-size:1rem;line-height:130%;font-weight:450}prof-resp-i-email-verification .prof-resp__email-verification-not-received{text-align:center;font-size:1.125rem;line-height:130%;font-weight:450}prof-resp-i-previous-contract{--prof-resp-radio-cont-align-items: stretch;--prof-resp-radio-cont-justify-content: center;--prof-resp-content-body-tmp-cls: minmax(0, 514px)}prof-resp-i-previous-contract .prof-resp__content-body{justify-content:center;gap:24px}@media (min-width: 1025px){prof-resp-i-previous-contract .prof-resp__content-body{gap:48px}}prof-resp-i-previous-contract .prof-resp__previous-contract-form{display:grid;grid-template-columns:minmax(0,1fr);gap:24px}@media (min-width: 1025px){prof-resp-i-previous-contract .prof-resp__previous-contract-form{gap:40px}}prof-resp-i-legal-statements-preview{--prof-resp-layout-padding: 24px 0 186px 0;--prof-resp-legal-statements-card-border: 1px solid #c3c6c5;--prof-resp-legal-statements-wrap-border-radius: 16px 16px 0 0;--prof-resp-downloadable-doc-grid-temp-cols: minmax(0, 1fr) 36px}@media (min-width: 760px){prof-resp-i-legal-statements-preview{--prof-resp-layout-padding: 48px 0 80px 0;--prof-resp-downloadable-doc-grid-temp-cols: 24px minmax(0, 1fr) 36px}}prof-resp-i-legal-statements-preview .prof-resp__legal-statements-wrap{border:var(--prof-resp-legal-statements-card-border);border-bottom:none;border-radius:16px 16px 0 0}prof-resp-i-legal-statements-preview .prof-resp__downloadable-doc{--prof-resp-downloadable-doc-align-items: center}@media (max-width: 759.98px){prof-resp-i-legal-statements-preview .prof-resp__downloadable-doc:hover,prof-resp-i-legal-statements-preview .prof-resp__downloadable-doc:active,prof-resp-i-legal-statements-preview .prof-resp__downloadable-doc:focus,prof-resp-i-legal-statements-preview .prof-resp__downloadable-doc:focus-visible{--prof-resp-downloadable-doc-bg: transparent}}prof-resp-i-legal-statements-preview .prof-resp__downloadable-doc grma-icon:has(.grma-icon--download-grey){--prof-resp-icon-container-height: 36px;--prof-resp-icon-container-width: 36px;--prof-resp-downloadable-doc-icon-download-display: block}@media (max-width: 759.98px){prof-resp-i-legal-statements-preview .prof-resp__downloadable-doc grma-icon:has(.grma-icon--download-grey){background-color:#b9d6ce}}prof-resp-i-legal-statements-preview .prof-resp__downloadable-doc grma-icon:has(.grma-icon--download-grey):hover{background-color:#b9d6ce}prof-resp-i-legal-statements-preview .prof-resp__downloadable-doc grma-icon:has(.grma-icon--download-grey):active{background-color:#68a694}@media (max-width: 759.98px){prof-resp-i-legal-statements-preview .prof-resp__downloadable-doc grma-icon:has(.grma-icon--document){display:none}}@media (max-width: 759.98px){prof-resp-i-legal-statements-preview .prof-resp__downloadable-doc grma-icon .grma-icon--download-grey{--prof-resp-downloadable-doc-icon-download-opacity: 1}}@media (max-width: 759.98px){prof-resp-i-legal-statements-preview .prof-resp__downloadable-doc-label{color:#155744;text-decoration:underline}}prof-resp-i-legal-statements-preview .prof-resp__downloadable-doc-label:hover,prof-resp-i-legal-statements-preview .prof-resp__downloadable-doc-label:active,prof-resp-i-legal-statements-preview .prof-resp__downloadable-doc-label:focus-visible{color:#155744;text-decoration:underline}prof-resp-i-legal-statements-preview .prof-resp__scroll-button button{width:100%;padding:8px 16px;border-radius:8px}prof-resp-i-legal-statements-preview .prof-resp__scroll-button .label{font-size:1rem}prof-resp-i-legal-statements-preview .prof-resp__scroll-button-wrap{--prof-resp-scroll-btn-wrap-padding: 8px;padding:var(--prof-resp-scroll-btn-wrap-padding);background-color:var(--prof-resp-legal-statements-wrap-bg);border-radius:0 0 16px 16px;border:var(--prof-resp-legal-statements-card-border);border-top:none;position:sticky;top:calc(var(--prof-resp-header-height));z-index:1}@media (min-width: 375px){prof-resp-i-legal-statements-preview .prof-resp__scroll-button-wrap{--prof-resp-scroll-btn-wrap-padding: 16px;margin:-8px 0 0}}@media (min-width: 760px){prof-resp-i-legal-statements-preview .prof-resp__scroll-button-wrap{margin:-32px 0 0}}prof-resp-i-legal-statements-preview .prof-resp__scroll-button-wrap .prof-resp__skeleton-button{--prof-resp-skeleton-width: 100%}prof-resp-i-legal-statements-preview .prof-resp__document-preview-wrap{margin:24px 0 0}@media (min-width: 760px){prof-resp-i-legal-statements-preview .prof-resp__document-preview-wrap{margin:48px 0 0}}prof-resp-i-legal-statements-preview .prof-resp__documents-wrap{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}prof-resp-i-legal-statements-preview .prof-resp__pdf-viewer-wrap .pdfViewer .page{--page-border: 1px solid #E7EAEC;box-sizing:content-box;border-image:unset;margin:0 auto}@supports not selector(::-webkit-scrollbar){prof-resp-i-legal-statements-preview .prof-resp__pdf-viewer-wrap .ng2-pdf-viewer-container{scrollbar-color:#c3c6c5 transparent;scrollbar-width:thin}}prof-resp-i-legal-statements-preview .prof-resp__pdf-viewer-wrap .ng2-pdf-viewer-container::-webkit-scrollbar{width:auto;height:4px}prof-resp-i-legal-statements-preview .prof-resp__pdf-viewer-wrap .ng2-pdf-viewer-container::-webkit-scrollbar-thumb{background:#c3c6c5;border-radius:2px}prof-resp-i-legal-statements-preview .prof-resp__pdf-viewer-wrap .ng2-pdf-viewer-container::-webkit-scrollbar-track{background:transparent}prof-resp-i-legal-statements-preview .prof-resp__pdf-viewer-wrap .ng2-pdf-viewer-container{scrollbar-face-color:#c3c6c5;scrollbar-track-color:transparent}prof-resp-i-legal-statements-preview .prof-resp__content-footer{--prof-resp-content-footer-align-items: stretch;width:calc(100% - 32px);max-width:850px;padding:8px;background-color:var(--prof-resp-legal-statements-wrap-bg);position:absolute;border-radius:16px 16px 0 0;border:var(--prof-resp-legal-statements-card-border);border-bottom:none;bottom:0;left:50%;transform:translate(-50%)}@media (min-width: 375px){prof-resp-i-legal-statements-preview .prof-resp__content-footer{--prof-resp-content-footer-gap: 16px;padding:16px}}prof-resp-i-legal-statements-preview .prof-resp__content-footer button{width:100%}prof-resp-i-legal-statements-preview .prof-resp__skeleton-content-footer .prof-resp__skeleton-button{--prof-resp-skeleton-width: 100%}.container:has(prof-resp-i-legal-statements-preview){position:relative}.hiddenCanvasElement{position:absolute;z-index:-1;bottom:-100%;left:-100%;opacity:0}prof-resp-i-final-summary{--prof-resp-summary-line-grid-temp-col: minmax(0, 1fr);--prof-resp-summary-line-column-gap: 16px;--prof-resp-summary-data-font-size: .875rem}@media (min-width: 760px){prof-resp-i-final-summary{--prof-resp-summary-line-grid-temp-col: minmax(0, 3fr) minmax(0, 4fr);--prof-resp-summary-data-font-size: 1rem}}prof-resp-i-final-summary .prof-resp__content-body{gap:24px}@media (min-width: 760px){prof-resp-i-final-summary .prof-resp__content-body{gap:48px}}prof-resp-i-final-summary .prof-resp__summary-card{padding:16px;background-color:#fff;border-radius:16px;box-shadow:0 4px 8px #0000001a}@media (min-width: 760px){prof-resp-i-final-summary .prof-resp__summary-card{padding:32px}}prof-resp-i-final-summary .prof-resp__summary-card-title{margin:0 0 28px;font-size:1.125rem;font-weight:500;line-height:130%}@media (min-width: 760px){prof-resp-i-final-summary .prof-resp__summary-card-title{margin:0 0 48px;font-size:1.25rem}}prof-resp-i-final-summary .prof-resp__summary-card-data{padding:12px 0 0;display:grid;grid-template-columns:minmax(0,1fr);gap:12px}@media (min-width: 760px){prof-resp-i-final-summary .prof-resp__summary-card-data{padding:0;gap:24px}}prof-resp-i-final-summary .prof-resp__summary-card-cat{display:grid;gap:12px var(--prof-resp-summary-line-column-gap);grid-template-columns:var(--prof-resp-summary-line-grid-temp-col);padding:0 0 12px;border-bottom:1px solid #cbd1d8}@media (min-width: 760px){prof-resp-i-final-summary .prof-resp__summary-card-cat{gap:var(--prof-resp-summary-line-column-gap)}}prof-resp-i-final-summary .prof-resp__summary-card-cat:last-child{padding:0;border:0}prof-resp-i-final-summary .prof-resp__summary-card-cat-line{grid-column:1/-1;display:grid;grid-template-columns:var(--prof-resp-summary-line-grid-temp-col);gap:12px var(--prof-resp-summary-line-column-gap)}prof-resp-i-final-summary .prof-resp__summary-card-cat-line+.prof-resp__summary-card-cat-line{margin:8px 0 0}@media (min-width: 760px){prof-resp-i-final-summary .prof-resp__summary-card-cat-line+.prof-resp__summary-card-cat-line{margin:0}}prof-resp-i-final-summary .prof-resp__summary-card-cat-label{font-weight:500;font-size:var(--prof-resp-summary-data-font-size)}prof-resp-i-final-summary .prof-resp__summary-card-cat-label-full-width{grid-column:1/-1}prof-resp-i-final-summary .prof-resp__summary-card-cat-name{font-size:var(--prof-resp-summary-data-font-size);font-weight:450}@media (min-width: 760px){prof-resp-i-final-summary .prof-resp__summary-card-cat-name{font-weight:400}}prof-resp-i-final-summary .prof-resp__summary-card-cat-value{font-size:var(--prof-resp-summary-data-font-size)}prof-resp-i-final-summary .prof-resp__summary-card-list{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}@media (min-width: 760px){prof-resp-i-final-summary .prof-resp__summary-card-list{gap:16px}}prof-resp-i-final-summary .prof-resp__summary-card-list-label{font-weight:500}@media (min-width: 760px){prof-resp-i-final-summary .prof-resp__summary-card-list-label{padding:0 0 12px}}prof-resp-i-final-summary .prof-resp__summary-card-list-item{display:grid;grid-template-columns:32px minmax(0,1fr);gap:8px;align-items:flex-start;font-weight:400;font-size:var(--prof-resp-summary-data-font-size)}@media (min-width: 760px){prof-resp-i-final-summary .prof-resp__summary-card-list-item{align-items:center;gap:16px;font-weight:450}}prof-resp-i-final-summary .prof-resp__summary-card-list-item:before{content:"";height:32px;width:32px;padding:8px;background-image:url(/ProfRespInsurance/assets/icons/accordion/accordion-tick.svg);background-size:18px 16px;background-position:center;background-repeat:no-repeat}prof-resp-i-contract-on-site{--prof-resp-layout-tmp-cls: minmax(0, 646px);--prof-resp-radio-cont-align-items: stretch;--prof-resp-radio-cont-justify-content: center}prof-resp-i-success{--prof-resp-layout-tmp-cls: minmax(0, 646px)}prof-resp-i-accepted-proposal{--prof-resp-layout-tmp-cls: minmax(0, 646px);--prof-resp-layout-gap: 24px}prof-resp-i-accepted-proposal .prof-resp__content-body{gap:24px}prof-resp-i-accepted-proposal .prof-resp__grma-btn{margin:calc(48px - var(--prof-resp-layout-gap)) 0 0 0}prof-resp-i-accepted-proposal .prof-resp__accepted-policy-ref{padding:16px;background-color:#e8eaf0;border-radius:8px;justify-self:center}prof-resp-i-accepted-proposal .prof-resp__accepted-desc{text-align:center}prof-resp-i-accepted-proposal .prof-resp__downloadable-doc{justify-self:center}prof-resp-i-accepted-proposal .prof-resp__skeleton-subtitle{--prof-resp-skeleton-width: 100%}prof-resp-i-accepted-proposal .prof-resp__skeleton-policy-ref{--prof-resp-skeleton-width: min(100%, 235px);--prof-resp-skeleton-margin: 0 auto}prof-resp-i-accepted-proposal .prof-resp__skeleton-desc{--prof-resp-skeleton-height: 42px}prof-resp-i-accepted-proposal .prof-resp__skeleton-messages-box{--prof-resp-skeleton-height: 100px}prof-resp-i-accepted-proposal .prof-resp__skeleton-downloadable-doc{--prof-resp-skeleton-width: min(100%, 400px);--prof-resp-skeleton-margin: 0 auto}prof-resp-i-payment-details{--prof-resp-radio-item-flex-direction: column}@media (min-width: 760px){prof-resp-i-payment-details{--prof-resp-radio-item-flex-direction: row}}prof-resp-i-payment-details .prof-resp__content-body{gap:24px}@media (min-width: 760px){prof-resp-i-payment-details .prof-resp__content-body{gap:48px}}prof-resp-i-payment-details .prof-resp__payment-details-card{padding:24px;background-color:#fff;border-radius:16px;border:1px solid #F1F1F4;box-shadow:0 4px 24px -1px #cecece40;display:grid;grid-template-columns:minmax(0,1fr);gap:32px}@media (min-width: 760px){prof-resp-i-payment-details .prof-resp__payment-details-card{padding:40px;grid-template-columns:minmax(0,1fr) 150px}}prof-resp-i-payment-details .prof-resp__payment-details-wrap{display:grid;grid-template-columns:minmax(0,1fr);gap:24px}@media (min-width: 760px){prof-resp-i-payment-details .prof-resp__payment-details-wrap{grid-template-columns:auto minmax(0,1fr);gap:16px}}prof-resp-i-payment-details .prof-resp__payment-details-data{grid-column:1/-1;display:grid;grid-template-columns:subgrid;gap:4px;align-items:center}@media (min-width: 760px){prof-resp-i-payment-details .prof-resp__payment-details-data{gap:32px}}prof-resp-i-payment-details .prof-resp__payment-details-label,prof-resp-i-payment-details .prof-resp__payment-details-mode{font-size:1rem;line-height:140%}prof-resp-i-payment-details .prof-resp__payment-details-amount{font-size:1.25rem;font-weight:600;line-height:140%}prof-resp-i-payment-details .prof-resp__checkbox{--prof-resp-radio-item-flex-align: flex-start;--prof-resp-radio-item-padding: 8px 0}@media (min-width: 760px){prof-resp-i-payment-details .prof-resp__checkbox{--prof-resp-radio-item-padding: 24px}}prof-resp-i-payment-details .prof-resp__checkbox-content{font-size:.875rem;line-height:170%}prof-resp-i-payment-details .prof-resp__checkbox-content a{overflow-wrap:anywhere}prof-resp-i-payment-result{--prof-resp-layout-tmp-cls: minmax(0, 646px)}prof-resp-i-payment-result .prof-resp__skeleton-subtitle{--prof-resp-skeleton-width: 100%}
