.cell{position:relative;flex:1;max-width:100%}.row-layout{display:flex;max-width:var(--page-width);flex-direction:column}.row-layout a{display:block}.row-layout-row{display:flex;max-width:100%;margin:0 1.5rem}.row-layout-row .cell img{max-width:100%;width:100%;height:auto;display:block}.layout_badge{position:absolute;font-size:1.5rem;padding:.62rem 1rem}.layout_badge.horizontal-left{left:.3rem}.layout_badge.horizontal-right{right:.3rem}.layout_badge.vertical-top{top:.3rem}.layout_badge.vertical-bottom{bottom:.3rem}.layout_badge.horizontal-center{left:50%;transform:translateX(-50%);text-align:center}.layout_badge.vertical-center{top:50%;transform:translateY(-50%)}.layout_badge.vertical-center.horizontal-center{transform:translate(-50%,-50%)}.block-code{margin:0;position:absolute;line-height:normal;padding:.5rem 1rem;cursor:pointer;z-index:3}.block-code-bottom-left{bottom:0;left:0}.block-code-bottom-right{bottom:0;right:0}.block-code-top-left{top:0;left:0}.block-code-top-right{top:0;right:0}.copy-notif{display:none;background:#eafbea;border:1px solid #b1f2b4;border-radius:5px;font-weight:600;color:#000;justify-content:center;align-items:center;width:fit-content;padding:1rem;gap:1.5rem;position:absolute;max-width:90%;max-height:90%}.copy-notif p{font-size:1.4rem;margin:0}.copy-notif img{height:3.5rem!important;width:auto!important}.notif-bottom-left{bottom:4rem;left:1rem}.notif-bottom-right{bottom:4rem;right:1rem}.notif-top-left{top:4rem;left:1rem}.notif-top-right{top:4rem;right:1rem}@media only screen and (min-width:740px){.row-layout-row{margin:0 max(2rem,calc((100vw - var(--page-width) - var(--grid-desktop-horizontal-spacing))/2))}.layout_badge{font-size:2.5rem}.layout_badge.horizontal-left{left:1.5rem}.layout_badge.horizontal-right{right:1.5rem}.layout_badge.vertical-top{top:1.5rem}.layout_badge.vertical-bottom{bottom:1.5rem}}