.widget-hero{display:flex;position:relative;gap:2rem;margin-bottom:2rem}@media (max-width:767px){.widget-hero{flex-direction:column;gap:1rem}}.widget-hero__intro{font-weight:bold;width:50%}@media (max-width:767px){.widget-hero__intro{width:auto}}.widget-hero__image{max-width:65%}@media (max-width:767px){.widget-hero__image{max-width:none}}.widget-hero__label{position:absolute;top:0;left:0;text-transform:uppercase;padding:0.5rem 1rem;background:#1051ce;box-shadow:0 -4px 15px -5px black}.widget-hero__label--popular{background-color:#FF47CF}.widget-hero__label--coming-soon{background-color:steelblue}.widget-hero__label--new{background-color:#158352}.widget-hero__features ul{margin-bottom:0}.widget-hero-image{padding:2em 5em;perspective:500px;background:#2a309a;background:linear-gradient(121deg, #2a309a 10%, #b74bd1 33%, #2a309a 66%, #ff84ba 100%);background-size:200% 200%;background-position:0 50%}@media (prefers-reduced-motion:reduce){.widget-hero-image .animated-gradient{animation:none}}.notice{background-color:#2d1f41;padding:2rem;border-radius:1em;margin-bottom:2rem}.notice__title{display:flex;align-items:center;font-size:1.7em;font-weight:bold;gap:0.5em;margin-bottom:1rem}.notice__title svg{width:auto;height:100%;display:block}.widget-preview-iframe{position:relative;width:100%;min-height:350px;border:none;overflow:hidden;border-radius:5px;background:black;margin-bottom:1rem}.live-demo__custom-website{background:#2d1f41}.live-demo__custom-website>div{background:url("/themes/custom/zw/images/arrow-down.svg") no-repeat top 20px right 20px;background-size:40px;padding:2rem 120px 2rem 2rem}@media (max-width:767px){.live-demo__custom-website>div{padding:1rem;background-image:none}}@keyframes moveGradient{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}/*# sourceMappingURL=widget.css.map */