.absolute{position:absolute}.w-100{width:100%}#wnca ul{list-style:none}#wnca{--border:solid 2px #000;--radius:10px;display:grid;grid-template-columns:1fr;gap:20px;justify-content:center;transition:opacity 1s}#wnca .form{max-width:740px;width:100%;margin:0 auto}#wnca .tabs{--height:36px;display:flex;border:var(--border);margin:0;padding:0;border-radius:var(--radius) var(--radius) 0 0;overflow:hidden}#wnca .tabs .tab button{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:1rem;line-height:.35;text-transform:uppercase;padding-left:24px;padding-right:24px;transition:none;background-color:#fff;color:#000}#wnca .tabs .tab button:hover{background-color:#fff;color:#000}#wnca .tabs .tab,#wnca .tabs .tab button{height:var(--height);width:100%}#wnca .tabs .tab{--transparent-border-width:calc(var(--height) / 2);position:relative;padding:0}#wnca .tabs .tab:not(:last-child):after{content:" ";display:block;position:absolute;border-top:var(--transparent-border-width) solid transparent;border-left-style:solid;border-left-color:#fff;border-left-width:9px;border-bottom:var(--transparent-border-width) solid transparent;height:100%;width:9px;top:0;left:calc(100% - 1px);z-index:1;opacity:1}#wnca .tabs .tab.active:after{border-left-width:0}#wnca .tabs .tab:before{content:" ";display:block;position:absolute;border-top:var(--transparent-border-width) solid transparent;border-left:9px solid #000;border-bottom:var(--transparent-border-width) solid transparent;height:100%;width:9px;top:0;left:100%;z-index:1}#wnca .tabs .tab button{border:none;padding-top:15px;padding-bottom:15px}#wnca .tabs .tab.active button{background-color:#000;color:#fff}#wnca .content{padding:20px;border-left:var(--border);border-right:var(--border);min-height:140px}#wnca .footer{padding:20px;border:var(--border);border-top:none;border-radius:0 0 var(--radius) var(--radius)}#wnca .content{position:relative}#wnca .tab-content .text{display:flex;flex-direction:column;gap:20px}#wnca .tab-content .text textarea{line-height:1.1rem;text-align:center;color:grey;height:90px;padding-top:25px;padding-bottom:10px;font-size:15px;background-color:#f5f5f5;resize:none;border-radius:var(--radius);border:#000 solid 2px;margin-bottom:2px}#wnca .tab-content .text textarea:focus{color:#555;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.6)}#wnca .tab-content .text textarea:focus::placeholder{color:transparent}#wnca .tab-content .text .buttons{display:flex;justify-content:center;gap:7px}#wnca .tab-content .text .buttons button:hover,#wnca .tab-content .text .buttons button:focus{background-color:#efefef;border:#000 solid 2px;color:#000}#wnca .tab-content .text .buttons button.active{box-shadow:#000 1px 1px 5px;border:#000 solid 2px}#wnca .tab-content .underlay{margin-right:auto;display:flex;flex-wrap:wrap;align-items:center;gap:10px}#wnca .tab-content .underlay .underlay-switcher{display:flex;border:1px solid #000;border-radius:5px;overflow:hidden}#wnca .tab-content .underlay .underlay-switcher button{padding:5px 10px;border:none;background:0 0;color:inherit;font:inherit;cursor:pointer;outline:inherit;font-weight:400;border-right:1px solid #555}#wnca .tab-content .underlay .underlay-switcher button:last-child{border-right:none}#wnca .tab-content .underlay .underlay-switcher button:hover{background:inherit;color:inherit;font:inherit;cursor:pointer;outline:inherit;font-weight:400;box-shadow:none !important}#wnca .tab-content .underlay .underlay-switcher button.active{color:#fff;background-color:#000}#wnca .tab-content .fonts .title{text-align:center;text-transform:uppercase;color:gray;margin-bottom:5px}#wnca .tab-content .fonts-items{gap:3px;display:grid;grid-template-columns:repeat(3,1fr)}#wnca .tab-content .fonts .font{border:1px solid gray;border-radius:5px;cursor:pointer;box-shadow:2px 2px 5px transparent;transition:all .2s;display:flex;height:0;padding-top:40%;overflow:hidden;position:relative}#wnca .tab-content .fonts .font .img-wrap img{padding:5px;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%}#wnca .tab-content .fonts .font.active{background-color:#000}#wnca .tab-content .fonts .font.active img{filter:brightness(100)}#wnca .tab-content .fonts .font:hover{box-shadow:1px 1px 4px gray}#wnca .tab-content .color-items{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:15px}#wnca .tab-content .color-items .color{width:20%;display:flex;flex-direction:column;gap:5px;align-items:center;cursor:pointer}#wnca .tab-content .color-items .color .icon{position:relative}#wnca .tab-content .color-items .color .icon *{transition:all .3s}#wnca .tab-content .color-items .color .icon i{font-size:30px;height:100%;width:100%}#wnca .tab-content .color-items .color .icon i.w{position:absolute;color:#fff;opacity:0;top:0;left:0}#wnca .tab-content .color-items .color:hover .icon i.w,#wnca .tab-content .color-items .color.active .icon i.w{opacity:1}#wnca .tab-content .color-items .color:hover .icon i:not(.w){text-shadow:#fff 0px 0px 1px,#fff 0px 0px 2px,currentColor 0px 0px 3px,currentColor 0px 0px 6px,currentColor 0px 0px 11px,currentColor 0px 0px 15px}#wnca .tab-content .color-items .color.active .icon i:not(.w){text-shadow:#fff 0px 0px 1px,#fff 0px 0px 2px,currentColor 0px 0px 8px,currentColor 0px 0px 12px,currentColor 0px 0px 16px,currentColor 0px 0px 22px,currentColor 0px 0px 30px}#wnca .tab-content .color-items .color-name{font-size:.6rem;line-height:1;text-align:center}#wnca .tab-content .color-preview{background-color:#f6f6f6;display:flex;flex-direction:column;align-items:center;text-align:center;padding:5px;gap:5px}#wnca .tab-content .color-preview a{color:#337ab7}#wnca .footer button{width:100%}#wnca .preview-wrapper{width:100%;height:100%;max-width:740px;max-height:740px;margin:auto}#wnca .preview{position:relative;padding-top:75%;background-size:cover;background-position:center;display:flex;justify-content:center;align-items:center}#wnca .preview .content{position:relative;position:absolute;top:0;left:0;width:100%;height:100%}#wnca .preview .lightswitcher{background:#d3d3d3;position:absolute;top:10px;left:10px;display:flex;justify-content:space-around;border:var(--border);cursor:pointer;user-select:none;border-radius:12px;text-transform:uppercase;height:34px;width:74px;font-weight:600;color:#9a9b9d !important}#wnca .preview .lightswitcher *{padding:0;position:relative;display:flex;align-items:center;font-size:13px;width:50%;justify-content:center;color:#57585c}#wnca .preview .lightswitcher:before{content:' ';z-index:0;position:absolute;top:3px;bottom:0;left:3px;width:calc(50% - 3px);height:calc(100% - 6px);background-color:#57585c !important}#wnca .preview .lightswitcher.off:before{left:50%;border-top-right-radius:10px;border-bottom-right-radius:10px}#wnca .preview .lightswitcher:not(.off):before{border-top-left-radius:10px;border-bottom-left-radius:10px}#wnca .preview .lightswitcher .off{right:2px}#wnca .preview .lightswitcher .on{left:2px}#wnca .preview .lightswitcher:not(.off) .on{color:#9a9b9d !important}#wnca .preview .lightswitcher.off .off{color:#9a9b9d !important}#wnca .preview .text{--x-offset:0px;--y-offset:0px;padding:20px 40px;position:absolute;font-size:56px;cursor:move;user-select:none;line-height:.98;color:#fff}#wnca .preview .text .text-value{transition:text-shadow 1s,color 1s}#wnca .preview .text.underlay__rectangle{--offset:10px;--y-offset:calc(var(--offset) * -1);transform:translate(var(--x-offset),var(--y-offset))}#wnca .preview .text.underlay__rectangle:not(.dragged){--x-offset:calc(var(--offset) * -1)}#wnca .preview .text.underlay__rectangle .text__wrapper{border-radius:10px;padding:var(--offset)}#wnca .preview .text.underlay__byform .text__wrapper{position:relative}#wnca .preview .text.underlay__byform .text__wrapper .text-value{position:relative;z-index:2}#wnca .preview .text.underlay__byform .text__wrapper .text-underlay-byform{position:absolute;left:0;top:0;z-index:1}#wnca-form{width:100%}#wnca-form .form-body{--border:solid 2px #000;background-color:#fff;border:var(--border);position:relative;overflow-y:auto;border-radius:10px;padding:20px}@media screen and (min-width:580px){#wnca .preview .text{font-size:96px}#wnca .tab-content .fonts-items{grid-template-columns:repeat(4,1fr)}#wnca .tab-content .color-items .color{width:12%}#wnca .preview .lightswitcher{top:20px;left:20px}}.MagicScroll-lg{display:none !important}@media screen and (min-width:1200px){#wnca .tab-content .text textarea{font-size:20px}#wnca{grid-template-columns:1fr 2fr}#wnca-form{grid-column:1/span 2}.MagicScroll-lg{display:none !important}.MagicScroll-sm{display:none !important}}@media screen and (max-width:768px){.elementor-11461 .elementor-element.elementor-element-3ddbbc6>.elementor-element-populated{margin:0}#wnca .preview{padding-top:90%}}