.Component._loading,.Component.disabled,.Component.loading{pointer-events:none!important}.ql-editor p,.ql-editor span,body{text-rendering:optimizeLegibility}.CheckList{margin-top:10px}.Component.loading .Image,.Component.loading .inner .Image{margin:auto!important}.CheckList .select-item{cursor:pointer}.CheckList .select-item .filter{font-size:16px;line-height:28px;font-weight:700;padding:0 20px 0 0;display:inline-block}.CheckList .select-item svg{position:relative;top:5px;display:none}.CheckList .select-item.active svg{display:inline-block}.ColorPickerButton{z-index:1!important;overflow:visible!important}.ColorPickerButton .label{padding:7.5px 10px 0;font-weight:700;font-size:13px}.ColorPickerButton .colorbox{border-radius:5px;transition:transform .25s;transform-origin:center;cursor:pointer!important;vertical-align:top}.ColorPickerButton .colorbox .paletteIcon{border-radius:50%!important}.ColorPickerButton .colorbox:hover{transform:scale(1.1)}.ColorPickerButton .colorbox:active{transform:scale(1)}.ColorPickerButton .ColorPicker{border:1px solid rgba(12,12,12,.2);box-shadow:rgba(12,12,12,.2) 0 0 2px 2px}.Component{position:absolute;overflow:hidden;box-sizing:border-box;transform-origin:0 0;opacity:0;visibility:hidden;overscroll-behavior:contain}.Component img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none}.Component.disabled{z-index:-1}.Component.__loading{overflow:hidden}.Component._loading::after{background-color:#fff;content:"";opacity:.4;width:100%;height:100%;display:block;position:absolute;top:0;z-index:0}.Component.loading{z-index:10;cursor:default;text-align:center}.Component.loading .Image img{position:relative}.Component.loading .inner{background-color:#fff;border-radius:10px;padding:0 20px;border:1px solid #85c6dd}.Component.loading .inner .Image img{position:inherit}.Component.loading .inner img{width:100%!important;height:100%!important;display:inline-block}.Component.loading .inner .Text{font-weight:700;font-size:16px;top:-5px;padding-bottom:15px}.HBox{display:block}.HBox>*{position:relative!important;display:inline-block}.HBox.bottom>*{vertical-align:inherit}.HBox.middle>*{vertical-align:middle}.HBox.top>*{vertical-align:top}.HorizontalDynamicList{overflow-x:auto;will-change:transform}.IconButton,.Image,.Input,.Popup .content{overflow:visible}.HorizontalDynamicList .DefaultRenderer{text-align:left;font-weight:400;color:#289DC9;padding-left:0;padding-top:0;font-size:11px}.IconButton{transform-origin:center;transition:transform .24s}.Button .shape:active,.IconButton:active .circle{transform:scale(.95)}.IconButton .circle{transition:all .25s;border-radius:100%;border:none;margin:auto;position:absolute;background-color:#fff}.IconButton.filled .circle,.IconButton:hover .circle,.IconButton:hover.filled .circle{background-color:#ea67a2}.IconButton .circle .icon{position:absolute}.IconButton .label{font-size:11px;font-weight:700;text-align:center;position:absolute}.Image{background-size:cover;background-position:center}.Image img{width:100%;height:100%;position:absolute}.Image .cover{background-repeat:no-repeat;background-size:cover;background-position:center center;width:100%;height:100%;transition:background-image .1s ease-in-out}.Input{padding:5px;display:flex!important;margin:5px 0}.Input input{width:100%;font-size:14px;outline:0;transition:all .25s}.Input.disabled input{background-color:#cecece}.LinkButton .shape{background-size:unset;background-image:unset;transition:unset;color:#ea67a2;border-radius:0;font-weight:400;display:inline-block;text-align:left;text-transform:unset;letter-spacing:unset}.LinkButton:hover{color:#575757;background:0 0;background-color:none}.LinkButton:hover .shape{background:0 0;background-color:none;color:#ea67a2}.LinkButton:hover .shape .text{color:#ea67a2}.LinkButton.disabled .shape{cursor:default;color:#aaa;background-image:unset;background-color:unset}.LinkButton.disabled .shape:active{transform:none}.Popup{z-index:15}.Popup .overlay{background-color:rgba(0,0,0,.7);cursor:pointer}.Popup .leftArrow{width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #fff;box-shadow:none}.Popup .content,.ZoomWidget .ZoomBar{box-shadow:0 0 2px 2px rgba(0,0,0,.2)}.Popup .content{background-color:#fff;border-radius:20px;transform-origin:center}.Popup .content ._loading{opacity:.7!important}.Popup .content.up{animation:fadeOutUp .5s ease-in-out}.Popup .content ul{margin:0;padding:0 0 0 20px}.Popup .content .Text{padding:0 20px}.Popup .content .title{font-size:22px;color:#404040}.Popup .content .buttons{font-size:16px}.Popup .content .buttons .LinkButton .shape{color:#575757;font-weight:700}.Popup .content .buttons .LinkButton:hover .shape{color:#ea67a2}.Popup .loading{background-color:transparent!important}.Popup .IconButton.close{z-index:1}.Popup .IconButton .shape .ExitIcon .fill{stroke:#ea67a2}.ProgressBar{background-color:#efe7ea}.ProgressBar .label{text-align:center;color:#fff;font-weight:700;font-size:18px;text-shadow:0 0 3px #000;padding:2px}.RadialProgress .percentage{display:block;position:absolute;left:50%;top:50%;font-size:50px;transform:translate(-50%,-50%);color:#575757}.RadialProgress .percentage::after{content:'%'}.RadialProgress .canvas-wrap{position:relative;width:100%;height:100%}.RadialProgress.blink{animation:blink 1s ease infinite}@keyframes blink{0%,100%{opacity:1}50%{opacity:0}}.ScreenPopup{z-index:10}.ScreenPopup .overlay{background-color:rgba(0,0,0,.8)}.ScreenPopup .close{z-index:2}.ScrollableTiles .ScrollableContent>*{border:1px dashed transparent;border-radius:10px}.ScrollableTiles .ScrollableContent .selected{border-color:gray}.SearchInput{overflow:visible!important}.SearchInput .asset{position:absolute;width:20px;height:20px;cursor:pointer;transition:transform .25s}.SearchInput .asset:active{transform:scale(.9)}.SearchInput .asset:hover path{fill:#ea67a2}.SearchInput .ExitIcon{display:none}.SearchInput .SearchIcon,.SearchInput.filled .ExitIcon{display:block}.SearchInput.filled .SearchIcon{display:none}.SearchInput .results{position:absolute;left:0;width:100%;z-index:2;padding:0;margin:0}.SearchInput .results .list{padding:0;background-color:#fff;margin:0 5px}.SearchInput .results .list li{padding:0;text-align:center}.SearchInput .results .list li .waiting{height:30px;vertical-align:bottom}.SearchInput .results .list .result{padding:10px;cursor:pointer;border:1px solid transparent;text-align:left}.SelectButtons .Button.borderOnly .shape{border:1px solid #ea67a2!important}.SelectButtons .Button .shape{color:#ea67a2;background-color:#fff;border-radius:20px;font-size:12px;padding:6px;margin:3px;transition:all .25s}.AddPagesPanel,.ToolTip{padding:10px}.SelectButtons .Button.active .shape{color:#fff;background-color:#ea67a2}.SelectButtons .Button:hover .shape{background-color:#ffcee3}.SelectButtons .Button:hover.active .shape{background-color:#ea67a2}.SwitchButton{width:60px!important;height:30px!important}.SwitchButton .Text{font-size:10px}.SwitchButton .container{display:flex;justify-content:center;align-items:center;width:100%;height:100%;position:relative}.SwitchButton .container .switch{position:relative;display:inline-block;z-index:1;vertical-align:top;border:1px solid #ea67a2;height:20px;width:44px;border-radius:11px;cursor:pointer}.ql-editor p,.ql-editor span,progress,sub,sup{vertical-align:baseline}.SwitchButton .container .switch .dot{background:#fff;position:absolute;width:22px;height:22px;border-radius:50%;border:2px solid #ea67a2;left:-1px;top:-3px;transition:all .4s;display:flex;justify-content:center;align-items:center}.SwitchButton.switched .switch{background:#fae1ec}.SwitchButton.switched .switch .dot{background:#ea67a2;left:19px;top:-3px;transition:all .4s}.SwitchButton.switched svg{display:block;stroke:#fff}.SwitchButton svg{stroke:#ea67a2;transform:scale(.8);display:none}.Text.title{font-size:26px;font-weight:700}.Text.text{font-size:16px;line-height:28px;font-weight:400}.Text.medium{font-size:20px;line-height:24px;font-weight:400}.Popup .Text.title,.ToolTip{line-height:1.4em}@media only screen and (max-width:700px){.Text.title{font-size:23px;font-weight:700}}.ToolTip{background-color:#fff;color:#575757;font-size:14px;font-weight:700;text-align:center;z-index:2;border-radius:10px;box-shadow:0 1px 4px #9fbac2;max-width:300px;position:fixed}.VBox>*{position:relative!important}.VScrollable{overflow-x:hidden;overflow-y:hidden;width:100%;height:100%}.VScrollable .VScrollableContent{overflow-x:hidden;overflow-y:scroll}.VerticalGridDynamic{overflow-y:auto;will-change:transform}button,hr,input{overflow:visible}.VerticalGridDynamic .container{transition:all .25s}.VerticalGridDynamic .waiting{background-color:#fff}.chrome .ql-editor{line-height:1.34}.chrome .ql-editor p,.chrome .ql-editor span{letter-spacing:0}.edge .ql-editor{line-height:1.28}.safari .ql-editor{line-height:1.34}.safari .ql-editor p,.safari .ql-editor span{letter-spacing:.00004em}.firefox .ql-editor{line-height:1.32}.firefox .ql-editor p,.firefox .ql-editor span{letter-spacing:0}.firefox .ql-editor span[style*="font-family: Lora;"],.firefox .ql-editor strong[style*="font-family: Lora;"]{letter-spacing:-0em!important}.firefox .ql-editor span[style*="font-family: Great Vibes;"],.firefox .ql-editor strong[style*="font-family: Great Vibes;"]{letter-spacing:-.010em!important}.firefox .ql-editor span[style*="font-family: Open Sans;"],.firefox .ql-editor strong[style*="font-family: Open Sans;"]{letter-spacing:-.002em!important;line-height:1.23}.firefox .ql-editor span:not([style*=font-family]),.firefox .ql-editor span[style*="font-family: Kaushan Script;"],.firefox .ql-editor span[style*="font-family: Chewy;"],.firefox .ql-editor strong:not([style*=font-family]),.firefox .ql-editor strong[style*="font-family: Kaushan Script;"],.firefox .ql-editor strong[style*="font-family: Chewy;"]{letter-spacing:0!important}.chrome[os=linux] .ql-editor{line-height:1.32!important}.chrome[os=linux] .ql-editor p,.chrome[os=linux] .ql-editor span{letter-spacing:0}html{line-height:1.15;-webkit-text-size-adjust:none;scroll-behavior:smooth;-webkit-print-color-adjust:exact}body{margin:0}details,main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{}button,select{text-transform:none}[type=submit],[type=button],[type=reset],button{-webkit-appearance:button}[type=submit]::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=submit]:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}.AddPagesPanel,.Box,.CountrySelect,.ql-editor{overflow:visible}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}p{margin:0;padding:0}.ql-editor>*{cursor:unset}.ql-editor{padding:0;font-size:13px}.ql-editor p,.ql-editor span{letter-spacing:0;white-space:pre-wrap;margin:0;padding:0;border:0;max-height:none;outline:0;word-wrap:break-word;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-indent:0;overflow-wrap:break-word}.ql-clipboard{opacity:0}.iti-flag{width:20px}.iti-flag.be{width:18px}.iti-flag.ch{width:15px}.iti-flag.mc{width:19px}.iti-flag.ne{width:18px}.iti-flag.np{width:13px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti-flag{background-size:5630px 15px}}.iti-flag.ac{height:10px;background-position:0 0}.iti-flag.ad{height:14px;background-position:-22px 0}.iti-flag.ae{height:10px;background-position:-44px 0}.iti-flag.af{height:14px;background-position:-66px 0}.iti-flag.ag{height:14px;background-position:-88px 0}.iti-flag.ai{height:10px;background-position:-110px 0}.iti-flag.al{height:15px;background-position:-132px 0}.iti-flag.am{height:10px;background-position:-154px 0}.iti-flag.ao{height:14px;background-position:-176px 0}.iti-flag.aq{height:14px;background-position:-198px 0}.iti-flag.ar{height:13px;background-position:-220px 0}.iti-flag.as{height:10px;background-position:-242px 0}.iti-flag.at{height:14px;background-position:-264px 0}.iti-flag.au{height:10px;background-position:-286px 0}.iti-flag.aw{height:14px;background-position:-308px 0}.iti-flag.ax{height:13px;background-position:-330px 0}.iti-flag.az{height:10px;background-position:-352px 0}.iti-flag.ba{height:10px;background-position:-374px 0}.iti-flag.bb{height:14px;background-position:-396px 0}.iti-flag.bd{height:12px;background-position:-418px 0}.iti-flag.be{height:15px;background-position:-440px 0}.iti-flag.bf{height:14px;background-position:-460px 0}.iti-flag.bg{height:12px;background-position:-482px 0}.iti-flag.bh{height:12px;background-position:-504px 0}.iti-flag.bi{height:12px;background-position:-526px 0}.iti-flag.bj{height:14px;background-position:-548px 0}.iti-flag.bl{height:14px;background-position:-570px 0}.iti-flag.bm{height:10px;background-position:-592px 0}.iti-flag.bn{height:10px;background-position:-614px 0}.iti-flag.bo{height:14px;background-position:-636px 0}.iti-flag.bq{height:14px;background-position:-658px 0}.iti-flag.br{height:14px;background-position:-680px 0}.iti-flag.bs{height:10px;background-position:-702px 0}.iti-flag.bt{height:14px;background-position:-724px 0}.iti-flag.bv{height:15px;background-position:-746px 0}.iti-flag.bw{height:14px;background-position:-768px 0}.iti-flag.by{height:10px;background-position:-790px 0}.iti-flag.bz{height:14px;background-position:-812px 0}.iti-flag.ca{height:10px;background-position:-834px 0}.iti-flag.cc{height:10px;background-position:-856px 0}.iti-flag.cd{height:15px;background-position:-878px 0}.iti-flag.cf{height:14px;background-position:-900px 0}.iti-flag.cg{height:14px;background-position:-922px 0}.iti-flag.ch{height:15px;background-position:-944px 0}.iti-flag.ci{height:14px;background-position:-961px 0}.iti-flag.ck{height:10px;background-position:-983px 0}.iti-flag.cl{height:14px;background-position:-1005px 0}.iti-flag.cm{height:14px;background-position:-1027px 0}.iti-flag.cn{height:14px;background-position:-1049px 0}.iti-flag.co{height:14px;background-position:-1071px 0}.iti-flag.cp{height:14px;background-position:-1093px 0}.iti-flag.cr{height:12px;background-position:-1115px 0}.iti-flag.cu{height:10px;background-position:-1137px 0}.iti-flag.cv{height:12px;background-position:-1159px 0}.iti-flag.cw{height:14px;background-position:-1181px 0}.iti-flag.cx{height:10px;background-position:-1203px 0}.iti-flag.cy{height:13px;background-position:-1225px 0}.iti-flag.cz{height:14px;background-position:-1247px 0}.iti-flag.de{height:12px;background-position:-1269px 0}.iti-flag.dg{height:10px;background-position:-1291px 0}.iti-flag.dj{height:14px;background-position:-1313px 0}.iti-flag.dk{height:15px;background-position:-1335px 0}.iti-flag.dm{height:10px;background-position:-1357px 0}.iti-flag.do{height:13px;background-position:-1379px 0}.iti-flag.dz{height:14px;background-position:-1401px 0}.iti-flag.ea{height:14px;background-position:-1423px 0}.iti-flag.ec{height:14px;background-position:-1445px 0}.iti-flag.ee{height:13px;background-position:-1467px 0}.iti-flag.eg{height:14px;background-position:-1489px 0}.iti-flag.eh{height:10px;background-position:-1511px 0}.iti-flag.er{height:10px;background-position:-1533px 0}.iti-flag.es{height:14px;background-position:-1555px 0}.iti-flag.et{height:10px;background-position:-1577px 0}.iti-flag.eu{height:14px;background-position:-1599px 0}.iti-flag.fi{height:12px;background-position:-1621px 0}.iti-flag.fj{height:10px;background-position:-1643px 0}.iti-flag.fk{height:10px;background-position:-1665px 0}.iti-flag.fm{height:11px;background-position:-1687px 0}.iti-flag.fo{height:15px;background-position:-1709px 0}.iti-flag.fr{height:14px;background-position:-1731px 0}.iti-flag.ga{height:15px;background-position:-1753px 0}.iti-flag.gb{height:10px;background-position:-1775px 0}.iti-flag.gd{height:12px;background-position:-1797px 0}.iti-flag.ge{height:14px;background-position:-1819px 0}.iti-flag.gf{height:14px;background-position:-1841px 0}.iti-flag.gg{height:14px;background-position:-1863px 0}.iti-flag.gh{height:14px;background-position:-1885px 0}.iti-flag.gi{height:10px;background-position:-1907px 0}.iti-flag.gl{height:14px;background-position:-1929px 0}.iti-flag.gm{height:14px;background-position:-1951px 0}.iti-flag.gn{height:14px;background-position:-1973px 0}.iti-flag.gp{height:14px;background-position:-1995px 0}.iti-flag.gq{height:14px;background-position:-2017px 0}.iti-flag.gr{height:14px;background-position:-2039px 0}.iti-flag.gs{height:10px;background-position:-2061px 0}.iti-flag.gt{height:13px;background-position:-2083px 0}.iti-flag.gu{height:11px;background-position:-2105px 0}.iti-flag.gw{height:10px;background-position:-2127px 0}.iti-flag.gy{height:12px;background-position:-2149px 0}.iti-flag.hk{height:14px;background-position:-2171px 0}.iti-flag.hm{height:10px;background-position:-2193px 0}.iti-flag.hn{height:10px;background-position:-2215px 0}.iti-flag.hr{height:10px;background-position:-2237px 0}.iti-flag.ht{height:12px;background-position:-2259px 0}.iti-flag.hu{height:10px;background-position:-2281px 0}.iti-flag.ic{height:14px;background-position:-2303px 0}.iti-flag.id{height:14px;background-position:-2325px 0}.iti-flag.ie{height:10px;background-position:-2347px 0}.iti-flag.il{height:15px;background-position:-2369px 0}.iti-flag.im{height:10px;background-position:-2391px 0}.iti-flag.in{height:14px;background-position:-2413px 0}.iti-flag.io{height:10px;background-position:-2435px 0}.iti-flag.iq{height:14px;background-position:-2457px 0}.iti-flag.ir{height:12px;background-position:-2479px 0}.iti-flag.is{height:15px;background-position:-2501px 0}.iti-flag.it{height:14px;background-position:-2523px 0}.iti-flag.je{height:12px;background-position:-2545px 0}.iti-flag.jm{height:10px;background-position:-2567px 0}.iti-flag.jo{height:10px;background-position:-2589px 0}.iti-flag.jp{height:14px;background-position:-2611px 0}.iti-flag.ke{height:14px;background-position:-2633px 0}.iti-flag.kg{height:12px;background-position:-2655px 0}.iti-flag.kh{height:13px;background-position:-2677px 0}.iti-flag.ki{height:10px;background-position:-2699px 0}.iti-flag.km{height:12px;background-position:-2721px 0}.iti-flag.kn{height:14px;background-position:-2743px 0}.iti-flag.kp{height:10px;background-position:-2765px 0}.iti-flag.kr{height:14px;background-position:-2787px 0}.iti-flag.kw{height:10px;background-position:-2809px 0}.iti-flag.ky{height:10px;background-position:-2831px 0}.iti-flag.kz{height:10px;background-position:-2853px 0}.iti-flag.la{height:14px;background-position:-2875px 0}.iti-flag.lb{height:14px;background-position:-2897px 0}.iti-flag.lc{height:10px;background-position:-2919px 0}.iti-flag.li{height:12px;background-position:-2941px 0}.iti-flag.lk{height:10px;background-position:-2963px 0}.iti-flag.lr{height:11px;background-position:-2985px 0}.iti-flag.ls{height:14px;background-position:-3007px 0}.iti-flag.lt{height:12px;background-position:-3029px 0}.iti-flag.lu{height:12px;background-position:-3051px 0}.iti-flag.lv{height:10px;background-position:-3073px 0}.iti-flag.ly{height:10px;background-position:-3095px 0}.iti-flag.ma{height:14px;background-position:-3117px 0}.iti-flag.mc{height:15px;background-position:-3139px 0}.iti-flag.md{height:10px;background-position:-3160px 0}.iti-flag.me{height:10px;background-position:-3182px 0}.iti-flag.mf{height:14px;background-position:-3204px 0}.iti-flag.mg{height:14px;background-position:-3226px 0}.iti-flag.mh{height:11px;background-position:-3248px 0}.iti-flag.mk{height:10px;background-position:-3270px 0}.iti-flag.ml{height:14px;background-position:-3292px 0}.iti-flag.mm{height:14px;background-position:-3314px 0}.iti-flag.mn{height:10px;background-position:-3336px 0}.iti-flag.mo{height:14px;background-position:-3358px 0}.iti-flag.mp{height:10px;background-position:-3380px 0}.iti-flag.mq{height:14px;background-position:-3402px 0}.iti-flag.mr{height:14px;background-position:-3424px 0}.iti-flag.ms{height:10px;background-position:-3446px 0}.iti-flag.mt{height:14px;background-position:-3468px 0}.iti-flag.mu{height:14px;background-position:-3490px 0}.iti-flag.mv{height:14px;background-position:-3512px 0}.iti-flag.mw{height:14px;background-position:-3534px 0}.iti-flag.mx{height:12px;background-position:-3556px 0}.iti-flag.my{height:10px;background-position:-3578px 0}.iti-flag.mz{height:14px;background-position:-3600px 0}.iti-flag.na{height:14px;background-position:-3622px 0}.iti-flag.nc{height:10px;background-position:-3644px 0}.iti-flag.ne{height:15px;background-position:-3666px 0}.iti-flag.nf{height:10px;background-position:-3686px 0}.iti-flag.ng{height:10px;background-position:-3708px 0}.iti-flag.ni{height:12px;background-position:-3730px 0}.iti-flag.nl{height:14px;background-position:-3752px 0}.iti-flag.no{height:15px;background-position:-3774px 0}.iti-flag.np{height:15px;background-position:-3796px 0}.iti-flag.nr{height:10px;background-position:-3811px 0}.iti-flag.nu{height:10px;background-position:-3833px 0}.iti-flag.nz{height:10px;background-position:-3855px 0}.iti-flag.om{height:10px;background-position:-3877px 0}.iti-flag.pa{height:14px;background-position:-3899px 0}.iti-flag.pe{height:14px;background-position:-3921px 0}.iti-flag.pf{height:14px;background-position:-3943px 0}.iti-flag.pg{height:15px;background-position:-3965px 0}.iti-flag.ph{height:10px;background-position:-3987px 0}.iti-flag.pk{height:14px;background-position:-4009px 0}.iti-flag.pl{height:13px;background-position:-4031px 0}.iti-flag.pm{height:14px;background-position:-4053px 0}.iti-flag.pn{height:10px;background-position:-4075px 0}.iti-flag.pr{height:14px;background-position:-4097px 0}.iti-flag.ps{height:10px;background-position:-4119px 0}.iti-flag.pt{height:14px;background-position:-4141px 0}.iti-flag.pw{height:13px;background-position:-4163px 0}.iti-flag.py{height:11px;background-position:-4185px 0}.iti-flag.qa{height:8px;background-position:-4207px 0}.iti-flag.re{height:14px;background-position:-4229px 0}.iti-flag.ro{height:14px;background-position:-4251px 0}.iti-flag.rs{height:14px;background-position:-4273px 0}.iti-flag.ru{height:14px;background-position:-4295px 0}.iti-flag.rw{height:14px;background-position:-4317px 0}.iti-flag.sa{height:14px;background-position:-4339px 0}.iti-flag.sb{height:10px;background-position:-4361px 0}.iti-flag.sc{height:10px;background-position:-4383px 0}.iti-flag.sd{height:10px;background-position:-4405px 0}.iti-flag.se{height:13px;background-position:-4427px 0}.iti-flag.sg{height:14px;background-position:-4449px 0}.iti-flag.sh{height:10px;background-position:-4471px 0}.iti-flag.si{height:10px;background-position:-4493px 0}.iti-flag.sj{height:15px;background-position:-4515px 0}.iti-flag.sk{height:14px;background-position:-4537px 0}.iti-flag.sl{height:14px;background-position:-4559px 0}.iti-flag.sm{height:15px;background-position:-4581px 0}.iti-flag.sn{height:14px;background-position:-4603px 0}.iti-flag.so{height:14px;background-position:-4625px 0}.iti-flag.sr{height:14px;background-position:-4647px 0}.iti-flag.ss{height:10px;background-position:-4669px 0}.iti-flag.st{height:10px;background-position:-4691px 0}.iti-flag.sv{height:12px;background-position:-4713px 0}.iti-flag.sx{height:14px;background-position:-4735px 0}.iti-flag.sy{height:14px;background-position:-4757px 0}.iti-flag.sz{height:14px;background-position:-4779px 0}.iti-flag.ta{height:10px;background-position:-4801px 0}.iti-flag.tc{height:10px;background-position:-4823px 0}.iti-flag.td{height:14px;background-position:-4845px 0}.iti-flag.tf{height:14px;background-position:-4867px 0}.iti-flag.tg{height:13px;background-position:-4889px 0}.iti-flag.th{height:14px;background-position:-4911px 0}.iti-flag.tj{height:10px;background-position:-4933px 0}.iti-flag.tk{height:10px;background-position:-4955px 0}.iti-flag.tl{height:10px;background-position:-4977px 0}.iti-flag.tm{height:14px;background-position:-4999px 0}.iti-flag.tn{height:14px;background-position:-5021px 0}.iti-flag.to{height:10px;background-position:-5043px 0}.iti-flag.tr{height:14px;background-position:-5065px 0}.iti-flag.tt{height:12px;background-position:-5087px 0}.iti-flag.tv{height:10px;background-position:-5109px 0}.iti-flag.tw{height:14px;background-position:-5131px 0}.iti-flag.tz{height:14px;background-position:-5153px 0}.iti-flag.ua{height:14px;background-position:-5175px 0}.iti-flag.ug{height:14px;background-position:-5197px 0}.iti-flag.um{height:11px;background-position:-5219px 0}.iti-flag.us{height:11px;background-position:-5241px 0}.iti-flag.uy{height:14px;background-position:-5263px 0}.iti-flag.uz{height:10px;background-position:-5285px 0}.iti-flag.va{width:15px;height:15px;background-position:-5307px 0}.iti-flag.vc{height:14px;background-position:-5324px 0}.iti-flag.ve{height:14px;background-position:-5346px 0}.iti-flag.vg{height:10px;background-position:-5368px 0}.iti-flag.vi{height:14px;background-position:-5390px 0}.iti-flag.vn{height:14px;background-position:-5412px 0}.iti-flag.vu{height:12px;background-position:-5434px 0}.iti-flag.wf{height:14px;background-position:-5456px 0}.iti-flag.ws{height:10px;background-position:-5478px 0}.iti-flag.xk{height:15px;background-position:-5500px 0}.iti-flag.ye{height:14px;background-position:-5522px 0}.iti-flag.yt{height:14px;background-position:-5544px 0}.iti-flag.za{height:14px;background-position:-5566px 0}.iti-flag.zm{height:14px;background-position:-5588px 0}.iti-flag.zw{height:10px;background-position:-5610px 0}.AddPagesPanel .Person{position:absolute}.AddPagesPanel .VerticalList,.AddPagesPanel .themeSelectorList{padding:5px 5px 5px 30px;background-color:#fff;border-radius:20px;box-shadow:0 1px 3px #C6DAE1;z-index:9999!important}.AddPagesPanel .VerticalList .item:hover,.AddPagesPanel .themeSelectorList .item:hover{font-weight:700;color:#ea67a2}.AddPagesPanel .VerticalList .item:hover .overlay,.AddPagesPanel .themeSelectorList .item:hover .overlay{background-color:transparent!important}.AddPagesPanel .VerticalList .selected,.AddPagesPanel .themeSelectorList .selected{font-weight:700;color:#ea67a2}.AddPagesPanel .VerticalList .Text,.AddPagesPanel .themeSelectorList .Text{font-size:11px;line-height:20px}.AddPagesPanel ::-webkit-scrollbar{width:12px}.AddPagesPanel ::-webkit-scrollbar-track{margin-top:10px;margin-bottom:10px;border-radius:20px}.AddPagesPanel ::-webkit-scrollbar-thumb{border-radius:20px}.AddPagesPanel .pageSelectorList{overflow-y:scroll}.AddPagesPanel .content{padding:10px;position:relative;background-color:#fff;border-radius:20px;box-shadow:0 1px 3px #C6DAE1;z-index:999!important}.AddPagesPanel .content .pageSelector,.AddPagesPanel .content .themeSelector{cursor:pointer}.AddPagesPanel .content .pageSelector .Text,.AddPagesPanel .content .themeSelector .Text{color:#289DC9;font-size:11px}.AddPagesPanel .content .pageSelector .dropdown svg,.AddPagesPanel .content .themeSelector .dropdown svg{stroke:#289DC9!important}.AddPagesPanel .content .text{font-size:11px}.AddPagesPanel .content .warning{color:orange;text-align:center}.AddPagesPanel .content .button .shape{background:#ea67a2;color:#fff;padding:7px 30px}.AddPagesPanel .content .button .shape .text{text-transform:none}.AddPagesPanel .content .button .shape:hover{background:#fff;color:#ea67a2}.Button{cursor:pointer;vertical-align:top}.Button .shape{background-size:200% auto;background-image:-webkit-gradient(linear,left top,right top,from(#ea67a2),color-stop(51%,#ea67a2),to(#ebaac7));background-image:linear-gradient(to right,#ea67a2 0,#ea67a2 51%,#ebaac7 100%);-webkit-transition:background-image .25s,background-image .25s,background-position .25s,transform .25s;-webkit-transition:background-image .25s,background-image .25s,background-position .25s,-webkit-transform .25s;border-radius:20px;font-weight:700;display:block;text-align:center;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;padding:12px;margin:10px}.ColorPicker .hover,.CountrySelect,.VerticalSelect{transition:transform .25s}.Button .shape:hover{background-image:-webkit-gradient(linear,left top,right top,from(#ea67a2),color-stop(51%,#ebaac7),to(#ea67a2));background-image:linear-gradient(to right,#ea67a2 0,#ebaac7 51%,#ea67a2 100%);background-position:right center}.Button .shape .button-icon.left{float:left}.Button .shape .button-icon.right{float:right}.Button.disabled{opacity:.5!important;cursor:default!important}.Button.disabled .shape{cursor:default;background-image:unset;background-color:#c2c2c2}.Button.disabled .shape:active{transform:none}.Button.borderOnly .shape{padding:10px;background-color:#fff;background-image:none;border:2px solid #ea67a2;color:#ea67a2}.Card .cardContainer{margin:75px 15px 15px;color:#000;background-color:#fff;border-radius:10px!important;box-shadow:0 1px 15px rgba(0,0,0,.2)}.Card .cardTitle{font-size:17px;text-align:center;font-weight:700}.Card .cardText{line-height:30px;font-size:17px;text-align:center}.Card .cardButton .text,.TabBarHorizontal.style-underline .bar .tabs .tab-label{font-size:13px}.Card .cardButton .shape{background:#ea67a2;color:#fff}.Card .cardButton:hover .shape{background:#fff;color:#ea67a2}.Card .cardButton:hover .shape .cameraAdd path{fill:#ea67a2}.Checkbox{padding:7.5px;font-size:14px;cursor:pointer}.Checkbox .label,.ColorPicker .opacityControl .title{padding-right:10px;display:inline-block}.Checkbox .label:hover{color:#ea67a2}.Checkbox input{cursor:pointer;vertical-align:middle}.ColorPicker{border-radius:10px;padding:10px;width:310px;height:200px;cursor:default;box-shadow:0 0 3px 1px rgba(0,0,0,.15);z-index:1}.ColorPicker .hover{cursor:pointer}.ColorPicker .hover:hover{transform:scale(1.2)}.ColorPicker .hover:active{transform:scale(1)}.ColorPicker .header{height:40px}.ColorPicker .header .noColorButton{top:10px;position:absolute;left:40px}.ColorPicker .header .noColorButton svg{width:23px;height:23px;padding:0}.ColorPicker .header .colorPickerButton{display:inline-block;position:absolute;top:10px;left:10px}.ColorPicker .header .colorPickerButton .custom{width:23px;height:23px}.ColorPicker .header .colorPickerButton .palette{display:none;width:23px;height:23px;padding-top:0}.ColorPicker .header .colorPickerButton.custom .custom{display:none}.ColorPicker .header .colorPickerButton.custom .palette{display:block}.ColorPicker .header .lastColors{position:absolute;top:10px;left:70px;font-size:12px;width:235px;height:30px}.ColorPicker .header .lastColors .color{width:22.5px;height:22.5px;border-radius:50%;position:absolute}.ColorPicker .colorsPanel{border:1px solid rgba(255,255,255,.2);border-radius:10px;width:302.5px;height:152px;position:absolute;top:42.5px;left:5px;overflow:hidden}.ColorPicker .customColors.hidden,.ColorPicker .defaultColors.hidden{opacity:0;transition:opacity .25s}.ColorPicker .defaultColors{position:absolute;top:0;left:0;width:302.5px;height:152px;display:inline-block;transition:opacity .25s}.AddPageComponent.hide,.Area .CoverBinding.cover[covertype=soft] .content,.Area .CoverBinding.cover[covertype=hard] .content,.Area.left .CoverBinding[covertype=spiral] .content .element .whole.right,.Area.right .CoverBinding[covertype=spiral] .content .element .whole.left,.Board.zoom-25.dragging .AddPageComponent .buttons,.Board.zoom-25.dragging .AddPageComponent .line,.ColorPicker .customColors .colorDisplay,.VerticalList .items .item:not(.selected) svg{display:none}.ColorPicker .defaultColors .color{width:20px;height:20px;position:absolute;border-radius:50%;box-shadow:0 0 1px 0 #fff}.ColorPicker .customColors{text-align:left;position:absolute;top:210px;left:0;opacity:0;width:302.5px;height:152px;transition:all .4s;border-radius:10px}.ColorPicker .customColors.shown{top:0;opacity:1}.ColorPicker .customColors .input{position:absolute;top:5px;left:175px}.ColorPicker .customColors .input input{font-size:14px;color:#575757;font-weight:700;letter-spacing:1px;text-transform:uppercase;height:22px;width:75px;border-radius:5px;border:none}.ColorPicker .customColors .input button{font-size:14px;color:#575757;font-weight:700;letter-spacing:1px;text-transform:uppercase;cursor:pointer;height:25px;width:40px;border:none;padding:0;margin:0 0 0 2px;border-radius:5px}.ColorPicker .customColors .colorDisplay{position:absolute;right:5px;top:5px;width:30px;height:30px;border:1px solid #ddd;border-radius:15%}.ColorPicker .customColors .colorPickerContainer{position:absolute;top:5px;left:5px;width:165px;height:25px}.ColorPicker .customColors .colorPickerContainer .colorPickerCursor{width:5px;height:25px;border-radius:10px;background-color:rgba(0,0,0,.3);border:3px solid #2e2e2f;position:absolute;top:-4px;left:0;z-index:1;cursor:crosshair}.ColorPicker .customColors .colorPickerContainer .colorPicker{cursor:crosshair;width:165px;height:25px;border-radius:5px;position:absolute;top:0;left:0}.ColorPicker .customColors .brightnessPickerContainer{position:absolute;width:292px;height:112.5px;top:35px;left:5px}.ColorPicker .customColors .brightnessPickerContainer .brightnessPickerCursor{width:15px;height:15px;border-radius:100%;background-color:rgba(0,0,0,.3);border:2px solid #2e2e2f;position:absolute;top:0;left:0;z-index:1;cursor:crosshair;box-shadow:0 0 4px 0 #fff}.ColorPicker .customColors .brightnessPickerContainer .brightnessPicker{cursor:crosshair;width:292px;height:112.5px;position:absolute;top:0;left:0;border-radius:5px}.ColorPicker .opacityControl{position:absolute;top:210px;width:295px;height:25px;text-align:left}.ColorPicker .opacityControl .title{font-size:11px;text-transform:none;vertical-align:middle;opacity:1!important}.ColorPicker .opacityControl input{vertical-align:middle;width:170px;cursor:pointer}.ColorPicker .opacityControl .opacityValue{padding-left:10px;display:inline-block;vertical-align:middle;text-align:right;font-size:11px}.CountrySelect{width:180px;height:45px;top:0;padding:10px 0 0;cursor:pointer;font-size:8px;font-weight:700;display:inline-block;position:relative;text-align:left;font-family:Helvetica}.CountrySelect .flag{max-width:30px;max-height:25px;width:auto;height:auto}.CountrySelect .dropdown,.CountrySelect .updown{width:6px}.CountrySelect .label{border:1px solid transparent;font-size:14px;border-radius:10px;top:1px;position:absolute;width:98%;padding:10px 0;background-color:#eee}.CountrySelect .label:hover{background-color:#ea67a2;color:#fff}.CountrySelect .VerticalList{box-shadow:0 0 2px 2px rgba(0,0,0,.15);border-left:solid 1px #eee;border-bottom:solid 1px #eee}.CountryVerticalList{background-color:#fff;width:100%;overflow-y:auto;z-index:2;box-shadow:0 0 5px 0 rgba(200,200,200,.5)}.CountryVerticalList .items{list-style:none;margin:0;padding:7px!important;width:100%;max-height:300px}.CountryVerticalList .items .item:hover .overlay{background-color:#d3d3d3;opacity:.3}.CountryVerticalList .items .item{padding-top:5px;display:block;width:100%;text-align:left;border:1px solid transparent;position:relative;font-size:12px;font-weight:400}.CountryVerticalList .items .item.empty{width:auto;padding:0;margin:0 15px}.CountryVerticalList .items .item .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent}.CountryVerticalList .items .item .overlay.empty{border-bottom:1px solid #000}.CountryVerticalList .items .item .countryphone{margin-right:5px;font-weight:700}.CountryVerticalList .items .item img{height:20px;max-width:30px;width:50px;position:relative;margin-right:5px;border:1px solid #eee;vertical-align:middle;top:-2px}.HBox{overflow:visible}.HScrollable{overflow-x:scroll;overflow-y:hidden;width:100%;height:100%}.HScrollable .HScrollableContent{width:max-content!important;overflow-x:hidden;overflow-y:hidden}.HScrollable .HScrollableContent .Image{position:initial;display:inline-block;float:left;margin:0 2px}.ImageButton .shape{width:100%;text-align:center}.ImageButton .shape .label{font-weight:700}.InputRange input{width:100%;height:100%;padding:0!important;border:none!important;transition:none;cursor:pointer}.Menu{background-color:#fff;border-radius:10px;box-shadow:0 1px 4px #9fbac2;min-width:150px;z-index:3}.Menu .items{list-style:none;margin:0;padding:10px}.Menu .items .item{padding:5px;cursor:pointer}.Menu .items .item.separator{width:100%;background-color:#a0a0a0;height:1px;padding:0;margin:10px 0}.Select .select-btn,.VerticalSelect{margin:10px;text-align:center;cursor:pointer}.Menu .items .item:hover{background-color:#ea67a2;color:#fff}.Menu .items .item svg{width:15px;height:15px;position:relative;top:4px;left:-5px}.Select{overflow:visible;position:relative;width:100%;text-align:center}.Select .select-btn{border-radius:20px;font-weight:400;vertical-align:middle;letter-spacing:.05em;display:block;transition:background-color .4s;border:2px solid #f5f5f5;font-size:12px}.Select .select-btn:hover{background-color:#f2f2f2}.Select .select-btn .select-arrow{padding:10px;position:relative;cursor:pointer;display:inline-block;background-color:transparent;vertical-align:middle;overflow:hidden}.Select .select-btn .select-arrow.left svg{transform:rotate(90deg)}.Select .select-btn .select-arrow.right svg{transform:rotate(-90deg)}.Select .select-btn .select-arrow.disabled{cursor:default}.Select .select-btn .select-arrow.disabled .inner{fill:#ccc;transition:fill .4s}.Select .select-btn .select-arrow svg{width:10px;height:10px}.Select .select-btn .select-arrow svg .inner{fill:#ea67a2;transition:fill .4s}.Select .select-btn .select-arrow:active .inner{fill:#aaa}.Select .select-btn .selected-item{display:inline-block;overflow:hidden;vertical-align:middle;position:relative;padding:10px 0}.Area,.Area .Container,.Area .Text.label,.TabBarHorizontal,.TabBarVertical,.VerticalSelect,.cover-select .shape .button-icon{overflow:visible}.Select .select-btn .selected-item .inner{position:relative;display:inline-block;transition:left .4s}.Select .select-btn .selected-item .inner .label{font-weight:700;display:inline-block}.TabBarHorizontal .tabs{list-style:none;padding:0;margin:0;width:100%;position:relative}.TabBarHorizontal .tabs .tab{position:absolute;display:inline-block;list-style:none;opacity:.6;margin:0;cursor:pointer;border:2px solid transparent;border-radius:10px;transition:all .25s;text-align:center}.TabBarHorizontal .tabs .tab .number{position:absolute;top:0;right:7px;font-size:10px;color:#fff;padding:2.5px;border-radius:10px;min-width:10px;border:1px solid #fff}.TabBarHorizontal .tabs .tab text{stroke:#fff}.TabBarHorizontal .tabs .tab.active text,.VerticalList .items .item.selected svg path{stroke:#ea67a2}.TabBarHorizontal .tabs .tab:hover{border:2px solid transparent}.TabBarHorizontal .tabs .tab .tab-image{width:35px;height:35px}.TabBarHorizontal .tabs .tab .tab-label{font-size:11px;font-weight:700}.TabBarHorizontal .tabs .tab.active{opacity:1}.TabBarHorizontal .selected_tab_background{position:absolute;width:60px;top:0;left:0;transition:left .25s}.TabBarHorizontal.style-underline .bar{box-shadow:none;background:0 0}.TabBarHorizontal.style-underline .bar .selected_tab_background{height:2px;bottom:0;top:unset;background-color:transparent;text-align:center}.TabBarHorizontal.style-underline .bar .selected_tab_background .inner{background-color:#78c3df;width:80%;height:2px;display:inline-block;top:-10px;position:relative}.TabBarHorizontal.style-underline .bar .tabs.active{color:inherit}.TabBarVertical .tabs{list-style:none;padding:0;margin:0;height:100%;position:relative}.TabBarVertical .tabs .tab{position:absolute;display:inline-block;list-style:none;opacity:.6;margin:0;cursor:pointer;border-radius:10px;transition:all .25s;text-align:center;width:100%;padding-top:10px}.TabBarVertical .tabs .tab .fill{transition:all .25s;fill:#939393}.TabBarVertical .tabs .tab .stroke{transition:all .25s;stroke:#939393}.TabBarVertical .tabs .tab:hover{color:#ea67a2}.TabBarVertical .tabs .tab:hover .fill,.TabBarVertical .tabs .tab:hover .stroke{fill:#ea67a2}.TabBarVertical .tabs .tab .tab-image{width:35px;height:35px}.TabBarVertical .tabs .tab .tab-label{font-size:11px;font-weight:700}.TabBarVertical .tabs .tab.active{opacity:1;color:#fff}.TabBarVertical .tabs .tab.active .fill{fill:#fff}.TabBarVertical .tabs .tab.active .stroke{stroke:#fff}.TabBarVertical .selected_tab_background{position:absolute;height:65px;width:60px;top:0;left:0;background-color:#ea67a2;border-radius:0;transition:top .25s}.TabsHorizontal .animate,.TabsVertical .animate{transition:transform .5s,opacity .25s}.TabsHorizontal .animate.hide-left{transform:translateX(-100%);opacity:0!important}.TabsHorizontal .animate.hide-right{transform:translateX(100%);opacity:0!important}.TabsVertical .animate.hide-left{transform:translateY(-100%);opacity:0!important}.TabsVertical .animate.hide-right{transform:translateY(100%);opacity:0!important}.TextArea textarea{resize:none;width:100%;border:1px solid #b5b5b5;border-radius:5px;padding:10px}.TextArea textarea:focus{outline:0!important;border-color:#ea67a2;box-shadow:0 0 2px #ea67a2}.VScrollBar{background-color:#eee;cursor:pointer}.VScrollBar:hover{background-color:#ddd}.VScrollBar:active{background-color:#eee}.VScrollBar .thumb{border:2px solid #eee;background-color:#555}.VerticalGridDynamic.selectable .Renderer,.VerticalList .items .item{border:1px solid transparent}.VScrollBar .thumb.animated{transition:top .4s}.VScrollBar .thumb:hover{background-color:#aaa}.VScrollBar .thumb:active{background-color:#555}.VerticalGridComponent{overflow-y:scroll;padding-bottom:10px}.VerticalGridComponent .Component.Renderer{display:inline-block;text-align:center;position:relative}.VerticalGridComponent .Component.Renderer img{max-width:90%;max-height:95%;vertical-align:middle;margin:10px 0;box-shadow:0 0 1px 0 rgba(141,141,141,.5)}.VerticalList{background-color:#fff;width:100%;overflow-y:auto;z-index:2}.VerticalList .items{list-style:none;margin:0;padding:0;width:100%;max-height:300px}.VerticalList .items .item{padding:10px 0;display:block;width:100%;position:relative}.VerticalList .items .item.empty{width:auto;padding:0;margin:0 15px}.VerticalList .items .item .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;cursor:pointer}.VerticalList .items .item .overlay.empty{border-bottom:1px solid #000}.VerticalList .items .item img{height:20px;position:relative;left:-7.5px}.VerticalList .items .item:hover .overlay{background-color:rgba(234,103,162,.3)}.VerticalList .items .item.selected svg{position:absolute;width:25px;top:6px;left:-25px}.VerticalSelect{color:#333;padding:0;display:inline-block;position:absolute;font-family:Helvetica;width:180px;height:45px;top:0;border-radius:10px}.VerticalSelect .label{font-size:14px;color:#969696;font-weight:700;min-height:35px;top:0;position:absolute;width:100%;padding:10px 0!important;background-color:#fff;border:2px solid #f5f5f5;border-radius:20px;transition:background-color .4s}.VerticalSelect .label:hover{background-color:#f2f2f2}.VerticalSelect .icon{width:15px;height:15px;z-index:2;transform-origin:revert;transition:transform .4s}.VerticalSelect .icon path{fill:#ea67a2}.VerticalSelect .icon.rotate{transform:rotate(180deg)}.VerticalSelect .VerticalList{transition:height .4s,opacity .25s;box-shadow:0 0 2px 2px rgba(0,0,0,.08);border-radius:10px}.VerticalSelect .VerticalList .items .item{font-weight:700;color:#757575}.VerticalTabBar{background-color:#fff}.VerticalTabBar .tabs{list-style:none;padding:0;margin:0;width:100%;position:relative}.VerticalTabBar .tabs .tab{position:absolute;display:inline-block;list-style:none;padding:10px 14px;opacity:.6;margin:0;cursor:pointer;border:2px solid transparent;border-radius:20px;transition:all .25s}.VerticalTabBar .tabs .tab .fill{transition:all .25s;fill:#939393}.VerticalTabBar .tabs .tab .stroke{transition:all .25s;stroke:#939393}.VerticalTabBar .tabs .tab:hover{border:2px solid #ea67a2;color:#ea67a2}.VerticalTabBar .tabs .tab:hover .fill,.VerticalTabBar .tabs .tab:hover .stroke{fill:#ea67a2}.VerticalTabBar .tabs .tab .tab-image{width:35px;height:35px}.VerticalTabBar .tabs .tab .tab-label{font-size:16px;font-weight:700;display:inline-block}.VerticalTabBar .tabs .tab.active{opacity:1;color:#fff}.VerticalTabBar .tabs .tab.active .fill{fill:#fff}.VerticalTabBar .tabs .tab.active .stroke{stroke:#fff}.VerticalTabBar .selected_tab_background{position:absolute;top:0;left:0;background-color:#ea67a2;border-radius:20px;transition:top .4s}.VerticalTabBarChoices .selected_tab_background{background-color:#fff}.VerticalTabBarChoices .tab{position:relative}.VerticalTabBarChoices .tab .checked{opacity:0;transition:opacity .25s;display:inline-block;width:20px;height:20px;padding-left:10px;position:absolute;right:10px}.VerticalTabBarChoices .tab .checked .path{stroke:#ea67a2;fill:#ea67a2}.VerticalTabBarChoices .tab.active{color:#ea67a2!important}.PageContent .Content .content h1,.View.waiting{color:#ea67a2}.VerticalTabBarChoices .tab.active .checked{opacity:1}.View.waiting{animation:waiting 2s infinite;text-align:center}@keyframes waiting{0%,100%{opacity:0}50%{opacity:.8}}[contenteditable]{-webkit-user-select:text;user-select:text}.Component{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}*,.Stage .Text [contenteditable=false] p{-webkit-touch-callout:none;-khtml-user-select:none;-ms-user-select:none}.PageContent .Content .image{float:left}.PageContent .Content .content{display:inline-block;margin-top:100px;margin-left:20px}.PageContent .Content .content p{font-size:18px}.VerticalContentButton{border:2px solid #ededed;box-shadow:0 0 2px 2px rgba(133,133,133,.1);border-radius:10px;text-align:center;margin:10px;padding:10px;cursor:pointer;transition:all .25s}.VerticalContentButton .icon{height:90px;width:70px;display:inline-block}.VerticalContentButton .icon .stroke{stroke:#575757;fill:transparent}.VerticalContentButton .title{font-size:18px;font-weight:700;display:block;margin:10px 0}.VerticalContentButton .subtitle{font-size:12px;display:block;margin:10px 0}.VerticalContentButton:hover{border:2px solid #ea67a2;background-color:#ea67a2}.VerticalContentButton:hover .icon .stroke{stroke:#fff;fill:#ea67a2}.VerticalContentButton:hover .subtitle,.VerticalContentButton:hover .title{color:#fff}.VerticalContentButton:active{transform:scale(.98)}@font-face{font-family:Quicksand;font-weight:400;font-style:normal;src:url(/fonts/new/quicksand-v28-latin-regular.eot);src:url(/fonts/new/quicksand-v28-latin-regular.eot?#iefix) format("embedded-opentype"),url(/fonts/new/quicksand-v28-latin-regular.woff2) format("woff2"),url(/fonts/new/quicksand-v28-latin-regular.woff) format("woff"),url(/fonts/new/quicksand-v28-latin-regular.ttf) format("truetype")}@font-face{font-family:Quicksand;src:url(/fonts/new/quicksand-v28-latin-700.eot);src:url(/fonts/new/quicksand-v28-latin-700.eot?#iefix) format("embedded-opentype"),url(/fonts/new/quicksand-v28-latin-700.eot?#iefix) format("embedded-opentype"),url(/fonts/new/quicksand-v28-latin-700.woff) format("woff"),url(/fonts/new/quicksand-v28-latin-700.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:RockSalt;src:url(/fonts/new/rock-salt/rocksalt-regular-webfont.eot);src:url(/fonts/new/rock-salt/rocksalt-regular-webfont.eot?#iefix) format("embedded-opentype"),url(/fonts/new/rock-salt/rocksalt-regular-webfont.woff2) format("woff2"),url(/fonts/new/rock-salt/rocksalt-regular-webfont.woff) format("woff"),url(/fonts/new/rock-salt/rocksalt-regular-webfont.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Abril Fatface';font-style:normal;font-weight:400;src:url(/app/dist/fonts/AbrilFatface.woff2) format("woff2"),url(/app/dist/fonts/AbrilFatface.woff) format("woff"),url(/app/dist/fonts/AbrilFatface.ttf) format("truetype")}@font-face{font-family:Aclonica;font-style:normal;font-weight:400;src:url(/app/dist/fonts/Aclonica.woff2) format("woff2"),url(/app/dist/fonts/Aclonica.woff) format("woff"),url(/app/dist/fonts/Aclonica.ttf) format("truetype")}@font-face{font-family:Akronim;font-style:normal;font-weight:400;src:url(/app/dist/fonts/Akronim.woff2) format("woff2"),url(/app/dist/fonts/Akronim.woff) format("woff"),url(/app/dist/fonts/Akronim.ttf) format("truetype")}@font-face{font-family:'Alfa Slab One';font-style:normal;font-weight:400;src:url(/app/dist/fonts/AlfaSlabOne.woff2) format("woff2"),url(/app/dist/fonts/AlfaSlabOne.woff) format("woff"),url(/app/dist/fonts/AlfaSlabOne.ttf) format("truetype")}@font-face{font-family:Allura;font-style:normal;font-weight:400;src:url(/app/dist/fonts/Allura.woff2) format("woff2"),url(/app/dist/fonts/Allura.woff) format("woff"),url(/app/dist/fonts/Allura.ttf) format("truetype")}@font-face{font-family:Audiowide;font-style:normal;font-weight:400;src:url(/app/dist/fonts/Audiowide.woff2) format("woff2"),url(/app/dist/fonts/Audiowide.woff) format("woff"),url(/app/dist/fonts/Audiowide.ttf) format("truetype")}@font-face{font-family:Bangers;font-style:normal;font-weight:400;src:url(/app/dist/fonts/Bangers.woff2) format("woff2"),url(/app/dist/fonts/Bangers.woff) format("woff"),url(/app/dist/fonts/Bangers.ttf) format("truetype")}@font-face{font-family:'Berkshire Swash';font-style:normal;font-weight:400;src:url(/app/dist/fonts/BerkshireSwash-Regular.woff2) format("woff2"),url(/app/dist/fonts/BerkshireSwash-Regular.woff) format("woff"),url(/app/dist/fonts/BerkshireSwash-Regular.ttf) format("truetype")}@font-face{font-family:'Black Ops One';font-style:normal;font-weight:400;src:url(/app/dist/fonts/BlackOpsOne.woff2) format("woff2"),url(/app/dist/fonts/BlackOpsOne.woff) format("woff"),url(/app/dist/fonts/BlackOpsOne.ttf) format("truetype")}@font-face{font-family:'Caesar Dressing';font-style:normal;font-weight:400;src:url(/app/dist/fonts/CaesarDressing.woff2) format("woff2"),url(/app/dist/fonts/CaesarDressing.woff) format("woff"),url(/app/dist/fonts/CaesarDressing.ttf) format("truetype")}@font-face{font-family:Chewy;font-style:normal;font-weight:400;src:url(/app/dist/fonts/Chewy.woff2) format("woff2"),url(/app/dist/fonts/Chewy.woff) format("woff"),url(/app/dist/fonts/Chewy.ttf) format("truetype")}@font-face{font-family:Codystar;font-style:normal;font-weight:400;src:url(/app/dist/fonts/Codystar.woff2) format("woff2"),url(/app/dist/fonts/Codystar.woff) format("woff"),url(/app/dist/fonts/Codystar.ttf) format("truetype")}@font-face{font-family:Creepster;font-style:normal;font-weight:400;src:url(/app/dist/fonts/Creepster.woff2) format("woff2"),url(/app/dist/fonts/Creepster.woff) format("woff"),url(/app/dist/fonts/Creepster.ttf) format("truetype")}@font-face{font-family:'Cutive Mono';font-style:normal;font-weight:400;src:url(/app/dist/fonts/CutiveMono.woff2) format("woff2"),url(/app/dist/fonts/CutiveMono.woff) format("woff"),url(/app/dist/fonts/CutiveMono.ttf) format("truetype")}@font-face{font-family:'Dancing Script';font-style:normal;font-weight:400;src:url(/app/dist/fonts/DancingScript.woff2) format("woff2"),url(/app/dist/fonts/DancingScript.woff) format("woff"),url(/app/dist/fonts/DancingScript.ttf) format("truetype")}@font-face{font-family:Ewert;font-style:normal;font-weight:400;src:url(/app/dist/fonts/Ewert.woff2) format("woff2"),url(/app/dist/fonts/Ewert.woff) format("woff"),url(/app/dist/fonts/Ewert.ttf) format("truetype")}@font-face{font-family:'Faster One';font-style:normal;font-weight:400;src:url(/app/dist/fonts/FasterOne.woff2) format("woff2"),url(/app/dist/fonts/FasterOne.woff) format("woff"),url(/app/dist/fonts/FasterOne.ttf) format("truetype")}@font-face{font-family:'Fredericka the Great';font-style:normal;font-weight:400;src:url(/app/dist/fonts/FrederickatheGreat.woff2) format("woff2"),url(/app/dist/fonts/FrederickatheGreat.woff) format("woff"),url(/app/dist/fonts/FrederickatheGreat.ttf) format("truetype")}@font-face{font-family:'Fredoka One';font-style:normal;font-weight:400;src:url(/app/dist/fonts/FredokaOne.woff2) format("woff2"),url(/app/dist/fonts/FredokaOne.woff) format("woff"),url(/app/dist/fonts/FredokaOne.ttf) format("truetype")}@font-face{font-family:Frijole;font-style:normal;font-weight:400;src:url(/app/dist/fonts/Frijole.woff2) format("woff2"),url(/app/dist/fonts/Frijole.woff) format("woff"),url(/app/dist/fonts/Frijole.ttf) format("truetype")}@font-face{font-family:'Great Vibes';font-style:normal;font-weight:400;src:url(/app/dist/fonts/GreatVibes.woff2) format("woff2"),url(/app/dist/fonts/GreatVibes.woff) format("woff"),url(/app/dist/fonts/GreatVibes.ttf) format("truetype")}@font-face{font-family:'Kaushan Script';font-style:normal;font-weight:400;src:url(/app/dist/fonts/KaushanScript.woff2) format("woff2"),url(/app/dist/fonts/KaushanScript.woff) format("woff"),url(/app/dist/fonts/KaushanScript.ttf) format("truetype")}@font-face{font-family:Knewave;font-style:normal;font-weight:400;src:url(/app/dist/fonts/Knewave.woff2) format("woff2"),url(/app/dist/fonts/Knewave.woff) format("woff"),url(/app/dist/fonts/Knewave.ttf) format("truetype")}@font-face{font-family:Kranky;font-style:normal;font-weight:400;src:url(/app/dist/fonts/Kranky.woff2) format("woff2"),url(/app/dist/fonts/Kranky.woff) format("woff"),url(/app/dist/fonts/Kranky.ttf) format("truetype")}@font-face{font-family:Lora;font-style:normal;font-weight:400;src:url(/app/dist/fonts/Lora-Regular.woff2) format("woff2"),url(/app/dist/fonts/Lora-Regular.woff) format("woff"),url(/app/dist/fonts/Lora-Regular.ttf) format("truetype")}@font-face{font-family:Lora;font-style:normal;font-weight:700;src:url(/app/dist/fonts/Lora-Bold.woff2) format("woff2"),url(/app/dist/fonts/Lora-Bold.woff) format("woff"),url(/app/dist/fonts/Lora-Bold.ttf) format("truetype")}@font-face{font-family:Lora;font-style:italic;font-weight:400;src:url(/app/dist/fonts/Lora-Italic.woff2) format("woff2"),url(/app/dist/fonts/Lora-Italic.woff) format("woff"),url(/app/dist/fonts/Lora-Italic.ttf) format("truetype")}@font-face{font-family:Lora;font-style:italic;font-weight:700;src:url(/app/dist/fonts/Lora-BoldItalic.woff2) format("woff2"),url(/app/dist/fonts/Lora-BoldItalic.woff) format("woff"),url(/app/dist/fonts/Lora-BoldItalic.ttf) format("truetype")}@font-face{font-family:Monoton;font-style:normal;font-weight:400;src:url(/app/dist/fonts/Monoton.woff2) format("woff2"),url(/app/dist/fonts/Monoton.woff) format("woff"),url(/app/dist/fonts/Monoton.ttf) format("truetype")}@font-face{font-family:'Mystery Quest';font-style:normal;font-weight:400;src:url(/app/dist/fonts/MysteryQuest.woff2) format("woff2"),url(/app/dist/fonts/MysteryQuest.woff) format("woff"),url(/app/dist/fonts/MysteryQuest.ttf) format("truetype")}@font-face{font-family:Niconne;font-style:normal;font-weight:400;src:url(/app/dist/fonts/Niconne.woff2) format("woff2"),url(/app/dist/fonts/Niconne.woff) format("woff"),url(/app/dist/fonts/Niconne.ttf) format("truetype")}@font-face{font-family:'Open Sans';font-style:normal;font-weight:400;src:url(/app/dist/fonts/OpenSans-400.woff2) format("woff2"),url(/app/dist/fonts/OpenSans-400.woff) format("woff"),url(/app/dist/fonts/OpenSans-400.ttf) format("truetype")}@font-face{font-family:'Open Sans';font-style:normal;font-weight:800;src:url(/app/dist/fonts/OpenSans-800.woff2) format("woff2"),url(/app/dist/fonts/OpenSans-800.woff) format("woff"),url(/app/dist/fonts/OpenSans-800.ttf) format("truetype")}@font-face{font-family:'Open Sans';font-style:italic;font-weight:400;src:url(/app/dist/fonts/OpenSans-400-i.woff2) format("woff2"),url(/app/dist/fonts/OpenSans-400-i.woff) format("woff"),url(/app/dist/fonts/OpenSans-400-i.ttf) format("truetype")}@font-face{font-family:'Open Sans';font-style:italic;font-weight:800;src:url(/app/dist/fonts/OpenSans-800-i.woff2) format("woff2"),url(/app/dist/fonts/OpenSans-800-i.woff) format("woff"),url(/app/dist/fonts/OpenSans-800-i.ttf) format("truetype")}@font-face{font-family:'Poiret One';font-style:normal;font-weight:400;src:url(/app/dist/fonts/PoiretOne.woff2) format("woff2"),url(/app/dist/fonts/PoiretOne.woff) format("woff"),url(/app/dist/fonts/PoiretOne.ttf) format("truetype")}@font-face{font-family:'Ribeye Marrow';font-style:normal;font-weight:400;src:url(/app/dist/fonts/RibeyeMarrow.woff2) format("woff2"),url(/app/dist/fonts/RibeyeMarrow.woff) format("woff"),url(/app/dist/fonts/RibeyeMarrow.ttf) format("truetype")}@font-face{font-family:Righteous;font-style:normal;font-weight:400;src:url(/app/dist/fonts/Righteous.woff2) format("woff2"),url(/app/dist/fonts/Righteous.woff) format("woff"),url(/app/dist/fonts/Righteous.ttf) format("truetype")}@font-face{font-family:'Shadows Into Light';font-style:normal;font-weight:400;src:url(/app/dist/fonts/ShadowsIntoLight.woff2) format("woff2"),url(/app/dist/fonts/ShadowsIntoLight.woff) format("woff"),url(/app/dist/fonts/ShadowsIntoLight.ttf) format("truetype")}@font-face{font-family:'Sigmar One';font-style:normal;font-weight:400;src:url(/app/dist/fonts/SigmarOne.woff2) format("woff2"),url(/app/dist/fonts/SigmarOne.woff) format("woff"),url(/app/dist/fonts/SigmarOne.ttf) format("truetype")}@font-face{font-family:'Six Caps';font-style:normal;font-weight:400;src:url(/app/dist/fonts/SixCaps.woff2) format("woff2"),url(/app/dist/fonts/SixCaps.woff) format("woff"),url(/app/dist/fonts/SixCaps.ttf) format("truetype")}@font-face{font-family:'Special Elite';font-style:normal;font-weight:400;src:url(/app/dist/fonts/SpecialElite.woff2) format("woff2"),url(/app/dist/fonts/SpecialElite.woff) format("woff"),url(/app/dist/fonts/SpecialElite.ttf) format("truetype")}@font-face{font-family:Tangerine;font-style:normal;font-weight:400;src:url(/app/dist/fonts/Tangerine.woff2) format("woff2"),url(/app/dist/fonts/Tangerine.woff) format("woff"),url(/app/dist/fonts/Tangerine.ttf) format("truetype")}@font-face{font-family:UnifrakturCook;font-style:normal;font-weight:700;src:url(/app/dist/fonts/UnifrakturCook.woff2) format("woff2"),url(/app/dist/fonts/UnifrakturCook.woff) format("woff"),url(/app/dist/fonts/UnifrakturCook.ttf) format("truetype")}@font-face{font-family:'Vast Shadow';font-style:normal;font-weight:400;src:url(/app/dist/fonts/VastShadow-Regular.woff2) format("woff2"),url(/app/dist/fonts/VastShadow-Regular.woff) format("woff"),url(/app/dist/fonts/VastShadow-Regular.ttf) format("truetype")}.AddPageComponent .line{border:1px solid rgba(99,99,99,.16)}.AddPageComponent .add-page{transition:transform .25s}.AddPageComponent .add-page .circle{border-color:unset;background-color:unset;box-shadow:none}.AddPageComponent .add-page .circle svg .fill,.AddPageComponent .add-page .circle svg .path{fill:#83c5dd;stroke-width:0}.AlbumPhotoRenderer .readyIcon path,.FacebookPicture .readyIcon path{fill:#1fddff}.AddPageComponent .add-page line,.AddPageComponent .add-page path{stroke:#83c5dd}.AddPageComponent .add-page:active{transform:scale(.9)}.AddPageComponent .add-page:active .circle{background-color:#B9E0EE}.AddPageComponent .add-page:hover .circle{border-color:unset;background-color:unset}.AlbumPhotoRenderer{outline:#fff solid 1px;cursor:pointer}.AlbumPhotoRenderer.selected .icon{opacity:1!important}.AlbumPhotoRenderer.selected img.image,.LayoutRenderer .notVisibleIcon,.LayoutRenderer img.notvisible,.TextRenderer img.notvisible{opacity:.5}.AlbumPhotoRenderer .icon{opacity:0!important;transition:all .25s ease-in-out}.AlbumPhotoRenderer .readyIcon{width:100%;height:100%}.AlbumRenderer{position:relative}.AlbumRenderer .album,.AlbumRenderer .album .Image{width:100%;height:100%;text-align:center}.AlbumRenderer .album .Image .image{max-width:130px;max-height:130px;width:auto;height:auto;position:relative}.AlbumRenderer .album .text{font-size:13px}.AlbumRenderer .album .numphotos{border-radius:50px;background-color:#EA67A5;color:#fff;padding:5px 10px;font-weight:700}.navigation-panel,body{background-color:#EDFAFF}.AlbumRenderer.selected .album .Image .image{outline:#ea67a2 solid 2px}body{overflow:hidden;font-family:Quicksand;font-weight:400;font-size:14px;color:#565657}.bold{font-weight:700!important}.underlined{text-decoration:underline}*{}.text-right{text-align:right!important}.text-left{text-align:left!important}.text-center{text-align:center!important}.text-justify{text-align:justify!important}:focus{outline:0;border:none}.Area .Stage .Photo.empty,.BookArea .Stage .Photo.empty{outline:rgba(212,212,212,.67) dashed 1px}::placeholder{color:#84C6DD;opacity:1;font-weight:700}:-ms-input-placeholder{color:#84C6DD}::-ms-input-placeholder{color:#84C6DD}.pink{color:#ea67a2!important}.hidden{display:none!important}.cover-select .shape{background-color:transparent!important;border:none!important;box-shadow:none!important;text-transform:initial}.cover-select .shape .text{font-size:13px;color:#84C6DD}.cover-select .shape .button-icon{width:20px;height:20px;padding:7.5px;border-radius:100%;position:relative;top:-8px;left:-12.5px;background-color:#fff;box-shadow:0 1px 4px #9FBAC2}.cover-select .shape .button-icon .path1{fill:#84C6DD}.cover-select .shape .button-icon .path2,.cover-select .shape .button-icon .path3{stroke:#84C6DD}.cover-select:active .shape .text,.cover-select:hover .shape .text{color:#84C6DD!important}.cover-select:active .shape .button-icon,.cover-select:hover .shape .button-icon{background-color:#91C5DA}.cover-select:active .shape .button-icon .path1,.cover-select:hover .shape .button-icon .path1{fill:#fff}.cover-select:active .shape .button-icon .path2,.cover-select:active .shape .button-icon [stroke],.cover-select:hover .shape .button-icon .path2,.cover-select:hover .shape .button-icon [stroke]{stroke:#fff}.Component.loading{background-color:rgba(255,255,255,.7)}.Component.loading .Text{font-weight:22px;color:#84C6DD}.link{color:#289DC9;text-decoration:none;cursor:pointer}.InfoPanel .infotitle,.link:hover,a,a:visited{text-decoration:underline}.link:hover{color:#1fddff}.center{text-align:center!important}a,a:visited{color:#289DC9}.AppBackground .bubble{transition:all .25s;border-radius:100%}.AppBackground .bubble.bubble1{background-color:#b2f5ff}.AppBackground .bubble.bubble2{background-color:#ffe5f0}.AppBackground .bubble.bubble3{background-color:#ffd8ea}.AppBackground .bubble.bubble4{background-color:#b2f5ff}.Area{box-sizing:content-box;border-collapse:separate;transform-origin:top left}.Area .background-left.backcover,.Area .background-right.backcover{background-color:#fff;z-index:1}.Area .backcover{text-align:center;font-size:5px;font-weight:700;text-transform:uppercase;line-height:1.5em;color:#c4c4c4;font-style:italic;z-index:2}.Area .Stage.movable{cursor:grab}.Area .Stage.movable:active{cursor:grabbing}.Area .Stage .Photo .empty-block{border-radius:100%;background-color:#81c2d6}.Area .CoverBinding.cover[covertype=soft],.Area .CoverBinding.cover[covertype=hard],.Area .slice{border-left:2px solid rgba(0,0,0,.15);border-right:2px solid rgba(0,0,0,.15);background-color:rgba(255,255,255,.05);pointer-events:none}.Area .Stage .Photo .empty-block .plusBtn{position:relative;top:0}.Area .Stage .Photo .empty-block .plusBtn .path{fill:#fff;stroke:#fff;stroke-width:2px}.IconButton .circle svg .fill,.IconButton .circle svg .path,.PhotoRenderer div.usedicon svg path,.Preview .IconButton .circle .editIcon path,.PreviewAI .IconButton .circle .editIcon path,.zoom-25 .Select .select-btn .select-arrow svg .inner{fill:#289DC9}.Area .Text.label{font-size:14px;color:#858585;transform-origin:top center}.Area .Text.label.left,.Frame,.Frame .border{transform-origin:top left}.Area .Text.label.right{transform-origin:top right}.Area .Text.label.active{color:#ea67a2}.Area.displayed{animation:250ms display}.Area .background-binding,.Area .background-left,.Area .background-right{overflow:hidden;box-shadow:0 0 5px 1px rgba(0,0,0,.15)}.Area.left .background-left{box-shadow:0 0 5px 1px rgba(0,0,0,.15)}.Area.left .background-right,.Area.right .background-left{box-shadow:none}.Area.right .background-right{box-shadow:0 0 5px 1px rgba(0,0,0,.15)}.Area .slice{box-shadow:0 0 9px 2px rgba(0,0,0,.15)}.Area .LinkButton,.Area .Select{transform-origin:right top}.Area .CoverBinding{z-index:2;box-shadow:0 0 1px 0 rgba(0,0,0,.15);overflow:visible;transform:translate3d(0,0,0)}.Area .CoverBinding[covertype=bind],.Area .CoverBinding[covertype=spiral]{box-shadow:none}.Area .CoverBinding[covertype=bind] .content{width:1px;display:inherit;height:100%;background-color:rgba(0,0,0,.07);position:relative;overflow:visible}.Area .CoverBinding[covertype=bind] .content .bind-container{height:50%;width:2px;position:relative;display:block;overflow:visible}.Area .CoverBinding[covertype=bind] .content .bind-container .bind{background-color:#3b3b3b;height:20px;width:2px;position:absolute;top:45%;border-radius:20px}.Area .CoverBinding[covertype=spiral] .content{height:100%;width:2px;display:inherit;position:relative;overflow:visible;background-color:rgba(0,0,0,.4)}.Area .CoverBinding[covertype=spiral] .content .element{position:relative;display:block;overflow:visible;left:-9px;width:20px;height:13px;padding:0;margin:0}.Area .CoverBinding[covertype=spiral] .content .element .arc{width:13px;height:7px;border-top-left-radius:110px;border-top-right-radius:110px;border:3px solid #242424;border-bottom:0;transform:scale(.8,.5);z-index:1;position:absolute;box-shadow:0 -2px 3px 0 rgba(255,255,255,.5)}.Area .CoverBinding[covertype=spiral] .content .element .whole{content:"";width:4px;height:4px;background-color:#212121;display:inline-block;border-radius:100%;position:absolute;z-index:0;box-shadow:0 0 2px 0 #fff}.Area .CoverBinding[covertype=spiral] .content .element .whole.left{top:5px;left:.5px}.Area .CoverBinding[covertype=spiral] .content .element .whole.right{top:5px;left:14.4px}.Area .CoverBinding.inverted[covertype=spiral] .content .element .arc{transform:translate(-1px,-2px) scale(1,.5) rotate(228deg)!important}.Area .CoverBinding.inverted[covertype=spiral] .content .element .whole.right{top:6px;left:-1px}.Area .CoverBinding.inverted[covertype=spiral] .content .element .whole.left{top:6px;left:-1.5px}.Area .background-left,.Area .background-right{z-index:0;background-color:transparent}.Area.left .background-right{background-color:#fff;z-index:2}.Area.left .CoverBinding{z-index:2}.Area.left .CoverBinding[covertype=spiral] .content .element .arc{border:unset;width:13px;height:13px;z-index:1;position:absolute;border-top:3px solid #000;border-left:3px solid #000cf;border-right:3px solid #00000;border-bottom:3px solid #000cc;transform:translate(1px,-2px) scale(1,.5) rotate(135deg);border-radius:100%}.Area.right .background-left{background-color:#fff;z-index:2}.Area.right .CoverBinding{z-index:2}.Area.right .CoverBinding[covertype=spiral] .content .element .arc{border:unset;width:13px;height:13px;z-index:1;position:absolute;border-top:3px solid #000;border-left:3px solid #000cf;border-right:3px solid #00000;border-bottom:3px solid #000cc;transform:translate(-1px,-2px) scale(1,.5) rotate(45deg);border-radius:100%}.zoom-25 .Text.label{color:#858585}.zoom-25 .background-binding.active,.zoom-25 .background-left.active,.zoom-25 .background-right.active{box-shadow:0 0 .2px 1.5px #289DC9}.zoom-25 .Select .select-btn{background-color:transparent;box-shadow:none;border-color:transparent}.zoom-25 .Select .select-btn .inner .label{color:#289DC9}.zoom-25 .Select .select-btn .select-arrow.disabled svg .inner{fill:#cecece}.zoom-25 .Select .select-btn:hover{background-color:rgba(255,255,255,.7);box-shadow:0 1px 4px #9FBAC2;border-color:rgba(255,255,255,.7)}.AuthComponent{height:100%}.AuthComponent .auth-text{text-align:center;padding:20px}.BackgroundRenderer{padding:2px;transition:opacity .4s!important}.BackgroundRenderer img{cursor:pointer;width:100%!important;height:100%!important}.BackgroundRenderer img.clickable{transition:transform .5s,opacity .25s;transform-origin:center}.BaseChoiceScreen .container.vertical{overflow-y:auto;padding-bottom:100px}.BaseChoiceScreen .container.horizontal .ProductChoice{margin:0 50px}.BaseChoiceScreen .navigation .shape{background:0 0;box-shadow:none;padding:10px 20px 12px 8px}.BaseChoiceScreen .navigation .shape .text{top:1px;left:3px;position:relative;text-transform:capitalize;color:#289DC9}.BaseChoiceScreen .navigation.Button:hover .shape{background-color:#fff;box-shadow:0 1px 4px #9FBAC2}.BaseChoiceScreen .navigation.Button:hover .shape .text{color:#289DC9}.BaseChoiceScreen .title{color:#565657;font-size:26px;font-weight:700;text-align:center}@media only screen and (max-width:700px){.BaseChoiceScreen .title{font-size:18px;margin-top:20px}}.BaseChoiceScreen .choice{margin-bottom:40px}.BasePersonPopup .content .inner-content .Person,.Popup .Text.title{margin-bottom:20px}.BasePersonPopup .content,.BasePersonPopup .content .inner-content{overflow:visible}.BookArea .stage-container,.LastColors,.Person .image,.Person .photo{overflow:hidden}.BasePersonPopup .content .inner-content .buttons{padding-top:10px;padding-bottom:10px}.BasePersonPopup .back .shape{background:0 0;box-shadow:none;color:#289DC9}.BasePersonPopup .back:hover .shape{box-shadow:0 1px 4px #9FBAC2;background:#fff}.BaseSplash{color:#289DC9;background-color:#EDFAFF;text-align:center}.Board .IconButton.addpage .label{font-size:14px}.Board .icon3D{cursor:pointer;transition:transform .25s;transform-origin:center}.Board .icon3D:active{transform:scale(.95)}.Board .BookArea .Stage{z-index:1}.Board .BookArea .Container{z-index:2;pointer-events:none}@keyframes display{0%{opacity:0}25%{opacity:.7}100%{opacity:1}}.Board .CoverTools .Text{font-size:14px;font-weight:400;padding-bottom:10px;text-align:center}.Board .CoverTools .Select{position:absolute}.Board .CoverTools .Select .select-btn{background-color:#eee}.Board .CoverTools .TabBar .selected_tab_background{position:absolute;top:0;left:0;width:100px;height:39px;border-radius:40px;background-color:#ea67a2;transition:all .4s}.Board .CoverTools .TabBar .tabs .tab{border-radius:20px}.Board .CoverTools .TabBar .tabs .tab .tab-label{font-size:14px;font-weight:700;padding-top:4px}.Board .CoverTools .TabBar .tabs .tab.active .tab-label{color:#fff}.Board .CoverTools .TabBar .tabs .tab:hover{color:#ea67a2;border:2px solid transparent}.Board.zoom-25 .BookArea .Container{pointer-events:all}.Board.zoom-25.dragging .AddPageComponent .drag-container{border:2px dashed #B9E0EE;border-radius:10px}.Board.zoom-25.dragging .AddPageComponent.over .drag-container{background-color:#B9E0EE}.Board .AddPageComponent .add-page .circle svg path{fill:#289DC7}.Board .AddPageComponent .add-page:active{transform:scale(.9)}.Board .AddPageComponent .add-page:active .circle,.Board .AddPageComponent .add-page:hover .circle{border-color:#84C6DD;background-color:#84C6DD}.Board .AddPageComponent .add-page:active .circle svg .fill,.Board .AddPageComponent .add-page:active .circle svg .path,.Board .AddPageComponent .add-page:hover .circle svg .fill,.Board .AddPageComponent .add-page:hover .circle svg .path{fill:#fff}.Button,.Frame,.FrameArea,.FrameArea .stage-container,.GuideLines,.HelpBubble,.HelpBubble .title{overflow:visible}.BookArea .stage-container .background-binding,.BookArea .stage-container .background-left,.BookArea .stage-container .background-right{box-shadow:none}.BookArea .lostborder{background-color:rgba(190,190,190,.25);z-index:1}.BookArea .layout-auto{cursor:pointer}.BookArea .layout-auto svg{transition:transform .25s}.Button .shape,.ColorPicker .input button{transition:all .25s}.BookArea .layout-auto:active svg{transform:scale(.8)}.BookArea .layout-auto.hide{display:none!important}.BookArea.dragging .Box .label,.BookArea.dragging .Box .removePagesButton,.BookPreview .BookArea .lostborder,.ConversionPdfFiles .ProgressBar.loaded .label{display:none}.BookPreview .BookArea{cursor:pointer}.BookPreview .page-label{text-align:center;font-weight:700;margin-top:15px;font-size:16px;color:#205e77}.BookPreview .album-label{text-align:center;font-weight:700;font-size:16px;color:#289DC9}.Button .shape{box-shadow:0 1px 4px #9FBAC2;border:#84C6DD;font-size:15px;background:#fff;color:#289DC9}.Button:hover .shape{background:#289DC9;color:#fff}.Button.borderOnly:hover .shape,.Button.filled .shape{background:#ea67a2;color:#fff}.Button.filled:hover .shape{background:#FDD0E3;color:#ea67a2}.CheckList .select-item.active .filter{color:#1fddff}.CheckList .select-item.active svg{stroke:#1fddff}.ColorPicker{border:none!important;background-color:#343434}.ColorPicker .customColors,.ToolBar{background-color:#565657}.ColorPicker .input button:hover{color:#fff;background-color:#289DC9}.ConversionPdfFiles .Text.title{text-align:left}.ConversionPdfFiles .Text.label{text-align:center;color:#fff;font-weight:700;font-size:18px;text-shadow:0 0 3px #000;padding:2px}.ConversionPdfFiles .ProgressBar .label{line-height:20px}.ConversionPdfFiles .box{font-size:12px;color:#8a6d3b;background-color:#fcf8e3;border:1px solid #faebcc;margin:0 20px}.ConversionPdfFiles .box .Text{font-size:14px;font-weight:400!important}.ConversionPdfFiles .box .Text span{font-weight:700!important}.ConversionPdfFiles .box .Text a,.ConversionPdfFiles .box .Text a:visited{color:#000}.ConversionPdfFiles .box .Text a:hover{color:#ffb119}.Cover.removeMode.left .background-right,.Cover.removeMode.right .background-left{background-color:#575757}.Cover .qrcode{z-index:1}.DefaultRenderer{text-align:left;padding-left:10px;padding-top:20px;vertical-align:bottom;font-size:13px;font-weight:700}.FacebookPicture.selected{border-color:#1fddff}.FileNotUploaded .Scrollable .ScrollableContent .Image{position:relative;display:inline-block;margin:2px;overflow:inherit;background-size:cover;background-position:center center}.Frame{cursor:pointer;z-index:3;background-color:rgba(0,0,0,.01);pointer-events:none}.Frame .border{position:absolute;outline:#1fddff solid 1px;box-sizing:border-box}.GuideLines,.PrintArea{box-sizing:content-box;border-collapse:separate}.FrameAction .border{outline-color:transparent!important}.FrameAction .border .drag{width:40px;height:40px;position:absolute;pointer-events:none;z-index:1;opacity:0}.FrameAction .border .drag.visible{opacity:1;pointer-events:all}.FrameAction .border .anchor{border:3px solid #1fddff;background-color:#fff;position:absolute;pointer-events:all;z-index:1}.FrameAction .border .anchor.middle-left,.FrameAction .border .anchor.middle-right{height:20px;width:5px;border-radius:5px}.FrameAction .border .anchor.middle-bottom,.FrameAction .border .anchor.middle-top{height:5px;width:20px;border-radius:5px}.FrameAction .border .anchor.bottom-left,.FrameAction .border .anchor.bottom-right,.FrameAction .border .anchor.top-left,.FrameAction .border .anchor.top-right{height:15px;width:15px;border-radius:100%}.FrameAction .border .anchor.rotate{border:none;background:0 0;width:48px;height:72px;transform-origin:0 0;opacity:0}.GuideLines,.InfoBubble{transform-origin:top left}.FrameAction .border .anchor.rotate.animate{transition:top .25s,left .25s}.FrameAction .border .anchor.rotate .path{stroke:rgba(225,225,225,.5);transition:stroke .25s}.FrameAction .border .anchor.resize{opacity:0;transition:opacity .25s}.FrameAction .border .anchor.hide{display:none!important}.FrameAction .border .anchor.down{display:block!important;opacity:1!important}.FrameAction .border .anchor .circle{fill:#000;stroke:#fff70;stroke-width:4px;transition:all .25s}.FrameAction .border .anchor .path{stroke:#e1e1e1;stroke-width:4px;transition:stroke .25s}.FrameAction .border .anchor:hover{background-color:#1fddff}.FrameAction .border .anchor:hover .circle{fill:#ea67a2;stroke:#fff70;stroke-width:4px}.FrameAction .border .anchor:hover .path{stroke:#e1e1e1;stroke-width:4px}.FrameAction .border .anchor:active .path,.PrintArea .decreasePrintButton line,.PrintArea .decreasePrintButton path,.PrintArea .increasePrintButton line,.PrintArea .increasePrintButton path,.PrintArea .removePrintButton line,.PrintArea .removePrintButton path{stroke:#ea67a2}.FrameAction .border .anchor:hover.rotate{background:0 0}.GuideLines .line,.GuideLines .line.guide{background-color:#72b4ca}.FrameAction .border .anchor:hover.rotate .path{fill:#ea67a2}.FrameAction .border .anchor:hover.rotate circle{fill:#1fddff}.FrameAction .border .anchor:active .circle,.FrameAction .border .anchor:active.rotate .path,.Page .PageTools .action svg .path{fill:#ea67a2}.IconButton .circle svg .stroke,.InfoPanel .Button.exit .button-icon path{stroke:#289DC9}.FrameAction.anchorsVisible .border{outline-color:#1fddff!important}.FrameAction.anchorsVisible .border .anchor.resize,.FrameAction.anchorsVisible .border .anchor.rotate{opacity:1}.FrameArea .stage-container .Stage{box-shadow:0 0 10px 1px rgba(0,0,0,.2)}.GooglePicture .readyIcon path{fill:#1fddff}.GooglePicture.selected{border-color:#1fddff}.HelpBubble.bottom .arrow,.HelpBubble.top .arrow{border-left:15px solid transparent;border-right:15px solid transparent}.GuideLines{z-index:1;pointer-events:none}.GuideLines .grid{width:100%;height:100%;opacity:0;transition:opacity .25s}.GuideLines .grid .line{display:block}.GuideLines .grid.visible{opacity:.2}.GuideLines .line{display:none;z-index:10;position:absolute}.GuideLines .line.horizontal{height:1px;width:100%}.GuideLines .line.vertical{width:1px;height:100%}.GuideLines .line.pageCenter{background-color:#ea67a2}.HelpBubble{z-index:10;background-color:#289DC9;border-radius:30px}.HelpBubble .title{font-size:18px;font-family:RockSalt;color:#fff}.HelpBubble .text{font-size:14px;color:#fff;line-height:1.8em}.IconButton .label,.IconButton:hover .label{color:#289DC9}.HelpBubble.top{box-shadow:1px -1px 10px rgba(37,65,134,.2)}.HelpBubble.top .arrow{border-bottom:20px solid #289DC9;filter:drop-shadow(0 -5px 3px rgba(37, 65, 134, .2))}.HelpBubble.bottom{box-shadow:5px 10px 10px rgba(37,65,134,.2)}.HelpBubble.bottom .arrow{border-top:20px solid #289DC9;filter:drop-shadow(0 14px 9px rgba(37, 65, 134, .3))}.HelpBubble.left .arrow,.HelpBubble.right .arrow{border-bottom:15px solid transparent;border-top:15px solid transparent}.HelpBubble.left .arrow{border-right:20px solid #289DC9}.HelpBubble.right .arrow{border-left:25px solid #289DC9}.IconButton .circle{box-shadow:0 1px 4px #9FBAC2;border-color:#fff}.InstagramPicture .readyIcon path,.ToolBar .ToolBarScroller .item.selected .photo-clip,.ToolBar .ToolBarScroller .item:hover .photo-clip{fill:#1fddff}.IconButton:hover .circle{border-color:#84C6DD;background-color:#84C6DD}.IconButton.filled .circle{border-color:#ea67a2}.ImageButton .shape,.ImageButton:hover .shape{box-shadow:none;background:0 0}.InfoBubble{font-weight:700;color:#fff;background-color:#ea67a2;display:inline-block;position:relative;padding:5px;width:max-content;border-radius:10px}.InfoPanel .Button.exit .shape .text{color:#289DC9}.InfoPanel .title{color:#565657!important}.InfoPanel .action{color:#289DC9;font-weight:700}.InfoPanel .size-title{color:#565657}.InfoPanel .dimensions{color:#858585;font-weight:700}.InfoPanel .bottom .label-pages{color:#565657}.Input input,.Input textarea{padding:10px;border-radius:20px;border:2px solid #84C6DD;color:#289DC9}.Input input:focus,.Input textarea:focus{border-color:#84C6DD;outline:0;box-shadow:none}.Input input.disabled,.Input textarea.disabled{border-color:#cecece}.InstagramPicture.selected{border-color:#1fddff}.LastColors .tile{width:30px;height:30px;margin:10px 5px 5px;display:inline-block;cursor:pointer;border-radius:100%;box-shadow:0 0 2px 2px rgba(0,0,0,.12);transition:transform .25s}.LastColors .tile:active{transform:scale(.9)}.LayoutRenderer{padding:10px;position:relative;display:inline-block;cursor:pointer}.LayoutRenderer.added-animation{transform-origin:center;animation:scaleAnimation .5s .25s 2}.LayoutRenderer img{height:100%;cursor:pointer;min-width:50px;min-height:50px}.LayoutRenderer img.draggable.empty{width:200px;height:200px;background-color:#fff}.LayoutRenderer .notVisibleIcon{position:absolute;width:20px;left:15px;top:15px}.LayoutRenderer .iaIcon{position:absolute;width:20px;right:15px;top:15px}.LayoutRenderer .uploading{position:absolute;top:10px;right:10px;width:30px;height:30px;box-shadow:none}.LayoutRenderer .isdefault{position:absolute;width:20px;right:20px;top:20px}@keyframes scaleAnimation{0%,100%{transform:scale(1)}50%{transform:scale(.8)}}.LoginPopup .Text.title{text-align:left}.LoginPopup .Text.registration{text-align:center;color:#858585;font-size:14px}.LoginPopup .Text.registration a:visited{color:#000}.LoginPopup .Text.registration a:hover{color:#ffb119}.LoginPopup .Text.error{font-size:14px;color:#ea67a2;text-align:center;font-weight:700}.LoginPopup .Input{padding-left:20px;padding-right:20px}.LoginPopup .content,.LoginPopup .content .Text.title{text-align:center}.LoginPopup .content .Text.link{font-size:14px}.MediaTabs{z-index:1}.MediaTabs .PhotosPanel .Select.used-photos .select-btn .selected-item .inner .label{font-size:10px}.MediaTabs .PhotosPanel .Button.add .text{font-size:14px}.MediaTabs .PhotosPanel .Button.add .cameraAdd{position:relative;width:30px;left:0;top:-2px}.MediaTabs .BackgroundsPanel .ColorPickerButton,.MediaTabs .TextsPanel .Button.add-title{padding-top:10px}.MediaTabs .TextsPanel .Button.add-title .shape{font-size:16px}.MediaTabs .TextsPanel .Button.add-text .shape{font-size:13px}.MediaTabs .TextsPanel .Text.label{padding:25px 0 0 10px;font-weight:700}.MediaTabs .StickersPanel .Shapes .label{text-align:left;padding-left:10px;padding-top:5px;vertical-align:bottom;font-size:13px;font-weight:700}.MediaTabs .LayoutsPanel .LayoutRenderer{position:absolute}.MessagePopup .content .text{padding:20px;text-align:center}.NoticeSelectFiles .Text.title,.NoticeSelectPdfFiles .Text.title{text-align:left}.NoticeSelectPdfFiles .box{font-size:12px;color:#8a6d3b;background-color:#fcf8e3;border:1px solid #faebcc;margin:0 20px}.NoticeSelectPdfFiles .box .Text{font-size:14px;font-weight:400!important}.NoticeSelectPdfFiles .box .Text span{font-weight:700!important}.NoticeSelectPdfFiles .box .Text a,.NoticeSelectPdfFiles .box .Text a:visited{color:#000}.NoticeSelectPdfFiles .box .Text a:hover{color:#ffb119}.Notification{background-color:#ea67a2;color:#fff;font-size:14px;font-weight:700;border-radius:20px;box-shadow:0 0 6px 1px #dcdcdc;z-index:3;text-align:center}.Offline .connecting{animation:fadeAnimation 2s ease-in-out infinite;color:#ea67a2;margin-top:30px}@keyframes fadeAnimation{0%,100%{opacity:1}50%{opacity:.2}}.Page .separation-shadow{box-shadow:0 0 5px rgba(0,0,0,.5);background-color:rgba(0,0,0,.1);pointer-events:none}.Page.left{left:50px!important}.Page.right{left:-50px!important}.Page .PageTools{overflow:visible}.Page .PageTools .pageLabel{text-align:center;transform-origin:center;font-weight:700;overflow:visible}.Page .PageTools .pageLabel .badge{display:inline-block;font-size:24px;padding:10px;color:#fff;border-radius:10px;position:relative;background-color:#289DC9;transition:all .25s}.Page .PageTools .moveAction{transform-origin:0 center}.Page .PageTools .removeAction{transform-origin:100% center}.Page .PageTools .action{color:#ea67a2;transition:transform .25s;cursor:pointer;font-size:16px}.Page .PageTools .action svg{width:20px;height:20px}.Pagination,.Pagination .text{width:auto!important;height:auto!important}.Page .PageTools .action:active{transform:scale(.8)}.Page .PageTools:active .pageLabel .badge,.PhotoRenderer .delete:active{transform:scale(.9)}.Pagination{display:inline-block!important;padding:2px}.Pagination .text{text-align:center;position:initial!important}.Pagination:hover{cursor:pointer}.Person{position:relative;z-index:1}.Person .circle1{position:absolute;width:100%!important;height:100%!important;left:0!important;top:0!important;border:1px solid rgba(132,198,221,.2);border-radius:100%;animation:waves-1 1s 0s infinite;border-width:2px}.Person .circle2{position:absolute;width:90%!important;height:90%!important;top:5%!important;left:5%!important;border:1px solid rgba(132,198,221,.4);border-radius:100%;animation:waves-2 1s infinite;border-width:2px}.Person .image,.Person .photo{position:absolute;width:80%!important;height:80%!important;left:10%!important;top:10%!important;border-radius:100%}.Person .image img,.Person .photo img{position:absolute;top:0!important;left:0!important;width:100%!important;height:100%!important}@keyframes waves-1{0%,100%,70%{opacity:0}50%{opacity:1}}@keyframes waves-2{0%,100%,70%{opacity:0}20%{opacity:1}}.PhotoChoices .sources .IconButton .label{font-size:14px}.PhotoChoices .IconButton:hover.albums .circle svg line,.PhotoChoices .IconButton:hover.albums .circle svg path,.PhotoChoices .IconButton:hover.albums .circle svg rect,.PhotoChoices .IconButton:hover.file .circle svg line,.PhotoChoices .IconButton:hover.file .circle svg path,.PhotoChoices .IconButton:hover.file .circle svg rect{stroke:#fff}.PhotoChoices .bottom-text{font-size:16px;font-weight:700;color:#343434}.PhotoRenderer{transition:all .4s!important;border-left:none;border-bottom:none;outline:#EDFAFF solid 1px}.PhotoRenderer .uploading{cursor:default;width:100%!important;height:100%!important;animation:loading 1s infinite}.PhotoRenderer .extacting img{box-shadow:none;filter:grayscale(1)}.PhotoRenderer .Image.draggable{width:100%!important;height:100%!important;cursor:grab;transition:transform .5s,opacity .25s;transform-origin:center}.PhotoRenderer div.usedicon{position:absolute;top:5px;left:5px;width:20px;height:20px;background-color:#fff;border-radius:100%;padding:2px;box-shadow:0 0 2px #ea67a2;opacity:0;transition:opacity .25s}.PhotoRenderer div.usedicon svg{width:100%;height:100%;position:absolute;top:0;left:0}.PhotoRenderer .delete{position:absolute;bottom:5px;right:5px;width:20px;height:20px;background-color:#ea67a2;border-radius:100%;padding:2px;box-shadow:0 0 4px #fff;opacity:0;transition:opacity .25s,transform .25s;cursor:pointer}.PhotoRenderer .delete svg{max-width:70%;max-height:70%;position:absolute;top:3px;left:4px}.PhotoRenderer .delete svg path{fill:#fff}.PrintArea .decreasePrintButton .circle .minusBtn path,.PrintArea .decreasePrintButton .circle .plusBtn path,.PrintArea .increasePrintButton .circle .minusBtn path,.PrintArea .increasePrintButton .circle .plusBtn path,.PrintArea .removePrintButton .circle .minusBtn path,.PrintArea .removePrintButton .circle .plusBtn path,.SocialPictureRenderer .readyIcon path,.ToolBarButton.pushed svg .path,.ToolBarButton.pushed svg .polygon,.ZoomWidget .ZoomBar .action .asset .fill{fill:#ea67a2}@keyframes loading{0%,100%{opacity:1!important}50%{opacity:.5!important}}.PhotoRenderer .progress{transition:all .25s;background-color:#289DC9}.PhotoSelectRenderer{transform-origin:center}.PhotoSelectRenderer .Image{transition:all .25s}.PhotoSelectRenderer .Image.draggable{cursor:pointer;transition:all .25s;transform:scale(.95)}.PrintArea .Stage.movable,.zoom-25 .Area{cursor:grab}.PhotoSelectRenderer .Image.draggable.notselected{transform:scale(.85);opacity:.2!important}.PhotoSelectRenderer .Image:hover.draggable.notselected{opacity:.8!important}.PhotoSelectRenderer.analysed .Image.draggable{border:3px solid #ea67a2}.PhotoSelectRenderer.analysed .Image.draggable.notselected{border:none}.PhotoSelectRenderer:active .Image.draggable{transform:scale(.9)}.PhotoSelectRenderer .usedicon{background-color:transparent!important;box-shadow:none!important}.Popup .Text.text{margin-bottom:10px}.Popup .disabled{z-index:inherit}.PopupPanel{background-color:#EDFAFF;z-index:10!important}.PopupPanel .back,.PopupPanel .exit{z-index:11}.PopupPanel .back .shape,.PopupPanel .exit .shape{background:0 0;box-shadow:none;color:#289DC9}.PopupPanel .back:hover .shape,.PopupPanel .exit:hover .shape{box-shadow:0 1px 4px #9FBAC2;background:#fff}.PreviewBook{position:absolute;top:auto!important;left:auto!important;overflow:visible!important}.PrintArea,.PrintArea .Container,.PrintArea .Text.label{overflow:visible}.PreviewBook .shadow{box-shadow:rgba(0,0,0,.21) 0 0 2px 2px}.PrintArea{transform-origin:top left}.PrintArea:last-child{margin-bottom:220px}.PrintArea.active{box-shadow:0 0 .2px 2px #81c2d6}.PrintArea .backcover{text-align:center;font-size:5px;font-weight:700;text-transform:uppercase;line-height:1.5em;color:#c4c4c4;font-style:italic;z-index:2}.PrintArea .Stage.movable:active{cursor:grabbing}.PrintArea .Text.label{font-size:14px;color:#205e77;transform-origin:top center}.PrintArea .Text.label.left,.Stage{transform-origin:top left}.PrintArea .Text.label.right{transform-origin:top right}.PrintArea .Text.label.active{color:#ea67a2}.PrintArea.displayed{animation:250ms display}.PrintArea .background-binding,.PrintArea .background-left,.PrintArea .background-right{overflow:hidden;box-shadow:0 0 5px 1px rgba(0,0,0,.15)}.PrintArea.left .background-left{box-shadow:0 0 5px 1px rgba(0,0,0,.15)}.PrintArea.left .background-right,.PrintArea.right .background-left{box-shadow:none}.PrintArea.right .background-right{box-shadow:0 0 5px 1px rgba(0,0,0,.15)}.PrintArea .slice{box-shadow:0 0 9px 2px rgba(0,0,0,.15);pointer-events:none;border-left:2px solid rgba(0,0,0,.15);border-right:2px solid rgba(0,0,0,.15);background-color:rgba(255,255,255,.05)}.PrintArea .LinkButton,.PrintArea .Select{transform-origin:right top}.PrintArea .printNumber{line-height:40px;text-align:center;font-weight:700;color:#000!important}.PrintArea .bottomButtons{background-color:#fff;border-radius:50px}.PrintArea .decreasePrintButton .circle,.PrintArea .decreasePrintButton:hover .circle,.PrintArea .increasePrintButton .circle,.PrintArea .increasePrintButton:hover .circle,.PrintArea .removePrintButton .circle,.PrintArea .removePrintButton:hover .circle{background:0 0;box-shadow:none}.PrintArea .decreasePrintButton .removeIcon line,.PrintArea .decreasePrintButton .removeIcon path,.PrintArea .increasePrintButton .removeIcon line,.PrintArea .increasePrintButton .removeIcon path,.PrintArea .removePrintButton .removeIcon line,.PrintArea .removePrintButton .removeIcon path{stroke-width:3px}.PrintArea .CoverBinding{z-index:2;box-shadow:0 0 1px 0 rgba(0,0,0,.15);overflow:visible;transform:translate3d(0,0,0)}.PrintArea .CoverBinding[covertype=bind],.PrintArea .CoverBinding[covertype=spiral]{box-shadow:none}.PrintArea .CoverBinding.cover[covertype=soft],.PrintArea .CoverBinding.cover[covertype=hard]{pointer-events:none;border-left:2px solid rgba(0,0,0,.15);border-right:2px solid rgba(0,0,0,.15);background-color:rgba(255,255,255,.05)}.PrintArea .CoverBinding.cover[covertype=soft] .content,.PrintArea .CoverBinding.cover[covertype=hard] .content{display:none}.PrintArea .CoverBinding[covertype=bind] .content{width:1px;display:inherit;height:100%;background-color:rgba(0,0,0,.07);position:relative;overflow:visible}.PrintArea .CoverBinding[covertype=bind] .content .bind-container{height:50%;width:2px;position:relative;display:block;overflow:visible}.PrintArea .CoverBinding[covertype=bind] .content .bind-container .bind{background-color:#3b3b3b;height:20px;width:2px;position:absolute;top:45%;border-radius:20px}.PrintArea .CoverBinding[covertype=spiral] .content{height:100%;width:2px;display:inherit;position:relative;overflow:visible;background-color:rgba(0,0,0,.4)}.PrintArea .CoverBinding[covertype=spiral] .content .element{position:relative;display:block;overflow:visible;left:-9px;width:20px;height:13px;padding:0;margin:0}.PrintArea .CoverBinding[covertype=spiral] .content .element .arc{width:13px;height:7px;border-top-left-radius:110px;border-top-right-radius:110px;border:3px solid #242424;border-bottom:0;transform:scale(.8,.5);z-index:1;position:absolute;box-shadow:0 -2px 3px 0 rgba(255,255,255,.5)}.PrintArea .CoverBinding[covertype=spiral] .content .element .whole{content:"";width:4px;height:4px;background-color:#212121;display:inline-block;border-radius:100%;position:absolute;z-index:0;box-shadow:0 0 2px 0 #fff}.PrintArea.left .CoverBinding[covertype=spiral] .content .element .whole.right,.PrintArea.right .CoverBinding[covertype=spiral] .content .element .whole.left,.zoom-25 .Area .Photo.empty .Text{display:none}.PrintArea .CoverBinding[covertype=spiral] .content .element .whole.left{top:5px;left:.5px}.PrintArea .CoverBinding[covertype=spiral] .content .element .whole.right{top:5px;left:14.4px}.PrintArea .CoverBinding.inverted[covertype=spiral] .content .element .arc{transform:translate(-1px,-2px) scale(1,.5) rotate(228deg)!important}.PrintArea .CoverBinding.inverted[covertype=spiral] .content .element .whole.right{top:6px;left:-1px}.PrintArea .CoverBinding.inverted[covertype=spiral] .content .element .whole.left{top:6px;left:-1.5px}.PrintArea .background-left,.PrintArea .background-right{z-index:0;background-color:transparent}.PrintArea.left .background-right{background-color:#fff;z-index:2}.PrintArea.left .CoverBinding{z-index:2}.PrintArea.left .CoverBinding[covertype=spiral] .content .element .arc{border:unset;width:13px;height:13px;z-index:1;position:absolute;border-top:3px solid #000;border-left:3px solid #000cf;border-right:3px solid #00000;border-bottom:3px solid #000cc;transform:translate(1px,-2px) scale(1,.5) rotate(135deg);border-radius:100%}.PrintArea.right .CoverBinding,.PrintArea.right .background-left,.Stage .Photo.dragging,.TopBar .IconButton.orderButton,.ViewWidget{z-index:2}.PrintArea.right .background-left{background-color:#fff}.PrintArea.right .CoverBinding[covertype=spiral] .content .element .arc{border:unset;width:13px;height:13px;z-index:1;position:absolute;border-top:3px solid #000;border-left:3px solid #000cf;border-right:3px solid #00000;border-bottom:3px solid #000cc;transform:translate(-1px,-2px) scale(1,.5) rotate(45deg);border-radius:100%}.zoom-25 .Area .Container{pointer-events:all}.zoom-25 .Area:last-child{padding-bottom:220px}.zoom-25 .Area .Text.label{font-size:13px}.zoom-25 .Area.active .stage-container{outline:#ea67a2 solid 4px}.PrintSizeChoices{text-align:center}.PrintSizeChoices .ProductChoice.square{padding-bottom:20px}.PrintSizeChoices .ProductChoice.square .ImageButton .shape{background-color:transparent;box-shadow:none}.PrintSizeChoices .ProductChoice.square .name{margin-top:0;line-height:1.8em}.PrintSizeChoices .ProductChoice.square .size{color:#858585;font-size:16px}.ProductChoice{overflow:visible;text-align:center;color:#575757;font-size:14px}.ProductChoice .name{color:#289DC9;font-size:18px;font-weight:700;margin-top:20px}.ProductChoice .description{font-size:14px;color:#858585;font-weight:700;margin-top:10px}.ProductChoice .price{color:#565657;font-size:14px;background-color:#fff;padding:4px;border-radius:10px;margin-top:10px}.ProductChoice .price strong{font-weight:700;color:#ea67a2}.ProductChoice.circle .ImageButton .shape{border:2px solid transparent;margin:0;padding:0;border-radius:100%;background-color:#fff;box-shadow:5px 10px 10px rgba(37,65,134,.2);transition:all .25s;width:100%;height:100%;overflow:hidden}.ProductChoice.circle .ImageButton .shape img{width:100%;height:100%}.ProductChoice.circle .ImageButton:hover .shape{border-color:#1fddff}.ProductChoice.square .ImageButton .shape{margin:0;padding:0;border-radius:0;transition:all .25s;width:100%;height:100%;overflow:hidden}.ShapeRenderer,.ShapeRendererInner,.SliceEditorPopup .backgroundColorContainer,.SliceEditorPopup .container,.SliceEditorPopup .textColorContainer{overflow:visible}.ProductChoice.square .ImageButton .shape img{width:100%}.ProductChoice.square .ImageButton:hover .shape{opacity:.7}.ProductChoice.selected .ImageButton .shape{border-color:#289DC9}.ProductChoice.medium .ImageButton .shape .image{width:75%}.ProductChoice.small .ImageButton .shape .image{width:50%}.ProductChoice.noborder .shape{background:0 0;box-shadow:none}.Renderer img,.SearchInput .results .list{box-shadow:0 1px 4px #9FBAC2}.ProgressBar .inner{background:linear-gradient(270deg,#289DC9,#9be4ff);background-size:400% 400%;transition:width .25s;animation:bgAnim 2s ease infinite}.AlbumsPhotos .overlay,.FacebookPanel .overlay,.GooglePanel .overlay,.InstagramPanel .overlay,.Saving .overlay{background-color:#EDFAFF}@keyframes bgAnim{0%,100%{background-position:0 50%}50%{background-position:100% 50%}}.ProposeRegister .Text{text-align:center}.ProposeRegister .Text.text{line-height:23px}.RegistrationPopup .Text.title{text-align:left}.RegistrationPopup .Text.conditions-string{font-size:10px;display:inline-block;padding-right:0;margin-right:5px;max-width:460px}.RegistrationPopup .Text .error{color:#EB3F8D}.RegistrationPopup .Text.conditions{color:#858585;font-size:12px;display:inline-block;padding-left:0}.RegistrationPopup .Text.conditions a:visited{color:#000}.RegistrationPopup .Text.conditions a:hover{color:#ffb119}.RegistrationPopup .Text.login{text-align:center;color:#858585;font-size:14px}.RegistrationPopup .Text.login a:visited{color:#000}.RegistrationPopup .Text.login a:hover{color:#ffb119}.RegistrationPopup .Text.error{font-size:14px;color:#ea67a2;text-align:center;font-weight:700}.RegistrationPopup .Input{padding-left:20px;padding-right:20px}.RegistrationPopup .content,.RegistrationPopup .content .Text.title{text-align:center}.RegistrationPopup .content .Text.link{font-size:14px}.RegistrationPopup .content .conditions-container .Text{text-align:left}.RegistrationPopup .content .conditions-container .Text.link{font-size:12px;padding:0}.Saving{color:#289DC9;text-align:center}.Saving .image{float:left}.Saving .content{float:left;display:inline-block}.Saving .content h1{color:#ea67a2}.Saving .content p{font-size:18px}.SearchInput .asset{right:18px;top:14px}.SearchInput .asset path{fill:#84C6DD}.SearchInput .results{top:48px}.SearchInput .results .list{border:none;border-radius:10px}.SearchInput .results .list .result{color:#289DC9;border-radius:10px}.SearchInput .results .list .result.selected,.SearchInput .results .list .result:hover{background-color:#1fddff;color:#fff;border:none}.SearchInput .ExitIcon{background-color:#f6fdff;border-radius:100%;padding:5px;top:10px;right:12px}.SearchInput .ExitIcon path{stroke:#84C6DD;fill:none}.Shape path{vector-effect:non-scaling-stroke}.ShapeRenderer{padding-left:10px;cursor:pointer}.ShapeRenderer .draggable{background-color:unset!important;box-shadow:unset!important}.ShapeRendererInner path{fill:#fff;stroke:#84C6DD;stroke-width:2}.SliceEditorPopup .backgroundColor:hover .circle svg .stroke,.SliceEditorPopup .rotateButton:hover .circle svg .stroke,.SliceEditorPopup .textColor:hover .circle svg .stroke,.ToolBar svg .stroke{stroke:#575757}.SharedPhotoSelectRenderer{transform-origin:center}.SharedPhotoSelectRenderer .Image{transition:all .25s}.SharedPhotoSelectRenderer .Image.draggable{cursor:pointer;transition:all .25s;transform:scale(.95)}.SharedPhotoSelectRenderer .Image.selected{border:5px solid #1fddff}.SharedPhotoSelectRenderer.analysed .Image.draggable{border:3px solid #ea67a2}.SharedPhotoSelectRenderer:active .Image.draggable{transform:scale(.9)}.SharedPhotoSelectRenderer .usedicon{background-color:transparent!important;box-shadow:none!important}.SharedPhotoSelectRenderer .usedicon path{fill:#1fddff!important}.SliceEditorPopup .editor{padding:5px 0;border:1px solid rgba(0,0,0,.4);border-radius:3px;margin-bottom:40px}.SliceEditorPopup .editor .ql-editor{width:max-content;height:auto}.SliceEditorPopup .IconButton .label{font-weight:400}.SliceEditorPopup .VerticalSelect .VerticalList .items .item{margin:0 -20px}.SliceEditorPopup .VerticalSelect .label{font-size:16px;line-height:32px;border:1px solid rgba(0,0,0,.2)}.SliceEditorPopup .VerticalSelect .label .image{height:20px;position:relative;top:5px}.SliceEditorPopup .ColorPickerButton{padding-top:10px}.SliceEditorPopup .Input input[name=text]{font-size:16px;color:inherit;height:25px}.SliceEditorPopup .remove{font-size:12px}.SocialAlbumsGallery .albums-container,.SocialPhotosGallery .photos-container{overflow-y:scroll}.SliceEditorPopup .backgroundColor .circle,.SliceEditorPopup .rotateButton .circle,.SliceEditorPopup .textColor .circle{background-color:transparent;box-shadow:none;border-color:none;transition:all .25s;top:8px!important}.SliceEditorPopup .backgroundColor .label,.SliceEditorPopup .rotateButton .label,.SliceEditorPopup .textColor .label{top:39px!important}.SliceEditorPopup .backgroundColor:hover .circle,.SliceEditorPopup .rotateButton:hover .circle,.SliceEditorPopup .textColor:hover .circle{background-color:transparent;box-shadow:none;border-color:none}.SliceEditorPopup .backgroundColor:hover .circle svg .fill,.SliceEditorPopup .rotateButton:hover .circle svg .fill,.SliceEditorPopup .textColor:hover .circle svg .fill{fill:#575757}.SocialAlbumRenderer{position:relative;display:inline-block;margin:5px}.SocialAlbumRenderer .image{width:100%;height:100%;position:relative;background-repeat:no-repeat;background-size:cover;background-position:center center;transition:all .25s ease-in-out;text-align:center}.SocialAlbumRenderer .image::before{content:'';position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(190,190,190,.6);-webkit-transition:background-color .25s ease-in-out;transition:background-color .25s ease-in-out}.SocialAlbumRenderer .image.selected::before,.SocialAlbumRenderer .image:hover::before{background-color:rgba(190,190,190,0)}.SocialAlbumRenderer .text{position:absolute;width:100%;top:40px;padding-top:5px;padding-bottom:5px;font-size:12px;color:#fff;background-color:rgba(0,0,0,.5);display:flex;flex-direction:column;justify-content:center;align-items:center}.SocialAlbumRenderer .text .album-count{padding-top:5px}.SocialAlbumsGallery .text-container{padding:0 20px;font-size:14px;font-weight:700;display:flex;justify-content:space-between}.SocialAlbumsGallery .spinner{margin-top:20px;margin-bottom:40px}.SocialAlbumsGallery .Button .shape{color:#575757;background:#fff;margin:5px;border:1px solid #575757;border-radius:10px}.SocialPhotosGallery .spinner{margin-top:20px;margin-bottom:40px}.SocialPictureRenderer{position:relative;display:inline-block;margin:5px;cursor:pointer;border:3px solid transparent;transition:all .25s ease-in-out}.SocialPictureRenderer.selected{border-color:#ea67a2}.SocialPictureRenderer.selected .readyIcon{opacity:1}.SocialPictureRenderer .readyIcon{width:30px;height:30px;position:absolute;top:6px;right:6px;opacity:0;transition:all .25s ease-in-out}.SocialPictureRenderer .image{background-repeat:no-repeat;background-size:cover;background-position:center center;width:100%;height:100%}.AlbumsPhotos .selection .photos-count,.FacebookPanel .selection .photos-count,.GooglePanel .selection .photos-count,.InstagramPanel .selection .photos-count{padding:5px;background-color:#84C6DD;border-radius:10px;color:#fff}.AlbumsPhotos .selection .selection-action .selectAll,.AlbumsPhotos .selection .selection-action .selectNone,.FacebookPanel .selection .selection-action .selectAll,.FacebookPanel .selection .selection-action .selectNone,.GooglePanel .selection .selection-action .selectAll,.GooglePanel .selection .selection-action .selectNone,.InstagramPanel .selection .selection-action .selectAll,.InstagramPanel .selection .selection-action .selectNone{color:#84C6DD}.AlbumsPhotos .__loading .loading,.FacebookPanel .__loading .loading,.GooglePanel .__loading .loading,.InstagramPanel .__loading .loading{background-color:transparent}.Stage{overflow:hidden;background-color:#fff}.Stage .Photo.dragging,.Stage .Photo.dragging svg,.Stage .Text,.Stage .Text .ql-container{overflow:visible}.Stage .Photo .background{fill:#EDFAFF;stroke:#91C5DA}.Stage .Photo.empty .Text{font-size:12px;font-weight:700}.Stage .Text{word-wrap:break-word}.Stage .Text.show-animate foreignObject{animation:.5s focus}.Stage .Text .empty-text{text-align:center;font-size:13px}@keyframes focus{0%,100%,50%{filter:invert(0)}25%,75%{filter:invert(100%)}}.Stage .SVG{pointer-events:inherit}.Stage .Photo,.Stage .Shape,.Stage .Sticker,.Stage .Text{cursor:grab}.Stage .Photo:active,.Stage .Shape:active,.Stage .Sticker:active,.Stage .Text:active{cursor:grabbing}.Stage .Photo.not-editable,.Stage .Photo.not-editable:active,.Stage .Shape.not-editable,.Stage .Shape.not-editable:active,.Stage .Sticker.not-editable,.Stage .Sticker.not-editable:active,.Stage .Text.not-editable,.Stage .Text.not-editable:active{cursor:unset}.Stage .Photo .background,.Stage .Shape .background,.Stage .Sticker .background,.Stage .Text .background{animation:loading 1s infinite}.Stage .Text.not-editable .ql-editor{overflow:hidden}.Stage .Text .slice-text .ql-editor,.Stage .Text .slice-text .ql-editor p,.Stage .Text .slice-text .ql-editor span{overflow:visible!important}.Stage .Text [contenteditable=false] p{-webkit-user-select:none;-moz-user-select:none;user-select:none}.Stage .Shape,.Stage .Shape svg{overflow:visible}.Stage .Shape svg{position:absolute}.ThemeRenderer .Image .image,.ThemeRenderer2 .Image .image,foreignObject,foreignObject .text{position:relative}.Stage .MediaComponent .Image .empty{display:none!important}.Stage .BaseComponent.animated{transition:.5s}@keyframes loading{0%,100%{opacity:1}50%{opacity:.5}}.StageSingle .Photo,.StageSingle .Shape,.StageSingle .Sticker,.StageSingle .Text{cursor:default}.SingleArea.left .Background{box-shadow:inset -1px 0 0 0 rgba(0,0,0,.05)}.SingleArea.right .Background{box-shadow:inset 1px 0 0 0 rgba(0,0,0,.05)}.StickerRenderer{padding:2px;transition:opacity .4s!important}.StickerRenderer img{cursor:grab;width:100%!important;height:100%!important;background-color:transparent!important;box-shadow:none!important}.StickerRenderer img.draggable{transition:transform .5s,opacity .25s;transform-origin:center}foreignObject{word-wrap:break-word;border-collapse:separate;pointer-events:painted;font-family:Quicksand;font-weight:400;color:#858585;font-size:14px;overflow:visible}foreignObject .text{outline:transparent solid 0}foreignObject .text .paragraph,foreignObject .text p,foreignObject .text span{margin:0;padding:0}.SwitchButton .container .switch{border-color:#84C6DD;background:#fff}.SwitchButton .container .switch .dot{border-color:#84C6DD}.SwitchButton .container .switch .dot svg{stroke:transparent}.SwitchButton.switched .container .switch{background:#EDFAFF}.SwitchButton.switched .container .switch .dot{background-color:#84C6DD}.SwitchButton.switched .container .switch .dot svg{stroke:#fff}.TextRenderer{padding:10px;width:150px;height:150px}.TextRenderer .notVisibleIcon{position:absolute;top:10px;left:15px;width:25px;height:25px}.TextRenderer .notVisibleIcon path{fill:#3e3e3e}.TextRenderer img{cursor:pointer;width:100%;outline:#dedede solid 1px;background-color:#fff}.TextRenderer div{background-color:#eee;width:100%;height:100%}.TextsPanel .TextRenderer img{background-color:#fff;box-shadow:0 1px 4px #9FBAC2;outline:#91C5DA solid 1px}.ThemeRenderer{padding:10px;text-align:center;cursor:pointer;transition:all .25s;transform-origin:center;color:#8db9c9;font-weight:700}.ThemeRenderer .Text{margin-top:10px}.ThemeRenderer:active{transform:scale(.95)}.ThemeRenderer2{text-align:center;cursor:pointer;transition:all .25s;transform-origin:center;color:#8db9c9;font-weight:700}.ThemeRenderer2:active,.ZoomWidget .ZoomBar .action:active{transform:scale(.95)}.ThemeRenderer2 .Image.usedIcon{z-index:10}.ThemeRenderer2 .Text{margin-top:10px}.ThemeTagRenderer{font-size:16px;font-weight:700;box-shadow:5px 10px 10px rgba(37,65,134,.2);margin-right:20px;margin-bottom:20px;overflow:visible;text-align:left;border-radius:15px;outline:transparent solid 2px;cursor:pointer}.ThemeTagRenderer:hover{outline:#1fddff solid 2px}.ThemeTagRenderer.selected{outline:#289DC9 solid 2px}.ThemeTagRenderer .Text{font-weight:700;font-size:16px!important;text-align:left;color:#fff}.ThemeTagRenderer.white .Text{color:#289DC9}.ToolBar{transform-origin:top left;text-align:center;white-space:nowrap;border-radius:10px;position:absolute;box-shadow:0 0 3px 1px rgba(0,0,0,.25);opacity:0;z-index:3;font-family:Helvetica,Arial,sans-serif;padding:5px;overflow:visible;transform:translate3d(0,0,0);transition:transform .25s,opacity .25s,top .25s,left .25s;color:#ECEEF0}.ToolBar.hidden{transform:translateY(20px);opacity:0}.ToolBar .separator{position:relative;display:inline-block;background-color:rgba(217,217,217,.2);height:62px;width:1px;margin:0 5px}.Preview.focused .album,.PreviewAI.focused .album,.ToolBar .extra{display:none}.ToolBar .buttons,.ToolBar .shared,.ToolBar .specific{z-index:90;display:flex;overflow:visible}.ToolBar .buttons input.button,.ToolBar .shared input.button,.ToolBar .specific input.button{width:20px;font-size:12px;padding:7px 10px 3px;margin:0;background-color:#fff;border:2px solid #f6f8f8;color:#616161}.ToolBar .buttons .verticalScroller.button,.ToolBar .shared .verticalScroller.button,.ToolBar .specific .verticalScroller.button{background-color:#535353;margin-left:1px;margin-right:1px;width:30px;height:150px;border:1px solid #3f3f3f;display:block;text-align:center;padding-top:0;position:absolute;top:-60px}.ToolBar .buttons .text.button,.ToolBar .shared .text.button,.ToolBar .specific .text.button{background-color:#fff;margin-left:1px;margin-right:1px;float:left;cursor:pointer;border:1px solid #636363;height:22.5px;width:140px;display:block;border-radius:5px;text-align:center;font-size:10px;font-weight:700;padding-top:5px;padding-left:5px;padding-right:5px;overflow:hidden}.ToolBar .ToolBarText,.UploadProgress .Box,.UploadProgress .cloud .cloudImage{overflow:visible}.ToolBar .buttons .button.fontFamily,.ToolBar .shared .button.fontFamily,.ToolBar .specific .button.fontFamily{width:140px}.ToolBar .ToolBarAction svg .stroke{stroke:#ECEEF0}.ToolBar .ToolBarButton .label{color:#ECEEF0}.ToolBar .ToolBarButton:hover{background-color:#1fddff}.ToolBar .BorderSelectorContainer,.ToolBar .ToolBarButton.pushed,.ToolBar .ToolBarScroller,.ToolBar .ToolBarStateButton.pushed{background-color:#343434}.ToolBar .ToolBarScroller .item .label{font-size:11px;font-weight:400;color:#ECEEF0}.ToolBar .ToolBarScroller .item img{transition:all .25s}.ToolBar .ToolBarScroller .item.selected img,.ToolBar .ToolBarScroller .item:hover img{border-color:#1fddff}.ToolBar .ToolBarButton.pushed:hover .label,.ToolBar .ToolBarStateButton.pushed:hover .label{color:#ECEEF0}.ToolBar .ToolBarSelect .label{border-radius:50px;margin-top:2.5px;border:1px solid #343434;background-color:transparent;transition:all .25s}.ToolBar .ToolBarSelect .label .image{filter:brightness(0) invert(1)}.ToolBar .ToolBarSelect .label:hover{background-color:#1fddff;border-color:#1fddff}.ToolBar .ToolBarSelect .label:hover .image{filter:brightness(0) invert(1)}.ToolBar .ToolBarSelect .VerticalList{background-color:#343434;border:none;border-radius:10px}.ToolBar .ToolBarSelect .VerticalList .items .item{border:none}.ToolBar .ToolBarSelect .VerticalList .items .item img{filter:brightness(0) invert(1)}.ToolBar .ToolBarSelect .VerticalList .items .item.selected img,.ToolBar .ToolBarSelect .VerticalList .items .item:hover img{filter:brightness(0) invert(0)}.ToolBar .ToolBarSelect .VerticalList .items .item:hover{background-color:#1fddff!important;border:none}.ToolBar .ToolBarSelect .VerticalList .items .item.selected{background-color:#1fddff}.ToolBar .ToolBarSelect .VerticalList .items .item.selected .overlay{background-color:unset}.TabBarHorizontal .tabs .tab.active .number,.TabBarHorizontal .tabs .tab:hover .number,.ToolBar .ToolBarFontSizeButton .down:hover,.ToolBar .ToolBarFontSizeButton .up:hover{background-color:#1fddff}.ToolBar .ToolBarText{font-size:20px;width:40px}.ToolBar .ToolBarText .label{width:20px;height:20px;padding:8px;border:1px solid #343434;border-radius:100%;margin-top:5px;color:#cecece}.ActionBar .Box .IconButton.redo .circle,.ActionBar .Box .IconButton.undo .circle,.ToolBar .ToolBarFontSizeButton .down,.ToolBar .ToolBarFontSizeButton .up{border-radius:100%}.ToolBarAction{padding:0;border:2px solid transparent;cursor:pointer;font-size:8px;font-weight:700;display:inline-block;position:relative;text-align:center;font-family:Helvetica;transition:transform .25s;border-radius:10px}.ToolBarButton{width:52px;height:52.5px!important;transform-origin:center}.ToolBarButton.narrow{width:35px}.ToolBarButton.nolabel{padding:5px 0 0}.ToolBarButton svg{height:24px;width:24px;display:inline-block;padding-bottom:6px;padding-top:3px}.ToolBarButton .label{color:#575757;font-weight:400;font-size:10px}.ToolBarButton:active{transform:scale(.9)}.ToolBarButton.disabled{opacity:.4!important;cursor:default}.ToolBarButton.disabled:active{transform:scale(1)}.ToolBarButton.pushed .label{color:#ECEEF0}.ToolBarStateButton{transition:all .25s;width:40px}.ToolBarStateButton.pushed{background-color:#dfdfdf;transform:scale(.9)}.ToolTip.order{text-align:left;background-color:#ea67a2;color:#fff;line-height:1.7em}.ToolTip.order .item{font-size:14px;font-weight:400}.ToolTip.order .total{font-size:16px;font-weight:700;display:inline-block;width:100%}.ToolTip.order .hr{background-color:#fff;height:1px;width:100%;box-shadow:none;margin:10px 0}.ToolTip ul{padding-left:25px;padding-top:0;margin-top:5px}.ToolTip ul li{text-align:left;padding:0;margin:0}.UploadProgress{text-align:center}.UploadProgress .overlay{background-color:#EDFAFF}.UploadProgress .text,.UploadProgress .title{color:#289DC9}.UploadProgress .cloud{animation:scaleUpDown 2s ease infinite;transform-origin:center}.UploadProgress .cloud .cloudImage path{fill:none;stroke:#84C6DD;stroke-linecap:round;stroke-miterlimit:10;stroke-width:2px}.UploadProgress .cloud .Text{font-size:40px;font-weight:700;color:#289DC9;transform-origin:center}.UploadProgress .cloud .Text.progressText{color:#ea67a2}.UploadProgress .ProgressBar{background-color:#fff}.UploadProgress .ProgressBar .inner{background:linear-gradient(270deg,#1fddff,#9be4ff);background-size:400% 400%;transition:width .25s;animation:bgAnim 1s ease infinite}.UploadProgress .debug{overflow-y:scroll;background-color:#eee;text-align:left}@keyframes scaleUpDown{0%,100%{transform:scale(1)}50%{transform:scale(1.1)}}.VerticalGridDynamic .waiting{background:0 0;padding:10px;text-align:center}.VerticalGridDynamic .waiting .photo{display:inline-block;width:50px;height:50px;position:initial}.VerticalGridDynamic.selectable .Renderer.selected{border-color:#289DC9;background-color:#289DC9}.ViewWidget .PreviewBox{position:absolute!important}.ViewWidget .action{margin-bottom:15px}.ViewWidget .fadeInLeft{animation-delay:50ms;-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ViewWidget .fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft;-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Area .background-binding,.Area .background-left,.Area .background-right,.ZoomWidget,.ZoomWidget .PreviewBox{transform:translate3d(0,0,0)}.ViewWidget .previewBackground{overflow:hidden;transition:width .3s;position:absolute!important;z-index:-1;float:right;box-shadow:0 1px 4px #9fbac2;border-radius:85px;background-color:#fff}.ActionBar,.ActionBar .Box,.AddPageBox,.ZoomWidget,.ZoomWidget .ZoomBar .action.zoom-in svg,.ZoomWidget .ZoomBar .action.zoom-out svg{overflow:visible}.ViewWidget .previewBackground .IconButton .circle{background-color:transparent;box-shadow:none;border:none}.ViewWidget .previewBackground .IconButton:hover .circle svg [stroke]{stroke:#91C5DA!important}.ViewWidget .previewButton .circle{box-shadow:none}.ViewWidget .previewButton:hover{cursor:initial}.ViewWidget .previewButton:hover .circle{border-color:transparent;background-color:#fff}.ViewWidget .previewButton:hover .circle svg [stroke]{stroke:#91C5DA!important;opacity:.5}.ZoomWidget{z-index:10}.ZoomWidget .PreviewBox{background-color:#fff;border:2px solid #ea67a2;transition:all .25s;opacity:0;visibility:hidden}.ZoomWidget .PreviewBox .Area{border-collapse:separate;transform-origin:top left;box-shadow:0 0 10px 3px rgba(0,0,0,.15);border:1px solid rgba(153,153,153,.15);cursor:default!important}.ZoomWidget .PreviewBox .Area *{cursor:default}.ZoomWidget .PreviewBox .surface{border:2px solid red;box-shadow:0 0 5px red;background-color:rgba(255,0,0,.5);cursor:grab;transform-origin:top left;z-index:1}.ZoomWidget .PreviewBox .surface:active{cursor:grabbing}.ZoomWidget .ZoomBar{position:absolute;background-color:#fff;border:2px solid transparent;z-index:1;border-radius:22px;color:#ea67a2;padding:0 5px;font-size:12px;transition:opacity .25s}.ZoomWidget .ZoomBar .action{display:inline-block;vertical-align:top;text-transform:uppercase;margin:4.5px 0;padding:10px;border-radius:25px;font-weight:700;cursor:pointer;text-align:center;transition:all .25s;position:absolute}.ZoomWidget .ZoomBar .action .asset{width:15px;height:15px}.ZoomWidget .ZoomBar .action .asset .stroke{stroke:#ea67a2}.ZoomWidget .ZoomBar .action.close{left:5px;width:90px}.ZoomWidget .ZoomBar .action.zoom-in,.ZoomWidget .ZoomBar .action.zoom-out{border-radius:50%;height:14px;width:14px}.ZoomWidget .ZoomBar .action.zoom-out{left:130px}.ZoomWidget .ZoomBar .action.zoom-in{left:215px}.ZoomWidget .ZoomBar .action.zoom-value{left:165px;z-index:1;width:30px}.ZoomWidget .ZoomBar .action:hover{background-color:#ea67a2;color:#fff}.ZoomWidget .ZoomBar .action:hover .asset .fill{fill:#fff}.ZoomWidget .ZoomBar .action:hover .asset .stroke{stroke:#fff}.ZoomWidget .ZoomBar .action.disabled{cursor:default;opacity:.4;background-color:#fff;color:#ea67a2}.ZoomWidget .ZoomBar .action.disabled .asset .fill{fill:#ea67a2}.ZoomWidget .ZoomBar .action.disabled .asset .stroke{stroke:#ea67a2}.ZoomWidget .ZoomBar .v-separator{display:inline-block;height:25px;width:1px;background-color:#ea67a2;margin:10px;position:absolute;left:110px}.ActionBar{z-index:1}.ActionBar .Box .IconButton.redo .circle svg path,.ActionBar .Box .IconButton.undo .circle svg path{fill:none;stroke:#289DC9}.ActionBar .Box .IconButton.redo:hover svg path,.ActionBar .Box .IconButton.undo:hover svg path{fill:none;stroke:#fff}.AddPageBox{z-index:1}.AddPageBox .Button .shape{padding:30px;font-size:16px;border-radius:5px}.AddPagePopup .text1{font-weight:700;font-size:1.5em;margin-bottom:30px!important}.AddPagePopup .text2 span{font-weight:700}.AddPagePopup .text3{color:orange}.AddPagePopup .Text{text-align:center;margin-bottom:20px}.AddPagePopup .Button{margin:auto!important}.AddPaginationPopup .text1{font-weight:700;margin-bottom:15px!important}.AddPaginationPopup .Text{text-align:center}.AddPaginationPopup .content{box-shadow:0 1px 4px #9FBAC2}.AddPaginationPopup .Button{margin:auto!important;padding-top:10px}.AddPaginationPopup .Button .shape{background:#ea67a2;color:#fff}.AddPaginationPopup .leftArrow{filter:drop-shadow(-1px 1px 1px #9FBAC2)!important}.AlbumsPhotos .header{display:flex;justify-content:space-around;align-items:center}.AlbumsPhotos .icon-wrapper{font-size:25px;font-weight:700}.AlbumsPhotos .selection{display:flex!important;justify-content:space-between;align-items:center}.AlbumsPhotos .selection .selection-action{display:flex!important;justify-content:space-around;align-items:center;margin-right:20px}.AlbumsPhotos .selection .selection-action .selectAll,.AlbumsPhotos .selection .selection-action .selectNone{cursor:pointer;font-weight:700;font-size:.9rem;color:#289DC9}.AlbumsPhotos .selection .selection-action .selectAll:hover,.AlbumsPhotos .selection .selection-action .selectNone:hover{color:#205e77}.AlbumsPhotos .data .albums .albums-container{overflow-y:scroll;overflow-x:none;width:100%;height:calc(100vh - 190px)!important}.AlbumsPhotos .data .photos{width:calc(100% - 205px);height:100%}.AlbumsPhotos .data .photos .photos-container{width:100%;height:calc(100vh - 190px)!important}.AlbumsPhotos .button-container{background-color:#f4f4f4;display:flex!important;justify-content:center;align-items:center;box-shadow:0 -2px 10px rgba(52,52,52,.2)}.AlbumsPhotos .button-container .button{position:static;width:200px}.AlbumsPhotos .button-container .button.disabled{z-index:0}::-webkit-scrollbar{width:15px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px grey;background-color:#fff}::-webkit-scrollbar-thumb{background:#84C6DD}::-webkit-scrollbar-thumb:hover{background:#1fddff}.title{font-size:26px;font-weight:700;color:#289DC9}.button-label{text-align:center;font-weight:700;font-size:16px;color:#289DC9}.right-label{text-align:left;margin-left:10px}.left-label{text-align:right;margin-right:10px}div[contenteditable=true]{cursor:text!important}.Area .background-binding.active,.Area .background-left.active,.Area .background-right.active{box-shadow:0 0 .2px 1.5px rgba(234,103,162,.7);border-radius:1px}.BackgroundsPanel .colors{overflow:visible}.BookArea .LinkButton{pointer-events:all}.BookArea .insertPagesButton .circle,.BookArea .removePagesButton .circle{background:0 0;box-shadow:none}.BookArea .insertPagesButton line,.BookArea .insertPagesButton path,.BookArea .removePagesButton line,.BookArea .removePagesButton path{stroke:#289DC9}.BookArea .insertPagesButton .removeIcon line,.BookArea .insertPagesButton .removeIcon path,.BookArea .removePagesButton .removeIcon line,.BookArea .removePagesButton .removeIcon path{stroke-width:3px}.BookArea .insertPagesButton:hover .circle,.BookArea .removePagesButton:hover .circle{background:#84C6DD;box-shadow:0 1px 4px #9FBAC2}.BookArea .insertPagesButton:hover line,.BookArea .insertPagesButton:hover path,.BookArea .removePagesButton:hover line,.BookArea .removePagesButton:hover path{stroke:#fff}.BookArea .insertPagesButton:hover .path,.BookArea .removePagesButton:hover .path{fill:#fff;stroke:transparent}.BookArea .insertPagesButton:hover .removeIcon line,.BookArea .insertPagesButton:hover .removeIcon path,.BookArea .removePagesButton:hover .removeIcon line,.BookArea .removePagesButton:hover .removeIcon path{stroke-width:2px}.BookArea .insertPagesButton.disabled:hover .circle,.BookArea .removePagesButton.disabled:hover .circle{border-color:#84C6DD;background-color:#84C6DD}.BookArea .insertPagesButton.disabled:hover .circle line,.BookArea .insertPagesButton.disabled:hover .circle path,.BookArea .removePagesButton.disabled:hover .circle line,.BookArea .removePagesButton.disabled:hover .circle path{stroke:#289DC9}.BookArea .click-disabled{opacity:.5!important;cursor:default}.FacebookPanel .auth-button img:hover,.GooglePanel .auth-button img:hover{opacity:.5}.BookArea .optionsContainer{pointer-events:all;z-index:1}.BookArea .optionsContainer .ColorPickerButton{padding-right:45px;z-index:1}.BookArea .optionsContainer .IconButton .circle{border-radius:5px}.BookArea .optionsContainer .IconButton .circle svg{transform-origin:center}.BookArea .optionsContainer .IconButton:hover .circle svg path{fill:#fff}.BookArea .optionsContainer .IconButton:hover .circle svg circle,.BookArea .optionsContainer .IconButton:hover .circle svg line{stroke:#fff}.ChangeThemesPanel .themes{overflow-y:scroll;text-align:center!important}.CheckBookPanel,.CheckBookPanel .report-content-container,.PreviewBoard,.ProposePreviewPanel{overflow-y:auto}.ChangeThemesPanel .themes .item{margin:20px;cursor:pointer;border:2px solid transparent}.ChangeThemesPanel .themes .item.selected{border-color:#ea67a2}.ChangeThemesPanel .themes .item img{position:relative!important}.CheckBookPanel .warning{z-index:999}.CheckBookPanel .pageAddText2{font-weight:700}.CheckBookPanel .question,.EnterPhoneNumber .importantext{font-weight:700!important}.CheckBookPanel .question{text-align:center!important;color:orange!important;font-size:15px}.CheckBookPanel .report-content-container{overflow-x:hidden;line-height:1.8em}.CheckBookPanel .report-content-container .report-content .report .LinkButton,.CheckBookPanel .report-content-container .report-content .report .Text{display:inline-block}.CheckBookPanel .report-content-container .report-content .report .LinkButton{padding:0 5px}.CheckBookPanel .report-content-container .report-content .report .LinkButton .shape{background:0 0!important;box-shadow:none;padding:0;margin:0}.CheckBookPanel .report-content-container .report-content .report .LinkButton:hover .shape{background:0 0!important}.MediaTabs>.TabsHorizontal>.Component,.TabsHorizontal,.TabsVertical{background-color:transparent}.CheckBookPanel .Person .circle1{border-color:rgba(255,255,255,.2)}.CheckBookPanel .Person .circle2{border-color:rgba(255,255,255,.5)}.CoverSelect{transform-origin:top right}.CoverSelect .button-icon{transform-origin:revert;transition:transform .4s}.CoverSelect .button-icon.rotate{transform:rotate(180deg)}.MediaTabs,.PhotosPanel,.TabsHorizontal{overflow:visible}.MediaTabs.shadow{box-shadow:3px 0 7px 2px rgba(0,0,0,.16)}.TabBarHorizontal{padding:5px}.TabBarHorizontal .bar{border-radius:5px;box-shadow:0 1px 4px #9FBAC2;background-color:#f6fdff;width:100%;height:100%;position:relative}.TabBarHorizontal .selected_tab_background{background-color:#fff;border-radius:5px;height:100%}.TabBarHorizontal .tabs .tab{color:#289DC9;padding:3px 0}.TabBarHorizontal .tabs .tab .fill{transition:all .25s}.TabBarHorizontal .tabs .tab .stroke{fill:none;transition:all .25s}.TabBarHorizontal .tabs .tab text{transition:all .25s}.TabBarHorizontal .tabs .tab .number{background-color:#289DC9}.TabBarHorizontal .tabs .tab.active,.TabBarHorizontal .tabs .tab:hover{color:#1fddff}.TabBarHorizontal .tabs .tab.active .fill,.TabBarHorizontal .tabs .tab:hover .fill{fill:#1fddff;stroke:none}.TabBarHorizontal .tabs .tab.active .empty,.TabBarHorizontal .tabs .tab:hover .empty{fill:#fff;stroke:none}.TabBarHorizontal .tabs .tab.active .stroke,.TabBarHorizontal .tabs .tab:hover .stroke{stroke:#1fddff;fill:#fff}.TabBarHorizontal .tabs .tab.active .BackgroundTab .fill,.TabBarHorizontal .tabs .tab:hover .BackgroundTab .fill{fill:#1fddff;stroke:none}.TabBarHorizontal .tabs .tab.active .BackgroundTab .stroke,.TabBarHorizontal .tabs .tab:hover .BackgroundTab .stroke{stroke-width:2;fill:none}.EnterPhoneNumber .qrcode svg{width:100%}.EnterPhoneNumber .qrcode-infotext{background-color:#44AF01;border-radius:20%/50%;color:#fff;padding:10px!important;line-height:1;margin-left:-20px;margin-top:20px!important;margin-bottom:20px!important}.EnterPhoneNumber .errortext{color:red!important}.EnterPhoneNumber .Input{padding:0 20px}.EnterPhoneNumber .Input:has(input[type=tel]){padding:0!important;display:inline-block!important;width:100%;position:absolute!important}.EnterPhoneNumber input[type=tel]{border:none!important;border-bottom:2px solid #dedede!important;border-radius:0;transition:all .3s;color:#000!important}.EnterPhoneNumber input[type=tel]:active,.EnterPhoneNumber input[type=tel]:focus{outline:0;box-shadow:none;border-bottom:2px solid #72b4ca}.EnterPhoneNumber .Input:has(input[type=tel]) .input::placeholder{color:#000!important;font-weight:400!important}.EnterPhoneSuccess .content .Text{padding:0 20px}.EnterPhoneSuccess .successtitle{color:#ea67a2!important}.FacebookPanel .selection .selection-action .selectAll:hover,.FacebookPanel .selection .selection-action .selectNone:hover,.GooglePanel .selection .selection-action .selectAll:hover,.GooglePanel .selection .selection-action .selectNone:hover{color:#ffbc39}.EnterPhoneSuccess .successtext{font-weight:700!important;padding-right:0!important}.EnterPhoneSuccess .IconButton{pointer-events:none}.EnterPhoneSuccess .IconButton .circle{box-shadow:none}.FacebookPanel .overlay{background-color:#fff}.FacebookPanel .auth-text{padding:0;margin-top:20px;text-align:center;line-height:1.4em}.FacebookPanel .logo-wrapper .title{font-size:2em;font-weight:700;margin-left:7px}.FacebookPanel .auth-button{cursor:pointer;margin-top:20px}.FacebookPanel .exit{z-index:1}.FacebookPanel .header{display:flex;justify-content:space-around;align-items:center}.FacebookPanel .header .text{font-size:1.3rem;font-weight:700;margin-right:20px}.FacebookPanel .icon-wrapper{font-size:2em;font-weight:700;margin-left:10px}.FacebookPanel .selection{display:flex!important;justify-content:space-between;align-items:center}.FacebookPanel .selection .text{font-weight:500;font-size:1rem}.FacebookPanel .selection .selection-action{display:flex!important;justify-content:space-around;align-items:center;margin-right:20px;position:absolute}.FacebookPanel .selection .selection-action .selectAll,.FacebookPanel .selection .selection-action .selectNone{cursor:pointer;font-weight:700;font-size:.9rem}.FacebookPanel .selection div{position:static}.FacebookPanel .data .albums .albums-container{height:calc(100vh - 190px)!important}.FacebookPanel .data .photos .photos-container{padding:0 15px;height:calc(100vh - 239px)!important}.FacebookPanel .data .photos .photos-header{padding-left:35px;font-size:1.5em;font-weight:700;margin:10px 0}.FacebookPanel .button-container{background-color:#f4f4f4;display:flex!important;justify-content:center;align-items:center}.FacebookPanel .button-container .button{position:static;width:200px}.GooglePanel .header .disconnectButton,.SharedPhotosPopup .Button,.SharedPhotosRefusePopup .Button,.ToolBarScroller{position:absolute!important}.FacebookPanel .SocialAlbumRenderer{cursor:pointer}.FacebookPanel .SocialAlbumRenderer .text{top:55px}.FacebookPanel .SocialAlbumRenderer.main .text{top:65px}.GooglePanel .auth-text{padding:0;margin-top:20px;text-align:center;line-height:1.4em}.GooglePanel .logo-wrapper .title{font-size:2em;font-weight:700;margin-left:7px}.GooglePanel .auth-button{cursor:pointer;margin-top:20px}.GooglePanel .exit{z-index:1}.GooglePanel .header .icon-wrapper{display:flex;justify-content:space-around;align-items:center}.GooglePanel .header .icon-wrapper .text{font-size:1.3rem;font-weight:700;margin-right:20px}.GooglePanel .header .userAvatar img{border-radius:50%}.GooglePanel .header .userEmail{padding-left:10px;font-size:.9em;font-weight:600}.GooglePanel .header .userInfos{padding-left:10px;padding-right:10px}.GooglePanel .header .disconnectButton .shape{margin:0;padding:7px 20px}.GooglePanel .header .disconnectButton .text{text-transform:none;font-size:.7em}.GooglePanel .icon-wrapper{font-size:2em;font-weight:700;margin-left:10px}.GooglePanel .selection{display:flex!important;justify-content:space-between;align-items:center}.GooglePanel .selection .text{font-weight:500;font-size:1rem}.GooglePanel .selection .selection-action{display:flex!important;justify-content:space-around;align-items:center;margin-right:20px;position:absolute}.GooglePanel .selection .selection-action .selectAll,.GooglePanel .selection .selection-action .selectNone{cursor:pointer;font-weight:700;font-size:.9rem}.GooglePanel .selection div{position:static}.GooglePanel .data .albums .albums-container{height:calc(100vh - 190px)!important}.GooglePanel .data .photos .photos-container{padding:0 15px;height:calc(100vh - 239px)!important}.GooglePanel .data .photos .photos-header{padding-left:35px;font-size:1.5em;font-weight:700;margin:10px 0}.GooglePanel .button-container{background-color:#f4f4f4;display:flex!important;justify-content:center;align-items:center}.GooglePanel .button-container .button{position:static;width:200px}.GooglePanel .SocialAlbumRenderer{cursor:pointer}.GooglePanel .SocialAlbumRenderer .text{top:55px}.GooglePanel .SocialAlbumRenderer.main .text{top:65px}.InfoPanel .header{font-size:1.5em}.InfoPanel .infotitle{font-weight:700;font-size:1.2em;cursor:pointer}.InfoPanel .description{color:grey;font-weight:700}.InfoPanel .footer{font-size:1.7em;color:#ea67a2;font-weight:700}.InfoPanel .Text:not(.button-label){text-align:center}.InfoPanel .editButton{margin:auto}.InfoPanel .cover-button .shape,.InfoPanel .size-button .shape{border:2px solid transparent;margin:0;padding:0;border-radius:100%;background-color:#fff;box-shadow:5px 10px 10px rgba(37,65,134,.2);transition:all .25s;width:100%;height:100%;overflow:hidden}.InfoPanel .cover-button .shape .image,.InfoPanel .size-button .shape .image{width:100%;height:100%}.InfoPanel .size-title{font-size:16px;font-weight:700}.InfoPanel .label-pages{color:grey;font-size:12px;line-height:1.7em}.InfoPanel .total{background-color:#fff}.InfoPanel .total .total-label{font-size:16px}.InfoPanel .total .total-label .delivery{font-size:12px}.InfoPanel .total .value-label{font-size:16px;font-weight:700}.InfoPanel .size-option{transition:all .25s}.InfoPanel .size-option.disabled{z-index:inherit;opacity:.5!important}.InfoPanel .cover-option{transition:all .25s}.InstagramPanel .auth-text{padding:0;margin-top:20px;text-align:center;line-height:1.4em}.InstagramPanel .logo-wrapper .title{font-size:2em;font-weight:700;margin-left:7px}.InstagramPanel .auth-button{cursor:pointer;margin-top:20px}.InstagramPanel .auth-button img:hover{opacity:.5}.InstagramPanel .exit{z-index:1}.InstagramPanel .header{display:flex;justify-content:space-around;align-items:center}.InstagramPanel .header .text{font-size:1.3rem;font-weight:700;margin-right:20px}.InstagramPanel .selection{display:flex!important;justify-content:space-between;align-items:center}.InstagramPanel .selection .text{font-weight:500;font-size:1rem}.InstagramPanel .selection .selection-action{display:flex!important;justify-content:space-around;align-items:center;margin-right:20px;position:absolute}.InstagramPanel .selection .selection-action .selectAll,.InstagramPanel .selection .selection-action .selectNone{cursor:pointer;font-weight:700;font-size:.9rem}.InstagramPanel .selection .selection-action .selectAll:hover,.InstagramPanel .selection .selection-action .selectNone:hover{color:#ffbc39}.InstagramPanel .selection div{position:static}.InstagramPanel .icon-wrapper{font-size:2em;font-weight:700;margin-left:10px}.InstagramPanel .photos .photos-container{padding:0;height:calc(100vh - 216px)!important}.InstagramPanel .button-container{background-color:#f4f4f4;display:flex!important;justify-content:center;align-items:center}.InstagramPanel .button-container .button{position:static;width:200px}.LayoutsPanel .coversGrid,.LayoutsPanel .layoutGrid{transition:all .25s}.LayoutsPanel .FrontCoverRenderer .cover-thumb{position:relative}.LayoutsPanel .covers .VerticalGridDynamic .DefaultRenderer{cursor:pointer;color:#289DC9;text-align:center;padding-left:0}.LayoutsPanel .Text.label{text-align:center;font-size:12px;font-weight:700}.LayoutsPanel .Text.themeName{text-align:left;padding:10px;font-size:14px!important}.LayoutsPanel .Text.coverTitle{font-weight:700;font-size:17px}.LayoutsPanel .Text.coverSubtitle,.LayoutsPanel .Text.coverTitle{padding-left:30px;padding-right:30px;color:#575757;text-align:center}.LayoutsPanel .Text.coverSubtitle{line-height:1.6em;font-size:15px}.LayoutsPanel .SelectButtons.layout-choice .Button .shape{margin:5px;background:0 0;box-shadow:none}.LayoutsPanel .SelectButtons.layout-choice .Button.active .shape{background-color:#1fddff;box-shadow:0 1px 4px #9FBAC2}.LayoutsPanel .SelectButtons.layout-choice .Button:hover .shape{background-color:#1fddff;color:#fff}.LayoutsPanel .changeTheme{float:right}.LayoutsPanel .changeTheme .circle{border:none;box-shadow:none;background-color:transparent;transition:all .25s}.LayoutsPanel .changeTheme.active .circle,.LayoutsPanel .changeTheme:hover .circle{background-color:#84C6DD}.LayoutsPanel .changeTheme.active .circle svg path,.LayoutsPanel .changeTheme:hover .circle svg path{fill:#fff}.LayoutsPanel .Button.borderOnly .shape{border:none!important}.LayoutsPanel .Button .shape{color:#289DC9;background-color:#fff;box-shadow:0 1px 4px #9FBAC2;margin:5px}.LayoutsPanel .Button.active .shape,.LayoutsPanel .Button:hover .shape{color:#fff;background-color:#1fddff}.LayoutsPanel .Button .shape .text{display:inline-block;min-width:10px;min-height:10px}.PhotoChoices,.PhotoChoices .Box .backText{color:#289DC9;text-align:center;font-weight:700}.LayoutsPanel .Button:hover.active .shape{background-color:#1fddff}.PhotoChoices{font-size:16px}.PhotoChoices .Text.explanations{font-size:14px;font-weight:700}.PhotoChoices .Box .backText{font-size:18px}.PhotoChoices .hbox-other .Text,.PhotoChoices .hbox-socialnetworks .Text{text-align:center}.PhotoChoices .hbox-other .back .circle,.PhotoChoices .hbox-socialnetworks .back .circle{background:0 0;box-shadow:none;border:none}.PhotoChoices .sources .IconButton.albums .circle,.PhotoChoices .sources .IconButton.facebook .circle,.PhotoChoices .sources .IconButton.file .circle,.PhotoChoices .sources .IconButton.google .circle,.PhotoChoices .sources .IconButton.instagram .circle,.PhotoChoices .sources .IconButton.mobile .circle,.PhotoChoices .sources .IconButton.other .circle,.PhotoChoices .sources .IconButton.socialNetworks .circle,.PhotoChoices .sources .IconButton:hover .circle{background-color:#fff;border-color:#fff}.PhotoChoices .sources{overflow:hidden}.PhotoChoices .sources .Text{text-align:center}.PhotoChoices .sources .IconButton{margin-right:30px}.PhotoChoices .sources .IconButton svg{width:40px;height:40px}.PhotoChoices .sources .IconButton .label{color:#EB3F8D}.PhotoChoices .sources .IconButton .circle{box-shadow:5px 10px 10px rgba(37,65,134,.2)}.PhotoChoices .sources .IconButton:hover{color:#ea67a2}.PhotoChoices .sources .IconButton:hover .circle .icon .stroke{stroke:#84C6DD}.PhotoChoices .sources .IconButton:hover .circle .icon .fill{fill:#84C6DD}.PhotoChoices .sources .IconButton.albums .st0{fill:none;stroke:#fff;stroke-width:2;stroke-miterlimit:10}.PhotoChoices .sources .IconButton.albums .st1{fill:none;stroke:#fff;stroke-miterlimit:10}.PhotoChoices .sources .IconButton.computer svg{width:60px;height:60px}.PhotoChoices .sources .IconButton.computer .st0{fill:none;stroke:#fff;stroke-linecap:round;stroke-miterlimit:10}.PhotoChoices .sources .IconButton.albums .label,.PhotoChoices .sources .IconButton.facebook .label,.PhotoChoices .sources .IconButton.file .label,.PhotoChoices .sources .IconButton.google .label,.PhotoChoices .sources .IconButton.instagram .label{font-size:12px}.PhotoChoices .sources .IconButton.albums:hover svg [fill],.PhotoChoices .sources .IconButton.facebook:hover svg [fill],.PhotoChoices .sources .IconButton.file:hover svg [fill],.PhotoChoices .sources .IconButton.google .PhotoChoices .sources .IconButton.other:hover svg [fill],.PhotoChoices .sources .IconButton.instagram:hover svg [fill]{fill:#fff}.PhotoChoices .sources .IconButton.albums .circle .icon .stroke,.PhotoChoices .sources .IconButton.facebook .circle .icon .stroke,.PhotoChoices .sources .IconButton.file .circle .icon .stroke,.PhotoChoices .sources .IconButton.google .circle .icon .stroke,.PhotoChoices .sources .IconButton.instagram .circle .icon .stroke,.PhotoChoices .sources .IconButton.mobile .circle .icon .stroke,.PhotoChoices .sources .IconButton.other .circle .icon .stroke,.PhotoChoices .sources .IconButton.socialNetworks .circle .icon .stroke{stroke:#84C6DD}.PhotoChoices .sources .IconButton.albums .circle .icon .fill,.PhotoChoices .sources .IconButton.facebook .circle .icon .fill,.PhotoChoices .sources .IconButton.file .circle .icon .fill,.PhotoChoices .sources .IconButton.google .circle .icon .fill,.PhotoChoices .sources .IconButton.instagram .circle .icon .fill,.PhotoChoices .sources .IconButton.mobile .circle .icon .fill,.PhotoChoices .sources .IconButton.other .circle .icon .fill,.PhotoChoices .sources .IconButton.socialNetworks .circle .icon .fill{fill:#84C6DD}.PhotoChoices .sources .IconButton.albums:hover .circle,.PhotoChoices .sources .IconButton.facebook:hover .circle,.PhotoChoices .sources .IconButton.file:hover .circle,.PhotoChoices .sources .IconButton.google:hover .circle,.PhotoChoices .sources .IconButton.instagram:hover .circle,.PhotoChoices .sources .IconButton.mobile:hover .circle,.PhotoChoices .sources .IconButton.other:hover .circle,.PhotoChoices .sources .IconButton.socialNetworks:hover .circle{background-color:#84C6DD;border-color:#84C6DD}.PhotoChoices .sources .IconButton.albums:hover .circle .icon .fill,.PhotoChoices .sources .IconButton.facebook:hover .circle .icon .fill,.PhotoChoices .sources .IconButton.file:hover .circle .icon .fill,.PhotoChoices .sources .IconButton.google:hover .circle .icon .fill,.PhotoChoices .sources .IconButton.instagram:hover .circle .icon .fill,.PhotoChoices .sources .IconButton.mobile:hover .circle .icon .fill,.PhotoChoices .sources .IconButton.other:hover .circle .icon .fill,.PhotoChoices .sources .IconButton.socialNetworks:hover .circle .icon .fill{fill:#fff}.PhotoChoices .sources .IconButton.albums:hover .circle .icon .stroke,.PhotoChoices .sources .IconButton.facebook:hover .circle .icon .stroke,.PhotoChoices .sources .IconButton.file:hover .circle .icon .stroke,.PhotoChoices .sources .IconButton.google:hover .circle .icon .stroke,.PhotoChoices .sources .IconButton.instagram:hover .circle .icon .stroke,.PhotoChoices .sources .IconButton.mobile:hover .circle .icon .stroke,.PhotoChoices .sources .IconButton.other:hover .circle .icon .stroke,.PhotoChoices .sources .IconButton.socialNetworks:hover .circle .icon .stroke{stroke:#fff}.PhotoChoices .IconButton.filled:hover svg circle,.PhotoChoices .IconButton.filled:hover svg line,.PhotoChoices .IconButton.filled:hover svg path,.PhotoChoices .IconButton.filled:hover svg rect{stroke:#EA67A2!important}.PhotoChoices .IconButton.exit .circle svg .fill{fill:#84C6DD}.PhotoChoices .IconButton.exit:hover .circle{background-color:#84C6DD}.PhotoChoices .IconButton.exit:hover .circle svg .fill{fill:#fff}.PhotoChoices .fadeInRight{animation-delay:50ms;-webkit-animation-name:fadeInRight;animation-name:fadeInRight;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.PhotoChoices .fadeOutRight,.TopBar .fadeInLeft{animation-delay:50ms;-webkit-animation-duration:.25s}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.PhotoChoices .fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight;animation-duration:.25s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeOutRight{0%{opacity:1!important}100%{opacity:0!important;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1!important}100%{opacity:0!important;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.PhotoChoices .fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeInLeft{0%{opacity:0!important;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1!important}}@keyframes fadeInLeft{0%{opacity:0!important;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}100%{opacity:1!important}}.PhotoChoices .fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.PhotosPanel .IconButton.magic .circle svg,.PhotosPanel .IconButton.share .circle svg,.PhotosPanel .PhotoFilters .sort .circle svg{transform-origin:center}@media only screen and (max-height:750px){.PhotoChoices .exit2{display:none}}.PhotoFilters{text-align:center;display:block!important;z-index:1;overflow:visible}.PhotoFilters .filters{text-align:left;background-color:#fff;box-shadow:1px 3px 2px 2px rgba(0,0,0,.26);border:1px solid rgba(234,103,162,.27)}.PhotoMobileWaiting .Text.text{color:#289DC9}.PhotosPanel .actions{overflow:visible;z-index:1}.PhotosPanel .actions .Button.add .shape{background:#ea67a2;color:#fff}.PhotosPanel .actions .Button.add .text{font-size:13px}.PhotosPanel .actions .Button.add:hover .shape{background:#fff;color:#ea67a2}.PhotosPanel .actions .Button.add:hover .shape .cameraAdd path{fill:#ea67a2}.PhotosPanel .IconButton.share{opacity:1!important;cursor:pointer!important}.PhotosPanel .IconButton.share .circle{border:none;box-shadow:none;background:0 0}.PhotosPanel .IconButton.share .circle svg :not([fill=none]){fill:#84C6DD}.PhotosPanel .IconButton.share.active .circle,.PhotosPanel .IconButton.share:hover .circle{background-color:#84C6DD}.PhotosPanel .IconButton.share.active .circle svg :not([fill=none]),.PhotosPanel .IconButton.share:hover .circle svg :not([fill=none]){fill:#fff}.PhotosPanel .IconButton.magic{opacity:.5!important;cursor:default!important}.PhotosPanel .IconButton.magic .circle{border:none;box-shadow:none;background:0 0}.PhotosPanel .IconButton.magic.enabled.active .circle,.PhotosPanel .IconButton.magic.enabled:hover .circle,.PhotosPanel .PhotoFilters .sort.active .circle,.PhotosPanel .PhotoFilters .sort:hover .circle{background-color:#84C6DD}.PhotosPanel .IconButton.magic .circle svg :not([fill=none]){fill:#84C6DD}.PhotosPanel .IconButton.magic.enabled{opacity:1!important;cursor:pointer!important}.PhotosPanel .IconButton.magic.enabled.active .circle svg :not([fill=none]),.PhotosPanel .IconButton.magic.enabled:hover .circle svg :not([fill=none]){fill:#fff}.PhotosPanel .PhotoFilters{overflow:visible;font-size:13px}.PhotosPanel .PhotoFilters .sort .circle{border:none;box-shadow:none}.PhotosPanel .PhotoFilters .sort .circle svg circle{r:2;fill:#84C6DD}.PhotosPanel .PhotoFilters .sort.active .circle svg:not(.magicIcon) :not([fill=none]),.PhotosPanel .PhotoFilters .sort:hover .circle svg:not(.magicIcon) :not([fill=none]){fill:#fff}.PhotosPanel .PhotoFilters .filters{border:none;box-shadow:0 1px 4px #9FBAC2;border-radius:10px;background-color:#FFF}.PhotosPanel .PhotoFilters .filters .CheckList .select-item .filter{font-size:13px;color:#858585;font-weight:400;transition:all .25s}.PhotosPanel .PhotoFilters .filters .CheckList .select-item .checkmark path{stroke:#1fddff}.Preview .Button.cover-select svg path,.Preview .options:hover .shape svg line,.Preview .options:hover .shape svg path{stroke:#fff}.PhotosPanel .PhotoFilters .filters .CheckList .select-item.active .filter,.PhotosPanel .PhotoFilters .filters .CheckList .select-item:hover .filter{color:#1fddff}.PhotosPanel .PhotoFilters .filters .SwitchButton{position:relative;top:-7.5px;overflow:hidden}.PhotosPanel .PhotoFilters .filters .SwitchButton .container .switch{width:40px;height:16px;border-color:#289DC9;background:#EDFAFF}.PhotosPanel .PhotoFilters .filters .SwitchButton .container .switch .dot{background:#fff;border-color:#289DC9;top:-3px;width:18px;height:18px}.PhotosPanel .PhotoFilters .filters .SwitchButton.switched .container .switch .dot{background:#1fddff;border-color:#1fddff}.PhotosPanel .PhotoFilters .filters .SwitchButton:hover .container .switch{border-color:#84C6DD;background-color:#fff}.PhotosPanel .PhotoFilters .separator{background-color:rgba(0,0,0,.1);margin-top:15px;margin-bottom:15px}.PhotosPanel .PhotoRenderer .delete,.PhotosPanel .PhotoRenderer .usedicon{background-color:transparent;box-shadow:none}.PhotosPanel .DefaultRenderer{font-weight:400;color:#289DC9}.PhotosPanel .PhotoRenderer .delete svg .path{fill:#2b2b2b}.PhotosPanel .PhotoRenderer .delete:hover svg .path{fill:#d02e40}.PhotosPanel .PhotoRenderer .usedicon svg path{fill:#1fddff}.Popup .content{animation:fadeInDown .4s ease-in-out;transition:transform .4s,opacity .25s}@keyframes fadeInDown{0%{transform:scale(0);opacity:0}50%{opacity:0}100%{transform:scale(1);opacity:1}}@keyframes fadeOutUp{0%{transform:scale(1);opacity:1}100%{opacity:0;transform:scale(0)}}.Preview{background-image:url(/app/assets/images/preview_background.jpg)}.Preview.globalView{background-image:none}.Preview .Button.exit{z-index:1}.Preview .Button.cover-select svg{box-shadow:0 1px 4px #000;background-color:#565657!important}.Preview .Button .shape{text-transform:none}.Preview .Button.orderButton .shape{box-shadow:0 1px 4px #000;background:#ea67a2;color:#fff}.Preview .Button.orderButton:hover .text{color:#ea67a2!important}.Preview .Button.orderButton:hover .shape{background:#fff}.Preview .header{background-color:#343434}.Preview.focused,.PreviewAI.focused{background-color:#565657}.Preview .header .textBlock .Text{margin-left:2px;margin-right:2px}.Preview .header .orderButton .shape .text{text-transform:uppercase;font-size:13px}.Preview .header .text{color:#fff;font-size:12px}.Preview .header .Text{color:#fff!important}.Preview .header .Text.titleText{font-size:1.2em}.Preview .header .Text.subtitleText{color:#cecece!important;font-size:.8em}.Preview .header .Text.totalText{font-size:1.2em}.Preview .header .Text.pageNumberText{color:#cecece!important;font-size:.8em}.Preview .IconButton.edit .label,.Preview .IconButton.exit .label,.Preview .button-label{color:#205e77}.Preview .options .shape{margin:0}.Preview .options .shape svg{width:25px;margin-left:20px}.Preview .IconButton .label{font-size:12px}.PreviewAI .cover-details,.PreviewAI .cover-title{font-size:.8em;text-align:center}.Preview .IconButton.order .label{color:#bc3673}.PreviewAI .Button.editButton .text,.PreviewAI .cover-box:hover .Text{color:#289DC9!important}.Preview .IconButton.view .circle .stroke{stroke:#289DC9}.Preview .IconButton.view:hover .circle .stroke{stroke:#fff}.Preview .BookArea.left,.Preview .BookArea.right{cursor:pointer;pointer-events:all}.Preview .BookArea .Container{pointer-events:none}.Preview .BookArea .BaseComponent{cursor:default!important}.Preview .BookArea .BaseComponent.Text{cursor:text!important}.Preview .BookArea .active{box-shadow:none}.PreviewAI{transition:background-color .5s linear!important;background-image:url(/app/assets/images/preview_background.jpg)}.PreviewAI.globalView{background-image:none}.PreviewAI .cover-details{font-weight:700}.PreviewAI .cover-select{text-align:center;font-weight:700}.PreviewAI .cover-box{padding:3px;transition:background-color .25s;cursor:pointer;border-radius:40px}.PreviewAI .cover-box svg path{stroke:#565657!important}.PreviewAI .Button.cover-select svg path,.PreviewAI .options:hover .shape svg line,.PreviewAI .options:hover .shape svg path{stroke:#fff}.PreviewAI .cover-box svg path:first-child{fill:#565657!important}.PreviewAI .cover-box:hover{transition:background-color .25s;background-color:#fff!important}.PreviewAI .cover-box:hover .cover-details,.PreviewAI .cover-box:hover .cover-title{visibility:visible!important;opacity:1!important}.SharedPhotosPopup .morePhotos,.SharedPhotosRefusePopup .morePhotos{opacity:.5!important}.PreviewAI .Button.cover-select svg{box-shadow:none!important;background-color:transparent!important}.PreviewAI .Button .shape{text-transform:none}.PreviewAI .Button.editButton .shape{padding-left:20px;padding-right:20px}.PreviewAI .Button.editButton :hover .text{color:#fff!important}.PreviewAI .Button.orderButton .shape{padding-left:20px;padding-right:20px;box-shadow:0 1px 4px #000;background:#ea67a2;color:#fff}.PreviewAI .BookArea .active,.PreviewBoard .BookArea .active{box-shadow:none}.PreviewAI .Button.orderButton:hover .shape{background:#fff}.PreviewAI .Button.orderButton:hover .shape .text{color:#ea67a2}.PreviewAI .header{background-color:#343434}.PreviewAI .header .textBlock .Text{margin-left:2px;margin-right:2px}.PreviewAI .header .editButton .shape .text,.PreviewAI .header .orderButton .shape .text{text-transform:uppercase;font-size:13px}.PreviewAI .header .text{color:#fff;font-size:12px}.PreviewAI .header .Text{color:#fff!important}.PreviewAI .header .Text.titleText{font-size:1.2em}.PreviewAI .header .Text.subtitleText{color:#cecece!important;font-size:.8em}.PreviewAI .header .Text.totalText{font-size:1.2em}.PreviewAI .header .Text.pageNumberText{color:#cecece!important;font-size:.8em}.PreviewAI .IconButton.edit .label,.PreviewAI .IconButton.exit .label,.PreviewAI .button-label{color:#205e77}.PreviewAI .options .shape{margin:0}.PreviewAI .options .shape svg{width:25px;margin-left:20px}.PreviewAI .IconButton .label{font-size:12px}.PreviewAI .IconButton.order .label{color:#bc3673}.PreviewAI .IconButton.view .circle .stroke{stroke:#289DC9}.PreviewAI .IconButton.view:hover .circle .stroke{stroke:#fff}.PreviewAI .BookArea.left,.PreviewAI .BookArea.right{cursor:pointer;pointer-events:all}.PreviewAI .BookArea .Container{pointer-events:none}.PreviewAI .BookArea .BaseComponent{cursor:default!important}.PreviewAI .BookArea .BaseComponent.Text{cursor:text!important}.PreviewBoard .BookArea,.PreviewBoard .BookArea .BaseComponent{cursor:default}.PreviewBoard .BookArea .Text.label{font-size:14px;font-weight:700}.ProductLabel{text-align:center}.ProductLabel .product{font-size:26px;vertical-align:bottom}.ProductLabel .description{font-size:14px;padding-left:20px;vertical-align:baseline}.ProductLabel .description .price{font-weight:700;color:#ea67a2}.ProposePreviewPanel .Text{color:#289DC9}.Pictures .Text.title,.SelectionPicturesSource .Text.title,.SelectionPicturesSourceInfo .Text.title{font-size:24px;font-weight:700}.Pictures .Text.details,.SelectionPicturesSource .Text.details,.SelectionPicturesSourceInfo .Text.details{font-size:12px}.Pictures .Text.subtitle,.SelectionPicturesSource .Text.subtitle,.SelectionPicturesSourceInfo .Text.subtitle{font-size:16px}.Pictures .IconButton.computer,.Pictures .IconButton.file,.Pictures .IconButton.social,.SelectionPicturesSource .IconButton.computer,.SelectionPicturesSource .IconButton.file,.SelectionPicturesSource .IconButton.social,.SelectionPicturesSourceInfo .IconButton.computer,.SelectionPicturesSourceInfo .IconButton.file,.SelectionPicturesSourceInfo .IconButton.social{margin-right:40px;margin-left:40px}.Pictures .IconButton.computer .shape,.Pictures .IconButton.file .shape,.Pictures .IconButton.social .shape,.SelectionPicturesSource .IconButton.computer .shape,.SelectionPicturesSource .IconButton.file .shape,.SelectionPicturesSource .IconButton.social .shape,.SelectionPicturesSourceInfo .IconButton.computer .shape,.SelectionPicturesSourceInfo .IconButton.file .shape,.SelectionPicturesSourceInfo .IconButton.social .shape{border-color:#919191}.Pictures .IconButton.computer .label,.Pictures .IconButton.file .label,.Pictures .IconButton.social .label,.SelectionPicturesSource .IconButton.computer .label,.SelectionPicturesSource .IconButton.file .label,.SelectionPicturesSource .IconButton.social .label,.SelectionPicturesSourceInfo .IconButton.computer .label,.SelectionPicturesSourceInfo .IconButton.file .label,.SelectionPicturesSourceInfo .IconButton.social .label{color:#919191;font-size:14px}.Pictures .IconButton.computer .icon .path,.Pictures .IconButton.file .icon .path,.Pictures .IconButton.social .icon .path,.SelectionPicturesSource .IconButton.computer .icon .path,.SelectionPicturesSource .IconButton.file .icon .path,.SelectionPicturesSource .IconButton.social .icon .path,.SelectionPicturesSourceInfo .IconButton.computer .icon .path,.SelectionPicturesSourceInfo .IconButton.file .icon .path,.SelectionPicturesSourceInfo .IconButton.social .icon .path{fill:#919191}.Pictures .IconButton.computer .icon .stroke,.Pictures .IconButton.file .icon .stroke,.Pictures .IconButton.social .icon .stroke,.SelectionPicturesSource .IconButton.computer .icon .stroke,.SelectionPicturesSource .IconButton.file .icon .stroke,.SelectionPicturesSource .IconButton.social .icon .stroke,.SelectionPicturesSourceInfo .IconButton.computer .icon .stroke,.SelectionPicturesSourceInfo .IconButton.file .icon .stroke,.SelectionPicturesSourceInfo .IconButton.social .icon .stroke{fill:#fff;stroke:#919191;stroke-width:6}.Pictures .IconButton.social .icon .stroke,.SelectionPicturesSource .IconButton.social .icon .stroke,.SelectionPicturesSourceInfo .IconButton.social .icon .stroke{fill:#919191;stroke:#fff;stroke-width:1px}.Pictures .VerticalContentButton .subtitle .price,.SelectionPicturesSource .VerticalContentButton .subtitle .price,.SelectionPicturesSourceInfo .VerticalContentButton .subtitle .price{color:#ea67a2}.Pictures .VerticalContentButton:hover .subtitle .price,.SelectionPicturesSource .VerticalContentButton:hover .subtitle .price,.SelectionPicturesSourceInfo .VerticalContentButton:hover .subtitle .price{color:#fff}.CoverAlbum .Text.details{text-align:right;margin-top:40px}.CoverAlbum .VerticalContentButton{padding:0}.CoverAlbum .VerticalContentButton .icon{width:140px;height:auto}.SelectionPicturesSource .LinkButton,.ShapeAlbum .Text.details{text-align:right}.BorderSelectorContainer .LastColors,.BrightnessSelectorContainer .LastColors{text-align:left}.SharedPhotosPanel .VerticalGridDynamic{overflow-y:scroll;height:calc(100vh - 300px)!important}.SharedPhotosPanel .validateBtn .shape{background:#ea67a2;color:#fff}.SharedPhotosPanel .preview{border:10px solid #fff}.SharedPhotosPopup .exitButton .shape,.SharedPhotosRefusePopup .exitButton .shape{box-shadow:none;border:1px solid #289DC9}.SharedPhotosPanel .title{color:#565657}.SharedPhotosPanel .selectAllLink{color:#84C6DD;text-decoration:underline;cursor:pointer}.SharedPhotosPopup .exitLink,.SharedPhotosRefusePopup .exitLink{color:#289DC9;text-decoration:underline;cursor:pointer}.SharedPhotosPopup .shareInfoText{font-size:16px}.SharedPhotosPopup .exit{cursor:pointer}.SharedPhotosPopup .Button .text{text-transform:initial;font-size:14px}.SharedPhotosRefusePopup .shareInfoText{font-size:16px}.SharedPhotosRefusePopup .exit{cursor:pointer}.SharedPhotosRefusePopup .Button .text{text-transform:initial;font-size:14px}.SliceEditorPopup .content{border-radius:10px!important}.SliceEditorPopup .Box{background-color:#565657}.SliceEditorPopup .Input{padding:0!important;margin:0!important;color:#cecece}.SliceEditorPopup .Input .input{background-color:#000;border:none!important;border-radius:10px!important}.SliceEditorPopup .Input .input::placeholder{font-family:Quicksand;font-size:14px;line-height:14px;vertical-align:middle;color:#cecece}.SliceEditorPopup .Button .circle svg .stroke{stroke:#fff!important}.SliceEditorPopup .Button .label{color:#fff}.SliceEditorPopup .backgroundColor:hover .circle svg .fill,.SliceEditorPopup .textColor:hover .circle svg .fill{fill:#1fddff}.SliceEditorPopup .backgroundColor:hover .circle svg .stroke,.SliceEditorPopup .textColor:hover .circle svg .stroke{stroke:#1fddff}.SliceEditorPopup .backgroundColor:hover.label,.SliceEditorPopup .textColor:hover.label{color:#1fddff!important}.SliceEditorPopup .VerticalSelect{vertical-align:top;margin-top:10px}.BorderSelectorContainer .LastColors .tile,.BrightnessSelectorContainer .LastColors .tile{margin:10px 5px 5px 0}.SliceEditorPopup .VerticalSelect .label{color:#fff;background-color:#565657;border-color:#343434;padding:0!important}.SliceEditorPopup .VerticalSelect .label .image{filter:brightness(0) invert(1)!important}.SliceEditorPopup .VerticalSelect svg .inner{fill:#289DC9}.SliceEditorPopup .VerticalSelect .VerticalList{background-color:#343434;border:none;border-radius:10px}.BorderSelectorContainer,.BrightnessSelectorContainer{border-radius:10px;box-shadow:0 0 3px 1px rgba(0,0,0,.25)}.SliceEditorPopup .VerticalSelect .VerticalList .items .item img{filter:brightness(0) invert(1)}.SliceEditorPopup .VerticalSelect .VerticalList .items .item.selected img{filter:brightness(0) invert(0)}.SliceEditorPopup .VerticalSelect .VerticalList .items .item.selected .overlay,.SliceEditorPopup .VerticalSelect .VerticalList .items .item:hover .overlay{background-color:#1fddff}.SliceEditorPopup .VerticalSelect .VerticalList .items .item .empty{border-color:#289DC9}.SliceEditorPopup .VerticalSelect:hover .label{color:#fff;background-color:#1fddff;border-color:#289DC9}.SliceEditorPopup .VerticalSelect:hover .label .image{filter:brightness(0) invert(1)!important}.SliceEditorPopup .VerticalSelect:hover svg .inner{fill:#fff}.StickersPanel .Shapes{overflow:hidden}.BorderSelectorContainer{background-color:#fff;overflow:visible}.BorderSelectorContainer .ColorPickerButton{padding-top:10px}.BorderSelectorContainer .textLabel{font-size:9px;padding-left:10px}.BorderSelectorContainer .rangeLabel{font-size:18px;font-weight:700;padding-right:20px}.BrightnessSelectorContainer{background-color:#343434;overflow:visible}.BrightnessSelectorContainer .Button .shape{background-color:transparent!important;box-shadow:none;border:1px solid grey;color:#fff;width:100%;font-size:13px!important;height:50%;padding:4px 7px 7px!important}.ToolBarButton.disabled:hover .label,.ToolBarButton:hover .label{color:#575757}.BrightnessSelectorContainer .Button .shape .text{font-size:.5em!important}.BrightnessSelectorContainer .Button:hover .shape{background-color:#545454!important}.BrightnessSelectorContainer .ColorPickerButton{padding-top:10px}.BrightnessSelectorContainer .textLabel{font-size:9px;padding-left:10px}.BrightnessSelectorContainer .rangeLabel{font-weight:700;padding-right:20px}.ToolBarButton:hover svg .path,.ToolBarButton:hover svg .polygon{fill:#ea67a2}.ToolBarButton.disabled:hover{background-color:transparent}.ToolBarButton.disabled:hover svg .path,.ToolBarButton.disabled:hover svg .polygon{fill:#575757}.ToolBarColorPickerButton{width:45px;overflow:visible}.ToolBarColorPickerButton:active{transform:unset}.ToolBarColorPickerButton svg .path{fill:unset;stroke:unset}.ToolBarColorPickerButton svg .path.letter{fill:none}.ToolBarColorPickerButton svg .path.symbol{fill:#575757}.ToolBarFontSizeButton{width:30px;height:55px}.ToolBarFontSizeButton .down,.ToolBarFontSizeButton .up{width:25px;height:25px;transition:all .25s;transform-origin:center}.ToolBarFontSizeButton .down:active,.ToolBarFontSizeButton .up:active{transform:scale(.9)}.ToolBarFontSizeButton .fontDownBtn,.ToolBarFontSizeButton .fontUpBtn{padding:5px;width:15px;height:15px}.ToolBarScroller{overflow-x:scroll;overflow-y:hidden;background-color:#fff;padding:5px;box-shadow:0 3px 3px 1px rgba(0,0,0,.15)}.ToolBarSelect,.ToolBarUniqueStateButtons,.TopBar,.Welcome .content,.Welcome .content .container,.Welcome .content .title{overflow:visible}.ToolBarScroller .item{vertical-align:top;display:inline-block;text-align:center;position:relative;width:60px;height:60px;padding:5px 10px 10px;cursor:pointer;transition:transform .25s}.ToolBarScroller .item img{width:100%;height:100%;border:2px solid transparent}.ToolBarScroller .item.selected img,.ToolBarScroller .item:hover img{border:2px solid #ea67a2}.ToolBarScroller .item .label{font-size:12px;text-align:center;padding-top:2.5px;font-weight:700}.ToolBarScroller .item .photo-clip{fill:#575757;stroke:none}.ToolBarScroller .item.selected .photo-clip,.ToolBarScroller .item:hover .photo-clip,.ToolBarStateButton.pushed:hover svg path,.ToolBarStateButton.pushed:hover svg polygon,.ToolBarUniqueStateButtons .ToolBarButton.pushed svg path,.ToolBarUniqueStateButtons .ToolBarButton.pushed svg polygon,.ToolBarUniqueStateButtons .ToolBarButton.pushed:hover svg path,.ToolBarUniqueStateButtons .ToolBarButton.pushed:hover svg polygon{fill:#ea67a2}.ToolBarScroller .item:active{transform:scale(.9)}.ToolBarSelect{width:180px;height:45px;top:0}.ToolBarSelect .label{border:1px solid transparent;font-size:14px;border-radius:10px;top:1px;position:absolute;width:98%;padding:10px 0;background-color:#eee}.ToolBarSelect .label:hover{background-color:#ea67a2;color:#fff}.ToolBarSelect .VerticalList{box-shadow:0 0 2px 2px rgba(0,0,0,.15);border-left:solid 1px #eee;border-bottom:solid 1px #eee}.ToolBarSelectFont .label{border-radius:50px;margin-top:5px;padding:8px 0}.ToolBarSelectFont .label .image{width:80%;vertical-align:middle}.ToolBarStateButton.pushed:hover .label{color:#ea67a2}.ToolBarText{font-size:14px;height:40px;width:30px;cursor:default}.ToolBarText .label{margin-top:10px}.ToolBarUniqueStateButtons{height:45px;padding:0;border:none}.ToolBarUniqueStateButtons .ToolBarButton{width:40px}.ToolBarUniqueStateButtons .ToolBarButton.pushed{background-color:#343434;transform:scale(.9)}.ToolBarUniqueStateButtons .ToolBarButton.pushed:hover .label{color:#ECEEF0}.TopBar .fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;animation-duration:.25s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.TopBar .fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft;-webkit-animation-duration:.25s;animation-duration:.25s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.TopBar .orderBackground{overflow:hidden;width:65px;transition:width .3s;position:absolute!important;z-index:1;float:right;margin-right:17px;box-shadow:0 1px 4px #9fbac2;border-radius:85px;background-color:#ea67a2}.TopBar .orderBackground:hover{cursor:pointer}.TopBar .orderBackground .orderText{float:left;margin:5px;color:#fff;font-size:.8em}.TopBar .orderBackground .orderText .arrow .circle{background:0 0;box-shadow:none;border:none}.TopBar .orderBackground .orderText .infos{text-align:center}.TopBar .orderBackground .orderText .price{text-align:center;font-weight:200;font-size:1.8em}.TopBar .IconButton{margin-bottom:25px}.TopBar .IconButton.orderButton .circle{box-shadow:none}.TopBar .IconButton.edit .circle svg path{fill:#289DC9}.TopBar .IconButton.edit:hover.edit .circle svg path{fill:#fff}.TopBar .IconButton.exit:active .circle svg line,.TopBar .IconButton.exit:active .circle svg path,.TopBar .IconButton.exit:hover .circle svg line,.TopBar .IconButton.exit:hover .circle svg path{stroke:#fff}.TopNotifications{background-color:#fff;border-radius:20px;box-shadow:0 1px 3px #C6DAE1;cursor:pointer;z-index:999!important}.TopNotifications:active{transform:scale(.95)}.TopNotifications .content{transform:translateY(-50%);padding-left:10px;padding-right:15px}.TopNotifications .title{font-size:15px!important;margin-bottom:5px;font-weight:700;color:#565657}.TopNotifications .text{line-height:normal;font-size:12px!important;color:#565657}.Welcome .content .text,.Welcome .content .text1,.Welcome .content .title{color:#60C6EB}.Welcome .content .Button .shape{box-shadow:none}.Welcome .content .IconButton .circle{background:0 0;border:1px solid #fff;box-shadow:none}.Welcome .content .IconButton .circle svg .stroke{stroke:#fff}.Welcome .content .IconButton:active .circle,.Welcome .content .IconButton:hover .circle{background:rgba(255,255,255,.2);border:1px solid #fff}.Welcome .content .IconButton:active .circle svg .stroke{stroke:#fff}.Welcome .content .title{font-size:40px}.Welcome .content .title .icon{width:90px;vertical-align:top;position:relative;top:-12px;left:5px}.Welcome .content .text1{font-size:25px;line-height:1.5em}.Welcome .content .green{color:#12E52E}.Welcome .content .blue{color:#60C6EB;font-size:20px}.Welcome .content .start .shape{background-color:#ea67a2}.Welcome .content .start .shape .text{color:#fff}.Welcome .content .start:hover .shape{filter:contrast(115%) hue-rotate(15deg)}.Welcome .content .checked svg circle{fill:#12E52E}.Welcome .content .Image .photo{border-radius:10px}.WrongFilePopup .text1{font-weight:700;font-size:1.5em;margin-bottom:30px!important}.WrongFilePopup .text2 span{font-weight:700}.WrongFilePopup .text3{color:orange}.WrongFilePopup .Text{text-align:center;margin-bottom:20px}.WrongFilePopup .Button{margin:auto!important}
/*# sourceMappingURL=desktop-poster.min.css.map */
