.product-treatment-box{padding:24px 26px;background:#fdf4ed;border-top:1px solid #f4ddcb;border-bottom:1px solid #f4ddcb}
.product-treatment-header-top{display:flex;margin-bottom:12px}
.product-treatment-title{flex-grow:1;color:#333;font-size:1.2rem;line-height:130%}
.product-treatment-help{color:#899c80;font-size:1.2rem;font-weight:300;line-height:130%;text-decoration-line:underline}
.product-treatment-country .custom-select{--custom-select-border-color:#D7C9BF}
.product-treatment-country .custom-select-toggle{color:#000}
.product-treatment-country .custom-select-value{border-radius:3px;border-color:#f4ddcb;font-weight:300}
.product-treatment-country .custom-select.open .custom-select-value{border-bottom-left-radius:0;border-bottom-right-radius:0}
.product-treatment-country .custom-select.open .custom-select-toggle svg{transform:rotate(180deg)}
.product-treatment-error{font-size:1.4rem;font-weight:300;line-height:2.1rem;color:#fff;background:#c87d60;padding:8px 24px;margin-bottom:16px;border-radius:4px}
.product-treatment-error-negative~.product-treatment-error{display:none}
.product-treatment-options-box{background:#fff;border-radius:0 0 12px 12px;padding:16px 26px;position:relative}
.product-treatment-options-loader:not(.hidden){display:flex;align-items:center;justify-content:center;position:absolute;top:16px;left:26px;width:calc(100% - 52px);height:calc(100% - 32px);background:rgba(255,255,255,.85)}
.product-treatment-options-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}
.product-treatment-options-header-title{color:#756e6b;font-size:14px;font-weight:500;line-height:171%}
.product-treatment-options-header-price{color:#625f59;font-size:14px;font-weight:300;line-height:160%}
.product-treatment-options-header-edit{display:none;color:#899c80;font-size:14px;font-weight:300;line-height:24px}
.product-treatment-options-header-edit a{color:inherit;text-decoration:underline}
.product-treatment-options-add{display:flex;gap:14px;cursor:pointer}
.product-treatment-options-add-icon{width:24px;max-width:24px;min-width:24px;height:24px;min-height:24px;max-height:24px;color:#c87d60;margin-top:3px}
.product-treatment-options-add-icon svg{width:24px;height:24px}
.product-treatment-options-add-text{color:#756e6b;font-size:15px;font-weight:300;line-height:160%}
.product-treatment-options-add-text span{font-weight:400;color:#c87d60;text-decoration:underline}
.product-treatment-options-add-text strong{font-weight:400}
.product-treatment-options-added{display:none}
.product-treatment-options-added-clinic{color:#756e6b;font-size:15px;font-weight:300;line-height:24px;margin-bottom:4px}
.product-treatment-options-added-treatment{display:flex;justify-content:space-between;color:#756e6b;font-size:15px;font-weight:300;line-height:24px;margin-bottom:4px}
.product-treatment-options-added-treatment-price{font-size:14px}
.product-treatment .product-treatment-options-box.added .product-treatment-options-add,.product-treatment .product-treatment-options-box.added .product-treatment-options-header-price{display:none}
.product-treatment .product-treatment-options-box.added .product-treatment-options-added,.product-treatment .product-treatment-options-box.added .product-treatment-options-header-edit{display:block}
.product-residential-box{background:#fff;border-radius:12px 12px 0 0;padding:16px 26px}
.product-residential-header-top{display:flex;margin-bottom:8px}
.product-residential-title{flex-grow:1;color:#756e6b;font-size:1.4rem;font-weight:500;line-height:171%}
.product-residential-help{color:#899c80;font-size:1.4rem;font-weight:300;line-height:171%;text-decoration-line:underline}
.product-residential-country .static-select{--custom-select-border-color:#D7C9BF;border-radius:12px;font-weight:300}
.product-residential-country .static-select-toggle{color:#d7c9bf}