/**handles:kalium-fluidbox-css,mpcs-progress,mpcs-fontello-styles,mpcs-lesson-css**/
@-webkit-keyframes a{0%{-webkit-transform:translate(-50%,-50%) rotateX(0) rotateY(0);transform:translate(-50%,-50%) rotateX(0) rotateY(0)}50%{-webkit-transform:translate(-50%,-50%) rotateX(-180deg) rotateY(0);transform:translate(-50%,-50%) rotateX(-180deg) rotateY(0)}to{-webkit-transform:translate(-50%,-50%) rotateX(-180deg) rotateY(-180deg);transform:translate(-50%,-50%) rotateX(-180deg) rotateY(-180deg)}}@keyframes a{0%{-webkit-transform:translate(-50%,-50%) rotateX(0) rotateY(0);transform:translate(-50%,-50%) rotateX(0) rotateY(0)}50%{-webkit-transform:translate(-50%,-50%) rotateX(-180deg) rotateY(0);transform:translate(-50%,-50%) rotateX(-180deg) rotateY(0)}to{-webkit-transform:translate(-50%,-50%) rotateX(-180deg) rotateY(-180deg);transform:translate(-50%,-50%) rotateX(-180deg) rotateY(-180deg)}}.fluidbox{outline:none}.fluidbox__overlay{background-color:hsla(0,0%,100%,.85);cursor:pointer;cursor:zoom-out;opacity:0;pointer-events:none;position:fixed;top:-100%;left:0;bottom:-100%;right:0;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.fluidbox--opened .fluidbox__overlay{pointer-events:auto}.fluidbox__wrap{background-position:center center;background-size:cover;margin:0 auto;position:relative;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.fluidbox--closed .fluidbox__thumb,.fluidbox__thumb{-webkit-transition:opacity 0s ease-in-out 0s;transition:opacity 0s ease-in-out 0s}.fluidbox__ghost{background-size:100% 100%;background-position:center center;background-repeat:no-repeat;position:absolute;-webkit-transition:opacity 0s 0s,-webkit-transform .5s 0s;transition:opacity 0s 0s,-webkit-transform .5s 0s;transition:opacity 0s 0s,transform .5s 0s;transition:opacity 0s 0s,transform .5s 0s,-webkit-transform .5s 0s}.fluidbox--opened .fluidbox__ghost{cursor:pointer;cursor:zoom-out}.fluidbox--closed .fluidbox__ghost{-webkit-transition:opacity 0s .5s,-webkit-transform .5s 0s;transition:opacity 0s .5s,-webkit-transform .5s 0s;transition:opacity 0s .5s,transform .5s 0s;transition:opacity 0s .5s,transform .5s 0s,-webkit-transform .5s 0s}.fluidbox__loader{opacity:0;-webkit-perspective:200px;perspective:200px;pointer-events:none;position:absolute;top:0;left:0;bottom:0;right:0}.fluidbox__loader:before{background-color:hsla(0,0%,100%,.85);content:'';-webkit-transform-style:preserve-3d;transform-style:preserve-3d;position:absolute;top:50%;left:50%;width:20%;padding-bottom:20%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-delay:0s;transition-delay:0s}.fluidbox--loading .fluidbox__loader{opacity:1;-webkit-transition:opacity .5s ease-in-out .5s;transition:opacity .5s ease-in-out .5s}.fluidbox--loading .fluidbox__loader:before{-webkit-animation:a 1s 0s infinite ease-in-out forwards;animation:a 1s 0s infinite ease-in-out forwards}
/*# sourceMappingURL=fluidbox.min.css.map */
.mpcs-button{color:#363636;font-size:14px;font-weight:700;cursor:pointer;justify-content:center;text-align:center;white-space:nowrap;outline:0;text-decoration:none}.mpcs-button span,.mpcs-lesson-locked-buttons a{border:1px solid #dbdbdb;border-radius:5px;padding-bottom:calc(.5em - 1px);padding-left:1em;padding-right:1em;padding-top:calc(.5em - 1px)}.mpcs-button.is-rounded span{border-radius:50px}.mpcs-button .is-purple,.mpcs-lesson-locked-buttons a.mpcs-button.is-purple{background-color:#571879;border:1px solid #491466;color:#fff}.mpcs-button .is-green{background-color:#336a14;border:1px solid #28520f;color:#fff}.mpcs-button .is-gray{background-color:#787878;border:1px solid #4d4c4c;color:#fff}.mpcs-button.is-outline{border:2px solid #333;color:#333}.mp_wrapper .grid{min-width:inherit;max-width:inherit}.course-progress{background-color:#fff}.form-table .course-progress{width:250px}.course-progress .user-progress{text-align:center;white-space:nowrap;background-color:#4caf50;height:100%;display:block;width:0%}.course-progress-bar-main{height:25px!important;position:relative;background:#555;-moz-border-radius:25px;-webkit-border-radius:25px;border-radius:25px;padding:7px;box-shadow:inset 0 -1px 1px rgba(255,255,255,.3);margin:10px 0}.course-progress-bar-main>span{width:0%;display:block;height:100%!important;-moz-border-radius:25px;-webkit-border-radius:25px;border-radius:25px;background-color:#2bc253;background-image:linear-gradient(center bottom,#2bc253 37%,#54f054 69%);box-shadow:inset 0 2px 9px rgba(255,255,255,.3),inset 0 -2px 6px rgba(0,0,0,.4);position:relative;overflow:hidden}.course-progress-bar-main>span:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:linear-gradient(-45deg,rgba(255,255,255,.2) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.2) 50%,rgba(255,255,255,.2) 75%,transparent 75%,transparent);z-index:1;background-size:50px 50px;animation:move 2s linear infinite;border-top-right-radius:20px;border-bottom-right-radius:20px;border-top-left-radius:20px;border-bottom-left-radius:20px;overflow:hidden}.mpcs-progress-bar-title{font-weight:700;font-size:18px}.mpcs-section{margin:25px 0 0 0;padding:0;border:1px solid #dedede;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background-color:#fff;width:100%}.mpcs-section a{text-decoration:none}.mpcs-section-header{padding:15px 15px 10px 15px;background-color:#dedede}.mpcs-section-progress{font-size:32px;font-weight:800;float:right;vertical-align:middle;padding:0;margin:0;height:36px}.mpcs-section-progress .mpcs-section-complete{color:#45b154}.mpcs-section-progress .mpcs-section-not-complete{color:#aeaeae}.mpcs-section-title{padding-bottom:5px}.mpcs-section-title-text{font-size:1.2em;font-weight:800}.mpcs-section-description{font-size:18px;font-weight:400;text-decoration:italic}.mpcs-lesson,.mpcs-lessons{box-sizing:border-box;padding:10px;width:100%}.mpcs-lesson>.mpcs-lesson-row-link{display:flex;align-items:center}.mpcs-lesson-button{margin-left:auto}.mpcs-lesson-link{display:inline-block;position:relative;width:75%;padding:5px;vertical-align:top}#bookmark .mpcs-section-header{display:flex;align-items:center}.mpcs-progress-bar{width:50%}.mpcs-bookmark{margin-left:auto}.mpcs-lesson-progress{float:right;font-size:16px;font-weight:800;padding-right:12px}.mpcs-lesson-progress .mpcs-lesson-complete{color:#45b154}.mpcs-lesson-progress .mpcs-quiz-failed{color:red}.mpcs-lesson-progress i{font-size:20px}.mpcs-lesson-progress .mpcs-lesson-not-complete{color:#dedede}.mpcs-lesson .mpcs-lesson-locked i.mpcs-circle-regular{color:#999}.mpcs-lesson-locked-header{font-weight:700;font-size:large}.mpcs-lesson-locked-message{padding-top:20px;padding-bottom:20px}.mpcs-quiz-attempt,.mpcs-reset-course-progress{text-decoration:none}.mpcs-course-information .progress{width:1%}.navigation .alignleft{display:inline;float:left;margin-right:1.5em;margin-top:1.5em}.navigation .alignright{display:inline;float:right;margin-left:1.5em;margin-top:1.5em}.center-block{margin:0 auto}.mpcs-lesson-list-quiz-score{font-style:italic}div.mpca-quiz-progress-title{margin-left:10px}.mpca-quiz-progress-title a,a.mpca-course-progress-title{color:#1d2327}a.mpca-course-sub-account-progress{display:block}@media handheld,only screen and (max-width:767px){.mpcs-course-list .grid .col-1-2{width:100%}.mpcs-course-list .grid .col-1-2:last-child{margin:0;padding:0}}.flex-navigation{display:flex;align-items:center;justify-content:space-between;margin-top:2rem}.flex-navigation .page-count{color:#555;font-size:14px}
@font-face{font-family:mp-courses;src:url('https://www.bubuset.it/wp-content/plugins/memberpress-courses/public/fonts/fontello/font/mp-courses.eot?82237471');src:url('https://www.bubuset.it/wp-content/plugins/memberpress-courses/public/fonts/fontello/font/mp-courses.eot?82237471#iefix') format('embedded-opentype'),url('https://www.bubuset.it/wp-content/plugins/memberpress-courses/public/fonts/fontello/font/mp-courses.woff2?82237471') format('woff2'),url('https://www.bubuset.it/wp-content/plugins/memberpress-courses/public/fonts/fontello/font/mp-courses.woff?82237471') format('woff'),url('https://www.bubuset.it/wp-content/plugins/memberpress-courses/public/fonts/fontello/font/mp-courses.ttf?82237471') format('truetype'),url('https://www.bubuset.it/wp-content/plugins/memberpress-courses/public/fonts/fontello/font/mp-courses.svg?82237471#mp-courses') format('svg');font-weight:400;font-style:normal}[class*=" mpcs-"]:before,[class^=mpcs-]:before{font-family:mp-courses;font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mpcs-cancel-circled:before{content:'\e800'}.mpcs-check-circle-regular:before{content:'\e801'}.mpcs-circle-regular:before{content:'\e802'}.mpcs-info-circled:before{content:'\e803'}.mpcs-adjust-solid:before{content:'\e804'}.mpcs-cancel:before{content:'\e805'}.mpcs-search:before{content:'\e806'}.mpcs-user:before{content:'\e807'}.mpcs-list-alt:before{content:'\e808'}.mpcs-right-big:before{content:'\e809'}.mpcs-eye:before{content:'\e80a'}.mpcs-edit:before{content:'\e80b'}.mpcs-left-big:before{content:'\e80c'}.mpcs-grip-vertical-solid:before{content:'\e80d'}.mpcs-down-dir:before{content:'\e80e'}.mpcs-ok-circled:before{content:'\e80f'}.mpcs-th-list:before{content:'\e810'}.mpcs-arrow-narrow-left:before{content:'\e811'}.mpcs-lock:before{content:'\e812'}.mpcs-ccw:before{content:'\e813'}.mpcs-check:before{content:'\e814'}.mpcs-comment-alt-dots-light:before{content:'\e815'}.mpcs-comment-alt-minus-light:before{content:'\e816'}.mpcs-option-check:before{content:'\e817'}.mpcs-plus:before{content:'\e818'}.mpcs-correct-answer:before{content:'\e819'}.mpcs-incorrect-answer:before{content:'\e81a'}.mpcs-radio-checked:before{content:'\e81b'}.mpcs-radio-unchecked:before{content:'\e81c'}.mpcs-award:before{content:'\e81d'}.mpcs-award-1:before{content:'\e81e'}.mpcs-print:before{content:'\e81f'}.mpcs-checkbox-checked:before{content:'\e820'}.mpcs-checkbox-unchecked:before{content:'\e821'}.mpcs-download-1:before{content:'\e822'}.mpcs-link-1:before{content:'\e823'}.mpcs-assignment-icon:before{content:'\e824'}.mpcs-chat:before{content:'\e825'}.mpcs-download:before{content:'\f02e'}.mpcs-link:before{content:'\f07b'}.mpcs-menu:before{content:'\f0c9'}.mpcs-angle-left:before{content:'\f104'}.mpcs-angle-right:before{content:'\f105'}.mpcs-angle-down:before{content:'\f107'}.mpcs-spinner:before{content:'\f110'}.mpcs-angle-circled-left:before{content:'\f137'}.mpcs-angle-circled-down:before{content:'\f13a'}.mpcs-ellipsis:before{content:'\f141'}.mpcs-ellipsis-vert:before{content:'\f142'}.mpcs-play-circled:before{content:'\f144'}.mpcs-quiz-icon:before{content:'\f14a'}.mpcs-lesson-draft-icon:before{content:'\f15b'}.mpcs-lesson-icon:before{content:'\f15c'}.mpcs-youtube:before{content:'\f167'}.mpcs-dot-circled:before{content:'\f192'}.mpcs-share:before{content:'\f1e0'}.mpcs-chart-area:before{content:'\f1fe'}.mpcs-twitter-squared:before{content:'\f304'}.mpcs-facebook-squared:before{content:'\f308'}.mpcs-instagram-1:before{content:'\f32d'}
.mpcs-clearfix:after,.mpcs-clearfix:before{content:" ";display:table}.mpcs-clearfix:after{clear:both}div#mpcs-lesson-navigation{display:block}div#mpcs-lesson-navigation #previous_lesson_link{float:left}div#mpcs-lesson-navigation #next_lesson_link{float:right}div.mpcs-breadcrumbs span.mpcs-breadcrumb.mpcs-active a{font-weight:700}div.mpcs-breadcrumbs span.mpcs-breadcrumb:not(:last-child)::after{content:' >'}div.mpcs-breadcrumb{font-weight:700}.mpcs-sidebar-with-accordion #mpcs-sidebar .mpcs-lessons{display:none;overflow:hidden}.mpcs-sidebar-with-accordion #mpcs-sidebar .mpcs-section{margin-bottom:0;position:relative}.mpcs-sidebar-with-accordion #mpcs-sidebar .mpcs-section-title{padding:1em}.mpcs-sidebar-with-accordion #mpcs-sidebar .mpcs-section-header{border-bottom:1px solid rgba(255,255,255,.15);position:relative}.mpcs-sidebar-with-accordion #mpcs-sidebar .mpcs-section-header:after{content:'';position:absolute;right:20px;top:20px;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #666}.mpcs-sidebar-with-accordion #mpcs-sidebar .mpcs-section-header.active:after{border-bottom:6px solid #666;border-top:none}.mpcs-sidebar-with-accordion #mpcs-sidebar .mpcs-section-title:hover{cursor:pointer}.mpcs-animate-spin{-moz-animation:mpcs-spin 2s infinite linear;-o-animation:mpcs-spin 2s infinite linear;-webkit-animation:mpcs-spin 2s infinite linear;animation:mpcs-spin 2s infinite linear;display:inline-block}@-moz-keyframes mpcs-spin{0%{-moz-transform:rotate(0);-o-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes mpcs-spin{0%{-moz-transform:rotate(0);-o-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-o-keyframes mpcs-spin{0%{-moz-transform:rotate(0);-o-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-ms-keyframes mpcs-spin{0%{-moz-transform:rotate(0);-o-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes mpcs-spin{0%{-moz-transform:rotate(0);-o-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0)}100%{-moz-transform:rotate(359deg);-o-transform:rotate(359deg);-webkit-transform:rotate(359deg);transform:rotate(359deg)}}