.botterobr-custom-components-0-x-modalContainer{width:442px;max-width:100vw;background:#f4f4f4;border-radius:8px;border:1px solid #e6d24c;padding:24px;box-sizing:border-box;transform:translateX(100vw);opacity:0;transition:transform .5s ease-out,opacity .5s ease-out}.botterobr-custom-components-0-x-modalContainer.botterobr-custom-components-0-x-active{transform:translateX(0);opacity:1}.botterobr-custom-components-0-x-modalContainer::-webkit-backdrop{background-color:rgba(0,0,0,.16);-webkit-transition:background-color .5s ease;transition:background-color .5s ease}.botterobr-custom-components-0-x-modalContainer::backdrop{background-color:rgba(0,0,0,.16);transition:background-color .5s ease}.botterobr-custom-components-0-x-modalContainer.botterobr-custom-components-0-x-active::-webkit-backdrop{background-color:rgba(0,0,0,.16)}.botterobr-custom-components-0-x-modalContainer.botterobr-custom-components-0-x-active::backdrop{background-color:rgba(0,0,0,.16)}.botterobr-custom-components-0-x-modalContainer button{outline:none;border:none;background:none;cursor:pointer}.botterobr-custom-components-0-x-modalHeader{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:21px}.botterobr-custom-components-0-x-title{margin:0;font-family:Open Sans,sans-serif;font-size:16px;font-weight:700;line-height:140%;color:#353535}.botterobr-custom-components-0-x-box{background-color:#fff;padding:8px;border-radius:8px;gap:12px;display:flex;flex-direction:row;align-items:center;margin-bottom:20px}.botterobr-custom-components-0-x-box_infos{flex-grow:1;display:flex;flex-direction:column;align-items:flex-start}.botterobr-custom-components-0-x-box_image .botterobr-custom-components-0-x-image{flex-shrink:0;width:80px;height:80px;-o-object-fit:contain;object-fit:contain}.botterobr-custom-components-0-x-name{margin:0 0 4px;font-family:Open Sans,sans-serif;font-size:14px;font-weight:400;color:#353535}.botterobr-custom-components-0-x-listPrice{font-family:Open Sans,sans-serif;font-size:12px;font-weight:400;line-height:140%;margin:0;text-decoration:line-through;color:#777}.botterobr-custom-components-0-x-price{font-family:Open Sans,sans-serif;font-size:16px;font-weight:700;line-height:140%;color:#353535;margin:0}.botterobr-custom-components-0-x-priceContent{display:flex;flex-direction:row;align-items:center;gap:6px}.botterobr-custom-components-0-x-discountPercentage{background-color:#141400;border-radius:4px;padding:2px 8px;font-family:Open Sans,sans-serif;font-size:10px;font-weight:400;line-height:140%;color:#fff}.botterobr-custom-components-0-x-button_box{display:flex;flex-direction:column;width:100%;gap:8px}.botterobr-custom-components-0-x-button_box .botterobr-custom-components-0-x-cart,.botterobr-custom-components-0-x-button_box .botterobr-custom-components-0-x-mais{display:block;font-family:Open Sans,sans-serif;font-size:14px;font-weight:700;line-height:140%;border-radius:4px;padding:10px 16px;text-align:center;cursor:pointer}.botterobr-custom-components-0-x-button_box .botterobr-custom-components-0-x-cart{background-color:#e6d24c;color:#353535;text-decoration:none}.botterobr-custom-components-0-x-button_box .botterobr-custom-components-0-x-mais{color:#141400;border:1px solid #141400}