.landing-page :where(:not([data-prime-component]):not([data-prime-component] *):not(.landing-modal-host):not(.landing-modal-host *)){all:revert}.landing-page [data-prime-modal]{display:none}.landing-page [data-prime-component]:empty{-webkit-animation:landing-skeleton 1.2s ease infinite;animation:landing-skeleton 1.2s ease infinite;background:-webkit-gradient(linear,left top,right top,color-stop(25%,#f0f0f0),color-stop(50%,#e8e8e8),color-stop(75%,#f0f0f0));background:linear-gradient(90deg,#f0f0f0 25%,#e8e8e8,#f0f0f0 75%);background-size:200% 100%;border-radius:12px;display:block;min-height:200px}html:has(.landing-page){overflow-x:hidden!important}@-webkit-keyframes landing-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes landing-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}
