.total_bottle,.total_bottle_layout{background:#fefce8;width:100%}.total_bottle_layout{display:flex;flex-direction:column;margin:auto;max-width:var(--mainWidthLayout);padding:7.2rem 0}@media screen and (max-width:1024px){.total_bottle_layout{padding:5.2rem 0}}@media screen and (max-width:600px){.total_bottle_layout{padding:4rem 0}}.total_bottle_layout .box-heading{margin-top:0}.total_bottle_layout_list{display:flex;width:100%}@media screen and (max-width:1024px){.total_bottle_layout_list{flex-wrap:wrap;row-gap:1rem}}@media screen and (max-width:600px){.total_bottle_layout_list{row-gap:0}}.total_bottle_layout_list_item{align-items:center;display:flex;gap:1.6rem;padding:0 2rem;position:relative;width:25%}.total_bottle_layout_list_item:not(:last-child){border-right:2px solid #dbdbdb}@media screen and (max-width:1024px){.total_bottle_layout_list_item{width:50%}.total_bottle_layout_list_item:not(:last-child){border-right:none}.total_bottle_layout_list_item:first-child,.total_bottle_layout_list_item:nth-child(3){border-right:2px solid #dbdbdb}}@media screen and (max-width:600px){.total_bottle_layout_list_item{border-right:none!important;padding:1.6rem 2rem;width:100%}.total_bottle_layout_list_item:not(:last-child):after{background:#dbdbdb;bottom:0;content:"";display:block;height:2px;left:50%;position:absolute;transform:translateX(-50%);width:8.7rem}}.total_bottle_layout_list_item img{height:14rem;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:1024px){.total_bottle_layout_list_item img{height:11rem}}@media screen and (max-width:600px){.total_bottle_layout_list_item img{height:8rem}}.total_bottle_layout_list_item_wrap{display:flex;flex-direction:column;width:calc(100% - 7.6rem)}@media screen and (max-width:600px){.total_bottle_layout_list_item_wrap{width:calc(100% - 5.6rem)}}.total_bottle_layout_list_item_wrap .ant-typography{margin:0}.total_bottle_layout_list_item_wrap_quantity{color:var(--colorPrimary);font-size:4.8rem;font-weight:700;line-height:normal}@media screen and (max-width:1024px){.total_bottle_layout_list_item_wrap_quantity{font-size:3.6rem}}.total_bottle_layout_list_item_wrap_title{color:var(--colorText);font-size:2.4rem;font-weight:700;line-height:normal}@media screen and (max-width:1024px){.total_bottle_layout_list_item_wrap_title{font-size:2rem}}.box-heading{display:flex;flex-direction:column;gap:.4rem;margin:2.4rem auto;max-width:var(--mainWidthLayout);position:relative;width:100%}@media screen and (max-width:1024px){.box-heading{gap:0;margin-bottom:2rem}}@media screen and (max-width:600px){.box-heading{margin-bottom:1.6rem}}.box-heading .ant-typography{margin:0}.box-heading_title{font-size:4.8rem;font-style:normal;font-weight:700;text-align:center;text-transform:uppercase;width:100%;z-index:2}@media screen and (max-width:1024px){.box-heading_title{font-size:3.8rem}}@media screen and (max-width:600px){.box-heading_title{font-size:2.8rem}}.box-heading_sub-title,.box-heading_sub-title>p{color:var(--colorText);font-size:2rem;font-style:normal;font-weight:500;line-height:normal;text-align:center;z-index:2}@media screen and (max-width:1024px){.box-heading_sub-title,.box-heading_sub-title>p{font-size:1.6rem}}.box-heading.primary .box-heading_title{color:var(--colorPrimary)!important}.box-heading.normal .box-heading_title{color:var(--colorText)!important}.box-heading.primaryDark .box-heading_title{color:var(--colorPrimaryDark)!important}