:root{--ERW_Hexagon_Nhexa:4;--ERW_Hexagon_gap:2vw;--ERW_Hexagon_size:calc(calc(100vw / var(--ERW_Hexagon_Nhexa)) - var(--ERW_Hexagon_gap))}@media only screen and (min-width:1100px){:root{--ERW_Hexagon_Nhexa:6}}@media only screen and (max-width:600px){:root{--ERW_Hexagon_Nhexa:2}}div[class^=ERW_HEXAGON_] a{text-decoration:none;color:inherit}div[class^=ERW_HEXAGON_] section{margin-top:50px;display:-ms-grid;display:grid;-ms-grid-columns:(1fr) [var];grid-template-columns:repeat(var(--ERW_Hexagon_Nhexa),1fr);grid-gap:var(--ERW_Hexagon_gap)}div[class^=ERW_HEXAGON_] article{background:silver;background-size:var(--ERW_Hexagon_size) var(--ERW_Hexagon_size);width:var(--ERW_Hexagon_size);height:calc(var(--ERW_Hexagon_size)/ 1.1111111);-webkit-clip-path:url(#ERW_Hexagon_clippathimage);clip-path:url(#ERW_Hexagon_clippathimage);-webkit-clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);margin-right:calc(var(--ERW_Hexagon_size)/ 2);color:#000;overflow:hidden}div[class^=ERW_HEXAGON_] article:nth-child(2n){margin:calc(var(--ERW_Hexagon_size) * -.5) calc(var(--ERW_Hexagon_size) * -.25) 0 calc(var(--ERW_Hexagon_size) * -.75)}div[class^=ERW_HEXAGON_] article::before{content:'';float:left;width:25%;height:100%;-webkit-clip-path:polygon(0% 0%,100% 0%,0% 50%,100% 100%,0% 100%);clip-path:polygon(0% 0%,100% 0%,0% 50%,100% 100%,0% 100%);-webkit-shape-outside:polygon(0% 0%,100% 0%,0% 50%,100% 100%,0% 100%);shape-outside:polygon(0% 0%,100% 0%,0% 50%,100% 100%,0% 100%)}div[class^=ERW_HEXAGON_] figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:50%;height:100%;font-size:calc(9 / var(--ERW_Hexagon_Nhexa) * 1vw);line-height:1;color:#fff;-webkit-transition:.75s .05s;transition:.75s .05s;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;text-align:center}