:root{--orderOut-spacing-30: clamp(.938rem, 1.8vw + .4rem, 1.875rem)}#orderHeader .basicContainer{padding-top:0;padding-bottom:0}#orderHeader-container{padding-top:1.5em;padding-bottom:1.5em;border-bottom:solid 1px #aaa;display:flex;align-items:center;justify-content:space-between}#orderHeader-container #logo{width:170px}#orderOutMain{padding:var(--spacing-60) 0}#orderTitleAndIcons{display:grid;grid-template-columns:auto auto;gap:var(--spacing-30);margin-bottom:var(--spacing-60)}@media (max-width: 667px){#orderTitleAndIcons{grid-template-columns:repeat(1,1fr)}}#orderUspListContainer{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--spacing-30)}#orderUspListContainer .orderUspItem{text-align:center;line-height:1.3em}#orderUspListContainer .orderUspItem .partContentFileImageGallery2.single{margin-bottom:10px}#orderUspListContainer .orderUspItem strong{color:var(--green)}#orderOutContainer{display:flex;flex-wrap:wrap;gap:var(--orderOut-spacing-30)}#orderOutContainer .partOrderOut{width:calc(100% - clamp(20rem,20vw + 6rem,26.25rem) - var(--orderOut-spacing-30))}#orderSummaryContainer{width:clamp(20rem,20vw + 6rem,26.25rem)}@media screen and (max-width: 960px){#orderOutContainer{flex-direction:column}#orderOutContainer .partOrderOut,#orderSummaryContainer{width:100%}}#orderOutSummary{border:solid 1px #ccc;padding:var(--orderOut-spacing-30);font-size:1rem;position:sticky;position:-webkit-sticky;top:0;display:flex;flex-direction:column;gap:15px}#orderOutSummary .heading{font-size:clamp(1.125rem,.44vw + 1rem,1.5rem);font-weight:700;color:#000;text-decoration:none;line-height:1.2em}#orderOutSummary .table{display:flex;flex-direction:column;gap:.625em}#orderOutSummary .table-row{display:flex;gap:20px}#orderOutSummary .table-row-label{margin-right:auto}#orderOutSummary .table-row-value{font-weight:700;color:#000}#orderOutSummary .totalCost{display:flex;align-items:center;gap:20px;padding-top:15px;border-top:solid 1px #999;font-weight:700;color:#000}#orderOutSummary .totalCost-label{margin-right:auto}#orderOutSummary .totalCost-value{font-size:1.25em}
