@charset "UTF-8";#MainContent{background:#eef2f5;height:100vh;height:100dvh;display:flex;flex-direction:column}[data-rsbs-overlay]{border-top-left-radius:16px;border-top-left-radius:var(--rsbs-overlay-rounded, 16px);border-top-right-radius:16px;border-top-right-radius:var(--rsbs-overlay-rounded, 16px);display:flex;background:#fff;background:var(--rsbs-bg, #fff);flex-direction:column;height:0px;height:var(--rsbs-overlay-h, 0px);transform:translateZ(0);transform:translate3d(0,var(--rsbs-overlay-translate-y, 0px),0);will-change:height}[data-rsbs-overlay]:focus{outline:none}[data-rsbs-is-blocking=false] [data-rsbs-overlay]{box-shadow:0 -5px 60px #2659731c,0 -1px #2659730d}[data-rsbs-overlay],[data-rsbs-root]:after{max-width:auto;max-width:var(--rsbs-max-w, auto);margin-left:env(safe-area-inset-left);margin-left:var(--rsbs-ml, env(safe-area-inset-left));margin-right:env(safe-area-inset-right);margin-right:var(--rsbs-mr, env(safe-area-inset-right))}[data-rsbs-overlay],[data-rsbs-backdrop],[data-rsbs-root]:after{z-index:3;-ms-scroll-chaining:none;overscroll-behavior:none;touch-action:none;position:fixed;right:0;bottom:0;left:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}[data-rsbs-backdrop]{top:-60px;bottom:-60px;background-color:#0009;background-color:var(--rsbs-backdrop-bg, rgba(0, 0, 0, .6));will-change:opacity;cursor:pointer;opacity:1}[data-rsbs-is-dismissable=false] [data-rsbs-backdrop]{cursor:ns-resize}[data-rsbs-root]:after{content:"";pointer-events:none;background:#fff;background:var(--rsbs-bg, #fff);height:1px;transform-origin:bottom;transform:scale3d(1,0,1);transform:scale3d(1,var(--rsbs-antigap-scale-y, 0),1);will-change:transform}[data-rsbs-footer],[data-rsbs-header]{flex-shrink:0;cursor:ns-resize;padding:16px}[data-rsbs-header]{text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-shadow:0 1px #2e3b4220;box-shadow:0 1px rgba(46,59,66,calc(var(--rsbs-content-opacity, 1) * .125));z-index:1;padding-top:calc(20px + env(safe-area-inset-top));padding-bottom:8px}[data-rsbs-header]:before{position:absolute;content:"";display:block;width:36px;height:4px;top:calc(8px + env(safe-area-inset-top));left:50%;transform:translate(-50%);border-radius:2px;background-color:#00000024;background-color:var(--rsbs-handle-bg, hsla(0, 0%, 0%, .14))}@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 2dppx){[data-rsbs-header]:before{transform:translate(-50%) scaleY(.75)}}[data-rsbs-has-header=false] [data-rsbs-header]{box-shadow:none;padding-top:calc(12px + env(safe-area-inset-top))}[data-rsbs-scroll]{flex-shrink:1;flex-grow:1;-webkit-tap-highlight-color:revert;-webkit-touch-callout:revert;-webkit-user-select:auto;-ms-user-select:auto;-moz-user-select:auto;user-select:auto;overflow:auto;-ms-scroll-chaining:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}[data-rsbs-scroll]:focus{outline:none}[data-rsbs-has-footer=false] [data-rsbs-content]{padding-bottom:env(safe-area-inset-bottom)}[data-rsbs-content]{overflow:hidden}[data-rsbs-footer]{box-shadow:0 -1px #2e3b4220,0 2px #fff;box-shadow:0 -1px rgba(46,59,66,calc(var(--rsbs-content-opacity, 1) * .125)),0 2px 0 var(--rsbs-bg, #fff);overflow:hidden;z-index:1;padding-bottom:calc(16px + env(safe-area-inset-bottom))}[data-rsbs-is-dismissable=true] [data-rsbs-header]>*,[data-rsbs-is-dismissable=true] [data-rsbs-scroll]>*,[data-rsbs-is-dismissable=true] [data-rsbs-footer]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=opening] [data-rsbs-header]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=closing] [data-rsbs-header]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=opening] [data-rsbs-scroll]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=closing] [data-rsbs-scroll]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=opening] [data-rsbs-footer]>*,[data-rsbs-is-dismissable=false][data-rsbs-state=closing] [data-rsbs-footer]>*{opacity:1;opacity:var(--rsbs-content-opacity, 1)}[data-rsbs-is-dismissable=true] [data-rsbs-backdrop],[data-rsbs-is-dismissable=false][data-rsbs-state=opening] [data-rsbs-backdrop],[data-rsbs-is-dismissable=false][data-rsbs-state=closing] [data-rsbs-backdrop]{opacity:1;opacity:var(--rsbs-backdrop-opacity, 1)}[data-rsbs-state=closed],[data-rsbs-state=closing]{pointer-events:none}.radio-btn{-webkit-user-select:none;user-select:none}.radio-btn__box{display:flex;min-height:58px;align-items:center;justify-content:center;cursor:pointer;padding:15px 10px 17px;border:1px solid #dcdcdc;border-radius:10px;font-size:17px;line-height:1;box-shadow:0 2px 4px #00000008;color:#201c2c;text-align:center;transition:.3s}@media only screen and (max-width: 1199.98px){.radio-btn__box{min-height:45px;padding-top:13px;padding-bottom:14px}}.radio-btn__icon{margin-right:1.2em;display:flex;align-items:center;justify-content:center}.radio-btn__input:checked~.radio-btn__box{background-color:#3987e0;border-color:#3987e0;color:#fff}.radio-btn__input:checked~.radio-btn__box_color-red{background-color:#e83041;border-color:#e83041}.radio-btn__input:checked~.radio-btn__box_color-yellow{background-color:#f7b907;border-color:#f7b907}.radio-btn__input:checked~.radio-btn__box_color-blue{background-color:#3987e0;border-color:#3987e0}.radio-btn__checked .radio-btn__icon-img,.radio-btn__checked .radio-btn__text{color:#fff}.radio-btn__checked .radio-btn__box{background-color:#3987e0;border-color:#3987e0}.radio-btns-group{display:flex}.radio-btns-group__item{flex:1}.radio-btns-group__item+.radio-btns-group__item .radio-btn__box{border-left:none}.radio-btns-group__item .radio-btn__box{border-radius:0}.radio-btns-group__item:first-child .radio-btn__box{border-top-left-radius:10px;border-bottom-left-radius:10px}.radio-btns-group__item:last-child .radio-btn__box{border-top-right-radius:10px;border-bottom-right-radius:10px}.select-wrap{display:block;overflow:hidden;padding:0;margin:0;cursor:default;position:relative;color:#201c2c;z-index:1}.select-wrap__inner{display:inline-block}.select-wrap__border{position:absolute;right:41px;height:100%;background-color:#dcdcdc;width:1px;z-index:-1}.select-wrap__icon{position:absolute;top:50%;transform:translateY(-50%);width:27px;height:27px;z-index:-1}.select{font-size:17px;line-height:1.2;color:#201c2c;padding:18px 50px 18px 9px;background:transparent;width:100%;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border:1px solid #dcdcdc;border-radius:10px;transition:.3s;text-overflow:ellipsis;background-image:url(../../img/svg/graphic/select-arrow.svg);background-repeat:no-repeat;background-position:calc(100% - 15px) 50%}@media only screen and (max-width: 1199.98px){.select{font-size:15px;padding-top:15px;padding-bottom:15px}}.select option{color:#201c2c}.select:hover{border-color:#3987e0}.select:hover~.select-wrap__border{background-color:#3987e0}.select:focus{outline:0;border-color:#3987e0;background-image:url(../../img/svg/graphic/select-arrow_accent.svg)}.select:focus~.select-wrap__border{background-color:#3987e0}.select:focus~.select-wrap__icon{fill:#3987e0}.select::-moz-focusring{color:transparent;text-shadow:0 0 0 #000;outline:0}.select::-ms-expand{display:none}.select:disabled{background-color:#bdbdbd33}.baseplates-selects{display:flex}.baseplates-selects__select{text-align:center;text-align-last:center}.baseplates-selects__item{width:50%}.baseplates-selects__item .select{padding-left:60px}.baseplates-selects__item .select-wrap__icon{left:25px}.baseplates-selects__item:first-child .select{border-top-right-radius:0;border-bottom-right-radius:0}.baseplates-selects__item:last-child .select{border-top-left-radius:0;border-bottom-left-radius:0}.buttons-slider{width:100%;margin:0 12px}.buttons-slider.buttons-slider-no-buttons{margin:0}.buttons-slider-container{display:flex;align-items:center}.canvas-scale__group{background-color:#ddd;align-self:stretch;padding:10px 0;margin-right:3px;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width: 575.98px){.canvas-scale__group{padding:5px 0;margin-right:1px}}.canvas-scale__group:first-child{border-radius:13px 0 0 13px}.canvas-scale__group:last-child{border-radius:0 13px 13px 0;margin-right:0}.canvas-scale__box{display:flex;align-items:center}.canvas-scale__num{min-width:83px;display:block;text-align:center;color:#353535;font-size:15px}@media only screen and (max-width: 575.98px){.canvas-scale__num{min-width:45px;font-size:13px}}.canvas-scale__fullscreen-btn{min-width:66px}.canvas-scale__fullscreen-btn:hover{color:#3987e0}@media only screen and (max-width: 575.98px){.canvas-scale__fullscreen-btn{min-width:auto;padding-left:10px;padding-right:12px}}.canvas-scale__fullscreen-btn-icon{width:22px;height:22px;margin:0 auto}@media only screen and (max-width: 575.98px){.canvas-scale__fullscreen-btn-icon{width:15px;height:15px}}.scale-control{display:flex;align-items:center;padding:0 7px 0 13px}.scale-control__btn{display:block}.scale-control__btn-inner{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border:2px solid #BEBEBE;border-radius:50%;transition:.3s}@media only screen and (max-width: 575.98px){.scale-control__btn-inner{width:18px;height:18px}}.scale-control__btn-inner:hover{color:#fff;background-color:#3987e0;border-color:#3987e0}.scale-control__btn-icon{display:block;width:9px;height:9px}@media only screen and (max-width: 575.98px){.scale-control__btn-icon{width:7px;height:7px}}.scale-control__range{margin:0 12px;min-width:auto;width:140px}@media only screen and (max-width: 575.98px){.scale-control__range{width:100px;margin:0 11px}}.radio{cursor:pointer;position:relative;color:#998e8e;transition:.3s;line-height:1.4}.radio:hover{color:#201c2c}.radio.radio-disabled{cursor:default}.radio.radio-disabled:hover{color:#998e8e}.radio.radio-disabled input{cursor:default}.radio__input{top:9px;left:9px}.radio__input:checked+.radio__content:before{background-color:#3987e0;border-color:#3987e0;color:#201c2c}.radio__content{padding-left:45px;min-height:19px;display:inline-block;position:relative;vertical-align:middle;font-size:15px}.radio__content a{color:#201c2c;text-decoration:underline}.radio__content a:hover,.radio__content a:focus{color:#3987e0}.radio__content:before{content:"";position:absolute;left:0;top:2px;width:19px;height:19px;border-radius:5px;border:2px solid #9c9c9c;background-color:#fff;transition:.3s}.options-list{list-style:none}.options-list__item{margin-bottom:.5em}.options-list__item:last-child{margin-bottom:0}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.qty-input-group{position:relative;display:inline-block;padding:28px 0}@media only screen and (max-width: 359.98px){.qty-input-group{padding:23px 0}}.qty-input-group__input{padding:8px 5px;border-radius:5px;text-align:center}@media only screen and (max-width: 359.98px){.qty-input-group__input{font-size:14px}}.qty-input-group__btn{position:absolute;width:20px;height:20px;left:50%;transform:translate(-50%);border-radius:50%;text-align:center;color:#000;border:2px solid #bebebe;transition:.3s}@media only screen and (max-width: 359.98px){.qty-input-group__btn{width:18px;height:18px}}.qty-input-group__btn:hover:not([disabled]){background-color:#3987e0;border-color:#3987e0;color:#fff}.qty-input-group__btn:first-child{top:0}.qty-input-group__btn:last-child{bottom:0}.qty-input-group__btn:disabled{opacity:.5}.qty-input-group__btn-icon{display:inline-block;font-size:calc(.7em - 4px);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.baseplates-number{display:flex}@media only screen and (max-width: 991.98px){.baseplates-number{justify-content:center}}@media only screen and (max-width: 359.98px){.baseplates-number{font-size:14px}}.baseplates-number__item{display:flex}.baseplates-number__item_type_vertical .qty-input-group__input{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.baseplates-number__item_type_horizontal .qty-input-group__input{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.baseplates-number__item_type_horizontal .qty-input-group{order:-1}.baseplates-number__item_type_horizontal .baseplates-number__descr{padding-left:.75em;padding-right:0}.baseplates-number__descr{display:flex;align-items:center;padding-right:.4em;flex:1}.baseplates-number__text{flex:1}.baseplates-number__icon{position:relative;top:.15em;font-size:1.4em;margin-left:.5em}@media only screen and (max-width: 359.98px){.baseplates-number__icon{font-size:1.2em;margin-left:.2em}}.baseplates-number__divider{text-align:center;font-size:10px;color:#888;min-height:40.4px;padding:12px 5px;align-self:center;position:relative}.baseplates-number__divider:before{content:"";position:absolute;left:-45px;right:-45px;top:0;bottom:0;border:1px solid #dcdcdc;border-radius:5px}@media only screen and (max-width: 575.98px){.baseplates-number__divider:before{left:-40px;right:-40px}}.baseplates-number__divider-icon{stroke:currentColor;display:inline-block;position:relative;top:.55em;font-size:.7em}.baseplates-number .qty-input-group__input{border-color:transparent;position:relative;z-index:1;width:45px}@media only screen and (max-width: 575.98px){.baseplates-number .qty-input-group__input{width:40px}}.baseplates-number .qty-input-group__input:focus{border-color:#dcdcdc}.form-error{color:#e83041}.form-hint{color:#878787;font-size:80%}.error-message{color:#e83041}.country-selector{font-size:16px;font-weight:400;z-index:99999999}button{background:transparent;border:none;cursor:pointer;text-align:center;text-decoration:none;max-width:100%;line-height:1;padding:0;transition:.3s}.link-button{color:#3987e0}.button-wrap{text-align:center}.button{display:inline-block;cursor:pointer;white-space:normal;max-width:100%;text-align:center;transition:.3s;padding:19px 20px 22px;font-family:Synthese,sans-serif;font-size:15px;line-height:1.2;font-weight:400;letter-spacing:-.01em;text-decoration:none;color:#fff;background-color:#3987e0;border:1px solid #3987e0;border-radius:10px}.button:hover{background-color:#4f94e3;border-color:#4f94e3;outline:0;color:#fff}.button:hover .button__right{transform:translate(3px)}.button:disabled{cursor:default;background-color:#2977d0;border-color:#2977d0}@media only screen and (max-width: 767.98px){.button{padding:17px 15px 19px}}.button__play{display:inline-block;vertical-align:middle;width:26px;height:.667em;position:relative;bottom:3px;margin-right:10px}.button__play-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:26px;height:26px}.button__undo{display:inline-block;width:20px;height:.667em;position:relative;margin-right:12px;margin-left:-13px}@media only screen and (max-width: 575.98px){.button__undo{margin-right:0;margin-left:0}}.button__undo-icon{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:20px;height:20px}@media only screen and (max-width: 575.98px){.button__undo-icon{width:18px;height:18px}}.button__icon{display:inline-block;width:25px;height:.667em;position:relative;margin-right:15px}@media only screen and (max-width: 575.98px){.button__icon{width:21px}}.button__icon-img{position:absolute;width:100%;height:auto;left:50%;top:50%;transform:translate(-50%,-50%)}@media only screen and (max-width: 575.98px){.button__icon-img{width:21px;height:18px}}.button__text{display:inline;position:relative}.button__text_hidden_mobile{display:none}.button__right{display:inline-block;margin-left:10px;height:.667em;position:relative;transition:.3s}.button__right-arrow{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:7px;height:12px;fill:#fff}.button_type_ghost{background:transparent;border-color:#dcdcdc;color:#201c2c}.button_type_ghost:hover{background-color:#3987e0;border-color:#3987e0}.button_type_ghost:disabled{background-color:#ccc;border-color:#ccc;color:#201c2c}.button_type_ghost__active{background-color:#3987e0;border-color:#3987e0;color:#fff}.button_size_small{padding:8px 16px 12px}.button_size_medium{padding:13px 16px 17px}.button_text_uppercase{text-transform:uppercase}.button_color_darkblue{background-color:#201c2c;border-color:#201c2c}.button_color_yellow{background-color:#f7b907;border-color:#f7b907;color:#201c2c}.button_color_red{background-color:#e83041;border-color:#e83041}.button_color_ghost-yellow:hover{background-color:#f7b907;border-color:#f7b907;color:#201c2c}.btns-group{display:flex}.btns-group__item{flex:1;-webkit-user-select:none;user-select:none;cursor:pointer;padding:17px 10px 12px;border:1px solid #dcdcdc;border-radius:0;font-size:17px;line-height:1;transition:.3s}@media only screen and (max-width: 1199.98px){.btns-group__item{padding-top:15px;padding-bottom:10px}}@media only screen and (max-width: 575.98px){.btns-group__item{font-size:15px}}.btns-group__item+.btns-group__item{border-left:none}.btns-group__item:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.btns-group__item:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.btns-group__item:not(.active):hover.button_color_ghost-yellow{background-color:transparent;border:1px solid #dcdcdc}.btns-group__item.active.button_color_ghost-yellow{background-color:#f7b907;border-color:#f7b907;color:#201c2c}.btns-group__item-icon{margin-right:.75em;font-size:22px;display:inline-block;vertical-align:top;position:relative;top:-.2em}@media only screen and (max-width: 1199.98px){.btns-group__item-icon{top:-.1em}}@media only screen and (max-width: 575.98px){.btns-group__item-icon{font-size:18px;margin-right:.5em}}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9ecdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cccf}.alert-secondary .alert-link{color:#212326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c32}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe7a0}.alert-warning .alert-link{color:#533f02}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b1b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#eef1f3}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbd}.alert-dark .alert-link{color:#040505}.alert{transition:.3s linear;transform-origin:50% 0;transition-property:transform,opacity}.alert__close-btn{margin-top:1em;padding-left:20px;padding-right:20px}.alert.hide{margin:0;height:0;transform:scaleY(0);overflow:hidden;opacity:0}.short-header-outer{min-height:93px}@media only screen and (max-width: 1199.98px){.short-header-outer{min-height:75px}}@media only screen and (max-width: 767.98px){.short-header-outer{min-height:46px}}.short-header{position:fixed;backface-visibility:hidden;z-index:1000;left:0;top:0;width:100%;border-bottom:1px solid #dcdcdc;background-color:#fff;padding:10px 0}@media only screen and (max-width: 1199.98px){.short-header{padding:7px 0}}@media only screen and (max-width: 767.98px){.short-header{padding:5px 0}}.short-header__content{display:flex;justify-content:center;align-items:center}.short-header__logo{display:flex;align-items:center;font-size:72px;min-height:1em}@media only screen and (max-width: 1199.98px){.short-header__logo{font-size:60px}}@media only screen and (max-width: 767.98px){.short-header__logo{font-size:35px}}@media only screen and (max-width: 575.98px){.short-header__logo{margin-left:auto;margin-right:auto;position:relative;right:18px}}.short-header__logo-link{display:inline-flex;align-items:center}.short-header__logo-img{display:block;width:1em;height:1em;margin:0 auto}@media only screen and (min-width: 575.98px){.short-header__logo-img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}}.short-header__logo-descr{padding-left:1.1em;font-size:.278em;font-weight:400}@media only screen and (max-width: 767.98px){.short-header__logo-descr{font-size:12px}}.short-header__title{padding:0 150px 0 154px;color:#616161;font-size:17px;font-weight:400;letter-spacing:-.01em;margin-right:auto;white-space:nowrap}@media only screen and (max-width: 1199.98px){.short-header__title{padding:0 285px 0 154px}}@media only screen and (max-width: 991.98px){.short-header__title{padding:0 50px}}@media only screen and (max-width: 767.98px){.short-header__title{padding:0 10px 0 20px;font-size:15px}}@media only screen and (max-width: 575.98px){.short-header__title{display:none}}.short-header__aside{display:flex;align-items:center}.short-header__aside>*+*{margin-left:15px}@media only screen and (max-width: 575.98px){.short-header__aside>*+*{margin-left:7px}}.short-header__aside+.short-header__logo{margin-left:auto}.short-header__back{padding:6px 13px 8px;border-width:2px}@media only screen and (max-width: 575.98px){.short-header__back{padding-left:8px;padding-right:8px}}.short-header__back-icon{width:21px;height:21px;display:block}@media only screen and (max-width: 991.98px){.short-header__back-icon{width:18px;height:18px}}@media only screen and (max-width: 767.98px){.short-header__back-icon{width:16px;height:16px}}.short-header__logout{margin-left:auto;min-width:36px}@media only screen and (max-width: 575.98px){.short-header__logout{margin-left:-30px}}.short-header__content{position:relative}.logout__text{font-weight:700}.logout__link:hover{color:#e83041;text-decoration:none}.logout__link:hover .logout__link-inner{text-decoration:none}.logout__link-inner{text-decoration:underline}.main-header-outer{min-height:93px}@media only screen and (max-width: 1199.98px){.main-header-outer{min-height:75px}}@media only screen and (max-width: 991.98px){.main-header-outer{min-height:60px}}@media only screen and (max-width: 767.98px){.main-header-outer{min-height:50px}}@media only screen and (max-width: 575.98px){.main-header-outer{min-height:46px}}.main-header{position:fixed;backface-visibility:hidden;z-index:1000;left:0;top:0;width:100%;border-bottom:1px solid #dcdcdc;background-color:#fff;padding:10px 0}@media only screen and (max-width: 1199.98px){.main-header{padding:7px 0}}@media only screen and (max-width: 767.98px){.main-header{padding:5px 0}}.main-header__content,.main-header__aside-col{display:flex;align-items:center}@media only screen and (max-width: 767.98px){.main-header__aside-col{width:auto;max-width:none;flex:0 1 auto}}@media only screen and (max-width: 475px){.main-header__aside-col.col-5{width:auto;max-width:none;flex:0 1 auto;padding-right:0}}.main-header__logo{display:flex;align-items:center;font-size:72px;padding-left:15px;margin:0 auto}@media only screen and (max-width: 1199.98px){.main-header__logo{font-size:60px}}@media only screen and (max-width: 991.98px){.main-header__logo{font-size:45px}}@media only screen and (max-width: 767.98px){.main-header__logo{padding-left:20px;font-size:35px;margin:0}}.main-header__logo-link{display:inline-flex;align-items:center}.main-header__logo-img{display:block;width:1em;height:1em;margin:0 auto}.main-header__logo-descr{padding-left:1.1em;font-size:.278em;font-weight:400}@media only screen and (max-width: 1439.98px){.main-header__logo-descr{padding-left:.85em}}@media only screen and (max-width: 991.98px){.main-header__logo-descr{padding-left:1.1em;font-size:12px}}.main-header__col{display:flex;align-items:center;position:static}@media only screen and (max-width: 767.98px){.main-header__col{width:auto;max-width:none;flex:1}}@media only screen and (max-width: 475px){.main-header__col.col-7{width:auto;max-width:none;flex:1;padding-left:15px}}.main-header__info{border-left:3px solid #201c2c;width:300px;padding:2px 0 6px 23px;font-size:15px;line-height:1.5;color:#938181;letter-spacing:-.01em}@media only screen and (max-width: 1199.98px){.main-header__info{font-size:13px;line-height:1.35}}@media only screen and (max-width: 991.98px){.main-header__info{padding:2px 15px 6px 10px}}@media only screen and (max-width: 767.98px){.main-header__info{display:none}}.main-header__info_type_size{border-left-color:#3987e0}.main-header__info_type_adjustments{border-left-color:#e83041}.main-header__info_type_pen{border-left-color:#f7b907}.main-header__info a{color:#3987e0}.main-header__info a:hover{color:#4f94e3}.main-header__actions{margin-left:auto;display:flex;align-items:center;white-space:nowrap;flex:1;justify-content:flex-end}.main-header__actions-btn{margin-left:12px;white-space:nowrap}@media only screen and (max-width: 575.98px){.main-header__actions-btn{padding:5px 5px 9px;width:85px}.main-header__actions-btn .button__icon{margin-right:0}}.main-header__actions-btn_undo{width:123px}.main-header__actions-btn_undo:hover{background-color:#e83041;border-color:#e83041}@media only screen and (max-width: 575.98px){.main-header__actions-btn_undo{width:50px;margin:0}}.main-header__actions-btn_preview{margin-left:auto;margin-right:auto;position:relative;right:75px}@media only screen and (max-width: 1599.98px){.main-header__actions-btn_preview{right:3.75vw}}@media only screen and (max-width: 1439.98px){.main-header__actions-btn_preview{right:3.2vw}}@media only screen and (max-width: 1199.98px){.main-header__actions-btn_preview{right:1.5vw}}@media only screen and (max-width: 991.98px){.main-header__actions-btn_preview{right:0}}@media only screen and (max-width: 767.98px){.main-header__actions-btn_preview{margin:0;position:absolute;left:50%;transform:translate(-50%)}}@media only screen and (max-width: 575.98px){.main-header__actions-btn_preview{width:80px;padding:8px 10px 10px;font-size:12px}.main-header__actions-btn_preview .button__right{margin-left:5px}}@media only screen and (max-width: 359.98px){.main-header__actions-btn_preview{left:calc(50% + 10px)}}.main-header__actions-btn_finish{margin-left:auto;margin-right:auto;position:relative;right:60px}@media only screen and (max-width: 1599.98px){.main-header__actions-btn_finish{right:2.77vw}}@media only screen and (max-width: 1439.98px){.main-header__actions-btn_finish{right:1.953vw}}@media only screen and (max-width: 1199.98px){.main-header__actions-btn_finish{right:0}}@media only screen and (max-width: 767.98px){.main-header__actions-btn_finish{margin:0;position:absolute;left:50%;transform:translate(-50%)}}@media only screen and (max-width: 575.98px){.main-header__actions-btn_finish{width:auto;padding-top:7px;padding-bottom:10px;font-size:12px}}@media only screen and (max-width: 359.98px){.main-header__actions-btn_finish{left:calc(50% + 15px)}}.main-menu{position:relative}.main-menu__btn{position:relative;display:block;transition:.3s;--border-color: rgba(147, 129, 129, .32);--bg-color: #ffffff;--color: #201c2c;cursor:default}.main-menu__btn:hover{--border-color: #201c2c }.main-menu__btn.active{--bg-color: #201c2c;--border-color: #201c2c;--color: #ffffff }.main-menu__btn.active:before{content:"";position:fixed;backface-visibility:hidden;z-index:99;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.main-menu__btn-inner{display:block;position:relative;cursor:pointer;z-index:1002;width:100%;height:100%;padding:17px 13px;border-radius:10px;border:2px solid;border-color:var(--border-color);background-color:var(--bg-color);transition:.3s}@media only screen and (max-width: 767.98px){.main-menu__btn-inner{padding:13px 7px}}.main-menu__btn-lines{display:block;position:relative;width:21px;height:2px;background-color:var(--color)}@media only screen and (max-width: 767.98px){.main-menu__btn-lines{width:18px}}.main-menu__btn-lines:before,.main-menu__btn-lines:after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background-color:var(--color)}.main-menu__btn-lines:before{transform:translateY(-8px)}@media only screen and (max-width: 767.98px){.main-menu__btn-lines:before{transform:translateY(-6px)}}.main-menu__btn-lines:after{transform:translateY(8px)}@media only screen and (max-width: 767.98px){.main-menu__btn-lines:after{transform:translateY(6px)}}.main-menu__list{position:absolute;left:0;top:50%;box-shadow:0 4px 4px #0000001c;border-radius:0 10px 10px;background-color:#201c2c;padding-top:34px;padding-bottom:16px;min-width:202px;transition:.3s;transform:scaleY(0);transform-origin:50% 0;visibility:hidden;opacity:0}.main-menu__list.active{transform:none;visibility:visible;opacity:1;z-index:1001}.main-menu__list-item:last-child .main-menu__list-link:after{display:none}.main-menu__list-link{display:block;color:#9189a6;font-size:13px;padding:15px 20px;position:relative;width:100%;text-align:left}.main-menu__list-link:hover{color:#fff;background-color:#383249}.main-menu__list-link:after{content:"";position:absolute;left:20px;right:20px;bottom:0;background-color:#383249;height:1px}.main-menu__list-info{display:block;color:#615976;font-size:13px;padding:15px 20px;position:relative;width:100%;text-align:left;font-style:italic}.main-menu__list-info:after{content:"";position:absolute;left:20px;right:20px;bottom:0;background-color:#383249;height:1px}.mobile-main-menu-container{position:fixed;left:0;top:0;bottom:0;right:0;z-index:99999;margin:0}.mobile-main-menu-container .mobile-menu-background{position:absolute;left:0;right:0;top:0;bottom:0;background:#00000080}.mobile-main-menu-container .mobile-main-menu{background:#fff;border:1px solid black;position:absolute;top:0;bottom:0;left:-250px;width:250px;transition:left .3s ease-in-out}.mobile-main-menu-container .mobile-main-menu.enter{left:-250px}.mobile-main-menu-container .mobile-main-menu.enter-active{left:0;transition:left .3s ease-in}.mobile-main-menu-container .mobile-main-menu.enter-done,.mobile-main-menu-container .mobile-main-menu.exit{left:0}.mobile-main-menu-container .mobile-main-menu.exit-active{left:-250px;transition:left .3s ease-in}.mobile-main-menu-container .mobile-main-menu .mobile-main-menu-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:10px;padding:10px;font-weight:700}.mobile-main-menu-container .mobile-main-menu .mobile-main-menu-header .mobile-main-menu-close-button{font-size:20px;padding:10px;color:#000}.mobile-main-menu-container .mobile-main-menu .mobile-main-menu-header .mobile-main-menu-close-button:hover{color:gray}.mobile-main-menu-container .mobile-main-menu ul li button,.mobile-main-menu-container .mobile-main-menu ul li a{padding:10px;display:block;width:100%;text-align:left}.mobile-main-menu-container .mobile-main-menu .mobile-main-menu-info{flex:1;padding:10px;font-style:italic}.mobile-main-menu-container .mobile-main-menu .mobile-main-menu-info a{color:#3987e0}.mobile-main-menu-container .mobile-main-menu .mobile-main-menu-info a:hover{color:#4f94e3}.mobile-main-menu-container .mobile-main-menu .mobile-main-menu-info.mobile-main-menu-info-version{position:absolute;bottom:0;align-items:flex-end}.guest-continue-button{padding:20px;color:#3987e0;border:1px solid #3987e0;border-radius:5px;background:#f1f8ff;font-size:120%;align-self:center}.account-or-text,.welcome-text{margin-top:15px;margin-bottom:15px}.step-wrap{display:flex;align-items:center;justify-content:center;width:100%;min-height:100%;flex-grow:1;padding-top:20px;padding-bottom:20px}@media only screen and (max-width: 767.98px){.step-wrap{padding-left:0;padding-right:0}}.step{display:flex;flex-direction:column;border-radius:10px;border:1px solid #dcdcdc;background-color:#fff;width:590px;max-width:100%;min-height:495px;text-align:center}.step__body{display:flex;flex-direction:column;flex:1;padding:52px 15px 15px}@media only screen and (max-width: 767.98px){.step__body{padding-top:40px;padding-bottom:20px}}.step__title{margin-bottom:29px}@media only screen and (max-width: 767.98px){.step__title{margin-bottom:15px}}.step__choose-image{margin-top:19px;margin-bottom:37px}@media only screen and (max-width: 767.98px){.step__choose-image{margin-bottom:20px}}.step__actions-link{color:#3987e0;font-size:15px;text-decoration:underline;letter-spacing:-.01em}.step__actions-link:hover{color:#4f94e3}.step__selected{max-width:100%;border:15px solid #f9f9f9;border-radius:5px;margin:0 auto 19px}.step__selected-img{width:100%}.step__actions-btn{width:196px}.step__rotate-btn{margin-right:20px}.step__footer{border-top:1px solid #dcdcdc;background-color:#f9f9f9;border-radius:0 0 10px 10px;display:flex;flex-direction:row;overflow:hidden}.step__footer-content{min-height:62px;padding:20px 15px;letter-spacing:-.01em;flex:1}.step__footer-link{color:#3987e0}.step__footer-link:hover{color:#4f94e3}.step__footer-btn{display:block;text-align:center;height:62px;line-height:62px;width:100%}.step__footer-btn:hover{background-color:#4f94e3;color:#fff}.choose-image{display:flex;justify-content:center;flex-wrap:wrap;margin-right:-10px}.choose-image__card{width:190px;margin-right:10px;margin-bottom:10px}.choose-image__card.facebook-android-warning p{margin-bottom:10px}.choose-image__card.facebook-android-warning img{border-radius:10px;border:1px solid #c0c0c0}.file-card{position:relative;display:block;-webkit-user-select:none;user-select:none}.file-card:hover .file-card__inner,.file-card.pending-drop .file-card__inner{border-color:#3987e0}.file-card:hover .file-card__title,.file-card.pending-drop .file-card__title{color:#3987e0}.file-card__input{position:absolute;left:0;top:0;width:100%;height:100%}.file-card__inner{display:flex;flex-direction:column;align-items:center;height:190px;padding:20px;color:#201c2c;border:1px solid #c0c0c0;border-radius:10px;background-color:#d3d3d31a;text-align:center;transition:.3s}.file-card__graph{display:flex;justify-content:center;align-items:center;height:55px;margin:0 auto 15px}.file-card__graph-img{display:block;width:100%;height:100%;object-fit:contain}.file-card__graph-img__add{width:45px;height:45px}.file-card__title{font-size:24px;line-height:150%}.file-card__text_icon{font-size:100px;text-align:center;font-weight:700}.file-card_type-drop .file-card__inner{border-color:#c8def7;background-color:#f1f8ff;color:#548bca;cursor:pointer}.disabled.file-card:hover .file-card__inner,.disabled.file-card.pending-drop .file-card__inner{border-color:#e8e8e8}.disabled.file-card:hover .file-card__title,.disabled.file-card.pending-drop .file-card__title{color:silver}.disabled.file-card_type-drop .file-card__inner{background-color:#fbfbfb;border-color:#e8e8e8;color:silver}.disabled.file-card_type-drop .file-card__graph{opacity:.4}.welcome-intro-image{margin-left:auto;margin-right:auto}.info-item{position:relative}.info-item__icon{cursor:pointer;display:block;position:relative}.info-item__icon-img{width:18px;height:18px;fill:#9f9da4;transition:.3s}.info-item__text{position:absolute;right:calc(100% + 10px);top:50%;transform:translateY(-50%);background-color:#201c2c;color:#fff;font-weight:350;font-size:12px;z-index:10;width:190px;padding:8px 10px 10px;opacity:0;visibility:hidden;transition:.3s}.info-item__text__top{top:100%;transform:translateY(-25px)}.info-item__text a{font-weight:400;color:#fff}.info-item__text a:hover{color:#eee}.info-item:hover .info-item__icon-img{fill:#3987e0}.info-item:hover .info-item__text{opacity:1;visibility:visible}.info-item:hover .info-item__text:after{content:"";position:absolute;left:100%;height:100px;width:13px;top:50%;transform:translateY(-50%)}.editor{flex:1;display:flex;overflow-x:hidden;position:relative}@media only screen and (max-width: 991.98px){.editor{flex-direction:column;height:100%}}.editor__sidebar{flex:0 0 25%;max-width:25%}@media only screen and (max-width: 991.98px){.editor__sidebar{flex:0 1 auto;max-width:100%}}.editor__area{overflow:scroll;position:relative;max-height:calc(100vh - 93px);max-width:75%;scrollbar-color:rgba(32,28,44,.25) #f1f1f1;scrollbar-width:thin;padding-bottom:70px;display:flex;flex:1}.editor__area::-webkit-scrollbar{width:8px;height:8px;background-color:#f1f1f1;border-radius:9px}.editor__area::-webkit-scrollbar-thumb{background-color:#201c2c40;border-radius:9px}.editor__area:hover{scrollbar-color:rgba(32,28,44,.7) #f1f1f1}.editor__area:hover::-webkit-scrollbar-thumb{background-color:#201c2cb3}.editor__area.tools-are-open{min-height:auto}.editor__area.tools-are-open .editor__scene-selector{visibility:visible;opacity:1;top:50%;transform:translateY(-50%)}@media only screen and (max-width: 575.98px){.editor__area{min-height:calc(100vh - 46px)}}@media only screen and (max-width: 767.98px){.editor__area{max-height:calc(100vh - 50px)}}@media only screen and (max-width: 991.98px){.editor__area{max-height:calc(100vh - 60px);flex:1 1 100%;width:100%;max-width:100%;height:100%;transition:.3s}.editor__area.tools-are-open{flex:.5 1 auto;position:fixed;height:calc(50% - 50px);max-height:none;padding:0}.editor__area.tools-are-open .editor__preview{width:calc(50vh - 150px);max-height:calc(50vh - 150px)}}@media only screen and (max-width: 1199.98px){.editor__area{max-height:calc(100vh - 75px)}}.editor__canvas{background-color:#fff;margin:auto;transform-origin:0 0}.editor__canvas__fullscreened{background:#000}.editor__canvas__pen_drawing{cursor:crosshair}.editor__canvas__eye_dropper{cursor:copy}.editor__canvas__paint_bucket{cursor:cell}.editor__canvas__image_zoom{cursor:grab}.editor__canvas__image_zoom_dragging{cursor:grabbing}.editor__canvas__scroll{cursor:grab}.editor__canvas__scroll_dragging{cursor:grabbing}.editor__preview{width:calc(100% - 200px);height:100%;max-height:calc(100vh - 350px)}@media only screen and (max-width: 991.98px){.editor__preview{width:calc(100% - 300px);max-height:100vh}}@media only screen and (max-width: 767.98px){.editor__preview{width:calc(100% - 100px);max-height:calc(100vh - 350px)}}.editor__preview-picture{width:100%;height:100%}.editor__preview-picture-img{display:block;width:100%;height:100%;object-fit:contain}.editor__preview-controls{width:353px;max-width:100%;margin:32px auto 0}@media only screen and (max-width: 991.98px){.editor__preview-controls{width:402px}}@media only screen and (max-width: 575.98px){.editor__preview-controls{width:262px;margin-top:25px}}.editor__scale{position:fixed;backface-visibility:hidden;z-index:10;bottom:26px;right:95px}@media only screen and (max-width: 1199.98px){.editor__scale{bottom:15px}}@media only screen and (max-width: 991.98px){.editor__scale{right:auto;left:50%;transform:translate(-50%);bottom:40px}}.editor__scene-selector{backface-visibility:hidden;z-index:10;right:0;justify-content:center;display:flex;width:100%;top:calc(50% - 32px);transform:translateY(-50%);position:absolute;left:0;transition:opacity .3s ease;pointer-events:none}.editor__scene-selector__control{display:flex;flex-direction:row;width:100vw;padding:0 5px;justify-content:space-between}.editor__scene-selector__control button{pointer-events:all}.scene-control__btn-inner{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:2px solid #BEBEBE;border-radius:50%;transition:.3s}.scene-control__btn-icon{display:block;height:28px;margin-left:10px}.preview-controls{display:flex;background-color:#fff;border-radius:10px}@media only screen and (max-width: 575.98px){.preview-controls{width:262px;margin-top:25px}}.preview-controls__capture{display:flex;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;align-items:center;justify-content:center;flex-grow:1;text-align:center;padding-bottom:3px}.preview-controls__btn{padding:15px 17px}@media only screen and (max-width: 575.98px){.preview-controls__btn{padding:15px 13px}}.preview-controls__btn:hover{color:#3987e0}.preview-controls__btn-icon{margin:0 auto;width:9px;height:11px}.saved-v{position:fixed;z-index:500;backface-visibility:hidden;right:0;top:93px;width:100%;height:calc(100% - 93px);transition:.3s}@media only screen and (max-width: 1199.98px){.saved-v{top:75px;height:calc(100% - 75px)}}@media only screen and (max-width: 767.98px){.saved-v{height:calc(100% - 51px);top:51px}}@media only screen and (max-width: 575.98px){.saved-v{height:calc(100% - 46px);top:46px}}.saved-v__backdrop{background-color:#3231362b;position:absolute;left:0;top:0;right:0;bottom:0}.saved-v__sidebar{display:flex;flex-direction:column;position:relative;width:25%;height:100%;margin-left:auto;background-color:#fff}@media only screen and (min-width: 991.98px){.saved-v__sidebar{min-width:400px}}@media only screen and (max-width: 991.98px){.saved-v__sidebar{width:100%}}.saved-v__header{padding:0 46px;border-bottom:1px solid #dcdcdc}@media only screen and (max-width: 1199.98px){.saved-v__header{padding:0 15px}}.saved-v__header-box{display:flex;padding:35px 0 37px;max-width:336px}@media only screen and (max-width: 1199.98px){.saved-v__header-box{padding:18px 0 22px}}@media only screen and (max-width: 991.98px){.saved-v__header-box{margin:0 auto}}.saved-v__title{font-size:17px;letter-spacing:-.01em;padding-right:15px;flex:1}.saved-v__info{position:relative;top:4px}.saved-v__body{flex:1;position:relative}.saved-v__body-inner{position:absolute;left:0;top:0;width:100%;height:100%;overflow-y:auto;display:flex;flex-direction:column;scrollbar-color:rgba(32,28,44,.25) #f1f1f1;scrollbar-width:thin}.saved-v__body-inner::-webkit-scrollbar{width:4px;height:4px;background-color:#f1f1f1;border-radius:9px}.saved-v__body-inner::-webkit-scrollbar-thumb{background-color:#201c2c40;border-radius:9px}.saved-v__body-inner:hover{scrollbar-color:rgba(32,28,44,.7) #f1f1f1}.saved-v__body-inner:hover::-webkit-scrollbar-thumb{background-color:#201c2cb3}.saved-v__items-set{padding:27px 15px}.saved-v__item{margin:0 auto}.saved-v__item+.saved-v__item{margin-top:20px}.saved-version-item{max-width:253px;transition:.3s;display:block;text-align:center;position:relative}.saved-version-item__btn{cursor:pointer}.saved-version-item__btn:hover{opacity:.85}.saved-version-item__btn:disabled{opacity:inherit;cursor:default}.saved-version-item__remove-btn{position:absolute;top:0;right:0;cursor:pointer;width:20px;height:20px;background:#7d7d7e;border-radius:50%;color:#fff;display:flex;justify-content:center;align-items:center}.saved-version-item__remove-btn:hover{opacity:.85}.saved-version-item__remove-btn:disabled{opacity:inherit;cursor:default}.saved-version-item__photo-img{display:block;max-width:100%;max-height:150px;margin-left:auto;margin-right:auto}.saved-version-item__caption{color:#7d7d7e;font-size:13px;letter-spacing:-.01em;margin-top:10px;text-align:center}.saved-version-item__sub_caption{color:#000;font-size:13px;text-align:center}.shared-project-url{margin-top:10px;margin-bottom:10px;text-align:center;width:100%}.shared-project-url-social{margin-top:10px;margin-bottom:10px}.shared-project-url-social>button{margin-left:5px;margin-right:5px;width:40px;height:40px;border-radius:20px;overflow:hidden}.shared-project-url-social.social-link-button{background-color:transparent;border:none;padding:0;font:inherit;color:inherit;cursor:pointer}.shared-project-url-link-copied{margin-bottom:20px;width:100%;text-align:center}.missing-resources-overlay{touch-action:none;-webkit-user-select:none;user-select:none;position:absolute;left:0;top:0;background:#ffffff80;padding:15px}.missing-resources-loading{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}.palette{width:323px;max-width:100%}.palette__colors-set{display:flex;flex-wrap:wrap;margin:-4px;position:relative}.palette__color-outer{width:10%}.palette__color-outer:disabled{opacity:.5}.palette__color-outer.tooltip .palette__color-inner:after{content:"";position:absolute;transform:translate(-50%);left:50%;top:calc(100% + 3px);width:0px;height:0px;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent rgba(0,0,0,.75) transparent;background-color:transparent;z-index:5;visibility:hidden;opacity:0;transition:.3s}.palette__color-outer.tooltip:hover .palette__color-inner:after{visibility:visible;opacity:1}.palette__color-outer:first-child .palette__color{border-top-left-radius:20%}.palette__color-outer:first-child .palette__color:before{border-top-left-radius:20%}.palette__color-outer:first-child .palette__color-inner{border-top-left-radius:20%}.palette__color-outer:nth-child(10) .palette__color{border-top-right-radius:20%}.palette__color-outer:nth-child(10) .palette__color:before{border-top-right-radius:20%}.palette__color-outer:nth-child(10) .palette__color .palette__color-inner{border-top-right-radius:20%}.palette__color-outer:nth-child(10n):last-child .palette__color{border-bottom-right-radius:20%}.palette__color-outer:nth-child(10n):last-child .palette__color:before{border-bottom-right-radius:20%}.palette__color-outer:nth-child(10n):last-child .palette__color .palette__color-inner{border-bottom-right-radius:20%}.palette__color-outer:nth-child(10n+1):nth-last-child(-n+10) .palette__color{border-bottom-left-radius:20%}.palette__color-outer:nth-child(10n+1):nth-last-child(-n+10) .palette__color:before{border-bottom-left-radius:20%}.palette__color-outer:nth-child(10n+1):nth-last-child(-n+10) .palette__color .palette__color-inner{border-bottom-left-radius:20%}.palette__color{width:100%;display:block;padding:4px;cursor:pointer;position:relative}.palette__color:after{content:"";position:absolute;width:100%;height:100%;left:50%;top:50%;transform:translate(-50%,-50%)}.palette__color.selected:before{content:"";position:absolute;left:1px;right:1px;top:1px;bottom:1px;border:1px solid #3F3F3F}.palette__color.selected:after{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='18.4'%20height='13.25'%20viewBox='0%200%2018.4%2013.25'%3e%3cg%3e%3cpath%20d='M6.65,13.25a1.49,1.49,0,0,1-1.07-.44L0,7.23,2.12,5.11,6.65,9.63,16.28,0,18.4,2.12,7.71,12.81A1.48,1.48,0,0,1,6.65,13.25Z'%20fill='%23161616'%20fill-opacity='0.15'/%3e%3c/g%3e%3c/svg%3e");background-size:19px 14px;background-position:50%}.palette__color.selected.selected-half:before{border:1px solid #aFaFaF}.palette__color.selected.selected-half:after{background-image:none}.palette__color.warn:after{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2015.6%2013.09'%20width='16'%20height='14'%3e%3cpath%20d='M1.51%2013.09h12.58a1.51%201.51%200%200%200%201.28-2.31L9.08.71a1.51%201.51%200%200%200-2.56%200L.23%2010.78a1.51%201.51%200%200%200%201.28%202.31z'%20fill='%23fcca29'/%3e%3cpath%20d='M7.8%208.85a.51.51%200%200%201-.5-.5V4.47A.5.5%200%200%201%207.8%204a.5.5%200%200%201%20.5.5v3.85a.5.5%200%200%201-.5.5zM7.8%2010.93a.51.51%200%200%201-.5-.5V10a.51.51%200%200%201%20.5-.5.5.5%200%200%201%20.5.5v.44a.5.5%200%200%201-.5.49z'%20fill='%23303030'/%3e%3c/svg%3e");background-size:16px 14px;background-position:50%}.palette__color-inner{display:block;position:relative;width:100%;height:0;padding-bottom:100%}.tooltip__text{position:absolute;transform:translateY(4px);visibility:hidden;opacity:0;transition:.3s;background-color:#000000bf;color:#fff;padding:5px 10px;left:4px;right:4px;z-index:5;font-size:13px;line-height:1.6;pointer-events:none}.tooltip:hover .tooltip__text{visibility:visible;opacity:1}.editor-sidebar{background-color:#f9f9f9;border-right:1px solid #dcdcdc;display:flex;flex-direction:column;position:relative;z-index:15}.editor-sidebar__preorder{color:red}@media only screen and (min-width: 991.98px){.editor-sidebar{min-width:400px}}@media only screen and (max-width: 991.98px){.editor-sidebar{position:fixed;backface-visibility:hidden;left:0;bottom:0;width:100%;height:50%;transform:translateY(100%);transition:.3s;transition-property:transform;will-change:transform}.editor-sidebar.active{transform:none}.editor-sidebar.active .editor-sidebar__toggle-icon{transform:rotate(180deg)}.editor-sidebar.active .editor-sidebar__body{visibility:visible;opacity:1}}.editor-sidebar__inner{flex:1;display:flex;flex-direction:column;position:relative}@media only screen and (max-width: 991.98px){.editor-sidebar__inner{overflow-y:auto;scrollbar-color:rgba(32,28,44,.25) #f1f1f1;scrollbar-width:thin}.editor-sidebar__inner::-webkit-scrollbar{width:4px;height:4px;background-color:#f1f1f1;border-radius:9px}.editor-sidebar__inner::-webkit-scrollbar-thumb{background-color:#201c2c40;border-radius:9px}.editor-sidebar__inner:hover{scrollbar-color:rgba(32,28,44,.7) #f1f1f1}.editor-sidebar__inner:hover::-webkit-scrollbar-thumb{background-color:#201c2cb3}}.editor-sidebar__tabs{display:none}@media only screen and (max-width: 991.98px){.editor-sidebar__tabs{display:flex}}.editor-sidebar__tabs-item{width:33.3333%;border-width:1px 1px 0 0}.editor-sidebar__body{flex:1;position:relative}@media only screen and (max-width: 991.98px){.editor-sidebar__body{visibility:hidden;will-change:opacity;opacity:0;transition:.6s;transition-property:opacity}}@media only screen and (min-width: 991.98px){.editor-sidebar__body-inner{position:absolute;left:0;top:0;width:100%;height:100%;overflow-y:auto;display:flex;flex-direction:column;scrollbar-color:rgba(32,28,44,.25) #f1f1f1;scrollbar-width:thin}.editor-sidebar__body-inner::-webkit-scrollbar{width:4px;height:4px;background-color:#f1f1f1;border-radius:9px}.editor-sidebar__body-inner::-webkit-scrollbar-thumb{background-color:#201c2c40;border-radius:9px}.editor-sidebar__body-inner:hover{scrollbar-color:rgba(32,28,44,.7) #f1f1f1}.editor-sidebar__body-inner:hover::-webkit-scrollbar-thumb{background-color:#201c2cb3}}.editor-sidebar__container{padding:0 25px 0 45px}@media only screen and (max-width: 1439.98px){.editor-sidebar__container{padding-left:25px}}@media only screen and (max-width: 1199.98px){.editor-sidebar__container{padding-left:20px;padding-right:20px}}@media only screen and (max-width: 767.98px){.editor-sidebar__container{padding-left:15px;padding-right:15px}}.editor-sidebar__panels-set{margin-top:35px}@media only screen and (max-height: 1050px){.editor-sidebar__panels-set{margin-top:20px}}@media only screen and (max-width: 991.98px){.editor-sidebar__panels-set{margin-top:0}.editor-sidebar__panels-set .editor-sidebar__panel:first-child{border-top:none}.editor-sidebar__panels-set .editor-sidebar__panel:not(.expanded){border:0}.editor-sidebar__panels-set .panel-header{display:none}}.editor-sidebar__panel{border-bottom:1px solid #dcdcdc;position:relative}.editor-sidebar__panel_type-preview{margin-top:-1px}.editor-sidebar__panel:first-child{border-top:1px solid #dcdcdc}.editor-sidebar__panel:after{content:"";position:absolute;top:0;right:0;width:4px;height:100%}@media only screen and (max-width: 991.98px){.editor-sidebar__panel:after{display:none}}.editor-sidebar__panel.expanded{background-color:#fff}.editor-sidebar__panel.expanded .editor-sidebar__panel-header{cursor:default}.editor-sidebar__panel.expanded .editor-sidebar__panel-body{max-height:1000px;overflow:visible;visibility:visible;opacity:1;transform:none}.editor-sidebar__panel.expanded .panel-header__icon-img{filter:none}.editor-sidebar__panel.expanded.editor-sidebar__panel_type_size:after{background-color:#3987e0}.editor-sidebar__panel.expanded.editor-sidebar__panel_type_adjustments:after{background-color:#e83041}.editor-sidebar__panel.expanded.editor-sidebar__panel_type_ai_filters:after{background-color:#f7b907}.editor-sidebar__panel.expanded.editor-sidebar__panel_type_pen:after{background-color:#f7b907}.editor-sidebar__panel-body{position:relative;max-height:0;overflow:hidden;visibility:hidden;opacity:0;transform:scaleY(0);transform-origin:50% 0;transition:.3s}.editor-sidebar__panel-groups-set{padding-top:27px;padding-bottom:40px}@media only screen and (max-height: 1050px){.editor-sidebar__panel-groups-set{padding-top:20px;padding-bottom:35px}}.editor-sidebar__panel-group+.editor-sidebar__panel-group{margin-top:39px}@media only screen and (max-height: 1050px){.editor-sidebar__panel-group+.editor-sidebar__panel-group{margin-top:27px}}.editor-sidebar__subtitle-row{margin-bottom:27px}@media only screen and (max-height: 1050px){.editor-sidebar__subtitle-row{margin-bottom:18px}}.editor-sidebar__subtitle-row_custom-indent{margin-bottom:33px}.editor-sidebar__toggle{display:none;position:absolute;left:50%;transform:translate(-50%);bottom:100%;background-color:#fff;border:1px solid #dcdcdc;border-width:1px 1px 0 1px;border-radius:5px 5px 0 0;padding:6px 20px 10px}@media only screen and (max-width: 991.98px){.editor-sidebar__toggle{display:block}}@media only screen and (max-width: 575.98px){.editor-sidebar__toggle{width:calc(33.33333% + 2px)}}.editor-sidebar__toggle-text{white-space:nowrap;display:inline-block;margin-right:5px;font-size:16px}.editor-sidebar__toggle-icon{display:inline-block;width:12px;height:12px;transition:.3s}.editor-sidebar__backdrop{display:none}@media only screen and (max-width: 991.98px){.editor-sidebar__backdrop{display:block;position:absolute;visibility:hidden;z-index:-1;opacity:0;bottom:100%;left:0;width:100%;height:100%}}.editor-sidebar__back{border-bottom:1px solid #dcdcdc}@media only screen and (max-width: 991.98px){.editor-sidebar__back{border-top:1px solid #dcdcdc}}.editor-sidebar__close{position:relative;display:flex;padding-top:5px;padding-bottom:5px;display:none}@media only screen and (max-width: 991.98px){.editor-sidebar__close{display:block}}.editor-sidebar__close-btn{margin-left:auto;display:block;cursor:pointer;border-radius:10px;border:2px solid rgba(232,48,65,.32);color:#e83041;transition:.3s}.editor-sidebar__close-btn:hover{border-color:#e83041;background-color:#e83041;color:#fff}.editor-sidebar__close-inner{display:flex;align-items:center;justify-content:center;width:30px;height:30px}.editor-sidebar__close-icon{width:15px;height:15px}.editor-sidebar__palette{margin:0 auto}.editor-sidebar__colours-range{margin-bottom:40px}.editor-sidebar__correction{margin-top:30px}.editor-sidebar__correction:last-child{margin-bottom:-40px;border-bottom-width:0}@media only screen and (max-height: 1050px){.editor-sidebar__correction:last-child{margin-bottom:-35px}}.editor-sidebar__dropper{text-align:center;padding-top:50px}.editor-sidebar__dropper-btn{width:275px}.editor-sidebar__dropper-btn .button__icon{width:22px}.editor-sidebar__options{padding:12px 0 29px;background-color:#fff;border-bottom:1px solid #dcdcdc}@media only screen and (max-width: 1199.98px){.editor-sidebar__options{padding:15px 0 20px}}.editor-sidebar__options-list{max-width:335px;margin:0 auto}.editor-sidebar__buttons{padding:29px 0;border-bottom:1px solid #dcdcdc}@media only screen and (max-height: 1050px){.editor-sidebar__buttons{padding:20px 0}}@media only screen and (max-width: 1199.98px){.editor-sidebar__buttons{padding:15px 0}}.editor-sidebar__buttons-box{display:flex;justify-content:center;flex-wrap:wrap;align-items:center;margin-right:-18px;margin-left:-9px;margin-bottom:-9px}@media only screen and (max-width: 767.98px){.editor-sidebar__buttons-box{margin-left:0;margin-right:-9px}}.editor-sidebar__buttons-item{margin-right:9px;margin-bottom:9px;min-width:240px}.editor-sidebar__buttons-share{margin-right:0;width:20px}@media only screen and (max-width: 575.98px){.editor-sidebar__buttons-share{width:17px}}.editor-sidebar__buttons-share .button__icon-img{height:25px;transform:scaleX(-1) translate(-50%,-50%);transform-origin:0 0}@media only screen and (max-width: 575.98px){.editor-sidebar__buttons-share .button__icon-img{height:18px}}.editor-sidebar__details{padding:25px 0;border-bottom:1px solid #dcdcdc}@media only screen and (max-height: 1050px){.editor-sidebar__details{padding:20px 0}}@media only screen and (max-width: 1199.98px){.editor-sidebar__details{padding:15px 0}}@media only screen and (min-width: 1439.98px){.editor-sidebar__details-container{padding-left:82px}}.editor-sidebar__details-title{font-size:17px;margin-bottom:12px}.editor-sidebar__details-list{color:#8a8a8a}.editor-sidebar__details-list ul,.editor-sidebar__details-list ul:not([class]){font-size:15px;list-style:none;padding-left:0}.editor-sidebar__details-list ul li,.editor-sidebar__details-list ul:not([class]) li{position:relative;padding-left:1.2em}.editor-sidebar__details-list ul li:before,.editor-sidebar__details-list ul:not([class]) li:before{content:"\2022  ";position:absolute;left:0;top:0;color:#201c2c}.editor-sidebar__details-list ul li+li,.editor-sidebar__details-list ul:not([class]) li+li{margin-top:0}.editor-sidebar__details-list ul.price-details,.editor-sidebar__details-list ul:not([class]).price-details{font-weight:500;font-size:14px}.editor-sidebar__tip-wrap{flex:1 0 auto;padding-top:10px;padding-bottom:10px;align-items:stretch;display:flex;flex-direction:column;justify-content:center}.editor-sidebar__tip{margin-top:auto;margin-bottom:auto}.editor-sidebar__footer{display:flex;flex-direction:column;justify-content:center;margin-top:auto;border-top:1px solid #dcdcdc;background-color:#f2f2f2;padding:10px 0}.editor-sidebar__footer .country-selector{margin-top:10px}.editor-sidebar__footer-item{position:relative;bottom:7px}@media only screen and (max-height: 1050px){.editor-sidebar__footer-item{bottom:0}}.editor-sidebar__alert{line-height:1.6}.editor-sidebar__paint-tools-btns{margin-bottom:35px}.panel-header{cursor:pointer}.panel-header__container{display:flex;min-height:90px;align-items:center;padding-top:10px;padding-bottom:10px}@media only screen and (max-height: 1050px){.panel-header__container{min-height:75px}}@media only screen and (max-width: 1199.98px){.panel-header__container{min-height:60px}}.panel-header__icon{width:41px;height:41px}@media only screen and (max-width: 1199.98px){.panel-header__icon{width:33px;height:33px}}.panel-header__icon-img{display:block;width:100%;height:100%;object-fit:contain;filter:grayscale(100%)}.panel-header__descr{flex:1;padding-left:40px;position:relative;bottom:5px}@media only screen and (max-width: 1199.98px){.panel-header__descr{padding-left:15px}}.panel-header__title{color:#201c2c;font-family:Synthese;font-size:17px;line-height:2.059;font-weight:400;letter-spacing:-.01em}@media only screen and (max-width: 1199.98px){.panel-header__title{font-size:15px}}.panel-header__text{font-size:14px;color:#8a8a8a;letter-spacing:-.01em;font-weight:350}.panel-header__is_new{position:absolute;right:0;top:0}.tip{display:flex;border-radius:10px;background-color:#201c2c;border-left:9px solid #afe039;color:#fff}.tip_color_yellow{border-color:#f7b907}.tip__box{display:flex;align-items:center;padding:15px 35px 15px 22px}@media only screen and (max-width: 1199.98px){.tip__box{padding:15px 25px 15px 15px}}.tip__icon{width:30px;height:30px}.tip__icon_type_save{width:21px;height:21px}.tip__icon-img{display:block;width:100%;height:100%;object-fit:contain}.tip__descr{flex:1;padding-left:21px;color:#fff;font-weight:350;font-size:13px;line-height:1.7}@media only screen and (max-width: 1199.98px){.tip__descr{padding-left:15px}}.tip__descr a{font-weight:400;text-decoration:underline}.tip__descr a:hover{color:#eee}.computed-info{display:flex;align-items:center}.computed-info__icon{width:30px;height:30px}@media only screen and (max-width: 1199.98px){.computed-info__icon{width:23px;height:23px}}.computed-info__icon-img{display:block;width:100%;height:100%;object-fit:contain}.computed-info__descr{padding-left:25px;flex:1}@media only screen and (max-width: 1199.98px){.computed-info__descr{padding-left:15px}}.computed-info__heading{color:#6b6b6b;font-size:15px;margin-bottom:7px}@media only screen and (max-width: 1199.98px){.computed-info__heading{font-size:13px;margin-bottom:4px}}.computed-info__primary{color:#292538;font-size:25px;font-weight:700}@media only screen and (max-width: 1199.98px){.computed-info__primary{font-size:18px}}.subtitle-row{display:flex}.subtitle-row__primary{flex:1;display:flex;padding-right:15px}.subtitle-row__subtitle+.subtitle-row__slider-num{margin-left:12px}.subtitle-row__slider-num{color:#201c2c;font-size:15px}.subtitle-row__aside{margin-left:auto}.radio-btns-row{display:flex;align-items:center}.radio-btns-row__group{flex:1}.radio-btns-row__aside{padding-left:15px;margin-left:auto}.radio-btns-row__info{text-align:right}.back-button{display:block;width:100%}.back-button:hover{color:#3987e0}.back-button:hover .back-button__icon{color:#3987e0;transform:translate(-5px)}.back-button__inner{display:flex;padding-top:35px;padding-bottom:35px}@media only screen and (max-height: 1050px){.back-button__inner{padding-top:25px;padding-bottom:25px}}@media only screen and (max-width: 1199.98px){.back-button__inner{padding-top:15px;padding-bottom:15px}}.back-button__icon{width:9px;height:13px;color:#9c9c9c;margin-right:39px;position:relative;top:2px;transition:.3s}.back-button__text{font-size:17px;font-weight:400;letter-spacing:-.01em;vertical-align:middle}.panel-tab-btn{padding:10px;position:relative;border-style:solid;border-color:#dcdcdc}@media only screen and (max-width: 575.98px){.panel-tab-btn{padding:7px 10px}}.panel-tab-btn:after{content:"";position:absolute;top:100%;left:0;width:100%;height:1px;background-color:#dcdcdc;z-index:1}.panel-tab-btn__icon{width:33px;height:33px;display:inline-block;margin:0 auto;vertical-align:middle}@media only screen and (max-width: 575.98px){.panel-tab-btn__icon{width:25px;height:25px}}.panel-tab-btn__icon-img{display:block;width:100%;height:100%;object-fit:contain;filter:grayscale(100%)}.panel-tab-btn.active{background-color:#fff;z-index:1;border-bottom-color:#fff}.panel-tab-btn.active:after{height:3px;top:calc(100% - 1px)}.panel-tab-btn.active.panel-tab-btn_type{display:none}.panel-tab-btn.active.panel-tab-btn_type_size:after{background-color:#3987e0}.panel-tab-btn.active.panel-tab-btn_type_adjustments:after{background-color:#e83041}.panel-tab-btn.active.panel-tab-btn_type_pen:after{background-color:#f7b907}.panel-tab-btn.active .panel-tab-btn__icon-img{filter:none}.color-correction{border:1px solid #dcdcdc;border-width:1px 0 1px}.color-correction__item+.color-correction__item{margin-top:24px}.color-correction__item-descr{display:flex;align-items:center;margin-bottom:15px}.color-correction__item-info{margin-left:auto}.color-correction__item-main{flex:1;padding-right:15px;color:#797979;font-size:15px;font-weight:400;letter-spacing:-.01em}.color-correction__item-num{color:#201c2c}.color-correction__control{display:block;width:100%;text-align:left}.color-correction__control:hover{color:#3987e0}.color-correction__control-container{display:flex;width:100%;min-height:60px;align-items:center}.color-correction__control-text{font-size:15px;font-weight:400;letter-spacing:-.01em;flex:1;padding-right:15px}.color-correction__arrow{display:flex;align-items:center;justify-content:center;margin-left:auto;text-align:center;width:23px;height:23px;box-shadow:0 2px 4px #00000008;border-radius:5px;border:1px solid #dcdcdc;background-color:#fff}.color-correction__arrow-icon{width:11px;height:9px}.color-correction__body{max-height:0;overflow:hidden;visibility:hidden;opacity:0;transform:scaleY(0);transform-origin:50% 0;transition:.3s}.color-correction__body-container{padding-top:20px;padding-bottom:20px}.color-correction.active .color-correction__control{display:none}.color-correction.active .color-correction__body{max-height:400px;overflow:visible;visibility:visible;opacity:1;transform:none}.saved-designs-container{display:flex;justify-content:space-around;align-items:flex-start;flex-wrap:wrap}.saved-designs-container .saved-design{display:flex;justify-content:space-between;width:250px;flex-direction:column;margin:20px}.saved-designs-container .saved-design img{max-width:250px;max-height:200px}.saved-designs-container .saved-design-label{width:100%}.library-modal-body{justify-content:flex-start}.library-modal-body .pics-container{flex-grow:1}.library-modal-body .library-folders{flex-direction:row;flex-wrap:wrap;justify-content:center;margin-top:10px;margin-bottom:10px}.library-modal-body .library-folders button{margin:10px}.general-fade-in-out-enter{opacity:0!important}.general-fade-in-out-enter-active{opacity:1!important;transition:opacity .3s}.general-fade-in-out-enter-done,.general-fade-in-out-exit{opacity:1!important}.general-fade-in-out-exit-active{opacity:0!important;transition:opacity .3s}.general-fade-in-out-exit-done{display:none!important}.modal-fade-in-enter{opacity:0!important}.modal-fade-in-enter-active{opacity:1!important;transition:opacity .3s}.modal-fade-in-enter-done{opacity:1!important}.simple-creator-main{background:#eef2f5;height:100vh;height:calc(var(--vh, 1vh) * 100)}.save-status{width:26px;height:26px;background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2048%2048'%20height='24'%20width='24'%3e%3cg%20transform='matrix(3.4285714285714284,0,0,3.4285714285714284,0,0)'%3e%3cg%3e%3cpath%20d='M13.5,12.5a1,1,0,0,1-1,1H1.5a1,1,0,0,1-1-1v-9l3-3h9a1,1,0,0,1,1,1Z'%20style='fill:%20none;stroke:%20%23000000;stroke-linecap:%20round;stroke-linejoin:%20round'%3e%3c/path%3e%3crect%20x='3.5'%20y='8.5'%20width='7'%20height='5'%20style='fill:%20none;stroke:%20%23000000;stroke-linecap:%20round;stroke-linejoin:%20round'%3e%3c/rect%3e%3crect%20x='4.5'%20y='0.5'%20width='6'%20height='4'%20style='fill:%20none;stroke:%20%23000000;stroke-linecap:%20round;stroke-linejoin:%20round'%3e%3c/rect%3e%3c/g%3e%3c/g%3e%3c/svg%3e");background-position:top right;background-repeat:no-repeat;display:flex;align-items:flex-end;justify-content:flex-start;margin-right:10px;margin-left:10px}.save-status .working-save-status{animation:spin 1.5s linear infinite}@-moz-keyframes spin{to{-moz-transform:rotate(360deg)}}@-webkit-keyframes spin{to{-webkit-transform:rotate(360deg)}}@keyframes spin{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.simple-nav-header{display:flex;flex-direction:row;align-items:center;height:35px}.simple-nav-header h3{flex:1;text-align:center;justify-content:center}.simple-nav-header button{height:100%;width:110px;font-size:12px;display:flex;align-items:center;padding:0 6px}.simple-nav-header button.left-simple-nav-button{text-align:right;background-position:center center;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'%20?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20version='1.1'%20width='110'%20height='36'%20viewBox='0%200%20109%2037'%20xml:space='preserve'%3e%3cdesc%3eCreated%20with%20Fabric.js%204.6.0%3c/desc%3e%3cdefs%3e%3c/defs%3e%3cg%20transform='matrix(1%200%200%201%209.5%209.5)'%20id='no-Zf5DtqcO8i0UzeUf2c'%20%3e%3cpath%20style='stroke:%20rgb(0,0,0);%20stroke-width:%201;%20stroke-dasharray:%20none;%20stroke-linecap:%20butt;%20stroke-dashoffset:%200;%20stroke-linejoin:%20miter;%20stroke-miterlimit:%204;%20fill:%20rgb(255,255,255);%20fill-opacity:%200;%20fill-rule:%20nonzero;%20opacity:%201;'%20vector-effect='non-scaling-stroke'%20transform='%20translate(-9,%20-9)'%20d='M%200%2018%20L%2018%200'%20stroke-linecap='round'%20/%3e%3c/g%3e%3cg%20transform='matrix(1%200%200%201%200.69%2019)'%20id='h3SYai98jRsyWTFeE-gSR'%20%3e%3cpath%20style='stroke:%20rgb(0,0,0);%20stroke-width:%201;%20stroke-dasharray:%20none;%20stroke-linecap:%20butt;%20stroke-dashoffset:%200;%20stroke-linejoin:%20miter;%20stroke-miterlimit:%204;%20fill:%20rgb(255,255,255);%20fill-opacity:%200;%20fill-rule:%20nonzero;%20opacity:%201;'%20vector-effect='non-scaling-stroke'%20transform='%20translate(0,%200)'%20d='M%200%200'%20stroke-linecap='round'%20/%3e%3c/g%3e%3cg%20transform='matrix(1%200%200%201%209.5%2027.5)'%20id='0fp-gCMkgAI16RZHImgnG'%20%3e%3cpath%20style='stroke:%20rgb(0,0,0);%20stroke-width:%201;%20stroke-dasharray:%20none;%20stroke-linecap:%20butt;%20stroke-dashoffset:%200;%20stroke-linejoin:%20miter;%20stroke-miterlimit:%204;%20fill:%20rgb(255,255,255);%20fill-opacity:%200;%20fill-rule:%20nonzero;%20opacity:%201;'%20vector-effect='non-scaling-stroke'%20transform='%20translate(-9,%20-9)'%20d='M%200%200%20L%2018%2018'%20stroke-linecap='round'%20/%3e%3c/g%3e%3cg%20transform='matrix(0.67%200%200%20-0.67%2064.53%200.5)'%20id='XDzt9Auyq2tW80HZrp5Kn'%20%3e%3cpath%20style='stroke:%20rgb(0,0,0);%20stroke-width:%201;%20stroke-dasharray:%20none;%20stroke-linecap:%20butt;%20stroke-dashoffset:%200;%20stroke-linejoin:%20miter;%20stroke-miterlimit:%204;%20fill:%20rgb(255,255,255);%20fill-opacity:%200;%20fill-rule:%20nonzero;%20opacity:%201;'%20vector-effect='non-scaling-stroke'%20transform='%20translate(0,%200)'%20d='M%20-68.32296%200%20L%2068.32297%200'%20stroke-linecap='round'%20/%3e%3c/g%3e%3cg%20transform='matrix(0.68%200%200%20-0.68%2064.98%2036.5)'%20id='RLnAIKKok-bvuXZm1rk23'%20%3e%3cpath%20style='stroke:%20rgb(0,0,0);%20stroke-width:%201;%20stroke-dasharray:%20none;%20stroke-linecap:%20butt;%20stroke-dashoffset:%200;%20stroke-linejoin:%20miter;%20stroke-miterlimit:%204;%20fill:%20rgb(255,255,255);%20fill-opacity:%200;%20fill-rule:%20nonzero;%20opacity:%201;'%20vector-effect='non-scaling-stroke'%20transform='%20translate(0,%200)'%20d='M%20-68.32296%200%20L%2068.32297%200'%20stroke-linecap='round'%20/%3e%3c/g%3e%3cg%20transform='matrix(1%200%200%201%20110.5%2018.5)'%20id='ffF8XHCzKEadB5LGDPI1Y'%20%3e%3cpath%20style='stroke:%20rgb(0,0,0);%20stroke-width:%201;%20stroke-dasharray:%20none;%20stroke-linecap:%20butt;%20stroke-dashoffset:%200;%20stroke-linejoin:%20miter;%20stroke-miterlimit:%204;%20fill:%20rgb(255,255,255);%20fill-opacity:%200;%20fill-rule:%20nonzero;%20opacity:%201;'%20vector-effect='non-scaling-stroke'%20transform='%20translate(0,%200)'%20d='M%200%20-18%20L%200%2018'%20stroke-linecap='round'%20/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;justify-content:flex-end}.simple-nav-header button.right-simple-nav-button{text-align:left;background-position:center center;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'%20?%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20version='1.1'%20width='110'%20height='36'%20viewBox='0%200%20110%2037'%20xml:space='preserve'%3e%3cdesc%3eCreated%20with%20Fabric.js%204.6.0%3c/desc%3e%3cdefs%3e%3c/defs%3e%3cg%20transform='matrix(-1%200%200%201%20102.46%209.5)'%20id='no-Zf5DtqcO8i0UzeUf2c'%20%3e%3cpath%20style='stroke:%20rgb(0,0,0);%20stroke-width:%201;%20stroke-dasharray:%20none;%20stroke-linecap:%20butt;%20stroke-dashoffset:%200;%20stroke-linejoin:%20miter;%20stroke-miterlimit:%204;%20fill:%20rgb(255,255,255);%20fill-opacity:%200;%20fill-rule:%20nonzero;%20opacity:%201;'%20vector-effect='non-scaling-stroke'%20transform='%20translate(-9,%20-9)'%20d='M%200%2018%20L%2018%200'%20stroke-linecap='round'%20/%3e%3c/g%3e%3cg%20transform='matrix(-1%200%200%201%20111.27%2019)'%20id='h3SYai98jRsyWTFeE-gSR'%20%3e%3cpath%20style='stroke:%20rgb(0,0,0);%20stroke-width:%201;%20stroke-dasharray:%20none;%20stroke-linecap:%20butt;%20stroke-dashoffset:%200;%20stroke-linejoin:%20miter;%20stroke-miterlimit:%204;%20fill:%20rgb(255,255,255);%20fill-opacity:%200;%20fill-rule:%20nonzero;%20opacity:%201;'%20vector-effect='non-scaling-stroke'%20transform='%20translate(0,%200)'%20d='M%200%200'%20stroke-linecap='round'%20/%3e%3c/g%3e%3cg%20transform='matrix(-1%200%200%201%20102.46%2027.5)'%20id='0fp-gCMkgAI16RZHImgnG'%20%3e%3cpath%20style='stroke:%20rgb(0,0,0);%20stroke-width:%201;%20stroke-dasharray:%20none;%20stroke-linecap:%20butt;%20stroke-dashoffset:%200;%20stroke-linejoin:%20miter;%20stroke-miterlimit:%204;%20fill:%20rgb(255,255,255);%20fill-opacity:%200;%20fill-rule:%20nonzero;%20opacity:%201;'%20vector-effect='non-scaling-stroke'%20transform='%20translate(-9,%20-9)'%20d='M%200%200%20L%2018%2018'%20stroke-linecap='round'%20/%3e%3c/g%3e%3cg%20transform='matrix(-0.67%200%200%20-0.67%2047.43%200.5)'%20id='XDzt9Auyq2tW80HZrp5Kn'%20%3e%3cpath%20style='stroke:%20rgb(0,0,0);%20stroke-width:%201;%20stroke-dasharray:%20none;%20stroke-linecap:%20butt;%20stroke-dashoffset:%200;%20stroke-linejoin:%20miter;%20stroke-miterlimit:%204;%20fill:%20rgb(255,255,255);%20fill-opacity:%200;%20fill-rule:%20nonzero;%20opacity:%201;'%20vector-effect='non-scaling-stroke'%20transform='%20translate(0,%200)'%20d='M%20-68.32296%200%20L%2068.32297%200'%20stroke-linecap='round'%20/%3e%3c/g%3e%3cg%20transform='matrix(-0.68%200%200%20-0.68%2046.98%2036.5)'%20id='RLnAIKKok-bvuXZm1rk23'%20%3e%3cpath%20style='stroke:%20rgb(0,0,0);%20stroke-width:%201;%20stroke-dasharray:%20none;%20stroke-linecap:%20butt;%20stroke-dashoffset:%200;%20stroke-linejoin:%20miter;%20stroke-miterlimit:%204;%20fill:%20rgb(255,255,255);%20fill-opacity:%200;%20fill-rule:%20nonzero;%20opacity:%201;'%20vector-effect='non-scaling-stroke'%20transform='%20translate(0,%200)'%20d='M%20-68.32296%200%20L%2068.32297%200'%20stroke-linecap='round'%20/%3e%3c/g%3e%3cg%20transform='matrix(-1%200%200%201%201.46%2018.5)'%20id='ffF8XHCzKEadB5LGDPI1Y'%20%3e%3cpath%20style='stroke:%20rgb(0,0,0);%20stroke-width:%201;%20stroke-dasharray:%20none;%20stroke-linecap:%20butt;%20stroke-dashoffset:%200;%20stroke-linejoin:%20miter;%20stroke-miterlimit:%204;%20fill:%20rgb(255,255,255);%20fill-opacity:%200;%20fill-rule:%20nonzero;%20opacity:%201;'%20vector-effect='non-scaling-stroke'%20transform='%20translate(0,%200)'%20d='M%200%20-18%20L%200%2018'%20stroke-linecap='round'%20/%3e%3c/g%3e%3c/svg%3e");background-repeat:no-repeat;justify-content:flex-start}.simple-creator-toolbar{padding:10px;display:flex;justify-content:center}.simple-creator-buttons-toolbar{display:flex;flex-direction:row;align-items:center;overflow-y:hidden;overflow-x:auto;padding-top:4px;padding-bottom:12px}.simple-creator-button{display:flex;flex-direction:column;align-items:center;margin-left:5px;margin-right:5px;color:inherit;background:transparent;border:none}.simple-creator-button:hover{background:transparent}.simple-creator-button:hover .simple-creator-button-icon{border-color:#007aff;box-shadow:0 2px 6px #007aff33}.simple-creator-button:hover .simple-creator-button-icon .simple-creator-button-icon-image{color:#007aff}.simple-creator-button:disabled,.simple-creator-button[aria-disabled=true]{opacity:.6}.simple-creator-button .simple-creator-button-label{font-size:12px;line-height:12px;color:#000;transition:color .2s ease}.simple-creator-button.simple-creator-button-active .simple-creator-button-label{color:#007aff}.simple-creator-button .simple-creator-button-warning-link{color:red}.simple-creator-button .simple-creator-button-sub-label{color:#3987e0;font-size:12px;margin-top:5px}.simple-creator-button .simple-creator-button-icon{width:80px;height:60px;background:#fff;border-radius:10px;margin-bottom:8px;border:1px solid #dcdcdc;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .2s ease;cursor:pointer}.simple-creator-button .simple-creator-button-icon .simple-creator-button-icon-image{margin:5px;width:100%;border-radius:5px;display:flex;justify-content:center;align-items:center;color:#000}.simple-creator-button .simple-creator-button-icon .simple-creator-button-icon-image svg{width:24px;height:24px}.simple-creator-button .simple-creator-button-icon .simple-creator-button-icon-label{font-size:12px}.simple-creator-button.simple-creator-button-no-icon .simple-creator-button-label{font-size:16px;border:2px solid transparent;border-radius:5px;padding:7px}.simple-creator-button.simple-creator-button-standalone .simple-creator-button-icon,.simple-creator-button.simple-creator-button-standalone.simple-creator-button-no-icon .simple-creator-button-label{border-color:#000}.simple-creator-button.simple-creator-button-active .simple-creator-button-icon{border-color:#007aff;background:#e3f2fd}.simple-creator-button.simple-creator-button-active .simple-creator-button-icon .simple-creator-button-icon-image{background:transparent;color:#007aff}.simple-creator-button.simple-creator-button-active.simple-creator-button-no-icon .simple-creator-button-label{border-color:#000}.simple-creator-button.simple-creator-button-share.simple-creator-button-active .simple-creator-button-icon .simple-creator-button-icon-image{background:#f7b907}.simple-creator-button.simple-creator-button-share .simple-creator-button-icon{background:#f7b907;border-color:#f7b907}.simple-picture-rendering{flex:1;display:flex;position:relative;overflow:scroll}.simple-picture-rendering .canvas-wrapper{position:relative;margin:auto;display:inline-block}.simple-picture-rendering canvas{transform-origin:0 0;display:block}.preview-wall-button-wrapper{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px;width:100%;padding:8px 0}@media only screen and (max-width: 600px){.preview-wall-button-wrapper{flex-direction:column;gap:8px}}.preview-wall-button{display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:4px 10px;background:#ffe8cc;color:#ce7900;border:1px solid #ce7900;border-radius:12px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease;text-align:center;font-family:var(--font-body-family, Poppins);pointer-events:auto}.preview-wall-button:hover{background:#ffe0b3;border-color:#ff9500}.preview-wall-button:active{background:#ffe8cc}.preview-wall-button-icon{flex-shrink:0;width:14px;height:14px;stroke:currentColor;fill:none}.preview-wall-button-text{white-space:nowrap}.preview-fullscreen-button{position:absolute;top:8px;right:8px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:4px 10px;background:#ffe8cc;color:#ce7900;border:1px solid #ce7900;border-radius:12px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease;text-align:center;font-family:var(--font-body-family, Poppins);pointer-events:auto;z-index:1}.preview-fullscreen-button:hover{background:#ffe0b3;border-color:#ff9500}.preview-fullscreen-button:active{background:#ffe8cc}.preview-fullscreen-button-icon{flex-shrink:0;width:14px;height:14px;stroke:currentColor;fill:none}.preview-fullscreen-button-text{white-space:nowrap}.preview-zoom-tip{display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:4px 10px;background:#e3f2fd;color:#007eb6;border:1px solid #007eb6;border-radius:12px;font-size:12px;font-weight:500;text-align:center;font-family:var(--font-body-family, Poppins);line-height:1}.preview-zoom-tip-icon{flex-shrink:0;width:14px;height:14px;color:#007eb6;fill:currentColor}.preview-zoom-tip-text{white-space:nowrap}.preview-index-toolbar{display:flex;flex-direction:column;align-items:stretch;width:100%;box-shadow:0 1px 3px #0000001a;border-radius:8px}.preview-index-toolbar .simple-creator-buttons-toolbar{align-self:center}.preview-index-toolbar .preview-info-bar{display:flex;flex-direction:column;align-self:stretch;margin-bottom:10px}.preview-index-toolbar .preview-info-bar .preview-info-item{display:flex;flex-direction:row;justify-content:space-between;align-items:center;background:#fff;border-radius:8px;padding:13px;border:1px solid #D2DDE4;font-size:14px;line-height:14px;margin-bottom:8px;box-shadow:0 0 9px #00000026;color:inherit}.preview-index-toolbar .preview-info-bar .preview-info-item .preview-info-icon{display:flex;align-items:center}.preview-index-toolbar .preview-info-bar .preview-info-item .preview-info-icon img{margin-right:10px}.preview-order-summary{background:#fff;border-radius:8px 8px 0 0;padding:12px 16px;margin-bottom:0;box-shadow:none}.preview-order-summary-title{font-size:15px;font-weight:700;color:#666;margin:0 0 8px;line-height:1.4}.preview-order-summary-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px;font-size:13px;line-height:1.5;color:#000}.preview-order-summary-item:last-child{margin-bottom:0}.preview-order-summary-text{flex:1}.preview-order-summary-edit{color:#3987e0;text-decoration:none;font-size:13px;font-weight:500;cursor:pointer;transition:color .2s ease}.preview-order-summary-edit:hover{color:#2d6bb3;text-decoration:underline}.preview-expandable-section{display:flex;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;background:#fff;border:none;border-top:1px solid #dcdcdc;cursor:pointer;transition:background-color .2s ease;font-family:var(--font-body-family, Poppins);text-align:left}.preview-expandable-section:first-of-type{border-top:1px solid #dcdcdc;border-radius:0;margin-top:0}.preview-expandable-section:last-of-type{border-radius:0 0 8px 8px}.preview-expandable-section:hover{background:#f5f5f5}.preview-expandable-section-label{font-size:14px;font-weight:500;color:#222}.preview-expandable-section-arrow{color:#666;transition:transform .2s ease;flex-shrink:0;margin-left:12px}.preview-expandable-section:hover .preview-expandable-section-arrow{color:#222}.simple-editor-footer{display:flex;flex-direction:row;align-items:center;background:#fff;border-top:1px solid #dcdcdc;padding:14px 18px;gap:14px}.preview-footer-actions{display:flex;justify-content:space-between;align-items:center;width:100%;margin:0;padding:0}.preview-footer-total{display:flex;align-items:center;gap:8px;flex:1}.preview-footer-total-label,.preview-footer-total-price{font-size:20px;font-weight:700;color:#000;line-height:1.2}.preview-footer-add-to-cart-btn{background:#ffb100;background:var(--accent-color, #ffb100);color:#fff;border:none;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease;font-family:var(--font-body-family, Poppins);white-space:nowrap}.preview-footer-add-to-cart-btn:hover{background:#b37c00;background:var(--accent-color-darken, #b37c00)}.preview-footer-add-to-cart-btn:active{transform:scale(.98)}.preview-footer-add-to-cart-btn:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){.preview-footer-add-to-cart-btn{padding:10px 18px;font-size:14px}}.simple-creator-wall-controls-container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.simple-creator-wall-controls-container .simple-creator-wall-controls{display:flex;align-self:stretch;flex-direction:row;justify-content:space-between;align-items:center}.size-toolbar{display:flex;flex-direction:column;max-width:100%}.info-modal-detail{margin-bottom:1em}.info-modal-detail h4{font-weight:700}.info-modal-detail *{margin:0}.info-modal-detail:last-child{margin-bottom:0}.info-modal-detail .share-modal-field{margin-top:15px}.info-modal-detail .share-modal-field input{margin-right:10px}.info-modal-detail .share-modal-field img{width:18px;height:20px}.info-modal-detail .shared-project-url-social{margin-top:15px}.info-modal-detail .country-selector{margin-top:10px}.simple-button{cursor:pointer;padding:0 9px;font-family:Synthese,sans-serif;font-size:15px;line-height:15px;font-weight:700;text-decoration:none;color:#fff;background:#3987e0;border:1px solid #3987e0;border-radius:19px;display:table-cell;vertical-align:middle;height:38px}.simple-main-details{display:flex;justify-content:space-between;align-items:center;padding:8px 16px;background:#fff;border-radius:10px;margin:10px 20px;box-shadow:0 1px 3px #0000001a}.simple-main-details-info{display:flex;flex-direction:column;gap:2px;flex:1}.simple-main-details-price{font-size:17px;font-weight:700;color:#000;line-height:1.2}.simple-main-details-size-row{font-size:13px;font-weight:400;color:#000;line-height:1.2;display:flex;align-items:center;gap:6px}.simple-main-details-separator{color:#666;font-weight:400}.simple-main-details-next{padding:12px 24px;background:#007aff;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease;white-space:nowrap}.simple-main-details-next:hover{background:#0056cc}.simple-main-details-next:active{background:#049}@media (max-width: 768px){.simple-main-details-next{padding:10px 18px;font-size:14px}}.simple-main-details .simple-size-container{position:relative}.simple-main-details .simple-size-container .simple-main-details-overlay{position:absolute;top:32px;z-index:100;width:100%;height:400px;overflow-y:scroll}.simple-main-details .simple-size-container .simple-main-details-overlay button{height:auto;min-height:32px}.sheet-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.sheet-header .sheet-button,.sheet-header .sheet-spacer{width:55px}.sheet-header .sheet-button.sheet-button-reject,.sheet-header .sheet-spacer.sheet-button-reject{text-align:left;color:#e83041}.sheet-header .sheet-button.sheet-button-approve,.sheet-header .sheet-spacer.sheet-button-approve{text-align:right;color:#3987e0}[data-rsbs-backdrop]{background-color:transparent}[data-rsbs-header]{box-shadow:none}.sub-section-sheet-content{padding:20px 10px;display:flex;justify-content:center}.sub-section-sheet-content .simple-creator-button .simple-creator-button-icon{background:#eef2f5;border-color:#eef2f5}.sub-section-sheet-content .simple-creator-button.simple-creator-button-active .simple-creator-button-icon{border-color:#3987e0;background:#fff}.sub-section-sheet-content .simple-creator-button.simple-creator-button-active .simple-creator-button-icon .simple-creator-button-icon-image{background:transparent;margin:0}.simple-buttons-toolbar-slider{margin-top:20px;flex:1;display:flex;flex-direction:column;justify-content:space-between;text-align:center}.simple-buttons-toolbar-slider .buttons-slider-container{margin-bottom:20px}.sheet-slider{margin-top:20px;text-align:center;width:100%;padding-left:15px;padding-right:15px}.sheet-slider .buttons-slider-container{margin-bottom:20px}.simple-editor-header{display:flex;flex-direction:row;align-items:center;background:#fff;border-bottom:1px solid #dcdcdc;padding:10px 18px;gap:14px}.simple-editor-header-back{display:flex;align-items:center;justify-content:center;width:35px;height:35px;padding:0;border:none;background:transparent;cursor:pointer;color:#000;transition:opacity .2s ease}.simple-editor-header-back:hover{opacity:.6}.simple-editor-header-back svg{width:24px;height:24px}.simple-editor-header-content{flex:1;display:flex;flex-direction:column;gap:4px}.simple-editor-header-title{font-size:20px;font-weight:700;line-height:1.2;color:#000;margin:0}.simple-editor-header-step{font-size:13px;font-weight:400;line-height:1.2;color:#666;margin:0}.simple-editor-header-help{display:flex;align-items:center;justify-content:center;width:35px;height:35px;padding:0;border:none;background:transparent;cursor:pointer;color:#000;border-radius:50%;transition:background-color .2s ease}.simple-editor-header-help:hover{background-color:#0000000d}.simple-editor-header-help svg{width:20px;height:20px}.modal__close{background:transparent;border:0;color:#666;font-size:1.3rem;line-height:1.3;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background-color .2s ease}.modal__close:hover{background-color:#0000000d}.modal__close svg{width:24px;height:24px}.modal-help-content{font-size:16px;line-height:1.6;color:#333}.modal-help-content p{margin:0 0 16px}.modal-help-content p:last-child{margin-bottom:0}.modal-help-content ul{margin:0 0 16px;padding-left:24px}.modal-help-content li{margin-bottom:8px}.modal-help-content li .modal-help-tip{margin-top:10px;margin-left:0;margin-right:0}.modal-help-content li:last-child{margin-bottom:0}.modal-help-content strong{font-weight:600;color:#000}.modal-help-tip{display:flex;align-items:flex-start;gap:12px;margin-top:12px;margin-bottom:6px;padding:12px 16px;background:#e3f2fd;border-left:3px solid #007AFF;border-radius:6px}.modal-help-tip-icon{flex-shrink:0;width:20px;height:20px;color:#007aff;display:flex;align-items:center;justify-content:center;margin-top:2px}.modal-help-tip-icon svg{width:20px;height:20px}.modal-help-tip-text{flex:1;font-size:14px;line-height:1.5;color:#333}.mosaic-details-bar{padding:12px;display:flex;justify-content:center}.mosaic-details-bar button{height:34px;border-radius:17px;padding:6px 30px;color:#3987e0;font-weight:700;font-size:12px;background:#fff;box-shadow:0 0 9px #00000026}.simple-help-modal section{margin-bottom:20px}.simple-help-modal section h3{font-weight:700;padding:0}.simple-help-modal section em,.simple-help-modal section p{padding:15px 0;margin:0}.simple-help-modal section ul{padding:15px 0;margin:0}.simple-help-modal section:last-child{margin-bottom:0}.loading-animation{display:flex;flex-direction:column;align-items:center}.loading-animation img{margin-bottom:10px}.modal__overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;justify-content:center;align-items:flex-end;z-index:1000}.modal__container{background-color:#fff;width:100%;max-width:600px;border-radius:16px 16px 0 0;padding:12px 20px 20px;box-shadow:0 -4px 30px #0003;transition:transform .3s ease;position:relative}.modal__drag-handle{width:40px;height:4px;background-color:#ccc;border-radius:2px;margin:0 auto 8px}@media (max-width: 768px){.modal__container{max-width:99%}}.modal__header{display:flex;justify-content:space-between;align-items:flex-start}.modal__header-content{flex:1;display:flex;flex-direction:column;gap:4px}.modal__title{margin-top:0;margin-bottom:0;font-weight:700;box-sizing:border-box;font-size:18px;line-height:1.2;color:#000}.modal__cancel{background:transparent;border:0;color:#e83041;font-size:1.3rem;line-height:1.3}.modal__done{background:transparent;border:0;color:#3987e0;font-size:1.3rem;line-height:1.3}#zoomRange{width:100%;appearance:auto;-moz-appearance:auto;-webkit-appearance:auto;outline:0;border:none}.modal__content{margin-top:2rem;margin-bottom:2rem;line-height:1.5;color:#000c;overflow-y:auto}.modal__footer{text-align:center;color:#201c2c;font-size:1.1em;margin-top:20px;padding-top:20px;border-top:1px solid #dcdcdc}#modal-hanging-finishing .modal__footer{margin-top:0;padding-top:0;border-top:none}.modal-help-preview-footer{display:flex;justify-content:center;padding:20px;border-top:1px solid #dcdcdc;margin-top:0}.modal-help-got-it-btn{padding:12px 32px;background:#3987e0;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease;font-family:var(--font-body-family, Poppins)}.modal-help-got-it-btn:hover{background:#2d6bb3}.modal-help-got-it-btn:active{background:#1f4d7a}.modal__btn{font-size:.875rem;padding:.5rem 1rem;background-color:#e6e6e6;color:#000c;border-radius:.25rem;border-style:none;border-width:0;cursor:pointer;-webkit-appearance:button;text-transform:none;overflow:visible;line-height:1.15;margin:0;will-change:transform;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out}.modal__btn:focus,.modal__btn:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.modal__btn-primary{background-color:#00449e;color:#fff}@keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@keyframes mmslideIn{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes mmslideOut{0%{transform:translateY(0)}to{transform:translateY(100%)}}.micromodal-slide{display:none}.micromodal-slide.is-open,.micromodal-slide[aria-hidden=false]{display:block}.micromodal-slide[aria-hidden=false] .modal__overlay{animation:mmfadeIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=false] .modal__container{animation:mmslideIn .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true].is-open{display:block;pointer-events:none}.micromodal-slide[aria-hidden=true].is-open .modal__overlay{animation:mmfadeOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide[aria-hidden=true].is-open .modal__container{animation:mmslideOut .3s cubic-bezier(0,0,.2,1)}.micromodal-slide .modal__container,.micromodal-slide .modal__overlay{will-change:transform}@media (min-height: 600px){.modal__container{max-height:70vh}}#modal-help .modal__container{max-height:83vh;height:83vh;display:flex;flex-direction:column;padding:0}#modal-help .modal__header{flex-shrink:0;padding:20px 20px 0}#modal-help .modal__content{flex:1;overflow-y:auto;overflow-x:hidden;margin-top:0;margin-bottom:0;padding:20px;-webkit-overflow-scrolling:touch}#modal-help .modal__content::-webkit-scrollbar{width:6px}#modal-help .modal__content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}#modal-help .modal__content::-webkit-scrollbar-thumb{background:#888;border-radius:3px}#modal-help .modal__content::-webkit-scrollbar-thumb:hover{background:#555}#modal-hanging-finishing .modal__container{max-height:85vh;height:85vh;display:flex;flex-direction:column;padding:0}#modal-hanging-finishing .modal__header{flex-shrink:0;padding:20px 20px 0}#modal-hanging-finishing .modal__content{flex:1;overflow-y:auto;overflow-x:hidden;margin-top:0;margin-bottom:0;padding:20px;-webkit-overflow-scrolling:touch}#modal-hanging-finishing .sub-section-sheet-content{display:block;width:100%}#modal-hanging-finishing .modal__content::-webkit-scrollbar{width:6px}#modal-hanging-finishing .modal__content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}#modal-hanging-finishing .modal__content::-webkit-scrollbar-thumb{background:#888;border-radius:3px}#modal-hanging-finishing .modal__content::-webkit-scrollbar-thumb:hover{background:#555}@media (max-width: 480px){.modal__container{border-radius:12px 12px 0 0;padding:16px}}#modal-delivery-content .modal__container{max-height:85vh;height:85vh;display:flex;flex-direction:column;padding:0}#modal-delivery-content .modal__header{flex-shrink:0;padding:20px 20px 0}#modal-delivery-content .modal__content{flex:1;overflow-y:auto;overflow-x:hidden;margin-top:0;margin-bottom:0;padding:20px;-webkit-overflow-scrolling:touch}#modal-delivery-content .sub-section-sheet-content{display:block;width:100%}#modal-delivery-content .modal__content::-webkit-scrollbar{width:6px}#modal-delivery-content .modal__content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}#modal-delivery-content .modal__content::-webkit-scrollbar-thumb{background:#888;border-radius:3px}#modal-delivery-content .modal__content::-webkit-scrollbar-thumb:hover{background:#555}.delivery-content-wrapper{padding:0;width:100%}.delivery-content-section{margin-bottom:32px}.delivery-content-section:last-of-type{margin-bottom:24px}.delivery-content-section-subtitle{font-size:16px;font-weight:600;margin:0 0 16px;color:#000}.delivery-content-cards{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:14px}.delivery-content-card{flex:1;min-width:calc(33.333% - 8px);background:#f5f5f5;border-radius:12px;padding:10px;display:flex;flex-direction:column;align-items:center;text-align:center;min-height:120px}.delivery-content-card-icon{width:64px;height:64px;margin-bottom:5px;display:flex;align-items:center;justify-content:center}.delivery-content-card-icon img{width:100%;height:100%;object-fit:contain}.delivery-content-card-text{display:flex;flex-direction:column;gap:4px}.delivery-content-card-label{font-size:14px;font-weight:500;color:#000}.delivery-content-card-value{font-size:14px;font-weight:500;color:#000;display:flex;flex-direction:column;gap:4px}.delivery-content-card-note{font-size:12px;font-weight:400;color:#666;line-height:1.3;margin-top:2px}.delivery-content-note{font-size:14px;color:#666;margin:0;line-height:1.4}.delivery-content-rows{display:flex;flex-direction:column;gap:12px}.delivery-content-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #E5E5E5}.delivery-content-row:last-child{border-bottom:none}.delivery-content-row-label{font-size:16px;color:#000}.delivery-content-row-value{font-size:16px;font-weight:500;color:#000}.delivery-content-close-button{width:100%;background:#ff6b35;color:#fff;border:none;border-radius:12px;padding:16px;font-size:16px;font-weight:700;cursor:pointer;margin-top:8px;transition:background-color .2s}.delivery-content-close-button:hover{background:#e55a2b}.delivery-content-close-button:active{background:#cc4f24}@media (max-width: 480px){.delivery-content-cards{gap:8px}.delivery-content-card{padding:12px;min-height:100px;min-width:calc(50% - 4px)}.delivery-content-card-icon{width:48px;height:48px;margin-bottom:5px}.delivery-content-card-label{font-size:12px}.delivery-content-card-value{font-size:14px}}.modal-hanging-subtitle{font-size:14px;color:#666;margin:0;line-height:1.5;font-weight:400}.modal-hanging-options{display:flex;flex-direction:column;gap:12px;margin-bottom:0;width:100%}.modal-hanging-option{display:flex;justify-content:space-between;align-items:center;width:100%;padding:16px;background:#fff;border:2px solid #dcdcdc;border-radius:8px;cursor:pointer;transition:all .2s ease;text-align:left;font-family:var(--font-body-family, Poppins);gap:16px}.modal-hanging-option-image{width:70px;height:70px;object-fit:cover;border-radius:6px;flex-shrink:0;background:#f5f5f5}.modal-hanging-option:hover{border-color:#999;background:#f9f9f9}.modal-hanging-option-selected{border-color:#3987e0;background:#f0f7ff}.modal-hanging-option-content{flex:1;display:flex;flex-direction:column;gap:4px}.modal-hanging-option-header{display:flex;flex-direction:column;gap:6px}.modal-hanging-option-title-row{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%}.modal-hanging-option-title{font-size:16px;font-weight:600;color:#222;line-height:1.4;flex:1}.modal-hanging-option-badge{font-size:12px;font-weight:600;color:#000;background:#ffb100;padding:2px 8px;border-radius:12px;white-space:nowrap;align-self:flex-start}.modal-hanging-option-price{font-size:16px;font-weight:700;color:#222;line-height:1.4;white-space:nowrap}.modal-hanging-option-description{font-size:13px;color:#666;line-height:1.4}.modal-hanging-option-radio{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-left:12px}.modal-hanging-radio-circle{width:20px;height:20px;border:2px solid #dcdcdc;border-radius:50%;transition:all .2s ease;position:relative}.modal-hanging-option-selected .modal-hanging-radio-circle{border-color:#3987e0;background:#3987e0}.modal-hanging-option-selected .modal-hanging-radio-circle:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:8px;height:8px;background:#fff;border-radius:50%}.modal-hanging-save-btn{width:100%;padding:14px 24px;background:#ffb100;background:var(--accent-color, #ffb100);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .2s ease;font-family:var(--font-body-family, Poppins)}.modal-hanging-save-btn:hover{background:#b37c00;background:var(--accent-color-darken, #b37c00)}.modal-hanging-save-btn:active{transform:scale(.98)}.fullscreen-viewer{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease;pointer-events:none}.fullscreen-viewer.active{opacity:1;pointer-events:auto}.fullscreen-viewer-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0009;cursor:pointer}.fullscreen-viewer-content{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding:60px 5px 20px;box-sizing:border-box}.fullscreen-viewer-close{position:absolute;top:20px;right:20px;z-index:10000;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#ffffffe6;border:none;border-radius:50%;cursor:pointer;color:#333;transition:all .2s ease;box-shadow:0 2px 8px #0003}.fullscreen-viewer-close:hover{background:#fff;transform:scale(1.1)}.fullscreen-viewer-close:active{transform:scale(.95)}.fullscreen-viewer-close svg{width:20px;height:20px}.fullscreen-viewer-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:10000;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#ffffffe6;border:none;border-radius:50%;cursor:pointer;color:#333;transition:all .2s ease;box-shadow:0 2px 8px #0003}.fullscreen-viewer-nav:hover{background:#fff;transform:translateY(-50%) scale(1.1)}.fullscreen-viewer-nav:active{transform:translateY(-50%) scale(.95)}.fullscreen-viewer-nav svg{width:20px;height:20px}.fullscreen-viewer-prev{left:20px}.fullscreen-viewer-next{right:20px}.fullscreen-viewer-gallery-indicator{position:absolute;bottom:20px;left:50%;transform:translate(-50%);z-index:10000;background:#000000b3;color:#fff;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:500;display:flex;align-items:center;justify-content:center}.fullscreen-viewer-image-wrapper{position:relative;width:100%;height:100%;display:flex;justify-content:center;align-items:center;overflow:hidden;touch-action:pan-x pan-y pinch-zoom}#fullscreen-viewer-canvas{max-width:100%;max-height:100%;object-fit:contain;transform-origin:center center;transition:transform .1s ease-out;user-select:none;-webkit-user-select:none;touch-action:pan-x pan-y pinch-zoom}
/*# sourceMappingURL=/cdn/shop/t/4/assets/editor.css.map */
