No edit summary |
No edit summary |
||
| (79 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the Citizen skin */ | /* All CSS here will be loaded for users of the Citizen skin */ | ||
@font-face { | |||
font-family: "HelveticaNeue"; | |||
font-weight: 300; | |||
font-style: normal; | |||
src: url(/w/resources/assets/fonts/3db8660387851662e792531da28a9e09.eot); | |||
src: url(/w/resources/assets/fonts/3db8660387851662e792531da28a9e09.eot?#iefix) format("embedded-opentype"),url(/w/resources/assets/fonts/1429dbb7b1de233177c827201aace61f.woff2) format("woff2"),url(/w/resources/assets/fonts/3c15a7d0e2940a14b1084dff760ee3df.woff) format("woff") | |||
} | |||
@font-face { | |||
font-family: "HelveticaNeue"; | |||
font-weight: 400; | |||
font-style: normal; | |||
src: url(/w/resources/assets/fonts/74d7fabb32e6751ea16d09dd8e641fa3.eot); | |||
src: url(/w/resources/assets/fonts/74d7fabb32e6751ea16d09dd8e641fa3.eot?#iefix) format("embedded-opentype"),url(/w/resources/assets/fonts/eb0d25fd91ab8aa0d2f809bb77a39d81.woff2) format("woff2"),url(/w/resources/assets/fonts/3e3305d617171b41b11684ac90b551da.woff) format("woff") | |||
} | |||
@font-face { | |||
font-family: "HelveticaNeue"; | |||
font-weight: 600; | |||
font-style: normal; | |||
src: url(/w/resources/assets/fonts/35e1463b4849aeaeedf80f492172ac49.eot); | |||
src: url(/w/resources/assets/fonts/35e1463b4849aeaeedf80f492172ac49.eot?#iefix) format("embedded-opentype"),url(/w/resources/assets/fonts/45e77ba05d8231180e383ac17e534de0.woff2) format("woff2"),url(/w/resources/assets/fonts/991ea82b0b02f35b04682c37351b4a13.woff) format("woff") | |||
} | |||
@font-face { | |||
font-family: "HelveticaNeue"; | |||
font-weight: 700; | |||
font-style: normal; | |||
src: url(/w/resources/assets/fonts/a028ba78a357bd31b0473e4c21e833f8.eot); | |||
src: url(/w/resources/assets/fonts/a028ba78a357bd31b0473e4c21e833f8.eot?#iefix) format("embedded-opentype"),url(/w/resources/assets/fonts/999e8282263c516f2f078f609857adf8.woff2) format("woff2"),url(/w/resources/assets/fonts/fa83f8d12411be779ec15c03374817ca.woff) format("woff") | |||
} | |||
:root { | :root { | ||
--color-base: black; | --color-base: black; | ||
| Line 28: | Line 60: | ||
/* Keep logo size consistent */ | |||
/* Page headline BEGIN */ | /* Page headline BEGIN */ | ||
.page-heading { | |||
height: calc(38.52529271px * var(--headline-font-scale) * var(--headline-font-scale)); | |||
} | |||
.citizen-body-header--sticky .page-heading { | |||
height: 30px; | |||
} | |||
.page-heading > a { | |||
display: block; | |||
} | |||
/* => hide text visually */ | /* => hide text visually */ | ||
.page-heading .firstHeading-container, | |||
.page-heading #siteSub, | |||
.page-EDGY_About .mw-body-content h1:first-of-type .mw-headline, | .page-EDGY_About .mw-body-content h1:first-of-type .mw-headline, | ||
.page-Enterprise_Design_Facets .mw-body-content h1:first-of-type .mw-headline, | .page-Enterprise_Design_Facets .mw-body-content h1:first-of-type .mw-headline, | ||
.page-Enterprise_Elements .mw-body-content h1:first-of-type .mw-headline, | .page-Enterprise_Elements .mw-body-content h1:first-of-type .mw-headline, | ||
.page-Glossary .mw-body-content h1:first-of-type .mw-headline, | .page-Glossary .mw-body-content h1:first-of-type .mw-headline, | ||
.page- | .page-EDGY_License .mw-body-content h1:first-of-type .mw-headline, | ||
.page-EDGY_Tools .mw-body-content h1:first-of-type .mw-headline { | .page-EDGY_Tools .mw-body-content h1:first-of-type .mw-headline, | ||
.page-Getting_started .mw-body-content h1:first-of-type .mw-headline, | |||
.page-Relationships .mw-body-content h1:first-of-type .mw-headline, | |||
.page-Labels .mw-body-content h1:first-of-type .mw-headline, | |||
.page-EDGY_Sitemap .mw-body-content h1:first-of-type .mw-headline, | |||
.page-Enterprise_Design .mw-body-content h1:first-of-type .mw-headline { | |||
border: 0; | border: 0; | ||
clip: rect(0 0 0 0); | clip: rect(0 0 0 0); | ||
| Line 54: | Line 102: | ||
.page-Enterprise_Elements .mw-body-content h1:first-of-type .mw-editsection, | .page-Enterprise_Elements .mw-body-content h1:first-of-type .mw-editsection, | ||
.page-Glossary .mw-body-content h1:first-of-type .mw-editsection, | .page-Glossary .mw-body-content h1:first-of-type .mw-editsection, | ||
.page- | .page-EDGY_License .mw-body-content h1:first-of-type .mw-editsection, | ||
.page-EDGY_Tools .mw-body-content h1:first-of-type .mw-editsection { | .page-EDGY_Tools .mw-body-content h1:first-of-type .mw-editsection, | ||
.page-Getting_started .mw-body-content h1:first-of-type .mw-editsection, | |||
.page-Relationships .mw-body-content h1:first-of-type .mw-editsection, | |||
.page-Labels .mw-body-content h1:first-of-type .mw-editsection, | |||
.page-EDGY_Sitemap .mw-body-content h1:first-of-type .mw-editsection, | |||
.page-Enterprise_Design .mw-body-content h1:first-of-type .mw-editsection { | |||
margin-bottom: -10px; | margin-bottom: -10px; | ||
margin-right: -30px; | margin-right: -30px; | ||
| Line 65: | Line 118: | ||
.page-Enterprise_Elements .mw-body-content h1:first-of-type:before, | .page-Enterprise_Elements .mw-body-content h1:first-of-type:before, | ||
.page-Glossary .mw-body-content h1:first-of-type:before, | .page-Glossary .mw-body-content h1:first-of-type:before, | ||
.page- | .page-EDGY_License .mw-body-content h1:first-of-type:before, | ||
.page-EDGY_Tools .mw-body-content h1:first-of-type:before { | .page-EDGY_Tools .mw-body-content h1:first-of-type:before, | ||
.page-Getting_started .mw-body-content h1:first-of-type:before, | |||
.page-Relationships .mw-body-content h1:first-of-type:before, | |||
.page-Labels .mw-body-content h1:first-of-type:before, | |||
.page-EDGY_Sitemap .mw-body-content h1:first-of-type:before, | |||
.page-Enterprise_Design .mw-body-content h1:first-of-type:before { | |||
content: ""; | content: ""; | ||
display: block; | display: block; | ||
| Line 79: | Line 137: | ||
.page-Enterprise_Elements .mw-body-content h1:first-of-type:after, | .page-Enterprise_Elements .mw-body-content h1:first-of-type:after, | ||
.page-Glossary .mw-body-content h1:first-of-type:after, | .page-Glossary .mw-body-content h1:first-of-type:after, | ||
.page- | .page-EDGY_License .mw-body-content h1:first-of-type:after, | ||
.page-EDGY_Tools .mw-body-content h1:first-of-type:after { | .page-EDGY_Tools .mw-body-content h1:first-of-type:after, | ||
.page-Getting_started .mw-body-content h1:first-of-type:after, | |||
.page-Relationships .mw-body-content h1:first-of-type:after, | |||
.page-Labels .mw-body-content h1:first-of-type:after, | |||
.page-EDGY_Sitemap .mw-body-content h1:first-of-type:after, | |||
.page-Enterprise_Design .mw-body-content h1:first-of-type:after { | |||
content: ""; | content: ""; | ||
display: table; | display: table; | ||
| Line 95: | Line 158: | ||
padding-bottom: 10.54435218%; | padding-bottom: 10.54435218%; | ||
background-image: url(/w/resources/assets/headline-about-edgy.svg); | background-image: url(/w/resources/assets/headline-about-edgy.svg); | ||
} | |||
.page-Enterprise_Design .mw-body-content h1:first-of-type{ | |||
max-width: calc(207px * var(--headline-font-scale)); | |||
} | |||
.page-Enterprise_Design .mw-body-content h1:first-of-type:before { | |||
padding-bottom: 27.0531401%; | |||
background-image: url(/w/resources/assets/headline-mobile-enterprise-design.svg); | |||
} | } | ||
.page-Enterprise_Design_Facets .mw-body-content h1:first-of-type{ | .page-Enterprise_Design_Facets .mw-body-content h1:first-of-type{ | ||
| Line 117: | Line 187: | ||
background-image: url(/w/resources/assets/headline-glossary.svg); | background-image: url(/w/resources/assets/headline-glossary.svg); | ||
} | } | ||
.page- | .page-EDGY_License .mw-body-content h1:first-of-type{ | ||
max-width: calc(142px * var(--headline-font-scale)); | max-width: calc(142px * var(--headline-font-scale)); | ||
} | } | ||
.page- | .page-EDGY_License .mw-body-content h1:first-of-type:before { | ||
padding-bottom: 16.97672774%; | padding-bottom: 16.97672774%; | ||
background-image: url(/w/resources/assets/headline-license.svg); | background-image: url(/w/resources/assets/headline-license.svg); | ||
| Line 131: | Line 201: | ||
padding-bottom: 21.09148431%; | padding-bottom: 21.09148431%; | ||
background-image: url(/w/resources/assets/headline-tools.svg); | background-image: url(/w/resources/assets/headline-tools.svg); | ||
} | |||
.page-Getting_started .mw-body-content h1:first-of-type { | |||
max-width: calc(309px * var(--headline-font-scale)); | |||
} | |||
.page-Getting_started .mw-body-content h1:first-of-type:before { | |||
padding-bottom: 7.76699029%; | |||
background-image: url(/w/resources/assets/headline-getting-started.svg); | |||
} | |||
.page-Relationships .mw-body-content h1:first-of-type { | |||
max-width: calc(266px * var(--headline-font-scale)); | |||
} | |||
.page-Relationships .mw-body-content h1:first-of-type:before { | |||
padding-bottom: 9.02255639%; | |||
background-image: url(/w/resources/assets/headline-relationships.svg); | |||
} | |||
.page-Labels .mw-body-content h1:first-of-type { | |||
max-width: calc(130px * var(--headline-font-scale)); | |||
} | |||
.page-Labels .mw-body-content h1:first-of-type:before { | |||
padding-bottom: 18.43317972%; | |||
background-image: url(/w/resources/assets/headline-labels.svg); | |||
} | |||
.page-EDGY_Sitemap .mw-body-content h1:first-of-type { | |||
max-width: calc(147px * var(--headline-font-scale)); | |||
} | |||
.page-EDGY_Sitemap .mw-body-content h1:first-of-type:before { | |||
padding-bottom: 16.28332994%; | |||
background-image: url(/w/resources/assets/headline-sitemap.svg); | |||
} | } | ||
@media (min-width: 480px) { | @media (min-width: 480px) { | ||
.page-Enterprise_Design .mw-body-content h1:first-of-type{ | |||
max-width: calc(348px * var(--headline-font-scale)); | |||
} | |||
.page-Enterprise_Design .mw-body-content h1:first-of-type:before { | |||
padding-bottom: 6.89655172%; | |||
background-image: url(/w/resources/assets/headline-enterprise-design.svg); | |||
} | |||
.page-Enterprise_Design_Facets .mw-body-content h1:first-of-type{ | .page-Enterprise_Design_Facets .mw-body-content h1:first-of-type{ | ||
max-width: calc(489px * var(--headline-font-scale)); | max-width: calc(489px * var(--headline-font-scale)); | ||
| Line 163: | Line 268: | ||
.Def { font-weight: bold; font-size: 1.2em; } | .Def { font-weight: bold; font-size: 1.2em; } | ||
.Element { padding-left: 1. | .Element { padding-left: 1.3em; font-weight: bold; background-position: left center; background-repeat: no-repeat; background-size: contain;} | ||
.Element a { text-decoration: none; } | |||
.Element-Purpose { background-image: url(/w/resources/assets/Small-Shape-Purpose.svg); } | .Element-Purpose { background-image: url(/w/resources/assets/Small-Shape-Purpose.svg); } | ||
| Line 191: | Line 297: | ||
.Icon-Brand { background-image: url(/w/resources/assets/Icon-Brand.svg); } | .Icon-Brand { background-image: url(/w/resources/assets/Icon-Brand.svg); } | ||
/*breadcrumbs*/ | |||
small a { font-weight: bold; text-decoration: none; } | |||
a:hover { text-decoration: underline;} | |||
/* tables */ | |||
td a {font-weight: bold; } | |||
/* no wordmark in the footer */ | /* no wordmark in the footer */ | ||
| Line 213: | Line 325: | ||
a.image img { | a.image img, object { | ||
max-width:100%; | max-width:100%; | ||
height:auto; | height:auto; | ||
} | |||
.youtube-container { | |||
position: relative; | |||
overflow: hidden; | |||
width: 100%; | |||
padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */ | |||
} | |||
/* Then style the iframe to fit in the container div with full height and width */ | |||
.youtube-container iframe { | |||
position: absolute; | |||
top: 0; | |||
left: 0; | |||
bottom: 0; | |||
right: 0; | |||
width: 100%; | |||
height: 100%; | |||
max-width: 1280px; | |||
max-height: 720px; | |||
} | } | ||
/* Colorem video */ | /* Colorem video */ | ||
#colorem { | |||
background: #e4eff9; | |||
position: absolute; | |||
left: 0; | |||
top: 0; | |||
right: 0; | |||
height: 100vh; | |||
overflow: hidden; | overflow: hidden; | ||
} | } | ||
#colorem-video { | |||
width: 100%; | |||
width: | max-width: none; | ||
height: | height: 100%; | ||
object-fit: cover; | object-fit: cover; | ||
position: absolute; | position: absolute; | ||
top: 0; | top: 0; | ||
left: 0; | left: 0; | ||
} | } | ||
@media screen and (min-width: 1000px) { | |||
#colorem { | |||
left: var(--header-size); | |||
} | |||
#colorem-video { | |||
top: calc(50% - 40vw); | |||
left: calc(50% - 40vw); | |||
width: 80vw; | |||
height: 80vw; | |||
object-fit: contain; | |||
} | |||
} | |||
#bigtext { | #bigtext { | ||
display: | display: flex; | ||
width: 100%; | width: 100%; | ||
height: 95vh; | min-height: 95vh; | ||
position: relative; | position: relative; | ||
text-align: center; | text-align: center; | ||
justify-content: center; | |||
align-items: center; | |||
flex-direction: column; | |||
} | } | ||
#bigtext a { | |||
display: block; | display: block; | ||
width: 100%; | width: 100%; | ||
} | } | ||
.headline--claim { | .headline--claim { | ||
margin:0 0 1. | font-size:calc(1.519rem + 3.7037vw); | ||
font-weight: | line-height:calc(2.013rem + 3.96825vw); | ||
margin:0 0 calc(1.059rem + 1.85185vw); | |||
font-weight: 600; | |||
text-align:center; | text-align:center; | ||
color: white; | color: white; | ||
} | } | ||
@media only screen and (min-width: | @media only screen and (min-width: 1156px){ | ||
.headline--claim { | .headline--claim { | ||
font-size:5.6rem; | |||
line-height:6.6rem; | |||
margin-bottom:3.2rem | margin-bottom:3.2rem | ||
} | } | ||
| Line 349: | Line 479: | ||
.page-heading { | .page-heading { | ||
background: url(/w/resources/assets/edgy-logo.svg) left center/contain no-repeat border-box; | background: url(/w/resources/assets/edgy-logo.svg) left center/contain no-repeat border-box; | ||
} | |||
/* make logo clickable */ | |||
.page-heading a { | |||
display: block; | |||
width: 200px; | |||
height: 45px; | |||
background-color: transparent; | |||
} | |||
.citizen-body-header--sticky .citizen-jumptotop:hover { | |||
background-color: transparent; | |||
} | } | ||
| Line 406: | Line 548: | ||
/* hide citizen skin settings */ | /* hide citizen skin settings */ | ||
#citizen-pref-toggle { display: none; } | #citizen-pref-toggle { display: none; } | ||
/*format navigation bar link*/ | |||
.citizen-drawer__menu a, .citizen-footer a { font-weight: 600; } | |||
/*hide special page links*/ | |||
li#t-specialpages, li#t-upload { display: none; } | |||
/* white background for media viewer */ | /* white background for media viewer */ | ||
| Line 411: | Line 560: | ||
.mw-mmv-main.jq-fullscreened { background-color: white; } | .mw-mmv-main.jq-fullscreened { background-color: white; } | ||
/* home mobile list of edgy enterprise design facets */ | |||
/* | .home-edgy-enterprise-design-facets-elements-mobile { | ||
. | position: relative; | ||
margin-left: calc(-1 * var(--padding-page)); | |||
margin-right: calc(-1 * var(--padding-page)); | |||
margin-bottom: 2rem; | |||
} | |||
.home-edgy-enterprise-design-facets-elements-mobile ul { | |||
list-style: none; | |||
} | |||
.home-edgy-enterprise-design-facets-elements-mobile ul, .home-edgy-enterprise-design-facets-elements-mobile li { | |||
padding: 0; | |||
margin: 0 !important; | |||
} | |||
.home-edgy-enterprise-design-facets-elements-mobile a { | |||
display: flex; | |||
padding-left: 62px; | |||
height: 73px; | |||
border-bottom: 2px white solid; | |||
font-weight: 700; | |||
background-color: rgba(255, 255, 255, 0); | |||
transition: 0.25s background-color; | |||
align-items: center; | |||
position: relative; | |||
} | |||
.home-edgy-enterprise-design-facets-elements-mobile a:hover { | |||
text-decoration: none; | |||
background-color: rgba(255, 255, 255, 0.3); | |||
} | } | ||
.home-edgy-enterprise-design-facets-elements-mobile > ul > li > a { | |||
color: white; | |||
font-size: 19px; | |||
} | } | ||
.home-edgy-enterprise-design-facets-elements-mobile ul ul a { | |||
. | color: black; | ||
font-size: 14px; | |||
text-transform: lowercase; | |||
} | } | ||
.home-edgy-enterprise-design-facets-elements-mobile > ul > li { | |||
. | background-color: currentColor; | ||
} | } | ||
.home-edgy-enterprise-design-facets-elements-mobile .Element { | |||
. | align-self: stretch; | ||
} | } | ||
.home-edgy-enterprise-design-facets-elements-mobile .Element[class*=Icon-] { | |||
. | position: absolute; | ||
left: 21px; | |||
top: 0; | |||
bottom: 0; | |||
padding-left: 1.4rem; | |||
} | } | ||
.home-edgy-enterprise-design-facets-elements-mobile .Element[class*=Element-] { | |||
. | padding-left: 0.65rem; | ||
filter: brightness(0); | |||
margin-right: 0.5em; | |||
margin-top: 2px; | |||
} | } | ||
.home-edgy-enterprise-design-facets-elements-mobile .white { | |||
. | color: white; | ||
} | } | ||
.home-edgy-enterprise-design-facets-elements-mobile .white a { | |||
. | background-color: rgba(0, 0, 0, 0); | ||
border-color: #848484; | |||
} | } | ||
.home-edgy-enterprise-design-facets-elements-mobile .white a:hover { | |||
. | background-color: rgba(0, 0, 0, 0.12); | ||
} | } | ||
.home-edgy-enterprise-design-facets-elements-mobile .item-images { | |||
. | pointer-events: none; | ||
--item-height: 75px; | |||
--item-scale: 0.75; | |||
} | } | ||
.home-edgy-enterprise-design-facets-elements-mobile .item-images img { | |||
. | position: absolute; | ||
display: block; | |||
width: calc(165px * var(--item-scale)); | |||
height: auto; | |||
} | } | ||
.home-edgy-enterprise-design-facets-elements-mobile .item-images img.purpose { | |||
. | top: calc(var(--item-height) - calc(50px * var(--item-scale) * var(--item-scale))); | ||
right: calc(58px * var(--item-scale)); | |||
} | } | ||
.home-edgy-enterprise-design-facets-elements-mobile .item-images img.content { | |||
. | top: calc(var(--item-height) * 2 - calc(45px * var(--item-scale) * var(--item-scale))); | ||
right: calc(-32px * var(--item-scale)); | |||
} | } | ||
.home-edgy-enterprise-design-facets-elements-mobile .item-images img.story { | |||
. | top: calc(var(--item-height) * 3 - calc(59px * var(--item-scale) * var(--item-scale))); | ||
right: calc(76px * var(--item-scale)); | |||
} | } | ||
.home-edgy-enterprise-design-facets-elements-mobile .item-images img.brand { | |||
top: calc(var(--item-height) * 4 - calc(49px * var(--item-scale) * var(--item-scale))); | |||
. | right: calc(-32px * var(--item-scale)); | ||
} | } | ||
.home-edgy-enterprise-design-facets-elements-mobile .item-images img.task { | |||
. | top: calc(var(--item-height) * 6 - calc(65px * var(--item-scale) * var(--item-scale))); | ||
. | right: calc(62px * var(--item-scale)); | ||
} | } | ||
.home-edgy-enterprise-design-facets-elements-mobile .item-images img.channel { | |||
. | top: calc(var(--item-height) * 7 - calc(53px * var(--item-scale) * var(--item-scale))); | ||
right: calc(-10px * var(--item-scale)); | |||
} | } | ||
.home-edgy-enterprise-design-facets-elements-mobile .item-images img.journey { | |||
. | top: calc(var(--item-height) * 8 - calc(65px * var(--item-scale) * var(--item-scale))); | ||
right: calc(84px * var(--item-scale)); | |||
} | } | ||
.home-edgy-enterprise-design-facets-elements-mobile .item-images img.product { | |||
. | top: calc(var(--item-height) * 9 - calc(44px * var(--item-scale) * var(--item-scale))); | ||
right: calc(-29px * var(--item-scale)); | |||
} | } | ||
.home-edgy-enterprise-design-facets-elements-mobile .item-images img.capability { | |||
. | top: calc(var(--item-height) * 11 - calc(53px * var(--item-scale) * var(--item-scale))); | ||
right: calc(-8px * var(--item-scale)); | |||
} | } | ||
.home-edgy-enterprise-design-facets-elements-mobile .item-images img.asset { | |||
. | top: calc(var(--item-height) * 12 - calc(53px * var(--item-scale) * var(--item-scale))); | ||
right: calc(93px * var(--item-scale)); | |||
} | } | ||
.home-edgy-enterprise-design-facets-elements-mobile .item-images img.process { | |||
. | top: calc(var(--item-height) * 13 - calc(67px * var(--item-scale) * var(--item-scale))); | ||
. | right: calc(-20px * var(--item-scale)); | ||
} | } | ||
.home-edgy-enterprise-design-facets-elements-mobile .item-images img.organisation { | |||
. | top: calc(var(--item-height) * 14 - calc(59px * var(--item-scale) * var(--item-scale))); | ||
right: calc(63px * var(--item-scale)); | |||
} | } | ||
.home-edgy-enterprise-design-facets-elements-mobile .item-images img.people { | |||
. | top: calc(var(--item-height) * 18 - calc(59px * var(--item-scale) * var(--item-scale))); | ||
right: calc(-20px * var(--item-scale)); | |||
} | } | ||
@media screen and (min-width: 400px) { | |||
.home-edgy-enterprise-design-facets-elements-mobile .item-images { | |||
--item-scale: 1; | |||
} | |||
} | } | ||
@media screen and (min-width: 640px) { | |||
. | .home-edgy-enterprise-design-facets-elements-mobile { | ||
display: none; | |||
} | |||
} | } | ||
/* hide submenu backlink on EDGY: pages */ | |||
span.subpages { display: none; } | |||
} | |||
Latest revision as of 13:37, 25 April 2023
/* All CSS here will be loaded for users of the Citizen skin */
@font-face {
font-family: "HelveticaNeue";
font-weight: 300;
font-style: normal;
src: url(/w/resources/assets/fonts/3db8660387851662e792531da28a9e09.eot);
src: url(/w/resources/assets/fonts/3db8660387851662e792531da28a9e09.eot?#iefix) format("embedded-opentype"),url(/w/resources/assets/fonts/1429dbb7b1de233177c827201aace61f.woff2) format("woff2"),url(/w/resources/assets/fonts/3c15a7d0e2940a14b1084dff760ee3df.woff) format("woff")
}
@font-face {
font-family: "HelveticaNeue";
font-weight: 400;
font-style: normal;
src: url(/w/resources/assets/fonts/74d7fabb32e6751ea16d09dd8e641fa3.eot);
src: url(/w/resources/assets/fonts/74d7fabb32e6751ea16d09dd8e641fa3.eot?#iefix) format("embedded-opentype"),url(/w/resources/assets/fonts/eb0d25fd91ab8aa0d2f809bb77a39d81.woff2) format("woff2"),url(/w/resources/assets/fonts/3e3305d617171b41b11684ac90b551da.woff) format("woff")
}
@font-face {
font-family: "HelveticaNeue";
font-weight: 600;
font-style: normal;
src: url(/w/resources/assets/fonts/35e1463b4849aeaeedf80f492172ac49.eot);
src: url(/w/resources/assets/fonts/35e1463b4849aeaeedf80f492172ac49.eot?#iefix) format("embedded-opentype"),url(/w/resources/assets/fonts/45e77ba05d8231180e383ac17e534de0.woff2) format("woff2"),url(/w/resources/assets/fonts/991ea82b0b02f35b04682c37351b4a13.woff) format("woff")
}
@font-face {
font-family: "HelveticaNeue";
font-weight: 700;
font-style: normal;
src: url(/w/resources/assets/fonts/a028ba78a357bd31b0473e4c21e833f8.eot);
src: url(/w/resources/assets/fonts/a028ba78a357bd31b0473e4c21e833f8.eot?#iefix) format("embedded-opentype"),url(/w/resources/assets/fonts/999e8282263c516f2f078f609857adf8.woff2) format("woff2"),url(/w/resources/assets/fonts/fa83f8d12411be779ec15c03374817ca.woff) format("woff")
}
:root {
--color-base: black;
--color-base--emphasized: black;
--color-base--subtle: gray;
--color-primary__h: 0;
--color-primary__s: 0%;
--color-primary__l: 44%;
--font-family-base: "HelveticaNeue",Helvetica,Arial,sans-serif;
--headline-font-scale: 1;
text-rendering: optimizeLegibility;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #26262;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 800px) {
:root {
--headline-font-scale: 1.22699;
}
}
/* Keep logo size consistent */
/* Page headline BEGIN */
.page-heading {
height: calc(38.52529271px * var(--headline-font-scale) * var(--headline-font-scale));
}
.citizen-body-header--sticky .page-heading {
height: 30px;
}
.page-heading > a {
display: block;
}
/* => hide text visually */
.page-heading .firstHeading-container,
.page-heading #siteSub,
.page-EDGY_About .mw-body-content h1:first-of-type .mw-headline,
.page-Enterprise_Design_Facets .mw-body-content h1:first-of-type .mw-headline,
.page-Enterprise_Elements .mw-body-content h1:first-of-type .mw-headline,
.page-Glossary .mw-body-content h1:first-of-type .mw-headline,
.page-EDGY_License .mw-body-content h1:first-of-type .mw-headline,
.page-EDGY_Tools .mw-body-content h1:first-of-type .mw-headline,
.page-Getting_started .mw-body-content h1:first-of-type .mw-headline,
.page-Relationships .mw-body-content h1:first-of-type .mw-headline,
.page-Labels .mw-body-content h1:first-of-type .mw-headline,
.page-EDGY_Sitemap .mw-body-content h1:first-of-type .mw-headline,
.page-Enterprise_Design .mw-body-content h1:first-of-type .mw-headline {
border: 0;
clip: rect(0 0 0 0);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
position: absolute;
}
.page-EDGY_About .mw-body-content h1:first-of-type .mw-editsection,
.page-Enterprise_Design_Facets .mw-body-content h1:first-of-type .mw-editsection,
.page-Enterprise_Elements .mw-body-content h1:first-of-type .mw-editsection,
.page-Glossary .mw-body-content h1:first-of-type .mw-editsection,
.page-EDGY_License .mw-body-content h1:first-of-type .mw-editsection,
.page-EDGY_Tools .mw-body-content h1:first-of-type .mw-editsection,
.page-Getting_started .mw-body-content h1:first-of-type .mw-editsection,
.page-Relationships .mw-body-content h1:first-of-type .mw-editsection,
.page-Labels .mw-body-content h1:first-of-type .mw-editsection,
.page-EDGY_Sitemap .mw-body-content h1:first-of-type .mw-editsection,
.page-Enterprise_Design .mw-body-content h1:first-of-type .mw-editsection {
margin-bottom: -10px;
margin-right: -30px;
}
/* => pseudo element for the svg background */
.page-EDGY_About .mw-body-content h1:first-of-type:before,
.page-Enterprise_Design_Facets .mw-body-content h1:first-of-type:before,
.page-Enterprise_Elements .mw-body-content h1:first-of-type:before,
.page-Glossary .mw-body-content h1:first-of-type:before,
.page-EDGY_License .mw-body-content h1:first-of-type:before,
.page-EDGY_Tools .mw-body-content h1:first-of-type:before,
.page-Getting_started .mw-body-content h1:first-of-type:before,
.page-Relationships .mw-body-content h1:first-of-type:before,
.page-Labels .mw-body-content h1:first-of-type:before,
.page-EDGY_Sitemap .mw-body-content h1:first-of-type:before,
.page-Enterprise_Design .mw-body-content h1:first-of-type:before {
content: "";
display: block;
width: 100%;
background-repeat: no-repeat;
background-position: left center;
background-size: contain;
float: left;
}
.page-EDGY_About .mw-body-content h1:first-of-type:after,
.page-Enterprise_Design_Facets .mw-body-content h1:first-of-type:after,
.page-Enterprise_Elements .mw-body-content h1:first-of-type:after,
.page-Glossary .mw-body-content h1:first-of-type:after,
.page-EDGY_License .mw-body-content h1:first-of-type:after,
.page-EDGY_Tools .mw-body-content h1:first-of-type:after,
.page-Getting_started .mw-body-content h1:first-of-type:after,
.page-Relationships .mw-body-content h1:first-of-type:after,
.page-Labels .mw-body-content h1:first-of-type:after,
.page-EDGY_Sitemap .mw-body-content h1:first-of-type:after,
.page-Enterprise_Design .mw-body-content h1:first-of-type:after {
content: "";
display: table;
clear: both;
padding-bottom: 0.2rem;
}
/* => add all headline images */
.page-EDGY_About .mw-body-content h1:first-of-type {
max-width: calc(228px * var(--headline-font-scale));
}
.page-EDGY_About .mw-body-content h1:first-of-type:before {
padding-bottom: 10.54435218%;
background-image: url(/w/resources/assets/headline-about-edgy.svg);
}
.page-Enterprise_Design .mw-body-content h1:first-of-type{
max-width: calc(207px * var(--headline-font-scale));
}
.page-Enterprise_Design .mw-body-content h1:first-of-type:before {
padding-bottom: 27.0531401%;
background-image: url(/w/resources/assets/headline-mobile-enterprise-design.svg);
}
.page-Enterprise_Design_Facets .mw-body-content h1:first-of-type{
max-width: calc(267px * var(--headline-font-scale));
}
.page-Enterprise_Design_Facets .mw-body-content h1:first-of-type:before {
padding-bottom: 20.97378277%;
background-image: url(/w/resources/assets/headline-mobile-enterprise-design-facets.svg);
}
.page-Enterprise_Elements .mw-body-content h1:first-of-type{
max-width: calc(207px * var(--headline-font-scale));
}
.page-Enterprise_Elements .mw-body-content h1:first-of-type:before {
padding-bottom: 27.0531401%;
background-image: url(/w/resources/assets/headline-mobile-enterprise-elements.svg);
}
.page-Glossary .mw-body-content h1:first-of-type{
max-width: calc(188px * var(--headline-font-scale));
}
.page-Glossary .mw-body-content h1:first-of-type:before {
padding-bottom: 12.78499893%;
background-image: url(/w/resources/assets/headline-glossary.svg);
}
.page-EDGY_License .mw-body-content h1:first-of-type{
max-width: calc(142px * var(--headline-font-scale));
}
.page-EDGY_License .mw-body-content h1:first-of-type:before {
padding-bottom: 16.97672774%;
background-image: url(/w/resources/assets/headline-license.svg);
}
.page-EDGY_Tools .mw-body-content h1:first-of-type {
max-width: calc(114px * var(--headline-font-scale));
}
.page-EDGY_Tools .mw-body-content h1:first-of-type:before {
padding-bottom: 21.09148431%;
background-image: url(/w/resources/assets/headline-tools.svg);
}
.page-Getting_started .mw-body-content h1:first-of-type {
max-width: calc(309px * var(--headline-font-scale));
}
.page-Getting_started .mw-body-content h1:first-of-type:before {
padding-bottom: 7.76699029%;
background-image: url(/w/resources/assets/headline-getting-started.svg);
}
.page-Relationships .mw-body-content h1:first-of-type {
max-width: calc(266px * var(--headline-font-scale));
}
.page-Relationships .mw-body-content h1:first-of-type:before {
padding-bottom: 9.02255639%;
background-image: url(/w/resources/assets/headline-relationships.svg);
}
.page-Labels .mw-body-content h1:first-of-type {
max-width: calc(130px * var(--headline-font-scale));
}
.page-Labels .mw-body-content h1:first-of-type:before {
padding-bottom: 18.43317972%;
background-image: url(/w/resources/assets/headline-labels.svg);
}
.page-EDGY_Sitemap .mw-body-content h1:first-of-type {
max-width: calc(147px * var(--headline-font-scale));
}
.page-EDGY_Sitemap .mw-body-content h1:first-of-type:before {
padding-bottom: 16.28332994%;
background-image: url(/w/resources/assets/headline-sitemap.svg);
}
@media (min-width: 480px) {
.page-Enterprise_Design .mw-body-content h1:first-of-type{
max-width: calc(348px * var(--headline-font-scale));
}
.page-Enterprise_Design .mw-body-content h1:first-of-type:before {
padding-bottom: 6.89655172%;
background-image: url(/w/resources/assets/headline-enterprise-design.svg);
}
.page-Enterprise_Design_Facets .mw-body-content h1:first-of-type{
max-width: calc(489px * var(--headline-font-scale));
}
.page-Enterprise_Design_Facets .mw-body-content h1:first-of-type:before {
padding-bottom: 4.91018454%;
background-image: url(/w/resources/assets/headline-enterprise-design-facets.svg);
}
.page-Enterprise_Elements .mw-body-content h1:first-of-type{
max-width: calc(402px * var(--headline-font-scale));
}
.page-Enterprise_Elements .mw-body-content h1:first-of-type:before {
padding-bottom: 5.9807122%;
background-image: url(/w/resources/assets/headline-enterprise-elements.svg);
}
}
/* Page headline END */
/* Elements headlines and links */
.Ar { color: #1b56e2; }
.Ex { color: #fc145e; }
.Id { color: #00e664; }
.Or { color: #22c8ef; }
.Pr { color: #bb27fb; }
.Br { color: #fda92b; }
.Def { font-weight: bold; font-size: 1.2em; }
.Element { padding-left: 1.3em; font-weight: bold; background-position: left center; background-repeat: no-repeat; background-size: contain;}
.Element a { text-decoration: none; }
.Element-Purpose { background-image: url(/w/resources/assets/Small-Shape-Purpose.svg); }
.Element-Story { background-image: url(/w/resources/assets/Small-Shape-Story.svg); }
.Element-Content { background-image: url(/w/resources/assets/Small-Shape-Content.svg); }
.Element-Capability { background-image: url(/w/resources/assets/Small-Shape-Capability.svg); }
.Element-Process { background-image: url(/w/resources/assets/Small-Shape-Process.svg); }
.Element-Asset { background-image: url(/w/resources/assets/Small-Shape-Asset.svg); }
.Element-Task { background-image: url(/w/resources/assets/Small-Shape-Task.svg); }
.Element-Journey { background-image: url(/w/resources/assets/Small-Shape-Journey.svg); }
.Element-Channel { background-image: url(/w/resources/assets/Small-Shape-Channel.svg); }
.Element-Product { background-image: url(/w/resources/assets/Small-Shape-Product.svg); }
.Element-Organisation { background-image: url(/w/resources/assets/Small-Shape-Organisation.svg); }
.Element-Brand { background-image: url(/w/resources/assets/Small-Shape-Brand.svg); }
.Element-People { background-image: url(/w/resources/assets/Icon-People.svg); }
.Element-Outcome { background-image: url(/w/resources/assets/Small-Shape-Outcome.svg); }
.Element-Activity { background-image: url(/w/resources/assets/Small-Shape-Activity.svg); }
.Element-Object { background-image: url(/w/resources/assets/Small-Shape-Object.svg); }
.Icon-Identity { background-image: url(/w/resources/assets/Icon-Identity.svg); }
.Icon-Architecture { background-image: url(/w/resources/assets/Icon-Architecture.svg); }
.Icon-Experience { background-image: url(/w/resources/assets/Icon-Experience.svg); }
.Icon-Product { background-image: url(/w/resources/assets/Icon-Product.svg); }
.Icon-Organisation { background-image: url(/w/resources/assets/Icon-Organisation.svg); }
.Icon-Brand { background-image: url(/w/resources/assets/Icon-Brand.svg); }
/*breadcrumbs*/
small a { font-weight: bold; text-decoration: none; }
a:hover { text-decoration: underline;}
/* tables */
td a {font-weight: bold; }
/* no wordmark in the footer */
.mw-logo-wordmark { display: none; }
/* no header: we'll add page titles manually to be able to change the colour */
.firstHeading-container { visibility: hidden; }
#siteSub { visibility: hidden; }
/* no drawer menu header */
.citizen-drawer__header { display: none; }
/* Bring the text to 14px */
#bodyContent { font-size: 1.275em; }
@media only screen and (max-width: 639px){
#bodyContent {
font-size: 1rem;
}
}
a.image img, object {
max-width:100%;
height:auto;
}
.youtube-container {
position: relative;
overflow: hidden;
width: 100%;
padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
}
/* Then style the iframe to fit in the container div with full height and width */
.youtube-container iframe {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 100%;
height: 100%;
max-width: 1280px;
max-height: 720px;
}
/* Colorem video */
#colorem {
background: #e4eff9;
position: absolute;
left: 0;
top: 0;
right: 0;
height: 100vh;
overflow: hidden;
}
#colorem-video {
width: 100%;
max-width: none;
height: 100%;
object-fit: cover;
position: absolute;
top: 0;
left: 0;
}
@media screen and (min-width: 1000px) {
#colorem {
left: var(--header-size);
}
#colorem-video {
top: calc(50% - 40vw);
left: calc(50% - 40vw);
width: 80vw;
height: 80vw;
object-fit: contain;
}
}
#bigtext {
display: flex;
width: 100%;
min-height: 95vh;
position: relative;
text-align: center;
justify-content: center;
align-items: center;
flex-direction: column;
}
#bigtext a {
display: block;
width: 100%;
}
.headline--claim {
font-size:calc(1.519rem + 3.7037vw);
line-height:calc(2.013rem + 3.96825vw);
margin:0 0 calc(1.059rem + 1.85185vw);
font-weight: 600;
text-align:center;
color: white;
}
@media only screen and (min-width: 1156px){
.headline--claim {
font-size:5.6rem;
line-height:6.6rem;
margin-bottom:3.2rem
}
}
.image__wrapper,.image__wrapper--lessmargin,.image__wrapper--nomargin{
display:block;
margin:0;
padding:0;
margin-bottom:2.5rem
}
@media only screen and (min-width: 400px){
.image__wrapper,.image__wrapper--lessmargin,.image__wrapper--nomargin{
margin-bottom:calc(0.913rem + 3.96825vw)
}
}
@media only screen and (min-width: 1156px){
.image__wrapper,.image__wrapper--lessmargin,.image__wrapper--nomargin{
margin-bottom:5.5rem
}
}
.image__wrapper.ratio-1-1,.ratio-1-1.image__wrapper--lessmargin,.ratio-1-1.image__wrapper--nomargin{
position:relative;
height:0;
padding-bottom:100%
}
.image__wrapper.ratio-3-2,.ratio-3-2.image__wrapper--lessmargin,.ratio-3-2.image__wrapper--nomargin{
position:relative;
height:0;
padding-bottom:66.6666666667%
}
.image__wrapper.ratio-16-9,.ratio-16-9.image__wrapper--lessmargin,.ratio-16-9.image__wrapper--nomargin{
position:relative;
height:0;
padding-bottom:56.25%
}
.image__wrapper.round,.round.image__wrapper--lessmargin,.round.image__wrapper--nomargin{
border-radius:50%;
overflow:hidden
}
.image__wrapper--nomargin{
margin-bottom:0
}
.image__wrapper--lessmargin{
margin-bottom:1.0909em
}
.image__image{
display:block;
max-width:100%;
height:auto
}
.image__image.has-ratio{
position:absolute;
width:100%;
height:100%;
-o-object-fit:cover;
object-fit:cover;
-o-object-position:center;
object-position:center
}
/* Logo on top */
.page-heading {
background: url(/w/resources/assets/edgy-logo.svg) left center/contain no-repeat border-box;
}
/* make logo clickable */
.page-heading a {
display: block;
width: 200px;
height: 45px;
background-color: transparent;
}
.citizen-body-header--sticky .citizen-jumptotop:hover {
background-color: transparent;
}
.citizen-body-header--sticky {
background-color: rgba(255, 255, 255, 0);
}
.citizen-body-header--sticky .mw-body-header {
background-color: rgba(255, 255, 255, 0);
border-bottom: 0;
max-width: none;
}
.citizen-body-header--sticky .mw-body-header:before {
background-color: rgba(255, 255, 255, 0.7);
border-bottom: 0;
left: calc(var(--padding-page) * -1);
right: calc(var(--padding-page) * -1);
}
.mw-body-header {
max-width: none;
}
@media only screen and ( min-width: 1000px ) {
.citizen-body-header--sticky .mw-body-header:before {
left: calc(var(--padding-page) * -2);
right: calc(var(--padding-page) * -2);
}
}
header.mw-body-header {
gap: 0;
background-color: rgba(0, 0, 0, 0);
}
.citizen-body {
max-width: 1280px;
}
.center,.center--vertically,.center--horizontally-vertically,.center--horizontally{
display:-ms-flexbox;
display:flex
}
.center--horizontally,.center--horizontally-vertically{
-ms-flex-pack:center;
justify-content:center
}
.center--vertically,.center--horizontally-vertically{
height:100%;
-ms-flex-direction:column;
flex-direction:column;
-ms-flex-pack:center;
justify-content:center
}
/* hide citizen skin settings */
#citizen-pref-toggle { display: none; }
/*format navigation bar link*/
.citizen-drawer__menu a, .citizen-footer a { font-weight: 600; }
/*hide special page links*/
li#t-specialpages, li#t-upload { display: none; }
/* white background for media viewer */
.mw-mmv-overlay { background-color: white; }
.mw-mmv-main.jq-fullscreened { background-color: white; }
/* home mobile list of edgy enterprise design facets */
.home-edgy-enterprise-design-facets-elements-mobile {
position: relative;
margin-left: calc(-1 * var(--padding-page));
margin-right: calc(-1 * var(--padding-page));
margin-bottom: 2rem;
}
.home-edgy-enterprise-design-facets-elements-mobile ul {
list-style: none;
}
.home-edgy-enterprise-design-facets-elements-mobile ul, .home-edgy-enterprise-design-facets-elements-mobile li {
padding: 0;
margin: 0 !important;
}
.home-edgy-enterprise-design-facets-elements-mobile a {
display: flex;
padding-left: 62px;
height: 73px;
border-bottom: 2px white solid;
font-weight: 700;
background-color: rgba(255, 255, 255, 0);
transition: 0.25s background-color;
align-items: center;
position: relative;
}
.home-edgy-enterprise-design-facets-elements-mobile a:hover {
text-decoration: none;
background-color: rgba(255, 255, 255, 0.3);
}
.home-edgy-enterprise-design-facets-elements-mobile > ul > li > a {
color: white;
font-size: 19px;
}
.home-edgy-enterprise-design-facets-elements-mobile ul ul a {
color: black;
font-size: 14px;
text-transform: lowercase;
}
.home-edgy-enterprise-design-facets-elements-mobile > ul > li {
background-color: currentColor;
}
.home-edgy-enterprise-design-facets-elements-mobile .Element {
align-self: stretch;
}
.home-edgy-enterprise-design-facets-elements-mobile .Element[class*=Icon-] {
position: absolute;
left: 21px;
top: 0;
bottom: 0;
padding-left: 1.4rem;
}
.home-edgy-enterprise-design-facets-elements-mobile .Element[class*=Element-] {
padding-left: 0.65rem;
filter: brightness(0);
margin-right: 0.5em;
margin-top: 2px;
}
.home-edgy-enterprise-design-facets-elements-mobile .white {
color: white;
}
.home-edgy-enterprise-design-facets-elements-mobile .white a {
background-color: rgba(0, 0, 0, 0);
border-color: #848484;
}
.home-edgy-enterprise-design-facets-elements-mobile .white a:hover {
background-color: rgba(0, 0, 0, 0.12);
}
.home-edgy-enterprise-design-facets-elements-mobile .item-images {
pointer-events: none;
--item-height: 75px;
--item-scale: 0.75;
}
.home-edgy-enterprise-design-facets-elements-mobile .item-images img {
position: absolute;
display: block;
width: calc(165px * var(--item-scale));
height: auto;
}
.home-edgy-enterprise-design-facets-elements-mobile .item-images img.purpose {
top: calc(var(--item-height) - calc(50px * var(--item-scale) * var(--item-scale)));
right: calc(58px * var(--item-scale));
}
.home-edgy-enterprise-design-facets-elements-mobile .item-images img.content {
top: calc(var(--item-height) * 2 - calc(45px * var(--item-scale) * var(--item-scale)));
right: calc(-32px * var(--item-scale));
}
.home-edgy-enterprise-design-facets-elements-mobile .item-images img.story {
top: calc(var(--item-height) * 3 - calc(59px * var(--item-scale) * var(--item-scale)));
right: calc(76px * var(--item-scale));
}
.home-edgy-enterprise-design-facets-elements-mobile .item-images img.brand {
top: calc(var(--item-height) * 4 - calc(49px * var(--item-scale) * var(--item-scale)));
right: calc(-32px * var(--item-scale));
}
.home-edgy-enterprise-design-facets-elements-mobile .item-images img.task {
top: calc(var(--item-height) * 6 - calc(65px * var(--item-scale) * var(--item-scale)));
right: calc(62px * var(--item-scale));
}
.home-edgy-enterprise-design-facets-elements-mobile .item-images img.channel {
top: calc(var(--item-height) * 7 - calc(53px * var(--item-scale) * var(--item-scale)));
right: calc(-10px * var(--item-scale));
}
.home-edgy-enterprise-design-facets-elements-mobile .item-images img.journey {
top: calc(var(--item-height) * 8 - calc(65px * var(--item-scale) * var(--item-scale)));
right: calc(84px * var(--item-scale));
}
.home-edgy-enterprise-design-facets-elements-mobile .item-images img.product {
top: calc(var(--item-height) * 9 - calc(44px * var(--item-scale) * var(--item-scale)));
right: calc(-29px * var(--item-scale));
}
.home-edgy-enterprise-design-facets-elements-mobile .item-images img.capability {
top: calc(var(--item-height) * 11 - calc(53px * var(--item-scale) * var(--item-scale)));
right: calc(-8px * var(--item-scale));
}
.home-edgy-enterprise-design-facets-elements-mobile .item-images img.asset {
top: calc(var(--item-height) * 12 - calc(53px * var(--item-scale) * var(--item-scale)));
right: calc(93px * var(--item-scale));
}
.home-edgy-enterprise-design-facets-elements-mobile .item-images img.process {
top: calc(var(--item-height) * 13 - calc(67px * var(--item-scale) * var(--item-scale)));
right: calc(-20px * var(--item-scale));
}
.home-edgy-enterprise-design-facets-elements-mobile .item-images img.organisation {
top: calc(var(--item-height) * 14 - calc(59px * var(--item-scale) * var(--item-scale)));
right: calc(63px * var(--item-scale));
}
.home-edgy-enterprise-design-facets-elements-mobile .item-images img.people {
top: calc(var(--item-height) * 18 - calc(59px * var(--item-scale) * var(--item-scale)));
right: calc(-20px * var(--item-scale));
}
@media screen and (min-width: 400px) {
.home-edgy-enterprise-design-facets-elements-mobile .item-images {
--item-scale: 1;
}
}
@media screen and (min-width: 640px) {
.home-edgy-enterprise-design-facets-elements-mobile {
display: none;
}
}
/* hide submenu backlink on EDGY: pages */
span.subpages { display: none; }