.PlaceOrder_placeOrder__r7DdP{display:flex;justify-content:space-between;align-items:center}@media(max-width:800px){.PlaceOrder_placeOrder__r7DdP{flex-direction:column-reverse;align-items:center;gap:20px}}.PlaceOrder_cartArrangementEmail__gRjJw{font-weight:400;font-size:18px;line-height:18px;color:var(--secondary-color);max-width:369px}.PlaceOrder_cartArrangementButton__omJni{width:100%;display:flex;justify-content:end}.PlaceOrder_orderCheckboxWrapper__Q6gU2{display:flex;justify-self:flex-end;justify-content:flex-end;align-content:center;gap:10px;transition:color .2s ease;max-width:560px;width:100%;margin-bottom:20px}@media(max-width:800px){.PlaceOrder_orderCheckboxWrapper__Q6gU2{justify-content:center}}.PlaceOrder_orderCheckboxWrapper__Q6gU2 input[type=checkbox]{appearance:none;-webkit-appearance:none;align-self:center;width:18px;height:18px;border:2px solid var(--checkbox-color-unchecked);border-radius:4px;background:var(--checkbox-color-unchecked);cursor:pointer;position:relative;transition:border-color .2s}.PlaceOrder_orderCheckboxWrapper__Q6gU2 input[type=checkbox]:checked{background:var(--active-link);border-color:var(--active-link)}.PlaceOrder_orderCheckboxWrapper__Q6gU2 input[type=checkbox]:checked:after{content:"";position:absolute;left:4px;top:0;width:6px;height:12px;border:solid var(--text-color);border-width:0 2px 2px 0;transform:rotate(45deg)}.PlaceOrder_orderCheckboxWrapper__Q6gU2 a{text-decoration:underline!important}