.white-button{background:white;background:var(--off-white-1);border-radius:999px;box-shadow:0 10px 10px -10px white;box-sizing:border-box;color:var(--grey);cursor:pointer;line-height:24px;opacity:1;outline:0 solid transparent;padding:8px 4px;-moz-user-select:none;user-select:none;-webkit-user-select:none;touch-action:manipulation;width:100%;word-break:break-word;border:0}.white-button:hover{box-shadow:0 10px 20px -10px white;transform:scale(1.05)}.main-container{background-color:var(--off-white-1);border-radius:25px;height:84vh}.top-heading{background-color:rgb(57,54,70);color:white;border-radius:15px;position:relative;width:96%;bottom:15px;left:2%}.disabled-icon{pointer-events:none;opacity:.7}@media screen and (min-width:600px){.close-preview{position:absolute;left:-34px;top:0;padding:8px;outline:none;border:none;cursor:pointer}.close-preview:hover{color:var(--new-ui-blue)}.preview-popup{width:1006px}.preview-popup,.preview-popup-30{box-shadow:0 2px 16px rgba(255,255,255,.3);border-radius:4px}.preview-popup-30{width:30%;height:100%}.template-card-height,.template-img-height{height:170px;object-fit:cover;border-radius:4px 4px 0 0}.side-panel-templates{min-height:96vh}.search-icon{position:absolute;top:0;right:7%;color:rgb(57,54,70)}.add-button{right:3%;position:fixed;bottom:3%}}@media screen and (max-width:600px){.template-img-height{height:140px;object-fit:cover;border-radius:4px 4px 0 0}.side-panel-templates{max-height:36vh;overflow-x:auto}.search-icon{position:absolute;top:40.5%;right:17%;color:rgb(57,54,70)}.add-button{right:3%;position:fixed;bottom:10%}}.flex-center{display:flex;justify-content:flex-start;align-items:center}.template-card{border-radius:0 0 4px 4px;background:var(--new-ui-black-gradient);border-width:0 1px 1px;border-style:solid;border-color:var(--new-ui-border);color:white}.template-text-wrap{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.preview-modal{z-index:9999;display:none;position:fixed;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.5);box-shadow:0 0 30px rgba(0,0,0,.5);transition:opacity .3s ease}