@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
.modalpayment_tbigr_product {
display: none;
box-sizing: border-box !important;
align-items: center !important;
justify-content: center !important;
font-family: "Roboto", sans-serif !important;
font-weight: 400 !important;
font-style: normal !important;
position: fixed !important;
z-index: 4000000 !important;
left: 0 !important;
top: 0 !important;
width: 100% !important;
height: 100% !important;
overflow: auto !important;
background-color: rgb(0,0,0) !important;
background-color: rgba(0,0,0,0.4) !important;
}
.modalpayment-content_tbigr_product {
position: relative !important;
margin: auto !important;
padding: 0 !important;
border-radius: 16px !important;
}
.tbigr_body_product {
display: flex !important;
flex-direction: column !important;
-webkit-box-sizing: border-box !important;
-moz-box-sizing: border-box !important;
box-sizing: border-box !important;
border-radius: 16px !important;
background-color: #F7F7F7 !important;
padding: 0px !important;
box-shadow: 2px 2px 10px #cbd5e1 !important;
}
.tbigr_PopUp_Detailed_v1_product {
border-radius: 16px !important;
width: 100% !important;
background-color: #F7F7F7 !important;
overflow: hidden !important;
margin: auto !important;
}
.tbigr_Mask_product {
display: flex !important;
flex-direction: column !important;
border-radius: 16px !important;
background-color: #F7F7F7 !important;
}
.tbigr_popup_header_product {
display: flex !important;
justify-content: end !important;
padding: 5px !important;
border-bottom: 1px solid #e5e7eb !important;
}
.tbigr_svg_close_product {
width: 24px !important;
height: 24px !important;
border-radius: 9999px !important;
cursor: pointer !important;
}
.tbigr_svg_close_product:hover {
background-color: #e2e8f0 !important;
}
.tbigr-iframe-container_product {
display: flex !important;
width: 100% !important;
height: 680px !important;
padding: 0px !important;
margin: 0px !important;
}
.tbigr_iframe_product {
width: 100% !important;
height: 680px !important;
border: none !important;
padding: 0px !important;
margin: 0px !important;
overflow-x: hidden !important;
overflow-y: auto !important;
}