.aemw-wall{column-count:var(--aemw-columns);column-gap:var(--aemw-gap);background:var(--aemw-bg);color:var(--aemw-text)}.aemw-wall,.aemw-wall *{box-sizing:border-box}.aemw-item{display:inline-block;width:100%;margin:0 0 var(--aemw-gap);break-inside:avoid;-webkit-column-break-inside:avoid;overflow:hidden;border-radius:var(--aemw-radius);background:rgb(255 255 255 / .04);box-shadow:0 18px 42px rgb(0 0 0 / .28)}.aemw-item-link{position:relative;display:block;color:inherit;text-decoration:none;overflow:hidden;border-radius:inherit}.aemw-media-wrap{position:relative;display:block;overflow:hidden;border-radius:inherit}.aemw-media-wrap img{display:block;width:100%;height:auto;border-radius:inherit;transition:transform .35s ease,filter .35s ease}.aemw-zoom-on .aemw-item:hover img{transform:scale(1.055);filter:brightness(.82)}.aemw-shape-short .aemw-media-wrap,.aemw-shape-wide .aemw-media-wrap,.aemw-shape-medium .aemw-media-wrap,.aemw-shape-square .aemw-media-wrap,.aemw-shape-tall .aemw-media-wrap{aspect-ratio:16 / 9}.aemw-shape-wide .aemw-media-wrap{aspect-ratio:21 / 9}.aemw-shape-medium .aemw-media-wrap{aspect-ratio:4 / 3}.aemw-shape-square .aemw-media-wrap{aspect-ratio:1 / 1}.aemw-shape-tall .aemw-media-wrap{aspect-ratio:2 / 3}.aemw-shape-short .aemw-media-wrap{aspect-ratio:2.25 / 1}.aemw-shape-short img,.aemw-shape-wide img,.aemw-shape-medium img,.aemw-shape-square img,.aemw-shape-tall img{width:100%;height:100%;object-fit:cover}.aemw-overlay{position:absolute;inset:auto 0 0 0;padding:16px;background:linear-gradient(to top,rgba(0,0,0,var(--aemw-overlay)),rgba(0,0,0,calc(var(--aemw-overlay) * .72)) 58%,#fff0);color:var(--aemw-text);opacity:0;transform:translateY(12px);transition:opacity .25s ease,transform .25s ease;pointer-events:none}.aemw-overlay-on .aemw-item:hover .aemw-overlay,.aemw-overlay-on .aemw-item:focus-within .aemw-overlay{opacity:1;transform:translateY(0)}.aemw-overlay strong{display:block;font-size:18px;line-height:1.1;margin:0 0 6px}.aemw-overlay span{display:block;color:var(--aemw-muted);font-size:14px;line-height:1.35}.aemw-desc-off .aemw-overlay span{display:none}.aemw-play{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:999px;display:grid;place-items:center;color:#fff;background:rgb(0 0 0 / .58);border:1px solid rgb(255 255 255 / .3);box-shadow:0 14px 28px rgb(0 0 0 / .35);font-size:20px;padding-left:3px}.aemw-lightbox{position:fixed;inset:0;z-index:999999;display:none;align-items:center;justify-content:center;background:var(--aemw-lightbox-bg,rgb(0 0 0 / .92));padding:44px 28px 96px}.aemw-lightbox.is-open{display:flex}.aemw-lightbox-stage{max-width:min(94vw, 1400px);max-height:84vh}.aemw-lightbox-stage img,.aemw-lightbox-stage video,.aemw-lightbox-stage iframe{display:block;max-width:min(94vw, 1400px);max-height:84vh;border:0;border-radius:12px;box-shadow:0 28px 90px rgb(0 0 0 / .6)}.aemw-lightbox-stage iframe{width:min(94vw, 1200px);height:min(70vh, 675px)}.aemw-lightbox-close,.aemw-lightbox-prev,.aemw-lightbox-next{position:fixed;border:1px solid rgb(255 255 255 / .22);background:rgb(255 255 255 / .08);color:#fff;cursor:pointer;z-index:1000000;border-radius:999px;display:grid;place-items:center;transition:background .2s ease,transform .2s ease}.aemw-lightbox-close:hover,.aemw-lightbox-prev:hover,.aemw-lightbox-next:hover{background:rgb(255 255 255 / .16);transform:translateY(-1px)}.aemw-lightbox-close{right:24px;top:24px;width:44px;height:44px;font-size:30px;line-height:1}.aemw-lightbox-prev,.aemw-lightbox-next{top:50%;width:50px;height:50px;font-size:34px;line-height:1}.aemw-lightbox-prev{left:24px}.aemw-lightbox-next{right:24px}.aemw-lightbox-caption{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);width:min(760px, calc(100vw - 48px));color:#fff;text-align:center}.aemw-lightbox-caption h3{margin:0 0 4px;font-size:18px}.aemw-lightbox-caption p{margin:0;color:rgb(255 255 255 / .76);font-size:14px}.aemw-admin-note{padding:12px 16px;background:#fff3cd;color:#111;border-radius:10px}@media (max-width:900px){.aemw-wall{column-count:var(--aemw-tablet-columns)}}@media (max-width:640px){.aemw-wall{column-count:var(--aemw-mobile-columns)}.aemw-lightbox{padding:56px 14px 96px}.aemw-lightbox-prev,.aemw-lightbox-next{top:auto;bottom:24px}.aemw-lightbox-prev{left:24px}.aemw-lightbox-next{right:24px}.aemw-lightbox-caption{bottom:84px}}.aemw-shape-wide .aemw-media-wrap{aspect-ratio:21 / 9!important}.aemw-shape-short .aemw-media-wrap{aspect-ratio:2.25 / 1!important}.aemw-shape-medium .aemw-media-wrap{aspect-ratio:4 / 3!important}.aemw-shape-square .aemw-media-wrap{aspect-ratio:1 / 1!important}.aemw-shape-tall .aemw-media-wrap{aspect-ratio:2 / 3!important}.aemw-shape-wide img,.aemw-shape-short img,.aemw-shape-medium img,.aemw-shape-square img,.aemw-shape-tall img{width:100%!important;height:100%!important;object-fit:cover!important}.aemw-shape-sixteen-nine .aemw-media-wrap{aspect-ratio:16 / 9!important}.aemw-shape-sixteen-nine img{width:100%!important;height:100%!important;object-fit:cover!important}.aemw-layout-freeform{position:relative;height:var(--aemw-board-height);column-count:initial!important;column-gap:0!important;overflow:visible}.aemw-layout-freeform .aemw-item{position:absolute;display:block;margin:0;break-inside:auto;-webkit-column-break-inside:auto}.aemw-layout-freeform .aemw-item-link,.aemw-layout-freeform .aemw-media-wrap{width:100%;height:100%}.aemw-layout-freeform .aemw-media-wrap img{width:100%;height:100%;object-fit:cover}.aemw-layout-freeform .aemw-shape-auto .aemw-media-wrap,.aemw-layout-freeform .aemw-shape-sixteen-nine .aemw-media-wrap,.aemw-layout-freeform .aemw-shape-short .aemw-media-wrap,.aemw-layout-freeform .aemw-shape-wide .aemw-media-wrap,.aemw-layout-freeform .aemw-shape-medium .aemw-media-wrap,.aemw-layout-freeform .aemw-shape-square .aemw-media-wrap,.aemw-layout-freeform .aemw-shape-tall .aemw-media-wrap{aspect-ratio:auto!important}.aemw-layout-freeform{position:relative!important;height:var(--aemw-board-height)!important;min-height:360px;column-count:initial!important;column-gap:0!important;background:var(--aemw-bg);isolation:isolate}.aemw-layout-freeform .aemw-item{position:absolute!important;display:block!important;margin:0!important;overflow:visible!important;background:transparent!important;border-radius:var(--aemw-radius)!important;box-shadow:none!important}.aemw-layout-freeform .aemw-item-link{width:100%;height:100%;position:relative;display:block;border-radius:var(--aemw-radius);overflow:hidden;background:rgb(255 255 255 / .035);border:1px solid rgb(255 255 255 / .10);box-shadow:0 18px 48px rgb(0 0 0 / .42),0 1px 0 rgb(255 255 255 / .12) inset;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease,filter .28s ease}.aemw-layout-freeform .aemw-item-link::before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;z-index:4;box-shadow:inset 0 1px 0 rgb(255 255 255 / .22),inset 0 -1px 0 rgb(0 0 0 / .36)}.aemw-layout-freeform .aemw-item:hover .aemw-item-link{transform:translateY(-7px) scale(1.012);border-color:rgb(255 255 255 / .24);box-shadow:0 28px 68px rgb(0 0 0 / .56),0 1px 0 rgb(255 255 255 / .16) inset}.aemw-layout-freeform .aemw-media-wrap{width:100%!important;height:100%!important;aspect-ratio:auto!important;border-radius:inherit;overflow:hidden}.aemw-layout-freeform .aemw-media-wrap img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:inherit}.aemw-layout-freeform .aemw-overlay{padding:18px;background:linear-gradient(to top,rgba(0,0,0,var(--aemw-overlay)),rgba(0,0,0,calc(var(--aemw-overlay) * .72)) 58%,#fff0)}.aemw-layout-freeform .aemw-overlay strong{font-size:clamp(15px, 1.6vw, 22px)}.aemw-layout-freeform .aemw-overlay span{font-size:clamp(12px, 1.1vw, 14px)}.aemw-wall.aemw-layout-freeform{position:relative!important;display:block!important;width:100%!important;max-width:none!important;height:var(--aemw-board-height)!important;min-height:500px!important;margin:0 auto!important;padding:0!important;column-count:initial!important;column-gap:0!important;columns:initial!important;break-inside:auto!important;isolation:isolate!important;overflow:visible!important}.aemw-wall.aemw-layout-freeform .aemw-item,.aemw-wall.aemw-layout-freeform figure.aemw-item{position:absolute!important;display:block!important;float:none!important;clear:none!important;margin:0!important;padding:0!important;width:auto;max-width:none!important;min-width:0!important;height:auto;max-height:none!important;break-inside:auto!important;page-break-inside:auto!important;-webkit-column-break-inside:auto!important;overflow:visible!important;transform:none}.aemw-wall.aemw-layout-freeform .aemw-item-link{position:relative!important;display:block!important;width:100%!important;height:100%!important;max-width:none!important;margin:0!important;padding:0!important;border-radius:var(--aemw-radius)!important;overflow:hidden!important}.aemw-wall.aemw-layout-freeform .aemw-media-wrap{position:relative!important;display:block!important;width:100%!important;height:100%!important;aspect-ratio:auto!important;margin:0!important;padding:0!important}.aemw-wall.aemw-layout-freeform .aemw-media-wrap img,.aemw-wall.aemw-layout-freeform .aemw-item img,.aemw-wall.aemw-layout-freeform figure img{position:relative!important;display:block!important;width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:cover!important;margin:0!important;padding:0!important;border-radius:inherit!important}.aemw-wall.aemw-layout-freeform .aemw-overlay{position:absolute!important;left:0!important;right:0!important;bottom:0!important;z-index:5!important}.aemw-wall{--aemw-effective-radius:var(--aemw-radius, 22px)}.aemw-item,.aemw-item-link,.aemw-media-wrap,.aemw-media-wrap img,.aemw-item img{border-radius:var(--aemw-effective-radius)!important}.aemw-layout-freeform .aemw-item,.aemw-layout-freeform .aemw-item-link,.aemw-layout-freeform .aemw-media-wrap,.aemw-layout-freeform .aemw-media-wrap img,.aemw-layout-freeform .aemw-item img{border-radius:var(--aemw-effective-radius)!important}.aemw-item,.aemw-item-link,.aemw-media-wrap{overflow:hidden!important}.aemw-item-link{border:var(--aemw-edge-width,1px) solid rgba(255,255,255,var(--aemw-edge-opacity,.12))!important;box-shadow:0 calc(18px * var(--aemw-item-shadow,.42)) calc(48px * var(--aemw-item-shadow,.42)) rgb(0 0 0 / .46),inset 0 1px 0 rgba(255,255,255,var(--aemw-edge-highlight,.22)),inset 0 -1px 0 rgba(0,0,0,var(--aemw-edge-shadow,.36))!important}.aemw-item-link::before{box-shadow:inset 0 1px 0 rgba(255,255,255,var(--aemw-edge-highlight,.22)),inset 0 -1px 0 rgba(0,0,0,var(--aemw-edge-shadow,.36))!important}.aemw-item:hover .aemw-item-link{transform:translateY(calc(var(--aemw-hover-lift, 7px) * -1)) scale(1.012)!important;box-shadow:0 calc(28px * var(--aemw-item-shadow,.42)) calc(68px * var(--aemw-item-shadow,.42)) rgb(0 0 0 / .56),inset 0 1px 0 rgba(255,255,255,calc(var(--aemw-edge-highlight,.22) + .08)),inset 0 -1px 0 rgba(0,0,0,var(--aemw-edge-shadow,.36))!important}.aemw-layout-freeform .aemw-item-link{border:var(--aemw-edge-width,1px) solid rgba(255,255,255,var(--aemw-edge-opacity,.12))!important}.aemw-overlay{box-sizing:border-box!important;min-height:0!important;max-height:70%!important;overflow:hidden!important;padding:clamp(8px, 1.4vw, 16px)!important;display:flex!important;flex-direction:column!important;justify-content:flex-end!important;gap:4px!important}.aemw-overlay strong{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;text-wrap:balance;overflow-wrap:anywhere!important;word-break:normal!important;hyphens:auto!important;font-size:clamp(12px, 1.45vw, 20px)!important;line-height:1.05!important;margin:0!important;max-width:100%!important}.aemw-overlay span{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:2!important;overflow:hidden!important;overflow-wrap:anywhere!important;font-size:clamp(10px, 1vw, 14px)!important;line-height:1.25!important;margin:0!important;max-width:100%!important}.aemw-layout-freeform .aemw-item[data-h^="1"] .aemw-overlay strong,.aemw-layout-freeform .aemw-item[data-h^="2"] .aemw-overlay strong{-webkit-line-clamp:1!important;font-size:clamp(11px, 1.15vw, 16px)!important}.aemw-layout-freeform .aemw-item[data-h^="1"] .aemw-overlay span,.aemw-layout-freeform .aemw-item[data-h^="2"] .aemw-overlay span{-webkit-line-clamp:1!important;font-size:clamp(9px, .9vw, 12px)!important}.aemw-layout-freeform .aemw-item[data-h="5"] .aemw-overlay span,.aemw-layout-freeform .aemw-item[data-h="6"] .aemw-overlay span,.aemw-layout-freeform .aemw-item[data-h="7"] .aemw-overlay span,.aemw-layout-freeform .aemw-item[data-h="8"] .aemw-overlay span,.aemw-layout-freeform .aemw-item[data-h="9"] .aemw-overlay span,.aemw-layout-freeform .aemw-item[data-h^="10"] .aemw-overlay span,.aemw-layout-freeform .aemw-item[data-h^="11"] .aemw-overlay span,.aemw-layout-freeform .aemw-item[data-h^="12"] .aemw-overlay span,.aemw-layout-freeform .aemw-item[data-h^="13"] .aemw-overlay span,.aemw-layout-freeform .aemw-item[data-h^="14"] .aemw-overlay span{display:none!important}.aemw-layout-freeform .aemw-item[data-h="5"] .aemw-overlay,.aemw-layout-freeform .aemw-item[data-h="6"] .aemw-overlay,.aemw-layout-freeform .aemw-item[data-h="7"] .aemw-overlay,.aemw-layout-freeform .aemw-item[data-h="8"] .aemw-overlay,.aemw-layout-freeform .aemw-item[data-h="9"] .aemw-overlay{padding:6px 8px!important;max-height:100%!important}.aemw-layout-freeform .aemw-item[data-h="5"] .aemw-overlay strong,.aemw-layout-freeform .aemw-item[data-h="6"] .aemw-overlay strong,.aemw-layout-freeform .aemw-item[data-h="7"] .aemw-overlay strong,.aemw-layout-freeform .aemw-item[data-h="8"] .aemw-overlay strong,.aemw-layout-freeform .aemw-item[data-h="9"] .aemw-overlay strong{-webkit-line-clamp:1!important;font-size:10px!important;line-height:1!important}.aemw-layout-freeform .aemw-item[data-w^="1"] .aemw-overlay strong,.aemw-layout-freeform .aemw-item[data-w^="2"] .aemw-overlay strong{font-size:clamp(11px, 1.1vw, 16px)!important;-webkit-line-clamp:2!important}.aemw-layout-freeform .aemw-item[data-w^="1"] .aemw-overlay span,.aemw-layout-freeform .aemw-item[data-w^="2"] .aemw-overlay span{font-size:clamp(9px, .85vw, 12px)!important;-webkit-line-clamp:1!important}.aemw-overlay{background:linear-gradient(to top,rgba(0,0,0,calc(var(--aemw-overlay) + .10)),rgba(0,0,0,calc(var(--aemw-overlay) * .58)) 55%,#fff0)!important;text-shadow:0 2px 12px rgb(0 0 0 / .75)!important}@media (max-width:640px){.aemw-overlay strong{font-size:14px!important;-webkit-line-clamp:2!important}.aemw-overlay span{font-size:12px!important;-webkit-line-clamp:1!important}}.aemw-lightbox-close,.aemw-lightbox-prev,.aemw-lightbox-next{box-sizing:border-box!important;padding:0!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;font-family:Arial,Helvetica,sans-serif!important;font-weight:400!important;line-height:1!important}.aemw-lightbox-close{font-size:0!important}.aemw-lightbox-close::before{content:"×";display:block;font-size:32px;line-height:1;transform:translateY(-1px)}.aemw-lightbox-prev,.aemw-lightbox-next{font-size:0!important}.aemw-lightbox-prev::before,.aemw-lightbox-next::before{display:block;font-size:34px;line-height:1}.aemw-lightbox-prev::before{content:"‹";transform:translateX(-1px) translateY(-1px)}.aemw-lightbox-next::before{content:"›";transform:translateX(1px) translateY(-1px)}@media (max-width:900px){.aemw-wall.aemw-layout-freeform{display:block!important;width:100%!important;max-width:100%!important;height:auto!important;min-height:0!important;transform:none!important;overflow:visible!important;column-count:var(--aemw-tablet-columns)!important;columns:var(--aemw-tablet-columns)!important;column-gap:var(--aemw-gap)!important;grid-template-columns:none!important;gap:0!important}.aemw-wall.aemw-layout-freeform .aemw-item,.aemw-wall.aemw-layout-freeform figure.aemw-item{position:relative!important;display:inline-block!important;left:auto!important;top:auto!important;right:auto!important;bottom:auto!important;inset:auto!important;width:100%!important;height:auto!important;max-width:100%!important;z-index:auto!important;margin:0 0 var(--aemw-gap)!important;padding:0!important;transform:none!important;break-inside:avoid!important;-webkit-column-break-inside:avoid!important;page-break-inside:avoid!important}.aemw-wall.aemw-layout-freeform .aemw-item-link,.aemw-wall.aemw-layout-freeform .aemw-media-wrap{display:block!important;width:100%!important;height:auto!important}.aemw-wall.aemw-layout-freeform .aemw-media-wrap img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important}.aemw-wall.aemw-layout-freeform .aemw-shape-auto .aemw-item-link,.aemw-wall.aemw-layout-freeform .aemw-shape-auto .aemw-media-wrap{aspect-ratio:auto!important}.aemw-wall.aemw-layout-freeform .aemw-shape-sixteen-nine .aemw-item-link,.aemw-wall.aemw-layout-freeform .aemw-shape-sixteen-nine .aemw-media-wrap{aspect-ratio:16 / 9!important}.aemw-wall.aemw-layout-freeform .aemw-shape-short .aemw-item-link,.aemw-wall.aemw-layout-freeform .aemw-shape-short .aemw-media-wrap{aspect-ratio:2.25 / 1!important}.aemw-wall.aemw-layout-freeform .aemw-shape-wide .aemw-item-link,.aemw-wall.aemw-layout-freeform .aemw-shape-wide .aemw-media-wrap{aspect-ratio:21 / 9!important}.aemw-wall.aemw-layout-freeform .aemw-shape-medium .aemw-item-link,.aemw-wall.aemw-layout-freeform .aemw-shape-medium .aemw-media-wrap{aspect-ratio:4 / 3!important}.aemw-wall.aemw-layout-freeform .aemw-shape-square .aemw-item-link,.aemw-wall.aemw-layout-freeform .aemw-shape-square .aemw-media-wrap{aspect-ratio:1 / 1!important}.aemw-wall.aemw-layout-freeform .aemw-shape-tall .aemw-item-link,.aemw-wall.aemw-layout-freeform .aemw-shape-tall .aemw-media-wrap{aspect-ratio:2 / 3!important}}@media (max-width:640px){.aemw-wall.aemw-layout-freeform{column-count:var(--aemw-mobile-columns)!important;columns:var(--aemw-mobile-columns)!important}}.aemw-item-link{box-shadow:calc(var(--aemw-shadow-enabled, 1) * var(--aemw-shadow-x, 0px)) calc(var(--aemw-shadow-enabled, 1) * var(--aemw-shadow-y, 18px)) calc(var(--aemw-shadow-enabled, 1) * var(--aemw-shadow-softness, 48px)) rgba(0,0,0,var(--aemw-shadow-strength,.42)),inset 0 1px 0 rgba(255,255,255,var(--aemw-edge-highlight,.22)),inset 0 -1px 0 rgba(0,0,0,var(--aemw-edge-shadow,.36))!important}.aemw-item:hover .aemw-item-link{box-shadow:calc(var(--aemw-shadow-enabled, 1) * var(--aemw-shadow-x, 0px)) calc(var(--aemw-shadow-enabled, 1) * (var(--aemw-shadow-y, 18px) + 8px)) calc(var(--aemw-shadow-enabled, 1) * (var(--aemw-shadow-softness, 48px) + 20px)) rgba(0,0,0,calc(var(--aemw-shadow-strength,.42) + .12)),inset 0 1px 0 rgba(255,255,255,calc(var(--aemw-edge-highlight,.22) + .08)),inset 0 -1px 0 rgba(0,0,0,var(--aemw-edge-shadow,.36))!important}.aemw-wall{position:relative;isolation:isolate;overflow:visible}.aemw-wall::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background-image:var(--aemw-board-bg-image,none);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:var(--aemw-board-bg-opacity,0)}.aemw-wall>.aemw-item{position:relative;z-index:1}.aemw-wall.aemw-layout-freeform>.aemw-item{position:absolute!important}.aemw-wall.aemw-board-drift-on::before{inset:calc(var(--aemw-board-drift-strength, 12px) * -2);will-change:transform;transform-origin:center center;animation-duration:var(--aemw-board-drift-duration,45s);animation-timing-function:ease-in-out;animation-iteration-count:infinite}.aemw-wall.aemw-board-drift-on.aemw-board-drift-organic::before{animation-name:aemwBoardDriftOrganic}.aemw-wall.aemw-board-drift-on.aemw-board-drift-horizontal::before{animation-name:aemwBoardDriftHorizontal}.aemw-wall.aemw-board-drift-on.aemw-board-drift-vertical::before{animation-name:aemwBoardDriftVertical}.aemw-wall.aemw-board-drift-pause-hover:hover::before{animation-play-state:paused}@keyframes aemwBoardDriftOrganic{0%{transform:translate(0,0) scale(1)}25%{transform:translate(calc(var(--aemw-board-drift-strength, 12px) * -0.65),calc(var(--aemw-board-drift-strength, 12px) * -0.35)) scale(var(--aemw-board-drift-scale,1.02))}50%{transform:translate(calc(var(--aemw-board-drift-strength, 12px) * -1),calc(var(--aemw-board-drift-strength, 12px) * 0.6)) scale(var(--aemw-board-drift-scale,1.02))}75%{transform:translate(calc(var(--aemw-board-drift-strength, 12px) * 0.55),calc(var(--aemw-board-drift-strength, 12px) * 0.85)) scale(var(--aemw-board-drift-scale,1.02))}100%{transform:translate(0,0) scale(1)}}@keyframes aemwBoardDriftHorizontal{0%{transform:translateX(calc(var(--aemw-board-drift-strength, 12px) * -1)) scale(var(--aemw-board-drift-scale,1.02))}50%{transform:translateX(var(--aemw-board-drift-strength,12px)) scale(var(--aemw-board-drift-scale,1.02))}100%{transform:translateX(calc(var(--aemw-board-drift-strength, 12px) * -1)) scale(var(--aemw-board-drift-scale,1.02))}}@keyframes aemwBoardDriftVertical{0%{transform:translateY(calc(var(--aemw-board-drift-strength, 12px) * -1)) scale(var(--aemw-board-drift-scale,1.02))}50%{transform:translateY(var(--aemw-board-drift-strength,12px)) scale(var(--aemw-board-drift-scale,1.02))}100%{transform:translateY(calc(var(--aemw-board-drift-strength, 12px) * -1)) scale(var(--aemw-board-drift-scale,1.02))}}@media (max-width:767px){.aemw-wall.aemw-board-drift-disable-mobile::before{animation:none!important;transform:none!important;inset:0!important}}@media (prefers-reduced-motion:reduce){.aemw-wall.aemw-board-drift-on::before{animation:none!important;transform:none!important;inset:0!important}}