.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#e74a3b;background-color:#fff;border:1px solid #dddfeb}.page-link:hover{z-index:2;color:#e74a3b;text-decoration:none;background-color:#f8f9fc;border-color:#e74a3b}.page-link:focus{z-index:1;outline:0;-webkit-box-shadow:0 0 0 0 rgba(231,74,59,.5);box-shadow:0 0 0 0 rgba(231,74,59,.5)}.page-item.active .page-link{z-index:1;color:#fff;background-color:#e74a3b;border-color:#e74a3b}.sidebar .nav-item .collapse{left:7rem!important}.form-control:focus{color:#6e707e;background-color:#fff;border-color:rgba(231,74,59,.5);outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(231,74,59,.25);box-shadow:0 0 0 .2rem rgba(231,74,59,.25)}.custom-file-input~.custom-file-label::after{background-color:#fff;content:"📎"}.custom-select:focus{border-color:rgba(231,74,59,.5);outline:0;-webkit-box-shadow:0 0 0 .2rem rgba(231,74,59,.25);box-shadow:0 0 0 .2rem rgba(231,74,59,.25)}.select-dropdown-item{display:block;width:100%;padding:0 .85rem;clear:both;font-weight:400;color:#6e707e;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.select-dropdown-item:focus,.select-dropdown-item:hover{color:#fff;text-decoration:none;background-color:#4e73df!important}.select-dropdown-item.active,.select-dropdown-item:active{color:#fff;text-decoration:none;background-color:#4e73df}#reportBtn::after{color:var(--danger)}#loader-logo>img{position:absolute;height:10%;width:auto;transform:translate(-50%,-50%);left:50%;top:50%}#loader-title{display:none;position:absolute;transform:translate(-50%,-50%);left:50%;top:50%}.modal-content{border:1px solid #e3e6f0}.bell{display:block;-webkit-animation:4s ease-in-out .7s infinite ring;-webkit-transform-origin:50% 4px;-moz-animation:4s ease-in-out .7s infinite ring;-moz-transform-origin:50% 4px;animation:4s ease-in-out .7s infinite ring;transform-origin:50% 4px}.media-outgoing{background:var(--primary);color:#fff;word-break:break-all;border-radius:12px 12px 0}.media-incoming{background-color:#eaecf4;color:#5a5c69;word-break:break-all;border-radius:12px 12px 12px 0}#chat_box{background:#fff}#chat_box .amt-chat-message-bubble{max-width:min(74%,360px);padding:.55rem .75rem .45rem;box-shadow:0 1px 2px rgba(31,38,54,.08);overflow-wrap:anywhere;word-break:break-word}#chat_box .media-incoming{background:#fff;color:#2f333d;border:1px solid #e5e7ef;border-radius:18px 18px 18px 4px}#chat_box .media-outgoing{background:var(--danger,#e74a3b);color:#fff;border-radius:18px 18px 4px}#chat_box .amt-chat-message-text{color:inherit;line-height:1.35;margin:0;white-space:pre-wrap}#chat_box .amt-chat-message-meta{display:flex;align-items:center;justify-content:flex-end;gap:.35rem;line-height:1;margin-top:.4rem;font-size:.76rem}#chat_box .media-incoming .amt-chat-message-meta{color:#8b90a0}#chat_box .media-outgoing .amt-chat-message-meta,#chat_box .media-outgoing .amt-chat-message-meta i{color:rgba(255,255,255,.9)!important}#chat_box .amt-chat-date-separator{display:flex;align-items:center;gap:.65rem;width:100%;margin:1.1rem 0 .9rem;color:#8b90a0;font-size:.82rem}#chat_box .amt-chat-date-separator::after,#chat_box .amt-chat-date-separator::before{content:"";flex:1;height:1px;background:#e5e7ef}#chat_box .amt-chat-date-label{background:#fff;border:1px solid #e5e7ef;border-radius:999px;padding:.28rem .9rem;white-space:nowrap}#chat_box .amt-chat-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0}@-webkit-keyframes ring{0%,100%,43%{-webkit-transform:rotateZ(0)}1%,9%{-webkit-transform:rotateZ(30deg)}11%,3%{-webkit-transform:rotateZ(-28deg)}5%{-webkit-transform:rotateZ(34deg)}7%{-webkit-transform:rotateZ(-32deg)}13%{-webkit-transform:rotateZ(26deg)}15%{-webkit-transform:rotateZ(-24deg)}17%{-webkit-transform:rotateZ(22deg)}19%{-webkit-transform:rotateZ(-20deg)}21%{-webkit-transform:rotateZ(18deg)}23%{-webkit-transform:rotateZ(-16deg)}25%{-webkit-transform:rotateZ(14deg)}27%{-webkit-transform:rotateZ(-12deg)}29%{-webkit-transform:rotateZ(10deg)}31%{-webkit-transform:rotateZ(-8deg)}33%{-webkit-transform:rotateZ(6deg)}35%{-webkit-transform:rotateZ(-4deg)}37%{-webkit-transform:rotateZ(2deg)}39%{-webkit-transform:rotateZ(-1deg)}41%{-webkit-transform:rotateZ(1deg)}}@-moz-keyframes ring{0%,100%,43%{-moz-transform:rotate(0)}1%,9%{-moz-transform:rotate(30deg)}11%,3%{-moz-transform:rotate(-28deg)}5%{-moz-transform:rotate(34deg)}7%{-moz-transform:rotate(-32deg)}13%{-moz-transform:rotate(26deg)}15%{-moz-transform:rotate(-24deg)}17%{-moz-transform:rotate(22deg)}19%{-moz-transform:rotate(-20deg)}21%{-moz-transform:rotate(18deg)}23%{-moz-transform:rotate(-16deg)}25%{-moz-transform:rotate(14deg)}27%{-moz-transform:rotate(-12deg)}29%{-moz-transform:rotate(10deg)}31%{-moz-transform:rotate(-8deg)}33%{-moz-transform:rotate(6deg)}35%{-moz-transform:rotate(-4deg)}37%{-moz-transform:rotate(2deg)}39%{-moz-transform:rotate(-1deg)}41%{-moz-transform:rotate(1deg)}}@keyframes ring{0%,100%,43%{transform:rotate(0)}1%,9%{transform:rotate(30deg)}11%,3%{transform:rotate(-28deg)}5%{transform:rotate(34deg)}7%{transform:rotate(-32deg)}13%{transform:rotate(26deg)}15%{transform:rotate(-24deg)}17%{transform:rotate(22deg)}19%{transform:rotate(-20deg)}21%{transform:rotate(18deg)}23%{transform:rotate(-16deg)}25%{transform:rotate(14deg)}27%{transform:rotate(-12deg)}29%{transform:rotate(10deg)}31%{transform:rotate(-8deg)}33%{transform:rotate(6deg)}35%{transform:rotate(-4deg)}37%{transform:rotate(2deg)}39%{transform:rotate(-1deg)}41%{transform:rotate(1deg)}}.ellipsis-0{display:block;display:-webkit-box;line-height:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ellipsis-1{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ellipsis-2{display:block;display:-webkit-box;max-width:100%;height:2em;margin:0 auto;font-size:14px;line-height:1;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ellipsis-3{display:block;display:-webkit-box;max-width:100%;height:3em;margin:0 auto;font-size:14px;line-height:1;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ellipsis-4{display:block;display:-webkit-box;max-width:100%;height:4em;margin:0 auto;font-size:14px;line-height:1;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ellipsis-5{display:block;display:-webkit-box;max-width:100%;height:5em;margin:0 auto;font-size:14px;line-height:1;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.ellipsis-6{display:block;display:-webkit-box;max-width:100%;height:6em;margin:0 auto;font-size:14px;line-height:1;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.scroll-div{height:calc(var(--vh,1vh) * 100 - 92px);overflow:hidden;overflow-y:scroll}.scroll-div>*{margin-right:-4px!important}.scroll-div:hover::-webkit-scrollbar-thumb{background:#888}.scroll-div::-webkit-scrollbar{width:4px}.scroll-div::-webkit-scrollbar-track{background:#f8f9fc}.scroll-div::-webkit-scrollbar-thumb{border-radius:2px;background:#f8f9fc}.scroll-div::-webkit-scrollbar-thumb:hover{background:#555}@media (hover:none){::-webkit-scrollbar-thumb{background:#888}}.scroll-hide{overflow:none!important;overflow:-moz-scrollbars-none!important;-ms-overflow-style:none!important}.scroll-hide::-webkit-scrollbar{width:0!important;display:none!important}.scroll-generic::-webkit-scrollbar-track{background:#e74a3b}.scroll-generic::-webkit-scrollbar-thumb{border-radius:2px;background:#fff}.scroll-hz{scrollbar-width:thin;scrollbar-color:#d1d3e2 #f8f9fc}.scroll-hz::-webkit-scrollbar{height:4px}.scroll-hz::-webkit-scrollbar-track{background:#f8f9fc}.scroll-hz::-webkit-scrollbar-thumb{border-radius:2px;background:#d1d3e2}.scroll-hz::-webkit-scrollbar-thumb:hover{background:#555}.menu-responsive{margin:15px 0!important}.btn_search_xs{padding:.5rem .75rem}.btn-clear{color:#6e707e}.btn-clear:hover{color:#fff;background-color:#6e707e}.btn-black{color:#fff;background-color:#333;border-color:#333}.btn-black:hover{color:#fff;background-color:#000;border-color:#000}:disabled{cursor:not-allowed;pointer-events:all!important}input[type=text]:-moz-read-only{cursor:not-allowed;pointer-events:all!important}input[type=text]:read-only{cursor:not-allowed;pointer-events:all!important}.opacity-75{opacity:.75!important}.opacity-50{opacity:.5!important}.opacity-25{opacity:.25!important}.message.bg-gradient-light{background:#fff!important;background:-moz-linear-gradient(0deg,#fff 0,#fff 50%,rgba(255,255,255,0) 100%)!important;background:linear-gradient(0deg,#fff 0,#fff 50%,rgba(255,255,255,0) 100%)!important}.head.chatbox{background:-moz-linear-gradient(0deg,rgba(255,255,255,0) 0,#fff 25%,#fff 100%)!important;background:-webkit-linear-gradient(0deg,rgba(255,255,255,0) 0,#fff 25%,#fff 100%)!important;background:linear-gradient(0deg,rgba(255,255,255,0) 0,#fff 25%,#fff 100%)!important}@media screen and (max-height:820px){.menu-responsive{margin:12px 0!important}}@media screen and (max-height:720px){.menu-responsive{margin:7px 0!important}}@media screen and (max-height:620px){.menu-responsive{margin:4px 0!important}}@media screen and (max-height:560px){.menu-responsive{margin:10px 0!important}.hide-500{display:none!important}}@media screen and (max-height:440px){.menu-responsive{margin:8px 0!important}}@media screen and (max-height:400px){.menu-responsive{margin:6px 0!important}}@media screen and (max-height:360px){.menu-responsive{margin:4px 0!important}}@media screen and (max-height:330px){.menu-responsive{margin:3px 0!important}}@keyframes bienvenue{from{background-color:#fff}to{background-color:#e74a3b}}.bg-img{background-repeat:no-repeat;background-position:center center;background-size:cover;height:100%;width:100%;border:0}.theme-light{display:initial}.theme-dark{display:none}.cursor-pointer{cursor:pointer}.card-img-cover-220{height:220px;object-fit:cover}.brand-img-40{width:40px}.avatar-11ch{width:11ch;height:11ch}.opacity-0{opacity:0}.dropdown-item.active,.dropdown-item:active{background-color:unset!important}.amt-step-bar{background-color:var(--danger,#e74a3b)}.amt-feature-pill{color:var(--danger,#e74a3b);background-color:rgba(231,74,59,.1)}.amt-wand-label{display:flex;align-items:center;justify-content:space-between}.amt-wand-btn{background:0 0;border:0;padding:0}.amt-wand-btn:focus,.amt-wand-btn:hover{opacity:.7;outline:0}.amt-wand-btn:disabled{opacity:.4;cursor:wait}.amt-prefill-illustration,.amt-prefill-picker{width:100%;max-width:500px}.amt-scan-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.12);overflow:hidden;pointer-events:none}.amt-scan-band{position:absolute;left:0;right:0;height:22%;top:-22%;background:linear-gradient(to bottom,rgba(231,74,59,0) 0,rgba(231,74,59,.32) 50%,rgba(231,74,59,0) 100%);animation:1.4s linear infinite amtScanSweep}.amt-scan-band::after{content:"";position:absolute;left:0;right:0;top:50%;height:2px;background:rgba(231,74,59,.9)}@keyframes amtScanSweep{from{top:-22%}to{top:100%}}.amt-hero-status-badge{position:absolute;top:clamp(.6rem,1.5vw,1rem);right:clamp(.6rem,1.5vw,1rem);z-index:3;display:inline-flex;align-items:center;gap:.5rem;background:rgba(231,74,59,.92);color:#fff;font-weight:700;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;padding:.4rem .85rem;border-radius:50rem;backdrop-filter:blur(4px);box-shadow:0 6px 18px -6px rgba(231,74,59,.8);animation:.8s .15s both amtHeroBadgeIn}.amt-hero-status-badge .dot{width:8px;height:8px;border-radius:50%;background:#fff;box-shadow:0 0 0 0 rgba(255,255,255,.7);animation:1.8s infinite amtHeroBadgePulse}.carousel-caption-scrim{background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.75) 100%)}#mainCarousel .amt-home-article-caption{right:0;bottom:0;left:0;padding:0;text-align:left}#mainCarousel .amt-home-article-caption .carousel-caption-scrim{padding:clamp(1.25rem,3vw,2rem) clamp(1rem,4vw,2.5rem) 1rem}.amt-home-article-tag{display:inline-flex;align-items:center;margin:.25rem .25rem 0 0;padding:.2rem .5rem;color:#284fad;font-size:.6875rem;font-weight:700;line-height:1.2;white-space:nowrap;background-color:rgba(255,255,255,.96);border:1px solid var(--primary,#4e73df);border-radius:999px}#mainCarousel{margin-bottom:32px!important}#mainCarousel .carousel-indicators-modern{position:absolute;top:100%;right:0;bottom:auto;left:0;display:flex;align-items:center;justify-content:center;width:100%;margin:0;padding:5px 0 7px;gap:6px;list-style:none}.carousel-indicators-modern li{flex:0 0 auto;width:6px;height:6px;margin:0;border:7px solid transparent;border-radius:999px;background-color:#d1d3e2;background-clip:padding-box;cursor:pointer;transition:width 180ms ease-out,background-color 180ms ease-out}.carousel-indicators-modern li.active{width:20px;background-color:#e74a3b}.carousel-indicators-modern li:hover{background-color:#b7b9cc}@media (max-width:575.98px){#mainCarousel{margin-bottom:28px!important}#mainCarousel .carousel-indicators-modern{padding:4px 0 6px;gap:5px}.carousel-indicators-modern li{width:5px;height:5px;border-width:6px}.carousel-indicators-modern li.active{width:16px}}@media (prefers-reduced-motion:reduce){.carousel-indicators-modern li{transition:none}}.sca-page{--sca-red:#e74a3b;--sca-blue:#4e73df}.sca-form-label{display:block}.sca-form .sca-submit{background:linear-gradient(90deg,#ff6b5b,#e74a3b);border:0;box-shadow:0 12px 26px -10px rgba(231,74,59,.9);transition:transform .2s,box-shadow .2s}.sca-form .sca-submit:hover{transform:translateY(-1px);box-shadow:0 16px 32px -10px #e74a3b}.sca-form .sca-submit:disabled{opacity:.65;transform:none;box-shadow:none}.sca-field-hint{font-size:.78rem;opacity:.75}.sca-stepper .form-control{z-index:0}.sca-stepper-btn{color:#858796;border-color:#d1d3e2;z-index:1}.sca-stepper-btn:hover:not(:disabled){color:var(--sca-red);background:0 0;border-color:var(--sca-red)}.sca-stepper-btn:focus:not(:disabled){box-shadow:0 0 0 .2rem rgba(231,74,59,.25)}.sca-stepper-btn:disabled{opacity:.4}.sca-duree-range{accent-color:var(--sca-red)}.sca-duree-ticks{display:flex;justify-content:space-between;padding:0 8px;margin-top:-3px}.sca-duree-ticks span{width:2px;height:6px;background:rgba(0,0,0,.25);border-radius:1px}.sca-duree-ticks--prop{position:relative;display:block;height:6px}.sca-duree-ticks--prop span{position:absolute;transform:translateX(-50%)}@media (min-width:1200px){.sca-submit{max-width:380px;margin:0 auto;display:block}}.sca-type-group{max-width:420px;margin:0 auto}.sca-type-group .btn{font-size:.85rem}.sca-type-group input[type=radio]{position:absolute;opacity:0;pointer-events:none}.sca-type-group .btn-outline-secondary{color:#858796;border-color:#d1d3e2}.sca-type-group .btn-outline-secondary:hover{color:var(--sca-red);background:0 0;border-color:var(--sca-red)}.sca-type-group .btn-outline-secondary:not(:disabled):not(.disabled).active,.sca-type-group .btn-outline-secondary:not(:disabled):not(.disabled):active{color:var(--sca-red);background-color:transparent;border-color:var(--sca-red);box-shadow:none}.sca-detail-grid{margin:.75rem -.375rem -.75rem}.sca-detail-grid>[class*=col]{padding-right:.375rem;padding-left:.375rem;margin-bottom:.75rem}.sca-detail-card{text-align:center;padding:.85rem .5rem;border-radius:.5rem;border:1px dashed rgba(78,115,223,.3);background:rgba(78,115,223,.03)}.sca-detail-card__value{font-weight:700;font-size:.95rem;color:var(--sca-blue)}.sca-detail-card__label{font-size:.72rem;opacity:.7}.sca-detail-card--muted{border-style:dotted;border-color:rgba(0,0,0,.12);background:0 0;opacity:.7}.sca-detail-card--muted .sca-detail-card__value{font-weight:600;color:#858796}.sca-result{display:none}.sca-result.is-visible{display:block;animation:.5s both scaRise}.sca-result.is-loading{opacity:.5;filter:grayscale(1);pointer-events:none;transition:opacity .15s,filter .15s}.sca-result.is-loading .sca-detail-card__value,.sca-result.is-loading .sca-result__amount,.sca-result.is-loading .sca-result__stat-value{color:var(--secondary,#858796)!important}.sca-result__headline{text-align:center;padding:1.5rem 1rem 1rem}.sca-result__amount{font-weight:800;font-size:clamp(2rem, 6vw, 2.6rem);color:var(--sca-red);line-height:1}.sca-result__amount small{font-size:1rem;font-weight:600;opacity:.75}.sca-result__grid{padding-bottom:1.25rem;margin-right:-.375rem;margin-left:-.375rem;margin-bottom:-.75rem}.sca-result__grid>[class*=col]{padding-right:.375rem;padding-left:.375rem;margin-bottom:.75rem}.sca-result__stat{text-align:center;padding:.85rem .5rem;border-radius:.5rem;background:rgba(78,115,223,.06)}.sca-result__stat-value{font-weight:700;font-size:1.05rem}.sca-result__stat-label{font-size:.74rem;opacity:.7}.sca-result__stat--highlight{background:rgba(28,200,138,.1);border:1px solid rgba(28,200,138,.3)}.sca-result__stat--highlight .sca-result__stat-value{color:#1cc88a;font-size:1.35rem}.sca-result__stat--highlight .sca-result__stat-label{font-weight:600;opacity:.85}.sca-result__disclaimer{font-size:.78rem;opacity:.7;padding:0 1.25rem 1.25rem;text-align:center}.sca-error{display:none}.sca-error.is-visible{display:block}.sca-banks{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem}.sca-banks__logo{display:flex;align-items:center;justify-content:center;width:96px;height:64px;padding:.25rem .3rem;background:#fff;border-radius:.5rem;box-shadow:0 4px 14px -6px rgba(0,0,0,.18);transition:transform .2s,box-shadow .2s}.sca-banks__logo:hover{transform:translateY(-3px);box-shadow:0 10px 22px -8px rgba(0,0,0,.28)}.sca-banks__logo img{max-width:100%;max-height:100%;object-fit:contain}.sca-banks__logo a{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.sca-banks__note{font-size:.78rem;opacity:.7;text-align:center;max-width:640px;margin:.75rem auto 0}@keyframes amtHeroBadgeIn{from{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes amtHeroBadgePulse{0%{box-shadow:0 0 0 0 rgba(255,255,255,.7)}70%{box-shadow:0 0 0 9px rgba(255,255,255,0)}100%{box-shadow:0 0 0 0 rgba(255,255,255,0)}}@keyframes scaRise{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.sca-page *{animation:none!important}}.cote-fb{display:flex;justify-content:center}.cote-fb .fb-page,.cote-fb .fb-page iframe,.cote-fb .fb-page span{width:100%!important;max-width:500px}.amt-embedded-page{min-height:100%}#embedded-container,#embedded-container>*,.amt-state{display:flex;flex-direction:column}#embedded-container{min-height:100vh}#embedded-container>*,.amt-state{flex:1}.amt-state{align-items:center;justify-content:center;min-height:100px;width:100%;text-align:center}.compte-section{margin:0;padding-right:.5rem;padding-left:.5rem}.compte-section+.compte-section{margin-top:1rem}.compte-section-first{margin-top:1.35rem}.customer-profile-grid,.dealer-profile-grid{display:flex;flex-wrap:wrap;margin:-.25rem}.customer-profile-card,.dealer-profile-block{box-sizing:border-box;min-width:0;padding:.25rem}.customer-profile-grid{--photo-width:9rem}.customer-profile-photo{grid-area:photo;order:1;flex:0 0 auto;width:var(--photo-width)}.customer-profile-name{grid-area:name;order:2;flex:1 1 0}.customer-profile-address,.customer-profile-contact{flex:0 0 100%;max-width:100%}.customer-profile-contact{grid-area:contact;order:3}.customer-profile-address{grid-area:address;order:4}.dealer-profile-grid{--logo-width:9rem}.dealer-profile-logo{order:1;flex:0 0 auto;width:var(--logo-width)}.dealer-profile-identity{order:2;flex:1 1 0}.dealer-profile-address,.dealer-profile-contact,.dealer-profile-description,.dealer-profile-name,.dealer-profile-spacer{flex:0 0 100%;max-width:100%}.dealer-profile-name{order:3}.dealer-profile-spacer{display:none}.dealer-profile-contact{order:4}.dealer-profile-description{order:5}.dealer-profile-address{order:6}@media (min-width:576px) and (max-width:991.98px){.customer-profile-photo,.dealer-profile-logo{flex:0 0 auto;max-width:none}.customer-profile-name{flex:0 0 calc(100% - var(--photo-width));max-width:calc(100% - var(--photo-width))}.customer-profile-contact{flex-basis:55%;max-width:55%}.customer-profile-address{flex-basis:45%;max-width:45%}.dealer-profile-address,.dealer-profile-identity,.dealer-profile-name{flex-basis:calc((100% - var(--logo-width)) * 0.5);max-width:calc((100% - var(--logo-width)) * .5)}.dealer-profile-spacer{display:block;order:4;padding:0}.dealer-profile-contact{order:5;flex:1 1 0;max-width:none}.dealer-profile-address{order:6}.dealer-profile-description{order:7}}@media (min-width:768px){.customer-profile-grid{--photo-width:11rem}.dealer-profile-grid{--logo-width:11rem}}@media (min-width:992px) and (max-width:1199.98px){.customer-profile-address,.customer-profile-name{flex:0 0 50%;max-width:50%}.customer-profile-name{order:1}.customer-profile-address{order:2}.customer-profile-photo{order:3}.customer-profile-contact{order:4;flex:1 1 0;max-width:none}.dealer-profile-address,.dealer-profile-identity,.dealer-profile-name{flex-basis:calc((100% - var(--logo-width)) * 0.5);max-width:calc((100% - var(--logo-width)) * .5)}.dealer-profile-spacer{display:block;order:4;padding:0}.dealer-profile-contact{order:5;flex:1 1 0;max-width:none}.dealer-profile-address{order:6}.dealer-profile-description{order:7}}@media (min-width:1200px){.customer-profile-grid{display:grid;grid-template-columns:min-content 3fr 4fr 4fr;grid-template-areas:"photo name contact address";gap:.5rem;margin:0}.customer-profile-card{padding:0}.customer-profile-photo{flex:initial;order:initial;width:11rem}.customer-profile-address,.customer-profile-contact,.customer-profile-name{flex:initial;flex-basis:auto;max-width:none;order:initial}.dealer-profile-identity,.dealer-profile-name{flex-basis:calc((100% - var(--logo-width)) * 0.3);max-width:calc((100% - var(--logo-width)) * .3)}.dealer-profile-address,.dealer-profile-contact{flex-basis:calc((100% - var(--logo-width)) * 0.4);max-width:calc((100% - var(--logo-width)) * .4)}.dealer-profile-description{flex-basis:calc(100% - ((100% - var(--logo-width)) * 0.4));max-width:calc(100% - ((100% - var(--logo-width)) * .4))}}.profile-hero-bg{animation:20s ease-in-out infinite profileHeroBgPan,14s ease-in-out infinite profileHeroBgColor}@keyframes profileHeroBgPan{0%,100%{transform:scale(1.05)}50%{transform:scale(1.1)}}@keyframes profileHeroBgColor{0%,100%{filter:blur(12px) saturate(1.15) hue-rotate(0deg)}50%{filter:blur(12px) saturate(1.3) hue-rotate(12deg)}}@media (prefers-reduced-motion:reduce){.profile-hero-bg{animation:none}}.message-active-dot{display:inline-block;transform-origin:center;animation:1.25s ease-in-out infinite message-pulse}@keyframes message-pulse{0%,100%{opacity:.75;transform:scale(.9)}50%{opacity:1;transform:scale(1.25)}}.amt-public-profile{max-width:1200px;margin:0 auto;padding:.75rem}.amt-profile-hero{overflow:hidden;background:#fff;border-radius:16px;box-shadow:0 10px 28px rgba(31,38,54,.1)}.amt-profile-hero-main{display:grid;grid-template-columns:auto minmax(0,1fr);gap:clamp(1rem,3vw,2rem);align-items:center;padding:clamp(1.25rem,4vw,2.5rem)}.amt-profile-avatar-wrap{display:flex;width:clamp(5.5rem,12vw,8.5rem);height:clamp(5.5rem,12vw,8.5rem);align-items:center;justify-content:center;overflow:hidden;border-radius:50%;background:#f8f9fc}.amt-profile-avatar{display:block;width:100%;height:100%;object-fit:cover}.amt-profile-intro{min-width:0}.amt-profile-kind,.amt-profile-listings-heading p,.amt-profile-since{margin:0;color:#858796;font-size:.875rem}.amt-profile-kind{margin-bottom:.25rem;font-weight:700}.amt-profile-title{margin:0;color:#2f333d;font-size:clamp(1.5rem, 4vw, 2.25rem);font-weight:700;line-height:1.12;overflow-wrap:anywhere}.amt-profile-title span{font-weight:800}.amt-profile-since{margin-top:.5rem}.amt-profile-contact-actions,.amt-profile-footer-actions{display:flex;flex-wrap:wrap;gap:.5rem}.amt-profile-contact-actions{margin-top:1.1rem}.amt-profile-contact-actions .btn{display:inline-flex;min-height:2.5rem;align-items:center;justify-content:center;gap:.45rem;padding:.45rem .8rem;font-weight:600}.amt-profile-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border-top:1px solid #eaecf4}.amt-public-profile-dealer .amt-profile-details{grid-template-columns:minmax(0,1.25fr) repeat(2,minmax(0,1fr))}.amt-profile-detail-group{min-width:0;padding:clamp(1rem,3vw,1.5rem)}.amt-profile-detail-group+.amt-profile-detail-group{border-left:1px solid #eaecf4}.amt-profile-detail-group h2,.amt-profile-listings-heading h2{margin:0 0 .8rem;color:#2f333d;font-size:1rem;font-weight:700}.amt-profile-about p{margin:0;color:#5a5c69;line-height:1.55;overflow-wrap:anywhere}.amt-profile-reveal{display:flex;width:100%;min-height:2.75rem;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.5rem;padding:.6rem 0;color:#4b4d5b;text-align:left;background:0 0;border:0;border-bottom:1px solid #eaecf4;border-radius:0}button.amt-profile-reveal{cursor:pointer}button.amt-profile-reveal:hover{color:#e74a3b}button.amt-profile-reveal:focus-visible{outline:rgba(231,74,59,.65) solid 2px;outline-offset:3px}.amt-profile-reveal>span:first-child{min-width:0;overflow-wrap:anywhere}.amt-profile-reveal i{width:1.35rem;color:#e74a3b}.amt-profile-reveal-action{flex:0 0 auto;color:#858796;font-size:.8125rem;font-weight:600}.amt-profile-reveal-muted{color:#858796}.amt-profile-footer{display:flex;justify-content:flex-end;padding:.75rem clamp(1rem,3vw,1.5rem);background:#f8f9fc;border-top:1px solid #eaecf4}.amt-profile-footer-actions>.col-auto{margin-right:0!important}.amt-profile-footer-actions .btn{min-height:2.25rem;padding-top:.4rem!important;padding-bottom:.4rem!important}.amt-profile-listings{margin-top:clamp(1.5rem,4vw,2.5rem)}.amt-profile-listings-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin:0 0 .5rem;padding:0 .25rem}.amt-profile-listings-heading h2{margin-bottom:.15rem;font-size:clamp(1.25rem, 3vw, 1.5rem)}.amt-profile-listings-heading>i{color:#dddfeb;font-size:1.4rem}@media (max-width:767.98px){.amt-public-profile{padding:.5rem}.amt-profile-hero-main{grid-template-columns:1fr;justify-items:center;text-align:center}.amt-profile-contact-actions{justify-content:center}.amt-profile-contact-actions .btn{flex:1 1 calc(50% - 0.25rem)}.amt-profile-details,.amt-public-profile-dealer .amt-profile-details{grid-template-columns:1fr}.amt-profile-detail-group+.amt-profile-detail-group{border-top:1px solid #eaecf4;border-left:0}.amt-profile-footer,.amt-profile-footer-actions{justify-content:center}}@media (max-width:399.98px){.amt-profile-contact-actions .btn{flex-basis:100%}}@media (prefers-reduced-motion:reduce){.message-active-dot{animation:none}.amt-profile-contact-actions .btn,.amt-profile-reveal{transition:none}}.amt-toolbar-pill{display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e3e6ec;border-radius:.35rem}.amt-toolbar-pill .btn{border:0;border-radius:0;background:0 0;box-shadow:none!important;font-weight:600;font-size:.875rem;line-height:1;height:29px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:0 .75rem}.amt-toolbar-pill .btn:first-child{border-top-left-radius:.35rem;border-bottom-left-radius:.35rem}.amt-toolbar-pill .btn:last-child{border-top-right-radius:.35rem;border-bottom-right-radius:.35rem}.amt-toolbar-pill .btn:focus,.amt-toolbar-pill .btn:hover{background:#f1f3f8}.amt-toolbar-pill .btn:focus{box-shadow:0 0 0 3px rgba(78,115,223,.15)!important}.amt-toolbar-btn-accent{color:#4e73df!important;background:#eef2ff!important}.amt-toolbar-btn-accent:focus,.amt-toolbar-btn-accent:hover{background:#e2e9ff!important}.amt-filter-pill,.amt-sort-pill{padding-left:.9rem}.amt-sort-pill-label{font-size:.8rem;font-weight:600;white-space:nowrap;padding-right:.3rem}.amt-sort-pill .dropdown-toggle{padding-left:.15rem}.amt-sort-pill .dropdown-toggle::after{margin-left:.5rem;color:#8b8fa3;vertical-align:.08em}.amt-sort-pill .dropdown-toggle i{font-size:.7rem;opacity:.55;margin-right:.3rem}.amt-dropdown-modern{border-radius:.35rem;border-color:#e3e6ec;padding:.4rem}.amt-dropdown-modern .dropdown-item{border-radius:.25rem;padding:.5rem .75rem;font-size:.875rem}.amt-dropdown-modern .dropdown-header{font-size:.68rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;padding:.6rem .75rem .25rem}.amt-filter-card{border-color:#e3e6ec!important;border-radius:.35rem!important;overflow:hidden}.amt-filter-accordion-header{text-decoration:none}.amt-filter-accordion-header:focus,.amt-filter-accordion-header:hover{text-decoration:none;background:#f8f9fc!important}.amt-filter-option{padding-top:.35rem;padding-bottom:.35rem;border-radius:.25rem}.amt-filter-option:hover{background:#f8f9fc}.amt-filter-link-row{padding:.6rem .5rem;border-radius:.25rem;text-decoration:none}.amt-filter-link-row:focus,.amt-filter-link-row:hover{background:#f8f9fc;text-decoration:none}.amt-filter-close{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:.9rem}.amt-filter-close:hover{background:#f1f3f8}.amt-sort-pill-full{width:100%;justify-content:space-between}.amt-filter-option .custom-control-label{min-height:1.5rem}.amt-filter-option .custom-control-label .text-truncate{min-width:0}.amt-filter-option .custom-control .custom-checkbox .d-none{padding-left:1.7rem!important}.amt-filter-accordion-header::after{padding-right:.75rem!important;top:0!important;bottom:0!important;line-height:normal!important;display:flex!important;align-items:center!important}.amt-toolbar-row{gap:.5rem}#filter_modal .modal-footer,#filter_modal .modal-header{border:0!important}
.profile-action-btn{display:inline-flex;min-height:2.125rem;align-items:stretch}.profile-action-btn>.btn{display:inline-flex;min-height:2.125rem;align-items:center;justify-content:center;line-height:1.25;padding-top:.25rem!important;padding-bottom:.25rem!important}
.profile-contact-card{overflow:hidden;background:#fff;border:1px solid #e5e7ef!important;}.profile-contact-card-body{display:flex;flex-direction:column;min-height:100%;padding:.5rem!important}.profile-contact-card-title{color:#3b3e4a!important;font-size:.875rem;letter-spacing:.01em}.profile-contact-card-icon{color:var(--danger,#e74a3b)!important;font-size:.9rem}.profile-contact-card .btn{display:inline-flex;min-height:2.25rem;align-items:center;justify-content:center;font-weight:600}.profile-contact-card .btn-link{justify-content:flex-start;min-width:0;color:#5a5c69!important;text-decoration:none}.profile-contact-card .btn-link:focus,.profile-contact-card .btn-link:hover{color:#3a3b45!important;text-decoration:none}.profile-contact-card .btn-block{margin-top:auto!important}.profile-contact-actions{gap:0;margin-top:auto!important}.profile-contact-actions .btn{flex:1 1 50%;margin-right:0!important}@media (max-width:399.98px){.profile-contact-col{flex:0 0 100%;max-width:100%}}
.profile-contact-address-reveal .profile-contact-address-value{display:none;min-width:0}.profile-contact-address-reveal{width:100%;text-align:left}.profile-contact-address-reveal.is-revealed{align-items:flex-start}.profile-contact-address-reveal.is-revealed .profile-contact-address-placeholder{display:none}.profile-contact-address-reveal.is-revealed .profile-contact-address-value{display:flex;flex:1 1 auto;flex-direction:column;line-height:1.35;overflow-wrap:anywhere}
.profile-contact-card .profile-contact-action{color:var(--danger,#e74a3b);border-color:var(--danger,#e74a3b)}.profile-contact-card .profile-contact-action:focus,.profile-contact-card .profile-contact-action:hover{color:#fff;background-color:var(--danger,#e74a3b);border-color:var(--danger,#e74a3b)}
.profile-contact-address-street,.profile-contact-address-city{display:block;overflow-wrap:anywhere}
.profile-contact-address-reveal.is-revealed>.fa-eye{display:none}
.profile-contact-card .fa-arrow-up-right-from-square{flex:0 0 auto;margin-left:auto}
