.order-hero{background:var(--bgGrey);width:100%;padding:80px 20px 20px}.order-hero-container{background:var(--white);border:1px solid var(--grey1);border-radius:16px;flex-direction:column;gap:8px;max-width:1120px;margin:auto;padding:12px;display:flex}.order-hero-top-links{justify-content:space-between;display:flex}.order-hero-left-tags{color:var(--primary);text-align:left;align-items:center;gap:14px;font-size:13px;font-weight:500;display:flex}.order-hero-left-tags .divider{background:var(--grey1);width:1px;height:14px}.order-hero-title{color:var(--black)}.order-hero-subtitle{color:var(--text2)}.order-hero-bottom{grid-template-columns:auto 1fr;place-items:center end;gap:20px;margin-top:10px;display:grid}.order-hero-tags{flex-wrap:wrap;justify-content:right;gap:12px;display:flex}@media (max-width:1024px){.order-hero-tags{width:100%}}@media (max-width:768px){.order-hero-bottom{grid-template-columns:1fr;justify-items:stretch;gap:20px}.order-hero-title,.order-hero-subtitle{text-align:center}.order-hero-top-links{flex-direction:column;align-items:center;gap:15px}.order-hero-bottom .order-btn-primary{justify-content:center;width:100%}.order-hero-tags{justify-content:center}}@media (max-width:426px){.order-hero{display:none}}
.order-builder{background:var(--bg-service);padding:0 20px 120px}.order-builder-container{grid-template-columns:2fr 1fr;align-items:start;gap:20px;max-width:1120px;height:calc(100vh - 114px);margin:auto;display:grid}@media (max-width:991px){.order-builder-container{grid-template-columns:1fr;height:calc(100vh + 410px)}}.order-accordion-card{border:1px solid var(--grey1);color:var(--black);border-radius:16px;margin:4px 8px}.order-service-note{color:var(--text2);margin-top:10px;font-size:14px}.order-service-note span{color:var(--black)}.order-left{background-color:var(--white);border:1px solid var(--grey1);border-radius:20px;flex-direction:column;height:100%;display:flex;overflow-y:auto}.order-left-header{border-bottom:1px solid var(--grey1);background:var(--white);z-index:2;padding:16px;position:-webkit-sticky;position:sticky;top:0}.order-left::-webkit-scrollbar{background:0 0;width:0}.order-left{scrollbar-width:none}.order-accordion-header-texts p{font-size:12px}.order-accordion-header{cursor:pointer;background:var(--bg-service);border-radius:16px;justify-content:space-between;padding:12px 15px;display:flex}.order-accordion-header-texts h5{color:var(--primary);font-weight:500}.accordion-arrow{justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.accordion-arrow.rotate{transform:rotate(180deg)}.order-accordion-body{flex-direction:column;gap:22px;padding:10px;display:flex}.order-form-field{flex-direction:column;gap:5px;display:flex}.order-form-field label{font-size:14px}.custom-select select{transition:border-color .3s}.select-arrow img{transition:transform .3s cubic-bezier(.4,0,.2,1)}@media (max-width:425px){.order-accordion-header-texts h5{font-size:14px}.order-accordion-header-texts p{font-size:12px}.order-builder{padding:80px 20px 120px}}.order-grid-2{grid-template-columns:1fr 1fr;gap:10px 20px;display:grid}@media (max-width:768px){.order-grid-2{grid-template-columns:1fr;gap:20px}}.order-addons-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.order-add-ons{border-bottom:1px solid var(--grey1);color:var(--primary);margin-top:10px;padding-bottom:6px}.summary-wrapper{position:-webkit-sticky;position:sticky;top:20px}.summary-card{background:var(--white);border:1px solid var(--grey1);height:-moz-fit-content;height:fit-content;color:var(--black);border-radius:16px;overflow:hidden}.summary-header{border-bottom:1px solid var(--grey1);padding:16px 20px}.summary-items{padding:16px}.remove-summary-item{background:var(--red-pastel);width:20px;height:20px;color:var(--red);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:600;transition:background .2s;display:inline-flex}.remove-summary-item:hover{background:var(--red);color:var(--white)}.summary-empty{flex-direction:column;justify-content:center;align-items:center;padding:12px;display:flex}.summary-empty p{margin-top:10px;font-size:12px}.summary-item{justify-content:space-between;margin-bottom:15px;font-size:14px;display:flex}.summary-price{gap:10px;font-weight:500;display:flex}.summary-total{border-top:1px solid var(--grey1);justify-content:space-between;padding:10px 20px;display:flex}.summary-buttons{flex-direction:column;gap:12px;margin-top:20px;display:flex}.summary-item-group{margin-bottom:16px}.summary-addon-label{color:var(--primary);border-bottom:1px solid var(--grey3);margin:6px 0 4px;font-size:12px;font-weight:500}.summary-addon-row{color:var(--text2);font-size:13px;margin-bottom:6px!important}.summary-addon-row .summary-price{color:var(--text2);font-weight:400}
