:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,#0000 360deg);--secondary-glow:radial-gradient(#fff,#fff0);--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--primary-glow:radial-gradient(#0141ff66,#0141ff00);--secondary-glow:linear-gradient(to bottom right,#0141ff00,#0141ff00,#0141ff4d);--tile-start-rgb:2,13,46;--tile-end-rgb:2,5,19;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200}}*{padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}@import"https://fonts.googleapis.com/css?family=Roboto:400,700|Open+Sans:400,700|Merriweather:400,700|Bebas+Neue:400,700|Playfair+Display:400,700|Rubik:400,700&display=swap";:root{--content-width:1222px;--on-mobile:720px;--on-tablet:972px;--on-laptop:1140px}*{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:16px;background:#f6fafd;color:#161e23;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{max-width:var(--content-width);margin-right:auto;margin-left:auto}@media screen and (max-width:var(--on-tablet )){.container{padding:0;max-width:100%}}.slim-container{padding:0 210px}@media screen and (max-width:var(--on-tablet )){.slim-container{padding:0 120px}}@media screen and (max-width:var(--on-mobile )){.slim-container{padding:0 8px}}a{white-space:nowrap;color:#334451;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}a:hover{color:#455b6b}.button,a:hover{text-decoration:none}.button{padding:16px;margin-top:0;border-radius:4px;font-size:16px;font-weight:700;background:#f6fafd;color:#334451;border:none;display:inline-flex;align-items:center;margin-bottom:12px;cursor:pointer;box-shadow:0 4px 6px #32325d1c,0 1px 3px #00000014}.button.orange{background:#ff6c14;color:#fff}.button.orange:active,.button.orange:hover{background:#ec5e08}@media screen and (max-width:var(--on-laptop )){.button{margin-right:0;margin-bottom:6px;width:100%;justify-content:center}}@media screen and (max-width:var(--on-mobile )){.button{font-size:14px;padding:10px}.button img,.button svg{width:18px;height:18px}}.button:hover{border:0;cursor:pointer;background:none;transform:translateY(-2px);box-shadow:0 6px 12px #32325d1c}.button:focus{border:1px solid #ff6c14;outline:none;box-shadow:0 0 0 1px #ff6c14,0 0 0 4px #ff6c144d}.button:active{background:#f6fafd}@media screen and (max-width:var(--on-tablet )){.button{margin-top:12px;margin-bottom:12px;padding-right:24px;width:100%;justify-content:center}}.button img,.button svg{width:24px;height:24px;margin-right:16px}.fabric-headline{font-size:32px;margin-bottom:8px}.fabric-lead{font-size:20px;margin-bottom:40px}.fabric-header{position:fixed;top:0;width:100%;z-index:999;height:56px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;background:#f6fafd;border-bottom:1px solid #c8c8c8}@media screen and (max-width:--on-mobile){.fabric-header{grid-template-columns:1fr 1fr}}.fabric-header .logoLink{display:flex;align-items:center;text-decoration:none;margin-left:12px}.fabric-header .logoLink:hover svg.logo{transition:all .2s cubic-bezier(.175,.885,.32,1.275);transform:scale(1.3)}.fabric-header .logoLink .name{margin-left:12px;font-weight:700;font-size:18px;color:#161e23;letter-spacing:.3px}@media screen and (max-width:--on-mobile){.fabric-header .logoLink .name{font-size:16px;letter-spacing:0}}.fabric-header .selectedLayout{text-align:center;text-transform:capitalize;vertical-align:middle;font-weight:700;display:flex;flex-direction:column}.fabric-header .selectedLayout span{font-size:12px;font-weight:400}@media screen and (max-width:--on-mobile){.fabric-header .selectedLayout{display:none;font-size:11px}.fabric-header .selectedLayout div:last-child{margin-top:4px}}.fabric-header .close-and-info{margin-left:auto}.fabric-header .close-and-info .close{text-decoration:none;background:#f6fafd;border:1px solid #c8c8c8;width:40px;height:40px;display:grid;place-items:center;border-radius:50%;margin-right:12px}.fabric-header .close-and-info .close svg{width:20px}.fabric-header .close-and-info .close:hover{background:#cde3f4;border:none}.fabric-outer{display:grid;grid-template-columns:320px 1fr 320px;height:100vh;overflow:hidden}@media screen and (max-width:--on-mobile){.fabric-outer{overflow:hidden;width:100%;grid-template-columns:1fr;height:100%}}.fabric-outer .layout{padding:4px 12px 12px;background:#f6fafd;margin-bottom:12px;margin-top:64px;border-radius:4px;overflow-y:auto;height:100%}@media screen and (max-width:--on-mobile){.fabric-outer .layout{padding:8px;height:auto;margin-bottom:8px;margin-top:64px}}.fabric-outer .layout::-webkit-scrollbar{-webkit-appearance:none;width:7px}.fabric-outer .layout::-webkit-scrollbar-thumb{border-radius:4px;background-color:#aabfd0;-webkit-box-shadow:0 0 1px #ffffff80}.fabric-outer .layout .layout-label{font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;display:block;margin-bottom:12px;width:100%}@media screen and (max-width:--on-mobile){.fabric-outer .layout .layout-label{font-size:10px;display:none}}.fabric-outer .layout .mobileMenuToggle{display:none}@media screen and (max-width:--on-mobile){.fabric-outer .layout .mobileMenuToggle{display:flex;align-items:center;cursor:pointer}.fabric-outer .layout .mobileMenuToggle .mobileMenuToggleCircle{border-radius:50%;width:32px;height:32px;display:grid;place-items:center}.fabric-outer .layout .mobileMenuToggle .mobileMenuToggleCircle svg{fill:#41576d;width:16px;height:16px}.fabric-outer .layout .mobileMenuToggle .mobileMenuToggleContent{margin-left:12px}.fabric-outer .layout .mobileMenuToggle .mobileMenuToggleContent .mobileMenuToggleTitle{text-transform:capitalize;font-weight:700}.fabric-outer .layout .mobileMenuToggle .mobileMenuToggleContent .mobileMenuToggleTitle span{font-weight:400;display:block;font-size:11px}}.fabric-outer .layout .desktopMenu{display:block;padding-bottom:64px}@media screen and (max-width:--on-mobile){.fabric-outer .layout .desktopMenu{display:none}}.fabric-outer .layout .mobileMenu{display:none}@media screen and (max-width:--on-mobile){.fabric-outer .layout .mobileMenu{display:block;background:#fff;position:fixed;top:56px;left:0;z-index:100;width:100vw;height:100%;overflow-y:scroll;overscroll-behavior:contain;padding-bottom:64px}}.fabric-outer .layout ul{list-style:none;margin:0;padding:0}.fabric-outer .layout ul li{padding:8px;margin-bottom:12px;font-size:14px;font-weight:700;display:inline-flex;align-items:center;justify-content:flex-start;width:100%;border-radius:4px}@media screen and (max-width:--on-mobile){.fabric-outer .layout ul li{font-size:11px;white-space:nowrap;margin-bottom:6px}}.fabric-outer .layout ul li.active{color:#fff;background:#41576d}.fabric-outer .layout ul li.active:hover{background:#41576d}.fabric-outer .layout ul li:hover{cursor:pointer;background:#00000014}.fabric-outer .layout ul li img{width:24px;height:24px;margin-right:8px}.fabric-outer .layout ul li span{text-transform:capitalize}.fabric-outer .canvas-wrapper{overflow-y:auto;margin-top:56px;background:#cbd8e2}@media screen and (max-width:--on-mobile){.fabric-outer .canvas-wrapper{overflow-x:hidden;overflow-y:scroll;margin:0 4px}}.fabric-outer .canvas-wrapper::-webkit-scrollbar{-webkit-appearance:none;width:7px}.fabric-outer .canvas-wrapper::-webkit-scrollbar-thumb{border-radius:4px;background-color:#aabfd0;-webkit-box-shadow:0 0 1px #ffffff80}.fabric-outer .canvas-wrapper .button-group{z-index:99;position:-webkit-sticky;position:sticky;top:8px;width:100%;padding:0 8px;display:flex;justify-content:flex-end}@media screen and (max-width:--on-mobile){.fabric-outer .canvas-wrapper .button-group{top:0}}.fabric-outer .canvas-wrapper .button-group button{padding:6px;font-size:12px;margin-left:12px}@media screen and (max-width:--on-mobile){.fabric-outer .canvas-wrapper .button-group button{font-size:11px;padding:4px!important;display:inline-flex;width:auto}}.fabric-outer .canvas-wrapper .button-group button.clear{margin-right:auto;margin-left:0}.fabric-outer .canvas-wrapper .button-group button svg{margin-right:6px}@media screen and (max-width:--on-mobile){.fabric-outer .canvas-wrapper .button-group button svg{margin-right:3px;width:14px;height:14px}}.fabric-outer .canvas-wrapper .button-group button:hover{background:#fff}.fabric-outer .canvas-wrapper .canvas-outer{width:100%;height:100vh;padding:0 0 120px;margin:auto auto 120px;position:relative;display:grid;place-items:center;overflow:visible}@media screen and (max-width:--on-mobile){.fabric-outer .canvas-wrapper .canvas-outer{height:80vw;width:100%;margin-top:24px}}.fabric-outer .canvas-wrapper .canvas-outer canvas{border:1px solid #ddd;overflow:visible}.fabric-outer .canvas-wrapper .canvas-outer canvas.over{border:5px dashed aqua}.fabric-outer .edit{background:#f6fafd;position:relative;padding:64px 0;margin:0;overflow-y:scroll;width:100%}@media screen and (max-width:--on-mobile){.fabric-outer .edit{overflow-x:scroll;padding-top:8px;border-top:1px solid #c8c8c8;margin-bottom:300px}}.fabric-outer .edit .align-position{display:flex;list-style:none;margin:0;padding:8px 16px 16px;justify-content:space-between}.fabric-outer .edit .align-position li{padding:4px;display:grid;place-items:center;cursor:pointer;border-radius:6px}.fabric-outer .edit .align-position li:hover{background:#0000001f}.fabric-outer .edit .border{border-bottom:1px solid #c8c8c8}.fabric-outer .edit .form{padding:16px 16px 0}@media screen and (max-width:--on-mobile){.fabric-outer .edit .form{padding:0 8px}}.fabric-outer .edit .form .image-label{font-size:12px;font-weight:700;margin-bottom:12px}@media screen and (max-width:--on-mobile){.fabric-outer .edit .form .image-label{display:none}}.fabric-outer .edit .form .image-search{display:flex}.fabric-outer .edit .form .image-search input{padding:8px;background:#fff;border-radius:4px;font-size:16px;border:1px solid #c8c8c8;width:100%;color:#222}.fabric-outer .edit .form .image-search input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;height:1em;width:1em;border-radius:50em;background:url(https://pro.fontawesome.com/releases/v5.10.0/svgs/solid/times-circle.svg) no-repeat 50% 50%;background-size:contain;opacity:0;pointer-events:none}.fabric-outer .edit .form .image-search input[type=search]:focus::-webkit-search-cancel-button{opacity:.3;pointer-events:all}.fabric-outer .edit .form .image-search button{background:#00000014;border:none;margin-left:8px;display:inline-flex;align-items:center;border-radius:4px;padding:10px 12px;font-size:14px;font-weight:700}.fabric-outer .edit .form .image-search button:hover{cursor:pointer;background:#0000001f}.fabric-outer .edit #images{margin:8px 16px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;overflow-y:scroll;max-height:320px}.fabric-outer .edit #images .imageItem{width:72px}.fabric-outer .edit #images .imageItem .thumbImage img{height:auto;cursor:pointer}.fabric-outer .edit #images .imageItem .thumbImage img:hover{opacity:.8}.fabric-outer .edit #images .imageItem .thumbImage:hover .biggerImage{display:block}@media screen and (max-width:--on-mobile){.fabric-outer .edit #images .imageItem .thumbImage:hover .biggerImage{display:none}}.fabric-outer .edit #images .imageItem .thumbImage .biggerImage{display:none;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%)}.fabric-outer .edit #images .imageItem .imageDescription{display:flex;flex-wrap:wrap;width:72px;font-size:10px;line-height:13px;overflow:hidden}.fabric-outer .edit #images .imageItem .imageDescription span{display:block;margin:0 4px 0 0}.fabric-outer .edit #images .imageItem .imageDescription a{display:block;word-wrap:break-word;white-space:nowrap}.fabric-outer .edit .pagination{display:flex;justify-content:space-between;align-items:center;margin:8px}.fabric-outer .edit .pagination button{background:#00000014;border:none;margin-left:8px;display:inline-flex;align-items:center;border-radius:4px;padding:5px 6px;font-size:11px;font-weight:700;color:#222}.fabric-outer .edit .pagination button:hover{cursor:pointer;background:#0000001f}.fabric-outer .edit .pagination button.disabled{opacity:.5;pointer-events:none}.fabric-outer .edit .pagination .currentPage{font-size:12px;font-weight:700;margin:0 8px}.fabric-outer .edit .bgColor{padding:16px}@media screen and (max-width:--on-mobile){.fabric-outer .edit .bgColor{padding-top:16px;border:none}}.fabric-outer .edit .bgColor .bgColor-wrapper{display:flex;align-items:center}.fabric-outer .edit .bgColor .bgColor-wrapper label{margin-top:-4px;margin-left:12px;font-size:14px;text-transform:uppercase;font-weight:400}.fabric-outer .edit .bgColor .bgColor-label{display:block;font-size:12px;font-weight:700;margin-bottom:12px}@media screen and (max-width:--on-mobile){.fabric-outer .edit .bgColor .bgColor-label{display:none}}.fabric-outer .edit .uploadFile{padding:0 16px 16px}@media screen and (max-width:--on-mobile){.fabric-outer .edit .uploadFile{padding:4px;border:none;margin-right:16px}}.fabric-outer .edit .uploadFile .file-upload{align-items:center;display:flex;font-size:14px;font-weight:700}.fabric-outer .edit .uploadFile .file-upload .file-icon{width:auto;height:40px;display:flex;place-items:center;background:#00000014;margin-right:12px;border-radius:4px;padding:0 12px}.fabric-outer .edit .uploadFile .file-upload .file-icon:hover{cursor:pointer;background:#0000001f}.fabric-outer .edit .uploadFile .file-upload .file-icon svg{height:20px;margin-right:6px}.fabric-outer .edit .uploadFile input[type=file]{display:none}.fabric-outer .edit .shapes{padding:16px}@media screen and (max-width:--on-mobile){.fabric-outer .edit .shapes{padding:4px;border:none;margin-right:16px;margin-top:12px}}.fabric-outer .edit .shapes .shapes-label{font-size:12px;font-weight:700;margin-bottom:12px}@media screen and (max-width:--on-mobile){.fabric-outer .edit .shapes .shapes-label{display:none}}.fabric-outer .edit .shapes .shapes-wrapper{display:flex;align-items:center}.fabric-outer .edit .shapes .shapes-wrapper .shape-item{display:grid;place-items:center;margin-right:12px;width:40px;height:40px;min-width:40px;border-radius:4px;background:#00000014}.fabric-outer .edit .shapes .shapes-wrapper .shape-item:hover{cursor:pointer;background:#0000001f}.fabric-outer .edit .shapes .shapes-wrapper .shape-color{display:flex;align-items:center;font-size:14px;font-weight:400}.fabric-outer .edit .shapes .shapes-wrapper .shape-color .shape-color-label{margin-left:8px;text-transform:uppercase}.fabric-outer .edit .text{padding:16px}@media screen and (max-width:--on-mobile){.fabric-outer .edit .text{padding:4px;border:none;display:grid;grid-template-columns:1fr;align-items:center;margin-right:16px}}.fabric-outer .edit .text .text-label{font-size:12px;font-weight:700;margin-bottom:12px}@media screen and (max-width:--on-mobile){.fabric-outer .edit .text .text-label{display:none}}.fabric-outer .edit .text .text-wrapper{display:flex;align-items:center;margin-bottom:12px}.fabric-outer .edit .text .text-wrapper:first-child{grid-row:2}.fabric-outer .edit .text .text-wrapper:last-child{grid-row:1}@media screen and (max-width:--on-mobile){.fabric-outer .edit .text .text-wrapper{margin-bottom:0;margin-top:12px}}.fabric-outer .edit .text .text-wrapper select{padding:8px;background:#0000;border-radius:4px;margin-right:12px;width:60%;color:#222}@media screen and (max-width:--on-mobile){.fabric-outer .edit .text .text-wrapper select{width:120px;height:44px}}.fabric-outer .edit .text .text-add{background:#00000014;display:inline-flex;align-items:center;border-radius:4px;padding:10px 12px;margin-right:12px;font-size:14px;font-weight:700;white-space:nowrap}.fabric-outer .edit .text .text-add:hover{cursor:pointer;background:#0000001f}.fabric-outer .edit .text .text-add svg{margin-right:12px}.fabric-outer .edit .text .text-weight{font-weight:700;width:40px;height:40px;background:#00000014;display:grid;place-items:center;border-radius:4px}.fabric-outer .edit .text .text-weight:hover{cursor:pointer;background:#0000001f}.fabric-outer .edit .text .text-align{background:#00000014;border-radius:4px;padding:6px 12px;margin-right:12px;font-size:14px;font-weight:700}.fabric-outer .edit .text .text-align:hover{cursor:pointer;background:#0000001f}.fabric-outer .edit .text .text-color{display:flex;align-items:center}.fabric-outer .edit .text .text-color .text-color-label{margin-left:8px;font-size:14px;text-transform:uppercase}.mobileButton{display:none}@media screen and (max-width:--on-mobile){.mobileButton{display:inline-block;position:fixed;bottom:24px;left:50%;z-index:9999}}.about-the-image-maker{position:absolute;left:-9999em}#images img.img_dragging{opacity:.4}[draggable]{-webkit-user-select:none;user-select:none;-khtml-user-drag:element;-webkit-user-drag:element;cursor:move}.download{display:flex;align-items:center;padding:0;margin-left:auto;margin-right:12px}.download button{margin:0;padding:12px;display:inline-block;width:100%}.download .promo{margin-right:12px;font-weight:700;color:#ec5e08;border:2px solid #ec5e08cc;padding:10px 12px;border-radius:5px;text-decoration:none;transition:all .2s ease-in-out}@media screen and (max-width:--on-mobile){.download .promo{display:none}}.download .promo:hover{cursor:pointer;background:#ec5e081f}.payment-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:10000;padding:16px}.payment-modal{background:#fff;border-radius:12px;padding:32px;max-width:400px;width:100%;position:relative;box-shadow:0 20px 60px #0000004d;animation:modalFadeIn .2s ease-out}@media screen and (max-width:--on-mobile){.payment-modal{padding:24px;max-width:90%}}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.payment-modal-close{position:absolute;top:12px;right:12px;background:#0000;border:none;padding:8px;cursor:pointer;color:#666;transition:all .2s ease;border-radius:4px}.payment-modal-close:hover{background:#00000014;color:#000}.payment-modal-close svg{display:block}.payment-modal-content{text-align:center}.payment-modal-content h2{font-size:24px;font-weight:700;margin:0 0 24px;color:#161e23}@media screen and (max-width:--on-mobile){.payment-modal-content h2{font-size:20px;margin:0 0 16px}}.payment-modal-price{margin:24px 0;display:flex;align-items:baseline;justify-content:center;gap:8px}.payment-modal-price .price-amount{font-size:48px;font-weight:700;color:#ff6c14;line-height:1}@media screen and (max-width:--on-mobile){.payment-modal-price .price-amount{font-size:40px}}.payment-modal-price .price-currency{font-size:20px;font-weight:600;color:#666}@media screen and (max-width:--on-mobile){.payment-modal-price .price-currency{font-size:16px}}.payment-modal-description{font-size:14px;color:#666;margin:0 0 32px;line-height:1.5}@media screen and (max-width:--on-mobile){.payment-modal-description{font-size:13px;margin:0 0 24px}}.payment-modal-button{width:100%;padding:16px!important;font-size:16px!important;font-weight:700!important;border:none;cursor:pointer;transition:all .2s ease;text-align:center;display:block}@media screen and (max-width:--on-mobile){.payment-modal-button{padding:14px!important;font-size:15px!important}}.payment-modal-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff6c144d}