@import url(https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;500;700&display=swap);body{margin:0;font-family:IBM Plex Sans,sans-serif}#navbar{position:fixed;width:80%;height:70px;top:0;z-index:10000!important;left:0;right:0;margin:auto;background:#4834d4}#navbar *{color:#fff}#navbar a{text-decoration:none;display:inline-block;padding-left:10px;padding-right:10px}#navbar a.dropdown{position:relative}#navbar a.dropdown svg{transform:scale(.6);transition:all .3s ease}#navbar a.dropdown .inner-dropdown{position:absolute;opacity:0;pointer-events:none;width:100%;left:0;padding:10px;background:#4834d4;top:calc(100% + 15px);transform:translateY(-20px);transition:all .3s ease}#navbar .container{padding-left:20px;padding-right:20px;width:100%}h1,h2,h3,h4,h5,h6{margin:0;font-weight:lighter}.greyed{background:#ececec}.silvered{background:#bdc3c7}.redded{background:tomato}.blued{background:#4834d4}.blue{color:#4834d4}.red{color:tomato}.grey{color:#a9a9a9}.margin.top.px20{margin-top:20px}.margin.top.px40{margin-top:40px}.boxed-item{padding:30px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);border-radius:5px;max-width:760px;width:100%}.boxed-item.no-adaptive{width:450px}.modal-space{opacity:0;pointer-events:none;width:100%;height:100vh;position:fixed!important;background:rgba(0,0,0,.5);z-index:10000;left:0;top:0}.modal-space .modal{position:relative;max-height:80vh;overflow:auto;border-radius:5px;width:20vw;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);background:#fefefe;padding:20px}.modal-space .modal .fa-times{position:absolute;right:20px;left:auto}.modal-space .modal .container{padding:10px}section{width:80%;margin:0 auto!important;position:relative}section.full{min-height:100vh}section .content{margin-top:80px;width:100%}section ul{padding:0;list-style-type:none;margin-top:30px}section ul li{margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid #ececec}section ul li a{text-decoration:none;color:#00f;padding-bottom:3px;border-bottom:1px solid #4834d4}section h1{font-size:3.5em}section h1.title{font-size:5em}section .box.rounded{border-radius:5px;border:3px solid #ececec}section .box.rounded:not(.no-hover):hover{background:#ececec;color:#4834d4;cursor:pointer}section .box.padded{padding:10px;margin-right:5px;margin-left:5px}section .box.padded:first-child{margin-left:0}section .box.respect{margin:20px}section .box.medium{max-width:200px;width:100%;height:100%}section .box.medium.square{max-height:200px}section .box.medium.generous{max-width:500px}section .box.medium.generous.square{max-height:500px}section .box.medium.square{height:200px}section .box.adaptive{max-width:1000px;width:100%;width:auto}section form{width:100%}section .editable,section input[type=password],section input[type=text],section input[type=time],section textarea{max-width:550px!important;width:100%;height:40px;border-radius:4px;font-family:IBM Plex Sans,sans-serif;color:#1a1a1a;margin-top:20px;border:none;padding:2.5px;text-indent:15px;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}section .editable{height:auto;padding-top:12.5px;padding-bottom:12.5px}section input[type=checkbox]{display:block;border:2px solid #ececec;width:15px;height:15px}section textarea{min-height:20vh;max-width:100%;min-width:100%;max-height:60vh;padding-top:10px;font-size:.85em}section button,section textarea{font-family:IBM Plex Sans,sans-serif}section button{margin-top:20px;background:#4834d4;border-radius:5px;color:#fefefe;border:none;padding:10px;height:40px;max-width:200px;width:100%}section button.little{margin-top:0!important;padding:3.5px;height:auto;width:auto}section button.bgred{background:tomato!important}section select{display:block;max-width:550px;height:40px;padding:2.5px;width:100%;border:none;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);background:#fefefe;border-radius:5px;text-indent:10px}.flexbox{display:flex;position:relative}.flexbox.justify-center{justify-content:center}.flexbox.align-center{align-items:center}.flexbox.justify-between{justify-content:space-between}.flexbox.wrap{flex-wrap:wrap}.flexbox.headed:before{content:attr(heading);font-weight:bolder;font-size:1.45em;height:40px;position:fixed;margin-top:-120px;border-bottom:5px solid #d3d3d3}.flexbox.headed{padding-top:40px}.small-dot{width:7.5px;height:7.5px;border-radius:7.5px}.small-dot.bronze,.small-dot.white{border:1px solid #000}.small-dot.bronze{background:#cd7f32}.small-dot.silver{border:1px solid #000;background:silver}.small-dot.gold{border:1px solid #000;background:gold}.small-dot.platinum{border:1px solid #000;background-color:#e5e4e2}.editor-container[data-v-b01630e4]{position:relative}.editor-container .editor[data-v-b01630e4]{position:absolute;padding-top:5px;top:-40px;padding-bottom:5px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.editor-container .editor svg[data-v-b01630e4]{padding-left:10px;padding-right:10px}#edit-day{top:70px;width:80%;height:calc(100vh - 70px);position:fixed;background:#fefefe;z-index:100;transform:translateY(100vh)}.day{z-index:1!important;width:14%;min-height:20vh;border-right:2px solid #ececec;position:relative;margin-bottom:20px}.day.invisible{border-right:2px solid transparent}.day.border{border:4px solid #ececec;border-radius:6px}.day.hoverable{cursor:pointer;transition:.2s}.day.hoverable:hover{background:#ececec}.day.margined{margin:20px}.day .container{padding-left:30px}.day h1{font-weight:bolder;color:#ececec;letter-spacing:5px;font-size:5em}.day h3{color:#1a1a1a;font-size:1.5em}.box[data-v-4e518376]{margin-right:20px}.box[data-v-4e518376]:first-child{margin:0}a[data-v-d7afe04e]{text-decoration:none;color:#1a1a1a}.pagination-element[data-v-d7afe04e]{display:inline-block;width:auto!important;padding:5px;border:2px solid #ececec;border-radius:10px;margin:5px;min-width:32px;text-align:center}a{text-decoration:none;color:#1a1a1a}.pagination-element{display:inline-block;width:auto!important;padding:5px;border:2px solid #ececec;border-radius:10px;margin:5px;min-width:32px;text-align:center}.selected[data-v-5f10004d],.selected[data-v-7c6206c6],.selected[data-v-36e5e4ee]{background:#d3d3d3}li[data-v-5f10004d]{padding-top:20px;padding-bottom:20px;padding-left:20px;margin-bottom:0}li[data-v-5f10004d]:hover{background:#d3d3d3}.box[data-v-30f0296e]:after{position:absolute;height:100%;width:100%;left:0;top:0;border-radius:2.5px;content:"";z-index:1;background:rgba(0,0,0,.5)}.box img[data-v-30f0296e]{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;position:absolute;z-index:-1}.box .in[data-v-30f0296e]{position:absolute;z-index:2;bottom:0;width:100%;color:#fff!important}.box.tagle[data-v-78b73a3c]{min-width:300px;min-height:150px;max-width:300px;max-height:150px;position:relative}.box.tagle[data-v-78b73a3c]:hover{background:transparent!important;color:inherit!important}.selected[data-v-61acf6fc]{background:#d3d3d3}#modal[data-v-61acf6fc]{position:fixed;height:100vh;width:80%;left:0;right:0;margin:auto;z-index:100;top:0;border-top:5px solid #d3d3d3;background:#fff}#thumb[data-v-61acf6fc]{position:relative;max-width:450px}#thumb[data-v-61acf6fc]:before{position:absolute;width:100%;height:100%;left:0;color:#fff;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;top:0;content:"clicca per modificare";background:rgba(0,0,0,.5);cursor:pointer}#thumb[data-v-61acf6fc]:hover:before{opacity:1;pointer-events:all}.modal-enter-active[data-v-61acf6fc]{-webkit-animation:come-in-data-v-61acf6fc .5s;animation:come-in-data-v-61acf6fc .5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.modal-leave-active[data-v-61acf6fc]{animation:come-in-data-v-61acf6fc .5s reverse;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards}@-webkit-keyframes come-in-data-v-61acf6fc{0%{top:100vh}to{top:0}}@keyframes come-in-data-v-61acf6fc{0%{top:100vh}to{top:0}}