img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:#fff0;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:#fff0;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:#fff0;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:#fff0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFCCCCCC',GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:#fff0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0%,#eee 50%);background-image:-o-linear-gradient(top,#fff 0%,#eee 50%);background-image:linear-gradient(to bottom,#fff 0%,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF',endColorstr='#FFEEEEEE',GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE',endColorstr='#FFFFFFFF',GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:#fff0;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #fff0}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}@font-face{font-family:'FontAwesome';src:url(/wp-content/plugins/modern-events-calendar-lite/assets/fonts/fontawesome-webfont.eot?v=4.2.0);src:url('/wp-content/plugins/modern-events-calendar-lite/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),url(/wp-content/plugins/modern-events-calendar-lite/assets/fonts/fontawesome-webfont.woff?v=4.2.0) format('woff'),url(/wp-content/plugins/modern-events-calendar-lite/assets/fonts/fontawesome-webfont.ttf?v=4.2.0) format('truetype'),url('/wp-content/plugins/modern-events-calendar-lite/assets/fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg')}@font-face{font-family:'simple-line-icons';src:url(/wp-content/plugins/modern-events-calendar-lite/assets/fonts/Simple-Line-Icons.eot);src:url('/wp-content/plugins/modern-events-calendar-lite/assets/fonts/Simple-Line-Icons.eot?#iefix') format('embedded-opentype'),url(/wp-content/plugins/modern-events-calendar-lite/assets/fonts/Simple-Line-Icons.ttf) format('truetype'),url(/wp-content/plugins/modern-events-calendar-lite/assets/fonts/Simple-Line-Icons.woff2) format('woff2'),url(/wp-content/plugins/modern-events-calendar-lite/assets/fonts/Simple-Line-Icons.woff) format('woff'),url('/wp-content/plugins/modern-events-calendar-lite/assets/fonts/Simple-Line-Icons.svg?#simple-line-icons') format('svg')}[class*="mec-fa-"],[class*="mec-li_"],[class*="mec-sl-"]{speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*="mec-fa-"]{font-family:FontAwesome}[class*="mec-sl-"]{font-family:'simple-line-icons'}.mec-fa-glass:before{content:"\f000"}.mec-fa-music:before{content:"\f001"}.mec-fa-search:before{content:"\f002"}.mec-fa-envelope-o:before{content:"\f003"}.mec-fa-heart:before{content:"\f004"}.mec-fa-star:before{content:"\f005"}.mec-fa-star-o:before{content:"\f006"}.mec-fa-user:before{content:"\f007"}.mec-fa-film:before{content:"\f008"}.mec-fa-th-large:before{content:"\f009"}.mec-fa-th:before{content:"\f00a"}.mec-fa-th-list:before{content:"\f00b"}.mec-fa-check:before{content:"\f00c"}.mec-fa-close:before,.mec-fa-remove:before,.mec-fa-times:before{content:"\f00d"}.mec-fa-search-plus:before{content:"\f00e"}.mec-fa-search-minus:before{content:"\f010"}.mec-fa-power-off:before{content:"\f011"}.mec-fa-signal:before{content:"\f012"}.mec-fa-cog:before,.mec-fa-gear:before{content:"\f013"}.mec-fa-trash-o:before{content:"\f014"}.mec-fa-home:before{content:"\f015"}.mec-fa-file-o:before{content:"\f016"}.mec-fa-clock-o:before{content:"\f017"}.mec-fa-road:before{content:"\f018"}.mec-fa-download:before{content:"\f019"}.mec-fa-arrow-circle-o-down:before{content:"\f01a"}.mec-fa-arrow-circle-o-up:before{content:"\f01b"}.mec-fa-inbox:before{content:"\f01c"}.mec-fa-play-circle-o:before{content:"\f01d"}.mec-fa-repeat:before,.mec-fa-rotate-right:before{content:"\f01e"}.mec-fa-refresh:before{content:"\f021"}.mec-fa-list-alt:before{content:"\f022"}.mec-fa-lock:before{content:"\f023"}.mec-fa-flag:before{content:"\f024"}.mec-fa-headphones:before{content:"\f025"}.mec-fa-volume-off:before{content:"\f026"}.mec-fa-volume-down:before{content:"\f027"}.mec-fa-volume-up:before{content:"\f028"}.mec-fa-qrcode:before{content:"\f029"}.mec-fa-barcode:before{content:"\f02a"}.mec-fa-tag:before{content:"\f02b"}.mec-fa-tags:before{content:"\f02c"}.mec-fa-book:before{content:"\f02d"}.mec-fa-bookmark:before{content:"\f02e"}.mec-fa-print:before{content:"\f02f"}.mec-fa-camera:before{content:"\f030"}.mec-fa-font:before{content:"\f031"}.mec-fa-bold:before{content:"\f032"}.mec-fa-italic:before{content:"\f033"}.mec-fa-text-height:before{content:"\f034"}.mec-fa-text-width:before{content:"\f035"}.mec-fa-align-left:before{content:"\f036"}.mec-fa-align-center:before{content:"\f037"}.mec-fa-align-right:before{content:"\f038"}.mec-fa-align-justify:before{content:"\f039"}.mec-fa-list:before{content:"\f03a"}.mec-fa-dedent:before,.mec-fa-outdent:before{content:"\f03b"}.mec-fa-indent:before{content:"\f03c"}.mec-fa-video-camera:before{content:"\f03d"}.mec-fa-image:before,.mec-fa-photo:before,.mec-fa-picture-o:before{content:"\f03e"}.mec-fa-pencil:before{content:"\f040"}.mec-fa-map-marker:before{content:"\f041"}.mec-fa-adjust:before{content:"\f042"}.mec-fa-tint:before{content:"\f043"}.mec-fa-edit:before,.mec-fa-pencil-square-o:before{content:"\f044"}.mec-fa-share-square-o:before{content:"\f045"}.mec-fa-check-square-o:before{content:"\f046"}.mec-fa-arrows:before{content:"\f047"}.mec-fa-step-backward:before{content:"\f048"}.mec-fa-fast-backward:before{content:"\f049"}.mec-fa-backward:before{content:"\f04a"}.mec-fa-play:before{content:"\f04b"}.mec-fa-pause:before{content:"\f04c"}.mec-fa-stop:before{content:"\f04d"}.mec-fa-forward:before{content:"\f04e"}.mec-fa-fast-forward:before{content:"\f050"}.mec-fa-step-forward:before{content:"\f051"}.mec-fa-eject:before{content:"\f052"}.mec-fa-chevron-left:before{content:"\f053"}.mec-fa-chevron-right:before{content:"\f054"}.mec-fa-plus-circle:before{content:"\f055"}.mec-fa-minus-circle:before{content:"\f056"}.mec-fa-times-circle:before{content:"\f057"}.mec-fa-check-circle:before{content:"\f058"}.mec-fa-question-circle:before{content:"\f059"}.mec-fa-info-circle:before{content:"\f05a"}.mec-fa-crosshairs:before{content:"\f05b"}.mec-fa-times-circle-o:before{content:"\f05c"}.mec-fa-check-circle-o:before{content:"\f05d"}.mec-fa-ban:before{content:"\f05e"}.mec-fa-arrow-left:before{content:"\f060"}.mec-fa-arrow-right:before{content:"\f061"}.mec-fa-arrow-up:before{content:"\f062"}.mec-fa-arrow-down:before{content:"\f063"}.mec-fa-mail-forward:before,.mec-fa-share:before{content:"\f064"}.mec-fa-expand:before{content:"\f065"}.mec-fa-compress:before{content:"\f066"}.mec-fa-plus:before{content:"\f067"}.mec-fa-minus:before{content:"\f068"}.mec-fa-asterisk:before{content:"\f069"}.mec-fa-exclamation-circle:before{content:"\f06a"}.mec-fa-gift:before{content:"\f06b"}.mec-fa-leaf:before{content:"\f06c"}.mec-fa-fire:before{content:"\f06d"}.mec-fa-eye:before{content:"\f06e"}.mec-fa-eye-slash:before{content:"\f070"}.mec-fa-exclamation-triangle:before,.mec-fa-warning:before{content:"\f071"}.mec-fa-plane:before{content:"\f072"}.mec-fa-calendar:before{content:"\f073"}.mec-fa-random:before{content:"\f074"}.mec-fa-comment:before{content:"\f075"}.mec-fa-magnet:before{content:"\f076"}.mec-fa-chevron-up:before{content:"\f077"}.mec-fa-chevron-down:before{content:"\f078"}.mec-fa-retweet:before{content:"\f079"}.mec-fa-shopping-cart:before{content:"\f07a"}.mec-fa-folder:before{content:"\f07b"}.mec-fa-folder-open:before{content:"\f07c"}.mec-fa-arrows-v:before{content:"\f07d"}.mec-fa-arrows-h:before{content:"\f07e"}.mec-fa-bar-chart-o:before,.mec-fa-bar-chart:before{content:"\f080"}.mec-fa-twitter-square:before{content:"\f081"}.mec-fa-facebook-square:before{content:"\f082"}.mec-fa-camera-retro:before{content:"\f083"}.mec-fa-key:before{content:"\f084"}.mec-fa-cogs:before,.mec-fa-gears:before{content:"\f085"}.mec-fa-comments:before{content:"\f086"}.mec-fa-thumbs-o-up:before{content:"\f087"}.mec-fa-thumbs-o-down:before{content:"\f088"}.mec-fa-star-half:before{content:"\f089"}.mec-fa-heart-o:before{content:"\f08a"}.mec-fa-sign-out:before{content:"\f08b"}.mec-fa-linkedin-square:before{content:"\f08c"}.mec-fa-thumb-tack:before{content:"\f08d"}.mec-fa-external-link:before{content:"\f08e"}.mec-fa-sign-in:before{content:"\f090"}.mec-fa-trophy:before{content:"\f091"}.mec-fa-github-square:before{content:"\f092"}.mec-fa-upload:before{content:"\f093"}.mec-fa-lemon-o:before{content:"\f094"}.mec-fa-phone:before{content:"\f095"}.mec-fa-square-o:before{content:"\f096"}.mec-fa-bookmark-o:before{content:"\f097"}.mec-fa-phone-square:before{content:"\f098"}.mec-fa-twitter:before{content:"\f099"}.mec-fa-facebook-f:before,.mec-fa-facebook:before{content:"\f09a"}.mec-fa-github:before{content:"\f09b"}.mec-fa-unlock:before{content:"\f09c"}.mec-fa-credit-card:before{content:"\f09d"}.mec-fa-feed:before,.mec-fa-rss:before{content:"\f09e"}.mec-fa-hdd-o:before{content:"\f0a0"}.mec-fa-bullhorn:before{content:"\f0a1"}.mec-fa-bell:before{content:"\f0f3"}.mec-fa-certificate:before{content:"\f0a3"}.mec-fa-hand-o-right:before{content:"\f0a4"}.mec-fa-hand-o-left:before{content:"\f0a5"}.mec-fa-hand-o-up:before{content:"\f0a6"}.mec-fa-hand-o-down:before{content:"\f0a7"}.mec-fa-arrow-circle-left:before{content:"\f0a8"}.mec-fa-arrow-circle-right:before{content:"\f0a9"}.mec-fa-arrow-circle-up:before{content:"\f0aa"}.mec-fa-arrow-circle-down:before{content:"\f0ab"}.mec-fa-globe:before{content:"\f0ac"}.mec-fa-wrench:before{content:"\f0ad"}.mec-fa-tasks:before{content:"\f0ae"}.mec-fa-filter:before{content:"\f0b0"}.mec-fa-briefcase:before{content:"\f0b1"}.mec-fa-arrows-alt:before{content:"\f0b2"}.mec-fa-group:before,.mec-fa-users:before{content:"\f0c0"}.mec-fa-chain:before,.mec-fa-link:before{content:"\f0c1"}.mec-fa-cloud:before{content:"\f0c2"}.mec-fa-flask:before{content:"\f0c3"}.mec-fa-cut:before,.mec-fa-scissors:before{content:"\f0c4"}.mec-fa-copy:before,.mec-fa-files-o:before{content:"\f0c5"}.mec-fa-paperclip:before{content:"\f0c6"}.mec-fa-floppy-o:before,.mec-fa-save:before{content:"\f0c7"}.mec-fa-square:before{content:"\f0c8"}.mec-fa-bars:before,.mec-fa-navicon:before,.mec-fa-reorder:before{content:"\f0c9"}.mec-fa-list-ul:before{content:"\f0ca"}.mec-fa-list-ol:before{content:"\f0cb"}.mec-fa-strikethrough:before{content:"\f0cc"}.mec-fa-underline:before{content:"\f0cd"}.mec-fa-table:before{content:"\f0ce"}.mec-fa-magic:before{content:"\f0d0"}.mec-fa-truck:before{content:"\f0d1"}.mec-fa-pinterest:before{content:"\f0d2"}.mec-fa-pinterest-square:before{content:"\f0d3"}.mec-fa-google-plus-square:before{content:"\f0d4"}.mec-fa-google-plus:before{content:"\f0d5"}.mec-fa-money:before{content:"\f0d6"}.mec-fa-caret-down:before{content:"\f0d7"}.mec-fa-caret-up:before{content:"\f0d8"}.mec-fa-caret-left:before{content:"\f0d9"}.mec-fa-caret-right:before{content:"\f0da"}.mec-fa-columns:before{content:"\f0db"}.mec-fa-sort:before,.mec-fa-unsorted:before{content:"\f0dc"}.mec-fa-sort-desc:before,.mec-fa-sort-down:before{content:"\f0dd"}.mec-fa-sort-asc:before,.mec-fa-sort-up:before{content:"\f0de"}.mec-fa-envelope:before{content:"\f0e0"}.mec-fa-linkedin:before{content:"\f0e1"}.mec-fa-rotate-left:before,.mec-fa-undo:before{content:"\f0e2"}.mec-fa-gavel:before,.mec-fa-legal:before{content:"\f0e3"}.mec-fa-dashboard:before,.mec-fa-tachometer:before{content:"\f0e4"}.mec-fa-comment-o:before{content:"\f0e5"}.mec-fa-comments-o:before{content:"\f0e6"}.mec-fa-bolt:before,.mec-fa-flash:before{content:"\f0e7"}.mec-fa-sitemap:before{content:"\f0e8"}.mec-fa-umbrella:before{content:"\f0e9"}.mec-fa-clipboard:before,.mec-fa-paste:before{content:"\f0ea"}.mec-fa-lightbulb-o:before{content:"\f0eb"}.mec-fa-exchange:before{content:"\f0ec"}.mec-fa-cloud-download:before{content:"\f0ed"}.mec-fa-cloud-upload:before{content:"\f0ee"}.mec-fa-user-md:before{content:"\f0f0"}.mec-fa-stethoscope:before{content:"\f0f1"}.mec-fa-suitcase:before{content:"\f0f2"}.mec-fa-bell-o:before{content:"\f0a2"}.mec-fa-coffee:before{content:"\f0f4"}.mec-fa-cutlery:before{content:"\f0f5"}.mec-fa-file-text-o:before{content:"\f0f6"}.mec-fa-building-o:before{content:"\f0f7"}.mec-fa-hospital-o:before{content:"\f0f8"}.mec-fa-ambulance:before{content:"\f0f9"}.mec-fa-medkit:before{content:"\f0fa"}.mec-fa-fighter-jet:before{content:"\f0fb"}.mec-fa-beer:before{content:"\f0fc"}.mec-fa-h-square:before{content:"\f0fd"}.mec-fa-plus-square:before{content:"\f0fe"}.mec-fa-angle-double-left:before{content:"\f100"}.mec-fa-angle-double-right:before{content:"\f101"}.mec-fa-angle-double-up:before{content:"\f102"}.mec-fa-angle-double-down:before{content:"\f103"}.mec-fa-angle-left:before{content:"\f104"}.mec-fa-angle-right:before{content:"\f105"}.mec-fa-angle-up:before{content:"\f106"}.mec-fa-angle-down:before{content:"\f107"}.mec-fa-desktop:before{content:"\f108"}.mec-fa-laptop:before{content:"\f109"}.mec-fa-tablet:before{content:"\f10a"}.mec-fa-mobile-phone:before,.mec-fa-mobile:before{content:"\f10b"}.mec-fa-circle-o:before{content:"\f10c"}.mec-fa-quote-left:before{content:"\f10d"}.mec-fa-quote-right:before{content:"\f10e"}.mec-fa-spinner:before{content:"\f110"}.mec-fa-circle:before{content:"\f111"}.mec-fa-mail-reply:before,.mec-fa-reply:before{content:"\f112"}.mec-fa-github-alt:before{content:"\f113"}.mec-fa-folder-o:before{content:"\f114"}.mec-fa-folder-open-o:before{content:"\f115"}.mec-fa-smile-o:before{content:"\f118"}.mec-fa-frown-o:before{content:"\f119"}.mec-fa-meh-o:before{content:"\f11a"}.mec-fa-gamepad:before{content:"\f11b"}.mec-fa-keyboard-o:before{content:"\f11c"}.mec-fa-flag-o:before{content:"\f11d"}.mec-fa-flag-checkered:before{content:"\f11e"}.mec-fa-terminal:before{content:"\f120"}.mec-fa-code:before{content:"\f121"}.mec-fa-mail-reply-all:before,.mec-fa-reply-all:before{content:"\f122"}.mec-fa-star-half-empty:before,.mec-fa-star-half-full:before,.mec-fa-star-half-o:before{content:"\f123"}.mec-fa-location-arrow:before{content:"\f124"}.mec-fa-crop:before{content:"\f125"}.mec-fa-code-fork:before{content:"\f126"}.mec-fa-chain-broken:before,.mec-fa-unlink:before{content:"\f127"}.mec-fa-question:before{content:"\f128"}.mec-fa-info:before{content:"\f129"}.mec-fa-exclamation:before{content:"\f12a"}.mec-fa-superscript:before{content:"\f12b"}.mec-fa-subscript:before{content:"\f12c"}.mec-fa-eraser:before{content:"\f12d"}.mec-fa-puzzle-piece:before{content:"\f12e"}.mec-fa-microphone:before{content:"\f130"}.mec-fa-microphone-slash:before{content:"\f131"}.mec-fa-shield:before{content:"\f132"}.mec-fa-calendar-o:before{content:"\f133"}.mec-fa-fire-extinguisher:before{content:"\f134"}.mec-fa-rocket:before{content:"\f135"}.mec-fa-maxcdn:before{content:"\f136"}.mec-fa-chevron-circle-left:before{content:"\f137"}.mec-fa-chevron-circle-right:before{content:"\f138"}.mec-fa-chevron-circle-up:before{content:"\f139"}.mec-fa-chevron-circle-down:before{content:"\f13a"}.mec-fa-html5:before{content:"\f13b"}.mec-fa-css3:before{content:"\f13c"}.mec-fa-anchor:before{content:"\f13d"}.mec-fa-unlock-alt:before{content:"\f13e"}.mec-fa-bullseye:before{content:"\f140"}.mec-fa-ellipsis-h:before{content:"\f141"}.mec-fa-ellipsis-v:before{content:"\f142"}.mec-fa-rss-square:before{content:"\f143"}.mec-fa-play-circle:before{content:"\f144"}.mec-fa-ticket:before{content:"\f145"}.mec-fa-minus-square:before{content:"\f146"}.mec-fa-minus-square-o:before{content:"\f147"}.mec-fa-level-up:before{content:"\f148"}.mec-fa-level-down:before{content:"\f149"}.mec-fa-check-square:before{content:"\f14a"}.mec-fa-pencil-square:before{content:"\f14b"}.mec-fa-external-link-square:before{content:"\f14c"}.mec-fa-share-square:before{content:"\f14d"}.mec-fa-compass:before{content:"\f14e"}.mec-fa-caret-square-o-down:before,.mec-fa-toggle-down:before{content:"\f150"}.mec-fa-caret-square-o-up:before,.mec-fa-toggle-up:before{content:"\f151"}.mec-fa-caret-square-o-right:before,.mec-fa-toggle-right:before{content:"\f152"}.mec-fa-eur:before,.mec-fa-euro:before{content:"\f153"}.mec-fa-gbp:before{content:"\f154"}.mec-fa-dollar:before,.mec-fa-usd:before{content:"\f155"}.mec-fa-inr:before,.mec-fa-rupee:before{content:"\f156"}.mec-fa-cny:before,.mec-fa-jpy:before,.mec-fa-rmb:before,.mec-fa-yen:before{content:"\f157"}.mec-fa-rouble:before,.mec-fa-rub:before,.mec-fa-ruble:before{content:"\f158"}.mec-fa-krw:before,.mec-fa-won:before{content:"\f159"}.mec-fa-bitcoin:before,.mec-fa-btc:before{content:"\f15a"}.mec-fa-file:before{content:"\f15b"}.mec-fa-file-text:before{content:"\f15c"}.mec-fa-sort-alpha-asc:before{content:"\f15d"}.mec-fa-sort-alpha-desc:before{content:"\f15e"}.mec-fa-sort-amount-asc:before{content:"\f160"}.mec-fa-sort-amount-desc:before{content:"\f161"}.mec-fa-sort-numeric-asc:before{content:"\f162"}.mec-fa-sort-numeric-desc:before{content:"\f163"}.mec-fa-thumbs-up:before{content:"\f164"}.mec-fa-thumbs-down:before{content:"\f165"}.mec-fa-youtube-square:before{content:"\f166"}.mec-fa-youtube:before{content:"\f167"}.mec-fa-xing:before{content:"\f168"}.mec-fa-xing-square:before{content:"\f169"}.mec-fa-youtube-play:before{content:"\f16a"}.mec-fa-dropbox:before{content:"\f16b"}.mec-fa-stack-overflow:before{content:"\f16c"}.mec-fa-instagram:before{content:"\f16d"}.mec-fa-flickr:before{content:"\f16e"}.mec-fa-adn:before{content:"\f170"}.mec-fa-bitbucket:before{content:"\f171"}.mec-fa-bitbucket-square:before{content:"\f172"}.mec-fa-tumblr:before{content:"\f173"}.mec-fa-tumblr-square:before{content:"\f174"}.mec-fa-long-arrow-down:before{content:"\f175"}.mec-fa-long-arrow-up:before{content:"\f176"}.mec-fa-long-arrow-left:before{content:"\f177"}.mec-fa-long-arrow-right:before{content:"\f178"}.mec-fa-apple:before{content:"\f179"}.mec-fa-windows:before{content:"\f17a"}.mec-fa-android:before{content:"\f17b"}.mec-fa-linux:before{content:"\f17c"}.mec-fa-dribbble:before{content:"\f17d"}.mec-fa-skype:before{content:"\f17e"}.mec-fa-foursquare:before{content:"\f180"}.mec-fa-trello:before{content:"\f181"}.mec-fa-female:before{content:"\f182"}.mec-fa-male:before{content:"\f183"}.mec-fa-gittip:before,.mec-fa-gratipay:before{content:"\f184"}.mec-fa-sun-o:before{content:"\f185"}.mec-fa-moon-o:before{content:"\f186"}.mec-fa-archive:before{content:"\f187"}.mec-fa-bug:before{content:"\f188"}.mec-fa-vk:before{content:"\f189"}.mec-fa-weibo:before{content:"\f18a"}.mec-fa-renren:before{content:"\f18b"}.mec-fa-pagelines:before{content:"\f18c"}.mec-fa-stack-exchange:before{content:"\f18d"}.mec-fa-arrow-circle-o-right:before{content:"\f18e"}.mec-fa-arrow-circle-o-left:before{content:"\f190"}.mec-fa-caret-square-o-left:before,.mec-fa-toggle-left:before{content:"\f191"}.mec-fa-dot-circle-o:before{content:"\f192"}.mec-fa-wheelchair:before{content:"\f193"}.mec-fa-vimeo-square:before{content:"\f194"}.mec-fa-try:before,.mec-fa-turkish-lira:before{content:"\f195"}.mec-fa-plus-square-o:before{content:"\f196"}.mec-fa-space-shuttle:before{content:"\f197"}.mec-fa-slack:before{content:"\f198"}.mec-fa-envelope-square:before{content:"\f199"}.mec-fa-wordpress:before{content:"\f19a"}.mec-fa-openid:before{content:"\f19b"}.mec-fa-bank:before,.mec-fa-institution:before,.mec-fa-university:before{content:"\f19c"}.mec-fa-graduation-cap:before,.mec-fa-mortar-board:before{content:"\f19d"}.mec-fa-yahoo:before{content:"\f19e"}.mec-fa-google:before{content:"\f1a0"}.mec-fa-reddit:before{content:"\f1a1"}.mec-fa-reddit-square:before{content:"\f1a2"}.mec-fa-stumbleupon-circle:before{content:"\f1a3"}.mec-fa-stumbleupon:before{content:"\f1a4"}.mec-fa-delicious:before{content:"\f1a5"}.mec-fa-digg:before{content:"\f1a6"}.mec-fa-pied-piper:before{content:"\f1a7"}.mec-fa-pied-piper-alt:before{content:"\f1a8"}.mec-fa-drupal:before{content:"\f1a9"}.mec-fa-joomla:before{content:"\f1aa"}.mec-fa-language:before{content:"\f1ab"}.mec-fa-fax:before{content:"\f1ac"}.mec-fa-building:before{content:"\f1ad"}.mec-fa-child:before{content:"\f1ae"}.mec-fa-paw:before{content:"\f1b0"}.mec-fa-spoon:before{content:"\f1b1"}.mec-fa-cube:before{content:"\f1b2"}.mec-fa-cubes:before{content:"\f1b3"}.mec-fa-behance:before{content:"\f1b4"}.mec-fa-behance-square:before{content:"\f1b5"}.mec-fa-steam:before{content:"\f1b6"}.mec-fa-steam-square:before{content:"\f1b7"}.mec-fa-recycle:before{content:"\f1b8"}.mec-fa-automobile:before,.mec-fa-car:before{content:"\f1b9"}.mec-fa-cab:before,.mec-fa-taxi:before{content:"\f1ba"}.mec-fa-tree:before{content:"\f1bb"}.mec-fa-spotify:before{content:"\f1bc"}.mec-fa-deviantart:before{content:"\f1bd"}.mec-fa-soundcloud:before{content:"\f1be"}.mec-fa-database:before{content:"\f1c0"}.mec-fa-file-pdf-o:before{content:"\f1c1"}.mec-fa-file-word-o:before{content:"\f1c2"}.mec-fa-file-excel-o:before{content:"\f1c3"}.mec-fa-file-powerpoint-o:before{content:"\f1c4"}.mec-fa-file-image-o:before,.mec-fa-file-photo-o:before,.mec-fa-file-picture-o:before{content:"\f1c5"}.mec-fa-file-archive-o:before,.mec-fa-file-zip-o:before{content:"\f1c6"}.mec-fa-file-audio-o:before,.mec-fa-file-sound-o:before{content:"\f1c7"}.mec-fa-file-movie-o:before,.mec-fa-file-video-o:before{content:"\f1c8"}.mec-fa-file-code-o:before{content:"\f1c9"}.mec-fa-vine:before{content:"\f1ca"}.mec-fa-codepen:before{content:"\f1cb"}.mec-fa-jsfiddle:before{content:"\f1cc"}.mec-fa-life-bouy:before,.mec-fa-life-buoy:before,.mec-fa-life-ring:before,.mec-fa-life-saver:before,.mec-fa-support:before{content:"\f1cd"}.mec-fa-circle-o-notch:before{content:"\f1ce"}.mec-fa-ra:before,.mec-fa-rebel:before{content:"\f1d0"}.mec-fa-empire:before,.mec-fa-ge:before{content:"\f1d1"}.mec-fa-git-square:before{content:"\f1d2"}.mec-fa-git:before{content:"\f1d3"}.mec-fa-hacker-news:before,.mec-fa-y-combinator-square:before,.mec-fa-yc-square:before{content:"\f1d4"}.mec-fa-tencent-weibo:before{content:"\f1d5"}.mec-fa-qq:before{content:"\f1d6"}.mec-fa-wechat:before,.mec-fa-weixin:before{content:"\f1d7"}.mec-fa-paper-plane:before,.mec-fa-send:before{content:"\f1d8"}.mec-fa-paper-plane-o:before,.mec-fa-send-o:before{content:"\f1d9"}.mec-fa-history:before{content:"\f1da"}.mec-fa-circle-thin:before{content:"\f1db"}.mec-fa-header:before{content:"\f1dc"}.mec-fa-paragraph:before{content:"\f1dd"}.mec-fa-sliders:before{content:"\f1de"}.mec-fa-share-alt:before{content:"\f1e0"}.mec-fa-share-alt-square:before{content:"\f1e1"}.mec-fa-bomb:before{content:"\f1e2"}.mec-fa-futbol-o:before,.mec-fa-soccer-ball-o:before{content:"\f1e3"}.mec-fa-tty:before{content:"\f1e4"}.mec-fa-binoculars:before{content:"\f1e5"}.mec-fa-plug:before{content:"\f1e6"}.mec-fa-slideshare:before{content:"\f1e7"}.mec-fa-twitch:before{content:"\f1e8"}.mec-fa-yelp:before{content:"\f1e9"}.mec-fa-newspaper-o:before{content:"\f1ea"}.mec-fa-wifi:before{content:"\f1eb"}.mec-fa-calculator:before{content:"\f1ec"}.mec-fa-paypal:before{content:"\f1ed"}.mec-fa-google-wallet:before{content:"\f1ee"}.mec-fa-cc-visa:before{content:"\f1f0"}.mec-fa-cc-mastercard:before{content:"\f1f1"}.mec-fa-cc-discover:before{content:"\f1f2"}.mec-fa-cc-amex:before{content:"\f1f3"}.mec-fa-cc-paypal:before{content:"\f1f4"}.mec-fa-cc-stripe:before{content:"\f1f5"}.mec-fa-bell-slash:before{content:"\f1f6"}.mec-fa-bell-slash-o:before{content:"\f1f7"}.mec-fa-trash:before{content:"\f1f8"}.mec-fa-copyright:before{content:"\f1f9"}.mec-fa-at:before{content:"\f1fa"}.mec-fa-eyedropper:before{content:"\f1fb"}.mec-fa-paint-brush:before{content:"\f1fc"}.mec-fa-birthday-cake:before{content:"\f1fd"}.mec-fa-area-chart:before{content:"\f1fe"}.mec-fa-pie-chart:before{content:"\f200"}.mec-fa-line-chart:before{content:"\f201"}.mec-fa-lastfm:before{content:"\f202"}.mec-fa-lastfm-square:before{content:"\f203"}.mec-fa-toggle-off:before{content:"\f204"}.mec-fa-toggle-on:before{content:"\f205"}.mec-fa-bicycle:before{content:"\f206"}.mec-fa-bus:before{content:"\f207"}.mec-fa-ioxhost:before{content:"\f208"}.mec-fa-angellist:before{content:"\f209"}.mec-fa-cc:before{content:"\f20a"}.mec-fa-ils:before,.mec-fa-shekel:before,.mec-fa-sheqel:before{content:"\f20b"}.mec-fa-meanpath:before{content:"\f20c"}.mec-fa-buysellads:before{content:"\f20d"}.mec-fa-connectdevelop:before{content:"\f20e"}.mec-fa-dashcube:before{content:"\f210"}.mec-fa-forumbee:before{content:"\f211"}.mec-fa-leanpub:before{content:"\f212"}.mec-fa-sellsy:before{content:"\f213"}.mec-fa-shirtsinbulk:before{content:"\f214"}.mec-fa-simplybuilt:before{content:"\f215"}.mec-fa-skyatlas:before{content:"\f216"}.mec-fa-cart-plus:before{content:"\f217"}.mec-fa-cart-arrow-down:before{content:"\f218"}.mec-fa-diamond:before{content:"\f219"}.mec-fa-ship:before{content:"\f21a"}.mec-fa-user-secret:before{content:"\f21b"}.mec-fa-motorcycle:before{content:"\f21c"}.mec-fa-street-view:before{content:"\f21d"}.mec-fa-heartbeat:before{content:"\f21e"}.mec-fa-venus:before{content:"\f221"}.mec-fa-mars:before{content:"\f222"}.mec-fa-mercury:before{content:"\f223"}.mec-fa-intersex:before,.mec-fa-transgender:before{content:"\f224"}.mec-fa-transgender-alt:before{content:"\f225"}.mec-fa-venus-double:before{content:"\f226"}.mec-fa-mars-double:before{content:"\f227"}.mec-fa-venus-mars:before{content:"\f228"}.mec-fa-mars-stroke:before{content:"\f229"}.mec-fa-mars-stroke-v:before{content:"\f22a"}.mec-fa-mars-stroke-h:before{content:"\f22b"}.mec-fa-neuter:before{content:"\f22c"}.mec-fa-genderless:before{content:"\f22d"}.mec-fa-facebook-official:before{content:"\f230"}.mec-fa-pinterest-p:before{content:"\f231"}.mec-fa-whatsapp:before{content:"\f232"}.mec-fa-server:before{content:"\f233"}.mec-fa-user-plus:before{content:"\f234"}.mec-fa-user-times:before{content:"\f235"}.mec-fa-bed:before,.mec-fa-hotel:before{content:"\f236"}.mec-fa-viacoin:before{content:"\f237"}.mec-fa-train:before{content:"\f238"}.mec-fa-subway:before{content:"\f239"}.mec-fa-medium:before{content:"\f23a"}.mec-fa-y-combinator:before,.mec-fa-yc:before{content:"\f23b"}.mec-fa-optin-monster:before{content:"\f23c"}.mec-fa-opencart:before{content:"\f23d"}.mec-fa-expeditedssl:before{content:"\f23e"}.mec-fa-battery-4:before,.mec-fa-battery-full:before{content:"\f240"}.mec-fa-battery-3:before,.mec-fa-battery-three-quarters:before{content:"\f241"}.mec-fa-battery-2:before,.mec-fa-battery-half:before{content:"\f242"}.mec-fa-battery-1:before,.mec-fa-battery-quarter:before{content:"\f243"}.mec-fa-battery-0:before,.mec-fa-battery-empty:before{content:"\f244"}.mec-fa-mouse-pointer:before{content:"\f245"}.mec-fa-i-cursor:before{content:"\f246"}.mec-fa-object-group:before{content:"\f247"}.mec-fa-object-ungroup:before{content:"\f248"}.mec-fa-sticky-note:before{content:"\f249"}.mec-fa-sticky-note-o:before{content:"\f24a"}.mec-fa-cc-jcb:before{content:"\f24b"}.mec-fa-cc-diners-club:before{content:"\f24c"}.mec-fa-clone:before{content:"\f24d"}.mec-fa-balance-scale:before{content:"\f24e"}.mec-fa-hourglass-o:before{content:"\f250"}.mec-fa-hourglass-1:before,.mec-fa-hourglass-start:before{content:"\f251"}.mec-fa-hourglass-2:before,.mec-fa-hourglass-half:before{content:"\f252"}.mec-fa-hourglass-3:before,.mec-fa-hourglass-end:before{content:"\f253"}.mec-fa-hourglass:before{content:"\f254"}.mec-fa-hand-grab-o:before,.mec-fa-hand-rock-o:before{content:"\f255"}.mec-fa-hand-paper-o:before,.mec-fa-hand-stop-o:before{content:"\f256"}.mec-fa-hand-scissors-o:before{content:"\f257"}.mec-fa-hand-lizard-o:before{content:"\f258"}.mec-fa-hand-spock-o:before{content:"\f259"}.mec-fa-hand-pointer-o:before{content:"\f25a"}.mec-fa-hand-peace-o:before{content:"\f25b"}.mec-fa-trademark:before{content:"\f25c"}.mec-fa-registered:before{content:"\f25d"}.mec-fa-creative-commons:before{content:"\f25e"}.mec-fa-gg:before{content:"\f260"}.mec-fa-gg-circle:before{content:"\f261"}.mec-fa-tripadvisor:before{content:"\f262"}.mec-fa-odnoklassniki:before{content:"\f263"}.mec-fa-odnoklassniki-square:before{content:"\f264"}.mec-fa-get-pocket:before{content:"\f265"}.mec-fa-wikipedia-w:before{content:"\f266"}.mec-fa-safari:before{content:"\f267"}.mec-fa-chrome:before{content:"\f268"}.mec-fa-firefox:before{content:"\f269"}.mec-fa-opera:before{content:"\f26a"}.mec-fa-internet-explorer:before{content:"\f26b"}.mec-fa-television:before,.mec-fa-tv:before{content:"\f26c"}.mec-fa-contao:before{content:"\f26d"}.mec-fa-500px:before{content:"\f26e"}.mec-fa-amazon:before{content:"\f270"}.mec-fa-calendar-plus-o:before{content:"\f271"}.mec-fa-calendar-minus-o:before{content:"\f272"}.mec-fa-calendar-times-o:before{content:"\f273"}.mec-fa-calendar-check-o:before{content:"\f274"}.mec-fa-industry:before{content:"\f275"}.mec-fa-map-pin:before{content:"\f276"}.mec-fa-map-signs:before{content:"\f277"}.mec-fa-map-o:before{content:"\f278"}.mec-fa-map:before{content:"\f279"}.mec-fa-commenting:before{content:"\f27a"}.mec-fa-commenting-o:before{content:"\f27b"}.mec-fa-houzz:before{content:"\f27c"}.mec-fa-vimeo:before{content:"\f27d"}.mec-fa-black-tie:before{content:"\f27e"}.mec-fa-fonticons:before{content:"\f280"}.mec-fa-reddit-alien:before{content:"\f281"}.mec-fa-edge:before{content:"\f282"}.mec-fa-credit-card-alt:before{content:"\f283"}.mec-fa-codiepie:before{content:"\f284"}.mec-fa-modx:before{content:"\f285"}.mec-fa-fort-awesome:before{content:"\f286"}.mec-fa-usb:before{content:"\f287"}.mec-fa-product-hunt:before{content:"\f288"}.mec-fa-mixcloud:before{content:"\f289"}.mec-fa-scribd:before{content:"\f28a"}.mec-fa-pause-circle:before{content:"\f28b"}.mec-fa-pause-circle-o:before{content:"\f28c"}.mec-fa-stop-circle:before{content:"\f28d"}.mec-fa-stop-circle-o:before{content:"\f28e"}.mec-fa-shopping-bag:before{content:"\f290"}.mec-fa-shopping-basket:before{content:"\f291"}.mec-fa-hashtag:before{content:"\f292"}.mec-fa-bluetooth:before{content:"\f293"}.mec-fa-bluetooth-b:before{content:"\f294"}.mec-fa-percent:before{content:"\f295"}.mec-fa-gitlab:before{content:"\f296"}.mec-fa-wpbeginner:before{content:"\f297"}.mec-fa-wpforms:before{content:"\f298"}.mec-fa-envira:before{content:"\f299"}.mec-fa-universal-access:before{content:"\f29a"}.mec-fa-wheelchair-alt:before{content:"\f29b"}.mec-fa-question-circle-o:before{content:"\f29c"}.mec-fa-blind:before{content:"\f29d"}.mec-fa-audio-description:before{content:"\f29e"}.mec-fa-volume-control-phone:before{content:"\f2a0"}.mec-fa-braille:before{content:"\f2a1"}.mec-fa-assistive-listening-systems:before{content:"\f2a2"}.mec-fa-american-sign-language-interpreting:before,.mec-fa-asl-interpreting:before{content:"\f2a3"}.mec-fa-deaf:before,.mec-fa-deafness:before,.mec-fa-hard-of-hearing:before{content:"\f2a4"}.mec-fa-glide:before{content:"\f2a5"}.mec-fa-glide-g:before{content:"\f2a6"}.mec-fa-sign-language:before,.mec-fa-signing:before{content:"\f2a7"}.mec-fa-low-vision:before{content:"\f2a8"}.mec-fa-viadeo:before{content:"\f2a9"}.mec-fa-viadeo-square:before{content:"\f2aa"}.mec-fa-snapchat:before{content:"\f2ab"}.mec-fa-snapchat-ghost:before{content:"\f2ac"}.mec-fa-snapchat-square:before{content:"\f2ad"}.mec-fa-long-arrow-alt-left:before{content:"\f060"}.mec-fa-window-minimize:before{content:"\f068"}.mec-fa-long-arrow-alt-right:before{content:"\f061"}.mec-sl-user:before{content:"\e005"}.mec-sl-people:before{content:"\e001"}.mec-sl-user-female:before{content:"\e000"}.mec-sl-user-follow:before{content:"\e002"}.mec-sl-user-following:before{content:"\e003"}.mec-sl-user-unfollow:before{content:"\e004"}.mec-sl-login:before{content:"\e066"}.mec-sl-logout:before{content:"\e065"}.mec-sl-emotsmile:before{content:"\e021"}.mec-sl-phone:before{content:"\e600"}.mec-sl-call-end:before{content:"\e048"}.mec-sl-call-in:before{content:"\e047"}.mec-sl-call-out:before{content:"\e046"}.mec-sl-map:before{content:"\e033"}.mec-sl-location-pin:before{content:"\e096"}.mec-sl-direction:before{content:"\e042"}.mec-sl-directions:before{content:"\e041"}.mec-sl-compass:before{content:"\e045"}.mec-sl-layers:before{content:"\e034"}.mec-sl-menu:before{content:"\e601"}.mec-sl-list:before{content:"\e067"}.mec-sl-options-vertical:before{content:"\e602"}.mec-sl-options:before{content:"\e603"}.mec-sl-arrow-down:before{content:"\e604"}.mec-sl-arrow-left:before{content:"\e605"}.mec-sl-arrow-right:before{content:"\e606"}.mec-sl-arrow-up:before{content:"\e607"}.mec-sl-arrow-up-circle:before{content:"\e078"}.mec-sl-arrow-left-circle:before{content:"\e07a"}.mec-sl-arrow-right-circle:before{content:"\e079"}.mec-sl-arrow-down-circle:before{content:"\e07b"}.mec-sl-check:before{content:"\e080"}.mec-sl-clock:before{content:"\e081"}.mec-sl-plus:before{content:"\e095"}.mec-sl-minus:before{content:"\e615"}.mec-sl-close:before{content:"\e082"}.mec-sl-event:before{content:"\e619"}.mec-sl-exclamation:before{content:"\e617"}.mec-sl-organization:before{content:"\e616"}.mec-sl-trophy:before{content:"\e006"}.mec-sl-screen-smartphone:before{content:"\e010"}.mec-sl-screen-desktop:before{content:"\e011"}.mec-sl-plane:before{content:"\e012"}.mec-sl-notebook:before{content:"\e013"}.mec-sl-mustache:before{content:"\e014"}.mec-sl-mouse:before{content:"\e015"}.mec-sl-magnet:before{content:"\e016"}.mec-sl-energy:before{content:"\e020"}.mec-sl-disc:before{content:"\e022"}.mec-sl-cursor:before{content:"\e06e"}.mec-sl-cursor-move:before{content:"\e023"}.mec-sl-crop:before{content:"\e024"}.mec-sl-chemistry:before{content:"\e026"}.mec-sl-speedometer:before{content:"\e007"}.mec-sl-shield:before{content:"\e00e"}.mec-sl-screen-tablet:before{content:"\e00f"}.mec-sl-magic-wand:before{content:"\e017"}.mec-sl-hourglass:before{content:"\e018"}.mec-sl-graduation:before{content:"\e019"}.mec-sl-ghost:before{content:"\e01a"}.mec-sl-game-controller:before{content:"\e01b"}.mec-sl-fire:before{content:"\e01c"}.mec-sl-eyeglass:before{content:"\e01d"}.mec-sl-envelope-open:before{content:"\e01e"}.mec-sl-envelope-letter:before{content:"\e01f"}.mec-sl-bell:before{content:"\e027"}.mec-sl-badge:before{content:"\e028"}.mec-sl-anchor:before{content:"\e029"}.mec-sl-wallet:before{content:"\e02a"}.mec-sl-vector:before{content:"\e02b"}.mec-sl-speech:before{content:"\e02c"}.mec-sl-puzzle:before{content:"\e02d"}.mec-sl-printer:before{content:"\e02e"}.mec-sl-present:before{content:"\e02f"}.mec-sl-playlist:before{content:"\e030"}.mec-sl-pin:before{content:"\e031"}.mec-sl-picture:before{content:"\e032"}.mec-sl-handbag:before{content:"\e035"}.mec-sl-globe-alt:before{content:"\e036"}.mec-sl-globe:before{content:"\e037"}.mec-sl-folder-alt:before{content:"\e039"}.mec-sl-folder:before{content:"\e089"}.mec-sl-film:before{content:"\e03a"}.mec-sl-feed:before{content:"\e03b"}.mec-sl-drop:before{content:"\e03e"}.mec-sl-drawer:before{content:"\e03f"}.mec-sl-docs:before{content:"\e040"}.mec-sl-doc:before{content:"\e085"}.mec-sl-diamond:before{content:"\e043"}.mec-sl-cup:before{content:"\e044"}.mec-sl-calculator:before{content:"\e049"}.mec-sl-bubbles:before{content:"\e04a"}.mec-sl-briefcase:before{content:"\e04b"}.mec-sl-book-open:before{content:"\e04c"}.mec-sl-basket-loaded:before{content:"\e04d"}.mec-sl-basket:before{content:"\e04e"}.mec-sl-bag:before{content:"\e04f"}.mec-sl-action-undo:before{content:"\e050"}.mec-sl-action-redo:before{content:"\e051"}.mec-sl-wrench:before{content:"\e052"}.mec-sl-umbrella:before{content:"\e053"}.mec-sl-trash:before{content:"\e054"}.mec-sl-tag:before{content:"\e055"}.mec-sl-support:before{content:"\e056"}.mec-sl-frame:before{content:"\e038"}.mec-sl-size-fullscreen:before{content:"\e057"}.mec-sl-size-actual:before{content:"\e058"}.mec-sl-shuffle:before{content:"\e059"}.mec-sl-share-alt:before{content:"\e05a"}.mec-sl-share:before{content:"\e05b"}.mec-sl-rocket:before{content:"\e05c"}.mec-sl-question:before{content:"\e05d"}.mec-sl-pie-chart:before{content:"\e05e"}.mec-sl-pencil:before{content:"\e05f"}.mec-sl-note:before{content:"\e060"}.mec-sl-loop:before{content:"\e064"}.mec-sl-home:before{content:"\e069"}.mec-sl-grid:before{content:"\e06a"}.mec-sl-graph:before{content:"\e06b"}.mec-sl-microphone:before{content:"\e063"}.mec-sl-music-tone-alt:before{content:"\e061"}.mec-sl-music-tone:before{content:"\e062"}.mec-sl-earphones-alt:before{content:"\e03c"}.mec-sl-earphones:before{content:"\e03d"}.mec-sl-equalizer:before{content:"\e06c"}.mec-sl-like:before{content:"\e068"}.mec-sl-dislike:before{content:"\e06d"}.mec-sl-control-start:before{content:"\e06f"}.mec-sl-control-rewind:before{content:"\e070"}.mec-sl-control-play:before{content:"\e071"}.mec-sl-control-pause:before{content:"\e072"}.mec-sl-control-forward:before{content:"\e073"}.mec-sl-control-end:before{content:"\e074"}.mec-sl-volume-1:before{content:"\e09f"}.mec-sl-volume-2:before{content:"\e0a0"}.mec-sl-volume-off:before{content:"\e0a1"}.mec-sl-calendar:before{content:"\e075"}.mec-sl-bulb:before{content:"\e076"}.mec-sl-chart:before{content:"\e077"}.mec-sl-ban:before{content:"\e07c"}.mec-sl-bubble:before{content:"\e07d"}.mec-sl-camrecorder:before{content:"\e07e"}.mec-sl-camera:before{content:"\e07f"}.mec-sl-cloud-download:before{content:"\e083"}.mec-sl-cloud-upload:before{content:"\e084"}.mec-sl-envelope:before{content:"\e086"}.mec-sl-eye:before{content:"\e087"}.mec-sl-flag:before{content:"\e088"}.mec-sl-heart:before{content:"\e08a"}.mec-sl-info:before{content:"\e08b"}.mec-sl-key:before{content:"\e08c"}.mec-sl-link:before{content:"\e08d"}.mec-sl-lock:before{content:"\e08e"}.mec-sl-lock-open:before{content:"\e08f"}.mec-sl-magnifier:before{content:"\e090"}.mec-sl-magnifier-add:before{content:"\e091"}.mec-sl-magnifier-remove:before{content:"\e092"}.mec-sl-paper-clip:before{content:"\e093"}.mec-sl-paper-plane:before{content:"\e094"}.mec-sl-power:before{content:"\e097"}.mec-sl-refresh:before{content:"\e098"}.mec-sl-reload:before{content:"\e099"}.mec-sl-settings:before{content:"\e09a"}.mec-sl-star:before{content:"\e09b"}.mec-sl-symbol-female:before{content:"\e09c"}.mec-sl-symbol-male:before{content:"\e09d"}.mec-sl-target:before{content:"\e09e"}.mec-sl-credit-card:before{content:"\e025"}.mec-sl-paypal:before{content:"\e608"}.mec-sl-social-tumblr:before{content:"\e00a"}.mec-sl-social-twitter:before{content:"\e009"}.mec-sl-social-facebook:before{content:"\e00b"}.mec-sl-social-instagram:before{content:"\e609"}.mec-sl-social-linkedin:before{content:"\e60a"}.mec-sl-social-pinterest:before{content:"\e60b"}.mec-sl-social-github:before{content:"\e60c"}.mec-sl-social-google:before{content:"\e60d"}.mec-sl-social-reddit:before{content:"\e60e"}.mec-sl-social-skype:before{content:"\e60f"}.mec-sl-social-dribbble:before{content:"\e00d"}.mec-sl-social-behance:before{content:"\e610"}.mec-sl-social-foursqare:before{content:"\e611"}.mec-sl-social-soundcloud:before{content:"\e612"}.mec-sl-social-spotify:before{content:"\e613"}.mec-sl-social-stumbleupon:before{content:"\e614"}.mec-sl-social-youtube:before{content:"\e008"}.mec-sl-social-dropbox:before{content:"\e00c"}.mec-sl-social-vkontakte:before{content:"\e618"}.mec-sl-social-steam:before{content:"\e620"}.mec-sl-sitemap:before{content:"\e037"}.mec-sl-map-marker:before{content:"\e096"}.mec-sl-clock-o:before{content:"\e081"}.mec-wrap{position:relative;font-family:var(--mec-paragraph-font-family)}.mec-screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.entry-content .mec-wrap h1,.entry-content .mec-wrap h2,.entry-content .mec-wrap h3,.entry-content .mec-wrap h4,.entry-content .mec-wrap h5,.entry-content .mec-wrap h6,.mec-wrap h1,.mec-wrap h2,.mec-wrap h3,.mec-wrap h4,.mec-wrap h5,.mec-wrap h6{font-family:var(--mec-heading-font-family);color:#171c24;font-weight:400;font-style:inherit;letter-spacing:normal;clear:none}.mec-wrap h1{font-size:50px;line-height:1.16;margin-bottom:12px;letter-spacing:-1px}.mec-wrap h2{font-size:36px;line-height:1.14;margin-bottom:10px}.mec-wrap h3{font-size:28px;line-height:1.2;margin-bottom:8px}.mec-wrap h4{font-size:24px;line-height:1.2;margin-bottom:10px}.mec-wrap h5{font-size:18px;line-height:1.3;margin-bottom:7px}.mec-wrap h6{font-size:16px;line-height:1.3;margin-bottom:4px}.mec-wrap .subheader{color:#849098}.mec-wrap h1 strong{font-weight:700}.mec-wrap p{margin:0 0 20px 0;color:#616161;font-size:14px;line-height:1.8}.mec-wrap .elementor-widget-container p,.mec-wrap .et_pb_module p{all:unset;display:block;margin:0 0 20px 0}.mec-wrap .read-more-text p span.more-text{display:none}.mec-wrap .mec-event-article .mec-color-hover{box-shadow:none;border:none}.mec-wrap abbr,.mec-wrap acronym{cursor:auto;border:none}.entry-content .mec-wrap a{box-shadow:none}.mec-single-event-description.mec-events-content ol li,.mec-single-event-description.mec-events-content ul li{color:#616161;font-size:14px;line-height:1.8;font-weight:400}.lity-content .button,.lity-content button:not(.owl-dot):not(.gm-control-active):not(.mejs):not(.owl-prev):not(.owl-next):not(.mec-googlemap-details button):not(.mec-googlemap-details button):not(.elementor-add-section-inner button):not(.dismissButton):not([class*=et-]):not(.mec-seat-builder-booking__seat-card-remove),.lity-content input[type=button],.lity-content input[type=reset],.lity-content input[type=submit],.mec-nextprev-next-button,.mec-nextprev-prev-button,.mec-wrap .button,.mec-wrap button:not(.owl-dot):not(.gm-control-active):not(.mejs):not(.owl-prev):not(.owl-next):not(.mec-googlemap-details button):not(.mec-googlemap-details button):not(.elementor-add-section-inner button):not(.dismissButton):not([class*=et-]):not(.mec-seat-builder-booking__seat-card-remove),.mec-wrap input[type=button],.mec-wrap input[type=reset],.mec-wrap input[type=submit]{position:relative;border:1px solid #ccecf4;border-radius:4px;box-shadow:0 1px 0 0 #fcfcfc;color:#07bbe9;display:inline-block;font-size:14px;line-height:18px;font-family:inherit;text-transform:capitalize;font-weight:400;text-decoration:none;cursor:pointer;margin-bottom:20px;margin-right:10px;padding:9px 24px 9px;background:#ecf9fd;-webkit-transition:all .21s ease;-moz-transition:all .21s ease;transition:all .21s ease;border-radius:var(--mec-secondary-border-radius)}.lity-content .button:hover,.lity-content button:not(.owl-dot):not(.gm-control-active):not(.mejs):not(.owl-prev):not(.owl-next):not(.mec-googlemap-details button):not(.mec-googlemap-details button):not(.elementor-add-section-inner button):not(.dismissButton):not([class*=et-]):not(.mec-seat-builder-booking__seat-card-remove):hover,.lity-content input[type=button]:hover,.lity-content input[type=reset]:hover,.lity-content input[type=submit]:hover,.mec-wrap .button:hover,.mec-wrap a.button:hover,.mec-wrap button:not(.owl-dot):not(.gm-control-active):not(.mejs):not(.owl-prev):not(.owl-next):not(.mec-googlemap-details button):not(.mec-googlemap-details button):not(.elementor-add-section-inner button):not(.dismissButton):not([class*=et-]):not(.mec-seat-builder-booking__seat-card-remove):hover,.mec-wrap input[type=button]:hover,.mec-wrap input[type=reset]:hover,.mec-wrap input[type=submit]:hover{border:1px solid #38d5ed;box-shadow:0 1px 0 0 #fafafa}.lity-content .button svg,.lity-content button:not(.owl-dot):not(.gm-control-active):not(.mejs):not(.owl-prev):not(.owl-next):not(.mec-googlemap-details button):not(.mec-googlemap-details button):not(.elementor-add-section-inner button):not(.dismissButton):not([class*=et-]):not(.mec-seat-builder-booking__seat-card-remove) svg,.lity-content input[type=button] svg,.lity-content input[type=reset] svg,.lity-content input[type=submit] svg,.mec-nextprev-next-button svg,.mec-nextprev-prev-button svg,.mec-wrap .button svg,.mec-wrap button:not(.owl-dot):not(.gm-control-active):not(.mejs):not(.owl-prev):not(.owl-next):not(.mec-googlemap-details button):not(.mec-googlemap-details button):not(.elementor-add-section-inner button):not(.dismissButton):not([class*=et-]):not(.mec-seat-builder-booking__seat-card-remove) svg,.mec-wrap input[type=button] svg,.mec-wrap input[type=reset] svg,.mec-wrap input[type=submit] svg{margin-left:25px}.mec-wrap .button svg.back,.mec-wrap button:not(.owl-dot):not(.gm-control-active):not(.mejs):not(.owl-prev):not(.owl-next):not(.et-fb-button) svg.back{margin-right:30px;margin-left:0}.mec-booking-form-container button{display:block}.vertical-space,.vertical-space1,.vertical-space2,.vertical-space3,.vertical-space4,.vertical-space5{display:block;width:100%;margin:0;clear:both;border:0 none;height:20px}.vertical-space2{height:40px}.vertical-space3{height:60px}.vertical-space4{height:80px}.vertical-space5{height:100px}@media only screen and (max-width:479px){.vertical-space,.vertical-space1{height:8px}.vertical-space2{height:14px}.vertical-space3{height:28px}.vertical-space4{height:40px}.vertical-space5{height:60px}}@media only screen and (max-width:960px){.vertical-space,.vertical-space1{height:12px}.vertical-space2{height:18px}.vertical-space3{height:36px}.vertical-space4{height:50px}.vertical-space5{height:80px}}.mec-wrap abbr{cursor:auto;border-bottom:0}@-webkit-keyframes rotating{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating2{from{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}to{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}}.mec-wrap{font-weight:400;color:#626262}.mec-wrap .mec-events a{border-bottom:none}.mec-wrap .mec-container a{box-shadow:none}.mec-event-content p{font-weight:400}.mec-wrap .mec-clear:after,.mec-wrap .mec-clear:before{content:" ";display:table}.mec-wrap .mec-clear:after{clear:both}.mec-events-button{background:#fff;padding:12px 28px;font-size:15px;font-weight:400;letter-spacing:0;border:1px solid #e3e3e3;border-radius:var(--mec-secondary-border-radius);text-shadow:none;margin-right:10px;transition:.3s}.mec-wrap .mec-events-button:hover{color:#fff}.mec-no-event{display:none}#mec-active-current{display:block}.current-hide #mec-active-current{display:none!important}.mec-event-grid-classic .mec-event-article{position:relative;border:2px solid #e3e3e3;box-shadow:0 2px 0 0 rgb(0 0 0 / .016);margin-bottom:30px;max-width:none;border-radius:var(--mec-primary-border-radius)}.mec-event-grid-classic .mec-event-content{color:#767676;padding:0 20px 5px;text-align:center;min-height:125px}.mec-event-grid-classic .mec-event-title{color:#202020;margin:10px 0;font-weight:700;font-size:20px;letter-spacing:1px;text-transform:uppercase}.mec-event-grid-classic .mec-event-title a{color:#202020;transition:all .24s ease}.mec-event-grid-classic .mec-event-date{font-weight:400;font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#fff;padding:3px 20px;margin:0 -20px 20px -20px;text-align:center}.widget_mec_mec_widget .mec-event-grid-classic .mec-event-date{margin:0}.mec-event-grid-classic .mec-event-content p{font-size:15px;color:#8a8a8a}.mec-event-grid-classic .mec-event-content .mec-grid-event-location{margin:0;font-size:12px;font-weight:400;line-height:16px}.mec-event-grid-classic .mec-event-detail{display:none}.mec-event-grid-classic .mec-price-details{font-size:12px;font-weight:400}.mec-event-grid-classic .mec-event-image{border-radius:var(--mec-primary-border-radius) var(--mec-primary-border-radius) 0 0;overflow:hidden}.mec-event-grid-classic img{margin-bottom:0;width:100%;display:block}.mec-event-footer{position:relative;border-top:1px solid #efefef;padding:20px;min-height:80px;margin:0;background:#fafafa;border-radius:0 0 var(--mec-primary-border-radius) var(--mec-primary-border-radius)}.mec-event-sharing-wrap{left:15px;position:absolute;list-style:none;margin:0;padding-left:0}.mec-event-sharing-wrap .mec-event-sharing{position:absolute;padding:8px 0 2px;left:-6px;bottom:54px;margin:0;margin-top:6px;border-radius:var(--mec-secondary-border-radius);min-width:50px;visibility:hidden;opacity:0;border:1px solid #e2e2e2;background:#fff;box-shadow:0 0 9px 0 rgb(0 0 0 / .06);z-index:99;-webkit-transition:all .18s ease;transition:all .18s ease}.mec-event-sharing-wrap .mec-event-sharing:after,.mec-event-sharing-wrap .mec-event-sharing:before{content:"";display:block;position:absolute;bottom:-10px;left:50%;margin-left:-10px;width:0;height:0;border-style:solid;border-width:10px}.mec-event-sharing-wrap .mec-event-sharing:before{bottom:-21px;border-color:#e2e2e2 #fff0 #fff0 #fff0}.mec-event-sharing-wrap .mec-event-sharing:after{bottom:-19px;border-color:#fff #fff0 #fff0 #fff0}.mec-event-sharing-wrap.active .mec-event-sharing,.mec-event-sharing-wrap:focus-within .mec-event-sharing,.mec-event-sharing-wrap:hover .mec-event-sharing{opacity:1;visibility:visible}.mec-event-sharing-wrap li{text-align:center;border:0;display:block;margin-right:2px;overflow:hidden;margin:0 auto 6px;width:38px}.mec-event-sharing-wrap li.mec-event-share{height:38px}.mec-event-sharing-wrap:hover>li{cursor:pointer;background-color:#40d9f1}.mec-event-sharing-wrap:hover li a{color:#fff}.mec-event-sharing-wrap>li:first-of-type{border:1px solid #d9d9d9;border-radius:var(--mec-secondary-border-radius)}.mec-event-sharing-wrap li a,.mec-event-sharing-wrap:hover li ul li a{border:none;color:#767676;display:block}.mec-event-sharing-wrap li a .mec-social-title{padding-right:10px;display:none}.mec-event-sharing-wrap li i{width:36px;height:36px;display:table-cell;vertical-align:middle}.mec-event-sharing-wrap li svg{height:16px}.mec-event-sharing-wrap .mec-event-sharing li a{display:block}.mec-event-sharing-wrap .mec-event-sharing li:hover a{color:#40d9f1}.mec-event-sharing .mec-event-share:hover .event-sharing-icon{background:#40d9f1;border-width:0 1px 0;cursor:pointer}.mec-event-sharing .mec-event-map{border-width:1px 0 1px}.mec-event-footer .mec-booking-button{box-shadow:none;transition:all .21s ease;font-size:11px;font-weight:500;letter-spacing:1px;text-transform:uppercase;background:#fff;color:#767676;border:1px solid #e8e8e8;position:absolute;top:20px;right:15px;padding:0 16px;line-height:37px;height:38px;border-radius:var(--mec-secondary-border-radius)}.mec-event-footer .mec-booking-button:hover{background:#191919;color:#fff;border-color:#191919}@media only screen and (max-width:960px){.mec-event-grid-classic{margin-bottom:30px}}.mec-widget .mec-event-grid-classic.mec-owl-carousel{padding:36px 0 16px}.mec-widget .mec-event-grid-classic.mec-owl-carousel .owl-nav{margin:5px 0;width:100%;position:absolute;top:15px;padding:0}.mec-skin-grid-container.mec-widget{padding-top:18px}.mec-widget .mec-event-grid-classic.mec-owl-carousel{padding:20px 0 16px}.mec-widget .mec-event-grid-classic.mec-owl-carousel .owl-nav{margin:0;width:100%;position:absolute;top:0;padding:0}.mec-widget .mec-event-grid-classic.mec-owl-carousel .owl-nav div{position:absolute;background:#fff;line-height:0;width:34px;height:26px;padding:6px;text-align:center;margin-top:-17px;border-radius:3px;border:1px solid #e2e2e2;text-align:center;box-shadow:0 2px 0 0 rgb(0 0 0 / .028);transition:all .33s ease}.mec-skin-grid-container .mec-categories{padding:0}.mec-skin-grid-container .mec-categories li{list-style:none}.mec-skin-grid-container .mec-categories li a{color:#000;text-align:left;transition:all .23s ease;-webkit-transition:all .23s ease}.mec-widget .mec-event-grid-classic.mec-owl-carousel .owl-nav i{font-size:12px;color:#40d9f1;cursor:pointer}.mec-widget .mec-event-grid-classic.mec-owl-carousel .owl-nav .owl-next{right:0}.mec-widget .mec-event-grid-classic.mec-owl-carousel .owl-nav .owl-prev{left:0}.mec-widget .mec-event-grid-classic.mec-owl-carousel .mec-event-sharing{display:none}.mec-widget .mec-event-grid-classic.mec-owl-carousel .mec-event-footer{text-align:center}.mec-widget .mec-event-grid-classic.mec-owl-carousel .mec-event-footer .mec-booking-button{position:static;padding:11px 16px}.widget .mec-event-footer ul.mec-event-sharing-wrap li a.mec-event-share-icon{padding:0}@media screen and (min-width:56.875em){.mec-widget .mec-month-container dl{margin-bottom:0}}.mec-widget .mec-event-grid-classic.owl-carousel .mec-event-footer{text-align:right}.mec-widget .mec-event-grid-classic.owl-carousel .mec-event-sharing-wrap{left:5px;padding-left:5px}.mec-widget .mec-event-grid-classic.owl-carousel .mec-event-sharing-wrap .mec-event-sharing{left:0}.mec-widget .mec-event-sharing-wrap .mec-event-sharing{position:absolute;top:auto;bottom:52px;margin:0;margin-top:0;border-radius:var(--mec-secondary-border-radius)}.mec-widget .mec-event-sharing-wrap .mec-event-sharing:after{top:auto;bottom:-17px;border-color:#fff #fff0 #fff0 #fff0}.mec-widget .mec-event-sharing-wrap .mec-event-sharing:before{top:auto;bottom:-18px;border-color:#e2e2e2 #fff0 #fff0 #fff0}.mec-widget .mec-event-grid-classic.mec-owl-carousel .owl-nav button{position:absolute;background:#fff;padding:6px;margin-top:-17px;border-radius:3px;border:1px solid #e2e2e2;box-shadow:0 2px 0 0 rgb(0 0 0 / .028)}.mec-widget .mec-event-grid-classic.mec-owl-carousel .owl-nav button:hover{background:#40d9f1;border-color:#40d9f1}.mec-widget .mec-event-grid-classic.mec-owl-carousel .owl-nav button:hover i{color:#fff}.mec-widget .mec-event-grid-classic.mec-owl-carousel .mec-booking-button{width:40%;float:right;color:#202020;height:36px;line-height:14px;font-size:12px;width:auto}.mec-widget .mec-event-grid-classic.mec-owl-carousel .mec-booking-button:hover{color:#fff}.mec-widget .mec-event-list-modern .col-md-2.col-sm-2,.mec-widget .mec-event-list-modern .col-md-6.col-sm-6{padding:0;width:100%;display:block;position:unset}.mec-widget .mec-event-list-modern .col-md-4.col-sm-4 .mec-booking-button{width:80%;height:46px;line-height:22px;padding:11px 20px;float:right}.mec-widget .mec-event-list-modern .col-md-4.col-sm-4.mec-btn-wrapper{top:auto;bottom:5%}@media (max-width:480px){.mec-widget .mec-event-list-modern .col-md-4.col-sm-4{padding:0}.mec-widget .mec-event-list-modern .col-md-4.col-sm-4 .mec-booking-button{width:100%}}.mec-widget .mec-event-list-modern .mec-month-divider{margin:30px 0 10px 0}.mec-widget .mec-event-list-minimal .mec-event-date span{font-size:12px}.mec-widget .mec-event-list-minimal .mec-event-date:after{height:29px}.mec-widget .mec-event-list-minimal .col-md-3,.mec-widget .mec-event-list-minimal .col-md-9{display:block;width:100%;text-align:left}.mec-widget .mec-event-list-modern .col-md-4.col-sm-4.mec-btn-wrapper{position:relative}.mec-widget .mec-event-list-modern .col-md-4.col-sm-4 .mec-booking-button{width:100%;text-align:center}.mec-widget .mec-event-list-minimal .mec-event-date:first-child{margin-right:24px}.mec-event-grid-clean{margin-bottom:10px;max-width:none}.mec-event-grid-clean .mec-event-article{margin-bottom:30px;position:relative;border:1px solid #e2e2e2;text-align:center;padding:15px 15px 0;background:#fff;box-shadow:0 2px 0 0 rgb(0 0 0 / .016);border-radius:var(--mec-primary-border-radius)}.mec-event-grid-clean .mec-event-content{background:#fff;color:#767676;padding:25px 16px 0;text-align:left}.mec-event-grid-clean .mec-event-title{color:#202020;margin:0 0 10px 0;font-weight:700;font-size:21px;text-transform:capitalize}.mec-event-grid-clean .mec-event-title a{color:#202020;transition:all .24s ease}.mec-event-grid-clean .mec-event-date{font-weight:400;font-size:11px;text-transform:uppercase;letter-spacing:1px;background-color:#40d9f1;color:#fff;padding:3px 0;margin:0;text-align:center}.mec-event-grid-clean .mec-event-content p{font-size:15px;color:#9a9a9a;line-height:1.54}.mec-event-grid-clean img{margin-bottom:0;width:100%;border-radius:var(--mec-secondary-border-radius)}.mec-event-grid-clean .event-grid-t2-head{margin-bottom:10px;color:#fff;padding:9px 14px 6px;text-align:left;border-radius:var(--mec-secondary-border-radius)}.mec-event-grid-clean .event-grid-t2-head .mec-event-date{font-size:50px;line-height:50px;float:left;margin-right:11px}.mec-event-grid-clean .event-grid-t2-head .mec-event-month{text-transform:uppercase;font-size:17px;line-height:20px;padding-top:4px}.mec-event-grid-clean .event-grid-t2-head .mec-event-detail{font-size:12px}.mec-event-grid-clean .event-grid-t2-head .mec-categories li a{margin-bottom:10px;color:#fff}.mec-event-grid-clean .event-grid-t2-head .mec-categories li a:hover{color:#000}.mec-event-grid-clean .mec-event-sharing-wrap{left:0;padding-left:0}.mec-event-grid-clean .mec-event-footer{position:relative;border-top:2px solid;padding:20px 0;margin:0 14px;text-align:left;background:0 0}.mec-event-grid-clean .mec-event-footer .mec-booking-button{right:0}.mec-event-grid-clean .row{margin-bottom:30px}.mec-event-grid-modern{margin-bottom:10px;max-width:none}.mec-event-grid-modern .mec-event-article{position:relative;border:1px solid #e2e2e2;text-align:center;margin-bottom:30px;padding:45px 15px 10px;background:#fff;box-shadow:0 2px 0 0 rgb(0 0 0 / .016);border-radius:var(--mec-primary-border-radius)}.mec-event-grid-modern .mec-event-content{color:#767676;padding:0 15px 10px;text-align:left}.mec-event-grid-modern .mec-event-title{color:#202020;margin:0 0 10px 0;font-weight:700;font-size:24px;text-transform:none;letter-spacing:-1px}.mec-event-grid-modern .mec-event-title a{color:#202020;transition:all .24s ease}.mec-event-grid-modern .mec-event-content .mec-categories-wrapper,.mec-event-grid-modern .mec-event-content .mec-shortcode-organizers{margin-bottom:10px}.mec-event-grid-modern .mec-event-content .mec-categories-wrapper,.mec-event-grid-modern .mec-event-content .mec-shortcode-organizers,.mec-event-grid-modern .mec-event-content p{font-size:15px;color:#9a9a9a;line-height:1.54}.mec-event-grid-modern img{margin-bottom:0;width:100%}.mec-event-grid-modern .event-grid-modern-head{margin-bottom:0;padding:9px 14px 6px;text-align:left}.mec-event-grid-modern .event-grid-modern-head .mec-event-date{font-size:50px;line-height:50px;float:left;margin-right:11px}.mec-event-grid-modern .event-grid-modern-head .mec-event-month{text-transform:uppercase;font-size:17px;line-height:20px;padding-top:4px;margin-bottom:5px}.mec-event-grid-modern .event-grid-modern-head .mec-event-detail{font-size:12px}.mec-event-grid-modern .event-grid-modern-head .mec-event-day{margin-top:9px;color:silver;font-size:35px;font-weight:100;text-transform:uppercase;letter-spacing:-1px}.mec-event-grid-modern .mec-event-footer{position:relative;height:90px;padding:20px 0;border:none;margin:0 14px;text-align:left;background:0 0}.mec-event-grid-modern .mec-event-footer .mec-booking-button{right:auto;left:0}.mec-event-grid-modern .mec-event-sharing-wrap{left:auto;right:0;padding-left:0}.mec-event-grid-modern .mec-event-sharing{left:auto;right:-6px}.mec-event-grid-modern .mec-event-sharing-wrap li{border-radius:55px}.mec-event-grid-modern .row{margin-bottom:0}@media only screen and (max-width:479px){.mec-event-grid-modern .mec-event-article{padding-bottom:30px}.mec-event-grid-modern .mec-event-sharing{top:60px;left:0;right:auto}.mec-event-grid-modern .mec-event-footer .mec-booking-button{top:0}}span.mec-event-title-soldout{font-size:8px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;background:#e63360;color:#fff;padding:3px 8px;line-height:1;border-radius:15px;white-space:nowrap;vertical-align:middle}.mec-repeating-label{background:#222;color:#fff;padding:3px 8px;font-size:8px;font-weight:700;letter-spacing:.5px;border-radius:40px;display:inline-block}.mec-event-grid-colorful .mec-event-article{min-height:400px;border:none;box-shadow:none;background:#40d9f1;padding-top:25px;margin:0;color:#fff;border-radius:var(--mec-primary-border-radius)}.mec-event-grid-colorful .mec-event-content{background:0 0}.mec-event-grid-colorful .event-grid-modern-head,.mec-event-grid-colorful .event-grid-modern-head .mec-event-date,.mec-event-grid-colorful .event-grid-modern-head .mec-event-day,.mec-event-grid-colorful .mec-event-content p,.mec-event-grid-colorful .mec-event-sharing-wrap>li>a,.mec-event-grid-colorful .mec-event-title a,.mec-event-grid-colorful ul.mec-categories li.mec-category a{color:#fff}.mec-event-grid-colorful .mec-event-footer .mec-booking-button,.mec-event-grid-colorful .mec-event-footer .mec-modal-booking-button{border:none}.mec-event-grid-colorful .mec-event-sharing-wrap>li{border-color:#fff}.mec-event-grid-colorful .mec-event-sharing-wrap:hover>li{background:#333;border-color:#333}.mec-event-grid-colorful .mec-event-title a.mec-color-hover:hover{color:#fff;text-decoration:underline}.mec-event-grid-colorful .mec-event-title .event-color{display:none}.mec-event-grid-colorful div[class^=col-md-]{padding:0 1px 1px 0;margin:0}.mec-event-grid-colorful .mec-event-article .mec-price-details,.mec-event-grid-colorful .mec-event-article .mec-time-details{color:#fff}@media only screen and (min-width:768px){.mec-wrap.mec-sm959.mec-event-grid-colorful .event-grid-modern-head .mec-event-day{font-size:26px}.mec-wrap.mec-sm959.mec-event-grid-colorful .event-grid-modern-head .mec-event-month{font-size:15px}.mec-wrap.mec-sm959.mec-event-grid-colorful .event-grid-modern-head .mec-event-date{font-size:50px}.mec-wrap.mec-sm959.mec-event-grid-colorful .mec-event-title{font-size:21px}.mec-wrap.mec-sm959.mec-event-grid-colorful .mec-event-content p{font-size:13px}.mec-wrap .mec-event-grid-colorful .col-md-3.col-sm-3 .mec-event-sharing-wrap{bottom:100px}}@media only screen and (min-width:768px) and (max-width:1200px){.mec-wrap.mec-sm959.mec-event-grid-colorful div[class^=col-md-]{width:50%}}.mec-event-list-minimal .mec-event-article{border-bottom:1px solid #efefef;padding:24px 0 16px}.mec-event-list-minimal .mec-wrap .col-md-9{padding:0}.mec-event-list-minimal .mec-event-date{position:relative;float:left;margin-right:30px;color:#fff;width:52px;padding:6px 4px 3px;text-align:center;text-transform:uppercase;border-radius:3px}.mec-event-list-minimal .mec-event-date{min-width:52px;width:fit-content;line-height:1.3;border-radius:var(--mec-secondary-border-radius)}.mec-event-list-minimal .mec-event-date:nth-child(2){margin:0 30px 0 -20px}.mec-event-list-minimal .mec-event-date span{display:block;font-size:23px;font-weight:700;text-align:center}.mec-event-list-minimal .mec-event-date:after{display:block;content:"";position:absolute;width:50px;left:0;top:0;height:34px;background:rgb(255 255 255 / .1);box-shadow:0 4px 4px rgb(0 0 0 / .02)}.mec-event-list-minimal .mec-event-date:after{width:100%}.mec-event-list-minimal .mec-event-title{margin-top:0;margin-bottom:10px;font-weight:700;font-size:18px;text-transform:uppercase;letter-spacing:0}.mec-event-list-minimal .mec-categories-wrapper,.mec-event-list-minimal .mec-event-detail,.mec-event-list-minimal .mec-price-details,.mec-event-list-minimal .mec-shortcode-organizers,.mec-event-list-minimal .mec-time-details{font-size:15px;font-weight:400;line-height:1;letter-spacing:0;color:#9a9a9a;margin-bottom:10px}.mec-event-list-minimal .btn-wrapper{text-align:right;padding-right:0;padding-top:6px;text-align:center}.mec-event-list-minimal .btn-wrapper .mec-detail-button{border-bottom:0;margin-bottom:14px;margin-right:0;box-shadow:none;border-radius:var(--mec-secondary-border-radius)}.mec-event-list-minimal a.mec-detail-button{text-align:center;display:inline-block;background:#ededed;color:#191919;padding:12px;border-radius:2px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:2px;transition:all .24s ease}.mec-event-list-minimal a.mec-detail-button:hover{background:#292929;color:#fff}.vc_col-sm-4 .mec-event-list-minimal .mec-event-date,.vc_col-sm-6 .mec-event-list-minimal .mec-event-date{margin-right:12px}.vc_col-sm-4 .mec-event-list-minimal .mec-event-title,.vc_col-sm-6 .mec-event-list-minimal .mec-event-title{font-size:15px;letter-spacing:2px}@media only screen and (min-width:480px) and (max-width:767px){.mec-event-list-minimal .btn-wrapper{padding-left:0}.mec-event-list-minimal .mec-event-date{margin-right:10px}}@media only screen and (max-width:767px){.mec-event-list-minimal .btn-wrapper .mec-detail-button{display:block;text-align:center;margin:0;margin-top:16px;padding:8px}.mec-event-list-minimal .btn-wrapper{margin:12px 0}}@media only screen and (max-width:479px){.mec-event-list-minimal .mec-event-date{float:none;width:160px;margin:8px auto}.mec-event-list-minimal .mec-event-date span{display:inline;padding-right:25px;margin-right:7px;font-size:inherit}.mec-event-list-minimal .mec-event-date:after{width:45%;box-shadow:4px 0 4px rgb(0 0 0 / .02)}.mec-event-list-minimal .btn-wrapper{text-align:center;padding-left:0}.mec-event-list-minimal{text-align:center}.mec-event-list-minimal .mec-event-detail{margin-bottom:10px}}@media only screen and (min-width:479px){.mec-event-list-minimal .mec-event-article{display:flex;align-items:center;justify-content:space-between}}.mec-wrap .mec-event-list-modern .mec-event-title{margin-top:0;margin-bottom:10px}.mec-event-list-modern .mec-event-article{border-bottom:1px solid #efefef;padding:30px 0 10px}.mec-event-list-modern .mec-event-article:last-child{border-bottom:none}.mec-event-list-modern .mec-event-title a{color:#191919;transition:all .24s ease;box-shadow:none}.mec-event-list-modern .mec-event-date{text-transform:uppercase;padding:10px 0}.mec-event-list-modern .mec-event-date .event-d{font-size:48px;display:table-cell;padding:10px 0 0}.mec-event-list-modern .mec-event-date .event-d.mec-multiple-dates{font-size:20px;padding:0}.mec-event-list-modern .mec-event-date.mec-multiple-date-event:first-child{padding:10px 0 6px 0;position:relative;width:fit-content}.mec-event-list-modern .mec-event-date.mec-multiple-date-event:first-child:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:silver}.mec-event-list-modern .mec-event-date.mec-multiple-date-event:last-child{padding:5px 0 10px 0}.mec-event-list-modern .mec-event-date.mec-multiple-date-event .event-d{font-size:20px;padding:0}.mec-event-list-modern .mec-event-date.mec-multiple-date-event .event-da{font-size:20px;margin:0}.mec-event-list-modern .mec-event-date .event-f{font-size:13px;display:table-cell;vertical-align:middle;padding-left:7px;font-weight:500;letter-spacing:3px;color:#777}.mec-event-list-modern .mec-event-detail{font-weight:400;color:#8a8a8a}.mec-event-list-modern .mec-event-detail .mec-time-details{display:inline}.mec-event-list-modern .mec-event-date .event-da{margin-top:9px;color:silver;font-size:28px;font-weight:100;text-transform:uppercase;letter-spacing:-1px;text-align:left}.mec-event-list-modern .mec-btn-wrapper .mec-booking-button{border-radius:var(--mec-secondary-border-radius);letter-spacing:2px;border:1px solid #e6e6e6;color:#333!important;background-color:#fff;padding:13px 20px;font-weight:700;font-size:10px;box-shadow:0 2px 0 0 rgb(0 0 0 / .016);transition:all .28s ease}.mec-event-list-modern .mec-btn-wrapper .mec-booking-button:hover{border-color:#222;background:#222;color:#fff!important}.mec-event-list-modern .mec-event-title{font-weight:700;font-size:20px;text-transform:uppercase;letter-spacing:1px}.mec-event-list-modern .mec-categories-wrapper,.mec-event-list-modern .mec-event-detail,.mec-event-list-modern .mec-price-details,.mec-event-list-modern .mec-shortcode-organizers{color:#9a9a9a;font-size:15px;font-weight:400;line-height:25px}.mec-event-list-modern .mec-btn-wrapper{text-align:right;padding:10px 0;text-transform:uppercase}.mec-event-list-modern .mec-event-sharing{position:relative;margin:10px 0;padding-left:0}.mec-event-list-modern .mec-event-sharing>li{display:inline-block;border:none;border-radius:50%;margin-right:10px;margin-bottom:5px}.mec-event-list-modern .mec-event-sharing>li:hover{display:inline-block}.mec-event-list-modern .mec-event-sharing>li:hover a i{color:#fff;background:#40d9f1;border-color:#40d9f1}.mec-event-list-modern .mec-event-sharing>li:hover a svg path{fill:#fff}.mec-event-list-modern .mec-event-sharing>li i{width:36px;display:inline-block;line-height:34px;color:#767676;text-align:center;border-radius:50%;border:1px solid #ddd;font-size:14px;margin-right:3px;transition:all ease .3s}.mec-event-list-modern .mec-event-sharing>li i svg{height:15px;vertical-align:sub}.mec-event-list-modern .mec-event-sharing>li .mec-social-title{color:#767676;font-size:14px}.mec-event-list-modern .mec-event-sharing .mec-event-share:hover .mec-event-sharing-icon{background:#40d9f1;border-color:#40d9f1;cursor:pointer;border-radius:50%}.mec-event-list-modern .mec-event-sharing li:hover a i{background:#40d9f1}@media only screen and (min-width:768px){.mec-event-list-modern .mec-event-article{position:relative;min-height:160px;overflow:visible}.mec-event-list-modern .col-md-2.col-sm-2{width:210px;position:absolute;left:0;top:20px;padding:0}.mec-event-list-modern .col-md-4.col-sm-4.mec-btn-wrapper{padding:0;position:absolute;right:0;top:30%}.mec-event-list-modern .col-md-6.col-sm-6{width:100%;padding-left:225px;padding-right:195px}}@media only screen and (max-width:767px){.mec-event-list-modern .mec-btn-wrapper .mec-booking-button{letter-spacing:1px;border:1px solid #e1e1e1}.mec-event-list-modern .mec-btn-wrapper{padding:0 0 12px}.mec-event-list-modern .mec-event-sharing{margin-bottom:0}.mec-event-list-modern .mec-event-sharing li{margin-bottom:7px}}.mec-event-grid-minimal .mec-event-article{margin:15px 0;min-height:80px;display:table}.mec-event-grid-minimal .event-detail-wrap{display:table-cell;vertical-align:middle}.mec-event-grid-minimal .mec-event-date{width:70px;float:left;margin-right:20px;padding:12px 16px 10px;text-align:center;text-transform:uppercase;border-radius:var(--mec-secondary-border-radius);border:1px solid #e6e6e6;transition:all .37s ease-in-out;box-shadow:0 2px 0 0 rgb(0 0 0 / .016)}.mec-event-grid-minimal .mec-event-date span{display:block;font-size:24px;font-weight:700;text-align:center;margin-bottom:4px;color:#2a2a2a;transition:color .3s ease}.mec-event-grid-minimal .mec-event-title{margin-top:0;margin-bottom:10px;font-weight:700;line-height:21px;font-size:16px;text-transform:uppercase;transition:color .3s ease}.mec-event-grid-minimal .mec-event-title a{color:#191919;transition:color .3s ease}.mec-event-grid-minimal .mec-event-detail .mec-categories-wrapper,.mec-event-grid-minimal .mec-event-detail .mec-categories-wrapper ul.mec-categories li.mec-category a,.mec-event-grid-minimal .mec-event-detail .mec-event-loc-place,.mec-event-grid-minimal .mec-event-detail .mec-price-details,.mec-event-grid-minimal .mec-event-detail .mec-shortcode-organizers,.mec-event-grid-minimal .mec-time-details{font-size:15px;font-weight:400;line-height:1;letter-spacing:0;color:#9a9a9a;margin-bottom:10px}.mec-event-loc-place i{margin-right:4px;display:inline-block}.mec-event-grid-minimal .mec-event-date:hover{color:#fff}.mec-event-grid-minimal .mec-event-date:hover span{color:#fff}.mec-wrap .mec-event-grid-minimal .mec-event-date:hover{color:#fff}.mec-event-list-classic .mec-event-article{padding:12px 0;margin-bottom:20px}.mec-event-list-classic .mec-event-image{float:left;width:86px;margin-right:20px}.mec-event-list-classic .mec-event-date,.mec-event-list-classic .mec-event-time{font-weight:400;font-size:13px;letter-spacing:0;line-height:18px;text-align:left;display:initial;margin-right:12px}.mec-event-list-classic .mec-event-time .mec-time-details,.mec-event-list-classic .mec-event-time i{display:inline;margin-right:3px}.mec-event-list-classic .mec-event-date span{font-weight:500;margin-bottom:6px}.mec-event-list-classic .mec-event-title{font-size:15px;margin:10px 0 12px;font-weight:700;text-transform:uppercase}.mec-event-list-classic .mec-event-title a{color:#494949;transition:color .3s ease}.mec-event-list-classic .mec-event-detail,.mec-event-list-classic .mec-price-details{color:#777;font-weight:400;line-height:12px;font-size:12px;overflow:hidden}@media only screen and (max-width:480px){.mec-event-list-classic .mec-event-detail{float:right;width:calc(100% - 104px)}}.mec-event-list-classic a.magicmore{padding:10px 16px;color:#fff;background:#222;letter-spacing:2px;font-size:11px}.mec-event-list-classic a.magicmore:after{content:"";display:none}.mec-event-list-classic a.magicmore:hover{color:#40d9f1}.mec-event-grid-simple .mec-event-article{position:relative;margin-bottom:30px}.mec-event-grid-simple .mec-event-article:after{border-right:1px solid #e6e6e6;height:60px;position:absolute;top:50%;margin-top:-30px;right:-1px}.mec-event-grid-simple .row div:last-child .mec-event-article:after{border:none}.mec-event-grid-simple .row{margin:15px 0 30px;text-align:center}.mec-event-grid-simple .mec-event-date{padding:0;margin:0;text-transform:capitalize;font-size:12px;font-weight:700}.mec-event-grid-simple .mec-event-title{margin-top:0;margin-bottom:10px;font-weight:700;line-height:21px;font-size:15px;padding-top:5px;padding-left:5px;padding-right:5px;text-transform:uppercase;transition:color .37s ease}.mec-event-grid-simple .mec-event-title a{color:#494949;transition:color .3s ease}.mec-event-grid-simple .mec-event-detail{font-weight:400;line-height:1;letter-spacing:0;font-size:13px;color:#777}.mec-event-grid-simple .mec-event-detail .mec-time-details{margin-top:7px}.mec-event-grid-simple .mec-event-title:hover{color:#40d9f1}.mec-event-grid-simple .mec-event-date:hover{background:0 0}.event-last:after{display:none}@media only screen and (max-width:767px){.mec-event-grid-simple .mec-event-article{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #eee}.mec-event-grid-simple .mec-event-article:after{border:none}}.mec-event-grid-novel .mec-event-article{position:relative;margin-bottom:30px;padding:60px 5% 60px 7%;border-radius:var(--mec-primary-border-radius);background-color:#0050fd;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:1}.mec-event-grid-novel .mec-event-article .novel-grad-bg{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:var(--mec-primary-border-radius);opacity:0;z-index:-1;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.mec-event-grid-novel .mec-event-article:hover{-webkit-box-shadow:0 13px 36px 0 rgb(0 0 0 / .23);box-shadow:0 13px 36px 0 rgb(0 0 0 / .23);border-color:#fff0}.mec-event-grid-novel .mec-event-article:hover .novel-grad-bg{background-image:-webkit-gradient(linear,left top,right top,from(#262e32),to(#0e1015));background-image:-webkit-linear-gradient(left,#262e32 0,#0e1015 100%);background-image:-o-linear-gradient(left,#262e32 0,#0e1015 100%);background-image:linear-gradient(90deg,#262e32 0,#0e1015 100%);opacity:1}.mec-event-grid-novel .mec-event-image{float:left;width:150px;height:150px}.mec-event-grid-novel .mec-event-image img{width:150px;height:150px;border-radius:50%}.mec-event-grid-novel .mec-event-detail-wrap{margin-left:200px}.mec-event-grid-novel .mec-event-content h4{position:relative;margin-bottom:10px;display:inline-block}.mec-event-grid-novel .mec-event-content h4 a{font-size:24px;line-height:35px;color:#fafcff}.mec-event-grid-novel .mec-event-content h4.mec-gCalendar-search-text-wrap input[type=text]:before{content:"";position:absolute;top:8px;left:-30px;width:17px;height:17px;background:#5cd0ed;opacity:.4;border-radius:50%;padding-right:5px}.mec-skin-grid-container .mec-event-grid-novel .mec-categories li a{color:#fff}.mec-event-grid-novel .mec-event-address,.mec-event-grid-novel .mec-event-detail,.mec-event-grid-novel .mec-event-month,.mec-event-grid-novel .mec-local-time-details{position:relative;padding-left:35px;font-size:15px;line-height:30px;color:rgb(255 255 255 / .4)}.mec-event-grid-novel .mec-price-details{position:relative;padding-left:7px;font-size:15px;line-height:30px;color:rgb(255 255 255 / .4)}.mec-event-grid-novel .mec-price-details i{margin-right:8px}.mec-event-grid-novel .mec-categories-wrapper::before,.mec-event-grid-novel .mec-event-address::before,.mec-event-grid-novel .mec-event-detail::before,.mec-event-grid-novel .mec-event-month::before,.mec-event-grid-novel .mec-local-time-details:before{position:absolute;top:6px;left:6px;font-size:17px;font-family:simple-line-icons;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1}.mec-event-grid-novel .mec-local-time-details::before{content:"\e007"}.mec-event-grid-novel .mec-event-month::before{content:"\e075"}.mec-event-grid-novel .mec-event-detail::before{content:"\e081"}.mec-event-grid-novel .mec-event-address::before{content:"\e096"}.mec-event-grid-novel .mec-categories-wrapper::before{content:"\e089"}.mec-event-grid-novel .mec-event-footer{clear:both;padding:20px 0;border-top:none;background:0 0}.mec-event-grid-novel .mec-event-footer .mec-booking-button{right:0;left:auto;height:38px;width:148px;padding:0 20px;font-size:14px;font-weight:400;line-height:38px;text-align:center;color:#fff;background:0 0;border-color:rgb(255 255 255 / .1);border-radius:50px}.mec-event-grid-novel .mec-event-footer .mec-booking-button:hover{background-color:rgb(255 255 255 / .1)}.mec-event-grid-novel .mec-event-sharing-wrap{left:0;cursor:pointer;padding-left:0}.mec-event-grid-novel .mec-event-sharing-wrap>li{border-color:rgb(255 255 255 / .1);border-radius:50%}.mec-event-grid-novel .mec-event-sharing-wrap li.mec-event-share{position:absolute;z-index:2}.mec-event-grid-novel .mec-event-sharing-wrap .mec-event-sharing{top:-6px;left:0;padding:5px 10px 2px 50px;min-width:150px;width:inherit;height:38px;background-color:rgb(255 255 255 / .1);-webkit-box-shadow:none;box-shadow:none;border:none;border-radius:50px;backdrop-filter:blur(10px)}.mec-event-grid-novel .mec-event-sharing-wrap:hover>li{background-color:rgb(255 255 255 / .1)}.mec-event-grid-novel .mec-event-sharing-wrap .mec-event-sharing::after,.mec-event-grid-novel .mec-event-sharing-wrap .mec-event-sharing::before{display:none}.mec-event-grid-novel .mec-event-sharing .mec-event-social-icon,.mec-event-grid-novel .mec-event-sharing .mec-event-social-icon a,.mec-event-grid-novel .mec-event-sharing-wrap .mec-event-sharing li i{display:inline}.mec-event-grid-novel .mec-event-sharing .mec-event-social-icon a{padding:0 10px}.mec-event-grid-novel .mec-event-sharing-wrap>li a{color:#fff}.mec-event-grid-novel .mec-event-sharing-wrap .mec-event-sharing li a{color:rgb(255 255 255 / .4)}.mec-event-grid-novel .mec-event-sharing-wrap .mec-event-sharing li a:hover{color:#fff}.mec-event-grid-novel .mec-event-sharing-wrap li.mec-event-social-icon{margin:0;width:auto}.mec-event-grid-novel .mec-event-sharing-wrap .mec-event-sharing{display:flex;align-items:center;padding-top:0}.mec-event-grid-novel .mec-event-sharing-wrap .mec-event-sharing li a{display:flex;align-items:center;width:31px}.mec-event-grid-novel .mec-event-sharing-wrap li.mec-event-social-icon a i{width:auto;height:auto}.mec-event-grid-novel .mec-event-sharing-wrap li.mec-event-social-icon a svg{fill:rgb(255 255 255 / .4);padding:0;width:36px;height:36px;border-radius:0;margin:0}@media only screen and (max-width:1200px){.mec-event-grid-novel .row .col-md-6.col-sm-6{width:100%;float:none}.mec-event-grid-novel .mec-event-image{float:none;margin-top:-20px;margin-bottom:20px}.mec-event-grid-novel .mec-event-detail-wrap{margin-left:20px}.mec-event-grid-novel .mec-event-footer{margin-top:30px}}@media only screen and (max-width:767px){.mec-event-grid-novel .mec-event-footer{margin-top:0;padding-top:30px;margin-bottom:24px}.mec-event-grid-novel .mec-event-footer .mec-booking-button{display:block;position:relative}.mec-event-grid-novel .mec-event-sharing-wrap{left:0;bottom:-55px;padding-left:0}.mec-event-grid-novel .mec-event-content h4 a{font-size:20px;line-height:1.3}}.mec-event-grid-novel .mec-event-sharing-wrap{padding-left:0}.mec-event-grid-novel .mec-event-sharing-wrap .mec-event-sharing{width:fit-content;z-index:1}@media (min-width:1280px){.mec-event-grid-novel .col-md-4.col-sm-4 .mec-event-article img{width:100px;height:100px;object-fit:cover}.mec-event-grid-novel .col-md-4.col-sm-4 .mec-event-detail-wrap{margin-left:150px}.mec-event-grid-novel .col-md-3.col-sm-3 .mec-event-content .mec-event-detail-wrap,.mec-event-grid-novel .col-md-3.col-sm-3 .mec-event-content .mec-event-image{width:100%}.mec-event-grid-novel .col-md-3.col-sm-3 .mec-event-content .mec-event-detail-wrap{margin-left:20px}}@media (min-width:760px) and (max-width:1024px){.mec-event-grid-novel .col-md-4.col-sm-4{width:100%}.mec-event-grid-novel .mec-event-image{float:left}.mec-event-grid-novel .col-md-4.col-sm-4 .mec-event-article img{width:100px;height:100px}}.mec-event-cover-modern{position:relative;border-radius:var(--mec-primary-border-radius)}.mec-event-cover-modern .mec-event-cover-a{background:0 0;position:absolute;color:#fff;bottom:0;left:0;text-decoration:none}.mec-event-cover-modern .mec-event-cover-a .mec-event-overlay{transition:all .5s;opacity:.8;width:100%;height:100%;position:absolute;border-radius:0 var(--mec-primary-border-radius) 0 var(--mec-primary-border-radius)}.mec-event-cover-modern .mec-event-cover-a:hover .mec-event-overlay{opacity:1}.mec-event-cover-modern .mec-event-detail{padding:40px;position:relative;border-radius:0 var(--mec-primary-border-radius) 0 var(--mec-primary-border-radius)}.mec-event-cover-modern .mec-event-cover-a:hover .mec-event-tag{color:#333;transition:all .5s}.mec-event-cover-modern .mec-event-cover-a .mec-event-title:hover{text-decoration:underline}.mec-event-cover-modern .mec-event-tag{background:#fff;display:inline-block;padding:5px 9px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:24px}.mec-event-cover-modern .mec-event-date{text-transform:uppercase;font-size:17px;font-weight:400}.mec-event-cover-modern .mec-event-title{color:#fff;text-transform:uppercase;font-size:40px;font-weight:700;margin:6px 0}.mec-event-cover-modern .mec-event-place{font-weight:400;font-size:18px}@media only screen and (max-width:767px){.mec-event-cover-modern .mec-event-cover-a{width:100%}}.mec-event-cover-classic{position:relative;overflow:hidden;background:#fff;padding:6px;border:1px solid #e8e8e8;border-radius:var(--mec-primary-border-radius)}.mec-event-cover-classic .mec-event-overlay{position:absolute;left:6px;right:6px;bottom:6px;top:6px;width:auto;height:auto;background-color:rgb(36 36 36 / .4);transition:all .33s ease-in-out;border-radius:var(--mec-primary-border-radius)}.mec-event-cover-classic:hover .mec-event-overlay{background-color:rgb(36 36 36 / .6)}.mec-event-cover-classic .mec-event-content{font-size:15px;color:#fff;position:absolute;bottom:0;padding:50px 35px;transition:all .33s ease-in-out;border-radius:var(--mec-primary-border-radius)}.mec-event-cover-classic .mec-event-date{font-size:14px;text-transform:uppercase;font-weight:400;line-height:1.6;text-align:left}.mec-event-cover-classic .mec-event-date span{display:block;font-weight:700;font-size:16px}.mec-event-cover-classic .mec-event-title{color:#fff;margin:20px 0 38px;font-size:24px;font-weight:700;text-transform:uppercase;font-style:normal}.mec-event-cover-classic .mec-btn-wrapper{text-align:left}.mec-event-cover-classic .mec-event-icon{font-size:18px;float:left;margin-right:14px;color:#fff;padding:13px;border-radius:var(--mec-secondary-border-radius)}.mec-event-cover-classic .mec-event-button{color:#fff;background-color:#191919;border:2px #191919 solid;padding:12px 20px;letter-spacing:3px;font-size:12px;font-weight:700;font-style:normal;transition:all .22s ease;text-decoration:none;border-radius:var(--mec-secondary-border-radius)}.mec-event-cover-classic .mec-event-button:hover{color:#191919;background-color:#fff;border-color:#fff}.mec-event-cover-classic .mec-event-image img{min-width:100%;border-radius:var(--mec-primary-border-radius);display:block}@media only screen and (max-width:960px){.mec-event-cover-classic .mec-event-content{padding:20px}.mec-event-cover-classic .mec-event-button{font-size:11px;padding:7px 10px;letter-spacing:1px}.mec-event-cover-classic .mec-event-title{font-size:19px;margin:15px 0 25px}.mec-event-cover-classic .mec-event-date{font-size:12px}}@media only screen and (max-width:767px){.mec-event-cover-classic{margin-bottom:30px}}@media only screen and (max-width:479px){.mec-event-cover-classic .mec-event-content{padding:15px;font-size:15px}.mec-event-cover-classic .mec-event-title{font-size:15px;margin:10px 0}.mec-event-cover-classic .mec-event-button{font-size:10px;padding:6px;letter-spacing:1px}.mec-event-cover-classic .mec-event-icon{padding:10px}}.mec-load-more-wrap{text-align:center;display:block;width:100%;padding-top:20px;text-align:center;position:relative}.mec-load-more-button{box-shadow:none;transition:all .21s ease;font-size:12px;font-weight:500;letter-spacing:1px;text-transform:uppercase;background:#fff;color:#767676;border:2px solid #e8e8e8;border-radius:50px;padding:0 28px;margin-bottom:20px;cursor:pointer;line-height:40px;height:42px;display:inline-block}.mec-load-more-button:hover{background:#191919;color:#fff;border-color:#191919}.mec-load-more-loading{content:url(/wp-content/plugins/modern-events-calendar-lite/assets/img/ajax-loader.gif);cursor:wait;background:0 0;border-style:none}.mec-load-more-loading:hover{background:0 0}.mec-modal-preloader,.mec-month-navigator-loading{width:100%;height:100%;background:no-repeat rgb(255 255 255 / .88) url(/wp-content/plugins/modern-events-calendar-lite/assets/img/ajax-loader.gif) center;border-style:none;position:absolute;left:0;right:0;bottom:0;top:0;z-index:999}.mec-event-calendar-classic .mec-calendar-side .mec-calendar-table{min-height:1024px}.mec-calendar-side .mec-calendar-table{min-height:450px}.mec-skin-weekly-view-events-container.mec-month-navigator-loading{margin-top:0}.mec-calendar.mec-event-calendar-classic .mec-calendar-side{display:block}.mec-skin-daily-view-events-container.mec-month-navigator-loading{margin-top:0}@media only screen and (min-width:961px){.mec-wrap.mec-sm959 .mec-calendar-side .mec-calendar-table{min-height:1px}}@media only screen and (max-width:479px){.mec-calendar-side .mec-calendar-table{min-height:1px}}.mec-event-cover-clean{position:relative;border:1px solid #e6e6e6;padding:8px;border-radius:var(--mec-primary-border-radius)}.mec-event-cover-clean .mec-event-overlay{height:100%;background-color:rgb(36 36 36 / .4);position:absolute;width:100%;left:0;border:12px solid #fff;top:0;transition:all .5s ease-in-out;border-radius:var(--mec-primary-border-radius)}.mec-event-cover-clean .mec-event-content{color:#fff;position:absolute;bottom:20px;padding:40px 60px;transition:all .5s ease-in-out}.mec-event-cover-clean .mec-event-title{color:#fff;font-weight:700;margin:46px 0 19px;font-size:29px;text-transform:uppercase;text-shadow:0 0 1px rgb(0 0 0 / .5)}.mec-event-cover-clean .mec-event-title a{color:#fff;transition:all .5s;text-decoration:none;outline:0;border:none;box-shadow:none}.mec-event-cover-clean .mec-event-title a:hover{text-decoration:underline}.mec-event-cover-clean .mec-event-date{position:absolute;top:-20px;right:60px;color:#fff;width:60px;padding:14px 10px;z-index:1;border-radius:var(--mec-secondary-border-radius)}.mec-event-cover-clean .mec-event-date div{text-align:center;text-transform:uppercase;letter-spacing:1px;line-height:16px}.mec-event-cover-clean .mec-event-date .dday{padding-bottom:15px;border-bottom:1px solid rgb(255 255 255 / .5);margin-bottom:13px;font-size:24px}.mec-event-cover-clean .mec-event-date .dmonth{letter-spacing:2px}.mec-event-cover-clean .mec-event-place{font-size:18px}.mec-event-cover-clean .mec-event-image img{width:100%;display:block;border-radius:var(--mec-primary-border-radius)}@media only screen and (max-width:768px){.mec-event-cover-clean .mec-event-content{padding:20px;bottom:5px}.mec-event-cover-clean .mec-event-title{font-size:23px}.mec-event-cover-clean .mec-event-date{right:20px;padding:10px;width:50px}}@media only screen and (max-width:479px){.mec-event-cover-clean .mec-event-content{padding:10px}.mec-event-cover-clean .mec-event-title{font-size:19px;padding-right:25px}.mec-event-cover-clean .mec-event-date{right:-20px;top:-10px}.mec-event-cover-clean .mec-event-detail{font-size:12px}}.mec-month-divider{text-align:center;margin:60px 0 40px 0}.widget .mec-month-divider{margin:10px 0}.mec-month-divider span{text-transform:uppercase;font-size:22px;font-weight:700;padding-bottom:5px;color:#313131;border-bottom:4px solid #ebebeb;width:100%;display:block;padding-bottom:10px;position:relative}.mec-month-divider span:before{border-bottom:4px solid #40d9f1;font-size:6px;content:"";text-align:center;position:absolute;bottom:-4px;margin-left:-30px;left:50%;width:60px}.widget .mec-month-divider span{font-size:13px}.mec-event-list-standard .mec-events-pagination{margin-top:60px;border-top:4px solid #ebebeb;min-height:80px;padding-top:20px}.mec-event-list-standard .mec-events-pagination .mec-events-pag-previous{float:left;margin-left:0}.mec-event-list-standard .mec-events-pagination .mec-events-pag-next{float:right;margin-right:0}.mec-event-list-standard .mec-event-article{position:relative;display:block;margin-bottom:25px;background-color:#fff;border:1px solid #e9e9e9;box-shadow:0 2px 0 0 rgb(0 0 0 / .016);border-radius:var(--mec-primary-border-radius)}.mec-event-list-standard .mec-topsec{display:table;width:100%}.mec-event-list-standard .col-md-3.mec-event-image-wrap{padding-left:0}.mec-event-list-standard .col-md-3.mec-event-image-wrap .mec-event-image{border-radius:var(--mec-primary-border-radius) 0 0 0;overflow:hidden}.mec-event-list-standard .mec-event-content{padding-top:15px;padding-right:30px}.mec-event-list-standard ul.mec-event-status-icons{list-style:none;padding:0;margin-bottom:10px}.mec-event-list-standard ul.mec-event-status-icons li{display:inline-flex;align-items:inherit;justify-content:center;font-size:12px;font-weight:400;line-height:16px;border-radius:5px;padding:2px 5px;margin-right:10px}.mec-event-list-standard ul.mec-event-status-icons li img{margin-right:5px}.mec-event-list-standard ul.mec-event-status-icons li.mec-event-status-scheduled{color:#58aa22;background:#e9f8d7}.mec-event-list-standard ul.mec-event-status-icons li.mec-event-status-ongoing{color:#1aa82a;background:#e4f6df}.mec-event-list-standard ul.mec-event-status-icons li.mec-event-status-postponed{color:#a1830d;background:#fff3b7}.mec-event-list-standard ul.mec-event-status-icons li.mec-event-status-cancelled{color:#bb1313;background:#fed8d8}.mec-event-list-standard ul.mec-event-status-icons li.mec-event-status-movedonline{color:#f35e04;background:#feebd7}.mec-event-list-standard .mec-event-title{font-size:29px;font-weight:600;letter-spacing:-1px;margin:0 0 10px}.mec-event-list-standard .mec-event-title a{color:#292929;text-decoration:none;transition:color .3s ease}.mec-event-list-standard .mec-col-table-c{display:table-cell;height:100%;vertical-align:middle;float:none!important}.mec-event-list-standard .mec-col-table-c.mec-event-meta-wrap{padding:20px}.mec-event-list-standard .mec-col-table-c.mec-event-image-wrap{vertical-align:top}.mec-topsec .mec-event-image{line-height:1px}.mec-topsec .mec-event-image a{display:block}.mec-event-list-standard .mec-event-meta-wrap{border-left:1px solid #eee}.mec-event-list-standard .mec-time-details{text-transform:uppercase;font-size:12px;font-weight:400;line-height:17px;color:#707070;padding-top:0;text-align:left}.mec-event-list-standard .mec-event-meta .mec-venue-details span{font-size:12px;font-weight:400;line-height:17px;color:#707070;padding-top:0;text-align:left}.mec-event-list-standard .mec-event-meta .mec-venue-details .mec-event-address span{font-style:normal;letter-spacing:0;font-size:12px;font-weight:400;color:#707172;margin-left:29px}.mec-event-list-standard .mec-event-meta span.mec-event-d,.mec-event-list-standard .mec-event-meta span.mec-event-m{font-size:13px;font-weight:600;line-height:17px;padding-right:6px;color:#414243;text-transform:uppercase}.mec-event-list-standard .mec-event-meta .mec-time-details .mec-end-time,.mec-event-list-standard .mec-event-meta .mec-time-details .mec-start-time,.mec-event-list-standard .mec-event-meta .mec-venue-details span,.mec-event-list-standard .mec-event-meta span.mec-event-d .mec-start-date-label{vertical-align:middle}.mec-event-list-standard .mec-event-meta svg{vertical-align:middle;margin-right:12px;width:20px;height:20px}.mec-event-list-standard .mec-categories-wrapper,.mec-event-list-standard .mec-date-details,.mec-event-list-standard .mec-local-time-details,.mec-event-list-standard .mec-price-details,.mec-event-list-standard .mec-shortcode-organizers,.mec-event-list-standard .mec-time-details,.mec-event-list-standard .mec-venue-details{position:relative;margin-bottom:8px}.mec-event-list-standard .mec-local-time-details .mec-local-title{font-size:13px;font-weight:400;line-height:17px;color:#414243;margin-left:-3px}.mec-event-list-standard .mec-local-time-details .mec-local-date,.mec-event-list-standard .mec-local-time-details .mec-local-time{font-style:normal;letter-spacing:0;font-size:11px;color:#8a8a8a;font-weight:400;line-height:1.6;margin-left:29px}.mec-event-list-standard .mec-categories-wrapper i,.mec-event-list-standard .mec-date-details i,.mec-event-list-standard .mec-shortcode-organizers i{float:left;margin-right:12px}.mec-event-list-standard .mec-categories-wrapper i:before,.mec-event-list-standard .mec-event-meta-wrap .mec-event-meta .mec-price-details i:before{font-size:16px}.mec-event-list-standard .mec-event-title .mec-labels-normal{line-height:18px;height:18px;display:inline-block;vertical-align:middle}.mec-event-list-standard .mec-event-title .mec-labels-normal .mec-label-normal{vertical-align:bottom}.mec-event-list-standard .mec-event-description{font-size:14px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical}.mec-event-list-minimal .mec-event-title a{color:#292929;transition:color .3s ease}.mec-event-meta-wrap .mec-price-details{margin-bottom:10px}.mec-price-details i{margin-right:4px;line-height:16px}.mec-event-meta-wrap .mec-event-meta .mec-price-details i:before{font-size:15px}.mec-event-list-standard .mec-price-details{font-size:12px;font-weight:400;line-height:17px;color:#707070;padding-top:0;text-align:left}.mec-event-list-standard .mec-price-details i{margin-right:10px}.mec-month-side .mec-price-details{margin-left:2px}.mec-month-side .mec-price-details i,.tooltipster-sidetip.tooltipster-shadow:not(.uael-tooltipster-active) .tooltipster-content .mec-price-details i{padding-top:4px;vertical-align:unset}.mec-event-list-standard ul.mec-categories{position:relative;margin-bottom:10px}@media only screen and (max-width:960px){.mec-event-list-standard .mec-topsec{display:block}.mec-event-list-standard .mec-col-table-c.mec-event-image-wrap{display:block;width:40%}.mec-event-list-standard .mec-col-table-c.mec-event-content-wrap{display:block;min-height:230px}.mec-event-list-standard .mec-event-meta-wrap{display:block;border-left:none;border-top:1px solid #eee;width:100%;float:none;padding-top:20px}}@media only screen and (min-width:480px) and (max-width:960px){.mec-event-list-standard .mec-col-table-c.mec-event-content-wrap,.mec-event-list-standard .mec-col-table-c.mec-event-image-wrap{display:table-cell}}@media only screen and (max-width:479px){.mec-event-list-standard .mec-col-table-c.mec-event-image-wrap,.mec-event-list-standard .mec-col-table-c.mec-event-image-wrap img{float:none;width:100%;padding:0}.mec-event-list-standard .mec-col-table-c.mec-event-content-wrap{padding:10px 10px 10px 30px}}.mec-localtime-details{color:#777;font-weight:400;line-height:12px;font-size:12px}.mec-localtime-details .mec-localdate,.mec-localtime-details .mec-localtime,.mec-localtime-details .mec-localtitle{display:inline-block}.mec-localtime-details .mec-start-date-label{padding-right:5px}.mec-localtime-details .mec-localtime{padding-left:5px}.mec-event-list-minimal .mec-localtime-details{display:inline-flex;font-size:15px;font-weight:400;line-height:1;letter-spacing:0;color:#9a9a9a;padding-left:9px}.mec-event-grid-classic .mec-localtime-details,.mec-event-grid-clean .mec-localtime-details{color:#fff;font-weight:400;font-size:11px;text-transform:uppercase;letter-spacing:-.02em;color:#fff;padding:0 0;line-height:18px;margin-top:-3px}.mec-event-grid-clean .mec-localtime-details,.mec-event-grid-colorful .mec-localtime-details,.tooltipster-box .mec-localtime-details{line-height:22px;padding-top:10px}.mec-event-grid-colorful .mec-localtime-details{color:#fff}.mec-event-grid-classic .mec-localtime-details{text-align:center}.mec-event-grid-minimal .mec-localtime-details{line-height:22px}.mec-wrap .mec-yearly-view-wrap .mec-localtime-wrap i{display:inline-block;margin-left:-1px}.mec-timetable-t2-content .mec-local-time-details{padding-left:19px}.mec-timetable-t2-content .mec-local-time-details{position:relative}.mec-timetable-t2-content .mec-local-time-details:before{content:"\e007";font-family:simple-line-icons;position:absolute;font-size:12px;margin-right:4px;left:0}.mec-masonry .mec-masonry-col6 .mec-localtime-details{margin-top:10px;line-height:21px}.mec-masonry .mec-masonry-col6 .mec-localtime-details i{height:auto}.mec-event-cover-classic .mec-localtime-details{color:#fff;margin-top:12px}.mec-event-cover-classic .mec-localtime-details i{padding-right:8px}.mec-event-cover-clean .mec-localtime-details{color:#fff;margin-bottom:20px}.mec-event-cover-modern .mec-localtime-details{color:#fff;margin:10px 0;font-weight:400;font-size:18px}.mec-event-countdown-style1 .mec-localtime-details,.mec-event-countdown-style2 .mec-localtime-details,.mec-event-countdown-style3 .mec-localtime-details{color:#fff;padding:8px 5px 0;font-size:14px;line-height:25px}.mec-event-countdown-style1 .mec-localtime-details{text-align:center}.mec-event-hover-carousel-type4 .mec-localtime-details{display:block;color:#fff;font-size:11px}.mec-event-footer-carousel-type3 .mec-localtime-details .mec-localdate,.mec-event-footer-carousel-type3 .mec-localtime-details .mec-localtime,.mec-event-footer-carousel-type3 .mec-localtime-details .mec-localtitle,.mec-event-footer-carousel-type3 .mec-localtime-details span{display:inline-flex;line-height:20px;text-align:left;margin:0!important;font-size:12px;color:#777;line-height:28px}.mec-owl-crousel-skin-type1 .mec-localtime-details{margin-top:-7px;margin-bottom:12px}.mec-wrap .mec-slider-t5 .mec-localtime-details{margin-top:14px;line-height:20px}.mec-wrap .mec-slider-t5 .mec-localtime-details i{font-size:18px;height:20px}.mec-timeline-event-local-time .mec-localtime-details{font-size:13px;font-weight:500;vertical-align:middle;margin-left:6px;color:inherit;line-height:24px}.mec-timeline-event-local-time .mec-localtime-details i{font-size:17px;vertical-align:middle;margin-left:-7px;padding-right:3px}.mec-booking-modal{background-color:#e6f7ff}.mec-booking-modal .mec-booking-shortcode .mec-book-form-gateway-label input[type=radio]:before{top:-1px}.mec-modal-booking-button{box-shadow:none;transition:all .21s ease;font-size:11px;font-weight:500;letter-spacing:1px;text-transform:uppercase;background:#fff;color:#767676;border:1px solid #e8e8e8;padding:12px 16px;line-height:37px;height:38px;margin:12px 0;border-radius:var(--mec-secondary-border-radius)}.mec-modal-booking-button:hover{background:#191919;color:#fff;border-color:#191919}.mec-modal-booking-button.mec-mb-icon i{font-size:14px}.mec-event-list-classic .mec-modal-booking-button{height:0;line-height:1;margin:7px 0 0;display:inline-table;letter-spacing:0;padding:12px 14px;border-radius:var(--mec-secondary-border-radius)}.mec-event-grid-novel .mec-categories-wrapper{position:relative;color:rgb(255 255 255 / .4);padding-left:35px}.mec-event-grid-novel ul.mec-categories{line-height:30px;font-size:15px}.mec-event-grid-novel .mec-categories-wrapper i{display:none}.mec-event-grid-novel ul.mec-categories li.mec-category a{color:rgb(255 255 255 / .4);line-height:30px;font-size:15px}.mec-event-grid-novel ul.mec-organizers li.mec-organizer-item span{padding-left:35px;color:rgb(255 255 255 / .4);line-height:30px;font-size:15px}.mec-calendar-events-side .mec-modal-booking-button,.mec-event-container-classic .mec-modal-booking-button,.mec-event-grid-minimal .mec-modal-booking-button,.mec-event-list-minimal .mec-modal-booking-button,.mec-timetable-t2-col .mec-modal-booking-button{margin:0;color:#282828;font-size:12px;transition:all .5s ease;-webkit-transition:all .5s ease;position:relative;padding:0 0 0 24px;background:0 0;text-align:left;display:inline;border:0;font-weight:700}.mec-timetable-t2-col .mec-modal-booking-button{color:#fff;padding-left:19px}.mec-timetable-t2-col .mec-modal-booking-button:hover{color:#282828}.mec-event-list-minimal .mec-modal-booking-button{margin:0 4px 0 84px}.mec-calendar-events-side .mec-modal-booking-button:before,.mec-event-container-classic .mec-modal-booking-button:before,.mec-event-grid-minimal .mec-modal-booking-button:before,.mec-event-list-minimal .mec-modal-booking-button:before{content:"";position:absolute;background:#7a7272;width:18px;height:1px;left:0;top:45%;transition:all .1s ease;-webkit-transition:all .1s ease}.mec-skin-carousel-container .mec-modal-booking-button{line-height:70px;border-radius:var(--mec-secondary-border-radius)}.mec-event-list-modern .mec-modal-booking-button.mec-mb-icon{border-radius:var(--mec-secondary-border-radius);letter-spacing:2px;border:1px solid #e6e6e6;color:#333;background-color:#fff;padding:13px 12px 13px 14px;font-weight:700;box-shadow:0 2px 0 0 rgb(0 0 0 / .016);transition:all .28s ease;line-height:unset}.mec-event-list-modern .mec-modal-booking-button.mec-mb-icon:hover{border-color:#222;background:#222;color:#fff}.mec-event-footer .mec-modal-booking-button{position:absolute;top:20px;right:125px;margin:0;padding:0 16px;line-height:37px;border-radius:var(--mec-secondary-border-radius);margin-right:5px}.mec-skin-carousel-container .mec-event-footer-carousel-type2 .mec-modal-booking-button{font-size:12px;line-height:17px;height:41px}.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-modal-booking-button{line-height:36px;font-size:12px;padding:0 10px;letter-spacing:0;float:right;margin:0 5px 0 0;height:unset}.mec-skin-carousel-container .mec-owl-crousel-skin-type4 .mec-modal-booking-button{color:#fff;background-color:#191919;border:2px #191919 solid;padding:10px 14px;letter-spacing:1.5px;font-size:11px;font-weight:700;font-style:normal;transition:all .22s ease;text-decoration:none;margin:0 0 0 12px}.mec-skin-carousel-container .mec-owl-crousel-skin-type4 .mec-modal-booking-button:hover{color:#191919;background-color:#fff;border:2px #fff solid}.mec-event-grid-modern .mec-event-footer .mec-modal-booking-button{right:auto;left:110px}.mec-event-grid-simple .mec-modal-booking-button,.mec-events-agenda .mec-modal-booking-button{margin:0;font-size:12px;transition:all .5s ease;-webkit-transition:all .5s ease;position:relative;padding:0;background:0 0;text-align:left;display:inline;border:0;font-weight:700}.mec-events-agenda .mec-modal-booking-button{display:block;height:unset;padding-left:173px;line-height:14px;margin-bottom:7px}.mec-yearly-view-wrap .mec-modal-booking-button{margin:0;padding-left:14px;text-transform:capitalize}.mec-event-grid-novel .mec-event-footer .mec-modal-booking-button.mec-mb-icon{right:auto;left:50px;width:36px;height:36px;display:table-cell;vertical-align:middle;padding:0 10px;border-color:rgb(255 255 255 / .1);background-color:#fff0;color:#fff;border-radius:36px}.mec-event-grid-novel .mec-event-footer .mec-modal-booking-button.mec-mb-icon:hover{background-color:rgb(255 255 255 / .1)}.mec-event-grid-simple .mec-modal-booking-button:hover,.mec-events-agenda .mec-modal-booking-button:hover,.mec-events-yearlu .mec-modal-booking-button:hover{color:#191919}.mec-event-masonry .mec-event-footer .mec-modal-booking-button{font-size:12px;padding:0 31px;line-height:49px;height:50px;top:0;box-shadow:0 5px 11px -3px rgb(0 0 0 / .05);right:auto;left:155px}.mec-timeline-event .mec-modal-booking-button{position:absolute;top:0;right:0;display:inline-block;padding:7px 20px 7px;line-height:22px;height:unset;border:unset;text-transform:capitalize;font-weight:500;font-size:13px;letter-spacing:0;margin:0;border-radius:0 0 0 10px}.mec-timeline-event .mec-modal-booking-button:hover{background:#191919;color:#fff}.mec-skin-daily-view-events-container .mec-modal-booking-button,.mec-weekly-view-dates-events .mec-event-article .mec-modal-booking-button{position:absolute;top:50%;transform:translateY(-50%);right:15px;line-height:26px;height:49px;border:unset;text-align:center;display:inline-block;background:#ededed;color:#191919;padding:12px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:2px;transition:all .24s ease;margin:0;border-radius:var(--mec-secondary-border-radius)}.mec-skin-daily-view-events-container .mec-modal-booking-button:hover,.mec-weekly-view-dates-events .mec-event-article .mec-modal-booking-button:hover{background:#292929;color:#fff}@media (max-width:1023px){.mec-skin-daily-view-events-container .mec-modal-booking-button,.mec-weekly-view-dates-events .mec-event-article .mec-modal-booking-button{position:relative;top:unset;transform:unset;margin:14px 16px 0;padding:8px;line-height:20px;height:35px}}@media (max-width:768px){.featherlight .featherlight-inner{width:100%}.mec-events-agenda .mec-modal-booking-button{padding:0}}@media (max-width:480px){.mec-booking-modal .mec-events-meta-group-booking-shortcode{padding:20px}.mec-booking-modal .mec-booking-shortcode .mec-book-reg-field-mec_email,.mec-booking-modal .mec-booking-shortcode .mec-book-reg-field-name{width:100%}.mec-booking-modal .mec-booking-shortcode button#mec-book-form-btn-step-2{margin-left:20px}.mec-booking-modal .mec-booking-shortcode .mec-click-pay button[type=submit]{bottom:22px}.mec-calendar-events-side .mec-modal-booking-button:before,.mec-event-container-classic .mec-modal-booking-button:before,.mec-event-grid-minimal .mec-modal-booking-button:before,.mec-event-list-minimal .mec-modal-booking-button:before{display:none}.mec-calendar-events-side .mec-modal-booking-button,.mec-event-container-classic .mec-modal-booking-button,.mec-event-grid-minimal .mec-modal-booking-button,.mec-event-list-minimal .mec-modal-booking-button,.mec-timetable-t2-col .mec-modal-booking-button{margin:0;padding:0}.mec-event-grid-modern .mec-event-footer .mec-booking-button{top:20px}}.mec-wrap .mec-events-cal-links{margin-bottom:0}.mec-single-event #mec-wrap{padding:0;margin-top:35px}.mec-wrap .mec-single-title,.single-mec-events .mec-wrap.mec-no-access-error h1{margin-top:0;margin-bottom:30px;font-weight:700;font-size:33px}.mec-single-event .mec-event-content{padding:40px 0 30px;margin-bottom:10px}.mec-events-meta-group-booking .mec-booking-shortcode,.mec-single-event .mec-events-meta-group-booking,.mec-single-event .mec-frontbox{margin-bottom:30px;padding:40px;background:#fff;border:1px solid #e6e7e8}.mec-events-meta-group.mec-events-meta-group-gmap{margin-bottom:30px}.lity-content .mec-events-meta-group-booking{padding:40px;background:#fff;border:1px solid #e6e7e8}.lity-content .mec-events-meta-group-booking,.mec-events-meta-group-booking .mec-booking-shortcode,.mec-single-event .mec-events-meta-group-booking,.mec-single-event .mec-events-meta-group-countdown,.mec-single-event .mec-events-meta-group-gmap,.mec-single-event .mec-frontbox,.mec-single-modern .mec-single-event-bar{border-radius:var(--mec-primary-border-radius);overflow:hidden;margin-bottom:30px}.mec-wrap #main-content{overflow:hidden;padding-top:35px}.mec-single-event .mec-map-get-direction-address-cnt{position:relative}.mec-single-event .mec-map-get-direction-address-cnt input.mec-map-get-direction-address{width:100%;height:46px;padding:13px 10px;margin-bottom:0;background:#fcfcfc;border:1px solid #e0e0e0;border-radius:0;box-shadow:inset 0 2px 5px rgb(0 0 0 / .081)}.mec-single-event .mec-map-get-direction-address-cnt input.mec-map-get-direction-address:focus{color:#444;background:#fff;border-color:#b0b0b0;box-shadow:0 0 3px rgb(0 0 0 / .2)}.mec-single-event .mec-map-get-direction-btn-cnt input{width:100%}.mec-single-event .mec-map-get-direction-reset{position:absolute;z-index:2;top:5px;right:10px;font-size:11px;cursor:pointer}.mec-events-meta-group-tags{margin-top:20px}.mec-events-meta-group-tags a{display:inline-block;color:#444;font-size:11px;text-transform:uppercase;letter-spacing:1.5px;font-weight:500;padding:3px 7px;border:1px solid #ddd;border-radius:var(--mec-secondary-border-radius);background:#fff;margin:1px 3px}.mec-events-meta-group-tags a:hover{text-decoration:underline;background:#f9f9f9}.mec-local-time-details li{list-style:none;font-size:14px;font-weight:400}.mec-single-event:not(.mec-single-modern) .mec-local-time-details{padding:12px 14px 8px;margin-bottom:12px;vertical-align:baseline;position:relative;border:none}.mec-single-event:not(.mec-single-modern) .mec-local-time-details ul{margin:0;padding-left:35px}.mec-single-event:not(.mec-single-modern) .mec-local-time-details h3{border:none;padding-left:15px}.mec-single-event:not(.mec-single-modern) .mec-local-time-details h3:before{display:none}.mec-single-event.mec-single-modern i.mec-sl-speedometer{display:none}.mec-single-modern .mec-local-time-details.mec-frontbox i{display:none}.lity-content .mec-events-meta-group-booking,.mec-events-meta-group-booking .mec-booking-shortcode,.mec-single-event .mec-events-meta-group-booking{z-index:1;overflow:visible}.lity-content .mec-events-meta-group-booking .mec-paypal-credit-card-payment-fields,.lity-content .mec-events-meta-group-booking ul.mec-book-tickets-reg-fields-container,.mec-events-meta-group-booking .mec-booking-shortcode .mec-paypal-credit-card-payment-fields,.mec-events-meta-group-booking .mec-booking-shortcode ul.mec-book-tickets-reg-fields-container,.mec-single-event .mec-events-meta-group-booking .mec-paypal-credit-card-payment-fields,.mec-single-event .mec-events-meta-group-booking ul.mec-book-tickets-reg-fields-container{margin:0 -41.835px;overflow:hidden;clear:both}.mec-events-meta-group-booking .mec-booking-shortcode ul.mec-book-tickets-reg-fields-container li,.mec-single-event .mec-events-meta-group-booking .mec-paypal-credit-card-payment-fields li{margin-left:41.835px;margin-right:41.835px}.lity-content .mec-events-meta-group-booking ul,.mec-events-meta-group-booking .mec-booking-shortcode ul,.mec-single-event .mec-events-meta-group-booking ul{list-style:none;padding-left:0;margin-left:0}.lity-content .mec-events-meta-group-booking ul.mec-book-tickets-reg-fields-container{margin:0}.lity-content .mec-events-meta-group-booking ul.mec-book-tickets-reg-fields-container .col-md-6{float:left}.lity-content .mec-events-meta-group-booking ul li,.mec-events-meta-group-booking .mec-booking-shortcode .mec-book-ticket-variation-wrapper,.mec-events-meta-group-booking .mec-booking-shortcode ul li:not(.option),.mec-single-event .mec-events-meta-group-booking .mec-book-ticket-variation-wrapper,.mec-single-event .mec-events-meta-group-booking ul li{padding:0;list-style:none;margin-top:0;margin-bottom:30px}.lity-content .mec-events-meta-group-booking ul li.col-md-6:first-child,.mec-single-event .mec-events-meta-group-booking ul li.col-md-6:first-child{width:calc(50% - 10px);margin-right:10px;margin-left:0}.lity-content .mec-events-meta-group-booking ul li.col-md-6:nth-child(2),.mec-single-event .mec-events-meta-group-booking ul li.col-md-6:nth-child(2){width:calc(50% - 10px);margin-right:0;margin-left:10px}.lity-content .mec-events-meta-group-booking .mec-booking-form-container>.col-md-12,.mec-events-meta-group-booking .mec-booking-shortcode .col-md-12.mec-ticket-subtotal-wrapper,.mec-single-event .mec-events-meta-group-booking .mec-booking-form-container>.col-md-12{display:flex;align-items:center;padding:0 0 30px 0;margin-bottom:30px;border-bottom:1px solid #f0f1f2}.lity-content .mec-events-meta-group-booking .col-md-12 .mec-ticket-icon-wrapper,.mec-events-meta-group-booking .mec-booking-shortcode .col-md-12 .mec-ticket-icon-wrapper,.mec-single-event .mec-events-meta-group-booking .col-md-12 .mec-ticket-icon-wrapper{margin-right:25px}.lity-content .mec-events-meta-group-booking .col-md-12 .mec-ticket-name-description-wrapper .mec-ticket-price-wrapper span,.mec-events-meta-group-booking .mec-booking-shortcode .col-md-12 .mec-ticket-name-description-wrapper .mec-ticket-price-wrapper span,.mec-single-event .mec-events-meta-group-booking .col-md-12 .mec-ticket-name-description-wrapper .mec-ticket-price-wrapper span{display:block;font-size:14px;font-weight:400;line-height:19px;color:#606367;margin-bottom:4px}.lity-content .mec-events-meta-group-booking .col-md-12 .mec-ticket-name-description-wrapper .mec-ticket-price-wrapper span.mec-ticket-price,.mec-events-meta-group-booking .mec-booking-shortcode .col-md-12 .mec-ticket-name-description-wrapper .mec-ticket-price-wrapper span.mec-ticket-price,.mec-single-event .mec-events-meta-group-booking .col-md-12 .mec-ticket-name-description-wrapper .mec-ticket-price-wrapper span.mec-ticket-price{font-size:18px;font-weight:600;line-height:24px;color:#212224;margin:0}.lity-content .mec-events-meta-group-booking [id*=mec_booking_quantity_wrapper_],.mec-events-meta-group-booking .mec-booking-shortcode [id*=mec_booking_quantity_wrapper_],.mec-single-event .mec-events-meta-group-booking [id*=mec_booking_quantity_wrapper_]{font-size:13px;font-weight:400;line-height:16px;color:#8e9195;display:block;margin-bottom:5px;text-align:end}.lity-content .mec-events-meta-group-booking .mec-first-for-all-wrapper,.mec-events-meta-group-booking .mec-booking-shortcode .mec-first-for-all-wrapper,.mec-single-event .mec-events-meta-group-booking .mec-first-for-all-wrapper{clear:both;margin-bottom:26px}.lity-content .mec-events-meta-group-booking li h4,.mec-events-meta-group-booking .mec-booking-shortcode li h4,.mec-single-event .mec-events-meta-group-booking li h4{font-size:19px}.lity-content .mec-events-meta-group-booking button,.lity-content .mec-events-meta-group-booking input,.mec-events-meta-group-booking .mec-booking-shortcode button,.mec-events-meta-group-booking .mec-booking-shortcode input,.mec-single-event .mec-events-meta-group-booking button,.mec-single-event .mec-events-meta-group-booking input{border-radius:0;margin-bottom:6px}.lity-content .mec-events-meta-group-booking button.mec-book-form-back-button#mec-book-form-back-btn-step-2,.lity-content .mec-events-meta-group-booking button.mec-book-form-back-button#mec-book-form-back-btn-step-3,.mec-events-meta-group-booking .mec-booking-shortcode button.mec-book-form-back-button#mec-book-form-back-btn-step-2,.mec-events-meta-group-booking .mec-booking-shortcode button.mec-book-form-back-button#mec-book-form-back-btn-step-3,.mec-wrap .mec-single-event .mec-events-meta-group-booking button.mec-book-form-back-button#mec-book-form-back-btn-step-2,.mec-wrap .mec-single-event .mec-events-meta-group-booking button.mec-book-form-back-button#mec-book-form-back-btn-step-3{color:#636f72;background:#f6f7f8;border:1px solid #e7e8e9;float:left;margin:0}.lity-content .mec-events-meta-group-booking button.mec-book-form-back-button#mec-book-form-back-btn-step-2:hover,.mec-events-meta-group-booking .mec-booking-shortcode button.mec-book-form-back-button#mec-book-form-back-btn-step-2:hover,.mec-events-meta-group-booking .mec-booking-shortcode button.mec-book-form-back-button#mec-book-form-back-btn-step-3:hover,.mec-wrap .mec-single-event .mec-events-meta-group-booking button.mec-book-form-back-button#mec-book-form-back-btn-step-2:hover{border:1px solid #d9dadc}.lity-content .mec-events-meta-group-booking button.mec-book-form-back-button#mec-book-form-back-btn-step-2 img.mec-svg-icon,.lity-content .mec-events-meta-group-booking button.mec-book-form-back-button#mec-book-form-back-btn-step-3 img.mec-svg-icon,.mec-events-meta-group-booking .mec-booking-shortcode button.mec-book-form-back-button#mec-book-form-back-btn-step-2 img.mec-svg-icon,.mec-events-meta-group-booking .mec-booking-shortcode button.mec-book-form-back-button#mec-book-form-back-btn-step-3 img.mec-svg-icon,.mec-nextprev-prev-button svg,.mec-wrap .mec-single-event .mec-events-meta-group-booking button.mec-book-form-back-button#mec-book-form-back-btn-step-2 img.mec-svg-icon,.mec-wrap .mec-single-event .mec-events-meta-group-booking button.mec-book-form-back-button#mec-book-form-back-btn-step-3 img.mec-svg-icon{margin-left:unset;margin-right:25px}mec-book-form-pay-button button#mec-book-form-back-btn-step-3{float:none}.mec-next-occ-booking,.mec-next-occ-booking-p{padding-left:15px}.mec-events-meta-group-booking .mec-next-occ-booking,.mec-events-meta-group-booking .mec-next-occ-booking-p{padding:0;font-size:12px;letter-spacing:0;margin:3px 0;padding:5px 1em 3px 0}.mec-book-username-password-wrapper{padding:0 15px}.lity-container .mec-next-occ-booking,.lity-container .mec-next-occ-booking-p{padding-left:0}.mec-ssl-protection-message{display:none}.lity-content .mec-events-meta-group-booking .mec-click-pay,.mec-events-meta-group-booking .mec-booking-shortcode .mec-click-pay,.mec-single-event .mec-events-meta-group-booking .mec-click-pay{max-width:100%}.lity-content .mec-events-meta-group-booking .mec-click-pay #mec_woo_add_to_cart_btn_r,.lity-content .mec-events-meta-group-booking .mec-click-pay button.mec-book-form-next-button,.mec-events-meta-group-booking .mec-booking-shortcode .mec-click-pay #mec_woo_add_to_cart_btn_r,.mec-events-meta-group-booking .mec-booking-shortcode .mec-click-pay button.mec-book-form-next-button,.mec-single-event .mec-events-meta-group-booking .mec-click-pay #mec_woo_add_to_cart_btn_r,.mec-single-event .mec-events-meta-group-booking .mec-click-pay button.mec-book-form-next-button{float:right;margin:30px 0 0 0!important;background:#47dc6e!important;border-color:#47dc6e!important;color:#fff!important;font-weight:700!important}.lity-content .mec-events-meta-group-booking .mec-click-pay #mec_woo_add_to_cart_btn_r:hover,.lity-content .mec-events-meta-group-booking .mec-click-pay button.mec-book-form-next-button:hover,.mec-events-meta-group-booking .mec-booking-shortcode .mec-click-pay #mec_woo_add_to_cart_btn_r:hover,.mec-events-meta-group-booking .mec-booking-shortcode .mec-click-pay button.mec-book-form-next-button:hover,.mec-single-event .mec-events-meta-group-booking .mec-click-pay #mec_woo_add_to_cart_btn_r:hover,.mec-single-event .mec-events-meta-group-booking .mec-click-pay button.mec-book-form-next-button:hover{background:#54d274}.lity-container .mec-click-pay{max-width:400px}.lity-container .mec-book-form-btn-wrap button.mec-book-form-next-button,.lity-container .mec-click-pay #mec_woo_add_to_cart_btn_r{float:right}.lity-container button.mec-book-form-next-button{float:right}.lity-container .mec-click-pay #mec_woo_add_to_cart_btn_r:hover,.lity-container .mec-click-pay button.mec-book-form-next-button:hover{background:#000}.lity-content .mec-events-meta-group-booking .mec-click-next,.mec-events-meta-group-booking .mec-booking-shortcode .mec-click-next,.mec-single-event .mec-events-meta-group-booking .mec-click-next{float:right;position:relative;width:calc(100% - 186px)}.lity-container .mec-click-next{float:right;position:relative;width:calc(100% - 186px)}.mec-single-event .mec-book-form-coupon button{margin-left:0}.mec-single-event .mec-book-form-gateway-checkout button{margin-left:0}.mec-single-event .mec-single-event .mec-book-form-gateway-checkout button{margin-right:20px}.lity-content .mec-booking-progress-bar,.mec-booking-progress-bar,.mec-booking-shortcode .mec-booking-progress-bar,.mec-single-event .mec-booking-progress-bar{display:flex;flex-wrap:wrap;margin:60px 0 25px;position:relative;padding:0}.lity-content .mec-booking-progress-bar li,.mec-booking-shortcode .mec-booking-progress-bar li,.mec-wrap .mec-booking-progress-bar li{margin:30px 0 10px!important;text-align:center;font-size:15px;font-weight:400;color:#000;position:relative;flex:1;align-items:center;justify-content:center;list-style:none;z-index:99999}.lity-content .mec-booking-progress-bar li .progress-index,.mec-booking-shortcode .mec-booking-progress-bar li .progress-index,.mec-wrap .mec-booking-progress-bar li .progress-index{font-size:14px;font-weight:600;line-height:30px;color:var(--mec-color-skin);position:absolute;width:30px;height:30px;background:var(--mec-color-skin-rgba-1);border-radius:50%;top:-45px;left:calc(50% - 15px);z-index:1}.lity-content .mec-booking-progress-bar li.mec-active .progress-index,.mec-booking-shortcode .mec-booking-progress-bar li.mec-active .progress-index,.mec-wrap .mec-booking-progress-bar li.mec-active .progress-index{background:#54d274;border-color:#54d274;color:#fff}.lity-content .mec-booking-progress-bar li:before,.mec-booking-shortcode .mec-booking-progress-bar li:before,.mec-wrap .mec-booking-progress-bar li:before{content:"";position:absolute;width:calc(50% - 15px);height:2px;background:var(--mec-color-skin-rgba-1);top:-30px;left:0}.lity-content .mec-booking-progress-bar li:after,.mec-booking-shortcode .mec-booking-progress-bar li:after,.mec-wrap .mec-booking-progress-bar li:after{content:"";position:absolute;width:calc(50% - 15px);height:2px;background:var(--mec-color-skin-rgba-1);top:-30px;left:calc(50% + 15px)}.lity-content .mec-booking-progress-bar li.mec-active,.mec-booking-shortcode .mec-booking-progress-bar li.mec-active,.mec-wrap .mec-booking-progress-bar li.mec-active{color:#54d274}.lity-content .mec-booking-progress-bar li.mec-active:after,.lity-content .mec-booking-progress-bar li.mec-active:before,.mec-booking-shortcode .mec-booking-progress-bar li.mec-active:after,.mec-booking-shortcode .mec-booking-progress-bar li.mec-active:before,.mec-wrap .mec-booking-progress-bar li.mec-active:after,.mec-wrap .mec-booking-progress-bar li.mec-active:before{background:#54d274}.mec-single-event .row-done .mec-booking-progress-bar:after{background:#54d274}@media (max-width:480px){.lity-content .mec-booking-progress-bar li,.mec-booking-shortcode .mec-booking-progress-bar li,.mec-wrap .mec-booking-progress-bar li{font-size:12px}}@media (max-width:390px){.lity-content .mec-booking-progress-bar li,.mec-booking-shortcode .mec-booking-progress-bar li,.mec-wrap .mec-booking-progress-bar li{font-size:8px}.lity-content .mec-booking-progress-bar li.mec-active:after,.mec-booking-shortcode .mec-booking-progress-bar li.mec-active:after,.mec-wrap .mec-booking-progress-bar li.mec-active:after{font-size:14px}}.mec-wrap .mec-booking-progress-bar li.mec-active:last-child:before{width:50%}.mec-booking .mec-event-tickets-list .mec-event-ticket-available{margin-top:12px}.mec-booking .mec-event-tickets-list .mec-ticket-style-row input[type=number]{display:block;margin:0 0 10px auto;box-shadow:unset;border:1px solid #e3e5e7;border-radius:var(--mec-secondary-border-radius);background:#fff;min-width:80px;width:80px!important;min-height:40px;height:40px}.mec-booking .mec-event-tickets-list .mec-ticket-style-row input::-webkit-inner-spin-button,.mec-booking .mec-event-tickets-list .mec-ticket-style-row input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-ticket-style-row-section-3{margin-left:auto}.mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-event-ticket-input-wrapper{position:relative}.mec-booking .mec-event-tickets-list .mec-ticket-style-row input[type=number]{-moz-appearance:textfield}.mec-booking .mec-event-tickets-list .mec-ticket-style-row .minus,.mec-booking .mec-event-tickets-list .mec-ticket-style-row .plus{position:absolute;right:5px;line-height:1;height:14px;display:flex}.mec-booking .mec-event-tickets-list .mec-ticket-style-row .plus{top:5px}.mec-booking .mec-event-tickets-list .mec-ticket-style-row .minus{top:auto;bottom:5px}.mec-booking .mec-event-tickets-list .mec-ticket-style-row .minus:hover,.mec-booking .mec-event-tickets-list .mec-ticket-style-row .plus:hover{background:#dbdbdb}.mec-booking .mec-event-tickets-list .mec-ticket-style-row a{text-decoration:none}.mec-booking .mec-event-tickets-list .mec-ticket-style-row{margin-bottom:30px}.mec-ticket-style-row.mec-ticket-available-spots{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;align-content:stretch;flex-wrap:nowrap}.mec-booking .mec-event-tickets-list .mec-ticket-style-row>div{width:unset}@media (max-width:480px){.mec-ticket-style-row.mec-ticket-available-spots{max-width:100%;display:flex;flex-direction:unset;align-items:unset;justify-content:unset;align-content:unset;flex-wrap:unset}.mec-wrap .mec-booking .mec-event-tickets-list .mec-ticket-style-row>div{width:100%;margin-bottom:10px}}.mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-ticket-style-row-section-1{width:unset;margin:5px 25px 0 0}.mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-event-ticket-available,.mec-booking .mec-event-tickets-list .mec-ticket-style-row>div{border:0;display:block;box-shadow:unset;margin:0}.mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-event-ticket-available{font-size:13px;font-weight:400;line-height:16px;color:#8e9195;text-align:right}.mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-event-ticket-name{font-size:14px;font-weight:400;line-height:19px;color:#606367;margin-bottom:4px}.mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-event-ticket-price{font-size:18px;font-weight:600;line-height:24px;color:#212224}.mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-event-ticket-description,.mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-event-ticket-price,.mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-ticket-style-row-section-3 div{margin:0}.mec-single-event .mec-book-first,.mec-single-event .mec-book-form-gateways,.mec-single-event .mec-book-form-price,.mec-single-event .mec-event-tickets-list,.mec-single-event form.mec-click-next{padding-left:0;padding-right:0}.mec-single-event .mec-book-form-price{border-bottom:1px solid #f0f1f2}.lity-content .mec-book-first .mec-booking-calendar-wrapper,.mec-booking-calendar-wrapper,.mec-booking-shortcode .mec-book-first .mec-booking-calendar-wrapper,.mec-single-fluent-wrap .mec-booking-calendar-wrapper{display:flex;justify-content:space-between;align-items:center;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #f0f1f2}@media only screen and (max-width:767px){.lity-content .mec-events-meta-group-booking select,.mec-events-meta-group-booking .mec-booking-shortcode select,.mec-single-event .mec-events-meta-group-booking select{width:unset!important}}@media only screen and (max-width:479px){.lity-content .mec-book-first .mec-booking-calendar-wrapper,.mec-booking-shortcode .mec-book-first .mec-booking-calendar-wrapper,.mec-single-event .mec-book-first .mec-booking-calendar-wrapper,.mec-single-fluent-wrap .mec-book-first .mec-booking-calendar-wrapper{flex-direction:column;align-items:flex-start}.mec-booking .mec-event-tickets-list .mec-ticket-style-row .mec-ticket-style-row-section-1{display:none}}.lity-content .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-label,.mec-booking-shortcode .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-label,.mec-single-event .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-label,.mec-single-fluent-wrap .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-label{font-size:14px;font-weight:400;color:#606367}.lity-content .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-label span.mec-required,.mec-booking-shortcode .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-label span.mec-required,.mec-single-event .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-label span.mec-required,.mec-single-fluent-wrap .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-label span.mec-required{color:#ec3365}.lity-content .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-calendar-dropdown,.lity-content .mec-book-first .mec-select-date-dropdown-wrapper .mec-select-date-dropdown,.mec-booking-shortcode .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-calendar-dropdown,.mec-booking-shortcode .mec-book-first .mec-select-date-dropdown-wrapper .mec-select-date-dropdown,.mec-single-event .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-calendar-dropdown,.mec-single-event .mec-book-first .mec-select-date-dropdown-wrapper .mec-select-date-dropdown,.mec-single-fluent-wrap .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-calendar-dropdown{border:1px solid #e3e5e7;border-radius:var(--mec-secondary-border-radius);width:auto;height:42px;display:flex;background-color:#fff}.lity-content .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-calendar-dropdown span.mec-select-date-calendar-icon,.lity-content .mec-book-first .mec-select-date-dropdown-wrapper .mec-select-date-dropdown span.mec-select-date-calendar-icon,.mec-booking-shortcode .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-calendar-dropdown span.mec-select-date-calendar-icon,.mec-booking-shortcode .mec-book-first .mec-select-date-dropdown-wrapper .mec-select-date-dropdown span.mec-select-date-calendar-icon,.mec-single-event .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-calendar-dropdown span.mec-select-date-calendar-icon,.mec-single-event .mec-book-first .mec-select-date-dropdown-wrapper .mec-select-date-dropdown span.mec-select-date-calendar-icon{display:flex;justify-content:center;align-items:center;border-right:1px solid #e3e5e7;background:#fafafa;min-width:40px;border-radius:var(--mec-secondary-border-radius) 0 0 var(--mec-secondary-border-radius)}.lity-content .mec-book-first .mec-select-date-dropdown-wrapper .mec-select-date-dropdown .mec-custom-nice-select,.mec-booking-shortcode .mec-book-first .mec-select-date-dropdown-wrapper .mec-select-date-dropdown .mec-custom-nice-select,.mec-single-event .mec-book-first .mec-select-date-dropdown-wrapper .mec-select-date-dropdown .mec-custom-nice-select{margin:0;border:none;padding-right:30px}.lity-content .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-calendar-dropdown .mec-select-date-calendar-formatted-date,.mec-booking-shortcode .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-calendar-dropdown .mec-select-date-calendar-formatted-date,.mec-single-event .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-calendar-dropdown .mec-select-date-calendar-formatted-date,.mec-single-fluent-wrap .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-calendar-dropdown .mec-select-date-calendar-formatted-date{font-size:13px;line-height:40px;padding:0 12px;width:240px}.lity-content .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-calendar-dropdown span.mec-select-date-calendar-icons,.mec-booking-shortcode .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-calendar-dropdown span.mec-select-date-calendar-icons,.mec-single-event .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-calendar-dropdown span.mec-select-date-calendar-icons,.mec-single-fluent-wrap .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-calendar-dropdown span.mec-select-date-calendar-icons{cursor:pointer;line-height:33px;position:relative;right:10px}.lity-content .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-calendar-container,.mec-booking-shortcode .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-calendar-container,.mec-single-event .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-calendar-container,.mec-single-fluent-wrap .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-calendar-container{position:absolute;right:40px;z-index:99;background:#fff;padding:15px;border:1px solid #efefef;border-radius:var(--mec-secondary-border-radius);max-width:715px}.lity-content .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-calendar-container .mec-booking-calendar-month-navigation .mec-next-month,.lity-content .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-calendar-container .mec-booking-calendar-month-navigation .mec-previous-month,.mec-booking-shortcode .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-calendar-container .mec-booking-calendar-month-navigation .mec-next-month,.mec-booking-shortcode .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-calendar-container .mec-booking-calendar-month-navigation .mec-previous-month,.mec-single-event .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-calendar-container .mec-booking-calendar-month-navigation .mec-next-month,.mec-single-event .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-calendar-container .mec-booking-calendar-month-navigation .mec-previous-month,.mec-single-event .mec-book-first .mec-select-date-express-calendar-wrapper .mec-select-date-calendar-container .mec-booking-calendar-month-navigation .mec-next-month,.mec-single-fluent-wrap .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-calendar-container .mec-booking-calendar-month-navigation .mec-next-month,.mec-single-fluent-wrap .mec-book-first .mec-booking-calendar-wrapper .mec-select-date-calendar-container .mec-booking-calendar-month-navigation .mec-previous-month{border:none;box-shadow:none;line-height:40px;margin:0;border-radius:5px;padding:0 18px}.mec-single-event label.mec-fill-attendees{margin-left:0}.lity-content .mec-booking .mec-book-form-btn-wrap,.mec-wrap .mec-booking .mec-book-form-btn-wrap{padding-top:30px;border-top:1px solid #f0f1f2}.lity-content .mec-booking .mec-book-form-btn-wrap:after,.mec-wrap .mec-booking .mec-book-form-btn-wrap:after{content:"";display:block;clear:both}.mec-events-meta-group-booking #mec-book-form-btn-step-1,.mec-events-meta-group-booking #mec-book-form-btn-step-2,.mec-events-meta-group-booking #mec-book-form-btn-step-3{margin:0;float:right}.mec-wrap .mec-booking-form-container .col-md-12{padding-left:0}.mec-wrap .mec-events-meta-group-booking .mec-wrap-checkout{margin:0}.lity-content .mec-events-meta-group-booking .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-title,.mec-events-meta-group-booking .mec-booking-shortcode .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-title,.mec-wrap .mec-events-meta-group-booking .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-title{font-size:18px;font-weight:600;line-height:24px;color:#212224;margin-bottom:20px}.lity-content .mec-events-meta-group-booking .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-radio-buttons,.mec-events-meta-group-booking .mec-booking-shortcode .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-radio-buttons,.mec-wrap .mec-events-meta-group-booking .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-radio-buttons{display:flex;flex-wrap:wrap;padding-bottom:20px}.lity-content .mec-events-meta-group-booking .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-radio-buttons .mec-book-form-gateway-option,.mec-events-meta-group-booking .mec-booking-shortcode .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-radio-buttons .mec-book-form-gateway-option,.mec-wrap .mec-events-meta-group-booking .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-radio-buttons .mec-book-form-gateway-option{flex:calc(50% - 20px);max-width:calc(50% - 10px);border:1px solid #e6e7e8;border-radius:var(--mec-secondary-border-radius);margin-bottom:20px;padding:14.5px 20px 14.5px 15px;display:flex;justify-content:flex-start;align-items:center;cursor:pointer}.lity-content .mec-events-meta-group-booking .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-radio-buttons .mec-book-form-gateway-option:has(input:checked),.mec-events-meta-group-booking .mec-booking-shortcode .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-radio-buttons .mec-book-form-gateway-option:has(input:checked),.mec-wrap .mec-events-meta-group-booking .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-radio-buttons .mec-book-form-gateway-option:has(input:checked){border:1px solid var(--mec-color-skin-rgba-2)}@media only screen and (max-width:767px){.lity-content .mec-events-meta-group-booking .mec-events-meta-group-booking .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-radio-buttons .mec-book-form-gateway-option,.mec-events-meta-group-booking .mec-booking-shortcode .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-radio-buttons .mec-book-form-gateway-option,.mec-wrap .mec-events-meta-group-booking .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-radio-buttons .mec-book-form-gateway-option{flex:100%;max-width:100%}.lity-content .mec-events-meta-group-booking .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-radio-buttons .mec-book-form-gateway-option:nth-child(odd),.mec-events-meta-group-booking .mec-booking-shortcode .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-radio-buttons .mec-book-form-gateway-option:nth-child(odd),.mec-wrap .mec-events-meta-group-booking .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-radio-buttons .mec-book-form-gateway-option:nth-child(odd){margin-right:0!important}}.lity-content .mec-events-meta-group-booking .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-radio-buttons .mec-book-form-gateway-option:nth-child(odd),.mec-events-meta-group-booking .mec-booking-shortcode .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-radio-buttons .mec-book-form-gateway-option:nth-child(odd),.mec-wrap .mec-events-meta-group-booking .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-radio-buttons .mec-book-form-gateway-option:nth-child(odd){margin-right:20px}.lity-content .mec-events-meta-group-booking .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-radio-buttons .mec-book-form-gateway-option .mec-book-form-gateway-option-svg,.mec-events-meta-group-booking .mec-booking-shortcode .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-radio-buttons .mec-book-form-gateway-option .mec-book-form-gateway-option-svg,.mec-wrap .mec-events-meta-group-booking .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-radio-buttons .mec-book-form-gateway-option .mec-book-form-gateway-option-svg{display:flex;margin-right:10px}.lity-content .mec-events-meta-group-booking .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-radio-buttons .mec-book-form-gateway-option .mec-book-form-gateway-option-title,.mec-events-meta-group-booking .mec-booking-shortcode .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-radio-buttons .mec-book-form-gateway-option .mec-book-form-gateway-option-title,.mec-wrap .mec-events-meta-group-booking .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-radio-buttons .mec-book-form-gateway-option .mec-book-form-gateway-option-title{font-size:14px;font-weight:600;line-height:18px}.lity-content .mec-events-meta-group-booking .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-radio-buttons .mec-book-form-gateway-option .mec-book-form-gateway-option-radio,.mec-events-meta-group-booking .mec-booking-shortcode .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-radio-buttons .mec-book-form-gateway-option .mec-book-form-gateway-option-radio,.mec-wrap .mec-events-meta-group-booking .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-radio-buttons .mec-book-form-gateway-option .mec-book-form-gateway-option-radio{margin-left:auto}.lity-content .mec-events-meta-group-booking .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-radio-buttons .mec-book-form-gateway-option .mec-book-form-gateway-option-radio input,.mec-events-meta-group-booking .mec-booking-shortcode .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-radio-buttons .mec-book-form-gateway-option .mec-book-form-gateway-option-radio input,.mec-wrap .mec-events-meta-group-booking .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateways-radio-buttons .mec-book-form-gateway-option .mec-book-form-gateway-option-radio input{left:-2px}.lity-content .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateway-label,.mec-events-meta-group-booking .mec-booking-shortcode .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateway-label,.mec-wrap .mec-wrap-checkout .mec-book-form-gateways .mec-book-form-gateway-label{padding-left:3px}.mec-events-progress-bar{display:flex;align-items:center;margin-top:40px}.mec-event-list-standard .mec-events-progress-bar{position:absolute;margin-top:15px;left:calc(50% - 210px)}.mec-single-modern .mec-events-progress-bar{justify-content:flex-end;padding:0 20px;margin-top:10px}.mec-events-progress-bar .mec-progress-bar-time-passed,.mec-events-progress-bar .mec-progress-bar-time-remained{font-size:10px;line-height:14px;margin:0 10px 0 0;color:#959ca7;width:50px;text-align:center}.mec-events-progress-bar .mec-progress-bar-time-remained{margin:0 0 0 10px}.mec-events-progress-bar progress{width:300px;height:4px;border-radius:3px;position:relative}.mec-events-progress-bar progress:after{content:"";width:12px;height:12px;display:block;border-radius:100%;background-color:#38d5ed;position:absolute;top:-4px}.mec-events-progress-bar progress::-webkit-progress-bar{background-color:#e6e7e8;border-radius:3px}.mec-events-progress-bar progress::-webkit-progress-value{background-color:#38d5ed;border-radius:3px}.lity-content .mec-events-meta-group-booking .mec-event-ticket-available,.mec-events-meta-group-booking .mec-booking-shortcode .mec-event-ticket-available,.mec-single-event .mec-events-meta-group-booking .mec-event-ticket-available{display:block;margin-bottom:20px;margin-top:-17px;font-size:11px;color:#8a8a8a}.lity-content .mec-events-meta-group-booking .mec-booking-checkout-coupon-total-wrapper,.mec-events-meta-group-booking .mec-booking-shortcode .mec-booking-checkout-coupon-total-wrapper,.mec-single-event .mec-events-meta-group-booking .mec-booking-checkout-coupon-total-wrapper{display:flex;justify-content:space-between;align-items:center;gap:30px;margin:30px 0 40px}@media only screen and (max-width:767px){.lity-content .mec-events-meta-group-booking .mec-booking-checkout-coupon-total-wrapper,.mec-events-meta-group-booking .mec-booking-shortcode .mec-booking-checkout-coupon-total-wrapper,.mec-single-event .mec-events-meta-group-booking .mec-booking-checkout-coupon-total-wrapper{flex-direction:column}.lity-content .mec-events-meta-group-booking .mec-book-form-coupon form span.mec-booking-coupon-field-wrapper input,.mec-events-meta-group-booking .mec-booking-shortcode .mec-book-form-coupon form span.mec-booking-coupon-field-wrapper input,.mec-single-event .mec-events-meta-group-booking .mec-book-form-coupon form span.mec-booking-coupon-field-wrapper input{width:100%}.lity-content .mec-events-meta-group-booking .mec-book-form-coupon form button,.mec-events-meta-group-booking .mec-booking-shortcode .mec-book-form-coupon form button,.mec-single-event .mec-events-meta-group-booking .mec-book-form-coupon form button{left:unset!important;right:5px}}.lity-content .mec-events-meta-group-booking .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul,.mec-events-meta-group-booking .mec-booking-shortcode .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul,.mec-single-event .mec-events-meta-group-booking .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul{display:flex;align-items:center}.lity-content .mec-events-meta-group-booking .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul li,.mec-events-meta-group-booking .mec-booking-shortcode .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul li,.mec-single-event .mec-events-meta-group-booking .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul li{margin-bottom:0;text-align:right}.lity-content .mec-events-meta-group-booking .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul li,.mec-events-meta-group-booking .mec-booking-shortcode .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul li,.mec-single-event .mec-events-meta-group-booking .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul li{padding-left:20px;margin-left:20px;border-left:1px dashed #e6e7e8}.lity-content .mec-events-meta-group-booking .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul li:first-child,.mec-events-meta-group-booking .mec-booking-shortcode .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul li:first-child,.mec-single-event .mec-events-meta-group-booking .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul li:first-child{padding-left:unset;margin-left:unset;border-left:none}.lity-content .mec-events-meta-group-booking .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul li span,.mec-events-meta-group-booking .mec-booking-shortcode .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul li span,.mec-single-event .mec-events-meta-group-booking .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul li span{display:block;font-size:14px;font-weight:400;line-height:19px;color:#606367;margin-bottom:4px}.lity-content .mec-events-meta-group-booking .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul li span:last-child,.mec-events-meta-group-booking .mec-booking-shortcode .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul li span:last-child,.mec-single-event .mec-events-meta-group-booking .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul li span:last-child{font-size:18px;font-weight:600;line-height:24px;color:#212224;margin:0}.lity-content .mec-events-meta-group-booking .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul li span.mec-book-price-total,.mec-events-meta-group-booking .mec-booking-shortcode .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul li span.mec-book-price-total,.mec-single-event .mec-events-meta-group-booking .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul li span.mec-book-price-total{font-weight:700}@media only screen and (max-width:767px){.lity-content .mec-events-meta-group-booking .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul,.mec-events-meta-group-booking .mec-booking-shortcode .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul,.mec-single-event .mec-events-meta-group-booking .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul{margin-top:30px}}.lity-content .mec-events-meta-group-booking .mec-book-form-coupon form,.mec-events-meta-group-booking .mec-booking-shortcode .mec-book-form-coupon form,.mec-single-event .mec-events-meta-group-booking .mec-book-form-coupon form{margin:0;position:relative}.lity-content .mec-events-meta-group-booking .mec-booking-checkout-coupon-wrapper,.mec-events-meta-group-booking .mec-booking-shortcode .mec-booking-checkout-coupon-wrapper,.mec-single-event .mec-events-meta-group-booking .mec-booking-checkout-coupon-wrapper{min-width:256px}.lity-content .mec-events-meta-group-booking .mec-book-form-coupon form span.mec-booking-coupon-field-wrapper,.mec-events-meta-group-booking .mec-booking-shortcode .mec-book-form-coupon form span.mec-booking-coupon-field-wrapper,.mec-single-event .mec-events-meta-group-booking .mec-book-form-coupon form span.mec-booking-coupon-field-wrapper{display:flex;border:1px solid #e3e5e7;border-radius:var(--mec-secondary-border-radius);max-width:330px;width:100%}.lity-content .mec-events-meta-group-booking .mec-book-form-coupon form span.mec-booking-coupon-field-wrapper .mec-booking-coupon-field-icon,.mec-events-meta-group-booking .mec-booking-shortcode .mec-book-form-coupon form span.mec-booking-coupon-field-wrapper .mec-booking-coupon-field-icon,.mec-single-event .mec-events-meta-group-booking .mec-book-form-coupon form span.mec-booking-coupon-field-wrapper .mec-booking-coupon-field-icon{display:flex;justify-content:center;align-items:center;border-right:1px solid #e3e5e7;background:#fafafa;min-width:40px;border-radius:var(--mec-secondary-border-radius) 0 0 var(--mec-secondary-border-radius)}.lity-content .mec-events-meta-group-booking .mec-book-form-coupon form span.mec-booking-coupon-field-wrapper input,.mec-events-meta-group-booking .mec-booking-shortcode .mec-book-form-coupon form span.mec-booking-coupon-field-wrapper input,.mec-single-event .mec-events-meta-group-booking .mec-book-form-coupon form span.mec-booking-coupon-field-wrapper input{border:none;line-height:48px;height:unset}.lity-content .mec-events-meta-group-booking .mec-book-form-coupon form button,.mec-events-meta-group-booking .mec-booking-shortcode .mec-book-form-coupon form button,.mec-single-event .mec-events-meta-group-booking .mec-book-form-coupon form button{margin:0!important;position:absolute!important;top:6px;left:auto;right:6px;padding:9px 10px 10px!important}.lity-content .mec-events-meta-group-booking .mec-book-form-coupon form button.loading,.mec-events-meta-group-booking .mec-booking-shortcode .mec-book-form-coupon form button.loading,.mec-single-event .mec-events-meta-group-booking .mec-book-form-coupon form button.loading{color:#ecf9fd!important}.lity-content .mec-events-meta-group-booking .mec-book-form-coupon form button.loading:after,.mec-events-meta-group-booking .mec-booking-shortcode .mec-book-form-coupon form button.loading:after,.mec-single-event .mec-events-meta-group-booking .mec-book-form-coupon form button.loading:after{position:absolute;left:calc(50% - 10px)}.lity-content .mec-events-meta-group-booking h5,.lity-content .mec-events-meta-group-booking label,.mec-events-meta-group-booking .mec-booking-shortcode h5,.mec-events-meta-group-booking .mec-booking-shortcode label,.mec-single-event .mec-events-meta-group-booking h5,.mec-single-event .mec-events-meta-group-booking label{color:#606367;font-size:14px;font-weight:400;line-height:19px;letter-spacing:0;margin:0 0 4px 0;display:block;clear:none;padding:0 1em 5px 0}.lity-content .mec-events-meta-group-booking h5 span,.mec-events-meta-group-booking .mec-booking-shortcode h5 span,.mec-single-event .mec-events-meta-group-booking h5 span{display:inline-block}.lity-content .mec-events-meta-group-booking h5 span.mec-ticket-variation-name,.mec-events-meta-group-booking .mec-booking-shortcode h5 span.mec-ticket-variation-name,.mec-single-event .mec-events-meta-group-booking h5 span.mec-ticket-variation-name{padding-right:5px;text-transform:capitalize}.lity-content .mec-events-meta-group-booking input::-webkit-input-placeholder,.mec-events-meta-group-booking .mec-booking-shortcode input::-webkit-input-placeholder,.mec-single-event .mec-events-meta-group-booking input::-webkit-input-placeholder{color:#aaa}.lity-content .mec-events-meta-group-booking input:-moz-placeholder,.mec-events-meta-group-booking .mec-booking-shortcode input:-moz-placeholder,.mec-single-event .mec-events-meta-group-booking input:-moz-placeholder{color:#aaa}.lity-content .mec-events-meta-group-booking input[type=date],.lity-content .mec-events-meta-group-booking input[type=email],.lity-content .mec-events-meta-group-booking input[type=number],.lity-content .mec-events-meta-group-booking input[type=password],.lity-content .mec-events-meta-group-booking input[type=tel],.lity-content .mec-events-meta-group-booking input[type=text],.lity-content .mec-events-meta-group-booking select,.lity-content .mec-events-meta-group-booking textarea,.mec-events-meta-group-booking .mec-booking-shortcode input[type=date],.mec-events-meta-group-booking .mec-booking-shortcode input[type=email],.mec-events-meta-group-booking .mec-booking-shortcode input[type=number],.mec-events-meta-group-booking .mec-booking-shortcode input[type=password],.mec-events-meta-group-booking .mec-booking-shortcode input[type=tel],.mec-events-meta-group-booking .mec-booking-shortcode input[type=text],.mec-events-meta-group-booking .mec-booking-shortcode select,.mec-events-meta-group-booking .mec-booking-shortcode textarea,.mec-single-event .mec-events-meta-group-booking input[type=date],.mec-single-event .mec-events-meta-group-booking input[type=email],.mec-single-event .mec-events-meta-group-booking input[type=number],.mec-single-event .mec-events-meta-group-booking input[type=password],.mec-single-event .mec-events-meta-group-booking input[type=tel],.mec-single-event .mec-events-meta-group-booking input[type=text],.mec-single-event .mec-events-meta-group-booking select,.mec-single-event .mec-events-meta-group-booking textarea{display:block;background:#fff;min-height:40px;min-width:180px;font-size:13px;line-height:38px;color:#606367;border:1px solid #e3e5e7;border-radius:var(--mec-secondary-border-radius);padding:0 12px;width:100%;margin-bottom:0;box-shadow:unset;clear:both;font-family:inherit}.lity-content .mec-events-meta-group-booking select:not(#mec_paypal_credit_card_card_type),.mec-events-meta-group-booking .mec-booking-shortcode select:not(#mec_paypal_credit_card_card_type),.mec-single-event .mec-events-meta-group-booking select:not(#mec_paypal_credit_card_card_type){width:100%;-webkit-appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMS40MjQiIGhlaWdodD0iNi40MiIgdmlld0JveD0iMCAwIDExLjQyNCA2LjQyIj4NCiAgPGcgaWQ9Ikdyb3VwXzY1NjI3IiBkYXRhLW5hbWU9Ikdyb3VwIDY1NjI3IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjIxMiAwLjIxMikiPg0KICAgIDxwYXRoIGlkPSJhbmdsZS1sZWZ0IiBkPSJNLjk5LDUuNWw1LDUuMDA1LS41LjVMMCw1LjUsNS41LDAsNiwuNS45OSw1LjVaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDUuOTk1KSByb3RhdGUoLTkwKSIgZmlsbD0iIzYzNmY3MiIgc3Ryb2tlPSIjNjM2ZjcyIiBzdHJva2Utd2lkdGg9IjAuMyIvPg0KICA8L2c+DQo8L3N2Zz4NCg==);background-position:calc(100% - 12px) center;background-repeat:no-repeat;border-radius:0 var(--mec-secondary-border-radius) var(--mec-secondary-border-radius) 0}.mec-events-meta-group-booking .mec-booking-shortcode ul.mec-book-tickets-reg-fields-container li{width:calc(100% - 83.665px);float:left}.lity-content .mec-events-meta-group-booking .mec-book-ticket-variation-wrapper,.mec-events-meta-group-booking .mec-booking-shortcode .mec-book-ticket-variation-wrapper,.mec-single-event .mec-events-meta-group-booking .mec-book-ticket-variation-wrapper{width:100%}.lity-content .mec-events-meta-group-booking .mec-paypal-credit-card-payment-fields li,.mec-events-meta-group-booking .mec-booking-shortcode .mec-paypal-credit-card-payment-fields li,.mec-single-event .mec-events-meta-group-booking .mec-paypal-credit-card-payment-fields li{width:50%;float:left}.mec-events-meta-group-booking .mec-booking-shortcode .mec-paypal-credit-card-payment-fields li,.mec-events-meta-group-booking .mec-booking-shortcode ul.mec-book-tickets-reg-fields-container li:first-child,.mec-events-meta-group-booking .mec-booking-shortcode ul.mec-book-tickets-reg-fields-container li:nth-child(2),.mec-single-event .mec-events-meta-group-booking .mec-paypal-credit-card-payment-fields li{width:calc(50% - 83.665px)}.lity-content .mec-events-meta-group-booking .mec-paypal-credit-card-payment-fields,.mec-events-meta-group-booking .mec-booking-shortcode .mec-paypal-credit-card-payment-fields,.mec-single-event .mec-events-meta-group-booking .mec-paypal-credit-card-payment-fields{padding-top:20px}.lity-content .mec-events-meta-group-booking .mec-paypal-credit-card-payment-fields li.mec-paypal-credit-card-expiration-date-month select,.mec-events-meta-group-booking .mec-booking-shortcode .mec-paypal-credit-card-payment-fields li.mec-paypal-credit-card-expiration-date-month select,.mec-single-event .mec-events-meta-group-booking .mec-paypal-credit-card-payment-fields li.mec-paypal-credit-card-expiration-date-month select{width:calc(50% - 24px)!important;display:inline-block;min-width:unset}@media only screen and (max-width:768px){.lity-content .mec-events-meta-group-booking .mec-paypal-credit-card-payment-fields li:nth-child(odd),.mec-events-meta-group-booking .mec-booking-shortcode .mec-paypal-credit-card-payment-fields li:nth-child(odd),.mec-events-meta-group-booking .mec-booking-shortcode ul.mec-book-tickets-reg-fields-container li:first-child,.mec-events-meta-group-booking .mec-booking-shortcode ul.mec-book-tickets-reg-fields-container li:nth-child(2),.mec-single-event .mec-events-meta-group-booking .mec-paypal-credit-card-payment-fields li:nth-child(odd){width:calc(100% - 83.665px);max-width:unset}.lity-content .mec-events-meta-group-booking .mec-book-ticket-variation-wrapper input,.lity-content .mec-events-meta-group-booking ul.mec-book-tickets-reg-fields-container li input,.mec-events-meta-group-booking .mec-booking-shortcode .mec-book-ticket-variation-wrapper input,.mec-events-meta-group-booking .mec-booking-shortcode ul.mec-book-tickets-reg-fields-container li input,.mec-single-event .mec-events-meta-group-booking .mec-book-ticket-variation-wrapper input,.mec-single-event .mec-events-meta-group-booking ul.mec-book-tickets-reg-fields-container li input{max-width:unset!important}.lity-content .mec-events-meta-group-booking .mec-book-ticket-variation-wrapper:nth-child(2n) input,.lity-content .mec-events-meta-group-booking ul.mec-book-tickets-reg-fields-container li:nth-child(2n) input,.mec-events-meta-group-booking .mec-booking-shortcode .mec-book-ticket-variation-wrapper:nth-child(2n) input,.mec-events-meta-group-booking .mec-booking-shortcode ul.mec-book-tickets-reg-fields-container li:nth-child(2n) input,.mec-single-event .mec-events-meta-group-booking .mec-book-ticket-variation-wrapper:nth-child(2n) input,.mec-single-event .mec-events-meta-group-booking ul.mec-book-tickets-reg-fields-container li:nth-child(2n) input{margin-left:0}}.wbmec-mandatory{padding-left:5px;font-size:14px;color:red}.lity-content .mec-events-meta-group-booking .mec-booking-email-field-wrapper,.lity-content .mec-events-meta-group-booking .mec-booking-name-field-wrapper,.lity-content .mec-events-meta-group-booking .mec-field-wrapper,.lity-content .mec-events-meta-group-booking .mec-stripe-name-and-email-wrapper,.mec-events-meta-group-booking .mec-booking-shortcode .mec-booking-email-field-wrapper,.mec-events-meta-group-booking .mec-booking-shortcode .mec-booking-name-field-wrapper,.mec-events-meta-group-booking .mec-booking-shortcode .mec-field-wrapper,.mec-events-meta-group-booking .mec-booking-shortcode .mec-stripe-name-and-email-wrapper,.mec-single-event .mec-events-meta-group-booking .mec-booking-email-field-wrapper,.mec-single-event .mec-events-meta-group-booking .mec-booking-name-field-wrapper,.mec-single-event .mec-events-meta-group-booking .mec-field-wrapper,.mec-single-event .mec-events-meta-group-booking .mec-stripe-name-and-email-wrapper{display:flex;align-items:flex-start}.lity-content .mec-events-meta-group-booking .mec-booking-email-field-wrapper span.mec-booking-email-field-icon,.lity-content .mec-events-meta-group-booking .mec-booking-name-field-wrapper span.mec-booking-name-field-icon,.lity-content .mec-events-meta-group-booking .mec-field-wrapper span.mec-field-icon,.lity-content .mec-events-meta-group-booking .mec-stripe-name-and-email-wrapper span.mec-booking-email-field-icon,.mec-events-meta-group-booking .mec-booking-shortcode .mec-booking-email-field-wrapper span.mec-booking-email-field-icon,.mec-events-meta-group-booking .mec-booking-shortcode .mec-booking-name-field-wrapper span.mec-booking-name-field-icon,.mec-events-meta-group-booking .mec-booking-shortcode .mec-field-wrapper span.mec-field-icon,.mec-events-meta-group-booking .mec-booking-shortcode .mec-stripe-name-and-email-wrapper span.mec-booking-email-field-icon,.mec-single-event .mec-events-meta-group-booking .mec-booking-email-field-wrapper span.mec-booking-email-field-icon,.mec-single-event .mec-events-meta-group-booking .mec-booking-name-field-wrapper span.mec-booking-name-field-icon,.mec-single-event .mec-events-meta-group-booking .mec-field-wrapper span.mec-field-icon,.mec-single-event .mec-events-meta-group-booking .mec-stripe-name-and-email-wrapper span.mec-booking-email-field-icon{border:1px solid #e3e5e7;background:#fafafa;border-radius:var(--mec-secondary-border-radius) 0 0 var(--mec-secondary-border-radius);min-width:40px;height:40px;display:flex;justify-content:center;align-items:center}.lity-content .mec-events-meta-group-booking .mec-booking-email-field-wrapper input,.lity-content .mec-events-meta-group-booking .mec-stripe-name-and-email-wrapper input,.mec-events-meta-group-booking .mec-booking-shortcode .mec-booking-email-field-wrapper input,.mec-events-meta-group-booking .mec-booking-shortcode .mec-stripe-name-and-email-wrapper input,.mec-single-event .mec-events-meta-group-booking .mec-booking-email-field-wrapper input,.mec-single-event .mec-events-meta-group-booking .mec-stripe-name-and-email-wrapper input{border-left:none;border-radius:0 3px 3px 0}.lity-content .mec-events-meta-group-booking .mec-booking-name-field-wrapper input,.lity-content .mec-events-meta-group-booking .mec-field-wrapper input,.mec-events-meta-group-booking .mec-booking-shortcode .mec-booking-name-field-wrapper input,.mec-events-meta-group-booking .mec-booking-shortcode .mec-field-wrapper input,.mec-single-event .mec-events-meta-group-booking .mec-booking-name-field-wrapper input,.mec-single-event .mec-events-meta-group-booking .mec-field-wrapper input{border-left:none;border-radius:0 var(--mec-secondary-border-radius) var(--mec-secondary-border-radius) 0}.lity-content .mec-events-meta-group-booking .mec-red-notification input,.lity-content .mec-events-meta-group-booking .mec-red-notification select,.lity-content .mec-events-meta-group-booking .mec-red-notification textarea,.mec-events-meta-group-booking .mec-booking-shortcode .mec-red-notification input,.mec-events-meta-group-booking .mec-booking-shortcode .mec-red-notification select,.mec-events-meta-group-booking .mec-booking-shortcode .mec-red-notification textarea,.mec-single-event .mec-events-meta-group-booking .mec-red-notification input,.mec-single-event .mec-events-meta-group-booking .mec-red-notification select,.mec-single-event .mec-events-meta-group-booking .mec-red-notification textarea{border:1px solid #ff3c3c!important}.lity-content .mec-events-meta-group-booking .mec-red-notification input[type=checkbox],.lity-content .mec-events-meta-group-booking .mec-red-notification input[type=radio],.mec-events-meta-group-booking .mec-booking-shortcode .mec-red-notification input[type=checkbox],.mec-events-meta-group-booking .mec-booking-shortcode .mec-red-notification input[type=radio],.mec-single-event .mec-events-meta-group-booking .mec-red-notification input[type=checkbox],.mec-single-event .mec-events-meta-group-booking .mec-red-notification input[type=radio]{outline:1px solid #ff3c3c!important}.lity-content .mec-book-ticket-container .mec-red-notification input,.lity-content .mec-book-ticket-container .mec-red-notification select,.lity-content .mec-book-ticket-container .mec-red-notification textarea{border:1px solid #ff3c3c!important}.mec-booking .woocommerce-notices-wrapper .woocommerce-message{color:#089740;background-color:#effdef;margin:0;line-height:40px;border:0;border-radius:5px}.mec-booking .woocommerce-notices-wrapper .woocommerce-message a{margin:0}@media only screen and (max-width:479px){.lity-content .mec-events-meta-group-booking input[type=date],.lity-content .mec-events-meta-group-booking input[type=email],.lity-content .mec-events-meta-group-booking input[type=number],.lity-content .mec-events-meta-group-booking input[type=password],.lity-content .mec-events-meta-group-booking input[type=tel],.lity-content .mec-events-meta-group-booking input[type=text],.lity-content .mec-events-meta-group-booking select,.lity-content .mec-events-meta-group-booking textarea,.mec-events-meta-group-booking .mec-booking-shortcode input[type=date],.mec-events-meta-group-booking .mec-booking-shortcode input[type=email],.mec-events-meta-group-booking .mec-booking-shortcode input[type=number],.mec-events-meta-group-booking .mec-booking-shortcode input[type=password],.mec-events-meta-group-booking .mec-booking-shortcode input[type=tel],.mec-events-meta-group-booking .mec-booking-shortcode input[type=text],.mec-events-meta-group-booking .mec-booking-shortcode select,.mec-events-meta-group-booking .mec-booking-shortcode textarea,.mec-single-event .mec-events-meta-group-booking input[type=date],.mec-single-event .mec-events-meta-group-booking input[type=email],.mec-single-event .mec-events-meta-group-booking input[type=number],.mec-single-event .mec-events-meta-group-booking input[type=password],.mec-single-event .mec-events-meta-group-booking input[type=tel],.mec-single-event .mec-events-meta-group-booking input[type=text],.mec-single-event .mec-events-meta-group-booking select,.mec-single-event .mec-events-meta-group-booking textarea{width:100%}.lity-content .mec-events-meta-group-booking,.mec-events-meta-group-booking .mec-booking-shortcode,.mec-single-event .mec-events-meta-group-booking{padding:20px 10px}}.lity-content .mec-events-meta-group-booking input[type=email]:focus,.lity-content .mec-events-meta-group-booking input[type=number]:focus,.lity-content .mec-events-meta-group-booking input[type=password]:focus,.lity-content .mec-events-meta-group-booking input[type=tel]:focus,.lity-content .mec-events-meta-group-booking input[type=text]:focus,.lity-content .mec-events-meta-group-booking select:focus,.lity-content .mec-events-meta-group-booking textarea:focus,.mec-events-meta-group-booking .mec-booking-shortcode input[type=email]:focus,.mec-events-meta-group-booking .mec-booking-shortcode input[type=number]:focus,.mec-events-meta-group-booking .mec-booking-shortcode input[type=password]:focus,.mec-events-meta-group-booking .mec-booking-shortcode input[type=tel]:focus,.mec-events-meta-group-booking .mec-booking-shortcode input[type=text]:focus,.mec-events-meta-group-booking .mec-booking-shortcode select:focus,.mec-events-meta-group-booking .mec-booking-shortcode textarea:focus,.mec-events-meta-group-booking .mec-booking-shortcodec,.mec-single-event .mec-events-meta-group-booking input[type=email]:focus,.mec-single-event .mec-events-meta-group-booking input[type=number]:focus,.mec-single-event .mec-events-meta-group-booking input[type=password]:focus,.mec-single-event .mec-events-meta-group-booking input[type=tel]:focus,.mec-single-event .mec-events-meta-group-booking input[type=text]:focus,.mec-single-event .mec-events-meta-group-booking select:focus,.mec-single-event .mec-events-meta-group-booking textarea:focus{outline:0}.lity-content .mec-events-meta-group-booking input[type=checkbox],.lity-content .mec-events-meta-group-booking input[type=radio],.mec-events-meta-group-booking .mec-booking-shortcode input[type=checkbox],.mec-events-meta-group-booking .mec-booking-shortcode input[type=radio],.mec-single-event .mec-events-meta-group-booking input[type=checkbox],.mec-single-event .mec-events-meta-group-booking input[type=radio]{margin-right:6px;margin-top:5px;min-height:20px;clear:none;margin:0}.lity-container .mec-events-meta-group-booking input[type=radio]:before,.lity-content .mec-events-meta-group-booking input[type=radio]:before,.mec-events-meta-group-booking .mec-booking-shortcode input[type=radio]:before,.mec-single-event .mec-events-meta-group-booking input[type=radio]:before{content:"";display:inline-block;background:#fff;border-radius:50%;width:18px;height:18px;cursor:pointer;border:2px solid #e1e7ed;position:absolute;top:-2px;left:-2px}.lity-container .mec-events-meta-group-booking input[type=radio]:checked:before,.mec-events-meta-group-booking .mec-booking-shortcode input[type=radio]:checked:before,.mec-single-event .mec-events-meta-group-booking input[type=radio]:checked:before{background:#38d5ed;border:4px solid #fff;box-shadow:0 0 0 2px #afebf5!important;width:14px;height:14px;top:0;left:0}.lity-container .mec-events-meta-group-booking input[type=radio],.lity-content .mec-events-meta-group-booking input[type=radio],.mec-events-meta-group-booking .mec-booking-shortcode input[type=radio],.mec-single-event .mec-events-meta-group-booking input[type=radio]{min-height:0;margin:0;position:relative;top:0;left:3px;width:14px;height:14px}.lity-content .mec-events-meta-group-booking input[type=checkbox],.mec-events-meta-group-booking .mec-booking-shortcode input[type=checkbox],.mec-single-event .mec-events-meta-group-booking input[type=checkbox]{float:left}.mec-events-meta-group-booking .mec-book-price-details{list-style:none;padding:0;overflow:hidden;display:flex;align-items:center}.mec-events-meta-group-booking .mec-book-price-details li{list-style:none;margin:0;border-right:1px dashed #e6e7e8;padding-right:20px!important;margin-right:20px!important;text-align:center}.mec-events-meta-group-booking .mec-book-price-details li.mec-book-price-detail.mec-book-price-detail-type-tickets{display:flex;align-items:center}.mec-events-meta-group-booking .mec-book-price-details li span{display:block;font-size:14px;font-weight:400;line-height:19px;color:#606367;margin-bottom:4px}.mec-events-meta-group-booking .mec-book-price-details li span.mec-book-price-detail-icon{margin:0 30px 0 0;width:48px}.mec-events-meta-group-booking .mec-book-price-details li span.mec-book-price-detail-amount{font-size:18px;font-weight:600;line-height:24px;color:#212224;margin-bottom:0}.mec-events-meta-group-booking .mec-book-price-details li:last-child{border-right:none}@media only screen and (max-width:767px){.mec-events-meta-group-booking .mec-book-price-details{flex-direction:column}.mec-events-meta-group-booking .mec-book-price-details li{border-right:none;padding-right:0!important;margin-right:0;border-bottom:1px dashed #e6e7e8;padding-bottom:30px!important;margin-bottom:30px}.lity-content .mec-events-meta-group-booking .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul,.mec-events-meta-group-booking .mec-booking-shortcode .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul,.mec-single-event .mec-events-meta-group-booking .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul{flex-direction:column}.lity-content .mec-events-meta-group-booking .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul li,.mec-events-meta-group-booking .mec-booking-shortcode .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul li,.mec-single-event .mec-events-meta-group-booking .mec-booking-checkout-coupon-total-wrapper .mec-booking-checkout-total-wrapper ul li{padding-left:0;margin-left:0;border-left:none;padding-bottom:30px;margin-bottom:30px;border-bottom:1px dashed #e6e7e8}}.lity-container .mec-events-meta-group-booking .mec_book_first_for_all,.lity-content .mec-events-meta-group-booking .mec-booking-dates-checkboxes input[type=checkbox],.lity-content .mec-events-meta-group-booking .mec_book_first_for_all,.lity-content .mec-events-meta-group-booking input[type=checkbox],.mec-booking input[type=checkbox],.mec-events-meta-group-booking .mec-booking-shortcode .mec-booking-dates-checkboxes input[type=checkbox],.mec-events-meta-group-booking .mec-booking-shortcode .mec_book_first_for_all,.mec-events-meta-group-booking .mec-booking-shortcode input[type=checkbox],.mec-single-event .mec-events-meta-group-booking .mec-booking-dates-checkboxes input[type=checkbox],.mec-single-event .mec-events-meta-group-booking .mec_book_first_for_all,.mec-single-event .mec-events-meta-group-booking input[type=checkbox],.mec-wrap .mec-simple-checkboxes-search ul li label input[type=checkbox]{-webkit-appearance:none;appearance:none;font:inherit;width:20px;height:20px;min-height:unset;padding:0;border:1px solid #e3e5e7;border-radius:4px;display:flex;margin:0 10px 0 1px;overflow:hidden}.lity-container .mec-events-meta-group-booking .mec_book_first_for_all:before,.lity-content .mec-events-meta-group-booking .mec-booking-dates-checkboxes input[type=checkbox]:before,.lity-content .mec-events-meta-group-booking .mec_book_first_for_all:before,.lity-content .mec-events-meta-group-booking input[type=checkbox]:before,.mec-booking input[type=checkbox]:before,.mec-events-meta-group-booking .mec-booking-shortcode .mec-booking-dates-checkboxes input[type=checkbox]:before,.mec-events-meta-group-booking .mec-booking-shortcode .mec_book_first_for_all:before,.mec-events-meta-group-booking .mec-booking-shortcode input[type=checkbox]:before,.mec-single-event .mec-events-meta-group-booking .mec-booking-dates-checkboxes input[type=checkbox]:before,.mec-single-event .mec-events-meta-group-booking .mec_book_first_for_all:before,.mec-single-event .mec-events-meta-group-booking input[type=checkbox]:before,.mec-wrap .mec-simple-checkboxes-search ul li label input[type=checkbox]:before{content:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMCIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgMTAgOCI+DQogIDxwYXRoIGlkPSJEb25lIiBkPSJNOS4xNzUsMGEuOC44LDAsMCwwLS42NjUuMzA2bC01LjIsNS42NDdMMS4zODgsMy44MzNhLjcuNywwLDAsMC0uNjczLS4yMTIsMS4zODIsMS4zODIsMCwwLDAtLjcuNy44NjIuODYyLDAsMCwwLC4yMjYuNzI0TDIuNzk1LDcuNzkxYS43OTIuNzkyLDAsMCwwLDEuMDYyLjAxTDkuNzY5LDEuMzI5QS44MzIuODMyLDAsMCwwLDkuOTYuNTIxLDEsMSwwLDAsMCw5LjE3NSwwWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAwKSIgZmlsbD0iI2ZmZiIvPg0KPC9zdmc+DQo=);min-width:18px;height:auto;line-height:16px;border-radius:2px;transform:scale(0);transition:120ms transform ease-in-out;background-color:var(--mec-color-skin);display:flex;justify-content:center}.lity-container .mec-events-meta-group-booking .mec_book_first_for_all:checked,.lity-content .mec-events-meta-group-booking .mec-booking-dates-checkboxes input[type=checkbox]:checked,.lity-content .mec-events-meta-group-booking input[type=checkbox]:checked,.mec-booking input[type=checkbox]:checked,.mec-events-meta-group-booking .mec-booking-shortcode .mec-booking-dates-checkboxes input[type=checkbox]:checked,.mec-events-meta-group-booking .mec-booking-shortcode .mec_book_first_for_all:checked,.mec-events-meta-group-booking .mec-booking-shortcode input[type=checkbox]:checked,.mec-single-event .mec-events-meta-group-booking .mec-booking-dates-checkboxes input[type=checkbox]:checked,.mec-single-event .mec-events-meta-group-booking .mec_book_first_for_all:checked,.mec-single-event .mec-events-meta-group-booking input[type=checkbox]:checked,.mec-wrap .mec-simple-checkboxes-search ul li label input[type=checkbox]:checked{border:1px solid var(--mec-color-skin)!important}.lity-container .mec-events-meta-group-booking .mec_book_first_for_all:checked:before,.lity-content .mec-events-meta-group-booking .mec-booking-dates-checkboxes input[type=checkbox]:checked:before,.mec-booking input[type=checkbox]:checked:before,.mec-events-meta-group-booking .mec-booking-shortcode .mec-booking-dates-checkboxes input[type=checkbox]:checked:before,.mec-events-meta-group-booking .mec-booking-shortcode .mec_book_first_for_all:checked:before,.mec-events-meta-group-booking .mec-booking-shortcode input[type=checkbox]:checked:before,.mec-single-event .mec-events-meta-group-booking .mec-booking-dates-checkboxes input[type=checkbox]:checked:before,.mec-single-event .mec-events-meta-group-booking .mec_book_first_for_all:checked:before,.mec-single-event .mec-events-meta-group-booking input[type=checkbox]:checked:before,.mec-wrap .mec-simple-checkboxes-search ul li label input[type=checkbox]:checked:before{transform:scale(1)}.lity-container .mec-events-meta-group-booking label.wn-checkbox-label,.lity-content .mec-events-meta-group-booking label.wn-checkbox-label,.mec-events-meta-group-booking .mec-booking-shortcode label.wn-checkbox-label,.mec-single-event .mec-events-meta-group-booking label.wn-checkbox-label{display:none}.lity-content .mec-events-meta-group-booking button[type=submit]:after,.mec-events-meta-group-booking .mec-booking-shortcode button[type=submit]:after,.mec-single-event .mec-events-meta-group-booking button[type=submit]:after,.mec-single-event a.button:after,.mec-wrap .mec-events-meta-group-booking button[type=submit]:after{display:none;font-family:simple-line-icons;content:"\e098";margin-left:4px;-webkit-animation:rotating2 1.2s linear infinite;-moz-animation:rotating2 1.2s linear infinite;-ms-animation:rotating2 1.2s linear infinite;-o-animation:rotating2 1.2s linear infinite;animation:rotating2 1.2s linear infinite}.lity-content .mec-events-meta-group-booking button[type=submit].loading:after,.mec-events-meta-group-booking .mec-booking-shortcode button[type=submit].loading:after,.mec-single-event .mec-events-meta-group-booking button[type=submit].loading:after,.mec-single-event a.button.loading:after,.mec-wrap .mec-events-meta-group-booking button[type=submit].loading:after{display:inline-block}.mec-single-event .mec-event-export-module{display:block}.mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul{display:table;width:100%}.mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li{display:table-cell}.mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li:last-child{text-align:right}.mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a:hover{color:#fff}.mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul{padding-left:0;margin:15px 5px}.mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting{padding-left:0;margin:0}.mec-ticket-price{margin-left:10px;font-size:13px;font-weight:400}.mec-book-reg-field-checkbox label,.mec-book-reg-field-radio label{line-height:1.36}.mec-book-reg-field-checkbox input[type=checkbox]{float:left;margin-right:10px!important}.mec-book-reg-field-radio input[type=radio]{float:left;margin-right:12px!important}.mec-book-ticket-container .mec-reg-mandatory:nth-child(2) label:after,.mec-book-ticket-container .mec-reg-mandatory:nth-child(3) label:after,.mec-book-ticket-container .wbmec-mandatory{content:"";color:red;width:50px;height:50px;font-size:14px;padding-left:5px}@media only screen and (max-width:767px){.mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li{width:100%;min-height:40px;margin-bottom:15px;text-align:center;float:none;display:block}.mec-single-event .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a{width:100%;padding-left:0;padding-right:0;text-align:center;display:block;font-size:12px}}@media only screen and (max-width:767px){.lity-content .mec-events-meta-group-booking .mec-single-event .mec-events-meta-group-booking,.mec-events-meta-group-booking .mec-booking-shortcode{margin-bottom:30px}}.mec-single-event .mec-event-meta .mec-cost,.mec-single-event .mec-event-meta .mec-date,.mec-single-event .mec-event-meta .mec-events-single-section-title,.mec-single-event .mec-event-meta .mec-time,.mec-single-event .mec-event-meta dt,.mec-single-event .mec-event-meta h3,.mec-single-modern .col-md-4 .mec-sponsors-details h3,.mec-sponsors-details .mec-events-single-section-title{text-transform:uppercase;font-size:16px;font-weight:700;padding-bottom:5px;display:inline;color:#000;padding-left:10px}.mec-single-event .mec-event-meta .mec-meta-label,.mec-single-event .mec-event-meta h6,.mec-single-event-sponsor span{font-size:14px;padding-bottom:5px;display:inline-block;color:#8d8d8d;margin:0;padding:0}.mec-single-event .mec-event-meta .mec-events-event-categories a,.mec-single-event .mec-event-meta dd{font-size:14px;color:#8d8d8d}.mec-single-event .mec-event-meta .mec-location dd.author{color:#3c3b3b}.mec-single-event .mec-event-meta dd{margin:0;padding-left:35px}@media only screen and (max-width:480px){.single-mec-events .lity-container{width:100%}.single-mec-events .lity-content .mec-events-meta-group-booking{padding:20px;width:85%;margin:0 auto}}.mec-single-event .mec-event-meta dd a{color:#8d8d8d;transition:all .2s ease;-ms-word-wrap:break-word;word-wrap:break-word}.mec-single-event .mec-event-meta dd a i:before{font-size:16px!important}.mec-single-event .mec-event-meta dd a i{margin-right:8px}.mec-single-event .mec-event-meta dl{margin-bottom:0}.mec-single-event .mec-event-meta .mec-events-event-cost{font-size:14px;font-weight:400}.mec-single-event .mec-event-meta .mec-events-address .mec-address,.mec-single-event .mec-event-meta .mec-location-opening-hour span,.mec-single-event .mec-event-meta .mec-location-url span{font-size:12px;color:#a9a9a9;display:block}.mec-single-event .mec-event-meta .mec-location-opening-hour,.mec-single-event .mec-event-meta .mec-location-tel,.mec-single-event .mec-event-meta .mec-location-url{margin-top:10px;display:table}.mec-single-event .mec-event-meta .mec-location-description{margin-top:15px;padding:0}.mec-single-event .mec-event-meta .mec-events-meta-group-venue .author{margin-bottom:0;color:#8d8d8d;font-size:13px}.mec-single-event .mec-events-event-image{margin-bottom:0}.mec-single-event .mec-events-event-image img{border-radius:var(--mec-primary-border-radius);max-width:100%;height:auto}.mec-event-gallery-wrapper{display:flex;flex-direction:row}.mec-event-gallery-wrapper .mec-event-gallery-image-list-wrapper{min-width:90px;margin-right:30px}.mec-event-gallery-wrapper .mec-event-gallery-image-list-wrapper ul{list-style:none;padding:0}.mec-event-gallery-wrapper .mec-event-gallery-image-list-wrapper ul li{display:flex;margin-bottom:15px;cursor:pointer}.mec-event-gallery-wrapper .mec-event-gallery-image-list-wrapper ul li img{width:90px;border-radius:5px}.mec-event-gallery-wrapper .mec-event-gallery-image img{border-radius:5px}@media (max-width:960px){.mec-event-gallery-wrapper{flex-direction:column-reverse}.mec-event-gallery-wrapper .mec-event-gallery-image{margin-bottom:10px}.mec-event-gallery-wrapper .mec-event-gallery-image-list-wrapper{margin-right:0}.mec-event-gallery-wrapper .mec-event-gallery-image-list-wrapper ul{display:flex;flex-flow:row wrap}.mec-event-gallery-wrapper .mec-event-gallery-image-list-wrapper ul li{margin-bottom:15px;margin-right:15px;flex:1 1 calc(15% - 20px)}}#mec-event-gallery ul#mec_meta_box_event_gallery{display:flex;flex-flow:row wrap;list-style:none;padding:0}#mec-event-gallery ul#mec_meta_box_event_gallery li{flex:0 1 calc(33.333333% - 10px);margin-right:10px;position:relative}#mec-event-gallery ul#mec_meta_box_event_gallery li img{width:100%!important;height:75px;object-fit:cover}#mec-event-gallery ul#mec_meta_box_event_gallery li span.mec-event-gallery-delete{padding:0;min-height:20px;height:20px;width:20px;margin:0;border-radius:50%;position:absolute;top:2px;right:2px;box-shadow:none;background:#fff;border-color:#e3e4e5;font-size:0;cursor:pointer;transition:.2s}#mec-event-gallery ul#mec_meta_box_event_gallery li span.mec-event-gallery-delete:before{content:"";width:20px;height:20px;display:block;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZm9jdXNhYmxlPSJmYWxzZSIgd2lkdGg9IjFlbSIgaGVpZ2h0PSIxZW0iIHN0eWxlPSItbXMtdHJhbnNmb3JtOiByb3RhdGUoMzYwZGVnKTsgLXdlYmtpdC10cmFuc2Zvcm06IHJvdGF0ZSgzNjBkZWcpOyB0cmFuc2Zvcm06IHJvdGF0ZSgzNjBkZWcpOyIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQgbWVldCIgdmlld0JveD0iMCAwIDIwIDIwIiBmaWxsPSIjZWE2NDg1Ij48cGF0aCBkPSJNMTQuOTUgNi40NkwxMS40MSAxMGwzLjU0IDMuNTRsLTEuNDEgMS40MUwxMCAxMS40MmwtMy41MyAzLjUzbC0xLjQyLTEuNDJMOC41OCAxMEw1LjA1IDYuNDdsMS40Mi0xLjQyTDEwIDguNThsMy41NC0zLjUzeiIvPjwvc3ZnPg==);background-position:center}#mec-event-gallery ul#mec_meta_box_event_gallery li span.mec-event-gallery-delete:hover{color:#fff;border-color:#ea6485;background:#ea6485}#mec-event-gallery ul#mec_meta_box_event_gallery li span.mec-event-gallery-delete:hover:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiBhcmlhLWhpZGRlbj0idHJ1ZSIgZm9jdXNhYmxlPSJmYWxzZSIgd2lkdGg9IjFlbSIgaGVpZ2h0PSIxZW0iIHN0eWxlPSItbXMtdHJhbnNmb3JtOiByb3RhdGUoMzYwZGVnKTsgLXdlYmtpdC10cmFuc2Zvcm06IHJvdGF0ZSgzNjBkZWcpOyB0cmFuc2Zvcm06IHJvdGF0ZSgzNjBkZWcpOyIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQgbWVldCIgdmlld0JveD0iMCAwIDIwIDIwIiBmaWxsPSIjZmZmZmZmIj48cGF0aCBkPSJNMTQuOTUgNi40NkwxMS40MSAxMGwzLjU0IDMuNTRsLTEuNDEgMS40MUwxMCAxMS40MmwtMy41MyAzLjUzbC0xLjQyLTEuNDJMOC41OCAxMEw1LjA1IDYuNDdsMS40Mi0xLjQyTDEwIDguNThsMy41NC0zLjUzeiIvPjwvc3ZnPg==)}.mec-single-event h2.mec-single-event-title{margin-bottom:30px;font-weight:700;font-size:33px}.mec-single-event .mec-booking-button{border-bottom:none;letter-spacing:.5px;line-height:48px;height:76px;transition:all .5s ease;color:#fff!important;padding:16px;display:block;text-align:center;font-size:16px;border-radius:var(--mec-secondary-border-radius);box-shadow:0 1px 2px rgb(0 0 0 / .15);cursor:pointer!important}.mec-single-event .mec-booking-button:hover{background-color:#101010!important}.mec-single-event .mec-event-tags a{display:inline-block;color:#444;font-size:11px;text-transform:uppercase;letter-spacing:1.5px;font-weight:500;padding:3px 7px;border:1px solid #ddd;border-radius:2px;background:#fff;margin:1px 3px}.mec-single-event .mec-event-tags:before{font-size:24px;color:#303030;margin-right:5px;content:"\f02c";font-family:fontawesome}.mec-single-event .mec-event-tags{padding-top:13px}.mec-single-event .mec-event-sharing{margin:30px 0 10px}.mec-region.mec-events-abbr,.mec-single-event .mec-street-address{font-style:normal;font-size:13px}.mec-events-meta-group.mec-events-meta-group-venue:before,.mec-single-event-date:before,.mec-single-event-time:before{color:#40d9f1}.mec-single-event .mec-event-social{text-align:center}.mec-single-event .mec-event-social h3{text-transform:uppercase;font-size:15px;font-weight:700;padding-bottom:5px;color:#313131;border-bottom:4px solid #ebebeb;width:100%;display:block;padding-bottom:10px;position:relative}.mec-single-event .mec-social-single:before{padding:13px 35px;border-bottom:4px solid #40d9f1;font-size:6px;content:"";text-align:center;position:absolute;bottom:-4px;margin-left:39px}.mec-single-event .mec-event-social .event-sharing{margin-top:30px}.mec-single-event .mec-event-social ul{list-style:none;margin-left:0;padding:0;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.mec-single-event .mec-event-social li.mec-event-social-icon{display:inline-block}.mec-single-event .mec-event-social li.mec-event-social-icon a{display:flex;align-items:center;justify-content:center;color:#fff;width:40px;height:40px;padding:0;font-size:18px;margin-right:5px;margin-bottom:5px;border-radius:var(--mec-secondary-border-radius)}.mec-single-event .mec-event-social a.facebook{background:#3b5996}.mec-single-event .mec-event-social a.facebook:hover{background:#28385c}.mec-single-event .mec-event-social a.twitter svg{width:18px;height:18px;margin:0;padding:0}.mec-single-event .mec-event-social a.twitter{background:#333}.mec-single-event .mec-event-social a.twitter svg path{fill:#fff}.mec-single-event .mec-event-social a.twitter:hover{background:#111}.mec-single-event .mec-event-social a.vimeo{background:#0dadd6}.mec-single-event .mec-event-social a.vimeo:hover{background:#0a85a3}.mec-single-event .mec-event-social a.dribble{background:#d53e68}.mec-single-event .mec-event-social a.dribble:hover{background:#bf4c78}.mec-single-event .mec-event-social a.youtube{background:#cb322c}.mec-single-event .mec-event-social a.youtube:hover{background:#992622}.mec-single-event .mec-event-social a.pinterest{background:#cb2027}.mec-single-event .mec-event-social a.pinterest:hover{background:#99181d}.mec-single-event .mec-event-social a.google{background:#c3391c}.mec-single-event .mec-event-social a.google:hover{background:#99181f}.mec-single-event .mec-event-social a.linkedin{background:#0073b2}.mec-single-event .mec-event-social a.linkedin:hover{background:#005380}.mec-single-event .mec-event-social a.email{background:#ff5d5e}.mec-single-event .mec-event-social a.email:hover{background:#cc4949}.mec-single-event .mec-event-social a.vk{background:#5b88bd}.mec-single-event .mec-event-social a.vk:hover{background:#3d608a}.mec-single-event .mec-event-social a.tumblr{background:#34465d}.mec-single-event .mec-event-social a.tumblr:hover{background:#273649}.mec-single-event .mec-event-social a.telegram{background:#08c}.mec-single-event .mec-event-social a.telegram:hover{background:#1076be}.mec-single-event .mec-event-social a.whatsapp{background:#25d366}.mec-single-event .mec-event-social a.whatsapp:hover{background:#23ac55}.mec-single-event .mec-event-social a.flipboard{background:#e12828}.mec-single-event .mec-event-social a.flipboard:hover{background:#af1e1e}.mec-single-event .mec-event-social a.pocket{background:#ef4056}.mec-single-event .mec-event-social a.pocket:hover{background:#8d1717}.mec-single-event .mec-event-social a.reddit{background:#ff5700}.mec-single-event .mec-event-social a.reddit:hover{background:#c94909}.mec-single-event .mec-event-social a.flipboard svg,.mec-single-event .mec-event-social a.telegram svg{height:18px;margin-top:5px}.mec-single-event .mec-event-social li.mec-event-social-icon a svg{display:unset}.mec-single-event .mec-event-social a.rss{background:#f29a1d}.mec-single-event .mec-event-social a.rss:hover{background:#cc7400}.mec-single-event .mec-event-social a.instagram{background:#457399}.mec-single-event .mec-event-social a.instagram:hover{background:#2e4d66}.mec-single-event .mec-event-social a.linkedin{background:#457399}.mec-single-event .mec-event-social a.linkedin:hover{background:#2e4d66}.mec-single-event .mec-event-social a.other-social{background:#ff5d5e}.mec-single-event .mec-event-social a.other-social:hover{background:#cc4949}.mec-single-event .mec-event-social{text-align:center}.lity-content .mec-events-meta-group-booking form,.mec-events-meta-group-booking .mec-booking-shortcode .mec-wrap-checkout,.mec-events-meta-group-booking .mec-booking-shortcode form,.mec-single-event .mec-events-meta-group-booking form{margin:0}.lity-content .mec-events-meta-group-booking .mec-wrap-checkout h4,.lity-content .mec-events-meta-group-booking form>h4,.mec-events-meta-group-booking .mec-booking-shortcode .mec-wrap-checkout h4,.mec-events-meta-group-booking .mec-booking-shortcode form>h4,.mec-single-event .mec-events-meta-group-booking .mec-wrap-checkout h4,.mec-single-event .mec-events-meta-group-booking form>h4,.mec-single-event .mec-frontbox-title,.mec-single-event .mec-wrap-checkout h4{text-transform:uppercase;font-size:15px;font-weight:700;color:#313131;border-bottom:4px solid #ebebeb;width:100%;display:block;padding-bottom:10px;position:relative;text-align:center;margin:0 0 40px 0}.lity-content .mec-events-meta-group-booking .mec-wrap-checkout h4:before,.lity-content .mec-events-meta-group-booking form>h4:before,.mec-events-meta-group-booking .mec-booking-shortcode .mec-wrap-checkout h4:before,.mec-events-meta-group-booking .mec-booking-shortcode form>h4:before,.mec-single-event .mec-events-meta-group-booking .mec-wrap-checkout h4:before,.mec-single-event .mec-events-meta-group-booking form>h4:before,.mec-single-event .mec-frontbox-title:before,.mec-single-event .mec-wrap-checkout h4:before{padding:1px 35px;border-bottom:4px solid #40d9f1;font-size:6px;content:"";text-align:center;position:absolute;bottom:-4px;margin-left:-35px;left:50%}.lity-content .mec-events-meta-group-booking input[data-stripe=exp-month],.lity-content .mec-events-meta-group-booking input[data-stripe=exp-year],.mec-events-meta-group-booking .mec-booking-shortcode input[data-stripe=exp-month],.mec-events-meta-group-booking .mec-booking-shortcode input[data-stripe=exp-year],.mec-single-event .mec-events-meta-group-booking input[data-stripe=exp-month],.mec-single-event .mec-events-meta-group-booking input[data-stripe=exp-year]{width:47%!important;margin-right:12px;margin-top:5px;display:inline-block!important}@media (max-width:768px){.mec-events-meta-group-booking .mec-booking-shortcode input[data-stripe=exp-month],.mec-events-meta-group-booking .mec-booking-shortcode input[data-stripe=exp-year],.mec-single-event .mec-events-meta-group-booking input[data-stripe=exp-month],.mec-single-event .mec-events-meta-group-booking input[data-stripe=exp-year]{width:100%!important;margin-right:0;display:block!important}}.lity-content .mec-events-meta-group-booking .mec-booking-dates-checkboxes,.mec-events-meta-group-booking .mec-booking-shortcode .mec-booking-dates-checkboxes,.mec-single-event .mec-events-meta-group-booking .mec-booking-dates-checkboxes{margin-bottom:22px}.lity-content .mec-events-meta-group-booking .mec-booking-dates-checkboxes label,.mec-events-meta-group-booking .mec-booking-shortcode .mec-booking-dates-checkboxes label,.mec-single-event .mec-events-meta-group-booking .mec-booking-dates-checkboxes label{margin-bottom:3px;line-height:20px}.lity-content .mec-events-meta-group-booking .mec-booking-dates-checkboxes label{display:flex}.lity-content .mec-events-meta-group-booking .mec-booking-dates-checkboxes input[type=checkbox]{margin-top:-1px}.mec-events-meta-group-booking-shortcode .mec-booking-dates-checkboxes label{display:flex;align-items:center}.mec-events-meta-group-booking-shortcode .mec-booking-dates-checkboxes input[type=checkbox]{margin-top:1px}.mec-event-meta i:before{font-size:20px!important;vertical-align:middle}.mec-event-meta .mec-single-event-additional-organizers dl dd i:before,.mec-event-meta .mec-single-event-location dl dd i:before,.mec-event-meta .mec-single-event-organizer dl dd i:before{font-size:14px!important}#mec-wrap .mec-events-day-time-slot .mec-events-content{float:left;width:33%;padding:0 15px}#mec-wrap .mec-events-day-time-slot .mec-events-event-image{padding-left:0}#mec-events-content .mec-events-abbr{color:#8d8d8d;font-size:14px}.mec-single-event .mec-events-content{margin-bottom:30px}.mec-single-event .mec-organizer-url a{word-wrap:break-word}.mec-single-event #headline{margin:0 0 10px}.mec-single-event #headline h2{padding:0}.mec-single-event .mec-events-meta-group.mec-events-meta-group-gmap .mec-events-venue-map{margin-top:0;padding:8px;border:1px solid #e5e5e5;border-radius:7px}#mec-events-gmap-0{height:325px!important}.mec-events-list .mec-events-day-time-slot .mec-events-event-meta{width:33%;float:left;padding:40px;height:auto;margin:0}.mec-events-day-time-slot .mec-events-content.description.entry-summary{font-size:15px;font-weight:400;color:#8d8d8d}.mec-events-day-time-slot .type-mec_events h2{font-size:28px;padding-bottom:20px}.mec-events-day .mec-events-day-time-slot .type-mec_events{margin:0}.mec-events-day .mec-events-day-time-slot h5{background-color:#8d8d8d}.mec-single-event .mec-event-meta .mec-single-event-additional-locations .mec-events-single-section-title,.mec-single-event .mec-event-meta .mec-single-event-additional-organizers .mec-events-single-section-title,.mec-single-event .mec-event-meta .mec-single-event-category .mec-events-single-section-title,.mec-single-event .mec-event-meta .mec-single-event-location .mec-events-single-section-title,.mec-single-event .mec-event-meta .mec-single-event-organizer .mec-events-single-section-title,.mec-single-event .mec-events-meta-date .mec-date,.mec-single-event .mec-events-meta-date .mec-time,.mec-single-event .mec-events-meta-date dt,.mec-single-event .mec-events-meta-date h3{padding:0 0 5px 10px;margin-top:0;display:inline-block}.mec-events-single-section-title a span{font-size:12px}.mec-single-event-additional-locations .mec-single-event-location{padding:0}.mec-single-event .mec-events-meta-date .mec-date,.mec-single-event .mec-events-meta-date .mec-time,.mec-single-event .mec-events-meta-date dt,.mec-single-event .mec-events-meta-date h3{width:100%}.mec-single-event .mec-events-event-image{border:0}.mec-single-event .mec-events-venue-map{padding:0}.mec-event-cost,.mec-event-more-info,.mec-event-website,.mec-events-meta-date,.mec-local-time-details,.mec-single-event-additional-locations,.mec-single-event-additional-organizers,.mec-single-event-category,.mec-single-event-date,.mec-single-event-label,.mec-single-event-location,.mec-single-event-organizer,.mec-single-event-sponsor,.mec-single-event-time{padding:12px 14px 8px;margin-bottom:12px;vertical-align:baseline;position:relative}.mec-single-event-sponsor ul{margin:0;padding:0;list-style:none}.mec-single-event-sponsor ul li{margin-bottom:35px}.mec-single-event-sponsor ul li:last-child{margin-bottom:0}.mec-wrap .mec-single-event-sponsor h3,.mec-wrap .mec-single-modern .col-md-4 .mec-sponsors-details h3{padding:0 0 20px 0;margin:0;display:block}.mec-single-event .mec-events-meta-date dd,.mec-single-event .mec-single-event-additional-organizers dd,.mec-single-event .mec-single-event-organizer dd{padding-left:35px;margin-bottom:10px;display:table}.mec-single-event .mec-single-event-location dd.author>a{font-size:16px;font-weight:400}.mec-single-event .mec-event-meta dd.mec-organizer-email a,.mec-single-event .mec-event-meta dd.mec-organizer-tel a,.mec-single-event .mec-events-meta-date dd span,.mec-single-event .mec-single-event-additional-organizers dd span,.mec-single-event .mec-single-event-location dd span,.mec-single-event .mec-single-event-organizer dd span{display:block;padding-left:24px;color:#8d8d8d}.mec-single-event .mec-events-meta-date i,.mec-single-event .mec-single-event-additional-organizers dl dd i,.mec-single-event .mec-single-event-location dl dd i,.mec-single-event .mec-single-event-organizer dl dd i{margin-right:10px}.mec-events-meta-group.mec-events-meta-group-venue dl{margin-bottom:0}address.mec-events-address{line-height:19px;font-style:normal;font-size:12px}.mec-single-event .mec-event-content dt{margin-top:5px}.mec-single-event .mec-single-event-additional-organizers .mec-single-event-additional-organizer{margin-bottom:15px;padding-bottom:5px}.mec-single-event .mec-single-event-additional-organizers .mec-single-event-additional-organizer:last-child{margin-bottom:0;padding-bottom:0}.mec-event-category-color{width:9px;height:9px;display:inline-block;vertical-align:middle;margin:0 0 0 4px;border-radius:9px}.mec-event-schedule-content{border-left:4px solid #f0f0f0;padding-top:10px;margin-top:30px;margin-left:25px;margin-bottom:20px;color:#8a8a8a}.mec-event-schedule-content dl{padding-left:24px;font-size:12px;position:relative;margin-bottom:35px}.mec-event-schedule-content dl:before{content:"";display:block;position:absolute;left:0;top:4px;width:20px;height:0;border-top:4px solid #f0f0f0}.mec-event-schedule-content dl dt{margin:0 0 10px;line-height:1.16}.mec-event-schedule-content dl dt.mec-schedule-title{font-size:13px;color:#5a5a5a;font-weight:700}.mec-event-schedule-content dl dt.mec-schedule-description{font-weight:400}.mec-event-schedule-content .mec-schedule-speakers{padding:10px}.mec-wrap .mec-event-schedule-content h6{font-size:13px;color:#5a5a5a;font-weight:700;display:inline-block}.mec-wrap .mec-event-schedule-content a{font-weight:400;color:#5a5a5a;transition:all .1s ease}.single-mec-events .mec-speakers-details ul{padding:0;margin-left:0}.mec-single-event .mec-speakers-details ul li{list-style:none;padding:5px 5px 18px 5px;margin-top:14px}.mec-single-event .mec-speakers-details ul li a{-webkit-transition:.2s all ease;transition:.2s all ease}.mec-single-event .mec-speakers-details ul li .mec-speaker-avatar a img{float:left;border-radius:50%;transition:.2s all ease;border:2px solid #fff0;width:68px;height:68px;object-fit:cover}.mec-single-event .mec-speakers-details ul li .mec-speaker-avatar a:hover img{border-color:#40d9f1}.mec-single-event .mec-speakers-details .speaker-details{display:inline-block}.mec-single-event .mec-speakers-details ul li .mec-speaker-name{display:inline-block;margin-top:10px;font-size:15px;line-height:1.8;text-transform:capitalize;font-weight:700!important;padding-left:8px}.mec-single-event .mec-speakers-details ul li .mec-speaker-job-title{display:block;font-size:12px;margin-top:-1px;padding-left:8px;color:#888}.mec-single-event-additional-organizers img,.mec-single-event-location img,.mec-single-event-organizer img,.mec-sponsor img{margin-bottom:5px;width:100%;border-radius:var(--mec-secondary-border-radius);padding-left:35px}.mec-qrcode-details{text-align:center}.mec-time-comment{font-size:11px}.mec-wrap .mec-attendees-list-details p{font-weight:400;margin:20px 0 0 0;color:#8d8d8d}.mec-wrap .mec-attendees-list-details li{list-style:none;display:block;margin-top:15px}.mec-wrap .mec-attendees-list-details li .mec-attendee-avatar{display:inline-block}.mec-wrap .mec-attendees-list-details li .mec-attendee-profile-link{display:inline-block;vertical-align:top;margin-left:10px}.mec-attendees-list-details ul{margin-bottom:0}.mec-attendees-list-details .mec-attendee-profile-link a{color:#8d8d8d;display:block}.mec-attendees-list-details .mec-attendee-profile-link span{display:inline-block;color:#000;vertical-align:middle;cursor:pointer}.mec-attendees-list-details span.mec-attendee-profile-ticket-number{border-radius:50px;width:20px;height:20px;font-size:12px;text-align:center;color:#fff;margin-right:4px;line-height:20px}#wrap .mec-attendees-list-details span.mec-attendee-profile-ticket-number{line-height:19px}.mec-attendees-list-details .mec-attendee-profile-link span i{vertical-align:middle;font-size:9px;font-weight:700;margin-left:5px}.mec-attendees-list-details .mec-attendees-toggle{border:1px solid #e6e6e6;background:#fafafa;padding:15px 15px 0;border-radius:3px;margin:12px 0 20px 52px;position:relative;font-size:13px;box-shadow:0 3px 1px 0 rgb(0 0 0 / .02)}.mec-attendees-list-details .mec-attendees-toggle:after,.mec-attendees-list-details .mec-attendees-toggle:before{content:"";display:block;position:absolute;left:50px;width:0;height:0;border-style:solid;border-width:10px}.mec-attendees-list-details .mec-attendees-toggle:after{top:-20px;border-color:#fff0 #fff0 #fafafa #fff0}.mec-attendees-list-details .mec-attendees-toggle:before{top:-21px;border-color:#fff0 #fff0 #e1e1e1 #fff0}.mec-attendees-list-details .mec-attendees-toggle .mec-attendees-item{padding-bottom:15px}.mec-attendees-list-details .mec-attendee-avatar img{border-radius:3px}.mec-attendee-avatar-sec{float:left;width:50px;margin-right:12px}.mec-attendee-profile-name-sec,.mec-attendee-profile-ticket-sec{float:left;width:calc(100% - 62px);margin-top:3px}.mec-calendar{border:1px solid #e8e8e8;width:100%;box-shadow:0 2px 0 0 rgb(0 0 0 / .016);border-radius:var(--mec-primary-border-radius)}.mec-calendar .mec-calendar-topsec{display:block;background:#fff;border-radius:var(--mec-primary-border-radius)}.mec-calendar .mec-calendar-topsec .mec-calendar-side .mec-calendar-table{border-top:1px solid #eaeaea}.mec-calendar .mec-calendar-topsec .mec-calendar-events-sec{display:none}.mec-calendar .mec-calendar-side{width:590px;display:table-cell;padding:40px;position:relative;text-align:center;box-shadow:0 1px 5px 6px rgb(0 0 0 / .005) inset}.mec-calendar .mec-calendar-events-side{display:table-cell;height:100%;border-left:1px solid #efefef;padding:40px;width:100%}.mec-calendar .mec-calendar-events-side .mec-table-side-day{width:46px;height:46px;margin:0 auto 20px;position:relative;text-align:center;line-height:44px;border:1px solid #40d9f1;border-radius:50%;font-size:14px;font-weight:600;padding:0}.mec-calendar .mec-calendar-events-side .mec-table-side-title{text-align:center;font-size:11px;text-transform:uppercase;letter-spacing:3px;margin-bottom:14px}.mec-calendar .mec-calendar-header{position:relative;width:560px;margin-top:8px;margin-bottom:16px}.mec-calendar.mec-event-calendar-classic .mec-calendar-header{width:unset}.mec-calendar .mec-calendar-header h2{text-transform:uppercase;font-size:22px;font-weight:700;color:#333}.mec-calendar .mec-event-footer{width:auto;min-height:60px;border-radius:0 0 var(--mec-primary-border-radius) var(--mec-primary-border-radius)}.mec-calendar dl{display:table;margin:0;border:none;padding:0;table-layout:fixed}.mec-calendar .mec-calendar-table-head{display:block;width:100%;margin:0;border:none;padding:0;table-layout:fixed}.mec-calendar dt{display:table-cell;transition:all .66s ease;color:#a4aab1;background:#fff;border-radius:44px;font-size:13px;width:80px;height:80px;line-height:80px;text-align:center}.mec-calendar .mec-calendar-table-head .mec-calendar-day-head{display:table-cell;transition:all .66s ease;color:#a4aab1;background:0 0;border-radius:44px;font-size:14px;width:80px;height:80px;line-height:80px;text-align:center}.excerpt-wrap .mec-wrap dt,.nv-content-wrap .mec-wrap dt{display:table-cell}.mec-calendar .mec-calendar-table .mec-no-event{display:none}.mec-calendar .mec-calendar-table-head .mec-calendar-day-head,.mec-calendar .mec-calendar-table-head dt{font-weight:600;text-transform:uppercase;font-size:15px;color:#636f72}.mec-calendar .mec-calendar-row dt:hover{background:#f4f4f4}.mec-calendar .mec-table-nullday{color:#cacaca}.mec-calendar.mec-box-calendar .mec-table-nullday:last-child{border-right:1px solid #eaeaea}.mec-calendar .mec-next-month:hover,.mec-calendar .mec-prev-month:hover{background:#f4f4f4}.mec-calendar .mec-selected-day,.mec-calendar .mec-selected-day:hover{background:#40d9f1;color:#fff}.mec-calendar .mec-selected-day a{color:#fff}.mec-calendar .mec-has-event{position:relative}.mec-calendar .mec-calendar-row dt.mec-has-event:hover{background:#40d9f1}.mec-calendar .mec-has-event a{cursor:pointer;display:block;width:100%;height:100%;border-radius:50%;color:#4d4d4d;transition:all .25s ease;text-decoration:none;box-shadow:none}.mec-calendar .mec-calendar-row dt.mec-has-event.mec-selected-day a,.mec-calendar .mec-calendar-row dt.mec-has-event:hover a{color:#fff}.mec-calendar .mec-has-event:after{background-color:#40d9f1;border-radius:50%;display:block;content:"";width:8px;height:8px;bottom:10px;left:calc(50% - 4px);position:absolute;transition:all .25s ease}.mec-calendar .mec-calendar-row dt.mec-has-event:hover:after{background-color:#fff}.mec-calendar .mec-has-event.mec-selected-day:after{display:none}.mec-calendar:not(.mec-liquid-custom-scrollbar) .mec-event-article{display:flex;text-align:left;margin-bottom:0;padding-bottom:25px;padding-top:26px;border-top:1px solid #efefef;transition:all .33s ease}@media only screen and (max-width:479px){.mec-calendar.mec-calendar-daily .mec-event-artile,.mec-calendar.mec-calendar-weekly .mec-event-article{flex-direction:column;gap:15px}}.mec-daily-contents-wrapper,.mec-weekly-contents-wrapper{display:flex}.mec-calendar .mec-month-side .mec-event-article{padding-left:5px;padding-right:5px}.mec-calendar .mec-event-article:hover{background-color:#fafafa}.mec-calendar .mec-event-article .mec-event-time{font-size:11px;line-height:1.1;margin:0}.mec-calendar .mec-event-article .mec-event-time i{display:inline-block}.mec-calendar .mec-event-article .mec-event-title{font-size:13px;padding:0;margin:10px 0 8px;font-weight:700;text-transform:uppercase}.mec-calendar .mec-event-article .mec-event-title a{text-decoration:none;color:#494949;transition:color .3s ease}.mec-calendar .mec-event-article .mec-event-title a:hover{color:#40d9f1}.mec-calendar .mec-event-list-classic .mec-event-image img{width:65px;height:auto}.mec-calendar:not(.mec-liquid-custom-scrollbar,.mec-liquid-daily) .mec-event-article .mec-event-image{max-width:70px;margin-right:15px;height:auto}.mec-calendar:not(.mec-liquid-custom-scrollbar,.mec-liquid-daily) .mec-event-article .mec-event-image img{border-radius:var(--mec-secondary-border-radius);max-width:100%;height:auto}.mec-calendar .mec-event-article .mec-categories-wrapper,.mec-calendar .mec-event-article .mec-categories-wrapper ul.mec-categories li.mec-category a,.mec-calendar .mec-event-article .mec-event-detail,.mec-calendar .mec-event-article .mec-localtime-details div,.mec-calendar .mec-event-article .mec-shortcode-organizers,.mec-calendar .mec-event-article .mec-shortcode-organizers .mec-organizer-item span{font-size:13px;line-height:1.3;color:#9a9a9a;margin-bottom:0}.mec-calendar .mec-calendar-side .mec-next-month,.mec-calendar .mec-calendar-side .mec-previous-month{cursor:pointer;position:absolute;top:0;min-width:50px;height:50px;line-height:50px;text-align:center;background:#fff;color:#a9a9a9;font-size:12px;letter-spacing:1px;text-transform:uppercase;padding-left:10px;padding-right:10px;border:1px solid #efefef;border-top:none;box-shadow:0 2px 0 0 rgb(0 0 0 / .015);transition:all .33s ease}.mec-calendar .mec-calendar-side .mec-next-month i,.mec-calendar .mec-calendar-side .mec-previous-month i{font-size:12px;color:#40d9f1;cursor:pointer}.mec-calendar .mec-calendar-side .mec-next-month:hover,.mec-calendar .mec-calendar-side .mec-previous-month:hover{background-color:#f9f9f9;color:#40d9f1}.mec-calendar .mec-calendar-side .mec-previous-month{left:0;border-bottom-right-radius:var(--mec-secondary-border-radius);border-top-left-radius:var(--mec-primary-border-radius);border-left:none}.mec-calendar .mec-calendar-side .mec-next-month{right:0;border-bottom-left-radius:var(--mec-secondary-border-radius);border-right:none}@media only screen and (min-width:961px){.mec-wrap.mec-sm959 .mec-calendar:not(.mec-event-calendar-classic):not(.mec-calendar-weekly) .mec-has-event:after{width:6px;height:6px;bottom:6px}.mec-wrap.mec-sm959 .mec-calendar:not(.mec-event-calendar-classic):not(.mec-calendar-weekly) .mec-calendar-side{width:370px}.mec-wrap.mec-sm959 .mec-calendar:not(.mec-event-calendar-classic):not(.mec-calendar-weekly) .mec-calendar-header{position:relative;width:350px;margin-top:30px;margin-bottom:20px;padding-top:20px}.mec-wrap.mec-sm959 .mec-calendar:not(.mec-event-calendar-classic):not(.mec-calendar-weekly) dt{width:50px;height:50px;line-height:50px}}@media only screen and (max-width:1200px){.mec-calendar .mec-has-event:after{width:6px;height:6px;bottom:6px}.mec-calendar .mec-calendar-side{width:370px}.mec-calendar .mec-calendar-header{position:relative;width:350px;margin-top:30px}.mec-calendar dt{width:50px;height:50px;line-height:50px}}@media only screen and (max-width:767px){.mec-calendar .mec-calendar-header h2{font-size:18px}.mec-calendar .mec-calendar-topsec{width:100%}.mec-calendar .mec-calendar-side{width:100%;display:block;padding:30px}.mec-calendar .mec-calendar-header{width:auto}.mec-calendar .mec-calendar-events-side{width:100%;display:block;height:100%;border-left:none;border-top:1px solid #efefef;padding:20px}.mec-calendar dl{width:100%}.mec-calendar dt{width:14%;height:60px;line-height:60px;border-radius:50px}}@media only screen and (max-width:479px){.mec-calendar .mec-has-event:after{width:4px;height:4px}.mec-calendar .mec-calendar-header h2{font-size:16px;margin-top:33px}.mec-calendar dt{height:38px;line-height:38px}.mec-calendar .mec-event-list-classic .mec-event-detail,.mec-calendar .mec-event-list-classic .mec-event-title{font-size:12px}.mec-calendar .mec-event-list-classic .mec-event-time{font-size:10px}}.mec-box-calendar.mec-calendar .mec-has-event a,.mec-box-calendar.mec-calendar dt{border-radius:0}.mec-box-calendar.mec-calendar .mec-calendar-header{margin-top:2px;margin-bottom:30px}.mec-box-calendar.mec-calendar dt{border-bottom:1px solid #eaeaea;border-left:1px solid #eaeaea}.mec-box-calendar.mec-calendar dl dt:last-child{border-right:1px solid #eaeaea}.mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month,.mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month{border-radius:var(--mec-secondary-border-radius);top:40px;border:1px solid #eee;height:30px;line-height:30px;z-index:1}.mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month{left:40px}.mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month{right:40px}.mec-box-calendar.mec-calendar .mec-calendar-side{box-shadow:none}.mec-box-calendar.mec-calendar .mec-calendar-events-side{border:none}.mec-box-calendar.mec-calendar .mec-calendar-events-side .mec-table-side-day{border-radius:var(--mec-secondary-border-radius)}.mec-box-calendar.mec-calendar h4.mec-month-label{position:relative;width:560px;margin-top:2px;margin-bottom:30px;text-transform:uppercase;font-size:22px;font-weight:700;color:#333}.mec-widget .mec-box-calendar.mec-calendar h4.mec-month-label{width:100%;margin-top:8px;font-size:13px}@media only screen and (max-width:1200px){.mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month{left:42px}.mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month{right:42px}.mec-calendar .mec-calendar-header h2{font-size:17px;margin-top:7px}}@media only screen and (max-width:767px){.mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month,.mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month{top:28px;font-size:10px}.mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month{left:30px}.mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month{right:30px}.mec-calendar .mec-calendar-header h2{font-size:15px}}@media only screen and (max-width:479px){.mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month,.mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month{font-size:0;padding:4px 8px;text-align:center;min-width:33px}.mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month{left:10px}.mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month{right:10px}}.mec-calendar.mec-event-calendar-classic,.mec-calendar.mec-event-calendar-classic .mec-calendar-side{border:none;padding:0;width:100%;height:100%;box-shadow:none}.mec-calendar.mec-event-calendar-classic .mec-calendar-side{display:block}.mec-calendar.mec-event-calendar-classic .mec-calendar-table-head,.mec-calendar.mec-event-calendar-classic dl.mec-calendar-row,.mec-calendar.mec-event-calendar-classic dl.mec-calendar-table-head{width:100%;padding:0}.mec-booking-calendar .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head,.mec-booking-calendar .mec-calendar.mec-event-calendar-classic dl.mec-calendar-row,.mec-booking-calendar .mec-calendar.mec-event-calendar-classic dl.mec-calendar-table-head{width:auto;padding:0 15px;height:40px;border:none}.mec-booking-calendar .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head,.mec-booking-calendar .mec-calendar.mec-event-calendar-classic dl.mec-calendar-table-head{border:none;border-top-width:1px;border-top-style:solid;border-top-color:#eaeaea}.mec-calendar.mec-event-calendar-classic .mec-calendar-table-head,.mec-calendar.mec-event-calendar-classic dl.mec-calendar-table-head{background:#f5f6f7;border-width:1px;border-style:solid;border-color:#eaeaea}.mec-calendar.mec-event-calendar-classic dl.mec-calendar-table-head .mec-calendar-day-head{background:0 0;height:unset;line-height:36px}.mec-calendar.mec-event-calendar-classic dl dt{width:15%;height:136px;line-height:1.2;text-align:left;padding:5px 7px;position:relative}.mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-side .mec-next-month,.mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-side .mec-previous-month{top:0}.mec-calendar.mec-event-calendar-classic .mec-has-event:after{bottom:auto;top:24px;left:7px;margin:0}.mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-side .mec-previous-month{left:0}.mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-side .mec-next-month{right:0}.mec-next-month a,.mec-previous-month a{pointer-events:none;line-height:15px}.mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec{text-align:left;background:#fafafa;border:1px solid #eaeaea;border-top:none;padding:10px 20px}.mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec{display:none}.mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec .mec-event-article:hover{background-color:#fcfcfc}.mec-calendar.mec-event-calendar-classic .mec-selected-day,.mec-calendar.mec-event-calendar-classic dt.mec-selected-day:hover{color:#40d9f1;font-weight:700;background:#fafafa;border-bottom:none}.mec-wrap .mec-calendar.mec-event-calendar-classic:not(.mec-event-container-simple) .mec-selected-day:hover{color:#fff!important}.mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec .mec-table-side-day,.mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec .mec-table-side-title{display:inline-block;margin:0;margin-bottom:15px;font-weight:700}.mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec .mec-table-side-day{margin-left:4px}.mec-calendar.mec-event-calendar-classic .mec-calendar-row dt.mec-has-event a{color:#4d4d4d}.mec-calendar.mec-event-calendar-classic .mec-calendar-row dt.mec-has-event:not(.mec-selected-day):hover a{color:#fff}@media only screen and (max-width:1200px){.mec-calendar.mec-event-calendar-classic dl dt{height:100px}}@media only screen and (max-width:767px){.mec-calendar.mec-event-calendar-classic dl dt{height:40px}}@media only screen and (max-width:479px){.mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec{padding:10px}}.mec-calendar .mec-event-article.mec-single-event-novel{padding:4px 8px;min-height:25px;margin:0 -3px;border-radius:0;display:block}.mec-calendar .mec-event-article.mec-single-event-novel h4{margin:0;font-size:13px;line-height:1.5;font-weight:500;text-transform:capitalize;margin:0 0 2px 0}.mec-calendar .mec-event-article.mec-single-event-novel .mec-shortcode-organizers i,.mec-calendar .mec-event-article.mec-single-event-novel .mec-shortcode-organizers ul li span{color:#000}.mec-calendar.mec-event-container-novel dl dt{padding:3px}.mec-calendar.mec-event-calendar-classic .mec-calendar-novel-selected-day{display:inline-block;padding:4px;margin-left:1px}.mec-wrap .mec-calendar.mec-event-container-novel .mec-selected-day:hover{color:#fff!important}.mec-calendar.mec-event-calendar-classic .mec-selected-day .mec-calendar-novel-selected-day{color:#fff}.mec-calendar.mec-event-calendar-classic.mec-event-container-novel .mec-selected-day,.mec-calendar.mec-event-calendar-classic.mec-event-container-novel dt.mec-selected-day:hover{border-bottom:1px solid #eaeaea}.mec-calendar.mec-event-calendar-classic.mec-event-container-novel .mec-calendar-side .mec-calendar-table{min-height:auto}.mec-single-event-novel.light h4{color:#000!important}.mec-single-event-novel.dark h4{color:#fff!important}@media only screen and (max-width:768px){.mec-calendar .mec-event-article.mec-single-event-novel{padding:2px;min-height:5px}.mec-calendar .mec-event-article.mec-single-event-novel h4{display:block;font-size:13px}}@media only screen and (max-width:480px){.mec-calendar .mec-event-article.mec-single-event-novel h4{font-size:11px}}.mec-event-container-simple .event-single-content-simple{display:none}.mec-event-calendar-classic.mec-event-container-simple .mec-calendar-side .mec-calendar-table{min-height:unset}.mec-event-container-simple .mec-monthly-tooltip h4{font-size:13px;font-weight:500;margin:0;color:#444}.mec-event-container-simple .mec-monthly-tooltip h4:hover{text-decoration:underline;color:#111}.mec-event-container-simple .mec-monthly-tooltip.event-single-link-simple{border-bottom:1px dashed #e3e3e3;padding:5px 2px;display:flex;flex-direction:column}.mec-event-container-simple .simple-skin-ended:nth-last-of-type(2) .mec-monthly-tooltip.event-single-link-simple{border-bottom:none}.mec-event-container-simple .mec-calendar-day .ended-relative:nth-last-child(1of.ended-relative) .mec-monthly-tooltip.event-single-link-simple{border:none}.mec-calendar.mec-event-container-simple dl dt.mec-calendar-day{font-size:30px;color:#000}.mec-calendar.mec-event-container-simple .mec-calendar-row dt:hover{background:unset}.mec-calendar.mec-event-container-simple .mec-calendar-row dt,.mec-calendar.mec-event-container-simple .mec-calendar-row dt:last-child,.mec-calendar.mec-event-container-simple .mec-calendar-table-head .mec-calendar-day-head,.mec-calendar.mec-event-container-simple .mec-calendar-table-head .mec-calendar-day-head:last-child,.mec-calendar.mec-event-container-simple .mec-calendar-table-head dt,.mec-calendar.mec-event-container-simple .mec-calendar-table-head dt:last-child{border-width:2px}.mec-calendar.mec-event-container-simple dl dt.mec-selected-day,.mec-calendar.mec-event-container-simple dl dt.mec-selected-day:hover{border-bottom:2px solid #40d9f1;background:unset}.mec-calendar.mec-event-container-simple .mec-calendar-table-head .mec-calendar-day-head,.mec-calendar.mec-event-container-simple .mec-calendar-table-head dt{border-top-width:2px!important}@media (max-width:768px){.mec-calendar.mec-event-container-novel,.mec-calendar.mec-event-container-simple{overflow-x:scroll}.mec-calendar.mec-event-container-novel .mec-calendar-side,.mec-calendar.mec-event-container-simple .mec-calendar-side{min-width:100%}.mec-event-container-novel .mec-calendar-side,.mec-event-container-simple .mec-calendar-side{min-width:650px!important}}.mec-wrap.colorskin-custom .mec-calendar.mec-event-container-simple .mec-selected-day:hover{background:#f4f4f4}.mec-tooltip-event-title{font-size:16px;font-weight:700;color:#000;margin-bottom:2px}.mec-tooltip-event-time,.tooltipster-sidetip.tooltipster-shadow:not(.uael-tooltipster-active) .tooltipster-content .mec-price-details{font-size:12px;color:#888;margin-bottom:8px;margin-top:5px}.tooltipster-sidetip.tooltipster-shadow:not(.uael-tooltipster-active) .tooltipster-content{padding:17px}.mec-tooltip-event-content{clear:both}.mec-tooltip-event-featured{float:left;margin-right:13px;margin-bottom:1px}.mec-tooltip-event-featured img{max-width:120px}.mec-tooltip-event-desc{font-size:14px;color:#444;line-height:18px}.mec-tooltip-event-desc p{font-size:13px;line-height:1.4;margin-bottom:10px}.tooltipster-sidetip.tooltipster-shadow:not(.uael-tooltipster-active) .tooltipster-box{border-radius:3px!important;border:1px solid #e2e3e4!important;background:#fff!important;box-shadow:0 -1px 30px -2px rgb(0 0 0 / .15)!important}.tooltipster-box .mec-tooltip-event-desc{margin-bottom:12px}.tooltipster-sidetip:not(.uael-tooltipster-active) .tooltipster-arrow{overflow:visible!important}.tooltipster-sidetip.tooltipster-shadow:not(.uael-tooltipster-active) .tooltipster-arrow-border{border-width:12px!important}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right:not(.uael-tooltipster-active) .tooltipster-arrow-border{border-right-color:#e2e3e4!important}.tooltipster-sidetip:not(.uael-tooltipster-active) .tooltipster-arrow-border{left:-12px!important;z-index:9999999999!important}.tooltipster-sidetip.tooltipster-shadow:not(.uael-tooltipster-active) .tooltipster-arrow-background{display:block!important}.tooltipster-sidetip:not(.uael-tooltipster-active) .tooltipster-arrow-background{border-width:11px!important;z-index:99999999999!important}.tooltipster-sidetip.tooltipster-right:not(.uael-tooltipster-active) .tooltipster-arrow-background{left:-9px!important;top:1px!important;border-right-color:#fff!important}.tooltipster-sidetip.tooltipster-top:not(.uael-tooltipster-active) .tooltipster-arrow-background{border-top-color:#fff!important;left:0!important;top:-1px!important}.tooltipster-sidetip.tooltipster-top:not(.uael-tooltipster-active) .tooltipster-arrow-border{left:-1px!important}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top:not(.uael-tooltipster-active) .tooltipster-arrow-border{border-top-color:#e2e3e4!important}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom:not(.uael-tooltipster-active) .tooltipster-arrow-border{left:-1px!important;top:-11px!important}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom:not(.uael-tooltipster-active) .tooltipster-arrow-border{border-bottom-color:#e2e3e4!important}.tooltipster-sidetip.tooltipster-bottom:not(.uael-tooltipster-active) .tooltipster-arrow-background{top:-9px!important;border-bottom-color:#fff!important}.tooltipster-sidetip.tooltipster-left:not(.uael-tooltipster-active) .tooltipster-arrow-background{border-left-color:#fff!important;left:-2px!important;top:0!important}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left:not(.uael-tooltipster-active) .tooltipster-arrow-border{border-left-color:#e2e3e4!important;left:-1px!important;top:-1px!important}@media (max-width:768px){.mec-event-container-simple .mec-monthly-tooltip.event-single-link-simple h4{font-size:13px}}@media (max-width:480px){.mec-event-container-simple .mec-monthly-tooltip.event-single-link-simple h4{font-size:11px}}.mec-calendar.mec-calendar-daily{border-radius:var(--mec-primary-border-radius)}.mec-calendar.mec-calendar-daily .mec-calendar-day-events .mec-event-article{padding-left:15px;padding-right:15px;position:relative}.mec-calendar.mec-calendar-daily .mec-calendar-a-month{text-align:center;background-color:#fff;border-bottom:2px solid #f4f4f4;position:relative;display:inline;border-radius:var(--mec-primary-border-radius) var(--mec-primary-border-radius) 0 0}.mec-calendar.mec-calendar-daily .mec-calendar-a-month h4{color:#444;font-size:18px;line-height:1.2;padding:15px 0 11px;margin:0;font-weight:700;letter-spacing:1px;text-transform:uppercase;border-bottom:1px solid #e6e6e6}.mec-calendar.mec-calendar-daily .mec-calendar-d-top{text-align:center;padding:10px 0;position:relative;background-color:#fafafa}.mec-calendar.mec-calendar-daily .mec-next-month,.mec-calendar.mec-calendar-daily .mec-previous-month{position:absolute;top:50%;left:50%;margin-top:-25px;min-width:50px;height:50px;line-height:50px;text-align:center;background:#fff;border:1px solid #e2e2e2;border-radius:50px;box-shadow:0 2px 0 0 rgb(0 0 0 / .015);transition:all .33s ease;cursor:pointer}.mec-calendar.mec-calendar-daily .mec-next-month i,.mec-calendar.mec-calendar-daily .mec-previous-month i{font-size:14px;cursor:pointer}.mec-calendar.mec-calendar-daily .mec-next-month:hover,.mec-calendar.mec-calendar-daily .mec-previous-month:hover{border-color:#d0d0d0;color:#444;box-shadow:0 2px 5px 0 rgb(0 0 0 / .075)}.mec-calendar.mec-calendar-daily .mec-previous-month{margin-left:-150px}.mec-calendar.mec-calendar-daily .mec-next-month{margin-left:100px}.mec-calendar.mec-calendar-daily .mec-month-navigator{position:relative}.mec-calendar.mec-calendar-daily .mec-calendar-a-month .mec-next-month,.mec-calendar.mec-calendar-daily .mec-calendar-a-month .mec-previous-month{min-height:28px;height:28px;line-height:28px;width:28px;margin-top:-14px;border-radius:var(--mec-secondary-border-radius)}.mec-calendar.mec-calendar-daily .mec-calendar-d-top h2,.mec-calendar.mec-calendar-daily .mec-calendar-d-top h3{margin-top:9px;color:#b9b9b9;font-size:30px;font-weight:100;text-transform:uppercase;margin-bottom:12px;line-height:1}.mec-calendar.mec-calendar-daily .mec-calendar-d-top h2{font-size:81px;color:#444;margin-bottom:10px;line-height:1.1}.mec-calendar.mec-calendar-daily .mec-calendar-d-table{overflow:hidden;background:#fff;min-height:60px;border-top:1px solid #e6e6e6;border-bottom:2px solid #f3f3f3;padding:0 50px;position:relative}@media only screen and (min-width:479px){.mec-calendar.mec-calendar-daily .mec-calendar-d-table{padding:0 55px}}.mec-calendar.mec-calendar-daily .mec-calendar-d-table dl{width:1310px;display:block}.mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl{display:none}.mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl.mec-weekly-view-week-active{display:flex}.mec-calendar.mec-calendar-daily .mec-calendar-d-table a,.mec-calendar.mec-calendar-daily .mec-calendar-d-table dl dt{display:block;background:#fff;width:42px;height:60px;line-height:60px;text-align:center;float:left;border-right:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;border-radius:0}.mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day:hover,.mec-calendar.mec-calendar-daily .mec-calendar-d-table dl dt:hover{background:#fafafa;box-shadow:0 2px 5px 0 rgb(0 0 0 / .065) inset;cursor:pointer}.mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day{cursor:default;background:#fff;color:#c1c1c1;line-height:49px;padding-bottom:10px;text-align:center;border-right:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6}.mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day.mec-has-event{cursor:pointer;font-weight:700;color:#4a4a4a}.mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day.mec-daily-view-day-active,.mec-calendar.mec-calendar-daily .mec-calendar-d-table dl dt.mec-table-d-current{font-weight:700;background:#fafafa;color:#40d9f1}.mec-calendar.mec-calendar-daily .mec-calendar-d-table a.mec-table-d-next,.mec-calendar.mec-calendar-daily .mec-calendar-d-table a.mec-table-d-prev{float:none;font-size:14px;width:55px;position:absolute;top:0;left:0;cursor:pointer}.mec-calendar.mec-calendar-daily .mec-calendar-d-table a.mec-table-d-next{left:auto;right:0;border-left:1px solid #e6e6e6;border-right:none}.mec-calendar.mec-calendar-daily .mec-today-container .mec-today-count{font-size:12px;color:#888;text-align:center}@media only screen and (max-width:479px){.mec-calendar.mec-calendar-daily .mec-previous-month{margin-left:-130px}.mec-calendar.mec-calendar-daily .mec-next-month{margin-left:80px}.mec-calendar.mec-calendar-daily .mec-calendar-a-month h4{font-size:14px;letter-spacing:0}}.widget .mec-calendar.mec-calendar-daily .mec-calendar-a-month h4{font-size:14px;letter-spacing:0}.widget .mec-calendar.mec-calendar-daily .mec-previous-month{margin-left:-130px}.widget .mec-calendar.mec-calendar-daily .mec-next-month{margin-left:80px}.mec-frontbox.mec-util-hidden{display:none!important}.mec-daily-view-dates-events{padding:0;background-color:#fff}.mec-daily-view-date-events,.mec-weekly-view-date-events{list-style:none;margin:0}.mec-calendar.mec-calendar-weekly .mec-calendar-d-table{padding:0}.mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl{width:calc(100% - 1px)}.mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt{width:100%;height:70px;line-height:normal;cursor:default}.mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt:hover{background:#fff;cursor:default}.mec-calendar-weekly article:hover li{background:0 0}.mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt:last-child{border-right:none}.mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt span{font-size:12px;font-weight:700;text-transform:uppercase;display:block;margin:15px 0 6px}.mec-calendar.mec-calendar-weekly .mec-calendar-d-table a.mec-table-d-next,.mec-calendar.mec-calendar-weekly .mec-calendar-d-table a.mec-table-d-prev{display:none}ul.mec-weekly-view-dates-events,ul.mec-weekly-view-dates-events li{padding:0;margin:0;line-height:initial;background:#fff}.mec-calendar.mec-calendar-weekly .mec-event-list-weekly-date{width:64px;height:64px;margin-right:10px;font-size:11px;text-transform:uppercase;float:left;text-align:center;padding-top:2px}.mec-calendar.mec-calendar-weekly .mec-event-list-weekly-date span{font-size:40px;line-height:30px;font-weight:700;display:block;margin-bottom:6px;letter-spacing:1px}.mec-calendar.mec-calendar-weekly .mec-calendar-a-month .mec-previous-month{margin-left:0;left:12px}.mec-calendar.mec-calendar-weekly .mec-calendar-a-month .mec-next-month{margin-left:0;left:auto;right:12px}@media only screen and (max-width:479px){.mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt span{font-size:9px;letter-spacing:0}.mec-calendar.mec-calendar-weekly .mec-event-list-weekly-date{width:100%;height:36px;margin-bottom:12px;line-height:1;font-size:10px;margin-right:5px;text-align:left}.mec-calendar.mec-calendar-weekly .mec-event-list-weekly-date span{font-size:18px;margin-bottom:5px}}.widget .mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt span{font-size:9px;letter-spacing:0}.widget .mec-calendar.mec-calendar-weekly .mec-event-list-weekly-date{width:100%;height:36px;margin-bottom:12px;line-height:1;font-size:10px;margin-right:5px;text-align:left}.widget .mec-calendar.mec-calendar-weekly .mec-event-list-weekly-date span{font-size:18px;margin-bottom:5px}.mec-week-events-container .mec-weekly-view-dates-events li.mec-no-event-found{list-style:none!important}li.mec-no-event-found .mec-event-title{text-align:center}.mec-widget .mec-calendar{max-width:100%}.mec-widget .mec-calendar dl dt,.mec-wrap.mec-sm959.mec-widget .mec-calendar.mec-event-calendar-classic dl dt{height:40px}.mec-widget .mec-calendar .mec-calendar-events-sec{padding:10px}.mec-widget .mec-calendar .mec-calendar-header h2{font-size:13px;margin-top:8px}.mec-widget .mec-calendar .mec-event-list-classic .mec-event-image{margin-right:12px}.mec-widget .mec-calendar .mec-has-event:after{width:4px;height:4px}.mec-widget .mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec .mec-table-side-title{font-size:14px}.mec-widget .mec-calendar .mec-event-article .mec-event-image{margin-right:11px}.mec-widget .mec-box-calendar.mec-calendar .mec-calendar-header{margin-bottom:20px}.mec-widget .mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month,.mec-widget .mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month{font-size:0;padding:4px;text-align:center;min-width:33px}.mec-widget .mec-event-calendar-classic .mec-calendar-side .mec-calendar-table{min-height:200px}.mec-widget .mec-event-list-classic{margin-bottom:8px;padding:8px 0}.mec-widget .mec-event-list-classic .mec-event-article{margin-bottom:0;padding:10px 0;position:relative;min-height:86px;padding-left:80px}.mec-widget .mec-event-list-classic .mec-event-date{font-size:10px;line-height:14px;text-transform:uppercase}.mec-widget .mec-event-list-classic .mec-event-title{font-size:13px}.mec-widget .mec-event-list-classic .mec-event-detail{font-size:11px}.mec-widget .mec-event-list-classic .mec-event-image{width:68px;position:absolute;left:0}.mec-event-list-classic .mec-event-image img{width:100%}.mec-widget .mec-event-list-classic .mec-event-detail{overflow:visible}.event-color{width:14px;display:inline-block;vertical-align:inherit;height:14px;margin-left:5px;border-radius:50%}.mec-map-lightbox-wp{padding:15px 15px 0;background-color:#fff}.mec-map-view-event-detail.mec-event-detail{background-color:#e9e9e9;padding:8px 15px}.mec-map-lightbox-wp.mec-event-list-classic .mec-event-article{padding:0 0 15px;margin:0}.mec-map-lightbox-wp.mec-event-list-classic .mec-event-image{width:70px;margin-right:15px}.mec-marker-infowindow-wp{display:flex;align-items:center;padding:10px}.mec-marker-infowindow-wp .mec-marker-infowindow-count{width:60px;min-width:60px;height:60px;display:block;text-align:center;line-height:60px;border:1px solid #40d9f1;border-radius:50%;font-size:32px;color:#40d9f1;float:left;margin-right:11px}.mec-marker-infowindow-wp .mec-marker-infowindow-content{overflow:hidden}.mec-marker-infowindow-wp .mec-marker-infowindow-content span{display:block;color:#222}.mec-marker-infowindow-wp .mec-marker-infowindow-content span:first-child{font-size:15px;font-weight:700}.mec-marker-wrap{display:inline-block;width:35px;height:35px;margin:15px 0 0 4px;border-radius:50% 50% 50% 0;background:#00cae9;animation-name:mec-map-bounce;animation-fill-mode:both;animation-duration:1s;border:1px solid #fff;cursor:pointer}.mec-marker-wrap .mec-marker{margin-top:5px;display:block;-webkit-transform:rotate(45deg) translate(1px,0);transform:rotate(45deg) translate(1px,0);text-align:center;color:#fff;font-size:17px}.mec-marker-wrap .mec-marker-pulse-wrap{-webkit-transform:rotate(45deg);transform:rotate(45deg);display:inline-block;margin-left:-11px;margin-top:0}.mec-marker-wrap .mec-marker-pulse{display:inline-block;background:#01cae947;border-radius:50%;height:12px;width:14px;margin-left:3px;-webkit-transform:rotateX(55deg);transform:rotateX(55deg);z-index:-2}.mec-marker-wrap .mec-marker-pulse:after{content:"";border-radius:50%;height:40px;width:40px;position:absolute;margin:-13px 0 0 -13px;animation:pulsate 1s ease-out;animation-iteration-count:infinite;opacity:0;box-shadow:0 0 1px 2px #00cae9;animation-delay:1.1s}@keyframes pulsate{0%{transform:scale(.1,.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2,1.2);opacity:0}}@keyframes mec-map-bounce{0%{opacity:0;transform:translateY(-2000px) rotate(-45deg)}60%{opacity:1;transform:translateY(30px) rotate(-45deg)}80%{transform:translateY(-10px) rotate(-45deg)}100%{transform:translateY(0) rotate(-45deg)}}.mec-skin-grid-container .mec-skin-map-container,.mec-skin-list-container .mec-skin-map-container{margin-bottom:20px}.mec-googlemap-skin{border-radius:var(--mec-primary-border-radius)}.mec-single-event .mec-events-meta-group-countdown{color:#c9c9c9;text-align:center;margin-bottom:30px;padding:20px 30px;background:#fff;border:1px solid #e6e6e6;box-shadow:0 2px 0 0 rgb(0 0 0 / .016)}.mec-events-meta-group-countdown .countdown-w{text-align:center;font-size:36px;margin:0 auto;padding:40px 0 0;position:relative;display:table;table-layout:fixed}.mec-events-meta-group-countdown .countdown-w .icon-w{font-size:24px}.mec-events-meta-group-countdown .countdown-w .label-w{font-size:15px;font-weight:400;letter-spacing:1px;text-transform:uppercase;position:relative}.mec-events-meta-group-countdown .countdown-w .block-w{display:table-cell;margin:0 20px 10px;position:relative;height:70px;width:190px;font-size:72px;transition:all .3s ease-in-out;line-height:1.2}.mec-events-meta-group-countdown .countdown-w .block-w.done-w{border:0 none}.mec-events-meta-group-countdown .countdown-w .block-w li{font-size:50px}.mec-events-meta-group-countdown .countdown-w span{padding:24px 0 20px}.mec-events-meta-group-countdown .countdown-w .div-d{display:none}.mec-events-meta-group-countdown .countdown-w .countdown-message{display:none}.mec-events-meta-group-countdown .countdown-w .block-w i{display:none}#countdown{list-style:none;margin-bottom:0;margin-top:0;margin-left:0;padding-left:0}.mec-events-meta-group-countdown .mec-end-counts h3{display:inherit;text-align:center;font-size:16px;right:50%}.mec-countdown-details .countdown-w .clockdiv li p{margin-top:23px}@media (min-width:481px) and (max-width:768px){.mec-events-meta-group-countdown .countdown-w{padding:0}.mec-events-meta-group-countdown .countdown-w .label-w{font-size:12px;letter-spacing:0}.mec-events-meta-group-countdown .countdown-w span{font-size:34px}}@media (min-width:320px) and (max-width:480px){.mec-events-meta-group-countdown .countdown-w .label-w{font-size:10px}.mec-events-meta-group-countdown .countdown-w span{font-size:28px}.mec-countdown-details .countdown-w .clockdiv li p{margin-top:16px}}@media (max-width:320px){.mec-events-meta-group-countdown .countdown-w .label-w{font-size:9px;letter-spacing:0}.mec-events-meta-group-countdown .countdown-w span{font-size:22px}}.info-msg,.mec-error,.mec-success,.warning-msg{margin:30px 0 20px 0;padding:10px;border-radius:var(--mec-secondary-border-radius);font-size:13px;line-height:22px}.info-msg{color:#07bbe9;background-color:#ecf9fe}.mec-cart .mec-success,.mec-success{color:#2ca84c;background-color:#e8f9ed}.warning-msg{color:#cf7909;background-color:#fef7e7}.mec-error{color:#cb2916!important;background-color:#fef2f2}.mec-fes-list{background:var(--mec-fes-main-color-rgba-1);padding:30px 3%;color:#798f96}@media (min-width:783px){.mec-fes-form .mec-col-1,.mec-fes-form .mec-col-10,.mec-fes-form .mec-col-11,.mec-fes-form .mec-col-12,.mec-fes-form .mec-col-2,.mec-fes-form .mec-col-3,.mec-fes-form .mec-col-4,.mec-fes-form .mec-col-5,.mec-fes-form .mec-col-6,.mec-fes-form .mec-col-7,.mec-fes-form .mec-col-8,.mec-fes-form .mec-col-9,.mec-fes-list .mec-col-1,.mec-fes-list .mec-col-10,.mec-fes-list .mec-col-11,.mec-fes-list .mec-col-12,.mec-fes-list .mec-col-2,.mec-fes-list .mec-col-3,.mec-fes-list .mec-col-4,.mec-fes-list .mec-col-5,.mec-fes-list .mec-col-6,.mec-fes-list .mec-col-7,.mec-fes-list .mec-col-8,.mec-fes-list .mec-col-9{float:left}.mec-fes-form .mec-col-12,.mec-fes-list .mec-col-12{width:99%}.mec-fes-form .mec-col-11,.mec-fes-list .mec-col-11{width:90.66666667%}.mec-fes-form .mec-col-10,.mec-fes-list .mec-col-10{width:82.33333333%}.mec-fes-form .mec-col-9,.mec-fes-list .mec-col-9{width:74%}.mec-fes-form .mec-col-8,.mec-fes-list .mec-col-8{width:65.66666667%}.mec-fes-form .mec-col-7,.mec-fes-list .mec-col-7{width:57.33333333%}.mec-fes-form .mec-col-6,.mec-fes-list .mec-col-6{width:49%}.mec-fes-form .mec-col-5,.mec-fes-list .mec-col-5{width:40.66666667%}.mec-fes-form .mec-col-4,.mec-fes-list .mec-col-4{width:32.33333333%}.mec-fes-form .mec-col-3,.mec-fes-list .mec-col-3{width:24%}.mec-fes-form .mec-col-2,.mec-fes-list .mec-col-2{width:15.66666667%}.mec-fes-form .mec-col-1,.mec-fes-list .mec-col-1{width:7.33333333%}}.mec-fes-list .mec-fes-list-top-actions,.mec-fes-list ul{margin:0 auto 15px;max-width:840px;list-style:none;padding:0}.mec-fes-list ul li *{text-decoration:none!important}.mec-fes-list ul li{padding:20px 15px;border-radius:3px;margin-bottom:15px;border:1px solid #cfeff5;box-shadow:0 2px 6px -4px #cfeff5;background:#fff;line-height:normal}.mec-fes-list ul li a{box-shadow:none;color:#181818}.mec-fes-list ul li a:hover{color:#40d9f1}.mec-fes-list ul li .mec-event-title{font-size:17px;font-weight:600;width:calc(100% - 250px);display:inline-block}@media (max-width:680px){.mec-fes-list ul li .mec-event-title{width:100%;font-size:13px;margin:0 0 20px 0;display:block}.mec-fes-list ul li{padding:10px 12px 40px}}@media (max-width:480px){.mec-fes-list .mec-fes-list-top-actions,.mec-fes-list ul{padding-left:0}}.mec-fes-form .mec-meta-box-fields{font-size:13px;line-height:1.4;color:#798f96}.mec-fes-form .mec-required{color:#ff3c3c}.mec-fes-list .mec-event-status{color:#fff!important;border-color:transparent!important}.mec-fes-form .mec-book-confirmed,.mec-fes-list .mec-book-confirmed{background:#50d477!important}.mec-fes-form .mec-book-pending,.mec-fes-list .mec-book-pending{background:#fcbe69!important}.mec-fes-form .mec-book-rejected,.mec-fes-list .mec-book-rejected{background:#fe686a!important}.mec-fes-form .mec-book-other,.mec-fes-list .mec-book-other{background:#40d9f1!important}.mec-fes-list ul li .mec-fes-event-edit,.mec-fes-list ul li .mec-fes-event-remove,.mec-fes-list ul li .mec-fes-event-view{font-size:11px;padding:0;border:0;background:#f7f8f9;float:right;margin-left:5px;border-radius:2px;transition:all .2s ease}.mec-fes-list ul li .mec-fes-event-edit a,.mec-fes-list ul li .mec-fes-event-export a,.mec-fes-list ul li .mec-fes-event-remove,.mec-fes-list ul li .mec-fes-event-view a{padding:4px 8px;display:inline-block;border:1px solid #e7e8e9;border-radius:2px;color:#789;position:relative}@media (max-width:600px){.mec-fes-list ul li .mec-fes-event-edit a,.mec-fes-list ul li .mec-fes-event-export a,.mec-fes-list ul li .mec-fes-event-remove,.mec-fes-list ul li .mec-fes-event-view a{font-size:10px}}.mec-fes-list ul li .mec-fes-event-remove:hover{cursor:pointer;background:#f96f8a;border-color:#f96f8a;color:#fff}.mec-fes-list ul li .mec-fes-event-edit a:hover,.mec-fes-list ul li .mec-fes-event-export a:hover,.mec-fes-list ul li .mec-fes-event-view a:hover{background:#40d9f1;color:#fff;border-color:#40d9f1}.mec-fes-form-top-actions a,.mec-fes-list-top-actions a,.single-mec-events .pmpro_content_message a,.single-mec-events .pmpro_content_message a:link{position:relative;border:none;border-radius:3px;color:#fff!important;display:inline-block;font-size:13px;line-height:16px;font-weight:600;text-transform:capitalize;text-decoration:none!important;cursor:pointer;margin-right:10px;margin-bottom:20px;letter-spacing:0;padding:15px 22px;background:#39c36e;box-shadow:0 1px 7px -3px #39c36e!important;-webkit-transition:all .21s ease;-moz-transition:all .21s ease;transition:all .21s ease;text-decoration:unset}.mec-fes-form-top-actions a:hover,.mec-fes-list-top-actions a:hover,.single-mec-events .pmpro_content_message a:hover,.single-mec-events .pmpro_content_message a:hover:link{background:#222;color:#fff}.mec-fes-form-top-actions a:before{content:"";border:solid #fff;border-width:0 2px 2px 0;display:inline-block;padding:3px;margin-right:5px;transform:rotate(135deg);-webkit-transform:rotate(135deg)}.mec-fes-form .mec-form-row,.mec-fes-list .mec-form-row{margin-bottom:0;clear:both}.mec-fes-form .mec-form-row:after,.mec-fes-list .mec-form-row:after{content:"";display:block;clear:both}.mec-fes-form label,.mec-fes-form span.mec-label{font-size:13px;line-height:20px;display:block;color:#798f96;font-weight:400;padding:0;margin:5px 0}.mec-fes-form label:not(.mec-title label),.mec-fes-form span.mec-label{margin:0;line-height:36px}.mec-fes-form input+label{line-height:24px;padding:0;margin:0;display:inline-block;vertical-align:middle}#wrap .mec-fes-form input+label{padding-top:0}.mec-fes-form .post-status{float:right!important;margin:0 5px;color:#fff;padding:0 10px;border-radius:12px;font-style:italic;font-size:18px}.mec-fes-form #mec-event-data input[type=date],.mec-fes-form input[type=email],.mec-fes-form input[type=number],.mec-fes-form input[type=password],.mec-fes-form input[type=tel],.mec-fes-form input[type=text],.mec-fes-form input[type=url],.mec-fes-form select,.mec-fes-form textarea,.mec-fes-list input[type=search],.mec-fes-list select{min-width:inherit;display:inline;min-height:30px;font-size:13px;line-height:36px;padding:0 10px;margin:0 1% 10px 0;background:#fff;border:1px solid #cfeff5;box-shadow:0 2px 5px rgb(207 239 245 / .38) inset;border-radius:3px;height:36px;color:#798f96;font-family:inherit}.mec-fes-form select{width:auto}.mec-fes-form textarea{padding:10px;line-height:20px}#mec_fes_form input[type=date]::-webkit-calendar-picker-indicator,.lity-content #mec_fes_form input[type=date]::-webkit-calendar-picker-indicator,.lity-content .mec-events-meta-group-booking input[type=date]::-webkit-calendar-picker-indicator,.mec-events-meta-group-booking .mec-booking-shortcode input[type=date]::-webkit-calendar-picker-indicator,.mec-single-event .mec-events-meta-group-booking input[type=date]::-webkit-calendar-picker-indicator{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjA0QjQ2N0QwQjQ4MzExRUE4RDdFREZDRTUxMUVERTM5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjA0QjQ2N0QxQjQ4MzExRUE4RDdFREZDRTUxMUVERTM5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MDRCNDY3Q0VCNDgzMTFFQThEN0VERkNFNTExRURFMzkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MDRCNDY3Q0ZCNDgzMTFFQThEN0VERkNFNTExRURFMzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6WW71PAAAGIklEQVR42qRXS28bVRQ+586Mx3ZC1DSpVFojRU2CqMIGiSKxAVoUduzoDjYIlhU/Av4AYsdjRXfkD0Cjom6QqIqEqEhRo1aRkkZpkpY6j7GduQ++c2dsj1+BlInGztxvzj3nfudpPlM/otc2W2QjJmU0rZ0uUytUpBxNnN9p/FYhctF0+XUi2nPGkX7WJOfwxNRzqXxtbfI4eUvm7xY1o4iiI0d/vFiisL2BgTAz0yvbCRnLhP0uNEtqrgUseZRcwPPvJewaldSA8o48vo+Tj0U+CnrkOgZwvkEzEmGm1PF9fzK5Y3U/YlllsjRUv19zXl7571HyAjooc/kmYerpcmPO0Mfa0SyxEtji44ynOjPuayjecd7M46/MQOdGyIs9ThnzMLD0XRrwIdeetmoLm41fWiG95Ar792tydLLrOPkAlpW027hbG3+T37lf/5EtvYcXUuhfBjWp9wHRBO63c5lbEkQj2B92uaHy4l2EAQ66GFgbmiD4id/9q661ooAtf8rsvmUEilAHEqcgtJvvNq3YPTkJA8PksT9ZFxD8+4my9pvAOqOMxIMoJHfPZoJkJNiYat3duOac6hxt1N3GR8lnt0O623s+c2CVZEGaZ8Oks1mElvxu7hGYaQjpHLpH3q/YFQE7Oh5Y6gFTaHhAXlasxmoWpZO5L9Ow4DTv+UBZBAkWNO+CqhkbSOzaXWWyzY+n3WcACdVscnklz5CHYsmv1L/RyUJ/cs7zdT3Ey8pTgw/QgNNuS4XjNMvffwvBNmwDH+pdeZ3J+1qDdW15vS0iBhjZWzF9ge8HWl7zNLluYhP/9/jvFANXyL+ufF4jZvOCZsK8isp77+sixf10n7QQjJT39bBtjzdA5chtLG61n7kgk6UvDy29z4HL4c/ifkN0hYV+cA3Bc7stKAfossgSSF06+3HOu8QovE8eThDlv4pu1TbUOpqySDNUKMSDQRIo6QgVRHbFcID1mCITUGgNKLI9uBbcCC59xUi+DsiHBq0XOLb3utqOUYV+LglH9XJASRAsRNqt4xHVj59Exqw3AlrYi0PaiwNqBKoX12Y9iQSP/GkD4xZC0yt/GPFCvZzhUBoMtmPftRwMEEtpupy2auzadLraXtlNoXLhKQYLbjrWRx0cXNf24wxPSmWw5aZPNXSNOi5ytXqZpjTwSqs3PsJi0I61LG29EFG9GtyaeqgvxU17TrAkDjbvnq/eKcTYrbcemi5eHoI/OLgUt7r4n+cqd04llmZ3mjBSDQ4kYtERLLz4OKGt0xGKA9+RgiSGSRV7+UlCVvka72lEvHRx04vLGW2f/PzTBk3VtddRrGlhMXVaIdME5sLJ3ZQOTPQBNqj58uzcxsXtZEkqmQ7IB9ihLeA2x6FQqyG4cRuvbh8uNZSigzBCALhBBtrjkwjjQItQ+kPXWY6eBuEi/lmOlC8kvTh38ZLH3QC+y+GiIl4OqbeZ9RggQZgcVIXe1ep48jPkz/oGw7x1yoytIq1o59AH1Wp1rNHBSXA9tip87zYyvFzpx8dXLVTvqySvhUMNsN6+1ERrrNQVQs57H4K6cR35GrapffICb16RpO7glOHrrQyvjHXxQHB0/j1ugV0LpcFwAzS4n6hiZoIvEp2znwcSigfGJhxpMmseLc0dvFjcvRuLvdEdNyl2+0DOALwE863TM/jnJqhfQa6v4AfJzUNOZ/aVlhqIUpoO4PuU4XFsqFrSM866m9hxBXSvWPx/wHpGqA96Vfa5AH9HnMjYNI96dbkwaVzcCw/nAK+xHzp4Hp89eD04nENzX6v4cYrnrVWXXQF/Fh7MQfWasmogCNsmaT+qwD0g4gYsuYqnWlboeKMUumUr86LycxdwdRUb+zQTvAzcgL0jLXFkbkQUX5UKyFTE2bvZD0a5B8SAUu6dPf+7AInssja2VPSZRud2Ni/NKse5M2VQqkO4BxSzZLmV8Wwpa8S9OHsK3X6+Lc7F/JidOwvkc7z3FbIgzd7smy1c35TEg7NGrg6Ucs88UsCliOLHH1+Td8HYFl++W//QxfT9iSee/3lJWy5X6aMwtK3rTVWJUU4/g4GzdLLp73ku8cEDxNmXUZhc/0eAAQAVgX0RHvvILQAAAABJRU5ErkJggg==);background-position:center;background-size:cover;width:10px;height:12px;display:block}.mec-fes-form input{background:#fff;border-radius:3px}.mec-fes-form textarea{height:80px}.mec-fes-form input::-webkit-input-placeholder{color:#798f96}.mec-fes-form input::-moz-placeholder{color:#798f96}.mec-fes-form input:-ms-input-placeholder{color:#798f96}.mec-fes-form input:-moz-placeholder{color:#798f96}#mec-excerpt .mec-form-row .widefat{max-width:100%}#mec_more_info_target{width:100%}@media only screen and (min-width:961px){.mec-fes-form #mec-event-data input[type=date],.mec-fes-form #mec-event-data select,.mec-fes-form input[type=email],.mec-fes-form input[type=number],.mec-fes-form input[type=password],.mec-fes-form input[type=tel],.mec-fes-form input[type=text],.mec-fes-form input[type=url],.mec-fes-form textarea,.mec-fes-list input[type=search]{display:inline-block}}@media only screen and (max-width:768px){.mec-fes-form #mec-event-data input[type=date],.mec-fes-form #mec-event-data select,.mec-fes-form input[type=email],.mec-fes-form input[type=password],.mec-fes-form input[type=text],.mec-fes-form input[type=url],.mec-fes-form textarea,.mec-fes-list input[type=search]{width:100%}}.mec-fes-form input[type=text]#mec_fes_title{padding:5px 10px;min-height:32px;height:50px;background:#fff!important;width:100%;max-width:100%;font-size:19px;font-weight:400}.mec-fes-form input[type=checkbox],.mec-fes-form input[type=radio]{display:inline!important;float:left;margin:5px 5px 0 0}.mec-fes-form input[type=email]:focus,.mec-fes-form input[type=number]:focus,.mec-fes-form input[type=password]:focus,.mec-fes-form input[type=tel]:focus,.mec-fes-form input[type=text]:focus,.mec-fes-form input[type=url]:focus,.mec-fes-form select:focus,.mec-fes-form textarea:focus,.mec-fes-list input[type=search]:focus{border:1px solid #aaa;color:#444;background:#fff;-moz-box-shadow:0 0 3px rgb(0 0 0 / .2);-webkit-box-shadow:0 0 3px rgb(0 0 0 / .2);box-shadow:0 0 3px rgb(0 0 0 / .2);outline:0}.mec-form-row .mec-color{cursor:pointer}.mec-form-row.mec-available-color-row span{margin:10px;width:14px;height:14px;display:inline-block;margin:6px 10px 6px 0;border-radius:20px 20px 20px 20px;vertical-align:middle}.mec-form-row.mec-available-color-row span:first-of-type{margin-left:0}.mec-fes-form .mec-tooltip:hover:after,.mec-fes-form .mec-tooltip:hover:before{display:none}.mec-fes-form .mec-tooltip .box{min-width:300px;max-width:600px;display:inline-block;left:36px;top:calc(50% - 9px);transform:translateY(-50%);padding:0;margin-top:8px;background-color:#535a61;color:#fff;font-weight:400;font-size:14px;letter-spacing:.5px;line-height:1.3;position:absolute;z-index:9999999;box-sizing:border-box;border-radius:6px;box-shadow:0 4px 45px -8px #444b50;visibility:hidden;opacity:0;transition:opacity .23s ease,visibility 0s ease;transition-delay:1s,1s}#webnus-dashboard .mec-fes-form .mec-tooltip .box p,.mec-fes-form .mec-tooltip .box p{color:#fff!important;font-size:14px;line-height:1.3;margin:0}.mec-fes-form .mec-tooltip:hover .box{visibility:visible;opacity:1;transition-delay:0s,0s}.mec-fes-form .mec-tooltip:hover .box{padding:20px;border-radius:8px}.mec-fes-form .mec-tooltip .box h5{color:#fff;font-size:17px;font-weight:600;margin:-30px -20px;padding:20px 0;text-align:center;margin-bottom:10px;background:#3a3f44;border-bottom:1px solid #32363a;border-radius:6px 6px 0 0;z-index:9999}#webnus-dashboard .mec-fes-form .mec-tooltip .box p a,.mec-fes-form .mec-tooltip .box p a{color:#40d9f1;margin-top:10px;margin-left:0;font-weight:400;position:relative;text-decoration:none;display:block;width:max-content}.mec-fes-form .mec-tooltip .box a:hover{color:#f90}.mec-fes-form .mec-tooltip .box:after{display:block;position:absolute!important;top:100%!important;right:50%!important;margin-top:-6px!important;margin-right:-6px!important;width:12px!important;height:24px!important;overflow:hidden!important;transform:rotate(-90deg)!important}.mec-fes-form .mec-tooltip .box:before{display:block;content:""!important;position:absolute!important;width:12px;height:12px;left:-10px!important;top:50%!important;transform:translate(50%,-50%) rotate(-45deg)!important;background-color:#535a61!important;box-shadow:0 8px 9px -4px #535a61!important;z-index:0!important}.mec-fes-form .mec-tooltip .box.top{left:50%;top:0;transform:translate(-50%,-100%);margin-top:0;margin-left:-10px}.mec-fes-form .mec-tooltip .box.top:after{top:50%!important;right:100%!important}.mec-fes-form .mec-tooltip .box.top:before{left:50%!important;top:100%!important}.mec-fes-form .mec-tooltip .box.bottom{left:50%;top:auto;bottom:0;transform:translate(-50%,100%);margin-bottom:-20px;margin-left:-10px}.mec-fes-form .mec-tooltip .box.bottom:after{top:0!important;right:50%!important;background-color:#3a3f44!important}.mec-fes-form .mec-tooltip .box.bottom:before{left:50%!important;top:-7px!important;transform:translateX(-50%);background-color:#3a3f44!important}.mec-fes-form .mec-tooltip .box.left{left:auto;right:26px;top:50%;transform:translateY(-50%)}.mec-fes-form .mec-tooltip .box.left:before{right:0!important;left:auto!important;top:50%!important}.mec-fes-form .mec-tooltip{display:inline-block;vertical-align:middle;margin-right:10px;cursor:help;position:relative;bottom:0!important}.mec-fes-form .mec-tooltip:last-child{margin-right:0}.mec-fes-form .mec-tooltip:hover:after{background:#313130;border-radius:5px;bottom:24px;color:#fff;content:attr(title);left:-75px;padding:10px;position:absolute;z-index:98;width:240px}.mec-fes-form .mec-tooltip:hover:before{border:solid;border-color:#313130 #fff0;border-width:6px 6px 0;bottom:18px;content:"";left:30%;position:absolute;z-index:99}.mec-fes-form .mec-tooltip .dashicons-before:before{color:var(--mec-fes-main-color)!important;font-size:24px;width:24px;height:36px;line-height:36px;padding:0}.mec-fes-form .mec-tooltip a:focus{box-shadow:none}.mec-form-row .bootstrap_unvalid{display:block;border:2px solid red;position:relative;display:inline-block;border-bottom:1px dotted #000}.mec-fes-form .mec-tooltiptext{visibility:hidden;width:120px;background-color:red;color:#fff;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:1}.mec-fes-form .mec-tooltip .content p a{display:none}@media only screen and (min-width:961px){.mec-fes-form .mec-fes-form-cntt,.mec-fes-form .mec-fes-form-sdbr{width:68%;float:left;padding-right:20px}.mec-fes-form .mec-fes-form-sdbr{width:32%;padding-right:0;padding-left:10px}.mec-fes-submit-mobile{display:none}}.mec-fes-form .mec-meta-box-fields{padding:0 20px 20px;border:1px solid #cfeff5;margin-bottom:20px!important;box-shadow:0 2px 6px -3px #cfeff5;border-radius:3px;background:#fff}.mec-fes-form .mec-fes-editor{margin-bottom:20px}.mec-fes-form .mec-meta-box-fields h4,.mec-fes-form .mec-meta-box-fields h4 label{margin:0 -20px;font-size:15px;font-weight:600;letter-spacing:0;color:#40d9f1;text-transform:capitalize;padding:15px 20px;margin-bottom:20px}.mec-fes-form .mec-meta-box-fields h4 label{padding:0;margin:0}.mec-fes-sub-button{width:100%!important}.mec-available-color-row span.color-selected{box-sizing:content-box;box-shadow:0 0 0 2px #40d9f1}.mec-fes-loading:before{content:url(/wp-content/plugins/modern-events-calendar-lite/assets/img/ajax-loader.gif);background:0 0;border-style:none;display:block;margin-left:47%}.mec-fes-form #mec_meta_box_hourly_schedule_days .mec-form-row input[type=text]{width:190px;margin-right:1.4%}.mec-fes-form #mec_meta_box_hourly_schedule_days .mec-form-row input[type=text].mec-col-1,.mec-fes-form #mec_meta_box_hourly_schedule_days .mec-form-row input[type=text].mec-col-2{width:120px;margin-right:10px}.mec-fes-form #mec_meta_box_hourly_schedule_days .mec-form-row input[type=text].widefat{width:100%}.mec-fes-form #mec_meta_box_hourly_schedule_days .mec-form-row{border-bottom:none;padding-bottom:10px}.mec-fes-form #mec_meta_box_hourly_schedule_days .mec-form-row input[type=text].mec-col-6{width:39%}.mec-fes-form #mec_meta_box_hourly_schedule_days .mec-form-row button{margin-right:0;padding:9px 26px}.mec-fes-form #mec_meta_box_hourly_schedule_days .mec-form-row button.mec-add-hourly-schedule-button{font-size:12px;height:30px;line-height:25px}.mec-fes-form #mec_meta_box_hourly_schedule_days .mec-form-row .description{display:inline-block;border-left:1px dashed #bfcacc;margin-left:12px;line-height:28px;padding-left:12px;margin-top:5px;font-style:italic}@media only screen and (max-width:768px){.mec-fes-form #mec_meta_box_hourly_schedule_days .mec-form-row input[type=text]{width:100%!important}}#mec_fes_form_message{max-width:838px;margin:10px auto;display:block!important;text-align:center}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .mec-booking-attendees-tooltip{position:relative}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list strong,.post-type-mec-books .attendees strong{line-height:26px;padding-left:26px}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .mec-booking-attendees-tooltip:before{position:absolute;content:"\e001";font-family:simple-line-icons;margin:12px 0;top:-30px;left:0;font-size:18px;line-height:12px;color:#40d9f1;padding:0 60px 5px 0}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .mec-booking-attendees-tooltip ul{position:absolute;min-width:300px;max-width:600px;display:inline-block;left:60px;top:50%;transform:translateY(-50%);background-color:#535a61;color:#fff;font-weight:400;font-size:14px;letter-spacing:.5px;line-height:1.3;z-index:9999999;box-sizing:border-box;box-shadow:0 4px 45px -8px #444b50;visibility:hidden;opacity:0;transition:opacity .23s;padding:23px 20px 20px 20px;border-radius:8px;margin-top:-13px}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .mec-booking-attendees-tooltip ul:before{display:block;content:""!important;position:absolute!important;width:12px;height:12px;left:-10px!important;top:50%!important;transform:translate(50%,-50%) rotate(-45deg)!important;background-color:#535a61!important;box-shadow:0 8px 9px -4px #535a61!important;z-index:0!important}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .mec-booking-attendees-tooltip:hover ul{visibility:visible;opacity:1}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .mec-booking-attendees-tooltip ul li{list-style:none}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .mec-booking-attendees-tooltip ul a{color:#40d9f1;margin-bottom:14px;margin-left:0;font-weight:400;font-size:14px;letter-spacing:.5px;position:relative;text-decoration:none;display:block;width:max-content}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .mec-booking-attendees-tooltip ul li:last-child a{margin-bottom:0}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list{margin:0}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix:first-child{background:#fff;border-bottom:1px solid #cfeff5}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix:first-child div span{line-height:1;font-weight:600;font-size:13px}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix{display:flex;background:#f8feff;padding:10px;text-align:left}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix .w-col-xs-3{width:25%;word-wrap:break-word}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix .w-col-xs-3:first-child{width:45%}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix .w-col-xs-3:nth-child(2){width:15%}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix .w-col-xs-3:nth-child(3){width:25%}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix .w-col-xs-3:nth-child(4){width:20%}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix:not(:first-child) .w-col-xs-3{font-size:13px;display:block;color:#798f96;font-weight:400;padding:0}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix .w-col-xs-3 a{text-decoration:unset}.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix:nth-child(odd){background:#fff}select#mec_fes_selected_group{width:100%;display:block}.mec-pagination{display:block;margin:40px 0 0 0}.mec-pagination ul.page-numbers{display:flex;justify-content:center;align-content:space-around;flex-wrap:nowrap;align-items:center;flex-direction:row}.mec-pagination .page-numbers li{margin:0 7px;padding:0;display:flex}.mec-pagination .page-numbers li .page-numbers{text-align:center;font-size:14px;line-height:3;width:42px}.mec-pagination .page-numbers li .page-numbers.next,.mec-pagination .page-numbers li .page-numbers.prev{width:110px}.mec-wrap .mec-totalcal-box{position:relative;border:1px solid #efefef;padding:20px 5px 45px 5px;margin:0 0 20px;background:#fafafa;overflow:hidden;box-shadow:0 3px 2px 0 rgb(0 0 0 / .012);min-height:78px;border-radius:var(--mec-primary-border-radius)}.mec-wrap .mec-totalcal-box i{float:left;margin:0;width:36px;height:36px;background:#fff;border:1px solid #efefef;text-align:center;padding:10px 0;font-size:15px;color:#888;border-radius:var(--mec-secondary-border-radius) 0 0 var(--mec-secondary-border-radius)}.mec-checkboxes-search .mec-searchbar-category-wrap,.mec-wrap .mec-totalcal-box .mec-totalcal-view span,.mec-wrap .mec-totalcal-box input,.mec-wrap .mec-totalcal-box select{width:auto;min-height:36px;height:36px;line-height:36px;background:#fff;font-size:13px;color:#777;border:1px solid #efefef;margin:0 0 0 -1px;float:left;padding:0 5px;font-family:inherit}.mec-search-form .select2-container{width:calc(100% - 36px)!important}.mec-search-form .mec-date-search .select2-container:first-of-type{width:calc((100% - 36px) * 3 / 5)!important}.mec-search-form .mec-date-search .select2-container:last-of-type{width:calc((100% - 36px) * 2 / 5)!important}.mec-search-form span.select2.select2-container--open.select2-container--below .selection .select2-selection.select2-selection--multiple,.mec-search-form span.select2.select2-container--open.select2-container--below .selection .select2-selection.select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.mec-search-form span.select2.select2-container--open.select2-container--above .selection .select2-selection.select2-selection--multiple,.mec-search-form span.select2.select2-container--open.select2-container--above .selection .select2-selection.select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.mec-search-form .mec-date-search span.select2 .selection .select2-selection,.mec-search-form .mec-dropdown-wrap span.select2 .selection .select2-selection{min-height:36px;height:36px;line-height:36px;background:#fff;font-size:13px;color:#777;border:1px solid #efefef;margin:0 0 10px -1px;padding:0 5px;font-family:inherit;border-radius:0 var(--mec-secondary-border-radius) var(--mec-secondary-border-radius) 0;width:100%}.mec-search-form .mec-date-search span.select2:first-of-type .selection .select2-selection{border-radius:0}.mec-search-form .mec-date-search span.select2 .selection .select2-selection .select2-selection__rendered,.mec-search-form .mec-dropdown-wrap span.select2 .selection .select2-selection .select2-selection__rendered{color:#777;line-height:34px;padding:0 0 0 5px}.mec-search-form .mec-date-search span.select2 .selection .select2-selection .select2-selection__arrow,.mec-search-form .mec-dropdown-wrap span.select2 .selection .select2-selection .select2-selection__arrow{height:34px}body:has(.mec-search-form) .select2-container--open .select2-dropdown--below{margin-top:21px;margin-left:-1px;border:1px solid #efefef;border-radius:0 0 var(--mec-secondary-border-radius) var(--mec-secondary-border-radius);overflow:hidden}body:has(.mec-search-form) .select2-container--open .select2-dropdown--above{margin-top:33px;border:1px solid #efefef;border-radius:var(--mec-secondary-border-radius) var(--mec-secondary-border-radius) 0 0;overflow:hidden;left:-1px}body:has(.mec-search-form) .select2-search--dropdown .select2-search__field{font-size:13px;color:#777;border:1px solid #efefef!important}body:has(.mec-search-form) .select2-container--default .select2-results__option--selected{background-color:#efefef!important}body:has(.mec-search-form) .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:var(--mec-color-skin)!important}body:has(.mec-search-form) .select2-results__option{font-size:13px!important}.mec-modern-search-bar .mec-search-form .mec-date-search span.select2 .selection .select2-selection,.mec-modern-search-bar .mec-search-form .mec-dropdown-wrap span.select2 .selection .select2-selection{min-height:45px;height:45px;border:1px solid #ccc;box-shadow:0 4px 8px rgb(0 0 0 / .1) inset}.mec-modern-search-bar .mec-search-form .mec-date-search span.select2 .selection .select2-selection .select2-selection__rendered,.mec-modern-search-bar .mec-search-form .mec-dropdown-wrap span.select2 .selection .select2-selection .select2-selection__rendered{line-height:43px}.mec-modern-search-bar .mec-search-form .mec-date-search span.select2 .selection .select2-selection .select2-selection__arrow,.mec-modern-search-bar .mec-search-form .mec-dropdown-wrap span.select2 .selection .select2-selection .select2-selection__arrow{height:43px}body:has(.mec-modern-search-bar .mec-search-form) .select2-container--open .select2-dropdown--below{border:1px solid #ccc}body:has(.mec-modern-search-bar .mec-search-form) .select2-container--open .select2-dropdown--above{border:1px solid #ccc}.mec-wrap .mec-totalcal-box input[type=date],.mec-wrap .mec-totalcal-box input[type=email],.mec-wrap .mec-totalcal-box input[type=number],.mec-wrap .mec-totalcal-box input[type=password],.mec-wrap .mec-totalcal-box input[type=search],.mec-wrap .mec-totalcal-box input[type=tel],.mec-wrap .mec-totalcal-box input[type=text],.mec-wrap .mec-totalcal-box input[type=url],.mec-wrap .mec-totalcal-box select,.mec-wrap .mec-totalcal-box textarea{border-radius:0}.mec-wrap .mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected{border-right-width:2px}.mec-there-labels .mec-totalcal-view{margin-top:28px}.mec-wrap .mec-totalcal-box input[type=submit]{cursor:pointer;padding:0 16px;text-transform:uppercase;font-size:11px;transition:all .21s ease}.mec-wrap .mec-totalcal-box input[type=submit]:hover{background:#222;color:#fff}.mec-wrap .mec-totalcal-box .mec-totalcal-view span{display:inline-block;text-transform:uppercase;font-size:11px;padding:0 12px;cursor:pointer}.mec-wrap .mec-totalcal-box .mec-totalcal-view span:hover{color:#40d9f1}.mec-wrap .mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected{color:#fff;background:#40d9f1;border-color:#40d9f1}.mec-wrap .mec-totalcal-box .mec-totalcal-view span:first-child{border-radius:var(--mec-secondary-border-radius) 0 0 var(--mec-secondary-border-radius)}.mec-wrap .mec-totalcal-box .mec-totalcal-view span:last-child{border-radius:0 var(--mec-secondary-border-radius) var(--mec-secondary-border-radius) 0}.mec-wrap .mec-totalcal-box .mec-totalcal-view{text-align:right;float:right}.mec-wrap .mec-totalcal-box input[type=search]{width:calc(100% - 36px)}.mec-there-reset-button.mec-totalcal-box{padding-bottom:48px}.mec-wrap .mec-totalcal-box .mec-search-reset-button .mec-button{position:absolute!important;margin:0!important;bottom:0!important;right:0!important;padding:9px 25px!important;background:#fff!important;color:#767676!important;border-top:1px solid!important;border-left:1px solid!important;border-color:#e8e8e8!important;overflow:hidden!important;height:36px}.mec-wrap .mec-totalcal-box .mec-search-reset-button .mec-button:hover{background:#000!important;color:#fff!important;border-color:#000!important}.mec-full-calendar-wrap .mec-search-form .col-md-7{padding:0}.mec-wrap .mec-date-search .mec-col-3,.mec-wrap .mec-minmax-event-cost .mec-minmax-price{width:calc(50% - 17px)}.mec-wrap .mec-text-address-search.with-mec-cost{width:calc(100% - 336px)}.mec-wrap .mec-minmax-event-cost{display:block;float:left;width:50%;margin-left:10px}.mec-wrap .mec-minmax-event-cost.with-mec-address{display:block;width:336px;max-width:50%;float:right;margin-left:0;padding:0 10px}.mec-wrap .mec-checkboxes-search{padding:0 10px;display:table-caption}.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap{width:calc(100% - 36px)!important;max-width:calc(100% - 36px)!important;padding:0;position:relative;line-height:inherit;height:auto}.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap select{line-height:20px}.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap .select2-container.select2-container--default{width:calc(100% - 36px)!important}.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap input[type=search]{width:calc(100% - 36px)!important;min-height:30px;margin:0}.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap .select2-container .select2-selection--multiple ul,.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap .select2-container.select2-container--default{height:auto;overflow:unset}.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap .select2-container .select2-selection--multiple ul{display:block}.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap .select2-container .select2-selection--multiple{border:unset;width:100%;height:0!important;border-radius:0}.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap .select2-container .select2-selection--multiple ul li{line-height:12px!important;max-height:20px!important;width:auto;margin-right:5px;margin-top:5px}.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap .select2-container .select2-selection--multiple .select2-selection__choice{letter-spacing:0;color:#777;text-transform:capitalize;padding:4px 6px;background-color:#efefef;border-radius:2px;border:0;cursor:default;float:left;margin-right:5px;margin-top:5px;margin-bottom:5px;font-size:11px;text-transform:uppercase}.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap .select2-container .select2-selection--multiple .select2-selection__choice__remove{color:#777}@media only screen and (min-width:961px) and (max-width:1200px){.mec-wrap .mec-totalcal-box{padding:37px 5px}}@media only screen and (max-width:960px){.mec-wrap .mec-totalcal-box .col-md-3,.mec-wrap .mec-totalcal-box .col-md-4,.mec-wrap .mec-totalcal-box .col-md-5{width:100%;float:none;clear:both;overflow:hidden}.mec-full-calendar-wrap .mec-search-form .col-md-3,.mec-full-calendar-wrap .mec-search-form .col-md-4,.mec-full-calendar-wrap .mec-search-form .col-md-5{display:block;max-width:100%;padding:0;margin:0 0 10px 0}.mec-full-calendar-wrap .mec-search-form .col-md-3{padding-bottom:10px!important}.mec-wrap .mec-search-form .mec-date-search select{width:calc(100% - 106px)}.mec-wrap .mec-search-form .mec-date-search select:last-child{width:70px}.mec-wrap .mec-totalcal-box .mec-totalcal-view{float:none}.mec-wrap .mec-checkboxes-search .mec-searchbar-category-wrap .select2-container .select2-selection--multiple .select2-selection__choice{display:block;max-width:100%;white-space:break-spaces;max-height:unset!important;height:auto!important}}@media only screen and (min-width:768px) and (max-width:960px){.mec-wrap .mec-totalcal-box .col-md-4{position:relative;width:initial}.mec-wrap .mec-totalcal-box .col-md-5{padding-bottom:0}.mec-full-calendar-wrap .mec-search-form .col-md-5{margin-top:20px}.mec-wrap .mec-totalcal-box{padding:37px 5px}}@media only screen and (max-width:767px){.mec-wrap .mec-totalcal-box .mec-totalcal-view{float:none}.mec-wrap .mec-totalcal-box .col-md-4{padding-bottom:0}.mec-wrap .mec-minmax-event-cost.with-mec-address,.mec-wrap .mec-text-address-search.with-mec-cost{width:100%;float:left}.mec-wrap .mec-minmax-event-cost.with-mec-address{max-width:calc(100% - 20px);margin:0 10px 20px 10px}.mec-wrap .mec-minmax-event-cost .mec-minmax-price{width:calc(50% - 17px)}}@media only screen and (max-width:479px){.mec-wrap .mec-totalcal-box .mec-totalcal-view span{padding:0 8px;font-size:10px}.mec-wrap .mec-totalcal-box input[type=submit]{padding:0 10px;font-size:10px}}@media only screen and (min-width:961px){.mec-wrap .mec-wrap.mec-sm959 .mec-totalcal-box .col-md-5,.mec-wrap.mec-sm959 .mec-totalcal-box .col-md-3{padding-bottom:20px;clear:both;overflow:hidden}.mec-wrap.mec-sm959 .mec-totalcal-box .col-md-5{right:10px;width:initial}.mec-wrap.mec-sm959 .mec-totalcal-box .col-md-4{padding-bottom:0;width:100%}}@media (min-width:961px) and (max-width:1200px){.mec-full-calendar-wrap .mec-totalcal-box{padding:15px 10px}.mec-full-calendar-wrap .mec-totalcal-box .col-md-2{width:50%}.mec-wrap .mec-totalcal-box .mec-totalcal-view span{padding:0 10px}.mec-search-form .mec-date-search,.mec-search-form .mec-dropdown-search,.mec-search-form .mec-text-address-search,.mec-search-form .mec-text-input-search{padding:0 4px}.mec-full-calendar-wrap .mec-totalcal-box .col-md-2,.mec-full-calendar-wrap .mec-totalcal-box .col-md-3,.mec-full-calendar-wrap .mec-totalcal-box .col-md-4,.mec-full-calendar-wrap .mec-totalcal-box .col-md-5{padding-bottom:20px}.mec-full-calendar-wrap .mec-totalcal-box .col-md-2 select{min-width:calc(100% - 36px)}.mec-full-calendar-wrap .mec-totalcal-box .col-md-3 select{min-width:calc(30% - 10px)}.mec-full-calendar-wrap .mec-totalcal-box .col-md-3:last-child select{min-width:calc(50% - 19px)}.mec-full-calendar-wrap .mec-totalcal-box .mec-totalcal-view span{font-size:9px;text-align:center}}@media only screen and (max-width:1200px){.post-type-archive-mec-events .mec-totalcal-box .col-md-3,.post-type-archive-mec-events .mec-totalcal-box .col-md-4{width:100%;padding:0}.post-type-archive-mec-events .mec-totalcal-box select:last-child{min-width:auto}.post-type-archive-mec-events .mec-totalcal-box .col-md-5{position:relative;float:right;max-width:100%;left:0;top:20px;width:100%!important;display:block;clear:both}.post-type-archive-mec-events .mec-totalcal-box .mec-totalcal-view{max-width:100%;width:100%}.post-type-archive-mec-events .mec-totalcal-box .mec-totalcal-view span{width:20.1%;font-size:10px}}@media only screen and (max-width:960px){.post-type-archive-mec-events .mec-totalcal-box .col-md-5{top:10px}}@media only screen and (max-width:760px){.post-type-archive-mec-events .mec-totalcal-box .col-md-5{top:0!important}}@media only screen and (max-width:480px){.post-type-archive-mec-events .mec-totalcal-box .mec-totalcal-view span{font-size:8px}}@media (min-width:1201px) and (max-width:1280px){.mec-full-calendar-wrap .mec-totalcal-view span{font-size:9px;padding:0 10px}}@media (min-width:761px) and (max-width:1200px){.mec-full-calendar-wrap .mec-search-form .mec-dropdown-wrap .mec-dropdown-search{width:33.3333%;display:block;float:left}.mec-full-calendar-wrap .mec-search-form .col-md-4 .mec-text-input-search{padding:0;margin-bottom:20px}.mec-full-calendar-wrap .mec-search-form .col-md-3{width:100%}.mec-full-calendar-wrap .mec-search-form .mec-date-search select:last-child{min-width:70px;width:70px}.mec-full-calendar-wrap .mec-search-form .col-md-5{float:right;padding:0 0 10px 0}.mec-full-calendar-wrap .mec-totalcal-view span{font-size:11px}}@media (max-width:760px){.mec-full-calendar-wrap .mec-search-form .col-md-3{width:100%}.mec-full-calendar-wrap .mec-search-form .mec-date-search select:last-child{min-width:70px;width:70px}.mec-full-calendar-wrap .mec-search-form .col-md-5{float:right;padding:0 0 10px 0}.mec-full-calendar-wrap .mec-totalcal-view span{font-size:11px}}@media (max-width:960px){.mec-full-calendar-wrap .mec-totalcal-box{padding:20px 20px}.mec-full-calendar-wrap .mec-totalcal-box .col-md-2{width:50%}.mec-full-calendar-wrap .mec-totalcal-box .col-md-2,.mec-full-calendar-wrap .mec-totalcal-box .col-md-3,.mec-full-calendar-wrap .mec-totalcal-box .col-md-4{padding-bottom:10px}.mec-full-calendar-wrap .mec-totalcal-box .col-md-2 select{min-width:calc(100% - 36px);margin-bottom:10px}.mec-full-calendar-wrap .mec-totalcal-box .mec-totalcal-view{margin-left:10px}.mec-full-calendar-wrap .mec-totalcal-box .mec-totalcal-view span{font-size:10px;text-align:center}.mec-full-calendar-wrap .mec-totalcal-box .col-md-2{width:100%}.mec-full-calendar-wrap .mec-totalcal-box .mec-totalcal-view span{min-width:14.3%;text-align:center;font-size:10px;margin-right:-1px}}@media (max-width:780px){.mec-full-calendar-wrap .mec-totalcal-box .col-md-3 select{width:calc(50% - 18px)!important}.mec-full-calendar-wrap .mec-totalcal-box .col-md-4{position:unset;padding-right:0}.mec-full-calendar-wrap .mec-search-form .col-md-3,.mec-full-calendar-wrap .mec-search-form .col-md-4,.mec-full-calendar-wrap .mec-search-form .col-md-5{margin:0;padding:0}.mec-wrap .mec-totalcal-box .mec-totalcal-view span{padding:0 7px;margin-top:20px}}@media (max-width:480px){.mec-full-calendar-wrap .mec-totalcal-box{padding:15px 10px}.mec-full-calendar-wrap .mec-totalcal-box .mec-totalcal-view span{min-width:13.5%;text-align:center;font-size:11px}}@media (max-width:411px){.mec-full-calendar-wrap .mec-totalcal-box .mec-totalcal-view span{min-width:12%;font-size:10px}}@media (max-width:320px){.mec-full-calendar-wrap .mec-totalcal-box .mec-totalcal-view span{min-width:22.5%;font-size:11px}}.mec-totalcalview-selected:hover{color:#fff!important}.mec-search-form{padding:20px 10px}.mec-search-form .mec-dropdown-wrap{display:table;width:100%;table-layout:fixed}.mec-search-form .mec-date-input-search,.mec-search-form .mec-date-search,.mec-search-form .mec-dropdown-search,.mec-search-form .mec-text-input-search,.mec-search-form .mec-time-input-search{padding:0 10px;float:left}.mec-search-form .mec-text-input-search input{border-radius:0 var(--mec-secondary-border-radius) var(--mec-secondary-border-radius) 0!important}.mec-search-form .mec-date-search,.mec-search-form .mec-time-picker-search,.mec-search-form .mec-totalcal-view{padding:0 10px}.mec-search-form .mec-text-input-search{width:100%}.mec-search-form .mec-full-calendar-search-ends .mec-text-input-search{width:50%}.mec-search-form .mec-date-search,.mec-search-form .mec-time-picker-search{width:50%;float:left}.mec-search-form .mec-minmax-event-cost input:last-child,.mec-search-form .mec-text-address-search input,.mec-search-form .mec-time-picker-search input:last-child{border-radius:0 var(--mec-secondary-border-radius) var(--mec-secondary-border-radius) 0!important}.mec-search-form .mec-date-search.with-mec-time-picker,.mec-search-form .mec-time-picker-search.with-mec-date-search{width:25%;float:left}.mec-search-form .mec-tab-loader.col-md-6 .mec-totalcal-view{padding:0}.mec-wrap .mec-search-form .with-mec-date-search .mec-timepicker-end,.mec-wrap .mec-search-form .with-mec-date-search .mec-timepicker-start{width:calc(50% - 17px)}.mec-wrap .mec-search-form .with-mec-date-search .mec-timepicker-end:focus,.mec-wrap .mec-search-form .with-mec-date-search .mec-timepicker-end:hover,.mec-wrap .mec-search-form .with-mec-date-search .mec-timepicker-start:focus,.mec-wrap .mec-search-form .with-mec-date-search .mec-timepicker-start:hover{border-color:#efefef;box-shadow:none}.mec-search-form .mec-full-calendar-search-ends .mec-text-input-search.col-md-12,.mec-search-form .mec-minmax-event-cost,.mec-search-form .mec-text-address-search{min-height:55px}.mec-search-form .mec-full-calendar-search-ends .mec-text-input-search.col-md-12,.mec-widget .mec-search-form .mec-date-search,.mec-widget .mec-search-form .mec-text-input-search{width:100%}.mec-search-form .mec-full-calendar-search-ends .mec-text-input-search.col-md-12{padding:0 10px}.mec-there-labels .mec-search-form .mec-full-calendar-search-ends .mec-text-input-search.col-md-12{margin-top:20px}.mec-search-form .mec-date-search{clear:left}.mec-search-form .mec-dropdown-wrap .mec-dropdown-search{display:table-cell;float:none}.mec-widget .mec-search-form .mec-dropdown-wrap .mec-dropdown-search{display:block}.mec-checkboxes-search .mec-searchbar-category-wrap,.mec-wrap .mec-search-form .mec-dropdown-wrap .mec-dropdown-search select{width:calc(100% - 36px);margin-bottom:20px!important;border-radius:0 var(--mec-secondary-border-radius) var(--mec-secondary-border-radius) 0;padding-bottom:3px}.mec-wrap .mec-search-form .mec-text-input-search{padding:0 10px}.mec-wrap .mec-search-form .mec-minmax-price input,.mec-wrap .mec-search-form .mec-text-address-search input,.mec-wrap .mec-search-form .mec-text-input-search input{margin-bottom:10px}.mec-wrap .mec-totalcal-box label{display:block;line-height:1.8;margin-bottom:4px;font-size:13px;color:#9a9a9a}.mec-wrap .mec-search-form .mec-date-search select{width:calc(100% - 106px)}.mec-wrap .mec-search-form .mec-date-search select:last-child{width:70px;border-radius:0 var(--mec-secondary-border-radius) var(--mec-secondary-border-radius) 0!important}@media only screen and (max-width:781px){.mec-search-form .mec-date-search,.mec-search-form .mec-dropdown-search,.mec-search-form .mec-text-input-search{width:100%;float:none}.mec-search-form .mec-date-search{min-height:55px}.mec-search-form .mec-dropdown-wrap .mec-dropdown-search{display:block;width:50%;float:left}.mec-full-calendar-wrap .mec-totalcal-box .col-md-3{margin-bottom:0;padding-bottom:0!important}}@media only screen and (max-width:479px){.mec-search-form .mec-dropdown-wrap .mec-dropdown-search{display:block;width:100%;float:none}}@media only screen and (min-width:961px) and (max-width:1200px){.post-type-archive-mec-events .mec-totalcal-box .col-md-3,.post-type-archive-mec-events .mec-totalcal-box .col-md-4,.post-type-archive-mec-events .mec-totalcal-box .col-md-5{max-width:100%;width:100%}.post-type-archive-mec-events .mec-totalcal-box .col-md-4{padding:0 10px}.post-type-archive-mec-events .mec-totalcal-box .col-md-4 .mec-text-input-search{margin:0}.post-type-archive-mec-events .mec-totalcal-box .col-md-5{margin-bottom:20px;padding:0 10px 10px 10px}}@media only screen and (max-width:960px){.mec-full-calendar-wrap .mec-totalcal-box .col-md-4,.post-type-archive-mec-events .mec-totalcal-box .col-md-4{padding:0 10px}.mec-full-calendar-wrap .mec-totalcal-box .col-md-4{margin-bottom:0}.post-type-archive-mec-events .mec-totalcal-box .col-md-4 .mec-text-input-search{margin:0}.post-type-archive-mec-events .mec-totalcal-box .mec-totalcal-view{padding-right:15px}.mec-full-calendar-wrap .mec-search-form .col-md-5{margin-bottom:0}.post-type-archive-mec-events .mec-totalcal-box .col-md-5{padding:0}}@media only screen and (max-width:780px){.post-type-archive-mec-events .mec-totalcal-box .mec-totalcal-view span{margin-top:10px;margin-bottom:10px}.mec-wrap .mec-totalcal-box .mec-totalcal-view span{margin-top:0}}@media only screen and (max-width:760px){.post-type-archive-mec-events .mec-totalcal-box .mec-totalcal-view span{margin-top:20px;margin-bottom:0}.mec-wrap .mec-totalcal-box .mec-totalcal-view span{margin-top:20px}.mec-full-calendar-wrap .mec-totalcal-box .col-md-4,.post-type-archive-mec-events .mec-totalcal-box .col-md-4{padding:0}}@media only screen and (max-width:1200px){.post-type-archive-mec-events .mec-full-calendar-wrap .mec-totalcal-view span{width:14.333%;font-size:8px}}@media only screen and (min-width:320px) and (max-width:960px){.post-type-archive-mec-events .mec-search-form .col-md-5 span{width:20%!important}}.mec-search-form .mec-text-address-search{float:left;width:100%;padding:0 10px}@media (max-width:960px){.mec-search-form .mec-dropdown-search{margin-bottom:10px}.mec-wrap .mec-minmax-event-cost.with-mec-address,.mec-wrap .mec-text-address-search.with-mec-cost{margin-top:0}.mec-search-form .mec-date-search.with-mec-time-picker,.mec-search-form .mec-time-picker-search.with-mec-date-search{width:50%;margin-bottom:20px}.mec-full-calendar-wrap .mec-totalcal-box .mec-totalcal-view{margin:0}.mec-full-calendar-wrap .mec-tab-loader{width:100%;display:block;float:unset;padding:0 0 0 10px}}@media (max-width:780px){.mec-full-calendar-wrap .mec-totalcal-box{padding:10px}.mec-search-form .mec-date-search.with-mec-time-picker,.mec-search-form .mec-time-picker-search.with-mec-date-search{margin:20px 0;height:auto}.mec-search-form .mec-date-search{min-height:unset}}@media (max-width:480px){.mec-search-form .mec-date-search.with-mec-time-picker,.mec-search-form .mec-time-picker-search.with-mec-date-search{width:100%}.mec-full-calendar-wrap .mec-totalcal-box .mec-totalcal-view span{min-width:12%;text-align:center;font-size:9px}.mec-full-calendar-wrap .mec-totalcal-box .mec-totalcal-view span,.mec-search-form .mec-date-search.with-mec-time-picker,.mec-search-form .mec-full-calendar-search-ends .mec-text-input-search,.mec-search-form .mec-minmax-event-cost,.mec-search-form .mec-text-address-search,.mec-search-form .mec-time-picker-search.with-mec-date-search,.mec-wrap .mec-minmax-event-cost.with-mec-address{margin-bottom:0;margin-top:10px;min-height:auto}.mec-wrap .mec-minmax-event-cost.with-mec-address{margin-bottom:10px}.mec-wrap.mec-widget .mec-minmax-event-cost.with-mec-address,.mec-wrap.mec-widget .mec-search-form .mec-time-picker-search.with-mec-date-search,.mec-wrap.mec-widget .mec-text-address-search.with-mec-cost{display:block!important;width:100%!important;max-width:100%!important}.mec-wrap.mec-widget .mec-minmax-event-cost.with-mec-address{float:left!important;max-width:calc(100% - 20px)!important;margin:0 0 0 10px!important}.mec-wrap.mec-widget .mec-search-form .mec-time-picker-search.with-mec-date-search{margin-top:20px!important}.mec-wrap.mec-widget .mec-search-form .mec-text-input-search{padding:10px!important}}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker{background-color:#fff;border:1px solid #66afe9;border-radius:4px;box-shadow:0 0 8px rgb(102 175 233 / .6);display:none;margin-top:4px;padding:10px;width:240px}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker a,body:has(.mec-fes-form,.mec-search-form) .ui-datepicker a:hover{text-decoration:none;cursor:pointer}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker a:hover,body:has(.mec-fes-form,.mec-search-form) .ui-datepicker td:hover a{color:#2c6396;-webkit-transition:color .1s ease-in-out;-moz-transition:color .1s ease-in-out;-o-transition:color .1s ease-in-out;transition:color .1s ease-in-out}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker .ui-datepicker-header{margin-bottom:4px;text-align:center}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker .ui-datepicker-title{font-weight:700}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker .ui-datepicker-next,body:has(.mec-fes-form,.mec-search-form) .ui-datepicker .ui-datepicker-prev{cursor:default;font-family:dashicons;-webkit-font-smoothing:antialiased;font-style:normal;font-weight:400;height:20px;line-height:1.4;margin-top:2px;width:20px}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker .ui-datepicker-prev{float:left;text-align:left}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker .ui-datepicker-next{float:right;text-align:center}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker .ui-datepicker-prev:before{content:"\f341"}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker .ui-datepicker-next:before{content:"\f345"}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker .ui-icon{display:none}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker .ui-datepicker-calendar{table-layout:fixed;width:100%}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker .ui-datepicker-calendar td,body:has(.mec-fes-form,.mec-search-form) .ui-datepicker .ui-datepicker-calendar th{text-align:center;padding:4px 0;border:none}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker .ui-datepicker-calendar td{border-radius:4px;-webkit-transition:background-color .1s ease-in-out,color .1s ease-in-out;-moz-transition:background-color .1s ease-in-out,color .1s ease-in-out;-o-transition:background-color .1s ease-in-out,color .1s ease-in-out;transition:background-color .1s ease-in-out,color .1s ease-in-out}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker .ui-datepicker-calendar td:hover{background-color:#eee;cursor:pointer}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker .ui-datepicker-calendar td a{text-decoration:none}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker .ui-datepicker-current-day{background-color:#4289cc}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker .ui-datepicker-current-day a{color:#fff}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover{background-color:#fff;cursor:default}@media only screen and (max-width:768px){.mec-owl-theme .owl-nav [class*=owl-]{display:none!important}}.mec-owl-theme .owl-dots .owl-dot{border:none}.event-carousel-type1-head .mec-event-image{position:relative;min-height:150px;overflow:hidden;border-radius:var(--mec-primary-border-radius) var(--mec-primary-border-radius) 0 0}.event-carousel-type1-head .mec-event-image img{width:100%}.mec-event-carousel-content .mec-event-carousel-title a{transition:all .2s ease}.event-carousel-type1-head .mec-event-date-carousel{position:absolute;top:25px;left:1px;font-size:41px;width:160px;color:#fff;font-weight:500;background-color:#40d9f1;padding-left:14px;height:97px;line-height:2.3;padding-right:85px;border-radius:var(--mec-secondary-border-radius) var(--mec-secondary-border-radius) var(--mec-secondary-border-radius) 0}.event-carousel-type1-head .mec-event-date-carousel:after{content:"";position:absolute;display:inline-block;z-index:-1;bottom:-13px;left:5px;width:0;border-width:13px;border-style:solid;border-color:#fff0 #fff0 #40d9f1 #fff0;transform:rotate(45deg)}.event-carousel-type1-head .mec-event-date-info{font-size:12px;font-weight:400;position:absolute;top:27px;left:75px}.event-carousel-type1-head .mec-event-date-info-year{font-size:12px;font-weight:400;position:absolute;top:45px;left:75px}.mec-event-carousel-content{border:1px solid #e8e8e8;border-top:none;margin-top:-5px;padding:34px 9px 11px 37px}.mec-event-carousel-content .mec-event-carousel-title a{font-size:23px;font-weight:500;color:#000;letter-spacing:-1px}.mec-event-carousel-content p{font-size:14px;color:#7a7272;font-weight:400}.mec-owl-crousel-skin-type1 .owl-item .mec-event-article{padding:0 19px;border-radius:var(--mec-primary-border-radius)}.mec-event-carousel-type1 .owl-page.active span{background-color:#00aeef;height:14px;width:14px}.mec-event-carousel-type1 .mec-event-date{border-radius:var(--mec-primary-border-radius) var(--mec-primary-border-radius) 0 0}.mec-event-carousel-type1 .mec-event-carousel-content{margin-bottom:15px;box-shadow:0 1px 2px rgb(0 0 0 / .04);transition:all .27s ease;border-radius:0 0 var(--mec-primary-border-radius) var(--mec-primary-border-radius)}.mec-skin-carousel-container .mec-owl-carousel button:focus{outline:0}.mec-event-carousel-type1 .mec-event-carousel-content:hover{box-shadow:0 0 35px rgb(0 0 0 / .07)}.mec-skin-carousel-container .mec-multiple-event .mec-event-date-carousel{width:255px}.mec-skin-carousel-container .mec-multiple-event .event-carousel-type1-head .mec-event-date-info,.mec-skin-carousel-container .mec-multiple-event .event-carousel-type1-head .mec-event-date-info-year{left:175px}.mec-skin-carousel-container .mec-time-details,.mec-skin-carousel-container .mec-time-details span{font-size:11px;font-weight:400;line-height:1.9;letter-spacing:0;color:#000;border-radius:2px;white-space:nowrap}.mec-event-carousel-type4 .mec-time-details,.mec-event-carousel-type4 .mec-time-details span{color:#fff}.mec-skin-carousel-container .mec-time-details span{margin:0;display:inline-block}@media only screen and (min-width:768px) and (max-width:1000px),(min-width:270px) and (max-width:448px){.event-carousel-type1-head .mec-event-date-carousel{font-size:25px;line-height:2.5;padding-right:70px;height:64px;width:120px}.event-carousel-type1-head .mec-event-date-carousel:after{left:7px}.event-carousel-type1-head .mec-event-date-info{font-size:10px;top:13px;left:55px}.event-carousel-type1-head .mec-event-date-info-year{font-size:10px;top:25px;left:55px}.event-carousel-type1-head .mec-event-date-carousel:after{top:48px}}.event-carousel-type2-head{background:#fff;border:1px solid #e6e6e6}.event-carousel-type2-head .mec-event-carousel-content-type2{margin-top:15px;min-height:182px}.event-carousel-type2-head .mec-event-carousel-content-type2 .mec-event-date-info{font-size:15px;color:#9a9a9a;font-weight:400}.event-carousel-type2-head .mec-event-carousel-content-type2 .mec-event-carousel-title{font-size:26px;font-weight:700;color:#1c1d21;margin-top:15px;letter-spacing:-1px}.mec-event-carousel-content-type2 .mec-event-carousel-title a{color:inherit}.mec-event-carousel-type2 .event-carousel-type2-head .mec-event-carousel-content-type2 p{font-size:16px;font-weight:400;color:#444}.event-carousel-type2-head .mec-event-footer-carousel-type2{margin-top:33px;position:relative;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-end}.mec-event-carousel-type2 .mec-event-footer-carousel-type2 .mec-event-sharing-wrap{padding-left:0;position:relative;left:0;margin-right:auto}.event-carousel-type2-head .mec-event-footer-carousel-type2 .mec-event-sharing-wrap>li{border:none;-webkit-transition:all .25s ease;transition:all .25s ease}.event-carousel-type2-head .mec-event-footer-carousel-type2 .mec-booking-button{border:1px solid #e4e4e4;padding:7px 23px 7px;font-size:12px;text-transform:uppercase;color:#707070;font-weight:500;-webkit-transition:all .25s ease;transition:all .25s ease}.event-carousel-type2-head .mec-event-footer-carousel-type2 .mec-booking-button:hover{color:#fff}.mec-event-article .event-carousel-type2-head{padding:10%;margin-right:-1px;border-radius:var(--mec-primary-border-radius)}.mec-event-carousel-type2 .mec-owl-carousel .owl-wrapper-outer{border-right:1px solid #e6e6e6}.event-carousel-type2-head .mec-event-footer-carousel-type2 .mec-booking-button{line-height:17px;height:41px;padding:12px 10px;border-radius:var(--mec-secondary-border-radius)}.event-carousel-type2-head .mec-event-footer-carousel-type2 .mec-modal-booking-button{margin:0;padding:12px 10px;margin-left:15px}.mec-wrap .mec-event-carousel-type2 .owl-next,.mec-wrap .mec-event-carousel-type2 .owl-prev,.mec-wrap .mec-event-carousel-type3 .owl-next,.mec-wrap .mec-event-carousel-type3 .owl-prev,.mec-wrap .mec-event-carousel-type4 .owl-next,.mec-wrap .mec-event-carousel-type4 .owl-prev{transition:all .25s ease;-webkit-transition:all .25s ease;position:absolute;top:47%;background-color:transparent!important;position:absolute!important}.mec-event-carousel-type2 .owl-next{right:-60px}.mec-event-carousel-type2 .owl-prev{left:-60px}.mec-event-carousel-type2 .owl-next,.mec-event-carousel-type2 .owl-prev,.mec-event-carousel-type3 .owl-next,.mec-event-carousel-type3 .owl-prev,.mec-event-carousel-type4 .owl-next,.mec-event-carousel-type4 .owl-prev{border:none}.mec-event-carousel-type2 .owl-next i,.mec-event-carousel-type2 .owl-prev i,.mec-event-carousel-type3 .owl-next i,.mec-event-carousel-type3 .owl-prev i,.mec-event-carousel-type4 .owl-next i,.mec-event-carousel-type4 .owl-prev i{font-size:40px;color:#282828}.mec-event-carousel-type2 .owl-next i:hover,.mec-event-carousel-type2 .owl-prev i:hover,.mec-event-carousel-type3 .owl-next i:hover,.mec-event-carousel-type3 .owl-prev i:hover{color:#000;cursor:pointer}.mec-event-footer-carousel-type2 .mec-event-sharing-wrap .mec-event-sharing{top:auto;bottom:60px}.mec-event-footer-carousel-type2 .mec-event-sharing-wrap .mec-event-sharing:after,.mec-event-footer-carousel-type2 .mec-event-sharing-wrap .mec-event-sharing:before{top:auto;bottom:-19px;border-color:#e2e2e2 #fff0 #fff0 #fff0}.mec-event-footer-carousel-type2 .mec-event-sharing-wrap .mec-event-sharing:after{bottom:-18px;border-color:#fff #fff0 #fff0 #fff0}@media only screen and (min-width:320px) and (max-width:768px){.mec-event-carousel-type2 .owl-next,.mec-event-carousel-type2 .owl-prev,.mec-event-carousel-type3 .owl-next,.mec-event-carousel-type3 .owl-prev,.mec-event-carousel-type4 .owl-next,.mec-event-carousel-type4 .owl-prev{position:initial;top:100%}}.mec-event-carousel-type3 .mec-event-article{margin:0 10px}.event-carousel-type3-head .mec-event-image,.event-carousel-type3-head .mec-event-image img{width:100%;height:auto;border-radius:var(--mec-primary-border-radius)}.event-carousel-type3-head .mec-event-footer-carousel-type3{background:#fff;display:inline-block;width:calc(100% - 40px);margin-top:-74px;position:relative;margin-left:20px;margin-right:20px;margin-bottom:6px;padding:8% 11%;box-shadow:0 2px 10px -2px rgb(0 0 0 / .2);border-radius:var(--mec-primary-border-radius)}.event-carousel-type3-head .mec-event-footer-carousel-type3 .mec-booking-button{border:1px solid #e4e4e4;text-transform:uppercase;float:right;padding:0 10px;font-size:12px;line-height:36px;color:#707070;font-weight:500;border-radius:var(--mec-secondary-border-radius)}.event-carousel-type3-head .mec-event-footer-carousel-type3 .mec-booking-button:hover{color:#fff}.mec-event-footer-carousel-type3 span{font-size:15px;color:#9a9a9a;font-weight:400}.mec-event-footer-carousel-type3 .mec-event-carousel-title{font-size:29px;font-weight:700}.event-carousel-type3-head .mec-event-footer-carousel-type3 .mec-event-carousel-title{font-size:26px;font-weight:700;color:#1c1d21;margin-top:15px;letter-spacing:-1px}.mec-event-footer-carousel-type3 .mec-event-carousel-title a{color:inherit}.event-carousel-type3-head .mec-event-footer-carousel-type3 p{font-size:16px;font-weight:400;color:#444!important;margin-bottom:36px}.mec-event-carousel-type3 .owl-next{right:-70px}.mec-event-carousel-type3 .owl-prev{left:-70px}.mec-event-footer-carousel-type3 .mec-event-sharing-wrap{position:relative;float:left;left:0}.mec-event-footer-carousel-type3 .mec-event-sharing-wrap .mec-event-sharing{top:auto;bottom:60px}.mec-event-footer-carousel-type3 .mec-event-sharing-wrap .mec-event-sharing:after,.mec-event-footer-carousel-type3 .mec-event-sharing-wrap .mec-event-sharing:before{top:auto;bottom:-19px;border-color:#e2e2e2 #fff0 #fff0 #fff0}.mec-event-footer-carousel-type3 .mec-event-sharing-wrap .mec-event-sharing:after{bottom:-18px;border-color:#fff #fff0 #fff0 #fff0}.event-carousel-type3-head .mec-end-date-label{display:inline;margin-left:2px}.event-carousel-type4-head.clearfix{position:relative;overflow:hidden;background:#fff;border-radius:var(--mec-primary-border-radius)}.event-carousel-type4-head .mec-event-overlay{position:absolute;left:0;right:0;bottom:0;top:0;width:auto;height:auto;background-color:rgb(36 36 36 / .4);transition:all .33s ease-in-out}.mec-event-hover-carousel-type4{font-size:15px;color:#fff;position:absolute;bottom:0;padding:50px 35px;transition:all .33s ease-in-out;opacity:0;visibility:hidden}.event-carousel-type4-head .mec-event-image img{min-height:360px;object-fit:cover}.mec-event-carousel-type4 .mec-event-article{margin:0 10px;border-radius:var(--mec-primary-border-radius)}.mec-event-carousel-type4 .mec-event-article:hover .mec-event-hover-carousel-type4{opacity:1;visibility:visible}.mec-event-hover-carousel-type4 .mec-event-icon{font-size:18px;float:left;margin-right:14px;color:#fff;padding:13px;border-radius:var(--mec-secondary-border-radius)}.mec-event-hover-carousel-type4 .mec-event-date{font-size:11px;text-transform:uppercase;font-weight:400;line-height:1.6;text-align:left}.mec-event-hover-carousel-type4 .mec-event-date span{display:block;font-weight:700;font-size:14px}.mec-event-hover-carousel-type4 .mec-event-title{color:#fff;margin:20px 0 38px;font-size:16px;font-weight:700;text-transform:uppercase;font-style:normal}.mec-event-hover-carousel-type4 .mec-btn-wrapper{text-align:left}.mec-event-hover-carousel-type4 .mec-event-button{color:#fff;background-color:#191919;border:2px #191919 solid;padding:10px 14px;letter-spacing:1.5px;font-size:11px;font-weight:700;font-style:normal;transition:all .22s ease;text-decoration:none;border-radius:var(--mec-secondary-border-radius)}.mec-event-hover-carousel-type4 .mec-event-button:hover{color:#191919;background-color:#fff;border-color:#fff}.mec-event-carousel-type4 .owl-next{right:-70px}.mec-event-carousel-type4 .owl-prev{left:-70px}.mec-carousel-type4-head{margin-bottom:25px}.mec-carousel-type4-head-title{padding:0 11px;text-align:left;font-weight:700;font-size:20px;color:#000}.mec-carousel-type4-head-link{text-align:right;padding:0 11px}.mec-carousel-type4-head-link a{background:#222;color:#fff;padding:10px 38px;transition:all .3s ease}.mec-carousel-type4-head-link a:hover,.mec-carousel-type4-head-link a:visited{color:#fff}.mec-wrap .mec-event-countdown-style1{color:#fff;padding:0!important;display:table;background:#437df9;border-radius:var(--mec-primary-border-radius)}.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part1{z-index:5;padding:50px 1% 50px 4%;display:table-cell;float:none;vertical-align:middle}.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part2{background-color:rgb(0 0 0 / .05);height:100%;padding-top:0;display:table-cell;float:none;position:relative;vertical-align:middle}.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part3{background-color:#f8f8f8;display:table-cell;float:none;text-align:center;vertical-align:middle;border-radius:0 var(--mec-primary-border-radius) var(--mec-primary-border-radius) 0}.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part1 .mec-event-title{color:#fff;font-size:15px;margin-top:30px}.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part1 .mec-event-upcoming{font-size:36px;font-weight:700;line-height:1;margin-top:0}.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part2 .mec-event-countdown>div{display:inline-block}.mec-event-countdown-style1 .mec-events-meta-group-countdown{color:#c9c9c9;margin-bottom:30px;padding:20px 30px;background:#fff;border:1px solid #e6e6e6;box-shadow:0 2px 0 0 rgb(0 0 0 / .016)}.mec-event-countdown-style1 .mec-event-countdown-part1 .mec-event-upcoming span{display:block}.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part2:after{content:"";position:absolute;display:inline-block;z-index:1;top:50%;margin-top:-11px;right:-22px;width:0;border-width:12px;border-style:solid}.mec-event-countdown-style1 .mec-event-countdown-part2 .mec-event-date-place{text-align:center;padding-bottom:8px}.mec-event-countdown-part2 .mec-event-place,.mec-event-countdown-style1 .mec-event-countdown-part2 .mec-event-date{display:inline;font-size:14px;padding:0 5px;text-align:center}.mec-event-countdown-style1 .mec-event-countdown-part3 .mec-event-button{display:inline-block;padding:14px 30px;vertical-align:middle;font-size:12px;letter-spacing:1px;text-transform:uppercase;color:#fff;background:#4077ed;transition:all .24s ease;border-radius:var(--mec-secondary-border-radius)}.mec-event-countdown-style1 .mec-event-countdown-part3 .mec-event-button:hover{background:#222}.mec-event-countdown-style1 .mec-event-countdown{text-align:center;display:table;table-layout:fixed;margin:0 auto}.mec-event-countdown-style1 .mec-event-countdown .label-w{letter-spacing:1px;text-transform:uppercase;position:relative}.mec-event-countdown-style1 .mec-event-countdown .block-w{display:table-cell;margin:0 20px 10px;position:relative;height:70px}.mec-wrap .mec-event-countdown-style1 .mec-event-countdown li{background-color:rgb(0 0 0 / .1);margin:5px;padding:20px 0;min-width:94px}.mec-wrap .mec-event-countdown-style1 .mec-event-countdown li:first-child{border-radius:var(--mec-secondary-border-radius) 0 0 var(--mec-secondary-border-radius)}.mec-wrap .mec-event-countdown-style1 .mec-event-countdown li:last-child{border-radius:0 var(--mec-secondary-border-radius) var(--mec-secondary-border-radius) 0}.mec-wrap .mec-event-countdown-style1 .mec-event-countdown li span{font-size:30px}.mec-wrap .mec-event-countdown-style1 .mec-event-countdown li .label-w{font-size:12px;color:#fff;margin:8px 0 0;line-height:1}@media only screen and (min-width:1200px){.mec-wrap.mec-sm959 .mec-event-countdown-style1 .mec-event-countdown-part1,.mec-wrap.mec-sm959 .mec-event-countdown-style1 .mec-event-countdown-part2,.mec-wrap.mec-sm959 .mec-event-countdown-style1 .mec-event-countdown-part3{width:100%;display:block;padding-top:50px;padding-bottom:50px}.mec-wrap.mec-sm959 .mec-event-countdown-style1 .mec-event-countdown-part2:after{border-color:#4077ed #fff0 #fff0 #fff0;top:auto;margin-top:0;bottom:-24px;margin-left:-11px;left:50%}}@media (max-width:960px){.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part1,.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part2,.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part3{width:100%;display:block;padding-top:50px;padding-bottom:50px}.mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part2:after{border-color:#4077ed #fff0 #fff0 #fff0;top:auto;margin-top:0;bottom:-24px;margin-left:-11px;left:50%;transform:rotate(90deg)}}@media (max-width:480px){.mec-event-countdown-style1 .mec-event-countdown .block-w{margin:3px;height:auto}.mec-wrap .mec-event-countdown-style1 .mec-event-countdown li{padding:10px 5px;min-width:50px;margin:3px 1px}.mec-wrap .mec-event-countdown-style1 .mec-event-countdown li span{font-size:15px}.mec-wrap .mec-event-countdown-style1 .mec-event-countdown li .label-w{font-size:8px}.mec-event-countdown-style1 .mec-event-countdown-part2 .mec-event-date-place{display:inline}}.mec-wrap .mec-event-countdown-style2{color:#fff;padding:30px 0;background:#437df9;max-width:600px;margin:0 auto;border-radius:var(--mec-primary-border-radius)}.mec-wrap .mec-event-countdown-style2 .mec-event-countdown-part1,.mec-wrap .mec-event-countdown-style2 .mec-event-countdown-part2,.mec-wrap .mec-event-countdown-style2 .mec-event-countdown-part3{width:100%;float:none;vertical-align:middle;padding:50px 10% 50px 10%}.mec-wrap .mec-event-countdown-style2 .mec-event-countdown-part2{padding-top:12%;padding-bottom:0}.mec-wrap .mec-event-countdown-style2 .mec-event-countdown-part1 .mec-event-title{color:#fff;font-size:15px;margin-top:30px}.mec-wrap .mec-event-countdown-style2 .mec-event-countdown-part1 .mec-event-upcoming{font-size:36px;font-weight:700;line-height:1;margin-top:0}.mec-wrap .mec-event-countdown-style2 .mec-event-countdown-part2 .mec-event-countdown>div{display:inline-block}.mec-event-countdown-style2 .mec-events-meta-group-countdown{color:#c9c9c9;margin-bottom:30px;padding:20px 30px;background:#fff;box-shadow:0 2px 0 0 rgb(0 0 0 / .016)}.mec-event-countdown-style2 .mec-event-countdown-part1 .mec-event-upcoming span{display:block}.mec-event-countdown-style2 .mec-event-countdown-part2 .mec-event-date-place{text-align:left;padding-bottom:8px}.mec-event-countdown-part2 .mec-event-place,.mec-event-countdown-style2 .mec-event-countdown-part2 .mec-event-date{display:inline;font-size:14px;padding:0 8px}.mec-event-countdown-style2 .mec-event-countdown-part3 .mec-event-button{display:inline-block;padding:14px 30px;vertical-align:middle;font-size:12px;letter-spacing:1px;text-transform:uppercase;color:#222;background:#fff;transition:all .24s ease;border-radius:var(--mec-secondary-border-radius)}.mec-event-countdown-style2 .mec-event-countdown-part3 .mec-event-button:hover{background:#222;color:#fff}.mec-event-countdown-style2 .mec-event-countdown{text-align:center;display:table;table-layout:fixed;margin:0}.mec-event-countdown-style2 .mec-event-countdown .label-w{letter-spacing:1px;text-transform:uppercase;position:relative}.mec-event-countdown-style2 .mec-event-countdown .block-w{display:table-cell;margin:0 20px 10px;position:relative;height:70px}.mec-wrap .mec-event-countdown-style2 .mec-event-countdown li{background-color:rgb(0 0 0 / .1);margin:5px;padding:20px 0;min-width:94px;border-radius:var(--mec-secondary-border-radius)}.mec-wrap .mec-event-countdown-style2 .mec-event-countdown li span{font-size:30px}.mec-wrap .mec-event-countdown-style2 .mec-event-countdown li .label-w{font-size:12px;color:#fff;margin:8px 0 0;line-height:1}@media only screen and (max-width:767px){.mec-wrap .mec-event-countdown-style2 .mec-event-countdown li{min-width:80px;padding:15px}.mec-wrap .mec-event-countdown-style2 .mec-event-countdown li span{font-size:26px}.mec-wrap .mec-event-countdown-style2 .mec-event-countdown li .label-w{font-size:11px}}@media only screen and (max-width:479px){.mec-wrap .mec-event-countdown-style2 .mec-event-countdown li{min-width:40px;padding:15px 10px;margin:2px}.mec-wrap .mec-event-countdown-style2 .mec-event-countdown li span{font-size:20px}.mec-wrap .mec-event-countdown-style2 .mec-event-countdown li .label-w{font-size:9px}}@media (max-width:380px){.mec-event-countdown-style2 .mec-event-countdown .block-w{margin:3px;height:auto}.mec-wrap .mec-event-countdown-style2 .mec-event-countdown li{padding:10px 4px;margin:4px 1px}.mec-wrap .mec-event-countdown-style2 .mec-event-countdown li span{font-size:15px}.mec-wrap .mec-event-countdown-style2 .mec-event-countdown li .label-w{font-size:7px}}.mec-wrap .mec-event-countdown-style3{color:#fff;padding:0;background:#282828;display:flex;flex-direction:row;width:100%;border-radius:var(--mec-primary-border-radius)}@media only screen and (max-width:768px){.mec-wrap .mec-event-countdown-style3{flex-direction:column}.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part2 .mec-event-image img{width:100%!important}}.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part1{width:800px;padding:50px 10px 50px 60px;vertical-align:middle;position:relative}.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part2{width:calc(100% - 800px);position:relative;padding-bottom:0;padding-top:0}.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part2 .mec-event-image{overflow:hidden;border-radius:0 var(--mec-primary-border-radius) var(--mec-primary-border-radius) 0}.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part2 .mec-event-image img{width:340px;height:340px;object-fit:cover;max-width:unset;display:block}.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part1 .mec-event-countdown-part-title span{font-weight:400;display:block}.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part1 .mec-event-upcoming{color:#fff;font-size:36px;letter-spacing:-2px;font-weight:700;line-height:1;margin-top:-10px}.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part2 .mec-event-countdown>div{display:inline-block}.mec-event-countdown-style3 .mec-events-meta-group-countdown{color:#c9c9c9;margin-bottom:30px;padding:20px 30px;background:#fff;border:1px solid #e6e6e6;box-shadow:0 2px 0 0 rgb(0 0 0 / .016)}.mec-event-countdown-style3 .mec-event-countdown-part2 .mec-event-date-place{text-align:center;padding-bottom:8px}.mec-event-countdown-part2 .mec-event-place,.mec-event-countdown-style3 .mec-event-countdown-part2 .mec-event-date{display:inline;font-size:14px;padding:0 5px;text-align:center}.mec-event-countdown-style3 .mec-event-countdown-part3 .mec-event-button{display:inline-block;padding:14px 30px;vertical-align:middle;font-size:12px;letter-spacing:1px;text-transform:uppercase;color:#fff;background:#4077ed;transition:all .24s ease}.mec-event-countdown-style3 .mec-event-countdown-part3 .mec-event-button:hover{background:#222}.mec-event-countdown-style3 .mec-event-countdown{text-align:center;display:table;table-layout:fixed;margin:0 auto;position:absolute;top:40px;right:20px}.mec-event-countdown-style3 .mec-event-countdown .label-w{letter-spacing:1px;text-transform:uppercase;position:relative}.mec-event-countdown-style3 .mec-event-countdown .block-w{display:table-cell;margin:0 20px 10px;position:relative;height:70px}.mec-wrap .mec-event-countdown-style3 .mec-event-countdown li{padding:15px}.mec-wrap .mec-event-countdown-style3 .mec-event-countdown li span{font-size:30px}.mec-wrap .mec-event-countdown-style3 .mec-event-countdown li .label-w{font-size:11px;color:#888;margin:8px 0 0;line-height:1}.mec-event-countdown-style3 .mec-event-date{width:176px;height:96px;background:#40d9f1;color:#fff;font-size:13px;position:absolute;left:-27px;top:146px;border-radius:var(--mec-secondary-border-radius) var(--mec-secondary-border-radius) var(--mec-secondary-border-radius) 0}.mec-event-countdown-style3 .mec-event-date:after{content:"";position:absolute;display:inline-block;z-index:1;bottom:-18px;left:8px;width:0;border-width:19px;border-style:solid;border-color:#fff0 #fff0 #40d9f1 #fff0;transform:rotate(45deg)}.mec-event-countdown-style3 .mec-event-date .mec-date1{font-size:50px;position:absolute;top:7px;left:12px;letter-spacing:-3px}.mec-event-countdown-style3 .mec-event-date .mec-date2{position:absolute;left:80px;top:26px}.mec-event-countdown-style3 .mec-event-date .mec-date3{position:absolute;left:80px;top:45px}.mec-event-countdown-style3 .mec-event-countdown-part-details{padding-top:35px;margin-bottom:50px;min-height:100px}.mec-event-countdown-style3 .mec-event-countdown-part-details .mec-event-title{font-size:17px;color:#fff;line-height:1.4;padding-right:20px}.mec-event-countdown-style3 .mec-event-countdown-part-details .mec-event-link{color:#fff;font-size:12px;position:relative;padding-left:22px}.mec-event-countdown-style3 .mec-event-countdown-part-details .mec-event-link:before{content:"";display:inline-block;width:18px;border-top:1px solid #fff;position:absolute;left:0;top:8px}.mec-event-countdown-style3 .mec-event-title-link{position:absolute;left:190px;top:152px}.event-carousel-type1-head .mec-event-date-carousel:before,.mec-event-countdown-style3 .mec-event-date:before{content:"";position:absolute;left:0;bottom:0;z-index:2;width:100%;height:96px;display:inline-block;box-shadow:0 5px 5px rgb(0 0 0 / .12);background:0 0}@media only screen and (min-width:960px){.mec-wrap.mec-sm959 .mec-event-countdown-style3 .mec-event-countdown li{padding:10px}.mec-wrap.mec-sm959 .mec-event-countdown-style3 .mec-event-countdown-part1 .mec-event-upcoming{font-size:31px}}@media (max-width:959px){.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part1,.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part2{width:100%;display:block}.mec-event-countdown-style3 .mec-event-title-link{top:190px}.mec-event-countdown-style3 .mec-event-countdown{top:96px}.mec-event-countdown-style3 .mec-event-date{left:0;top:190px}.mec-event-countdown-style3 .mec-event-date:after{display:none}.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part1 .mec-event-countdown-part-title span{display:inline}.mec-event-countdown-style3 .mec-event-countdown-part-details{min-height:150px}}@media (max-width:767px){.mec-wrap .mec-event-countdown-style3 .mec-event-countdown-part1 .mec-event-upcoming{font-size:26px;letter-spacing:-1px}.mec-event-countdown-style3 .mec-event-title-link{left:130px}.mec-event-countdown-style3 .mec-event-date{width:120px;font-size:10px;height:63px}.mec-event-countdown-style3 .mec-event-date .mec-date1{font-size:36px;top:3px;left:4px;letter-spacing:-2px}.mec-event-countdown-style3 .mec-event-date .mec-date2{position:absolute;left:52px;top:12px}.mec-event-countdown-style3 .mec-event-date .mec-date3{position:absolute;left:52px;top:28px}}@media (max-width:380px){.mec-event-countdown-style3 .mec-event-title-link{left:10px;top:260px}.mec-event-countdown-style3 .mec-event-countdown-part-details{min-height:200px}.mec-event-countdown-style3 .mec-event-countdown .block-w{margin:3px;height:auto}.mec-wrap .mec-event-countdown-style3 .mec-event-countdown li{padding:10px 5px}.mec-wrap .mec-event-countdown-style3 .mec-event-countdown li span{font-size:15px}.mec-wrap .mec-event-countdown-style3 .mec-event-countdown li .label-w{font-size:8px}}.mec-slider-t1-wrap{width:100%;padding:60px 90px;background:#f7f7f7;min-height:560px;position:relative}.mec-slider-t1{height:500px;box-shadow:0 5px 35px 0 rgb(0 0 0 / .13);border-radius:var(--mec-primary-border-radius)}.mec-slider-t1 .mec-event-article{position:relative;height:500px;border-radius:var(--mec-primary-border-radius)}.mec-slider-t1 .mec-slider-t1-img{position:relative;background-size:cover!important;background-position:center!important;width:50%;height:100%;float:right;margin:0;overflow:hidden;border-radius:0 var(--mec-primary-border-radius) var(--mec-primary-border-radius) 0}.mec-slider-t1 .mec-slider-t1-content{width:50%;float:left;height:100%;background:#fff;padding:6%;border-radius:var(--mec-primary-border-radius) 0 0 var(--mec-primary-border-radius)}.mec-slider-t1-content.mec-event-grid-modern .mec-event-article{border:none;padding:0;margin:0;box-shadow:none}.mec-slider-t1-content.mec-event-grid-modern .mec-event-title{font-size:29px}.mec-slider-t1-content.mec-event-grid-modern .mec-event-title a:hover{text-decoration:underline}.mec-slider-t1-content.mec-event-grid-modern .mec-event-footer .mec-booking-button{font-size:12px;padding:0 31px;line-height:49px;height:50px}.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next,.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev{opacity:1;width:44px;height:44px;line-height:38px;border-radius:var(--mec-secondary-border-radius);text-align:center;background:#fff;border:1px solid #fff;transition:all .25s ease;-webkit-transition:all .25s ease;position:absolute;top:50%;margin-top:-21px;cursor:pointer}.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next:hover,.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev:hover{box-shadow:0 4px 16px 0 rgb(0 0 0 / .075);background:#fff}.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next{left:auto;right:-100px}.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev{right:auto;left:-100px}.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next i,.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev i{font-size:12px;color:#282828;transition:all .21s ease}.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next:hover i,.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev:hover i{color:#000;cursor:pointer}@media only screen and (min-width:961px){.mec-slider-t1{margin:0 auto;max-width:900px}}@media only screen and (max-width:960px){.mec-slider-t1 .mec-slider-t1-content,.mec-slider-t1 .mec-slider-t1-img{width:100%;float:none}.mec-slider-t1 .mec-slider-t1-img{height:300px}.mec-slider-t1,.mec-slider-t1 .mec-event-article{height:auto}}@media only screen and (max-width:768px){.mec-slider-t1-wrap{padding:0}.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next,.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev{top:40px;margin-top:0}.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next{left:auto;right:10px}.mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev{right:auto;left:10px}}@media only screen and (max-width:479px){.mec-slider-t1-content.mec-event-grid-modern .mec-event-title{font-size:22px}.mec-slider-t1-content.mec-event-grid-modern .event-grid-modern-head .mec-event-day{font-size:25px}}.mec-slider-t2-wrap{width:100%;padding:0;background:#fff;min-height:600px;position:relative}.mec-slider-t2 .mec-event-article{height:600px;position:relative;border:none;padding:0;margin:0;box-shadow:none;background:0 0}.mec-slider-t2 .mec-slider-t2-img{position:absolute;left:0;top:0;background-size:cover!important;background-position:center!important;width:70%;height:100%;margin:0;overflow:hidden;border-radius:var(--mec-primary-border-radius)}.mec-slider-t2 .mec-slider-t2-content{width:50%;position:absolute;right:0;top:60px;bottom:60px;padding:3%;border-radius:var(--mec-primary-border-radius)}.mec-slider-t2 .mec-slider-t2-content.mec-event-grid-modern *{color:#fff}.mec-slider-t2 .mec-slider-t2-content.mec-event-grid-modern .mec-event-title{font-size:29px}.mec-slider-t2-content.mec-event-grid-modern .mec-event-content,.mec-slider-t2-content.mec-event-grid-modern .mec-event-footer .mec-booking-button{background:0 0}.mec-slider-t2-content.mec-event-grid-modern .mec-event-footer .mec-booking-button{font-size:12px;padding:0 31px;line-height:49px;height:50px}.mec-slider-t2-content.mec-event-grid-modern .mec-event-footer .mec-booking-button:hover{background:#fff;color:#000;border-color:#fff}.mec-slider-t2-content.mec-event-grid-modern .mec-event-footer .mec-booking-button:hover,.mec-slider-t2-content.mec-event-grid-modern .mec-event-title a:hover{color:#111}.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-next,.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-prev{opacity:1;width:44px;height:44px;line-height:38px;border-radius:var(--mec-secondary-border-radius);text-align:center;background:0 0;border:1px solid #fff;transition:all .25s ease;-webkit-transition:all .25s ease;position:absolute;top:84px;cursor:pointer}.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-next:hover,.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-prev:hover{box-shadow:0 4px 16px 0 rgb(0 0 0 / .075);background:#fff}.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-next{right:30px}.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-prev{right:82px}.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-next i,.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-prev i{font-size:14px;color:#fff;opacity:1;transition:all .25s ease}.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-next:hover i,.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-prev:hover i{color:#000;cursor:pointer}.mec-wrap.colorskin-custom .mec-slider-t2 .mec-event-article .mec-event-date.mec-color{color:#fff}@media only screen and (min-width:961px){.mec-slider-t2{margin:0 auto;max-width:1200px}}@media only screen and (max-width:960px){.mec-slider-t2 .mec-slider-t2-content,.mec-slider-t2 .mec-slider-t2-img{width:100%;float:none;position:static}.mec-slider-t2 .mec-slider-t2-img{height:300px}.mec-slider-t2 .mec-event-article{height:auto}.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-next,.mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-prev{top:40px}}@media only screen and (max-width:479px){.mec-slider-t2-content.mec-event-grid-modern .mec-event-title{font-size:22px}}.mec-slider-t3-wrap{width:100%;padding:0;background:#161616;min-height:700px;position:relative;border-radius:var(--mec-primary-border-radius)}.mec-slider-t3 .mec-event-article{height:700px;position:relative;border:none;padding:0;margin:0;box-shadow:none;background:0 0;border-radius:var(--mec-primary-border-radius)}.mec-slider-t3 .mec-slider-t3-img{position:absolute;left:0;top:0;background-size:cover!important;background-position:center!important;width:100%;height:100%;margin:0;overflow:hidden;opacity:.68;z-index:1;border-radius:var(--mec-primary-border-radius)}.mec-slider-t3 .mec-slider-t3-content{width:50%;height:auto;vertical-align:middle;display:table;position:absolute;left:0;top:50%;transform:translateY(-50%);bottom:0;padding:0 2% 0 7%;margin:auto 0;background:0 0;z-index:2}.mec-slider-t3 .mec-slider-t3-content.mec-event-grid-modern :not(.mec-color){color:#fff}.mec-slider-t3-content.mec-event-grid-modern .mec-event-title{font-size:29px}.mec-slider-t3-content.mec-event-grid-modern .mec-event-content,.mec-slider-t3-content.mec-event-grid-modern .mec-event-footer .mec-booking-button{background:0 0}.mec-slider-t3-content.mec-event-grid-modern .mec-booking-button{display:inline-block;border:1px solid;font-weight:500;letter-spacing:1px;text-transform:uppercase;font-size:13px;padding:0 42px;line-height:49px;height:50px;transition:all .21s ease;border-radius:var(--mec-secondary-border-radius)}.mec-slider-t3-content.mec-event-grid-modern .mec-booking-button:hover{background:#fff;color:#000;border-color:#fff}.mec-slider-t3-content.mec-event-grid-modern .mec-slider-t3-footer{text-align:left;padding:15px 15px 10px}.mec-slider-t3-content.mec-event-grid-modern .mec-event-footer .mec-booking-button:hover,.mec-slider-t3-content.mec-event-grid-modern .mec-event-title a:hover{color:#40d9f1}.mec-slider-t3-content.mec-event-grid-modern .mec-event-footer .mec-booking-button:hover{border-color:#40d9f1}.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-next,.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-prev{opacity:1;width:44px;height:44px;line-height:38px;border-radius:var(--mec-secondary-border-radius);text-align:center;background:0 0;border:1px solid #fff;transition:all .25s ease;-webkit-transition:all .25s ease;position:absolute;top:50%;margin-top:-22px;cursor:pointer}.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-next:hover,.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-prev:hover{box-shadow:0 4px 16px 0 rgb(0 0 0 / .075);background:#fff}.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-next{right:10px}.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-prev{right:auto;left:10px}.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-next i,.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-prev i{font-size:14px;color:#fff;opacity:1;transition:all .25s ease}.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-next:hover i,.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-prev:hover i{color:#000;cursor:pointer}@media only screen and (min-width:961px){.mec-slider-t3-content.mec-event-grid-modern .mec-event-title{font-size:50px;font-weight:400}.mec-slider-t3-content.mec-event-grid-modern .mec-event-description{font-size:19px}}.mec-event-description{line-height:1.7}@media only screen and (max-width:767px){.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-next,.mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-prev{top:40px;margin-top:0}}@media only screen and (max-width:479px){.mec-slider-t3 .mec-slider-t3-content{width:100%}.mec-slider-t3-content.mec-event-grid-modern .mec-event-title{font-size:22px}.mec-slider-t1-content.mec-event-grid-modern .event-grid-modern-head .mec-event-day{font-size:25px}}.mec-slider-t4-wrap{width:100%;padding:0;background:#161616;min-height:700px;position:relative;border-radius:var(--mec-primary-border-radius)}.mec-slider-t4 .mec-event-article{height:700px;border:none;padding:0;margin:0;box-shadow:none;background:0 0;border-radius:var(--mec-primary-border-radius)}.mec-slider-t4 .mec-slider-t4-img{position:absolute;left:0;top:0;background-size:cover!important;background-position:center!important;width:100%;height:100%;margin:0;overflow:hidden;z-index:1;border-radius:var(--mec-primary-border-radius)}.mec-slider-t4 .mec-slider-t4-content{width:auto;max-width:700px;background:rgb(37 37 37 / .94)!important;height:auto;vertical-align:middle;display:table;position:absolute;left:8%;top:19%;padding:3%;margin:auto 0;background:0 0;z-index:2;border-radius:var(--mec-primary-border-radius)}.mec-slider-t4 .mec-slider-t4-content.mec-event-grid-modern :not(.mec-color){color:#fff}.mec-slider-t4-content.mec-event-grid-modern .mec-event-title{font-size:29px}.mec-slider-t4-content.mec-event-grid-modern .mec-event-content,.mec-slider-t4-content.mec-event-grid-modern .mec-event-footer .mec-booking-button{background:0 0}.mec-slider-t4-content.mec-event-grid-modern .mec-event-footer .mec-booking-button{font-size:13px;padding:0 42px;line-height:49px;height:50px}.mec-slider-t4-content.mec-event-grid-modern .mec-event-title a:hover{color:#40d9f1}.mec-slider-t4-content.mec-event-grid-modern .mec-slider-t4-footer{text-align:left;padding:15px 15px 10px}.mec-slider-t4-content.mec-event-grid-modern .mec-booking-button{display:inline-block;border:1px solid;font-weight:500;letter-spacing:1px;text-transform:uppercase;font-size:13px;padding:0 42px;line-height:49px;height:50px;transition:all .21s ease;border-radius:var(--mec-secondary-border-radius)}.mec-slider-t4-content.mec-event-grid-modern .mec-booking-button:hover{background:#fff;color:#000;border-color:#fff}.mec-slider-t4-content.mec-event-grid-modern .mec-event-footer .mec-booking-button:hover,.mec-slider-t4-content.mec-event-grid-modern .mec-event-title a:hover{color:#111}.mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-next,.mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-prev{opacity:1;width:44px;height:44px;line-height:40px;border-radius:var(--mec-secondary-border-radius);text-align:center;background:0 0;border:1px solid #fff;transition:all .25s ease;-webkit-transition:all .25s ease;position:absolute;top:34px;cursor:pointer}.mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-next:hover,.mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-prev:hover{box-shadow:0 4px 16px 0 rgb(0 0 0 / .075);background:#fff}.mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-next{right:60px}.mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-prev{right:112px}.mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-next i,.mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-prev i{font-size:14px;color:#fff;opacity:1;transition:all .25s ease}.mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-next:hover i,.mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-prev:hover i{color:#000;cursor:pointer}@media only screen and (max-width:767px){.mec-slider-t4 .mec-slider-t4-content{width:100%;left:0;top:auto;bottom:0}.mec-slider-t4-content.mec-event-grid-modern .mec-event-title{font-size:22px}.mec-slider-t1-content.mec-event-grid-modern .event-grid-modern-head .mec-event-day{font-size:25px}}.mec-slider-t5-wrap{width:auto;max-width:570px;padding:0;margin:0 auto 25px;background:#fff;min-height:480px;position:relative;border-radius:var(--mec-primary-border-radius)}.mec-slider-t5{height:auto;box-shadow:0 5px 35px 0 rgb(0 0 0 / .13);border-radius:var(--mec-primary-border-radius)}.mec-slider-t5 .mec-event-article{position:relative;height:auto;border-radius:var(--mec-primary-border-radius)}.mec-slider-t5 .mec-slider-t5-img{position:relative;background-size:cover!important;background-position:center!important;width:100%;height:300px;float:none;margin:0;overflow:hidden;border-radius:var(--mec-primary-border-radius) var(--mec-primary-border-radius) 0 0}.mec-slider-t5 .mec-slider-t5-content{width:100%;float:none;height:100%;padding:0 20px 20px;margin-bottom:0}.mec-slider-t5 .mec-events-content p{margin-bottom:20px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical}.mec-slider-t5-content.mec-event-grid-modern .mec-event-article{border:none;padding:0;margin:0;box-shadow:none}.mec-slider-t5-wrap .mec-event-grid-modern .event-grid-modern-head{margin-bottom:10px;padding:14px 34px;margin-left:-20px;margin-right:-20px;text-align:left;background:#f9f9f9;border-bottom:1px solid #eee}.mec-slider-t5-content.mec-event-grid-modern .mec-event-title{font-size:29px}.mec-slider-t5 .mec-slider-t5-col6{width:50%;float:left;height:100%}.mec-slider-t5 .mec-slider-t5-col6 i{font-size:42px;float:left;margin-right:7px;height:58px}.mec-slider-t5 .mec-slider-t5-col6 h6{text-transform:uppercase;font-size:17px;padding:4px 0;display:inline;color:#444}.mec-slider-t5 .mec-slider-t5-col6 address{font-size:12px;margin-bottom:0}.mec-slider-t5-content.mec-event-grid-modern .mec-event-title a:hover{text-decoration:underline}.mec-slider-t5-content.mec-event-grid-modern .mec-event-footer .mec-booking-button{font-size:12px;padding:0 31px;line-height:49px;height:50px;top:0}.mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-next,.mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-prev{opacity:1;width:44px;height:44px;line-height:40px;border-radius:var(--mec-secondary-border-radius);text-align:center;background:0 0;border:1px solid #fff;transition:all .25s ease;-webkit-transition:all .25s ease;position:absolute;top:34px;cursor:pointer}.mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-next:hover,.mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-prev:hover{box-shadow:0 4px 16px 0 rgb(0 0 0 / .075);background:#fff}.mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-next{right:30px}.mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-prev{right:82px}.mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-next i,.mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-prev i{font-size:14px;color:#fff;opacity:1;transition:all .25s ease}.mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-next:hover i,.mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-prev:hover i{color:#000;cursor:pointer}@media only screen and (max-width:768px){.mec-slider-t5 .mec-slider-t5-col6{width:100%;margin:10px 0}}@media only screen and (max-width:479px){.mec-slider-t5-content.mec-event-grid-modern .mec-event-title{font-size:24px}}.mec-single-modern .mec-events-event-image{text-align:center}.mec-single-modern .mec-events-event-image img{width:100%}.mec-single-modern .mec-single-event-bar{margin:20px 0 0;padding:15px;display:table;width:100%;background:#fff;border:1px solid #e6e6e6}.mec-single-modern .mec-single-event-bar>div{display:table-cell}.mec-single-modern .mec-single-event-bar>div i{font-size:20px;vertical-align:middle}.mec-single-modern .mec-single-event-bar>div .mec-time-comment{font-size:12px;color:#999}.mec-single-modern .mec-single-event-bar>div h3{text-transform:uppercase;font-size:16px;font-weight:700;padding-bottom:5px;display:inline;color:#000;padding-left:10px}.mec-single-modern .mec-single-event-bar>div dd{font-size:14px;color:#8d8d8d;padding-left:34px;margin-bottom:0}.mec-single-modern .col-md-4 .mec-frontbox,.mec-single-modern .col-md-4 .mec-sponsors-details{margin-top:-50px;margin-bottom:70px;padding:20px;border:1px solid #e6e6e6;box-shadow:none}.mec-single-modern .col-md-4.mec-no-image .mec-frontbox{margin-top:20px}.mec-next-occurrence ul{padding-left:0;margin-left:0}.mec-next-occurrence li{list-style:none}@media only screen and (min-width:960px){.featherlight-content .col-md-4 .mec-sponsors-details{margin-left:0;margin-bottom:15px}}@media only screen and (max-width:960px){.mec-single-modern .mec-single-event-bar>div{display:block}}.lity-content>div{overflow:auto;max-height:80vh!important;border-radius:var(--mec-primary-border-radius)}.mec-next-event-details li{list-style:none;margin-top:20px}.mec-next-event-details h6{text-transform:uppercase;font-size:14px;font-weight:600;padding-bottom:5px;display:inline;color:#222;padding-left:0}.mec-next-event-details abbr{display:block;padding-left:0;color:#8d8d8d;font-size:14px}.mec-next-event-details i{margin:0 10px;vertical-align:middle}.mec-next-event-details i:before{color:#40d9f1}.mec-next-event-details a{text-align:center;display:block;background:#fff;padding:6px 0;font-size:11px;font-weight:400;letter-spacing:0;border:1px solid #e3e3e3;transition:.3s;border-radius:var(--mec-secondary-border-radius)}.mec-active-occurrence-button{margin-top:20px}.mec-single-modal.mec-single-modern .mec-single-title{text-align:center;padding:15px 10px 0}.admin-bar .mec-single-modal.mec-single-modern .mec-single-title{padding-top:40px}.mec-single-modal.mec-single-modern .mec-single-event-bar{width:calc(100% - 30px);margin:0 auto 15px;padding:5px}.mec-single-modal.mec-single-modern .mec-events-event-image{width:calc(100% - 30px);margin:0 auto}.mec-single-modal.mec-single-modern .mec-single-event-bar>div dd{font-size:13px}.mec-single-modal.mec-single-modern .mec-single-event-bar>div h3{font-size:15px}@media only screen and (min-width:960px){.mec-single-modal.mec-single-modern .col-md-4 .mec-frontbox{margin-left:0}}.mec-single-modal.mec-single-modern .col-md-4 .mec-frontbox{margin-top:10px;margin-bottom:10px}.mec-single-modal.mec-single-modern .col-md-4 .mec-frontbox.mec-event-meta{padding:0}@media (min-width:961px){.mec-single-event.mec-sticky{position:relative}.mec-single-event.mec-sticky .col-md-4{position:-webkit-sticky;position:sticky;top:120px}.mec-single-modern.mec-sticky .col-md-4{top:170px}.single-mec-events .mec-sticky .col-md-8>div:last-child{margin-bottom:30px}.single-mec-events .mec-single-modern.mec-sticky .col-md-8>div:last-child{margin-bottom:70px}}.mec-single-modal .mec-event-meta dd.mec-organizer-email a,.mec-single-modal .mec-event-meta dd.mec-organizer-url a{font-size:12px;display:block}.mec-organizer-description p{padding-left:12px}.mec-modal-wrap{max-width:90vw;max-height:90vh!important;background:#fff;box-shadow:0 1px 55px rgb(0 0 0 / .5);overflow-x:hidden!important}@media (max-width:1023px){.mec-modal-wrap{max-width:80vw}}.mec-single-modal .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li,.mec-single-modal .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a.mec-events-button{display:block;text-align:center}.mec-single-modal .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li:first-child{margin-bottom:20px}.mec-holding-status-expired{color:#d8000c}.mec-holding-status-ongoing{color:#0dbf52}body .featherlight{z-index:999999!important}body .featherlight .featherlight-content{background:0 0;overflow:unset;z-index:9999}body .featherlight .featherlight-close-icon,body .lity-close{position:fixed;top:40px;right:40px;background:0 0;color:#fff;font-size:16px;border:1px solid #fff;border-radius:0;padding:0;width:25px;height:25px;line-height:25px;z-index:9999;cursor:pointer}body .featherlight .featherlight-close-icon:active,body .featherlight .featherlight-close-icon:focus,body .featherlight .featherlight-close-icon:hover,body .lity-close:active,body .lity-close:focus,body .lity-close:hover{top:40px;font-size:16px;line-height:25px;background:#fff;color:#000;border:1px solid #000}@media (max-width:320px){.mec-wrap span.flip-clock-divider{width:20px}.mec-single-event .mec-events-meta-group-countdown{padding:15px 12%}}@media only screen and (min-width:320px) and (max-width:767px){.mec-wrap .flip-clock-wrapper ul{padding:0}}@media (max-width:414px){.mec-wrap span.flip-clock-divider{width:30px}.mec-single-event .mec-events-meta-group-countdown{margin-left:0;padding:15px 7%}}@media (max-width:480px){body .featherlight .featherlight-content{width:95%}.mec-wrap span.flip-clock-divider{width:7px}.mec-single-event .mec-events-meta-group-countdown{margin-left:0;padding:15px 1%}body .featherlight .featherlight-close-icon{color:#000;border-color:#000}}@media (max-width:1366px){body .mec-modal-wrap .mec-single-modal .flip-clock-divider:not(:first-child){width:20px!important}body .mec-modal-wrap .mec-single-modal .mec-events-meta-group-countdown{padding:20px 15px}body .mec-modal-wrap .mec-single-modal .flip-clock-wrapper ul{width:48px}}@media (max-width:1280px){body .mec-modal-wrap .mec-single-modal .flip-clock-divider:not(:first-child){width:14px!important}body .mec-modal-wrap .mec-single-modal .mec-events-meta-group-countdown{padding:15px 10px}body .mec-modal-wrap .mec-single-modal .flip-clock-wrapper ul{width:38px}}@media (min-width:961px) and (max-width:1024px){body .mec-modal-wrap .mec-single-modal .flip-clock-divider:not(:first-child){width:7px!important}body .mec-modal-wrap .mec-single-modal .mec-events-meta-group-countdown{padding:15px 5px}body .mec-modal-wrap .mec-single-modal .flip-clock-wrapper ul{width:14px}body .mec-modal-wrap .mec-single-modal .flip-clock-wrapper ul li a div{font-size:30px}}@media (max-width:640px){body .mec-modal-wrap .mec-single-modal.featherlight-close-icon{top:14px;right:14px}}@media (max-width:480px){.featherlight .featherlight-content,body .mec-modal-wrap{max-width:100%}body .mec-modal-wrap.flip-clock-divider .flip-clock-label{display:block}}@media (max-width:414px){body .mec-modal-wrap .mec-single-modal .flip-clock-divider:not(:first-child){width:50px!important}.mec-wrap .flip-clock-divider .flip-clock-label{display:none}body .mec-modal-wrap .mec-single-modal .mec-events-meta-group-countdown{padding:20px 5px 20px 65px}body .featherlight-content .mec-modal-wrap .mec-single-modal .mec-events-meta-group-countdown{padding:20px 2px 20px 2px!important}body .featherlight-content .mec-modal-wrap .mec-single-modal .flip-clock-divider:not(:first-child){width:3px!important}}@media (max-width:375px){body .mec-modal-wrap .mec-single-modal .flip-clock-divider:not(:first-child){width:50px!important}.mec-wrap .flip-clock-divider .flip-clock-label{display:none}body .mec-modal-wrap .mec-single-modal .mec-events-meta-group-countdown{padding:20px 5px 20px 45px}}@media (max-width:320px){body .mec-modal-wrap .mec-single-modal .flip-clock-divider:not(:first-child){width:20px!important}body .mec-modal-wrap .mec-single-modal .mec-events-meta-group-countdown{padding:20px 5px 20px 40px}}.mec-single-modal .mec-events-progress-bar{display:none}.mec-single-event-bar dd{margin-left:0}.mec-events-toggle{max-width:960px;margin-left:auto;margin-right:auto}.mec-events-toggle .mec-toggle-item{border:1px solid #e4e4e4;margin-bottom:15px;box-shadow:0 10px 15px #f3f3f3;border-radius:0 var(--mec-primary-border-radius) var(--mec-primary-border-radius) 0}.mec-events-toggle .mec-toggle-item-inner{cursor:pointer;position:relative;padding:30px 60px 30px 15px;background:#fff;transition:all .3s ease;min-height:100px;display:table;width:100%;border-collapse:separate;border-radius:0 var(--mec-primary-border-radius) var(--mec-primary-border-radius) 0}.mec-events-toggle .mec-toggle-item-inner:hover{background:#fbfbfb}.mec-toggle-item-col{width:200px;border-right:1px solid #e3e3e3;margin-right:15px;display:table-cell;padding-right:5px}.mec-toggle-item-col .mec-event-date{font-size:38px;line-height:40px;float:left;margin-right:8px}.mec-toggle-item-col .mec-event-month,.mec-toggle-item-col .mec-time-details{text-transform:uppercase;font-size:12px;line-height:14px;padding-top:4px;font-weight:700}.mec-toggle-item-col .mec-event-detail{font-size:10px}.mec-toggle-item-col .mec-event-day{margin-top:9px;color:silver;font-size:35px;font-weight:100;text-transform:uppercase;letter-spacing:-1px}.mec-events-toggle .mec-toggle-title{color:#000;font-size:23px;font-weight:600;margin-bottom:0;transition:all .3s ease;display:table-cell;text-align:left;max-width:calc(100% - 200px);padding-left:15px;vertical-align:middle}.mec-events-toggle .mec-toggle-item-inner span.event-color{width:5px;height:calc(100% + 2px);position:absolute;left:-1px;top:-1px;bottom:0;border-radius:0;margin:0}.mec-events-toggle .mec-toggle-item-inner i{position:absolute;font-size:30px;right:25px;top:50%;transform:translate(0,-50%);cursor:pointer}.mec-events-toggle .mec-toggle-item.is-open i.mec-sl-plus:before{content:"\e615"}.mec-events-toggle .mec-toggle-item.is-open .mec-toggle-title{background:#f8f8f8;cursor:pointer}.mec-events-toggle .mec-toggle-content{border-top:1px solid #e4e4e4}.mec-events-toggle .mec-toggle-content .mec-modal-wrap{margin:0;max-width:100%;box-shadow:none}.mec-events-toggle .mec-toggle-content .mec-modal-wrap .mec-single-event{margin:0}.mec-events-toggle .mec-toggle-content .mec-single-event-bar,.mec-events-toggle .mec-toggle-content h1.mec-single-title{display:none}.mec-events-toggle .media-links a{margin-bottom:0}.mec-events-toggle .mec-toggle-content .mec-toggle-meta{margin-bottom:14px}.mec-events-toggle .mec-toggle-content .mec-frontbox{padding:12px 14px 8px}.mec-events-toggle .mec-toggle-content .mec-frontbox .mec-speakers-details{border:none}.mec-events-toggle .mec-toggle-content .mec-frontbox .mec-speakers-details ul{padding-left:0}.mec-events-toggle #mec_speakers_details.mec-frontbox{padding:0;margin:0}.mec-events-toggle .mec-toggle-item h3.mec-speakers{border:none;text-align:left;margin-bottom:20px}.mec-events-toggle .mec-toggle-item h3.mec-speakers:before{content:"\e063";font-family:simple-line-icons;border:none;position:relative;display:inline-block;left:3px;bottom:unset;font-size:22px;font-weight:400;padding:0 11px 0 28px;vertical-align:middle}.mec-events-toggle .mec-event-data-fields.mec-frontbox{border:none;padding:0;overflow:visible}@media only screen and (max-width:767px){.mec-toggle-item-inner .mec-toggle-item-col{float:none;width:100%;border-right:none;margin-bottom:5px;display:block;max-width:100%;padding-left:15px}.mec-events-toggle .mec-toggle-title{display:block;width:100%;max-width:100%}}.mec-events-agenda-wrap{margin:10px 0;border:1px solid #e9e9e9;background:#fff;padding-left:20px;box-shadow:0 2px 2px rgb(0 0 0 / .03);border-radius:var(--mec-primary-border-radius)}.mec-agenda-event>*{display:inline-block}.mec-agenda-event-title{line-height:18px}.mec-agenda-event-title a{display:inline-block}.mec-events-agenda-container .mec-month-divider{margin-right:20px}.mec-events-agenda:not(:last-of-type){padding:0;border-bottom:1px solid #e9e9e9}.mec-events-agenda:last-of-type{border-radius:0 0 var(--mec-primary-border-radius) var(--mec-primary-border-radius)}.mec-events-agenda:last-of-type .mec-agenda-events-wrap{border-radius:0 0 var(--mec-primary-border-radius) 0}.mec-agenda-date-wrap{width:210px;padding-top:15px;float:left;font-size:13px}.mec-agenda-date-wrap i,.mec-agenda-event i{font-size:11px;color:#aaa;margin-right:4px;margin-left:1px}.mec-agenda-event i{vertical-align:middle;margin-right:1px}.mec-agenda-events-wrap{float:left;width:calc(100% - 210px);background:#f9f9f9;padding:15px}.mec-agenda-event{margin-bottom:10px}.mec-agenda-time{font-size:11px;color:#707070;padding-right:10px;width:138px;display:inline-block}.mec-agenda-event-title{position:relative;padding-left:14px}.mec-agenda-event-title a{font-size:14px;font-weight:600;color:#333}.mec-agenda-event-title span.event-color{width:9px;height:9px;position:absolute;left:0;top:6px;margin:0}.mec-agenda-date-wrap span.mec-agenda-day{color:#aaa;font-size:12px}@media only screen and (max-width:767px){.mec-agenda-date-wrap,.mec-agenda-events-wrap{float:none;width:100%}.mec-events-agenda-wrap{padding-left:0}.mec-events-agenda span.mec-agenda-event-title{display:block;width:100%}.mec-agenda-event-title span.event-color{top:7px}.mec-agenda-event-title a{font-size:13px}}.mec-yearly-view-wrap{margin:0 0 15px;border:1px solid #e6e6e6;background:#fff;box-shadow:0 2px 4px rgb(0 0 0 / .04);border-bottom-width:4px;border-radius:var(--mec-primary-border-radius)}.mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar{max-width:100%;width:231px;padding:10px;background:#fff;margin:10px;display:inline-block}.mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar dl dt{transition:none;height:30px;width:30px;line-height:30px;border-radius:0;font-size:12px}.mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar .mec-calendar-events-sec{padding:10px}.mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar .mec-has-event:after{width:4px;height:4px;bottom:3px;left:calc(50% - 2px)}.mec-yearly-view-wrap .mec-calendar-side .mec-calendar-table{min-height:200px}.mec-calendar.mec-yearly-calendar .mec-calendar-table-head dl dt{background:#f9f9f9;font-size:13px}.rtl .mec-calendar.mec-yearly-calendar .mec-calendar-table-head dl dt{font-size:7px}.mec-calendar.mec-yearly-calendar .mec-calendar-table-title{text-align:center;font-size:15px;font-weight:700;color:#222;margin-top:-5px;padding-bottom:5px}.mec-yearly-view-wrap .mec-yearly-calendar-sec{min-height:200px;width:538px;overflow:hidden;float:left;background:#f8f8f8;padding:15px;border-radius:0 0 0 var(--mec-primary-border-radius)}.mec-yearly-view-wrap .mec-yearly-agenda-sec{min-height:200px;width:calc(100% - 538px);float:left;padding:0 0 0 20px;overflow:hidden}.mec-yearly-view-wrap .mec-yearly-title-sec{position:relative;padding:15px;text-align:center;border-bottom:1px solid #e6e6e6;box-shadow:0 1px 3px rgb(0 0 0 / .02)}.mec-yearly-view-wrap .mec-yearly-title-sec h2{font-size:30px;line-height:40px;color:#333;margin:0;font-weight:700}.mec-yearly-view-wrap .mec-yearly-title-sec .mec-next-year,.mec-yearly-view-wrap .mec-yearly-title-sec .mec-previous-year{position:absolute;top:50%;margin-top:-15px;min-width:30px;height:30px;line-height:30px;padding:0 8px;text-align:center;background:#fff;color:#666;font-size:14px;border:1px solid #eee;border-radius:var(--mec-secondary-border-radius);box-shadow:0 2px 0 0 rgb(0 0 0 / .015);transition:all .33s ease;cursor:pointer}.mec-yearly-view-wrap .mec-yearly-title-sec .mec-previous-year{right:auto;left:20px;padding-right:14px}.mec-yearly-view-wrap .mec-yearly-title-sec .mec-next-year{left:auto;right:20px;padding-left:14px}.mec-yearly-view-wrap .mec-yearly-title-sec .mec-next-year i,.mec-yearly-view-wrap .mec-yearly-title-sec .mec-previous-year i{font-size:12px;color:#40d9f1;cursor:pointer}.mec-yearly-view-wrap .mec-events-agenda.mec-selected{box-shadow:-10px 0 0 0 #fffcf2,0 -1px 0 #fbebb6;background:#fffcf2;border-color:#fbebb6;color:#f9af29}.mec-yearly-agenda-sec span.mec-event-label-captions.mec-fc-style{right:0;top:-2px}@media only screen and (max-width:959px){.mec-yearly-view-wrap .mec-yearly-calendar-sec{width:268px;padding:10px 5px}.mec-yearly-view-wrap .mec-yearly-agenda-sec{width:calc(100% - 268px);padding:0 0 0 10px}}@media only screen and (max-width:767px){.mec-yearly-view-wrap .mec-yearly-agenda-sec,.mec-yearly-view-wrap .mec-yearly-calendar-sec{width:100%;float:none}.mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar{width:auto}.mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar dl dt{width:14.2%}.mec-yearly-view-wrap .mec-yearly-title-sec h2{font-size:25px}}.mec-yearly-view-wrap .mec-agenda-event i,.mec-yearly-view-wrap .mec-agenda-time{display:none}@media only screen and (min-width:768px){.mec-yearly-view-wrap .mec-events-agenda-wrap{margin-top:0;border:none;padding-left:0;box-shadow:none}.mec-yearly-view-wrap .mec-agenda-date-wrap{width:174px;font-size:11px;padding-top:10px}.mec-yearly-view-wrap .mec-agenda-events-wrap{width:calc(100% - 174px);padding:10px}.mec-yearly-view-wrap .mec-agenda-event-title a{font-size:13px}.mec-yearly-view-wrap .mec-agenda-event-title span.event-color{width:8px;height:8px}.mec-yearly-view-wrap .mec-agenda-date-wrap span.mec-agenda-day{font-size:11px}.mec-yearly-view-wrap .mec-yearly-calendar-sec{box-shadow:-2px 0 5px rgb(0 0 0 / .03) inset}}@media only screen and (max-width:1200px){.mec-yearly-view-wrap .mec-agenda-event-title a{font-size:12px;padding-right:6px}}.mec-calendar.mec-calendar-timetable .mec-calendar-d-table{padding-bottom:10px;border-bottom:none}.mec-calendar.mec-calendar-timetable .mec-calendar-d-table dl dt:hover{cursor:pointer}.mec-calendar.mec-calendar-timetable .mec-calendar-d-table dl dt.mec-timetable-has-no-event,.mec-calendar.mec-calendar-timetable .mec-calendar-d-table dl dt.mec-timetable-has-no-event:hover{color:#bbb;cursor:default}.mec-calendar.mec-calendar-timetable .mec-calendar-d-table dl dt.mec-timetable-day-active{background:#40d9f1;color:#fff;position:relative}.mec-calendar.mec-calendar-timetable .mec-calendar-d-table dl dt.mec-timetable-day-active:after{content:"";position:absolute;display:block;bottom:-20px;left:50%;margin-left:-10px;width:0;border-width:10px;border-style:solid;border-color:#40d9f1 #fff0 #fff0 #fff0}.mec-week-events-container{background:#fff;border-radius:0 0 var(--mec-primary-border-radius) var(--mec-primary-border-radius)}.mec-timetable-events-list{padding:10px 20px;border:none;margin:0}.mec-timetable-events-list .mec-timetable-event{padding:10px 0;border-bottom:1px dashed #ddd}.mec-timetable-events-list .mec-timetable-event:last-child{border:none}.mec-timetable-event .mec-timetable-event-span{font-size:12px;color:#444;padding-right:30px;line-height:22px}.mec-timetable-events-list .mec-timetable-event i{font-size:13px;color:#aaa;margin-right:3px;vertical-align:baseline;display:inline-block}.mec-timetable-event .mec-timetable-event-span a{color:#333}.mec-timetable-event .mec-timetable-event-time{font-size:11px}.mec-timetable-event .mec-timetable-event-time i{vertical-align:text-bottom}.mec-timetable-event .mec-timetable-event-title{font-size:13px}.mec-timetable-event .mec-timetable-event-title .event-color{width:10px;height:10px}.mec-timetable-events-list .mec-timetable-event.mec-util-hidden{display:none}.mec-timetable-events-list.mec-util-hidden{display:none}@media only screen and (min-width:768px){.mec-timetable-events-list{display:table;width:100%;margin:10px 0 20px}.mec-timetable-events-list .mec-timetable-event{display:table-row;padding:0;border:none;background:#fff}.mec-timetable-events-list .mec-timetable-event:hover{background:#fafafa}.mec-timetable-event .mec-timetable-event-span{display:table-cell;padding:10px 15px;border-bottom:1px solid #ebebeb}.mec-timetable-events-list .mec-timetable-event:last-child .mec-timetable-event-span{border-bottom:none}}@media only screen and (max-width:767px){.mec-timetable-event .mec-timetable-event-title{display:block;width:100%;padding:5px 0 10px;font-weight:700}}.mec-timetable-t2-wrap{border:1px solid #e6e6e6;background:#fafafa;padding:0 15px 15px;overflow:hidden;box-shadow:0 3px 2px 0 rgb(0 0 0 / .012);border-radius:var(--mec-primary-border-radius)}.mec-timetable-t2-col{width:20%;float:left;min-height:20px;padding-right:1px;background:0 0}.mec-ttt2-title{background:#fafafa;color:#333;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1px;text-align:center;padding:25px 10px 10px;margin-bottom:1px}.mec-timetable-t2-col .mec-event-article{position:relative}.mec-timetable-t2-col .mec-event-article .event-color{position:absolute;width:auto;height:auto;left:0;right:0;top:0;bottom:0;margin:0;z-index:1;border-radius:var(--mec-primary-border-radius)}.mec-timetable-t2-content{position:relative;z-index:2;color:#fff;padding:15px 15px 20px;text-align:left;height:auto;margin-bottom:1px;overflow:hidden}.mec-timetable-t2-content .mec-event-title{line-height:22px;margin-bottom:13px;white-space:nowrap;padding-right:1px;overflow:hidden}.mec-timetable-t2-content .mec-event-title a{color:#fff;font-size:15px;font-weight:600;white-space:pre-line;overflow:hidden}.mec-timetable-t2-content div{color:#fff;font-size:11px;font-weight:400;line-height:19px;white-space:nowrap}.mec-timetable-t2-content div i{font-size:12px;margin-right:4px}@media only screen and (max-width:960px){.mec-timetable-t2-col{width:100%;float:none}}@media (min-width:961px){.mec-timetable-col-7{width:14.28%}.mec-timetable-col-6{width:16.6666%}}.mec-timetable-t3-wrap td{position:relative;padding:0}.mec-timetable-t3-wrap td a{width:100%;display:block;min-height:110px}.mec-weather-box{padding:15px 0}.mec-weather-head{min-height:90px;padding:5px 0;clear:both;overflow:hidden;margin-bottom:25px;border-radius:10px;background:#238af5;position:relative}.mec-weather-icon-box{float:left;width:80px;height:80px;border-radius:10px;overflow:hidden;background:#238af5}.mec-weather-icon{width:80px;height:80px;display:inline-block;border-radius:10px}.mec-weather-summary{float:left;width:calc(100% - 80px);padding-left:10px;margin:10px 0;height:60px}.mec-weather-summary-report{font-size:15px;color:rgb(255 255 255 / .68);margin-bottom:6px}.mec-weather-summary-temp{font-weight:400;color:#fff;font-size:29px;line-height:1}.degrees-mode{background:rgb(0 0 0 / .2);cursor:pointer;font-weight:400;font-size:18px;padding:4px 5px;line-height:1;color:#fff;position:absolute;border-radius:8px;bottom:16px;left:16px}.mec-weather-extras{width:auto;padding:10px 15px 0 15px;float:right;min-height:80px;color:#fff;font-size:13px;line-height:1}.mec-weather-extras{width:auto;padding:10px 15px 0 15px;float:right;min-height:80px;color:#fff;font-size:13px;line-height:1}.mec-weather-extras div{line-height:20px;height:20px}.mec-weather-extras span{color:rgb(255 255 255 / .68);font-size:12px;text-transform:uppercase}.mec-weather-extras var{font-size:11px;letter-spacing:.4px}.mec-weather-icon.clear-day,.mec-weather-icon.clear-night{background-image:url(/wp-content/plugins/modern-events-calendar-lite/assets/img/mec-weather-icon-01.png)}.mec-weather-icon.partly-sunny-day,.mec-weather-icon.partly-sunny-night{background-image:url(/wp-content/plugins/modern-events-calendar-lite/assets/img/mec-weather-icon-02.png)}.mec-weather-icon.partly-cloudy-day,.mec-weather-icon.partly-cloudy-night{background-image:url(/wp-content/plugins/modern-events-calendar-lite/assets/img/mec-weather-icon-03.png)}.mec-weather-icon.cloudy,.mec-weather-icon.fog,.mec-weather-icon.wind{background-image:url(/wp-content/plugins/modern-events-calendar-lite/assets/img/mec-weather-icon-04.png)}.mec-weather-icon.thunderstorm{background-image:url(/wp-content/plugins/modern-events-calendar-lite/assets/img/mec-weather-icon-05.png)}.mec-weather-icon.rain{background-image:url(/wp-content/plugins/modern-events-calendar-lite/assets/img/mec-weather-icon-06.png)}.mec-weather-icon.hail,.mec-weather-icon.sleet,.mec-weather-icon.snow{background-image:url(/wp-content/plugins/modern-events-calendar-lite/assets/img/mec-weather-icon-07.png)}.mec-av-spot-wrap{width:auto;max-width:1200px;padding:0;margin:0 auto 25px;background:#f7f7f7;min-height:480px;position:relative;border-radius:var(--mec-primary-border-radius)}.mec-av-spot{height:auto;border:1px solid #eee;box-shadow:0 6px 12px -4px rgb(0 0 0 / .05);border-radius:var(--mec-primary-border-radius)}.mec-av-spot .mec-event-article{position:relative;height:auto;border-radius:var(--mec-primary-border-radius)}.mec-av-spot .mec-av-spot-img{position:relative;background-size:cover!important;background-position:center!important;width:100%;height:330px;float:none;margin:0;overflow:hidden;border-radius:var(--mec-primary-border-radius) var(--mec-primary-border-radius) 0 0}.mec-av-spot .mec-av-spot-content{border-radius:0 0 var(--mec-primary-border-radius) var(--mec-primary-border-radius)}.mec-av-spot .mec-av-spot-content,.mec-av-spot .mec-av-spot-head{width:100%;float:none;height:100%;background:#fff;padding:0 20px 20px;margin-bottom:0}.mec-av-spot .mec-av-spot-head{background:#222;color:#fff;min-height:80px}.mec-av-spot .mec-av-spot-head .mec-av-spot-box{padding-top:25px;font-size:13px;color:#ddd}.mec-av-spot .mec-av-spot-head .mec-av-spot-box span{color:#40d9f1;font-size:40px;font-weight:700;font-style:italic}.mec-av-spot .mec-av-spot-head .mec-event-countdown{text-align:center;padding-top:10px;display:table;table-layout:fixed;margin:0 auto;float:right}.mec-av-spot .mec-av-spot-head .mec-event-countdown li{display:table-cell;padding:10px 20px;position:relative;height:60px}.mec-av-spot .mec-av-spot-head .mec-event-countdown p{margin-bottom:0}.mec-av-spot .mec-events-content p{margin-bottom:20px}.mec-av-spot-content.mec-event-grid-modern .mec-event-article{border:none;padding:0;margin:0;box-shadow:none}.mec-av-spot-wrap .mec-event-grid-modern .event-grid-modern-head{margin-bottom:10px;padding:14px 34px;margin-left:-20px;margin-right:-20px;text-align:left;background:#f9f9f9;border-bottom:1px solid #eee}.mec-av-spot-content.mec-event-grid-modern .mec-event-title{font-size:29px}.mec-av-spot .mec-av-spot-col6{width:50%;float:left;height:100%}.mec-av-spot .mec-av-spot-col6 i{font-size:42px;float:left;margin-right:7px;height:58px}.mec-av-spot .mec-av-spot-col6 h6{text-transform:uppercase;font-size:17px;padding:4px 0;display:inline;color:#444}.mec-av-spot .mec-av-spot-col6 address{font-size:12px;margin-bottom:0}.mec-av-spot-content.mec-event-grid-modern .mec-event-title a:hover{text-decoration:underline}.mec-av-spot-content.mec-event-grid-modern .mec-event-footer .mec-booking-button{font-size:12px;padding:0 31px;line-height:49px;height:50px;top:0;box-shadow:0 5px 11px -3px rgb(0 0 0 / .05)}@media only screen and (max-width:768px){.mec-av-spot .mec-av-spot-col6{width:100%;margin:10px 0}}@media only screen and (max-width:479px){.mec-av-spot-content.mec-event-grid-modern .mec-event-title{font-size:24px}}.mec-events-masonry-wrap{display:block;width:auto}.mec-masonry-item-wrap{width:calc(33.33% - 30px);padding:0;margin:0 15px 30px;min-height:10px;position:relative;float:left}.mec-events-masonry-cats{padding:10px;margin-bottom:25px;text-align:center;clear:both;list-style:none outside none}.mec-events-masonry-cats a{border-radius:2px;padding:6px 12px;font-size:13px;line-height:1.2;color:#333;font-weight:400;margin-top:0!important;text-align:center;display:inline-block;width:auto;border:2px solid #fff0;transition:all .2s ease}.mec-events-masonry-cats a:hover{border-color:#40d9f1;color:#333}.mec-events-masonry-cats a.mec-masonry-cat-selected{border:2px solid #40d9f1;color:#40d9f1}.mec-masonry{background:#f7f7f7;height:auto;border:1px solid #eee;box-shadow:0 6px 12px -4px rgb(0 0 0 / .05);border-radius:var(--mec-primary-border-radius)}.mec-masonry .mec-event-article{position:relative;height:auto;background-color:#fff;border-radius:var(--mec-primary-border-radius)}.mec-masonry .mec-masonry-img{position:relative;width:100%;height:auto;float:none;margin:0;overflow:hidden;border-radius:var(--mec-primary-border-radius) var(--mec-primary-border-radius) 0 0}.mec-masonry .mec-masonry-img img{width:100%;display:block}.mec-masonry .mec-masonry-content,.mec-masonry .mec-masonry-head{width:100%;float:none;height:100%;padding:0 20px 20px;margin-bottom:0}.mec-masonry .mec-events-content p{margin-bottom:20px}.mec-masonry-content.mec-event-grid-modern .mec-event-article{border:none;padding:0;margin:0;box-shadow:none}.mec-masonry-item-wrap .mec-event-grid-modern .event-grid-modern-head{min-height:79px;margin-bottom:10px;padding:14px 5%;margin-left:-20px;margin-right:-20px;text-align:left;background:#f9f9f9;border-bottom:1px solid #eee}.mec-masonry-content.mec-event-grid-modern .mec-event-description{padding-top:20px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical}.mec-masonry-content.mec-event-grid-modern .mec-event-content{padding-top:20px}@media (max-width:480px){.mec-masonry-content.mec-event-grid-modern .mec-labels-normal{display:block}}.mec-masonry-content.mec-event-grid-modern .mec-event-footer{height:auto;display:flex;gap:10px}.mec-wrap .mec-event-masonry .mec-masonry-content.mec-event-grid-modern .mec-event-footer a{position:static;padding:0;flex:auto;text-align:center}.mec-masonry .mec-masonry-col6 .mec-event-date{font-size:52px;letter-spacing:-2px;line-height:41px;vertical-align:top}.mec-masonry .mec-masonry-col6{width:50%;float:left;height:100%}.mec-masonry .mec-masonry-col6 i{font-size:24px;float:left;margin-right:7px;height:50px}.mec-masonry .mec-masonry-col6 .mec-event-month,.mec-masonry .mec-masonry-col6 h6{text-transform:capitalize;font-size:15px;padding:4px 0;display:inline;color:#444}.mec-masonry .mec-masonry-col6 .mec-event-detail,.mec-masonry .mec-masonry-col6 address{font-size:11px;margin-bottom:0}.mec-masonry-content.mec-event-grid-modern .mec-event-title a:hover{text-decoration:underline}.mec-masonry-content.mec-event-grid-modern .mec-event-footer .mec-booking-button{font-size:12px;line-height:49px;height:50px;box-shadow:0 5px 11px -3px rgb(0 0 0 / .05)}@media only screen and (max-width:960px){.mec-masonry-item-wrap{width:calc(50% - 30px)}}@media only screen and (max-width:768px){.mec-masonry .mec-masonry-col6{width:100%;margin:10px 0}.mec-masonry-item-wrap{width:calc(100% - 30px)}}@media only screen and (max-width:479px){.mec-masonry-content.mec-event-grid-modern .mec-event-title{font-size:24px}}.mec-wrap.mec-skin-masonry-container .mec-load-more-wrap{position:unset}.btn-wrapper{text-align:center}.countdown-wrapper .btn-wrapper{padding-top:10px;padding-right:0}.countdown-wrapper h5.countdown-message{letter-spacing:5px;font-weight:500;font-size:18px}.blox.dar .countdown-wrapper p,.countdown-wrapper p{color:#888}.countdown-wrapper a.button.black{float:right;margin-right:0}.mec-wrap .threedaydigits .days .flip-clock-label{right:-100px}@media only screen and (min-width:320px) and (max-width:767px){.mec-wrap .flip-clock-wrapper ul{width:29px!important}.mec-wrap .flip-clock-wrapper ul li a div div.inn{font-size:25px!important}.mec-wrap .flip-clock-divider .flip-clock-label{left:0;font-weight:400}.mec-wrap span.flip-clock-divider{width:12px}}@media only screen and (min-width:320px) and (max-width:480px){.mec-wrap .flip-clock-wrapper ul{width:29px!important}.mec-wrap .flip-clock-wrapper ul li a div div.inn{font-size:25px!important}.mec-wrap .flip-clock-divider .flip-clock-label{display:none}.mec-wrap span.flip-clock-divider:first-child{width:0}.mec-wrap span.flip-clock-divider{width:5px}.mec-single-event .mec-events-meta-group-countdown{margin-left:0;padding:15px 18%}}@media screen and (min-width:960px) and (max-width:1200px){.mec-wrap .threedaydigits ul{height:50px;width:47px}}@media screen and (min-width:480px) and (max-width:768px){.mec-wrap .threedaydigits ul{height:48px;width:26px!important}.mec-wrap .threedaydigits .flip-clock-label{font-size:8px;left:-8px}}@media screen and (min-width:320px) and (max-width:480px){.mec-wrap .threedaydigits ul{height:48px;width:22px!important}}.mec-wrap .flip-clock-wrapper *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden}.mec-wrap .flip-clock-wrapper a{cursor:pointer;text-decoration:none;color:#ccc}.mec-wrap .flip-clock-wrapper a:hover{color:#fff}.mec-wrap .flip-clock-wrapper ul{list-style:none}.flip-clock-wrapper.clearfix:after,.mec-wrap .flip-clock-wrapper.clearfix:before{content:" ";display:table}.mec-wrap .flip-clock-wrapper.clearfix:after{clear:both}.mec-wrap .flip-clock-wrapper.clearfix{zoom:1}.mec-wrap .flip-clock-wrapper{font-size:11px;-webkit-user-select:none}.mec-wrap .flip-clock-meridium{background:0 0!important;box-shadow:0 0 0!important;font-size:36px!important}.mec-wrap .flip-clock-meridium a{color:#313333}.mec-wrap .flip-clock-wrapper{text-align:center;position:relative;display:inline-block;padding-bottom:10px}.flip-clock-wrapper:after,.mec-wrap .flip-clock-wrapper:before{content:" ";display:table}.mec-wrap .flip-clock-wrapper:after{clear:both}.mec-wrap .flip-clock-wrapper ul{position:relative;float:left;margin:2px;width:50px;height:50px;font-size:80px;font-weight:700;line-height:87px;border-radius:3px;background:rgb(0 0 0 / .21)}.mec-wrap .flip-clock-wrapper ul li{z-index:1;position:absolute;left:0;top:0;width:100%;height:100%;line-height:54px;text-decoration:none!important}.mec-wrap .flip-clock-wrapper ul li:first-child{z-index:2}.mec-wrap .flip-clock-wrapper ul li a{display:block;height:100%;-webkit-perspective:200px;-moz-perspective:200px;perspective:200px;margin:0!important;overflow:visible!important;cursor:default!important}.mec-wrap .flip-clock-wrapper ul li a div{z-index:1;position:absolute;left:0;width:100%;height:50%;font-size:80px;overflow:hidden;outline:1px solid #fff0}.mec-wrap .flip-clock-wrapper ul li a div .shadow{position:absolute;width:100%;height:100%;z-index:2}.mec-wrap .flip-clock-wrapper ul li a div.up{-webkit-transform-origin:50% 100%;-moz-transform-origin:50% 100%;-ms-transform-origin:50% 100%;-o-transform-origin:50% 100%;transform-origin:50% 100%;top:0}.mec-wrap .flip-clock-wrapper ul li a div.up:after{content:"";position:absolute;top:24px;left:0;z-index:5;width:100%;height:3px;background-color:rgb(0 0 0 / .12)}.mec-wrap .flip-clock-wrapper ul li a div.down{-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;-ms-transform-origin:50% 0;-o-transform-origin:50% 0;transform-origin:50% 0;bottom:0;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.mec-wrap .flip-clock-wrapper ul li a div div.inn{position:absolute;left:0;z-index:1;width:100%;height:200%;color:#fff;text-shadow:0 0 2px rgb(0 0 0 / .25);text-align:center;background-color:#40d9f1;border-radius:3px;font-size:48px}.mec-wrap .flip-clock-wrapper ul li a div.up div.inn{top:0}.mec-wrap .flip-clock-wrapper ul li a div.down div.inn{bottom:0}.mec-wrap .flip-clock-wrapper ul.play li.flip-clock-before{z-index:3}.mec-wrap .flip-clock-wrapper .flip{box-shadow:0 2px 5px rgb(0 0 0 / .17)}.mec-wrap .flip-clock-wrapper ul.play li.flip-clock-active{-webkit-animation:asd .5s .5s linear both;-moz-animation:asd .5s .5s linear both;animation:asd .5s .5s linear both;z-index:5}.mec-wrap .flip-clock-divider{float:left;display:inline-block;position:relative;width:18px;height:62px}.mec-wrap .flip-clock-divider:first-child{width:0}.mec-wrap .flip-clock-dot{display:none;background:#323434;width:10px;height:10px;position:absolute;border-radius:50%;box-shadow:0 0 5px rgb(0 0 0 / .5);left:5px}.mec-wrap .flip-clock-divider .flip-clock-label{position:absolute;bottom:-1.5em;right:-71px;color:#101010;font-weight:700;text-shadow:none;text-transform:uppercase}.mec-wrap .blox.dark .flip-clock-divider .flip-clock-label{color:#8a8a8a}.mec-wrap .flip-clock-divider.seconds .flip-clock-label{right:-82px}.mec-wrap .flip-clock-dot.top{top:30px}.mec-wrap .flip-clock-dot.bottom{bottom:30px}@-webkit-keyframes asd{0%{z-index:2}20%{z-index:4}100%{z-index:4}}@-moz-keyframes asd{0%{z-index:2}20%{z-index:4}100%{z-index:4}}@-o-keyframes asd{0%{z-index:2}20%{z-index:4}100%{z-index:4}}@keyframes asd{0%{z-index:2}20%{z-index:4}100%{z-index:4}}.flip-clock-wrapper ul.play li.flip-clock-active .down{z-index:2;-webkit-animation:turn .5s .5s linear both;-moz-animation:turn .5s .5s linear both;animation:turn .5s .5s linear both}@-webkit-keyframes turn{0%{-webkit-transform:rotatex(90deg)}100%{-webkit-transform:rotatex(0)}}@-moz-keyframes turn{0%{-moz-transform:rotatex(90deg)}100%{-moz-transform:rotatex(0)}}@-o-keyframes turn{0%{-o-transform:rotatex(90deg)}100%{-o-transform:rotatex(0)}}@keyframes turn{0%{transform:rotatex(90deg)}100%{transform:rotatex(0)}}.flip-clock-wrapper ul.play li.flip-clock-before .up{z-index:2;-webkit-animation:turn2 .5s linear both;-moz-animation:turn2 .5s linear both;animation:turn2 .5s linear both}@-webkit-keyframes turn2{0%{-webkit-transform:rotatex(0)}100%{-webkit-transform:rotatex(-90deg)}}@-moz-keyframes turn2{0%{-moz-transform:rotatex(0)}100%{-moz-transform:rotatex(-90deg)}}@-o-keyframes turn2{0%{-o-transform:rotatex(0)}100%{-o-transform:rotatex(-90deg)}}@keyframes turn2{0%{transform:rotatex(0)}100%{transform:rotatex(-90deg)}}.flip-clock-wrapper ul li.flip-clock-active{z-index:3}.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow{background:-moz-linear-gradient(top,rgb(0 0 0 / .1) 0,rgb(64 64 64 / .68) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgb(0 0 0 / .1)),color-stop(100%,rgb(64 64 64 / .68)));background:linear,top,rgb(0 0 0 / .1) 0,rgb(64 64 64 / .68) 100%;background:-o-linear-gradient(top,rgb(0 0 0 / .1) 0,rgb(64 64 64 / .68) 100%);background:-ms-linear-gradient(top,rgb(0 0 0 / .1) 0,rgb(64 64 64 / .68) 100%);background:linear,to bottom,rgb(0 0 0 / .1) 0,rgb(64 64 64 / .68) 100%;-webkit-animation:show .5s linear both;-moz-animation:show .5s linear both;animation:show .5s linear both}.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow{background:-moz-linear-gradient(top,rgb(0 0 0 / .1) 0,rgb(64 64 64 / .68) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgb(0 0 0 / .1)),color-stop(100%,rgb(64 64 64 / .68)));background:linear,top,rgb(0 0 0 / .1) 0,rgb(64 64 64 / .68) 100%;background:-o-linear-gradient(top,rgb(0 0 0 / .1) 0,rgb(64 64 64 / .68) 100%);background:-ms-linear-gradient(top,rgb(0 0 0 / .1) 0,rgb(64 64 64 / .68) 100%);background:linear,to bottom,rgb(0 0 0 / .1) 0,rgb(64 64 64 / .68) 100%;-webkit-animation:hide .5s .3s linear both;-moz-animation:hide .5s .3s linear both;animation:hide .5s .3s linear both}.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow{background:-moz-linear-gradient(top,rgb(64 64 64 / .68) 0,rgb(0 0 0 / .1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgb(64 64 64 / .68)),color-stop(100%,rgb(0 0 0 / .1)));background:linear,top,rgb(64 64 64 / .68) 0,rgb(0 0 0 / .1) 100%;background:-o-linear-gradient(top,rgb(64 64 64 / .68) 0,rgb(0 0 0 / .1) 100%);background:-ms-linear-gradient(top,rgb(64 64 64 / .68) 0,rgb(0 0 0 / .1) 100%);background:linear,to bottom,rgb(64 64 64 / .68) 0,rgb(0 0 0 / .1) 100%;-webkit-animation:show .5s linear both;-moz-animation:show .5s linear both;animation:show .5s linear both}.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow{background:-moz-linear-gradient(top,rgb(64 64 64 / .68) 0,rgb(0 0 0 / .1) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgb(64 64 64 / .68)),color-stop(100%,rgb(0 0 0 / .1)));background:linear,top,rgb(64 64 64 / .68) 0,rgb(0 0 0 / .1) 100%;background:-o-linear-gradient(top,rgb(64 64 64 / .68) 0,rgb(0 0 0 / .1) 100%);background:-ms-linear-gradient(top,rgb(64 64 64 / .68) 0,rgb(0 0 0 / .1) 100%);background:linear,to bottom,rgb(64 64 64 / .68) 0,rgb(0 0 0 / .1) 100%;-webkit-animation:hide .5s .3s linear both;-moz-animation:hide .5s .3s linear both;animation:hide .5s .2s linear both}@-webkit-keyframes show{0%{opacity:0}100%{opacity:1}}@-moz-keyframes show{0%{opacity:0}100%{opacity:1}}@-o-keyframes show{0%{opacity:0}100%{opacity:1}}@keyframes show{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes hide{0%{opacity:1}100%{opacity:0}}@-moz-keyframes hide{0%{opacity:1}100%{opacity:0}}@-o-keyframes hide{0%{opacity:1}100%{opacity:0}}@keyframes hide{0%{opacity:1}100%{opacity:0}}@media only screen and (min-width:320px) and (max-width:480px){.single-mec-events .mec-wrap .flip-clock-wrapper{padding-bottom:0;max-width:218px}.single-mec-events .mec-wrap .mec-events-meta-group-countdown{padding:20px 10px 20px 10px}.mec-wrap .flip-clock-wrapper ul{width:25px!important;padding:0}.single-mec-events .mec-wrap .flip-clock-wrapper .flip{margin-bottom:40px}.single-mec-events .mec-wrap .flip-clock-divider .flip-clock-label{display:block}.single-mec-events .mec-wrap .flip-clock-divider.days .flip-clock-label{left:-15px}.single-mec-events .mec-wrap .flip-clock-divider.hours .flip-clock-label{left:0}.single-mec-events .mec-wrap .flip-clock-divider.minutes .flip-clock-label{left:0}.single-mec-events .mec-wrap .flip-clock-divider.seconds .flip-clock-label{left:-15px}.single-mec-events .mec-wrap .flip-clock-wrapper{max-width:unset}}@font-face{font-family:simple-line-icons;src:url(/wp-content/plugins/modern-events-calendar-lite/assets/fonts/Simple-Line-Icons.eot?v=2.3.1);src:url("/wp-content/plugins/modern-events-calendar-lite/assets/fonts/Simple-Line-Icons.eot?v=2.3.1#iefix") format("embedded-opentype"),url(/wp-content/plugins/modern-events-calendar-lite/assets/fonts/Simple-Line-Icons.woff2?v=2.3.1) format("woff2"),url(/wp-content/plugins/modern-events-calendar-lite/assets/fonts/Simple-Line-Icons.woff?v=2.3.1) format("woff"),url(/wp-content/plugins/modern-events-calendar-lite/assets/fonts/Simple-Line-Icons.ttf?v=2.3.1) format("truetype"),url("/wp-content/plugins/modern-events-calendar-lite/assets/fonts/Simple-Line-Icons.svg?v=2.3.1#simple-line-icons") format("svg");font-weight:400;font-style:normal}[class*=mec-sl-]{font-family:simple-line-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mec-sl-facebook:before{content:"\e00b"}.mec-sl-twitter:before{content:"\e009"}.mec-sl-google-plus:before{content:"\e60d"}.mec-sl-angle-left:before{content:"\e605"}.mec-sl-angle-right:before{content:"\e606"}.mec-sl-calendar:before{content:"\e075"}.mec-sl-clock-o:before{content:"\e081"}.mec-sl-home:before{content:"\e069"}.mec-sl-phone:before{content:"\e600"}.mec-sl-envelope:before{content:"\e086"}.mec-sl-sitemap:before{content:"\e037"}.mec-sl-map-marker:before{content:"\e096"}.mec-sl-floder:before{content:"\e089"}.mec-sl-wallet:before{content:"\e02a"}.mec-color,.mec-color-before :before,.mec-color-hover:hover,.mec-wrap .mec-color,.mec-wrap .mec-color-before :before,.mec-wrap .mec-color-hover:hover{color:#40d9f1}.mec-bg-color,.mec-bg-color-hover:hover,.mec-wrap .mec-bg-color,.mec-wrap .mec-bg-color-hover:hover{background-color:#40d9f1}.mec-box-marker,.mec-vip-content-notice{box-shadow:5px 0 0 #40d9f1 inset;padding:5px 10px}.mec-border-color,.mec-border-color-hover:hover,.mec-wrap .mec-border-color,.mec-wrap .mec-border-color-hover:hover{border-color:#40d9f1}.mec-toggle-month-divider.mec-skin-list-events-container{border:1px solid #e8e8e8;margin-bottom:30px;background:#f8f8f8;box-shadow:0 2px 18px -1px rgb(0 0 0 / .1);border-radius:2px}.mec-toggle-month-divider .mec-month-divider{margin:0;text-align:left;background:#fff;position:relative;cursor:pointer;border-top:1px solid #e8e8e8}.mec-toggle-month-divider .mec-month-divider span{padding:20px;border-bottom:1px solid #e8e8e8}.mec-toggle-month-divider .mec-month-divider i{position:absolute;right:20px;top:24px;font-size:20px;cursor:pointer}.mec-toggle-month-divider .mec-month-divider span:before{display:none}.mec-toggle-month-divider .mec-month-divider+article{margin-top:20px}.mec-toggle-month-divider .mec-wrap .mec-month-divider:first-of-type{border-top:none}.mec-toggle-month-divider .mec-event-list-accordion .mec-month-divider:not(:first-of-type)~article{display:none}.mec-skin-list-events-container:not(.mec-toggle-month-divider) .mec-month-divider i{display:none}.mec-month-divider{display:flex;align-items:center}.mec-month-divider:after,.mec-month-divider:before{content:"";flex:1;height:4px;background:#ebebeb}.mec-month-divider h5{font-size:22px;font-weight:700;text-transform:uppercase;margin:0 20px}.mec-month-divider i{display:none}.mec-toogle-inner-month-divider .mec-toggle-item-col .mec-event-month{display:inline-block;padding-top:0}.mec-toogle-inner-month-divider .mec-toggle-item-col .mec-event-date{font-size:14px;line-height:14px;float:none;display:inline-block;margin-right:0;font-weight:700}.mec-events-toggle .mec-toogle-inner-month-divider.mec-toggle-item-inner{padding:20px 60px 30px 15px}.mec-toogle-inner-month-divider .mec-toggle-month-inner-image{float:left;clear:right;width:100px;margin-right:20px;margin-left:10px}.mec-toogle-inner-month-divider .mec-toggle-item-col .mec-event-detail{margin-top:-6px}.mec-toogle-inner-month-divider .mec-toggle-item-col{float:none;width:100%;margin-top:10px;display:block;border:none}.mec-events-toggle .mec-toogle-inner-month-divider .mec-toggle-title{font-size:19px;display:block;padding-top:10px}@media only screen and (max-width:768px){.mec-events-toggle .mec-toogle-inner-month-divider .mec-toggle-title{font-size:14px;padding-top:0}.mec-toogle-inner-month-divider .mec-toggle-item-col{margin-top:0}.mec-toogle-inner-month-divider .mec-toggle-month-inner-image{width:70px}}.mec-wrap article:not([class^=mec-event-countdown]):not([class^=mec-event-cover-]).mec-label-canceled,.mec-wrap article:not([class^=mec-event-countdown]):not([class^=mec-event-cover-]).mec-label-custom,.mec-wrap article:not([class^=mec-event-countdown]):not([class^=mec-event-cover-]).mec-label-featured{overflow:hidden;position:relative}.mec-event-label-captions:not(.mec-fc-style){z-index:1;position:absolute;top:30px;right:-37px;font-size:10px;letter-spacing:1px;text-transform:uppercase;background:#04de78;padding:2px 0;color:#fff;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:.5s cubic-bezier(.25,.5,.06,.85);transition:.5s cubic-bezier(.25,.5,.06,.85);list-style:none;text-align:center;width:150px;max-width:150px}.mec-event-agenda-clean .mec-event-label-captions{top:0}.mec-box-calendar.mec-event-calendar-classic.mec-event-container-novel .mec-event-label-captions{display:none}.mec-wrap article:not([class^=mec-event-countdown]):not([class^=mec-event-cover-]).mec-label-canceled:before{background:#de0404}.mec-daily-view-date-events article:before,ul.mec-weekly-view-dates-events article:before{padding:7px 40px!important;top:27px!important}.mec-event-grid-classic article .mec-fc-style,.mec-event-grid-minimal article .mec-fc-style,.mec-event-grid-simple article .mec-fc-style,.mec-timeline-event .mec-fc-style,.mec-timetable-wrap article .mec-fc-style,.mec-wrap .mec-event-list-accordion article .mec-fc-style,.mec-wrap .mec-event-list-modern article .mec-fc-style,.mec-wrap .mec-events-agenda .mec-agenda-event .mec-fc-style,.mec-wrap article.mec-event-cover-classic .mec-fc-style,.mec-wrap article.mec-event-cover-clean .mec-fc-style,.mec-wrap article.mec-event-cover-modern .mec-fc-style,.mec-wrap article[class^=mec-event-countdown-] .mec-fc-style{font-size:9px;letter-spacing:.5px;text-transform:uppercase;background:#04de78;padding:2px 7px;color:#fff;position:relative;margin-left:10px;border-radius:2px}.mec-timeline-event.mec-label-canceled .mec-fc-style,.mec-wrap .mec-events-agenda .mec-agenda-event.mec-label-canceled .mec-fc-style,.mec-wrap article.mec-event-cover-modern.mec-label-canceled .mec-fc-style{background:#de0404}.mec-timeline-event.mec-label-canceled .mec-fc-style:before,.mec-wrap .mec-events-agenda .mec-agenda-event.mec-label-canceled .mec-fc-style:before{color:#de0404}.mec-event-grid-classic article.mec-label-canceled:before,.mec-event-grid-classic article.mec-label-featured:before,.mec-event-grid-minimal article.mec-label-canceled:before,.mec-event-grid-minimal article.mec-label-featured:before,.mec-event-grid-simple article.mec-label-canceled:before,.mec-event-grid-simple article.mec-label-featured:before,.mec-timetable-wrap article.mec-label-canceled:before,.mec-timetable-wrap article.mec-label-featured:before,.mec-wrap .mec-event-list-accordion article.mec-label-canceled:before,.mec-wrap .mec-event-list-accordion article.mec-label-featured:before,.mec-wrap .mec-event-list-modern article.mec-label-canceled:before,.mec-wrap .mec-event-list-modern article.mec-label-featured:before{display:none}.mec-wrap .mec-event-list-accordion article .mec-fc-style,.mec-wrap .mec-event-list-modern article .mec-fc-style,.mec-wrap article.mec-event-cover-classic .mec-fc-style,.mec-wrap article.mec-event-cover-clean .mec-fc-style,.mec-wrap article[class^=mec-event-countdown-] .mec-fc-style{position:static;font-size:11px;font-weight:400;white-space:nowrap;display:inline-block;line-height:14px}.mec-event-grid-classic article.mec-label-canceled .mec-fc-style,.mec-event-grid-minimal article.mec-label-canceled .mec-fc-style,.mec-event-grid-simple article.mec-label-canceled .mec-fc-style,.mec-timetable-wrap article.mec-label-canceled .mec-fc-style,.mec-wrap .mec-event-list-accordion article.mec-label-canceled .mec-fc-style,.mec-wrap .mec-event-list-modern article.mec-label-canceled .mec-fc-style,.mec-wrap article.mec-event-cover-classic.mec-label-canceled .mec-fc-style,.mec-wrap article.mec-event-cover-clean.mec-label-canceled .mec-fc-style,.mec-wrap article[class^=mec-event-countdown-].mec-label-canceled .mec-fc-style{background:#de0404}.mec-event-grid-classic article.mec-label-canceled .mec-fc-style:before,.mec-event-grid-minimal article.mec-label-canceled .mec-fc-style:before,.mec-event-grid-simple article.mec-label-canceled .mec-fc-style:before,.mec-timetable-wrap article.mec-label-canceled .mec-fc-style:before,.mec-wrap .mec-event-list-accordion article.mec-label-canceled .mec-fc-style:before,.mec-wrap .mec-event-list-modern article.mec-label-canceled .mec-fc-style:before,.mec-wrap article.mec-event-cover-classic.mec-label-canceled .mec-fc-style:before,.mec-wrap article.mec-event-cover-clean.mec-label-canceled .mec-fc-style:before,.mec-wrap article[class^=mec-event-countdown-].mec-label-canceled .mec-fc-style:before{color:#de0404}.mec-wrap .mec-slider-t5 article:not([class^=mec-event-countdown]).mec-label-canceled:before,.mec-wrap .mec-slider-t5 article:not([class^=mec-event-countdown]).mec-label-featured:before{-ms-transform:none;-webkit-transform:none;transform:none;-webkit-transition:none;transition:none;top:271px;right:0}.mec-timetable-wrap article .mec-fc-style{top:-2px;font-size:10px;right:0}.mec-wrap article.mec-event-cover-modern .mec-fc-style{font-size:11px}.mec-skin-grid-events-container .mec-wrap .mec-event-grid-clean .mec-event-article:before{-ms-transform:none;-webkit-transform:none;transform:none!important;-webkit-transition:none;transition:none;top:22px!important;right:22px!important;padding:0 10px!important}.mec-event-grid-minimal article .mec-fc-style,.mec-event-grid-simple article .mec-fc-style{position:static;font-size:11px;font-weight:400;white-space:nowrap;display:inline-block;line-height:14px}.mec-event-grid-classic article .mec-fc-style{padding:5px 20px;font-size:12px;margin-top:8px;display:inline-block}.mec-load-month-link{color:#a9a9a9;font-size:12px;font-weight:400;letter-spacing:1px;text-transform:uppercase;text-decoration:unset;transition:all .33s ease}.mec-categories-wrapper{font-size:12px;font-weight:400;line-height:18px}.mec-categories-wrapper i{margin-right:4px;display:inline-block}ul.mec-categories{padding:0;display:inline;vertical-align:top}ul.mec-categories li.mec-category{list-style:none;display:inline-block;margin-right:3px;cursor:pointer}ul.mec-categories li.mec-category:not(:last-of-type):after{content:","}ul.mec-categories li.mec-category a{color:#777;text-align:left;transition:all .23s ease;-webkit-transition:all .23s ease}.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields{display:inline-block;width:18px;height:18px;position:relative;vertical-align:middle;cursor:pointer;margin:0 0 0 4px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAABmJLR0QA/wD/AP+gvaeTAAAD90lEQVRoge2ZzWscZRjAf8/OJpUkQrF6SJMcNB+zobVdk8WCWEwqBEou0kMKtkgPHoRUD54VFMQ/wJBYhJ6MoGvFg3rQQ7dQFJVN09RANl9UkrgRbVrFuDZpZh4PSWqYmd2Z2a8Ize+0+7zPO/N7dt7l/RjYY48HGynHRZKqRltm7mmBXo1It9jEEBqBhq2UVYSswrTYmraVVFdn248iYpd675IK+GluruXehg4KchZoCtl9SVRHJcrw0fb2pWIdiirg2uzsY2LLOyjngNpib77FOujFdd1481hn50rYzqELGJ+afxGxh0AeCdvXhxURBuNm2ydhOgUuIJ1O1xgN+0eAl0OrhUDgwp3lxVd7e3s3Aub7k05n64yG3CXgZEl2QVG+sv6uG0gkDub8UiN+CZu/fBXlAYR+oz6XTKVSUb9U3wK2hk315LcR+vc3Nr/nn1aA8cz8GdDR8lmFR9DT8Vh7Mn97Hn6YmjpQKzUZ4NGKmAVnxRIrljDNW16NeYdQbaTmXXZfHuCAYUffytfo+QQmZmebbUvmKX2SKhdrIlZr3DR/cTZ4PgHL4jz/H3mAfUp00KvBVYCqRgQ5U3mnkKi+lFQ1nGFXAeOZuWNAc1WkwtHUMXOz2xl0FSDQWx2f8NjoCWfM4z8giWrIFIMorifgnqojdKDeF7Asi69TVxm7MYkIdB85TF/PcQzDqGjeNoqa/gWoNuab3765cpUr331//3vq283PJ5/vqWjeNgKNzpjXEGpwxzZJT0zuSmwHDzsDvou5nYjHg4l4xMqdVwiPAnQ1X3L3kcOuWNfRJyuet4O/nAH3f0BkGcVzu9jXcxyAsRuT9wX6nnu24nnbKCy7dJ2Ba9Nzn4lyKu9VdhX59KlY68DOiHsis3WsekLhEHC5uQqwlcvV0QmPitvNNYRUNTI+Pf+zQEt1tAKzEDdbH3ee5rmHkIgdUf2oel4BEUa9jiI95wGJMgysV1wqOGuCNeLV4FnA5lmlXqysU3BE+MBrNwaF9sTWQ28Av1fMKjgra/a9t/M15i3g0KGW2yq8Vhmn4Cj6SqFD34JroS6z7WOBC+XXCoYIQ12x9kuFcnwXczNm63mUz8unFRDRL+9kF1/3TQtyrXQ6W2fU55II/aWb+aPIF3fra08/09Lyj19uoOV0InEw98eviy+Avl+6XmFEGPpzeeFUEHko4gXH9czsgCLDlP/U7jdFB/3GvJNQGxqAeKw9WWvtM1EZBtbC9ncicFeEIWO9JhZWfqt/8Vyfnm5SooOqeraItdMC8KGyMdIVi2WLdSjLa1ZVjUzM3EzY6AlRuhU1BW36b3+tqyBLIDMCaRUuxzueGCvHa9Y99njQ+RcbkGTacAW/agAAAABJRU5ErkJggg==);background-position:center center;background-size:cover;padding:0;border:none;background-color:#fff0;overflow:visible}.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields .mec-data-fields-tooltip{position:absolute;width:160px;bottom:24px;left:calc(50% - 80px);background:#fff;border-radius:var(--mec-secondary-border-radius);border:1px solid #535a6121;box-shadow:0 4px 45px -8px #444b5061;visibility:hidden;opacity:0;transition:opacity .18s ease,transform .18s ease,visibility .25s ease;transform:scale(.9);z-index:99}.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields:hover .mec-data-fields-tooltip{visibility:visible;opacity:1;transform:scale(1)}.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields .mec-data-fields-tooltip:before{display:block;content:"";position:absolute;width:12px;height:12px;left:calc(50% - 12px);top:100%;transform:translate(50%,-50%) rotate(-45deg);background-color:#fff;box-shadow:0 8px 9px -4px #535a61;z-index:0}.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields .mec-data-fields-tooltip .mec-data-fields-tooltip-box{overflow:hidden;border-radius:11px;padding:12px 0}.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields .mec-data-fields-tooltip .mec-data-fields-tooltip-box ul{width:100%;height:fit-content;overflow-y:scroll;padding:0 15px;text-align:left}.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields .mec-data-fields-tooltip .mec-data-fields-tooltip-box ul::-webkit-scrollbar-track{background-color:#fafafa}.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields .mec-data-fields-tooltip .mec-data-fields-tooltip-box ul::-webkit-scrollbar{width:4px;background-color:#fafafa}.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields .mec-data-fields-tooltip .mec-data-fields-tooltip-box ul::-webkit-scrollbar-thumb{background-color:#40d9f1;border-radius:4px}.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields .mec-data-fields-tooltip .mec-data-fields-tooltip-box ul .mec-event-data-field-item{display:block;width:100%;text-transform:none;margin:0 0 8px 0;color:#616263;font-size:13px;line-height:1.5;font-weight:400;padding-bottom:8px;border-bottom:1px dashed #e1e2e3}.mec-wrap [id^=mec_skin_events_] .mec-event-data-fields .mec-data-fields-tooltip .mec-data-fields-tooltip-box ul .mec-event-data-field-item:last-child{border-bottom:none}.mec-wrap [id^=mec_skin_events_] .mec-data-fields-tooltip .mec-data-fields-tooltip-box ul .mec-event-data-field-item a{color:#40d9f1;font-size:13px;line-height:1.5;font-weight:400}.mec-wrap [id^=mec_skin_events_] .mec-data-fields-tooltip .mec-data-fields-tooltip-box ul .mec-event-data-field-item a:hover{color:#000}.mec-wrap .mec-custom-data .mec-timetable-t2-content,.mec-wrap .mec-custom-data .mec-timetable-t2-content .mec-event-title,.mec-wrap article:not([class^=mec-event-countdown]):not([class^=mec-event-cover-]).mec-custom-data.mec-label-canceled,.mec-wrap article:not([class^=mec-event-countdown]):not([class^=mec-event-cover-]).mec-custom-data.mec-label-featured{overflow:visible!important}.mec-wrap article:not([class^=mec-event-countdown]):not([class^=mec-event-cover-]).mec-custom-data.mec-label-canceled .mec-event-label-captions,.mec-wrap article:not([class^=mec-event-countdown]):not([class^=mec-event-cover-]).mec-custom-data.mec-label-featured .mec-event-label-captions{-ms-transform:rotate(0);-webkit-transform:rotate(0);transform:rotate(0);width:fit-content;top:7px;right:7px;padding:2px 5px;border-radius:4px}@media (min-width:769px){.mec-wrap [id^=mec_skin_events_] .mec-event-list-standard .mec-label-canceled .mec-event-data-fields .mec-data-fields-tooltip,.mec-wrap [id^=mec_skin_events_] .mec-event-list-standard .mec-label-custom .mec-event-data-fields .mec-data-fields-tooltip,.mec-wrap [id^=mec_skin_events_] .mec-event-list-standard .mec-label-featured .mec-event-data-fields .mec-data-fields-tooltip{bottom:calc(50% - 110px);left:30px}.mec-wrap [id^=mec_skin_events_] .mec-event-list-standard .mec-label-canceled .mec-event-data-fields .mec-data-fields-tooltip:before,.mec-wrap [id^=mec_skin_events_] .mec-event-list-standard .mec-label-custom .mec-event-data-fields .mec-data-fields-tooltip:before,.mec-wrap [id^=mec_skin_events_] .mec-event-list-standard .mec-label-featured .mec-event-data-fields .mec-data-fields-tooltip:before{left:-10px;top:calc(100% - 110px);box-shadow:-8px -5px 9px -4px #535a61}}.mec-hourly-schedule-speaker-info{background:#fff;padding:30px;border:1px solid #e6e6e6}.mec-hourly-schedule-speaker-thumbnail{float:left;max-width:30%;width:30%}.mec-hourly-schedule-speaker-name{font-weight:700;font-size:26px;line-height:1.2;color:#333;text-transform:uppercase}.mec-hourly-schedule-speaker-details{float:left;width:69%;padding-left:25px}.mec-hourly-schedule-speaker-job-title{font-size:16px;line-height:1.3;margin-bottom:4px}.mec-hourly-schedule-speaker-description{font-size:14px;font-weight:400;color:#6d7683;line-height:1.7;text-align:left}.mec-hourly-schedule-speaker-contact-information a i,.mec-organizer-social-information a i{color:#6b6b6b;background:#ebebeb;line-height:29px;margin:9px 7px 9px 0;width:30px;height:30px;display:inline-block;text-align:center;transition:all .2s ease;font-size:15px;cursor:pointer;border-radius:var(--mec-secondary-border-radius)}.mec-hourly-schedule-speaker-contact-information a i:hover,.mec-organizer-social-information a i:hover{background:#222;color:#fff}@media only screen and (max-width:479px){.mec-hourly-schedule-speaker-thumbnail{float:none;max-width:none;margin-right:0;margin-bottom:15px;width:100%}.mec-hourly-schedule-speaker-thumbnail img{width:100%}.mec-hourly-schedule-speaker-details{padding-left:0}.mec-hourly-schedule-speaker-info{width:90%;margin:0 auto}}.mec-profile{overflow-x:auto}.mec-profile .mec-profile-bookings{border:2px solid #e6e6e6;text-align:center;min-width:600px}.mec-profile .mec-profile-bookings tbody tr:first-child{background:#f7f7f7;font-weight:700;text-transform:capitalize}.mec-profile .mec-profile-bookings tbody tr{border-bottom:1px solid #e6e6e6;font-size:14px}.mec-profile .mec-profile-bookings tbody tr td{border:1px solid #e6e6e6;padding:10px;text-align:center;word-break:initial}.mec-profile .mec-profile-bookings tbody tr td a{text-decoration:none;color:#000}.mec-profile .mec-profile-bookings tbody tr td a:hover{color:#008aff}.mec-profile .mec-profile-bookings tbody tr td:first-child{width:5%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(2){width:30%;text-align:left}.mec-profile .mec-profile-bookings tbody tr td:nth-child(3){width:30%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(4){width:7%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(5){width:7%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(6){width:7%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(7){width:7%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(8){width:7%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(8) i{color:#000}.mec-profile .mec-profile-bookings tbody tr td:nth-child(8) i:hover{color:#fe686a}.mec-profile .mec-event-status{padding:5px 10px;color:#fff;border-radius:5px;font-size:12px;line-height:12px;letter-spacing:.4px}.mec-profile .mec-event-status.mec-book-confirmed{background:#50d477}.mec-profile .mec-event-status.mec-book-pending{background:#fcbe69}.mec-profile .mec-event-status.mec-book-rejected{background:#fe686a}.mec-profile .mec-event-date{font-size:12px;color:#000}.mec-profile table.mec-profile-bookings{border-collapse:separate}.mec-profile table.mec-profile-bookings tbody tr:first-of-type td{background:#fff}.mec-profile table.mec-profile-bookings tbody tr:first-of-type td{background:#f5f6f7;padding:15px 0 15px 15px;font-size:14px;line-height:25px;font-weight:600;text-align:left;border-top:1px solid #e1e2e3;border-bottom:1px solid #e1e2e3}.mec-profile table.mec-profile-bookings tbody tr td:last-of-type{padding:15px}.mec-profile table.mec-profile-bookings tbody tr:first-of-type td:first-child{border-left:1px solid #e1e2e3;border-radius:var(--mec-primary-border-radius) 0 0 0}.mec-profile table.mec-profile-bookings tbody tr:first-of-type td:last-child{border-right:1px solid #e1e2e3;border-radius:0 var(--mec-primary-border-radius) 0 0}.mec-profile table.mec-profile-bookings tbody tr td:first-of-type{text-align:left}.mec-profile .mec-profile-bookings tbody tr td,.mec-profile table.mec-profile-bookings,.mec-profile table.mec-profile-bookings tr{border:none;color:#000;vertical-align:middle;font-size:12px}.mec-profile a.mec-event-title{font-size:14px}.mec-profile table tbody tr:hover>td,.mec-profile table tbody tr:hover>th{background-color:#fff0}.mec-profile .mec-event-status.mec-book-confirmed{background:#2dca73}.mec-profile .mec-event-status.mec-book-pending{background:#ffc114}.mec-profile .mec-event-status.mec-book-rejected{background:#fe686a}.mec-profile table.mec-profile-bookings tbody tr[id^=mec_profile_booking]{border-bottom:1px solid #eff0f2}.mec-profile .mec-profile-bookings tbody tr td{text-align:left;background-color:#fff0;border-bottom:1px solid #e1e2e3;padding:15px 0 15px 15px}.mec-profile .mec-profile-bookings tbody tr td:first-child{border-left:1px solid #e1e2e3}.mec-profile .mec-profile-bookings tbody tr td:last-child{border-right:1px solid #e1e2e3}.mec-profile .mec-profile-bookings tbody tr td:nth-child(2){width:20%}.mec-event-date,.mec-event-status{text-align:center}.mec-event-date .mec-tooltip,.mec-event-status .mec-tooltip{position:relative;width:fit-content;margin:auto}.mec-profile i{font-size:15px;color:#000;vertical-align:text-bottom;margin-right:4px;cursor:pointer}.mec-profile i:hover{color:#008aff}.mec-event-date .mec-tooltip .box,.mec-event-status .mec-tooltip .box{min-width:250px;max-width:300px;display:inline-block;top:-8px;left:50%;margin-top:0;transform:translate(-50%,-100%);padding:0;background-color:#000;color:#fff;font-weight:400;font-size:14px;letter-spacing:.5px;line-height:1.5;position:absolute;z-index:99999999;box-sizing:border-box;border-radius:6px;box-shadow:0 4px 45px -8px #535a61;padding:5px 10px 6px;border-radius:8px;text-align:center;font-style:normal;opacity:0;visibility:hidden;display:none}.mec-event-date .mec-tooltip .box,.mec-event-status .mec-tooltip .box{font-size:13px;letter-spacing:1.1px;font-weight:500}.mec-event-date .mec-tooltip:hover .box:after,.mec-event-status .mec-tooltip:hover .box:after{content:"";position:absolute;width:12px;height:12px;left:calc(50% - 12px);bottom:-12px;transform:translate(50%,-50%) rotate(-45deg);background-color:#000;box-shadow:0 8px 9px -4px #535a61}.mec-event-status .mec-tooltip .box{min-width:100px}.mec-event-status.mec-book-confirmed .mec-tooltip .box,.mec-event-status.mec-book-confirmed .mec-tooltip:hover .box:after{background-color:#50d477}.mec-event-status.mec-book-rejected .mec-tooltip .box,.mec-event-status.mec-book-rejected .mec-tooltip:hover .box:after{background-color:#fe686a}.mec-event-status.mec-book-pending .mec-tooltip .box,.mec-event-status.mec-book-pending .mec-tooltip:hover .box:after{background-color:#fcbe69}.mec-event-date .mec-tooltip:hover .box,.mec-event-status .mec-tooltip:hover .box{opacity:1;visibility:visible;display:block}.mec-profile .mec-booking-number-of-attendees{font-size:13px;color:#888}.mec-profile .mec-booking-number-of-attendees i,.mec-profile .mec-profile-bookings-view-invoice i{font-size:15px;vertical-align:text-bottom;margin-right:4px}.mec-booking-attendees{background:#fff;padding:10px}.mec-booking-attendees{width:850px;text-align:center}.mec-booking-attendees-wrapper{border:2px solid #e6e6e6;font-size:14px}.mec-booking-attendees-head{display:table;width:100%;background:#f7f7f7;border-bottom:1px solid #e6e6e6;font-weight:700}.mec-booking-attendees-head span,.mec-booking-attendees-head-content>span{vertical-align:middle;display:table-cell;padding:7px;border-right:1px solid #e6e6e6;font-size:12px}.mec-booking-attendees-head-content{display:table;width:100%;border-bottom:1px solid #e6e6e6}.mec-booking-attendees-wrapper .mec-booking-attendees-head-content:last-child{border:none}.mec-booking-attendees-head span:first-child,.mec-booking-attendees-head-content>span:first-child{width:4%}.mec-booking-attendees-head span:nth-child(2),.mec-booking-attendees-head-content>span:nth-child(2){width:20%}.mec-booking-attendees-head span:nth-child(3),.mec-booking-attendees-head-content>span:nth-child(3){width:24%}.mec-booking-attendees-head span:nth-child(4),.mec-booking-attendees-head-content>span:nth-child(4){width:26%}.mec-booking-attendees-head span:nth-child(5),.mec-booking-attendees-head-content>span:nth-child(5){width:26%}@media only screen and (max-width:759px){.mec-booking-attendees{width:470px}.mec-booking-attendees-head span,.mec-booking-attendees-head-content>span{word-break:break-all}}@media (max-width:1366px){.mec-profile .mec-profile-bookings tbody tr td:first-child{width:5%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(2){width:30%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(3){width:30%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(4){width:10%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(5){width:10%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(6){width:5%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(7){width:5%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(8){width:5%}}@media (max-width:1024px){.mec-profile .mec-profile-bookings tbody tr td:first-child{width:5%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(2){width:30%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(3){width:30%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(4){width:10%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(5){width:10%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(6){width:5%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(7){width:5%}.mec-profile .mec-profile-bookings tbody tr td:nth-child(8){width:5%}}@media (max-width:780px){.mec-profile .mec-profile-bookings tbody tr,.mec-profile i{font-size:12px}.mec-event-date .mec-tooltip .box{min-width:200px}.mec-event-status .mec-tooltip .box{min-width:90px}.mec-event-date .mec-tooltip .box,.mec-event-status .mec-tooltip .box{padding:4px 5px!important}.mec-profile .mec-profile-bookings tbody tr{font-size:12px}}@media (max-width:480px){.mec-profile .mec-booking-number-of-attendees,.mec-profile .mec-event-date,.mec-profile .mec-profile-bookings tbody tr,.mec-profile i{font-size:10px!important}.mec-profile .mec-event-status{padding:2px 4px;font-size:10px;line-height:20px}.mec-profile .mec-profile-bookings tbody tr td{padding:3px}.mec-event-date .mec-tooltip .box,.mec-event-status .mec-tooltip .box{font-size:8px}.mec-event-date .mec-tooltip .box{min-width:75px}.mec-event-status .mec-tooltip .box{min-width:70px}.mec-event-date .mec-tooltip .box,.mec-event-status .mec-tooltip .box{padding:4px 5px!important}}.mec-woo-booking-checkout{position:relative;border:none;border-radius:0;color:#fff;display:inline-block;font-size:12px;letter-spacing:1px;line-height:1.5;text-transform:uppercase;font-weight:600;text-decoration:none;cursor:pointer;margin-bottom:21px;margin-right:10px;line-height:1;padding:18px 20px 16px;background:#39c36e;-webkit-transition:all .21s ease;-moz-transition:all .21s ease;transition:all .21s ease;border-radius:0;margin-bottom:6px;min-width:170px;margin-top:5px;text-align:center}.mec-woo-booking-checkout:hover{background:#222;color:#fff}.mec-woo-booking-checkout:focus,.mec-woo-booking-checkout:visited{color:#fff}.single-mec-events .lity-container{max-width:800px;width:800px}.lity-content .mec-events-meta-group-booking{width:100%;background:#fff;overflow-y:auto;font-family:var(--mec-paragraph-font-family)}@media only screen and (max-width:480px){.lity-content .mec-events-meta-group-booking{padding:20px;width:340px;margin:0 auto}}@media (max-width:480px){.single-mec-events .lity-container{max-width:440px;width:440px;margin:0 auto!important}}@media (max-width:411px){.single-mec-events .lity-container{max-width:380px;width:380px}}@media (max-width:375px){.single-mec-events .lity-container{max-width:350px;width:350px}}@media (max-width:320px){.single-mec-events .lity-container{max-width:300px;width:300px}}.mec-events-meta-group-booking{position:relative}.mec-cover-loader:after{content:"";position:absolute;top:0;right:0;left:0;bottom:0;background:rgb(255 255 255 / .5);z-index:99999}.mec-loader{background:#fff0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9}.mec-loader,.mec-loader:after{border-radius:50%;width:5em;height:5em;z-index:999999999999}.mec-loader{font-size:10px;text-indent:-9999em;border-top:.5em solid rgb(0 0 0 / .2);border-right:.5em solid rgb(0 0 0 / .2);border-bottom:.5em solid rgb(0 0 0 / .2);border-left:.5em solid #fff;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation:mecloader 1.1s infinite linear;animation:mecloader 1.1s infinite linear}@-webkit-keyframes mecloader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes mecloader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.mec-google-recaptcha{margin:0 0 20px 16px}.mec-wrap *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mec-wrap :after,.mec-wrap :before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lity .clearfix:after,.lity .clearfix:before,.mec-wrap .clearfix:after,.mec-wrap .clearfix:before{content:"\0020";display:block;overflow:hidden;visibility:hidden;width:0;height:0}.lity .clearfix:after,.mec-wrap .clearfix:after{clear:both}.lity .clearfix,.mec-wrap .clearfix{zoom:1}.mec-wrap .et_pb_gallery_items.clearfix::after,.mec-wrap .et_pb_gallery_items.clearfix::before{display:none}.mec-wrap .et_pb_gallery_items.clearfix{zoom:unset}.lity .clear,.lity .clr,.mec-wrap .clear,.mec-wrap .clr{clear:both;display:block;overflow:hidden;visibility:hidden}.lity .clr,.mec-wrap .clr{visibility:visible;overflow:visible}.mec-container [class*=col-] img{max-width:100%}.mec-container{margin-right:auto;margin-left:auto;padding-left:10px;padding-right:10px}.mec-container:after,.mec-container:before{content:" ";display:table}.mec-container:after{clear:both}@media only screen and (max-width:479px){.mec-container{width:300px}}@media only screen and (min-width:480px) and (max-width:767px){.mec-container{width:420px}}@media only screen and (min-width:768px) and (max-width:960px){.mec-container{width:768px}}@media only screen and (min-width:961px){.mec-container{width:960px}}@media only screen and (min-width:1200px){.mec-container{width:1196px;padding-left:15px;padding-right:15px}}@media only screen and (min-width:1921px){.mec-container{max-width:1690px}}.mec-wrap .row{margin-left:-10px;margin-right:-10px}.mec-wrap .row:after,.mec-wrap .row:before{content:" ";display:table}.mec-wrap .row:after{clear:both}.mec-wrap .col-lg-1,.mec-wrap .col-lg-10,.mec-wrap .col-lg-11,.mec-wrap .col-lg-12,.mec-wrap .col-lg-2,.mec-wrap .col-lg-3,.mec-wrap .col-lg-4,.mec-wrap .col-lg-5,.mec-wrap .col-lg-6,.mec-wrap .col-lg-7,.mec-wrap .col-lg-8,.mec-wrap .col-lg-9,.mec-wrap .col-md-1,.mec-wrap .col-md-10,.mec-wrap .col-md-11,.mec-wrap .col-md-12,.mec-wrap .col-md-2,.mec-wrap .col-md-3,.mec-wrap .col-md-4,.mec-wrap .col-md-5,.mec-wrap .col-md-6,.mec-wrap .col-md-7,.mec-wrap .col-md-8,.mec-wrap .col-md-9,.mec-wrap .col-sm-1,.mec-wrap .col-sm-10,.mec-wrap .col-sm-11,.mec-wrap .col-sm-12,.mec-wrap .col-sm-2,.mec-wrap .col-sm-3,.mec-wrap .col-sm-4,.mec-wrap .col-sm-5,.mec-wrap .col-sm-6,.mec-wrap .col-sm-7,.mec-wrap .col-sm-8,.mec-wrap .col-sm-9,.mec-wrap .col-xs-1,.mec-wrap .col-xs-10,.mec-wrap .col-xs-11,.mec-wrap .col-xs-12,.mec-wrap .col-xs-2,.mec-wrap .col-xs-3,.mec-wrap .col-xs-4,.mec-wrap .col-xs-5,.mec-wrap .col-xs-6,.mec-wrap .col-xs-7,.mec-wrap .col-xs-8,.mec-wrap .col-xs-9{position:relative;min-height:1px;padding-left:10px;padding-right:10px}@media only screen and (min-width:1200px){.mec-wrap .col-lg-1,.mec-wrap .col-lg-10,.mec-wrap .col-lg-11,.mec-wrap .col-lg-12,.mec-wrap .col-lg-2,.mec-wrap .col-lg-3,.mec-wrap .col-lg-4,.mec-wrap .col-lg-5,.mec-wrap .col-lg-6,.mec-wrap .col-lg-7,.mec-wrap .col-lg-8,.mec-wrap .col-lg-9,.mec-wrap .col-md-1,.mec-wrap .col-md-10,.mec-wrap .col-md-11,.mec-wrap .col-md-12,.mec-wrap .col-md-2,.mec-wrap .col-md-3,.mec-wrap .col-md-4,.mec-wrap .col-md-5,.mec-wrap .col-md-6,.mec-wrap .col-md-7,.mec-wrap .col-md-8,.mec-wrap .col-md-9,.mec-wrap .col-sm-1,.mec-wrap .col-sm-10,.mec-wrap .col-sm-11,.mec-wrap .col-sm-12,.mec-wrap .col-sm-2,.mec-wrap .col-sm-3,.mec-wrap .col-sm-4,.mec-wrap .col-sm-5,.mec-wrap .col-sm-6,.mec-wrap .col-sm-7,.mec-wrap .col-sm-8,.mec-wrap .col-sm-9,.mec-wrap .col-xs-1,.mec-wrap .col-xs-10,.mec-wrap .col-xs-11,.mec-wrap .col-xs-12,.mec-wrap .col-xs-2,.mec-wrap .col-xs-3,.mec-wrap .col-xs-4,.mec-wrap .col-xs-5,.mec-wrap .col-xs-6,.mec-wrap .col-xs-7,.mec-wrap .col-xs-8,.mec-wrap .col-xs-9{padding-left:15px;padding-right:15px}.mec-wrap .row{margin-left:-15px;margin-right:-15px}}.mec-container [class*=col-].alpha{padding-left:0}.mec-container [class*=col-].omega{padding-right:0}.mec-wrap .col-xs-1,.mec-wrap .col-xs-10,.mec-wrap .col-xs-11,.mec-wrap .col-xs-12,.mec-wrap .col-xs-2,.mec-wrap .col-xs-3,.mec-wrap .col-xs-4,.mec-wrap .col-xs-5,.mec-wrap .col-xs-6,.mec-wrap .col-xs-7,.mec-wrap .col-xs-8,.mec-wrap .col-xs-9{float:left}.mec-wrap .col-xs-12{width:100%}.mec-wrap .col-xs-11{width:91.66666666666666%}.mec-wrap .col-xs-10{width:83.33333333333334%}.mec-wrap .col-xs-9{width:75%}.mec-wrap .col-xs-8{width:66.66666666666666%}.mec-wrap .col-xs-7{width:58.333333333333336%}.mec-wrap .col-xs-6{width:50%}.mec-wrap .col-xs-5{width:41.66666666666667%}.mec-wrap .col-xs-4{width:33.33333333333333%}.mec-wrap .col-xs-3{width:25%}.mec-wrap .col-xs-2{width:16.666666666666664%}.mec-wrap .col-xs-1{width:8.333333333333332%}@media (min-width:769px){.mec-wrap .col-sm-1,.mec-wrap .col-sm-10,.mec-wrap .col-sm-11,.mec-wrap .col-sm-12,.mec-wrap .col-sm-2,.mec-wrap .col-sm-3,.mec-wrap .col-sm-4,.mec-wrap .col-sm-5,.mec-wrap .col-sm-6,.mec-wrap .col-sm-7,.mec-wrap .col-sm-8,.mec-wrap .col-sm-9{float:left}.mec-wrap .col-sm-12{width:100%}.mec-wrap .col-sm-11{width:91.66666666666666%}.mec-wrap .col-sm-10{width:83.33333333333334%}.mec-wrap .col-sm-9{width:75%}.mec-wrap .col-sm-8{width:66.66666666666666%}.mec-wrap .col-sm-7{width:58.333333333333336%}.mec-wrap .col-sm-6{width:50%}.mec-wrap .col-sm-5{width:41.66666666666667%}.mec-wrap .col-sm-4{width:33.33333333333333%}.mec-wrap .col-sm-3{width:25%}.mec-wrap .col-sm-2{width:16.666666666666664%}.mec-wrap .col-sm-1{width:8.333333333333332%}}@media (min-width:961px){.mec-wrap .col-md-1,.mec-wrap .col-md-10,.mec-wrap .col-md-11,.mec-wrap .col-md-12,.mec-wrap .col-md-2,.mec-wrap .col-md-3,.mec-wrap .col-md-4,.mec-wrap .col-md-5,.mec-wrap .col-md-6,.mec-wrap .col-md-7,.mec-wrap .col-md-8,.mec-wrap .col-md-9{float:left}.mec-wrap .col-md-12{width:100%}.mec-wrap .col-md-11{width:91.66666666666666%}.mec-wrap .col-md-10{width:83.33333333333334%}.mec-wrap .col-md-9{width:75%}.mec-wrap .col-md-8{width:66.66666666666666%}.mec-wrap .col-md-7{width:58.333333333333336%}.mec-wrap .col-md-6{width:50%}.mec-wrap .col-md-5{width:41.66666666666667%}.mec-wrap .col-md-4{width:33.33333333333333%}.mec-wrap .col-md-3{width:25%}.mec-wrap .col-md-2{width:16.666666666666664%}.mec-wrap .col-md-1{width:8.333333333333332%}}@media (min-width:1200px){.mec-wrap .col-lg-1,.mec-wrap .col-lg-10,.mec-wrap .col-lg-11,.mec-wrap .col-lg-12,.mec-wrap .col-lg-2,.mec-wrap .col-lg-3,.mec-wrap .col-lg-4,.mec-wrap .col-lg-5,.mec-wrap .col-lg-6,.mec-wrap .col-lg-7,.mec-wrap .col-lg-8,.mec-wrap .col-lg-9{float:left}.mec-wrap .col-lg-12{width:100%}.mec-wrap .col-lg-11{width:91.66666666666666%}.mec-wrap .col-lg-10{width:83.33333333333334%}.mec-wrap .col-lg-9{width:75%}.mec-wrap .col-lg-8{width:66.66666666666666%}.mec-wrap .col-lg-7{width:58.333333333333336%}.mec-wrap .col-lg-6{width:50%}.mec-wrap .col-lg-5{width:41.66666666666667%}.mec-wrap .col-lg-4{width:33.33333333333333%}.mec-wrap .col-lg-3{width:25%}.mec-wrap .col-lg-2{width:16.666666666666664%}.mec-wrap .col-lg-1{width:8.333333333333332%}}#mec_woo_add_to_cart_btn{min-width:170px;margin-top:5px;text-align:center}.mec-breadcrumbs{border-radius:var(--mec-secondary-border-radius);padding:6px 15px 6px;font-size:11px;color:#8d8d8d;letter-spacing:0;text-transform:none;font-weight:500;margin:auto 15px 30px 15px;border:1px solid #e6e6e6}.mec-breadcrumbs-modern{margin:auto 0 30px 0}.mec-breadcrumbs a{color:#000;padding-left:4px;display:inline-block}.mec-breadcrumbs a:hover{text-decoration:underline}.mec-breadcrumbs i{font-size:8px;margin:0 0 0 4px}.mec-breadcrumbs .container{padding-left:20px}body.single-mec-events:has(.mec-event-banner) .mec-single-modern .col-md-4 .mec-frontbox,body.single-mec-events:has(.mec-event-banner) .mec-single-modern .col-md-4 .mec-sponsors-details,body.single-mec-events:has(.mec-event-banner) .mec-single-modern .mec-single-event-bar{margin-top:0}body.single-mec-events:has(.mec-event-banner) .mec-breadcrumbs-modern{margin:auto 15px 33px 15px}.mec-content-notification a{margin-left:5px}.mec-content-notification{background:#f7f7f7;padding:10px 10px 10px;border:1px solid #e8e8e8}.mec-content-notification p{margin-bottom:0!important}.mec-fes-form #mec-advanced-wraper div:first-child>ul{border:1px solid var(--mec-fes-main-color-rgba-4);width:auto;box-shadow:0 1px 4px -2px var(--mec-fes-main-color-rgba-5);display:block;margin:5px 0 10px;padding:5px 0;border-radius:2px}.mec-fes-form #mec-advanced-wraper div:first-child>ul:last-of-type{margin-bottom:35px}#mec-advanced-wraper div:first-child>ul span{display:none}#mec-advanced-wraper div:first-child>ul *{display:inline-block;background:#fff;font-size:12px;color:#717273;text-align:center}#mec-advanced-wraper div:first-child>ul>li{width:60px;font-weight:700;margin:0 10px 0 0;padding:4px 0;border-right:1px solid var(--mec-fes-main-color-rgba-4)}#mec-advanced-wraper div:first-child>ul>ul>li{margin:0;padding:2px 10px;cursor:pointer;border-radius:2px;transition:all .18s ease}.mec-fes-form #mec-advanced-wraper div:first-child>ul>ul>li.mec-active,.mec-fes-form #mec-advanced-wraper div:first-child>ul>ul>li:hover{background:var(--mec-fes-main-color)!important;box-shadow:0 1px 9px -3px var(--mec-fes-main-color-rgba-5);color:#fff!important}.mec-search-bar-wrap .mec-search-form .mec-text-input-search{width:83%}.mec-search-bar-wrap .mec-search-form .mec-ajax-search-result .mec-text-input-search{width:100%;float:none}.mec-search-bar-wrap input#mec-search-bar-input{width:calc(100% - 84%);margin-left:11px;background:#40d9f1;color:#fff;font-weight:400}.mec-text-input-search+input#mec-search-bar-input{margin-left:-3px}.mec-search-bar-wrap input#mec-search-bar-input:hover{background:#000}.mec-wrap.mec-search-bar-wrap .mec-totalcal-box input{float:none}@media (max-width:768px){.mec-search-bar-wrap .mec-search-form .mec-text-input-search{display:inline-block}}@media (max-width:480px){.mec-search-bar-wrap .mec-search-form .mec-text-input-search{width:64%}.mec-search-bar-wrap input#mec-search-bar-input{width:calc(100% - 67%)}}.mec-wrap.mec-search-bar-wrap .mec-totalcal-box{overflow:visible;padding:20px 5px 20px 5px}.mec-ajax-search-result{position:relative}.mec-search-bar-wrap.mec-wrap .mec-totalcal-box input[type=text]{width:calc(100% - 36px)}.mec-search-bar-wrap.mec-wrap .mec-totalcal-box input[type=text]:focus{border-color:#efefef}div#mec-ajax-search-result-wrap{position:absolute;top:calc(100% - 10px);opacity:0;visibility:hidden;width:calc(100% - 2px);min-height:50px;left:0;right:0;padding:0 10px;z-index:9999;transition:all .3s ease}.mec-ajax-search-result-events{background:#fff;padding:10px 20px;border:1px solid #efefef;border-top:none}.mec-ajax-search-result-events article:first-of-type{border:none}article.mec-search-bar-result{text-align:left;margin-bottom:0;padding-bottom:25px;padding-top:26px;border-top:1px solid #efefef;transition:all .33s ease;clear:both}.mec-search-bar-result .mec-event-list-search-bar-date{width:64px;height:64px;margin-right:10px;font-size:11px;text-transform:uppercase;float:left;text-align:center;padding-top:2px}.mec-search-bar-result .mec-event-list-search-bar-date span{font-size:40px;line-height:30px;font-weight:700;display:block;margin-bottom:6px;letter-spacing:1px}.mec-search-bar-result .mec-event-image{float:left;margin-right:20px;width:65px;height:auto}.mec-search-bar-result .mec-event-time{font-size:11px;line-height:1.1;margin:0}.mec-search-bar-result .mec-event-time i{color:#40d9f1;float:none;width:unset;height:unset;font-size:inherit;margin-right:3px;border:none;padding:0}.mec-search-bar-result .mec-event-title{font-size:13px;padding:0;margin:10px 0 8px;font-weight:700;text-transform:uppercase}.mec-search-bar-result .mec-event-title a{text-decoration:none;color:#494949;transition:color .3s ease}.mec-search-bar-result .mec-event-detail{font-size:13px;line-height:1.3;color:#9a9a9a;margin-bottom:0}.mec-wrap.mec-modern-search-bar .mec-totalcal-box{background:rgb(255 255 255 / .87);border:none;padding:35px;border-radius:3px;box-shadow:0 3px 13px rgb(0 0 0 / .4);position:relative}.mec-wrap.mec-modern-search-bar .mec-totalcal-box input[type=search],.mec-wrap.mec-modern-search-bar .mec-totalcal-box input[type=text]{height:58px;background:rgb(255 255 255 / .99);border-radius:2px;box-shadow:0 4px 8px rgb(0 0 0 / .1) inset;border:1px solid #ccc;width:100%;padding-left:45px;padding-right:13px;font-size:16px}.mec-wrap.mec-modern-search-bar .mec-totalcal-box .mec-text-input-search i{position:absolute;background:0 0;border:none;font-size:21px;left:15px;top:calc(50% - 19px);color:#40d9f1}.mec-wrap.mec-modern-search-bar .mec-text-input-search{position:relative;height:58px}.mec-wrap.mec-modern-search-bar .mec-totalcal-box input[type=submit]{height:58px;border:none;border-radius:2px;background:#fc4a1a;font-size:17px;font-weight:700!important}.mec-wrap.mec-modern-search-bar .mec-text-input-search+input#mec-search-bar-input{margin-left:0}.mec-wrap.mec-modern-search-bar .mec-search-form .mec-dropdown-wrap .mec-dropdown-search select{height:45px;background:rgb(255 255 255 / .99);border-radius:2px;box-shadow:0 4px 8px rgb(0 0 0 / .1) inset;border:1px solid #ccc;padding-right:13px;font-size:16px;border-left:0}.mec-wrap.mec-modern-search-bar .mec-search-form .mec-dropdown-wrap i{height:45px;background:#fff;border-radius:2px 0 0 2px;box-shadow:none;border:1px solid #ccc;font-size:15px;padding-top:14px;border-right:0;color:#40d9f1;margin-right:-1px;box-shadow:0 4px 8px rgb(0 0 0 / .1) inset}.mec-wrap.mec-modern-search-bar .mec-search-form .mec-dropdown-wrap{min-height:64px}@media (max-width:768px){.mec-wrap.mec-modern-search-bar .mec-search-form .mec-text-input-search{width:70%}.mec-wrap.mec-modern-search-bar input#mec-search-bar-input{width:calc(100% - 72%)}}@media (max-width:480px){.mec-wrap.mec-modern-search-bar input#mec-search-bar-input{width:92%;padding:0 10px;position:relative;display:block;margin-left:11px}.mec-wrap.mec-modern-search-bar .mec-search-form .mec-text-input-search{width:100%;margin-bottom:20px}.mec-wrap.mec-modern-search-bar .mec-text-input-search+input#mec-search-bar-input{margin-left:10px}}.mec-wrap .mec-related-events-wrap{margin-left:0;margin-right:0}.mec-related-events{margin-right:-15px;margin-left:-15px}@media (max-width:980px){.mec-related-events{margin-right:-10px;margin-left:-10px}}.mec-related-events-wrap{margin-top:50px}.mec-related-events-wrap h3.mec-rec-events-title:before{content:"";background:#2c2f34;width:46px;height:4px;position:absolute;top:59px;left:0}.mec-related-events-wrap h3.mec-rec-events-title{font-size:21px;font-weight:600;padding:17px 0;margin-bottom:28px;text-transform:uppercase;border-bottom:1px solid #e8e8e8;position:relative}.mec-related-event-post figure{margin:0}.mec-related-event-post figure img{width:100%;border-radius:var(--mec-primary-border-radius);height:auto}.mec-related-event-content{background-color:#fff;margin:-40px 20px 15px;border-radius:var(--mec-primary-border-radius);position:relative;max-width:90%;padding:10px 12px 16px 17px;border:1px solid #e6e7e8}.mec-related-event-content h5 a{font-size:16px;color:#121212;font-weight:600;transition:all .3s ease}@media (max-width:480px){.mec-wrap .mec-related-events .mec-related-event-post{padding-right:15px;padding-left:15px}}.mec-next-previous-events{width:100%;height:104px;display:block;padding:0;margin:0}.mec-next-previous-events li{list-style:none;width:50%;display:inline-block;margin:40px 0 40px}.mec-next-previous-events li:last-child{text-align:right;float:right}.mec-next-previous-events li a{padding:9px 14px 9px 14px;border:1px solid #000;transition:.3s;border-radius:var(--mec-secondary-border-radius)}.mec-wrap .mec-next-previous-events li a:hover{color:#fff!important}.mec-previous-event{float:left;text-align:left}.mec-next-event ul{padding-left:0;margin:0}.mec-next-previous-events .mec-previous-event i{padding-right:20px}.mec-next-previous-events .mec-next-event i{padding-left:20px}.mec-next-multiple ul{padding:0;margin:0}.mec-next-multiple ul li a{display:block;position:relative;padding:11px 14px 9px;z-index:9}.mec-next-multiple ul .mec-date,.mec-next-multiple ul .mec-time{display:inline-block}.mec-next-multiple ul .mec-time{width:40%}.mec-next-multiple ul .mec-date{width:60%}.mec-next-multiple ul .mec-date{float:left;text-align:left}.mec-next-multiple ul .mec-time{text-align:right;position:relative;z-index:-1}.mec-next-multiple ul .mec-time dd{margin:0;padding:0}.mec-next-multiple ul .mec-date .mec-end-date-label,.mec-next-multiple ul .mec-date .mec-start-date-label,.mec-next-multiple ul .mec-time .mec-events-abbr{font-size:11px;line-height:24px}@media (max-width:1280px){.mec-next-multiple ul li a{padding:7px 9px 5px}.mec-next-multiple ul .mec-date .mec-start-date-label,.mec-next-multiple ul .mec-time .mec-events-abbr{font-size:12px}}@media (max-width:480px){.mec-next-previous-events li{list-style:none;width:100%;display:block;margin:10px 0;float:unset}.mec-next-previous-events li a{width:100%;max-width:100%;float:unset;display:block;text-align:center;font-size:16px}}.mec-fes-form-cntt #mec-organizer-payments ul{list-style:none;background:0 0;margin:0;padding-left:0}.mec-fes-form-cntt #mec-organizer-payments ul li h4{background:0 0;letter-spacing:.2px;display:inline-block;padding-left:0!important;padding-bottom:10px!important;margin:0;margin-bottom:1px;letter-spacing:1px;text-transform:capitalize;padding-top:1px}.mec-fes-form-cntt #mec-organizer-payments ul>li{width:100%;display:inline-block;vertical-align:top;padding:0;margin:0}.mec-fes-form #mec_gateway_options_form_stripe_connection_button{padding:9px 13px!important}#mec-login-form.mec-login-form{width:100%;background:#fff;padding:20px;margin:0 auto;text-align:center;position:relative}#mec-login-form.mec-login-form .mec-login-input{display:block;width:286px;margin:0 auto;margin-bottom:12px}#mec-login-form.mec-login-form .mec-login-forgotpassword{display:inline-block}.mec-login-forgotpassword a{color:#8f9295;font-size:14px}#mec-login-form.mec-login-form .mec-login-submit{float:right;text-align:right;width:49%;padding-right:2px}#mec-login-form.mec-login-form .mec-login-input input{border:none;box-shadow:none;background:#fff;color:#606367;font-size:13px;line-height:40px;border-left:1px solid #e6e6e6;border-radius:0;padding:0;background-image:none!important;padding-left:10px;padding-right:0;margin-left:0;width:100%}#mec-login-form.mec-login-form .mec-login-input input:focus{outline:0}#mec-login-form.mec-login-form .mec-login-input label{display:flex;align-items:center;border:1px solid #e6e6e6;height:40px;padding:0;border-radius:var(--mec-secondary-border-radius);overflow:hidden;position:relative}#mec-login-form.mec-login-form .mec-login-input label i:not(.mec-sl-display-controller-password){font-size:14px;width:40px;min-width:40px;line-height:40px;color:#c5cad0;background:#fafafa;margin-right:0}#mec-login-form.mec-login-form .mec-login-forgotpassword{float:left;width:49%;text-align:left;padding-top:10px;font-size:13px;padding-left:2px}#mec-login-form.mec-login-form button{margin:0}#mec-login-form.mec-login-form .mec-login-form-footer{width:286px;margin:0 auto;margin-top:20px;clear:both;position:relative;display:block;min-height:50px}#mec-login-form.mec-login-form .mec-ajax-login-loading{position:absolute;background:#ffffffc2;left:0;right:0;top:0;bottom:0}#mec-login-form.mec-login-form .lds-ripple{position:absolute;width:64px;height:64px;top:calc(50% - 23px);left:calc(50% - 23px)}#mec-login-form.mec-login-form .lds-ripple div{position:absolute;border:4px solid #40d9f1;opacity:1;border-radius:50%;animation:lds-ripple 1.2s cubic-bezier(0,.2,.1,.8) infinite}#mec-login-form.mec-login-form .lds-ripple div:nth-child(2){animation-delay:-.5s}#mec-login-form.mec-login-form .mec-ajax-login-loading-text{position:absolute;min-width:200px;top:calc(50% - 18px);left:calc(50% - 124px);color:#fff;padding:10px 22px;border-radius:3px;background:#fff;height:47px}#mec-login-form.mec-login-form .mec-ajax-login-loading-text strong{color:#3fcc60}#mec-login-form.mec-login-form .mec-ajax-login-loading-text strong:before{content:"";position:absolute;top:8px;left:1px;border-right:2px solid #3fcc60;border-bottom:2px solid #3acb5c;transform:rotate(45deg);transform-origin:0 100%;color:#000;animation:checkbox-check 130ms 140ms cubic-bezier(.4,0,.23,1) forwards;width:8px;height:14px}#mec-login-form.mec-login-form .mec-ajax-login-loading-text.error strong:after{content:"";position:absolute;top:14px;left:5px;border-bottom:2px solid #ff5d39;transform:rotate(45deg);transform-origin:0 100%;color:#000;animation:checkbox-check 130ms 140ms cubic-bezier(.4,0,.23,1) forwards;width:14px;height:4px}#mec-login-form.mec-login-form .mec-ajax-login-loading-text.error strong{color:#ff5d39}#mec-login-form.mec-login-form .mec-ajax-login-loading-text.error strong:before{border-color:#ff5d39;border-bottom:none}@keyframes lds-ripple{0%{top:28px;left:28px;width:0;height:0;opacity:1}100%{top:-1px;left:-1px;width:58px;height:58px;opacity:0}}.mec-card-element-stripe{margin-bottom:30px}.mec-book-form-gateway-checkout [id*=mec_do_transaction_stripe_] .mec-form-row.mec-stripe-name-and-email-wrapper{width:100%}.mec-book-form-gateway-checkout [id*=mec_do_transaction_stripe_] .mec-form-row.mec-stripe-name-and-email-wrapper .mec-form-row{width:50%}.mec-book-form-gateway-checkout [id*=mec_do_transaction_stripe_] .mec-form-row.mec-stripe-name-and-email-wrapper .mec-form-row:nth-child(2){margin-left:12px}.mec-book-form-gateway-checkout [id*=mec_do_transaction_stripe_] .mec-form-row.mec-stripe-name-and-email-wrapper .mec-form-row input{max-width:unset;margin-bottom:20px}.mec-events-meta-group-booking .StripeElement--invalid{border-color:#fa755a}.mec-events-meta-group-booking .StripeElement--webkit-autofill{background-color:#fefde5!important}#mec_occurrences_add{position:relative;top:-2px}.mec-occurrences-wrapper ul.mec-occurrences-list{list-style:none;padding:0}.mec-occurrences-wrapper ul.mec-occurrences-list li.mec_occurrences_item{border:2px dashed #eee}.mec-occurrences-wrapper ul.mec-occurrences-list li.mec_occurrences_item{border:2px dashed #eee;padding:20px}.mec-occurrences-wrapper ul.mec-occurrences-list li.mec_occurrences_item h3{font-size:1rem}.mec-occurrences-wrapper ul.mec-occurrences-list li.mec_occurrences_item h3{font-size:1rem;position:relative}.mec-occurrences-wrapper ul.mec-occurrences-list li.mec_occurrences_item h3 span.mec-occurrences-delete-button{position:absolute;right:10px;top:0;margin:0;padding:6px 8px!important;font-size:11px;line-height:12px!important;min-height:10px;height:auto;display:block;cursor:pointer;color:#ea6485;border:2px solid #ffd2dd;border-radius:3px;letter-spacing:.4px}.mec-occurrences-wrapper ul.mec-occurrences-list li.mec_occurrences_item h3 span.mec-occurrences-delete-button:hover{background:#ea6485;color:#fff;border-color:#ea6485;box-shadow:0 2px 6px -3px #ea6485}#mec_occurrences_add,.mec-booking-tab-content .button,.mec-booking-tab-content .mec-bfixed-field-add-option,.mec-booking-tab-content .mec-reg-field-add-option,.mec-fes-form .mec-form-row .button:not(.wp-color-result),.mec-fes-form input[type=file],.mec-fes-list .mec-form-row .button,ul#mec_bfixed_form_fields li .mec_bfixed_field_remove,ul#mec_orgz_form_row li .mec-additional-organizer-remove,ul#mec_reg_form_fields li .mec_reg_field_remove{height:40px;margin-top:1px;text-decoration:none;font-size:14px;line-height:34px!important;margin:0;padding:0 15px 1px!important;text-transform:none;letter-spacing:0;font-weight:600;color:#40d9f1;background:#fff;border-radius:3px;margin-right:8px;border:2px solid #cfeff5}.mec-fes-form .mec-additional-organizers .select2-container{margin-bottom:0}.mec-booking-tab-content .button:hover,.mec-booking-tab-content .mec-bfixed-field-add-option:hover,.mec-booking-tab-content .mec-reg-field-add-option:hover,.mec-fes-form .mec-form-row .button:not(.wp-color-result):hover,.mec-fes-list .mec-form-row .button:hover{background:#40d9f1;color:#fff;border-color:#40d9f1}.mec-fes-form .mec-form-row input+button.button{vertical-align:top}.mec-fes-form .mec-form-row .quicktags-toolbar input.button.button-small{border-width:0;padding:0 8px!important;color:#80c6d2;font-weight:400;margin:2px;transform:none;line-height:2!important;height:unset;min-height:25px!important}#wp-mec_fes_content-editor-container .mce-toolbar .mce-btn-group .mce-btn.mce-menubtn:focus,#wp-mec_fes_content-editor-container .mce-toolbar .mce-btn-group .mce-btn.mce-menubtn:hover{box-shadow:none}#wp-mec_fes_content-editor-container .mce-toolbar .mce-btn-group .mce-btn.mce-menubtn:hover button:hover{background:#fff}#wp-mec_fes_content-editor-container .mce-toolbar .mce-btn-group .mce-btn:not(.mce-menubtn){background:#fff;margin:3px 2px;border:none;height:26px}#wp-mec_fes_content-editor-container .mce-toolbar .mce-btn-group .mce-btn:not(.mce-menubtn):hover{box-shadow:none}#wp-mec_fes_content-editor-container .mce-toolbar .mce-btn-group .mce-btn:not(.mce-menubtn) button{height:26px;border:none}#wp-mec_fes_content-editor-container .mce-toolbar .mce-btn-group .mce-btn:not(.mce-menubtn) button:hover{background:var(--mec-fes-main-color)}#wp-mec_fes_content-editor-container .mce-toolbar .mce-btn-group .mce-btn:not(.mce-menubtn) button .mce-ico{color:var(--mec-fes-main-color)}#wp-mec_fes_content-editor-container .mce-toolbar .mce-btn-group .mce-btn:not(.mce-menubtn) button:hover .mce-ico{color:#fff}.mec-fes-form input[type=file]{width:121px;text-align:center;height:44px;transition:all .2s ease;border-radius:5px!important;border:2px dashed #b8e9f3;margin:0;text-align:center;cursor:pointer}.mec-fes-form input[type=file]::-webkit-file-upload-button{visibility:hidden;width:1px;height:38px;display:none}.mec-fes-form input[type=file]::-moz-file-upload-button{visibility:hidden;width:1px;height:38px}.mec-fes-form .mec-meta-box-fields>label{padding:0}#mec_bfixed_form_fields li,#mec_orgz_form_row li,#mec_reg_form_fields li{list-style:none}ul#mec_bfixed_form_fields,ul#mec_orgz_form_row,ul#mec_reg_form_fields{padding:0;margin:0}ul#mec_bfixed_form_fields li,ul#mec_orgz_form_row li,ul#mec_reg_form_fields li{background:#f8feff;margin:6px -20px;padding:15px 25px 10px;width:auto;font-size:13px;border-top:1px solid #e8fafd;border-bottom:1px solid #e8fafd;position:relative}ul#mec_bfixed_form_fields li .mec_bfixed_field_remove,ul#mec_orgz_form_row li .mec-additional-organizer-remove,ul#mec_reg_form_fields li .mec_reg_field_remove{position:absolute;right:10px;top:10px;margin:0;padding:6px 8px!important;font-size:11px;line-height:12px!important;min-height:10px;height:auto;display:block;cursor:pointer;color:#ea6485;border-color:#ffd2dd;letter-spacing:.4px}ul#mec_bfixed_form_fields li .mec_bfixed_field_remove:hover,ul#mec_orgz_form_row li .mec-additional-organizer-remove:hover,ul#mec_reg_form_fields li .mec_reg_field_remove:hover{background:#ea6485;color:#fff;border-color:#ea6485;box-shadow:0 2px 6px -3px #ea6485}#mec_bfixed_form_fields input[type=checkbox],#mec_bfixed_form_fields input[type=radio],#mec_reg_form_fields input[type=checkbox],#mec_reg_form_fields input[type=radio],.mec-form-row input[type=checkbox],.mec-form-row input[type=radio]{background-color:#fff;border:1px solid #cfeff5;box-shadow:0 1px 3px -1px #cfeff5;padding:9px;border-radius:3px;min-width:20px;min-height:20px;display:inline-block!important;vertical-align:middle;float:none;transition:all .18s ease;outline:0;margin:0 5px 0 0;text-align:left;cursor:pointer;-webkit-appearance:none;-moz-appearance:none}#mec_bfixed_form_fields input[type=checkbox]:focus,#mec_bfixed_form_fields input[type=radio]:focus,#mec_reg_form_fields input[type=checkbox]:focus,#mec_reg_form_fields input[type=radio]:focus,.mec-form-row input[type=checkbox]:focus,.mec-form-row input[type=radio]:focus{outline:0}#mec_bfixed_form_fields input[type=radio],#mec_reg_form_fields input[type=radio],.mec-form-row input[type=radio]{-webkit-appearance:none;border-radius:20px!important;min-width:20px;min-height:20px;margin:0;vertical-align:middle}#mec_bfixed_form_fields input[type=checkbox]:hover,#mec_bfixed_form_fields input[type=radio]:hover,#mec_reg_form_fields input[type=checkbox]:hover,#mec_reg_form_fields input[type=radio]:hover,.mec-form-row input[type=checkbox]:hover,.mec-form-row input[type=radio]:hover{border-color:#40d9f1}#mec_bfixed_form_fields input[type=checkbox]:checked,#mec_bfixed_form_fields input[type=radio]:checked,#mec_reg_form_fields input[type=checkbox]:checked,#mec_reg_form_fields input[type=radio]:checked,.mec-fes-form .mec-form-row input[type=checkbox]:checked,.mec-fes-form .mec-form-row input[type=radio]:checked{border-color:#40d9f1;background:#40d9f1;border-radius:2px;position:relative}.mec-form-row input[type=radio]:checked{box-shadow:inset 0 0 0 3px #fff!important}#mec_bfixed_form_fields input[type=checkbox]:checked::before,#mec_reg_form_fields input[type=checkbox]:checked::before,.mec-form-row input[type=checkbox]:checked:before{content:"";font:normal;position:absolute;top:10px;left:3px;margin:0;vertical-align:middle;line-height:1;border-right:2px solid #fff!important;border-bottom:2px solid #fff!important;transform:rotate(45deg);transform-origin:0% 100%;color:#fff;transition:all .2s ease;animation:checkbox-check 130ms 140ms cubic-bezier(.4,0,.23,1) forwards}@keyframes checkbox-check{0%{width:0;height:0;border-color:#fff;transform:translate3d(0,0,0) rotate(45deg)}33%{width:6px;height:0;transform:translate3d(0,0,0) rotate(45deg)}100%{width:6px;height:12px;border-color:#fff;transform:translate3d(0,-12px,0) rotate(45deg)}}#wrap #mec-event-data input[type=radio]{position:relative}#wrap #mec-event-data input[type=radio]:empty::before{display:none}#mec_bfixed_form_field_types .button,#mec_reg_form_field_types .button{position:relative;outline:0;border-radius:50px;padding:2px 21px 2px 31px!important;line-height:1;font-size:11px;font-weight:600;color:#40d9f1;letter-spacing:2px;height:auto;cursor:pointer;margin:0 0 5px 0;text-transform:uppercase;box-shadow:0 2px 6px -3px #40d9f1;border:2px solid #cfeff5}#mec_bfixed_form_field_types .button:before,#mec_reg_form_field_types .button:before{position:absolute;left:6px;color:#40d9f1;content:"\e095";font-family:simple-line-icons;font-size:12px;display:inline-block;color:var(--mec-fes-main-color)}#mec_bfixed_form_field_types .button:hover:before,#mec_reg_form_field_types .button:hover:before{color:#fff}#mec_meta_box_hourly_schedule_days .mec-add-hourly-schedule-button{line-height:10px!important}.mec-fes-form #mec_bfixed_form_fields span.mec_bfixed_field_sort,.mec-fes-form #mec_orgz_form_row span.mec-additional-organizer-sort,.mec-fes-form #mec_reg_form_fields span.mec_reg_field_sort{font-size:0;color:#fff;padding-left:20px}.mec-fes-form #mec_bfixed_form_fields .mec_bfixed_field_option_sort,.mec-fes-form #mec_orgz_form_row span.mec-additional-organizer-sort,.mec-fes-form #mec_reg_form_fields .mec_reg_field_options,.mec-fes-form #mec_reg_form_fields span.mec_reg_field_option_sort{font-size:0}.mec-fes-form #mec_bfixed_form_fields span.mec_bfixed_field_option_sort:before,.mec-fes-form #mec_bfixed_form_fields span.mec_bfixed_field_sort:before,.mec-fes-form #mec_orgz_form_row span.mec-additional-organizer-sort:before,.mec-fes-form #mec_reg_form_fields span.mec_reg_field_option_sort:before,.mec-fes-form #mec_reg_form_fields span.mec_reg_field_options:before,.mec-fes-form #mec_reg_form_fields span.mec_reg_field_sort:before{position:absolute;left:px;top:12px;width:100px;height:28px;display:block;cursor:move;font-family:simple-line-icons;content:"\e023";font-size:18px;color:#888}.mec-fes-form #mec_bfixed_form_fields span.mec_bfixed_field_option_sort:before,.mec-fes-form #mec_reg_form_fields span.mec_reg_field_option_sort:before,.mec-fes-form #mec_reg_form_fields span.mec_reg_field_options:before{font-size:13px;left:2px;top:26px;width:14px;height:14px}.mec-fes-form #mec_fes_form #mec_bfixed_form_fields .mec_bfixed_notification_placeholder{font-size:0}.mec-form-row input+span.mec-tooltip,.mec-form-row select+span.mec-tooltip{bottom:10px}.mec-form-row label+span.mec-tooltip{bottom:8px}.mec-form-row textarea+span.mec-tooltip{bottom:auto;vertical-align:top;top:12px}.mec-form-row span+span.mec-tooltip{bottom:0;vertical-align:middle}.mec-form-row .mec-col-8 input[type=text],.mec-form-row .mec-col-8 select,.mec-form-row .mec-col-8 span.mec-archive-skins{vertical-align:top}.mec-form-row input:disabled{opacity:.6;background:#f6f6f6}.mec-form-row p.description,.mec-form-row span.description{font-style:italic;font-size:12px!important;line-height:18px!important;color:#97b2bb!important;display:block;clear:both}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker.ui-widget{border:1px solid #e8e8e8;box-shadow:0 1px 9px rgb(0 0 0 / .12)}body:has(.mec-fes-form,.mec-search-form) table.ui-datepicker-calendar{margin-bottom:0}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker-calendar th{font-weight:700;color:#4a4b4c}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker-calendar td,body:has(.mec-fes-form,.mec-search-form) .ui-datepicker-calendar th,body:has(.mec-fes-form,.mec-search-form) .ui-datepicker-calendar tr{border:none}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker.ui-widget select{font-weight:600;font-size:12px;display:inline-block;border-radius:2px;padding:2px 10px;margin:5px 3px;width:auto;min-height:20px;height:26px;border:1px solid #e3e3e3;box-shadow:inset 0 1px 3px rgb(0 0 0 / .04)}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker.ui-widget table{border-spacing:2px;border:none}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker.ui-widget td,body:has(.mec-fes-form,.mec-search-form) .ui-datepicker.ui-widget tr{padding:0;background:0 0!important}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker.ui-widget td a{color:#9a9b9c;font-weight:600;width:30px;height:30px;line-height:30px;display:inline-block;border-radius:33px;padding:0;background:#fff;transition:all .2s ease}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker.ui-widget td a.ui-state-active,body:has(.mec-fes-form,.mec-search-form) .ui-datepicker.ui-widget td a:hover{background:#40d9f1;color:#fff}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker.ui-widget .ui-datepicker-next,body:has(.mec-fes-form,.mec-search-form) .ui-datepicker.ui-widget .ui-datepicker-prev{color:#40d9f1;width:30px;height:30px;line-height:30px;display:inline-block;text-align:center;border-radius:33px;background:#ecfcff;transition:all .2s ease}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker.ui-widget .ui-datepicker-next:hover,body:has(.mec-fes-form,.mec-search-form) .ui-datepicker.ui-widget .ui-datepicker-prev:hover{background:#fff;box-shadow:0 0 7px -3px rgb(0 0 0 / .4)}.mec-fes-form button[type=submit].mec-fes-sub-button{border-radius:3px;background:#40d9f1;color:#fff;height:54px;font-size:17px;font-weight:700;box-shadow:0 2px 8px -4px #40d9f1;display:block;transition:all .28s ease;text-transform:uppercase;margin:20px 0 0;padding:14px 20px;border:0;cursor:pointer;text-align:center;letter-spacing:.1em;line-height:1}.mec-fes-form button[type=submit].mec-fes-sub-button:hover{box-shadow:0 2px 12px -2px #40d9f1}.mec-fes-form button[type=submit].mec-fes-sub-button:focus{margin-bottom:-2px;background:#1dc2dc}.mec-fes-form .mec-title span.mec-dashicons{color:#40d9f1;float:left;margin-right:5px}.mec-fes-form .mec-tooltip .box h5{padding:14px 2px}#mec_fes_form,.mec-fes-form-top-actions{max-width:840px;margin:0 auto}@media only screen and (min-width:961px){.mec-fes-form .mec-fes-form-cntt{width:calc(100% - 300px);float:left;padding-right:10px;max-width:540px;display:block}.mec-fes-form .mec-fes-form-sdbr{width:300px}}.mec-fes-form .quicktags-toolbar,.mec-fes-form div.mce-toolbar-grp{background:#ecfcff;border-bottom:1px solid var(--mec-fes-main-color-rgba-4);box-shadow:0 1px 0 1px var(--mec-fes-main-color-rgba-4)}.mec-fes-form .quicktags-toolbar{margin-right:-1px;border-top:1px solid var(--mec-fes-main-color-rgba-4)}.mec-fes-form div.mce-statusbar{border-top-color:var(--mec-fes-main-color-rgba-4)}.mec-fes-form .mce-toolbar .mce-btn-group .mce-btn.mce-listbox{border:1px solid var(--mec-fes-main-color-rgba-4);border-radius:3px}.mec-fes-form .mce-tinymce.mce-container.mce-panel{border:1px solid var(--mec-fes-main-color-rgba-4);box-shadow:0 2px 6px -3px var(--mec-fes-main-color-rgba-4);border-radius:2px 0 2px 2px}.mec-fes-form .wp-editor-tabs{transform:translate(2px,6px)}.mec-fes-form .wp-editor-tabs .wp-switch-editor{border-radius:3px 3px 0 0;border-color:#cfeff5;background:#fff;color:#96b8bd;border-bottom:1px solid #ecfcff}.mec-fes-form .wp-editor-tabs .wp-switch-editor:focus{box-shadow:none}.mec-fes-form .html-active .switch-html,.mec-fes-form .tmce-active .switch-tmce,.mec-fes-form .wp-editor-tabs .wp-switch-editor:active{background:#ecfcff;color:#40d9f1}.mec-fes-form .wp-editor-container,.mec-fes-form div.mce-edit-area.mce-panel{border:none;box-shadow:none}.mec-fes-form .wp-editor-container textarea.wp-editor-area{max-width:100%}.mec-fes-form .mce-toolbar .mce-listbox button{font-size:12px;line-height:22px;color:#798f96;border:none}.mec-fes-form .mce-toolbar .mce-ico{color:#627f88}.mec-fes-form .mce-toolbar .mce-btn-group .mce-btn.mce-active,.mec-fes-form .mce-toolbar .mce-btn-group .mce-btn:active,.mec-fes-form .qt-dfw.active{background:#fff;border-color:#40d9f1;box-shadow:inset 0 2px 6px -3px rgb(106 231 255 / .7)}.mec-fes-form .mce-toolbar .mce-btn-group .mce-btn.mce-active .mce-ico{color:#40d9f1}body .mce-menu .mce-menu-item.mce-active.mce-menu-item-normal,body .mce-menu .mce-menu-item.mce-active.mce-menu-item-preview,body .mce-menu .mce-menu-item.mce-selected,body .mce-menu .mce-menu-item:focus,body .mce-menu .mce-menu-item:hover{background:#40d9f1;color:#fff}body:has(.mec-fes-form) .mce-menu .mce-menu-item.mce-active.mce-menu-item-normal,body:has(.mec-fes-form) .mce-menu .mce-menu-item.mce-active.mce-menu-item-preview,body:has(.mec-fes-form) .mce-menu .mce-menu-item.mce-selected,body:has(.mec-fes-form) .mce-menu .mce-menu-item:focus,body:has(.mec-fes-form) .mce-menu .mce-menu-item:hover{background:var(--mec-fes-main-color);color:#fff}.mec-fes-form .mec-not-in-days-day{font-size:13px;display:inline-block;padding:4px 32px 4px 15px;border-radius:33px;border:1px solid var(--mec-fes-main-color-rgba-4);box-shadow:0 1px 3px -1px var(--mec-fes-main-color-rgba-5);background:#fbfeff;color:var(--mec-fes-main-color);vertical-align:top;margin:0 0 5px 0}.mec-fes-form .mec-not-in-days-remove{font-size:13px;display:inline-block;margin-left:-28px;background:#ff918a;color:#fff;font-family:cursive;width:16px;height:16px;line-height:1;text-align:center;border-radius:50%;cursor:pointer}.mec-fes-list ul li .mec-event-status{float:left;margin-right:10px;margin-left:0;font-size:11px;font-weight:400;letter-spacing:.3px;border-radius:3px;padding:4px 8px}.mec-fes-form .post-status.mec-book-confirmed:before,.mec-fes-list ul li .mec-event-status.mec-book-confirmed:before{content:"";margin:0;vertical-align:middle;line-height:1;border-right:2px solid #fff!important;border-bottom:2px solid #fff!important;transform:rotate(45deg);color:#fff;width:6px;height:12px;float:left;margin-right:6px}.mec-fes-list ul li .mec-fes-event-edit a:before,.mec-fes-list ul li .mec-fes-event-export a:before,.mec-fes-list ul li .mec-fes-event-remove:before,.mec-fes-list ul li .mec-fes-event-view a:before,.mec-fes-list-top-actions a:before{content:"\e054";font-family:simple-line-icons;font-size:13px;vertical-align:middle}.mec-fes-list ul li .mec-fes-event-view a:before{content:"\e087"}.mec-fes-list ul li .mec-fes-event-edit a:before{content:"\e060"}.mec-fes-list-top-actions a:before{content:"\e095";font-weight:400;margin-right:6px}.mec-fes-list ul li .mec-fes-event-export a:before{content:"\e083"}.mec-fes-form .post-status{border-radius:20px}.mec-fes-form .post-status.mec-book-confirmed:before{height:20px;width:9px;margin:3px 10px}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker .ui-datepicker-calendar td,body:has(.mec-fes-form,.mec-search-form) .ui-datepicker-calendar th{height:auto;padding:0}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker .ui-datepicker-calendar td a,body:has(.mec-fes-form,.mec-search-form) .ui-datepicker-calendar th{font-size:14px;line-height:30px}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker.ui-widget .ui-state-disabled .ui-state-default{color:#ccc;width:30px;height:30px;line-height:30px;display:inline-block}.mec-fes-form .description{font-style:italic;font-size:12px!important;line-height:18px!important;color:#97b2bb!important;display:block;clear:both}.mec-fes-export-wrapper{width:640px;background:#f8feff;padding:40px 25px}.mec-fes-export-wrapper .mec-fes-btn-date{font-size:16px;line-height:44px;overflow:hidden}.mec-fes-export-wrapper .date-messgae{padding:2px 18px}.mec-fes-list ul li .mec-event-export-csv,.mec-fes-list ul li .mec-event-export-excel{font-size:12px;border:1px solid #40d9f1;padding:1px 4px;background:rgb(141 229 243 / .18);border-radius:4px;color:#40d9f1;cursor:pointer;display:inline-block;height:26px;line-height:22px}.mec-export-badge{font-size:11px;color:#40d9f1;width:auto;height:24px;line-height:25px;display:inline-block;padding:0 8px;text-align:center;border-radius:3px;background:#ecfcff;transition:all .2s ease}.mec-fes-list ul li .mec-fes-event-export{font-size:11px;background:#f7f7f7;float:right;margin-left:5px}.mec-fes-list ul li .mec-fes-event-export:hover{cursor:pointer;background:#90f0e0;border-color:#4dc8cc}.mec-fes-export-wrapper ul{padding:0;width:100%;text-align:center}.mec-fes-export-wrapper ul li{list-style:none;display:inline-block;width:30%;padding:10px 15px 10px 32px;border-radius:3px;margin-bottom:15px;border:1px solid #cfeff5;box-shadow:0 2px 6px -4px #cfeff5;background:#fff;line-height:normal;margin-right:10px;position:relative;cursor:pointer;font-size:13px;line-height:1;transition:all .2s ease}.mec-fes-export-wrapper ul li:nth-child(3n+0){margin-right:0}.mec-fes-export-wrapper ul li:hover{box-shadow:0 2px 16px -1px #c6e8ef}.mec-fes-export-wrapper ul li:before{content:"";position:absolute;display:inline-block;background:#fff;width:15px;height:15px;margin:-1px 0 0 5px;cursor:pointer;border:2px solid #e1e7ed;box-shadow:0 2px 15px -3px rgb(69 77 89 / .32);border-radius:50%;left:9px;top:calc(50% - 7px)}.mec-fes-export-wrapper ul li.fes-export-date-active{color:#40d9f1}.mec-fes-export-wrapper ul li.fes-export-date-active:before{width:15px;height:15px;border:6px solid #40d9f1;background:#fff;box-shadow:0 3px 16px -3px #40d9f1}.mec-fes-btn-export{text-align:center}.mec-fes-btn-export span{position:relative;border:none;border-radius:3px;color:#fff!important;display:inline-block;font-size:13px;line-height:1;text-transform:none;font-weight:400;text-decoration:none;cursor:pointer;margin-right:4px;line-height:1;letter-spacing:0;padding:15px 22px;background:#39c36e;box-shadow:0 1px 7px -3px #39c36e!important;-webkit-transition:all .21s ease;-moz-transition:all .21s ease;transition:all .21s ease;cursor:pointer;margin-left:6px}.mec-fes-btn-export span:hover{background:#222}.mec-event-export-excel:before,span.mec-event-export-csv:before{content:"\e083";font-family:simple-line-icons;font-size:13px;vertical-align:middle;margin-right:7px;margin-top:-1px;display:inline-block}.mec-fes-list .wn-p-t-right{width:max-content;display:inline-block;top:-10px;left:50%;margin-top:0;transform:translate(-50%,-100%);background-color:#000;color:#fff;font-weight:400;font-size:12px;letter-spacing:.5px;line-height:1.5;position:absolute;z-index:99999999;box-sizing:border-box;border-radius:6px;box-shadow:0 4px 45px -8px #535a61;visibility:hidden;opacity:0;transition:opacity .23s;padding:5px 10px 6px;border-radius:8px;text-align:center;font-style:normal}.mec-fes-list .mec-fes-event-edit:hover .wn-p-t-right,.mec-fes-list .mec-fes-event-export:hover .wn-p-t-right,.mec-fes-list .mec-fes-event-remove:hover .wn-p-t-right,.mec-fes-list .mec-fes-event-view:hover .wn-p-t-right{visibility:visible;opacity:1}.mec-fes-list .wn-p-t-right i{position:absolute!important;top:100%;right:50%;margin-top:-6px!important;margin-right:-6px!important;width:12px;height:24px;overflow:hidden;transform:rotate(-90deg)}.mec-fes-list .wn-p-t-right i:after{content:"";position:absolute;width:12px;height:12px;left:0;top:50%;transform:translate(50%,-50%) rotate(-45deg);background-color:#000;box-shadow:0 8px 9px -4px #535a61}.mec-fes-form .select2-container{min-height:38px;box-sizing:border-box;margin-bottom:8px;padding:0 6px;border-radius:2px;border:1px solid var(--mec-fes-main-color-rgba-4);box-shadow:inset 0 1px 6px var(--mec-fes-main-color-rgba-5);background-color:#fff;color:#32373c;outline:0;transition:50ms border-color ease-in-out;min-width:200px;max-width:230px;font-size:14px;z-index:1}.mec-fes-form .select2-selection{border:none;background:0 0;padding-top:2px;width:100%;height:100%;padding:0}.mec-fes-form .mec-dropdown-wrap span.select2 .selection .select2-selection .select2-selection__rendered{color:#777;line-height:34px;padding-left:5px}.mec-fes-form .mec-dropdown-wrap span.select2 .selection .select2-selection .select2-selection__arrow{height:34px}body:has(.mec-fes-form) .select2-container--open .select2-dropdown--below{margin-top:31px;border:1px solid var(--mec-fes-main-color-rgba-4)}body:has(.mec-fes-form) .select2-container--open .select2-dropdown--above{margin-top:33px;border:1px solid var(--mec-fes-main-color-rgba-4)}body:has(.mec-fes-form) .select2-search--dropdown .select2-search__field{font-size:13px;color:#777;border:1px solid var(--mec-fes-main-color-rgba-4)!important}body:has(.mec-fes-form) .select2-container--default .select2-results__option--selected{background-color:var(--mec-fes-main-color-rgba-4)!important}body:has(.mec-fes-form) .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:var(--mec-fes-main-color)!important}body:has(.mec-fes-form) .select2-results__option{font-size:13px!important}body:has(.mec-fes-form) .select2-container--default .select2-selection--multiple,body:has(.mec-fes-form) .select2-container--default .select2-selection--single{border:none;background-color:unset;border-radius:0;height:auto}body:has(.mec-fes-form) .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:36px}body:has(.mec-fes-form) .select2-container--default .select2-selection--multiple .select2-selection__choice{margin:2.5px 5px 2.5px 0;height:23px;vertical-align:sub}body:has(.mec-fes-form) .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{padding:0 4px!important;line-height:20px;height:21px;border-radius:0}body:has(.mec-fes-form) .select2-container--default .select2-selection--multiple .select2-selection__choice__display{line-height:20px;padding:0 5px;position:static;top:unset}body:has(.mec-fes-form) .ui-datepicker.ui-widget{border:1px solid var(--mec-fes-main-color-rgba-4)}body:has(.mec-fes-form) .ui-datepicker.ui-widget .ui-datepicker-next,body:has(.mec-fes-form) .ui-datepicker.ui-widget .ui-datepicker-prev{color:var(--mec-fes-main-color);background:var(--mec-fes-main-color-rgba-5)}body:has(.mec-fes-form) .ui-datepicker.ui-widget td a.ui-state-active,body:has(.mec-fes-form) .ui-datepicker.ui-widget td a:hover{background:var(--mec-fes-main-color)}body:has(.mec-search-form) .ui-datepicker.ui-widget{border:1px solid #e8e8e8}body:has(.mec-search-form) .ui-datepicker.ui-widget .ui-datepicker-next,body:has(.mec-search-form) .ui-datepicker.ui-widget .ui-datepicker-prev{color:var(--mec-color-skin);background:var(--mec-color-skin-rgba-4)}body:has(.mec-search-form) .ui-datepicker.ui-widget td a.ui-state-active,body:has(.mec-search-form) .ui-datepicker.ui-widget td a:hover{background:var(--mec-color-skin)}.mec-fes-form .select2-container--default.select2-container--focus .select2-selection{border:none!important;outline:0;padding:0}.mec-fes-form .select2-container--default .select2-selection--single .select2-selection__arrow{top:5px;right:4px}.select2-results{font-size:14px}.mec-fes-form .select2-container--default .select2-search--inline .select2-search__field{margin:0}.mec-fes-category-children,.mec-fes-category-children .mec-fes-category-children{padding-left:24px}.mec-timeline-events-container{margin-left:19px;padding-top:20px;padding-bottom:9px}.mec-events-timeline-wrap{position:relative;display:block;overflow:visible;padding-left:95px}.mec-events-timeline-wrap:before{width:1px;content:"";height:100%;position:absolute;background:#b8f5ff;left:95px}.mec-timeline-month-divider+.mec-timeline-events-container{padding-top:110px}.mec-timeline-right-content{float:right;width:300px}.mec-timeline-left-content{float:left;width:calc(100% - 300px);padding-left:15px;padding-right:15px;position:relative}.mec-timeline-month-divider{position:absolute;display:block;background:#fff;right:calc(100% - 95px);left:0;width:190px;text-align:center;border:1px solid #b8f5ff;border-radius:50px;font-size:15px;padding:12px 27px;color:#40d9f1}.mec-timeline-event-date{position:relative}.mec-timeline-events-container .mec-timeline-event-date:before{content:"";width:11px;height:11px;position:absolute;background:#40d9f1;border-radius:50px;top:8px;left:-24px;z-index:9}.mec-timeline-events-container .mec-timeline-event-date:after{content:"";width:21px;height:21px;position:absolute;background:rgb(64 217 241 / .3);border-radius:50px;top:3px;left:-29px}.mec-timeline-event-date{float:left;width:17%;margin-top:27px}.mec-timeline-event-content{float:left;width:82%;background:#fff;box-shadow:0 10px 30px 0 rgb(0 0 0 / .1);border-radius:var(--mec-primary-border-radius);overflow:visible;position:relative}.mec-timeline-main-content{padding:23px 30px}.mec-timeline-main-content h4{margin-bottom:15px}.mec-timeline-main-content h4 a{font-size:25px;font-weight:700;color:#000;line-height:33px;text-decoration:none}.mec-timeline-main-content p{font-size:15px;color:#515151;line-height:24px;margin-bottom:36px}a.mec-timeline-readmore{width:100%;display:block;text-align:center;color:#fff;text-decoration:none;line-height:52px;font-size:17px;font-weight:700;-webkit-transition:all .2s ease;transition:all .2s ease;border-radius:0 0 var(--mec-primary-border-radius) var(--mec-primary-border-radius)}a.mec-timeline-readmore:hover{background:#222;color:#fff}.mec-timeline-event-categories ul.mec-categories li.mec-category a,.mec-timeline-event-location address span,.mec-timeline-event-organizer .mec-organizer-item span,.mec-timeline-event-time .mec-time-details{display:inline-block;font-size:13px;font-weight:500;color:inherit}.mec-timeline-event-categories .mec-categories-wrapper,.mec-timeline-event-organizer .mec-shortcode-organizers{line-height:unset}.mec-timeline-event-categories,.mec-timeline-event-local-time,.mec-timeline-event-location,.mec-timeline-event-organizer,.mec-timeline-event-time{background:rgb(64 217 241 / .11);display:inline-block;padding:0 20px;border-radius:50px;line-height:32px;vertical-align:middle}.mec-timeline-event-categories i,.mec-timeline-event-location i,.mec-timeline-event-organizer i,.mec-timeline-event-time i{font-size:16px;margin-right:6px;position:relative;top:2px}.mec-timeline-event-location address{font-style:normal;margin-bottom:0}.mec-timeline-event-details+.mec-timeline-event-details{margin-top:12px}.mec-timeline-event-content .col-md-4{padding:0}.mec-timeline-event-content:after{content:"";display:block;position:absolute;left:50%;margin-left:-10px;width:0;height:0;border-style:solid;border-width:10px}.mec-timeline-event-content:after{top:30px;border-color:#fff0 #fff #fff0 #fff0;left:-10px}.mec-timeline-event-image img{border-radius:0 10px 0 0;width:100%}.mec-timeline-event-image a{display:block;line-height:0}a.mec-timeline-readmore i{vertical-align:middle;margin-left:10px;font-size:9px}.mec-wrap .mec-timeline-event-content a.mec-timeline-readmore:hover{background:#444}@media (min-width:1024px){.mec-timeline-event{margin:50px 0}}@media (max-width:1023px){.mec-timeline-event{margin:25px 0}.mec-events-timeline-wrap{padding-left:20px}.mec-events-timeline-wrap:before{left:20px}}@media (max-width:1200px) and (min-width:992px){.mec-timeline-event-content{width:81%}.mec-timeline-event-date{width:18%}}@media (max-width:992px){.mec-timeline-left-content,.mec-timeline-right-content{float:none;width:100%;text-align:center}.mec-timeline-right-content .mec-timeline-event-image{text-align:center}.mec-timeline-right-content .mec-timeline-event-image img{max-width:300px;border-radius:10px;margin-top:35px}}@media (max-width:440px){.mec-timeline-right-content .mec-timeline-event-image img{margin-top:0}}@media (max-width:320px){.mec-timeline-event-content,.mec-timeline-event-date{float:none;width:100%}.mec-timeline-event-date{margin-bottom:8px}.mec-timeline-event-content:after{display:none}.mec-timeline-main-content{padding:23px 0}.mec-timeline-main-content p{font-size:13px}.mec-timeline-main-content h4 a{font-size:23px;line-height:24px}.mec-time-details span{font-size:11px}.mec-timeline-event-location address span{font-size:12px}a.mec-timeline-readmore{line-height:44px;font-size:14px}}.mec-timeline-event-image img{margin-bottom:-7px;border-radius:0 10px 10px 0}.mec-timeline-event-image a img{margin-bottom:0;border-radius:0 var(--mec-primary-border-radius) 0 0}.mec-event-tile-view article.mec-tile-item{height:400px;margin:15px 0;border-radius:var(--mec-primary-border-radius);padding:35px 25px;position:relative;color:#fff;background-size:cover!important;background-position:center!important;box-shadow:0 2px 9px rgb(0 0 0 / .25);transition:all .22s ease}.mec-event-tile-view article.mec-tile-item:hover{cursor:pointer;box-shadow:0 4px 19px rgb(0 0 0 / .5)}.mec-event-tile-view article.mec-tile-item div{position:relative;z-index:3;line-height:1.5}.mec-event-tile-view article.mec-tile-item .mec-categories-wrapper{color:#fff}.mec-event-tile-view article.mec-tile-item .mec-categories-wrapper i{font-size:16px}.mec-event-tile-view article.mec-tile-item .mec-categories-wrapper ul.mec-categories li.mec-category a,.mec-event-tile-view article.mec-tile-item .mec-shortcode-organizers{color:#fff;font-size:15px}.mec-event-tile-view article.mec-tile-item .mec-categories-wrapper,.mec-event-tile-view article.mec-tile-item .mec-event-loc-place,.mec-event-tile-view article.mec-tile-item .mec-shortcode-organizers{margin-bottom:5px}.mec-event-tile-view article.mec-tile-item:after,.mec-event-tile-view article.mec-tile-item:before{position:absolute;background:-moz-linear-gradient(180deg,rgb(0 0 0 / .35) 0,rgb(0 0 0 / .48) 65%,rgb(0 0 0 / .72) 100%);background:-webkit-gradient(left top,right top,color-stop(0,rgb(0 0 0 / .35)),color-stop(65%,rgb(0 0 0 / .48)),color-stop(100%,rgb(0 0 0 / .72)));background:-webkit-gradient(180deg,rgb(0 0 0 / .35) 0,rgb(0 0 0 / .48) 65%,rgb(0 0 0 / .72) 100%);background:linear-gradient(180deg,rgb(0 0 0 / .35) 0,rgb(0 0 0 / .48) 65%,rgb(0 0 0 / .72) 100%);content:"";left:0;right:0;bottom:0;top:0;width:100%;height:100%;display:block;border-radius:var(--mec-primary-border-radius);z-index:1}.mec-event-tile-view article.mec-tile-item:after{background-color:inherit;background-image:none;top:35px;bottom:auto;height:40px;border-radius:0 var(--mec-secondary-border-radius) var(--mec-secondary-border-radius) 0;width:110px;z-index:2;box-shadow:2px 1px 7px rgb(0 0 0 / .1)}.mec-event-tile-view article.mec-tile-item .event-tile-view-head{padding:8px 3px;font-size:16px;font-weight:700;margin-bottom:50px;text-transform:uppercase}.mec-event-tile-view article.mec-tile-item .event-tile-view-head>div{display:inline}.mec-event-tile-view article.mec-tile-item .mec-event-time{color:#d6d6d6;font-size:15px;font-weight:400;line-height:1;padding-top:4px;position:absolute;right:60px;top:10px}.mec-event-tile-view article.mec-tile-item .mec-event-time i{vertical-align:baseline;font-size:14px;float:left}.mec-event-tile-view article.mec-tile-item i{margin-right:5px}.mec-event-tile-view article.mec-tile-item .mec-event-title{color:#fff;font-weight:700;font-size:23px;padding-top:12px}.mec-event-tile-view article.mec-tile-item .mec-event-title a{color:#fff}.mec-event-tile-view article.mec-tile-item .mec-event-title a:hover{text-decoration:underline}.mec-event-tile-view article.mec-tile-item .mec-event-content{position:absolute;height:100%;bottom:0;left:0;right:0}.mec-event-tile-view article.mec-tile-item .mec-tile-into-content-link{position:absolute;content:"";top:0;right:0;left:0;bottom:0;background:0 0}.mec-tile-event-content{position:absolute!important;bottom:25px;left:25px;right:25px}.mec-event-tile-view article.mec-label-canceled:before,.mec-event-tile-view article.mec-label-featured:before{height:auto}.mec-skin-tile-month-navigator-container{position:relative;text-align:center;font-size:12px;height:80px;background:#f7f7f7;padding:28px;border-radius:var(--mec-primary-border-radius);margin-bottom:20px}.mec-skin-tile-month-navigator-container:after,.mec-skin-tile-month-navigator-container:before{content:"";display:block;position:absolute;left:50%;margin-left:-10px;width:0;height:0;border-style:solid;border-width:10px}.mec-skin-tile-month-navigator-container:after{bottom:-20px;border-color:#f7f7f7 #fff0 #fff0 #fff0}.mec-skin-tile-month-navigator-container:before{bottom:-21px;border-color:#fff #fff0 #fff0 #fff0}@media only screen and (max-width:480px){.mec-skin-tile-month-navigator-container{height:110px;padding-top:68px}}.mec-skin-tile-month-navigator-container h2{font-size:23px;font-weight:700}.mec-skin-tile-month-navigator-container .mec-next-month,.mec-skin-tile-month-navigator-container .mec-previous-month{position:absolute;top:28px;left:20px;cursor:pointer;padding:3px 12px;line-height:23px;background:#fff;border-radius:32px;box-shadow:0 1px 3px rgb(0 0 0 / .02);transition:all .22s ease}.mec-skin-tile-month-navigator-container .mec-next-month{left:auto;right:20px}.mec-skin-tile-month-navigator-container .mec-next-month:hover,.mec-skin-tile-month-navigator-container .mec-previous-month:hover{box-shadow:0 2px 5px rgb(0 0 0 / .1);color:#000}.mec-wrap .mec-event-tile-view article.mec-label-canceled:before,.mec-wrap .mec-event-tile-view article.mec-label-featured:before{position:absolute;bottom:auto;text-align:center;right:auto;font-size:10px}.mec-event-tile-view article.mec-tile-item .mec-tile-overlay{position:absolute;background:-moz-linear-gradient(180deg,rgb(0 0 0 / .35) 0,rgb(0 0 0 / .48) 65%,rgb(0 0 0 / .72) 100%);background:-webkit-gradient(left top,right top,color-stop(0,rgb(0 0 0 / .35)),color-stop(65%,rgb(0 0 0 / .48)),color-stop(100%,rgb(0 0 0 / .72)));background:-webkit-gradient(180deg,rgb(0 0 0 / .35) 0,rgb(0 0 0 / .48) 65%,rgb(0 0 0 / .72) 100%);background:linear-gradient(180deg,rgb(0 0 0 / .35) 0,rgb(0 0 0 / .48) 65%,rgb(0 0 0 / .72) 100%);content:"";left:0;right:0;bottom:0;top:0;width:100%;height:100%;display:block;border-radius:22px;z-index:1}.mec-wrap .mec-event-tile-view .col-md-3 article.mec-label-canceled:before,.mec-wrap .mec-event-tile-view .col-md-3 article.mec-label-featured:before{top:12px;left:103px;z-index:9}.mec-wrap .mec-event-tile-view .col-md-4 article.mec-label-canceled:before,.mec-wrap .mec-event-tile-view .col-md-4 article.mec-label-featured:before{top:18px;left:125px}.mec-wrap .mec-event-tile-view .col-md-6 article.mec-label-canceled:before,.mec-wrap .mec-event-tile-view .col-md-6 article.mec-label-featured:before{top:20px;left:200px}@media (max-width:960px){.mec-wrap .mec-event-tile-view .col-sm-3{width:50%}}@media (max-width:480px){.mec-wrap .mec-event-tile-view .col-sm-3{width:100%}}.mec-event-tile-view article.mec-tile-item.tile-multipleday-event:after{width:185px}.mec-event-tile-view article.mec-tile-item.tile-multipleday-event .mec-event-time{right:auto;top:50px;left:0}.mec-event-tile-view .col-md-6.col-sm-6 article.mec-label-canceled:before{top:100px;left:140px}.mec-event-tile-view .col-md-4.col-sm-4 article.mec-label-canceled:before{top:20px;left:140px}@media (min-width:761px) and (max-width:1200px){.mec-event-tile-view .col-md-3.col-sm-3{width:50%}.mec-event-tile-view .col-md-6.col-sm-6 article.mec-label-canceled:before{top:80px;left:90px}.mec-event-tile-view .col-md-4.col-sm-4 article.mec-label-canceled:before{top:40px;left:70px}.mec-event-tile-view .col-md-3.col-sm-3 article.mec-label-canceled:before{top:90px;left:110px}}@media (min-width:761px) and (max-width:1024px){.mec-event-tile-view .col-md-4.col-sm-4{width:50%}.mec-event-tile-view .col-md-4.col-sm-4:nth-child(1n+3){width:100%}}@media (max-width:760px){.mec-event-tile-view .col-md-3.col-sm-3{width:100%}.mec-event-tile-view .col-md-4.col-sm-4{width:100%}}@media (max-width:480px){.mec-event-tile-view .col-md-6.col-sm-6 article.mec-label-canceled:before{top:100px;left:80px}}.mec-calendar .mec-event-article .mec-event-date{font-size:12px;text-align:left}.mec-event-detailed-time{display:flex}.mec-event-detailed-time i{width:15px;padding-top:7px}.mec-ongoing-normal-label{background-color:#40d9f1}.mec-expired-normal-label{background-color:#000}.mec-wrap .mec-cancellation-reason span,.mec-wrap .mec-labels-normal .mec-label-normal{position:relative;font-size:11px;font-weight:400;margin-left:10px;line-height:1.9;letter-spacing:1px;color:#fff;padding:2px 7px;border-radius:2px;white-space:nowrap}.mec-wrap .mec-cancellation-reason span,.mec-wrap .mec-labels-normal .mec-label-normal{white-space:normal;display:inline-block;line-height:14px}.mec-remaining-time-normal-label{background-color:var(--mec-color-skin)}.mec-agenda-event-title .mec-labels-normal .mec-label-normal,.mec-timetable-event .mec-labels-normal .mec-label-normal,.tooltipster-box .mec-labels-normal .mec-label-normal{font-size:9px;letter-spacing:.5px;text-transform:uppercase;padding:2px 7px;color:#fff;position:relative;margin-left:5px;border-radius:2px;top:0}.mec-av-spot .mec-labels-normal .mec-label-normal,.mec-event-countdown-part1 .mec-labels-normal .mec-label-normal,.mec-event-countdown-part2 .mec-labels-normal .mec-label-normal,.mec-event-cover-modern .mec-labels-normal .mec-label-normal,.mec-masonry-content .mec-labels-normal .mec-label-normal,.mec-owl-carousel:not(.mec-slider-t1) .mec-labels-normal .mec-label-normal,.mec-tile-item .mec-labels-normal .mec-label-normal,.mec-timeline-event .mec-labels-normal .mec-label-normal,.tooltipster-box .mec-labels-normal .mec-label-normal{margin:0 5px 0 0}.mec-event-countdown-style3 .mec-labels-normal .mec-label-normal{margin:0 0 0 5px}.mec-event-footer-carousel-type3 .mec-labels-normal .mec-label-normal{display:inline}.mec-event-carousel-type4 .mec-fc-style{display:none}.mec-event-carousel-type4 .mec-labels-normal{top:-20px;position:relative}.mec-wrap .mec-cancellation-reason{display:inline-block}.mec-wrap .mec-cancellation-reason span{line-height:1.3;background:#eb3450;text-transform:none;display:inline-block;white-space:nowrap}.mec-wrap .mec-event-list-accordion .mec-cancellation-reason span,.mec-wrap .mec-event-list-accordion .mec-labels-normal .mec-label-normal{top:7px}.mec-agenda-event-title .mec-cancellation-reason span,.mec-timetable-event .mec-cancellation-reason span,.tooltipster-box .mec-cancellation-reason span{font-size:9px;letter-spacing:.5px;text-transform:uppercase;padding:2px 7px;color:#fff;position:relative;margin-left:5px;border-radius:2px;top:0}.mec-wrap .mec-event-container-novel .mec-cancellation-reason span,.mec-wrap .mec-event-container-novel .mec-labels-normal .mec-label-normal{white-space:inherit;margin:0 3px 3px 0}.mec-wrap .mec-event-container-simple .mec-labels-normal{line-height:18px;display:inline-block}.mec-wrap .mec-event-container-simple .mec-cancellation-reason span,.mec-wrap .mec-event-container-simple .mec-labels-normal .mec-label-normal{top:-5px;white-space:inherit;margin-left:0;margin-right:3px}.mec-av-spot .mec-cancellation-reason span,.mec-event-countdown-part1 .mec-cancellation-reason span,.mec-event-countdown-part2 .mec-cancellation-reason span,.mec-event-cover-modern .mec-cancellation-reason span,.mec-masonry-content .mec-cancellation-reason span,.mec-owl-carousel:not(.mec-slider-t1) .mec-cancellation-reason span,.mec-tile-item .mec-cancellation-reason span,.mec-timeline-event .mec-cancellation-reason span,.tooltipster-box .mec-cancellation-reason span{margin:0 5px 0 0}.mec-owl-carousel .mec-event-footer-carousel-type3 span.mec-event-title-soldout,.mec-owl-carousel .mec-event-footer-carousel-type3 span.mec-few-tickets{display:inline}.mec-owl-carousel .mec-event-footer-carousel-type3 span.mec-labels-normal,.mec-owl-carousel .mec-event-footer-carousel-type3 span.soldout{margin-top:0;color:#fff;display:unset}.mec-wrap .mec-single-event .mec-cancellation-reason span{margin:0;padding:6px 12px;font-size:14px;font-weight:700;white-space:normal;word-break:break-word}.featherlight-content .mec-cancellation-reason{display:block;width:100%;text-align:center;margin-top:20px;margin-bottom:-10px}.mec-event-data-fields{margin-bottom:30px}.mec-event-data-fields ul.mec-event-data-field-items{overflow:hidden;padding-top:10px;padding-left:0;margin-left:0}.mec-event-data-fields .mec-event-data-field-item{list-style:none;margin-bottom:10px;border-bottom:1px dashed #e1e2e3;padding-bottom:8px;width:100%;float:left}.mec-event-data-fields .mec-event-data-field-item .mec-event-data-field-value{margin:0 0 8px 0;color:#616263!important;font-size:13px;line-height:1.5;word-wrap:break-word;white-space:break-spaces}.mec-event-data-fields .mec-event-data-field-item:last-child{border:none;width:100%}.mec-event-data-fields .mec-event-data-field-item .mec-event-data-field-name{text-transform:none;font-size:13px;font-weight:600;color:#313131!important;width:100%;position:relative;letter-spacing:-.2px}@media (max-width:768px){.mec-event-data-fields .mec-event-data-field-item{width:100%}}.mec-wrap .col-md-4 .mec-event-data-fields .mec-event-data-field-item{width:100%;display:block}.mec-shortcode-organizers{overflow:hidden;font-weight:400;line-height:18px;font-size:12px}.mec-event-list-minimal .mec-shortcode-organizers{margin-top:6px}.mec-shortcode-organizers i{margin-right:4px;display:inline-block}.mec-shortcode-organizers .mec-organizers{display:inline-block;list-style:none;padding:0}.mec-organizer-item a{color:#777}.mec-event-list-standard .mec-shortcode-organizers .mec-sl-user:before{font-size:16px}.mec-shortcode-organizers{position:relative}.mec-skin-grid-container .mec-organizers,.mec-skin-grid-container .mec-shortcode-organizers{padding:0;margin:0}.mec-skin-grid-container .mec-event-grid-clean .mec-shortcode-organizers a,.mec-skin-grid-container .mec-event-grid-clean .mec-shortcode-organizers a:hover,.mec-skin-grid-container .mec-event-grid-colorful .mec-shortcode-organizers a,.mec-skin-grid-container .mec-event-grid-colorful .mec-shortcode-organizers a:hover{color:#fff;font-size:12px}.mec-skin-grid-container .mec-event-grid-clean .mec-shortcode-organizers a:hover,.mec-skin-grid-container .mec-event-grid-colorful .mec-shortcode-organizers a:hover{text-decoration:underline}.mec-skin-grid-container .mec-event-grid-novel .mec-shortcode-organizers{position:relative}.mec-skin-grid-container .mec-event-grid-novel .mec-shortcode-organizers i{display:block;color:rgb(255 255 255 / .4)}.mec-skin-grid-container .mec-event-grid-novel .mec-shortcode-organizers i:before{position:absolute;top:6px;left:6px;font-size:17px;font-family:simple-line-icons;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1}.mec-skin-grid-container .mec-event-grid-novel .mec-shortcode-organizers a{padding-left:35px;font-size:15px;line-height:30px;color:rgb(255 255 255 / .4)}.mec-skin-grid-container .mec-event-grid-novel .mec-shortcode-organizers a:hover{color:#fff}.mec-calendar-daily .mec-shortcode-organizers,.mec-calendar-daily .mec-shortcode-organizers .mec-organizers{padding:0}.mec-calendar-daily .mec-organizer-item a{font-size:13px;line-height:1.3;color:#9a9a9a;margin-bottom:0}.mec-events-masonry-wrap .mec-shortcode-organizers,.mec-events-masonry-wrap .mec-shortcode-organizers .mec-organizers{padding:0}.mec-events-timeline-wrap .mec-organizer-item,.mec-events-timeline-wrap .mec-shortcode-organizers .mec-organizers{margin:0;display:inline}.mec-events-timeline-wrap .mec-shortcode-organizers i{line-height:24px;margin-right:7px}.mec-events-timeline-wrap .mec-organizer-item:after{content:","}.mec-events-timeline-wrap .mec-organizer-item:last-child:after{content:"";padding:0}.mec-events-timeline-wrap .mec-organizer-item a,.mec-events-timeline-wrap .mec-organizer-item:after{font-weight:500}.mec-events-timeline-wrap .mec-organizer-item a:hover{text-decoration:underline}.mec-event-tile-view .mec-shortcode-organizers,.mec-event-tile-view .mec-shortcode-organizers .mec-organizers{padding:0}.mec-event-tile-view .mec-shortcode-organizers i{line-height:24px}.mec-event-tile-view .mec-shortcode-organizers .mec-organizers a,.mec-event-tile-view .mec-shortcode-organizers i{color:#fff}.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-modal-preloader,.mec-dark-mode .mec-month-navigator-loading{background-color:rgb(40 40 40 / .88)}.mec-dark-mode .event-carousel-type2-head .mec-event-footer-carousel-type2 .mec-booking-button,.mec-dark-mode .mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-table-head .mec-calendar-day-head,.mec-dark-mode .mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt,.mec-dark-mode .mec-calendar .mec-calendar-row dt:hover,.mec-dark-mode .mec-event-footer .mec-booking-button,.mec-dark-mode .mec-event-grid-classic .mec-event-content,.mec-dark-mode .mec-event-schedule-content .mec-schedule-speakers,.mec-dark-mode .mec-events-meta-group-tags a:hover,.mec-dark-mode .mec-events-toggle .mec-toggle-content .mec-modal-wrap,.mec-dark-mode .mec-fes-form .mec-meta-box-fields,.mec-dark-mode .mec-hourly-schedule-speaker-contact-information a i,.mec-dark-mode .mec-map-view-event-detail.mec-event-detail,.mec-dark-mode .mec-modal-wrap,.mec-dark-mode .mec-next-event-details a,.mec-dark-mode .mec-organizer-social-information a i,.mec-dark-mode .mec-single-event .mec-event-exporting .mec-export-details a:hover,.mec-dark-mode .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next,.mec-dark-mode .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev,.mec-dark-mode .mec-timetable-events-list .mec-timetable-event,.mec-dark-mode .mec-wrap .button,.mec-dark-mode .mec-wrap a.button:not(.owl-dot):hover,.mec-dark-mode .mec-wrap button:not(.owl-dot):hover,.mec-dark-mode .mec-wrap input[type=button]:hover,.mec-dark-mode .mec-wrap input[type=reset]:hover,.mec-dark-mode .mec-wrap input[type=submit]:hover{background-color:#1f1f1f;color:#d2d2d2}.mec-dark-mode .mec-modal-wrap::-webkit-scrollbar{width:12px}.mec-dark-mode .mec-modal-wrap::-webkit-scrollbar-track{background:#000}.mec-dark-mode .mec-modal-wrap::-webkit-scrollbar-thumb{background-color:#333;border-radius:20px;border:2px solid #000}.mec-dark-mode .mec-modal-preloader,.mec-dark-mode .mec-month-navigator-loading{background-color:#1f1f1f}.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table,.mec-dark-mode .mec-skin-tile-month-navigator-container{background:#282828}.mec-dark-mode .mec-skin-tile-month-navigator-container:after{border-color:#282828 #fff0 #fff0 #fff0}.mec-dark-mode .mec-event-grid-novel .mec-event-article,body.mec-dark-mode .mec-single-modern .mec-single-event-bar{background-color:#282828;color:#d2d2d2}.mec-dark-mode .event-carousel-type2-head,.mec-dark-mode .lity-content .mec-events-meta-group-booking .mec-dark-mode .mec-single-event .mec-events-meta-group-booking,.mec-dark-mode .lity-content .mec-events-meta-group-booking input[type=date],.mec-dark-mode .lity-content .mec-events-meta-group-booking input[type=email],.mec-dark-mode .lity-content .mec-events-meta-group-booking input[type=number],.mec-dark-mode .lity-content .mec-events-meta-group-booking input[type=password],.mec-dark-mode .lity-content .mec-events-meta-group-booking input[type=tel],.mec-dark-mode .lity-content .mec-events-meta-group-booking input[type=text],.mec-dark-mode .lity-content .mec-events-meta-group-booking select,.mec-dark-mode .lity-content .mec-events-meta-group-booking textarea,.mec-dark-mode .mec-box-calendar.mec-calendar .mec-calendar-table-head .mec-calendar-day-head,.mec-dark-mode .mec-box-calendar.mec-calendar .mec-calendar-table-head dt,.mec-dark-mode .mec-calendar .mec-calendar-side .mec-next-month,.mec-dark-mode .mec-calendar .mec-calendar-side .mec-previous-month,.mec-dark-mode .mec-calendar .mec-event-article:hover,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-a-month,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table a,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table a.mec-table-d-next,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table a.mec-table-d-prev,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table dl dt,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-next-month,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-previous-month,.mec-dark-mode .mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec .mec-event-article:hover,.mec-dark-mode .mec-calendar.mec-event-calendar-classic .mec-selected-day,.mec-dark-mode .mec-calendar.mec-event-calendar-classic dt.mec-selected-day:hover,.mec-dark-mode .mec-calendar.mec-yearly-calendar .mec-calendar-table-head dl dt,.mec-dark-mode .mec-event-carousel-content,.mec-dark-mode .mec-event-cost,.mec-dark-mode .mec-event-countdown-style1 .mec-event-countdown-part3 .mec-event-button,.mec-dark-mode .mec-event-footer,.mec-dark-mode .mec-event-grid-classic .mec-event-content .mec-wrap .mec-totalcal-box .mec-totalcal-view span,.mec-dark-mode .mec-event-list-minimal a.mec-detail-button,.mec-dark-mode .mec-event-list-modern .mec-btn-wrapper .mec-booking-button,.mec-dark-mode .mec-event-list-standard .mec-topsec,.mec-dark-mode .mec-event-more-info,.mec-dark-mode .mec-event-website,.mec-dark-mode .mec-events-agenda-wrap,.mec-dark-mode .mec-events-meta-date,.mec-dark-mode .mec-events-meta-group-tags a,.mec-dark-mode .mec-events-toggle .mec-toggle-item-inner,.mec-dark-mode .mec-fes-form,.mec-dark-mode .mec-fes-form input[type=email],.mec-dark-mode .mec-fes-form input[type=number],.mec-dark-mode .mec-fes-form input[type=password],.mec-dark-mode .mec-fes-form input[type=tel],.mec-dark-mode .mec-fes-form input[type=text],.mec-dark-mode .mec-fes-form select,.mec-dark-mode .mec-fes-form textarea,.mec-dark-mode .mec-fes-list,.mec-dark-mode .mec-fes-list input[type=search],.mec-dark-mode .mec-fes-list select,.mec-dark-mode .mec-hourly-schedule-speaker-info,.mec-dark-mode .mec-load-more-button,.mec-dark-mode .mec-map-lightbox-wp,.mec-dark-mode .mec-masonry-item-wrap .mec-event-grid-modern .event-grid-modern-head,.mec-dark-mode .mec-related-event-content,.mec-dark-mode .mec-single-event .mec-event-exporting .mec-export-details a,.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=date],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=email],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=number],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=password],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=tel],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=text],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking select,.mec-dark-mode .mec-single-event .mec-events-meta-group-booking textarea,.mec-dark-mode .mec-single-event .mec-events-meta-group-countdown,.mec-dark-mode .mec-single-event .mec-frontbox,.mec-dark-mode .mec-single-event .mec-speakers-details ul li,.mec-dark-mode .mec-single-event-additional-organizers,.mec-dark-mode .mec-single-event-category,.mec-dark-mode .mec-single-event-date,.mec-dark-mode .mec-single-event-label,.mec-dark-mode .mec-single-event-location,.mec-dark-mode .mec-single-event-organizer,.mec-dark-mode .mec-single-event-sponsor,.mec-dark-mode .mec-single-event-time,.mec-dark-mode .mec-single-modern .col-md-4 .mec-frontbox,.mec-dark-mode .mec-slider-t1-wrap,.mec-dark-mode .mec-timetable-events-list .mec-timetable-event,.mec-dark-mode .mec-timetable-t2-wrap,.mec-dark-mode .mec-ttt2-title,.mec-dark-mode .mec-wrap .mec-event-countdown-style1,.mec-dark-mode .mec-wrap .mec-event-countdown-style2,.mec-dark-mode .mec-wrap .mec-totalcal-box,.mec-dark-mode .mec-wrap .mec-totalcal-box i,.mec-dark-mode .mec-wrap .mec-totalcal-box input,.mec-dark-mode .mec-wrap .mec-totalcal-box select,.mec-dark-mode .mec-yearly-view-wrap .mec-yearly-title-sec .mec-next-year:hover,.mec-dark-mode .mec-yearly-view-wrap .mec-yearly-title-sec .mec-previous-year:hover,.mec-dark-mode.mec-wrap .mec-totalcal-box .mec-totalcal-view span,.mec-dark-mode.mec-wrap .mec-totalcal-box i,.mec-dark-mode.mec-wrap .mec-totalcal-box input,.mec-dark-mode.mec-wrap .mec-totalcal-box select{background-color:#282828}.mec-dark-mode .event-carousel-type2-head,.mec-dark-mode .event-carousel-type2-head .mec-event-footer-carousel-type2 .mec-booking-button,.mec-dark-mode .lity-content .mec-events-meta-group-booking .mec-dark-mode .mec-single-event .mec-events-meta-group-booking,.mec-dark-mode .lity-content .mec-events-meta-group-booking form>h4,.mec-dark-mode .lity-content .mec-events-meta-group-booking input[type=date],.mec-dark-mode .lity-content .mec-events-meta-group-booking input[type=email],.mec-dark-mode .lity-content .mec-events-meta-group-booking input[type=number],.mec-dark-mode .lity-content .mec-events-meta-group-booking input[type=password],.mec-dark-mode .lity-content .mec-events-meta-group-booking input[type=tel],.mec-dark-mode .lity-content .mec-events-meta-group-booking input[type=text],.mec-dark-mode .lity-content .mec-events-meta-group-booking select,.mec-dark-mode .lity-content .mec-events-meta-group-booking textarea,.mec-dark-mode .mec-box-calendar.mec-calendar .mec-calendar-side .mec-next-month,.mec-dark-mode .mec-box-calendar.mec-calendar .mec-calendar-side .mec-previous-month,.mec-dark-mode .mec-box-calendar.mec-calendar .mec-calendar-table-head dt,.mec-dark-mode .mec-box-calendar.mec-calendar dt,.mec-dark-mode .mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt,.mec-dark-mode .mec-breadcrumbs,.mec-dark-mode .mec-calendar .mec-calendar-side .mec-next-month,.mec-dark-mode .mec-calendar .mec-calendar-side .mec-previous-month,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table a,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table a.mec-table-d-next,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table a.mec-table-d-prev .mec-calendar.mec-calendar-daily .mec-calendar-a-month,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table dl dt,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-next-month,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-previous-month,.mec-dark-mode .mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec,.mec-dark-mode .mec-event-carousel-content,.mec-dark-mode .mec-event-footer,.mec-dark-mode .mec-event-footer .mec-booking-button,.mec-dark-mode .mec-event-list-minimal .mec-event-article,.mec-dark-mode .mec-event-list-minimal a.mec-detail-button,.mec-dark-mode .mec-event-list-modern .mec-btn-wrapper .mec-booking-button,.mec-dark-mode .mec-event-list-modern .mec-event-article,.mec-dark-mode .mec-event-list-standard .mec-event-article,.mec-dark-mode .mec-event-list-standard .mec-event-meta-wrap,.mec-dark-mode .mec-event-list-standard .mec-topsec,.mec-dark-mode .mec-event-schedule-content,.mec-dark-mode .mec-event-schedule-content dl:before,.mec-dark-mode .mec-events-agenda-wrap,.mec-dark-mode .mec-events-meta-group-booking .mec-book-price-details,.mec-dark-mode .mec-events-meta-group-booking .mec-book-price-details li,.mec-dark-mode .mec-events-meta-group-tags a,.mec-dark-mode .mec-events-toggle .mec-toggle-content,.mec-dark-mode .mec-events-toggle .mec-toggle-item,.mec-dark-mode .mec-events-toggle .mec-toggle-item-inner,.mec-dark-mode .mec-fes-form .mec-meta-box-fields,.mec-dark-mode .mec-fes-form input[type=email],.mec-dark-mode .mec-fes-form input[type=number],.mec-dark-mode .mec-fes-form input[type=password],.mec-dark-mode .mec-fes-form input[type=tel],.mec-dark-mode .mec-fes-form input[type=text],.mec-dark-mode .mec-fes-form select,.mec-dark-mode .mec-fes-form textarea,.mec-dark-mode .mec-fes-list input[type=search],.mec-dark-mode .mec-fes-list select,.mec-dark-mode .mec-hourly-schedule-speaker-info,.mec-dark-mode .mec-load-more-button,.mec-dark-mode .mec-masonry-item-wrap .mec-event-grid-modern .event-grid-modern-head,.mec-dark-mode .mec-next-event-details a,.mec-dark-mode .mec-related-events-wrap h3.mec-rec-events-title,.mec-dark-mode .mec-single-event .mec-event-exporting .mec-export-details a:hover,.mec-dark-mode .mec-single-event .mec-events-meta-group-booking form>h4,.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=date],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=email],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=number],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=password],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=tel],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=text],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking select,.mec-dark-mode .mec-single-event .mec-events-meta-group-booking textarea,.mec-dark-mode .mec-single-event .mec-events-meta-group-countdown,.mec-dark-mode .mec-single-event .mec-frontbox,.mec-dark-mode .mec-single-event .mec-frontbox-title,.mec-dark-mode .mec-timetable-t2-wrap,.mec-dark-mode .mec-wrap .mec-totalcal-box,.mec-dark-mode .mec-wrap .mec-totalcal-box .mec-totalcal-view span,.mec-dark-mode .mec-wrap .mec-totalcal-box i,.mec-dark-mode .mec-wrap .mec-totalcal-box input,.mec-dark-mode .mec-wrap .mec-totalcal-box select,.mec-dark-mode .mec-yearly-view-wrap,.mec-dark-mode .mec-yearly-view-wrap .mec-yearly-title-sec{border-color:#353535}.mec-dark-mode .entry-content .mec-wrap h1,.mec-dark-mode .entry-content .mec-wrap h2,.mec-dark-mode .entry-content .mec-wrap h3,.mec-dark-mode .entry-content .mec-wrap h4,.mec-dark-mode .entry-content .mec-wrap h5,.mec-dark-mode .entry-content .mec-wrap h6,.mec-dark-mode .lity-content .mec-events-meta-group-booking form>h4,.mec-dark-mode .lity-content .mec-events-meta-group-booking h5 span,.mec-dark-mode .lity-content .mec-events-meta-group-booking input[type=date],.mec-dark-mode .lity-content .mec-events-meta-group-booking input[type=email],.mec-dark-mode .lity-content .mec-events-meta-group-booking input[type=number],.mec-dark-mode .lity-content .mec-events-meta-group-booking input[type=password],.mec-dark-mode .lity-content .mec-events-meta-group-booking input[type=tel],.mec-dark-mode .lity-content .mec-events-meta-group-booking input[type=text],.mec-dark-mode .lity-content .mec-events-meta-group-booking label,.mec-dark-mode .lity-content .mec-events-meta-group-booking select,.mec-dark-mode .lity-content .mec-events-meta-group-booking textarea,.mec-dark-mode .mec-breadcrumbs a,.mec-dark-mode .mec-calendar .mec-event-article .mec-event-title a,.mec-dark-mode .mec-calendar dt,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-a-month .mec-next-month,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-a-month .mec-previous-month,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day.mec-has-event,.mec-dark-mode .mec-calendar.mec-event-container-simple dl dt.mec-calendar-day,.mec-dark-mode .mec-event-carousel-content .mec-event-carousel-title a,.mec-dark-mode .mec-event-content p,.mec-dark-mode .mec-event-grid-classic .mec-event-title a,.mec-dark-mode .mec-event-grid-clean .mec-event-title a,.mec-dark-mode .mec-event-grid-minimal .mec-event-date span,.mec-dark-mode .mec-event-grid-minimal .mec-event-title a,.mec-dark-mode .mec-event-grid-modern .mec-event-title a,.mec-dark-mode .mec-event-grid-simple .mec-event-title a,.mec-dark-mode .mec-event-list-classic .mec-event-title a,.mec-dark-mode .mec-event-list-minimal .mec-event-title a,.mec-dark-mode .mec-event-list-minimal a.mec-detail-button,.mec-dark-mode .mec-event-list-modern .mec-btn-wrapper .mec-booking-button,.mec-dark-mode .mec-event-list-standard .mec-event-title a,.mec-dark-mode .mec-events-meta-group-booking .mec-book-price-details li,.mec-dark-mode .mec-events-meta-group-booking .mec-book-price-details li span.mec-book-price-detail-amount,.mec-dark-mode .mec-events-meta-group-tags a,.mec-dark-mode .mec-events-toggle .mec-toggle-item-inner i,.mec-dark-mode .mec-fes-form,.mec-dark-mode .mec-fes-form input[type=email],.mec-dark-mode .mec-fes-form input[type=number],.mec-dark-mode .mec-fes-form input[type=password],.mec-dark-mode .mec-fes-form input[type=tel],.mec-dark-mode .mec-fes-form input[type=text],.mec-dark-mode .mec-fes-form label,.mec-dark-mode .mec-fes-form select,.mec-dark-mode .mec-fes-form textarea,.mec-dark-mode .mec-fes-list,.mec-dark-mode .mec-fes-list input[type=search],.mec-dark-mode .mec-fes-list select,.mec-dark-mode .mec-hourly-schedule-speaker-contact-information a i,.mec-dark-mode .mec-hourly-schedule-speaker-description,.mec-dark-mode .mec-hourly-schedule-speaker-name,.mec-dark-mode .mec-load-more-button,.mec-dark-mode .mec-next-event-details abbr,.mec-dark-mode .mec-organizer-social-information a i,.mec-dark-mode .mec-related-event-content h5 a,.mec-dark-mode .mec-related-event-content span,.mec-dark-mode .mec-single-event .mec-event-meta dt,.mec-dark-mode .mec-single-event .mec-event-meta h3,.mec-dark-mode .mec-single-event .mec-events-meta-group-booking form>h4,.mec-dark-mode .mec-single-event .mec-events-meta-group-booking h5 span,.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=date],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=email],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=number],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=password],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=tel],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=text],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking label,.mec-dark-mode .mec-single-event .mec-events-meta-group-booking select,.mec-dark-mode .mec-single-event .mec-events-meta-group-booking textarea,.mec-dark-mode .mec-single-event .mec-frontbox-title,.mec-dark-mode .mec-single-event .mec-speakers-details ul li .mec-speaker-job-title,.mec-dark-mode .mec-single-modern .mec-single-event-bar>div h3,.mec-dark-mode .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next i,.mec-dark-mode .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev i,.mec-dark-mode .mec-timeline-main-content h4 a,.mec-dark-mode .mec-timetable-event .mec-timetable-event-time,.mec-dark-mode .mec-timetable-events-list .mec-timetable-event span a,.mec-dark-mode .mec-tooltip-event-title,.mec-dark-mode .mec-ttt2-title,.mec-dark-mode .mec-wrap,.mec-dark-mode .mec-wrap .mec-event-list-modern .mec-event-title a,.mec-dark-mode .mec-wrap .mec-event-schedule-content a,.mec-dark-mode .mec-wrap .mec-single-title,.mec-dark-mode .mec-wrap .mec-totalcal-box .mec-totalcal-view span,.mec-dark-mode .mec-wrap .mec-totalcal-box input,.mec-dark-mode .mec-wrap .mec-totalcal-box select,.mec-dark-mode .mec-wrap h1,.mec-dark-mode .mec-wrap h2,.mec-dark-mode .mec-wrap h3,.mec-dark-mode .mec-wrap h4,.mec-dark-mode .mec-wrap h5,.mec-dark-mode .mec-wrap h6,.mec-dark-mode .mec-wrap p{color:#d2d2d2}.mec-dark-mode .mec-breadcrumbs a:hover,.mec-dark-mode .mec-calendar .mec-event-article .mec-event-title a:hover,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day.mec-has-event:hover,.mec-dark-mode .mec-event-footer .mec-booking-button:hover,.mec-dark-mode .mec-event-grid-classic .mec-event-title a:hover,.mec-dark-mode .mec-event-grid-minimal .mec-event-date:hover,.mec-dark-mode .mec-event-grid-minimal .mec-event-title a:hover,.mec-dark-mode .mec-event-list-classic .mec-event-title a:hover,.mec-dark-mode .mec-event-list-minimal .mec-event-title a:hover,.mec-dark-mode .mec-event-list-minimal a.mec-detail-button:hover,.mec-dark-mode .mec-event-list-modern .mec-btn-wrapper .mec-booking-button:hover,.mec-dark-mode .mec-event-list-standard .mec-event-title a:hover,.mec-dark-mode .mec-single-event .mec-event-meta dd a:hover,.mec-dark-mode .mec-wrap .mec-event-list-modern .mec-event-title a:hover,.mec-dark-mode .mec-wrap .mec-totalcal-box .mec-totalcal-view span:hover,.mec-dark-mode .mec-wrap a:hover{color:#fff}.mec-dark-mode .mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix:first-child{border-color:#333!important}.mec-dark-mode .mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix:nth-child(odd){background:#1f1f1f!important}.mec-dark-mode .mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix{background:#282828!important}.mec-dark-mode .lity-container .mec-events-meta-group-booking input[type=radio]:before,.mec-dark-mode .mec-related-events-wrap h3.mec-rec-events-title:before,.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=checkbox],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=radio]:before{background-color:#c4cace}.mec-dark-mode .lity-container .mec-events-meta-group-booking input[type=radio]:before,.mec-dark-mode .mec-month-divider span,.mec-dark-mode .mec-related-events-wrap h3.mec-rec-events-title:before,.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=checkbox],.mec-dark-mode .mec-single-event .mec-events-meta-group-booking input[type=radio]:before{border-color:#313131}.mec-dark-mode .event-carousel-type3-head .mec-event-footer-carousel-type3,.mec-dark-mode .mec-agenda-events-wrap,.mec-dark-mode .mec-av-spot .mec-av-spot-content,.mec-dark-mode .mec-av-spot .mec-av-spot-head,.mec-dark-mode .mec-av-spot-wrap .mec-event-grid-modern .event-grid-modern-head,.mec-dark-mode .mec-calendar .mec-calendar-side .mec-next-month:hover,.mec-dark-mode .mec-calendar .mec-calendar-side .mec-previous-month:hover,.mec-dark-mode .mec-calendar .mec-calendar-topsec,.mec-dark-mode .mec-calendar .mec-event-article:hover,.mec-dark-mode .mec-calendar dt,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-a-month .mec-next-month,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-a-month .mec-previous-month,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day.mec-has-event:hover,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table a:hover,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-top,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-next-month:hover,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-previous-month:hover,.mec-dark-mode .mec-calendar.mec-calendar-weekly .mec-calendar-d-table dl dt:hover,.mec-dark-mode .mec-calendar.mec-event-calendar-classic .mec-calendar-events-sec,.mec-dark-mode .mec-event-cover-classic,.mec-dark-mode .mec-event-footer .mec-booking-button:hover,.mec-dark-mode .mec-event-grid-clean .mec-event-article,.mec-dark-mode .mec-event-grid-clean .mec-event-content,.mec-dark-mode .mec-event-grid-modern .mec-event-article,.mec-dark-mode .mec-event-grid-modern .mec-event-content,.mec-dark-mode .mec-event-list-minimal a.mec-detail-button:hover,.mec-dark-mode .mec-event-list-modern .mec-btn-wrapper .mec-booking-button:hover,.mec-dark-mode .mec-event-sharing-wrap .mec-event-sharing,.mec-dark-mode .mec-events-toggle .mec-toggle-item-inner:hover,.mec-dark-mode .mec-hourly-schedule-speaker-contact-information a:hover i,.mec-dark-mode .mec-masonry .mec-masonry-content,.mec-dark-mode .mec-masonry .mec-masonry-head,.mec-dark-mode .mec-organizer-social-information a:hover i,.mec-dark-mode .mec-slider-t1 .mec-slider-t1-content,.mec-dark-mode .mec-slider-t5 .mec-slider-t5-content,.mec-dark-mode .mec-slider-t5-wrap,.mec-dark-mode .mec-slider-t5-wrap .mec-event-grid-modern .event-grid-modern-head,.mec-dark-mode .mec-timeline-event-content,.mec-dark-mode .mec-timeline-month-divider,.mec-dark-mode .mec-timetable-events-list .mec-timetable-event:hover,.mec-dark-mode .mec-wrap .mec-event-countdown-style1 .mec-event-countdown-part3,.mec-dark-mode .mec-wrap .mec-totalcal-box,.mec-dark-mode .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar,.mec-dark-mode .mec-yearly-view-wrap .mec-yearly-calendar-sec,.mec-dark-mode .mec-yearly-view-wrap .mec-yearly-title-sec .mec-next-year,.mec-dark-mode .mec-yearly-view-wrap .mec-yearly-title-sec .mec-previous-year,.mec-dark-mode .tooltipster-sidetip:not(.uael-tooltipster-active) .tooltipster-content{background:#191919}.mec-dark-mode .event-carousel-type3-head .mec-event-footer-carousel-type3,.mec-dark-mode .event-carousel-type3-head .mec-event-footer-carousel-type3 .mec-booking-button,.mec-dark-mode .mec-av-spot,.mec-dark-mode .mec-av-spot-wrap .mec-event-grid-modern .event-grid-modern-head,.mec-dark-mode .mec-box-calendar.mec-calendar dl dt:last-child,.mec-dark-mode .mec-calendar,.mec-dark-mode .mec-calendar .mec-event-article,.mec-dark-mode .mec-calendar.mec-box-calendar .mec-table-nullday:last-child,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-a-month,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-a-month .mec-next-month,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-a-month .mec-previous-month,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-calendar-d-table,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-next-month:hover,.mec-dark-mode .mec-calendar.mec-calendar-daily .mec-previous-month:hover,.mec-dark-mode .mec-event-cover-classic,.mec-dark-mode .mec-event-cover-clean,.mec-dark-mode .mec-event-grid-classic .mec-event-article,.mec-dark-mode .mec-event-grid-clean .mec-event-article,.mec-dark-mode .mec-event-grid-modern .mec-event-article,.mec-dark-mode .mec-event-sharing-wrap .mec-event-sharing,.mec-dark-mode .mec-event-sharing-wrap .mec-event-sharing:after,.mec-dark-mode .mec-event-sharing-wrap>li:first-of-type,.mec-dark-mode .mec-events-agenda,.mec-dark-mode .mec-fes-form .mec-meta-box-fields,.mec-dark-mode .mec-masonry,.mec-dark-mode .mec-slider-t5-wrap .mec-event-grid-modern .event-grid-modern-head,.mec-dark-mode .mec-timeline-month-divider,.mec-dark-mode .mec-wrap .mec-totalcal-box,.mec-dark-mode .mec-yearly-view-wrap .mec-yearly-title-sec .mec-next-year,.mec-dark-mode .mec-yearly-view-wrap .mec-yearly-title-sec .mec-previous-year{border-color:#353535}.mec-dark-mode .mec-event-sharing-wrap .mec-event-sharing:after{border-color:#191919 #fff0 #fff0 #fff0}.mec-dark-mode .mec-event-sharing-wrap .mec-event-sharing:before{border-color:#353535 #fff0 #fff0 #fff0}.mec-dark-mode .mec-book-form-gateways [id*=mec_book_form_gateway_checkout] input[type=text],.mec-dark-mode .mec-events-meta-group-booking .StripeElement,.mec-dark-mode .mec-wrap .mec-book-form-gateways [id*=mec_book_form_gateway_checkout] input[type=email],.mec-dark-mode .mec-wrap .mec-book-form-gateways [id*=mec_book_form_gateway_checkout] input[type=text]{background:#999!important;border:1px solid #353535!important;box-shadow:none!important;color:#353535!important}.mec-dark-mode .CardField CardField--ltr .__PrivateStripeElement .InputContainer input{color:#d2d2d2!important}.mec-dark-mode .mec-events-toggle .mec-toggle-item{border:1px solid #e4e4e4;box-shadow:0 10px 15px #282828}.mec-dark-mode .mec-agenda-events-wrap .mec-event-grid-colorful .mec-event-content{background-color:#fff0}.mec-dark-mode .mec-calendar .mec-calendar-side{box-shadow:0 1px 5px 6px rgb(255 255 255 / .005) inset}.mec-dark-mode .tooltipster-sidetip.tooltipster-shadow:not(.uael-tooltipster-active) .tooltipster-box{border:1px solid #282828!important}.mec-dark-mode .mec-timeline-event-content:after{border-color:#fff0 #191919 #fff0 #fff0}.mec-dark-mode .mec-fes-form .mec-meta-box-fields{box-shadow:0 2px 6px -3px #353535}.mec-dark-mode .mec-fes-form .mec-meta-box-fields h4{color:#d2d2d2;background:#000}.mec-dark-mode .mec-fes-form input[type=email],.mec-dark-mode .mec-fes-form input[type=number],.mec-dark-mode .mec-fes-form input[type=password],.mec-dark-mode .mec-fes-form input[type=tel],.mec-dark-mode .mec-fes-form input[type=text],.mec-dark-mode .mec-fes-form select,.mec-dark-mode .mec-fes-form textarea,.mec-dark-mode .mec-fes-list input[type=search],.mec-dark-mode .mec-fes-list select{box-shadow:0 2px 5px rgb(0 0 0 / .38) inset}.mec-dark-mode .mec-fes-form input{background:#353535!important;color:#d2d2d2!important}.mec-dark-mode .mec-booking-tab-content .button:hover,.mec-dark-mode .mec-booking-tab-content .mec-reg-field-add-option:hover,.mec-dark-mode .mec-fes-form .mec-form-row .button:not(.wp-color-result):hover,.mec-dark-mode .mec-fes-list .mec-form-row .button:hover{background:#353535;color:#d2d2d2;border-color:#353535;box-shadow:0 2px 6px -3px #353535}.mec-dark-mode .mec-booking-tab-content .button,.mec-dark-mode .mec-booking-tab-content .mec-reg-field-add-option,.mec-dark-mode .mec-fes-form .mec-form-row .button:not(.wp-color-result),.mec-dark-mode .mec-fes-form input[type=file],.mec-dark-mode ul#mec_orgz_form_row li .mec-additional-organizer-remove,.mec-dark-mode ul#mec_reg_form_fields li .mec_reg_field_remove{color:#d2d2d2;background:#282828;border:2px solid #353535;box-shadow:0 2px 6px -3px #353535}.mec-dark-mode #mec_reg_form_fields input[type=checkbox],.mec-dark-mode #mec_reg_form_fields input[type=radio],.mec-dark-mode .mec-form-row input[type=checkbox],.mec-dark-mode .mec-form-row input[type=radio]{background-color:#000;border:1px solid #353535;box-shadow:0 1px 3px -1px #353535}.mec-dark-mode .mec-fes-form .select2-container{border:1px solid #353535;background-color:#282828;color:#d2d2d2}.mec-dark-mode ul#mec_bfixed_form_fields li,.mec-dark-mode ul#mec_orgz_form_row li,.mec-dark-mode ul#mec_reg_form_fields li{background:#000;border-color:#000}.mec-dark-mode #mec_meta_box_tickets_form [id^=mec_ticket_row] .mec_add_price_date_button{background:#000;border-color:#2d2d2d;box-shadow:0 2px 6px -3px #2d2d2d}.mec-dark-mode #mec_reg_form_field_types .button{background:#2d2d2d;border-color:#2d2d2d;box-shadow:0 2px 6px -3px #2d2d2d}.mec-dark-mode #mec_bfixed_form_field_types .button,.mec-dark-mode #mec_reg_form_field_types .button{color:#d2d2d2;box-shadow:0 2px 6px -3px #2d2d2d;border-color:#2d2d2d}.mec-dark-mode #mec_meta_box_tickets_form [id^=mec_ticket_row] .mec_add_price_date_button:hover,.mec-dark-mode #mec_reg_form_field_types .button:hover{background:#000}.mec-dark-mode ul#mec_bfixed_form_fields li .mec_bfixed_field_remove,.mec-dark-mode ul#mec_orgz_form_row li .mec-additional-organizer-remove,.mec-dark-mode ul#mec_reg_form_fields li .mec_reg_field_remove{background:#282828}.mec-dark-mode #mec_taxes_fees_container_toggle [id^=mec_remove_fee_button]:hover,.mec-dark-mode #mec_ticket_variations_list [id^=mec_remove_ticket_variation_button]:hover,.mec-dark-mode ul#mec_bfixed_form_fields li .mec_bfixed_field_remove:hover,.mec-dark-mode ul#mec_orgz_form_row li .mec-additional-organizer-remove:hover,.mec-dark-mode ul#mec_reg_form_fields li .mec_reg_field_remove:hover{color:#fff;border:2px solid #ea6485;background:#ea6485}.mec-events-meta-group-booking-shortcode h4{margin-bottom:20px}.mec-booking-shortcode .mec-event-tickets-list.mec-sell-all-occurrences{width:100%}.mec-booking-shortcode .mec-book-reg-field-mec_email{width:48%;display:inline-block;margin-right:30px}.mec-booking-shortcode .mec-book-reg-field-name{width:48%;display:inline-block}.mec-booking-shortcode .mec-form-row.mec-paypal-credit-card-expiration-date-month{width:48%;display:inline-block;vertical-align:top;margin-right:30px}.mec-booking-shortcode .mec-form-row.mec-paypal-credit-card-cvv2{width:48%;display:inline-block}.mec-booking-shortcode .mec-form-row.mec-paypal-credit-card-expiration-date-month .nice-select{width:48%;display:inline-block}.mec-booking-shortcode .mec-form-row.mec-paypal-credit-card-expiration-date-month label{width:100%}.mec-booking-shortcode .mec-form-row.mec-paypal-credit-card-expiration-date-month .nice-select:first-of-type{margin-right:10px}.mec-booking-shortcode .nice-select{float:none;border-radius:3px;background-color:#fff;width:258px;height:40px;line-height:39px;padding-left:15px;padding-right:15px;margin:0;font-size:14px;font-weight:400;min-height:unset;min-width:unset;padding-top:0;padding-bottom:0}.mec-booking-shortcode .mec-gateway-message.mec-success{font-size:14px}.mec-booking-shortcode .mec-form-row.mec-name-stripe{margin-bottom:0!important}.mec-booking-shortcode .mec-book-form-gateways [id*=mec_book_form_gateway_checkout] input[type=text],.mec-events-meta-group-booking .mec-booking-shortcode .StripeElement{box-shadow:none!important}.mec-booking-shortcode .nice-select ul{width:100%}.mec-booking-shortcode span.mec-event-ticket-available{margin-top:-22px!important;margin-bottom:28px!important;display:block;font-size:11px;letter-spacing:.5px;font-weight:400;color:#80abbf}.mec-booking-shortcode .mec-booking-form-container ul li{list-style:none}.mec-booking-shortcode .mec-booking-form-container ul{padding:0}.mec-events-meta-group-booking-shortcode .info-msg{margin:24px 0 24px}@media (max-width:980px){.mec-events-meta-group-booking-shortcode{padding:20px}.mec-booking-shortcode .mec-book-price-details li{width:100%;border-right:0!important;border-bottom:1px solid}.mec-booking-shortcode .mec-book-price-details li:last-child{width:100%;border-right:0;border-bottom:0 solid}}.mec-booking-shortcode span.mec-book-price-total{font-size:22px;line-height:22px;font-weight:700;color:#2bbc10;margin-top:20px;margin-bottom:35px;display:inline-block}.mec-booking-shortcode span.mec-book-price-total-description{font-size:18px;line-height:22px;font-weight:700;color:#000}.mec-booking-shortcode span.mec-book-price-total-amount{font-size:22px;line-height:22px;font-weight:700;color:#2bbc10}.mec-booking-shortcode .mec-book-form-price{clear:both;position:relative}.mec-booking-shortcode .mec-book-form-gateway-label input[type=radio]:after{content:"";display:inline-block;width:7px;height:7px;background-color:#fff;border-radius:50%;cursor:pointer;position:absolute;top:4px;left:3px}.mec-booking-shortcode .mec-book-form-gateway-label input[type=radio]:before{box-shadow:none;border:2px solid #a8e4ff;width:17px;height:17px;position:absolute;top:-9px;left:-2px;margin:0;content:"";display:inline-block;background:#fff;border-radius:18px;cursor:pointer;position:relative}.mec-booking-shortcode .mec-book-form-gateway-label label input{position:relative;cursor:pointer;margin:0!important;height:auto;margin-right:4px!important}.mec-booking-shortcode button#mec-book-form-btn-step-2{margin-left:30px}.mec-booking-shortcode .mec_book_first_for_all{display:none}.mec-booking-shortcode li.mec-first-for-all-wrapper{margin-bottom:20px;clear:both}.mec-booking-shortcode label.wn-checkbox-label:before{display:inline-block;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;-webkit-transform-origin:left top;transform-origin:left top;content:"";-webkit-transition:opacity ease .5;-moz-transition:opacity ease .5;transition:opacity ease .5;position:absolute;background-color:#00acf8;width:2px;-webkit-transform:rotate(-138deg);transform:rotate(-138deg)}.mec-booking-shortcode label.wn-checkbox-label{position:relative;display:inline-block;-moz-transition:border-color ease .2s;-o-transition:border-color ease .2s;-webkit-transition:border-color ease .2s;transition:border-color ease .2s;cursor:pointer;vertical-align:middle;font-size:14px;line-height:19px;font-weight:400;color:#00acf8;margin:0 0 4px!important;padding:0;background-color:#fff;border:2px solid #a8e4ff;width:17px;height:17px;border-radius:3px;margin-right:9px!important;box-shadow:none}.mec-booking-shortcode label.wn-checkbox-label:after{-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-moz-animation:dothabottomcheck 80ms ease 0s forwards;-o-animation:dothabottomcheck 80ms ease 0s forwards;-webkit-animation:dothabottomcheck 80ms ease 0s forwards;animation:dothabottomcheck 80ms ease 0s forwards;content:"";display:inline-block;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;-webkit-transform-origin:left top;transform-origin:left top;content:"";-webkit-transition:opacity ease .5;-moz-transition:opacity ease .5;transition:opacity ease .5;position:absolute;background-color:#00acf8;width:2px}.mec-booking-shortcode input[type=checkbox]:checked+.wn-checkbox-label::after{height:5px;left:2px;top:7px;-moz-animation:dothatopcheck .16s ease 0s forwards;-o-animation:dothatopcheck .16s ease 0s forwards;-webkit-animation:dothatopcheck .16s ease 0s forwards;animation:dothatopcheck .16s ease 0s forwards}.mec-booking-shortcode input[type=checkbox]:checked+.wn-checkbox-label::before{height:6px;left:7px;top:9px;-moz-animation:dothatopcheck .16s ease 0s forwards;-o-animation:dothatopcheck .16s ease 0s forwards;-webkit-animation:dothatopcheck .16s ease 0s forwards;animation:dothatopcheck .16s ease 0s forwards}.mec-booking-shortcode button.mec-book-form-back-button{background-color:#afe6ff;box-shadow:0 2px 2px rgb(175 230 255 / .27)}.mec-booking-shortcode button[type=button]:hover,.mec-booking-shortcode button[type=submit]:hover{background-color:#000;text-decoration:none;box-shadow:0 4px 10px rgb(1 2 4 / .32)}.mec-booking-shortcode a.button.loading:after,.mec-booking-shortcode button[type=submit].loading:after{display:block}.mec-booking-calendar-month-navigation,.mec-single-fluent-wrap .mec-booking-calendar-month-navigation{position:relative;text-align:center;padding:0;max-width:330px;width:100%}.mec-booking-calendar.mec-wrap,.mec-single-fluent-wrap .mec-booking-calendar.mec-wrap{margin-bottom:20px;width:100%}.mec-booking-calendar-container{display:flex;flex-wrap:wrap;align-items:flex-start;gap:15px}.mec-booking-calendar-container .mec-booking-calendar-wrapper{max-width:330px;background:#fff;box-shadow:0 1px 5px 6px rgb(0 0 0 / .005) inset;border:1px solid #efefef;border-radius:var(--mec-secondary-border-radius);flex-direction:column;margin:0;padding:0}.mec-booking-calendar-container .mec-booking-calendar.mec-wrap{margin-bottom:0;width:auto}.mec-booking-calendar-container .mec-booking-tooltip-container{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:0}.mec-booking-calendar-container .mec-choosen-time-message{flex:0 0 100%;max-width:100%;margin-bottom:15px;padding:10px;border-radius:var(--mec-secondary-border-radius)}.mec-booking-calendar-month-navigation .mec-calendar-header h2,.mec-single-fluent-wrap .mec-booking-calendar-month-navigation .mec-calendar-header h2{font-size:13px;font-weight:600;line-height:40px;margin:0 auto;color:#4d4d4d}.mec-booking-calendar-month-navigation .mec-next-month,.mec-booking-calendar-month-navigation .mec-previous-month,.mec-single-fluent-wrap .mec-booking-calendar-month-navigation .mec-next-month,.mec-single-fluent-wrap .mec-booking-calendar-month-navigation .mec-previous-month{cursor:pointer;position:absolute;top:0;min-width:40px;height:40px;line-height:40px;text-align:center;background:#fff;color:#a9a9a9;font-size:10px;letter-spacing:1px;text-transform:uppercase;padding-left:18px;padding-right:18px;border-top:none;transition:all .33s ease;box-shadow:0 2px 0 0 rgb(0 0 0 / .015);transition:all .33s ease}.mec-booking-calendar-month-navigation .mec-previous-month,.mec-single-fluent-wrap .mec-booking-calendar-month-navigation .mec-previous-month{left:0}.mec-booking-calendar-month-navigation .mec-next-month,.mec-single-fluent-wrap .mec-booking-calendar-month-navigation .mec-next-month{right:0}.mec-booking-calendar-month-navigation .mec-next-month a,.mec-booking-calendar-month-navigation .mec-previous-month a,.mec-single-fluent-wrap .mec-booking-calendar-month-navigation .mec-next-month a,.mec-single-fluent-wrap .mec-booking-calendar-month-navigation .mec-previous-month a{font-weight:400;text-decoration:none;display:flex;gap:10px;height:100%;align-items:center}.mec-booking-calendar-month-navigation .mec-next-month a i,.mec-booking-calendar-month-navigation .mec-previous-month a i,.mec-single-fluent-wrap .mec-booking-calendar-month-navigation .mec-next-month a i,.mec-single-fluent-wrap .mec-booking-calendar-month-navigation .mec-previous-month a i{font-size:10px}.mec-booking-calendar-month-navigation .mec-next-month:hover a,.mec-booking-calendar-month-navigation .mec-previous-month:hover a,.mec-single-fluent-wrap .mec-booking-calendar-month-navigation .mec-next-month:hover a,.mec-single-fluent-wrap .mec-booking-calendar-month-navigation .mec-previous-month:hover a{color:#40d9f1}.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar{margin-bottom:10px;width:100%}.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar dl dt{text-align:center;padding:0;line-height:48px;height:48px;border:0;background:0 0;cursor:pointer;font-weight:unset;min-width:44px}.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar .mec-calendar-row dt:hover{background:0 0}.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar .mec-calendar-novel-selected-day,.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar .mec-calendar-novel-selected-day span{width:32px;height:32px;margin:auto;line-height:30px;border-radius:50%;font-size:13px;font-weight:400;padding:0}.mec-booking-calendar .mec-calendar.mec-box-calendar .mec-table-nullday:last-child{border:none}.mec-booking-calendar .mec-calendar .mec-calendar-table-head dt{font-size:13px}.mec-has-event-for-booking{position:relative}.mec-has-event-for-booking .mec-calendar-novel-selected-day{border:1px solid #38d5ed;border-radius:50px;cursor:pointer}.mec-has-event-for-booking.mec-active .mec-calendar-novel-selected-day{background-color:#38d5ed;color:#fff}.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar.mec-multiple-event .first-day{position:relative;padding-left:7px}.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar.mec-multiple-event .first-day .mec-calendar-novel-selected-day{border-radius:47px;border-top-right-radius:0;border-bottom-right-radius:0;border-right:0;width:100%}.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar.mec-multiple-event .first-day .mec-calendar-novel-selected-day span{margin-left:-7px}.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar.mec-multiple-event .last-day{position:relative;padding-right:7px}.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar.mec-multiple-event .last-day .mec-calendar-novel-selected-day{border-radius:47px;border-top-left-radius:0;border-bottom-left-radius:0;border-left:0;width:100%}.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar.mec-multiple-event .last-day .mec-calendar-novel-selected-day span{margin-right:-7px}.mec-events-meta-group-booking .mec-booking-calendar .mec-calendar.mec-multiple-event .middle-day .mec-calendar-novel-selected-day{border-radius:0;border-right:0;border-left:0;width:100%}.mec-booking-tooltip-container{padding:15px;border:1px solid #efefef;border-radius:var(--mec-secondary-border-radius);color:#4d4d4d}.mec-booking-tooltip-container .mec-booking-calendar-date{border:1px solid #efefef;line-height:25px;margin:0;border-radius:var(--mec-secondary-border-radius);transition:all .17s ease;-webkit-transition:all .17s ease;-moz-transition:all .17s ease;-ms-transition:all .17s ease;-o-transition:all .17s ease;padding:3px 10px;text-align:center;font-size:11px;letter-spacing:1px;text-transform:uppercase;font-weight:400;cursor:pointer}.mec-booking-tooltip-container .mec-booking-calendar-date.mec-active,.mec-booking-tooltip-container .mec-booking-calendar-date:hover{background:#40d9f1;border-color:#40d9f1;color:#fff}.mec-booking-tooltip-container .mec-booking-calendar-date-soldout{opacity:.5;cursor:not-allowed;pointer-events:none}.mec-booking-tooltip-container .mec-booking-calendar-date-hover{border-bottom:1px solid #ffffff30}.mec-choosen-time-message{max-width:330px;padding:3px 14px;border-radius:4px;background:rgb(64 217 241 / 24%);color:#40d9f1;transition:all .17s ease;opacity:1;visibility:visible;font-size:12px;margin-bottom:20px}.mec-choosen-time-message .mec-choosen-time{padding-left:7px}.mec-choosen-time-message.disable,.mec-choosen-time-message.disable .mec-choosen-time-message{opacity:0;visibility:hidden;padding:0;font-size:0;margin:0}.mec-dark-mode .mec-single-event .mec-events-meta-group-booking .mec-booking-calendar-month-navigation,.mec-dark-mode .mec-single-event .mec-events-meta-group-booking .mec-calendar{background:#000;border-color:#222;color:#999}.mec-dark-mode .mec-booking-calendar-month-navigation .mec-next-month,.mec-dark-mode .mec-booking-calendar-month-navigation .mec-previous-month{background:#222;border-color:#000;color:#d2d2d2}.mec-dark-mode .mec-booking-calendar.mec-wrap{border-color:#111}.mec-dark-mode .mec-events-meta-group-booking .mec-booking-calendar .mec-calendar .mec-calendar-row dt:hover{background:0 0!important}.mec-dark-mode .mec-calendar.mec-event-calendar-classic,.mec-dark-mode .mec-calendar.mec-event-calendar-classic .mec-calendar-side{height:auto}.is-light-theme .mec-fes-form textarea{border:1px solid #cfeff5;box-shadow:0 2px 5px rgb(207 239 245 / .38) inset}.is-light-theme .mec-fes-form .select2-selection{height:auto}.is-light-theme .mec-fes-form input[type=checkbox]:after{border:unset!important}.is-light-theme .mec-fes-form input[type=radio]:after{background:unset!important}.is-light-theme .mec-fes-form input+label{padding-top:0}.is-light-theme .mec-events-event-image img{height:auto}span.mec-booking-field-required{color:red;margin-left:10px}.mec-gCalendar{position:relative}.mec-gCalendar-filters{display:none;position:absolute;width:518px;background:#fff;right:calc(50% - 119px);top:60px;z-index:9999999;border:1px solid #e3e4e5;border-radius:7px;box-shadow:0 2px 7px rgb(0 0 0 / 5%)}.mec-gCalendar-filters-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;padding:30px;gap:20px 10px;align-items:center}.mec-gCalendar-filters-wrap>div{flex:1 0 calc(43% - 10px);display:inline-flex}.mec-gCalendar-filters .mec-gCalendar-filters-wrap .mec-search-reset-button{display:block;flex:1 0 calc(100%)}.mec-gCalendar-filters .mec-gCalendar-filters-wrap .mec-search-reset-button button{width:100%;border:2px solid #e3e5e7;border-radius:7px;color:#4c5765}.mec-gCalendar-filters .mec-gCalendar-filters-wrap .mec-search-reset-button button:hover{color:#e9526c;border-color:#f37f9b;background-color:#fff0}.mec-gCalendar-filters-wrap .select2-container--default>ul{margin-top:2px;width:100%}.mec-gCalendar-filters-wrap span.select2.select2-container{width:100%!important}.mec-gCalendar-filters-wrap .select2-container--default>ul>li{width:100%}.mec-gCalendar-filters-wrap .select2-container--default{height:39px}.mec-gCalendar-filters-wrap span.select2-selection.select2-selection--multiple{border:none!important;height:37px!important}.mec-gCalendar-filters-wrap .select2-container--default .select2-selection--multiple .select2-selection__choice{margin:0;background-color:#eee;font-size:11px}.mec-gCalendar-filters-wrap .select2-container--default .select2-selection--multiple .select2-selection__rendered li{line-height:29px;margin-top:5px;border:none;margin-right:5px}.mec-gCalendar-filters-wrap .mec-searchbar-category-wrap{margin:0!important;width:182px!important;padding:0!important;height:40px!important;border-radius:0 3px 3px 0;border:1px solid #e3e4e5!important}.mec-gCalendar-filters-wrap .mec-checkboxes-search i,.mec-gCalendar-filters-wrap .mec-dropdown-search i,.mec-gCalendar-filters-wrap .mec-minmax-event-cost i,.mec-gCalendar-filters-wrap .mec-text-address-search i{color:#b7b7b7;background-color:#fbfbfb;border-radius:3px 0 0 3px;border:1px solid #e3e4e5;width:40px;height:40px;line-height:40px;padding:0;border-right:0;text-align:center}.mec-gCalendar-filters-wrap .mec-minmax-event-cost input,.mec-gCalendar-filters-wrap .mec-minmax-event-cost input:focus,.mec-gCalendar-filters-wrap .mec-text-address-search input,.mec-gCalendar-filters-wrap .mec-text-address-search input:focus{width:208px;height:40px;border-radius:0;border-right:0;border-color:#e3e4e5;font-size:12px;border-style:solid;border-width:1px;padding-left:15px}.mec-gCalendar-filters-wrap .mec-text-address-search input,.mec-gCalendar-filters-wrap .mec-text-address-search input:focus{width:415px}.mec-gCalendar-filters-wrap .mec-minmax-event-cost input:last-child,.mec-gCalendar-filters-wrap .mec-text-address-search input,.mec-gCalendar-filters-wrap .mec-text-address-search input:focus{border-right:1px solid #e3e4e5;border-radius:0 3px 3px 0;border-left:none}.mec-gCalendar .mec-gCalendar-filters-wrap .mec-text-address-search i{border-right:1px solid #e3e4e5}.mec-gCalendar-filters-wrap ul.list li[data-value=""]{display:none}.mec-gCalendar .fc .fc-scroller-harness,.mec-gCalendar .fc .fc-scroller-liquid-absolute,.mec-gCalendar .fc-h-event .fc-event-title{overflow:visible!important}#MonthPicker_mec-gCalendar-month-filter:after,#MonthPicker_mec-gCalendar-month-filter:before,.mec-gCalendar-filters:after,.mec-gCalendar-filters:before{content:"";display:block;position:absolute;left:50%;margin-left:77px;width:0;height:0;border-style:solid;border-width:7px}#MonthPicker_mec-gCalendar-month-filter:after,#MonthPicker_mec-gCalendar-month-filter:before{margin-left:68px}#MonthPicker_mec-gCalendar-month-filter:before,.mec-gCalendar-filters:before{top:-15px;border-color:#fff0 #fff0 #e3e9f1 #fff0}#MonthPicker_mec-gCalendar-month-filter:after,.mec-gCalendar-filters:after{top:-14px;border-color:#fff0 #fff0 #fff #fff0}.mec-gCalendar{font-family:var(--mec-paragraph-font-family)}.mec-gCalendar-tooltip{width:290px;height:auto;position:absolute;background:#fff;left:calc(50% - 145px);bottom:calc(100% - 1px);border:1px solid #e3e4e5;border-radius:7px;opacity:1;box-shadow:0 4px 13px rgb(0 0 0 / 7%);z-index:9997}@media (max-width:991px){.mec-gCalendar-tooltip{display:none}}.mec-gCalendar-tooltip-image img{width:100%;border-radius:3px!important}.mec-gCalendar-tooltip-image{padding:10px;padding-bottom:8px}.mec-gCalendar a.fc-event:active{opacity:1}.mec-gCalendar #mec-gCalendar-wrap a.fc-event{padding:7px 3px;font-size:12px;font-weight:400}.mec-gCalendar-tooltip-title{color:#000;line-height:24px;font-size:15px;padding:10px 25px;font-weight:500}.mec-gCalendar-tooltip-title span{width:12px;height:12px;display:inline-block;margin-left:7px;vertical-align:middle;border-radius:50px}.mec-gCalendar-tooltip-title a{color:#000}.mec-gCalendar-tooltip-title a:hover{text-decoration:underline;color:#000}.mec-gCalendar-tooltip-location{color:#707172;font-size:12px;font-weight:400;line-height:23px;padding:0 25px 15px;margin-top:-2px}.mec-gCalendar-tooltip-location i{margin-right:6px;color:#c1c7ce}.mec-gCalendar .fc-event-time{display:none}.mec-gCalendar-tooltip-date{background:#f7f8f9;color:#898a8c;font-weight:400;padding:10px 24px;display:flex;justify-content:space-between;font-size:12px}.mec-gCalendar-tooltip-date-text>div>span,.mec-gCalendar-tooltip-date-time>div>span{display:block;line-height:23px}.mec-gCalendar-tooltip-date-text>div>span:last-child,.mec-gCalendar-tooltip-date-time>div>span:last-child{margin:0}.mec-gCalendar-tooltip-date-text .mec-gCalendar-tooltip-date-day{font-size:14px;color:#000}.mec-gCalendar-tooltip-date-text,.mec-gCalendar-tooltip-date-time{display:flex;align-items:baseline}.mec-gCalendar-tooltip-date-text i,.mec-gCalendar-tooltip-date-time i{margin-right:8px;color:#c1c7ce}.mec-gCalendar-tooltip:after,.mec-gCalendar-tooltip:before{content:"";display:block;position:absolute;left:calc(50% - 8px);width:0;height:0;border-style:solid;border-width:8px}.mec-gCalendar-tooltip:before{bottom:-17px;border-color:#e3e9f1 #fff0 #fff0 #fff0}.mec-gCalendar-tooltip:after{bottom:-16px;border-color:#fff #fff0 #fff0 #fff0}#mec-gCalendar-wrap .openMonthFilter i{-moz-transition:all .27s ease;-webkit-transition:all .27s ease;-o-transition:all .27s ease;transition:all .27s ease}#mec-gCalendar-wrap .openMonthFilter.open i{transform:rotate(-180deg)}.mec-gCalendar input#mec-gCalendar-month-filter{display:none}.mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk,.mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk>div:not(#MonthPicker_mec-gCalendar-month-filter){display:flex;align-items:center;justify-content:space-between}.mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk{margin-bottom:8px}.mec-gCalendar #mec-gCalendar-wrap .fc-header-toolbar.fc-toolbar{border:1px solid #e3e4e5;border-radius:var(--mec-primary-border-radius);padding:18px 30px 10px;position:relative;flex-wrap:wrap}.mec-gCalendar #mec-gCalendar-wrap h2.fc-toolbar-title{font-size:22px;font-weight:600;line-height:20px;margin-right:20px;position:relative}.mec-gCalendar #mec-gCalendar-wrap h2.fc-toolbar-title>span{font-weight:100}.mec-gCalendar h2.fc-toolbar-title i{color:#a1a2a3;cursor:pointer;margin-left:2px;font-size:14px;margin-right:0}.mec-gCalendar h2.fc-toolbar-title button{background:0 0;border:none;cursor:pointer;padding:0;outline:0}.mec-gCalendar table.fc-scrollgrid-sync-table tbody td{border:none;border-bottom:1px solid #eee;border-right:1px solid #eee}.mec-gCalendar button.fc-nextYear-button.fc-button.fc-button-primary,.mec-gCalendar button.fc-nextYear-button.fc-button.fc-button-primary:active,.mec-gCalendar button.fc-prevYear-button.fc-button.fc-button-primary,.mec-gCalendar button.fc-prevYear-button.fc-button.fc-button-primary:active{background:#fff;color:#a1a2a3;border-radius:var(--mec-secondary-border-radius) 0 0 var(--mec-secondary-border-radius);border-color:#e3e4e5;padding:3px 2px;box-shadow:none!important}.mec-gCalendar button.fc-button span.fc-icon{font-size:20px;padding:1px 0;width:30px;height:34px;vertical-align:middle;position:relative}.mec-gCalendar-filters-wrap .nice-select .list{margin:0;box-shadow:0 0 0 1px rgb(68 68 68 / 11%),0 2px 4px rgb(0 0 0 / 5%)}.mec-gCalendar button.fc-button span.fc-icon:before{vertical-align:middle;font-size:18px;position:absolute;top:calc(50% - 9px);left:calc(50% - 9px)}.mec-gCalendar button.fc-prevYear-button.fc-button.fc-button-primary{border-right:none}.mec-gCalendar button.fc-nextYear-button.fc-button.fc-button-primary{border-left:none;border-radius:0 var(--mec-secondary-border-radius) var(--mec-secondary-border-radius) 0}.mec-gCalendar button.fc-next-button.fc-button.fc-button-primary,.mec-gCalendar button.fc-next-button.fc-button.fc-button-primary:active,.mec-gCalendar button.fc-prev-button.fc-button.fc-button-primary,.mec-gCalendar button.fc-prev-button.fc-button.fc-button-primary:active{background:#fff;color:#a1a2a3;border-right:none;border-left:none;border-radius:0;border-color:#e3e4e5;padding:3px 2px;box-shadow:none!important}.mec-gCalendar button.fc-today-button.fc-button.fc-button-primary,.mec-gCalendar button.fc-today-button.fc-button.fc-button-primary:active{background:#fff;color:#707070;border-left:none;border-right:none;border-radius:0;border-color:#e3e4e5;font-size:13px;text-transform:capitalize;font-weight:400;opacity:1;padding:9px 8px 12px;box-shadow:none!important;cursor:pointer;height:42px}.mec-gCalendar button.fc-today-button.fc-button.fc-button-primary:disabled{cursor:auto}.mec-gCalendar button.fc-button.fc-button-primary:hover span{background:#f4f5f6;color:#000;border-radius:var(--mec-secondary-border-radius)}.mec-gCalendar button.fc-today-button.fc-button.fc-button-primary:not(:disabled):hover{background:#f4f5f6;color:#000;border-radius:0}.mec-gCalendar button.fc-filterEvents-button.fc-button.fc-button-primary,.mec-gCalendar button.fc-findEvents-button.fc-button.fc-button-primary,.mec-gCalendar button.fc-findEvents-button.fc-button.fc-button-primary:active{min-width:100px;border-radius:7px!important;margin-right:0;background:#00acf8;border:none!important;padding:10px 15px 11px;font-size:13px;font-weight:500;margin-left:20px!important;box-shadow:none!important}.mec-gCalendar tr.fc-scrollgrid-section.fc-scrollgrid-section-header.fc-scrollgrid-section-sticky>td{border-radius:7px 7px 0 0;border:none}.mec-gCalendar button.fc-filterEvents-button.fc-button.fc-button-primary{position:relative;text-align:right;padding-right:13px;padding-left:32px;min-width:auto;background:0 0;font-size:14px;color:#969798;font-weight:400}.mec-gCalendar button.fc-filterEvents-button.fc-button.fc-button-primary:active,.mec-gCalendar button.fc-filterEvents-button.fc-button.fc-button-primary:hover{background:#f4f5f6;color:#000}.mec-gCalendar button.fc-filterEvents-button.fc-button.fc-button-primary svg{position:absolute;left:10px;top:14px}.mec-gCalendar button.fc-findEvents-button.fc-button.fc-button-primary:hover{background:#444}.mec-gCalendar-tooltip-location,.mec-gCalendar-tooltip-title{white-space:normal}.mec-gCalendar #mec-gCalendar-wrap .mec-gCalendar-search-text-wrap input[type=text],.mec-gCalendar #mec-gCalendar-wrap .mec-gCalendar-search-text-wrap input[type=text]:focus{margin:0;border:none;box-shadow:none!important;font-size:14px;font-weight:400;line-height:20px;color:#949aa1;padding-right:5px;padding-left:8px;background:#fff;outline:0;display:inline-block}.mec-gCalendar .mec-gCalendar-search-text-wrap input[type=text]::-webkit-input-placeholder{color:#949aa1}.mec-gCalendar .mec-gCalendar-search-text-wrap input[type=text]::-moz-placeholder{color:#949aa1}.mec-gCalendar .mec-gCalendar-search-text-wrap input[type=text]:-ms-input-placeholder{color:#949aa1}.mec-gCalendar .mec-gCalendar-search-text-wrap input[type=text]:-moz-placeholder{color:#949aa1}.mec-gCalendar-search-text-wrap{border-left:1px solid #e3e4e5;padding-left:16px}.mec-gCalendar-search-text-wrap i{margin-right:0;color:#bcc4ce;font-size:17px}.mec-gCalendar .fc-direction-ltr .fc-button-group>.fc-button:first-child{margin-left:7px!important}.mec-gCalendar .fc-direction-ltr .fc-toolbar>*>:not(:first-child){margin-left:0}.mec-gCalendar .mec-localtime-wrap{color:#000;font-size:11px;margin-top:2px;margin-bottom:2px}.mec-gCalendar .fc-theme-standard .fc-popover{background:#fff;border:1px solid #e3e4e5;border-radius:7px;box-shadow:0 4px 13px rgb(0 0 0 / 7%)}.mec-gCalendar .mec-localtime-wrap i{display:none}.mec-gCalendar .datepicker.dropdown-menu{top:51px!important;left:unset!important;right:0}.mec-month-picker.datepicker.dropdown-menu{position:absolute;min-width:215px!important;z-index:999;background:#fff;padding:4px 0 3px;margin:0;color:#000;border:1px solid #e3e4e5;border-radius:7px;box-shadow:0 3px 5px rgb(0 0 0 / 3%)}.mec-month-picker.datepicker.dropdown-menu *{background:#fff;border-radius:7px;border:none;height:auto}.mec-month-picker.datepicker table caption+thead tr:first-child td,.mec-month-picker.datepicker table caption+thead tr:first-child th,.mec-month-picker.datepicker table colgroup+thead tr:first-child td,.mec-month-picker.datepicker table colgroup+thead tr:first-child th,.mec-month-picker.datepicker table thead:first-child tr:first-child td,.mec-month-picker.datepicker table thead:first-child tr:first-child th{border:none}.mec-month-picker.datepicker table thead:first-child tr:first-child th.switch{font-weight:500}.mec-month-picker.datepicker table thead:first-child tr:first-child th.next,.mec-month-picker.datepicker table thead:first-child tr:first-child th.prev{font-size:0;padding-top:11px}.mec-month-picker.datepicker table thead:first-child tr:first-child th.next:before,.mec-month-picker.datepicker table thead:first-child tr:first-child th.prev:before{content:"\e606";font-family:simple-line-icons;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:12px;color:#a1a2a3}.mec-month-picker.datepicker table thead:first-child tr:first-child th.prev:before{content:"\e605"}.mec-month-picker.datepicker table.table-condensed thead tr{display:flex;padding:6px 12px 10px;justify-content:space-between;align-items:center}.mec-month-picker.datepicker thead tr:first-child th{width:auto;height:auto}.mec-month-picker.datepicker thead tr:first-child th.next,.mec-month-picker.datepicker thead tr:first-child th.prev{width:34px;height:34px;padding:0 12px}.mec-month-picker.datepicker thead tr:first-child th.switch{padding:5px 18px}.mec-month-picker.datepicker table.table-condensed tbody tr td{justify-content:space-between;align-items:center;padding:0 9px 7px;display:flex;flex-direction:row;flex-wrap:wrap;width:auto}.mec-month-picker.datepicker td span.active.active,.mec-month-picker.datepicker td span.active.disabled,.mec-month-picker.datepicker td span.active:active,.mec-month-picker.datepicker td span.active:focus,.mec-month-picker.datepicker td span.active:hover,.mec-month-picker.datepicker td span.active[disabled]{background-color:#00acf8;text-shadow:none}.mec-month-picker.datepicker td span{width:43px;line-height:41px;font-size:14px}.mec-month-picker.datepicker thead tr:first-child th:hover{background:#f4f5f6}.mec-month-picker.datepicker thead tr:first-child th:hover:before{color:#000!important}.mec-month-picker.datepicker td span:hover{background-color:#f4f5f6}.mec-month-picker.datepicker:after{left:unset;right:11px}.mec-month-picker.datepicker:before{left:unset;right:10px}#gCalendar-loading{width:100%;height:100%;background:no-repeat rgb(255 255 255 / .88) url(/wp-content/plugins/modern-events-calendar-lite/assets/img/ajax-loader.gif) center;border-style:none;position:absolute;left:0;right:0;bottom:0;top:0;z-index:9}#gCalendar-loading.mec-modal-preloader{display:block!important}.fc-daygrid.fc-dayGridMonth-view.fc-view{overflow:auto;border:1px solid #e3e4e5;border-radius:var(--mec-primary-border-radius)}#mec-gCalendar-wrap table.fc-scrollgrid{min-width:650px;overflow:auto;border:none;border-radius:unset;margin:0}@media (min-width:992px){#mec-gCalendar-wrap table.fc-scrollgrid,.fc-daygrid.fc-dayGridMonth-view.fc-view{overflow:visible}}#mec-gCalendar-wrap table.fc-scrollgrid thead tr td{border:none!important;background:0 0}#mec-gCalendar-wrap table.fc-scrollgrid table{margin-bottom:0}#mec-gCalendar-wrap table.fc-scrollgrid tr th{background:0 0;padding:20px 0 3px 10px;text-align:left;border-right:none!important;border-left:none!important;border-bottom:1px solid #e3e4e5;border-top:none}#mec-gCalendar-wrap table.fc-scrollgrid tr th.fc-col-header-cell{border:none}#mec-gCalendar-wrap table.fc-scrollgrid tr th a{font-size:15px!important;font-weight:500!important;color:#000;text-decoration:none}#mec-gCalendar-wrap .openMonthFilter{position:relative;padding:7px 10px 2px;display:inline-block}#mec-gCalendar-wrap.fc .fc-daygrid-day-number{font-size:16px;padding:12px 10px 2px;color:#000;text-decoration:none}#mec-gCalendar-wrap table.fc-scrollgrid-sync-table{margin:0;border-spacing:0;border-collapse:separate}#mec-gCalendar-wrap table.fc-scrollgrid table,.fc .fc-daygrid-body{width:100%!important}.mec-gCalendar table.fc-scrollgrid-sync-table tbody tr td:last-child{border-right:none}.mec-gCalendar table.fc-scrollgrid-sync-table tbody tr:last-child td{border-bottom:none}#mec-gCalendar-wrap span.mec-general-calendar-label{color:#fff;padding:1px 4px 3px;font-size:11px;border-radius:3px;margin:5px 3px 2px 0;display:inline-block}.mec-gCalendar .fc .fc-scrollgrid-section-sticky>*{position:relative;z-index:1}.mec-gCalendar .fc-direction-ltr .fc-daygrid-event.fc-event-end,.mec-gCalendar .fc-direction-ltr .fc-daygrid-event.fc-event-start,.mec-gCalendar .fc-direction-rtl .fc-daygrid-event.fc-event-end,.mec-gCalendar .fc-direction-rtl .fc-daygrid-event.fc-event-start{margin-right:0!important;margin-left:0!important}#mec-gCalendar-wrap table.fc-scrollgrid-sync-table tr td{text-align:left;background:0 0!important}#mec-gCalendar-wrap table.fc-scrollgrid-sync-table .fc-daygrid-day-top{display:flex;flex-direction:row;padding-left:10px}#mec-gCalendar-wrap .fc-daygrid-day.fc-day-today{background:#fff!important}#mec-gCalendar-wrap .fc-daygrid-day.fc-day-today .fc-daygrid-day-number{color:#00acf8;font-size:17px;font-weight:500}#mec-gCalendar-wrap .fc-scrollgrid-section-body>td{border:none!important;background-color:transparent!important}#mec-gCalendar-wrap table.fc-scrollgrid-sync-table tbody tr:last-child td:first-child{border-radius:0 0 0 7px}#mec-gCalendar-wrap table.fc-scrollgrid-sync-table tbody tr:last-child td:last-child{border-radius:0 0 7px 0}.select2-container{z-index:999999}@media (max-width:1200px){.mec-gCalendar-search-text-wrap{padding-left:10px}.mec-gCalendar .mec-gCalendar-search-text-wrap input[type=text],.mec-gCalendar .mec-gCalendar-search-text-wrap input[type=text]:focus{width:100px}}@media (max-width:991px){.mec-gCalendar .mec-gCalendar-search-text-wrap input[type=text],.mec-gCalendar .mec-gCalendar-search-text-wrap input[type=text]:focus{width:auto}.mec-gCalendar #mec-gCalendar-wrap .fc-header-toolbar.fc-toolbar{display:block}.mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk:last-child{margin:0}.mec-gCalendar-search-text-wrap{border-left:none}}@media (max-width:990px){.mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk:first-child>div{width:100%;justify-content:flex-start!important;position:relative}.mec-gCalendar #mec-gCalendar-wrap h2.fc-toolbar-title{position:relative}}@media (max-width:480px){.mec-gCalendar button.fc-today-button.fc-button.fc-button-primary,.mec-gCalendar button.fc-today-button.fc-button.fc-button-primary:active{padding:6px 6px 9px}.mec-gCalendar button.fc-button span.fc-icon{font-size:12px;width:20px;height:27px}.mec-gCalendar #mec-gCalendar-wrap h2.fc-toolbar-title{font-size:17px;margin-right:11px}.mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk,.mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk>div:not(#MonthPicker_mec-gCalendar-month-filter){flex-wrap:wrap}.mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk:last-child>div:not(#MonthPicker_mec-gCalendar-month-filter){width:100%;display:block}.mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk:last-child>div.fc-button-group{text-align:right}.mec-gCalendar-filters-wrap .mec-text-address-search input,.mec-gCalendar-filters-wrap .mec-text-address-search input:focus{width:100%}.mec-gCalendar-filters-wrap>div{width:100%}.mec-gCalendar-filters-wrap .nice-select{width:100%}.mec-gCalendar-filters{width:328px;right:calc(50% - 165px);top:52px}.mec-gCalendar-filters:after,.mec-gCalendar-filters:before{margin-left:30px}.mec-gCalendar-filters-wrap .mec-minmax-event-cost input,.mec-gCalendar-filters-wrap .mec-minmax-event-cost input:focus{width:116px}.mec-month-picker.datepicker:after{left:unset;right:55px}.mec-month-picker.datepicker:before{left:unset;right:54px}.mec-month-picker.datepicker.dropdown-menu{top:40px!important;right:-45px}.mec-gCalendar #mec-gCalendar-wrap .fc-header-toolbar.fc-toolbar{padding:18px 10px}.mec-gCalendar button.fc-today-button.fc-button.fc-button-primary,.mec-gCalendar button.fc-today-button.fc-button.fc-button-primary:active{height:35.5px}.mec-gCalendar-search-text-wrap{border-left:0;border-bottom:1px solid #eee;padding:0;margin-bottom:10px}.mec-gCalendar-filters:after,.mec-gCalendar-filters:before{margin:0}}@media (max-width:360px){.mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk:last-child>div.fc-button-group{text-align:left}.mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk:last-child>div:not(#MonthPicker_mec-gCalendar-month-filter){margin-bottom:8px}.mec-gCalendar #mec-gCalendar-wrap h2.fc-toolbar-title{position:relative;width:100%}.mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk:first-child>div{justify-content:left!important}.mec-gCalendar #mec-gCalendar-wrap h2.fc-toolbar-title{font-size:22px}.mec-gCalendar button.fc-button span.fc-icon{font-size:20px;width:30px;height:34px}.mec-gCalendar button.fc-today-button.fc-button.fc-button-primary,.mec-gCalendar button.fc-today-button.fc-button.fc-button-primary:active{padding:9px 8px 12px}.mec-gCalendar-filters:after,.mec-gCalendar-filters:before{margin-left:-100px}.mec-gCalendar-filters{top:60px}.mec-month-picker.datepicker.dropdown-menu{width:215px}.mec-month-picker.datepicker.dropdown-menu{top:37px!important;right:27px}.mec-gCalendar #mec-gCalendar-wrap h2.fc-toolbar-title{font-size:12px;display:inline-block;width:auto}#mec-gCalendar-wrap .openMonthFilter{padding-right:0}.mec-gCalendar button.fc-button span.fc-icon{width:20px;height:27px}.mec-gCalendar button.fc-today-button.fc-button.fc-button-primary,.mec-gCalendar button.fc-today-button.fc-button.fc-button-primary:active{line-height:1}.mec-month-picker.datepicker.dropdown-menu{right:-80px}.mec-month-picker.datepicker:after{right:calc(50% - 3px)}.mec-month-picker.datepicker:before{right:calc(50% - 4px)}.mec-gCalendar .fc-header-toolbar .fc-toolbar-chunk:last-child>div.fc-button-group{text-align:right}.mec-gCalendar-filters{width:300px;right:calc(50% - 150px)}.mec-gCalendar-filters-wrap{padding:15px}.fc-h-event .fc-event-main{font-size:9px;line-height:11px}}@media (max-width:768px){.mec-cart{overflow-x:scroll}}.mec-cart-coupon input[type=text]{min-height:40px;font-size:13px;line-height:38px;color:#606367;border:1px solid #e3e5e7;border-radius:3px;padding:0 12px;margin-bottom:0;box-shadow:unset;width:330px;vertical-align:top}.mec-cart ul{padding:0;list-style:none}.mec-cart ul h5,.mec-cart ul h6{margin:0;font-size:14px;color:#000;font-weight:inherit}.mec-cart ul h6{padding-left:0}.mec-cart ul h6:before{content:"— "}.mec-cart ul h5{font-weight:400;margin:0 0 3px 0}.mec-cart ul h6:last-child{margin-bottom:12px}.mec-cart table td:nth-child(4) ul li{margin-bottom:5px}.mec-cart table td:nth-child(4) ul li:last-child{margin-bottom:12px}.mec-cart table a{font-size:15px;font-weight:400;line-height:20px;color:#474849;fill:#474849}.mec-cart table a:hover{color:#000}.mec-cart table #mec_cart_total_payable,.mec-cart table .mec-transaction-price{font-size:20px;font-weight:700;line-height:26px;letter-spacing:-.8px;text-align:right;color:#060607;fill:#060607}.mec-cart table .mec-line-through{text-decoration:line-through}.mec-cart table .mec-cart-remove-transactions svg:hover,.mec-cart table .mec-cart-remove-transactions svg:hover path{color:red!important;fill:red!important;cursor:pointer}.mec-cart table tr{text-align:left}.mec-cart table tr th{margin-bottom:27px;margin-top:0;padding:9px 12px 9px;font-size:14px;line-height:1.8;letter-spacing:0;font-weight:600;position:relative;color:#000}.mec-cart table tr td{padding:9px 12px 9px;font-size:14px;color:#000}.mec-cart table tr td a:hover{color:#000;text-decoration:underline}.mec-cart table tr td,.mec-cart table tr th{background-color:#fff!important;border:0!important;vertical-align:middle}.mec-cart table tr{border-top:1px solid rgb(0 0 0 / .1)}.mec-cart table tr th:last-child{text-align:right}.mec-cart table tr{border-top:1px solid rgb(0 0 0 / .1)}.mec-cart table td:first-child{width:35px;max-width:35px}.mec-cart table td:nth-child(2){width:135px;max-width:135px}.mec-cart table td:nth-child(3),.mec-cart table td:nth-child(4){min-width:200px;width:200px}.mec-cart table td:nth-child(5){font-size:12px}.mec-cart table td:nth-child(6){text-align:right;vertical-align:middle}.mec-cart .mec-cart-coupon-code{font-size:12px;color:#8d9599}.mec-cart table thead tr th{border-bottom:1px solid #a3a3a3!important}.mec-cart table thead tr,.mec-cart table thead tr th{border-top:none!important}@media only screen and (max-width:992px){.mec-cart table{min-width:780px;overflow-x:scroll}}.mec-cart table tfoot tr th:last-child{display:none}.mec-checkout .mec-checkout-list{list-style:none;padding:0;margin:40px 0;display:grid;grid-template-columns:auto auto;column-gap:25px;row-gap:25px;padding-bottom:40px;border-bottom:1px solid #e6e6e6}.mec-checkout .mec-checkout-list .mec-list-items{padding:20px 30px;background:#fff;border:1px solid #e6e6e6;box-shadow:0 2px 0 0 rgb(0 0 0 / 2%)}.mec-checkout .mec-checkout-list .mec-list-items h3{margin-top:20px;margin-bottom:12px;font-size:22px;line-height:27px;letter-spacing:-.4px;font-weight:700;position:relative}.mec-checkout .mec-checkout-list .mec-list-items h5{font-size:18px;font-weight:500;padding-bottom:5px;display:inline;color:#000;margin:0 0 8px 0}.mec-checkout .mec-checkout-list .mec-list-items h6{margin:0;font-size:16px;line-height:23px;color:#8d9599;font-weight:inherit}.mec-checkout .mec-checkout-list .mec-list-items h6{padding-left:0}.mec-checkout .mec-checkout-list .mec-list-items h6:before{content:"— "}.mec-checkout .mec-checkout-list .mec-list-items ul{list-style:none;padding:15px 0 0 0}.mec-checkout .mec-checkout-list .mec-list-items .mec-checkout-price-details{color:#000;border:none;border-radius:2px;background:#f7f7f7;padding:15px;margin:15px 0 0 0;max-width:100%}.mec-checkout .mec-checkout-list .mec-list-items .mec-checkout-price-details li{display:flex;flex-wrap:nowrap;justify-content:space-between}.mec-checkout #mec_cart_total_payable{margin:0 0 40px 0;font-size:29px;line-height:27px;letter-spacing:-.4px;font-weight:700;position:relative;color:#39c36e}.mec-checkout .mec-gateway-comment{margin-top:20px;margin:0 0 20px 0;color:#616161;font-size:14px;line-height:1.8}.mec-checkout .mec-email-stripe input[type=email],.mec-checkout .mec-name-stripe input[type=text]{box-sizing:border-box;height:40px;padding:10px 12px;border:0!important;border-radius:4px;background-color:#fff;box-shadow:0 1px 3px 0 #e6ebf1!important;-webkit-transition:box-shadow 150ms ease;transition:box-shadow 150ms ease;margin-bottom:20px;background:#fff!important;max-width:330px}.mec-checkout label{color:#424242;font-weight:700;font-size:13px;letter-spacing:0;margin:0 0 4px 0;display:block;clear:none;padding:7px 1em 3px 0}.mec-checkout input[type=radio]:before{content:"";display:inline-block;background:#fff;border-radius:24px;width:13px;height:13px;cursor:pointer;margin:1px 0 0 0;border:1px solid #d7d8d9}.mec-checkout input[type=radio]:checked:before{border:0;background:#000}.mec-checkout input[type=radio]{margin:0 4px 0 0;font-size:0}.mec-checkout input[type=checkbox]{float:left}.mec-checkout-gateways-wrapper{max-width:54%;margin-bottom:20px}@media (max-width:768px){.mec-checkout-gateways-wrapper{max-width:100%;margin-bottom:20px}}.mec-checkout .mec-book-form-next-button{float:right;right:30%;width:155px;text-align:center}.mec-checkout .mec-checkout-actions .mec-checkout-cart-link.button{background-color:#c4cace!important;width:155px;text-align:center}.mec-checkout .mec-book-form-next-button:hover,.mec-checkout .mec-checkout-actions .mec-checkout-cart-link.button:hover{background:#000!important}@media (max-width:768px){.mec-checkout .mec-checkout-list{display:block;padding-bottom:20px}.mec-checkout .mec-checkout-list .mec-list-items{margin-bottom:20px;padding:15px}.mec-checkout-gateways-wrapper{max-width:100%;margin-bottom:20px}.mec-checkout .mec-book-form-next-button{right:0}}.mec-checkout-footer{background:#f5f6f7;padding:30px 40px 15px;border-radius:5px}.mec-checkout #mec_cart_total_payable{margin:0 0 15px;font-size:26px;line-height:1;letter-spacing:-.4px;font-weight:700;position:relative;color:#000}.mec-wrap .mec-simple-checkboxes-search{display:table-cell;float:none;padding:0 10px}.mec-wrap .mec-simple-checkboxes-search i{font-size:18px;width:unset;height:unset;background:0 0;border:none;display:inline-block;padding:0;margin-right:10px}.mec-wrap .mec-simple-checkboxes-search label:not(.selectit){font-size:14px;font-weight:600;line-height:20px;color:#313131;display:inline-block;margin-bottom:15px}.mec-wrap .mec-simple-checkboxes-search ul{list-style:none;padding:0}.mec-wrap .mec-simple-checkboxes-search ul li label{line-height:20px;margin-bottom:15px}.mec-load-more-wrap.mec-load-more-scroll-loading{width:100%;height:100%;background:no-repeat rgb(255 255 255 / .88) url(/wp-content/plugins/modern-events-calendar-lite/assets/img/ajax-loader.gif) bottom;border-style:none;position:absolute;left:0;right:0;bottom:0;top:0;z-index:9}.mec-nextprev-wrap{margin-top:30px;overflow:hidden;clear:both}.mec-nextprev-next-button,.mec-nextprev-prev-button{margin-right:0}.mec-nextprev-next-button{float:right;clear:both}a.mec-nextprev-next-button{text-decoration:none!important}a.mec-nextprev-next-button:hover{color:var(--mec-color-skin)}.mec-nextprev-prev-button svg{transform:rotate(180deg)}.mec-loading-events:after{content:"";background:rgb(255 255 255 / .88) url(/wp-content/plugins/modern-events-calendar-lite/assets/img/ajax-loader.gif) no-repeat center calc(100% - 100px);position:absolute;top:0;right:0;left:0;bottom:0;margin:0 -10px}.mec-credit-url{font-size:11px;text-align:center;color:#919293;margin-top:20px}.mec-credit-url a{text-decoration:none;color:#919293}body[class*=mec-theme] .mec-wrap a{text-decoration:auto}.mec-ticket-name-description-wrapper h4{margin:0 0 5px 0}.mec-ticket-name-description-wrapper h4 .mec-ticket-attendee-counter,.mec-ticket-name-description-wrapper h4 .mec-ticket-name{font-size:16px;font-weight:500}.gm-style img{max-width:unset!important}.gm-style .gm-style-mtc button{border-radius:0!important}.gm-style .gm-style-iw-c button[aria-label=Close]{position:absolute!important;right:0}.gm-style .gm-style-iw-c button[aria-label=Close]:hover{box-shadow:none!important}.mec-faq-list{list-style:none;padding:0}.mec-faq-list .mec-faq-item{border-bottom:1px solid #d4d4d4;position:relative}.mec-faq-list .mec-faq-item .mec-faq-toggle-icon{font-size:12px;position:absolute;right:15px;top:32px;z-index:1;cursor:pointer;transition:.3s}.mec-faq-list .mec-faq-item.close .mec-faq-toggle-icon{transform:rotate(180deg)}.mec-faq-list .mec-faq-item .mec-faq-title{padding:25px 15px}.mec-faq-list .mec-faq-item .mec-faq-title h4{font-size:19px;font-weight:700;margin:0;position:relative;white-space:nowrap}.mec-faq-list .mec-faq-item .mec-faq-title h4:after{content:"";position:absolute;top:0;right:0;width:30%;height:100%;background:#000;background:linear-gradient(90deg,#fff0 0,#fff 95%,#fff 100%);pointer-events:none}.mec-faq-list .mec-faq-item .mec-faq-content{padding:0 15px 5px;max-height:500px;overflow:hidden;-webkit-transition:max-height .5s linear;-moz-transition:max-height .5s linear;-ms-transition:max-height .5s linear;-o-transition:max-height .5s linear;transition:max-height .5s linear}.mec-faq-list .mec-faq-item.close .mec-faq-content{max-height:0;overflow:hidden}.mec-faq-list .mec-faq-item .mec-faq-content p{color:#6d8193;font-size:14px;font-weight:400;line-height:1.7em;letter-spacing:.2px}.mec-trailer iframe{width:100%}.single-mec-events{overflow-x:hidden}.mec-event-banner{width:calc(100vw - 17px);position:relative;margin-left:calc(-50vw - 10px);left:calc(50% + 18px);min-height:420px;padding:80px 0;text-align:center;margin-bottom:30px}.mec-event-banner-inner{max-width:900px;margin:0 auto;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:1}.mec-event-banner-title .mec-single-title{font-size:46px;font-weight:700;line-height:1.1;color:#fff}.mec-event-banner-datetime{display:flex;justify-content:center;gap:20px;margin-bottom:20px}.mec-event-banner-datetime .mec-single-event-date,.mec-event-banner-datetime .mec-single-event-time,.mec-event-banner-location .mec-single-event-location{display:flex;align-items:baseline;margin:0;padding:0;color:#fff}.mec-event-banner-location .mec-single-event-location{justify-content:center;align-items:center;gap:16px}.mec-event-banner-location>i{display:none}.mec-event-banner-location img{max-width:90px;margin:0}.mec-event-banner-location .mec-single-event-location dl{display:flex;align-items:baseline;gap:7px;flex-direction:row}.mec-event-banner-location .mec-single-event-location img+dl{flex-direction:column}.mec-event-banner-location .mec-single-event-location dl dd{display:flex;align-items:baseline;gap:5px}.mec-event-banner-location .mec-single-event-location dl dd *{color:#fff}.mec-event-banner-location .mec-single-event-location dl dd address.mec-events-address{font-size:16px;line-height:1.5}.mec-event-banner-datetime .mec-single-event-date .mec-date,.mec-event-banner-datetime .mec-single-event-date dt.mec-date,.mec-event-banner-datetime .mec-single-event-date h3.mec-date,.mec-event-banner-datetime .mec-single-event-time .mec-time,.mec-event-banner-datetime .mec-single-event-time dt.mec-time,.mec-event-banner-datetime .mec-single-event-time h3.mec-time,.mec-event-banner-location .mec-single-event-location .mec-location{display:none}.mec-event-banner-datetime .mec-single-event-date i,.mec-event-banner-datetime .mec-single-event-date img,.mec-event-banner-datetime .mec-single-event-time i{margin-right:5px}.mec-event-banner-datetime .mec-single-event-date dl dd,.mec-event-banner-datetime .mec-single-event-time dl dd,.mec-event-banner-location .mec-single-event-location dl dd{margin:0}.mec-event-banner-datetime .mec-single-event-time .mec-time-comment{position:absolute;top:15px;left:20px}.mec-event-banner-datetime .mec-single-event-date{position:static}.mec-event-banner-datetime .mec-single-event-date .mec-holding-status{position:absolute;bottom:0;color:#fff;width:100px;padding:0 5px;border:1px solid #fff;border-radius:5px;left:calc(50% - 50px)}.mec-event-banner-color{width:calc(100vw - 17px);height:100%;position:absolute;top:0;z-index:0}@media only screen and (max-width:768px){.mec-event-banner{width:100vw;position:relative;margin-left:-50vw;left:50%}.mec-event-banner-color{width:100vw}.mec-event-banner-inner{min-height:400px;max-width:90%}.mec-event-banner-title .mec-single-title{font-size:36px}.mec-event-banner-datetime{flex-direction:column;align-items:center}.mec-event-banner-location .mec-single-event-location{flex-direction:column;align-items:center}.mec-event-banner-location .mec-single-event-location dl{flex-direction:column;align-items:center}}.mec-wrap li.mec-event-social-icon a>svg{width:36px;height:36px;border-radius:50%;padding:9px;fill:#767676;margin-right:3px;transition:all ease .3s}.mec-wrap .mec-event-grid-classic li.mec-event-social-icon a.twitter svg,.mec-wrap .mec-event-grid-clean li.mec-event-social-icon a.twitter svg,.mec-wrap .mec-event-grid-modern li.mec-event-social-icon a.twitter svg,.mec-wrap .mec-event-list-standard li.mec-event-social-icon a.twitter svg{margin:0;padding:0;height:36px;width:16px;margin-bottom:-7px}.mec-event-list-modern .mec-event-sharing>li a{display:flex;align-items:center}.mec-event-list-modern .mec-event-sharing>li a.twitter svg{border:1px solid #ddd}.mec-event-list-modern .mec-event-sharing{display:flex;align-items:center;flex-wrap:wrap}.mec-subscribe-to-calendar-container{display:flex;flex-direction:column;align-items:end}.mec-wrap button.mec-subscribe-to-calendar-btn{margin-top:20px;margin-right:0!important;margin-bottom:0!important;width:180px}.mec-subscribe-to-calendar-items{width:180px;padding:5px 20px;background:#fff;border:1px solid #e6e7e8;border-radius:3px}.mec-subscribe-to-calendar-items a{font-size:14px;color:#8d8d8d;display:block;margin:10px 0;transition:.2s}.mec-subscribe-to-calendar-items a:hover{color:var(--mec-color-skin)}.mec-booking-ticket-variations ul{list-style:none;padding:0}.mec-booking-ticket-variations ul li{margin-bottom:20px}.mec-booking-ticket-variations ul li h5{font-size:16px;margin:0}.mec-booking-ticket-variations ul li p{margin:0}.entry-content .mec-wrap h1,.entry-content .mec-wrap h2,.entry-content .mec-wrap h3,.entry-content .mec-wrap h4,.entry-content .mec-wrap h5,.entry-content .mec-wrap h6,.mec-events-meta-group-countdown .countdown-w span,.mec-hourly-schedule-speaker-job-title,.mec-hourly-schedule-speaker-name,.mec-single-event .mec-event-meta dt,.mec-ticket-available-spots .mec-event-ticket-name,.mec-wrap h1,.mec-wrap h2,.mec-wrap h3,.mec-wrap h4,.mec-wrap h5,.mec-wrap h6,.post-type-archive-mec-events h1,.tax-mec_category h1{font-family:var(--mec-heading-font-family),Helvetica,Arial,sans-serif}.lity-content .mec-events-meta-group-booking .mec-event-ticket-available,.mec-breadcrumbs .mec-current,.mec-breadcrumbs a,.mec-breadcrumbs span .mec-event-content p,.mec-event-data-field-items,.mec-event-data-fields .mec-event-data-field-item .mec-event-data-field-name,.mec-event-data-fields .mec-event-data-field-item .mec-event-data-field-value,.mec-event-schedule-content dl dt,.mec-events-button,.mec-events-meta-group-tags,.mec-events-meta-group-tags a,.mec-hourly-schedule-speaker-description,.mec-load-more-button,.mec-next-occ-booking span,.mec-single-event .mec-event-meta .mec-events-event-cost,.mec-single-event .mec-event-meta dd,.mec-single-event .mec-event-meta dd a,.mec-single-event .mec-events-meta-group-booking .mec-event-ticket-available,.mec-single-event .mec-speakers-details ul li .mec-speaker-job-title,.mec-single-event .mec-speakers-details ul li .mec-speaker-name,.mec-single-modern .mec-single-event-bar>div dd,.mec-wrap .info-msg div,.mec-wrap .mec-error div,.mec-wrap .mec-success div,.mec-wrap .warning-msg div,.mec-wrap abbr,.mec-wrap p{font-family:var(--mec-paragraph-font-family),sans-serif;font-weight:400}.colorskin-custom .mec-events-meta-group-countdown .mec-end-counts h3,.leaflet-popup-content .mec-color,.leaflet-popup-content .mec-color-before :before,.leaflet-popup-content .mec-color-hover:hover,.leaflet-popup-content .mec-wrap .mec-color,.leaflet-popup-content .mec-wrap .mec-color-before :before,.leaflet-popup-content .mec-wrap .mec-color-hover:hover,.lity .mec-color,.lity .mec-color-before :before,.lity .mec-color-hover:hover,.lity .mec-wrap .mec-color,.lity .mec-wrap .mec-color-before :before,.lity .mec-wrap .mec-color-hover:hover,.mec-attendees-list-details .mec-attendee-profile-link a:hover,.mec-av-spot .mec-av-spot-head .mec-av-spot-box span,.mec-booking-calendar-month-navigation .mec-next-month:hover,.mec-booking-calendar-month-navigation .mec-previous-month:hover,.mec-calendar .mec-calendar-side .mec-next-month i,.mec-calendar .mec-event-article .mec-event-title a:hover,.mec-calendar-events-side .mec-modal-booking-button:hover,.mec-calendar.mec-calendar-daily .mec-calendar-d-table .mec-daily-view-day.mec-daily-view-day-active.mec-color,.mec-choosen-time-message,.mec-event-container-classic .mec-modal-booking-button:hover,.mec-event-grid-minimal .mec-modal-booking-button:hover,.mec-event-grid-simple .mec-modal-booking-button,.mec-event-grid-yearly .mec-modal-booking-button,.mec-event-list-minimal .mec-modal-booking-button:hover,.mec-events-agenda .mec-modal-booking-button,.mec-events-timeline-wrap .mec-organizer-item a,.mec-events-timeline-wrap .mec-organizer-item:after,.mec-events-timeline-wrap .mec-shortcode-organizers i,.mec-map-boxshow .mec-color,.mec-map-boxshow .mec-color-before :before,.mec-map-boxshow .mec-color-hover:hover,.mec-map-boxshow .mec-wrap .mec-color,.mec-map-boxshow .mec-wrap .mec-color-before :before,.mec-map-boxshow .mec-wrap .mec-color-hover:hover,.mec-map-boxshow div .mec-map-view-event-detail.mec-event-detail i,.mec-map-boxshow div .mec-map-view-event-detail.mec-event-detail:hover,.mec-marker-infowindow-wp .mec-marker-infowindow-count,.mec-next-event-details a,.mec-next-event-details i:before,.mec-single-event .mec-speakers-details ul li .mec-speaker-name,.mec-skin-list-events-container .mec-data-fields-tooltip .mec-data-fields-tooltip-box ul .mec-event-data-field-item a,.mec-timeline-event .mec-modal-booking-button,.mec-timeline-month-divider,.mec-timetable-t2-col .mec-modal-booking-button:hover,.mec-wrap .mec-map-lightbox-wp.mec-event-list-classic .mec-event-date,.mec-wrap .mec-totalcal-box i,.mec-wrap.colorskin-custom .mec-calendar .mec-calendar-side .mec-next-month:hover,.mec-wrap.colorskin-custom .mec-calendar .mec-calendar-side .mec-next-month:hover .mec-load-month-link,.mec-wrap.colorskin-custom .mec-calendar .mec-calendar-side .mec-previous-month i,.mec-wrap.colorskin-custom .mec-calendar .mec-calendar-side .mec-previous-month:hover,.mec-wrap.colorskin-custom .mec-calendar .mec-calendar-side .mec-previous-month:hover .mec-load-month-link,.mec-wrap.colorskin-custom .mec-calendar.mec-event-calendar-classic .mec-selected-day,.mec-wrap.colorskin-custom .mec-calendar.mec-event-calendar-classic dt.mec-selected-day:hover,.mec-wrap.colorskin-custom .mec-color,.mec-wrap.colorskin-custom .mec-color-before :before,.mec-wrap.colorskin-custom .mec-color-hover:hover,.mec-wrap.colorskin-custom .mec-event-grid-simple .mec-event-title:hover,.mec-wrap.colorskin-custom .mec-event-list-classic a.magicmore:hover,.mec-wrap.colorskin-custom .mec-event-sharing-wrap .mec-event-sharing>li:hover a,.mec-wrap.colorskin-custom .mec-events-masonry-cats a.mec-masonry-cat-selected,.mec-wrap.colorskin-custom .mec-events-meta-group.mec-events-meta-group-venue:before,.mec-wrap.colorskin-custom .mec-infowindow-wp h5 a:hover,.mec-wrap.colorskin-custom .mec-next-event-details li i,.mec-wrap.colorskin-custom .mec-single-event .mec-event-meta dd.mec-events-event-categories:before,.mec-wrap.colorskin-custom .mec-single-event-date:before,.mec-wrap.colorskin-custom .mec-single-event-time:before,.mec-wrap.colorskin-custom .mec-totalcal-box .mec-totalcal-view span:hover,.mec-wrap.colorskin-custom .mec-widget .mec-event-grid-classic.owl-carousel .owl-nav i,.mec-wrap.mec-cart table tr td a,.mec-yearly-view-wrap .mec-agenda-event-title a:hover,.mec-yearly-view-wrap .mec-yearly-title-sec .mec-next-year i,.mec-yearly-view-wrap .mec-yearly-title-sec .mec-next-year:hover,.mec-yearly-view-wrap .mec-yearly-title-sec .mec-next-year:hover .mec-load-month-link,.mec-yearly-view-wrap .mec-yearly-title-sec .mec-previous-year i,.mec-yearly-view-wrap .mec-yearly-title-sec .mec-previous-year:hover,.mec-yearly-view-wrap .mec-yearly-title-sec .mec-previous-year:hover .mec-load-month-link{color:var(--mec-color-skin)}.mec-event-list-standard .mec-event-meta svg path,.mec-wrap .mec-event-sharing-wrap .mec-event-sharing>li:hover a svg{fill:var(--mec-color-skin)}#wrap .mec-wrap article.mec-event-countdown-style1,.colorskin-custom .mec-event-sharing-wrap:hover>li,.event-carousel-type1-head .mec-event-date-carousel,.mec-booking button,.mec-booking-tooltip-container .mec-booking-calendar-date.mec-active,.mec-booking-tooltip-container .mec-booking-calendar-date:hover,.mec-calendar .mec-has-event:after,.mec-event-countdown-style1 .mec-event-countdown-part3 a.mec-event-button,.mec-event-countdown-style3 .mec-event-date,.mec-events-progress-bar progress::-webkit-progress-value,.mec-events-progress-bar progress:after,.mec-has-event-for-booking.mec-active .mec-calendar-novel-selected-day,.mec-map-get-direction-btn-cnt input[type=submit],.mec-ongoing-normal-label,.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-modal-booking-button:hover,.mec-wrap .flip-clock-wrapper ul li a div div.inn,.mec-wrap .mec-event-countdown-style2,.mec-wrap .mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected,.mec-wrap.colorskin-custom .mec-bg-color,.mec-wrap.colorskin-custom .mec-bg-color-hover:hover,.mec-wrap.colorskin-custom .mec-calendar .mec-calendar-row dt.mec-has-event:hover,.mec-wrap.colorskin-custom .mec-calendar .mec-has-event:after,.mec-wrap.colorskin-custom .mec-calendar .mec-selected-day:hover,.mec-wrap.colorskin-custom .mec-calendar:not(.mec-event-calendar-classic) .mec-selected-day,.mec-wrap.colorskin-custom .mec-event-grid-clean .mec-event-date,.mec-wrap.colorskin-custom .mec-event-list-modern .mec-event-sharing .mec-event-share:hover .mec-event-sharing-icon,.mec-wrap.colorskin-custom .mec-event-list-modern .mec-event-sharing li:hover a i,.mec-wrap.colorskin-custom .mec-event-list-modern .mec-event-sharing>li:hover a i,.mec-wrap.colorskin-custom .mec-event-list-modern .mec-event-sharing>li:hover a svg,.mec-wrap.colorskin-custom .mec-event-sharing .mec-event-share:hover .event-sharing-icon,.mec-wrap.colorskin-custom .mec-timeline-events-container .mec-timeline-event-date:before,.mec-wrap.colorskin-custom .mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected,span.mec-marker-wrap{background-color:var(--mec-color-skin)}.mec-booking-tooltip-container .mec-booking-calendar-date:hover,.mec-calendar-day.mec-active .mec-booking-tooltip-container .mec-booking-calendar-date.mec-active{background-color:var(--mec-color-skin)}.colorskin-custom .mec-single-event .mec-events-meta-group-booking form>h4:before,.colorskin-custom .mec-single-event .mec-frontbox-title:before,.colorskin-custom .mec-single-event .mec-wrap-checkout h4:before,.event-carousel-type1-head .mec-event-date-carousel:after,.lity-content .mec-booking-progress-bar li.mec-active:after,.lity-content .mec-events-meta-group-booking .mec-wrap-checkout h4:before,.lity-content .mec-events-meta-group-booking form>h4:before,.mec-booking-tooltip-container .mec-booking-calendar-date.mec-active,.mec-booking-tooltip-container .mec-booking-calendar-date:hover,.mec-box-title::before,.mec-calendar-day.mec-active .mec-booking-tooltip-container .mec-booking-calendar-date.mec-active,.mec-events-meta-group-booking .mec-booking-shortcode .mec-wrap-checkout h4:before,.mec-events-meta-group-booking .mec-booking-shortcode form>h4:before,.mec-has-event-for-booking .mec-calendar-novel-selected-day,.mec-marker-infowindow-wp .mec-marker-infowindow-count,.mec-rsvp-form-box form>h4:before,.mec-single-event .mec-events-meta-group-booking .mec-wrap-checkout h4:before,.mec-single-event .mec-events-meta-group-booking form>h4:before,.mec-single-event .mec-frontbox-title:before,.mec-single-event .mec-wrap-checkout h4:before,.mec-skin-carousel-container .mec-event-footer-carousel-type3 .mec-modal-booking-button:hover,.mec-timeline-month-divider,.mec-virtual-event-history h3:before,.mec-wrap .mec-box-title::before,.mec-wrap .mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected,.mec-wrap.colorskin-custom .mec-border-color,.mec-wrap.colorskin-custom .mec-border-color-hover:hover,.mec-wrap.colorskin-custom .mec-calendar .mec-calendar-events-side .mec-table-side-day,.mec-wrap.colorskin-custom .mec-event-list-modern .mec-event-sharing .mec-event-share:hover .mec-event-sharing-icon,.mec-wrap.colorskin-custom .mec-event-list-modern .mec-event-sharing>li:hover a i,.mec-wrap.colorskin-custom .mec-event-list-modern .mec-event-sharing>li:hover a svg,.mec-wrap.colorskin-custom .mec-event-list-standard .mec-month-divider span:before,.mec-wrap.colorskin-custom .mec-events-masonry-cats a.mec-masonry-cat-selected,.mec-wrap.colorskin-custom .mec-events-masonry-cats a:hover,.mec-wrap.colorskin-custom .mec-single-event .mec-frontbox-title:before,.mec-wrap.colorskin-custom .mec-single-event .mec-social-single:before,.mec-wrap.colorskin-custom .mec-single-event .mec-speakers-details ul li .mec-speaker-avatar a:hover img,.mec-wrap.colorskin-custom .mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected{border-color:var(--mec-color-skin)}.mec-calendar.mec-event-container-simple dl dt.mec-selected-day,.mec-calendar.mec-event-container-simple dl dt.mec-selected-day:hover,.mec-wrap.colorskin-custom .mec-event-countdown-style3 .mec-event-date:after,.mec-wrap.colorskin-custom .mec-month-divider span:before{border-bottom-color:var(--mec-color-skin)}.mec-wrap.colorskin-custom article.mec-event-countdown-style1 .mec-event-countdown-part2:after{border-color:#fff0 #fff0 #fff0 var(--mec-color-skin)}.lity-content .button,.lity-content button:not(.owl-dot):not(.gm-control-active):not(.mejs):not(.owl-prev):not(.owl-next):not(.mec-googlemap-details button):not(.mec-googlemap-details button):not(.elementor-add-section-inner button):not(.dismissButton):not([class*=et-]):not(.mec-seat-builder-booking__seat-card-remove),.lity-content input[type=button],.lity-content input[type=reset],.lity-content input[type=submit],.mec-form-row .mec-book-form-next-button.mec-book-form-pay-button,.mec-nextprev-next-button,.mec-nextprev-prev-button,.mec-wrap .button,.mec-wrap button,.mec-wrap input[type=button],.mec-wrap input[type=reset],.mec-wrap input[type=submit]{color:var(--mec-color-skin);background:var(--mec-color-skin-rgba-1);border-color:var(--mec-color-skin-rgba-1)}.lity-content .button:hover,.lity-content button:not(.owl-dot):not(.gm-control-active):not(.mejs):not(.owl-prev):not(.owl-next):not(.mec-googlemap-details button):not(.mec-googlemap-details button):not(.elementor-add-section-inner button):not(.dismissButton):not([class*=et-]):not(.mec-seat-builder-booking__seat-card-remove):hover,.lity-content input[type=button]:hover,.lity-content input[type=reset]:hover,.lity-content input[type=submit]:hover,.mec-nextprev-next-button:hover,.mec-nextprev-prev-button:hover,.mec-wrap .button:hover,.mec-wrap a.button:hover,.mec-wrap button:not(.owl-dot):not(.gm-control-active):not(.mejs):not(.owl-prev):not(.owl-next):not(.mec-googlemap-details button):not(.mec-googlemap-details button):not(.elementor-add-section-inner button):not(.dismissButton):not([class*=et-]):not(.mec-seat-builder-booking__seat-card-remove):hover,.mec-wrap input[type=button]:hover,.mec-wrap input[type=reset]:hover,.mec-wrap input[type=submit]:hover{border-color:var(--mec-color-skin)}.lity-container .mec-events-meta-group-booking input[type=radio]:checked:before,.mec-events-meta-group-booking .mec-booking-shortcode input[type=radio]:checked:before,.mec-single-event .mec-events-meta-group-booking input[type=radio]:checked:before{background:var(--mec-color-skin);box-shadow:0 0 0 2px var(--mec-color-skin-rgba-1)}.lity-content .button svg path,.lity-content button:not(.owl-dot):not(.gm-control-active):not(.mejs):not(.owl-prev):not(.owl-next) svg path,.lity-content input[type=button] svg path,.lity-content input[type=reset] svg path,.lity-content input[type=submit] svg path,.mec-nextprev-next-button svg path,.mec-nextprev-prev-button svg path,.mec-wrap .button svg path,.mec-wrap button:not(.owl-dot):not(.gm-control-active):not(.mejs):not(.owl-prev):not(.owl-next):not(.mec-googlemap-details button):not(.mec-googlemap-details button):not(.elementor-add-section-inner button):not(.dismissButton):not([class*=et-]):not(.mec-seat-builder-booking__seat-card-remove) svg path,.mec-wrap input[type=button] svg path,.mec-wrap input[type=reset] svg path,.mec-wrap input[type=submit] svg path{fill:var(--mec-color-skin)}.mec-wrap .button svg.back path,.mec-wrap button:not(.owl-dot):not(.gm-control-active):not(.mejs):not(.owl-prev):not(.owl-next):not(.et-fb-button) svg.back path{fill:#636f72}.mec-booking-calendar-month-navigation .mec-next-month:hover a,.mec-booking-calendar-month-navigation .mec-previous-month:hover a{color:var(--mec-color-skin)}.mec-wrap.colorskin-custom .mec-box-shadow-color{box-shadow:0 4px 22px -7px var(--mec-color-skin)}.mec-choosen-time-message,.mec-events-timeline-wrap:before,.mec-timeline-event .mec-modal-booking-button,.mec-wrap.colorskin-custom .mec-timeline-event-categories,.mec-wrap.colorskin-custom .mec-timeline-event-local-time,.mec-wrap.colorskin-custom .mec-timeline-event-location,.mec-wrap.colorskin-custom .mec-timeline-event-organizer,.mec-wrap.colorskin-custom .mec-timeline-event-time{background:var(--mec-color-skin-rgba-4)}@media only screen and (min-width:1200px){.mec-container,body [id*=mec_skin_].mec-fluent-wrap{width:var(--mec-container-normal-width);max-width:var(--mec-container-normal-width)}}@media only screen and (min-width:1921px){.mec-container,body [id*=mec_skin_].mec-fluent-wrap{width:var(--mec-container-large-width);max-width:var(--mec-container-large-width)}}.entry-content .mec-wrap h1 a,.entry-content .mec-wrap h2 a,.entry-content .mec-wrap h3 a,.entry-content .mec-wrap h4 a,.entry-content .mec-wrap h5 a,.entry-content .mec-wrap h6 a,.mec-wrap .mec-calendar .mec-event-article .mec-event-title a,.mec-wrap .mec-event-grid-classic .mec-event-title a,.mec-wrap .mec-event-grid-clean .mec-event-title a,.mec-wrap .mec-event-grid-minimal .mec-event-title a,.mec-wrap .mec-event-grid-modern .mec-event-title a,.mec-wrap .mec-event-grid-simple .mec-event-title a,.mec-wrap .mec-event-list-classic .mec-event-title a,.mec-wrap .mec-event-list-minimal .mec-event-title a,.mec-wrap .mec-event-list-standard .mec-event-title a,.mec-wrap .mec-wrap .mec-event-list-modern .mec-event-title a,.mec-wrap h1 a,.mec-wrap h2 a,.mec-wrap h3 a,.mec-wrap h4 a,.mec-wrap h5 a,.mec-wrap h6 a{color:var(--mec-title-color)}.entry-content .mec-wrap.colorskin-custom h1 a:hover,.entry-content .mec-wrap.colorskin-custom h2 a:hover,.entry-content .mec-wrap.colorskin-custom h3 a:hover,.entry-content .mec-wrap.colorskin-custom h4 a:hover,.entry-content .mec-wrap.colorskin-custom h5 a:hover,.entry-content .mec-wrap.colorskin-custom h6 a:hover,.mec-wrap .mec-calendar .mec-event-article .mec-event-title a:hover,.mec-wrap .mec-event-grid-classic .mec-event-title a:hover,.mec-wrap .mec-event-grid-clean .mec-event-title a:hover,.mec-wrap .mec-event-grid-minimal .mec-event-title a:hover,.mec-wrap .mec-event-grid-modern .mec-event-title a:hover,.mec-wrap .mec-event-grid-simple .mec-event-title a:hover,.mec-wrap .mec-event-list-classic .mec-event-title a:hover,.mec-wrap .mec-event-list-minimal .mec-event-title a:hover,.mec-wrap .mec-event-list-standard .mec-event-title a:hover,.mec-wrap .mec-wrap .mec-event-list-modern .mec-event-title a:hover,.mec-wrap.colorskin-custom h1 a:hover,.mec-wrap.colorskin-custom h2 a:hover,.mec-wrap.colorskin-custom h3 a:hover,.mec-wrap.colorskin-custom h4 a:hover,.mec-wrap.colorskin-custom h5 a:hover,.mec-wrap.colorskin-custom h6 a:hover{color:var(--mec-title-color-hover)}.mec-wrap.colorskin-custom .mec-event-description{color:var(--mec-content-color)}.mec-fes-form #mec_bfixed_form_field_types .button,.mec-fes-form #mec_reg_form_field_types .button,.mec-fes-form .html-active .switch-html,.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .mec-booking-attendees-tooltip:before,.mec-fes-form .mec-form-row .button:not(.wp-color-result),.mec-fes-form .mec-form-row .quicktags-toolbar input.button.button-small,.mec-fes-form .mec-meta-box-fields h4,.mec-fes-form .mec-meta-box-fields h4 label,.mec-fes-form .mec-title span.mec-dashicons,.mec-fes-form .tmce-active .switch-tmce,.mec-fes-form .wp-editor-tabs .wp-switch-editor:active,.mec-fes-form input[type=file],.mec-fes-list .mec-form-row .button,.mec-fes-list ul li a:hover{color:var(--mec-fes-main-color)}.mec-fes-form #mec_reg_form_field_types .button.red:hover,.mec-fes-form #mec_reg_form_field_types .button:hover,.mec-fes-form .mec-form-row .button:not(.wp-color-result):hover,.mec-fes-form .mec-form-row .quicktags-toolbar input.button.button-small:hover,.mec-fes-form button[type=submit].mec-fes-sub-button,.mec-fes-list .mec-form-row .button:hover,.mec-fes-list ul li .mec-fes-event-edit a:hover,.mec-fes-list ul li .mec-fes-event-export a:hover,.mec-fes-list ul li .mec-fes-event-view a:hover{background:var(--mec-fes-main-color);color:#fff}.mec-fes-form #mec_bfixed_form_fields input[type=checkbox]:hover,.mec-fes-form #mec_bfixed_form_fields input[type=radio]:hover,.mec-fes-form #mec_reg_form_field_types .button.red:hover,.mec-fes-form #mec_reg_form_field_types .button:hover,.mec-fes-form #mec_reg_form_fields input[type=checkbox]:hover,.mec-fes-form #mec_reg_form_fields input[type=radio]:hover,.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix:first-child,.mec-fes-form .mec-form-row .button:not(.wp-color-result):hover,.mec-fes-form input[type=checkbox]:hover,.mec-fes-form input[type=file],.mec-fes-form input[type=radio]:hover,.mec-fes-list .mec-form-row .button:hover,.mec-fes-list ul li .mec-fes-event-edit a:hover,.mec-fes-list ul li .mec-fes-event-export a:hover,.mec-fes-list ul li .mec-fes-event-view a:hover{border-color:var(--mec-fes-main-color)}.mec-fes-form button[type=submit].mec-fes-sub-button{box-shadow:0 2px 8px -4px var(--mec-fes-main-color)}.mec-fes-form button[type=submit].mec-fes-sub-button:hover{box-shadow:0 2px 12px -2px var(--mec-fes-main-color)}.mec-fes-form #mec_bfixed_form_fields input[type=checkbox]:checked,.mec-fes-form #mec_bfixed_form_fields input[type=radio]:checked,.mec-fes-form #mec_reg_form_fields input[type=checkbox]:checked,.mec-fes-form #mec_reg_form_fields input[type=radio]:checked,.mec-fes-form .mec-form-row input[type=checkbox]:checked,.mec-fes-form .mec-form-row input[type=radio]:checked{box-shadow:0 1px 6px -2px var(--mec-fes-main-color) inset 0 0 0 3px #fff;border-color:var(--mec-fes-main-color);background:var(--mec-fes-main-color)}.mec-fes-form .mec-available-color-row span.color-selected{box-shadow:0 0 0 2px var(--mec-fes-main-color)}.mec-fes-form{font-family:var(--mec-paragraph-font-family);padding:30px 3%}.mec-fes-form,.mec-fes-form .html-active .switch-html,.mec-fes-form .mec-attendees-wrapper .mec-attendees-list .w-clearfix,.mec-fes-form .tmce-active .switch-tmce,.mec-fes-form .wp-editor-tabs .wp-switch-editor:active{background:var(--mec-fes-main-color-rgba-1)}.mec-fes-form .mec-meta-box-fields h4,.mec-fes-form .quicktags-toolbar,.mec-fes-form div.mce-toolbar-grp{background:var(--mec-fes-main-color-rgba-2)}.mec-fes-form ul#mec_bfixed_form_fields li,.mec-fes-form ul#mec_reg_form_fields li{background:var(--mec-fes-main-color-rgba-3)}.mec-fes-form #mec-event-data input[type=date],.mec-fes-form #mec_bfixed_form_field_types .button,.mec-fes-form #mec_bfixed_form_fields input[type=checkbox],.mec-fes-form #mec_bfixed_form_fields input[type=radio],.mec-fes-form #mec_reg_form_field_types .button,.mec-fes-form #mec_reg_form_fields input[type=checkbox],.mec-fes-form #mec_reg_form_fields input[type=radio],.mec-fes-form .mce-tinymce.mce-container.mce-panel,.mec-fes-form .mce-toolbar .mce-btn-group .mce-btn.mce-listbox,.mec-fes-form .mec-meta-box-fields,.mec-fes-form .quicktags-toolbar,.mec-fes-form .wp-editor-tabs .wp-switch-editor,.mec-fes-form div.mce-toolbar-grp,.mec-fes-form input[type=checkbox],.mec-fes-form input[type=email],.mec-fes-form input[type=number],.mec-fes-form input[type=password],.mec-fes-form input[type=radio],.mec-fes-form input[type=tel],.mec-fes-form input[type=text],.mec-fes-form input[type=url],.mec-fes-form select,.mec-fes-form textarea,.mec-fes-form ul#mec_bfixed_form_fields li,.mec-fes-form ul#mec_reg_form_fields li,.mec-fes-list input[type=search],.mec-fes-list select,.mec-fes-list ul li{border-color:var(--mec-fes-main-color-rgba-4)}.mec-fes-form #mec-event-data input[type=date]:focus,.mec-fes-form #mec_bfixed_form_fields input[type=checkbox]:focus,.mec-fes-form #mec_bfixed_form_fields input[type=radio]:focus,.mec-fes-form #mec_reg_form_fields input[type=checkbox]:focus,.mec-fes-form #mec_reg_form_fields input[type=radio]:focus,.mec-fes-form input[type=checkbox]:focus,.mec-fes-form input[type=email]:focus,.mec-fes-form input[type=number]:focus,.mec-fes-form input[type=password]:focus,.mec-fes-form input[type=radio]:focus,.mec-fes-form input[type=tel]:focus,.mec-fes-form input[type=text]:focus,.mec-fes-form input[type=url]:focus,.mec-fes-form select:focus,.mec-fes-form textarea:focus,.mec-fes-list input[type=search]:focus,.mec-fes-list select:focus{border-color:var(--mec-fes-main-color);box-shadow:none}.mec-fes-form .mec-form-row .button:not(.wp-color-result),.mec-fes-list .mec-form-row .button{border-color:var(--mec-fes-main-color)}.mec-fes-form #mec-event-data input[type=date],.mec-fes-form input[type=email],.mec-fes-form input[type=number],.mec-fes-form input[type=password],.mec-fes-form input[type=tel],.mec-fes-form input[type=text],.mec-fes-form input[type=url],.mec-fes-form select,.mec-fes-form textarea,.mec-fes-list input[type=search],.mec-fes-list select{box-shadow:0 2px 5px var(--mec-fes-main-color-rgba-5) inset}.mec-fes-form #mec_bfixed_form_field_types .button,.mec-fes-form #mec_reg_form_field_types .button,.mec-fes-form .mec-meta-box-fields{box-shadow:0 2px 6px -3px var(--mec-fes-main-color-rgba-6)}.mec-fes-form .quicktags-toolbar,.mec-fes-form div.mce-toolbar-grp{box-shadow:0 1px 0 1px var(--mec-fes-main-color-rgba-6)}.mec-fes-form #mec_bfixed_form_fields input[type=checkbox],.mec-fes-form #mec_bfixed_form_fields input[type=radio],.mec-fes-form #mec_reg_form_fields input[type=checkbox],.mec-fes-form #mec_reg_form_fields input[type=radio],.mec-fes-form input[type=checkbox],.mec-fes-form input[type=radio]{box-shadow:0 1px 3px -1px var(--mec-fes-main-color-rgba-6)}.mec-fluent-current-time-text,.mec-fluent-wrap .mec-agenda-event>i,.mec-fluent-wrap .mec-available-tickets-details i:before,.mec-fluent-wrap .mec-calendar .mec-week-events-container dl>span,.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table.mec-date-labels-container span,.mec-fluent-wrap .mec-calendar.mec-yearly-calendar .mec-calendar-table-head dl dt:first-letter,.mec-fluent-wrap .mec-daily-view-events-left-side .mec-daily-view-events-item>span.mec-time,.mec-fluent-wrap .mec-daily-view-events-left-side .mec-daily-view-events-item>span.mec-time-end,.mec-fluent-wrap .mec-date-details i:before,.mec-fluent-wrap .mec-date-details:before,.mec-fluent-wrap .mec-date-wrap i,.mec-fluent-wrap .mec-event-article .mec-event-title a:hover,.mec-fluent-wrap .mec-event-carousel-type2 .owl-next i,.mec-fluent-wrap .mec-event-carousel-type2 .owl-prev i,.mec-fluent-wrap .mec-event-location i,.mec-fluent-wrap .mec-event-location i:before,.mec-fluent-wrap .mec-event-sharing-wrap .mec-event-sharing li:hover a,.mec-fluent-wrap .mec-more-events-icon,.mec-fluent-wrap .mec-price-details i:before,.mec-fluent-wrap .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next,.mec-fluent-wrap .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next i,.mec-fluent-wrap .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev,.mec-fluent-wrap .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev i,.mec-fluent-wrap .mec-text-input-search i,.mec-fluent-wrap .mec-time-details:before,.mec-fluent-wrap .mec-totalcal-box .mec-totalcal-view span,.mec-fluent-wrap .mec-totalcal-box .nice-select,.mec-fluent-wrap .mec-totalcal-box .nice-select .list li,.mec-fluent-wrap .mec-totalcal-box .nice-select:after,.mec-fluent-wrap .mec-totalcal-box input,.mec-fluent-wrap .mec-totalcal-box select,.mec-fluent-wrap .mec-venue-details:before,.mec-fluent-wrap.colorskin-custom .mec-color-before :before,.mec-fluent-wrap.mec-skin-masonry-container .mec-events-masonry-cats a.mec-masonry-cat-selected,.mec-fluent-wrap.mec-skin-masonry-container .mec-events-masonry-cats a:hover,.mec-fluent-wrap.mec-timetable-wrap .mec-cell .mec-time,.mec-single-fluent-wrap .mec-event-schedule-content dl dt.mec-schedule-time:before,.mec-single-fluent-wrap .mec-events-meta-group-countdown .mec-end-counts h3,.mec-single-fluent-wrap .mec-local-time-details li:first-child:before,.mec-single-fluent-wrap .mec-local-time-details li:last-child:before,.mec-single-fluent-wrap .mec-local-time-details li:nth-of-type(2):before,.mec-single-fluent-wrap .mec-marker-infowindow-wp .mec-marker-infowindow-count,.mec-single-fluent-wrap .mec-next-event-details a,.mec-single-fluent-wrap .mec-next-event-details i:before,.mec-single-fluent-wrap .mec-single-event-additional-organizers dd i,.mec-single-fluent-wrap .mec-single-event-additional-organizers dd.mec-organizer-description:before,.mec-single-fluent-wrap .mec-single-event-bar>div i,.mec-single-fluent-wrap .mec-single-event-category a,.mec-single-fluent-wrap .mec-single-event-location i,.mec-single-fluent-wrap .mec-single-event-organizer dd i,.mec-single-fluent-wrap .mec-single-event-organizer dd.mec-organizer-description:before{color:var(--mec-fluent-main-color)!important}.mec-fluent-wrap .mec-totalcal-box input[type=search]::-webkit-input-placeholder{color:var(--mec-fluent-main-color)!important}.mec-fluent-wrap .mec-totalcal-box input[type=search]::-moz-placeholder{color:var(--mec-fluent-main-color)!important}.mec-fluent-wrap .mec-totalcal-box input[type=search]:-ms-input-placeholder{color:var(--mec-fluent-main-color)!important}.mec-fluent-wrap .mec-totalcal-box input[type=search]:-moz-placeholder{color:var(--mec-fluent-main-color)!important}.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt.mec-table-nullday,.mec-single-fluent-body .lity-content input::-moz-placeholder,.mec-single-fluent-body .lity-content textarea::-moz-placeholder,.mec-single-fluent-wrap input::-moz-placeholder,.mec-single-fluent-wrap textarea::-moz-placeholder{color:var(--mec-fluent-main-color-rgba-1)!important}.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt:hover,.mec-fluent-wrap .mec-event-sharing-wrap .mec-event-social-icon i{color:var(--mec-fluent-main-color-rgba-2)!important}.mec-fluent-wrap .mec-event-sharing-wrap .mec-event-social-icon svg path{fill:var(--mec-fluent-main-color-rgba-2)!important}.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type1 .mec-booking-button:hover,.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-booking-button:hover,.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-booking-button:hover{color:var(--mec-fluent-main-color)!important}.mec-fluent-wrap.mec-skin-list-wrap .mec-event-article{border-top-color:var(--mec-fluent-main-color)!important;border-left-color:var(--mec-fluent-main-color)!important;border-bottom-color:var(--mec-fluent-main-color)!important}.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-content{border-right-color:var(--mec-fluent-main-color)!important;border-left-color:var(--mec-fluent-main-color)!important;border-bottom-color:var(--mec-fluent-main-color)!important}.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article .mec-event-image{border-right-color:var(--mec-fluent-main-color)!important;border-left-color:var(--mec-fluent-main-color)!important}.mec-fluent-wrap .mec-calendar-a-month,.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top,.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-current-week,.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head,.mec-fluent-wrap .mec-event-sharing-wrap .mec-event-sharing,.mec-fluent-wrap .mec-filter-content,.mec-fluent-wrap .mec-load-month,.mec-fluent-wrap .mec-load-more-button:hover,.mec-fluent-wrap .mec-load-year,.mec-fluent-wrap .mec-skin-monthly-view-month-navigator-container,.mec-fluent-wrap .mec-text-input-search input[type=search],.mec-fluent-wrap .mec-totalcal-box .mec-totalcal-view span,.mec-fluent-wrap .mec-totalcal-box .nice-select,.mec-fluent-wrap .mec-totalcal-box input,.mec-fluent-wrap .mec-totalcal-box select,.mec-fluent-wrap .mec-yearly-title-sec,.mec-fluent-wrap .mec-yearly-view-wrap .mec-year-container,.mec-fluent-wrap i.mec-filter-icon,.mec-fluent-wrap.mec-events-agenda-container .mec-events-agenda-wrap,.mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a:hover,.mec-single-fluent-wrap .mec-event-schedule-content dl,.mec-single-fluent-wrap .mec-event-schedule-content dl:before,.mec-single-fluent-wrap .mec-event-schedule-content dl:first-of-type:after,.mec-single-fluent-wrap .mec-next-event-details a:hover{border-color:var(--mec-fluent-main-color)!important}.mec-fluent-current-time-first,.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-load-week,.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head .mec-calendar-day-head:first-of-type,.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt:first-of-type{border-left-color:var(--mec-fluent-main-color)!important}.mec-fluent-current-time-last,.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-current-week,.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head .mec-calendar-day-head:last-of-type,.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt:last-of-type{border-right-color:var(--mec-fluent-main-color)!important}.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl:last-of-type dt,.mec-fluent-wrap .mec-filter-content:before,.mec-fluent-wrap .mec-more-events,.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view .mec-fluent-more-views-content:before{border-bottom-color:var(--mec-fluent-main-color)!important}.mec-fluent-wrap .mec-event-sharing-wrap .mec-event-sharing:before{border-color:var(--mec-fluent-main-color) #fff0 #fff0 transparent!important}.mec-fluent-wrap .mec-event-meta,.mec-fluent-wrap.mec-timetable-wrap .mec-cell{border-left-color:var(--mec-fluent-main-color-rgba-3)!important}.mec-fluent-wrap .mec-daily-view-events-left-side,.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-calendar-sec{border-right-color:var(--mec-fluent-main-color-rgba-3)!important}.mec-fluent-wrap.mec-events-agenda-container .mec-agenda-events-wrap{border-left-color:var(--mec-fluent-main-color-rgba-3)!important}.mec-fluent-wrap .mec-more-events .simple-skin-ended:hover,.mec-fluent-wrap dt .mec-more-events .simple-skin-ended:hover,.mec-fluent-wrap.mec-events-agenda-container .mec-events-agenda,.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1 .mec-slider-t1-content{border-top-color:var(--mec-fluent-main-color-rgba-3)!important;border-bottom-color:var(--mec-fluent-main-color-rgba-3)!important}.mec-fluent-wrap .mec-calendar.mec-calendar-daily .mec-calendar-d-table,.mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap,.mec-fluent-wrap.mec-timetable-wrap .mec-cell,.mec-fluent-wrap.mec-timetable-wrap .mec-ttt2-title{border-bottom-color:var(--mec-fluent-main-color-rgba-3)!important}.mec-fluent-wrap .mec-calendar .mec-week-events-container dt,.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic dl dt,.mec-fluent-wrap .mec-event-countdown li,.mec-fluent-wrap .mec-event-countdown-style3 .mec-event-countdown li,.mec-fluent-wrap .mec-filter-content i,.mec-fluent-wrap .mec-load-more-button,.mec-fluent-wrap .mec-skin-daily-view-events-container,.mec-fluent-wrap .mec-skin-weekly-view-events-container,.mec-fluent-wrap .mec-totalcal-box .nice-select .list,.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event,.mec-fluent-wrap .mec-yearly-view-wrap .mec-calendar.mec-yearly-calendar,.mec-fluent-wrap.mec-timetable-wrap .mec-timetable-t2-wrap,.mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a,.mec-single-fluent-wrap .mec-event-schedule,.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a,.mec-single-fluent-wrap .mec-events-meta-group,.mec-single-fluent-wrap .mec-events-meta-group-booking .nice-select,.mec-single-fluent-wrap .mec-events-meta-group-countdown .countdown-w .block-w,.mec-single-fluent-wrap .mec-events-meta-group-tags a,.mec-single-fluent-wrap .mec-map-get-direction-address-cnt input.mec-map-get-direction-address,.mec-single-fluent-wrap .mec-marker-infowindow-wp .mec-marker-infowindow-count,.mec-single-fluent-wrap .mec-next-event-details a,.mec-single-fluent-wrap .mec-single-links-wrap{border-color:var(--mec-fluent-main-color-rgba-1)!important}.mec-fluent-wrap .mec-totalcal-box .nice-select:after{border-right-color:var(--mec-fluent-main-color)!important;border-bottom-color:var(--mec-fluent-main-color)!important}.mec-fluent-wrap .mec-totalcal-box .nice-select .list,.mec-single-fluent-wrap .mec-booking-button,.mec-single-fluent-wrap .mec-events-meta-group-tags a:hover{box-shadow:0 2px 5px var(--mec-fluent-main-color-rgba-4)!important}.mec-fluent-bg-wrap .mec-fluent-wrap article .mec-booking-button:hover,.mec-fluent-wrap .mec-booking-button:hover,.mec-fluent-wrap .mec-load-more-button:hover{box-shadow:0 4px 10px var(--mec-fluent-main-color-rgba-4)!important}.mec-fluent-wrap.mec-skin-grid-wrap .mec-event-article,.mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a:hover,.mec-single-fluent-wrap .mec-next-event-details a:hover{box-shadow:0 4px 10px var(--mec-fluent-main-color-rgba-5)!important}.mec-single-fluent-wrap .mec-events-meta-group-booking input[type=radio]:checked:before{box-shadow:0 0 0 2px var(--mec-fluent-main-color-rgba-4)!important}.mec-fluent-wrap .mec-calendar-side .mec-calendar-table,.mec-fluent-wrap .mec-skin-daily-view-events-container,.mec-fluent-wrap .mec-yearly-view-wrap .mec-year-container,.mec-fluent-wrap.mec-events-agenda-container .mec-events-agenda-wrap,.mec-fluent-wrap.mec-timetable-wrap .mec-timetable-t2-wrap{box-shadow:0 5px 33px var(--mec-fluent-main-color-rgba-1)!important}.mec-fluent-wrap .mec-yearly-view-wrap .mec-agenda-event{box-shadow:0 1px 6px var(--mec-fluent-main-color-rgba-6)!important}.mec-fluent-wrap .mec-calendar-daily .mec-calendar-day-events,.mec-fluent-wrap .mec-more-events .simple-skin-ended:hover,.mec-fluent-wrap .mec-totalcal-box .nice-select .list li.focus,.mec-fluent-wrap .mec-totalcal-box .nice-select .list li:hover,.mec-fluent-wrap .mec-yearly-view-wrap .mec-yearly-agenda-sec,.mec-fluent-wrap .nicescroll-cursors,.mec-fluent-wrap dt .mec-more-events .simple-skin-ended:hover,.mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap,.mec-single-fluent-wrap .mec-event-export-module.mec-frontbox .mec-event-exporting .mec-export-details ul li a:hover,.mec-single-fluent-wrap .mec-events-meta-group-tags a:hover,.mec-single-fluent-wrap .mec-next-event-details a:hover,.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap,.mec-single-fluent-wrap .mec-single-event-category a{background-color:var(--mec-fluent-main-color-rgba-3)!important}.mec-fluent-current-time,.mec-fluent-wrap h5.mec-more-events-header,.mec-single-fluent-wrap .flip-clock-wrapper ul li a div div.inn{background-color:var(--mec-fluent-main-color)!important}.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-current-week,.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dt.active,.mec-fluent-wrap .mec-filter-content i,.mec-fluent-wrap i.mec-filter-icon.active,.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-next:hover,.mec-fluent-wrap.mec-skin-carousel-container .mec-event-carousel-type2 .owl-prev:hover,.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap i,.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view span.mec-fluent-more-views-icon.active,.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected,.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next:hover,.mec-fluent-wrap.mec-skin-slider-container .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev:hover,.mec-single-event-bar-seperator,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking,.mec-single-fluent-wrap .mec-events-meta-group-countdown{background-color:var(--mec-fluent-main-color-rgba-1)!important}.mec-fluent-wrap .mec-available-tickets-details span.mec-available-tickets-number,.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top .mec-current-week,.mec-fluent-wrap .mec-calendar-weekly .mec-calendar-d-top dt.active,.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head .mec-calendar-day-head.active,.mec-fluent-wrap .mec-calendar.mec-event-calendar-classic .mec-calendar-table-head dt.active,.mec-fluent-wrap .mec-color,.mec-fluent-wrap .mec-daily-view-events-left-side h5.mec-daily-today-title span:first-child,.mec-fluent-wrap .mec-event-sharing-wrap>li:first-of-type i,.mec-fluent-wrap .mec-filter-content i,.mec-fluent-wrap .mec-load-month i,.mec-fluent-wrap .mec-load-more-button,.mec-fluent-wrap .mec-load-year i,.mec-fluent-wrap a:hover,.mec-fluent-wrap i.mec-filter-icon,.mec-fluent-wrap.mec-skin-available-spot-container .mec-date-wrap span.mec-event-day-num,.mec-fluent-wrap.mec-skin-carousel-container .event-carousel-type2-head .mec-date-wrap span.mec-event-day-num,.mec-fluent-wrap.mec-skin-countdown-container .mec-date-wrap span.mec-event-day-num,.mec-fluent-wrap.mec-skin-cover-container .mec-date-wrap span.mec-event-day-num,.mec-fluent-wrap.mec-skin-full-calendar-container>.mec-totalcal-box .mec-totalcal-view span.mec-totalcalview-selected,.mec-fluent-wrap.mec-skin-masonry-container .mec-masonry .mec-date-wrap span.mec-event-day-num,.mec-fluent-wrap.mec-skin-slider-container .mec-date-wrap span.mec-event-day-num,.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a:hover,.mec-single-fluent-wrap .mec-events-meta-group-tags .mec-event-footer a:hover,.mec-single-fluent-wrap .mec-related-event-post .mec-date-wrap span.mec-event-day-num,.mec-single-fluent-wrap .mec-single-event-category a:hover,.mec-wrap .mec-color-hover:hover{color:var(--mec-fluent-bold-color)}.mec-fluent-wrap .mec-load-month,.mec-fluent-wrap .mec-load-year,.mec-fluent-wrap.mec-skin-carousel-container .mec-owl-theme .owl-dots .owl-dot.active span,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-header,.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a:hover,.mec-single-fluent-wrap .mec-events-meta-group-booking .mec-book-available-tickets-details>.mec-book-available-tickets-details-header{border-color:var(--mec-fluent-bold-color)!important}.mec-fluent-wrap .mec-calendar .mec-daily-view-day.mec-has-event:after,.mec-fluent-wrap .mec-event-cover-fluent-type2 .mec-event-sharing-wrap:hover>li:first-child,.mec-fluent-wrap.mec-single-fluent-wrap .mec-events-meta-group-booking button,.mec-fluent-wrap.mec-skin-carousel-container .mec-owl-theme .owl-dots .owl-dot.active span,.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type1 .mec-booking-button,.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type2 .mec-date-wrap,.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type3 .mec-booking-button,.mec-fluent-wrap.mec-skin-cover-container .mec-event-cover-fluent-type4 .mec-booking-button,.mec-single-fluent-body .lity-content .mec-events-meta-group-booking button,.mec-single-fluent-wrap .mec-events-meta-group-booking input[type=radio]:checked:before{background-color:var(--mec-fluent-bold-color)!important}.mec-fluent-wrap .mec-booking-button:hover,.mec-fluent-wrap .mec-load-month:hover,.mec-fluent-wrap .mec-load-more-button:hover,.mec-fluent-wrap .mec-load-year:hover,.mec-wrap.mec-single-fluent-wrap .button:hover,.mec-wrap.mec-single-fluent-wrap button:not(.owl-dot):not(.gm-control-active):not(.mejs):not(.owl-prev):not(.owl-next):not(.mec-googlemap-details button):not(.mec-googlemap-details button):not(.elementor-add-section-inner button):not(.dismissButton):hover,.mec-wrap.mec-single-fluent-wrap input[type=button]:hover,.mec-wrap.mec-single-fluent-wrap input[type=reset]:hover,.mec-wrap.mec-single-fluent-wrap input[type=submit]:hover{background-color:var(--mec-fluent-bg-hover-color)!important}.mec-fluent-wrap{background-color:var(--mec-fluent-bg-color)!important}.mec-single-fluent-wrap .mec-event-social li.mec-event-social-icon a:hover{background-color:var(--mec-fluent-second-bg-color)!important}.mec-fluent-wrap .mec-filter-content:after{border-bottom-color:var(--mec-fluent-second-bg-color)!important}@media only screen and (min-width:1200px){.mec-theme-saga .mec-container,body [id*=mec_skin_].mec-fluent-wrap{width:inherit;max-width:inherit}}.mec-theme-saga .mec-wrap h1,.mec-theme-saga .mec-wrap h2,.mec-theme-saga .mec-wrap h3,.mec-theme-saga .mec-wrap h4,.mec-theme-saga .mec-wrap h5,.mec-theme-saga .mec-wrap h6{text-align:inherit}.mec-theme-saga .mec-gCalendar h1:after,.mec-theme-saga .mec-gCalendar h2:after,.mec-theme-saga .mec-gCalendar h3:after,.mec-theme-saga .mec-gCalendar h4:after,.mec-theme-saga .mec-gCalendar h5:after,.mec-theme-saga .mec-gCalendar h6:after,.mec-theme-saga .mec-wrap h1:after,.mec-theme-saga .mec-wrap h2:after,.mec-theme-saga .mec-wrap h3:after,.mec-theme-saga .mec-wrap h4:after,.mec-theme-saga .mec-wrap h5:after,.mec-theme-saga .mec-wrap h6:after{display:none}.mec-theme-saga .mec-wrap a img{opacity:1;padding:0;border:none;-webkit-transition:unset;-moz-transition:unset;-o-transition:unset;transition:unset;background:0 0;border-color:unset}.mec-theme-saga .mec-wrap input[type=date],.mec-theme-saga .mec-wrap input[type=datetime-local],.mec-theme-saga .mec-wrap input[type=datetime],.mec-theme-saga .mec-wrap input[type=email],.mec-theme-saga .mec-wrap input[type=month],.mec-theme-saga .mec-wrap input[type=number],.mec-theme-saga .mec-wrap input[type=password],.mec-theme-saga .mec-wrap input[type=search],.mec-theme-saga .mec-wrap input[type=tel],.mec-theme-saga .mec-wrap input[type=text],.mec-theme-saga .mec-wrap input[type=time],.mec-theme-saga .mec-wrap input[type=url],.mec-theme-saga .mec-wrap input[type=week],.mec-theme-saga .mec-wrap select,.mec-theme-saga .mec-wrap textarea{opacity:1;-webkit-transition:unset;-moz-transition:unset;-o-transition:unset;transition:unset}.mec-theme-saga .mec-wrap ol,.mec-theme-saga .mec-wrap ul{margin:0}.mec-theme-saga .mec-wrap dl,.mec-theme-saga .mec-wrap dt{margin:0}.mec-theme-saga .mec-single-event{padding-top:15px}.mec-single-event .mec-events-meta-group-booking form>h4,.mec-theme-saga .lity-content .mec-events-meta-group-booking .mec-wrap-checkout h4,.mec-theme-saga .lity-content .mec-events-meta-group-booking form>h4,.mec-theme-saga .mec-events-meta-group-booking .mec-booking-shortcode .mec-wrap-checkout h4,.mec-theme-saga .mec-events-meta-group-booking .mec-booking-shortcode form>h4,.mec-theme-saga .mec-single-event .mec-events-meta-group-booking .mec-wrap-checkout h4,.mec-theme-saga .mec-single-event .mec-frontbox-title,.mec-theme-saga .mec-single-event .mec-wrap-checkout h4{text-align:center}.mec-event-banner-inner .mec-single-event-location>i{display:none}span.load-more-text{text-decoration:underline;margin-left:5px;cursor:pointer;position:relative}span.load-more-text:before{content:"";width:100px;height:24px;position:absolute;top:0;right:calc(100% + 5px);background-image:linear-gradient(90deg,#0000 0,#fff 100%);z-index:1}.mec-event-banner img.mec-custom-image-icon,.mec-event-meta img.mec-custom-image-icon,.mec-single-event-bar img.mec-custom-image-icon{width:20px}.mec-partial-full-payment{display:flex;flex-wrap:wrap}.mec-partial-full-payment .mec-full-payment-booking-tab,.mec-partial-full-payment .mec-partial-payment-booking-tab{font-size:14px;font-weight:600;line-height:18px;flex:calc(50% - 20px);max-width:calc(50% - 10px);border:1px solid #e6e7e8;border-radius:var(--mec-secondary-border-radius);padding:14.5px 20px 14.5px 15px!important;display:flex;justify-content:flex-start;align-items:center;cursor:pointer}.mec-partial-full-payment li:nth-child(odd){margin-right:20px!important}.mec-partial-full-payment li.mec-active{border:1px solid var(--mec-color-skin-rgba-2)}.mec-partial-full-payment .mec-book-form-partial-full-svg{display:flex;margin-right:10px}.mec-partial-full-payment .mec-book-form-partial-full-radio{margin-left:auto}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{padding:0!important;margin:0!important;line-height:10px!important}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{line-height:5px;padding:0 0 0 5px;position:relative;top:-1px}.mec-fes-form .mec-form-row .button:not(.wp-color-result),.mec-fes-form input[type=file],.mec-fes-list .mec-form-row .button{height:36px;line-height:32px!important;border-width:1px;font-weight:400;display:inline-block;margin:0 0 10px 0;vertical-align:top}.mec-fes-form .mec-form-row .button:not(.wp-color-result):focus,.mec-fes-form input[type=file]:focus{box-shadow:none}.mec-form-row input[type=checkbox]{min-width:20px;min-height:20px}.mec-fes-form input[type=checkbox]:checked:before{top:7px;left:2px}.mec-fes-form label input[type=checkbox]{margin-top:-2px}.mec-fes-form .mec-form-subtitle,.mec-fes-form .mec-hourly-schedule-days h4,.mec-fes-form div[id^=mec_price_per_dates_container] .mec-form-row h5,.mec-fes-form div[id^=mec_ticket_availability_dates_container] .mec-form-row h5,.mec-fes-form h5.mec-title{text-transform:capitalize;border-bottom:1px solid var(--mec-fes-main-color-rgba-4);padding-bottom:6px;margin:40px 0 16px;font-size:15px;font-weight:600;padding:0 0 10px 0;background:0 0;color:#798f96}.mec-fes-form #mec_faq_list li.mec-box.mec_faq_row{margin:15px 0}.mec-fes-form #mec_faq_list li ul{list-style:none;position:relative}.mec-fes-form #mec_faq_list li ul li{position:absolute;right:0}.mec-fes-form .mec-hourly-schedule-days .mec-form-row{position:relative}.mec-fes-form .mec-hourly-schedule-days .mec-form-row .mec-hourly-schedule-remove-day-button{position:absolute;right:0}.mec-fes-form .mec-box.mec_ticket_row{position:relative}.mec-fes-form .mec-form-row .mec-col-4 input[type=number],.mec-fes-form .mec-form-row .mec-col-4 input[type=text],.mec-fes-form .mec-form-row .mec-col-4 textarea,.mec-fes-form .mec-form-row .mec-col-4:not(.mec-time-picker) select{width:75%!important;max-width:250px}.mec-fes-form .mec-form-row .mec-col-6 input[type=number],.mec-fes-form .mec-form-row .mec-col-6 input[type=text],.mec-fes-form .mec-form-row .mec-col-6 textarea,.mec-fes-form .mec-form-row .mec-col-6:not(.mec-time-picker) select{width:85%!important;max-width:250px}.mec-fes-form #mec_meta_box_hourly_schedule_days .mec-form-row input[type=text],.mec-fes-form #mec_meta_box_tickets_form .mec-form-row input[type=text]{max-width:250px}.mec-fes-form .mec-form-row .mec-stop-selling-tickets{width:120px}.mec-fes-form ul#mec_bfixed_form_fields li,.mec-fes-form ul#mec_orgz_form_row li,.mec-fes-form ul#mec_reg_form_fields li{margin:6px 0;border-right:1px solid var(--mec-fes-main-color-rgba-4);border-left:1px solid var(--mec-fes-main-color-rgba-4)}.mec-fes-form ul#mec_bfixed_form_fields li,.mec-fes-form ul#mec_orgz_form_row li,.mec-fes-form ul#mec_reg_form_fields li{margin:6px 0;border-right:1px solid var(--mec-fes-main-color-rgba-4);border-left:1px solid var(--mec-fes-main-color-rgba-4)}.mec-fes-form #mec_bfixed_form_field_types .button,.mec-fes-form #mec_reg_form_field_types .button{line-height:20px!important;letter-spacing:0;padding:0 10px 0 25px!important}.mec-fes-form .mec_ticket_variation_row{margin-bottom:10px}.mec-fes-form .mec-ticket-id.mec-label,.mec-fes-form .mec_ticket_variation_row .mec-col-3,.mec-fes-form .mec_ticket_variation_row .mec-col-9{font-size:13px;line-height:20px;display:block;color:#798f96;font-weight:400;padding:0}.mec-fes-form #mec-schema label{line-height:20px}@media (min-width:783px){.mec-fes-event-fields .mec-form-row .mec-col-4,.mec-fes-event-fields .mec-form-row .mec-col-8{width:49%}}.mec-fes-form #mec_reg_form_fields .mec_reg_field_type{display:inline-block;margin-bottom:10px}.mec-fes-form .button.mec-util-hidden{display:none!important}.mec-fes-form #mec_reg_form_field_types .button.red:hover{background:unset;color:#ea6485;border-color:#ffd2dd;cursor:not-allowed}.mec-fes-form .mec-dash-remove-btn{color:#ea6485!important;border-color:#ea6485!important}.mec-fes-form .mec-dash-remove-btn:hover{background:rgb(234 100 133 / .1)!important}#mec_reg_form_field_types .button.red{color:#ea6485;background:#fff;border-color:#ffd2dd}#mec_reg_form_field_types .button.red:hover{background:#ea6485;color:#fff}#mec_reg_form_field_types .button.red:before{color:#ea6485}#mec_reg_form_field_types .button.red:hover{color:#fff}.mec-dark-mode #mec_reg_form_field_types .button.red{background:#2d2d2d}span.button{cursor:pointer}.lity{z-index:999999!important}.mec-skin-weekly-view-month-navigator-container .mec-month-navigator{position:relative}.mec-featured-event-wrapper .mec-event-label-captions:before,.mec-general-calendar-label.mec-label-featured:before{font-family:FontAwesome;content:"\f02e";margin-right:3px;color:#fff}.mec-book-field-agreement.mec-reg-mandatory .wbmec-mandatory{font-size:0}.mec-book-field-agreement.mec-reg-mandatory a:after{content:"*";color:red;width:50px;height:50px;font-size:14px;padding-left:5px}.mec-select-date-label{color:#606367;font-size:14px;font-weight:400;line-height:19px;letter-spacing:0;margin:0 0 4px 0;display:block;clear:none;padding:0 1em 5px 0}.mec-select-date-label span.mec-required{color:red}.mec-fes-form .mec-event-appointment-tab{display:inline-block;margin:0 -20px;padding:5px;width:calc(100% + 40px)}.mec-fes-form .mec-event-appointment-tab-item{display:inline-block;padding:12px 33px;line-height:1;font-size:14px;font-weight:600;color:#798f96;cursor:pointer;transition:all .2s ease}.mec-fes-form .mec-event-appointment-tab-item:hover{color:var(--mec-fes-main-color)}.mec-fes-form .mec-active-tab,.mec-fes-form .mec-b-active-tab{background:var(--mec-fes-main-color-rgba-2);color:var(--mec-fes-main-color);cursor:default}.mec-fes-form .mec-entity-type-event .mec-appointment-form-wrap{display:none}.mec-fes-form .mec-entity-type-appointment .mec-appointment-form-wrap{display:block}.mec-fes-form .mec-entity-type-appointment #mec-hourly-schedule,.mec-fes-form .mec-entity-type-appointment #mec-schema,.mec-fes-form .mec-entity-type-appointment #mec_meta_box_repeat_form,.mec-fes-form .mec-entity-type-appointment .mec-date-time-inner-options,.mec-fes-form .mec-entity-type-appointment a.mec-add-event-tabs-link[data-href=mec-hourly-schedule],.mec-fes-form .mec-entity-type-appointment a.mec-add-event-tabs-link[data-href=mec-schema],.mec-fes-form .mec-entity-type-appointment a.mec-add-event-tabs-link[data-href=mec_meta_box_repeat_form]{display:none!important}.mec-fes-form .lsd-apt-to{margin:0 1% 0 0}.mec-fes-form .lsd-apt-day-label{line-height:38px;font-weight:600}.mec-fes-form .lsd-apt-days-wrapper{margin:20px 0}.mec-fes-form .lsd-apt-adjusted-days-wrapper .lsd-apt-day-wrapper.mec-form-row,.mec-fes-form .lsd-apt-days-wrapper .lsd-apt-day-wrapper.mec-form-row{margin-bottom:10px}.mec-fes-form .lsd-apt-day-timeslot-wrapper{display:flex;flex-direction:row;margin:0}.mec-fes-form .lsd-apt-day-timeslot-wrapper:not(:first-child){margin-top:10px}.mec-fes-form .lsd-apt-day-timeslot-wrapper>div{width:calc(100% - 32px)}.mec-fes-form .mec-form-row .button.lsd-apt-adj-day-icon-plus,.mec-fes-form .mec-form-row .button.lsd-apt-adjusted-day-remove,.mec-fes-form .mec-form-row .button.lsd-apt-day-icon-copy,.mec-fes-form .mec-form-row .button.lsd-apt-day-icon-plus,.mec-fes-form .mec-form-row .button.lsd-apt-day-icon-remove,.mec-fes-form .mec-form-row .button.lsd-apt-day-timeslot-wrapper>span{height:36px!important;padding:0 8px!important;margin:0 2px 0 0!important}.mec-fes-form .button.lsd-apt-adj-day-icon-plus svg,.mec-fes-form .button.lsd-apt-adjusted-day-remove svg,.mec-fes-form .lsd-apt-day-icon-copy svg,.mec-fes-form .lsd-apt-day-icon-plus svg,.mec-fes-form .lsd-apt-day-timeslot-wrapper>span svg,.mec-fes-form .mec-form-row .button.lsd-apt-day-icon-remove svg{width:12px}.mec-fes-form .button.lsd-apt-adj-day-icon-plus svg path,.mec-fes-form .button.lsd-apt-adjusted-day-remove svg path,.mec-fes-form .lsd-apt-day-icon-copy svg path,.mec-fes-form .lsd-apt-day-icon-plus svg path,.mec-fes-form .lsd-apt-day-timeslot-wrapper>span svg path,.mec-fes-form .mec-form-row .button.lsd-apt-day-icon-remove svg path{fill:#40d9f1}.mec-fes-form .button.lsd-apt-adj-day-icon-plus:hover svg path,.mec-fes-form .button.lsd-apt-adjusted-day-remove:hover svg path,.mec-fes-form .lsd-apt-day-icon-copy:hover svg path,.mec-fes-form .lsd-apt-day-icon-plus:hover svg path,.mec-fes-form .lsd-apt-day-timeslot-wrapper>span:hover svg path,.mec-fes-form .mec-form-row .button.lsd-apt-day-icon-remove:hover svg path{fill:#fff}.mec-fes-form .lsd-apt-day-icons .lsd-apt-day-icon-copy,.mec-fes-form .lsd-apt-day-icons .lsd-apt-day-icon-plus{line-height:38px}.mec-fes-form .lsd-apt-day-timeslots-unavailable{font-size:13px;line-height:36px;color:#ea6485;text-align:center}.mec-fes-form .lsd-apt-adjusted-days-wrapper .lsd-apt-day-wrapper.mec-form-row select,.mec-fes-form .lsd-apt-days-wrapper .lsd-apt-day-wrapper.mec-form-row select{max-width:55px;padding:0 0 0 5px;margin-bottom:0}.mec-fes-form .mec-dash-remove-btn svg path{fill:#ea6485!important}.mec-fes-form .mec-form-row.sw-apt{display:flex;align-items:center}.mec-fes-form .mec-appointment-form-wrap span.mec-tooltip i{line-height:38px}.mec-fes-form .lsd-apt-day-icons{display:flex}.mec-fes-form .lsd-apt-adjusted-days-wrapper .lsd-apt-day-wrapper.mec-form-row .lsd-apt-day-label input{width:calc(100% - 15px)}.mec-fes-form .lsd-apt-day-label.mec-col-2{width:7%;font-size:13px;line-height:36px}.mec-fes-form .lsd-apt-day-timeslots.mec-col-9{width:80%}.mec-fes-form #mec_appointments_buffer,.mec-fes-form #mec_appointments_max_per_day,.mec-fes-form #mec_appointments_start_date,.mec-fes-form .lsd-apt-adjusted-days-wrapper .lsd-apt-day-label.mec-col-2{width:30%}.mec-fes-form #mec_appointments_scheduling_advance,.mec-fes-form #mec_appointments_scheduling_before{margin-bottom:0}.mec-fes-form .sw-apt span:not(:has(input)){font-size:13px;color:#798f96;font-weight:400}.mec-fes-form .button.mec_field_sort{font-size:0!important;position:relative;width:38px;text-align:center;cursor:move;transition:all .3s}.mec-fes-form .button.mec_field_sort:before{position:absolute;top:0;left:calc(50% - 10px);width:20px;height:20px;display:block;font-family:simple-line-icons;content:"\e023";font-size:15px;color:#07bbe9}.mec-fes-form .button.mec_field_sort:hover:before{color:#fff}.mec-fes-form .mec-event-appointment-type-wrap{margin:10px -10px 0;font-size:15px;font-weight:600}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker .ui-datepicker-next,body:has(.mec-fes-form,.mec-search-form) .ui-datepicker .ui-datepicker-prev{align-items:center;display:inline-flex!important;font-family:inherit;font-size:0;justify-content:center;line-height:0}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker .ui-datepicker-next:before,body:has(.mec-fes-form,.mec-search-form) .ui-datepicker .ui-datepicker-prev:before{border-right:2px solid currentColor;border-top:2px solid currentColor;content:"";display:block;height:8px;width:8px;position:relative}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker .ui-datepicker-prev:before{transform:rotate(-135deg);left:2px}body:has(.mec-fes-form,.mec-search-form) .ui-datepicker .ui-datepicker-next:before{transform:rotate(45deg);left:-2px}.rtl .mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-side .mec-next-month i:before,.rtl .mec-box-calendar.mec-calendar.mec-event-calendar-classic .mec-calendar-side .mec-previous-month i:before,.rtl .mec-breadcrumbs i:before,.rtl .mec-calendar .mec-calendar-side .mec-next-month i:before,.rtl .mec-calendar .mec-calendar-side .mec-previous-month i:before,.rtl .mec-calendar.mec-calendar-daily .mec-calendar-a-month .mec-next-month i:before,.rtl .mec-calendar.mec-calendar-daily .mec-calendar-a-month .mec-previous-month i:before,.rtl .mec-calendar.mec-calendar-daily .mec-next-month i:before,.rtl .mec-calendar.mec-calendar-daily .mec-previous-month i:before,.rtl .mec-event-carousel-type2 .owl-next i:before,.rtl .mec-event-carousel-type2 .owl-prev i:before,.rtl .mec-event-carousel-type3 .owl-next i:before,.rtl .mec-event-carousel-type3 .owl-prev i:before,.rtl .mec-event-carousel-type4 .owl-next i:before,.rtl .mec-event-carousel-type4 .owl-prev i:before,.rtl .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-next i:before,.rtl .mec-slider-t1-wrap .mec-owl-theme .owl-nav .owl-prev i:before,.rtl .mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-next i:before,.rtl .mec-slider-t2-wrap .mec-owl-theme .owl-nav .owl-prev i:before,.rtl .mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-next i:before,.rtl .mec-slider-t3-wrap .mec-owl-theme .owl-nav .owl-prev i:before,.rtl .mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-next i:before,.rtl .mec-slider-t4-wrap .mec-owl-theme .owl-nav .owl-prev i:before,.rtl .mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-next i:before,.rtl .mec-slider-t5-wrap .mec-owl-theme .owl-nav .owl-prev i:before,.rtl .mec-wrap button:not(.owl-dot):not(.gm-control-active):not(.mejs):not(.owl-prev):not(.owl-next):not(.et-fb-button) svg,.rtl .mec-yearly-view-wrap .mec-yearly-title-sec .mec-next-year i:before,.rtl .mec-yearly-view-wrap .mec-yearly-title-sec .mec-previous-year i:before,.rtl a.mec-timeline-readmore i:before{display:inline-block;transform:scaleX(-1)}body.rtl .mec-wrap{font-family:vazirmatn}.mec-util-hidden{display:none}.mec-booking-condition-box{margin:14px 0 0;padding-top:14px;border-top:1px solid #e6e8eb}.mec-booking-condition-row{margin:0 0 10px}.mec-booking-condition-row label{display:block;margin:0 0 6px;font-weight:600}.mec-booking-condition-message{margin:0}.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;-ms-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0,0);-moz-transform:scale(0,0);-o-transform:scale(0,0);-ms-transform:scale(0,0);transform:scale(0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);-moz-transform:rotateZ(4deg);-o-transform:rotateZ(4deg);-ms-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform,opacity;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0);-moz-transform:rotateZ(0);-o-transform:rotateZ(0);-ms-transform:rotateZ(0);transform:rotateZ(0);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,1);-webkit-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-moz-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-ms-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);-o-transition-timing-function:cubic-bezier(.23,.635,.495,2.4);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{-webkit-transition-property:top;-moz-transition-property:top;-o-transition-property:top;-ms-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;top:0!important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;-moz-transition-property:left;-o-transition-property:left;-ms-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;-moz-transition-property:all;-o-transition-property:all;-ms-transition-property:all;transition-property:all;left:0!important;opacity:0}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{animation:tooltipster-fading .4s}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{animation:tooltipster-rotating .6s}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid #fff0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid #fff0;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-box{border:none;border-radius:5px;background:#fff;box-shadow:0 0 10px 6px rgb(0 0 0 / .1)}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-box{margin-top:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-box{margin-right:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-box{margin-left:6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-box{margin-bottom:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-content{color:#8d8d8d}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow{height:6px;margin-left:-6px;width:12px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow{height:12px;margin-left:0;margin-top:-6px;width:6px}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-shadow .tooltipster-arrow-border{border:6px solid #fff0}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-left .tooltipster-arrow-border{border-left-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-border{border-right-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-top .tooltipster-arrow-border{border-top-color:#fff}.tooltipster-sidetip.tooltipster-shadow.tooltipster-bottom .tooltipster-arrow-uncropped{top:-6px}.tooltipster-sidetip.tooltipster-shadow.tooltipster-right .tooltipster-arrow-uncropped{left:-6px}html.with-featherlight{overflow:hidden}.featherlight{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483647;text-align:center;white-space:nowrap;cursor:pointer;background:#333;background:#fff0}.featherlight:last-of-type{background:rgb(0 0 0 / .8)}.featherlight:before{content:'';display:inline-block;height:100%;vertical-align:middle}.featherlight .featherlight-content{position:relative;text-align:left;vertical-align:middle;display:inline-block;overflow:auto;padding:25px 25px 0;border-bottom:25px solid #fff0;margin-left:5%;margin-right:5%;max-height:95%;background:#fff;cursor:auto;white-space:normal}.featherlight .featherlight-inner{display:block}.featherlight script.featherlight-inner,.featherlight link.featherlight-inner,.featherlight style.featherlight-inner{display:none}.featherlight .featherlight-close-icon{position:absolute;z-index:9999;top:0;right:0;line-height:25px;width:25px;cursor:pointer;text-align:center;font-family:Arial,sans-serif;background:#fff;background:rgb(255 255 255 / .3);color:#000;border:none;padding:0}.featherlight .featherlight-close-icon::-moz-focus-inner{border:0;padding:0}.featherlight .featherlight-image{width:100%}.featherlight-iframe .featherlight-content{border-bottom:0;padding:0;-webkit-overflow-scrolling:touch}.featherlight iframe{border:none}.featherlight *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media only screen and (max-width:1024px){.featherlight .featherlight-content{margin-left:0;margin-right:0;max-height:98%;padding:10px 10px 0;border-bottom:10px solid #fff0}}@media print{html.with-featherlight>*>:not(.featherlight){display:none}}@font-face{font-family:'Amiri';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/amiri/v30/J7aRnpd8CGxBHpUutLY.ttf) format('truetype')}@font-face{font-family:'Lato';font-style:italic;font-weight:700;src:url(https://fonts.gstatic.com/s/lato/v25/S6u_w4BMUTPHjxsI5wq_Gwfo.ttf) format('truetype')}@font-face{font-family:'Lato';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/lato/v25/S6uyw4BMUTPHjx4wWw.ttf) format('truetype')}/*! Lity - v2.4.1 - 2020-04-26
* http://sorgalla.com/lity/
* Copyright (c) 2015-2020 Jan Sorgalla; Licensed MIT */.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgb(0 0 0 / .9);outline:none!important;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none!important}.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none!important}.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:-o-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease,-o-transform .3s ease}.lity-loading .lity-content,.lity-closed .lity-content{-webkit-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.lity-content:after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgb(0 0 0 / .6);box-shadow:0 0 8px rgb(0 0 0 / .6)}.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgb(0 0 0 / .6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:hover,.lity-close:focus,.lity-close:active,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgb(0 0 0 / .6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close:active{top:1px}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-iframe .lity-container,.lity-youtube .lity-container,.lity-vimeo .lity-container,.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgb(0 0 0 / .6);box-shadow:0 0 8px rgb(0 0 0 / .6);background:#000}.lity-hide{display:none}.fc-icon,.fc-unselectable{-moz-user-select:none;-ms-user-select:none}.fc .fc-button,.fc-icon{text-transform:none;font-weight:400}.fc-not-allowed,.fc-not-allowed .fc-event{cursor:not-allowed}.fc .fc-button:not(:disabled),.fc a[data-navlink],.fc-event.fc-event-draggable,.fc-event[href]{cursor:pointer}.fc-unselectable{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:#fff0}.fc{display:flex;flex-direction:column;font-size:1em}.fc .fc-button,.fc-icon{display:inline-block;text-align:center}.fc,.fc *,.fc :after,.fc :before{box-sizing:border-box}.fc table{border-collapse:collapse;border-spacing:0;font-size:1em}.fc th{text-align:center}.fc td,.fc th{vertical-align:top;padding:0}.fc .fc-button,.fc .fc-button .fc-icon,.fc .fc-button-group,.fc .fc-timegrid-slot-label{vertical-align:middle}.fc a[data-navlink]:hover{text-decoration:underline}.fc .fc-button:hover,.fc .fc-list-event-title a,a.fc-event,a.fc-event:hover{text-decoration:none}.fc-direction-ltr{direction:ltr;text-align:left}.fc-direction-rtl{direction:rtl;text-align:right}.fc-theme-standard td,.fc-theme-standard th{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.fc-liquid-hack td,.fc-liquid-hack th{position:relative}@font-face{font-family:fcicons;src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBfAAAAC8AAAAYGNtYXAXVtKNAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5ZgYydxIAAAF4AAAFNGhlYWQUJ7cIAAAGrAAAADZoaGVhB20DzAAABuQAAAAkaG10eCIABhQAAAcIAAAALGxvY2ED4AU6AAAHNAAAABhtYXhwAA8AjAAAB0wAAAAgbmFtZXsr690AAAdsAAABhnBvc3QAAwAAAAAI9AAAACAAAwPAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpBgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6Qb//f//AAAAAAAg6QD//f//AAH/4xcEAAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAWIAjQKeAskAEwAAJSc3NjQnJiIHAQYUFwEWMjc2NCcCnuLiDQ0MJAz/AA0NAQAMJAwNDcni4gwjDQwM/wANIwz/AA0NDCMNAAAAAQFiAI0CngLJABMAACUBNjQnASYiBwYUHwEHBhQXFjI3AZ4BAA0N/wAMJAwNDeLiDQ0MJAyNAQAMIw0BAAwMDSMM4uINIwwNDQAAAAIA4gC3Ax4CngATACcAACUnNzY0JyYiDwEGFB8BFjI3NjQnISc3NjQnJiIPAQYUHwEWMjc2NCcB87e3DQ0MIw3VDQ3VDSMMDQ0BK7e3DQ0MJAzVDQ3VDCQMDQ3zuLcMJAwNDdUNIwzWDAwNIwy4twwkDA0N1Q0jDNYMDA0jDAAAAgDiALcDHgKeABMAJwAAJTc2NC8BJiIHBhQfAQcGFBcWMjchNzY0LwEmIgcGFB8BBwYUFxYyNwJJ1Q0N1Q0jDA0Nt7cNDQwjDf7V1Q0N1QwkDA0Nt7cNDQwkDLfWDCMN1Q0NDCQMt7gMIw0MDNYMIw3VDQ0MJAy3uAwjDQwMAAADAFUAAAOrA1UAMwBoAHcAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMhMjY1NCYjISIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAAVYRGRkR/qoRGRkRA1UFBAUOCQkVDAsZDf2rDRkLDBUJCA4FBQUFBQUOCQgVDAsZDQJVDRkLDBUJCQ4FBAVVAgECBQMCBwQECAX9qwQJAwQHAwMFAQICAgIBBQMDBwQDCQQCVQUIBAQHAgMFAgEC/oAZEhEZGRESGQAAAAADAFUAAAOrA1UAMwBoAIkAABMiBgcOAQcOAQcOARURFBYXHgEXHgEXHgEzITI2Nz4BNz4BNz4BNRE0JicuAScuAScuASMFITIWFx4BFx4BFx4BFREUBgcOAQcOAQcOASMhIiYnLgEnLgEnLgE1ETQ2Nz4BNz4BNz4BMxMzFRQWMzI2PQEzMjY1NCYrATU0JiMiBh0BIyIGFRQWM9UNGAwLFQkJDgUFBQUFBQ4JCRULDBgNAlYNGAwLFQkJDgUFBQUFBQ4JCRULDBgN/aoCVgQIBAQHAwMFAQIBAQIBBQMDBwQECAT9qgQIBAQHAwMFAQIBAQIBBQMDBwQECASAgBkSEhmAERkZEYAZEhIZgBEZGREDVQUEBQ4JCRUMCxkN/asNGQsMFQkIDgUFBQUFBQ4JCBUMCxkNAlUNGQsMFQkJDgUEBVUCAQIFAwIHBAQIBf2rBAkDBAcDAwUBAgICAgEFAwMHBAMJBAJVBQgEBAcCAwUCAQL+gIASGRkSgBkSERmAEhkZEoAZERIZAAABAOIAjQMeAskAIAAAExcHBhQXFjI/ARcWMjc2NC8BNzY0JyYiDwEnJiIHBhQX4uLiDQ0MJAzi4gwkDA0N4uINDQwkDOLiDCQMDQ0CjeLiDSMMDQ3h4Q0NDCMN4uIMIw0MDOLiDAwNIwwAAAABAAAAAQAAa5n0y18PPPUACwQAAAAAANivOVsAAAAA2K85WwAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAALBAAAAAAAAAAAAAAAAgAAAAQAAWIEAAFiBAAA4gQAAOIEAABVBAAAVQQAAOIAAAAAAAoAFAAeAEQAagCqAOoBngJkApoAAQAAAAsAigADAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAA4ArgABAAAAAAABAAcAAAABAAAAAAACAAcAYAABAAAAAAADAAcANgABAAAAAAAEAAcAdQABAAAAAAAFAAsAFQABAAAAAAAGAAcASwABAAAAAAAKABoAigADAAEECQABAA4ABwADAAEECQACAA4AZwADAAEECQADAA4APQADAAEECQAEAA4AfAADAAEECQAFABYAIAADAAEECQAGAA4AUgADAAEECQAKADQApGZjaWNvbnMAZgBjAGkAYwBvAG4Ac1ZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMGZjaWNvbnMAZgBjAGkAYwBvAG4Ac2ZjaWNvbnMAZgBjAGkAYwBvAG4Ac1JlZ3VsYXIAUgBlAGcAdQBsAGEAcmZjaWNvbnMAZgBjAGkAYwBvAG4Ac0ZvbnQgZ2VuZXJhdGVkIGJ5IEljb01vb24uAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALgAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=) format('truetype');font-weight:400;font-style:normal}.fc-icon{width:1em;height:1em;-webkit-user-select:none;user-select:none;font-family:fcicons!important;speak:none;font-style:normal;font-variant:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fc-icon-chevron-left:before{content:"\e900"}.fc-icon-chevron-right:before{content:"\e901"}.fc-icon-chevrons-left:before{content:"\e902"}.fc-icon-chevrons-right:before{content:"\e903"}.fc-icon-minus-square:before{content:"\e904"}.fc-icon-plus-square:before{content:"\e905"}.fc-icon-x:before{content:"\e906"}.fc .fc-button{overflow:visible;text-transform:none;margin:0;font-family:inherit}.fc .fc-button::-moz-focus-inner{padding:0;border-style:none}.fc .fc-button{-webkit-appearance:button;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#fff0;border:1px solid #fff0;padding:.4em .65em;font-size:1em;line-height:1.5;border-radius:.25em}.fc .fc-button:focus{outline:0;box-shadow:0 0 0 .2rem rgb(44 62 80 / .25)}.fc .fc-button-primary:focus,.fc .fc-button-primary:not(:disabled).fc-button-active:focus,.fc .fc-button-primary:not(:disabled):active:focus{box-shadow:0 0 0 .2rem rgb(76 91 106 / .5)}.fc .fc-button:disabled{opacity:.65}.fc .fc-button-primary{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#2C3E50;background-color:var(--fc-button-bg-color,#2C3E50);border-color:#2C3E50;border-color:var(--fc-button-border-color,#2C3E50)}.fc .fc-button-primary:hover{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#1e2b37;background-color:var(--fc-button-hover-bg-color,#1e2b37);border-color:#1a252f;border-color:var(--fc-button-hover-border-color,#1a252f)}.fc .fc-button-primary:disabled{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#2C3E50;background-color:var(--fc-button-bg-color,#2C3E50);border-color:#2C3E50;border-color:var(--fc-button-border-color,#2C3E50)}.fc .fc-button-primary:not(:disabled).fc-button-active,.fc .fc-button-primary:not(:disabled):active{color:#fff;color:var(--fc-button-text-color,#fff);background-color:#1a252f;background-color:var(--fc-button-active-bg-color,#1a252f);border-color:#151e27;border-color:var(--fc-button-active-border-color,#151e27)}.fc .fc-button .fc-icon{font-size:1.5em}.fc .fc-button-group{position:relative;display:inline-flex}.fc .fc-button-group>.fc-button{position:relative;flex:1 1 auto}.fc .fc-button-group>.fc-button.fc-button-active,.fc .fc-button-group>.fc-button:active,.fc .fc-button-group>.fc-button:focus,.fc .fc-button-group>.fc-button:hover{z-index:1}.fc-direction-ltr .fc-button-group>.fc-button:not(:first-child){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.fc-direction-ltr .fc-button-group>.fc-button:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.fc-direction-rtl .fc-button-group>.fc-button:not(:first-child){margin-right:-1px;border-top-right-radius:0;border-bottom-right-radius:0}.fc-direction-rtl .fc-button-group>.fc-button:not(:last-child){border-top-left-radius:0;border-bottom-left-radius:0}.fc .fc-toolbar{display:flex;justify-content:space-between;align-items:center}.fc .fc-toolbar.fc-header-toolbar{margin-bottom:1.5em}.fc .fc-toolbar.fc-footer-toolbar{margin-top:1.5em}.fc .fc-toolbar-title{font-size:1.75em;margin:0}.fc-direction-ltr .fc-toolbar>*>:not(:first-child){margin-left:.75em}.fc-direction-rtl .fc-toolbar>*>:not(:first-child){margin-right:.75em}.fc-direction-rtl .fc-toolbar-ltr{flex-direction:row-reverse}.fc .fc-scroller{-webkit-overflow-scrolling:touch;position:relative}.fc .fc-scroller-liquid{height:100%}.fc .fc-scroller-liquid-absolute{position:absolute;top:0;right:0;left:0;bottom:0}.fc .fc-scroller-harness{position:relative;overflow:hidden;direction:ltr}.fc .fc-scroller-harness-liquid{height:100%}.fc-direction-rtl .fc-scroller-harness>.fc-scroller{direction:rtl}.fc-theme-standard .fc-scrollgrid{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.fc .fc-scrollgrid,.fc .fc-scrollgrid-section-footer>*,.fc .fc-scrollgrid-section-header>*{border-bottom-width:0}.fc .fc-scrollgrid,.fc .fc-scrollgrid table{width:100%;table-layout:fixed}.fc .fc-scrollgrid table{border-top-style:hidden;border-left-style:hidden;border-right-style:hidden}.fc .fc-scrollgrid{border-collapse:separate;border-right-width:0}.fc .fc-scrollgrid-liquid{height:100%}.fc .fc-scrollgrid-section,.fc .fc-scrollgrid-section table,.fc .fc-scrollgrid-section>td{height:1px}.fc .fc-scrollgrid-section-liquid>td{height:100%}.fc .fc-scrollgrid-section>*{border-top-width:0;border-left-width:0}.fc .fc-scrollgrid-section-body table,.fc .fc-scrollgrid-section-footer table{border-bottom-style:hidden}.fc .fc-scrollgrid-section-sticky>*{background:var(--fc-page-bg-color,#fff);position:sticky;z-index:3}.fc .fc-scrollgrid-section-header.fc-scrollgrid-section-sticky>*{top:0}.fc .fc-scrollgrid-section-footer.fc-scrollgrid-section-sticky>*{bottom:0}.fc .fc-scrollgrid-sticky-shim{height:1px;margin-bottom:-1px}.fc-sticky{position:sticky}.fc .fc-view-harness{flex-grow:1;position:relative}.fc .fc-bg-event,.fc .fc-highlight,.fc .fc-non-business,.fc .fc-view-harness-active>.fc-view{position:absolute;top:0;left:0;right:0;bottom:0}.fc .fc-col-header-cell-cushion{display:inline-block;padding:2px 4px}.fc .fc-non-business{background:rgb(215 215 215 / .3);background:var(--fc-non-business-color,rgb(215 215 215 / .3))}.fc .fc-bg-event{background:var(--fc-bg-event-color,#8fdf82);opacity:.3;opacity:var(--fc-bg-event-opacity,.3)}.fc .fc-bg-event .fc-event-title{margin:.5em;font-size:.85em;font-size:var(--fc-small-font-size,.85em);font-style:italic}.fc .fc-highlight{background:rgb(188 232 241 / .3);background:var(--fc-highlight-color,rgb(188 232 241 / .3))}.fc .fc-cell-shaded,.fc .fc-day-disabled{background:rgb(208 208 208 / .3);background:var(--fc-neutral-bg-color,rgb(208 208 208 / .3))}.fc-event .fc-event-main{position:relative;z-index:2}.fc-event-dragging:not(.fc-event-selected){opacity:.75}.fc-event-dragging.fc-event-selected{box-shadow:0 2px 7px rgb(0 0 0 / .3)}.fc-event .fc-event-resizer{display:none;position:absolute;z-index:4}.fc-event-selected .fc-event-resizer,.fc-event:hover .fc-event-resizer,.fc-h-event,.fc-v-event{display:block}.fc-event-selected .fc-event-resizer{border-radius:4px;border-radius:calc(var(--fc-event-resizer-dot-total-width,8px)/ 2);border-width:1px;border-width:var(--fc-event-resizer-dot-border-width,1px);width:8px;width:var(--fc-event-resizer-dot-total-width,8px);height:8px;height:var(--fc-event-resizer-dot-total-width,8px);border-style:solid;border-color:inherit;background:var(--fc-page-bg-color,#fff)}.fc-event-selected .fc-event-resizer:before{content:'';position:absolute;top:-20px;left:-20px;right:-20px;bottom:-20px}.fc-event-selected,.fc-event:focus{box-shadow:0 2px 5px rgb(0 0 0 / .2)}.fc-event-selected:before,.fc-event:focus:before{content:"";position:absolute;z-index:3;top:0;left:0;right:0;bottom:0}.fc-event-selected:after,.fc-event:focus:after{content:"";background:rgb(0 0 0 / .25);background:var(--fc-event-selected-overlay-color,rgb(0 0 0 / .25));position:absolute;z-index:1;top:-1px;left:-1px;right:-1px;bottom:-1px}.fc-h-event{border:1px solid #3788d8;border:1px solid var(--fc-event-border-color,#3788d8);background-color:#3788d8;background-color:var(--fc-event-bg-color,#3788d8)}.fc-h-event .fc-event-main{color:#fff;color:var(--fc-event-text-color,#fff)}.fc-h-event .fc-event-main-frame{display:flex}.fc-h-event .fc-event-time{max-width:100%;overflow:hidden}.fc-h-event .fc-event-title-container{flex-grow:1;flex-shrink:1;min-width:0}.fc-h-event .fc-event-title{display:inline-block;vertical-align:top;left:0;right:0;max-width:100%;overflow:hidden;word-break:break-word}.fc-h-event.fc-event-selected:before{top:-10px;bottom:-10px}.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-start),.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-end){border-top-left-radius:0;border-bottom-left-radius:0;border-left-width:0}.fc-direction-ltr .fc-daygrid-block-event:not(.fc-event-end),.fc-direction-rtl .fc-daygrid-block-event:not(.fc-event-start){border-top-right-radius:0;border-bottom-right-radius:0;border-right-width:0}.fc-h-event:not(.fc-event-selected) .fc-event-resizer{top:0;bottom:0;width:8px;width:var(--fc-event-resizer-thickness,8px)}.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start,.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end{cursor:w-resize;left:-4px;left:calc(-.5 * var(--fc-event-resizer-thickness,8px))}.fc-direction-ltr .fc-h-event:not(.fc-event-selected) .fc-event-resizer-end,.fc-direction-rtl .fc-h-event:not(.fc-event-selected) .fc-event-resizer-start{cursor:e-resize;right:-4px;right:calc(-.5 * var(--fc-event-resizer-thickness,8px))}.fc-h-event.fc-event-selected .fc-event-resizer{top:50%;margin-top:-4px;margin-top:calc(-.5 * var(--fc-event-resizer-dot-total-width,8px))}.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-start,.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-end{left:-4px;left:calc(-.5 * var(--fc-event-resizer-dot-total-width,8px))}.fc-direction-ltr .fc-h-event.fc-event-selected .fc-event-resizer-end,.fc-direction-rtl .fc-h-event.fc-event-selected .fc-event-resizer-start{right:-4px;right:calc(-.5 * var(--fc-event-resizer-dot-total-width,8px))}.fc .fc-popover{position:absolute;z-index:9999;box-shadow:0 2px 6px rgb(0 0 0 / .15)}.fc .fc-popover-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:3px 4px}.fc .fc-popover-title{margin:0 2px}.fc .fc-popover-close{cursor:pointer;opacity:.65;font-size:1.1em}.fc-theme-standard .fc-popover{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd);background:var(--fc-page-bg-color,#fff)}.fc-theme-standard .fc-popover-header{background:rgb(208 208 208 / .3);background:var(--fc-neutral-bg-color,rgb(208 208 208 / .3))}:root{--fc-daygrid-event-dot-width:8px;--fc-list-event-dot-width:10px;--fc-list-event-hover-bg-color:#f5f5f5}.fc-daygrid-day-events:after,.fc-daygrid-day-events:before,.fc-daygrid-day-frame:after,.fc-daygrid-day-frame:before,.fc-daygrid-event-harness:after,.fc-daygrid-event-harness:before{content:"";clear:both;display:table}.fc .fc-daygrid-body{position:relative;z-index:1}.fc .fc-daygrid-day.fc-day-today{background-color:rgb(255 220 40 / .15);background-color:var(--fc-today-bg-color,rgb(255 220 40 / .15))}.fc .fc-daygrid-day-frame{position:relative;min-height:100%}.fc .fc-daygrid-day-top{display:flex;flex-direction:row-reverse}.fc .fc-day-other .fc-daygrid-day-top{opacity:.3}.fc .fc-daygrid-day-number{position:relative;z-index:4;padding:4px}.fc .fc-daygrid-day-events{margin-top:1px}.fc .fc-daygrid-body-balanced .fc-daygrid-day-events{position:absolute;left:0;right:0}.fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events{position:relative;min-height:2em}.fc .fc-daygrid-body-natural .fc-daygrid-day-events{margin-bottom:1em}.fc .fc-daygrid-event-harness{position:relative}.fc .fc-daygrid-event-harness-abs{position:absolute;top:0;left:0;right:0}.fc .fc-daygrid-bg-harness{position:absolute;top:0;bottom:0}.fc .fc-daygrid-day-bg .fc-non-business{z-index:1}.fc .fc-daygrid-day-bg .fc-bg-event{z-index:2}.fc .fc-daygrid-day-bg .fc-highlight{z-index:3}.fc .fc-daygrid-event{z-index:6;margin-top:1px}.fc .fc-daygrid-event.fc-event-mirror{z-index:7}.fc .fc-daygrid-day-bottom{font-size:.85em;padding:2px 3px 0}.fc .fc-daygrid-day-bottom:before{content:"";clear:both;display:table}.fc .fc-daygrid-more-link{position:relative;z-index:4;cursor:pointer}.fc .fc-daygrid-week-number{position:absolute;z-index:5;top:0;padding:2px;min-width:1.5em;text-align:center;background-color:rgb(208 208 208 / .3);background-color:var(--fc-neutral-bg-color,rgb(208 208 208 / .3));color:grey;color:var(--fc-neutral-text-color,grey)}.fc .fc-more-popover .fc-popover-body{min-width:220px;padding:10px}.fc-direction-ltr .fc-daygrid-event.fc-event-start,.fc-direction-rtl .fc-daygrid-event.fc-event-end{margin-left:2px}.fc-direction-ltr .fc-daygrid-event.fc-event-end,.fc-direction-rtl .fc-daygrid-event.fc-event-start{margin-right:2px}.fc-direction-ltr .fc-daygrid-week-number{left:0;border-radius:0 0 3px}.fc-direction-rtl .fc-daygrid-week-number{right:0;border-radius:0 0 0 3px}.fc-liquid-hack .fc-daygrid-day-frame{position:static}.fc-daygrid-event{position:relative;white-space:nowrap;border-radius:3px;font-size:.85em;font-size:var(--fc-small-font-size,.85em)}.fc-daygrid-block-event .fc-event-time{font-weight:700}.fc-daygrid-block-event .fc-event-time,.fc-daygrid-block-event .fc-event-title{padding:1px}.fc-daygrid-dot-event{display:flex;align-items:center;padding:2px 0}.fc-daygrid-dot-event .fc-event-title{flex-grow:1;flex-shrink:1;min-width:0;overflow:hidden;font-weight:700}.fc-daygrid-dot-event.fc-event-mirror,.fc-daygrid-dot-event:hover{background:rgb(0 0 0 / .1)}.fc-daygrid-dot-event.fc-event-selected:before{top:-10px;bottom:-10px}.fc-daygrid-event-dot{margin:0 4px;box-sizing:content-box;width:0;height:0;border:4px solid #3788d8;border:calc(var(--fc-daygrid-event-dot-width,8px)/ 2) solid var(--fc-event-border-color,#3788d8);border-radius:4px;border-radius:calc(var(--fc-daygrid-event-dot-width,8px)/ 2)}.fc-direction-ltr .fc-daygrid-event .fc-event-time{margin-right:3px}.fc-direction-rtl .fc-daygrid-event .fc-event-time{margin-left:3px}.fc-v-event{border:1px solid #3788d8;border:1px solid var(--fc-event-border-color,#3788d8);background-color:#3788d8;background-color:var(--fc-event-bg-color,#3788d8)}.fc-v-event .fc-event-main{color:#fff;color:var(--fc-event-text-color,#fff);height:100%}.fc-v-event .fc-event-main-frame{height:100%;display:flex;flex-direction:column}.fc-v-event .fc-event-time{flex-grow:0;flex-shrink:0;max-height:100%;overflow:hidden}.fc-v-event .fc-event-title-container{flex-grow:1;flex-shrink:1;min-height:0}.fc-v-event .fc-event-title{top:0;bottom:0;max-height:100%;overflow:hidden}.fc-v-event:not(.fc-event-start){border-top-width:0;border-top-left-radius:0;border-top-right-radius:0}.fc-v-event:not(.fc-event-end){border-bottom-width:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.fc-v-event.fc-event-selected:before{left:-10px;right:-10px}.fc-v-event .fc-event-resizer-start{cursor:n-resize}.fc-v-event .fc-event-resizer-end{cursor:s-resize}.fc-v-event:not(.fc-event-selected) .fc-event-resizer{height:8px;height:var(--fc-event-resizer-thickness,8px);left:0;right:0}.fc-v-event:not(.fc-event-selected) .fc-event-resizer-start{top:-4px;top:calc(var(--fc-event-resizer-thickness,8px)/ -2)}.fc-v-event:not(.fc-event-selected) .fc-event-resizer-end{bottom:-4px;bottom:calc(var(--fc-event-resizer-thickness,8px)/ -2)}.fc-v-event.fc-event-selected .fc-event-resizer{left:50%;margin-left:-4px;margin-left:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc-v-event.fc-event-selected .fc-event-resizer-start{top:-4px;top:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc-v-event.fc-event-selected .fc-event-resizer-end{bottom:-4px;bottom:calc(var(--fc-event-resizer-dot-total-width,8px)/ -2)}.fc .fc-timegrid .fc-daygrid-body{z-index:2}.fc .fc-timegrid-axis-chunk>table,.fc .fc-timegrid-body,.fc .fc-timegrid-slots{position:relative;z-index:1}.fc .fc-timegrid-divider{padding:0 0 2px}.fc .fc-timegrid-body{min-height:100%}.fc .fc-timegrid-axis-chunk{position:relative}.fc .fc-timegrid-slot{height:1.5em;border-bottom:0}.fc .fc-timegrid-slot:empty:before{content:'\00a0'}.fc .fc-timegrid-slot-minor{border-top-style:dotted}.fc .fc-timegrid-slot-label-cushion{display:inline-block;white-space:nowrap}.fc .fc-timegrid-axis-cushion,.fc .fc-timegrid-slot-label-cushion{padding:0 4px}.fc .fc-timegrid-axis-frame-liquid{height:100%}.fc .fc-timegrid-axis-frame{overflow:hidden;display:flex;align-items:center;justify-content:flex-end}.fc .fc-timegrid-axis-cushion{max-width:60px;flex-shrink:0}.fc-direction-ltr .fc-timegrid-slot-label-frame{text-align:right}.fc-direction-rtl .fc-timegrid-slot-label-frame{text-align:left}.fc-liquid-hack .fc-timegrid-axis-frame-liquid{height:auto;position:absolute;top:0;right:0;bottom:0;left:0}.fc .fc-timegrid-col.fc-day-today{background-color:rgb(255 220 40 / .15);background-color:var(--fc-today-bg-color,rgb(255 220 40 / .15))}.fc .fc-timegrid-col-frame{min-height:100%;position:relative}.fc-media-screen.fc-liquid-hack .fc-timegrid-col-frame{height:auto;position:absolute;top:0;right:0;bottom:0;left:0}.fc-media-screen .fc-timegrid-cols{position:absolute;top:0;left:0;right:0;bottom:0}.fc-media-screen .fc-timegrid-cols>table{height:100%}.fc-media-screen .fc-timegrid-col-bg,.fc-media-screen .fc-timegrid-col-events,.fc-media-screen .fc-timegrid-now-indicator-container{position:absolute;top:0;left:0;right:0}.fc .fc-timegrid-col-bg{z-index:2}.fc .fc-timegrid-col-bg .fc-non-business{z-index:1}.fc .fc-timegrid-col-bg .fc-bg-event{z-index:2}.fc .fc-timegrid-col-bg .fc-highlight,.fc .fc-timegrid-col-events{z-index:3}.fc .fc-timegrid-bg-harness{position:absolute;left:0;right:0}.fc .fc-timegrid-now-indicator-container{bottom:0;overflow:hidden}.fc-direction-ltr .fc-timegrid-col-events{margin:0 2.5% 0 2px}.fc-direction-rtl .fc-timegrid-col-events{margin:0 2px 0 2.5%}.fc-timegrid-event-harness{position:absolute}.fc-timegrid-event-harness>.fc-timegrid-event{position:absolute;top:0;bottom:0;left:0;right:0}.fc-timegrid-event-harness-inset .fc-timegrid-event,.fc-timegrid-event.fc-event-mirror,.fc-timegrid-more-link{box-shadow:0 0 0 1px #fff;box-shadow:0 0 0 1px var(--fc-page-bg-color,#fff)}.fc-timegrid-event,.fc-timegrid-more-link{font-size:.85em;font-size:var(--fc-small-font-size,.85em);border-radius:3px}.fc-timegrid-event{margin-bottom:1px}.fc-timegrid-event .fc-event-main{padding:1px 1px 0}.fc-timegrid-event .fc-event-time{white-space:nowrap;font-size:.85em;font-size:var(--fc-small-font-size,.85em);margin-bottom:1px}.fc-timegrid-event-short .fc-event-main-frame{flex-direction:row;overflow:hidden}.fc-timegrid-event-short .fc-event-time:after{content:'\00a0-\00a0'}.fc-timegrid-event-short .fc-event-title{font-size:.85em;font-size:var(--fc-small-font-size,.85em)}.fc-timegrid-more-link{position:absolute;z-index:9999;color:inherit;color:var(--fc-more-link-text-color,inherit);background:var(--fc-more-link-bg-color,#d0d0d0);cursor:pointer;margin-bottom:1px}.fc-timegrid-more-link-inner{padding:3px 2px;top:0}.fc-direction-ltr .fc-timegrid-more-link{right:0}.fc-direction-rtl .fc-timegrid-more-link{left:0}.fc .fc-timegrid-now-indicator-line{position:absolute;z-index:4;left:0;right:0;border-style:solid;border-color:red;border-color:var(--fc-now-indicator-color,red);border-width:1px 0 0}.fc .fc-timegrid-now-indicator-arrow{position:absolute;z-index:4;margin-top:-5px;border-style:solid;border-color:red;border-color:var(--fc-now-indicator-color,red)}.fc-direction-ltr .fc-timegrid-now-indicator-arrow{left:0;border-width:5px 0 5px 6px;border-top-color:#fff0;border-bottom-color:#fff0}.fc-direction-rtl .fc-timegrid-now-indicator-arrow{right:0;border-width:5px 6px 5px 0;border-top-color:#fff0;border-bottom-color:#fff0}.fc-theme-standard .fc-list{border:1px solid #ddd;border:1px solid var(--fc-border-color,#ddd)}.fc .fc-list-empty{background-color:rgb(208 208 208 / .3);background-color:var(--fc-neutral-bg-color,rgb(208 208 208 / .3));height:100%;display:flex;justify-content:center;align-items:center}.fc .fc-list-empty-cushion{margin:5em 0}.fc .fc-list-table{width:100%;border-style:hidden}.fc .fc-list-table tr>*{border-left:0;border-right:0}.fc .fc-list-sticky .fc-list-day>*{position:sticky;top:0;background:var(--fc-page-bg-color,#fff)}.fc .fc-list-table thead{position:absolute;left:-10000px}.fc .fc-list-table tbody>tr:first-child th{border-top:0}.fc .fc-list-table th{padding:0}.fc .fc-list-day-cushion,.fc .fc-list-table td{padding:8px 14px}.fc .fc-list-day-cushion:after{content:"";clear:both;display:table}.fc-theme-standard .fc-list-day-cushion{background-color:rgb(208 208 208 / .3);background-color:var(--fc-neutral-bg-color,rgb(208 208 208 / .3))}.fc-direction-ltr .fc-list-day-text,.fc-direction-rtl .fc-list-day-side-text{float:left}.fc-direction-ltr .fc-list-day-side-text,.fc-direction-rtl .fc-list-day-text{float:right}.fc-direction-ltr .fc-list-table .fc-list-event-graphic{padding-right:0}.fc-direction-rtl .fc-list-table .fc-list-event-graphic{padding-left:0}.fc .fc-list-event.fc-event-forced-url{cursor:pointer}.fc .fc-list-event:hover td{background-color:#f5f5f5;background-color:var(--fc-list-event-hover-bg-color,#f5f5f5)}.fc .fc-list-event-graphic,.fc .fc-list-event-time{white-space:nowrap;width:1px}.fc .fc-list-event-dot{display:inline-block;box-sizing:content-box;width:0;height:0;border:5px solid #3788d8;border:calc(var(--fc-list-event-dot-width,10px)/ 2) solid var(--fc-event-border-color,#3788d8);border-radius:5px;border-radius:calc(var(--fc-list-event-dot-width,10px)/ 2)}.fc .fc-list-event-title a{color:inherit}.fc .fc-list-event.fc-event-forced-url:hover a{text-decoration:underline}.fc-theme-bootstrap a:not([href]){color:inherit}.fc-theme-bootstrap5 a:not([href]){color:inherit;text-decoration:inherit}.fc-theme-bootstrap5 .fc-list,.fc-theme-bootstrap5 .fc-scrollgrid,.fc-theme-bootstrap5 td,.fc-theme-bootstrap5 th{border:1px solid var(--bs-gray-400)}.fc-theme-bootstrap5 .fc-scrollgrid{border-right-width:0;border-bottom-width:0}.fc-theme-bootstrap5-shaded{background-color:var(--bs-gray-200)}address,blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{border:0;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline}html{-webkit-text-size-adjust:100%}body{margin:0}progress{display:inline-block;vertical-align:baseline}a{background-color:#fff0}a:active{outline:0}a,a:focus,a:hover,a:visited{text-decoration:none}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}figure{margin:0}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}#comments .submit,.search .search-submit{padding:10px 15px;border-radius:2px;line-height:1.8571428571;border:0}.archive .no-results .ast-search-submit,.search .site-main .ast-search-submit{display:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid var(--ast-border-color);margin:0 0;padding:.35em .625em .75em}legend{border:0;padding:0}fieldset legend{margin-bottom:1.5em;padding:0 .5em}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}/*!
 * Bootstrap v4.0.0-alpha.2 (https://getbootstrap.com)
 */.ast-container{max-width:100%}.ast-container,.ast-container-fluid{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.ast-container-fluid::after,.ast-container::after{content:"";display:table;clear:both}.ast-col-lg-1,.ast-col-lg-10,.ast-col-lg-11,.ast-col-lg-12,.ast-col-lg-2,.ast-col-lg-3,.ast-col-lg-4,.ast-col-lg-5,.ast-col-lg-6,.ast-col-lg-7,.ast-col-lg-8,.ast-col-lg-9,.ast-col-md-1,.ast-col-md-10,.ast-col-md-11,.ast-col-md-12,.ast-col-md-2,.ast-col-md-3,.ast-col-md-4,.ast-col-md-5,.ast-col-md-6,.ast-col-md-7,.ast-col-md-8,.ast-col-md-9,.ast-col-sm-1,.ast-col-sm-10,.ast-col-sm-11,.ast-col-sm-12,.ast-col-sm-2,.ast-col-sm-3,.ast-col-sm-4,.ast-col-sm-5,.ast-col-sm-6,.ast-col-sm-7,.ast-col-sm-8,.ast-col-sm-9,.ast-col-xl-1,.ast-col-xl-10,.ast-col-xl-11,.ast-col-xl-12,.ast-col-xl-2,.ast-col-xl-3,.ast-col-xl-4,.ast-col-xl-5,.ast-col-xl-6,.ast-col-xl-7,.ast-col-xl-8,.ast-col-xl-9,.ast-col-xs-1,.ast-col-xs-10,.ast-col-xs-11,.ast-col-xs-12,.ast-col-xs-2,.ast-col-xs-3,.ast-col-xs-4,.ast-col-xs-5,.ast-col-xs-6,.ast-col-xs-7,.ast-col-xs-8,.ast-col-xs-9{position:relative;min-height:1px;padding-left:20px;padding-right:20px}.ast-col-xs-1,.ast-col-xs-10,.ast-col-xs-11,.ast-col-xs-12,.ast-col-xs-2,.ast-col-xs-3,.ast-col-xs-4,.ast-col-xs-5,.ast-col-xs-6,.ast-col-xs-7,.ast-col-xs-8,.ast-col-xs-9{float:left}.ast-col-xs-1{width:8.3333333333%}.ast-col-xs-2{width:16.6666666667%}.ast-col-xs-3{width:25%}.ast-col-xs-4{width:33.3333333333%}.ast-col-xs-5{width:41.6666666667%}.ast-col-xs-6{width:50%}.ast-col-xs-7{width:58.3333333333%}.ast-col-xs-8{width:66.6666666667%}.ast-col-xs-9{width:75%}.ast-col-xs-10{width:83.3333333333%}.ast-col-xs-11{width:91.6666666667%}.ast-col-xs-12{width:100%}@media (min-width:544px){.ast-col-sm-1,.ast-col-sm-10,.ast-col-sm-11,.ast-col-sm-12,.ast-col-sm-2,.ast-col-sm-3,.ast-col-sm-4,.ast-col-sm-5,.ast-col-sm-6,.ast-col-sm-7,.ast-col-sm-8,.ast-col-sm-9{float:left}.ast-col-sm-1{width:8.3333333333%}.ast-col-sm-2{width:16.6666666667%}.ast-col-sm-3{width:25%}.ast-col-sm-4{width:33.3333333333%}.ast-col-sm-5{width:41.6666666667%}.ast-col-sm-6{width:50%}.ast-col-sm-7{width:58.3333333333%}.ast-col-sm-8{width:66.6666666667%}.ast-col-sm-9{width:75%}.ast-col-sm-10{width:83.3333333333%}.ast-col-sm-11{width:91.6666666667%}.ast-col-sm-12{width:100%}}@media (min-width:768px){.ast-col-md-1,.ast-col-md-10,.ast-col-md-11,.ast-col-md-12,.ast-col-md-2,.ast-col-md-3,.ast-col-md-4,.ast-col-md-5,.ast-col-md-6,.ast-col-md-7,.ast-col-md-8,.ast-col-md-9{float:left}.ast-col-md-1{width:8.3333333333%}.ast-col-md-2{width:16.6666666667%}.ast-col-md-3{width:25%}.ast-col-md-4{width:33.3333333333%}.ast-col-md-5{width:41.6666666667%}.ast-col-md-6{width:50%}.ast-col-md-7{width:58.3333333333%}.ast-col-md-8{width:66.6666666667%}.ast-col-md-9{width:75%}.ast-col-md-10{width:83.3333333333%}.ast-col-md-11{width:91.6666666667%}.ast-col-md-12{width:100%}}@media (min-width:992px){.ast-col-lg-1,.ast-col-lg-10,.ast-col-lg-11,.ast-col-lg-12,.ast-col-lg-2,.ast-col-lg-3,.ast-col-lg-4,.ast-col-lg-5,.ast-col-lg-6,.ast-col-lg-7,.ast-col-lg-8,.ast-col-lg-9{float:left}.ast-col-lg-1{width:8.3333333333%}.ast-col-lg-2{width:16.6666666667%}.ast-col-lg-3{width:25%}.ast-col-lg-4{width:33.3333333333%}.ast-col-lg-5{width:41.6666666667%}.ast-col-lg-6{width:50%}.ast-col-lg-7{width:58.3333333333%}.ast-col-lg-8{width:66.6666666667%}.ast-col-lg-9{width:75%}.ast-col-lg-10{width:83.3333333333%}.ast-col-lg-11{width:91.6666666667%}.ast-col-lg-12{width:100%}}@media (min-width:1200px){.ast-col-xl-1,.ast-col-xl-10,.ast-col-xl-11,.ast-col-xl-12,.ast-col-xl-2,.ast-col-xl-3,.ast-col-xl-4,.ast-col-xl-5,.ast-col-xl-6,.ast-col-xl-7,.ast-col-xl-8,.ast-col-xl-9{float:left}.ast-col-xl-1{width:8.3333333333%}.ast-col-xl-2{width:16.6666666667%}.ast-col-xl-3{width:25%}.ast-col-xl-4{width:33.3333333333%}.ast-col-xl-5{width:41.6666666667%}.ast-col-xl-6{width:50%}.ast-col-xl-7{width:58.3333333333%}.ast-col-xl-8{width:66.6666666667%}.ast-col-xl-9{width:75%}.ast-col-xl-10{width:83.3333333333%}.ast-col-xl-11{width:91.6666666667%}.ast-col-xl-12{width:100%}}.ast-row::after{content:"";display:table;clear:both}.ast-row{margin-left:-20px;margin-right:-20px}h1,h2,h3,h4,h5,h6{clear:both}.entry-content :where(h1),h1{color:#808285;font-size:2em;line-height:1.2}.entry-content :where(h2),h2{color:#808285;font-size:1.7em;line-height:1.3}.entry-content :where(h3),h3{color:#808285;font-size:1.5em;line-height:1.4}.entry-content :where(h4),h4{color:#808285;line-height:1.5;font-size:1.3em}.entry-content :where(h5),h5{color:#808285;line-height:1.6;font-size:1.2em}.entry-content :where(h6),h6{color:#808285;line-height:1.7;font-size:1.1em}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{color:#808285;background:#fff;font-style:normal}ol,ul{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}li>ol,li>ul{margin-bottom:0;margin-left:1.5em}dt{font-weight:600}dd{margin:0 1.5em 1em}b,strong{font-weight:700}cite,dfn,em,i{font-style:italic}blockquote,q{quotes:"" ""}blockquote:after,blockquote:before,q:after,q:before{content:""}blockquote{border-left:5px solid var(--ast-border-color);padding:20px;font-size:1.2em;font-style:italic;margin:0 0 1.5em;position:relative}address{margin:0 0 1.5em}address,cite{font-style:italic}abbr,acronym{border-bottom:1px dotted #666;cursor:help}pre{background:var(--ast-code-block-background);font-family:"Courier 10 Pitch",Courier,monospace;margin-bottom:1.6em;overflow:auto;max-width:100%;padding:1.6em}code,kbd,tt,var{font:1em Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace}img{height:auto;max-width:100%}hr{background-color:#ccc;border:0;height:1px;margin-bottom:1.5em}.ast-button,.button,button,input,select,textarea{color:#808285;font-weight:400;font-size:100%;margin:0;vertical-align:baseline}button,input{line-height:normal}.normal-search{margin-right:-5px}big{font-size:125%}ins,mark{background:0 0;text-decoration:none}table,td,th{border:1px solid var(--ast-border-color)}table{border-collapse:separate;border-spacing:0;border-width:1px 0 0 1px;margin:0 0 1.5em;width:100%}th{font-weight:600}td,th{padding:.7em 1em;border-width:0 1px 1px 0}.ast-button,.button,button,input[type=button],input[type=reset],input[type=submit]{border:1px solid;border-color:var(--ast-border-color);border-radius:2px;background:#e6e6e6;padding:.6em 1em .4em;color:#fff}.ast-button:focus,.ast-button:hover,.button:focus,.button:hover,button:focus,button:hover,input[type=button]:focus,input[type=button]:hover,input[type=reset]:focus,input[type=reset]:hover,input[type=submit]:focus,input[type=submit]:hover{color:#fff;border-color:var(--ast-border-color)}.ast-button:active,.ast-button:focus,.button:active,.button:focus,button:active,button:focus,input[type=button]:active,input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus{border-color:var(--ast-border-color);outline:0}input[type=email],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{color:#666;border:1px solid var(--ast-border-color);border-radius:2px;-webkit-appearance:none}input[type=email]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,textarea:focus{color:#111}textarea{padding-left:3px;width:100%}a{color:#4169e1}a:focus,a:hover{color:#191970}a:focus{outline:thin dotted}a:hover{outline:0}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:2px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;color:#21759b;display:block;font-size:12.25px;font-size:.875rem;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;text-align:center;display:block;margin-left:auto;margin-right:auto}#primary:after,#primary:before,#secondary:after,#secondary:before,.ast-container:after,.ast-container:before,.ast-row:after,.ast-row:before,.clear:after,.clear:before,.sidebar-main:after,.sidebar-main:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before,.site-main:after,.site-main:before{content:"";display:table}#primary:after,#secondary:after,.ast-container:after,.ast-row:after,.clear:after,.sidebar-main:after,.site-content:after,.site-footer:after,.site-header:after,.site-main:after{clear:both}.entry-content[data-ast-blocks-layout]>embed,.entry-content[data-ast-blocks-layout]>iframe,.entry-content[data-ast-blocks-layout]>object,embed,iframe,object{max-width:100%}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}::selection{color:#fff;background:#0274be}body:not(.logged-in){position:relative}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#page{position:relative}a,a:focus{text-decoration:none}.secondary a *,.site-footer a *,.site-header a *,a{transition:all .2s linear}.capitalize{text-transform:uppercase}img{vertical-align:middle}.entry-content :where(h1,h2,h3,h4,h5,h6){margin-bottom:20px}p{margin-bottom:1.75em}blockquote{margin:1.5em 1em 1.5em 3em;font-size:1.1em;line-height:inherit;position:relative}.ast-button,.button,input[type=button],input[type=submit]{border-radius:0;padding:18px 30px;border:0;box-shadow:none;text-shadow:none}.ast-button:hover,.button:hover,input[type=button]:hover,input[type=submit]:hover{box-shadow:none}.ast-button:active,.ast-button:focus,.button:active,.button:focus,input[type=button]:active,input[type=button]:focus,input[type=submit]:active,input[type=submit]:focus{box-shadow:none}.site-title{font-weight:400}.site-description,.site-title{margin-bottom:0}.site-description a,.site-description:focus a,.site-description:hover a,.site-title a,.site-title:focus a,.site-title:hover a{transition:all .2s linear}.site-title a,.site-title a:focus,.site-title a:hover,.site-title a:visited{color:#222}.site-description a,.site-description a:focus,.site-description a:hover,.site-description a:visited{color:#999}.search-form .search-field{outline:0}.ast-search-menu-icon{position:relative;z-index:3}.site .skip-link{background-color:#f1f1f1;box-shadow:0 0 1px 1px rgb(0 0 0 / .2);color:#21759b;display:block;font-family:Montserrat,"Helvetica Neue",sans-serif;font-size:14px;font-weight:700;left:-9999em;outline:0;padding:15px 23px 14px;text-decoration:none;text-transform:none;top:-9999em}.site .skip-link:focus{clip:auto;height:auto;left:6px;top:7px;width:auto;z-index:100000;outline:thin dotted}.logged-in .site .skip-link{box-shadow:0 0 2px 2px rgb(0 0 0 / .2);font-family:"Open Sans",sans-serif}input,select{line-height:1}.ast-button,.ast-custom-button,body,button,input[type=button],input[type=submit],textarea{line-height:1.8571428571}.site-title a{line-height:1.2}.site-header .site-description{line-height:1.5}.ast-single-post .entry-title,.ast-single-post .entry-title a{line-height:1.2}.entry-title,.entry-title a{font-weight:var(--ast-blog-title-font-weight,normal)}.ast-oembed-container{position:relative;padding-top:56.25%;height:0;overflow:hidden;max-width:100%;height:auto}.ast-oembed-container embed,.ast-oembed-container iframe,.ast-oembed-container object{position:absolute;top:0;left:0;width:100%;height:100%}.ast-hidden{display:none!important}body{background-color:#fff}#page{display:block}#primary,#secondary{display:block;position:relative;float:left;width:100%}#primary{margin:4em 0}.ast-separate-container{background-color:#f5f5f5}.ast-separate-container #primary{padding:4em 0;margin:0;border:0}.ast-separate-container .site-main>.ast-row{margin-left:0;margin-right:0}.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single:not(.ast-related-post){background-color:#fff}.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single{border-bottom:1px solid var(--ast-border-color);margin:0;padding:5.34em 6.67em}.ast-separate-container .blog-layout-1{padding:0;border-bottom:0}.ast-separate-container .ast-article-single{border-bottom:0}@media (max-width:1200px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single{margin:0;padding:3.34em 2.4em}}.ast-page-builder-template .hentry{margin:0}.ast-page-builder-template .site-content>.ast-container{max-width:100%;padding:0}.ast-page-builder-template .site-content #primary{padding:0;margin:0}.ast-page-builder-template .no-results{text-align:center;margin:4em auto}.ast-page-builder-template .entry-header.ast-no-title.ast-no-thumbnail{margin-top:0}.ast-page-builder-template .entry-header{margin-top:4em;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.ast-page-builder-template .entry-header.ast-header-without-markup{margin-top:0;margin-bottom:0}.ast-page-builder-template .entry-header.ast-no-title.ast-no-meta{margin-bottom:0}.ast-page-builder-template.single .post-navigation{padding-bottom:2em}.ast-page-builder-template .ast-archive-description{margin-top:4em;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media (min-width:993px){.ast-separate-container #primary,.ast-separate-container.ast-left-sidebar #primary,.ast-separate-container.ast-right-sidebar #primary{margin:4em 0;padding:0}.ast-right-sidebar #primary{padding-right:60px}.ast-left-sidebar #primary{padding-left:60px}}@media (max-width:992px){.ast-separate-container #primary,.ast-separate-container.ast-left-sidebar #primary,.ast-separate-container.ast-right-sidebar #primary{padding-left:0;padding-right:0}.ast-right-sidebar #primary{padding-right:30px}.ast-left-sidebar #primary{padding-left:30px}}.ast-search-icon .astra-search-icon{font-size:1.3em}.main-navigation{height:100%;-js-display:inline-flex;display:inline-flex}.main-navigation ul{list-style:none;margin:0;padding-left:0;position:relative}.main-header-menu .menu-link,.main-header-menu>a{text-decoration:none;padding:0 1em;display:inline-block;transition:all .2s linear}.main-header-menu .menu-item{position:relative}.main-header-menu .menu-item.focus>.sub-menu,.main-header-menu .menu-item:hover>.sub-menu,.main-header-menu .menu-item>.sub-menu.toggled-on{right:auto;left:0;visibility:visible}.main-header-menu .menu-item.focus>.sub-menu .sub-menu.toggled-on,.main-header-menu .menu-item:hover>.sub-menu .sub-menu.toggled-on,.main-header-menu .menu-item>.sub-menu.toggled-on .sub-menu.toggled-on{left:100%;right:auto;visibility:visible}.main-header-menu .ast-left-align-sub-menu.focus>.sub-menu,.main-header-menu .ast-left-align-sub-menu:hover>.sub-menu{right:0;left:auto}@media (min-width:769px){.main-header-menu .ast-sub-menu-goes-outside.focus>.sub-menu,.main-header-menu .ast-sub-menu-goes-outside:hover>.sub-menu{left:-100%}.main-header-menu .ast-left-align-sub-menu .sub-menu .menu-item.focus>.sub-menu,.main-header-menu .ast-left-align-sub-menu .sub-menu .menu-item:hover>.sub-menu{left:-100%}}.main-header-menu .sub-menu{width:240px;background:#fff;left:-999em;position:absolute;top:100%;z-index:99999;visibility:hidden}@media (min-width:769px){.main-header-menu .sub-menu .menu-item.focus>.sub-menu,.main-header-menu .sub-menu .menu-item:hover>.sub-menu{left:100%;right:auto}.main-header-menu .sub-menu .ast-left-align-sub-menu.focus>.sub-menu,.main-header-menu .sub-menu .ast-left-align-sub-menu:focus * .sub-menu,.main-header-menu .sub-menu .ast-left-align-sub-menu:hover * .sub-menu,.main-header-menu .sub-menu .ast-left-align-sub-menu:hover>.sub-menu{left:-100%}.main-header-menu .sub-menu .main-header-menu .ast-sub-menu-goes-outside.focus>.sub-menu,.main-header-menu .sub-menu .main-header-menu .ast-sub-menu-goes-outside:hover>.sub-menu{left:-100%}}.main-header-menu .sub-menu .menu-link{padding:.9em 1em;display:block;word-wrap:break-word}.main-header-menu .sub-menu .menu-item:not(.menu-item-has-children) .menu-link .icon-arrow:first-of-type{display:none}#ast-desktop-header .main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .icon-arrow{display:none}#ast-desktop-header .main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .ast-header-navigation-arrow{position:absolute;right:-.5em;top:50%;transform:translate(0,-50%) rotate(270deg);min-height:44px;min-width:44px;-js-display:flex;display:flex;align-items:center;justify-content:center}#ast-desktop-header .main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .ast-header-navigation-arrow .icon-arrow{display:block}#ast-desktop-header .main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .ast-header-navigation-arrow .icon-arrow svg{margin:0}#ast-desktop-header .account-main-navigation .sub-menu .menu-item.menu-item-has-children>.menu-link .ast-header-navigation-arrow{transform:translate(0,-50%) rotate(360deg)}.main-header-menu .sub-menu .sub-menu{top:0}.submenu-with-border .sub-menu{border-width:1px;border-style:solid}.submenu-with-border .sub-menu .menu-link{border-width:0 0 1px;border-style:solid}.submenu-with-border .sub-menu .sub-menu{top:-2px}.ast-desktop .submenu-with-border .sub-menu>.menu-item:last-child>.menu-link{border-bottom-style:none}.ast-header-break-point .main-navigation{padding-left:0}.ast-header-break-point .main-navigation ul .menu-item .menu-link{padding:0 20px;display:inline-block;width:100%;border:0;border-bottom-width:1px;border-style:solid;border-color:var(--ast-border-color)}.ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type{margin-right:5px}.ast-header-break-point .main-navigation ul .sub-menu .menu-item:not(.menu-item-has-children) .menu-link .icon-arrow:first-of-type{display:inline}.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-link{padding-left:30px}.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-link{padding-left:40px}.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-item .menu-link{padding-left:50px}.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-item .menu-item .menu-link{padding-left:60px}.ast-header-break-point .main-header-menu{background-color:#f9f9f9;border-top-width:0}.ast-header-break-point .main-header-menu .sub-menu{background-color:#f9f9f9;position:static;opacity:1;visibility:visible;border:0;width:auto}.ast-header-break-point .main-header-menu .sub-menu .ast-left-align-sub-menu.focus>.sub-menu,.ast-header-break-point .main-header-menu .sub-menu .ast-left-align-sub-menu:hover>.sub-menu{left:0}.ast-header-break-point .main-header-menu .ast-sub-menu-goes-outside.focus>.sub-menu,.ast-header-break-point .main-header-menu .ast-sub-menu-goes-outside:hover>.sub-menu{left:0}.ast-header-break-point .submenu-with-border .sub-menu{border:0}.ast-header-break-point .dropdown-menu-toggle{display:none}.ast-mobile-menu-buttons{display:none}.ast-button-wrap{display:inline-block}.ast-button-wrap button{box-shadow:none;border:none}.ast-button-wrap .menu-toggle{padding:0;width:2.2em;height:2.1em;font-size:1.5em;font-weight:400;border-radius:2px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;line-height:1.8571428571}.ast-button-wrap .menu-toggle.main-header-menu-toggle{padding:0 .5em;width:auto;text-align:center}.ast-button-wrap .menu-toggle.main-header-menu-toggle .mobile-menu{font-size:15px;font-size:1rem;font-weight:600}.ast-button-wrap .menu-toggle .menu-toggle-icon{font-style:normal;display:inline-block;vertical-align:middle;line-height:2.05}.ast-button-wrap .menu-toggle .menu-toggle-icon:before{content:"\e5d2";font-family:Astra;text-decoration:inherit}.ast-button-wrap .menu-toggle .icon-menu-bars svg:nth-child(2){display:none}.ast-button-wrap .menu-toggle.toggled .menu-toggle-icon:before{content:"\e5cd"}.ast-button-wrap .menu-toggle.toggled .icon-menu-bars svg:first-child{display:none}.ast-button-wrap .menu-toggle.toggled .icon-menu-bars svg:nth-child(2){display:block}.ast-button-wrap .menu-toggle .mobile-menu-wrap{display:inline-block}.ast-button-wrap .menu-toggle:focus{outline:thin dotted}.header-main-layout-1 .ast-main-header-bar-alignment{margin-left:auto}.site-navigation{height:100%}.site-header .menu-link *{transition:none}.ast-icon.icon-arrow svg{height:.6em;width:.6em;position:relative;margin-left:10px}.ast-icon.icon-search svg{height:1em;width:.9em;margin-top:3px;margin-right:2px}.ast-header-break-point .user-select{clear:both}.ast-header-break-point .ast-mobile-menu-buttons{display:block;align-self:center}.ast-header-break-point .main-header-bar-navigation{flex:auto}.ast-header-break-point .ast-main-header-bar-alignment{display:block;width:100%;flex:auto;order:4}.ast-header-break-point .ast-icon.icon-arrow svg{height:.85em;width:.95em;position:relative;margin-left:10px}.site-main .comment-navigation,.site-main .post-navigation,.site-main .posts-navigation{margin:0 0 1.5em;overflow:hidden}.comment-navigation .nav-previous,.post-navigation .nav-previous,.posts-navigation .nav-previous{position:relative;text-align:left}.comment-navigation .nav-next,.post-navigation .nav-next,.posts-navigation .nav-next{grid-column-start:2;text-align:right}.ast-icon svg:not([fill]){fill:currentColor}.post-navigation a{background:0 0;font-size:1.06666rem;font-size:1rem;padding:0 var(--ast-post-nav-space,1.5em);height:2.33333em;line-height:calc(2.33333em - 3px)}.sticky{display:block}.hentry{margin:0 0 1.5em}.byline{display:none}.group-blog .byline,.single .byline{display:inline}.page-links{clear:both;margin-top:1em}.page-links a{display:inline-block}.page-links a .page-link{border-color:var(--ast-border-color);background:0 0}.page-links .page-link{padding:0;margin:0 0 .3em .3em;border:2px solid var(--ast-border-color);color:#000;background:0 0;font-size:.8em;width:2.5em;height:2.5em;line-height:calc(2.5em - 4px);display:inline-block;text-align:center;transition:all .2s linear}.page-links .page-link:focus,.page-links .page-link:hover{color:#000}@media (max-width:768px){.page-links .page-link{margin-bottom:6px}}.entry-content>:last-child,.entry-summary>:last-child,.page-content>:last-child{margin-bottom:0}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){margin:20px auto}.bypostauthor{display:block}body{overflow-x:hidden}.widget-title{font-weight:400;margin-bottom:1em;line-height:1.5}.widget{margin:0 0 2.8em 0}.widget:last-child{margin-bottom:0}.widget select{max-width:100%}.widget ul{margin:0;list-style-type:none}.no-widget-text{margin-bottom:0}.widget_nav_menu ul ul.sub-menu{margin-top:.25em}.widget_nav_menu ul ul.sub-menu li{padding-left:20px}.widget_nav_menu ul ul.sub-menu a:after{left:-20px}.widget_nav_menu ul ul.sub-menu ul a:after{left:-40px}.widget_nav_menu ul ul.sub-menu ul ul a:after{left:-60px}.widget_nav_menu li{transition:all .2s linear}#secondary .wp-block-search__input{line-height:1}#secondary .wp-block-search__button{padding:.7em 1em}.widget_search .search-form{position:relative;padding:0;background:initial;color:inherit}.widget_search .search-form>label{position:relative}.widget_search .search-form i{color:#3a3a3a}.widget_search .search-form button{position:absolute;top:0;right:15px;border:none;padding:0;cursor:pointer;background:0 0}.widget_search .search-form input[type=submit],.widget_search .search-form input[type=submit]:focus,.widget_search .search-form input[type=submit]:hover{padding:13px 20px;border-radius:2px;border:none;top:0;right:0;position:absolute;color:#fff0;background:0 0;max-width:45px;z-index:2}.widget_search .search-form .search-field{background:var(--ast-widget-bg-color);border-width:1px;border-color:var(--ast-border-color);border-radius:2px}.widget_search .search-field,.widget_search .search-field:focus{width:100%;padding:12px 45px 12px 15px}.widget_archive ul.children,.widget_categories ul.children,.widget_pages ul.children{position:relative;margin-top:5px;width:100%}.widget_archive ul.children li,.widget_categories ul.children li,.widget_pages ul.children li{padding-left:20px}.widget_archive li ul.children a:after,.widget_categories li ul.children a:after,.widget_pages li ul.children a:after{left:-20px}.widget_archive li ul.children ul a:after,.widget_categories li ul.children ul a:after,.widget_pages li ul.children ul a:after{left:-40px}.widget_tag_cloud .tagcloud{margin-top:10px;display:inline-block}.widget_tag_cloud .tagcloud a{border:1px solid var(--ast-border-color);padding:.5em .9em;display:inline-block;margin-bottom:4px;font-size:14px;margin-right:4px;line-height:1.5;transition:all .2s linear}.widget_calendar table,.widget_calendar td,.widget_calendar th{padding:0;text-align:center}.widget_calendar table,.widget_calendar th{border:none}.widget_calendar td{border-right:none;border-left:none}.widget_calendar caption{line-height:2.7em}.widget_calendar thead{line-height:2.5em}.widget_calendar thead a{color:#0274be;font-size:1rem;vertical-align:middle}.widget_calendar thead td{vertical-align:middle;font-weight:700}.widget_calendar thead>tr>th{line-height:2.5em;border-bottom:2px solid var(--ast-border-color);border-top:2px solid var(--ast-border-color)}.widget_calendar tbody{line-height:2.1em;text-align:center}.widget_calendar tbody>tr>td{width:14.2857%}.widget_calendar tbody>tr:first-child>td{padding-top:3px}.widget_calendar #today{color:#0274be;font-weight:700;border-bottom:2px solid #0274be}.ast-builder-grid-row{display:grid;grid-template-columns:auto auto;align-items:center;grid-column-gap:20px;overflow-wrap:anywhere}.ast-builder-grid-row>.site-header-section{flex-wrap:nowrap}.ast-builder-footer-grid-columns{grid-column-gap:50px}.ast-builder-grid-row.ast-grid-center-col-layout{grid-template-columns:1fr auto 1fr}.ast-builder-layout-element{align-items:center}.ast-builder-grid-row.ast-grid-center-col-layout-only{-js-display:flex;display:flex;height:100%;justify-content:center}.ast-builder-grid-row.ast-grid-center-col-layout-only .ast-grid-section-center{flex-grow:1}.site-header-section{height:100%;min-height:0;align-items:center}.site-header-section>*{padding:0 10px}.site-header-section>div:first-child{padding-left:0}.site-header-section>div:last-child{padding-right:0}.site-header-section .ast-builder-menu{align-items:center}.ast-builder-layout-element.ast-header-search{height:auto}.ast-grid-right-center-section{justify-content:flex-start;flex-grow:1}.ast-grid-right-section{justify-content:flex-end}.ast-grid-right-section .ast-site-identity>:first-child{text-align:right}.ast-grid-right-section .ast-grid-right-center-section .ast-site-identity>:first-child{text-align:left}.ast-grid-left-center-section{justify-content:flex-end;flex-grow:1}.elementor-nav-menu .ast-icon,.et_pb_menu__wrap .ast-icon,.fl-widget .menu-item .ast-icon{display:none}.ast-logo-title-inline .ast-site-identity{padding:1em 0;-js-display:inline-flex;display:inline-flex;vertical-align:middle;align-items:center;transition:all .2s linear}.ast-grid-section-center{justify-content:center}.ast-grid-section-center .ast-site-identity>:first-child{text-align:center}.ast-builder-social-element{line-height:1;color:#3a3a3a;background:0 0;vertical-align:middle;transition:all 10ms;margin-left:6px;margin-right:6px;justify-content:center;align-items:center}.ast-builder-social-element:hover{color:#0274be}.ast-builder-social-element .social-item-label{padding-left:6px}.ast-social-stack-desktop .ast-builder-social-element,.ast-social-stack-mobile .ast-builder-social-element,.ast-social-stack-tablet .ast-builder-social-element{margin-top:6px;margin-bottom:6px}.ahfb-svg-iconset{-js-display:inline-flex;display:inline-flex;align-self:center}.ahfb-svg-iconset svg{width:17px;height:17px;transition:none}.ahfb-svg-iconset svg>*{transition:none}.ast-footer-copyright p{margin-bottom:0}.ast-builder-grid-row-container{display:grid;align-content:center}.main-header-bar .main-header-bar-navigation{height:100%}.ast-nav-menu .sub-menu{line-height:1.45}.ast-builder-menu .main-navigation{padding:0}.ast-builder-menu .main-navigation>ul{align-self:center}.ast-footer-copyright,.ast-footer-social-wrap,.site-footer-focus-item{width:100%}#astra-footer-menu{margin:0;list-style:none;background:inherit}#astra-footer-menu>ul{margin:0;list-style:none;background:inherit}.ast-header-break-point #ast-mobile-header{display:block}.ast-header-break-point .main-header-bar-navigation{line-height:3}.ast-header-break-point .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle{display:inline-block;position:absolute;font-size:inherit;top:0;right:20px;cursor:pointer;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0 .907em;font-weight:400;line-height:inherit}.ast-header-break-point .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle>.ast-icon.icon-arrow{pointer-events:none}.ast-header-break-point .main-header-bar-navigation .menu-item-has-children .sub-menu{display:none}.ast-header-break-point .ast-mobile-header-wrap .ast-above-header-wrap .main-header-bar-navigation .ast-submenu-expanded>.ast-menu-toggle::before,.ast-header-break-point .ast-mobile-header-wrap .ast-main-header-wrap .main-header-bar-navigation .ast-submenu-expanded>.ast-menu-toggle::before{transform:rotateX(180deg)}.ast-header-break-point .ast-nav-menu .sub-menu{line-height:3}.site-footer-section{justify-content:center}.site-footer-section>*{margin-bottom:10px}.site-footer-section>:last-child{margin-bottom:0}.site-primary-footer-wrap{padding-top:45px;padding-bottom:45px}.site-above-footer-wrap,.site-below-footer-wrap{padding-top:20px;padding-bottom:20px}.ast-hfb-header.ast-header-break-point .main-header-bar-navigation{width:100%;margin:0}.ast-hfb-header .menu-toggle.toggled .ast-mobile-svg{display:none}.ast-hfb-header .menu-toggle.toggled .ast-close-svg{display:block}.menu-toggle .ast-close-svg{display:none}.ast-mobile-header-wrap .menu-toggle .mobile-menu-toggle-icon{-js-display:inline-flex;display:inline-flex;align-self:center}.ast-mobile-header-wrap .menu-toggle .mobile-menu-wrap{-js-display:inline-flex;display:inline-flex;align-self:center;margin-left:.4em}.ast-mobile-header-wrap .ast-button-wrap .menu-toggle.main-header-menu-toggle{-js-display:flex;display:flex;align-items:center;width:auto;height:auto}.menu-toggle .mobile-menu-toggle-icon{-js-display:inline-flex;display:inline-flex;align-self:center}.menu-toggle .mobile-menu-wrap{-js-display:inline-flex;display:inline-flex;align-self:center;margin-left:.4em}.ast-hfb-header .ast-button-wrap .menu-toggle .mobile-menu-wrap{align-items:center;-js-display:flex;display:flex}.ast-button-wrap .menu-toggle.main-header-menu-toggle{padding:.5em;align-items:center;-js-display:flex;display:flex}.ast-search-menu-icon.ast-inline-search .search-field{width:100%;padding:.6em;padding-right:5.5em}.ast-header-account-type-extend-text-profile-type{-js-display:flex;display:flex;gap:10px;align-items:center}@media (min-width:769px){.footer-nav-wrap .astra-footer-horizontal-menu li{margin:0}.footer-nav-wrap .astra-footer-horizontal-menu li:first-child a{padding-left:0}.footer-nav-wrap .astra-footer-horizontal-menu li:last-child a{padding-right:0}.footer-nav-wrap .astra-footer-horizontal-menu a{padding:0 .5em}}.site-header{z-index:99;position:relative}.main-header-container{position:relative}.main-header-bar-wrap{position:relative}.main-header-bar{background-color:#fff;border-bottom-color:var(--ast-border-color);border-bottom-style:solid}.ast-header-break-point .main-header-bar{border:0}.ast-header-break-point .main-header-bar{border-bottom-color:var(--ast-border-color);border-bottom-style:solid}.main-header-bar{margin-left:auto;margin-right:auto}.ast-desktop .main-header-menu.ast-menu-shadow .sub-menu{box-shadow:0 4px 10px -2px rgb(0 0 0 / .1)}.ast-header-custom-item-inside .button-custom-menu-item .menu-link{display:none}.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item .ast-custom-button-link{display:none}.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item .menu-link{display:block}.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item{padding-left:0;padding-right:0;margin-top:0;margin-bottom:0}.ast-theme-transparent-header .post-password-form{margin-top:100px}.site-branding{line-height:1;align-self:center}.ast-menu-toggle{display:none;background:0 0;color:inherit;border-style:dotted;border-color:#fff0}.ast-menu-toggle:focus,.ast-menu-toggle:hover{background:0 0;border-color:inherit;color:inherit}.ast-menu-toggle:focus{outline:thin dotted}.ast-main-header-nav-open .main-header-bar{padding-bottom:0}.main-header-bar{z-index:4;position:relative}.main-header-bar .main-header-bar-navigation:empty{padding:0}.main-header-bar .main-header-bar-navigation .sub-menu{line-height:1.45}.main-header-bar .main-header-bar-navigation .menu-item-has-children>.menu-link:after{line-height:normal}.custom-mobile-logo-link{display:none}.ast-site-identity{padding:1em 0}.ast-header-break-point .site-header .main-header-bar-wrap .site-branding{flex:1;align-self:center}.ast-header-break-point .ast-site-identity{width:100%}.ast-header-break-point .main-header-bar{display:block;line-height:3}.ast-header-break-point .main-header-bar .main-header-bar-navigation{line-height:3}.ast-header-break-point .main-header-bar .main-header-bar-navigation .sub-menu{line-height:3}.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children .sub-menu{display:none}.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle{display:inline-block;position:absolute;font-size:inherit;top:-1px;right:20px;cursor:pointer;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0 .907em;font-weight:400;line-height:inherit;transition:all .2s}.ast-header-break-point .main-header-bar .main-header-bar-navigation .ast-submenu-expanded>.ast-menu-toggle::before{transform:rotateX(180deg)}.ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu{border-top-width:0}.ast-header-break-point .main-navigation{display:block;width:100%}.ast-header-break-point .main-navigation ul ul{left:auto;right:auto}.ast-header-break-point .main-navigation .stack-on-mobile li{width:100%}.ast-header-break-point .main-navigation .widget{margin-bottom:1em}.ast-header-break-point .main-navigation .widget li{width:auto}.ast-header-break-point .main-navigation .widget:last-child{margin-bottom:0}.ast-header-break-point .main-header-bar-navigation{width:calc(100% + 40px);margin:0 -20px}.ast-header-break-point .main-header-menu ul ul{top:0}.ast-header-break-point .ast-builder-menu{width:100%}.ast-header-break-point .ast-mobile-header-wrap .ast-flex.stack-on-mobile{flex-wrap:wrap}.ast-desktop .main-header-menu>.menu-item .sub-menu:before{position:absolute;content:"";top:0;left:0;width:100%;transform:translateY(-100%)}input[type=email],input[type=number],input[type=password],input[type=reset],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{color:#666;padding:.75em;height:auto;border-width:1px;border-style:solid;border-color:var(--ast-border-color);border-radius:2px;background:var(--ast-comment-inputs-background);box-shadow:none;box-sizing:border-box;transition:all .2s linear}input[type=email]:focus,input[type=password]:focus,input[type=reset]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{background-color:#fff;border-color:var(--ast-border-color);box-shadow:none}input[type=button],input[type=button]:focus,input[type=button]:hover,input[type=reset],input[type=reset]:focus,input[type=reset]:hover,input[type=submit],input[type=submit]:focus,input[type=submit]:hover{box-shadow:none}textarea{width:100%}input[type=search]:focus{outline:thin dotted}.astra-dark-mode-enable form .form-row textarea,.astra-dark-mode-enable input[type=email],.astra-dark-mode-enable input[type=number],.astra-dark-mode-enable input[type=password],.astra-dark-mode-enable input[type=reset],.astra-dark-mode-enable input[type=search],.astra-dark-mode-enable input[type=tel],.astra-dark-mode-enable input[type=text],.astra-dark-mode-enable input[type=url],.astra-dark-mode-enable textarea{background-color:var(--ast-global-color-secondary,--ast-global-color-5);color:var(--ast-global-color-2)!important;border:1px solid var(--ast-border-color)}.astra-dark-mode-enable form .form-row textarea:focus,.astra-dark-mode-enable input[type=email]:focus,.astra-dark-mode-enable input[type=number]:focus,.astra-dark-mode-enable input[type=password]:focus,.astra-dark-mode-enable input[type=reset]:focus,.astra-dark-mode-enable input[type=search]:focus,.astra-dark-mode-enable input[type=tel]:focus,.astra-dark-mode-enable input[type=text]:focus,.astra-dark-mode-enable input[type=url]:focus,.astra-dark-mode-enable textarea:focus{border:1px solid var(--ast-global-color-0)!important;background-color:var(--ast-global-color-secondary,--ast-global-color-5)!important}.astra-dark-mode-enable .select2-container .select2-selection--single,.astra-dark-mode-enable .select2-dropdown,.astra-dark-mode-enable select{background-color:var(--ast-global-color-secondary,--ast-global-color-5);border-color:var(--ast-border-color);color:var(--ast-global-color-2)}.astra-dark-mode-enable .wc-block-components-form .wc-block-components-text-input input[type=email],.astra-dark-mode-enable .wc-block-components-form .wc-block-components-text-input input[type=number],.astra-dark-mode-enable .wc-block-components-form .wc-block-components-text-input input[type=password],.astra-dark-mode-enable .wc-block-components-form .wc-block-components-text-input input[type=url],.astra-dark-mode-enable .wc-block-components-text-input input[type=email],.astra-dark-mode-enable .wc-block-components-text-input input[type=number],.astra-dark-mode-enable .wc-block-components-text-input input[type=password],.astra-dark-mode-enable .wc-block-components-text-input input[type=tel],.astra-dark-mode-enable .wc-block-components-text-input input[type=text],.astra-dark-mode-enable .wc-block-components-text-input input[type=url],.wc-block-components-form .wc-block-components-text-input input[type=tel],.wc-block-components-form .wc-block-components-text-input input[type=text]{background-color:var(--ast-global-color-secondary,--ast-global-color-5);color:var(--ast-global-color-2)}input[type=range]{-webkit-appearance:none;width:100%;margin:5.7px 0;padding:0;border:none}input[type=range]:focus{outline:0}input[type=range]::-webkit-slider-runnable-track{width:100%;height:8.6px;cursor:pointer;box-shadow:2.6px 2.6px .4px #ccc,0 0 2.6px #d9d9d9;background:rgb(255 255 255 / .2);border-radius:13.6px;border:0 solid #fff}input[type=range]::-webkit-slider-thumb{box-shadow:0 0 0 rgb(255 221 0 / .37),0 0 0 rgb(255 224 26 / .37);border:7.9px solid #0274be;height:20px;width:20px;border-radius:50px;background:#0274be;cursor:pointer;-webkit-appearance:none;margin-top:-5.7px}input[type=range]:focus::-webkit-slider-runnable-track{background:rgb(255 255 255 / .2)}input[type=range]::-moz-range-track{width:100%;height:8.6px;cursor:pointer;box-shadow:2.6px 2.6px .4px #ccc,0 0 2.6px #d9d9d9;background:rgb(255 255 255 / .2);border-radius:13.6px;border:0 solid #fff}input[type=range]::-moz-range-thumb{box-shadow:0 0 0 rgb(255 221 0 / .37),0 0 0 rgb(255 224 26 / .37);border:7.9px solid #0274be;height:20px;width:20px;border-radius:50px;background:#0274be;cursor:pointer}input[type=color]{border:none;width:100px;padding:0;height:30px;cursor:pointer}input[type=color]::-webkit-color-swatch-wrapper{padding:0;border:none}input[type=color]::-webkit-color-swatch{border:none}.page .entry-header{margin-bottom:1.5em}.search .entry-header{margin-bottom:1em}.ast-single-post .entry-header.ast-header-without-markup,.ast-single-post .entry-header.ast-no-title.ast-no-thumbnail{margin-bottom:0}.entry-header{margin-bottom:1.2em;word-wrap:break-word}.entry-header+.ast-blog-featured-section{margin-top:.5em}.blog-layout-6 .entry-header+.ast-blog-featured-section{margin-top:0}.entry-content{word-wrap:break-word}.entry-content .wp-audio-shortcode,.entry-content .wp-embedded-audio,.entry-content .wp-embedded-video,.entry-content .wp-video,.entry-content p{margin-bottom:1.6em}.entry-content .wp-embedded-audio,.entry-content .wp-embedded-video{display:inline-block}.entry-content::after{display:table;clear:both;content:""}.post-content>.cat-links,.post-content>.read-more,.post-content>.tags-links{display:block;margin-bottom:.8em;font-weight:var(--ast-blog-meta-weight,"")}.ast-excerpt-container>p:last-child{margin-bottom:0}.post-content>.read-more{margin-top:1.5em}.ast-article-inner{width:100%;overflow-wrap:break-word}.read-more a{display:inline-block}.read-more{margin-bottom:0}.read-more .ast-right-arrow{font-size:1em}.ast-no-thumb .ast-blog-featured-section{margin-bottom:0}.ast-no-thumb .entry-header+.ast-blog-featured-section{margin-top:0}.ast-blog-featured-section{margin-bottom:1.5em}.blog-layout-2 .ast-blog-featured-section,.blog-layout-3 .ast-blog-featured-section{margin-bottom:0}.error404 .page-header{margin-bottom:1.5em}.error404 .page-header .page-title{margin-bottom:0}.archive .entry-title,.blog .entry-title,.search .entry-title{line-height:1.3}.archive .format-aside .entry-title,.archive .format-status .entry-title,.blog .format-aside .entry-title,.blog .format-status .entry-title{display:none}.page-title{margin-bottom:1em;font-weight:400}.entry-title{margin-bottom:.2em}.ast-article-post{margin-bottom:2.5em}.ast-article-post:last-child{margin-bottom:0;border-bottom:0}.search .site-content .content-area .search-form{margin-bottom:3em}.blog-layout-1 .post-thumb{padding-left:0;padding-right:0;position:relative}.blog .posted-on{z-index:1}.ast-blog-featured-section .posted-on{width:5.714285714em;height:5.714285714em;padding:.7em}.ast-blog-featured-section .posted-on .date-month,.ast-blog-featured-section .posted-on .date-year{font-size:.8571428571em;line-height:1em}.ast-blog-featured-section .posted-on .date-day{font-size:2.5em;line-height:.9em;font-weight:900;margin:.1em 0}.ast-author-box img.avatar{border-radius:50%;margin:0 0 0 20px}.ast-archive-description{margin-bottom:2.5em;padding-bottom:1.3333em;border-bottom:1px solid var(--ast-border-color)}.ast-archive-description .ast-archive-title{margin-bottom:4px;font-size:40px;font-size:2.85714rem;font-weight:300}.ast-archive-description p{margin-bottom:0;font-size:20px;font-size:1.42857rem;line-height:1.65;font-weight:300}.ast-separate-container .ast-archive-description,.ast-separate-container .ast-author-box{background-color:#eee;padding-bottom:0;border-bottom:0}@media (max-width:1200px){.ast-separate-container .ast-archive-description{margin:0;padding:3.34em 2.4em}}@media (max-width:992px){.ast-separate-container .ast-archive-description{padding:2.14em}}@media (min-width:1201px){.ast-separate-container .ast-archive-description,.ast-separate-container .ast-author-box{margin:0;padding:5em 6.67em 3.33333em}}.single .entry-header{margin-bottom:2em}.single .post-navigation{margin:0;padding:2em 0 0;border-top:1px solid var(--ast-single-post-border,var(--ast-border-color))}@media (max-width:768px){.single .post-navigation{padding-top:1.5em}}.single .post-navigation a{margin:2px;display:inline-block;color:#000}.single .post-navigation a p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}@media (min-width:421px){.single .post-navigation .nav-links{-js-display:flex;display:flex;width:100%}.single .post-navigation .nav-links:not(:has(.nav-previous)){justify-content:flex-end}.single .post-navigation .nav-links .nav-previous+.nav-next{width:50%}.single .post-navigation .nav-next,.single .post-navigation .nav-previous{width:50%}}@media (max-width:420px){.single .post-navigation .ast-left-arrow,.single .post-navigation .ast-right-arrow{display:none}.single .post-navigation .nav-links:not(:has(.nav-previous)){justify-content:flex-end}.single .post-navigation .nav-next,.single .post-navigation .nav-previous{width:50%}.single .post-navigation .nav-next a,.single .post-navigation .nav-previous a{max-width:95%;width:100%}.single .post-navigation .nav-previous{margin-bottom:1em}}.single .entry-header .post-thumb{margin-bottom:2em}.single .entry-header .post-thumb img{margin-top:0;margin-bottom:0}.page .has-post-thumbnail .post-thumb img{margin-bottom:1.5em}.post-password-form{text-align:center}@media (max-width:420px){.post-password-form input[type=password]{display:block;margin:10px auto}}.post-password-form input[type=submit]{padding:10px 20px;border-radius:2px}.ast-author-avatar{margin:0 5px}.ast-author-avatar img{border-radius:100%;width:var(--ast-author-avatar-size,30px);height:var(--ast-author-avatar-size,30px)}.ast-separate-container .post-navigation{border-top:0;padding-left:var(--ast-post-nav-space,3.33333em);padding-right:var(--ast-post-nav-space,3.33333em)}@media (max-width:420px){.ast-separate-container .post-navigation{padding-left:0;padding-right:0}}@media (max-width:768px){.ast-separate-container .entry-header{margin-bottom:1em}}.ast-404-layout-1{text-align:center;margin:4em auto}.ast-404-layout-1 .page-sub-title{font-size:1.5rem;font-weight:700}.ast-404-layout-1 .widget_search{padding-top:.5em}.ast-404-search{margin-top:1.5em}.ast-404-search .widget_search{max-width:370px;margin:0 auto}.ast-separate-container .error-404,.ast-separate-container .no-results{background-color:#fff}@media (max-width:1200px){.ast-separate-container .ast-404-layout-1,.ast-separate-container .no-results{margin:0;padding:3.34em 2.4em}}@media (max-width:768px){.ast-separate-container .ast-404-layout-1,.ast-separate-container .no-results{padding:1.5em 2.14em}}@media (max-width:544px){.ast-separate-container .ast-404-layout-1,.ast-separate-container .no-results{padding:1.5em 1em}}@media (min-width:1201px){.ast-separate-container .ast-404-layout-1,.ast-separate-container .no-results{margin:0;padding:5.34em 6.67em}}.blog-layout-1{width:100%;display:inline-block;padding-bottom:2em;vertical-align:middle;border-bottom:1px solid var(--ast-border-color)}.blog-layout-1 .posted-on{left:0}.blog-layout-1 .post-content,.blog-layout-1 .post-thumb{padding-left:0;padding-right:0}.ast-flex{-js-display:flex;display:flex;flex-wrap:wrap}.ast-flex-1{flex:1}.ast-flex-2{flex:2}.ast-flex-3{flex:3}.ast-flex-4{flex:4}.ast-flex-5{flex:5}.ast-inline-flex{-js-display:inline-flex;display:inline-flex;align-items:center;flex-wrap:wrap;align-content:center}.ast-flex-direction-row{flex-direction:row}.ast-flex-direction-row-reverse{flex-direction:row-reverse}.ast-flex-direction-column{flex-direction:column}.ast-flex-direction-column-reverse{flex-direction:column-reverse}.ast-flex-wrap-nowrap{flex-wrap:nowrap}.ast-flex-wrap-wrap{flex-wrap:wrap}.ast-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse}.ast-justify-content-flex-start{justify-content:flex-start}.ast-justify-content-flex-end{justify-content:flex-end}.ast-justify-content-center{justify-content:center}.ast-justify-content-space-between{justify-content:space-between}.ast-justify-content-space-around{justify-content:space-around}.ast-align-items-flex-start{align-items:flex-start}.ast-align-items-flex-end{align-items:flex-end}.ast-align-items-center{align-items:center}.ast-align-items-baseline{align-items:baseline}.ast-align-items-stretch{align-items:stretch}.ast-align-content-flex-start{align-content:flex-start}.ast-align-content-flex-end{align-content:flex-end}.ast-align-content-center{align-content:center}.ast-align-content-space-between{align-content:space-between}.ast-align-content-space-around{align-content:space-around}.ast-align-content-stretch{align-content:stretch}.ast-order-1{order:1}.ast-order-2{order:2}.ast-order-3{order:3}.ast-order-4{order:4}.ast-order-5{order:5}.ast-flex-grow-1{flex-grow:1}.ast-flex-grow-2{flex-grow:2}.ast-flex-grow-3{flex-grow:3}.ast-flex-grow-4{flex-grow:4}.ast-flex-grow-5{flex-grow:5}.ast-flex-shrink-1{flex-shrink:1}.ast-flex-shrink-2{flex-shrink:2}.ast-flex-shrink-3{flex-shrink:3}.ast-flex-shrink-4{flex-shrink:4}.ast-flex-shrink-5{flex-shrink:5}.ast-align-self-auto{align-self:auto}.ast-align-self-flex-start{align-self:flex-start}.ast-align-self-flex-end{align-self:flex-end}.ast-align-self-center{align-self:center}.ast-align-self-baseline{align-self:baseline}.ast-align-self-stretch{align-self:stretch}:root{--ast-post-nav-space:0;--ast-container-default-xlg-padding:6.67em;--ast-container-default-lg-padding:5.67em;--ast-container-default-slg-padding:4.34em;--ast-container-default-md-padding:3.34em;--ast-container-default-sm-padding:6.67em;--ast-container-default-xs-padding:2.4em;--ast-container-default-xxs-padding:1.4em;--ast-code-block-background:#EEEEEE;--ast-comment-inputs-background:#FAFAFA;--ast-normal-container-width:1200px;--ast-narrow-container-width:750px;--ast-blog-title-font-weight:normal;--ast-blog-meta-weight:inherit;--ast-global-color-primary:var(--ast-global-color-5);--ast-global-color-secondary:var(--ast-global-color-4);--ast-global-color-alternate-background:var(--ast-global-color-7);--ast-global-color-subtle-background:var(--ast-global-color-6);--ast-bg-style-guide:var( --ast-global-color-secondary,var(--ast-global-color-5) );--ast-shadow-style-guide:0px 0px 4px 0 #00000057;--ast-global-dark-bg-style:#fff;--ast-global-dark-lfs:#fbfbfb;--ast-widget-bg-color:#fafafa;--ast-wc-container-head-bg-color:#fbfbfb;--ast-title-layout-bg:#eeeeee;--ast-search-border-color:#e7e7e7;--ast-lifter-hover-bg:#e6e6e6;--ast-gallery-block-color:#000;--srfm-color-input-label:var(--ast-global-color-2)}html{font-size:100%}a,.page-title{color:var(--ast-global-color-2)}a:hover,a:focus{color:var(--ast-global-color-1)}body,button,input,select,textarea,.ast-button,.ast-custom-button{font-family:'Lora',serif;font-weight:400;font-size:16px;font-size:1rem}blockquote{color:var(--ast-global-color-3)}p,.entry-content p{margin-bottom:1em}h1,h2,h3,h4,h5,h6,.entry-content :where(h1,h2,h3,h4,h5,h6),.site-title,.site-title a{font-family:'Lato',sans-serif;font-weight:400;text-transform:capitalize}.site-title{font-size:35px;font-size:2.1875rem;display:none}header .custom-logo-link img{max-width:190px;width:190px}.astra-logo-svg{width:190px}.site-header .site-description{font-size:15px;font-size:.9375rem;display:none}.entry-title{font-size:40px;font-size:2.5rem}.archive .ast-article-post .ast-article-inner,.blog .ast-article-post .ast-article-inner,.archive .ast-article-post .ast-article-inner:hover,.blog .ast-article-post .ast-article-inner:hover{overflow:hidden}h1,.entry-content :where(h1){font-size:54px;font-size:3.375rem;font-weight:400;font-family:'Lato',sans-serif;line-height:1.4em;text-transform:capitalize}h2,.entry-content :where(h2){font-size:42px;font-size:2.625rem;font-family:'Lato',sans-serif;line-height:1.3em;text-transform:capitalize}h3,.entry-content :where(h3){font-size:32px;font-size:2rem;font-family:'Lato',sans-serif;line-height:1.3em;text-transform:capitalize}h4,.entry-content :where(h4){font-size:24px;font-size:1.5rem;line-height:1.2em;font-family:'Lato',sans-serif;text-transform:capitalize}h5,.entry-content :where(h5){font-size:20px;font-size:1.25rem;line-height:1.2em;font-family:'Lato',sans-serif;text-transform:capitalize}h6,.entry-content :where(h6){font-size:15px;font-size:.9375rem;line-height:1.25em;font-family:'Lato',sans-serif;text-transform:capitalize}::selection{background-color:var(--ast-global-color-0);color:#fff}body,h1,h2,h3,h4,h5,h6,.entry-title a,.entry-content :where(h1,h2,h3,h4,h5,h6){color:var(--ast-global-color-3)}.tagcloud a:hover,.tagcloud a:focus,.tagcloud a.current-item{color:#fff;border-color:var(--ast-global-color-2);background-color:var(--ast-global-color-2)}input:focus,input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="reset"]:focus,input[type="search"]:focus,textarea:focus{border-color:var(--ast-global-color-2)}input[type="radio"]:checked,input[type=reset],input[type="checkbox"]:checked,input[type="checkbox"]:hover:checked,input[type="checkbox"]:focus:checked,input[type=range]::-webkit-slider-thumb{border-color:var(--ast-global-color-2);background-color:var(--ast-global-color-2);box-shadow:none}.site-footer a:hover+.post-count,.site-footer a:focus+.post-count{background:var(--ast-global-color-2);border-color:var(--ast-global-color-2)}.single .nav-links .nav-previous,.single .nav-links .nav-next{color:var(--ast-global-color-2)}.entry-meta,.entry-meta *{line-height:1.45;color:var(--ast-global-color-2)}.entry-meta a:not(.ast-button):hover,.entry-meta a:not(.ast-button):hover *,.entry-meta a:not(.ast-button):focus,.entry-meta a:not(.ast-button):focus *,.page-links>.page-link,.page-links .page-link:hover,.post-navigation a:hover{color:var(--ast-global-color-1)}#cat option,.secondary .calendar_wrap thead a,.secondary .calendar_wrap thead a:visited{color:var(--ast-global-color-2)}.secondary .calendar_wrap #today,.ast-progress-val span{background:var(--ast-global-color-2)}.secondary a:hover+.post-count,.secondary a:focus+.post-count{background:var(--ast-global-color-2);border-color:var(--ast-global-color-2)}.calendar_wrap #today>a{color:#fff}.page-links .page-link,.single .post-navigation a{color:var(--ast-global-color-2)}.ast-search-menu-icon .search-form button.search-submit{padding:0 4px}.ast-search-menu-icon form.search-form{padding-right:0}.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-form,.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-field:focus{transition:all 0.2s}.search-form input.search-field:focus{outline:none}.ast-mobile-header-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element),.ast-mobile-popup-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element){padding:15px 20px}.wp-block-latest-posts>li>a{color:var(--ast-global-color-2)}.widget-title,.widget .wp-block-heading{font-size:22px;font-size:1.375rem;color:var(--ast-global-color-3)}.single .ast-author-details .author-title{color:var(--ast-global-color-1)}.ast-search-menu-icon.slide-search a:focus-visible:focus-visible,.astra-search-icon:focus-visible,#close:focus-visible,a:focus-visible,.ast-menu-toggle:focus-visible,.site .skip-link:focus-visible,.wp-block-loginout input:focus-visible,.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper,.ast-header-navigation-arrow:focus-visible,.woocommerce .wc-proceed-to-checkout>.checkout-button:focus-visible,.woocommerce .woocommerce-MyAccount-navigation ul li a:focus-visible,.ast-orders-table__row .ast-orders-table__cell:focus-visible,.woocommerce .woocommerce-order-details .order-again>.button:focus-visible,.woocommerce .woocommerce-message a.button.wc-forward:focus-visible,.woocommerce #minus_qty:focus-visible,.woocommerce #plus_qty:focus-visible,a#ast-apply-coupon:focus-visible,.woocommerce .woocommerce-info a:focus-visible,.woocommerce .astra-shop-summary-wrap a:focus-visible,.woocommerce a.wc-forward:focus-visible,#ast-apply-coupon:focus-visible,.woocommerce-js .woocommerce-mini-cart-item a.remove:focus-visible,#close:focus-visible,.button.search-submit:focus-visible,#search_submit:focus,.normal-search:focus-visible,.ast-header-account-wrap:focus-visible,.woocommerce .ast-on-card-button.ast-quick-view-trigger:focus,.astra-cart-drawer-close:focus,.ast-single-variation:focus,.ast-woocommerce-product-gallery__image:focus,.ast-button:focus,.woocommerce-product-gallery--with-images [data-controls="prev"]:focus-visible,.woocommerce-product-gallery--with-images [data-controls="next"]:focus-visible,.ast-builder-button-wrap:has(.ast-custom-button-link:focus),.ast-builder-button-wrap .ast-custom-button-link:focus{outline-style:dotted;outline-color:inherit;outline-width:thin}input:focus,input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="reset"]:focus,input[type="search"]:focus,input[type="number"]:focus,textarea:focus,.wp-block-search__input:focus,[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus,.ast-mobile-popup-drawer.active .menu-toggle-close:focus,.woocommerce-ordering select.orderby:focus,#ast-scroll-top:focus,#coupon_code:focus,.woocommerce-page #comment:focus,.woocommerce #reviews #respond input#submit:focus,.woocommerce a.add_to_cart_button:focus,.woocommerce .button.single_add_to_cart_button:focus,.woocommerce .woocommerce-cart-form button:focus,.woocommerce .woocommerce-cart-form__cart-item .quantity .qty:focus,.woocommerce .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper>.input-text:focus,.woocommerce #order_comments:focus,.woocommerce #place_order:focus,.woocommerce .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .woocommerce-input-wrapper>.input-text:focus,.woocommerce .woocommerce-MyAccount-content form button:focus,.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row .woocommerce-Input.input-text:focus,.woocommerce .ast-woocommerce-container .woocommerce-pagination ul.page-numbers li a:focus,body #content .woocommerce form .form-row .select2-container--default .select2-selection--single:focus,#ast-coupon-code:focus,.woocommerce.woocommerce-js .quantity input[type=number]:focus,.woocommerce-js .woocommerce-mini-cart-item .quantity input[type=number]:focus,.woocommerce p#ast-coupon-trigger:focus{border-style:dotted;border-color:inherit;border-width:thin}input{outline:none}.woocommerce-js input[type=text]:focus,.woocommerce-js input[type=email]:focus,.woocommerce-js textarea:focus,input[type=number]:focus,.comments-area textarea#comment:focus,.comments-area textarea#comment:active,.comments-area .ast-comment-formwrap input[type="text"]:focus,.comments-area .ast-comment-formwrap input[type="text"]:active{outline-style:unset;outline-color:inherit;outline-width:thin}.ast-logo-title-inline .site-logo-img{padding-right:1em}.site-logo-img img{transition:all 0.2s linear}body .ast-oembed-container *{position:absolute;top:0;width:100%;height:100%;left:0}body .wp-block-embed-pocket-casts .ast-oembed-container *{position:unset}.ast-single-post-featured-section+article{margin-top:2em}.site-content .ast-single-post-featured-section img{width:100%;overflow:hidden;object-fit:cover}.site>.ast-single-related-posts-container{margin-top:0}@media (min-width:922px){.ast-desktop .ast-container--narrow{max-width:var(--ast-narrow-container-width);margin:0 auto}}.ast-page-builder-template .hentry{margin:0}.ast-page-builder-template .site-content>.ast-container{max-width:100%;padding:0}.ast-page-builder-template .site .site-content #primary{padding:0;margin:0}.ast-page-builder-template .no-results{text-align:center;margin:4em auto}.ast-page-builder-template .ast-pagination{padding:2em}.ast-page-builder-template .entry-header.ast-no-title.ast-no-thumbnail{margin-top:0}.ast-page-builder-template .entry-header.ast-header-without-markup{margin-top:0;margin-bottom:0}.ast-page-builder-template .entry-header.ast-no-title.ast-no-meta{margin-bottom:0}.ast-page-builder-template.single .post-navigation{padding-bottom:2em}.ast-page-builder-template.single-post .site-content>.ast-container{max-width:100%}.ast-page-builder-template .entry-header{margin-top:4em;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.single.ast-page-builder-template .entry-header{padding-left:20px;padding-right:20px}.ast-page-builder-template .ast-archive-description{margin:4em auto 0;padding-left:20px;padding-right:20px}.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide{margin-left:0;margin-right:0}@media (max-width:921.99px){#ast-desktop-header{display:none}}@media (min-width:922px){#ast-mobile-header{display:none}}.wp-block-buttons.aligncenter{justify-content:center}@media (max-width:921px){.ast-theme-transparent-header #primary,.ast-theme-transparent-header #secondary{padding:0}}@media (max-width:921px){.ast-plain-container.ast-no-sidebar #primary{padding:0}}.ast-plain-container.ast-no-sidebar #primary{margin-top:0;margin-bottom:0}.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link.wp-element-button,.ast-outline-button,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button{border-color:blue;border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;font-family:'Amiri',serif;font-weight:400;font-size:16px;font-size:1rem;line-height:1em;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-buttons .wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color):hover,.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover,.ast-outline-button:hover,.ast-outline-button:focus,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:hover,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:focus{background-color:#f80;border-color:blue}.wp-block-button .wp-block-button__link.wp-element-button.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link.wp-element-button:not(.has-background),.ast-outline-button{background-color:blue}.entry-content[data-ast-blocks-layout]>figure{margin-bottom:1em}.review-rating{display:flex;align-items:center;order:2}@media (max-width:921px){.ast-left-sidebar #content>.ast-container{display:flex;flex-direction:column-reverse;width:100%}.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single{padding:1.5em 2.14em}.ast-author-box img.avatar{margin:20px 0 0 0}}@media (min-width:922px){.ast-separate-container.ast-right-sidebar #primary,.ast-separate-container.ast-left-sidebar #primary{border:0}.search-no-results.ast-separate-container #primary{margin-bottom:4em}}.elementor-widget-button .elementor-button{border-style:solid;text-decoration:none;border-top-width:1px;border-right-width:1px;border-left-width:1px;border-bottom-width:1px}body .elementor-button.elementor-size-sm,body .elementor-button.elementor-size-xs,body .elementor-button.elementor-size-md,body .elementor-button.elementor-size-lg,body .elementor-button.elementor-size-xl,body .elementor-button{border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;padding-top:8px;padding-right:16px;padding-bottom:8px;padding-left:16px}.wp-block-button .wp-block-button__link{color:#fff}.elementor-widget-button .elementor-button{font-family:'Amiri',serif;font-weight:400;font-size:16px;font-size:1rem;line-height:1em;text-transform:none}body .elementor-button.elementor-size-sm,body .elementor-button.elementor-size-xs,body .elementor-button.elementor-size-md,body .elementor-button.elementor-size-lg,body .elementor-button.elementor-size-xl,body .elementor-button{font-size:16px;font-size:1rem}.wp-block-button .wp-block-button__link:hover,.wp-block-button .wp-block-button__link:focus{color:var(--ast-global-color-6);background-color:#f80;border-color:blue}.wp-block-button .wp-block-button__link,.wp-block-search .wp-block-search__button,body .wp-block-file .wp-block-file__button{border-style:solid;border-top-width:1px;border-right-width:1px;border-left-width:1px;border-bottom-width:1px;border-color:blue;background-color:blue;color:#fff;font-family:'Amiri',serif;font-weight:400;line-height:1em;text-transform:none;font-size:16px;font-size:1rem;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;padding-top:8px;padding-right:16px;padding-bottom:8px;padding-left:16px}.menu-toggle,button,.ast-button,.ast-custom-button,.button,input#submit,input[type="button"],input[type="submit"],input[type="reset"],form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,body .wp-block-file .wp-block-file__button{border-style:solid;border-top-width:1px;border-right-width:1px;border-left-width:1px;border-bottom-width:1px;color:#fff;border-color:blue;background-color:blue;padding-top:8px;padding-right:16px;padding-bottom:8px;padding-left:16px;font-family:'Amiri',serif;font-weight:400;font-size:16px;font-size:1rem;line-height:1em;text-transform:none;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}button:focus,.menu-toggle:hover,button:hover,.ast-button:hover,.ast-custom-button:hover .button:hover,.ast-custom-button:hover,input[type=reset]:hover,input[type=reset]:focus,input#submit:hover,input#submit:focus,input[type="button"]:hover,input[type="button"]:focus,input[type="submit"]:hover,input[type="submit"]:focus,form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover,form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:focus,body .wp-block-file .wp-block-file__button:hover,body .wp-block-file .wp-block-file__button:focus{color:var(--ast-global-color-6);background-color:#f80;border-color:blue}@media (max-width:921px){.ast-mobile-header-stack .main-header-bar .ast-search-menu-icon{display:inline-block}.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-stack .main-header-bar .ast-search-icon{margin:0}.ast-comment-avatar-wrap img{max-width:2.5em}.ast-comment-meta{padding:0 1.8888em 1.3333em}.ast-separate-container .ast-comment-list li.depth-1{padding:1.5em 2.14em}.ast-separate-container .comment-respond{padding:2em 2.14em}}@media (min-width:544px){.ast-container{max-width:100%}}@media (max-width:544px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comments-title,.ast-separate-container .ast-archive-description{padding:1.5em 1em}.ast-separate-container #content .ast-container{padding-left:.54em;padding-right:.54em}.ast-separate-container .ast-comment-list .bypostauthor{padding:.5em}.ast-search-menu-icon.ast-dropdown-active .search-field{width:170px}}#ast-mobile-header .ast-site-header-cart-li a{pointer-events:none}@media (min-width:545px){.ast-page-builder-template .comments-area,.single.ast-page-builder-template .entry-header,.single.ast-page-builder-template .post-navigation,.single.ast-page-builder-template .ast-single-related-posts-container{max-width:1240px;margin-left:auto;margin-right:auto}}body,.ast-separate-container{background-color:#f7fdfb;background-image:none}@media (max-width:921px){.widget-title{font-size:22px;font-size:1.375rem}body,button,input,select,textarea,.ast-button,.ast-custom-button{font-size:16px;font-size:1rem}#secondary,#secondary button,#secondary input,#secondary select,#secondary textarea{font-size:16px;font-size:1rem}.site-title{display:none}.site-header .site-description{display:none}h1,.entry-content :where(h1){font-size:45px}h2,.entry-content :where(h2){font-size:32px}h3,.entry-content :where(h3){font-size:28px}h4,.entry-content :where(h4){font-size:22px;font-size:1.375rem}h5,.entry-content :where(h5){font-size:18px;font-size:1.125rem}h6,.entry-content :where(h6){font-size:15px;font-size:.9375rem}body,.ast-separate-container{background-color:var(--ast-global-color-4);background-image:none}}@media (max-width:544px){.widget-title{font-size:22px;font-size:1.375rem}body,button,input,select,textarea,.ast-button,.ast-custom-button{font-size:16px;font-size:1rem}#secondary,#secondary button,#secondary input,#secondary select,#secondary textarea{font-size:16px;font-size:1rem}.site-title{display:none}.site-header .site-description{display:none}h1,.entry-content :where(h1){font-size:32px}h2,.entry-content :where(h2){font-size:28px}h3,.entry-content :where(h3){font-size:22px}h4,.entry-content :where(h4){font-size:20px;font-size:1.25rem}h5,.entry-content :where(h5){font-size:17px;font-size:1.0625rem}h6,.entry-content :where(h6){font-size:15px;font-size:.9375rem}header .custom-logo-link img,.ast-header-break-point .site-branding img,.ast-header-break-point .custom-logo-link img{max-width:150px;width:150px}.astra-logo-svg{width:150px}.ast-header-break-point .site-logo-img .custom-mobile-logo-link img{max-width:150px}body,.ast-separate-container{background-color:var(--ast-global-color-4);background-image:none}}@media (max-width:544px){html{font-size:100%}}@media (min-width:922px){.ast-container{max-width:1240px}}@font-face{font-family:"Astra";src:url(https://exams.lojane.org/wp-content/themes/astra/assets/fonts/astra.woff) format("woff"),url(https://exams.lojane.org/wp-content/themes/astra/assets/fonts/astra.ttf) format("truetype"),url(https://exams.lojane.org/wp-content/themes/astra/assets/fonts/astra.svg#astra) format("svg");font-weight:400;font-style:normal;font-display:swap}@media (min-width:922px){.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu:hover>.sub-menu,.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu.focus>.sub-menu{margin-left:0}}.site .comments-area{padding-bottom:3em}.astra-icon-down_arrow::after{content:"\e900";font-family:Astra}.astra-icon-close::after{content:"\e5cd";font-family:Astra}.astra-icon-drag_handle::after{content:"\e25d";font-family:Astra}.astra-icon-format_align_justify::after{content:"\e235";font-family:Astra}.astra-icon-menu::after{content:"\e5d2";font-family:Astra}.astra-icon-reorder::after{content:"\e8fe";font-family:Astra}.astra-icon-search::after{content:"\e8b6";font-family:Astra}.astra-icon-zoom_in::after{content:"\e56b";font-family:Astra}.astra-icon-check-circle::after{content:"\e901";font-family:Astra}.astra-icon-shopping-cart::after{content:"\f07a";font-family:Astra}.astra-icon-shopping-bag::after{content:"\f290";font-family:Astra}.astra-icon-shopping-basket::after{content:"\f291";font-family:Astra}.astra-icon-circle-o::after{content:"\e903";font-family:Astra}.astra-icon-certificate::after{content:"\e902";font-family:Astra}.wp-block-file{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}.wp-block-pullquote{border:none}.wp-block-pullquote blockquote::before{content:"\201D";font-family:"Helvetica",sans-serif;display:flex;transform:rotate(180deg);font-size:6rem;font-style:normal;line-height:1;font-weight:700;align-items:center;justify-content:center}.has-text-align-right>blockquote::before{justify-content:flex-start}.has-text-align-left>blockquote::before{justify-content:flex-end}figure.wp-block-pullquote.is-style-solid-color blockquote{max-width:100%;text-align:inherit}:root{--wp--custom--ast-default-block-top-padding:3em;--wp--custom--ast-default-block-right-padding:3em;--wp--custom--ast-default-block-bottom-padding:3em;--wp--custom--ast-default-block-left-padding:3em;--wp--custom--ast-container-width:1200px;--wp--custom--ast-content-width-size:910px;--wp--custom--ast-wide-width-size:1200px}.ast-narrow-container{--wp--custom--ast-content-width-size:750px;--wp--custom--ast-wide-width-size:750px}@media(max-width:921px){:root{--wp--custom--ast-default-block-top-padding:3em;--wp--custom--ast-default-block-right-padding:2em;--wp--custom--ast-default-block-bottom-padding:3em;--wp--custom--ast-default-block-left-padding:2em}}@media(max-width:544px){:root{--wp--custom--ast-default-block-top-padding:3em;--wp--custom--ast-default-block-right-padding:1.5em;--wp--custom--ast-default-block-bottom-padding:3em;--wp--custom--ast-default-block-left-padding:1.5em}}.entry-content>.wp-block-group,.entry-content>.wp-block-cover,.entry-content>.wp-block-columns{padding-top:var(--wp--custom--ast-default-block-top-padding);padding-right:var(--wp--custom--ast-default-block-right-padding);padding-bottom:var(--wp--custom--ast-default-block-bottom-padding);padding-left:var(--wp--custom--ast-default-block-left-padding)}.ast-plain-container.ast-no-sidebar .entry-content .alignfull,.ast-page-builder-template .ast-no-sidebar .entry-content .alignfull{margin-left:calc(-50vw + 50%);margin-right:calc(-50vw + 50%);max-width:100vw;width:100vw}.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignwide{margin-left:auto;margin-right:auto;width:100%}[data-ast-blocks-layout] .wp-block-separator:not(.is-style-dots){height:0}[data-ast-blocks-layout] .wp-block-separator{margin:20px auto}[data-ast-blocks-layout] .wp-block-separator:not(.is-style-wide):not(.is-style-dots){max-width:100px}[data-ast-blocks-layout] .wp-block-separator.has-background{padding:0}.entry-content[data-ast-blocks-layout]>*{max-width:var(--wp--custom--ast-content-width-size);margin-left:auto;margin-right:auto}.entry-content[data-ast-blocks-layout]>.alignwide,.entry-content[data-ast-blocks-layout] .wp-block-cover__inner-container,.entry-content[data-ast-blocks-layout]>p{max-width:var(--wp--custom--ast-wide-width-size)}.entry-content[data-ast-blocks-layout] .alignfull{max-width:none}.entry-content .wp-block-columns{margin-bottom:0}blockquote{margin:1.5em;border-color:rgb(0 0 0 / .05)}.wp-block-quote:not(.has-text-align-right):not(.has-text-align-center){border-left:5px solid rgb(0 0 0 / .05)}.has-text-align-right>blockquote,blockquote.has-text-align-right{border-right:5px solid rgb(0 0 0 / .05)}.has-text-align-left>blockquote,blockquote.has-text-align-left{border-left:5px solid rgb(0 0 0 / .05)}.wp-block-site-tagline,.wp-block-latest-posts .read-more{margin-top:15px}.wp-block-loginout p label{display:block}.wp-block-loginout p:not(.login-remember):not(.login-submit) input{width:100%}.wp-block-loginout input:focus{border-color:#fff0}.wp-block-loginout input:focus{outline:thin dotted}.entry-content .wp-block-media-text .wp-block-media-text__content{padding:0 0 0 8%}.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{padding:0 8% 0 0}.entry-content .wp-block-media-text.has-background .wp-block-media-text__content{padding:8%}.entry-content .wp-block-cover:not([class*="background-color"]):not(.has-text-color.has-link-color) .wp-block-cover__inner-container,.entry-content .wp-block-cover:not([class*="background-color"]) .wp-block-cover-image-text,.entry-content .wp-block-cover:not([class*="background-color"]) .wp-block-cover-text,.entry-content .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover__inner-container,.entry-content .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover-image-text,.entry-content .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover-text{color:var(--ast-global-color-primary,var(--ast-global-color-5))}.wp-block-loginout .login-remember input{width:1.1rem;height:1.1rem;margin:0 5px 4px 0;vertical-align:middle}.wp-block-latest-posts>li>*:first-child,.wp-block-latest-posts:not(.is-grid)>li:first-child{margin-top:0}.entry-content>.wp-block-buttons,.entry-content>.wp-block-uagb-buttons{margin-bottom:1.5em}.wp-block-latest-posts>li>a{font-size:28px}.wp-block-latest-posts>li>*,.wp-block-latest-posts:not(.is-grid)>li{margin-top:15px;margin-bottom:15px}.wp-block-latest-posts .wp-block-latest-posts__post-date,.wp-block-latest-posts .wp-block-latest-posts__post-author{font-size:15px}@media (max-width:544px){.wp-block-columns .wp-block-column:not(:last-child){margin-bottom:20px}.wp-block-latest-posts{margin:0}}@media(max-width:600px){.entry-content .wp-block-media-text .wp-block-media-text__content,.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{padding:8% 0 0}.entry-content .wp-block-media-text.has-background .wp-block-media-text__content{padding:8%}}.ast-narrow-container .site-content .wp-block-uagb-image--align-full .wp-block-uagb-image__figure{max-width:100%;margin-left:auto;margin-right:auto}:root .has-ast-global-color-0-color{color:var(--ast-global-color-0)}:root .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0)}:root .wp-block-button .has-ast-global-color-0-color{color:var(--ast-global-color-0)}:root .wp-block-button .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0)}:root .has-ast-global-color-1-color{color:var(--ast-global-color-1)}:root .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1)}:root .wp-block-button .has-ast-global-color-1-color{color:var(--ast-global-color-1)}:root .wp-block-button .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1)}:root .has-ast-global-color-2-color{color:var(--ast-global-color-2)}:root .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2)}:root .wp-block-button .has-ast-global-color-2-color{color:var(--ast-global-color-2)}:root .wp-block-button .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2)}:root .has-ast-global-color-3-color{color:var(--ast-global-color-3)}:root .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3)}:root .wp-block-button .has-ast-global-color-3-color{color:var(--ast-global-color-3)}:root .wp-block-button .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3)}:root .has-ast-global-color-4-color{color:var(--ast-global-color-4)}:root .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4)}:root .wp-block-button .has-ast-global-color-4-color{color:var(--ast-global-color-4)}:root .wp-block-button .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4)}:root .has-ast-global-color-5-color{color:var(--ast-global-color-5)}:root .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5)}:root .wp-block-button .has-ast-global-color-5-color{color:var(--ast-global-color-5)}:root .wp-block-button .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5)}:root .has-ast-global-color-6-color{color:var(--ast-global-color-6)}:root .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6)}:root .wp-block-button .has-ast-global-color-6-color{color:var(--ast-global-color-6)}:root .wp-block-button .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6)}:root .has-ast-global-color-7-color{color:var(--ast-global-color-7)}:root .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7)}:root .wp-block-button .has-ast-global-color-7-color{color:var(--ast-global-color-7)}:root .wp-block-button .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7)}:root .has-ast-global-color-8-color{color:var(--ast-global-color-8)}:root .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8)}:root .wp-block-button .has-ast-global-color-8-color{color:var(--ast-global-color-8)}:root .wp-block-button .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8)}:root{--ast-global-color-0:#4175FC;--ast-global-color-1:#084AF3;--ast-global-color-2:#101218;--ast-global-color-3:#494B51;--ast-global-color-4:#F3F5F5;--ast-global-color-5:#FFFFFF;--ast-global-color-6:#000000;--ast-global-color-7:#4B4F58;--ast-global-color-8:#F6F7F8}:root{--ast-border-color:#dddddd}.ast-single-entry-banner{-js-display:flex;display:flex;flex-direction:column;justify-content:center;text-align:center;position:relative;background:var(--ast-title-layout-bg)}.ast-single-entry-banner[data-banner-layout="layout-1"]{max-width:1200px;background:inherit;padding:20px 0}.ast-single-entry-banner[data-banner-width-type="custom"]{margin:0 auto;width:100%}.ast-single-entry-banner+.site-content .entry-header{margin-bottom:0}.site .ast-author-avatar{--ast-author-avatar-size:}a.ast-underline-text{text-decoration:underline}.ast-container>.ast-terms-link{position:relative;display:block}a.ast-button.ast-badge-tax{padding:4px 8px;border-radius:3px;font-size:inherit}header.entry-header{text-align:left}header.entry-header .entry-title{font-size:30px;font-size:1.875rem}header.entry-header>*:not(:last-child){margin-bottom:10px}@media (max-width:921px){header.entry-header{text-align:left}}@media (max-width:544px){header.entry-header{text-align:left}}.ast-archive-entry-banner{-js-display:flex;display:flex;flex-direction:column;justify-content:center;text-align:center;position:relative;background:var(--ast-title-layout-bg)}.ast-archive-entry-banner[data-banner-width-type="custom"]{margin:0 auto;width:100%}.ast-archive-entry-banner[data-banner-layout="layout-1"]{background:inherit;padding:20px 0;text-align:left}body.archive .ast-archive-description{max-width:1200px;width:100%;text-align:left;padding-top:3em;padding-right:3em;padding-bottom:3em;padding-left:3em}body.archive .ast-archive-description .ast-archive-title,body.archive .ast-archive-description .ast-archive-title *{font-size:40px;font-size:2.5rem;text-transform:capitalize}body.archive .ast-archive-description>*:not(:last-child){margin-bottom:10px}@media (max-width:921px){body.archive .ast-archive-description{text-align:left}}@media (max-width:544px){body.archive .ast-archive-description{text-align:left}}.ast-breadcrumbs .trail-browse,.ast-breadcrumbs .trail-items,.ast-breadcrumbs .trail-items li{display:inline-block;margin:0;padding:0;border:none;background:inherit;text-indent:0;text-decoration:none}.ast-breadcrumbs .trail-browse{font-size:inherit;font-style:inherit;font-weight:inherit;color:inherit}.ast-breadcrumbs .trail-items{list-style:none}.trail-items li::after{padding:0 .3em;content:"\00bb"}.trail-items li:last-of-type::after{display:none}h1,h2,h3,h4,h5,h6,.entry-content :where(h1,h2,h3,h4,h5,h6){color:var(--ast-global-color-2)}@media (max-width:921px){.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-firstrow .ast-builder-grid-row>*:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-lastrow .ast-builder-grid-row>*:last-child{grid-column:1 / -1}}@media (max-width:544px){.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-firstrow .ast-builder-grid-row>*:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-lastrow .ast-builder-grid-row>*:last-child{grid-column:1 / -1}}.ast-builder-layout-element[data-section="title_tagline"]{display:flex}@media (max-width:921.99px){.ast-header-break-point .ast-builder-layout-element[data-section="title_tagline"]{display:flex}}@media (max-width:544px){.ast-header-break-point .ast-builder-layout-element[data-section="title_tagline"]{display:flex}}[data-section*="section-hb-button-"] .menu-link{display:none}.ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button{font-family:'Amiri',serif;line-height:1em;text-transform:capitalize}.ast-header-button-1 .ast-custom-button{color:var(--ast-global-color-5);background:var(--ast-global-color-1)}.ast-header-button-1 .ast-custom-button:hover{color:var(--ast-global-color-2);background:#ffc000}@media (max-width:921px){.ast-header-button-1 .ast-custom-button{color:var(--ast-global-color-5)}.ast-header-button-1 .ast-custom-button:hover{color:var(--ast-global-color-2);background:#ffc000}}.ast-header-button-1[data-section="section-hb-button-1"]{display:flex}@media (max-width:921.99px){.ast-header-break-point .ast-header-button-1[data-section="section-hb-button-1"]{display:flex}}@media (max-width:544px){.ast-header-break-point .ast-header-button-1[data-section="section-hb-button-1"]{display:flex}}.ast-builder-menu-1{font-family:'Amiri',serif;font-weight:inherit}.ast-builder-menu-1 .menu-item>.menu-link{font-size:20px;font-size:1.25rem;color:var(--ast-global-color-3)}.ast-builder-menu-1 .menu-item>.ast-menu-toggle{color:var(--ast-global-color-3)}.ast-builder-menu-1 .menu-link:hover,.ast-builder-menu-1 .main-header-menu>.menu-item:hover>.menu-link,.ast-builder-menu-1 .inline-on-mobile .ast-menu-toggle:hover,.ast-builder-menu-1 .inline-on-mobile .main-header-menu>.menu-item:hover>.ast-menu-toggle{color:#ff9000}.ast-builder-menu-1 .ast-menu-toggle:hover,.ast-builder-menu-1 .main-header-menu>.menu-item:hover>.ast-menu-toggle{color:#ff9000}.ast-builder-menu-1 .menu-item.current-menu-item>.menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item>.ast-menu-toggle,.ast-builder-menu-1 .current-menu-ancestor>.menu-link{color:var(--ast-global-color-0)}.ast-builder-menu-1 .menu-item.current-menu-item>.ast-menu-toggle{color:var(--ast-global-color-0)}.ast-builder-menu-1 .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu{border-top-width:3px;border-bottom-width:0;border-right-width:0;border-left-width:0;border-color:blue;border-style:solid}.ast-builder-menu-1 .sub-menu .sub-menu{top:-3px}.ast-builder-menu-1 .main-header-menu>.menu-item>.sub-menu,.ast-builder-menu-1 .main-header-menu>.menu-item>.astra-full-megamenu-wrapper{margin-top:1px}.ast-desktop .ast-builder-menu-1 .main-header-menu>.menu-item>.sub-menu:before,.ast-desktop .ast-builder-menu-1 .main-header-menu>.menu-item>.astra-full-megamenu-wrapper:before{height:calc(1px + 3px + 5px)}.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link{border-style:none}@media (max-width:921px){.ast-builder-menu-1 .main-header-menu .menu-item>.menu-link{color:var(--ast-global-color-2)}.ast-builder-menu-1 .menu-item>.ast-menu-toggle{color:var(--ast-global-color-2)}.ast-builder-menu-1 .menu-link:hover,.ast-builder-menu-1 .main-header-menu>.menu-item:hover>.menu-link,.ast-builder-menu-1 .inline-on-mobile .ast-menu-toggle:hover,.ast-builder-menu-1 .inline-on-mobile .main-header-menu>.menu-item:hover>.ast-menu-toggle{color:var(--ast-global-color-0)}.ast-builder-menu-1 .ast-menu-toggle:hover,.ast-builder-menu-1 .main-header-menu>.menu-item:hover>.ast-menu-toggle{color:var(--ast-global-color-0)}.ast-builder-menu-1 .menu-item.current-menu-item>.menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item>.ast-menu-toggle,.ast-builder-menu-1 .current-menu-ancestor>.menu-link,.ast-builder-menu-1 .current-menu-ancestor>.ast-menu-toggle{color:var(--ast-global-color-0)}.ast-builder-menu-1 .menu-item.current-menu-item>.ast-menu-toggle{color:var(--ast-global-color-0)}.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children>.ast-menu-toggle{top:0}.ast-builder-menu-1 .inline-on-mobile .menu-item.menu-item-has-children>.ast-menu-toggle{right:-15px}.ast-builder-menu-1 .menu-item-has-children>.menu-link:after{content:unset}.ast-builder-menu-1 .main-header-menu>.menu-item>.sub-menu,.ast-builder-menu-1 .main-header-menu>.menu-item>.astra-full-megamenu-wrapper{margin-top:0}.ast-builder-menu-1 .main-header-menu,.ast-builder-menu-1 .main-header-menu .sub-menu{background-color:var(--ast-global-color-5);background-image:none}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children>.ast-menu-toggle{top:0}.ast-builder-menu-1 .main-header-menu>.menu-item>.sub-menu,.ast-builder-menu-1 .main-header-menu>.menu-item>.astra-full-megamenu-wrapper{margin-top:0}}.ast-builder-menu-1{display:flex}@media (max-width:921.99px){.ast-header-break-point .ast-builder-menu-1{display:flex}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1{display:flex}}.ast-social-stack-desktop .ast-builder-social-element,.ast-social-stack-tablet .ast-builder-social-element,.ast-social-stack-mobile .ast-builder-social-element{margin-top:6px;margin-bottom:6px}.social-show-label-true .ast-builder-social-element{width:auto;padding:0 .4em}[data-section^="section-fb-social-icons-"] .footer-social-inner-wrap{text-align:center}.ast-footer-social-wrap{width:100%}.ast-footer-social-wrap .ast-builder-social-element:first-child{margin-left:0}.ast-footer-social-wrap .ast-builder-social-element:last-child{margin-right:0}.ast-header-social-wrap .ast-builder-social-element:first-child{margin-left:0}.ast-header-social-wrap .ast-builder-social-element:last-child{margin-right:0}.ast-builder-social-element{line-height:1;color:var(--ast-global-color-2);background:#fff0;vertical-align:middle;transition:all 0.01s;margin-left:6px;margin-right:6px;justify-content:center;align-items:center}.ast-builder-social-element .social-item-label{padding-left:6px}.ast-header-social-1-wrap .ast-builder-social-element,.ast-header-social-1-wrap .social-show-label-true .ast-builder-social-element{margin-left:7.5px;margin-right:7.5px}.ast-header-social-1-wrap .ast-builder-social-element svg{width:24px;height:24px}.ast-header-social-1-wrap .ast-social-color-type-custom svg{fill:blue}.ast-header-social-1-wrap .ast-social-color-type-custom .ast-builder-social-element:hover{color:#ff8000}.ast-header-social-1-wrap .ast-social-color-type-custom .ast-builder-social-element:hover svg{fill:#ff8000}.ast-header-social-1-wrap .ast-social-color-type-custom .social-item-label{color:blue}.ast-header-social-1-wrap .ast-builder-social-element:hover .social-item-label{color:#ff8000}.ast-builder-layout-element[data-section="section-hb-social-icons-1"]{display:flex}@media (max-width:921.99px){.ast-header-break-point .ast-builder-layout-element[data-section="section-hb-social-icons-1"]{display:flex}}@media (max-width:544px){.ast-header-break-point .ast-builder-layout-element[data-section="section-hb-social-icons-1"]{display:flex}}.site-below-footer-wrap{padding-top:20px;padding-bottom:20px}.site-below-footer-wrap[data-section="section-below-footer-builder"]{background-color:var(--ast-global-color-0);background-image:none;min-height:109px;border-style:solid;border-width:0;border-top-width:1px;border-top-color:#e5e5e5}.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row{max-width:1200px;min-height:109px;margin-left:auto;margin-right:auto}.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row,.site-below-footer-wrap[data-section="section-below-footer-builder"] .site-footer-section{align-items:flex-start}.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat(3,1fr)}@media (max-width:921px){.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0}.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat(3,1fr)}}@media (max-width:544px){.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0}.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr}}@media (max-width:921px){.site-below-footer-wrap[data-section="section-below-footer-builder"]{padding-left:4%;padding-right:4%}}.site-below-footer-wrap[data-section="section-below-footer-builder"]{display:grid}@media (max-width:921.99px){.ast-header-break-point .site-below-footer-wrap[data-section="section-below-footer-builder"]{display:grid}}@media (max-width:544px){.ast-header-break-point .site-below-footer-wrap[data-section="section-below-footer-builder"]{display:grid}}.ast-footer-copyright{text-align:left}.ast-footer-copyright.site-footer-focus-item{color:var(--ast-global-color-3)}@media (max-width:921px){.ast-footer-copyright{text-align:left}}@media (max-width:544px){.ast-footer-copyright{text-align:center}}.ast-footer-copyright.ast-builder-layout-element{display:flex}@media (max-width:921.99px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex}}@media (max-width:544px){.ast-header-break-point .ast-footer-copyright.ast-builder-layout-element{display:flex}}.site-above-footer-wrap{padding-top:20px;padding-bottom:20px}.site-above-footer-wrap[data-section="section-above-footer-builder"]{background-color:var(--ast-global-color-0);background-image:none;min-height:60px;border-style:solid;border-width:0;border-top-width:75px;border-top-color:var(--ast-global-color-8)}.site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row{max-width:1200px;min-height:60px;margin-left:auto;margin-right:auto}.site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row,.site-above-footer-wrap[data-section="section-above-footer-builder"] .site-footer-section{align-items:center}.site-above-footer-wrap[data-section="section-above-footer-builder"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0}.ast-builder-grid-row-3-equal .ast-builder-grid-row{grid-template-columns:repeat(3,1fr)}@media (max-width:921px){.site-above-footer-wrap[data-section="section-above-footer-builder"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0}.site-above-footer-wrap[data-section="section-above-footer-builder"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-equal .ast-builder-grid-row{grid-template-columns:repeat(3,1fr)}}@media (max-width:544px){.site-above-footer-wrap[data-section="section-above-footer-builder"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0}.site-above-footer-wrap[data-section="section-above-footer-builder"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr}}.site-above-footer-wrap[data-section="section-above-footer-builder"]{display:grid}@media (max-width:921.99px){.ast-header-break-point .site-above-footer-wrap[data-section="section-above-footer-builder"]{display:grid}}@media (max-width:544px){.ast-header-break-point .site-above-footer-wrap[data-section="section-above-footer-builder"]{display:grid}}.site-footer{background-color:#2b61ea;background-image:none}.site-primary-footer-wrap{padding-top:45px;padding-bottom:45px}.site-primary-footer-wrap[data-section="section-primary-footer-builder"]{background-color:var(--ast-global-color-0);background-image:none}.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row{max-width:1200px;margin-left:auto;margin-right:auto}.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .ast-builder-grid-row,.site-primary-footer-wrap[data-section="section-primary-footer-builder"] .site-footer-section{align-items:center}.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-inline .site-footer-section{display:flex;margin-bottom:0}.ast-builder-grid-row-5-equal .ast-builder-grid-row{grid-template-columns:repeat(5,1fr)}@media (max-width:921px){.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-tablet-inline .site-footer-section{display:flex;margin-bottom:0}.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-tablet-stack .site-footer-section{display:block;margin-bottom:10px}.ast-builder-grid-row-container.ast-builder-grid-row-tablet-5-equal .ast-builder-grid-row{grid-template-columns:repeat(5,1fr)}}@media (max-width:544px){.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-inline .site-footer-section{display:flex;margin-bottom:0}.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-stack .site-footer-section{display:block;margin-bottom:10px}.ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row{grid-template-columns:1fr}}.site-primary-footer-wrap[data-section="section-primary-footer-builder"]{padding-top:4%;padding-bottom:4%}@media (max-width:921px){.site-primary-footer-wrap[data-section="section-primary-footer-builder"]{padding-left:4%}}@media (max-width:544px){.site-primary-footer-wrap[data-section="section-primary-footer-builder"]{padding-left:9%}}.site-primary-footer-wrap[data-section="section-primary-footer-builder"]{display:grid}@media (max-width:921.99px){.ast-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"]{display:grid}}@media (max-width:544px){.ast-header-break-point .site-primary-footer-wrap[data-section="section-primary-footer-builder"]{display:grid}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .footer-widget-area-inner{text-align:left}@media (max-width:921px){.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .footer-widget-area-inner{text-align:center}}@media (max-width:544px){.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .footer-widget-area-inner{text-align:center}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .footer-widget-area-inner{text-align:left}@media (max-width:921px){.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .footer-widget-area-inner{text-align:center}}@media (max-width:544px){.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .footer-widget-area-inner{text-align:center}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .footer-widget-area-inner{text-align:left}@media (max-width:921px){.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .footer-widget-area-inner{text-align:center}}@media (max-width:544px){.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .footer-widget-area-inner{text-align:center}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .footer-widget-area-inner{text-align:left}@media (max-width:921px){.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .footer-widget-area-inner{text-align:center}}@media (max-width:544px){.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .footer-widget-area-inner{text-align:center}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-title,.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] h1,.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-area h1,.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] h2,.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-area h2,.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] h3,.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-area h3,.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] h4,.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-area h4,.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] h5,.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-area h5,.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] h6,.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] .widget-area h6{color:var(--ast-global-color-2)}.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"]{display:block}@media (max-width:921.99px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"]{display:block}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"]{display:block}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .footer-widget-area-inner a{color:var(--ast-global-color-3)}.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .footer-widget-area-inner a:hover{color:var(--ast-global-color-1)}.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-title,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h1,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h1,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h2,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h2,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h3,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h3,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h4,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h4,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h5,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h5,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h6,.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] .widget-area h6{color:var(--ast-global-color-2)}.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]{display:block}@media (max-width:921.99px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]{display:block}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]{display:block}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .footer-widget-area-inner a{color:var(--ast-global-color-3)}.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .footer-widget-area-inner a:hover{color:var(--ast-global-color-1)}.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-title,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h1,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-area h1,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h2,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-area h2,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h3,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-area h3,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h4,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-area h4,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h5,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-area h5,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] h6,.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] .widget-area h6{color:var(--ast-global-color-2)}.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"]{display:block}@media (max-width:921.99px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"]{display:block}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"]{display:block}}.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"] .footer-widget-area-inner{color:var(--ast-global-color-3)}.footer-widget-area[data-section="sidebar-widgets-footer-widget-4"]{display:block}@media (max-width:921.99px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"]{display:block}}@media (max-width:544px){.ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-4"]{display:block}}.ast-header-button-1 .ast-custom-button{box-shadow:0 0 0 0 rgb(0 0 0 / .1) inset}.ast-desktop .ast-mega-menu-enabled .ast-builder-menu-1 div:not(.astra-full-megamenu-wrapper) .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu,.ast-desktop .ast-builder-menu-1 .astra-full-megamenu-wrapper,.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu{box-shadow:0 4px 10px -2px rgb(0 0 0 / .1)}@media (max-width:544px){.ast-header-social-1-wrap .ast-social-stack-mobile .ast-builder-social-element{display:flex;justify-content:center;margin-left:unset;margin-right:unset}}.ast-desktop .ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:35%}@media (max-width:921px){.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:90%}}@media (max-width:544px){.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:90%}}.ast-header-break-point .main-header-bar{border-bottom-width:1px}@media (min-width:922px){.main-header-bar{border-bottom-width:1px}}.main-header-menu .menu-item,#astra-footer-menu .menu-item,.main-header-bar .ast-masthead-custom-menu-items{-js-display:flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main-header-menu>.menu-item>.menu-link,#astra-footer-menu>.menu-item>.menu-link{height:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-js-display:flex;display:flex}.main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link:after{position:absolute;right:1em;top:50%;transform:translate(0,-50%) rotate(270deg)}.ast-header-break-point .main-header-bar .main-header-bar-navigation .page_item_has_children>.ast-menu-toggle::before,.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle::before,.ast-mobile-popup-drawer .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle::before,.ast-header-break-point .ast-mobile-header-wrap .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle::before{font-weight:700;content:"\e900";font-family:Astra;text-decoration:inherit;display:inline-block}.ast-header-break-point .main-navigation ul.sub-menu .menu-item .menu-link:before{content:"\e900";font-family:Astra;font-size:.65em;text-decoration:inherit;display:inline-block;transform:translate(0,-2px) rotateZ(270deg);margin-right:5px}.widget_search .search-form:after{font-family:Astra;font-size:1.2em;font-weight:400;content:"\e8b6";position:absolute;top:50%;right:15px;transform:translate(0,-50%)}.astra-search-icon::before{content:"\e8b6";font-family:Astra;font-style:normal;font-weight:400;text-decoration:inherit;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;z-index:3}.main-header-bar .main-header-bar-navigation .page_item_has_children>a:after,.main-header-bar .main-header-bar-navigation .menu-item-has-children>a:after,.menu-item-has-children .ast-header-navigation-arrow:after{content:"\e900";display:inline-block;font-family:Astra;font-size:.6rem;font-weight:700;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:10px;line-height:normal}.menu-item-has-children .sub-menu .ast-header-navigation-arrow:after{margin-left:0}.ast-mobile-popup-drawer .main-header-bar-navigation .ast-submenu-expanded>.ast-menu-toggle::before{transform:rotateX(180deg)}.ast-header-break-point .main-header-bar-navigation .menu-item-has-children>.menu-link:after{display:none}@media (min-width:922px){.ast-builder-menu .main-navigation>ul>li:last-child a{margin-right:0}}.ast-separate-container .ast-article-inner{background-color:#f7fdfb;background-image:none}@media (max-width:921px){.ast-separate-container .ast-article-inner{background-color:rgb(30 253 255 / .46);background-image:none}}@media (max-width:544px){.ast-separate-container .ast-article-inner{background-color:var(--ast-global-color-5);background-image:none}}.ast-separate-container .ast-article-single:not(.ast-related-post),.woocommerce.ast-separate-container .ast-woocommerce-container,.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container.ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description,.ast-separate-container .comments-area .comment-respond,.ast-separate-container .comments-area .ast-comment-list li,.ast-separate-container .comments-area .comments-title{background-color:#f7fdfb;background-image:none}@media (max-width:921px){.ast-separate-container .ast-article-single:not(.ast-related-post),.woocommerce.ast-separate-container .ast-woocommerce-container,.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container.ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description{background-color:rgb(30 253 255 / .46);background-image:none}}@media (max-width:544px){.ast-separate-container .ast-article-single:not(.ast-related-post),.woocommerce.ast-separate-container .ast-woocommerce-container,.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container.ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description{background-color:var(--ast-global-color-5);background-image:none}}.ast-separate-container.ast-two-container #secondary .widget{background-color:#f7fdfb;background-image:none}@media (max-width:921px){.ast-separate-container.ast-two-container #secondary .widget{background-color:rgb(30 253 255 / .46);background-image:none}}@media (max-width:544px){.ast-separate-container.ast-two-container #secondary .widget{background-color:var(--ast-global-color-5);background-image:none}}#ast-scroll-top{display:none;position:fixed;text-align:center;cursor:pointer;z-index:99;width:2.1em;height:2.1em;line-height:2.1;color:#fff;border-radius:2px;content:"";outline:inherit}@media (min-width:769px){#ast-scroll-top{content:"769"}}#ast-scroll-top .ast-icon.icon-arrow svg{margin-left:0;vertical-align:middle;transform:translate(0,-20%) rotate(180deg);width:1.6em}.ast-scroll-to-top-right{right:30px;bottom:30px}.ast-scroll-to-top-left{left:30px;bottom:30px}#ast-scroll-top{background-color:var(--ast-global-color-2);font-size:15px}.ast-scroll-top-icon::before{content:"\e900";font-family:Astra;text-decoration:inherit}.ast-scroll-top-icon{transform:rotate(180deg)}@media (max-width:921px){#ast-scroll-top .ast-icon.icon-arrow svg{width:1em}}.ast-mobile-header-content>*,.ast-desktop-header-content>*{padding:10px 0;height:auto}.ast-mobile-header-content>*:first-child,.ast-desktop-header-content>*:first-child{padding-top:10px}.ast-mobile-header-content>.ast-builder-menu,.ast-desktop-header-content>.ast-builder-menu{padding-top:0}.ast-mobile-header-content>*:last-child,.ast-desktop-header-content>*:last-child{padding-bottom:0}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search label,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search label{width:100%}.ast-desktop-header-content .main-header-bar-navigation .ast-submenu-expanded>.ast-menu-toggle::before{transform:rotateX(180deg)}#ast-desktop-header .ast-desktop-header-content,.ast-mobile-header-content .ast-search-icon,.ast-desktop-header-content .ast-search-icon,.ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-desktop-header-content{display:none}.ast-main-header-nav-open.ast-header-break-point #ast-desktop-header .ast-desktop-header-content,.ast-main-header-nav-open.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content{display:block}.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up>.menu-item>.sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up>.menu-item .menu-item>.sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down>.menu-item>.sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down>.menu-item .menu-item>.sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade>.menu-item>.sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade>.menu-item .menu-item>.sub-menu{opacity:1;visibility:visible}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation{width:unset;margin:unset}.ast-mobile-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle,.ast-desktop-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle{left:calc(20px - 0.907em);right:auto}.ast-mobile-header-content .ast-search-menu-icon,.ast-mobile-header-content .ast-search-menu-icon.slide-search,.ast-desktop-header-content .ast-search-menu-icon,.ast-desktop-header-content .ast-search-menu-icon.slide-search{width:100%;position:relative;display:block;right:auto;transform:none}.ast-mobile-header-content .ast-search-menu-icon.slide-search .search-form,.ast-mobile-header-content .ast-search-menu-icon .search-form,.ast-desktop-header-content .ast-search-menu-icon.slide-search .search-form,.ast-desktop-header-content .ast-search-menu-icon .search-form{right:0;visibility:visible;opacity:1;position:relative;top:auto;transform:none;padding:0;display:block;overflow:hidden}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-mobile-header-content .ast-search-menu-icon .search-field,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-desktop-header-content .ast-search-menu-icon .search-field{width:100%;padding-right:5.5em}.ast-mobile-header-content .ast-search-menu-icon .search-submit,.ast-desktop-header-content .ast-search-menu-icon .search-submit{display:block;position:absolute;height:100%;top:0;right:0;padding:0 1em;border-radius:0}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation ul .sub-menu .menu-link{padding-left:30px}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation .sub-menu .menu-item .menu-item .menu-link{padding-left:40px}.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{background-color:#fff;}.ast-mobile-header-wrap .ast-mobile-header-content,.ast-desktop-header-content{background-color:#fff;}.ast-mobile-popup-content>*,.ast-mobile-header-content>*,.ast-desktop-popup-content>*,.ast-desktop-header-content>*{padding-top:0;padding-bottom:0}.content-align-flex-start .ast-builder-layout-element{justify-content:flex-start}.content-align-flex-start .main-header-menu{text-align:left}.ast-mobile-popup-drawer.active .menu-toggle-close{color:#3a3a3a}.ast-mobile-header-wrap .ast-primary-header-bar,.ast-primary-header-bar .site-primary-header-wrap{min-height:80px}.ast-desktop:not(:has(.ast-header-sticked)) .ast-primary-header-bar .main-header-menu>.menu-item{line-height:80px}.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-below-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-above-header-bar{padding-left:20px;padding-right:20px}.ast-header-break-point .ast-primary-header-bar{border-bottom-width:1px;border-bottom-style:solid}@media (min-width:922px){.ast-primary-header-bar{border-bottom-width:1px;border-bottom-style:solid}}.ast-primary-header-bar{background-color:#fff;background-image:none}.ast-primary-header-bar{display:block}@media (max-width:921.99px){.ast-header-break-point .ast-primary-header-bar{display:grid}}@media (max-width:544px){.ast-header-break-point .ast-primary-header-bar{display:grid}}[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-outline{background:#fff0;color:var(--ast-global-color-0);border-top-width:1px;border-bottom-width:1px;border-right-width:1px;border-left-width:1px;border-style:solid;border-color:var(--ast-global-color-0);border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{width:18px;height:18px;fill:var(--ast-global-color-0)}[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-wrap .mobile-menu{color:var(--ast-global-color-0)}.ast-below-header .main-header-bar-navigation{height:100%}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item .menu-link{border:none}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .inline-on-mobile .menu-item-has-children>.ast-menu-toggle::before{font-size:.6rem}.ast-header-break-point .ast-mobile-header-wrap .ast-below-header-wrap .main-header-bar-navigation .ast-submenu-expanded>.ast-menu-toggle::before{transform:rotateX(180deg)}#masthead .ast-mobile-header-wrap .ast-below-header-bar{padding-left:20px;padding-right:20px}.ast-mobile-header-wrap .ast-below-header-bar,.ast-below-header-bar .site-below-header-wrap{min-height:60px}.ast-desktop .ast-below-header-bar .main-header-menu>.menu-item{line-height:60px}.ast-desktop .ast-below-header-bar .ast-header-woo-cart,.ast-desktop .ast-below-header-bar .ast-header-edd-cart{line-height:60px}.ast-below-header-bar{border-bottom-width:1px;border-bottom-color:#eaeaea;border-bottom-style:solid}.ast-below-header-bar{background-color:#eee;background-image:none}.ast-header-break-point .ast-below-header-bar{background-color:#eee}.ast-below-header-bar{display:block}@media (max-width:921.99px){.ast-header-break-point .ast-below-header-bar{display:grid}}@media (max-width:544px){.ast-header-break-point .ast-below-header-bar{display:grid}}.ast-desktop .astra-menu-animation-slide-up>.menu-item>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-up>.menu-item>.sub-menu,.ast-desktop .astra-menu-animation-slide-up>.menu-item>.sub-menu .sub-menu{opacity:0;visibility:hidden;transform:translateY(.5em);transition:visibility .2s ease,transform .2s ease}.ast-desktop .astra-menu-animation-slide-up>.menu-item .menu-item.focus>.sub-menu,.ast-desktop .astra-menu-animation-slide-up>.menu-item .menu-item:hover>.sub-menu,.ast-desktop .astra-menu-animation-slide-up>.menu-item.focus>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-up>.menu-item.focus>.sub-menu,.ast-desktop .astra-menu-animation-slide-up>.menu-item:hover>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-up>.menu-item:hover>.sub-menu{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.ast-desktop .astra-menu-animation-slide-up>.full-width-mega.menu-item.focus>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-up>.full-width-mega.menu-item:hover>.astra-full-megamenu-wrapper{-js-display:flex;display:flex}.ast-desktop .astra-menu-animation-slide-down>.menu-item>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-down>.menu-item>.sub-menu,.ast-desktop .astra-menu-animation-slide-down>.menu-item>.sub-menu .sub-menu{opacity:0;visibility:hidden;transform:translateY(-.5em);transition:visibility .2s ease,transform .2s ease}.ast-desktop .astra-menu-animation-slide-down>.menu-item .menu-item.focus>.sub-menu,.ast-desktop .astra-menu-animation-slide-down>.menu-item .menu-item:hover>.sub-menu,.ast-desktop .astra-menu-animation-slide-down>.menu-item.focus>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-down>.menu-item.focus>.sub-menu,.ast-desktop .astra-menu-animation-slide-down>.menu-item:hover>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-down>.menu-item:hover>.sub-menu{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.ast-desktop .astra-menu-animation-slide-down>.full-width-mega.menu-item.focus>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-down>.full-width-mega.menu-item:hover>.astra-full-megamenu-wrapper{-js-display:flex;display:flex}.ast-desktop .astra-menu-animation-fade>.menu-item>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-fade>.menu-item>.sub-menu,.ast-desktop .astra-menu-animation-fade>.menu-item>.sub-menu .sub-menu{opacity:0;visibility:hidden;transition:opacity ease-in-out .3s}.ast-desktop .astra-menu-animation-fade>.menu-item .menu-item.focus>.sub-menu,.ast-desktop .astra-menu-animation-fade>.menu-item .menu-item:hover>.sub-menu,.ast-desktop .astra-menu-animation-fade>.menu-item.focus>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-fade>.menu-item.focus>.sub-menu,.ast-desktop .astra-menu-animation-fade>.menu-item:hover>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-fade>.menu-item:hover>.sub-menu{opacity:1;visibility:visible;transition:opacity ease-in-out .3s}.ast-desktop .astra-menu-animation-fade>.full-width-mega.menu-item.focus>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-fade>.full-width-mega.menu-item:hover>.astra-full-megamenu-wrapper{-js-display:flex;display:flex}.ast-desktop .menu-item.ast-menu-hover>.sub-menu.toggled-on{opacity:1;visibility:visible}@font-face{font-family:'Amiri';font-style:normal;font-weight:400;font-display:fallback;src:url(https://exams.lojane.org/wp-content/astra-local-fonts/amiri/J7aRnpd8CGxBHpUrtLMA7w.woff2) format('woff2');unicode-range:U+0600-06FF,U+0750-077F,U+0870-088E,U+0890-0891,U+0897-08E1,U+08E3-08FF,U+200C-200E,U+2010-2011,U+204F,U+2E41,U+FB50-FDFF,U+FE70-FE74,U+FE76-FEFC,U+102E0-102FB,U+10E60-10E7E,U+10EC2-10EC4,U+10EFC-10EFF,U+1EE00-1EE03,U+1EE05-1EE1F,U+1EE21-1EE22,U+1EE24,U+1EE27,U+1EE29-1EE32,U+1EE34-1EE37,U+1EE39,U+1EE3B,U+1EE42,U+1EE47,U+1EE49,U+1EE4B,U+1EE4D-1EE4F,U+1EE51-1EE52,U+1EE54,U+1EE57,U+1EE59,U+1EE5B,U+1EE5D,U+1EE5F,U+1EE61-1EE62,U+1EE64,U+1EE67-1EE6A,U+1EE6C-1EE72,U+1EE74-1EE77,U+1EE79-1EE7C,U+1EE7E,U+1EE80-1EE89,U+1EE8B-1EE9B,U+1EEA1-1EEA3,U+1EEA5-1EEA9,U+1EEAB-1EEBB,U+1EEF0-1EEF1}@font-face{font-family:'Amiri';font-style:normal;font-weight:400;font-display:fallback;src:url(https://exams.lojane.org/wp-content/astra-local-fonts/amiri/J7aRnpd8CGxBHpUgtLMA7w.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Amiri';font-style:normal;font-weight:400;font-display:fallback;src:url(https://exams.lojane.org/wp-content/astra-local-fonts/amiri/J7aRnpd8CGxBHpUutLM.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Lato';font-style:normal;font-weight:400;font-display:fallback;src:url(https://exams.lojane.org/wp-content/astra-local-fonts/lato/S6uyw4BMUTPHjxAwXjeu.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Lato';font-style:normal;font-weight:400;font-display:fallback;src:url(https://exams.lojane.org/wp-content/astra-local-fonts/lato/S6uyw4BMUTPHjx4wXg.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Lato';font-style:normal;font-weight:700;font-display:fallback;src:url(https://exams.lojane.org/wp-content/astra-local-fonts/lato/S6u9w4BMUTPHh6UVSwaPGR_p.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Lato';font-style:normal;font-weight:700;font-display:fallback;src:url(https://exams.lojane.org/wp-content/astra-local-fonts/lato/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Lora';font-style:normal;font-weight:400;font-display:fallback;src:url(https://exams.lojane.org/wp-content/astra-local-fonts/lora/0QI6MX1D_JOuGQbT0gvTJPa787weuxJMkq1umA.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Lora';font-style:normal;font-weight:400;font-display:fallback;src:url(https://exams.lojane.org/wp-content/astra-local-fonts/lora/0QI6MX1D_JOuGQbT0gvTJPa787weuxJFkq1umA.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Lora';font-style:normal;font-weight:400;font-display:fallback;src:url(https://exams.lojane.org/wp-content/astra-local-fonts/lora/0QI6MX1D_JOuGQbT0gvTJPa787weuxI9kq1umA.woff2) format('woff2');unicode-range:U+0302-0303,U+0305,U+0307-0308,U+0310,U+0312,U+0315,U+031A,U+0326-0327,U+032C,U+032F-0330,U+0332-0333,U+0338,U+033A,U+0346,U+034D,U+0391-03A1,U+03A3-03A9,U+03B1-03C9,U+03D1,U+03D5-03D6,U+03F0-03F1,U+03F4-03F5,U+2016-2017,U+2034-2038,U+203C,U+2040,U+2043,U+2047,U+2050,U+2057,U+205F,U+2070-2071,U+2074-208E,U+2090-209C,U+20D0-20DC,U+20E1,U+20E5-20EF,U+2100-2112,U+2114-2115,U+2117-2121,U+2123-214F,U+2190,U+2192,U+2194-21AE,U+21B0-21E5,U+21F1-21F2,U+21F4-2211,U+2213-2214,U+2216-22FF,U+2308-230B,U+2310,U+2319,U+231C-2321,U+2336-237A,U+237C,U+2395,U+239B-23B7,U+23D0,U+23DC-23E1,U+2474-2475,U+25AF,U+25B3,U+25B7,U+25BD,U+25C1,U+25CA,U+25CC,U+25FB,U+266D-266F,U+27C0-27FF,U+2900-2AFF,U+2B0E-2B11,U+2B30-2B4C,U+2BFE,U+3030,U+FF5B,U+FF5D,U+1D400-1D7FF,U+1EE00-1EEFF}@font-face{font-family:'Lora';font-style:normal;font-weight:400;font-display:fallback;src:url(https://exams.lojane.org/wp-content/astra-local-fonts/lora/0QI6MX1D_JOuGQbT0gvTJPa787weuxIvkq1umA.woff2) format('woff2');unicode-range:U+0001-000C,U+000E-001F,U+007F-009F,U+20DD-20E0,U+20E2-20E4,U+2150-218F,U+2190,U+2192,U+2194-2199,U+21AF,U+21E6-21F0,U+21F3,U+2218-2219,U+2299,U+22C4-22C6,U+2300-243F,U+2440-244A,U+2460-24FF,U+25A0-27BF,U+2800-28FF,U+2921-2922,U+2981,U+29BF,U+29EB,U+2B00-2BFF,U+4DC0-4DFF,U+FFF9-FFFB,U+10140-1018E,U+10190-1019C,U+101A0,U+101D0-101FD,U+102E0-102FB,U+10E60-10E7E,U+1D2C0-1D2D3,U+1D2E0-1D37F,U+1F000-1F0FF,U+1F100-1F1AD,U+1F1E6-1F1FF,U+1F30D-1F30F,U+1F315,U+1F31C,U+1F31E,U+1F320-1F32C,U+1F336,U+1F378,U+1F37D,U+1F382,U+1F393-1F39F,U+1F3A7-1F3A8,U+1F3AC-1F3AF,U+1F3C2,U+1F3C4-1F3C6,U+1F3CA-1F3CE,U+1F3D4-1F3E0,U+1F3ED,U+1F3F1-1F3F3,U+1F3F5-1F3F7,U+1F408,U+1F415,U+1F41F,U+1F426,U+1F43F,U+1F441-1F442,U+1F444,U+1F446-1F449,U+1F44C-1F44E,U+1F453,U+1F46A,U+1F47D,U+1F4A3,U+1F4B0,U+1F4B3,U+1F4B9,U+1F4BB,U+1F4BF,U+1F4C8-1F4CB,U+1F4D6,U+1F4DA,U+1F4DF,U+1F4E3-1F4E6,U+1F4EA-1F4ED,U+1F4F7,U+1F4F9-1F4FB,U+1F4FD-1F4FE,U+1F503,U+1F507-1F50B,U+1F50D,U+1F512-1F513,U+1F53E-1F54A,U+1F54F-1F5FA,U+1F610,U+1F650-1F67F,U+1F687,U+1F68D,U+1F691,U+1F694,U+1F698,U+1F6AD,U+1F6B2,U+1F6B9-1F6BA,U+1F6BC,U+1F6C6-1F6CF,U+1F6D3-1F6D7,U+1F6E0-1F6EA,U+1F6F0-1F6F3,U+1F6F7-1F6FC,U+1F700-1F7FF,U+1F800-1F80B,U+1F810-1F847,U+1F850-1F859,U+1F860-1F887,U+1F890-1F8AD,U+1F8B0-1F8BB,U+1F8C0-1F8C1,U+1F900-1F90B,U+1F93B,U+1F946,U+1F984,U+1F996,U+1F9E9,U+1FA00-1FA6F,U+1FA70-1FA7C,U+1FA80-1FA89,U+1FA8F-1FAC6,U+1FACE-1FADC,U+1FADF-1FAE9,U+1FAF0-1FAF8,U+1FB00-1FBFF}@font-face{font-family:'Lora';font-style:normal;font-weight:400;font-display:fallback;src:url(https://exams.lojane.org/wp-content/astra-local-fonts/lora/0QI6MX1D_JOuGQbT0gvTJPa787weuxJOkq1umA.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Lora';font-style:normal;font-weight:400;font-display:fallback;src:url(https://exams.lojane.org/wp-content/astra-local-fonts/lora/0QI6MX1D_JOuGQbT0gvTJPa787weuxJPkq1umA.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Lora';font-style:normal;font-weight:400;font-display:fallback;src:url(https://exams.lojane.org/wp-content/astra-local-fonts/lora/0QI6MX1D_JOuGQbT0gvTJPa787weuxJBkq0.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}img.wp-smiley,img.emoji{display:inline!important;border:none!important;box-shadow:none!important;height:1em!important;width:1em!important;margin:0 0.07em!important;vertical-align:-0.1em!important;background:none!important;padding:0!important}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}:root .has-text-align-center{text-align:center}:root .has-text-align-left{text-align:left}:root .has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-break:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style^=border-color],[style*=";border-color"],[style*="; border-color"]){border-style:solid}html :where([style^=border-top-color],[style*=";border-top-color"],[style*="; border-top-color"]){border-top-style:solid}html :where([style^=border-right-color],[style*=";border-right-color"],[style*="; border-right-color"]){border-right-style:solid}html :where([style^=border-bottom-color],[style*=";border-bottom-color"],[style*="; border-bottom-color"]){border-bottom-style:solid}html :where([style^=border-left-color],[style*=";border-left-color"],[style*="; border-left-color"]){border-left-style:solid}html :where([style^=border-width],[style*=";border-width"],[style*="; border-width"]){border-style:solid}html :where([style^=border-top-width],[style*=";border-top-width"],[style*="; border-top-width"]){border-top-style:solid}html :where([style^=border-right-width],[style*=";border-right-width"],[style*="; border-right-width"]){border-right-style:solid}html :where([style^=border-bottom-width],[style*=";border-bottom-width"],[style*="; border-bottom-width"]){border-bottom-style:solid}html :where([style^=border-left-width],[style*=";border-left-width"],[style*="; border-left-width"]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-spectra-pro-login{border-radius:3px;border-style:solid;border-width:1px;box-sizing:border-box;margin:auto;padding:30px 40px;transition:all .3s ease}.wp-block-spectra-pro-login .spectra-pro-login-form__user-login,.wp-block-spectra-pro-login .spectra-pro-login-form__user-pass{margin-bottom:20px;position:relative}.wp-block-spectra-pro-login .spectra-pro-login-form__user-login label,.wp-block-spectra-pro-login .spectra-pro-login-form__user-pass label{display:block;font-size:14px;font-weight:400;line-height:22px;margin-bottom:5px;width:100%}.wp-block-spectra-pro-login .spectra-pro-login-form__user-login input,.wp-block-spectra-pro-login .spectra-pro-login-form__user-pass input{background:#fff;border:1px solid #e6e7e9;border-radius:3px;box-sizing:border-box;display:block;font-size:14px;font-weight:400;line-height:20px;outline:unset;padding:11px 15px;width:100%}.wp-block-spectra-pro-login .spectra-pro-login-form__user-login input::-moz-placeholder,.wp-block-spectra-pro-login .spectra-pro-login-form__user-pass input::-moz-placeholder{color:#959595;opacity:1}.wp-block-spectra-pro-login .spectra-pro-login-form__user-login input::placeholder,.wp-block-spectra-pro-login .spectra-pro-login-form__user-pass input::placeholder{color:#959595;opacity:1}.wp-block-spectra-pro-login .spectra-pro-login-form__user-login input:-ms-input-placeholder,.wp-block-spectra-pro-login .spectra-pro-login-form__user-pass input:-ms-input-placeholder{color:#959595}.wp-block-spectra-pro-login .spectra-pro-login-form__user-login input::-ms-input-placeholder,.wp-block-spectra-pro-login .spectra-pro-login-form__user-pass input::-ms-input-placeholder{color:#959595}.wp-block-spectra-pro-login .spectra-pro-login-form__user-login .spectra-pro-login-form-pass-wrap,.wp-block-spectra-pro-login .spectra-pro-login-form__user-pass .spectra-pro-login-form-pass-wrap{position:relative}.wp-block-spectra-pro-login .spectra-pro-login-form__user-login .spectra-pro-login-form-pass-wrap input,.wp-block-spectra-pro-login .spectra-pro-login-form__user-pass .spectra-pro-login-form-pass-wrap input{padding-right:40px}.wp-block-spectra-pro-login .spectra-pro-login-form__user-login .spectra-pro-login-form-pass-wrap button,.wp-block-spectra-pro-login .spectra-pro-login-form__user-pass .spectra-pro-login-form-pass-wrap button{align-items:center;background:#fff0;border:none;color:#959595;display:flex;height:100%;justify-content:center;padding:0!important;position:absolute;right:0;text-decoration:none;top:0;width:40px}.wp-block-spectra-pro-login .spectra-pro-login-form__user-login .spectra-pro-login-form-pass-wrap button span,.wp-block-spectra-pro-login .spectra-pro-login-form__user-pass .spectra-pro-login-form-pass-wrap button span{height:unset;width:unset}.wp-block-spectra-pro-login .spectra-pro-login-form__recaptcha{margin-bottom:20px}.wp-block-spectra-pro-login .spectra-pro-login-form-rememberme{align-items:center;display:flex;justify-content:center}.wp-block-spectra-pro-login .spectra-pro-login-form .spectra-pro-login-form__field-error-message{color:#ef4444;font-size:13px;left:0;position:absolute;top:100%;width:100%}.wp-block-spectra-pro-login .spectra-pro-login-form .spectra-pro-login-form-pass-wrap--have-icon,.wp-block-spectra-pro-login .spectra-pro-login-form .spectra-pro-login-form-username-wrap--have-icon{position:relative}.wp-block-spectra-pro-login .spectra-pro-login-form .spectra-pro-login-form-pass-wrap--have-icon>svg,.wp-block-spectra-pro-login .spectra-pro-login-form .spectra-pro-login-form-username-wrap--have-icon>svg{align-items:center;border-right:solid #e5e5e5;border-width:1px;bottom:2px;box-sizing:content-box;display:inline-flex;height:calc(100% - 4px);left:2px;padding:0 10px;position:absolute;top:2px;width:15px}.wp-block-spectra-pro-login .spectra-pro-login-form .spectra-pro-login-form-pass-wrap--have-icon input:not([type=checkbox]):not([type=radio]):not([type=file]),.wp-block-spectra-pro-login .spectra-pro-login-form .spectra-pro-login-form-username-wrap--have-icon input:not([type=checkbox]):not([type=radio]):not([type=file]){padding-left:40px}.wp-block-spectra-pro-login .spectra-pro-login-form__forgetmenot{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.wp-block-spectra-pro-login .spectra-pro-login-form__forgetmenot input[type=checkbox]{border-radius:2px;border-style:solid;border-width:1px}.wp-block-spectra-pro-login .spectra-pro-login-form__forgetmenot label{font-size:14px;font-weight:400;line-height:22px;margin-left:5px}.wp-block-spectra-pro-login .spectra-pro-login-form__forgetmenot .spectra-pro-login-form-forgot-password{font-size:14px;font-weight:400}.wp-block-spectra-pro-login .spectra-pro-login-form__forgetmenot .spectra-pro-login-form-forgot-password>a{cursor:pointer}.wp-block-spectra-pro-login .spectra-pro-login-form__submit{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}.wp-block-spectra-pro-login .spectra-pro-login-form__submit .spectra-pro-login-form-register{display:inline-block;font-size:14px;font-weight:400}.wp-block-spectra-pro-login .spectra-pro-login-form__submit .spectra-pro-login-form-submit-button{align-items:center;cursor:pointer;display:flex;justify-content:center;transition:all .3s ease}.wp-block-spectra-pro-login .spectra-pro-login-form__submit .spectra-pro-login-form-submit-button>svg{fill:#fff;height:15px;width:15px}.wp-block-spectra-pro-login__footer .wp-block-spectra-pro-login-info{font-size:14px;font-weight:400;line-height:20px;margin:0;text-align:center}.wp-block-spectra-pro-login .spectra-pro-login-form-status{border-radius:4px;display:block;font-size:14px;margin-bottom:15px;margin-top:15px;width:100%}.wp-block-spectra-pro-login .spectra-pro-login-form-status__success{background-color:#d4edda;border-left:3px solid #28a745;color:#155724;padding:10px 15px}.wp-block-spectra-pro-login .spectra-pro-login-form-status__error,.wp-block-spectra-pro-login .spectra-pro-login-form-status__error-item{background-color:#f8d7da;border-left:3px solid #dc3545;color:#721c24;padding:10px 15px}.wp-block-spectra-pro-login .spectra-pro-login-form-status__error-item{margin-bottom:10px}.spectra-pro-login-form-rememberme{cursor:pointer;display:block;font-size:22px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.spectra-pro-login-form-rememberme label{align-items:center;display:flex;margin-left:0!important}.spectra-pro-login-form-rememberme input[type=checkbox]{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.spectra-pro-login-form-rememberme__checkmark{align-items:center;background-color:#fff;border-radius:3px;border-style:solid;border-width:1px;display:flex;height:25px;justify-content:center;margin-right:10px;position:relative;width:25px}.spectra-pro-login-form-rememberme__checkmark:after{content:"";display:none}.spectra-pro-login-form-rememberme input[type=checkbox]:checked~.spectra-pro-login-form-rememberme__checkmark:after{display:block}.spectra-pro-login-form-rememberme .spectra-pro-login-form-rememberme__checkmark:after{box-sizing:content-box;color:#000;content:"✔";cursor:pointer;font-size:20.8333333333px;font-weight:500;text-align:center}.spectra-pro-login-form-pass-wrap button{margin-right:5px}html[dir=rtl] .spectra-pro-login-form-rememberme__checkmark{margin-left:10px;margin-right:0}html[dir=rtl] .wp-block-spectra-pro-login .spectra-pro-login-form__user-pass .spectra-pro-login-form-pass-wrap input{padding-left:40px;padding-right:15px}html[dir=rtl] .wp-block-spectra-pro-login .spectra-pro-login-form__user-login .spectra-pro-login-form-username-wrap--have-icon input,html[dir=rtl] .wp-block-spectra-pro-login .spectra-pro-login-form__user-pass .spectra-pro-login-form-pass-wrap--have-icon input{padding-left:15px;padding-right:40px}html[dir=rtl] .wp-block-spectra-pro-login .spectra-pro-login-form-pass-wrap--have-icon>svg,html[dir=rtl] .wp-block-spectra-pro-login .spectra-pro-login-form-username-wrap--have-icon>svg{border-left:solid #e5e5e5;border-right-style:none;border-width:1px;left:auto;right:0}html[dir=rtl] .spectra-pro-login-form-pass-wrap button{margin-left:5px}html[dir=rtl] .wp-block-spectra-pro-login .spectra-pro-login-form__user-pass .spectra-pro-login-form-pass-wrap button{left:0;right:auto}html[dir=rtl] .wp-block-spectra-pro-login .spectra-pro-login-form__submit button{flex-direction:row-reverse}@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.wp-block-spectra-pro-register{border-radius:3px;border-style:solid;border-width:1px;box-sizing:border-box;margin:auto;padding:30px 40px;transition:all .3s ease}.wp-block-spectra-pro-register .spectra-pro-register-form .required:after{color:#ef4444;content:" *"}.wp-block-spectra-pro-register .spectra-pro-register-form .wp-block-button .spectra-pro-register-form__submit{cursor:pointer;display:flex;justify-content:center;transition:all .3s ease}.wp-block-spectra-pro-register .spectra-pro-register-form .wp-block-button .spectra-pro-register-form__submit>span{margin-left:5px;text-decoration:none}.wp-block-spectra-pro-register .spectra-pro-register-form .wp-block-button .spectra-pro-register-form__submit>svg{fill:#fff;height:15px;width:15px}.wp-block-spectra-pro-register .spectra-pro-register-form__field-error-message,.wp-block-spectra-pro-register .spectra-pro-register-form__field-success-message{display:block;font-size:13px;font-style:normal;font-weight:400;left:0;letter-spacing:-.02em;line-height:16px;margin-top:3px;position:relative;right:0;top:100%}.wp-block-spectra-pro-register .spectra-pro-register-form__field-error-message{color:#ef4444;position:absolute}.wp-block-spectra-pro-register .spectra-pro-register-form__email,.wp-block-spectra-pro-register .spectra-pro-register-form__name,.wp-block-spectra-pro-register .spectra-pro-register-form__password,.wp-block-spectra-pro-register .spectra-pro-register-form__recaptcha,.wp-block-spectra-pro-register .spectra-pro-register-form__username{margin-bottom:22px;position:relative}.wp-block-spectra-pro-register .spectra-pro-register-form__email label,.wp-block-spectra-pro-register .spectra-pro-register-form__name label,.wp-block-spectra-pro-register .spectra-pro-register-form__password label,.wp-block-spectra-pro-register .spectra-pro-register-form__recaptcha label,.wp-block-spectra-pro-register .spectra-pro-register-form__username label{display:block;font-size:14px;font-weight:400;line-height:22px;margin-bottom:5px;width:100%}.wp-block-spectra-pro-register .spectra-pro-register-form__email input,.wp-block-spectra-pro-register .spectra-pro-register-form__name input,.wp-block-spectra-pro-register .spectra-pro-register-form__password input,.wp-block-spectra-pro-register .spectra-pro-register-form__recaptcha input,.wp-block-spectra-pro-register .spectra-pro-register-form__username input{background:#fff;border:1px solid #e6e7e9;border-radius:3px;box-sizing:border-box;display:block;font-size:14px;font-weight:400;line-height:20px;outline:unset;padding:11px 15px;width:100%}.wp-block-spectra-pro-register .spectra-pro-register-form__email input::-moz-placeholder,.wp-block-spectra-pro-register .spectra-pro-register-form__name input::-moz-placeholder,.wp-block-spectra-pro-register .spectra-pro-register-form__password input::-moz-placeholder,.wp-block-spectra-pro-register .spectra-pro-register-form__recaptcha input::-moz-placeholder,.wp-block-spectra-pro-register .spectra-pro-register-form__username input::-moz-placeholder{color:#959595;opacity:1}.wp-block-spectra-pro-register .spectra-pro-register-form__email input::placeholder,.wp-block-spectra-pro-register .spectra-pro-register-form__name input::placeholder,.wp-block-spectra-pro-register .spectra-pro-register-form__password input::placeholder,.wp-block-spectra-pro-register .spectra-pro-register-form__recaptcha input::placeholder,.wp-block-spectra-pro-register .spectra-pro-register-form__username input::placeholder{color:#959595;opacity:1}.wp-block-spectra-pro-register .spectra-pro-register-form__email input:-ms-input-placeholder,.wp-block-spectra-pro-register .spectra-pro-register-form__name input:-ms-input-placeholder,.wp-block-spectra-pro-register .spectra-pro-register-form__password input:-ms-input-placeholder,.wp-block-spectra-pro-register .spectra-pro-register-form__recaptcha input:-ms-input-placeholder,.wp-block-spectra-pro-register .spectra-pro-register-form__username input:-ms-input-placeholder{color:#959595}.wp-block-spectra-pro-register .spectra-pro-register-form__email input::-ms-input-placeholder,.wp-block-spectra-pro-register .spectra-pro-register-form__name input::-ms-input-placeholder,.wp-block-spectra-pro-register .spectra-pro-register-form__password input::-ms-input-placeholder,.wp-block-spectra-pro-register .spectra-pro-register-form__recaptcha input::-ms-input-placeholder,.wp-block-spectra-pro-register .spectra-pro-register-form__username input::-ms-input-placeholder{color:#959595}.wp-block-spectra-pro-register .spectra-pro-register-form__email input:not([type=checkbox]):not([type=radio]):not([type=file]),.wp-block-spectra-pro-register .spectra-pro-register-form__email select,.wp-block-spectra-pro-register .spectra-pro-register-form__name input:not([type=checkbox]):not([type=radio]):not([type=file]),.wp-block-spectra-pro-register .spectra-pro-register-form__name select,.wp-block-spectra-pro-register .spectra-pro-register-form__password input:not([type=checkbox]):not([type=radio]):not([type=file]),.wp-block-spectra-pro-register .spectra-pro-register-form__password select,.wp-block-spectra-pro-register .spectra-pro-register-form__recaptcha input:not([type=checkbox]):not([type=radio]):not([type=file]),.wp-block-spectra-pro-register .spectra-pro-register-form__recaptcha select,.wp-block-spectra-pro-register .spectra-pro-register-form__username input:not([type=checkbox]):not([type=radio]):not([type=file]),.wp-block-spectra-pro-register .spectra-pro-register-form__username select{box-sizing:border-box;width:100%}.wp-block-spectra-pro-register .spectra-pro-register-form__email input:not([type=checkbox]):not([type=radio]):not([type=file]),.wp-block-spectra-pro-register .spectra-pro-register-form__name input:not([type=checkbox]):not([type=radio]):not([type=file]),.wp-block-spectra-pro-register .spectra-pro-register-form__password input:not([type=checkbox]):not([type=radio]):not([type=file]),.wp-block-spectra-pro-register .spectra-pro-register-form__recaptcha input:not([type=checkbox]):not([type=radio]):not([type=file]),.wp-block-spectra-pro-register .spectra-pro-register-form__username input:not([type=checkbox]):not([type=radio]):not([type=file]){margin:0}.wp-block-spectra-pro-register .spectra-pro-register-form__password .spectra-pro-register-form__field-success-message{position:absolute}.wp-block-spectra-pro-register .spectra-pro-register-form__input-error{border-color:#ef4444!important}.wp-block-spectra-pro-register .spectra-pro-register-form__terms{margin-bottom:20px;position:relative}.wp-block-spectra-pro-register .spectra-pro-register-form__terms-label{display:block;font-size:14px;font-weight:400;line-height:22px;width:100%}.wp-block-spectra-pro-register .spectra-pro-register-form__terms-wrap{align-items:center;-moz-column-gap:10px;column-gap:10px;display:flex}.wp-block-spectra-pro-register .spectra-pro-register-form__terms-wrap label.spectra-pro-register-form__terms-label.spectra-pro-register-form__terms-label{margin-bottom:unset}.wp-block-spectra-pro-register .spectra-pro-register-form__terms input[type=checkbox]{border-radius:3px;border-style:solid;border-width:1px}.wp-block-spectra-pro-register .spectra-pro-register-form__field-wrapper{position:relative}.wp-block-spectra-pro-register .spectra-pro-register-form__field-wrapper>svg{align-items:center;border-bottom-right-radius:0!important;border-style:none;border-right:1px solid #e5e5e5;border-top-right-radius:0!important;box-sizing:content-box;display:inline-flex;height:calc(100% - 4px);left:2px;padding:0 10px;position:absolute;top:2px;width:15px}.wp-block-spectra-pro-register .spectra-pro-register-form__field-wrapper input:not([type=checkbox]):not([type=radio]):not([type=file]){padding-left:40px}.wp-block-spectra-pro-register .spectra-pro-register-form__footer .spectra-pro-register-login-info{font-size:14px;font-weight:400;line-height:20px;margin:0;text-align:center}.wp-block-spectra-pro-register .spectra-pro-register-form__social{display:flex}.wp-block-spectra-pro-register .spectra-pro-register-form__social button{-moz-column-gap:5px;column-gap:5px}.wp-block-spectra-pro-register .spectra-pro-register-form__social .required:after{color:#ef4444;content:" *"}.wp-block-spectra-pro-register .spectra-pro-register-form__social-google{align-items:center;background:#fff;border:1px solid #007cba;border-radius:3px;color:#007cba;cursor:pointer;display:flex;font-size:14px;font-weight:500;justify-content:center;line-height:16px;transition:all .8s ease}.wp-block-spectra-pro-register .spectra-pro-register-form__social-google svg{text-decoration:none}.wp-block-spectra-pro-register .spectra-pro-register-form__social-facebook{align-items:center;background:#fff;border:1px solid #007cba;border-radius:3px;color:#007cba;cursor:pointer;display:flex;font-size:14px;font-weight:500;justify-content:center;line-height:16px;transition:all .8s ease}.wp-block-spectra-pro-register .spectra-pro-register-form__social-facebook svg{margin-right:5px;text-decoration:none}.wp-block-spectra-pro-register .spectra-pro-register-form-status{border-radius:4px;font-size:14px;margin-bottom:15px;margin-top:15px}.wp-block-spectra-pro-register .spectra-pro-register-form-status .dashicons{margin-right:8px}.wp-block-spectra-pro-register .spectra-pro-register-form-status__success{background-color:#d4edda;border-left:2px solid #28a745;color:#155724;padding:10px 15px}.wp-block-spectra-pro-register .spectra-pro-register-form-status__error,.wp-block-spectra-pro-register .spectra-pro-register-form-status__error-item{background-color:#f8d7da;border-left:2px solid #ef4444;color:#721c24;padding:10px 15px}.wp-block-spectra-pro-register .spectra-pro-register-form-status__error-item{margin-bottom:5px}.spectra-pro-register-form__terms-checkbox{align-items:center;cursor:pointer;display:flex;font-size:22px;margin-bottom:0!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.spectra-pro-register-form__terms-checkbox input[type=checkbox]{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.spectra-pro-register-form__terms-checkbox-checkmark{align-items:center;background-color:#fff;border-radius:3px;border-style:solid;border-width:1px;display:flex;height:20px;justify-content:center;position:relative;width:20px}.spectra-pro-register-form__terms-checkbox-checkmark:after{content:"";display:none}.spectra-pro-register-form__terms-checkbox input[type=checkbox]:checked~.spectra-pro-register-form__terms-checkbox-checkmark:after{display:block}.spectra-pro-register-form__terms-checkbox .spectra-pro-register-form__terms-checkbox-checkmark:after{box-sizing:content-box;color:#000;content:"✔";cursor:pointer;font-size:20.8333333333px;font-weight:500;text-align:center}html[dir=rtl] .wp-block-spectra-pro-register .spectra-pro-register-form .wp-block-button .spectra-pro-register-form__submit,html[dir=rtl] .wp-block-spectra-pro-register .spectra-pro-register-form__social button{flex-direction:row-reverse}html[dir=rtl] .wp-block-spectra-pro-register .spectra-pro-register-form__field-wrapper input{padding-right:40px}html[dir=rtl] .wp-block-spectra-pro-register .spectra-pro-register-form__field-wrapper>svg{border-style:none;border-left:1px solid #e5e5e5;left:auto;right:0}@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.wp-block-uagb-instagram-feed{display:-ms-flex;display:-moz-flex;display:flex;flex-direction:column;justify-content:center}.spectra-ig-feed *{box-sizing:border-box}.spectra-ig-feed__layout--grid{display:-moz-grid;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.spectra-ig-feed__layout--grid-col-1{grid-template-columns:repeat(1,minmax(0,1fr))}.spectra-ig-feed__layout--grid-col-2{grid-template-columns:repeat(2,minmax(0,1fr))}.spectra-ig-feed__layout--grid-col-3{grid-template-columns:repeat(3,minmax(0,1fr))}.spectra-ig-feed__layout--grid-col-4{grid-template-columns:repeat(4,minmax(0,1fr))}.spectra-ig-feed__layout--grid-col-5{grid-template-columns:repeat(5,minmax(0,1fr))}.spectra-ig-feed__layout--grid-col-6{grid-template-columns:repeat(6,minmax(0,1fr))}.spectra-ig-feed__layout--grid-col-7{grid-template-columns:repeat(7,minmax(0,1fr))}.spectra-ig-feed__layout--grid-col-8{grid-template-columns:repeat(8,minmax(0,1fr))}.spectra-ig-feed__layout--grid+.spectra-ig-feed__control-wrapper .spectra-ig-feed__control-arrows:hover{background-color:#fff0;transform:scale(1.5)}.spectra-ig-feed__layout--isogrid-col-1 .spectra-ig-feed__media-wrapper{width:100%}.spectra-ig-feed__layout--isogrid-col-2 .spectra-ig-feed__media-wrapper{width:50%}.spectra-ig-feed__layout--isogrid-col-3 .spectra-ig-feed__media-wrapper{width:33.33%}.spectra-ig-feed__layout--isogrid-col-4 .spectra-ig-feed__media-wrapper{width:25%}.spectra-ig-feed__layout--isogrid-col-5 .spectra-ig-feed__media-wrapper{width:20%}.spectra-ig-feed__layout--isogrid-col-6 .spectra-ig-feed__media-wrapper{width:16.66%}.spectra-ig-feed__layout--isogrid-col-7 .spectra-ig-feed__media-wrapper{width:14.28%}.spectra-ig-feed__layout--isogrid-col-8 .spectra-ig-feed__media-wrapper{width:12.5%}.spectra-ig-feed__layout--isogrid+.spectra-ig-feed__control-wrapper .spectra-ig-feed__control-arrows:hover{background-color:#fff0;transform:scale(1.5)}.spectra-ig-feed__layout--masonry-col-1 .spectra-ig-feed__media-wrapper{width:100%}.spectra-ig-feed__layout--masonry-col-2 .spectra-ig-feed__media-wrapper{width:50%}.spectra-ig-feed__layout--masonry-col-3 .spectra-ig-feed__media-wrapper{width:33.33%}.spectra-ig-feed__layout--masonry-col-4 .spectra-ig-feed__media-wrapper{width:25%}.spectra-ig-feed__layout--masonry-col-5 .spectra-ig-feed__media-wrapper{width:20%}.spectra-ig-feed__layout--masonry-col-6 .spectra-ig-feed__media-wrapper{width:16.66%}.spectra-ig-feed__layout--masonry-col-7 .spectra-ig-feed__media-wrapper{width:14.28%}.spectra-ig-feed__layout--masonry-col-8 .spectra-ig-feed__media-wrapper{width:12.5%}.spectra-ig-feed__layout--carousel{width:100%}.spectra-ig-feed__layout--carousel .slick-initialized{visibility:visible}.spectra-ig-feed__layout--carousel .slick-slider{line-height:0}.spectra-ig-feed__layout--carousel .slick-slider .spectra-ig-feed__media-thumbnail-caption{line-height:normal}.spectra-ig-feed__layout--carousel .slick-track{align-items:center;display:flex}.spectra-ig-feed__layout--carousel .slick-dots{padding:0;position:relative!important}.spectra-ig-feed__layout--carousel .slick-dots li button,.spectra-ig-feed__layout--carousel .uagb-slick-carousel{padding:0}.spectra-ig-feed__media{overflow:hidden;position:relative;transition:box-shadow .25s}.spectra-ig-feed__media--flagged{cursor:not-allowed}.spectra-ig-feed__media--grid{aspect-ratio:1}.spectra-ig-feed__media--carouself,.spectra-ig-feed__media--masonry{width:100%}.spectra-ig-feed__media-thumbnail{transition:filter .5s,transform .5s;vertical-align:middle}.spectra-ig-feed__media-thumbnail--grid{height:100%!important;-o-object-fit:cover;object-fit:cover;width:100%!important}.spectra-ig-feed__media-thumbnail--carousel,.spectra-ig-feed__media-thumbnail--masonry{width:100%}.spectra-ig-feed__media-thumbnail-blurrer{height:100%!important;left:0;position:absolute;top:0;transition:box-shadow .25s,-webkit-backdrop-filter .5s;transition:box-shadow .25s,backdrop-filter .5s;transition:box-shadow .25s,backdrop-filter .5s,-webkit-backdrop-filter .5s;width:100%!important}.spectra-ig-feed__media-thumbnail-caption{transition-duration:.25s;transition-property:color,background-color,border-color}.spectra-ig-feed__media-thumbnail-caption--overlay{display:-ms-flex;display:-moz-flex;display:flex;height:100%;overflow:hidden;padding:1em;width:100%}.spectra-ig-feed__media-thumbnail-caption--bar-inside{max-height:90%;overflow:hidden;padding:1em;width:100%}.spectra-ig-feed__media-thumbnail-caption--bar-outside{overflow:hidden;padding:1em;width:100%}.spectra-ig-feed__media-thumbnail-caption-wrapper{transition:background-color .2s}.spectra-ig-feed__media-thumbnail-caption-wrapper--overlay{height:100%;left:0;position:absolute;top:0;width:100%}.spectra-ig-feed__media-thumbnail-caption-wrapper--bar-inside{display:flex;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.spectra-ig-feed__media-thumbnail-caption-wrapper--bar-outside{overflow:hidden;position:relative;width:100%}.spectra-ig-feed__media-thumbnail-caption img.emoji{transition:opacity .25s}.spectra-ig-feed__control-wrapper{display:-ms-flex;display:-moz-flex;display:flex;justify-content:center;width:100%}.spectra-ig-feed__control-arrows{align-items:center;background-color:#fff0;cursor:pointer;display:-ms-flex;display:-moz-flex;display:flex;padding:0;transition-duration:.25s}.spectra-ig-feed__control-arrows:disabled{cursor:auto;opacity:.25}.spectra-ig-feed__control-arrows:focus{background-color:#fff0}.spectra-ig-feed__control-arrows--grid{border:none}.spectra-ig-feed__control-arrows svg{transition-duration:.25s}.spectra-ig-feed__control-dots{align-items:center;display:-ms-flex;display:-moz-flex;display:flex;margin:0!important;padding:0!important}.spectra-ig-feed__control-dots li{cursor:pointer;display:inline-block;height:20px;margin:0;padding:0;position:relative;transition-duration:.25s;width:20px}.spectra-ig-feed__control-dots li:hover{background-color:#fff0;transform:scale(1.5)}.spectra-ig-feed__control-dots li button{background:#fff0;border:0;box-sizing:border-box;color:#fff0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;outline:none;padding:5px;transition-duration:.25s;width:20px}.spectra-ig-feed__control-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"•";font-family:none;font-size:30px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;transition-duration:.25s;width:20px}.spectra-ig-feed__control-dots li.spectra-ig-feed__control-dot--active button:before{opacity:.75}.spectra-ig-feed__control-loader{line-height:58px;margin:0 auto;min-height:58px;text-align:center;width:160px}.spectra-ig-feed__control-loader div{animation:sk-bouncedelay 1.4s ease-in-out infinite both;border-radius:100%;display:inline-block}.spectra-ig-feed__control-loader div.spectra-ig-feed__control-loader--1{animation-delay:-.32s}.spectra-ig-feed__control-loader div.spectra-ig-feed__control-loader--2{animation-delay:-.16s}.spectra-ig-feed__control-button{cursor:pointer;transition-duration:.25s}.spectra-ig-feed__control-button.disabled{opacity:.25;pointer-events:none}@media(max-width:976px){.spectra-ig-feed__layout--grid-col-tab-1{grid-template-columns:repeat(1,minmax(0,1fr))}.spectra-ig-feed__layout--grid-col-tab-2{grid-template-columns:repeat(2,minmax(0,1fr))}.spectra-ig-feed__layout--grid-col-tab-3{grid-template-columns:repeat(3,minmax(0,1fr))}.spectra-ig-feed__layout--grid-col-tab-4{grid-template-columns:repeat(4,minmax(0,1fr))}.spectra-ig-feed__layout--grid-col-tab-5{grid-template-columns:repeat(5,minmax(0,1fr))}.spectra-ig-feed__layout--grid-col-tab-6{grid-template-columns:repeat(6,minmax(0,1fr))}.spectra-ig-feed__layout--grid-col-tab-7{grid-template-columns:repeat(7,minmax(0,1fr))}.spectra-ig-feed__layout--grid-col-tab-8{grid-template-columns:repeat(8,minmax(0,1fr))}.spectra-ig-feed__layout--masonry-col-tab-1 .spectra-ig-feed__media-wrapper{width:100%}.spectra-ig-feed__layout--masonry-col-tab-2 .spectra-ig-feed__media-wrapper{width:50%}.spectra-ig-feed__layout--masonry-col-tab-3 .spectra-ig-feed__media-wrapper{width:33.33%}.spectra-ig-feed__layout--masonry-col-tab-4 .spectra-ig-feed__media-wrapper{width:25%}.spectra-ig-feed__layout--masonry-col-tab-5 .spectra-ig-feed__media-wrapper{width:20%}.spectra-ig-feed__layout--masonry-col-tab-6 .spectra-ig-feed__media-wrapper{width:16.66%}.spectra-ig-feed__layout--masonry-col-tab-7 .spectra-ig-feed__media-wrapper{width:14.28%}.spectra-ig-feed__layout--masonry-col-tab-8 .spectra-ig-feed__media-wrapper{width:12.5%}}@media(max-width:767px){.spectra-ig-feed__layout--grid-col-mob-1{grid-template-columns:repeat(1,minmax(0,1fr))}.spectra-ig-feed__layout--grid-col-mob-2{grid-template-columns:repeat(2,minmax(0,1fr))}.spectra-ig-feed__layout--grid-col-mob-3{grid-template-columns:repeat(3,minmax(0,1fr))}.spectra-ig-feed__layout--grid-col-mob-4{grid-template-columns:repeat(4,minmax(0,1fr))}.spectra-ig-feed__layout--grid-col-mob-5{grid-template-columns:repeat(5,minmax(0,1fr))}.spectra-ig-feed__layout--grid-col-mob-6{grid-template-columns:repeat(6,minmax(0,1fr))}.spectra-ig-feed__layout--grid-col-mob-7{grid-template-columns:repeat(7,minmax(0,1fr))}.spectra-ig-feed__layout--grid-col-mob-8{grid-template-columns:repeat(8,minmax(0,1fr))}.spectra-ig-feed__layout--masonry-col-mob-1 .spectra-ig-feed__media-wrapper{width:100%}.spectra-ig-feed__layout--masonry-col-mob-2 .spectra-ig-feed__media-wrapper{width:50%}.spectra-ig-feed__layout--masonry-col-mob-3 .spectra-ig-feed__media-wrapper{width:33.33%}.spectra-ig-feed__layout--masonry-col-mob-4 .spectra-ig-feed__media-wrapper{width:25%}.spectra-ig-feed__layout--masonry-col-mob-5 .spectra-ig-feed__media-wrapper{width:20%}.spectra-ig-feed__layout--masonry-col-mob-6 .spectra-ig-feed__media-wrapper{width:16.66%}.spectra-ig-feed__layout--masonry-col-mob-7 .spectra-ig-feed__media-wrapper{width:14.28%}.spectra-ig-feed__layout--masonry-col-mob-8 .spectra-ig-feed__media-wrapper{width:12.5%}}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.uagb-effect-1 .uagb-modal-popup-wrap{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;transform:scale(.7)}.uagb-effect-1.active .uagb-modal-popup-wrap{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1;transform:scale(1);transition:all .3s}.uagb-effect-2 .uagb-modal-popup-wrap{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;transform:translateX(20%)}.uagb-effect-2.active .uagb-modal-popup-wrap{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1;transform:translateX(0);transition:all .3s cubic-bezier(.25,.5,.5,.9)}.uagb-effect-3 .uagb-modal-popup-wrap{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;transform:translateX(20%)}.uagb-effect-3.uagb-modal-type-left-off-canvas .uagb-modal-popup-wrap{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;transform:translateX(-20%)}.uagb-effect-3.active .uagb-modal-popup-wrap{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1;transform:translateX(0);transition:all .3s}.uagb-effect-5 .uagb-modal-popup-wrap{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0;transform:translateY(-200%)}.uagb-effect-5.active .uagb-modal-popup-wrap{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1;transform:translateY(0);transition:all .5s .1s}.uagb-modal-popup button.uagb-modal-popup-close .uagb-modal-popup .uagb-modal-popup-close{background:#575656}.uagb-modal-popup.uagb-modal-type-left-off-canvas .uagb-modal-popup-wrap{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;border-top-left-radius:0!important;border-top-right-radius:0!important;height:100%!important;max-height:100%!important}.uagb-modal-popup.uagb-modal-type-left-off-canvas.active{justify-content:left}.uagb-modal-popup.uagb-modal-type-left-off-canvas.active .uagb-modal-popup-close{top:0!important}.uagb-modal-popup.uagb-modal-type-left-off-canvas.active .uagb-modal-popup-close:not(.window-top-right){height:40px;justify-content:center;left:100%;right:unset!important;text-align:center;width:40px}.uagb-modal-popup.uagb-modal-type-right-off-canvas .uagb-modal-popup-wrap{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;border-top-left-radius:0!important;border-top-right-radius:0!important;height:100%!important;max-height:100%!important}.uagb-modal-popup.uagb-modal-type-right-off-canvas.active{justify-content:right}.uagb-modal-popup.uagb-modal-type-right-off-canvas.active .uagb-modal-popup-close{top:0!important}.uagb-modal-popup.uagb-modal-type-right-off-canvas.active .uagb-modal-popup-close:not(.window-top-left){height:40px;justify-content:center;left:unset!important;right:100%;text-align:center;width:40px}.uagb-modal-popup.uagb-modal-position-top-left.active{align-items:flex-start;justify-content:flex-start}.uagb-modal-popup.uagb-modal-position-top-left.active .uagb-modal-popup-close:not(.window-top-right){left:100%;top:0!important}.uagb-modal-popup.uagb-modal-position-top-right.active{align-items:flex-start;justify-content:flex-end}.uagb-modal-popup.uagb-modal-position-top-right.active .uagb-modal-popup-close:not(.window-top-left){right:100%;top:0!important}.uagb-modal-popup.uagb-modal-position-bottom-left.active{align-items:flex-end;justify-content:flex-start}.uagb-modal-popup.uagb-modal-position-bottom-left.active .uagb-modal-popup-close:not(.window-top-left),.uagb-modal-popup.uagb-modal-position-bottom-left.active .uagb-modal-popup-close:not(.window-top-right){left:100%}.uagb-modal-popup.uagb-modal-position-bottom-right.active{align-items:flex-end;justify-content:flex-end}.uagb-modal-popup.uagb-modal-position-bottom-right.active .uagb-modal-popup-close:not(.window-top-left),.uagb-modal-popup.uagb-modal-position-bottom-right.active .uagb-modal-popup-close:not(.window-top-right){right:100%}.uagb-modal-popup.active .uagb-modal-popup-close.window-top-right{left:unset!important;right:25px!important;top:25px!important}.uagb-modal-popup.active .uagb-modal-popup-close.window-top-left{left:25px!important;right:unset!important;top:25px!important}.uagb-loop-container{display:flex;flex-wrap:wrap}.uagb-loop-container .uagb-loop-post{display:flex}.uagb-loop-container .uagb-loop-post .uagb-loop-post-inner{display:flex;width:100%}.uagb-loop-container .uagb-loop-post .uagb-loop-post-inner .uagb-is-root-container{width:100%}.wp-block-uagb-loop-search:not(.woocommerce-js) input[type=text]{--tw-ring-color:#d1d5db;--tw-ring-shadow:unset;border:1px solid #d1d5db;border-bottom-left-radius:6px;border-bottom-right-radius:6px;border-top-left-radius:6px;border-top-right-radius:6px;box-sizing:border-box;height:auto;line-height:2;max-width:100%;outline:0}.wp-block-uagb-loop-search:not(.woocommerce-js) input[type=text]:focus,.wp-block-uagb-loop-search:not(.woocommerce-js) input[type=text]:where(:not([type])):focus{--tw-ring-color:#d1d5db;--tw-ring-shadow:unset;border-color:#d1d5db;border-style:solid;height:auto;outline:0}.wp-block-uagb-loop-search:not(.woocommerce-js) input[type=text]::-webkit-input-placeholder,.wp-block-uagb-loop-search:not(.woocommerce-js) input[type=text][type=text]::-webkit-input-placeholder{overflow:unset}.wp-block-uagb-loop-search:not(.woocommerce-js) input[type=text]::-moz-placeholder{opacity:1}.wp-block-uagb-loop-sort:not(.woocommerce-js) select:focus,.wp-block-uagb-loop-sort:not(.woocommerce-js) select:hover{border-color:#d1d5db;box-shadow:unset}.wp-block-uagb-loop-sort:not(.woocommerce-js) select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff0;background-size:16px 100%,0;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Im02IDkgNiA2IDYtNiIvPjwvc3ZnPg==) no-repeat calc(100% - 6px) 50%,#fff;border-color:#d1d5db;border-radius:6px;box-shadow:unset;box-sizing:border-box;height:auto;line-height:2;max-width:100%;outline:0}.woocommerce-js .wp-block-uagb-loop-sort select{line-height:2}.wp-block-uagb-loop-category:not(.woocommerce-js) select:focus,.wp-block-uagb-loop-category:not(.woocommerce-js) select:hover{border-color:#d1d5db;box-shadow:unset}.wp-block-uagb-loop-category:not(.woocommerce-js) select{-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#fff0;background-size:16px 100%,0;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Im02IDkgNiA2IDYtNiIvPjwvc3ZnPg==) no-repeat calc(100% - 6px) 50%,#fff;border-color:#d1d5db;border-radius:6px;box-shadow:unset;box-sizing:border-box;height:auto;line-height:2;max-width:100%;outline:0}.wp-block-uagb-loop-category.uagb-loop-category-type-checkbox.uagb-loop-category-layout-inline{-moz-column-gap:5px;column-gap:5px;row-gap:5px}.wp-block-uagb-loop-category.uagb-loop-category-type-checkbox.uagb-loop-category-layout-inline .uagb-cat-checkbox-item,.wp-block-uagb-loop-category.uagb-loop-category-type-checkbox.uagb-loop-category-layout-inline .uagb-cat-checkbox-option{align-items:baseline;display:flex;margin:0}.wp-block-uagb-loop-category.uagb-loop-category-type-checkbox.uagb-loop-category-layout-stack{-moz-column-gap:5px;column-gap:5px}.wp-block-uagb-loop-category.uagb-loop-category-type-checkbox.uagb-loop-category-layout-stack .uagb-cat-checkbox-item,.wp-block-uagb-loop-category.uagb-loop-category-type-checkbox.uagb-loop-category-layout-stack .uagb-cat-checkbox-option{align-items:baseline;display:flex;margin:0}.wp-block-uagb-loop-category.uagb-loop-category-type-checkbox .uagb-cat-checkbox-option{align-items:baseline;display:flex}.wp-block-uagb-loop-category.uagb-loop-category-type-checkbox .uagb-cat-checkbox-item .uagb-cat-checkbox{cursor:pointer}.wp-block-uagb-loop-category .uagb-loop-category-inner .custom-button{border-radius:5px;display:inline-block;margin:10px}.wp-block-uagb-loop-category .uagb-loop-category-inner .button-link{color:#fff;text-decoration:none}.wp-block-uagb-loop-category .uagb-loop-category-inner .button-text{font-size:16px}.woocommerce-js .wp-block-uagb-loop-category select{line-height:2}.block-editor-block-inspector__dynamic-content-inner-wrap{display:flex;flex-direction:column;row-gap:25px}.block-editor-block-inspector__dynamic-content:not(.uagb-inspector-dynamic-image,.uagb-inspector-dynamic-textlink).block-editor-block-inspector__dynamic-content.is-opened{border-bottom:1px solid #e0e0e0!important}.block-editor-block-inspector__dynamic-content:not(.uagb-inspector-dynamic-image,.uagb-inspector-dynamic-textlink).block-editor-block-inspector__dynamic-content.is-opened .components-panel__body-title{margin-bottom:16px!important}.block-editor-block-inspector__dynamic-content.uagb-inspector-dynamic-imagelink{display:flex;flex-direction:column;margin-top:30px;row-gap:25px}.block-editor-block-inspector__dynamic-content .spectra-auto-suggest-text-control label{margin-bottom:0!important}.block-editor-block-inspector__dynamic-content .components-base-control__label,.block-editor-block-inspector__dynamic-content .components-input-control__label,.block-editor-block-inspector__dynamic-content .components-toggle-control__label{font-size:13px!important;font-weight:unset!important;text-transform:unset!important}.block-editor-block-inspector__dynamic-content.uagb-inspector-dynamic-image,.block-editor-block-inspector__dynamic-content.uagb-inspector-dynamic-textlink{display:flex;flex-direction:column;row-gap:25px}.block-editor-block-inspector__dynamic-content.uagb-inspector-dynamic-image{margin-top:25px}.block-editor-block-inspector__dynamic-content .spectra-dynamic-content-fields{display:flex;flex-direction:column;row-gap:25px}.block-editor-block-inspector__dynamic-content .components-base-control,.block-editor-block-inspector__dynamic-content .spectra-auto-suggest-text-control,.block-editor-block-inspector__dynamic-content .uagb-select-control--layout-inline .components-select-control{margin-bottom:0!important}.block-editor-block-inspector__dynamic-content .uagb-select-control--layout-inline .components-select-control{gap:0!important}.block-editor-block-inspector__dynamic-content .components-base-control__field{margin-bottom:0!important;padding-top:0!important}.block-editor-block-inspector__dynamic-content .components-base-control__help{color:#a4afb7;font-size:12px;font-style:italic;margin-bottom:0}.block-editor-block-inspector__dynamic-content .components-base-control.uagb-inline-text-control .components-base-control__field{color:#50575e;display:grid;grid-template-columns:50% 50%}.block-editor-block-inspector__dynamic-content .components-base-control.uagb-inline-text-control .components-base-control__field .components-text-control__input{border-color:#e6e7e9}.block-editor-block-inspector__dynamic-content .components-base-control.uagb-inline-text-control .components-base-control__field .components-base-control__label{align-self:center;margin-bottom:0}.block-editor-block-inspector__dynamic-content .components-toggle-control .components-base-control__field .components-flex{align-items:center;flex-direction:row-reverse;justify-content:space-between}.block-editor-block-inspector__dynamic-content .components-toggle-control .components-base-control__field .components-flex .components-form-toggle{margin-right:0}.block-editor-block-inspector__dynamic-content .components-text-control__input{padding:6px 8px!important}.block-editor-block-inspector__dynamic-content .components-toggle-control__label{line-height:0}.block-editor-block-inspector__dynamic-content.is-opened button.components-button.components-panel__body-toggle{border-bottom:1px solid #007cba;border-top:1px solid #007cba;color:#007cba}.block-editor-block-inspector__dynamic-content.is-opened button.components-button.components-panel__body-toggle .components-panel__arrow{color:#007cba}.block-editor-block-inspector__dynamic-content ul.spectra-auto-suggest-text-control__lists{left:0;position:absolute;right:0;top:100%;width:100%}.spectra-pro-dc-button{align-items:center!important;background:#fff;border:1px solid #007cba;border-radius:2px!important;box-shadow:none!important;color:#007cba!important;display:flex!important;height:34px;justify-content:center!important;width:100%}div.spectra-pro-dc-toolbar{border:0;border-radius:0;border-right:1px solid #1e1e1e}div.spectra-pro-dc-toolbar .components-button{border-radius:0}div.spectra-pro-dc-toolbar .components-button:focus:before{box-shadow:none;outline:none}div.spectra-pro-dc-toolbar .components-toolbar-button svg{stroke:currentColor;stroke-width:1.4;fill:none}div.spectra-pro-dc-toolbar .components-toolbar-button.is-primary svg{stroke:#fff}.components-toolbar-group:has(.block-editor-block-toolbar__slot:empty){display:none}.block-editor-block-popover__dynamic-content{height:auto!important;max-height:auto!important}.block-editor-block-popover__dynamic-content .components-base-control,.block-editor-block-popover__dynamic-content .spectra-auto-suggest-text-control,.block-editor-block-popover__dynamic-content .uagb-select-control--layout-inline .components-select-control{margin-bottom:0}.block-editor-block-popover__dynamic-content .uagb-select-control--layout-inline .components-select-control{gap:0!important}.block-editor-block-popover__dynamic-content .block-editor-url-popover__row{flex-direction:column;height:auto!important;max-height:auto!important}.block-editor-block-popover__dynamic-content .block-editor-url-popover__row .components-panel__body{border:0;-moz-column-gap:25px;column-gap:25px;display:flex;flex-direction:column;padding:0;row-gap:25px}.block-editor-block-popover__dynamic-content .block-editor-url-popover__row .components-panel__body .components-base-control__field{padding:0}.block-editor-block-popover__dynamic-content .block-editor-url-popover__row .components-panel__body .components-panel__body-title{line-height:1;margin:0}.block-editor-block-popover__dynamic-content .block-editor-url-popover__row .components-panel__body .components-panel__body-title:hover{background:none}.block-editor-block-popover__dynamic-content .block-editor-url-popover__row .components-panel__body .components-panel__body-title .components-button{color:#50575e;font-weight:400;padding:0}.block-editor-block-popover__dynamic-content .block-editor-url-popover__row .components-panel__body .components-panel__body-title .components-button:focus{box-shadow:none;outline:none}.block-editor-block-popover__dynamic-content .block-editor-url-popover__row .components-panel__body .components-panel__body-title .components-button .components-panel__arrow{color:#50575e}body.rtl .block-editor-block-popover__dynamic-content .block-editor-url-popover__row .components-panel__body .components-panel__body-title .components-button .components-panel__arrow{left:0}body:not(.rtl) .block-editor-block-popover__dynamic-content .block-editor-url-popover__row .components-panel__body .components-panel__body-title .components-button .components-panel__arrow{right:0}.block-editor-block-popover__dynamic-content .components-popover__content{border:1px solid #1d2327;border-radius:1px}.block-editor-block-popover__dynamic-content .spectra-dynamic-content-fields{display:flex;flex-direction:column;max-height:auto!important;min-width:280px;padding:20px;row-gap:25px}.block-editor-block-popover__dynamic-content .spectra-pro-dc-button{margin:0 auto 20px;width:calc(100% - 40px)}.block-editor-block-popover__dynamic-content .components-toggle-control .components-base-control__field{margin-bottom:8px}.block-editor-block-popover__dynamic-content .components-toggle-control .components-base-control__field .components-flex{align-items:center;flex-direction:row-reverse;justify-content:space-between}.block-editor-block-popover__dynamic-content .components-toggle-control .components-base-control__field .components-flex .components-form-toggle{margin-right:0}.block-editor-block-popover__dynamic-content .components-toggle-control__label{line-height:0}.block-editor-block-popover__dynamic-content .components-base-control__label,.block-editor-block-popover__dynamic-content .components-input-control__label,.block-editor-block-popover__dynamic-content .components-toggle-control__label{font-size:13px!important;font-weight:unset!important;text-transform:unset!important}.block-editor-block-popover__dynamic-content .components-button-group{-moz-column-gap:10px;column-gap:10px;display:flex}.block-editor-block-popover__dynamic-content .components-base-control.uagb-inline-text-control .components-base-control__field{color:#50575e;display:grid;grid-template-columns:50% 50%}.block-editor-block-popover__dynamic-content .components-base-control.uagb-inline-text-control .components-base-control__field .components-text-control__input{border-color:#e6e7e9}.block-editor-block-popover__dynamic-content .components-base-control.uagb-inline-text-control .components-base-control__field .components-text-control__input:hover{border-color:#959595}.block-editor-block-popover__dynamic-content .components-base-control.uagb-inline-text-control .components-base-control__field .components-text-control__input:focus{box-shadow:none;outline:1px solid #959595;outline-offset:-1px;z-index:1}.block-editor-block-popover__dynamic-content .components-base-control.uagb-inline-text-control .components-base-control__field .components-base-control__label{align-self:center;margin-bottom:0}.block-editor-block-popover__dynamic-content .components-toggle-control .components-base-control__field .components-form-toggle{margin-right:0}.block-editor-block-popover__dynamic-content .components-text-control__input{padding:6px 8px!important}.block-editor-block-popover__dynamic-content .components-button{padding:8px 12px}.block-editor-block-popover__dynamic-content .components-input-control__backdrop{box-shadow:none!important}.block-editor-block-popover__dynamic-content .components-base-control__help{color:#a4afb7;font-size:12px;font-style:italic;margin-bottom:0}.block-editor-block-popover__dynamic-content .components-base-control .components-base-control__field{margin-bottom:0}.block-editor-block-popover__dynamic-content .components-base-control .components-textarea-control__input{border-color:#e6e7e9}.block-editor-block-popover__dynamic-content .components-base-control .components-textarea-control__input:hover{border-color:#959595}.block-editor-block-popover__dynamic-content .components-base-control .components-textarea-control__input:focus{box-shadow:none;outline:1px solid #959595;outline-offset:-1px;z-index:1}.uag-pro-dynamic-content{border-bottom:3px double #007cba}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--color--ast-global-color-0:var(--ast-global-color-0);--wp--preset--color--ast-global-color-1:var(--ast-global-color-1);--wp--preset--color--ast-global-color-2:var(--ast-global-color-2);--wp--preset--color--ast-global-color-3:var(--ast-global-color-3);--wp--preset--color--ast-global-color-4:var(--ast-global-color-4);--wp--preset--color--ast-global-color-5:var(--ast-global-color-5);--wp--preset--color--ast-global-color-6:var(--ast-global-color-6);--wp--preset--color--ast-global-color-7:var(--ast-global-color-7);--wp--preset--color--ast-global-color-8:var(--ast-global-color-8);--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp:6px 6px 0px rgb(0, 0, 0)}.wp-block-button{--wp--preset--dimension--25:25%;--wp--preset--dimension--50:50%;--wp--preset--dimension--75:75%;--wp--preset--dimension--100:100%}:root{--wp--style--global--content-size:var(--wp--custom--ast-content-width-size);--wp--style--global--wide-size:var(--wp--custom--ast-wide-width-size)}:where(body){margin:0}.wp-site-blocks>.alignleft{float:left;margin-right:2em}.wp-site-blocks>.alignright{float:right;margin-left:2em}.wp-site-blocks>.aligncenter{justify-content:center;margin-left:auto;margin-right:auto}:where(.wp-site-blocks)>*{margin-block-start:24px;margin-block-end:0}:where(.wp-site-blocks)>:first-child{margin-block-start:0}:where(.wp-site-blocks)>:last-child{margin-block-end:0}:root{--wp--style--block-gap:24px}:root :where(.is-layout-flow)>:first-child{margin-block-start:0}:root :where(.is-layout-flow)>:last-child{margin-block-end:0}:root :where(.is-layout-flow)>*{margin-block-start:24px;margin-block-end:0}:root :where(.is-layout-constrained)>:first-child{margin-block-start:0}:root :where(.is-layout-constrained)>:last-child{margin-block-end:0}:root :where(.is-layout-constrained)>*{margin-block-start:24px;margin-block-end:0}:root :where(.is-layout-flex){gap:24px}:root :where(.is-layout-grid){gap:24px}.is-layout-flow>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}.is-layout-flow>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}.is-layout-flow>.aligncenter{margin-left:auto!important;margin-right:auto!important}.is-layout-constrained>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}.is-layout-constrained>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}.is-layout-constrained>.aligncenter{margin-left:auto!important;margin-right:auto!important}.is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--wp--style--global--content-size);margin-left:auto!important;margin-right:auto!important}.is-layout-constrained>.alignwide{max-width:var(--wp--style--global--wide-size)}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}body{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}a:where(:not(.wp-element-button)){text-decoration:none}:root :where(.wp-element-button,.wp-block-button__link){background-color:#32373c;border-width:0;color:#fff;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-top:calc(0.667em + 2px);padding-right:calc(1.333em + 2px);padding-bottom:calc(0.667em + 2px);padding-left:calc(1.333em + 2px);text-decoration:none;text-transform:inherit}.has-black-color{color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-color{color:var(--wp--preset--color--white)!important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple)!important}.has-ast-global-color-0-color{color:var(--wp--preset--color--ast-global-color-0)!important}.has-ast-global-color-1-color{color:var(--wp--preset--color--ast-global-color-1)!important}.has-ast-global-color-2-color{color:var(--wp--preset--color--ast-global-color-2)!important}.has-ast-global-color-3-color{color:var(--wp--preset--color--ast-global-color-3)!important}.has-ast-global-color-4-color{color:var(--wp--preset--color--ast-global-color-4)!important}.has-ast-global-color-5-color{color:var(--wp--preset--color--ast-global-color-5)!important}.has-ast-global-color-6-color{color:var(--wp--preset--color--ast-global-color-6)!important}.has-ast-global-color-7-color{color:var(--wp--preset--color--ast-global-color-7)!important}.has-ast-global-color-8-color{color:var(--wp--preset--color--ast-global-color-8)!important}.has-black-background-color{background-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-background-color{background-color:var(--wp--preset--color--white)!important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple)!important}.has-ast-global-color-0-background-color{background-color:var(--wp--preset--color--ast-global-color-0)!important}.has-ast-global-color-1-background-color{background-color:var(--wp--preset--color--ast-global-color-1)!important}.has-ast-global-color-2-background-color{background-color:var(--wp--preset--color--ast-global-color-2)!important}.has-ast-global-color-3-background-color{background-color:var(--wp--preset--color--ast-global-color-3)!important}.has-ast-global-color-4-background-color{background-color:var(--wp--preset--color--ast-global-color-4)!important}.has-ast-global-color-5-background-color{background-color:var(--wp--preset--color--ast-global-color-5)!important}.has-ast-global-color-6-background-color{background-color:var(--wp--preset--color--ast-global-color-6)!important}.has-ast-global-color-7-background-color{background-color:var(--wp--preset--color--ast-global-color-7)!important}.has-ast-global-color-8-background-color{background-color:var(--wp--preset--color--ast-global-color-8)!important}.has-black-border-color{border-color:var(--wp--preset--color--black)!important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray)!important}.has-white-border-color{border-color:var(--wp--preset--color--white)!important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink)!important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red)!important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange)!important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber)!important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan)!important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan)!important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue)!important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue)!important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple)!important}.has-ast-global-color-0-border-color{border-color:var(--wp--preset--color--ast-global-color-0)!important}.has-ast-global-color-1-border-color{border-color:var(--wp--preset--color--ast-global-color-1)!important}.has-ast-global-color-2-border-color{border-color:var(--wp--preset--color--ast-global-color-2)!important}.has-ast-global-color-3-border-color{border-color:var(--wp--preset--color--ast-global-color-3)!important}.has-ast-global-color-4-border-color{border-color:var(--wp--preset--color--ast-global-color-4)!important}.has-ast-global-color-5-border-color{border-color:var(--wp--preset--color--ast-global-color-5)!important}.has-ast-global-color-6-border-color{border-color:var(--wp--preset--color--ast-global-color-6)!important}.has-ast-global-color-7-border-color{border-color:var(--wp--preset--color--ast-global-color-7)!important}.has-ast-global-color-8-border-color{border-color:var(--wp--preset--color--ast-global-color-8)!important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple)!important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan)!important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange)!important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red)!important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray)!important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum)!important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple)!important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux)!important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk)!important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean)!important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass)!important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight)!important}.has-small-font-size{font-size:var(--wp--preset--font-size--small)!important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium)!important}.has-large-font-size{font-size:var(--wp--preset--font-size--large)!important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large)!important}code[class*="language-"],pre[class*="language-"]{color:#000;text-shadow:0 1px #fff;font-family:Consolas,Monaco,'Andale Mono','Ubuntu Mono',monospace;direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;line-height:1.5;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}pre[class*="language-"]::-moz-selection,pre[class*="language-"] ::-moz-selection,code[class*="language-"]::-moz-selection,code[class*="language-"] ::-moz-selection{text-shadow:none;background:#b3d4fc}pre[class*="language-"]::selection,pre[class*="language-"] ::selection,code[class*="language-"]::selection,code[class*="language-"] ::selection{text-shadow:none;background:#b3d4fc}@media print{code[class*="language-"],pre[class*="language-"]{text-shadow:none}}pre[class*="language-"]{padding:1em;margin:.5em 0;overflow:auto}:not(pre)>code[class*="language-"],pre[class*="language-"]{background:#f5f2f0}:not(pre)>code[class*="language-"]{padding:.1em;border-radius:.3em}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:slategray}.token.punctuation{color:#999}.namespace{opacity:.7}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted{color:#905}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted{color:#690}.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string{color:#a67f59}.token.atrule,.token.attr-value,.token.keyword{color:#07a}.token.function{color:#DD4A68}.token.regex,.token.important,.token.variable{color:#e90}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.entity{cursor:help}.tutor-video-player .plyr--youtube iframe{top:-50%;height:200%!important}.tutor-video-player .plyr--youtube.plyr--paused.plyr--loading.plyr__poster-enabled .plyr__poster{opacity:1!important}button[name=complete_course].tutor-topbar-mark-btn{background-color:#fff!important;color:var(--tutor-color-primary)!important}:root,[data-tutor-theme=light]{--tutor-surface-base:#fafafa;--tutor-surface-l1:#fff;--tutor-surface-l1-hover:#f5f5f6;--tutor-surface-l2:#ececed;--tutor-surface-l2-hover:#cecfd2;--tutor-surface-l3:#f5f5f6;--tutor-surface-brand-dark:var(--tutor-brand-950,#1c234f);--tutor-surface-brand-primary:var(--tutor-brand-600,#3e64de);--tutor-surface-brand-primary-2:var(--tutor-brand-800,#293da4);--tutor-surface-brand-secondary:var(--tutor-brand-300,#dbe4fa);--tutor-surface-brand-tertiary:var(--tutor-brand-100,#f6f8fe);--tutor-surface-brand-quaternary:var(--tutor-brand-200,#e4ebfc);--tutor-surface-sidebar-l1:#fcfcfc;--tutor-surface-exception2-secondary:#fff0f9;--tutor-surface-exception3-highlight:#cbfd78;--tutor-surface-exception6:#f2e8ff;--tutor-surface-exception7:var(--tutor-brand-900,#263782);--tutor-surface-dark:#0c111d;--tutor-surface-warning:#fffaeb;--tutor-surface-warning-hover:#fef0c7;--tutor-surface-warning-hover-2:#fef0c7;--tutor-surface-success:#eaf6ec;--tutor-surface-critical:#fee4e2;--tutor-text-primary:#0c111d;--tutor-text-primary-inverse:#fff;--tutor-text-secondary:#333741;--tutor-text-subdued:#73767d;--tutor-text-disabled:#cecfd2;--tutor-text-brand:var(--tutor-brand-600,#3e64de);--tutor-text-brand-hover:var(--tutor-brand-700,#2b49ca);--tutor-text-brand-secondary:var(--tutor-brand-400,#a4bcf4);--tutor-text-light:#fafafa;--tutor-text-success:#1c7731;--tutor-text-critical:#d92d20;--tutor-text-critical-hover:#b42318;--tutor-text-warning:#93370d;--tutor-text-caution:#854a0e;--tutor-text-exception1:#00acc2;--tutor-text-exception2:#ee0097;--tutor-text-exception4:#fdb022;--tutor-text-exception5:#9747ff;--tutor-text-highlighted-hover:#333741;--tutor-icon-idle:#333741;--tutor-icon-idle-inverse:#fff;--tutor-icon-hover:#161b26;--tutor-icon-secondary:#73767d;--tutor-icon-subdued:#94969c;--tutor-icon-disabled:#cecfd2;--tutor-icon-brand:var(--tutor-brand-600,#3e64de);--tutor-icon-brand-hover:var(--tutor-brand-700,#2b49ca);--tutor-icon-brand-secondary:var(--tutor-brand-300,#dbe4fa);--tutor-icon-exception1:#00acc2;--tutor-icon-exception2:#ee0097;--tutor-icon-exception4:#fdb022;--tutor-icon-exception5:#9747ff;--tutor-icon-success-primary:#1c7731;--tutor-icon-success-secondary:#24983f;--tutor-icon-caution:#fac515;--tutor-icon-critical:#d92d20;--tutor-icon-critical-hover:#b42318;--tutor-icon-warning:#b54708;--tutor-icon-warning-secondary:#fdb022;--tutor-button-primary:var(--tutor-brand-600,#3e64de);--tutor-button-primary-hover:var(--tutor-brand-700,#2b49ca);--tutor-button-primary-focused:var(--tutor-brand-600,#3e64de);--tutor-button-primary-disabled:var(--tutor-brand-400,#a4bcf4);--tutor-button-primary-soft:var(--tutor-brand-200,#e4ebfc);--tutor-button-primary-soft-hover:var(--tutor-brand-300,#dbe4fa);--tutor-button-primary-soft-focused:var(--tutor-brand-200,#e4ebfc);--tutor-button-disabled:#f0f1f1;--tutor-button-destructive:#d92d20;--tutor-button-destructive-hover:#b42318;--tutor-button-destructive-focused:#d92d20;--tutor-button-destructive-soft:#fee4e2;--tutor-button-destructive-soft-hover:#fecdca;--tutor-button-destructive-soft-focused:#fee4e2;--tutor-button-success:#24983f;--tutor-button-success-hover:#1c7731;--tutor-button-success-focused:#24983f;--tutor-button-secondary:#ececed;--tutor-button-secondary-hover:#cecfd2;--tutor-button-secondary-focused:#ececed;--tutor-button-outline-inverse:#fff;--tutor-button-outline-hover:#ececed;--tutor-button-outline-focused-inverse:#fff;--tutor-button-ghost-hover:#ececed;--tutor-border-idle:#ececed;--tutor-border-idle2:#ececed;--tutor-border-hover:#cecfd2;--tutor-border-tertiary:#94969c;--tutor-border-inverse:#fff;--tutor-border-brand:var(--tutor-brand-600,#3e64de);--tutor-border-brand-secondary:var(--tutor-brand-300,#dbe4fa);--tutor-border-brand-tertiary:var(--tutor-brand-400,#a4bcf4);--tutor-border-dark:#0c111d;--tutor-border-success:#6fc482;--tutor-border-success-secondary:#1c7731;--tutor-border-warning:#fedf89;--tutor-border-warning-secondary:#b54708;--tutor-border-warning-tertiary:#fdb022;--tutor-border-error:#fda29b;--tutor-border-error-secondary:#b42318;--tutor-border-error-tertiary:#f97066;--tutor-border-exception6:#9747ff;--tutor-tab-sidebar-l2:#fcfcfc;--tutor-tab-sidebar-l2-hover:#ececed;--tutor-tab-sidebar-l2-active:var(--tutor-brand-200,#e4ebfc);--tutor-tab-sidebar-l4-hover:#ececed;--tutor-tab-sidebar-l4-active:var(--tutor-brand-200,#e4ebfc);--tutor-tab-l3:var(--tutor-brand-200,#e4ebfc);--tutor-tab-l3-hover:var(--tutor-brand-300,#dbe4fa);--tutor-tab-l3-active:var(--tutor-brand-200,#e4ebfc);--tutor-tab-l3-active-hover:#f0f1f1;--tutor-actions-success-primary:#24983f;--tutor-actions-success-secondary:#9cd7a9;--tutor-actions-success-tertiary:#eaf6ec;--tutor-actions-success-exception:#28a745;--tutor-actions-warning-primary:#fdb022;--tutor-actions-warning-secondary:#fef0c7;--tutor-actions-warning-tertiary:#fffaeb;--tutor-actions-warning-exception:#f79009;--tutor-actions-brand-primary:var(--tutor-brand-600,#3e64de);--tutor-actions-brand-secondary:var(--tutor-brand-300,#dbe4fa);--tutor-actions-brand-tertiary:var(--tutor-brand-200,#e4ebfc);--tutor-actions-gray-empty:#f5f5f6;--tutor-actions-gray-secondary:#f0f1f1;--tutor-actions-gray-tertiary:#ececed;--tutor-actions-gray-quaternary:#e0e0e1;--tutor-actions-critical-primary:#f04438;--tutor-actions-critical-secondary:#fee4e2;--tutor-actions-exception3-highlight:#cbfd78;--tutor-actions-caution:#fac515;--tutor-actions-caution-secondary:#fef7c3;--tutor-actions-inverse:#fff;--tutor-actions-exception5:#9747ff;--tutor-actions-exception6:#f2e8ff;--tutor-quiz-idle:#fafafa;--tutor-quiz-hover:#f0f1f1;--tutor-visual-gray-1:#fff;--tutor-visual-gray-2:#ececed;--tutor-visual-gray-3:#cecfd2;--tutor-visual-gray-4:#2d3039;--tutor-visual-brand-1:var(--tutor-brand-500,#4979e8);--tutor-visual-brand-2:var(--tutor-brand-400,#a4bcf4);--tutor-visual-brand-3:var(--tutor-brand-300,#dbe4fa);--tutor-visual-success-1:#28a745;--tutor-visual-success-2:#28a745;--tutor-visual-critical-1:#f04438;--tutor-visual-critical-2:#fee4e2;--tutor-visual-caution-1:#fde272;--tutor-visual-caution-2:#a15c07;--tutor-visual-caution-3:#713b12;--tutor-visual-orange-1:#ff8904;--tutor-visual-exception-1:#cbfd78;--tutor-visual-exception-2:#f4f433;--tutor-visual-exception-3:#ee0097;--tutor-font-weight-regular:400;--tutor-font-weight-medium:500;--tutor-font-weight-semibold:600;--tutor-font-weight-bold:700;--tutor-shadow-xs:0px 1px 2px 0px rgba(16,24,40,.05);--tutor-shadow-sm:0px 1px 2px 0px rgba(16,24,40,.06),0px 1px 3px 0px rgba(16,24,40,.1);--tutor-shadow-md:0px 2px 4px -2px rgba(16,24,40,.06),0px 4px 8px -2px rgba(16,24,40,.1);--tutor-shadow-lg:0px 4px 6px -2px rgba(16,24,40,.03),0px 12px 16px -4px rgba(16,24,40,.08);--tutor-shadow-xl:0px 8px 8px -4px rgba(16,24,40,.03),0px 20px 24px -4px rgba(16,24,40,.08);--tutor-shadow-2xl:0px 24px 48px -12px rgba(16,24,40,.18);--tutor-shadow-3xl:0px 32px 64px -12px rgba(16,24,40,.14)}[data-tutor-theme=dark]{--tutor-surface-base:#161b26;--tutor-surface-l1:#1f242f;--tutor-surface-l1-hover:#2d3039;--tutor-surface-l2:#2d3039;--tutor-surface-l2-hover:#2d3039;--tutor-surface-l3:#242a37;--tutor-surface-brand-dark:var(--tutor-brand-950,#1c234f);--tutor-surface-brand-primary:var(--tutor-brand-600,#3e64de);--tutor-surface-brand-primary-2:var(--tutor-brand-800,#293da4);--tutor-surface-brand-secondary:var(--tutor-brand-950,#1c234f);--tutor-surface-brand-tertiary:#2d3039;--tutor-surface-brand-quaternary:var(--tutor-brand-900,#263782);--tutor-surface-sidebar-l1:#0c111d;--tutor-surface-exception2-secondary:#333741;--tutor-surface-exception3-highlight:#cbfd78;--tutor-surface-exception6:#2c0066;--tutor-surface-exception7:var(--tutor-brand-900,#263782);--tutor-surface-dark:#61646c;--tutor-surface-warning:#2d3039;--tutor-surface-warning-hover:#7a2e0e;--tutor-surface-warning-hover-2:#423630;--tutor-surface-success:#0c3114;--tutor-surface-critical:#55160c;--tutor-text-primary:#f0f1f1;--tutor-text-primary-inverse:#fff;--tutor-text-secondary:#cecfd2;--tutor-text-subdued:#73767d;--tutor-text-disabled:#61646c;--tutor-text-brand:var(--tutor-brand-500,#4979e8);--tutor-text-brand-hover:var(--tutor-brand-500,#4979e8);--tutor-text-brand-secondary:var(--tutor-brand-400,#a4bcf4);--tutor-text-light:#fafafa;--tutor-text-success:#24983f;--tutor-text-critical:#d92d20;--tutor-text-critical-hover:#b42318;--tutor-text-warning:#dc6803;--tutor-text-caution:#ca8504;--tutor-text-exception1:#00acc2;--tutor-text-exception2:#ee0097;--tutor-text-exception4:#fdb022;--tutor-text-exception5:#9747ff;--tutor-text-highlighted-hover:#333741;--tutor-icon-idle:#cecfd2;--tutor-icon-idle-inverse:#fff;--tutor-icon-hover:#fff;--tutor-icon-secondary:#73767d;--tutor-icon-subdued:#61646c;--tutor-icon-disabled:#61646c;--tutor-icon-brand:var(--tutor-brand-500,#4979e8);--tutor-icon-brand-hover:var(--tutor-brand-700,#2b49ca);--tutor-icon-brand-secondary:#2d3039;--tutor-icon-exception1:#00acc2;--tutor-icon-exception2:#ee0097;--tutor-icon-exception4:#fdb022;--tutor-icon-exception5:#9747ff;--tutor-icon-success-primary:#1c7731;--tutor-icon-success-secondary:#28a745;--tutor-icon-caution:#fac515;--tutor-icon-critical:#d92d20;--tutor-icon-critical-hover:#b42318;--tutor-icon-warning:#dc6803;--tutor-icon-warning-secondary:#fdb022;--tutor-button-primary:var(--tutor-brand-600,#3e64de);--tutor-button-primary-hover:var(--tutor-brand-700,#2b49ca);--tutor-button-primary-focused:var(--tutor-brand-600,#3e64de);--tutor-button-primary-disabled:var(--tutor-brand-400,#a4bcf4);--tutor-button-primary-soft:#333741;--tutor-button-primary-soft-hover:var(--tutor-brand-400,#a4bcf4);--tutor-button-primary-soft-focused:#333741;--tutor-button-disabled:#2d3039;--tutor-button-destructive:#d92d20;--tutor-button-destructive-hover:#b42318;--tutor-button-destructive-focused:#d92d20;--tutor-button-destructive-soft:#fee4e2;--tutor-button-destructive-soft-hover:#fecdca;--tutor-button-destructive-soft-focused:#fee4e2;--tutor-button-success:#28a745;--tutor-button-success-hover:#24983f;--tutor-button-success-focused:#28a745;--tutor-button-secondary:#333741;--tutor-button-secondary-hover:#61646c;--tutor-button-secondary-focused:#333741;--tutor-button-outline-inverse:#1f242f;--tutor-button-outline-hover:#333741;--tutor-button-outline-focused-inverse:#0c111d;--tutor-button-ghost-hover:#333741;--tutor-border-idle:#2d3039;--tutor-border-idle2:#333741;--tutor-border-hover:#61646c;--tutor-border-tertiary:#61646c;--tutor-border-inverse:#333741;--tutor-border-brand:var(--tutor-brand-600,#3e64de);--tutor-border-brand-secondary:#333741;--tutor-border-brand-tertiary:var(--tutor-brand-700,#2b49ca);--tutor-border-dark:#333741;--tutor-border-success:#1c7731;--tutor-border-success-secondary:#24983f;--tutor-border-warning:#fedf89;--tutor-border-warning-secondary:#dc6803;--tutor-border-warning-tertiary:#dc6803;--tutor-border-error:#b42318;--tutor-border-error-secondary:#d92d20;--tutor-border-error-tertiary:#f97066;--tutor-border-exception6:#9747ff;--tutor-tab-sidebar-l2:#fff;--tutor-tab-sidebar-l2-hover:#2d3039;--tutor-tab-sidebar-l2-active:#1f242f;--tutor-tab-sidebar-l4-hover:#2d3039;--tutor-tab-sidebar-l4-active:#2d3039;--tutor-tab-l3:#2d3039;--tutor-tab-l3-hover:#333741;--tutor-tab-l3-active:#2d3039;--tutor-tab-l3-active-hover:#2d3039;--tutor-actions-success-primary:#24983f;--tutor-actions-success-secondary:#9cd7a9;--tutor-actions-success-tertiary:#333741;--tutor-actions-success-exception:#0c3114;--tutor-actions-warning-primary:#fdb022;--tutor-actions-warning-secondary:#333741;--tutor-actions-warning-tertiary:#fffaeb;--tutor-actions-warning-exception:#fffaeb;--tutor-actions-brand-primary:var(--tutor-brand-500,#4979e8);--tutor-actions-brand-secondary:var(--tutor-brand-950,#1c234f);--tutor-actions-brand-tertiary:#2d3039;--tutor-actions-gray-empty:#1f242f;--tutor-actions-gray-secondary:#2d3039;--tutor-actions-gray-tertiary:#1f242f;--tutor-actions-gray-quaternary:#161b26;--tutor-actions-critical-primary:#f04438;--tutor-actions-critical-secondary:#333741;--tutor-actions-exception3-highlight:#cbfd78;--tutor-actions-caution:#fac515;--tutor-actions-caution-secondary:#fef7c3;--tutor-actions-inverse:#fff;--tutor-actions-exception5:#9747ff;--tutor-actions-exception6:#f2e8ff;--tutor-quiz-idle:#2d3039;--tutor-quiz-hover:#333741;--tutor-visual-gray-1:#1f242f;--tutor-visual-gray-2:#333741;--tutor-visual-gray-3:#61646c;--tutor-visual-gray-4:#854a0e;--tutor-visual-brand-1:var(--tutor-brand-600,#3e64de);--tutor-visual-brand-2:var(--tutor-brand-800,#293da4);--tutor-visual-brand-3:var(--tutor-brand-900,#263782);--tutor-visual-success-1:#28a745;--tutor-visual-success-2:#28a745;--tutor-visual-critical-1:#d92d20;--tutor-visual-critical-2:#7a271a;--tutor-visual-caution-1:#ca8504;--tutor-visual-caution-2:#a15c07;--tutor-visual-caution-3:#713b12;--tutor-visual-orange-1:#ff8904;--tutor-visual-exception-1:#cbfd78;--tutor-visual-exception-2:#f4f433;--tutor-visual-exception-3:#ee0097;--tutor-font-weight-regular:400;--tutor-font-weight-medium:500;--tutor-font-weight-semibold:600;--tutor-font-weight-bold:700;--tutor-shadow-xs:0px 1px 2px 0px rgba(16,24,40,.05);--tutor-shadow-sm:0px 1px 2px 0px rgba(16,24,40,.06),0px 1px 3px 0px rgba(16,24,40,.1);--tutor-shadow-md:0px 2px 4px -2px rgba(16,24,40,.06),0px 4px 8px -2px rgba(16,24,40,.1);--tutor-shadow-lg:0px 4px 6px -2px rgba(16,24,40,.03),0px 12px 16px -4px rgba(16,24,40,.08);--tutor-shadow-xl:0px 8px 8px -4px rgba(16,24,40,.03),0px 20px 24px -4px rgba(16,24,40,.08);--tutor-shadow-2xl:0px 24px 48px -12px rgba(16,24,40,.18);--tutor-shadow-3xl:0px 32px 64px -12px rgba(16,24,40,.14)}@media (prefers-color-scheme:dark){[data-tutor-theme=system]{--tutor-surface-base:#161b26;--tutor-surface-l1:#1f242f;--tutor-surface-l1-hover:#2d3039;--tutor-surface-l2:#2d3039;--tutor-surface-l2-hover:#2d3039;--tutor-surface-l3:#242a37;--tutor-surface-brand-dark:var(--tutor-brand-950,#1c234f);--tutor-surface-brand-primary:var(--tutor-brand-600,#3e64de);--tutor-surface-brand-primary-2:var(--tutor-brand-800,#293da4);--tutor-surface-brand-secondary:var(--tutor-brand-950,#1c234f);--tutor-surface-brand-tertiary:#2d3039;--tutor-surface-brand-quaternary:var(--tutor-brand-900,#263782);--tutor-surface-sidebar-l1:#0c111d;--tutor-surface-exception2-secondary:#333741;--tutor-surface-exception3-highlight:#cbfd78;--tutor-surface-exception6:#2c0066;--tutor-surface-exception7:var(--tutor-brand-900,#263782);--tutor-surface-dark:#61646c;--tutor-surface-warning:#2d3039;--tutor-surface-warning-hover:#7a2e0e;--tutor-surface-warning-hover-2:#423630;--tutor-surface-success:#0c3114;--tutor-surface-critical:#55160c;--tutor-text-primary:#f0f1f1;--tutor-text-primary-inverse:#fff;--tutor-text-secondary:#cecfd2;--tutor-text-subdued:#73767d;--tutor-text-disabled:#61646c;--tutor-text-brand:var(--tutor-brand-500,#4979e8);--tutor-text-brand-hover:var(--tutor-brand-500,#4979e8);--tutor-text-brand-secondary:var(--tutor-brand-400,#a4bcf4);--tutor-text-light:#fafafa;--tutor-text-success:#24983f;--tutor-text-critical:#d92d20;--tutor-text-critical-hover:#b42318;--tutor-text-warning:#dc6803;--tutor-text-caution:#ca8504;--tutor-text-exception1:#00acc2;--tutor-text-exception2:#ee0097;--tutor-text-exception4:#fdb022;--tutor-text-exception5:#9747ff;--tutor-text-highlighted-hover:#333741;--tutor-icon-idle:#cecfd2;--tutor-icon-idle-inverse:#fff;--tutor-icon-hover:#fff;--tutor-icon-secondary:#73767d;--tutor-icon-subdued:#61646c;--tutor-icon-disabled:#61646c;--tutor-icon-brand:var(--tutor-brand-500,#4979e8);--tutor-icon-brand-hover:var(--tutor-brand-700,#2b49ca);--tutor-icon-brand-secondary:#2d3039;--tutor-icon-exception1:#00acc2;--tutor-icon-exception2:#ee0097;--tutor-icon-exception4:#fdb022;--tutor-icon-exception5:#9747ff;--tutor-icon-success-primary:#1c7731;--tutor-icon-success-secondary:#28a745;--tutor-icon-caution:#fac515;--tutor-icon-critical:#d92d20;--tutor-icon-critical-hover:#b42318;--tutor-icon-warning:#dc6803;--tutor-icon-warning-secondary:#fdb022;--tutor-button-primary:var(--tutor-brand-600,#3e64de);--tutor-button-primary-hover:var(--tutor-brand-700,#2b49ca);--tutor-button-primary-focused:var(--tutor-brand-600,#3e64de);--tutor-button-primary-disabled:var(--tutor-brand-400,#a4bcf4);--tutor-button-primary-soft:#333741;--tutor-button-primary-soft-hover:var(--tutor-brand-400,#a4bcf4);--tutor-button-primary-soft-focused:#333741;--tutor-button-disabled:#2d3039;--tutor-button-destructive:#d92d20;--tutor-button-destructive-hover:#b42318;--tutor-button-destructive-focused:#d92d20;--tutor-button-destructive-soft:#fee4e2;--tutor-button-destructive-soft-hover:#fecdca;--tutor-button-destructive-soft-focused:#fee4e2;--tutor-button-success:#28a745;--tutor-button-success-hover:#24983f;--tutor-button-success-focused:#28a745;--tutor-button-secondary:#333741;--tutor-button-secondary-hover:#61646c;--tutor-button-secondary-focused:#333741;--tutor-button-outline-inverse:#1f242f;--tutor-button-outline-hover:#333741;--tutor-button-outline-focused-inverse:#0c111d;--tutor-button-ghost-hover:#333741;--tutor-border-idle:#2d3039;--tutor-border-idle2:#333741;--tutor-border-hover:#61646c;--tutor-border-tertiary:#61646c;--tutor-border-inverse:#333741;--tutor-border-brand:var(--tutor-brand-600,#3e64de);--tutor-border-brand-secondary:#333741;--tutor-border-brand-tertiary:var(--tutor-brand-700,#2b49ca);--tutor-border-dark:#333741;--tutor-border-success:#1c7731;--tutor-border-success-secondary:#24983f;--tutor-border-warning:#fedf89;--tutor-border-warning-secondary:#dc6803;--tutor-border-warning-tertiary:#dc6803;--tutor-border-error:#b42318;--tutor-border-error-secondary:#d92d20;--tutor-border-error-tertiary:#f97066;--tutor-border-exception6:#9747ff;--tutor-tab-sidebar-l2:#fff;--tutor-tab-sidebar-l2-hover:#2d3039;--tutor-tab-sidebar-l2-active:#1f242f;--tutor-tab-sidebar-l4-hover:#2d3039;--tutor-tab-sidebar-l4-active:#2d3039;--tutor-tab-l3:#2d3039;--tutor-tab-l3-hover:#333741;--tutor-tab-l3-active:#2d3039;--tutor-tab-l3-active-hover:#2d3039;--tutor-actions-success-primary:#24983f;--tutor-actions-success-secondary:#9cd7a9;--tutor-actions-success-tertiary:#333741;--tutor-actions-success-exception:#0c3114;--tutor-actions-warning-primary:#fdb022;--tutor-actions-warning-secondary:#333741;--tutor-actions-warning-tertiary:#fffaeb;--tutor-actions-warning-exception:#fffaeb;--tutor-actions-brand-primary:var(--tutor-brand-500,#4979e8);--tutor-actions-brand-secondary:var(--tutor-brand-950,#1c234f);--tutor-actions-brand-tertiary:#2d3039;--tutor-actions-gray-empty:#1f242f;--tutor-actions-gray-secondary:#2d3039;--tutor-actions-gray-tertiary:#1f242f;--tutor-actions-gray-quaternary:#161b26;--tutor-actions-critical-primary:#f04438;--tutor-actions-critical-secondary:#333741;--tutor-actions-exception3-highlight:#cbfd78;--tutor-actions-caution:#fac515;--tutor-actions-caution-secondary:#fef7c3;--tutor-actions-inverse:#fff;--tutor-actions-exception5:#9747ff;--tutor-actions-exception6:#f2e8ff;--tutor-quiz-idle:#2d3039;--tutor-quiz-hover:#333741;--tutor-visual-gray-1:#1f242f;--tutor-visual-gray-2:#333741;--tutor-visual-gray-3:#61646c;--tutor-visual-gray-4:#854a0e;--tutor-visual-brand-1:var(--tutor-brand-600,#3e64de);--tutor-visual-brand-2:var(--tutor-brand-800,#293da4);--tutor-visual-brand-3:var(--tutor-brand-900,#263782);--tutor-visual-success-1:#28a745;--tutor-visual-success-2:#28a745;--tutor-visual-critical-1:#d92d20;--tutor-visual-critical-2:#7a271a;--tutor-visual-caution-1:#ca8504;--tutor-visual-caution-2:#a15c07;--tutor-visual-caution-3:#713b12;--tutor-visual-orange-1:#ff8904;--tutor-visual-exception-1:#cbfd78;--tutor-visual-exception-2:#f4f433;--tutor-visual-exception-3:#ee0097;--tutor-font-weight-regular:400;--tutor-font-weight-medium:500;--tutor-font-weight-semibold:600;--tutor-font-weight-bold:700;--tutor-shadow-xs:0px 1px 2px 0px rgba(16,24,40,.05);--tutor-shadow-sm:0px 1px 2px 0px rgba(16,24,40,.06),0px 1px 3px 0px rgba(16,24,40,.1);--tutor-shadow-md:0px 2px 4px -2px rgba(16,24,40,.06),0px 4px 8px -2px rgba(16,24,40,.1);--tutor-shadow-lg:0px 4px 6px -2px rgba(16,24,40,.03),0px 12px 16px -4px rgba(16,24,40,.08);--tutor-shadow-xl:0px 8px 8px -4px rgba(16,24,40,.03),0px 20px 24px -4px rgba(16,24,40,.08);--tutor-shadow-2xl:0px 24px 48px -12px rgba(16,24,40,.18);--tutor-shadow-3xl:0px 32px 64px -12px rgba(16,24,40,.14)}}[data-tutor-theme=light][data-tutor-contrast=high],[data-tutor-theme=system][data-tutor-contrast=high]{--tutor-text-primary:#0c111d;--tutor-text-secondary:#0c111d;--tutor-text-subdued:#0c111d;--tutor-text-disabled:#73767d;--tutor-icon-idle:#2d3039;--tutor-icon-hover:#161b26;--tutor-icon-secondary:#333741;--tutor-icon-subdued:#333741;--tutor-icon-disabled:#94969c;--tutor-border-idle:#1f242f;--tutor-border-hover:#161b26;--tutor-border-tertiary:#1f242f;--tutor-border-brand:var(--tutor-brand-600,#3e64de);--tutor-border-brand-secondary:var(--tutor-brand-800,#293da4);--tutor-border-brand-tertiary:var(--tutor-brand-800,#293da4);--tutor-visual-success-1:#28a745;--tutor-visual-success-2:#28a745;--tutor-visual-critical-1:#f04438;--tutor-visual-critical-2:#fee4e2;--tutor-visual-exception-1:#cbfd78}[data-tutor-theme=dark][data-tutor-contrast=high]{--tutor-text-primary:#f0f1f1;--tutor-text-secondary:#f5f5f6;--tutor-text-subdued:#f5f5f6;--tutor-text-disabled:#cecfd2;--tutor-icon-idle:#cecfd2;--tutor-icon-hover:#fff;--tutor-icon-secondary:#73767d;--tutor-icon-subdued:#61646c;--tutor-icon-disabled:#61646c;--tutor-border-idle:#94969c;--tutor-border-hover:#cecfd2;--tutor-border-tertiary:#cecfd2;--tutor-border-brand:var(--tutor-brand-200,#e4ebfc);--tutor-border-brand-secondary:var(--tutor-brand-800,#293da4);--tutor-border-brand-tertiary:var(--tutor-brand-700,#2b49ca);--tutor-visual-success-1:#28a745;--tutor-visual-success-2:#28a745;--tutor-visual-critical-1:#d92d20;--tutor-visual-critical-2:#7a271a;--tutor-visual-exception-1:#cbfd78}@media (prefers-color-scheme:dark){[data-tutor-theme=system][data-tutor-contrast=high]{--tutor-text-primary:#f0f1f1;--tutor-text-secondary:#f5f5f6;--tutor-text-subdued:#f5f5f6;--tutor-text-disabled:#cecfd2;--tutor-icon-idle:#cecfd2;--tutor-icon-hover:#fff;--tutor-icon-secondary:#73767d;--tutor-icon-subdued:#61646c;--tutor-icon-disabled:#61646c;--tutor-border-idle:#94969c;--tutor-border-hover:#cecfd2;--tutor-border-tertiary:#cecfd2;--tutor-border-brand:var(--tutor-brand-200,#e4ebfc);--tutor-border-brand-secondary:var(--tutor-brand-800,#293da4);--tutor-border-brand-tertiary:var(--tutor-brand-700,#2b49ca);--tutor-visual-success-1:#28a745;--tutor-visual-success-2:#28a745;--tutor-visual-critical-1:#d92d20;--tutor-visual-critical-2:#7a271a;--tutor-visual-exception-1:#cbfd78}}[data-tutor-vision=protanopia]{--tutor-icon-success-primary:#00b8db;--tutor-icon-success-secondary:#0092b8;--tutor-icon-caution:#eaaa08;--tutor-icon-critical:#f54900;--tutor-icon-critical-hover:#ca3500;--tutor-icon-warning:#ca3500;--tutor-icon-warning-secondary:#eaaa08;--tutor-button-destructive:#f54900;--tutor-button-destructive-hover:#ca3500;--tutor-button-destructive-focused:#f54900;--tutor-button-destructive-soft:#ffedd4;--tutor-button-destructive-soft-hover:#ffd6a7;--tutor-button-destructive-soft-focused:#ffedd4;--tutor-button-success:#00b8db;--tutor-button-success-hover:#0092b8;--tutor-button-success-focused:#00b8db;--tutor-border-warning:#fde272;--tutor-border-warning-secondary:#ca3500;--tutor-border-warning-tertiary:#ffb86a;--tutor-border-success:#53eafd;--tutor-border-success-secondary:#0092b8;--tutor-border-error:#ffb86a;--tutor-border-error-secondary:#ca3500;--tutor-border-error-tertiary:#ff8904;--tutor-actions-success-primary:#00b8db;--tutor-actions-success-secondary:#00d3f2;--tutor-actions-success-exception:#00d3f2;--tutor-actions-warning-primary:#ffb86a;--tutor-actions-warning-tertiary:#fefbe8;--tutor-actions-critical-primary:#f54900;--tutor-actions-caution:#eaaa08;--tutor-actions-caution-secondary:#fef7c3;--tutor-text-critical:#f54900;--tutor-text-critical-hover:#ca3500;--tutor-text-warning:#ca3500;--tutor-text-caution:#a15c07;--tutor-visual-success-1:#00b8db;--tutor-visual-success-2:#00b8db;--tutor-visual-exception-1:#a2f4fd}[data-tutor-theme=light][data-tutor-vision=protanopia],[data-tutor-theme=system][data-tutor-vision=protanopia]{--tutor-surface-success:#ecfeff;--tutor-surface-critical:#ffedd4;--tutor-text-success:#007595;--tutor-actions-success-tertiary:#cefafe;--tutor-actions-warning-secondary:#ffedd4;--tutor-actions-warning-exception:#f54900;--tutor-actions-critical-secondary:#ffedd4;--tutor-visual-critical-1:#ff6900;--tutor-visual-critical-2:#ffedd4}[data-tutor-theme=dark][data-tutor-vision=protanopia]{--tutor-surface-success:#104e64;--tutor-surface-critical:#7e2a0c;--tutor-text-success:#00d3f2;--tutor-actions-success-exception:#053345;--tutor-actions-warning-exception:#fefbe8;--tutor-visual-critical-1:#f54900;--tutor-visual-critical-2:#7e2a0c}@media (prefers-color-scheme:dark){[data-tutor-theme=system][data-tutor-vision=protanopia]{--tutor-surface-success:#104e64;--tutor-surface-critical:#7e2a0c;--tutor-text-success:#00d3f2;--tutor-actions-success-exception:#053345;--tutor-actions-warning-exception:#fefbe8;--tutor-visual-critical-1:#f54900;--tutor-visual-critical-2:#7e2a0c}}[data-tutor-vision=deuteranopia]{--tutor-icon-success-primary:#0092b8;--tutor-icon-success-secondary:#007595;--tutor-icon-caution:#eaaa08;--tutor-icon-critical:#ff6900;--tutor-icon-critical-hover:#f54900;--tutor-icon-warning:#ca3500;--tutor-icon-warning-secondary:#eaaa08;--tutor-button-destructive:#f54900;--tutor-button-destructive-hover:#ca3500;--tutor-button-destructive-focused:#f54900;--tutor-button-destructive-soft:#ffedd4;--tutor-button-destructive-soft-hover:#ffd6a7;--tutor-button-destructive-soft-focused:#ffedd4;--tutor-button-success:#0092b8;--tutor-button-success-hover:#007595;--tutor-button-success-focused:#0092b8;--tutor-border-warning-tertiary:#ffb86a;--tutor-border-success:#00d3f2;--tutor-border-success-secondary:#0092b8;--tutor-border-error:#ff8904;--tutor-border-error-secondary:#f54900;--tutor-border-error-tertiary:#ffb86a;--tutor-actions-warning-primary:#ffb86a;--tutor-actions-warning-tertiary:#fefbe8;--tutor-actions-caution:#fac515;--tutor-actions-caution-secondary:#fef7c3;--tutor-text-critical:#ff6900;--tutor-text-warning:#f54900;--tutor-text-caution:#ca8504;--tutor-visual-success-1:#00b8db;--tutor-visual-exception-1:#00d3f2}[data-tutor-theme=light][data-tutor-vision=deuteranopia],[data-tutor-theme=system][data-tutor-vision=deuteranopia]{--tutor-surface-warning:#fffaeb;--tutor-surface-warning-hover:#fef0c7;--tutor-surface-success:#ecfeff;--tutor-surface-critical:#ffedd4;--tutor-text-success:#007595;--tutor-text-critical-hover:#dc6803;--tutor-border-warning:#fac515;--tutor-border-warning-secondary:#f54900;--tutor-actions-success-primary:#0092b8;--tutor-actions-success-secondary:#00b8db;--tutor-actions-success-tertiary:#cefafe;--tutor-actions-success-exception:#00d3f2;--tutor-actions-warning-secondary:#ffedd4;--tutor-actions-warning-exception:#ff6900;--tutor-actions-critical-primary:#ff6900;--tutor-actions-critical-secondary:#ffedd4;--tutor-visual-success-2:#00b8db;--tutor-visual-critical-1:#ff6900;--tutor-visual-critical-2:#ffb86a}[data-tutor-theme=dark][data-tutor-vision=deuteranopia]{--tutor-surface-warning:#2d3039;--tutor-surface-warning-hover:#7a2e0e;--tutor-surface-success:#104e64;--tutor-surface-critical:#7e2a0c;--tutor-text-success:#00d3f2;--tutor-text-critical-hover:#f54900;--tutor-icon-exception4:#fdb022;--tutor-border-warning:#fde272;--tutor-border-warning-secondary:#ca3500;--tutor-actions-success-primary:#00b8db;--tutor-actions-success-secondary:#00d3f2;--tutor-actions-success-tertiary:#333741;--tutor-actions-success-exception:#053345;--tutor-actions-warning-secondary:#333741;--tutor-actions-warning-exception:#fefbe8;--tutor-actions-critical-primary:#f54900;--tutor-actions-critical-secondary:#333741;--tutor-actions-caution:#eaaa08;--tutor-visual-success-2:#0092b8;--tutor-visual-critical-1:#f54900;--tutor-visual-critical-2:#7e2a0c}@media (prefers-color-scheme:dark){[data-tutor-theme=system][data-tutor-vision=deuteranopia]{--tutor-surface-warning:#2d3039;--tutor-surface-warning-hover:#7a2e0e;--tutor-surface-success:#104e64;--tutor-surface-critical:#7e2a0c;--tutor-text-success:#00d3f2;--tutor-text-critical-hover:#f54900;--tutor-icon-exception4:#fdb022;--tutor-border-warning:#fde272;--tutor-border-warning-secondary:#ca3500;--tutor-actions-success-primary:#00b8db;--tutor-actions-success-secondary:#00d3f2;--tutor-actions-success-tertiary:#333741;--tutor-actions-success-exception:#053345;--tutor-actions-warning-secondary:#333741;--tutor-actions-warning-exception:#fefbe8;--tutor-actions-critical-primary:#f54900;--tutor-actions-critical-secondary:#333741;--tutor-actions-caution:#eaaa08;--tutor-visual-success-2:#0092b8;--tutor-visual-critical-1:#f54900;--tutor-visual-critical-2:#7e2a0c}}[data-tutor-vision=deuteranomaly]{--tutor-icon-caution:#eaaa08;--tutor-icon-critical:#f54900;--tutor-icon-critical-hover:#ca3500;--tutor-icon-warning:#ca3500;--tutor-icon-warning-secondary:#eaaa08;--tutor-button-destructive:#f54900;--tutor-button-destructive-hover:#ca3500;--tutor-button-destructive-focused:#f54900;--tutor-button-destructive-soft:#ffedd4;--tutor-button-destructive-soft-hover:#ffd6a7;--tutor-button-destructive-soft-focused:#ffedd4;--tutor-border-warning:#fde272;--tutor-border-warning-secondary:#ca3500;--tutor-border-success:#00d3f2;--tutor-border-success-secondary:#0092b8;--tutor-border-error-secondary:#ca3500;--tutor-border-error-tertiary:#ff8904;--tutor-actions-success-primary:#00b8db;--tutor-actions-success-secondary:#00d3f2;--tutor-actions-warning-primary:#ffb86a;--tutor-actions-warning-tertiary:#fefbe8;--tutor-actions-critical-primary:#f54900;--tutor-actions-caution:#eaaa08;--tutor-actions-caution-secondary:#fef7c3;--tutor-text-critical:#f54900;--tutor-text-critical-hover:#ca3500;--tutor-text-warning:#ca3500;--tutor-text-caution:#a15c07;--tutor-visual-success-1:#00b8db;--tutor-visual-success-2:#00b8db;--tutor-visual-exception-1:#a2f4fd}[data-tutor-theme=light][data-tutor-vision=deuteranomaly],[data-tutor-theme=system][data-tutor-vision=deuteranomaly]{--tutor-surface-warning:#fffaeb;--tutor-surface-warning-hover:#fef0c7;--tutor-surface-success:#ecfeff;--tutor-surface-critical:#ffedd4;--tutor-text-success:#1c7731;--tutor-icon-success-primary:#24983f;--tutor-icon-success-secondary:#1c7731;--tutor-button-success:#00b8db;--tutor-button-success-hover:#0092b8;--tutor-button-success-focused:#0092b8;--tutor-border-warning-tertiary:#ff8904;--tutor-border-error:#ffb86a;--tutor-actions-success-tertiary:#cefafe;--tutor-actions-success-exception:#00d3f2;--tutor-actions-warning-secondary:#ffedd4;--tutor-actions-warning-exception:#f54900;--tutor-actions-critical-secondary:#ffedd4;--tutor-visual-critical-1:#f04438;--tutor-visual-critical-2:#ffedd4}[data-tutor-theme=dark][data-tutor-vision=deuteranomaly]{--tutor-surface-warning:#2d3039;--tutor-surface-warning-hover:#7a2e0e;--tutor-surface-success:#104e64;--tutor-surface-critical:#7e2a0c;--tutor-text-success:#00d3f2;--tutor-icon-success-primary:#00b8db;--tutor-icon-success-secondary:#0092b8;--tutor-icon-exception4:#fdb022;--tutor-button-success:#00b8db;--tutor-button-success-hover:#0092b8;--tutor-button-success-focused:#00b8db;--tutor-border-warning-tertiary:#ffb86a;--tutor-border-success:#53eafd;--tutor-border-error:#ffb86a;--tutor-actions-success-tertiary:#333741;--tutor-actions-success-exception:#053345;--tutor-actions-warning-secondary:#333741;--tutor-actions-warning-exception:#fefbe8;--tutor-actions-critical-secondary:#333741;--tutor-visual-critical-1:#d92d20;--tutor-visual-critical-2:#7e2a0c}@media (prefers-color-scheme:dark){[data-tutor-theme=system][data-tutor-vision=deuteranomaly]{--tutor-surface-warning:#2d3039;--tutor-surface-warning-hover:#7a2e0e;--tutor-surface-success:#104e64;--tutor-surface-critical:#7e2a0c;--tutor-text-success:#00d3f2;--tutor-icon-success-primary:#00b8db;--tutor-icon-success-secondary:#0092b8;--tutor-icon-exception4:#fdb022;--tutor-button-success:#00b8db;--tutor-button-success-hover:#0092b8;--tutor-button-success-focused:#00b8db;--tutor-border-warning-tertiary:#ffb86a;--tutor-border-success:#53eafd;--tutor-border-error:#ffb86a;--tutor-actions-success-tertiary:#333741;--tutor-actions-success-exception:#053345;--tutor-actions-warning-secondary:#333741;--tutor-actions-warning-exception:#fefbe8;--tutor-actions-critical-secondary:#333741;--tutor-visual-critical-1:#d92d20;--tutor-visual-critical-2:#7e2a0c}}@keyframes tutor-skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes tutor-fade-in{to{opacity:1}}@keyframes tutor-fade-out{to{opacity:0}}@keyframes tutor-slide-in-up{to{opacity:1;transform:translateY(0)}}@keyframes tutor-slide-in-down{to{opacity:1;transform:translateY(0)}}@keyframes tutor-slide-in-left{to{opacity:1;transform:translate(0)}}@keyframes tutor-slide-in-right{to{opacity:1;transform:translate(0)}}@keyframes tutor-scale-in{to{opacity:1;transform:scale(1)}}@keyframes tutor-bounce-in{0%{opacity:0;transform:scale(.3)}50%{opacity:1}70%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes tutor-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes tutor-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes tutor-shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}@keyframes tutor-button-spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes tutor-button-pulse{0%,to{opacity:1;transform:translate(-50%,-50%)scale(1)}50%{opacity:.4;transform:translate(-50%,-50%)scale(.9)}}.tutor-accordion{background-color:#fff0;flex-flow:column;justify-content:start;align-items:stretch;gap:16px;display:flex;overflow:visible}.tutor-accordion-item{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:8px;overflow:hidden}.tutor-accordion-header{text-align:left;cursor:pointer;background:0 0;border:none;flex-flow:row;justify-content:space-between;align-items:start;width:100%;padding:12px 16px;transition:background-color .25s ease-in-out;display:flex}.tutor-accordion-header:hover,.tutor-accordion-header:focus{background-color:var(--tutor-surface-l2);outline:none}.tutor-accordion-title{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin:0;font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-accordion-icon{color:var(--tutor-icon-idle);flex-flow:row;flex-shrink:0;justify-content:center;align-items:center;transition:transform .25s ease-in-out;display:flex}.tutor-accordion-header[aria-expanded=true] .tutor-accordion-icon{color:var(--tutor-text-primary);transform:rotate(180deg)}[dir=rtl] .tutor-accordion-header[aria-expanded=true] .tutor-accordion-icon{transform:rotate(180deg)scaleX(-1)}.tutor-accordion-content{overflow:hidden}.tutor-accordion-body{padding:4px 16px 12px}.tutor-accordion-body p:first-child{margin-top:0}.tutor-accordion-body p:last-child{margin-bottom:0}.tutor-alert{border-radius:4px;flex-flow:row;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:8px;display:flex}.tutor-alert .tutor-alert-content{flex-flow:row;justify-content:flex-start;align-items:start;gap:6px;display:flex}.tutor-alert .tutor-alert-icon{color:var(--tutor-icon-idle);flex-shrink:0;justify-content:center;align-items:center;display:flex}.tutor-alert .tutor-alert-icon svg{width:20px;height:20px}.tutor-alert .tutor-alert-text{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-alert .tutor-alert-action{flex-shrink:0}.tutor-alert.tutor-alert-default{background-color:var(--tutor-surface-l1-hover)}.tutor-alert.tutor-alert-info{background-color:var(--tutor-surface-brand-quaternary)}.tutor-alert.tutor-alert-success{background-color:var(--tutor-surface-success)}.tutor-alert.tutor-alert-warning{background-color:var(--tutor-surface-warning-hover)}.tutor-alert.tutor-alert-error{background-color:var(--tutor-surface-critical)}button.tutor-btn,a.tutor-btn,.tutor-btn{border-radius:var(--tutor-button-radius,6px);font-weight:var(--tutor-button-font-weight,500);cursor:pointer;text-align:center;text-transform:none;color:var(--tutor-text-primary);--tutor-button-border-shadow:none;box-shadow:var(--tutor-button-border-shadow,none);background-color:#fff0;border:none;justify-content:center;align-items:center;gap:4px;padding:0;font-family:inherit;text-decoration:none;transition:color .25s ease-in-out,background-color .25s ease-in-out;display:inline-flex}button.tutor-btn:hover:not(:disabled):not(.disabled),button.tutor-btn:focus:not(:disabled):not(.disabled),a.tutor-btn:hover:not(:disabled):not(.disabled),a.tutor-btn:focus:not(:disabled):not(.disabled),.tutor-btn:hover:not(:disabled):not(.disabled),.tutor-btn:focus:not(:disabled):not(.disabled){color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-primary-border-shadow,none);background-color:#fff0;border:none;outline:none}button.tutor-btn:focus-visible:not(:disabled):not(.disabled){box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);outline:none}a.tutor-btn:focus-visible:not(:disabled):not(.disabled){box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-btn:focus-visible:not(:disabled):not(.disabled){box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);outline:none}button.tutor-btn svg:not([class]),a.tutor-btn svg:not([class]),.tutor-btn svg:not([class]){color:currentColor;flex-shrink:0}button.tutor-btn:disabled,button.tutor-btn.disabled,a.tutor-btn:disabled,a.tutor-btn.disabled,.tutor-btn:disabled,.tutor-btn.disabled{color:var(--tutor-text-subdued);cursor:not-allowed;pointer-events:none}button.tutor-btn:disabled svg:not([class]),button.tutor-btn.disabled svg:not([class]),a.tutor-btn:disabled svg:not([class]),a.tutor-btn.disabled svg:not([class]),.tutor-btn:disabled svg:not([class]),.tutor-btn.disabled svg:not([class]){color:var(--tutor-icon-subdued)}button.tutor-btn,a.tutor-btn,.tutor-btn{--tutor-button-border-shadow-base:1px;--tutor-button-border-shadow-bottom:3px;font-size:.875rem;line-height:1.375rem}button.tutor-btn:not([class*=tutor-btn-link]),a.tutor-btn:not([class*=tutor-btn-link]),.tutor-btn:not([class*=tutor-btn-link]){min-height:38px;padding:8px 12px}button.tutor-btn-primary,a.tutor-btn-primary,.tutor-btn-primary{background-color:var(--tutor-button-primary);color:var(--tutor-text-primary-inverse);--tutor-button-border-shadow:var(--tutor-button-primary-border-shadow,none)}button.tutor-btn-primary svg:not([class]),a.tutor-btn-primary svg:not([class]),.tutor-btn-primary svg:not([class]){color:var(--tutor-icon-idle-inverse)}button.tutor-btn-primary:hover:not(:disabled):not(.disabled),a.tutor-btn-primary:hover:not(:disabled):not(.disabled),.tutor-btn-primary:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-primary-hover);color:var(--tutor-text-primary-inverse);--tutor-button-border-shadow:var(--tutor-button-primary-border-shadow-hover,var(--tutor-button-primary-border-shadow,none))}button.tutor-btn-primary:focus:not(:disabled):not(.disabled),a.tutor-btn-primary:focus:not(:disabled):not(.disabled),.tutor-btn-primary:focus:not(:disabled):not(.disabled){background-color:var(--tutor-button-primary-focused);color:var(--tutor-text-primary-inverse);--tutor-button-border-shadow:var(--tutor-button-primary-border-shadow-focused,var(--tutor-button-primary-border-shadow,none))}button.tutor-btn-primary:disabled,button.tutor-btn-primary.disabled,a.tutor-btn-primary:disabled,a.tutor-btn-primary.disabled,.tutor-btn-primary:disabled,.tutor-btn-primary.disabled{background-color:var(--tutor-button-primary-disabled);color:var(--tutor-text-primary-inverse);--tutor-button-border-shadow:var(--tutor-button-primary-border-shadow-disabled,var(--tutor-button-primary-border-shadow,none))}button.tutor-btn-primary:disabled svg:not([class]),button.tutor-btn-primary.disabled svg:not([class]),a.tutor-btn-primary:disabled svg:not([class]),a.tutor-btn-primary.disabled svg:not([class]),.tutor-btn-primary:disabled svg:not([class]),.tutor-btn-primary.disabled svg:not([class]){color:var(--tutor-text-primary-inverse)}button.tutor-btn-primary-soft,a.tutor-btn-primary-soft,.tutor-btn-primary-soft{background-color:var(--tutor-button-primary-soft);color:var(--tutor-text-brand);--tutor-button-border-shadow:var(--tutor-button-primary-soft-border-shadow,none)}button.tutor-btn-primary-soft svg:not([class]),a.tutor-btn-primary-soft svg:not([class]),.tutor-btn-primary-soft svg:not([class]){color:var(--tutor-icon-brand)}button.tutor-btn-primary-soft:hover:not(:disabled):not(.disabled),a.tutor-btn-primary-soft:hover:not(:disabled):not(.disabled),.tutor-btn-primary-soft:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-primary-soft-hover);color:var(--tutor-text-brand);--tutor-button-border-shadow:var(--tutor-button-primary-soft-border-shadow-hover,var(--tutor-button-primary-soft-border-shadow,none))}button.tutor-btn-primary-soft:focus:not(:disabled):not(.disabled),a.tutor-btn-primary-soft:focus:not(:disabled):not(.disabled),.tutor-btn-primary-soft:focus:not(:disabled):not(.disabled){background-color:var(--tutor-button-primary-soft-focused);color:var(--tutor-text-brand);--tutor-button-border-shadow:var(--tutor-button-primary-soft-border-shadow-focused,var(--tutor-button-primary-soft-border-shadow,none))}button.tutor-btn-primary-soft:disabled,button.tutor-btn-primary-soft.disabled,a.tutor-btn-primary-soft:disabled,a.tutor-btn-primary-soft.disabled,.tutor-btn-primary-soft:disabled,.tutor-btn-primary-soft.disabled{background-color:var(--tutor-button-disabled);--tutor-button-border-shadow:var(--tutor-button-primary-soft-border-shadow-disabled,var(--tutor-button-primary-soft-border-shadow,none))}button.tutor-btn-destructive,a.tutor-btn-destructive,.tutor-btn-destructive{background-color:var(--tutor-button-destructive);color:var(--tutor-text-primary-inverse);--tutor-button-border-shadow:var(--tutor-button-destructive-border-shadow,none)}button.tutor-btn-destructive svg:not([class]),a.tutor-btn-destructive svg:not([class]),.tutor-btn-destructive svg:not([class]){color:var(--tutor-icon-idle-inverse)}button.tutor-btn-destructive:hover:not(:disabled):not(.disabled),a.tutor-btn-destructive:hover:not(:disabled):not(.disabled),.tutor-btn-destructive:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-destructive-hover);color:var(--tutor-text-primary-inverse);--tutor-button-border-shadow:var(--tutor-button-destructive-border-shadow-hover,var(--tutor-button-destructive-border-shadow,none))}button.tutor-btn-destructive:focus:not(:disabled):not(.disabled),a.tutor-btn-destructive:focus:not(:disabled):not(.disabled),.tutor-btn-destructive:focus:not(:disabled):not(.disabled){background-color:var(--tutor-button-destructive-focused);color:var(--tutor-text-primary-inverse);--tutor-button-border-shadow:var(--tutor-button-destructive-border-shadow-focused,var(--tutor-button-destructive-border-shadow,none))}button.tutor-btn-destructive:disabled,button.tutor-btn-destructive.disabled,a.tutor-btn-destructive:disabled,a.tutor-btn-destructive.disabled,.tutor-btn-destructive:disabled,.tutor-btn-destructive.disabled{background-color:var(--tutor-button-disabled);--tutor-button-border-shadow:var(--tutor-button-destructive-border-shadow-disabled,var(--tutor-button-destructive-border-shadow,none))}button.tutor-btn-destructive-soft,a.tutor-btn-destructive-soft,.tutor-btn-destructive-soft{background-color:var(--tutor-button-destructive-soft);color:var(--tutor-text-critical);--tutor-button-border-shadow:var(--tutor-button-destructive-soft-border-shadow,none)}button.tutor-btn-destructive-soft svg:not([class]),a.tutor-btn-destructive-soft svg:not([class]),.tutor-btn-destructive-soft svg:not([class]){color:var(--tutor-icon-critical)}button.tutor-btn-destructive-soft:hover:not(:disabled):not(.disabled),a.tutor-btn-destructive-soft:hover:not(:disabled):not(.disabled),.tutor-btn-destructive-soft:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-destructive-soft-hover);color:var(--tutor-text-critical);--tutor-button-border-shadow:var(--tutor-button-destructive-soft-border-shadow-hover,var(--tutor-button-destructive-soft-border-shadow,none))}button.tutor-btn-destructive-soft:focus:not(:disabled):not(.disabled),a.tutor-btn-destructive-soft:focus:not(:disabled):not(.disabled),.tutor-btn-destructive-soft:focus:not(:disabled):not(.disabled){background-color:var(--tutor-button-destructive-soft-focused);color:var(--tutor-text-critical);--tutor-button-border-shadow:var(--tutor-button-destructive-soft-border-shadow-focused,var(--tutor-button-destructive-soft-border-shadow,none))}button.tutor-btn-destructive-soft:disabled,button.tutor-btn-destructive-soft.disabled,a.tutor-btn-destructive-soft:disabled,a.tutor-btn-destructive-soft.disabled,.tutor-btn-destructive-soft:disabled,.tutor-btn-destructive-soft.disabled{background-color:var(--tutor-button-disabled);--tutor-button-border-shadow:var(--tutor-button-destructive-soft-border-shadow-disabled,var(--tutor-button-destructive-soft-border-shadow,none))}button.tutor-btn-secondary,a.tutor-btn-secondary,.tutor-btn-secondary{background-color:var(--tutor-button-secondary);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-secondary-border-shadow,none)}button.tutor-btn-secondary svg:not([class]),a.tutor-btn-secondary svg:not([class]),.tutor-btn-secondary svg:not([class]){color:var(--tutor-icon-idle)}button.tutor-btn-secondary:hover:not(:disabled):not(.disabled),a.tutor-btn-secondary:hover:not(:disabled):not(.disabled),.tutor-btn-secondary:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-secondary-hover);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-secondary-border-shadow-hover,var(--tutor-button-secondary-border-shadow,none))}button.tutor-btn-secondary:focus:not(:disabled):not(.disabled),a.tutor-btn-secondary:focus:not(:disabled):not(.disabled),.tutor-btn-secondary:focus:not(:disabled):not(.disabled){background-color:var(--tutor-button-secondary-focused);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-secondary-border-shadow-focused,var(--tutor-button-secondary-border-shadow,none))}button.tutor-btn-secondary:disabled,button.tutor-btn-secondary.disabled,a.tutor-btn-secondary:disabled,a.tutor-btn-secondary.disabled,.tutor-btn-secondary:disabled,.tutor-btn-secondary.disabled{background-color:var(--tutor-button-disabled);--tutor-button-border-shadow:var(--tutor-button-secondary-border-shadow-disabled,var(--tutor-button-secondary-border-shadow,none))}button.tutor-btn-outline,a.tutor-btn-outline,.tutor-btn-outline{background-color:var(--tutor-button-outline-inverse);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-outline-border-shadow,0 0 0 1px var(--tutor-border-idle2))}button.tutor-btn-outline svg:not([class]),a.tutor-btn-outline svg:not([class]),.tutor-btn-outline svg:not([class]){color:var(--tutor-icon-idle)}button.tutor-btn-outline:hover:not(:disabled):not(.disabled),a.tutor-btn-outline:hover:not(:disabled):not(.disabled),.tutor-btn-outline:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-outline-hover);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-outline-border-shadow-hover,var(--tutor-button-outline-border-shadow,0 0 0 1px var(--tutor-border-idle2)))}button.tutor-btn-outline:focus:not(:disabled):not(.disabled),a.tutor-btn-outline:focus:not(:disabled):not(.disabled),.tutor-btn-outline:focus:not(:disabled):not(.disabled){background-color:var(--tutor-button-outline-focused-inverse);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-outline-border-shadow-focused,var(--tutor-button-outline-border-shadow,0 0 0 1px var(--tutor-border-idle2)))}button.tutor-btn-outline:disabled,button.tutor-btn-outline.disabled,a.tutor-btn-outline:disabled,a.tutor-btn-outline.disabled,.tutor-btn-outline:disabled,.tutor-btn-outline.disabled{background-color:var(--tutor-button-disabled);--tutor-button-border-shadow:var(--tutor-button-outline-border-shadow-disabled,var(--tutor-button-outline-border-shadow,0 0 0 1px var(--tutor-border-idle2)))}button.tutor-btn-ghost,a.tutor-btn-ghost,.tutor-btn-ghost{color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow,none);background-color:#fff0}button.tutor-btn-ghost svg:not([class]),a.tutor-btn-ghost svg:not([class]),.tutor-btn-ghost svg:not([class]){color:var(--tutor-icon-idle)}button.tutor-btn-ghost:hover:not(:disabled):not(.disabled),a.tutor-btn-ghost:hover:not(:disabled):not(.disabled),.tutor-btn-ghost:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-ghost-hover);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow-hover,var(--tutor-button-ghost-border-shadow,none))}button.tutor-btn-ghost:disabled,button.tutor-btn-ghost.disabled,a.tutor-btn-ghost:disabled,a.tutor-btn-ghost.disabled,.tutor-btn-ghost:disabled,.tutor-btn-ghost.disabled{--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow-disabled,var(--tutor-button-ghost-border-shadow,none));background-color:#fff0}button.tutor-btn-ghost-brand,a.tutor-btn-ghost-brand,.tutor-btn-ghost-brand{color:var(--tutor-text-brand);--tutor-button-border-shadow:var(--tutor-button-ghost-brand-border-shadow,none);background-color:#fff0}button.tutor-btn-ghost-brand svg:not([class]),a.tutor-btn-ghost-brand svg:not([class]),.tutor-btn-ghost-brand svg:not([class]){color:var(--tutor-icon-brand)}button.tutor-btn-ghost-brand:hover:not(:disabled):not(.disabled),a.tutor-btn-ghost-brand:hover:not(:disabled):not(.disabled),.tutor-btn-ghost-brand:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-primary-soft);color:var(--tutor-text-brand);--tutor-button-border-shadow:var(--tutor-button-ghost-brand-border-shadow-hover,var(--tutor-button-ghost-brand-border-shadow,none))}button.tutor-btn-ghost-brand:disabled,button.tutor-btn-ghost-brand.disabled,a.tutor-btn-ghost-brand:disabled,a.tutor-btn-ghost-brand.disabled,.tutor-btn-ghost-brand:disabled,.tutor-btn-ghost-brand.disabled{--tutor-button-border-shadow:var(--tutor-button-ghost-brand-border-shadow-disabled,var(--tutor-button-ghost-brand-border-shadow,none));background-color:#fff0}button.tutor-btn-link,a.tutor-btn-link,.tutor-btn-link{color:var(--tutor-text-brand);background-color:#fff0}button.tutor-btn-link svg:not([class]),a.tutor-btn-link svg:not([class]),.tutor-btn-link svg:not([class]){color:var(--tutor-icon-brand)}button.tutor-btn-link:hover:not(:disabled):not(.disabled),a.tutor-btn-link:hover:not(:disabled):not(.disabled),.tutor-btn-link:hover:not(:disabled):not(.disabled){color:var(--tutor-text-brand-hover);box-shadow:none!important}button.tutor-btn-link:hover:not(:disabled):not(.disabled) svg:not([class]),a.tutor-btn-link:hover:not(:disabled):not(.disabled) svg:not([class]),.tutor-btn-link:hover:not(:disabled):not(.disabled) svg:not([class]){color:var(--tutor-icon-brand-hover)}button.tutor-btn-link,a.tutor-btn-link,.tutor-btn-link{box-shadow:none}button.tutor-btn-link-gray,a.tutor-btn-link-gray,.tutor-btn-link-gray{color:var(--tutor-text-subdued);background-color:#fff0}button.tutor-btn-link-gray svg:not([class]),a.tutor-btn-link-gray svg:not([class]),.tutor-btn-link-gray svg:not([class]){color:var(--tutor-icon-subdued)}button.tutor-btn-link-gray:hover:not(:disabled):not(.disabled),a.tutor-btn-link-gray:hover:not(:disabled):not(.disabled),.tutor-btn-link-gray:hover:not(:disabled):not(.disabled){color:var(--tutor-text-secondary)}button.tutor-btn-link-gray:hover:not(:disabled):not(.disabled) svg:not([class]),a.tutor-btn-link-gray:hover:not(:disabled):not(.disabled) svg:not([class]),.tutor-btn-link-gray:hover:not(:disabled):not(.disabled) svg:not([class]){color:var(--tutor-icon-hover)}button.tutor-btn-link-destructive,a.tutor-btn-link-destructive,.tutor-btn-link-destructive{color:var(--tutor-text-critical);background-color:#fff0}button.tutor-btn-link-destructive svg:not([class]),a.tutor-btn-link-destructive svg:not([class]),.tutor-btn-link-destructive svg:not([class]){color:var(--tutor-icon-critical)}button.tutor-btn-link-destructive:hover:not(:disabled):not(.disabled),a.tutor-btn-link-destructive:hover:not(:disabled):not(.disabled),.tutor-btn-link-destructive:hover:not(:disabled):not(.disabled){color:var(--tutor-text-critical-hover)}button.tutor-btn-link-destructive:hover:not(:disabled):not(.disabled) svg:not([class]),a.tutor-btn-link-destructive:hover:not(:disabled):not(.disabled) svg:not([class]),.tutor-btn-link-destructive:hover:not(:disabled):not(.disabled) svg:not([class]){color:var(--tutor-icon-critical-hover)}button.tutor-btn-x-small,a.tutor-btn-x-small,.tutor-btn-x-small{--tutor-button-border-shadow-base:1px;--tutor-button-border-shadow-bottom:2px;font-size:.75rem;line-height:1.25rem}button.tutor-btn-x-small:not([class*=tutor-btn-link]),a.tutor-btn-x-small:not([class*=tutor-btn-link]),.tutor-btn-x-small:not([class*=tutor-btn-link]){min-height:32px;padding:6px 12px}button.tutor-btn-x-small.tutor-btn-loading:before,a.tutor-btn-x-small.tutor-btn-loading:before,.tutor-btn-x-small.tutor-btn-loading:before{width:12px;height:12px}button.tutor-btn-small,a.tutor-btn-small,.tutor-btn-small{--tutor-button-border-shadow-base:1px;--tutor-button-border-shadow-bottom:2px;font-size:.875rem;line-height:1.375rem}button.tutor-btn-small:not([class*=tutor-btn-link]),a.tutor-btn-small:not([class*=tutor-btn-link]),.tutor-btn-small:not([class*=tutor-btn-link]){min-height:34px;padding:6px 12px}button.tutor-btn-small.tutor-btn-loading:before,a.tutor-btn-small.tutor-btn-loading:before,.tutor-btn-small.tutor-btn-loading:before{width:14px;height:14px}button.tutor-btn-medium,a.tutor-btn-medium,.tutor-btn-medium{--tutor-button-border-shadow-base:1px;--tutor-button-border-shadow-bottom:3px;font-size:.875rem;line-height:1.375rem}button.tutor-btn-medium:not([class*=tutor-btn-link]),a.tutor-btn-medium:not([class*=tutor-btn-link]),.tutor-btn-medium:not([class*=tutor-btn-link]){min-height:38px;padding:8px 12px}button.tutor-btn-large,a.tutor-btn-large,.tutor-btn-large{--tutor-button-border-shadow-base:2px;--tutor-button-border-shadow-bottom:5px;font-size:.875rem;line-height:1.375rem}button.tutor-btn-large:not([class*=tutor-btn-link]),a.tutor-btn-large:not([class*=tutor-btn-link]),.tutor-btn-large:not([class*=tutor-btn-link]){min-height:48px;padding:12px 16px}button.tutor-btn-large.tutor-btn-loading:before,a.tutor-btn-large.tutor-btn-loading:before,.tutor-btn-large.tutor-btn-loading:before{width:20px;height:20px}.tutor-btn-loading{pointer-events:none;-webkit-text-fill-color:#fff0;position:relative}.tutor-btn-loading>*{visibility:hidden}.tutor-btn-loading:before{content:"";border:2px solid;border-top-color:#fff0;border-radius:50%;width:16px;height:16px;animation:1s linear infinite tutor-button-spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}[data-tutor-motion=reduce] .tutor-btn-loading:before{border-top-color:currentColor;animation:1.5s ease-in-out infinite tutor-button-pulse!important}@media (prefers-reduced-motion:reduce){[data-tutor-motion=auto] .tutor-btn-loading:before{border-top-color:currentColor;animation:1.5s ease-in-out infinite tutor-button-pulse!important}}button.tutor-btn-block,a.tutor-btn-block,.tutor-btn-block{justify-content:center;width:100%}.tutor-btn-group{flex-direction:row;display:flex}.tutor-btn-group .tutor-btn:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.tutor-btn-group .tutor-btn:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.tutor-btn-group-vertical{flex-direction:column;display:flex}.tutor-btn-group-vertical .tutor-btn:not(:first-child){border-top-left-radius:0;border-top-right-radius:0}.tutor-btn-group-vertical .tutor-btn:not(:last-child){border-bottom-right-radius:0;border-bottom-left-radius:0}button.tutor-btn-icon,a.tutor-btn-icon,.tutor-btn-icon{flex-shrink:0;min-width:40px;min-height:40px;padding:10px}button.tutor-btn-icon.tutor-btn-x-small,a.tutor-btn-icon.tutor-btn-x-small,.tutor-btn-icon.tutor-btn-x-small{min-width:32px;min-height:32px;padding:8px}button.tutor-btn-icon.tutor-btn-small,a.tutor-btn-icon.tutor-btn-small,.tutor-btn-icon.tutor-btn-small{min-width:34px;min-height:34px;padding:9px}button.tutor-btn-icon.tutor-btn-large,a.tutor-btn-icon.tutor-btn-large,.tutor-btn-icon.tutor-btn-large{min-width:48px;min-height:48px;padding:14px}.tutor-card{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);box-shadow:none;border-radius:8px;padding:16px}.tutor-card-padding-small{padding:8px}.tutor-card-padding-medium{padding:16px}.tutor-card-padding-large{padding:24px}.tutor-card-rounded-md{border-radius:6px}.tutor-card-rounded-lg{border-radius:8px}.tutor-card-rounded-2xl{border-radius:12px}.tutor-input-field{width:100%;position:relative}.tutor-input-field .tutor-input-wrapper{flex-flow:row;justify-content:flex-start;align-items:center;gap:6px;display:flex;position:relative}.tutor-input-field .tutor-input-wrapper .tutor-label,.tutor-input-field .tutor-input-wrapper .tutor-checkbox,.tutor-input-field .tutor-input-wrapper .tutor-radio,.tutor-input-field .tutor-input-wrapper .tutor-switch{margin:0}.tutor-input-field .tutor-input{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);border:1px solid var(--tutor-border-idle);border-color:var(--tutor-input-border-color,var(--tutor-border-idle));border-radius:var(--tutor-input-radius,6px);background-color:var(--tutor-surface-l1);width:100%;min-height:auto;font-size:.875rem;font-weight:400;line-height:1.375rem;font-weight:var(--tutor-input-font-weight,400);--tutor-input-border-shadow-current:var(--tutor-input-border-shadow,none);box-shadow:var(--tutor-input-border-shadow-current);-moz-appearance:textfield;margin:0;padding:7px 12px;transition:all .25s ease-in-out}.tutor-input-field .tutor-input::-webkit-outer-spin-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input::-webkit-inner-spin-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input::-webkit-search-cancel-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input::-webkit-autofill-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input::-webkit-contacts-auto-fill-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input::-webkit-credentials-auto-fill-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input:placeholder-shown:not(:focus):not(:disabled){background-color:var(--tutor-surface-l3)}.tutor-input-field .tutor-input::-webkit-input-placeholder{color:var(--tutor-text-subdued)}.tutor-input-field .tutor-input::-ms-input-placeholder{color:var(--tutor-text-subdued)}.tutor-input-field .tutor-input::placeholder{color:var(--tutor-text-subdued)}.tutor-input-field .tutor-input:focus{box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);background-color:var(--tutor-surface-l1);border-color:var(--tutor-border-brand-tertiary);color:var(--tutor-text-primary);--tutor-input-border-shadow-current:none;outline:none}.tutor-input-field .tutor-input:disabled{background-color:var(--tutor-surface-l1-hover);cursor:not-allowed;--tutor-input-border-shadow-current:none}@media (hover:none) and (pointer:coarse){.tutor-input-field .tutor-input{font-size:1rem;line-height:1.5rem}}.tutor-input-field .tutor-input.tutor-input-content-left{padding-inline-start:40px}.tutor-input-field .tutor-input.tutor-input-content-right{padding-inline-end:40px}.tutor-input-field .tutor-input.tutor-input-content-clear{padding-inline-end:36px}.tutor-input-field .tutor-input-sm{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);border:1px solid var(--tutor-border-idle);border-color:var(--tutor-input-border-color,var(--tutor-border-idle));border-radius:var(--tutor-input-radius,6px);background-color:var(--tutor-surface-l1);width:100%;min-height:auto;font-size:.875rem;font-weight:400;line-height:1.375rem;font-weight:var(--tutor-input-font-weight,400);--tutor-input-border-shadow-current:var(--tutor-input-border-shadow,none);box-shadow:var(--tutor-input-border-shadow-current);-moz-appearance:textfield;margin:0;padding:7px 12px;transition:all .25s ease-in-out}.tutor-input-field .tutor-input-sm::-webkit-outer-spin-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input-sm::-webkit-inner-spin-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input-sm::-webkit-search-cancel-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input-sm::-webkit-autofill-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input-sm::-webkit-contacts-auto-fill-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input-sm::-webkit-credentials-auto-fill-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input-sm:placeholder-shown:not(:focus):not(:disabled){background-color:var(--tutor-surface-l3)}.tutor-input-field .tutor-input-sm::-webkit-input-placeholder{color:var(--tutor-text-subdued)}.tutor-input-field .tutor-input-sm::-ms-input-placeholder{color:var(--tutor-text-subdued)}.tutor-input-field .tutor-input-sm::placeholder{color:var(--tutor-text-subdued)}.tutor-input-field .tutor-input-sm:focus{box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);background-color:var(--tutor-surface-l1);border-color:var(--tutor-border-brand-tertiary);color:var(--tutor-text-primary);--tutor-input-border-shadow-current:none;outline:none}.tutor-input-field .tutor-input-sm:disabled{background-color:var(--tutor-surface-l1-hover);cursor:not-allowed;--tutor-input-border-shadow-current:none}.tutor-input-field .tutor-input-sm{padding:5px 8px}@media (hover:none) and (pointer:coarse){.tutor-input-field .tutor-input-sm{font-size:1rem;line-height:1.5rem}}.tutor-input-field .tutor-input-lg{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);border:1px solid var(--tutor-border-idle);border-color:var(--tutor-input-border-color,var(--tutor-border-idle));border-radius:var(--tutor-input-radius,6px);background-color:var(--tutor-surface-l1);width:100%;min-height:auto;font-size:.875rem;font-weight:400;line-height:1.375rem;font-weight:var(--tutor-input-font-weight,400);--tutor-input-border-shadow-current:var(--tutor-input-border-shadow,none);box-shadow:var(--tutor-input-border-shadow-current);-moz-appearance:textfield;margin:0;padding:7px 12px;transition:all .25s ease-in-out}.tutor-input-field .tutor-input-lg::-webkit-outer-spin-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input-lg::-webkit-inner-spin-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input-lg::-webkit-search-cancel-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input-lg::-webkit-autofill-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input-lg::-webkit-contacts-auto-fill-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input-lg::-webkit-credentials-auto-fill-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-input-lg:placeholder-shown:not(:focus):not(:disabled){background-color:var(--tutor-surface-l3)}.tutor-input-field .tutor-input-lg::-webkit-input-placeholder{color:var(--tutor-text-subdued)}.tutor-input-field .tutor-input-lg::-ms-input-placeholder{color:var(--tutor-text-subdued)}.tutor-input-field .tutor-input-lg::placeholder{color:var(--tutor-text-subdued)}.tutor-input-field .tutor-input-lg:focus{box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);background-color:var(--tutor-surface-l1);border-color:var(--tutor-border-brand-tertiary);color:var(--tutor-text-primary);--tutor-input-border-shadow-current:none;outline:none}.tutor-input-field .tutor-input-lg:disabled{background-color:var(--tutor-surface-l1-hover);cursor:not-allowed;--tutor-input-border-shadow-current:none}.tutor-input-field .tutor-input-lg{padding:12px}@media (hover:none) and (pointer:coarse){.tutor-input-field .tutor-input-lg{font-size:1rem;line-height:1.5rem}}.tutor-input-field .tutor-text-area{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);border:1px solid var(--tutor-border-idle);border-color:var(--tutor-input-border-color,var(--tutor-border-idle));border-radius:var(--tutor-input-radius,6px);background-color:var(--tutor-surface-l1);width:100%;min-height:auto;font-size:.875rem;font-weight:400;line-height:1.375rem;font-weight:var(--tutor-input-font-weight,400);--tutor-input-border-shadow-current:var(--tutor-input-border-shadow,none);box-shadow:var(--tutor-input-border-shadow-current);-moz-appearance:textfield;margin:0;padding:7px 12px;transition:all .25s ease-in-out}.tutor-input-field .tutor-text-area::-webkit-outer-spin-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-text-area::-webkit-inner-spin-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-text-area::-webkit-search-cancel-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-text-area::-webkit-autofill-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-text-area::-webkit-contacts-auto-fill-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-text-area::-webkit-credentials-auto-fill-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-input-field .tutor-text-area:placeholder-shown:not(:focus):not(:disabled){background-color:var(--tutor-surface-l3)}.tutor-input-field .tutor-text-area::-webkit-input-placeholder{color:var(--tutor-text-subdued)}.tutor-input-field .tutor-text-area::-ms-input-placeholder{color:var(--tutor-text-subdued)}.tutor-input-field .tutor-text-area::placeholder{color:var(--tutor-text-subdued)}.tutor-input-field .tutor-text-area:focus{box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);background-color:var(--tutor-surface-l1);border-color:var(--tutor-border-brand-tertiary);color:var(--tutor-text-primary);--tutor-input-border-shadow-current:none;outline:none}.tutor-input-field .tutor-text-area:disabled{background-color:var(--tutor-surface-l1-hover);cursor:not-allowed;--tutor-input-border-shadow-current:none}@media (hover:none) and (pointer:coarse){.tutor-input-field .tutor-text-area{font-size:1rem;line-height:1.5rem}}.tutor-input-field .tutor-text-area{resize:vertical;min-height:92px}.tutor-input-field .tutor-wp-editor-container .wp-editor-container,.tutor-input-field .tutor-wp-editor-container .mce-tinymce{border-radius:var(--tutor-input-radius,6px);border-color:var(--tutor-border-idle)}.tutor-input-field .tutor-wp-editor-container .mce-panel{background-color:var(--tutor-surface-l1)!important;border-color:var(--tutor-border-idle)!important}.tutor-input-field .tutor-wp-editor-container .wp-editor-area{background-color:var(--tutor-surface-l1);color:var(--tutor-text-primary)}.tutor-input-field .tutor-wp-editor-container .wp-editor-tabs .wp-switch-editor{background-color:var(--tutor-surface-l2);color:var(--tutor-text-secondary);border-color:var(--tutor-border-idle)}.tutor-input-field .tutor-wp-editor-container .wp-editor-tabs .wp-switch-editor:hover{background-color:var(--tutor-surface-l1-hover)}.tutor-input-field .tutor-wp-editor-container .mce-toolbar-grp,.tutor-input-field .tutor-wp-editor-container .quicktags-toolbar{border-top-left-radius:var(--tutor-input-radius,6px);border-top-right-radius:var(--tutor-input-radius,6px)}.tutor-input-field .tutor-wp-editor-container .mce-toolbar:last-of-type{border-top:none}.tutor-input-field .tutor-wp-editor-container .mce-statusbar{border-bottom-left-radius:var(--tutor-input-radius,6px);border-bottom-right-radius:var(--tutor-input-radius,6px);background-color:var(--tutor-surface-l1);border-top-color:var(--tutor-border-idle)}.tutor-input-field .tutor-wp-editor-container .mce-btn{background-color:transparent!important}.tutor-input-field .tutor-wp-editor-container .mce-btn button,.tutor-input-field .tutor-wp-editor-container .mce-btn button .mce-ico{color:var(--tutor-icon-secondary)}.tutor-input-field .tutor-wp-editor-container .mce-btn:hover,.tutor-input-field .tutor-wp-editor-container .mce-btn.mce-active{background-color:var(--tutor-surface-l1-hover)!important;border-color:transparent!important}.tutor-input-field .tutor-wp-editor-container .mce-btn:hover button,.tutor-input-field .tutor-wp-editor-container .mce-btn.mce-active button,.tutor-input-field .tutor-wp-editor-container .mce-btn:hover button .mce-ico,.tutor-input-field .tutor-wp-editor-container .mce-btn.mce-active button .mce-ico{color:var(--tutor-icon-hover)}.tutor-input-field .tutor-wp-editor-container .mce-btn.mce-active{background-color:var(--tutor-surface-l2-hover)!important}.tutor-input-field .tutor-checkbox{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;border:1px solid var(--tutor-border-idle);background-color:var(--tutor-surface-l1);cursor:pointer;width:16px;height:16px;color:var(--tutor-icon-idle);border-radius:4px;flex-shrink:0;transition:background-color .25s ease-in-out,border-color .25s ease-in-out,box-shadow .25s ease-in-out,color .25s ease-in-out;position:relative}.tutor-input-field .tutor-checkbox:before{display:none!important}.tutor-input-field .tutor-checkbox:after{content:"";opacity:0;background-color:currentColor;width:10px;height:10px;transition:opacity .25s ease-in-out,transform .25s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.6);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='black' d='M10.3 3.3a1 1 0 0 1 0 1.4L5.5 9.5a1 1 0 0 1-1.4 0L1.7 7.1a1 1 0 0 1 1.4-1.4L5 7.6l4.3-4.3a1 1 0 0 1 1.4 0z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='black' d='M10.3 3.3a1 1 0 0 1 0 1.4L5.5 9.5a1 1 0 0 1-1.4 0L1.7 7.1a1 1 0 0 1 1.4-1.4L5 7.6l4.3-4.3a1 1 0 0 1 1.4 0z'/%3E%3C/svg%3E") 50%/contain no-repeat}.tutor-input-field .tutor-checkbox:checked{background-color:var(--tutor-surface-brand-primary);color:var(--tutor-icon-idle-inverse);border-color:#fff0}.tutor-input-field .tutor-checkbox:checked:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.tutor-input-field .tutor-checkbox:disabled{background-color:var(--tutor-surface-l1-hover);color:var(--tutor-icon-disabled);cursor:not-allowed;border-color:var(--tutor-border-idle)}.tutor-input-field .tutor-checkbox:focus{box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-input-field .tutor-checkbox:focus:not(:checked){box-shadow:0 0 0 2px rgb(152 162 179 / .14),0 1px 2px rgb(16 24 40 / .06),0 1px 3px rgb(16 24 40 / .1)}.tutor-input-field .tutor-checkbox-md{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;border:1px solid var(--tutor-border-idle);background-color:var(--tutor-surface-l1);cursor:pointer;width:20px;height:20px;color:var(--tutor-icon-idle);border-radius:4px;flex-shrink:0;transition:background-color .25s ease-in-out,border-color .25s ease-in-out,box-shadow .25s ease-in-out,color .25s ease-in-out;position:relative}.tutor-input-field .tutor-checkbox-md:before{display:none!important}.tutor-input-field .tutor-checkbox-md:after{content:"";opacity:0;background-color:currentColor;width:12px;height:12px;transition:opacity .25s ease-in-out,transform .25s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.6);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='black' d='M10.3 3.3a1 1 0 0 1 0 1.4L5.5 9.5a1 1 0 0 1-1.4 0L1.7 7.1a1 1 0 0 1 1.4-1.4L5 7.6l4.3-4.3a1 1 0 0 1 1.4 0z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='black' d='M10.3 3.3a1 1 0 0 1 0 1.4L5.5 9.5a1 1 0 0 1-1.4 0L1.7 7.1a1 1 0 0 1 1.4-1.4L5 7.6l4.3-4.3a1 1 0 0 1 1.4 0z'/%3E%3C/svg%3E") 50%/contain no-repeat}.tutor-input-field .tutor-checkbox-md:checked{background-color:var(--tutor-surface-brand-primary);color:var(--tutor-icon-idle-inverse);border-color:#fff0}.tutor-input-field .tutor-checkbox-md:checked:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.tutor-input-field .tutor-checkbox-md:disabled{background-color:var(--tutor-surface-l1-hover);color:var(--tutor-icon-disabled);cursor:not-allowed;border-color:var(--tutor-border-idle)}.tutor-input-field .tutor-checkbox-md:focus{box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-input-field .tutor-checkbox-md:focus:not(:checked){box-shadow:0 0 0 2px rgb(152 162 179 / .14),0 1px 2px rgb(16 24 40 / .06),0 1px 3px rgb(16 24 40 / .1)}.tutor-input-field .tutor-checkbox-intermediate{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;border:1px solid var(--tutor-border-idle);background-color:var(--tutor-surface-l1);cursor:pointer;width:20px;height:20px;color:var(--tutor-icon-idle);border-radius:4px;flex-shrink:0;transition:background-color .25s ease-in-out,border-color .25s ease-in-out,box-shadow .25s ease-in-out,color .25s ease-in-out;position:relative}.tutor-input-field .tutor-checkbox-intermediate:before{display:none!important}.tutor-input-field .tutor-checkbox-intermediate:after{content:"";opacity:0;background-color:currentColor;width:12px;height:12px;transition:opacity .25s ease-in-out,transform .25s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.6);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='black' d='M10.3 3.3a1 1 0 0 1 0 1.4L5.5 9.5a1 1 0 0 1-1.4 0L1.7 7.1a1 1 0 0 1 1.4-1.4L5 7.6l4.3-4.3a1 1 0 0 1 1.4 0z'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath fill='black' d='M10.3 3.3a1 1 0 0 1 0 1.4L5.5 9.5a1 1 0 0 1-1.4 0L1.7 7.1a1 1 0 0 1 1.4-1.4L5 7.6l4.3-4.3a1 1 0 0 1 1.4 0z'/%3E%3C/svg%3E") 50%/contain no-repeat}.tutor-input-field .tutor-checkbox-intermediate:checked{background-color:var(--tutor-surface-brand-primary);color:var(--tutor-icon-idle-inverse);border-color:#fff0}.tutor-input-field .tutor-checkbox-intermediate:checked:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.tutor-input-field .tutor-checkbox-intermediate:disabled{background-color:var(--tutor-surface-l1-hover);color:var(--tutor-icon-disabled);cursor:not-allowed;border-color:var(--tutor-border-idle)}.tutor-input-field .tutor-checkbox-intermediate:focus{box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-input-field .tutor-checkbox-intermediate:focus:not(:checked){box-shadow:0 0 0 2px rgb(152 162 179 / .14),0 1px 2px rgb(16 24 40 / .06),0 1px 3px rgb(16 24 40 / .1)}.tutor-input-field .tutor-checkbox-intermediate:after{opacity:1;background-color:currentColor;border-radius:1000px;width:7px;height:2.5px;transform:translate(-50%,-50%)scale(1);-webkit-mask:none;mask:none}.tutor-input-field .tutor-checkbox-intermediate{background-color:var(--tutor-surface-brand-primary);color:var(--tutor-icon-idle-inverse);border-color:#fff0}.tutor-input-field .tutor-radio{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;border:1px solid var(--tutor-border-idle);background-color:var(--tutor-surface-l1);cursor:pointer;border-radius:1000px;flex-shrink:0;width:16px;height:16px;transition:background-color .25s ease-in-out,border-color .25s ease-in-out,box-shadow .25s ease-in-out;position:relative}.tutor-input-field .tutor-radio:checked{background-color:var(--tutor-surface-brand-primary);border-color:#fff0}.tutor-input-field .tutor-radio:checked:before{display:none!important}.tutor-input-field .tutor-radio:checked:after{content:"";background-color:var(--tutor-surface-l1);border-radius:1000px;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tutor-input-field .tutor-radio:disabled{background-color:var(--tutor-surface-l2);cursor:not-allowed;border-color:var(--tutor-border-idle)}.tutor-input-field .tutor-radio:focus{box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-input-field .tutor-radio:focus:not(:checked){box-shadow:0 0 0 2px rgb(152 162 179 / .14),0 1px 2px rgb(16 24 40 / .06),0 1px 3px rgb(16 24 40 / .1)}.tutor-input-field .tutor-radio-md{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;border:1px solid var(--tutor-border-idle);background-color:var(--tutor-surface-l1);cursor:pointer;border-radius:1000px;flex-shrink:0;width:20px;height:20px;transition:background-color .25s ease-in-out,border-color .25s ease-in-out,box-shadow .25s ease-in-out;position:relative}.tutor-input-field .tutor-radio-md:checked{background-color:var(--tutor-surface-brand-primary);border-color:#fff0}.tutor-input-field .tutor-radio-md:checked:before{display:none!important}.tutor-input-field .tutor-radio-md:checked:after{content:"";background-color:var(--tutor-surface-l1);border-radius:1000px;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tutor-input-field .tutor-radio-md:disabled{background-color:var(--tutor-surface-l2);cursor:not-allowed;border-color:var(--tutor-border-idle)}.tutor-input-field .tutor-radio-md:focus{box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-input-field .tutor-radio-md:focus:not(:checked){box-shadow:0 0 0 2px rgb(152 162 179 / .14),0 1px 2px rgb(16 24 40 / .06),0 1px 3px rgb(16 24 40 / .1)}.tutor-input-field .tutor-switch{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background-color:var(--tutor-button-secondary-hover);cursor:pointer;border:none;border-radius:20px;outline:none;align-items:center;width:36px;height:20px;transition:background-color .25s ease-in-out;display:inline-flex;position:relative}.tutor-input-field .tutor-switch:before{display:none!important}.tutor-input-field .tutor-switch:after{content:"";background-color:var(--tutor-actions-inverse);border-radius:50%;width:16px;height:16px;transition:transform .25s ease-in-out,background-color .25s ease-in-out;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px rgb(16 24 40 / .06),0 1px 3px rgb(16 24 40 / .1)}.tutor-input-field .tutor-switch:focus{box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);border-color:var(--tutor-border-brand-tertiary);outline:none}.tutor-input-field .tutor-switch:checked{background-color:var(--tutor-button-primary)}.tutor-input-field .tutor-switch:checked:after{transform:translate(16px)}.tutor-input-field .tutor-switch:disabled{background-color:var(--tutor-button-disabled)}.tutor-input-field .tutor-switch:disabled:after{background-color:var(--tutor-actions-gray-empty)}.tutor-input-field .tutor-switch-md{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background-color:var(--tutor-button-secondary-hover);cursor:pointer;border:none;border-radius:24px;outline:none;align-items:center;width:44px;height:24px;transition:background-color .25s ease-in-out;display:inline-flex;position:relative}.tutor-input-field .tutor-switch-md:before{display:none!important}.tutor-input-field .tutor-switch-md:after{content:"";background-color:var(--tutor-actions-inverse);border-radius:50%;width:20px;height:20px;transition:transform .25s ease-in-out,background-color .25s ease-in-out;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px rgb(16 24 40 / .06),0 1px 3px rgb(16 24 40 / .1)}.tutor-input-field .tutor-switch-md:focus{box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);border-color:var(--tutor-border-brand-tertiary);outline:none}.tutor-input-field .tutor-switch-md:checked{background-color:var(--tutor-button-primary)}.tutor-input-field .tutor-switch-md:checked:after{transform:translate(20px)}.tutor-input-field .tutor-switch-md:disabled{background-color:var(--tutor-button-disabled)}.tutor-input-field .tutor-switch-md:disabled:after{background-color:var(--tutor-actions-gray-empty)}.tutor-input-field .tutor-label{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);flex-flow:row;justify-content:flex-start;align-items:center;gap:6px;margin-bottom:6px;font-size:.875rem;font-weight:500;line-height:1.375rem;display:flex}.tutor-input-field .tutor-label-required:after{content:"*";color:var(--tutor-text-critical);margin-left:2px}.tutor-input-field .tutor-input-help-icon{font:inherit;color:inherit;cursor:pointer;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;text-decoration:none}.tutor-input-field .tutor-input-help-icon:focus{outline:none}.tutor-input-field .tutor-input-help-icon{color:var(--tutor-icon-subdued);cursor:help;flex-flow:row;justify-content:center;align-items:center;display:flex}.tutor-input-field .tutor-input-clear-button{border-radius:var(--tutor-button-radius,6px);font-weight:var(--tutor-button-font-weight,500);cursor:pointer;text-align:center;text-transform:none;color:var(--tutor-text-primary);--tutor-button-border-shadow:none;box-shadow:var(--tutor-button-border-shadow,none);background-color:#fff0;border:none;flex-flow:row;justify-content:center;align-items:center;gap:4px;padding:0;font-family:inherit;text-decoration:none;transition:color .25s ease-in-out,background-color .25s ease-in-out;display:inline-flex}.tutor-input-field .tutor-input-clear-button:hover:not(:disabled):not(.disabled),.tutor-input-field .tutor-input-clear-button:focus:not(:disabled):not(.disabled){color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-primary-border-shadow,none);background-color:#fff0;border:none;outline:none}.tutor-input-field .tutor-input-clear-button:focus-visible:not(:disabled):not(.disabled){box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-input-field .tutor-input-clear-button svg:not([class]){color:currentColor;flex-shrink:0}.tutor-input-field .tutor-input-clear-button:disabled,.tutor-input-field .tutor-input-clear-button.disabled{color:var(--tutor-text-subdued);cursor:not-allowed;pointer-events:none}.tutor-input-field .tutor-input-clear-button:disabled svg:not([class]),.tutor-input-field .tutor-input-clear-button.disabled svg:not([class]){color:var(--tutor-icon-subdued)}.tutor-input-field .tutor-input-clear-button{color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow,none);background-color:#fff0}.tutor-input-field .tutor-input-clear-button svg:not([class]){color:var(--tutor-icon-idle)}.tutor-input-field .tutor-input-clear-button:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-ghost-hover);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow-hover,var(--tutor-button-ghost-border-shadow,none))}.tutor-input-field .tutor-input-clear-button:disabled,.tutor-input-field .tutor-input-clear-button.disabled{--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow-disabled,var(--tutor-button-ghost-border-shadow,none));background-color:#fff0}.tutor-input-field .tutor-input-clear-button{inset-inline-end:12px;color:var(--tutor-icon-idle);border-radius:4px;flex-shrink:0;padding:2px;position:absolute;top:50%;transform:translateY(-50%)}.tutor-input-field .tutor-input-content{color:var(--tutor-icon-secondary);pointer-events:none;flex-flow:row;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.tutor-input-field .tutor-input-content.tutor-input-content-left{inset-inline-start:12px}.tutor-input-field .tutor-input-content.tutor-input-content-right{inset-inline-end:12px}.tutor-input-field .tutor-input-content .tutor-input-password-toggle{font:inherit;color:inherit;cursor:pointer;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;text-decoration:none}.tutor-input-field .tutor-input-content .tutor-input-password-toggle:focus{outline:none}.tutor-input-field .tutor-input-content .tutor-input-password-toggle{pointer-events:auto;cursor:pointer;color:inherit}.tutor-input-field .tutor-input-content .tutor-input-password-toggle:hover{color:var(--tutor-icon-hover)}.tutor-input-field .tutor-input-wrapper:has(.tutor-input-sm) .tutor-input.tutor-input-content-left{padding-inline-start:32px}.tutor-input-field .tutor-input-wrapper:has(.tutor-input-sm) .tutor-input.tutor-input-content-right{padding-inline-end:32px}.tutor-input-field .tutor-input-wrapper:has(.tutor-input-sm) .tutor-input-content-left{inset-inline-start:8px}.tutor-input-field .tutor-input-wrapper:has(.tutor-input-sm).tutor-input-content-right{inset-inline-end:8px}.tutor-input-field .tutor-error-text{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-critical);font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-input-field .tutor-help-text{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-input-field .tutor-error-text:not(:empty),.tutor-input-field .tutor-help-text:not(:empty){margin-top:6px}.tutor-input-field-error .tutor-input{border:1px solid var(--tutor-border-error);--tutor-input-border-shadow-current:none;box-shadow:0 1px 2px rgb(16 24 40 / .05)}.tutor-input-field-error .tutor-input:focus{border-color:var(--tutor-border-error);outline:none;box-shadow:0 0 0 2px rgb(240 68 56 / .24),0 1px 2px rgb(16 24 40 / .05)}.tutor-input-field-error .tutor-wp-editor-container{outline:1px solid var(--tutor-border-error);border-radius:var(--tutor-input-radius,6px);box-shadow:0 1px 2px rgb(16 24 40 / .05)}.tutor-input-field-error .tutor-wp-editor-container:focus{border-color:var(--tutor-border-error);outline:none;box-shadow:0 0 0 2px rgb(240 68 56 / .24),0 1px 2px rgb(16 24 40 / .05)}.tutor-modal{z-index:99999;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.tutor-modal-backdrop{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:rgb(0 0 0 / .6);position:absolute;inset:0}.tutor-modal-backdrop-enter{transition:opacity .15s ease-out}.tutor-modal-backdrop-transition{opacity:0}.tutor-modal-backdrop-transition-reset{opacity:1}.tutor-modal-backdrop-leave{transition:opacity .15s ease-in}.tutor-modal-content{background-color:var(--tutor-surface-l1);border-radius:var(--tutor-modal-radius,16px);width:100%;max-width:500px;max-height:calc(100dvh - 40px);box-shadow:var(--tutor-modal-shadow,0 8px 8px -4px rgb(16 24 40 / .03),0 20px 24px -4px rgb(16 24 40 / .08));position:relative;overflow-y:auto}.tutor-modal-content-enter{transition:opacity .15s ease-out,transform .15s ease-out}.tutor-modal-content-transition{opacity:0;transform:translateY(16px)scale(.95)}.tutor-modal-content-transition-reset{opacity:1;transform:translateY(0)scale(1)}.tutor-modal-content-leave{transition:opacity .15s ease-in,transform .15s ease-in}.tutor-modal-header{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:4px;padding:20px 20px 0;display:flex}.tutor-modal-title{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);margin:0;font-size:1.125rem;font-weight:600;line-height:1.625rem}.tutor-modal-subtitle{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);font-size:.75rem;font-weight:400;line-height:1.125rem}.tutor-modal-body{padding:20px}.tutor-modal-close{border-radius:var(--tutor-button-radius,6px);font-weight:var(--tutor-button-font-weight,500);cursor:pointer;text-align:center;text-transform:none;color:var(--tutor-text-primary);--tutor-button-border-shadow:none;box-shadow:var(--tutor-button-border-shadow,none);background-color:#fff0;border:none;justify-content:center;align-items:center;gap:4px;padding:0;font-family:inherit;text-decoration:none;transition:color .25s ease-in-out,background-color .25s ease-in-out;display:inline-flex}.tutor-modal-close:hover:not(:disabled):not(.disabled),.tutor-modal-close:focus:not(:disabled):not(.disabled){color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-primary-border-shadow,none);background-color:#fff0;border:none;outline:none}.tutor-modal-close:focus-visible:not(:disabled):not(.disabled){box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-modal-close svg:not([class]){color:currentColor;flex-shrink:0}.tutor-modal-close:disabled,.tutor-modal-close.disabled{color:var(--tutor-text-subdued);cursor:not-allowed;pointer-events:none}.tutor-modal-close:disabled svg:not([class]),.tutor-modal-close.disabled svg:not([class]){color:var(--tutor-icon-subdued)}.tutor-modal-close{min-width:32px;min-height:32px;color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow,none);background-color:#fff0;padding:8px}.tutor-modal-close svg:not([class]){color:var(--tutor-icon-idle)}.tutor-modal-close:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-ghost-hover);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow-hover,var(--tutor-button-ghost-border-shadow,none))}.tutor-modal-close:disabled,.tutor-modal-close.disabled{--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow-disabled,var(--tutor-button-ghost-border-shadow,none));background-color:#fff0}.tutor-modal-close{top:8px;position:absolute;inset-inline-end:8px}.tutor-modal-close svg{color:var(--tutor-icon-idle)!important}.tutor-modal-footer{border-top:1px solid var(--tutor-border-idle);flex-flow:row;justify-content:flex-end;align-items:center;gap:8px;padding:12px 20px;display:flex}@media (max-width:768px){.tutor-modal{padding:16px}.tutor-modal-content{max-height:95vh}}.tutor-popover{z-index:2;background-color:var(--tutor-surface-l1);border:var(--tutor-popover-border,1px solid var(--tutor-border-idle));border-radius:var(--tutor-popover-radius,12px);max-width:276px;box-shadow:var(--tutor-popover-shadow,0 4px 6px -2px rgb(16 24 40 / .03),0 12px 16px -4px rgb(16 24 40 / .08));position:fixed;overflow:hidden}.tutor-popover-header{padding:8px 8px 0}.tutor-popover-header .tutor-popover-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin:0;font-size:1rem;font-weight:600;line-height:1.375rem}.tutor-popover-header .tutor-popover-close{top:4px;width:24px;height:24px;color:var(--tutor-icon-idle);cursor:pointer;background:0 0;border:none;border-radius:24px;flex-flow:row;justify-content:center;align-items:center;padding:0;transition:all .25s ease-in-out;display:flex;position:absolute;inset-inline-end:4px}.tutor-popover-header .tutor-popover-close:hover,.tutor-popover-header .tutor-popover-close:focus{background-color:var(--tutor-surface-l2);color:var(--tutor-icon-hover);outline:none}.tutor-popover-body{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);padding:8px;font-size:.875rem;font-weight:400;line-height:1.125rem}.tutor-popover-footer{border-top:1px solid var(--tutor-border-idle);flex-flow:row;justify-content:flex-end;align-items:center;gap:4px;margin-top:8px;padding:8px;display:flex}[dir=rtl] .tutor-popover-footer{flex-direction:row-reverse;justify-content:flex-start}.tutor-popover .tutor-popover-menu{min-width:170px;padding:6px 0}.tutor-popover .tutor-popover-menu .tutor-popover-menu-item{width:100%;font:inherit;color:inherit;cursor:pointer;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;text-decoration:none}.tutor-popover .tutor-popover-menu .tutor-popover-menu-item:focus{outline:none}.tutor-popover .tutor-popover-menu .tutor-popover-menu-item{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);text-overflow:ellipsis;white-space:nowrap;flex-flow:row;justify-content:flex-start;align-items:center;gap:12px;padding:8px 12px;font-size:.875rem;font-weight:400;line-height:1.375rem;transition:color .25s ease-in-out,background-color .25s ease-in-out;display:flex;overflow:hidden}.tutor-popover .tutor-popover-menu .tutor-popover-menu-item svg{flex-shrink:0}.tutor-popover .tutor-popover-menu .tutor-popover-menu-item:hover,.tutor-popover .tutor-popover-menu .tutor-popover-menu-item:focus{color:var(--tutor-text-primary);background-color:var(--tutor-tab-sidebar-l2-hover)}.tutor-popover .tutor-popover-menu .tutor-popover-menu-item.tutor-active{background-color:var(--tutor-tab-sidebar-l2-active);color:var(--tutor-text-brand);opacity:1}.tutor-popover-sm{max-width:200px;font-size:.75rem}.tutor-popover-lg{max-width:400px}.tutor-popover-xl{max-width:500px}.tutor-popover[x-cloak]{display:none!important}@media (max-width:576px){.tutor-popover{max-width:calc(100vw - 56px)}.tutor-popover-header,.tutor-popover-body,.tutor-popover-footer{padding-left:6px;padding-inline-end:6px}}.tutor-progress-bar{width:100%;height:var(--tutor-progress-height,8px);background-color:var(--tutor-actions-gray-quaternary);border-radius:1000px;position:relative;overflow:hidden;box-shadow:inset 0 0 1.75px rgb(0 0 0 / .16)}.tutor-progress-bar-fill{--tutor-progress-width:0%;--tutor-progress-start:0%;width:100%;height:100%;transform:translateX(calc(var(--tutor-progress-width) - 100%));background-color:var(--tutor-actions-success-primary);border-radius:inherit;transition:transform .3s ease-in-out;position:relative}[dir=rtl] .tutor-progress-bar-fill{transform:translateX(calc(100% - var(--tutor-progress-width)))}.tutor-progress-bar-fill:before{content:"";top:var(--tutor-progress-indicator-top,2px);height:var(--tutor-progress-indicator-height,1.5px);background-color:var(--tutor-actions-success-secondary);border-radius:inherit;opacity:.4;width:8.16px;position:absolute;inset-inline-end:4px}.tutor-progress-bar-fill:after{content:"";display:var(--tutor-progress-indicator-secondary-display,none);top:var(--tutor-progress-indicator-top,2px);height:var(--tutor-progress-indicator-height,1.5px);background-color:var(--tutor-actions-success-secondary);border-radius:inherit;opacity:.4;position:absolute;inset-inline:4px 13.16px}.tutor-progress-bar.tutor-progress-bar-brand{background-color:var(--tutor-actions-gray-quaternary)}.tutor-progress-bar.tutor-progress-bar-brand .tutor-progress-bar-fill{background-color:var(--tutor-actions-brand-primary)}.tutor-progress-bar.tutor-progress-bar-brand .tutor-progress-bar-fill:before,.tutor-progress-bar.tutor-progress-bar-brand .tutor-progress-bar-fill:after{background-color:var(--tutor-actions-brand-secondary)}.tutor-progress-bar.tutor-progress-bar-warning{background-color:var(--tutor-actions-warning-tertiary)}.tutor-progress-bar.tutor-progress-bar-warning .tutor-progress-bar-fill{background-color:var(--tutor-actions-warning-primary)}.tutor-progress-bar.tutor-progress-bar-warning .tutor-progress-bar-fill:before,.tutor-progress-bar.tutor-progress-bar-warning .tutor-progress-bar-fill:after{background-color:var(--tutor-actions-warning-tertiary)}.tutor-progress-bar[data-tutor-animated] .tutor-progress-bar-fill{animation:1s ease-out forwards tutor-progress-fill-animate}[dir=rtl] .tutor-progress-bar[data-tutor-animated] .tutor-progress-bar-fill{animation-name:tutor-progress-fill-animate-rtl}@keyframes tutor-progress-fill-animate{0%{transform:translateX(calc(var(--tutor-progress-start,0%) - 100%))}to{transform:translateX(calc(var(--tutor-progress-width) - 100%))}}@keyframes tutor-progress-fill-animate-rtl{0%{transform:translateX(calc(100% - var(--tutor-progress-start,0%)))}to{transform:translateX(calc(100% - var(--tutor-progress-width)))}}.tutor-preview-trigger{min-width:0;max-width:100%;display:flex}.tutor-preview-trigger-text{-webkit-text-decoration:underline dashed var(--tutor-border-hover);text-decoration:underline dashed var(--tutor-border-hover);text-underline-offset:4px;color:var(--tutor-text-secondary);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;vertical-align:bottom;max-width:100%;padding-inline-end:2px;font-style:italic;transition:color .25s ease-in-out;display:inline-block;overflow:hidden}.tutor-preview-trigger-text:focus{outline:none}.tutor-preview-trigger-text:focus-visible{outline:2px solid var(--tutor-brand-450,#90a0f7);outline-offset:2px;outline-offset:2px;border-radius:4px}.tutor-preview-card{background:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:12px;width:194px;max-width:calc(100vw - 16px);padding:8px 8px 12px;animation:.2s tutor-preview-fade-in;overflow:hidden;box-shadow:0 4px 6px -2px rgb(16 24 40 / .03),0 12px 16px -4px rgb(16 24 40 / .08)}.tutor-preview-card-content{flex-direction:column;gap:8px;display:flex}.tutor-preview-card-thumbnail{object-fit:cover;border-radius:6px;width:100%;height:90px;display:block}.tutor-preview-card-body{flex-direction:column;gap:2px;display:flex}.tutor-preview-card-title{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.875rem;font-weight:500;line-height:1.125rem;display:-webkit-box;overflow:hidden}.tutor-preview-card-title a{color:inherit;text-decoration:none;transition:color .25s ease-in-out}.tutor-preview-card-title a:hover{color:var(--tutor-text-brand)}.tutor-preview-card-title a:focus-visible{outline:2px solid var(--tutor-brand-450,#90a0f7);outline-offset:2px;outline-offset:2px;border-radius:4px}.tutor-preview-card-instructor{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-preview-card-instructor a{color:var(--tutor-text-secondary);text-decoration:none;transition:color .25s ease-in-out}.tutor-preview-card-instructor a:hover{color:var(--tutor-text-brand)}.tutor-preview-card-instructor a:focus-visible{outline:2px solid var(--tutor-brand-450,#90a0f7);outline-offset:2px;outline-offset:2px;border-radius:4px}@keyframes tutor-preview-fade-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.tutor-section-separator{background-color:var(--tutor-border-idle);border:none;flex-shrink:0;width:100%;height:1px;margin:0;padding:0}.tutor-section-separator-vertical{background-color:var(--tutor-border-idle);border:none;flex-shrink:0;align-self:stretch;width:1px;height:1.25rem;margin:auto 0;padding:0}.tutor-skeleton{width:100%;height:16px;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000);-webkit-mask-image:-webkit-radial-gradient(center,white,black);background-color:rgb(0 0 0 / .11);border-radius:6px;flex-shrink:0;display:block;position:relative;overflow:hidden}.tutor-skeleton:after{content:"";animation:var(--tutor-animation-duration,1.6s)linear .5s infinite normal none running wave;background:linear-gradient(90deg,transparent,rgb(0 0 0 / .05),transparent);position:absolute;inset:0;transform:translate(-100%)}.tutor-skeleton-round{border-radius:1000px}@keyframes wave{0%{transform:translate(-100%)}to{transform:translate(100%)}}.tutor-statics{flex-flow:row;justify-content:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;position:relative}.tutor-statics-progress{transform:rotate(-90deg)}.tutor-statics-progress-label{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:700;line-height:1.25rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tutor-statics-progress-label-large{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:2.5rem;font-weight:700;line-height:3rem}.tutor-statics-complete{background:var(--tutor-actions-brand-primary);border-radius:1000px;flex-flow:row;justify-content:center;align-items:center;display:flex}.tutor-statics-complete svg{color:var(--tutor-icon-idle-inverse)}.tutor-statics-locked{background:0 0;border-radius:1000px;flex-flow:row;justify-content:center;align-items:center;display:flex}.tutor-statics-locked svg{color:var(--tutor-icon-idle)}button.tutor-tabs-tab,.tutor-tabs-tab{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);border-radius:var(--tutor-tab-radius,8px);font-size:.875rem;font-weight:400;line-height:1.375rem;font-weight:var(--tutor-tab-font-weight,500);text-transform:capitalize;white-space:nowrap;cursor:pointer;height:var(--tutor-tab-height,40px);box-shadow:none;background:0 0;border:none;flex-flow:row;justify-content:flex-start;align-items:center;gap:8px;margin:0;padding:8px 16px;transition:background-color .25s ease-in-out,color .25s ease-in-out,box-shadow .25s ease-in-out;display:flex}@media (max-width:576px){button.tutor-tabs-tab,.tutor-tabs-tab{justify-content:center;font-size:.75rem;line-height:1.25rem}}button.tutor-tabs-tab-active,.tutor-tabs-tab-active{color:var(--tutor-text-brand);background-color:var(--tutor-tab-l3-active);box-shadow:var(--tutor-tab-active-shadow,none)}button.tutor-tabs-tab-active svg,.tutor-tabs-tab-active svg{color:var(--tutor-text-brand)}button.tutor-tabs-tab-active:focus,button.tutor-tabs-tab-active:hover,.tutor-tabs-tab-active:focus,.tutor-tabs-tab-active:hover{box-shadow:none;color:var(--tutor-text-brand);background-color:var(--tutor-tab-l3-active);box-shadow:var(--tutor-tab-active-shadow,none);outline:none}button.tutor-tabs-tab-md,.tutor-tabs-tab-md{gap:4px;height:34px;padding:7px 12px;font-size:.75rem;line-height:1.25rem}button.tutor-tabs-tab-sm,.tutor-tabs-tab-sm{height:var(--tutor-tab-height-sm,34px);gap:4px;padding:6px 12px;font-size:.75rem;line-height:1.25rem}button.tutor-tabs-tab:hover:not(:disabled):not(.tutor-tabs-tab-active),button.tutor-tabs-tab:focus:not(:disabled):not(.tutor-tabs-tab-active),.tutor-tabs-tab:hover:not(:disabled):not(.tutor-tabs-tab-active),.tutor-tabs-tab:focus:not(:disabled):not(.tutor-tabs-tab-active){color:var(--tutor-text-primary);background-color:var(--tutor-tab-l3-active-hover);outline:none}button.tutor-tabs-tab:hover:not(:disabled):not(.tutor-tabs-tab-active) svg,button.tutor-tabs-tab:focus:not(:disabled):not(.tutor-tabs-tab-active) svg,.tutor-tabs-tab:hover:not(:disabled):not(.tutor-tabs-tab-active) svg,.tutor-tabs-tab:focus:not(:disabled):not(.tutor-tabs-tab-active) svg{color:var(--tutor-text-primary)}button.tutor-tabs-tab:disabled,.tutor-tabs-tab:disabled{color:var(--tutor-text-subdued);cursor:not-allowed}button.tutor-tabs-tab:disabled:hover,.tutor-tabs-tab:disabled:hover{background-color:#fff0}button.tutor-tabs-tab:focus-visible{box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-tabs-tab:focus-visible{box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-tabs-nav{scrollbar-width:none;-ms-overflow-style:none;flex-flow:row;justify-content:flex-start;align-items:center;gap:4px;display:flex;position:relative;overflow-x:auto;overflow-y:hidden}.tutor-tabs-nav::-webkit-scrollbar{display:none}.tutor-tabs-content{min-height:100px}.tutor-tabs-vertical{flex-flow:row;justify-content:flex-start;align-items:flex-start;display:flex}.tutor-tabs-vertical .tutor-tabs-nav{flex-flow:column;justify-content:flex-start;align-items:stretch;min-width:200px;display:flex}.tutor-tabs-vertical .tutor-tabs-content{flex:1;min-width:0}@media (max-width:576px){.tutor-tabs-vertical button.tutor-tabs-tab,.tutor-tabs-vertical .tutor-tabs-tab{justify-content:flex-start}}@media (max-width:768px){.tutor-tabs-vertical{display:unset;flex-direction:column;overflow-x:auto;overflow-y:hidden}.tutor-tabs-vertical .tutor-tabs-nav{flex-direction:row;overflow-x:auto}}.tutor-nav{flex-flow:row;justify-content:flex-start;align-items:center;gap:4px;display:flex;overflow-x:auto}.tutor-nav button.tutor-nav-item,.tutor-nav .tutor-nav-item{font:inherit;color:inherit;cursor:pointer;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;text-decoration:none}.tutor-nav button.tutor-nav-item:focus,.tutor-nav .tutor-nav-item:focus{outline:none}.tutor-nav button.tutor-nav-item,.tutor-nav .tutor-nav-item{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);border-radius:var(--tutor-tab-radius,8px);font-size:.875rem;font-weight:500;line-height:1.375rem;font-weight:var(--tutor-tab-font-weight,500);box-shadow:none;height:var(--tutor-tab-height,40px);white-space:nowrap;flex-flow:row;justify-content:flex-start;align-items:center;gap:6px;padding:10px 16px;transition:background-color .25s ease-in-out,color .25s ease-in-out,box-shadow .25s ease-in-out;display:flex}.tutor-nav button.tutor-nav-item:hover,.tutor-nav .tutor-nav-item:hover{color:var(--tutor-text-brand);background-color:var(--tutor-tab-l3-active);box-shadow:var(--tutor-tab-active-shadow,none)}.tutor-nav button.tutor-nav-item:hover svg,.tutor-nav .tutor-nav-item:hover svg{color:var(--tutor-icon-brand)}.tutor-nav button.tutor-nav-item:focus,.tutor-nav .tutor-nav-item:focus{color:var(--tutor-text-brand);background-color:var(--tutor-tab-l3-active);box-shadow:none;outline:none}.tutor-nav button.tutor-nav-item:focus svg,.tutor-nav .tutor-nav-item:focus svg{color:var(--tutor-icon-brand)}.tutor-nav button.tutor-nav-item:focus-visible{outline:2px solid var(--tutor-brand-450,#90a0f7);outline-offset:2px;outline-offset:-2px}.tutor-nav .tutor-nav-item:focus-visible{outline:2px solid var(--tutor-brand-450,#90a0f7);outline-offset:2px;outline-offset:-2px}.tutor-nav button.tutor-nav-item.active,.tutor-nav .tutor-nav-item.active{background-color:var(--tutor-tab-l3-active);color:var(--tutor-text-brand);box-shadow:var(--tutor-tab-active-shadow,none)}.tutor-nav button.tutor-nav-item.active svg,.tutor-nav .tutor-nav-item.active svg{color:var(--tutor-icon-brand)}.tutor-nav button.tutor-nav-item svg,.tutor-nav .tutor-nav-item svg{flex-shrink:0}.tutor-nav-dropdown{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:4px;min-width:170px;padding:4px 0;display:flex}.tutor-nav-dropdown-item{font:inherit;color:inherit;cursor:pointer;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;text-decoration:none}.tutor-nav-dropdown-item:focus{outline:none}.tutor-nav-dropdown-item{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);flex-flow:row;justify-content:flex-start;align-items:center;gap:12px;padding:8px 12px;font-size:.875rem;font-weight:400;line-height:1.375rem;transition:background-color .25s ease-in-out,color .25s ease-in-out;display:flex}.tutor-nav-dropdown-item:hover{color:var(--tutor-text-primary);background-color:var(--tutor-tab-l3-active-hover)}.tutor-nav-dropdown-item:focus{color:var(--tutor-text-primary);box-shadow:none;outline:none}.tutor-nav-dropdown-item.active,.tutor-nav-dropdown-item.active:hover{background-color:var(--tutor-tab-l3-active);color:var(--tutor-text-brand)}.tutor-nav-dropdown-item.active:hover svg{color:var(--tutor-icon-brand)}.tutor-nav.tutor-nav-secondary .tutor-nav-item{border-bottom:2px solid #fff0;transition:border-color .25s ease-in-out,background-color .25s ease-in-out}.tutor-nav.tutor-nav-secondary .tutor-nav-item.active{border-bottom-color:var(--tutor-border-brand);background-color:#fff0;border-radius:0}.tutor-nav.tutor-nav-small .tutor-nav-item{border-radius:var(--tutor-tab-radius-sm,6px);height:var(--tutor-tab-height-sm,34px);padding:7px 12px}.tutor-nav.tutor-nav-small .tutor-nav-dropdown{min-width:150px}.tutor-nav.tutor-nav-large .tutor-nav-item{height:var(--tutor-tab-height-lg,44px);gap:8px;padding:11px 16px}.tutor-nav.tutor-nav-large .tutor-nav-dropdown{min-width:200px}.tutor-nav.tutor-nav-large .tutor-nav-dropdown .tutor-nav-dropdown-item{padding:12px 16px}@media (max-width:576px){.tutor-nav{gap:0}.tutor-nav .tutor-nav-item{border-radius:var(--tutor-tab-radius,8px);flex:1;justify-content:center;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;padding:8px 12px;font-size:.75rem;line-height:1.5rem}.tutor-nav .tutor-nav-item svg{width:16px;height:16px}}.tutor-toast-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.tutor-toast-container{z-index:var(--tutor-toast-z,100000);width:min(100vw - var(--tutor-toast-offset-x,16px)*2,var(--tutor-toast-max-width,340px));min-width:min(var(--tutor-toast-min-width,300px),100vw - var(--tutor-toast-offset-x,16px)*2);pointer-events:none;outline:none;margin:0;padding:0;list-style:none;position:fixed!important}.tutor-toast-container[data-position-x=left]{left:var(--tutor-toast-offset-x,16px)}.tutor-toast-container[data-position-x=right]{right:var(--tutor-toast-offset-x,16px)}.tutor-toast-container[data-position-x=center]{left:50%;transform:translate(-50%)}.tutor-toast-container[data-position-y=top]{top:var(--tutor-toast-offset-y,16px)}.tutor-toast-container[data-position-y=bottom]{bottom:var(--tutor-toast-offset-y,16px)}[dir=rtl] .tutor-toast-container[data-position-x=left]{left:auto;right:var(--tutor-toast-offset-x,16px)}[dir=rtl] .tutor-toast-container[data-position-x=right]{right:auto;left:var(--tutor-toast-offset-x,16px)}.tutor-toast-stack{width:100%;height:var(--tutor-toast-front-height,88px);pointer-events:none;transition:height .4s cubic-bezier(.4,0,.2,1);position:relative}.tutor-toast-item{inset-inline:0;pointer-events:none;transform:translateY(var(--tutor-toast-y,0))scale(var(--tutor-toast-scale,1));opacity:var(--tutor-toast-opacity,1);transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s,height .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0}.tutor-toast-container[data-position-y=top] .tutor-toast-item{top:0;bottom:auto}.tutor-toast-item[data-front=true]{pointer-events:all;z-index:10}@keyframes tutor-toast-enter-from-bottom{0%{opacity:0;transform:translateY(100%)scale(1)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes tutor-toast-enter-from-top{0%{opacity:0;transform:translateY(-100%)scale(1)}to{opacity:1;transform:translateY(0)scale(1)}}.tutor-toast-item[data-entering][data-position-y=bottom]{animation:tutor-toast-enter-from-bottom var(--tutor-toast-animation-enter,.4s)cubic-bezier(.34,1.4,.64,1)forwards}.tutor-toast-item[data-entering][data-position-y=top]{animation:tutor-toast-enter-from-top var(--tutor-toast-animation-enter,.4s)cubic-bezier(.34,1.4,.64,1)forwards}@keyframes tutor-toast-exit-to-bottom{0%{opacity:1}to{transform:translateY(calc(100% + var(--tutor-toast-offset-y,16px)));opacity:0}}@keyframes tutor-toast-exit-to-top{0%{opacity:1}to{transform:translateY(calc(-100% - var(--tutor-toast-offset-y,16px)));opacity:0}}.tutor-toast-item[data-exiting][data-position-y=bottom]{animation:tutor-toast-exit-to-bottom var(--tutor-toast-animation-exit,.3s)ease forwards;pointer-events:none}.tutor-toast-item[data-exiting][data-position-y=top]{animation:tutor-toast-exit-to-top var(--tutor-toast-animation-exit,.3s)ease forwards;pointer-events:none}@keyframes tutor-toast-swipe-right{to{opacity:0;transform:translate(calc(100% + 40px))}}@keyframes tutor-toast-swipe-left{to{opacity:0;transform:translate(calc(-100% - 40px))}}.tutor-toast-item[data-swipe-out=right]{pointer-events:none;animation:.24s forwards tutor-toast-swipe-right}.tutor-toast-item[data-swipe-out=left]{pointer-events:none;animation:.24s forwards tutor-toast-swipe-left}.tutor-toast-item[data-swiping=true]{transition:none}.tutor-toast-item[data-front=false]:not([data-expanded])>.tutor-toast-card>*{opacity:0;transition:opacity .4s}.tutor-toast-item[data-front=true]>.tutor-toast-card>*,.tutor-toast-item[data-expanded]>.tutor-toast-card>*{opacity:1;transition:opacity .4s}.tutor-toast-card{align-items:center;gap:var(--tutor-toast-gap,8px);width:100%;padding:var(--tutor-toast-padding,12px 16px);border:1px solid var(--tutor-toast-border,var(--tutor-border-idle));border-radius:var(--tutor-toast-radius,1000px);background:var(--tutor-toast-background,var(--tutor-surface-base));box-shadow:var(--tutor-toast-shadow,0 8px 8px -4px rgb(16 24 40 / .03),0 20px 24px -4px rgb(16 24 40 / .08));color:var(--tutor-toast-text,var(--tutor-text-primary));font-family:var(--tutor-toast-font,var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif);cursor:grab;display:flex;position:relative;overflow:hidden}.tutor-toast-card:active{cursor:grabbing}.tutor-toast-card[data-type=default]{background:var(--tutor-toast-default-background,var(--tutor-surface-base));border-color:var(--tutor-toast-default-border,var(--tutor-border-idle));color:var(--tutor-toast-default-text,var(--tutor-text-primary))}.tutor-toast-card[data-type=success]{color:var(--tutor-toast-success-text,var(--tutor-text-success))}.tutor-toast-card[data-type=error]{color:var(--tutor-toast-error-text,var(--tutor-text-critical))}.tutor-toast-card[data-type=warning]{color:var(--tutor-toast-warning-text,var(--tutor-text-caution))}.tutor-toast-card[data-type=info]{color:var(--tutor-toast-info-text,var(--tutor-text-brand))}.tutor-toast-card[data-type=loading]{color:var(--tutor-toast-loading-text,var(--tutor-text-primary))}.tutor-toast-card[data-rich-colors][data-type=success]{background:var(--tutor-toast-success-background,var(--tutor-surface-success));border-color:var(--tutor-toast-success-border,var(--tutor-border-success))}.tutor-toast-card[data-rich-colors][data-type=error]{background:var(--tutor-toast-error-background,var(--tutor-surface-critical));border-color:var(--tutor-toast-error-border,var(--tutor-border-error))}.tutor-toast-card[data-rich-colors][data-type=warning]{background:var(--tutor-toast-warning-background,var(--tutor-surface-warning-hover));border-color:var(--tutor-toast-warning-border,var(--tutor-border-warning-tertiary))}.tutor-toast-card[data-rich-colors][data-type=info]{background:var(--tutor-toast-info-background,var(--tutor-surface-brand-secondary));border-color:var(--tutor-toast-info-border,var(--tutor-border-brand-tertiary))}.tutor-toast-card[data-rich-colors][data-type=loading]{background:var(--tutor-toast-loading-background,var(--tutor-surface-l2));border-color:var(--tutor-toast-loading-border,var(--tutor-border-hover))}.tutor-toast-icon{inline-size:var(--tutor-toast-icon-size,36px);block-size:var(--tutor-toast-icon-size,36px);background:var(--tutor-toast-default-background,var(--tutor-surface-base));color:var(--tutor-toast-info-icon,var(--tutor-icon-brand));border:1px solid #fff0;border-radius:1000px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.tutor-toast-card[data-type=success] .tutor-toast-icon{color:var(--tutor-toast-success-icon,var(--tutor-icon-success-primary));border-color:var(--tutor-toast-success-border,var(--tutor-border-success));background:var(--tutor-toast-success-background,var(--tutor-surface-success))}.tutor-toast-card[data-type=error] .tutor-toast-icon{color:var(--tutor-toast-error-icon,var(--tutor-icon-critical));border-color:var(--tutor-toast-error-border,var(--tutor-border-error));background:var(--tutor-toast-error-background,var(--tutor-surface-critical))}.tutor-toast-card[data-type=warning] .tutor-toast-icon{color:var(--tutor-toast-warning-icon,var(--tutor-icon-warning));border-color:var(--tutor-toast-warning-border,var(--tutor-border-warning-tertiary));background:var(--tutor-toast-warning-background,var(--tutor-surface-warning-hover))}.tutor-toast-card[data-type=info] .tutor-toast-icon{color:var(--tutor-toast-info-icon,var(--tutor-icon-brand));border-color:var(--tutor-toast-info-border,var(--tutor-border-brand-tertiary));background:var(--tutor-toast-info-background,var(--tutor-surface-brand-secondary))}.tutor-toast-card[data-type=loading] .tutor-toast-icon{color:var(--tutor-toast-loading-icon,var(--tutor-icon-idle));border-color:var(--tutor-toast-loading-border,var(--tutor-border-hover));background:var(--tutor-toast-loading-background,var(--tutor-surface-l2))}.tutor-toast-card[data-type=default] .tutor-toast-icon{color:var(--tutor-toast-default-icon,var(--tutor-icon-idle));border-color:var(--tutor-toast-default-border,var(--tutor-border-idle));background:var(--tutor-toast-default-background,var(--tutor-surface-base))}.tutor-toast-content{flex:1;min-width:0}.tutor-toast-title,.tutor-toast-description{margin:0}.tutor-toast-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:currentColor;font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-toast-description{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-toast-text-muted,var(--tutor-text-secondary));font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-toast-card[data-type=default] .tutor-toast-description{color:var(--tutor-toast-default-text,var(--tutor-text-primary))}button.tutor-toast-close{border-radius:var(--tutor-button-radius,6px);font-weight:var(--tutor-button-font-weight,500);cursor:pointer;text-align:center;text-transform:none;color:var(--tutor-text-primary);--tutor-button-border-shadow:none;box-shadow:var(--tutor-button-border-shadow,none);background-color:#fff0;border:none;justify-content:center;align-items:center;gap:4px;padding:0;font-family:inherit;text-decoration:none;transition:color .25s ease-in-out,background-color .25s ease-in-out;display:inline-flex}button.tutor-toast-close:hover:not(:disabled):not(.disabled),button.tutor-toast-close:focus:not(:disabled):not(.disabled){color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-primary-border-shadow,none);background-color:#fff0;border:none;outline:none}button.tutor-toast-close:focus-visible:not(:disabled):not(.disabled){box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);outline:none}button.tutor-toast-close svg:not([class]){color:currentColor;flex-shrink:0}button.tutor-toast-close:disabled,button.tutor-toast-close.disabled{color:var(--tutor-text-subdued);cursor:not-allowed;pointer-events:none}button.tutor-toast-close:disabled svg:not([class]),button.tutor-toast-close.disabled svg:not([class]){color:var(--tutor-icon-subdued)}button.tutor-toast-close{color:var(--tutor-icon-idle);cursor:pointer;background:0 0;border:0;border-radius:1000px;flex-shrink:0;justify-content:center;align-items:center;block-size:28px;inline-size:28px;display:inline-flex}.tutor-toast-progress{background:color-mix(in srgb,currentColor 8%,transparent);block-size:3px;position:absolute;inset-block-end:0;inset-inline:0;overflow:hidden}.tutor-toast-progress-bar{transform-origin:0;block-size:100%}.tutor-toast-card[data-type=success] .tutor-toast-progress-bar{background:var(--tutor-toast-success-icon,var(--tutor-icon-success-primary))}.tutor-toast-card[data-type=error] .tutor-toast-progress-bar{background:var(--tutor-toast-error-icon,var(--tutor-icon-critical))}.tutor-toast-card[data-type=warning] .tutor-toast-progress-bar{background:var(--tutor-toast-warning-icon,var(--tutor-icon-warning))}.tutor-toast-card[data-type=info] .tutor-toast-progress-bar{background:var(--tutor-toast-info-icon,var(--tutor-icon-brand))}.tutor-toast-card[data-type=loading] .tutor-toast-progress-bar{background:var(--tutor-toast-loading-icon,var(--tutor-icon-idle))}.tutor-toast-card[data-type=default] .tutor-toast-progress-bar{background:color-mix(in srgb,var(--tutor-toast-default-text,var(--tutor-text-primary))30%,transparent)}.tutor-toast-card[data-type=loading] .tutor-toast-progress{display:none}@keyframes tutor-toast-progress-shrink{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.tutor-toast-spinner{border:2px solid color-mix(in srgb,currentColor 20%,transparent);border-top-color:currentColor;border-radius:999px;block-size:18px;inline-size:18px;animation:.8s linear infinite tutor-toast-spinner-rotate}@keyframes tutor-toast-spinner-rotate{to{transform:rotate(360deg)}}[data-tutor-motion=reduce] .tutor-toast-item{transition:opacity .12s!important;animation:none!important}@media (prefers-reduced-motion:reduce){.tutor-toast-item{transition:opacity .12s!important;animation:none!important}}.tutor-tooltip-wrap{line-height:0;display:inline-block;position:relative}.tutor-tooltip{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary-inverse);z-index:1070;background-color:var(--tutor-surface-dark);word-wrap:break-word;text-align:center;pointer-events:none;border-radius:4px;max-width:180px;padding:8px;font-size:.75rem;font-weight:400;line-height:1.25rem;position:fixed;box-shadow:0 2px 4px -2px rgb(16 24 40 / .06),0 4px 8px -2px rgb(16 24 40 / .1)}.tutor-tooltip-medium{max-width:226px;padding:12px}.tutor-tooltip-large{text-align:start;max-width:320px;padding:12px}.tutor-tooltip-arrow-start.tutor-tooltip-top:before,.tutor-tooltip-arrow-start.tutor-tooltip-bottom:before{inset-inline:12px auto}.tutor-tooltip-arrow-center.tutor-tooltip-top:before,.tutor-tooltip-arrow-center.tutor-tooltip-bottom:before{left:50%;right:auto;transform:translate(-50%)}.tutor-tooltip-arrow-end.tutor-tooltip-top:before,.tutor-tooltip-arrow-end.tutor-tooltip-bottom:before{inset-inline:auto 12px}.tutor-tooltip:before{content:"";border:6px solid #fff0;width:0;height:0;position:absolute}.tutor-tooltip-top:before{border-top-color:var(--tutor-surface-dark);border-bottom:none;top:100%}.tutor-tooltip-bottom:before{border-bottom-color:var(--tutor-surface-dark);border-top:none;bottom:100%}.tutor-tooltip-start:before{top:50%;border-inline-start-color:var(--tutor-surface-dark);inset-inline-start:100%;transform:translateY(-50%)}.tutor-tooltip-end:before{top:50%;border-inline-end-color:var(--tutor-surface-dark);inset-inline-end:100%;transform:translateY(-50%)}.tutor-tooltip-enter{opacity:0;transform:scale(.8)}.tutor-tooltip-enter-active{opacity:1;transition:opacity .15s ease-in-out,transform .15s ease-in-out;transform:scale(1)}.tutor-tooltip-leave{opacity:1;transform:scale(1)}.tutor-tooltip-leave-active{opacity:0;transition:opacity .15s ease-in-out,transform .15s ease-in-out;transform:scale(.8)}.tutor-file-uploader{background-color:var(--tutor-surface-brand-tertiary);background-image:var(--tutor-file-uploader-background-image,url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3crect width='100%25' height='100%25' fill='none' rx='6' ry='6' stroke='%23A4BCF4FF' stroke-width='3' stroke-dasharray='6%2c8' stroke-dashoffset='0' stroke-linecap='square'/%3e%3c/svg%3e"));border-radius:var(--tutor-input-radius,6px);cursor:pointer;flex-flow:column;justify-content:center;align-items:center;min-height:228px;padding:16px;transition:all .25s ease-in-out;display:flex;position:relative}.tutor-file-uploader.tutor-file-uploader-drag-over{background-color:var(--tutor-surface-brand-secondary)}.tutor-file-uploader.tutor-file-uploader-disabled{cursor:not-allowed;pointer-events:none}.tutor-file-uploader-icon{color:var(--tutor-icon-hover);flex-flow:row;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.tutor-file-uploader-content{text-align:center;flex-flow:column;justify-content:center;align-items:center;gap:4px;margin-bottom:24px;display:flex}.tutor-file-uploader-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin:0;font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-file-uploader-subtitle{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);margin:0;font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-file-uploader-input{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:0;height:0;position:absolute;overflow:hidden}.tutor-file-preview{background-color:var(--tutor-surface-brand-tertiary);border-radius:6px;flex-flow:row;justify-content:center;align-items:center;width:100%;min-height:228px;display:flex;position:relative;overflow:hidden}.tutor-file-preview img{object-fit:contain;max-width:100%;height:auto}.tutor-file-preview-overlay{background-color:rgba(var(--tutor-surface-dark),.8);opacity:0;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);flex-flow:row;justify-content:center;align-items:center;transition:opacity .25s ease-in-out;display:flex;position:absolute;inset:0}.tutor-file-preview:hover .tutor-file-preview-overlay{opacity:1;pointer-events:auto}.tutor-file-preview-actions{flex-flow:row;justify-content:center;align-items:center;gap:6px;display:flex}.tutor-badge{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);background-color:var(--tutor-actions-gray-secondary);border-radius:4px;align-items:center;gap:6px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-inline:8px;font-size:.75rem;font-weight:500;line-height:1.25rem;display:inline-flex}.tutor-badge img,.tutor-badge svg{object-fit:contain;object-position:center;flex-flow:row;justify-content:center;align-items:center;width:12px;height:12px;display:flex}.tutor-badge svg{color:var(--tutor-icon-idle)}.tutor-badge.tutor-badge-rounded{border-radius:1000px}.tutor-badge-primary{background-color:var(--tutor-actions-brand-primary);color:var(--tutor-text-primary-inverse)}.tutor-badge-primary svg{color:var(--tutor-icon-idle-inverse)}.tutor-badge-info{background-color:var(--tutor-actions-brand-tertiary);color:var(--tutor-text-brand)}.tutor-badge-info svg{color:var(--tutor-icon-brand)}.tutor-badge-warning{background-color:var(--tutor-actions-warning-secondary);color:var(--tutor-text-warning)}.tutor-badge-warning svg{color:var(--tutor-icon-warning)}.tutor-badge-success{background-color:var(--tutor-actions-success-tertiary);color:var(--tutor-text-success)}.tutor-badge-success svg{color:var(--tutor-icon-success-primary)}.tutor-badge-success-solid{background-color:var(--tutor-actions-success-primary);color:var(--tutor-text-primary-inverse)}.tutor-badge-success-solid svg{color:var(--tutor-icon-idle-inverse)}.tutor-badge-error{background-color:var(--tutor-actions-critical-secondary);color:var(--tutor-text-critical)}.tutor-badge-error svg{color:var(--tutor-icon-critical)}.tutor-badge-highlight{background-color:var(--tutor-surface-exception2-secondary);color:var(--tutor-text-exception2)}.tutor-badge-highlight svg{color:var(--tutor-icon-exception2)}.tutor-badge-disabled{background-color:var(--tutor-actions-gray-secondary);color:var(--tutor-text-subdued)}.tutor-badge-disabled svg{color:var(--tutor-icon-secondary)}.tutor-result-badge{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);border:1px solid;border-radius:1000px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline-start:8px;padding-inline:24px 8px;font-size:1rem;font-weight:500;line-height:1.5rem;position:relative}@media (max-width:576px){.tutor-result-badge{font-size:.875rem;line-height:1.375rem}}.tutor-result-badge svg{inset-inline-start:-8px;position:absolute;top:50%;transform:translateY(-50%)}.tutor-result-badge.passed{color:var(--tutor-text-success);border-color:var(--tutor-border-success-secondary)}.tutor-result-badge.pending{color:var(--tutor-text-warning);border-color:var(--tutor-border-warning-secondary)}.tutor-result-badge.failed{color:var(--tutor-text-critical);border-color:var(--tutor-border-error-secondary)}.tutor-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin:0;padding:0;display:flex}.tutor-pagination-info{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin:0;font-size:.875rem;font-weight:400;line-height:1.375rem}.tutor-pagination-info .tutor-pagination-current,.tutor-pagination-info .tutor-pagination-total{color:var(--tutor-text-primary);font-weight:500}.tutor-pagination-list{flex-wrap:wrap;align-items:center;gap:2px;margin:0;padding:0;list-style:none;display:flex}.tutor-pagination-list li{margin:0;padding:0}.tutor-pagination-item{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);cursor:pointer;background-color:#fff0;border-radius:6px;flex-flow:row;justify-content:center;align-items:center;min-width:32px;min-height:32px;padding:6px 12px;font-size:.75rem;font-weight:500;line-height:1.25rem;text-decoration:none;transition:background-color .25s ease-in-out,color .25s ease-in-out;display:flex}.tutor-pagination-item.active,.tutor-pagination-item:active,.tutor-pagination-item:hover{background-color:var(--tutor-button-primary-soft-focused);color:var(--tutor-text-brand)}.tutor-pagination-item.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.tutor-pagination-item-active{background-color:var(--tutor-button-primary-soft-focused);color:var(--tutor-text-brand)}.tutor-pagination-item-prev,.tutor-pagination-item-next{color:var(--tutor-icon-idle);padding:8px}.tutor-pagination-item-prev:hover,.tutor-pagination-item-next:hover{background-color:var(--tutor-actions-brand-tertiary);color:var(--tutor-actions-brand-primary)}.tutor-pagination-ellipsis{min-width:32px;min-height:32px;font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);cursor:default;flex-flow:row;justify-content:center;align-items:center;font-size:.75rem;font-weight:500;line-height:1.25rem;display:flex}.tutor-table-wrapper{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}.tutor-table-wrapper.tutor-table-bordered{border:1px solid var(--tutor-border-idle);border-radius:8px}.tutor-table-wrapper.tutor-table-column-borders table thead th,.tutor-table-wrapper.tutor-table-column-borders table tbody td,.tutor-table-wrapper.tutor-table-column-borders .tutor-table thead th,.tutor-table-wrapper.tutor-table-column-borders .tutor-table tbody td{border-inline-end:1px solid var(--tutor-border-idle)}.tutor-table-wrapper.tutor-table-column-borders table thead th:last-of-type,.tutor-table-wrapper.tutor-table-column-borders table thead th:last-child,.tutor-table-wrapper.tutor-table-column-borders table tbody td:last-of-type,.tutor-table-wrapper.tutor-table-column-borders table tbody td:last-child,.tutor-table-wrapper.tutor-table-column-borders .tutor-table thead th:last-of-type,.tutor-table-wrapper.tutor-table-column-borders .tutor-table thead th:last-child,.tutor-table-wrapper.tutor-table-column-borders .tutor-table tbody td:last-of-type,.tutor-table-wrapper.tutor-table-column-borders .tutor-table tbody td:last-child{border-inline-end:none}.tutor-table-wrapper table{width:100%;min-width:600px}table.tutor-table,.tutor-table{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);border-collapse:collapse;border-spacing:0;background-color:var(--tutor-surface-l1);border:none;width:100%;margin:0;font-size:.875rem;font-weight:400;line-height:1.375rem}table.tutor-table thead,.tutor-table thead{background-color:var(--tutor-surface-l1-hover)}table.tutor-table thead th,.tutor-table thead th{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);text-align:left;white-space:nowrap;border:none;border-bottom:1px solid var(--tutor-border-idle);padding:12px;font-size:.75rem;font-weight:400;line-height:1.25rem}table.tutor-table tbody tr,.tutor-table tbody tr{border-bottom:1px solid var(--tutor-border-idle)}table.tutor-table tbody tr:last-child,.tutor-table tbody tr:last-child{border-bottom:none}table.tutor-table tbody tr:hover,.tutor-table tbody tr:hover{background-color:var(--tutor-surface-l1-hover)}table.tutor-table tbody tr:nth-child(odd)>td,.tutor-table tbody tr:nth-child(odd)>td{background-color:#fff0}table.tutor-table tbody td,.tutor-table tbody td{vertical-align:middle;background-color:#fff0;border:none;padding:12px}.tutor-avatar{background-color:var(--tutor-surface-brand-quaternary);color:var(--tutor-text-primary);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:1000px;flex-flow:row;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative;overflow:hidden}.tutor-avatar .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar svg{width:24px;height:24px}.tutor-avatar-image{object-fit:cover;aspect-ratio:1;width:100%;height:100%;position:absolute;inset:0}.tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:inherit;text-transform:uppercase;letter-spacing:.5px;font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-20{width:20px;height:20px}.tutor-avatar-20 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.625rem;font-weight:500;line-height:1.125rem}.tutor-avatar-20 svg{width:12px;height:12px}.tutor-avatar-24{width:24px;height:24px}.tutor-avatar-24 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-24 svg{width:12px;height:12px}.tutor-avatar-32{width:32px;height:32px}.tutor-avatar-32 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-32 svg{width:16px;height:16px}.tutor-avatar-40{width:40px;height:40px}.tutor-avatar-40 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-40 svg{width:20px;height:20px}.tutor-avatar-48{width:48px;height:48px}.tutor-avatar-48 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-48 svg{width:24px;height:24px}.tutor-avatar-56{width:56px;height:56px}.tutor-avatar-56 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-56 svg{width:28px;height:28px}.tutor-avatar-64{width:64px;height:64px}.tutor-avatar-64 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-64 svg{width:32px;height:32px}.tutor-avatar-80{width:80px;height:80px}.tutor-avatar-80 .tutor-avatar-initials{font-size:1.25rem;font-weight:500}.tutor-avatar-80 svg{width:40px;height:40px}.tutor-avatar-104{width:104px;height:104px}.tutor-avatar-104 .tutor-avatar-initials{font-size:1.5rem;font-weight:500}.tutor-avatar-104 svg{width:48px;height:48px}.tutor-avatar-square,.tutor-avatar-square svg,.tutor-avatar-square .tutor-avatar-image{border-radius:6px}.tutor-avatar-icon{background-color:var(--tutor-surface-brand-tertiary);color:var(--tutor-text-secondary)}.tutor-avatar-icon:hover{background-color:var(--tutor-actions-brand-tertiary);color:var(--tutor-actions-brand-primary)}.tutor-avatar-border{border:1px solid var(--tutor-border-brand-secondary)}.tutor-avatar-border svg,.tutor-avatar-border .tutor-avatar-image{border-radius:0}@media (max-width:1920px){.tutor-avatar-3xl-20{width:20px;height:20px}.tutor-avatar-3xl-20 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.625rem;font-weight:500;line-height:1.125rem}.tutor-avatar-3xl-20 svg{width:12px;height:12px}.tutor-avatar-3xl-24{width:24px;height:24px}.tutor-avatar-3xl-24 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-3xl-24 svg{width:12px;height:12px}.tutor-avatar-3xl-32{width:32px;height:32px}.tutor-avatar-3xl-32 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-3xl-32 svg{width:16px;height:16px}.tutor-avatar-3xl-40{width:40px;height:40px}.tutor-avatar-3xl-40 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-3xl-40 svg{width:20px;height:20px}.tutor-avatar-3xl-48{width:48px;height:48px}.tutor-avatar-3xl-48 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-3xl-48 svg{width:24px;height:24px}.tutor-avatar-3xl-56{width:56px;height:56px}.tutor-avatar-3xl-56 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-3xl-56 svg{width:28px;height:28px}.tutor-avatar-3xl-64{width:64px;height:64px}.tutor-avatar-3xl-64 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-3xl-64 svg{width:32px;height:32px}.tutor-avatar-3xl-80{width:80px;height:80px}.tutor-avatar-3xl-80 .tutor-avatar-initials{font-size:1.25rem;font-weight:500}.tutor-avatar-3xl-80 svg{width:40px;height:40px}.tutor-avatar-3xl-104{width:104px;height:104px}.tutor-avatar-3xl-104 .tutor-avatar-initials{font-size:1.5rem;font-weight:500}.tutor-avatar-3xl-104 svg{width:48px;height:48px}}@media (max-width:1400px){.tutor-avatar-2xl-20{width:20px;height:20px}.tutor-avatar-2xl-20 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.625rem;font-weight:500;line-height:1.125rem}.tutor-avatar-2xl-20 svg{width:12px;height:12px}.tutor-avatar-2xl-24{width:24px;height:24px}.tutor-avatar-2xl-24 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-2xl-24 svg{width:12px;height:12px}.tutor-avatar-2xl-32{width:32px;height:32px}.tutor-avatar-2xl-32 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-2xl-32 svg{width:16px;height:16px}.tutor-avatar-2xl-40{width:40px;height:40px}.tutor-avatar-2xl-40 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-2xl-40 svg{width:20px;height:20px}.tutor-avatar-2xl-48{width:48px;height:48px}.tutor-avatar-2xl-48 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-2xl-48 svg{width:24px;height:24px}.tutor-avatar-2xl-56{width:56px;height:56px}.tutor-avatar-2xl-56 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-2xl-56 svg{width:28px;height:28px}.tutor-avatar-2xl-64{width:64px;height:64px}.tutor-avatar-2xl-64 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-2xl-64 svg{width:32px;height:32px}.tutor-avatar-2xl-80{width:80px;height:80px}.tutor-avatar-2xl-80 .tutor-avatar-initials{font-size:1.25rem;font-weight:500}.tutor-avatar-2xl-80 svg{width:40px;height:40px}.tutor-avatar-2xl-104{width:104px;height:104px}.tutor-avatar-2xl-104 .tutor-avatar-initials{font-size:1.5rem;font-weight:500}.tutor-avatar-2xl-104 svg{width:48px;height:48px}}@media (max-width:1200px){.tutor-avatar-xl-20{width:20px;height:20px}.tutor-avatar-xl-20 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.625rem;font-weight:500;line-height:1.125rem}.tutor-avatar-xl-20 svg{width:12px;height:12px}.tutor-avatar-xl-24{width:24px;height:24px}.tutor-avatar-xl-24 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-xl-24 svg{width:12px;height:12px}.tutor-avatar-xl-32{width:32px;height:32px}.tutor-avatar-xl-32 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-xl-32 svg{width:16px;height:16px}.tutor-avatar-xl-40{width:40px;height:40px}.tutor-avatar-xl-40 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-xl-40 svg{width:20px;height:20px}.tutor-avatar-xl-48{width:48px;height:48px}.tutor-avatar-xl-48 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-xl-48 svg{width:24px;height:24px}.tutor-avatar-xl-56{width:56px;height:56px}.tutor-avatar-xl-56 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-xl-56 svg{width:28px;height:28px}.tutor-avatar-xl-64{width:64px;height:64px}.tutor-avatar-xl-64 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-xl-64 svg{width:32px;height:32px}.tutor-avatar-xl-80{width:80px;height:80px}.tutor-avatar-xl-80 .tutor-avatar-initials{font-size:1.25rem;font-weight:500}.tutor-avatar-xl-80 svg{width:40px;height:40px}.tutor-avatar-xl-104{width:104px;height:104px}.tutor-avatar-xl-104 .tutor-avatar-initials{font-size:1.5rem;font-weight:500}.tutor-avatar-xl-104 svg{width:48px;height:48px}}@media (max-width:992px){.tutor-avatar-lg-20{width:20px;height:20px}.tutor-avatar-lg-20 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.625rem;font-weight:500;line-height:1.125rem}.tutor-avatar-lg-20 svg{width:12px;height:12px}.tutor-avatar-lg-24{width:24px;height:24px}.tutor-avatar-lg-24 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-lg-24 svg{width:12px;height:12px}.tutor-avatar-lg-32{width:32px;height:32px}.tutor-avatar-lg-32 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-lg-32 svg{width:16px;height:16px}.tutor-avatar-lg-40{width:40px;height:40px}.tutor-avatar-lg-40 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-lg-40 svg{width:20px;height:20px}.tutor-avatar-lg-48{width:48px;height:48px}.tutor-avatar-lg-48 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-lg-48 svg{width:24px;height:24px}.tutor-avatar-lg-56{width:56px;height:56px}.tutor-avatar-lg-56 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-lg-56 svg{width:28px;height:28px}.tutor-avatar-lg-64{width:64px;height:64px}.tutor-avatar-lg-64 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-lg-64 svg{width:32px;height:32px}.tutor-avatar-lg-80{width:80px;height:80px}.tutor-avatar-lg-80 .tutor-avatar-initials{font-size:1.25rem;font-weight:500}.tutor-avatar-lg-80 svg{width:40px;height:40px}.tutor-avatar-lg-104{width:104px;height:104px}.tutor-avatar-lg-104 .tutor-avatar-initials{font-size:1.5rem;font-weight:500}.tutor-avatar-lg-104 svg{width:48px;height:48px}}@media (max-width:768px){.tutor-avatar-md-20{width:20px;height:20px}.tutor-avatar-md-20 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.625rem;font-weight:500;line-height:1.125rem}.tutor-avatar-md-20 svg{width:12px;height:12px}.tutor-avatar-md-24{width:24px;height:24px}.tutor-avatar-md-24 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-md-24 svg{width:12px;height:12px}.tutor-avatar-md-32{width:32px;height:32px}.tutor-avatar-md-32 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-md-32 svg{width:16px;height:16px}.tutor-avatar-md-40{width:40px;height:40px}.tutor-avatar-md-40 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-md-40 svg{width:20px;height:20px}.tutor-avatar-md-48{width:48px;height:48px}.tutor-avatar-md-48 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-md-48 svg{width:24px;height:24px}.tutor-avatar-md-56{width:56px;height:56px}.tutor-avatar-md-56 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-md-56 svg{width:28px;height:28px}.tutor-avatar-md-64{width:64px;height:64px}.tutor-avatar-md-64 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-md-64 svg{width:32px;height:32px}.tutor-avatar-md-80{width:80px;height:80px}.tutor-avatar-md-80 .tutor-avatar-initials{font-size:1.25rem;font-weight:500}.tutor-avatar-md-80 svg{width:40px;height:40px}.tutor-avatar-md-104{width:104px;height:104px}.tutor-avatar-md-104 .tutor-avatar-initials{font-size:1.5rem;font-weight:500}.tutor-avatar-md-104 svg{width:48px;height:48px}}@media (max-width:576px){.tutor-avatar-sm-20{width:20px;height:20px}.tutor-avatar-sm-20 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.625rem;font-weight:500;line-height:1.125rem}.tutor-avatar-sm-20 svg{width:12px;height:12px}.tutor-avatar-sm-24{width:24px;height:24px}.tutor-avatar-sm-24 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-sm-24 svg{width:12px;height:12px}.tutor-avatar-sm-32{width:32px;height:32px}.tutor-avatar-sm-32 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-sm-32 svg{width:16px;height:16px}.tutor-avatar-sm-40{width:40px;height:40px}.tutor-avatar-sm-40 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-sm-40 svg{width:20px;height:20px}.tutor-avatar-sm-48{width:48px;height:48px}.tutor-avatar-sm-48 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-sm-48 svg{width:24px;height:24px}.tutor-avatar-sm-56{width:56px;height:56px}.tutor-avatar-sm-56 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-sm-56 svg{width:28px;height:28px}.tutor-avatar-sm-64{width:64px;height:64px}.tutor-avatar-sm-64 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-sm-64 svg{width:32px;height:32px}.tutor-avatar-sm-80{width:80px;height:80px}.tutor-avatar-sm-80 .tutor-avatar-initials{font-size:1.25rem;font-weight:500}.tutor-avatar-sm-80 svg{width:40px;height:40px}.tutor-avatar-sm-104{width:104px;height:104px}.tutor-avatar-sm-104 .tutor-avatar-initials{font-size:1.5rem;font-weight:500}.tutor-avatar-sm-104 svg{width:48px;height:48px}}@media (max-width:480px){.tutor-avatar-xs-20{width:20px;height:20px}.tutor-avatar-xs-20 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.625rem;font-weight:500;line-height:1.125rem}.tutor-avatar-xs-20 svg{width:12px;height:12px}.tutor-avatar-xs-24{width:24px;height:24px}.tutor-avatar-xs-24 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-xs-24 svg{width:12px;height:12px}.tutor-avatar-xs-32{width:32px;height:32px}.tutor-avatar-xs-32 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-avatar-xs-32 svg{width:16px;height:16px}.tutor-avatar-xs-40{width:40px;height:40px}.tutor-avatar-xs-40 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-xs-40 svg{width:20px;height:20px}.tutor-avatar-xs-48{width:48px;height:48px}.tutor-avatar-xs-48 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-avatar-xs-48 svg{width:24px;height:24px}.tutor-avatar-xs-56{width:56px;height:56px}.tutor-avatar-xs-56 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-xs-56 svg{width:28px;height:28px}.tutor-avatar-xs-64{width:64px;height:64px}.tutor-avatar-xs-64 .tutor-avatar-initials{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-avatar-xs-64 svg{width:32px;height:32px}.tutor-avatar-xs-80{width:80px;height:80px}.tutor-avatar-xs-80 .tutor-avatar-initials{font-size:1.25rem;font-weight:500}.tutor-avatar-xs-80 svg{width:40px;height:40px}.tutor-avatar-xs-104{width:104px;height:104px}.tutor-avatar-xs-104 .tutor-avatar-initials{font-size:1.5rem;font-weight:500}.tutor-avatar-xs-104 svg{width:48px;height:48px}}.tutor-select{width:100%;font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:400;line-height:1.375rem;position:relative}.tutor-select .tutor-select-trigger{background-color:var(--tutor-surface-base);border:1px solid var(--tutor-border-idle);border-color:var(--tutor-input-border-color,var(--tutor-border-idle));border-radius:var(--tutor-input-radius,6px);--tutor-input-border-shadow-current:var(--tutor-input-border-shadow,none);width:100%;min-height:40px;box-shadow:var(--tutor-input-border-shadow-current);cursor:pointer;text-align:left;flex-flow:row;justify-content:space-between;align-items:center;gap:6px;padding:8px 12px;transition:all .25s ease-in-out;display:flex}.tutor-select .tutor-select-trigger:hover,.tutor-select .tutor-select-trigger:focus{box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);border-color:var(--tutor-border-brand-tertiary);background-color:var(--tutor-surface-l1);--tutor-input-border-shadow-current:none;outline:none}.tutor-select .tutor-select-trigger:has(.tutor-select-value-text):not(:has(.tutor-select-value-placeholder)){background-color:var(--tutor-surface-l1)}.tutor-select .tutor-select-trigger[disabled]{background-color:var(--tutor-surface-l1-hover);cursor:not-allowed;--tutor-input-border-shadow-current:none}.tutor-input-field-error .tutor-select .tutor-select-trigger{border:1px solid var(--tutor-border-error);box-shadow:0 1px 2px rgb(16 24 40 / .05)}.tutor-input-field-error .tutor-select .tutor-select-trigger:focus{border-color:var(--tutor-border-error);outline:none;box-shadow:0 0 0 2px rgb(240 68 56 / .24),0 1px 2px rgb(16 24 40 / .05)}.tutor-select-value{flex-flow:row;flex:1;justify-content:flex-start;align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}.tutor-select-value-text{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.875rem;font-weight:400;line-height:1.375rem;overflow:hidden}.tutor-select-value-placeholder{color:var(--tutor-text-subdued)}.tutor-select-value-icon{color:var(--tutor-icon-secondary);flex-flow:row;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.tutor-select-tags{flex-flow:wrap;flex:1;justify-content:flex-start;align-items:center;gap:4px;min-width:0;display:flex}.tutor-select-tag{background:var(--tutor-surface-l2);border-radius:4px;flex-flow:row;justify-content:flex-start;align-items:center;gap:4px;max-width:150px;padding:2px 4px;font-size:12px;line-height:1.4;display:flex}.tutor-select-tag-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tutor-select-tag-remove{font:inherit;color:inherit;cursor:pointer;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;text-decoration:none}.tutor-select-tag-remove:focus{outline:none}.tutor-select-tag-remove{color:var(--tutor-icon-secondary);cursor:pointer;flex-flow:row;justify-content:center;align-items:center;padding:0;transition:color .25s ease-in-out;display:flex}.tutor-select-tag-remove:hover{color:var(--tutor-icon-critical)}.tutor-select-actions{flex-flow:row;flex-shrink:0;justify-content:flex-start;align-items:center;gap:4px;display:flex}.tutor-select .tutor-select-clear{border-radius:var(--tutor-button-radius,6px);font-weight:var(--tutor-button-font-weight,500);cursor:pointer;text-align:center;text-transform:none;color:var(--tutor-text-primary);--tutor-button-border-shadow:none;box-shadow:var(--tutor-button-border-shadow,none);background-color:#fff0;border:none;justify-content:center;align-items:center;gap:4px;padding:0;font-family:inherit;text-decoration:none;transition:color .25s ease-in-out,background-color .25s ease-in-out;display:inline-flex}.tutor-select .tutor-select-clear:hover:not(:disabled):not(.disabled),.tutor-select .tutor-select-clear:focus:not(:disabled):not(.disabled){color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-primary-border-shadow,none);background-color:#fff0;border:none;outline:none}.tutor-select .tutor-select-clear:focus-visible:not(:disabled):not(.disabled){box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-select .tutor-select-clear svg:not([class]){color:currentColor;flex-shrink:0}.tutor-select .tutor-select-clear:disabled,.tutor-select .tutor-select-clear.disabled{color:var(--tutor-text-subdued);cursor:not-allowed;pointer-events:none}.tutor-select .tutor-select-clear:disabled svg:not([class]),.tutor-select .tutor-select-clear.disabled svg:not([class]){color:var(--tutor-icon-subdued)}.tutor-select .tutor-select-clear{color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow,none);background-color:#fff0}.tutor-select .tutor-select-clear svg:not([class]){color:var(--tutor-icon-idle)}.tutor-select .tutor-select-clear:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-ghost-hover);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow-hover,var(--tutor-button-ghost-border-shadow,none))}.tutor-select .tutor-select-clear:disabled,.tutor-select .tutor-select-clear.disabled{--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow-disabled,var(--tutor-button-ghost-border-shadow,none));background-color:#fff0}.tutor-select .tutor-select-clear{color:var(--tutor-icon-secondary);cursor:pointer;border-radius:4px;flex-flow:row;justify-content:center;align-items:center;margin-inline-end:4px;padding:2px;transition:color .25s ease-in-out;display:flex}.tutor-select-arrow{color:var(--tutor-icon-secondary);flex-flow:row;justify-content:center;align-items:center;transition:transform .25s ease-in-out;display:flex}[dir=rtl] .tutor-select-arrow{transform:scaleX(-1)}.tutor-select-menu{z-index:2;background:var(--tutor-surface-l1);border:var(--tutor-popover-border,1px solid var(--tutor-border-idle));border-radius:var(--tutor-popover-radius,12px);box-shadow:var(--tutor-popover-shadow,0 4px 6px -2px rgb(16 24 40 / .03),0 12px 16px -4px rgb(16 24 40 / .08));flex-direction:column;display:flex;position:absolute;inset-inline:0;overflow:hidden}.tutor-select-menu[data-position=bottom]{top:calc(100% + 4px)}.tutor-select-menu[data-position=top]{bottom:calc(100% + 4px)}.tutor-select-search{border-bottom:1px solid var(--tutor-border-idle);flex-shrink:0;padding:8px 12px;position:relative}.tutor-select-search-icon{top:50%;color:var(--tutor-icon-secondary);pointer-events:none;flex-flow:row;justify-content:center;align-items:center;display:flex;position:absolute;inset-inline-start:20px;transform:translateY(-50%)}.tutor-select-search .tutor-select-search-input{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);border:1px solid var(--tutor-border-idle);border-color:var(--tutor-input-border-color,var(--tutor-border-idle));border-radius:var(--tutor-input-radius,6px);background-color:var(--tutor-surface-l1);width:100%;min-height:auto;font-size:.875rem;font-weight:400;line-height:1.375rem;font-weight:var(--tutor-input-font-weight,400);--tutor-input-border-shadow-current:var(--tutor-input-border-shadow,none);box-shadow:var(--tutor-input-border-shadow-current);-moz-appearance:textfield;margin:0;padding:7px 12px;transition:all .25s ease-in-out}.tutor-select-search .tutor-select-search-input::-webkit-outer-spin-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-select-search .tutor-select-search-input::-webkit-inner-spin-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-select-search .tutor-select-search-input::-webkit-search-cancel-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-select-search .tutor-select-search-input::-webkit-autofill-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-select-search .tutor-select-search-input::-webkit-contacts-auto-fill-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-select-search .tutor-select-search-input::-webkit-credentials-auto-fill-button{-webkit-appearance:none;visibility:hidden;opacity:0;pointer-events:none;width:0;height:0;margin:0;display:none}.tutor-select-search .tutor-select-search-input:placeholder-shown:not(:focus):not(:disabled){background-color:var(--tutor-surface-l3)}.tutor-select-search .tutor-select-search-input::-webkit-input-placeholder{color:var(--tutor-text-subdued)}.tutor-select-search .tutor-select-search-input::-ms-input-placeholder{color:var(--tutor-text-subdued)}.tutor-select-search .tutor-select-search-input::placeholder{color:var(--tutor-text-subdued)}.tutor-select-search .tutor-select-search-input:focus{box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);background-color:var(--tutor-surface-l1);border-color:var(--tutor-border-brand-tertiary);color:var(--tutor-text-primary);--tutor-input-border-shadow-current:none;outline:none}.tutor-select-search .tutor-select-search-input:disabled{background-color:var(--tutor-surface-l1-hover);cursor:not-allowed;--tutor-input-border-shadow-current:none}@media (hover:none) and (pointer:coarse){.tutor-select-search .tutor-select-search-input{font-size:1rem;line-height:1.5rem}}.tutor-select-search .tutor-select-search-input{padding-block:6px;padding-inline-start:32px}.tutor-select-options{max-height:280px;padding:6px 0;overflow-y:auto}.tutor-select-options::-webkit-scrollbar{width:8px}.tutor-select-options::-webkit-scrollbar-track{background:0 0}.tutor-select-options::-webkit-scrollbar-thumb{background:var(--tutor-border-idle);border-radius:1000px}.tutor-select-options::-webkit-scrollbar-thumb:hover{background:var(--tutor-icon-secondary)}.tutor-select-group-label{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);text-transform:uppercase;letter-spacing:.05em;padding:6px 12px;font-size:.75rem;font-weight:600;line-height:1.25rem}.tutor-select-group-options{padding-bottom:4px}.tutor-select-option{cursor:pointer;flex-flow:row;justify-content:flex-start;align-items:center;gap:6px;padding:8px 12px;transition:background-color .25s ease-in-out;display:flex;position:relative}.tutor-select-option-icon{color:var(--tutor-icon-secondary);flex-flow:row;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.tutor-select-option-content{flex:1;min-width:0}.tutor-select-option-label{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:400;line-height:1.375rem;overflow:hidden}.tutor-select-option-description{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.75rem;font-weight:400;line-height:1.25rem;overflow:hidden}.tutor-select-option:hover:not([data-disabled=true]),.tutor-select-option[data-selected=true]{background:var(--tutor-surface-l2)}.tutor-select-option[data-disabled=true]{color:var(--tutor-text-subdued);cursor:not-allowed;opacity:.5}.tutor-select-option[data-disabled=true]:hover{background:0 0}.tutor-select-empty{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);text-align:center;padding:16px 12px;font-size:.875rem;font-weight:400;line-height:1.375rem}.tutor-select-loading{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);flex-flow:row;justify-content:center;align-items:center;gap:6px;padding:16px 12px;font-size:.875rem;font-weight:400;line-height:1.375rem;display:flex}.tutor-select-loading-spinner{border:2px solid var(--tutor-border-idle);border-top-color:var(--tutor-border-brand-secondary);border-radius:1000px;width:16px;height:16px;animation:.6s linear infinite tutor-select-spin}@keyframes tutor-select-spin{to{transform:rotate(360deg)}}.tutor-select-sm .tutor-select-trigger{min-height:32px;font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);padding:4px 6px;font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-select-sm .tutor-select-option{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);padding:4px 8px;font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-select-lg .tutor-select-trigger{min-height:48px;font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);padding:12px 16px;font-size:1rem;font-weight:400;line-height:1.5rem}.tutor-select-lg .tutor-select-option{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);padding:8px 16px;font-size:1rem;font-weight:400;line-height:1.5rem}.tutor-border{border:1px solid var(--tutor-border-idle)}.tutor-border-t{border-top:1px solid var(--tutor-border-idle)}.tutor-border-r{border-inline-end:1px solid var(--tutor-border-idle)}.tutor-border-b{border-bottom:1px solid var(--tutor-border-idle)}.tutor-border-idle2{border-color:var(--tutor-border-idle2)}.tutor-border-brand{border-color:var(--tutor-border-brand)}.tutor-border-brand-secondary{border-color:var(--tutor-border-brand-secondary)}.tutor-border-warning-secondary{border-color:var(--tutor-border-warning-secondary)}.tutor-rounded-xs{border-radius:2px}.tutor-rounded-sm{border-radius:4px}.tutor-rounded-md{border-radius:6px}.tutor-rounded-lg{border-radius:8px}.tutor-rounded-2xl{border-radius:12px}.tutor-rounded-full{border-radius:1000px}@media (max-width:576px){.tutor-sm-border-t{border-top:1px solid var(--tutor-border-idle)}}.tutor-h1{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin:0;font-size:2.5rem;font-weight:700;line-height:3rem}.tutor-h2{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin:0;font-size:2rem;font-weight:700;line-height:2.5rem}.tutor-h3{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin:0;font-size:1.5rem;font-weight:600;line-height:2rem}.tutor-h4{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin:0;font-size:1.25rem;font-weight:600;line-height:1.75rem}.tutor-h5{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin:0;font-size:1.125rem;font-weight:500;line-height:1.625rem}.tutor-p1{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:400;line-height:1.375rem}.tutor-p2{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:400;line-height:1.125rem}.tutor-p3{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:400;line-height:1.125rem}.tutor-medium{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:400;line-height:1.5rem}.tutor-small{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:400;line-height:1.375rem}.tutor-tiny{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-tiny-2{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.625rem;font-weight:400;line-height:1.125rem}.tutor-text-h3{font-size:1.5rem;line-height:2rem}.tutor-text-h4{font-size:1.25rem;line-height:1.75rem}.tutor-text-medium{font-size:1rem;line-height:1.5rem}.tutor-text-p1{font-size:1rem;line-height:1.375rem}.tutor-text-small{font-size:.875rem;line-height:1.375rem}.tutor-text-tiny{font-size:.75rem;line-height:1.25rem}.tutor-text-tiny-2{font-size:.625rem;line-height:1.125rem}.tutor-text-p3{font-size:.75rem;line-height:1.125rem}.tutor-font-regular{font-weight:400}.tutor-font-medium{font-weight:500}.tutor-font-semibold{font-weight:600}.tutor-font-bold{font-weight:700}.tutor-text-left{text-align:start}.tutor-text-right{text-align:end}.tutor-text-start{text-align:start}.tutor-text-center{text-align:center}.tutor-text-justify{text-align:justify}.tutor-no-underline{text-decoration:none}.tutor-truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tutor-text-ellipsis{text-overflow:ellipsis}.tutor-line-clamp-1{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.tutor-line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.tutor-line-clamp-3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.tutor-line-clamp-4{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.tutor-line-clamp-5{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.tutor-line-clamp-6{-webkit-line-clamp:6;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.tutor-whitespace-nowrap{white-space:nowrap}.tutor-whitespace-pre-line{white-space:pre-line}.tutor-break-words{overflow-wrap:break-word}.tutor-break-all{word-break:break-all}@media (max-width:576px){.tutor-sm-text-h3{font-size:1.5rem;line-height:2rem}.tutor-sm-text-h4{font-size:1.25rem;line-height:1.75rem}.tutor-sm-text-h5{font-size:1.125rem;line-height:1.625rem}.tutor-sm-text-medium{font-size:1rem;line-height:1.5rem}.tutor-sm-text-small{font-size:.875rem;line-height:1.375rem}.tutor-sm-text-p2{font-size:.875rem;line-height:1.125rem}.tutor-sm-text-tiny{font-size:.75rem;line-height:1.25rem}.tutor-sm-text-p3{font-size:.75rem;line-height:1.125rem}.tutor-sm-text-center{text-align:center}}.tutor-bg-transparent{background-color:#fff0}.tutor-bg-gray-10{background-color:#fcfcfc}.tutor-surface-base{background-color:var(--tutor-surface-base)}.tutor-surface-l1{background-color:var(--tutor-surface-l1)}.tutor-surface-l1-hover{background-color:var(--tutor-surface-l1-hover)}.tutor-surface-l2{background-color:var(--tutor-surface-l2)}.tutor-surface-brand-primary{background-color:var(--tutor-surface-brand-primary)}.tutor-surface-brand-tertiary{background-color:var(--tutor-surface-brand-tertiary)}.tutor-surface-warning{background-color:var(--tutor-surface-warning)}.tutor-surface-warning-hover-2{background-color:var(--tutor-surface-warning-hover-2)}.tutor-surface-success{background-color:var(--tutor-surface-success)}.tutor-text-primary{color:var(--tutor-text-primary)}.tutor-text-primary-inverse{color:var(--tutor-text-primary-inverse)}.tutor-text-secondary{color:var(--tutor-text-secondary)}.tutor-text-subdued{color:var(--tutor-text-subdued)}.tutor-text-brand{color:var(--tutor-text-brand)}.tutor-text-success{color:var(--tutor-text-success)}.tutor-text-critical{color:var(--tutor-text-critical)}.tutor-text-warning{color:var(--tutor-text-warning)}.tutor-text-exception4{color:var(--tutor-text-exception4)}.tutor-text-exception5{color:var(--tutor-text-exception5)}.tutor-icon-idle{color:var(--tutor-icon-idle)}.tutor-icon-idle-inverse{color:var(--tutor-icon-idle-inverse)}.tutor-icon-hover{color:var(--tutor-icon-hover)}.tutor-icon-secondary{color:var(--tutor-icon-secondary)}.tutor-icon-subdued{color:var(--tutor-icon-subdued)}.tutor-icon-brand{color:var(--tutor-icon-brand)}.tutor-icon-brand-hover{color:var(--tutor-icon-brand-hover)}.tutor-icon-brand-secondary{color:var(--tutor-icon-brand-secondary)}.tutor-icon-success-primary{color:var(--tutor-icon-success-primary)}.tutor-icon-success-secondary{color:var(--tutor-icon-success-secondary)}.tutor-icon-critical{color:var(--tutor-icon-critical)}.tutor-icon-critical-hover{color:var(--tutor-icon-critical-hover)}.tutor-icon-warning{color:var(--tutor-icon-warning)}.tutor-icon-warning-secondary{color:var(--tutor-icon-warning-secondary)}.tutor-icon-caution{color:var(--tutor-icon-caution)}.tutor-icon-exception1{color:var(--tutor-icon-exception1)}.tutor-icon-exception2{color:var(--tutor-icon-exception2)}.tutor-icon-exception4{color:var(--tutor-icon-exception4)}.tutor-icon-exception5{color:var(--tutor-icon-exception5)}.tutor-icon-disabled{color:var(--tutor-icon-disabled)}.tutor-actions-success-primary{color:var(--tutor-actions-success-primary)}.tutor-actions-critical-primary{color:var(--tutor-actions-critical-primary)}.tutor-shadow-md{box-shadow:0 2px 4px -2px rgb(16 24 40 / .06),0 4px 8px -2px rgb(16 24 40 / .1)}.tutor-opacity-100{opacity:1}.tutor-block{display:block}.tutor-force-block{display:block!important}.tutor-inline-block{display:inline-block}.tutor-force-inline-block{display:inline-block!important}.tutor-force-inline{display:inline!important}.tutor-flex{display:flex}.tutor-force-flex{display:flex!important}.tutor-force-inline-flex{display:inline-flex!important}.tutor-grid{display:grid}.tutor-force-grid{display:grid!important}.tutor-force-inline-grid{display:inline-grid!important}.tutor-hidden{display:none}.tutor-force-hidden{display:none!important}.tutor-flex-row{flex-direction:row}.tutor-flex-row-reverse{flex-direction:row-reverse}.tutor-flex-column{flex-direction:column}.tutor-flex-wrap{flex-wrap:wrap}.tutor-flex-grow-1{flex-grow:1}.tutor-flex-shrink-0{flex-shrink:0}.tutor-flex-1{flex:1}.tutor-flex-center{flex-flow:row;justify-content:center;align-items:center;display:flex}.tutor-flex-center-col{flex-flow:column;justify-content:center;align-items:center;display:flex}.tutor-justify-start{justify-content:flex-start}.tutor-justify-end{justify-content:flex-end}.tutor-justify-center{justify-content:center}.tutor-justify-between{justify-content:space-between}.tutor-items-start{align-items:flex-start}.tutor-items-end{align-items:flex-end}.tutor-items-center{align-items:center}.tutor-items-stretch{align-items:stretch}.tutor-self-center{align-self:center}.tutor-gap-1{gap:2px}.tutor-gap-2{gap:4px}.tutor-gap-3{gap:6px}.tutor-gap-4{gap:8px}.tutor-gap-5{gap:12px}.tutor-gap-6{gap:16px}.tutor-gap-7{gap:20px}.tutor-gap-8{gap:24px}.tutor-gap-9{gap:32px}.tutor-gap-12{gap:56px}.tutor-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tutor-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.tutor-col-auto{grid-column:auto}.tutor-absolute{position:absolute}.tutor-sticky{position:-webkit-sticky;position:sticky}.tutor-top-0{top:0}.tutor-top-2{top:4px}.tutor-right-2{inset-inline-end:4px}.tutor-left-2{inset-inline-start:4px}.tutor-overflow-y-auto{overflow-y:auto}.tutor-overflow-hidden{overflow:hidden}.tutor-icon{flex-flow:row;flex-shrink:0;justify-content:center;align-items:center;display:flex}.tutor-ratio{content:" ";width:100%;display:block;position:relative}.tutor-ratio-16x9{padding-top:56.25%}.tutor-ratio-3x2{padding-top:66.66%}.tutor-ratio-1x1{padding-top:100%}.tutor-ratio>*{width:100%!important;height:100%!important;position:absolute!important;top:0!important;left:0!important}.tutor-ratio>img{object-fit:cover;object-position:center}@media (max-width:1200px){.tutor-force-xl-block{display:block!important}.tutor-force-xl-inline-block{display:inline-block!important}.tutor-force-xl-inline{display:inline!important}.tutor-force-xl-flex{display:flex!important}.tutor-force-xl-inline-flex{display:inline-flex!important}.tutor-force-xl-grid{display:grid!important}.tutor-force-xl-inline-grid{display:inline-grid!important}.tutor-force-xl-hidden{display:none!important}}@media (max-width:992px){.tutor-force-lg-block{display:block!important}.tutor-force-lg-inline-block{display:inline-block!important}.tutor-force-lg-inline{display:inline!important}.tutor-lg-flex{display:flex}.tutor-force-lg-flex{display:flex!important}.tutor-force-lg-inline-flex{display:inline-flex!important}.tutor-force-lg-grid{display:grid!important}.tutor-force-lg-inline-grid{display:inline-grid!important}.tutor-force-lg-hidden{display:none!important}}@media (max-width:768px){.tutor-md-block{display:block}.tutor-force-md-block{display:block!important}.tutor-force-md-inline-block{display:inline-block!important}.tutor-md-inline{display:inline}.tutor-force-md-inline{display:inline!important}.tutor-md-flex{display:flex}.tutor-force-md-flex{display:flex!important}.tutor-force-md-inline-flex{display:inline-flex!important}.tutor-force-md-grid{display:grid!important}.tutor-force-md-inline-grid{display:inline-grid!important}.tutor-md-hidden{display:none}.tutor-force-md-hidden{display:none!important}.tutor-md-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}}@media (max-width:576px){.tutor-sm-block{display:block}.tutor-force-sm-block{display:block!important}.tutor-sm-inline-block{display:inline-block}.tutor-force-sm-inline-block{display:inline-block!important}.tutor-force-sm-inline{display:inline!important}.tutor-sm-flex{display:flex}.tutor-force-sm-flex{display:flex!important}.tutor-force-sm-inline-flex{display:inline-flex!important}.tutor-force-sm-grid{display:grid!important}.tutor-force-sm-inline-grid{display:inline-grid!important}.tutor-sm-hidden{display:none}.tutor-force-sm-hidden{display:none!important}.tutor-sm-flex-column{flex-direction:column}.tutor-sm-justify-end{justify-content:flex-end}.tutor-sm-justify-between{justify-content:space-between}.tutor-sm-items-normal{align-items:normal}.tutor-sm-items-start{align-items:flex-start}.tutor-sm-items-stretch{align-items:stretch}.tutor-sm-gap-none{gap:0}.tutor-sm-gap-1{gap:2px}.tutor-sm-gap-2{gap:4px}.tutor-sm-gap-3{gap:6px}.tutor-sm-gap-4{gap:8px}.tutor-sm-gap-5{gap:12px}.tutor-sm-gap-6{gap:16px}.tutor-sm-gap-10{gap:40px}.tutor-sm-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.tutor-sm-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tutor-sm-flex-1{flex:1}}.tutor-w-auto{width:auto}.tutor-w-full{width:100%}.tutor-w-max{width:-webkit-max-content;width:-moz-max-content;width:max-content}.tutor-w-fit{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.tutor-h-9{height:32px}.tutor-min-w-0{min-width:0}.tutor-min-h-0{min-height:0}.tutor-min-h-fit{min-height:-webkit-fit-content;min-height:-moz-fit-content;min-height:fit-content}@media (max-width:576px){.tutor-sm-w-full{width:100%}}.tutor-m-none{margin:0}.tutor-mb-none{margin-bottom:0}.tutor-my-none{margin-top:0;margin-bottom:0}.tutor-m-1{margin:2px}.tutor-mt-1{margin-top:2px}.tutor-mb-1{margin-bottom:2px}.tutor-ml-1{margin-inline-start:2px}.tutor-mt-2{margin-top:4px}.tutor-mb-2{margin-bottom:4px}.tutor-mt-3{margin-top:6px}.tutor-mb-3{margin-bottom:6px}.tutor-ml-3{margin-inline-start:6px}.tutor-m-4{margin:8px}.tutor-mt-4{margin-top:8px}.tutor-mr-4{margin-inline-end:8px}.tutor-mb-4{margin-bottom:8px}.tutor-ml-4{margin-inline-start:8px}.tutor-mx-4{margin-inline:8px}.tutor-my-4{margin-top:8px;margin-bottom:8px}.tutor-m-5{margin:12px}.tutor-mt-5{margin-top:12px}.tutor-mb-5{margin-bottom:12px}.tutor-ml-5{margin-inline-start:12px}.tutor-mt-6{margin-top:16px}.tutor-mb-6{margin-bottom:16px}.tutor-mt-7{margin-top:20px}.tutor-mb-7{margin-bottom:20px}.tutor-mt-8{margin-top:24px}.tutor-mr-8{margin-inline-end:24px}.tutor-mb-8{margin-bottom:24px}.tutor-ml-8{margin-inline-start:24px}.tutor-mx-8{margin-inline:24px}.tutor-my-8{margin-top:24px;margin-bottom:24px}.tutor-mt-9{margin-top:32px}.tutor-mb-9{margin-bottom:32px}.tutor-my-9{margin-top:32px;margin-bottom:32px}.tutor-mt-10{margin-top:40px}.tutor-mb-10{margin-bottom:40px}.tutor-mt-12{margin-top:56px}.tutor-mr-12{margin-inline-end:56px}.tutor-mb-12{margin-bottom:56px}.tutor-ml-12{margin-inline-start:56px}.tutor-my-12{margin-top:56px;margin-bottom:56px}.tutor-mt-16{margin-top:88px}.tutor-mr-16{margin-inline-end:88px}.tutor-mb-16{margin-bottom:88px}.tutor-ml-16{margin-inline-start:88px}.tutor-my-16{margin-top:88px;margin-bottom:88px}.tutor-mt-20{margin-top:120px}.tutor-mr-20{margin-inline-end:120px}.tutor-mb-20{margin-bottom:120px}.tutor-ml-20{margin-inline-start:120px}.tutor-p-none{padding:0}.tutor-px-none{padding-inline:0}.tutor-py-none{padding-top:0;padding-bottom:0}.tutor-p-1{padding:2px}.tutor-pl-1{padding-inline-start:2px}.tutor-p-2{padding:4px}.tutor-pt-2{padding-top:4px}.tutor-py-2{padding-top:4px;padding-bottom:4px}.tutor-p-3{padding:6px}.tutor-pb-3{padding-bottom:6px}.tutor-py-3{padding-top:6px;padding-bottom:6px}.tutor-p-4{padding:8px}.tutor-pt-4{padding-top:8px}.tutor-pr-4{padding-inline-end:8px}.tutor-pb-4{padding-bottom:8px}.tutor-px-4{padding-inline:8px}.tutor-py-4{padding-top:8px;padding-bottom:8px}.tutor-p-5{padding:12px}.tutor-pt-5{padding-top:12px}.tutor-pb-5{padding-bottom:12px}.tutor-px-5{padding-inline:12px}.tutor-py-5{padding-top:12px;padding-bottom:12px}.tutor-p-6{padding:16px}.tutor-pt-6{padding-top:16px}.tutor-pb-6{padding-bottom:16px}.tutor-pl-6{padding-inline-start:16px}.tutor-px-6{padding-inline:16px}.tutor-py-6{padding-top:16px;padding-bottom:16px}.tutor-p-7{padding:20px}.tutor-pt-7{padding-top:20px}.tutor-pb-7{padding-bottom:20px}.tutor-px-7{padding-inline:20px}.tutor-py-7{padding-top:20px;padding-bottom:20px}.tutor-p-8{padding:24px}.tutor-pt-8{padding-top:24px}.tutor-pb-8{padding-bottom:24px}.tutor-pl-8{padding-inline-start:24px}.tutor-px-8{padding-inline:24px}.tutor-py-8{padding-top:24px;padding-bottom:24px}.tutor-p-9{padding:32px}.tutor-pt-9{padding-top:32px}.tutor-pb-9{padding-bottom:32px}.tutor-px-9{padding-inline:32px}.tutor-py-9{padding-top:32px;padding-bottom:32px}.tutor-p-10{padding:40px}.tutor-pt-10{padding-top:40px}.tutor-px-10{padding-inline:40px}.tutor-py-10{padding-top:40px;padding-bottom:40px}.tutor-px-11{padding-inline:48px}.tutor-p-12{padding:56px}.tutor-pt-12{padding-top:56px}.tutor-pb-12{padding-bottom:56px}.tutor-px-12{padding-inline:56px}.tutor-py-12{padding-top:56px;padding-bottom:56px}.tutor-py-14{padding-top:72px;padding-bottom:72px}.tutor-p-16{padding:88px}.tutor-pt-16{padding-top:88px}.tutor-pb-16{padding-bottom:88px}.tutor-pl-16{padding-inline-start:88px}.tutor-px-16{padding-inline:88px}.tutor-py-16{padding-top:88px;padding-bottom:88px}.tutor-p-20{padding:120px}.tutor-pt-20{padding-top:120px}.tutor-pr-20{padding-inline-end:120px}.tutor-pb-20{padding-bottom:120px}.tutor-pl-20{padding-inline-start:120px}.tutor-px-20{padding-inline:120px}.tutor-py-20{padding-top:120px;padding-bottom:120px}.-tutor-mb-1{margin-bottom:-2px}.-tutor-mt-2{margin-top:-4px}.-tutor-mb-2{margin-bottom:-4px}.tutor-m-auto{margin:auto}.tutor-mt-auto{margin-top:auto}.tutor-mr-auto{margin-inline-end:auto}.tutor-mb-auto{margin-bottom:auto}.tutor-ml-auto{margin-inline-start:auto}@media (max-width:576px){.tutor-sm-p-none{padding:0}.tutor-sm-mt-1{margin-top:2px}.tutor-sm-mb-2{margin-bottom:4px}.tutor-sm-ml-2{margin-inline-start:4px}.tutor-sm-mt-3{margin-top:6px}.tutor-sm-p-3{padding:6px}.tutor-sm-mt-4{margin-top:8px}.tutor-sm-mb-4{margin-bottom:8px}.tutor-sm-py-4{padding-top:8px;padding-bottom:8px}.tutor-sm-mt-5{margin-top:12px}.tutor-sm-mb-5{margin-bottom:12px}.tutor-sm-p-5{padding:12px}.tutor-sm-pb-5{padding-bottom:12px}.tutor-sm-px-5{padding-inline:12px}.tutor-sm-mb-6{margin-bottom:16px}.tutor-sm-my-6{margin-top:16px;margin-bottom:16px}.tutor-sm-p-6{padding:16px}.tutor-sm-px-6{padding-inline:16px}.tutor-sm-py-6{padding-top:16px;padding-bottom:16px}.tutor-sm-mt-7{margin-top:20px}.tutor-sm-mb-7{margin-bottom:20px}}.tutor-rotate-180{transform:rotate(180deg)}.tutor-transition-none{transition-property:none}.tutor-transition-all{transition:all .25s ease-in-out}.tutor-transition{transition:background-color .25s ease-in-out,border-color .25s ease-in-out,color .25s ease-in-out,fill .25s ease-in-out,stroke .25s ease-in-out,opacity .25s ease-in-out,box-shadow .25s ease-in-out,transform .25s ease-in-out}.tutor-animate-spin{animation:1s linear infinite tutor-spin}.tutor-z-positive{z-index:1}.tutor-attachment-card{flex-flow:row;justify-content:flex-start;align-items:center;gap:12px;width:100%;padding:8px 12px;transition:background-color .25s ease-in-out;display:flex;position:relative}.tutor-attachment-card:hover{background-color:var(--tutor-surface-l1-hover)}.tutor-attachment-card:focus-within{background-color:var(--tutor-surface-l1-hover)}.tutor-attachment-card-icon{background-color:var(--tutor-surface-l2);border-radius:4px;flex-flow:row;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.tutor-attachment-card-icon svg{color:var(--tutor-icon-idle)}.tutor-attachment-card-icon-loading svg{animation:.9s linear infinite tutor-spin}.tutor-attachment-card-body{flex-flow:column;flex:auto;justify-content:flex-start;align-items:stretch;gap:2px;min-width:0;display:flex}.tutor-attachment-card-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:.875rem;font-weight:500;line-height:1.375rem;display:-webkit-box;overflow:hidden}.tutor-attachment-card-meta{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);font-size:.75rem;font-weight:400;line-height:1.25rem}@media (min-width:768px){.tutor-attachment-card-actions{opacity:0;transition:opacity .25s ease-in-out,visibility .25s ease-in-out}.tutor-attachment-card:hover .tutor-attachment-card-actions,.tutor-attachment-card-show-actions .tutor-attachment-card-actions{opacity:1}.tutor-attachment-card:focus-within .tutor-attachment-card-actions{opacity:1}}.tutor-vc-calendar{z-index:100000;background-color:var(--tutor-surface-l1)!important;border-radius:6px!important}.tutor-vc-calendar[data-vc-calendar-hidden]{pointer-events:none!important}.tutor-vc-calendar [data-vc=month],.tutor-vc-calendar [data-vc=year]{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-vc-calendar [data-vc=month]:hover,.tutor-vc-calendar [data-vc=year]:hover{color:var(--tutor-text-primary)!important}.tutor-vc-calendar [data-vc-week-day]{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);font-size:.75rem;font-weight:400;line-height:1.25rem;color:var(--tutor-text-secondary)!important}.tutor-vc-calendar .vc-months__month.vc-months__month,.tutor-vc-calendar .vc-years__year.vc-years__year{border-radius:var(--tutor-button-radius,6px);font-weight:var(--tutor-button-font-weight,500);cursor:pointer;text-align:center;text-transform:none;color:var(--tutor-text-primary);--tutor-button-border-shadow:none;box-shadow:var(--tutor-button-border-shadow,none);background-color:#fff0;border:none;justify-content:center;align-items:center;gap:4px;padding:0;font-family:inherit;text-decoration:none;transition:color .25s ease-in-out,background-color .25s ease-in-out;display:inline-flex}.tutor-vc-calendar .vc-months__month.vc-months__month:hover:not(:disabled):not(.disabled),.tutor-vc-calendar .vc-months__month.vc-months__month:focus:not(:disabled):not(.disabled),.tutor-vc-calendar .vc-years__year.vc-years__year:hover:not(:disabled):not(.disabled),.tutor-vc-calendar .vc-years__year.vc-years__year:focus:not(:disabled):not(.disabled){color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-primary-border-shadow,none);background-color:#fff0;border:none;outline:none}.tutor-vc-calendar .vc-months__month.vc-months__month:focus-visible:not(:disabled):not(.disabled){box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-vc-calendar .vc-years__year.vc-years__year:focus-visible:not(:disabled):not(.disabled){box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-vc-calendar .vc-months__month.vc-months__month svg:not([class]),.tutor-vc-calendar .vc-years__year.vc-years__year svg:not([class]){color:currentColor;flex-shrink:0}.tutor-vc-calendar .vc-months__month.vc-months__month:disabled,.tutor-vc-calendar .vc-months__month.vc-months__month.disabled,.tutor-vc-calendar .vc-years__year.vc-years__year:disabled,.tutor-vc-calendar .vc-years__year.vc-years__year.disabled{color:var(--tutor-text-subdued);cursor:not-allowed;pointer-events:none}.tutor-vc-calendar .vc-months__month.vc-months__month:disabled svg:not([class]),.tutor-vc-calendar .vc-months__month.vc-months__month.disabled svg:not([class]),.tutor-vc-calendar .vc-years__year.vc-years__year:disabled svg:not([class]),.tutor-vc-calendar .vc-years__year.vc-years__year.disabled svg:not([class]){color:var(--tutor-icon-subdued)}.tutor-vc-calendar .vc-months__month.vc-months__month,.tutor-vc-calendar .vc-years__year.vc-years__year{color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow,none);background-color:#fff0}.tutor-vc-calendar .vc-months__month.vc-months__month svg:not([class]),.tutor-vc-calendar .vc-years__year.vc-years__year svg:not([class]){color:var(--tutor-icon-idle)}.tutor-vc-calendar .vc-months__month.vc-months__month:hover:not(:disabled):not(.disabled),.tutor-vc-calendar .vc-years__year.vc-years__year:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-ghost-hover);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow-hover,var(--tutor-button-ghost-border-shadow,none))}.tutor-vc-calendar .vc-months__month.vc-months__month:disabled,.tutor-vc-calendar .vc-months__month.vc-months__month.disabled,.tutor-vc-calendar .vc-years__year.vc-years__year:disabled,.tutor-vc-calendar .vc-years__year.vc-years__year.disabled{--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow-disabled,var(--tutor-button-ghost-border-shadow,none));background-color:#fff0}.tutor-vc-calendar .vc-months__month.vc-months__month,.tutor-vc-calendar .vc-years__year.vc-years__year{color:var(--tutor-text-primary)}.tutor-vc-calendar [data-vc-months-month-selected],.tutor-vc-calendar [data-vc-years-year-selected]{background-color:var(--tutor-surface-dark)!important;color:var(--tutor-text-primary-inverse)!important}.tutor-vc-calendar button{box-shadow:none;transition:background-color .25s ease-in-out,color .25s ease-in-out}.tutor-vc-calendar button[data-vc-arrow],.tutor-vc-calendar button[data-vc=month],.tutor-vc-calendar button[data-vc=year],.tutor-vc-calendar button[data-vc-arrow]:hover,.tutor-vc-calendar button[data-vc-arrow]:focus,.tutor-vc-calendar button[data-vc=month]:hover,.tutor-vc-calendar button[data-vc=month]:focus,.tutor-vc-calendar button[data-vc=year]:hover,.tutor-vc-calendar button[data-vc=year]:focus{color:var(--tutor-text-primary);background-color:#fff0}.tutor-vc-calendar button.vc-date__btn{color:var(--tutor-text-primary);background-color:#fff0;border-radius:6px;font-size:.875rem}.tutor-vc-calendar button.vc-date__btn:hover{background-color:var(--tutor-button-ghost-hover)}.tutor-vc-calendar .vc-date[data-vc-date-today] .vc-date__btn{background-color:var(--tutor-button-ghost-hover)!important;color:var(--tutor-text-primary)!important}.tutor-vc-calendar .vc-date[data-vc-date-hover] .vc-date__btn{background-color:var(--tutor-button-ghost-hover)!important}.tutor-vc-calendar .vc-date[data-vc-date-hover=last] .vc-date__btn{background-color:var(--tutor-button-secondary-hover)!important}.tutor-vc-calendar .vc-date[data-vc-date-selected] .vc-date__btn,.tutor-vc-calendar .vc-date[data-vc-date-selected] .vc-date__btn:hover{background-color:var(--tutor-surface-dark)!important;color:var(--tutor-text-primary-inverse)!important}.tutor-vc-calendar .vc-date[data-vc-date-selected=middle][data-vc-date-selected] .vc-date__btn{background-color:var(--tutor-surface-l1-hover)!important;color:var(--tutor-text-primary)!important}.tutor-range-calendar-popover{min-width:700px;max-width:750px}@media (max-width:768px){.tutor-range-calendar-popover{width:300px}}.tutor-range-calendar-popover [data-vc=calendar]{grid-template-columns:150px 1fr;grid-template-areas:"presets controls""presets grid""presets time""presets footer";column-gap:16px;padding:12px;display:grid}@media (max-width:768px){.tutor-range-calendar-popover [data-vc=calendar]{grid-template-columns:1fr;grid-template-areas:"presets""controls""grid""time""footer"}}.tutor-range-calendar-popover button[data-vc-arrow]{padding:0}.tutor-range-calendar-popover .vc-presets{flex-flow:column;grid-area:presets;justify-content:flex-start;align-items:stretch;display:flex}.tutor-range-calendar-popover .vc-presets button{font:inherit;color:inherit;cursor:pointer;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;text-decoration:none}.tutor-range-calendar-popover .vc-presets button:focus{outline:none}.tutor-range-calendar-popover .vc-presets button{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);text-align:left;border-radius:4px;flex-flow:row;justify-content:space-between;align-items:center;padding:6px 12px;font-size:.75rem;font-weight:500;line-height:1.25rem;display:flex}.tutor-range-calendar-popover .vc-presets button .vc-preset-icon{opacity:0;transition:opacity .2s}.tutor-range-calendar-popover .vc-presets button:hover{background-color:var(--tutor-tab-sidebar-l2-hover)}.tutor-range-calendar-popover .vc-presets button[data-active]{background-color:var(--tutor-tab-sidebar-l2-active);color:var(--tutor-text-brand)}.tutor-range-calendar-popover .vc-presets button[data-active] .vc-preset-icon{opacity:1}@media (max-width:768px){.tutor-range-calendar-popover .vc-presets{border-bottom:1px solid var(--tutor-border-idle);flex-flow:wrap;margin-bottom:8px;padding-bottom:8px}.tutor-range-calendar-popover .vc-presets button{width:50%}}.tutor-range-calendar-popover .vc-controls{grid-area:controls;padding:4px 0 0}[dir=rtl] .tutor-range-calendar-popover .vc-controls .vc-arrow{transform:scaleX(-1)}.tutor-range-calendar-popover .vc-grid{grid-area:grid;gap:16px;display:flex}@media (max-width:768px){.tutor-range-calendar-popover .vc-grid .vc-column:nth-child(n+2){display:none}}.tutor-range-calendar-popover [data-vc=time]{grid-area:time}.tutor-range-calendar-popover .vc-footer{grid-area:footer}.tutor-loading-spinner{flex-flow:row;justify-content:flex-start;align-items:stretch;display:flex}.tutor-loading-spinner:before{content:"";box-sizing:border-box;border:2px solid #f1f1f1;border-top-color:#ababab;border-radius:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;animation:.8s linear infinite tutor-spin;position:absolute;top:50%;left:50%}.tutor-loading-spinner{padding:24px;position:relative}.tutor-time-input{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:400;line-height:1.375rem}.tutor-time-input .tutor-input:disabled{cursor:not-allowed;background:var(--tutor-surface-l1-hover)}.tutor-time-input .tutor-input-content{color:var(--tutor-icon-secondary)}.tutor-time-input-menu{background:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);scrollbar-width:thin;scrollbar-color:var(--tutor-border-idle)transparent;border-radius:8px;max-height:380px;padding:6px 0;overflow-y:auto;box-shadow:0 4px 6px -2px rgb(16 24 40 / .03),0 12px 16px -4px rgb(16 24 40 / .08)}.tutor-time-input-menu::-webkit-scrollbar{width:8px}.tutor-time-input-menu::-webkit-scrollbar-track{background:0 0}.tutor-time-input-menu::-webkit-scrollbar-thumb{background:var(--tutor-border-idle);border-radius:1000px}.tutor-time-input-menu::-webkit-scrollbar-thumb:hover{background:var(--tutor-icon-secondary)}.tutor-time-input-option{font:inherit;color:inherit;cursor:pointer;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;text-decoration:none}.tutor-time-input-option:focus{outline:none}.tutor-time-input-option{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);text-align:start;border-radius:6px;width:calc(100% - 12px);margin:0 6px;padding:8px;font-size:.875rem;font-weight:400;line-height:1.375rem}.tutor-time-input-option:hover,.tutor-time-input-option[data-active=true]{background:var(--tutor-surface-l1-hover)}.tutor-time-input-option[data-selected=true]{background:var(--tutor-surface-brand-tertiary);color:var(--tutor-text-brand);outline:1px solid var(--tutor-border-brand-tertiary)}.tutor-status-select{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);border-radius:1000px;justify-content:space-between;align-items:center;gap:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;padding:0 8px;font-size:.75rem;font-weight:500;line-height:1.25rem;display:inline-flex}.tutor-status-select select{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;cursor:pointer;z-index:1;width:100%;height:32px;color:inherit;font-family:inherit;font-size:inherit;font-weight:inherit;background:0 0;border:none;outline:none;padding:0}.tutor-status-select select:focus{box-shadow:none}.tutor-status-select select:disabled{cursor:not-allowed}.tutor-status-select-icon,.tutor-status-select-arrow{pointer-events:none;z-index:1;flex-flow:row;justify-content:center;align-items:center;display:flex}.tutor-status-select-icon-wrapper,.tutor-status-select-icon span{flex-flow:row;justify-content:center;align-items:center;display:flex}.tutor-status-select-default{background-color:var(--tutor-surface-l2);color:var(--tutor-text-primary)}.tutor-status-select-primary{background-color:var(--tutor-actions-brand-secondary);color:var(--tutor-text-brand)}.tutor-status-select-success{background-color:var(--tutor-actions-success-tertiary);color:var(--tutor-text-success)}.tutor-status-select-warning{background-color:var(--tutor-actions-warning-secondary);color:var(--tutor-text-warning)}.tutor-status-select-danger,.tutor-status-select-error{background-color:var(--tutor-actions-critical-secondary);color:var(--tutor-text-critical)}.tutor-status-select-disabled{background-color:var(--tutor-actions-gray-secondary);color:var(--tutor-text-subdued)}.tutor-star-rating-container{flex-flow:row;justify-content:space-between;align-items:center;display:flex}.tutor-star-rating-container button.tutor-star-rating-icon-btn{font:inherit;color:inherit;cursor:pointer;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;text-decoration:none}.tutor-star-rating-container button.tutor-star-rating-icon-btn:focus{outline:none}.tutor-star-rating-container button.tutor-star-rating-icon-btn{min-height:unset}.tutor-star-rating-container.is-emoji-view{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:20px;display:flex}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn{font:inherit;color:inherit;cursor:pointer;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;text-decoration:none}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn:focus{outline:none}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn{background-color:var(--tutor-surface-base);border:1px solid var(--tutor-border-idle);cursor:pointer;border-radius:12px;flex-flow:column;justify-content:center;align-items:center;width:74px;height:74px;transition:background-color .25s ease-in-out;display:flex}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn .tutor-rating-emoji-img{object-fit:contain;width:32px;height:32px}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn .tutor-rating-label{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);font-size:.75rem;font-weight:500;line-height:1.125rem}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn:hover{background-color:var(--tutor-surface-l1-hover)}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn.is-active.is-poor{background-color:var(--tutor-surface-critical);border-color:var(--tutor-border-error-secondary)}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn.is-active.is-poor .tutor-rating-label{color:var(--tutor-text-critical)}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn.is-active.is-fair{background-color:var(--tutor-surface-warning-hover);border-color:var(--tutor-border-warning-tertiary)}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn.is-active.is-fair .tutor-rating-label{color:var(--tutor-text-warning)}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn.is-active.is-okay{background-color:var(--tutor-surface-exception6);border-color:var(--tutor-border-exception6)}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn.is-active.is-okay .tutor-rating-label{color:var(--tutor-text-exception5)}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn.is-active.is-good{background-color:var(--tutor-surface-brand-quaternary);border-color:var(--tutor-border-brand)}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn.is-active.is-good .tutor-rating-label{color:var(--tutor-text-brand)}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn.is-active.is-amazing{background-color:var(--tutor-surface-success);border-color:var(--tutor-border-success-secondary)}.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn.is-active.is-amazing .tutor-rating-label{color:var(--tutor-text-success)}@media (max-width:768px){.tutor-star-rating-container.is-emoji-view .tutor-star-rating-emoji-btn{width:54px;height:54px}}*,:before,:after{box-sizing:border-box;-webkit-tap-highlight-color:#fff0;-webkit-touch-callout:none}html{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5}[data-tutor-theme] body,body{font-family:inherit;line-height:inherit;background-color:var(--tutor-surface-base);color:var(--tutor-text-primary);margin:0;transition:background-color .25s ease-in-out,color .25s ease-in-out}form{margin:0}.tutor-dashboard-layout,.tutor-learning-area,.tutor-account-page-wrapper{background-color:var(--tutor-surface-base);min-height:100vh}body:has(#wpadminbar) .tutor-dashboard-layout{min-height:calc(100vh - 32px)}body:has(#wpadminbar) .tutor-learning-area{min-height:calc(100vh - 32px)}body:has(#wpadminbar) .tutor-account-page-wrapper{min-height:calc(100vh - 32px)}.tutor-dashboard-layout a,.tutor-learning-area a,.tutor-account-page-wrapper a{text-decoration:none}.tutor-dashboard-layout a:hover,.tutor-learning-area a:hover,.tutor-account-page-wrapper a:hover{opacity:1}[dir=rtl] .tutor-icon-flip-rtl{transform:scaleX(-1)}[x-cloak]{display:none!important}::view-transition-new(root){animation:.22s ease-out both tutor-theme-fade-in}::view-transition-old(root){animation:.22s ease-out both tutor-theme-fade-out}@keyframes tutor-theme-fade-in{0%{opacity:0}to{opacity:1}}@keyframes tutor-theme-fade-out{0%{opacity:1}to{opacity:0}}[data-tutor-motion=reduce] *,[data-tutor-motion=reduce] :before,[data-tutor-motion=reduce] :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}[data-tutor-motion=reduce]::view-transition-new(root){animation:none!important}[data-tutor-motion=reduce]::view-transition-old(root){animation:none!important}@media (prefers-reduced-motion:reduce){[data-tutor-motion=auto] *,[data-tutor-motion=auto] :before,[data-tutor-motion=auto] :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}[data-tutor-motion=auto]::view-transition-new(root){animation:none!important}[data-tutor-motion=auto]::view-transition-old(root){animation:none!important}}:root{--tutor-brand-100:#f2f2ff;--tutor-brand-200:#e1e2ff;--tutor-brand-300:#d8daff;--tutor-brand-400:#979eff;--tutor-brand-450:#8a8efd;--tutor-brand-500:#3240ff;--tutor-brand-600:#0000ff;--tutor-brand-700:#1409ec;--tutor-brand-800:#180cc1;--tutor-brand-900:#1a0e9a;--tutor-brand-950:#150d5d}@keyframes tutor-skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes tutor-fade-in{to{opacity:1}}@keyframes tutor-fade-out{to{opacity:0}}@keyframes tutor-slide-in-up{to{opacity:1;transform:translateY(0)}}@keyframes tutor-slide-in-down{to{opacity:1;transform:translateY(0)}}@keyframes tutor-slide-in-left{to{opacity:1;transform:translate(0)}}@keyframes tutor-slide-in-right{to{opacity:1;transform:translate(0)}}@keyframes tutor-scale-in{to{opacity:1;transform:scale(1)}}@keyframes tutor-bounce-in{0%{opacity:0;transform:scale(.3)}50%{opacity:1}70%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes tutor-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes tutor-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes tutor-shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}@keyframes tutor-button-spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes tutor-button-pulse{0%,to{opacity:1;transform:translate(-50%,-50%)scale(1)}50%{opacity:.4;transform:translate(-50%,-50%)scale(.9)}}.tutor-dashboard-layout{grid-template-columns:274px 1fr;display:grid}@media (max-width:768px){.tutor-dashboard-layout{grid-template-columns:minmax(0,1fr)}}.tutor-dashboard-layout .tutor-dashboard-page{max-width:760px;margin:0 auto}@media (min-width:1400px){.tutor-dashboard-layout .tutor-dashboard-page{max-width:860px}}@media (min-width:1920px){.tutor-dashboard-layout .tutor-dashboard-page{max-width:944px}}.tutor-dashboard-layout .tutor-dashboard-page{padding-inline:16px;padding-top:20px;padding-bottom:20px}@media (max-width:576px){.tutor-dashboard-layout .tutor-dashboard-page{padding-top:2px;padding-bottom:88px}}.tutor-dashboard-page-card{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:12px}.tutor-dashboard-page-card-header{border-bottom:1px solid var(--tutor-border-idle);padding:12px 16px}@media (max-width:576px){.tutor-dashboard-page-card{background-color:#fff0;border:none}.tutor-dashboard-page-card-header{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:12px;margin-bottom:8px;padding:4px}.tutor-dashboard-page-card-body{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:12px;overflow:hidden}}.tutor-dashboard-sidebar{background-color:var(--tutor-surface-sidebar-l1);border-inline-end:1px solid var(--tutor-border-idle);align-self:start;min-height:100dvh;position:-webkit-sticky;position:sticky;top:0}body:has(#wpadminbar) .tutor-dashboard-sidebar{min-height:calc(100dvh - 32px);top:32px}@media (max-width:768px){.tutor-dashboard-sidebar{display:none}}.tutor-dashboard-sidebar-logo{border-bottom:1px solid var(--tutor-border-idle);align-items:center;height:80px;padding:16px 40px;display:flex;overflow:hidden}.tutor-dashboard-sidebar-logo img{object-fit:contain;object-position:left center;width:auto;max-width:120px;height:auto;max-height:100%;display:block}[dir=rtl] .tutor-dashboard-sidebar-logo img{object-position:right center}.tutor-dashboard-sidebar .tutor-dashboard-sidebar-nav{padding:24px 16px}.tutor-dashboard-sidebar .tutor-dashboard-sidebar-nav ul{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:4px;margin:0;padding:0;list-style:none;display:flex}.tutor-dashboard-sidebar .tutor-dashboard-sidebar-nav ul li:nth-of-type(5):not(:last-of-type){position:relative}.tutor-dashboard-sidebar .tutor-dashboard-sidebar-nav ul li:nth-of-type(5):not(:last-of-type):after{content:"";border-bottom:1px solid var(--tutor-border-idle);margin-top:8px;margin-bottom:4px;width:calc(100% - 48px);margin-inline:24px 0;display:block}.tutor-dashboard-sidebar .tutor-dashboard-sidebar-nav ul li a{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);box-shadow:none;border-radius:6px;outline:none;flex-flow:row;justify-content:flex-start;align-items:center;gap:12px;padding:8px 24px;font-size:.875rem;font-weight:500;line-height:1.375rem;text-decoration:none;display:flex}.tutor-dashboard-sidebar .tutor-dashboard-sidebar-nav ul li a:hover,.tutor-dashboard-sidebar .tutor-dashboard-sidebar-nav ul li a:focus{background-color:var(--tutor-tab-sidebar-l2-hover);outline:none!important}.tutor-dashboard-sidebar .tutor-dashboard-sidebar-nav ul li a.active{background-color:var(--tutor-tab-sidebar-l2-active);color:var(--tutor-text-brand)}.tutor-dashboard-sidebar .tutor-see-all-courses{width:calc(100% - 32px);font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);inset-inline-start:16px;border-radius:6px;outline:none;flex-flow:row;justify-content:flex-start;align-items:center;gap:6px;padding:8px 24px;font-size:.875rem;font-weight:400;line-height:1.375rem;transition:background-color .25s ease-in-out;display:flex;position:absolute;bottom:24px}.tutor-dashboard-sidebar .tutor-see-all-courses:hover,.tutor-dashboard-sidebar .tutor-see-all-courses:focus{background-color:var(--tutor-tab-sidebar-l2-hover)}.tutor-dashboard-header{z-index:10;background-color:var(--tutor-surface-base);border-bottom:1px solid var(--tutor-border-idle);height:80px;padding:16px 24px;position:-webkit-sticky;position:sticky;top:0}body:has(#wpadminbar) .tutor-dashboard-header{top:32px}@media (max-width:576px){.tutor-dashboard-header{border-bottom:none;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:16px}body:has(#wpadminbar) .tutor-dashboard-header{top:0}}.tutor-dashboard-header-inner{max-width:760px;margin:0 auto}@media (min-width:1400px){.tutor-dashboard-header-inner{max-width:860px}}@media (min-width:1920px){.tutor-dashboard-header-inner{max-width:944px}}.tutor-dashboard-header-inner{flex-flow:row;justify-content:space-between;align-items:center;height:100%;display:flex}@media (min-width:1400px){.tutor-dashboard-header-inner{padding-inline:16px}}.tutor-dashboard-header-left{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:2px;display:flex}.tutor-dashboard-header-user-streaks{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);flex-flow:row;justify-content:flex-start;align-items:center;gap:12px;margin:0;padding:0;font-size:.75rem;font-weight:400;line-height:1.25rem;list-style:none;display:flex}.tutor-dashboard-header-user-streaks li{margin:0;padding:0;position:relative}.tutor-dashboard-header-user-streaks li:not(:last-child):after{content:"";top:50%;background-color:var(--tutor-icon-secondary);border-radius:1000px;width:3.5px;height:3.5px;position:absolute;inset-inline-end:-8px;transform:translateY(-50%)}.tutor-dashboard-header-right{flex-flow:row;justify-content:flex-start;align-items:center;display:flex}@media (min-width:576px){.tutor-dashboard-header-right{gap:8px}}.tutor-dashboard-header-user{flex-flow:row;justify-content:flex-start;align-items:center;display:flex;position:relative}.tutor-dashboard-header .tutor-avatar{margin:0 auto}.tutor-dashboard-header-user-avatar{font:inherit;color:inherit;cursor:pointer;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;text-decoration:none}.tutor-dashboard-header-user-avatar:focus{outline:none}.tutor-dashboard-header-user-avatar{border:1px solid var(--tutor-border-idle);border-radius:1000px;transition:border-color .25s ease-in-out;overflow:hidden}.tutor-dashboard-header-user-avatar:hover,.tutor-dashboard-header-user-avatar.active{border-color:var(--tutor-border-brand)}.tutor-dashboard-header-user-avatar:focus-visible{box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-dashboard-header-user-popover{width:230px;padding:8px;z-index:100000!important}.tutor-dashboard-header-user-popover-profile{background-color:var(--tutor-surface-brand-tertiary);border-radius:6px;flex-flow:column;justify-content:flex-start;align-items:center;gap:12px;margin-bottom:12px;padding:16px 12px;display:flex}.tutor-dashboard-header-user-popover .tutor-user-profile-info{flex-flow:column;justify-content:flex-start;align-items:stretch;display:flex}.tutor-dashboard-header-user-popover-menu{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:4px;margin:0;padding:0;list-style:none;display:flex}.tutor-dashboard-header-user-popover-menu li{margin:0;padding:0}.tutor-dashboard-header-user-popover-menu li:last-of-type{border-top:1px solid var(--tutor-border-idle);padding-top:4px}.tutor-dashboard-header-user-popover-menu li a{width:100%;color:var(--tutor-text-primary);box-shadow:none;border-radius:6px;outline:none;flex-flow:row;justify-content:flex-start;align-items:center;gap:12px;padding:8px 12px;text-decoration:none;transition:background-color .25s ease-in-out;display:flex}.tutor-dashboard-header-user-popover-menu li a:hover{background-color:var(--tutor-tab-sidebar-l2-hover)}.tutor-dashboard-header-user-popover-menu li a.active{background-color:var(--tutor-tab-sidebar-l2-active);color:var(--tutor-text-brand)}.tutor-dashboard-header-user-popover-menu li a svg{flex-shrink:0}@media (max-width:576px){.tutor-dashboard-header{height:60px}.tutor-dashboard-header .tutor-dashboard-header-user-avatar{border-radius:var(--tutor-button-radius,6px);font-weight:var(--tutor-button-font-weight,500);cursor:pointer;text-align:center;text-transform:none;color:var(--tutor-text-primary);--tutor-button-border-shadow:none;box-shadow:var(--tutor-button-border-shadow,none);background-color:#fff0;border:none;justify-content:center;align-items:center;gap:4px;padding:0;font-family:inherit;text-decoration:none;transition:color .25s ease-in-out,background-color .25s ease-in-out;display:inline-flex}.tutor-dashboard-header .tutor-dashboard-header-user-avatar:hover:not(:disabled):not(.disabled),.tutor-dashboard-header .tutor-dashboard-header-user-avatar:focus:not(:disabled):not(.disabled){color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-primary-border-shadow,none);background-color:#fff0;border:none;outline:none}.tutor-dashboard-header .tutor-dashboard-header-user-avatar:focus-visible:not(:disabled):not(.disabled){box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-dashboard-header .tutor-dashboard-header-user-avatar svg:not([class]){color:currentColor;flex-shrink:0}.tutor-dashboard-header .tutor-dashboard-header-user-avatar:disabled,.tutor-dashboard-header .tutor-dashboard-header-user-avatar.disabled{color:var(--tutor-text-subdued);cursor:not-allowed;pointer-events:none}.tutor-dashboard-header .tutor-dashboard-header-user-avatar:disabled svg:not([class]),.tutor-dashboard-header .tutor-dashboard-header-user-avatar.disabled svg:not([class]){color:var(--tutor-icon-subdued)}.tutor-dashboard-header .tutor-dashboard-header-user-avatar{color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow,none);background-color:#fff0}.tutor-dashboard-header .tutor-dashboard-header-user-avatar svg:not([class]){color:var(--tutor-icon-idle)}.tutor-dashboard-header .tutor-dashboard-header-user-avatar:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-ghost-hover);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow-hover,var(--tutor-button-ghost-border-shadow,none))}.tutor-dashboard-header .tutor-dashboard-header-user-avatar:disabled,.tutor-dashboard-header .tutor-dashboard-header-user-avatar.disabled{--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow-disabled,var(--tutor-button-ghost-border-shadow,none));background-color:#fff0}.tutor-dashboard-header .tutor-dashboard-header-user-avatar{padding:9px}.tutor-dashboard-header .tutor-dashboard-header-user-avatar .tutor-avatar{display:none}.tutor-dashboard-header-user-popover{background:var(--tutor-surface-base);border-radius:0;flex-flow:column;justify-content:flex-start;align-items:stretch;padding:0;display:flex;overflow-y:auto;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;top:0!important;left:0!important}body:has(#wpadminbar) .tutor-dashboard-header-user-popover{height:calc(100% - 46px)!important;top:46px!important}.tutor-dashboard-header-user-popover-profile{background:var(--tutor-surface-l1);gap:0;margin-bottom:0;padding:0 0 16px}.tutor-dashboard-header-user-popover-profile .tutor-profile-header-top{background:var(--tutor-surface-base);flex-flow:row;justify-content:space-between;align-items:center;width:100%;display:flex}.tutor-dashboard-header-user-popover-profile .tutor-user-profile-info{flex-direction:row;align-items:center;gap:12px;width:100%;padding-block:12px;padding-inline:16px}.tutor-dashboard-header-user-popover-profile .tutor-user-profile-meta{align-items:flex-start}.tutor-dashboard-header-user-popover-profile .tutor-avatar{margin:unset}.tutor-dashboard-header-user-popover-profile .tutor-profile-switch-button{--tutor-button-border-shadow-base:1px;--tutor-button-border-shadow-bottom:3px;font-size:.875rem;line-height:1.375rem}.tutor-dashboard-header-user-popover-profile .tutor-profile-switch-button:not([class*=tutor-btn-link]){min-height:38px;padding:8px 12px}.tutor-dashboard-header-user-popover-menu-wrapper{flex-flow:column;justify-content:space-between;align-items:stretch;height:100%;display:flex}.tutor-dashboard-header-user-popover-menu{gap:8px;padding:16px}.tutor-dashboard-header-user-popover-menu li:last-of-type{border-top:1px solid var(--tutor-border-idle);padding-top:4px;display:none}.tutor-dashboard-header-user-popover-menu li a{border:1px solid var(--tutor-border-idle);padding:20px 24px}.tutor-dashboard-header-user-popover-menu li a.active{background-color:unset;color:unset}.tutor-dashboard-header-user-popover-menu li a.focus{background-color:var(--tutor-tab-sidebar-l2-active);color:var(--tutor-text-brand)}.tutor-dashboard-header-user-popover .tutor-mobile-logout-wrapper{margin-top:auto}.tutor-dashboard-header-user-popover .tutor-mobile-logout-wrapper a{border:1px solid var(--tutor-border-idle);width:100%;padding:12px 16px}}.tutor-dashboard-nav-mobile{background-color:var(--tutor-surface-sidebar-l1);border-top:1px solid var(--tutor-border-idle);z-index:10;padding:16px 16px 12px;position:fixed;bottom:0;left:0;right:0}@media (min-width:768px){.tutor-dashboard-nav-mobile{display:none}}.tutor-dashboard-nav-mobile-list{flex-flow:row;justify-content:space-between;align-items:center;margin:0;padding:0;list-style:none;display:flex}.tutor-dashboard-nav-mobile-list>li{flex-flow:column;justify-content:flex-start;align-items:center;min-width:44px;margin:0;padding:0;display:flex}.tutor-dashboard-nav-mobile-list>li>a,.tutor-dashboard-nav-mobile-list>li>button{font:inherit;color:inherit;cursor:pointer;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;text-decoration:none}.tutor-dashboard-nav-mobile-list>li>a:focus,.tutor-dashboard-nav-mobile-list>li>button:focus{outline:none}.tutor-dashboard-nav-mobile-list>li>a,.tutor-dashboard-nav-mobile-list>li>button{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);flex-flow:column;justify-content:flex-start;align-items:center;gap:4px;font-size:.75rem;font-weight:500;line-height:1.25rem;display:flex}.tutor-dashboard-nav-mobile-list>li>a.active,.tutor-dashboard-nav-mobile-list>li>a.active span,.tutor-dashboard-nav-mobile-list>li>button.active,.tutor-dashboard-nav-mobile-list>li>button.active span{color:var(--tutor-text-brand);font-weight:500}.tutor-dashboard-nav-mobile-list>li>a:hover,.tutor-dashboard-nav-mobile-list>li>a:focus,.tutor-dashboard-nav-mobile-list>li>button:hover,.tutor-dashboard-nav-mobile-list>li>button:focus{color:var(--tutor-text-brand);background-color:#fff0}.tutor-dashboard-nav-mobile-list>li>a .tutor-dashboard-nav-mobile-icon,.tutor-dashboard-nav-mobile-list>li>button .tutor-dashboard-nav-mobile-icon{flex-flow:row;justify-content:center;align-items:center;display:flex}.tutor-dashboard-nav-mobile-more-popover{border:1px solid var(--tutor-border-idle);min-width:170px;padding:4px 0}.tutor-dashboard-nav-mobile-more-popover ul{margin:0;padding:0;list-style:none}.tutor-dashboard-nav-mobile-more-popover ul li{margin:0;padding:0}.tutor-dashboard-nav-mobile-more-popover ul li.tutor-dashboard-nav-mobile-more-back{border-top:1px solid var(--tutor-border-idle);margin-top:2px;padding-top:2px}.tutor-dashboard-nav-mobile-more-popover ul li a{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);box-shadow:none;outline:none;flex-flow:row;justify-content:flex-start;align-items:center;gap:8px;padding:8px 12px;font-size:.75rem;font-weight:400;line-height:1.25rem;text-decoration:none;display:flex}.tutor-dashboard-nav-mobile-more-popover ul li a.active,.tutor-dashboard-nav-mobile-more-popover ul li a.active span{color:var(--tutor-text-brand)}.tutor-profile-header{background-color:var(--tutor-surface-base);border-bottom:1px solid var(--tutor-border-idle);z-index:10;width:100%;padding-block:12px;position:-webkit-sticky;position:sticky;top:0}body:has(#wpadminbar) .tutor-profile-header{top:32px}.tutor-profile-header-title{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin:0;font-size:1.25rem;font-weight:600;line-height:1.75rem}@media (min-width:576px){.tutor-profile-header-title{margin-inline:8px auto}}@media (max-width:768px){.tutor-profile-header{margin-bottom:8px}.tutor-profile-header-left{width:100%}.tutor-profile-header-left .tutor-profile-header-title{text-align:center;text-transform:capitalize;width:100%;margin-inline-start:0}.tutor-profile-header-right{flex-shrink:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;position:absolute;inset-inline-end:16px}}@media (max-width:576px){body:has(#wpadminbar) .tutor-profile-header{top:0}}.tutor-account-page-wrapper .tutor-account-header{z-index:10;background-color:var(--tutor-surface-base);border-bottom:1px solid var(--tutor-border-idle);padding-block:12px;position:-webkit-sticky;position:sticky;top:0}body:has(#wpadminbar) .tutor-account-page-wrapper .tutor-account-header{top:32px}@media (max-width:576px){body:has(#wpadminbar) .tutor-account-page-wrapper .tutor-account-header{top:0}}.tutor-account-page-wrapper .tutor-account-header-title{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin:0;font-size:1.25rem;font-weight:600;line-height:1.75rem}@media (min-width:576px){.tutor-account-page-wrapper .tutor-account-header-title{margin-inline:8px auto}}.tutor-account-container{max-width:760px;margin:0 auto}@media (min-width:1400px){.tutor-account-container{max-width:860px}}@media (min-width:1920px){.tutor-account-container{max-width:944px}}.tutor-account-container{padding-inline:16px}.tutor-profile-completion{margin-bottom:20px;position:relative}.tutor-profile-completion-header{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:12px;flex-flow:row;justify-content:space-between;align-items:center;padding:12px;display:flex}.tutor-profile-completion-header.tutor-expanded{border-bottom-right-radius:0;border-bottom-left-radius:0}.tutor-profile-completion-body{border:1px solid var(--tutor-border-idle);background-color:var(--tutor-surface-l1);z-index:2;border-top:none;border-bottom-right-radius:12px;border-bottom-left-radius:12px;flex-flow:column;justify-content:flex-start;align-items:stretch;gap:12px;width:100%;padding:12px 26px;display:flex;position:absolute;top:100%;left:0;box-shadow:0 4px 6px -2px rgb(16 24 40 / .03),0 12px 16px -4px rgb(16 24 40 / .08)}.tutor-stat-card{border:1px solid var(--tutor-border-idle);background-color:var(--tutor-surface-l1);border-radius:12px;flex-flow:column;justify-content:space-between;align-items:stretch;height:146px;padding:16px;transition:background-color .25s ease-in-out;display:flex}@media (max-width:576px){.tutor-stat-card{padding:12px}}.tutor-stat-card[href],.tutor-stat-card[onclick],.tutor-stat-card[\@click],.tutor-stat-card[x-on\:click]{cursor:pointer}.tutor-stat-card[href]:focus,.tutor-stat-card[href]:hover,.tutor-stat-card[onclick]:focus,.tutor-stat-card[onclick]:hover,.tutor-stat-card[\@click]:focus,.tutor-stat-card[\@click]:hover,.tutor-stat-card[x-on\:click]:focus,.tutor-stat-card[x-on\:click]:hover{background-color:var(--tutor-surface-l1-hover);outline:none}.tutor-stat-card:focus-visible{box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-stat-card-header{flex-flow:row;justify-content:space-between;align-items:center;display:flex}.tutor-stat-card-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin:0;font-size:.875rem;font-weight:400;line-height:1.375rem}.tutor-stat-card-icon{flex-flow:row;justify-content:flex-start;align-items:stretch;display:flex}.tutor-stat-card-value{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin:0;font-size:2rem;font-weight:700;line-height:2.5rem}.tutor-stat-card-change{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);margin-top:2px;margin-bottom:0;font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-stat-card-enrolled .tutor-stat-card-icon,.tutor-stat-card-enrolled .tutor-stat-card-value{color:var(--tutor-text-brand)}.tutor-stat-card-active .tutor-stat-card-icon,.tutor-stat-card-active .tutor-stat-card-value{color:#00acc2}.tutor-stat-card-completed .tutor-stat-card-icon,.tutor-stat-card-completed .tutor-stat-card-value{color:var(--tutor-text-success)}.tutor-stat-card-brand .tutor-stat-card-icon,.tutor-stat-card-brand .tutor-stat-card-value{color:var(--tutor-text-brand)}.tutor-stat-card:has(canvas){height:179px}.tutor-stat-card:has(canvas) .tutor-stat-card-content{margin-top:38px}.tutor-stat-card:has(canvas) .tutor-stat-card-value{font-size:1.5rem;line-height:2rem}.tutor-stat-card-time-spent .tutor-stat-card-icon,.tutor-stat-card-time-spent .tutor-stat-card-value{color:var(--tutor-text-exception4)}.tutor-stat-card-courses .tutor-stat-card-icon,.tutor-stat-card-courses .tutor-stat-card-value{color:var(--tutor-text-success)}.tutor-stat-card-passed .tutor-stat-card-icon,.tutor-stat-card-students .tutor-stat-card-icon,.tutor-stat-card-passed .tutor-stat-card-value,.tutor-stat-card-students .tutor-stat-card-value{color:var(--tutor-text-brand)}.tutor-stat-card-star-line .tutor-stat-card-icon,.tutor-stat-card-star-fill .tutor-stat-card-icon,.tutor-stat-card-reviews .tutor-stat-card-icon,.tutor-stat-card-star-line .tutor-stat-card-value,.tutor-stat-card-star-fill .tutor-stat-card-value,.tutor-stat-card-reviews .tutor-stat-card-value{color:#fdb022}.tutor-stat-card-passed .tutor-stat-card-icon,.tutor-stat-card-passed .tutor-stat-card-value{color:var(--tutor-text-brand)}.tutor-stat-card-progress .tutor-stat-card-icon,.tutor-stat-card-progress .tutor-stat-card-value{color:#9747ff}.tutor-stat-card-completed .tutor-stat-card-icon,.tutor-stat-card-completed .tutor-stat-card-value{color:var(--tutor-text-success)}.tutor-stat-card-qa .tutor-stat-card-icon,.tutor-stat-card-qa .tutor-stat-card-value{color:#ee0097}.tutor-stat-card-book-2 .tutor-stat-card-icon,.tutor-stat-card-book-2 .tutor-stat-card-value,.tutor-stat-card-exception1 .tutor-stat-card-icon,.tutor-stat-card-exception1 .tutor-stat-card-value{color:#00acc2}.tutor-stat-card-success .tutor-stat-card-icon,.tutor-stat-card-success .tutor-stat-card-value{color:var(--tutor-text-success)}.tutor-stat-card-exception4 .tutor-stat-card-icon,.tutor-stat-card-time-spent .tutor-stat-card-icon,.tutor-stat-card-exception4 .tutor-stat-card-value,.tutor-stat-card-time-spent .tutor-stat-card-value{color:var(--tutor-text-exception4)}.tutor-stat-card-exception5 .tutor-stat-card-icon{color:var(--tutor-icon-exception5)}.tutor-stat-card-exception5 .tutor-stat-card-value{color:var(--tutor-text-exception5)}.tutor-stat-card-earning .tutor-stat-card-icon,.tutor-stat-card-earning .tutor-stat-card-value{color:var(--tutor-text-success)}.tutor-stat-card-wallet .tutor-stat-card-icon,.tutor-stat-card-wallet .tutor-stat-card-value{color:var(--tutor-text-brand)}.tutor-stat-card-withdraw .tutor-stat-card-icon,.tutor-stat-card-withdraw .tutor-stat-card-value{color:var(--tutor-text-exception5)}.tutor-stat-card-sale .tutor-stat-card-icon,.tutor-stat-card-sale .tutor-stat-card-value{color:var(--tutor-text-exception1)}.tutor-stat-card-commission .tutor-stat-card-icon,.tutor-stat-card-commission .tutor-stat-card-value{color:var(--tutor-text-exception2)}.tutor-stat-card-fees .tutor-stat-card-icon,.tutor-stat-card-fees .tutor-stat-card-value{color:var(--tutor-text-exception4)}.tutor-stat-card-hover-wrap{margin-top:2px;display:inline-block;position:relative}.tutor-stat-card-hover-wrap:hover .tutor-stat-card-hover-card{display:block}.tutor-stat-card-hover-card{background:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);white-space:nowrap;border-radius:8px;min-width:213px;padding:12px 16px;display:none;position:absolute;top:50%;left:100%;box-shadow:0 4px 6px -2px rgb(16 24 40 / .03),0 12px 16px -4px rgb(16 24 40 / .08)}.tutor-progress-card{border:1px solid var(--tutor-border-idle);cursor:pointer;background-color:var(--tutor-surface-l1);border-radius:12px;padding:8px;transition:all .2s;position:relative;overflow:hidden}.tutor-progress-card .tutor-progress-card-inner{flex-flow:row;justify-content:flex-start;align-items:stretch;gap:12px;display:flex}.tutor-progress-card .tutor-progress-card-thumbnail{aspect-ratio:16/9;border-radius:8px;flex:0 0 200px;position:relative;overflow:hidden}.tutor-progress-card .tutor-progress-card-thumbnail img{object-fit:cover;object-position:center;width:100%;height:100%}.tutor-progress-card-kebab-overlay{display:none}.tutor-progress-card-content{flex-flow:column;flex:0 0 calc(100% - 350px);justify-content:space-between;align-items:stretch;display:flex}.tutor-progress-card-header{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:2px;display:flex}.tutor-progress-card-category{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);margin-bottom:2px;font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-progress-card-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin:0;font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-progress-card-details{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);align-items:center;gap:4px;margin-bottom:4px;font-size:.75rem;font-weight:400;line-height:1.25rem;display:flex}.tutor-progress-card-separator{color:var(--tutor-text-secondary)}.tutor-progress-card-actions{top:8px;opacity:0;visibility:hidden;z-index:2;flex-flow:row;justify-content:flex-end;align-items:center;gap:6px;transition:opacity .2s,visibility .2s;display:flex;position:absolute;inset-inline-end:8px}.tutor-progress-card-resume-btn{white-space:nowrap;align-items:center;gap:4px;display:inline-flex}.tutor-progress-card-menu{display:inline-flex}.tutor-progress-card-menu-btn{background-color:var(--tutor-button-ghost-hover);min-width:auto;min-height:auto;padding:4px}.tutor-progress-card-menu-btn:hover:not(:disabled){background-color:var(--tutor-button-ghost-hover)}.tutor-progress-card-footer{display:none}.tutor-progress-card:hover,.tutor-progress-card:focus{background-color:var(--tutor-surface-l1-hover)}.tutor-progress-card:focus-within{background-color:var(--tutor-surface-l1-hover)}.tutor-progress-card:hover>.tutor-progress-card-actions,.tutor-progress-card:focus>.tutor-progress-card-actions{opacity:1;visibility:visible}.tutor-progress-card:focus-within>.tutor-progress-card-actions{opacity:1;visibility:visible}.tutor-progress-card.tutor-active{background-color:var(--tutor-surface-l1-hover)}.tutor-progress-card:focus-visible{box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);z-index:1;outline:none;border-radius:12px!important}@media (max-width:992px){.tutor-progress-card-content{flex:0 0 calc(100% - 250px)}}@media (max-width:576px){.tutor-progress-card{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:0;height:auto;display:flex}.tutor-progress-card .tutor-progress-card-inner{flex-direction:column;gap:0}.tutor-progress-card .tutor-progress-card-thumbnail{width:100%;max-width:100%;margin-bottom:8px}.tutor-progress-card-kebab-overlay{top:8px;z-index:2;display:block;position:absolute;inset-inline-end:8px}.tutor-progress-card-header{margin-bottom:16px}.tutor-progress-card-details{margin-bottom:6px}.tutor-progress-card-content{padding:0 6px}.tutor-progress-card-actions{visibility:visible;opacity:1;padding:16px 0 0;display:flex;position:static}.tutor-progress-card-actions .tutor-btn{width:100%}}.tutor-course-card{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:8px;flex-flow:column;justify-content:flex-start;align-items:flex-start;height:100%;padding:8px;transition:background-color .25s ease-in-out;display:flex}.tutor-course-card:hover{background-color:var(--tutor-surface-l1-hover)}.tutor-course-card-thumbnail{border-radius:4px;width:100%;margin-bottom:8px;position:relative;overflow:hidden}.tutor-course-card-thumbnail .tutor-ratio{width:100%}.tutor-course-card-thumbnail img{object-fit:cover;object-position:center;border-radius:4px;width:100%}.tutor-course-card-badge{top:4px;z-index:1;position:absolute;inset-inline-end:4px}.tutor-course-card-separator{background:var(--tutor-text-subdued);border-radius:8px;width:4px;height:4px;display:inline-block}.tutor-course-card-rating{margin-bottom:4px}.tutor-course-card-rating .tutor-ratings{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-exception4);flex-flow:wrap;justify-content:flex-start;align-items:center;gap:4px;font-size:.75rem;font-weight:400;line-height:1.25rem;display:flex}.tutor-course-card-rating .tutor-course-card-ratings-stars{flex-flow:row;justify-content:flex-start;align-items:center;gap:4px;display:flex}.tutor-course-card-rating .tutor-course-card-ratings-stars i[class*=tutor-icon-star]{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-exception4);font-size:.75rem;font-weight:400;line-height:12px}.tutor-course-card-rating .tutor-ratings-count{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-course-card-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin-bottom:4px;font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-course-card-title a{color:var(--tutor-text-primary);transition:color .25s ease-in-out}.tutor-course-card-title a:hover{color:var(--tutor-text-brand)}.tutor-course-card-meta{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);flex-flow:wrap;justify-content:flex-start;align-items:center;gap:2px 6px;margin-top:auto;font-size:.75rem;font-weight:400;line-height:1.25rem;display:flex}.tutor-course-card-meta a{color:var(--tutor-text-secondary);transition:color .25s ease-in-out}.tutor-course-card-meta a:hover{color:var(--tutor-text-brand)}.tutor-course-card-footer{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);flex-flow:row;justify-content:flex-start;align-items:center;gap:12px;margin-top:auto;padding-top:8px;font-size:.875rem;font-weight:500;line-height:1.375rem;display:flex}.tutor-course-card-footer del{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-course-card-price{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-course-card-price-original{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);font-size:.75rem;font-weight:400;line-height:1.25rem}@media (max-width:576px){.tutor-dashboard-page-card-body.tutor-dashboard-wishlist-wrapper{background-color:unset;border:unset;margin-top:10px}}.tutor-dashboard-my-courses .tutor-my-courses-card-wrapper{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:16px;display:grid}@media (max-width:992px){.tutor-dashboard-my-courses .tutor-my-courses-card-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.tutor-dashboard-my-courses .tutor-my-courses-card-wrapper{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:576px){.tutor-dashboard-my-courses .tutor-my-courses-card-wrapper{grid-template-columns:repeat(2,minmax(0,1fr));padding:12px}}@media (max-width:480px){.tutor-dashboard-my-courses .tutor-my-courses-card-wrapper{grid-template-columns:repeat(1,minmax(0,1fr))}}.tutor-dashboard-my-courses .tutor-my-courses-card{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);box-shadow:none;border-color:var(--tutor-border-idle2);border-radius:8px;flex-flow:column;justify-content:flex-start;align-items:stretch;transition:background-color .25s ease-in-out;display:flex;position:relative}.tutor-dashboard-my-courses .tutor-my-courses-card-body{flex-flow:column;flex:1;justify-content:flex-start;align-items:stretch;gap:8px;padding:8px;display:flex}.tutor-dashboard-my-courses .tutor-my-courses-card-thumb{border-radius:4px;height:156px;position:relative;overflow:hidden}.tutor-dashboard-my-courses .tutor-my-courses-card-thumb img{object-fit:cover;width:100%;height:100%}.tutor-dashboard-my-courses .tutor-my-courses-card-actions{opacity:0;background:rgb(0 0 0 / .4);flex-flow:row;justify-content:center;align-items:center;gap:8px;transition:opacity .25s ease-in-out;display:flex;position:absolute;inset:0;box-shadow:0 4px 4px rgb(0 0 0 / .25)}.tutor-dashboard-my-courses .tutor-my-courses-card-footer{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);border-top:1px solid var(--tutor-border-idle2);flex-flow:row;justify-content:space-between;align-items:center;min-height:44px;padding:6px 12px;font-size:.875rem;font-weight:500;line-height:1.375rem;display:flex}.tutor-dashboard-my-courses .tutor-my-courses-card-footer del{color:var(--tutor-text-subdued);font-weight:400}.tutor-dashboard-my-courses .tutor-my-courses-card-footer-actions{opacity:0;transition:opacity .25s ease-in-out}.tutor-dashboard-my-courses .tutor-my-courses-card-content{flex:1;min-width:0}.tutor-dashboard-my-courses .tutor-my-courses-card:hover{background-color:var(--tutor-surface-l1-hover)}.tutor-dashboard-my-courses .tutor-my-courses-card:focus-within{background-color:var(--tutor-surface-l1-hover)}.tutor-dashboard-my-courses .tutor-my-courses-card:has(.tutor-popover-open){background-color:var(--tutor-surface-l1-hover)}.tutor-dashboard-my-courses .tutor-my-courses-card:hover .tutor-my-courses-card-content a{color:var(--tutor-text-brand)}.tutor-dashboard-my-courses .tutor-my-courses-card:focus-within .tutor-my-courses-card-content a{color:var(--tutor-text-brand)}.tutor-dashboard-my-courses .tutor-my-courses-card:has(.tutor-popover-open) .tutor-my-courses-card-content a{color:var(--tutor-text-brand)}.tutor-dashboard-my-courses .tutor-my-courses-card:hover .tutor-my-courses-card-actions,.tutor-dashboard-my-courses .tutor-my-courses-card:hover .tutor-my-courses-card-footer-actions{opacity:1}.tutor-dashboard-my-courses .tutor-my-courses-card:focus-within .tutor-my-courses-card-actions{opacity:1}.tutor-dashboard-my-courses .tutor-my-courses-card:focus-within .tutor-my-courses-card-footer-actions{opacity:1}.tutor-dashboard-my-courses .tutor-my-courses-card:has(.tutor-popover-open) .tutor-my-courses-card-actions{opacity:1}.tutor-dashboard-my-courses .tutor-my-courses-card:has(.tutor-popover-open) .tutor-my-courses-card-footer-actions{opacity:1}.tutor-dashboard-my-courses .tutor-my-courses-card .tutor-popover-menu-item.tutor-popover-menu-item-delete{border-top:1px solid var(--tutor-border-idle)}@media (min-width:576px){.tutor-dashboard-my-courses .tutor-my-courses-card .tutor-popover-menu-item.tutor-popover-menu-item-edit,.tutor-dashboard-my-courses .tutor-my-courses-card .tutor-popover-menu-item.tutor-popover-menu-item-overview{display:none}}@media (max-width:576px){.tutor-dashboard-my-courses .tutor-my-courses-card .tutor-my-courses-card-actions{display:none}.tutor-dashboard-my-courses .tutor-my-courses-card .tutor-my-courses-card-footer-actions{opacity:1}}.tutor-dashboard-courses-card{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:12px;overflow:hidden}.tutor-dashboard-courses-card .tutor-dashboard-courses-tab{border-bottom:1px solid var(--tutor-border-idle);border-radius:12px 12px 0 0;padding:16px}@media (max-width:576px){.tutor-dashboard-courses-card{background-color:#fff0;border:none;border-radius:0}.tutor-dashboard-courses-card .tutor-dashboard-courses-tab{border:1px solid var(--tutor-border-idle);border-radius:12px;padding:4px}}.tutor-dashboard-announcements .tutor-announcement-item{padding:16px}.tutor-dashboard-announcements .tutor-announcement-item:not(:last-of-type){border-bottom:1px solid var(--tutor-border-idle)}@media (min-width:576px){.tutor-dashboard-announcements .tutor-announcement-item{transition:background-color .25s ease-in-out}.tutor-dashboard-announcements .tutor-announcement-item .tutor-announcement-actions{opacity:0;transition:opacity .25s ease-in-out}.tutor-dashboard-announcements .tutor-announcement-item:hover{background-color:var(--tutor-surface-l1-hover)}.tutor-dashboard-announcements .tutor-announcement-item:focus-within{background-color:var(--tutor-surface-l1-hover)}.tutor-dashboard-announcements .tutor-announcement-item:hover .tutor-announcement-actions{opacity:1}.tutor-dashboard-announcements .tutor-announcement-item:focus-within .tutor-announcement-actions{opacity:1}}.tutor-dashboard-wishlist-wrapper{background-color:var(--tutor-surface-l1);padding:16px}.tutor-dashboard-wishlist-wrapper .tutor-wishlist-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}@media (max-width:576px){.tutor-dashboard-wishlist-wrapper .tutor-wishlist-grid{background-color:#fff0;grid-template-columns:repeat(1,1fr);gap:8px;display:grid}.tutor-dashboard-wishlist-wrapper{background-color:#fff0;padding:12px 0}}.tutor-dashboard-welcome-card{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);box-shadow:none;border-radius:12px;flex-flow:row;justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}@media (max-width:576px){.tutor-dashboard-welcome-card{flex-direction:column;align-items:start;gap:24px}}.tutor-dashboard-welcome-card .tutor-dashboard-welcome-content{padding:24px}.tutor-dashboard-welcome-card .tutor-dashboard-welcome-badge{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-brand);background-color:var(--tutor-surface-brand-tertiary);border-radius:32px;align-items:center;gap:4px;padding:4px 12px;font-size:.75rem;font-weight:600;line-height:1.25rem;display:inline-flex}.tutor-dashboard-welcome-card .tutor-dashboard-welcome-banner{flex-flow:row;justify-content:center;align-items:center;width:248px;height:248px;display:flex}@media (max-width:576px){.tutor-dashboard-welcome-card .tutor-dashboard-welcome-banner{width:100%}}.tutor-dashboard-quick-tips-card{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);box-shadow:none;border-radius:12px;flex-flow:row;justify-content:space-between;align-items:start;margin-bottom:20px;padding:24px;display:flex}@media (max-width:576px){.tutor-dashboard-quick-tips-card{flex-direction:column;gap:24px}}.tutor-stat-card-value{font-size:1.5rem;line-height:2rem}.tutor-dashboard-home-sort .tutor-input-field .tutor-label{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-dashboard-home-sort [data-grab]{font-size:100%;font:inherit;vertical-align:baseline;color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;cursor:grab;background-color:#fff0;border:0;flex-flow:row;justify-content:center;align-items:center;margin:0;padding:0;text-decoration:none;display:flex}.tutor-dashboard-home-sort [data-grab] svg{color:var(--tutor-icon-secondary)}.tutor-dashboard-home-sort .tutor-popover{view-transition-name:tutor-dashboard-home-sort-popover}.tutor-dashboard-home-chart{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);box-shadow:none;border-radius:12px;flex-flow:column;justify-content:flex-start;align-items:stretch;padding-bottom:16px;display:flex}.tutor-dashboard-home-chart-canvas{max-height:179px}.tutor-dashboard-home-chart-header{flex-flow:row;justify-content:space-between;align-items:center;padding:16px;display:flex}.tutor-dashboard-home-chart-legend{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);flex-flow:row;justify-content:flex-start;align-items:center;gap:4px;font-size:.75rem;font-weight:400;line-height:1.25rem;display:flex}.tutor-dashboard-home-chart-legend:before{content:"";border-radius:4px;flex-flow:row;justify-content:center;align-items:center;width:14px;height:2px;display:flex}.tutor-dashboard-home-chart-legend[data-color=brand]:before{background-color:var(--tutor-actions-brand-primary)}.tutor-dashboard-home-chart-legend[data-color=success]:before{background-color:var(--tutor-actions-success-primary)}.tutor-dashboard-home-chart[data-stacked=true]{padding:16px}.tutor-dashboard-home-chart[data-stacked=true] canvas{width:100%;max-height:118px;margin-top:12px}.tutor-dashboard-home-chart[data-stacked=true] .tutor-dashboard-home-chart-legend{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);flex-flow:row;justify-content:flex-start;align-items:start;gap:4px;min-width:99px;font-size:.75rem;font-weight:400;line-height:1.25rem;display:flex}@media (max-width:576px){.tutor-dashboard-home-chart[data-stacked=true] .tutor-dashboard-home-chart-legend{min-width:80px}}.tutor-dashboard-home-chart[data-stacked=true] .tutor-dashboard-home-chart-legend:before{content:"";aspect-ratio:1;border-radius:4px;width:12px;height:12px;margin-top:4px}.tutor-dashboard-home-chart[data-stacked=true] .tutor-dashboard-home-chart-legend[data-color=enrolled]:before{background-color:var(--tutor-actions-exception5)}.tutor-dashboard-home-chart[data-stacked=true] .tutor-dashboard-home-chart-legend[data-color=completed]:before{background-color:var(--tutor-actions-success-primary)}.tutor-dashboard-home-chart[data-stacked=true] .tutor-dashboard-home-chart-legend[data-color=in_progress]:before{background-color:var(--tutor-actions-caution)}.tutor-dashboard-home-chart[data-stacked=true] .tutor-dashboard-home-chart-legend[data-color=inactive]:before{background-color:var(--tutor-surface-l2-hover)}.tutor-dashboard-home-chart[data-stacked=true] .tutor-dashboard-home-chart-legend[data-color=cancelled]:before{background-color:var(--tutor-actions-critical-primary)}.tutor-dashboard-home-card{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);box-shadow:none;border-radius:12px;flex-flow:column;justify-content:flex-start;align-items:stretch;gap:12px;padding:16px;display:flex}.tutor-dashboard-home-card-body{flex-flow:column;justify-content:flex-start;align-items:center;gap:12px;display:flex}.tutor-dashboard-home-card-body:has(.tutor-dashboard-home-activity){gap:20px}.tutor-dashboard-home-card-item{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);flex-flow:row;justify-content:flex-start;align-items:center;gap:8px;width:100%;padding-inline:12px;font-size:.75rem;font-weight:400;line-height:1.25rem;display:flex}.tutor-dashboard-home-card-avatar{flex-flow:row;flex-shrink:0;justify-content:center;align-items:center;display:flex}.tutor-dashboard-home-card-icon{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);flex-flow:row;flex-shrink:0;justify-content:center;align-items:center;width:16px;font-size:.75rem;font-weight:400;line-height:1.25rem;display:flex}.tutor-dashboard-home-course{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);box-shadow:none;border-radius:8px;flex-flow:row;justify-content:space-between;align-items:center;width:100%;padding:8px 12px;transition:background-color .25s ease-in-out;display:flex}.tutor-dashboard-home-course:hover{background-color:var(--tutor-surface-base)}.tutor-dashboard-home-course-index{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);aspect-ratio:1;background-color:var(--tutor-surface-l1-hover);border-radius:4px;flex-flow:row;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:500;line-height:1.125rem;display:flex}.tutor-dashboard-home-task{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);box-shadow:none;border-radius:8px;flex-flow:row;justify-content:flex-start;align-items:flex-start;gap:12px;width:100%;padding:12px;transition:background-color .25s ease-in-out;display:flex}.tutor-dashboard-home-task [data-meta]{display:block}.tutor-dashboard-home-task [data-link]{display:none}.tutor-dashboard-home-task:hover{background-color:var(--tutor-surface-base)}.tutor-dashboard-home-task:hover [data-meta]{display:none}.tutor-dashboard-home-task:hover [data-link]{display:flex}.tutor-dashboard-home-task-icon{aspect-ratio:1;background-color:var(--tutor-actions-brand-tertiary);border-radius:4px;flex-flow:row;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.tutor-dashboard-home-task-icon svg{color:var(--tutor-icon-brand)}.tutor-dashboard-home-task-meta{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);background-color:var(--tutor-actions-gray-secondary);border-radius:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:12px;padding-inline:8px;font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-dashboard-home-task-link{align-self:start;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:12px}.tutor-dashboard-home-task-live-tag{margin-top:12px;position:relative}.tutor-dashboard-home-task-live-tag-badge{opacity:1;visibility:visible;z-index:1;flex-flow:row;justify-content:flex-start;align-items:center;transition:opacity .25s ease-in-out,visibility .25s ease-in-out;display:flex}.tutor-dashboard-home-activity{width:100%;padding-inline:0}.tutor-dashboard-home-review{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);box-shadow:none;border-radius:8px;width:100%;padding:12px}.tutor-dashboard-home-review-avatar{flex-flow:row;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;display:flex}.tutor-dashboard-home-review-action{border-radius:var(--tutor-button-radius,6px);font-weight:var(--tutor-button-font-weight,500);cursor:pointer;text-align:center;text-transform:none;color:var(--tutor-text-primary);--tutor-button-border-shadow:none;box-shadow:var(--tutor-button-border-shadow,none);background-color:#fff0;border:none;justify-content:center;align-items:center;gap:4px;padding:0;font-family:inherit;text-decoration:none;transition:color .25s ease-in-out,background-color .25s ease-in-out;display:inline-flex}.tutor-dashboard-home-review-action:hover:not(:disabled):not(.disabled),.tutor-dashboard-home-review-action:focus:not(:disabled):not(.disabled){color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-primary-border-shadow,none);background-color:#fff0;border:none;outline:none}.tutor-dashboard-home-review-action:focus-visible:not(:disabled):not(.disabled){box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-dashboard-home-review-action svg:not([class]){color:currentColor;flex-shrink:0}.tutor-dashboard-home-review-action:disabled,.tutor-dashboard-home-review-action.disabled{color:var(--tutor-text-subdued);cursor:not-allowed;pointer-events:none}.tutor-dashboard-home-review-action:disabled svg:not([class]),.tutor-dashboard-home-review-action.disabled svg:not([class]){color:var(--tutor-icon-subdued)}.tutor-dashboard-home-review-action{--tutor-button-border-shadow-base:1px;--tutor-button-border-shadow-bottom:2px;font-size:.75rem;line-height:1.25rem}.tutor-dashboard-home-review-action:not([class*=tutor-btn-link]){min-height:32px;padding:6px 12px}.tutor-dashboard-home-review-action{color:var(--tutor-text-brand);background-color:#fff0}.tutor-dashboard-home-review-action svg:not([class]){color:var(--tutor-icon-brand)}.tutor-dashboard-home-review-action:hover:not(:disabled):not(.disabled){color:var(--tutor-text-brand-hover);box-shadow:none!important}.tutor-dashboard-home-review-action:hover:not(:disabled):not(.disabled) svg:not([class]){color:var(--tutor-icon-brand-hover)}.tutor-dashboard-home-review-action{color:var(--tutor-text-subdued);min-height:unset;flex-flow:row;justify-content:flex-start;align-items:center;gap:4px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:16px;padding:0;display:flex}[data-section-id=current_stats]{view-transition-name:current-stats}[data-section-id=overview_chart]{view-transition-name:overview-chart}[data-section-id=course_completion_and_leader]{view-transition-name:course-completion-and-leader}[data-section-id=top_performing_courses]{view-transition-name:top-performing-courses}[data-section-id=upcoming_tasks_and_activity]{view-transition-name:upcoming-tasks-and-activity}[data-section-id=recent_reviews]{view-transition-name:recent-reviews}.tutor-user-reviews{margin-block:32px}@media (max-width:576px){.tutor-user-reviews{margin-block:16px}}.tutor-review-card{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:8px;flex-flow:column;justify-content:flex-start;align-items:stretch;transition:background-color .25s ease-in-out,border-color .25s ease-in-out,opacity .25s ease-in-out;display:flex}.tutor-review-card:hover{background-color:var(--tutor-surface-l1-hover)}.tutor-review-card:hover .tutor-review-actions{opacity:1}@media (max-width:576px){.tutor-review-card .tutor-review-actions{opacity:1}}.tutor-review-header{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:4px;padding:16px;display:flex}.tutor-review-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin-top:2px;font-size:1rem;font-weight:500;line-height:1.5rem}.tutor-review-date{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-review-content{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:12px;padding:16px;display:flex}.tutor-review-rating-wrapper{flex-flow:row;justify-content:space-between;align-items:center;display:flex}.tutor-review-rating{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);flex-flow:row;justify-content:flex-start;align-items:center;height:32px;font-size:1rem;font-weight:400;line-height:1.375rem;display:flex}.tutor-review-actions{opacity:0;gap:8px;transition:opacity .25s ease-in-out}.tutor-review-text{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);font-size:1rem;font-weight:400;line-height:1.375rem}.tutor-review-form{background-color:var(--tutor-surface-l1-hover);flex-flow:column;justify-content:flex-start;align-items:stretch;gap:12px;padding:16px;display:flex}.tutor-review-form-fields{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:16px;width:100%;display:flex}.tutor-review-student{flex-flow:row;justify-content:flex-start;align-items:center;gap:8px;margin-top:8px;display:flex}.tutor-user-profile .tutor-profile-card{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);box-shadow:none;border-radius:12px;padding:16px}.tutor-user-profile .tutor-profile-card-header{background-color:var(--tutor-surface-brand-tertiary);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;flex-flow:row;justify-content:center;align-items:center;height:184px;margin-bottom:72px;display:flex;position:relative}.tutor-user-profile .tutor-profile-card-header .tutor-avatar{border:4px solid var(--tutor-border-inverse);position:absolute;bottom:0;left:50%;transform:translateY(50%)translate(-50%)}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn{border-radius:var(--tutor-button-radius,6px);font-weight:var(--tutor-button-font-weight,500);cursor:pointer;text-align:center;text-transform:none;color:var(--tutor-text-primary);--tutor-button-border-shadow:none;box-shadow:var(--tutor-button-border-shadow,none);background-color:#fff0;border:none;justify-content:center;align-items:center;gap:4px;padding:0;font-family:inherit;text-decoration:none;transition:color .25s ease-in-out,background-color .25s ease-in-out;display:inline-flex}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn:hover:not(:disabled):not(.disabled),.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn:focus:not(:disabled):not(.disabled){color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-primary-border-shadow,none);background-color:#fff0;border:none;outline:none}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn:focus-visible:not(:disabled):not(.disabled){box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn svg:not([class]){color:currentColor;flex-shrink:0}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn:disabled,.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn.disabled{color:var(--tutor-text-subdued);cursor:not-allowed;pointer-events:none}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn:disabled svg:not([class]),.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn.disabled svg:not([class]){color:var(--tutor-icon-subdued)}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn{background-color:var(--tutor-button-outline-inverse);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-outline-border-shadow,0 0 0 1px var(--tutor-border-idle2))}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn svg:not([class]){color:var(--tutor-icon-idle)}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-outline-hover);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-outline-border-shadow-hover,var(--tutor-button-outline-border-shadow,0 0 0 1px var(--tutor-border-idle2)))}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn:focus:not(:disabled):not(.disabled){background-color:var(--tutor-button-outline-focused-inverse);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-outline-border-shadow-focused,var(--tutor-button-outline-border-shadow,0 0 0 1px var(--tutor-border-idle2)))}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn:disabled,.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn.disabled{background-color:var(--tutor-button-disabled);--tutor-button-border-shadow:var(--tutor-button-outline-border-shadow-disabled,var(--tutor-button-outline-border-shadow,0 0 0 1px var(--tutor-border-idle2)))}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn{--tutor-button-border-shadow-base:1px;--tutor-button-border-shadow-bottom:2px;font-size:.75rem;line-height:1.25rem}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn:not([class*=tutor-btn-link]){min-height:32px;padding:6px 12px}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn{top:12px;outline:none;gap:4px;position:absolute;inset-inline-end:12px}@media (max-width:576px){.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn{width:40px;height:40px;padding:0}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn svg{width:20px;height:20px}.tutor-user-profile .tutor-profile-card-header .tutor-edit-profile-btn span{display:none}}.tutor-user-profile .tutor-profile-card-body{grid-template-columns:repeat(2,1fr);gap:200px;display:grid;position:relative}@media (max-width:576px){.tutor-user-profile .tutor-profile-card-body{grid-template-columns:repeat(1,1fr);gap:16px;display:grid}}.tutor-user-profile .tutor-profile-card-body .tutor-user-profile-title{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin-top:0;margin-bottom:4px;font-size:1.5rem;font-weight:600;line-height:2rem}@media (max-width:576px){.tutor-user-profile .tutor-profile-card-body .tutor-user-profile-title{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1.25rem;font-weight:600;line-height:1.75rem}}.tutor-user-profile .tutor-profile-card-body .tutor-user-profile-designation{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);font-size:.875rem;font-weight:400;line-height:1.375rem}.tutor-user-profile .tutor-profile-card-body .tutor-user-profile-social{flex-flow:row;justify-content:flex-start;align-items:center;gap:16px;margin-top:16px;display:flex}.tutor-user-profile .tutor-profile-card-body .tutor-user-profile-social .tutor-social-link{width:16px;height:16px;box-shadow:none;color:var(--tutor-text-primary);outline:none;transition:color .25s ease-in-out}.tutor-user-profile .tutor-profile-card-body .tutor-user-profile-social .tutor-social-link:hover{color:var(--tutor-text-brand)}.tutor-user-profile .tutor-profile-card-body .tutor-user-profile-bio{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);margin-bottom:32px;font-size:.875rem;font-weight:400;line-height:1.125rem}.tutor-user-profile .tutor-profile-card-body .tutor-user-profile-bio p{margin:0}@media (max-width:576px){.tutor-user-profile .tutor-profile-card-body .tutor-user-profile-bio{margin-bottom:16px}}.tutor-user-profile .tutor-profile-card-body .tutor-bio-wrapper{margin-bottom:32px;position:relative}.tutor-user-profile .tutor-profile-card-body .tutor-bio-wrapper .tutor-user-profile-bio{margin-bottom:0}@media (max-width:576px){.tutor-user-profile .tutor-profile-card-body .tutor-bio-wrapper{margin-bottom:16px}}.tutor-user-profile .tutor-profile-card-body .tutor-user-profile-details{flex-flow:column;justify-content:flex-start;align-items:flex-start;gap:4px;margin:0;padding:0;list-style:none;display:flex}@media (max-width:576px){.tutor-user-profile .tutor-profile-card-body .tutor-user-profile-details{flex-flow:wrap;justify-content:flex-start;align-items:flex-start;display:flex}}.tutor-user-profile .tutor-profile-card-body .tutor-user-profile-details li{white-space:nowrap;margin:0}.tutor-user-profile .tutor-profile-card-body .tutor-user-profile-details li span{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:500;line-height:1.25rem}@media (min-width:576px){.tutor-user-profile .tutor-profile-card-body-left{min-height:140px}}.tutor-user-profile .tutor-profile-card-body-right{flex-flow:column;justify-content:space-between;align-items:flex-start;display:flex}.tutor-user-profile .tutor-profile-card-body .tutor-profile-member-since{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);flex-flow:row;justify-content:flex-start;align-items:center;gap:4px;font-size:.75rem;font-weight:400;line-height:1.25rem;display:flex}@media (min-width:576px){.tutor-user-profile .tutor-profile-card-body .tutor-profile-member-since{inset-inline-start:0;position:absolute;bottom:0}}.tutor-user-profile .tutor-bio-toggle-less,.tutor-user-profile .tutor-bio-toggle{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-brand);-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:var(--tutor-surface-l1);cursor:pointer;text-box-trim:trim-both;text-edge:cap alphabetic;border:none;padding:0;font-size:.875rem;font-weight:400;line-height:1.375rem}.tutor-user-profile .tutor-bio-toggle-less:focus-visible{outline:2px solid var(--tutor-text-brand);outline-offset:2px;border-radius:2px}.tutor-user-profile .tutor-bio-toggle:focus-visible{outline:2px solid var(--tutor-text-brand);outline-offset:2px;border-radius:2px}.tutor-user-profile .tutor-bio-toggle-less{margin-top:4px;display:inline}.tutor-user-profile .tutor-user-profile-statistics{margin-top:24px}.tutor-user-profile .tutor-user-profile-statistics .tutor-statistic-title{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin-top:0;margin-bottom:8px;font-size:1.125rem;font-weight:600;line-height:1.625rem}.tutor-user-profile .tutor-user-profile-statistics .tutor-statistic-cards{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.tutor-user-profile .tutor-user-profile-statistics .tutor-statistic-card{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);box-shadow:none;background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:12px;flex-flow:row;justify-content:flex-start;align-items:flex-start;gap:12px;padding:16px;display:flex}@media (max-width:576px){.tutor-user-profile .tutor-user-profile-statistics .tutor-statistic-card{gap:6px;padding:12px}}.tutor-user-profile .tutor-user-profile-statistics .tutor-statistic-card-icon{padding-top:4px}@media (max-width:576px){.tutor-user-profile .tutor-user-profile-statistics .tutor-statistic-card-icon{padding-top:2px}.tutor-user-profile .tutor-user-profile-statistics .tutor-statistic-card-icon svg{width:20px;height:20px}}.tutor-user-profile .tutor-user-profile-statistics .tutor-statistic-card-content{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:2px;display:flex}.tutor-user-profile .tutor-user-profile-statistics .tutor-statistic-card-value{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1.5rem;font-weight:600;line-height:2rem}@media (max-width:576px){.tutor-user-profile .tutor-user-profile-statistics .tutor-statistic-card-value{font-family:var(--tutor-font-family-heading,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1.125rem;font-weight:600;line-height:1.625rem}}.tutor-user-profile .tutor-user-profile-statistics .tutor-statistic-card-label{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);font-size:1rem;font-weight:400;line-height:1.5rem}@media (max-width:576px){.tutor-user-profile .tutor-user-profile-statistics .tutor-statistic-card-label{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);font-size:.875rem;font-weight:400;line-height:1.375rem}}.tutor-billing-body{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);box-shadow:none;border-radius:8px}@media (max-width:576px){.tutor-billing-body{background-color:#fff0;border:none;border-radius:0;margin-top:4px}}.tutor-billing-tabs{border-bottom:1px solid var(--tutor-border-idle);width:100%;padding:12px 16px}@media (max-width:576px){.tutor-billing-tabs{margin-bottom:8px}}.tutor-billing-tabs-content{width:100%}@media (max-width:576px){.tutor-billing-tabs-content{border:1px solid var(--tutor-border-idle);background-color:var(--tutor-surface-l1);border-radius:12px;margin-top:8px}.tutor-billing-tabs{border:1px solid var(--tutor-border-idle);background-color:var(--tutor-surface-l1);border-radius:12px;width:100%;padding:4px}.tutor-billing-tabs .tutor-tabs-tab{flex-flow:row;flex:1;justify-content:center;align-items:center;display:flex}}.tutor-billing-content{flex-flow:column;justify-content:center;align-items:flex-start;width:100%;display:flex}@media (max-width:576px){.tutor-billing-content{border:1px solid var(--tutor-border-idle);background-color:var(--tutor-surface-l1);border-radius:12px}}.tutor-billing-filters{border-block:1px solid var(--tutor-border-idle);flex-flow:row;justify-content:space-between;align-items:center;gap:8px;width:100%;padding:12px 16px;display:flex}@media (max-width:576px){.tutor-billing-filters{border-top:none}}.tutor-billing-card{border-bottom:1px solid var(--tutor-border-idle);flex-flow:row;justify-content:space-between;align-items:start;gap:8px;padding:16px;transition-property:background-color;transition-duration:.2s;transition-timing-function:ease;display:flex}.tutor-billing-card:hover{background-color:var(--tutor-surface-l1-hover)}.tutor-billing-card:hover .tutor-billing-card-title-access{color:var(--tutor-text-brand)}.tutor-billing-card:last-of-type{border-bottom:none}.tutor-billing-card-left{flex-flow:column;flex:1 1 0%;justify-content:center;align-items:flex-start;gap:6px;min-width:0;display:flex}.tutor-billing-card-left .tutor-section-separator-vertical{background-color:var(--tutor-surface-l2-hover);height:12px}.tutor-billing-card-right{text-align:right;flex-flow:column;flex-shrink:0;justify-content:center;align-items:flex-end;gap:4px;display:flex}.tutor-billing-card-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);text-overflow:ellipsis;white-space:nowrap;flex-flow:row;justify-content:flex-start;align-items:start;gap:4px;width:100%;min-width:0;font-size:.875rem;font-weight:500;line-height:1.375rem;display:flex;overflow:hidden}.tutor-billing-card-title ul{list-style:inside}.tutor-billing-card-title ul li{margin-bottom:0;padding-inline-start:4px}.tutor-billing-card-title ul li span{margin-inline-start:-4px}@media (max-width:576px){.tutor-billing-card-title{text-overflow:unset;white-space:normal;overflow-wrap:anywhere;word-break:break-word;flex-flow:column;justify-content:center;align-items:flex-start;display:flex;overflow:visible}}.tutor-billing-card-details{color:var(--tutor-text-secondary);flex-flow:row;justify-content:flex-start;align-items:center;gap:8px;display:flex}.tutor-billing-card-id{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);background-color:var(--tutor-surface-l2);border-radius:2px;flex-flow:row;justify-content:center;align-items:center;padding:0 4px;font-size:.75rem;font-weight:400;line-height:1.25rem;display:flex}@media (max-width:576px){.tutor-billing-card-payment-method .tutor-badge{gap:0;padding:4px;font-size:0;line-height:0}.tutor-billing-card-payment-method .tutor-badge img{display:block}}.tutor-billing-card-amount{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:600;line-height:1.375rem}.tutor-billing-invoice{flex-flow:column;justify-content:center;align-items:flex-start;gap:12px;width:100%;display:flex}.tutor-billing-invoice-header{border:1px solid var(--tutor-border-idle);background-color:var(--tutor-surface-l1);border-radius:12px;flex-flow:row;justify-content:space-between;align-items:center;width:100%;padding:8px;display:flex}.tutor-billing-invoice-content{border:1px solid var(--tutor-border-idle);background-color:var(--tutor-surface-l1);border-radius:12px;flex-flow:row;justify-content:center;align-items:center;width:100%;padding:8px;display:flex}.tutor-billing-invoice-content img{object-position:center;object-fit:contain;border-radius:8px;width:100%;height:auto}.tutor-payment-modal-contents{max-height:calc(100dvh - 173px);padding:4px 16px 16px;overflow-y:auto}.tutor-payment-modal-contents .tutor-payment-modal-payments{background-color:var(--tutor-surface-base);border:1px solid var(--tutor-border-idle);border-radius:8px;flex-flow:column;justify-content:flex-start;align-items:stretch;display:flex}.tutor-payment-modal-contents .tutor-payment-modal-payments .tutor-input-field{padding:16px}.tutor-payment-modal-contents .tutor-payment-modal-payments .tutor-input-field:not(:last-child){border-bottom:1px solid var(--tutor-border-idle)}.tutor-payment-modal-contents .tutor-payment-terms-checkbox .tutor-input-wrapper{align-items:start}.tutor-payment-modal-contents .tutor-payment-terms-checkbox .tutor-label{flex-wrap:wrap;row-gap:0}.tutor-user-withdrawals .tutor-withdrawal-history-heading{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);margin-top:40px;margin-bottom:12px;font-size:1rem;font-weight:500;line-height:1.5rem}@media (max-width:768px){.tutor-user-withdrawals .tutor-withdrawal-history-heading{margin-top:20px}.tutor-user-withdrawals .tutor-tooltip-wrap{margin-top:2px}}@media (max-width:576px){.tutor-user-withdrawals .tutor-withdrawal-available-header{flex-direction:column;align-items:stretch;gap:20px}}.tutor-user-withdrawals .tutor-withdrawal-status{background-color:var(--tutor-surface-base);border:1px solid var(--tutor-border-idle2);border-radius:8px;justify-content:space-between;margin-top:16px;padding:16px;display:flex;position:relative}.tutor-user-withdrawals .tutor-withdrawal-status:before,.tutor-user-withdrawals .tutor-withdrawal-status:after{content:"";background-color:var(--tutor-border-idle);width:1px;position:absolute;top:16px;bottom:16px}.tutor-user-withdrawals .tutor-withdrawal-status:before{inset-inline-start:33.3333%}.tutor-user-withdrawals .tutor-withdrawal-status:after{inset-inline-start:66.6667%}.tutor-user-withdrawals .tutor-withdrawal-status-item{flex:1;position:relative}.tutor-user-withdrawals .tutor-withdrawal-status-item-label{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-user-withdrawals .tutor-withdrawal-status-item-value{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-user-withdrawals .tutor-withdrawal-status-item-value--pending{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-warning);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-user-withdrawals .tutor-withdrawal-status-item-info{color:var(--tutor-text-secondary);justify-content:center;align-items:center;margin-inline-start:2px;display:inline-flex}.tutor-user-withdrawals .tutor-withdrawal-status-item:nth-child(2){padding-inline-start:10%}.tutor-user-withdrawals .tutor-withdrawal-status-item:nth-child(3){flex-direction:column;align-items:end;display:flex}@media (max-width:576px){.tutor-user-withdrawals .tutor-withdrawal-status{flex-direction:column;gap:0}.tutor-user-withdrawals .tutor-withdrawal-status:before,.tutor-user-withdrawals .tutor-withdrawal-status:after{display:none}.tutor-user-withdrawals .tutor-withdrawal-status-item{border-bottom:1px solid var(--tutor-border-idle);flex-direction:row;flex:none;justify-content:space-between;align-items:center;width:100%;padding:8px 0;display:flex}.tutor-user-withdrawals .tutor-withdrawal-status-item:first-child{padding-top:0}.tutor-user-withdrawals .tutor-withdrawal-status-item:last-child{border-bottom:none;padding-bottom:0}.tutor-user-withdrawals .tutor-withdrawal-status-item:nth-child(2){padding-inline-start:0}.tutor-user-withdrawals .tutor-withdrawal-status-item:nth-child(3){flex-direction:row;align-items:center}}.tutor-user-withdrawals .tutor-billing-card{align-items:flex-start;min-width:0}.tutor-user-withdrawals .tutor-billing-card-left{gap:8px;min-width:0}.tutor-user-withdrawals .tutor-billing-card-left .tutor-badge{white-space:nowrap;flex-shrink:0}.tutor-user-withdrawals .tutor-billing-card-left .tutor-flex:first-child{min-width:0}.tutor-user-withdrawals .tutor-billing-card-left .tutor-flex:first-child>div:first-child{flex-shrink:0;align-items:baseline;display:flex}.tutor-user-withdrawals .tutor-billing-card-left .tutor-flex:first-child>div:last-child{word-break:break-word;overflow-wrap:break-word;min-width:0}.tutor-user-withdrawals .tutor-billing-card-right{flex-shrink:0}.tutor-withdrawal-available-balance{background:var(--tutor-surface-l1-hover);border:1px solid var(--tutor-border-idle);border-radius:8px;flex-flow:row;justify-content:flex-start;align-items:stretch;gap:12px;padding:12px 16px;display:flex}.tutor-withdrawal-available-balance-icon{background:var(--tutor-surface-l1);border-radius:1000px;flex-flow:row;justify-content:center;align-items:center;gap:8px;width:44px;height:44px;display:flex}.tutor-account-section .tutor-account-cover-photo{background-color:var(--tutor-surface-brand-quaternary);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;min-height:184px;position:relative}.tutor-account-section .tutor-account-cover-photo.is-loading{pointer-events:none;background-image:none!important}.tutor-account-section .tutor-account-cover-photo.is-loading>*{visibility:hidden}.tutor-account-section .tutor-account-cover-photo.is-loading:before{content:"";box-sizing:border-box;border:2px solid var(--tutor-surface-l1-hover);border-top-color:var(--tutor-surface-l1);z-index:1;border-radius:50%;width:44px;height:44px;margin-top:-22px;margin-left:-22px;animation:.8s linear infinite tutor-spin;position:absolute;top:50%;left:50%}.tutor-account-section .tutor-account-cover-photo .tutor-account-cover-photo-action{top:8px;flex-flow:row;justify-content:flex-start;align-items:stretch;gap:6px;display:flex;position:absolute;inset-inline-end:8px}.tutor-account-section .tutor-account-avatar-wrapper{z-index:1;flex-flow:row;justify-content:center;align-items:center;margin-bottom:-52px;display:flex;position:relative;transform:translateY(-52px)}.tutor-account-section .tutor-account-avatar-wrapper .tutor-account-avatar{background-color:var(--tutor-surface-brand-quaternary);color:var(--tutor-text-primary);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:4px solid var(--tutor-border-inverse);border-radius:1000px;flex-flow:row;flex-shrink:0;justify-content:center;align-items:center;width:104px;height:104px;display:flex;position:relative;overflow:visible}.tutor-account-section .tutor-account-avatar-wrapper .tutor-account-avatar img{border-radius:1000px}.tutor-account-section .tutor-account-avatar-wrapper .tutor-account-avatar.is-loading{pointer-events:none;-webkit-text-fill-color:#fff0;position:relative}.tutor-account-section .tutor-account-avatar-wrapper .tutor-account-avatar.is-loading>*{visibility:hidden}.tutor-account-section .tutor-account-avatar-wrapper .tutor-account-avatar.is-loading:before{content:"";box-sizing:border-box;border:2px solid var(--tutor-surface-l1-hover);border-top-color:var(--tutor-surface-l1);border-radius:50%;width:20px;height:20px;margin-top:-10px;margin-left:-10px;animation:.8s linear infinite tutor-spin;position:absolute;top:50%;left:50%}.tutor-account-section .tutor-account-avatar-wrapper .tutor-account-avatar .tutor-account-avatar-edit{inset-inline-end:0;border:3px solid var(--tutor-border-inverse);border-radius:1000px;transition:background-color .25s ease-in-out,color .25s ease-in-out;position:absolute;bottom:0}.tutor-account-section .tutor-account-avatar-wrapper .tutor-account-avatar .tutor-account-avatar-edit:hover,.tutor-account-section .tutor-account-avatar-wrapper .tutor-account-avatar .tutor-account-avatar-edit:focus,.tutor-account-section .tutor-account-avatar-wrapper .tutor-account-avatar .tutor-account-avatar-edit:active{border:3px solid var(--tutor-border-inverse)}.tutor-profile-settings-section{background:var(--tutor-surface-base);flex-direction:column;display:flex;position:relative}.tutor-profile-settings-section.tutor-tabs-vertical{display:block}@media (max-width:768px){.tutor-profile-settings-section{overflow:visible}.tutor-profile-settings-section .tutor-account-container .tutor-tabs-tab{gap:16px}.tutor-profile-settings-section .tutor-account-container .tutor-tabs-tab:hover:not(:disabled):not(.tutor-tabs-tab-active){background:0 0}.tutor-profile-settings-section .tutor-account-container .tutor-profile-settings-tab{width:100%;height:auto;overflow-y:visible;overflow:unset;background:0 0;border:none;flex-direction:column;gap:16px;padding:0}.tutor-profile-settings-section .tutor-account-container .tutor-profile-settings-tab button{padding:0}.tutor-profile-settings-section .tutor-account-container .tutor-flex:has(.tutor-profile-tab-activated) .tutor-profile-settings-tab{display:none}.tutor-profile-settings-section .tutor-account-container .tutor-icon{background:var(--tutor-surface-l1);color:var(--tutor-text-secondary);border:1px solid var(--tutor-border-idle);border-radius:6px;width:48px;height:48px}.tutor-profile-settings-section .tutor-account-container .tutor-tabs-tab-active{color:var(--tutor-text-brand);background-color:#fff0}.tutor-profile-settings-section .tutor-profile-settings-tab-content{background:var(--tutor-surface-base);height:auto;padding:0;display:none;position:static;overflow:visible}.tutor-profile-settings-section .tutor-profile-settings-tab-content.tutor-profile-tab-activated{display:block}}.tutor-profile-settings-tab.tutor-tabs-nav{border:1px solid var(--tutor-border-idle);background-color:var(--tutor-surface-l1);border-radius:12px;height:-webkit-min-content;height:-moz-min-content;height:min-content;position:-webkit-sticky;position:sticky;top:89px}.tutor-profile-settings-tab.tutor-tabs-nav button{height:unset;padding:8px 20px;font-weight:400}.tutor-profile-settings-tab.tutor-tabs-nav button:not(.tutor-tabs-tab-active):hover{background-color:var(--tutor-tab-sidebar-l4-hover)}.tutor-profile-settings-tab.tutor-tabs-nav button.tutor-tabs-tab-active{background-color:var(--tutor-tab-sidebar-l4-active)}.tutor-profile-notification .tutor-profile-notification-card{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);overflow:hidden}.tutor-profile-notification .tutor-profile-notification-card svg{color:var(--tutor-icon-idle);flex-shrink:0}.tutor-profile-notification .tutor-profile-notification-card:hover .tutor-profile-notification-toggle{visibility:visible}.tutor-profile-notification .tutor-profile-notification-toggle{cursor:pointer;visibility:hidden;align-items:center;display:flex}.tutor-profile-notification .tutor-profile-notification-toggle:not(.is-disabled):hover{color:var(--tutor-text-primary)}.tutor-profile-notification .tutor-profile-notification-toggle svg{color:var(--tutor-icon-secondary);transition:transform .25s ease-in-out}.tutor-profile-notification .tutor-profile-notification-toggle svg path{transform:translateY(2px)}.tutor-profile-notification .tutor-profile-notification-toggle.is-expanded{visibility:visible}.tutor-profile-notification .tutor-profile-notification-toggle.is-expanded svg{transform:rotate(-180deg)}.tutor-profile-notification .tutor-input-field{margin-bottom:0}.tutor-profile-notification .tutor-profile-notification-content{border-top:1px solid var(--tutor-border-idle);flex-flow:column;justify-content:flex-start;align-items:stretch;gap:6px;padding:16px;display:flex}.tutor-social-accounts{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:8px;display:flex}.tutor-social-form{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:12px;flex-flow:column;justify-content:flex-start;align-items:stretch;gap:12px;padding:16px;display:flex}.tutor-social-field{flex-flow:row;justify-content:flex-start;align-items:stretch;gap:6px;display:flex}.tutor-social-icon{color:var(--tutor-icon-idle);position:relative;top:37px}.tutor-preferences-reset-default{color:var(--tutor-text-secondary);cursor:pointer;flex-flow:row;justify-content:flex-end;align-items:center;gap:4px;display:flex}.tutor-preferences-setting-item{flex-flow:row;justify-content:space-between;align-items:center;gap:40px;display:flex}.tutor-preferences-setting-item:not(:last-child){margin-bottom:16px}.tutor-preferences-setting-item .tutor-preferences-setting-content{flex-flow:row;justify-content:flex-start;align-items:center;gap:8px;display:flex}.tutor-preferences-setting-item .tutor-preferences-setting-content .tutor-preferences-setting-icon{color:var(--tutor-icon-idle);flex-flow:row;justify-content:center;align-items:center;display:flex}.tutor-preferences-setting-item .tutor-preferences-setting-content .tutor-preferences-setting-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.875rem;font-weight:500;line-height:1.375rem}.tutor-preferences-setting-item .tutor-preferences-setting-content .tutor-preferences-setting-subtitle{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-preferences-setting-item .tutor-preferences-setting-content .tutor-preferences-setting-text{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:2px;display:flex}.tutor-preferences-setting-item .tutor-preferences-setting-content .tutor-preferences-setting-text .tutor-preferences-setting-subtitle{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);font-size:.875rem;font-weight:400;line-height:1.375rem}.tutor-preferences-setting-item .tutor-preferences-setting-content:has(.tutor-preferences-setting-subtitle){align-items:start}.tutor-preferences-setting-item .tutor-preferences-setting-content:has(.tutor-preferences-setting-subtitle) .tutor-preferences-setting-icon{margin-top:3px}.tutor-preferences-setting-item .tutor-preferences-setting-action{flex-flow:row;flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}@media (max-width:576px){.tutor-preferences-setting-item:has(.tutor-select):has(.tutor-preferences-setting-subtitle){flex-direction:column;align-items:start;gap:12px}.tutor-preferences-setting-item:has(.tutor-select):has(.tutor-preferences-setting-subtitle) .tutor-preferences-setting-action{width:100%;padding-inline-start:28px}}.tutor-preferences-vision-preview{background-color:var(--tutor-surface-l1-hover);border-radius:6px;flex-flow:row;justify-content:center;align-items:center;margin-bottom:12px;padding-top:12px;display:flex}.tutor-preferences-vision-preview img{width:100%;max-width:65%}.tutor-quiz-question{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:12px;flex-flow:column;justify-content:flex-start;align-items:stretch;gap:20px;width:100%;min-width:0;padding:24px;display:flex}.tutor-quiz-question:has(:focus-visible:not(input):not(textarea):not(select)){outline:2px solid var(--tutor-border-idle2);outline-offset:2px;outline-offset:4px}.tutor-keyboard-nav .tutor-quiz-question:has(:focus-visible){outline:2px solid var(--tutor-border-idle2);outline-offset:2px;outline-offset:4px}@media (max-width:576px){.tutor-quiz-question{gap:12px;padding:12px}}.tutor-quiz-question-header{flex-flow:row;justify-content:space-between;align-items:flex-start;gap:8px;min-width:0;display:flex}.tutor-quiz-question-number{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);background-color:var(--tutor-surface-l1-hover);border:1px solid var(--tutor-border-idle);border-radius:4px;flex-flow:row;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:1rem;font-weight:600;line-height:1.5rem;display:flex}@media (max-width:576px){.tutor-quiz-question-number{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);width:20px;height:20px;font-size:.75rem;font-weight:600;line-height:1.25rem}}.tutor-quiz-question-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);overflow-wrap:break-word;word-break:break-word;flex-flow:column;flex:1;justify-content:flex-start;align-items:stretch;gap:8px;min-width:0;font-size:1rem;font-weight:600;line-height:1.5rem;display:flex}@media (max-width:576px){.tutor-quiz-question-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);gap:4px;font-size:.875rem;font-weight:600;line-height:1.125rem}}.tutor-quiz-question-options{flex-flow:row;justify-content:flex-start;align-items:stretch;gap:16px;width:100%;min-width:0;display:flex}.tutor-quiz-question-option{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);border:1px solid var(--tutor-border-idle2);background-color:var(--tutor-quiz-idle);border-radius:6px;min-width:0;font-size:.875rem;font-weight:400;line-height:1.375rem;transition:background-color .25s ease-in-out,border-color .25s ease-in-out,color .25s ease-in-out;overflow:hidden}.tutor-quiz-question-option label{color:inherit}.tutor-quiz-question-option:focus{outline:none}.tutor-quiz-question-option:focus-within{outline:none}.tutor-quiz-question-option:focus-visible{outline:2px solid var(--tutor-brand-450,#90a0f7);outline-offset:2px;outline-offset:4px}.tutor-quiz-question-option:has(.tutor-input:focus-visible){outline:2px solid var(--tutor-brand-450,#90a0f7);outline-offset:2px;outline-offset:4px}.tutor-quiz-question-option [data-grab-handle]:focus{outline:none}.tutor-quiz-question-option[data-option=correct]{border-color:var(--tutor-border-success);background-color:var(--tutor-surface-success);color:var(--tutor-text-success);cursor:default;font-weight:500}.tutor-quiz-question-option[data-option=correct] .tutor-label,.tutor-quiz-question-option[data-option=correct] label{color:var(--tutor-text-success)}.tutor-quiz-question-option[data-option=correct] .tutor-checkbox,.tutor-quiz-question-option[data-option=correct] .tutor-radio{opacity:1;border-color:var(--tutor-actions-success-primary);background-color:var(--tutor-actions-success-primary);accent-color:var(--tutor-actions-success-primary);color:var(--tutor-icon-idle-inverse)}.tutor-quiz-question-option[data-option=correct] .tutor-checkbox:disabled,.tutor-quiz-question-option[data-option=correct] .tutor-radio:disabled{background-color:var(--tutor-actions-success-primary);color:var(--tutor-icon-idle-inverse)}.tutor-quiz-question-option[data-option=correct] .tutor-checkbox:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.tutor-quiz-question-option[data-option=correct] .tutor-radio:after{content:"";background-color:var(--tutor-surface-l1);border-radius:1000px;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tutor-quiz-question-option[data-option=incorrect]{border-color:var(--tutor-border-error);background-color:var(--tutor-surface-critical);color:var(--tutor-text-critical);cursor:default;font-weight:500}.tutor-quiz-question-option[data-option=incorrect] .tutor-label,.tutor-quiz-question-option[data-option=incorrect] label{color:var(--tutor-text-critical)}.tutor-quiz-question-option[data-option=incorrect] .tutor-checkbox,.tutor-quiz-question-option[data-option=incorrect] .tutor-radio{opacity:1;border-color:var(--tutor-actions-critical-primary);background-color:var(--tutor-actions-critical-primary);accent-color:var(--tutor-actions-critical-primary);color:var(--tutor-icon-idle-inverse)}.tutor-quiz-question-option[data-option=incorrect] .tutor-checkbox:disabled,.tutor-quiz-question-option[data-option=incorrect] .tutor-radio:disabled{background-color:var(--tutor-actions-critical-primary);color:var(--tutor-icon-idle-inverse)}.tutor-quiz-question-option[data-option=incorrect] .tutor-checkbox:after{opacity:1;transform:translate(-50%,-50%)scale(1)}.tutor-quiz-question-option[data-option=incorrect] .tutor-radio:after{content:"";background-color:var(--tutor-surface-l1);border-radius:1000px;width:6px;height:6px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tutor-quiz-question img,.tutor-quiz-question video,.tutor-quiz-question iframe,.tutor-quiz-question object,.tutor-quiz-question embed{max-width:100%}.tutor-quiz-question video,.tutor-quiz-question iframe,.tutor-quiz-question object,.tutor-quiz-question embed{width:100%;display:block}[data-question=true_false] .tutor-quiz-question-options{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}[data-question=true_false] .tutor-quiz-question-options:has(>:nth-child(3)){grid-template-columns:repeat(3,1fr)}[data-question=true_false] .tutor-quiz-question-options:has(>:nth-child(2)){grid-template-columns:repeat(2,1fr)}[data-question=true_false] .tutor-quiz-question-options:has(>[data-dnd-dragging=true]):has(>:nth-child(3)){grid-template-columns:repeat(2,1fr)}@media (max-width:576px){[data-question=true_false] .tutor-quiz-question-options{grid-template-columns:repeat(1,1fr);gap:16px;display:grid}[data-question=true_false] .tutor-quiz-question-options:has(>:nth-child(2)){grid-template-columns:repeat(2,1fr)}[data-question=true_false] .tutor-quiz-question-options:has(>:first-child){grid-template-columns:repeat(1,1fr)}[data-question=true_false] .tutor-quiz-question-options:has(>[data-dnd-dragging=true]):has(>:nth-child(2)){grid-template-columns:repeat(1,1fr)}[data-question=true_false] .tutor-quiz-question-options{gap:12px}}[data-question=true_false] .tutor-quiz-question-option{flex-flow:row;justify-content:center;align-items:center;gap:6px;padding:6px 8px;display:flex}[data-question=true_false] .tutor-quiz-question-option:focus:not(:has(:checked)){border-color:var(--tutor-border-hover);background-color:var(--tutor-quiz-hover)}[data-question=true_false] .tutor-quiz-question-option:focus-within:not(:has(:checked)){border-color:var(--tutor-border-hover);background-color:var(--tutor-quiz-hover)}[data-question=multiple_choice] .tutor-quiz-question-options{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}[data-question=multiple_choice] .tutor-quiz-question-options:has(>:nth-child(3)){grid-template-columns:repeat(3,1fr)}[data-question=multiple_choice] .tutor-quiz-question-options:has(>:nth-child(4)){grid-template-columns:repeat(4,1fr)}[data-question=multiple_choice] .tutor-quiz-question-options:has(>[data-dnd-dragging=true]):has(>:nth-child(3)){grid-template-columns:repeat(2,1fr)}[data-question=multiple_choice] .tutor-quiz-question-options:has(>[data-dnd-dragging=true]):has(>:nth-child(4)){grid-template-columns:repeat(3,1fr)}[data-question=multiple_choice] .tutor-quiz-question-options:has(>[data-dnd-dragging=true]):has(>:nth-child(5)){grid-template-columns:repeat(4,1fr)}[data-question=multiple_choice] .tutor-quiz-question-options:not(:has(img)){grid-template-columns:repeat(2,1fr);gap:16px;display:grid}[data-question=multiple_choice] .tutor-quiz-question-options:not(:has(img)):has(>:nth-child(3)){grid-template-columns:repeat(3,1fr)}[data-question=multiple_choice] .tutor-quiz-question-options:not(:has(img)):has(>:nth-child(2)){grid-template-columns:repeat(2,1fr)}[data-question=multiple_choice] .tutor-quiz-question-options:not(:has(img)):has(>[data-dnd-dragging=true]):has(>:nth-child(3)){grid-template-columns:repeat(2,1fr)}@media (max-width:576px){[data-question=multiple_choice] .tutor-quiz-question-options:has(img){grid-template-columns:repeat(2,1fr);gap:16px;display:grid}[data-question=multiple_choice] .tutor-quiz-question-options:has(img):has(>:nth-child(3)){grid-template-columns:repeat(3,1fr)}[data-question=multiple_choice] .tutor-quiz-question-options:has(img):has(>:nth-child(2)){grid-template-columns:repeat(2,1fr)}[data-question=multiple_choice] .tutor-quiz-question-options:has(img):has(>[data-dnd-dragging=true]):has(>:nth-child(3)){grid-template-columns:repeat(2,1fr)}[data-question=multiple_choice] .tutor-quiz-question-options:has(img){gap:12px}[data-question=multiple_choice] .tutor-quiz-question-options:not(:has(img)){grid-template-columns:repeat(1,1fr);gap:16px;display:grid}[data-question=multiple_choice] .tutor-quiz-question-options:not(:has(img)):has(>:nth-child(2)){grid-template-columns:repeat(2,1fr)}[data-question=multiple_choice] .tutor-quiz-question-options:not(:has(img)):has(>:first-child){grid-template-columns:repeat(1,1fr)}[data-question=multiple_choice] .tutor-quiz-question-options:not(:has(img)):has(>[data-dnd-dragging=true]):has(>:nth-child(2)){grid-template-columns:repeat(1,1fr)}[data-question=multiple_choice] .tutor-quiz-question-options:not(:has(img)){gap:12px}}[data-question=multiple_choice] .tutor-quiz-question-option{flex-flow:row;justify-content:flex-start;align-items:center;gap:6px;padding:6px 8px;display:flex}[data-question=multiple_choice] .tutor-quiz-question-option:has(img){flex-flow:column;justify-content:center;align-items:flex-start;gap:0;padding:0;display:flex}[data-question=multiple_choice] .tutor-quiz-question-option:has(img) img{object-fit:contain;object-position:center;border-end-end-radius:6px;border-end-start-radius:6px;width:100%;height:160px}[data-question=multiple_choice] .tutor-quiz-question-option:has(img) [data-title]{text-align:left;padding:6px 8px}[data-question=multiple_choice] .tutor-quiz-question-option:focus-within:has(:checked){border-color:var(--tutor-border-brand);background-color:var(--tutor-surface-brand-secondary);color:var(--tutor-text-brand);font-weight:500}[data-question=fill_in_the_blank] .tutor-quiz-question-options{grid-template-columns:repeat(1,1fr);gap:16px;display:grid}[data-question=fill_in_the_blank] .tutor-quiz-question-options:has(>:nth-child(2)){grid-template-columns:repeat(2,1fr)}[data-question=fill_in_the_blank] .tutor-quiz-question-options:has(>:first-child){grid-template-columns:repeat(1,1fr)}[data-question=fill_in_the_blank] .tutor-quiz-question-options:has(>[data-dnd-dragging=true]):has(>:nth-child(2)){grid-template-columns:repeat(1,1fr)}[data-question=fill_in_the_blank] .tutor-quiz-question-options{gap:12px}[data-question=fill_in_the_blank] .tutor-quiz-question-option{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);background-color:#fff0;border:none;font-size:.875rem;font-weight:400;line-height:2.5}[data-question=fill_in_the_blank] .tutor-quiz-question-option:hover:not(:has(:checked)):not(:has(:disabled)):not([data-readonly=true]):not([data-option=correct]):not([data-option=incorrect]):not([data-option=draggable]){cursor:default;background-color:#fff0}[data-question=fill_in_the_blank] .tutor-quiz-question-input{border:none;border-bottom:2px solid var(--tutor-border-idle);width:167px;min-width:167px;color:var(--tutor-text-brand);background-color:#fff0;border-radius:0;outline:none;padding:0 4px;transition:color .25s ease-in-out,opacity .25s ease-in-out;display:inline-block}[data-question=open_ended] .tutor-quiz-question-options,[data-question=short_answer] .tutor-quiz-question-options{grid-template-columns:repeat(1,1fr);gap:16px;display:grid}[data-question=open_ended] .tutor-quiz-question-options:has(>:nth-child(2)){grid-template-columns:repeat(2,1fr)}[data-question=short_answer] .tutor-quiz-question-options:has(>:nth-child(2)){grid-template-columns:repeat(2,1fr)}[data-question=open_ended] .tutor-quiz-question-options:has(>:first-child){grid-template-columns:repeat(1,1fr)}[data-question=short_answer] .tutor-quiz-question-options:has(>:first-child){grid-template-columns:repeat(1,1fr)}[data-question=open_ended] .tutor-quiz-question-options:has(>[data-dnd-dragging=true]):has(>:nth-child(2)){grid-template-columns:repeat(1,1fr)}[data-question=short_answer] .tutor-quiz-question-options:has(>[data-dnd-dragging=true]):has(>:nth-child(2)){grid-template-columns:repeat(1,1fr)}[data-question=open_ended] .tutor-quiz-question-options,[data-question=short_answer] .tutor-quiz-question-options{gap:6px}.tutor-event-badge{background-color:var(--tutor-tab-l3);border-radius:1000px;align-items:center;gap:2px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:2px 4px;display:inline-flex}.tutor-event-badge-icon{flex-flow:row;justify-content:center;align-items:center;display:flex}.tutor-event-badge-text{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);white-space:nowrap;font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-event-badge-expired{background-color:var(--tutor-actions-critical-secondary);padding:0 8px}.tutor-event-badge-expired .tutor-event-badge-text{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-critical);font-size:.75rem;font-weight:500;line-height:1.25rem}.tutor-discussion-card{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:8px;flex-flow:column;justify-content:flex-start;align-items:flex-start;gap:8px;padding:16px 16px 8px;transition:background-color .25s ease-in-out;display:flex;position:relative}@media (max-width:576px){.tutor-discussion-card{border:none;border-radius:0;padding:12px}.tutor-discussion-card:not(:last-of-type){border-bottom:1px solid var(--tutor-border-idle)}.tutor-discussion-card .tutor-card{padding:0}}.tutor-discussion-card.unread{background-color:var(--tutor-surface-brand-tertiary);border-color:var(--tutor-border-brand-secondary)}.tutor-discussion-card.unread:before{content:"";inset-inline-start:6px;background-color:var(--tutor-icon-critical);border-radius:8px;width:4px;height:4px;position:absolute;top:30px}@media (max-width:576px){.tutor-discussion-card.unread:before{inset-inline-start:4px;top:26px}}.tutor-discussion-card.is-important{background-color:var(--tutor-surface-brand-tertiary);border-color:var(--tutor-border-brand-secondary)}.tutor-discussion-card.is-important .tutor-discussion-card-bookmark{top:-4px;color:var(--tutor-icon-exception4);position:absolute;inset-inline-end:12px}.tutor-discussion-card-content{flex:1;width:100%;min-width:0}.tutor-discussion-card-top{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);flex-flow:row;justify-content:flex-start;align-items:center;gap:12px;min-width:0;margin-block:6px;padding-inline-end:96px;font-size:.75rem;font-weight:400;line-height:1.25rem;display:flex;overflow:hidden}.tutor-discussion-card-top>div{min-width:0}@media (max-width:576px){.tutor-discussion-card-top{flex-direction:column;align-items:flex-start;gap:0;margin-bottom:8px;padding-inline-end:32px}.tutor-discussion-card-top>div{width:100%}}.tutor-discussion-card-author{text-transform:capitalize;position:relative}@media (min-width:576px){.tutor-discussion-card-author:after{content:"";inset-inline-end:-8px;background-color:var(--tutor-text-subdued);border-radius:8px;width:4px;height:4px;position:absolute;top:50%;transform:translateY(-50%)}}.tutor-discussion-card-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:0;margin-bottom:6px;font-size:1rem;font-weight:600;line-height:1.5rem;transition:color .25s ease-in-out;display:-webkit-box;overflow:hidden}.tutor-discussion-card-meta{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);flex-flow:row;justify-content:flex-start;align-items:center;gap:16px;font-size:.875rem;font-weight:400;line-height:2rem;display:flex}.tutor-discussion-card-meta svg{color:var(--tutor-icon-secondary)}.tutor-discussion-card-meta .tutor-discussion-card-meta-reply-button{font:inherit;color:inherit;cursor:pointer;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;text-decoration:none}.tutor-discussion-card-meta .tutor-discussion-card-meta-reply-button:focus{outline:none}.tutor-discussion-card-meta .tutor-discussion-card-meta-reply-button{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);min-height:unset;margin-inline-end:auto;font-size:.75rem;font-weight:500;line-height:1.25rem;background:unset!important}.tutor-discussion-card-meta .tutor-discussion-card-meta-reply-button:hover,.tutor-discussion-card-meta .tutor-discussion-card-meta-reply-button:focus{color:var(--tutor-text-brand)!important}@media (min-width:576px){.tutor-discussion-card-meta .tutor-discussion-card-meta-reply-button{display:none}}@media (max-width:576px){.tutor-discussion-card-meta{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);gap:12px;width:100%;font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-discussion-card-meta svg{width:16px;height:16px}.tutor-discussion-card-meta .tutor-avatar{width:20px;height:20px}}.tutor-discussion-card-actions{top:16px;flex-flow:row;justify-content:flex-start;align-items:center;gap:6px;display:flex;position:absolute;inset-inline-end:16px}@media (min-width:576px){.tutor-discussion-card-actions{opacity:0;transition:opacity .25s ease-in-out}}@media (max-width:576px){.tutor-discussion-card-actions{top:12px;inset-inline-end:12px}.tutor-discussion-card-actions-trigger{color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow,none);background-color:#fff0}.tutor-discussion-card-actions-trigger svg:not([class]){color:var(--tutor-icon-idle)}.tutor-discussion-card-actions-trigger:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-ghost-hover);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow-hover,var(--tutor-button-ghost-border-shadow,none))}.tutor-discussion-card-actions-trigger:disabled,.tutor-discussion-card-actions-trigger.disabled{--tutor-button-border-shadow:var(--tutor-button-ghost-border-shadow-disabled,var(--tutor-button-ghost-border-shadow,none));background-color:#fff0}}.tutor-discussion-card.active,.tutor-discussion-card:hover{background-color:var(--tutor-surface-l1-hover);border-color:var(--tutor-border-idle)}.tutor-discussion-card:focus-within{background-color:var(--tutor-surface-l1-hover);border-color:var(--tutor-border-idle)}.tutor-discussion-card.active .tutor-discussion-card-title,.tutor-discussion-card:hover .tutor-discussion-card-title{color:var(--tutor-text-brand)}.tutor-discussion-card:focus-within .tutor-discussion-card-title{color:var(--tutor-text-brand)}@media (min-width:576px){.tutor-discussion-card.active .tutor-discussion-card-actions,.tutor-discussion-card:hover .tutor-discussion-card-actions{opacity:1}.tutor-discussion-card:focus-within .tutor-discussion-card-actions{opacity:1}}.tutor-discussion-single{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:12px}.tutor-discussion-single .tutor-discussion-single-reply-count{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);border-bottom:1px solid var(--tutor-border-idle);flex-flow:row;justify-content:space-between;align-items:center;padding:12px 16px;font-size:.875rem;font-weight:400;line-height:1.375rem;display:flex}.tutor-discussion-single .tutor-discussion-single-reply-count .tutor-discussion-avatar-list{flex-flow:row;justify-content:flex-start;align-items:stretch;display:flex}.tutor-discussion-single .tutor-discussion-single-reply-count .tutor-discussion-avatar-list .tutor-avatar{border:1px solid var(--tutor-border-inverse);margin-inline-start:-4px}.tutor-discussion-single .tutor-discussion-single-reply-list .tutor-discussion-reply-list-item{flex-flow:row;justify-content:flex-start;align-items:stretch;gap:8px;padding:16px;display:flex}.tutor-discussion-single .tutor-discussion-single-reply-list .tutor-discussion-reply-list-item:not(:last-of-type){border-bottom:1px solid var(--tutor-border-idle)}.tutor-discussion-single .tutor-discussion-thumb-button{font:inherit;color:inherit;cursor:pointer;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;text-decoration:none}.tutor-discussion-single .tutor-discussion-thumb-button:focus{outline:none}.tutor-discussion-single .tutor-discussion-thumb-button{flex-direction:0;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;display:flex}.tutor-animate-spin{animation:1s linear infinite tutor-spin}.tutor-upcoming-lesson-card{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:12px;padding:16px}.tutor-upcoming-lesson-card:hover{background-color:var(--tutor-surface-l1-hover)}.tutor-upcoming-lesson-card:focus-within{background-color:var(--tutor-surface-l1-hover)}@media (min-width:576px){.tutor-upcoming-lesson-card:hover .tutor-upcoming-lesson-card-live-tag-badge{opacity:0}.tutor-upcoming-lesson-card:focus-within .tutor-upcoming-lesson-card-live-tag-badge{opacity:0}.tutor-upcoming-lesson-card:hover .tutor-upcoming-lesson-card-action{opacity:1;pointer-events:auto}.tutor-upcoming-lesson-card:focus-within .tutor-upcoming-lesson-card-action{opacity:1;pointer-events:auto}}.tutor-upcoming-lesson-card-header{flex-flow:row;justify-content:space-between;align-items:center;min-height:32px;margin-bottom:2px;display:flex}.tutor-upcoming-lesson-card-meta{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);flex-flow:row;justify-content:flex-start;align-items:center;gap:4px;font-size:.75rem;font-weight:400;line-height:1.25rem;display:flex}.tutor-upcoming-lesson-card-icon{flex-flow:row;justify-content:center;align-items:center;display:flex}.tutor-upcoming-lesson-card-live-tag{position:relative}.tutor-upcoming-lesson-card-live-tag-badge{opacity:1;z-index:1;flex-flow:row;justify-content:center;align-items:center;transition:opacity .25s ease-in-out;display:flex}.tutor-upcoming-lesson-card-action{top:0;opacity:0;pointer-events:none;z-index:2;flex-flow:row;justify-content:center;align-items:center;transition:opacity .25s ease-in-out;display:flex;position:absolute;inset-inline-end:0}.tutor-upcoming-lesson-card-action:hover{color:var(--tutor-text-primary-inverse)}.tutor-upcoming-lesson-card-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);text-overflow:ellipsis;white-space:nowrap;margin:0 0 12px;font-size:.875rem;font-weight:500;line-height:1.375rem;display:block;overflow:hidden}.tutor-upcoming-lesson-card-title:hover{color:var(--tutor-text-brand)}@media (max-width:576px){.tutor-upcoming-lesson-card-title{color:var(--tutor-text-brand)}}.tutor-upcoming-lesson-card-course{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);flex-flow:row;justify-content:flex-start;align-items:baseline;gap:2px;font-size:.75rem;font-weight:400;line-height:1.25rem;display:flex}.tutor-upcoming-lesson-card-course-name{font-style:italic}.tutor-my-quiz-attempts-wrapper .tutor-quiz-attempts{border-radius:12px}@media (max-width:576px){.tutor-my-quiz-attempts-wrapper .tutor-quiz-attempts{border:1px solid var(--tutor-border-idle);margin-top:8px;overflow:hidden}}@media (min-width:576px){.tutor-quiz-attempts-mobile-heading{display:none}}.tutor-quiz-attempts-filter{border-bottom:1px solid var(--tutor-border-idle);flex-flow:row;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.tutor-quiz-attempts-header{background-color:var(--tutor-surface-l1-hover);border-bottom:1px solid var(--tutor-border-idle);font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);grid-template-columns:340px 180px 1.5fr 1fr;gap:8px;padding:12px 16px;font-size:.75rem;font-weight:400;line-height:1.25rem;display:grid}@media (max-width:576px){.tutor-quiz-attempts-header{display:none}}.tutor-quiz-attempts-list{background-color:var(--tutor-surface-l1)}.tutor-quiz-attempts .tutor-quiz-attempts-header-item:last-of-type{text-align:center}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper{padding:12px 16px}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper:not(:last-child){border-bottom:1px solid var(--tutor-border-idle)}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper:hover,.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper.tutor-quiz-previous-attempts{background-color:var(--tutor-surface-l1-hover)}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper.tutor-quiz-previous-attempts .tutor-quiz-attempts-expand-icon{transform:rotate(180deg)}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item{grid-template-columns:340px 180px 1.5fr 1fr;grid-template-areas:"info marks time result";align-items:center;gap:8px;display:grid}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info-date a{color:var(--tutor-text-subdued)}@media (max-width:576px){.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item{grid-template-columns:2fr 1fr 1fr;grid-template-areas:"info info info""marks time result""buttons buttons buttons";gap:8px 0}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item[data-learning-area=true] .tutor-quiz-item-info>div:first-of-type{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item[data-learning-area=true] .tutor-quiz-item-info .tutor-quiz-item-info-date a{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-brand);font-size:.875rem;font-weight:600;line-height:1.375rem}}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info{grid-area:info}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info-expanded{text-align:center;flex-flow:row;justify-content:flex-start;align-items:start;gap:8px;min-height:24px;display:flex}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);text-align:start;margin-bottom:4px;font-size:1rem;font-weight:600;line-height:1.5rem;transition:color .25s ease-in-out}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info-title:hover{color:var(--tutor-text-brand)}@media (max-width:576px){.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info-title{font-size:.875rem;line-height:1.375rem}}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info-course{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);flex-flow:row;justify-content:flex-start;align-items:center;gap:4px;font-size:.875rem;font-weight:400;line-height:1.375rem;display:flex}@media (max-width:576px){.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info-course{font-size:.75rem;line-height:1.25rem}}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info-student{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);margin-top:6px;font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info-date{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);margin-top:6px;font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info .tutor-quiz-attempts-expand-btn{font:inherit;color:inherit;cursor:pointer;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;background:0 0;border:none;outline:none;margin:0;padding:0;text-decoration:none}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info .tutor-quiz-attempts-expand-btn:focus{outline:none}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info .tutor-quiz-attempts-expand-btn{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-brand);cursor:pointer;white-space:nowrap;flex-flow:row;justify-content:flex-start;align-items:center;gap:4px;font-size:.875rem;font-weight:500;line-height:1.375rem;display:flex}@media (max-width:576px){.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info .tutor-quiz-attempts-expand-btn{flex-flow:row;justify-content:flex-start;align-items:center;font-size:.75rem;line-height:1.25rem;display:flex}}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info .tutor-quiz-attempts-expand-icon{transition:transform .3s ease-in-out;display:flex}@media (max-width:576px){.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info .tutor-quiz-attempts-expand-icon svg{width:16px;height:16px}}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info .tutor-student-attempt-detail{text-decoration:none}@media (min-width:576px){.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-info .tutor-student-attempt-detail{display:none}}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks{flex-flow:row;grid-area:marks;justify-content:flex-start;align-items:center;gap:8px;display:flex}@media (max-width:576px){.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks{background-color:var(--tutor-surface-l1-hover);border-start-start-radius:8px;border-end-start-radius:8px;padding-block:12px;padding-inline-start:12px}}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown{flex-flow:column;justify-content:center;align-items:stretch;gap:2px;display:flex}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown .tutor-quiz-marks-correct,.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown .tutor-quiz-marks-incorrect{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);background-color:var(--tutor-actions-gray-secondary);border-radius:4px;align-items:center;gap:6px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-inline:8px;font-size:.75rem;font-weight:500;line-height:1.25rem;display:inline-flex}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown .tutor-quiz-marks-correct img,.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown .tutor-quiz-marks-correct svg,.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown .tutor-quiz-marks-incorrect img,.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown .tutor-quiz-marks-incorrect svg{object-fit:contain;object-position:center;flex-flow:row;justify-content:center;align-items:center;width:12px;height:12px;display:flex}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown .tutor-quiz-marks-correct svg,.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown .tutor-quiz-marks-incorrect svg{color:var(--tutor-icon-idle)}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown .tutor-quiz-marks-correct.tutor-badge-rounded,.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown .tutor-quiz-marks-incorrect.tutor-badge-rounded{border-radius:1000px}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown .tutor-quiz-marks-correct,.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown .tutor-quiz-marks-incorrect{border-radius:1000px;width:100%}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown .tutor-quiz-marks-correct:before,.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown .tutor-quiz-marks-incorrect:before{content:"";background-color:var(--tutor-icon-success-primary);border-radius:1000px;width:8px;height:8px;margin-inline-start:2px;display:inline-block}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-marks .tutor-quiz-marks-breakdown .tutor-quiz-marks-incorrect:before{background-color:var(--tutor-icon-critical)}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-time{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);white-space:nowrap;flex-flow:row;grid-area:time;justify-content:flex-start;align-items:center;gap:6px;font-size:1rem;font-weight:400;line-height:1.5rem;display:flex}@media (max-width:576px){.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-time{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);background-color:var(--tutor-surface-l1-hover);height:100%;padding-inline:8px;font-size:.875rem;font-weight:400;line-height:1.375rem}}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-result{flex-flow:column;grid-area:result;justify-content:center;align-items:center;display:flex}@media (max-width:576px){.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-result{background-color:var(--tutor-surface-l1-hover);border-start-end-radius:8px;border-end-end-radius:8px;height:100%;padding-block:12px;padding-inline-end:12px}}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-result .tutor-quiz-item-result-more{display:none}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-buttons{grid-area:buttons;display:none}@media (max-width:576px){.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-buttons{flex-flow:row;justify-content:center;align-items:center;gap:12px;margin-top:4px;display:flex}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item .tutor-quiz-item-buttons button{flex:1;gap:4px}}@media (min-width:576px){.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item:has(.tutor-popover[style*="visibility: visible;"]) .tutor-quiz-item-result .tutor-badge{display:none}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item:has(.tutor-popover[style*="visibility: visible;"]) .tutor-quiz-item-result-more{display:flex}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item:hover:has(.tutor-quiz-item-result-more) .tutor-quiz-item-result .tutor-badge{display:none}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item:focus-within:has(.tutor-quiz-item-result-more) .tutor-quiz-item-result .tutor-badge{display:none}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item:hover:has(.tutor-quiz-item-result-more) .tutor-quiz-item-result .tutor-quiz-item-result-more{display:flex}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-attempts-item:focus-within:has(.tutor-quiz-item-result-more) .tutor-quiz-item-result .tutor-quiz-item-result-more{display:flex}}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-previous-attempts{background-color:var(--tutor-surface-l1);border-radius:4px;margin-top:16px}@media (max-width:576px){.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-previous-attempts .tutor-quiz-previous-attempts-title{padding:12px}}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-previous-attempts .tutor-quiz-attempts-item{grid-template-columns:324px 180px 1.5fr 1fr;padding:16px;transition:background-color .25s ease-in-out}@media (max-width:576px){.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-previous-attempts .tutor-quiz-attempts-item{grid-template-columns:2.5fr 1fr 1fr;grid-template-areas:"info info info""marks time result""buttons buttons buttons";row-gap:8px;padding:12px 12px 4px}}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-previous-attempts .tutor-quiz-attempts-item:hover{background-color:var(--tutor-surface-l1-hover)}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-previous-attempts .tutor-quiz-attempts-item:not(:last-child){border-bottom:1px solid var(--tutor-border-idle)}@media (min-width:576px){.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-previous-attempts .tutor-quiz-attempts-item:not(:nth-last-child(2)){border-bottom:1px solid var(--tutor-border-idle)}}@media (max-width:576px){.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-previous-attempts .tutor-quiz-item-actions{padding-bottom:12px}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper .tutor-quiz-previous-attempts .tutor-quiz-item-actions:not(:last-child){border-bottom:1px solid var(--tutor-border-idle)}.tutor-quiz-attempts .tutor-quiz-attempts-item-wrapper{padding:12px}.tutor-quiz-attempts.tutor-instructor-quiz-attempts{background-color:var(--tutor-surface-l1);border:1px solid var(--tutor-border-idle);border-radius:12px}}.tutor-quiz-item-actions{flex-flow:row;grid-column:1/-1;justify-content:space-between;align-items:center;gap:12px;padding-top:4px;display:flex}.tutor-quiz-item-actions button,.tutor-quiz-item-actions a{width:100%}@media (min-width:576px){.tutor-quiz-item-actions{display:none}}.tutor-quiz-summary-page{--tutor-quiz-summary-header-height:64px;--tutor-quiz-summary-header-top:0px;--tutor-quiz-summary-sidebar-top:calc(var(--tutor-quiz-summary-header-top) + 64px + var(--tutor-quiz-summary-header-height));--tutor-quiz-summary-footer-height:0px}.tutor-quiz-summary-page:has(.tutor-quiz-summary-footer){--tutor-quiz-summary-footer-height:90px}body:has(#wpadminbar) .tutor-quiz-summary-page{--tutor-quiz-summary-header-top:0px}@media (min-width:576px){body:has(#wpadminbar) .tutor-quiz-summary-page{--tutor-quiz-summary-header-top:32px}}.tutor-quiz-summary-page{background-color:var(--tutor-surface-base)}.tutor-quiz-summary-page .tutor-quiz-summary-header{top:var(--tutor-quiz-summary-header-top);z-index:10;min-height:var(--tutor-quiz-summary-header-height);background-color:var(--tutor-surface-l1);border-bottom:1px solid var(--tutor-border-idle);padding:0 16px;position:-webkit-sticky;position:sticky}.tutor-quiz-summary-page .tutor-quiz-summary-header-inner{max-width:760px;margin:0 auto}@media (min-width:1400px){.tutor-quiz-summary-page .tutor-quiz-summary-header-inner{max-width:860px}}@media (min-width:1920px){.tutor-quiz-summary-page .tutor-quiz-summary-header-inner{max-width:944px}}.tutor-quiz-summary-page .tutor-quiz-summary-header-inner{min-height:var(--tutor-quiz-summary-header-height);flex-flow:row;justify-content:space-between;align-items:center;margin:0 auto;display:flex}.tutor-quiz-summary-page .tutor-quiz-summary-body{padding-top:64px;max-width:1220px;padding-inline:16px;padding-bottom:calc(var(--tutor-quiz-summary-footer-height) + 8px);grid-template-columns:300px 1fr;gap:128px;margin-inline:auto;display:grid}@media (max-width:576px){.tutor-quiz-summary-page .tutor-quiz-summary-body{grid-template-columns:1fr;padding-top:24px}}@media (max-width:768px){.tutor-quiz-summary-page .tutor-quiz-summary-body{gap:16px}}@media (max-width:992px){.tutor-quiz-summary-page .tutor-quiz-summary-body{gap:40px}}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar{top:var(--tutor-quiz-summary-sidebar-top);max-height:calc(100vh - var(--tutor-quiz-summary-sidebar-top) - var(--tutor-quiz-summary-footer-height));flex-flow:column;justify-content:flex-start;align-self:start;align-items:stretch;display:flex;position:-webkit-sticky;position:sticky}@media (max-width:576px){.tutor-quiz-summary-page .tutor-quiz-summary-sidebar{display:none}}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions{scrollbar-width:thin;scrollbar-color:var(--tutor-border-idle)transparent;overflow-y:auto}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions::-webkit-scrollbar{width:8px}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions::-webkit-scrollbar-track{background:0 0}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions::-webkit-scrollbar-thumb{background:var(--tutor-border-idle);border-radius:1000px}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions::-webkit-scrollbar-thumb:hover{background:var(--tutor-icon-secondary)}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions{padding:1px 1px 16px}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions .tutor-quiz-sidebar-question-item{all:unset;box-shadow:none;cursor:pointer;border-radius:6px;outline:none;flex-flow:row;justify-content:flex-start;align-items:stretch;gap:12px;padding:12px 24px;display:flex}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions .tutor-quiz-sidebar-question-item .tutor-question-number{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);flex-flow:row;justify-content:flex-start;align-self:start;align-items:center;gap:12px;min-width:46px;padding-inline-start:8px;font-size:.875rem;font-weight:700;line-height:1.125rem;display:flex}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions .tutor-quiz-sidebar-question-item .tutor-question-number:before{content:"";background-color:var(--tutor-icon-disabled);border-radius:50%;width:8px;height:8px;display:block}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions .tutor-quiz-sidebar-question-item .tutor-question-content{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);overflow-wrap:break-word;word-wrap:break-word;-ms-word-break:break-all;word-break:break-all;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;font-size:.875rem;font-weight:400;line-height:1.125rem}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions .tutor-quiz-sidebar-question-item:hover{background-color:var(--tutor-surface-l2)}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions .tutor-quiz-sidebar-question-item.active{background-color:var(--tutor-surface-l1);outline:1px solid var(--tutor-border-idle)}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions .tutor-quiz-sidebar-question-item:focus-visible{box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);background-color:var(--tutor-surface-l2);outline:none}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions .tutor-quiz-sidebar-question-item.correct .tutor-question-number:before{background-color:var(--tutor-icon-success-primary)}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions .tutor-quiz-sidebar-question-item.incorrect .tutor-question-number:before{background-color:var(--tutor-icon-critical)}.tutor-quiz-summary-page .tutor-quiz-summary-sidebar .tutor-quiz-sidebar-questions .tutor-quiz-sidebar-question-item.pending .tutor-question-number:before{background-color:var(--tutor-border-warning-tertiary)}.tutor-quiz-summary-page .tutor-quiz-summary-footer{background-color:var(--tutor-surface-base);border-top:1px solid var(--tutor-border-idle);position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 13px -2px rgb(16 24 40 / .06)}.tutor-quiz-summary-page .tutor-quiz-summary-footer .tutor-quiz-summary-footer-inner{flex-flow:row;justify-content:end;align-items:center;max-width:1220px;margin-inline:auto;padding:20px 16px;display:flex}.tutor-quiz-summary-page .tutor-quiz-summary-footer a.tutor-btn{min-width:320px}@media (max-width:576px){.tutor-quiz-summary-page .tutor-quiz-summary-footer .tutor-quiz-summary-footer-inner{padding:16px}.tutor-quiz-summary-page .tutor-quiz-summary-footer a.tutor-btn{width:100%}}.tutor-quiz-summary-page .tutor-quiz-summary-content{min-width:0;max-width:100%;padding-bottom:16px}.tutor-quiz-summary-page .tutor-quiz-questions{max-width:760px;margin:0 auto}@media (min-width:1400px){.tutor-quiz-summary-page .tutor-quiz-questions{max-width:860px}}@media (min-width:1920px){.tutor-quiz-summary-page .tutor-quiz-questions{max-width:944px}}.tutor-quiz-summary-page .tutor-quiz-questions{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:40px;width:100%;min-width:0;padding-inline:0;display:flex}@media (max-width:576px){.tutor-quiz-summary-page .tutor-quiz-questions{gap:12px}}.tutor-quiz-summary-page .tutor-quiz-review-dnd{border:1px solid var(--tutor-border-idle);background:var(--tutor-surface-l1);border-radius:12px;padding:24px}@media (max-width:576px){.tutor-quiz-summary-page .tutor-quiz-review-dnd{padding:12px}}.tutor-quiz-summary-page .tutor-quiz-review-dnd-grid{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:6px;display:flex}@media (max-width:576px){.tutor-quiz-summary-page .tutor-quiz-review-dnd-grid{flex-direction:column;gap:6px;display:flex}.tutor-quiz-summary-page .tutor-quiz-review-dnd-grid .tutor-quiz-review-dnd-head,.tutor-quiz-summary-page .tutor-quiz-review-dnd-grid .tutor-quiz-review-dnd-rows,.tutor-quiz-summary-page .tutor-quiz-review-dnd-grid .tutor-quiz-review-dnd-row{display:contents}.tutor-quiz-summary-page .tutor-quiz-review-dnd-grid .tutor-quiz-review-given{order:1}.tutor-quiz-summary-page .tutor-quiz-review-dnd-grid .tutor-quiz-review-correct{order:2}.tutor-quiz-summary-page .tutor-quiz-review-dnd-grid .tutor-quiz-review-col-title.tutor-quiz-review-correct{margin-top:12px}}.tutor-quiz-summary-page .tutor-quiz-review-dnd-head{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:576px){.tutor-quiz-summary-page .tutor-quiz-review-dnd-head{display:contents}}.tutor-quiz-summary-page .tutor-quiz-review-dnd-rows{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:6px;display:flex}@media (max-width:576px){.tutor-quiz-summary-page .tutor-quiz-review-dnd-rows{display:contents}}.tutor-quiz-summary-page .tutor-quiz-review-dnd-row{grid-template-columns:1fr 1fr;align-items:stretch;gap:16px;display:grid}@media (max-width:576px){.tutor-quiz-summary-page .tutor-quiz-review-dnd-row{display:contents}}.tutor-quiz-summary-page .tutor-quiz-review-col-title{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);margin-bottom:6px;font-size:.75rem;font-weight:400;line-height:1.25rem}.tutor-quiz-summary-page .tutor-quiz-review-item{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);border:1px solid var(--tutor-border-idle);background:var(--tutor-surface-base);border-radius:6px;flex-flow:row;justify-content:flex-start;align-items:center;gap:6px;min-width:0;min-height:38px;padding:8px;font-size:.875rem;font-weight:600;line-height:1.375rem;display:flex;overflow:hidden}.tutor-quiz-summary-page .tutor-quiz-review-item span{overflow-wrap:break-word;word-break:break-word;min-width:0}.tutor-quiz-summary-page .tutor-quiz-review-item:has(img){min-height:48px}.tutor-quiz-summary-page .tutor-quiz-review-item img{object-fit:contain;object-position:center;border-radius:2px;flex-shrink:0;width:32px;height:32px}.tutor-quiz-summary-page .tutor-quiz-review-item[data-option=correct]{color:var(--tutor-text-success);border-color:var(--tutor-border-success);background:var(--tutor-surface-success)}.tutor-quiz-summary-page .tutor-quiz-review-item[data-option=incorrect]{color:var(--tutor-text-critical);border-color:var(--tutor-border-error);background:var(--tutor-surface-critical)}.tutor-quiz-summary-page .tutor-quiz-review-item[data-option=pending]{color:var(--tutor-text-warning);border-color:var(--tutor-border-warning-tertiary);background:var(--tutor-surface-warning-hover)}.tutor-quiz-summary-page .tutor-quiz-question-option[data-readonly=true]{pointer-events:none;cursor:default}.tutor-quiz-summary-page [data-question=fill_in_the_blank] .tutor-quiz-question-option{background-color:var(--tutor-surface-base);border-radius:8px;padding:16px}.tutor-quiz-summary-page [data-question=fill_in_the_blank] .tutor-quiz-question-option:hover:not(:has(:checked)):not([data-option=correct]):not([data-option=incorrect]):not([data-option=draggable]){background-color:var(--tutor-surface-base)}.tutor-quiz-summary-page [data-question=fill_in_the_blank] .tutor-quiz-question-option .tutor-quiz-question-input[data-option=incorrect]{color:var(--tutor-text-critical);border-color:var(--tutor-border-error);text-align:center}.tutor-quiz-summary-page [data-question=fill_in_the_blank] .tutor-quiz-question-option .tutor-quiz-question-input[data-option=correct]{color:var(--tutor-text-success);border-color:var(--tutor-border-success);text-align:center}.tutor-quiz-summary-page .tutor-quiz-question{box-sizing:border-box;min-width:0;max-width:100%}.tutor-quiz-summary-page .tutor-quiz-question-header{min-width:0}.tutor-quiz-summary-page .tutor-quiz-question-header-actions{flex-flow:row;flex-shrink:0;justify-content:flex-start;align-items:center;gap:20px;display:flex}@media (max-width:576px){.tutor-quiz-summary-page .tutor-quiz-question-header-actions{gap:12px}}.tutor-quiz-summary-page .tutor-quiz-question-header-status{flex-flow:wrap;justify-content:flex-start;align-items:center;gap:6px;display:flex}.tutor-quiz-summary-page .tutor-quiz-question-header-divider{background-color:var(--tutor-border-idle);align-self:stretch;width:1px}.tutor-quiz-summary-page .tutor-quiz-question-review-actions{flex-flow:row;justify-content:flex-start;align-items:center;gap:8px;display:flex}@media (max-width:576px){.tutor-quiz-summary-page .tutor-quiz-question-review-actions{gap:6px}}.tutor-quiz-summary-page .tutor-quiz-question-review-action{border-radius:var(--tutor-button-radius,6px);font-weight:var(--tutor-button-font-weight,500);cursor:pointer;text-align:center;text-transform:none;color:var(--tutor-text-primary);--tutor-button-border-shadow:none;box-shadow:var(--tutor-button-border-shadow,none);background-color:#fff0;border:none;justify-content:center;align-items:center;gap:4px;padding:0;font-family:inherit;text-decoration:none;transition:color .25s ease-in-out,background-color .25s ease-in-out;display:inline-flex}.tutor-quiz-summary-page .tutor-quiz-question-review-action:hover:not(:disabled):not(.disabled),.tutor-quiz-summary-page .tutor-quiz-question-review-action:focus:not(:disabled):not(.disabled){color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-primary-border-shadow,none);background-color:#fff0;border:none;outline:none}.tutor-quiz-summary-page .tutor-quiz-question-review-action:focus-visible:not(:disabled):not(.disabled){box-shadow:0 0 0 2px var(--tutor-brand-450,#90a0f7);outline:none}.tutor-quiz-summary-page .tutor-quiz-question-review-action svg:not([class]){color:currentColor;flex-shrink:0}.tutor-quiz-summary-page .tutor-quiz-question-review-action:disabled,.tutor-quiz-summary-page .tutor-quiz-question-review-action.disabled{color:var(--tutor-text-subdued);cursor:not-allowed;pointer-events:none}.tutor-quiz-summary-page .tutor-quiz-question-review-action:disabled svg:not([class]),.tutor-quiz-summary-page .tutor-quiz-question-review-action.disabled svg:not([class]){color:var(--tutor-icon-subdued)}.tutor-quiz-summary-page .tutor-quiz-question-review-action{background-color:var(--tutor-button-secondary);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-secondary-border-shadow,none)}.tutor-quiz-summary-page .tutor-quiz-question-review-action svg:not([class]){color:var(--tutor-icon-idle)}.tutor-quiz-summary-page .tutor-quiz-question-review-action:hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-secondary-hover);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-secondary-border-shadow-hover,var(--tutor-button-secondary-border-shadow,none))}.tutor-quiz-summary-page .tutor-quiz-question-review-action:focus:not(:disabled):not(.disabled){background-color:var(--tutor-button-secondary-focused);color:var(--tutor-text-primary);--tutor-button-border-shadow:var(--tutor-button-secondary-border-shadow-focused,var(--tutor-button-secondary-border-shadow,none))}.tutor-quiz-summary-page .tutor-quiz-question-review-action:disabled,.tutor-quiz-summary-page .tutor-quiz-question-review-action.disabled{background-color:var(--tutor-button-disabled);--tutor-button-border-shadow:var(--tutor-button-secondary-border-shadow-disabled,var(--tutor-button-secondary-border-shadow,none))}.tutor-quiz-summary-page .tutor-quiz-question-review-action{cursor:pointer;min-width:32px;min-height:32px;padding:8px;transition:background-color .25s ease-in-out,color .25s ease-in-out,opacity .25s ease-in-out,border-color .25s ease-in-out;position:relative}.tutor-quiz-summary-page .tutor-quiz-question-review-action:has(input:disabled){cursor:wait}.tutor-quiz-summary-page .tutor-quiz-question-review-action[data-review-status=correct]:has(input:checked){background-color:var(--tutor-button-success);color:var(--tutor-text-primary-inverse)}.tutor-quiz-summary-page .tutor-quiz-question-review-action[data-review-status=correct]:has(input:checked) svg:not([class]){color:var(--tutor-icon-idle-inverse)}.tutor-quiz-summary-page .tutor-quiz-question-review-action[data-review-status=correct]:has(input:checked):hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-success-hover);color:var(--tutor-text-primary-inverse)}.tutor-quiz-summary-page .tutor-quiz-question-review-action[data-review-status=correct]:has(input:checked):focus:not(:disabled):not(.disabled){background-color:var(--tutor-button-success-focused);color:var(--tutor-text-primary-inverse)}.tutor-quiz-summary-page .tutor-quiz-question-review-action[data-review-status=incorrect]:has(input:checked){background-color:var(--tutor-button-destructive);color:var(--tutor-text-primary-inverse);--tutor-button-border-shadow:var(--tutor-button-destructive-border-shadow,none)}.tutor-quiz-summary-page .tutor-quiz-question-review-action[data-review-status=incorrect]:has(input:checked) svg:not([class]){color:var(--tutor-icon-idle-inverse)}.tutor-quiz-summary-page .tutor-quiz-question-review-action[data-review-status=incorrect]:has(input:checked):hover:not(:disabled):not(.disabled){background-color:var(--tutor-button-destructive-hover);color:var(--tutor-text-primary-inverse);--tutor-button-border-shadow:var(--tutor-button-destructive-border-shadow-hover,var(--tutor-button-destructive-border-shadow,none))}.tutor-quiz-summary-page .tutor-quiz-question-review-action[data-review-status=incorrect]:has(input:checked):focus:not(:disabled):not(.disabled){background-color:var(--tutor-button-destructive-focused);color:var(--tutor-text-primary-inverse);--tutor-button-border-shadow:var(--tutor-button-destructive-border-shadow-focused,var(--tutor-button-destructive-border-shadow,none))}.tutor-quiz-summary-page .tutor-quiz-question-review-action[data-review-status=incorrect]:has(input:checked):disabled{background-color:var(--tutor-button-disabled);--tutor-button-border-shadow:var(--tutor-button-destructive-border-shadow-disabled,var(--tutor-button-destructive-border-shadow,none))}.tutor-quiz-summary-page .tutor-quiz-question-review-action[data-review-status=incorrect]:has(input:checked).disabled{background-color:var(--tutor-button-disabled);--tutor-button-border-shadow:var(--tutor-button-destructive-border-shadow-disabled,var(--tutor-button-destructive-border-shadow,none))}.tutor-quiz-summary-page .tutor-quiz-question-review-input{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.tutor-quiz-summary-feedback{border:1px solid var(--tutor-border-brand-secondary);background-color:var(--tutor-surface-brand-tertiary);border-radius:8px;flex-flow:column;justify-content:flex-start;align-items:stretch;gap:8px;margin-top:16px;padding:16px;display:flex}.tutor-quiz-summary-feedback [data-title]{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);font-size:.875rem;font-weight:400;line-height:1.375rem}.tutor-quiz-summary-feedback [data-body]{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-primary);font-size:1rem;font-weight:400;line-height:1.375rem}.tutor-quiz-review-feedback-wrapper{grid-template-columns:300px 1fr;gap:128px;max-width:1220px;margin-inline:auto;padding:40px 16px;display:grid}@media (max-width:576px){.tutor-quiz-review-feedback-wrapper{grid-template-columns:1fr}}.tutor-quiz-review-feedback{flex-flow:column;justify-content:flex-start;align-items:stretch;gap:20px;display:flex}.tutor-quiz-review-feedback .tutor-quiz-review-feedback-button{padding-inline:20px!important}.tutor-quiz-attempt-feedback .tutor-wp-editor-wrapper{margin-bottom:16px}.tutor-quiz-summary{max-width:760px;margin:0 auto}@media (min-width:1400px){.tutor-quiz-summary{max-width:860px}}@media (min-width:1920px){.tutor-quiz-summary{max-width:944px}}.tutor-quiz-summary{margin:0 auto;padding-block:64px}@media (max-width:576px){.tutor-quiz-summary{padding:12px 12px 24px}.tutor-quiz-summary .tutor-quiz-summary-overview{background-color:var(--tutor-surface-base);border-radius:12px;padding:12px}}.tutor-quiz-summary .tutor-quiz-result{grid-template-columns:1fr 3fr 1fr;grid-template-areas:"progress marks statics""progress marks retake";gap:24px;margin-bottom:8px;display:grid}@media (min-width:576px){.tutor-quiz-summary .tutor-quiz-result{background-color:var(--tutor-quiz-idle);border-radius:12px;padding:20px}}@media (max-width:576px){.tutor-quiz-summary .tutor-quiz-result{grid-template-columns:2fr 1fr;grid-template-areas:"progress progress""marks statics""retake retake";gap:16px}}.tutor-quiz-summary .tutor-quiz-result-progress{grid-area:progress}@media (max-width:576px){.tutor-quiz-summary .tutor-quiz-result-progress{flex-flow:row;justify-content:center;align-items:center;display:flex}}.tutor-quiz-summary .tutor-quiz-result-marks{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);flex-flow:column;grid-area:marks;justify-content:flex-start;align-items:stretch;gap:16px;font-size:1rem;font-weight:400;line-height:1.5rem;display:flex}@media (max-width:576px){.tutor-quiz-summary .tutor-quiz-result-marks{gap:8px;font-size:.875rem;line-height:1.375rem}}.tutor-quiz-summary .tutor-quiz-result-statics{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-secondary);grid-area:statics;font-size:1rem;font-weight:400;line-height:1.5rem}@media (max-width:576px){.tutor-quiz-summary .tutor-quiz-result-statics{align-self:end;font-size:.875rem;line-height:1.375rem}}.tutor-quiz-summary .tutor-quiz-result-statics .tutor-quiz-result-static-item{flex-flow:row;justify-content:flex-start;align-items:center;gap:6px;display:flex}.tutor-quiz-summary .tutor-quiz-result-statics .tutor-quiz-result-static-item:before{content:"";background-color:var(--tutor-icon-subdued);border-radius:50%;width:8px;height:8px;margin-inline-end:2px}.tutor-quiz-summary .tutor-quiz-result-statics .tutor-quiz-result-static-item.correct:before{background-color:var(--tutor-icon-success-primary)}.tutor-quiz-summary .tutor-quiz-result-statics .tutor-quiz-result-static-item.incorrect:before{background-color:var(--tutor-icon-critical)}.tutor-quiz-summary .tutor-quiz-result-statics .tutor-quiz-result-static-item.total:before{background-color:var(--tutor-icon-subdued)}.tutor-quiz-summary .tutor-quiz-result-retake{grid-area:retake;align-self:end}@media (max-width:576px){.tutor-quiz-summary .tutor-quiz-result-retake button{--tutor-button-border-shadow-base:2px;--tutor-button-border-shadow-bottom:5px;font-size:.875rem;line-height:1.375rem}.tutor-quiz-summary .tutor-quiz-result-retake button:not([class*=tutor-btn-link]){min-height:48px;padding:12px 16px}}.tutor-quiz-summary .tutor-quiz-result-footer{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-subdued);flex-flow:wrap;justify-content:center;align-items:center;gap:8px;font-size:.75rem;font-weight:400;line-height:1.25rem;display:flex}.tutor-quiz-summary .tutor-quiz-result-footer a{text-decoration:none}.tutor-quiz-summary .tutor-quiz-result-footer:has(>:nth-child(2)){justify-content:space-between}.tutor-quiz-summary .tutor-quiz-result-footer-note{font-style:italic}@media (max-width:576px){.tutor-quiz-summary .tutor-quiz-result-footer{margin-top:12px}}.tutor-quiz-summary .tutor-empty-quiz-details{background-color:var(--tutor-surface-critical);border:1px solid var(--tutor-border-error-tertiary);border-radius:8px;flex-flow:row;justify-content:center;align-items:center;gap:8px;margin-block:16px 40px;padding:16px;display:flex}.tutor-quiz-summary .tutor-empty-quiz-details .error-message{font-family:var(--tutor-font-family-body,"Inter"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:var(--tutor-text-critical);margin-block:0;font-size:.875rem;font-weight:400;line-height:1.375rem}.tutor-video-player{position:relative}.tutor-video-player .loading-spinner{background:var(--tutor-surface-base);z-index:1;border-radius:4px;position:absolute;inset:0}.tutor-video-player .loading-spinner:before{content:"";box-sizing:border-box;border:2px solid var(--tutor-surface-base);border-top-color:var(--tutor-actions-brand-primary);top:50%;left:50%;border-radius:50%;width:50px;height:50px;margin-top:-10px;margin-left:-10px;animation:.8s linear infinite tutor-spin;position:absolute;top:calc(50% - 25px)}.tutor-video-player video{width:100%}.tutor-video-player iframe{border:none;width:100%;height:100%}.tutor-video-player .plyr--vimeo .plyr__captions{display:none!important}.tutor-video-player .plyr__control{border-radius:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7);background:0 0;border:0;flex-shrink:0;transition:all .3s;position:relative;overflow:visible}.tutor-video-player .plyr__control:focus{background:unset;color:unset;outline:0}.tutor-video-player .plyr__control--overlaid{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:var(--plyr-video-control-color,#fff);opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing,10px)*1.5);z-index:2;border:0;border-radius:100%;transition:all .3s;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tutor-tour-modal.tutor-modal-content{max-width:100%;padding:16px}.tutor-tour-modal .tutor-tour-images{background:var(--tutor-surface-l1-hover);border-radius:12px;width:100%;min-height:366px;position:relative;overflow:hidden}.tutor-tour-modal .tutor-tour-images .tutor-tour-slide-image{width:100%;height:100%;position:absolute;top:0;left:0}.tutor-tour-modal .tutor-tour-images .tutor-tour-slide-image picture,.tutor-tour-modal .tutor-tour-images .tutor-tour-slide-image img{object-fit:cover;border-radius:12px;width:100%;height:100%}.tutor-tour-modal .tutor-tour-images .tutor-tour-slide-image:after{content:"";pointer-events:none;border-radius:12px;position:absolute;inset:0}.tutor-tour-modal .tutor-tour-images .tutor-tour-slide-image[class*=tutor-slide-4]:after{box-shadow:inset 10px 0 20px 0 var(--tutor-surface-l1-hover)}@media (min-width:576px){.tutor-tour-modal .tutor-tour-images .tutor-tour-slide-image[class*=tutor-slide-0]:after,.tutor-tour-modal .tutor-tour-images .tutor-tour-slide-image[class*=tutor-slide-1]:after,.tutor-tour-modal .tutor-tour-images .tutor-tour-slide-image[class*=tutor-slide-2]:after,.tutor-tour-modal .tutor-tour-images .tutor-tour-slide-image[class*=tutor-slide-3]:after{box-shadow:inset -6px -6px 20px 0 var(--tutor-surface-l1-hover)}}@media (max-width:576px){.tutor-tour-modal .tutor-tour-images .tutor-tour-slide-image[class*=tutor-slide-0]:after,.tutor-tour-modal .tutor-tour-images .tutor-tour-slide-image[class*=tutor-slide-2]:after,.tutor-tour-modal .tutor-tour-images .tutor-tour-slide-image[class*=tutor-slide-3]:after{box-shadow:inset -6px -6px 20px 0 var(--tutor-surface-l1-hover)}.tutor-tour-modal .tutor-tour-images .tutor-tour-slide-image[class*=tutor-slide-1]:after{box-shadow:inset 6px -6px 20px 0 var(--tutor-surface-l1-hover)}}.tutor-tour-modal .tutor-tour-dot{background:var(--tutor-icon-disabled);border-radius:1000px;width:6px;height:6px;transition:background .25s ease-in-out;display:inline-block}.tutor-tour-modal .tutor-tour-dot.is-active{background:var(--tutor-icon-brand)}.tutor-tour-modal .tutor-transition-slide-enter{transition:transform .25s ease-in-out,opacity .25s ease-in-out}.tutor-tour-modal .tutor-transition-slide-enter-start{opacity:0;transform:translate(100%)}.tutor-tour-modal .tutor-transition-slide-enter-end{opacity:1;transform:translate(0)}.tutor-tour-modal .tutor-transition-slide-leave{transition:transform .3s ease-in,opacity .3s ease-in}.tutor-tour-modal .tutor-transition-slide-leave-start{opacity:1;transform:translate(0)}.tutor-tour-modal .tutor-transition-slide-leave-end{opacity:0;transform:translate(-100%)}.tutor-tour-modal .tutor-tour-images[data-direction=back] .tutor-transition-slide-enter-start{transform:translate(-100%)}.tutor-tour-modal .tutor-tour-images[data-direction=back] .tutor-transition-slide-leave-end{transform:translate(100%)}[dir=rtl] .tutor-tour-modal .tutor-transition-slide-enter-start{transform:translate(-100%)}[dir=rtl] .tutor-tour-modal .tutor-transition-slide-leave-end{transform:translate(100%)}[dir=rtl] .tutor-tour-modal .tutor-tour-images[data-direction=back] .tutor-transition-slide-enter-start{transform:translate(100%)}[dir=rtl] .tutor-tour-modal .tutor-tour-images[data-direction=back] .tutor-transition-slide-leave-end{transform:translate(-100%)}.tutor-tour-skip-wrapper .tutor-tour-skip-btn{color:var(--tutor-text-primary-inverse)}.tutor-tour-skip-wrapper .tutor-tour-skip-btn:hover{color:var(--tutor-text-primary)}.tutor-modal-content:has(.tutor-tour-modal){box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important;overflow:visible!important}.tutor-wrap-parent{width:100%;padding-top:80px;padding-bottom:80px}.tutor-modal-close:focus,.tutor-modal-close:hover,.tutor-tabs-tab:focus,.tutor-tabs-tab:hover{color:var(--tutor-text-brand)!important;background-color:var(--tutor-tab-l3-active)!important;box-shadow:var(--tutor-tab-active-shadow,none)}.tutor-cart-empty-state a{text-decoration:none!important}.plyr input[type=range]::-webkit-slider-runnable-track{box-shadow:none!important}.plyr input[type=range]::-moz-range-track{box-shadow:none!important}.plyr input[type=range]::-ms-fill-lower{box-shadow:none!important}.plyr input[type=range]::-ms-fill-upper{box-shadow:none!important}.tutor-course-thumbnail{position:relative}.tutor-bundle-discount-info{min-width:40px;max-width:64px;padding:0 7px;height:55px;background:red;-webkit-clip-path:polygon(0% 0%,100% 0%,100% 100%,50% calc(100% - 10px),0% 100%,0% 0%);clip-path:polygon(0% 0%,100% 0%,100% 100%,50% calc(100% - 10px),0% 100%,0% 0%);position:absolute;z-index:10;top:0;left:15px;color:#fff}.tutor-bundle-discount-info>div{text-align:center;font-size:12px}.tutor-bundle-discount-info .tutor-bundle-save-amount{font-weight:600;margin-top:-10px}.tutor-bundle-course-count-badge{margin-top:-8px;border-radius:25px;background-color:#9342e7;color:#fff;padding:0 12px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:7px}.tutor-bundle-course-count-badge .tutor-bundle-course-count-text{text-transform:uppercase}.tutor-bundle-courses-wrapper{list-style:none;margin:0;padding:0}.tutor-bundle-courses-wrapper .tutor-bundle-course-list-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;padding:13px 15px;border:1px solid #dcdfe5;margin-bottom:20px;border-radius:4px;font-weight:500;color:var(--tutor-color-primary);font-size:16px}.tutor-bundle-courses-wrapper .tutor-bundle-course-list-wrapper .tutor-bundle-course-list-counter{gap:10px;-webkit-box-flex:0;-ms-flex:0 0 125px;flex:0 0 125px;width:125px}.tutor-bundle-courses-wrapper .tutor-bundle-course-list-wrapper .tutor-bundle-feature-image img{height:80px;-o-object-fit:cover;object-fit:cover;border-radius:2px;margin:0;-webkit-box-shadow:0 0 1px rgb(0 0 0 / .08);box-shadow:0 0 1px rgb(0 0 0 / .08)}.tutor-bundle-courses-wrapper .tutor-bundle-course-list-wrapper .tutor-bundle-course-list-desc{padding-left:15px}.tutor-bundle-courses-wrapper .tutor-bundle-course-list-wrapper .tutor-bundle-course-list-desc .tutor-bundle-course-title{word-break:break-all}#tutor-course-bundle-builder a{text-decoration:none}.tutor-pro-course-bundle-builder-wrapper .tutor-bundle-loader{padding:0;margin:0;color:#000;margin-top:4px}.tutor-pro-course-bundle-builder-wrapper .tutor-form-control:focus{-webkit-box-shadow:unset;box-shadow:unset}.tutor-pro-course-bundle-builder-wrapper #tutor-bundle-course-list-wrapper{height:600px;overflow-y:scroll}.tutor-pro-course-bundle-builder-wrapper #tutor-bundle-course-list-wrapper .tutor-course-card:hover .tutor-bundle-course-delete{visibility:visible}.tutor-pro-course-bundle-builder-wrapper #tutor-bundle-course-list-wrapper .tutor-course-bundle-empty-state{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tutor-pro-course-bundle-builder-wrapper .tutor-course-bundle-builder-sidebar{border-right:1px solid var(--tutor-border-color);padding:0px!important}.tutor-pro-course-bundle-builder-wrapper .tutor-course-bundle-builder-sidebar #tutor-course-bundle-authors-wrapper{max-height:160px;overflow-y:scroll}.tutor-pro-course-bundle-builder-wrapper .tutor-course-bundle-builder-sidebar>div:not(:last-child){border-bottom:1px solid var(--tutor-border-color)}.tutor-pro-course-bundle-builder-wrapper .tutor-course-bundle-builder-sidebar>div{padding:26px 20px}.tutor-pro-course-bundle-builder-wrapper .tutor-bundle-course-delete{visibility:hidden;position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;background:rgb(65 69 79 / .7);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:6px}.tutor-pro-course-bundle-builder-wrapper .tutor-bundle-course-delete .tutor-remove-bundle-course{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.tutor-pro-course-bundle-builder-wrapper .tutor-bundle-course-delete .tutor-remove-bundle-course .tutor-icon-times{font-size:12px;font-weight:900}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{zoom:1}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails,.woocommerce div.product div.thumbnails,.woocommerce-page #content div.product div.thumbnails,.woocommerce-page div.product div.thumbnails{zoom:1}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs,.woocommerce div.product .woocommerce-tabs ul.tabs,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs,.woocommerce-page div.product .woocommerce-tabs ul.tabs{zoom:1}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment,.woocommerce div.product #reviews .comment,.woocommerce-page #content div.product #reviews .comment,.woocommerce-page div.product #reviews .comment{zoom:1}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{display:flex;flex-wrap:wrap;clear:both;zoom:1}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 20px 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product:nth-child(2n),.woocommerce.columns-2 ul.products li.product:nth-child(2n){margin-right:0;clear:right}.woocommerce-page.columns-2 ul.products li.product:nth-child(odd),.woocommerce.columns-2 ul.products li.product:nth-child(odd){clear:left}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:31.2%;width:calc(33.33% - 14px)}.woocommerce-page.columns-3 ul.products li.product:nth-child(3n),.woocommerce.columns-3 ul.products li.product:nth-child(3n){margin-right:0;clear:right}.woocommerce-page.columns-3 ul.products li.product:nth-child(3n+1),.woocommerce.columns-3 ul.products li.product:nth-child(3n+1){clear:left}.woocommerce-page.columns-4 ul.products li.product,.woocommerce.columns-4 ul.products li.product{width:22.5%;width:calc(25% - 15px)}.woocommerce-page.columns-4 ul.products li.product:nth-child(4n),.woocommerce.columns-4 ul.products li.product:nth-child(4n){margin-right:0;clear:right}.woocommerce-page.columns-4 ul.products li.product:nth-child(4n+1),.woocommerce.columns-4 ul.products li.product:nth-child(4n+1){clear:left}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:17.5%;width:calc(20% - 16px)}.woocommerce-page.columns-5 ul.products li.product:nth-child(5n),.woocommerce.columns-5 ul.products li.product:nth-child(5n){margin-right:0;clear:right}.woocommerce-page.columns-5 ul.products li.product:nth-child(5n+1),.woocommerce.columns-5 ul.products li.product:nth-child(5n+1){clear:left}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:14%;width:calc(16.66% - 16.66px)}.woocommerce-page.columns-6 ul.products li.product:nth-child(6n),.woocommerce.columns-6 ul.products li.product:nth-child(6n){margin-right:0;clear:right}.woocommerce-page.columns-6 ul.products li.product:nth-child(6n+1),.woocommerce.columns-6 ul.products li.product:nth-child(6n+1){clear:left}.woocommerce .woocommerce-pagination ul.page-numbers,.woocommerce-page .woocommerce-pagination ul.page-numbers{zoom:1}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce #content table.cart td.actions .coupon label,.woocommerce table.cart td.actions .coupon label,.woocommerce-page #content table.cart td.actions .coupon label,.woocommerce-page table.cart td.actions .coupon label{display:none}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{display:flex;margin:0 auto}.woocommerce #content table.cart td.actions .button,.woocommerce table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button{margin-left:5px}@media (min-width:545px){.woocommerce #content table.cart td.actions>input[type=submit],.woocommerce table.cart td.actions>input[type=submit],.woocommerce-page #content table.cart td.actions>input[type=submit],.woocommerce-page table.cart td.actions>input[type=submit]{margin:5px auto}}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{zoom:1}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:calc(50% - 10px)}.woocommerce .cart-collaterals .cross-sells ul.products li.first,.woocommerce-page .cart-collaterals .cross-sells ul.products li.first{clear:both}.woocommerce .cart-collaterals .cross-sells ul.products li.last,.woocommerce-page .cart-collaterals .cross-sells ul.products li.last{margin-right:0}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;zoom:1}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li,.woocommerce-page ul.cart_list li,.woocommerce-page ul.product_list_widget li{zoom:1}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row,.woocommerce-page form .form-row{zoom:1}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0;width:100%;margin-bottom:1em}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields,.woocommerce .woocommerce-shipping-fields,.woocommerce-page .woocommerce-billing-fields,.woocommerce-page .woocommerce-shipping-fields{zoom:1}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content fieldset{border:0;margin:1em 0 0;padding:3px}.woocommerce-account .woocommerce-MyAccount-content fieldset legend{padding:3px 0;border-bottom:1px solid var(--ast-border-color);width:100%;margin:10px 0}.woocommerce-account .woocommerce-MyAccount-content fieldset .form-row{padding-left:0;padding-right:0}@media only screen and (max-width:921px){.woocommerce table.shop_table_responsive thead,.woocommerce-page table.shop_table_responsive thead{display:none}.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child{border-top:0}.woocommerce table.shop_table_responsive tbody th,.woocommerce-page table.shop_table_responsive tbody th{display:none}.woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr{display:block}.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{display:block;text-align:right!important}.woocommerce table.shop_table_responsive tr td.order-actions,.woocommerce-page table.shop_table_responsive tr td.order-actions{text-align:left!important}.woocommerce table.shop_table_responsive tr td::before,.woocommerce-page table.shop_table_responsive tr td::before{content:attr(data-title) ": ";font-weight:700;float:left}.woocommerce table.shop_table_responsive tr td.actions::before,.woocommerce table.shop_table_responsive tr td.product-remove::before,.woocommerce-page table.shop_table_responsive tr td.actions::before,.woocommerce-page table.shop_table_responsive tr td.product-remove::before{display:none}.woocommerce table.shop_table_responsive tr td .shipping-calculator-form,.woocommerce-page table.shop_table_responsive tr td .shipping-calculator-form{text-align:left}.woocommerce table.my_account_orders tr td.order-actions,.woocommerce-page table.my_account_orders tr td.order-actions{text-align:left}.woocommerce table.my_account_orders tr td.order-actions::before,.woocommerce-page table.my_account_orders tr td.order-actions::before{display:none}.woocommerce table.my_account_orders tr td.order-actions .button,.woocommerce-page table.my_account_orders tr td.order-actions .button{float:none;margin:.125em .25em .125em 0}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{float:none;width:100%}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce-page[class*=columns-] ul.products li.product,.woocommerce[class*=columns-] ul.products li.product{display:inline-block;margin-right:20px;vertical-align:top;clear:none}.woocommerce #content table.cart .product-thumbnail,.woocommerce table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail{display:block;text-align:center!important}.woocommerce #content table.cart .product-thumbnail:before,.woocommerce table.cart .product-thumbnail:before,.woocommerce-page #content table.cart .product-thumbnail:before,.woocommerce-page table.cart .product-thumbnail:before{display:none}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:left}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{zoom:1}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce #content table.cart td.actions .coupon::before,.woocommerce table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::before,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::before,.woocommerce-page table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::before{content:" ";display:table}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::after{clear:both}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{padding-bottom:.5em}.woocommerce #content table.cart td.actions .coupon .button,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon input,.woocommerce table.cart td.actions .coupon .button,.woocommerce table.cart td.actions .coupon .input-text,.woocommerce table.cart td.actions .coupon input,.woocommerce-page #content table.cart td.actions .coupon .button,.woocommerce-page #content table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon input,.woocommerce-page table.cart td.actions .coupon .button,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon input{width:48%;box-sizing:border-box}.woocommerce #content table.cart td.actions .coupon .button.alt,.woocommerce #content table.cart td.actions .coupon .input-text+.button,.woocommerce table.cart td.actions .coupon .button.alt,.woocommerce table.cart td.actions .coupon .input-text+.button,.woocommerce-page #content table.cart td.actions .coupon .button.alt,.woocommerce-page #content table.cart td.actions .coupon .input-text+.button,.woocommerce-page table.cart td.actions .coupon .button.alt,.woocommerce-page table.cart td.actions .coupon .input-text+.button{float:right}.woocommerce .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cross-sells,.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .shipping_calculator{width:100%;float:none;text-align:left}.woocommerce-page.woocommerce-checkout form.login .form-row,.woocommerce.woocommerce-checkout form.login .form-row{width:100%;float:none}.woocommerce #payment .terms,.woocommerce-page #payment .terms{text-align:left;padding:0}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:none;width:100%;box-sizing:border-box;margin-bottom:1em}.woocommerce .lost_reset_password .form-row-first,.woocommerce .lost_reset_password .form-row-last,.woocommerce-page .lost_reset_password .form-row-first,.woocommerce-page .lost_reset_password .form-row-last{width:100%;float:none;margin-right:0}.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:100%}}@keyframes spin{100%{transform:rotate(360deg)}}@keyframes dotPulse{0%{transform:scale(.1);opacity:0}50%{opacity:1}to{transform:scale(1.2);opacity:0}}@font-face{font-family:star;src:url(/wp-content/plugins/woocommerce/assets/fonts/star.eot);src:url("/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix") format("embedded-opentype"),url(/wp-content/plugins/woocommerce/assets/fonts/star.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/star.ttf) format("truetype"),url("/wp-content/plugins/woocommerce/assets/fonts/star.svg#star") format("svg");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);src:url("/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix") format("embedded-opentype"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"),url("/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce") format("svg");font-weight:400;font-style:normal}.woocommerce-store-notice,p.demo_store{position:fixed;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#a46497;color:#fff;z-index:99998;box-shadow:0 1px 1em rgb(0 0 0 / .2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fff;text-decoration:underline}.woocommerce-store-notice[data-position=bottom],p.demo_store[data-position=bottom]{bottom:0;top:initial}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.clear{clear:both}.ast-site-header-cart,.woocommerce .ast-site-header-cart{position:relative;list-style-type:none;margin-left:0;padding-left:0;margin-bottom:0;order:1;cursor:pointer}.ast-site-header-cart:focus .widget_shopping_cart,.ast-site-header-cart:hover .widget_shopping_cart,.woocommerce .ast-site-header-cart:focus .widget_shopping_cart,.woocommerce .ast-site-header-cart:hover .widget_shopping_cart{right:0;left:auto}.ast-site-header-cart .ast-shopping-cart-icon,.woocommerce .ast-site-header-cart .ast-shopping-cart-icon{display:initial;vertical-align:middle}.ast-site-header-cart .ast-shopping-cart-icon:before,.woocommerce .ast-site-header-cart .ast-shopping-cart-icon:before{content:"\e854";font-family:Astra;font-size:18px;font-size:1.2857rem}.ast-site-header-cart .ast-site-header-cart-data .ast-mini-cart-empty .woocommerce-mini-cart__buttons,.woocommerce .ast-site-header-cart .ast-site-header-cart-data .ast-mini-cart-empty .woocommerce-mini-cart__buttons{margin:1.41575em}.ast-site-header-cart .ast-site-header-cart-data .ast-mini-cart-empty .woocommerce-mini-cart__buttons a,.woocommerce .ast-site-header-cart .ast-site-header-cart-data .ast-mini-cart-empty .woocommerce-mini-cart__buttons a{width:100%}.ast-site-header-cart .ast-site-header-cart-data .ast-mini-cart-empty .woocommerce-mini-cart__buttons a.button,.woocommerce .ast-site-header-cart .ast-site-header-cart-data .ast-mini-cart-empty .woocommerce-mini-cart__buttons a.button{text-align:center}.ast-site-header-cart .ast-site-header-cart-data .ast-mini-cart-empty .ast-mini-cart-message .woocommerce-mini-cart__empty-message,.woocommerce .ast-site-header-cart .ast-site-header-cart-data .ast-mini-cart-empty .ast-mini-cart-message .woocommerce-mini-cart__empty-message{text-align:center;margin-bottom:0}.ast-site-header-cart .ast-site-header-cart-data .widget_shopping_cart_content>ul,.woocommerce .ast-site-header-cart .ast-site-header-cart-data .widget_shopping_cart_content>ul{text-align:left;width:auto;position:relative;left:auto;top:auto;border-top:0}.ast-site-header-cart .ast-site-header-cart-data .woocommerce-mini-cart__empty-message,.woocommerce .ast-site-header-cart .ast-site-header-cart-data .woocommerce-mini-cart__empty-message{text-align:left}.ast-site-header-cart .widget_shopping_cart,.woocommerce .ast-site-header-cart .widget_shopping_cart{position:absolute;top:100%;width:280px;z-index:999999;font-size:.875em;left:-999em;display:block;line-height:1.618;opacity:0;visibility:hidden;transition:all .3s ease}.ast-site-header-cart .widget_shopping_cart:after,.ast-site-header-cart .widget_shopping_cart:before,.woocommerce .ast-site-header-cart .widget_shopping_cart:after,.woocommerce .ast-site-header-cart .widget_shopping_cart:before{bottom:99.9%;left:auto;right:8px;border:solid #fff0;content:" ";height:0;width:0;position:absolute;pointer-events:none}.ast-site-header-cart .widget_shopping_cart:after,.woocommerce .ast-site-header-cart .widget_shopping_cart:after{border-color:#fff0;border-bottom-color:#fff;border-width:6px;margin-left:-6px;margin-bottom:-.3px}.ast-site-header-cart .widget_shopping_cart:before,.woocommerce .ast-site-header-cart .widget_shopping_cart:before{border-color:#fff0;border-bottom-color:var(--ast-border-color);border-width:7px;margin-left:-12px;right:7px}.ast-site-header-cart .widget_shopping_cart .widget_shopping_cart_content>.woocommerce-mini-cart__empty-message,.woocommerce .ast-site-header-cart .widget_shopping_cart .widget_shopping_cart_content>.woocommerce-mini-cart__empty-message{display:none}.ast-site-header-cart .widget_shopping_cart .product_list_widget,.woocommerce .ast-site-header-cart .widget_shopping_cart .product_list_widget{padding:1em 1.5em;max-height:500px;max-height:50vh;overflow-y:auto}.ast-site-header-cart .widget_shopping_cart .product_list_widget li,.woocommerce .ast-site-header-cart .widget_shopping_cart .product_list_widget li{padding:.5em 2em .5em 5em;border-bottom:1px solid var(--ast-border-color)}.ast-site-header-cart .widget_shopping_cart .product_list_widget li .remove,.woocommerce .ast-site-header-cart .widget_shopping_cart .product_list_widget li .remove{top:.4em}.ast-site-header-cart .widget_shopping_cart .product_list_widget li:last-child,.woocommerce .ast-site-header-cart .widget_shopping_cart .product_list_widget li:last-child{border-bottom:0}.ast-site-header-cart .widget_shopping_cart .product_list_widget li img,.woocommerce .ast-site-header-cart .widget_shopping_cart .product_list_widget li img{max-width:4em;margin:0 0 .5em 0}.ast-site-header-cart .widget_shopping_cart p.buttons,.ast-site-header-cart .widget_shopping_cart p.total,.woocommerce .ast-site-header-cart .widget_shopping_cart p.buttons,.woocommerce .ast-site-header-cart .widget_shopping_cart p.total{padding:1em 1.5em;margin:0;text-align:center}.ast-site-header-cart .widget_shopping_cart .buttons .button,.ast-site-header-cart .widget_shopping_cart .buttons .button.wc-forward,.woocommerce .ast-site-header-cart .widget_shopping_cart .buttons .button,.woocommerce .ast-site-header-cart .widget_shopping_cart .buttons .button.wc-forward{display:block;margin-right:0;width:100%;margin-left:0}.ast-site-header-cart .widget_shopping_cart .woocommerce-mini-cart__empty-message,.woocommerce .ast-site-header-cart .widget_shopping_cart .woocommerce-mini-cart__empty-message{margin:1.41575em}.ast-site-header-cart .widget_shopping_cart .cart_list a,.woocommerce .ast-site-header-cart .widget_shopping_cart .cart_list a{padding:0}.ast-site-header-cart .widget_shopping_cart .cart_list a.remove,.woocommerce .ast-site-header-cart .widget_shopping_cart .cart_list a.remove{border-width:1px}.ast-site-header-cart .widget_shopping_cart .woocommerce-mini-cart__total,.woocommerce .ast-site-header-cart .widget_shopping_cart .woocommerce-mini-cart__total{display:flex;justify-content:space-between}.ast-site-header-cart .widget_shopping_cart .woocommerce-mini-cart__total strong,.woocommerce .ast-site-header-cart .widget_shopping_cart .woocommerce-mini-cart__total strong{width:40%;text-align:left;font-weight:500}.ast-site-header-cart .widget_shopping_cart .woocommerce-mini-cart__total .amount,.woocommerce .ast-site-header-cart .widget_shopping_cart .woocommerce-mini-cart__total .amount{width:60%;text-align:right}.ast-site-header-cart .widget_shopping_cart .woocommerce-mini-cart__total .amount,.woocommerce .ast-site-header-cart .widget_shopping_cart .woocommerce-mini-cart__total .amount{padding-left:.5em}.ast-site-header-cart:focus .widget_shopping_cart,.ast-site-header-cart:hover .widget_shopping_cart{opacity:1;visibility:visible}.ast-above-header-wrap .ast-site-header-cart .widget_shopping_cart .cart_list .quantity,.ast-above-header-wrap .ast-site-header-cart .widget_shopping_cart .cart_list .variation,.ast-below-header .ast-site-header-cart .widget_shopping_cart .cart_list .quantity,.ast-below-header .ast-site-header-cart .widget_shopping_cart .cart_list .variation,.main-header-bar-wrap .ast-site-header-cart .widget_shopping_cart .cart_list .quantity,.main-header-bar-wrap .ast-site-header-cart .widget_shopping_cart .cart_list .variation{margin-bottom:.4em}.ast-above-header-wrap .ast-site-header-cart .widget_shopping_cart .cart_list a.remove,.ast-below-header .ast-site-header-cart .widget_shopping_cart .cart_list a.remove,.main-header-bar-wrap .ast-site-header-cart .widget_shopping_cart .cart_list a.remove{color:var(--ast-global-color-3)}.ast-above-header-wrap .ast-site-header-cart .widget_shopping_cart .cart_list a.remove:hover,.ast-below-header .ast-site-header-cart .widget_shopping_cart .cart_list a.remove:hover,.main-header-bar-wrap .ast-site-header-cart .widget_shopping_cart .cart_list a.remove:hover{color:var(--ast-global-color-3)}.ast-above-header-section-1 .ast-site-header-cart .widget_shopping_cart,.below-header-section-1 .ast-site-header-cart .widget_shopping_cart,.header-main-layout-3 .main-header-bar-wrap .ast-site-header-cart .widget_shopping_cart,.site-header-section-left .ast-site-header-cart .widget_shopping_cart,.woocommerce .ast-above-header-section-1 .ast-site-header-cart .widget_shopping_cart,.woocommerce .below-header-section-1 .ast-site-header-cart .widget_shopping_cart,.woocommerce .header-main-layout-3 .main-header-bar-wrap .ast-site-header-cart .widget_shopping_cart,.woocommerce .site-header-section-left .ast-site-header-cart .widget_shopping_cart{right:auto;left:0;transition:left 0s}.ast-above-header-section-1 .ast-site-header-cart .widget_shopping_cart:after,.ast-above-header-section-1 .ast-site-header-cart .widget_shopping_cart:before,.below-header-section-1 .ast-site-header-cart .widget_shopping_cart:after,.below-header-section-1 .ast-site-header-cart .widget_shopping_cart:before,.header-main-layout-3 .main-header-bar-wrap .ast-site-header-cart .widget_shopping_cart:after,.header-main-layout-3 .main-header-bar-wrap .ast-site-header-cart .widget_shopping_cart:before,.site-header-section-left .ast-site-header-cart .widget_shopping_cart:after,.site-header-section-left .ast-site-header-cart .widget_shopping_cart:before,.woocommerce .ast-above-header-section-1 .ast-site-header-cart .widget_shopping_cart:after,.woocommerce .ast-above-header-section-1 .ast-site-header-cart .widget_shopping_cart:before,.woocommerce .below-header-section-1 .ast-site-header-cart .widget_shopping_cart:after,.woocommerce .below-header-section-1 .ast-site-header-cart .widget_shopping_cart:before,.woocommerce .header-main-layout-3 .main-header-bar-wrap .ast-site-header-cart .widget_shopping_cart:after,.woocommerce .header-main-layout-3 .main-header-bar-wrap .ast-site-header-cart .widget_shopping_cart:before,.woocommerce .site-header-section-left .ast-site-header-cart .widget_shopping_cart:after,.woocommerce .site-header-section-left .ast-site-header-cart .widget_shopping_cart:before{left:15px;right:auto}.ast-above-header-section-1 .ast-site-header-cart .widget_shopping_cart:before,.below-header-section-1 .ast-site-header-cart .widget_shopping_cart:before,.header-main-layout-3 .main-header-bar-wrap .ast-site-header-cart .widget_shopping_cart:before,.site-header-section-left .ast-site-header-cart .widget_shopping_cart:before,.woocommerce .ast-above-header-section-1 .ast-site-header-cart .widget_shopping_cart:before,.woocommerce .below-header-section-1 .ast-site-header-cart .widget_shopping_cart:before,.woocommerce .header-main-layout-3 .main-header-bar-wrap .ast-site-header-cart .widget_shopping_cart:before,.woocommerce .site-header-section-left .ast-site-header-cart .widget_shopping_cart:before{left:11px;right:auto}.ast-cart-menu-wrap{display:inline-block;line-height:1}.ast-cart-menu-wrap .count{font-weight:700;position:relative;display:inline-block;vertical-align:middle;text-align:center;min-width:2.1em;min-height:2.1em;font-size:.86em;line-height:1.8;border-radius:0 0 .3em .3em;border-width:2px;border-style:solid;padding:0 .4em}.ast-cart-menu-wrap .count:after{bottom:100%;margin-bottom:0;height:.8em;width:.8em;left:50%;transform:translateX(-50%);top:-.6em;content:" ";position:absolute;pointer-events:none;border-width:2px;border-style:solid;border-top-left-radius:10em;border-top-right-radius:10em;border-bottom:0}.ast-woocommerce-cart-menu .main-header-menu .woocommerce-custom-menu-item li:hover>a.remove{color:#ccc}.ast-woocommerce-cart-menu .header-main-layout-1.ast-no-menu-items .ast-site-header-cart{flex:1}.ast-woocommerce-cart-menu .header-main-layout-1.ast-no-menu-items .ast-site-header-cart .ast-site-header-cart-li{text-align:right}.ast-woocommerce-cart-menu .header-main-layout-3.ast-no-menu-items .ast-site-header-cart{flex:1}.ast-woocommerce-cart-menu .header-main-layout-3.ast-no-menu-items .ast-site-header-cart .ast-site-header-cart-li{text-align:left}.ast-woocommerce-cart-menu .header-main-layout-2 .main-header-container{display:flex;justify-content:center}.ast-woocommerce-cart-menu .header-main-layout-2 .site-branding{flex:0 0 100%}.ast-header-break-point .woocommerce-custom-menu-item .ast-cart-menu-wrap{width:2em;height:2em;font-size:1.4em;line-height:2;vertical-align:middle;text-align:right}.ast-header-break-point .ast-button-wrap .main-header-menu-toggle{font-size:1.4em}.ast-header-break-point .main-header-menu .woocommerce-custom-menu-item .ast-cart-menu-wrap{height:3em;line-height:3;text-align:left}.ast-header-break-point .ast-site-header-cart .widget_shopping_cart{display:none}.ast-header-break-point.ast-woocommerce-cart-menu .ast-site-header-cart{order:initial;line-height:3;padding:0}.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-3 .ast-site-header-cart{padding:0 0 1em 1em}.ast-header-break-point.ast-woocommerce-cart-menu.ast-header-custom-item-outside .ast-site-header-cart{padding:0}.ast-header-break-point .ast-masthead-custom-menu-items.woocommerce-custom-menu-item{margin-bottom:0;margin-top:0}.ast-header-break-point .ast-masthead-custom-menu-items.woocommerce-custom-menu-item .ast-site-header-cart{padding:0}.ast-header-break-point .ast-masthead-custom-menu-items.woocommerce-custom-menu-item .ast-site-header-cart a{border:none;display:inline-block}.ast-header-break-point.ast-hfb-header.ast-woocommerce-cart-menu .ast-site-header-cart{padding:0}.woocommerce-js .blockUI.blockOverlay{position:relative}.woocommerce-js .blockUI.blockOverlay::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;background-color:var(--ast-global-color-secondary,--ast-global-color-5);line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce-js .loader::before{height:1em;width:1em;display:block;position:absolute;top:50%;left:50%;margin-left:-.5em;margin-top:-.5em;content:"";animation:spin 1s ease-in-out infinite;background:url(/wp-content/plugins/woocommerce/assets/images/icons/loader.svg) center center;background-size:cover;background-color:var(--ast-global-color-secondary,--ast-global-color-5);line-height:1;text-align:center;font-size:2em;color:rgb(0 0 0 / .75)}.woocommerce-js h2{margin-bottom:.7em}.woocommerce-js a.remove{position:relative;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400;font-size:18px;width:20px;height:20px;text-align:center;line-height:21px;border-radius:100%;color:var(--ast-global-color-3);text-decoration:none;opacity:.5}.woocommerce-js a.remove .ahfb-svg-iconset{transform:scale(.7);transition:none}.woocommerce-js a.remove .ahfb-svg-iconset .ast-close-svg{width:100%;height:100%}.woocommerce-js a.remove:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;width:100%;height:100%;border:1px solid var(--ast-global-color-3);border-radius:100%;transition:all .2s linear}.woocommerce-js a.remove:hover{color:var(--ast-global-color-3);opacity:1}.woocommerce-js a.remove:hover:before{border-color:var(--ast-global-color-3)}.woocommerce-js small.note{display:block;color:#777;font-size:.857em;margin-top:10px}.woocommerce-js .woocommerce-breadcrumb{zoom:1}.woocommerce-js .woocommerce-breadcrumb::after,.woocommerce-js .woocommerce-breadcrumb::before{content:" ";display:table}.woocommerce-js .woocommerce-breadcrumb::after{clear:both}.woocommerce-js .woocommerce-breadcrumb{margin:0 0 1em;padding:0;font-size:.92em;color:#777}.woocommerce-js .woocommerce-breadcrumb a{color:#777}.woocommerce-js .quantity input[type=email],.woocommerce-js .quantity input[type=number],.woocommerce-js .quantity input[type=text]{padding:.3em}.woocommerce-js .quantity input[type=email]:focus,.woocommerce-js .quantity input[type=number]:focus,.woocommerce-js .quantity input[type=text]:focus{outline:0;border-color:var(--ast-border-color)}.woocommerce-js .quantity .qty{width:3.631em;text-align:center;min-height:35px}.woocommerce-js div.product{margin-bottom:0;position:relative}.woocommerce-js div.product .product_title{clear:none;margin-top:0;padding:0}.woocommerce-js div.product p.price,.woocommerce-js div.product span.price{color:#77a464;font-size:1.5rem;font-weight:700;margin:0 0 .2em}.woocommerce-js div.product p.price ins,.woocommerce-js div.product span.price ins{background:inherit;font-weight:700;display:inline-block;text-decoration:inherit}.woocommerce-js div.product p.price del,.woocommerce-js div.product span.price del{opacity:.5;font-weight:400;display:initial}.woocommerce-js div.product p.ast-stock-detail,.woocommerce-js div.product p.stock{font-size:1em}.woocommerce-js div.product p.ast-stock-detail .ast-stock-avail,.woocommerce-js div.product p.stock .ast-stock-avail{font-weight:700}.woocommerce-js div.product .stock{color:#77a464}.woocommerce-js div.product .out-of-stock{color:red}.woocommerce-js div.product .product_title{margin:0 0 .5em 0}.woocommerce-js div.product .product_meta{border-top:1px solid var(--ast-border-color);padding-top:.5em;font-size:.9em;margin:0 0 .8em;text-decoration:inherit}.woocommerce-js div.product .product_meta>span{display:inline-block;margin-right:15px;align-items:center;font-weight:500}.woocommerce-js div.product .product_meta>span>*{font-weight:400}.woocommerce-js div.product .woocommerce-product-rating{margin:0 0 .5em}.woocommerce-js div.product div.images{margin-bottom:2em}.woocommerce-js div.product div.images img{display:block;width:100%;height:auto;box-shadow:none}.woocommerce-js div.product div.images div.thumbnails{padding-top:1em}.woocommerce-js div.product div.images.woocommerce-product-gallery{position:relative}.woocommerce-js div.product div.images.woocommerce-product-gallery .flex-viewport{transform-style:preserve-3d;margin-bottom:1em}.woocommerce-js div.product div.images .woocommerce-product-gallery__wrapper{transition:all cubic-bezier(.795,-.035,0,1) .5s;margin:0;padding:0}.woocommerce-js div.product div.images .woocommerce-product-gallery__wrapper .zoomImg{background-color:#fff}.woocommerce-js div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){width:25%;display:inline-block}.woocommerce-js div.product div.images .woocommerce-product-gallery__trigger{position:absolute;top:.5em;right:.5em;font-size:2em;z-index:9;width:36px;height:36px;background:var(--ast-global-color-primary,var(--ast-global-color-5));text-indent:-9999px;border-radius:100%;box-sizing:content-box;backface-visibility:hidden}.woocommerce-js div.product div.images .woocommerce-product-gallery__trigger:before{content:"";display:block;width:10px;height:10px;border:2px solid var(--ast-global-color-3);border-radius:100%;position:absolute;top:9px;left:9px;box-sizing:content-box}.woocommerce-js div.product div.images .woocommerce-product-gallery__trigger:after{content:"";display:block;width:2px;height:8px;background:var(--ast-global-color-3);border-radius:6px;position:absolute;top:19px;left:22px;transform:rotate(-45deg);box-sizing:content-box}.woocommerce-js div.product div.images .flex-control-thumbs{overflow:hidden;zoom:1;margin:0;padding:0}.woocommerce-js div.product div.images .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none}.woocommerce-js div.product div.images .flex-control-thumbs li img{cursor:pointer;opacity:.5;margin:0}.woocommerce-js div.product div.images .flex-control-thumbs li img.flex-active,.woocommerce-js div.product div.images .flex-control-thumbs li img:hover{opacity:1}.woocommerce-js div.product div.woocommerce-product-gallery--columns-3 .flex-control-thumbs li{width:32%;width:calc(33.33% - .7em);margin-right:1em;margin-bottom:1em}.woocommerce-js div.product div.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1){clear:left}.woocommerce-js div.product div.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n){margin-right:0}.woocommerce-js div.product div.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:24%;width:calc(25% - .75em);margin-right:1em;margin-bottom:1em}.woocommerce-js div.product div.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1){clear:left}.woocommerce-js div.product div.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n){margin-right:0}.woocommerce-js div.product div.woocommerce-product-gallery--columns-5 .flex-control-thumbs li{width:18.5%;width:calc(20% - .8em);margin-right:1em;margin-bottom:1em}.woocommerce-js div.product div.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:left}.woocommerce-js div.product div.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n){margin-right:0}.woocommerce-js div.product div.summary{margin-bottom:2em}.woocommerce-js div.product div.summary .single-product-category{display:block;line-height:1;margin-bottom:1em}.woocommerce-js div.product div.summary .woocommerce-product-details__short-description :last-child{margin-bottom:1em}.woocommerce-js div.product div.social{text-align:right;margin:0 0 1em}.woocommerce-js div.product div.social span{margin:0 0 0 2px}.woocommerce-js div.product div.social span span{margin:0}.woocommerce-js div.product div.social span .stButton .chicklets{padding-left:16px;width:0}.woocommerce-js div.product div.social iframe{float:left;margin-top:3px}.woocommerce-js div.product .woocommerce-tabs{padding-top:2em;margin-bottom:4em;width:100%}.woocommerce-js div.product .woocommerce-tabs ul.tabs{list-style:none;padding:0;margin:0 0 1em;overflow:hidden;position:relative}.woocommerce-js div.product .woocommerce-tabs ul.tabs:before{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background-color:var(--ast-border-color)}.woocommerce-js div.product .woocommerce-tabs ul.tabs li{border:0;background:0 0;display:inline-block;position:relative;z-index:0;border-radius:4px 4px 0 0;margin:0 1em 0 0;padding:0;border-radius:0}.woocommerce-js div.product .woocommerce-tabs ul.tabs li a{display:inline-block;padding:.5em 0;font-weight:700;color:#515151;text-decoration:none}.woocommerce-js div.product .woocommerce-tabs ul.tabs li a:hover{text-decoration:none;color:rgb(106.5,106.5,106.5)}.woocommerce-js div.product .woocommerce-tabs ul.tabs li.active{z-index:2;border-bottom-color:#fff}.woocommerce-js div.product .woocommerce-tabs ul.tabs li.active a{text-shadow:inherit;outline:0}.woocommerce-js div.product .woocommerce-tabs ul.tabs li.active::before{content:" ";position:absolute;width:100%;height:3px;box-shadow:none;top:0;left:0;border-radius:0}.woocommerce-js div.product .woocommerce-tabs ul.tabs li.active::after{border:none;box-shadow:none}.woocommerce-js div.product .woocommerce-tabs ul.tabs li::after,.woocommerce-js div.product .woocommerce-tabs ul.tabs li::before{content:" ";position:absolute;bottom:-1px;width:5px;height:5px;border:none;box-shadow:none}.woocommerce-js div.product .woocommerce-tabs ul.tabs::before{position:absolute;content:" ";width:100%;bottom:0;left:0;border-bottom:1px solid var(--ast-border-color);z-index:1}.woocommerce-js div.product .woocommerce-tabs ul.tabs li::after,.woocommerce-js div.product .woocommerce-tabs ul.tabs.tabs::before{display:none;border:0}.woocommerce-js div.product .woocommerce-tabs .panel{margin:0 0 1.2em;padding:0}.woocommerce-js div.product .woocommerce-tabs .shop_attributes{border-style:solid}.woocommerce-js div.product .woocommerce-tabs .shop_attributes p{padding:0}.woocommerce-js div.product .woocommerce-tabs .shop_attributes td,.woocommerce-js div.product .woocommerce-tabs .shop_attributes th{padding:.67em 1.34em;border-color:var(--ast-border-color)}.woocommerce-js div.product .woocommerce-tabs .shop_attributes th{border-left-width:1px;border-style:solid;padding-left:.9em;color:var(--ast-global-color-2)}.woocommerce-js div.product .woocommerce-tabs .shop_attributes td{font-style:normal;border-style:solid}.woocommerce-js div.product #reviews #comments{width:100%}.woocommerce-js div.product #reviews #review_form_wrapper{width:100%;padding-left:0}.woocommerce-js div.product #reviews #respond p.comment-form-author,.woocommerce-js div.product #reviews #respond p.comment-form-email{margin-bottom:1em}@media (min-width:1201px){.woocommerce-js div.product #reviews .comment-form-author,.woocommerce-js div.product #reviews .comment-form-email{width:49%;display:inline-block}.woocommerce-js div.product #reviews .comment-form-author input,.woocommerce-js div.product #reviews .comment-form-email input{width:100%}.woocommerce-js div.product #reviews .comment-form-author{float:left}.woocommerce-js div.product #reviews .comment-form-email{float:right}.woocommerce-js div.product #reviews .comment-form-cookies-consent{clear:both}}.woocommerce-js div.product p.cart{margin-bottom:2em;zoom:1}.woocommerce-js div.product p.cart::after,.woocommerce-js div.product p.cart::before{content:" ";display:table}.woocommerce-js div.product p.cart::after{clear:both}.woocommerce-js div.product form.cart .ast-woo-single-cart-button-wrap{display:flex;align-items:center;flex-wrap:wrap}.woocommerce-js div.product form.cart{zoom:1}.woocommerce-js div.product form.cart::after,.woocommerce-js div.product form.cart::before{content:" ";display:table}.woocommerce-js div.product form.cart::after{clear:both}.woocommerce-js div.product form.cart div.quantity{float:left;margin:0 1em 1em 0}.woocommerce-js div.product form.cart table{border-width:0 0 1px;margin:0 0 1em}.woocommerce-js div.product form.cart table td{padding-left:0}.woocommerce-js div.product form.cart table div.quantity{float:none;margin:0}.woocommerce-js div.product form.cart table small.stock{display:block;float:none}.woocommerce-js div.product form.cart .variations{border-bottom:1px solid var(--ast-border-color);position:relative;margin-bottom:1em;width:100%}.woocommerce-js div.product form.cart .variations td,.woocommerce-js div.product form.cart .variations th{border:0;vertical-align:top;line-height:2em;padding-top:0;padding-bottom:0;padding-right:0;padding-left:0;display:block}.woocommerce-js div.product form.cart .variations tr{margin-bottom:.5em}.woocommerce-js div.product form.cart .variations th{margin-bottom:.5em;padding-left:0}.woocommerce-js div.product form.cart .variations label{font-weight:700}.woocommerce-js div.product form.cart .variations select{max-width:100%;min-width:75%;display:inline-block;width:100%}.woocommerce-js div.product form.cart .variations td.label{vertical-align:middle;margin-top:8px;margin-bottom:1px}.woocommerce-js div.product form.cart .woocommerce-variation-description p{margin-bottom:1em}.woocommerce-js div.product form.cart .reset_variations{all:initial;font-family:inherit;visibility:hidden;position:static;display:inline-block;color:inherit;opacity:.6;font-size:.75rem;text-transform:uppercase;cursor:pointer}.woocommerce-js div.product form.cart .wc-no-matching-variations{display:none}.woocommerce-js div.product form.cart .button{vertical-align:middle;float:left;width:auto;margin-bottom:1em}.woocommerce-js div.product form.cart .button.single_add_to_cart_button{padding:10px 20px}.woocommerce-js div.product form.cart .group_table tr:last-child td{border-bottom:0}.woocommerce-js div.product form.cart .group_table td.label{padding:.5em;font-size:.8rem;line-height:1.3;font-weight:700}.woocommerce-js div.product form.cart .group_table td{vertical-align:middle;padding-bottom:.5em;border-right:0;border-bottom:1px solid var(--ast-border-color)}.woocommerce-js div.product form.cart .group_table td:first-child{text-align:left;width:4em}.woocommerce-js div.product form.cart .group_table td.price{padding-left:.8em;font-weight:700;font-size:.9rem}.woocommerce-js div.product form.cart .group_table td.price del{opacity:.5}.woocommerce-js div.product form.cart .group_table .button{padding:.8em;font-weight:400;font-size:.9rem;white-space:nowrap}.woocommerce-js div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox{display:inline-block;width:auto;margin:0 auto;transform:scale(1.5,1.5)}.woocommerce-js div.product form.cart p.stock{line-height:1.3;margin-bottom:.8em;font-size:.9em}.woocommerce-js div.product form.cart .single_variation_wrap{width:100%}.woocommerce-js div.product form.cart .single_variation_wrap p{margin-bottom:1em}.woocommerce-js div.product form.cart .single_variation_wrap .single_variation{margin-bottom:1.2em;border-top:1px solid var(--ast-border-color);padding-top:0;border-top:0}.woocommerce-js div.product span.onsale{min-height:3.5em;min-width:3.5em;line-height:3.5em}.woocommerce-js div.product .related.products,.woocommerce-js div.product .woocommerce-tabs{display:block}.woocommerce-js div.product .related.products ul.products{margin:0}.woocommerce-js div.product .related.products ul.products li.product{width:22.5%;width:calc(25% - 15px)}.woocommerce-js span.onsale{min-width:3em;min-height:3em;line-height:3em;padding:0;font-size:.8em;font-weight:400;position:absolute;text-align:center;top:.5em;left:.5em;margin:0;border-radius:100%;background-color:#77a464;color:#fff;-webkit-font-smoothing:antialiased;z-index:9}.woocommerce-js.single-product .sale>span.onsale{font-size:1em;left:-.5em}.woocommerce-js.single-product .sale:not(.ast-product-gallery-layout-vertical-slider)>span.onsale{top:-.5em}.woocommerce-js .products ul,.woocommerce-js ul.products{margin:0 0 1em;padding:0;list-style:none outside;clear:both;zoom:1}.woocommerce-js .products ul::after,.woocommerce-js .products ul::before,.woocommerce-js ul.products::after,.woocommerce-js ul.products::before{content:" ";display:table}.woocommerce-js .products ul::after,.woocommerce-js ul.products::after{clear:both}.woocommerce-js .products ul::after,.woocommerce-js .products ul::before,.woocommerce-js ul.products::after,.woocommerce-js ul.products::before{width:0}.woocommerce-js .products ul li,.woocommerce-js ul.products li{list-style:none outside}.woocommerce-js ul.products li.product.product-category{padding-bottom:0}.woocommerce-js ul.products li.product.product-category a{height:100%}.woocommerce-js ul.products li.product.product-category a img{height:100%;object-fit:cover}.woocommerce-js ul.products li.product .onsale{top:0;right:0;left:auto;margin:-.5em -.5em 0 0}.woocommerce-js ul.products li.product .woocommerce-loop-category__title,.woocommerce-js ul.products li.product .woocommerce-loop-product__title,.woocommerce-js ul.products li.product h3{padding:.5em 0;margin:0;font-size:1em}.woocommerce-js ul.products li.product a img{width:100%;height:auto;display:block;margin:0 0 1em;box-shadow:none}.woocommerce-js ul.products li.product a img.show-on-hover{width:0;height:0;object-fit:cover}.woocommerce-js ul.products li.product strong{display:block}.woocommerce-js ul.products li.product .star-rating{font-size:.857em}.woocommerce-js ul.products li.product .button{margin-top:1em}.woocommerce-js ul.products li.product .price{color:#77a464;display:block;font-weight:400;margin-bottom:.5em;font-size:.857em}.woocommerce-js ul.products li.product .price del{color:inherit;opacity:.5;display:inline-block}.woocommerce-js ul.products li.product .price ins{background:0 0;font-weight:700;display:inline-block;text-decoration:inherit}.woocommerce-js ul.products li.product .price .from{font-size:.67em;margin:-2px 0 0 0;text-transform:uppercase;color:rgb(132 132 132 / .5)}.woocommerce-js ul.products li.product a.ast-loop-product__link{display:inline-block;width:100%}.woocommerce-js ul.products li.product:hover .show-on-hover{width:100%;height:100%}.woocommerce-js .woocommerce-result-count{margin:1em 0 1em;line-height:1}.woocommerce-js .woocommerce-ordering{margin:0 0 1.5em}.woocommerce-js .woocommerce-ordering select{vertical-align:top}.woocommerce-js nav.woocommerce-pagination{text-align:left}.woocommerce-js nav.woocommerce-pagination ul{display:inline-block;text-align:center;white-space:normal;padding:0;clear:both;border:0;margin:1px}.woocommerce-js nav.woocommerce-pagination ul li{margin:0 5px 5px 0;border:1px solid var(--ast-border-color);padding:0;float:left;display:inline;overflow:hidden}.woocommerce-js nav.woocommerce-pagination ul li a,.woocommerce-js nav.woocommerce-pagination ul li span{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.75em;display:block;min-width:2.5em}.woocommerce-js nav.woocommerce-pagination ul li a:focus,.woocommerce-js nav.woocommerce-pagination ul li a:hover,.woocommerce-js nav.woocommerce-pagination ul li span.current{background:rgb(235.0534146341,232.9465853659,234.625464939);color:rgb(138.17,125.83,135.6634375)}.woocommerce-js #respond input#submit,.woocommerce-js a.button,.woocommerce-js button.button,.woocommerce-js input.button{margin:0;position:relative;overflow:visible;left:auto;display:inline-block;background-image:none;box-shadow:none;text-shadow:none}.woocommerce-js #respond input#submit.loading,.woocommerce-js a.button.loading,.woocommerce-js button.button.loading,.woocommerce-js input.button.loading{opacity:.25}.woocommerce-js #respond input#submit.loading::after,.woocommerce-js a.button.loading::after,.woocommerce-js button.button.loading::after,.woocommerce-js input.button.loading::after{display:inline-block;content:"";position:relative;top:0;right:-.5em;left:auto;width:.8em;height:.8em;background-color:var(--ast-global-color-primary,var(--ast-global-color-5));background-image:none;border-radius:100%;animation:dotPulse .65s 0s infinite cubic-bezier(.21,.53,.56,.8)}.woocommerce-js #respond input#submit.added::after,.woocommerce-js a.button.added::after,.woocommerce-js button.button.added::after,.woocommerce-js input.button.added::after{font-family:WooCommerce;content:"\e017";margin-left:.53em;vertical-align:bottom}.woocommerce-js #respond input#submit.alt.disabled,.woocommerce-js #respond input#submit.alt.disabled:hover,.woocommerce-js #respond input#submit.alt:disabled,.woocommerce-js #respond input#submit.alt:disabled:hover,.woocommerce-js #respond input#submit.alt:disabled[disabled],.woocommerce-js #respond input#submit.alt:disabled[disabled]:hover,.woocommerce-js a.button.alt.disabled,.woocommerce-js a.button.alt.disabled:hover,.woocommerce-js a.button.alt:disabled,.woocommerce-js a.button.alt:disabled:hover,.woocommerce-js a.button.alt:disabled[disabled],.woocommerce-js a.button.alt:disabled[disabled]:hover,.woocommerce-js button.button.alt.disabled,.woocommerce-js button.button.alt.disabled:hover,.woocommerce-js button.button.alt:disabled,.woocommerce-js button.button.alt:disabled:hover,.woocommerce-js button.button.alt:disabled[disabled],.woocommerce-js button.button.alt:disabled[disabled]:hover,.woocommerce-js input.button.alt.disabled,.woocommerce-js input.button.alt.disabled:hover,.woocommerce-js input.button.alt:disabled,.woocommerce-js input.button.alt:disabled:hover,.woocommerce-js input.button.alt:disabled[disabled],.woocommerce-js input.button.alt:disabled[disabled]:hover{background-color:var(--ast-global-color-1);color:#fff}.woocommerce-js #respond input#submit.disabled,.woocommerce-js #respond input#submit:disabled,.woocommerce-js #respond input#submit:disabled[disabled],.woocommerce-js a.button.disabled,.woocommerce-js a.button:disabled,.woocommerce-js a.button:disabled[disabled],.woocommerce-js button.button.disabled,.woocommerce-js button.button:disabled,.woocommerce-js button.button:disabled[disabled],.woocommerce-js input.button.disabled,.woocommerce-js input.button:disabled,.woocommerce-js input.button:disabled[disabled]{cursor:not-allowed;opacity:.5;padding:.618em 1em}.woocommerce-js #respond input#submit.disabled:hover,.woocommerce-js #respond input#submit:disabled:hover,.woocommerce-js #respond input#submit:disabled[disabled]:hover,.woocommerce-js a.button.disabled:hover,.woocommerce-js a.button:disabled:hover,.woocommerce-js a.button:disabled[disabled]:hover,.woocommerce-js button.button.disabled:hover,.woocommerce-js button.button:disabled:hover,.woocommerce-js button.button:disabled[disabled]:hover,.woocommerce-js input.button.disabled:hover,.woocommerce-js input.button:disabled:hover,.woocommerce-js input.button:disabled[disabled]:hover{color:var(--ast-global-color-4);background-color:var(--ast-global-color-1)}.woocommerce-js .cart .button,.woocommerce-js .cart input.button{float:none}.woocommerce-js #reviews .woocommerce-Reviews-title{display:none}.woocommerce-js #reviews h2{font-weight:400}.woocommerce-js #reviews h2 small{float:right;color:#777;font-size:15px;margin:10px 0 0}.woocommerce-js #reviews h2 small a{text-decoration:none;color:#777}.woocommerce-js #reviews h3{margin:0}.woocommerce-js #reviews #respond{margin:0;border:0;padding:0}.woocommerce-js #reviews #comment{height:75px}.woocommerce-js #reviews #comments .add_review{zoom:1}.woocommerce-js #reviews #comments .add_review::after,.woocommerce-js #reviews #comments .add_review::before{content:" ";display:table}.woocommerce-js #reviews #comments .add_review::after{clear:both}.woocommerce-js #reviews #comments h2{clear:none}.woocommerce-js #reviews #comments ol.commentlist{zoom:1}.woocommerce-js #reviews #comments ol.commentlist::after,.woocommerce-js #reviews #comments ol.commentlist::before{content:" ";display:table}.woocommerce-js #reviews #comments ol.commentlist::after{clear:both}.woocommerce-js #reviews #comments ol.commentlist{margin:0;width:100%;background:0 0;list-style:none}.woocommerce-js #reviews #comments ol.commentlist li{padding:0;margin:0 0 2em;border:0;position:relative;background:0;border:0;border-bottom:1px solid var(--ast-border-color)}.woocommerce-js #reviews #comments ol.commentlist li:last-child{border-bottom:0}.woocommerce-js #reviews #comments ol.commentlist li .meta{color:#777;font-size:.75em}.woocommerce-js #reviews #comments ol.commentlist li img.avatar{float:left;position:absolute;top:0;left:0;padding:3px;height:3.6em;width:3.6em;border:none;background:0 0;margin:0;border-radius:100%;box-shadow:none}.woocommerce-js #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 50px;border:none;border-radius:4px;padding:0 1.5em;zoom:1}.woocommerce-js #reviews #comments ol.commentlist li .comment-text::after,.woocommerce-js #reviews #comments ol.commentlist li .comment-text::before{content:" ";display:table}.woocommerce-js #reviews #comments ol.commentlist li .comment-text::after{clear:both}.woocommerce-js #reviews #comments ol.commentlist li .comment-text{display:flex;flex-wrap:wrap}.woocommerce-js #reviews #comments ol.commentlist li .comment-text p{margin:0 0 1.7em}.woocommerce-js #reviews #comments ol.commentlist li .comment-text meta,.woocommerce-js #reviews #comments ol.commentlist li .comment-text p.meta{order:1;width:100%;font-size:1.2em;margin-bottom:.4em}.woocommerce-js #reviews #comments ol.commentlist li .comment-text meta .woocommerce-review__author,.woocommerce-js #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__author{font-weight:500}.woocommerce-js #reviews #comments ol.commentlist li .comment-text meta .woocommerce-review__dash,.woocommerce-js #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__dash{display:none}.woocommerce-js #reviews #comments ol.commentlist li .comment-text meta .woocommerce-review__published-date,.woocommerce-js #reviews #comments ol.commentlist li .comment-text p.meta .woocommerce-review__published-date{padding-left:.5em;font-size:.73em}.woocommerce-js #reviews #comments ol.commentlist li .comment-text .description{font-style:normal;order:3;width:100%}.woocommerce-js #reviews #comments ol.commentlist li .comment-text .star-rating{order:2;margin-bottom:1em}.woocommerce-js #reviews #comments ol.commentlist ul.children{list-style:none outside;margin:20px 0 0 50px}.woocommerce-js #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce-js #reviews #comments ol.commentlist #respond{border:1px solid rgb(227.7871585366,224.9128414634,227.2033128811);border-radius:4px;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce-js #reviews #comments .commentlist>li::before{content:""}.woocommerce-js #reviews #review_form{border:1px solid var(--ast-border-color);padding:1.67em}.woocommerce-js #reviews #review_form #respond p{margin:2px 0 6px}.woocommerce-js #reviews #review_form #respond p.form-submit{margin-top:1em}.woocommerce-js #reviews #review_form #respond p.comment-form-author,.woocommerce-js #reviews #review_form #respond p.comment-form-email{margin-bottom:1em}.woocommerce-js #reviews #review_form #respond p.comment-form-author label,.woocommerce-js #reviews #review_form #respond p.comment-form-email label{display:inline-block;min-width:100px}.woocommerce-js #reviews #review_form #respond p.comment-form-author input,.woocommerce-js #reviews #review_form #respond p.comment-form-email input{width:100%}.woocommerce-js #reviews #review_form #respond #comment{height:90px}.woocommerce-js #reviews #review_form #respond .stars{margin:0}.woocommerce-js #reviews #review_form input{max-width:100%}.woocommerce-js #reviews .comment-form-rating{display:flex;vertical-align:middle;margin:15px 0}.woocommerce-js #reviews .comment-form-rating .stars{margin-bottom:0}.woocommerce-js #reviews .comment-form-rating .stars a{position:relative;top:8px;height:1.2em;width:1.2em}.woocommerce-js #reviews .comment-form-rating .stars a:before{width:1.2em;height:1.2em;font-size:1.2em}.woocommerce-js #reviews .comment-form-comment label,.woocommerce-js #reviews .comment-form-rating label{font-size:1.2em;font-weight:500;padding-right:.5em}.woocommerce-js .star-rating{float:right;overflow:hidden;position:relative;height:1em;line-height:1;font-size:1em;width:5.4em;font-family:star,serif}.woocommerce-js .star-rating::before{content:"sssss";color:rgb(210.8325609756,206.1674390244,209.8849580793);float:left;top:0;left:0;position:absolute}.woocommerce-js .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em}.woocommerce-js .star-rating span::before{content:"SSSSS";top:0;position:absolute;left:0}.woocommerce-js .woocommerce-product-rating{zoom:1}.woocommerce-js .woocommerce-product-rating::after,.woocommerce-js .woocommerce-product-rating::before{content:" ";display:table}.woocommerce-js .woocommerce-product-rating::after{clear:both}.woocommerce-js .woocommerce-product-rating{line-height:2;display:block}.woocommerce-js .woocommerce-product-rating .star-rating{margin:.5em 4px 0 0;float:left}.woocommerce-js .products .star-rating{display:block;margin:.5em auto 0;float:none}.woocommerce-js .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce-js #review_form #respond{zoom:1}.woocommerce-js #review_form #respond::after,.woocommerce-js #review_form #respond::before{content:" ";display:table}.woocommerce-js #review_form #respond::after{clear:both}.woocommerce-js #review_form #respond{position:static;margin:0;width:auto;background:#fff0 none}.woocommerce-js #review_form #respond .form-submit input{left:auto}.woocommerce-js #review_form #respond textarea{box-sizing:border-box;width:100%}.woocommerce-js p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none}.woocommerce-js p.stars a::before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;content:"\e021";text-indent:0}.woocommerce-js p.stars a:hover~a::before{content:"\e021"}.woocommerce-js p.stars:hover a::before{content:"\e020"}.woocommerce-js p.stars.selected a.active::before{content:"\e020"}.woocommerce-js p.stars.selected a.active~a::before{content:"\e021"}.woocommerce-js p.stars.selected a:not(.active)::before{content:"\e020"}.woocommerce-js table.shop_attributes{border:0;border-top:1px solid var(--ast-border-color);margin-bottom:1.618em;width:100%}.woocommerce-js table.shop_attributes th{width:150px;font-weight:500;border-top:0;border-bottom:1px dotted var(--ast-border-color);margin:0;line-height:1.5;text-align:left}.woocommerce-js table.shop_attributes td{font-style:italic;padding:0;border-top:0;border-bottom:1px dotted var(--ast-border-color);margin:0;line-height:1.5;text-align:left}.woocommerce-js table.shop_attributes td p{margin:0;padding:8px 0}.woocommerce-js table.shop_table{border:1px solid var(--ast-border-color);margin:0 -1px 24px 0;text-align:left;width:100%;border-collapse:separate;border-radius:5px}.woocommerce-js table.shop_table th{font-weight:700;padding:9px 12px}.woocommerce-js table.shop_table td{border-top:1px solid var(--ast-border-color);padding:6px 12px;vertical-align:middle}.woocommerce-js table.shop_table td small{font-weight:400}.woocommerce-js table.shop_table tbody:first-child tr:first-child td,.woocommerce-js table.shop_table tbody:first-child tr:first-child th{border-top:0}.woocommerce-js table.shop_table tbody th,.woocommerce-js table.shop_table tfoot td,.woocommerce-js table.shop_table tfoot th{font-weight:500;border-top:1px solid var(--ast-border-color)}.woocommerce-js #customer_details,.woocommerce-js .woocommerce table.shop_table{margin-bottom:2em;border-radius:0}.woocommerce-js table.my_account_orders{font-size:.85em}.woocommerce-js table.my_account_orders td,.woocommerce-js table.my_account_orders th{padding:4px 8px;vertical-align:middle}.woocommerce-js table.my_account_orders .button{white-space:nowrap}.woocommerce-js table.my_account_orders .order-actions{text-align:right}.woocommerce-js table.my_account_orders .order-actions .button{margin:.125em 0 .125em .25em}.woocommerce-js table.woocommerce-MyAccount-downloads td,.woocommerce-js table.woocommerce-MyAccount-downloads th{vertical-align:top;text-align:center}.woocommerce-js table.woocommerce-MyAccount-downloads td:first-child,.woocommerce-js table.woocommerce-MyAccount-downloads th:first-child{text-align:left}.woocommerce-js table.woocommerce-MyAccount-downloads td:last-child,.woocommerce-js table.woocommerce-MyAccount-downloads th:last-child{text-align:left}.woocommerce-js table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file::before,.woocommerce-js table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file::before{content:"↓";display:inline-block}.woocommerce-js td.product-name .wc-item-meta,.woocommerce-js td.product-name dl.variation{list-style:none outside;word-wrap:normal;width:100%}.woocommerce-js td.product-name .wc-item-meta .wc-item-meta-label,.woocommerce-js td.product-name .wc-item-meta dt,.woocommerce-js td.product-name dl.variation .wc-item-meta-label,.woocommerce-js td.product-name dl.variation dt{float:left;clear:both;margin-right:.25em;display:inline-block;list-style:none outside;font-weight:500}.woocommerce-js td.product-name .wc-item-meta dd,.woocommerce-js td.product-name dl.variation dd{margin:0}.woocommerce-js td.product-name .wc-item-meta dd p,.woocommerce-js td.product-name dl.variation dd p{font-weight:400}.woocommerce-js td.product-name .wc-item-meta p,.woocommerce-js td.product-name .wc-item-meta:last-child,.woocommerce-js td.product-name dl.variation p,.woocommerce-js td.product-name dl.variation:last-child{margin-bottom:0}.woocommerce-js td.product-name p.backorder_notification{font-size:.83em}.woocommerce-js td.product-quantity{min-width:80px}.woocommerce-js ul.cart_list,.woocommerce-js ul.product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce-js ul.cart_list li,.woocommerce-js ul.product_list_widget li{padding:4px 0;margin:0;zoom:1}.woocommerce-js ul.cart_list li::after,.woocommerce-js ul.cart_list li::before,.woocommerce-js ul.product_list_widget li::after,.woocommerce-js ul.product_list_widget li::before{content:" ";display:table}.woocommerce-js ul.cart_list li::after,.woocommerce-js ul.product_list_widget li::after{clear:both}.woocommerce-js ul.cart_list li,.woocommerce-js ul.product_list_widget li{list-style:none}.woocommerce-js ul.cart_list li a,.woocommerce-js ul.product_list_widget li a{display:block;font-weight:700}.woocommerce-js ul.cart_list li img,.woocommerce-js ul.product_list_widget li img{float:right;margin-left:4px;width:32px;height:auto;box-shadow:none}.woocommerce-js ul.cart_list li dl,.woocommerce-js ul.product_list_widget li dl{margin:0;padding-left:1em;border-left:2px solid var(--ast-border-color);zoom:1}.woocommerce-js ul.cart_list li dl::after,.woocommerce-js ul.cart_list li dl::before,.woocommerce-js ul.product_list_widget li dl::after,.woocommerce-js ul.product_list_widget li dl::before{content:" ";display:table}.woocommerce-js ul.cart_list li dl::after,.woocommerce-js ul.product_list_widget li dl::after{clear:both}.woocommerce-js ul.cart_list li dl dd,.woocommerce-js ul.cart_list li dl dt,.woocommerce-js ul.product_list_widget li dl dd,.woocommerce-js ul.product_list_widget li dl dt{display:inline-block;float:left;margin-bottom:.1em}.woocommerce-js ul.cart_list li dl dt,.woocommerce-js ul.product_list_widget li dl dt{font-weight:500;padding:0 0 .25em;margin:0 4px 0 0;clear:left}.woocommerce-js ul.cart_list li dl dd,.woocommerce-js ul.product_list_widget li dl dd{padding:0 0 .25em}.woocommerce-js ul.cart_list li dl dd p:last-child,.woocommerce-js ul.product_list_widget li dl dd p:last-child{margin-bottom:0}.woocommerce-js ul.cart_list li .star-rating,.woocommerce-js ul.product_list_widget li .star-rating{float:none}.woocommerce-js .widget_shopping_cart .total strong,.woocommerce-js.widget_shopping_cart .total strong{min-width:40px;display:inline-block;color:var(--ast-global-color-2)}.woocommerce-js .widget_shopping_cart .buttons,.woocommerce-js.widget_shopping_cart .buttons{zoom:1}.woocommerce-js .widget_shopping_cart .buttons::after,.woocommerce-js .widget_shopping_cart .buttons::before,.woocommerce-js.widget_shopping_cart .buttons::after,.woocommerce-js.widget_shopping_cart .buttons::before{content:" ";display:table}.woocommerce-js .widget_shopping_cart .buttons::after,.woocommerce-js.widget_shopping_cart .buttons::after{clear:both}.woocommerce-js .widget_shopping_cart .buttons a,.woocommerce-js.widget_shopping_cart .buttons a{margin-right:5px;margin-bottom:5px}.woocommerce-js form .form-row{padding:3px;margin:0 0 6px}.woocommerce-js form .form-row.place-order .input-checkbox{cursor:pointer}.woocommerce-js form .form-row [placeholder]:focus::-webkit-input-placeholder{transition:opacity .5s .5s ease;opacity:0}.woocommerce-js form .form-row label{line-height:2;font-weight:700;font-size:13.5px;font-size:.9rem}.woocommerce-js form .form-row label.hidden{visibility:hidden}.woocommerce-js form .form-row label.inline{display:inline}.woocommerce-js form .form-row select{cursor:pointer;margin:0}.woocommerce-js form .form-row .required{color:red;font-weight:700;border:0}.woocommerce-js form .form-row .input-checkbox{display:inline;margin:-2px 8px 0 0;text-align:center;vertical-align:middle}.woocommerce-js form .form-row input.input-text,.woocommerce-js form .form-row textarea{box-sizing:border-box;width:100%;margin:0;outline:0;line-height:1}.woocommerce-js form .form-row textarea{height:4em;line-height:1.5;display:block;box-shadow:none}.woocommerce-js form .form-row .select2-container{width:100%;line-height:2em}.woocommerce-js form .form-row.woocommerce-invalid .select2-container,.woocommerce-js form .form-row.woocommerce-invalid input.input-text,.woocommerce-js form .form-row.woocommerce-invalid select{border-color:#d65d67}.woocommerce-js form .form-row.woocommerce-validated .select2-container,.woocommerce-js form .form-row.woocommerce-validated input.input-text,.woocommerce-js form .form-row.woocommerce-validated select{border-color:rgb(104.992265644,190.9862797,40.9967203)}.woocommerce-js form .form-row ::-webkit-input-placeholder{line-height:normal}.woocommerce-js form .form-row :-moz-placeholder{line-height:normal}.woocommerce-js form .form-row :-ms-input-placeholder{line-height:normal}.woocommerce-js ul#shipping_method{list-style:none outside;margin:0;padding:0}.woocommerce-js ul#shipping_method li input{margin:3px .5ex}.woocommerce-js ul#shipping_method li label{display:inline}.woocommerce-js ul#shipping_method .amount{font-weight:700}.woocommerce-js p.woocommerce-shipping-contents{margin:0}.woocommerce-js ul.order_details{zoom:1}.woocommerce-js ul.order_details::after,.woocommerce-js ul.order_details::before{content:" ";display:table}.woocommerce-js ul.order_details::after{clear:both}.woocommerce-js ul.order_details{margin:0 0 3em;list-style:none}.woocommerce-js ul.order_details li{float:left;margin-right:2em;text-transform:uppercase;font-size:.715em;line-height:1;border-right:1px dashed var(--ast-border-color);padding-right:2em;margin-left:0;padding-left:0;list-style-type:none}.woocommerce-js ul.order_details li strong{display:block;font-size:1.4em;text-transform:none;line-height:1.5}.woocommerce-js ul.order_details li:last-of-type{border:none}.woocommerce-js .wc-bacs-bank-details-account-name{font-weight:700}.woocommerce-js .woocommerce-customer-details,.woocommerce-js .woocommerce-order-details,.woocommerce-js .woocommerce-order-downloads{margin-bottom:2em}.woocommerce-js .woocommerce-customer-details :last-child,.woocommerce-js .woocommerce-order-details :last-child,.woocommerce-js .woocommerce-order-downloads :last-child{margin-bottom:0}.woocommerce-js .woocommerce-customer-details address{font-style:normal;margin-bottom:0;border:1px solid var(--ast-border-color);border-bottom-width:2px;border-right-width:2px;text-align:left;width:100%;border-radius:5px;padding:6px 12px}.woocommerce-js .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce-js .woocommerce-customer-details .woocommerce-customer-details--phone{margin-bottom:0;padding-left:1.5em}.woocommerce-js .woocommerce-customer-details .woocommerce-customer-details--phone::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e037";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce-js .woocommerce-customer-details .woocommerce-customer-details--email::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e02d";text-decoration:none;margin-left:-1.5em;line-height:1.75;position:absolute}.woocommerce-js .woocommerce-widget-layered-nav-list{margin:0;padding:0;border:0;list-style:none outside}.woocommerce-js .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{zoom:1}.woocommerce-js .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after,.woocommerce-js .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::before{content:" ";display:table}.woocommerce-js .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item::after{clear:both}.woocommerce-js .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding:0 0 1px;list-style:none}.woocommerce-js .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,.woocommerce-js .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding:1px 0}.woocommerce-js .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:#d65d67}.woocommerce-js .woocommerce-widget-layered-nav-dropdown__submit{margin-top:1em}.woocommerce-js .widget_layered_nav_filters ul{margin:0;padding:0;border:0;list-style:none outside;overflow:hidden;zoom:1}.woocommerce-js .widget_layered_nav_filters ul li{float:left;padding:0 1px 1px 0;list-style:none}.woocommerce-js .widget_layered_nav_filters ul li a{text-decoration:none}.woocommerce-js .widget_layered_nav_filters ul li a::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:#d65d67}.woocommerce-js .widget_product_categories .product-categories .count{float:right}.woocommerce-js .widget_price_filter .price_slider{margin-bottom:1em}.woocommerce-js .widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.woocommerce-js .widget_price_filter .price_slider_amount .button{font-size:1.15em;float:left}.woocommerce-js .widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.woocommerce-js .widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;background-color:#a46497;border-radius:1em;cursor:ew-resize;outline:0;top:-.3em;margin-left:-.5em}.woocommerce-js .widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em;background-color:#a46497}.woocommerce-js .widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;background-color:rgb(95.984856822,31.998143178,82.987555613);border:0}.woocommerce-js .widget_price_filter .ui-slider-horizontal{height:.5em}.woocommerce-js .widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.woocommerce-js .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.woocommerce-js .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.woocommerce-js .widget_rating_filter ul{margin:0;padding:0;border:0;list-style:none outside}.woocommerce-js .widget_rating_filter ul li{zoom:1}.woocommerce-js .widget_rating_filter ul li::after,.woocommerce-js .widget_rating_filter ul li::before{content:" ";display:table}.woocommerce-js .widget_rating_filter ul li::after{clear:both}.woocommerce-js .widget_rating_filter ul li{padding:0 0 1px;list-style:none}.woocommerce-js .widget_rating_filter ul li a{padding:1px 0;text-decoration:none}.woocommerce-js .widget_rating_filter ul li .star-rating{float:none;display:inline-block}.woocommerce-js .widget_rating_filter ul li.chosen a::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e013";text-decoration:none;color:#d65d67}.woocommerce-js .show-on-hover{position:absolute;top:0;left:0;height:100%;right:0;bottom:0;padding:0;margin:0;opacity:0;filter:blur(0);transition:all .2s linear}.woocommerce-js li.product:hover .show-on-hover{opacity:1;transform:scale(1) translateZ(0) translateY(0);pointer-events:inherit}.woocommerce-js .ast-return-to-shop{display:inline-block;margin:5px 0;vertical-align:middle}.woocommerce-js .comment-reply-title{font-size:1.34rem;line-height:1.3;font-weight:500}.woocommerce-js .select2-container .select2-selection--single{height:auto;padding:.75em}.woocommerce-js .select2-container .select2-selection--single .select2-selection__rendered{padding-left:0}.woocommerce-js .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:1.35}.woocommerce-js .select2-container--default .select2-selection--single .select2-selection__arrow{top:50%;width:1.7em;transform:translateY(-50%)}.woocommerce-js .select2-results__option,.woocommerce-js .select2-search--dropdown .select2-search__field{padding:6px .75em}.woocommerce-js .variations th{text-align:left}.woocommerce-js.single-product a.added_to_cart{padding:.4em .4em 0;display:inline-block}.woocommerce a.added_to_cart{display:none}.woocommerce .widget_product_search button,.woocommerce-page .widget_product_search button{flex:0 0 auto;padding:10px 20px}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{text-align:left;margin-bottom:2.5em}.woocommerce ul.products li.product.product-category>a,.woocommerce-page ul.products li.product.product-category>a{display:inline-block;position:relative}.woocommerce ul.products li.product a img,.woocommerce-page ul.products li.product a img{margin-bottom:.8em}.woocommerce ul.products li.product .woocommerce-loop-product__title,.woocommerce-page ul.products li.product .woocommerce-loop-product__title{margin-bottom:.5em;padding:0;font-size:1em}.woocommerce ul.products li.product .ast-woo-product-category,.woocommerce-page ul.products li.product .ast-woo-product-category{font-size:.85em;margin-bottom:.5em;display:block;line-height:1.3;opacity:.6}.woocommerce ul.products li.product .star-rating,.woocommerce-page ul.products li.product .star-rating{margin:0 auto .5em 0;backface-visibility:hidden}.woocommerce ul.products li.product .ast-woo-shop-product-description p,.woocommerce-page ul.products li.product .ast-woo-shop-product-description p{margin-bottom:.5em}.woocommerce ul.products li.product .woocommerce-loop-product__link,.woocommerce-page ul.products li.product .woocommerce-loop-product__link{position:relative;display:block}.woocommerce ul.products li.product .woocommerce-loop-product__link:hover .ast-shop-product-out-of-stock,.woocommerce-page ul.products li.product .woocommerce-loop-product__link:hover .ast-shop-product-out-of-stock{background-color:#fff}.woocommerce ul.products li.product.product-category>a:hover .woocommerce-loop-category__title,.woocommerce-page ul.products li.product.product-category>a:hover .woocommerce-loop-category__title{background-color:#fff}.woocommerce ul.products li.product .ast-shop-product-out-of-stock,.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce-page ul.products li.product .ast-shop-product-out-of-stock,.woocommerce-page ul.products li.product .woocommerce-loop-category__title{position:absolute;background-color:rgb(255 255 255 / .88);transition:background .3s;text-align:center;left:1em;right:1em;padding:.5em 0 .7em}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce-page ul.products li.product .woocommerce-loop-category__title{bottom:1.8em;font-size:.9em}.woocommerce ul.products li.product .woocommerce-loop-category__title .count,.woocommerce-page ul.products li.product .woocommerce-loop-category__title .count{font-size:.7em}.woocommerce ul.products li.product .ast-shop-product-out-of-stock,.woocommerce-page ul.products li.product .ast-shop-product-out-of-stock{bottom:1em;text-transform:uppercase;font-weight:700}.woocommerce ul.products li.product .price,.woocommerce-page ul.products li.product .price{line-height:1.3;margin-bottom:0;font-weight:700;margin-bottom:.5em;font-size:.9em}.woocommerce ul.products li.product .price del,.woocommerce-page ul.products li.product .price del{display:initial}.woocommerce ul.products li.product .button,.woocommerce-page ul.products li.product .button{margin-top:.5em;margin-bottom:.5em;white-space:normal}.woocommerce ul.products li.product .button.added,.woocommerce-page ul.products li.product .button.added{margin-bottom:0;transition:margin 0s}.woocommerce ul.products li.product .woocommerce-loop-category__title,.woocommerce-page ul.products li.product .woocommerce-loop-category__title{text-transform:uppercase;font-weight:700;line-height:1.5}.woocommerce ul.products li.product .woocommerce-loop-category__title .count,.woocommerce-page ul.products li.product .woocommerce-loop-category__title .count{display:block;background:0 0;opacity:.5;font-size:.75em}.woocommerce .related.products li.product:last-child,.woocommerce-page .related.products li.product:last-child{margin-right:0}.woocommerce table.shop_table,.woocommerce-page table.shop_table{border:1px solid var(--ast-border-color);border-radius:0}.woocommerce table.shop_table .product-thumbnail img,.woocommerce-page table.shop_table .product-thumbnail img{width:auto;max-width:70px}.woocommerce table.shop_table thead,.woocommerce-page table.shop_table thead{background-color:#fbfbfb}.woocommerce table.shop_table thead th,.woocommerce-page table.shop_table thead th{border-width:0}.woocommerce table.shop_table td,.woocommerce table.shop_table th,.woocommerce-page table.shop_table td,.woocommerce-page table.shop_table th{border-bottom-width:0;padding:.7em 1em}.woocommerce table.shop_table td,.woocommerce-page table.shop_table td{border-top:1px solid var(--ast-border-color)}.woocommerce table.shop_table td.download-file,.woocommerce table.shop_table td.woocommerce-orders-table__cell-order-actions,.woocommerce-page table.shop_table td.download-file,.woocommerce-page table.shop_table td.woocommerce-orders-table__cell-order-actions{display:block}.woocommerce table.shop_table td.download-file a,.woocommerce table.shop_table td.woocommerce-orders-table__cell-order-actions a,.woocommerce-page table.shop_table td.download-file a,.woocommerce-page table.shop_table td.woocommerce-orders-table__cell-order-actions a{margin-right:.5em;margin-top:.25em;margin-bottom:.25em}.woocommerce table.shop_table td.download-file a:last-child,.woocommerce table.shop_table td.woocommerce-orders-table__cell-order-actions a:last-child,.woocommerce-page table.shop_table td.download-file a:last-child,.woocommerce-page table.shop_table td.woocommerce-orders-table__cell-order-actions a:last-child{margin-right:0}.woocommerce table.shop_table .woocommerce-Price-amount,.woocommerce-page table.shop_table .woocommerce-Price-amount{font-weight:400}.woocommerce #content table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text{width:auto}.woocommerce #content table.cart td,.woocommerce-page #content table.cart td{min-height:3.25em}.woocommerce #content table.cart [name=coupon_code],.woocommerce-page #content table.cart [name=coupon_code]{max-height:35px}.woocommerce #content table.cart .button,.woocommerce-page #content table.cart .button{display:inline-block;width:auto}.ast-separate-container .ast-woocommerce-container{background-color:#fff}@media (max-width:1200px){.ast-separate-container .ast-woocommerce-container{padding:3.34em 2.4em}}@media (max-width:992px){.ast-separate-container .ast-woocommerce-container{padding:1.5em 2.14em}}@media (min-width:1201px){.ast-separate-container .ast-woocommerce-container{padding:5.34em 6.67em}}.ast-separate-container .ast-woocommerce-container .product{border-bottom:0}.ast-separate-container.single-product .ast-article-single{margin:0;padding:0;display:inline-block;width:100%}.pswp{z-index:999999}.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}.woocommerce .pswp__caption__center,.woocommerce-page .pswp__caption__center{text-align:center}.woocommerce .pswp__bg,.woocommerce-page .pswp__bg{opacity:.7!important}.woocommerce .pswp__ui--fit .pswp__caption,.woocommerce .pswp__ui--fit .pswp__top-bar,.woocommerce-page .pswp__ui--fit .pswp__caption,.woocommerce-page .pswp__ui--fit .pswp__top-bar{background-color:#fff0}.woocommerce form .form-row textarea,.woocommerce input[type=email],.woocommerce input[type=number],.woocommerce input[type=password],.woocommerce input[type=reset],.woocommerce input[type=search],.woocommerce input[type=tel],.woocommerce input[type=text],.woocommerce input[type=url],.woocommerce textarea,.woocommerce-page form .form-row textarea,.woocommerce-page input[type=email],.woocommerce-page input[type=number],.woocommerce-page input[type=password],.woocommerce-page input[type=reset],.woocommerce-page input[type=search],.woocommerce-page input[type=tel],.woocommerce-page input[type=text],.woocommerce-page input[type=url],.woocommerce-page textarea{border-color:var(--ast-border-color);background-color:#fff;box-shadow:none;border-radius:0}.woocommerce form .form-row textarea:focus,.woocommerce input[type=email]:focus,.woocommerce input[type=number]:focus,.woocommerce input[type=password]:focus,.woocommerce input[type=reset]:focus,.woocommerce input[type=search]:focus,.woocommerce input[type=tel]:focus,.woocommerce input[type=text]:focus,.woocommerce input[type=url]:focus,.woocommerce textarea:focus,.woocommerce-page form .form-row textarea:focus,.woocommerce-page input[type=email]:focus,.woocommerce-page input[type=number]:focus,.woocommerce-page input[type=password]:focus,.woocommerce-page input[type=reset]:focus,.woocommerce-page input[type=search]:focus,.woocommerce-page input[type=tel]:focus,.woocommerce-page input[type=text]:focus,.woocommerce-page input[type=url]:focus,.woocommerce-page textarea:focus{box-shadow:none;border-color:var(--ast-border-color)}.woocommerce .select2-container .select2-dropdown,.woocommerce-page .select2-container .select2-dropdown{border:1px solid var(--ast-border-color);z-index:98}.woocommerce .select2-container .select2-selection--single,.woocommerce select,.woocommerce-page .select2-container .select2-selection--single,.woocommerce-page select{padding:.5em .8em;line-height:normal;padding-right:2em;appearance:none;background-position:98% 50%;background-color:var(--ast-global-dark-bg-style,#fff);border-color:var(--ast-border-color);border-radius:3px;box-shadow:none}.woocommerce .select2-container .select2-selection--single:focus,.woocommerce select:focus,.woocommerce-page .select2-container .select2-selection--single:focus,.woocommerce-page select:focus{outline:0}.woocommerce .select2-container .select2-selection--single b,.woocommerce select b,.woocommerce-page .select2-container .select2-selection--single b,.woocommerce-page select b{display:none}.woocommerce .woocommerce-ordering select,.woocommerce-page .woocommerce-ordering select{background-color:#fff0;border:#fff0;border-radius:0}button.pswp__button{box-shadow:none!important;background-image:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:1em 2em 1em 3.5em;margin:0 0 2em;position:relative;background-color:rgb(247.1638414634,246.3361585366,246.9957183689);color:#515151;border-top:3px solid #a46497;list-style:none outside;zoom:1}.woocommerce-error::after,.woocommerce-error::before,.woocommerce-info::after,.woocommerce-info::before,.woocommerce-message::after,.woocommerce-message::before{content:" ";display:table}.woocommerce-error::after,.woocommerce-info::after,.woocommerce-message::after{clear:both}.woocommerce-error,.woocommerce-info,.woocommerce-message{width:auto;word-wrap:break-word}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{font-family:WooCommerce;content:"\e028";display:inline-block;position:absolute;top:1em;left:1.5em}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style:none outside!important;padding-left:0!important;margin-left:0!important}.woocommerce-message{border-top-color:#8fae1b}.woocommerce-message::before{content:"\e015";color:#8fae1b}.woocommerce-info{border-top-color:#1e85be}.woocommerce-info::before{color:#1e85be}.woocommerce-error{border-top-color:#b81c23}.woocommerce-error::before{content:"\e016";color:#b81c23}.woocommerce .woocommerce,.woocommerce-account .woocommerce{zoom:1}.woocommerce .woocommerce::after,.woocommerce .woocommerce::before,.woocommerce-account .woocommerce::after,.woocommerce-account .woocommerce::before{content:" ";display:table}.woocommerce .woocommerce::after,.woocommerce-account .woocommerce::after{clear:both}.woocommerce .addresses .title,.woocommerce-account .addresses .title{zoom:1}.woocommerce .addresses .title::after,.woocommerce .addresses .title::before,.woocommerce-account .addresses .title::after,.woocommerce-account .addresses .title::before{content:" ";display:table}.woocommerce .addresses .title::after,.woocommerce-account .addresses .title::after{clear:both}.woocommerce .addresses .title h3,.woocommerce-account .addresses .title h3{float:left}.woocommerce .addresses .title .edit,.woocommerce-account .addresses .title .edit{float:right;padding:.7em 1em}.woocommerce ol.commentlist.notes li.note p.meta,.woocommerce-account ol.commentlist.notes li.note p.meta{font-weight:700;margin-bottom:0}.woocommerce ol.commentlist.notes li.note .description p:last-child,.woocommerce-account ol.commentlist.notes li.note .description p:last-child{margin-bottom:0}.woocommerce ul.digital-downloads,.woocommerce-account ul.digital-downloads{margin-left:0;padding-left:0}.woocommerce ul.digital-downloads li,.woocommerce-account ul.digital-downloads li{list-style:none;margin-left:0;padding-left:0}.woocommerce ul.digital-downloads li::before,.woocommerce-account ul.digital-downloads li::before{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-right:.618em;content:"\e00a";text-decoration:none}.woocommerce ul.digital-downloads li .count,.woocommerce-account ul.digital-downloads li .count{float:right}.woocommerce .woocommerce-Addresses .woocommerce-Address-title,.woocommerce .woocommerce-Addresses .woocommerce-column__title,.woocommerce .woocommerce-MyAccount-content .woocommerce-Address-title,.woocommerce .woocommerce-MyAccount-content .woocommerce-column__title,.woocommerce .woocommerce-customer-details .woocommerce-Address-title,.woocommerce .woocommerce-customer-details .woocommerce-column__title,.woocommerce-account .woocommerce-Addresses .woocommerce-Address-title,.woocommerce-account .woocommerce-Addresses .woocommerce-column__title,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-column__title,.woocommerce-account .woocommerce-customer-details .woocommerce-Address-title,.woocommerce-account .woocommerce-customer-details .woocommerce-column__title{background:#fbfbfb;padding:.5em;margin-bottom:0;border-width:1px 1px 0 1px;border-style:solid;border-color:var(--ast-border-color)}.woocommerce .woocommerce-Addresses .woocommerce-Address-title h3,.woocommerce .woocommerce-Addresses .woocommerce-column__title h3,.woocommerce .woocommerce-MyAccount-content .woocommerce-Address-title h3,.woocommerce .woocommerce-MyAccount-content .woocommerce-column__title h3,.woocommerce .woocommerce-customer-details .woocommerce-Address-title h3,.woocommerce .woocommerce-customer-details .woocommerce-column__title h3,.woocommerce-account .woocommerce-Addresses .woocommerce-Address-title h3,.woocommerce-account .woocommerce-Addresses .woocommerce-column__title h3,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address-title h3,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-column__title h3,.woocommerce-account .woocommerce-customer-details .woocommerce-Address-title h3,.woocommerce-account .woocommerce-customer-details .woocommerce-column__title h3{margin-bottom:0}.woocommerce .woocommerce-Addresses address,.woocommerce .woocommerce-MyAccount-content address,.woocommerce .woocommerce-customer-details address,.woocommerce-account .woocommerce-Addresses address,.woocommerce-account .woocommerce-MyAccount-content address,.woocommerce-account .woocommerce-customer-details address{border:1px solid var(--ast-border-color);padding:1em;border-radius:0}#add_payment_method table.cart .product-thumbnail,.woocommerce-cart table.cart .product-thumbnail,.woocommerce-checkout table.cart .product-thumbnail{min-width:32px}#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:32px;box-shadow:none}#add_payment_method table.cart td,#add_payment_method table.cart th,.woocommerce-cart table.cart td,.woocommerce-cart table.cart th,.woocommerce-checkout table.cart td,.woocommerce-checkout table.cart th{vertical-align:middle}#add_payment_method table.cart td.actions .coupon .input-text,.woocommerce-cart table.cart td.actions .coupon .input-text,.woocommerce-checkout table.cart td.actions .coupon .input-text{float:left;box-sizing:border-box;border:1px solid var(--ast-border-color);padding:6px 6px 5px;margin:0 4px 0 0;outline:0;line-height:1}#add_payment_method table.cart input,.woocommerce-cart table.cart input,.woocommerce-checkout table.cart input{margin:0;vertical-align:middle;line-height:1}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{zoom:1}#add_payment_method .wc-proceed-to-checkout::after,#add_payment_method .wc-proceed-to-checkout::before,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::before,.woocommerce-checkout .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::before{content:" ";display:table}#add_payment_method .wc-proceed-to-checkout::after,.woocommerce-cart .wc-proceed-to-checkout::after,.woocommerce-checkout .wc-proceed-to-checkout::after{clear:both}#add_payment_method .wc-proceed-to-checkout,.woocommerce-cart .wc-proceed-to-checkout,.woocommerce-checkout .wc-proceed-to-checkout{padding:1em 0}#add_payment_method .wc-proceed-to-checkout a.checkout-button,.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{display:block;text-align:center;margin-bottom:1em;font-size:1.25em;padding:1em}#add_payment_method .cart-collaterals .shipping_calculator .button,.woocommerce-cart .cart-collaterals .shipping_calculator .button,.woocommerce-checkout .cart-collaterals .shipping_calculator .button{width:100%;float:none;display:block}#add_payment_method .cart-collaterals .shipping_calculator .shipping-calculator-button::after,.woocommerce-cart .cart-collaterals .shipping_calculator .shipping-calculator-button::after,.woocommerce-checkout .cart-collaterals .shipping_calculator .shipping-calculator-button::after{font-family:WooCommerce;speak:none;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e019";text-decoration:none}#add_payment_method .cart-collaterals .cart_totals p small,.woocommerce-cart .cart-collaterals .cart_totals p small,.woocommerce-checkout .cart-collaterals .cart_totals p small{color:#777;font-size:.83em}#add_payment_method .cart-collaterals .cart_totals table,.woocommerce-cart .cart-collaterals .cart_totals table,.woocommerce-checkout .cart-collaterals .cart_totals table{border-collapse:separate;margin:0 0 6px;padding:0}#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th{border-top:0}#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table th{width:40%}#add_payment_method .cart-collaterals .cart_totals table td,#add_payment_method .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td,.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-checkout .cart-collaterals .cart_totals table td,.woocommerce-checkout .cart-collaterals .cart_totals table th{vertical-align:top;border-left:0;border-right:0;line-height:1.5em}#add_payment_method .cart-collaterals .cart_totals table small,.woocommerce-cart .cart-collaterals .cart_totals table small,.woocommerce-checkout .cart-collaterals .cart_totals table small{color:#777}#add_payment_method .cart-collaterals .cart_totals table select,.woocommerce-cart .cart-collaterals .cart_totals table select,.woocommerce-checkout .cart-collaterals .cart_totals table select{width:100%}#add_payment_method .cart-collaterals .cart_totals .discount td,.woocommerce-cart .cart-collaterals .cart_totals .discount td,.woocommerce-checkout .cart-collaterals .cart_totals .discount td{color:#77a464}#add_payment_method .cart-collaterals .cart_totals tr td,#add_payment_method .cart-collaterals .cart_totals tr th,.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th,.woocommerce-checkout .cart-collaterals .cart_totals tr td,.woocommerce-checkout .cart-collaterals .cart_totals tr th{border-top:1px solid var(--ast-border-color)}#add_payment_method .cart-collaterals .cross-sells ul.products li.product,.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product{margin-top:0}#add_payment_method .checkout .col-2 h3#ship-to-different-address,.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address{float:left;clear:none}#add_payment_method .checkout .col-2 .notes,.woocommerce-cart .checkout .col-2 .notes,.woocommerce-checkout .checkout .col-2 .notes{clear:left}#add_payment_method .checkout .col-2 .form-row-first,.woocommerce-cart .checkout .col-2 .form-row-first,.woocommerce-checkout .checkout .col-2 .form-row-first{clear:left}#add_payment_method .checkout .create-account small,.woocommerce-cart .checkout .create-account small,.woocommerce-checkout .checkout .create-account small{font-size:11px;color:#777;font-weight:400}#add_payment_method .checkout div.shipping-address,.woocommerce-cart .checkout div.shipping-address,.woocommerce-checkout .checkout div.shipping-address{padding:0;clear:left;width:100%}#add_payment_method .checkout .shipping_address,.woocommerce-cart .checkout .shipping_address,.woocommerce-checkout .checkout .shipping_address{clear:both}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{border-radius:5px}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{zoom:1}#add_payment_method #payment ul.payment_methods::after,#add_payment_method #payment ul.payment_methods::before,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::before,.woocommerce-checkout #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods::after,.woocommerce-cart #payment ul.payment_methods::after,.woocommerce-checkout #payment ul.payment_methods::after{clear:both}#add_payment_method #payment ul.payment_methods,.woocommerce-cart #payment ul.payment_methods,.woocommerce-checkout #payment ul.payment_methods{text-align:left;padding:1em;border-bottom:1px solid var(--ast-border-color);margin:0;list-style:none outside}#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:2;text-align:left;margin:0;font-weight:400}#add_payment_method #payment ul.payment_methods li input,.woocommerce-cart #payment ul.payment_methods li input,.woocommerce-checkout #payment ul.payment_methods li input{cursor:pointer;margin:0 1em 0 0}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}#add_payment_method #payment ul.payment_methods li img+img,.woocommerce-cart #payment ul.payment_methods li img+img,.woocommerce-checkout #payment ul.payment_methods li img+img{margin-left:2px}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice),.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice),.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice){zoom:1}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::before,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::before{content:" ";display:table}#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice)::after,.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice)::after{clear:both}#add_payment_method #payment div.form-row,.woocommerce-cart #payment div.form-row,.woocommerce-checkout #payment div.form-row{padding:1em}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;background-color:rgb(222.9429878049,219.5570121951,222.2552115091);color:#515151}#add_payment_method #payment div.payment_box input.input-text,#add_payment_method #payment div.payment_box textarea,.woocommerce-cart #payment div.payment_box input.input-text,.woocommerce-cart #payment div.payment_box textarea,.woocommerce-checkout #payment div.payment_box input.input-text,.woocommerce-checkout #payment div.payment_box textarea{border-color:rgb(198.7221341463,192.7778658537,197.5147046494);border-top-color:rgb(186.6117073171,179.3882926829,185.1444512195)}#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder{color:rgb(186.6117073171,179.3882926829,185.1444512195)}#add_payment_method #payment div.payment_box :-moz-placeholder,.woocommerce-cart #payment div.payment_box :-moz-placeholder,.woocommerce-checkout #payment div.payment_box :-moz-placeholder{color:rgb(186.6117073171,179.3882926829,185.1444512195)}#add_payment_method #payment div.payment_box :-ms-input-placeholder,.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder{color:rgb(186.6117073171,179.3882926829,185.1444512195)}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods{list-style:none outside;margin:0}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token{margin:0 0 .5em}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label{cursor:pointer}#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput{vertical-align:middle;margin:-3px 1em 0 0;position:relative}#add_payment_method #payment div.payment_box .wc-credit-card-form,.woocommerce-cart #payment div.payment_box .wc-credit-card-form,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form{border:0;padding:0;margin:1em 0 0}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number{font-size:1.5em;padding:8px;background-repeat:no-repeat;background-position:right .618em center;background-size:32px 20px}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/visa.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/laser.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/diners.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/amex.svg)}#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover{background-image:url(/wp-content/plugins/woocommerce/assets/images/icons/credit-cards/discover.svg)}#add_payment_method #payment div.payment_box span.help,.woocommerce-cart #payment div.payment_box span.help,.woocommerce-checkout #payment div.payment_box span.help{font-size:.857em;color:#777;font-weight:400}#add_payment_method #payment div.payment_box .form-row,.woocommerce-cart #payment div.payment_box .form-row,.woocommerce-checkout #payment div.payment_box .form-row{margin:0 0 1em}#add_payment_method #payment div.payment_box p:last-child,.woocommerce-cart #payment div.payment_box p:last-child,.woocommerce-checkout #payment div.payment_box p:last-child{margin-bottom:0}#add_payment_method #payment div.payment_box::before,.woocommerce-cart #payment div.payment_box::before,.woocommerce-checkout #payment div.payment_box::before{content:"";display:block;border:1em solid rgb(222.9429878049,219.5570121951,222.2552115091);border-right-color:#fff0;border-left-color:#fff0;border-top-color:#fff0;position:absolute;top:-1em;left:0;margin:-1em 0 0 2em}#add_payment_method #payment .payment_method_paypal .about_paypal,.woocommerce-cart #payment .payment_method_paypal .about_paypal,.woocommerce-checkout #payment .payment_method_paypal .about_paypal{float:right;line-height:52px;font-size:.83em}#add_payment_method #payment .payment_method_paypal img,.woocommerce-cart #payment .payment_method_paypal img,.woocommerce-checkout #payment .payment_method_paypal img{max-height:52px;vertical-align:middle}.woocommerce-cart-form__cart-item td.product-remove{text-align:center}.woocommerce-cart-form__cart-item td.product-remove a.remove{display:inline-block;vertical-align:middle}.woocommerce-cart table.shop_table td,.woocommerce-cart table.shop_table th{border-right:0}.woocommerce-cart table.shop_table .woocommerce-Price-amount,.woocommerce-cart table.shop_table td.product-name{font-weight:500}.woocommerce-cart table.shop_table .woocommerce-Price-amount{font-weight:400}.woocommerce-cart table.shop_table dl dt{font-weight:500}.woocommerce-cart table.shop_table dl dd{font-weight:400}.woocommerce-cart .cart-collaterals .cross-sells li.product{padding-bottom:1em}.woocommerce-cart .cart-collaterals .cart_totals,.woocommerce-cart .cart-collaterals .cross-sells{padding:0 20px;border-width:1px;border-style:solid;border-color:var(--ast-border-color);border-radius:0;margin-bottom:2em}.woocommerce-cart .cart-collaterals .cart_totals .shop_table,.woocommerce-cart .cart-collaterals .cross-sells .shop_table{border-top:0;border-left:0;border-right:0;border-radius:0}.woocommerce-cart .cart-collaterals .cart_totals>h2,.woocommerce-cart .cart-collaterals .cross-sells>h2{margin:0 -20px 20px;background-color:var(--ast-global-dark-lfs);border-bottom:1px solid var(--ast-border-color);font-weight:700}.woocommerce-cart .hentry,.woocommerce-cart ul.products{margin-bottom:0}.woocommerce-cart .hentry li.product,.woocommerce-cart ul.products li.product{margin-bottom:0}.woocommerce-cart table.cart td.actions .coupon{display:flex;align-items:center;margin:5px 0}.woocommerce-cart table.cart td.actions .coupon .input-text{padding:.5em .75em}.woocommerce-cart table.cart td.actions .button{padding:.5em 1em;line-height:1.5}.woocommerce-cart table.cart td.actions input.button{display:inline-block;width:auto}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{font-size:1.1em;line-height:1.8em}.woocommerce-page.woocommerce-checkout form.checkout.woocommerce-checkout:after,.woocommerce.woocommerce-checkout form.checkout.woocommerce-checkout:after{content:"";clear:both;display:table}.woocommerce-page.woocommerce-checkout table.shop_table thead,.woocommerce.woocommerce-checkout table.shop_table thead{background:0 0}.woocommerce-page.woocommerce-checkout table.shop_table th,.woocommerce.woocommerce-checkout table.shop_table th{padding:14px 12px}.woocommerce-page.woocommerce-checkout table.shop_table td,.woocommerce.woocommerce-checkout table.shop_table td{padding:10px 10px 10px 0;border-color:var(--ast-border-color)}.woocommerce-page.woocommerce-checkout table.shop_table tfoot td,.woocommerce.woocommerce-checkout table.shop_table tfoot td{opacity:1}.woocommerce-page.woocommerce-checkout table.shop_table td,.woocommerce-page.woocommerce-checkout table.shop_table th,.woocommerce.woocommerce-checkout table.shop_table td,.woocommerce.woocommerce-checkout table.shop_table th{border-bottom-width:1px}.woocommerce-page.woocommerce-checkout form #order_review table,.woocommerce.woocommerce-checkout form #order_review table{border-width:0}.woocommerce-page.woocommerce-checkout form #order_review td,.woocommerce-page.woocommerce-checkout form #order_review th,.woocommerce.woocommerce-checkout form #order_review td,.woocommerce.woocommerce-checkout form #order_review th{border-top:0;border-right:0;padding-left:0;border-color:var(--ast-border-color)}.woocommerce-page.woocommerce-checkout form #order_review td.product-name,.woocommerce.woocommerce-checkout form #order_review td.product-name{font-weight:500;display:flex;align-items:center;flex-wrap:wrap;gap:.3em}.woocommerce-page.woocommerce-checkout form #order_review td.product-name .product-quantity,.woocommerce.woocommerce-checkout form #order_review td.product-name .product-quantity{font-weight:400}.woocommerce-page.woocommerce-checkout form #order_review td:last-child,.woocommerce-page.woocommerce-checkout form #order_review th:last-child,.woocommerce.woocommerce-checkout form #order_review td:last-child,.woocommerce.woocommerce-checkout form #order_review th:last-child{text-align:right}.woocommerce-page.woocommerce-checkout form .form-row:last-child,.woocommerce.woocommerce-checkout form .form-row:last-child{margin-bottom:0}.woocommerce-page.woocommerce-checkout #payment,.woocommerce.woocommerce-checkout #payment{border-radius:0}.woocommerce-page.woocommerce-checkout #payment ul.payment_methods,.woocommerce.woocommerce-checkout #payment ul.payment_methods{padding:0;margin-bottom:1em;border-bottom:0}.woocommerce-page.woocommerce-checkout #payment div.payment_box,.woocommerce.woocommerce-checkout #payment div.payment_box{background-color:#efefef}.woocommerce-page.woocommerce-checkout #payment div.payment_box:before,.woocommerce.woocommerce-checkout #payment div.payment_box:before{border-bottom-color:#efefef}.woocommerce-page.woocommerce-checkout #payment div.form-row,.woocommerce.woocommerce-checkout #payment div.form-row{padding:0 0 2em}.woocommerce-page.woocommerce-checkout #payment #place_order,.woocommerce.woocommerce-checkout #payment #place_order{width:100%}.woocommerce-page.woocommerce-checkout .woocommerce-order table.shop_table td,.woocommerce-page.woocommerce-checkout .woocommerce-order table.shop_table th,.woocommerce.woocommerce-checkout .woocommerce-order table.shop_table td,.woocommerce.woocommerce-checkout .woocommerce-order table.shop_table th{padding:.7em 1em;border-bottom-width:0}.woocommerce-page.woocommerce-checkout .woocommerce-order table.shop_table td:last-child,.woocommerce-page.woocommerce-checkout .woocommerce-order table.shop_table th:last-child,.woocommerce.woocommerce-checkout .woocommerce-order table.shop_table td:last-child,.woocommerce.woocommerce-checkout .woocommerce-order table.shop_table th:last-child{border-right-width:0}.woocommerce-page.woocommerce-checkout .woocommerce-order h2.woocommerce-column__title,.woocommerce-page.woocommerce-checkout .woocommerce-order h2.woocommerce-order-details__title,.woocommerce.woocommerce-checkout .woocommerce-order h2.woocommerce-column__title,.woocommerce.woocommerce-checkout .woocommerce-order h2.woocommerce-order-details__title{background:#fbfbfb;padding:1em;margin-bottom:0;font-size:1.3rem;border-width:1px 1px 0 1px;border-style:solid;border-color:var(--ast-border-color)}.woocommerce-page.woocommerce-checkout .woocommerce-order h2.wc-bacs-bank-details-heading,.woocommerce.woocommerce-checkout .woocommerce-order h2.wc-bacs-bank-details-heading{font-size:1.5rem;border-top:3px solid var(--ast-border-color);padding-top:.5em}.woocommerce-page.woocommerce-checkout .woocommerce-order h3,.woocommerce.woocommerce-checkout .woocommerce-order h3{font-size:1.1rem}.woocommerce-page.woocommerce-checkout .woocommerce-order ul.order_details,.woocommerce.woocommerce-checkout .woocommerce-order ul.order_details{margin-bottom:2em}.woocommerce-page.woocommerce-checkout .woocommerce-customer-details address,.woocommerce.woocommerce-checkout .woocommerce-customer-details address{border-right-width:1px;border-bottom-width:1px;border-radius:0}.woocommerce form .form-row .required{text-decoration:none}.woocommerce form.checkout_coupon{margin:0;border:0;padding:0 0 2em}.woocommerce form.checkout_coupon .form-row{margin:0;padding:0;float:none;display:inline-block}.woocommerce form.checkout_coupon [name=coupon_code]{padding-top:9px;padding-bottom:9px}.woocommerce form.checkout_coupon .button{padding:.5em 1em;vertical-align:initial;line-height:1.35}@media (max-width:420px){.woocommerce form.checkout_coupon .form-row-first,.woocommerce form.checkout_coupon .form-row-last{display:block;margin:0 auto;width:100%}.woocommerce form.checkout_coupon .form-row-first{margin-bottom:10px}.woocommerce form.checkout_coupon .button[name=apply_coupon]{width:100%;padding:10px 5px}}.checkout_coupon .input-text{padding:.5em .75em}.woocommerce-MyAccount-navigation>ul{margin:0}.woocommerce-account .woocommerce-EditAccountForm .woocommerce-Button{margin-top:1em;margin-left:3px}#secondary .widget.woocommerce>li,#secondary .widget_layered_nav_filters>li{margin-bottom:0}#secondary .widget .select2-container .select2-selection--multiple .select2-selection__rendered{display:block;min-height:42px}#secondary .widget .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{margin-top:5px;margin-bottom:5px}#secondary .widget .select2-search__field{min-height:42px;margin:0}.woocommerce-js ul.cart_list li>a,.woocommerce-js ul.product_list_widget li>a{font-weight:500;margin-bottom:.33em;color:var(--ast-global-color-2)}.woocommerce-js #secondary .woocommerce-js ul.cart_list,.woocommerce-js #secondary .woocommerce-js ul.product_list_widget{margin:0}.woocommerce-js .widget_shopping_cart .cart_list li,.woocommerce-js .widget_shopping_cart li,.woocommerce-js ul.product_list_widget .cart_list li,.woocommerce-js ul.product_list_widget li{padding:.6em 0 .6em 5em;min-height:5em;position:relative;border-bottom:1px solid var(--ast-border-color);margin:0;line-height:1.5}.woocommerce-js .widget_shopping_cart .cart_list li:last-child,.woocommerce-js .widget_shopping_cart li:last-child,.woocommerce-js ul.product_list_widget .cart_list li:last-child,.woocommerce-js ul.product_list_widget li:last-child{border-bottom:none}.woocommerce-js .widget_shopping_cart .woocommerce-mini-cart__buttons{margin-bottom:0}.woocommerce-js .widget_shopping_cart .woocommerce-mini-cart__buttons .checkout.wc-forward{margin-left:5px;margin-right:0}.woocommerce-js.widget_product_tag_cloud .tagcloud{margin-top:10px;display:inline-block}.woocommerce-js.widget_product_tag_cloud .tagcloud a{border:1px solid var(--ast-border-color);padding:.5em .9em;display:inline-block;margin-bottom:4px;font-size:14px;margin-right:4px;line-height:1.5;transition:all .2s linear}.woocommerce-js .widget_shopping_cart .total,.woocommerce-js.widget_shopping_cart .total{padding:5px 0;border-top:1px solid var(--ast-border-color);border-bottom:1px solid var(--ast-border-color);margin-bottom:1.3em}.woocommerce-js ul.product_list_widget li img{position:absolute;left:0;width:4em;height:4em;margin:0 0 .5em 0;top:50%;transform:translateY(-50%);object-fit:cover}.woocommerce-js ul.product-categories>li{padding:2px 0}.woocommerce-js ul.product-categories>li:first-child{border:none}.woocommerce-js .widget del{opacity:.5}.woocommerce-js .widget ins{background:inherit}.woocommerce-js .widget .amount,.woocommerce-js .widget ins{font-weight:400}.woocommerce-js .widget .star-rating{margin:5px 0}.woocommerce-js .widget_rating_filter ul li a{display:inline-flex;align-items:center}.woocommerce-js .price_slider_amount .price_label span{font-weight:700}.woocommerce-js .widget_price_filter .ui-slider-horizontal{height:.2em}.woocommerce-js .widget_price_filter .ui-slider .ui-slider-handle{top:-.4em;cursor:pointer}.woocommerce-js .widget_price_filter .price_slider_amount .button{font-size:.9em!important;padding:8px 18px}.woocommerce-js .widget_price_filter .price_slider{margin-bottom:1.2em}.woocommerce-js .widget_price_filter .price_slider_wrapper .ui-widget-content{background-color:#ededed}.woocommerce-js .widget_product_tag_cloud .tagcloud a{border:1px solid var(--ast-border-color);padding:.5em .9em;display:inline-block;margin-bottom:4px;margin-right:4px;line-height:1.5;padding:.5em 1.2em;font-size:12px!important;font-size:.8rem!important}.woocommerce-js .widget_product_tag_cloud .tagcloud a a.current-item,.woocommerce-js .widget_product_tag_cloud .tagcloud a a:focus,.woocommerce-js .widget_product_tag_cloud .tagcloud a a:hover{background-color:#fafafa}.woocommerce-js .widget_shopping_cart .cart_list li,.woocommerce.widget_shopping_cart .cart_list li{padding:1.2em 1.8em 1.2em 5em}.woocommerce-js .widget_shopping_cart .cart_list li a.remove,.woocommerce.widget_shopping_cart .cart_list li a.remove{position:absolute;left:auto;right:0;top:.5em;color:var(--ast-global-color-3)}.woocommerce-js .widget_shopping_cart .cart_list li a.remove:hover,.woocommerce.widget_shopping_cart .cart_list li a.remove:hover{color:var(--ast-global-color-3)}.woocommerce-product-search{display:flex}.woocommerce-product-search .search-field{flex:auto;width:100%;border-top-right-radius:0;border-bottom-right-radius:0}.woocommerce-product-search input[type=submit]{padding:10px 15px;border-top-left-radius:0;border-bottom-left-radius:0}#secondary .widget_layered_nav_filters ul li.chosen,.widget_layered_nav_filters ul li.chosen{padding:0 .5em;margin-right:.5em;margin-bottom:.5em;background:rgb(245 245 245 / .75);border-radius:20px;font-size:1em}#secondary .widget_layered_nav_filters ul li.chosen:hover,.widget_layered_nav_filters ul li.chosen:hover{background-color:#f5f5f5}#secondary .widget_layered_nav_filters ul li.chosen a,.widget_layered_nav_filters ul li.chosen a{display:block}#secondary .widget_layered_nav_filters ul li.chosen a::before,.widget_layered_nav_filters ul li.chosen a::before{margin-right:.5em;line-height:inherit;position:relative;top:1px}.woocommerce-terms-and-conditions{border:1px solid rgb(0 0 0 / .2);box-shadow:inset 0 1px 2px rgb(0 0 0 / .1);background:rgb(0 0 0 / .05)}.woocommerce-password-strength{text-align:center;font-weight:600;padding:3px .5em;font-size:1em}.woocommerce-password-strength.strong{background-color:#c1e1b9;border-color:#83c373}.woocommerce-password-strength.short{background-color:#f1adad;border-color:#e35b5b}.woocommerce-password-strength.bad{background-color:#fbc5a9;border-color:#f78b53}.woocommerce-password-strength.good{background-color:#ffe399;border-color:#ffc733}.woocommerce-password-hint{margin:.5em 0 0;display:block}.rtl .woocommerce-pagination .page-numbers li:last-child .next{transform:rotateY(180deg)}.rtl .woocommerce-pagination .page-numbers li:first-child .prev{transform:rotateY(-180deg)}.ast-site-header-cart .widgettitle{display:none}.wc-block-grid .wc-block-grid__products .wc-block-grid__product{text-align:left;margin-bottom:2.5em}.wc-block-grid .wc-block-grid__products .wc-block-grid__product.product-category>a{display:inline-block;position:relative}.wc-block-grid .wc-block-grid__products .wc-block-grid__product a img{width:100%;height:auto;display:block;margin:0 0 .8em 0;box-shadow:none}.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-title{margin-bottom:.5em;padding:0;font-size:1em;line-height:1.2;font-weight:inherit}.wc-block-grid .wc-block-grid__products .wc-block-grid__product .star-rating{margin:0 auto .5em 0;backface-visibility:hidden}.wc-block-grid .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__link{position:relative;display:block}.wc-block-grid .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-product__link:hover .ast-shop-product-out-of-stock{background-color:#fff}.wc-block-grid .wc-block-grid__products .wc-block-grid__product.product-category>a:hover .woocommerce-loop-category__title{background-color:#fff}.wc-block-grid .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-category__title{bottom:1.8em;font-size:.9em}.wc-block-grid .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-category__title .count{font-size:.7em}.wc-block-grid .wc-block-grid__products .wc-block-grid__product .price{line-height:1.3;margin-bottom:0;font-weight:700;margin-bottom:.5em;font-size:.9em}.wc-block-grid .wc-block-grid__products .wc-block-grid__product .price del{display:initial}.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wp-block-button__link{margin-top:.5em;margin-bottom:.5em;white-space:normal;line-height:1.3;font-size:100%;font-weight:700}.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wp-block-button__link.added{margin-bottom:0;transition:margin 0s}.wc-block-grid .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-category__title{text-transform:uppercase;font-weight:700;line-height:1.5}.wc-block-grid .wc-block-grid__products .wc-block-grid__product .woocommerce-loop-category__title .count{display:block;background:0 0;opacity:.5;font-size:.75em}.wc-block-grid .wc-block-grid__products .wc-block-grid__product .wc-block-grid__product-onsale{min-width:3em;min-height:3em;line-height:3em;padding:0;font-size:.8em;font-weight:400;text-transform:capitalize;position:absolute;text-align:center;border-radius:100%;z-index:9;top:0;right:10px;left:auto;margin:-.5em -.5em 0 0}.widget_product_categories .children{padding-left:20px}@supports (-moz-appearance:none){.sidebar-main .widget_product_search .search-field{width:60%}}.woocommerce-page .widget .wc-block-price-slider{padding-top:.15em}.woocommerce-page .widget .wc-block-price-slider .wc-block-components-price-slider__range-input-progress{--range-color:var(--ast-global-color-0);top:-1px}@-moz-document url-prefix(){.woocommerce-page .widget .wc-block-price-slider .wc-block-components-price-slider__range-input-progress{top:1px}}.woocommerce-page .widget .wc-block-price-slider .wc-block-components-price-slider__range-input-wrapper{box-shadow:none;background-color:#ededed}.woocommerce-page .widget .wc-block-price-slider .wc-block-components-price-slider__range-input-progress,.woocommerce-page .widget .wc-block-price-slider .wc-block-components-price-slider__range-input-wrapper{height:3px}.woocommerce-page .widget .wc-block-price-slider .wc-block-price-filter__controls{border-color:var(--ast-border-color)}.woocommerce-page .widget .wc-block-price-slider .wc-block-price-filter__range-text{line-height:2.4;font-size:.8751em}.woocommerce-page .widget .wc-block-price-slider .wc-block-price-filter__range-text .wc-block-components-formatted-money-amount{font-weight:700}.woocommerce-page .widget .wc-block-price-slider .wc-block-components-price-slider__controls{justify-content:end}.woocommerce-page .widget .wc-block-price-slider input[type=range]{margin:0}.woocommerce-page .widget .wc-block-price-slider input[type=range]::-webkit-slider-runnable-track{height:3px;box-shadow:none;background-color:#fff0}.woocommerce-page .widget .wc-block-price-slider input[type=range]::-moz-range-track{height:3px;box-shadow:none;background-color:#fff0}.woocommerce-page .widget .wc-block-price-slider input[type=range].wc-block-price-filter__range-input::-webkit-slider-thumb{-webkit-appearance:none;border:0;width:15px;height:15px}.woocommerce-page .widget .wc-block-price-slider input[type=range]::-moz-range-thumb{height:15px;border:0;width:15px}.woocommerce-page .widget .wc-block-checkbox-list li input[type=checkbox]{margin:0 .5rem 0 0;position:relative;top:1px}.woocommerce-page .widget .wc-block-checkbox-list li .wc-filter-element-label-list-count{opacity:1}.woocommerce-page .widget .wc-layered-nav-rating{line-height:1}.woocommerce-page .widget .wc-layered-nav-rating .star-rating{margin:0}.product.woocommerce.add_to_cart_inline{border:0!important}.product.woocommerce.add_to_cart_inline a.button{margin-left:1em}.ast-site-header-cart .widget_shopping_cart,.astra-cart-drawer{background-color:var(--ast-global-color-primary,var(--ast-global-color-5));border:1px solid var(--ast-border-color)}.woocommerce-js .product:has(.quantity input[type=hidden]) .button.single_add_to_cart_button,.woocommerce-js .sold-individually .button.single_add_to_cart_button{margin-left:-1em}.sidebar-main .ast-mini-cart-empty .woocommerce-mini-cart__empty-message{display:none}.woocommerce-js a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{font-size:100%;line-height:1;text-decoration:none;overflow:visible;padding:.5em .75em;font-weight:700;border-radius:3px;color:$secondarytext;background-color:$secondary;border:0}.woocommerce-js a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover{background-color:#dad8da;background-image:none;color:#515151}#customer_details h3:not(.elementor-widget-woocommerce-checkout-page h3){font-size:1.2rem;padding:20px 0 14px;margin:0 0 20px;border-bottom:1px solid var(--ast-border-color);font-weight:700}form #order_review_heading:not(.elementor-widget-woocommerce-checkout-page #order_review_heading){border-width:2px 2px 0 2px;border-style:solid;font-size:1.2rem;margin:0;padding:1.5em 1.5em 1em;border-color:var(--ast-border-color);font-weight:700}.woocommerce-Address h3,.cart-collaterals h2{font-size:1.2rem;padding:.7em 1em}.woocommerce-cart .cart-collaterals .cart_totals>h2{font-weight:700}form #order_review:not(.elementor-widget-woocommerce-checkout-page #order_review){padding:0 2em;border-width:0 2px 2px;border-style:solid;border-color:var(--ast-border-color)}ul#shipping_method li:not(.elementor-widget-woocommerce-cart #shipping_method li){margin:0;padding:.25em 0 .25em 22px;text-indent:-22px;list-style:none outside}.woocommerce span.onsale,.wc-block-grid__product .wc-block-grid__product-onsale{background-color:var(--ast-global-color-0);color:#fff}.woocommerce-message,.woocommerce-info{border-top-color:var(--ast-global-color-2)}.woocommerce-message::before,.woocommerce-info::before{color:var(--ast-global-color-2)}.woocommerce ul.products li.product .price,.woocommerce div.product p.price,.woocommerce div.product span.price,.widget_layered_nav_filters ul li.chosen a,.woocommerce-page ul.products li.product .ast-woo-product-category,.wc-layered-nav-rating a{color:var(--ast-global-color-3)}.woocommerce nav.woocommerce-pagination ul,.woocommerce nav.woocommerce-pagination ul li{border-color:var(--ast-global-color-2)}.woocommerce nav.woocommerce-pagination ul li a:focus,.woocommerce nav.woocommerce-pagination ul li a:hover,.woocommerce nav.woocommerce-pagination ul li span.current{background:var(--ast-global-color-2);color:#fff}.woocommerce-MyAccount-navigation-link.is-active a{color:var(--ast-global-color-1)}.woocommerce .widget_price_filter .ui-slider .ui-slider-range,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle{background-color:var(--ast-global-color-2)}.woocommerce .star-rating,.woocommerce .comment-form-rating .stars a,.woocommerce .star-rating::before{color:var(--ast-global-color-3)}.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before,.woocommerce div.ast-product-tabs-layout-vertical .woocommerce-tabs ul.tabs li:hover::before{background:var(--ast-global-color-2)}.woocommerce .woocommerce-cart-form button[name="update_cart"]:disabled{color:#fff}.woocommerce #content table.cart .button[name="apply_coupon"],.woocommerce-page #content table.cart .button[name="apply_coupon"]{padding:10px 40px}.woocommerce table.cart td.actions .button,.woocommerce #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button{line-height:1;border-width:1px;border-style:solid}.woocommerce ul.products li.product .button,.woocommerce-page ul.products li.product .button{line-height:1.3}.woocommerce-js a.button,.woocommerce button.button,.woocommerce .woocommerce-message a.button,.woocommerce #respond input#submit.alt,.woocommerce-js a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce input.button,.woocommerce input.button:disabled,.woocommerce input.button:disabled[disabled],.woocommerce input.button:disabled:hover,.woocommerce input.button:disabled[disabled]:hover,.woocommerce #respond input#submit,.woocommerce button.button.alt.disabled,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link,.wc-block-grid__product-onsale{color:#fff;border-color:blue;background-color:blue}.woocommerce-js a.button:hover,.woocommerce button.button:hover,.woocommerce .woocommerce-message a.button:hover,.woocommerce #respond input#submit:hover,.woocommerce #respond input#submit.alt:hover,.woocommerce-js a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover,.woocommerce input.button:hover,.woocommerce button.button.alt.disabled:hover,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover{color:var(--ast-global-color-6);border-color:#f80;background-color:#f80}.woocommerce-js a.button,.woocommerce button.button,.woocommerce .woocommerce-message a.button,.woocommerce #respond input#submit.alt,.woocommerce-js a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce input.button,.woocommerce-cart table.cart td.actions .button,.woocommerce form.checkout_coupon .button,.woocommerce #respond input#submit,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link{border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;border-bottom-left-radius:5px;padding-top:8px;padding-right:16px;padding-bottom:8px;padding-left:16px}.woocommerce ul.products li.product a,.woocommerce-js a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover{text-decoration:none}.woocommerce .up-sells h2,.woocommerce .related.products h2,.woocommerce .woocommerce-tabs h2{font-size:1.5rem}.woocommerce h2,.woocommerce-account h2{font-size:1.625rem}.woocommerce ul.product-categories>li ul li:before{content:"\e900";padding:0 5px 0 5px;display:inline-block;font-family:Astra;transform:rotate(-90deg);font-size:.7rem}.ast-site-header-cart i.astra-icon:before{font-family:Astra}.ast-icon-shopping-cart:before{content:"\f07a"}.ast-icon-shopping-bag:before{content:"\f290"}.ast-icon-shopping-basket:before{content:"\f291"}.ast-icon-shopping-cart svg{height:.82em}.ast-icon-shopping-bag svg{height:1em;width:1em}.ast-icon-shopping-basket svg{height:1.15em;width:1.2em}.ast-site-header-cart.ast-menu-cart-outline .ast-addon-cart-wrap,.ast-site-header-cart.ast-menu-cart-fill .ast-addon-cart-wrap{line-height:1}.ast-site-header-cart.ast-menu-cart-fill i.astra-icon{font-size:1.1em}li.woocommerce-custom-menu-item .ast-site-header-cart i.astra-icon:after{padding-left:2px}.ast-hfb-header .ast-addon-cart-wrap{padding:.4em}.ast-header-break-point.ast-header-custom-item-outside .ast-woo-header-cart-info-wrap{display:none}.ast-site-header-cart i.astra-icon:after{background:var(--ast-global-color-0)}@media (min-width:545px) and (max-width:921px){.woocommerce.tablet-columns-6 ul.products li.product,.woocommerce-page.tablet-columns-6 ul.products li.product{width:calc(16.66% - 16.66px)}.woocommerce.tablet-columns-5 ul.products li.product,.woocommerce-page.tablet-columns-5 ul.products li.product{width:calc(20% - 16px)}.woocommerce.tablet-columns-4 ul.products li.product,.woocommerce-page.tablet-columns-4 ul.products li.product{width:calc(25% - 15px)}.woocommerce.tablet-columns-3 ul.products li.product,.woocommerce-page.tablet-columns-3 ul.products li.product{width:calc(33.33% - 14px)}.woocommerce.tablet-columns-2 ul.products li.product,.woocommerce-page.tablet-columns-2 ul.products li.product{width:calc(50% - 10px)}.woocommerce.tablet-columns-1 ul.products li.product,.woocommerce-page.tablet-columns-1 ul.products li.product{width:100%}.woocommerce div.product .related.products ul.products li.product{width:calc(33.33% - 14px)}}@media (min-width:545px) and (max-width:921px){.woocommerce[class*="columns-"].columns-3>ul.products li.product,.woocommerce[class*="columns-"].columns-4>ul.products li.product,.woocommerce[class*="columns-"].columns-5>ul.products li.product,.woocommerce[class*="columns-"].columns-6>ul.products li.product{width:calc(33.33% - 14px);margin-right:20px}.woocommerce[class*="columns-"].columns-3>ul.products li.product:nth-child(3n),.woocommerce[class*="columns-"].columns-4>ul.products li.product:nth-child(3n),.woocommerce[class*="columns-"].columns-5>ul.products li.product:nth-child(3n),.woocommerce[class*="columns-"].columns-6>ul.products li.product:nth-child(3n){margin-right:0;clear:right}.woocommerce[class*="columns-"].columns-3>ul.products li.product:nth-child(3n+1),.woocommerce[class*="columns-"].columns-4>ul.products li.product:nth-child(3n+1),.woocommerce[class*="columns-"].columns-5>ul.products li.product:nth-child(3n+1),.woocommerce[class*="columns-"].columns-6>ul.products li.product:nth-child(3n+1){clear:left}.woocommerce[class*="columns-"] ul.products li.product:nth-child(n),.woocommerce-page[class*="columns-"] ul.products li.product:nth-child(n){margin-right:20px;clear:none}.woocommerce.tablet-columns-2 ul.products li.product:nth-child(2n),.woocommerce-page.tablet-columns-2 ul.products li.product:nth-child(2n),.woocommerce.tablet-columns-3 ul.products li.product:nth-child(3n),.woocommerce-page.tablet-columns-3 ul.products li.product:nth-child(3n),.woocommerce.tablet-columns-4 ul.products li.product:nth-child(4n),.woocommerce-page.tablet-columns-4 ul.products li.product:nth-child(4n),.woocommerce.tablet-columns-5 ul.products li.product:nth-child(5n),.woocommerce-page.tablet-columns-5 ul.products li.product:nth-child(5n),.woocommerce.tablet-columns-6 ul.products li.product:nth-child(6n),.woocommerce-page.tablet-columns-6 ul.products li.product:nth-child(6n){margin-right:0;clear:right}.woocommerce.tablet-columns-2 ul.products li.product:nth-child(2n+1),.woocommerce-page.tablet-columns-2 ul.products li.product:nth-child(2n+1),.woocommerce.tablet-columns-3 ul.products li.product:nth-child(3n+1),.woocommerce-page.tablet-columns-3 ul.products li.product:nth-child(3n+1),.woocommerce.tablet-columns-4 ul.products li.product:nth-child(4n+1),.woocommerce-page.tablet-columns-4 ul.products li.product:nth-child(4n+1),.woocommerce.tablet-columns-5 ul.products li.product:nth-child(5n+1),.woocommerce-page.tablet-columns-5 ul.products li.product:nth-child(5n+1),.woocommerce.tablet-columns-6 ul.products li.product:nth-child(6n+1),.woocommerce-page.tablet-columns-6 ul.products li.product:nth-child(6n+1){clear:left}.woocommerce div.product .related.products ul.products li.product:nth-child(3n),.woocommerce-page.tablet-columns-1 .site-main ul.products li.product{margin-right:0;clear:right}.woocommerce div.product .related.products ul.products li.product:nth-child(3n+1){clear:left}}@media (min-width:922px){.woocommerce form.checkout_coupon{width:50%}.woocommerce #reviews #comments{float:left}.woocommerce #reviews #review_form_wrapper{float:right}}@media (max-width:921px){.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-1.ast-mobile-header-stack.ast-no-menu-items .ast-site-header-cart,.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-3.ast-mobile-header-stack.ast-no-menu-items .ast-site-header-cart{padding-right:0;padding-left:0}.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-1.ast-mobile-header-stack .main-header-bar{text-align:center}.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-1.ast-mobile-header-stack .ast-site-header-cart,.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-1.ast-mobile-header-stack .ast-mobile-menu-buttons{display:inline-block}.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-2.ast-mobile-header-inline .site-branding{flex:auto}.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-3.ast-mobile-header-stack .site-branding{flex:0 0 100%}.ast-header-break-point.ast-woocommerce-cart-menu .header-main-layout-3.ast-mobile-header-stack .main-header-container{display:flex;justify-content:center}.woocommerce-cart .woocommerce-shipping-calculator .button{width:100%}.woocommerce div.product div.images,.woocommerce div.product div.summary,.woocommerce #content div.product div.images,.woocommerce #content div.product div.summary,.woocommerce-page div.product div.images,.woocommerce-page div.product div.summary,.woocommerce-page #content div.product div.images,.woocommerce-page #content div.product div.summary{float:none;width:100%}.woocommerce-cart table.cart td.actions .ast-return-to-shop{display:block;text-align:center;margin-top:1em}}@media (max-width:544px){.ast-separate-container .ast-woocommerce-container{padding:.54em 1em 1.33333em}.woocommerce-message,.woocommerce-error,.woocommerce-info{display:flex;flex-wrap:wrap}.woocommerce-message a.button,.woocommerce-error a.button,.woocommerce-info a.button{order:1;margin-top:.5em}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:none;margin-bottom:2em}.woocommerce table.cart td.actions .button,.woocommerce #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button{padding-left:1em;padding-right:1em}.woocommerce #content table.cart .button,.woocommerce-page #content table.cart .button{width:100%}.woocommerce #content table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon{float:none}.woocommerce #content table.cart td.actions .coupon .button,.woocommerce-page #content table.cart td.actions .coupon .button{flex:1}.woocommerce #content div.product .woocommerce-tabs ul.tabs li a,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li a{display:block}.woocommerce ul.products a.button,.woocommerce-page ul.products a.button{padding:.5em .75em}.woocommerce div.product .related.products ul.products li.product,.woocommerce.mobile-columns-2 ul.products li.product,.woocommerce-page.mobile-columns-2 ul.products li.product{width:calc(50% - 10px)}.woocommerce.mobile-columns-6 ul.products li.product,.woocommerce-page.mobile-columns-6 ul.products li.product{width:calc(16.66% - 16.66px)}.woocommerce.mobile-columns-5 ul.products li.product,.woocommerce-page.mobile-columns-5 ul.products li.product{width:calc(20% - 16px)}.woocommerce.mobile-columns-4 ul.products li.product,.woocommerce-page.mobile-columns-4 ul.products li.product{width:calc(25% - 15px)}.woocommerce.mobile-columns-3 ul.products li.product,.woocommerce-page.mobile-columns-3 ul.products li.product{width:calc(33.33% - 14px)}.woocommerce.mobile-columns-1 ul.products li.product,.woocommerce-page.mobile-columns-1 ul.products li.product{width:100%}}@media (max-width:544px){.woocommerce ul.products a.button.loading::after,.woocommerce-page ul.products a.button.loading::after{display:inline-block;margin-left:5px;position:initial}.woocommerce.mobile-columns-1 .site-main ul.products li.product:nth-child(n),.woocommerce-page.mobile-columns-1 .site-main ul.products li.product:nth-child(n){margin-right:0}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li{display:block;margin-right:0}.woocommerce[class*="columns-"].columns-3>ul.products li.product,.woocommerce[class*="columns-"].columns-4>ul.products li.product,.woocommerce[class*="columns-"].columns-5>ul.products li.product,.woocommerce[class*="columns-"].columns-6>ul.products li.product{width:calc(50% - 10px);margin-right:20px}.woocommerce[class*="columns-"] ul.products li.product:nth-child(n),.woocommerce-page[class*="columns-"] ul.products li.product:nth-child(n){margin-right:20px;clear:none}.woocommerce-page[class*=columns-].columns-3>ul.products li.product:nth-child(2n),.woocommerce-page[class*=columns-].columns-4>ul.products li.product:nth-child(2n),.woocommerce-page[class*=columns-].columns-5>ul.products li.product:nth-child(2n),.woocommerce-page[class*=columns-].columns-6>ul.products li.product:nth-child(2n),.woocommerce[class*=columns-].columns-3>ul.products li.product:nth-child(2n),.woocommerce[class*=columns-].columns-4>ul.products li.product:nth-child(2n),.woocommerce[class*=columns-].columns-5>ul.products li.product:nth-child(2n),.woocommerce[class*=columns-].columns-6>ul.products li.product:nth-child(2n){margin-right:0;clear:right}.woocommerce[class*="columns-"].columns-3>ul.products li.product:nth-child(2n+1),.woocommerce[class*="columns-"].columns-4>ul.products li.product:nth-child(2n+1),.woocommerce[class*="columns-"].columns-5>ul.products li.product:nth-child(2n+1),.woocommerce[class*="columns-"].columns-6>ul.products li.product:nth-child(2n+1){clear:left}.woocommerce-page[class*=columns-] ul.products li.product:nth-child(n),.woocommerce[class*=columns-] ul.products li.product:nth-child(n){margin-right:20px;clear:none}.woocommerce.mobile-columns-6 ul.products li.product:nth-child(6n),.woocommerce-page.mobile-columns-6 ul.products li.product:nth-child(6n),.woocommerce.mobile-columns-5 ul.products li.product:nth-child(5n),.woocommerce-page.mobile-columns-5 ul.products li.product:nth-child(5n),.woocommerce.mobile-columns-4 ul.products li.product:nth-child(4n),.woocommerce-page.mobile-columns-4 ul.products li.product:nth-child(4n),.woocommerce.mobile-columns-3 ul.products li.product:nth-child(3n),.woocommerce-page.mobile-columns-3 ul.products li.product:nth-child(3n),.woocommerce.mobile-columns-2 ul.products li.product:nth-child(2n),.woocommerce-page.mobile-columns-2 ul.products li.product:nth-child(2n),.woocommerce div.product .related.products ul.products li.product:nth-child(2n){margin-right:0;clear:right}.woocommerce.mobile-columns-6 ul.products li.product:nth-child(6n+1),.woocommerce-page.mobile-columns-6 ul.products li.product:nth-child(6n+1),.woocommerce.mobile-columns-5 ul.products li.product:nth-child(5n+1),.woocommerce-page.mobile-columns-5 ul.products li.product:nth-child(5n+1),.woocommerce.mobile-columns-4 ul.products li.product:nth-child(4n+1),.woocommerce-page.mobile-columns-4 ul.products li.product:nth-child(4n+1),.woocommerce.mobile-columns-3 ul.products li.product:nth-child(3n+1),.woocommerce-page.mobile-columns-3 ul.products li.product:nth-child(3n+1),.woocommerce.mobile-columns-2 ul.products li.product:nth-child(2n+1),.woocommerce-page.mobile-columns-2 ul.products li.product:nth-child(2n+1),.woocommerce div.product .related.products ul.products li.product:nth-child(2n+1){clear:left}}@media (min-width:922px){.woocommerce #content .ast-woocommerce-container div.product div.images,.woocommerce .ast-woocommerce-container div.product div.images,.woocommerce-page #content .ast-woocommerce-container div.product div.images,.woocommerce-page .ast-woocommerce-container div.product div.images{width:50%}.woocommerce #content .ast-woocommerce-container div.product div.summary,.woocommerce .ast-woocommerce-container div.product div.summary,.woocommerce-page #content .ast-woocommerce-container div.product div.summary,.woocommerce-page .ast-woocommerce-container div.product div.summary{width:46%}.woocommerce.woocommerce-checkout form #customer_details.col2-set .col-1,.woocommerce.woocommerce-checkout form #customer_details.col2-set .col-2,.woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-1,.woocommerce-page.woocommerce-checkout form #customer_details.col2-set .col-2{float:none;width:auto}}.woocommerce-js a.button,.woocommerce button.button.alt,.woocommerce-page table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-js a.button.alt,.woocommerce .woocommerce-message a.button,.ast-site-header-cart .widget_shopping_cart .buttons .button.checkout,.woocommerce button.button.alt.disabled,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link{border:solid;border-top-width:1px;border-right-width:1px;border-left-width:1px;border-bottom-width:1px;border-color:blue}.woocommerce-js a.button:hover,.woocommerce button.button.alt:hover,.woocommerce-page table.cart td.actions .button:hover,.woocommerce-page #content table.cart td.actions .button:hover,.woocommerce-js a.button.alt:hover,.woocommerce .woocommerce-message a.button:hover,.ast-site-header-cart .widget_shopping_cart .buttons .button.checkout:hover,.woocommerce button.button.alt.disabled:hover,.wc-block-grid__products .wc-block-grid__product .wp-block-button__link:hover{border-color:blue}.widget_product_search button{flex:0 0 auto;padding:10px 20px}@media (min-width:922px){.woocommerce.woocommerce-checkout form #customer_details.col2-set,.woocommerce-page.woocommerce-checkout form #customer_details.col2-set{width:55%;float:left;margin-right:4.347826087%}.woocommerce.woocommerce-checkout form #order_review,.woocommerce.woocommerce-checkout form #order_review_heading,.woocommerce-page.woocommerce-checkout form #order_review,.woocommerce-page.woocommerce-checkout form #order_review_heading{width:40%;float:right;margin-right:0;clear:right}}select,.select2-container .select2-selection--single{background-image:url("data:image/svg+xml,%3Csvg class='ast-arrow-svg' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' x='0px' y='0px' width='26px' height='16.043px' fill='%23494B51' viewBox='57 35.171 26 16.043' enable-background='new 57 35.171 26 16.043' xml:space='preserve' %3E%3Cpath d='M57.5,38.193l12.5,12.5l12.5-12.5l-2.5-2.5l-10,10l-10-10L57.5,38.193z'%3E%3C/path%3E%3C/svg%3E");background-size:.8em;background-repeat:no-repeat;background-position-x:calc(100% - 10px);background-position-y:center;-webkit-appearance:none;-moz-appearance:none;padding-right:2em}.woocommerce-js .quantity{display:inline-flex}.woocommerce .quantity .ast-qty-placeholder{cursor:not-allowed}.woocommerce-js .quantity+.button.single_add_to_cart_button{margin-left:unset}.woocommerce-js .quantity .qty{width:2.631em;margin-left:38px}.woocommerce-js .quantity .minus,.woocommerce-js .quantity .plus{width:38px;display:flex;justify-content:center;background-color:#fff0;border:1px solid var(--ast-border-color);color:var(--ast-global-color-3);align-items:center;outline:0;font-weight:400;z-index:3;position:relative}.woocommerce-js .quantity .minus{border-right-width:0;margin-right:-38px}.woocommerce-js .quantity .plus{border-left-width:0;margin-right:6px}.woocommerce-js .quantity input[type=number]{max-width:58px;min-height:36px}.woocommerce-js input[type=number].qty::-webkit-inner-spin-button,.woocommerce input[type=number].qty::-webkit-outer-spin-button{-webkit-appearance:none}.woocommerce-js input[type=number].qty{-webkit-appearance:none;-moz-appearance:textfield}.woocommerce ul.products li.product.desktop-align-left,.woocommerce-page ul.products li.product.desktop-align-left{text-align:left}.woocommerce ul.products li.product.desktop-align-left .star-rating,.woocommerce ul.products li.product.desktop-align-left .button,.woocommerce-page ul.products li.product.desktop-align-left .star-rating,.woocommerce-page ul.products li.product.desktop-align-left .button{margin-left:0;margin-right:0}@media(max-width:921px){.woocommerce ul.products li.product.tablet-align-left,.woocommerce-page ul.products li.product.tablet-align-left{text-align:left}.woocommerce ul.products li.product.tablet-align-left .star-rating,.woocommerce ul.products li.product.tablet-align-left .button,.woocommerce-page ul.products li.product.tablet-align-left .star-rating,.woocommerce-page ul.products li.product.tablet-align-left .button{margin-left:0;margin-right:0}}@media(max-width:544px){.woocommerce ul.products li.product.mobile-align-left,.woocommerce-page ul.products li.product.mobile-align-left{text-align:left}.woocommerce ul.products li.product.mobile-align-left .star-rating,.woocommerce ul.products li.product.mobile-align-left .button,.woocommerce-page ul.products li.product.mobile-align-left .star-rating,.woocommerce-page ul.products li.product.mobile-align-left .button{margin-left:0;margin-right:0}}.ast-woo-active-filter-widget .wc-block-active-filters{display:flex;align-items:self-start;justify-content:space-between}.ast-woo-active-filter-widget .wc-block-active-filters__clear-all{flex:none;margin-top:2px}.woocommerce form .form-row .required{visibility:visible}.is-menu a,.is-menu a:focus,.is-menu a:hover,.is-menu:hover>a{background:0 0!important;outline:0}.is-screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);color:#000;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important;word-break:normal}.is-menu,form .is-link-container{position:relative}.is-menu a{line-height:1}.is-menu a::after,.is-menu a::before{display:none!important}.is-menu.default form{max-width:310px}.is-menu.is-dropdown form{display:none;min-width:310px;max-width:100%;position:absolute;right:0;top:100%;z-index:9}.is-menu.full-width-menu form,.is-menu.sliding form{min-width:0!important;overflow:hidden;position:absolute;right:0;top:25%;width:0;z-index:99;padding:0;margin:0}.is-menu.full-width-menu form:not(.is-search-form) input[type=search],.is-menu.full-width-menu form:not(.is-search-form) input[type=text],.is-menu.is-dropdown form:not(.is-search-form) input[type=search],.is-menu.is-dropdown form:not(.is-search-form) input[type=text],.is-menu.sliding form:not(.is-search-form) input[type=search],.is-menu.sliding form:not(.is-search-form) input[type=text],.is-popup-search-form form:not(.is-search-form) input[type=search],.is-popup-search-form form:not(.is-search-form) input[type=text]{background:#fff;color:#000}.is-menu.is-first form{right:auto;left:0}.is-menu.full-width-menu.open .search-close,.is-menu.full-width-menu:not(.open) form,.is-menu.is-dropdown form[style="display: block;"]+.search-close,.is-menu.sliding.open .search-close,.is-menu.sliding:not(.open) form,form:hover+.is-link-container,form:hover>.is-link-container{display:block}.is-form-style-2 .is-search-submit,.is-link-container,.is-menu form .screen-reader-text,.search-close{display:none}.is-menu form label{margin:0;padding:0}.is-menu-wrapper{display:none;position:absolute;right:5px;top:5px;width:auto;z-index:9999}.popup-search-close,.search-close{cursor:pointer;width:20px;height:20px}.is-menu-wrapper.is-expanded{width:100%}.admin-bar .is-menu-wrapper{top:51px}.is-menu-wrapper .is-menu{float:right}.is-menu-wrapper .is-menu form{right:0;left:auto}.gsc-cse-search-menu{max-width:310px;float:right}.gsc-cse-search-menu .cse .gsc-control-cse,.gsc-cse-search-menu .gsc-control-cse{padding:0}.is-menu .search-icon-path{fill:#848484}.search-close{position:absolute;right:-22px;top:33%;z-index:99999}.is-menu.is-first .search-close{right:auto;left:-22px}.is-menu.is-dropdown .search-close{top:calc(100% + 7px)}.popup-search-close{z-index:99999;float:right;position:relative;margin:20px 20px 0 0}#is-popup-wrapper{width:100%;height:100%;position:fixed;top:0;left:0;background:rgb(4 4 4 / .91);z-index:999999}.is-popup-search-form form{width:80%;margin:20% auto 0}.is-popup-search-form form.is-ajax-search{margin:10% auto 0}.popup-search-close:after,.search-close:after{border-left:2px solid #848484;content:'';height:20px;left:9px;position:absolute;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.popup-search-close:before,.search-close:before{border-left:2px solid #848484;content:'';height:20px;left:9px;position:absolute;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.is-highlight{background-color:#ffffb9;color:#222}@media screen and (max-width:910px){.is-menu form{left:0;min-width:50%;right:auto}.is-menu.default form{max-width:100%}.is-menu.full-width-menu.active-search{position:relative}.is-menu-wrapper{display:block}}.is-form-style label,.is-menu.full-width-menu.is-first button.is-search-submit,.is-menu.sliding.is-first button.is-search-submit{display:inline-block!important}form .is-link-container div{position:absolute;width:200px;bottom:-25px;left:5px;z-index:99999;height:auto;line-height:14px;padding:10px 15px}form .is-link-container a{text-decoration:none;font-size:14px;font-weight:100;font-family:arial;box-shadow:none}form .is-link-container a:hover{text-decoration:underline}form .is-link-container a.is-customize-link{margin-left:15px}.is-form-style label{padding:0;vertical-align:middle;margin:0;width:100%;line-height:1}.is-form-style{line-height:1;position:relative;padding:0!important}.is-form-style.is-form-style-3 label{width:calc(100% - 36px)!important}.is-form-style input.is-search-input{background:#fff;background-image:none!important;color:#333;padding:0 12px;margin:0;outline:0!important;font-size:14px!important;height:36px;min-height:0;line-height:1;border-radius:0;border:1px solid #ccc!important;font-family:arial;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-webkit-border-radius:0}.is-form-style input.is-search-input::-ms-clear{display:none;width:0;height:0}.is-form-style input.is-search-input::-ms-reveal{display:none;width:0;height:0}.is-form-style input.is-search-input::-webkit-search-cancel-button,.is-form-style input.is-search-input::-webkit-search-decoration,.is-form-style input.is-search-input::-webkit-search-results-button,.is-form-style input.is-search-input::-webkit-search-results-decoration{display:none}.is-form-style.is-form-style-3 input.is-search-input{border-right:0!important}.is-form-style button.is-search-submit{background:0 0;border:0;box-shadow:none!important;opacity:1;padding:0!important;margin:0;line-height:0;outline:0;vertical-align:middle;width:36px;height:36px}.is-menu.full-width-menu.is-first button.is-search-submit:not([style="display: inline-block;"]),.is-menu.sliding.is-first button.is-search-submit:not([style="display: inline-block;"]){visibility:hidden}.is-form-style .is-search-submit path{fill:#555}.is-form-style input.is-search-submit{text-decoration:none;position:absolute;top:0;right:0;padding:0 10px!important;width:auto}.is-search-icon{width:36px;padding-top:6px!important}.is-search-icon svg{width:22px;display:inline}.is-form-style input.is-search-submit,.is-search-icon{display:inline-block!important;color:#666;background:#ededed;box-shadow:none!important;outline:0;margin:0;font-size:14px!important;border:1px solid #ccc;border-radius:0;line-height:1;height:36px;text-transform:capitalize;vertical-align:middle;-webkit-transition:background-color .1s ease-in-out;-moz-transition:background-color .1s ease-in-out;-o-transition:background-color .1s ease-in-out;transition:background-color .1s ease-in-out;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.is-search-icon:hover,form.is-form-style input.is-search-submit:hover{background:#dcdcdc}/*! This file is auto-generated */
@font-face{font-family:dashicons;src:url(/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800);src:url("/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix") format("embedded-opentype"),url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAHvwAAsAAAAA3EgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADMAAABCsP6z7U9TLzIAAAE8AAAAQAAAAFZAuk8lY21hcAAAAXwAAAk/AAAU9l+BPsxnbHlmAAAKvAAAYwIAAKlAcWTMRWhlYWQAAG3AAAAALwAAADYXkmaRaGhlYQAAbfAAAAAfAAAAJAQ3A0hobXR4AABuEAAAACUAAAVQpgT/9mxvY2EAAG44AAACqgAAAqps5EEYbWF4cAAAcOQAAAAfAAAAIAJvAKBuYW1lAABxBAAAATAAAAIiwytf8nBvc3QAAHI0AAAJvAAAEhojMlz2eJxjYGRgYOBikGPQYWB0cfMJYeBgYGGAAJAMY05meiJQDMoDyrGAaQ4gZoOIAgCKIwNPAHicY2Bk/Mc4gYGVgYOBhzGNgYHBHUp/ZZBkaGFgYGJgZWbACgLSXFMYHD4yfHVnAnH1mBgZGIE0CDMAAI/zCGl4nN3Y93/eVRnG8c/9JE2bstLdQIF0N8x0t8w0pSMt0BZKS5ml7F32lrL3hlKmCxEQtzjAhQMRRcEJijhQQWV4vgNBGV4nl3+B/mbTd8+reeVJvuc859znvgL0A5pkO2nW3xcJ8qee02ej7/NNDOz7fHPTw/r/LnTo60ale4ooWov2orOYXXQXPWVr2V52lrPL3qq3WlmtqlZXx1bnVFdVd9TNdWvdXnfWk+tZ9dx6wfvvQ6KgaCraio6iq+/VUbaVHWVX2V0trJb2vXpNtbZaV91YU7fUbXVH3VVPrbvrefnV//WfYJc4M86OS2N9PBCP9n08FS/E6w0agxtDG2P6ProaPY3ljaMaJzVOb1ze2NC4s3Ff46G+VzfRQn8GsBEbM4RN2YQtGMVlMY2v8COGai0Hxm6MjEWxOBZGb+zJArbidjajjUGxJHbgUzwYG/EJPsNDfJLFsYzpXM6Pmcd8Ps1BvB8LGEE7W7KSzdmGA9ifgzmau7ibcUxkB7bnHhZxb+xDgw/yYb7GU/yQp2NgDI9xMZ61sWVsFZtHkxb5+ZgQE2NSdMYmDOM5HmZrfs6H+Cbf4bt8m28xhb2YyjQWciDHxk7RGg2W8DFWxbyYE20cx/GcwImcxKmxWYyIGXr3l7MPp/MAn+PzfIFH+Co/4296Q2v+wdvRHP1iQIyKMTE2ZsZesW8QSzmHi7mFK7iWsziTs7mIG/gAl3Irl3Az13A117GeC7iSdVzIjdzGMXycP/ITfskv+B5PRk/MjT1iCPuyLAbF4Jgds2Jj7uOj7MmX+DI78hfejBa6+Kxmekp0s5TBXM/kiNg29uaNmM5p0c6fmMmMGMbLMZS/8w2+zh78lPFMYFvt9Ul0Moax/IA/s5P2+hy6mcXO7EoPu7F7bM1feSR25wzuZAN3xBasiJGxDSfH9pzLeVzF7NgxtmM0+/FK7MLrvBNTeZSXYlP+wO/5J//SV/2O3/Iiv+EFfs2veDf68xHOj53p5Yt8n72ZG6MZzhoO5wgO4VCO5CgOY3VM4S1epYxdYzKP8QSPx3xu4v7o4Fmdydbo4j1eo+IZbdaW/+Gc/L/82Tj/0zbS/4kVue5YrmzpP3L1Sw3T+SY1mU46qdl05kn9TKef1GL5J6T+popAGmCqDaRWU5UgDTTVC9JGpspB2ti4TOMmpmpC2tRUV0ibmSoMqc1Ua0iDLFfwNNhypU5DTJWINNTQGqRhFos0DrdYrHGExUKNIy16Nbabqhhpc1M9I21hqmykUaYaR9rSyM+7lZGfd2sjP2+HxRKNo01VkTTGVB9JY40HNY6zyGs23lQ9SRNMdZQ00VRRSZNMtZXUaeQ5bmOqt6RtTZWXtJ2pBpO2N1Vj0g6mukza0VShSV2mWk2abKrapClGvtumWuS1mmbkNZ5u5HWdYeQ1m2mq+KRZRl7v2UZ+9p1M9wFpZ9PNQNrFdEeQdjXdFqTdTPcGaXfTDULqNvK6zjHy+vUYed5zjbwee5juHNI8I++f+ca9GheYbiTSQiOfp17TLUVaZLqvSItNNxdpT9MdRtrLdJuR9jae1rjEIu/tpRZ5/y6zyHPZxyLvkX2NtRqXW+R13s8i780VFnmdV1rkc7+/5SKRVhnPazzAIu+7Ay3yuh1kkffdwRZ53x1ikc/0oUY+f6tNNxTpMNOtTFpj5LNyuOmmJh1hurNJR5pub9JRpnucdLTpRicdY7rbSceabnnScUbep8cbeb1PMPKePdHIe/YkI7+fJxt53muN/L1Psch781SLXPNOs8h74HQjv4dnmLoL0plGXuOzLPL+Otsi781zLHINOdfI8zjPyPM438jzuMDI8/iAkedxoZGfcZ1FrlEXWeSzebFFPpeXGLlWXWrkfXSZkffa5Uae3xWmjoh0pak3Il1l6pJIV5v6JdI1ps6JdK2phyJdZ+qmSNeb+irSDaYOi3Sjqdci3WTqukg3G29rvMUi3123WuQ74jaLfEett8j1+3aLXIM3WOQafIdFrk93WuQ9c5dFPmd3W75G0z2mbi8/ah/1fRRh6gDV85t6QYpmU1dI0c/UH1K0mDpFiv6mnpFigKl7pGg19ZEUbaaOkmKQqbekGGzqMimGmPpNiqGmzpNimKkHpRhu6kYpRpj6UoqRpg6Vot3Uq1J0mLpWitGm/pVijKmTpRhr6mkpxpm6W4rxpj6XYoKp46WYaOp9KSaZumCKTlM/TNFl6owpJpt6ZIoppm6ZYqrxpMZpFqrvxXQL1fdihoXqezHTIq/TLFOnTTHbUJ0tui3yGvdYaH3LsNDXlQ0Lvb5sMnXplM2mfp2yn6lzp2wx9fCU/U3dPOUAU19P2Wrq8CnbTL0+5SDjTY2DLXe95RBTEqAcasoElMMs195yuKH6VY4wJQbKkabsQNlu5O/dYcoTlKMNrXs5xiKvwVgL9RblOFPuoBxvvKFxgimLUE40VCvLSRb5Z3aakgpllymzUE429J6VUyzynKYaL2ucZpHnPd2UcihnmPIO5UxT8qGcZcpAlLNNaYiy28jPPsfIz95j5DnOtfybg3IPI89jnpHnMd/I67TAyOu00JSzKHtNiYtqoSl7UfWaUhjVUlMeo1pmSmZU+5gyGtW+prRGtdyU26j2MyU4qhWmLEe10lBvVK0y5Tuq1aakR7XGcq2uDrfIX3+EKQdSHWlKhFRHmbIh1dGGamh1jCkvUh1r5GdZa6E9V51iSpNUpxq6d6vTTAmT6nRT1qQ6w5Qnqc405U+qswy9l9XZFjo71TmmdEq1zpRTqS4y8jpdbLyi8RKLvP6XmvIs1WXGOxovN2VcqitMaZfqSuMljVeZEjDVjaYsTHWTKRVT3WzKx1S3mJIy1a3WN8fbTOmZar0pR1PdbkrUVBtM2ZrqDlPKztdlH+Vt6jAlb+qG8a7GJlMap2425XLqFkN9Rt3flNWpB5hSO3WrKb9Tt5mSPPUgU6anHmzozNRDTDmfeqgp8VMPM2V/6uGG9lw9wtCeq0ca6i/rdkP9Zd1haC/Wow3txXqMoV6zHmtof9fjLFRH6vHGWxonGK9qnGiUGidZ6EzVnRaqR3WX8ZjGycYTGqcaj2ucZqFaUE839N7XM4z7Nc60yPOYZTyrsdvybyfrOUZe7x6L/PPnGu9pnGe8pnG+UWlcYDzzb8iLsxoAeJysvQmcJMdZJ5qRlZmR91F5VWXdZ/bd0511zEzP9PSMPKOrS5JHEpJGI0uyRbUk27KMMMuitVU25lgW+cAyuGt3f17A2Muaw6bHwMIzC5g15jFlMNcaA7vAmp41ZtnfW1h48PbVvC8is46eGZnj97qrIiMjj7i/+H9HfMWwDPyh/wddZTRmnWEaYbfj+cl/F4dYcErIc7BgIAHDv9ftdDtnEASbkL7ZRS98qimf8DXL84pOsbr/qTWMc6Io59OWVFC0WiVfkDTFUbEr5kQX/8mnmgpniLqtmTzGQ7gb0rGH4Q5NKuTLdU0pSJZZUDHOY0yKFpfvV9CvMCpjQGyziBwdVddQaxvZbYyY7uVO5/Jzlzvdy898EP0KjXYuv/mxzvi3Pvt68ih9fohGTJph7GjTKyBHWEa4Xas2T6NWZ3DoFYteNIjcYhGNiu4VtzgY0MMk7y+iX2fKTASxTrsTNsMmruIN2hg4aZJtRFql20GdbvLv+cW4vdBvI4RYLKqYU+or9XVPVZRUyg/8SMnUcjl//ICnYlHgJT29YkoCVvOrC+iHUqwoSIKEkODnc7WMlgm8IMOynpI51lipj39AdxQ/LemylrKkak3J8VxS1hHUM2SOQT/WBOzjUMBurd0McdhthrV21OmGXb/TbUeu53d97PkR3uy0mlXB8dDoONYXOgte0At8OOq42xWMhU7o5XuBB0ddOP6l8urqzurqKOeH8Q30CT/YTZ44flzQQ5LwArltZ5UUKUXL9Qvo5xmJ0UkfICgWlMdvR9h3K22/XXPRMMx99KO5X+i3hsPx1VEfNZPzaGF/f/+lwWD6nq+i/8x4TJU5DnFoYQPpCAYs1MBATRiW28hLkVMyWh2vg7sevWWNpdd8GMzeJvqsaxhu6J7IP2uW18xnsU5OTvz2PxctX/xO0fTVZ0VI8o6fWIb7FtzjhWetyir693AP3KjjZ821svlsnpwYxvhL/1z0TYRpGNFUT9eXZ7dWSLE5WvZr6BpjM3lmielA/7RbzWUU1nCtKsCI9KLKZifc9Byh2mx1/MiKI9EmNA+G7pqcop6hLFf71WXZMGTEKMYw12i0m83RgISBgHv9KI4dXpGNKDJkOBifbLbJXeH4L+nd7LvelXuExqBYUjzJ0G8yPKPADHOZHIz2BrPIQPch2lMGCtswWqCjfHJeilMbPgwtGpArFdKNb37zm+3BINj7+n5/t4XpyX+n4XjQv4r6/auDFmq10H1PPGE///zWQw/bly61lpf3Hn88/fzzaRpGj1y69Ah8dyL4S8b076P/RtuN9jiGDjfYGoznDkw7bzZ8fyJrWdnCPfVjvWYv+6tprZA5dy7UHSfvOOjnsufOZgua+aD4ePQfG68twK3fQi7knckcJ/QhRdqia1UsPnIrVjREzPhwdJ2JBqg3Pggi1EvG4GfRLzMYWqkGcWiITpHF0Dow14GqkG46g9qtbscnFwyE7rv/2P1CxuF+079W0kqFzFNlpewpZSx9FpJtHt+P3gd3YN7xW4VrriaJZcWDW96QLVQvQbKdEe5PaNgfoD9mYDghyKxJhzWZSJTINGOiHHY9Os6Rsv6D6+6G5Vi8trZ9B3ayaU/W5LSB79hedzbSdppHB2s/sK5xEN1wyS1GWtYkP51x8e3bSfp0zo3QFRgXy8ztMGqtVrNWqQquFY/YRkSG7DKi4/M0qpFBugXV72x6rj9/VkDzd7bRyFDGB3QM9xTjOpNVDEPJirI4jQwCcjXACg5IEon0UYukja9C+F2GazQFDFWHyMsk8shNKZN5N2IRrB0R8wBzGVaAqo6cItrcRq015OsIr6Gw021WsQALXgER6t6EZux2Qph7ReRvdrpeClK7HZg/zRDuhgMl8ckS6cGITAG9F3Cne7j97Pb2s28nwTt535RWSrwh2YLEsaInNyqcqAeSXpDa60GR5QwO/x92iuU5JImKUMAqdLaPc4WgYpXltMln3DvfbZQk00McyyRvheCjVh6XI81SBFGxJA1xWgbZnosUxcgG9omKKWrjrzielrUlQ8EplktxUr6TFnguldILS0iqr4Tn0JsESTM4RWFg1s/aaAFWjlPMG29oJRtinS40BtS0RhpICGmjkVUvJO2jo2YXmsrzyaXmOnLXYCKQxvPIdCUDFK7FLUf+BZc0IcS2WeiAuTZTeUlkeV3lUq7Ga6JTNNQ0JxliKFsPWTlWQk7uQmpTcQRsBxBWNZ9nWVZjOY7n0rwoaBiX/BrmIDGFrbKSYhGbUrx7X3/M9eebcPxLWEKiyIoFQ0urCPE4lTJVhDmfFwsZS87ZXAlaS4BLLMe77xQMSYYsDF7UeFbiBMnzcx5b9FRXF6DAdU8xpAa09tqWZTptaE5rrk3TTIYpAK1YYNZgDJ5gdpjzzC5zkXmYeYx5A/PMDW3NR55fa3bbMLIAXvm1dujWyFgjIYZvJPiRW2v6pAlDWELJ9D+N4ABXyHUYpPCGELoJQpKSglO4kzyJ55p6/Ndnkdg1vti0RV6V2Mdqtwui3XyMlZpnOaMrBo9dlB4l1565wEP6ZQTpKfO4yCLpuJFqrqn+sfL/8tXVcnlV9TdKf+lrq+Vj8038f9eqlR+7z2hoeq1aO/8N9xla4w3na9Xz9Ur1wvnqbffqDc249x5I1b8hSa7Wq9VKfa9e8JbPFurL4/9aK3or54q1JW9Kh2h7nmTuuGl84s5kbIUwKEndaSQeeHS0wsgssnS+kqGKJ3fPtUjwNGAuXUqrvMilMvbpNdYo2Xb/LCBRjktrupgXZFHXontdG/NVuRMoJtAkTeXE1JGx9fndlapnq1jGHAFfkrxoq2pu+96Uk81nChYrcDbisF7K6apsqvfV1pqXli1d0hVBlmd49zfQFxgHxg1DAE6yqjRhvmAfIA3vJase+nj2Qvm77E7T/pimbZ4t3XXHXbI+/jD2DMMDBJTV9Y/Zzbb9L8rnN3XlrjvvKu18GhsE/Uzz+RlY9xxY6xlUJQ2yDjO5s+l7CdjHXUDbBTqDq+RiGzB3hBjH0CSBSwmW07MtPgUTQjWcC4VOOVerHrv/WLWaK7ZLyNYVW7e0Zr5czjc1S7cV/dx6tZPfwRIviryEdwrtygSffwHquwXHJmE0CKILm8YU2QHJIFgWlxCBr9toHU0uzI4Avj+j+2njkW2T41Kav6Zxosw5mllWXjl5SbtvLS3sfFAVRN5NYSWluT6HZdYIntR5AX1GEwT99QHQwxQGTKqlZIFzBcxrr2wL6bX7tEsnX1GrmuZwsshpGz45GKcfUhyfFF2gnYbRb1F0WwT0vcXcyzDtShv4AjZcY3G74ls1i9cJAWwDCoXx522jNehZD+gfjM5tBHO9SwhqkRDOW6QhZvtU67zjpHffsHmdObyKHta6gSqaq25g38/JmIUVBF30o4zAszLPLVRsJSVLbErncmdLgsBKAt9ZDdI0zY6w6dkPvKm1cVtGw8F4iPq/EdiaID1hibLW5VNIkgUkKk8akoBkmUdQXM3iWUHm/K6t80iCvJBQtHI8yytceYoTrgBOSAEygkXFrrQrqF1xMRx7qA95RACkaGQAseGwH83G+uQ5QBcVyydPHoyHMMyuMwckgFv5G95vAB6kediAOhsRBPDlJ3kdHqJsD/7G1+Yy3IuG0X70NcpaQNOyQqZHizp5Zjh5pgsd2k3yPdwfAZOyD+hkfPUK5DKXx/T+Btwfwt0ufNHBfmv6wLWoFTGvXj9aL8imFlGIHZevB+HhoNdLyrgfDYd/R91c0qoDWq8oadoj/RDjpF9DP8eYwFvdxzwKJRZqMOXJKh7BEg/TrNuMuX/AcQnPGwJMAoq6eQYR8ttuwVivEaLhRICaYKDDNexWAQH4ruN1XU9nARG2W+jDd97/lsspjl16+vjqgw0eL6dDI4VYw0hjWQC8YhhfcRd0Q4ZJVeU4nWP5XC3dyJR4vAJPuYEmppaW/Ry7cInlJEvWjG8tdRCXaoRBFgkpX+RUJMC6X5M5xGqNFrLSrsyyJU7Scj3ADRmF1dM1zPOsZrCaZfKmGGaUbO2fyWo2rVjmMsOIU16atKMJPFEWaHEFuCI6RslIwW6U8GptwLpd4K3dyZe0+WjcR3vjq6h1rUdY4ZNucbhH/0hahIZwuRf0epSfjqKimw32WnvBXjDpw2uzsYMIk1yxKg3CYR2OW1n6dDBEw1arB3MkCBIaegXKKxIZhwUcAhDKw1Y/OjiI+lCYUT84OAj6zFQecgXtkVFnEylAOBgM4EbUHwyyBwezewaoRWYo8DhosNdH0f7+7BrhCURaNpoVnuWBgiTb6b17cC9P3kNuTXJBcZ7Te3pQHpZKn1APhvPe1x/Np9uuhLRSEYribCaVO5oH4YF8PKRZJDlMrtP3A8CGyYr60/cnbdaoWbQa4bT004xuarMG5X6TCgxvarMeyecM8g/2+gfD4Q3pCEco2BtBHae079MwroDTtr2YlfO9WIBEVgmSoBOWhEJt36OAu0kQ9e9hFokqm0qrvl4IZN8vFng+W1jffMtl11akU43mDm4sSorI1xcUBf1ECnNKWjYV0ZSCjKDywtnOyehksZRqbyxF6/c73idMFKQ9RxcKlj2hR59Evw6UKAPlC2kJfbIA+6SJ12FMYJ+MfsLUhZMItJ/fjRp+F4e1b9D1Vmlrq9TS9ai8tVV+dOnUqQdObS3HEqRzlfbZ+s74z8qdnfoO+mfxfeT+cgT3/+KpB7fg5mwsRMqfUL/3xHee0D54ImmzX4dylZglIg9gdZagO8p9bLNrrE4Hmb/N4ma7u0EkFd0memzzJI4uv3mjvqktSQvFxgMXQn717gcu2Mdekteyl9+8LaJstvcC4tBPwtkbTuIgfbKeK22aNr0Nbm5m7v1gZvOk8EdY4V988WIHsTOaPQLqKQIuNQFHQf/CZOVxFEbJl5AKBOtYfzzid8SI38HwFccjSrtHe9ksjCHyd53IF2MsgT6PPg84YoFpM+cASbyRoKIEruKQoB0ikY3FskB6IblBZbFwreUTmEi6gkoHZidCtZtgSALunG6z1gFcAo8ChiQUXgBSHTkEVaInK2mP01Sd812loe1oWtrQ9ee0hvIRT+fG/zMSTE67y+QcQXiO1yX+OUFbmkQ5/RMQkYXnBD3FvVkWRbG44KQkvZ7VBEtkFcWtB/UsSnNekE2pluundX0HOADHAG7gLZr2MU7XT7R4XrvPFPQXBI17q6Bq3HMCWhLIgcYvvJVX9NRbgHgbb5btpbyIFUkLmpqAjaLipoNcY4Yr/jX0jUAkJg1YjmqwBLVblC1YQ1XBdQBmFaCVSIetIcS4xX7xxaUqAt4x7Zt8dZnNuyjyC0Cb3eJvbNW6MiuximXBlBK7jeN+KO/siM052jAkXB8iazX5EqFeBfKroUGvD6uOjvq6gvot+NOV0UjRp/Laa/Ac4Pxuxa3A6mi1OhHQeiLR6loE4xNJy2aHiqBg6pTJUTGMbWA94NOLVkuoVVodDwHVP4ICgqvHhzwVnKPp+2FCo8hK3r6FrBp5e1RBwyh+5+EhkbCgAGDX3tz7pu1I3nECxiJjAxyB8rnwOSr3EWoTAVByrIaThDYVAfkTMd0oWi/6+cAtFt0A8tA0CKJJJFgtR0PZIBwKOjyIiuue1ysuFUmSfJyjwp9WHHLHyWEvW149OKAMjZHMHbJmS4zP1OnseRuUmXR1t9PuNP1OE2oOk8GLNrudIxxkqhpLdoC9idUL3dm923AVGKFOd9PBG0QgC8QYLpK51N10McFDRC5C2CcBw6vpC18omTkO4ccE3TVyHBYs3TO01e7j3e7jz5Ggu3B7lrO4Uuvhpx9utR5eFXTHDDiZswyn+GjzfMbyMR8UzaKt8Szp6nwG81kvqBRE4XgtYxpcfmV1c/2e9fV70JNL3Ubt7Z4gCx/JlV1rJe2kTbSc5APB+IVCjnf5Ns0IgrfTu2yPrSOpnGM5JH9T2t/2bKyzqRTiX0wvV8sriqyXuML6Pa+7Z500a6KIgeGgAhJqAq06xewyj9+gjfHnmxQfvYKLMFbwNnCQTUzGARkPRP9A5RxRi1A3gw3pCghgdcLOI+bC286ff9t3k+DCuefPnn3+3SQ4t/XU1tZT30SCZ1y7FOpBZeVyaWVle2XlHs0xVMyzbNk1sqrU6XQaviXyLMpxItZVU9FYJnkhBFryQgiyyQshWFHxRjnwhIVcaSUgL91eGRiCqaU1Q+3kHXiZ224j18w5vl0PfJrfhHZfgbki0hm9GNNuuxVCq0B9u5MIbpOpUIgT5+I+UKcbphE8MFHFbVJYsA3tOtE2uXHznkZTdd1hVjZNx9gL6BzaiydGcuhvLPhlL/DK/sKG7S6JtqfaVaJFEpcWDkxHXZIqtmYcu/j6i8d0wy5Ljqc66CCTkwuuacjJ8b2PKIYpHw3M/Lp+xvR9c3eXhGf09eOer6WwxAkCJ+GUtvoWIWWxAD78Xn49l1vP93zFklhRSgkz3oOsoz5TY9aJlHkiR25S4gHw2sGU3vAVEtYqFHbPxxNqBDdCSHiMLn0DunTF9DxzkfXMwPTYRTgZ/+85IXKdKFAM5ToJtymVySe35uEE9aCxME8qxWPSdnFD9uLDruEZk4sQnfAMA6iHDr2/ypxmzjLnmTuZHh0DzXUK59xkJMyfpqgmKB4FUFs6JubPw66LzyDXQPER/6Eqaqqii6q/6g1VUVdUTVS9Vf8VQ45IdSLZGNKQnh9GwBomH/QmM5t2LctNZ82sbWePnI3/dkQeGZFXTGMfCSL6DzglaMF3uq78FNRznWpkiEIG10IhFov7BE/4AvbbaywlpmSF7dJlF2gw+u6qFBiR95rcbV7HCKSaZbP8Yg4bUbCqOCvbq7a8FrRNKb/IszZ6In1XzQvYwSCV82p3WxIyjcoZ05OffJ+49ZqtWg0C8QOvF7PmTsUwETO3Xo0YjeqLAOz4wK/FiNoOuyGGDyBXDGwPYo7dv1Qe991cUC81R48/rpwU/lCNxMcfln/gY2i0Uy6PD1HgZJy86Yy/4+7b5cpz2jdmxNvvVJ5+dkoT0RfRLzH3MA8xTzDPMS8y38F8ANAGUeKtI4d0sJEIvdsT+NUlgxNaCNqDDtFooh1JjvFAjm8g497zw8nS2Z3QTaLFJAMDhhGMEz8eLXESzJPO5Nyfi6Nf8FbP+KIqpSVbIpyApIr+mVXPdNI1lq8EelPiyJoMa00LviTKSaEWVDm2mguuSSYZ9A/FS/N5HtYm+Ka4gHuNxO3CJBd2BfzILtG5kKBEcQgJ/sbfWfW1Zt41RYUXVNF0cw3NX93xZU1eP6nq1ZMuLDuwxGvkWS0O4ZQ1BPdkVVdPrpvWU/F8i+LDBzgVgA+f2hGwCAhzCyuiqOAohkMJLTlEf0TXKTIHATtTxEygMqxDs5NOi5g1kI6aImPPwfz81IQGRYpSVt5PFHLvV9BptaS+T/VJ3HwjSXvjGlHlvZ8E4y8roqpIiiA5hlhFv6Mo71dLPrl2WonvgOD736iUfRWeou/wS+p70jnbteyMHeh+fiq/eRl9gXHpCsKQqUREr2GXcDmeTway3zQQgTCwWgKxCCn2wB7KfmN6uflAczn9gn6ieSbKamo6WN/4pgyAtoWglmnuOIG90/R8M0QXf6Pu2bZX/0Imh+6ub7iKId6lvmOFy6653x14q17AF1zgZyhdZpk5mZTP5IDzqgE/uAyzP2K6zBZzhmEIYvVr7Wjyxf+AOJGYUElWP4r2WsB8R6NXj/SJwAr+WKZHDtGA4OnWII7T8HCfxOZli7/KNJg1qm+Pp2IN+y4O292wGuumCBtAFk8CCrsA9SiAaaIDzcooQdpeNIMgveza2YyMJZF385X1zQvbJfOgHqqNVkMN790pe0Vd5FIrlV4+36uspDhDlUwtY+1g4BV0jNGLJ+85duy+4zP53K8yAZUUE9kKnqAeKMMWonpcWlLCS4fT4lw8HgTH12F9S/mF4nJYDJeLBT8lOO47F+FvUhbE9Or1nuo7DX+bZI7gK2z7DccX0ouL/+ekGNNyjKActzN3Q+uQpqkRAUsVC3F7dD1SlHYLmKcuEUEkIIOQNShTZ9KcIVGdxv8wZXwoNBqaWb2EspcvZ08WskG5ura4uFYtB+O/MhqczYsqLyqGnQHWTeMaJUfLcBxiBfNZU2ARx2U0Z29ra+tQF1KpzusuHw+8E3eIooAR9JUo3tE5rwoZK6jwgoB5nLJM1RRULKT0QFP8ghmGZsFXtEBPCXgleOWV6Ti4hgYwgksQq8zsLU4jAKExiCCWQJDkuUT2TMgf6kPI6+p4qOq6ivqqjgZFl16C4IAkDhRdVxiqtKH2A7GsZImi4/PMa5lLzOvi/CbacuC/mqmbpCYz8cnXuBTjQapXnyZ2iWxhcJ2hBSThoWbZvp3Wjhx6WhoIDJxNDukgnX7O9h04rUCib1vZ67Cqo9F8ZcffBhfgcxluBJj7UHw4uCExk7Gz/vdoaUe5RILjSfpDpEm0ZC3+EtCN0hF6cRsdc/cy98d8qXV0DXRrFBWRvqkK/lzcJis5kIstRMThkYtviE8oC3Dc437PL/l9+B7GK8NBfKBkBpjwPSApyWFICQsajgdokCVwLkvDHbKE7ZD1aBobfwuRm1+jJCdLiU1Aw2iCBW6u6z+sfu2K241VCvQb1wMwaB/A5y3qMWwNSbn30d7fUe5XDg+zV+gfMzcfRolNDWBnGJ90EsTygW6UmhrVDO5WDVMZP6uYhnp3rx9RId4pmOHq+DeUdFpBa6oZjQ9OPXgKPvP2IsSWhtjbkXpYNVxzuxPbpmEPDa5Fg2ul1dUzq6sIyDaMvqB1OEpMxhKbDfRtgKhX6FxiGk6i8OzW1lhCtWsTdEwbNIrDuB0rVMHmT5lMtAMtCA14eRGv7VTD4zhtFx1NbGzWL9Y3G6LmFMb/QzpXcyv4E9B+Jd//KHAJ8MRT1cgTcadZtCu6k200suTr6EW3VKvLQtknAww+Ezz8x+h/EK1fN5HeAl1M7EO2UaxXpclNCgmbVIabcHaYGlRgYi9IFYRHokKUvufC3T1b05S8bsmOKWmeKuCMVlJ9N49QvaaJMse5Ws4GUq+noctLxYqb9pfrHOIlrr6SNhdKHMvLXDFsWOkFs1qK2mWvUijIImfpHAZ4Y2IuhQQ97aTLnKcVlBNphfV0gDKqKRlmRpJUtbyaSUkim8qs5ooLHitjlnXDO7bOMsxMXzECxFWFsc90owln1rYSRo6M/gqu4ckYiKaD4XDCgFF+pacYaLd/qMVd8Fcm6TiPCngUxNBDdLDnQdrkMyfnGhLrLbtC5psPE4hIzPoHrSsB6sH46rUOZ7wmKWuBacIsPU70OVQoUaWrF4YjDjuzczQpKD81zZtE0EglUNXUntXKgdBJERSr7qJ9hYLk8X9SiA7e+P4YM0doS8joZPEwssIPy2k9lCRidqr5+DvRIIa2B0f4y+lcGs3rEOk/mVOjvagf7cWKpGB8OBrN8T5lZgNijoCtCmE3OpSB9qnoipySo1tEKQt7iZghJLo+jEaaMn7Hm3hoVtSAZRVfNjwT0IuibTwoQEcsKjD0LqKPKg43/sSPSjIhNxxvquxH1LTpp1Ip3h7/S1T4PrgCTDebxuy75nEY0c9QCSkwhW7oRlPhEGI2Lh4bXdm4+OT9x47dj5iDYxc3hleOkZMnL27EfDXLoDFgz1Wmw5xktplzzAXmLoKOPaoogVkkEDRPBN3rKBFzA49HzeLaa6gGM6wm+EnHbRoIkBU++kUbNaOUV50sQimOrWP8VdEVfxnjP8Oup7/DAGjCskjVJE9Vc/eLtIt+KP2D6V+efn/A/lz6B230V3WWwJmMq+bKel104QX4l+FVXxXP6S8Zdk5VPUnTUIpNWSLtZwueege84aW571zfEz6mfoOczY4lbLG0DZgC7APLsoEdxBx/Xbf7uudJcHzpwtLShQdIkEml0Au9LNRslFyEYLyfXIXgO1MIdS6++CKvzPPQQ8CGZYbYPLeILBSTgErN3RjMAB8adgkf/SJ/aqmwoRpK0EzVVtp1BFh7/Zcu1teerKPAkJdOl7N8Iyezwma13ulcaH3gtfW119fn5m3lVXLZQu1al8xlSsdvzOZS74UXdh+BrG7OBK70IKN52pCDY+vVq4Lenjq1VNzQZW2uEqsoSFn80mngZ2flvz2a0pFfR78FfXMnc5H5ZrLSUeUCwWik3JR+ABV0CblI6lJt8gQwd6iomTAePiH1XWroFQe+12k3G1N8Rwu8jNzYaN2jGgtPoAnkCpEeVJv/SpRVCTCwkTZYRVUV1kjDoiAi2VnLK36KXauH95cKWSwWyk+t5DVdFRSFNWXTcPzU+K+XycJ9SknBQ1gWJUmRiLxZSxsp8i6k5SWJZWWlgHlN0bEti4Yo29iQDf4Zt1jAjeWF16TTWi57d2OhWDf8vJk2RU1CuiCzrO8ET8bI4EXexrqi8bgAr+NkKS/y8Ir4dbM1hPQTBh4TRl03AcyNmA2HlZ2qRKKQtK4LLdkvekRnMx4V3QM4/H7YbofLGVtR7MyAkNknHRKOogc2Lzu5x4LpuP499HuA0pcSucBUnRZLBKhdEZ/YLPqxgeMZFKLPOW17HeYrdjEeiI6YFkVjzR5/ryMJMi9aaddVV1Tbeddl9DnbXktjnIZ7B6KYxq5ordvta44NN7hu2hJ5WZDgxjm6OIhtX7qRVbPh29sn5iSxrQbDHFnfBBhlDbdrAfFEzHAI38ceG1997LEb7kF8G1t+G42uT25CLbiJTeSTwyQ/K7JIfkQ91aOmKOQ7zY/cR/TlGoqLMiSq7CltuEJl3Izt4nal7eO23+66FTfsuoMIZff2gmh8bW8P9XrNj0a93WiYHGfl3Kd2DaQmoVuzIrdLjAuAyx+h05fHo8uXX3wRRS++OF8vYnNDauW3ocxtPBoOye2foVV78cXxVXL35P4gtgWwI8igFu0NBlAUgpjn8SkP6//5yT0NOvWcmIslmpxONyIrB2FxiRiTMr01eiWWvU8vRERwQHM4L+sZ03XNjC6zKSnFcjyyrbKlOarKcXII8A1WEJIuiaqoKBBIHCfxyNLzcel+l5PTQe11tSAtcwDmZFZK1zohAAaJk2XuPQs5XUQSL6UEUbWWLFUUUpLMs6KeY+b3FxApzXGCme3KBNcLFNcjAEaNVoxOyXaCmOndjBUwcTI98XHFrRxHL2tOWh0/r9g2+nZiEQUcuqSnc7pK2M20qSmiwPNQFNWsmyoU5o/pCDq0lfHvahabVtGiYo9HZOjsyTKVoV4h3PKeqXmmY8LH00wRK6L024SeitN+0RgPOChih0w0jncTvSjBZ3S1A1pgT9DXzVASd+NNEtNNFJXplZiZ2ew8gXbcDF3+Mp+K4dmjMTz7TzFoe+nrAMTtxXG0HV96m0GNKfu5czW6uh6vnUPZOK0VI7X48563EdnAcnc+rRe/ipnTTYqMA/U7BjzwvWRVn4h2gYUltmEA7dq41enW4tr6sN633VildpqqJWEMzieRIRmtEXNBmob6MTm3KFvaymcCQFYPXYaA6nWOXfTXgslJZUW+HDhZ7uyjxy4iJibTsQgtCoptR89oduFPdV/vaRkdTnoQfZOgZ/QenEBSFATaos8WbXJhrn4yrLRrgNFuI/jM/sdXJZo2jU+b5fDvXZnvi9tgiUgIUf8fWpW4IQ56u7ukSvP1Kty6XjdXA99Y1VvXi3Q5Dif1+sjRysxquXFDvaBve7uzer3jSEX6R2s5uLFeQOppxebHoworLtmRdPv8eHSPjsOv3Vc39e1kHP6T/datqzep08asnnNjMLh15eZ6aXC0nrfspzv//+mnkFrI/YO7yVy+K3359D+2n966Ak9vz+tGVVqvM6SP5sD/TS0f/p0JlNuaFPrviqK+nsmRYkJweLTM/Vl94KDvkavwTQ5zmG5ELSfrsxVpAmgr7QQq0/WJJ9KvCPdQn0gEBhHZFQTs/gDO0MPjq8HhIdkzdJ2RgezKQUAPRH177cqVYX+ebyFtlbmRYwrn9X4zLumne71o8jnCHR3OXWDm94hhRidWjxE1zfXJDI7aaC8aX23t9waDHuCk0WjY2h8O52wlfx19nuzIRMTGhAzGyVZaujuhGAvbO/EOrm0YeGRnG6zFnSb6abVQvuvsome7fNrAAPEVwRZ5XledQOSB3xZct1sweMPJp5csQUYve7aTquzUC13XJdt9eDlnqzrPi46gmIIi6K7g2h5b2jElKTOzF/499AcUE9qw2vrddRb7tu8JBkv3sX6k8smqUflk/csPKEj+fz9Z/3NTrXxf5ROQ9ok6Wn5AKcrj+if/pyKlZjj+t9FvA75KA11h7JpVadfIrDIQAL12t9M00Bnk9wHBjtBTFTEjQc/uYXa44791EQ3GBxG6rSKyOBiPhn0p8z3+zlsXJ+/9CXQA8zvZQ0oKCJjdI8w80eqip85LCI/eWxzh3On35t+z9978e9EPn5ey4ucL7/m8iO57X/59PwVp0zk1s7WmVltk/PHJEfWvoiygnmx8AJJElFM0ZL7W8/7k+egwsUPv3/T4qz3vJ/mTIzo4PCRm+TS84fGkLd4JmNiAFi5BG1sxO0j2FhAGF7djARyONqk9xPAb26eDohds3Vaq5YNMEC4eD/KQDG29WmlilgsLK4vvvssK08eXfG8OcxP73ijG9RExFjscDK6h4bXeXr/HzMsJeGppTq17bbJBAx/2+9nhsEdD1O+TXb3XGXqY42euUJ4c4He35nb9ShcazweEj6M2DiuY8DgfOHmy3C8/Me4/AYc4joYQR/c/MYbjXvnECQieQP1JfGqL99FYZkLkXgImwnSK5qlQD2YbEa/HWnmAxcxGlNaX9l/XsOwHP/CAbTYe23dVU7Qi9E3d9kYtl4P1qBquv+be+25bDytwpiuGWdlod0lW/LQuRN4d750FnsKtQaZhF/OkLn7Kx1C5CqlleDAcDvZKx59Ezl7pyeOl6taTpfEIolvE2rhfevLE7f3SiSfR7ZXHT5T6EH183qZfjTWZM/IPND0kBnbAqBLBBg4JGoY+BwbWxYkQoYoOEmIOwfcvqJahGJpXMCuNUsNwdbGJ9ayuZ+eXBUXRXeD2bdmo2MWs5RuKIt0rBCqQ+ilWv5aMXzIbParNrBIZCLByRBsTEaaw1iDR5Bslx95h0O9H8LnOHB7AMA/6ox4Z4kE224suPULgZ6/V2o0ich7N2viGvREomW0TXUk8a8jWiMM+0G6YNjD69qiqprXfn7Ph/hcxL4lgduBaN+rCF31L546O8aMmDWHSRdFhazpPR/Pz1AbWaP4/Fr/Ofw8I7qYqoUR/fm0qv/0a+nNi4U/XP3d+G0H89V/lGtF4VZI42RUAte/3okE0aME36s8njAbZEcpCFAHbPOj3e63p3+DatdHBwX6U/O3GqXM6Irpyo1o83rYQVVeR5Zou5TROkZIPLHzv58vtYrFd1kzbjD+BZJrmAI1K7TPt0r5smjKKSDge0XgPbtm72mdmtnNXoG3uZy4zTzBPMU8TqSCwpDCHHYOsuLVuwpOvI+KBoSoQDwcdv0kn9wakwwwgUu4OoXs4hhk+NTskeLUauqS4rdRml7wL+3w0Gz9okDJYIcUv3rFSYgWWZ/mUgkUeiYhs+dwQZRXWUlW3dZno1JEp8KoIHDyHeJlXeMzLoRdxnJOuyOO/uEb/UImFl/Apll9Mp4speI6XOY4kpFhR5j8mcgKv6ByWDZ7VeJ5Np1iOg7U9xad53VRQTby3n9XCYAj/8+0j0l26K8xF5uuodg37Z4iBFSE5wDtSC8GYPGB/mxJAWCbjy5RC+ARguBMMBotEtQntMls/yObSIVRDFdGdh4flFc1ICRw2LFnFqqCoQiplZGFZqtimo8tY5g1Fw1hXFQXrWEs7nqbJWgXWvV4/0CQsn4+CD6WRCvVUDRWzgqDzgiBAPY3A2AzuVjXF4FOqKFiCiVOcLViGrCHE6lYwoTNXbk1nanStxDAN/HbUoAQg/taS40EfZnJACA2aIzTDbJbqbG9FaGZ+Qip/nxGPBv+h3C6V2mUFWHzTIQZSAYxqMth32qUPUYvqiNhIjqlFHSJqnSlNGQFV02FmrRAkAxO8O7WP7t6kjiUG6sTBAqGh6PRt15nXnIplF98XkhePhyQMddRqXd1toVEvCHqJCimAq6NJQaxTp34Q5vvgpjJs3FQG2yJSZ5pWmxkvECM/+ER+Fz5HCvJFkv/4qk7LQ/A7NGgQtDeAqLeywZEijUdxWU6bSdm+eGUwgA+UK6Y5vwj02SaWMd3YCAawMNGDJtvQbpH2F6bipA1htVbbqi2K/Gajsvz5I0nCRrO8/GN5R4fpV7qQ3sy3tm5b74aVm1LmcP5PMQ6lez6RuydapdMo1isR/yLraCY4Rs/lTfPfGavGCcMgh3d9RBS72MM/hHFXdNF35Q0fUOq/M83jptfx4RZj/NUfwi7cgz8ieriLGeYfTm9LqP2Po7ejPpHxTuwVfo0iyHVYh04z54m0jQoEu82YZwZWpK3Htrg4CmHFhPXSfRWsSYhzaeLjgerUQvS9kiTIkrNateoVPy06kp/Jfil3Incyp291ukHBsDSjUHY8y9DN51Z0PiU+lbUsy8gBzgxGffTv2RTnynY901zEXorLHy9++3C4/Jah75oWh9i05tg7y7KnBAuWEtTVjPbBwSgY9qaY4RfQPcxZ5nbmXqCWl+gukK5LhbhhLbYUBsRZIx5YyO49GNWAUagI1IUujwgl3fTxGtQfMCSQRbjQwNE6EqANKN7CG7Uo1sW00AdlS0n7lbSRyvCFbLeeyRknjVwmU83k/LXVtCJhA7MVVpDKa46EbcnVJPbuu1lJHf8FnxMF7vmirJvWG1euoI3AND/LpVzsWAVRdTI7O8vLO8HOzk4KnnbgMVNN27KbEgzFChzZeFB3PNNcQqIvv2ZZzc5kO1eO4I7ZvsUb7O9mOxXjmRh/kn2wxDqmNYzxTDxG3011NDK8L0rVUtBqYa2L7j/2TKt/LP9G5WJzQLTRvfDtszVrSNcsl1oHNMnO/Yl2iyxKr3rycqz7P3Z4uHOLGDXNhngU7N8UmckC9tCArhpMbE8fxob11JS+7RIlej+qd9JOlCn+01LmEA2+pxHabu0D37taDsPS6k9CreM16Kvoq0wGkFsRZmebOQ6YbZtJvA8JOCSKI6AGbBi7H+J9IJEh9qncKPE85MdGp10+hPEGc8NPXBApVmc5JD6InNOWqBInRON3jYatfjQcjT5t2rXEBVH9lBValVUT8ZOL8DzxMKSK1lJIvBHZZ7qmQtwRnYWLo71+9H7rVB1Ol08c92q2uWCuViw3uUSqZE3Xuq+FS2M7LdJ6sKpaBMFHKEGdeA6B3ur4atfQsAcYfdi7zgSICbLDLDlcnQY3JaBREIwH2SzqZ8nfYBCQv2gaBJBCLkQ0IAlTe5QW1VHBcLATtb/XmNgE1SaRQXGpCB9EfH9B7HPxgSgWybEYX40/UxpN+O7V2H9Tbc6WMCSepoghQpVujiTD7QyRe3Q7RL2CDj1zvE/sItCe6VWEFPf0U5hPSannO93nUxLLC089zbGACP/Nv9FfPiSWFST4G0HhnngaCyn28Y2Nx9mUgJ9+glMEWX3nO9Up//1nUJ4i0foR7TAAiAZVQhPvCWTbaIklXpIcYE6uUqvGFoTC8ONEc8Rx3/+ulKygL78orvn/xXPFbyFH3737z19QMM8idPLjHIul2Xy6RnmnLJXkQVZQe8iIbIci0h1i0+T5bwBacGz8o8e+9CM8p1ji+78Hp+UUj4ZrX1yDzx+8hzMNln/DG3jWMDlmprcibUp8pBCL5xvsM3HNnbnCinzsu8R1WDds+0csNT9HNooVXV3t95vN3d2g2QS0V/SuEiMbCHp7RDlTFJ97GQAEDEDC/vfm91onvPuNuUOX3jq/198ql4/Nv1yYe7cNrVaClX31VvU7WquwDaOnOzXAO1LHg4Np5a6tFVumQsSt+nwJRvsvzJUhu9N01rZjqeyRtl6lnmhuUdupT6nmvD+pkHqcetW2/zNZTAluvoJNB+sKruRd2RexxApuz1X8b71VSw1EMSO5haqgati2hGreEVhJlDKKc5fLp47Nt+N8uX06Sm5uw5Aywt1XHx3RAHjiW3ZZfWOwVt07Miom+CHWp2aYPPWGdpPvq6ltWIUg9PkTdGjI4z71bjWUjfEg0Sg+NL7WmkUjRHcc0fvQd8XweH9/NInM2U0RDwRE5mwBE2ABKxAbLSFA2f3+Z56rf/zj9efQQexfY9R6rv4jP1J/jpm3uxJjz4cuGVrdmk109Ras/+7hKHpv/V8+HUXja6NWHx2MgnvfW/9X15ledICy0Wxv/ltgnXCJhQKgpBpxbbaF2k1qggkF+t27t+U7BMltZspL0Zkz0c/euZYW5bOpaLVz51TWNzoq/4/fc+Q1bqIGuAu9SQYm8um2eFpLl61iY7nd/iUJBvlIk8evyNqHt0PDOM4uh6vbH9ZkcjMzlR9cozbYs9VsTgcevxxROQpdyNp8cjzaDeNhtheMxlchoC7KhhOWZrx/7doIWEVgbAOqEpjKGr9EfXW0EwV6CbnYBbK/jtq9bKWy9sBapZId2F7FVNHLEcY8/URXDlK8qesvMUd9oLiJZ5H2xLmYK8Q29oOol615axvBci1YzrY3/GaEBuPBcCQiRGzjpZHKIowRO6Fpv0/bnOiZAXGRJk42GtamGw4npsfxcuFDF8T8RVXwYYwLc9fDVvOAF7NYga+KfUPP6IaPVwOgKuXVK7kG6zgQdRzURC9L3M6OgCfhA1aWpabyB2zWeoCTtOE+NTAfrODNmr+gf5ycfVxf8Gubc3Nusp+e+kCxcMUmIrCEC/a7tQBd3R+PdmOTleFwNBigw/FoHwE22AOIEAT9wax/rqFDsjrajQ4dCZOFBLsJY0NOWp0DRBRKd7XbDds+5KNqo9Vq2I6OPhmxpjL+xUa7fVdL+v7oT8orcJP0W3TQsdPy2gTXIjqSp15FY5vXqbdRN0zSUeC6tR7BG+6+V9wnR+haIEaoX7fXe72iS82X+nD0iru7RW9A/JDO2iZLLVepZcS85TZ1vRdvHid7GMh+nInRg9+ZGH3U2nPmHhEdrFYtFgah4SYVJnxKMWkE3a2YY6AC42sDArnLfgToQ1Q0M30trco8x6KUIGt2ThfZg6yp/AkamuRheHLTJA+Td30eZRPE/obEBGQ0VGVL1VXNkLWspsH7/0Qxs8yN9it5gq9vmrvAv9jTOk0MWax5Q5aNJJHET6Lv1tNpffyNEKLvGA8PYhTXS+xYYpvjcqAJsRFLuhyoGB0mD+jk4fEe5YFI3ywXi29U1UKmamfoXlHlIAqyUA9LVgNtNhYIP019aR2VU2DhFsKLJPH3bC3j2EJ7cWm51ky72tZyuPl/pbWMm8btxcWVatN2tJOQ9jOVjMnzfOOie9KpNlc333R2Nbw5aUoHr1GOq0g9wZ6IuXqHQlLil3KCLaKbIvgm6xrEvP3EsWMn/pYEcmyV/a0mtb3+1rhrfyVOPD3ZtX9scbh4jAZX5+2048/LyViKzWemcghSXonRAK3HfnbKk96HFbfjE7EDkT0kX7oLBBLpytoy3toKoh7wAoP4m+2Nh4P9/XgBRmhfNqgnKOIM6pDu3tijugB9ui6lKDerQ97OdN1oQh+ukN2tRJND1gu+WwPs6TZCtwuMHZSBOGMCxMHDlIJruBuWUNtAUXRwcO1g/PPN3mgA4SAMd0Kylg6Je48BAmwRhOGl5g4gkBHx+bHTHAwGcEsvbGrhdQZSgMEJw72wCbfuNBlmTlYnQPs4VLtE9EhUywYMZjuFY4UZ0ZeF3YPB2vnwjs+t3RGeX3shPL88WPub82uDtTvQaEDT4CokXmdCmkqun791HvFbqRTHjXiaU60SZ/xQ/Q54+PAOchh/jh5QH95Wh1zopTpNe4WGNH1ajy8AhiO7Y1p0X+YaIltTqf/kif57M1n1yJ4JHFtD0UXan3Bw3UkEfZ+y4A/9BSVv6IJjFKywqGfyvl5sWkXTEXTjMMgG8PkuzdHgs6Hbmmbr6AXbcezl4+2HdMWUSxnJMKRMSbIU/aH28TVyf9CUyY36kkwe02bryK9Su3rCC0fUPRu1BNz0u2sTWR1x/NAOm+gzP/88PruweZ5FpRPVldpWcEez+7rjx1/XPXlpg2VRc3dhg0XnN6tbdVQ8HuSpi4bo0ZO6fSPunOCYmyihn3jbnXjdnUcwPzdE/f2IBEcx6FXicIy6KUtoxK+gnwZezqO+h7aoTRPphk3Cy1UpcUqi/iya6naASpQQ2f0XwhG6Yh016XaCTY+wDtUw3vjyeU5R9WqgiIVq4bmU5BU8GWcL2T/kZIhKOFPIpsv6xrObRpkvheUP5ay8Vs1xOXVpVZY/v7qkQryqF6x8ipPRe6wl3Swu1TKZRb2ezdYLjmNMIuOrz60fP77+nJZOf6HZeVLU1ccW1hFaX3hM1cUnuk2OQ9P++1P0acK5Evam2wwnGwW6jWSfTgmh/1h/pO7p2W/6DuyKJYBS2a2ve+ZMLjACAb2u/lDdrQQ//M0Yl7CHxw1UzihZo4pn42OQ6BVnohIL7Qx24IOG3/7t44Nv+zbUm9z7m+iniFSqETt0IO7EBRxvUiDGIIg5vbESZHmvcTK7Ydsb2ZMNj49WNu4Klhc31h/Mr7GuabrsWv7rHl9cno6ZrwB+JLLcJnOK2WFi6+ZmTUcYcJxHBFFF1EWdFo+hwl0dxTYmJaBJmJiVLyPcKRHXA9Q7jgEx9LOiL28vLd35YpU3iivLIrIyEjovjr9S3Siu35nl3iyzsKrLP+hlsmWv8swpJ1A948xb65zGcdo39JdOoR/BeNtAd52RHbRQWBYzFpLQHVLmv1Tya+cyubuPSzkZ462ymc2UoxMBi9BWJDg8l5b6p2bt+jGYd4T3qlHLeWgwuljVKvGGd0IuCAlJPNpQvczLGmvYx9Yck9WIxen4kIRH01AAYb9TDguFsNKO+eOjZ3M8xRXoV5vKJtaZNvFEVqPMZsw9UP0rifsRkVq2a7hG3PzRG1LUIiKm1f2IiKei+uOVKKilmkHA5s08e3U3G/2vrS3zkUfWaNine5kHgGL3Bg89NLhvZ+e+QR85J7dKlx55Zetk6ZFLTOKvO1m74vWK9PhrmDuYXWgnQH54G51JdShhYl0yX1Ob3UQrhsNqst2ZjLRN4PFZYltb86catEpswEKEwsPrPE5xKUBMlibqIo8QD7yGrH4BVq2HambOEARRti090DXNteH8Cl1nqR050KT3pDAvi5LiG4KsYl6y4Iy7LYA1OrvumTm9TFwtAZCEA8eX9ZyVy2ZbQbBLQ2amoxgm9Tye1JPWkZ+rI3ZcH+rI/z3rF9dtfI0XWS7FskJaEzWoHM8Cw6IibvBdNSOvAypU0lA1Q42rdo2oqMbDPmp9IytysiTCYCfV4mSoFlSu3/d8K9DLQOFT8FIWsTypk9mmcsoomPn1A6iYBpyTgXokBr/JIgejBLgE14/a6LDfG/X7vYNe0OvvEcVln353s70DGBxTO/b/hr4wkXGiCTLmyUwn9NqfuBhFfbJl84FT4//e8JZfe5e3dPHXGq9d9u66uOShZ5eoseJ97sW73KWLd3qfdV2SfufFGSaH8hIZMSkzQ9iFCX1LAZ8KIxwwETq82rp6taUFO/0+YvqxGQbqUysMgqC1S/B3JX4fC2+E9+nJ+1y6grWJNV0jCv2KW8E1n2V68RvGf3Hl0gF5ySNXLqGA5HH1atT/KOTDTMpHfRIpVL5WINgI8G3UBva15jegrGTrrU81pyG8+mAzbYenzq/dhj4MXXk4gjwGdOPzoGY7ndtPPPRpwI6IOYyg3Ye3fD8MpG4NqI8LQKVRARIPhbdJa7SJkhZ9aPPibasXtkLbGr8L3gNvi3q7WZLBQw+duL3j2LcdEhwYXWd6B4dztlCERy1TlF4ku/aoUr4bIwoyeKvE+W3b3wZOf6e9eeLEZnvn1NPlc97ZxuLtS0u3LzbOumv7xypvQIfl4jMvPVMsd9fDQm3p9tfevlQtNltXFpeJK/fpfCIyf6IVyUOei8TrHBAHq0IaCapjQ9tFrSaBFt2IjCkSa0z4A79dpdCn5hL3iK1oPAImda/4K9lRH3irQTARnN+xVHV2nMryoIeYXg+qi6gXNeDUe3DDjw0GWcJSLRf7kQrQVR0cobVE4lakPgcJ919z426MqA3MdDt8mwCfLl+JI4BAI+LXNEK98egwLgM/Pgx61Ifs+BrxbHatFaEgGl27thdzgsPg6uHh/iA7OpzDXfP6EIZwGpXEFw/5lQMojEX3mcM3QFfHwAn/E806JH4ziRM/9OPjd6M9V01bX0e3NDPEX0WrNcfbphLvWUSSVpt6cwmPOiKj9qqx7ephq0VMChzTlM88e/r0s+8gwZmZndZg2I/1vv3kGgTjvZm117wNbqyBu8Ff14RoUGXYnFnsxWR/w7xJbLIt4vfpuJ3ZJSvQW1Q6SqSDber6DvD6vI2yPZ9lqtKuHLaojVQwZ3Fc26pWty6Q4H2EZIyoMdLw2MU3kKsQoFZ16/aT1erJ27eq40E0zf/aLH9Ec3ZpKV69SVNkngZfqwC/g/ooujH/8dVZ/sRajWSfmvYr6dUGxF8917myIeaWfem3dnfhgw5v3ZUoS662ZjxCbLtvUf8dj8/R/+5NrFJYrVVrsEoKxLGHAyslcTOyOfmdmtOIuO2lflH82GqKTHEiqSJiXmo/hc4vnFyAT/30w6fhk48R0rfxSsOu5l2OaIpYyc3X7EaxYdf0nJqk6HrNafyHSrXzb6OGkU4bS2s0gpgCedtCYYW87fQ5GFe+bm6wqqfpVbtRpm+VyCt4NWfU7Dp5K+SDWfTDD0SNSiW9mv232dU0jczJjq7QmevNpAczjokH6h/GprkxTOwRFxeJuwv0CIEsPeKRs2Wq6BXVRAe6MvGqoejR6KB/kCW/SzHf9vN+munOPbdGdvCliB6bWAYOBsPBYH9vbx8iRCUOqOMQBYAhYIkcZPeYmdyX+KWlnmuJ/qJHXENf37t6de/rmek974cxVmY249nr0p9ioro+6uuMCG/XETVmhelFfylmOblEZJGICc+FmgxcsmQofcWQgDeW9PBccygqWFcjVcOKiA6b50K35GUcMafEv8Ch5EQn45VcuHP8rOdppqppqjkb95+lbaASayxS7yk18yk8aAEj4cceL+gPPuz0ek07lwuD4IO7u5axZJg9362UTkUo/45cMwefH14ef/l7CmkTmVbpe35soxAIQmaCdY/qYTaZDtVNM93Eo8pEJ2O/qj7m1U/meefTt1TT3DoaxGx1/CTaT1xURf1JZO+mlCkt/gVKi4Gvb3TnPA9M3WP4XUCxuN0FjrRXNOxmu5E2i7GQ7dQDb//Xg8FzK5/4kFhMB81mkC6Kr4sla99SvdZqRYetxs/M7VUgFhdMvHFusr948ttdbeqhcSrkW7qw5JgFPg8sLa4aeb5gOpBUb7XuaMEiQKLVYpbznZVsdsXxuWyxWofEc9Gdrdads30EQ+rDr0G1nFN9w43aTuAvE5cEAqZaICKvHgQAUANqpMRA+HxLkTW/6CtqnQALFOwunzq1vGvKB+QWCK6c4GzZ8H1DTade3CWqvKP7P25c6Y7smD+yTX5G+I/s/zhIEiEgr535+OGovFCj2gmP0n1ikU2czPlRiKkKMpwL8WZn4lDMm3YxivbGV0e9Xn+ttLbWmwahlWFZJRIExGZMIpRWFDTaGwMHtNfTokALslor0LKBFmUh7GctqZzPFVUjd1qxFPgc6QdSznBWMpsaa0FXJP7gNgnl77rEHwmV/06KFAjcmyVeTOmOUxLNnmoLsmsZzrQc4799Nyc4rPIQ6xQcrOsPmlspXpALjnskb5lqLEnedOcNMMdk8w3NBFZPokXr9bIA1+LXjg+jVra3u9vLEl/47JE6TGswKeG0KDf2i3iTLUvyLNmoQ/oGDu1KgY3oL46F8SnlCumrgyEU62DYv870gXL3h0Qem+RFbNN7wMP1qIQQeNxsNjtlUxPsOilveqJ7nLU8LP0YuLtoHU0NnBIUOalTdBVeF5BsYgrzTb3ecNbk1/b3iVH2bgLKWq0ezdg8UvfY/3SGovo6tRA+xrQSnjkpS8IDT8ye8T8gTgt6hVjutIbQd7cKp+XtxYY5weRADXeyyaFFTXQSu6pb9dut+izZm3PLzor3ydOd7jd1VkRzh0+CESZ9RNH9pH9u9L5JdIOTfsmaco+6pZHN3WiuQ3bJEkkCYxDbm8Vj/0voT6Hl6a9/IM8lkAuo3zLy49W4G1InmWvUp8A2S382rDbdZY4SQXgsjqT7VgSq+YVFAn1BRGbJ4QSW437sBBZ6AkZBCUmu5Boidr6S4kTRWWmWTiJD9bBWMSpGSVMLpXIFi5Ysp0RdMLHBC5hV0dPFUn6zIrDoZXiIexkhUbJP5DPSd7MpjhX0WvRTnB60/FxUNlROWlp4rlD8NJvCtptRZAfuwHrG9SWNme1Lmf0mBvm9CvhaEMT2g/R72LrSQkyrNWunQeLzIHmmTdS709+nSL4D4vRv2Jo8wzIzPzhobkSwzJiZfNGAWJb19nu9adlumc9c2QiLPslnQncIT0E8m8576XXILqLYtjX5TbPpKkY3FRCNRBTzlXt3diMiY6ToIOrcBVMW1jbyczzBfqL1LbknHpTbMTBoyw+eIHeSBU425n1uD+O9hnZEERWgS7qnpj/dX4j6rcmuw6ntOrV+I7tUYocOwbT96Lp4grlAfa6R4daKf2SAuAQC6A/zihhUT2BCvGOCyoY9wrbEG4zCr8GqIsNSeJ7jMId5T/dFQ7WKjmmnTCWPNVUUZcOVVTFQjGw671mSIknp5pw37GOvPXbstU+QAAWcwkqSxPIoxaZLoizW65zlO4Gh6CleFDOqLEtq3lCMapiy5HyQwemfnXN2/a7kPRBMeCUYO4Q3aMLMJL5aGJj3tZkfGFzp6ogKSbdTAI1ifY5PpYaJNDHWeJxh6fJNnUOF2wgnu6uaLGNvVLMLiizbBWH8v38HGBcO8RiqiPkUYWJMDav4eSOjlyt6RlczYtEtitbXFxYXTzgStE3tm4NGAB90MB5VN3Ie51pfxqpgpiSR5wVJ4kSZ/MzY9xe0rEH8S2iFlIBSKcSxiycXbcPSA2z7j6RzuUa8Hk1kSteI1S+iFJxsUq3RbXyJQx0iYuzv0k9yRMzcCTlO5UUx9o5R9x3MffHMOOKfeIJr7NhbzYQvmf9hS/ITJlMWdRLBAEMAoTVRZMixW3fZiJItBUW3l02/Jp3tTawWg/FwP3F6Hx8+1HxHkzt5z0mY9onrMOPhZJPBwQiaOJ3NpqGtIVr88eEwwe5yfHAdxyatha5fT2jLg8SieWKtMTHhIG3390qbbGSeWX5Mtti4aEQZKrqrORjM4tlBMIsX3SNX3OJBvL6QIIpeJe4V58+KM19oL6GXKJ3E8Q+tEh0EeunRR+uPXmo8+mjj0qPoUXICMXKePPN+9H76zOwRH3Ue7V56tPMo/SDmUvfR5KQ7R6M4uks0rMH9qYqNtOhj6dCJUC8C8vSXP59NnNjE938efYZ6xmTs2Mx+YqvRrBIv+kVWmFjbC24tNvAgW5boXeQH3cjJnNDq91XRV2Tdz3sFP68s7VUMO7+ZZg0j1a6kzSXPGZTy6yvrGf/ia/RaaSGzoivloFbIWLvvi80Q0Gc4uRDU7bSbzmxkPC5dWm7Ki2fl7IWdS7ed7iw2TG6znc+kjdA2pEztKzETlrTXf0Z/NLMC1xFg/DUU/8YsoZ9Ev0jdkNFfJ9OpR0JiSknEfcLcD0iiK+RHS69kzuxkORJ7h3XM00TPe4cIK/s7sO7hd5DfRLI075h1xV8pplKSIAJUkDhhA/1s9ty5zKcyluFxmXPnsi9ZoiKI/hn/JWy4+CX6hvQxT00Lsmh9yttZQYjYinnEGT7LTuTB8Z52smO+CphxkzkJa2XicYvs3bYwHcg1ss3D9WPbPfpzR4m7kgiWVeLHInnkFQdWSjwYod4fO6YTrJnOM3mnXrcLj0fArvbGh1f671UURTeGARBFFBHndZ8x3GzfMdN2oZ93fEDB/eCwf9DSfWNeB6TQX8Ob+FaF9bwzdQrTnZDiKU2mJk8b9Ffrmq1pavemyBNoZ5Xyewcxth7Eh2/U72k2GqFurpbfnphjxheGiVuX43fEKv07/igmJ4uEaOn6rrbgWLv3aGZ5NRunKEcOE/nRj9P1qAR88gnqxW4zBoFk6BNOvTZ/LhRRl6ZT/8Tk1xNasfcywrV1af0hsglnpD3Qhm/qkpL2TaB096UV2TD9tCKxWvbXMpaZNn0I/rzqmemaZ1oXsyeaTbMVbBrLzRNoMZ8NPNMuZHKuadummw/yacu1wiDIZ/J2LpfN2fn7cu28HbRzmdWz+YrjVPJnV2e6qK8CN7ZKf5c5bMZChhLC5PfBsDBxtEx6hPiy9r1EDNHthHzYjB0flBBqCxKSexoPy9/eWz3V1mEJ9PDJJ+RA1OzierH0fEkgysazpiYI4vjTvMKyWk9RZR71BVmT79EQq/IvvbVYXCs5mhjI5x4RfQANSlp137oIC7LmnU1rqiF8mVdEXu3JrMTP6ZmJVQpxCk3kMV7shjkhUXQPqQDknSxe1NOxD3BJ2IjlKVNVDeI7C82wkBFSKS7lS8VK1C1kvUzN8K1UpqyoYglLiCtqLMZSOR1uV5fvRCPPOb9QaJssp6T5VP6+fLFSXFkuVVnHlI9V7TTWraxjvhhusmilLgYZzVi6cP9tzdk+n2sJxiW/17wxQ8eEV2pQ59aT7Q7dNjD8SZzKYhKGEIDHgBiTjkbou4e8IJpuobCQZweKnCkUlgrSXw/39sjG5thBd1RAgvC2VGGxkEm/lH+Eh0jB/QQW9ycOCvAN5crRPZvNoyXr3rCGElOjG4qztxc7ByXBww8+COdzpWjNfqPgSivqTX0rXP9bsqij65AzkX516CrY7ayxbeJklRrgEacblPoSQweINRtUMo5jt/BklhGXb5fvXbtX4GxX+aenT2Zydo4XO7nC+XvWz36b7Av02vhXVQmXFL+olp7M5opa8b+it5MLvs29DT9xbFM3RJUXtkvwVHThqzIn3Lt+kfNrWjmfeT0846slLGrOl5O18XfR7yZ+S4pIZ9fYbdZLzRQqLnplMZ9/7Zve9FoaXtjb24XWeGVhkgDh+CdJ2u7MB8KVxB5lakYV/+5gC7iCfRKZYcVYj3PDvQPqzqRHQvrz60k5D9BvQo9ukV9Bi61nyc+UEY0zZZfohshOy16DOnhxnCyMUJnkPuIDF118RobZyeoax4qOya2dW/OfwWmzVn3k4ddkMlUSF5/JWNaxc2czJZwVBMMRKsqHn5EDJ5XK6LLJif9fZVce3MZ13vft9fbGsVgssABxElyKBEGRi0MSKZKSTOowoYOU4viWFQW04qN2bcty3ThIrXQSJemRNrXJmcTNjNI2mTRNQ9e5HWfGaTIxWTfH1E3SNskfISepp+00bqedNlDf9xYAQcpuEhDcA8Du2337ju/4fb8vFMyMlg6Rw/QI4rK2feiWm7MXpGCIHHfwwO5QKJa5rYAjmiCV3w6X7ev/LVInJrn6GkVF5wHLRBE4E4gmUhCxnfedHpyYJ0IrGaHIx76wCzZ3PyFQgYahT1DAaWNBUtFg3BFZQ74cEQKnJZV9uIElXMPKU1oE/YFisMNIwQsKvoto22z4QVFhizza/wBPtHG8T8M8i5qacu38haQiTYZknNd1vfVtU1X+XlYKvIJ5vh+LX7R/KEoC0JxvPYcl8sx8zz/opmAuGOvopLjDlowaw1lH17PDRAFtm6hRI1+TPhw0ZfxNqZYnSmfIl7d79M5NonWCN8sPD3cxEOpOoTZqlA58oCn6/SSKfiM3NpaT5URr4zWulItls7uz4oIcMAVWilt4UUMbu2fH2ETrZ6hZcN+XG83liA60KNsJHoUMaVHs9Uv740UnCo0pgCeR/AOgpkbDxzo6Bxju/TGMy9NO4kcyes2ms7JSr9dpMAT4bzxE1zevkVfZcTbidaceX1taMtSmZjSblMK9tbnaqC/He3yaOvUiwUzWZgH2XMgf5ULxHqllF1t+go4K3qYFQMC97Qv9jGYoopTFAVaXjegsGw6usudOnDjH1g11BcwDEjtYHWQl1UAK2VFZ0HJV4/6Q7rp66Ey9fvpKOn3ldH2dkuaphgvmftdQmS285ia1NfYD43KHZRyC+4EBIUVqCFJ11cZyogCW3zEy2Lr06sto1Wk1nNxEPhGLJfITuda652RGEDOScepOmYhkmyjukc8VhfzG84byI4teZiQ/5N1r5zwv18uhCFbeuK9jYhpBWxE8oj/kBfIBmeSJlrm+1GjWyWNprdf7kgkPrSw1+/qcBmrMe+tgeNlT8p6dh6W3dV/PUZbfObCiFWiyKKKm1+xu4B45f87COUxT10W9LrXVFBK64p/o5lw/jzHwcUd9wnwiqaP1hCmFxMnJyCEzEY4YcoA/LLLOwao+4OiSQD2tmtFaD8fDZjy0OlgYyvM8i1E6m0sJAU0PR2Jh1vx5xGGJHHNXUA+RsyhSWLjfNRIFQ9Jy4CLOaWI0Arz6kfDhBG/zEstaPG8JUtGMmWY83KujQ+5lsPCAZcdHtFl536yy3lxebg7t3z/UbFImX6LlLjXqk2cmvV2HFw/vYnb6n/v+P/8zGLvfwO/81NobuZzXy+UeW0KFPA1S+fmyWxvvAMZhMBjIV3q8WFY7brxa8yi8nfQatBJ3pXu1v+KDXKJQqAyIz1p5O1k8UEzadnJyqK+kXZIGY+kSO7KatOPWF7iBSqGQUAKfC98rufFMsZghx18yRp3hyaRtpUYyqeJWG/wa6asxmuHPTyFGkTlE4vTAfGMRlRJ3A+meOLGndtvZX7ulfmNx5L0njr79qDtb63tPNJMZyWS8++64rVKrF4tH528+8vjherI6W0gXM5liuvusPoEe83OYUrLod3/ySP+930KXyOqebzLXj2FbGBLgiWmz4gCEXKDpYdvoQWCMoTTe15jGNWZpjYzpS8sNSHBCptzmChG7INLodfiizB0I4I1l1CBTOqB+nS2gb3dM/wJ6kWJ9aLYm38QHiTMByQOeY2qUJlM0blfVOKrllYQsa6GgpIdVFIo7CU1WHVEcvDWbMM3qkaOyUzlWLh9DH+x/yy4JS5om6URNCLKqqcmBgiRYejZx9EjVNJ93biyXb+yx/W6ir9I4yAWwkUNu0xJHZDKDx5ZIx5ApDhi9uS5lJx6APMIAWqhN8bVKlQaKGxzpfyUOPSOLTloWiZ6i2rZqhUMa6a4Xb+AUJ5MLu244l3HODJQHyPsHnV+aejSmm+Gg3v1l1nRdM5tx0L1GOiwaOKzJrCCw5PbDCpKUeTHgWAFOkriA5TzuwMkGFjq/lDhB4CQtGJE7vzTArG5YTi9XrkKxbrgCSFWYNbisH4JH7pj08339uwvCrYubyPFazX+fGz6OvMY80sPF2ePC8damt+v3kKO5nXb4FdLGcsBlQEc6MsS7PszDbjO9g4kSR4HuHT1EU61yD9gHR0YOxB7gIL/CAftBjnswSnMtZGR5wiEbzoQs05+SjTD5aJtcCFwo7exynk+Q20n70k5sBUgSxGAciiT7+vOlbNWJSIoSMIimaYQ0Q5RmZjImWud5BcwTT9x2aDgq84KkaEEzGk9lC7tKXrwnhsYvc88vUyqRCqgKWaGfUYIGCuT+RRfT5AXyx+fdvkG1KUdDTjgS/IUXuC6Sx2wn85Ks6Opqvr8vGQnrPXMhpihBpkblkZBne2be9tN9h1bK5aWlZPWO6gLZWFkrt9YgnL28Vka0X3T0uKXtfA01wETCyEHGCpgW3LZ61ERMa9UjR5NRYoW81tbiK/S11Cay6fhY1tt4GDK/dOIufTSMSXOX45U10K5g8fyK02jsCHek1L0bzW6//TZ6nNosimC9A32Y2ifG/HwC2/c5PytVbsDFKbRqpbAWDMZNnPoLsqkHgk4Y99UOP2LnzHOXzpk5+xH0OMRtc6yg0QQJ3c3WRxZvUPfMze1Rb1hktuLt6j5eBmVtL+si5xrTnEdME9UhC/MWD6hG7t0hsuQQ1Yl7GdMKNmlNRFrAFGTZJZ0AUwUuIdut1mxjO1X+qwNx9awxhtSzanwgPfaUDzD8vL/3T+0ve0AF/+h/c9L/Ztn3C0X8vWn/O6Y37kZjksxuyK+6bQY3aZwJzrngqoGomFzeDz2hjkH4KIV8hbaEqDGRqliI2XKrDLIav+uOosYLwvjSqBhFiOV1sfS2iqCznL7vsbLAs7uPHPIkncfSxNHFKlE3VHLnW96U73I8a6u6IsgooDnqqMjxCS3IYsGQw4E0r1eSokB2gwYXEsUsFxSDvXGRMmVqI0o2rtmQMzqNIHqq5pLxor58oW9lpe/Ccn3y0VPRS5eipx5FG8vmox+bn//Yo+bZS4FbL09OXr41sM2fIZP1652j50hme/mB68u/ruzryu2WuYQ2YPyDgGmfW8Emcw8djsA5RpPb+sGzzY1YOh27CZHZABuYTAlvJvvo6gF0UHDjenxAOHhQTqSseNxKJeSDB4UB8qHbnZ8pxjgDyHaTUpO0GUq2rfYjN0vUPNuPOvDHwAimnWzHBnYCpYCzY1FvER2n2WjqWoDHmO8bTfWsEjpiVNXMZMydS8h/nvnvZnOVlRVRDhCVxrK6a8Uga5PtznPALAXcqFkM+b/JI5qGCof8VPX19Y8Ui1L/mG2P9RNBdn39PGxJwyUp2+ufBD4q0GhrgocLOD8NilbErnkBMhdMsW7FRcm/bG14q8h55tjMC+dXB35wZOq5wfHKYhEJiFknL6f0/mK9fvzAxdJv9wfM+tLeOuePCazexrF3cQaFHuuKANw4vkmb/kP8LLr7jjuKd97ZepHVWk8/SV/oSOu7yP3M7aXbyfu30EutCvr4uSz5Q3e3nn6jcswt6GeFI+Vw5NxmT1lXaTF/y2ovwsmvXqYv9IxfSOuP/FJaT6O7aUlMx6epd/Py5WmkYq3i2jXLBVBDIV+hhAi4za1vV/wF1/XsYPtqNns1k3nx56+hVy+LzpMJ8cknw4EnY9LlPzx52l08OXhywV04iVAGZ7OZuey/wFUcdHCiVEpgB909GQ5MTMSk4dbayUV38ZR7cmFw4WR3Lnuduu5UNOC423Vda/8DjyI6d6z/GHm3PuxX9lXyvnyZ3PhL/3PsWO7YsavtuoZXevONyzE7FU1Kg7ouANEfYG5BCidlfdwv5uOklM/RUuh5XyL1fSstp/VZeqOkFCRups91sAedcvJg9doiEoY7cfOu75vP+rYKTARy9NcnT5HacxdOu6dPts6yWkbLjpQyRqvyTObLz2c/hF76PlTvqQH4waknoMir8GzbD3grN19n/n69SGgPN3oS2aL+awyR/HdSFvgggGYvNo6HvGzIs5DbRfUjZ/Uas4rm/UBntA57DR+gD4cp7fH0Web1eCwpd+UWw0+W4pp6GX86fJUwU6O11eYyIOfja2hto0FEmaVVb7WBVsHj3IToIZrdse60Xz0cnB32P1obvuW4G2sP8F4/dsTyGpThxnKaQP6BRgF061B87+YmWqW5QppNuvIcL16OM1v8optML6YXemqe8lRQ+1LFz1JJlHJvjb4o5eZa69m4nx+XeUPeLdQmL+itE6DWo2FINLPG0vIKWllvEJHLN29Tsl/for2lQ1Dew1rOHSsh6kZspzkeo7ZICwL9DES6mfd5Dqsyx9m2VlcNjxcl/NOqdFzkDaRC3kw+oipzVtBQg1dlLG9ID6uSsrzRLueb6G8oVzdEooylECWtAm92hPJVg+uPaC9EciKPE831lhN3egpq/QcA+7olWW863VvSFiZjkwmSeyozpyh+HVcofxAu1KJTRCusQQZ2opzSFOxpSHdadW24JAOBQdknyjajnp2tULtQxcO2P0f72WLsqECd8nYbjcAyTmQgELac1hOO6RrhiIO4vKBpX9FiQp5Xta+IghL69AsS5vJcAL8giWyeVURuVQ+hFhDIWAl8VNFNfV03LaG1oeHoN1RpHWvo9qMIEwUSH3nPESk86OKjrR+fJeecI+c+q8f4OVZdn+MMfBfGHFlLZwXc+rpSnycC4fFIgguqDd009REpFGlI6pExSVUZzccksAy1rk0SufAYqaMLzGPMO5h3Me+HDMOICNrbasuuQqhXClXdqJ0nX9ljUbBY1+xodZQdENMsBnbHUVJrmIi3JXB7TIP67Vo2iDKAcNlWlX5iajKliBGPTOJubXwggPJVXIaDa9TBDZioaSC8qgG1/vX1+5+Bwol6H/n3ckEkqkTU5Fk9wiocy8WiPMdLyKU7feHSWayjsPZgVRM4PlQYQsGArpypCImtur8vMXlm8k8LLKcYkZzKIz4mChGpGEveU+REpRS3kryOLib6AgENXTyCw4MD+OiVw7CWjv5wsJ7sP0n+P6KlWVEPBlUcSl7gkISwjESWHxq/wGEkG3g6bDRN7+whIyDbpczxBVbkpZvNkDV/IxkJj1tunwsgrRkdiWhw8jw5Hkn7zPAldWQ6KAUi2T3OkHZKE/jbT53osdP7/D1EDiUaf0XEFbGQtYjqWq2R0eSOM7ehQGsF8u989p7n7Oqx6k+ei9fqnsUI0AbomGuTUW+IuZHaS3zrJ6aRpltYEwvna/ZOd1pHtEkh0i3y5CkRnYw844FpEBRJLybKj0caCHJcLYrto/uHzSOUd2Q1mnqo7Dy0SrfJ4uWFvlMZLqQH8xKRsYKjlrU7RDbkfEgPsdMRsYpNhOqKNLvqNfwjrMaN4+0tGGyTtVoylA9gmY/JIU0LKXHSrwL9wbFwOh1GW3YhP38qxcWjnuwAYFLHHo1Jz3L+/bnIq2tGazWg1PlCqXCuztux6D3IsYPKZ+UAi1YMzXHUAFyAahhvbv1cNnSlq289T8qR20wTjIlDEHjp1SqkdQN/Lp1CwN8wG14olW78/fzM0p4TqDTT37/U34/WD7W+tWvXu1793oTnvXbo/PnzbT3hQ+ScSZBycvtRO+d2Bzxo0yzclRJC569IH7CyWesD2ZFUKrXvSjTDZp9R6umRdNVOp+1/rmaybNay0+1z/hh9nuYMaDt3wBMDCIASaq/2k+5fQjSVeFsHt6s1EVfRj81kOrNvZuH4QV054KV2y7Kk6dmhSNS09fxb93E1N9KvZxJqKoF+py+izUzOFIaG0CDqTyJOLOeQivRd49FimVUVtxY0cDAX5np4nCLQDinrrg+HtDqub+8XGax77dUWZCjazmO+lawHxqZ2PqYA3aCggTEfPADADtB+0MbUhScuTNHFhs9IslxMjxeL4+liysr1KZqAsVIwg+FIwMJKSFZTOSuFmOn2MVMX/tcnjHwMCzQImRcCMsZCbcrdw/E35PL9g/E8x7+tUibn6eHA+xh6npEoPvRXvWDml7/KL/0ql7aFl++jviDfGJ9vp5z1x4VuhmPb7c12STGrHoRedLJwBtQVRdHIdWqKghwaWUFDLwLqKuW9UQPP1gRTBSJD1RRqW/UCY1WIcm7BzBztEGPgPPBTe5RsCcxB0Fpq3gekqcFkKThszw0W58dx5eZbXrhlQpnc9hlyBrxY1EumB+eGl5a8JXc8Fh3ry5C9bpmvoj/3ywQ3hw0oRz9altyjmSM9BbCOPvUOWHSEkflxsXrLLZPy1GBid3A4PtdXrO/4BH1i8PBwo+GOx63xvkzrz3r3tu51hXKlGDRyFuCUHTP8OjjLl8uoXF4BgG4ZoLq9MWMgEQL7yYHrueRciGmnkm1HNezh++jYwl3KZk7NvtXadlnfoWjmryFN0kBw1qTWa5Kmfd/PJrMUMcJkCgsb7eQqncPimpSZL89nwH4PR6742X0fTYnxIAyfwbjIbOnnKzTGIANZddpBJBQuXwu5eAcglFxZE1STphpYXlqKb0E1UNP3Nj8C7g4PMqWqyzSurjdHt+lza/aesGaHoK12ZxWi6qx2MnGnzjyEmIe2tUOIVr+uhgsVG22krBY9B6pbqdYmZNmDvWuwHF3rxtX/hFwHsCdVGGCpoeZnPzcjRQvUgIii3fntHJBSiF0nZHnABToN9J1d75w9vG84JwR3zUxd2bcrwuu8JP2dnDDNhIknLmRHj8ad0b27+wL60dHsBaTv24vxULaqRvb1JbTBTEqwBFWbkU044At7xw/GUm5yLOmM9nFmvxE7OL53e2xv8PrY3lo+jboOnR7j5Bl5Xt4jh/tNM99r5Py3j370TXI6HE6He2UXwIWADuOLE6EsUYRq21AiXn0DxR0H8mHHEcRdtJqbNC+208MZDOcJv4HuZvco1O3H4dEo8X+dAdZj/43WKY4XNDey+l7n4/jMDNMbH4D99olcM2+6BaFL9wqmXeo6pvBScFd8WfM0MiKD/uW3SPV3k6KujJ2KxU6NKbqYRMx8axP1B5aWHKxKkopX9g6U2N2uu5stDfTmhghQK/Pw6/TocWgJVNraomKjzj/gXO7tu+vDJzKZE2+CxR2+rdgDAoS1FcRAv6GX+Mpgf2FwsNA/OE95TFOfcRzQXfV2m+/lPfRjf/Yy+8k4c4w5/jq8lURV7rAgUibEzkwGiiTIlu62D3b+ghILNenFN4HcEtVbq04dkBWt74oYaqvYaCw3my90d1Z7v2mgOh2DVsFsMbVU92Otm34tO06zLikSeTvA0y8B0Fvq+tL+Af2EtHXIIUw1EIuMmbXqOK65RJD9VL8k3U8eWagkWVeu9F8Jox/1Y0u6/79QsyT96D2FK9Wtdv0yepm0xxnauylOiegwIFURVYrmeWx7mSjR5XgUlKMIpgRHbXoqGAVonAT6ZOqu++4c51JCZF4qVybHR8e4xWCc19Rw3/SQxUckrAtExTBY4O7lOTYQicdkng3zAr8LeHHvJwfsu+u+UVyPCMk0OdkH4xxiOTU1FXfTFiY6dpYXWSwqLOaJKqsIWAjziLUENgA6wrVrRE9EpE4OMHVmkbl5h0wluHBLeSI8uv6kPOADTMm1+4ghdxwUaaLagXg5NiBGvTS7uwKoTJo4AgGgqJam37LM7MUrF2dnH3nvxdnW125KibwoWnEjkH7rRPFkOqAbAi8LRliWj8tYEHlBjMYC0QFR4EU7+3Vwkyb2l1/ZN2d+52Aunybda5ac6+J7HyGLG37KIkNHLBrdk0myimapmhTEMdeuJexXWJZog0QE4lAwyN6kISuUdscnpt+WkpIPHBofeueqJm/ZHeHxAhaiztzE3M68ZUdt7EwINl6FqhlGb1w1/i9yo2QmgpqhiFWX9ISCCRXTrZdH3kduAxbXeqRL7XhCILVgRnWj75aKeyShq7rIyZwWlKRZDD4CnnzpRE2R54Ro3wOHeIE0klit9am7vOmXJ1IZJ4GYufaJZx9BxS1xt/XMt1hdQ2hoPBlHsmIqmhTgonlrLBZ5gWUNA0RGsjz+pU/roXA8Xrz/zp+2fuacnyyd+GNV6vSBT1P8WIGMyRTeFvEA0AqT7TRbpWg4sPnYkIIA7AZf4owJ0n53zXCcwO1ThZlvcBwrwsYBdJqV+QkB8wvoQUUSZu/nRUF5YIXDnPLrD/ErAmkMT22LzTV3IlXyfrRBzxx1JLeYO3g5t80J98WHM1NPx5iOb+bD6Ema69bGcDj6zdwH4Rj0ZOyVhzP7u+X9CUWfQsQTOMpyFIIcafficT+djEDkgq9KyUpipP/USS1CpunOTlKSrjHvQpeSkgBJW/iItv/i/vaOlNw7PfFuyDXwfwVB8YUAAHicY2BkYGAA4lWM4ubx/DZfGbiZGEDgtpnQKRj9/9f//0y8TCCVHAxgaQAQawqVAHicY2BkYGBiAAI9Job/v/5/ZuJlYGRAAYwhAF9SBIQAeJxjYGBgYBrFo3gUD0H8/z8Zen4NvLtpHR7khAt1wh4A/0IMmAAAAAAAAAAAUABwAI4A5AEwAVQBsgIAAk4CgAKWAtIDDgNuBAAEqgVSBcgF/AZABqAHIgc+B1IHeAeSB6oHwgfmCAIIigjICOII+AkKCRgJLglACUwJYAlwCXwJkgmkCbAJvAoKClYKnArGC2oLoAu8C+wMDgxkDRINpA5ADqQPGA9mD5wQZhDGEQwRbBG2EfoScBKgEywTohP4FCYUSBSgFSAVYBV2FcwV5BYwFlAWyhcIFzwXbheaGEIYdBi8GNAY4hj0GQgZFhk2GU4ZZhl2GeIaQhqyGyIbjhv6HGIczh0sHWQdkh2uHf4eJh5SHngemB64HtgfCB8cHzgfZh+eH9AgGCBQIHQgjCCsIQohQiHSIkwihCK2IvgjRCOGI8Ij+iRqJOglFCUsJWoljiX6JmgmlCbcJxInPid+J6wn9ChQKIoozCjsKQ4pLiliKZwpwCnoKkQqbCqcKtIrQiuiK+YsPix6LM4tAC0yLZAtxi34LnAuoC62LuAvTC+ML9gwTDC0MNoxDDE0MVwxjDG+MfQyQjKCMrAy7jMaM1oznDPYNGA0ljS8NM41GDVONbQ16DYiNmQ2kjbmNyQ3SDdeN6A33Dg6OHI4ojkcOTY5UDlqOYQ5yDniOfA6bjroOww7fjvmPAA8GjwyPJg8/D1OPbY+ID6APtw/KD9mP8A/6D/+QBRAckDYQQRBQEGEQdhCGEJEQrpC3EMOQ1pDkEOiQ9BD7kQ0RKxE1EUKRURFnkXARehGEEZURmZGvEcoR1BHaEeKR75IIEhASHBIpEjYSSZJWkmOSchJ8koQSk5KgEqkSs5LAks4S8hMrEzKTUBNdE2eTchOEk40TpRO4E8gT1pPlk+wUBBQQlBkUIZQ3FEKUS5RYFGaUd5SUlJ2UtxTYlP4VDJUWFRqVKAAAHicY2BkYGAMYZjCIMgAAkxAzAWEDAz/wXwGACE9AhEAeJxtkE1OwzAQhV/6h2glVIGExM5iwQaR/iy66AHafRfZp6nTpEriyHEr9QKcgDNwBk7AkjNwFF7CKAuoR7K/efPGIxvAGJ/wUC8P181erw6umP1ylzQW7pEfhPsY4VF4QP1FeIhnLIRHuEPIG7xefdstnHAHN3gV7lJ/E+6R34X7uMeH8ID6l/AQAb6FR3jyFruwStLIFNVG749ZaNu8hUDbKjWFmvnTVlvrQtvQ6Z3anlV12s+di1VsTa5WpnA6y4wqrTnoyPmJc+VyMolF9yOTY8d3VUiQIoJBQd5AY48jMlbshfp/JWCH5Zk2ucIMPqYXfGv6isYb8gc1HQpbnLlXOHHmnKpDzDymxyAnrZre2p0xDJWyqR2oRNR9Tqi7SiwxYcR//H4zPf8B3ldh6nicbVcFdOO4Fu1Vw1Camd2dZeYsdJaZmeEzKbaSaCtbXktum/3MzMzMzMzMzMzMzP9JtpN0zu85je99kp+fpEeaY3P5X3Xu//7hJjDMo4IqaqijgSZaaKODLhawiCUsYwXbsB07sAf2xF7Yib2xD/bFftgfB+BAHISDcQgOxWE4HEfgSByFo3EMjkUPx+F4nIATsYpdOAkn4xScitNwOs7AmTgLZ+McnIvzcD4uwIW4CBfjElyKy3A5rsCVuApX4xpci+twPW7AjWTlzbgdbo874I64E+6Mu+CuuBvujnuAo48AIQQGGGIEiVuwBoUIMTQS3IoUBhYZ1rGBTYxxG+6Je+HeuA/ui/vh/ngAHogH4cF4CB6Kh+HheAQeiUfh0XgMHovH4fF4Ap6IJ+HJeAqeiqfh6XgGnoln4dl4Dp6L5+H5eAFeiBfhxXgJXoqX4eV4BV6JV+HVeA1ei9fh9XgD3og34c14C96Kt+HteAfeiXfh3XgP3ov34f34AD6ID+HD+Ag+io/h4/gEPolP4dP4DD6Lz+Hz+AK+iC/hy/gKvoqv4ev4Br6Jb+Hb+A6+i+/h+/gBfogf4cf4CX6Kn+Hn+AV+iV/h1/gNfovf4ff4A/6IP+HP+Av+ir/h7/gH/ol/4d/4D/7L5hgYY/OswqqsxuqswZqsxdqsw7psgS2yJbbMVtg2tp3tYHuwPdlebCfbm+3D9mX7sf3ZAexAdhA7mB3CDmWHscPZEexIdhQ7mh3DjmU9dhw7np3ATmSrbBc7iZ3MTmGnstPY6ewMdiY7i53NzmHnsvPY+ewCdiG7iF3MLmGXssvY5ewKdiW7il3NrmHXsuvY9ewGdiO7id08t8TDSMY9niSCpzwOxEIuCLRSPDFTGkUitqaYHmTG6kjeJtJuLhiKWKQyaOVspCPRzqGS8ZopcCRCyRcLnCkrjbSiUBALu6HTtUJBwoflQKKyoYxNOaCNLUwywloZD01JSVePK7u4la7uxne1prwwy2qtShMzI1LT4DJNFI9Flat+FnW4kkNaM61fpEs5GWRK9TZkaEetXKDEwBYw1rFYzGHiprmhpRmeyuHItnOBx8V7pE7UeMRv03GTx1yNrQxMnafBSK7TOaSp3uiFeiPOV7mFrramvJjpvjozs6TlTMeLIW+DG1vaja+2ZwSdHGeJG+nOktWVCQuzRMmAW9EoRfM8tTW+wdPQ1Po8WMuSSp/Ha5W+ECn9KNXtKx2s9UIx4OQSjb7Wa05pxYGVfhaGMtCx6fHAynVpx3tMRf1+kgpjekoP9c4ZMaHxdGTbdMQ5cRaTkqWpbKDTLDLLM4JUijg0M1OGqc4S05kKkmhmfipoyWJ2vtUJHdyM7TalhZOrNvqZVCGBdj8zMiYLIx4vlDghz9Nxt6QbmgZr/cxaHbcCroJMcavTDkGyj6dukxoloQmRSLmT1XI4H/CUIJ2CrdDDTbViqNNxKxgR7fFU8GYO++59jyhYRSFMJCElk76mo6sG7oza9JuFPcPXRdjJMR235n44CxcCHYqesdwZRKcd6MFAiA4lEp2SumBNpHUiWRSbLm2LTSnqes4lliaMDsN5ysJEkHAKyOlsCsrx4oTRzgtulyfcrJG5pG/7Fkmhc2UiXHc2CDJueXdR3A70ukh7MqL00wy5GfnVd0JueZ8byh9huDghYjPRqZ1yGW3lqYhIW3fC16XYaJSsHgqzRo5SD6WJpDENF7luL5uh80eK/LUWZUs6Ep6SLR66pFhxaMX9aOcBlDaKtDQrcrG9PCvIM04h6WsVdkpMXrC2oyD+/CYRvDiRxs5/Jwrz1O+cpFtIaCPozEv1I6GSckTGIVm3PGGUXG2kUzEZt2ResFCwW0izHIzL1a1JG4xETNGQbwWJlJ18VFMetao5YaUSnVn3zXI/Eipqw5Qno+WJwFAhsGLTbpVQ8Znsyq2ZtmLPguTHSF4UcV9vSlvo66UGCl2lyFZyvVJiU7km7Igyx3BUqqWTV6I0zFngQ6NcQqbKoYx2LXWh2J0IXBUt1axTmdAN+qJMjDRNEXGpXOC3Jmi16mFbRH0R9ngWSt3NcVGmi5FkpK1uFZgKayH2H+iIzUCkifVuWxGb0jbIYpFSXeoMeCDKPN0oSYOCPXThVxtIRRMrA8WHlYHWYSffvB43pHhCnFXtgpA32YUCD7lSIh2X83wslsQfTLcglGlsZsohb3TVEbPgirMJUiF8bdw2Q906nKw6pCRpakOth0o0h6kM/TpreaqvjTh1O2l9JLjL1lV6UhEbyZA8qznSWTpU3JjKyEaqRm+SPibDlre0F6Q66eQw34cdBaHjor4olVTdyeu3zUgp5VC8c7WcyyhjU/j5Ar2yRZKX4VlR/k3jLGhP4WrLxd1mL3C5S8YD7YLC+VPFkU4ehj0+IOO6Bek7Bxe1nDXpYV3URDVqASlJ0WNMKprOJG9EU7nffqb6DeeZ5JgxiUzuLB2qFdxK7Te/UZKFvMqX2aUW8ZQKQte3hL2ix2kXzLlGK8cuJxWTig5hoWA6yFxHupxT6ZKg7xFEITHUAvDQjISwhS4XcsUnvLc0IzGkzEDdWoM0Zc7cZglWJ2hXxaFWJN3Jusn1SNLeWFGlfjEzzYhEY+9THlVctqjH5F60ha2iqyUnqsXaO0qs2zohTxxQFhZpI+EqsuSazYRT/XcFdz4JB23C3q8pu1cSYU3Vf7mZ+GUKaoFdJfQ77jdrSv3CFoueuedzkggbxL1nNEuwWnGommh6uenKFplD4eiSQBFXTd9B2ZE09ST1n3XPdR6MG0mqwyywpkn3hdDfAmqpoF7HVuiha3nCbDgz6Voh51Njqr5naBiyJ8yU6ObRqBPnGKZmhDv/pqGS4lv01gStVj0kgRTKB1othzSZjHbOUTOKlmxa1Eql1u9SjQqqooMwNGPeaFM3iXZ1pUULo2IVJXbc9pDiUwlS5fCIq0HNl91xleoblSiT0SGMROqPrTlhiz6Lu+tRHkFLU54H0YwgFEpQIc0Frh2efcPxLW/4/t2/UfMCO08e1KB/3121Le2nJBeTXDWdJ+ftgPdpO8qivvHNf7PAWdJ2iyHXcebXC1yxtFdtKuexUT4qq4TNqGY3XK1tuwcZmL+R4woVI72dmmZKUobTmoPANdbusrC7sEZlimK8lSUhz+9atRzWii5x3YVv03uoP+YJWp3CXQSN7EtFXXqd+raYQmdpQyhq3X375Vc9EZS30pVSoMiV6G5Jm7pcilxK8re9HaWE7llDtzEurqevbqTuhkiXkWFjg8qRoRtx1zUF+U3C+cCEVTbJqvo4z7bz9Ky79Jj1xdzc/wARDj0u) format("woff"),url(/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}@media not (prefers-reduced-motion){.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}@media not (prefers-reduced-motion){.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}@media not (prefers-reduced-motion){.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;font-weight:var(--wpds-typography-font-weight-default,400);height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #fff0}.components-badge{box-sizing:border-box}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge{background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-block;line-height:0;max-width:100%;min-height:24px;padding:2px 8px}.components-badge:where(.is-default){background-color:#f0f0f0;color:#2f2f2f}.components-badge.has-icon{padding-inline-start:4px}.components-badge.is-info{--base-color:#3858e9}.components-badge.is-warning{--base-color:#f0b849}.components-badge.is-error{--base-color:#cc1818}.components-badge.is-success{--base-color:#4ab866}.components-badge__flex-wrapper{align-items:center;display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%}.components-badge__icon{flex-shrink:0}.components-badge__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-button-group{display:inline-block}.components-button-group .components-button{border-color:#1e1e1e;border-radius:0;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button:focus:is(a){box-shadow:none}.components-button:focus:not(:active){outline:var(--wpds-border-width-focus,var(--wp-admin-border-width-focus,2px)) solid var(--wpds-color-stroke-focus,var(--wp-admin-theme-color,#3858e9));outline-offset:var(--wpds-border-width-focus,var(--wp-admin-border-width-focus,2px))}.components-button{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:1px solid #fff0;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,var(--wpds-color-foreground-content-neutral,#1e1e1e));cursor:var(--wpds-cursor-control,pointer);display:inline-flex;font-family:inherit;font-size:13px;font-weight:var(--wpds-typography-font-weight-emphasis,600);height:36px;margin:0;padding:4px 12px;text-decoration:none}.components-button.is-next-40px-default-size{height:40px}.components-button:hover:not(:disabled,[aria-disabled=true]),.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary,.components-button.is-primary:hover:not(:disabled){color:var(--wp-components-color-accent-inverted,var(--wpds-color-foreground-interactive-brand-strong,#fff))}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6))}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,var(--wpds-color-foreground-interactive-brand-strong,#fff))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:hsl(0 0% 100% / .4)}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;color:var(--wp-components-color-accent-inverted,var(--wpds-color-foreground-interactive-brand-strong,#fff))}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#fff0;color:#949494;transform:none}@media not (prefers-reduced-motion){.components-button.is-secondary{transition:border-color .1s linear}}.components-button.is-secondary{background:#fff0;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-secondary:active:not(:disabled){border-color:#fff0}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,transparent);border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-secondary:focus:not(:active){border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){border-color:var(--wpds-color-stroke-interactive-neutral-disabled,#dbdbdb)}.components-button.is-tertiary{background:#fff0;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,transparent);color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 8%,transparent)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled,[aria-disabled=true]){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled,[aria-disabled=true]){background:#ccc}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled,.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true]{color:#949494}.components-button.is-destructive.is-secondary:hover:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:rgb(204 24 24 / .04)}.components-button.is-destructive.is-secondary:active:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:rgb(204 24 24 / .08)}.components-button.is-link{background:none;border:0;border-radius:0;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));font-weight:var(--wpds-typography-font-weight-default,400);margin:0;outline:none;padding:0;text-align:left;text-decoration:underline;text-decoration-thickness:from-font;text-underline-offset:.2em}@media not (prefers-reduced-motion){.components-button.is-link{transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}}.components-button.is-link{height:auto}.components-button.is-link:focus:not(:active){border-radius:2px;text-decoration:none}.components-button.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,var(--wpds-color-foreground-content-neutral,#1e1e1e))}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}@media not (prefers-reduced-motion){.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite}}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0}.components-button.is-small{font-size:11px;height:var(--wpds-dimension-size-sm,24px);line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:var(--wpds-dimension-size-sm,24px);padding:0}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:content-box;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.has-icon.has-text.has-icon-right{padding-left:12px;padding-right:8px}.components-button.has-icon:not(.has-text) .dashicon,.components-button.has-icon:not(.has-text) svg{margin-inline:-1px}.components-button.is-pressed,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,var(--wpds-color-background-surface-neutral,#fcfcfc))}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,var(--wpds-color-foreground-content-neutral,#1e1e1e))}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;color:var(--wp-components-color-foreground-inverted,var(--wpds-color-background-surface-neutral,#fcfcfc))}.components-button svg{fill:currentColor;flex-shrink:0;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-calendar{background-color:var(--wp-components-color-background,var(--wpds-color-background-surface-neutral-strong,#fff));color:var(--wp-components-color-foreground,var(--wpds-color-foreground-content-neutral,#1e1e1e));display:inline-block;font-size:13px;font-weight:var(--wpds-typography-font-weight-default,400);position:relative;z-index:0}.components-calendar,.components-calendar *,.components-calendar :after,.components-calendar :before{box-sizing:border-box}.components-calendar__day{padding:0;position:relative}.components-calendar__day:has(.components-calendar__day-button:disabled){color:var(--wp-components-color-gray-400,var(--wpds-color-stroke-interactive-neutral,#8d8d8d))}.components-calendar__day:has(.components-calendar__day-button:focus-visible),.components-calendar__day:has(.components-calendar__day-button:hover:not(:disabled)){color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-calendar__day-button{align-items:center;background:none;border:none;border-radius:2px;color:inherit;cursor:var(--wpds-cursor-control,pointer);display:flex;font:inherit;font-variant-numeric:tabular-nums;height:32px;justify-content:center;margin:0;padding:0;position:relative;width:32px}.components-calendar__day-button:before{border:none;border-radius:2px;content:"";inset:0;position:absolute;z-index:-1}.components-calendar__day-button:after{content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.components-calendar__day-button:disabled{cursor:revert}@media (forced-colors:active){.components-calendar__day-button:disabled{text-decoration:line-through}}.components-calendar__day-button:focus-visible{outline:var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-offset:1px}.components-calendar__caption-label{align-items:center;border:0;display:inline-flex;position:relative;text-transform:capitalize;white-space:nowrap;z-index:1}.components-calendar__button-next,.components-calendar__button-previous{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;border-radius:2px;color:inherit;cursor:var(--wpds-cursor-control,pointer);display:inline-flex;height:32px;justify-content:center;margin:0;padding:0;position:relative;width:32px}.components-calendar__button-next:disabled,.components-calendar__button-next[aria-disabled=true],.components-calendar__button-previous:disabled,.components-calendar__button-previous[aria-disabled=true]{color:var(--wp-components-color-gray-600,var(--wpds-color-stroke-interactive-neutral,#8d8d8d));cursor:revert}.components-calendar__button-next:focus-visible,.components-calendar__button-previous:focus-visible{outline:var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-calendar__chevron{fill:currentColor;display:inline-block;height:16px;width:16px}.components-calendar[dir=rtl] .components-calendar__nav .components-calendar__chevron{transform:rotate(180deg);transform-origin:50%}.components-calendar__month-caption{align-content:center;display:flex;height:32px;justify-content:center;margin-bottom:12px}.components-calendar__months{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;max-width:-moz-fit-content;max-width:fit-content;position:relative}.components-calendar__month-grid{border-collapse:separate;border-spacing:0 4px}.components-calendar__nav{align-items:center;display:flex;height:32px;inset-block-start:0;inset-inline-end:0;inset-inline-start:0;justify-content:space-between;position:absolute}.components-calendar__weekday{color:var(--wp-components-color-gray-700,var(--wpds-color-foreground-content-neutral-weak,#707070));height:32px;padding:0;text-align:center;text-transform:uppercase;width:32px}.components-calendar__day--today:after{border:2px solid;border-radius:50%;content:"";height:0;inset-block-start:2px;inset-inline-end:2px;position:absolute;width:0;z-index:1}.components-calendar__day--selected:not(.components-calendar__range-middle):has(.components-calendar__day-button,.components-calendar__day-button:hover:not(:disabled)){color:var(--wp-components-color-foreground-inverted,var(--wpds-color-background-surface-neutral,#fcfcfc))}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:before{background-color:var(--wp-components-color-foreground,var(--wpds-color-foreground-content-neutral,#1e1e1e));border:1px solid #fff0}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:disabled:before{background-color:var(--wp-components-color-gray-400,var(--wpds-color-stroke-interactive-neutral,#8d8d8d))}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:hover:not(:disabled):before{background-color:var(--wp-components-color-gray-800,var(--wpds-color-foreground-content-neutral,#1e1e1e))}.components-calendar__day--outside{color:var(--wp-components-color-gray-600,var(--wpds-color-stroke-interactive-neutral,#8d8d8d))}.components-calendar__day--hidden{visibility:hidden}.components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button,.components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button:before{border-end-end-radius:0;border-start-end-radius:0}.components-calendar__range-middle .components-calendar__day-button:before{background-color:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,transparent);border-color:#fff0;border-radius:0;border-style:solid;border-width:1px 0}.components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button,.components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button:before{border-end-start-radius:0;border-start-start-radius:0}.components-calendar__day--preview svg{color:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 16%,transparent);inset:0;pointer-events:none;position:absolute}@media (forced-colors:active){.components-calendar__day--preview svg{color:inherit}}.components-calendar[dir=rtl] .components-calendar__day--preview svg{transform:scaleX(-1)}.components-calendar__day--preview.components-calendar__range-middle .components-calendar__day-button:before{border:none}@keyframes slide-in-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slide-in-right{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slide-out-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes slide-out-right{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.components-calendar__caption-after-enter,.components-calendar__caption-after-exit,.components-calendar__caption-before-enter,.components-calendar__caption-before-exit,.components-calendar__weeks-after-enter,.components-calendar__weeks-after-exit,.components-calendar__weeks-before-enter,.components-calendar__weeks-before-exit{animation-duration:0s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1)}@media not (prefers-reduced-motion){.components-calendar__caption-after-enter,.components-calendar__caption-after-exit,.components-calendar__caption-before-enter,.components-calendar__caption-before-exit,.components-calendar__weeks-after-enter,.components-calendar__weeks-after-exit,.components-calendar__weeks-before-enter,.components-calendar__weeks-before-exit{animation-duration:.3s}}.components-calendar[dir=rtl] .components-calendar__weeks-after-enter,.components-calendar__weeks-before-enter{animation-name:slide-in-left}.components-calendar[dir=rtl] .components-calendar__weeks-after-exit,.components-calendar__weeks-before-exit{animation-name:slide-out-left}.components-calendar[dir=rtl] .components-calendar__weeks-before-enter,.components-calendar__weeks-after-enter{animation-name:slide-in-right}.components-calendar[dir=rtl] .components-calendar__weeks-before-exit,.components-calendar__weeks-after-exit{animation-name:slide-out-right}.components-calendar__caption-after-enter{animation-name:fade-in}.components-calendar__caption-after-exit{animation-name:fade-out}.components-calendar__caption-before-enter{animation-name:fade-in}.components-calendar__caption-before-exit{animation-name:fade-out}.components-checkbox-control{--checkbox-input-size:24px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control{--checkbox-input-margin:8px}.components-checkbox-control__label{line-height:var(--checkbox-input-size)}.components-checkbox-control:not(:has(:disabled)) .components-checkbox-control__label{cursor:var(--wpds-cursor-control,pointer)}.components-checkbox-control__input[type=checkbox]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #fff0;font-family:-apple-system,system-ui,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;margin-right:12px;padding:6px 8px;transition:none}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:rgb(30 30 30 / .62)}.components-checkbox-control__input[type=checkbox]::placeholder{color:rgb(30 30 30 / .62)}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f460";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}.components-checkbox-control__input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;clear:none;color:#1e1e1e;display:inline-block;height:var(--checkbox-input-size);line-height:0;margin:0 4px 0 0;outline:0;padding:0!important;text-align:center;vertical-align:top;width:var(--checkbox-input-size)}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:border-color .1s ease-in-out}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #fff0;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:not(:disabled):is(:checked,:indeterminate){background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:not(:disabled){cursor:var(--wpds-cursor-control,pointer)}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;line-height:1;margin-right:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:var(--wpds-cursor-control,pointer);height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control:has(:disabled) svg.components-checkbox-control__checked,.components-checkbox-control:has(:disabled) svg.components-checkbox-control__indeterminate{fill:var(--wp-components-color-gray-400,var(--wpds-color-stroke-interactive-neutral,#8d8d8d))}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.components-circular-option-picker{display:inline-block;isolation:isolate;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);vertical-align:top;width:28px}@media not (prefers-reduced-motion){.components-circular-option-picker__option-wrapper{transition:transform .1s ease;will-change:transform}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555D65' d='M6 8V6H4v2zm2 0V6h2v2zm2 8H8v-2h2zm2 0v-2h2v2zm0 2v-2h-2v2H8v2h2v-2zm2 0v2h-2v-2zm2 0h-2v-2h2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2zm-2-4v-2h2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2zm0 2v-2H6v2zm2 0v-2h2v2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4zm0 4V2H2v2zm2 0V2h2v2zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{aspect-ratio:1;background:#fff0;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;display:inline-block;height:100%!important;vertical-align:top}@media not (prefers-reduced-motion){.components-circular-option-picker__option{transition:box-shadow .1s ease}}.components-circular-option-picker__option{cursor:var(--wpds-cursor-control,pointer)}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #fff0;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px rgb(0 0 0 / .2);box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:#fff0;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,transparent 48%,#ddd 0,#ddd 52%,transparent 0);border-radius:50%;box-shadow:inset 0 0 0 1px rgb(0 0 0 / .2);display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{background:var(--wp-components-color-background,var(--wpds-color-background-surface-neutral-strong,#fff));border:none;box-shadow:none;color:var(--wp-components-color-foreground,var(--wpds-color-foreground-content-neutral,#1e1e1e));font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #fff0;font-family:-apple-system,system-ui,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-combobox-control__suggestions-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #fff0}.components-combobox-control__suggestions-container::-moz-placeholder{color:rgb(30 30 30 / .62)}.components-combobox-control__suggestions-container::placeholder{color:rgb(30 30 30 / .62)}.components-combobox-control__suggestions-container{align-items:flex-start;display:flex;flex-wrap:wrap;padding:0;width:100%}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #fff0}.components-combobox-control__suggestions-container .components-spinner{margin:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:4px 4px 0 0;box-shadow:inset 0 0 0 1px rgb(0 0 0 / .2);box-sizing:border-box;cursor:var(--wpds-cursor-control,pointer);height:64px;outline:1px solid #fff0;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;border-radius:3px 3px 0 0;content:"";inset:1px;position:absolute;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 4px 4px;box-shadow:inset 0 -1px 0 0 rgb(0 0 0 / .2),inset 1px 0 0 0 rgb(0 0 0 / .2),inset -1px 0 0 0 rgb(0 0 0 / .2);font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,var(--wpds-color-foreground-content-neutral,#1e1e1e));margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px!important;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 rgb(0 0 0 / .25);height:inherit;outline:2px solid #fff0;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 rgb(0 0 0 / .25);outline:1.5px solid #fff0}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone .components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:opacity .2s ease-in-out}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1)}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{fill:currentColor;line-height:0;margin:0 auto 8px;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,system-ui,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content .components-popover__content:has(.components-menu-group){padding:0}.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu>.components-menu-item__button,.components-dropdown__content .components-popover__content:has(.components-menu-group)>.components-menu-item__button{margin:8px;width:auto}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{padding:8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,system-ui,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:var(--wpds-cursor-control,pointer);font-weight:var(--wpds-typography-font-weight-default,400);outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:var(--wpds-color-stroke-surface-neutral,#dbdbdb);box-sizing:content-box;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:32px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#fff0}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,transparent 48%,#ddd 0,#ddd 52%,transparent 0);color:#fff0}.components-duotone-picker__color-indicator>.components-button:hover:not(:disabled):not([aria-disabled=true]),.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#fff0}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{color:var(--wpds-color-foreground-interactive-brand,var(--wp-admin-theme-color,#3858e9));text-decoration:none}@media not (prefers-reduced-motion){.components-external-link{transition:outline .1s ease-out}}.components-external-link{outline:0 solid #fff0;outline-offset:1px}.components-external-link:visited{color:var(--wpds-color-foreground-interactive-brand,var(--wp-admin-theme-color,#3858e9))}.components-external-link:active,.components-external-link:hover{color:var(--wpds-color-foreground-interactive-brand-active,color-mix(in oklch,var(--wp-admin-theme-color,#3858e9) 52%,#000))}.components-external-link:focus{border-radius:0;box-shadow:none;outline:var(--wpds-border-width-focus,var(--wp-admin-border-width-focus,2px)) solid var(--wpds-color-stroke-focus,var(--wp-admin-theme-color,#3858e9))}.components-external-link__contents{text-decoration:underline;text-decoration-thickness:from-font;text-underline-offset:.2em}.components-external-link__icon{display:inline-block;font-weight:var(--wpds-typography-font-weight-default,400);line-height:1;margin-inline-start:var(--wpds-dimension-padding-xs,4px)}.components-form-toggle{display:inline-block;height:16px;isolation:isolate;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #949494;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;position:relative;vertical-align:top;width:32px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track{transition:background-color .2s ease,border-color .2s ease}}.components-form-toggle .components-form-toggle__track{overflow:hidden}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #fff0;box-sizing:border-box;content:"";inset:0;position:absolute}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track:after{transition:opacity .2s ease}}.components-form-toggle .components-form-toggle__track:after{opacity:0}.components-form-toggle .components-form-toggle__thumb{border-radius:50%;box-sizing:border-box;display:block;height:12px;left:2px;position:absolute;top:2px;width:12px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__thumb{transition:transform .2s ease,background-color .2s ease-out}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #fff0;box-shadow:0 1px 1px rgb(0 0 0 / .03),0 1px 2px rgb(0 0 0 / .02),0 3px 3px rgb(0 0 0 / .02),0 4px 4px rgb(0 0 0 / .01)}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #fff0;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(16px)}.components-disabled .components-form-toggle .components-form-toggle__track,.components-form-toggle.is-disabled .components-form-toggle__track{background-color:var(--wp-components-color-gray-100,var(--wpds-color-background-surface-neutral,#fcfcfc));border-color:var(--wpds-color-stroke-interactive-neutral-disabled,#dbdbdb)}@media (forced-colors:active){.components-disabled .components-form-toggle .components-form-toggle__track,.components-form-toggle.is-disabled .components-form-toggle__track{border-color:GrayText}}.components-disabled .components-form-toggle .components-form-toggle__thumb,.components-form-toggle.is-disabled .components-form-toggle__thumb{background-color:var(--wp-components-color-gray-400,var(--wpds-color-stroke-interactive-neutral,#8d8d8d));box-shadow:none}@media (forced-colors:active){.components-disabled .components-form-toggle .components-form-toggle__thumb,.components-form-toggle.is-disabled .components-form-toggle__thumb{border-color:GrayText}}.components-disabled .components-form-toggle.is-checked .components-form-toggle__track,.components-form-toggle.is-disabled.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-gray-400,var(--wpds-color-stroke-interactive-neutral,#8d8d8d));border-color:var(--wp-components-color-gray-400,var(--wpds-color-stroke-interactive-neutral,#8d8d8d))}@media (forced-colors:active){.components-disabled .components-form-toggle.is-checked .components-form-toggle__track,.components-form-toggle.is-disabled.is-checked .components-form-toggle__track{border-color:GrayText}.components-disabled .components-form-toggle.is-checked .components-form-toggle__track:after,.components-form-toggle.is-disabled.is-checked .components-form-toggle__track:after{border-top-color:GrayText}}.components-disabled .components-form-toggle.is-checked .components-form-toggle__thumb,.components-form-toggle.is-disabled.is-checked .components-form-toggle__thumb{background-color:#fff}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:var(--wpds-cursor-control,pointer)}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #fff0;font-family:-apple-system,system-ui,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-form-token-field__input-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #fff0}.components-form-token-field__input-container::-moz-placeholder{color:rgb(30 30 30 / .62)}.components-form-token-field__input-container::placeholder{color:rgb(30 30 30 / .62)}.components-form-token-field__input-container{cursor:text;padding:0;width:100%}.components-form-token-field__input-container.is-disabled{background:var(--wp-components-color-gray-100,var(--wpds-color-background-surface-neutral,#fcfcfc));border-color:var(--wp-components-color-gray-400,var(--wpds-color-stroke-interactive-neutral,#8d8d8d));cursor:default}.components-form-token-field__input-container.is-active{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #fff0}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:var(--wp-components-color-foreground,var(--wpds-color-foreground-content-neutral,#1e1e1e));display:inline-block;flex:1;font-family:inherit;font-size:16px;line-height:1;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-disabled .components-form-token-field__remove-token.components-button,.components-form-token-field__token.is-disabled .components-form-token-field__token-text{background:var(--wp-components-color-gray-100,var(--wpds-color-background-surface-neutral,#fcfcfc));color:var(--wp-components-color-gray-600,var(--wpds-color-stroke-interactive-neutral,#8d8d8d))}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#fff0}.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#fff0;color:#757575;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;min-width:unset}@media not (prefers-reduced-motion){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition:all .2s cubic-bezier(.4,1,.4,1)}}.components-form-token-field__token-text{border-radius:1px 0 0 1px;line-height:24px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 1px 1px 0;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover:not(:disabled){color:#1e1e1e}.components-form-token-field__suggestions-list{flex:1 0 100%;max-height:128px;min-width:100%;overflow-y:auto}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;list-style:none;margin:0;padding:0}.components-form-token-field__suggestion{box-sizing:border-box;color:var(--wp-components-color-foreground,var(--wpds-color-foreground-content-neutral,#1e1e1e));display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-foreground-inverted,var(--wpds-color-background-surface-neutral,#fcfcfc))}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,transparent)}.components-form-token-field__suggestion:not(.is-empty){cursor:var(--wpds-cursor-control,pointer)}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:64px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-64px;min-height:100%}.components-guide .components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide .components-guide__page{min-height:300px}}.components-guide .components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 24px;position:relative;width:100%}.components-guide .components-guide__page-control{margin:0;text-align:center}.components-guide .components-guide__page-control li{display:inline-block;margin:0}.components-guide .components-guide__page-control .components-button{color:#e0e0e0;margin:-6px 0}.components-guide .components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:24px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:24px}[role=region]{position:relative}[role=region].interface-interface-skeleton__content:focus-visible:after{bottom:0;box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2/var(--wp-block-editor-iframe-zoom-out-scale, 1) + .5px) hsl(0 0% 100% / .7);content:"";left:0;outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-2/var(--wp-block-editor-iframe-zoom-out-scale, 1));outline-style:solid;outline-width:calc(var(--wp-admin-border-width-focus)*2/var(--wp-block-editor-iframe-zoom-out-scale, 1));pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions [role=region]:focus:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2/var(--wp-block-editor-iframe-zoom-out-scale, 1) + .5px) hsl(0 0% 100% / .7);outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-2/var(--wp-block-editor-iframe-zoom-out-scale, 1));outline-style:solid;outline-width:calc(var(--wp-admin-border-width-focus)*2/var(--wp-block-editor-iframe-zoom-out-scale, 1))}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group:has(>div:empty){display:none}.components-menu-group__label{color:#757575;font-size:11px;font-weight:var(--wpds-typography-font-weight-emphasis,600);margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{font-weight:var(--wpds-typography-font-weight-default,400);width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice,.components-menu-items-choice.components-button{height:auto;min-height:40px}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{background-color:rgb(0 0 0 / .35);bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.components-modal__screen-overlay{animation:__wp-base-styles-fade-in var(--wpds-motion-duration-sm,.1s) var(--wpds-motion-easing-subtle,cubic-bezier(.15,0,.15,1)) 0s;animation-fill-mode:forwards}}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media not (prefers-reduced-motion){.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out var(--wpds-motion-duration-sm,.1s) var(--wpds-motion-easing-subtle,cubic-bezier(.15,0,.15,1)) var(--wpds-motion-duration-xs,50ms);animation-fill-mode:forwards}}.components-modal__frame{box-sizing:border-box}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}.components-modal__frame{align-self:flex-end;animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:var(--wpds-motion-easing-expressive,cubic-bezier(.25,0,0,1));background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px rgb(0 0 0 / .08),0 15px 27px rgb(0 0 0 / .07),0 30px 36px rgb(0 0 0 / .04),0 50px 43px rgb(0 0 0 / .02);color:#1e1e1e;display:flex;margin:0;max-height:calc(100% - 40px);overflow:hidden;width:100%}.components-modal__frame h1,.components-modal__frame h2,.components-modal__frame h3{color:#1e1e1e}@media not (prefers-reduced-motion){.components-modal__frame{animation-duration:var(--wpds-motion-duration-md,.2s)}}.components-modal__screen-overlay.is-animating-out .components-modal__frame{animation-name:components-modal__disappear-animation;animation-timing-function:var(--wpds-motion-easing-expressive,cubic-bezier(.25,0,0,1))}@media (min-width:600px){.components-modal__frame{align-self:auto;border-radius:8px;margin:auto;max-height:calc(100% - 128px);max-width:calc(100% - 32px);min-width:var(--wpds-dimension-surface-width-sm,320px);width:auto}.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:var(--wpds-dimension-surface-width-md,400px)}.components-modal__frame.has-size-medium{max-width:var(--wpds-dimension-surface-width-lg,560px)}.components-modal__frame.has-size-large{max-width:var(--wpds-dimension-surface-width-2xl,960px)}}@media (min-width:960px){.components-modal__frame{max-height:70%}}.components-modal__frame.is-full-screen{border-radius:0;height:100%;margin:0;max-height:none;width:100%}.components-modal__frame.is-full-screen :where(.components-modal__content){display:flex;margin-bottom:24px;padding-bottom:0}.components-modal__frame.is-full-screen :where(.components-modal__content)>:last-child{flex:1}@media (min-width:600px){.components-modal__frame.is-full-screen{border-radius:8px;height:calc(100% - 32px);margin:auto;width:calc(100% - 32px)}}@media (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@keyframes components-modal__appear-animation{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@media (min-width:600px){@keyframes components-modal__appear-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}}.components-modal__header{align-items:center;border-bottom:1px solid #fff0;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:20px;font-weight:var(--wpds-typography-font-weight-emphasis,600)}.components-modal__header h1{line-height:1;margin:0}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:var(--wpds-color-stroke-surface-neutral,#dbdbdb)}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:flex-start}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 24px 24px}.components-modal__content.hide-header{margin-top:0;padding-top:24px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #fff0;outline-offset:-2px}.components-notice{--wp-components-notice-background-color:var(--wpds-color-background-surface-info-weak,#f3f9ff);--wp-components-notice-border-color:var(--wpds-color-stroke-surface-info,#a9c6e7);--wp-components-notice-text-color:var(--wpds-color-foreground-content-info,#001b4f);align-items:start;background-color:var(--wp-components-notice-background-color);border:var(--wpds-border-width-xs,1px) solid var(--wp-components-notice-border-color);border-radius:var(--wpds-border-radius-lg,8px);box-sizing:border-box;color:var(--wp-components-notice-text-color);display:grid;font-family:var(--wpds-typography-font-family-body,-apple-system,system-ui,"Segoe UI","Roboto","Oxygen-Sans","Ubuntu","Cantarell","Helvetica Neue",sans-serif);font-size:var(--wpds-typography-font-size-md,13px);grid-template-columns:1fr auto;line-height:var(--wpds-typography-line-height-sm,20px);padding:var(--wpds-dimension-padding-md,12px)}.components-notice.is-success{--wp-components-notice-background-color:var(--wpds-color-background-surface-success-weak,#ebffed);--wp-components-notice-border-color:var(--wpds-color-stroke-surface-success,#94d29e);--wp-components-notice-text-color:var(--wpds-color-foreground-content-success,#002900)}.components-notice.is-warning{--wp-components-notice-background-color:var(--wpds-color-background-surface-warning-weak,#fff7e1);--wp-components-notice-border-color:var(--wpds-color-stroke-surface-warning,#e1bc7c);--wp-components-notice-text-color:var(--wpds-color-foreground-content-warning,#2e1900)}.components-notice.is-error{--wp-components-notice-background-color:var(--wpds-color-background-surface-error-weak,#fff6f5);--wp-components-notice-border-color:var(--wpds-color-stroke-surface-error,#dab1aa);--wp-components-notice-text-color:var(--wpds-color-foreground-content-error,#470000)}.components-notice__content{grid-column:1;grid-row:1;padding-block:calc((var(--wpds-dimension-size-sm, 24px) - 1lh)/2)}.components-notice__actions{align-items:center;display:flex;flex-wrap:wrap;gap:var(--wpds-dimension-gap-md,12px);grid-column:1;grid-row:2;margin-top:var(--wpds-dimension-gap-sm,8px)}.components-notice__dismiss{color:var(--wpds-color-foreground-interactive-neutral,#1e1e1e);grid-column:2;grid-row:1;margin-inline-start:var(--wpds-dimension-gap-xs,4px)}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:#fff0;color:var(--wpds-color-foreground-interactive-neutral-active,#1e1e1e)}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;display:flex;flex-direction:column;gap:var(--wpds-dimension-gap-md,12px);max-width:100vw}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid var(--wpds-color-stroke-surface-neutral,#dbdbdb);box-sizing:content-box;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0}@media not (prefers-reduced-motion){.components-panel__body>.components-panel__body-title{transition:background .1s ease-in-out}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{color:#1e1e1e;font-weight:var(--wpds-typography-font-weight-emphasis,600);padding:16px 48px 16px 16px;position:relative;text-align:left;width:100%}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button{transition:background .1s ease-in-out}}.components-panel__body-toggle.components-button{height:auto}.components-panel__body-toggle.components-button:focus{border-radius:0;outline-offset:calc(var(--wpds-border-width-focus, var(--wp-admin-border-width-focus, 2px))*-1)}.components-panel__body-toggle.components-button .components-panel__arrow{fill:currentColor;color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%)}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button .components-panel__arrow{transition:color .1s ease-in-out}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{-webkit-font-smoothing:subpixel-antialiased;align-items:flex-start;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;outline:1px solid #fff0;padding:24px;position:relative;text-align:left;width:100%}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,system-ui,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:var(--wpds-typography-font-weight-emphasis,600)}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:currentColor;margin-right:4px}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,system-ui,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #fff0;font-family:-apple-system,system-ui,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-placeholder__input[type=url]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #fff0}.components-placeholder__input[type=url]::-moz-placeholder{color:rgb(30 30 30 / .62)}.components-placeholder__input[type=url]::placeholder{color:rgb(30 30 30 / .62)}.components-placeholder__input[type=url]{flex:1 1 auto}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{backdrop-filter:blur(100px);backface-visibility:hidden;background-color:#fff0;border-radius:0;box-shadow:none;color:inherit;display:flex}.is-dark-theme .components-placeholder.has-illustration{background-color:rgb(0 0 0 / .1)}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none}@media not (prefers-reduced-motion){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition:opacity .1s linear}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.components-placeholder.has-illustration{overflow:hidden}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{stroke:currentColor;box-sizing:content-box;height:100%;left:50%;opacity:.25;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.components-popover{box-sizing:border-box}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover{will-change:transform;z-index:1000000}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px rgb(0 0 0 / .05),0 4px 5px rgb(0 0 0 / .04),0 12px 12px rgb(0 0 0 / .03),0 16px 16px rgb(0 0 0 / .02);box-sizing:border-box;width:-moz-min-content;width:min-content}.is-alternate .components-popover__content{border-radius:2px;box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#fff0;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,system-ui,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;-moz-column-gap:8px;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{border:1px solid #1e1e1e;border-radius:50%;grid-column:1;grid-row:1;height:24px;margin-right:12px;max-width:24px;min-width:24px;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.components-radio-control__input[type=radio]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;margin:0;padding:0}.components-radio-control__input[type=radio]:not(:disabled){cursor:var(--wpds-cursor-control,pointer)}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #fff0;outline-offset:2px}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__input[type=radio]:disabled{background:var(--wp-components-color-gray-100,var(--wpds-color-background-surface-neutral,#fcfcfc));border:1px solid var(--wpds-color-stroke-interactive-neutral-disabled,#dbdbdb);opacity:1}.components-radio-control__input[type=radio]:disabled:checked:before{border-color:var(--wp-components-color-gray-400,var(--wpds-color-stroke-interactive-neutral,#8d8d8d));opacity:1}.components-radio-control__label{grid-column:2;grid-row:1}.components-radio-control:not(:disabled) .components-radio-control__label{cursor:var(--wpds-cursor-control,pointer)}.components-radio-control__label{line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle>div{height:100%;outline:none;position:relative;width:100%;z-index:2}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 1px 1px rgb(0 0 0 / .03),0 1px 2px rgb(0 0 0 / .02),0 3px 3px rgb(0 0 0 / .02),0 4px 4px rgb(0 0 0 / .01);content:"";cursor:inherit;display:block;height:15px;outline:2px solid #fff0;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:9999px;content:"";cursor:inherit;display:block;height:3px;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);width:3px}@media not (prefers-reduced-motion){.components-resizable-box__side-handle:before{transition:transform .1s ease-in;will-change:transform}}.components-resizable-box__side-handle:before{opacity:0}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}@media not (prefers-reduced-motion){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{-webkit-tap-highlight-color:#fff0!important;outline:0}.components-snackbar{backdrop-filter:blur(16px) saturate(180%);background:rgb(0 0 0 / .85);border-radius:4px;box-shadow:0 1px 2px rgb(0 0 0 / .05),0 2px 3px rgb(0 0 0 / .04),0 6px 6px rgb(0 0 0 / .03),0 8px 8px rgb(0 0 0 / .02);box-sizing:border-box;color:#fff;cursor:var(--wpds-cursor-control,pointer);font-family:-apple-system,system-ui,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:var(--wpds-dimension-surface-width-lg,560px);padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:-moz-fit-content;width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:var(--wpds-cursor-control,pointer);margin-left:24px}.components-snackbar__action.components-button,.components-snackbar__action.components-external-link{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus,.components-snackbar__action.components-external-link:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover,.components-snackbar__action.components-external-link:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#fff0;border:none;border-radius:0;box-shadow:none;color:var(--wpds-color-foreground-interactive-neutral,#1e1e1e);cursor:var(--wpds-cursor-control,pointer);font-weight:var(--wpds-typography-font-weight-default,400);height:48px!important;margin-left:0;padding:3px var(--wpds-dimension-padding-lg,16px);position:relative}.components-tab-panel__tabs-item:disabled,.components-tab-panel__tabs-item[aria-disabled=true]{color:var(--wpds-color-foreground-interactive-neutral-disabled,#8d8d8d)}.components-tab-panel__tabs-item:not(:disabled,[aria-disabled=true]):is(:hover,:focus-visible){color:var(--wpds-color-foreground-interactive-neutral-active,#1e1e1e)}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wpds-color-stroke-interactive-neutral-strong,#6e6e6e);border-radius:0;bottom:0;content:"";height:calc(var(--wpds-border-width-focus, var(--wp-admin-border-width-focus, 2px))*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:height .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wpds-border-width-focus, var(--wp-admin-border-width-focus, 2px))*1);outline:2px solid #fff0;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:var(--wpds-border-radius-sm,2px);box-shadow:0 0 0 0 #fff0;content:"";inset:var(--wpds-dimension-padding-md,12px);pointer-events:none;position:absolute}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:box-shadow .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wpds-border-width-focus,var(--wp-admin-border-width-focus,2px)) var(--wpds-color-stroke-focus,var(--wp-admin-theme-color,#3858e9));outline:2px solid #fff0}.components-tab-panel__tabs[aria-orientation=vertical] .components-tab-panel__tabs-item{border-radius:var(--wpds-border-radius-sm,2px)}.components-tab-panel__tabs[aria-orientation=vertical] .components-tab-panel__tabs-item:after{display:none}.components-tab-panel__tabs[aria-orientation=vertical] .components-tab-panel__tabs-item.is-active{background:var(--wpds-color-background-interactive-neutral-weak-active,#ededed)}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wpds-border-width-focus,var(--wp-admin-border-width-focus,2px)) var(--wpds-color-stroke-focus,var(--wp-admin-theme-color,#3858e9));outline:2px solid #fff0;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{background:var(--wp-components-color-background,var(--wpds-color-background-surface-neutral-strong,#fff));border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #fff0;color:var(--wp-components-color-foreground,var(--wpds-color-foreground-content-neutral,#1e1e1e));font-family:-apple-system,system-ui,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:40px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #fff0}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:rgb(30 30 30 / .62)}.components-text-control__input::placeholder,.components-text-control__input[type=color]::placeholder,.components-text-control__input[type=date]::placeholder,.components-text-control__input[type=datetime-local]::placeholder,.components-text-control__input[type=datetime]::placeholder,.components-text-control__input[type=email]::placeholder,.components-text-control__input[type=month]::placeholder,.components-text-control__input[type=number]::placeholder,.components-text-control__input[type=password]::placeholder,.components-text-control__input[type=tel]::placeholder,.components-text-control__input[type=text]::placeholder,.components-text-control__input[type=time]::placeholder,.components-text-control__input[type=url]::placeholder,.components-text-control__input[type=week]::placeholder{color:rgb(30 30 30 / .62)}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border-color:var(--wp-components-color-gray-600,var(--wpds-color-stroke-interactive-neutral,#8d8d8d));padding-left:12px;padding-right:12px}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:color-mix(in srgb,var(--wp-components-color-foreground,var(--wpds-color-foreground-content-neutral,#1e1e1e)),transparent 38%)}.components-text-control__input::placeholder,.components-text-control__input[type=color]::placeholder,.components-text-control__input[type=date]::placeholder,.components-text-control__input[type=datetime-local]::placeholder,.components-text-control__input[type=datetime]::placeholder,.components-text-control__input[type=email]::placeholder,.components-text-control__input[type=month]::placeholder,.components-text-control__input[type=number]::placeholder,.components-text-control__input[type=password]::placeholder,.components-text-control__input[type=tel]::placeholder,.components-text-control__input[type=text]::placeholder,.components-text-control__input[type=time]::placeholder,.components-text-control__input[type=url]::placeholder,.components-text-control__input[type=week]::placeholder{color:color-mix(in srgb,var(--wp-components-color-foreground,var(--wpds-color-foreground-content-neutral,#1e1e1e)),transparent 38%)}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{fill:#f0b849;align-self:center;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:var(--wpds-cursor-control,pointer)}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid var(--wp-components-color-foreground,var(--wpds-color-foreground-content-neutral,#1e1e1e));border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#fff0}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:var(--wp-components-color-foreground,var(--wpds-color-foreground-content-neutral,#1e1e1e))}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #fff0}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,system-ui,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:var(--wpds-typography-font-weight-emphasis,600);line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:var(--wp-components-color-background,var(--wpds-color-background-surface-neutral-strong,#fff));border-right:1px solid var(--wp-components-color-foreground,var(--wpds-color-foreground-content-neutral,#1e1e1e));display:inline-flex;flex-shrink:0;flex-wrap:wrap;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group{line-height:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:var(--wpds-dimension-size-sm,24px)}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:var(--wp-components-color-background,var(--wpds-color-background-surface-neutral-strong,#fff));border:1px solid var(--wp-components-color-foreground,var(--wpds-color-foreground-content-neutral,#1e1e1e));display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:var(--wpds-color-stroke-surface-neutral,#dbdbdb);box-sizing:content-box;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:var(--wpds-border-radius-md,4px);box-shadow:0 1px 2px rgb(0 0 0 / .05),0 2px 3px rgb(0 0 0 / .04),0 6px 6px rgb(0 0 0 / .03),0 8px 8px rgb(0 0 0 / .02);color:#f0f0f0;font-family:-apple-system,system-ui,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}.components-validated-control:has(:is(input,select):invalid[data-validity-visible]) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control :is(textarea,input[type=text]):invalid[data-validity-visible]{--wp-admin-theme-color:#cc1818;--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control .components-combobox-control__suggestions-container:has(input:invalid[data-validity-visible]):not(:has([aria-expanded=true])){--wp-components-color-accent:#cc1818}.components-validated-control__wrapper-with-error-delegate{position:relative}.components-validated-control__wrapper-with-error-delegate:has(select:invalid[data-validity-visible]) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input[type=radio]:invalid[data-validity-visible]){--wp-components-color-accent:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input:invalid[data-validity-visible]) .components-form-token-field__input-container:not(:has([aria-expanded=true])){--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input:invalid[data-validity-visible]) .components-validated-control__content-editable [role=textbox]{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__error-delegate{height:100%;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.components-validated-control__indicator{align-items:flex-start;animation:components-validated-control__indicator-jump .2s cubic-bezier(.68,-.55,.27,1.55);color:var(--wp-components-color-gray-700,var(--wpds-color-foreground-content-neutral-weak,#707070));display:flex;font-family:-apple-system,system-ui,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;gap:4px;line-height:16px;margin:8px 0 0}.components-validated-control__indicator.is-invalid{color:#cc1818}.components-validated-control__indicator.is-valid{color:color-mix(in srgb,#000 30%,#4ab866)}.components-validated-control__indicator-icon{flex-shrink:0}.components-validated-control__indicator-spinner{height:12px;margin:2px;width:12px}@keyframes components-validated-control__indicator-jump{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33.0384615385,68.7307692308,230.4615384615;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:23.6923076923,58.1538461538,214.3076923077;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}#wpadminbar>.godaddy-styles *,.godaddy-styles *{font-family:GD Sherpa,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.4}#wpadminbar>.godaddy-styles .is-bigger,.godaddy-styles .is-bigger{font-size:1.1em!important;font-weight:500!important}#wpadminbar>.godaddy-styles .components-button,#wpadminbar>.godaddy-styles.components-button,.godaddy-styles .components-button,.godaddy-styles.components-button{border:0;border-radius:6px;box-shadow:none;font-size:1em;height:auto;line-height:1;padding:1.25em;transition:background-color,color,.2s ease-in-out}#wpadminbar>.godaddy-styles .components-button:disabled,#wpadminbar>.godaddy-styles.components-button:disabled,.godaddy-styles .components-button:disabled,.godaddy-styles.components-button:disabled{opacity:.5}#wpadminbar>.godaddy-styles .components-button>svg,#wpadminbar>.godaddy-styles.components-button>svg,.godaddy-styles .components-button>svg,.godaddy-styles.components-button>svg{height:24px;margin-left:.2em;position:relative;right:-5px;top:-1px;transform:scale(.75);width:24px}#wpadminbar>.godaddy-styles .components-button.no-padding,#wpadminbar>.godaddy-styles.components-button.no-padding,.godaddy-styles .components-button.no-padding,.godaddy-styles.components-button.no-padding{padding:0}#wpadminbar>.godaddy-styles .components-button.is-big,#wpadminbar>.godaddy-styles.components-button.is-big,.godaddy-styles .components-button.is-big,.godaddy-styles.components-button.is-big{font-size:1.1em;font-weight:600;padding:1.5em}#wpadminbar>.godaddy-styles .components-button.is-primary,#wpadminbar>.godaddy-styles.components-button.is-primary,.godaddy-styles .components-button.is-primary,.godaddy-styles.components-button.is-primary{background-color:#000;box-shadow:none;color:#fff}#wpadminbar>.godaddy-styles .components-button.is-primary:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-primary:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-primary:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-primary:hover:not([disabled]),.godaddy-styles .components-button.is-primary:active:not([disabled]),.godaddy-styles .components-button.is-primary:hover:not([disabled]),.godaddy-styles.components-button.is-primary:active:not([disabled]),.godaddy-styles.components-button.is-primary:hover:not([disabled]){background-color:#00a4a6}#wpadminbar>.godaddy-styles .components-button.is-secondary,#wpadminbar>.godaddy-styles.components-button.is-secondary,.godaddy-styles .components-button.is-secondary,.godaddy-styles.components-button.is-secondary{box-shadow:none;color:#111}#wpadminbar>.godaddy-styles .components-button.is-secondary:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-secondary:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-secondary:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-secondary:hover:not([disabled]),.godaddy-styles .components-button.is-secondary:active:not([disabled]),.godaddy-styles .components-button.is-secondary:hover:not([disabled]),.godaddy-styles.components-button.is-secondary:active:not([disabled]),.godaddy-styles.components-button.is-secondary:hover:not([disabled]){border:0;box-shadow:none;color:#000}#wpadminbar>.godaddy-styles .components-button.is-tertiary,#wpadminbar>.godaddy-styles.components-button.is-tertiary,.godaddy-styles .components-button.is-tertiary,.godaddy-styles.components-button.is-tertiary{border:1px solid #111;color:#111}#wpadminbar>.godaddy-styles .components-button.is-tertiary:hover,#wpadminbar>.godaddy-styles.components-button.is-tertiary:hover,.godaddy-styles .components-button.is-tertiary:hover,.godaddy-styles.components-button.is-tertiary:hover{background-color:#111;box-shadow:none;color:#fff}#wpadminbar>.godaddy-styles .components-button.is-link,#wpadminbar>.godaddy-styles.components-button.is-link,.godaddy-styles .components-button.is-link,.godaddy-styles.components-button.is-link{box-shadow:none;color:#00a4a6;padding:0;text-decoration:none}#wpadminbar>.godaddy-styles .components-button.is-link:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-link:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-link:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-link:hover:not([disabled]),.godaddy-styles .components-button.is-link:active:not([disabled]),.godaddy-styles .components-button.is-link:hover:not([disabled]),.godaddy-styles.components-button.is-link:active:not([disabled]),.godaddy-styles.components-button.is-link:hover:not([disabled]){color:#111;outline:none}#wpadminbar>.godaddy-styles .components-button.has-icon:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.has-icon:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.has-icon:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.has-icon:hover:not([disabled]),.godaddy-styles .components-button.has-icon:active:not([disabled]),.godaddy-styles .components-button.has-icon:hover:not([disabled]),.godaddy-styles.components-button.has-icon:active:not([disabled]),.godaddy-styles.components-button.has-icon:hover:not([disabled]){background-color:#fff0;color:#00a4a6}#wpadminbar>.godaddy-styles .components-modal__frame,#wpadminbar>.godaddy-styles.components-modal__frame,.godaddy-styles .components-modal__frame,.godaddy-styles.components-modal__frame{border-radius:1rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content,.godaddy-styles .components-modal__frame .components-modal__content,.godaddy-styles.components-modal__frame .components-modal__content{margin-top:0;padding:4.5rem 4.5rem 4.25rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content:before,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content:before,.godaddy-styles .components-modal__frame .components-modal__content:before,.godaddy-styles.components-modal__frame .components-modal__content:before{margin:0}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content p:last-child,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content p:last-child,.godaddy-styles .components-modal__frame .components-modal__content p:last-child,.godaddy-styles.components-modal__frame .components-modal__content p:last-child{margin-bottom:0}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header{border-bottom:0;font-size:2rem;height:unset;margin-bottom:.75em;padding:0;position:relative}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container{margin-right:8px}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading{font-size:2rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon{font-size:1rem;left:auto;padding:.25em;position:absolute;right:-3.5rem;top:-3.25rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg{margin-left:0;right:0;top:0;transform:scale(1)}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-text-control__input,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-text-control__input,.godaddy-styles .components-modal__frame .components-modal__content .components-text-control__input,.godaddy-styles.components-modal__frame .components-modal__content .components-text-control__input{margin-bottom:.5em}#wpadminbar>.godaddy-styles .ux-tag,.godaddy-styles .ux-tag{border-radius:4px;color:#000;font-size:.9em;font-weight:700;letter-spacing:.05625rem;line-height:1.5;padding-block:8px;padding-inline:8px;text-transform:uppercase;white-space:nowrap}#wpadminbar>.godaddy-styles .ux-tag-critical,.godaddy-styles .ux-tag-critical{background-color:#fbb}#wpadminbar>.godaddy-styles .ux-tag-highlight,.godaddy-styles .ux-tag-highlight{background-color:#a6fff8}#wpadminbar>.godaddy-styles .ux-tag-info,.godaddy-styles .ux-tag-info{background-color:#d3c1f7}#wpadminbar>.godaddy-styles .ux-tag-internal,.godaddy-styles .ux-tag-internal{background-color:#fbd9ed}#wpadminbar>.godaddy-styles .ux-tag-neutral,.godaddy-styles .ux-tag-neutral{background-color:#ddeaf8}#wpadminbar>.godaddy-styles .ux-tag-passive,.godaddy-styles .ux-tag-passive{background-color:#f4f8fc}#wpadminbar>.godaddy-styles .ux-tag-success,.godaddy-styles .ux-tag-success{background-color:#9fffb8}#wpadminbar>.godaddy-styles .ux-tag-warning,.godaddy-styles .ux-tag-warning{background-color:#ffeea9}#wpadminbar>.godaddy-styles .components-toggle-control,#wpadminbar>.godaddy-styles.components-toggle-control,.godaddy-styles .components-toggle-control,.godaddy-styles.components-toggle-control{align-items:flex-end;display:flex}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field,#wpadminbar>.godaddy-styles .components-toggle-control__field,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field,#wpadminbar>.godaddy-styles.components-toggle-control__field,.godaddy-styles .components-toggle-control .components-base-control__field,.godaddy-styles .components-toggle-control__field,.godaddy-styles.components-toggle-control .components-base-control__field,.godaddy-styles.components-toggle-control__field{margin:0}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field .components-form-toggle__track,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field .components-form-toggle__track,.godaddy-styles .components-toggle-control .components-base-control__field .components-form-toggle__track,.godaddy-styles.components-toggle-control .components-base-control__field .components-form-toggle__track{background-color:#f3f6f8}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,.godaddy-styles .components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,.godaddy-styles.components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track{background-color:#00a4a6}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__help,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__help,.godaddy-styles .components-toggle-control .components-base-control__help,.godaddy-styles.components-toggle-control .components-base-control__help{margin:0}.ast-page-builder-template .ast-article-post{margin-bottom:2.5em}.ast-featured-post{float:none}.ast-separate-container .ast-separate-posts.ast-article-post{margin-bottom:2em}.ast-animate-hidden{visibility:hidden;opacity:0}.ast-animate-display{visibility:visible;opacity:1}.ast-no-thumb .ast-date-meta .posted-on{margin-bottom:1.5em}.ast-date-meta.circle .posted-on{border-radius:50%;overflow:hidden}.has-post-thumbnail .ast-date-meta.circle .posted-on{margin:1em}.ast-separate-container .ast-grid-1 .blog-layout-1{padding:0}.ast-separate-container .ast-grid-1 .blog-layout-2,.ast-separate-container .ast-grid-1 .blog-layout-3{padding:0;border-bottom:0}.ast-separate-container .ast-grid-2 .ast-article-post .blog-layout-2,.ast-separate-container .ast-grid-2 .ast-article-post .blog-layout-3,.ast-separate-container .ast-grid-3 .ast-article-post .blog-layout-2,.ast-separate-container .ast-grid-3 .ast-article-post .blog-layout-3,.ast-separate-container .ast-grid-4 .ast-article-post .blog-layout-2,.ast-separate-container .ast-grid-4 .ast-article-post .blog-layout-3{border-bottom:0}.ast-separate-container .blog-layout-1,.ast-separate-container .blog-layout-2,.ast-separate-container .blog-layout-3{padding:2.66666em}.ast-separate-container .ast-grid-2 .blog-layout-1,.ast-separate-container .ast-grid-2 .blog-layout-2,.ast-separate-container .ast-grid-2 .blog-layout-3,.ast-separate-container .ast-grid-3 .blog-layout-1,.ast-separate-container .ast-grid-3 .blog-layout-2,.ast-separate-container .ast-grid-3 .blog-layout-3,.ast-separate-container .ast-grid-4 .blog-layout-1,.ast-separate-container .ast-grid-4 .blog-layout-2,.ast-separate-container .ast-grid-4 .blog-layout-3{padding:1.5em}@media (max-width:1200px){.ast-separate-container .ast-grid-2 .ast-article-post:nth-child(2n+0),.ast-separate-container .ast-grid-2 .ast-article-post:nth-child(odd),.ast-separate-container .ast-grid-3 .ast-article-post:nth-child(2n+0),.ast-separate-container .ast-grid-3 .ast-article-post:nth-child(odd),.ast-separate-container .ast-grid-4 .ast-article-post:nth-child(2n+0),.ast-separate-container .ast-grid-4 .ast-article-post:nth-child(odd){padding:0}.ast-separate-container .blog-layout-1,.ast-separate-container .blog-layout-2,.ast-separate-container .blog-layout-3{padding:1.5em}}.site-content .ast-grid-2 .ast-article-post,.site-content .ast-grid-3 .ast-article-post,.site-content .ast-grid-4 .ast-article-post{background:0 0}.site-content .ast-grid-2 .ast-article-post .blog-layout-2,.site-content .ast-grid-2 .ast-article-post .blog-layout-3,.site-content .ast-grid-3 .ast-article-post .blog-layout-2,.site-content .ast-grid-3 .ast-article-post .blog-layout-3,.site-content .ast-grid-4 .ast-article-post .blog-layout-2,.site-content .ast-grid-4 .ast-article-post .blog-layout-3{border-bottom:0}.ast-page-builder-template .ast-article-post .entry-header{margin:auto auto 1em auto;padding:0}.ast-article-post .ast-post-format-audio.ast-embeded-audio .ast-date-meta .posted-on{position:relative;display:inline-block;margin-bottom:1em}hr.post-divider{height:0;margin:0}hr.ast-single-previous-hr{height:0;margin-top:2em}.ast-show-comments-data{padding:2em 6.67em}.ast-show-comments-data .ast-show-comments{cursor:pointer}.ast-show-comments-data .ast-show-comments,.ast-show-comments-data .ast-show-comments-count{max-width:640px;text-align:center;margin-left:auto;margin-right:auto}.ast-show-comments-data .ast-show-comments-count{margin-bottom:2em}.ast-pagination-circle .ast-pagination .page-numbers,.ast-pagination-square .ast-pagination .page-numbers{border-style:solid;border-width:1px;line-height:2.33333em}.ast-pagination-circle .ast-pagination .page-numbers{border-radius:50%}.ast-pagination-circle .ast-pagination .next.page-numbers,.ast-pagination-circle .ast-pagination .prev.page-numbers{border-radius:30px}@media all and (max-width:768px){#content:before{content:""}}.ast-pagination-infinite{text-align:center;margin:2.5em 0 0}.ast-page-builder-template .ast-pagination-infinite{margin:2.5em 0}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.no-more{cursor:default}.ast-loader{display:none;margin:0 auto;min-height:58px;line-height:58px;width:70px;text-align:center}.ast-loader>div{width:18px;height:18px;background-color:#0085ba;border-radius:100%;display:inline-block;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.ast-loader .ast-loader-1{animation-delay:-.32s}.ast-loader .ast-loader-2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.ast-blog-pagination-type-infinite .ast-pagination{display:none}.blog-layout-1 .post-thumb .posted-on{position:absolute;top:0}.blog-layout-1 .post-thumb .posted-on .entry-date span{display:block;width:100%;text-align:center}.blog-layout-1.ast-no-thumb .posted-on{position:relative;display:inline-block}.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on{margin-left:calc(-1 * var(--ast-container-default-xlg-padding))}@media (max-width:1200px){.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on{margin-left:calc(-1 * var(--ast-container-default-lg-padding))}}.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on{margin-left:calc(-1 * var(--ast-container-default-slg-padding))}@media (max-width:1200px){.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on{margin-left:calc(-1 * var(--ast-container-default-xxs-padding))}}.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on{margin-top:calc(-1 * var(--ast-container-default-md-padding))}@media (max-width:1200px){.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on{margin-top:calc(-1 * var(--ast-container-default-sm-padding))}}.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on{margin-top:calc(-1 * var(--ast-container-default-slg-padding))}@media (max-width:1200px){.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on{margin-top:calc(-1 * var(--ast-container-default-xs-padding))}}.ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content{margin-top:calc(-1 * var(--ast-container-default-md-padding))}@media (max-width:1200px){.ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content{margin-top:calc(-1 * var(--ast-container-default-sm-padding))}}.ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content{margin-left:calc(-1 * var(--ast-container-default-xlg-padding));margin-right:calc(-1 * var(--ast-container-default-xlg-padding))}@media (max-width:1200px){.ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content{margin-left:calc(-1 * var(--ast-container-default-xs-padding));margin-right:calc(-1 * var(--ast-container-default-xs-padding))}}.ast-separate-container .ast-article-single.remove-featured-img-padding .single-layout-1 .entry-header .post-thumb-img-content:first-child{margin-top:calc(-1 * var(--ast-container-default-md-padding))}@media (max-width:1200px){.ast-separate-container .ast-article-single.remove-featured-img-padding .single-layout-1 .entry-header .post-thumb-img-content:first-child{margin-top:calc(-1 * var(--ast-container-default-sm-padding))}}.ast-separate-container .ast-article-single.remove-featured-img-padding .single-layout-1 .post-thumb-img-content{margin-left:calc(-1 * var(--ast-container-default-xlg-padding));margin-right:calc(-1 * var(--ast-container-default-xlg-padding))}@media (max-width:1200px){.ast-separate-container .ast-article-single.remove-featured-img-padding .single-layout-1 .post-thumb-img-content{margin-left:calc(-1 * var(--ast-container-default-xs-padding));margin-right:calc(-1 * var(--ast-container-default-xs-padding))}}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on{margin-left:-1.5em;margin-right:-1.5em}@media (max-width:1200px){.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on{margin-left:-1.5em;margin-right:-1.5em}}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on{margin-left:-.5em;margin-right:-.5em}@media (max-width:1200px){.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on{margin-left:-.5em;margin-right:-.5em}}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on{margin-top:-1.5em}@media (max-width:1200px){.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on{margin-top:-1.5em}}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on{margin-top:-.5em}@media (max-width:1200px){.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on{margin-top:-.5em}}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content{margin-top:-1.5em}@media (max-width:1200px){.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content{margin-top:-1.5em}}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content{margin-left:-1.5em;margin-right:-1.5em}@media (max-width:1200px){.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content{margin-left:-1.5em;margin-right:-1.5em}}.ast-hb-account-login-wrapper .ast-hb-account-login{position:fixed;left:50%;top:50%;padding:35px;max-height:550px;width:340px;margin:0 0 0 -170px;background-color:#f1f1f1;z-index:1000011;box-shadow:0 3px 6px rgb(0 0 0 / .3)}.ast-hb-account-login-wrapper .ast-hb-account-login-bg{position:fixed;top:0;bottom:0;left:0;right:0;background:#000;opacity:.7;z-index:1000010;transition:all .3s}.ast-hb-account-login-wrapper .ast-hb-login-header .ast-hb-login-close{background:0 0;border:0;font-size:24px;line-height:1;padding:.4em;color:inherit;-js-display:flex;display:flex;box-shadow:none}.ast-hb-account-login-wrapper #loginform input[type=password],.ast-hb-account-login-wrapper #loginform input[type=text]{width:100%;max-width:100%;margin-top:10px;border:1px solid;background-color:#fff0;vertical-align:middle}.ast-hb-account-login-form-footer a.ast-header-account-footer-link:not(:last-child) span:after{content:"|";margin:0 .4em}.ast-header-account-link.ast-account-action-link,.ast-header-account-link.ast-account-action-login,.ast-header-account-link.ast-account-action-login.customize-unpreviewable,.ast-header-break-point .ast-header-account-link{cursor:pointer;pointer-events:all}.ast-header-account{-js-display:flex;display:flex}.ast-hb-account-login-wrapper{visibility:hidden}.ast-hb-account-login-wrapper .ast-hb-login-header{-js-display:flex;position:absolute;right:0;top:0;display:flex;justify-content:flex-end;min-height:calc(1.2em + 24px)}.ast-hb-account-login-wrapper .ast-hb-account-login{transform:scale(.7);opacity:0;transition:all .3s;overflow:auto}.ast-hb-account-login-wrapper.show{visibility:visible}.ast-hb-account-login-wrapper.show .ast-hb-account-login{transform:scale(1) translateY(-50%);opacity:1}.ast-hb-login-body{height:100%;position:relative;line-height:1.5}.ast-hf-account-menu-wrap.ast-main-header-bar-alignment{position:relative}.main-header-bar .main-header-bar-navigation .ast-account-nav-menu{line-height:1.45}.ast-account-nav-menu{width:240px;background:#fff;left:-999em;position:absolute;top:0;z-index:99999;list-style:none;margin:0;padding-left:0;border:0;box-shadow:0 4px 10px -2px rgb(0 0 0 / .1)}.ast-account-nav-menu .sub-menu{right:auto;top:0;margin-left:0}.ast-account-nav-menu .menu-item.focus>.sub-menu,.ast-account-nav-menu .menu-item:hover>.sub-menu{left:100%}.ast-account-nav-menu .ast-left-align-sub-menu.menu-item.focus>.sub-menu,.ast-account-nav-menu .ast-left-align-sub-menu.menu-item:hover>.sub-menu{left:-100%}.ast-account-nav-menu .menu-item .menu-link{padding:.9em 1em}.ast-account-nav-menu .menu-item{border-style:none}.ast-account-nav-menu .menu-item.menu-item-has-children>.menu-link:after{position:absolute;right:1em;top:50%;transform:translate(0,-50%) rotate(270deg)}.ast-above-header-bar .main-header-menu.ast-account-nav-menu>.menu-item,.ast-below-header-bar .main-header-menu.ast-account-nav-menu>.menu-item,.ast-primary-header-bar .main-header-menu.ast-account-nav-menu>.menu-item{height:auto;line-height:unset;bottom:-5px}.ast-header-account-wrap .woocommerce-MyAccount-navigation-link.is-active a{background:unset}.ast-header-account-wrap .menu-item:last-child>.menu-link{border-style:none}.ast-divider-wrapper{border:0}.ast-mobile-popup-content .ast-header-divider-element{justify-content:center}.ast-header-divider-element{position:relative}.ast-fb-divider-layout-vertical{position:relative}.ast-hb-divider-layout-vertical.ast-header-divider-element{height:100%}.ast-mobile-header-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element),.ast-mobile-popup-content .ast-builder-layout-element:not(.ast-builder-menu):not(.ast-header-divider-element){padding:15px 20px}.footer-widget-area .ast-footer-divider-element{position:relative;align-items:center}.footer-widget-area .ast-divider-wrapper{display:inline-block}.ast-builder-footer-grid-columns .ast-fb-divider-layout-horizontal{-js-display:inline-flex;display:inline-flex;vertical-align:middle}[data-section*=section-fb-button-] .ast-builder-button-size-xs .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-xs .ast-custom-button{font-size:13px;padding:8px 20px}[data-section*=section-fb-button-] .ast-builder-button-size-sm .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-sm .ast-custom-button{font-size:15px;padding:10px 40px}[data-section*=section-fb-button-] .ast-builder-button-size-md .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-md .ast-custom-button{font-size:17px;padding:15px 45px}[data-section*=section-fb-button-] .ast-builder-button-size-lg .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-lg .ast-custom-button{font-size:19px;padding:20px 50px}[data-section*=section-fb-button-] .ast-builder-button-size-xl .ast-custom-button,[data-section*=section-hb-button-] .ast-builder-button-size-xl .ast-custom-button{font-size:21px;padding:25px 55px}.ast-fb-divider-layout-vertical{-js-display:flex;display:flex}.site-footer-section{position:relative}.ast-builder-language-switcher .ast-builder-language-switcher-menu{list-style:none;margin:0;padding:0;line-height:normal;-webkit-tap-highlight-color:#fff0}.ast-builder-language-switcher-layout-vertical .ast-builder-language-switcher{display:block}.ast-builder-language-switcher-layout-vertical .ast-builder-language-switcher-menu{display:block}.ast-builder-language-switcher-layout-horizontal .ast-builder-language-switcher{-js-display:flex;display:flex}.ast-builder-language-switcher-layout-horizontal .ast-builder-language-switcher-menu{-js-display:flex;display:flex;flex-wrap:wrap}.ast-builder-language-switcher a{-js-display:flex;display:flex;align-items:center}.ast-lswitcher-item-footer,.ast-lswitcher-item-header{-js-display:inline-flex;display:inline-flex}span.ast-lswitcher-item-footer:last-child,span.ast-lswitcher-item-header:last-child{margin-right:0}.ast-header-sticky-active{position:fixed!important;right:0;left:0;margin:0 auto;z-index:99}.ast-footer-sticky-active .ast-custom-footer{position:fixed!important;right:0;left:0;bottom:0;margin:0 auto;z-index:99}.ast-custom-header{position:relative;z-index:99}.ast-custom-header.ast-header-sticky-active .fl-row-content-wrap{transition:padding .3s linear}.ast-custom-header.ast-header-sticky-active .fl-module-content{transition:all .3s linear}.ast-custom-header.ast-header-sticky-active .elementor-section-wrap{transition:padding .3s linear}.ast-custom-header.ast-header-sticky-active .elementor-row>.elementor-column>.elementor-element-populated{transition:all .3s linear}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .fl-row-content-wrap{transition:padding .3s linear;padding-top:5px;padding-bottom:5px;box-sizing:border-box}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .fl-module-content{margin-top:5px;margin-bottom:5px;transition:all .3s linear}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .fl-module-content.fl-node-content img{max-height:50px;width:auto}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .elementor-section-wrap{transition:padding .3s linear;box-sizing:border-box}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .elementor-section-wrap img{max-height:50px;width:auto}.ast-shrink-custom-header .ast-custom-header.ast-sticky-shrunk .elementor-row>.elementor-column>.elementor-element-populated{max-height:60px;transition:all .3s linear}.ast-custom-header.ast-header-sticky-active{top:0;width:100%;transition:ease-out}.single-advanced-hook .ast-no-title,.single-advanced-hook .hentry{margin:0}.js_active .ast-plain-container.single-advanced-hook .entry-header{margin:0}.summary.entry-summary+[CLASS*=astra-advanced-hook]{clear:both}.single-astra-advanced-hook .wp-block-buttons,.single-astra-advanced-hook .wp-block-uagb-buttons{margin-bottom:1.5em}.single-astra-advanced-hook .ast-container{flex-wrap:wrap}.single-astra-advanced-hook .ast-container>*{width:100%}body.ast-padded-layout::after,body.ast-padded-layout::before{background:inherit;content:"";display:block;height:0;left:0;position:fixed;width:100%;z-index:999}body.ast-padded-layout::after{bottom:0}body.ast-padded-layout{background-attachment:fixed}body.ast-padded-layout::before{top:0}@media (min-width:44.375em){body.ast-padded-layout.admin-bar::before{top:46px}}@media (min-width:48.9375em){body.ast-padded-layout.admin-bar::before{top:32px}}.elementor-page.ast-box-layout #page,.elementor-page.ast-padded-layout #page{overflow:hidden}.siteorigin-panels.ast-box-layout #page,.siteorigin-panels.ast-padded-layout #page{overflow:hidden}.ast-separate-container.ast-box-layout #content .ast-container{padding-left:0;padding-right:0}@media (max-width:768px){.ast-separate-container.ast-box-layout #content .ast-container{padding-left:20px;padding-right:20px}}@media (max-width:544px){.ast-separate-container.ast-box-layout #content .ast-container{padding-left:.54em;padding-right:.54em}}.js_active .ast-box-layout #page,.js_active .ast-padded-layout #page{overflow:hidden}.js_active .ast-box-layout.ast-page-builder-template .vc_row[data-vc-full-width],.js_active .ast-padded-layout.ast-page-builder-template .vc_row[data-vc-full-width]{max-width:100%;left:0!important}.ast-sticky-active{position:fixed!important;right:0;left:0;margin:0 auto}.ast-nav-up{transform:translateY(-100%)}.site-header .sticky-custom-logo{display:none}.ast-primary-sticky-header-active li.ast-masthead-custom-menu-items a,.ast-primary-sticky-header-active li.ast-masthead-custom-menu-items a:focus,.ast-primary-sticky-header-active li.ast-masthead-custom-menu-items a:hover{background:0 0}.ast-fullscreen-active .ast-above-header,.ast-offcanvas-active .ast-above-header{z-index:4}.ast-fullscreen-active .ast-above-header.ast-sticky-active,.ast-offcanvas-active .ast-above-header.ast-sticky-active{z-index:0}#ast-fixed-header{position:fixed;visibility:hidden;top:0;left:0;width:100%}#ast-fixed-header .main-header-bar{box-shadow:0 1px 2px rgb(0 0 0 / .2)}#ast-fixed-header.ast-header-slide{transform:translateY(-100%);transition:transform .3s linear,top .3s linear,visibility .3s linear}#ast-fixed-header.ast-header-fade{opacity:0;transition:opacity .3s linear}.main-header-bar.ast-sticky-active{box-shadow:0 2px 10px 0 rgb(36 50 66 / .075)}.ast-sticky-custom-logo .ast-header-sticked .custom-logo-link,.ast-sticky-custom-logo .ast-header-sticked .custom-mobile-logo-link{display:none}.ast-sticky-custom-logo .ast-header-sticked .sticky-custom-logo{display:inline-block}.ast-sticky-custom-logo.ast-primary-sticky-header-active.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo{display:none}.ast-header-stick-fade-active .ast-sticky-custom-logo.ast-primary-sticky-header-active.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo,.ast-header-stick-scroll-active .ast-sticky-custom-logo.ast-primary-sticky-header-active.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo,.ast-header-stick-slide-active .ast-sticky-custom-logo.ast-primary-sticky-header-active.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo{display:inline-block}.ast-sticky-main-shrink .ast-sticky-shrunk .main-header-bar,.ast-sticky-main-shrink .ast-sticky-shrunk.main-header-bar{line-height:55px}.ast-sticky-main-shrink .ast-sticky-shrunk .main-header-bar .ast-site-identity,.ast-sticky-main-shrink .ast-sticky-shrunk.main-header-bar .ast-site-identity{padding-top:.5em;padding-bottom:.5em}.ast-sticky-main-shrink .ast-sticky-shrunk .site-navigation{line-height:3}.ast-sticky-main-shrink #masthead .ast-sticky-shrunk .site-logo-img img{max-height:55px!important;width:auto}.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .main-header-bar,.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk.main-header-bar{padding-bottom:0}.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .ast-mobile-menu-buttons{line-height:0;padding-bottom:.5em}.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .site-branding{padding-bottom:.5em}.ast-sticky-above-shrink .ast-sticky-shrunk .ast-above-header-bar .ast-site-identity,.ast-sticky-above-shrink .ast-sticky-shrunk.ast-above-header-bar .ast-site-identity{padding-top:.5em;padding-bottom:.5em}.ast-sticky-above-shrink .ast-sticky-shrunk .site-navigation{line-height:3}.ast-sticky-above-shrink .ast-sticky-shrunk .site-logo-img img{max-height:55px;width:auto}.ast-sticky-above-shrink.ast-header-break-point .ast-sticky-shrunk .ast-above-header-bar,.ast-sticky-above-shrink.ast-header-break-point .ast-sticky-shrunk.ast-above-header-bar{padding-bottom:0}.ast-sticky-above-shrink.ast-header-break-point .ast-sticky-shrunk .ast-mobile-menu-buttons{line-height:0;padding-bottom:.5em}.ast-sticky-above-shrink.ast-header-break-point .ast-sticky-shrunk .site-branding{padding-bottom:.5em}.ast-sticky-below-shrink .ast-sticky-shrunk .ast-below-header-bar .ast-site-identity,.ast-sticky-below-shrink .ast-sticky-shrunk.ast-below-header-bar .ast-site-identity{padding-top:.5em;padding-bottom:.5em}.ast-sticky-below-shrink .ast-sticky-shrunk .site-navigation{line-height:3}.ast-sticky-below-shrink .ast-sticky-shrunk .site-logo-img img{max-height:55px;width:auto}.ast-sticky-below-shrink.ast-header-break-point .ast-sticky-shrunk .ast-below-header-bar,.ast-sticky-below-shrink.ast-header-break-point .ast-sticky-shrunk.ast-below-header-bar{padding-bottom:0}.ast-sticky-below-shrink.ast-header-break-point .ast-sticky-shrunk .ast-mobile-menu-buttons{line-height:0;padding-bottom:.5em}.ast-sticky-below-shrink.ast-header-break-point .ast-sticky-shrunk .site-branding{padding-bottom:.5em}.ast-header-break-point .ast-sticky-active .sticky-custom-logo img{display:block}.ast-header-break-point .ast-has-mobile-header-logo .ast-header-sticked .sticky-custom-logo img{display:block}.ast-header-break-point .ast-has-mobile-header-logo .ast-header-sticked .ast-mobile-header-logo{display:none}.ast-header-break-point .ast-header-sticked .sticky-custom-logo img{display:block}.ast-header-break-point.ast-inherit-site-logo-sticky .ast-has-mobile-header-logo .ast-header-sticked .custom-logo-link img{display:none}.ast-header-break-point.ast-inherit-site-logo-sticky .ast-has-mobile-header-logo .ast-header-sticked .custom-mobile-logo-link img{display:inline-block}.above-header-toggle-on .main-header-bar{z-index:1}.ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content{display:none}.ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content{display:none}.ast-main-header-nav-open.ast-hfb-header .ast-mobile-header-wrap .ast-mobile-header-content{display:block}.ast-main-header-nav-open.ast-hfb-header .ast-desktop-header-content{display:block}.ast-header-stick-fade-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-scroll-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-slide-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content{display:block}.ast-header-stick-fade-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content,.ast-header-stick-scroll-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content,.ast-header-stick-slide-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content{display:block}.ast-header-stick-fade-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-scroll-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-slide-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content{display:none}.ast-header-stick-fade-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-desktop-header-content,.ast-header-stick-scroll-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-desktop-header-content,.ast-header-stick-slide-active .ast-main-header-nav-open.ast-hfb-header #masthead>.ast-desktop-header-content{display:none}.ast-header-stick-fade-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-scroll-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content,.ast-header-stick-slide-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-mobile-header-wrap .ast-mobile-header-content{display:none}.ast-header-stick-fade-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content,.ast-header-stick-scroll-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content,.ast-header-stick-slide-active.ast-off-canvas-active .ast-main-header-nav-open.ast-hfb-header #ast-fixed-header .ast-desktop-header-content{display:none}.ast-above-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-above-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-above-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-above-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-below-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-below-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-below-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-below-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-primary-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-primary-sticky-header-active.ast-main-header-nav-open.ast-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content,.ast-primary-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>#ast-desktop-header .ast-desktop-header-content,.ast-primary-sticky-header-active.ast-main-header-nav-open.astra-hfb-header #masthead>.ast-mobile-header-wrap .ast-mobile-header-content{position:fixed}.site-above-header-wrap,.site-below-header-wrap,.site-primary-header-wrap{transition:all .2s linear}.ast-header-stick-slide-active .ast-flyout-menu-enable.ast-header-break-point #masthead>.main-header-bar-navigation{display:none!important}.ast-header-stick-fade-active .ast-flyout-menu-enable.ast-header-break-point #masthead>.main-header-bar-navigation{display:none!important}.ast-flyout-menu-overlay .ast-stick-primary-below-wrapper.ast-sticky-active{z-index:5}.ast-fullscreen-menu-overlay #ast-fixed-header{z-index:9}.ast-flyout-menu-enable.ast-primary-sticky-enabled .ast-stick-primary-below-wrapper,.ast-flyout-menu-enable.ast-primary-sticky-enabled .main-header-bar{overflow-y:unset!important}#ast-mobile-header .content-align-flex-start{max-height:60vh;overflow:auto}.ast-shop-pagination-infinite{text-align:center;margin:2.5em 0 0}.ast-page-builder-template .ast-shop-pagination-infinite{margin:2.5em 0}.ast-shop-load-more{cursor:pointer;display:none;border:2px solid var(--ast-border-color);transition:all .2s linear;color:#000}.ast-shop-load-more.active{display:inline-block;padding:0 1.5em;line-height:3em}.ast-shop-load-more.no-more:hover{border-color:var(--ast-border-color);color:#000}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}.ast-shop-load-more.no-more:hover{background-color:inherit}.no-more{cursor:default}.ast-loader{display:none;margin:0 auto;min-height:58px;line-height:58px;width:70px;text-align:center}.ast-loader>div{width:18px;height:18px;background-color:#0085ba;border-radius:100%;display:inline-block;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.ast-loader .ast-loader-1{animation-delay:-.32s}.ast-loader .ast-loader-2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.ast-woocommerce-pagination-type-infinite .woocommerce-pagination{display:none}.logged-in.admin-bar.woocommerce .astra-off-canvas-sidebar,.logged-in.admin-bar.woocommerce-page .astra-off-canvas-sidebar{top:32px;height:calc(100% - 32px)}.logged-in.admin-bar.woocommerce .close,.logged-in.admin-bar.woocommerce-page .close{top:5px}.ast-woo-mini-cart-wrapper{display:inline-block;line-height:4}.ast-woo-mini-cart-wrapper.top .widget_shopping_cart{box-shadow:0 -2px 8px 1px rgb(0 0 0 / .07)}.ast-woo-mini-cart-wrapper.top .ast-site-header-cart .widget_shopping_cart{bottom:100%;top:auto}.ast-woo-mini-cart-wrapper.top .ast-site-header-cart .widget_shopping_cart:before{bottom:-18px;transform:rotateX(180deg)}.ast-woo-mini-cart-wrapper.top .ast-site-header-cart .widget_shopping_cart:after{bottom:-12px;transform:rotateX(180deg)}.ast-woo-mini-cart-wrapper.bottom .widget_shopping_cart{box-shadow:0 2px 8px 1px rgb(0 0 0 / .07)}.ast-woo-mini-cart-wrapper.bottom .widget_shopping_cart:focus .widget_shopping_cart,.ast-woo-mini-cart-wrapper.bottom .widget_shopping_cart:hover .widget_shopping_cart{bottom:100%;top:auto}.ast-woo-mini-cart-wrapper.left .ast-site-header-cart .widget_shopping_cart{right:0;left:auto}.ast-woo-mini-cart-wrapper.left .ast-site-header-cart .widget_shopping_cart:before{right:10px;left:auto}.ast-woo-mini-cart-wrapper.left .ast-site-header-cart .widget_shopping_cart:after{right:13px;left:auto}.ast-woo-mini-cart-wrapper.right .ast-site-header-cart .widget_shopping_cart{right:auto;left:0}.ast-woo-mini-cart-wrapper.right .ast-site-header-cart .widget_shopping_cart:before{right:auto;left:10px}.ast-woo-mini-cart-wrapper.right .ast-site-header-cart .widget_shopping_cart:after{right:auto;left:14px}.ast-separate-container #secondary .ast-woo-mini-cart-wrapper .widget_shopping_cart{padding:0}.ast-off-canvas-overlay .woocommerce .astra-off-canvas-sidebar-wrapper,.ast-off-canvas-overlay .woocommerce-page .astra-off-canvas-sidebar-wrapper{visibility:visible;opacity:1}.ast-off-canvas-overlay .woocommerce .astra-off-canvas-sidebar-wrapper .astra-off-canvas-sidebar,.ast-off-canvas-overlay .woocommerce-page .astra-off-canvas-sidebar-wrapper .astra-off-canvas-sidebar{left:0}.woocommerce .astra-shop-filter-button,.woocommerce button.astra-shop-filter-button,.woocommerce-page .astra-shop-filter-button,.woocommerce-page button.astra-shop-filter-button{float:left;outline:0;margin:0}.woocommerce .astra-shop-filter-button .ast-icon.icon-close,.woocommerce button.astra-shop-filter-button .ast-icon.icon-close,.woocommerce-page .astra-shop-filter-button .ast-icon.icon-close,.woocommerce-page button.astra-shop-filter-button .ast-icon.icon-close{display:none}.woocommerce .astra-shop-filter-button .astra-woo-filter-text,.woocommerce button.astra-shop-filter-button .astra-woo-filter-text,.woocommerce-page .astra-shop-filter-button .astra-woo-filter-text,.woocommerce-page button.astra-shop-filter-button .astra-woo-filter-text{margin-left:.5em;font-size:1.07em;color:var(--ast-global-color-2)}.woocommerce .astra-shop-filter-button .astra-woo-filter-icon,.woocommerce button.astra-shop-filter-button .astra-woo-filter-icon,.woocommerce-page .astra-shop-filter-button .astra-woo-filter-icon,.woocommerce-page button.astra-shop-filter-button .astra-woo-filter-icon{display:inline-block;font-size:1.3em;line-height:1;font-weight:400;vertical-align:middle;width:.8em}.woocommerce .astra-shop-filter-button .astra-woo-filter-icon svg,.woocommerce button.astra-shop-filter-button .astra-woo-filter-icon svg,.woocommerce-page .astra-shop-filter-button .astra-woo-filter-icon svg,.woocommerce-page button.astra-shop-filter-button .astra-woo-filter-icon svg{font-size:1em;width:.8em;height:.8em;color:var(--ast-global-color-3)}.woocommerce .astra-shop-filter-button.active .ast-icon.icon-menu-bars,.woocommerce button.astra-shop-filter-button.active .ast-icon.icon-menu-bars,.woocommerce-page .astra-shop-filter-button.active .ast-icon.icon-menu-bars,.woocommerce-page button.astra-shop-filter-button.active .ast-icon.icon-menu-bars{display:none}.woocommerce .astra-shop-filter-button.active .ast-icon.icon-close,.woocommerce button.astra-shop-filter-button.active .ast-icon.icon-close,.woocommerce-page .astra-shop-filter-button.active .ast-icon.icon-close,.woocommerce-page button.astra-shop-filter-button.active .ast-icon.icon-close{display:inline-block}.woocommerce button.astra-shop-filter-button,.woocommerce-page button.astra-shop-filter-button{padding:.67em 1em;font-weight:600;-js-display:flex;display:flex;align-items:center}.woocommerce button.astra-shop-filter-button .astra-woo-filter-text,.woocommerce-page button.astra-shop-filter-button .astra-woo-filter-text{color:inherit}.woocommerce button.astra-shop-filter-button .astra-woo-filter-icon svg,.woocommerce-page button.astra-shop-filter-button .astra-woo-filter-icon svg{color:inherit}.woocommerce button.astra-shop-filter-button~.woocommerce-result-count,.woocommerce-page button.astra-shop-filter-button~.woocommerce-result-count{padding:4px 0}.woocommerce .ast-woocommerce-container .widget_layered_nav_filters,.woocommerce-page .ast-woocommerce-container .widget_layered_nav_filters{clear:both;margin:0 0 1.5em}.woocommerce .astra-off-canvas-sidebar-wrapper,.woocommerce-page .astra-off-canvas-sidebar-wrapper{width:100%;top:0;position:fixed;height:100%;background:rgb(0 0 0 / .4);z-index:99;visibility:hidden;opacity:0;transition:.25s ease-in-out}.woocommerce .astra-off-canvas-sidebar-wrapper .close,.woocommerce-page .astra-off-canvas-sidebar-wrapper .close{position:absolute;right:5px;top:5px;line-height:1;cursor:pointer;color:var(--ast-global-color-3);z-index:1;opacity:.8}.woocommerce .astra-off-canvas-sidebar-wrapper .close .ast-icon,.woocommerce-page .astra-off-canvas-sidebar-wrapper .close .ast-icon{pointer-events:none}.woocommerce .astra-off-canvas-sidebar-wrapper .close:hover,.woocommerce-page .astra-off-canvas-sidebar-wrapper .close:hover{opacity:1}.woocommerce .astra-off-canvas-sidebar-wrapper .astra-off-canvas-sidebar,.woocommerce-page .astra-off-canvas-sidebar-wrapper .astra-off-canvas-sidebar{position:absolute;background:var(--ast-global-color-5);height:100%;top:0;left:-100%;padding:35px;box-shadow:0 0 12px 0 rgb(0 0 0 / .4);width:325px;overflow:auto;transition:.3s ease-in-out}.woocommerce .astra-off-canvas-sidebar-wrapper .astra-off-canvas-sidebar .widget_price_filter .price_slider_amount .button,.woocommerce .astra-off-canvas-sidebar-wrapper .astra-off-canvas-sidebar .widget_shopping_cart .woocommerce-mini-cart__buttons a,.woocommerce-page .astra-off-canvas-sidebar-wrapper .astra-off-canvas-sidebar .widget_price_filter .price_slider_amount .button,.woocommerce-page .astra-off-canvas-sidebar-wrapper .astra-off-canvas-sidebar .widget_shopping_cart .woocommerce-mini-cart__buttons a{padding:10px 15px;font-weight:400}.woocommerce .astra-off-canvas-sidebar-wrapper .astra-off-canvas-sidebar ul.product_list_widget li a,.woocommerce-page .astra-off-canvas-sidebar-wrapper .astra-off-canvas-sidebar ul.product_list_widget li a{margin-bottom:4px;line-height:1.2}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{padding-bottom:1.2em;transition:all .3s ease-in-out}.woocommerce ul.products li.product .ast-woo-shop-product-description p:last-child,.woocommerce ul.products li.product>.ast-loop-product__link:last-child .woocommerce-loop-product__title,.woocommerce ul.products li.product>.button:last-child,.woocommerce ul.products li.product>:last-child,.woocommerce-page ul.products li.product .ast-woo-shop-product-description p:last-child,.woocommerce-page ul.products li.product>.ast-loop-product__link:last-child .woocommerce-loop-product__title,.woocommerce-page ul.products li.product>.button:last-child,.woocommerce-page ul.products li.product>:last-child{margin-bottom:0}.woocommerce ul.products li.product .astra-shop-summary-wrap,.woocommerce-page ul.products li.product .astra-shop-summary-wrap{padding:0 1.2em}.woocommerce ul.products li.product.box-shadow-0.box-shadow-0-hover,.woocommerce-page ul.products li.product.box-shadow-0.box-shadow-0-hover{padding-bottom:0}.woocommerce ul.products li.product.box-shadow-0.box-shadow-0-hover .astra-shop-summary-wrap,.woocommerce-page ul.products li.product.box-shadow-0.box-shadow-0-hover .astra-shop-summary-wrap{padding:0}.woocommerce ul.products li.product.box-shadow-0.box-shadow-0-hover .added_to_cart,.woocommerce-page ul.products li.product.box-shadow-0.box-shadow-0-hover .added_to_cart{margin:0}.woocommerce ul.products li.product .button,.woocommerce-page ul.products li.product .button{margin:.5em 0}.woocommerce ul.products li.product .button.added,.woocommerce-page ul.products li.product .button.added{margin-bottom:0;transition:none}.woocommerce ul.products li.product .added_to_cart,.woocommerce-page ul.products li.product .added_to_cart{margin:0 1.2em}.woocommerce ul.products li.product .description p,.woocommerce-page ul.products li.product .description p{margin:0;font-size:.9rem;line-height:1.5}.woocommerce ul.products li.product .categories,.woocommerce-page ul.products li.product .categories{font-size:.857rem}.woocommerce ul.products li.product .astra-shop-thumbnail-wrap,.woocommerce-page ul.products li.product .astra-shop-thumbnail-wrap{margin-bottom:.8em}.woocommerce ul.products li.product .woocommerce-loop-product__link,.woocommerce-page ul.products li.product .woocommerce-loop-product__link{overflow:hidden}.woocommerce ul.products li.product .woocommerce-loop-product__link img,.woocommerce-page ul.products li.product .woocommerce-loop-product__link img{margin-bottom:0;backface-visibility:hidden;transition:filter .6s,opacity .6s,transform .6s}.woocommerce ul.products li.product.astra-woo-hover-zoom:hover img,.woocommerce-page ul.products li.product.astra-woo-hover-zoom:hover img{transform:scale(1.1)}.woocommerce ul.products li.product.astra-woo-hover-zoom-fade:hover img,.woocommerce-page ul.products li.product.astra-woo-hover-zoom-fade:hover img{opacity:.7;transform:scale(1.1)}.woocommerce ul.products li.product.astra-woo-hover-fade:hover img,.woocommerce-page ul.products li.product.astra-woo-hover-fade:hover img{opacity:.7}.woocommerce-page.rel-up-columns-1 div.product .related.products ul.products li.product,.woocommerce-page.rel-up-columns-1 div.product .up-sells ul.products li.product,.woocommerce.rel-up-columns-1 div.product .related.products ul.products li.product,.woocommerce.rel-up-columns-1 div.product .up-sells ul.products li.product{width:100%;margin-right:0}.woocommerce-page.rel-up-columns-2 div.product .related.products ul.products li.product,.woocommerce-page.rel-up-columns-2 div.product .up-sells ul.products li.product,.woocommerce.rel-up-columns-2 div.product .related.products ul.products li.product,.woocommerce.rel-up-columns-2 div.product .up-sells ul.products li.product{width:48.4%;width:calc(50% - 10px)}.woocommerce-page.rel-up-columns-2 div.product .related.products ul.products li.product:nth-child(2n),.woocommerce-page.rel-up-columns-2 div.product .up-sells ul.products li.product:nth-child(2n),.woocommerce.rel-up-columns-2 div.product .related.products ul.products li.product:nth-child(2n),.woocommerce.rel-up-columns-2 div.product .up-sells ul.products li.product:nth-child(2n){margin-right:0;clear:right}.woocommerce-page.rel-up-columns-2 div.product .related.products ul.products li.product:nth-child(odd),.woocommerce-page.rel-up-columns-2 div.product .up-sells ul.products li.product:nth-child(odd),.woocommerce.rel-up-columns-2 div.product .related.products ul.products li.product:nth-child(odd),.woocommerce.rel-up-columns-2 div.product .up-sells ul.products li.product:nth-child(odd){clear:left}.woocommerce-page.rel-up-columns-3 div.product .related.products ul.products li.product,.woocommerce-page.rel-up-columns-3 div.product .up-sells ul.products li.product,.woocommerce.rel-up-columns-3 div.product .related.products ul.products li.product,.woocommerce.rel-up-columns-3 div.product .up-sells ul.products li.product{width:31.2%;width:calc(33.33% - 14px)}.woocommerce-page.rel-up-columns-3 div.product .related.products ul.products li.product:nth-child(3n),.woocommerce-page.rel-up-columns-3 div.product .up-sells ul.products li.product:nth-child(3n),.woocommerce.rel-up-columns-3 div.product .related.products ul.products li.product:nth-child(3n),.woocommerce.rel-up-columns-3 div.product .up-sells ul.products li.product:nth-child(3n){margin-right:0;clear:right}.woocommerce-page.rel-up-columns-3 div.product .related.products ul.products li.product:nth-child(3n+1),.woocommerce-page.rel-up-columns-3 div.product .up-sells ul.products li.product:nth-child(3n+1),.woocommerce.rel-up-columns-3 div.product .related.products ul.products li.product:nth-child(3n+1),.woocommerce.rel-up-columns-3 div.product .up-sells ul.products li.product:nth-child(3n+1){clear:left}.woocommerce-page.rel-up-columns-4 div.product .related.products ul.products li.product,.woocommerce-page.rel-up-columns-4 div.product .up-sells ul.products li.product,.woocommerce.rel-up-columns-4 div.product .related.products ul.products li.product,.woocommerce.rel-up-columns-4 div.product .up-sells ul.products li.product{width:22.5%;width:calc(25% - 15px)}.woocommerce-page.rel-up-columns-4 div.product .related.products ul.products li.product:nth-child(4n),.woocommerce-page.rel-up-columns-4 div.product .up-sells ul.products li.product:nth-child(4n),.woocommerce.rel-up-columns-4 div.product .related.products ul.products li.product:nth-child(4n),.woocommerce.rel-up-columns-4 div.product .up-sells ul.products li.product:nth-child(4n){margin-right:0;clear:right}.woocommerce-page.rel-up-columns-4 div.product .related.products ul.products li.product:nth-child(4n+1),.woocommerce-page.rel-up-columns-4 div.product .up-sells ul.products li.product:nth-child(4n+1),.woocommerce.rel-up-columns-4 div.product .related.products ul.products li.product:nth-child(4n+1),.woocommerce.rel-up-columns-4 div.product .up-sells ul.products li.product:nth-child(4n+1){clear:left}.woocommerce-page.rel-up-columns-5 div.product .related.products ul.products li.product,.woocommerce-page.rel-up-columns-5 div.product .up-sells ul.products li.product,.woocommerce.rel-up-columns-5 div.product .related.products ul.products li.product,.woocommerce.rel-up-columns-5 div.product .up-sells ul.products li.product{width:17.5%;width:calc(20% - 16px)}.woocommerce-page.rel-up-columns-5 div.product .related.products ul.products li.product:nth-child(5n),.woocommerce-page.rel-up-columns-5 div.product .up-sells ul.products li.product:nth-child(5n),.woocommerce.rel-up-columns-5 div.product .related.products ul.products li.product:nth-child(5n),.woocommerce.rel-up-columns-5 div.product .up-sells ul.products li.product:nth-child(5n){margin-right:0;clear:right}.woocommerce-page.rel-up-columns-5 div.product .related.products ul.products li.product:nth-child(5n+1),.woocommerce-page.rel-up-columns-5 div.product .up-sells ul.products li.product:nth-child(5n+1),.woocommerce.rel-up-columns-5 div.product .related.products ul.products li.product:nth-child(5n+1),.woocommerce.rel-up-columns-5 div.product .up-sells ul.products li.product:nth-child(5n+1){clear:left}.woocommerce-page.rel-up-columns-6 div.product .related.products ul.products li.product,.woocommerce-page.rel-up-columns-6 div.product .up-sells ul.products li.product,.woocommerce.rel-up-columns-6 div.product .related.products ul.products li.product,.woocommerce.rel-up-columns-6 div.product .up-sells ul.products li.product{width:14%;width:calc(16.66% - 17px)}.woocommerce-page.rel-up-columns-6 div.product .related.products ul.products li.product:nth-child(6n),.woocommerce-page.rel-up-columns-6 div.product .up-sells ul.products li.product:nth-child(6n),.woocommerce.rel-up-columns-6 div.product .related.products ul.products li.product:nth-child(6n),.woocommerce.rel-up-columns-6 div.product .up-sells ul.products li.product:nth-child(6n){margin-right:0;clear:right}.woocommerce-page.rel-up-columns-6 div.product .related.products ul.products li.product:nth-child(6n+1),.woocommerce-page.rel-up-columns-6 div.product .up-sells ul.products li.product:nth-child(6n+1),.woocommerce.rel-up-columns-6 div.product .related.products ul.products li.product:nth-child(6n+1),.woocommerce.rel-up-columns-6 div.product .up-sells ul.products li.product:nth-child(6n+1){clear:left}.woocommerce-checkout.distraction-free .main-header-container{text-align:center;justify-content:center}.woocommerce-checkout.distraction-free .site-branding .site-title{justify-content:center}.woocommerce ul.products li.product .onsale,.woocommerce-page ul.products li.product .onsale{border-radius:999px;padding:0 2px}.woocommerce ul.products li.product .onsale.square,.woocommerce ul.products li.product .onsale.square-outline,.woocommerce-page ul.products li.product .onsale.square,.woocommerce-page ul.products li.product .onsale.square-outline{border-radius:0;padding:0}.woocommerce .onsale.circle-outline,.woocommerce-page .onsale.circle-outline{line-height:2.7}.woocommerce div.product .onsale.circle-outline,.woocommerce-page div.product .onsale.circle-outline{line-height:3.1}.woocommerce .onsale.square,.woocommerce .onsale.square-outline,.woocommerce div.product .onsale.square,.woocommerce div.product .onsale.square-outline,.woocommerce-page .onsale.square,.woocommerce-page .onsale.square-outline,.woocommerce-page div.product .onsale.square,.woocommerce-page div.product .onsale.square-outline{border-radius:0;padding:0;line-height:3}.woocommerce.single-product .related.products{width:100%}.woocommerce .ast-shop-toolbar-container{margin-bottom:2.5em;-js-display:flex;display:flex;align-items:center;justify-content:space-between}.woocommerce .ast-shop-toolbar-container .ast-shop-toolbar-aside-wrap{-js-display:inline-flex;display:inline-flex;align-items:center;column-gap:20px}.woocommerce .ast-shop-toolbar-container .ast-shop-toolbar-aside-wrap .woocommerce-result-count{margin:0}.woocommerce .ast-shop-toolbar-container .ast-shop-toolbar-aside-wrap .astra-shop-filter-button{-js-display:flex;display:flex;align-items:center}.woocommerce .ast-shop-toolbar-container>*{margin:0}.woocommerce .ast-shop-toolbar-container>:last-child{float:right}.woocommerce .ast-shop-toolbar-container .woocommerce-ordering{margin:0}.ast-woocommerce-pagination-default .woocommerce-pagination .page-numbers,.ast-woocommerce-pagination-default .woocommerce-pagination .page-numbers li{border:0}.ast-woocommerce-pagination-default.woocommerce nav.woocommerce-pagination ul li a:focus,.ast-woocommerce-pagination-default.woocommerce nav.woocommerce-pagination ul li a:hover,.ast-woocommerce-pagination-default.woocommerce nav.woocommerce-pagination ul li span.current{background:0 0;color:inherit}.ast-woocommerce-pagination-circle .woocommerce-pagination .page-numbers{border:0}.ast-woocommerce-pagination-circle.woocommerce nav.woocommerce-pagination ul li{margin:0 3px;border:none}.ast-woocommerce-pagination-circle.woocommerce nav.woocommerce-pagination ul li>a,.ast-woocommerce-pagination-circle.woocommerce nav.woocommerce-pagination ul li>span{border-width:1px;border-style:solid;border-radius:50%;min-width:calc(2.5em + 2px)}@media all and (min-width:421px){.woocommerce div.product.ast-product-tabs-layout-vertical .woocommerce-product-gallery{margin-bottom:3em}.woocommerce div.product.ast-product-tabs-layout-vertical .woocommerce-tabs{margin-bottom:3.5em;-js-display:flex;display:flex;flex-wrap:wrap}.woocommerce div.product.ast-product-tabs-layout-vertical .woocommerce-tabs:after{content:"";display:table;clear:both}.woocommerce div.product.ast-product-tabs-layout-vertical .woocommerce-tabs ul.tabs{padding:0;width:200px;float:left;margin:0;border:none}.woocommerce div.product.ast-product-tabs-layout-vertical .woocommerce-tabs .panel{border:1px solid var(--ast-border-color);border-width:0 0 0 1px;padding:0 1.5em 1.5em 1.5em;margin-bottom:0;width:calc(100% - 200px)}.ast-product-tabs-layout-vertical .woocommerce-Tabs-panel h1,.ast-product-tabs-layout-vertical .woocommerce-Tabs-panel h2,.ast-product-tabs-layout-vertical .woocommerce-Tabs-panel h3,.ast-product-tabs-layout-vertical .woocommerce-Tabs-panel h4,.ast-product-tabs-layout-vertical .woocommerce-Tabs-panel h5,.ast-product-tabs-layout-vertical .woocommerce-Tabs-panel h6{clear:none}}.woocommerce div.product.ast-product-tabs-layout-vertical .woocommerce-tabs{border-top:0}.woocommerce div.product.ast-product-tabs-layout-vertical .woocommerce-tabs ul.tabs li{width:100%;margin:0;border-bottom:none;border-width:0 0 1px;border-style:solid;border-color:var(--ast-border-color)}.woocommerce div.product.ast-product-tabs-layout-vertical .woocommerce-tabs ul.tabs li.active{z-index:0;border-right-color:var(--ast-border-color);border-bottom-color:var(--ast-border-color)}.woocommerce div.product.ast-product-tabs-layout-vertical .woocommerce-tabs ul.tabs li.active:before{opacity:1}.woocommerce div.product.ast-product-tabs-layout-vertical .woocommerce-tabs ul.tabs li:last-child{border-bottom:0}.woocommerce div.product.ast-product-tabs-layout-vertical .woocommerce-tabs ul.tabs li a{width:100%;padding:.5em 0 .5em .8em}.woocommerce div.product.ast-product-tabs-layout-vertical .woocommerce-tabs ul.tabs li:before{top:auto;bottom:0;right:0;z-index:1;left:auto;width:3px;height:100%;opacity:0;transition:.3s}@media all and (min-width:421px){.woocommerce div.product.ast-product-tabs-layout-vertical .woocommerce-tabs ul.tabs li:hover::before{opacity:1}}@media all and (min-width:421px){.woocommerce div.product.ast-product-tabs-layout-vertical .woocommerce-tabs ul.tabs:hover>li:not(:hover):before{opacity:0}}.ast-product-navigation-wrapper{z-index:1;position:relative;display:inline-block;float:right}.ast-product-navigation-wrapper.circle .product-links a,.ast-product-navigation-wrapper.circle-outline .product-links a{border-radius:50%}.product-links a{display:inline-block;height:2em;height:calc(1.8em + 2px);width:2em;width:calc(1.8em + 2px);text-align:center;border:1px solid;margin-left:.4em}.product-links a.ast-disable{opacity:.5;pointer-events:none}.product-links a i{-js-display:inline-flex;display:inline-flex}.product-links a[rel=prev] i{margin-left:-1px}.product-links a[rel=next] i{margin-right:-1px}.ast-icon-next:before,.ast-icon-previous:before{content:"\e900";display:inline-block;font-family:Astra;font-size:.8rem;font-weight:700;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;line-height:normal;font-style:normal}.ast-icon-previous:before{transform:rotate(90deg)}.ast-icon-next:before{transform:rotate(-90deg)}.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products,.woocommerce.ast-woocommerce-shop-page-list-style ul.products{-js-display:flex;display:flex;flex-wrap:wrap;padding-bottom:0}.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product{-js-display:flex;display:flex;padding-bottom:0}.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product .astra-shop-summary-wrap,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product .astra-shop-summary-wrap{padding:.8em 1.2em;flex:1;align-self:center}.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product .astra-shop-thumbnail-wrap,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product .astra-shop-thumbnail-wrap{overflow:hidden;margin-bottom:0}.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product .astra-shop-thumbnail-wrap,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product .astra-shop-thumbnail-wrap{overflow:initial;flex:1}.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product .astra-shop-thumbnail-wrap .woocommerce-loop-product__link,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product .astra-shop-thumbnail-wrap .woocommerce-loop-product__link{margin-bottom:0}.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product .added_to_cart,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product .added_to_cart{display:inline-block}.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product.align-right,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product.align-right{text-align:right}.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product.align-right .star-rating,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product.align-right .star-rating{float:right}.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product.align-right .ast-woo-product-category,.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product.align-right .ast-woo-shop-product-description,.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product.align-right .categories,.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product.align-right .description,.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product.align-right .price,.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product.align-right .woocommerce-loop-product__title,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product.align-right .ast-woo-product-category,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product.align-right .ast-woo-shop-product-description,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product.align-right .categories,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product.align-right .description,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product.align-right .price,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product.align-right .woocommerce-loop-product__title{clear:both}.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product.box-shadow-0.box-shadow-0-hover,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product.box-shadow-0.box-shadow-0-hover{padding-bottom:0}.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product.box-shadow-0.box-shadow-0-hover .astra-shop-summary-wrap,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product.box-shadow-0.box-shadow-0-hover .astra-shop-summary-wrap{padding:0 1.2em 0}.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product .onsale,.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product .onsale{margin:0}.woocommerce-page.ast-woocommerce-related-upsell-list-style ul.products,.woocommerce.ast-woocommerce-related-upsell-list-style ul.products{-js-display:flex;display:flex;flex-wrap:wrap}.woocommerce-page.ast-woocommerce-related-upsell-list-style ul.products li.product,.woocommerce.ast-woocommerce-related-upsell-list-style ul.products li.product{-js-display:flex;display:flex;padding-bottom:0}.woocommerce-page.ast-woocommerce-related-upsell-list-style ul.products li.product .astra-shop-summary-wrap,.woocommerce.ast-woocommerce-related-upsell-list-style ul.products li.product .astra-shop-summary-wrap{padding:.8em 1.2em 0;flex:1;align-self:center}.woocommerce-page.ast-woocommerce-related-upsell-list-style ul.products li.product .astra-shop-thumbnail-wrap,.woocommerce.ast-woocommerce-related-upsell-list-style ul.products li.product .astra-shop-thumbnail-wrap{overflow:hidden}.woocommerce-page.ast-woocommerce-related-upsell-list-style ul.products li.product .astra-shop-thumbnail-wrap,.woocommerce.ast-woocommerce-related-upsell-list-style ul.products li.product .astra-shop-thumbnail-wrap{overflow:initial;flex:1;margin-bottom:0}.woocommerce-page.ast-woocommerce-related-upsell-list-style ul.products li.product .astra-shop-thumbnail-wrap .woocommerce-loop-product__link,.woocommerce.ast-woocommerce-related-upsell-list-style ul.products li.product .astra-shop-thumbnail-wrap .woocommerce-loop-product__link{margin-bottom:0}.woocommerce-page.ast-woocommerce-related-upsell-list-style ul.products li.product .added_to_cart,.woocommerce.ast-woocommerce-related-upsell-list-style ul.products li.product .added_to_cart{display:inline-block}.woocommerce-page.ast-woocommerce-related-upsell-list-style ul.products li.product.box-shadow-0.box-shadow-0-hover,.woocommerce.ast-woocommerce-related-upsell-list-style ul.products li.product.box-shadow-0.box-shadow-0-hover{padding-bottom:0}.woocommerce-page.ast-woocommerce-related-upsell-list-style ul.products li.product.box-shadow-0.box-shadow-0-hover .astra-shop-summary-wrap,.woocommerce.ast-woocommerce-related-upsell-list-style ul.products li.product.box-shadow-0.box-shadow-0-hover .astra-shop-summary-wrap{padding:0 1.2em 0}.woocommerce-page.ast-woocommerce-related-upsell-list-style ul.products li.product .onsale,.woocommerce.ast-woocommerce-related-upsell-list-style ul.products li.product .onsale{margin:0}html.ast-quick-view-is-open{overflow:hidden}html.ast-quick-view-is-open body{overflow:hidden}html.ast-quick-view-is-open .ast-above-header.ast-sticky-active,html.ast-quick-view-is-open .ast-below-header.ast-sticky-active,html.ast-quick-view-is-open .main-header-bar.ast-sticky-active{margin-left:0}.ast-quick-view-bg{position:fixed;visibility:hidden;overflow:hidden;background:#0b0b0b;opacity:0;transition:opacity .25s;z-index:1042}.ast-quick-view-loader{z-index:1000;border:none;margin:0;padding:0;width:100%;height:100%;top:0;left:0;position:absolute}.ast-quick-view-loader.blockUI.blockOverlay::before{content:"";background:0 0!important;width:48px;height:48px;display:block;position:absolute;top:50%;left:50%;border:3px solid #fff;margin:0 auto;border-radius:50%;border-left-color:#fff0;border-right-color:#fff0;animation:ast-qv-spin 575ms infinite linear}@keyframes ast-qv-spin{100%{transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{100%{transform:rotate(360deg);transform:rotate(360deg)}}.ast-quick-view-bg-ready{top:0;left:0;width:100%;height:100%;opacity:.6;visibility:visible}body #ast-quick-view-modal div.product .flex-viewport{width:100%;float:none}#ast-quick-view-modal{position:fixed;visibility:hidden;opacity:0;top:0;left:0;width:100%;height:100%;z-index:1400;text-align:center;transition:all .3s;overflow-x:hidden;overflow-y:auto}#ast-quick-view-content div.images{min-width:400px}#ast-quick-view-modal .ast-content-main-wrapper{position:absolute;border-radius:3px;top:50%;left:50%;transform:translate(-50%,-50%);width:max(80%,800px)}#ast-quick-view-modal .ast-content-main-wrapper:before{content:"";display:inline-block;vertical-align:middle;height:100%}#ast-quick-view-modal .ast-content-main{position:relative;pointer-events:none;display:inline-block;vertical-align:middle;max-width:100%;margin:0 auto;text-align:left;z-index:1045;transform:translateY(-30px);opacity:0;transition:transform .5s,opacity .3s}#ast-quick-view-modal .ast-content-main:after,#ast-quick-view-modal .ast-content-main:before{content:"";display:table;clear:both}#ast-quick-view-modal .ast-lightbox-content{display:table;pointer-events:auto;background-color:var(--ast-global-color-5);margin:0 auto;box-shadow:3px 3px 20px 0 rgb(0 0 0 / .15);position:relative}#ast-quick-view-modal.open{visibility:visible;opacity:1}#ast-quick-view-modal.open .ast-content-main{transform:translateY(0);opacity:1;width:100%}#ast-quick-view-modal .ast-qv-image-slider{position:relative}#ast-quick-view-modal .ast-qv-image-slider .ast-qv-slides li{list-style:none;margin:0}#ast-quick-view-modal .ast-qv-image-slider .flex-control-nav{margin:0;padding:0;width:100%;position:absolute;bottom:10px;text-align:center;z-index:2}#ast-quick-view-modal .ast-qv-image-slider .flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;vertical-align:middle}#ast-quick-view-modal .ast-qv-image-slider .flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgb(0 0 0 / .5);cursor:pointer;text-indent:-9999px;box-shadow:inset 0 0 3px rgb(0 0 0 / .3);border-radius:20px}#ast-quick-view-modal .ast-qv-image-slider .flex-control-paging li a.flex-active{background:#000;background:rgb(0 0 0 / .9);cursor:default}#ast-quick-view-modal .ast-qv-image-slider .flex-direction-nav{margin:0;padding:0;list-style:none}#ast-quick-view-modal .ast-qv-image-slider .flex-direction-nav a{text-decoration:none;display:block;margin:-20px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgb(0 0 0 / .8);text-shadow:1px 1px 0 rgb(255 255 255 / .3);transition:all .3s ease-in-out;visibility:hidden}#ast-quick-view-modal .ast-qv-image-slider .flex-direction-nav .flex-next:before,#ast-quick-view-modal .ast-qv-image-slider .flex-direction-nav .flex-prev:before{speak:none;font-size:20px;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;visibility:visible}#ast-quick-view-modal .ast-qv-image-slider .flex-direction-nav .flex-prev{left:-50px}#ast-quick-view-modal .ast-qv-image-slider .flex-direction-nav .flex-next{right:-50px;text-align:right}#ast-quick-view-modal .ast-qv-image-slider:hover .flex-direction-nav .flex-next,#ast-quick-view-modal .ast-qv-image-slider:hover .flex-direction-nav .flex-prev{opacity:.7}#ast-quick-view-content{height:100%;overflow:hidden}#ast-quick-view-content div.product{padding:0;display:inline-block;width:100%;vertical-align:middle;overflow:hidden;max-width:1000px}#ast-quick-view-content div.images{opacity:1!important;margin:0;width:50%;min-width:400px;display:inline-block;float:left}#ast-quick-view-content div.summary{margin:0;padding:30px;width:50%;min-width:400px;float:left;overflow-y:auto}#ast-quick-view-content .ast-woocommerce-accordion{display:none}.open .ast-quick-view-loader{opacity:0}.stick-add-to-cart #ast-quick-view-content div.summary{padding-bottom:0}#ast-quick-view-content div.summary .added_to_cart{padding-top:5px}#ast-quick-view-content div.woocommerce-product-rating:after,#ast-quick-view-content div.woocommerce-product-rating:before{content:"";display:table;clear:both}#ast-quick-view-content div.woocommerce-product-rating a.woocommerce-review-link{display:none}#ast-quick-view-content .onsale{top:15px;left:15px;right:auto}#ast-quick-view-close{position:absolute;font-size:1em;top:-15px;right:-15px;width:22px;height:22px;line-height:22px;text-align:center;z-index:4;background:#fff;color:#000;border-radius:50%;box-shadow:0 0 4px #4c4c4c}#ast-quick-view-close:hover{opacity:1;transition:all .2s ease}.astra-shop-thumbnail-wrap{position:relative}.ast-quick-view-text{position:absolute;opacity:0;bottom:0;left:0;width:100%;text-align:center;min-height:2em;background:rgb(0 0 0 / .7);color:#fff}.ast-quick-view-text:hover{background:#000;color:#fff}.astra-shop-thumbnail-wrap:hover .ast-quick-view-text{opacity:1}.woocommerce #ast-quick-view-modal div.product form.cart .button.single_add_to_cart_button{padding:10px 20px;height:40px}.woocommerce #ast-quick-view-modal div.product form.cart .button.single_add_to_cart_button.loading{padding-right:40px}#ast-quick-view-content .wcml-dropdown.wcml_currency_switcher{overflow:visible}.ast-cart-non-sticky .cross-sells{border-width:1px;border-style:solid;border-color:var(--ast-border-color);border-radius:0;margin-bottom:2em;padding-left:1em;padding-right:1em}.ast-cart-non-sticky .cross-sells>h2{background-color:var(--ast-global-color-secondary,--ast-global-color-4);border-bottom:1px solid var(--ast-border-color);padding-left:1em;padding-right:1em;margin:0 -15px 15px;font-size:1.2rem;padding:.7em 1em;font-weight:700}.woocommerce-cart .cart_totals .blockOverlay,.woocommerce-cart .woocommerce-cart-form .blockOverlay{opacity:1!important;border:1px solid var(--ast-border-color)!important;border-radius:4px;z-index:90!important}.woocommerce-cart .cart_totals .blockOverlay::before,.woocommerce-cart .woocommerce-cart-form .blockOverlay::before{background-repeat:no-repeat;top:-4px;background-position:center;left:-5px;background-size:cover;animation:none;height:100%;width:100%;margin:0;transform:scale(.92)}.woocommerce-cart table.shop_table{border:1px solid var(--ast-border-color)}.woocommerce-cart table.shop_table thead{background-color:var(--ast-global-color-secondary,--ast-global-color-4)}.woocommerce-cart table.shop_table td{border-top:1px solid var(--ast-border-color)}.woocommerce-cart table.shop_table td.product-remove a{border-color:var(--ast-border-color)}.woocommerce-cart .cart-collaterals .cart_totals{border-color:var(--ast-border-color)}.woocommerce-cart .cart-collaterals .cart_totals>h2{background-color:var(--ast-global-color-secondary,--ast-global-color-4);border-bottom:1px solid var(--ast-border-color)}.woocommerce-cart .cart-collaterals .cart_totals tr td,.woocommerce-cart .cart-collaterals .cart_totals tr th{border-top:1px solid var(--ast-border-color)}.woocommerce .woocommerce-cart-form__cart-item .product-name .ast-product-name>a{display:inline-block}body.woocommerce-cart .cross-sells{padding-left:1em;padding-right:1em}body.woocommerce-cart .cross-sells h2{padding-left:1em;padding-right:1em;margin:0 -15px 15px}body.woocommerce-cart .cross-sells ul.products{display:block}body.woocommerce-cart .cross-sells ul.products .ast-article-single .astra-shop-thumbnail-wrap{width:70px}body.woocommerce-cart .cross-sells ul.products .ast-article-single .astra-shop-thumbnail-wrap .ast-quick-view-text{font-size:.8em}body.woocommerce-cart .cross-sells ul.products .ast-article-single .astra-shop-thumbnail-wrap .ast-onsale-card,body.woocommerce-cart .cross-sells ul.products .ast-article-single .astra-shop-thumbnail-wrap .onsale{top:.7em;left:0;color:var(--ast-global-color-3);background-color:var(--ast-global-color-primary,--ast-global-color-5);width:fit-content;border-radius:20px;padding:.3em .8em;font-size:.75em;font-weight:400;line-height:1em;letter-spacing:normal;box-shadow:0 4px 4px rgb(0 0 0 / .15);min-height:auto;transform:scale(.8)}body.woocommerce-cart .cross-sells ul.products .ast-article-single .astra-shop-thumbnail-wrap .ast-onsale-card{top:.3em}body.woocommerce-cart .cross-sells ul.products .ast-article-single .astra-shop-thumbnail-wrap .ast-select-options-trigger{display:none}body.woocommerce-cart .cross-sells ul.products .ast-article-single .astra-shop-thumbnail-wrap .ast-quick-view-trigger{transform:scale(.9);bottom:0;right:0;top:inherit}body.woocommerce-cart .cross-sells ul.products .ast-article-single .astra-shop-summary-wrap .woocommerce-loop-product__title{color:var(--ast-global-color-0);font-weight:500}body.woocommerce-cart .cross-sells ul.products .ast-article-single .astra-shop-summary-wrap .woocommerce-loop-product__title:hover{color:var(--ast-global-color-3)}body.woocommerce-cart .cross-sells ul.products .ast-article-single .astra-shop-summary-wrap .price{position:absolute;right:0;top:1em;width:100%;max-width:7.5em;text-align:right}body.woocommerce-cart .cross-sells ul.products .ast-article-single .astra-shop-summary-wrap .ast-quick-view-button,body.woocommerce-cart .cross-sells ul.products .ast-article-single .astra-shop-summary-wrap>.button{position:absolute;right:0;bottom:.5em;padding:.7em .8em;width:9em;font-size:.8em;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.woocommerce-cart .cross-sells ul.products .ast-article-single .astra-shop-summary-wrap .ast-quick-view-button{bottom:3.5em}body.woocommerce-cart .cross-sells ul.products .ast-article-single:last-child{border-bottom:0}body.woocommerce-cart .cross-sells ul.products .ast-article-single:first-child{margin-top:-1em}body.woocommerce-cart .woocommerce .cross-sells ul.products .ast-article-single{-js-display:flex;display:flex;flex-direction:row;align-items:flex-start;border-bottom:1px solid var(--ast-border-color);padding:1em 0;box-shadow:none}body.woocommerce-cart .woocommerce .cross-sells ul.products .ast-article-single .astra-shop-summary-wrap{width:calc(100% - 70px);padding-right:7.5em;padding-left:1em}body.woocommerce-cart .woocommerce .cross-sells ul.products .ast-article-single:last-child{border-bottom:0}.astra-full-megamenu-wrapper{z-index:99999}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.sub-menu>.menu-item{display:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.ast-mm-has-desc>.menu-link{vertical-align:middle;text-align:center}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .menu-item:hover>.menu-link{background-color:#fff0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu{opacity:0;visibility:hidden;padding:15px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu-focus .menu-item>.menu-link{background-color:#fff0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus{opacity:1;visibility:visible;-js-display:flex;display:flex}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item{padding-left:15px;padding-right:15px;display:block;flex:1;opacity:1}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item:first-child{padding-left:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item:last-child{padding-right:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu.col-2 .menu-item{width:50%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu.col-3 .menu-item{width:33.33%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu.col-4 .menu-item{width:25%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu .menu-item:last-child{border-right:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus .sub-menu{background-color:#fff0;display:block;opacity:1;visibility:visible;transform:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus .astra-nested-sub-menu .menu-item .menu-link{padding-left:24px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus .astra-nested-sub-menu .astra-nested-sub-menu .menu-item .menu-link{padding-left:48px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu .sub-menu{border:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item .sub-menu{position:static;width:100%;margin:auto}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu>.menu-item .sub-menu .menu-item{width:100%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus>.menu-item{padding-left:15px;padding-right:15px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus>.menu-item:first-child{padding-left:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu.astra-megamenu-focus>.menu-item:last-child{padding-right:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-megamenu .ast-header-navigation-arrow{display:none!important}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-full-megamenu-wrapper.astra-megamenu-wrapper-focus{opacity:1;visibility:visible}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-full-megamenu-wrapper.astra-megamenu-wrapper-focus .astra-megamenu.astra-megamenu-focus{-js-display:flex;display:flex}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-full-megamenu-wrapper .astra-mega-menu-width-full-stretched{width:100%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .astra-full-megamenu-wrapper .astra-mega-menu-width-full-stretched .ast-mm-template-content{padding:0}.ast-desktop .ast-mega-menu-enabled .menu-item-has-children.astra-megamenu-li.menu-item .astra-megamenu.sub-menu .menu-item>.menu-link::after{content:""}.ast-desktop .ast-mega-menu-enabled .menu-item-has-children.astra-megamenu-li.menu-item .astra-megamenu.sub-menu .menu-item>.menu-link .ast-icon.icon-arrow{display:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li .sub-menu .menu-link,.ast-desktop .ast-mega-menu-enabled.submenu-with-border .astra-megamenu-li .sub-menu .menu-link{border:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li[data-megamenu-trigger=click]:not(.megamenu-active):hover .astra-full-megamenu-wrapper,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li[data-megamenu-trigger=click]:not(.megamenu-active):hover .astra-megamenu{opacity:0;visibility:hidden;pointer-events:none}.ast-desktop .main-header-menu .astra-megamenu-li[data-megamenu-trigger=click]:not(.megamenu-active):hover>.sub-menu{visibility:hidden;opacity:0;left:-999em}.ast-desktop .main-header-menu .astra-megamenu-li.megamenu-active>.sub-menu{left:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu{opacity:1;visibility:visible;-js-display:flex;display:flex}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu>.menu-item,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu>.menu-item{padding-left:15px;padding-right:15px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu>.menu-item:first-child,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu>.menu-item:first-child{padding-left:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu>.menu-item:last-child,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu>.menu-item:last-child{padding-right:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu>.menu-item,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu>.menu-item{padding-left:15px;padding-right:15px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu>.menu-item:first-child,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu>.menu-item:first-child{padding-left:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu>.menu-item:last-child,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu>.menu-item:last-child{padding-right:0}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu.col-2 .menu-item,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu.col-2 .menu-item{width:50%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu.col-3 .menu-item,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu.col-3 .menu-item{width:33.33%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu.col-4 .menu-item,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu.col-4 .menu-item{width:25%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu>.menu-item,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu>.menu-item{display:block;flex:1;opacity:1}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu .sub-menu,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu .sub-menu{background-color:#fff0;display:block;opacity:1;visibility:visible;transform:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu .astra-nested-sub-menu .menu-item .menu-link,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu .astra-nested-sub-menu .menu-item .menu-link{padding-left:24px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu .astra-nested-sub-menu .astra-nested-sub-menu .menu-item .menu-link,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu .astra-nested-sub-menu .astra-nested-sub-menu .menu-item .menu-link{padding-left:48px}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu.sub-menu .sub-menu,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu.sub-menu .sub-menu{border:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu.sub-menu>.menu-item .sub-menu,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu.sub-menu>.menu-item .sub-menu{position:static;width:100%;margin:auto}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu.sub-menu>.menu-item .sub-menu .menu-item,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu.sub-menu>.menu-item .sub-menu .menu-item{width:100%}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-megamenu.sub-menu .menu-item:last-child,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu.sub-menu .menu-item:last-child{border-right:none}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-full-megamenu-wrapper .astra-megamenu,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-full-megamenu-wrapper .astra-megamenu{-js-display:flex;display:flex}.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-full-megamenu-wrapper,.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-full-megamenu-wrapper{opacity:1;visibility:visible}.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li.megamenu-active .astra-megamenu .sub-menu .menu-item,.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu .sub-menu .menu-item{width:100%}.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li.megamenu-active .astra-megamenu.sub-menu .menu-item .sub-menu,.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-megamenu.sub-menu .menu-item .sub-menu{min-width:100%}.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li .astra-megamenu.astra-megamenu-focus .sub-menu .menu-item{width:100%}.ast-desktop .ast-mega-menu-enabled :not(.menu-container-width-mega).astra-megamenu-li .astra-megamenu.astra-megamenu-focus.sub-menu .menu-item .sub-menu{min-width:100%}.ast-desktop .ast-mega-menu-enabled .astra-full-megamenu-wrapper{background:#fff;position:absolute;opacity:0;visibility:hidden;top:100%}.ast-desktop .ast-mega-menu-enabled .astra-full-megamenu-wrapper .astra-megamenu.sub-menu{display:none;position:relative;left:0;top:0;margin:0 auto;padding-left:0;padding-right:0;border-width:0}.ast-desktop .ast-mega-menu-enabled .astra-full-megamenu-wrapper .astra-mega-menu-width-full-stretched.sub-menu{padding:15px}.ast-desktop .ast-mega-menu-enabled .ast-hide-menu-item+.ast-mm-custom-content{margin-top:.9em}.ast-desktop .ast-mega-menu-enabled .menu-item-heading:not(.menu-item-has-children)>a{margin-bottom:.9em}.ast-desktop .ast-above-header-menu .astra-megamenu-li .sub-menu .menu-item.current-menu-ancestor>.menu-link,.ast-desktop .ast-below-header-menu .astra-megamenu-li .sub-menu .menu-item.current-menu-ancestor>.menu-link,.ast-desktop .main-header-menu .astra-megamenu-li .sub-menu .menu-item.current-menu-ancestor>.menu-link{background-color:#fff0}.ast-desktop .ast-above-header-menu .astra-megamenu-li .sub-menu .menu-item-heading .menu-text,.ast-desktop .ast-below-header-menu .astra-megamenu-li .sub-menu .menu-item-heading .menu-text,.ast-desktop .main-header-menu .astra-megamenu-li .sub-menu .menu-item-heading .menu-text{vertical-align:text-top}.ast-desktop .ast-mm-custom-text-content,.ast-desktop .ast-mm-template-content{padding:0 1em}.ast-desktop .ast-mm-custom-text-content{margin-bottom:.9em}.ast-desktop .ast-below-header .ast-mm-custom-text-content,.ast-desktop .ast-below-header .ast-mm-template-content{padding:.9em 1em}.ast-desktop .submenu-with-border .astra-full-megamenu-wrapper{border-width:1px;border-style:solid}.ast-desktop .ast-mm-widget-content a{display:initial}.ast-desktop .ast-mm-widget-content .ast-mm-widget-item{padding:1.5em;margin-bottom:.9em}.ast-desktop .ast-mm-widget-content .ast-search-submit{display:none}.ast-desktop .submenu-with-border .astra-megamenu{border-width:1px}.ast-menu-description{line-height:1.6;display:block;font-size:.8em;padding:2px 0}.site-header a .ast-menu-description,.site-header a .sub-arrow{transition:none}.site-header .menu-text{transition:none}.ast-header-break-point .ast-menu-description{line-height:inherit}.astra-mm-highlight-label{font-size:.7em;margin-left:5px;line-height:normal;padding:3px 6px;border-radius:2px}.ast-desktop .ast-hide-menu-item{display:none}.ast-desktop .ast-mega-menu-enabled .ast-hide-menu-item{display:none}.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu>.menu-item-has-children>.menu-link::after,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu>.menu-item-has-children>.menu-link::after,.ast-desktop .ast-mega-menu-enabled.main-header-menu>.menu-item-has-children>.menu-link::after{content:"";margin:0}.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow:after,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow:after,.ast-desktop .ast-mega-menu-enabled.main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow:after{transform:rotate(-90deg)}.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow,.ast-desktop .ast-mega-menu-enabled.main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow{position:absolute;right:5%;top:50%;transform:translateY(-50%)}.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .ast-masthead-custom-menu-items a:focus,.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .ast-masthead-custom-menu-items a:hover,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .ast-masthead-custom-menu-items a:focus,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .ast-masthead-custom-menu-items a:hover,.ast-desktop .ast-mega-menu-enabled.main-header-menu .ast-masthead-custom-menu-items a:focus,.ast-desktop .ast-mega-menu-enabled.main-header-menu .ast-masthead-custom-menu-items a:hover{background:0 0}.ast-builder-menu-mobile .ast-mega-menu-enabled.main-header-menu .menu-item-has-children.astra-megamenu-li>.menu-link .sub-arrow:after,.ast-builder-menu-mobile .ast-mega-menu-enabled.main-header-menu .menu-item-has-children>.menu-link .sub-arrow:after,.ast-header-break-point .ast-mega-menu-enabled.main-header-menu .menu-item-has-children.astra-megamenu-li>.menu-link .sub-arrow:after,.ast-header-break-point .ast-mega-menu-enabled.main-header-menu .menu-item-has-children>.menu-link .sub-arrow:after{display:none}.ast-disable-link{cursor:default}.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-heading:focus>.menu-link,.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-heading:hover>.menu-link,.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-heading>.menu-link:hover{background:0 0}.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-heading:focus>.menu-link,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-heading:hover>.menu-link,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-heading>.menu-link:hover{background:0 0}.ast-desktop .ast-mega-menu-enabled.main-header-menu .sub-menu .menu-item.menu-item-heading>.menu-link{background:0 0}.ast-desktop .ast-above-header-menu .astra-mega-menu-width-full,.ast-desktop .ast-above-header-menu .astra-mega-menu-width-full-stretched,.ast-desktop .ast-below-header-menu .astra-mega-menu-width-full,.ast-desktop .ast-below-header-menu .astra-mega-menu-width-full-stretched,.ast-desktop .astra-mega-menu-width-full,.ast-desktop .astra-mega-menu-width-full-stretched{background:0 0}.ast-desktop .main-header-menu>.menu-item .astra-full-megamenu-wrapper:before{position:absolute;content:"";top:0;left:0;width:100%;transform:translateY(-100%)}.ast-desktop .main-header-menu.ast-menu-shadow .astra-full-megamenu-wrapper .sub-menu{box-shadow:none}.ast-desktop .main-header-menu.ast-menu-shadow .astra-megamenu .sub-menu{box-shadow:none}.ast-desktop .main-header-menu.ast-menu-shadow .astra-full-megamenu-wrapper{box-shadow:0 4px 10px -2px rgb(0 0 0 / .1)}.ast-header-break-point .ast-above-header .sub-menu .menu-item .ast-hide-menu-item,.ast-header-break-point .ast-below-header .sub-menu .menu-item .ast-hide-menu-item,.ast-header-break-point .main-navigation .sub-menu .menu-item .ast-hide-menu-item{display:none}.ast-header-break-point .ast-above-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle,.ast-header-break-point .ast-below-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle,.ast-header-break-point .main-navigation .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle{display:none}.ast-header-break-point .ast-above-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.sub-menu,.ast-header-break-point .ast-below-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.sub-menu,.ast-header-break-point .main-navigation .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.sub-menu{display:block!important}.ast-header-break-point .ast-above-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.ast-mm-custom-content+.sub-menu,.ast-header-break-point .ast-below-header .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.ast-mm-custom-content+.sub-menu,.ast-header-break-point .main-navigation .sub-menu .menu-item .ast-hide-menu-item+.ast-menu-toggle+.ast-mm-custom-content+.sub-menu{display:block!important}.ast-hidden{display:none!important}.rtl.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li.megamenu-active .astra-full-megamenu-wrapper .astra-megamenu,.rtl.ast-desktop .ast-mega-menu-enabled .astra-megamenu-li:not([data-megamenu-trigger=click]):hover .astra-full-megamenu-wrapper .astra-megamenu{right:0}.main-header-bar-wrap .ast-search-box.header-cover{z-index:7}.ast-below-header-wrap .ast-search-box.header-cover #close,.ast-below-header-wrap .ast-search-box.header-cover .search-field{font-size:1.8em}.ast-below-header-wrap .ast-search-box.header-cover .search-submit{font-size:1.5em}.ast-search-box.full-screen,.ast-search-box.header-cover{display:none;opacity:0;transition:opacity .3s ease-in-out,display .3s ease-in-out;width:100%;height:100%}.ast-search-box.full-screen .search-field,.ast-search-box.header-cover .search-field{background:0 0;border:0;color:#fafafa;box-shadow:none;text-align:left;padding:0}.ast-search-box.full-screen .search-submit,.ast-search-box.header-cover .search-submit{background:var(--ast-fs-search-submit-background,0 0);padding:0;border-radius:50%;box-shadow:none;color:var(--ast-fs-search-text-color,#9e9e9e);transition:all .7s ease-In;outline:0;border:0;vertical-align:middle}.ast-search-box.full-screen .ast-search-wrapper,.ast-search-box.header-cover .ast-search-wrapper{position:absolute;width:100%;left:50%;top:50%;transform:translate(-50%,-50%)}.ast-search-box.full-screen .ast-search-wrapper .search-form,.ast-search-box.header-cover .ast-search-wrapper .search-form{line-height:normal}.ast-search-box.full-screen #close,.ast-search-box.header-cover #close{color:#fafafa;transform:rotate(0);font-size:2em;cursor:pointer;z-index:9;font-weight:400}.ast-search-box.full-screen .search-field::-webkit-input-placeholder,.ast-search-box.header-cover .search-field::-webkit-input-placeholder{color:#fafafa}.ast-search-box.full-screen .search-field:-moz-placeholder,.ast-search-box.header-cover .search-field:-moz-placeholder{color:#fafafa}.ast-search-box.full-screen .search-field::-moz-placeholder,.ast-search-box.header-cover .search-field::-moz-placeholder{color:#fafafa}.ast-search-box.full-screen .search-field:-ms-input-placeholder,.ast-search-box.header-cover .search-field:-ms-input-placeholder{color:#fafafa}.ast-search-box.header-cover{position:absolute;background:rgb(25 25 25 / .96);top:0;z-index:10}.ast-search-box.header-cover .search-field{font-size:2em;line-height:2;width:100%}.ast-search-box.header-cover .ast-container{position:relative}.ast-search-box.header-cover .close,.ast-search-box.header-cover .search-submit,.ast-search-box.header-cover .search-text-wrap{display:inline-block}.ast-search-box.header-cover .search-text-wrap{width:calc(100% - 2.5em);vertical-align:middle}.ast-search-box.header-cover .search-submit{font-size:1.7em;margin-right:2em}.ast-search-box.header-cover #close{vertical-align:middle;backface-visibility:hidden}.ast-search-box.full-screen{position:fixed;background:rgb(25 25 25 / .96);top:0;left:0;z-index:999}.ast-search-box.full-screen .ast-search-wrapper .large-search-text{text-align:center;color:#e2e2e2;font-size:1.5em;font-weight:400;transition-delay:50ms;transition:all .3s ease-in-out}.ast-search-box.full-screen .ast-search-wrapper fieldset{border:0;padding:2.5em 0 1em;border-bottom:2px solid var(--ast-border-color)}.ast-search-box.full-screen .ast-search-wrapper .search-field{font-size:2em;padding-left:20px;line-height:1.7;width:92%;vertical-align:middle}.ast-search-box.full-screen .ast-search-wrapper .search-form{width:70%;margin:20px auto}.ast-search-box.full-screen .ast-search-wrapper .search-submit{font-size:var(--ast-fs-search-font-size,1.7em)}.ast-search-box.full-screen #close{position:absolute;color:#fafafa;right:1em;line-height:1;cursor:pointer;z-index:9;font-weight:400;font-size:2em;top:1.5em;backface-visibility:hidden}.ast-search-box.full-screen ::-webkit-input-placeholder{opacity:0}.ast-search-box.full-screen ::-moz-placeholder{opacity:0}.ast-search-box.full-screen :-ms-input-placeholder{opacity:0}.ast-search-box.full-screen :-moz-placeholder{opacity:0}@media (max-width:420px){.ast-search-box.full-screen ::-webkit-input-placeholder{opacity:1}.ast-search-box.full-screen ::-moz-placeholder{opacity:1}.ast-search-box.full-screen :-ms-input-placeholder{opacity:1}.ast-search-box.full-screen :-moz-placeholder{opacity:1}}.ast-hfb-header .ast-search-box.full-screen.full-screen ::-webkit-input-placeholder{opacity:.5}.ast-hfb-header .ast-search-box.full-screen.full-screen ::-moz-placeholder{opacity:.5}.ast-hfb-header .ast-search-box.full-screen.full-screen :-ms-input-placeholder{opacity:.5}.ast-hfb-header .ast-search-box.full-screen.full-screen :-moz-placeholder{opacity:.5}.site-header .ast-inline-search.ast-search-menu-icon .search-form{padding-left:0;padding-right:0}.site-header .ast-inline-search.ast-search-menu-icon .search-field{padding-left:1em;padding-right:2em}.ast-inline-search.ast-search-menu-icon{position:relative;transform:none;left:0;right:0}.ast-inline-search.ast-search-menu-icon .search-submit{display:block;background:0 0;border:none;position:absolute;height:100%;right:.25em;padding:0;top:0;font-size:1.3em;color:#757575}.ast-header-break-point .ast-inline-search.ast-search-menu-icon .search-form{padding:0}.ast-header-break-point .site-header .ast-inline-search.ast-search-menu-icon .search-field{padding-right:2em}.ast-header-break-point .ast-search-box.full-screen .ast-search-wrapper .search-field{width:80%}.ast-header-custom-item-inside.ast-desktop .main-header-menu .ast-search-menu-icon.full-screen,.ast-header-custom-item-inside.ast-desktop .main-header-menu .ast-search-menu-icon.header-cover{display:none}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-1 .ast-search-menu-icon .search-form{right:-1em;left:auto;padding-left:0;padding-right:3em}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-1 .search-field{padding-right:0;padding-left:1em}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-2 .ast-search-menu-icon .search-form{left:-1em;right:auto;padding-right:0;padding-left:3em}.ast-header-break-point .ast-swap-above-header-sections .ast-above-header-section-2 .search-field{padding-left:0;padding-right:1em}.ast-header-break-point .ast-above-header .ast-above-header-section-1 .ast-inline-search.ast-search-menu-icon .search-field{padding-right:0}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-2 .ast-search-menu-icon .search-form{padding-left:0;left:auto;padding-right:2em}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-2 .ast-search-menu-icon.slide-search .search-form{left:-1em;padding-left:2em}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .ast-above-header-section-1 .search-field{padding-right:0}.ast-header-break-point .ast-swap-above-header-sections.ast-mobile-header-stack .ast-above-header .search-field{padding-right:0;padding-left:1em}.ast-header-break-point .ast-above-header-mobile-stack .ast-above-header .ast-above-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{right:auto;padding-right:2em}.ast-header-break-point .ast-swap-below-header-sections .ast-below-header .below-header-section-2 .ast-search-menu-icon.ast-inline-search .search-form{left:0;padding-left:0;padding-right:2em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-1 .ast-search-menu-icon .search-form{right:-1em;left:auto;padding-left:0;padding-right:3em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-1 .search-field{padding-right:0;padding-left:1em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-2 .ast-search-menu-icon .search-form{left:-1em;right:auto;padding-right:0;padding-left:3em}.ast-header-break-point .ast-swap-below-header-sections .below-header-section-2 .search-field{padding-left:0;padding-right:1em}.ast-header-break-point .ast-below-header .below-header-section-1 .ast-inline-search.ast-search-menu-icon .search-field{padding-right:0}.ast-header-break-point .ast-swap-below-header-sections.site-header .ast-below-header .ast-inline-search.ast-search-menu-icon .search-field{padding-left:1em;padding-right:0}.ast-header-break-point .ast-swap-below-header-sections .ast-below-header .below-header-section-2 .ast-search-menu-icon .search-form{left:-1em;padding-left:3em;padding-right:1em}.ast-below-header-mobile-stack .ast-below-header .below-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{right:auto;padding-right:2em}.iphone.full-screen,.ipod.full-screen{position:fixed!important}@media (max-width:992px){.ast-above-header-mobile-stack .ast-above-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{left:auto}.ast-below-header-mobile-stack .below-header-section-1 .ast-search-menu-icon.ast-inline-search .search-form{left:auto}}@media (max-width:544px){.ast-search-box.full-screen .ast-search-wrapper .large-search-text{display:none}.ast-search-box.full-screen .ast-search-wrapper .search-field,.ast-search-box.full-screen .ast-search-wrapper .search-submit{font-size:1.6em}}#content:before{content:"921";position:absolute;overflow:hidden;opacity:0;visibility:hidden}.blog-layout-2{position:relative}.single .ast-author-details .author-title{color:var(--ast-global-color-2)}@media (max-width:921px){.single.ast-separate-container .ast-author-meta{padding:1.5em 2.14em}.single .ast-author-meta .post-author-avatar{margin-bottom:1em}.ast-separate-container .ast-grid-2 .ast-article-post,.ast-separate-container .ast-grid-3 .ast-article-post,.ast-separate-container .ast-grid-4 .ast-article-post{width:100%}.ast-separate-container .ast-grid-md-1 .ast-article-post{width:100%}.ast-separate-container .ast-grid-md-2 .ast-article-post.ast-separate-posts,.ast-separate-container .ast-grid-md-3 .ast-article-post.ast-separate-posts,.ast-separate-container .ast-grid-md-4 .ast-article-post.ast-separate-posts{padding:0 .75em 0}.blog-layout-1 .post-content,.blog-layout-1 .ast-blog-featured-section{float:none}.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on{margin-top:0}.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on{margin-top:1em}.ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content{margin-top:-1.5em}.ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content{margin-left:-2.14em;margin-right:-2.14em}.ast-separate-container .ast-article-single.remove-featured-img-padding .single-layout-1 .entry-header .post-thumb-img-content:first-child{margin-top:-1.5em}.ast-separate-container .ast-article-single.remove-featured-img-padding .single-layout-1 .post-thumb-img-content{margin-left:-2.14em;margin-right:-2.14em}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on{margin-left:-1.5em;margin-right:-1.5em}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on{margin-left:-.5em;margin-right:-.5em}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on{margin-top:0}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on{margin-top:1em}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content{margin-top:-1.5em}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content{margin-left:-1.5em;margin-right:-1.5em}.blog-layout-2{display:flex;flex-direction:column-reverse}.ast-separate-container .blog-layout-3,.ast-separate-container .blog-layout-1{display:block}.ast-plain-container .ast-grid-2 .ast-article-post,.ast-plain-container .ast-grid-3 .ast-article-post,.ast-plain-container .ast-grid-4 .ast-article-post,.ast-page-builder-template .ast-grid-2 .ast-article-post,.ast-page-builder-template .ast-grid-3 .ast-article-post,.ast-page-builder-template .ast-grid-4 .ast-article-post{width:100%}.ast-separate-container .ast-blog-layout-4-grid .ast-article-post{display:flex}}@media (max-width:921px){.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on{margin-top:0;margin-left:-2.14em}.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on{margin-top:0;margin-left:-1.14em}}@media (min-width:922px){.ast-separate-container.ast-blog-grid-2 .ast-archive-description,.ast-separate-container.ast-blog-grid-3 .ast-archive-description,.ast-separate-container.ast-blog-grid-4 .ast-archive-description{margin-bottom:1.33333em}.blog-layout-2.ast-no-thumb .post-content,.blog-layout-3.ast-no-thumb .post-content{width:calc(100% - 5.714285714em)}.blog-layout-2.ast-no-thumb.ast-no-date-box .post-content,.blog-layout-3.ast-no-thumb.ast-no-date-box .post-content{width:100%}.ast-separate-container .ast-grid-2 .ast-article-post.ast-separate-posts,.ast-separate-container .ast-grid-3 .ast-article-post.ast-separate-posts,.ast-separate-container .ast-grid-4 .ast-article-post.ast-separate-posts{border-bottom:0}.ast-separate-container .ast-grid-2>.site-main>.ast-row:before,.ast-separate-container .ast-grid-2>.site-main>.ast-row:after,.ast-separate-container .ast-grid-3>.site-main>.ast-row:before,.ast-separate-container .ast-grid-3>.site-main>.ast-row:after,.ast-separate-container .ast-grid-4>.site-main>.ast-row:before,.ast-separate-container .ast-grid-4>.site-main>.ast-row:after{flex-basis:0%;width:0}.ast-separate-container .ast-grid-2 .ast-article-post,.ast-separate-container .ast-grid-3 .ast-article-post,.ast-separate-container .ast-grid-4 .ast-article-post{display:flex;padding:0}.ast-plain-container .ast-grid-2>.site-main>.ast-row,.ast-plain-container .ast-grid-3>.site-main>.ast-row,.ast-plain-container .ast-grid-4>.site-main>.ast-row,.ast-page-builder-template .ast-grid-2>.site-main>.ast-row,.ast-page-builder-template .ast-grid-3>.site-main>.ast-row,.ast-page-builder-template .ast-grid-4>.site-main>.ast-row{margin-left:-1em;margin-right:-1em;display:flex;flex-flow:row wrap;align-items:stretch}.ast-plain-container .ast-grid-2>.site-main>.ast-row:before,.ast-plain-container .ast-grid-2>.site-main>.ast-row:after,.ast-plain-container .ast-grid-3>.site-main>.ast-row:before,.ast-plain-container .ast-grid-3>.site-main>.ast-row:after,.ast-plain-container .ast-grid-4>.site-main>.ast-row:before,.ast-plain-container .ast-grid-4>.site-main>.ast-row:after,.ast-page-builder-template .ast-grid-2>.site-main>.ast-row:before,.ast-page-builder-template .ast-grid-2>.site-main>.ast-row:after,.ast-page-builder-template .ast-grid-3>.site-main>.ast-row:before,.ast-page-builder-template .ast-grid-3>.site-main>.ast-row:after,.ast-page-builder-template .ast-grid-4>.site-main>.ast-row:before,.ast-page-builder-template .ast-grid-4>.site-main>.ast-row:after{flex-basis:0%;width:0}.ast-plain-container .ast-grid-2 .ast-article-post,.ast-plain-container .ast-grid-3 .ast-article-post,.ast-plain-container .ast-grid-4 .ast-article-post,.ast-page-builder-template .ast-grid-2 .ast-article-post,.ast-page-builder-template .ast-grid-3 .ast-article-post,.ast-page-builder-template .ast-grid-4 .ast-article-post{display:flex}.ast-plain-container .ast-grid-2 .ast-article-post:last-child,.ast-plain-container .ast-grid-3 .ast-article-post:last-child,.ast-plain-container .ast-grid-4 .ast-article-post:last-child,.ast-page-builder-template .ast-grid-2 .ast-article-post:last-child,.ast-page-builder-template .ast-grid-3 .ast-article-post:last-child,.ast-page-builder-template .ast-grid-4 .ast-article-post:last-child{margin-bottom:1.5em}.ast-separate-container .ast-grid-2>.site-main>.ast-row,.ast-separate-container .ast-grid-3>.site-main>.ast-row,.ast-separate-container .ast-grid-4>.site-main>.ast-row{margin-left:0;margin-right:0;display:flex;flex-flow:row wrap;align-items:stretch}.single .ast-author-meta .ast-author-details{display:flex}}@media (min-width:922px){.single .post-author-avatar,.single .post-author-bio{float:left;clear:right}.single .ast-author-meta .post-author-avatar{margin-right:1.33333em}.single .ast-author-meta .about-author-title-wrapper,.single .ast-author-meta .post-author-bio{text-align:left}.blog-layout-2 .post-content{padding-right:2em}.blog-layout-2.ast-no-date-box.ast-no-thumb .post-content{padding-right:0}.blog-layout-3 .post-content{padding-left:2em}.blog-layout-3.ast-no-date-box.ast-no-thumb .post-content{padding-left:0}.ast-separate-container .ast-grid-2 .ast-article-post.ast-separate-posts:nth-child(2n+0),.ast-separate-container .ast-grid-2 .ast-article-post.ast-separate-posts:nth-child(2n+1),.ast-separate-container .ast-grid-3 .ast-article-post.ast-separate-posts:nth-child(2n+0),.ast-separate-container .ast-grid-3 .ast-article-post.ast-separate-posts:nth-child(2n+1),.ast-separate-container .ast-grid-4 .ast-article-post.ast-separate-posts:nth-child(2n+0),.ast-separate-container .ast-grid-4 .ast-article-post.ast-separate-posts:nth-child(2n+1){padding:0 1em 0}}@media (max-width:544px){.ast-separate-container .ast-grid-sm-1 .ast-article-post{width:100%}.ast-separate-container .ast-grid-sm-2 .ast-article-post.ast-separate-posts,.ast-separate-container .ast-grid-sm-3 .ast-article-post.ast-separate-posts,.ast-separate-container .ast-grid-sm-4 .ast-article-post.ast-separate-posts{padding:0 .5em 0}.ast-separate-container .ast-grid-sm-1 .ast-article-post.ast-separate-posts{padding:0}.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on{margin-top:.5em}.ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container .ast-article-single.remove-featured-img-padding .single-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on{margin-left:-1em;margin-right:-1em}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on{margin-left:-.5em;margin-right:-.5em}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on{margin-top:.5em}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content{margin-top:-1.33333em}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content{margin-left:-1em;margin-right:-1em}.ast-separate-container .ast-grid-2 .ast-article-post .blog-layout-1,.ast-separate-container .ast-grid-2 .ast-article-post .blog-layout-2,.ast-separate-container .ast-grid-2 .ast-article-post .blog-layout-3{padding:1.33333em 1em}.ast-separate-container .ast-grid-3 .ast-article-post .blog-layout-1,.ast-separate-container .ast-grid-4 .ast-article-post .blog-layout-1{padding:1.33333em 1em}.single.ast-separate-container .ast-author-meta{padding:1.5em 1em}}@media (max-width:544px){.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on{margin-left:-1em}.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on{margin-left:-.5em}}@media (min-width:922px){.ast-hide-display-device-desktop{display:none}[class^="astra-advanced-hook-"] .wp-block-query .wp-block-post-template .wp-block-post{width:100%}}@media (min-width:545px) and (max-width:921px){.ast-hide-display-device-tablet{display:none}}@media (max-width:544px){.ast-hide-display-device-mobile{display:none}}.ast-article-post .ast-date-meta .posted-on,.ast-article-post .ast-date-meta .posted-on *{background:var(--ast-global-color-2);color:#fff}.ast-article-post .ast-date-meta .posted-on .date-month,.ast-article-post .ast-date-meta .posted-on .date-year{color:#fff}.ast-loader>div{background-color:var(--ast-global-color-2)}.ast-load-more{cursor:pointer;display:none;border:2px solid var(--ast-border-color);transition:all 0.2s linear;color:#000}.ast-load-more.active{display:inline-block;padding:0 1.5em;line-height:3em}.ast-load-more.no-more:hover{border-color:var(--ast-border-color);color:#000}.ast-load-more.no-more:hover{background-color:inherit}.ast-small-footer{color:#606060}.ast-header-search .ast-search-menu-icon .search-field{border-radius:2px}.ast-header-search .ast-search-menu-icon .search-submit{border-radius:2px}.ast-header-search .ast-search-menu-icon .search-form{border-top-width:1px;border-bottom-width:1px;border-left-width:1px;border-right-width:1px;border-color:#ddd;border-radius:2px}@media (min-width:922px){.ast-container{max-width:1240px}}@media (min-width:993px){.ast-container{max-width:1240px}}@media (min-width:1201px){.ast-container{max-width:1240px}}@media (max-width:921px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .ast-comment-list li.depth-1,.ast-separate-container .comment-respond .ast-separate-container .ast-related-posts-wrap,.ast-separate-container .ast-woocommerce-container,.single.ast-separate-container .ast-author-details{padding-top:1.5em;padding-bottom:1.5em}.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comments-count-wrapper,.ast-separate-container .ast-comment-list li.depth-1,.ast-separate-container .comment-respond,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .related-posts-title-wrapper .single.ast-separate-container .about-author-title-wrapper,.ast-separate-container .ast-related-posts-wrap,.ast-separate-container .ast-woocommerce-container,.single.ast-separate-container .ast-author-details,.ast-separate-container .ast-single-related-posts-container{padding-right:2.14em;padding-left:2.14em}.ast-narrow-container .ast-article-post,.ast-narrow-container .ast-article-single,.ast-narrow-container .ast-comment-list li.depth-1,.ast-narrow-container .comment-respond,.ast-narrow-container .ast-related-posts-wrap,.ast-narrow-container .ast-woocommerce-container,.ast-narrow-container .ast-single-related-posts-container,.single.ast-narrow-container .ast-author-details{padding-top:1.5em;padding-bottom:1.5em}.ast-narrow-container .ast-article-post,.ast-narrow-container .ast-article-single,.ast-narrow-container .comments-count-wrapper,.ast-narrow-container .ast-comment-list li.depth-1,.ast-narrow-container .comment-respond,.ast-narrow-container .related-posts-title-wrapper,.ast-narrow-container .related-posts-title-wrapper,.single.ast-narrow-container .about-author-title-wrapper,.ast-narrow-container .ast-related-posts-wrap,.ast-narrow-container .ast-woocommerce-container,.ast-narrow-container .ast-single-related-posts-container,.single.ast-narrow-container .ast-author-details{padding-right:2.14em;padding-left:2.14em}.ast-separate-container.ast-right-sidebar #primary,.ast-separate-container.ast-left-sidebar #primary,.ast-separate-container #primary,.ast-plain-container #primary,.ast-narrow-container #primary{margin-top:1.5em;margin-bottom:1.5em}.ast-left-sidebar #primary,.ast-right-sidebar #primary,.ast-separate-container.ast-right-sidebar #primary,.ast-separate-container.ast-left-sidebar #primary,.ast-separate-container #primary,.ast-narrow-container #primary{padding-left:0em;padding-right:0em}.ast-no-sidebar.ast-separate-container .entry-content .alignfull,.ast-no-sidebar.ast-narrow-container .entry-content .alignfull{margin-right:-2.14em;margin-left:-2.14em}}@media (max-width:544px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .ast-comment-list li.depth-1,.ast-separate-container .comment-respond,.ast-separate-container .ast-related-posts-wrap,.ast-separate-container .ast-woocommerce-container,.single.ast-separate-container .ast-author-details{padding-top:1.5em;padding-bottom:1.5em}.ast-narrow-container .ast-article-post,.ast-narrow-container .ast-article-single,.ast-narrow-container .ast-comment-list li.depth-1,.ast-narrow-container .comment-respond,.ast-narrow-container .ast-related-posts-wrap,.ast-narrow-container .ast-woocommerce-container,.ast-narrow-container .ast-single-related-posts-container,.single.ast-narrow-container .ast-author-details{padding-top:1.5em;padding-bottom:1.5em}.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comments-count-wrapper,.ast-separate-container .ast-comment-list li.depth-1,.ast-separate-container .comment-respond,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .related-posts-title-wrapper,.single.ast-separate-container .about-author-title-wrapper,.ast-separate-container .ast-related-posts-wrap,.ast-separate-container .ast-woocommerce-container,.single.ast-separate-container .ast-author-details{padding-right:1em;padding-left:1em}.ast-narrow-container .ast-article-post,.ast-narrow-container .ast-article-single,.ast-narrow-container .comments-count-wrapper,.ast-narrow-container .ast-comment-list li.depth-1,.ast-narrow-container .comment-respond,.ast-narrow-container .related-posts-title-wrapper,.ast-narrow-container .related-posts-title-wrapper,.single.ast-narrow-container .about-author-title-wrapper,.ast-narrow-container .ast-related-posts-wrap,.ast-narrow-container .ast-woocommerce-container,.ast-narrow-container .ast-single-related-posts-container,.single.ast-narrow-container .ast-author-details{padding-right:1em;padding-left:1em}.ast-no-sidebar.ast-separate-container .entry-content .alignfull,.ast-no-sidebar.ast-narrow-container .entry-content .alignfull{margin-right:-1em;margin-left:-1em}}.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle{top:0;right:calc(20px - 0.907em)}.ast-flyout-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu>.menu-item-has-children>.ast-menu-toggle{right:calc(20px - 0.907em)}@media (max-width:544px){.ast-header-break-point .header-main-layout-2 .site-branding,.ast-header-break-point .ast-mobile-header-stack .ast-mobile-menu-buttons{padding-bottom:0}}@media (max-width:921px){.ast-separate-container.ast-two-container #secondary .widget,.ast-separate-container #secondary .widget{margin-bottom:1.5em}}@media (max-width:921px){.ast-separate-container #primary,.ast-narrow-container #primary{padding-top:0}}@media (max-width:921px){.ast-separate-container #primary,.ast-narrow-container #primary{padding-bottom:0}}.ast-builder-menu-1 .main-header-menu.submenu-with-border .astra-megamenu,.ast-builder-menu-1 .main-header-menu.submenu-with-border .astra-full-megamenu-wrapper{border-top-width:3px;border-bottom-width:0;border-right-width:0;border-left-width:0;border-color:blue;border-style:solid}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-1 .main-header-menu .sub-menu>.menu-item>.menu-link{padding-top:0;padding-bottom:0;padding-left:30px;padding-right:20px}.ast-header-break-point .ast-builder-menu-1 .sub-menu .menu-item.menu-item-has-children>.ast-menu-toggle{top:0;right:calc(20px - 0.907em)}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1 .sub-menu .menu-item.menu-item-has-children>.ast-menu-toggle{top:0}}[CLASS*="-sticky-header-active"] .ast-header-sticked [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{fill:var(--ast-global-color-0)}[CLASS*="-sticky-header-active"] .ast-header-sticked [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-wrap .mobile-menu{color:var(--ast-global-color-0)}[CLASS*="-sticky-header-active"] .ast-header-sticked [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-outline{background:#fff0;color:var(--ast-global-color-0);border-color:var(--ast-global-color-0)}.site-title,.site-title a{font-family:'Lato',sans-serif;line-height:1.23em}.widget-area.secondary .sidebar-main .wp-block-heading,#secondary .widget-title,.woocommerce-page #secondary .widget .widget-title{font-family:'Lato',sans-serif;line-height:1.23em}.blog .entry-title,.blog .entry-title a,.archive .entry-title,.archive .entry-title a,.search .entry-title,.search .entry-title a{font-family:'Lato',sans-serif;line-height:1.23em}button,.ast-button,input#submit,input[type="button"],input[type="submit"],input[type="reset"]{font-size:16px;font-size:1rem;font-weight:400;font-family:'Amiri',serif;text-transform:none}.ast-hfb-header.ast-desktop .ast-builder-menu-1 .main-header-menu .menu-item.menu-item-heading>.menu-link{font-weight:700}.woocommerce ul.products li.product .onsale.circle-outline,.woocommerce ul.products li.product .onsale.square-outline,.woocommerce div.product .onsale.circle-outline,.woocommerce div.product .onsale.square-outline{background:#fff;border:2px solid var(--ast-global-color-2);color:var(--ast-global-color-2)}.ast-shop-load-more:hover{color:#fff;border-color:var(--ast-global-color-2);background-color:var(--ast-global-color-2)}.ast-loader>div{background-color:var(--ast-global-color-2)}.woocommerce nav.woocommerce-pagination ul li>span.current,.woocommerce nav.woocommerce-pagination ul li>.page-numbers{border-color:var(--ast-global-color-2)}.ast-woo-two-step-checkout .ast-checkout-slides .flex-prev.button{color:var(--ast-global-color-6);border-color:#f80;background-color:#f80}.widget_layered_nav_filters ul li.chosen a::before{color:var(--ast-global-color-2)}.woocommerce-grouped-product-list p.ast-stock-detail{margin-bottom:unset}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{box-shadow:0 0 0 0 rgb(0 0 0 / .1)}.woocommerce ul.products li.product:hover,.woocommerce-page ul.products li.product:hover{box-shadow:0 0 0 0 rgb(0 0 0 / .1)}.woocommerce .quantity .ast-vertical-icon{color:var(--ast-global-color-2);border:unset;font-size:15px}.woocommerce input[type=number].qty.ast-no-internal-border,.woocommerce :has(.ast-qty-placeholder.no-internal-border) input[type=number].qty{color:#666;font-size:13px}.woocommerce .astra-shop-filter-button .astra-woo-filter-icon:after,.woocommerce button.astra-shop-filter-button .astra-woo-filter-icon:after,.woocommerce-page .astra-shop-filter-button .astra-woo-filter-icon:after,.woocommerce-page button.astra-shop-filter-button .astra-woo-filter-icon:after,.woocommerce .astra-shop-filter-button .astra-woo-filter-icon:after,.woocommerce button.astra-shop-filter-button .astra-woo-filter-icon:after,.woocommerce-page .astra-shop-filter-button .astra-woo-filter-icon:after,.woocommerce-page button.astra-shop-filter-button .astra-woo-filter-icon:after{content:"\e5d2";font-family:'Astra';text-decoration:inherit}.woocommerce .astra-off-canvas-sidebar-wrapper .close:after,.woocommerce-page .astra-off-canvas-sidebar-wrapper .close:after{content:"\e5cd";font-family:'Astra';display:inline-block;font-size:2rem;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:normal}#ast-quick-view-close:before{content:"\e5cd";font-family:'Astra';text-decoration:inherit}.ast-icon-previous:before,.ast-icon-next:before{content:"\e900";font-family:'Astra';display:inline-block;font-size:.8rem;font-weight:700;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;line-height:normal;font-style:normal}.ast-icon-previous:before{transform:rotate(90deg)}.ast-icon-next:before{transform:rotate(-90deg)}#ast-quick-view-modal .ast-qv-image-slider .flex-direction-nav .flex-prev:before,#ast-quick-view-modal .ast-qv-image-slider .flex-direction-nav .flex-next:before{content:"\e900";font-family:Astra;font-size:20px}#ast-quick-view-modal .ast-qv-image-slider .flex-direction-nav a{width:20px;height:20px}#ast-quick-view-modal .ast-qv-image-slider:hover .flex-direction-nav .flex-prev{left:10px}#ast-quick-view-modal .ast-qv-image-slider:hover .flex-direction-nav .flex-next{right:10px}#ast-quick-view-modal .ast-qv-image-slider .flex-direction-nav .flex-prev{transform:rotate(90deg)}#ast-quick-view-modal .ast-qv-image-slider .flex-direction-nav .flex-next{transform:rotate(-90deg)}.woocommerce .quantity .plus,.woocommerce .quantity .minus,.woocommerce .quantity .qty{border:1px solid var(--ast-border-color)}.woocommerce .quantity .plus{border-left:none}.woocommerce .quantity .minus{border-right:none}.woocommerce-js .quantity .minus,.woocommerce .quantity .plus{font-size:18px}.ast-builder-layout-element[data-section="section-hb-woo-cart"]{padding:0;margin-left:1em;margin-right:1em;margin:0}.ast-builder-layout-element[data-section="section-hb-woo-cart"] .ast-addon-cart-wrap{display:inline-block;padding:0 .6em}.ast-menu-cart-outline .ast-addon-cart-wrap{border-width:2px}.ast-menu-cart-outline .ast-cart-menu-wrap .count,.ast-menu-cart-outline .ast-addon-cart-wrap{border-style:solid;border-color:var(--ast-global-color-0)}@media screen and (min-width:922px){.woocommerce div.product.ast-product-gallery-layout-vertical .onsale,.woocommerce div.product.ast-product-gallery-layout-vertical .ast-onsale-card{left:12.5%;left:-webkit-calc(12.5% - .5em);left:calc(12.5% - .5em)}.woocommerce div.product.ast-product-gallery-with-no-image .onsale{top:-.5em;left:-.5em}}@media (min-width:922px){.woocommerce #content .ast-woocommerce-container div.product div.images,.woocommerce .ast-woocommerce-container div.product div.images,.woocommerce-page #content .ast-woocommerce-container div.product div.images,.woocommerce-page .ast-woocommerce-container div.product div.images{width:50%}.woocommerce #content .ast-woocommerce-container div.product div.summary,.woocommerce .ast-woocommerce-container div.product div.summary,.woocommerce-page #content .ast-woocommerce-container div.product div.summary,.woocommerce-page .ast-woocommerce-container div.product div.summary{width:46%}.woocommerce div.product.ast-product-gallery-layout-vertical div.images .flex-control-thumbs{width:calc(25% - 1em)}.woocommerce div.product.ast-product-gallery-layout-vertical div.images .flex-control-thumbs li{width:100%}.woocommerce.ast-woo-two-step-checkout form #order_review,.woocommerce.ast-woo-two-step-checkout form #order_review_heading,.woocommerce-page.ast-woo-two-step-checkout form #order_review,.woocommerce-page.ast-woo-two-step-checkout form #order_review_heading,.woocommerce.ast-woo-two-step-checkout form #customer_details.col2-set,.woocommerce-page.ast-woo-two-step-checkout form #customer_details.col2-set{width:100%}}@media (min-width:922px){.woocommerce div.product.ast-product-gallery-layout-vertical .flex-viewport{width:75%;float:right}}@media (max-width:922px){.ast-product-navigation-wrapper{text-align:center}}@media (min-width:921px){#ast-quick-view-content div.summary form.cart.stick .sticky-add-to-cart{position:absolute;bottom:0;margin:0;padding:16px 30px 4px 0;width:calc(50% - 30px)}}@media (max-width:921px){#ast-quick-view-content div.summary form.cart.stick .button{padding:10px}#ast-quick-view-modal .ast-content-main-wrapper{top:0;right:0;bottom:0;left:0;transform:none!important;width:100%;position:relative;overflow:hidden;padding:10%;height:100%}#ast-quick-view-content div.summary,#ast-quick-view-content div.images{min-width:auto}#ast-quick-view-modal.open .ast-content-main{transform:none!important}}@media (max-width:921px){.woocommerce div.product .related.products ul.products li.product,.woocommerce[class*="rel-up-columns-"] div.product .related.products ul.products li.product,.woocommerce-page div.product .related.products ul.products li.product,.woocommerce-page[class*="rel-up-columns-"] div.product .related.products ul.products li.product{margin-right:20px;clear:none}}@media (min-width:545px) and (max-width:921px){.woocommerce-page.tablet-rel-up-columns-1 div.product .related.products ul.products li.product,.woocommerce-page.tablet-rel-up-columns-1 div.product .up-sells ul.products li.product,.woocommerce.tablet-rel-up-columns-1 div.product .related.products ul.products li.product,.woocommerce.tablet-rel-up-columns-1 div.product .up-sells ul.products li.product{width:100%;margin-right:0}.woocommerce-page.tablet-rel-up-columns-2 div.product .related.products ul.products li.product,.woocommerce-page.tablet-rel-up-columns-2 div.product .up-sells ul.products li.product,.woocommerce.tablet-rel-up-columns-2 div.product .related.products ul.products li.product,.woocommerce.tablet-rel-up-columns-2 div.product .up-sells ul.products li.product{width:calc(50% - 10px);margin-right:20px}.woocommerce-page.tablet-rel-up-columns-2 div.product .related.products ul.products li.product:nth-child(2n),.woocommerce-page.tablet-rel-up-columns-2 div.product .up-sells ul.products li.product:nth-child(2n),.woocommerce.tablet-rel-up-columns-2 div.product .related.products ul.products li.product:nth-child(2n),.woocommerce.tablet-rel-up-columns-2 div.product .up-sells ul.products li.product:nth-child(2n){clear:right;margin-right:0}.woocommerce-page.tablet-rel-up-columns-2 div.product .related.products ul.products li.product:nth-child(2n+1),.woocommerce-page.tablet-rel-up-columns-2 div.product .up-sells ul.products li.product:nth-child(2n+1),.woocommerce.tablet-rel-up-columns-2 div.product .related.products ul.products li.product:nth-child(2n+1),.woocommerce.tablet-rel-up-columns-2 div.product .up-sells ul.products li.product:nth-child(2n+1){clear:left}.woocommerce-page.tablet-rel-up-columns-3 div.product .related.products ul.products li.product,.woocommerce-page.tablet-rel-up-columns-3 div.product .up-sells ul.products li.product,.woocommerce.tablet-rel-up-columns-3 div.product .related.products ul.products li.product,.woocommerce.tablet-rel-up-columns-3 div.product .up-sells ul.products li.product{width:calc(33.33% - 14px)}.woocommerce-page.tablet-rel-up-columns-3 div.product .related.products ul.products li.product:nth-child(3n),.woocommerce-page.tablet-rel-up-columns-3 div.product .up-sells ul.products li.product:nth-child(3n),.woocommerce.tablet-rel-up-columns-3 div.product .related.products ul.products li.product:nth-child(3n),.woocommerce.tablet-rel-up-columns-3 div.product .up-sells ul.products li.product:nth-child(3n){clear:right;margin-right:0}.woocommerce-page.tablet-rel-up-columns-3 div.product .related.products ul.products li.product:nth-child(3n+1),.woocommerce-page.tablet-rel-up-columns-3 div.product .up-sells ul.products li.product:nth-child(3n+1),.woocommerce.tablet-rel-up-columns-3 div.product .related.products ul.products li.product:nth-child(3n+1),.woocommerce.tablet-rel-up-columns-3 div.product .up-sells ul.products li.product:nth-child(3n+1){clear:left}.woocommerce-page.tablet-rel-up-columns-4 div.product .related.products ul.products li.product,.woocommerce-page.tablet-rel-up-columns-4 div.product .up-sells ul.products li.product,.woocommerce.tablet-rel-up-columns-4 div.product .related.products ul.products li.product,.woocommerce.tablet-rel-up-columns-4 div.product .up-sells ul.products li.product{width:calc(25% - 15px)}.woocommerce-page.tablet-rel-up-columns-4 div.product .related.products ul.products li.product:nth-child(4n),.woocommerce-page.tablet-rel-up-columns-4 div.product .up-sells ul.products li.product:nth-child(4n),.woocommerce.tablet-rel-up-columns-4 div.product .related.products ul.products li.product:nth-child(4n),.woocommerce.tablet-rel-up-columns-4 div.product .up-sells ul.products li.product:nth-child(4n){clear:right;margin-right:0}.woocommerce-page.tablet-rel-up-columns-4 div.product .related.products ul.products li.product:nth-child(4n+1),.woocommerce-page.tablet-rel-up-columns-4 div.product .up-sells ul.products li.product:nth-child(4n+1),.woocommerce.tablet-rel-up-columns-4 div.product .related.products ul.products li.product:nth-child(4n+1),.woocommerce.tablet-rel-up-columns-4 div.product .up-sells ul.products li.product:nth-child(4n+1){clear:left}.woocommerce-page.tablet-rel-up-columns-5 div.product .related.products ul.products li.product,.woocommerce-page.tablet-rel-up-columns-5 div.product .up-sells ul.products li.product,.woocommerce.tablet-rel-up-columns-5 div.product .related.products ul.products li.product,.woocommerce.tablet-rel-up-columns-5 div.product .up-sells ul.products li.product{width:calc(20% - 16px)}.woocommerce-page.tablet-rel-up-columns-5 div.product .related.products ul.products li.product:nth-child(5n),.woocommerce-page.tablet-rel-up-columns-5 div.product .up-sells ul.products li.product:nth-child(5n),.woocommerce.tablet-rel-up-columns-5 div.product .related.products ul.products li.product:nth-child(5n),.woocommerce.tablet-rel-up-columns-5 div.product .up-sells ul.products li.product:nth-child(5n){clear:right;margin-right:0}.woocommerce-page.tablet-rel-up-columns-5 div.product .related.products ul.products li.product:nth-child(5n+1),.woocommerce-page.tablet-rel-up-columns-5 div.product .up-sells ul.products li.product:nth-child(5n+1),.woocommerce.tablet-rel-up-columns-5 div.product .related.products ul.products li.product:nth-child(5n+1),.woocommerce.tablet-rel-up-columns-5 div.product .up-sells ul.products li.product:nth-child(5n+1){clear:left}.woocommerce-page.tablet-rel-up-columns-6 div.product .related.products ul.products li.product,.woocommerce-page.tablet-rel-up-columns-6 div.product .up-sells ul.products li.product,.woocommerce.tablet-rel-up-columns-6 div.product .related.products ul.products li.product,.woocommerce.tablet-rel-up-columns-6 div.product .up-sells ul.products li.product{width:calc(16.66% - 17px)}.woocommerce-page.tablet-rel-up-columns-6 div.product .related.products ul.products li.product:nth-child(6n),.woocommerce-page.tablet-rel-up-columns-6 div.product .up-sells ul.products li.product:nth-child(6n),.woocommerce.tablet-rel-up-columns-6 div.product .related.products ul.products li.product:nth-child(6n),.woocommerce.tablet-rel-up-columns-6 div.product .up-sells ul.products li.product:nth-child(6n){clear:right;margin-right:0}.woocommerce-page.tablet-rel-up-columns-6 div.product .related.products ul.products li.product:nth-child(6n+1),.woocommerce-page.tablet-rel-up-columns-6 div.product .up-sells ul.products li.product:nth-child(6n+1),.woocommerce.tablet-rel-up-columns-6 div.product .related.products ul.products li.product:nth-child(6n+1),.woocommerce.tablet-rel-up-columns-6 div.product .up-sells ul.products li.product:nth-child(6n+1){clear:left}}@media (min-width:545px){#ast-quick-view-content div.summary{overflow-y:auto}}@media (max-width:544px){.woocommerce button.astra-shop-filter-button,.woocommerce-page button.astra-shop-filter-button{float:none;display:block}#ast-quick-view-content{max-width:initial!important;max-height:initial!important}#ast-quick-view-modal .ast-content-main-wrapper{height:auto}#ast-quick-view-content div.images{width:100%;float:none}#ast-quick-view-content div.summary{width:100%;float:left;margin:0;padding:15px;max-height:initial!important}.ast-header-break-point .ast-above-header-mobile-inline.mobile-header-order-2 .ast-masthead-custom-menu-items.woocommerce-custom-menu-item{margin-left:0}.ast-header-break-point .ast-above-header-mobile-inline.mobile-header-order-3 .ast-masthead-custom-menu-items.woocommerce-custom-menu-item,.ast-header-break-point .ast-above-header-mobile-inline.mobile-header-order-5 .ast-masthead-custom-menu-items.woocommerce-custom-menu-item{margin-right:0}.woocommerce-page.mobile-rel-up-columns-1 div.product .related.products ul.products li.product,.woocommerce-page.mobile-rel-up-columns-1 div.product .up-sells ul.products li.product,.woocommerce.mobile-rel-up-columns-1 div.product .related.products ul.products li.product,.woocommerce.mobile-rel-up-columns-1 div.product .up-sells ul.products li.product{width:100%;margin-right:0}.woocommerce-page.mobile-rel-up-columns-2 div.product .related.products ul.products li.product,.woocommerce-page.mobile-rel-up-columns-2 div.product .up-sells ul.products li.product,.woocommerce.mobile-rel-up-columns-2 div.product .related.products ul.products li.product,.woocommerce.mobile-rel-up-columns-2 div.product .up-sells ul.products li.product{width:calc(50% - 10px)}.woocommerce-page.mobile-rel-up-columns-2 div.product .related.products ul.products li.product:nth-child(2n),.woocommerce-page.mobile-rel-up-columns-2 div.product .up-sells ul.products li.product:nth-child(2n),.woocommerce.mobile-rel-up-columns-2 div.product .related.products ul.products li.product:nth-child(2n),.woocommerce.mobile-rel-up-columns-2 div.product .up-sells ul.products li.product:nth-child(2n){margin-right:0;clear:right}.woocommerce-page.mobile-rel-up-columns-2 div.product .related.products ul.products li.product:nth-child(2n+1),.woocommerce-page.mobile-rel-up-columns-2 div.product .up-sells ul.products li.product:nth-child(2n+1),.woocommerce.mobile-rel-up-columns-2 div.product .related.products ul.products li.product:nth-child(2n+1),.woocommerce.mobile-rel-up-columns-2 div.product .up-sells ul.products li.product:nth-child(2n+1){clear:left}.woocommerce-page.mobile-rel-up-columns-3 div.product .related.products ul.products li.product,.woocommerce-page.mobile-rel-up-columns-3 div.product .up-sells ul.products li.product,.woocommerce.mobile-rel-up-columns-3 div.product .related.products ul.products li.product,.woocommerce.mobile-rel-up-columns-3 div.product .up-sells ul.products li.product{width:calc(33.33% - 14px);margin-right:20px}.woocommerce-page.mobile-rel-up-columns-3 div.product .related.products ul.products li.product:nth-child(3n),.woocommerce-page.mobile-rel-up-columns-3 div.product .up-sells ul.products li.product:nth-child(3n),.woocommerce.mobile-rel-up-columns-3 div.product .related.products ul.products li.product:nth-child(3n),.woocommerce.mobile-rel-up-columns-3 div.product .up-sells ul.products li.product:nth-child(3n){margin-right:0;clear:right}.woocommerce-page.mobile-rel-up-columns-3 div.product .related.products ul.products li.product:nth-child(3n+1),.woocommerce-page.mobile-rel-up-columns-3 div.product .up-sells ul.products li.product:nth-child(3n+1),.woocommerce.mobile-rel-up-columns-3 div.product .related.products ul.products li.product:nth-child(3n+1),.woocommerce.mobile-rel-up-columns-3 div.product .up-sells ul.products li.product:nth-child(3n+1){clear:left}.woocommerce-page.mobile-rel-up-columns-4 div.product .related.products ul.products li.product,.woocommerce-page.mobile-rel-up-columns-4 div.product .up-sells ul.products li.product,.woocommerce.mobile-rel-up-columns-4 div.product .related.products ul.products li.product,.woocommerce.mobile-rel-up-columns-4 div.product .up-sells ul.products li.product{width:calc(25% - 15px);margin-right:20px;clear:none}.woocommerce-page.mobile-rel-up-columns-4 div.product .related.products ul.products li.product:nth-child(4n),.woocommerce-page.mobile-rel-up-columns-4 div.product .up-sells ul.products li.product:nth-child(4n),.woocommerce.mobile-rel-up-columns-4 div.product .related.products ul.products li.product:nth-child(4n),.woocommerce.mobile-rel-up-columns-4 div.product .up-sells ul.products li.product:nth-child(4n){clear:right;margin-right:0}.woocommerce-page.mobile-rel-up-columns-4 div.product .related.products ul.products li.product:nth-child(4n+1),.woocommerce-page.mobile-rel-up-columns-4 div.product .up-sells ul.products li.product:nth-child(4n+1),.woocommerce.mobile-rel-up-columns-4 div.product .related.products ul.products li.product:nth-child(4n+1),.woocommerce.mobile-rel-up-columns-4 div.product .up-sells ul.products li.product:nth-child(4n+1){clear:left}.woocommerce-page.mobile-rel-up-columns-5 div.product .related.products ul.products li.product,.woocommerce-page.mobile-rel-up-columns-5 div.product .up-sells ul.products li.product,.woocommerce.mobile-rel-up-columns-5 div.product .related.products ul.products li.product,.woocommerce.mobile-rel-up-columns-5 div.product .up-sells ul.products li.product{width:calc(20% - 16px)}.woocommerce-page.mobile-rel-up-columns-5 div.product .related.products ul.products li.product:nth-child(5n),.woocommerce-page.mobile-rel-up-columns-5 div.product .up-sells ul.products li.product:nth-child(5n),.woocommerce.mobile-rel-up-columns-5 div.product .related.products ul.products li.product:nth-child(5n),.woocommerce.mobile-rel-up-columns-5 div.product .up-sells ul.products li.product:nth-child(5n){margin-right:0;clear:right}.woocommerce-page.mobile-rel-up-columns-5 div.product .related.products ul.products li.product:nth-child(5n+1),.woocommerce-page.mobile-rel-up-columns-5 div.product .up-sells ul.products li.product:nth-child(5n+1),.woocommerce.mobile-rel-up-columns-5 div.product .related.products ul.products li.product:nth-child(5n+1),.woocommerce.mobile-rel-up-columns-5 div.product .up-sells ul.products li.product:nth-child(5n+1){clear:left}.woocommerce-page.mobile-rel-up-columns-6 div.product .related.products ul.products li.product,.woocommerce-page.mobile-rel-up-columns-6 div.product .up-sells ul.products li.product,.woocommerce.mobile-rel-up-columns-6 div.product .related.products ul.products li.product,.woocommerce.mobile-rel-up-columns-6 div.product .up-sells ul.products li.product{width:calc(16.66% - 17px)}.woocommerce-page.mobile-rel-up-columns-6 div.product .related.products ul.products li.product:nth-child(6n),.woocommerce-page.mobile-rel-up-columns-6 div.product .up-sells ul.products li.product:nth-child(6n),.woocommerce.mobile-rel-up-columns-6 div.product .related.products ul.products li.product:nth-child(6n),.woocommerce.mobile-rel-up-columns-6 div.product .up-sells ul.products li.product:nth-child(6n){margin-right:0;clear:right}.woocommerce-page.mobile-rel-up-columns-6 div.product .related.products ul.products li.product:nth-child(6n+1),.woocommerce-page.mobile-rel-up-columns-6 div.product .up-sells ul.products li.product:nth-child(6n+1),.woocommerce.mobile-rel-up-columns-6 div.product .related.products ul.products li.product:nth-child(6n+1),.woocommerce.mobile-rel-up-columns-6 div.product .up-sells ul.products li.product:nth-child(6n+1){clear:left}.ast-header-break-point .ast-shop-toolbar-container{column-gap:20px;flex-direction:column;-js-display:flex;display:flex;justify-content:inherit;align-items:inherit}.ast-header-break-point .ast-shop-toolbar-container .ast-shop-toolbar-aside-wrap{margin-bottom:20px}.ast-header-break-point .ast-shop-toolbar-container .ast-shop-toolbar-aside-wrap>*:first-child{flex:1 1 auto}.ast-header-break-point .ast-shop-toolbar-container>*:last-child{float:unset}}@media screen and (min-width:544px){body.woocommerce-cart .woocommerce .cross-sells ul.products .ast-article-single .astra-shop-summary-wrap{padding-right:10em}body.woocommerce-cart .cross-sells ul.products .ast-article-single .astra-shop-summary-wrap .price{max-width:10.5em}}.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product .astra-shop-summary-wrap,.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product .astra-shop-summary-wrap{align-self:center}@media (max-width:921px){.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product .astra-shop-summary-wrap,.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product .astra-shop-summary-wrap{align-self:center}}@media (max-width:544px){.woocommerce.ast-woocommerce-shop-page-list-style ul.products li.product .astra-shop-summary-wrap,.woocommerce-page.ast-woocommerce-shop-page-list-style ul.products li.product .astra-shop-summary-wrap{align-self:center}}.ast-desktop .ast-mm-widget-content .ast-mm-widget-item{padding:0}.ast-desktop .ast-mega-menu-enabled.main-header-menu>.menu-item-has-children>.menu-link .sub-arrow:after,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu>.menu-item-has-children>.menu-link .sub-arrow:after,.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu>.menu-item-has-children>.menu-link .sub-arrow:after{content:"\e900";display:inline-block;font-family:Astra;font-size:.6rem;font-weight:700;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:10px;line-height:normal}.ast-search-box.header-cover #close::before,.ast-search-box.full-screen #close::before{font-family:Astra;content:"\e5cd";display:inline-block;transition:transform .3s ease-in-out}.ast-advanced-headers-different-logo .advanced-header-logo,.ast-header-break-point .ast-has-mobile-header-logo .advanced-header-logo{display:inline-block}.ast-header-break-point.ast-advanced-headers-different-logo .ast-has-mobile-header-logo .ast-mobile-header-logo{display:none}.ast-advanced-headers-layout{width:100%}.ast-header-break-point .ast-advanced-headers-parallax{background-attachment:fixed}html{background-color:var(--tutor-surface-base)}:root{font-size:16px}.uag-blocks-common-selector{z-index:var(--z-index-desktop)!important}@media(max-width:976px){.uag-blocks-common-selector{z-index:var(--z-index-tablet)!important}}@media(max-width:767px){.uag-blocks-common-selector{z-index:var(--z-index-mobile)!important}}@media screen{.is-menu path.search-icon-path{fill:#d93}body .popup-search-close:after,body .search-close:after{border-color:#d93}body .popup-search-close:before,body .search-close:before{border-color:#d93}}#is-ajax-search-result-995 .is-ajax-search-post,#is-ajax-search-result-995 .is-show-more-results,#is-ajax-search-details-995 .is-ajax-search-items>div{background-color:#ffffff!important}#is-ajax-search-result-995 .is-ajax-search-post:hover,#is-ajax-search-result-995 .is-show-more-results:hover,#is-ajax-search-details-995 .is-ajax-search-tags-details>div:hover,#is-ajax-search-details-995 .is-ajax-search-categories-details>div:hover{background-color:#ddf5ff!important}#is-ajax-search-result-995 .is-ajax-term-label,#is-ajax-search-details-995 .is-ajax-term-label,#is-ajax-search-result-995,#is-ajax-search-details-995{color:#000000!important}#is-ajax-search-result-995 a,#is-ajax-search-details-995 a:not(.button){color:#0000ff!important}#is-ajax-search-details-995 .is-ajax-woocommerce-actions a.button{background-color:#0000ff!important}#is-ajax-search-result-995 .is-ajax-search-post,#is-ajax-search-details-995 .is-ajax-search-post-details{border-color:#00f7de!important}#is-ajax-search-result-995,#is-ajax-search-details-995{background-color:#00f7de!important}.is-form-id-995 .is-search-submit:focus,.is-form-id-995 .is-search-submit:hover,.is-form-id-995 .is-search-submit,.is-form-id-995 .is-search-icon{color:#000000!important;background-color:#1e73be!important;border-color:#000000!important}.is-form-id-995 .is-search-submit path{fill:#000000!important}.is-form-id-995 .is-search-input::-webkit-input-placeholder{color:#000000!important}.is-form-id-995 .is-search-input:-moz-placeholder{color:#000000!important;opacity:1}.is-form-id-995 .is-search-input::-moz-placeholder{color:#000000!important;opacity:1}.is-form-id-995 .is-search-input:-ms-input-placeholder{color:#000000!important}.is-form-style-1.is-form-id-995 .is-search-input:focus,.is-form-style-1.is-form-id-995 .is-search-input:hover,.is-form-style-1.is-form-id-995 .is-search-input,.is-form-style-2.is-form-id-995 .is-search-input:focus,.is-form-style-2.is-form-id-995 .is-search-input:hover,.is-form-style-2.is-form-id-995 .is-search-input,.is-form-style-3.is-form-id-995 .is-search-input:focus,.is-form-style-3.is-form-id-995 .is-search-input:hover,.is-form-style-3.is-form-id-995 .is-search-input,.is-form-id-995 .is-search-input:focus,.is-form-id-995 .is-search-input:hover,.is-form-id-995 .is-search-input{color:#000000!important;border-color:#2837ff!important;background-color:#ffffff!important}:root,::before,::after{--mec-heading-font-family:'Amiri';--mec-paragraph-font-family:'Lato';--mec-color-skin:#40d9f1;--mec-color-skin-rgba-1:rgba(64, 217, 241, .25);--mec-color-skin-rgba-2:rgba(64, 217, 241, .5);--mec-color-skin-rgba-3:rgba(64, 217, 241, .75);--mec-color-skin-rgba-4:rgba(64, 217, 241, .11);--mec-primary-border-radius:12px;--mec-secondary-border-radius:3px;--mec-container-normal-width:1196px;--mec-container-large-width:1690px;--mec-title-color:#000000;--mec-title-color-hover:#ff8000;--mec-fes-main-color:#40d9f1;--mec-fes-main-color-rgba-1:rgba(64, 217, 241, 0.12);--mec-fes-main-color-rgba-2:rgba(64, 217, 241, 0.23);--mec-fes-main-color-rgba-3:rgba(64, 217, 241, 0.03);--mec-fes-main-color-rgba-4:rgba(64, 217, 241, 0.3);--mec-fes-main-color-rgba-5:rgb(64 217 241 / 7%);--mec-fes-main-color-rgba-6:rgba(64, 217, 241, 0.2);.wp-elements-d6cffa8714fec60e2079b0228baf809b a:where(:not(.wp-element-button)){color:var(--wp--preset--color--white)}.wp-elements-00aaf9428ad44756e6d2d30cf9681807 a:where(:not(.wp-element-button)){color:var(--wp--preset--color--ast-global-color-5)}.wp-elements-94cfde20a46ad0dc87039c2bb634e02a a:where(:not(.wp-element-button)){color:var(--wp--preset--color--white)}.wp-elements-609e7978e824f44e62bfba62439c677b a:where(:not(.wp-element-button)){color:var(--wp--preset--color--white)}.wp-elements-ffa56cddf3497fe6fdb45893e989d5cd a:where(:not(.wp-element-button)){color:var(--wp--preset--color--white)}.wp-elements-98d5625f87ba97d5f289e2b93c57d6df a:where(:not(.wp-element-button)){color:var(--wp--preset--color--white)}.wp-elements-a4b5145a59ad7f7826b58cca8106b740 a:where(:not(.wp-element-button)){color:var(--wp--preset--color--white)}.wp-elements-2483b12b54aa9d15c4cf5db09ded2b89 a:where(:not(.wp-element-button)){color:var(--wp--preset--color--ast-global-color-5)}.ast-desktop .menu-item-934 .astra-mm-icon-label.icon-item-934,.ast-header-break-point .menu-item-934 .astra-mm-icon-label.icon-item-934{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-934 .astra-mm-icon-label.icon-item-934 svg,.ast-header-break-point .menu-item-934 .astra-mm-icon-label.icon-item-934 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-4789 .astra-mm-icon-label.icon-item-4789,.ast-header-break-point .menu-item-4789 .astra-mm-icon-label.icon-item-4789{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-4789 .astra-mm-icon-label.icon-item-4789 svg,.ast-header-break-point .menu-item-4789 .astra-mm-icon-label.icon-item-4789 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-4456 .astra-mm-icon-label.icon-item-4456,.ast-header-break-point .menu-item-4456 .astra-mm-icon-label.icon-item-4456{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-4456 .astra-mm-icon-label.icon-item-4456 svg,.ast-header-break-point .menu-item-4456 .astra-mm-icon-label.icon-item-4456 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-4798 .astra-mm-icon-label.icon-item-4798,.ast-header-break-point .menu-item-4798 .astra-mm-icon-label.icon-item-4798{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-4798 .astra-mm-icon-label.icon-item-4798 svg,.ast-header-break-point .menu-item-4798 .astra-mm-icon-label.icon-item-4798 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-1213 .astra-mm-icon-label.icon-item-1213,.ast-header-break-point .menu-item-1213 .astra-mm-icon-label.icon-item-1213{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-1213 .astra-mm-icon-label.icon-item-1213 svg,.ast-header-break-point .menu-item-1213 .astra-mm-icon-label.icon-item-1213 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-4035 .astra-mm-icon-label.icon-item-4035,.ast-header-break-point .menu-item-4035 .astra-mm-icon-label.icon-item-4035{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-4035 .astra-mm-icon-label.icon-item-4035 svg,.ast-header-break-point .menu-item-4035 .astra-mm-icon-label.icon-item-4035 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-1022 .astra-mm-icon-label.icon-item-1022,.ast-header-break-point .menu-item-1022 .astra-mm-icon-label.icon-item-1022{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-1022 .astra-mm-icon-label.icon-item-1022 svg,.ast-header-break-point .menu-item-1022 .astra-mm-icon-label.icon-item-1022 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-983 .astra-mm-icon-label.icon-item-983,.ast-header-break-point .menu-item-983 .astra-mm-icon-label.icon-item-983{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-983 .astra-mm-icon-label.icon-item-983 svg,.ast-header-break-point .menu-item-983 .astra-mm-icon-label.icon-item-983 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-981 .astra-mm-icon-label.icon-item-981,.ast-header-break-point .menu-item-981 .astra-mm-icon-label.icon-item-981{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-981 .astra-mm-icon-label.icon-item-981 svg,.ast-header-break-point .menu-item-981 .astra-mm-icon-label.icon-item-981 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-5143 .astra-mm-icon-label.icon-item-5143,.ast-header-break-point .menu-item-5143 .astra-mm-icon-label.icon-item-5143{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-5143 .astra-mm-icon-label.icon-item-5143 svg,.ast-header-break-point .menu-item-5143 .astra-mm-icon-label.icon-item-5143 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-1873 .astra-mm-icon-label.icon-item-1873,.ast-header-break-point .menu-item-1873 .astra-mm-icon-label.icon-item-1873{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-1873 .astra-mm-icon-label.icon-item-1873 svg,.ast-header-break-point .menu-item-1873 .astra-mm-icon-label.icon-item-1873 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-1876 .astra-mm-icon-label.icon-item-1876,.ast-header-break-point .menu-item-1876 .astra-mm-icon-label.icon-item-1876{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-1876 .astra-mm-icon-label.icon-item-1876 svg,.ast-header-break-point .menu-item-1876 .astra-mm-icon-label.icon-item-1876 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-1874 .astra-mm-icon-label.icon-item-1874,.ast-header-break-point .menu-item-1874 .astra-mm-icon-label.icon-item-1874{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-1874 .astra-mm-icon-label.icon-item-1874 svg,.ast-header-break-point .menu-item-1874 .astra-mm-icon-label.icon-item-1874 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-1875 .astra-mm-icon-label.icon-item-1875,.ast-header-break-point .menu-item-1875 .astra-mm-icon-label.icon-item-1875{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-1875 .astra-mm-icon-label.icon-item-1875 svg,.ast-header-break-point .menu-item-1875 .astra-mm-icon-label.icon-item-1875 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-1877 .astra-mm-icon-label.icon-item-1877,.ast-header-break-point .menu-item-1877 .astra-mm-icon-label.icon-item-1877{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-1877 .astra-mm-icon-label.icon-item-1877 svg,.ast-header-break-point .menu-item-1877 .astra-mm-icon-label.icon-item-1877 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-1880 .astra-mm-icon-label.icon-item-1880,.ast-header-break-point .menu-item-1880 .astra-mm-icon-label.icon-item-1880{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-1880 .astra-mm-icon-label.icon-item-1880 svg,.ast-header-break-point .menu-item-1880 .astra-mm-icon-label.icon-item-1880 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-1879 .astra-mm-icon-label.icon-item-1879,.ast-header-break-point .menu-item-1879 .astra-mm-icon-label.icon-item-1879{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-1879 .astra-mm-icon-label.icon-item-1879 svg,.ast-header-break-point .menu-item-1879 .astra-mm-icon-label.icon-item-1879 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-1878 .astra-mm-icon-label.icon-item-1878,.ast-header-break-point .menu-item-1878 .astra-mm-icon-label.icon-item-1878{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-1878 .astra-mm-icon-label.icon-item-1878 svg,.ast-header-break-point .menu-item-1878 .astra-mm-icon-label.icon-item-1878 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-934 .astra-mm-icon-label.icon-item-934,.ast-header-break-point .menu-item-934 .astra-mm-icon-label.icon-item-934{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-934 .astra-mm-icon-label.icon-item-934 svg,.ast-header-break-point .menu-item-934 .astra-mm-icon-label.icon-item-934 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-4789 .astra-mm-icon-label.icon-item-4789,.ast-header-break-point .menu-item-4789 .astra-mm-icon-label.icon-item-4789{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-4789 .astra-mm-icon-label.icon-item-4789 svg,.ast-header-break-point .menu-item-4789 .astra-mm-icon-label.icon-item-4789 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-4456 .astra-mm-icon-label.icon-item-4456,.ast-header-break-point .menu-item-4456 .astra-mm-icon-label.icon-item-4456{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-4456 .astra-mm-icon-label.icon-item-4456 svg,.ast-header-break-point .menu-item-4456 .astra-mm-icon-label.icon-item-4456 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-4798 .astra-mm-icon-label.icon-item-4798,.ast-header-break-point .menu-item-4798 .astra-mm-icon-label.icon-item-4798{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-4798 .astra-mm-icon-label.icon-item-4798 svg,.ast-header-break-point .menu-item-4798 .astra-mm-icon-label.icon-item-4798 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-1213 .astra-mm-icon-label.icon-item-1213,.ast-header-break-point .menu-item-1213 .astra-mm-icon-label.icon-item-1213{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-1213 .astra-mm-icon-label.icon-item-1213 svg,.ast-header-break-point .menu-item-1213 .astra-mm-icon-label.icon-item-1213 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-4035 .astra-mm-icon-label.icon-item-4035,.ast-header-break-point .menu-item-4035 .astra-mm-icon-label.icon-item-4035{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-4035 .astra-mm-icon-label.icon-item-4035 svg,.ast-header-break-point .menu-item-4035 .astra-mm-icon-label.icon-item-4035 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-1022 .astra-mm-icon-label.icon-item-1022,.ast-header-break-point .menu-item-1022 .astra-mm-icon-label.icon-item-1022{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-1022 .astra-mm-icon-label.icon-item-1022 svg,.ast-header-break-point .menu-item-1022 .astra-mm-icon-label.icon-item-1022 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-983 .astra-mm-icon-label.icon-item-983,.ast-header-break-point .menu-item-983 .astra-mm-icon-label.icon-item-983{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-983 .astra-mm-icon-label.icon-item-983 svg,.ast-header-break-point .menu-item-983 .astra-mm-icon-label.icon-item-983 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-981 .astra-mm-icon-label.icon-item-981,.ast-header-break-point .menu-item-981 .astra-mm-icon-label.icon-item-981{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-981 .astra-mm-icon-label.icon-item-981 svg,.ast-header-break-point .menu-item-981 .astra-mm-icon-label.icon-item-981 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-5143 .astra-mm-icon-label.icon-item-5143,.ast-header-break-point .menu-item-5143 .astra-mm-icon-label.icon-item-5143{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-5143 .astra-mm-icon-label.icon-item-5143 svg,.ast-header-break-point .menu-item-5143 .astra-mm-icon-label.icon-item-5143 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-1873 .astra-mm-icon-label.icon-item-1873,.ast-header-break-point .menu-item-1873 .astra-mm-icon-label.icon-item-1873{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-1873 .astra-mm-icon-label.icon-item-1873 svg,.ast-header-break-point .menu-item-1873 .astra-mm-icon-label.icon-item-1873 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-1876 .astra-mm-icon-label.icon-item-1876,.ast-header-break-point .menu-item-1876 .astra-mm-icon-label.icon-item-1876{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-1876 .astra-mm-icon-label.icon-item-1876 svg,.ast-header-break-point .menu-item-1876 .astra-mm-icon-label.icon-item-1876 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-1874 .astra-mm-icon-label.icon-item-1874,.ast-header-break-point .menu-item-1874 .astra-mm-icon-label.icon-item-1874{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-1874 .astra-mm-icon-label.icon-item-1874 svg,.ast-header-break-point .menu-item-1874 .astra-mm-icon-label.icon-item-1874 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-1875 .astra-mm-icon-label.icon-item-1875,.ast-header-break-point .menu-item-1875 .astra-mm-icon-label.icon-item-1875{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-1875 .astra-mm-icon-label.icon-item-1875 svg,.ast-header-break-point .menu-item-1875 .astra-mm-icon-label.icon-item-1875 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-1877 .astra-mm-icon-label.icon-item-1877,.ast-header-break-point .menu-item-1877 .astra-mm-icon-label.icon-item-1877{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-1877 .astra-mm-icon-label.icon-item-1877 svg,.ast-header-break-point .menu-item-1877 .astra-mm-icon-label.icon-item-1877 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-1880 .astra-mm-icon-label.icon-item-1880,.ast-header-break-point .menu-item-1880 .astra-mm-icon-label.icon-item-1880{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-1880 .astra-mm-icon-label.icon-item-1880 svg,.ast-header-break-point .menu-item-1880 .astra-mm-icon-label.icon-item-1880 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-1879 .astra-mm-icon-label.icon-item-1879,.ast-header-break-point .menu-item-1879 .astra-mm-icon-label.icon-item-1879{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-1879 .astra-mm-icon-label.icon-item-1879 svg,.ast-header-break-point .menu-item-1879 .astra-mm-icon-label.icon-item-1879 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}.ast-desktop .menu-item-1878 .astra-mm-icon-label.icon-item-1878,.ast-header-break-point .menu-item-1878 .astra-mm-icon-label.icon-item-1878{display:inline-block;vertical-align:middle;line-height:0;margin:5px}.ast-desktop .menu-item-1878 .astra-mm-icon-label.icon-item-1878 svg,.ast-header-break-point .menu-item-1878 .astra-mm-icon-label.icon-item-1878 svg{color:var(--ast-global-color-0);fill:var(--ast-global-color-0);width:20px;height:20px}#tutor-pro-twitter-login{width:400px;background-color:#00acee;border-color:#00acee;font-weight:700}