Untitled
unknown
plain_text
a year ago
2.5 kB
2
Indexable
Never
.cv-4-4 .cv-4-4_banner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 100%; margin: 6px 0 24px; } .cv-4-4 .cv-4-4_banner div { width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; padding: 12px 16px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; background: #e9509b; border-radius: 6px; } .cv-4-4 .cv-4-4_banner div img { width: 15px; height: 15px; -ms-flex-negative: 0; flex-shrink: 0; } .cv-4-4 .cv-4-4_banner div p { font-size: 17px; line-height: 1.4; color: #ffffff; margin: 0 0 0 10px; position: relative; bottom: 2px; } .cv-4-4 .cv-4-4_banner + section h1 { margin-top: 0; } .cv-4-4 .cv-4-4_module { padding-top: 0; } .cv-4-4 .cv-4-4_module div { width: 100%; padding-bottom: 8px; background-color: #f8f8f8; } .cv-4-4 .cv-4-4_module div h2 { font-size: 32px; line-height: 1.3; text-align: center; color: #d85a99; margin: 0; } .cv-4-4 .cv-4-4_module ul { padding: 0; background-color: #fff; margin-top: 0; } .cv-4-4 .cv-4-4_module ul li { background: #d85a99; border-top: 1px solid #ffffff; font-family: "sofiapro-regular"; font-size: 20px; line-height: 1.4; text-align: center; color: #ffffff; padding: 8px; } @media only screen and (min-width: 768px) { .cv-4-4 .cv-4-4_banner div img { width: 16px; height: 16px; } .cv-4-4 .cv-4-4_banner div p { font-size: 20px; } .cv-4-4 .cv-4-4_module div h2 br { display: none; } .cv-4-4 .cv-4-4_module ul li { padding: 12px; font-size: 22px; } } @media only screen and (min-width: 1200px) { .cv-4-4 .cv-4-4_banner { margin: 14px 0 32px; } .cv-4-4 .cv-4-4_banner div img { width: 20px; height: 20px; } .cv-4-4 .cv-4-4_banner div p { font-size: 24px; } .cv-4-4 .cv-4-4_module div h2 br { display: none; } .cv-4-4 .cv-4-4_module ul li { font-size: 24px; } }