:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-colored:#ddd}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;transform:translate3d(0,0,var(--toastify-z-index) px);width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translate(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px;white-space:pre-wrap}.Toastify__toast-body>div:last-child{flex:1}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--default{background:var(--toastify-color-progress-colored)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentcolor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__none{0%,60%,75%,90%,to{animation-duration:0;animation-timing-function:none}0%{opacity:1;transform:translateZ(0)}to{transform:translateZ(0)}}.Toastify__none-enter--bottom-center,.Toastify__none-enter--bottom-left,.Toastify__none-enter--bottom-right,.Toastify__none-enter--top-center,.Toastify__none-enter--top-left,.Toastify__none-enter--top-right{animation-name:Toastify__none}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}[data-v-e0c37350]:root{--width: 210mm;--height: 297mm;--water-mark-opacity: .02;--tooltip-padding: 8px 12px;--tooltip-line-height: 20px;--tooltip-font-size: 12px;--tooltip-border-radius: 3px;--border-radius: 5px;--border-radius-button: 3px;--border-radius-input: 3px;--border-radius-action-button: 100rem}[data-v-e0c37350]:root{--primary-color: #1c6758;--primary-color-lighten: #4dcfb5;--primary-color-darken: #113f36;--secondary-color: #e64848;--secondary-color-lighten: #eb7e7e;--secondary-color-darken: #dd1e1e;--tertiary-color: #99c2ff;--private-template: #e74d3c6e;--public-template: #2ecc7073;--white: #fff;--gray: #333;--gray-light: #D3D3D3;--gray-lighter: #f1f1f1;--error-color: #f37777;--warning-color: #f7e98e;--url-color: #06f;--golden: goldenrod}.menu-icon[data-v-e0c37350]{width:40px;height:32px;display:block;align-items:center;justify-content:center;cursor:pointer;background-size:22px;background-color:transparent;background-image:url("data:image/svg+xml,%3csvg%20width='24px'%20height='24px'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20color='%23000000'%3e%3cpath%20d='M3%205H21'%20stroke='%23000000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M3%2012H21'%20stroke='%23000000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M3%2019H21'%20stroke='%23000000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;transition:background-color .25s;border:none;border-radius:var(--border-radius);outline:none}.menu-icon[data-v-e0c37350]:hover{background-color:var(--gray-lighter);background-image:url("data:image/svg+xml,%3csvg%20v-if='open'%20width='24px'%20height='24px'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20color='%23000000'%3e%3cpath%20d='M3%205H11'%20stroke='%23000000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M3%2012H16'%20stroke='%23000000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M3%2019H21'%20stroke='%23000000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.menu-icon.open[data-v-e0c37350]{background-image:url("data:image/svg+xml,%3csvg%20v-if='open'%20width='24px'%20height='24px'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20color='%23000000'%3e%3cpath%20d='M3%205H11'%20stroke='%23000000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M3%2012H16'%20stroke='%23000000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M3%2019H21'%20stroke='%23000000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.menu-icon.open[data-v-e0c37350]:hover{background-color:var(--gray-lighter);background-image:url("data:image/svg+xml,%3csvg%20width='24px'%20height='24px'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20color='%23000000'%3e%3cpath%20d='M3%205H21'%20stroke='%23000000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M3%2012H21'%20stroke='%23000000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M3%2019H21'%20stroke='%23000000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}[data-v-10ed4e67]:root{--width: 210mm;--height: 297mm;--water-mark-opacity: .02;--tooltip-padding: 8px 12px;--tooltip-line-height: 20px;--tooltip-font-size: 12px;--tooltip-border-radius: 3px;--border-radius: 5px;--border-radius-button: 3px;--border-radius-input: 3px;--border-radius-action-button: 100rem}@keyframes spinner-animation-10ed4e67{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes bounce-in-right-10ed4e67{0%{-webkit-transform:translateX(600px);transform:translate(600px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}38%{-webkit-transform:translateX(0);transform:translate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}55%{-webkit-transform:translateX(68px);transform:translate(68px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}72%{-webkit-transform:translateX(0);transform:translate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}81%{-webkit-transform:translateX(32px);transform:translate(32px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}90%{-webkit-transform:translateX(0);transform:translate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}95%{-webkit-transform:translateX(8px);transform:translate(8px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:translateX(0);transform:translate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes fade-in-10ed4e67{0%{opacity:0}to{opacity:1}}.sidebar[data-v-10ed4e67]{display:flex;flex-direction:column;width:82px;color:#e4e6eb;transition:width .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;bottom:0;left:0;z-index:2;box-shadow:2px 0 8px #00000026}.sidebar.open[data-v-10ed4e67]{width:220px}.sidebar.open .sidebar__header[data-v-10ed4e67]{flex-direction:row}.sidebar.open .sidebar__user[data-v-10ed4e67]{display:block}.sidebar.open .sidebar__nav[data-v-10ed4e67]{overflow-y:auto;overflow-x:hidden}.sidebar.open .sidebar__menu-item[data-v-10ed4e67]{display:flex;justify-content:flex-start;align-items:center}.sidebar.open .sidebar__menu-item>*[data-v-10ed4e67]{width:100%}.sidebar.open .sidebar__label[data-v-10ed4e67]{display:block}.sidebar.open .sidebar__link[data-v-10ed4e67]{width:100%;justify-content:flex-start}.sidebar__header[data-v-10ed4e67]{display:flex;flex-direction:column;gap:20px;justify-content:space-between;padding:20px;border-bottom:1px solid var(--gray-light);min-height:64px}.sidebar__logo[data-v-10ed4e67]{gap:12px;display:flex;flex:1;flex-direction:column;align-items:flex-start;overflow:hidden}.sidebar__logo .sidebar__logo-wrapper[data-v-10ed4e67]{display:flex;align-items:center;gap:18px}.sidebar__logo img[data-v-10ed4e67]{width:42px;object-fit:cover;transition:width .25s}.sidebar__version[data-v-10ed4e67]{font-size:12px;color:var(--gray);font-style:italic;font-weight:600}.sidebar__version[data-v-10ed4e67]:before{content:"v"}.sidebar__user[data-v-10ed4e67]{display:none;flex-shrink:0;font-size:13px;color:var(--primary-color-darken);font-weight:400}.sidebar__logo-icon[data-v-10ed4e67]{flex-shrink:0;display:flex;align-items:center;justify-content:center}.sidebar__logo-text[data-v-10ed4e67]{font-weight:700;color:#fff;white-space:nowrap}.sidebar__nav[data-v-10ed4e67]{flex:1;padding:16px 0}.sidebar__nav[data-v-10ed4e67]::-webkit-scrollbar{width:6px}.sidebar__nav[data-v-10ed4e67]::-webkit-scrollbar-track{background:transparent}.sidebar__nav[data-v-10ed4e67]::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:var(--border-radius)}.sidebar__nav[data-v-10ed4e67]::-webkit-scrollbar-thumb:hover{background:#ffffff26}.sidebar__menu[data-v-10ed4e67]{list-style:none;display:flex;flex-direction:column;gap:8px;padding:0;margin:0}.sidebar__menu-item[data-v-10ed4e67]{margin:0;padding:0 12px;display:flex;justify-content:center;align-items:center}.sidebar__menu-item[data-v-10ed4e67]:before{top:0;right:10px!important}.sidebar__icon[data-v-10ed4e67]{width:20px;height:20px}.sidebar__link[data-v-10ed4e67]{display:flex;align-items:center;justify-content:center;gap:16px;height:36px;width:40px;padding:6px 12px;border:none;background:transparent;text-decoration:none;border-radius:var(--border-radius);cursor:pointer;transition:all .2s ease;font-weight:500;text-align:left;position:relative}.sidebar__link.router-link-active[data-v-10ed4e67]{background-color:#b9e6d1e6}.sidebar__link[data-v-10ed4e67]:hover:not(.router-link-active){background:#e4e4e4e6}.sidebar__label[data-v-10ed4e67]{font-size:16px;display:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:inherit}.sidebar__footer[data-v-10ed4e67]{padding:16px 12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.sidebar__footer button[data-v-10ed4e67]:before{right:-12px}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--primary-color: #1c6758;--primary-color-lighten: #4dcfb5;--primary-color-darken: #113f36;--secondary-color: #e64848;--secondary-color-lighten: #eb7e7e;--secondary-color-darken: #dd1e1e;--tertiary-color: #99c2ff;--private-template: #e74d3c6e;--public-template: #2ecc7073;--white: #fff;--gray: #333;--gray-light: #D3D3D3;--gray-lighter: #f1f1f1;--error-color: #f37777;--warning-color: #f7e98e;--url-color: #06f;--golden: goldenrod}:root{--width: 210mm;--height: 297mm;--water-mark-opacity: .02;--tooltip-padding: 8px 12px;--tooltip-line-height: 20px;--tooltip-font-size: 12px;--tooltip-border-radius: 3px;--border-radius: 5px;--border-radius-button: 3px;--border-radius-input: 3px;--border-radius-action-button: 100rem}@keyframes spinner-animation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes bounce-in-right{0%{-webkit-transform:translateX(600px);transform:translate(600px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}38%{-webkit-transform:translateX(0);transform:translate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}55%{-webkit-transform:translateX(68px);transform:translate(68px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}72%{-webkit-transform:translateX(0);transform:translate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}81%{-webkit-transform:translateX(32px);transform:translate(32px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}90%{-webkit-transform:translateX(0);transform:translate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}95%{-webkit-transform:translateX(8px);transform:translate(8px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:translateX(0);transform:translate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}*[disabled]{opacity:.5;cursor:not-allowed}*[readonly]{color:var(--gray);background-color:var(--gray-lighter);border:1px solid var(--gray-light)}.container.login{display:flex;align-items:center;justify-content:center;height:100dvh}button{background-color:var(--white)}button[form-button]{width:100%;padding:8px 0;cursor:pointer;border:none;outline:none;border-radius:var(--border-radius-button);font-size:1em;transition:background-color .25s}button[action-button]{position:relative;width:30px;height:30px;cursor:pointer;border:none;color:transparent;border-radius:var(--border-radius-action-button);-webkit-user-select:none;user-select:none;padding:10px;background-size:20px;background-repeat:no-repeat;background-position:center;transition:background-color .25s}input,textarea{padding:0;border:none;outline:none;font-size:inherit;font:inherit;resize:none;width:100%;background-color:transparent;-ms-overflow-style:none;scrollbar-width:none}:is(input,textarea)::-webkit-scrollbar{display:none}form{padding:10px 0}form.error .field input{border:1px solid var(--error-color)}:is(form,.form,.filters) input,:is(form,.form,.filters) textarea{padding:10px;border-radius:var(--border-radius-input);border:1px solid;border-color:var(--gray-light)}input[form-input],textarea[form-input]{padding:10px;border:1px solid;border-color:var(--gray-light);border-radius:var(--border-radius-input)}.text-help{font-size:14px;margin-top:5px;display:block;font-style:italic}.loader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:9999;display:flex;justify-content:center;align-items:center}.loader .spinner{display:inline-block;position:relative;width:64px;height:64px}.loader .spinner div{box-sizing:border-box;display:block;position:absolute;width:51px;height:51px;margin:6px;border:6px solid var(--white);border-radius:50%;animation:spinner-animation 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:var(--white) transparent transparent transparent}.loader .spinner div:nth-child(1){animation-delay:-.45s}.loader .spinner div:nth-child(2){animation-delay:-.3s}.loader .spinner div:nth-child(3){animation-delay:-.15s}@keyframes l1{to{transform:rotate(.5turn)}}.list-loader{font-size:1.2em;font-weight:700;text-align:center;display:flex;align-items:center;justify-content:center;position:absolute;z-index:10;top:50%;left:50%;width:50px;aspect-ratio:1;border-radius:50%;border:8px solid;border-color:var(--primary-color) #0000;animation:l1 1s infinite}.field{display:flex;flex-direction:column;position:relative;gap:2px;margin:16px 0}.field .input{padding:10px;border-radius:var(--border-radius-input);border:1px solid;border-color:var(--gray-light)}.field>label{color:var(--gray);font-weight:500;padding:6px 0;font-size:14px;-webkit-user-select:none;user-select:none;position:relative;display:flex;align-items:flex-start;justify-content:flex-start;gap:4px}.field>label .help{font-size:14px;cursor:help;-webkit-user-select:none;user-select:none;padding:5px;height:14px;width:14px;background-color:var(--gray);border-radius:100rem;display:flex;align-items:center;justify-content:center}.field>label .help:after{content:"?";font-size:10px;color:var(--white)}.field select{padding:10px;border:1px solid;border-radius:var(--border-radius-input);border-color:var(--gray-light);background-color:var(--white);cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;text-indent:.01px;text-overflow:"";font-size:inherit;line-height:1.15;outline:none}.field.checkbox{flex-direction:row;align-items:center;gap:10px}.field.checkbox input[type=checkbox]{width:20px;height:20px}.field.checkbox input[type=checkbox]:checked{background-color:var(--primary-color);border-color:var(--primary-color)}.field small{font-size:13px;display:block;font-style:italic;color:var(--gray);margin-bottom:10px}.field small:before{content:"* "}.field-error{color:var(--error-color);font-size:14px;font-weight:400;margin:10px 0;display:flex;align-items:center}*[tooltip-bottom]:not([disabled]){position:relative}*[tooltip-bottom]:not([disabled]):hover:before{display:block}*[tooltip-bottom]:not([disabled]):before{display:none;content:attr(tooltip-bottom);position:absolute;top:calc(100% + 18px);left:50%;transform:translate(-50%);background-color:var(--gray);color:var(--white);z-index:10}*[tooltip-left]:not([disabled]){position:relative}*[tooltip-left]:not([disabled]):hover:before{display:block}*[tooltip-left]:not([disabled]):before{display:none;content:attr(tooltip-left);position:absolute;transform:translate(-100%);left:-10px;top:0;background-color:var(--gray);color:var(--white);z-index:10}*[tooltip-right]:not([disabled]){position:relative}*[tooltip-right]:not([disabled]):hover:before{display:block}*[tooltip-right]:not([disabled]):before{display:none;content:attr(tooltip-right);position:absolute;right:-10px;top:0;transform:translate(100%);background-color:var(--gray);color:var(--white);z-index:10}:is(*[tooltip-bottom],*[tooltip-left],*[tooltip-right]):before{white-space:pre;line-height:var(--tooltip-line-height);border-radius:var(--tooltip-border-radius);padding:var(--tooltip-padding);font-size:var(--tooltip-font-size)}.glass{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#ffffffa6}.mini-modal-wrapper{position:fixed;inset:0;z-index:1000;background-color:#00000080;display:flex;align-items:center;justify-content:center;animation:fade-in .15s ease-in-out}.mini-modal-wrapper .mini-modal{padding:20px;border:1px solid var(--gray-light);background-color:var(--white);border-radius:5px;min-width:320px;box-shadow:0 0 10px #00000026}.mini-modal-wrapper .mini-modal .mini-modal--header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;position:relative}.mini-modal-wrapper .mini-modal .mini-modal--header h1{font-size:16px;font-weight:700;margin:0}.mini-modal-wrapper .mini-modal input{margin-bottom:20px;font-size:14px}.mini-modal-wrapper .mini-modal .mini-modal--footer{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:14px}.mini-modal-wrapper .mini-modal .mini-modal--footer .mini-modal--button{border:none;color:var(--white)}.mini-modal-wrapper .mini-modal .mini-modal--footer .mini-modal--button.button-accept{background-color:var(--primary-color)}.mini-modal-wrapper .mini-modal .mini-modal--footer .mini-modal--button.button-accept:hover{background-color:var(--primary-color-lighten)}.mini-modal-wrapper .mini-modal .mini-modal--footer .mini-modal--button.button-cancel{background-color:var(--secondary-color)}.mini-modal-wrapper .mini-modal .mini-modal--footer .mini-modal--button.button-cancel:hover{background-color:var(--secondary-color-lighten)}@media print{@page{size:A4}.Toastify{display:none!important}nav,.nav{display:none!important}body{background-color:#fff!important}#pages{position:relative}#pages .page{width:100%!important;overflow:hidden!important;margin:0!important;padding:0!important;border:none;background:none;page-break-inside:avoid}#pages .page:before{content:"realmove.es";position:absolute;inset:0;z-index:-1;transform:rotate(-45deg);-webkit-user-select:none;user-select:none;pointer-events:none;color:var(--primary-color);font-size:4cm;font-weight:700;display:grid;justify-content:center;align-content:center;opacity:var(--water-mark-opacity)}#pages .page img{border:none!important}#pages .page input:placeholder-shown,#pages .page textarea:placeholder-shown{display:none}#pages .page input.url--value{display:none}#pages .page a.url--value{display:block;margin:8px 0 8px 8px;text-align:center;font-size:14px;min-width:100px;background-color:#1c6758;border:1px solid var(--primary-color);color:var(--white);border-radius:var(--border-radius);text-decoration:none;font-weight:700}#pages .cover{overflow:hidden!important;margin:0!important;padding:0!important;border:none;background:none;page-break-inside:avoid}#pages .cover:before{content:"realmove.es";position:absolute;inset:0;z-index:-1;transform:rotate(-45deg);-webkit-user-select:none;user-select:none;pointer-events:none;color:var(--primary-color);font-size:4cm;font-weight:700;display:grid;justify-content:center;align-content:center;opacity:var(--water-mark-opacity)}#pages .cover .title{margin-top:15px!important}#pages .cover .branding--next-meeting-url{display:block!important}#pages .cover .branding--next-meeting-url~.branding--next-meeting-url-text{display:none!important}#pages .cover time{color:var(--gray);text-decoration:none}.hide-on-print{display:none!important}}.tooltip{inset:0;padding:10px;text-align:center;font-size:.85rem;position:absolute;cursor:pointer;z-index:1;color:var(--white);justify-content:center;align-items:center;display:flex;gap:8px;border-radius:var(--border-radius);background-color:var(--gray);opacity:.9}.tooltip *{color:inherit}.exercise-form{position:relative;padding:10px 0}.exercise-form .drag-area{cursor:pointer;border:2px dashed #ccc;border-radius:var(--border-radius);padding:0 15px;line-height:18px;height:100px;font-style:italic;text-align:center;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;font-size:.85em;margin-bottom:20px}.exercise-form .drag-area.active{border-color:var(--primary-color-lighten)}.exercise-form img{width:100%;border:1px solid var(--gray-light);border-radius:var(--border-radius)}.exercise-form button{margin-top:10px;font-weight:700;border:1px solid var(--gray-light)}.exercise-form button.pending-changes:not([disabled]){background-color:var(--warning-color);border-color:var(--warning-color)}.exercise-form button.submit:not([disabled]):not(.pending-changes):hover{background-color:var(--primary-color-lighten);border-color:var(--primary-color-lighten)}.exercise-form button.delete:not([disabled]):hover{background-color:var(--error-color);border-color:var(--error-color)}.exercise-form button.image{top:5px;left:5px;width:30px;height:30px;position:absolute;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg%20width='24px'%20height='24px'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20color='%23000000'%3e%3cpath%20d='M3%2016l7-3%204%201.818M16%2010a2%202%200%20110-4%202%202%200%20010%204zM16.879%2021.121L19%2019m2.121-2.121L19%2019m0%200l-2.121-2.121M19%2019l2.121%202.121'%20stroke='%23000000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M13%2021H3.6a.6.6%200%2001-.6-.6V3.6a.6.6%200%2001.6-.6h16.8a.6.6%200%2001.6.6V13'%20stroke='%23000000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}.exercise-form button[disabled]{opacity:.5;cursor:not-allowed}.exercise-form .exercise-form--tags{display:flex;flex-wrap:wrap;gap:5px;margin-bottom:10px}.exercise-form .exercise-form--tags span{background-color:var(--gray-light);padding:5px;border-radius:var(--border-radius);font-size:14px;transition:background-color .25s}.exercise-form .exercise-form--tags span:not(.disabled){cursor:pointer;-webkit-user-select:none;user-select:none}.exercise-form .exercise-form--tags span:hover:not(.disabled){background-color:var(--error-color);text-decoration:line-through}.exercise-form .exercise-form--tags:empty{display:none}.exercises,.collections,.pages-collection{z-index:2;display:flex;flex-direction:column;position:fixed;width:20vw;min-width:395px;top:56px;padding:20px;right:0;bottom:0;transition:top .25s ease-in-out;border-left:1px solid var(--gray-light);border-top:1px solid var(--gray-light)}:is(.exercises,.collections,.pages-collection) .header{display:flex;justify-content:space-between;align-items:center}:is(.exercises,.collections,.pages-collection) .header .back{text-decoration:underline;cursor:pointer;color:var(--primary-color)}:is(.exercises,.collections,.pages-collection) .header header{font-weight:700}:is(.exercises,.collections,.pages-collection) .header button{width:20px;height:20px;background-size:22px;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%2012H12M16%2012H12M12%2012V8M12%2012V16'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%2022C17.5228%2022%2022%2017.5228%2022%2012C22%206.47715%2017.5228%202%2012%202C6.47715%202%202%206.47715%202%2012C2%2017.5228%206.47715%2022%2012%2022Z'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}:is(.exercises,.collections,.pages-collection) .header button.cancel{transform:rotate(45deg)}:is(.exercises,.collections,.pages-collection) .filters{display:flex;align-items:center;position:relative}:is(.exercises,.collections,.pages-collection) .filters input{margin:15px 5px 15px 0}:is(.exercises,.collections,.pages-collection) .filters>button.clear{background-color:var(--white);background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.17218%2014.8284L12.0006%2012M14.829%209.17157L12.0006%2012M12.0006%2012L9.17218%209.17157M12.0006%2012L14.829%2014.8284'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%2022C17.5228%2022%2022%2017.5228%2022%2012C22%206.47715%2017.5228%202%2012%202C6.47715%202%202%206.47715%202%2012C2%2017.5228%206.47715%2022%2012%2022Z'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}:is(.exercises,.collections,.pages-collection) .filters .filters--tags{position:absolute;right:0;top:65px;left:0;height:50vh;z-index:1;padding:15px;gap:15px;display:flex;flex-direction:column;background-color:var(--white);border-radius:var(--border-radius);border:1px solid var(--gray-light)}:is(.exercises,.collections,.pages-collection) .filters .filters--tags header{display:flex;align-items:center;justify-content:space-between}:is(.exercises,.collections,.pages-collection) .filters .filters--tags header button{border:none;padding:5px 8px;background-color:var(--gray-lighter);border-radius:var(--border-radius-button);cursor:pointer;transition:background-color .25s linear;font-size:14px}:is(.exercises,.collections,.pages-collection) .filters .filters--tags header button[disabled]{opacity:.25;cursor:not-allowed}:is(.exercises,.collections,.pages-collection) .filters .filters--tags header button:hover{background-color:var(--gray-light)}:is(.exercises,.collections,.pages-collection) .filters .filters--tags-list{gap:10px;display:grid;font-size:16px;text-align:left;font-weight:700;grid-template-columns:1fr 1fr;overflow-y:scroll}:is(.exercises,.collections,.pages-collection) .filters .filters--tags-list>button{text-align:left;background:transparent;border:none;font-size:16px;font-weight:700;cursor:pointer}:is(.exercises,.collections,.pages-collection) .filters .filters--tags-list>button.selected{color:var(--primary-color-lighten)}:is(.exercises,.collections,.pages-collection) .filters .filters--show-list{background-image:url("data:image/svg+xml,%3csvg%20width='24px'%20height='24px'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20color='%23000000'%3e%3cpath%20d='M6%2018h12M12%206v8m0%200l3.5-3.5M12%2014l-3.5-3.5'%20stroke='%23000000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M3%2020.4V3.6a.6.6%200%2001.6-.6h16.8a.6.6%200%2001.6.6v16.8a.6.6%200%2001-.6.6H3.6a.6.6%200%2001-.6-.6z'%20stroke='%23000000'%20stroke-width='1.5'%3e%3c/path%3e%3c/svg%3e")}:is(.exercises,.collections,.pages-collection) .filters .filters--show-list.open{background-image:url("data:image/svg+xml,%3csvg%20width='24px'%20height='24px'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20color='%23000000'%3e%3cpath%20d='M3%2020.4V3.6a.6.6%200%2001.6-.6h16.8a.6.6%200%2001.6.6v16.8a.6.6%200%2001-.6.6H3.6a.6.6%200%2001-.6-.6z'%20stroke='%23000000'%20stroke-width='1.5'%3e%3c/path%3e%3cpath%20d='M6%2018h12M12%2014V6m0%200l3.5%203.5M12%206L8.5%209.5'%20stroke='%23000000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}:is(.exercises,.collections,.pages-collection) .content{display:flex;flex-direction:column;justify-content:space-between;max-height:calc(100vh - 95px);height:100%}:is(.exercises,.collections,.pages-collection) .content .content--empty{flex:1;font-style:italic;text-align:center}:is(.exercises,.collections,.pages-collection) .content .content--empty:after{content:"..."}:is(.exercises,.collections,.pages-collection) .content>div[data-source=exercise]{display:grid;grid-gap:5px;grid-template-columns:repeat(3,1fr);align-content:flex-start;overflow-y:scroll;flex:1}:is(.exercises,.collections,.pages-collection) .content>div[data-source=exercise] div.exercise{position:relative;width:100px;height:100px}:is(.exercises,.collections,.pages-collection) .content>div[data-source=exercise] div.exercise .tooltip{display:none}:is(.exercises,.collections,.pages-collection) .content>div[data-source=exercise] div.exercise:hover .tooltip{display:flex}:is(.exercises,.collections,.pages-collection) .content>div[data-source=exercise] img{text-align:center;object-fit:cover;mix-blend-mode:multiply;border:1px solid var(--gray-light);border-radius:var(--border-radius)}:is(.exercises,.collections,.pages-collection) .content>div[data-source=collection]{display:flex;flex-direction:column;overflow-y:scroll;overflow-x:hidden;flex:1;gap:8px}:is(.exercises,.collections,.pages-collection) .content>div[data-source=collection] div.collection{position:relative}:is(.exercises,.collections,.pages-collection) .content>div[data-source=collection] div.collection:not(:first-of-type){border-top:1px solid var(--primary-color);padding-top:8px}:is(.exercises,.collections,.pages-collection) .content>div[data-source=collection] div.collection:not(:first-of-type)>.tooltip{top:8px!important}:is(.exercises,.collections,.pages-collection) .content>div[data-source=collection] div.collection .tooltip{display:none}:is(.exercises,.collections,.pages-collection) .content>div[data-source=collection] div.collection:hover .tooltip{display:flex;border-radius:var(--border-radius)}:is(.exercises,.collections,.pages-collection) .content>div[data-source=collection] div.collection:hover .tooltip button{height:28px;width:28px;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19%2011V20.4C19%2020.7314%2018.7314%2021%2018.4%2021H5.6C5.26863%2021%205%2020.7314%205%2020.4V11'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%2017V11'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14%2017V11'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M21%207L16%207M3%207L8%207M8%207V3.6C8%203.26863%208.26863%203%208.6%203L15.4%203C15.7314%203%2016%203.26863%2016%203.6V7M8%207L16%207'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-color:var(--error-color)}:is(.exercises,.collections,.pages-collection) .content>div[data-source=collection] div.collection:hover .collection--block-dummy{visibility:hidden}:is(.exercises,.collections,.pages-collection) .content>div[data-source=collection] div.collection .collection--block{max-height:100px;overflow:hidden}:is(.exercises,.collections,.pages-collection) .content>div[data-source=collection] div.collection .collection--block>ul{display:flex;flex-flow:wrap}:is(.exercises,.collections,.pages-collection) .content>div[data-source=collection] div.collection .collection--block>ul li{width:65px;height:65px}:is(.exercises,.collections,.pages-collection) .content>div[data-source=collection] div.collection .collection--block>ul img{width:100%;height:100%;object-fit:contain}:is(.exercises,.collections,.pages-collection) .content>div[data-source=collection] div.collection .collection--block .collection--block-dummy{display:flex;align-items:center;justify-content:center;height:65px;font-style:italic;font-size:.9em;font-weight:600;color:var(--primary-color)}:is(.exercises,.collections,.pages-collection) .content>div[data-source=collection] div.collection .collection--block .collection--block-dummy>span{flex:1;text-align:center;max-width:80%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:is(.exercises,.collections,.pages-collection) .content>div[data-source=collection] img{text-align:center;object-fit:cover;mix-blend-mode:multiply}:is(.exercises,.collections,.pages-collection) .content>div[data-source=page]{display:flex;flex-direction:column;overflow-y:scroll;overflow-x:hidden;flex:1;gap:8px}:is(.exercises,.collections,.pages-collection) .content>div[data-source=page]>.page{position:relative;padding:10px}:is(.exercises,.collections,.pages-collection) .content>div[data-source=page]>.page:not(:first-of-type){border-top:1px solid var(--primary-color);padding-top:8px}:is(.exercises,.collections,.pages-collection) .content>div[data-source=page]>.page:not(:first-of-type)>.tooltip{top:8px!important}:is(.exercises,.collections,.pages-collection) .content>div[data-source=page]>.page .tooltip{display:none}:is(.exercises,.collections,.pages-collection) .content>div[data-source=page]>.page:hover .tooltip{display:flex;border-radius:var(--border-radius);background-color:#3333334d}:is(.exercises,.collections,.pages-collection) .content>div[data-source=page]>.page:hover .tooltip button{height:28px;width:28px}:is(.exercises,.collections,.pages-collection) .content>div[data-source=page]>.page:hover .tooltip button.delete{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19%2011V20.4C19%2020.7314%2018.7314%2021%2018.4%2021H5.6C5.26863%2021%205%2020.7314%205%2020.4V11'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%2017V11'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14%2017V11'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M21%207L16%207M3%207L8%207M8%207V3.6C8%203.26863%208.26863%203%208.6%203L15.4%203C15.7314%203%2016%203.26863%2016%203.6V7M8%207L16%207'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-color:var(--error-color)}:is(.exercises,.collections,.pages-collection) .content>div[data-source=page]>.page:hover .tooltip button.add{background-image:url("data:image/svg+xml,%3csvg%20width='24px'%20height='24px'%20viewBox='0%200%2024%2024'%20stroke-width='1.5'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20color='%23000000'%3e%3cpath%20d='M6%2013L12%2019L18%2013'%20stroke='%23000000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M6%205L12%2011L18%205'%20stroke='%23000000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e");background-color:var(--primary-color-lighten)}:is(.exercises,.collections,.pages-collection) .content>div[data-source=page]>.page .page--block{max-height:100px;overflow:hidden}:is(.exercises,.collections,.pages-collection) .content>div[data-source=page]>.page .page--block>ul{display:flex;flex-flow:wrap}:is(.exercises,.collections,.pages-collection) .content>div[data-source=page]>.page .page--block>ul li{width:65px;height:65px}:is(.exercises,.collections,.pages-collection) .content>div[data-source=page]>.page .page--block>ul img{width:100%;height:100%;object-fit:contain}:is(.exercises,.collections,.pages-collection) .content>div[data-source=page]>.page .page--block .page--block-dummy{display:flex;flex-direction:column;gap:10px;padding:10px 0;font-style:italic;font-size:.9em;font-weight:600;color:var(--primary-color);max-width:80%}:is(.exercises,.collections,.pages-collection) .content>div[data-source=page]>.page .page--block .page--block-dummy .page--block-dummy--name{flex:1;font-weight:700;text-decoration:underline;text-transform:uppercase;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:is(.exercises,.collections,.pages-collection) .content>div[data-source=page] img{text-align:center;object-fit:cover;mix-blend-mode:multiply}:is(.exercises,.collections,.pages-collection) .loading-exercises{display:flex;align-items:center;justify-content:center;height:100%;width:100%;margin:0 auto;text-align:center}:is(.exercises,.collections,.pages-collection) .pagination{width:100%;display:flex;padding:12px 0;align-items:center;justify-content:space-between}:is(.exercises,.collections,.pages-collection) .pagination span{font-size:18px;font-weight:700;position:relative;line-height:1.2;display:flex;flex-direction:column;align-items:center}:is(.exercises,.collections,.pages-collection) .pagination span:after{content:"página";font-size:12px}:is(.exercises,.collections,.pages-collection) .pagination>button{background-size:32px}:is(.exercises,.collections,.pages-collection) .pagination>button[disabled]{opacity:.2;cursor:not-allowed}:is(.exercises,.collections,.pages-collection) .pagination>button.prev{background-image:url("data:image/svg+xml,%3csvg%20width='24px'%20height='24px'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20color='%23000000'%3e%3cpath%20d='M15%206l-6%206%206%206'%20stroke='%23000000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}:is(.exercises,.collections,.pages-collection) .pagination>button.next{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%206L15%2012L9%2018'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}:is(.exercises,.collections,.pages-collection)>button.close{position:absolute;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%206L15%2012L9%2018'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");left:-14px;top:14px;width:28px;height:28px;border:1px solid var(--gray-light)}.template .cover,.personalization .cover{position:relative;width:var(--width);min-height:var(--height);padding:1cm;margin:1cm auto;border:1px #D3D3D3 solid;border-radius:var(--border-radius);background:#fafafa;scroll-margin-top:4rem}:is(.template .cover,.personalization .cover).readonly input[disabled],:is(.template .cover,.personalization .cover).readonly textarea[disabled]{opacity:1;cursor:unset}:is(.template .cover,.personalization .cover) .cover.scope-selection-open{border-top-right-radius:0}:is(.template .cover,.personalization .cover) .cover--internal-header{width:100%;height:50px;position:absolute;display:flex;align-items:center;justify-content:space-between;top:0;left:0;right:0;background-color:#f1f1f1}:is(.template .cover,.personalization .cover) .cover--internal-header .cover--internal-header-name{margin-left:10px}:is(.template .cover,.personalization .cover) .cover--internal-header .cover--internal-header-scope{border-radius:var(--border-radius-button);color:var(--primary-color);background-color:var(--gray-lighter);width:auto;height:50px;font-size:16px;text-decoration:underline;display:flex;align-items:center;background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20color='%23000000'%3e%3cpath%20d='M16%2012H17.4C17.7314%2012%2018%2012.2686%2018%2012.6V19.4C18%2019.7314%2017.7314%2020%2017.4%2020H6.6C6.26863%2020%206%2019.7314%206%2019.4V12.6C6%2012.2686%206.26863%2012%206.6%2012H8M16%2012V8C16%206.66667%2015.2%204%2012%204C8.8%204%208%206.66667%208%208V12M16%2012H8'%20stroke='%23000000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e");background-position:left;background-repeat:no-repeat;background-size:28px;padding-left:22px}:is(.template .cover,.personalization .cover) .cover--internal-header .cover--internal-header-scope.public{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20color='%23000000'%3e%3cpath%20d='M11.5%2012H6.6C6.26863%2012%206%2012.2686%206%2012.6V19.4C6%2019.7314%206.26863%2020%206.6%2020H17.4C17.7314%2020%2018%2019.7314%2018%2019.4V18.5'%20stroke='%23000000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M16%2012V8C16%206.66667%2015.2%204%2012%204C11.2532%204%2010.6371%204.14525%2010.1313%204.38491'%20stroke='%23000000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M16%2012H17.4C17.7314%2012%2018%2012.2686%2018%2012.6V13'%20stroke='%23000000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M8%208V8.5V12'%20stroke='%23000000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M3%203L21%2021'%20stroke='%23000000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}:is(.template .cover,.personalization .cover) .cover--internal-header .cover--internal-header-scope-selection{display:flex;align-items:center;gap:5px;position:absolute;top:-1px;right:-85px;background-color:#f1f1f1;padding:10px;border-top-right-radius:5px;border-bottom-right-radius:5px;border:1px solid #ccc;border-left:none;z-index:2}:is(.template .cover,.personalization .cover) .cover--internal-header .cover--internal-header-scope-selection button{border:1px solid var(--gray-light);background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20color='%23000000'%3e%3cpath%20d='M16%2012H17.4C17.7314%2012%2018%2012.2686%2018%2012.6V19.4C18%2019.7314%2017.7314%2020%2017.4%2020H6.6C6.26863%2020%206%2019.7314%206%2019.4V12.6C6%2012.2686%206.26863%2012%206.6%2012H8M16%2012V8C16%206.66667%2015.2%204%2012%204C8.8%204%208%206.66667%208%208V12M16%2012H8'%20stroke='%23000000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e");background-color:var(--gray-lighter)}:is(.template .cover,.personalization .cover) .cover--internal-header .cover--internal-header-scope-selection button:hover{background-color:var(--gray-light)}:is(.template .cover,.personalization .cover) .cover--internal-header .cover--internal-header-scope-selection button.active{background-color:var(--primary-color-lighten);border:none}:is(.template .cover,.personalization .cover) .cover--internal-header .cover--internal-header-scope-selection button.public{background-image:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3csvg%20width='24px'%20height='24px'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%20color='%23000000'%3e%3cpath%20d='M11.5%2012H6.6C6.26863%2012%206%2012.2686%206%2012.6V19.4C6%2019.7314%206.26863%2020%206.6%2020H17.4C17.7314%2020%2018%2019.7314%2018%2019.4V18.5'%20stroke='%23000000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M16%2012V8C16%206.66667%2015.2%204%2012%204C11.2532%204%2010.6371%204.14525%2010.1313%204.38491'%20stroke='%23000000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M16%2012H17.4C17.7314%2012%2018%2012.2686%2018%2012.6V13'%20stroke='%23000000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M8%208V8.5V12'%20stroke='%23000000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3cpath%20d='M3%203L21%2021'%20stroke='%23000000'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'%3e%3c/path%3e%3c/svg%3e")}:is(.template .cover,.personalization .cover) .title{font-family:Comfortaa;font-weight:700;text-align:center;font-size:1.5cm;height:1.8cm;margin-top:60px;margin-bottom:15px;line-height:65px}:is(.template .cover,.personalization .cover) .date{font-weight:600;margin-bottom:30px;display:flex;justify-content:center;align-items:center;font-size:.5cm}:is(.template .cover,.personalization .cover) .date.date--mismatch .date--end time{color:var(--error-color);text-decoration:underline}:is(.template .cover,.personalization .cover) .date .date--start,:is(.template .cover,.personalization .cover) .date .date--end{display:flex;align-items:center}:is(:is(.template .cover,.personalization .cover) .date .date--start,:is(.template .cover,.personalization .cover) .date .date--end)>div{display:flex;align-items:center}:is(:is(.template .cover,.personalization .cover) .date .date--start,:is(.template .cover,.personalization .cover) .date .date--end) time{cursor:pointer;transition:color .25s}:is(:is(.template .cover,.personalization .cover) .date .date--start,:is(.template .cover,.personalization .cover) .date .date--end) time:hover{color:var(--primary-color-lighten);text-decoration:underline}:is(.template .cover,.personalization .cover) .date span{font-size:.5cm;margin:0 20px}:is(.template .cover,.personalization .cover) .date input[type=date]{font-size:1.2rem;max-width:180px;border-bottom:1px solid var(--gray-light)}:is(.template .cover,.personalization .cover) .date button{margin-left:10px;transition:opacity .25s;background-color:var(--gray-lighter)}:is(.template .cover,.personalization .cover) .date button:hover{background-color:var(--gray-light)}:is(.template .cover,.personalization .cover) .date button.accept{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5%2013L9%2017L19%207'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}:is(.template .cover,.personalization .cover) .client{font-weight:800;font-size:.9cm;margin-bottom:30px;text-align:center;color:var(--primary-color-lighten)}:is(.template .cover,.personalization .cover) .goals{position:relative;margin-bottom:50px;display:grid}:is(.template .cover,.personalization .cover) .goals .goals--line{width:100%;border-radius:1rem;border-bottom:5px solid var(--primary-color);margin:20px 0}:is(.template .cover,.personalization .cover) .goals .goals--line:before{content:"";width:45px;height:45px;top:-.54cm;left:.5cm;padding:2cm 0;background-color:var(--gray);mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15%207C16.1046%207%2017%206.10457%2017%205C17%203.89543%2016.1046%203%2015%203C13.8954%203%2013%203.89543%2013%205C13%206.10457%2013.8954%207%2015%207Z'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.6133%208.26691L9.30505%2012.4021L13.4403%2016.5374L11.3727%2021.0861'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.4104%209.5075L9.79728%206.19931L12.6132%208.26692L15.508%2011.5752H19.2297'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.89152%2015.7103L7.65095%2016.5374H4.34277'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M15%207C16.1046%207%2017%206.10457%2017%205C17%203.89543%2016.1046%203%2015%203C13.8954%203%2013%203.89543%2013%205C13%206.10457%2013.8954%207%2015%207Z'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.6133%208.26691L9.30505%2012.4021L13.4403%2016.5374L11.3727%2021.0861'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.4104%209.5075L9.79728%206.19931L12.6132%208.26692L15.508%2011.5752H19.2297'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.89152%2015.7103L7.65095%2016.5374H4.34277'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;position:absolute}:is(.template .cover,.personalization .cover) .goals .goals--line:after{content:"";position:absolute;right:.5cm;top:-.63cm;height:50px;width:50px;mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.74534%204H17.3132C17.3132%204%2016.4326%2017.2571%2012.0293%2017.2571C9.87826%2017.2571%208.56786%2014.0935%207.79011%2010.8571C6.97574%207.46844%206.74534%204%206.74534%204Z'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.3132%204C17.3132%204%2018.2344%203.01733%2019%202.99999C20.5%202.96603%2020.7773%204%2020.7773%204C21.0709%204.60953%2021.3057%206.19429%2019.8967%207.65715C18.4876%209.12%2016.9103%2010.4%2016.2684%2010.8571'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.74527%204.00001C6.74527%204.00001%205.78547%203.00614%204.99995%203.00001C3.49995%202.9883%203.22264%204.00001%203.22264%204.00001C2.92908%204.60953%202.69424%206.19429%204.1033%207.65715C5.51235%209.12001%207.14823%2010.4%207.79004%2010.8572'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.50662%2020C8.50662%2018.1714%2012.0292%2017.2571%2012.0292%2017.2571C12.0292%2017.2571%2015.5519%2018.1714%2015.5519%2020H8.50662Z'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.74534%204H17.3132C17.3132%204%2016.4326%2017.2571%2012.0293%2017.2571C9.87826%2017.2571%208.56786%2014.0935%207.79011%2010.8571C6.97574%207.46844%206.74534%204%206.74534%204Z'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.3132%204C17.3132%204%2018.2344%203.01733%2019%202.99999C20.5%202.96603%2020.7773%204%2020.7773%204C21.0709%204.60953%2021.3057%206.19429%2019.8967%207.65715C18.4876%209.12%2016.9103%2010.4%2016.2684%2010.8571'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6.74527%204.00001C6.74527%204.00001%205.78547%203.00614%204.99995%203.00001C3.49995%202.9883%203.22264%204.00001%203.22264%204.00001C2.92908%204.60953%202.69424%206.19429%204.1033%207.65715C5.51235%209.12001%207.14823%2010.4%207.79004%2010.8572'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M8.50662%2020C8.50662%2018.1714%2012.0292%2017.2571%2012.0292%2017.2571C12.0292%2017.2571%2015.5519%2018.1714%2015.5519%2020H8.50662Z'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;background-color:var(--golden)}:is(.template .cover,.personalization .cover) .goals .goals--columns{margin-left:3.5cm;display:flex;justify-content:space-between}:is(.template .cover,.personalization .cover) .goals .goals--columns:before{content:"";position:absolute;top:.65cm;left:2.2cm;border-left:5px solid var(--gray);height:6.5cm;z-index:0;border-radius:1rem;border-top-left-radius:0;border-top-right-radius:0}:is(.template .cover,.personalization .cover) .goals .goals--columns div{display:flex;flex-direction:column;flex:1}:is(.template .cover,.personalization .cover) .goals .goals--columns div:nth-child(2) textarea{width:unset}:is(.template .cover,.personalization .cover) .goals .goals--columns div label{text-transform:uppercase;font-weight:700;font-size:.6cm;margin-bottom:10px}:is(.template .cover,.personalization .cover) .goals .goals--columns div textarea{padding:15px;border:3px solid var(--gray-light);border-radius:var(--border-radius-input);font-size:.5cm;line-height:.75cm;-ms-overflow-style:none;scrollbar-width:none;max-width:90%;margin-top:10px}:is(.template .cover,.personalization .cover) .goals .goals--columns div textarea::-webkit-scrollbar{display:none}:is(.template .cover,.personalization .cover) .goals .goals--columns div p{position:relative;margin:10px 0;display:flex;flex-direction:column}:is(.template .cover,.personalization .cover) .goals .goals--columns div p:first-child textarea{text-transform:uppercase;font-weight:700;font-size:.6cm;width:auto;border:none;margin:0;padding:0}:is(.template .cover,.personalization .cover) .goals .goals--columns div p:before{content:"";top:10px;width:30px;left:-45px;position:absolute;border-top:5px solid var(--gray);border-radius:var(--border-radius-input)}:is(.template .cover,.personalization .cover) .footer{display:flex;justify-content:space-between}:is(.template .cover,.personalization .cover) .toc{width:42%;margin-left:1cm}:is(.template .cover,.personalization .cover) .toc .toc--header{display:flex;align-items:center;margin-bottom:20px;font-weight:600}:is(.template .cover,.personalization .cover) .toc .toc--header h1{text-align:center;font-size:1.2cm;width:100%}:is(.template .cover,.personalization .cover) .toc .toc--header button{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M21.1679%208C19.6247%204.46819%2016.1006%202%2011.9999%202C6.81459%202%202.55104%205.94668%202.04932%2011'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17%208H21.4C21.7314%208%2022%207.73137%2022%207.4V3'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M2.88146%2016C4.42458%2019.5318%207.94874%2022%2012.0494%2022C17.2347%2022%2021.4983%2018.0533%2022%2013'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M7.04932%2016H2.64932C2.31795%2016%202.04932%2016.2686%202.04932%2016.6V21'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}:is(.template .cover,.personalization .cover) .toc .toc--table{border:5px solid;border-color:var(--gray-light);border-radius:var(--border-radius-input);min-height:250px;padding:10px 25px;font-size:18px}:is(.template .cover,.personalization .cover) .toc .toc--table ul{list-style-type:"- "}:is(.template .cover,.personalization .cover) .toc .toc--table ul li{margin-bottom:8px}:is(.template .cover,.personalization .cover) .toc .toc--table ul li:empty{display:none}:is(.template .cover,.personalization .cover) .branding{margin-right:1cm;width:42%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;padding:20px}:is(.template .cover,.personalization .cover) .branding .branding--instagram>button{height:34px;width:34px;background-image:url("data:image/svg+xml,%3csvg%20role='img'%20viewBox='0%200%2024%2024'%20xmlns='http://www.w3.org/2000/svg'%3e%3ctitle%3eInstagram%3c/title%3e%3cpath%20fill='%23e64848'%20d='M12%200C8.74%200%208.333.015%207.053.072%205.775.132%204.905.333%204.14.63c-.789.306-1.459.717-2.126%201.384S.935%203.35.63%204.14C.333%204.905.131%205.775.072%207.053.012%208.333%200%208.74%200%2012s.015%203.667.072%204.947c.06%201.277.261%202.148.558%202.913.306.788.717%201.459%201.384%202.126.667.666%201.336%201.079%202.126%201.384.766.296%201.636.499%202.913.558C8.333%2023.988%208.74%2024%2012%2024s3.667-.015%204.947-.072c1.277-.06%202.148-.262%202.913-.558.788-.306%201.459-.718%202.126-1.384.666-.667%201.079-1.335%201.384-2.126.296-.765.499-1.636.558-2.913.06-1.28.072-1.687.072-4.947s-.015-3.667-.072-4.947c-.06-1.277-.262-2.149-.558-2.913-.306-.789-.718-1.459-1.384-2.126C21.319%201.347%2020.651.935%2019.86.63c-.765-.297-1.636-.499-2.913-.558C15.667.012%2015.26%200%2012%200zm0%202.16c3.203%200%203.585.016%204.85.071%201.17.055%201.805.249%202.227.415.562.217.96.477%201.382.896.419.42.679.819.896%201.381.164.422.36%201.057.413%202.227.057%201.266.07%201.646.07%204.85s-.015%203.585-.074%204.85c-.061%201.17-.256%201.805-.421%202.227-.224.562-.479.96-.899%201.382-.419.419-.824.679-1.38.896-.42.164-1.065.36-2.235.413-1.274.057-1.649.07-4.859.07-3.211%200-3.586-.015-4.859-.074-1.171-.061-1.816-.256-2.236-.421-.569-.224-.96-.479-1.379-.899-.421-.419-.69-.824-.9-1.38-.165-.42-.359-1.065-.42-2.235-.045-1.26-.061-1.649-.061-4.844%200-3.196.016-3.586.061-4.861.061-1.17.255-1.814.42-2.234.21-.57.479-.96.9-1.381.419-.419.81-.689%201.379-.898.42-.166%201.051-.361%202.221-.421%201.275-.045%201.65-.06%204.859-.06l.045.03zm0%203.678c-3.405%200-6.162%202.76-6.162%206.162%200%203.405%202.76%206.162%206.162%206.162%203.405%200%206.162-2.76%206.162-6.162%200-3.405-2.76-6.162-6.162-6.162zM12%2016c-2.21%200-4-1.79-4-4s1.79-4%204-4%204%201.79%204%204-1.79%204-4%204zm7.846-10.405c0%20.795-.646%201.44-1.44%201.44-.795%200-1.44-.646-1.44-1.44%200-.794.646-1.439%201.44-1.439.793-.001%201.44.645%201.44%201.439z'/%3e%3c/svg%3e")}:is(.template .cover,.personalization .cover) .branding .branding--whatsapp>button{background-image:url("data:image/svg+xml,%3csvg%20role='img'%20viewBox='0%200%2024%2024'%20xmlns='http://www.w3.org/2000/svg'%3e%3ctitle%3eWhatsApp%3c/title%3e%3cpath%20fill='%231c6758'%20d='M17.472%2014.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94%201.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198%200-.52.074-.792.372-.272.297-1.04%201.016-1.04%202.479%200%201.462%201.065%202.875%201.213%203.074.149.198%202.096%203.2%205.077%204.487.709.306%201.262.489%201.694.625.712.227%201.36.195%201.871.118.571-.085%201.758-.719%202.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421%207.403h-.004a9.87%209.87%200%2001-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86%209.86%200%2001-1.51-5.26c.001-5.45%204.436-9.884%209.888-9.884%202.64%200%205.122%201.03%206.988%202.898a9.825%209.825%200%20012.893%206.994c-.003%205.45-4.437%209.884-9.885%209.884m8.413-18.297A11.815%2011.815%200%200012.05%200C5.495%200%20.16%205.335.157%2011.892c0%202.096.547%204.142%201.588%205.945L.057%2024l6.305-1.654a11.882%2011.882%200%20005.683%201.448h.005c6.554%200%2011.89-5.335%2011.893-11.893a11.821%2011.821%200%2000-3.48-8.413Z'/%3e%3c/svg%3e")}:is(.template .cover,.personalization .cover) .branding>div,:is(.template .cover,.personalization .cover) .branding .branding--next-meeting>div{width:100%;display:flex;align-items:center}:is(:is(.template .cover,.personalization .cover) .branding>div,:is(.template .cover,.personalization .cover) .branding .branding--next-meeting>div)>a{font-weight:700;font-size:.5cm}:is(:is(.template .cover,.personalization .cover) .branding>div,:is(.template .cover,.personalization .cover) .branding .branding--next-meeting>div)>button{border-radius:var(--border-radius);margin-right:25px;height:34px;width:34px;background-size:34px;background-color:transparent}:is(.template .cover,.personalization .cover) .branding .branding--logo{max-width:120px;max-height:120px;margin-bottom:35px;object-fit:cover;mix-blend-mode:multiply}:is(.template .cover,.personalization .cover) .branding .branding--next-meeting>div button:nth-child(1){background-size:42px;background-image:url("data:image/svg+xml,%3csvg%20id='emoji'%20viewBox='0%200%2072%2072'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='color'%3e%3cpath%20fill='%23FFFFFF'%20stroke='none'%20d='M11.9726,28.2042l0.123,31.8059l31.6009-0.082L59.9274,47.55l0.1229-19.4688L11.9726,28.2042z'/%3e%3cpath%20fill='%23ea5a47'%20stroke='none'%20d='M12.1421,28.1401h47.71V12.2523h-47.71V28.1401z%20M49.9972,16.7595c0.0107,0,0.0207,0,0.0307,0%20c0.841,0.0081,1.6281,0.3433,2.2169,0.9435c0.5897,0.6004,0.9094,1.3941,0.901,2.2351c-0.0162,1.7261-1.426,3.1186-3.1479,3.1186%20c-0.0099,0-0.0207,0-0.0307,0c-1.7357-0.017-3.134-1.4429-3.1179-3.1786C46.8655,18.152,48.2753,16.7595,49.9972,16.7595z%20M19.7269,17.6075c0.6109-0.5985,1.4156-0.9273,2.2694-0.9273c0.0103,0,0.0206,0,0.0317,0%20c1.7866,0.0174,3.2267,1.4852,3.2101,3.2719c-0.0166,1.7768-1.4678,3.2102-3.2403,3.2102c-0.0102,0-0.0213,0-0.0316,0%20c-1.7867-0.0175-3.2267-1.4852-3.2101-3.2719C18.7639,19.0248,19.1089,18.2141,19.7269,17.6075z'/%3e%3cpath%20fill='%23d0cfce'%20stroke='none'%20d='M56.9559,49.0381H44.1387v4.4795c0,0.5527-0.4473,1-1,1c-0.502,0-0.8992-0.3752-0.9712-0.8569v5.4255%20l1.1596-0.0003L56.9559,49.0381z'/%3e%3c/g%3e%3cg%20id='hair'/%3e%3cg%20id='skin'/%3e%3cg%20id='skin-shadow'/%3e%3cg%20id='line'%3e%3cellipse%20cx='21.997'%20cy='19.9408'%20rx='3'%20ry='3'%20transform='matrix(0.0096%20-1%201%200.0096%201.8467%2041.746)'%20fill='none'%20fill-rule='evenodd'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20clip-rule='evenodd'/%3e%3crect%20x='11.997'%20y='12.2142'%20width='48'%20height='16'%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'/%3e%3cellipse%20cx='49.9976'%20cy='19.9408'%20rx='3'%20ry='3'%20transform='matrix(0.0096%20-1%201%200.0096%2029.5794%2069.7454)'%20fill='none'%20fill-rule='evenodd'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20clip-rule='evenodd'/%3e%3cpolyline%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20points='11.997,28.0918%2011.997,60.0918%2043.6564,60.0864%2059.997,48.0382%2059.997,28.0918'/%3e%3cellipse%20cx='18.2166'%20cy='33.6726'%20rx='2'%20ry='2'%20transform='matrix(0.0096%20-1%201%200.0096%20-15.6284%2051.5668)'%20fill='%23000000'%20stroke='none'/%3e%3cellipse%20cx='24.2166'%20cy='33.6726'%20rx='2'%20ry='2'%20transform='matrix(0.0096%20-1%201%200.0096%20-9.6857%2057.5665)'%20fill='%23000000'%20stroke='none'/%3e%3cellipse%20cx='30.2166'%20cy='33.6726'%20rx='2'%20ry='2'%20transform='matrix(0.0096%20-1%201%200.0096%20-3.743%2063.5662)'%20fill='%23000000'%20stroke='none'/%3e%3cellipse%20cx='36.2166'%20cy='33.6726'%20rx='2'%20ry='2'%20transform='matrix(0.0096%20-1%201%200.0096%202.1997%2069.566)'%20fill='%23000000'%20stroke='none'/%3e%3cellipse%20cx='18.2166'%20cy='39.6726'%20rx='2'%20ry='2'%20transform='matrix(0.0096%20-1%201%200.0096%20-21.6282%2057.5095)'%20fill='%23000000'%20stroke='none'/%3e%3cellipse%20cx='24.2166'%20cy='39.6726'%20rx='2'%20ry='2'%20transform='matrix(0.0096%20-1%201%200.0096%20-15.6855%2063.5092)'%20fill='%23000000'%20stroke='none'/%3e%3cellipse%20cx='30.2166'%20cy='39.6726'%20rx='2'%20ry='2'%20transform='matrix(0.0096%20-1%201%200.0096%20-9.7428%2069.5089)'%20fill='%23000000'%20stroke='none'/%3e%3cellipse%20cx='36.2166'%20cy='39.6726'%20rx='2'%20ry='2'%20transform='matrix(0.0096%20-1%201%200.0096%20-3.8001%2075.5087)'%20fill='%23000000'%20stroke='none'/%3e%3cellipse%20cx='18.2166'%20cy='45.6726'%20rx='2'%20ry='2'%20transform='matrix(0.0096%20-1%201%200.0096%20-27.6279%2063.4522)'%20fill='%23000000'%20stroke='none'/%3e%3cpolyline%20fill='none'%20stroke='%23000000'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-miterlimit='10'%20stroke-width='2'%20points='59.8694,48.0382%2043.1384,48.0382%2043.1384,53.5175'/%3e%3c/g%3e%3c/svg%3e")}:is(.template .cover,.personalization .cover) .branding .branding--next-meeting>div button:nth-child(2){display:none;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.0207%205.82839L15.8491%202.99996L20.7988%207.94971L17.9704%2010.7781M13.0207%205.82839L3.41405%2015.435C3.22652%2015.6225%203.12116%2015.8769%203.12116%2016.1421V20.6776H7.65669C7.92191%2020.6776%208.17626%2020.5723%208.3638%2020.3847L17.9704%2010.7781M13.0207%205.82839L17.9704%2010.7781'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}:is(.template .cover,.personalization .cover) .branding .branding--next-meeting>div.edit-mode>button{background-size:34px;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.0207%205.82839L15.8491%202.99996L20.7988%207.94971L17.9704%2010.7781M13.0207%205.82839L3.41405%2015.435C3.22652%2015.6225%203.12116%2015.8769%203.12116%2016.1421V20.6776H7.65669C7.92191%2020.6776%208.17626%2020.5723%208.3638%2020.3847L17.9704%2010.7781M13.0207%205.82839L17.9704%2010.7781'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}:is(.template .cover,.personalization .cover) .branding .branding--next-meeting>div:not(.edit-mode):hover>button:nth-child(1){display:none}:is(.template .cover,.personalization .cover) .branding .branding--next-meeting>div:not(.edit-mode):hover>button:nth-child(2){display:block}:is(.template .cover,.personalization .cover) .branding .branding--next-meeting .branding--next-meeting-setup{display:flex;flex-direction:column;font-weight:700}:is(.template .cover,.personalization .cover) .branding .branding--next-meeting .branding--next-meeting-setup input{margin-bottom:10px}:is(.template .cover,.personalization .cover) .branding .branding--next-meeting .branding--next-meeting-setup input:last-of-type{color:var(--url-color)}:is(.template .cover,.personalization .cover) .branding .branding--next-meeting .branding--next-meeting-setup button{cursor:pointer;font-size:14px;background-color:var(--gray-light);border-radius:var(--border-radius-button)}:is(.template .cover,.personalization .cover) .branding .branding--next-meeting .branding--next-meeting-setup button:hover{background-color:var(--gray-lighter)}:is(.template .cover,.personalization .cover) .branding .branding--next-meeting .branding--next-meeting-url{display:none}:is(.template .cover,.personalization .cover) .branding .branding--next-meeting .branding--next-meeting-url-text{font-weight:700;font-size:.5cm}.template .page{position:relative;width:var(--width);min-height:var(--height);padding:1cm;margin:1cm auto;border:1px #D3D3D3 solid;border-radius:var(--border-radius);background:#fafafa;scroll-margin-top:4rem}.template .page.readonly input[disabled],.template .page.readonly textarea[disabled]{opacity:1;cursor:unset}.template .page.readonly input.url--value{display:none}.template .page.readonly .inputs a.url--value{display:block!important;margin:8px 0 8px 8px;text-align:center;font-size:14px;min-width:100px;background-color:#1c6758;border:1px solid var(--primary-color);color:var(--white);border-radius:var(--border-radius);text-decoration:none;font-weight:700}.template .page~.page .add-page.top{display:none}.template .page .add-page-line{opacity:0;transition:opacity .25s;cursor:pointer;position:absolute;border:none;border-bottom:2px solid var(--primary-color-lighten);width:105%}.template .page .add-page-line:before{content:"Añadir página";position:absolute;top:16px;left:50%;transform:translate(-50%,-100%);background-color:var(--primary-color-lighten);color:var(--white);padding:6px 8px;border-radius:var(--border-radius);font-size:12px;z-index:1;white-space:nowrap;font-weight:700}.template .page .add-page-line:hover{opacity:1}.template .page .add-page-line.top{top:-22px;left:50%;transform:translate(-50%)}.template .page .add-page-line.bottom{bottom:-22px;left:50%;transform:translate(-50%)}.template .page .page-actions{opacity:0;transition:opacity .25s;display:flex;align-items:center;position:absolute;right:10px;top:10px;grid-gap:5px}.template .page .page-actions .page-actions--create-blocks-collection{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%2019V5C3%203.89543%203.89543%203%205%203H16.1716C16.702%203%2017.2107%203.21071%2017.5858%203.58579L20.4142%206.41421C20.7893%206.78929%2021%207.29799%2021%207.82843V19C21%2020.1046%2020.1046%2021%2019%2021H5C3.89543%2021%203%2020.1046%203%2019Z'%20stroke='currentColor'%20stroke-width='1.5'/%3e%3cpath%20d='M8.6%209H15.4C15.7314%209%2016%208.73137%2016%208.4V3.6C16%203.26863%2015.7314%203%2015.4%203H8.6C8.26863%203%208%203.26863%208%203.6V8.4C8%208.73137%208.26863%209%208.6%209Z'%20stroke='currentColor'%20stroke-width='1.5'/%3e%3cpath%20d='M6%2013.6V21H18V13.6C18%2013.2686%2017.7314%2013%2017.4%2013H6.6C6.26863%2013%206%2013.2686%206%2013.6Z'%20stroke='currentColor'%20stroke-width='1.5'/%3e%3c/svg%3e");background-color:var(--primary-color-lighten)}.template .page .page-actions .page-actions--remove-page{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9%2012L15%2012'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M4%2021.4V2.6C4%202.26863%204.26863%202%204.6%202H16.2515C16.4106%202%2016.5632%202.06321%2016.6757%202.17574L19.8243%205.32426C19.9368%205.43679%2020%205.5894%2020%205.74853V21.4C20%2021.7314%2019.7314%2022%2019.4%2022H4.6C4.26863%2022%204%2021.7314%204%2021.4Z'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M16%205.4V2.35355C16%202.15829%2016.1583%202%2016.3536%202C16.4473%202%2016.5372%202.03725%2016.6036%202.10355L19.8964%205.39645C19.9628%205.46275%2020%205.55268%2020%205.64645C20%205.84171%2019.8417%206%2019.6464%206H16.6C16.2686%206%2016%205.73137%2016%205.4Z'%20fill='currentColor'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-color:var(--error-color)}.template .page .page-actions .page-actions--clone-page{background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.4%2020H9.6C9.26863%2020%209%2019.7314%209%2019.4V9.6C9%209.26863%209.26863%209%209.6%209H19.4C19.7314%209%2020%209.26863%2020%209.6V19.4C20%2019.7314%2019.7314%2020%2019.4%2020Z'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15%209V4.6C15%204.26863%2014.7314%204%2014.4%204H4.6C4.26863%204%204%204.26863%204%204.6V14.4C4%2014.7314%204.26863%2015%204.6%2015H9'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-color:var(--tertiary-color)}.template .page .page-actions .page-actions--sort-page.up{background-color:var(--gray-light);background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.25%2018.5V6M12.25%206L18.25%2012M12.25%206L6.25%2012'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.template .page .page-actions .page-actions--sort-page.down{background-color:var(--gray-light);background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M12.25%205.5V18M12.25%2018L6.25%2012M12.25%2018L18.25%2012'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.template .page .remove-page{opacity:0}.template .page:hover .page-actions,.template .page:hover .add-page-line{opacity:1}.template .page:focus{outline:none}.template .page .title{font-family:Comfortaa;height:1.2cm;font-size:2em;margin-bottom:10px}.template .page .description{height:.75cm;resize:none;margin-bottom:8px}.template .page .description:empty:before{content:"Descripción...";color:#616161}.template .page .blocks .collection.sortable-ghost{opacity:.5;border-top:3px solid var(--primary-color);border-bottom:3px solid var(--primary-color);padding:10px 0}.template .page .blocks .collection.sortable-ghost button{display:none}.template .page .blocks .collection.sortable-ghost span{font-size:20px}.template .page .blocks .collection.sortable-ghost img{height:100px;width:100px;margin-bottom:5px;object-fit:cover;mix-blend-mode:multiply}.template .page .blocks .collection.sortable-ghost .collection--block{margin-top:20px}.template .page .blocks .block{position:relative;margin-bottom:8px}.template .page .blocks .block .inputs{border-top:2px solid var(--primary-color);min-height:18px;display:flex;align-items:center;justify-content:flex-end}.template .page .blocks .block .inputs input,.template .page .blocks .block .inputs textarea,.template .page .blocks .block .inputs a{padding:5px;font-size:.95em}.template .page .blocks .block .inputs:first-child{display:grid;grid-gap:5px;grid-template-columns:repeat(4,1fr)}.template .page .blocks .block .inputs:first-child input:not(:first-child){text-align:center}.template .page .blocks .block .inputs:first-child input:first-child{width:7cm;font-size:1.3em;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.template .page .blocks .block .inputs:nth-child(2){align-items:flex-start}.template .page .blocks .block .inputs:nth-child(2) textarea{padding-right:0;line-height:20px;min-width:60%}.template .page .blocks .block .inputs:nth-child(2) textarea~input{min-width:40%;text-align:left}.template .page .blocks .block .inputs a.url--value{display:none}.template .page .blocks .block .inputs input{margin:5px 0}.template .page .blocks .block .inputs input:invalid{background-color:#f4f4f4;border-right:1px solid black}.template .page .blocks .block .inputs textarea{margin:5px 0;padding-right:20px;height:.75cm}.template .page .blocks .block .exercises-empty{color:var(--gray);font-style:italic;opacity:.5;font-size:.85em;text-align:center;margin-top:10px;-webkit-user-select:none;user-select:none;pointer-events:none;display:flex;align-items:center;justify-content:center}.template .page .blocks .block ul{display:grid;grid-gap:.25cm;grid-template-columns:repeat(5,1fr)}.template .page .blocks .block ul li{position:relative;text-align:center}.template .page .blocks .block ul li img{margin-bottom:5px;mix-blend-mode:multiply;object-fit:cover;cursor:pointer}.template .page .blocks .block ul li textarea{text-align:center;height:.5cm;font-size:.9em}.template .page .blocks .block ul li .remove-exercise{position:absolute;background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M9.17218%2014.8284L12.0006%2012M14.829%209.17157L12.0006%2012M12.0006%2012L9.17218%209.17157M12.0006%2012L14.829%2014.8284'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%2022C17.5228%2022%2022%2017.5228%2022%2012C22%206.47715%2017.5228%202%2012%202C6.47715%202%202%206.47715%202%2012C2%2017.5228%206.47715%2022%2012%2022Z'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-color:transparent;transition:opacity .25s;top:-8px;right:8px;opacity:0;width:18px;height:18px;background-size:20px;background-color:var(--white)}.template .page .blocks .block ul li:hover .remove-exercise{opacity:1}.template .page .blocks .block .block-actions{opacity:0;top:-.5cm;left:100%;padding:5px;position:absolute;transition:opacity .25s;background:#fafafa;border-radius:var(--border-radius);display:flex;box-shadow:0 3px 5px #3334}.template .page .blocks .block .block-actions>button{margin-right:5px}.template .page .blocks .block .block-actions .block-actions--remove-block{background-color:var(--error-color);background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19%2011V20.4C19%2020.7314%2018.7314%2021%2018.4%2021H5.6C5.26863%2021%205%2020.7314%205%2020.4V11'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%2017V11'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M14%2017V11'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M21%207L16%207M3%207L8%207M8%207V3.6C8%203.26863%208.26863%203%208.6%203L15.4%203C15.7314%203%2016%203.26863%2016%203.6V7M8%207L16%207'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.template .page .blocks .block .block-actions .block-actions--clone-block{background-color:var(--tertiary-color);background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M19.4%2020H9.6C9.26863%2020%209%2019.7314%209%2019.4V9.6C9%209.26863%209.26863%209%209.6%209H19.4C19.7314%209%2020%209.26863%2020%209.6V19.4C20%2019.7314%2019.7314%2020%2019.4%2020Z'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M15%209V4.6C15%204.26863%2014.7314%204%2014.4%204H4.6C4.26863%204%204%204.26863%204%204.6V14.4C4%2014.7314%204.26863%2015%204.6%2015H9'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.template .page .blocks .block .block-actions .block-actions--sort-up{background-color:var(--gray-light);background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14%2014L2%2014'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%2010H2'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%206H2'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18%2018H2'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M19%2014V4M19%204L22%207M19%204L16%207'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.template .page .blocks .block .block-actions .block-actions--sort-down{background-color:var(--gray-light);background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M14%2010L2%2010'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M10%2014H2'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%2018H2'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M18%206L2%206'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M19%2010V20M19%2020L22%2017M19%2020L16%2017'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e")}.template .page .blocks .block .block-actions .block-actions--save-as-collection{background-color:var(--primary-color-lighten);background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M3%2019V5C3%203.89543%203.89543%203%205%203H16.1716C16.702%203%2017.2107%203.21071%2017.5858%203.58579L20.4142%206.41421C20.7893%206.78929%2021%207.29799%2021%207.82843V19C21%2020.1046%2020.1046%2021%2019%2021H5C3.89543%2021%203%2020.1046%203%2019Z'%20stroke='currentColor'%20stroke-width='1.5'/%3e%3cpath%20d='M8.6%209H15.4C15.7314%209%2016%208.73137%2016%208.4V3.6C16%203.26863%2015.7314%203%2015.4%203H8.6C8.26863%203%208%203.26863%208%203.6V8.4C8%208.73137%208.26863%209%208.6%209Z'%20stroke='currentColor'%20stroke-width='1.5'/%3e%3cpath%20d='M6%2013.6V21H18V13.6C18%2013.2686%2017.7314%2013%2017.4%2013H6.6C6.26863%2013%206%2013.2686%206%2013.6Z'%20stroke='currentColor'%20stroke-width='1.5'/%3e%3c/svg%3e")}.template .page .blocks .block:hover .block-actions{opacity:1}.template .page .add-block{width:100%;margin-top:15px;height:.75cm;border-radius:var(--border-radius);background-image:url("data:image/svg+xml,%3csvg%20width='24'%20height='24'%20stroke-width='1.5'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8%2012H12M16%2012H12M12%2012V8M12%2012V16'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%2022C17.5228%2022%2022%2017.5228%2022%2012C22%206.47715%2017.5228%202%2012%202C6.47715%202%202%206.47715%202%2012C2%2017.5228%206.47715%2022%2012%2022Z'%20stroke='currentColor'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-color:var(--gray-lighter)}.template .page .add-block:hover{background-color:var(--gray-light)}#pages .sortable-ghost{border:2px dashed var(--primary-color);border-radius:var(--border-radius);display:flex;flex-direction:column;align-items:center;justify-content:center}#pages .sortable-ghost .tooltip{display:none}#pages .sortable-ghost.page{background-color:var(--primary-color);min-height:0;padding:20px;overflow:hidden}#pages .sortable-ghost.page .page-actions{display:none}#pages .sortable-ghost.page>*{display:none}@keyframes fade-in-modal{0%{opacity:0}to{opacity:1}}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1000;display:flex;justify-content:center;align-items:center}.modal-content{width:400px;background-color:var(--white);box-shadow:0 4px 8px #0003,0 6px 20px #00000030;animation:fade-in-modal .25s forwards;display:flex;flex-direction:column;border-radius:var(--border-radius)}.modal-content>*{padding:20px}.modal-header{font-weight:700;font-size:1.2em;background-color:var(--primary-color);border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius)}.modal-header *{color:var(--white)}.modal-body{margin-top:20px;font-size:1.1em}.modal-footer{display:flex;justify-content:space-between;align-items:center;margin-top:20px;gap:20px;font-size:14px}.modal-footer button{padding:8px}.confirm{background-color:var(--primary-color);color:var(--white)}.confirm:hover{background-color:var(--primary-color-darken)}.reject{background-color:var(--secondary-color);color:var(--white)}.reject:hover{background-color:var(--secondary-color-darken)}@font-face{font-family:Comfortaa;font-style:normal;font-weight:100 900;font-display:swap;src:url(/assets/Comfortaa-VariableFont_wght-BR6_P2NK.ttf) format("truetype");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Figtree;font-style:normal;src:url(/assets/Figtree-VariableFont_wght-CuCnmeMh.ttf) format("truetype")}@font-face{font-family:Figtree;font-style:italic;src:url(/assets/Figtree-Italic-VariableFont_wght-BKw5bOcC.ttf) format("truetype")}*{box-sizing:border-box;-moz-box-sizing:border-box;scroll-behavior:smooth;color:#333;color-adjust:exact!important;-webkit-print-color-adjust:exact!important}body{margin:0;padding:0;font:12pt Figtree,sans-serif;overflow-x:hidden}body .wrapper{max-width:1600px;margin:0 auto}@media(max-width:1780px){.container{padding:0 40px}.templates-list,.personalization-wrapper,.onboarding-wrapper{margin-left:72px}}@media(max-width:1600px){body #pages .page,body #pages .cover{margin:1.5cm}}@media(max-width:1230px){#toolbar-container.dragging>*{z-index:-1}}[data-v-821242ef]:root{--primary-color: #1c6758;--primary-color-lighten: #4dcfb5;--primary-color-darken: #113f36;--secondary-color: #e64848;--secondary-color-lighten: #eb7e7e;--secondary-color-darken: #dd1e1e;--tertiary-color: #99c2ff;--private-template: #e74d3c6e;--public-template: #2ecc7073;--white: #fff;--gray: #333;--gray-light: #D3D3D3;--gray-lighter: #f1f1f1;--error-color: #f37777;--warning-color: #f7e98e;--url-color: #06f;--golden: goldenrod}[data-v-821242ef]:root{--width: 210mm;--height: 297mm;--water-mark-opacity: .02;--tooltip-padding: 8px 12px;--tooltip-line-height: 20px;--tooltip-font-size: 12px;--tooltip-border-radius: 3px;--border-radius: 5px;--border-radius-button: 3px;--border-radius-input: 3px;--border-radius-action-button: 100rem}@keyframes spinner-animation-821242ef{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes bounce-in-right-821242ef{0%{-webkit-transform:translateX(600px);transform:translate(600px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}38%{-webkit-transform:translateX(0);transform:translate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;opacity:1}55%{-webkit-transform:translateX(68px);transform:translate(68px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}72%{-webkit-transform:translateX(0);transform:translate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}81%{-webkit-transform:translateX(32px);transform:translate(32px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}90%{-webkit-transform:translateX(0);transform:translate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}95%{-webkit-transform:translateX(8px);transform:translate(8px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:translateX(0);transform:translate(0);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes fade-in-821242ef{0%{opacity:0}to{opacity:1}}[disabled][data-v-821242ef]{opacity:.5;cursor:not-allowed}[readonly][data-v-821242ef]{color:var(--gray);background-color:var(--gray-lighter);border:1px solid var(--gray-light)}.container.login[data-v-821242ef]{display:flex;align-items:center;justify-content:center;height:100dvh}button[data-v-821242ef]{background-color:var(--white)}button[form-button][data-v-821242ef]{width:100%;padding:8px 0;cursor:pointer;border:none;outline:none;border-radius:var(--border-radius-button);font-size:1em;transition:background-color .25s}button[action-button][data-v-821242ef]{position:relative;width:30px;height:30px;cursor:pointer;border:none;color:transparent;border-radius:var(--border-radius-action-button);-webkit-user-select:none;user-select:none;padding:10px;background-size:20px;background-repeat:no-repeat;background-position:center;transition:background-color .25s}:is(input,textarea)[data-v-821242ef]{padding:0;border:none;outline:none;font-size:inherit;font:inherit;resize:none;width:100%;background-color:transparent;-ms-overflow-style:none;scrollbar-width:none}:is(input,textarea)[data-v-821242ef]::-webkit-scrollbar{display:none}form[data-v-821242ef]{padding:10px 0}form.error .field input[data-v-821242ef]{border:1px solid var(--error-color)}:is(form,.form,.filters) input[data-v-821242ef],:is(form,.form,.filters) textarea[data-v-821242ef]{padding:10px;border-radius:var(--border-radius-input);border:1px solid;border-color:var(--gray-light)}input[form-input][data-v-821242ef],textarea[form-input][data-v-821242ef]{padding:10px;border:1px solid;border-color:var(--gray-light);border-radius:var(--border-radius-input)}.text-help[data-v-821242ef]{font-size:14px;margin-top:5px;display:block;font-style:italic}.loader[data-v-821242ef]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:9999;display:flex;justify-content:center;align-items:center}.loader .spinner[data-v-821242ef]{display:inline-block;position:relative;width:64px;height:64px}.loader .spinner div[data-v-821242ef]{box-sizing:border-box;display:block;position:absolute;width:51px;height:51px;margin:6px;border:6px solid var(--white);border-radius:50%;animation:spinner-animation-821242ef 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:var(--white) transparent transparent transparent}.loader .spinner div[data-v-821242ef]:nth-child(1){animation-delay:-.45s}.loader .spinner div[data-v-821242ef]:nth-child(2){animation-delay:-.3s}.loader .spinner div[data-v-821242ef]:nth-child(3){animation-delay:-.15s}@keyframes l1-821242ef{to{transform:rotate(.5turn)}}.list-loader[data-v-821242ef]{font-size:1.2em;font-weight:700;text-align:center;display:flex;align-items:center;justify-content:center;position:absolute;z-index:10;top:50%;left:50%;width:50px;aspect-ratio:1;border-radius:50%;border:8px solid;border-color:var(--primary-color) #0000;animation:l1-821242ef 1s infinite}.field[data-v-821242ef]{display:flex;flex-direction:column;position:relative;gap:2px;margin:16px 0}.field .input[data-v-821242ef]{padding:10px;border-radius:var(--border-radius-input);border:1px solid;border-color:var(--gray-light)}.field>label[data-v-821242ef]{color:var(--gray);font-weight:500;padding:6px 0;font-size:14px;-webkit-user-select:none;user-select:none;position:relative;display:flex;align-items:flex-start;justify-content:flex-start;gap:4px}.field>label .help[data-v-821242ef]{font-size:14px;cursor:help;-webkit-user-select:none;user-select:none;padding:5px;height:14px;width:14px;background-color:var(--gray);border-radius:100rem;display:flex;align-items:center;justify-content:center}.field>label .help[data-v-821242ef]:after{content:"?";font-size:10px;color:var(--white)}.field select[data-v-821242ef]{padding:10px;border:1px solid;border-radius:var(--border-radius-input);border-color:var(--gray-light);background-color:var(--white);cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;text-indent:.01px;text-overflow:"";font-size:inherit;line-height:1.15;outline:none}.field.checkbox[data-v-821242ef]{flex-direction:row;align-items:center;gap:10px}.field.checkbox input[type=checkbox][data-v-821242ef]{width:20px;height:20px}.field.checkbox input[type=checkbox][data-v-821242ef]:checked{background-color:var(--primary-color);border-color:var(--primary-color)}.field small[data-v-821242ef]{font-size:13px;display:block;font-style:italic;color:var(--gray);margin-bottom:10px}.field small[data-v-821242ef]:before{content:"* "}.field-error[data-v-821242ef]{color:var(--error-color);font-size:14px;font-weight:400;margin:10px 0;display:flex;align-items:center}[tooltip-bottom]:not([disabled])[data-v-821242ef]{position:relative}[tooltip-bottom]:not([disabled]):hover[data-v-821242ef]:before{display:block}[tooltip-bottom]:not([disabled])[data-v-821242ef]:before{display:none;content:attr(tooltip-bottom);position:absolute;top:calc(100% + 18px);left:50%;transform:translate(-50%);background-color:var(--gray);color:var(--white);z-index:10}[tooltip-left]:not([disabled])[data-v-821242ef]{position:relative}[tooltip-left]:not([disabled]):hover[data-v-821242ef]:before{display:block}[tooltip-left]:not([disabled])[data-v-821242ef]:before{display:none;content:attr(tooltip-left);position:absolute;transform:translate(-100%);left:-10px;top:0;background-color:var(--gray);color:var(--white);z-index:10}[tooltip-right]:not([disabled])[data-v-821242ef]{position:relative}[tooltip-right]:not([disabled]):hover[data-v-821242ef]:before{display:block}[tooltip-right]:not([disabled])[data-v-821242ef]:before{display:none;content:attr(tooltip-right);position:absolute;right:-10px;top:0;transform:translate(100%);background-color:var(--gray);color:var(--white);z-index:10}:is([tooltip-bottom],[tooltip-left],[tooltip-right])[data-v-821242ef]:before{white-space:pre;line-height:var(--tooltip-line-height);border-radius:var(--tooltip-border-radius);padding:var(--tooltip-padding);font-size:var(--tooltip-font-size)}.glass[data-v-821242ef]{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#ffffffa6}.mini-modal-wrapper[data-v-821242ef]{position:fixed;inset:0;z-index:1000;background-color:#00000080;display:flex;align-items:center;justify-content:center;animation:fade-in-821242ef .15s ease-in-out}.mini-modal-wrapper .mini-modal[data-v-821242ef]{padding:20px;border:1px solid var(--gray-light);background-color:var(--white);border-radius:5px;min-width:320px;box-shadow:0 0 10px #00000026}.mini-modal-wrapper .mini-modal .mini-modal--header[data-v-821242ef]{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;position:relative}.mini-modal-wrapper .mini-modal .mini-modal--header h1[data-v-821242ef]{font-size:16px;font-weight:700;margin:0}.mini-modal-wrapper .mini-modal input[data-v-821242ef]{margin-bottom:20px;font-size:14px}.mini-modal-wrapper .mini-modal .mini-modal--footer[data-v-821242ef]{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:14px}.mini-modal-wrapper .mini-modal .mini-modal--footer .mini-modal--button[data-v-821242ef]{border:none;color:var(--white)}.mini-modal-wrapper .mini-modal .mini-modal--footer .mini-modal--button.button-accept[data-v-821242ef]{background-color:var(--primary-color)}.mini-modal-wrapper .mini-modal .mini-modal--footer .mini-modal--button.button-accept[data-v-821242ef]:hover{background-color:var(--primary-color-lighten)}.mini-modal-wrapper .mini-modal .mini-modal--footer .mini-modal--button.button-cancel[data-v-821242ef]{background-color:var(--secondary-color)}.mini-modal-wrapper .mini-modal .mini-modal--footer .mini-modal--button.button-cancel[data-v-821242ef]:hover{background-color:var(--secondary-color-lighten)}@keyframes modal-display-821242ef{0%{bottom:-100em}to{bottom:0}}.overlay[data-v-821242ef]{position:fixed;z-index:1000;inset:0;background-color:#3330308a}.app-modal[data-v-821242ef]{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:1000;animation:modal-display-821242ef .1s forwards}.app-modal .app-modal--container[data-v-821242ef]{width:60%;min-width:500px;height:80%;min-height:500px;background-color:#fff;border-radius:5px;display:flex;flex-direction:column;box-shadow:16px 16px #5d5c5c}.app-modal .app-modal--header[data-v-821242ef]{font-weight:700;font-size:28px;background-color:var(--primary-color-darken);display:flex;align-items:center;padding:15px;color:#fff}.app-modal .app-modal--body[data-v-821242ef]{flex:1;padding:15px;max-width:100%;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.app-modal .app-modal--body[data-v-821242ef]::-webkit-scrollbar{display:none}.app-modal .app-modal--footer[data-v-821242ef]{display:flex;align-items:center;place-self:center;gap:20px;padding:15px}.app-modal .app-modal--footer>button[data-v-821242ef]{border:none;width:150px;padding:10px;color:#ececec;font-weight:700}.app-modal .app-modal--footer>button.button-accept[data-v-821242ef]{background-color:var(--primary-color-lighten)}.app-modal .app-modal--footer>button.button-accept[data-v-821242ef]:hover{background-color:var(--primary-color-darken)}.app-modal .app-modal--footer>button.button-cancel[data-v-821242ef]{background-color:var(--secondary-color)}.app-modal .app-modal--footer>button.button-cancel[data-v-821242ef]:hover{background-color:var(--secondary-color-darken)}
