.custom-template-popup{display:none;justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;bottom:0;z-index:999}.custom-template-popup.custom-template-popup-active{display:flex}.custom-template-popup[data-refer="plain"] .custom-template-popup-predesigned{display:none}.custom-template-popup[data-refer="plain"] .custom-template-popup-plain{display:block}.custom-template-popup[data-refer="predesigned"] .custom-template-popup-predesigned{display:block}.custom-template-popup[data-refer="predesigned"] .custom-template-popup-plain{display:none}.custom-template-popup__overlay{position:absolute;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,0.8);transition:opacity 200ms linear;opacity:0;z-index:1000}.custom-template-popup-active .custom-template-popup__overlay{opacity:1}.custom-template-popup__content{background:#fff;padding:30px;width:700px;max-width:100%;position:relative;transition:opacity 200ms linear;opacity:0;z-index:1001}.custom-template-popup-active .custom-template-popup__content{opacity:1}.custom-template-popup__heading{margin:0 0 10px}.custom-template-popup__subheading{margin:0 0 5px}.custom-template-popup__item{position:relative;box-sizing:border-box;max-width:25%;flex:0 0 25%;padding:10px}.custom-template-popup .custom-template-popup__item--uncheck{position:absolute;top:7px;right:12px;display:none;font-size:20px;z-index:2;cursor:pointer}.custom-template-popup__label{display:block;width:100%;height:auto;padding:0;margin:0;position:relative}.custom-template-popup__label.is--checked ~ .custom-template-popup__item--uncheck{display:block}.custom-template-popup__label input{position:absolute;z-index:1;left:50%;top:50%}.custom-template-popup__label input:checked+img{border:1px solid #ccc;box-shadow:0 0 3px #008ec2}.custom-template-popup__label img{display:block;width:100%;height:auto;position:relative;z-index:2;border:1px solid #eee;border-radius:3px}.custom-template-popup__label img:hover{box-shadow:0 3px 10px rgba(0,0,0,0.1)}.custom-template-popup__form-row.plain-row{padding:0 0 20px}.custom-template-popup__form-row.plain-row label{display:block;padding:0 0 4px}.custom-template-popup__form-row.plain-row input,.custom-template-popup__form-row.plain-row select{width:100%;padding:10px 20px;line-height:20px;height:auto}.custom-template-popup__form-row.predesigned-row{padding:0 0 10px;margin:0 -10px;display:none;flex-wrap:wrap}.custom-template-popup__form-row.predesigned-row.is-active{display:flex}.custom-template-popup__form-actions button{width:100%}.custom-template-popup__error{border-color:#dc3232}.custom-template-popup .predesigned-templates__description{margin-left:10px;margin-right:10px}
