.FahrzeugBewertungsToolTop{height:100px;background-color:var(--pallete-main);width:100%;display:flex;align-items:center;justify-content:center;padding:0 24px 40px}.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:18px;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}.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}.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:#fff;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:flex;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-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{opacity:1}.FBT-right,.FBT-right-wrap{transform:translateY(-5px);transition:opacity .3s ease,transform .3s ease,height .3s ease}.FBT-right-wrap.shown{display:flex;opacity:1;transform:translateY(0);height:70px;margin-top:24px}.FBT-right-wrap.hidden{display:flex;opacity:0;height:0;margin-top:0;transform:translateY(-5px)}.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%}.FBT-right-wrap{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0}}
/*# sourceMappingURL=0de241662deaac41.css.map*/