.page-express-shipping-product .page-header{margin-top:3rem}.page-express-shipping-product .page-header img{width:100%;height:auto}.page-express-shipping-product .page-header .page-description{font-weight:700;font-size:14px}.page-express-shipping-product .delivery-section{margin:50px auto;border-radius:8px}.page-express-shipping-product .delivery-section .main-title{font-size:32px;font-weight:600;color:var(--color-black-main);margin-bottom:32px;line-height:42px}.page-express-shipping-product .delivery-section .subtitle{font-size:18px;margin-bottom:16px;line-height:24px;font-weight:600}.page-express-shipping-product .delivery-section .notes{font-size:14px;margin-bottom:32px;font-weight:400}.page-express-shipping-product .delivery-section .notes p{margin-bottom:8px}.page-express-shipping-product .delivery-section .reception-info{border-radius:8px;margin-bottom:32px}.page-express-shipping-product .delivery-section .reception-info .title{color:var(--color-black-main);margin-bottom:12px;font-size:18px;font-weight:600;line-height:24px}.page-express-shipping-product .delivery-section .reception-info .sub-title,.page-express-shipping-product .delivery-section .reception-info .description{font-size:14px;font-weight:400}.page-express-shipping-product .delivery-section .reception-info .workflow-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;margin-bottom:24px}.page-express-shipping-product .delivery-section .reception-info .workflow-steps .step{border:2px dashed var(--color-green-secondary);border-radius:8px;padding:24px;transition:all .3s ease;display:flex;flex-direction:row;align-items:center;gap:16px}.page-express-shipping-product .delivery-section .reception-info .workflow-steps .step:hover{border-color:var(--color-green-secondary);transform:translateY(-2px)}.page-express-shipping-product .delivery-section .reception-info .workflow-steps .step .title{font-size:16px;font-weight:600;color:var(--color-black-main);margin-bottom:8px;text-align:left;line-height:22px}.page-express-shipping-product .delivery-section .reception-info .workflow-steps .step .description{font-size:14px;font-weight:400}.page-express-shipping-product .delivery-section .reception-info .warning-content .title{font-size:14px;font-weight:700}.page-express-shipping-product .delivery-section .reception-info .warning-content .content-text-warning{font-size:14px;font-weight:400}.page-express-shipping-product .delivery-section .calendar-examples{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}.page-express-shipping-product .delivery-section .calendar-examples .example .example-title{font-weight:600;font-size:18px;color:var(--color-black-main);margin-bottom:16px}.page-express-shipping-product .delivery-section .calendar-examples .example .calendar-table{width:100%;border:2px solid #dee2e6;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px #0000001a}.page-express-shipping-product .delivery-section .calendar-examples .example .calendar-table .header-row{background-color:var(--color-green-secondary);color:#fff}.page-express-shipping-product .delivery-section .calendar-examples .example .calendar-table .header-row .header-cell{padding:12px;font-weight:600;font-size:16px;text-align:center;border-right:1px solid rgba(255,255,255,.3)}.page-express-shipping-product .delivery-section .calendar-examples .example .calendar-table .header-row .header-cell:last-child{border-right:none}.page-express-shipping-product .delivery-section .calendar-examples .example .calendar-table .header-row .header-cell.weekend{background-color:#9ca3af}.page-express-shipping-product .delivery-section .calendar-examples .example .calendar-table .body-row{background-color:var(--color-white-1)}.page-express-shipping-product .delivery-section .calendar-examples .example .calendar-table .body-row .body-cell{padding:16px 8px;text-align:center;border-right:1px solid #dee2e6;font-size:18px;font-weight:600;justify-items:center}.page-express-shipping-product .delivery-section .calendar-examples .example .calendar-table .body-row .body-cell:last-child{border-right:none}.page-express-shipping-product .delivery-section .calendar-examples .example .calendar-table .body-row .body-cell.holiday{background-color:#f3f4f6;color:#6b7280}.page-express-shipping-product .delivery-section .calendar-examples .example .calendar-table .body-row .body-cell .content-cirle{display:flex;align-items:center;justify-content:center;width:100px;height:100px;background-color:var(--color-green-1);color:var(--color-green-secondary);border-radius:50%}.page-express-shipping-product .delivery-section .calendar-examples .example .calendar-table .body-row .body-cell .content-icon{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}.page-express-shipping-product .delivery-section .calendar-examples .example .calendar-table .body-row .body-cell .content-icon .text{font-size:14px;font-weight:500}.page-express-shipping-product .express-shipping-product .section-title{font-size:24px;font-weight:600;color:var(--color-black-main);margin-bottom:4px}.page-express-shipping-product .express-shipping-product .section-underline{width:80px;height:4px;background-color:var(--color-green-secondary)}.page-express-shipping-product .express-shipping-product .product-total{display:flex;align-items:center;justify-content:space-between}.page-express-shipping-product .express-shipping-product .product-total .total{font-size:16px;font-weight:400}.page-express-shipping-product .express-shipping-product .products-list{margin:1rem 0;display:grid;grid-template-columns:repeat(5,1fr);justify-content:center;gap:16px}@media (max-width: 639px){.page-express-shipping-product .page-header{padding-left:10px;padding-right:10px}.page-express-shipping-product .page-header .page-description{font-weight:700;font-size:12px}.page-express-shipping-product .delivery-section{padding-left:10px;padding-right:10px}.page-express-shipping-product .delivery-section .workflow-steps{grid-template-columns:1fr;gap:16px}.page-express-shipping-product .express-shipping-product{padding-left:10px;padding-right:10px}.page-express-shipping-product .express-shipping-product .products-list{grid-template-columns:repeat(2,1fr)}}@media (min-width: 640px) and (max-width: 767px){.page-express-shipping-product .delivery-section{margin:20px auto;padding-bottom:20px}.page-express-shipping-product .delivery-section .main-title{font-size:24px}.page-express-shipping-product .delivery-section .workflow-steps{grid-template-columns:1fr;gap:16px}.page-express-shipping-product .delivery-section .calendar-examples{grid-template-columns:1fr;gap:24px}.page-express-shipping-product .delivery-section .calendar-examples .calendar-table .body-row .body-cell{padding:12px 4px;font-size:10px}.page-express-shipping-product .express-shipping-product .products-list{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px) and (max-width: 991px){.page-express-shipping-product .delivery-section .calendar-examples{grid-template-columns:1fr}.page-express-shipping-product .express-shipping-product .products-list{grid-template-columns:repeat(3,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/stylesheet.page-express-shipping-product.css.map */
