/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:1.5em;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/themes/contrib/stable/images/core/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/themes/contrib/stable/images/core/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline;}.container-inline .details-wrapper{display:block;}
.clearfix:after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li:after{content:", ";}.item-list__comma-list li:last-child:after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon:before{display:block;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:20px;}.system-status-counter__status-icon--error:before{background-image:url(/themes/contrib/stable/images/core/icons/e32700/error.svg);}.system-status-counter__status-icon--warning:before{background-image:url(/themes/contrib/stable/images/core/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked:before{background-image:url(/themes/contrib/stable/images/core/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/themes/contrib/stable/images/core/icons/787878/twistie-up.svg);}
.fcc-wrapper{--fcc-blue:#2e67e8;--fcc-blue-border:#2c6be4;--fcc-text:#1f2f48;--fcc-text-muted:#979797;--fcc-border:#c9d2da;--fcc-card-bg:#e7eff2;--fcc-switch-off:#c7cbd1;--fcc-error:#c52d2d;max-width:1480px;margin:0 auto;padding:2rem 3.8% 2.25rem;color:var(--fcc-text);box-sizing:border-box;}.fcc-wrapper *,.fcc-wrapper *::before,.fcc-wrapper *::after{box-sizing:border-box;}.fcc-title{margin:0 0 3.35rem;text-align:center;font-weight:600;font-size:40px;line-height:150%;letter-spacing:0;color:#20314c;}.fcc-layout{display:grid;grid-template-columns:minmax(420px,49%) minmax(420px,51%);align-items:start;gap:3.75rem;}.fcc-form-panel{max-width:700px;}.fcc-form-intro{margin:0 0 1.1rem;font-weight:400;font-size:16px;line-height:150%;letter-spacing:0;}.fcc-field{display:grid;grid-template-columns:minmax(250px,1fr) 192px;align-items:center;column-gap:1.55rem;row-gap:0.35rem;margin-bottom:10px;}.fcc-label{margin:0;font-weight:600;font-size:18px;line-height:150%;letter-spacing:0;}.fcc-note-mark{font-weight:400;margin-left:0.15rem;}.fcc-field--fuel-type{margin-bottom:0.5rem;}.fcc-field--fuel-type .fcc-label{white-space:nowrap;}.fcc-field--switch{display:block;margin-bottom:1.5rem;}.fcc-switch{display:inline-flex;align-items:center;gap:0.75rem;cursor:pointer;}.fcc-switch__input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);border:0;white-space:nowrap;}.fcc-switch__track{position:relative;flex:0 0 auto;display:inline-block;width:44px;height:24px;border-radius:12px;background:var(--fcc-switch-off);transition:background-color 0.2s ease;}.fcc-switch__thumb{position:absolute;top:3px;left:3px;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform 0.2s ease;}.fcc-switch__input:checked + .fcc-switch__track{background:var(--fcc-blue);}.fcc-switch__input:checked + .fcc-switch__track .fcc-switch__thumb{transform:translateX(20px);}.fcc-switch__input:focus-visible + .fcc-switch__track{outline:2px solid var(--fcc-blue-border);outline-offset:2px;}.fcc-switch__label{font-weight:400;font-size:16px;line-height:150%;}.fcc-tabs{display:flex;align-items:stretch;}.fcc-tab{flex:1 1 auto;min-width:0;height:54px;padding:0 0.9rem;border:1px solid var(--fcc-border);border-radius:0;background:#fff;color:var(--fcc-text-muted);font-weight:600;font-size:16px;line-height:150%;white-space:nowrap;cursor:pointer;transition:border-color 0.2s ease,color 0.2s ease;}.fcc-tab + .fcc-tab{margin-left:-1px;}.fcc-tab:first-child{border-radius:2px 0 0 2px;}.fcc-tab:last-child{border-radius:0 2px 2px 0;}.fcc-tab.is-active{position:relative;z-index:1;border-color:var(--fcc-blue-border);color:var(--fcc-blue-border);}.fcc-tab:focus-visible{outline:2px solid var(--fcc-blue-border);outline-offset:-2px;}.fcc-tabs--fuel{column-gap:10px;width:192px;}.fcc-tabs--fuel .fcc-tab{flex:1 1 50%;border-radius:4px;}.fcc-tabs--fuel .fcc-tab + .fcc-tab{margin-left:0;}.fcc-field--version{grid-template-columns:minmax(120px,auto) 1fr;margin-bottom:1.1rem;}.fcc-tabs--version{flex-wrap:wrap;row-gap:0.5rem;}.fcc-tabs--version .fcc-tab{flex:0 1 auto;}.fcc-input-wrap{position:relative;width:192px;}.fcc-input{width:100%;height:54px;border:1px solid var(--fcc-border);border-radius:4px;background:#fff;color:#1f2125;padding:0 35px 0 0.8rem;text-align:right;font-weight:600;font-size:16px;line-height:150%;letter-spacing:0;transition:border-color 0.2s ease,box-shadow 0.2s ease;}.fcc-input::placeholder{color:var(--fcc-text-muted);opacity:1;}.fcc-input:focus{outline:none;border-color:#2165f3;box-shadow:0 0 0 2px rgba(33,101,243,0.12);}.fcc-input.is-error{border-color:var(--fcc-error);}.fcc-unit{position:absolute;top:50%;right:0.68rem;transform:translateY(-50%);font-weight:600;font-size:16px;line-height:150%;letter-spacing:0;pointer-events:none;color:var(--fcc-text-muted);}.fcc-field-error{grid-column:2;margin:0;min-height:1.1em;color:var(--fcc-error);font-size:16px;}.fcc-hint{margin:0.25rem 0 0.3rem;font-weight:400;font-size:16px;line-height:150%;letter-spacing:0;color:#707070;}.fcc-hint:last-of-type{margin-bottom:1.65rem;}.fcc-hint__link{color:inherit;text-decoration:underline;}.fcc-btn-compare{display:inline-flex;align-items:center;justify-content:center;min-width:168px;height:48px;padding:0 1.65rem;border:0;border-radius:3px;background:var(--fcc-blue);color:#fff;font-weight:700;font-size:12px;line-height:100%;letter-spacing:10%;text-align:center;vertical-align:middle;text-transform:uppercase;cursor:pointer;transition:background-color 0.2s ease;}.fcc-btn-compare:hover{background:#2257d2;}.fcc-btn-compare:disabled{cursor:not-allowed;opacity:0.72;}.fcc-btn-compare.is-loading::after{content:"...";margin-left:0.3rem;}.fcc-result-panel{position:relative;}.fcc-result-card{background:var(--fcc-card-bg);border-radius:4px;overflow:visible;color:#000;}.fcc-result-card--default .fcc-result-header,.fcc-result-card--result .fcc-result-header{border-radius:4px 4px 0 0;}.fcc-result-header{position:relative;display:flex;align-items:center;gap:0.72rem;min-height:90px;padding:1.55rem 12.2rem 1.05rem 1.8rem;font-weight:600;font-size:24px;line-height:100%;letter-spacing:0;}.fcc-leaf-svg{flex:0 0 auto;width:56px;height:56px;min-width:56px;max-width:56px;display:inline-block;}.fcc-car-img{position:absolute;right:-0.35rem;top:-3.9rem;width:auto;max-width:none;height:106px;object-fit:contain;pointer-events:none;}.fcc-wrapper .fcc-leaf-svg{width:56px !important;height:56px !important;max-width:56px !important;}.fcc-wrapper .fcc-car-img{width:auto !important;max-width:none !important;}.fcc-result-card--default .fcc-result-body{padding:1.25rem 1.8rem 2.15rem;}.fcc-result-card--default .fcc-result-placeholder-msg{margin:0;font-weight:600;font-size:16px;line-height:150%;letter-spacing:0;vertical-align:middle;}.fcc-result-rows{padding:0.2rem 1.8rem 1.45rem;}@media(min-width:980px){.fcc-result-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1.2rem;padding:0.7rem 0;}}.fcc-result-row--ev{padding-top:0.2rem;padding-bottom:0;}.fcc-result-label{flex:1;margin:0;font-weight:600;font-size:18px;line-height:150%;letter-spacing:0;}.fcc-result-sublabel{display:block;margin-top:0.15rem;font-weight:600;font-size:18px;line-height:150%;letter-spacing:0;}.fcc-result-value{flex:0 0 auto;white-space:nowrap;text-align:right;font-weight:600;font-size:18px;line-height:150%;letter-spacing:0;vertical-align:middle;}.fcc-result-value--highlight{color:var(--fcc-text);font-weight:500;}.fcc-result-amount{font-weight:600;}.fcc-result-currency{margin-left:0.28em;font-weight:400;font-size:0.86em;color:#5c6d81;}.fcc-result-caption{margin:0.2rem 0 0.95rem;font-weight:400;font-size:14px;line-height:150%;letter-spacing:0;color:#5c6d81;}.fcc-result-card--error{background:#fff3f3;border-radius:4px;}.fcc-error-msg{margin:0;padding:1.4rem 1.8rem;color:var(--fcc-error);font-size:1.72rem;line-height:1.45;}.fcc-footer-notes{margin-top:1.25rem;color:#5c6d81;font-weight:400;font-size:14px;line-height:150%;letter-spacing:0;}.fcc-footer-notes__intro{margin:0 0 0.45rem;}.fcc-footer-notes__list{margin:0;padding-left:1.18rem;list-style:disc;}.fcc-footer-notes__list li{margin-bottom:0.15rem;}.fcc-footer-policy-note{margin:1.1rem 0 0;color:#5c6d81;font-weight:400;font-size:14px;line-height:150%;letter-spacing:0;}@media (max-width:1280px){.fcc-wrapper{padding:2rem 2.35rem 2.2rem;}.fcc-title{font-size:clamp(2rem,3.15vw,2.7rem);margin-bottom:2rem;}.fcc-layout{grid-template-columns:1fr 1fr;gap:2.4rem;}.fcc-form-intro,.fcc-label,.fcc-tab,.fcc-switch__label,.fcc-unit,.fcc-result-label,.fcc-result-sublabel,.fcc-result-value,.fcc-result-header{font-size:14px;}.fcc-input{font-size:14px;}.fcc-field-error,.fcc-hint,.fcc-result-caption,.fcc-footer-notes,.fcc-footer-policy-note{font-size:0.92rem;}.fcc-btn-compare{font-size:0.92rem;}}@media (max-width:900px){.fcc-wrapper{padding:0;}.fcc-input{font-size:16px;}.fcc-layout{grid-template-columns:1fr;gap:4.5rem;}.fcc-form-panel{max-width:none;}.fcc-field,.fcc-field--fuel-type{grid-template-columns:1fr;column-gap:0.55rem;row-gap:0.5rem;}.fcc-field--fuel-type .fcc-label{white-space:normal;}.fcc-input-wrap{width:100%;max-width:none;}.fcc-field-error{grid-column:1;}.fcc-field--version{grid-template-columns:1fr;}.fcc-tabs--fuel{width:100%;}.fcc-tabs--version .fcc-tab{flex:1 1 auto;}.fcc-result-header{min-height:78px;padding-right:1.8rem;padding-top:2.55rem;}.fcc-car-img{top:-3.2rem;height:84px;width:auto !important;max-width:none !important;right:6.5rem;}.fcc-footer-notes{margin-top:1rem;}.fcc-result-value{vertical-align:inherit;}.fcc-btn-compare{display:block;margin:1.65rem auto 0;}}.fcc-wrapper.fcc-theme-on-dark,.vf8-page .fcc-wrapper{color:#f2f6ff;}.fcc-wrapper.fcc-theme-on-dark .fcc-title,.fcc-wrapper.fcc-theme-on-dark .fcc-label,.fcc-wrapper.fcc-theme-on-dark .fcc-form-intro,.fcc-wrapper.fcc-theme-on-dark .fcc-switch__label,.vf8-page .fcc-wrapper .fcc-title,.vf8-page .fcc-wrapper .fcc-label,.vf8-page .fcc-wrapper .fcc-form-intro,.vf8-page .fcc-wrapper .fcc-switch__label{color:#f2f6ff;}.fcc-wrapper.fcc-theme-on-dark .fcc-note-mark,.vf8-page .fcc-wrapper .fcc-note-mark{color:rgba(242,246,255,0.75);}.fcc-wrapper.fcc-theme-on-dark .fcc-hint,.vf8-page .fcc-wrapper .fcc-hint{color:rgba(242,246,255,0.75);}
.custom-dropdown{position:relative;width:100%;}.custom-dropdown__trigger{display:flex;align-items:center;width:100%;padding:15px 40px 15px 16px;background:#ffffff;border:1px solid #d9e1e2;border-radius:3px;font-weight:400;font-size:16px;line-height:1.5;color:#727272;text-align:left;cursor:pointer;transition:border-color 0.2s ease;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%233c3c3c' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;outline:none;}.custom-dropdown__trigger.has-value{color:#3c3c3c;font-weight:400;}.custom-dropdown__trigger:hover,.custom-dropdown__trigger:focus{border-color:#005dab;}.custom-dropdown.is-open .custom-dropdown__trigger{border-color:#005dab;border-radius:3px 3px 0 0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 6.5L6 1.5L11 6.5' stroke='%23005dab' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");}.custom-dropdown__panel{display:none;position:absolute;top:100%;left:0;right:0;z-index:100;background:#ffffff;border:1px solid #005dab;border-top:none;border-radius:0 0 3px 3px;box-shadow:0 4px 12px rgba(0,0,0,0.1);}.custom-dropdown.is-open .custom-dropdown__panel{display:block;}.custom-dropdown__search{display:block;width:100%;padding:10px 16px;border:none;border-bottom:1px solid #e8ecee;font-size:14px;font-weight:500;line-height:1.5;color:#3c3c3c;outline:none;background:#fafbfc;box-sizing:border-box;}.custom-dropdown__search::placeholder{color:#a0a0a0;}.custom-dropdown__list{margin:0;padding:0;list-style:none;max-height:220px;overflow-y:auto;}.custom-dropdown__item{padding:12px 16px;font-size:15px;font-weight:500;line-height:1.5;color:#3c3c3c;cursor:pointer;transition:background-color 0.15s ease;}.custom-dropdown__item:hover{background-color:#f0f6fc;}.custom-dropdown__item.is-selected{background-color:#e8f0fe;color:#005dab;font-weight:600;}.custom-dropdown__no-result{padding:12px 16px;font-size:14px;color:#a0a0a0;font-style:italic;}.custom-dropdown__list::-webkit-scrollbar{width:4px;}.custom-dropdown__list::-webkit-scrollbar-track{background:transparent;}.custom-dropdown__list::-webkit-scrollbar-thumb{background:#d9e1e2;border-radius:2px;}.custom-dropdown.is-dropup .custom-dropdown__trigger{border-radius:0 0 3px 3px;}.custom-dropdown.is-dropup .custom-dropdown__panel{top:auto;bottom:100%;border:1px solid #005dab;border-bottom:none;border-radius:3px 3px 0 0;box-shadow:0 -4px 12px rgba(0,0,0,0.1);}.custom-dropdown.is-dropup .custom-dropdown__search{order:1;border-bottom:none;border-top:1px solid #e8ecee;}.custom-dropdown.is-dropup .custom-dropdown__panel{display:none;flex-direction:column;}.custom-dropdown.is-dropup.is-open .custom-dropdown__panel{display:flex;}
.lead-pdp-footer-form{max-width:600px;margin:0 auto;padding:40px 30px;background:#fff;}.lead-pdp-footer-form .form-header{margin-bottom:24px;}.lead-pdp-footer-form .form-header .title{font-size:36px;font-weight:500;line-height:45px;letter-spacing:-0.02em;padding-bottom:16px;border-bottom:1px solid rgba(217,225,226,1);}.lead-pdp-footer-form .form-header .desc{font-size:16px;font-weight:400;line-height:24px;margin-top:16px;}.lead-pdp-footer-form .form-group{margin-bottom:16px;}.lead-pdp-footer-form .form-group .form-control{display:block;padding:15px 16px;background:#ffffff;border:1px solid #d9e1e2;border-radius:3px;width:100%;height:auto;font-weight:600;font-size:16px;line-height:1.5;color:#3c3c3c;box-shadow:none;}.lead-pdp-footer-form span.required{font-weight:600;font-size:16px;line-height:150%;color:#1464f4;}.lead-pdp-footer-form .floating-label{position:relative;}.lead-pdp-footer-form .floating-label > input + label,.lead-pdp-footer-form .floating-label > textarea + label{transition:all 150ms cubic-bezier(0.4,0,0.2,1);position:absolute;z-index:3;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;top:0;left:0;pointer-events:none;display:block;padding:15px 16px;font-weight:600;font-size:16px;line-height:1.5;color:#3c3c3c;}.lead-pdp-footer-form .floating-label > input:focus + label,.lead-pdp-footer-form .form-group.has-value .floating-label > input + label,.lead-pdp-footer-form .floating-label > textarea:focus + label,.lead-pdp-footer-form .form-group.has-value .floating-label > textarea + label{font-weight:600;font-size:12px;line-height:1.5;color:#8a8a8a;top:5px;left:16px;padding:0;}.lead-pdp-footer-form .floating-label > input:focus,.lead-pdp-footer-form .form-group.has-value .floating-label > input{padding-top:24px;padding-bottom:6px;}.lead-pdp-footer-form .floating-label > textarea:focus,.lead-pdp-footer-form .form-group.has-value .floating-label > textarea{padding-top:28px;padding-bottom:6px;}.lead-pdp-footer-form .form-group select.form-control{appearance:none;-webkit-appearance:none;cursor:pointer;font-size:16px;padding-right:40px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%233c3c3c' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;}.lead-pdp-footer-form .select-label{display:block;margin-bottom:6px;font-weight:600;font-size:14px;line-height:1.5;color:#3c3c3c;}.lead-pdp-footer-form .form-group textarea.form-control{resize:vertical;min-height:80px;}.lead-pdp-footer-form .char-counter{text-align:right;font-size:12px;color:#8a8a8a;margin-top:4px;}.lead-pdp-footer-form .form-error{font-weight:600;font-size:12px !important;line-height:1.5;color:#dc3545 !important;margin-left:16px;margin-top:4px;margin-bottom:0 !important;}.lead-pdp-footer-form .form-type-checkbox{display:flex;}.lead-pdp-footer-form .form-type-checkbox input{width:24px;height:24px;outline:none;box-shadow:none;border-radius:0;border:none;transition:none;}.lead-pdp-footer-form .form-type-checkbox label{flex:1;margin-left:8px;margin-bottom:0;font-size:16px;line-height:150%;}#lead-pdp-footer-wrapper .btn{position:relative;display:inline-block;padding:1rem;overflow:hidden;z-index:1;cursor:pointer;border:none;font-weight:700;font-size:0.75rem;line-height:1rem;text-align:center;letter-spacing:0.1em;text-transform:uppercase;color:#ffffff;border-radius:4px;}#lead-pdp-footer-wrapper .btn--primary--blue{color:#fff;background:#1464f4;}#lead-pdp-footer-wrapper .btn--border--blue{border:0.063rem solid #1464f4;}#lead-pdp-footer-wrapper .btn:disabled{background-color:#8A8A8A;border-color:#8A8A8A;opacity:1;cursor:not-allowed;}#lead-pdp-footer-wrapper .btn.is-loading{color:transparent !important;pointer-events:none;}#lead-pdp-footer-wrapper.is-submitting .form-body{pointer-events:none;opacity:0.6;}.btn-loading-wrapper{position:relative;}.btn-spinner{position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid rgba(255,255,255,0.3);border-top-color:#fff;border-radius:50%;animation:btn-spin 0.6s linear infinite;pointer-events:none;z-index:2;}@keyframes btn-spin{to{transform:rotate(360deg);}}.lead-pdp-footer-section{background:#f5f5f5;padding:60px 0;}.lead-form-toast{position:fixed;bottom:24px;right:24px;z-index:9999;display:none;padding:14px 20px;border-radius:4px;font-size:14px;font-weight:500;line-height:1.5;max-width:360px;box-shadow:0 4px 16px rgba(0,0,0,0.18);pointer-events:none;}.lead-form-toast--success{background-color:#1e6b32;color:#fff;border-left:4px solid #0d4a21;}.lead-form-toast--error{background-color:#b71c1c;color:#fff;border-left:4px solid #7f0000;}@media only screen and (max-width:767px){.lead-pdp-footer-form{max-width:100vw;padding:30px 16px;}.lead-pdp-footer-form .form-header .title{font-size:20px;font-weight:500;line-height:25.1px;}.lead-pdp-footer-section{padding:40px 0;}}
body.modal-open{overflow:hidden !important;}.pdp-custom-modal#leadNewsModal.modal{overflow:hidden !important;padding:20px !important;}.pdp-custom-modal#leadNewsModal.modal.show{display:flex !important;align-items:center !important;justify-content:center !important;}.pdp-custom-modal#leadNewsModal .modal-dialog.modal-lg{position:relative !important;top:auto !important;left:auto !important;transform:none !important;min-width:auto !important;margin:0 !important;max-width:600px !important;width:100%;max-height:70vh !important;overflow:hidden !important;pointer-events:none;}.pdp-custom-modal#leadNewsModal .modal-dialog.modal-lg .modal-content{max-height:70vh !important;overflow:hidden !important;pointer-events:auto;box-shadow:none !important;}.pdp-custom-modal#leadNewsModal .modal-dialog.modal-lg .modal-body{overflow:hidden !important;max-height:70vh !important;}.lead-pdp-popup-form{max-width:548px;margin:0 auto;background:#fff;padding:0 30px;display:flex;flex-direction:column;overflow:hidden;max-height:70vh;}.lead-pdp-popup-form .form-header{flex-shrink:0;padding-top:30px;}.lead-pdp-popup-form .form-header .title{font-size:36px;font-weight:500 !important;line-height:45.18px;letter-spacing:-0.02em;padding-bottom:16px;border-bottom:1px solid rgba(217,225,226,1);}.lead-pdp-popup-form .desc{font-size:16px;font-weight:400;line-height:24px;margin-top:16px;margin-bottom:24px;}.lead-pdp-popup-form .form-body{flex:1 1 auto;overflow-y:auto;min-height:0;padding-bottom:30px;margin-right:-30px;padding-right:26px;scrollbar-width:thin;scrollbar-color:#1464f4 transparent;}.lead-pdp-popup-form .form-body::-webkit-scrollbar{width:4px;}.lead-pdp-popup-form .form-body::-webkit-scrollbar-track{background:transparent;}.lead-pdp-popup-form .form-body::-webkit-scrollbar-thumb{background-color:#1464f4;border-radius:4px;}.lead-pdp-popup-form .form-group{margin-bottom:16px;}.lead-pdp-popup-form .form-group .form-control{display:block;padding:15px 16px;background:#ffffff;border:1px solid #d9e1e2;border-radius:3px;width:100%;height:auto;font-weight:600;font-size:16px;line-height:1.5;color:#3c3c3c;box-shadow:none;}.lead-pdp-popup-form .form-group select.form-control{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%233c3c3c' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px;}.lead-pdp-popup-form .select-label{display:block;margin-bottom:6px;font-weight:600;font-size:14px;line-height:1.5;color:#3c3c3c;}.lead-pdp-popup-form .floating-label{position:relative;}.lead-pdp-popup-form .floating-label > input + label,.lead-pdp-popup-form .floating-label > textarea + label{transition:all 150ms cubic-bezier(0.4,0,0.2,1);position:absolute;z-index:3;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;top:0;left:0;color:#6c757d;pointer-events:none;display:block;padding:15px 16px;font-weight:600;font-size:16px;line-height:1.5;color:#3c3c3c;}.lead-pdp-popup-form .floating-label > input:focus + label,.lead-pdp-popup-form .form-group.has-value .floating-label > input + label,.lead-pdp-popup-form .floating-label > textarea:focus + label,.lead-pdp-popup-form .form-group.has-value .floating-label > textarea + label{font-weight:600;font-size:12px;line-height:1.5;color:#8a8a8a;top:5px;left:16px;padding:0;}.lead-pdp-popup-form .floating-label > input:focus,.lead-pdp-popup-form .form-group.has-value .floating-label > input{padding-top:24px;padding-bottom:6px;}.lead-pdp-popup-form .floating-label > textarea:focus,.lead-pdp-popup-form .form-group.has-value .floating-label > textarea{padding-top:28px;padding-bottom:6px;}.lead-pdp-popup-form .form-group textarea.form-control{resize:vertical;min-height:80px;}.lead-pdp-popup-form .char-counter{text-align:right;font-size:12px;color:#8a8a8a;margin-top:4px;}.lead-pdp-popup-form span.required{font-weight:600;font-size:16px;line-height:150%;color:#1464f4;}.lead-pdp-popup-form .select-label span.required{font-size:14px;}.lead-pdp-popup-form .form-error{font-weight:600;font-size:12px !important;line-height:1.5;color:#dc3545 !important;margin-left:16px;margin-top:4px;margin-bottom:0 !important;}.lead-pdp-popup-form .form-type-checkbox{display:flex;}.lead-pdp-popup-form .form-type-checkbox input{width:24px;height:24px;outline:none;box-shadow:none;border-radius:0;border:none;transition:none;}.lead-pdp-popup-form .form-type-checkbox label{flex:1;margin-left:8px;margin-bottom:0;font-size:16px;line-height:150%;}#lead-pdp-popup-wrapper .btn{position:relative;display:inline-block;padding:1rem;overflow:hidden;z-index:1;cursor:pointer;border:none;font-weight:700;font-size:0.75rem;line-height:1rem;text-align:center;letter-spacing:0.1em;text-transform:uppercase;color:#ffffff;border-radius:4px;}#lead-pdp-popup-wrapper .btn--primary--blue{color:#fff;background:#1464f4;}#lead-pdp-popup-wrapper .btn--border--blue{border:0.063rem solid #1464f4;}#lead-pdp-popup-wrapper .btn:disabled{background-color:#8A8A8A;border-color:#8A8A8A;opacity:1;cursor:not-allowed;}#lead-pdp-popup-wrapper .btn.is-loading{color:transparent !important;pointer-events:none;}#lead-pdp-popup-wrapper.is-submitting .form-body{pointer-events:none;opacity:0.6;}.btn-loading-wrapper{position:relative;}.btn-spinner{position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid rgba(255,255,255,0.3);border-top-color:#fff;border-radius:50%;animation:btn-spin 0.6s linear infinite;pointer-events:none;z-index:2;}@keyframes btn-spin{to{transform:rotate(360deg);}}.lead-form-toast{position:fixed;bottom:24px;right:24px;z-index:9999;display:none;padding:14px 20px;border-radius:4px;font-size:14px;font-weight:500;line-height:1.5;max-width:360px;box-shadow:0 4px 16px rgba(0,0,0,0.18);pointer-events:none;}.lead-form-toast--success{background-color:#1e6b32;color:#fff;border-left:4px solid #0d4a21;}.lead-form-toast--error{background-color:#b71c1c;color:#fff;border-left:4px solid #7f0000;}.pdp-custom-modal#leadNewsModal .thank-you{padding:30px;overflow-y:auto;max-height:calc(100vh - 200px);}.thank-you .thank-you-actions .btn:hover{color:#1464f4 !important;}@media only screen and (max-width:767px){.pdp-custom-modal#leadNewsModal.modal{padding:16px !important;}.pdp-custom-modal#leadNewsModal .modal-dialog.modal-lg{max-height:75vh !important;}.pdp-custom-modal#leadNewsModal .modal-dialog.modal-lg .modal-content{max-height:75vh !important;}.pdp-custom-modal#leadNewsModal .modal-dialog.modal-lg .modal-body{max-height:75vh !important;}.lead-pdp-popup-form{max-width:100vw;padding:20px 16px;max-height:75vh;}.lead-pdp-popup-form .form-header .title{font-size:20px;font-weight:500;line-height:25.1px;}}
option:empty{display:none;}select[name="field_district"]{display:none;}
