.quotation--buttons{display:flex;gap:5px;margin-bottom:1rem}.v-list.quotation--suborders-container{background-color:transparent}.quotation--without-suborders{padding-top:50px;padding-bottom:50px;margin-bottom:0;background-color:var(--v-auxbg-base);border-radius:10px}.quotation--without-suborders>.quotation--text{font-size:24px;font-weight:700;text-align:center}.quotation--suborders{border-radius:10px;margin-bottom:15px}.quotation--suborders-head{display:flex;justify-content:space-between;padding:1rem 0;align-items:center}@media(800px > width){.quotation--suborders-head{flex-direction:column;align-items:flex-start}}.quotation--suborders-head .head-title{color:var(--v-primary-base);font-family:Roboto,sans-serif;font-size:1.25rem;font-weight:900;letter-spacing:.0125em;line-height:2rem;margin-bottom:0}@media(600px > width){.quotation--suborders-head .head-title{font-size:1rem;letter-spacing:.009375em;line-height:1.75rem}}.quotation--suborders-body{margin:0;margin-bottom:1rem;border-radius:10px}.quotation--suborders-body .body-title{color:var(--v-primary-base);font-size:.9rem;margin-bottom:0;font-weight:500}.quotation--suborders-body .body-text{font-size:1rem;font-weight:400}.theme--light .quotation--suborders{background-color:rgba(0,0,0,.03);border:1px solid rgba(0,0,0,.26)}.theme--dark .quotation--suborders{background-color:#282828;border:1px solid hsla(0,0%,100%,.16)}