.funngiz-static-note-below-accordions {
box-sizing: border-box;
width: 100%;
margin: 0;
direction: rtl;
text-align: right;
font-family: "Rubik", sans-serif;
}
.funngiz-static-note-below-accordions__heading {
display: flex;
align-items: flex-start;
gap: 10px;
margin: 0 0 8px;
color: #DBA872;
font-family: "Rubik", sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 26px;
letter-spacing: 0;
text-align: right;
vertical-align: middle;
}
.funngiz-static-note-below-accordions__heading::before {
content: "";
flex-shrink: 0;
width: 18px;
height: 18px;
margin-top: 3px;
background-image: url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 16.5C13.125 16.5 16.5 13.125 16.5 9C16.5 4.875 13.125 1.5 9 1.5C4.875 1.5 1.5 4.875 1.5 9C1.5 13.125 4.875 16.5 9 16.5Z' stroke='%23DBA872' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M9 6V9.75' stroke='%23DBA872' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8.99609 12H9.00283' stroke='%23DBA872' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: center;
background-size: contain;
}
.funngiz-static-note-below-accordions__body {
margin: 0;
color: #F2E2D7;
font-family: "Rubik", sans-serif;
font-weight: 400;
font-size: 16px;
line-height: 24px;
letter-spacing: 0;
text-align: right;
vertical-align: middle;
}
.funngiz-static-note-below-accordions__body p {
margin: 0 0 8px;
}
.funngiz-static-note-below-accordions__body p:last-child {
margin-bottom: 0;
}