.FahrzeugBewertungsToolTop{height:100px;background-color:var(--pallete-main);width:100%;display:flex;align-items:center;justify-content:center;padding:0}.FBT-FIN{background-color:#fff;border-radius:4px;color:#1d1d1b;overflow:hidden;padding-left:8px;padding-right:8px;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:-moz-fit-content;width:fit-content;z-index:1}.FBT-FIN-Brand{font-size:18px}.FBT-right-wrap{width:100%;display:flex;align-items:center;height:auto;gap:24px;justify-content:flex-start}.FBT-right{flex-direction:column;align-items:flex-start;transition:opacity .3s ease}.FBT-right,.FBT-right-top{display:flex;justify-content:center}.FBT-right-top{align-items:center}.FBT-right-top h1{font-size:16px;font-weight:500}.not-your-car{cursor:pointer;font-weight:700;font-size:14px;text-decoration:underline;margin-top:5px}.FBT-right-bottom{display:flex;align-items:center;justify-content:center;gap:24px}.FBT-right-bottom ul{display:flex;margin-top:5px;flex-wrap:wrap}.FBT-right-bottom ul li{font-size:14px;font-weight:300;list-style:none;white-space:nowrap;color:#585858}.FBT-right-bottom ul li:not(:last-child):after{content:"•";margin-left:12px;margin-right:12px}.FBT-right-bottom ul li:last-child:after{content:"";margin:0}.FBT-FIN p{margin-top:3px}.FahrzeugBewertungsToolTop-wrapper{width:100%;max-width:1040px;display:flex;align-items:center;justify-content:start;gap:24px;height:auto}.FBT-estimated-price{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;white-space:nowrap}.FBT-estimated-price-label{position:relative;font-size:13px;font-weight:500;color:#585858}.FBT-estimated-price-value{font-size:26px;font-weight:600;color:#1d1d1b;margin-top:2px}.FBT-estimated-price-loading{font-size:14px;font-weight:300;color:#585858;display:flex;align-items:center;gap:6px;margin-top:2px}.FBT-price-info{position:static;display:inline-flex;align-items:center;margin-left:5px;vertical-align:text-bottom;padding:0;border:none;background:none;line-height:0;cursor:help;outline:none;-webkit-tap-highlight-color:transparent}.FBT-price-info:focus-visible{outline:2px solid #1d1d1b;outline-offset:2px;border-radius:50%}.FBT-price-info-icon{width:14px;height:14px;fill:#585858}.FBT-price-info-bubble{position:absolute;left:0;top:calc(100% + 10px);transform:none;width:max-content;min-width:200px;max-width:min(300px,calc(100vw - 48px));background:#fff;color:#1d1d1b;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:12px 14px;font-size:13px;font-weight:400;line-height:1.45;white-space:normal;text-align:left;box-shadow:0 6px 24px rgba(0,0,0,.14);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .15s ease,visibility .15s ease;z-index:30}.FBT-price-info-bubble:before{content:"";position:absolute;bottom:100%;left:20px;width:12px;height:12px;background:#fff;border-top:1px solid rgba(0,0,0,.08);border-left:1px solid rgba(0,0,0,.08);transform:translateY(50%) rotate(45deg)}.FBT-price-info-bubble.open,.FBT-price-info:hover .FBT-price-info-bubble{opacity:1;visibility:visible}.FBT-right-wrap .FBT-price-info-bubble{left:auto;right:0;transform:none}.FBT-right-wrap .FBT-price-info-bubble:before{left:auto;right:1px;transform:translateY(50%) rotate(45deg)}.FBT-right-wrap .FBT-estimated-price-value{line-height:1.1;margin-top:2px}.FBT-loading-dots{display:flex;gap:4px;align-items:center}.FBT-loading-dots span{width:5px;height:5px;border-radius:50%;background-color:#1d1d1b;animation:fbt-dot-pulse 1.4s ease-in-out infinite}.FBT-loading-dots span:nth-child(2){animation-delay:.2s}.FBT-loading-dots span:nth-child(3){animation-delay:.4s}@keyframes fbt-dot-pulse{0%,80%,to{opacity:.2;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.Chart{padding-bottom:80px}.Chart,.Chart-wrapper{display:flex;align-items:center;justify-content:center;flex-direction:column}.Chart-wrapper{max-width:1040px;width:100%}.Chart-box{background-color:white;border-radius:24px;box-shadow:0 0 32px #1d1d1b1a;padding:48px;width:100%;min-height:621px;transform:translateY(-24px);position:relative}.Chart-box-timeline-selector{display:flex;align-items:center;width:100%;justify-content:flex-end;gap:8px;position:absolute;top:25px;right:25px}.Chart-timeline-selector{cursor:pointer;width:60px;display:flex;align-items:center;justify-content:center;padding:0 4px;height:32px;border-radius:25px;border:1px solid #e2e1da}.Chart-timeline-selector.active{background-color:#e5f4fb;border:1px solid #0460cc}.Chart-timeline-selector span{font-size:12px;font-weight:300;margin-top:3px}.Chart-timeline-selector:hover.active{background-color:#e5f4fb}.Chart-timeline-selector:hover{background-color:#f3f3f3}.Chart-box-top{display:flex;flex-direction:column}.Chart-box-top-header{color:#1d1d1b;font-size:14px;font-weight:300}.Chart-price-wrapper{line-height:56px;margin-top:5px;display:flex;align-items:center;justify-content:flex-start;margin-bottom:24px}.Chart-price-text span{font-size:44px;font-weight:700;margin-top:8px;margin-right:12px}.Chart-price-text{display:flex}.Chart-change{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:5px}.Chart-change-timespan{color:#4a4a48;font-size:12px;font-weight:300;margin-bottom:0}.Chart-change-percent{font-size:14px;font-weight:400;margin-bottom:0}.FBT-Bottom{display:flex;align-items:center;justify-content:center;width:100%}.FBT-Bottom-wrapper{max-width:1040px;align-items:center}.FBT-Bottom-wrapper,.FBT-bottom-title-wrapper{display:flex;width:100%;justify-content:center;flex-direction:column;gap:16px}.FBT-bottom-title-wrapper{align-items:flex-start}.FBT-bottom-title-wrapper h3{color:inherit;font-size:22px;font-weight:700}.FBT-bottom-title-wrapper p{font-weight:300;font-size:14px}.FBT-bottom-boxes{align-items:center;gap:16px;height:100%}.FBT-bottom-box,.FBT-bottom-boxes{width:100%;display:flex;justify-content:flex-start}.FBT-bottom-box{padding:24px;border-radius:4px;border:1px solid #0000001a;height:306px;flex-direction:column;align-items:flex-start;gap:24px}.FBT-icon-wrapper{display:flex;align-items:center;justify-content:center;padding:12px;border-radius:4px}.FBT-Bottom-icon{width:32px;height:32px}.FBT-icon-wrapper.first{background:linear-gradient(230deg,#fff3e5,#fff3e500)}.FBT-icon-wrapper.second{background:linear-gradient(230deg,#e6f9f3,#e6f9f300)}.FBT-icon-wrapper.third{background:linear-gradient(230deg,#e5f4fb,#e5f4fb00)}.FBT-icon-wrapper.fourth{background:linear-gradient(230deg,#e6f9f3,#e6f9f300)}.FBT-Bottom-box-text-wrapper{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.FBT-Bottom-box-text-wrapper h5{color:inherit;font-size:16px;font-weight:700;margin-bottom:8px}.FBT-Bottom-box-text-wrapper p{font-size:14px;font-weight:300}.FBT-bottom-start-profile-wrapper{align-items:center;background:#f2f2f2;border-radius:4px;display:flex;justify-content:center;padding:16px 24px;width:100%;margin-top:48px;margin-bottom:48px}.FBT-Bottom-button{padding-left:12px;padding-right:12px}.FBT-FIN-wrapper{display:none;align-items:center;justify-content:space-between}.FBT-FIN-arrow{display:none}@media (max-width:1040px){.FahrzeugBewertungsToolTop{height:auto;padding:0 24px 14px}.FahrzeugBewertungsToolTop-wrapper{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:0}.FBT-FIN-wrapper{display:flex;width:100%;align-items:center;justify-content:space-between}.FBT-mobile-price-row{display:flex;align-items:center;gap:12px}.FBT-estimated-price-mobile{align-items:flex-start;margin-left:0}.FBT-estimated-price-mobile .FBT-estimated-price-label{color:#585858;font-size:11px;line-height:1.1}.FBT-estimated-price-mobile .FBT-estimated-price-value{font-size:20px;margin-top:3px;line-height:1.1}.FBT-mobile-right{display:flex;align-items:center;gap:12px}.FBT-FIN-arrow-wrapper{width:48px;height:48px;background-color:transparent;border-radius:4px;display:flex;align-items:center;justify-content:center}.FBT-FIN-arrow-wrapper:hover{background-color:#0000001a}.FBT-FIN-arrow{display:flex;transform:rotate(270deg);width:24px;height:24px}.FBT-right-wrap{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0;overflow:hidden;max-height:0;margin-top:0;opacity:0;transition:max-height .3s ease,margin-top .3s ease,opacity .25s ease}.FBT-right-wrap.shown{max-height:200px;margin-top:24px;opacity:1}.FBT-right-wrap.hidden{max-height:0;margin-top:0;opacity:0}.FBT-right{min-height:0;overflow:hidden;transform:translateY(-5px);transition:opacity .3s ease,transform .3s ease}.FBT-right-wrap.shown .FBT-right{transform:translateY(0);opacity:1}.FBT-right-wrap.hidden .FBT-right{transform:translateY(-5px);opacity:0}.Chart-box{transform:translateY(0);border-radius:0;padding:48px 0}.FBT-FIN-arrow.open{transform:rotate(90deg)}.Chart-box-top{align-items:center}.Chart-price-text{flex-direction:column}.chart-info-mobile{background-color:#e3f3fb;border-radius:4px;margin-bottom:16px;padding:2px 8px}.chart-info-mobile p{font-size:14px;font-weight:300;margin-top:2px}.Chart-price-text span{margin-top:0}.Chart-change{align-items:center;justify-content:center;text-align:center;margin-bottom:24px}.Chart-box-timeline-selector{position:relative;justify-content:center;right:0;top:0;margin-top:20px}.FBT-right-bottom{flex-direction:column;gap:0;justify-content:flex-start;align-items:flex-start}.Chart-timeline-selector{width:70px}.FBT-Bottom{padding:0 24px}.FBT-bottom-title-wrapper h3{font-size:20px}.FBT-bottom-boxes{flex-direction:column}.FBT-bottom-box{height:100%}}
/*# sourceMappingURL=f97192e7be03e3f4.css.map*/