Mini Kabibi Habibi
body {
margin: 0;
font-family: "Open Sans";
overflow: hidden;
}
h1 {
font-style: normal;
font-weight: bold;
font-size: 16px;
line-height: 32px;
color: #383434;
}
p {
font-size: 13px;
line-height: 16px;
color: #454545;
}
.main {
text-align: center;
background-color: #ffffff;
height: 210px;
}
.main-logo-container {
display: inline-block;
}
.main-logo-container .img-wrapper img {
max-width: 105px;
padding-top: 32px;
}
.main-divider {
display: inline-block;
margin: 7px;
}
.main-description-container {
display: inline-block;
text-align: left;
vertical-align: top;
}
.main-desc-normal {
max-width: 295px;
height: 100%;
position: relative;
}
.main-desc-color-mode {
margin: 24px 32px 0 24px;
}
.main-description-container p {
font-size: 12px;
line-height: 16px;
color:#4A4A4A;
}
.footer {
height: 54px;
padding: 0 15px;
background-color: #F5F6FA;
}
.logo-container {
height: 100%;
display: inline-block;
}
.mfe-logo {
margin: 19px 0;
}
.footer > .footer-actions-container {
float: right;
margin: 11px 0;
}
.footer > .footer-actions-container button {
cursor: pointer;
height: 28.5px;
padding: 0 14px;
font-size: 11px;
font-weight: 600;
line-height: 15px;
border-radius: 2px;
}
.primary-btn {
color: #F3F3F3;
background: #4258FF;
min-width: 130px;
border: none;
}
.secondary-btn {
background: #FFFFFF;
color: #4258FF;
border: 1px solid #4258FF;
}
.footer-actions-divider {
display: inline-block;
padding: 4px;
}
.rtl {
float: left;
}
.colorModeToast {
height: 332px;
width: 563px;
display: flex;
border-radius: 8px;
}
.left_section {
width: 150px;
background-color: #F2F2F2;
border-radius: 8px 0 0 8px;
}
.logo {
width: 102px;
height: 20px;
position: absolute;
margin: 24px;
}
.ff_onboarding_img {
position: absolute;
bottom: 0;
}
.close {
position: absolute;
top: 8px;
right: 8px;
cursor: pointer;
}
.header {
font-weight: 600;
font-size: 20px;
line-height: 28px;
letter-spacing: 0.15px;
}
.desc1 {
font-weight: 400;
font-size: 14px;
line-height: 20px;
}
.desc2 {
font-weight: 400;
font-size: 14px;
line-height: 20px;
}
.buttons-container {
position: absolute;
bottom: 16px;
right: 16px;
display: flex;
flex-direction: row;
gap: 8px;
}
.remind-button {
width: 183px;
height: 44px;
padding: 0;
border: none;
font-weight: 600;
font-size: 16px;
line-height: 24px;
background-color: #FFFFFF;
color: #4258FF;
cursor: pointer;
}
.accept-button {
width: 161px;
height: 44px;
border-radius: 32px;
font-weight: 600;
font-size: 16px;
line-height: 24px;
border: 1px solid #4258FF;
background-color: #4258FF;
color: #FFFFFF;
cursor: pointer;
}
.hide {
display: none;
}
//9FFA4A01B4FF6BE3928702483745D36F2C9F7B2C1983BD4E453DF7804819BE561A2250A7E5B60B32C43D30B0FBB16BAA1A4B3FBD116A36DC36DB02AF6161894C++