.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle;}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-selection--single .select2-selection__clear{position:relative;}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px;}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none;}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap;}.select2-container .select2-search--inline{float:left;}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0;}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051;}.select2-results{display:block;}.select2-results__options{list-style:none;margin:0;padding:0;}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none;}.select2-results__option[aria-selected]{cursor:pointer;}.select2-container--open .select2-dropdown{left:0;}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-search--dropdown{display:block;padding:4px;}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box;}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none;}.select2-search--dropdown.select2-search--hide{display:none;}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0);}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important;}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px;}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px;}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto;}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none;}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%;}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px;padding:1px;}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px;}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto;}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0;}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default;}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none;}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0;}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa;}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield;}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--default .select2-results__option[role=group]{padding:0;}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999;}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd;}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em;}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em;}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white;}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb;}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px;}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px;}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999;}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0;}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left;}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto;}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none;}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0%,#eee 50%);background-image:-o-linear-gradient(top,#fff 0%,#eee 50%);background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0);}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb;}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none;}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px;}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto;}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto;}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb;}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0;}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0;}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none;}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent;}.select2-container--classic .select2-dropdown--above{border-bottom:none;}.select2-container--classic .select2-dropdown--below{border-top:none;}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto;}.select2-container--classic .select2-results__option[role=group]{padding:0;}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey;}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff;}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px;}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb;}body{margin:0;font-family:"Roboto",sans-serif;}:root{--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:#10518d;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#f8641c;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#2c3338;--bs-primary-rgb:16,81,141;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:248,100,28;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:44,51,56;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--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-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:.35rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#10518d;--bs-link-hover-color:#0d4171;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd;}.elex-rqst-quote-wrap{}.elex-rqst-quote-wrap :root{--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:#10518d;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#f8641c;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#2c3338;--bs-primary-rgb:16,81,141;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:248,100,28;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:44,51,56;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--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-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:.35rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#10518d;--bs-link-hover-color:#0d4171;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd;}.elex-rqst-quote-wrap *,.elex-rqst-quote-wrap *::before,.elex-rqst-quote-wrap *::after{box-sizing:border-box;}@media (prefers-reduced-motion: no-preference){.elex-rqst-quote-wrap :root{scroll-behavior:smooth;}}.elex-rqst-quote-wrap 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);}.elex-rqst-quote-wrap hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25;}.elex-rqst-quote-wrap h6,.elex-rqst-quote-wrap .h6,.elex-rqst-quote-wrap h5,.elex-rqst-quote-wrap .h5,.elex-rqst-quote-wrap h4,.elex-rqst-quote-wrap .h4,.elex-rqst-quote-wrap h3,.elex-rqst-quote-wrap .h3,.elex-rqst-quote-wrap h2,.elex-rqst-quote-wrap .h2,.elex-rqst-quote-wrap h1,.elex-rqst-quote-wrap .h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;}.elex-rqst-quote-wrap h1,.elex-rqst-quote-wrap .h1{font-size:calc(1.375rem + 1.5vw);}@media (min-width: 1200px){.elex-rqst-quote-wrap h1,.elex-rqst-quote-wrap .h1{font-size:2.5rem;}}.elex-rqst-quote-wrap h2,.elex-rqst-quote-wrap .h2{font-size:calc(1.325rem + .9vw);}@media (min-width: 1200px){.elex-rqst-quote-wrap h2,.elex-rqst-quote-wrap .h2{font-size:2rem;}}.elex-rqst-quote-wrap h3,.elex-rqst-quote-wrap .h3{font-size:calc(1.3rem + .6vw);}@media (min-width: 1200px){.elex-rqst-quote-wrap h3,.elex-rqst-quote-wrap .h3{font-size:1.75rem;}}.elex-rqst-quote-wrap h4,.elex-rqst-quote-wrap .h4{font-size:calc(1.275rem + .3vw);}@media (min-width: 1200px){.elex-rqst-quote-wrap h4,.elex-rqst-quote-wrap .h4{font-size:1.5rem;}}.elex-rqst-quote-wrap h5,.elex-rqst-quote-wrap .h5{font-size:1.25rem;}.elex-rqst-quote-wrap h6,.elex-rqst-quote-wrap .h6{font-size:1rem;}.elex-rqst-quote-wrap p{margin-top:0;margin-bottom:1rem;}.elex-rqst-quote-wrap abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;}.elex-rqst-quote-wrap address{margin-bottom:1rem;font-style:normal;line-height:inherit;}.elex-rqst-quote-wrap ol,.elex-rqst-quote-wrap ul{padding-left:2rem;}.elex-rqst-quote-wrap ol,.elex-rqst-quote-wrap ul,.elex-rqst-quote-wrap dl{margin-top:0;margin-bottom:1rem;}.elex-rqst-quote-wrap ol ol,.elex-rqst-quote-wrap ul ul,.elex-rqst-quote-wrap ol ul,.elex-rqst-quote-wrap ul ol{margin-bottom:0;}.elex-rqst-quote-wrap dt{font-weight:700;}.elex-rqst-quote-wrap dd{margin-bottom:.5rem;margin-left:0;}.elex-rqst-quote-wrap blockquote{margin:0 0 1rem;}.elex-rqst-quote-wrap b,.elex-rqst-quote-wrap strong{font-weight:bolder;}.elex-rqst-quote-wrap small,.elex-rqst-quote-wrap .small{font-size:.875em;}.elex-rqst-quote-wrap mark,.elex-rqst-quote-wrap .mark{padding:.1875em;background-color:var(--bs-highlight-bg);}.elex-rqst-quote-wrap sub,.elex-rqst-quote-wrap sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline;}.elex-rqst-quote-wrap sub{bottom:-.25em;}.elex-rqst-quote-wrap sup{top:-.5em;}.elex-rqst-quote-wrap a{color:var(--bs-link-color);text-decoration:underline;}.elex-rqst-quote-wrap a:hover{color:var(--bs-link-hover-color);}.elex-rqst-quote-wrap a:not([href]):not([class]),.elex-rqst-quote-wrap a:not([href]):not([class]):hover{color:inherit;text-decoration:none;}.elex-rqst-quote-wrap pre,.elex-rqst-quote-wrap code,.elex-rqst-quote-wrap kbd,.elex-rqst-quote-wrap samp{font-family:var(--bs-font-monospace);font-size:1em;}.elex-rqst-quote-wrap pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em;}.elex-rqst-quote-wrap pre code{font-size:inherit;color:inherit;word-break:normal;}.elex-rqst-quote-wrap code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word;}a > .elex-rqst-quote-wrap code{color:inherit;}.elex-rqst-quote-wrap kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem;}.elex-rqst-quote-wrap kbd kbd{padding:0;font-size:1em;}.elex-rqst-quote-wrap figure{margin:0 0 1rem;}.elex-rqst-quote-wrap img,.elex-rqst-quote-wrap svg{vertical-align:middle;}.elex-rqst-quote-wrap table{caption-side:bottom;border-collapse:collapse;}.elex-rqst-quote-wrap caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left;}.elex-rqst-quote-wrap th{text-align:inherit;text-align:-webkit-match-parent;}.elex-rqst-quote-wrap thead,.elex-rqst-quote-wrap tbody,.elex-rqst-quote-wrap tfoot,.elex-rqst-quote-wrap tr,.elex-rqst-quote-wrap td,.elex-rqst-quote-wrap th{border-color:inherit;border-style:solid;border-width:0;}.elex-rqst-quote-wrap label{display:inline-block;}.elex-rqst-quote-wrap button{border-radius:0;}.elex-rqst-quote-wrap button:focus:not(:focus-visible){outline:0;}.elex-rqst-quote-wrap input,.elex-rqst-quote-wrap button,.elex-rqst-quote-wrap select,.elex-rqst-quote-wrap optgroup,.elex-rqst-quote-wrap textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}.elex-rqst-quote-wrap button,.elex-rqst-quote-wrap select{text-transform:none;}.elex-rqst-quote-wrap [role=button]{cursor:pointer;}.elex-rqst-quote-wrap select{word-wrap:normal;}.elex-rqst-quote-wrap select:disabled{opacity:1;}.elex-rqst-quote-wrap [list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important;}.elex-rqst-quote-wrap button,.elex-rqst-quote-wrap [type=button],.elex-rqst-quote-wrap [type=reset],.elex-rqst-quote-wrap [type=submit]{-webkit-appearance:button;}.elex-rqst-quote-wrap button:not(:disabled),.elex-rqst-quote-wrap [type=button]:not(:disabled),.elex-rqst-quote-wrap [type=reset]:not(:disabled),.elex-rqst-quote-wrap [type=submit]:not(:disabled){cursor:pointer;}.elex-rqst-quote-wrap ::-moz-focus-inner{padding:0;border-style:none;}.elex-rqst-quote-wrap textarea{resize:vertical;}.elex-rqst-quote-wrap fieldset{min-width:0;padding:0;margin:0;border:0;}.elex-rqst-quote-wrap legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit;}@media (min-width: 1200px){.elex-rqst-quote-wrap legend{font-size:1.5rem;}}.elex-rqst-quote-wrap legend + *{clear:left;}.elex-rqst-quote-wrap ::-webkit-datetime-edit-fields-wrapper,.elex-rqst-quote-wrap ::-webkit-datetime-edit-text,.elex-rqst-quote-wrap ::-webkit-datetime-edit-minute,.elex-rqst-quote-wrap ::-webkit-datetime-edit-hour-field,.elex-rqst-quote-wrap ::-webkit-datetime-edit-day-field,.elex-rqst-quote-wrap ::-webkit-datetime-edit-month-field,.elex-rqst-quote-wrap ::-webkit-datetime-edit-year-field{padding:0;}.elex-rqst-quote-wrap ::-webkit-inner-spin-button{height:auto;}.elex-rqst-quote-wrap [type=search]{outline-offset:-2px;-webkit-appearance:textfield;}.elex-rqst-quote-wrap ::-webkit-search-decoration{-webkit-appearance:none;}.elex-rqst-quote-wrap ::-webkit-color-swatch-wrapper{padding:0;}.elex-rqst-quote-wrap ::file-selector-button{font:inherit;-webkit-appearance:button;}.elex-rqst-quote-wrap output{display:inline-block;}.elex-rqst-quote-wrap iframe{border:0;}.elex-rqst-quote-wrap summary{display:list-item;cursor:pointer;}.elex-rqst-quote-wrap progress{vertical-align:baseline;}.elex-rqst-quote-wrap [hidden]{display:none !important;}.elex-rqst-quote-wrap .lead{font-size:1.25rem;font-weight:300;}.elex-rqst-quote-wrap .display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2;}@media (min-width: 1200px){.elex-rqst-quote-wrap .display-1{font-size:5rem;}}.elex-rqst-quote-wrap .display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2;}@media (min-width: 1200px){.elex-rqst-quote-wrap .display-2{font-size:4.5rem;}}.elex-rqst-quote-wrap .display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2;}@media (min-width: 1200px){.elex-rqst-quote-wrap .display-3{font-size:4rem;}}.elex-rqst-quote-wrap .display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2;}@media (min-width: 1200px){.elex-rqst-quote-wrap .display-4{font-size:3.5rem;}}.elex-rqst-quote-wrap .display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2;}@media (min-width: 1200px){.elex-rqst-quote-wrap .display-5{font-size:3rem;}}.elex-rqst-quote-wrap .display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2;}@media (min-width: 1200px){.elex-rqst-quote-wrap .display-6{font-size:2.5rem;}}.elex-rqst-quote-wrap .list-unstyled{padding-left:0;list-style:none;}.elex-rqst-quote-wrap .list-inline{padding-left:0;list-style:none;}.elex-rqst-quote-wrap .list-inline-item{display:inline-block;}.elex-rqst-quote-wrap .list-inline-item:not(:last-child){margin-right:.5rem;}.elex-rqst-quote-wrap .initialism{font-size:.875em;text-transform:uppercase;}.elex-rqst-quote-wrap .blockquote{margin-bottom:1rem;font-size:1.25rem;}.elex-rqst-quote-wrap .blockquote > :last-child{margin-bottom:0;}.elex-rqst-quote-wrap .blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d;}.elex-rqst-quote-wrap .blockquote-footer::before{content:"— ";}.elex-rqst-quote-wrap .img-fluid{max-width:100%;height:auto;}.elex-rqst-quote-wrap .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid var(--bs-border-color);border-radius:.35rem;max-width:100%;height:auto;}.elex-rqst-quote-wrap .figure{display:inline-block;}.elex-rqst-quote-wrap .figure-img{margin-bottom:.5rem;line-height:1;}.elex-rqst-quote-wrap .figure-caption{font-size:.875em;color:#6c757d;}.elex-rqst-quote-wrap .container,.elex-rqst-quote-wrap .container-fluid,.elex-rqst-quote-wrap .container-xxl,.elex-rqst-quote-wrap .container-xl,.elex-rqst-quote-wrap .container-lg,.elex-rqst-quote-wrap .container-md,.elex-rqst-quote-wrap .container-sm{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto;}@media (min-width: 576px){.elex-rqst-quote-wrap .container-sm,.elex-rqst-quote-wrap .container{max-width:540px;}}@media (min-width: 768px){.elex-rqst-quote-wrap .container-md,.elex-rqst-quote-wrap .container-sm,.elex-rqst-quote-wrap .container{max-width:720px;}}@media (min-width: 992px){.elex-rqst-quote-wrap .container-lg,.elex-rqst-quote-wrap .container-md,.elex-rqst-quote-wrap .container-sm,.elex-rqst-quote-wrap .container{max-width:960px;}}@media (min-width: 1200px){.elex-rqst-quote-wrap .container-xl,.elex-rqst-quote-wrap .container-lg,.elex-rqst-quote-wrap .container-md,.elex-rqst-quote-wrap .container-sm,.elex-rqst-quote-wrap .container{max-width:1140px;}}@media (min-width: 1400px){.elex-rqst-quote-wrap .container-xxl,.elex-rqst-quote-wrap .container-xl,.elex-rqst-quote-wrap .container-lg,.elex-rqst-quote-wrap .container-md,.elex-rqst-quote-wrap .container-sm,.elex-rqst-quote-wrap .container{max-width:1320px;}}.elex-rqst-quote-wrap .row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x));}.elex-rqst-quote-wrap .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);}.elex-rqst-quote-wrap .col{flex:1 0 0%;}.elex-rqst-quote-wrap .row-cols-auto > *{flex:0 0 auto;width:auto;}.elex-rqst-quote-wrap .row-cols-1 > *{flex:0 0 auto;width:100%;}.elex-rqst-quote-wrap .row-cols-2 > *{flex:0 0 auto;width:50%;}.elex-rqst-quote-wrap .row-cols-3 > *{flex:0 0 auto;width:33.3333333333%;}.elex-rqst-quote-wrap .row-cols-4 > *{flex:0 0 auto;width:25%;}.elex-rqst-quote-wrap .row-cols-5 > *{flex:0 0 auto;width:20%;}.elex-rqst-quote-wrap .row-cols-6 > *{flex:0 0 auto;width:16.6666666667%;}.elex-rqst-quote-wrap .col-auto{flex:0 0 auto;width:auto;}.elex-rqst-quote-wrap .col-1{flex:0 0 auto;width:8.33333333%;}.elex-rqst-quote-wrap .col-2{flex:0 0 auto;width:16.66666667%;}.elex-rqst-quote-wrap .col-3{flex:0 0 auto;width:25%;}.elex-rqst-quote-wrap .col-4{flex:0 0 auto;width:33.33333333%;}.elex-rqst-quote-wrap .col-5{flex:0 0 auto;width:41.66666667%;}.elex-rqst-quote-wrap .col-6{flex:0 0 auto;width:50%;}.elex-rqst-quote-wrap .col-7{flex:0 0 auto;width:58.33333333%;}.elex-rqst-quote-wrap .col-8{flex:0 0 auto;width:66.66666667%;}.elex-rqst-quote-wrap .col-9{flex:0 0 auto;width:75%;}.elex-rqst-quote-wrap .col-10{flex:0 0 auto;width:83.33333333%;}.elex-rqst-quote-wrap .col-11{flex:0 0 auto;width:91.66666667%;}.elex-rqst-quote-wrap .col-12{flex:0 0 auto;width:100%;}.elex-rqst-quote-wrap .offset-1{margin-left:8.33333333%;}.elex-rqst-quote-wrap .offset-2{margin-left:16.66666667%;}.elex-rqst-quote-wrap .offset-3{margin-left:25%;}.elex-rqst-quote-wrap .offset-4{margin-left:33.33333333%;}.elex-rqst-quote-wrap .offset-5{margin-left:41.66666667%;}.elex-rqst-quote-wrap .offset-6{margin-left:50%;}.elex-rqst-quote-wrap .offset-7{margin-left:58.33333333%;}.elex-rqst-quote-wrap .offset-8{margin-left:66.66666667%;}.elex-rqst-quote-wrap .offset-9{margin-left:75%;}.elex-rqst-quote-wrap .offset-10{margin-left:83.33333333%;}.elex-rqst-quote-wrap .offset-11{margin-left:91.66666667%;}.elex-rqst-quote-wrap .g-0,.elex-rqst-quote-wrap .gx-0{--bs-gutter-x:0;}.elex-rqst-quote-wrap .g-0,.elex-rqst-quote-wrap .gy-0{--bs-gutter-y:0;}.elex-rqst-quote-wrap .g-1,.elex-rqst-quote-wrap .gx-1{--bs-gutter-x:.25rem;}.elex-rqst-quote-wrap .g-1,.elex-rqst-quote-wrap .gy-1{--bs-gutter-y:.25rem;}.elex-rqst-quote-wrap .g-2,.elex-rqst-quote-wrap .gx-2{--bs-gutter-x:.5rem;}.elex-rqst-quote-wrap .g-2,.elex-rqst-quote-wrap .gy-2{--bs-gutter-y:.5rem;}.elex-rqst-quote-wrap .g-3,.elex-rqst-quote-wrap .gx-3{--bs-gutter-x:1rem;}.elex-rqst-quote-wrap .g-3,.elex-rqst-quote-wrap .gy-3{--bs-gutter-y:1rem;}.elex-rqst-quote-wrap .g-4,.elex-rqst-quote-wrap .gx-4{--bs-gutter-x:1.5rem;}.elex-rqst-quote-wrap .g-4,.elex-rqst-quote-wrap .gy-4{--bs-gutter-y:1.5rem;}.elex-rqst-quote-wrap .g-5,.elex-rqst-quote-wrap .gx-5{--bs-gutter-x:3rem;}.elex-rqst-quote-wrap .g-5,.elex-rqst-quote-wrap .gy-5{--bs-gutter-y:3rem;}@media (min-width: 576px){.elex-rqst-quote-wrap .col-sm{flex:1 0 0%;}.elex-rqst-quote-wrap .row-cols-sm-auto > *{flex:0 0 auto;width:auto;}.elex-rqst-quote-wrap .row-cols-sm-1 > *{flex:0 0 auto;width:100%;}.elex-rqst-quote-wrap .row-cols-sm-2 > *{flex:0 0 auto;width:50%;}.elex-rqst-quote-wrap .row-cols-sm-3 > *{flex:0 0 auto;width:33.3333333333%;}.elex-rqst-quote-wrap .row-cols-sm-4 > *{flex:0 0 auto;width:25%;}.elex-rqst-quote-wrap .row-cols-sm-5 > *{flex:0 0 auto;width:20%;}.elex-rqst-quote-wrap .row-cols-sm-6 > *{flex:0 0 auto;width:16.6666666667%;}.elex-rqst-quote-wrap .col-sm-auto{flex:0 0 auto;width:auto;}.elex-rqst-quote-wrap .col-sm-1{flex:0 0 auto;width:8.33333333%;}.elex-rqst-quote-wrap .col-sm-2{flex:0 0 auto;width:16.66666667%;}.elex-rqst-quote-wrap .col-sm-3{flex:0 0 auto;width:25%;}.elex-rqst-quote-wrap .col-sm-4{flex:0 0 auto;width:33.33333333%;}.elex-rqst-quote-wrap .col-sm-5{flex:0 0 auto;width:41.66666667%;}.elex-rqst-quote-wrap .col-sm-6{flex:0 0 auto;width:50%;}.elex-rqst-quote-wrap .col-sm-7{flex:0 0 auto;width:58.33333333%;}.elex-rqst-quote-wrap .col-sm-8{flex:0 0 auto;width:66.66666667%;}.elex-rqst-quote-wrap .col-sm-9{flex:0 0 auto;width:75%;}.elex-rqst-quote-wrap .col-sm-10{flex:0 0 auto;width:83.33333333%;}.elex-rqst-quote-wrap .col-sm-11{flex:0 0 auto;width:91.66666667%;}.elex-rqst-quote-wrap .col-sm-12{flex:0 0 auto;width:100%;}.elex-rqst-quote-wrap .offset-sm-0{margin-left:0;}.elex-rqst-quote-wrap .offset-sm-1{margin-left:8.33333333%;}.elex-rqst-quote-wrap .offset-sm-2{margin-left:16.66666667%;}.elex-rqst-quote-wrap .offset-sm-3{margin-left:25%;}.elex-rqst-quote-wrap .offset-sm-4{margin-left:33.33333333%;}.elex-rqst-quote-wrap .offset-sm-5{margin-left:41.66666667%;}.elex-rqst-quote-wrap .offset-sm-6{margin-left:50%;}.elex-rqst-quote-wrap .offset-sm-7{margin-left:58.33333333%;}.elex-rqst-quote-wrap .offset-sm-8{margin-left:66.66666667%;}.elex-rqst-quote-wrap .offset-sm-9{margin-left:75%;}.elex-rqst-quote-wrap .offset-sm-10{margin-left:83.33333333%;}.elex-rqst-quote-wrap .offset-sm-11{margin-left:91.66666667%;}.elex-rqst-quote-wrap .g-sm-0,.elex-rqst-quote-wrap .gx-sm-0{--bs-gutter-x:0;}.elex-rqst-quote-wrap .g-sm-0,.elex-rqst-quote-wrap .gy-sm-0{--bs-gutter-y:0;}.elex-rqst-quote-wrap .g-sm-1,.elex-rqst-quote-wrap .gx-sm-1{--bs-gutter-x:.25rem;}.elex-rqst-quote-wrap .g-sm-1,.elex-rqst-quote-wrap .gy-sm-1{--bs-gutter-y:.25rem;}.elex-rqst-quote-wrap .g-sm-2,.elex-rqst-quote-wrap .gx-sm-2{--bs-gutter-x:.5rem;}.elex-rqst-quote-wrap .g-sm-2,.elex-rqst-quote-wrap .gy-sm-2{--bs-gutter-y:.5rem;}.elex-rqst-quote-wrap .g-sm-3,.elex-rqst-quote-wrap .gx-sm-3{--bs-gutter-x:1rem;}.elex-rqst-quote-wrap .g-sm-3,.elex-rqst-quote-wrap .gy-sm-3{--bs-gutter-y:1rem;}.elex-rqst-quote-wrap .g-sm-4,.elex-rqst-quote-wrap .gx-sm-4{--bs-gutter-x:1.5rem;}.elex-rqst-quote-wrap .g-sm-4,.elex-rqst-quote-wrap .gy-sm-4{--bs-gutter-y:1.5rem;}.elex-rqst-quote-wrap .g-sm-5,.elex-rqst-quote-wrap .gx-sm-5{--bs-gutter-x:3rem;}.elex-rqst-quote-wrap .g-sm-5,.elex-rqst-quote-wrap .gy-sm-5{--bs-gutter-y:3rem;}}@media (min-width: 768px){.elex-rqst-quote-wrap .col-md{flex:1 0 0%;}.elex-rqst-quote-wrap .row-cols-md-auto > *{flex:0 0 auto;width:auto;}.elex-rqst-quote-wrap .row-cols-md-1 > *{flex:0 0 auto;width:100%;}.elex-rqst-quote-wrap .row-cols-md-2 > *{flex:0 0 auto;width:50%;}.elex-rqst-quote-wrap .row-cols-md-3 > *{flex:0 0 auto;width:33.3333333333%;}.elex-rqst-quote-wrap .row-cols-md-4 > *{flex:0 0 auto;width:25%;}.elex-rqst-quote-wrap .row-cols-md-5 > *{flex:0 0 auto;width:20%;}.elex-rqst-quote-wrap .row-cols-md-6 > *{flex:0 0 auto;width:16.6666666667%;}.elex-rqst-quote-wrap .col-md-auto{flex:0 0 auto;width:auto;}.elex-rqst-quote-wrap .col-md-1{flex:0 0 auto;width:8.33333333%;}.elex-rqst-quote-wrap .col-md-2{flex:0 0 auto;width:16.66666667%;}.elex-rqst-quote-wrap .col-md-3{flex:0 0 auto;width:25%;}.elex-rqst-quote-wrap .col-md-4{flex:0 0 auto;width:33.33333333%;}.elex-rqst-quote-wrap .col-md-5{flex:0 0 auto;width:41.66666667%;}.elex-rqst-quote-wrap .col-md-6{flex:0 0 auto;width:50%;}.elex-rqst-quote-wrap .col-md-7{flex:0 0 auto;width:58.33333333%;}.elex-rqst-quote-wrap .col-md-8{flex:0 0 auto;width:66.66666667%;}.elex-rqst-quote-wrap .col-md-9{flex:0 0 auto;width:75%;}.elex-rqst-quote-wrap .col-md-10{flex:0 0 auto;width:83.33333333%;}.elex-rqst-quote-wrap .col-md-11{flex:0 0 auto;width:91.66666667%;}.elex-rqst-quote-wrap .col-md-12{flex:0 0 auto;width:100%;}.elex-rqst-quote-wrap .offset-md-0{margin-left:0;}.elex-rqst-quote-wrap .offset-md-1{margin-left:8.33333333%;}.elex-rqst-quote-wrap .offset-md-2{margin-left:16.66666667%;}.elex-rqst-quote-wrap .offset-md-3{margin-left:25%;}.elex-rqst-quote-wrap .offset-md-4{margin-left:33.33333333%;}.elex-rqst-quote-wrap .offset-md-5{margin-left:41.66666667%;}.elex-rqst-quote-wrap .offset-md-6{margin-left:50%;}.elex-rqst-quote-wrap .offset-md-7{margin-left:58.33333333%;}.elex-rqst-quote-wrap .offset-md-8{margin-left:66.66666667%;}.elex-rqst-quote-wrap .offset-md-9{margin-left:75%;}.elex-rqst-quote-wrap .offset-md-10{margin-left:83.33333333%;}.elex-rqst-quote-wrap .offset-md-11{margin-left:91.66666667%;}.elex-rqst-quote-wrap .g-md-0,.elex-rqst-quote-wrap .gx-md-0{--bs-gutter-x:0;}.elex-rqst-quote-wrap .g-md-0,.elex-rqst-quote-wrap .gy-md-0{--bs-gutter-y:0;}.elex-rqst-quote-wrap .g-md-1,.elex-rqst-quote-wrap .gx-md-1{--bs-gutter-x:.25rem;}.elex-rqst-quote-wrap .g-md-1,.elex-rqst-quote-wrap .gy-md-1{--bs-gutter-y:.25rem;}.elex-rqst-quote-wrap .g-md-2,.elex-rqst-quote-wrap .gx-md-2{--bs-gutter-x:.5rem;}.elex-rqst-quote-wrap .g-md-2,.elex-rqst-quote-wrap .gy-md-2{--bs-gutter-y:.5rem;}.elex-rqst-quote-wrap .g-md-3,.elex-rqst-quote-wrap .gx-md-3{--bs-gutter-x:1rem;}.elex-rqst-quote-wrap .g-md-3,.elex-rqst-quote-wrap .gy-md-3{--bs-gutter-y:1rem;}.elex-rqst-quote-wrap .g-md-4,.elex-rqst-quote-wrap .gx-md-4{--bs-gutter-x:1.5rem;}.elex-rqst-quote-wrap .g-md-4,.elex-rqst-quote-wrap .gy-md-4{--bs-gutter-y:1.5rem;}.elex-rqst-quote-wrap .g-md-5,.elex-rqst-quote-wrap .gx-md-5{--bs-gutter-x:3rem;}.elex-rqst-quote-wrap .g-md-5,.elex-rqst-quote-wrap .gy-md-5{--bs-gutter-y:3rem;}}@media (min-width: 992px){.elex-rqst-quote-wrap .col-lg{flex:1 0 0%;}.elex-rqst-quote-wrap .row-cols-lg-auto > *{flex:0 0 auto;width:auto;}.elex-rqst-quote-wrap .row-cols-lg-1 > *{flex:0 0 auto;width:100%;}.elex-rqst-quote-wrap .row-cols-lg-2 > *{flex:0 0 auto;width:50%;}.elex-rqst-quote-wrap .row-cols-lg-3 > *{flex:0 0 auto;width:33.3333333333%;}.elex-rqst-quote-wrap .row-cols-lg-4 > *{flex:0 0 auto;width:25%;}.elex-rqst-quote-wrap .row-cols-lg-5 > *{flex:0 0 auto;width:20%;}.elex-rqst-quote-wrap .row-cols-lg-6 > *{flex:0 0 auto;width:16.6666666667%;}.elex-rqst-quote-wrap .col-lg-auto{flex:0 0 auto;width:auto;}.elex-rqst-quote-wrap .col-lg-1{flex:0 0 auto;width:8.33333333%;}.elex-rqst-quote-wrap .col-lg-2{flex:0 0 auto;width:16.66666667%;}.elex-rqst-quote-wrap .col-lg-3{flex:0 0 auto;width:25%;}.elex-rqst-quote-wrap .col-lg-4{flex:0 0 auto;width:33.33333333%;}.elex-rqst-quote-wrap .col-lg-5{flex:0 0 auto;width:41.66666667%;}.elex-rqst-quote-wrap .col-lg-6{flex:0 0 auto;width:50%;}.elex-rqst-quote-wrap .col-lg-7{flex:0 0 auto;width:58.33333333%;}.elex-rqst-quote-wrap .col-lg-8{flex:0 0 auto;width:66.66666667%;}.elex-rqst-quote-wrap .col-lg-9{flex:0 0 auto;width:75%;}.elex-rqst-quote-wrap .col-lg-10{flex:0 0 auto;width:83.33333333%;}.elex-rqst-quote-wrap .col-lg-11{flex:0 0 auto;width:91.66666667%;}.elex-rqst-quote-wrap .col-lg-12{flex:0 0 auto;width:100%;}.elex-rqst-quote-wrap .offset-lg-0{margin-left:0;}.elex-rqst-quote-wrap .offset-lg-1{margin-left:8.33333333%;}.elex-rqst-quote-wrap .offset-lg-2{margin-left:16.66666667%;}.elex-rqst-quote-wrap .offset-lg-3{margin-left:25%;}.elex-rqst-quote-wrap .offset-lg-4{margin-left:33.33333333%;}.elex-rqst-quote-wrap .offset-lg-5{margin-left:41.66666667%;}.elex-rqst-quote-wrap .offset-lg-6{margin-left:50%;}.elex-rqst-quote-wrap .offset-lg-7{margin-left:58.33333333%;}.elex-rqst-quote-wrap .offset-lg-8{margin-left:66.66666667%;}.elex-rqst-quote-wrap .offset-lg-9{margin-left:75%;}.elex-rqst-quote-wrap .offset-lg-10{margin-left:83.33333333%;}.elex-rqst-quote-wrap .offset-lg-11{margin-left:91.66666667%;}.elex-rqst-quote-wrap .g-lg-0,.elex-rqst-quote-wrap .gx-lg-0{--bs-gutter-x:0;}.elex-rqst-quote-wrap .g-lg-0,.elex-rqst-quote-wrap .gy-lg-0{--bs-gutter-y:0;}.elex-rqst-quote-wrap .g-lg-1,.elex-rqst-quote-wrap .gx-lg-1{--bs-gutter-x:.25rem;}.elex-rqst-quote-wrap .g-lg-1,.elex-rqst-quote-wrap .gy-lg-1{--bs-gutter-y:.25rem;}.elex-rqst-quote-wrap .g-lg-2,.elex-rqst-quote-wrap .gx-lg-2{--bs-gutter-x:.5rem;}.elex-rqst-quote-wrap .g-lg-2,.elex-rqst-quote-wrap .gy-lg-2{--bs-gutter-y:.5rem;}.elex-rqst-quote-wrap .g-lg-3,.elex-rqst-quote-wrap .gx-lg-3{--bs-gutter-x:1rem;}.elex-rqst-quote-wrap .g-lg-3,.elex-rqst-quote-wrap .gy-lg-3{--bs-gutter-y:1rem;}.elex-rqst-quote-wrap .g-lg-4,.elex-rqst-quote-wrap .gx-lg-4{--bs-gutter-x:1.5rem;}.elex-rqst-quote-wrap .g-lg-4,.elex-rqst-quote-wrap .gy-lg-4{--bs-gutter-y:1.5rem;}.elex-rqst-quote-wrap .g-lg-5,.elex-rqst-quote-wrap .gx-lg-5{--bs-gutter-x:3rem;}.elex-rqst-quote-wrap .g-lg-5,.elex-rqst-quote-wrap .gy-lg-5{--bs-gutter-y:3rem;}}@media (min-width: 1200px){.elex-rqst-quote-wrap .col-xl{flex:1 0 0%;}.elex-rqst-quote-wrap .row-cols-xl-auto > *{flex:0 0 auto;width:auto;}.elex-rqst-quote-wrap .row-cols-xl-1 > *{flex:0 0 auto;width:100%;}.elex-rqst-quote-wrap .row-cols-xl-2 > *{flex:0 0 auto;width:50%;}.elex-rqst-quote-wrap .row-cols-xl-3 > *{flex:0 0 auto;width:33.3333333333%;}.elex-rqst-quote-wrap .row-cols-xl-4 > *{flex:0 0 auto;width:25%;}.elex-rqst-quote-wrap .row-cols-xl-5 > *{flex:0 0 auto;width:20%;}.elex-rqst-quote-wrap .row-cols-xl-6 > *{flex:0 0 auto;width:16.6666666667%;}.elex-rqst-quote-wrap .col-xl-auto{flex:0 0 auto;width:auto;}.elex-rqst-quote-wrap .col-xl-1{flex:0 0 auto;width:8.33333333%;}.elex-rqst-quote-wrap .col-xl-2{flex:0 0 auto;width:16.66666667%;}.elex-rqst-quote-wrap .col-xl-3{flex:0 0 auto;width:25%;}.elex-rqst-quote-wrap .col-xl-4{flex:0 0 auto;width:33.33333333%;}.elex-rqst-quote-wrap .col-xl-5{flex:0 0 auto;width:41.66666667%;}.elex-rqst-quote-wrap .col-xl-6{flex:0 0 auto;width:50%;}.elex-rqst-quote-wrap .col-xl-7{flex:0 0 auto;width:58.33333333%;}.elex-rqst-quote-wrap .col-xl-8{flex:0 0 auto;width:66.66666667%;}.elex-rqst-quote-wrap .col-xl-9{flex:0 0 auto;width:75%;}.elex-rqst-quote-wrap .col-xl-10{flex:0 0 auto;width:83.33333333%;}.elex-rqst-quote-wrap .col-xl-11{flex:0 0 auto;width:91.66666667%;}.elex-rqst-quote-wrap .col-xl-12{flex:0 0 auto;width:100%;}.elex-rqst-quote-wrap .offset-xl-0{margin-left:0;}.elex-rqst-quote-wrap .offset-xl-1{margin-left:8.33333333%;}.elex-rqst-quote-wrap .offset-xl-2{margin-left:16.66666667%;}.elex-rqst-quote-wrap .offset-xl-3{margin-left:25%;}.elex-rqst-quote-wrap .offset-xl-4{margin-left:33.33333333%;}.elex-rqst-quote-wrap .offset-xl-5{margin-left:41.66666667%;}.elex-rqst-quote-wrap .offset-xl-6{margin-left:50%;}.elex-rqst-quote-wrap .offset-xl-7{margin-left:58.33333333%;}.elex-rqst-quote-wrap .offset-xl-8{margin-left:66.66666667%;}.elex-rqst-quote-wrap .offset-xl-9{margin-left:75%;}.elex-rqst-quote-wrap .offset-xl-10{margin-left:83.33333333%;}.elex-rqst-quote-wrap .offset-xl-11{margin-left:91.66666667%;}.elex-rqst-quote-wrap .g-xl-0,.elex-rqst-quote-wrap .gx-xl-0{--bs-gutter-x:0;}.elex-rqst-quote-wrap .g-xl-0,.elex-rqst-quote-wrap .gy-xl-0{--bs-gutter-y:0;}.elex-rqst-quote-wrap .g-xl-1,.elex-rqst-quote-wrap .gx-xl-1{--bs-gutter-x:.25rem;}.elex-rqst-quote-wrap .g-xl-1,.elex-rqst-quote-wrap .gy-xl-1{--bs-gutter-y:.25rem;}.elex-rqst-quote-wrap .g-xl-2,.elex-rqst-quote-wrap .gx-xl-2{--bs-gutter-x:.5rem;}.elex-rqst-quote-wrap .g-xl-2,.elex-rqst-quote-wrap .gy-xl-2{--bs-gutter-y:.5rem;}.elex-rqst-quote-wrap .g-xl-3,.elex-rqst-quote-wrap .gx-xl-3{--bs-gutter-x:1rem;}.elex-rqst-quote-wrap .g-xl-3,.elex-rqst-quote-wrap .gy-xl-3{--bs-gutter-y:1rem;}.elex-rqst-quote-wrap .g-xl-4,.elex-rqst-quote-wrap .gx-xl-4{--bs-gutter-x:1.5rem;}.elex-rqst-quote-wrap .g-xl-4,.elex-rqst-quote-wrap .gy-xl-4{--bs-gutter-y:1.5rem;}.elex-rqst-quote-wrap .g-xl-5,.elex-rqst-quote-wrap .gx-xl-5{--bs-gutter-x:3rem;}.elex-rqst-quote-wrap .g-xl-5,.elex-rqst-quote-wrap .gy-xl-5{--bs-gutter-y:3rem;}}@media (min-width: 1400px){.elex-rqst-quote-wrap .col-xxl{flex:1 0 0%;}.elex-rqst-quote-wrap .row-cols-xxl-auto > *{flex:0 0 auto;width:auto;}.elex-rqst-quote-wrap .row-cols-xxl-1 > *{flex:0 0 auto;width:100%;}.elex-rqst-quote-wrap .row-cols-xxl-2 > *{flex:0 0 auto;width:50%;}.elex-rqst-quote-wrap .row-cols-xxl-3 > *{flex:0 0 auto;width:33.3333333333%;}.elex-rqst-quote-wrap .row-cols-xxl-4 > *{flex:0 0 auto;width:25%;}.elex-rqst-quote-wrap .row-cols-xxl-5 > *{flex:0 0 auto;width:20%;}.elex-rqst-quote-wrap .row-cols-xxl-6 > *{flex:0 0 auto;width:16.6666666667%;}.elex-rqst-quote-wrap .col-xxl-auto{flex:0 0 auto;width:auto;}.elex-rqst-quote-wrap .col-xxl-1{flex:0 0 auto;width:8.33333333%;}.elex-rqst-quote-wrap .col-xxl-2{flex:0 0 auto;width:16.66666667%;}.elex-rqst-quote-wrap .col-xxl-3{flex:0 0 auto;width:25%;}.elex-rqst-quote-wrap .col-xxl-4{flex:0 0 auto;width:33.33333333%;}.elex-rqst-quote-wrap .col-xxl-5{flex:0 0 auto;width:41.66666667%;}.elex-rqst-quote-wrap .col-xxl-6{flex:0 0 auto;width:50%;}.elex-rqst-quote-wrap .col-xxl-7{flex:0 0 auto;width:58.33333333%;}.elex-rqst-quote-wrap .col-xxl-8{flex:0 0 auto;width:66.66666667%;}.elex-rqst-quote-wrap .col-xxl-9{flex:0 0 auto;width:75%;}.elex-rqst-quote-wrap .col-xxl-10{flex:0 0 auto;width:83.33333333%;}.elex-rqst-quote-wrap .col-xxl-11{flex:0 0 auto;width:91.66666667%;}.elex-rqst-quote-wrap .col-xxl-12{flex:0 0 auto;width:100%;}.elex-rqst-quote-wrap .offset-xxl-0{margin-left:0;}.elex-rqst-quote-wrap .offset-xxl-1{margin-left:8.33333333%;}.elex-rqst-quote-wrap .offset-xxl-2{margin-left:16.66666667%;}.elex-rqst-quote-wrap .offset-xxl-3{margin-left:25%;}.elex-rqst-quote-wrap .offset-xxl-4{margin-left:33.33333333%;}.elex-rqst-quote-wrap .offset-xxl-5{margin-left:41.66666667%;}.elex-rqst-quote-wrap .offset-xxl-6{margin-left:50%;}.elex-rqst-quote-wrap .offset-xxl-7{margin-left:58.33333333%;}.elex-rqst-quote-wrap .offset-xxl-8{margin-left:66.66666667%;}.elex-rqst-quote-wrap .offset-xxl-9{margin-left:75%;}.elex-rqst-quote-wrap .offset-xxl-10{margin-left:83.33333333%;}.elex-rqst-quote-wrap .offset-xxl-11{margin-left:91.66666667%;}.elex-rqst-quote-wrap .g-xxl-0,.elex-rqst-quote-wrap .gx-xxl-0{--bs-gutter-x:0;}.elex-rqst-quote-wrap .g-xxl-0,.elex-rqst-quote-wrap .gy-xxl-0{--bs-gutter-y:0;}.elex-rqst-quote-wrap .g-xxl-1,.elex-rqst-quote-wrap .gx-xxl-1{--bs-gutter-x:.25rem;}.elex-rqst-quote-wrap .g-xxl-1,.elex-rqst-quote-wrap .gy-xxl-1{--bs-gutter-y:.25rem;}.elex-rqst-quote-wrap .g-xxl-2,.elex-rqst-quote-wrap .gx-xxl-2{--bs-gutter-x:.5rem;}.elex-rqst-quote-wrap .g-xxl-2,.elex-rqst-quote-wrap .gy-xxl-2{--bs-gutter-y:.5rem;}.elex-rqst-quote-wrap .g-xxl-3,.elex-rqst-quote-wrap .gx-xxl-3{--bs-gutter-x:1rem;}.elex-rqst-quote-wrap .g-xxl-3,.elex-rqst-quote-wrap .gy-xxl-3{--bs-gutter-y:1rem;}.elex-rqst-quote-wrap .g-xxl-4,.elex-rqst-quote-wrap .gx-xxl-4{--bs-gutter-x:1.5rem;}.elex-rqst-quote-wrap .g-xxl-4,.elex-rqst-quote-wrap .gy-xxl-4{--bs-gutter-y:1.5rem;}.elex-rqst-quote-wrap .g-xxl-5,.elex-rqst-quote-wrap .gx-xxl-5{--bs-gutter-x:3rem;}.elex-rqst-quote-wrap .g-xxl-5,.elex-rqst-quote-wrap .gy-xxl-5{--bs-gutter-y:3rem;}}.elex-rqst-quote-wrap .table{--bs-table-color:var(--bs-body-color);--bs-table-bg:transparent;--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-body-color);--bs-table-striped-bg:rgba(0,0,0,.05);--bs-table-active-color:var(--bs-body-color);--bs-table-active-bg:rgba(0,0,0,.1);--bs-table-hover-color:var(--bs-body-color);--bs-table-hover-bg:rgba(0,0,0,.075);width:100%;margin-bottom:1rem;color:var(--bs-table-color);vertical-align:top;border-color:var(--bs-table-border-color);}.elex-rqst-quote-wrap .table > :not(caption) > * > *{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);}.elex-rqst-quote-wrap .table > tbody{vertical-align:inherit;}.elex-rqst-quote-wrap .table > thead{vertical-align:bottom;}.elex-rqst-quote-wrap .table-group-divider{border-top:2px solid currentcolor;}.elex-rqst-quote-wrap .caption-top{caption-side:top;}.elex-rqst-quote-wrap .table-sm > :not(caption) > * > *{padding:.25rem .25rem;}.elex-rqst-quote-wrap .table-bordered > :not(caption) > *{border-width:1px 0;}.elex-rqst-quote-wrap .table-bordered > :not(caption) > * > *{border-width:0 1px;}.elex-rqst-quote-wrap .table-borderless > :not(caption) > * > *{border-bottom-width:0;}.elex-rqst-quote-wrap .table-borderless > :not(:first-child){border-top-width:0;}.elex-rqst-quote-wrap .table-striped > tbody > tr:nth-of-type(odd) > *{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color);}.elex-rqst-quote-wrap .table-striped-columns > :not(caption) > tr > :nth-child(even){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color);}.elex-rqst-quote-wrap .table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color);}.elex-rqst-quote-wrap .table-hover > tbody > tr:hover > *{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color);}.elex-rqst-quote-wrap .table-primary{--bs-table-color:#000;--bs-table-bg:#cfdce8;--bs-table-border-color:#bac6d1;--bs-table-striped-bg:#c5d1dc;--bs-table-striped-color:#000;--bs-table-active-bg:#bac6d1;--bs-table-active-color:#000;--bs-table-hover-bg:#bfccd7;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.elex-rqst-quote-wrap .table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#cbccce;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.elex-rqst-quote-wrap .table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#bcd0c7;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.elex-rqst-quote-wrap .table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#badce3;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.elex-rqst-quote-wrap .table-warning{--bs-table-color:#000;--bs-table-bg:#fee0d2;--bs-table-border-color:#e5cabd;--bs-table-striped-bg:#f1d5c8;--bs-table-striped-color:#000;--bs-table-active-bg:#e5cabd;--bs-table-active-color:#000;--bs-table-hover-bg:#ebcfc2;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.elex-rqst-quote-wrap .table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#dfc2c4;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.elex-rqst-quote-wrap .table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#dfe0e1;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.elex-rqst-quote-wrap .table-dark{--bs-table-color:#fff;--bs-table-bg:#2c3338;--bs-table-border-color:#41474c;--bs-table-striped-bg:#373d42;--bs-table-striped-color:#fff;--bs-table-active-bg:#41474c;--bs-table-active-color:#fff;--bs-table-hover-bg:#3c4247;--bs-table-hover-color:#fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.elex-rqst-quote-wrap .table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch;}@media (max-width: 575.98px){.elex-rqst-quote-wrap .table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch;}}@media (max-width: 767.98px){.elex-rqst-quote-wrap .table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch;}}@media (max-width: 991.98px){.elex-rqst-quote-wrap .table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch;}}@media (max-width: 1199.98px){.elex-rqst-quote-wrap .table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch;}}@media (max-width: 1399.98px){.elex-rqst-quote-wrap .table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch;}}.elex-rqst-quote-wrap .form-label{margin-bottom:.5rem;}.elex-rqst-quote-wrap .col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5;}.elex-rqst-quote-wrap .col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;}.elex-rqst-quote-wrap .col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;}.elex-rqst-quote-wrap .form-text{margin-top:.25rem;font-size:.875em;color:#6c757d;}.elex-rqst-quote-wrap .form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.35rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-wrap .form-control{transition:none;}}.elex-rqst-quote-wrap .form-control[type=file]{overflow:hidden;}.elex-rqst-quote-wrap .form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer;}.elex-rqst-quote-wrap .form-control:focus{color:#212529;background-color:#fff;border-color:#88a8c6;outline:0;box-shadow:0 0 0 .25rem rgba(16,81,141,.25);}.elex-rqst-quote-wrap .form-control::-webkit-date-and-time-value{height:1.5em;}.elex-rqst-quote-wrap .form-control::-moz-placeholder{color:#6c757d;opacity:1;}.elex-rqst-quote-wrap .form-control::placeholder{color:#6c757d;opacity:1;}.elex-rqst-quote-wrap .form-control:disabled{background-color:#e9ecef;opacity:1;}.elex-rqst-quote-wrap .form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-wrap .form-control::file-selector-button{transition:none;}}.elex-rqst-quote-wrap .form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3;}.elex-rqst-quote-wrap .form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0;}.elex-rqst-quote-wrap .form-control-plaintext:focus{outline:0;}.elex-rqst-quote-wrap .form-control-plaintext.form-control-sm,.elex-rqst-quote-wrap .form-control-plaintext.form-control-lg{padding-right:0;padding-left:0;}.elex-rqst-quote-wrap .form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem;}.elex-rqst-quote-wrap .form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem;}.elex-rqst-quote-wrap .form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem;}.elex-rqst-quote-wrap .form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem;}.elex-rqst-quote-wrap textarea.form-control{min-height:calc(1.5em + .75rem + 2px);}.elex-rqst-quote-wrap textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px);}.elex-rqst-quote-wrap textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px);}.elex-rqst-quote-wrap .form-control-color{width:3rem;height:calc(1.5em + .75rem + 2px);padding:.375rem;}.elex-rqst-quote-wrap .form-control-color:not(:disabled):not([readonly]){cursor:pointer;}.elex-rqst-quote-wrap .form-control-color::-moz-color-swatch{border:0 !important;border-radius:.35rem;}.elex-rqst-quote-wrap .form-control-color::-webkit-color-swatch{border-radius:.35rem;}.elex-rqst-quote-wrap .form-control-color.form-control-sm{height:calc(1.5em + .5rem + 2px);}.elex-rqst-quote-wrap .form-control-color.form-control-lg{height:calc(1.5em + 1rem + 2px);}.elex-rqst-quote-wrap .form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\'%3e%3cpath fill=\'none\' stroke=\'%23343a40\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'2\' d=\'m2 5 6 6 6-6\'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.35rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;}.elex-rqst-quote-wrap .form-select.nitro-lazy{background-image:none !important;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-wrap .form-select{transition:none;}}.elex-rqst-quote-wrap .form-select:focus{border-color:#88a8c6;outline:0;box-shadow:0 0 0 .25rem rgba(16,81,141,.25);}.elex-rqst-quote-wrap .form-select[multiple],.elex-rqst-quote-wrap .form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none;}.elex-rqst-quote-wrap .form-select[multiple].nitro-lazy,.elex-rqst-quote-wrap .form-select[size]:not([size="1"]).nitro-lazy{background-image:none !important;}.elex-rqst-quote-wrap .form-select:disabled{background-color:#e9ecef;}.elex-rqst-quote-wrap .form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529;}.elex-rqst-quote-wrap .form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:.25rem;}.elex-rqst-quote-wrap .form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.5rem;}.elex-rqst-quote-wrap .form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem;}.elex-rqst-quote-wrap .form-check .form-check-input{float:left;margin-left:-1.5em;}.elex-rqst-quote-wrap .form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right;}.elex-rqst-quote-wrap .form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0;}.elex-rqst-quote-wrap .form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;print-color-adjust:exact;}.elex-rqst-quote-wrap .form-check-input[type=checkbox]{border-radius:.25em;}.elex-rqst-quote-wrap .form-check-input[type=radio]{border-radius:50%;}.elex-rqst-quote-wrap .form-check-input:active{filter:brightness(90%);}.elex-rqst-quote-wrap .form-check-input:focus{border-color:#88a8c6;outline:0;box-shadow:0 0 0 .25rem rgba(16,81,141,.25);}.elex-rqst-quote-wrap .form-check-input:checked{background-color:#10518d;border-color:#10518d;}.elex-rqst-quote-wrap .form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 20 20\'%3e%3cpath fill=\'none\' stroke=\'%23fff\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'3\' d=\'m6 10 3 3 6-6\'/%3e%3c/svg%3e");}.elex-rqst-quote-wrap .form-check-input:checked[type=checkbox].nitro-lazy{background-image:none !important;}.elex-rqst-quote-wrap .form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'-4 -4 8 8\'%3e%3ccircle r=\'2\' fill=\'%23fff\'/%3e%3c/svg%3e");}.elex-rqst-quote-wrap .form-check-input:checked[type=radio].nitro-lazy{background-image:none !important;}.elex-rqst-quote-wrap .form-check-input[type=checkbox]:indeterminate{background-color:#10518d;border-color:#10518d;background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 20 20\'%3e%3cpath fill=\'none\' stroke=\'%23fff\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'3\' d=\'M6 10h8\'/%3e%3c/svg%3e");}.elex-rqst-quote-wrap .form-check-input[type=checkbox]:indeterminate.nitro-lazy{background-image:none !important;}.elex-rqst-quote-wrap .form-check-input:disabled{pointer-events:none;filter:none;opacity:.5;}.elex-rqst-quote-wrap .form-check-input[disabled] ~ .form-check-label,.elex-rqst-quote-wrap .form-check-input:disabled ~ .form-check-label{cursor:default;opacity:.5;}.elex-rqst-quote-wrap .form-switch{padding-left:2.5em;}.elex-rqst-quote-wrap .form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'-4 -4 8 8\'%3e%3ccircle r=\'3\' fill=\'rgba%280, 0, 0, 0.25%29\'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out;}.elex-rqst-quote-wrap .form-switch .form-check-input.nitro-lazy{background-image:none !important;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-wrap .form-switch .form-check-input{transition:none;}}.elex-rqst-quote-wrap .form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'-4 -4 8 8\'%3e%3ccircle r=\'3\' fill=\'%2388a8c6\'/%3e%3c/svg%3e");}.elex-rqst-quote-wrap .form-switch .form-check-input:focus.nitro-lazy{background-image:none !important;}.elex-rqst-quote-wrap .form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'-4 -4 8 8\'%3e%3ccircle r=\'3\' fill=\'%23fff\'/%3e%3c/svg%3e");}.elex-rqst-quote-wrap .form-switch .form-check-input:checked.nitro-lazy{background-image:none !important;}.elex-rqst-quote-wrap .form-switch.form-check-reverse{padding-right:2.5em;padding-left:0;}.elex-rqst-quote-wrap .form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0;}.elex-rqst-quote-wrap .form-check-inline{display:inline-block;margin-right:1rem;}.elex-rqst-quote-wrap .btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none;}.elex-rqst-quote-wrap .btn-check[disabled] + .btn,.elex-rqst-quote-wrap .btn-check:disabled + .btn{pointer-events:none;filter:none;opacity:.65;}.elex-rqst-quote-wrap .form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;}.elex-rqst-quote-wrap .form-range:focus{outline:0;}.elex-rqst-quote-wrap .form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(16,81,141,.25);}.elex-rqst-quote-wrap .form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(16,81,141,.25);}.elex-rqst-quote-wrap .form-range::-moz-focus-outer{border:0;}.elex-rqst-quote-wrap .form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#10518d;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-wrap .form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none;}}.elex-rqst-quote-wrap .form-range::-webkit-slider-thumb:active{background-color:#b7cbdd;}.elex-rqst-quote-wrap .form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem;}.elex-rqst-quote-wrap .form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#10518d;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-wrap .form-range::-moz-range-thumb{-moz-transition:none;transition:none;}}.elex-rqst-quote-wrap .form-range::-moz-range-thumb:active{background-color:#b7cbdd;}.elex-rqst-quote-wrap .form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem;}.elex-rqst-quote-wrap .form-range:disabled{pointer-events:none;}.elex-rqst-quote-wrap .form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd;}.elex-rqst-quote-wrap .form-range:disabled::-moz-range-thumb{background-color:#adb5bd;}.elex-rqst-quote-wrap .form-floating{position:relative;}.elex-rqst-quote-wrap .form-floating > .form-control,.elex-rqst-quote-wrap .form-floating > .form-control-plaintext,.elex-rqst-quote-wrap .form-floating > .form-select{height:calc(3.5rem + 2px);line-height:1.25;}.elex-rqst-quote-wrap .form-floating > label{position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-wrap .form-floating > label{transition:none;}}.elex-rqst-quote-wrap .form-floating > .form-control,.elex-rqst-quote-wrap .form-floating > .form-control-plaintext{padding:1rem .75rem;}.elex-rqst-quote-wrap .form-floating > .form-control::-moz-placeholder,.elex-rqst-quote-wrap .form-floating > .form-control-plaintext::-moz-placeholder{color:transparent;}.elex-rqst-quote-wrap .form-floating > .form-control::placeholder,.elex-rqst-quote-wrap .form-floating > .form-control-plaintext::placeholder{color:transparent;}.elex-rqst-quote-wrap .form-floating > .form-control:not(:-moz-placeholder-shown),.elex-rqst-quote-wrap .form-floating > .form-control-plaintext:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem;}.elex-rqst-quote-wrap .form-floating > .form-control:focus,.elex-rqst-quote-wrap .form-floating > .form-control:not(:placeholder-shown),.elex-rqst-quote-wrap .form-floating > .form-control-plaintext:focus,.elex-rqst-quote-wrap .form-floating > .form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem;}.elex-rqst-quote-wrap .form-floating > .form-control:-webkit-autofill,.elex-rqst-quote-wrap .form-floating > .form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem;}.elex-rqst-quote-wrap .form-floating > .form-select{padding-top:1.625rem;padding-bottom:.625rem;}.elex-rqst-quote-wrap .form-floating > .form-control:not(:-moz-placeholder-shown) ~ label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem);}.elex-rqst-quote-wrap .form-floating > .form-control:focus ~ label,.elex-rqst-quote-wrap .form-floating > .form-control:not(:placeholder-shown) ~ label,.elex-rqst-quote-wrap .form-floating > .form-control-plaintext ~ label,.elex-rqst-quote-wrap .form-floating > .form-select ~ label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem);}.elex-rqst-quote-wrap .form-floating > .form-control:-webkit-autofill ~ label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem);}.elex-rqst-quote-wrap .form-floating > .form-control-plaintext ~ label{border-width:1px 0;}.elex-rqst-quote-wrap .input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%;}.elex-rqst-quote-wrap .input-group > .form-control,.elex-rqst-quote-wrap .input-group > .form-select,.elex-rqst-quote-wrap .input-group > .form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0;}.elex-rqst-quote-wrap .input-group > .form-control:focus,.elex-rqst-quote-wrap .input-group > .form-select:focus,.elex-rqst-quote-wrap .input-group > .form-floating:focus-within{z-index:5;}.elex-rqst-quote-wrap .input-group .btn{position:relative;z-index:2;}.elex-rqst-quote-wrap .input-group .btn:focus{z-index:5;}.elex-rqst-quote-wrap .input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.35rem;}.elex-rqst-quote-wrap .input-group-lg > .form-control,.elex-rqst-quote-wrap .input-group-lg > .form-select,.elex-rqst-quote-wrap .input-group-lg > .input-group-text,.elex-rqst-quote-wrap .input-group-lg > .btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem;}.elex-rqst-quote-wrap .input-group-sm > .form-control,.elex-rqst-quote-wrap .input-group-sm > .form-select,.elex-rqst-quote-wrap .input-group-sm > .input-group-text,.elex-rqst-quote-wrap .input-group-sm > .btn{padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem;}.elex-rqst-quote-wrap .input-group-lg > .form-select,.elex-rqst-quote-wrap .input-group-sm > .form-select{padding-right:3rem;}.elex-rqst-quote-wrap .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.elex-rqst-quote-wrap .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),.elex-rqst-quote-wrap .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,.elex-rqst-quote-wrap .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select{border-top-right-radius:0;border-bottom-right-radius:0;}.elex-rqst-quote-wrap .input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.elex-rqst-quote-wrap .input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),.elex-rqst-quote-wrap .input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,.elex-rqst-quote-wrap .input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select{border-top-right-radius:0;border-bottom-right-radius:0;}.elex-rqst-quote-wrap .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0;}.elex-rqst-quote-wrap .input-group > .form-floating:not(:first-child) > .form-control,.elex-rqst-quote-wrap .input-group > .form-floating:not(:first-child) > .form-select{border-top-left-radius:0;border-bottom-left-radius:0;}.elex-rqst-quote-wrap .valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754;}.elex-rqst-quote-wrap .valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.35rem;}.was-validated .elex-rqst-quote-wrap:valid ~ .valid-feedback,.was-validated .elex-rqst-quote-wrap:valid ~ .valid-tooltip,.elex-rqst-quote-wrap.is-valid ~ .valid-feedback,.elex-rqst-quote-wrap.is-valid ~ .valid-tooltip{display:block;}.was-validated .elex-rqst-quote-wrap .form-control:valid,.elex-rqst-quote-wrap .form-control.is-valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 8\'%3e%3cpath fill=\'%23198754\' d=\'M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z\'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem);}.was-validated .elex-rqst-quote-wrap .form-control:valid.nitro-lazy,.elex-rqst-quote-wrap .form-control.is-valid.nitro-lazy{background-image:none !important;}.was-validated .elex-rqst-quote-wrap .form-control:valid:focus,.elex-rqst-quote-wrap .form-control.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25);}.was-validated .elex-rqst-quote-wrap textarea.form-control:valid,.elex-rqst-quote-wrap textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);}.was-validated .elex-rqst-quote-wrap .form-select:valid,.elex-rqst-quote-wrap .form-select.is-valid{border-color:#198754;}.was-validated .elex-rqst-quote-wrap .form-select:valid:not([multiple]):not([size]),.was-validated .elex-rqst-quote-wrap .form-select:valid:not([multiple])[size="1"],.elex-rqst-quote-wrap .form-select.is-valid:not([multiple]):not([size]),.elex-rqst-quote-wrap .form-select.is-valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\'%3e%3cpath fill=\'none\' stroke=\'%23343a40\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'2\' d=\'m2 5 6 6 6-6\'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 8\'%3e%3cpath fill=\'%23198754\' d=\'M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z\'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);}.was-validated .elex-rqst-quote-wrap .form-select:valid:not([multiple]):not([size]).nitro-lazy,.was-validated .elex-rqst-quote-wrap .form-select:valid:not([multiple])[size="1"].nitro-lazy,.elex-rqst-quote-wrap .form-select.is-valid:not([multiple]):not([size]).nitro-lazy,.elex-rqst-quote-wrap .form-select.is-valid:not([multiple])[size="1"].nitro-lazy{background-image:none !important;}.was-validated .elex-rqst-quote-wrap .form-select:valid:focus,.elex-rqst-quote-wrap .form-select.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25);}.was-validated .elex-rqst-quote-wrap .form-control-color:valid,.elex-rqst-quote-wrap .form-control-color.is-valid{width:calc(3rem + calc(1.5em + .75rem));}.was-validated .elex-rqst-quote-wrap .form-check-input:valid,.elex-rqst-quote-wrap .form-check-input.is-valid{border-color:#198754;}.was-validated .elex-rqst-quote-wrap .form-check-input:valid:checked,.elex-rqst-quote-wrap .form-check-input.is-valid:checked{background-color:#198754;}.was-validated .elex-rqst-quote-wrap .form-check-input:valid:focus,.elex-rqst-quote-wrap .form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25);}.was-validated .elex-rqst-quote-wrap .form-check-input:valid ~ .form-check-label,.elex-rqst-quote-wrap .form-check-input.is-valid ~ .form-check-label{color:#198754;}.elex-rqst-quote-wrap .form-check-inline .form-check-input ~ .valid-feedback{margin-left:.5em;}.was-validated .elex-rqst-quote-wrap .input-group > .form-control:not(:focus):valid,.elex-rqst-quote-wrap .input-group > .form-control:not(:focus).is-valid,.was-validated .elex-rqst-quote-wrap .input-group > .form-select:not(:focus):valid,.elex-rqst-quote-wrap .input-group > .form-select:not(:focus).is-valid,.was-validated .elex-rqst-quote-wrap .input-group > .form-floating:not(:focus-within):valid,.elex-rqst-quote-wrap .input-group > .form-floating:not(:focus-within).is-valid{z-index:3;}.elex-rqst-quote-wrap .invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545;}.elex-rqst-quote-wrap .invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.35rem;}.was-validated .elex-rqst-quote-wrap:invalid ~ .invalid-feedback,.was-validated .elex-rqst-quote-wrap:invalid ~ .invalid-tooltip,.elex-rqst-quote-wrap.is-invalid ~ .invalid-feedback,.elex-rqst-quote-wrap.is-invalid ~ .invalid-tooltip{display:block;}.was-validated .elex-rqst-quote-wrap .form-control:invalid,.elex-rqst-quote-wrap .form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 12 12\' width=\'12\' height=\'12\' fill=\'none\' stroke=\'%23dc3545\'%3e%3ccircle cx=\'6\' cy=\'6\' r=\'4.5\'/%3e%3cpath stroke-linejoin=\'round\' d=\'M5.8 3.6h.4L6 6.5z\'/%3e%3ccircle cx=\'6\' cy=\'8.2\' r=\'.6\' fill=\'%23dc3545\' stroke=\'none\'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem);}.was-validated .elex-rqst-quote-wrap .form-control:invalid.nitro-lazy,.elex-rqst-quote-wrap .form-control.is-invalid.nitro-lazy{background-image:none !important;}.was-validated .elex-rqst-quote-wrap .form-control:invalid:focus,.elex-rqst-quote-wrap .form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25);}.was-validated .elex-rqst-quote-wrap textarea.form-control:invalid,.elex-rqst-quote-wrap textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);}.was-validated .elex-rqst-quote-wrap .form-select:invalid,.elex-rqst-quote-wrap .form-select.is-invalid{border-color:#dc3545;}.was-validated .elex-rqst-quote-wrap .form-select:invalid:not([multiple]):not([size]),.was-validated .elex-rqst-quote-wrap .form-select:invalid:not([multiple])[size="1"],.elex-rqst-quote-wrap .form-select.is-invalid:not([multiple]):not([size]),.elex-rqst-quote-wrap .form-select.is-invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\'%3e%3cpath fill=\'none\' stroke=\'%23343a40\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'2\' d=\'m2 5 6 6 6-6\'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 12 12\' width=\'12\' height=\'12\' fill=\'none\' stroke=\'%23dc3545\'%3e%3ccircle cx=\'6\' cy=\'6\' r=\'4.5\'/%3e%3cpath stroke-linejoin=\'round\' d=\'M5.8 3.6h.4L6 6.5z\'/%3e%3ccircle cx=\'6\' cy=\'8.2\' r=\'.6\' fill=\'%23dc3545\' stroke=\'none\'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);}.was-validated .elex-rqst-quote-wrap .form-select:invalid:not([multiple]):not([size]).nitro-lazy,.was-validated .elex-rqst-quote-wrap .form-select:invalid:not([multiple])[size="1"].nitro-lazy,.elex-rqst-quote-wrap .form-select.is-invalid:not([multiple]):not([size]).nitro-lazy,.elex-rqst-quote-wrap .form-select.is-invalid:not([multiple])[size="1"].nitro-lazy{background-image:none !important;}.was-validated .elex-rqst-quote-wrap .form-select:invalid:focus,.elex-rqst-quote-wrap .form-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25);}.was-validated .elex-rqst-quote-wrap .form-control-color:invalid,.elex-rqst-quote-wrap .form-control-color.is-invalid{width:calc(3rem + calc(1.5em + .75rem));}.was-validated .elex-rqst-quote-wrap .form-check-input:invalid,.elex-rqst-quote-wrap .form-check-input.is-invalid{border-color:#dc3545;}.was-validated .elex-rqst-quote-wrap .form-check-input:invalid:checked,.elex-rqst-quote-wrap .form-check-input.is-invalid:checked{background-color:#dc3545;}.was-validated .elex-rqst-quote-wrap .form-check-input:invalid:focus,.elex-rqst-quote-wrap .form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25);}.was-validated .elex-rqst-quote-wrap .form-check-input:invalid ~ .form-check-label,.elex-rqst-quote-wrap .form-check-input.is-invalid ~ .form-check-label{color:#dc3545;}.elex-rqst-quote-wrap .form-check-inline .form-check-input ~ .invalid-feedback{margin-left:.5em;}.was-validated .elex-rqst-quote-wrap .input-group > .form-control:not(:focus):invalid,.elex-rqst-quote-wrap .input-group > .form-control:not(:focus).is-invalid,.was-validated .elex-rqst-quote-wrap .input-group > .form-select:not(:focus):invalid,.elex-rqst-quote-wrap .input-group > .form-select:not(:focus).is-invalid,.was-validated .elex-rqst-quote-wrap .input-group > .form-floating:not(:focus-within):invalid,.elex-rqst-quote-wrap .input-group > .form-floating:not(:focus-within).is-invalid{z-index:4;}.elex-rqst-quote-wrap .btn{--bs-btn-padding-x:.75rem;--bs-btn-padding-y:.375rem;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:#212529;--bs-btn-bg:transparent;--bs-btn-border-width:1px;--bs-btn-border-color:transparent;--bs-btn-border-radius:.35rem;--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);--bs-btn-disabled-opacity:.65;--bs-btn-focus-box-shadow:0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-wrap .btn{transition:none;}}.elex-rqst-quote-wrap .btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);}.btn-check + .elex-rqst-quote-wrap .btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color);}.elex-rqst-quote-wrap .btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow);}.btn-check:focus-visible + .elex-rqst-quote-wrap .btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow);}.btn-check:checked + .elex-rqst-quote-wrap .btn,:not(.btn-check) + .elex-rqst-quote-wrap .btn:active,.elex-rqst-quote-wrap .btn:first-child:active,.elex-rqst-quote-wrap .btn.active,.elex-rqst-quote-wrap .btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);}.btn-check:checked + .elex-rqst-quote-wrap .btn:focus-visible,:not(.btn-check) + .elex-rqst-quote-wrap .btn:active:focus-visible,.elex-rqst-quote-wrap .btn:first-child:active:focus-visible,.elex-rqst-quote-wrap .btn.active:focus-visible,.elex-rqst-quote-wrap .btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow);}.elex-rqst-quote-wrap .btn:disabled,.elex-rqst-quote-wrap .btn.disabled,fieldset:disabled .elex-rqst-quote-wrap .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity);}.elex-rqst-quote-wrap .btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#10518d;--bs-btn-border-color:#10518d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0e4578;--bs-btn-hover-border-color:#0d4171;--bs-btn-focus-shadow-rgb:52,107,158;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d4171;--bs-btn-active-border-color:#0c3d6a;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#10518d;--bs-btn-disabled-border-color:#10518d;}.elex-rqst-quote-wrap .btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d;}.elex-rqst-quote-wrap .btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754;}.elex-rqst-quote-wrap .btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0;}.elex-rqst-quote-wrap .btn-warning{--bs-btn-color:#000;--bs-btn-bg:#f8641c;--bs-btn-border-color:#f8641c;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f97b3e;--bs-btn-hover-border-color:#f97433;--bs-btn-focus-shadow-rgb:211,85,24;--bs-btn-active-color:#000;--bs-btn-active-bg:#f98349;--bs-btn-active-border-color:#f97433;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8641c;--bs-btn-disabled-border-color:#f8641c;}.elex-rqst-quote-wrap .btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545;}.elex-rqst-quote-wrap .btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa;}.elex-rqst-quote-wrap .btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#2c3338;--bs-btn-border-color:#2c3338;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#4c5256;--bs-btn-hover-border-color:#41474c;--bs-btn-focus-shadow-rgb:76,82,86;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565c60;--bs-btn-active-border-color:#41474c;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#2c3338;--bs-btn-disabled-border-color:#2c3338;}.elex-rqst-quote-wrap .btn-outline-primary{--bs-btn-color:#10518d;--bs-btn-border-color:#10518d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#10518d;--bs-btn-hover-border-color:#10518d;--bs-btn-focus-shadow-rgb:16,81,141;--bs-btn-active-color:#fff;--bs-btn-active-bg:#10518d;--bs-btn-active-border-color:#10518d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#10518d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#10518d;--bs-gradient:none;}.elex-rqst-quote-wrap .btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none;}.elex-rqst-quote-wrap .btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none;}.elex-rqst-quote-wrap .btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none;}.elex-rqst-quote-wrap .btn-outline-warning{--bs-btn-color:#f8641c;--bs-btn-border-color:#f8641c;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8641c;--bs-btn-hover-border-color:#f8641c;--bs-btn-focus-shadow-rgb:248,100,28;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8641c;--bs-btn-active-border-color:#f8641c;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#f8641c;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8641c;--bs-gradient:none;}.elex-rqst-quote-wrap .btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none;}.elex-rqst-quote-wrap .btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none;}.elex-rqst-quote-wrap .btn-outline-dark{--bs-btn-color:#2c3338;--bs-btn-border-color:#2c3338;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#2c3338;--bs-btn-hover-border-color:#2c3338;--bs-btn-focus-shadow-rgb:44,51,56;--bs-btn-active-color:#fff;--bs-btn-active-bg:#2c3338;--bs-btn-active-border-color:#2c3338;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#2c3338;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#2c3338;--bs-gradient:none;}.elex-rqst-quote-wrap .btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:none;--bs-btn-focus-shadow-rgb:52,107,158;text-decoration:underline;}.elex-rqst-quote-wrap .btn-link:focus-visible{color:var(--bs-btn-color);}.elex-rqst-quote-wrap .btn-link:hover{color:var(--bs-btn-hover-color);}.elex-rqst-quote-wrap .btn-lg,.elex-rqst-quote-wrap .btn-group-lg > .btn{--bs-btn-padding-y:.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:.5rem;}.elex-rqst-quote-wrap .btn-sm,.elex-rqst-quote-wrap .btn-group-sm > .btn{--bs-btn-padding-y:.25rem;--bs-btn-padding-x:.5rem;--bs-btn-font-size:.875rem;--bs-btn-border-radius:.25rem;}.elex-rqst-quote-wrap .fade{transition:opacity .15s linear;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-wrap .fade{transition:none;}}.elex-rqst-quote-wrap .fade:not(.show){opacity:0;}.elex-rqst-quote-wrap .collapse:not(.show){display:none;}.elex-rqst-quote-wrap .collapsing{height:0;overflow:hidden;transition:height .35s ease;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-wrap .collapsing{transition:none;}}.elex-rqst-quote-wrap .collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-wrap .collapsing.collapse-horizontal{transition:none;}}.elex-rqst-quote-wrap .dropup,.elex-rqst-quote-wrap .dropend,.elex-rqst-quote-wrap .dropdown,.elex-rqst-quote-wrap .dropstart,.elex-rqst-quote-wrap .dropup-center,.elex-rqst-quote-wrap .dropdown-center{position:relative;}.elex-rqst-quote-wrap .dropdown-toggle{white-space:nowrap;}.elex-rqst-quote-wrap .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent;}.elex-rqst-quote-wrap .dropdown-toggle:empty::after{margin-left:0;}.elex-rqst-quote-wrap .dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:.5rem;--bs-dropdown-spacer:.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:#212529;--bs-dropdown-bg:#fff;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:.35rem;--bs-dropdown-border-width:1px;--bs-dropdown-inner-border-radius:calc(.35rem - 1px);--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:.5rem;--bs-dropdown-box-shadow:0 .5rem 1rem rgba(0,0,0,.15);--bs-dropdown-link-color:#212529;--bs-dropdown-link-hover-color:#1e2125;--bs-dropdown-link-hover-bg:#e9ecef;--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#10518d;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius);}.elex-rqst-quote-wrap .dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer);}.elex-rqst-quote-wrap .dropdown-menu-start{--bs-position:start;}.elex-rqst-quote-wrap .dropdown-menu-start[data-bs-popper]{right:auto;left:0;}.elex-rqst-quote-wrap .dropdown-menu-end{--bs-position:end;}.elex-rqst-quote-wrap .dropdown-menu-end[data-bs-popper]{right:0;left:auto;}@media (min-width: 576px){.elex-rqst-quote-wrap .dropdown-menu-sm-start{--bs-position:start;}.elex-rqst-quote-wrap .dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0;}.elex-rqst-quote-wrap .dropdown-menu-sm-end{--bs-position:end;}.elex-rqst-quote-wrap .dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto;}}@media (min-width: 768px){.elex-rqst-quote-wrap .dropdown-menu-md-start{--bs-position:start;}.elex-rqst-quote-wrap .dropdown-menu-md-start[data-bs-popper]{right:auto;left:0;}.elex-rqst-quote-wrap .dropdown-menu-md-end{--bs-position:end;}.elex-rqst-quote-wrap .dropdown-menu-md-end[data-bs-popper]{right:0;left:auto;}}@media (min-width: 992px){.elex-rqst-quote-wrap .dropdown-menu-lg-start{--bs-position:start;}.elex-rqst-quote-wrap .dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0;}.elex-rqst-quote-wrap .dropdown-menu-lg-end{--bs-position:end;}.elex-rqst-quote-wrap .dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto;}}@media (min-width: 1200px){.elex-rqst-quote-wrap .dropdown-menu-xl-start{--bs-position:start;}.elex-rqst-quote-wrap .dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0;}.elex-rqst-quote-wrap .dropdown-menu-xl-end{--bs-position:end;}.elex-rqst-quote-wrap .dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto;}}@media (min-width: 1400px){.elex-rqst-quote-wrap .dropdown-menu-xxl-start{--bs-position:start;}.elex-rqst-quote-wrap .dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0;}.elex-rqst-quote-wrap .dropdown-menu-xxl-end{--bs-position:end;}.elex-rqst-quote-wrap .dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto;}}.elex-rqst-quote-wrap .dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer);}.elex-rqst-quote-wrap .dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent;}.elex-rqst-quote-wrap .dropup .dropdown-toggle:empty::after{margin-left:0;}.elex-rqst-quote-wrap .dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer);}.elex-rqst-quote-wrap .dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid;}.elex-rqst-quote-wrap .dropend .dropdown-toggle:empty::after{margin-left:0;}.elex-rqst-quote-wrap .dropend .dropdown-toggle::after{vertical-align:0;}.elex-rqst-quote-wrap .dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer);}.elex-rqst-quote-wrap .dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";}.elex-rqst-quote-wrap .dropstart .dropdown-toggle::after{display:none;}.elex-rqst-quote-wrap .dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent;}.elex-rqst-quote-wrap .dropstart .dropdown-toggle:empty::after{margin-left:0;}.elex-rqst-quote-wrap .dropstart .dropdown-toggle::before{vertical-align:0;}.elex-rqst-quote-wrap .dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1;}.elex-rqst-quote-wrap .dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;}.elex-rqst-quote-wrap .dropdown-item:hover,.elex-rqst-quote-wrap .dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg);}.elex-rqst-quote-wrap .dropdown-item.active,.elex-rqst-quote-wrap .dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg);}.elex-rqst-quote-wrap .dropdown-item.disabled,.elex-rqst-quote-wrap .dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent;}.elex-rqst-quote-wrap .dropdown-menu.show{display:block;}.elex-rqst-quote-wrap .dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap;}.elex-rqst-quote-wrap .dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color);}.elex-rqst-quote-wrap .dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255,255,255,.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#10518d;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd;}.elex-rqst-quote-wrap .btn-group,.elex-rqst-quote-wrap .btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle;}.elex-rqst-quote-wrap .btn-group > .btn,.elex-rqst-quote-wrap .btn-group-vertical > .btn{position:relative;flex:1 1 auto;}.elex-rqst-quote-wrap .btn-group > .btn-check:checked + .btn,.elex-rqst-quote-wrap .btn-group > .btn-check:focus + .btn,.elex-rqst-quote-wrap .btn-group > .btn:hover,.elex-rqst-quote-wrap .btn-group > .btn:focus,.elex-rqst-quote-wrap .btn-group > .btn:active,.elex-rqst-quote-wrap .btn-group > .btn.active,.elex-rqst-quote-wrap .btn-group-vertical > .btn-check:checked + .btn,.elex-rqst-quote-wrap .btn-group-vertical > .btn-check:focus + .btn,.elex-rqst-quote-wrap .btn-group-vertical > .btn:hover,.elex-rqst-quote-wrap .btn-group-vertical > .btn:focus,.elex-rqst-quote-wrap .btn-group-vertical > .btn:active,.elex-rqst-quote-wrap .btn-group-vertical > .btn.active{z-index:1;}.elex-rqst-quote-wrap .btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start;}.elex-rqst-quote-wrap .btn-toolbar .input-group{width:auto;}.elex-rqst-quote-wrap .btn-group{border-radius:.35rem;}.elex-rqst-quote-wrap .btn-group > :not(.btn-check:first-child) + .btn,.elex-rqst-quote-wrap .btn-group > .btn-group:not(:first-child){margin-left:-1px;}.elex-rqst-quote-wrap .btn-group > .btn:not(:last-child):not(.dropdown-toggle),.elex-rqst-quote-wrap .btn-group > .btn.dropdown-toggle-split:first-child,.elex-rqst-quote-wrap .btn-group > .btn-group:not(:last-child) > .btn{border-top-right-radius:0;border-bottom-right-radius:0;}.elex-rqst-quote-wrap .btn-group > .btn:nth-child(n+3),.elex-rqst-quote-wrap .btn-group > :not(.btn-check) + .btn,.elex-rqst-quote-wrap .btn-group > .btn-group:not(:first-child) > .btn{border-top-left-radius:0;border-bottom-left-radius:0;}.elex-rqst-quote-wrap .dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem;}.elex-rqst-quote-wrap .dropdown-toggle-split::after,.dropup .elex-rqst-quote-wrap .dropdown-toggle-split::after,.dropend .elex-rqst-quote-wrap .dropdown-toggle-split::after{margin-left:0;}.dropstart .elex-rqst-quote-wrap .dropdown-toggle-split::before{margin-right:0;}.elex-rqst-quote-wrap .btn-sm + .dropdown-toggle-split,.elex-rqst-quote-wrap .btn-group-sm > .btn + .dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem;}.elex-rqst-quote-wrap .btn-lg + .dropdown-toggle-split,.elex-rqst-quote-wrap .btn-group-lg > .btn + .dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem;}.elex-rqst-quote-wrap .btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center;}.elex-rqst-quote-wrap .btn-group-vertical > .btn,.elex-rqst-quote-wrap .btn-group-vertical > .btn-group{width:100%;}.elex-rqst-quote-wrap .btn-group-vertical > .btn:not(:first-child),.elex-rqst-quote-wrap .btn-group-vertical > .btn-group:not(:first-child){margin-top:-1px;}.elex-rqst-quote-wrap .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),.elex-rqst-quote-wrap .btn-group-vertical > .btn-group:not(:last-child) > .btn{border-bottom-right-radius:0;border-bottom-left-radius:0;}.elex-rqst-quote-wrap .btn-group-vertical > .btn ~ .btn,.elex-rqst-quote-wrap .btn-group-vertical > .btn-group:not(:first-child) > .btn{border-top-left-radius:0;border-top-right-radius:0;}.elex-rqst-quote-wrap .nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:.5rem;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:#6c757d;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;}.elex-rqst-quote-wrap .nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-wrap .nav-link{transition:none;}}.elex-rqst-quote-wrap .nav-link:hover,.elex-rqst-quote-wrap .nav-link:focus{color:var(--bs-nav-link-hover-color);}.elex-rqst-quote-wrap .nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default;}.elex-rqst-quote-wrap .nav-tabs{--bs-nav-tabs-border-width:1px;--bs-nav-tabs-border-color:#dee2e6;--bs-nav-tabs-border-radius:.35rem;--bs-nav-tabs-link-hover-border-color:#e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color:#495057;--bs-nav-tabs-link-active-bg:#fff;--bs-nav-tabs-link-active-border-color:#dee2e6 #dee2e6 #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);}.elex-rqst-quote-wrap .nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));background:none;border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius);}.elex-rqst-quote-wrap .nav-tabs .nav-link:hover,.elex-rqst-quote-wrap .nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color);}.elex-rqst-quote-wrap .nav-tabs .nav-link.disabled,.elex-rqst-quote-wrap .nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent;}.elex-rqst-quote-wrap .nav-tabs .nav-link.active,.elex-rqst-quote-wrap .nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color);}.elex-rqst-quote-wrap .nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0;}.elex-rqst-quote-wrap .nav-pills{--bs-nav-pills-border-radius:.35rem;--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#10518d;}.elex-rqst-quote-wrap .nav-pills .nav-link{background:none;border:0;border-radius:var(--bs-nav-pills-border-radius);}.elex-rqst-quote-wrap .nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent;}.elex-rqst-quote-wrap .nav-pills .nav-link.active,.elex-rqst-quote-wrap .nav-pills .show > .nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg);}.elex-rqst-quote-wrap .nav-fill > .nav-link,.elex-rqst-quote-wrap .nav-fill .nav-item{flex:1 1 auto;text-align:center;}.elex-rqst-quote-wrap .nav-justified > .nav-link,.elex-rqst-quote-wrap .nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center;}.elex-rqst-quote-wrap .nav-fill .nav-item .nav-link,.elex-rqst-quote-wrap .nav-justified .nav-item .nav-link{width:100%;}.elex-rqst-quote-wrap .tab-content > .tab-pane{display:none;}.elex-rqst-quote-wrap .tab-content > .active{display:block;}.elex-rqst-quote-wrap .navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:.5rem;--bs-navbar-color:rgba(0,0,0,.55);--bs-navbar-hover-color:rgba(0,0,0,.7);--bs-navbar-disabled-color:rgba(0,0,0,.3);--bs-navbar-active-color:rgba(0,0,0,.9);--bs-navbar-brand-padding-y:.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(0,0,0,.9);--bs-navbar-brand-hover-color:rgba(0,0,0,.9);--bs-navbar-nav-link-padding-x:.5rem;--bs-navbar-toggler-padding-y:.25rem;--bs-navbar-toggler-padding-x:.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 30 30\'%3e%3cpath stroke=\'rgba%280, 0, 0, 0.55%29\' stroke-linecap=\'round\' stroke-miterlimit=\'10\' stroke-width=\'2\' d=\'M4 7h22M4 15h22M4 23h22\'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(0,0,0,.1);--bs-navbar-toggler-border-radius:.35rem;--bs-navbar-toggler-focus-width:.25rem;--bs-navbar-toggler-transition:box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);}.elex-rqst-quote-wrap .navbar > .container,.elex-rqst-quote-wrap .navbar > .container-fluid,.elex-rqst-quote-wrap .navbar > .container-sm,.elex-rqst-quote-wrap .navbar > .container-md,.elex-rqst-quote-wrap .navbar > .container-lg,.elex-rqst-quote-wrap .navbar > .container-xl,.elex-rqst-quote-wrap .navbar > .container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between;}.elex-rqst-quote-wrap .navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap;}.elex-rqst-quote-wrap .navbar-brand:hover,.elex-rqst-quote-wrap .navbar-brand:focus{color:var(--bs-navbar-brand-hover-color);}.elex-rqst-quote-wrap .navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:.5rem;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none;}.elex-rqst-quote-wrap .navbar-nav .show > .nav-link,.elex-rqst-quote-wrap .navbar-nav .nav-link.active{color:var(--bs-navbar-active-color);}.elex-rqst-quote-wrap .navbar-nav .dropdown-menu{position:static;}.elex-rqst-quote-wrap .navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color);}.elex-rqst-quote-wrap .navbar-text a,.elex-rqst-quote-wrap .navbar-text a:hover,.elex-rqst-quote-wrap .navbar-text a:focus{color:var(--bs-navbar-active-color);}.elex-rqst-quote-wrap .navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center;}.elex-rqst-quote-wrap .navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition);}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-wrap .navbar-toggler{transition:none;}}.elex-rqst-quote-wrap .navbar-toggler:hover{text-decoration:none;}.elex-rqst-quote-wrap .navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);}.elex-rqst-quote-wrap .navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%;}.elex-rqst-quote-wrap .navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto;}@media (min-width: 576px){.elex-rqst-quote-wrap .navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start;}.elex-rqst-quote-wrap .navbar-expand-sm .navbar-nav{flex-direction:row;}.elex-rqst-quote-wrap .navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute;}.elex-rqst-quote-wrap .navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.elex-rqst-quote-wrap .navbar-expand-sm .navbar-nav-scroll{overflow:visible;}.elex-rqst-quote-wrap .navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto;}.elex-rqst-quote-wrap .navbar-expand-sm .navbar-toggler{display:none;}.elex-rqst-quote-wrap .navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none;}.elex-rqst-quote-wrap .navbar-expand-sm .offcanvas .offcanvas-header{display:none;}.elex-rqst-quote-wrap .navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width: 768px){.elex-rqst-quote-wrap .navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start;}.elex-rqst-quote-wrap .navbar-expand-md .navbar-nav{flex-direction:row;}.elex-rqst-quote-wrap .navbar-expand-md .navbar-nav .dropdown-menu{position:absolute;}.elex-rqst-quote-wrap .navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.elex-rqst-quote-wrap .navbar-expand-md .navbar-nav-scroll{overflow:visible;}.elex-rqst-quote-wrap .navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto;}.elex-rqst-quote-wrap .navbar-expand-md .navbar-toggler{display:none;}.elex-rqst-quote-wrap .navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none;}.elex-rqst-quote-wrap .navbar-expand-md .offcanvas .offcanvas-header{display:none;}.elex-rqst-quote-wrap .navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width: 992px){.elex-rqst-quote-wrap .navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start;}.elex-rqst-quote-wrap .navbar-expand-lg .navbar-nav{flex-direction:row;}.elex-rqst-quote-wrap .navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute;}.elex-rqst-quote-wrap .navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.elex-rqst-quote-wrap .navbar-expand-lg .navbar-nav-scroll{overflow:visible;}.elex-rqst-quote-wrap .navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto;}.elex-rqst-quote-wrap .navbar-expand-lg .navbar-toggler{display:none;}.elex-rqst-quote-wrap .navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none;}.elex-rqst-quote-wrap .navbar-expand-lg .offcanvas .offcanvas-header{display:none;}.elex-rqst-quote-wrap .navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width: 1200px){.elex-rqst-quote-wrap .navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start;}.elex-rqst-quote-wrap .navbar-expand-xl .navbar-nav{flex-direction:row;}.elex-rqst-quote-wrap .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute;}.elex-rqst-quote-wrap .navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.elex-rqst-quote-wrap .navbar-expand-xl .navbar-nav-scroll{overflow:visible;}.elex-rqst-quote-wrap .navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto;}.elex-rqst-quote-wrap .navbar-expand-xl .navbar-toggler{display:none;}.elex-rqst-quote-wrap .navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none;}.elex-rqst-quote-wrap .navbar-expand-xl .offcanvas .offcanvas-header{display:none;}.elex-rqst-quote-wrap .navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width: 1400px){.elex-rqst-quote-wrap .navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start;}.elex-rqst-quote-wrap .navbar-expand-xxl .navbar-nav{flex-direction:row;}.elex-rqst-quote-wrap .navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute;}.elex-rqst-quote-wrap .navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.elex-rqst-quote-wrap .navbar-expand-xxl .navbar-nav-scroll{overflow:visible;}.elex-rqst-quote-wrap .navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto;}.elex-rqst-quote-wrap .navbar-expand-xxl .navbar-toggler{display:none;}.elex-rqst-quote-wrap .navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none;}.elex-rqst-quote-wrap .navbar-expand-xxl .offcanvas .offcanvas-header{display:none;}.elex-rqst-quote-wrap .navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}.elex-rqst-quote-wrap .navbar-expand{flex-wrap:nowrap;justify-content:flex-start;}.elex-rqst-quote-wrap .navbar-expand .navbar-nav{flex-direction:row;}.elex-rqst-quote-wrap .navbar-expand .navbar-nav .dropdown-menu{position:absolute;}.elex-rqst-quote-wrap .navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.elex-rqst-quote-wrap .navbar-expand .navbar-nav-scroll{overflow:visible;}.elex-rqst-quote-wrap .navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto;}.elex-rqst-quote-wrap .navbar-expand .navbar-toggler{display:none;}.elex-rqst-quote-wrap .navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none;}.elex-rqst-quote-wrap .navbar-expand .offcanvas .offcanvas-header{display:none;}.elex-rqst-quote-wrap .navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}.elex-rqst-quote-wrap .navbar-dark{--bs-navbar-color:rgba(255,255,255,.55);--bs-navbar-hover-color:rgba(255,255,255,.75);--bs-navbar-disabled-color:rgba(255,255,255,.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255,255,255,.1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 30 30\'%3e%3cpath stroke=\'rgba%28255, 255, 255, 0.55%29\' stroke-linecap=\'round\' stroke-miterlimit=\'10\' stroke-width=\'2\' d=\'M4 7h22M4 15h22M4 23h22\'/%3e%3c/svg%3e");}.elex-rqst-quote-wrap .card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:.5rem;--bs-card-border-width:1px;--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:.35rem;--bs-card-inner-border-radius:calc(.35rem - 1px);--bs-card-cap-padding-y:.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(0,0,0,.03);--bs-card-bg:#fff;--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius);}.elex-rqst-quote-wrap .card > hr{margin-right:0;margin-left:0;}.elex-rqst-quote-wrap .card > .list-group{border-top:inherit;border-bottom:inherit;}.elex-rqst-quote-wrap .card > .list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius);}.elex-rqst-quote-wrap .card > .list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius);}.elex-rqst-quote-wrap .card > .card-header + .list-group,.elex-rqst-quote-wrap .card > .list-group + .card-footer{border-top:0;}.elex-rqst-quote-wrap .card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color);}.elex-rqst-quote-wrap .card-title{margin-bottom:var(--bs-card-title-spacer-y);}.elex-rqst-quote-wrap .card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;}.elex-rqst-quote-wrap .card-text:last-child{margin-bottom:0;}.elex-rqst-quote-wrap .card-link + .card-link{margin-left:var(--bs-card-spacer-x);}.elex-rqst-quote-wrap .card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color);}.elex-rqst-quote-wrap .card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;}.elex-rqst-quote-wrap .card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color);}.elex-rqst-quote-wrap .card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);}.elex-rqst-quote-wrap .card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0;}.elex-rqst-quote-wrap .card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg);}.elex-rqst-quote-wrap .card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));}.elex-rqst-quote-wrap .card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius);}.elex-rqst-quote-wrap .card-img,.elex-rqst-quote-wrap .card-img-top,.elex-rqst-quote-wrap .card-img-bottom{width:100%;}.elex-rqst-quote-wrap .card-img,.elex-rqst-quote-wrap .card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius);}.elex-rqst-quote-wrap .card-img,.elex-rqst-quote-wrap .card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius);}.elex-rqst-quote-wrap .card-group > .card{margin-bottom:var(--bs-card-group-margin);}@media (min-width: 576px){.elex-rqst-quote-wrap .card-group{display:flex;flex-flow:row wrap;}.elex-rqst-quote-wrap .card-group > .card{flex:1 0 0%;margin-bottom:0;}.elex-rqst-quote-wrap .card-group > .card + .card{margin-left:0;border-left:0;}.elex-rqst-quote-wrap .card-group > .card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;}.elex-rqst-quote-wrap .card-group > .card:not(:last-child) .card-img-top,.elex-rqst-quote-wrap .card-group > .card:not(:last-child) .card-header{border-top-right-radius:0;}.elex-rqst-quote-wrap .card-group > .card:not(:last-child) .card-img-bottom,.elex-rqst-quote-wrap .card-group > .card:not(:last-child) .card-footer{border-bottom-right-radius:0;}.elex-rqst-quote-wrap .card-group > .card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}.elex-rqst-quote-wrap .card-group > .card:not(:first-child) .card-img-top,.elex-rqst-quote-wrap .card-group > .card:not(:first-child) .card-header{border-top-left-radius:0;}.elex-rqst-quote-wrap .card-group > .card:not(:first-child) .card-img-bottom,.elex-rqst-quote-wrap .card-group > .card:not(:first-child) .card-footer{border-bottom-left-radius:0;}}.elex-rqst-quote-wrap .accordion{--bs-accordion-color:#212529;--bs-accordion-bg:#fff;--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:1px;--bs-accordion-border-radius:.35rem;--bs-accordion-inner-border-radius:calc(.35rem - 1px);--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:#212529;--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\' fill=\'%23212529\'%3e%3cpath fill-rule=\'evenodd\' d=\'M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z\'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform .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=\'%230e497f\'%3e%3cpath fill-rule=\'evenodd\' d=\'M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z\'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color:#88a8c6;--bs-accordion-btn-focus-box-shadow:0 0 0 .25rem rgba(16,81,141,.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:#0e497f;--bs-accordion-active-bg:#e7eef4;}.elex-rqst-quote-wrap .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){.elex-rqst-quote-wrap .accordion-button{transition:none;}}.elex-rqst-quote-wrap .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);}.elex-rqst-quote-wrap .accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform);}.elex-rqst-quote-wrap .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){.elex-rqst-quote-wrap .accordion-button::after{transition:none;}}.elex-rqst-quote-wrap .accordion-button:hover{z-index:2;}.elex-rqst-quote-wrap .accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow);}.elex-rqst-quote-wrap .accordion-header{margin-bottom:0;}.elex-rqst-quote-wrap .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);}.elex-rqst-quote-wrap .accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius);}.elex-rqst-quote-wrap .accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius);}.elex-rqst-quote-wrap .accordion-item:not(:first-of-type){border-top:0;}.elex-rqst-quote-wrap .accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius);}.elex-rqst-quote-wrap .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius);}.elex-rqst-quote-wrap .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);}.elex-rqst-quote-wrap .accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);}.elex-rqst-quote-wrap .accordion-flush .accordion-collapse{border-width:0;}.elex-rqst-quote-wrap .accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0;}.elex-rqst-quote-wrap .accordion-flush .accordion-item:first-child{border-top:0;}.elex-rqst-quote-wrap .accordion-flush .accordion-item:last-child{border-bottom:0;}.elex-rqst-quote-wrap .accordion-flush .accordion-item .accordion-button,.elex-rqst-quote-wrap .accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0;}.elex-rqst-quote-wrap .breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-divider-color:#6c757d;--bs-breadcrumb-item-padding-x:.5rem;--bs-breadcrumb-item-active-color:#6c757d;display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius);}.elex-rqst-quote-wrap .breadcrumb-item + .breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x);}.elex-rqst-quote-wrap .breadcrumb-item + .breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider,"/");}.elex-rqst-quote-wrap .breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color);}.elex-rqst-quote-wrap .pagination{--bs-pagination-padding-x:.75rem;--bs-pagination-padding-y:.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:#fff;--bs-pagination-border-width:1px;--bs-pagination-border-color:#dee2e6;--bs-pagination-border-radius:.35rem;--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:#e9ecef;--bs-pagination-hover-border-color:#dee2e6;--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:#e9ecef;--bs-pagination-focus-box-shadow:0 0 0 .25rem rgba(16,81,141,.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#10518d;--bs-pagination-active-border-color:#10518d;--bs-pagination-disabled-color:#6c757d;--bs-pagination-disabled-bg:#fff;--bs-pagination-disabled-border-color:#dee2e6;display:flex;padding-left:0;list-style:none;}.elex-rqst-quote-wrap .page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-wrap .page-link{transition:none;}}.elex-rqst-quote-wrap .page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color);}.elex-rqst-quote-wrap .page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow);}.elex-rqst-quote-wrap .page-link.active,.active > .elex-rqst-quote-wrap .page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color);}.elex-rqst-quote-wrap .page-link.disabled,.disabled > .elex-rqst-quote-wrap .page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color);}.elex-rqst-quote-wrap .page-item:not(:first-child) .page-link{margin-left:-1px;}.elex-rqst-quote-wrap .page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius);}.elex-rqst-quote-wrap .page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius);}.elex-rqst-quote-wrap .pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:.5rem;}.elex-rqst-quote-wrap .pagination-sm{--bs-pagination-padding-x:.5rem;--bs-pagination-padding-y:.25rem;--bs-pagination-font-size:.875rem;--bs-pagination-border-radius:.25rem;}.elex-rqst-quote-wrap .badge{--bs-badge-padding-x:.65em;--bs-badge-padding-y:.35em;--bs-badge-font-size:.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:.35rem;display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius);}.elex-rqst-quote-wrap .badge:empty{display:none;}.elex-rqst-quote-wrap .btn .badge{position:relative;top:-1px;}.elex-rqst-quote-wrap .alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:1px solid var(--bs-alert-border-color);--bs-alert-border-radius:.35rem;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius);}.elex-rqst-quote-wrap .alert-heading{color:inherit;}.elex-rqst-quote-wrap .alert-link{font-weight:700;}.elex-rqst-quote-wrap .alert-dismissible{padding-right:3rem;}.elex-rqst-quote-wrap .alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem;}.elex-rqst-quote-wrap .alert-primary{--bs-alert-color:#0a3155;--bs-alert-bg:#cfdce8;--bs-alert-border-color:#b7cbdd;}.elex-rqst-quote-wrap .alert-primary .alert-link{color:#082744;}.elex-rqst-quote-wrap .alert-secondary{--bs-alert-color:#41464b;--bs-alert-bg:#e2e3e5;--bs-alert-border-color:#d3d6d8;}.elex-rqst-quote-wrap .alert-secondary .alert-link{color:#34383c;}.elex-rqst-quote-wrap .alert-success{--bs-alert-color:#0f5132;--bs-alert-bg:#d1e7dd;--bs-alert-border-color:#badbcc;}.elex-rqst-quote-wrap .alert-success .alert-link{color:#0c4128;}.elex-rqst-quote-wrap .alert-info{--bs-alert-color:#055160;--bs-alert-bg:#cff4fc;--bs-alert-border-color:#b6effb;}.elex-rqst-quote-wrap .alert-info .alert-link{color:#04414d;}.elex-rqst-quote-wrap .alert-warning{--bs-alert-color:#953c11;--bs-alert-bg:#fee0d2;--bs-alert-border-color:#fdd1bb;}.elex-rqst-quote-wrap .alert-warning .alert-link{color:#77300e;}.elex-rqst-quote-wrap .alert-danger{--bs-alert-color:#842029;--bs-alert-bg:#f8d7da;--bs-alert-border-color:#f5c2c7;}.elex-rqst-quote-wrap .alert-danger .alert-link{color:#6a1a21;}.elex-rqst-quote-wrap .alert-light{--bs-alert-color:#636464;--bs-alert-bg:#fefefe;--bs-alert-border-color:#fdfdfe;}.elex-rqst-quote-wrap .alert-light .alert-link{color:#4f5050;}.elex-rqst-quote-wrap .alert-dark{--bs-alert-color:#1a1f22;--bs-alert-bg:#d5d6d7;--bs-alert-border-color:#c0c2c3;}.elex-rqst-quote-wrap .alert-dark .alert-link{color:#15191b;}@keyframes progress-bar-stripes{0%{background-position-x:1rem;}}.elex-rqst-quote-wrap .progress{--bs-progress-height:1rem;--bs-progress-font-size:.75rem;--bs-progress-bg:#e9ecef;--bs-progress-border-radius:.35rem;--bs-progress-box-shadow:inset 0 1px 2px rgba(0,0,0,.075);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#10518d;--bs-progress-bar-transition:width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius);}.elex-rqst-quote-wrap .progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition);}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-wrap .progress-bar{transition:none;}}.elex-rqst-quote-wrap .progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height);}.elex-rqst-quote-wrap .progress-bar-animated{animation:1s linear infinite progress-bar-stripes;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-wrap .progress-bar-animated{animation:none;}}.elex-rqst-quote-wrap .list-group{--bs-list-group-color:#212529;--bs-list-group-bg:#fff;--bs-list-group-border-color:rgba(0,0,0,.125);--bs-list-group-border-width:1px;--bs-list-group-border-radius:.35rem;--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:.5rem;--bs-list-group-action-color:#495057;--bs-list-group-action-hover-color:#495057;--bs-list-group-action-hover-bg:#f8f9fa;--bs-list-group-action-active-color:#212529;--bs-list-group-action-active-bg:#e9ecef;--bs-list-group-disabled-color:#6c757d;--bs-list-group-disabled-bg:#fff;--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#10518d;--bs-list-group-active-border-color:#10518d;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius);}.elex-rqst-quote-wrap .list-group-numbered{list-style-type:none;counter-reset:section;}.elex-rqst-quote-wrap .list-group-numbered > .list-group-item::before{content:counters(section,".") ". ";counter-increment:section;}.elex-rqst-quote-wrap .list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit;}.elex-rqst-quote-wrap .list-group-item-action:hover,.elex-rqst-quote-wrap .list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg);}.elex-rqst-quote-wrap .list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg);}.elex-rqst-quote-wrap .list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);}.elex-rqst-quote-wrap .list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit;}.elex-rqst-quote-wrap .list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit;}.elex-rqst-quote-wrap .list-group-item.disabled,.elex-rqst-quote-wrap .list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg);}.elex-rqst-quote-wrap .list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color);}.elex-rqst-quote-wrap .list-group-item + .list-group-item{border-top-width:0;}.elex-rqst-quote-wrap .list-group-item + .list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width);}.elex-rqst-quote-wrap .list-group-horizontal{flex-direction:row;}.elex-rqst-quote-wrap .list-group-horizontal > .list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0;}.elex-rqst-quote-wrap .list-group-horizontal > .list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0;}.elex-rqst-quote-wrap .list-group-horizontal > .list-group-item.active{margin-top:0;}.elex-rqst-quote-wrap .list-group-horizontal > .list-group-item + .list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0;}.elex-rqst-quote-wrap .list-group-horizontal > .list-group-item + .list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width);}@media (min-width: 576px){.elex-rqst-quote-wrap .list-group-horizontal-sm{flex-direction:row;}.elex-rqst-quote-wrap .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0;}.elex-rqst-quote-wrap .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0;}.elex-rqst-quote-wrap .list-group-horizontal-sm > .list-group-item.active{margin-top:0;}.elex-rqst-quote-wrap .list-group-horizontal-sm > .list-group-item + .list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0;}.elex-rqst-quote-wrap .list-group-horizontal-sm > .list-group-item + .list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width);}}@media (min-width: 768px){.elex-rqst-quote-wrap .list-group-horizontal-md{flex-direction:row;}.elex-rqst-quote-wrap .list-group-horizontal-md > .list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0;}.elex-rqst-quote-wrap .list-group-horizontal-md > .list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0;}.elex-rqst-quote-wrap .list-group-horizontal-md > .list-group-item.active{margin-top:0;}.elex-rqst-quote-wrap .list-group-horizontal-md > .list-group-item + .list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0;}.elex-rqst-quote-wrap .list-group-horizontal-md > .list-group-item + .list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width);}}@media (min-width: 992px){.elex-rqst-quote-wrap .list-group-horizontal-lg{flex-direction:row;}.elex-rqst-quote-wrap .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0;}.elex-rqst-quote-wrap .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0;}.elex-rqst-quote-wrap .list-group-horizontal-lg > .list-group-item.active{margin-top:0;}.elex-rqst-quote-wrap .list-group-horizontal-lg > .list-group-item + .list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0;}.elex-rqst-quote-wrap .list-group-horizontal-lg > .list-group-item + .list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width);}}@media (min-width: 1200px){.elex-rqst-quote-wrap .list-group-horizontal-xl{flex-direction:row;}.elex-rqst-quote-wrap .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0;}.elex-rqst-quote-wrap .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0;}.elex-rqst-quote-wrap .list-group-horizontal-xl > .list-group-item.active{margin-top:0;}.elex-rqst-quote-wrap .list-group-horizontal-xl > .list-group-item + .list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0;}.elex-rqst-quote-wrap .list-group-horizontal-xl > .list-group-item + .list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width);}}@media (min-width: 1400px){.elex-rqst-quote-wrap .list-group-horizontal-xxl{flex-direction:row;}.elex-rqst-quote-wrap .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0;}.elex-rqst-quote-wrap .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0;}.elex-rqst-quote-wrap .list-group-horizontal-xxl > .list-group-item.active{margin-top:0;}.elex-rqst-quote-wrap .list-group-horizontal-xxl > .list-group-item + .list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0;}.elex-rqst-quote-wrap .list-group-horizontal-xxl > .list-group-item + .list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width);}}.elex-rqst-quote-wrap .list-group-flush{border-radius:0;}.elex-rqst-quote-wrap .list-group-flush > .list-group-item{border-width:0 0 var(--bs-list-group-border-width);}.elex-rqst-quote-wrap .list-group-flush > .list-group-item:last-child{border-bottom-width:0;}.elex-rqst-quote-wrap .list-group-item-primary{color:#0a3155;background-color:#cfdce8;}.elex-rqst-quote-wrap .list-group-item-primary.list-group-item-action:hover,.elex-rqst-quote-wrap .list-group-item-primary.list-group-item-action:focus{color:#0a3155;background-color:#bac6d1;}.elex-rqst-quote-wrap .list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#0a3155;border-color:#0a3155;}.elex-rqst-quote-wrap .list-group-item-secondary{color:#41464b;background-color:#e2e3e5;}.elex-rqst-quote-wrap .list-group-item-secondary.list-group-item-action:hover,.elex-rqst-quote-wrap .list-group-item-secondary.list-group-item-action:focus{color:#41464b;background-color:#cbccce;}.elex-rqst-quote-wrap .list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b;}.elex-rqst-quote-wrap .list-group-item-success{color:#0f5132;background-color:#d1e7dd;}.elex-rqst-quote-wrap .list-group-item-success.list-group-item-action:hover,.elex-rqst-quote-wrap .list-group-item-success.list-group-item-action:focus{color:#0f5132;background-color:#bcd0c7;}.elex-rqst-quote-wrap .list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132;}.elex-rqst-quote-wrap .list-group-item-info{color:#055160;background-color:#cff4fc;}.elex-rqst-quote-wrap .list-group-item-info.list-group-item-action:hover,.elex-rqst-quote-wrap .list-group-item-info.list-group-item-action:focus{color:#055160;background-color:#badce3;}.elex-rqst-quote-wrap .list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160;}.elex-rqst-quote-wrap .list-group-item-warning{color:#953c11;background-color:#fee0d2;}.elex-rqst-quote-wrap .list-group-item-warning.list-group-item-action:hover,.elex-rqst-quote-wrap .list-group-item-warning.list-group-item-action:focus{color:#953c11;background-color:#e5cabd;}.elex-rqst-quote-wrap .list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#953c11;border-color:#953c11;}.elex-rqst-quote-wrap .list-group-item-danger{color:#842029;background-color:#f8d7da;}.elex-rqst-quote-wrap .list-group-item-danger.list-group-item-action:hover,.elex-rqst-quote-wrap .list-group-item-danger.list-group-item-action:focus{color:#842029;background-color:#dfc2c4;}.elex-rqst-quote-wrap .list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029;}.elex-rqst-quote-wrap .list-group-item-light{color:#636464;background-color:#fefefe;}.elex-rqst-quote-wrap .list-group-item-light.list-group-item-action:hover,.elex-rqst-quote-wrap .list-group-item-light.list-group-item-action:focus{color:#636464;background-color:#e5e5e5;}.elex-rqst-quote-wrap .list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464;}.elex-rqst-quote-wrap .list-group-item-dark{color:#1a1f22;background-color:#d5d6d7;}.elex-rqst-quote-wrap .list-group-item-dark.list-group-item-action:hover,.elex-rqst-quote-wrap .list-group-item-dark.list-group-item-action:focus{color:#1a1f22;background-color:#c0c1c2;}.elex-rqst-quote-wrap .list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1a1f22;border-color:#1a1f22;}.elex-rqst-quote-wrap .btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\' fill=\'%23000\'%3e%3cpath d=\'M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z\'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.35rem;opacity:.5;}.elex-rqst-quote-wrap .btn-close:hover{color:#000;text-decoration:none;opacity:.75;}.elex-rqst-quote-wrap .btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(16,81,141,.25);opacity:1;}.elex-rqst-quote-wrap .btn-close:disabled,.elex-rqst-quote-wrap .btn-close.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25;}.elex-rqst-quote-wrap .btn-close-white{filter:invert(1) grayscale(100%) brightness(200%);}.elex-rqst-quote-wrap .toast{--bs-toast-zindex:1090;--bs-toast-padding-x:.75rem;--bs-toast-padding-y:.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:.875rem;--bs-toast-bg:rgba(255,255,255,.85);--bs-toast-border-width:1px;--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:.35rem;--bs-toast-box-shadow:0 .5rem 1rem rgba(0,0,0,.15);--bs-toast-header-color:#6c757d;--bs-toast-header-bg:rgba(255,255,255,.85);--bs-toast-header-border-color:rgba(0,0,0,.05);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius);}.elex-rqst-quote-wrap .toast.showing{opacity:0;}.elex-rqst-quote-wrap .toast:not(.show){display:none;}.elex-rqst-quote-wrap .toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none;}.elex-rqst-quote-wrap .toast-container > :not(:last-child){margin-bottom:var(--bs-toast-spacing);}.elex-rqst-quote-wrap .toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));}.elex-rqst-quote-wrap .toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x);}.elex-rqst-quote-wrap .toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word;}.elex-rqst-quote-wrap .modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:.5rem;--bs-modal-bg:#fff;--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:1px;--bs-modal-border-radius:.5rem;--bs-modal-box-shadow:0 .125rem .25rem rgba(0,0,0,.075);--bs-modal-inner-border-radius:calc(.5rem - 1px);--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:1px;--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:.5rem;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:1px;position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0;}.elex-rqst-quote-wrap .modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none;}.modal.fade .elex-rqst-quote-wrap .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px);}@media (prefers-reduced-motion: reduce){.modal.fade .elex-rqst-quote-wrap .modal-dialog{transition:none;}}.modal.show .elex-rqst-quote-wrap .modal-dialog{transform:none;}.modal.modal-static .elex-rqst-quote-wrap .modal-dialog{transform:scale(1.02);}.elex-rqst-quote-wrap .modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2);}.elex-rqst-quote-wrap .modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden;}.elex-rqst-quote-wrap .modal-dialog-scrollable .modal-body{overflow-y:auto;}.elex-rqst-quote-wrap .modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2);}.elex-rqst-quote-wrap .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;}.elex-rqst-quote-wrap .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);}.elex-rqst-quote-wrap .modal-backdrop.fade{opacity:0;}.elex-rqst-quote-wrap .modal-backdrop.show{opacity:var(--bs-backdrop-opacity);}.elex-rqst-quote-wrap .modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius);}.elex-rqst-quote-wrap .modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto;}.elex-rqst-quote-wrap .modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height);}.elex-rqst-quote-wrap .modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding);}.elex-rqst-quote-wrap .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);}.elex-rqst-quote-wrap .modal-footer > *{margin:calc(var(--bs-modal-footer-gap) * .5);}@media (min-width: 576px){.elex-rqst-quote-wrap .modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:0 .5rem 1rem rgba(0,0,0,.15);}.elex-rqst-quote-wrap .modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto;}.elex-rqst-quote-wrap .modal-sm{--bs-modal-width:300px;}}@media (min-width: 992px){.elex-rqst-quote-wrap .modal-lg,.elex-rqst-quote-wrap .modal-xl{--bs-modal-width:800px;}}@media (min-width: 1200px){.elex-rqst-quote-wrap .modal-xl{--bs-modal-width:1140px;}}.elex-rqst-quote-wrap .modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0;}.elex-rqst-quote-wrap .modal-fullscreen .modal-content{height:100%;border:0;border-radius:0;}.elex-rqst-quote-wrap .modal-fullscreen .modal-header,.elex-rqst-quote-wrap .modal-fullscreen .modal-footer{border-radius:0;}.elex-rqst-quote-wrap .modal-fullscreen .modal-body{overflow-y:auto;}@media (max-width: 575.98px){.elex-rqst-quote-wrap .modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0;}.elex-rqst-quote-wrap .modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0;}.elex-rqst-quote-wrap .modal-fullscreen-sm-down .modal-header,.elex-rqst-quote-wrap .modal-fullscreen-sm-down .modal-footer{border-radius:0;}.elex-rqst-quote-wrap .modal-fullscreen-sm-down .modal-body{overflow-y:auto;}}@media (max-width: 767.98px){.elex-rqst-quote-wrap .modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0;}.elex-rqst-quote-wrap .modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0;}.elex-rqst-quote-wrap .modal-fullscreen-md-down .modal-header,.elex-rqst-quote-wrap .modal-fullscreen-md-down .modal-footer{border-radius:0;}.elex-rqst-quote-wrap .modal-fullscreen-md-down .modal-body{overflow-y:auto;}}@media (max-width: 991.98px){.elex-rqst-quote-wrap .modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0;}.elex-rqst-quote-wrap .modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0;}.elex-rqst-quote-wrap .modal-fullscreen-lg-down .modal-header,.elex-rqst-quote-wrap .modal-fullscreen-lg-down .modal-footer{border-radius:0;}.elex-rqst-quote-wrap .modal-fullscreen-lg-down .modal-body{overflow-y:auto;}}@media (max-width: 1199.98px){.elex-rqst-quote-wrap .modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0;}.elex-rqst-quote-wrap .modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0;}.elex-rqst-quote-wrap .modal-fullscreen-xl-down .modal-header,.elex-rqst-quote-wrap .modal-fullscreen-xl-down .modal-footer{border-radius:0;}.elex-rqst-quote-wrap .modal-fullscreen-xl-down .modal-body{overflow-y:auto;}}@media (max-width: 1399.98px){.elex-rqst-quote-wrap .modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0;}.elex-rqst-quote-wrap .modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0;}.elex-rqst-quote-wrap .modal-fullscreen-xxl-down .modal-header,.elex-rqst-quote-wrap .modal-fullscreen-xxl-down .modal-footer{border-radius:0;}.elex-rqst-quote-wrap .modal-fullscreen-xxl-down .modal-body{overflow-y:auto;}}.elex-rqst-quote-wrap .tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:.5rem;--bs-tooltip-padding-y:.25rem;--bs-tooltip-font-size:.875rem;--bs-tooltip-color:#fff;--bs-tooltip-bg:#000;--bs-tooltip-border-radius:.35rem;--bs-tooltip-opacity:.9;--bs-tooltip-arrow-width:.8rem;--bs-tooltip-arrow-height:.4rem;z-index:var(--bs-tooltip-zindex);display:block;padding:var(--bs-tooltip-arrow-height);margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0;}.elex-rqst-quote-wrap .tooltip.show{opacity:var(--bs-tooltip-opacity);}.elex-rqst-quote-wrap .tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height);}.elex-rqst-quote-wrap .tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid;}.elex-rqst-quote-wrap .bs-tooltip-top .tooltip-arrow,.elex-rqst-quote-wrap .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:0;}.elex-rqst-quote-wrap .bs-tooltip-top .tooltip-arrow::before,.elex-rqst-quote-wrap .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg);}.elex-rqst-quote-wrap .bs-tooltip-end .tooltip-arrow,.elex-rqst-quote-wrap .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width);}.elex-rqst-quote-wrap .bs-tooltip-end .tooltip-arrow::before,.elex-rqst-quote-wrap .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg);}.elex-rqst-quote-wrap .bs-tooltip-bottom .tooltip-arrow,.elex-rqst-quote-wrap .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:0;}.elex-rqst-quote-wrap .bs-tooltip-bottom .tooltip-arrow::before,.elex-rqst-quote-wrap .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg);}.elex-rqst-quote-wrap .bs-tooltip-start .tooltip-arrow,.elex-rqst-quote-wrap .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width);}.elex-rqst-quote-wrap .bs-tooltip-start .tooltip-arrow::before,.elex-rqst-quote-wrap .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg);}.elex-rqst-quote-wrap .tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius);}.elex-rqst-quote-wrap .popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:.875rem;--bs-popover-bg:#fff;--bs-popover-border-width:1px;--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:.5rem;--bs-popover-inner-border-radius:calc(.5rem - 1px);--bs-popover-box-shadow:0 .5rem 1rem rgba(0,0,0,.15);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-bg:#f0f0f0;--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:#212529;--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius);}.elex-rqst-quote-wrap .popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height);}.elex-rqst-quote-wrap .popover .popover-arrow::before,.elex-rqst-quote-wrap .popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0;}.elex-rqst-quote-wrap .bs-popover-top > .popover-arrow,.elex-rqst-quote-wrap .bs-popover-auto[data-popper-placement^=top] > .popover-arrow{bottom:calc(-1 * ( var(--bs-popover-arrow-height) ) - var(--bs-popover-border-width));}.elex-rqst-quote-wrap .bs-popover-top > .popover-arrow::before,.elex-rqst-quote-wrap .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before,.elex-rqst-quote-wrap .bs-popover-top > .popover-arrow::after,.elex-rqst-quote-wrap .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0;}.elex-rqst-quote-wrap .bs-popover-top > .popover-arrow::before,.elex-rqst-quote-wrap .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border);}.elex-rqst-quote-wrap .bs-popover-top > .popover-arrow::after,.elex-rqst-quote-wrap .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg);}.elex-rqst-quote-wrap .bs-popover-end > .popover-arrow,.elex-rqst-quote-wrap .bs-popover-auto[data-popper-placement^=right] > .popover-arrow{left:calc(-1 * ( var(--bs-popover-arrow-height) ) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width);}.elex-rqst-quote-wrap .bs-popover-end > .popover-arrow::before,.elex-rqst-quote-wrap .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before,.elex-rqst-quote-wrap .bs-popover-end > .popover-arrow::after,.elex-rqst-quote-wrap .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0;}.elex-rqst-quote-wrap .bs-popover-end > .popover-arrow::before,.elex-rqst-quote-wrap .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border);}.elex-rqst-quote-wrap .bs-popover-end > .popover-arrow::after,.elex-rqst-quote-wrap .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg);}.elex-rqst-quote-wrap .bs-popover-bottom > .popover-arrow,.elex-rqst-quote-wrap .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow{top:calc(-1 * ( var(--bs-popover-arrow-height) ) - var(--bs-popover-border-width));}.elex-rqst-quote-wrap .bs-popover-bottom > .popover-arrow::before,.elex-rqst-quote-wrap .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before,.elex-rqst-quote-wrap .bs-popover-bottom > .popover-arrow::after,.elex-rqst-quote-wrap .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height);}.elex-rqst-quote-wrap .bs-popover-bottom > .popover-arrow::before,.elex-rqst-quote-wrap .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border);}.elex-rqst-quote-wrap .bs-popover-bottom > .popover-arrow::after,.elex-rqst-quote-wrap .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg);}.elex-rqst-quote-wrap .bs-popover-bottom .popover-header::before,.elex-rqst-quote-wrap .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg);}.elex-rqst-quote-wrap .bs-popover-start > .popover-arrow,.elex-rqst-quote-wrap .bs-popover-auto[data-popper-placement^=left] > .popover-arrow{right:calc(-1 * ( var(--bs-popover-arrow-height) ) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width);}.elex-rqst-quote-wrap .bs-popover-start > .popover-arrow::before,.elex-rqst-quote-wrap .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before,.elex-rqst-quote-wrap .bs-popover-start > .popover-arrow::after,.elex-rqst-quote-wrap .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height);}.elex-rqst-quote-wrap .bs-popover-start > .popover-arrow::before,.elex-rqst-quote-wrap .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border);}.elex-rqst-quote-wrap .bs-popover-start > .popover-arrow::after,.elex-rqst-quote-wrap .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg);}.elex-rqst-quote-wrap .popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius);}.elex-rqst-quote-wrap .popover-header:empty{display:none;}.elex-rqst-quote-wrap .popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color);}.elex-rqst-quote-wrap .carousel{position:relative;}.elex-rqst-quote-wrap .carousel.pointer-event{touch-action:pan-y;}.elex-rqst-quote-wrap .carousel-inner{position:relative;width:100%;overflow:hidden;}.elex-rqst-quote-wrap .carousel-inner::after{display:block;clear:both;content:"";}.elex-rqst-quote-wrap .carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-wrap .carousel-item{transition:none;}}.elex-rqst-quote-wrap .carousel-item.active,.elex-rqst-quote-wrap .carousel-item-next,.elex-rqst-quote-wrap .carousel-item-prev{display:block;}.elex-rqst-quote-wrap .carousel-item-next:not(.carousel-item-start),.elex-rqst-quote-wrap .active.carousel-item-end{transform:translateX(100%);}.elex-rqst-quote-wrap .carousel-item-prev:not(.carousel-item-end),.elex-rqst-quote-wrap .active.carousel-item-start{transform:translateX(-100%);}.elex-rqst-quote-wrap .carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none;}.elex-rqst-quote-wrap .carousel-fade .carousel-item.active,.elex-rqst-quote-wrap .carousel-fade .carousel-item-next.carousel-item-start,.elex-rqst-quote-wrap .carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1;}.elex-rqst-quote-wrap .carousel-fade .active.carousel-item-start,.elex-rqst-quote-wrap .carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-wrap .carousel-fade .active.carousel-item-start,.elex-rqst-quote-wrap .carousel-fade .active.carousel-item-end{transition:none;}}.elex-rqst-quote-wrap .carousel-control-prev,.elex-rqst-quote-wrap .carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-wrap .carousel-control-prev,.elex-rqst-quote-wrap .carousel-control-next{transition:none;}}.elex-rqst-quote-wrap .carousel-control-prev:hover,.elex-rqst-quote-wrap .carousel-control-prev:focus,.elex-rqst-quote-wrap .carousel-control-next:hover,.elex-rqst-quote-wrap .carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9;}.elex-rqst-quote-wrap .carousel-control-prev{left:0;}.elex-rqst-quote-wrap .carousel-control-next{right:0;}.elex-rqst-quote-wrap .carousel-control-prev-icon,.elex-rqst-quote-wrap .carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%;}.elex-rqst-quote-wrap .carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\' fill=\'%23fff\'%3e%3cpath d=\'M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z\'/%3e%3c/svg%3e");}.elex-rqst-quote-wrap .carousel-control-prev-icon.nitro-lazy{background-image:none !important;}.elex-rqst-quote-wrap .carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\' fill=\'%23fff\'%3e%3cpath d=\'M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z\'/%3e%3c/svg%3e");}.elex-rqst-quote-wrap .carousel-control-next-icon.nitro-lazy{background-image:none !important;}.elex-rqst-quote-wrap .carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none;}.elex-rqst-quote-wrap .carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-wrap .carousel-indicators [data-bs-target]{transition:none;}}.elex-rqst-quote-wrap .carousel-indicators .active{opacity:1;}.elex-rqst-quote-wrap .carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center;}.elex-rqst-quote-wrap .carousel-dark .carousel-control-prev-icon,.elex-rqst-quote-wrap .carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100);}.elex-rqst-quote-wrap .carousel-dark .carousel-indicators [data-bs-target]{background-color:#000;}.elex-rqst-quote-wrap .carousel-dark .carousel-caption{color:#000;}.elex-rqst-quote-wrap .spinner-grow,.elex-rqst-quote-wrap .spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);}@keyframes spinner-border{to{transform:rotate(360deg);}}.elex-rqst-quote-wrap .spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-border-width:.25em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent;}.elex-rqst-quote-wrap .spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:.2em;}@keyframes spinner-grow{0%{transform:scale(0);}50%{opacity:1;transform:none;}}.elex-rqst-quote-wrap .spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0;}.elex-rqst-quote-wrap .spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-wrap .spinner-border,.elex-rqst-quote-wrap .spinner-grow{--bs-spinner-animation-speed:1.5s;}}.elex-rqst-quote-wrap .offcanvas,.elex-rqst-quote-wrap .offcanvas-xxl,.elex-rqst-quote-wrap .offcanvas-xl,.elex-rqst-quote-wrap .offcanvas-lg,.elex-rqst-quote-wrap .offcanvas-md,.elex-rqst-quote-wrap .offcanvas-sm{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-bg:#fff;--bs-offcanvas-border-width:1px;--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:0 .125rem .25rem rgba(0,0,0,.075);}@media (max-width: 575.98px){.elex-rqst-quote-wrap .offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out;}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.elex-rqst-quote-wrap .offcanvas-sm{transition:none;}}@media (max-width: 575.98px){.elex-rqst-quote-wrap .offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%);}}@media (max-width: 575.98px){.elex-rqst-quote-wrap .offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%);}}@media (max-width: 575.98px){.elex-rqst-quote-wrap .offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%);}}@media (max-width: 575.98px){.elex-rqst-quote-wrap .offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%);}}@media (max-width: 575.98px){.elex-rqst-quote-wrap .offcanvas-sm.showing,.elex-rqst-quote-wrap .offcanvas-sm.show:not(.hiding){transform:none;}}@media (max-width: 575.98px){.elex-rqst-quote-wrap .offcanvas-sm.showing,.elex-rqst-quote-wrap .offcanvas-sm.hiding,.elex-rqst-quote-wrap .offcanvas-sm.show{visibility:visible;}}@media (min-width: 576px){.elex-rqst-quote-wrap .offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent !important;}.elex-rqst-quote-wrap .offcanvas-sm .offcanvas-header{display:none;}.elex-rqst-quote-wrap .offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important;}}@media (max-width: 767.98px){.elex-rqst-quote-wrap .offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out;}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.elex-rqst-quote-wrap .offcanvas-md{transition:none;}}@media (max-width: 767.98px){.elex-rqst-quote-wrap .offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%);}}@media (max-width: 767.98px){.elex-rqst-quote-wrap .offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%);}}@media (max-width: 767.98px){.elex-rqst-quote-wrap .offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%);}}@media (max-width: 767.98px){.elex-rqst-quote-wrap .offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%);}}@media (max-width: 767.98px){.elex-rqst-quote-wrap .offcanvas-md.showing,.elex-rqst-quote-wrap .offcanvas-md.show:not(.hiding){transform:none;}}@media (max-width: 767.98px){.elex-rqst-quote-wrap .offcanvas-md.showing,.elex-rqst-quote-wrap .offcanvas-md.hiding,.elex-rqst-quote-wrap .offcanvas-md.show{visibility:visible;}}@media (min-width: 768px){.elex-rqst-quote-wrap .offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent !important;}.elex-rqst-quote-wrap .offcanvas-md .offcanvas-header{display:none;}.elex-rqst-quote-wrap .offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important;}}@media (max-width: 991.98px){.elex-rqst-quote-wrap .offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out;}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.elex-rqst-quote-wrap .offcanvas-lg{transition:none;}}@media (max-width: 991.98px){.elex-rqst-quote-wrap .offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%);}}@media (max-width: 991.98px){.elex-rqst-quote-wrap .offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%);}}@media (max-width: 991.98px){.elex-rqst-quote-wrap .offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%);}}@media (max-width: 991.98px){.elex-rqst-quote-wrap .offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%);}}@media (max-width: 991.98px){.elex-rqst-quote-wrap .offcanvas-lg.showing,.elex-rqst-quote-wrap .offcanvas-lg.show:not(.hiding){transform:none;}}@media (max-width: 991.98px){.elex-rqst-quote-wrap .offcanvas-lg.showing,.elex-rqst-quote-wrap .offcanvas-lg.hiding,.elex-rqst-quote-wrap .offcanvas-lg.show{visibility:visible;}}@media (min-width: 992px){.elex-rqst-quote-wrap .offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent !important;}.elex-rqst-quote-wrap .offcanvas-lg .offcanvas-header{display:none;}.elex-rqst-quote-wrap .offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important;}}@media (max-width: 1199.98px){.elex-rqst-quote-wrap .offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out;}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.elex-rqst-quote-wrap .offcanvas-xl{transition:none;}}@media (max-width: 1199.98px){.elex-rqst-quote-wrap .offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%);}}@media (max-width: 1199.98px){.elex-rqst-quote-wrap .offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%);}}@media (max-width: 1199.98px){.elex-rqst-quote-wrap .offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%);}}@media (max-width: 1199.98px){.elex-rqst-quote-wrap .offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%);}}@media (max-width: 1199.98px){.elex-rqst-quote-wrap .offcanvas-xl.showing,.elex-rqst-quote-wrap .offcanvas-xl.show:not(.hiding){transform:none;}}@media (max-width: 1199.98px){.elex-rqst-quote-wrap .offcanvas-xl.showing,.elex-rqst-quote-wrap .offcanvas-xl.hiding,.elex-rqst-quote-wrap .offcanvas-xl.show{visibility:visible;}}@media (min-width: 1200px){.elex-rqst-quote-wrap .offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent !important;}.elex-rqst-quote-wrap .offcanvas-xl .offcanvas-header{display:none;}.elex-rqst-quote-wrap .offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important;}}@media (max-width: 1399.98px){.elex-rqst-quote-wrap .offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out;}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.elex-rqst-quote-wrap .offcanvas-xxl{transition:none;}}@media (max-width: 1399.98px){.elex-rqst-quote-wrap .offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%);}}@media (max-width: 1399.98px){.elex-rqst-quote-wrap .offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%);}}@media (max-width: 1399.98px){.elex-rqst-quote-wrap .offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%);}}@media (max-width: 1399.98px){.elex-rqst-quote-wrap .offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%);}}@media (max-width: 1399.98px){.elex-rqst-quote-wrap .offcanvas-xxl.showing,.elex-rqst-quote-wrap .offcanvas-xxl.show:not(.hiding){transform:none;}}@media (max-width: 1399.98px){.elex-rqst-quote-wrap .offcanvas-xxl.showing,.elex-rqst-quote-wrap .offcanvas-xxl.hiding,.elex-rqst-quote-wrap .offcanvas-xxl.show{visibility:visible;}}@media (min-width: 1400px){.elex-rqst-quote-wrap .offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent !important;}.elex-rqst-quote-wrap .offcanvas-xxl .offcanvas-header{display:none;}.elex-rqst-quote-wrap .offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important;}}.elex-rqst-quote-wrap .offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-wrap .offcanvas{transition:none;}}.elex-rqst-quote-wrap .offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%);}.elex-rqst-quote-wrap .offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%);}.elex-rqst-quote-wrap .offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%);}.elex-rqst-quote-wrap .offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%);}.elex-rqst-quote-wrap .offcanvas.showing,.elex-rqst-quote-wrap .offcanvas.show:not(.hiding){transform:none;}.elex-rqst-quote-wrap .offcanvas.showing,.elex-rqst-quote-wrap .offcanvas.hiding,.elex-rqst-quote-wrap .offcanvas.show{visibility:visible;}.elex-rqst-quote-wrap .offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000;}.elex-rqst-quote-wrap .offcanvas-backdrop.fade{opacity:0;}.elex-rqst-quote-wrap .offcanvas-backdrop.show{opacity:.5;}.elex-rqst-quote-wrap .offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);}.elex-rqst-quote-wrap .offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y));}.elex-rqst-quote-wrap .offcanvas-title{margin-bottom:0;line-height:1.5;}.elex-rqst-quote-wrap .offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto;}.elex-rqst-quote-wrap .placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5;}.elex-rqst-quote-wrap .placeholder.btn::before{display:inline-block;content:"";}.elex-rqst-quote-wrap .placeholder-xs{min-height:.6em;}.elex-rqst-quote-wrap .placeholder-sm{min-height:.8em;}.elex-rqst-quote-wrap .placeholder-lg{min-height:1.2em;}.elex-rqst-quote-wrap .placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite;}@keyframes placeholder-glow{50%{opacity:.2;}}.elex-rqst-quote-wrap .placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite;}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%;}}.elex-rqst-quote-wrap .clearfix::after{display:block;clear:both;content:"";}.elex-rqst-quote-wrap .text-bg-primary{color:#fff !important;background-color:rgba(16,81,141,var(--bs-bg-opacity,1)) !important;}.elex-rqst-quote-wrap .text-bg-secondary{color:#fff !important;background-color:rgba(108,117,125,var(--bs-bg-opacity,1)) !important;}.elex-rqst-quote-wrap .text-bg-success{color:#fff !important;background-color:rgba(25,135,84,var(--bs-bg-opacity,1)) !important;}.elex-rqst-quote-wrap .text-bg-info{color:#000 !important;background-color:rgba(13,202,240,var(--bs-bg-opacity,1)) !important;}.elex-rqst-quote-wrap .text-bg-warning{color:#000 !important;background-color:rgba(248,100,28,var(--bs-bg-opacity,1)) !important;}.elex-rqst-quote-wrap .text-bg-danger{color:#fff !important;background-color:rgba(220,53,69,var(--bs-bg-opacity,1)) !important;}.elex-rqst-quote-wrap .text-bg-light{color:#000 !important;background-color:rgba(248,249,250,var(--bs-bg-opacity,1)) !important;}.elex-rqst-quote-wrap .text-bg-dark{color:#fff !important;background-color:rgba(44,51,56,var(--bs-bg-opacity,1)) !important;}.elex-rqst-quote-wrap .link-primary{color:#10518d !important;}.elex-rqst-quote-wrap .link-primary:hover,.elex-rqst-quote-wrap .link-primary:focus{color:#0d4171 !important;}.elex-rqst-quote-wrap .link-secondary{color:#6c757d !important;}.elex-rqst-quote-wrap .link-secondary:hover,.elex-rqst-quote-wrap .link-secondary:focus{color:#565e64 !important;}.elex-rqst-quote-wrap .link-success{color:#198754 !important;}.elex-rqst-quote-wrap .link-success:hover,.elex-rqst-quote-wrap .link-success:focus{color:#146c43 !important;}.elex-rqst-quote-wrap .link-info{color:#0dcaf0 !important;}.elex-rqst-quote-wrap .link-info:hover,.elex-rqst-quote-wrap .link-info:focus{color:#3dd5f3 !important;}.elex-rqst-quote-wrap .link-warning{color:#f8641c !important;}.elex-rqst-quote-wrap .link-warning:hover,.elex-rqst-quote-wrap .link-warning:focus{color:#f98349 !important;}.elex-rqst-quote-wrap .link-danger{color:#dc3545 !important;}.elex-rqst-quote-wrap .link-danger:hover,.elex-rqst-quote-wrap .link-danger:focus{color:#b02a37 !important;}.elex-rqst-quote-wrap .link-light{color:#f8f9fa !important;}.elex-rqst-quote-wrap .link-light:hover,.elex-rqst-quote-wrap .link-light:focus{color:#f9fafb !important;}.elex-rqst-quote-wrap .link-dark{color:#2c3338 !important;}.elex-rqst-quote-wrap .link-dark:hover,.elex-rqst-quote-wrap .link-dark:focus{color:#23292d !important;}.elex-rqst-quote-wrap .ratio{position:relative;width:100%;}.elex-rqst-quote-wrap .ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:"";}.elex-rqst-quote-wrap .ratio > *{position:absolute;top:0;left:0;width:100%;height:100%;}.elex-rqst-quote-wrap .ratio-1x1{--bs-aspect-ratio:100%;}.elex-rqst-quote-wrap .ratio-4x3{--bs-aspect-ratio:75%;}.elex-rqst-quote-wrap .ratio-16x9{--bs-aspect-ratio:56.25%;}.elex-rqst-quote-wrap .ratio-21x9{--bs-aspect-ratio:42.8571428571%;}.elex-rqst-quote-wrap .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030;}.elex-rqst-quote-wrap .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030;}.elex-rqst-quote-wrap .sticky-top{position:sticky;top:0;z-index:1020;}.elex-rqst-quote-wrap .sticky-bottom{position:sticky;bottom:0;z-index:1020;}@media (min-width: 576px){.elex-rqst-quote-wrap .sticky-sm-top{position:sticky;top:0;z-index:1020;}.elex-rqst-quote-wrap .sticky-sm-bottom{position:sticky;bottom:0;z-index:1020;}}@media (min-width: 768px){.elex-rqst-quote-wrap .sticky-md-top{position:sticky;top:0;z-index:1020;}.elex-rqst-quote-wrap .sticky-md-bottom{position:sticky;bottom:0;z-index:1020;}}@media (min-width: 992px){.elex-rqst-quote-wrap .sticky-lg-top{position:sticky;top:0;z-index:1020;}.elex-rqst-quote-wrap .sticky-lg-bottom{position:sticky;bottom:0;z-index:1020;}}@media (min-width: 1200px){.elex-rqst-quote-wrap .sticky-xl-top{position:sticky;top:0;z-index:1020;}.elex-rqst-quote-wrap .sticky-xl-bottom{position:sticky;bottom:0;z-index:1020;}}@media (min-width: 1400px){.elex-rqst-quote-wrap .sticky-xxl-top{position:sticky;top:0;z-index:1020;}.elex-rqst-quote-wrap .sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020;}}.elex-rqst-quote-wrap .hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch;}.elex-rqst-quote-wrap .vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch;}.elex-rqst-quote-wrap .visually-hidden,.elex-rqst-quote-wrap .visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute !important;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;}.elex-rqst-quote-wrap .stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:"";}.elex-rqst-quote-wrap .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.elex-rqst-quote-wrap .vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25;}.elex-rqst-quote-wrap .align-baseline{vertical-align:baseline !important;}.elex-rqst-quote-wrap .align-top{vertical-align:top !important;}.elex-rqst-quote-wrap .align-middle{vertical-align:middle !important;}.elex-rqst-quote-wrap .align-bottom{vertical-align:bottom !important;}.elex-rqst-quote-wrap .align-text-bottom{vertical-align:text-bottom !important;}.elex-rqst-quote-wrap .align-text-top{vertical-align:text-top !important;}.elex-rqst-quote-wrap .float-start{float:left !important;}.elex-rqst-quote-wrap .float-end{float:right !important;}.elex-rqst-quote-wrap .float-none{float:none !important;}.elex-rqst-quote-wrap .opacity-0{opacity:0 !important;}.elex-rqst-quote-wrap .opacity-25{opacity:.25 !important;}.elex-rqst-quote-wrap .opacity-50{opacity:.5 !important;}.elex-rqst-quote-wrap .opacity-75{opacity:.75 !important;}.elex-rqst-quote-wrap .opacity-100{opacity:1 !important;}.elex-rqst-quote-wrap .overflow-auto{overflow:auto !important;}.elex-rqst-quote-wrap .overflow-hidden{overflow:hidden !important;}.elex-rqst-quote-wrap .overflow-visible{overflow:visible !important;}.elex-rqst-quote-wrap .overflow-scroll{overflow:scroll !important;}.elex-rqst-quote-wrap .d-inline{display:inline !important;}.elex-rqst-quote-wrap .d-inline-block{display:inline-block !important;}.elex-rqst-quote-wrap .d-block{display:block !important;}.elex-rqst-quote-wrap .d-grid{display:grid !important;}.elex-rqst-quote-wrap .d-table{display:table !important;}.elex-rqst-quote-wrap .d-table-row{display:table-row !important;}.elex-rqst-quote-wrap .d-table-cell{display:table-cell !important;}.elex-rqst-quote-wrap .d-flex{display:flex !important;}.elex-rqst-quote-wrap .d-inline-flex{display:inline-flex !important;}.elex-rqst-quote-wrap .d-none{display:none !important;}.elex-rqst-quote-wrap .shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important;}.elex-rqst-quote-wrap .shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important;}.elex-rqst-quote-wrap .shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important;}.elex-rqst-quote-wrap .shadow-none{box-shadow:none !important;}.elex-rqst-quote-wrap .position-static{position:static !important;}.elex-rqst-quote-wrap .position-relative{position:relative !important;}.elex-rqst-quote-wrap .position-absolute{position:absolute !important;}.elex-rqst-quote-wrap .position-fixed{position:fixed !important;}.elex-rqst-quote-wrap .position-sticky{position:sticky !important;}.elex-rqst-quote-wrap .top-0{top:0 !important;}.elex-rqst-quote-wrap .top-50{top:50% !important;}.elex-rqst-quote-wrap .top-100{top:100% !important;}.elex-rqst-quote-wrap .bottom-0{bottom:0 !important;}.elex-rqst-quote-wrap .bottom-50{bottom:50% !important;}.elex-rqst-quote-wrap .bottom-100{bottom:100% !important;}.elex-rqst-quote-wrap .start-0{left:0 !important;}.elex-rqst-quote-wrap .start-50{left:50% !important;}.elex-rqst-quote-wrap .start-100{left:100% !important;}.elex-rqst-quote-wrap .end-0{right:0 !important;}.elex-rqst-quote-wrap .end-50{right:50% !important;}.elex-rqst-quote-wrap .end-100{right:100% !important;}.elex-rqst-quote-wrap .translate-middle{transform:translate(-50%,-50%) !important;}.elex-rqst-quote-wrap .translate-middle-x{transform:translateX(-50%) !important;}.elex-rqst-quote-wrap .translate-middle-y{transform:translateY(-50%) !important;}.elex-rqst-quote-wrap .border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.elex-rqst-quote-wrap .border-0{border:0 !important;}.elex-rqst-quote-wrap .border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.elex-rqst-quote-wrap .border-top-0{border-top:0 !important;}.elex-rqst-quote-wrap .border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.elex-rqst-quote-wrap .border-end-0{border-right:0 !important;}.elex-rqst-quote-wrap .border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.elex-rqst-quote-wrap .border-bottom-0{border-bottom:0 !important;}.elex-rqst-quote-wrap .border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.elex-rqst-quote-wrap .border-start-0{border-left:0 !important;}.elex-rqst-quote-wrap .border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity)) !important;}.elex-rqst-quote-wrap .border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity)) !important;}.elex-rqst-quote-wrap .border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity)) !important;}.elex-rqst-quote-wrap .border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity)) !important;}.elex-rqst-quote-wrap .border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity)) !important;}.elex-rqst-quote-wrap .border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity)) !important;}.elex-rqst-quote-wrap .border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity)) !important;}.elex-rqst-quote-wrap .border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity)) !important;}.elex-rqst-quote-wrap .border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity)) !important;}.elex-rqst-quote-wrap .border-1{--bs-border-width:1px;}.elex-rqst-quote-wrap .border-2{--bs-border-width:2px;}.elex-rqst-quote-wrap .border-3{--bs-border-width:3px;}.elex-rqst-quote-wrap .border-4{--bs-border-width:4px;}.elex-rqst-quote-wrap .border-5{--bs-border-width:5px;}.elex-rqst-quote-wrap .border-opacity-10{--bs-border-opacity:.1;}.elex-rqst-quote-wrap .border-opacity-25{--bs-border-opacity:.25;}.elex-rqst-quote-wrap .border-opacity-50{--bs-border-opacity:.5;}.elex-rqst-quote-wrap .border-opacity-75{--bs-border-opacity:.75;}.elex-rqst-quote-wrap .border-opacity-100{--bs-border-opacity:1;}.elex-rqst-quote-wrap .w-25{width:25% !important;}.elex-rqst-quote-wrap .w-50{width:50% !important;}.elex-rqst-quote-wrap .w-75{width:75% !important;}.elex-rqst-quote-wrap .w-100{width:100% !important;}.elex-rqst-quote-wrap .w-auto{width:auto !important;}.elex-rqst-quote-wrap .mw-100{max-width:100% !important;}.elex-rqst-quote-wrap .vw-100{width:100vw !important;}.elex-rqst-quote-wrap .min-vw-100{min-width:100vw !important;}.elex-rqst-quote-wrap .h-25{height:25% !important;}.elex-rqst-quote-wrap .h-50{height:50% !important;}.elex-rqst-quote-wrap .h-75{height:75% !important;}.elex-rqst-quote-wrap .h-100{height:100% !important;}.elex-rqst-quote-wrap .h-auto{height:auto !important;}.elex-rqst-quote-wrap .mh-100{max-height:100% !important;}.elex-rqst-quote-wrap .vh-100{height:100vh !important;}.elex-rqst-quote-wrap .min-vh-100{min-height:100vh !important;}.elex-rqst-quote-wrap .flex-fill{flex:1 1 auto !important;}.elex-rqst-quote-wrap .flex-row{flex-direction:row !important;}.elex-rqst-quote-wrap .flex-column{flex-direction:column !important;}.elex-rqst-quote-wrap .flex-row-reverse{flex-direction:row-reverse !important;}.elex-rqst-quote-wrap .flex-column-reverse{flex-direction:column-reverse !important;}.elex-rqst-quote-wrap .flex-grow-0{flex-grow:0 !important;}.elex-rqst-quote-wrap .flex-grow-1{flex-grow:1 !important;}.elex-rqst-quote-wrap .flex-shrink-0{flex-shrink:0 !important;}.elex-rqst-quote-wrap .flex-shrink-1{flex-shrink:1 !important;}.elex-rqst-quote-wrap .flex-wrap{flex-wrap:wrap !important;}.elex-rqst-quote-wrap .flex-nowrap{flex-wrap:nowrap !important;}.elex-rqst-quote-wrap .flex-wrap-reverse{flex-wrap:wrap-reverse !important;}.elex-rqst-quote-wrap .justify-content-start{justify-content:flex-start !important;}.elex-rqst-quote-wrap .justify-content-end{justify-content:flex-end !important;}.elex-rqst-quote-wrap .justify-content-center{justify-content:center !important;}.elex-rqst-quote-wrap .justify-content-between{justify-content:space-between !important;}.elex-rqst-quote-wrap .justify-content-around{justify-content:space-around !important;}.elex-rqst-quote-wrap .justify-content-evenly{justify-content:space-evenly !important;}.elex-rqst-quote-wrap .align-items-start{align-items:flex-start !important;}.elex-rqst-quote-wrap .align-items-end{align-items:flex-end !important;}.elex-rqst-quote-wrap .align-items-center{align-items:center !important;}.elex-rqst-quote-wrap .align-items-baseline{align-items:baseline !important;}.elex-rqst-quote-wrap .align-items-stretch{align-items:stretch !important;}.elex-rqst-quote-wrap .align-content-start{align-content:flex-start !important;}.elex-rqst-quote-wrap .align-content-end{align-content:flex-end !important;}.elex-rqst-quote-wrap .align-content-center{align-content:center !important;}.elex-rqst-quote-wrap .align-content-between{align-content:space-between !important;}.elex-rqst-quote-wrap .align-content-around{align-content:space-around !important;}.elex-rqst-quote-wrap .align-content-stretch{align-content:stretch !important;}.elex-rqst-quote-wrap .align-self-auto{align-self:auto !important;}.elex-rqst-quote-wrap .align-self-start{align-self:flex-start !important;}.elex-rqst-quote-wrap .align-self-end{align-self:flex-end !important;}.elex-rqst-quote-wrap .align-self-center{align-self:center !important;}.elex-rqst-quote-wrap .align-self-baseline{align-self:baseline !important;}.elex-rqst-quote-wrap .align-self-stretch{align-self:stretch !important;}.elex-rqst-quote-wrap .order-first{order:-1 !important;}.elex-rqst-quote-wrap .order-0{order:0 !important;}.elex-rqst-quote-wrap .order-1{order:1 !important;}.elex-rqst-quote-wrap .order-2{order:2 !important;}.elex-rqst-quote-wrap .order-3{order:3 !important;}.elex-rqst-quote-wrap .order-4{order:4 !important;}.elex-rqst-quote-wrap .order-5{order:5 !important;}.elex-rqst-quote-wrap .order-last{order:6 !important;}.elex-rqst-quote-wrap .m-0{margin:0 !important;}.elex-rqst-quote-wrap .m-1{margin:.25rem !important;}.elex-rqst-quote-wrap .m-2{margin:.5rem !important;}.elex-rqst-quote-wrap .m-3{margin:1rem !important;}.elex-rqst-quote-wrap .m-4{margin:1.5rem !important;}.elex-rqst-quote-wrap .m-5{margin:3rem !important;}.elex-rqst-quote-wrap .m-auto{margin:auto !important;}.elex-rqst-quote-wrap .mx-0{margin-right:0 !important;margin-left:0 !important;}.elex-rqst-quote-wrap .mx-1{margin-right:.25rem !important;margin-left:.25rem !important;}.elex-rqst-quote-wrap .mx-2{margin-right:.5rem !important;margin-left:.5rem !important;}.elex-rqst-quote-wrap .mx-3{margin-right:1rem !important;margin-left:1rem !important;}.elex-rqst-quote-wrap .mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.elex-rqst-quote-wrap .mx-5{margin-right:3rem !important;margin-left:3rem !important;}.elex-rqst-quote-wrap .mx-auto{margin-right:auto !important;margin-left:auto !important;}.elex-rqst-quote-wrap .my-0{margin-top:0 !important;margin-bottom:0 !important;}.elex-rqst-quote-wrap .my-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.elex-rqst-quote-wrap .my-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.elex-rqst-quote-wrap .my-3{margin-top:1rem !important;margin-bottom:1rem !important;}.elex-rqst-quote-wrap .my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.elex-rqst-quote-wrap .my-5{margin-top:3rem !important;margin-bottom:3rem !important;}.elex-rqst-quote-wrap .my-auto{margin-top:auto !important;margin-bottom:auto !important;}.elex-rqst-quote-wrap .mt-0{margin-top:0 !important;}.elex-rqst-quote-wrap .mt-1{margin-top:.25rem !important;}.elex-rqst-quote-wrap .mt-2{margin-top:.5rem !important;}.elex-rqst-quote-wrap .mt-3{margin-top:1rem !important;}.elex-rqst-quote-wrap .mt-4{margin-top:1.5rem !important;}.elex-rqst-quote-wrap .mt-5{margin-top:3rem !important;}.elex-rqst-quote-wrap .mt-auto{margin-top:auto !important;}.elex-rqst-quote-wrap .me-0{margin-right:0 !important;}.elex-rqst-quote-wrap .me-1{margin-right:.25rem !important;}.elex-rqst-quote-wrap .me-2{margin-right:.5rem !important;}.elex-rqst-quote-wrap .me-3{margin-right:1rem !important;}.elex-rqst-quote-wrap .me-4{margin-right:1.5rem !important;}.elex-rqst-quote-wrap .me-5{margin-right:3rem !important;}.elex-rqst-quote-wrap .me-auto{margin-right:auto !important;}.elex-rqst-quote-wrap .mb-0{margin-bottom:0 !important;}.elex-rqst-quote-wrap .mb-1{margin-bottom:.25rem !important;}.elex-rqst-quote-wrap .mb-2{margin-bottom:.5rem !important;}.elex-rqst-quote-wrap .mb-3{margin-bottom:1rem !important;}.elex-rqst-quote-wrap .mb-4{margin-bottom:1.5rem !important;}.elex-rqst-quote-wrap .mb-5{margin-bottom:3rem !important;}.elex-rqst-quote-wrap .mb-auto{margin-bottom:auto !important;}.elex-rqst-quote-wrap .ms-0{margin-left:0 !important;}.elex-rqst-quote-wrap .ms-1{margin-left:.25rem !important;}.elex-rqst-quote-wrap .ms-2{margin-left:.5rem !important;}.elex-rqst-quote-wrap .ms-3{margin-left:1rem !important;}.elex-rqst-quote-wrap .ms-4{margin-left:1.5rem !important;}.elex-rqst-quote-wrap .ms-5{margin-left:3rem !important;}.elex-rqst-quote-wrap .ms-auto{margin-left:auto !important;}.elex-rqst-quote-wrap .p-0{padding:0 !important;}.elex-rqst-quote-wrap .p-1{padding:.25rem !important;}.elex-rqst-quote-wrap .p-2{padding:.5rem !important;}.elex-rqst-quote-wrap .p-3{padding:1rem !important;}.elex-rqst-quote-wrap .p-4{padding:1.5rem !important;}.elex-rqst-quote-wrap .p-5{padding:3rem !important;}.elex-rqst-quote-wrap .px-0{padding-right:0 !important;padding-left:0 !important;}.elex-rqst-quote-wrap .px-1{padding-right:.25rem !important;padding-left:.25rem !important;}.elex-rqst-quote-wrap .px-2{padding-right:.5rem !important;padding-left:.5rem !important;}.elex-rqst-quote-wrap .px-3{padding-right:1rem !important;padding-left:1rem !important;}.elex-rqst-quote-wrap .px-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.elex-rqst-quote-wrap .px-5{padding-right:3rem !important;padding-left:3rem !important;}.elex-rqst-quote-wrap .py-0{padding-top:0 !important;padding-bottom:0 !important;}.elex-rqst-quote-wrap .py-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.elex-rqst-quote-wrap .py-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.elex-rqst-quote-wrap .py-3{padding-top:1rem !important;padding-bottom:1rem !important;}.elex-rqst-quote-wrap .py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.elex-rqst-quote-wrap .py-5{padding-top:3rem !important;padding-bottom:3rem !important;}.elex-rqst-quote-wrap .pt-0{padding-top:0 !important;}.elex-rqst-quote-wrap .pt-1{padding-top:.25rem !important;}.elex-rqst-quote-wrap .pt-2{padding-top:.5rem !important;}.elex-rqst-quote-wrap .pt-3{padding-top:1rem !important;}.elex-rqst-quote-wrap .pt-4{padding-top:1.5rem !important;}.elex-rqst-quote-wrap .pt-5{padding-top:3rem !important;}.elex-rqst-quote-wrap .pe-0{padding-right:0 !important;}.elex-rqst-quote-wrap .pe-1{padding-right:.25rem !important;}.elex-rqst-quote-wrap .pe-2{padding-right:.5rem !important;}.elex-rqst-quote-wrap .pe-3{padding-right:1rem !important;}.elex-rqst-quote-wrap .pe-4{padding-right:1.5rem !important;}.elex-rqst-quote-wrap .pe-5{padding-right:3rem !important;}.elex-rqst-quote-wrap .pb-0{padding-bottom:0 !important;}.elex-rqst-quote-wrap .pb-1{padding-bottom:.25rem !important;}.elex-rqst-quote-wrap .pb-2{padding-bottom:.5rem !important;}.elex-rqst-quote-wrap .pb-3{padding-bottom:1rem !important;}.elex-rqst-quote-wrap .pb-4{padding-bottom:1.5rem !important;}.elex-rqst-quote-wrap .pb-5{padding-bottom:3rem !important;}.elex-rqst-quote-wrap .ps-0{padding-left:0 !important;}.elex-rqst-quote-wrap .ps-1{padding-left:.25rem !important;}.elex-rqst-quote-wrap .ps-2{padding-left:.5rem !important;}.elex-rqst-quote-wrap .ps-3{padding-left:1rem !important;}.elex-rqst-quote-wrap .ps-4{padding-left:1.5rem !important;}.elex-rqst-quote-wrap .ps-5{padding-left:3rem !important;}.elex-rqst-quote-wrap .gap-0{gap:0 !important;}.elex-rqst-quote-wrap .gap-1{gap:.25rem !important;}.elex-rqst-quote-wrap .gap-2{gap:.5rem !important;}.elex-rqst-quote-wrap .gap-3{gap:1rem !important;}.elex-rqst-quote-wrap .gap-4{gap:1.5rem !important;}.elex-rqst-quote-wrap .gap-5{gap:3rem !important;}.elex-rqst-quote-wrap .font-monospace{font-family:var(--bs-font-monospace) !important;}.elex-rqst-quote-wrap .fs-1{font-size:calc(1.375rem + 1.5vw) !important;}.elex-rqst-quote-wrap .fs-2{font-size:calc(1.325rem + .9vw) !important;}.elex-rqst-quote-wrap .fs-3{font-size:calc(1.3rem + .6vw) !important;}.elex-rqst-quote-wrap .fs-4{font-size:calc(1.275rem + .3vw) !important;}.elex-rqst-quote-wrap .fs-5{font-size:1.25rem !important;}.elex-rqst-quote-wrap .fs-6{font-size:1rem !important;}.elex-rqst-quote-wrap .fst-italic{font-style:italic !important;}.elex-rqst-quote-wrap .fst-normal{font-style:normal !important;}.elex-rqst-quote-wrap .fw-light{font-weight:300 !important;}.elex-rqst-quote-wrap .fw-lighter{font-weight:lighter !important;}.elex-rqst-quote-wrap .fw-normal{font-weight:400 !important;}.elex-rqst-quote-wrap .fw-bold{font-weight:700 !important;}.elex-rqst-quote-wrap .fw-semibold{font-weight:600 !important;}.elex-rqst-quote-wrap .fw-bolder{font-weight:bolder !important;}.elex-rqst-quote-wrap .lh-1{line-height:1 !important;}.elex-rqst-quote-wrap .lh-sm{line-height:1.25 !important;}.elex-rqst-quote-wrap .lh-base{line-height:1.5 !important;}.elex-rqst-quote-wrap .lh-lg{line-height:2 !important;}.elex-rqst-quote-wrap .text-start{text-align:left !important;}.elex-rqst-quote-wrap .text-end{text-align:right !important;}.elex-rqst-quote-wrap .text-center{text-align:center !important;}.elex-rqst-quote-wrap .text-decoration-none{text-decoration:none !important;}.elex-rqst-quote-wrap .text-decoration-underline{text-decoration:underline !important;}.elex-rqst-quote-wrap .text-decoration-line-through{text-decoration:line-through !important;}.elex-rqst-quote-wrap .text-lowercase{text-transform:lowercase !important;}.elex-rqst-quote-wrap .text-uppercase{text-transform:uppercase !important;}.elex-rqst-quote-wrap .text-capitalize{text-transform:capitalize !important;}.elex-rqst-quote-wrap .text-wrap{white-space:normal !important;}.elex-rqst-quote-wrap .text-nowrap{white-space:nowrap !important;}.elex-rqst-quote-wrap .text-break{word-wrap:break-word !important;word-break:break-word !important;}.elex-rqst-quote-wrap .text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity)) !important;}.elex-rqst-quote-wrap .text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity)) !important;}.elex-rqst-quote-wrap .text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity)) !important;}.elex-rqst-quote-wrap .text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity)) !important;}.elex-rqst-quote-wrap .text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity)) !important;}.elex-rqst-quote-wrap .text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity)) !important;}.elex-rqst-quote-wrap .text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity)) !important;}.elex-rqst-quote-wrap .text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity)) !important;}.elex-rqst-quote-wrap .text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity)) !important;}.elex-rqst-quote-wrap .text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity)) !important;}.elex-rqst-quote-wrap .text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity)) !important;}.elex-rqst-quote-wrap .text-muted{--bs-text-opacity:1;color:#6c757d !important;}.elex-rqst-quote-wrap .text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5) !important;}.elex-rqst-quote-wrap .text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5) !important;}.elex-rqst-quote-wrap .text-reset{--bs-text-opacity:1;color:inherit !important;}.elex-rqst-quote-wrap .text-opacity-25{--bs-text-opacity:.25;}.elex-rqst-quote-wrap .text-opacity-50{--bs-text-opacity:.5;}.elex-rqst-quote-wrap .text-opacity-75{--bs-text-opacity:.75;}.elex-rqst-quote-wrap .text-opacity-100{--bs-text-opacity:1;}.elex-rqst-quote-wrap .bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity)) !important;}.elex-rqst-quote-wrap .bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity)) !important;}.elex-rqst-quote-wrap .bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity)) !important;}.elex-rqst-quote-wrap .bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity)) !important;}.elex-rqst-quote-wrap .bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity)) !important;}.elex-rqst-quote-wrap .bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity)) !important;}.elex-rqst-quote-wrap .bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important;}.elex-rqst-quote-wrap .bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity)) !important;}.elex-rqst-quote-wrap .bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity)) !important;}.elex-rqst-quote-wrap .bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity)) !important;}.elex-rqst-quote-wrap .bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity)) !important;}.elex-rqst-quote-wrap .bg-transparent{--bs-bg-opacity:1;background-color:transparent !important;}.elex-rqst-quote-wrap .bg-opacity-10{--bs-bg-opacity:.1;}.elex-rqst-quote-wrap .bg-opacity-25{--bs-bg-opacity:.25;}.elex-rqst-quote-wrap .bg-opacity-50{--bs-bg-opacity:.5;}.elex-rqst-quote-wrap .bg-opacity-75{--bs-bg-opacity:.75;}.elex-rqst-quote-wrap .bg-opacity-100{--bs-bg-opacity:1;}.elex-rqst-quote-wrap .bg-gradient{background-image:var(--bs-gradient) !important;}.elex-rqst-quote-wrap .user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;user-select:all !important;}.elex-rqst-quote-wrap .user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;user-select:auto !important;}.elex-rqst-quote-wrap .user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;user-select:none !important;}.elex-rqst-quote-wrap .pe-none{pointer-events:none !important;}.elex-rqst-quote-wrap .pe-auto{pointer-events:auto !important;}.elex-rqst-quote-wrap .rounded{border-radius:var(--bs-border-radius) !important;}.elex-rqst-quote-wrap .rounded-0{border-radius:0 !important;}.elex-rqst-quote-wrap .rounded-1{border-radius:var(--bs-border-radius-sm) !important;}.elex-rqst-quote-wrap .rounded-2{border-radius:var(--bs-border-radius) !important;}.elex-rqst-quote-wrap .rounded-3{border-radius:var(--bs-border-radius-lg) !important;}.elex-rqst-quote-wrap .rounded-4{border-radius:var(--bs-border-radius-xl) !important;}.elex-rqst-quote-wrap .rounded-5{border-radius:var(--bs-border-radius-2xl) !important;}.elex-rqst-quote-wrap .rounded-circle{border-radius:50% !important;}.elex-rqst-quote-wrap .rounded-pill{border-radius:var(--bs-border-radius-pill) !important;}.elex-rqst-quote-wrap .rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important;}.elex-rqst-quote-wrap .rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important;}.elex-rqst-quote-wrap .rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important;}.elex-rqst-quote-wrap .rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important;}.elex-rqst-quote-wrap .visible{visibility:visible !important;}.elex-rqst-quote-wrap .invisible{visibility:hidden !important;}@media (min-width: 576px){.elex-rqst-quote-wrap .float-sm-start{float:left !important;}.elex-rqst-quote-wrap .float-sm-end{float:right !important;}.elex-rqst-quote-wrap .float-sm-none{float:none !important;}.elex-rqst-quote-wrap .d-sm-inline{display:inline !important;}.elex-rqst-quote-wrap .d-sm-inline-block{display:inline-block !important;}.elex-rqst-quote-wrap .d-sm-block{display:block !important;}.elex-rqst-quote-wrap .d-sm-grid{display:grid !important;}.elex-rqst-quote-wrap .d-sm-table{display:table !important;}.elex-rqst-quote-wrap .d-sm-table-row{display:table-row !important;}.elex-rqst-quote-wrap .d-sm-table-cell{display:table-cell !important;}.elex-rqst-quote-wrap .d-sm-flex{display:flex !important;}.elex-rqst-quote-wrap .d-sm-inline-flex{display:inline-flex !important;}.elex-rqst-quote-wrap .d-sm-none{display:none !important;}.elex-rqst-quote-wrap .flex-sm-fill{flex:1 1 auto !important;}.elex-rqst-quote-wrap .flex-sm-row{flex-direction:row !important;}.elex-rqst-quote-wrap .flex-sm-column{flex-direction:column !important;}.elex-rqst-quote-wrap .flex-sm-row-reverse{flex-direction:row-reverse !important;}.elex-rqst-quote-wrap .flex-sm-column-reverse{flex-direction:column-reverse !important;}.elex-rqst-quote-wrap .flex-sm-grow-0{flex-grow:0 !important;}.elex-rqst-quote-wrap .flex-sm-grow-1{flex-grow:1 !important;}.elex-rqst-quote-wrap .flex-sm-shrink-0{flex-shrink:0 !important;}.elex-rqst-quote-wrap .flex-sm-shrink-1{flex-shrink:1 !important;}.elex-rqst-quote-wrap .flex-sm-wrap{flex-wrap:wrap !important;}.elex-rqst-quote-wrap .flex-sm-nowrap{flex-wrap:nowrap !important;}.elex-rqst-quote-wrap .flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important;}.elex-rqst-quote-wrap .justify-content-sm-start{justify-content:flex-start !important;}.elex-rqst-quote-wrap .justify-content-sm-end{justify-content:flex-end !important;}.elex-rqst-quote-wrap .justify-content-sm-center{justify-content:center !important;}.elex-rqst-quote-wrap .justify-content-sm-between{justify-content:space-between !important;}.elex-rqst-quote-wrap .justify-content-sm-around{justify-content:space-around !important;}.elex-rqst-quote-wrap .justify-content-sm-evenly{justify-content:space-evenly !important;}.elex-rqst-quote-wrap .align-items-sm-start{align-items:flex-start !important;}.elex-rqst-quote-wrap .align-items-sm-end{align-items:flex-end !important;}.elex-rqst-quote-wrap .align-items-sm-center{align-items:center !important;}.elex-rqst-quote-wrap .align-items-sm-baseline{align-items:baseline !important;}.elex-rqst-quote-wrap .align-items-sm-stretch{align-items:stretch !important;}.elex-rqst-quote-wrap .align-content-sm-start{align-content:flex-start !important;}.elex-rqst-quote-wrap .align-content-sm-end{align-content:flex-end !important;}.elex-rqst-quote-wrap .align-content-sm-center{align-content:center !important;}.elex-rqst-quote-wrap .align-content-sm-between{align-content:space-between !important;}.elex-rqst-quote-wrap .align-content-sm-around{align-content:space-around !important;}.elex-rqst-quote-wrap .align-content-sm-stretch{align-content:stretch !important;}.elex-rqst-quote-wrap .align-self-sm-auto{align-self:auto !important;}.elex-rqst-quote-wrap .align-self-sm-start{align-self:flex-start !important;}.elex-rqst-quote-wrap .align-self-sm-end{align-self:flex-end !important;}.elex-rqst-quote-wrap .align-self-sm-center{align-self:center !important;}.elex-rqst-quote-wrap .align-self-sm-baseline{align-self:baseline !important;}.elex-rqst-quote-wrap .align-self-sm-stretch{align-self:stretch !important;}.elex-rqst-quote-wrap .order-sm-first{order:-1 !important;}.elex-rqst-quote-wrap .order-sm-0{order:0 !important;}.elex-rqst-quote-wrap .order-sm-1{order:1 !important;}.elex-rqst-quote-wrap .order-sm-2{order:2 !important;}.elex-rqst-quote-wrap .order-sm-3{order:3 !important;}.elex-rqst-quote-wrap .order-sm-4{order:4 !important;}.elex-rqst-quote-wrap .order-sm-5{order:5 !important;}.elex-rqst-quote-wrap .order-sm-last{order:6 !important;}.elex-rqst-quote-wrap .m-sm-0{margin:0 !important;}.elex-rqst-quote-wrap .m-sm-1{margin:.25rem !important;}.elex-rqst-quote-wrap .m-sm-2{margin:.5rem !important;}.elex-rqst-quote-wrap .m-sm-3{margin:1rem !important;}.elex-rqst-quote-wrap .m-sm-4{margin:1.5rem !important;}.elex-rqst-quote-wrap .m-sm-5{margin:3rem !important;}.elex-rqst-quote-wrap .m-sm-auto{margin:auto !important;}.elex-rqst-quote-wrap .mx-sm-0{margin-right:0 !important;margin-left:0 !important;}.elex-rqst-quote-wrap .mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important;}.elex-rqst-quote-wrap .mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important;}.elex-rqst-quote-wrap .mx-sm-3{margin-right:1rem !important;margin-left:1rem !important;}.elex-rqst-quote-wrap .mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.elex-rqst-quote-wrap .mx-sm-5{margin-right:3rem !important;margin-left:3rem !important;}.elex-rqst-quote-wrap .mx-sm-auto{margin-right:auto !important;margin-left:auto !important;}.elex-rqst-quote-wrap .my-sm-0{margin-top:0 !important;margin-bottom:0 !important;}.elex-rqst-quote-wrap .my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.elex-rqst-quote-wrap .my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.elex-rqst-quote-wrap .my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important;}.elex-rqst-quote-wrap .my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.elex-rqst-quote-wrap .my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important;}.elex-rqst-quote-wrap .my-sm-auto{margin-top:auto !important;margin-bottom:auto !important;}.elex-rqst-quote-wrap .mt-sm-0{margin-top:0 !important;}.elex-rqst-quote-wrap .mt-sm-1{margin-top:.25rem !important;}.elex-rqst-quote-wrap .mt-sm-2{margin-top:.5rem !important;}.elex-rqst-quote-wrap .mt-sm-3{margin-top:1rem !important;}.elex-rqst-quote-wrap .mt-sm-4{margin-top:1.5rem !important;}.elex-rqst-quote-wrap .mt-sm-5{margin-top:3rem !important;}.elex-rqst-quote-wrap .mt-sm-auto{margin-top:auto !important;}.elex-rqst-quote-wrap .me-sm-0{margin-right:0 !important;}.elex-rqst-quote-wrap .me-sm-1{margin-right:.25rem !important;}.elex-rqst-quote-wrap .me-sm-2{margin-right:.5rem !important;}.elex-rqst-quote-wrap .me-sm-3{margin-right:1rem !important;}.elex-rqst-quote-wrap .me-sm-4{margin-right:1.5rem !important;}.elex-rqst-quote-wrap .me-sm-5{margin-right:3rem !important;}.elex-rqst-quote-wrap .me-sm-auto{margin-right:auto !important;}.elex-rqst-quote-wrap .mb-sm-0{margin-bottom:0 !important;}.elex-rqst-quote-wrap .mb-sm-1{margin-bottom:.25rem !important;}.elex-rqst-quote-wrap .mb-sm-2{margin-bottom:.5rem !important;}.elex-rqst-quote-wrap .mb-sm-3{margin-bottom:1rem !important;}.elex-rqst-quote-wrap .mb-sm-4{margin-bottom:1.5rem !important;}.elex-rqst-quote-wrap .mb-sm-5{margin-bottom:3rem !important;}.elex-rqst-quote-wrap .mb-sm-auto{margin-bottom:auto !important;}.elex-rqst-quote-wrap .ms-sm-0{margin-left:0 !important;}.elex-rqst-quote-wrap .ms-sm-1{margin-left:.25rem !important;}.elex-rqst-quote-wrap .ms-sm-2{margin-left:.5rem !important;}.elex-rqst-quote-wrap .ms-sm-3{margin-left:1rem !important;}.elex-rqst-quote-wrap .ms-sm-4{margin-left:1.5rem !important;}.elex-rqst-quote-wrap .ms-sm-5{margin-left:3rem !important;}.elex-rqst-quote-wrap .ms-sm-auto{margin-left:auto !important;}.elex-rqst-quote-wrap .p-sm-0{padding:0 !important;}.elex-rqst-quote-wrap .p-sm-1{padding:.25rem !important;}.elex-rqst-quote-wrap .p-sm-2{padding:.5rem !important;}.elex-rqst-quote-wrap .p-sm-3{padding:1rem !important;}.elex-rqst-quote-wrap .p-sm-4{padding:1.5rem !important;}.elex-rqst-quote-wrap .p-sm-5{padding:3rem !important;}.elex-rqst-quote-wrap .px-sm-0{padding-right:0 !important;padding-left:0 !important;}.elex-rqst-quote-wrap .px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important;}.elex-rqst-quote-wrap .px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important;}.elex-rqst-quote-wrap .px-sm-3{padding-right:1rem !important;padding-left:1rem !important;}.elex-rqst-quote-wrap .px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.elex-rqst-quote-wrap .px-sm-5{padding-right:3rem !important;padding-left:3rem !important;}.elex-rqst-quote-wrap .py-sm-0{padding-top:0 !important;padding-bottom:0 !important;}.elex-rqst-quote-wrap .py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.elex-rqst-quote-wrap .py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.elex-rqst-quote-wrap .py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important;}.elex-rqst-quote-wrap .py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.elex-rqst-quote-wrap .py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important;}.elex-rqst-quote-wrap .pt-sm-0{padding-top:0 !important;}.elex-rqst-quote-wrap .pt-sm-1{padding-top:.25rem !important;}.elex-rqst-quote-wrap .pt-sm-2{padding-top:.5rem !important;}.elex-rqst-quote-wrap .pt-sm-3{padding-top:1rem !important;}.elex-rqst-quote-wrap .pt-sm-4{padding-top:1.5rem !important;}.elex-rqst-quote-wrap .pt-sm-5{padding-top:3rem !important;}.elex-rqst-quote-wrap .pe-sm-0{padding-right:0 !important;}.elex-rqst-quote-wrap .pe-sm-1{padding-right:.25rem !important;}.elex-rqst-quote-wrap .pe-sm-2{padding-right:.5rem !important;}.elex-rqst-quote-wrap .pe-sm-3{padding-right:1rem !important;}.elex-rqst-quote-wrap .pe-sm-4{padding-right:1.5rem !important;}.elex-rqst-quote-wrap .pe-sm-5{padding-right:3rem !important;}.elex-rqst-quote-wrap .pb-sm-0{padding-bottom:0 !important;}.elex-rqst-quote-wrap .pb-sm-1{padding-bottom:.25rem !important;}.elex-rqst-quote-wrap .pb-sm-2{padding-bottom:.5rem !important;}.elex-rqst-quote-wrap .pb-sm-3{padding-bottom:1rem !important;}.elex-rqst-quote-wrap .pb-sm-4{padding-bottom:1.5rem !important;}.elex-rqst-quote-wrap .pb-sm-5{padding-bottom:3rem !important;}.elex-rqst-quote-wrap .ps-sm-0{padding-left:0 !important;}.elex-rqst-quote-wrap .ps-sm-1{padding-left:.25rem !important;}.elex-rqst-quote-wrap .ps-sm-2{padding-left:.5rem !important;}.elex-rqst-quote-wrap .ps-sm-3{padding-left:1rem !important;}.elex-rqst-quote-wrap .ps-sm-4{padding-left:1.5rem !important;}.elex-rqst-quote-wrap .ps-sm-5{padding-left:3rem !important;}.elex-rqst-quote-wrap .gap-sm-0{gap:0 !important;}.elex-rqst-quote-wrap .gap-sm-1{gap:.25rem !important;}.elex-rqst-quote-wrap .gap-sm-2{gap:.5rem !important;}.elex-rqst-quote-wrap .gap-sm-3{gap:1rem !important;}.elex-rqst-quote-wrap .gap-sm-4{gap:1.5rem !important;}.elex-rqst-quote-wrap .gap-sm-5{gap:3rem !important;}.elex-rqst-quote-wrap .text-sm-start{text-align:left !important;}.elex-rqst-quote-wrap .text-sm-end{text-align:right !important;}.elex-rqst-quote-wrap .text-sm-center{text-align:center !important;}}@media (min-width: 768px){.elex-rqst-quote-wrap .float-md-start{float:left !important;}.elex-rqst-quote-wrap .float-md-end{float:right !important;}.elex-rqst-quote-wrap .float-md-none{float:none !important;}.elex-rqst-quote-wrap .d-md-inline{display:inline !important;}.elex-rqst-quote-wrap .d-md-inline-block{display:inline-block !important;}.elex-rqst-quote-wrap .d-md-block{display:block !important;}.elex-rqst-quote-wrap .d-md-grid{display:grid !important;}.elex-rqst-quote-wrap .d-md-table{display:table !important;}.elex-rqst-quote-wrap .d-md-table-row{display:table-row !important;}.elex-rqst-quote-wrap .d-md-table-cell{display:table-cell !important;}.elex-rqst-quote-wrap .d-md-flex{display:flex !important;}.elex-rqst-quote-wrap .d-md-inline-flex{display:inline-flex !important;}.elex-rqst-quote-wrap .d-md-none{display:none !important;}.elex-rqst-quote-wrap .flex-md-fill{flex:1 1 auto !important;}.elex-rqst-quote-wrap .flex-md-row{flex-direction:row !important;}.elex-rqst-quote-wrap .flex-md-column{flex-direction:column !important;}.elex-rqst-quote-wrap .flex-md-row-reverse{flex-direction:row-reverse !important;}.elex-rqst-quote-wrap .flex-md-column-reverse{flex-direction:column-reverse !important;}.elex-rqst-quote-wrap .flex-md-grow-0{flex-grow:0 !important;}.elex-rqst-quote-wrap .flex-md-grow-1{flex-grow:1 !important;}.elex-rqst-quote-wrap .flex-md-shrink-0{flex-shrink:0 !important;}.elex-rqst-quote-wrap .flex-md-shrink-1{flex-shrink:1 !important;}.elex-rqst-quote-wrap .flex-md-wrap{flex-wrap:wrap !important;}.elex-rqst-quote-wrap .flex-md-nowrap{flex-wrap:nowrap !important;}.elex-rqst-quote-wrap .flex-md-wrap-reverse{flex-wrap:wrap-reverse !important;}.elex-rqst-quote-wrap .justify-content-md-start{justify-content:flex-start !important;}.elex-rqst-quote-wrap .justify-content-md-end{justify-content:flex-end !important;}.elex-rqst-quote-wrap .justify-content-md-center{justify-content:center !important;}.elex-rqst-quote-wrap .justify-content-md-between{justify-content:space-between !important;}.elex-rqst-quote-wrap .justify-content-md-around{justify-content:space-around !important;}.elex-rqst-quote-wrap .justify-content-md-evenly{justify-content:space-evenly !important;}.elex-rqst-quote-wrap .align-items-md-start{align-items:flex-start !important;}.elex-rqst-quote-wrap .align-items-md-end{align-items:flex-end !important;}.elex-rqst-quote-wrap .align-items-md-center{align-items:center !important;}.elex-rqst-quote-wrap .align-items-md-baseline{align-items:baseline !important;}.elex-rqst-quote-wrap .align-items-md-stretch{align-items:stretch !important;}.elex-rqst-quote-wrap .align-content-md-start{align-content:flex-start !important;}.elex-rqst-quote-wrap .align-content-md-end{align-content:flex-end !important;}.elex-rqst-quote-wrap .align-content-md-center{align-content:center !important;}.elex-rqst-quote-wrap .align-content-md-between{align-content:space-between !important;}.elex-rqst-quote-wrap .align-content-md-around{align-content:space-around !important;}.elex-rqst-quote-wrap .align-content-md-stretch{align-content:stretch !important;}.elex-rqst-quote-wrap .align-self-md-auto{align-self:auto !important;}.elex-rqst-quote-wrap .align-self-md-start{align-self:flex-start !important;}.elex-rqst-quote-wrap .align-self-md-end{align-self:flex-end !important;}.elex-rqst-quote-wrap .align-self-md-center{align-self:center !important;}.elex-rqst-quote-wrap .align-self-md-baseline{align-self:baseline !important;}.elex-rqst-quote-wrap .align-self-md-stretch{align-self:stretch !important;}.elex-rqst-quote-wrap .order-md-first{order:-1 !important;}.elex-rqst-quote-wrap .order-md-0{order:0 !important;}.elex-rqst-quote-wrap .order-md-1{order:1 !important;}.elex-rqst-quote-wrap .order-md-2{order:2 !important;}.elex-rqst-quote-wrap .order-md-3{order:3 !important;}.elex-rqst-quote-wrap .order-md-4{order:4 !important;}.elex-rqst-quote-wrap .order-md-5{order:5 !important;}.elex-rqst-quote-wrap .order-md-last{order:6 !important;}.elex-rqst-quote-wrap .m-md-0{margin:0 !important;}.elex-rqst-quote-wrap .m-md-1{margin:.25rem !important;}.elex-rqst-quote-wrap .m-md-2{margin:.5rem !important;}.elex-rqst-quote-wrap .m-md-3{margin:1rem !important;}.elex-rqst-quote-wrap .m-md-4{margin:1.5rem !important;}.elex-rqst-quote-wrap .m-md-5{margin:3rem !important;}.elex-rqst-quote-wrap .m-md-auto{margin:auto !important;}.elex-rqst-quote-wrap .mx-md-0{margin-right:0 !important;margin-left:0 !important;}.elex-rqst-quote-wrap .mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important;}.elex-rqst-quote-wrap .mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important;}.elex-rqst-quote-wrap .mx-md-3{margin-right:1rem !important;margin-left:1rem !important;}.elex-rqst-quote-wrap .mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.elex-rqst-quote-wrap .mx-md-5{margin-right:3rem !important;margin-left:3rem !important;}.elex-rqst-quote-wrap .mx-md-auto{margin-right:auto !important;margin-left:auto !important;}.elex-rqst-quote-wrap .my-md-0{margin-top:0 !important;margin-bottom:0 !important;}.elex-rqst-quote-wrap .my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.elex-rqst-quote-wrap .my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.elex-rqst-quote-wrap .my-md-3{margin-top:1rem !important;margin-bottom:1rem !important;}.elex-rqst-quote-wrap .my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.elex-rqst-quote-wrap .my-md-5{margin-top:3rem !important;margin-bottom:3rem !important;}.elex-rqst-quote-wrap .my-md-auto{margin-top:auto !important;margin-bottom:auto !important;}.elex-rqst-quote-wrap .mt-md-0{margin-top:0 !important;}.elex-rqst-quote-wrap .mt-md-1{margin-top:.25rem !important;}.elex-rqst-quote-wrap .mt-md-2{margin-top:.5rem !important;}.elex-rqst-quote-wrap .mt-md-3{margin-top:1rem !important;}.elex-rqst-quote-wrap .mt-md-4{margin-top:1.5rem !important;}.elex-rqst-quote-wrap .mt-md-5{margin-top:3rem !important;}.elex-rqst-quote-wrap .mt-md-auto{margin-top:auto !important;}.elex-rqst-quote-wrap .me-md-0{margin-right:0 !important;}.elex-rqst-quote-wrap .me-md-1{margin-right:.25rem !important;}.elex-rqst-quote-wrap .me-md-2{margin-right:.5rem !important;}.elex-rqst-quote-wrap .me-md-3{margin-right:1rem !important;}.elex-rqst-quote-wrap .me-md-4{margin-right:1.5rem !important;}.elex-rqst-quote-wrap .me-md-5{margin-right:3rem !important;}.elex-rqst-quote-wrap .me-md-auto{margin-right:auto !important;}.elex-rqst-quote-wrap .mb-md-0{margin-bottom:0 !important;}.elex-rqst-quote-wrap .mb-md-1{margin-bottom:.25rem !important;}.elex-rqst-quote-wrap .mb-md-2{margin-bottom:.5rem !important;}.elex-rqst-quote-wrap .mb-md-3{margin-bottom:1rem !important;}.elex-rqst-quote-wrap .mb-md-4{margin-bottom:1.5rem !important;}.elex-rqst-quote-wrap .mb-md-5{margin-bottom:3rem !important;}.elex-rqst-quote-wrap .mb-md-auto{margin-bottom:auto !important;}.elex-rqst-quote-wrap .ms-md-0{margin-left:0 !important;}.elex-rqst-quote-wrap .ms-md-1{margin-left:.25rem !important;}.elex-rqst-quote-wrap .ms-md-2{margin-left:.5rem !important;}.elex-rqst-quote-wrap .ms-md-3{margin-left:1rem !important;}.elex-rqst-quote-wrap .ms-md-4{margin-left:1.5rem !important;}.elex-rqst-quote-wrap .ms-md-5{margin-left:3rem !important;}.elex-rqst-quote-wrap .ms-md-auto{margin-left:auto !important;}.elex-rqst-quote-wrap .p-md-0{padding:0 !important;}.elex-rqst-quote-wrap .p-md-1{padding:.25rem !important;}.elex-rqst-quote-wrap .p-md-2{padding:.5rem !important;}.elex-rqst-quote-wrap .p-md-3{padding:1rem !important;}.elex-rqst-quote-wrap .p-md-4{padding:1.5rem !important;}.elex-rqst-quote-wrap .p-md-5{padding:3rem !important;}.elex-rqst-quote-wrap .px-md-0{padding-right:0 !important;padding-left:0 !important;}.elex-rqst-quote-wrap .px-md-1{padding-right:.25rem !important;padding-left:.25rem !important;}.elex-rqst-quote-wrap .px-md-2{padding-right:.5rem !important;padding-left:.5rem !important;}.elex-rqst-quote-wrap .px-md-3{padding-right:1rem !important;padding-left:1rem !important;}.elex-rqst-quote-wrap .px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.elex-rqst-quote-wrap .px-md-5{padding-right:3rem !important;padding-left:3rem !important;}.elex-rqst-quote-wrap .py-md-0{padding-top:0 !important;padding-bottom:0 !important;}.elex-rqst-quote-wrap .py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.elex-rqst-quote-wrap .py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.elex-rqst-quote-wrap .py-md-3{padding-top:1rem !important;padding-bottom:1rem !important;}.elex-rqst-quote-wrap .py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.elex-rqst-quote-wrap .py-md-5{padding-top:3rem !important;padding-bottom:3rem !important;}.elex-rqst-quote-wrap .pt-md-0{padding-top:0 !important;}.elex-rqst-quote-wrap .pt-md-1{padding-top:.25rem !important;}.elex-rqst-quote-wrap .pt-md-2{padding-top:.5rem !important;}.elex-rqst-quote-wrap .pt-md-3{padding-top:1rem !important;}.elex-rqst-quote-wrap .pt-md-4{padding-top:1.5rem !important;}.elex-rqst-quote-wrap .pt-md-5{padding-top:3rem !important;}.elex-rqst-quote-wrap .pe-md-0{padding-right:0 !important;}.elex-rqst-quote-wrap .pe-md-1{padding-right:.25rem !important;}.elex-rqst-quote-wrap .pe-md-2{padding-right:.5rem !important;}.elex-rqst-quote-wrap .pe-md-3{padding-right:1rem !important;}.elex-rqst-quote-wrap .pe-md-4{padding-right:1.5rem !important;}.elex-rqst-quote-wrap .pe-md-5{padding-right:3rem !important;}.elex-rqst-quote-wrap .pb-md-0{padding-bottom:0 !important;}.elex-rqst-quote-wrap .pb-md-1{padding-bottom:.25rem !important;}.elex-rqst-quote-wrap .pb-md-2{padding-bottom:.5rem !important;}.elex-rqst-quote-wrap .pb-md-3{padding-bottom:1rem !important;}.elex-rqst-quote-wrap .pb-md-4{padding-bottom:1.5rem !important;}.elex-rqst-quote-wrap .pb-md-5{padding-bottom:3rem !important;}.elex-rqst-quote-wrap .ps-md-0{padding-left:0 !important;}.elex-rqst-quote-wrap .ps-md-1{padding-left:.25rem !important;}.elex-rqst-quote-wrap .ps-md-2{padding-left:.5rem !important;}.elex-rqst-quote-wrap .ps-md-3{padding-left:1rem !important;}.elex-rqst-quote-wrap .ps-md-4{padding-left:1.5rem !important;}.elex-rqst-quote-wrap .ps-md-5{padding-left:3rem !important;}.elex-rqst-quote-wrap .gap-md-0{gap:0 !important;}.elex-rqst-quote-wrap .gap-md-1{gap:.25rem !important;}.elex-rqst-quote-wrap .gap-md-2{gap:.5rem !important;}.elex-rqst-quote-wrap .gap-md-3{gap:1rem !important;}.elex-rqst-quote-wrap .gap-md-4{gap:1.5rem !important;}.elex-rqst-quote-wrap .gap-md-5{gap:3rem !important;}.elex-rqst-quote-wrap .text-md-start{text-align:left !important;}.elex-rqst-quote-wrap .text-md-end{text-align:right !important;}.elex-rqst-quote-wrap .text-md-center{text-align:center !important;}}@media (min-width: 992px){.elex-rqst-quote-wrap .float-lg-start{float:left !important;}.elex-rqst-quote-wrap .float-lg-end{float:right !important;}.elex-rqst-quote-wrap .float-lg-none{float:none !important;}.elex-rqst-quote-wrap .d-lg-inline{display:inline !important;}.elex-rqst-quote-wrap .d-lg-inline-block{display:inline-block !important;}.elex-rqst-quote-wrap .d-lg-block{display:block !important;}.elex-rqst-quote-wrap .d-lg-grid{display:grid !important;}.elex-rqst-quote-wrap .d-lg-table{display:table !important;}.elex-rqst-quote-wrap .d-lg-table-row{display:table-row !important;}.elex-rqst-quote-wrap .d-lg-table-cell{display:table-cell !important;}.elex-rqst-quote-wrap .d-lg-flex{display:flex !important;}.elex-rqst-quote-wrap .d-lg-inline-flex{display:inline-flex !important;}.elex-rqst-quote-wrap .d-lg-none{display:none !important;}.elex-rqst-quote-wrap .flex-lg-fill{flex:1 1 auto !important;}.elex-rqst-quote-wrap .flex-lg-row{flex-direction:row !important;}.elex-rqst-quote-wrap .flex-lg-column{flex-direction:column !important;}.elex-rqst-quote-wrap .flex-lg-row-reverse{flex-direction:row-reverse !important;}.elex-rqst-quote-wrap .flex-lg-column-reverse{flex-direction:column-reverse !important;}.elex-rqst-quote-wrap .flex-lg-grow-0{flex-grow:0 !important;}.elex-rqst-quote-wrap .flex-lg-grow-1{flex-grow:1 !important;}.elex-rqst-quote-wrap .flex-lg-shrink-0{flex-shrink:0 !important;}.elex-rqst-quote-wrap .flex-lg-shrink-1{flex-shrink:1 !important;}.elex-rqst-quote-wrap .flex-lg-wrap{flex-wrap:wrap !important;}.elex-rqst-quote-wrap .flex-lg-nowrap{flex-wrap:nowrap !important;}.elex-rqst-quote-wrap .flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important;}.elex-rqst-quote-wrap .justify-content-lg-start{justify-content:flex-start !important;}.elex-rqst-quote-wrap .justify-content-lg-end{justify-content:flex-end !important;}.elex-rqst-quote-wrap .justify-content-lg-center{justify-content:center !important;}.elex-rqst-quote-wrap .justify-content-lg-between{justify-content:space-between !important;}.elex-rqst-quote-wrap .justify-content-lg-around{justify-content:space-around !important;}.elex-rqst-quote-wrap .justify-content-lg-evenly{justify-content:space-evenly !important;}.elex-rqst-quote-wrap .align-items-lg-start{align-items:flex-start !important;}.elex-rqst-quote-wrap .align-items-lg-end{align-items:flex-end !important;}.elex-rqst-quote-wrap .align-items-lg-center{align-items:center !important;}.elex-rqst-quote-wrap .align-items-lg-baseline{align-items:baseline !important;}.elex-rqst-quote-wrap .align-items-lg-stretch{align-items:stretch !important;}.elex-rqst-quote-wrap .align-content-lg-start{align-content:flex-start !important;}.elex-rqst-quote-wrap .align-content-lg-end{align-content:flex-end !important;}.elex-rqst-quote-wrap .align-content-lg-center{align-content:center !important;}.elex-rqst-quote-wrap .align-content-lg-between{align-content:space-between !important;}.elex-rqst-quote-wrap .align-content-lg-around{align-content:space-around !important;}.elex-rqst-quote-wrap .align-content-lg-stretch{align-content:stretch !important;}.elex-rqst-quote-wrap .align-self-lg-auto{align-self:auto !important;}.elex-rqst-quote-wrap .align-self-lg-start{align-self:flex-start !important;}.elex-rqst-quote-wrap .align-self-lg-end{align-self:flex-end !important;}.elex-rqst-quote-wrap .align-self-lg-center{align-self:center !important;}.elex-rqst-quote-wrap .align-self-lg-baseline{align-self:baseline !important;}.elex-rqst-quote-wrap .align-self-lg-stretch{align-self:stretch !important;}.elex-rqst-quote-wrap .order-lg-first{order:-1 !important;}.elex-rqst-quote-wrap .order-lg-0{order:0 !important;}.elex-rqst-quote-wrap .order-lg-1{order:1 !important;}.elex-rqst-quote-wrap .order-lg-2{order:2 !important;}.elex-rqst-quote-wrap .order-lg-3{order:3 !important;}.elex-rqst-quote-wrap .order-lg-4{order:4 !important;}.elex-rqst-quote-wrap .order-lg-5{order:5 !important;}.elex-rqst-quote-wrap .order-lg-last{order:6 !important;}.elex-rqst-quote-wrap .m-lg-0{margin:0 !important;}.elex-rqst-quote-wrap .m-lg-1{margin:.25rem !important;}.elex-rqst-quote-wrap .m-lg-2{margin:.5rem !important;}.elex-rqst-quote-wrap .m-lg-3{margin:1rem !important;}.elex-rqst-quote-wrap .m-lg-4{margin:1.5rem !important;}.elex-rqst-quote-wrap .m-lg-5{margin:3rem !important;}.elex-rqst-quote-wrap .m-lg-auto{margin:auto !important;}.elex-rqst-quote-wrap .mx-lg-0{margin-right:0 !important;margin-left:0 !important;}.elex-rqst-quote-wrap .mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important;}.elex-rqst-quote-wrap .mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important;}.elex-rqst-quote-wrap .mx-lg-3{margin-right:1rem !important;margin-left:1rem !important;}.elex-rqst-quote-wrap .mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.elex-rqst-quote-wrap .mx-lg-5{margin-right:3rem !important;margin-left:3rem !important;}.elex-rqst-quote-wrap .mx-lg-auto{margin-right:auto !important;margin-left:auto !important;}.elex-rqst-quote-wrap .my-lg-0{margin-top:0 !important;margin-bottom:0 !important;}.elex-rqst-quote-wrap .my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.elex-rqst-quote-wrap .my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.elex-rqst-quote-wrap .my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important;}.elex-rqst-quote-wrap .my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.elex-rqst-quote-wrap .my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important;}.elex-rqst-quote-wrap .my-lg-auto{margin-top:auto !important;margin-bottom:auto !important;}.elex-rqst-quote-wrap .mt-lg-0{margin-top:0 !important;}.elex-rqst-quote-wrap .mt-lg-1{margin-top:.25rem !important;}.elex-rqst-quote-wrap .mt-lg-2{margin-top:.5rem !important;}.elex-rqst-quote-wrap .mt-lg-3{margin-top:1rem !important;}.elex-rqst-quote-wrap .mt-lg-4{margin-top:1.5rem !important;}.elex-rqst-quote-wrap .mt-lg-5{margin-top:3rem !important;}.elex-rqst-quote-wrap .mt-lg-auto{margin-top:auto !important;}.elex-rqst-quote-wrap .me-lg-0{margin-right:0 !important;}.elex-rqst-quote-wrap .me-lg-1{margin-right:.25rem !important;}.elex-rqst-quote-wrap .me-lg-2{margin-right:.5rem !important;}.elex-rqst-quote-wrap .me-lg-3{margin-right:1rem !important;}.elex-rqst-quote-wrap .me-lg-4{margin-right:1.5rem !important;}.elex-rqst-quote-wrap .me-lg-5{margin-right:3rem !important;}.elex-rqst-quote-wrap .me-lg-auto{margin-right:auto !important;}.elex-rqst-quote-wrap .mb-lg-0{margin-bottom:0 !important;}.elex-rqst-quote-wrap .mb-lg-1{margin-bottom:.25rem !important;}.elex-rqst-quote-wrap .mb-lg-2{margin-bottom:.5rem !important;}.elex-rqst-quote-wrap .mb-lg-3{margin-bottom:1rem !important;}.elex-rqst-quote-wrap .mb-lg-4{margin-bottom:1.5rem !important;}.elex-rqst-quote-wrap .mb-lg-5{margin-bottom:3rem !important;}.elex-rqst-quote-wrap .mb-lg-auto{margin-bottom:auto !important;}.elex-rqst-quote-wrap .ms-lg-0{margin-left:0 !important;}.elex-rqst-quote-wrap .ms-lg-1{margin-left:.25rem !important;}.elex-rqst-quote-wrap .ms-lg-2{margin-left:.5rem !important;}.elex-rqst-quote-wrap .ms-lg-3{margin-left:1rem !important;}.elex-rqst-quote-wrap .ms-lg-4{margin-left:1.5rem !important;}.elex-rqst-quote-wrap .ms-lg-5{margin-left:3rem !important;}.elex-rqst-quote-wrap .ms-lg-auto{margin-left:auto !important;}.elex-rqst-quote-wrap .p-lg-0{padding:0 !important;}.elex-rqst-quote-wrap .p-lg-1{padding:.25rem !important;}.elex-rqst-quote-wrap .p-lg-2{padding:.5rem !important;}.elex-rqst-quote-wrap .p-lg-3{padding:1rem !important;}.elex-rqst-quote-wrap .p-lg-4{padding:1.5rem !important;}.elex-rqst-quote-wrap .p-lg-5{padding:3rem !important;}.elex-rqst-quote-wrap .px-lg-0{padding-right:0 !important;padding-left:0 !important;}.elex-rqst-quote-wrap .px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important;}.elex-rqst-quote-wrap .px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important;}.elex-rqst-quote-wrap .px-lg-3{padding-right:1rem !important;padding-left:1rem !important;}.elex-rqst-quote-wrap .px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.elex-rqst-quote-wrap .px-lg-5{padding-right:3rem !important;padding-left:3rem !important;}.elex-rqst-quote-wrap .py-lg-0{padding-top:0 !important;padding-bottom:0 !important;}.elex-rqst-quote-wrap .py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.elex-rqst-quote-wrap .py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.elex-rqst-quote-wrap .py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important;}.elex-rqst-quote-wrap .py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.elex-rqst-quote-wrap .py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important;}.elex-rqst-quote-wrap .pt-lg-0{padding-top:0 !important;}.elex-rqst-quote-wrap .pt-lg-1{padding-top:.25rem !important;}.elex-rqst-quote-wrap .pt-lg-2{padding-top:.5rem !important;}.elex-rqst-quote-wrap .pt-lg-3{padding-top:1rem !important;}.elex-rqst-quote-wrap .pt-lg-4{padding-top:1.5rem !important;}.elex-rqst-quote-wrap .pt-lg-5{padding-top:3rem !important;}.elex-rqst-quote-wrap .pe-lg-0{padding-right:0 !important;}.elex-rqst-quote-wrap .pe-lg-1{padding-right:.25rem !important;}.elex-rqst-quote-wrap .pe-lg-2{padding-right:.5rem !important;}.elex-rqst-quote-wrap .pe-lg-3{padding-right:1rem !important;}.elex-rqst-quote-wrap .pe-lg-4{padding-right:1.5rem !important;}.elex-rqst-quote-wrap .pe-lg-5{padding-right:3rem !important;}.elex-rqst-quote-wrap .pb-lg-0{padding-bottom:0 !important;}.elex-rqst-quote-wrap .pb-lg-1{padding-bottom:.25rem !important;}.elex-rqst-quote-wrap .pb-lg-2{padding-bottom:.5rem !important;}.elex-rqst-quote-wrap .pb-lg-3{padding-bottom:1rem !important;}.elex-rqst-quote-wrap .pb-lg-4{padding-bottom:1.5rem !important;}.elex-rqst-quote-wrap .pb-lg-5{padding-bottom:3rem !important;}.elex-rqst-quote-wrap .ps-lg-0{padding-left:0 !important;}.elex-rqst-quote-wrap .ps-lg-1{padding-left:.25rem !important;}.elex-rqst-quote-wrap .ps-lg-2{padding-left:.5rem !important;}.elex-rqst-quote-wrap .ps-lg-3{padding-left:1rem !important;}.elex-rqst-quote-wrap .ps-lg-4{padding-left:1.5rem !important;}.elex-rqst-quote-wrap .ps-lg-5{padding-left:3rem !important;}.elex-rqst-quote-wrap .gap-lg-0{gap:0 !important;}.elex-rqst-quote-wrap .gap-lg-1{gap:.25rem !important;}.elex-rqst-quote-wrap .gap-lg-2{gap:.5rem !important;}.elex-rqst-quote-wrap .gap-lg-3{gap:1rem !important;}.elex-rqst-quote-wrap .gap-lg-4{gap:1.5rem !important;}.elex-rqst-quote-wrap .gap-lg-5{gap:3rem !important;}.elex-rqst-quote-wrap .text-lg-start{text-align:left !important;}.elex-rqst-quote-wrap .text-lg-end{text-align:right !important;}.elex-rqst-quote-wrap .text-lg-center{text-align:center !important;}}@media (min-width: 1200px){.elex-rqst-quote-wrap .float-xl-start{float:left !important;}.elex-rqst-quote-wrap .float-xl-end{float:right !important;}.elex-rqst-quote-wrap .float-xl-none{float:none !important;}.elex-rqst-quote-wrap .d-xl-inline{display:inline !important;}.elex-rqst-quote-wrap .d-xl-inline-block{display:inline-block !important;}.elex-rqst-quote-wrap .d-xl-block{display:block !important;}.elex-rqst-quote-wrap .d-xl-grid{display:grid !important;}.elex-rqst-quote-wrap .d-xl-table{display:table !important;}.elex-rqst-quote-wrap .d-xl-table-row{display:table-row !important;}.elex-rqst-quote-wrap .d-xl-table-cell{display:table-cell !important;}.elex-rqst-quote-wrap .d-xl-flex{display:flex !important;}.elex-rqst-quote-wrap .d-xl-inline-flex{display:inline-flex !important;}.elex-rqst-quote-wrap .d-xl-none{display:none !important;}.elex-rqst-quote-wrap .flex-xl-fill{flex:1 1 auto !important;}.elex-rqst-quote-wrap .flex-xl-row{flex-direction:row !important;}.elex-rqst-quote-wrap .flex-xl-column{flex-direction:column !important;}.elex-rqst-quote-wrap .flex-xl-row-reverse{flex-direction:row-reverse !important;}.elex-rqst-quote-wrap .flex-xl-column-reverse{flex-direction:column-reverse !important;}.elex-rqst-quote-wrap .flex-xl-grow-0{flex-grow:0 !important;}.elex-rqst-quote-wrap .flex-xl-grow-1{flex-grow:1 !important;}.elex-rqst-quote-wrap .flex-xl-shrink-0{flex-shrink:0 !important;}.elex-rqst-quote-wrap .flex-xl-shrink-1{flex-shrink:1 !important;}.elex-rqst-quote-wrap .flex-xl-wrap{flex-wrap:wrap !important;}.elex-rqst-quote-wrap .flex-xl-nowrap{flex-wrap:nowrap !important;}.elex-rqst-quote-wrap .flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important;}.elex-rqst-quote-wrap .justify-content-xl-start{justify-content:flex-start !important;}.elex-rqst-quote-wrap .justify-content-xl-end{justify-content:flex-end !important;}.elex-rqst-quote-wrap .justify-content-xl-center{justify-content:center !important;}.elex-rqst-quote-wrap .justify-content-xl-between{justify-content:space-between !important;}.elex-rqst-quote-wrap .justify-content-xl-around{justify-content:space-around !important;}.elex-rqst-quote-wrap .justify-content-xl-evenly{justify-content:space-evenly !important;}.elex-rqst-quote-wrap .align-items-xl-start{align-items:flex-start !important;}.elex-rqst-quote-wrap .align-items-xl-end{align-items:flex-end !important;}.elex-rqst-quote-wrap .align-items-xl-center{align-items:center !important;}.elex-rqst-quote-wrap .align-items-xl-baseline{align-items:baseline !important;}.elex-rqst-quote-wrap .align-items-xl-stretch{align-items:stretch !important;}.elex-rqst-quote-wrap .align-content-xl-start{align-content:flex-start !important;}.elex-rqst-quote-wrap .align-content-xl-end{align-content:flex-end !important;}.elex-rqst-quote-wrap .align-content-xl-center{align-content:center !important;}.elex-rqst-quote-wrap .align-content-xl-between{align-content:space-between !important;}.elex-rqst-quote-wrap .align-content-xl-around{align-content:space-around !important;}.elex-rqst-quote-wrap .align-content-xl-stretch{align-content:stretch !important;}.elex-rqst-quote-wrap .align-self-xl-auto{align-self:auto !important;}.elex-rqst-quote-wrap .align-self-xl-start{align-self:flex-start !important;}.elex-rqst-quote-wrap .align-self-xl-end{align-self:flex-end !important;}.elex-rqst-quote-wrap .align-self-xl-center{align-self:center !important;}.elex-rqst-quote-wrap .align-self-xl-baseline{align-self:baseline !important;}.elex-rqst-quote-wrap .align-self-xl-stretch{align-self:stretch !important;}.elex-rqst-quote-wrap .order-xl-first{order:-1 !important;}.elex-rqst-quote-wrap .order-xl-0{order:0 !important;}.elex-rqst-quote-wrap .order-xl-1{order:1 !important;}.elex-rqst-quote-wrap .order-xl-2{order:2 !important;}.elex-rqst-quote-wrap .order-xl-3{order:3 !important;}.elex-rqst-quote-wrap .order-xl-4{order:4 !important;}.elex-rqst-quote-wrap .order-xl-5{order:5 !important;}.elex-rqst-quote-wrap .order-xl-last{order:6 !important;}.elex-rqst-quote-wrap .m-xl-0{margin:0 !important;}.elex-rqst-quote-wrap .m-xl-1{margin:.25rem !important;}.elex-rqst-quote-wrap .m-xl-2{margin:.5rem !important;}.elex-rqst-quote-wrap .m-xl-3{margin:1rem !important;}.elex-rqst-quote-wrap .m-xl-4{margin:1.5rem !important;}.elex-rqst-quote-wrap .m-xl-5{margin:3rem !important;}.elex-rqst-quote-wrap .m-xl-auto{margin:auto !important;}.elex-rqst-quote-wrap .mx-xl-0{margin-right:0 !important;margin-left:0 !important;}.elex-rqst-quote-wrap .mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important;}.elex-rqst-quote-wrap .mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important;}.elex-rqst-quote-wrap .mx-xl-3{margin-right:1rem !important;margin-left:1rem !important;}.elex-rqst-quote-wrap .mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.elex-rqst-quote-wrap .mx-xl-5{margin-right:3rem !important;margin-left:3rem !important;}.elex-rqst-quote-wrap .mx-xl-auto{margin-right:auto !important;margin-left:auto !important;}.elex-rqst-quote-wrap .my-xl-0{margin-top:0 !important;margin-bottom:0 !important;}.elex-rqst-quote-wrap .my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.elex-rqst-quote-wrap .my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.elex-rqst-quote-wrap .my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important;}.elex-rqst-quote-wrap .my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.elex-rqst-quote-wrap .my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important;}.elex-rqst-quote-wrap .my-xl-auto{margin-top:auto !important;margin-bottom:auto !important;}.elex-rqst-quote-wrap .mt-xl-0{margin-top:0 !important;}.elex-rqst-quote-wrap .mt-xl-1{margin-top:.25rem !important;}.elex-rqst-quote-wrap .mt-xl-2{margin-top:.5rem !important;}.elex-rqst-quote-wrap .mt-xl-3{margin-top:1rem !important;}.elex-rqst-quote-wrap .mt-xl-4{margin-top:1.5rem !important;}.elex-rqst-quote-wrap .mt-xl-5{margin-top:3rem !important;}.elex-rqst-quote-wrap .mt-xl-auto{margin-top:auto !important;}.elex-rqst-quote-wrap .me-xl-0{margin-right:0 !important;}.elex-rqst-quote-wrap .me-xl-1{margin-right:.25rem !important;}.elex-rqst-quote-wrap .me-xl-2{margin-right:.5rem !important;}.elex-rqst-quote-wrap .me-xl-3{margin-right:1rem !important;}.elex-rqst-quote-wrap .me-xl-4{margin-right:1.5rem !important;}.elex-rqst-quote-wrap .me-xl-5{margin-right:3rem !important;}.elex-rqst-quote-wrap .me-xl-auto{margin-right:auto !important;}.elex-rqst-quote-wrap .mb-xl-0{margin-bottom:0 !important;}.elex-rqst-quote-wrap .mb-xl-1{margin-bottom:.25rem !important;}.elex-rqst-quote-wrap .mb-xl-2{margin-bottom:.5rem !important;}.elex-rqst-quote-wrap .mb-xl-3{margin-bottom:1rem !important;}.elex-rqst-quote-wrap .mb-xl-4{margin-bottom:1.5rem !important;}.elex-rqst-quote-wrap .mb-xl-5{margin-bottom:3rem !important;}.elex-rqst-quote-wrap .mb-xl-auto{margin-bottom:auto !important;}.elex-rqst-quote-wrap .ms-xl-0{margin-left:0 !important;}.elex-rqst-quote-wrap .ms-xl-1{margin-left:.25rem !important;}.elex-rqst-quote-wrap .ms-xl-2{margin-left:.5rem !important;}.elex-rqst-quote-wrap .ms-xl-3{margin-left:1rem !important;}.elex-rqst-quote-wrap .ms-xl-4{margin-left:1.5rem !important;}.elex-rqst-quote-wrap .ms-xl-5{margin-left:3rem !important;}.elex-rqst-quote-wrap .ms-xl-auto{margin-left:auto !important;}.elex-rqst-quote-wrap .p-xl-0{padding:0 !important;}.elex-rqst-quote-wrap .p-xl-1{padding:.25rem !important;}.elex-rqst-quote-wrap .p-xl-2{padding:.5rem !important;}.elex-rqst-quote-wrap .p-xl-3{padding:1rem !important;}.elex-rqst-quote-wrap .p-xl-4{padding:1.5rem !important;}.elex-rqst-quote-wrap .p-xl-5{padding:3rem !important;}.elex-rqst-quote-wrap .px-xl-0{padding-right:0 !important;padding-left:0 !important;}.elex-rqst-quote-wrap .px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important;}.elex-rqst-quote-wrap .px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important;}.elex-rqst-quote-wrap .px-xl-3{padding-right:1rem !important;padding-left:1rem !important;}.elex-rqst-quote-wrap .px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.elex-rqst-quote-wrap .px-xl-5{padding-right:3rem !important;padding-left:3rem !important;}.elex-rqst-quote-wrap .py-xl-0{padding-top:0 !important;padding-bottom:0 !important;}.elex-rqst-quote-wrap .py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.elex-rqst-quote-wrap .py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.elex-rqst-quote-wrap .py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important;}.elex-rqst-quote-wrap .py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.elex-rqst-quote-wrap .py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important;}.elex-rqst-quote-wrap .pt-xl-0{padding-top:0 !important;}.elex-rqst-quote-wrap .pt-xl-1{padding-top:.25rem !important;}.elex-rqst-quote-wrap .pt-xl-2{padding-top:.5rem !important;}.elex-rqst-quote-wrap .pt-xl-3{padding-top:1rem !important;}.elex-rqst-quote-wrap .pt-xl-4{padding-top:1.5rem !important;}.elex-rqst-quote-wrap .pt-xl-5{padding-top:3rem !important;}.elex-rqst-quote-wrap .pe-xl-0{padding-right:0 !important;}.elex-rqst-quote-wrap .pe-xl-1{padding-right:.25rem !important;}.elex-rqst-quote-wrap .pe-xl-2{padding-right:.5rem !important;}.elex-rqst-quote-wrap .pe-xl-3{padding-right:1rem !important;}.elex-rqst-quote-wrap .pe-xl-4{padding-right:1.5rem !important;}.elex-rqst-quote-wrap .pe-xl-5{padding-right:3rem !important;}.elex-rqst-quote-wrap .pb-xl-0{padding-bottom:0 !important;}.elex-rqst-quote-wrap .pb-xl-1{padding-bottom:.25rem !important;}.elex-rqst-quote-wrap .pb-xl-2{padding-bottom:.5rem !important;}.elex-rqst-quote-wrap .pb-xl-3{padding-bottom:1rem !important;}.elex-rqst-quote-wrap .pb-xl-4{padding-bottom:1.5rem !important;}.elex-rqst-quote-wrap .pb-xl-5{padding-bottom:3rem !important;}.elex-rqst-quote-wrap .ps-xl-0{padding-left:0 !important;}.elex-rqst-quote-wrap .ps-xl-1{padding-left:.25rem !important;}.elex-rqst-quote-wrap .ps-xl-2{padding-left:.5rem !important;}.elex-rqst-quote-wrap .ps-xl-3{padding-left:1rem !important;}.elex-rqst-quote-wrap .ps-xl-4{padding-left:1.5rem !important;}.elex-rqst-quote-wrap .ps-xl-5{padding-left:3rem !important;}.elex-rqst-quote-wrap .gap-xl-0{gap:0 !important;}.elex-rqst-quote-wrap .gap-xl-1{gap:.25rem !important;}.elex-rqst-quote-wrap .gap-xl-2{gap:.5rem !important;}.elex-rqst-quote-wrap .gap-xl-3{gap:1rem !important;}.elex-rqst-quote-wrap .gap-xl-4{gap:1.5rem !important;}.elex-rqst-quote-wrap .gap-xl-5{gap:3rem !important;}.elex-rqst-quote-wrap .text-xl-start{text-align:left !important;}.elex-rqst-quote-wrap .text-xl-end{text-align:right !important;}.elex-rqst-quote-wrap .text-xl-center{text-align:center !important;}}@media (min-width: 1400px){.elex-rqst-quote-wrap .float-xxl-start{float:left !important;}.elex-rqst-quote-wrap .float-xxl-end{float:right !important;}.elex-rqst-quote-wrap .float-xxl-none{float:none !important;}.elex-rqst-quote-wrap .d-xxl-inline{display:inline !important;}.elex-rqst-quote-wrap .d-xxl-inline-block{display:inline-block !important;}.elex-rqst-quote-wrap .d-xxl-block{display:block !important;}.elex-rqst-quote-wrap .d-xxl-grid{display:grid !important;}.elex-rqst-quote-wrap .d-xxl-table{display:table !important;}.elex-rqst-quote-wrap .d-xxl-table-row{display:table-row !important;}.elex-rqst-quote-wrap .d-xxl-table-cell{display:table-cell !important;}.elex-rqst-quote-wrap .d-xxl-flex{display:flex !important;}.elex-rqst-quote-wrap .d-xxl-inline-flex{display:inline-flex !important;}.elex-rqst-quote-wrap .d-xxl-none{display:none !important;}.elex-rqst-quote-wrap .flex-xxl-fill{flex:1 1 auto !important;}.elex-rqst-quote-wrap .flex-xxl-row{flex-direction:row !important;}.elex-rqst-quote-wrap .flex-xxl-column{flex-direction:column !important;}.elex-rqst-quote-wrap .flex-xxl-row-reverse{flex-direction:row-reverse !important;}.elex-rqst-quote-wrap .flex-xxl-column-reverse{flex-direction:column-reverse !important;}.elex-rqst-quote-wrap .flex-xxl-grow-0{flex-grow:0 !important;}.elex-rqst-quote-wrap .flex-xxl-grow-1{flex-grow:1 !important;}.elex-rqst-quote-wrap .flex-xxl-shrink-0{flex-shrink:0 !important;}.elex-rqst-quote-wrap .flex-xxl-shrink-1{flex-shrink:1 !important;}.elex-rqst-quote-wrap .flex-xxl-wrap{flex-wrap:wrap !important;}.elex-rqst-quote-wrap .flex-xxl-nowrap{flex-wrap:nowrap !important;}.elex-rqst-quote-wrap .flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important;}.elex-rqst-quote-wrap .justify-content-xxl-start{justify-content:flex-start !important;}.elex-rqst-quote-wrap .justify-content-xxl-end{justify-content:flex-end !important;}.elex-rqst-quote-wrap .justify-content-xxl-center{justify-content:center !important;}.elex-rqst-quote-wrap .justify-content-xxl-between{justify-content:space-between !important;}.elex-rqst-quote-wrap .justify-content-xxl-around{justify-content:space-around !important;}.elex-rqst-quote-wrap .justify-content-xxl-evenly{justify-content:space-evenly !important;}.elex-rqst-quote-wrap .align-items-xxl-start{align-items:flex-start !important;}.elex-rqst-quote-wrap .align-items-xxl-end{align-items:flex-end !important;}.elex-rqst-quote-wrap .align-items-xxl-center{align-items:center !important;}.elex-rqst-quote-wrap .align-items-xxl-baseline{align-items:baseline !important;}.elex-rqst-quote-wrap .align-items-xxl-stretch{align-items:stretch !important;}.elex-rqst-quote-wrap .align-content-xxl-start{align-content:flex-start !important;}.elex-rqst-quote-wrap .align-content-xxl-end{align-content:flex-end !important;}.elex-rqst-quote-wrap .align-content-xxl-center{align-content:center !important;}.elex-rqst-quote-wrap .align-content-xxl-between{align-content:space-between !important;}.elex-rqst-quote-wrap .align-content-xxl-around{align-content:space-around !important;}.elex-rqst-quote-wrap .align-content-xxl-stretch{align-content:stretch !important;}.elex-rqst-quote-wrap .align-self-xxl-auto{align-self:auto !important;}.elex-rqst-quote-wrap .align-self-xxl-start{align-self:flex-start !important;}.elex-rqst-quote-wrap .align-self-xxl-end{align-self:flex-end !important;}.elex-rqst-quote-wrap .align-self-xxl-center{align-self:center !important;}.elex-rqst-quote-wrap .align-self-xxl-baseline{align-self:baseline !important;}.elex-rqst-quote-wrap .align-self-xxl-stretch{align-self:stretch !important;}.elex-rqst-quote-wrap .order-xxl-first{order:-1 !important;}.elex-rqst-quote-wrap .order-xxl-0{order:0 !important;}.elex-rqst-quote-wrap .order-xxl-1{order:1 !important;}.elex-rqst-quote-wrap .order-xxl-2{order:2 !important;}.elex-rqst-quote-wrap .order-xxl-3{order:3 !important;}.elex-rqst-quote-wrap .order-xxl-4{order:4 !important;}.elex-rqst-quote-wrap .order-xxl-5{order:5 !important;}.elex-rqst-quote-wrap .order-xxl-last{order:6 !important;}.elex-rqst-quote-wrap .m-xxl-0{margin:0 !important;}.elex-rqst-quote-wrap .m-xxl-1{margin:.25rem !important;}.elex-rqst-quote-wrap .m-xxl-2{margin:.5rem !important;}.elex-rqst-quote-wrap .m-xxl-3{margin:1rem !important;}.elex-rqst-quote-wrap .m-xxl-4{margin:1.5rem !important;}.elex-rqst-quote-wrap .m-xxl-5{margin:3rem !important;}.elex-rqst-quote-wrap .m-xxl-auto{margin:auto !important;}.elex-rqst-quote-wrap .mx-xxl-0{margin-right:0 !important;margin-left:0 !important;}.elex-rqst-quote-wrap .mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important;}.elex-rqst-quote-wrap .mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important;}.elex-rqst-quote-wrap .mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important;}.elex-rqst-quote-wrap .mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.elex-rqst-quote-wrap .mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important;}.elex-rqst-quote-wrap .mx-xxl-auto{margin-right:auto !important;margin-left:auto !important;}.elex-rqst-quote-wrap .my-xxl-0{margin-top:0 !important;margin-bottom:0 !important;}.elex-rqst-quote-wrap .my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.elex-rqst-quote-wrap .my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.elex-rqst-quote-wrap .my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important;}.elex-rqst-quote-wrap .my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.elex-rqst-quote-wrap .my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important;}.elex-rqst-quote-wrap .my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important;}.elex-rqst-quote-wrap .mt-xxl-0{margin-top:0 !important;}.elex-rqst-quote-wrap .mt-xxl-1{margin-top:.25rem !important;}.elex-rqst-quote-wrap .mt-xxl-2{margin-top:.5rem !important;}.elex-rqst-quote-wrap .mt-xxl-3{margin-top:1rem !important;}.elex-rqst-quote-wrap .mt-xxl-4{margin-top:1.5rem !important;}.elex-rqst-quote-wrap .mt-xxl-5{margin-top:3rem !important;}.elex-rqst-quote-wrap .mt-xxl-auto{margin-top:auto !important;}.elex-rqst-quote-wrap .me-xxl-0{margin-right:0 !important;}.elex-rqst-quote-wrap .me-xxl-1{margin-right:.25rem !important;}.elex-rqst-quote-wrap .me-xxl-2{margin-right:.5rem !important;}.elex-rqst-quote-wrap .me-xxl-3{margin-right:1rem !important;}.elex-rqst-quote-wrap .me-xxl-4{margin-right:1.5rem !important;}.elex-rqst-quote-wrap .me-xxl-5{margin-right:3rem !important;}.elex-rqst-quote-wrap .me-xxl-auto{margin-right:auto !important;}.elex-rqst-quote-wrap .mb-xxl-0{margin-bottom:0 !important;}.elex-rqst-quote-wrap .mb-xxl-1{margin-bottom:.25rem !important;}.elex-rqst-quote-wrap .mb-xxl-2{margin-bottom:.5rem !important;}.elex-rqst-quote-wrap .mb-xxl-3{margin-bottom:1rem !important;}.elex-rqst-quote-wrap .mb-xxl-4{margin-bottom:1.5rem !important;}.elex-rqst-quote-wrap .mb-xxl-5{margin-bottom:3rem !important;}.elex-rqst-quote-wrap .mb-xxl-auto{margin-bottom:auto !important;}.elex-rqst-quote-wrap .ms-xxl-0{margin-left:0 !important;}.elex-rqst-quote-wrap .ms-xxl-1{margin-left:.25rem !important;}.elex-rqst-quote-wrap .ms-xxl-2{margin-left:.5rem !important;}.elex-rqst-quote-wrap .ms-xxl-3{margin-left:1rem !important;}.elex-rqst-quote-wrap .ms-xxl-4{margin-left:1.5rem !important;}.elex-rqst-quote-wrap .ms-xxl-5{margin-left:3rem !important;}.elex-rqst-quote-wrap .ms-xxl-auto{margin-left:auto !important;}.elex-rqst-quote-wrap .p-xxl-0{padding:0 !important;}.elex-rqst-quote-wrap .p-xxl-1{padding:.25rem !important;}.elex-rqst-quote-wrap .p-xxl-2{padding:.5rem !important;}.elex-rqst-quote-wrap .p-xxl-3{padding:1rem !important;}.elex-rqst-quote-wrap .p-xxl-4{padding:1.5rem !important;}.elex-rqst-quote-wrap .p-xxl-5{padding:3rem !important;}.elex-rqst-quote-wrap .px-xxl-0{padding-right:0 !important;padding-left:0 !important;}.elex-rqst-quote-wrap .px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important;}.elex-rqst-quote-wrap .px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important;}.elex-rqst-quote-wrap .px-xxl-3{padding-right:1rem !important;padding-left:1rem !important;}.elex-rqst-quote-wrap .px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.elex-rqst-quote-wrap .px-xxl-5{padding-right:3rem !important;padding-left:3rem !important;}.elex-rqst-quote-wrap .py-xxl-0{padding-top:0 !important;padding-bottom:0 !important;}.elex-rqst-quote-wrap .py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.elex-rqst-quote-wrap .py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.elex-rqst-quote-wrap .py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important;}.elex-rqst-quote-wrap .py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.elex-rqst-quote-wrap .py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important;}.elex-rqst-quote-wrap .pt-xxl-0{padding-top:0 !important;}.elex-rqst-quote-wrap .pt-xxl-1{padding-top:.25rem !important;}.elex-rqst-quote-wrap .pt-xxl-2{padding-top:.5rem !important;}.elex-rqst-quote-wrap .pt-xxl-3{padding-top:1rem !important;}.elex-rqst-quote-wrap .pt-xxl-4{padding-top:1.5rem !important;}.elex-rqst-quote-wrap .pt-xxl-5{padding-top:3rem !important;}.elex-rqst-quote-wrap .pe-xxl-0{padding-right:0 !important;}.elex-rqst-quote-wrap .pe-xxl-1{padding-right:.25rem !important;}.elex-rqst-quote-wrap .pe-xxl-2{padding-right:.5rem !important;}.elex-rqst-quote-wrap .pe-xxl-3{padding-right:1rem !important;}.elex-rqst-quote-wrap .pe-xxl-4{padding-right:1.5rem !important;}.elex-rqst-quote-wrap .pe-xxl-5{padding-right:3rem !important;}.elex-rqst-quote-wrap .pb-xxl-0{padding-bottom:0 !important;}.elex-rqst-quote-wrap .pb-xxl-1{padding-bottom:.25rem !important;}.elex-rqst-quote-wrap .pb-xxl-2{padding-bottom:.5rem !important;}.elex-rqst-quote-wrap .pb-xxl-3{padding-bottom:1rem !important;}.elex-rqst-quote-wrap .pb-xxl-4{padding-bottom:1.5rem !important;}.elex-rqst-quote-wrap .pb-xxl-5{padding-bottom:3rem !important;}.elex-rqst-quote-wrap .ps-xxl-0{padding-left:0 !important;}.elex-rqst-quote-wrap .ps-xxl-1{padding-left:.25rem !important;}.elex-rqst-quote-wrap .ps-xxl-2{padding-left:.5rem !important;}.elex-rqst-quote-wrap .ps-xxl-3{padding-left:1rem !important;}.elex-rqst-quote-wrap .ps-xxl-4{padding-left:1.5rem !important;}.elex-rqst-quote-wrap .ps-xxl-5{padding-left:3rem !important;}.elex-rqst-quote-wrap .gap-xxl-0{gap:0 !important;}.elex-rqst-quote-wrap .gap-xxl-1{gap:.25rem !important;}.elex-rqst-quote-wrap .gap-xxl-2{gap:.5rem !important;}.elex-rqst-quote-wrap .gap-xxl-3{gap:1rem !important;}.elex-rqst-quote-wrap .gap-xxl-4{gap:1.5rem !important;}.elex-rqst-quote-wrap .gap-xxl-5{gap:3rem !important;}.elex-rqst-quote-wrap .text-xxl-start{text-align:left !important;}.elex-rqst-quote-wrap .text-xxl-end{text-align:right !important;}.elex-rqst-quote-wrap .text-xxl-center{text-align:center !important;}}@media (min-width: 1200px){.elex-rqst-quote-wrap .fs-1{font-size:2.5rem !important;}.elex-rqst-quote-wrap .fs-2{font-size:2rem !important;}.elex-rqst-quote-wrap .fs-3{font-size:1.75rem !important;}.elex-rqst-quote-wrap .fs-4{font-size:1.5rem !important;}}@media print{.elex-rqst-quote-wrap .d-print-inline{display:inline !important;}.elex-rqst-quote-wrap .d-print-inline-block{display:inline-block !important;}.elex-rqst-quote-wrap .d-print-block{display:block !important;}.elex-rqst-quote-wrap .d-print-grid{display:grid !important;}.elex-rqst-quote-wrap .d-print-table{display:table !important;}.elex-rqst-quote-wrap .d-print-table-row{display:table-row !important;}.elex-rqst-quote-wrap .d-print-table-cell{display:table-cell !important;}.elex-rqst-quote-wrap .d-print-flex{display:flex !important;}.elex-rqst-quote-wrap .d-print-inline-flex{display:inline-flex !important;}.elex-rqst-quote-wrap .d-print-none{display:none !important;}}.elex-rqst-quote-wrap .raq-fs{font-size:14px;}.elex-rqst-quote-wrap .raq-fxs{font-size:12px;}.elex-rqst-quote-wrap .elex_raq_go_premium_color{color:green !important;font-size:12px;position:relative;top:-6px;}.elex-rqst-quote-wrap li a.active .elex_raq_go_premium_color{color:#fff !important;font-weight:500;}.elex-rqst-quote-wrap .elex-rqst-quote-side-panel{height:100vh;position:sticky;top:0;min-width:165px;max-width:165px;background:#2c3338;padding:10px;}.elex-rqst-quote-wrap .elex-rqst-quote-side-panel ul{padding:0;margin:0;list-style:none;}.elex-rqst-quote-wrap .elex-rqst-quote-side-panel ul li{padding:5px 10px;}.elex-rqst-quote-wrap .elex-rqst-quote-side-panel ul li a{color:#c4c4c4;text-decoration:none;font-size:14px;font-weight:300;}.elex-rqst-quote-wrap .elex-rqst-quote-side-panel ul li.active a .elex_raq_go_premium_color{color:#fff;font-weight:500;}.elex-rqst-quote-wrap .elex-raq-note{background:#f8e2d7;border:1px solid #f8641c;border-left:8px solid #f8641c;}.elex-rqst-quote-wrap .elex-rqst-quote-main{background-color:#fff;min-height:100vh;}.elex-rqst-quote-wrap .elex-rqst-quote-main .elex-rqst-quote-main-links ul li a{color:#000;border:1px solid #ddd;border-bottom:none;font-weight:500;}.elex-rqst-quote-wrap .elex-rqst-quote-main .elex-rqst-quote-main-links ul li a.elex_raq_basic{color:green !important;}.elex-rqst-quote-wrap .elex-rqst-quote-main .elex-rqst-quote-main-links ul li a.active{border:1px solid #10518d;border-bottom:none;}.elex-rqst-quote-wrap .elex-rqst-quote-main .elex-rqst-quote-main-links ul li.go_premium a.active{color:#fff !important;}.elex-rqst-quote-wrap .elex-rqst-quote-main .elex-rqust-quote-noti-settings-nav{width:280px;}.elex-rqst-quote-wrap .elex-rqst-quote-main .elex-rqust-quote-noti-settings-nav .nav-link{color:#000;}.elex-rqst-quote-wrap .elex-rqst-quote-main .elex-rqust-quote-noti-settings-nav .nav-link.active{color:#fff;}.elex-rqst-quote-wrap select{max-width:100% !important;}.elex-rqst-quote-wrap .form-control:disabled,.elex-rqst-quote-wrap select:disabled{opacity:.5;}.elex-rqst-quote-wrap .elex-rqst-quote-email-template-container .elex-rqst-quote-email-template{width:200px;text-align:center;}.elex-rqst-quote-wrap .elex-rqst-quote-email-template-container .elex-rqst-quote-email-template .elex-rqst-quote-email-img-container{transition:.4s ease;border:2px solid transparent;padding:2px;margin-bottom:10px;}.elex-rqst-quote-wrap .elex-rqst-quote-email-template-container .elex-rqst-quote-email-template .elex-rqst-quote-email-img-container img{width:100%;margin-bottom:10px;}.elex-rqst-quote-wrap .elex-rqst-quote-email-template-container .elex-rqst-quote-email-template .elex-rqst-quote-email-img-container:hover{transition:.4s ease;border:2px solid #10518d;}.elex-rqst-quote-wrap .elex-rqst-quote-email-template-container .elex-rqst-quote-email-template .elex-rqst-email-template-preview{z-index:99999;height:100vh;}.elex-rqst-quote-wrap .elex-rqst-quote-email-template-container .elex-rqst-quote-email-template .elex-rqst-email-template-preview .elex-rqst-email-preview-close-btn{top:5px;right:5px;}.elex-rqst-quote-wrap .elex-rqst-quote-email-template-container .elex-raq-basic-email-template .elex-rqst-quote-email-template .elex-rqst-quote-email-img-container:hover{transition:none;border:2px solid transparent !important;}.elex-rqst-quote-wrap .elex-rqst-quote-email-template-container .elex-raq-basic-email-template::after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;z-index:2;background:rgba(241,234,234,.368627451);pointer-events:none;cursor:none;}.elex-rqst-quote-wrap .WAMuiChipInput-underline-14:after,.elex-rqst-quote-wrap .WAMuiChipInput-underline-14:before{display:none;}.elex-rqst-quote-wrap .elex-switch-btn{position:relative;display:inline-block;width:60px;min-width:60px;height:26px;}.elex-rqst-quote-wrap .elex-switch-btn input{display:none;}.elex-rqst-quote-wrap .elex-switch-btn .elex-switch-icon{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#a3a3a3;transition:.4s;border-radius:34px;}.elex-rqst-quote-wrap .elex-switch-btn .elex-switch-icon:before{position:absolute;content:"";height:22px;width:22px;left:2px;bottom:2px;background-color:white;transition:.4s;border-radius:50%;}.elex-rqst-quote-wrap .elex-switch-btn input:checked + .elex-switch-icon{background-color:#0bf;}.elex-rqst-quote-wrap .elex-switch-btn input:focus + .elex-switch-icon{box-shadow:0 0 1px #2196f3;}.elex-rqst-quote-wrap .elex-switch-btn input:checked + .elex-switch-icon:before{transform:translateX(34px);}.elex-rqst-quote-wrap .elex-switch-btn .elex-switch-icon:after{content:"OFF";color:#000;font-weight:600;display:block;position:absolute;transform:translate(-50%,-50%);top:50%;left:70%;font-size:10px;}.elex-rqst-quote-wrap .elex-switch-btn input:checked + .elex-switch-icon:after{content:"ON";left:30%;}.elex-rqst-quote-wrap .elex-rqst-quote-warning{border:1px solid #f8641c;border-left:5px solid #f8641c;}.elex-rqst-quote-wrap .tooltip-outline-default.tooltip .tooltip-inner{border:none;box-shadow:0px 0px 3px #10518d;background:#fff;color:#000;font-size:.7rem;}.elex-rqst-quote-wrap .tooltip-outline-default.tooltip .tooltip-arrow::before{display:none;}.elex-rqst-quote-wrap .tooltip-outline-primary.tooltip .tooltip-inner{border:none;box-shadow:0px 0px 3px #10518d;background:#fff;color:#000;font-size:.7rem;}.elex-rqst-quote-wrap .tooltip-outline-primary.tooltip .tooltip-arrow::before{display:none;}.elex-rqst-quote-wrap .tooltip-outline-purple.tooltip .tooltip-inner{border:none;box-shadow:0px 0px 3px #f972c7;background:#fff;color:#000;font-size:.7rem;}.elex-rqst-quote-wrap .tooltip-outline-purple.tooltip .tooltip-arrow::before{display:none;}.elex-rqst-quote-wrap .tooltip-outline-danger.tooltip .tooltip-inner{border:none;box-shadow:0px 0px 3px #dc3545;background:#fff;color:#000;font-size:.7rem;}.elex-rqst-quote-wrap .tooltip-outline-danger.tooltip .tooltip-arrow::before{display:none;}.elex-rqst-quote-wrap .tooltip-outline-warning.tooltip .tooltip-inner{border:none;box-shadow:0px 0px 3px #ffc67a;background:#fff;color:#000;font-size:.7rem;}.elex-rqst-quote-wrap .tooltip-outline-warning.tooltip .tooltip-arrow::before{display:none;}.elex-rqst-quote-wrap .tooltip-outline-success.tooltip .tooltip-inner{border:none;box-shadow:0px 0px 3px #198754;background:#fff;color:#000;font-size:.7rem;}.elex-rqst-quote-wrap .tooltip-outline-success.tooltip .tooltip-arrow::before{display:none;}.elex-rqst-quote-wrap .elex-license-like-img-container{transition:.3s ease;}.elex-rqst-quote-wrap .elex-license-like-img-container:hover{box-shadow:0 0 16px rgba(16,81,141,.6);transition:.3s ease;}.elex-rqst-quote-wrap .elex-rqust-quote-btn-purple-hover:hover{background-color:#f972c7 !important;transition:.3s ease;}.elex-rqst-quote-wrap .elex-rqust-quote-btn-pink-hover:hover{background-color:#ffb8b8 !important;transition:.3s ease;}.elex-rqst-quote-wrap svg.elex-blue-icon-hover-btn:hover g,.elex-rqst-quote-wrap svg.elex-blue-icon-hover-btn:hover path{stroke:#10518d;}.elex-rqst-quote-wrap .elex-rqust-quote-help-support-navbar ul{display:flex;gap:40px;align-items:center;padding:0 20px;margin:0;list-style:none;text-decoration:none;}.elex-rqst-quote-wrap .elex-rqust-quote-help-support-navbar ul li{padding:10px 0;position:relative;}.elex-rqst-quote-wrap .elex-rqust-quote-help-support-navbar ul li a{color:#000;text-decoration:none;font-weight:500;}.elex-rqst-quote-wrap .elex-rqust-quote-help-support-navbar ul li.active a{color:#10518d;}.elex-rqst-quote-wrap .elex-rqust-quote-help-support-navbar ul li.active:after{position:absolute;content:"";height:3px;border-radius:2px;width:100%;background:#10518d;bottom:0;left:0;}.elex-rqst-quote-front-wrap{max-width:1240px !important;width:100%;}.elex-rqst-quote-front-wrap :root{--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:#10518d;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#f8641c;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#2c3338;--bs-primary-rgb:16,81,141;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:248,100,28;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:44,51,56;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--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-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:.35rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#10518d;--bs-link-hover-color:#0d4171;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd;}.elex-rqst-quote-front-wrap *,.elex-rqst-quote-front-wrap *::before,.elex-rqst-quote-front-wrap *::after{box-sizing:border-box;}@media (prefers-reduced-motion: no-preference){.elex-rqst-quote-front-wrap :root{scroll-behavior:smooth;}}.elex-rqst-quote-front-wrap 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);}.elex-rqst-quote-front-wrap hr{margin:1rem 0;color:inherit;border:0;border-top:1px solid;opacity:.25;}.elex-rqst-quote-front-wrap h6,.elex-rqst-quote-front-wrap .h6,.elex-rqst-quote-front-wrap h5,.elex-rqst-quote-front-wrap .h5,.elex-rqst-quote-front-wrap h4,.elex-rqst-quote-front-wrap .h4,.elex-rqst-quote-front-wrap h3,.elex-rqst-quote-front-wrap .h3,.elex-rqst-quote-front-wrap h2,.elex-rqst-quote-front-wrap .h2,.elex-rqst-quote-front-wrap h1,.elex-rqst-quote-front-wrap .h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;}.elex-rqst-quote-front-wrap h1,.elex-rqst-quote-front-wrap .h1{font-size:calc(1.375rem + 1.5vw);}@media (min-width: 1200px){.elex-rqst-quote-front-wrap h1,.elex-rqst-quote-front-wrap .h1{font-size:2.5rem;}}.elex-rqst-quote-front-wrap h2,.elex-rqst-quote-front-wrap .h2{font-size:calc(1.325rem + .9vw);}@media (min-width: 1200px){.elex-rqst-quote-front-wrap h2,.elex-rqst-quote-front-wrap .h2{font-size:2rem;}}.elex-rqst-quote-front-wrap h3,.elex-rqst-quote-front-wrap .h3{font-size:calc(1.3rem + .6vw);}@media (min-width: 1200px){.elex-rqst-quote-front-wrap h3,.elex-rqst-quote-front-wrap .h3{font-size:1.75rem;}}.elex-rqst-quote-front-wrap h4,.elex-rqst-quote-front-wrap .h4{font-size:calc(1.275rem + .3vw);}@media (min-width: 1200px){.elex-rqst-quote-front-wrap h4,.elex-rqst-quote-front-wrap .h4{font-size:1.5rem;}}.elex-rqst-quote-front-wrap h5,.elex-rqst-quote-front-wrap .h5{font-size:1.25rem;}.elex-rqst-quote-front-wrap h6,.elex-rqst-quote-front-wrap .h6{font-size:1rem;}.elex-rqst-quote-front-wrap p{margin-top:0;margin-bottom:1rem;}.elex-rqst-quote-front-wrap abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;}.elex-rqst-quote-front-wrap address{margin-bottom:1rem;font-style:normal;line-height:inherit;}.elex-rqst-quote-front-wrap ol,.elex-rqst-quote-front-wrap ul{padding-left:2rem;}.elex-rqst-quote-front-wrap ol,.elex-rqst-quote-front-wrap ul,.elex-rqst-quote-front-wrap dl{margin-top:0;margin-bottom:1rem;}.elex-rqst-quote-front-wrap ol ol,.elex-rqst-quote-front-wrap ul ul,.elex-rqst-quote-front-wrap ol ul,.elex-rqst-quote-front-wrap ul ol{margin-bottom:0;}.elex-rqst-quote-front-wrap dt{font-weight:700;}.elex-rqst-quote-front-wrap dd{margin-bottom:.5rem;margin-left:0;}.elex-rqst-quote-front-wrap blockquote{margin:0 0 1rem;}.elex-rqst-quote-front-wrap b,.elex-rqst-quote-front-wrap strong{font-weight:bolder;}.elex-rqst-quote-front-wrap small,.elex-rqst-quote-front-wrap .small{font-size:.875em;}.elex-rqst-quote-front-wrap mark,.elex-rqst-quote-front-wrap .mark{padding:.1875em;background-color:var(--bs-highlight-bg);}.elex-rqst-quote-front-wrap sub,.elex-rqst-quote-front-wrap sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline;}.elex-rqst-quote-front-wrap sub{bottom:-.25em;}.elex-rqst-quote-front-wrap sup{top:-.5em;}.elex-rqst-quote-front-wrap a{color:var(--bs-link-color);text-decoration:underline;}.elex-rqst-quote-front-wrap a:hover{color:var(--bs-link-hover-color);}.elex-rqst-quote-front-wrap a:not([href]):not([class]),.elex-rqst-quote-front-wrap a:not([href]):not([class]):hover{color:inherit;text-decoration:none;}.elex-rqst-quote-front-wrap pre,.elex-rqst-quote-front-wrap code,.elex-rqst-quote-front-wrap kbd,.elex-rqst-quote-front-wrap samp{font-family:var(--bs-font-monospace);font-size:1em;}.elex-rqst-quote-front-wrap pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em;}.elex-rqst-quote-front-wrap pre code{font-size:inherit;color:inherit;word-break:normal;}.elex-rqst-quote-front-wrap code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word;}a > .elex-rqst-quote-front-wrap code{color:inherit;}.elex-rqst-quote-front-wrap kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem;}.elex-rqst-quote-front-wrap kbd kbd{padding:0;font-size:1em;}.elex-rqst-quote-front-wrap figure{margin:0 0 1rem;}.elex-rqst-quote-front-wrap img,.elex-rqst-quote-front-wrap svg{vertical-align:middle;}.elex-rqst-quote-front-wrap table{caption-side:bottom;border-collapse:collapse;}.elex-rqst-quote-front-wrap caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left;}.elex-rqst-quote-front-wrap th{text-align:inherit;text-align:-webkit-match-parent;}.elex-rqst-quote-front-wrap thead,.elex-rqst-quote-front-wrap tbody,.elex-rqst-quote-front-wrap tfoot,.elex-rqst-quote-front-wrap tr,.elex-rqst-quote-front-wrap td,.elex-rqst-quote-front-wrap th{border-color:inherit;border-style:solid;border-width:0;}.elex-rqst-quote-front-wrap label{display:inline-block;}.elex-rqst-quote-front-wrap button{border-radius:0;}.elex-rqst-quote-front-wrap button:focus:not(:focus-visible){outline:0;}.elex-rqst-quote-front-wrap input,.elex-rqst-quote-front-wrap button,.elex-rqst-quote-front-wrap select,.elex-rqst-quote-front-wrap optgroup,.elex-rqst-quote-front-wrap textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}.elex-rqst-quote-front-wrap button,.elex-rqst-quote-front-wrap select{text-transform:none;}.elex-rqst-quote-front-wrap [role=button]{cursor:pointer;}.elex-rqst-quote-front-wrap select{word-wrap:normal;}.elex-rqst-quote-front-wrap select:disabled{opacity:1;}.elex-rqst-quote-front-wrap [list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important;}.elex-rqst-quote-front-wrap button,.elex-rqst-quote-front-wrap [type=button],.elex-rqst-quote-front-wrap [type=reset],.elex-rqst-quote-front-wrap [type=submit]{-webkit-appearance:button;}.elex-rqst-quote-front-wrap button:not(:disabled),.elex-rqst-quote-front-wrap [type=button]:not(:disabled),.elex-rqst-quote-front-wrap [type=reset]:not(:disabled),.elex-rqst-quote-front-wrap [type=submit]:not(:disabled){cursor:pointer;}.elex-rqst-quote-front-wrap ::-moz-focus-inner{padding:0;border-style:none;}.elex-rqst-quote-front-wrap textarea{resize:vertical;}.elex-rqst-quote-front-wrap fieldset{min-width:0;padding:0;margin:0;border:0;}.elex-rqst-quote-front-wrap legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit;}@media (min-width: 1200px){.elex-rqst-quote-front-wrap legend{font-size:1.5rem;}}.elex-rqst-quote-front-wrap legend + *{clear:left;}.elex-rqst-quote-front-wrap ::-webkit-datetime-edit-fields-wrapper,.elex-rqst-quote-front-wrap ::-webkit-datetime-edit-text,.elex-rqst-quote-front-wrap ::-webkit-datetime-edit-minute,.elex-rqst-quote-front-wrap ::-webkit-datetime-edit-hour-field,.elex-rqst-quote-front-wrap ::-webkit-datetime-edit-day-field,.elex-rqst-quote-front-wrap ::-webkit-datetime-edit-month-field,.elex-rqst-quote-front-wrap ::-webkit-datetime-edit-year-field{padding:0;}.elex-rqst-quote-front-wrap ::-webkit-inner-spin-button{height:auto;}.elex-rqst-quote-front-wrap [type=search]{outline-offset:-2px;-webkit-appearance:textfield;}.elex-rqst-quote-front-wrap ::-webkit-search-decoration{-webkit-appearance:none;}.elex-rqst-quote-front-wrap ::-webkit-color-swatch-wrapper{padding:0;}.elex-rqst-quote-front-wrap ::file-selector-button{font:inherit;-webkit-appearance:button;}.elex-rqst-quote-front-wrap output{display:inline-block;}.elex-rqst-quote-front-wrap iframe{border:0;}.elex-rqst-quote-front-wrap summary{display:list-item;cursor:pointer;}.elex-rqst-quote-front-wrap progress{vertical-align:baseline;}.elex-rqst-quote-front-wrap [hidden]{display:none !important;}.elex-rqst-quote-front-wrap .lead{font-size:1.25rem;font-weight:300;}.elex-rqst-quote-front-wrap .display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2;}@media (min-width: 1200px){.elex-rqst-quote-front-wrap .display-1{font-size:5rem;}}.elex-rqst-quote-front-wrap .display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2;}@media (min-width: 1200px){.elex-rqst-quote-front-wrap .display-2{font-size:4.5rem;}}.elex-rqst-quote-front-wrap .display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2;}@media (min-width: 1200px){.elex-rqst-quote-front-wrap .display-3{font-size:4rem;}}.elex-rqst-quote-front-wrap .display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2;}@media (min-width: 1200px){.elex-rqst-quote-front-wrap .display-4{font-size:3.5rem;}}.elex-rqst-quote-front-wrap .display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2;}@media (min-width: 1200px){.elex-rqst-quote-front-wrap .display-5{font-size:3rem;}}.elex-rqst-quote-front-wrap .display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2;}@media (min-width: 1200px){.elex-rqst-quote-front-wrap .display-6{font-size:2.5rem;}}.elex-rqst-quote-front-wrap .list-unstyled{padding-left:0;list-style:none;}.elex-rqst-quote-front-wrap .list-inline{padding-left:0;list-style:none;}.elex-rqst-quote-front-wrap .list-inline-item{display:inline-block;}.elex-rqst-quote-front-wrap .list-inline-item:not(:last-child){margin-right:.5rem;}.elex-rqst-quote-front-wrap .initialism{font-size:.875em;text-transform:uppercase;}.elex-rqst-quote-front-wrap .blockquote{margin-bottom:1rem;font-size:1.25rem;}.elex-rqst-quote-front-wrap .blockquote > :last-child{margin-bottom:0;}.elex-rqst-quote-front-wrap .blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d;}.elex-rqst-quote-front-wrap .blockquote-footer::before{content:"— ";}.elex-rqst-quote-front-wrap .img-fluid{max-width:100%;height:auto;}.elex-rqst-quote-front-wrap .img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid var(--bs-border-color);border-radius:.35rem;max-width:100%;height:auto;}.elex-rqst-quote-front-wrap .figure{display:inline-block;}.elex-rqst-quote-front-wrap .figure-img{margin-bottom:.5rem;line-height:1;}.elex-rqst-quote-front-wrap .figure-caption{font-size:.875em;color:#6c757d;}.elex-rqst-quote-front-wrap .container,.elex-rqst-quote-front-wrap .container-fluid,.elex-rqst-quote-front-wrap .container-xxl,.elex-rqst-quote-front-wrap .container-xl,.elex-rqst-quote-front-wrap .container-lg,.elex-rqst-quote-front-wrap .container-md,.elex-rqst-quote-front-wrap .container-sm{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto;}@media (min-width: 576px){.elex-rqst-quote-front-wrap .container-sm,.elex-rqst-quote-front-wrap .container{max-width:540px;}}@media (min-width: 768px){.elex-rqst-quote-front-wrap .container-md,.elex-rqst-quote-front-wrap .container-sm,.elex-rqst-quote-front-wrap .container{max-width:720px;}}@media (min-width: 992px){.elex-rqst-quote-front-wrap .container-lg,.elex-rqst-quote-front-wrap .container-md,.elex-rqst-quote-front-wrap .container-sm,.elex-rqst-quote-front-wrap .container{max-width:960px;}}@media (min-width: 1200px){.elex-rqst-quote-front-wrap .container-xl,.elex-rqst-quote-front-wrap .container-lg,.elex-rqst-quote-front-wrap .container-md,.elex-rqst-quote-front-wrap .container-sm,.elex-rqst-quote-front-wrap .container{max-width:1140px;}}@media (min-width: 1400px){.elex-rqst-quote-front-wrap .container-xxl,.elex-rqst-quote-front-wrap .container-xl,.elex-rqst-quote-front-wrap .container-lg,.elex-rqst-quote-front-wrap .container-md,.elex-rqst-quote-front-wrap .container-sm,.elex-rqst-quote-front-wrap .container{max-width:1320px;}}.elex-rqst-quote-front-wrap .row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x));}.elex-rqst-quote-front-wrap .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);}.elex-rqst-quote-front-wrap .col{flex:1 0 0%;}.elex-rqst-quote-front-wrap .row-cols-auto > *{flex:0 0 auto;width:auto;}.elex-rqst-quote-front-wrap .row-cols-1 > *{flex:0 0 auto;width:100%;}.elex-rqst-quote-front-wrap .row-cols-2 > *{flex:0 0 auto;width:50%;}.elex-rqst-quote-front-wrap .row-cols-3 > *{flex:0 0 auto;width:33.3333333333%;}.elex-rqst-quote-front-wrap .row-cols-4 > *{flex:0 0 auto;width:25%;}.elex-rqst-quote-front-wrap .row-cols-5 > *{flex:0 0 auto;width:20%;}.elex-rqst-quote-front-wrap .row-cols-6 > *{flex:0 0 auto;width:16.6666666667%;}.elex-rqst-quote-front-wrap .col-auto{flex:0 0 auto;width:auto;}.elex-rqst-quote-front-wrap .col-1{flex:0 0 auto;width:8.33333333%;}.elex-rqst-quote-front-wrap .col-2{flex:0 0 auto;width:16.66666667%;}.elex-rqst-quote-front-wrap .col-3{flex:0 0 auto;width:25%;}.elex-rqst-quote-front-wrap .col-4{flex:0 0 auto;width:33.33333333%;}.elex-rqst-quote-front-wrap .col-5{flex:0 0 auto;width:41.66666667%;}.elex-rqst-quote-front-wrap .col-6{flex:0 0 auto;width:50%;}.elex-rqst-quote-front-wrap .col-7{flex:0 0 auto;width:58.33333333%;}.elex-rqst-quote-front-wrap .col-8{flex:0 0 auto;width:66.66666667%;}.elex-rqst-quote-front-wrap .col-9{flex:0 0 auto;width:75%;}.elex-rqst-quote-front-wrap .col-10{flex:0 0 auto;width:83.33333333%;}.elex-rqst-quote-front-wrap .col-11{flex:0 0 auto;width:91.66666667%;}.elex-rqst-quote-front-wrap .col-12{flex:0 0 auto;width:100%;}.elex-rqst-quote-front-wrap .offset-1{margin-left:8.33333333%;}.elex-rqst-quote-front-wrap .offset-2{margin-left:16.66666667%;}.elex-rqst-quote-front-wrap .offset-3{margin-left:25%;}.elex-rqst-quote-front-wrap .offset-4{margin-left:33.33333333%;}.elex-rqst-quote-front-wrap .offset-5{margin-left:41.66666667%;}.elex-rqst-quote-front-wrap .offset-6{margin-left:50%;}.elex-rqst-quote-front-wrap .offset-7{margin-left:58.33333333%;}.elex-rqst-quote-front-wrap .offset-8{margin-left:66.66666667%;}.elex-rqst-quote-front-wrap .offset-9{margin-left:75%;}.elex-rqst-quote-front-wrap .offset-10{margin-left:83.33333333%;}.elex-rqst-quote-front-wrap .offset-11{margin-left:91.66666667%;}.elex-rqst-quote-front-wrap .g-0,.elex-rqst-quote-front-wrap .gx-0{--bs-gutter-x:0;}.elex-rqst-quote-front-wrap .g-0,.elex-rqst-quote-front-wrap .gy-0{--bs-gutter-y:0;}.elex-rqst-quote-front-wrap .g-1,.elex-rqst-quote-front-wrap .gx-1{--bs-gutter-x:.25rem;}.elex-rqst-quote-front-wrap .g-1,.elex-rqst-quote-front-wrap .gy-1{--bs-gutter-y:.25rem;}.elex-rqst-quote-front-wrap .g-2,.elex-rqst-quote-front-wrap .gx-2{--bs-gutter-x:.5rem;}.elex-rqst-quote-front-wrap .g-2,.elex-rqst-quote-front-wrap .gy-2{--bs-gutter-y:.5rem;}.elex-rqst-quote-front-wrap .g-3,.elex-rqst-quote-front-wrap .gx-3{--bs-gutter-x:1rem;}.elex-rqst-quote-front-wrap .g-3,.elex-rqst-quote-front-wrap .gy-3{--bs-gutter-y:1rem;}.elex-rqst-quote-front-wrap .g-4,.elex-rqst-quote-front-wrap .gx-4{--bs-gutter-x:1.5rem;}.elex-rqst-quote-front-wrap .g-4,.elex-rqst-quote-front-wrap .gy-4{--bs-gutter-y:1.5rem;}.elex-rqst-quote-front-wrap .g-5,.elex-rqst-quote-front-wrap .gx-5{--bs-gutter-x:3rem;}.elex-rqst-quote-front-wrap .g-5,.elex-rqst-quote-front-wrap .gy-5{--bs-gutter-y:3rem;}@media (min-width: 576px){.elex-rqst-quote-front-wrap .col-sm{flex:1 0 0%;}.elex-rqst-quote-front-wrap .row-cols-sm-auto > *{flex:0 0 auto;width:auto;}.elex-rqst-quote-front-wrap .row-cols-sm-1 > *{flex:0 0 auto;width:100%;}.elex-rqst-quote-front-wrap .row-cols-sm-2 > *{flex:0 0 auto;width:50%;}.elex-rqst-quote-front-wrap .row-cols-sm-3 > *{flex:0 0 auto;width:33.3333333333%;}.elex-rqst-quote-front-wrap .row-cols-sm-4 > *{flex:0 0 auto;width:25%;}.elex-rqst-quote-front-wrap .row-cols-sm-5 > *{flex:0 0 auto;width:20%;}.elex-rqst-quote-front-wrap .row-cols-sm-6 > *{flex:0 0 auto;width:16.6666666667%;}.elex-rqst-quote-front-wrap .col-sm-auto{flex:0 0 auto;width:auto;}.elex-rqst-quote-front-wrap .col-sm-1{flex:0 0 auto;width:8.33333333%;}.elex-rqst-quote-front-wrap .col-sm-2{flex:0 0 auto;width:16.66666667%;}.elex-rqst-quote-front-wrap .col-sm-3{flex:0 0 auto;width:25%;}.elex-rqst-quote-front-wrap .col-sm-4{flex:0 0 auto;width:33.33333333%;}.elex-rqst-quote-front-wrap .col-sm-5{flex:0 0 auto;width:41.66666667%;}.elex-rqst-quote-front-wrap .col-sm-6{flex:0 0 auto;width:50%;}.elex-rqst-quote-front-wrap .col-sm-7{flex:0 0 auto;width:58.33333333%;}.elex-rqst-quote-front-wrap .col-sm-8{flex:0 0 auto;width:66.66666667%;}.elex-rqst-quote-front-wrap .col-sm-9{flex:0 0 auto;width:75%;}.elex-rqst-quote-front-wrap .col-sm-10{flex:0 0 auto;width:83.33333333%;}.elex-rqst-quote-front-wrap .col-sm-11{flex:0 0 auto;width:91.66666667%;}.elex-rqst-quote-front-wrap .col-sm-12{flex:0 0 auto;width:100%;}.elex-rqst-quote-front-wrap .offset-sm-0{margin-left:0;}.elex-rqst-quote-front-wrap .offset-sm-1{margin-left:8.33333333%;}.elex-rqst-quote-front-wrap .offset-sm-2{margin-left:16.66666667%;}.elex-rqst-quote-front-wrap .offset-sm-3{margin-left:25%;}.elex-rqst-quote-front-wrap .offset-sm-4{margin-left:33.33333333%;}.elex-rqst-quote-front-wrap .offset-sm-5{margin-left:41.66666667%;}.elex-rqst-quote-front-wrap .offset-sm-6{margin-left:50%;}.elex-rqst-quote-front-wrap .offset-sm-7{margin-left:58.33333333%;}.elex-rqst-quote-front-wrap .offset-sm-8{margin-left:66.66666667%;}.elex-rqst-quote-front-wrap .offset-sm-9{margin-left:75%;}.elex-rqst-quote-front-wrap .offset-sm-10{margin-left:83.33333333%;}.elex-rqst-quote-front-wrap .offset-sm-11{margin-left:91.66666667%;}.elex-rqst-quote-front-wrap .g-sm-0,.elex-rqst-quote-front-wrap .gx-sm-0{--bs-gutter-x:0;}.elex-rqst-quote-front-wrap .g-sm-0,.elex-rqst-quote-front-wrap .gy-sm-0{--bs-gutter-y:0;}.elex-rqst-quote-front-wrap .g-sm-1,.elex-rqst-quote-front-wrap .gx-sm-1{--bs-gutter-x:.25rem;}.elex-rqst-quote-front-wrap .g-sm-1,.elex-rqst-quote-front-wrap .gy-sm-1{--bs-gutter-y:.25rem;}.elex-rqst-quote-front-wrap .g-sm-2,.elex-rqst-quote-front-wrap .gx-sm-2{--bs-gutter-x:.5rem;}.elex-rqst-quote-front-wrap .g-sm-2,.elex-rqst-quote-front-wrap .gy-sm-2{--bs-gutter-y:.5rem;}.elex-rqst-quote-front-wrap .g-sm-3,.elex-rqst-quote-front-wrap .gx-sm-3{--bs-gutter-x:1rem;}.elex-rqst-quote-front-wrap .g-sm-3,.elex-rqst-quote-front-wrap .gy-sm-3{--bs-gutter-y:1rem;}.elex-rqst-quote-front-wrap .g-sm-4,.elex-rqst-quote-front-wrap .gx-sm-4{--bs-gutter-x:1.5rem;}.elex-rqst-quote-front-wrap .g-sm-4,.elex-rqst-quote-front-wrap .gy-sm-4{--bs-gutter-y:1.5rem;}.elex-rqst-quote-front-wrap .g-sm-5,.elex-rqst-quote-front-wrap .gx-sm-5{--bs-gutter-x:3rem;}.elex-rqst-quote-front-wrap .g-sm-5,.elex-rqst-quote-front-wrap .gy-sm-5{--bs-gutter-y:3rem;}}@media (min-width: 768px){.elex-rqst-quote-front-wrap .col-md{flex:1 0 0%;}.elex-rqst-quote-front-wrap .row-cols-md-auto > *{flex:0 0 auto;width:auto;}.elex-rqst-quote-front-wrap .row-cols-md-1 > *{flex:0 0 auto;width:100%;}.elex-rqst-quote-front-wrap .row-cols-md-2 > *{flex:0 0 auto;width:50%;}.elex-rqst-quote-front-wrap .row-cols-md-3 > *{flex:0 0 auto;width:33.3333333333%;}.elex-rqst-quote-front-wrap .row-cols-md-4 > *{flex:0 0 auto;width:25%;}.elex-rqst-quote-front-wrap .row-cols-md-5 > *{flex:0 0 auto;width:20%;}.elex-rqst-quote-front-wrap .row-cols-md-6 > *{flex:0 0 auto;width:16.6666666667%;}.elex-rqst-quote-front-wrap .col-md-auto{flex:0 0 auto;width:auto;}.elex-rqst-quote-front-wrap .col-md-1{flex:0 0 auto;width:8.33333333%;}.elex-rqst-quote-front-wrap .col-md-2{flex:0 0 auto;width:16.66666667%;}.elex-rqst-quote-front-wrap .col-md-3{flex:0 0 auto;width:25%;}.elex-rqst-quote-front-wrap .col-md-4{flex:0 0 auto;width:33.33333333%;}.elex-rqst-quote-front-wrap .col-md-5{flex:0 0 auto;width:41.66666667%;}.elex-rqst-quote-front-wrap .col-md-6{flex:0 0 auto;width:50%;}.elex-rqst-quote-front-wrap .col-md-7{flex:0 0 auto;width:58.33333333%;}.elex-rqst-quote-front-wrap .col-md-8{flex:0 0 auto;width:66.66666667%;}.elex-rqst-quote-front-wrap .col-md-9{flex:0 0 auto;width:75%;}.elex-rqst-quote-front-wrap .col-md-10{flex:0 0 auto;width:83.33333333%;}.elex-rqst-quote-front-wrap .col-md-11{flex:0 0 auto;width:91.66666667%;}.elex-rqst-quote-front-wrap .col-md-12{flex:0 0 auto;width:100%;}.elex-rqst-quote-front-wrap .offset-md-0{margin-left:0;}.elex-rqst-quote-front-wrap .offset-md-1{margin-left:8.33333333%;}.elex-rqst-quote-front-wrap .offset-md-2{margin-left:16.66666667%;}.elex-rqst-quote-front-wrap .offset-md-3{margin-left:25%;}.elex-rqst-quote-front-wrap .offset-md-4{margin-left:33.33333333%;}.elex-rqst-quote-front-wrap .offset-md-5{margin-left:41.66666667%;}.elex-rqst-quote-front-wrap .offset-md-6{margin-left:50%;}.elex-rqst-quote-front-wrap .offset-md-7{margin-left:58.33333333%;}.elex-rqst-quote-front-wrap .offset-md-8{margin-left:66.66666667%;}.elex-rqst-quote-front-wrap .offset-md-9{margin-left:75%;}.elex-rqst-quote-front-wrap .offset-md-10{margin-left:83.33333333%;}.elex-rqst-quote-front-wrap .offset-md-11{margin-left:91.66666667%;}.elex-rqst-quote-front-wrap .g-md-0,.elex-rqst-quote-front-wrap .gx-md-0{--bs-gutter-x:0;}.elex-rqst-quote-front-wrap .g-md-0,.elex-rqst-quote-front-wrap .gy-md-0{--bs-gutter-y:0;}.elex-rqst-quote-front-wrap .g-md-1,.elex-rqst-quote-front-wrap .gx-md-1{--bs-gutter-x:.25rem;}.elex-rqst-quote-front-wrap .g-md-1,.elex-rqst-quote-front-wrap .gy-md-1{--bs-gutter-y:.25rem;}.elex-rqst-quote-front-wrap .g-md-2,.elex-rqst-quote-front-wrap .gx-md-2{--bs-gutter-x:.5rem;}.elex-rqst-quote-front-wrap .g-md-2,.elex-rqst-quote-front-wrap .gy-md-2{--bs-gutter-y:.5rem;}.elex-rqst-quote-front-wrap .g-md-3,.elex-rqst-quote-front-wrap .gx-md-3{--bs-gutter-x:1rem;}.elex-rqst-quote-front-wrap .g-md-3,.elex-rqst-quote-front-wrap .gy-md-3{--bs-gutter-y:1rem;}.elex-rqst-quote-front-wrap .g-md-4,.elex-rqst-quote-front-wrap .gx-md-4{--bs-gutter-x:1.5rem;}.elex-rqst-quote-front-wrap .g-md-4,.elex-rqst-quote-front-wrap .gy-md-4{--bs-gutter-y:1.5rem;}.elex-rqst-quote-front-wrap .g-md-5,.elex-rqst-quote-front-wrap .gx-md-5{--bs-gutter-x:3rem;}.elex-rqst-quote-front-wrap .g-md-5,.elex-rqst-quote-front-wrap .gy-md-5{--bs-gutter-y:3rem;}}@media (min-width: 992px){.elex-rqst-quote-front-wrap .col-lg{flex:1 0 0%;}.elex-rqst-quote-front-wrap .row-cols-lg-auto > *{flex:0 0 auto;width:auto;}.elex-rqst-quote-front-wrap .row-cols-lg-1 > *{flex:0 0 auto;width:100%;}.elex-rqst-quote-front-wrap .row-cols-lg-2 > *{flex:0 0 auto;width:50%;}.elex-rqst-quote-front-wrap .row-cols-lg-3 > *{flex:0 0 auto;width:33.3333333333%;}.elex-rqst-quote-front-wrap .row-cols-lg-4 > *{flex:0 0 auto;width:25%;}.elex-rqst-quote-front-wrap .row-cols-lg-5 > *{flex:0 0 auto;width:20%;}.elex-rqst-quote-front-wrap .row-cols-lg-6 > *{flex:0 0 auto;width:16.6666666667%;}.elex-rqst-quote-front-wrap .col-lg-auto{flex:0 0 auto;width:auto;}.elex-rqst-quote-front-wrap .col-lg-1{flex:0 0 auto;width:8.33333333%;}.elex-rqst-quote-front-wrap .col-lg-2{flex:0 0 auto;width:16.66666667%;}.elex-rqst-quote-front-wrap .col-lg-3{flex:0 0 auto;width:25%;}.elex-rqst-quote-front-wrap .col-lg-4{flex:0 0 auto;width:33.33333333%;}.elex-rqst-quote-front-wrap .col-lg-5{flex:0 0 auto;width:41.66666667%;}.elex-rqst-quote-front-wrap .col-lg-6{flex:0 0 auto;width:50%;}.elex-rqst-quote-front-wrap .col-lg-7{flex:0 0 auto;width:58.33333333%;}.elex-rqst-quote-front-wrap .col-lg-8{flex:0 0 auto;width:66.66666667%;}.elex-rqst-quote-front-wrap .col-lg-9{flex:0 0 auto;width:75%;}.elex-rqst-quote-front-wrap .col-lg-10{flex:0 0 auto;width:83.33333333%;}.elex-rqst-quote-front-wrap .col-lg-11{flex:0 0 auto;width:91.66666667%;}.elex-rqst-quote-front-wrap .col-lg-12{flex:0 0 auto;width:100%;}.elex-rqst-quote-front-wrap .offset-lg-0{margin-left:0;}.elex-rqst-quote-front-wrap .offset-lg-1{margin-left:8.33333333%;}.elex-rqst-quote-front-wrap .offset-lg-2{margin-left:16.66666667%;}.elex-rqst-quote-front-wrap .offset-lg-3{margin-left:25%;}.elex-rqst-quote-front-wrap .offset-lg-4{margin-left:33.33333333%;}.elex-rqst-quote-front-wrap .offset-lg-5{margin-left:41.66666667%;}.elex-rqst-quote-front-wrap .offset-lg-6{margin-left:50%;}.elex-rqst-quote-front-wrap .offset-lg-7{margin-left:58.33333333%;}.elex-rqst-quote-front-wrap .offset-lg-8{margin-left:66.66666667%;}.elex-rqst-quote-front-wrap .offset-lg-9{margin-left:75%;}.elex-rqst-quote-front-wrap .offset-lg-10{margin-left:83.33333333%;}.elex-rqst-quote-front-wrap .offset-lg-11{margin-left:91.66666667%;}.elex-rqst-quote-front-wrap .g-lg-0,.elex-rqst-quote-front-wrap .gx-lg-0{--bs-gutter-x:0;}.elex-rqst-quote-front-wrap .g-lg-0,.elex-rqst-quote-front-wrap .gy-lg-0{--bs-gutter-y:0;}.elex-rqst-quote-front-wrap .g-lg-1,.elex-rqst-quote-front-wrap .gx-lg-1{--bs-gutter-x:.25rem;}.elex-rqst-quote-front-wrap .g-lg-1,.elex-rqst-quote-front-wrap .gy-lg-1{--bs-gutter-y:.25rem;}.elex-rqst-quote-front-wrap .g-lg-2,.elex-rqst-quote-front-wrap .gx-lg-2{--bs-gutter-x:.5rem;}.elex-rqst-quote-front-wrap .g-lg-2,.elex-rqst-quote-front-wrap .gy-lg-2{--bs-gutter-y:.5rem;}.elex-rqst-quote-front-wrap .g-lg-3,.elex-rqst-quote-front-wrap .gx-lg-3{--bs-gutter-x:1rem;}.elex-rqst-quote-front-wrap .g-lg-3,.elex-rqst-quote-front-wrap .gy-lg-3{--bs-gutter-y:1rem;}.elex-rqst-quote-front-wrap .g-lg-4,.elex-rqst-quote-front-wrap .gx-lg-4{--bs-gutter-x:1.5rem;}.elex-rqst-quote-front-wrap .g-lg-4,.elex-rqst-quote-front-wrap .gy-lg-4{--bs-gutter-y:1.5rem;}.elex-rqst-quote-front-wrap .g-lg-5,.elex-rqst-quote-front-wrap .gx-lg-5{--bs-gutter-x:3rem;}.elex-rqst-quote-front-wrap .g-lg-5,.elex-rqst-quote-front-wrap .gy-lg-5{--bs-gutter-y:3rem;}}@media (min-width: 1200px){.elex-rqst-quote-front-wrap .col-xl{flex:1 0 0%;}.elex-rqst-quote-front-wrap .row-cols-xl-auto > *{flex:0 0 auto;width:auto;}.elex-rqst-quote-front-wrap .row-cols-xl-1 > *{flex:0 0 auto;width:100%;}.elex-rqst-quote-front-wrap .row-cols-xl-2 > *{flex:0 0 auto;width:50%;}.elex-rqst-quote-front-wrap .row-cols-xl-3 > *{flex:0 0 auto;width:33.3333333333%;}.elex-rqst-quote-front-wrap .row-cols-xl-4 > *{flex:0 0 auto;width:25%;}.elex-rqst-quote-front-wrap .row-cols-xl-5 > *{flex:0 0 auto;width:20%;}.elex-rqst-quote-front-wrap .row-cols-xl-6 > *{flex:0 0 auto;width:16.6666666667%;}.elex-rqst-quote-front-wrap .col-xl-auto{flex:0 0 auto;width:auto;}.elex-rqst-quote-front-wrap .col-xl-1{flex:0 0 auto;width:8.33333333%;}.elex-rqst-quote-front-wrap .col-xl-2{flex:0 0 auto;width:16.66666667%;}.elex-rqst-quote-front-wrap .col-xl-3{flex:0 0 auto;width:25%;}.elex-rqst-quote-front-wrap .col-xl-4{flex:0 0 auto;width:33.33333333%;}.elex-rqst-quote-front-wrap .col-xl-5{flex:0 0 auto;width:41.66666667%;}.elex-rqst-quote-front-wrap .col-xl-6{flex:0 0 auto;width:50%;}.elex-rqst-quote-front-wrap .col-xl-7{flex:0 0 auto;width:58.33333333%;}.elex-rqst-quote-front-wrap .col-xl-8{flex:0 0 auto;width:66.66666667%;}.elex-rqst-quote-front-wrap .col-xl-9{flex:0 0 auto;width:75%;}.elex-rqst-quote-front-wrap .col-xl-10{flex:0 0 auto;width:83.33333333%;}.elex-rqst-quote-front-wrap .col-xl-11{flex:0 0 auto;width:91.66666667%;}.elex-rqst-quote-front-wrap .col-xl-12{flex:0 0 auto;width:100%;}.elex-rqst-quote-front-wrap .offset-xl-0{margin-left:0;}.elex-rqst-quote-front-wrap .offset-xl-1{margin-left:8.33333333%;}.elex-rqst-quote-front-wrap .offset-xl-2{margin-left:16.66666667%;}.elex-rqst-quote-front-wrap .offset-xl-3{margin-left:25%;}.elex-rqst-quote-front-wrap .offset-xl-4{margin-left:33.33333333%;}.elex-rqst-quote-front-wrap .offset-xl-5{margin-left:41.66666667%;}.elex-rqst-quote-front-wrap .offset-xl-6{margin-left:50%;}.elex-rqst-quote-front-wrap .offset-xl-7{margin-left:58.33333333%;}.elex-rqst-quote-front-wrap .offset-xl-8{margin-left:66.66666667%;}.elex-rqst-quote-front-wrap .offset-xl-9{margin-left:75%;}.elex-rqst-quote-front-wrap .offset-xl-10{margin-left:83.33333333%;}.elex-rqst-quote-front-wrap .offset-xl-11{margin-left:91.66666667%;}.elex-rqst-quote-front-wrap .g-xl-0,.elex-rqst-quote-front-wrap .gx-xl-0{--bs-gutter-x:0;}.elex-rqst-quote-front-wrap .g-xl-0,.elex-rqst-quote-front-wrap .gy-xl-0{--bs-gutter-y:0;}.elex-rqst-quote-front-wrap .g-xl-1,.elex-rqst-quote-front-wrap .gx-xl-1{--bs-gutter-x:.25rem;}.elex-rqst-quote-front-wrap .g-xl-1,.elex-rqst-quote-front-wrap .gy-xl-1{--bs-gutter-y:.25rem;}.elex-rqst-quote-front-wrap .g-xl-2,.elex-rqst-quote-front-wrap .gx-xl-2{--bs-gutter-x:.5rem;}.elex-rqst-quote-front-wrap .g-xl-2,.elex-rqst-quote-front-wrap .gy-xl-2{--bs-gutter-y:.5rem;}.elex-rqst-quote-front-wrap .g-xl-3,.elex-rqst-quote-front-wrap .gx-xl-3{--bs-gutter-x:1rem;}.elex-rqst-quote-front-wrap .g-xl-3,.elex-rqst-quote-front-wrap .gy-xl-3{--bs-gutter-y:1rem;}.elex-rqst-quote-front-wrap .g-xl-4,.elex-rqst-quote-front-wrap .gx-xl-4{--bs-gutter-x:1.5rem;}.elex-rqst-quote-front-wrap .g-xl-4,.elex-rqst-quote-front-wrap .gy-xl-4{--bs-gutter-y:1.5rem;}.elex-rqst-quote-front-wrap .g-xl-5,.elex-rqst-quote-front-wrap .gx-xl-5{--bs-gutter-x:3rem;}.elex-rqst-quote-front-wrap .g-xl-5,.elex-rqst-quote-front-wrap .gy-xl-5{--bs-gutter-y:3rem;}}@media (min-width: 1400px){.elex-rqst-quote-front-wrap .col-xxl{flex:1 0 0%;}.elex-rqst-quote-front-wrap .row-cols-xxl-auto > *{flex:0 0 auto;width:auto;}.elex-rqst-quote-front-wrap .row-cols-xxl-1 > *{flex:0 0 auto;width:100%;}.elex-rqst-quote-front-wrap .row-cols-xxl-2 > *{flex:0 0 auto;width:50%;}.elex-rqst-quote-front-wrap .row-cols-xxl-3 > *{flex:0 0 auto;width:33.3333333333%;}.elex-rqst-quote-front-wrap .row-cols-xxl-4 > *{flex:0 0 auto;width:25%;}.elex-rqst-quote-front-wrap .row-cols-xxl-5 > *{flex:0 0 auto;width:20%;}.elex-rqst-quote-front-wrap .row-cols-xxl-6 > *{flex:0 0 auto;width:16.6666666667%;}.elex-rqst-quote-front-wrap .col-xxl-auto{flex:0 0 auto;width:auto;}.elex-rqst-quote-front-wrap .col-xxl-1{flex:0 0 auto;width:8.33333333%;}.elex-rqst-quote-front-wrap .col-xxl-2{flex:0 0 auto;width:16.66666667%;}.elex-rqst-quote-front-wrap .col-xxl-3{flex:0 0 auto;width:25%;}.elex-rqst-quote-front-wrap .col-xxl-4{flex:0 0 auto;width:33.33333333%;}.elex-rqst-quote-front-wrap .col-xxl-5{flex:0 0 auto;width:41.66666667%;}.elex-rqst-quote-front-wrap .col-xxl-6{flex:0 0 auto;width:50%;}.elex-rqst-quote-front-wrap .col-xxl-7{flex:0 0 auto;width:58.33333333%;}.elex-rqst-quote-front-wrap .col-xxl-8{flex:0 0 auto;width:66.66666667%;}.elex-rqst-quote-front-wrap .col-xxl-9{flex:0 0 auto;width:75%;}.elex-rqst-quote-front-wrap .col-xxl-10{flex:0 0 auto;width:83.33333333%;}.elex-rqst-quote-front-wrap .col-xxl-11{flex:0 0 auto;width:91.66666667%;}.elex-rqst-quote-front-wrap .col-xxl-12{flex:0 0 auto;width:100%;}.elex-rqst-quote-front-wrap .offset-xxl-0{margin-left:0;}.elex-rqst-quote-front-wrap .offset-xxl-1{margin-left:8.33333333%;}.elex-rqst-quote-front-wrap .offset-xxl-2{margin-left:16.66666667%;}.elex-rqst-quote-front-wrap .offset-xxl-3{margin-left:25%;}.elex-rqst-quote-front-wrap .offset-xxl-4{margin-left:33.33333333%;}.elex-rqst-quote-front-wrap .offset-xxl-5{margin-left:41.66666667%;}.elex-rqst-quote-front-wrap .offset-xxl-6{margin-left:50%;}.elex-rqst-quote-front-wrap .offset-xxl-7{margin-left:58.33333333%;}.elex-rqst-quote-front-wrap .offset-xxl-8{margin-left:66.66666667%;}.elex-rqst-quote-front-wrap .offset-xxl-9{margin-left:75%;}.elex-rqst-quote-front-wrap .offset-xxl-10{margin-left:83.33333333%;}.elex-rqst-quote-front-wrap .offset-xxl-11{margin-left:91.66666667%;}.elex-rqst-quote-front-wrap .g-xxl-0,.elex-rqst-quote-front-wrap .gx-xxl-0{--bs-gutter-x:0;}.elex-rqst-quote-front-wrap .g-xxl-0,.elex-rqst-quote-front-wrap .gy-xxl-0{--bs-gutter-y:0;}.elex-rqst-quote-front-wrap .g-xxl-1,.elex-rqst-quote-front-wrap .gx-xxl-1{--bs-gutter-x:.25rem;}.elex-rqst-quote-front-wrap .g-xxl-1,.elex-rqst-quote-front-wrap .gy-xxl-1{--bs-gutter-y:.25rem;}.elex-rqst-quote-front-wrap .g-xxl-2,.elex-rqst-quote-front-wrap .gx-xxl-2{--bs-gutter-x:.5rem;}.elex-rqst-quote-front-wrap .g-xxl-2,.elex-rqst-quote-front-wrap .gy-xxl-2{--bs-gutter-y:.5rem;}.elex-rqst-quote-front-wrap .g-xxl-3,.elex-rqst-quote-front-wrap .gx-xxl-3{--bs-gutter-x:1rem;}.elex-rqst-quote-front-wrap .g-xxl-3,.elex-rqst-quote-front-wrap .gy-xxl-3{--bs-gutter-y:1rem;}.elex-rqst-quote-front-wrap .g-xxl-4,.elex-rqst-quote-front-wrap .gx-xxl-4{--bs-gutter-x:1.5rem;}.elex-rqst-quote-front-wrap .g-xxl-4,.elex-rqst-quote-front-wrap .gy-xxl-4{--bs-gutter-y:1.5rem;}.elex-rqst-quote-front-wrap .g-xxl-5,.elex-rqst-quote-front-wrap .gx-xxl-5{--bs-gutter-x:3rem;}.elex-rqst-quote-front-wrap .g-xxl-5,.elex-rqst-quote-front-wrap .gy-xxl-5{--bs-gutter-y:3rem;}}.elex-rqst-quote-front-wrap .table{--bs-table-color:var(--bs-body-color);--bs-table-bg:transparent;--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-body-color);--bs-table-striped-bg:rgba(0,0,0,.05);--bs-table-active-color:var(--bs-body-color);--bs-table-active-bg:rgba(0,0,0,.1);--bs-table-hover-color:var(--bs-body-color);--bs-table-hover-bg:rgba(0,0,0,.075);width:100%;margin-bottom:1rem;color:var(--bs-table-color);vertical-align:top;border-color:var(--bs-table-border-color);}.elex-rqst-quote-front-wrap .table > :not(caption) > * > *{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg);}.elex-rqst-quote-front-wrap .table > tbody{vertical-align:inherit;}.elex-rqst-quote-front-wrap .table > thead{vertical-align:bottom;}.elex-rqst-quote-front-wrap .table-group-divider{border-top:2px solid currentcolor;}.elex-rqst-quote-front-wrap .caption-top{caption-side:top;}.elex-rqst-quote-front-wrap .table-sm > :not(caption) > * > *{padding:.25rem .25rem;}.elex-rqst-quote-front-wrap .table-bordered > :not(caption) > *{border-width:1px 0;}.elex-rqst-quote-front-wrap .table-bordered > :not(caption) > * > *{border-width:0 1px;}.elex-rqst-quote-front-wrap .table-borderless > :not(caption) > * > *{border-bottom-width:0;}.elex-rqst-quote-front-wrap .table-borderless > :not(:first-child){border-top-width:0;}.elex-rqst-quote-front-wrap .table-striped > tbody > tr:nth-of-type(odd) > *{--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color);}.elex-rqst-quote-front-wrap .table-striped-columns > :not(caption) > tr > :nth-child(even){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color);}.elex-rqst-quote-front-wrap .table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color);}.elex-rqst-quote-front-wrap .table-hover > tbody > tr:hover > *{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color);}.elex-rqst-quote-front-wrap .table-primary{--bs-table-color:#000;--bs-table-bg:#cfdce8;--bs-table-border-color:#bac6d1;--bs-table-striped-bg:#c5d1dc;--bs-table-striped-color:#000;--bs-table-active-bg:#bac6d1;--bs-table-active-color:#000;--bs-table-hover-bg:#bfccd7;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.elex-rqst-quote-front-wrap .table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#cbccce;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.elex-rqst-quote-front-wrap .table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#bcd0c7;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.elex-rqst-quote-front-wrap .table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#badce3;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.elex-rqst-quote-front-wrap .table-warning{--bs-table-color:#000;--bs-table-bg:#fee0d2;--bs-table-border-color:#e5cabd;--bs-table-striped-bg:#f1d5c8;--bs-table-striped-color:#000;--bs-table-active-bg:#e5cabd;--bs-table-active-color:#000;--bs-table-hover-bg:#ebcfc2;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.elex-rqst-quote-front-wrap .table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#dfc2c4;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.elex-rqst-quote-front-wrap .table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#dfe0e1;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.elex-rqst-quote-front-wrap .table-dark{--bs-table-color:#fff;--bs-table-bg:#2c3338;--bs-table-border-color:#41474c;--bs-table-striped-bg:#373d42;--bs-table-striped-color:#fff;--bs-table-active-bg:#41474c;--bs-table-active-color:#fff;--bs-table-hover-bg:#3c4247;--bs-table-hover-color:#fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color);}.elex-rqst-quote-front-wrap .table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch;}@media (max-width: 575.98px){.elex-rqst-quote-front-wrap .table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch;}}@media (max-width: 767.98px){.elex-rqst-quote-front-wrap .table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch;}}@media (max-width: 991.98px){.elex-rqst-quote-front-wrap .table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch;}}@media (max-width: 1199.98px){.elex-rqst-quote-front-wrap .table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch;}}@media (max-width: 1399.98px){.elex-rqst-quote-front-wrap .table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch;}}.elex-rqst-quote-front-wrap .form-label{margin-bottom:.5rem;}.elex-rqst-quote-front-wrap .col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5;}.elex-rqst-quote-front-wrap .col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;}.elex-rqst-quote-front-wrap .col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;}.elex-rqst-quote-front-wrap .form-text{margin-top:.25rem;font-size:.875em;color:#6c757d;}.elex-rqst-quote-front-wrap .form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.35rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-front-wrap .form-control{transition:none;}}.elex-rqst-quote-front-wrap .form-control[type=file]{overflow:hidden;}.elex-rqst-quote-front-wrap .form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer;}.elex-rqst-quote-front-wrap .form-control:focus{color:#212529;background-color:#fff;border-color:#88a8c6;outline:0;box-shadow:0 0 0 .25rem rgba(16,81,141,.25);}.elex-rqst-quote-front-wrap .form-control::-webkit-date-and-time-value{height:1.5em;}.elex-rqst-quote-front-wrap .form-control::-moz-placeholder{color:#6c757d;opacity:1;}.elex-rqst-quote-front-wrap .form-control::placeholder{color:#6c757d;opacity:1;}.elex-rqst-quote-front-wrap .form-control:disabled{background-color:#e9ecef;opacity:1;}.elex-rqst-quote-front-wrap .form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-front-wrap .form-control::file-selector-button{transition:none;}}.elex-rqst-quote-front-wrap .form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3;}.elex-rqst-quote-front-wrap .form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0;}.elex-rqst-quote-front-wrap .form-control-plaintext:focus{outline:0;}.elex-rqst-quote-front-wrap .form-control-plaintext.form-control-sm,.elex-rqst-quote-front-wrap .form-control-plaintext.form-control-lg{padding-right:0;padding-left:0;}.elex-rqst-quote-front-wrap .form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem;}.elex-rqst-quote-front-wrap .form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem;}.elex-rqst-quote-front-wrap .form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem;}.elex-rqst-quote-front-wrap .form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem;}.elex-rqst-quote-front-wrap textarea.form-control{min-height:calc(1.5em + .75rem + 2px);}.elex-rqst-quote-front-wrap textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px);}.elex-rqst-quote-front-wrap textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px);}.elex-rqst-quote-front-wrap .form-control-color{width:3rem;height:calc(1.5em + .75rem + 2px);padding:.375rem;}.elex-rqst-quote-front-wrap .form-control-color:not(:disabled):not([readonly]){cursor:pointer;}.elex-rqst-quote-front-wrap .form-control-color::-moz-color-swatch{border:0 !important;border-radius:.35rem;}.elex-rqst-quote-front-wrap .form-control-color::-webkit-color-swatch{border-radius:.35rem;}.elex-rqst-quote-front-wrap .form-control-color.form-control-sm{height:calc(1.5em + .5rem + 2px);}.elex-rqst-quote-front-wrap .form-control-color.form-control-lg{height:calc(1.5em + 1rem + 2px);}.elex-rqst-quote-front-wrap .form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\'%3e%3cpath fill=\'none\' stroke=\'%23343a40\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'2\' d=\'m2 5 6 6 6-6\'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.35rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;}.elex-rqst-quote-front-wrap .form-select.nitro-lazy{background-image:none !important;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-front-wrap .form-select{transition:none;}}.elex-rqst-quote-front-wrap .form-select:focus{border-color:#88a8c6;outline:0;box-shadow:0 0 0 .25rem rgba(16,81,141,.25);}.elex-rqst-quote-front-wrap .form-select[multiple],.elex-rqst-quote-front-wrap .form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none;}.elex-rqst-quote-front-wrap .form-select[multiple].nitro-lazy,.elex-rqst-quote-front-wrap .form-select[size]:not([size="1"]).nitro-lazy{background-image:none !important;}.elex-rqst-quote-front-wrap .form-select:disabled{background-color:#e9ecef;}.elex-rqst-quote-front-wrap .form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529;}.elex-rqst-quote-front-wrap .form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:.25rem;}.elex-rqst-quote-front-wrap .form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:.5rem;}.elex-rqst-quote-front-wrap .form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem;}.elex-rqst-quote-front-wrap .form-check .form-check-input{float:left;margin-left:-1.5em;}.elex-rqst-quote-front-wrap .form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right;}.elex-rqst-quote-front-wrap .form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0;}.elex-rqst-quote-front-wrap .form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;print-color-adjust:exact;}.elex-rqst-quote-front-wrap .form-check-input[type=checkbox]{border-radius:.25em;}.elex-rqst-quote-front-wrap .form-check-input[type=radio]{border-radius:50%;}.elex-rqst-quote-front-wrap .form-check-input:active{filter:brightness(90%);}.elex-rqst-quote-front-wrap .form-check-input:focus{border-color:#88a8c6;outline:0;box-shadow:0 0 0 .25rem rgba(16,81,141,.25);}.elex-rqst-quote-front-wrap .form-check-input:checked{background-color:#10518d;border-color:#10518d;}.elex-rqst-quote-front-wrap .form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 20 20\'%3e%3cpath fill=\'none\' stroke=\'%23fff\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'3\' d=\'m6 10 3 3 6-6\'/%3e%3c/svg%3e");}.elex-rqst-quote-front-wrap .form-check-input:checked[type=checkbox].nitro-lazy{background-image:none !important;}.elex-rqst-quote-front-wrap .form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'-4 -4 8 8\'%3e%3ccircle r=\'2\' fill=\'%23fff\'/%3e%3c/svg%3e");}.elex-rqst-quote-front-wrap .form-check-input:checked[type=radio].nitro-lazy{background-image:none !important;}.elex-rqst-quote-front-wrap .form-check-input[type=checkbox]:indeterminate{background-color:#10518d;border-color:#10518d;background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 20 20\'%3e%3cpath fill=\'none\' stroke=\'%23fff\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'3\' d=\'M6 10h8\'/%3e%3c/svg%3e");}.elex-rqst-quote-front-wrap .form-check-input[type=checkbox]:indeterminate.nitro-lazy{background-image:none !important;}.elex-rqst-quote-front-wrap .form-check-input:disabled{pointer-events:none;filter:none;opacity:.5;}.elex-rqst-quote-front-wrap .form-check-input[disabled] ~ .form-check-label,.elex-rqst-quote-front-wrap .form-check-input:disabled ~ .form-check-label{cursor:default;opacity:.5;}.elex-rqst-quote-front-wrap .form-switch{padding-left:2.5em;}.elex-rqst-quote-front-wrap .form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'-4 -4 8 8\'%3e%3ccircle r=\'3\' fill=\'rgba%280, 0, 0, 0.25%29\'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out;}.elex-rqst-quote-front-wrap .form-switch .form-check-input.nitro-lazy{background-image:none !important;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-front-wrap .form-switch .form-check-input{transition:none;}}.elex-rqst-quote-front-wrap .form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'-4 -4 8 8\'%3e%3ccircle r=\'3\' fill=\'%2388a8c6\'/%3e%3c/svg%3e");}.elex-rqst-quote-front-wrap .form-switch .form-check-input:focus.nitro-lazy{background-image:none !important;}.elex-rqst-quote-front-wrap .form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'-4 -4 8 8\'%3e%3ccircle r=\'3\' fill=\'%23fff\'/%3e%3c/svg%3e");}.elex-rqst-quote-front-wrap .form-switch .form-check-input:checked.nitro-lazy{background-image:none !important;}.elex-rqst-quote-front-wrap .form-switch.form-check-reverse{padding-right:2.5em;padding-left:0;}.elex-rqst-quote-front-wrap .form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0;}.elex-rqst-quote-front-wrap .form-check-inline{display:inline-block;margin-right:1rem;}.elex-rqst-quote-front-wrap .btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none;}.elex-rqst-quote-front-wrap .btn-check[disabled] + .btn,.elex-rqst-quote-front-wrap .btn-check:disabled + .btn{pointer-events:none;filter:none;opacity:.65;}.elex-rqst-quote-front-wrap .form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;}.elex-rqst-quote-front-wrap .form-range:focus{outline:0;}.elex-rqst-quote-front-wrap .form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(16,81,141,.25);}.elex-rqst-quote-front-wrap .form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(16,81,141,.25);}.elex-rqst-quote-front-wrap .form-range::-moz-focus-outer{border:0;}.elex-rqst-quote-front-wrap .form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#10518d;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-front-wrap .form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none;}}.elex-rqst-quote-front-wrap .form-range::-webkit-slider-thumb:active{background-color:#b7cbdd;}.elex-rqst-quote-front-wrap .form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem;}.elex-rqst-quote-front-wrap .form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#10518d;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-front-wrap .form-range::-moz-range-thumb{-moz-transition:none;transition:none;}}.elex-rqst-quote-front-wrap .form-range::-moz-range-thumb:active{background-color:#b7cbdd;}.elex-rqst-quote-front-wrap .form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem;}.elex-rqst-quote-front-wrap .form-range:disabled{pointer-events:none;}.elex-rqst-quote-front-wrap .form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd;}.elex-rqst-quote-front-wrap .form-range:disabled::-moz-range-thumb{background-color:#adb5bd;}.elex-rqst-quote-front-wrap .form-floating{position:relative;}.elex-rqst-quote-front-wrap .form-floating > .form-control,.elex-rqst-quote-front-wrap .form-floating > .form-control-plaintext,.elex-rqst-quote-front-wrap .form-floating > .form-select{height:calc(3.5rem + 2px);line-height:1.25;}.elex-rqst-quote-front-wrap .form-floating > label{position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-front-wrap .form-floating > label{transition:none;}}.elex-rqst-quote-front-wrap .form-floating > .form-control,.elex-rqst-quote-front-wrap .form-floating > .form-control-plaintext{padding:1rem .75rem;}.elex-rqst-quote-front-wrap .form-floating > .form-control::-moz-placeholder,.elex-rqst-quote-front-wrap .form-floating > .form-control-plaintext::-moz-placeholder{color:transparent;}.elex-rqst-quote-front-wrap .form-floating > .form-control::placeholder,.elex-rqst-quote-front-wrap .form-floating > .form-control-plaintext::placeholder{color:transparent;}.elex-rqst-quote-front-wrap .form-floating > .form-control:not(:-moz-placeholder-shown),.elex-rqst-quote-front-wrap .form-floating > .form-control-plaintext:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem;}.elex-rqst-quote-front-wrap .form-floating > .form-control:focus,.elex-rqst-quote-front-wrap .form-floating > .form-control:not(:placeholder-shown),.elex-rqst-quote-front-wrap .form-floating > .form-control-plaintext:focus,.elex-rqst-quote-front-wrap .form-floating > .form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem;}.elex-rqst-quote-front-wrap .form-floating > .form-control:-webkit-autofill,.elex-rqst-quote-front-wrap .form-floating > .form-control-plaintext:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem;}.elex-rqst-quote-front-wrap .form-floating > .form-select{padding-top:1.625rem;padding-bottom:.625rem;}.elex-rqst-quote-front-wrap .form-floating > .form-control:not(:-moz-placeholder-shown) ~ label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem);}.elex-rqst-quote-front-wrap .form-floating > .form-control:focus ~ label,.elex-rqst-quote-front-wrap .form-floating > .form-control:not(:placeholder-shown) ~ label,.elex-rqst-quote-front-wrap .form-floating > .form-control-plaintext ~ label,.elex-rqst-quote-front-wrap .form-floating > .form-select ~ label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem);}.elex-rqst-quote-front-wrap .form-floating > .form-control:-webkit-autofill ~ label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem);}.elex-rqst-quote-front-wrap .form-floating > .form-control-plaintext ~ label{border-width:1px 0;}.elex-rqst-quote-front-wrap .input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%;}.elex-rqst-quote-front-wrap .input-group > .form-control,.elex-rqst-quote-front-wrap .input-group > .form-select,.elex-rqst-quote-front-wrap .input-group > .form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0;}.elex-rqst-quote-front-wrap .input-group > .form-control:focus,.elex-rqst-quote-front-wrap .input-group > .form-select:focus,.elex-rqst-quote-front-wrap .input-group > .form-floating:focus-within{z-index:5;}.elex-rqst-quote-front-wrap .input-group .btn{position:relative;z-index:2;}.elex-rqst-quote-front-wrap .input-group .btn:focus{z-index:5;}.elex-rqst-quote-front-wrap .input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.35rem;}.elex-rqst-quote-front-wrap .input-group-lg > .form-control,.elex-rqst-quote-front-wrap .input-group-lg > .form-select,.elex-rqst-quote-front-wrap .input-group-lg > .input-group-text,.elex-rqst-quote-front-wrap .input-group-lg > .btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem;}.elex-rqst-quote-front-wrap .input-group-sm > .form-control,.elex-rqst-quote-front-wrap .input-group-sm > .form-select,.elex-rqst-quote-front-wrap .input-group-sm > .input-group-text,.elex-rqst-quote-front-wrap .input-group-sm > .btn{padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem;}.elex-rqst-quote-front-wrap .input-group-lg > .form-select,.elex-rqst-quote-front-wrap .input-group-sm > .form-select{padding-right:3rem;}.elex-rqst-quote-front-wrap .input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.elex-rqst-quote-front-wrap .input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),.elex-rqst-quote-front-wrap .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,.elex-rqst-quote-front-wrap .input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select{border-top-right-radius:0;border-bottom-right-radius:0;}.elex-rqst-quote-front-wrap .input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.elex-rqst-quote-front-wrap .input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),.elex-rqst-quote-front-wrap .input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,.elex-rqst-quote-front-wrap .input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select{border-top-right-radius:0;border-bottom-right-radius:0;}.elex-rqst-quote-front-wrap .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0;}.elex-rqst-quote-front-wrap .input-group > .form-floating:not(:first-child) > .form-control,.elex-rqst-quote-front-wrap .input-group > .form-floating:not(:first-child) > .form-select{border-top-left-radius:0;border-bottom-left-radius:0;}.elex-rqst-quote-front-wrap .valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754;}.elex-rqst-quote-front-wrap .valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.35rem;}.was-validated .elex-rqst-quote-front-wrap:valid ~ .valid-feedback,.was-validated .elex-rqst-quote-front-wrap:valid ~ .valid-tooltip,.elex-rqst-quote-front-wrap.is-valid ~ .valid-feedback,.elex-rqst-quote-front-wrap.is-valid ~ .valid-tooltip{display:block;}.was-validated .elex-rqst-quote-front-wrap .form-control:valid,.elex-rqst-quote-front-wrap .form-control.is-valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 8\'%3e%3cpath fill=\'%23198754\' d=\'M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z\'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem);}.was-validated .elex-rqst-quote-front-wrap .form-control:valid.nitro-lazy,.elex-rqst-quote-front-wrap .form-control.is-valid.nitro-lazy{background-image:none !important;}.was-validated .elex-rqst-quote-front-wrap .form-control:valid:focus,.elex-rqst-quote-front-wrap .form-control.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25);}.was-validated .elex-rqst-quote-front-wrap textarea.form-control:valid,.elex-rqst-quote-front-wrap textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);}.was-validated .elex-rqst-quote-front-wrap .form-select:valid,.elex-rqst-quote-front-wrap .form-select.is-valid{border-color:#198754;}.was-validated .elex-rqst-quote-front-wrap .form-select:valid:not([multiple]):not([size]),.was-validated .elex-rqst-quote-front-wrap .form-select:valid:not([multiple])[size="1"],.elex-rqst-quote-front-wrap .form-select.is-valid:not([multiple]):not([size]),.elex-rqst-quote-front-wrap .form-select.is-valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\'%3e%3cpath fill=\'none\' stroke=\'%23343a40\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'2\' d=\'m2 5 6 6 6-6\'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 8 8\'%3e%3cpath fill=\'%23198754\' d=\'M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z\'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);}.was-validated .elex-rqst-quote-front-wrap .form-select:valid:not([multiple]):not([size]).nitro-lazy,.was-validated .elex-rqst-quote-front-wrap .form-select:valid:not([multiple])[size="1"].nitro-lazy,.elex-rqst-quote-front-wrap .form-select.is-valid:not([multiple]):not([size]).nitro-lazy,.elex-rqst-quote-front-wrap .form-select.is-valid:not([multiple])[size="1"].nitro-lazy{background-image:none !important;}.was-validated .elex-rqst-quote-front-wrap .form-select:valid:focus,.elex-rqst-quote-front-wrap .form-select.is-valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25);}.was-validated .elex-rqst-quote-front-wrap .form-control-color:valid,.elex-rqst-quote-front-wrap .form-control-color.is-valid{width:calc(3rem + calc(1.5em + .75rem));}.was-validated .elex-rqst-quote-front-wrap .form-check-input:valid,.elex-rqst-quote-front-wrap .form-check-input.is-valid{border-color:#198754;}.was-validated .elex-rqst-quote-front-wrap .form-check-input:valid:checked,.elex-rqst-quote-front-wrap .form-check-input.is-valid:checked{background-color:#198754;}.was-validated .elex-rqst-quote-front-wrap .form-check-input:valid:focus,.elex-rqst-quote-front-wrap .form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25);}.was-validated .elex-rqst-quote-front-wrap .form-check-input:valid ~ .form-check-label,.elex-rqst-quote-front-wrap .form-check-input.is-valid ~ .form-check-label{color:#198754;}.elex-rqst-quote-front-wrap .form-check-inline .form-check-input ~ .valid-feedback{margin-left:.5em;}.was-validated .elex-rqst-quote-front-wrap .input-group > .form-control:not(:focus):valid,.elex-rqst-quote-front-wrap .input-group > .form-control:not(:focus).is-valid,.was-validated .elex-rqst-quote-front-wrap .input-group > .form-select:not(:focus):valid,.elex-rqst-quote-front-wrap .input-group > .form-select:not(:focus).is-valid,.was-validated .elex-rqst-quote-front-wrap .input-group > .form-floating:not(:focus-within):valid,.elex-rqst-quote-front-wrap .input-group > .form-floating:not(:focus-within).is-valid{z-index:3;}.elex-rqst-quote-front-wrap .invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545;}.elex-rqst-quote-front-wrap .invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.35rem;}.was-validated .elex-rqst-quote-front-wrap:invalid ~ .invalid-feedback,.was-validated .elex-rqst-quote-front-wrap:invalid ~ .invalid-tooltip,.elex-rqst-quote-front-wrap.is-invalid ~ .invalid-feedback,.elex-rqst-quote-front-wrap.is-invalid ~ .invalid-tooltip{display:block;}.was-validated .elex-rqst-quote-front-wrap .form-control:invalid,.elex-rqst-quote-front-wrap .form-control.is-invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 12 12\' width=\'12\' height=\'12\' fill=\'none\' stroke=\'%23dc3545\'%3e%3ccircle cx=\'6\' cy=\'6\' r=\'4.5\'/%3e%3cpath stroke-linejoin=\'round\' d=\'M5.8 3.6h.4L6 6.5z\'/%3e%3ccircle cx=\'6\' cy=\'8.2\' r=\'.6\' fill=\'%23dc3545\' stroke=\'none\'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem);}.was-validated .elex-rqst-quote-front-wrap .form-control:invalid.nitro-lazy,.elex-rqst-quote-front-wrap .form-control.is-invalid.nitro-lazy{background-image:none !important;}.was-validated .elex-rqst-quote-front-wrap .form-control:invalid:focus,.elex-rqst-quote-front-wrap .form-control.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25);}.was-validated .elex-rqst-quote-front-wrap textarea.form-control:invalid,.elex-rqst-quote-front-wrap textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);}.was-validated .elex-rqst-quote-front-wrap .form-select:invalid,.elex-rqst-quote-front-wrap .form-select.is-invalid{border-color:#dc3545;}.was-validated .elex-rqst-quote-front-wrap .form-select:invalid:not([multiple]):not([size]),.was-validated .elex-rqst-quote-front-wrap .form-select:invalid:not([multiple])[size="1"],.elex-rqst-quote-front-wrap .form-select.is-invalid:not([multiple]):not([size]),.elex-rqst-quote-front-wrap .form-select.is-invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\'%3e%3cpath fill=\'none\' stroke=\'%23343a40\' stroke-linecap=\'round\' stroke-linejoin=\'round\' stroke-width=\'2\' d=\'m2 5 6 6 6-6\'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 12 12\' width=\'12\' height=\'12\' fill=\'none\' stroke=\'%23dc3545\'%3e%3ccircle cx=\'6\' cy=\'6\' r=\'4.5\'/%3e%3cpath stroke-linejoin=\'round\' d=\'M5.8 3.6h.4L6 6.5z\'/%3e%3ccircle cx=\'6\' cy=\'8.2\' r=\'.6\' fill=\'%23dc3545\' stroke=\'none\'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);}.was-validated .elex-rqst-quote-front-wrap .form-select:invalid:not([multiple]):not([size]).nitro-lazy,.was-validated .elex-rqst-quote-front-wrap .form-select:invalid:not([multiple])[size="1"].nitro-lazy,.elex-rqst-quote-front-wrap .form-select.is-invalid:not([multiple]):not([size]).nitro-lazy,.elex-rqst-quote-front-wrap .form-select.is-invalid:not([multiple])[size="1"].nitro-lazy{background-image:none !important;}.was-validated .elex-rqst-quote-front-wrap .form-select:invalid:focus,.elex-rqst-quote-front-wrap .form-select.is-invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25);}.was-validated .elex-rqst-quote-front-wrap .form-control-color:invalid,.elex-rqst-quote-front-wrap .form-control-color.is-invalid{width:calc(3rem + calc(1.5em + .75rem));}.was-validated .elex-rqst-quote-front-wrap .form-check-input:invalid,.elex-rqst-quote-front-wrap .form-check-input.is-invalid{border-color:#dc3545;}.was-validated .elex-rqst-quote-front-wrap .form-check-input:invalid:checked,.elex-rqst-quote-front-wrap .form-check-input.is-invalid:checked{background-color:#dc3545;}.was-validated .elex-rqst-quote-front-wrap .form-check-input:invalid:focus,.elex-rqst-quote-front-wrap .form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25);}.was-validated .elex-rqst-quote-front-wrap .form-check-input:invalid ~ .form-check-label,.elex-rqst-quote-front-wrap .form-check-input.is-invalid ~ .form-check-label{color:#dc3545;}.elex-rqst-quote-front-wrap .form-check-inline .form-check-input ~ .invalid-feedback{margin-left:.5em;}.was-validated .elex-rqst-quote-front-wrap .input-group > .form-control:not(:focus):invalid,.elex-rqst-quote-front-wrap .input-group > .form-control:not(:focus).is-invalid,.was-validated .elex-rqst-quote-front-wrap .input-group > .form-select:not(:focus):invalid,.elex-rqst-quote-front-wrap .input-group > .form-select:not(:focus).is-invalid,.was-validated .elex-rqst-quote-front-wrap .input-group > .form-floating:not(:focus-within):invalid,.elex-rqst-quote-front-wrap .input-group > .form-floating:not(:focus-within).is-invalid{z-index:4;}.elex-rqst-quote-front-wrap .btn{--bs-btn-padding-x:.75rem;--bs-btn-padding-y:.375rem;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:#212529;--bs-btn-bg:transparent;--bs-btn-border-width:1px;--bs-btn-border-color:transparent;--bs-btn-border-radius:.35rem;--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);--bs-btn-disabled-opacity:.65;--bs-btn-focus-box-shadow:0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-front-wrap .btn{transition:none;}}.elex-rqst-quote-front-wrap .btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);}.btn-check + .elex-rqst-quote-front-wrap .btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color);}.elex-rqst-quote-front-wrap .btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow);}.btn-check:focus-visible + .elex-rqst-quote-front-wrap .btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow);}.btn-check:checked + .elex-rqst-quote-front-wrap .btn,:not(.btn-check) + .elex-rqst-quote-front-wrap .btn:active,.elex-rqst-quote-front-wrap .btn:first-child:active,.elex-rqst-quote-front-wrap .btn.active,.elex-rqst-quote-front-wrap .btn.show{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);}.btn-check:checked + .elex-rqst-quote-front-wrap .btn:focus-visible,:not(.btn-check) + .elex-rqst-quote-front-wrap .btn:active:focus-visible,.elex-rqst-quote-front-wrap .btn:first-child:active:focus-visible,.elex-rqst-quote-front-wrap .btn.active:focus-visible,.elex-rqst-quote-front-wrap .btn.show:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow);}.elex-rqst-quote-front-wrap .btn:disabled,.elex-rqst-quote-front-wrap .btn.disabled,fieldset:disabled .elex-rqst-quote-front-wrap .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity);}.elex-rqst-quote-front-wrap .btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#10518d;--bs-btn-border-color:#10518d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0e4578;--bs-btn-hover-border-color:#0d4171;--bs-btn-focus-shadow-rgb:52,107,158;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d4171;--bs-btn-active-border-color:#0c3d6a;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#10518d;--bs-btn-disabled-border-color:#10518d;}.elex-rqst-quote-front-wrap .btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d;}.elex-rqst-quote-front-wrap .btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754;}.elex-rqst-quote-front-wrap .btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0;}.elex-rqst-quote-front-wrap .btn-warning{--bs-btn-color:#000;--bs-btn-bg:#f8641c;--bs-btn-border-color:#f8641c;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f97b3e;--bs-btn-hover-border-color:#f97433;--bs-btn-focus-shadow-rgb:211,85,24;--bs-btn-active-color:#000;--bs-btn-active-bg:#f98349;--bs-btn-active-border-color:#f97433;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8641c;--bs-btn-disabled-border-color:#f8641c;}.elex-rqst-quote-front-wrap .btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545;}.elex-rqst-quote-front-wrap .btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa;}.elex-rqst-quote-front-wrap .btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#2c3338;--bs-btn-border-color:#2c3338;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#4c5256;--bs-btn-hover-border-color:#41474c;--bs-btn-focus-shadow-rgb:76,82,86;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565c60;--bs-btn-active-border-color:#41474c;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#2c3338;--bs-btn-disabled-border-color:#2c3338;}.elex-rqst-quote-front-wrap .btn-outline-primary{--bs-btn-color:#10518d;--bs-btn-border-color:#10518d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#10518d;--bs-btn-hover-border-color:#10518d;--bs-btn-focus-shadow-rgb:16,81,141;--bs-btn-active-color:#fff;--bs-btn-active-bg:#10518d;--bs-btn-active-border-color:#10518d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#10518d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#10518d;--bs-gradient:none;}.elex-rqst-quote-front-wrap .btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none;}.elex-rqst-quote-front-wrap .btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none;}.elex-rqst-quote-front-wrap .btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none;}.elex-rqst-quote-front-wrap .btn-outline-warning{--bs-btn-color:#f8641c;--bs-btn-border-color:#f8641c;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8641c;--bs-btn-hover-border-color:#f8641c;--bs-btn-focus-shadow-rgb:248,100,28;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8641c;--bs-btn-active-border-color:#f8641c;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#f8641c;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8641c;--bs-gradient:none;}.elex-rqst-quote-front-wrap .btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none;}.elex-rqst-quote-front-wrap .btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none;}.elex-rqst-quote-front-wrap .btn-outline-dark{--bs-btn-color:#2c3338;--bs-btn-border-color:#2c3338;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#2c3338;--bs-btn-hover-border-color:#2c3338;--bs-btn-focus-shadow-rgb:44,51,56;--bs-btn-active-color:#fff;--bs-btn-active-bg:#2c3338;--bs-btn-active-border-color:#2c3338;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#2c3338;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#2c3338;--bs-gradient:none;}.elex-rqst-quote-front-wrap .btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:none;--bs-btn-focus-shadow-rgb:52,107,158;text-decoration:underline;}.elex-rqst-quote-front-wrap .btn-link:focus-visible{color:var(--bs-btn-color);}.elex-rqst-quote-front-wrap .btn-link:hover{color:var(--bs-btn-hover-color);}.elex-rqst-quote-front-wrap .btn-lg,.elex-rqst-quote-front-wrap .btn-group-lg > .btn{--bs-btn-padding-y:.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:.5rem;}.elex-rqst-quote-front-wrap .btn-sm,.elex-rqst-quote-front-wrap .btn-group-sm > .btn{--bs-btn-padding-y:.25rem;--bs-btn-padding-x:.5rem;--bs-btn-font-size:.875rem;--bs-btn-border-radius:.25rem;}.elex-rqst-quote-front-wrap .fade{transition:opacity .15s linear;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-front-wrap .fade{transition:none;}}.elex-rqst-quote-front-wrap .fade:not(.show){opacity:0;}.elex-rqst-quote-front-wrap .collapse:not(.show){display:none;}.elex-rqst-quote-front-wrap .collapsing{height:0;overflow:hidden;transition:height .35s ease;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-front-wrap .collapsing{transition:none;}}.elex-rqst-quote-front-wrap .collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-front-wrap .collapsing.collapse-horizontal{transition:none;}}.elex-rqst-quote-front-wrap .dropup,.elex-rqst-quote-front-wrap .dropend,.elex-rqst-quote-front-wrap .dropdown,.elex-rqst-quote-front-wrap .dropstart,.elex-rqst-quote-front-wrap .dropup-center,.elex-rqst-quote-front-wrap .dropdown-center{position:relative;}.elex-rqst-quote-front-wrap .dropdown-toggle{white-space:nowrap;}.elex-rqst-quote-front-wrap .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent;}.elex-rqst-quote-front-wrap .dropdown-toggle:empty::after{margin-left:0;}.elex-rqst-quote-front-wrap .dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:.5rem;--bs-dropdown-spacer:.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:#212529;--bs-dropdown-bg:#fff;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:.35rem;--bs-dropdown-border-width:1px;--bs-dropdown-inner-border-radius:calc(.35rem - 1px);--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:.5rem;--bs-dropdown-box-shadow:0 .5rem 1rem rgba(0,0,0,.15);--bs-dropdown-link-color:#212529;--bs-dropdown-link-hover-color:#1e2125;--bs-dropdown-link-hover-bg:#e9ecef;--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#10518d;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius);}.elex-rqst-quote-front-wrap .dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer);}.elex-rqst-quote-front-wrap .dropdown-menu-start{--bs-position:start;}.elex-rqst-quote-front-wrap .dropdown-menu-start[data-bs-popper]{right:auto;left:0;}.elex-rqst-quote-front-wrap .dropdown-menu-end{--bs-position:end;}.elex-rqst-quote-front-wrap .dropdown-menu-end[data-bs-popper]{right:0;left:auto;}@media (min-width: 576px){.elex-rqst-quote-front-wrap .dropdown-menu-sm-start{--bs-position:start;}.elex-rqst-quote-front-wrap .dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0;}.elex-rqst-quote-front-wrap .dropdown-menu-sm-end{--bs-position:end;}.elex-rqst-quote-front-wrap .dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto;}}@media (min-width: 768px){.elex-rqst-quote-front-wrap .dropdown-menu-md-start{--bs-position:start;}.elex-rqst-quote-front-wrap .dropdown-menu-md-start[data-bs-popper]{right:auto;left:0;}.elex-rqst-quote-front-wrap .dropdown-menu-md-end{--bs-position:end;}.elex-rqst-quote-front-wrap .dropdown-menu-md-end[data-bs-popper]{right:0;left:auto;}}@media (min-width: 992px){.elex-rqst-quote-front-wrap .dropdown-menu-lg-start{--bs-position:start;}.elex-rqst-quote-front-wrap .dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0;}.elex-rqst-quote-front-wrap .dropdown-menu-lg-end{--bs-position:end;}.elex-rqst-quote-front-wrap .dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto;}}@media (min-width: 1200px){.elex-rqst-quote-front-wrap .dropdown-menu-xl-start{--bs-position:start;}.elex-rqst-quote-front-wrap .dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0;}.elex-rqst-quote-front-wrap .dropdown-menu-xl-end{--bs-position:end;}.elex-rqst-quote-front-wrap .dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto;}}@media (min-width: 1400px){.elex-rqst-quote-front-wrap .dropdown-menu-xxl-start{--bs-position:start;}.elex-rqst-quote-front-wrap .dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0;}.elex-rqst-quote-front-wrap .dropdown-menu-xxl-end{--bs-position:end;}.elex-rqst-quote-front-wrap .dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto;}}.elex-rqst-quote-front-wrap .dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer);}.elex-rqst-quote-front-wrap .dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent;}.elex-rqst-quote-front-wrap .dropup .dropdown-toggle:empty::after{margin-left:0;}.elex-rqst-quote-front-wrap .dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer);}.elex-rqst-quote-front-wrap .dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid;}.elex-rqst-quote-front-wrap .dropend .dropdown-toggle:empty::after{margin-left:0;}.elex-rqst-quote-front-wrap .dropend .dropdown-toggle::after{vertical-align:0;}.elex-rqst-quote-front-wrap .dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer);}.elex-rqst-quote-front-wrap .dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";}.elex-rqst-quote-front-wrap .dropstart .dropdown-toggle::after{display:none;}.elex-rqst-quote-front-wrap .dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent;}.elex-rqst-quote-front-wrap .dropstart .dropdown-toggle:empty::after{margin-left:0;}.elex-rqst-quote-front-wrap .dropstart .dropdown-toggle::before{vertical-align:0;}.elex-rqst-quote-front-wrap .dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1;}.elex-rqst-quote-front-wrap .dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;}.elex-rqst-quote-front-wrap .dropdown-item:hover,.elex-rqst-quote-front-wrap .dropdown-item:focus{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg);}.elex-rqst-quote-front-wrap .dropdown-item.active,.elex-rqst-quote-front-wrap .dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg);}.elex-rqst-quote-front-wrap .dropdown-item.disabled,.elex-rqst-quote-front-wrap .dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent;}.elex-rqst-quote-front-wrap .dropdown-menu.show{display:block;}.elex-rqst-quote-front-wrap .dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap;}.elex-rqst-quote-front-wrap .dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color);}.elex-rqst-quote-front-wrap .dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255,255,255,.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#10518d;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd;}.elex-rqst-quote-front-wrap .btn-group,.elex-rqst-quote-front-wrap .btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle;}.elex-rqst-quote-front-wrap .btn-group > .btn,.elex-rqst-quote-front-wrap .btn-group-vertical > .btn{position:relative;flex:1 1 auto;}.elex-rqst-quote-front-wrap .btn-group > .btn-check:checked + .btn,.elex-rqst-quote-front-wrap .btn-group > .btn-check:focus + .btn,.elex-rqst-quote-front-wrap .btn-group > .btn:hover,.elex-rqst-quote-front-wrap .btn-group > .btn:focus,.elex-rqst-quote-front-wrap .btn-group > .btn:active,.elex-rqst-quote-front-wrap .btn-group > .btn.active,.elex-rqst-quote-front-wrap .btn-group-vertical > .btn-check:checked + .btn,.elex-rqst-quote-front-wrap .btn-group-vertical > .btn-check:focus + .btn,.elex-rqst-quote-front-wrap .btn-group-vertical > .btn:hover,.elex-rqst-quote-front-wrap .btn-group-vertical > .btn:focus,.elex-rqst-quote-front-wrap .btn-group-vertical > .btn:active,.elex-rqst-quote-front-wrap .btn-group-vertical > .btn.active{z-index:1;}.elex-rqst-quote-front-wrap .btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start;}.elex-rqst-quote-front-wrap .btn-toolbar .input-group{width:auto;}.elex-rqst-quote-front-wrap .btn-group{border-radius:.35rem;}.elex-rqst-quote-front-wrap .btn-group > :not(.btn-check:first-child) + .btn,.elex-rqst-quote-front-wrap .btn-group > .btn-group:not(:first-child){margin-left:-1px;}.elex-rqst-quote-front-wrap .btn-group > .btn:not(:last-child):not(.dropdown-toggle),.elex-rqst-quote-front-wrap .btn-group > .btn.dropdown-toggle-split:first-child,.elex-rqst-quote-front-wrap .btn-group > .btn-group:not(:last-child) > .btn{border-top-right-radius:0;border-bottom-right-radius:0;}.elex-rqst-quote-front-wrap .btn-group > .btn:nth-child(n+3),.elex-rqst-quote-front-wrap .btn-group > :not(.btn-check) + .btn,.elex-rqst-quote-front-wrap .btn-group > .btn-group:not(:first-child) > .btn{border-top-left-radius:0;border-bottom-left-radius:0;}.elex-rqst-quote-front-wrap .dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem;}.elex-rqst-quote-front-wrap .dropdown-toggle-split::after,.dropup .elex-rqst-quote-front-wrap .dropdown-toggle-split::after,.dropend .elex-rqst-quote-front-wrap .dropdown-toggle-split::after{margin-left:0;}.dropstart .elex-rqst-quote-front-wrap .dropdown-toggle-split::before{margin-right:0;}.elex-rqst-quote-front-wrap .btn-sm + .dropdown-toggle-split,.elex-rqst-quote-front-wrap .btn-group-sm > .btn + .dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem;}.elex-rqst-quote-front-wrap .btn-lg + .dropdown-toggle-split,.elex-rqst-quote-front-wrap .btn-group-lg > .btn + .dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem;}.elex-rqst-quote-front-wrap .btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center;}.elex-rqst-quote-front-wrap .btn-group-vertical > .btn,.elex-rqst-quote-front-wrap .btn-group-vertical > .btn-group{width:100%;}.elex-rqst-quote-front-wrap .btn-group-vertical > .btn:not(:first-child),.elex-rqst-quote-front-wrap .btn-group-vertical > .btn-group:not(:first-child){margin-top:-1px;}.elex-rqst-quote-front-wrap .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),.elex-rqst-quote-front-wrap .btn-group-vertical > .btn-group:not(:last-child) > .btn{border-bottom-right-radius:0;border-bottom-left-radius:0;}.elex-rqst-quote-front-wrap .btn-group-vertical > .btn ~ .btn,.elex-rqst-quote-front-wrap .btn-group-vertical > .btn-group:not(:first-child) > .btn{border-top-left-radius:0;border-top-right-radius:0;}.elex-rqst-quote-front-wrap .nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:.5rem;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:#6c757d;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;}.elex-rqst-quote-front-wrap .nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-front-wrap .nav-link{transition:none;}}.elex-rqst-quote-front-wrap .nav-link:hover,.elex-rqst-quote-front-wrap .nav-link:focus{color:var(--bs-nav-link-hover-color);}.elex-rqst-quote-front-wrap .nav-link.disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default;}.elex-rqst-quote-front-wrap .nav-tabs{--bs-nav-tabs-border-width:1px;--bs-nav-tabs-border-color:#dee2e6;--bs-nav-tabs-border-radius:.35rem;--bs-nav-tabs-link-hover-border-color:#e9ecef #e9ecef #dee2e6;--bs-nav-tabs-link-active-color:#495057;--bs-nav-tabs-link-active-bg:#fff;--bs-nav-tabs-link-active-border-color:#dee2e6 #dee2e6 #fff;border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);}.elex-rqst-quote-front-wrap .nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));background:none;border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius);}.elex-rqst-quote-front-wrap .nav-tabs .nav-link:hover,.elex-rqst-quote-front-wrap .nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color);}.elex-rqst-quote-front-wrap .nav-tabs .nav-link.disabled,.elex-rqst-quote-front-wrap .nav-tabs .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent;}.elex-rqst-quote-front-wrap .nav-tabs .nav-link.active,.elex-rqst-quote-front-wrap .nav-tabs .nav-item.show .nav-link{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color);}.elex-rqst-quote-front-wrap .nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0;}.elex-rqst-quote-front-wrap .nav-pills{--bs-nav-pills-border-radius:.35rem;--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#10518d;}.elex-rqst-quote-front-wrap .nav-pills .nav-link{background:none;border:0;border-radius:var(--bs-nav-pills-border-radius);}.elex-rqst-quote-front-wrap .nav-pills .nav-link:disabled{color:var(--bs-nav-link-disabled-color);background-color:transparent;border-color:transparent;}.elex-rqst-quote-front-wrap .nav-pills .nav-link.active,.elex-rqst-quote-front-wrap .nav-pills .show > .nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg);}.elex-rqst-quote-front-wrap .nav-fill > .nav-link,.elex-rqst-quote-front-wrap .nav-fill .nav-item{flex:1 1 auto;text-align:center;}.elex-rqst-quote-front-wrap .nav-justified > .nav-link,.elex-rqst-quote-front-wrap .nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center;}.elex-rqst-quote-front-wrap .nav-fill .nav-item .nav-link,.elex-rqst-quote-front-wrap .nav-justified .nav-item .nav-link{width:100%;}.elex-rqst-quote-front-wrap .tab-content > .tab-pane{display:none;}.elex-rqst-quote-front-wrap .tab-content > .active{display:block;}.elex-rqst-quote-front-wrap .navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:.5rem;--bs-navbar-color:rgba(0,0,0,.55);--bs-navbar-hover-color:rgba(0,0,0,.7);--bs-navbar-disabled-color:rgba(0,0,0,.3);--bs-navbar-active-color:rgba(0,0,0,.9);--bs-navbar-brand-padding-y:.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(0,0,0,.9);--bs-navbar-brand-hover-color:rgba(0,0,0,.9);--bs-navbar-nav-link-padding-x:.5rem;--bs-navbar-toggler-padding-y:.25rem;--bs-navbar-toggler-padding-x:.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 30 30\'%3e%3cpath stroke=\'rgba%280, 0, 0, 0.55%29\' stroke-linecap=\'round\' stroke-miterlimit=\'10\' stroke-width=\'2\' d=\'M4 7h22M4 15h22M4 23h22\'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(0,0,0,.1);--bs-navbar-toggler-border-radius:.35rem;--bs-navbar-toggler-focus-width:.25rem;--bs-navbar-toggler-transition:box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);}.elex-rqst-quote-front-wrap .navbar > .container,.elex-rqst-quote-front-wrap .navbar > .container-fluid,.elex-rqst-quote-front-wrap .navbar > .container-sm,.elex-rqst-quote-front-wrap .navbar > .container-md,.elex-rqst-quote-front-wrap .navbar > .container-lg,.elex-rqst-quote-front-wrap .navbar > .container-xl,.elex-rqst-quote-front-wrap .navbar > .container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between;}.elex-rqst-quote-front-wrap .navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap;}.elex-rqst-quote-front-wrap .navbar-brand:hover,.elex-rqst-quote-front-wrap .navbar-brand:focus{color:var(--bs-navbar-brand-hover-color);}.elex-rqst-quote-front-wrap .navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:.5rem;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none;}.elex-rqst-quote-front-wrap .navbar-nav .show > .nav-link,.elex-rqst-quote-front-wrap .navbar-nav .nav-link.active{color:var(--bs-navbar-active-color);}.elex-rqst-quote-front-wrap .navbar-nav .dropdown-menu{position:static;}.elex-rqst-quote-front-wrap .navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color);}.elex-rqst-quote-front-wrap .navbar-text a,.elex-rqst-quote-front-wrap .navbar-text a:hover,.elex-rqst-quote-front-wrap .navbar-text a:focus{color:var(--bs-navbar-active-color);}.elex-rqst-quote-front-wrap .navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center;}.elex-rqst-quote-front-wrap .navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition);}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-front-wrap .navbar-toggler{transition:none;}}.elex-rqst-quote-front-wrap .navbar-toggler:hover{text-decoration:none;}.elex-rqst-quote-front-wrap .navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);}.elex-rqst-quote-front-wrap .navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%;}.elex-rqst-quote-front-wrap .navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto;}@media (min-width: 576px){.elex-rqst-quote-front-wrap .navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start;}.elex-rqst-quote-front-wrap .navbar-expand-sm .navbar-nav{flex-direction:row;}.elex-rqst-quote-front-wrap .navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute;}.elex-rqst-quote-front-wrap .navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.elex-rqst-quote-front-wrap .navbar-expand-sm .navbar-nav-scroll{overflow:visible;}.elex-rqst-quote-front-wrap .navbar-expand-sm .navbar-collapse{display:flex !important;flex-basis:auto;}.elex-rqst-quote-front-wrap .navbar-expand-sm .navbar-toggler{display:none;}.elex-rqst-quote-front-wrap .navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none;}.elex-rqst-quote-front-wrap .navbar-expand-sm .offcanvas .offcanvas-header{display:none;}.elex-rqst-quote-front-wrap .navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width: 768px){.elex-rqst-quote-front-wrap .navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start;}.elex-rqst-quote-front-wrap .navbar-expand-md .navbar-nav{flex-direction:row;}.elex-rqst-quote-front-wrap .navbar-expand-md .navbar-nav .dropdown-menu{position:absolute;}.elex-rqst-quote-front-wrap .navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.elex-rqst-quote-front-wrap .navbar-expand-md .navbar-nav-scroll{overflow:visible;}.elex-rqst-quote-front-wrap .navbar-expand-md .navbar-collapse{display:flex !important;flex-basis:auto;}.elex-rqst-quote-front-wrap .navbar-expand-md .navbar-toggler{display:none;}.elex-rqst-quote-front-wrap .navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none;}.elex-rqst-quote-front-wrap .navbar-expand-md .offcanvas .offcanvas-header{display:none;}.elex-rqst-quote-front-wrap .navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width: 992px){.elex-rqst-quote-front-wrap .navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start;}.elex-rqst-quote-front-wrap .navbar-expand-lg .navbar-nav{flex-direction:row;}.elex-rqst-quote-front-wrap .navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute;}.elex-rqst-quote-front-wrap .navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.elex-rqst-quote-front-wrap .navbar-expand-lg .navbar-nav-scroll{overflow:visible;}.elex-rqst-quote-front-wrap .navbar-expand-lg .navbar-collapse{display:flex !important;flex-basis:auto;}.elex-rqst-quote-front-wrap .navbar-expand-lg .navbar-toggler{display:none;}.elex-rqst-quote-front-wrap .navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none;}.elex-rqst-quote-front-wrap .navbar-expand-lg .offcanvas .offcanvas-header{display:none;}.elex-rqst-quote-front-wrap .navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width: 1200px){.elex-rqst-quote-front-wrap .navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start;}.elex-rqst-quote-front-wrap .navbar-expand-xl .navbar-nav{flex-direction:row;}.elex-rqst-quote-front-wrap .navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute;}.elex-rqst-quote-front-wrap .navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.elex-rqst-quote-front-wrap .navbar-expand-xl .navbar-nav-scroll{overflow:visible;}.elex-rqst-quote-front-wrap .navbar-expand-xl .navbar-collapse{display:flex !important;flex-basis:auto;}.elex-rqst-quote-front-wrap .navbar-expand-xl .navbar-toggler{display:none;}.elex-rqst-quote-front-wrap .navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none;}.elex-rqst-quote-front-wrap .navbar-expand-xl .offcanvas .offcanvas-header{display:none;}.elex-rqst-quote-front-wrap .navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}@media (min-width: 1400px){.elex-rqst-quote-front-wrap .navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start;}.elex-rqst-quote-front-wrap .navbar-expand-xxl .navbar-nav{flex-direction:row;}.elex-rqst-quote-front-wrap .navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute;}.elex-rqst-quote-front-wrap .navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.elex-rqst-quote-front-wrap .navbar-expand-xxl .navbar-nav-scroll{overflow:visible;}.elex-rqst-quote-front-wrap .navbar-expand-xxl .navbar-collapse{display:flex !important;flex-basis:auto;}.elex-rqst-quote-front-wrap .navbar-expand-xxl .navbar-toggler{display:none;}.elex-rqst-quote-front-wrap .navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none;}.elex-rqst-quote-front-wrap .navbar-expand-xxl .offcanvas .offcanvas-header{display:none;}.elex-rqst-quote-front-wrap .navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}}.elex-rqst-quote-front-wrap .navbar-expand{flex-wrap:nowrap;justify-content:flex-start;}.elex-rqst-quote-front-wrap .navbar-expand .navbar-nav{flex-direction:row;}.elex-rqst-quote-front-wrap .navbar-expand .navbar-nav .dropdown-menu{position:absolute;}.elex-rqst-quote-front-wrap .navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x);}.elex-rqst-quote-front-wrap .navbar-expand .navbar-nav-scroll{overflow:visible;}.elex-rqst-quote-front-wrap .navbar-expand .navbar-collapse{display:flex !important;flex-basis:auto;}.elex-rqst-quote-front-wrap .navbar-expand .navbar-toggler{display:none;}.elex-rqst-quote-front-wrap .navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto !important;height:auto !important;visibility:visible !important;background-color:transparent !important;border:0 !important;transform:none !important;transition:none;}.elex-rqst-quote-front-wrap .navbar-expand .offcanvas .offcanvas-header{display:none;}.elex-rqst-quote-front-wrap .navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;}.elex-rqst-quote-front-wrap .navbar-dark{--bs-navbar-color:rgba(255,255,255,.55);--bs-navbar-hover-color:rgba(255,255,255,.75);--bs-navbar-disabled-color:rgba(255,255,255,.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255,255,255,.1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 30 30\'%3e%3cpath stroke=\'rgba%28255, 255, 255, 0.55%29\' stroke-linecap=\'round\' stroke-miterlimit=\'10\' stroke-width=\'2\' d=\'M4 7h22M4 15h22M4 23h22\'/%3e%3c/svg%3e");}.elex-rqst-quote-front-wrap .card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:.5rem;--bs-card-border-width:1px;--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:.35rem;--bs-card-inner-border-radius:calc(.35rem - 1px);--bs-card-cap-padding-y:.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(0,0,0,.03);--bs-card-bg:#fff;--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius);}.elex-rqst-quote-front-wrap .card > hr{margin-right:0;margin-left:0;}.elex-rqst-quote-front-wrap .card > .list-group{border-top:inherit;border-bottom:inherit;}.elex-rqst-quote-front-wrap .card > .list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius);}.elex-rqst-quote-front-wrap .card > .list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius);}.elex-rqst-quote-front-wrap .card > .card-header + .list-group,.elex-rqst-quote-front-wrap .card > .list-group + .card-footer{border-top:0;}.elex-rqst-quote-front-wrap .card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color);}.elex-rqst-quote-front-wrap .card-title{margin-bottom:var(--bs-card-title-spacer-y);}.elex-rqst-quote-front-wrap .card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;}.elex-rqst-quote-front-wrap .card-text:last-child{margin-bottom:0;}.elex-rqst-quote-front-wrap .card-link + .card-link{margin-left:var(--bs-card-spacer-x);}.elex-rqst-quote-front-wrap .card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color);}.elex-rqst-quote-front-wrap .card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;}.elex-rqst-quote-front-wrap .card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color);}.elex-rqst-quote-front-wrap .card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);}.elex-rqst-quote-front-wrap .card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0;}.elex-rqst-quote-front-wrap .card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg);}.elex-rqst-quote-front-wrap .card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));}.elex-rqst-quote-front-wrap .card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius);}.elex-rqst-quote-front-wrap .card-img,.elex-rqst-quote-front-wrap .card-img-top,.elex-rqst-quote-front-wrap .card-img-bottom{width:100%;}.elex-rqst-quote-front-wrap .card-img,.elex-rqst-quote-front-wrap .card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius);}.elex-rqst-quote-front-wrap .card-img,.elex-rqst-quote-front-wrap .card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius);}.elex-rqst-quote-front-wrap .card-group > .card{margin-bottom:var(--bs-card-group-margin);}@media (min-width: 576px){.elex-rqst-quote-front-wrap .card-group{display:flex;flex-flow:row wrap;}.elex-rqst-quote-front-wrap .card-group > .card{flex:1 0 0%;margin-bottom:0;}.elex-rqst-quote-front-wrap .card-group > .card + .card{margin-left:0;border-left:0;}.elex-rqst-quote-front-wrap .card-group > .card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0;}.elex-rqst-quote-front-wrap .card-group > .card:not(:last-child) .card-img-top,.elex-rqst-quote-front-wrap .card-group > .card:not(:last-child) .card-header{border-top-right-radius:0;}.elex-rqst-quote-front-wrap .card-group > .card:not(:last-child) .card-img-bottom,.elex-rqst-quote-front-wrap .card-group > .card:not(:last-child) .card-footer{border-bottom-right-radius:0;}.elex-rqst-quote-front-wrap .card-group > .card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0;}.elex-rqst-quote-front-wrap .card-group > .card:not(:first-child) .card-img-top,.elex-rqst-quote-front-wrap .card-group > .card:not(:first-child) .card-header{border-top-left-radius:0;}.elex-rqst-quote-front-wrap .card-group > .card:not(:first-child) .card-img-bottom,.elex-rqst-quote-front-wrap .card-group > .card:not(:first-child) .card-footer{border-bottom-left-radius:0;}}.elex-rqst-quote-front-wrap .accordion{--bs-accordion-color:#212529;--bs-accordion-bg:#fff;--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:1px;--bs-accordion-border-radius:.35rem;--bs-accordion-inner-border-radius:calc(.35rem - 1px);--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:#212529;--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\' fill=\'%23212529\'%3e%3cpath fill-rule=\'evenodd\' d=\'M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z\'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform .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=\'%230e497f\'%3e%3cpath fill-rule=\'evenodd\' d=\'M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z\'/%3e%3c/svg%3e");--bs-accordion-btn-focus-border-color:#88a8c6;--bs-accordion-btn-focus-box-shadow:0 0 0 .25rem rgba(16,81,141,.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:#0e497f;--bs-accordion-active-bg:#e7eef4;}.elex-rqst-quote-front-wrap .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){.elex-rqst-quote-front-wrap .accordion-button{transition:none;}}.elex-rqst-quote-front-wrap .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);}.elex-rqst-quote-front-wrap .accordion-button:not(.collapsed)::after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform);}.elex-rqst-quote-front-wrap .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){.elex-rqst-quote-front-wrap .accordion-button::after{transition:none;}}.elex-rqst-quote-front-wrap .accordion-button:hover{z-index:2;}.elex-rqst-quote-front-wrap .accordion-button:focus{z-index:3;border-color:var(--bs-accordion-btn-focus-border-color);outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow);}.elex-rqst-quote-front-wrap .accordion-header{margin-bottom:0;}.elex-rqst-quote-front-wrap .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);}.elex-rqst-quote-front-wrap .accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius);}.elex-rqst-quote-front-wrap .accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius);}.elex-rqst-quote-front-wrap .accordion-item:not(:first-of-type){border-top:0;}.elex-rqst-quote-front-wrap .accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius);}.elex-rqst-quote-front-wrap .accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius);}.elex-rqst-quote-front-wrap .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);}.elex-rqst-quote-front-wrap .accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);}.elex-rqst-quote-front-wrap .accordion-flush .accordion-collapse{border-width:0;}.elex-rqst-quote-front-wrap .accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0;}.elex-rqst-quote-front-wrap .accordion-flush .accordion-item:first-child{border-top:0;}.elex-rqst-quote-front-wrap .accordion-flush .accordion-item:last-child{border-bottom:0;}.elex-rqst-quote-front-wrap .accordion-flush .accordion-item .accordion-button,.elex-rqst-quote-front-wrap .accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0;}.elex-rqst-quote-front-wrap .breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-divider-color:#6c757d;--bs-breadcrumb-item-padding-x:.5rem;--bs-breadcrumb-item-active-color:#6c757d;display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius);}.elex-rqst-quote-front-wrap .breadcrumb-item + .breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x);}.elex-rqst-quote-front-wrap .breadcrumb-item + .breadcrumb-item::before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider,"/");}.elex-rqst-quote-front-wrap .breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color);}.elex-rqst-quote-front-wrap .pagination{--bs-pagination-padding-x:.75rem;--bs-pagination-padding-y:.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:#fff;--bs-pagination-border-width:1px;--bs-pagination-border-color:#dee2e6;--bs-pagination-border-radius:.35rem;--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:#e9ecef;--bs-pagination-hover-border-color:#dee2e6;--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:#e9ecef;--bs-pagination-focus-box-shadow:0 0 0 .25rem rgba(16,81,141,.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#10518d;--bs-pagination-active-border-color:#10518d;--bs-pagination-disabled-color:#6c757d;--bs-pagination-disabled-bg:#fff;--bs-pagination-disabled-border-color:#dee2e6;display:flex;padding-left:0;list-style:none;}.elex-rqst-quote-front-wrap .page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-front-wrap .page-link{transition:none;}}.elex-rqst-quote-front-wrap .page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color);}.elex-rqst-quote-front-wrap .page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow);}.elex-rqst-quote-front-wrap .page-link.active,.active > .elex-rqst-quote-front-wrap .page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color);}.elex-rqst-quote-front-wrap .page-link.disabled,.disabled > .elex-rqst-quote-front-wrap .page-link{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color);}.elex-rqst-quote-front-wrap .page-item:not(:first-child) .page-link{margin-left:-1px;}.elex-rqst-quote-front-wrap .page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius);}.elex-rqst-quote-front-wrap .page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius);}.elex-rqst-quote-front-wrap .pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:.5rem;}.elex-rqst-quote-front-wrap .pagination-sm{--bs-pagination-padding-x:.5rem;--bs-pagination-padding-y:.25rem;--bs-pagination-font-size:.875rem;--bs-pagination-border-radius:.25rem;}.elex-rqst-quote-front-wrap .badge{--bs-badge-padding-x:.65em;--bs-badge-padding-y:.35em;--bs-badge-font-size:.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:.35rem;display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius);}.elex-rqst-quote-front-wrap .badge:empty{display:none;}.elex-rqst-quote-front-wrap .btn .badge{position:relative;top:-1px;}.elex-rqst-quote-front-wrap .alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:1px solid var(--bs-alert-border-color);--bs-alert-border-radius:.35rem;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius);}.elex-rqst-quote-front-wrap .alert-heading{color:inherit;}.elex-rqst-quote-front-wrap .alert-link{font-weight:700;}.elex-rqst-quote-front-wrap .alert-dismissible{padding-right:3rem;}.elex-rqst-quote-front-wrap .alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem;}.elex-rqst-quote-front-wrap .alert-primary{--bs-alert-color:#0a3155;--bs-alert-bg:#cfdce8;--bs-alert-border-color:#b7cbdd;}.elex-rqst-quote-front-wrap .alert-primary .alert-link{color:#082744;}.elex-rqst-quote-front-wrap .alert-secondary{--bs-alert-color:#41464b;--bs-alert-bg:#e2e3e5;--bs-alert-border-color:#d3d6d8;}.elex-rqst-quote-front-wrap .alert-secondary .alert-link{color:#34383c;}.elex-rqst-quote-front-wrap .alert-success{--bs-alert-color:#0f5132;--bs-alert-bg:#d1e7dd;--bs-alert-border-color:#badbcc;}.elex-rqst-quote-front-wrap .alert-success .alert-link{color:#0c4128;}.elex-rqst-quote-front-wrap .alert-info{--bs-alert-color:#055160;--bs-alert-bg:#cff4fc;--bs-alert-border-color:#b6effb;}.elex-rqst-quote-front-wrap .alert-info .alert-link{color:#04414d;}.elex-rqst-quote-front-wrap .alert-warning{--bs-alert-color:#953c11;--bs-alert-bg:#fee0d2;--bs-alert-border-color:#fdd1bb;}.elex-rqst-quote-front-wrap .alert-warning .alert-link{color:#77300e;}.elex-rqst-quote-front-wrap .alert-danger{--bs-alert-color:#842029;--bs-alert-bg:#f8d7da;--bs-alert-border-color:#f5c2c7;}.elex-rqst-quote-front-wrap .alert-danger .alert-link{color:#6a1a21;}.elex-rqst-quote-front-wrap .alert-light{--bs-alert-color:#636464;--bs-alert-bg:#fefefe;--bs-alert-border-color:#fdfdfe;}.elex-rqst-quote-front-wrap .alert-light .alert-link{color:#4f5050;}.elex-rqst-quote-front-wrap .alert-dark{--bs-alert-color:#1a1f22;--bs-alert-bg:#d5d6d7;--bs-alert-border-color:#c0c2c3;}.elex-rqst-quote-front-wrap .alert-dark .alert-link{color:#15191b;}@keyframes progress-bar-stripes{0%{background-position-x:1rem;}}.elex-rqst-quote-front-wrap .progress{--bs-progress-height:1rem;--bs-progress-font-size:.75rem;--bs-progress-bg:#e9ecef;--bs-progress-border-radius:.35rem;--bs-progress-box-shadow:inset 0 1px 2px rgba(0,0,0,.075);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#10518d;--bs-progress-bar-transition:width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius);}.elex-rqst-quote-front-wrap .progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition);}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-front-wrap .progress-bar{transition:none;}}.elex-rqst-quote-front-wrap .progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height);}.elex-rqst-quote-front-wrap .progress-bar-animated{animation:1s linear infinite progress-bar-stripes;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-front-wrap .progress-bar-animated{animation:none;}}.elex-rqst-quote-front-wrap .list-group{--bs-list-group-color:#212529;--bs-list-group-bg:#fff;--bs-list-group-border-color:rgba(0,0,0,.125);--bs-list-group-border-width:1px;--bs-list-group-border-radius:.35rem;--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:.5rem;--bs-list-group-action-color:#495057;--bs-list-group-action-hover-color:#495057;--bs-list-group-action-hover-bg:#f8f9fa;--bs-list-group-action-active-color:#212529;--bs-list-group-action-active-bg:#e9ecef;--bs-list-group-disabled-color:#6c757d;--bs-list-group-disabled-bg:#fff;--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#10518d;--bs-list-group-active-border-color:#10518d;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius);}.elex-rqst-quote-front-wrap .list-group-numbered{list-style-type:none;counter-reset:section;}.elex-rqst-quote-front-wrap .list-group-numbered > .list-group-item::before{content:counters(section,".") ". ";counter-increment:section;}.elex-rqst-quote-front-wrap .list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit;}.elex-rqst-quote-front-wrap .list-group-item-action:hover,.elex-rqst-quote-front-wrap .list-group-item-action:focus{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg);}.elex-rqst-quote-front-wrap .list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg);}.elex-rqst-quote-front-wrap .list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);}.elex-rqst-quote-front-wrap .list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit;}.elex-rqst-quote-front-wrap .list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit;}.elex-rqst-quote-front-wrap .list-group-item.disabled,.elex-rqst-quote-front-wrap .list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg);}.elex-rqst-quote-front-wrap .list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color);}.elex-rqst-quote-front-wrap .list-group-item + .list-group-item{border-top-width:0;}.elex-rqst-quote-front-wrap .list-group-item + .list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width);}.elex-rqst-quote-front-wrap .list-group-horizontal{flex-direction:row;}.elex-rqst-quote-front-wrap .list-group-horizontal > .list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0;}.elex-rqst-quote-front-wrap .list-group-horizontal > .list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0;}.elex-rqst-quote-front-wrap .list-group-horizontal > .list-group-item.active{margin-top:0;}.elex-rqst-quote-front-wrap .list-group-horizontal > .list-group-item + .list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0;}.elex-rqst-quote-front-wrap .list-group-horizontal > .list-group-item + .list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width);}@media (min-width: 576px){.elex-rqst-quote-front-wrap .list-group-horizontal-sm{flex-direction:row;}.elex-rqst-quote-front-wrap .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0;}.elex-rqst-quote-front-wrap .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0;}.elex-rqst-quote-front-wrap .list-group-horizontal-sm > .list-group-item.active{margin-top:0;}.elex-rqst-quote-front-wrap .list-group-horizontal-sm > .list-group-item + .list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0;}.elex-rqst-quote-front-wrap .list-group-horizontal-sm > .list-group-item + .list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width);}}@media (min-width: 768px){.elex-rqst-quote-front-wrap .list-group-horizontal-md{flex-direction:row;}.elex-rqst-quote-front-wrap .list-group-horizontal-md > .list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0;}.elex-rqst-quote-front-wrap .list-group-horizontal-md > .list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0;}.elex-rqst-quote-front-wrap .list-group-horizontal-md > .list-group-item.active{margin-top:0;}.elex-rqst-quote-front-wrap .list-group-horizontal-md > .list-group-item + .list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0;}.elex-rqst-quote-front-wrap .list-group-horizontal-md > .list-group-item + .list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width);}}@media (min-width: 992px){.elex-rqst-quote-front-wrap .list-group-horizontal-lg{flex-direction:row;}.elex-rqst-quote-front-wrap .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0;}.elex-rqst-quote-front-wrap .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0;}.elex-rqst-quote-front-wrap .list-group-horizontal-lg > .list-group-item.active{margin-top:0;}.elex-rqst-quote-front-wrap .list-group-horizontal-lg > .list-group-item + .list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0;}.elex-rqst-quote-front-wrap .list-group-horizontal-lg > .list-group-item + .list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width);}}@media (min-width: 1200px){.elex-rqst-quote-front-wrap .list-group-horizontal-xl{flex-direction:row;}.elex-rqst-quote-front-wrap .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0;}.elex-rqst-quote-front-wrap .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0;}.elex-rqst-quote-front-wrap .list-group-horizontal-xl > .list-group-item.active{margin-top:0;}.elex-rqst-quote-front-wrap .list-group-horizontal-xl > .list-group-item + .list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0;}.elex-rqst-quote-front-wrap .list-group-horizontal-xl > .list-group-item + .list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width);}}@media (min-width: 1400px){.elex-rqst-quote-front-wrap .list-group-horizontal-xxl{flex-direction:row;}.elex-rqst-quote-front-wrap .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0;}.elex-rqst-quote-front-wrap .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0;}.elex-rqst-quote-front-wrap .list-group-horizontal-xxl > .list-group-item.active{margin-top:0;}.elex-rqst-quote-front-wrap .list-group-horizontal-xxl > .list-group-item + .list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0;}.elex-rqst-quote-front-wrap .list-group-horizontal-xxl > .list-group-item + .list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width);}}.elex-rqst-quote-front-wrap .list-group-flush{border-radius:0;}.elex-rqst-quote-front-wrap .list-group-flush > .list-group-item{border-width:0 0 var(--bs-list-group-border-width);}.elex-rqst-quote-front-wrap .list-group-flush > .list-group-item:last-child{border-bottom-width:0;}.elex-rqst-quote-front-wrap .list-group-item-primary{color:#0a3155;background-color:#cfdce8;}.elex-rqst-quote-front-wrap .list-group-item-primary.list-group-item-action:hover,.elex-rqst-quote-front-wrap .list-group-item-primary.list-group-item-action:focus{color:#0a3155;background-color:#bac6d1;}.elex-rqst-quote-front-wrap .list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#0a3155;border-color:#0a3155;}.elex-rqst-quote-front-wrap .list-group-item-secondary{color:#41464b;background-color:#e2e3e5;}.elex-rqst-quote-front-wrap .list-group-item-secondary.list-group-item-action:hover,.elex-rqst-quote-front-wrap .list-group-item-secondary.list-group-item-action:focus{color:#41464b;background-color:#cbccce;}.elex-rqst-quote-front-wrap .list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b;}.elex-rqst-quote-front-wrap .list-group-item-success{color:#0f5132;background-color:#d1e7dd;}.elex-rqst-quote-front-wrap .list-group-item-success.list-group-item-action:hover,.elex-rqst-quote-front-wrap .list-group-item-success.list-group-item-action:focus{color:#0f5132;background-color:#bcd0c7;}.elex-rqst-quote-front-wrap .list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132;}.elex-rqst-quote-front-wrap .list-group-item-info{color:#055160;background-color:#cff4fc;}.elex-rqst-quote-front-wrap .list-group-item-info.list-group-item-action:hover,.elex-rqst-quote-front-wrap .list-group-item-info.list-group-item-action:focus{color:#055160;background-color:#badce3;}.elex-rqst-quote-front-wrap .list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160;}.elex-rqst-quote-front-wrap .list-group-item-warning{color:#953c11;background-color:#fee0d2;}.elex-rqst-quote-front-wrap .list-group-item-warning.list-group-item-action:hover,.elex-rqst-quote-front-wrap .list-group-item-warning.list-group-item-action:focus{color:#953c11;background-color:#e5cabd;}.elex-rqst-quote-front-wrap .list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#953c11;border-color:#953c11;}.elex-rqst-quote-front-wrap .list-group-item-danger{color:#842029;background-color:#f8d7da;}.elex-rqst-quote-front-wrap .list-group-item-danger.list-group-item-action:hover,.elex-rqst-quote-front-wrap .list-group-item-danger.list-group-item-action:focus{color:#842029;background-color:#dfc2c4;}.elex-rqst-quote-front-wrap .list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029;}.elex-rqst-quote-front-wrap .list-group-item-light{color:#636464;background-color:#fefefe;}.elex-rqst-quote-front-wrap .list-group-item-light.list-group-item-action:hover,.elex-rqst-quote-front-wrap .list-group-item-light.list-group-item-action:focus{color:#636464;background-color:#e5e5e5;}.elex-rqst-quote-front-wrap .list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464;}.elex-rqst-quote-front-wrap .list-group-item-dark{color:#1a1f22;background-color:#d5d6d7;}.elex-rqst-quote-front-wrap .list-group-item-dark.list-group-item-action:hover,.elex-rqst-quote-front-wrap .list-group-item-dark.list-group-item-action:focus{color:#1a1f22;background-color:#c0c1c2;}.elex-rqst-quote-front-wrap .list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1a1f22;border-color:#1a1f22;}.elex-rqst-quote-front-wrap .btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\' fill=\'%23000\'%3e%3cpath d=\'M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z\'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.35rem;opacity:.5;}.elex-rqst-quote-front-wrap .btn-close:hover{color:#000;text-decoration:none;opacity:.75;}.elex-rqst-quote-front-wrap .btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(16,81,141,.25);opacity:1;}.elex-rqst-quote-front-wrap .btn-close:disabled,.elex-rqst-quote-front-wrap .btn-close.disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25;}.elex-rqst-quote-front-wrap .btn-close-white{filter:invert(1) grayscale(100%) brightness(200%);}.elex-rqst-quote-front-wrap .toast{--bs-toast-zindex:1090;--bs-toast-padding-x:.75rem;--bs-toast-padding-y:.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:.875rem;--bs-toast-bg:rgba(255,255,255,.85);--bs-toast-border-width:1px;--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:.35rem;--bs-toast-box-shadow:0 .5rem 1rem rgba(0,0,0,.15);--bs-toast-header-color:#6c757d;--bs-toast-header-bg:rgba(255,255,255,.85);--bs-toast-header-border-color:rgba(0,0,0,.05);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius);}.elex-rqst-quote-front-wrap .toast.showing{opacity:0;}.elex-rqst-quote-front-wrap .toast:not(.show){display:none;}.elex-rqst-quote-front-wrap .toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none;}.elex-rqst-quote-front-wrap .toast-container > :not(:last-child){margin-bottom:var(--bs-toast-spacing);}.elex-rqst-quote-front-wrap .toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));}.elex-rqst-quote-front-wrap .toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x);}.elex-rqst-quote-front-wrap .toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word;}.elex-rqst-quote-front-wrap .modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:.5rem;--bs-modal-bg:#fff;--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:1px;--bs-modal-border-radius:.5rem;--bs-modal-box-shadow:0 .125rem .25rem rgba(0,0,0,.075);--bs-modal-inner-border-radius:calc(.5rem - 1px);--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:1px;--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:.5rem;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:1px;position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0;}.elex-rqst-quote-front-wrap .modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none;}.modal.fade .elex-rqst-quote-front-wrap .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px);}@media (prefers-reduced-motion: reduce){.modal.fade .elex-rqst-quote-front-wrap .modal-dialog{transition:none;}}.modal.show .elex-rqst-quote-front-wrap .modal-dialog{transform:none;}.modal.modal-static .elex-rqst-quote-front-wrap .modal-dialog{transform:scale(1.02);}.elex-rqst-quote-front-wrap .modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2);}.elex-rqst-quote-front-wrap .modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden;}.elex-rqst-quote-front-wrap .modal-dialog-scrollable .modal-body{overflow-y:auto;}.elex-rqst-quote-front-wrap .modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2);}.elex-rqst-quote-front-wrap .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;}.elex-rqst-quote-front-wrap .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);}.elex-rqst-quote-front-wrap .modal-backdrop.fade{opacity:0;}.elex-rqst-quote-front-wrap .modal-backdrop.show{opacity:var(--bs-backdrop-opacity);}.elex-rqst-quote-front-wrap .modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius);}.elex-rqst-quote-front-wrap .modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin:calc(-.5 * var(--bs-modal-header-padding-y)) calc(-.5 * var(--bs-modal-header-padding-x)) calc(-.5 * var(--bs-modal-header-padding-y)) auto;}.elex-rqst-quote-front-wrap .modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height);}.elex-rqst-quote-front-wrap .modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding);}.elex-rqst-quote-front-wrap .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);}.elex-rqst-quote-front-wrap .modal-footer > *{margin:calc(var(--bs-modal-footer-gap) * .5);}@media (min-width: 576px){.elex-rqst-quote-front-wrap .modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:0 .5rem 1rem rgba(0,0,0,.15);}.elex-rqst-quote-front-wrap .modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto;}.elex-rqst-quote-front-wrap .modal-sm{--bs-modal-width:300px;}}@media (min-width: 992px){.elex-rqst-quote-front-wrap .modal-lg,.elex-rqst-quote-front-wrap .modal-xl{--bs-modal-width:800px;}}@media (min-width: 1200px){.elex-rqst-quote-front-wrap .modal-xl{--bs-modal-width:1140px;}}.elex-rqst-quote-front-wrap .modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0;}.elex-rqst-quote-front-wrap .modal-fullscreen .modal-content{height:100%;border:0;border-radius:0;}.elex-rqst-quote-front-wrap .modal-fullscreen .modal-header,.elex-rqst-quote-front-wrap .modal-fullscreen .modal-footer{border-radius:0;}.elex-rqst-quote-front-wrap .modal-fullscreen .modal-body{overflow-y:auto;}@media (max-width: 575.98px){.elex-rqst-quote-front-wrap .modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0;}.elex-rqst-quote-front-wrap .modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0;}.elex-rqst-quote-front-wrap .modal-fullscreen-sm-down .modal-header,.elex-rqst-quote-front-wrap .modal-fullscreen-sm-down .modal-footer{border-radius:0;}.elex-rqst-quote-front-wrap .modal-fullscreen-sm-down .modal-body{overflow-y:auto;}}@media (max-width: 767.98px){.elex-rqst-quote-front-wrap .modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0;}.elex-rqst-quote-front-wrap .modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0;}.elex-rqst-quote-front-wrap .modal-fullscreen-md-down .modal-header,.elex-rqst-quote-front-wrap .modal-fullscreen-md-down .modal-footer{border-radius:0;}.elex-rqst-quote-front-wrap .modal-fullscreen-md-down .modal-body{overflow-y:auto;}}@media (max-width: 991.98px){.elex-rqst-quote-front-wrap .modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0;}.elex-rqst-quote-front-wrap .modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0;}.elex-rqst-quote-front-wrap .modal-fullscreen-lg-down .modal-header,.elex-rqst-quote-front-wrap .modal-fullscreen-lg-down .modal-footer{border-radius:0;}.elex-rqst-quote-front-wrap .modal-fullscreen-lg-down .modal-body{overflow-y:auto;}}@media (max-width: 1199.98px){.elex-rqst-quote-front-wrap .modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0;}.elex-rqst-quote-front-wrap .modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0;}.elex-rqst-quote-front-wrap .modal-fullscreen-xl-down .modal-header,.elex-rqst-quote-front-wrap .modal-fullscreen-xl-down .modal-footer{border-radius:0;}.elex-rqst-quote-front-wrap .modal-fullscreen-xl-down .modal-body{overflow-y:auto;}}@media (max-width: 1399.98px){.elex-rqst-quote-front-wrap .modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0;}.elex-rqst-quote-front-wrap .modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0;}.elex-rqst-quote-front-wrap .modal-fullscreen-xxl-down .modal-header,.elex-rqst-quote-front-wrap .modal-fullscreen-xxl-down .modal-footer{border-radius:0;}.elex-rqst-quote-front-wrap .modal-fullscreen-xxl-down .modal-body{overflow-y:auto;}}.elex-rqst-quote-front-wrap .tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:.5rem;--bs-tooltip-padding-y:.25rem;--bs-tooltip-font-size:.875rem;--bs-tooltip-color:#fff;--bs-tooltip-bg:#000;--bs-tooltip-border-radius:.35rem;--bs-tooltip-opacity:.9;--bs-tooltip-arrow-width:.8rem;--bs-tooltip-arrow-height:.4rem;z-index:var(--bs-tooltip-zindex);display:block;padding:var(--bs-tooltip-arrow-height);margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0;}.elex-rqst-quote-front-wrap .tooltip.show{opacity:var(--bs-tooltip-opacity);}.elex-rqst-quote-front-wrap .tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height);}.elex-rqst-quote-front-wrap .tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid;}.elex-rqst-quote-front-wrap .bs-tooltip-top .tooltip-arrow,.elex-rqst-quote-front-wrap .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:0;}.elex-rqst-quote-front-wrap .bs-tooltip-top .tooltip-arrow::before,.elex-rqst-quote-front-wrap .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg);}.elex-rqst-quote-front-wrap .bs-tooltip-end .tooltip-arrow,.elex-rqst-quote-front-wrap .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width);}.elex-rqst-quote-front-wrap .bs-tooltip-end .tooltip-arrow::before,.elex-rqst-quote-front-wrap .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg);}.elex-rqst-quote-front-wrap .bs-tooltip-bottom .tooltip-arrow,.elex-rqst-quote-front-wrap .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:0;}.elex-rqst-quote-front-wrap .bs-tooltip-bottom .tooltip-arrow::before,.elex-rqst-quote-front-wrap .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg);}.elex-rqst-quote-front-wrap .bs-tooltip-start .tooltip-arrow,.elex-rqst-quote-front-wrap .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:0;width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width);}.elex-rqst-quote-front-wrap .bs-tooltip-start .tooltip-arrow::before,.elex-rqst-quote-front-wrap .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg);}.elex-rqst-quote-front-wrap .tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius);}.elex-rqst-quote-front-wrap .popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:.875rem;--bs-popover-bg:#fff;--bs-popover-border-width:1px;--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:.5rem;--bs-popover-inner-border-radius:calc(.5rem - 1px);--bs-popover-box-shadow:0 .5rem 1rem rgba(0,0,0,.15);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-bg:#f0f0f0;--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:#212529;--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius);}.elex-rqst-quote-front-wrap .popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height);}.elex-rqst-quote-front-wrap .popover .popover-arrow::before,.elex-rqst-quote-front-wrap .popover .popover-arrow::after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0;}.elex-rqst-quote-front-wrap .bs-popover-top > .popover-arrow,.elex-rqst-quote-front-wrap .bs-popover-auto[data-popper-placement^=top] > .popover-arrow{bottom:calc(-1 * ( var(--bs-popover-arrow-height) ) - var(--bs-popover-border-width));}.elex-rqst-quote-front-wrap .bs-popover-top > .popover-arrow::before,.elex-rqst-quote-front-wrap .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before,.elex-rqst-quote-front-wrap .bs-popover-top > .popover-arrow::after,.elex-rqst-quote-front-wrap .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0;}.elex-rqst-quote-front-wrap .bs-popover-top > .popover-arrow::before,.elex-rqst-quote-front-wrap .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before{bottom:0;border-top-color:var(--bs-popover-arrow-border);}.elex-rqst-quote-front-wrap .bs-popover-top > .popover-arrow::after,.elex-rqst-quote-front-wrap .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg);}.elex-rqst-quote-front-wrap .bs-popover-end > .popover-arrow,.elex-rqst-quote-front-wrap .bs-popover-auto[data-popper-placement^=right] > .popover-arrow{left:calc(-1 * ( var(--bs-popover-arrow-height) ) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width);}.elex-rqst-quote-front-wrap .bs-popover-end > .popover-arrow::before,.elex-rqst-quote-front-wrap .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before,.elex-rqst-quote-front-wrap .bs-popover-end > .popover-arrow::after,.elex-rqst-quote-front-wrap .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0;}.elex-rqst-quote-front-wrap .bs-popover-end > .popover-arrow::before,.elex-rqst-quote-front-wrap .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before{left:0;border-right-color:var(--bs-popover-arrow-border);}.elex-rqst-quote-front-wrap .bs-popover-end > .popover-arrow::after,.elex-rqst-quote-front-wrap .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg);}.elex-rqst-quote-front-wrap .bs-popover-bottom > .popover-arrow,.elex-rqst-quote-front-wrap .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow{top:calc(-1 * ( var(--bs-popover-arrow-height) ) - var(--bs-popover-border-width));}.elex-rqst-quote-front-wrap .bs-popover-bottom > .popover-arrow::before,.elex-rqst-quote-front-wrap .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before,.elex-rqst-quote-front-wrap .bs-popover-bottom > .popover-arrow::after,.elex-rqst-quote-front-wrap .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height);}.elex-rqst-quote-front-wrap .bs-popover-bottom > .popover-arrow::before,.elex-rqst-quote-front-wrap .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before{top:0;border-bottom-color:var(--bs-popover-arrow-border);}.elex-rqst-quote-front-wrap .bs-popover-bottom > .popover-arrow::after,.elex-rqst-quote-front-wrap .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg);}.elex-rqst-quote-front-wrap .bs-popover-bottom .popover-header::before,.elex-rqst-quote-front-wrap .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg);}.elex-rqst-quote-front-wrap .bs-popover-start > .popover-arrow,.elex-rqst-quote-front-wrap .bs-popover-auto[data-popper-placement^=left] > .popover-arrow{right:calc(-1 * ( var(--bs-popover-arrow-height) ) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width);}.elex-rqst-quote-front-wrap .bs-popover-start > .popover-arrow::before,.elex-rqst-quote-front-wrap .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before,.elex-rqst-quote-front-wrap .bs-popover-start > .popover-arrow::after,.elex-rqst-quote-front-wrap .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height);}.elex-rqst-quote-front-wrap .bs-popover-start > .popover-arrow::before,.elex-rqst-quote-front-wrap .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before{right:0;border-left-color:var(--bs-popover-arrow-border);}.elex-rqst-quote-front-wrap .bs-popover-start > .popover-arrow::after,.elex-rqst-quote-front-wrap .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg);}.elex-rqst-quote-front-wrap .popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius);}.elex-rqst-quote-front-wrap .popover-header:empty{display:none;}.elex-rqst-quote-front-wrap .popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color);}.elex-rqst-quote-front-wrap .carousel{position:relative;}.elex-rqst-quote-front-wrap .carousel.pointer-event{touch-action:pan-y;}.elex-rqst-quote-front-wrap .carousel-inner{position:relative;width:100%;overflow:hidden;}.elex-rqst-quote-front-wrap .carousel-inner::after{display:block;clear:both;content:"";}.elex-rqst-quote-front-wrap .carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-front-wrap .carousel-item{transition:none;}}.elex-rqst-quote-front-wrap .carousel-item.active,.elex-rqst-quote-front-wrap .carousel-item-next,.elex-rqst-quote-front-wrap .carousel-item-prev{display:block;}.elex-rqst-quote-front-wrap .carousel-item-next:not(.carousel-item-start),.elex-rqst-quote-front-wrap .active.carousel-item-end{transform:translateX(100%);}.elex-rqst-quote-front-wrap .carousel-item-prev:not(.carousel-item-end),.elex-rqst-quote-front-wrap .active.carousel-item-start{transform:translateX(-100%);}.elex-rqst-quote-front-wrap .carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none;}.elex-rqst-quote-front-wrap .carousel-fade .carousel-item.active,.elex-rqst-quote-front-wrap .carousel-fade .carousel-item-next.carousel-item-start,.elex-rqst-quote-front-wrap .carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1;}.elex-rqst-quote-front-wrap .carousel-fade .active.carousel-item-start,.elex-rqst-quote-front-wrap .carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-front-wrap .carousel-fade .active.carousel-item-start,.elex-rqst-quote-front-wrap .carousel-fade .active.carousel-item-end{transition:none;}}.elex-rqst-quote-front-wrap .carousel-control-prev,.elex-rqst-quote-front-wrap .carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-front-wrap .carousel-control-prev,.elex-rqst-quote-front-wrap .carousel-control-next{transition:none;}}.elex-rqst-quote-front-wrap .carousel-control-prev:hover,.elex-rqst-quote-front-wrap .carousel-control-prev:focus,.elex-rqst-quote-front-wrap .carousel-control-next:hover,.elex-rqst-quote-front-wrap .carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9;}.elex-rqst-quote-front-wrap .carousel-control-prev{left:0;}.elex-rqst-quote-front-wrap .carousel-control-next{right:0;}.elex-rqst-quote-front-wrap .carousel-control-prev-icon,.elex-rqst-quote-front-wrap .carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%;}.elex-rqst-quote-front-wrap .carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\' fill=\'%23fff\'%3e%3cpath d=\'M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z\'/%3e%3c/svg%3e");}.elex-rqst-quote-front-wrap .carousel-control-prev-icon.nitro-lazy{background-image:none !important;}.elex-rqst-quote-front-wrap .carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 16 16\' fill=\'%23fff\'%3e%3cpath d=\'M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z\'/%3e%3c/svg%3e");}.elex-rqst-quote-front-wrap .carousel-control-next-icon.nitro-lazy{background-image:none !important;}.elex-rqst-quote-front-wrap .carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none;}.elex-rqst-quote-front-wrap .carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-front-wrap .carousel-indicators [data-bs-target]{transition:none;}}.elex-rqst-quote-front-wrap .carousel-indicators .active{opacity:1;}.elex-rqst-quote-front-wrap .carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center;}.elex-rqst-quote-front-wrap .carousel-dark .carousel-control-prev-icon,.elex-rqst-quote-front-wrap .carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100);}.elex-rqst-quote-front-wrap .carousel-dark .carousel-indicators [data-bs-target]{background-color:#000;}.elex-rqst-quote-front-wrap .carousel-dark .carousel-caption{color:#000;}.elex-rqst-quote-front-wrap .spinner-grow,.elex-rqst-quote-front-wrap .spinner-border{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);}@keyframes spinner-border{to{transform:rotate(360deg);}}.elex-rqst-quote-front-wrap .spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-border-width:.25em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent;}.elex-rqst-quote-front-wrap .spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:.2em;}@keyframes spinner-grow{0%{transform:scale(0);}50%{opacity:1;transform:none;}}.elex-rqst-quote-front-wrap .spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0;}.elex-rqst-quote-front-wrap .spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-front-wrap .spinner-border,.elex-rqst-quote-front-wrap .spinner-grow{--bs-spinner-animation-speed:1.5s;}}.elex-rqst-quote-front-wrap .offcanvas,.elex-rqst-quote-front-wrap .offcanvas-xxl,.elex-rqst-quote-front-wrap .offcanvas-xl,.elex-rqst-quote-front-wrap .offcanvas-lg,.elex-rqst-quote-front-wrap .offcanvas-md,.elex-rqst-quote-front-wrap .offcanvas-sm{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-bg:#fff;--bs-offcanvas-border-width:1px;--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:0 .125rem .25rem rgba(0,0,0,.075);}@media (max-width: 575.98px){.elex-rqst-quote-front-wrap .offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out;}}@media (max-width: 575.98px) and (prefers-reduced-motion: reduce){.elex-rqst-quote-front-wrap .offcanvas-sm{transition:none;}}@media (max-width: 575.98px){.elex-rqst-quote-front-wrap .offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%);}}@media (max-width: 575.98px){.elex-rqst-quote-front-wrap .offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%);}}@media (max-width: 575.98px){.elex-rqst-quote-front-wrap .offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%);}}@media (max-width: 575.98px){.elex-rqst-quote-front-wrap .offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%);}}@media (max-width: 575.98px){.elex-rqst-quote-front-wrap .offcanvas-sm.showing,.elex-rqst-quote-front-wrap .offcanvas-sm.show:not(.hiding){transform:none;}}@media (max-width: 575.98px){.elex-rqst-quote-front-wrap .offcanvas-sm.showing,.elex-rqst-quote-front-wrap .offcanvas-sm.hiding,.elex-rqst-quote-front-wrap .offcanvas-sm.show{visibility:visible;}}@media (min-width: 576px){.elex-rqst-quote-front-wrap .offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent !important;}.elex-rqst-quote-front-wrap .offcanvas-sm .offcanvas-header{display:none;}.elex-rqst-quote-front-wrap .offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important;}}@media (max-width: 767.98px){.elex-rqst-quote-front-wrap .offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out;}}@media (max-width: 767.98px) and (prefers-reduced-motion: reduce){.elex-rqst-quote-front-wrap .offcanvas-md{transition:none;}}@media (max-width: 767.98px){.elex-rqst-quote-front-wrap .offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%);}}@media (max-width: 767.98px){.elex-rqst-quote-front-wrap .offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%);}}@media (max-width: 767.98px){.elex-rqst-quote-front-wrap .offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%);}}@media (max-width: 767.98px){.elex-rqst-quote-front-wrap .offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%);}}@media (max-width: 767.98px){.elex-rqst-quote-front-wrap .offcanvas-md.showing,.elex-rqst-quote-front-wrap .offcanvas-md.show:not(.hiding){transform:none;}}@media (max-width: 767.98px){.elex-rqst-quote-front-wrap .offcanvas-md.showing,.elex-rqst-quote-front-wrap .offcanvas-md.hiding,.elex-rqst-quote-front-wrap .offcanvas-md.show{visibility:visible;}}@media (min-width: 768px){.elex-rqst-quote-front-wrap .offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent !important;}.elex-rqst-quote-front-wrap .offcanvas-md .offcanvas-header{display:none;}.elex-rqst-quote-front-wrap .offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important;}}@media (max-width: 991.98px){.elex-rqst-quote-front-wrap .offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out;}}@media (max-width: 991.98px) and (prefers-reduced-motion: reduce){.elex-rqst-quote-front-wrap .offcanvas-lg{transition:none;}}@media (max-width: 991.98px){.elex-rqst-quote-front-wrap .offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%);}}@media (max-width: 991.98px){.elex-rqst-quote-front-wrap .offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%);}}@media (max-width: 991.98px){.elex-rqst-quote-front-wrap .offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%);}}@media (max-width: 991.98px){.elex-rqst-quote-front-wrap .offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%);}}@media (max-width: 991.98px){.elex-rqst-quote-front-wrap .offcanvas-lg.showing,.elex-rqst-quote-front-wrap .offcanvas-lg.show:not(.hiding){transform:none;}}@media (max-width: 991.98px){.elex-rqst-quote-front-wrap .offcanvas-lg.showing,.elex-rqst-quote-front-wrap .offcanvas-lg.hiding,.elex-rqst-quote-front-wrap .offcanvas-lg.show{visibility:visible;}}@media (min-width: 992px){.elex-rqst-quote-front-wrap .offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent !important;}.elex-rqst-quote-front-wrap .offcanvas-lg .offcanvas-header{display:none;}.elex-rqst-quote-front-wrap .offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important;}}@media (max-width: 1199.98px){.elex-rqst-quote-front-wrap .offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out;}}@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce){.elex-rqst-quote-front-wrap .offcanvas-xl{transition:none;}}@media (max-width: 1199.98px){.elex-rqst-quote-front-wrap .offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%);}}@media (max-width: 1199.98px){.elex-rqst-quote-front-wrap .offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%);}}@media (max-width: 1199.98px){.elex-rqst-quote-front-wrap .offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%);}}@media (max-width: 1199.98px){.elex-rqst-quote-front-wrap .offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%);}}@media (max-width: 1199.98px){.elex-rqst-quote-front-wrap .offcanvas-xl.showing,.elex-rqst-quote-front-wrap .offcanvas-xl.show:not(.hiding){transform:none;}}@media (max-width: 1199.98px){.elex-rqst-quote-front-wrap .offcanvas-xl.showing,.elex-rqst-quote-front-wrap .offcanvas-xl.hiding,.elex-rqst-quote-front-wrap .offcanvas-xl.show{visibility:visible;}}@media (min-width: 1200px){.elex-rqst-quote-front-wrap .offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent !important;}.elex-rqst-quote-front-wrap .offcanvas-xl .offcanvas-header{display:none;}.elex-rqst-quote-front-wrap .offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important;}}@media (max-width: 1399.98px){.elex-rqst-quote-front-wrap .offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out;}}@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce){.elex-rqst-quote-front-wrap .offcanvas-xxl{transition:none;}}@media (max-width: 1399.98px){.elex-rqst-quote-front-wrap .offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%);}}@media (max-width: 1399.98px){.elex-rqst-quote-front-wrap .offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%);}}@media (max-width: 1399.98px){.elex-rqst-quote-front-wrap .offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%);}}@media (max-width: 1399.98px){.elex-rqst-quote-front-wrap .offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%);}}@media (max-width: 1399.98px){.elex-rqst-quote-front-wrap .offcanvas-xxl.showing,.elex-rqst-quote-front-wrap .offcanvas-xxl.show:not(.hiding){transform:none;}}@media (max-width: 1399.98px){.elex-rqst-quote-front-wrap .offcanvas-xxl.showing,.elex-rqst-quote-front-wrap .offcanvas-xxl.hiding,.elex-rqst-quote-front-wrap .offcanvas-xxl.show{visibility:visible;}}@media (min-width: 1400px){.elex-rqst-quote-front-wrap .offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent !important;}.elex-rqst-quote-front-wrap .offcanvas-xxl .offcanvas-header{display:none;}.elex-rqst-quote-front-wrap .offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent !important;}}.elex-rqst-quote-front-wrap .offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:transform .3s ease-in-out;}@media (prefers-reduced-motion: reduce){.elex-rqst-quote-front-wrap .offcanvas{transition:none;}}.elex-rqst-quote-front-wrap .offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-100%);}.elex-rqst-quote-front-wrap .offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(100%);}.elex-rqst-quote-front-wrap .offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%);}.elex-rqst-quote-front-wrap .offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%);}.elex-rqst-quote-front-wrap .offcanvas.showing,.elex-rqst-quote-front-wrap .offcanvas.show:not(.hiding){transform:none;}.elex-rqst-quote-front-wrap .offcanvas.showing,.elex-rqst-quote-front-wrap .offcanvas.hiding,.elex-rqst-quote-front-wrap .offcanvas.show{visibility:visible;}.elex-rqst-quote-front-wrap .offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000;}.elex-rqst-quote-front-wrap .offcanvas-backdrop.fade{opacity:0;}.elex-rqst-quote-front-wrap .offcanvas-backdrop.show{opacity:.5;}.elex-rqst-quote-front-wrap .offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);}.elex-rqst-quote-front-wrap .offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y));}.elex-rqst-quote-front-wrap .offcanvas-title{margin-bottom:0;line-height:1.5;}.elex-rqst-quote-front-wrap .offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto;}.elex-rqst-quote-front-wrap .placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5;}.elex-rqst-quote-front-wrap .placeholder.btn::before{display:inline-block;content:"";}.elex-rqst-quote-front-wrap .placeholder-xs{min-height:.6em;}.elex-rqst-quote-front-wrap .placeholder-sm{min-height:.8em;}.elex-rqst-quote-front-wrap .placeholder-lg{min-height:1.2em;}.elex-rqst-quote-front-wrap .placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite;}@keyframes placeholder-glow{50%{opacity:.2;}}.elex-rqst-quote-front-wrap .placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite;}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%;}}.elex-rqst-quote-front-wrap .clearfix::after{display:block;clear:both;content:"";}.elex-rqst-quote-front-wrap .text-bg-primary{color:#fff !important;background-color:rgba(16,81,141,var(--bs-bg-opacity,1)) !important;}.elex-rqst-quote-front-wrap .text-bg-secondary{color:#fff !important;background-color:rgba(108,117,125,var(--bs-bg-opacity,1)) !important;}.elex-rqst-quote-front-wrap .text-bg-success{color:#fff !important;background-color:rgba(25,135,84,var(--bs-bg-opacity,1)) !important;}.elex-rqst-quote-front-wrap .text-bg-info{color:#000 !important;background-color:rgba(13,202,240,var(--bs-bg-opacity,1)) !important;}.elex-rqst-quote-front-wrap .text-bg-warning{color:#000 !important;background-color:rgba(248,100,28,var(--bs-bg-opacity,1)) !important;}.elex-rqst-quote-front-wrap .text-bg-danger{color:#fff !important;background-color:rgba(220,53,69,var(--bs-bg-opacity,1)) !important;}.elex-rqst-quote-front-wrap .text-bg-light{color:#000 !important;background-color:rgba(248,249,250,var(--bs-bg-opacity,1)) !important;}.elex-rqst-quote-front-wrap .text-bg-dark{color:#fff !important;background-color:rgba(44,51,56,var(--bs-bg-opacity,1)) !important;}.elex-rqst-quote-front-wrap .link-primary{color:#10518d !important;}.elex-rqst-quote-front-wrap .link-primary:hover,.elex-rqst-quote-front-wrap .link-primary:focus{color:#0d4171 !important;}.elex-rqst-quote-front-wrap .link-secondary{color:#6c757d !important;}.elex-rqst-quote-front-wrap .link-secondary:hover,.elex-rqst-quote-front-wrap .link-secondary:focus{color:#565e64 !important;}.elex-rqst-quote-front-wrap .link-success{color:#198754 !important;}.elex-rqst-quote-front-wrap .link-success:hover,.elex-rqst-quote-front-wrap .link-success:focus{color:#146c43 !important;}.elex-rqst-quote-front-wrap .link-info{color:#0dcaf0 !important;}.elex-rqst-quote-front-wrap .link-info:hover,.elex-rqst-quote-front-wrap .link-info:focus{color:#3dd5f3 !important;}.elex-rqst-quote-front-wrap .link-warning{color:#f8641c !important;}.elex-rqst-quote-front-wrap .link-warning:hover,.elex-rqst-quote-front-wrap .link-warning:focus{color:#f98349 !important;}.elex-rqst-quote-front-wrap .link-danger{color:#dc3545 !important;}.elex-rqst-quote-front-wrap .link-danger:hover,.elex-rqst-quote-front-wrap .link-danger:focus{color:#b02a37 !important;}.elex-rqst-quote-front-wrap .link-light{color:#f8f9fa !important;}.elex-rqst-quote-front-wrap .link-light:hover,.elex-rqst-quote-front-wrap .link-light:focus{color:#f9fafb !important;}.elex-rqst-quote-front-wrap .link-dark{color:#2c3338 !important;}.elex-rqst-quote-front-wrap .link-dark:hover,.elex-rqst-quote-front-wrap .link-dark:focus{color:#23292d !important;}.elex-rqst-quote-front-wrap .ratio{position:relative;width:100%;}.elex-rqst-quote-front-wrap .ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:"";}.elex-rqst-quote-front-wrap .ratio > *{position:absolute;top:0;left:0;width:100%;height:100%;}.elex-rqst-quote-front-wrap .ratio-1x1{--bs-aspect-ratio:100%;}.elex-rqst-quote-front-wrap .ratio-4x3{--bs-aspect-ratio:75%;}.elex-rqst-quote-front-wrap .ratio-16x9{--bs-aspect-ratio:56.25%;}.elex-rqst-quote-front-wrap .ratio-21x9{--bs-aspect-ratio:42.8571428571%;}.elex-rqst-quote-front-wrap .fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030;}.elex-rqst-quote-front-wrap .fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030;}.elex-rqst-quote-front-wrap .sticky-top{position:sticky;top:0;z-index:1020;}.elex-rqst-quote-front-wrap .sticky-bottom{position:sticky;bottom:0;z-index:1020;}@media (min-width: 576px){.elex-rqst-quote-front-wrap .sticky-sm-top{position:sticky;top:0;z-index:1020;}.elex-rqst-quote-front-wrap .sticky-sm-bottom{position:sticky;bottom:0;z-index:1020;}}@media (min-width: 768px){.elex-rqst-quote-front-wrap .sticky-md-top{position:sticky;top:0;z-index:1020;}.elex-rqst-quote-front-wrap .sticky-md-bottom{position:sticky;bottom:0;z-index:1020;}}@media (min-width: 992px){.elex-rqst-quote-front-wrap .sticky-lg-top{position:sticky;top:0;z-index:1020;}.elex-rqst-quote-front-wrap .sticky-lg-bottom{position:sticky;bottom:0;z-index:1020;}}@media (min-width: 1200px){.elex-rqst-quote-front-wrap .sticky-xl-top{position:sticky;top:0;z-index:1020;}.elex-rqst-quote-front-wrap .sticky-xl-bottom{position:sticky;bottom:0;z-index:1020;}}@media (min-width: 1400px){.elex-rqst-quote-front-wrap .sticky-xxl-top{position:sticky;top:0;z-index:1020;}.elex-rqst-quote-front-wrap .sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020;}}.elex-rqst-quote-front-wrap .hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch;}.elex-rqst-quote-front-wrap .vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch;}.elex-rqst-quote-front-wrap .visually-hidden,.elex-rqst-quote-front-wrap .visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute !important;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;}.elex-rqst-quote-front-wrap .stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:"";}.elex-rqst-quote-front-wrap .text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}.elex-rqst-quote-front-wrap .vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentcolor;opacity:.25;}.elex-rqst-quote-front-wrap .align-baseline{vertical-align:baseline !important;}.elex-rqst-quote-front-wrap .align-top{vertical-align:top !important;}.elex-rqst-quote-front-wrap .align-middle{vertical-align:middle !important;}.elex-rqst-quote-front-wrap .align-bottom{vertical-align:bottom !important;}.elex-rqst-quote-front-wrap .align-text-bottom{vertical-align:text-bottom !important;}.elex-rqst-quote-front-wrap .align-text-top{vertical-align:text-top !important;}.elex-rqst-quote-front-wrap .float-start{float:left !important;}.elex-rqst-quote-front-wrap .float-end{float:right !important;}.elex-rqst-quote-front-wrap .float-none{float:none !important;}.elex-rqst-quote-front-wrap .opacity-0{opacity:0 !important;}.elex-rqst-quote-front-wrap .opacity-25{opacity:.25 !important;}.elex-rqst-quote-front-wrap .opacity-50{opacity:.5 !important;}.elex-rqst-quote-front-wrap .opacity-75{opacity:.75 !important;}.elex-rqst-quote-front-wrap .opacity-100{opacity:1 !important;}.elex-rqst-quote-front-wrap .overflow-auto{overflow:auto !important;}.elex-rqst-quote-front-wrap .overflow-hidden{overflow:hidden !important;}.elex-rqst-quote-front-wrap .overflow-visible{overflow:visible !important;}.elex-rqst-quote-front-wrap .overflow-scroll{overflow:scroll !important;}.elex-rqst-quote-front-wrap .d-inline{display:inline !important;}.elex-rqst-quote-front-wrap .d-inline-block{display:inline-block !important;}.elex-rqst-quote-front-wrap .d-block{display:block !important;}.elex-rqst-quote-front-wrap .d-grid{display:grid !important;}.elex-rqst-quote-front-wrap .d-table{display:table !important;}.elex-rqst-quote-front-wrap .d-table-row{display:table-row !important;}.elex-rqst-quote-front-wrap .d-table-cell{display:table-cell !important;}.elex-rqst-quote-front-wrap .d-flex{display:flex !important;}.elex-rqst-quote-front-wrap .d-inline-flex{display:inline-flex !important;}.elex-rqst-quote-front-wrap .d-none{display:none !important;}.elex-rqst-quote-front-wrap .shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15) !important;}.elex-rqst-quote-front-wrap .shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075) !important;}.elex-rqst-quote-front-wrap .shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175) !important;}.elex-rqst-quote-front-wrap .shadow-none{box-shadow:none !important;}.elex-rqst-quote-front-wrap .position-static{position:static !important;}.elex-rqst-quote-front-wrap .position-relative{position:relative !important;}.elex-rqst-quote-front-wrap .position-absolute{position:absolute !important;}.elex-rqst-quote-front-wrap .position-fixed{position:fixed !important;}.elex-rqst-quote-front-wrap .position-sticky{position:sticky !important;}.elex-rqst-quote-front-wrap .top-0{top:0 !important;}.elex-rqst-quote-front-wrap .top-50{top:50% !important;}.elex-rqst-quote-front-wrap .top-100{top:100% !important;}.elex-rqst-quote-front-wrap .bottom-0{bottom:0 !important;}.elex-rqst-quote-front-wrap .bottom-50{bottom:50% !important;}.elex-rqst-quote-front-wrap .bottom-100{bottom:100% !important;}.elex-rqst-quote-front-wrap .start-0{left:0 !important;}.elex-rqst-quote-front-wrap .start-50{left:50% !important;}.elex-rqst-quote-front-wrap .start-100{left:100% !important;}.elex-rqst-quote-front-wrap .end-0{right:0 !important;}.elex-rqst-quote-front-wrap .end-50{right:50% !important;}.elex-rqst-quote-front-wrap .end-100{right:100% !important;}.elex-rqst-quote-front-wrap .translate-middle{transform:translate(-50%,-50%) !important;}.elex-rqst-quote-front-wrap .translate-middle-x{transform:translateX(-50%) !important;}.elex-rqst-quote-front-wrap .translate-middle-y{transform:translateY(-50%) !important;}.elex-rqst-quote-front-wrap .border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.elex-rqst-quote-front-wrap .border-0{border:0 !important;}.elex-rqst-quote-front-wrap .border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.elex-rqst-quote-front-wrap .border-top-0{border-top:0 !important;}.elex-rqst-quote-front-wrap .border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.elex-rqst-quote-front-wrap .border-end-0{border-right:0 !important;}.elex-rqst-quote-front-wrap .border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.elex-rqst-quote-front-wrap .border-bottom-0{border-bottom:0 !important;}.elex-rqst-quote-front-wrap .border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;}.elex-rqst-quote-front-wrap .border-start-0{border-left:0 !important;}.elex-rqst-quote-front-wrap .border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity)) !important;}.elex-rqst-quote-front-wrap .border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity)) !important;}.elex-rqst-quote-front-wrap .border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity)) !important;}.elex-rqst-quote-front-wrap .border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity)) !important;}.elex-rqst-quote-front-wrap .border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity)) !important;}.elex-rqst-quote-front-wrap .border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity)) !important;}.elex-rqst-quote-front-wrap .border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity)) !important;}.elex-rqst-quote-front-wrap .border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity)) !important;}.elex-rqst-quote-front-wrap .border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity)) !important;}.elex-rqst-quote-front-wrap .border-1{--bs-border-width:1px;}.elex-rqst-quote-front-wrap .border-2{--bs-border-width:2px;}.elex-rqst-quote-front-wrap .border-3{--bs-border-width:3px;}.elex-rqst-quote-front-wrap .border-4{--bs-border-width:4px;}.elex-rqst-quote-front-wrap .border-5{--bs-border-width:5px;}.elex-rqst-quote-front-wrap .border-opacity-10{--bs-border-opacity:.1;}.elex-rqst-quote-front-wrap .border-opacity-25{--bs-border-opacity:.25;}.elex-rqst-quote-front-wrap .border-opacity-50{--bs-border-opacity:.5;}.elex-rqst-quote-front-wrap .border-opacity-75{--bs-border-opacity:.75;}.elex-rqst-quote-front-wrap .border-opacity-100{--bs-border-opacity:1;}.elex-rqst-quote-front-wrap .w-25{width:25% !important;}.elex-rqst-quote-front-wrap .w-50{width:50% !important;}.elex-rqst-quote-front-wrap .w-75{width:75% !important;}.elex-rqst-quote-front-wrap .w-100{width:100% !important;}.elex-rqst-quote-front-wrap .w-auto{width:auto !important;}.elex-rqst-quote-front-wrap .mw-100{max-width:100% !important;}.elex-rqst-quote-front-wrap .vw-100{width:100vw !important;}.elex-rqst-quote-front-wrap .min-vw-100{min-width:100vw !important;}.elex-rqst-quote-front-wrap .h-25{height:25% !important;}.elex-rqst-quote-front-wrap .h-50{height:50% !important;}.elex-rqst-quote-front-wrap .h-75{height:75% !important;}.elex-rqst-quote-front-wrap .h-100{height:100% !important;}.elex-rqst-quote-front-wrap .h-auto{height:auto !important;}.elex-rqst-quote-front-wrap .mh-100{max-height:100% !important;}.elex-rqst-quote-front-wrap .vh-100{height:100vh !important;}.elex-rqst-quote-front-wrap .min-vh-100{min-height:100vh !important;}.elex-rqst-quote-front-wrap .flex-fill{flex:1 1 auto !important;}.elex-rqst-quote-front-wrap .flex-row{flex-direction:row !important;}.elex-rqst-quote-front-wrap .flex-column{flex-direction:column !important;}.elex-rqst-quote-front-wrap .flex-row-reverse{flex-direction:row-reverse !important;}.elex-rqst-quote-front-wrap .flex-column-reverse{flex-direction:column-reverse !important;}.elex-rqst-quote-front-wrap .flex-grow-0{flex-grow:0 !important;}.elex-rqst-quote-front-wrap .flex-grow-1{flex-grow:1 !important;}.elex-rqst-quote-front-wrap .flex-shrink-0{flex-shrink:0 !important;}.elex-rqst-quote-front-wrap .flex-shrink-1{flex-shrink:1 !important;}.elex-rqst-quote-front-wrap .flex-wrap{flex-wrap:wrap !important;}.elex-rqst-quote-front-wrap .flex-nowrap{flex-wrap:nowrap !important;}.elex-rqst-quote-front-wrap .flex-wrap-reverse{flex-wrap:wrap-reverse !important;}.elex-rqst-quote-front-wrap .justify-content-start{justify-content:flex-start !important;}.elex-rqst-quote-front-wrap .justify-content-end{justify-content:flex-end !important;}.elex-rqst-quote-front-wrap .justify-content-center{justify-content:center !important;}.elex-rqst-quote-front-wrap .justify-content-between{justify-content:space-between !important;}.elex-rqst-quote-front-wrap .justify-content-around{justify-content:space-around !important;}.elex-rqst-quote-front-wrap .justify-content-evenly{justify-content:space-evenly !important;}.elex-rqst-quote-front-wrap .align-items-start{align-items:flex-start !important;}.elex-rqst-quote-front-wrap .align-items-end{align-items:flex-end !important;}.elex-rqst-quote-front-wrap .align-items-center{align-items:center !important;}.elex-rqst-quote-front-wrap .align-items-baseline{align-items:baseline !important;}.elex-rqst-quote-front-wrap .align-items-stretch{align-items:stretch !important;}.elex-rqst-quote-front-wrap .align-content-start{align-content:flex-start !important;}.elex-rqst-quote-front-wrap .align-content-end{align-content:flex-end !important;}.elex-rqst-quote-front-wrap .align-content-center{align-content:center !important;}.elex-rqst-quote-front-wrap .align-content-between{align-content:space-between !important;}.elex-rqst-quote-front-wrap .align-content-around{align-content:space-around !important;}.elex-rqst-quote-front-wrap .align-content-stretch{align-content:stretch !important;}.elex-rqst-quote-front-wrap .align-self-auto{align-self:auto !important;}.elex-rqst-quote-front-wrap .align-self-start{align-self:flex-start !important;}.elex-rqst-quote-front-wrap .align-self-end{align-self:flex-end !important;}.elex-rqst-quote-front-wrap .align-self-center{align-self:center !important;}.elex-rqst-quote-front-wrap .align-self-baseline{align-self:baseline !important;}.elex-rqst-quote-front-wrap .align-self-stretch{align-self:stretch !important;}.elex-rqst-quote-front-wrap .order-first{order:-1 !important;}.elex-rqst-quote-front-wrap .order-0{order:0 !important;}.elex-rqst-quote-front-wrap .order-1{order:1 !important;}.elex-rqst-quote-front-wrap .order-2{order:2 !important;}.elex-rqst-quote-front-wrap .order-3{order:3 !important;}.elex-rqst-quote-front-wrap .order-4{order:4 !important;}.elex-rqst-quote-front-wrap .order-5{order:5 !important;}.elex-rqst-quote-front-wrap .order-last{order:6 !important;}.elex-rqst-quote-front-wrap .m-0{margin:0 !important;}.elex-rqst-quote-front-wrap .m-1{margin:.25rem !important;}.elex-rqst-quote-front-wrap .m-2{margin:.5rem !important;}.elex-rqst-quote-front-wrap .m-3{margin:1rem !important;}.elex-rqst-quote-front-wrap .m-4{margin:1.5rem !important;}.elex-rqst-quote-front-wrap .m-5{margin:3rem !important;}.elex-rqst-quote-front-wrap .m-auto{margin:auto !important;}.elex-rqst-quote-front-wrap .mx-0{margin-right:0 !important;margin-left:0 !important;}.elex-rqst-quote-front-wrap .mx-1{margin-right:.25rem !important;margin-left:.25rem !important;}.elex-rqst-quote-front-wrap .mx-2{margin-right:.5rem !important;margin-left:.5rem !important;}.elex-rqst-quote-front-wrap .mx-3{margin-right:1rem !important;margin-left:1rem !important;}.elex-rqst-quote-front-wrap .mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.elex-rqst-quote-front-wrap .mx-5{margin-right:3rem !important;margin-left:3rem !important;}.elex-rqst-quote-front-wrap .mx-auto{margin-right:auto !important;margin-left:auto !important;}.elex-rqst-quote-front-wrap .my-0{margin-top:0 !important;margin-bottom:0 !important;}.elex-rqst-quote-front-wrap .my-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.elex-rqst-quote-front-wrap .my-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.elex-rqst-quote-front-wrap .my-3{margin-top:1rem !important;margin-bottom:1rem !important;}.elex-rqst-quote-front-wrap .my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.elex-rqst-quote-front-wrap .my-5{margin-top:3rem !important;margin-bottom:3rem !important;}.elex-rqst-quote-front-wrap .my-auto{margin-top:auto !important;margin-bottom:auto !important;}.elex-rqst-quote-front-wrap .mt-0{margin-top:0 !important;}.elex-rqst-quote-front-wrap .mt-1{margin-top:.25rem !important;}.elex-rqst-quote-front-wrap .mt-2{margin-top:.5rem !important;}.elex-rqst-quote-front-wrap .mt-3{margin-top:1rem !important;}.elex-rqst-quote-front-wrap .mt-4{margin-top:1.5rem !important;}.elex-rqst-quote-front-wrap .mt-5{margin-top:3rem !important;}.elex-rqst-quote-front-wrap .mt-auto{margin-top:auto !important;}.elex-rqst-quote-front-wrap .me-0{margin-right:0 !important;}.elex-rqst-quote-front-wrap .me-1{margin-right:.25rem !important;}.elex-rqst-quote-front-wrap .me-2{margin-right:.5rem !important;}.elex-rqst-quote-front-wrap .me-3{margin-right:1rem !important;}.elex-rqst-quote-front-wrap .me-4{margin-right:1.5rem !important;}.elex-rqst-quote-front-wrap .me-5{margin-right:3rem !important;}.elex-rqst-quote-front-wrap .me-auto{margin-right:auto !important;}.elex-rqst-quote-front-wrap .mb-0{margin-bottom:0 !important;}.elex-rqst-quote-front-wrap .mb-1{margin-bottom:.25rem !important;}.elex-rqst-quote-front-wrap .mb-2{margin-bottom:.5rem !important;}.elex-rqst-quote-front-wrap .mb-3{margin-bottom:1rem !important;}.elex-rqst-quote-front-wrap .mb-4{margin-bottom:1.5rem !important;}.elex-rqst-quote-front-wrap .mb-5{margin-bottom:3rem !important;}.elex-rqst-quote-front-wrap .mb-auto{margin-bottom:auto !important;}.elex-rqst-quote-front-wrap .ms-0{margin-left:0 !important;}.elex-rqst-quote-front-wrap .ms-1{margin-left:.25rem !important;}.elex-rqst-quote-front-wrap .ms-2{margin-left:.5rem !important;}.elex-rqst-quote-front-wrap .ms-3{margin-left:1rem !important;}.elex-rqst-quote-front-wrap .ms-4{margin-left:1.5rem !important;}.elex-rqst-quote-front-wrap .ms-5{margin-left:3rem !important;}.elex-rqst-quote-front-wrap .ms-auto{margin-left:auto !important;}.elex-rqst-quote-front-wrap .p-0{padding:0 !important;}.elex-rqst-quote-front-wrap .p-1{padding:.25rem !important;}.elex-rqst-quote-front-wrap .p-2{padding:.5rem !important;}.elex-rqst-quote-front-wrap .p-3{padding:1rem !important;}.elex-rqst-quote-front-wrap .p-4{padding:1.5rem !important;}.elex-rqst-quote-front-wrap .p-5{padding:3rem !important;}.elex-rqst-quote-front-wrap .px-0{padding-right:0 !important;padding-left:0 !important;}.elex-rqst-quote-front-wrap .px-1{padding-right:.25rem !important;padding-left:.25rem !important;}.elex-rqst-quote-front-wrap .px-2{padding-right:.5rem !important;padding-left:.5rem !important;}.elex-rqst-quote-front-wrap .px-3{padding-right:1rem !important;padding-left:1rem !important;}.elex-rqst-quote-front-wrap .px-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.elex-rqst-quote-front-wrap .px-5{padding-right:3rem !important;padding-left:3rem !important;}.elex-rqst-quote-front-wrap .py-0{padding-top:0 !important;padding-bottom:0 !important;}.elex-rqst-quote-front-wrap .py-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.elex-rqst-quote-front-wrap .py-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.elex-rqst-quote-front-wrap .py-3{padding-top:1rem !important;padding-bottom:1rem !important;}.elex-rqst-quote-front-wrap .py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.elex-rqst-quote-front-wrap .py-5{padding-top:3rem !important;padding-bottom:3rem !important;}.elex-rqst-quote-front-wrap .pt-0{padding-top:0 !important;}.elex-rqst-quote-front-wrap .pt-1{padding-top:.25rem !important;}.elex-rqst-quote-front-wrap .pt-2{padding-top:.5rem !important;}.elex-rqst-quote-front-wrap .pt-3{padding-top:1rem !important;}.elex-rqst-quote-front-wrap .pt-4{padding-top:1.5rem !important;}.elex-rqst-quote-front-wrap .pt-5{padding-top:3rem !important;}.elex-rqst-quote-front-wrap .pe-0{padding-right:0 !important;}.elex-rqst-quote-front-wrap .pe-1{padding-right:.25rem !important;}.elex-rqst-quote-front-wrap .pe-2{padding-right:.5rem !important;}.elex-rqst-quote-front-wrap .pe-3{padding-right:1rem !important;}.elex-rqst-quote-front-wrap .pe-4{padding-right:1.5rem !important;}.elex-rqst-quote-front-wrap .pe-5{padding-right:3rem !important;}.elex-rqst-quote-front-wrap .pb-0{padding-bottom:0 !important;}.elex-rqst-quote-front-wrap .pb-1{padding-bottom:.25rem !important;}.elex-rqst-quote-front-wrap .pb-2{padding-bottom:.5rem !important;}.elex-rqst-quote-front-wrap .pb-3{padding-bottom:1rem !important;}.elex-rqst-quote-front-wrap .pb-4{padding-bottom:1.5rem !important;}.elex-rqst-quote-front-wrap .pb-5{padding-bottom:3rem !important;}.elex-rqst-quote-front-wrap .ps-0{padding-left:0 !important;}.elex-rqst-quote-front-wrap .ps-1{padding-left:.25rem !important;}.elex-rqst-quote-front-wrap .ps-2{padding-left:.5rem !important;}.elex-rqst-quote-front-wrap .ps-3{padding-left:1rem !important;}.elex-rqst-quote-front-wrap .ps-4{padding-left:1.5rem !important;}.elex-rqst-quote-front-wrap .ps-5{padding-left:3rem !important;}.elex-rqst-quote-front-wrap .gap-0{gap:0 !important;}.elex-rqst-quote-front-wrap .gap-1{gap:.25rem !important;}.elex-rqst-quote-front-wrap .gap-2{gap:.5rem !important;}.elex-rqst-quote-front-wrap .gap-3{gap:1rem !important;}.elex-rqst-quote-front-wrap .gap-4{gap:1.5rem !important;}.elex-rqst-quote-front-wrap .gap-5{gap:3rem !important;}.elex-rqst-quote-front-wrap .font-monospace{font-family:var(--bs-font-monospace) !important;}.elex-rqst-quote-front-wrap .fs-1{font-size:calc(1.375rem + 1.5vw) !important;}.elex-rqst-quote-front-wrap .fs-2{font-size:calc(1.325rem + .9vw) !important;}.elex-rqst-quote-front-wrap .fs-3{font-size:calc(1.3rem + .6vw) !important;}.elex-rqst-quote-front-wrap .fs-4{font-size:calc(1.275rem + .3vw) !important;}.elex-rqst-quote-front-wrap .fs-5{font-size:1.25rem !important;}.elex-rqst-quote-front-wrap .fs-6{font-size:1rem !important;}.elex-rqst-quote-front-wrap .fst-italic{font-style:italic !important;}.elex-rqst-quote-front-wrap .fst-normal{font-style:normal !important;}.elex-rqst-quote-front-wrap .fw-light{font-weight:300 !important;}.elex-rqst-quote-front-wrap .fw-lighter{font-weight:lighter !important;}.elex-rqst-quote-front-wrap .fw-normal{font-weight:400 !important;}.elex-rqst-quote-front-wrap .fw-bold{font-weight:700 !important;}.elex-rqst-quote-front-wrap .fw-semibold{font-weight:600 !important;}.elex-rqst-quote-front-wrap .fw-bolder{font-weight:bolder !important;}.elex-rqst-quote-front-wrap .lh-1{line-height:1 !important;}.elex-rqst-quote-front-wrap .lh-sm{line-height:1.25 !important;}.elex-rqst-quote-front-wrap .lh-base{line-height:1.5 !important;}.elex-rqst-quote-front-wrap .lh-lg{line-height:2 !important;}.elex-rqst-quote-front-wrap .text-start{text-align:left !important;}.elex-rqst-quote-front-wrap .text-end{text-align:right !important;}.elex-rqst-quote-front-wrap .text-center{text-align:center !important;}.elex-rqst-quote-front-wrap .text-decoration-none{text-decoration:none !important;}.elex-rqst-quote-front-wrap .text-decoration-underline{text-decoration:underline !important;}.elex-rqst-quote-front-wrap .text-decoration-line-through{text-decoration:line-through !important;}.elex-rqst-quote-front-wrap .text-lowercase{text-transform:lowercase !important;}.elex-rqst-quote-front-wrap .text-uppercase{text-transform:uppercase !important;}.elex-rqst-quote-front-wrap .text-capitalize{text-transform:capitalize !important;}.elex-rqst-quote-front-wrap .text-wrap{white-space:normal !important;}.elex-rqst-quote-front-wrap .text-nowrap{white-space:nowrap !important;}.elex-rqst-quote-front-wrap .text-break{word-wrap:break-word !important;word-break:break-word !important;}.elex-rqst-quote-front-wrap .text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity)) !important;}.elex-rqst-quote-front-wrap .text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity)) !important;}.elex-rqst-quote-front-wrap .text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity)) !important;}.elex-rqst-quote-front-wrap .text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity)) !important;}.elex-rqst-quote-front-wrap .text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity)) !important;}.elex-rqst-quote-front-wrap .text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity)) !important;}.elex-rqst-quote-front-wrap .text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity)) !important;}.elex-rqst-quote-front-wrap .text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity)) !important;}.elex-rqst-quote-front-wrap .text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity)) !important;}.elex-rqst-quote-front-wrap .text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity)) !important;}.elex-rqst-quote-front-wrap .text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity)) !important;}.elex-rqst-quote-front-wrap .text-muted{--bs-text-opacity:1;color:#6c757d !important;}.elex-rqst-quote-front-wrap .text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5) !important;}.elex-rqst-quote-front-wrap .text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5) !important;}.elex-rqst-quote-front-wrap .text-reset{--bs-text-opacity:1;color:inherit !important;}.elex-rqst-quote-front-wrap .text-opacity-25{--bs-text-opacity:.25;}.elex-rqst-quote-front-wrap .text-opacity-50{--bs-text-opacity:.5;}.elex-rqst-quote-front-wrap .text-opacity-75{--bs-text-opacity:.75;}.elex-rqst-quote-front-wrap .text-opacity-100{--bs-text-opacity:1;}.elex-rqst-quote-front-wrap .bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity)) !important;}.elex-rqst-quote-front-wrap .bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity)) !important;}.elex-rqst-quote-front-wrap .bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity)) !important;}.elex-rqst-quote-front-wrap .bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity)) !important;}.elex-rqst-quote-front-wrap .bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity)) !important;}.elex-rqst-quote-front-wrap .bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity)) !important;}.elex-rqst-quote-front-wrap .bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity)) !important;}.elex-rqst-quote-front-wrap .bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity)) !important;}.elex-rqst-quote-front-wrap .bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity)) !important;}.elex-rqst-quote-front-wrap .bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity)) !important;}.elex-rqst-quote-front-wrap .bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity)) !important;}.elex-rqst-quote-front-wrap .bg-transparent{--bs-bg-opacity:1;background-color:transparent !important;}.elex-rqst-quote-front-wrap .bg-opacity-10{--bs-bg-opacity:.1;}.elex-rqst-quote-front-wrap .bg-opacity-25{--bs-bg-opacity:.25;}.elex-rqst-quote-front-wrap .bg-opacity-50{--bs-bg-opacity:.5;}.elex-rqst-quote-front-wrap .bg-opacity-75{--bs-bg-opacity:.75;}.elex-rqst-quote-front-wrap .bg-opacity-100{--bs-bg-opacity:1;}.elex-rqst-quote-front-wrap .bg-gradient{background-image:var(--bs-gradient) !important;}.elex-rqst-quote-front-wrap .user-select-all{-webkit-user-select:all !important;-moz-user-select:all !important;user-select:all !important;}.elex-rqst-quote-front-wrap .user-select-auto{-webkit-user-select:auto !important;-moz-user-select:auto !important;user-select:auto !important;}.elex-rqst-quote-front-wrap .user-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;user-select:none !important;}.elex-rqst-quote-front-wrap .pe-none{pointer-events:none !important;}.elex-rqst-quote-front-wrap .pe-auto{pointer-events:auto !important;}.elex-rqst-quote-front-wrap .rounded{border-radius:var(--bs-border-radius) !important;}.elex-rqst-quote-front-wrap .rounded-0{border-radius:0 !important;}.elex-rqst-quote-front-wrap .rounded-1{border-radius:var(--bs-border-radius-sm) !important;}.elex-rqst-quote-front-wrap .rounded-2{border-radius:var(--bs-border-radius) !important;}.elex-rqst-quote-front-wrap .rounded-3{border-radius:var(--bs-border-radius-lg) !important;}.elex-rqst-quote-front-wrap .rounded-4{border-radius:var(--bs-border-radius-xl) !important;}.elex-rqst-quote-front-wrap .rounded-5{border-radius:var(--bs-border-radius-2xl) !important;}.elex-rqst-quote-front-wrap .rounded-circle{border-radius:50% !important;}.elex-rqst-quote-front-wrap .rounded-pill{border-radius:var(--bs-border-radius-pill) !important;}.elex-rqst-quote-front-wrap .rounded-top{border-top-left-radius:var(--bs-border-radius) !important;border-top-right-radius:var(--bs-border-radius) !important;}.elex-rqst-quote-front-wrap .rounded-end{border-top-right-radius:var(--bs-border-radius) !important;border-bottom-right-radius:var(--bs-border-radius) !important;}.elex-rqst-quote-front-wrap .rounded-bottom{border-bottom-right-radius:var(--bs-border-radius) !important;border-bottom-left-radius:var(--bs-border-radius) !important;}.elex-rqst-quote-front-wrap .rounded-start{border-bottom-left-radius:var(--bs-border-radius) !important;border-top-left-radius:var(--bs-border-radius) !important;}.elex-rqst-quote-front-wrap .visible{visibility:visible !important;}.elex-rqst-quote-front-wrap .invisible{visibility:hidden !important;}@media (min-width: 576px){.elex-rqst-quote-front-wrap .float-sm-start{float:left !important;}.elex-rqst-quote-front-wrap .float-sm-end{float:right !important;}.elex-rqst-quote-front-wrap .float-sm-none{float:none !important;}.elex-rqst-quote-front-wrap .d-sm-inline{display:inline !important;}.elex-rqst-quote-front-wrap .d-sm-inline-block{display:inline-block !important;}.elex-rqst-quote-front-wrap .d-sm-block{display:block !important;}.elex-rqst-quote-front-wrap .d-sm-grid{display:grid !important;}.elex-rqst-quote-front-wrap .d-sm-table{display:table !important;}.elex-rqst-quote-front-wrap .d-sm-table-row{display:table-row !important;}.elex-rqst-quote-front-wrap .d-sm-table-cell{display:table-cell !important;}.elex-rqst-quote-front-wrap .d-sm-flex{display:flex !important;}.elex-rqst-quote-front-wrap .d-sm-inline-flex{display:inline-flex !important;}.elex-rqst-quote-front-wrap .d-sm-none{display:none !important;}.elex-rqst-quote-front-wrap .flex-sm-fill{flex:1 1 auto !important;}.elex-rqst-quote-front-wrap .flex-sm-row{flex-direction:row !important;}.elex-rqst-quote-front-wrap .flex-sm-column{flex-direction:column !important;}.elex-rqst-quote-front-wrap .flex-sm-row-reverse{flex-direction:row-reverse !important;}.elex-rqst-quote-front-wrap .flex-sm-column-reverse{flex-direction:column-reverse !important;}.elex-rqst-quote-front-wrap .flex-sm-grow-0{flex-grow:0 !important;}.elex-rqst-quote-front-wrap .flex-sm-grow-1{flex-grow:1 !important;}.elex-rqst-quote-front-wrap .flex-sm-shrink-0{flex-shrink:0 !important;}.elex-rqst-quote-front-wrap .flex-sm-shrink-1{flex-shrink:1 !important;}.elex-rqst-quote-front-wrap .flex-sm-wrap{flex-wrap:wrap !important;}.elex-rqst-quote-front-wrap .flex-sm-nowrap{flex-wrap:nowrap !important;}.elex-rqst-quote-front-wrap .flex-sm-wrap-reverse{flex-wrap:wrap-reverse !important;}.elex-rqst-quote-front-wrap .justify-content-sm-start{justify-content:flex-start !important;}.elex-rqst-quote-front-wrap .justify-content-sm-end{justify-content:flex-end !important;}.elex-rqst-quote-front-wrap .justify-content-sm-center{justify-content:center !important;}.elex-rqst-quote-front-wrap .justify-content-sm-between{justify-content:space-between !important;}.elex-rqst-quote-front-wrap .justify-content-sm-around{justify-content:space-around !important;}.elex-rqst-quote-front-wrap .justify-content-sm-evenly{justify-content:space-evenly !important;}.elex-rqst-quote-front-wrap .align-items-sm-start{align-items:flex-start !important;}.elex-rqst-quote-front-wrap .align-items-sm-end{align-items:flex-end !important;}.elex-rqst-quote-front-wrap .align-items-sm-center{align-items:center !important;}.elex-rqst-quote-front-wrap .align-items-sm-baseline{align-items:baseline !important;}.elex-rqst-quote-front-wrap .align-items-sm-stretch{align-items:stretch !important;}.elex-rqst-quote-front-wrap .align-content-sm-start{align-content:flex-start !important;}.elex-rqst-quote-front-wrap .align-content-sm-end{align-content:flex-end !important;}.elex-rqst-quote-front-wrap .align-content-sm-center{align-content:center !important;}.elex-rqst-quote-front-wrap .align-content-sm-between{align-content:space-between !important;}.elex-rqst-quote-front-wrap .align-content-sm-around{align-content:space-around !important;}.elex-rqst-quote-front-wrap .align-content-sm-stretch{align-content:stretch !important;}.elex-rqst-quote-front-wrap .align-self-sm-auto{align-self:auto !important;}.elex-rqst-quote-front-wrap .align-self-sm-start{align-self:flex-start !important;}.elex-rqst-quote-front-wrap .align-self-sm-end{align-self:flex-end !important;}.elex-rqst-quote-front-wrap .align-self-sm-center{align-self:center !important;}.elex-rqst-quote-front-wrap .align-self-sm-baseline{align-self:baseline !important;}.elex-rqst-quote-front-wrap .align-self-sm-stretch{align-self:stretch !important;}.elex-rqst-quote-front-wrap .order-sm-first{order:-1 !important;}.elex-rqst-quote-front-wrap .order-sm-0{order:0 !important;}.elex-rqst-quote-front-wrap .order-sm-1{order:1 !important;}.elex-rqst-quote-front-wrap .order-sm-2{order:2 !important;}.elex-rqst-quote-front-wrap .order-sm-3{order:3 !important;}.elex-rqst-quote-front-wrap .order-sm-4{order:4 !important;}.elex-rqst-quote-front-wrap .order-sm-5{order:5 !important;}.elex-rqst-quote-front-wrap .order-sm-last{order:6 !important;}.elex-rqst-quote-front-wrap .m-sm-0{margin:0 !important;}.elex-rqst-quote-front-wrap .m-sm-1{margin:.25rem !important;}.elex-rqst-quote-front-wrap .m-sm-2{margin:.5rem !important;}.elex-rqst-quote-front-wrap .m-sm-3{margin:1rem !important;}.elex-rqst-quote-front-wrap .m-sm-4{margin:1.5rem !important;}.elex-rqst-quote-front-wrap .m-sm-5{margin:3rem !important;}.elex-rqst-quote-front-wrap .m-sm-auto{margin:auto !important;}.elex-rqst-quote-front-wrap .mx-sm-0{margin-right:0 !important;margin-left:0 !important;}.elex-rqst-quote-front-wrap .mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important;}.elex-rqst-quote-front-wrap .mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important;}.elex-rqst-quote-front-wrap .mx-sm-3{margin-right:1rem !important;margin-left:1rem !important;}.elex-rqst-quote-front-wrap .mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.elex-rqst-quote-front-wrap .mx-sm-5{margin-right:3rem !important;margin-left:3rem !important;}.elex-rqst-quote-front-wrap .mx-sm-auto{margin-right:auto !important;margin-left:auto !important;}.elex-rqst-quote-front-wrap .my-sm-0{margin-top:0 !important;margin-bottom:0 !important;}.elex-rqst-quote-front-wrap .my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.elex-rqst-quote-front-wrap .my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.elex-rqst-quote-front-wrap .my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important;}.elex-rqst-quote-front-wrap .my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.elex-rqst-quote-front-wrap .my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important;}.elex-rqst-quote-front-wrap .my-sm-auto{margin-top:auto !important;margin-bottom:auto !important;}.elex-rqst-quote-front-wrap .mt-sm-0{margin-top:0 !important;}.elex-rqst-quote-front-wrap .mt-sm-1{margin-top:.25rem !important;}.elex-rqst-quote-front-wrap .mt-sm-2{margin-top:.5rem !important;}.elex-rqst-quote-front-wrap .mt-sm-3{margin-top:1rem !important;}.elex-rqst-quote-front-wrap .mt-sm-4{margin-top:1.5rem !important;}.elex-rqst-quote-front-wrap .mt-sm-5{margin-top:3rem !important;}.elex-rqst-quote-front-wrap .mt-sm-auto{margin-top:auto !important;}.elex-rqst-quote-front-wrap .me-sm-0{margin-right:0 !important;}.elex-rqst-quote-front-wrap .me-sm-1{margin-right:.25rem !important;}.elex-rqst-quote-front-wrap .me-sm-2{margin-right:.5rem !important;}.elex-rqst-quote-front-wrap .me-sm-3{margin-right:1rem !important;}.elex-rqst-quote-front-wrap .me-sm-4{margin-right:1.5rem !important;}.elex-rqst-quote-front-wrap .me-sm-5{margin-right:3rem !important;}.elex-rqst-quote-front-wrap .me-sm-auto{margin-right:auto !important;}.elex-rqst-quote-front-wrap .mb-sm-0{margin-bottom:0 !important;}.elex-rqst-quote-front-wrap .mb-sm-1{margin-bottom:.25rem !important;}.elex-rqst-quote-front-wrap .mb-sm-2{margin-bottom:.5rem !important;}.elex-rqst-quote-front-wrap .mb-sm-3{margin-bottom:1rem !important;}.elex-rqst-quote-front-wrap .mb-sm-4{margin-bottom:1.5rem !important;}.elex-rqst-quote-front-wrap .mb-sm-5{margin-bottom:3rem !important;}.elex-rqst-quote-front-wrap .mb-sm-auto{margin-bottom:auto !important;}.elex-rqst-quote-front-wrap .ms-sm-0{margin-left:0 !important;}.elex-rqst-quote-front-wrap .ms-sm-1{margin-left:.25rem !important;}.elex-rqst-quote-front-wrap .ms-sm-2{margin-left:.5rem !important;}.elex-rqst-quote-front-wrap .ms-sm-3{margin-left:1rem !important;}.elex-rqst-quote-front-wrap .ms-sm-4{margin-left:1.5rem !important;}.elex-rqst-quote-front-wrap .ms-sm-5{margin-left:3rem !important;}.elex-rqst-quote-front-wrap .ms-sm-auto{margin-left:auto !important;}.elex-rqst-quote-front-wrap .p-sm-0{padding:0 !important;}.elex-rqst-quote-front-wrap .p-sm-1{padding:.25rem !important;}.elex-rqst-quote-front-wrap .p-sm-2{padding:.5rem !important;}.elex-rqst-quote-front-wrap .p-sm-3{padding:1rem !important;}.elex-rqst-quote-front-wrap .p-sm-4{padding:1.5rem !important;}.elex-rqst-quote-front-wrap .p-sm-5{padding:3rem !important;}.elex-rqst-quote-front-wrap .px-sm-0{padding-right:0 !important;padding-left:0 !important;}.elex-rqst-quote-front-wrap .px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important;}.elex-rqst-quote-front-wrap .px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important;}.elex-rqst-quote-front-wrap .px-sm-3{padding-right:1rem !important;padding-left:1rem !important;}.elex-rqst-quote-front-wrap .px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.elex-rqst-quote-front-wrap .px-sm-5{padding-right:3rem !important;padding-left:3rem !important;}.elex-rqst-quote-front-wrap .py-sm-0{padding-top:0 !important;padding-bottom:0 !important;}.elex-rqst-quote-front-wrap .py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.elex-rqst-quote-front-wrap .py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.elex-rqst-quote-front-wrap .py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important;}.elex-rqst-quote-front-wrap .py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.elex-rqst-quote-front-wrap .py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important;}.elex-rqst-quote-front-wrap .pt-sm-0{padding-top:0 !important;}.elex-rqst-quote-front-wrap .pt-sm-1{padding-top:.25rem !important;}.elex-rqst-quote-front-wrap .pt-sm-2{padding-top:.5rem !important;}.elex-rqst-quote-front-wrap .pt-sm-3{padding-top:1rem !important;}.elex-rqst-quote-front-wrap .pt-sm-4{padding-top:1.5rem !important;}.elex-rqst-quote-front-wrap .pt-sm-5{padding-top:3rem !important;}.elex-rqst-quote-front-wrap .pe-sm-0{padding-right:0 !important;}.elex-rqst-quote-front-wrap .pe-sm-1{padding-right:.25rem !important;}.elex-rqst-quote-front-wrap .pe-sm-2{padding-right:.5rem !important;}.elex-rqst-quote-front-wrap .pe-sm-3{padding-right:1rem !important;}.elex-rqst-quote-front-wrap .pe-sm-4{padding-right:1.5rem !important;}.elex-rqst-quote-front-wrap .pe-sm-5{padding-right:3rem !important;}.elex-rqst-quote-front-wrap .pb-sm-0{padding-bottom:0 !important;}.elex-rqst-quote-front-wrap .pb-sm-1{padding-bottom:.25rem !important;}.elex-rqst-quote-front-wrap .pb-sm-2{padding-bottom:.5rem !important;}.elex-rqst-quote-front-wrap .pb-sm-3{padding-bottom:1rem !important;}.elex-rqst-quote-front-wrap .pb-sm-4{padding-bottom:1.5rem !important;}.elex-rqst-quote-front-wrap .pb-sm-5{padding-bottom:3rem !important;}.elex-rqst-quote-front-wrap .ps-sm-0{padding-left:0 !important;}.elex-rqst-quote-front-wrap .ps-sm-1{padding-left:.25rem !important;}.elex-rqst-quote-front-wrap .ps-sm-2{padding-left:.5rem !important;}.elex-rqst-quote-front-wrap .ps-sm-3{padding-left:1rem !important;}.elex-rqst-quote-front-wrap .ps-sm-4{padding-left:1.5rem !important;}.elex-rqst-quote-front-wrap .ps-sm-5{padding-left:3rem !important;}.elex-rqst-quote-front-wrap .gap-sm-0{gap:0 !important;}.elex-rqst-quote-front-wrap .gap-sm-1{gap:.25rem !important;}.elex-rqst-quote-front-wrap .gap-sm-2{gap:.5rem !important;}.elex-rqst-quote-front-wrap .gap-sm-3{gap:1rem !important;}.elex-rqst-quote-front-wrap .gap-sm-4{gap:1.5rem !important;}.elex-rqst-quote-front-wrap .gap-sm-5{gap:3rem !important;}.elex-rqst-quote-front-wrap .text-sm-start{text-align:left !important;}.elex-rqst-quote-front-wrap .text-sm-end{text-align:right !important;}.elex-rqst-quote-front-wrap .text-sm-center{text-align:center !important;}}@media (min-width: 768px){.elex-rqst-quote-front-wrap .float-md-start{float:left !important;}.elex-rqst-quote-front-wrap .float-md-end{float:right !important;}.elex-rqst-quote-front-wrap .float-md-none{float:none !important;}.elex-rqst-quote-front-wrap .d-md-inline{display:inline !important;}.elex-rqst-quote-front-wrap .d-md-inline-block{display:inline-block !important;}.elex-rqst-quote-front-wrap .d-md-block{display:block !important;}.elex-rqst-quote-front-wrap .d-md-grid{display:grid !important;}.elex-rqst-quote-front-wrap .d-md-table{display:table !important;}.elex-rqst-quote-front-wrap .d-md-table-row{display:table-row !important;}.elex-rqst-quote-front-wrap .d-md-table-cell{display:table-cell !important;}.elex-rqst-quote-front-wrap .d-md-flex{display:flex !important;}.elex-rqst-quote-front-wrap .d-md-inline-flex{display:inline-flex !important;}.elex-rqst-quote-front-wrap .d-md-none{display:none !important;}.elex-rqst-quote-front-wrap .flex-md-fill{flex:1 1 auto !important;}.elex-rqst-quote-front-wrap .flex-md-row{flex-direction:row !important;}.elex-rqst-quote-front-wrap .flex-md-column{flex-direction:column !important;}.elex-rqst-quote-front-wrap .flex-md-row-reverse{flex-direction:row-reverse !important;}.elex-rqst-quote-front-wrap .flex-md-column-reverse{flex-direction:column-reverse !important;}.elex-rqst-quote-front-wrap .flex-md-grow-0{flex-grow:0 !important;}.elex-rqst-quote-front-wrap .flex-md-grow-1{flex-grow:1 !important;}.elex-rqst-quote-front-wrap .flex-md-shrink-0{flex-shrink:0 !important;}.elex-rqst-quote-front-wrap .flex-md-shrink-1{flex-shrink:1 !important;}.elex-rqst-quote-front-wrap .flex-md-wrap{flex-wrap:wrap !important;}.elex-rqst-quote-front-wrap .flex-md-nowrap{flex-wrap:nowrap !important;}.elex-rqst-quote-front-wrap .flex-md-wrap-reverse{flex-wrap:wrap-reverse !important;}.elex-rqst-quote-front-wrap .justify-content-md-start{justify-content:flex-start !important;}.elex-rqst-quote-front-wrap .justify-content-md-end{justify-content:flex-end !important;}.elex-rqst-quote-front-wrap .justify-content-md-center{justify-content:center !important;}.elex-rqst-quote-front-wrap .justify-content-md-between{justify-content:space-between !important;}.elex-rqst-quote-front-wrap .justify-content-md-around{justify-content:space-around !important;}.elex-rqst-quote-front-wrap .justify-content-md-evenly{justify-content:space-evenly !important;}.elex-rqst-quote-front-wrap .align-items-md-start{align-items:flex-start !important;}.elex-rqst-quote-front-wrap .align-items-md-end{align-items:flex-end !important;}.elex-rqst-quote-front-wrap .align-items-md-center{align-items:center !important;}.elex-rqst-quote-front-wrap .align-items-md-baseline{align-items:baseline !important;}.elex-rqst-quote-front-wrap .align-items-md-stretch{align-items:stretch !important;}.elex-rqst-quote-front-wrap .align-content-md-start{align-content:flex-start !important;}.elex-rqst-quote-front-wrap .align-content-md-end{align-content:flex-end !important;}.elex-rqst-quote-front-wrap .align-content-md-center{align-content:center !important;}.elex-rqst-quote-front-wrap .align-content-md-between{align-content:space-between !important;}.elex-rqst-quote-front-wrap .align-content-md-around{align-content:space-around !important;}.elex-rqst-quote-front-wrap .align-content-md-stretch{align-content:stretch !important;}.elex-rqst-quote-front-wrap .align-self-md-auto{align-self:auto !important;}.elex-rqst-quote-front-wrap .align-self-md-start{align-self:flex-start !important;}.elex-rqst-quote-front-wrap .align-self-md-end{align-self:flex-end !important;}.elex-rqst-quote-front-wrap .align-self-md-center{align-self:center !important;}.elex-rqst-quote-front-wrap .align-self-md-baseline{align-self:baseline !important;}.elex-rqst-quote-front-wrap .align-self-md-stretch{align-self:stretch !important;}.elex-rqst-quote-front-wrap .order-md-first{order:-1 !important;}.elex-rqst-quote-front-wrap .order-md-0{order:0 !important;}.elex-rqst-quote-front-wrap .order-md-1{order:1 !important;}.elex-rqst-quote-front-wrap .order-md-2{order:2 !important;}.elex-rqst-quote-front-wrap .order-md-3{order:3 !important;}.elex-rqst-quote-front-wrap .order-md-4{order:4 !important;}.elex-rqst-quote-front-wrap .order-md-5{order:5 !important;}.elex-rqst-quote-front-wrap .order-md-last{order:6 !important;}.elex-rqst-quote-front-wrap .m-md-0{margin:0 !important;}.elex-rqst-quote-front-wrap .m-md-1{margin:.25rem !important;}.elex-rqst-quote-front-wrap .m-md-2{margin:.5rem !important;}.elex-rqst-quote-front-wrap .m-md-3{margin:1rem !important;}.elex-rqst-quote-front-wrap .m-md-4{margin:1.5rem !important;}.elex-rqst-quote-front-wrap .m-md-5{margin:3rem !important;}.elex-rqst-quote-front-wrap .m-md-auto{margin:auto !important;}.elex-rqst-quote-front-wrap .mx-md-0{margin-right:0 !important;margin-left:0 !important;}.elex-rqst-quote-front-wrap .mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important;}.elex-rqst-quote-front-wrap .mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important;}.elex-rqst-quote-front-wrap .mx-md-3{margin-right:1rem !important;margin-left:1rem !important;}.elex-rqst-quote-front-wrap .mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.elex-rqst-quote-front-wrap .mx-md-5{margin-right:3rem !important;margin-left:3rem !important;}.elex-rqst-quote-front-wrap .mx-md-auto{margin-right:auto !important;margin-left:auto !important;}.elex-rqst-quote-front-wrap .my-md-0{margin-top:0 !important;margin-bottom:0 !important;}.elex-rqst-quote-front-wrap .my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.elex-rqst-quote-front-wrap .my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.elex-rqst-quote-front-wrap .my-md-3{margin-top:1rem !important;margin-bottom:1rem !important;}.elex-rqst-quote-front-wrap .my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.elex-rqst-quote-front-wrap .my-md-5{margin-top:3rem !important;margin-bottom:3rem !important;}.elex-rqst-quote-front-wrap .my-md-auto{margin-top:auto !important;margin-bottom:auto !important;}.elex-rqst-quote-front-wrap .mt-md-0{margin-top:0 !important;}.elex-rqst-quote-front-wrap .mt-md-1{margin-top:.25rem !important;}.elex-rqst-quote-front-wrap .mt-md-2{margin-top:.5rem !important;}.elex-rqst-quote-front-wrap .mt-md-3{margin-top:1rem !important;}.elex-rqst-quote-front-wrap .mt-md-4{margin-top:1.5rem !important;}.elex-rqst-quote-front-wrap .mt-md-5{margin-top:3rem !important;}.elex-rqst-quote-front-wrap .mt-md-auto{margin-top:auto !important;}.elex-rqst-quote-front-wrap .me-md-0{margin-right:0 !important;}.elex-rqst-quote-front-wrap .me-md-1{margin-right:.25rem !important;}.elex-rqst-quote-front-wrap .me-md-2{margin-right:.5rem !important;}.elex-rqst-quote-front-wrap .me-md-3{margin-right:1rem !important;}.elex-rqst-quote-front-wrap .me-md-4{margin-right:1.5rem !important;}.elex-rqst-quote-front-wrap .me-md-5{margin-right:3rem !important;}.elex-rqst-quote-front-wrap .me-md-auto{margin-right:auto !important;}.elex-rqst-quote-front-wrap .mb-md-0{margin-bottom:0 !important;}.elex-rqst-quote-front-wrap .mb-md-1{margin-bottom:.25rem !important;}.elex-rqst-quote-front-wrap .mb-md-2{margin-bottom:.5rem !important;}.elex-rqst-quote-front-wrap .mb-md-3{margin-bottom:1rem !important;}.elex-rqst-quote-front-wrap .mb-md-4{margin-bottom:1.5rem !important;}.elex-rqst-quote-front-wrap .mb-md-5{margin-bottom:3rem !important;}.elex-rqst-quote-front-wrap .mb-md-auto{margin-bottom:auto !important;}.elex-rqst-quote-front-wrap .ms-md-0{margin-left:0 !important;}.elex-rqst-quote-front-wrap .ms-md-1{margin-left:.25rem !important;}.elex-rqst-quote-front-wrap .ms-md-2{margin-left:.5rem !important;}.elex-rqst-quote-front-wrap .ms-md-3{margin-left:1rem !important;}.elex-rqst-quote-front-wrap .ms-md-4{margin-left:1.5rem !important;}.elex-rqst-quote-front-wrap .ms-md-5{margin-left:3rem !important;}.elex-rqst-quote-front-wrap .ms-md-auto{margin-left:auto !important;}.elex-rqst-quote-front-wrap .p-md-0{padding:0 !important;}.elex-rqst-quote-front-wrap .p-md-1{padding:.25rem !important;}.elex-rqst-quote-front-wrap .p-md-2{padding:.5rem !important;}.elex-rqst-quote-front-wrap .p-md-3{padding:1rem !important;}.elex-rqst-quote-front-wrap .p-md-4{padding:1.5rem !important;}.elex-rqst-quote-front-wrap .p-md-5{padding:3rem !important;}.elex-rqst-quote-front-wrap .px-md-0{padding-right:0 !important;padding-left:0 !important;}.elex-rqst-quote-front-wrap .px-md-1{padding-right:.25rem !important;padding-left:.25rem !important;}.elex-rqst-quote-front-wrap .px-md-2{padding-right:.5rem !important;padding-left:.5rem !important;}.elex-rqst-quote-front-wrap .px-md-3{padding-right:1rem !important;padding-left:1rem !important;}.elex-rqst-quote-front-wrap .px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.elex-rqst-quote-front-wrap .px-md-5{padding-right:3rem !important;padding-left:3rem !important;}.elex-rqst-quote-front-wrap .py-md-0{padding-top:0 !important;padding-bottom:0 !important;}.elex-rqst-quote-front-wrap .py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.elex-rqst-quote-front-wrap .py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.elex-rqst-quote-front-wrap .py-md-3{padding-top:1rem !important;padding-bottom:1rem !important;}.elex-rqst-quote-front-wrap .py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.elex-rqst-quote-front-wrap .py-md-5{padding-top:3rem !important;padding-bottom:3rem !important;}.elex-rqst-quote-front-wrap .pt-md-0{padding-top:0 !important;}.elex-rqst-quote-front-wrap .pt-md-1{padding-top:.25rem !important;}.elex-rqst-quote-front-wrap .pt-md-2{padding-top:.5rem !important;}.elex-rqst-quote-front-wrap .pt-md-3{padding-top:1rem !important;}.elex-rqst-quote-front-wrap .pt-md-4{padding-top:1.5rem !important;}.elex-rqst-quote-front-wrap .pt-md-5{padding-top:3rem !important;}.elex-rqst-quote-front-wrap .pe-md-0{padding-right:0 !important;}.elex-rqst-quote-front-wrap .pe-md-1{padding-right:.25rem !important;}.elex-rqst-quote-front-wrap .pe-md-2{padding-right:.5rem !important;}.elex-rqst-quote-front-wrap .pe-md-3{padding-right:1rem !important;}.elex-rqst-quote-front-wrap .pe-md-4{padding-right:1.5rem !important;}.elex-rqst-quote-front-wrap .pe-md-5{padding-right:3rem !important;}.elex-rqst-quote-front-wrap .pb-md-0{padding-bottom:0 !important;}.elex-rqst-quote-front-wrap .pb-md-1{padding-bottom:.25rem !important;}.elex-rqst-quote-front-wrap .pb-md-2{padding-bottom:.5rem !important;}.elex-rqst-quote-front-wrap .pb-md-3{padding-bottom:1rem !important;}.elex-rqst-quote-front-wrap .pb-md-4{padding-bottom:1.5rem !important;}.elex-rqst-quote-front-wrap .pb-md-5{padding-bottom:3rem !important;}.elex-rqst-quote-front-wrap .ps-md-0{padding-left:0 !important;}.elex-rqst-quote-front-wrap .ps-md-1{padding-left:.25rem !important;}.elex-rqst-quote-front-wrap .ps-md-2{padding-left:.5rem !important;}.elex-rqst-quote-front-wrap .ps-md-3{padding-left:1rem !important;}.elex-rqst-quote-front-wrap .ps-md-4{padding-left:1.5rem !important;}.elex-rqst-quote-front-wrap .ps-md-5{padding-left:3rem !important;}.elex-rqst-quote-front-wrap .gap-md-0{gap:0 !important;}.elex-rqst-quote-front-wrap .gap-md-1{gap:.25rem !important;}.elex-rqst-quote-front-wrap .gap-md-2{gap:.5rem !important;}.elex-rqst-quote-front-wrap .gap-md-3{gap:1rem !important;}.elex-rqst-quote-front-wrap .gap-md-4{gap:1.5rem !important;}.elex-rqst-quote-front-wrap .gap-md-5{gap:3rem !important;}.elex-rqst-quote-front-wrap .text-md-start{text-align:left !important;}.elex-rqst-quote-front-wrap .text-md-end{text-align:right !important;}.elex-rqst-quote-front-wrap .text-md-center{text-align:center !important;}}@media (min-width: 992px){.elex-rqst-quote-front-wrap .float-lg-start{float:left !important;}.elex-rqst-quote-front-wrap .float-lg-end{float:right !important;}.elex-rqst-quote-front-wrap .float-lg-none{float:none !important;}.elex-rqst-quote-front-wrap .d-lg-inline{display:inline !important;}.elex-rqst-quote-front-wrap .d-lg-inline-block{display:inline-block !important;}.elex-rqst-quote-front-wrap .d-lg-block{display:block !important;}.elex-rqst-quote-front-wrap .d-lg-grid{display:grid !important;}.elex-rqst-quote-front-wrap .d-lg-table{display:table !important;}.elex-rqst-quote-front-wrap .d-lg-table-row{display:table-row !important;}.elex-rqst-quote-front-wrap .d-lg-table-cell{display:table-cell !important;}.elex-rqst-quote-front-wrap .d-lg-flex{display:flex !important;}.elex-rqst-quote-front-wrap .d-lg-inline-flex{display:inline-flex !important;}.elex-rqst-quote-front-wrap .d-lg-none{display:none !important;}.elex-rqst-quote-front-wrap .flex-lg-fill{flex:1 1 auto !important;}.elex-rqst-quote-front-wrap .flex-lg-row{flex-direction:row !important;}.elex-rqst-quote-front-wrap .flex-lg-column{flex-direction:column !important;}.elex-rqst-quote-front-wrap .flex-lg-row-reverse{flex-direction:row-reverse !important;}.elex-rqst-quote-front-wrap .flex-lg-column-reverse{flex-direction:column-reverse !important;}.elex-rqst-quote-front-wrap .flex-lg-grow-0{flex-grow:0 !important;}.elex-rqst-quote-front-wrap .flex-lg-grow-1{flex-grow:1 !important;}.elex-rqst-quote-front-wrap .flex-lg-shrink-0{flex-shrink:0 !important;}.elex-rqst-quote-front-wrap .flex-lg-shrink-1{flex-shrink:1 !important;}.elex-rqst-quote-front-wrap .flex-lg-wrap{flex-wrap:wrap !important;}.elex-rqst-quote-front-wrap .flex-lg-nowrap{flex-wrap:nowrap !important;}.elex-rqst-quote-front-wrap .flex-lg-wrap-reverse{flex-wrap:wrap-reverse !important;}.elex-rqst-quote-front-wrap .justify-content-lg-start{justify-content:flex-start !important;}.elex-rqst-quote-front-wrap .justify-content-lg-end{justify-content:flex-end !important;}.elex-rqst-quote-front-wrap .justify-content-lg-center{justify-content:center !important;}.elex-rqst-quote-front-wrap .justify-content-lg-between{justify-content:space-between !important;}.elex-rqst-quote-front-wrap .justify-content-lg-around{justify-content:space-around !important;}.elex-rqst-quote-front-wrap .justify-content-lg-evenly{justify-content:space-evenly !important;}.elex-rqst-quote-front-wrap .align-items-lg-start{align-items:flex-start !important;}.elex-rqst-quote-front-wrap .align-items-lg-end{align-items:flex-end !important;}.elex-rqst-quote-front-wrap .align-items-lg-center{align-items:center !important;}.elex-rqst-quote-front-wrap .align-items-lg-baseline{align-items:baseline !important;}.elex-rqst-quote-front-wrap .align-items-lg-stretch{align-items:stretch !important;}.elex-rqst-quote-front-wrap .align-content-lg-start{align-content:flex-start !important;}.elex-rqst-quote-front-wrap .align-content-lg-end{align-content:flex-end !important;}.elex-rqst-quote-front-wrap .align-content-lg-center{align-content:center !important;}.elex-rqst-quote-front-wrap .align-content-lg-between{align-content:space-between !important;}.elex-rqst-quote-front-wrap .align-content-lg-around{align-content:space-around !important;}.elex-rqst-quote-front-wrap .align-content-lg-stretch{align-content:stretch !important;}.elex-rqst-quote-front-wrap .align-self-lg-auto{align-self:auto !important;}.elex-rqst-quote-front-wrap .align-self-lg-start{align-self:flex-start !important;}.elex-rqst-quote-front-wrap .align-self-lg-end{align-self:flex-end !important;}.elex-rqst-quote-front-wrap .align-self-lg-center{align-self:center !important;}.elex-rqst-quote-front-wrap .align-self-lg-baseline{align-self:baseline !important;}.elex-rqst-quote-front-wrap .align-self-lg-stretch{align-self:stretch !important;}.elex-rqst-quote-front-wrap .order-lg-first{order:-1 !important;}.elex-rqst-quote-front-wrap .order-lg-0{order:0 !important;}.elex-rqst-quote-front-wrap .order-lg-1{order:1 !important;}.elex-rqst-quote-front-wrap .order-lg-2{order:2 !important;}.elex-rqst-quote-front-wrap .order-lg-3{order:3 !important;}.elex-rqst-quote-front-wrap .order-lg-4{order:4 !important;}.elex-rqst-quote-front-wrap .order-lg-5{order:5 !important;}.elex-rqst-quote-front-wrap .order-lg-last{order:6 !important;}.elex-rqst-quote-front-wrap .m-lg-0{margin:0 !important;}.elex-rqst-quote-front-wrap .m-lg-1{margin:.25rem !important;}.elex-rqst-quote-front-wrap .m-lg-2{margin:.5rem !important;}.elex-rqst-quote-front-wrap .m-lg-3{margin:1rem !important;}.elex-rqst-quote-front-wrap .m-lg-4{margin:1.5rem !important;}.elex-rqst-quote-front-wrap .m-lg-5{margin:3rem !important;}.elex-rqst-quote-front-wrap .m-lg-auto{margin:auto !important;}.elex-rqst-quote-front-wrap .mx-lg-0{margin-right:0 !important;margin-left:0 !important;}.elex-rqst-quote-front-wrap .mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important;}.elex-rqst-quote-front-wrap .mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important;}.elex-rqst-quote-front-wrap .mx-lg-3{margin-right:1rem !important;margin-left:1rem !important;}.elex-rqst-quote-front-wrap .mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.elex-rqst-quote-front-wrap .mx-lg-5{margin-right:3rem !important;margin-left:3rem !important;}.elex-rqst-quote-front-wrap .mx-lg-auto{margin-right:auto !important;margin-left:auto !important;}.elex-rqst-quote-front-wrap .my-lg-0{margin-top:0 !important;margin-bottom:0 !important;}.elex-rqst-quote-front-wrap .my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.elex-rqst-quote-front-wrap .my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.elex-rqst-quote-front-wrap .my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important;}.elex-rqst-quote-front-wrap .my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.elex-rqst-quote-front-wrap .my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important;}.elex-rqst-quote-front-wrap .my-lg-auto{margin-top:auto !important;margin-bottom:auto !important;}.elex-rqst-quote-front-wrap .mt-lg-0{margin-top:0 !important;}.elex-rqst-quote-front-wrap .mt-lg-1{margin-top:.25rem !important;}.elex-rqst-quote-front-wrap .mt-lg-2{margin-top:.5rem !important;}.elex-rqst-quote-front-wrap .mt-lg-3{margin-top:1rem !important;}.elex-rqst-quote-front-wrap .mt-lg-4{margin-top:1.5rem !important;}.elex-rqst-quote-front-wrap .mt-lg-5{margin-top:3rem !important;}.elex-rqst-quote-front-wrap .mt-lg-auto{margin-top:auto !important;}.elex-rqst-quote-front-wrap .me-lg-0{margin-right:0 !important;}.elex-rqst-quote-front-wrap .me-lg-1{margin-right:.25rem !important;}.elex-rqst-quote-front-wrap .me-lg-2{margin-right:.5rem !important;}.elex-rqst-quote-front-wrap .me-lg-3{margin-right:1rem !important;}.elex-rqst-quote-front-wrap .me-lg-4{margin-right:1.5rem !important;}.elex-rqst-quote-front-wrap .me-lg-5{margin-right:3rem !important;}.elex-rqst-quote-front-wrap .me-lg-auto{margin-right:auto !important;}.elex-rqst-quote-front-wrap .mb-lg-0{margin-bottom:0 !important;}.elex-rqst-quote-front-wrap .mb-lg-1{margin-bottom:.25rem !important;}.elex-rqst-quote-front-wrap .mb-lg-2{margin-bottom:.5rem !important;}.elex-rqst-quote-front-wrap .mb-lg-3{margin-bottom:1rem !important;}.elex-rqst-quote-front-wrap .mb-lg-4{margin-bottom:1.5rem !important;}.elex-rqst-quote-front-wrap .mb-lg-5{margin-bottom:3rem !important;}.elex-rqst-quote-front-wrap .mb-lg-auto{margin-bottom:auto !important;}.elex-rqst-quote-front-wrap .ms-lg-0{margin-left:0 !important;}.elex-rqst-quote-front-wrap .ms-lg-1{margin-left:.25rem !important;}.elex-rqst-quote-front-wrap .ms-lg-2{margin-left:.5rem !important;}.elex-rqst-quote-front-wrap .ms-lg-3{margin-left:1rem !important;}.elex-rqst-quote-front-wrap .ms-lg-4{margin-left:1.5rem !important;}.elex-rqst-quote-front-wrap .ms-lg-5{margin-left:3rem !important;}.elex-rqst-quote-front-wrap .ms-lg-auto{margin-left:auto !important;}.elex-rqst-quote-front-wrap .p-lg-0{padding:0 !important;}.elex-rqst-quote-front-wrap .p-lg-1{padding:.25rem !important;}.elex-rqst-quote-front-wrap .p-lg-2{padding:.5rem !important;}.elex-rqst-quote-front-wrap .p-lg-3{padding:1rem !important;}.elex-rqst-quote-front-wrap .p-lg-4{padding:1.5rem !important;}.elex-rqst-quote-front-wrap .p-lg-5{padding:3rem !important;}.elex-rqst-quote-front-wrap .px-lg-0{padding-right:0 !important;padding-left:0 !important;}.elex-rqst-quote-front-wrap .px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important;}.elex-rqst-quote-front-wrap .px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important;}.elex-rqst-quote-front-wrap .px-lg-3{padding-right:1rem !important;padding-left:1rem !important;}.elex-rqst-quote-front-wrap .px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.elex-rqst-quote-front-wrap .px-lg-5{padding-right:3rem !important;padding-left:3rem !important;}.elex-rqst-quote-front-wrap .py-lg-0{padding-top:0 !important;padding-bottom:0 !important;}.elex-rqst-quote-front-wrap .py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.elex-rqst-quote-front-wrap .py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.elex-rqst-quote-front-wrap .py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important;}.elex-rqst-quote-front-wrap .py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.elex-rqst-quote-front-wrap .py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important;}.elex-rqst-quote-front-wrap .pt-lg-0{padding-top:0 !important;}.elex-rqst-quote-front-wrap .pt-lg-1{padding-top:.25rem !important;}.elex-rqst-quote-front-wrap .pt-lg-2{padding-top:.5rem !important;}.elex-rqst-quote-front-wrap .pt-lg-3{padding-top:1rem !important;}.elex-rqst-quote-front-wrap .pt-lg-4{padding-top:1.5rem !important;}.elex-rqst-quote-front-wrap .pt-lg-5{padding-top:3rem !important;}.elex-rqst-quote-front-wrap .pe-lg-0{padding-right:0 !important;}.elex-rqst-quote-front-wrap .pe-lg-1{padding-right:.25rem !important;}.elex-rqst-quote-front-wrap .pe-lg-2{padding-right:.5rem !important;}.elex-rqst-quote-front-wrap .pe-lg-3{padding-right:1rem !important;}.elex-rqst-quote-front-wrap .pe-lg-4{padding-right:1.5rem !important;}.elex-rqst-quote-front-wrap .pe-lg-5{padding-right:3rem !important;}.elex-rqst-quote-front-wrap .pb-lg-0{padding-bottom:0 !important;}.elex-rqst-quote-front-wrap .pb-lg-1{padding-bottom:.25rem !important;}.elex-rqst-quote-front-wrap .pb-lg-2{padding-bottom:.5rem !important;}.elex-rqst-quote-front-wrap .pb-lg-3{padding-bottom:1rem !important;}.elex-rqst-quote-front-wrap .pb-lg-4{padding-bottom:1.5rem !important;}.elex-rqst-quote-front-wrap .pb-lg-5{padding-bottom:3rem !important;}.elex-rqst-quote-front-wrap .ps-lg-0{padding-left:0 !important;}.elex-rqst-quote-front-wrap .ps-lg-1{padding-left:.25rem !important;}.elex-rqst-quote-front-wrap .ps-lg-2{padding-left:.5rem !important;}.elex-rqst-quote-front-wrap .ps-lg-3{padding-left:1rem !important;}.elex-rqst-quote-front-wrap .ps-lg-4{padding-left:1.5rem !important;}.elex-rqst-quote-front-wrap .ps-lg-5{padding-left:3rem !important;}.elex-rqst-quote-front-wrap .gap-lg-0{gap:0 !important;}.elex-rqst-quote-front-wrap .gap-lg-1{gap:.25rem !important;}.elex-rqst-quote-front-wrap .gap-lg-2{gap:.5rem !important;}.elex-rqst-quote-front-wrap .gap-lg-3{gap:1rem !important;}.elex-rqst-quote-front-wrap .gap-lg-4{gap:1.5rem !important;}.elex-rqst-quote-front-wrap .gap-lg-5{gap:3rem !important;}.elex-rqst-quote-front-wrap .text-lg-start{text-align:left !important;}.elex-rqst-quote-front-wrap .text-lg-end{text-align:right !important;}.elex-rqst-quote-front-wrap .text-lg-center{text-align:center !important;}}@media (min-width: 1200px){.elex-rqst-quote-front-wrap .float-xl-start{float:left !important;}.elex-rqst-quote-front-wrap .float-xl-end{float:right !important;}.elex-rqst-quote-front-wrap .float-xl-none{float:none !important;}.elex-rqst-quote-front-wrap .d-xl-inline{display:inline !important;}.elex-rqst-quote-front-wrap .d-xl-inline-block{display:inline-block !important;}.elex-rqst-quote-front-wrap .d-xl-block{display:block !important;}.elex-rqst-quote-front-wrap .d-xl-grid{display:grid !important;}.elex-rqst-quote-front-wrap .d-xl-table{display:table !important;}.elex-rqst-quote-front-wrap .d-xl-table-row{display:table-row !important;}.elex-rqst-quote-front-wrap .d-xl-table-cell{display:table-cell !important;}.elex-rqst-quote-front-wrap .d-xl-flex{display:flex !important;}.elex-rqst-quote-front-wrap .d-xl-inline-flex{display:inline-flex !important;}.elex-rqst-quote-front-wrap .d-xl-none{display:none !important;}.elex-rqst-quote-front-wrap .flex-xl-fill{flex:1 1 auto !important;}.elex-rqst-quote-front-wrap .flex-xl-row{flex-direction:row !important;}.elex-rqst-quote-front-wrap .flex-xl-column{flex-direction:column !important;}.elex-rqst-quote-front-wrap .flex-xl-row-reverse{flex-direction:row-reverse !important;}.elex-rqst-quote-front-wrap .flex-xl-column-reverse{flex-direction:column-reverse !important;}.elex-rqst-quote-front-wrap .flex-xl-grow-0{flex-grow:0 !important;}.elex-rqst-quote-front-wrap .flex-xl-grow-1{flex-grow:1 !important;}.elex-rqst-quote-front-wrap .flex-xl-shrink-0{flex-shrink:0 !important;}.elex-rqst-quote-front-wrap .flex-xl-shrink-1{flex-shrink:1 !important;}.elex-rqst-quote-front-wrap .flex-xl-wrap{flex-wrap:wrap !important;}.elex-rqst-quote-front-wrap .flex-xl-nowrap{flex-wrap:nowrap !important;}.elex-rqst-quote-front-wrap .flex-xl-wrap-reverse{flex-wrap:wrap-reverse !important;}.elex-rqst-quote-front-wrap .justify-content-xl-start{justify-content:flex-start !important;}.elex-rqst-quote-front-wrap .justify-content-xl-end{justify-content:flex-end !important;}.elex-rqst-quote-front-wrap .justify-content-xl-center{justify-content:center !important;}.elex-rqst-quote-front-wrap .justify-content-xl-between{justify-content:space-between !important;}.elex-rqst-quote-front-wrap .justify-content-xl-around{justify-content:space-around !important;}.elex-rqst-quote-front-wrap .justify-content-xl-evenly{justify-content:space-evenly !important;}.elex-rqst-quote-front-wrap .align-items-xl-start{align-items:flex-start !important;}.elex-rqst-quote-front-wrap .align-items-xl-end{align-items:flex-end !important;}.elex-rqst-quote-front-wrap .align-items-xl-center{align-items:center !important;}.elex-rqst-quote-front-wrap .align-items-xl-baseline{align-items:baseline !important;}.elex-rqst-quote-front-wrap .align-items-xl-stretch{align-items:stretch !important;}.elex-rqst-quote-front-wrap .align-content-xl-start{align-content:flex-start !important;}.elex-rqst-quote-front-wrap .align-content-xl-end{align-content:flex-end !important;}.elex-rqst-quote-front-wrap .align-content-xl-center{align-content:center !important;}.elex-rqst-quote-front-wrap .align-content-xl-between{align-content:space-between !important;}.elex-rqst-quote-front-wrap .align-content-xl-around{align-content:space-around !important;}.elex-rqst-quote-front-wrap .align-content-xl-stretch{align-content:stretch !important;}.elex-rqst-quote-front-wrap .align-self-xl-auto{align-self:auto !important;}.elex-rqst-quote-front-wrap .align-self-xl-start{align-self:flex-start !important;}.elex-rqst-quote-front-wrap .align-self-xl-end{align-self:flex-end !important;}.elex-rqst-quote-front-wrap .align-self-xl-center{align-self:center !important;}.elex-rqst-quote-front-wrap .align-self-xl-baseline{align-self:baseline !important;}.elex-rqst-quote-front-wrap .align-self-xl-stretch{align-self:stretch !important;}.elex-rqst-quote-front-wrap .order-xl-first{order:-1 !important;}.elex-rqst-quote-front-wrap .order-xl-0{order:0 !important;}.elex-rqst-quote-front-wrap .order-xl-1{order:1 !important;}.elex-rqst-quote-front-wrap .order-xl-2{order:2 !important;}.elex-rqst-quote-front-wrap .order-xl-3{order:3 !important;}.elex-rqst-quote-front-wrap .order-xl-4{order:4 !important;}.elex-rqst-quote-front-wrap .order-xl-5{order:5 !important;}.elex-rqst-quote-front-wrap .order-xl-last{order:6 !important;}.elex-rqst-quote-front-wrap .m-xl-0{margin:0 !important;}.elex-rqst-quote-front-wrap .m-xl-1{margin:.25rem !important;}.elex-rqst-quote-front-wrap .m-xl-2{margin:.5rem !important;}.elex-rqst-quote-front-wrap .m-xl-3{margin:1rem !important;}.elex-rqst-quote-front-wrap .m-xl-4{margin:1.5rem !important;}.elex-rqst-quote-front-wrap .m-xl-5{margin:3rem !important;}.elex-rqst-quote-front-wrap .m-xl-auto{margin:auto !important;}.elex-rqst-quote-front-wrap .mx-xl-0{margin-right:0 !important;margin-left:0 !important;}.elex-rqst-quote-front-wrap .mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important;}.elex-rqst-quote-front-wrap .mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important;}.elex-rqst-quote-front-wrap .mx-xl-3{margin-right:1rem !important;margin-left:1rem !important;}.elex-rqst-quote-front-wrap .mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.elex-rqst-quote-front-wrap .mx-xl-5{margin-right:3rem !important;margin-left:3rem !important;}.elex-rqst-quote-front-wrap .mx-xl-auto{margin-right:auto !important;margin-left:auto !important;}.elex-rqst-quote-front-wrap .my-xl-0{margin-top:0 !important;margin-bottom:0 !important;}.elex-rqst-quote-front-wrap .my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.elex-rqst-quote-front-wrap .my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.elex-rqst-quote-front-wrap .my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important;}.elex-rqst-quote-front-wrap .my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.elex-rqst-quote-front-wrap .my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important;}.elex-rqst-quote-front-wrap .my-xl-auto{margin-top:auto !important;margin-bottom:auto !important;}.elex-rqst-quote-front-wrap .mt-xl-0{margin-top:0 !important;}.elex-rqst-quote-front-wrap .mt-xl-1{margin-top:.25rem !important;}.elex-rqst-quote-front-wrap .mt-xl-2{margin-top:.5rem !important;}.elex-rqst-quote-front-wrap .mt-xl-3{margin-top:1rem !important;}.elex-rqst-quote-front-wrap .mt-xl-4{margin-top:1.5rem !important;}.elex-rqst-quote-front-wrap .mt-xl-5{margin-top:3rem !important;}.elex-rqst-quote-front-wrap .mt-xl-auto{margin-top:auto !important;}.elex-rqst-quote-front-wrap .me-xl-0{margin-right:0 !important;}.elex-rqst-quote-front-wrap .me-xl-1{margin-right:.25rem !important;}.elex-rqst-quote-front-wrap .me-xl-2{margin-right:.5rem !important;}.elex-rqst-quote-front-wrap .me-xl-3{margin-right:1rem !important;}.elex-rqst-quote-front-wrap .me-xl-4{margin-right:1.5rem !important;}.elex-rqst-quote-front-wrap .me-xl-5{margin-right:3rem !important;}.elex-rqst-quote-front-wrap .me-xl-auto{margin-right:auto !important;}.elex-rqst-quote-front-wrap .mb-xl-0{margin-bottom:0 !important;}.elex-rqst-quote-front-wrap .mb-xl-1{margin-bottom:.25rem !important;}.elex-rqst-quote-front-wrap .mb-xl-2{margin-bottom:.5rem !important;}.elex-rqst-quote-front-wrap .mb-xl-3{margin-bottom:1rem !important;}.elex-rqst-quote-front-wrap .mb-xl-4{margin-bottom:1.5rem !important;}.elex-rqst-quote-front-wrap .mb-xl-5{margin-bottom:3rem !important;}.elex-rqst-quote-front-wrap .mb-xl-auto{margin-bottom:auto !important;}.elex-rqst-quote-front-wrap .ms-xl-0{margin-left:0 !important;}.elex-rqst-quote-front-wrap .ms-xl-1{margin-left:.25rem !important;}.elex-rqst-quote-front-wrap .ms-xl-2{margin-left:.5rem !important;}.elex-rqst-quote-front-wrap .ms-xl-3{margin-left:1rem !important;}.elex-rqst-quote-front-wrap .ms-xl-4{margin-left:1.5rem !important;}.elex-rqst-quote-front-wrap .ms-xl-5{margin-left:3rem !important;}.elex-rqst-quote-front-wrap .ms-xl-auto{margin-left:auto !important;}.elex-rqst-quote-front-wrap .p-xl-0{padding:0 !important;}.elex-rqst-quote-front-wrap .p-xl-1{padding:.25rem !important;}.elex-rqst-quote-front-wrap .p-xl-2{padding:.5rem !important;}.elex-rqst-quote-front-wrap .p-xl-3{padding:1rem !important;}.elex-rqst-quote-front-wrap .p-xl-4{padding:1.5rem !important;}.elex-rqst-quote-front-wrap .p-xl-5{padding:3rem !important;}.elex-rqst-quote-front-wrap .px-xl-0{padding-right:0 !important;padding-left:0 !important;}.elex-rqst-quote-front-wrap .px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important;}.elex-rqst-quote-front-wrap .px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important;}.elex-rqst-quote-front-wrap .px-xl-3{padding-right:1rem !important;padding-left:1rem !important;}.elex-rqst-quote-front-wrap .px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.elex-rqst-quote-front-wrap .px-xl-5{padding-right:3rem !important;padding-left:3rem !important;}.elex-rqst-quote-front-wrap .py-xl-0{padding-top:0 !important;padding-bottom:0 !important;}.elex-rqst-quote-front-wrap .py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.elex-rqst-quote-front-wrap .py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.elex-rqst-quote-front-wrap .py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important;}.elex-rqst-quote-front-wrap .py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.elex-rqst-quote-front-wrap .py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important;}.elex-rqst-quote-front-wrap .pt-xl-0{padding-top:0 !important;}.elex-rqst-quote-front-wrap .pt-xl-1{padding-top:.25rem !important;}.elex-rqst-quote-front-wrap .pt-xl-2{padding-top:.5rem !important;}.elex-rqst-quote-front-wrap .pt-xl-3{padding-top:1rem !important;}.elex-rqst-quote-front-wrap .pt-xl-4{padding-top:1.5rem !important;}.elex-rqst-quote-front-wrap .pt-xl-5{padding-top:3rem !important;}.elex-rqst-quote-front-wrap .pe-xl-0{padding-right:0 !important;}.elex-rqst-quote-front-wrap .pe-xl-1{padding-right:.25rem !important;}.elex-rqst-quote-front-wrap .pe-xl-2{padding-right:.5rem !important;}.elex-rqst-quote-front-wrap .pe-xl-3{padding-right:1rem !important;}.elex-rqst-quote-front-wrap .pe-xl-4{padding-right:1.5rem !important;}.elex-rqst-quote-front-wrap .pe-xl-5{padding-right:3rem !important;}.elex-rqst-quote-front-wrap .pb-xl-0{padding-bottom:0 !important;}.elex-rqst-quote-front-wrap .pb-xl-1{padding-bottom:.25rem !important;}.elex-rqst-quote-front-wrap .pb-xl-2{padding-bottom:.5rem !important;}.elex-rqst-quote-front-wrap .pb-xl-3{padding-bottom:1rem !important;}.elex-rqst-quote-front-wrap .pb-xl-4{padding-bottom:1.5rem !important;}.elex-rqst-quote-front-wrap .pb-xl-5{padding-bottom:3rem !important;}.elex-rqst-quote-front-wrap .ps-xl-0{padding-left:0 !important;}.elex-rqst-quote-front-wrap .ps-xl-1{padding-left:.25rem !important;}.elex-rqst-quote-front-wrap .ps-xl-2{padding-left:.5rem !important;}.elex-rqst-quote-front-wrap .ps-xl-3{padding-left:1rem !important;}.elex-rqst-quote-front-wrap .ps-xl-4{padding-left:1.5rem !important;}.elex-rqst-quote-front-wrap .ps-xl-5{padding-left:3rem !important;}.elex-rqst-quote-front-wrap .gap-xl-0{gap:0 !important;}.elex-rqst-quote-front-wrap .gap-xl-1{gap:.25rem !important;}.elex-rqst-quote-front-wrap .gap-xl-2{gap:.5rem !important;}.elex-rqst-quote-front-wrap .gap-xl-3{gap:1rem !important;}.elex-rqst-quote-front-wrap .gap-xl-4{gap:1.5rem !important;}.elex-rqst-quote-front-wrap .gap-xl-5{gap:3rem !important;}.elex-rqst-quote-front-wrap .text-xl-start{text-align:left !important;}.elex-rqst-quote-front-wrap .text-xl-end{text-align:right !important;}.elex-rqst-quote-front-wrap .text-xl-center{text-align:center !important;}}@media (min-width: 1400px){.elex-rqst-quote-front-wrap .float-xxl-start{float:left !important;}.elex-rqst-quote-front-wrap .float-xxl-end{float:right !important;}.elex-rqst-quote-front-wrap .float-xxl-none{float:none !important;}.elex-rqst-quote-front-wrap .d-xxl-inline{display:inline !important;}.elex-rqst-quote-front-wrap .d-xxl-inline-block{display:inline-block !important;}.elex-rqst-quote-front-wrap .d-xxl-block{display:block !important;}.elex-rqst-quote-front-wrap .d-xxl-grid{display:grid !important;}.elex-rqst-quote-front-wrap .d-xxl-table{display:table !important;}.elex-rqst-quote-front-wrap .d-xxl-table-row{display:table-row !important;}.elex-rqst-quote-front-wrap .d-xxl-table-cell{display:table-cell !important;}.elex-rqst-quote-front-wrap .d-xxl-flex{display:flex !important;}.elex-rqst-quote-front-wrap .d-xxl-inline-flex{display:inline-flex !important;}.elex-rqst-quote-front-wrap .d-xxl-none{display:none !important;}.elex-rqst-quote-front-wrap .flex-xxl-fill{flex:1 1 auto !important;}.elex-rqst-quote-front-wrap .flex-xxl-row{flex-direction:row !important;}.elex-rqst-quote-front-wrap .flex-xxl-column{flex-direction:column !important;}.elex-rqst-quote-front-wrap .flex-xxl-row-reverse{flex-direction:row-reverse !important;}.elex-rqst-quote-front-wrap .flex-xxl-column-reverse{flex-direction:column-reverse !important;}.elex-rqst-quote-front-wrap .flex-xxl-grow-0{flex-grow:0 !important;}.elex-rqst-quote-front-wrap .flex-xxl-grow-1{flex-grow:1 !important;}.elex-rqst-quote-front-wrap .flex-xxl-shrink-0{flex-shrink:0 !important;}.elex-rqst-quote-front-wrap .flex-xxl-shrink-1{flex-shrink:1 !important;}.elex-rqst-quote-front-wrap .flex-xxl-wrap{flex-wrap:wrap !important;}.elex-rqst-quote-front-wrap .flex-xxl-nowrap{flex-wrap:nowrap !important;}.elex-rqst-quote-front-wrap .flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important;}.elex-rqst-quote-front-wrap .justify-content-xxl-start{justify-content:flex-start !important;}.elex-rqst-quote-front-wrap .justify-content-xxl-end{justify-content:flex-end !important;}.elex-rqst-quote-front-wrap .justify-content-xxl-center{justify-content:center !important;}.elex-rqst-quote-front-wrap .justify-content-xxl-between{justify-content:space-between !important;}.elex-rqst-quote-front-wrap .justify-content-xxl-around{justify-content:space-around !important;}.elex-rqst-quote-front-wrap .justify-content-xxl-evenly{justify-content:space-evenly !important;}.elex-rqst-quote-front-wrap .align-items-xxl-start{align-items:flex-start !important;}.elex-rqst-quote-front-wrap .align-items-xxl-end{align-items:flex-end !important;}.elex-rqst-quote-front-wrap .align-items-xxl-center{align-items:center !important;}.elex-rqst-quote-front-wrap .align-items-xxl-baseline{align-items:baseline !important;}.elex-rqst-quote-front-wrap .align-items-xxl-stretch{align-items:stretch !important;}.elex-rqst-quote-front-wrap .align-content-xxl-start{align-content:flex-start !important;}.elex-rqst-quote-front-wrap .align-content-xxl-end{align-content:flex-end !important;}.elex-rqst-quote-front-wrap .align-content-xxl-center{align-content:center !important;}.elex-rqst-quote-front-wrap .align-content-xxl-between{align-content:space-between !important;}.elex-rqst-quote-front-wrap .align-content-xxl-around{align-content:space-around !important;}.elex-rqst-quote-front-wrap .align-content-xxl-stretch{align-content:stretch !important;}.elex-rqst-quote-front-wrap .align-self-xxl-auto{align-self:auto !important;}.elex-rqst-quote-front-wrap .align-self-xxl-start{align-self:flex-start !important;}.elex-rqst-quote-front-wrap .align-self-xxl-end{align-self:flex-end !important;}.elex-rqst-quote-front-wrap .align-self-xxl-center{align-self:center !important;}.elex-rqst-quote-front-wrap .align-self-xxl-baseline{align-self:baseline !important;}.elex-rqst-quote-front-wrap .align-self-xxl-stretch{align-self:stretch !important;}.elex-rqst-quote-front-wrap .order-xxl-first{order:-1 !important;}.elex-rqst-quote-front-wrap .order-xxl-0{order:0 !important;}.elex-rqst-quote-front-wrap .order-xxl-1{order:1 !important;}.elex-rqst-quote-front-wrap .order-xxl-2{order:2 !important;}.elex-rqst-quote-front-wrap .order-xxl-3{order:3 !important;}.elex-rqst-quote-front-wrap .order-xxl-4{order:4 !important;}.elex-rqst-quote-front-wrap .order-xxl-5{order:5 !important;}.elex-rqst-quote-front-wrap .order-xxl-last{order:6 !important;}.elex-rqst-quote-front-wrap .m-xxl-0{margin:0 !important;}.elex-rqst-quote-front-wrap .m-xxl-1{margin:.25rem !important;}.elex-rqst-quote-front-wrap .m-xxl-2{margin:.5rem !important;}.elex-rqst-quote-front-wrap .m-xxl-3{margin:1rem !important;}.elex-rqst-quote-front-wrap .m-xxl-4{margin:1.5rem !important;}.elex-rqst-quote-front-wrap .m-xxl-5{margin:3rem !important;}.elex-rqst-quote-front-wrap .m-xxl-auto{margin:auto !important;}.elex-rqst-quote-front-wrap .mx-xxl-0{margin-right:0 !important;margin-left:0 !important;}.elex-rqst-quote-front-wrap .mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important;}.elex-rqst-quote-front-wrap .mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important;}.elex-rqst-quote-front-wrap .mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important;}.elex-rqst-quote-front-wrap .mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important;}.elex-rqst-quote-front-wrap .mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important;}.elex-rqst-quote-front-wrap .mx-xxl-auto{margin-right:auto !important;margin-left:auto !important;}.elex-rqst-quote-front-wrap .my-xxl-0{margin-top:0 !important;margin-bottom:0 !important;}.elex-rqst-quote-front-wrap .my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important;}.elex-rqst-quote-front-wrap .my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important;}.elex-rqst-quote-front-wrap .my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important;}.elex-rqst-quote-front-wrap .my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important;}.elex-rqst-quote-front-wrap .my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important;}.elex-rqst-quote-front-wrap .my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important;}.elex-rqst-quote-front-wrap .mt-xxl-0{margin-top:0 !important;}.elex-rqst-quote-front-wrap .mt-xxl-1{margin-top:.25rem !important;}.elex-rqst-quote-front-wrap .mt-xxl-2{margin-top:.5rem !important;}.elex-rqst-quote-front-wrap .mt-xxl-3{margin-top:1rem !important;}.elex-rqst-quote-front-wrap .mt-xxl-4{margin-top:1.5rem !important;}.elex-rqst-quote-front-wrap .mt-xxl-5{margin-top:3rem !important;}.elex-rqst-quote-front-wrap .mt-xxl-auto{margin-top:auto !important;}.elex-rqst-quote-front-wrap .me-xxl-0{margin-right:0 !important;}.elex-rqst-quote-front-wrap .me-xxl-1{margin-right:.25rem !important;}.elex-rqst-quote-front-wrap .me-xxl-2{margin-right:.5rem !important;}.elex-rqst-quote-front-wrap .me-xxl-3{margin-right:1rem !important;}.elex-rqst-quote-front-wrap .me-xxl-4{margin-right:1.5rem !important;}.elex-rqst-quote-front-wrap .me-xxl-5{margin-right:3rem !important;}.elex-rqst-quote-front-wrap .me-xxl-auto{margin-right:auto !important;}.elex-rqst-quote-front-wrap .mb-xxl-0{margin-bottom:0 !important;}.elex-rqst-quote-front-wrap .mb-xxl-1{margin-bottom:.25rem !important;}.elex-rqst-quote-front-wrap .mb-xxl-2{margin-bottom:.5rem !important;}.elex-rqst-quote-front-wrap .mb-xxl-3{margin-bottom:1rem !important;}.elex-rqst-quote-front-wrap .mb-xxl-4{margin-bottom:1.5rem !important;}.elex-rqst-quote-front-wrap .mb-xxl-5{margin-bottom:3rem !important;}.elex-rqst-quote-front-wrap .mb-xxl-auto{margin-bottom:auto !important;}.elex-rqst-quote-front-wrap .ms-xxl-0{margin-left:0 !important;}.elex-rqst-quote-front-wrap .ms-xxl-1{margin-left:.25rem !important;}.elex-rqst-quote-front-wrap .ms-xxl-2{margin-left:.5rem !important;}.elex-rqst-quote-front-wrap .ms-xxl-3{margin-left:1rem !important;}.elex-rqst-quote-front-wrap .ms-xxl-4{margin-left:1.5rem !important;}.elex-rqst-quote-front-wrap .ms-xxl-5{margin-left:3rem !important;}.elex-rqst-quote-front-wrap .ms-xxl-auto{margin-left:auto !important;}.elex-rqst-quote-front-wrap .p-xxl-0{padding:0 !important;}.elex-rqst-quote-front-wrap .p-xxl-1{padding:.25rem !important;}.elex-rqst-quote-front-wrap .p-xxl-2{padding:.5rem !important;}.elex-rqst-quote-front-wrap .p-xxl-3{padding:1rem !important;}.elex-rqst-quote-front-wrap .p-xxl-4{padding:1.5rem !important;}.elex-rqst-quote-front-wrap .p-xxl-5{padding:3rem !important;}.elex-rqst-quote-front-wrap .px-xxl-0{padding-right:0 !important;padding-left:0 !important;}.elex-rqst-quote-front-wrap .px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important;}.elex-rqst-quote-front-wrap .px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important;}.elex-rqst-quote-front-wrap .px-xxl-3{padding-right:1rem !important;padding-left:1rem !important;}.elex-rqst-quote-front-wrap .px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important;}.elex-rqst-quote-front-wrap .px-xxl-5{padding-right:3rem !important;padding-left:3rem !important;}.elex-rqst-quote-front-wrap .py-xxl-0{padding-top:0 !important;padding-bottom:0 !important;}.elex-rqst-quote-front-wrap .py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important;}.elex-rqst-quote-front-wrap .py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important;}.elex-rqst-quote-front-wrap .py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important;}.elex-rqst-quote-front-wrap .py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important;}.elex-rqst-quote-front-wrap .py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important;}.elex-rqst-quote-front-wrap .pt-xxl-0{padding-top:0 !important;}.elex-rqst-quote-front-wrap .pt-xxl-1{padding-top:.25rem !important;}.elex-rqst-quote-front-wrap .pt-xxl-2{padding-top:.5rem !important;}.elex-rqst-quote-front-wrap .pt-xxl-3{padding-top:1rem !important;}.elex-rqst-quote-front-wrap .pt-xxl-4{padding-top:1.5rem !important;}.elex-rqst-quote-front-wrap .pt-xxl-5{padding-top:3rem !important;}.elex-rqst-quote-front-wrap .pe-xxl-0{padding-right:0 !important;}.elex-rqst-quote-front-wrap .pe-xxl-1{padding-right:.25rem !important;}.elex-rqst-quote-front-wrap .pe-xxl-2{padding-right:.5rem !important;}.elex-rqst-quote-front-wrap .pe-xxl-3{padding-right:1rem !important;}.elex-rqst-quote-front-wrap .pe-xxl-4{padding-right:1.5rem !important;}.elex-rqst-quote-front-wrap .pe-xxl-5{padding-right:3rem !important;}.elex-rqst-quote-front-wrap .pb-xxl-0{padding-bottom:0 !important;}.elex-rqst-quote-front-wrap .pb-xxl-1{padding-bottom:.25rem !important;}.elex-rqst-quote-front-wrap .pb-xxl-2{padding-bottom:.5rem !important;}.elex-rqst-quote-front-wrap .pb-xxl-3{padding-bottom:1rem !important;}.elex-rqst-quote-front-wrap .pb-xxl-4{padding-bottom:1.5rem !important;}.elex-rqst-quote-front-wrap .pb-xxl-5{padding-bottom:3rem !important;}.elex-rqst-quote-front-wrap .ps-xxl-0{padding-left:0 !important;}.elex-rqst-quote-front-wrap .ps-xxl-1{padding-left:.25rem !important;}.elex-rqst-quote-front-wrap .ps-xxl-2{padding-left:.5rem !important;}.elex-rqst-quote-front-wrap .ps-xxl-3{padding-left:1rem !important;}.elex-rqst-quote-front-wrap .ps-xxl-4{padding-left:1.5rem !important;}.elex-rqst-quote-front-wrap .ps-xxl-5{padding-left:3rem !important;}.elex-rqst-quote-front-wrap .gap-xxl-0{gap:0 !important;}.elex-rqst-quote-front-wrap .gap-xxl-1{gap:.25rem !important;}.elex-rqst-quote-front-wrap .gap-xxl-2{gap:.5rem !important;}.elex-rqst-quote-front-wrap .gap-xxl-3{gap:1rem !important;}.elex-rqst-quote-front-wrap .gap-xxl-4{gap:1.5rem !important;}.elex-rqst-quote-front-wrap .gap-xxl-5{gap:3rem !important;}.elex-rqst-quote-front-wrap .text-xxl-start{text-align:left !important;}.elex-rqst-quote-front-wrap .text-xxl-end{text-align:right !important;}.elex-rqst-quote-front-wrap .text-xxl-center{text-align:center !important;}}@media (min-width: 1200px){.elex-rqst-quote-front-wrap .fs-1{font-size:2.5rem !important;}.elex-rqst-quote-front-wrap .fs-2{font-size:2rem !important;}.elex-rqst-quote-front-wrap .fs-3{font-size:1.75rem !important;}.elex-rqst-quote-front-wrap .fs-4{font-size:1.5rem !important;}}@media print{.elex-rqst-quote-front-wrap .d-print-inline{display:inline !important;}.elex-rqst-quote-front-wrap .d-print-inline-block{display:inline-block !important;}.elex-rqst-quote-front-wrap .d-print-block{display:block !important;}.elex-rqst-quote-front-wrap .d-print-grid{display:grid !important;}.elex-rqst-quote-front-wrap .d-print-table{display:table !important;}.elex-rqst-quote-front-wrap .d-print-table-row{display:table-row !important;}.elex-rqst-quote-front-wrap .d-print-table-cell{display:table-cell !important;}.elex-rqst-quote-front-wrap .d-print-flex{display:flex !important;}.elex-rqst-quote-front-wrap .d-print-inline-flex{display:inline-flex !important;}.elex-rqst-quote-front-wrap .d-print-none{display:none !important;}}.elex-rqst-quote-front-wrap h1,.elex-rqst-quote-front-wrap .h1,.elex-rqst-quote-front-wrap h2,.elex-rqst-quote-front-wrap .h2,.elex-rqst-quote-front-wrap h3,.elex-rqst-quote-front-wrap .h3,.elex-rqst-quote-front-wrap h4,.elex-rqst-quote-front-wrap .h4,.elex-rqst-quote-front-wrap h5,.elex-rqst-quote-front-wrap .h5,.elex-rqst-quote-front-wrap h6,.elex-rqst-quote-front-wrap .h6{text-transform:none;}.elex-rqst-quote-front-wrap .raq-fs{font-size:14px;}.elex-rqst-quote-front-wrap .raq-fxs{font-size:12px;}.elex-rqst-quote-front-wrap .elex-rqst-profile-img{width:100px;}.elex-rqst-quote-front-wrap .elex-raq-view-quote-dropdown-btn .elex-raq-view-quote-dropdown{width:200px;top:0px;left:0px;transition:.5s ease;visibility:hidden;opacity:0;margin-top:25px;z-index:-1;}.elex-rqst-quote-front-wrap .miniquote-content{padding-left:30px;}.elex-rqst-quote-front-wrap .miniquote-content .remove_product{position:absolute;z-index:2;left:0;top:0;}.elex-rqst-quote-front-wrap .elex-raq-view-quote-dropdown-btn:hover .elex-raq-view-quote-dropdown{width:250px;top:10px;transition:.4s ease;visibility:visible;opacity:1;z-index:999;}.elex-rqst-quote-front-wrap .elex-raq-view-quote-dropdown-btn:hover .elex-raq-view-quote-dropdown svg{stroke:var(--widget_color);}.elex-rqst-quote-front-wrap .elex-raq-icon{width:48px;}.elex-rqst-quote-front-wrap .elex-raq-empty-list img{width:60%;max-width:500px;min-width:150px;margin:0 auto;}.elex-rqst-quote-front-wrap .elex-raq-quote-details-container{min-width:50% !important;}.elex-rqst-quote-front-wrap .elex-raq-quote-list-popup-container{position:fixed;top:0;left:0;z-index:9999;height:100%;width:100%;align-items:center;display:flex;justify-content:center;}.elex-rqst-quote-front-wrap .elex-raq-quote-list-popup-container .elex-raq-quote-list-popup{height:100%;width:100%;}.elex-rqst-quote-front-wrap .elex-raq-quote-list-popup-container .elex-raq-quote-list-popup .elex-raq-quote-list-popup-content{overflow-y:auto;height:100%;align-items:flex-start;gap:10px;}.elex-rqst-quote-front-wrap .elex-raq-quote-list-popup-container .elex-raq-quote-list-popup .elex-raq-quote-list-popup-content::-webkit-scrollbar{width:10px;}.elex-rqst-quote-front-wrap .elex-raq-quote-list-popup-container .elex-raq-quote-list-popup .elex-raq-quote-list-popup-content::-webkit-scrollbar-track{border-radius:5px;}.elex-rqst-quote-front-wrap .elex-raq-quote-list-popup-container .elex-raq-quote-list-popup .elex-raq-quote-list-popup-content::-webkit-scrollbar-thumb{background:#10518d;border-radius:10px;}.elex-rqst-quote-front-wrap .elex-raq-quote-list-popup.elex-raq-minimize{max-width:1040px;margin:0 10px;height:calc(100% - 80px);border-radius:10px;}.elex-rqst-quote-front-wrap .elex-raq-quote-list-popup.elex-raq-minimize .elex-raq-quote-list-popup-content{display:block;}.elex-rqst-quote-front-wrap .elex-raq-max-min{height:0;bottom:100px;display:flex !important;justify-content:center;}.elex-rqst-quote-front-wrap .elex-raq-minimize-btn,.elex-rqst-quote-front-wrap .elex-raq-maximize-btn{border-radius:20px;height:40px;box-shadow:0px 3px 16px rgba(16,81,141,.5294117647);}.elex-rqst-quote-front-wrap .elex-raq-maximize-btn span{display:none;transition:.4s ease;}.elex-rqst-quote-front-wrap .elex-raq-maximize-btn:hover span{transition:.4s ease;display:inline-block;}.elex-rqst-quote-front-wrap .elex-raq-quote-hide-names .elex-raq-quote-hideable-header h6,.elex-rqst-quote-front-wrap .elex-raq-quote-hide-names .elex-raq-quote-hideable-header .h6{display:none;}.elex-rqst-quote-front-wrap .elex-raq-quote-hide-names .elex-raq-quote-list-popup-content .elex-raq-quote-hideable-header h6,.elex-rqst-quote-front-wrap .elex-raq-quote-hide-names .elex-raq-quote-list-popup-content .elex-raq-quote-hideable-header .h6,.elex-rqst-quote-front-wrap .elex-raq-quote-hide-names .flex-column.d-lg-flex.gap-3 .elex-raq-quote-hideable-header h6,.elex-rqst-quote-front-wrap .elex-raq-quote-hide-names .flex-column.d-lg-flex.gap-3 .elex-raq-quote-hideable-header .h6{display:block;}.elex-rqst-quote-front-wrap .store-menu-class ul{margin:0 0px 20px 0px;list-style-type:none;list-style:none;list-style-image:none;text-align:right;}.elex-rqst-quote-front-wrap .store-menu-class li{padding:0px 20px 0px 0px;display:inline;}.elex-rqst-quote-front-wrap .store-menu-class a{color:#27408f;}.elex-rqst-quote-front-wrap .store-menu-class a:hover{color:#428bca;}@media (min-width: 1024px){.elex-rqst-quote-front-wrap .store-menu-class{position:absolute;right:0;top:1px;}}#elex-rqst-float-minicart-icon.elex-rqst-mini-qote-list-wrap{position:fixed;bottom:100px;height:60px;width:60px;box-shadow:0px 3px 17px rgba(16,16,16,.31);right:100px;display:flex;align-items:center;justify-content:center;background:#f0f8ff;border-radius:50%;z-index:999;}#elex-rqst-float-minicart-icon.elex-rqst-mini-qote-list-wrap .elex-rqst-float-minicart-icon-alignment{justify-content:center !important;}#elex-rqst-float-minicart-icon.elex-rqst-mini-qote-list-wrap .elex-raq-view-quote-dropdown-btn{z-index:99;}#elex-rqst-float-minicart-icon.elex-rqst-mini-qote-list-wrap .elex-raq-view-quote-dropdown-btn small{display:none;}#elex-rqst-float-minicart-icon.elex-rqst-mini-qote-list-wrap .container{padding:0 !important;}#elex-rqst-float-minicart-icon.elex-rqst-mini-qote-list-wrap .elex-raq-view-quote-dropdown-btn .elex-raq-view-quote-dropdown{top:unset;bottom:0;}#elex-rqst-float-minicart-icon.elex-rqst-mini-qote-list-wrap .elex-raq-view-quote-dropdown-btn:hover .elex-raq-view-quote-dropdown{top:unset;bottom:50px;}@charset "UTF-8";.wp-block-archives{box-sizing:border-box;}.wp-block-archives-dropdown label{display:block;}.wp-block-avatar{line-height:0;}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box;}.wp-block-avatar.aligncenter{text-align:center;}.wp-block-audio{box-sizing:border-box;}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em;}.wp-block-audio audio{min-width:300px;width:100%;}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;word-break:break-word;}.wp-block-button__link.aligncenter{text-align:center;}.wp-block-button__link.alignright{text-align:right;}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none;}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit;}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none;}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%;}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit;}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap,.5em) * .75);}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap,.5em) * .5);}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap,.5em) * .25);}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%;}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%;}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%;}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%;}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0;}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0 !important;}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em;}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor;}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none;}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)).nitro-lazy,:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)).nitro-lazy{background-image:none !important;}.wp-block-buttons{box-sizing:border-box;}.wp-block-buttons.is-vertical{flex-direction:column;}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0;}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0;}.wp-block-buttons.is-content-justification-left{justify-content:flex-start;}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start;}.wp-block-buttons.is-content-justification-center{justify-content:center;}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center;}.wp-block-buttons.is-content-justification-right{justify-content:flex-end;}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end;}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between;}.wp-block-buttons.aligncenter{text-align:center;}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%;}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit;}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit;}.wp-block-buttons .wp-block-button__link{width:100%;}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center;}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em;}.wp-block-calendar th{font-weight:400;}.wp-block-calendar caption{background-color:inherit;}.wp-block-calendar table{border-collapse:collapse;width:100%;}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d;}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd;}.wp-block-calendar table.has-background th{background-color:inherit;}.wp-block-calendar table.has-text-color th{color:inherit;}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd;}.wp-block-categories{box-sizing:border-box;}.wp-block-categories.alignleft{margin-right:2em;}.wp-block-categories.alignright{margin-left:2em;}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center;}.wp-block-categories .wp-block-categories__label{display:block;width:100%;}.wp-block-code{box-sizing:border-box;}.wp-block-code code{direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap;}.wp-block-columns{align-items:normal !important;box-sizing:border-box;display:flex;flex-wrap:wrap !important;}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap !important;}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start;}.wp-block-columns.are-vertically-aligned-center{align-items:center;}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end;}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100% !important;}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1;}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0;}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap !important;}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1;}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0;}:where(.wp-block-columns){margin-bottom:1.75em;}:where(.wp-block-columns.has-background){padding:1.25em 2.375em;}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word;}.wp-block-column.is-vertically-aligned-top{align-self:flex-start;}.wp-block-column.is-vertically-aligned-center{align-self:center;}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end;}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch;}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%;}.wp-block-post-comments{box-sizing:border-box;}.wp-block-post-comments .alignleft{float:left;}.wp-block-post-comments .alignright{float:right;}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table;}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0;}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em;}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0;}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0;}.wp-block-post-comments .comment-author{line-height:1.5;}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em;}.wp-block-post-comments .comment-author cite{font-style:normal;}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5;}.wp-block-post-comments .comment-meta b{font-weight:400;}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em;}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em;}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em;}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%;}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em;}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em;}.wp-block-post-comments .comment-reply-title{margin-bottom:0;}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em;}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em;}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em;}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px);}:where(.wp-block-post-comments input[type=submit]){border:none;}.wp-block-comments{box-sizing:border-box;}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit;margin-bottom:.5em;margin-right:.5em;}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0;}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch;}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1);}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch;}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1);}.wp-block-comments-pagination.aligncenter{justify-content:center;}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0;}.wp-block-comment-template li{clear:both;}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem;}.wp-block-comment-template.alignleft{float:left;}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content;}.wp-block-comment-template.alignright{float:right;}.wp-block-comment-date{box-sizing:border-box;}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5;}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box;}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative;}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000;}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial;}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:"";}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0;}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1;}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2;}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3;}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4;}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5;}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6;}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7;}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8;}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9;}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1;}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0;}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1;}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2;}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3;}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4;}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5;}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6;}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7;}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8;}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9;}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1;}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%;}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex;}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%;}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start;}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center;}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end;}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start;}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center;}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end;}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start;}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center;}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end;}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0;}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto;}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%;}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover;}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll;}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll;}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto;}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff;}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start;}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end;}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left;}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right;}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1;}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff;}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000;}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit;}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0;}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1;}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto;}.wp-block-details{box-sizing:border-box;}.wp-block-details summary{cursor:pointer;}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%;}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px;}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px;}.wp-block-embed{overflow-wrap:break-word;}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em;}.wp-block-embed iframe{max-width:100%;}.wp-block-embed__wrapper{position:relative;}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%;}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%;}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%;}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%;}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%;}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%;}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%;}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%;}.wp-block-file{box-sizing:border-box;}.wp-block-file:not(.wp-element-button){font-size:.8em;}.wp-block-file.aligncenter{text-align:center;}.wp-block-file.alignright{text-align:right;}.wp-block-file *+.wp-block-file__button{margin-left:.75em;}:where(.wp-block-file){margin-bottom:1.5em;}.wp-block-file__embed{margin-bottom:1em;}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em;}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none;}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%;}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em;}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em;}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content;}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0;}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse;}.wp-block-form-input__label-content{width:fit-content;}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em;}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em;}textarea.wp-block-form-input__input{min-height:10em;}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0;}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em);}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0;}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0;}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto;}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,rgba(0,0,0,0));bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2;}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline;}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1;}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%;}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%;}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em);}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em);}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em);}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em);}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em);}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em);}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0;}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0;}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%;}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center;}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start;}figure.wp-block-gallery.has-nested-images{align-items:normal;}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap,16px) / 2);}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative;}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0;}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100% !important;width:auto;}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0;}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,rgba(0,0,0,0));mask-image:linear-gradient(0deg,#000 20%,rgba(0,0,0,0));max-height:40%;}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,rgba(0,0,0,.4),rgba(0,0,0,0));box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:rgba(0,0,0,0) rgba(0,0,0,0);scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform;}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px;}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial;}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid rgba(0,0,0,0);border-radius:8px;}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,.8);}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:rgba(255,255,255,.8) rgba(0,0,0,0);}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:rgba(255,255,255,.8) rgba(0,0,0,0);}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline;}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit;}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box;}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto;}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none;}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none;}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center;}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0;}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit;}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex;}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%;}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%;}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap,16px) * .66667);}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap,16px) * .75);}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap,16px) * .8);}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap,16px) * .83333);}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap,16px) * .85714);}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap,16px) * .875);}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap,16px) * .66667);}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap,16px) * .5);}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%;}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%;}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center;}.wp-block-group{box-sizing:border-box;}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative;}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em;}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg;}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block;}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden;}.wp-block-image img.show{animation:show-content-image .4s;}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit;}.wp-block-image.has-custom-border img{box-sizing:border-box;}.wp-block-image.aligncenter{text-align:center;}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%;}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%;}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table;}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption;}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0;}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em;}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto;}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em;}.wp-block-image.is-style-circle-mask img{border-radius:9999px;}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg viewBox=\"0 0 100 100\" xmlns=\"http://www.w3.org/2000/svg\"><circle cx=\"50\" cy=\"50\" r=\"50\"/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg viewBox=\"0 0 100 100\" xmlns=\"http://www.w3.org/2000/svg\"><circle cx=\"50\" cy=\"50\" r=\"50\"/></svg>");mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px;}.wp-block-image figure{margin:0;}.wp-lightbox-container{display:flex;flex-direction:column;position:relative;}.wp-lightbox-container img{cursor:zoom-in;}.wp-lightbox-container img:hover+button{opacity:1;}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:rgba(90,90,90,.25);border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100;}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease;}}.wp-lightbox-container button:focus-visible{outline:3px auto rgba(90,90,90,.25);outline:3px auto -webkit-focus-ring-color;outline-offset:3px;}.wp-lightbox-container button:hover{cursor:pointer;opacity:1;}.wp-lightbox-container button:focus{opacity:1;}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:rgba(90,90,90,.25);border:none;}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000;}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000;}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none;}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999;}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000;}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width);}.wp-lightbox-overlay .wp-block-image figcaption{display:none;}.wp-lightbox-overlay button{background:none;border:none;}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000;}.wp-lightbox-overlay.active{visibility:visible;}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both;}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both;}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both;}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both;}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible;}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s;}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none;}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards;}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none;}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s;}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none;}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards;}}@keyframes show-content-image{0%{visibility:hidden;}99%{visibility:hidden;}to{visibility:visible;}}@keyframes turn-on-visibility{0%{opacity:0;}to{opacity:1;}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible;}99%{opacity:0;visibility:visible;}to{opacity:0;visibility:hidden;}}@keyframes lightbox-zoom-in{0%{transform:translate(calc(( -100vw + var(--wp--lightbox-scrollbar-width) ) / 2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));}to{transform:translate(-50%,-50%) scale(1);}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible;}99%{visibility:visible;}to{transform:translate(calc(( -100vw + var(--wp--lightbox-scrollbar-width) ) / 2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden;}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0;}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1;}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8;}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5;}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0;}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em;}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em;}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em;}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em;}.wp-block-latest-comments__comment-date{display:block;font-size:.75em;}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em;}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit;}.wp-block-latest-posts{box-sizing:border-box;}.wp-block-latest-posts.alignleft{margin-right:2em;}.wp-block-latest-posts.alignright{margin-left:2em;}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none;}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word;}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%;}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em);}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0;}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em);}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0;}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em);}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0;}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em);}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0;}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em);}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0;}}:root :where(.wp-block-latest-posts.is-grid){padding:0;}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0;}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em;}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em;}.wp-block-latest-posts__featured-image a{display:inline-block;}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto;}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em;}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em;}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center;}ol,ul{box-sizing:border-box;}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em;}.wp-block-loginout,.wp-block-media-text{box-sizing:border-box;}.wp-block-media-text{direction:ltr;display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto;}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%;}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start;}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center;}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end;}.wp-block-media-text>.wp-block-media-text__media{grid-column:1;grid-row:1;margin:0;}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;grid-column:2;grid-row:1;padding:0 8%;word-break:break-word;}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{grid-column:2;grid-row:1;}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{grid-column:1;grid-row:1;}.wp-block-media-text__media a{display:block;}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%;}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px;}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%;}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative;}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%;}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%;}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100% !important;}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1;}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2;}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center;}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0;}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0;}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative;}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none;}.wp-block-navigation .wp-block-navigation-item__content{display:block;}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit;}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline;}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through;}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none;}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em;}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit;}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start;}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap;}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center;}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center;}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end;}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end;}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between;}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:0;z-index:2;}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear;}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1;}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0;}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0;}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px;}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:rgba(0,0,0,0);content:"";display:block;height:100%;position:absolute;right:100%;width:.5em;}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em;}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg);}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto;}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%;}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0;}}.wp-block-navigation-submenu{display:flex;position:relative;}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor;}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit;}.wp-block-navigation-submenu__toggle{cursor:pointer;}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em;}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none;}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0;}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit;}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em;}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em;}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0;}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px;}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%;}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid rgba(0,0,0,.15);}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit;}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000;}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0;}.wp-block-navigation__container .is-responsive{display:none;}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1;}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em);}to{opacity:1;transform:translateY(0);}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0;}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit;}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit !important;color:inherit !important;}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000;}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards;}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px);}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start;}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none;}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto;}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit;}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em);}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0;}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column;}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:rgba(0,0,0,0) !important;color:inherit !important;}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto;}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto;}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none;}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0;}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff;}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000;}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700;}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:rgba(0,0,0,0);border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle;}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px;}.wp-block-navigation__responsive-container-open{display:flex;}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit;}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none;}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2;}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit;}.wp-block-navigation__responsive-close{width:100%;}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%);}.wp-block-navigation__responsive-close:focus{outline:none;}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box;}.wp-block-navigation__responsive-dialog{position:relative;}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px;}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px;}}html.has-modal-open{overflow:hidden;}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word;}.wp-block-navigation .wp-block-navigation-item__description{display:none;}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px;}.link-ui-block-inserter{padding-top:8px;}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase;}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);}.wp-block-navigation .wp-block-navigation-item{background-color:inherit;}.wp-block-page-list{box-sizing:border-box;}.is-small-text{font-size:.875em;}.is-regular-text{font-size:1em;}.is-large-text{font-size:2.25em;}.is-larger-text{font-size:3em;}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase;}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em;}p.has-drop-cap.has-background{overflow:hidden;}:root :where(p.has-background){padding:1.25em 2.375em;}:where(p.has-text-color:not(.has-link-color)) a{color:inherit;}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg;}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap;}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%;}.wp-block-post-author__avatar{margin-right:1em;}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em;}.wp-block-post-author__content{flex-basis:0;flex-grow:1;}.wp-block-post-author__name{margin:0;}.wp-block-post-author-biography{box-sizing:border-box;}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em;}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px);}.wp-block-post-comments-form{box-sizing:border-box;}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit;}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit;}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit;}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit;}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit;}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit;}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center;}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%;}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em;}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em;}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em;}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0;}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em;}.wp-block-post-comments-count{box-sizing:border-box;}.wp-block-post-content{display:flow-root;}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box;}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap);}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0;}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap);}.wp-block-post-excerpt__more-link{display:inline-block;}.wp-block-post-featured-image{margin-left:0;margin-right:0;}.wp-block-post-featured-image a{display:block;height:100%;}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%;}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%;}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute;}.wp-block-post-featured-image{position:relative;}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial;}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0;}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1;}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2;}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3;}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4;}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5;}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6;}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7;}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8;}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9;}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1;}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%;}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch;}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1);}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch;}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1);}.wp-block-post-terms{box-sizing:border-box;}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap;}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box;}.wp-block-post-title{word-break:break-word;}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;}.wp-block-post-author-name{box-sizing:border-box;}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap;}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em;}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center;}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit;}.wp-block-pullquote blockquote{margin:0;}.wp-block-pullquote p{margin-top:0;}.wp-block-pullquote p:last-child{margin-bottom:0;}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px;}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative;}.wp-block-pullquote .has-text-color a{color:inherit;}.wp-block-pullquote.has-text-align-left blockquote{text-align:left;}.wp-block-pullquote.has-text-align-right blockquote{text-align:right;}.wp-block-pullquote.has-text-align-center blockquote{text-align:center;}.wp-block-pullquote.is-style-solid-color{border:none;}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%;}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0;}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none;}.wp-block-pullquote cite{color:inherit;display:block;}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0;}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em;}.wp-block-post-template.is-flex-container>li{margin:0;width:100%;}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em);}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em);}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em);}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em);}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em);}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr;}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em;}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0;}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto;}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto;}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto;}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch;}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1);}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch;}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1);}.wp-block-query-pagination.aligncenter{justify-content:center;}.wp-block-query-title,.wp-block-query-total,.wp-block-quote{box-sizing:border-box;}.wp-block-quote{overflow-wrap:break-word;}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em;}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6;}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right;}.wp-block-quote>cite{display:block;}.wp-block-read-more{display:block;width:fit-content;}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none;}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none;}ul.wp-block-rss.alignleft{margin-right:2em;}ul.wp-block-rss.alignright{margin-left:2em;}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%;}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em);}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em);}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em);}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em);}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em);}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em;}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0;}.wp-block-search__button{margin-left:10px;word-break:normal;}.wp-block-search__button.has-icon{line-height:0;}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom;}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px;}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%;}.wp-block-search__label{width:100%;}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset !important;}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%;}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0 !important;transition-property:width;}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s;}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden;}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0 !important;border-right-width:0 !important;flex-basis:0;flex-grow:0;margin:0;min-width:0 !important;padding-left:0 !important;padding-right:0 !important;width:0 !important;}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit;}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px;}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px;}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none;}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px;}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto;}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right;}.wp-block-separator{border:none;border-top:2px solid;}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center;}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em;}.wp-block-separator.is-style-dots{background:none !important;border:none !important;}.wp-block-site-logo{box-sizing:border-box;line-height:0;}.wp-block-site-logo a{display:inline-block;line-height:0;}.wp-block-site-logo.is-default-size img{height:auto;width:120px;}.wp-block-site-logo img{height:auto;max-width:100%;}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit;}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center;}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px;}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box;}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0;}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none;}.wp-block-social-links .wp-social-link svg{height:1em;width:1em;}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em;}.wp-block-social-links.has-small-icon-size{font-size:16px;}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px;}.wp-block-social-links.has-large-icon-size{font-size:36px;}.wp-block-social-links.has-huge-icon-size{font-size:48px;}.wp-block-social-links.aligncenter{display:flex;justify-content:center;}.wp-block-social-links.alignright{justify-content:flex-end;}.wp-block-social-link{border-radius:9999px;display:block;height:auto;}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease;}}.wp-block-social-link a{align-items:center;display:flex;line-height:0;}.wp-block-social-link:hover{transform:scale(1.1);}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0;}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff;}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422;}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red;}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto;}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em;}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0;}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em;}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000;}.wp-block-spacer{clear:both;}.wp-block-tag-cloud{box-sizing:border-box;}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center;}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em;}.wp-block-tag-cloud a{display:inline-block;margin-right:5px;}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none;}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch;}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset !important;margin-right:0;padding:1ch 2ch;text-decoration:none !important;}.wp-block-table{overflow-x:auto;}.wp-block-table table{border-collapse:collapse;width:100%;}.wp-block-table thead{border-bottom:3px solid;}.wp-block-table tfoot{border-top:3px solid;}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em;}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%;}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word;}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto;}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word;}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5;}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5;}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe;}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef;}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0;}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0;}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5;}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5;}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe;}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef;}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:rgba(0,0,0,0);}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit;}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit;}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial;}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit;}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit;}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial;}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit;}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit;}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit;}:root :where(.wp-block-table-of-contents){box-sizing:border-box;}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap);}.wp-block-term-description p{margin-bottom:0;margin-top:0;}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex;}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0;}.wp-block-text-columns .wp-block-column:first-child{margin-left:0;}.wp-block-text-columns .wp-block-column:last-child{margin-right:0;}.wp-block-text-columns.columns-2 .wp-block-column{width:50%;}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%;}.wp-block-text-columns.columns-4 .wp-block-column{width:25%;}pre.wp-block-verse{overflow:auto;white-space:pre-wrap;}:where(pre.wp-block-verse){font-family:inherit;}.wp-block-video{box-sizing:border-box;}.wp-block-video video{vertical-align:middle;width:100%;}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover;}}.wp-block-video.aligncenter{text-align:center;}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em;}.editor-styles-wrapper,.entry-content{counter-reset:footnotes;}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super;}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0;}.wp-element-button{cursor:pointer;}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px;}:root .has-very-light-gray-background-color{background-color:#eee;}:root .has-very-dark-gray-background-color{background-color:#313131;}:root .has-very-light-gray-color{color:#eee;}:root .has-very-dark-gray-color{color:#313131;}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3);}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe);}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec);}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671);}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59);}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf);}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc);}.has-regular-font-size{font-size:1em;}.has-larger-font-size{font-size:2.625em;}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal);}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge);}.has-text-align-center{text-align:center;}.has-text-align-left{text-align:left;}.has-text-align-right{text-align:right;}#end-resizable-editor-section{display:none;}.aligncenter{clear:both;}.items-justified-left{justify-content:flex-start;}.items-justified-center{justify-content:center;}.items-justified-right{justify-content:flex-end;}.items-justified-space-between{justify-content:space-between;}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important;}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000;}html :where(.has-border-color){border-style:solid;}html :where([style*=border-top-color]){border-top-style:solid;}html :where([style*=border-right-color]){border-right-style:solid;}html :where([style*=border-bottom-color]){border-bottom-style:solid;}html :where([style*=border-left-color]){border-left-style:solid;}html :where([style*=border-width]){border-style:solid;}html :where([style*=border-top-width]){border-top-style:solid;}html :where([style*=border-right-width]){border-right-style:solid;}html :where([style*=border-bottom-width]){border-bottom-style:solid;}html :where([style*=border-left-width]){border-left-style:solid;}html :where(img[class*=wp-image-]){height:auto;max-width:100%;}:where(figure){margin:0 0 1em;}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px);}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px;}}