/* line 1, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app { background: #EDF3FC; } /* line 3, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner { display: grid; column-gap: 64px; } @media (min-width: 320px) { /* line 3, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner { grid-template-columns: 100%; } } @media (min-width: 768px) { /* line 3, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner { grid-template-columns: 357px calc(100% - 424px); } } /* line 14, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner figure { padding: 50px 50px 0 0; margin: 0; } /* line 17, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner figure img { max-width: 100%; } @media (min-width: 320px) { /* line 21, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner > figure { display: none; } } @media (min-width: 768px) { /* line 21, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner > figure { display: block; align-self: flex-end; } } @media (min-width: 320px) { /* line 32, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content { padding: 24px 0 32px 0; } } @media (min-width: 768px) { /* line 32, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content { padding: 85px 0 50px 0; } } /* line 41, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content .head-app { margin-bottom: 32px; } @media (min-width: 320px) { /* line 43, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content .head-app h3 { font-weight: 500; font-size: 20px; line-height: 34px; color: #1E4275; margin: 2px 0 0 0; } } @media (min-width: 768px) { /* line 43, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content .head-app h3 { font-weight: 500; font-size: 24px; line-height: 36px; color: #1E4275; margin: 2px 0 0 0; } } /* line 61, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content .head-app p { font-weight: 400; font-size: 14px; line-height: 21px; color: #1E4275; margin: 0; } @media (min-width: 320px) { /* line 61, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content .head-app p { font-weight: 400; font-size: 12px; line-height: 18px; color: #1E4275; margin: 0; } } @media (min-width: 768px) { /* line 61, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content .head-app p { font-weight: 400; font-size: 14px; line-height: 21px; color: #1E4275; margin: 0; } } @media (min-width: 320px) { /* line 84, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content .send-app-link-area { margin-bottom: 37px; } } @media (min-width: 768px) { /* line 84, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content .send-app-link-area { margin-bottom: 32px; } } @media (min-width: 320px) { /* line 93, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content .send-app-link-area h4 { font-weight: 400; font-size: 12px; line-height: 18px; margin: 0 0 8px 0; color: #1E4275; } } @media (min-width: 768px) { /* line 93, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content .send-app-link-area h4 { font-weight: 400; font-size: 14px; line-height: 21px; margin: 0 0 8px 0; color: #1E4275; } } /* line 111, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content .send-app-link-area .send-app-form-area { display: flex; flex-wrap: wrap; } @media (min-width: 320px) { /* line 115, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content .send-app-link-area .send-app-form-area .number-area { width: 63%; height: 43px; padding: 12px 16px 10px; background: #F6F9FD; border-radius: 6px; margin-right: 8px; display: flex; flex-wrap: wrap; } } @media (min-width: 768px) { /* line 115, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content .send-app-link-area .send-app-form-area .number-area { width: 366px; height: 48px; padding: 12px 16px; background: #F6F9FD; border-radius: 6px; margin-right: 14px; display: flex; flex-wrap: wrap; } } @media (min-width: 320px) { /* line 140, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content .send-app-link-area .send-app-form-area .number-area span { font-weight: 400; font-size: 14px; line-height: 21px; color: #121314; padding-right: 21px; margin-right: 0; } } @media (min-width: 768px) { /* line 140, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content .send-app-link-area .send-app-form-area .number-area span { font-size: 16px; line-height: 24px; padding-right: 17px; margin-right: 16px; } } /* line 158, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content .send-app-link-area .send-app-form-area .number-area input[type="text"] { font-weight: 400; font-size: 16px; line-height: 24px; color: #4E5055; background: transparent; border: 0; outline: none; width: calc(100% - 65px); } @media (min-width: 320px) { /* line 158, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content .send-app-link-area .send-app-form-area .number-area input[type="text"] { font-weight: 400; font-size: 14px; line-height: 21px; color: #4E5055; background: transparent; border: 0; outline: none; width: calc(100% - 48px); } } @media (min-width: 768px) { /* line 158, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content .send-app-link-area .send-app-form-area .number-area input[type="text"] { font-size: 16px; line-height: 24px; width: calc(100% - 65px); } } @media (min-width: 320px) { /* line 185, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content .send-app-link-area .send-app-form-area button { display: flex; justify-content: center; align-items: center; font-weight: 500; padding: 12px 10px; font-size: 12px; line-height: 16px; background: #1E4275; border-radius: 6px; color: #fff; border: 0; text-transform: capitalize; } } @media (min-width: 768px) { /* line 185, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content .send-app-link-area .send-app-form-area button { font-size: 16px; line-height: 24px; padding: 12px 16px; } } /* line 212, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content .app-store ul { list-style: none; padding: 0; margin: 0; display: flex; flex-wrap: wrap; } /* line 218, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content .app-store ul li { margin-right: 16px; } /* line 221, app/assets/stylesheets/b2c_design/footer.scss */ .cloud-hospitals-app .cloud-hospitals-app-inner .cloud-hospitals-app-content .app-store ul li a img { width: 108px; } /* line 233, app/assets/stylesheets/b2c_design/footer.scss */ .ch-b2c-footer { --ch-footer-bg: #1e3a5f; --ch-footer-text: #f8fafc; --ch-footer-muted: #c2daff; --ch-footer-link: #dce8fa; --ch-footer-accent: #60a5fa; --ch-footer-border: rgba(244, 246, 249, 0.12); font-family: "Poppins", "Noto Sans Arabic", system-ui, sans-serif; } /* line 243, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area, .ch-footer.footer-dark-area { background: var(--ch-footer-bg, #1e3a5f); } @media (min-width: 320px) { /* line 243, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area, .ch-footer.footer-dark-area { padding: 32px 0 32px 0; } } @media (min-width: 768px) { /* line 243, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area, .ch-footer.footer-dark-area { padding: 75px 0 39px 0; } } /* line 252, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top, .ch-footer.footer-dark-area .footer-dark-top { display: grid; padding-bottom: 45px; margin-bottom: 35px; border-bottom: 1px solid rgba(244, 246, 249, 0.1); } @media (min-width: 320px) { /* line 252, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top, .ch-footer.footer-dark-area .footer-dark-top { display: block; margin-bottom: 32px; } } @media (min-width: 768px) { /* line 252, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top, .ch-footer.footer-dark-area .footer-dark-top { display: grid; grid-template-columns: 100%; margin-bottom: 35px; } } @media (min-width: 992px) { /* line 252, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top, .ch-footer.footer-dark-area .footer-dark-top { display: grid; grid-template-columns: 300px calc(100% - 300px); margin-bottom: 35px; } } @media (min-width: 1200px) { /* line 252, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top, .ch-footer.footer-dark-area .footer-dark-top { grid-template-columns: 407px calc(100% - 407px); } } /* line 276, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-about .footer-logo, .ch-footer.footer-dark-area .footer-dark-top .footer-about .footer-logo { display: block; } /* line 279, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-about .footer-logo .b2c-footer-logo, .ch-footer.footer-dark-area .footer-dark-top .footer-about .footer-logo .b2c-footer-logo { display: block; max-height: 48px; width: auto; object-fit: contain; } @media (min-width: 320px) { /* line 276, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-about .footer-logo, .ch-footer.footer-dark-area .footer-dark-top .footer-about .footer-logo { margin-bottom: 24px; } } @media (min-width: 768px) { /* line 276, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-about .footer-logo, .ch-footer.footer-dark-area .footer-dark-top .footer-about .footer-logo { margin-bottom: 28px; } } /* line 291, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-about .footer-logo .slogan, .footer-dark-area .footer-dark-top .footer-about .footer-logo .ch-footer__tagline, .ch-footer.footer-dark-area .footer-dark-top .footer-about .footer-logo .slogan, .ch-footer.footer-dark-area .footer-dark-top .footer-about .footer-logo .ch-footer__tagline { display: block; margin: 20px 0 0; margin-bottom: 20px; font-weight: 500; font-size: clamp(1.125rem, 2.5vw, 1.5rem); line-height: 1.45; color: var(--ch-footer-text, #fff); max-width: 22rem; } /* line 302, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-about .footer-logo .ch-footer__tagline-accent, .ch-footer.footer-dark-area .footer-dark-top .footer-about .footer-logo .ch-footer__tagline-accent { display: block; color: var(--ch-footer-accent, #60a5fa); font-weight: 600; } /* line 307, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-about .footer-logo .ch-footer__trust, .ch-footer.footer-dark-area .footer-dark-top .footer-about .footer-logo .ch-footer__trust { list-style: none; padding: 0; margin: 0 0 32px; display: flex; flex-wrap: wrap; gap: 8px; max-width: 28rem; } /* line 315, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-about .footer-logo .ch-footer__trust li, .ch-footer.footer-dark-area .footer-dark-top .footer-about .footer-logo .ch-footer__trust li { font-size: 11px; font-weight: 600; line-height: 1.3; letter-spacing: 0.02em; text-transform: uppercase; color: var(--ch-footer-muted, #c2daff); background: rgba(255, 255, 255, 0.08); border: 1px solid var(--ch-footer-border); border-radius: 999px; padding: 6px 12px; } @media (min-width: 320px) { /* line 329, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-about .footer-app-area, .ch-footer.footer-dark-area .footer-dark-top .footer-about .footer-app-area { margin-bottom: 72px; } } @media (min-width: 768px) { /* line 329, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-about .footer-app-area, .ch-footer.footer-dark-area .footer-dark-top .footer-about .footer-app-area { margin-bottom: 72px; } } @media (min-width: 991px) { /* line 329, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-about .footer-app-area, .ch-footer.footer-dark-area .footer-dark-top .footer-about .footer-app-area { margin-bottom: 0px; } } /* line 343, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-app-area h5, .ch-footer.footer-dark-area .footer-dark-top .footer-app-area h5 { font-weight: 500; font-size: 16px; line-height: 24px; margin-bottom: 16px; color: #F4F6F9; } /* line 350, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-app-area ul, .ch-footer.footer-dark-area .footer-dark-top .footer-app-area ul { list-style: none; padding: 0; margin: 0; display: flex; flex-wrap: wrap; } /* line 356, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-app-area ul li, .ch-footer.footer-dark-area .footer-dark-top .footer-app-area ul li { margin-right: 14px; } /* line 361, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-links, .ch-footer.footer-dark-area .footer-dark-top .footer-links { display: grid; } @media (min-width: 320px) { /* line 361, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-links, .ch-footer.footer-dark-area .footer-dark-top .footer-links { grid-template-columns: 50% 50%; } } @media (min-width: 768px) { /* line 361, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-links, .ch-footer.footer-dark-area .footer-dark-top .footer-links { grid-template-columns: 25% 25% 25% 25%; } } @media (min-width: 992px) { /* line 361, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-links, .ch-footer.footer-dark-area .footer-dark-top .footer-links { grid-template-columns: 25% 25% 25% 25%; } } @media (min-width: 1200px) { /* line 361, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-links, .ch-footer.footer-dark-area .footer-dark-top .footer-links { grid-template-columns: 170px 170px 170px 170px; } } @media (min-width: 768px) { /* line 377, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-links .footer-col-contact, .ch-footer.footer-dark-area .footer-dark-top .footer-links .footer-col-contact { grid-column: auto; } } /* line 385, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-links h6, .ch-footer.footer-dark-area .footer-dark-top .footer-links h6 { font-weight: 600; font-size: 16px; line-height: 24px; margin-bottom: 16px; color: #ffffff; } /* line 392, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-links .footer-question, .ch-footer.footer-dark-area .footer-dark-top .footer-links .footer-question { font-weight: 400; font-size: 14px; line-height: 24px; color: #C2DAFF; } /* line 397, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-links .footer-question span, .ch-footer.footer-dark-area .footer-dark-top .footer-links .footer-question span { display: block; } /* line 401, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-links .tel, .ch-footer.footer-dark-area .footer-dark-top .footer-links .tel { font-weight: 400; font-size: 14px; line-height: 24px; margin-bottom: 12px; color: var(--ch-footer-muted, #c2daff); } @media (min-width: 320px) { /* line 401, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-links .tel, .ch-footer.footer-dark-area .footer-dark-top .footer-links .tel { margin-bottom: 16px; } } /* line 410, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-links .tel > span:first-child, .ch-footer.footer-dark-area .footer-dark-top .footer-links .tel > span:first-child { display: block; font-weight: 600; color: var(--ch-footer-text, #fff); margin-bottom: 4px; } /* line 416, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-links .tel a, .ch-footer.footer-dark-area .footer-dark-top .footer-links .tel a { color: #fff; font-size: 18px; font-weight: 600; letter-spacing: 0.02em; text-decoration: none; } /* line 422, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-links .tel a:hover, .ch-footer.footer-dark-area .footer-dark-top .footer-links .tel a:hover { color: var(--ch-footer-accent, #60a5fa); } /* line 426, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-links .tel .ch-footer__hours, .ch-footer.footer-dark-area .footer-dark-top .footer-links .tel .ch-footer__hours { display: block; margin-top: 6px; font-size: 12px; opacity: 0.9; } /* line 433, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-links .ch-footer__email, .ch-footer.footer-dark-area .footer-dark-top .footer-links .ch-footer__email { margin-bottom: 16px; } /* line 435, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-links .ch-footer__email a, .ch-footer.footer-dark-area .footer-dark-top .footer-links .ch-footer__email a { color: var(--ch-footer-link, #dce8fa); font-size: 14px; text-decoration: none; } /* line 439, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-links .ch-footer__email a:hover, .ch-footer.footer-dark-area .footer-dark-top .footer-links .ch-footer__email a:hover { color: #fff; } /* line 444, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-links ul, .ch-footer.footer-dark-area .footer-dark-top .footer-links ul { list-style: none; padding: 0; margin: 0; } /* line 448, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-links ul li, .ch-footer.footer-dark-area .footer-dark-top .footer-links ul li { margin-bottom: 9px; line-height: 21px; } @media (min-width: 320px) { /* line 448, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-links ul li, .ch-footer.footer-dark-area .footer-dark-top .footer-links ul li { margin-bottom: 20px; } } @media (min-width: 768px) { /* line 448, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-links ul li, .ch-footer.footer-dark-area .footer-dark-top .footer-links ul li { margin-bottom: 9px; font-size: 14px; } } /* line 458, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-top .footer-links ul li a, .ch-footer.footer-dark-area .footer-dark-top .footer-links ul li a { font-weight: 400; font-size: 14px; color: #DCE8FA; text-decoration: none; } /* line 471, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-bot, .ch-footer.footer-dark-area .footer-dark-bot { display: grid; grid-template-columns: 50% 50%; justify-content: space-between; } /* line 476, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-bot .footer-copyright ul, .ch-footer.footer-dark-area .footer-dark-bot .footer-copyright ul { list-style: none; padding: 0; margin: 0; display: flex; flex-wrap: wrap; } /* line 482, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-bot .footer-copyright ul li, .ch-footer.footer-dark-area .footer-dark-bot .footer-copyright ul li { font-weight: 400; font-size: 14px; line-height: 21px; color: #C2DAFF; padding-right: 10px; } @media (min-width: 320px) { /* line 488, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-bot .footer-copyright ul li:nth-child(1), .ch-footer.footer-dark-area .footer-dark-bot .footer-copyright ul li:nth-child(1) { width: 100%; margin-bottom: 21px; padding-right: 0; } } @media (min-width: 768px) { /* line 488, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-bot .footer-copyright ul li:nth-child(1), .ch-footer.footer-dark-area .footer-dark-bot .footer-copyright ul li:nth-child(1) { width: auto; padding-right: 10px; margin-bottom: 0; } } /* line 500, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-bot .footer-copyright ul li a, .ch-footer.footer-dark-area .footer-dark-bot .footer-copyright ul li a { color: #C2DAFF; text-decoration: none; } /* line 508, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-bot .footer-social-links, .ch-footer.footer-dark-area .footer-dark-bot .footer-social-links { justify-self: flex-end; } /* line 510, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-bot .footer-social-links ul, .ch-footer.footer-dark-area .footer-dark-bot .footer-social-links ul { list-style: none; padding: 0; margin: 0; display: flex; } @media (min-width: 320px) { /* line 515, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-bot .footer-social-links ul li, .ch-footer.footer-dark-area .footer-dark-bot .footer-social-links ul li { margin-left: 28px; } } @media (min-width: 768px) { /* line 515, app/assets/stylesheets/b2c_design/footer.scss */ .footer-dark-area .footer-dark-bot .footer-social-links ul li, .ch-footer.footer-dark-area .footer-dark-bot .footer-social-links ul li { margin-left: 15px; } } /* line 529, app/assets/stylesheets/b2c_design/footer.scss */ html[dir="rtl"] .ch-b2c-footer .footer-dark-top .footer-links { text-align: right; } @media (min-width: 320px) { /* line 532, app/assets/stylesheets/b2c_design/footer.scss */ html[dir="rtl"] .ch-b2c-footer .footer-dark-bot .footer-social-links ul li { margin-left: 0; margin-right: 28px; } } @media (min-width: 768px) { /* line 532, app/assets/stylesheets/b2c_design/footer.scss */ html[dir="rtl"] .ch-b2c-footer .footer-dark-bot .footer-social-links ul li { margin-right: 15px; margin-left: 0; } } /* line 542, app/assets/stylesheets/b2c_design/footer.scss */ html[dir="rtl"] .ch-b2c-footer .ch-footer__trust { justify-content: flex-start; }