.qa-card{display:flex;justify-content:space-between;align-items:center}.qa-card-content{display:flex;flex-direction:column;gap:.25rem}.qa-card-text{color:#2c2c2c;font-size:.75rem;line-height:1rem}.disabled .qa-card-text{color:dimgray}.qa-card-text .status-badge{display:none;padding:.25rem .5rem;font-size:.625rem;line-height:.625rem;font-weight:700;border-radius:4.5rem}.qa-card-text .status-badge.pending{display:inline-block;background-color:#ffda2e;color:#000}.qa-card-text .status-badge.rejected{display:inline-block;background-color:#9f253f;color:#fff}.qa-card-subtext{position:relative;display:flex;gap:.5rem;font-size:.6875rem;line-height:.75rem}.qa-card-subtext-date{color:#7e7e7e}.qa-card-subtext-hint{position:absolute;top:1.3rem;left:0;width:calc(100dvw - 1.5rem);max-width:500px;z-index:20}.qa-card-subtext-hint.top-left:before{left:4.5rem}@media screen and (min-width:768px){.qa-card-subtext-hint{display:none}}.qa-card-subtext-button{position:relative;color:#ff3f55;font-weight:600;cursor:pointer}.qa-card-delete-button{padding:.25rem;display:flex;align-items:center;justify-content:center;background-color:#efefef;border-radius:4.5rem;cursor:pointer}.qa-card-delete-button svg{font-size:.825rem}@media screen and (min-width:768px){.qa-card-delete-button{padding:.75rem}}.question-and-answer-content .qa-card-delete-button{display:none}@media screen and (min-width:768px){.question-and-answer-content .qa-card-delete-button{display:flex}}.question-and-answer-content .qa-card-subtext-button{display:none}@media screen and (min-width:768px){.question-and-answer-content .qa-card-subtext-button{display:flex}}.question-and-answer-content .qa-card-subtext-hint{display:none}.question-card{display:flex;flex-direction:column;gap:.75rem}@media screen and (min-width:768px){.question-card{gap:1rem}}.all-questions-modal-wrapper .question-card{margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #e4e4e4}.question-card .question-card-answers{display:flex;flex-direction:column;padding-left:.75rem;gap:.75rem}@media screen and (min-width:768px){.question-card .question-card-answers{gap:1rem}}.question-card .question-card-answers .show-more-answers-button{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;line-height:.875rem;font-weight:500;color:#929292;margin-left:-.75rem;padding:.75rem;border:1px solid #e4e4e4;border-radius:.5rem;cursor:pointer}.question-card .question-card-answers .show-more-answers-button svg{font-size:1rem;color:#6e6e6e}.pay-and-ship-shared-modal-wrapper .modal-content.all-questions-modal-wrapper .pay-and-ship-modal .content{padding:0!important}.all-questions-modal-wrapper .publishing-guidelines-info-modal{padding:1rem}.all-questions-modal-item-info{padding:.75rem;display:flex;align-items:center;gap:1rem;border-bottom:1px solid #e4e4e4}@media screen and (min-width:768px){.all-questions-modal-item-info{gap:0;margin-bottom:.75rem}}.all-questions-modal-item-info-image{width:52px;height:52px;border-radius:.25rem}.all-questions-modal-item-info-content{display:flex;flex:1;flex-direction:column;gap:.25rem;font-size:.75rem;line-height:.875rem}.all-questions-modal-item-info-content-price{font-size:.875rem;line-height:1rem;font-weight:700}.all-questions-modal-item-info svg{font-size:1.25rem;color:#ff3f55}.all-questions-modal-empty{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:.75rem;color:#2c2c2c;height:calc(100dvh - 300px)}.all-questions-modal-empty h2{font-size:1rem;line-height:1.325em;font-weight:700}.all-questions-modal-empty p{font-size:.875rem;line-height:1.25rem;text-align:center}.all-questions-modal-list-wrapper{position:relative;height:100dvh}.all-questions-modal-list-wrapper .all-questions-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:5}.all-questions-modal-list-wrapper .all-questions-modal-list{display:flex;flex-direction:column;padding:.75rem;max-height:calc(100dvh - 230px);overflow-y:auto}.all-questions-modal-list-wrapper .all-questions-modal-list::-webkit-scrollbar{width:6px}.all-questions-modal-list-wrapper .all-questions-modal-list::-webkit-scrollbar-thumb{background-color:#2c2c2c;border-radius:3px}.all-questions-modal-list-wrapper .all-questions-modal-list::-webkit-scrollbar-track{background-color:#d9d9d9;border-radius:3px}.all-questions-modal-list-wrapper .all-questions-modal-list.is-my-ads{max-height:calc(100dvh - 140px)}.all-question-modal-overflow-hidden{overflow:hidden}.all-questions-inner-skeleton-wrapper{display:flex;flex-direction:column;gap:.5rem;height:100%}.all-questions-inner-skeleton-wrapper-qa{border-bottom:1px solid #e4e4e4}.all-questions-inner-skeleton-wrapper-qa,.all-questions-inner-skeleton-wrapper-qa-item{display:flex;flex-direction:column;gap:4px}.all-questions-inner-skeleton-wrapper-qa-item-message{width:50dvw}.all-questions-inner-skeleton-wrapper-qa-item-time{width:20dvw;margin-bottom:8px}.question-and-answer-wrapper{position:relative}@media screen and (min-width:768px){.question-and-answer-wrapper{border-radius:8px;border:1px solid #e4e4e4;background:#fff;box-shadow:0 0 1px 0 rgba(40,41,61,.04),0 2px 4px 0 rgba(96,97,112,.16);padding:1.5rem}}.question-and-answer-wrapper .question-and-answer{background-color:#fff;padding:1rem;color:#2c2c2c}@media screen and (min-width:768px){.question-and-answer-wrapper .question-and-answer{padding:0}}.question-and-answer-wrapper .question-and-answer-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}@media screen and (min-width:768px){.question-and-answer-wrapper .question-and-answer-header{margin-bottom:1rem}}.question-and-answer-wrapper .question-and-answer-header-left{display:flex;align-items:center;gap:.25rem}.question-and-answer-wrapper .question-and-answer-header-left .question-icon{font-size:1rem;flex-shrink:0}.question-and-answer-wrapper .question-and-answer-header-left .info-icon{color:#929292;font-size:.75rem;flex-shrink:0;cursor:pointer}.question-and-answer-wrapper .question-and-answer-header-title{font-size:.938rem;font-weight:700}.question-and-answer-wrapper .question-and-answer-header-right{color:#ff3f55;font-size:.75rem;line-height:.875rem;font-weight:600;border-bottom:1px solid #ff3f55}@media screen and (min-width:768px){.question-and-answer-wrapper .question-and-answer-header-right{display:none}}.question-and-answer-wrapper .question-and-answer-content{padding:.75rem;border:1px solid #e4e4e4;border-radius:.5rem}.question-and-answer-wrapper .question-and-answer-content.no-border{border:none;padding:0;gap:0}.question-and-answer-wrapper .question-and-answer-content .question-and-answer-content-list-wrapper{position:relative;display:flex;flex-direction:column;gap:.75rem}@media screen and (min-width:768px){.question-and-answer-wrapper .question-and-answer-content .question-and-answer-content-list-wrapper{gap:1rem}}.question-and-answer-wrapper .question-and-answer-content .question-and-answer-content-list-wrapper .question-and-answer-content-list-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:5}.question-and-answer-wrapper .question-and-answer-content .question-and-answer-content-list-wrapper .question-and-answer-content-list{display:flex;flex-direction:column;gap:.75rem}@media screen and (min-width:768px){.question-and-answer-wrapper .question-and-answer-content .question-and-answer-content-list-wrapper .question-and-answer-content-list{gap:1rem;padding-right:.75rem;max-height:500px;overflow-y:auto}.question-and-answer-wrapper .question-and-answer-content .question-and-answer-content-list-wrapper .question-and-answer-content-list::-webkit-scrollbar{width:6px}.question-and-answer-wrapper .question-and-answer-content .question-and-answer-content-list-wrapper .question-and-answer-content-list::-webkit-scrollbar-thumb{background-color:#2c2c2c;border-radius:3px}.question-and-answer-wrapper .question-and-answer-content .question-and-answer-content-list-wrapper .question-and-answer-content-list::-webkit-scrollbar-track{background-color:#d9d9d9;border-radius:3px}}.question-and-answer-container-skeleton{display:flex;flex-direction:column;gap:1.5rem;padding:1rem}@media screen and (min-width:768px){.question-and-answer-container-skeleton{padding:0}}.question-and-answer-container-skeleton-title{width:7.5rem}.question-and-answer-container-skeleton-button{display:none}@media screen and (min-width:768px){.question-and-answer-container-skeleton-button{display:block}.question-and-answer-container-skeleton-button .skeleton-rectangle-item{height:2.25rem!important}}.vehicle-damage-status{position:relative;display:flex;flex-direction:column;gap:1rem;width:100%}.vehicle-damage-status h4{color:#2c2c2c;font-weight:700}.vehicle-damage-status .content{display:flex;gap:1.5rem;width:100%}@media screen and (max-width:768px){.vehicle-damage-status .content{flex-direction:column;gap:1rem}}.vehicle-damage-status .content .vehicle-map{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.625rem;color:#e0e0e0;border:1px solid #e4e4e4;padding:1rem;width:100%}@media screen and (max-width:768px){.vehicle-damage-status .content .vehicle-map{padding:.25rem 0}}.vehicle-damage-status .content .vehicle-map .vehicle-label{padding:.5rem;color:#929292;font-size:.75rem}.vehicle-damage-status .content .vehicle-map .front,.vehicle-damage-status .content .vehicle-map .mid,.vehicle-damage-status .content .vehicle-map .rear{display:flex}.vehicle-damage-status .content .vehicle-map .front{position:relative}.vehicle-damage-status .content .vehicle-map .front .wrapper{width:186px;height:64px}@media screen and (max-width:768px){.vehicle-damage-status .content .vehicle-map .front .wrapper{width:145px;height:50px}}.vehicle-damage-status .content .vehicle-map .front .on-tampon{width:145px;height:42px;position:absolute;top:.125rem;left:50%;transform:translateX(-50%)}@media screen and (max-width:768px){.vehicle-damage-status .content .vehicle-map .front .on-tampon{width:113px;height:33px}}.vehicle-damage-status .content .vehicle-map .front .on-tampon .action-button{top:1.125rem}.vehicle-damage-status .content .vehicle-map .rear{position:relative}.vehicle-damage-status .content .vehicle-map .rear .wrapper{width:152px;height:47px}@media screen and (max-width:768px){.vehicle-damage-status .content .vehicle-map .rear .wrapper{width:118px;height:37px}}.vehicle-damage-status .content .vehicle-map .rear .arka-tampon{width:145px;height:42px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}@media screen and (max-width:768px){.vehicle-damage-status .content .vehicle-map .rear .arka-tampon{width:113px;height:33px}}.vehicle-damage-status .content .vehicle-map .rear .arka-tampon .action-button{bottom:6px;top:unset;transform:translateX(-50%)}.vehicle-damage-status .content .vehicle-map .mid{display:flex;align-items:center}.vehicle-damage-status .content .vehicle-map .mid .center{position:relative}@media screen and (max-width:768px){.vehicle-damage-status .content .vehicle-map .mid .center{margin-left:-7px;margin-right:-7px}}.vehicle-damage-status .content .vehicle-map .mid .center .wrapper{width:161px;height:318px}@media screen and (max-width:768px){.vehicle-damage-status .content .vehicle-map .mid .center .wrapper{width:125px;height:248px}}.vehicle-damage-status .content .vehicle-map .mid .center .motor-kaputu{width:105px;height:88px;position:absolute;top:.625rem;left:50%;transform:translateX(-50%)}@media screen and (max-width:768px){.vehicle-damage-status .content .vehicle-map .mid .center .motor-kaputu{width:82px;height:68px;top:8px}}.vehicle-damage-status .content .vehicle-map .mid .center .tavan{width:78px;height:86px;position:absolute;top:144px;left:50%;transform:translateX(-50%)}@media screen and (max-width:768px){.vehicle-damage-status .content .vehicle-map .mid .center .tavan{width:61px;height:67px;top:112px}}.vehicle-damage-status .content .vehicle-map .mid .center .bagaj-kapagi{width:106px;height:42px;position:absolute;bottom:18px;left:50%;transform:translateX(-50%)}@media screen and (max-width:768px){.vehicle-damage-status .content .vehicle-map .mid .center .bagaj-kapagi{width:82px;bottom:12px}}.vehicle-damage-status .content .vehicle-map .mid .left,.vehicle-damage-status .content .vehicle-map .mid .right{position:relative}.vehicle-damage-status .content .vehicle-map .mid .left .wrapper,.vehicle-damage-status .content .vehicle-map .mid .right .wrapper{width:99px;height:313px}@media screen and (max-width:768px){.vehicle-damage-status .content .vehicle-map .mid .left .wrapper,.vehicle-damage-status .content .vehicle-map .mid .right .wrapper{width:77px;height:244px}}.vehicle-damage-status .content .vehicle-map .mid .left .sag-on-camurluk,.vehicle-damage-status .content .vehicle-map .mid .left .sol-on-camurluk,.vehicle-damage-status .content .vehicle-map .mid .right .sag-on-camurluk,.vehicle-damage-status .content .vehicle-map .mid .right .sol-on-camurluk{width:55px;height:92px;position:absolute;left:5px;top:9px}@media screen and (max-width:768px){.vehicle-damage-status .content .vehicle-map .mid .left .sag-on-camurluk,.vehicle-damage-status .content .vehicle-map .mid .left .sol-on-camurluk,.vehicle-damage-status .content .vehicle-map .mid .right .sag-on-camurluk,.vehicle-damage-status .content .vehicle-map .mid .right .sol-on-camurluk{width:43px;height:71px;top:7px}}.vehicle-damage-status .content .vehicle-map .mid .left .sag-on-camurluk .action-button,.vehicle-damage-status .content .vehicle-map .mid .left .sol-on-camurluk .action-button,.vehicle-damage-status .content .vehicle-map .mid .right .sag-on-camurluk .action-button,.vehicle-damage-status .content .vehicle-map .mid .right .sol-on-camurluk .action-button{top:14px;left:1.5rem}.vehicle-damage-status .content .vehicle-map .mid .left .sag-on-camurluk,.vehicle-damage-status .content .vehicle-map .mid .right .sag-on-camurluk{left:unset;right:5px}.vehicle-damage-status .content .vehicle-map .mid .left .sag-on-camurluk .action-button,.vehicle-damage-status .content .vehicle-map .mid .right .sag-on-camurluk .action-button{left:unset;right:.5rem}.vehicle-damage-status .content .vehicle-map .mid .left .sag-on-kapi,.vehicle-damage-status .content .vehicle-map .mid .left .sol-on-kapi,.vehicle-damage-status .content .vehicle-map .mid .right .sag-on-kapi,.vehicle-damage-status .content .vehicle-map .mid .right .sol-on-kapi{width:79px;height:79px;position:absolute;left:10px;top:100px}@media screen and (max-width:768px){.vehicle-damage-status .content .vehicle-map .mid .left .sag-on-kapi,.vehicle-damage-status .content .vehicle-map .mid .left .sol-on-kapi,.vehicle-damage-status .content .vehicle-map .mid .right .sag-on-kapi,.vehicle-damage-status .content .vehicle-map .mid .right .sol-on-kapi{width:62px;height:62px;top:78px}}.vehicle-damage-status .content .vehicle-map .mid .left .sag-on-kapi .action-button,.vehicle-damage-status .content .vehicle-map .mid .left .sol-on-kapi .action-button,.vehicle-damage-status .content .vehicle-map .mid .right .sag-on-kapi .action-button,.vehicle-damage-status .content .vehicle-map .mid .right .sol-on-kapi .action-button{left:30px}.vehicle-damage-status .content .vehicle-map .mid .left .sag-on-kapi,.vehicle-damage-status .content .vehicle-map .mid .right .sag-on-kapi{left:unset;right:10px}.vehicle-damage-status .content .vehicle-map .mid .left .sag-on-kapi .action-button,.vehicle-damage-status .content .vehicle-map .mid .right .sag-on-kapi .action-button{left:unset;right:.5rem}.vehicle-damage-status .content .vehicle-map .mid .left .sag-arka-kapi,.vehicle-damage-status .content .vehicle-map .mid .left .sol-arka-kapi,.vehicle-damage-status .content .vehicle-map .mid .right .sag-arka-kapi,.vehicle-damage-status .content .vehicle-map .mid .right .sol-arka-kapi{width:79px;height:72px;position:absolute;left:10px;bottom:68px}@media screen and (max-width:768px){.vehicle-damage-status .content .vehicle-map .mid .left .sag-arka-kapi,.vehicle-damage-status .content .vehicle-map .mid .left .sol-arka-kapi,.vehicle-damage-status .content .vehicle-map .mid .right .sag-arka-kapi,.vehicle-damage-status .content .vehicle-map .mid .right .sol-arka-kapi{width:61px;height:56px;bottom:52px}}.vehicle-damage-status .content .vehicle-map .mid .left .sag-arka-kapi .action-button,.vehicle-damage-status .content .vehicle-map .mid .left .sol-arka-kapi .action-button,.vehicle-damage-status .content .vehicle-map .mid .right .sag-arka-kapi .action-button,.vehicle-damage-status .content .vehicle-map .mid .right .sol-arka-kapi .action-button{left:30px}.vehicle-damage-status .content .vehicle-map .mid .left .sag-arka-kapi,.vehicle-damage-status .content .vehicle-map .mid .right .sag-arka-kapi{left:unset;right:10px}.vehicle-damage-status .content .vehicle-map .mid .left .sag-arka-kapi .action-button,.vehicle-damage-status .content .vehicle-map .mid .right .sag-arka-kapi .action-button{left:unset;right:.5rem}.vehicle-damage-status .content .vehicle-map .mid .left .sag-arka-camurluk,.vehicle-damage-status .content .vehicle-map .mid .left .sol-arka-camurluk,.vehicle-damage-status .content .vehicle-map .mid .right .sag-arka-camurluk,.vehicle-damage-status .content .vehicle-map .mid .right .sol-arka-camurluk{width:64px;height:64px;position:absolute;left:13px;bottom:10px}@media screen and (max-width:768px){.vehicle-damage-status .content .vehicle-map .mid .left .sag-arka-camurluk,.vehicle-damage-status .content .vehicle-map .mid .left .sol-arka-camurluk,.vehicle-damage-status .content .vehicle-map .mid .right .sag-arka-camurluk,.vehicle-damage-status .content .vehicle-map .mid .right .sol-arka-camurluk{width:50px;height:50px;bottom:8px;left:10px}}.vehicle-damage-status .content .vehicle-map .mid .left .sag-arka-camurluk .action-button,.vehicle-damage-status .content .vehicle-map .mid .left .sol-arka-camurluk .action-button,.vehicle-damage-status .content .vehicle-map .mid .right .sag-arka-camurluk .action-button,.vehicle-damage-status .content .vehicle-map .mid .right .sol-arka-camurluk .action-button{left:30px}.vehicle-damage-status .content .vehicle-map .mid .left .sag-arka-camurluk,.vehicle-damage-status .content .vehicle-map .mid .right .sag-arka-camurluk{left:unset;right:13px}@media screen and (max-width:768px){.vehicle-damage-status .content .vehicle-map .mid .left .sag-arka-camurluk,.vehicle-damage-status .content .vehicle-map .mid .right .sag-arka-camurluk{right:10px}}.vehicle-damage-status .content .vehicle-map .mid .left .sag-arka-camurluk .action-button,.vehicle-damage-status .content .vehicle-map .mid .right .sag-arka-camurluk .action-button{left:unset;right:.5rem}.vehicle-damage-status .part-item{display:inline;cursor:default}.vehicle-damage-status .part-item .action-button:hover{background:#fff;color:currentColor}.vehicle-damage-status .part-item.selectable,.vehicle-damage-status .part-item.selectable .action-button{cursor:pointer}.vehicle-damage-status .part-item.selectable:hover{color:#929292}.vehicle-damage-status .part-item.orijinal,.vehicle-damage-status .part-item.orijinal:hover{color:#8baf60}.vehicle-damage-status .part-item.lokal-boyali,.vehicle-damage-status .part-item.lokal-boyali:hover{color:#ffd200}.vehicle-damage-status .part-item.boyali,.vehicle-damage-status .part-item.boyali:hover{color:#fb8636}.vehicle-damage-status .part-item.degisen,.vehicle-damage-status .part-item.degisen:hover{color:#e34a6b}.vehicle-damage-status .part-item svg{width:100%;height:100%}.vehicle-damage-status .part-item .action-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;border:2px solid #fff;border-radius:50%;padding:0;font-size:.75rem;width:1.125rem;height:1.125rem;text-transform:uppercase;color:currentColor;cursor:default}.vehicle-damage-status .part-item .action-button.plus{color:#fff;background:#ff3f55}.vehicle-damage-status .part-item .action-button svg{width:9px;height:9px}.vehicle-damage-status .clear-button{margin-top:1rem;opacity:0;font-size:.75rem}@media screen and (max-width:768px){.vehicle-damage-status .clear-button{margin-top:.5rem;margin-bottom:.5rem}}.vehicle-damage-status .clear-button.visible{opacity:1}.vehicle-damage-legend{display:flex;flex-wrap:wrap;gap:1rem}.vehicle-damage-legend.status-list{flex-direction:column;flex-wrap:nowrap}.vehicle-damage-legend li{display:flex;gap:.5rem;font-size:.875rem;color:dimgray}.vehicle-damage-legend li.parts{margin-top:-.25rem;color:#2c2c2c;line-height:1.125rem}.vehicle-damage-legend li .icon{width:1rem;height:1rem;border-radius:50%;display:flex;justify-content:center;align-items:center;background-color:#8baf60;color:#fff;font-size:.75rem;font-weight:600}.vehicle-damage-legend li .icon.lokal-boyali{background-color:#ffd200}.vehicle-damage-legend li .icon.boyali{background-color:#fb8636}.vehicle-damage-legend li .icon.degisen{background-color:#e34a6b}