:root{--edd-blocks-light-grey:#eee}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label:before,.wpcf7-list-item-label:after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner:before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner:before{animation-name:blink;animation-duration:2s}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}.ajax-posts{position:relative}.ajax-posts__view{transition:.2s ease;width:100%;padding:0 15px}.ajax-posts aside,.ajax-posts__posts{opacity:1}.ajax-posts.is-waiting .ajax-posts__posts,.ajax-posts.is-waiting aside{opacity:.5}.ajax-posts.is-expanded-filters .ajax-posts__view{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.ajax-posts__show-recipes-text,.ajax-posts__hide-filters-text{display:none}.ajax-posts.is-expanded-filters .ajax-posts__filter-recipes-text{display:none}.ajax-posts__screen-reader-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.ajax-posts__load-more{flex:0 0 100%}.ajax-posts__load-more.gridzyItem{bottom:-50px !important;top:auto !important}@media screen and (max-width:34rem){.ajax-posts.is-expanded-filters .ajax-posts__show-recipes-text{display:block}}@media screen and (min-width:35rem){.ajax-posts.is-expanded-filters .ajax-posts__hide-filters-text{display:block}}.anc-ajax-filter-box--m{margin-bottom:1rem}.anc-ajax-filter-box--m ul{margin:0;padding:0;display:flex;align-items:center;gap:30px;list-style:none !important;margin-bottom:20px}.ajax-posts__filters ul{list-style-type:none;padding:0;margin-bottom:0;margin:0;list-style:none}.anc-ajax-filter-box--m li::marker{display:none;content:"" !important}.ajax-posts__filter{display:block}.ajax-posts__filter.is-active{color:rgba(255,114,70,1)}.ajax-posts__filter:visited{color:#333}.ajax-posts__filter-toggle{padding:5px}.ajax-posts__filter-toggle a:after{margin-left:5px;content:"\25BE";display:inline-block}.ajax-posts__filter-toggle-hide{display:none}.ajax-posts__filter-toggle-hide:after{transform:rotate(180deg);position:relative;top:1px}.ajax-posts__filterlist.is-collapsed li:nth-child(n+6){max-height:35px}.is-collapsed .ajax-posts__filter-toggle-hide{display:block}.is-collapsed .ajax-posts__filter-toggle-show{display:none}.ajax-posts__post{width:100%}.ajax-posts__post article{overflow:hidden}.ajax-posts__post>a{display:block}.ajax-posts__post img{width:100%}@media screen and (min-width:35rem){.ajax-posts__post{width:calc(50% - .9rem);-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}}@media screen and (min-width:35rem) and (max-width:61rem){.is-expanded-filters .ajax-posts__post:nth-child(n+6){margin-right:50%}}@media screen and (min-width:62rem){.ajax-posts__post{width:calc(33.33% - 1.2rem);-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto}.is-expanded-filters .ajax-posts__post:nth-child(2n){margin-right:33.33%}}.ajax-posts__spinner{clear:both;display:none;position:absolute;left:50%;top:50%;background-color:#333;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:40px;height:40px;border-radius:100%;-webkit-animation:sk-scaleout 1s infinite ease-in-out;animation:sk-scaleout 1s infinite ease-in-out}.ajax-posts.is-waiting .ajax-posts__spinner{display:block}@-webkit-keyframes sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}.ajax-posts__load-more .js-load-more{display:block;margin:2rem auto;padding:8px 30px;background:#239b41;color:#fff;border:1px solid #239b41;border-radius:4px;text-transform:uppercase;font-size:.8em;letter-spacing:1.2px;font-weight:700;transition:background .2s ease;outline:none}.ajax-posts__load-more .js-load-more:hover{background:#26b149;border-color:#26b149}.ajax-posts__status{margin:1rem auto;background:rgba(255,0,0,.53);color:#fff;padding:.5rem 1rem;border-radius:10px;width:80%;max-width:400px;text-align:center;font-weight:700}.ajax-posts .ajax-posts__toggle-filter{margin-left:0}.ajax-posts-message{text-align:center}.ajax-posts-message--empty{width:100% !important;margin-top:2rem !important;color:#999}.ajax-posts__filters h3{margin:0;font-size:.8rem;text-transform:uppercase;letter-spacing:1.2px;font-weight:700}.ajax-posts__filter{color:#28375a;background:0 0;padding:0;border-radius:0;font-size:16px;opacity:.5}.ajax-posts__filter:visited{color:#28375a}.ajax-posts_filters li:last-child a{border-bottom:1px dashed #b9b9b4}.ajax-posts__filter:hover,.ajax-posts__filter.is-active,.is-active-m .js-reset-filters{color:#28375a;opacity:1;text-decoration:none}.ajax-posts__post{padding-bottom:0}.ajax-posts__post h3{font-size:1rem;font-weight:700;margin-top:.8rem}.ajax-posts__post img{transition:.2s ease;width:100%}.ajax-posts__post:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.ajax-posts__load-more{width:100% !important;flex:0 0 100% !important}.ajax_epc_section_title{margin:0}@media (max-width:767px){.ajax_epc_section_title{margin-bottom:20px}.anc-ajax-filter-box--m ul{flex-wrap:wrap;justify-content:center}.ajax_epc_section_title{text-align:center}}@media (min-width:991px){.anc-ajax-filter-box--m{display:flex;gap:20px}}@media screen and (min-width:35rem){.ajax-posts__filters{padding-right:1.8rem}}#mayosis-full-product-slider{list-style:none;margin:0;padding:0}#carousel-product-msv-elmentor .swiper-pagination{bottom:5%}.mayosis-pp-client-style-one{position:relative}.mayosis-pp-client-style-one .mayosis-pp-client-image-box{display:flex;align-items:center}.mayosis-pp-client-style-one .section-a{display:inline-block;border-radius:50%;overflow:hidden;border:6px solid #fff;margin-left:-15px;transition:.3s ease-in-out;width:66px;height:66px}.mayosis-pp-client-style-one .msvsection-pp-arrow{background:#704fe6;display:flex;justify-content:center;align-items:center;font-size:20px;color:#fff}.mayosis-pp-client-ext-text{padding-left:5px}.mayosis-pp-client-style-one .section-a img{max-width:54px;border-radius:50%}.mayosis-pp-client-style-one .section-a:hover{transform:scale(1.3);z-index:10}.progress{width:100%;height:50px}.progress-wrap{background:#f80;margin:0;overflow:hidden;position:relative;border-radius:30px !important}.progress-wrap .progress-bar{background:#ddd;left:0;position:absolute;top:0;border-radius:0 !important}.mps_client_satifaction_rate{gap:15px;justify-content:space-between}.mayosis-pp-client_hd_part{margin-bottom:15px}.mps_client_satifaction_rate{margin-top:15px}.stylish-svg-shape-icon-client-pp{display:none}.icon_box_skew_right .elementor-icon{transform-origin:bottom left;transform:skew(-5deg,-5deg)}.icon_box_skew_left .elementor-icon{transform-origin:top left;transform:skew(5deg,5deg)}.dm_clients .slides{align-items:center}@media (min-width:991px){.stylish-svg-shape-icon-client-pp{display:block;position:absolute;right:12%;top:20%}.mayosis-pp-cl-count{text-align:right}}#edd_checkout_cart{border:none;margin:0 0 21px;table-layout:auto;text-align:left;width:100%}#edd_checkout_cart td,#edd_checkout_cart th{border:1px solid #eee;color:#666;padding:.5em 1.387em;text-align:left}#edd_checkout_cart .edd_cart_header_row th{background:#fafafa;padding:1.387em}#edd_checkout_cart .edd_cart_discount_row th,#edd_checkout_cart .edd_cart_tax_row th{background:none}#edd_checkout_cart th{font-weight:700}#edd_checkout_cart td{background:#fff;line-height:25px;vertical-align:middle}#edd_checkout_cart td.edd_cart_actions,#edd_checkout_cart td:last-child,#edd_checkout_cart th.edd_cart_actions,#edd_checkout_cart th.edd_cart_total,#edd_checkout_cart th:last-child{text-align:right}#edd_checkout_cart td img{background:none;border:none;float:left;margin:0 8px 0 0;padding:0}#edd_checkout_cart input.edd-item-quantity{padding:2px;width:3em}#edd_checkout_cart .edd_discount{display:inline-block;margin-left:5px}#edd_checkout_cart br{display:none}#edd_checkout_cart a.edd-cart-saving-button{font-weight:400;text-decoration:none}#edd_checkout_form_wrap legend{display:block;font-size:120%;font-weight:700;line-height:1;margin:0 0 1rem;padding:0;white-space:nowrap;width:100%}#edd_checkout_form_wrap label{display:block;font-size:95%;font-weight:700;line-height:100%;margin:0 0 5px;position:relative}#edd_checkout_form_wrap .edd-description{color:#666;display:block;font-size:80%;margin:0 0 5px}#edd_checkout_form_wrap input.edd-input,#edd_checkout_form_wrap select.edd-select,#edd_checkout_form_wrap textarea.edd-input{display:block;width:70%}#edd_checkout_form_wrap select.edd-select.edd-select-small{display:inline;width:auto}#edd_checkout_form_wrap input.edd-input.error,#edd_checkout_form_wrap textarea.edd-input.error{border-color:#c4554e}#edd_checkout_form_wrap fieldset>div,#edd_checkout_form_wrap>p{margin:0 0 21px}#edd_checkout_form_wrap span.edd-required-indicator{color:#b94a48;display:inline}#edd_checkout_form_wrap input[type=email],#edd_checkout_form_wrap input[type=password],#edd_checkout_form_wrap input[type=tel],#edd_checkout_form_wrap input[type=text],#edd_checkout_form_wrap select,#edd_checkout_form_wrap textarea{padding:4px 6px}#edd_checkout_form_wrap input[type=radio]{border:none;margin-right:5px}#edd_checkout_form_wrap input[type=checkbox]{display:inline-block;margin:0 5px 0 0}#edd_checkout_form_wrap input[type=checkbox]+label,#edd_checkout_form_wrap input[type=checkbox]+label:after{display:inline}#edd_checkout_form_wrap .edd-payment-icons{display:flex;margin:0 0 8px}#edd_checkout_form_wrap .edd-payment-icons img.payment-icon{max-height:32px}#edd_checkout_form_wrap .edd-payment-icons .payment-icon{margin:0 10px 0 0}#edd_checkout_form_wrap #edd-payment-mode-wrap label{display:inline-block;margin:0 20px 0 0}#edd_checkout_form_wrap #edd-payment-mode-wrap .edd-payment-mode-label{display:inline-block;font-weight:700;margin-bottom:5px;position:relative}#edd_checkout_form_wrap fieldset{border:1px solid #eee;margin:0 0 21px;padding:1.387em}#edd_checkout_form_wrap #edd_discount_code,#edd_checkout_form_wrap #edd_purchase_submit,#edd_checkout_form_wrap #edd_register_account_fields{border:none;padding:0}#edd_checkout_form_wrap fieldset fieldset{border:none;margin:0;padding:0}#edd_checkout_form_wrap #edd-login-account-wrap,#edd_checkout_form_wrap #edd-new-account-wrap,#edd_checkout_form_wrap #edd_final_total_wrap,#edd_checkout_form_wrap #edd_show_discount,#edd_checkout_form_wrap .edd-cart-adjustment{background:#fafafa;color:#666;padding:.5em 1.387em}#edd_checkout_form_wrap #edd-discount-code-wrap,#edd_checkout_form_wrap #edd_final_total_wrap,#edd_checkout_form_wrap #edd_show_discount{border:1px solid #eee}#edd_checkout_form_wrap .edd-cart-adjustment{padding:1.387em}#edd_checkout_form_wrap .edd-cart-adjustment .edd-apply-discount.edd-submit,#edd_checkout_form_wrap .edd-cart-adjustment input.edd-input,#edd_checkout_form_wrap .edd-cart-adjustment input.edd-submit{display:inline-block}#edd_checkout_form_wrap .edd-cart-adjustment input.edd-submit{margin-bottom:2px;padding:3px 12px}#edd_checkout_form_wrap #edd-discount-error-wrap{display:inline-block;margin:1em 0 0;width:100%}#edd_checkout_form_wrap #edd-login-account-wrap,#edd_checkout_form_wrap #edd-new-account-wrap{border-left:none;border-right:none;border-top:none;margin:-1.387em -1.387em 21px}#edd_checkout_form_wrap #edd_payment_mode_select,#edd_checkout_form_wrap fieldset#edd_register_fields #edd_checkout_user_info{margin-bottom:21px}#edd_checkout_form_wrap fieldset#edd_register_account_fields legend{padding-top:11px}#edd_checkout_form_wrap fieldset#edd_register_account_fields p.edd_login_password,#edd_checkout_form_wrap fieldset#edd_register_account_fields p.edd_register_password{margin:0}#edd_checkout_form_wrap fieldset#edd_cc_fields legend{border:none;padding:0}#edd_checkout_form_wrap fieldset p:last-child{margin-bottom:0}#edd_checkout_form_wrap fieldset#edd_cc_fields #edd-card-number-wrap{margin-top:5px}#edd_checkout_form_wrap #edd_purchase_final_total{margin:21px 0}#edd_checkout_form_wrap #edd_purchase_final_total p{margin:0}#edd_checkout_form_wrap input.edd-input.card-number.valid{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2024%2024%22%20stroke-width%3D%221.5%22%20stroke%3D%22green%22%3E%0A%20%20%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M4.5%2012.75l6%206%209-13.5%22%20%2F%3E%0A%3C%2Fsvg%3E%0A");background-position:98% 50%;background-repeat:no-repeat}#edd_checkout_form_wrap span.exp-divider{display:inline}#edd_checkout_form_wrap span.card-type{position:absolute;right:0;top:0}#edd_checkout_form_wrap span.card-type.off{display:none}#edd_checkout_form_wrap .edd-cart-ajax{box-shadow:none}.edd-icon{display:inline-block;fill:currentColor;position:relative;vertical-align:middle}.edd-icon-spin{animation:edd-icon-spin 2s linear infinite;display:inline-block}@keyframes edd-icon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.edd_clearfix:after{clear:both;content:".";display:block;float:none;text-indent:-9999px;visibility:hidden}.edd_discount_remove{background:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20fill%3D%22none%22%20viewBox%3D%220%200%2024%2024%22%20stroke-width%3D%221.5%22%20stroke%3D%22currentColor%22%3E%0A%20%20%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M9.75%209.75l4.5%204.5m0-4.5l-4.5%204.5M21%2012a9%209%200%2011-18%200%209%209%200%200118%200z%22%20%2F%3E%0A%3C%2Fsvg%3E%0A") 0 0 no-repeat;display:inline-block;height:14px;opacity:.6;position:relative;width:14px}.edd_discount_remove:hover{opacity:1}#edd_secure_site_wrapper{font-weight:700;padding:4px 4px 4px 0}#edd_secure_site_wrapper span{vertical-align:middle}.edd-amazon-profile-wrapper{font-size:12px}.edd-amazon-profile-name{font-weight:600}.edd-amazon-logout{font-size:10px;line-height:12px}.edd-amazon-logout a{cursor:pointer}#edd-amazon-address-box,#edd-amazon-wallet-box{height:228px;width:350px}#edd-amazon-address-box{margin-bottom:15px}.edd_cart_tax .edd-loading-ajax.edd-loading{display:inline-block;margin:0 0 0 auto}@media only screen and (min-width:768px){#edd-amazon-address-box,#edd-amazon-wallet-box{height:228px;width:100%}}.edd_purchase_submit_wrapper{position:relative}.edd_purchase_submit_wrapper a.edd-add-to-cart{display:none;overflow:hidden;position:relative;text-decoration:none}.edd_purchase_submit_wrapper .edd-cart-ajax{display:none;left:-35px;position:relative}.edd-submit.button.edd-ajax-loading{padding-right:30px}.edd-add-to-cart .edd-add-to-cart-label{filter:alpha(opacity=100);opacity:1}.edd-loading,.edd-loading:after{border-radius:50%;display:block;height:1.5em;width:1.5em}.edd-loading{animation:edd-spinning 1.1s linear infinite;border:.2em solid #fff3;border-left-color:#fff;filter:alpha(opacity=0);font-size:.75em;left:calc(50% - .75em);opacity:0;position:absolute;top:calc(50% - .75em);transform:translateZ(0)}.edd-discount-loader.edd-loading,.edd-loading-ajax.edd-loading,a.edd-add-to-cart.white .edd-loading{border-color:#0003 #0003 #0003 #000}.edd-loading-ajax.edd-loading{display:inline-block;left:.25em;position:relative;top:0;vertical-align:middle}.edd-discount-loader.edd-loading{display:inline-block;height:1.25em;left:auto;position:relative;vertical-align:middle;width:1.25em}.edd-loading-ajax.edd-loading{opacity:1}@keyframes edd-spinning{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.edd-loading,a.edd-add-to-cart .edd-add-to-cart-label{transition:opacity .1s!important}.edd-add-to-cart[data-edd-loading] .edd-add-to-cart-label{filter:alpha(opacity=0);opacity:0}.edd-add-to-cart[data-edd-loading] .edd-loading,.edd-discount-loader.edd-loading{filter:alpha(opacity=100);opacity:1}.edd-cart-added-alert{color:#567622;display:block;position:absolute}.edd_form input.edd-input.required,.edd_form select.edd-select.required{color:#000}body.edd_receipt_page{background-color:#fff;color:#141412;font-family:Helvetica,sans-serif;font-size:12px;margin:0}body.edd_receipt_page:before{position:relative}body.edd_receipt_page #edd_receipt_wrapper{margin:0 auto;padding:50px 0;width:660px}body.edd_receipt_page table{border-bottom:1px solid #ededed;border-collapse:collapse;border-spacing:0;display:table;font-size:14px;line-height:2;margin:0 0 20px;width:100%}body.edd_receipt_page td,body.edd_receipt_page th{border-top:1px solid #ededed;display:table-cell;font-weight:400;padding:6px 10px;text-align:left}body.edd_receipt_page th{font-weight:700;text-transform:uppercase}body.edd_receipt_page h3{clear:both;display:block;font-size:22px;font-weight:700;margin:40px 0 5px}body.edd_receipt_page li{list-style:none}table#edd_purchase_receipt,table#edd_purchase_receipt_products{width:100%}table#edd_purchase_receipt td,table#edd_purchase_receipt th,table#edd_purchase_receipt_products td,table#edd_purchase_receipt_products th{text-align:left}table#edd_purchase_receipt .edd_receipt_payment_status.cancelled,table#edd_purchase_receipt .edd_receipt_payment_status.failed,table#edd_purchase_receipt .edd_receipt_payment_status.pending,table#edd_purchase_receipt .edd_receipt_payment_status.revoked{color:#f73f2e}table#edd_purchase_receipt_products li{list-style:none;margin:0 0 8px 10px}table#edd_purchase_receipt ul,table#edd_purchase_receipt_products ul.edd_purchase_receipt_files{margin:0;padding:0}table#edd_purchase_receipt li.edd_download_file{list-style:none;margin:0 0 8px}table#edd_purchase_receipt_products .edd_purchase_receipt_product_notes{font-style:italic}table#edd_purchase_receipt_products .edd_purchase_receipt_product_name{font-weight:700}table#edd_purchase_receipt_products .edd_bundled_product_name{font-style:italic;font-weight:700}#edd_user_history{border-bottom:none;border-top:1px solid #f0f0f0;text-align:left;width:100%}#edd_user_history td,#edd_user_history th{border-bottom:1px solid #f0f0f0;border-top:none;padding:3px 5px;text-align:left}#edd_user_history th{background:#f5f5f5;font-weight:700}#edd_user_history td{line-height:25px;vertical-align:middle}#edd_user_history .edd_purchase_status.cancelled,#edd_user_history .edd_purchase_status.failed,#edd_user_history .edd_purchase_status.pending,#edd_user_history .edd_purchase_status.revoked{color:#f73f2e}#edd_login_form legend,#edd_register_form legend{font-size:120%;margin-bottom:1em}#edd_login_form fieldset,#edd_register_form fieldset{border:none}#edd_login_form .edd-input,#edd_register_form .edd-input{box-sizing:border-box}#edd_login_form label,#edd_register_form label{cursor:pointer}#edd_profile_editor_form p{margin-bottom:8px}#edd_profile_editor_form label{display:inline-block}#edd_profile_editor_form .edd-profile-emails{display:inline-table;list-style-type:none;margin-bottom:0;margin-left:0}#edd_profile_editor_form .edd-profile-email{width:auto}#edd_profile_editor_form .edd-profile-email .actions{display:none}#edd_profile_editor_form .edd-profile-email:hover>span{display:inline-block}.edd_added_to_cart_alert{background:#9ecce2;border:1px solid #046a9e;color:#333;font-size:14px;margin:8px 0;padding:5px}.edd_added_to_cart_alert a.edd_alert_checkout_link{color:#000!important}input.edd_submit_plain{background:none!important;border:none!important;cursor:pointer;display:inline;padding:0!important}.single-download .edd_download_purchase_form{margin-bottom:1.387em}.edd_download_purchase_form .edd_download_quantity_wrapper{margin:0 0 .5em}.edd_download_purchase_form .edd_download_quantity_wrapper .edd-item-quantity{width:75px}.edd_download_purchase_form .edd_price_options{margin:0 0 15px}.edd_download_purchase_form .edd_price_options ul{list-style:none;margin:0;padding:0}.edd_download_purchase_form .edd_price_options li{display:block;margin:0;padding:0}.edd_download_purchase_form .edd_price_options span{display:inline;margin:0;padding:0}.edd_download_purchase_form .edd_price_options .edd_download_quantity_wrapper{padding-left:18px}.edd_download_purchase_form .edd_price_options .edd_download_quantity_wrapper *{font-size:80%}.edd_download_purchase_form .edd_price_options input.edd-item-quantity{display:inline;max-width:90%;width:50px}#edd-purchase-button,.edd-submit,[type=submit].edd-submit{border:1px solid #ccc;border-radius:4px;box-shadow:none;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;line-height:1.428571429;margin:0;padding:6px 12px;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.edd-submit.button:focus,[type=submit].edd-submit:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.edd-submit.button:active{background-image:none;box-shadow:inset 0 3px 5px rgba(0,0,0,.125);outline:0}.edd-submit.plain{border:none;border-radius:0;padding:0}.edd-submit.button,.edd-submit.button.gray,.edd-submit.button:visited{background:#f0f0f0;border-color:#ccc;color:#333}.edd-submit.button.gray:active,.edd-submit.button.gray:focus,.edd-submit.button.gray:hover,.edd-submit.button:active,.edd-submit.button:focus,.edd-submit.button:hover{background:#ebebeb;border-color:#adadad;color:#333}.edd-submit.button.gray:active{background-image:none}.edd-submit.button.white{background:#fff;border-color:#ccc;color:#333}.edd-submit.button.white:active,.edd-submit.button.white:focus,.edd-submit.button.white:hover{background:#ebebeb;border-color:#adadad;color:#333}.edd-submit.button.white:active{background-image:none}.edd-submit.button.blue{background:#428bca;border-color:#357ebd;color:#fff}.edd-submit.button.blue.active,.edd-submit.button.blue:focus,.edd-submit.button.blue:hover{background:#3276b1;border-color:#285e8e;color:#fff}.edd-submit.button.blue.active{background-image:none}.edd-submit.button.red{background:#d9534f;border-color:#d43f3a;color:#fff}.edd-submit.button.red:active,.edd-submit.button.red:focus,.edd-submit.button.red:hover{background:#d2322d;border-color:#ac2925;color:#fff}.edd-submit.button.red:active{background-image:none}.edd-submit.button.green{background:#5cb85c;border-color:#4cae4c;color:#fff}.edd-submit.button.green:active,.edd-submit.button.green:focus,.edd-submit.button.green:hover{background:#47a447;border-color:#398439;color:#fff}.edd-submit.button.green:active{background-image:none}.edd-submit.button.yellow{background:#f0ad4e;border-color:#eea236;color:#fff}.edd-submit.button.yellow:active,.edd-submit.button.yellow:focus,.edd-submit.button.yellow:hover{background:#ed9c28;border-color:#d58512;color:#fff}.edd-submit.button.yellow:active{background-image:none}.edd-submit.button.orange{background:#ed9c28;border-color:#e3921e;color:#fff}.edd-submit.button.orange:active,.edd-submit.button.orange:focus,.edd-submit.button.orange:hover{background:#e59016;border-color:#d58512;color:#fff}.edd-submit.button.orange:active{background-image:none}.edd-submit.button.dark-gray{background:#363636;border-color:#222;color:#fff}.edd-submit.button.dark-gray:active,.edd-submit.button.dark-gray:focus,.edd-submit.button.dark-gray:hover{background:#333;border-color:#adadad;color:#fff}.edd-submit.button.dark-gray:active{background-image:none}.edd_downloads_list{display:grid;grid-column-gap:20px;grid-row-gap:40px}.edd_downloads_list:after{clear:both;content:"";display:table}.edd_download{float:left}.edd_download_columns_1 .edd_download{width:100%}.edd_download_columns_2 .edd_download{width:50%}.edd_download_columns_0 .edd_download,.edd_download_columns_3 .edd_download{width:33%}.edd_download_columns_4 .edd_download{width:25%}.edd_download_columns_5 .edd_download{width:20%}.edd_download_columns_6 .edd_download{width:16.6%}.edd_download_inner{margin:0 0 10px;padding:0 8px 8px}.edd_download_columns_2 .edd_download:nth-child(odd),.edd_download_columns_3 .edd_download:nth-child(3n+1),.edd_download_columns_4 .edd_download:nth-child(4n+1),.edd_download_columns_5 .edd_download:nth-child(5n+1),.edd_download_columns_6 .edd_download:nth-child(6n+1){clear:left}.edd_download_image{max-width:100%}.edd_download .edd_price{margin-bottom:10px}@media(min-width:768px){.edd_downloads_list:not(.edd_download_columns_1){grid-template-columns:repeat(2,1fr)}}@media(min-width:1200px){.edd_downloads_list.edd_download_columns_2{grid-template-columns:repeat(2,1fr)}.edd_downloads_list.edd_download_columns_3{grid-template-columns:repeat(3,1fr)}.edd_downloads_list.edd_download_columns_4{grid-template-columns:repeat(4,1fr)}.edd_downloads_list.edd_download_columns_5{grid-template-columns:repeat(5,1fr)}.edd_downloads_list.edd_download_columns_6{grid-template-columns:repeat(6,1fr)}}@supports(display:grid){.edd_downloads_list .edd_download{width:auto}.edd_download_inner{margin:0;padding:0}}.edd-hide-on-empty.cart-empty{display:none}.edd-cart-ajax{background:none;border:none;margin:0 8px 0 4px;padding:0;position:relative;top:2px}.edd-cart-number-of-items{color:gray;font-style:italic}.edd-cart-meta.edd_subtotal{font-style:italic;font-weight:700}.edd-cart-meta.edd_cart_tax{font-size:1em;font-style:italic}.edd-cart-meta.edd_cart_tax:before{font-style:normal}.edd-cart-meta.edd_total{font-weight:700}.edd-cart-meta{padding:2px 5px}.edd-cart-meta.edd_subtotal,.edd-cart-meta.edd_total{background-color:#f9f9f9}.edd_errors:not(.edd-alert){background:#ffffe0;border:1px solid #e6db55;border-radius:2px;color:#333;margin:0 0 21px}.edd_error{padding:10px}p.edd_error{margin:0!important}.edd_success:not(.edd-alert){background:#d5eab3;border:1px solid #b3ce89;border-radius:2px;box-shadow:inset 0 1px 0 #ffffffb3;color:#567622;margin:20px 0;padding:6px 8px}.edd-alert{border:1px solid #0000;border-radius:2px;margin-bottom:20px;padding:10px;vertical-align:middle}.edd-alert p{padding:0}.edd-alert p:not(:last-child){margin-bottom:5px}.edd-alert p:last-child{margin-bottom:0}.edd-alert-error{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.edd-alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.edd-alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.edd-alert-warn{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}
/*!
 * Bootstrap v5.1.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-rgb:33,37,41;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:var(--bs-gutter-x,.75rem);padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0, 0, 0, 0.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0, 0, 0, 0.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:#000;border-color:#bacbe6}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:#000;border-color:#cbccce}.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:#000;border-color:#bcd0c7}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:#000;border-color:#badce3}.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:#000;border-color:#e6dbb9}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:#000;border-color:#dfc2c4}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:#000;border-color:#dfe0e1}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:#fff;border-color:#373b3e}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-moz-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-moz-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::-moz-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:not(:-moz-placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:not(:-moz-placeholder-shown)~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn-check:focus+.btn,.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0a58ca;border-color:#0a53be}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#fff;background-color:#5c636a;border-color:#565e64;box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#565e64;border-color:#51585e}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-success{color:#fff;background-color:#198754;border-color:#198754}.btn-success:hover{color:#fff;background-color:#157347;border-color:#146c43}.btn-check:focus+.btn-success,.btn-success:focus{color:#fff;background-color:#157347;border-color:#146c43;box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#146c43;border-color:#13653f}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#198754;border-color:#198754}.btn-info{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2}.btn-check:focus+.btn-info,.btn-info:focus{color:#000;background-color:#31d2f2;border-color:#25cff2;box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#3dd5f3;border-color:#25cff2}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-info.disabled,.btn-info:disabled{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-warning{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#000;background-color:#ffca2c;border-color:#ffc720}.btn-check:focus+.btn-warning,.btn-warning:focus{color:#000;background-color:#ffca2c;border-color:#ffc720;box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffcd39;border-color:#ffc720}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#bb2d3b;border-color:#b02a37}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:#bb2d3b;border-color:#b02a37;box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#b02a37;border-color:#a52834}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-light{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:focus+.btn-light,.btn-light:focus{color:#000;background-color:#f9fafb;border-color:#f9fafb;box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-light.disabled,.btn-light:disabled{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-dark{color:#fff;background-color:#212529;border-color:#212529}.btn-dark:hover{color:#fff;background-color:#1c1f23;border-color:#1a1e21}.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;background-color:#1c1f23;border-color:#1a1e21;box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e21;border-color:#191c1f}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#212529;border-color:#212529}.btn-outline-primary{color:#0d6efd;border-color:#0d6efd}.btn-outline-primary:hover{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0d6efd;background-color:transparent}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-success{color:#198754;border-color:#198754}.btn-outline-success:hover{color:#fff;background-color:#198754;border-color:#198754}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{color:#fff;background-color:#198754;border-color:#198754}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#198754;background-color:transparent}.btn-outline-info{color:#0dcaf0;border-color:#0dcaf0}.btn-outline-info:hover{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#0dcaf0;background-color:transparent}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-dark{color:#212529;border-color:#212529}.btn-outline-dark:hover{color:#fff;background-color:#212529;border-color:#212529}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{color:#fff;background-color:#212529;border-color:#212529}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#212529;background-color:transparent}.btn-link{font-weight:400;color:#0d6efd;text-decoration:underline}.btn-link:hover{color:#0a58ca}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.15)}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1e2125;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0d6efd}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529}.dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:rgba(255,255,255,.15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#0d6efd}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#0d6efd;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#0a58ca}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background:0 0;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#0d6efd}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas-header{display:none}.navbar-expand-sm .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-sm .offcanvas-bottom,.navbar-expand-sm .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas-header{display:none}.navbar-expand-md .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-md .offcanvas-bottom,.navbar-expand-md .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas-header{display:none}.navbar-expand-lg .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-lg .offcanvas-bottom,.navbar-expand-lg .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas-header{display:none}.navbar-expand-xl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-xl .offcanvas-bottom,.navbar-expand-xl .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand-xxl .offcanvas-bottom,.navbar-expand-xxl .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas-header{display:none}.navbar-expand .offcanvas{position:inherit;bottom:0;z-index:1000;flex-grow:1;visibility:visible!important;background-color:transparent;border-right:0;border-left:0;transition:none;transform:none}.navbar-expand .offcanvas-bottom,.navbar-expand .offcanvas-top{height:auto;border-top:0;border-bottom:0}.navbar-expand .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.55);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem 1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.5rem 1rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.5rem;margin-bottom:-.5rem;margin-left:-.5rem;border-bottom:0}.card-header-pills{margin-right:-.5rem;margin-left:-.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:.75rem}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:#0c63e4;background-color:#e7f1ff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125)}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");transform:rotate(-180deg)}.accordion-button::after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;padding:0 0;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#0d6efd;text-decoration:none;background-color:#fff;border:1px solid #dee2e6;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:#0a58ca;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;color:#0a58ca;background-color:#e9ecef;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{color:#084298;background-color:#cfe2ff;border-color:#b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{color:#41464b;background-color:#e2e3e5;border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{color:#636464;background-color:#fefefe;border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{color:#141619;background-color:#d3d3d4;border-color:#bcbebf}.alert-dark .alert-link{color:#101214}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#0d6efd;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>li::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#212529;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#084298;background-color:#cfe2ff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#084298;background-color:#bacbe6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#41464b;background-color:#cbccce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success{color:#0f5132;background-color:#d1e7dd}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#0f5132;background-color:#bcd0c7}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}.list-group-item-info{color:#055160;background-color:#cff4fc}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#055160;background-color:#badce3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning{color:#664d03;background-color:#fff3cd}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#664d03;background-color:#e6dbb9}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.list-group-item-danger{color:#842029;background-color:#f8d7da}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#842029;background-color:#dfc2c4}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}.list-group-item-light{color:#636464;background-color:#fefefe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.25}.btn-close-white{filter:invert(1) grayscale(100%) brightness(200%)}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:.25rem}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{display:flex;align-items:center;padding:.5rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}.toast-body{padding:.75rem;word-wrap:break-word}.modal{position:fixed;top:0;left:0;z-index:1055;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1050;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem .5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1070;display:block;max-width:276px;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover .popover-arrow::after,.popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-top>.popover-arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-end>.popover-arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f0f0f0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.popover-arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1rem;background-color:#f0f0f0;border-bottom:1px solid rgba(0,0,0,.2);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:1rem 1rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@-webkit-keyframes spinner-border{to{transform:rotate(360deg)}}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.offcanvas{position:fixed;bottom:0;z-index:1045;display:flex;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;transition:transform .3s ease-in-out}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem}.offcanvas-header .btn-close{padding:.5rem .5rem;margin-top:-.5rem;margin-right:-.5rem;margin-bottom:-.5rem}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:1rem 1rem;overflow-y:auto}.offcanvas-start{top:0;left:0;width:400px;border-right:1px solid rgba(0,0,0,.2);transform:translateX(-100%)}.offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(0,0,0,.2);transform:translateX(100%)}.offcanvas-top{top:0;right:0;left:0;height:30vh;max-height:100%;border-bottom:1px solid rgba(0,0,0,.2);transform:translateY(-100%)}.offcanvas-bottom{right:0;left:0;height:30vh;max-height:100%;border-top:1px solid rgba(0,0,0,.2);transform:translateY(100%)}.offcanvas.show{transform:none}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentColor;opacity:.5}.placeholder.btn::before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{-webkit-animation:placeholder-glow 2s ease-in-out infinite;animation:placeholder-glow 2s ease-in-out infinite}@-webkit-keyframes placeholder-glow{50%{opacity:.2}}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,0.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;-webkit-animation:placeholder-wave 2s linear infinite;animation:placeholder-wave 2s linear infinite}@-webkit-keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}@keyframes placeholder-wave{100%{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:calc(3 / 4 * 100%)}.ratio-16x9{--bs-aspect-ratio:calc(9 / 16 * 100%)}.ratio-21x9{--bs-aspect-ratio:calc(9 / 21 * 100%)}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:1px;min-height:1em;background-color:currentColor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:#6c757d!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:rgba(255,255,255,.5)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-end{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}
/*# sourceMappingURL=bootstrap.min.css.map */a{text-decoration:none}.breadcrumb{display:block}figure{margin:0}.theme--sidebar--widget ol,.theme--sidebar--widget ul{padding-left:0;padding-right:0}.post-viewas .nav-tabs{border:none}.post-viewas .nav-tabs .nav-link{padding:0;border:none}.post-viewas .nav-tabs .nav-link.active{background:0 0}.masonryrow{padding:0}.awp-btn-pause{display:none}.page-numbers.dots{max-height:38px;line-height:14px !important}.mayosis-dark-switcher button{background:0 0;border:none;padding:0 15px}.mayosis-dark-switcher button i,.mayosis-option-menu i.isax{font-weight:900}#edd_download_pagination{margin-top:30px}.msv-audio-excerpt{margin-top:15px;line-height:1.6;opacity:.7;font-size:16px}[data-theme=light] .d-block-light,body.sp-night-mode-on.d-block-dark{display:block !important}body.sp-night-mode-on.overlay_content_center .edd-submit.button{background:0 0 !important}.dark-version-logo{display:none;visibility:hidden}body.sp-night-mode-on .dark-version-logo{display:block;visibility:visible}body.sp-night-mode-on .light-version-logo{display:none !important;visibility:hidden}@media (max-width:990px){body.sp-night-mode-on .dark-version-desktop-logo,.dark-version-desktop-logo,.light-version-desktop-logo{display:none !important;visibility:hidden}}@media (min-width:991px){.light-version-logo{display:none;visibility:hidden}.sidebar-main-logo .light-version-logo{display:block;visibility:visible}body.sp-night-mode-on .dark-version-logo{display:none;visibility:hidden}body.sp-night-mode-on .sidebar-main-logo .dark-version-logo{display:block;visibility:visible}}@media (max-width:1049px){.block_of_dual_button a{margin-bottom:12px}}@media (min-width:768px){.subscribe_form_dm{max-width:80%;margin:0 auto}.subscribe_form_dm .wpcf7-form-control-wrap{flex:1}.msv-audio-excerpt{max-width:60%}#edd_download_pagination{margin-top:60px;display:flex;justify-content:center;width:100%;margin-left:0;flex-wrap:wrap}.mayosis-cat--grid-col-4.mayoelementor-grid--download--categories .mayo-grid-box-elementor-cats{width:25%}.mayosis-cat--grid-col-2.mayoelementor-grid--download--categories .mayo-grid-box-elementor-cats{width:50%}.mayosis-cat--grid-col-3.mayoelementor-grid--download--categories .mayo-grid-box-elementor-cats{width:33.333%}.mayosis-cat--grid-col-5.mayoelementor-grid--download--categories .mayo-grid-box-elementor-cats{width:20%}.mayosis-cat--grid-col-6.mayoelementor-grid--download--categories .mayo-grid-box-elementor-cats{width:16.666%}.main-menu .navbar-nav>li{float:left}.dm-inner-content{padding-left:0!important;padding-right:0!important}.main-menu .navbar-right .dropdown-menu{left:0;right:auto!important}.edd_download_columns_0 .edd_download,.edd_download_columns_3 .edd_download{width:49%}}@media(min-width:991px){.dark-version-desktop-logo{display:none;visibility:hidden}body.sp-night-mode-on .dark-version-desktop-logo{display:block !important;visibility:visible}body.sp-night-mode-on .light-version-desktop-logo{display:none !important;visibility:hidden}}@media (min-width:1200px){.dm_double_hero_left .vc_column-inner{padding-left:390px!important;padding-right:120px!important}.dm_double_hero_right .vc_column-inner{padding-left:112px!important;padding-right:385px!important}.home_hero .product-search-form{padding:0 200px}.compact-container{max-width:800px}}.dec.quantity-change-button,.inc.quantity-change-button{display:none}#mayosis-product-list-msv-grid,#mayosis-product-list-msv-grid4col{width:100%;position:relative}#mayosis-product-list-msv-grid img,#mayosis-product-list-msv-grid4col img{width:100%;margin-bottom:30px;border-radius:3px}@media (min-width:1400px){.cart_top_1 .cart_widget .mini_cart{min-width:360px}}.edd_downloads_list.edd_download_columns_3{display:flex;flex-wrap:wrap}.mayofilter-orderby{width:auto;max-width:100%;border:none}.mayofilter-edd-sorting{float:right;display:flex;flex-wrap:wrap;justify-content:flex-end;width:100%}@media (max-width:990px){.single_main_header_products .single-product-buttons a.edd-fd-button{min-width:100%!important;margin-bottom:15px}.social-button-bottom{display:block}.free_download_block .no-padding{padding-left:15px!important;padding-right:15px!important}#commentform .form-submit{width:100%;float:right;margin-top:7px}.comment-form-author.comment-form-field,.comment-form-email.comment-form-field,.comment-form-url.comment-form-field{width:100%;float:left;margin-right:20px;margin-top:7px}}ol,ul{padding-left:1.3em}.heads-up{transform:translateY(-130%);transform:translate3d(0,-130%,0);transition:all .95s cubic-bezier(.2,1,.2,1),transform .95s cubic-bezier(.2,1,.2,1);-webkit-transition:all .95s cubic-bezier(.2,1,.2,1),-webkit-transform .95s cubic-bezier(.2,1,.2,1)}.header-master{width:100%}.to-flex-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;padding:0 15px}.to-flex-col{max-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.th-flex-flex-middle .th-col-center{-webkit-box-flex:1;-ms-flex:1 1 0;flex:1 1 0}.th-flex-equal-sides .th-col-left,.th-flex-equal-sides .th-col-right{-webkit-box-flex:1;-ms-flex:1 1 0;flex:1 1 0}.header-top ul{list-style:none;margin:0;padding:0}.header-top .dropdown-menu.mini_cart{z-index:9999}.header-search-form input[type=search],.header-search-form input[type=text],.header-search-form select{padding:0 20px}.header-search-form{padding:0 15px}.custom-button{line-height:22px;max-height:40px;padding:7px 20px 10px;background:#549a08;border-radius:3px;color:#fff;margin:0 15px;border:2px solid #549a08;transition:all .25s}.ghost-button{background:0 0!important}.code-blocks{list-style:none;margin:0;padding:0 15px}.mayosis-carousel-item{list-style:none}.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lightSlider:after,.lightSlider:before{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;transition-property:transform,height;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSFade>*{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0;transition-delay:0;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade>.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 15px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:6px;overflow:hidden;text-indent:-999em;width:6px;position:relative;z-index:99;-webkit-transition:all .5s linear 0;transition:all .5s linear 0}.lSSlideOuter .lSPager.lSpg>li.active a,.lSSlideOuter .lSPager.lSpg>li:hover a{background-color:#428bca}.lSSlideOuter .lSPager.lSpg>li.active a{height:8px;width:8px}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius .12s linear 0 .35s linear 0;transition:border-radius .12s linear 0 .35s linear 0;padding:15px 5px 20px}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{opacity:.25}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:after,.lSSlideOuter .lSPager.lSGallery:before{content:" ";display:table}.lSSlideOuter .lSPager.lSGallery:after{clear:both}.lSSlideOuter.vertical .lSPager.lSGallery li{padding:10px 14.5px 10px 10.5px}.lSAction>a{font-size:26px;display:block;top:50%;height:32px;cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:.5;-webkit-transition:opacity .35s linear 0;transition:opacity .35s linear 0;color:#fff}.lSAction>a:hover{opacity:1;color:#fff}.lSAction>.lSPrev{left:10px}.lSAction>.lSPrev:before{content:"\2c2";font-family:Zeroicons-Line}.lSAction>.lSNext:before{content:"\2c3";font-family:Zeroicons-Line}.lSAction>.lSNext{right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lSPager,.lSSlideOuter .lightSlider{padding-left:0;list-style:none outside none}.lSSlideOuter.lSrtl .lSPager,.lSSlideOuter.lSrtl .lightSlider{padding-right:0}.lSSlideOuter .lSGallery li,.lSSlideOuter .lightSlider>*{float:left}.lSSlideOuter.lSrtl .lSGallery li,.lSSlideOuter.lSrtl .lightSlider>*{float:right!important}@-webkit-keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@-webkit-keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@-webkit-keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@-webkit-keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}@keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}#mayosisone_1 #image-gallery,#mayosisone_1 #vertical,#mayosisone_1 ul{padding:0;margin:0}#image-gallery img{box-shadow:none}.lSPager.lSGallery{padding:0}.testimonial-grid-carousel{position:relative}.slideControls{position:absolute;width:100%;top:20%;left:0;z-index:99}.slideControls i{font-size:30px}.slideControls .slideNext{right:0;position:absolute;cursor:pointer}.slideControls .slidePrev{left:0;position:absolute;cursor:pointer}.custom-mayo-about-shadow{box-shadow:0 8px 32px 0 rgba(30,20,80,.08)}.rss-widget-icon{display:none}@media only screen and (min-width:991px){.slideControls{position:absolute;width:100%;top:20%;left:0;z-index:99}.slideControls .slideNext{right:-50px;position:absolute;cursor:pointer}.slideControls .slidePrev{left:-50px;position:absolute;cursor:pointer}.slideControls i{font-size:40px}.mayosis-font-case-control{text-align:right}}.free_download_block .edd-wl-button,.product-top-button-flex .edd-wl-button{display:none}a.edd-wl-button{z-index:99}.alignfull{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.alignfull{position:relative;margin:32px calc(50% - 50vw);max-width:100vw;width:100vw;clear:both;margin-top:30px;clear:both}.wp-block-image.alignfull{position:relative;max-width:100vw}.wp-block-cover,.wp-block-cover.alignleft{margin:28px 0}@media only screen and (min-width:768px){.alignwide{width:auto;max-width:none;margin-left:-80px;margin-right:-80px}.alignfull iframe{width:100%}.post--full--width .alignfull{max-width:1000%}.post--full--width .alignwide{margin-left:calc(25% - 25vw);margin-right:calc(25% - 25vw);width:auto;max-width:1000%}.post--boxed--width .alignfull{margin-left:calc(77% - 50vw);margin-right:calc(0% - 0vw);width:auto;max-width:1000%}.alignfull img,.alignwide img{display:block;margin:0 auto}}.has-white-background-color{background:#fff}.has-light-gray-background-color{background:#f5f5f5}.has-medium-gray-background-color{background:#999}.has-dark-gray-background-color{background:#222a36}.has-purple-background-color{background:#5a00f0}.has-dark-blue-background-color{background:#28375a}.has-red-background-color{background:#c44d58}.has-yellow-background-color{background:#ecca2e}.has-green-background-color{background:#64a500}.has-white-color{color:#fff}.has-light-gray-color{color:#f5f5f5}.has-medium-gray-color{color:#999}.has-dark-gray-color{color:#222a36}.has-purple-color{color:#5a00f0}.has-dark-blue-color{color:#28375a}.has-red-color{color:#c44d58}.has-yellow-color{color:#ecca2e}.has-green-color{color:#64a500}.header-ghost-form .download_cat_filter,.header-ghost-form select{background-color:transparent!important}.header-ghost-form.header-search-form .mayosel-select,.header-ghost-form.header-search-form select{border-width:2px;border-style:solid;border-right:none;border-top-right-radius:0!important;border-bottom-right-radius:0!important;color:#28375a;line-height:35px;height:40px;border-right:0;font-size:16px}.header-ghost-form.header-search-form select:after{position:absolute;font-family:Zeroicons-Line;top:21%;right:10px;content:"\2304";font-size:14px;line-height:25px;z-index:999;color:#000}.header-ghost-form.header-search-form .search-btn:after{background:0 0!important;border:transparent;color:#28375a}.header-ghost-form .search-btn{left:auto!important;top:0;z-index:10;right:30px;width:auto}.header-ghost-form .search-btn:after{padding-left:0}.header-ghost-form select option{color:#28375a}.mayosis-category-available-search input[type=text]{border-top-left-radius:0 !important;border-bottom-left-radius:0 !important;padding-left:4%;background:0 0}.header-ghost-form.header-search-form input[type=text]:after{position:absolute;top:0;left:0;height:100%;width:100%;content:"\1f50d";font-family:Zeroicons-Line;font-weight:700;font-size:14px;line-height:53px;color:#fff;color:#fff;padding-left:19px;border-top-right-radius:3px;border-bottom-right-radius:3px;max-height:50px}.header-ghost-form .search-fields{background:0 0;vertical-align:middle;line-height:33px;margin-top:15px}.fes--my--submit{display:inline-block!important;width:auto!important;min-width:auto!important;text-transform:capitalize!important}.fes-url-row.fes--my--url-row{width:80%}.fes-url-choose-row .edd-submit.upload_file_button{text-transform:capitalize}.qxbox-cs-bg{display:inline-block}.authormessagemodal{z-index:99999}#authormessage,#authormessagelogin,#mayosis_variable_price,#vendorcontact,#vendorlogin{padding:30px;border-radius:3px;background:#fff}.dm_download_author .modal{position:fixed}.fes--widget--author--style1 .mayosis-author-details{padding-top:30px}.fes--widget--author--style1 .fes--author--avmeta{display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify}.author-buttons--section{padding:20px 0 5px;display:flex;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.fes--widget--author--style1 .btn.fes--author--btn{display:inline-block;flex:1}.btn.fes--author--btn{border:2px solid #1e0046;background:#1e0046;color:#fff;border-radius:3px;padding:7px 30px;margin:0 5px}.btn.ghost-fes-author-btn{background:0 0;color:#1e0046}.fes--widget--author--style1 .fes-widget--metabox{padding:0 15px}.fes--widget--author--style1 .btn.fes--author--btn.fill-fes-author-btn{margin-left:0}.fes--widget--author--style1 .btn.fes--author--btn.ghost-fes-author-btn{margin-right:0}.fes-widget--metabox h4{margin:0;font-size:18px;font-weight:700;line-height:22px}.fes-widget--metabox p{font-size:14px;line-height:18px;margin:0;opacity:.65}.fes-widget--metabox a{font-size:14px;line-height:18px;text-decoration:underline}.product-search-form form{display:flex;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:100%}.product-search-form.style2 .search-btn{right:auto!important;top:0!important;z-index:10;left:0}.product-search-form.style2 .search-btn:after{background:0 0!important;border:transparent;color:#28375a}.edd_download_purchase_form .edd-wl-favorite{display:none}.edd-free-downloads-modal-wrapper{z-index:9999}.edd-free-downloads-modal-close{position:absolute;top:10px;right:10px;background:0 0;color:inherit;font-size:16px;line-height:1;text-align:center;border-radius:50%;width:24px;height:24px;transition:color.2s ease;-webkit-transition:color.2s ease;-moz-transition:color.2s ease}#edd-free-downloads-modal{width:396px;margin:0 auto;border-radius:5px;padding:2%;position:relative}#edd_free_download_form p{margin:0 0 15px}.edd-free-downloads-note-wrapper p{font-size:14px;line-height:20px;font-style:italic;opacity:.75}.edd-free-downloads-note-title{margin-bottom:8px}.edd-free-downloads-note-wrapper{padding-bottom:8px;display:block;float:left}.prime-cart-button .edd-submit.button,.prime-demo-button,.prime-multiple-button{font-size:14px!important;padding:13px 30px!important;font-weight:400!important;max-height:44px!important;line-height:16px!important}.icon-play{width:10px;height:12px;border-top:6px solid transparent;border-left:10px solid #000;border-bottom:6px solid transparent;margin-top:20px}.edd-wl-favorite i.glyphicon:before{content:"\2661";font-family:Zeroicons-Line!important;font-size:16px}.edd-wl-favorite.favorited i.glyphicon:before{content:"\2764";font-family:Zeroicons-Line!important}.prime-wishlist-fav .edd-wl-button.edd-wl-action.edd-wl-open-modal i.glyphicon-add:before{content:"\2b";font-family:Zeroicons-Line!important}i.glyphicon-add:before{font-family:Zeroicons-Line!important}.author-buttons--section .tec-follow-link{border:2px solid #1e0046;background:#1e0046;color:#fff;border-radius:3px;padding:7px 30px;margin:0 5px;width:100%;display:block;text-align:center}.fes-el,.fes-fields,.fes-fields .mayosel-select .list{width:100%}.fes-fields .mayosel-select{width:100%;background:#e9edf7;margin-bottom:40px;height:50px;line-height:50px}.fes--widget--author--style1 .ghost--buttons-fx,.fes--widget--author--style1 .solid--buttons-fx{margin:0 5px;flex:1}.fes--widget--author--style1 .ghost--buttons-fx a,.fes--widget--author--style1 .solid--buttons-fx a{width:100%;display:block;text-align:center}.ghost--buttons-fx a{background:0 0!important}.author-buttons--section a{font-size:14px;line-height:16px}.fes--widget--author--style1 .author-buttons--section{margin:0 0 0 -10px}.solid--buttons-fx a:hover{filter:contrast(125%) brightness(105%)}.fes--widget--author--style2 .fes--author--avmeta,.fes--widget--author--style2 .mayosis-author-details{text-align:center}.fes--widget--author--style2 .author-buttons--section{flex-wrap:wrap!important}.fes--widget--author--style2 .ghost--buttons-fx,.fes--widget--author--style2 .solid--buttons-fx{width:100%}.fes--widget--author--style2 .ghost--buttons-fx a,.fes--widget--author--style2 .solid--buttons-fx a{width:144px;margin:0 auto}.fes--widget--author--style2 .solid--buttons-fx{margin-bottom:10px}.fes--widget--author--style2 .mayosis-author-details{padding-top:30px}.fes--widget--author--style2 .fes-widget--metabox h4{margin-top:16px}.image--shape--rounded img{border-radius:3px}.image--shape--Circle img{border-radius:50% !important}.authormessagelogin{z-index:99999;top:20%}.single--author--content{padding-bottom:10px}.author--identity--box h5,.author--identity--box p{margin:0;padding:0}.author--box--btn{display:flex;padding:20px 0}.author--box--btn a{min-width:144px;text-align:center}.follow--au--btn a:hover{filter:contrast(125%) brightness(105%)}.follow--au--btn a{border:2px solid #1e0046;background:#1e0046;color:#fff;border-radius:3px;padding:7px 30px;margin:0 5px;display:inline-block;font-size:14px;line-height:18px}.contact--au--btn a{font-size:14px;line-height:18px}.follow--au--btn{margin-left:-5px}.bottom--meta--social ul{margin:0;padding:0;list-style:none}.bottom--meta--social ul li{float:left;padding:0 5px}.author--identity--box h5,.single--metabox--info h4{margin:0;padding:0;font-size:24px;line-height:28px;font-weight:700}.author--identity--box p,.single--metabox--info p{font-size:14px;opacity:.65;margin:0;line-height:20px}#edd-shipping-zip-wrap label{width:100%;float:left}#edd_checkout_form_wrap .mayosel-select{width:100%;background:#e9edf7}#edd-shipping-state-wrap{width:100%;float:left;display:flex;flex-wrap:wrap;margin-top:20px}#edd-shipping-state-wrap label{width:100%}#edd-shipping-state-wrap .mayosel-select{margin-bottom:20px}.product-main-header .eddr-notice{opacity:.5}.single-product-widget .eddr-notice{margin-top:10px;font-size:14px}.product_bottom_flex .eddr-notice{display:none}.login-submit input[type=submit],input[type=submit].edd-reviews-review-form-submit,input[type=submit].edd-reviews-vendor-feedback-form-submit{padding:15px 40px;font-weight:700;font-size:16px;line-height:18px;display:inline-block;background:#5a00f0;text-transform:capitalize;border:2px solid #5a00f0;max-height:50px;color:#fff;border-radius:3px}.single--metabox--info{padding:7.5px 12px}.fes-form-fieldset-vendor-contact legend{display:none}.bottom--meta--desc p{font-size:15px;margin:0}.bottom--meta--desc p i{padding-right:6px}.edd-reviews-vendor-feedback-item-wrap{background:0 0!important;padding:20px}.edd-reviews-vendor-feedback-item-wrap label{width:100%}.comment-form-cookies-consent label{width:95%!important}.edd_reviews_rating_box{width:100%;text-align:center}.edd_star_rating{display:inline-block}.edd_star_rating p{display:inline;font-size:14px}.edd_reviews_rating_box span:before{content:"\2606";font-family:Zeroicons-Line;opacity:.5}.edd_reviews_rating_box.stars5 span:before{content:"\2605";font-family:Zeroicons-Line;opacity:1}.edd_reviews_rating_box.stars4 span:before{content:"\2605";font-family:Zeroicons-Line;opacity:1}.edd_reviews_rating_box.stars4 span.rating-stars-last:before{content:"\2606";font-family:Zeroicons-Line;opacity:.5}.star-rating [aria-label]{position:relative}.star-rating [aria-label]:after{content:attr(aria-label);display:none;position:absolute;top:100%;left:0;z-index:5000;pointer-events:none;padding:2px 5px;line-height:15px;white-space:nowrap;text-decoration:none;text-indent:0;overflow:visible;font-size:.9em;font-weight:400;color:#000;border-radius:2px}.bottom--meta--rating .edd-reviews-average-rating-label{display:none}.average-rating-vendor-page span{display:inline-block;padding-right:20px}.bottom--meta--rating .edd-reviews-rating{display:inline-block;vertical-align:middle}.fes--description p{padding:5%;text-align:center}.mayosis-filter-title{position:relative}@media (min-width:991px){#authormessage,#authormessagelogin,#mayosis_variable_price,#vendorcontact,#vendorlogin{min-width:600px}.fes--description p{padding:0 15% 64px}.edd-reviews-vendor-feedback-item-wrap{padding:20px;margin:30px -20px}.user-dashboard-page .tab-content{padding:80px 100px 72px!important}}.my-account-menu .my-account-list{padding:20px 0}.my-account-list ul{list-style:none;margin:0;line-height:24px}.product-search-form .download_cat_filter .mayosel-select{height:50px;line-height:48px;font-size:16px}.product-search-form .download_cat_filter .mayosel-select span.current{font-weight:700;color:#fff}.product-search-form .mayosel-select:after{border-color:#fff}.opacitydown75{opacity:.75}#edd_profile_editor_form .mayosel-select{width:100%;background:#e9edf7;height:44px}#edd_profile_editor_form .mayosel-select .list{width:100%}.mayosel-select{-webkit-tap-highlight-color:transparent;background-color:transparent;border-radius:3px;box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-family:inherit;font-size:14px;font-weight:400;height:42px;line-height:40px;outline:0;padding-left:18px;padding-right:30px;position:relative;text-align:left!important;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:auto}.mayosel-select:hover{border-color:#dbdbdb}.mayosel-select.open,.mayosel-select:active,.mayosel-select:focus{border-color:#999}.mayosel-select:after{content:"\2304";font-family:Zeroicons-Line;display:block;pointer-events:none;position:absolute;right:16px;top:0;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;width:5px;font-size:16px}.mayosel-select.open .list{opacity:1;pointer-events:auto;-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.mayosel-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.mayosel-select.disabled:after{border-color:#ccc}.mayosel-select.wide{width:100%}.mayosel-select.wide .list{left:0!important;right:0!important}.mayosel-select.right{float:right}.mayosel-select.right .list{left:auto;right:0}.mayosel-select.small{font-size:12px;height:36px;line-height:34px}.mayosel-select.small:after{height:4px;width:4px}.mayosel-select.small .option{line-height:34px;min-height:34px}.mayosel-select .list{background-color:#fff;border-radius:3px;box-shadow:0 0 0 1px rgba(68,68,68,.11);box-sizing:border-box;margin-top:4px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:100%;left:0;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(.75) translateY(-21px);-ms-transform:scale(.75) translateY(-21px);transform:scale(.75) translateY(-21px);-webkit-transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;z-index:10001;max-height:300px;overflow-y:auto}.mayosel-select .list:hover .option:not(:hover){background-color:transparent!important}.mayosel-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;min-height:40px;outline:0;padding-left:18px;padding-right:29px;text-align:left;-webkit-transition:all .2s;transition:all .2s;color:#28375a}.mayosel-select .option.selected{font-weight:700}.mayosel-select .option.disabled{background-color:transparent;color:#999;cursor:default}.no-csspointerevents .mayosel-select .list{display:none}.no-csspointerevents .mayosel-select.open .list{display:block}.category--filter{display:inline-block;width:auto}.vendor--search--flex{display:flex;vertical-align:middle;align-items:center;margin-bottom:15px}.vendor--search--box{flex:1;position:relative}.vendor--search--box input[type=text]{width:auto;border:2px solid;max-height:40px;padding-left:16%;min-width:263px;margin:0}.vendor--search--box #searchform{width:auto;display:inline-block;position:relative}.vendor--search--box .search-btn{position:absolute;height:40px;width:50px;left:0;top:0;z-index:1000}.vendor--search--box .search-btn:after{height:100%;width:100%;content:"\1f50d";font-family:Zeroicons-Line;font-weight:700;font-size:14px;line-height:40px;color:#fff;color:#fff;padding-left:19px;border-top-right-radius:3px;border-bottom-right-radius:3px;max-height:40px;background:0 0}.vendor-blog--main{background:#edf0f7;padding:70px 0 0;margin-top:50px}.vendor-blog--main h5{font-size:30px;line-height:40px;text-align:center;margin-bottom:72px}#fes-product-list{box-shadow:2px 4px 12px 0 rgba(50,66,77,.15)}.product--flex--fes{display:block;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;background:#e9edf7;padding:15px}.product--flex--fes .fes-product-list-td{flex:0 0 100%;width:100%}.product--flex--fes:nth-of-type(odd){background:#fff;border-left:1px solid #edf0f7;border-right:1px solid #edf0f7}.product--flex--fes:nth-of-type(even){background:#edf0f7}.product--flex--fes:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.product--flex--fes:bottom-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}@media (max-width:1199px){.header-bottom,.header-top .to-flex-row{height:auto!important}.single--author--flex{flex-wrap:wrap;justify-content:flex-start}.author--name--image{margin-top:-5%}}.user--dasboard--box,.user-dashboard-page .dasboard-tab{background:#fff;box-shadow:0 4px 32px 0 rgba(15,20,30,.08);border-radius:3px}.tab-content.user--dasboard--box{margin:80px 0}.is-hidden{opacity:0!important}.fes-contributor-list{padding:40px 0 80px}.vendor--list-searchbar{margin-bottom:27px}.fes-contributor-is-disabled{text-align:center;padding:80px 15px}.fes-contributor-is-disabled h3{font-size:36px}.wpb-js-composer .mayosis-container{overflow-x:hidden}.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated{padding:15px}.custombuttonmain.btn{padding:12px 40px;font-size:18px;border-radius:3px;font-weight:700}.custombuttona.btn{border-width:2px!important;padding:12px 40px;font-weight:700;font-size:18px;border-radius:3px}.custombuttonb.btn{border-width:2px!important;padding:11px 40px;font-weight:700;font-size:18px;border-radius:3px}.button-extra-padding{padding:12px 53px!important}.flexleft{justify-content:flex-start}.flexcenter{justify-content:center}.flexright{justify-content:flex-end}.mayosisicon{display:inline-block;height:32px;width:51px;margin-right:6px;margin-bottom:10px}.copyright-sidebar .sidebar-theme{background:0 0!important}.copyright-sidebar .footer-widget-title{display:none;margin:0}.gradient.single_dm_btn,.gradienta,.gradientb{border:none;border-radius:3px;padding:14px 42px;font-size:18px;font-weight:700}.mayosis_block_product{display:flex;flex-wrap:wrap;align-items:center;margin:40px -30px}.block_product_details,.block_product_thumbnail{padding:0 30px!important}.block_product_thumbnail a img{border-radius:3px}.block_product_details h4{font-size:36px;line-height:45px}.block_button_details{margin-top:31px}.block_button_details a.btn{padding:16px 60px 17px!important;display:inline-block;min-width:auto!important;width:auto!important}.title--button--box .btn.title--box--btn.transparent{background:0 0;border:2px solid}#content [class^=wp-block-]{margin-bottom:1.5em}.block-no-vertical-margins{margin-top:0!important;margin-bottom:0!important}.block-no-bottom-margin{margin-bottom:0!important}.block-1em-vertical-margins{margin-top:1em!important;margin-bottom:1em!important}.block-1em-bottom-margin{margin-bottom:1em!important}.block-border{border:1px solid #222;padding:.5em 1em}.block-border-bottom{border-bottom:1px solid #222;padding-bottom:1em}.block-no-border{border:none!important}.block-rounded,.block-rounded-all{border-radius:8px!important;padding:1em 1.5em}.block-rounded-top{border-top-left-radius:8px;border-top-right-radius:8px;padding-top:1em}.block-rounded-bottom{border-bottom-left-radius:8px;border-bottom-right-radius:8px;padding-bottom:1em}.block-rounded-left{border-top-left-radius:8px;border-bottom-left-radius:8px;padding-left:1em}.block-rounded-right{border-top-right-radius:8px;border-bottom-right-radius:8px;padding-bottom:1em}.block-bg-transparent-gray{background-color:rgba(0,0,0,.1)!important}blockquote.wp-block-quote{background:#edf0f7;border-width:0;border-left:4px solid #5a00f0;overflow:auto;padding:1em 1.5em 1em 1.2em;width:90%}.has-small-font-size{font-size:14px!important;font-weight:400}.has-regular-font-size{font-size:18px;font-weight:400}.has-large-font-size{font-size:26px!important;font-weight:700}.has-huge-font-size{font-size:36px!important;font-weight:700}.wp-block-cover .wp-block-cover-text,.wp-block-cover h2{font-size:26px;line-height:1.4;font-weight:700;width:100%;padding:0}.wp-block-quote p{font-style:italic;font-size:1em;margin:0}.wp-block-quote cite{border-width:0;color:inherit;display:block;font-style:normal;font-weight:700;margin-left:3em;margin-top:.5em}.wp-block-columns{grid-column-gap:1em;padding:0 3%}.wp-block-columns [class^=wp-block-]{margin:0}.wp-block-quote:not(.is-large):not(.is-style-large){border-left:4px solid #5a00f0;padding-left:1em}.wp-block-button__link{border-radius:3px;box-shadow:none;color:inherit;cursor:pointer;display:inline-block;font-size:.88889em;margin:0;padding:12px 24px;text-align:center;text-decoration:none;white-space:normal;overflow-wrap:break-word;line-height:1.8;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;font-size:.88889em;font-weight:700;color:#fff;background-color:#5a00f0}.wp-block-button.is-style-outline .wp-block-button__link,.wp-block-button__link.is-style-outline{color:#5a00f0}.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-button__link.is-style-outline:hover{color:#5a00f0}.wp-block-button a{border:0;font-weight:700;margin:7.5px 0}.wp-block-button:not([style]) a:focus,.wp-block-button:not([style]) a:hover{color:#fff}.wp-block-button.alignfull,.wp-block-button.alignwide{display:block}.wp-block-categories-list li,.wp-block-categories-list ul{list-style:none;margin:0;padding:0}.wp-block-categories-list li{padding:.25em 0}.wp-block-categories-list ul ul{padding-left:2em}.wp-block-categories-list ul ul li:last-child{padding-bottom:0}.wp-block-code,.wp-block-preformatted{background:#edf0f7;border:none;border-bottom-color:#cdd0d8;border-radius:2px;font-family:Inconsolata,monospace;font-size:.9rem;height:auto;margin:0;margin-bottom:1.5em;outline:0;overflow:auto;padding:20px 30px;vertical-align:middle;width:100%;word-wrap:break-word;white-space:nowrap;line-height:1.75}.wp-block-code .blocks-plain-text{background:0 0;border:none!important;color:inherit!important;font-family:inherit!important;font-size:.8em;margin:0!important;overflow-x:auto!important;padding:0!important}.wp-block-cover-image{min-height:50vw;height:100%}.wp-block-cover-image.has-parallax{min-height:25vw}.is-ios .wp-block-cover-image.has-parallax{background-attachment:scroll}.wp-block-cover-image.has-background-dim,.wp-block-cover.has-background-dim{background-color:#000}#content .wp-block-cover-image.has-parallax{margin-bottom:0}ul.wp-block-gallery,ul.wp-block-gallery li{padding:0}.wp-block-image.aligncenter{margin:0 auto}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{font-size:.75rem;line-height:1.6}.has-background.has-light-gray-background-color{background-color:#f5f5f5}.has-background.has-medium-gray-color{background-color:#999}.has-background.has-dark-gray-color{background-color:#222a36}.has-background.has-purple-color{background-color:#5a00f0}.has-background.has-dark-blue-color{background-color:#28375a}.has-background.has-red-color{background-color:#c44d58}.has-background.has-yellow-color{background-color:#ecca2e}.has-background.has-green-color{background-color:#64a500}.has-background.has-white-color{background-color:#fff}figure.wp-block-image.alignleft{margin:.5em 1em 1em 0}figure.wp-block-image.alignright{margin:.5em 0 1em 1em}figure.wp-block-image.aligncenter{margin:1em auto}#content .wp-block-image figcaption{margin:-.25em 0 .25em}.wp-block-embed{clear:both}[class^=wp-block-embed-]{clear:both}.wp-block-latest-posts__post-date{color:inherit;margin-bottom:0;opacity:.8}.wp-block-latest-posts,.wp-block-latest-posts li{list-style:none;margin:0}.wp-block-latest-posts li{padding:.25em 0}#content .wp-block-latest-posts li{padding:.25em 2em}.alignnone,.wp-block-embed,.wp-block-image{margin:40px 0}.wp-block-latest-posts.is-grid li{border:0}.wp-block-pullquote{border:none;background:rgba(0,0,0,.15);color:inherit;padding:30px;margin-bottom:30px}.wp-block-pullquote blockquote{margin-bottom:0}.wp-block-pullquote blockquote p{font-size:2.25rem;margin-bottom:0;font-weight:600;font-style:italic;color:#28375a}.wp-block-pullquote cite{opacity:.8;font-size:.8rem}.wp-block-separator{background-color:#767676;border:none;box-sizing:content-box;height:2px;margin:1rem auto;width:100%}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){max-width:180px;margin:2.8em auto}.wp-block-table{display:table}.wp-block-table th{padding:4px;text-align:left}.wp-block-table td{margin:0;padding:15px}.wp-block-audio audio{outline:0}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#b4bccc}.wp-block-archives-list.wp-block-archives{list-style:none}.wp-block-archives-list.wp-block-archives li a{text-decoration:none;transition:.3s ease-in;font-weight:400;font-size:1rem;color:#28375a}.post-main-content h1,.post-main-content h2,.post-main-content h3,.single-post-block h1,.single-post-block h2,.single-post-block h3,.single-post-block h4{margin-top:calc(13px + 1.2rem)!important;margin-bottom:calc(10px + 1.2rem)!important}.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{border-radius:3px}@media (min-width:600px){.wp-block-column:not(first-child),.wp-block-column:nth-child(2n){margin-left:28px}}@media only screen and (max-width:580px){.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:block}.wp-block-text-columns.columns-2 .wp-block-column,.wp-block-text-columns.columns-3 .wp-block-column,.wp-block-text-columns.columns-4 .wp-block-column{float:none;margin-left:0;margin-right:0;width:100%}}.wp-block-table{background:0 0;margin-bottom:15px}.wp-block-table td,.wp-block-table th{padding:.8rem;border:2px solid #b4bccc;word-break:break-all}.wp-block-verse{background:#edf0f7;border:none;border-width:0;box-shadow:none;font-family:Alegreya,serif;font-size:1em;font-style:italic;padding:1em 1.5em 1em 1.2em;width:90%}.wp-block-categories li a,.wp-block-latest-posts li a{color:inherit;transition:.3s ease-in;font-weight:400;font-size:1rem;color:#28375a}.single-post-block ul.blocks-gallery-grid{margin-left:0}.additional_description{background:#edf0f7;padding:60px 0}.sidebar-header-mobile-nav{height:100px}.sidebar-header-mobile-nav .sticky-logo{display:none}.subscription-details-reciept{margin:40px 0;background:#fff;box-shadow:0 4px 32px 0 rgba(15,20,30,.08);padding-bottom:30px}.subscription-details-reciept h3{background:#26264d;padding:20px 0;color:#fff;text-align:center;text-transform:uppercase;font-size:18px;margin:0}.subscription-details-reciept #edd_subscription_receipt{background:0 0!important;border:none!important}#edd_subscription_receipt th{font-weight:700}#edd_subscription_receipt td,#edd_subscription_receipt th{padding:10px 25px}p.edd-sl-manage-license-details{font-weight:700;font-size:20px;line-height:30px}.edd_all_access_pass_status.Active,.edd_subscription_status.Active,.edd_subscription_status.Completed{background:rgba(28,144,7,.12);color:#1c9007;padding:0 5px 2px;border-radius:3px}.edd_subscription_status.Pending{background:rgba(230,119,23,.12);color:#e67717;padding:0 5px 2px;border-radius:3px}.edd_subscription_status.Cancelled,.edd_subscription_status.Expired,.edd_subscription_status.Failing{background:rgba(218,0,20,.12);color:#da0014;padding:0 5px 2px;border-radius:3px}.widget-stats-counter .footer-widget-title{margin-bottom:22px}.mayosis_user_avatar_submit{border:none;color:#fff;padding:7px 40px;font-weight:600;font-size:16px;border-radius:0;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.mayosis-avatar-image-block img{border-radius:3px}.mayosis-avatar-image-block{position:relative;display:inline-block}.mayosis-profile-description{font-style:italic}.mayosis-avatar-box{position:relative;display:inline-block;background:#e9edf7;padding:45px;border-top-left-radius:3px;border-top-right-radius:3px}#mayosis-user-avatar-form{text-align:center;margin-bottom:60px}.mayosis-avatar-image-block .btn-file{overflow:hidden;border-radius:3px;position:absolute;left:0;right:0;display:none;height:100%;width:100%;top:0;background:rgba(0,0,0,.6);cursor:pointer;font-size:14px;line-height:18px;padding:33px 20px}.mayosis-avatar-image-block:hover .btn-file{display:block}.mayosis-avatar-image-block .btn-file input[type=file]{position:absolute;top:0;right:0;min-width:100%;min-height:100%;text-align:right;opacity:0;outline:0;background:0 0;cursor:inherit;display:block}#edd_profile_avatar_wrap{text-align:center;margin:0 0 40px}.edd_profile_custom_avatar{display:inline-block;padding:25px;border-radius:3px;background:#e9edf7}.edd-avatar-input-wrap{display:inline-block;position:relative}#edd_avatar_button{position:absolute;left:0;top:0;background:rgba(0,0,0,.22);border:none;color:#fff;line-height:20px;height:100%;display:none}.edd-avatar-input-wrap:hover #edd_avatar_button{display:block}.edd-avatar-preview-wrap{position:relative;display:inline-block}.avatar-btn{padding:3px 30px;border:1px solid;border-radius:3px;display:inline-block;margin:15px 0;cursor:pointer;font-size:14px;line-height:24px}#edd_avatar_remove_button{position:absolute;top:0;background:rgba(40,40,55,.25);color:#fff;width:100%;height:100%;display:none;vertical-align:middle;left:0;right:0;line-height:90px}.edd-avatar-preview-wrap:hover #edd_avatar_remove_button{display:block}#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li a{text-decoration:none;padding:10px 15px;display:block}#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li.active a{text-decoration:none;color:#28375a;background:0 0;font-weight:700}.affwp-affiliate-dashboard-tab a:before{padding-right:8px;vertical-align:middle;font-family:Zeroicons-Line}.af-dasboard-menu-icon-Affiliate a:before{content:"\1f517"}.af-dasboard-menu-icon-Statistics a:before{content:"\1f4c2"}.af-dasboard-menu-icon-Graphs a:before{content:"\2751"}.af-dasboard-menu-icon-Referrals a:before{content:"\2661"}.af-dasboard-menu-icon-Payouts a:before{content:"\2a33"}.af-dasboard-menu-icon-Visits a:before{content:"\1f464"}.af-dasboard-menu-icon-Creatives a:before{content:"\25a6"}.af-dasboard-menu-icon-Settings a:before{content:"\2699"}.affiliate-mobile-dashboard-menu{display:flex;justify-content:space-between;padding:50px 0}#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs li{width:100%}#affwp-affiliate-dashboard #affwp-affiliate-dashboard-tabs{margin:0}.mayosis-affliate-tabs{background:#fff;padding-bottom:7px}.mayosis-affiliate-wp-content{padding:80px;margin:80px 0}.affwp-form label{font-weight:600}table.affwp-table{background:0 0}table.affwp-table th{background:0 0;font-weight:700;border-color:#28375a;border:none;border-bottom:1px solid;line-height:30px;padding:15px 0;color:inherit}table.affwp-table td{text-align:left;color:#666;padding:.3em 1em;max-width:100%;line-height:25px;vertical-align:middle;padding:35px 0 37px;border:none;border-bottom:1px solid #ccc}#affwp-affiliate-dashboard-earnings-stats table.affwp-table,#affwp-affiliate-dashboard-referral-counts table.affwp-table{margin:0 0 75px}.edd-rvi-item .edd-submit.button{padding:10px 12px!important;font-size:14px!important}#edd_purchase_submit #edd_final_total_wrap{color:inherit}#affwp-graphs-filter input[type=submit]{border:none}#affwp-graphs-date-options{width:auto}.jBox-Modal .jBox-content{padding:40px!important}.single-post-block p{font-size:1rem;line-height:1.75}.edd-download .single-post-block,.edd-download .single-post-block p{font-size:1rem;line-height:1.75}#commentform input[type=submit]{background:#5a00f0;border-color:#5a00f0}#cancel-comment-reply-link{padding:0 10px}.mayosis--video--box .mejs-container .mejs-controls{background:linear-gradient(to top,rgba(0,0,0,.8) 0,transparent 100%)!important}.mayosis--video--box .mejs-container,.mayosis--video--box .mejs-embed,.mayosis--video--box .mejs-embed body{background:0 0!important}.mayosis--video--box:hover figcaption{display:none;opacity:0}.mayosis--video--box .wp-video-shortcode{height:auto}.mejs-overlay-button,.mejs__overlay-button{display:none}.mayosis--video--box .mejs-controls{visibility:hidden;z-index:20}.mayosis--video--box .mejs-controls.mejs-offscreen{opacity:1!important}.mayosis--video--box:hover .mejs-controls,.mayosis--video--box:hover .mejs-controls.mejs-offscreen{opacity:1!important;visibility:visible;z-index:20}.social-button .essb_links{margin:3px 0 0!important}.mayosis-floating-share .essb_links,.photo-template-social .essb_links,.social-button-bottom .essb_links{margin:0!important}.search-term-style-seven.tag_widget_single .termtags{opacity:.65}.search-term-style-seven.tag_widget_single .termtags,.search-term-style-seven.tag_widget_single .termtitle{font-size:14px}.search-term-style-seven.tag_widget_single{padding:0!important}.search-term-style-seven.tag_widget_single ul li a{border:none;padding:0!important}#edd-reviews-review{background:0 0;border:solid rgba(40,55,90,.25);border-width:2px;width:100%;border-radius:3px}.edd-reviews-review-form-submit{min-height:50px;color:#fff;font-weight:700;border-radius:3px;border-style:solid;padding:0 30px;background-color:#5a00f0;border-color:#5a00f0;display:inline-block}.pricing_table_title_box{text-align:center}.price_tag_table{position:relative;display:inline-block;margin:0}.pricing_currency{position:absolute;top:22%;left:-10%}.pricing_currency,.pricing_timeframe{font-size:16px;font-weight:400;opacity:.65}.mejs-offscreen{display:none!important}.default-product-sidebar .widget-title{background:0 0!important;text-align:left!important}.default-product-sidebar .widget-title i{display:none!important}.photo-template-author{position:relative;z-index:10}.header-video-template-box{position:absolute;right:0;min-width:100%;min-height:100%;top:0}.photo-video-box-shadow{width:100%}.photo-subscription-box{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding-right:15px;padding-top:5px}.subscribe-block-btn{font-size:16px;font-weight:700;margin-top:15px;display:inline-block}.photo-subscription-box h3{font-size:18px;line-height:24px}.media-style-subcs-text{text-align:left}.media-style-subcs-text a,.media-style-subcs-text span{font-size:14px}.media-style-subcs-text h1{font-size:18px;line-height:24px;font-weight:700;margin-bottom:0}.photo--price--block h3{margin-top:0}.photo--price--block p{margin:0;opacity:.65;font-size:14px}.subscribe-box-photo{background:#fff;box-shadow:0 25px 100px 0 rgba(40,40,55,.25);border-top:6px solid #ff2341;margin-top:30px;margin-bottom:15px;border-radius:3px;padding:0 30px 30px}.subscribe-box-photo .subscribe-block-btn{display:block;padding:15px 24px}.subscribe-box-photo h4{text-align:center;margin-top:22px;font-size:24px;line-height:36px}.photo-subscribe--content ul{list-style:none;margin:4px 0}.photo-subscribe--content ul li{padding:2px 0;vertical-align:middle}.photo-subscribe--content ul li i{vertical-align:middle}.wp-video-shortcode .mejs-time-buffering,.wp-video-shortcode .mejs-time-current,.wp-video-shortcode .mejs-time-float-corner,.wp-video-shortcode .mejs-time-float-current,.wp-video-shortcode .mejs-time-hovered,.wp-video-shortcode .mejs-time-loaded,.wp-video-shortcode .mejs-time-marker,.wp-video-shortcode .mejs-time-total{height:5px!important}.wp-video-shortcode .mejs-time-rail{padding-top:14px!important}.wp-video-shortcode .mejs-time-handle-content{top:-7px!important;border-radius:50%!important}.wp-video-shortcode .mejs-controls{background:linear-gradient(to top,rgba(0,0,0,.8) 0,transparent 100%)!important}.stylebphotos .blog-main-content{padding:30px 0}.photo--button--wishlistset{display:flex;margin:0 -6px}.photo--button--wishlistset .edd-wl-button{margin:12px 6px 5px}.photo--price--block .label{font-weight:400}.photo--price--block .photo_edd_el_button{width:100%;float:left;border:2px solid;font-weight:400}.video-inner-box-promo{position:relative}.plyr--video .plyr__controls{opacity:0}.plyr--video:hover .plyr__controls{opacity:1}.mayosis-video-url:hover~.product-cart-on-hover,.video-inner-box-promo:hover .minimal-video-control,.video-inner-box-promo:hover.product-cart-on-hover{opacity:1!important}.minimal-video-control{position:absolute;width:100%;float:left;bottom:0;background:linear-gradient(to top,rgba(0,0,0,.8) 0,transparent 100%)!important;z-index:10;display:flex;flex-wrap:wrap;justify-content:space-between;padding:0 0 7px 20px;opacity:0;transition:background-color .25s ease}.minimal-video-control a.edd-wl-action.edd-wl-button{color:#fff}.minimal-video-control a.edd-wl-action.edd-wl-button span.label{display:none}.minimal-control-right ul{list-style:none;margin:0;padding:0}.minimal-control-right ul li{float:left}.minimal-control-right ul li a{padding:0 15px;vertical-align:middle;display:inline;font-size:14px;color:#fff}.product-cart-on-hover .edd_download_purchase_form .edd_price_options{display:none;opacity:0}.product-cart-on-hover .edd_purchase_submit_wrapper .button.edd-submit{width:auto;display:inline;padding:5px;background:0 0;border:none;font-size:14px}.minimal-control-right .edd_purchase_submit_wrapper .button.edd-submit:focus,.product-cart-on-hover .edd_purchase_submit_wrapper .button.edd-submit:hover{background:0 0;border:none}.product-cart-on-hover .edd_purchase_submit_wrapper .button.edd-submit:after{content:"\1f6d2";font-family:Zeroicons-Line;font-weight:400;font-size:16px;color:#fff;display:inline-block;vertical-align:middle}.product-cart-on-hover .edd_purchase_submit_wrapper .button.edd-submit.edd-all-access-btn:after{content:"\1f4e5"}.product-cart-on-hover .edd_download_purchase_form a.edd-wl-action.edd-wl-button{display:none}.product-cart-on-hover .edd_purchase_submit_wrapper .button.edd-submit span{display:none}.product-cart-on-hover{position:absolute;top:5px;right:20px;z-index:15;opacity:0}.minimal-control-right .edd_download_purchase_form .edd_price_options{display:none;opacity:0}.minimal-control-right .edd_purchase_submit_wrapper .button.edd-submit{width:auto;display:inline;padding:5px;background:0 0;border:none;font-size:14px}.minimal-control-right .edd_purchase_submit_wrapper .button.edd-submit:focus,.minimal-control-right .edd_purchase_submit_wrapper .button.edd-submit:hover{background:0 0;border:none;color:#fff}.minimal-control-right .edd_purchase_submit_wrapper .button.edd-submit:after{content:"\1f6d2";font-family:Zeroicons-Line;font-weight:400;font-size:16px;color:#fff;display:inline-block;vertical-align:middle}.minimal-control-right .edd_purchase_submit_wrapper .button.edd-submit.edd-all-access-btn:after{content:"\1f4e5"}.minimal-control-right .edd_download_purchase_form a.edd-wl-action.edd-wl-button{display:none}.minimal-control-right .edd_purchase_submit_wrapper .button.edd-submit span{display:none}.video-inner-main:hover .plyr--video .plyr__controls{opacity:1}video{width:100%;height:100%;margin:0;padding:0}#mayosisplayer,video{max-width:100%}.plyr--audio{box-shadow:0 2px 15px rgba(0,0,0,.1)}.mayosis-main-media .plyr__control--overlaid{padding:24px}.copyright-columned .copyright-footer a{text-align:center;margin-bottom:10px}.edd_download_purchase_form .edd_price_options span{vertical-align:middle}.edd-csau-products .mayosis--thumb{position:relative}.edd-csau-products .edd_download_buy_button{display:none}.edd-csau-products .edd_price{display:none}.edd-csau-products{border:none;margin-bottom:40px;margin-top:40px}.edd-csau-products h2,.entry-content .edd-csau-products h2{margin:0;font-size:25px;line-height:30px}.edd-csau-products figcaption{position:absolute;top:0;left:0;width:100%;height:100%}.wpbakery-selfhosted-video{position:relative}.videoboxwpbakery{height:100%;width:100%;top:0;left:0;position:absolute;overflow:hidden;z-index:0}.videoboxwpbakery video{width:100%;height:auto}.footer-sidebar #wp-calendar a{color:#28375a}.product-masonry-filter{margin-bottom:40px}.product-masonry-filter>li{display:inline-block}.product-masonry-filter>li+li{margin-left:20px}.product-masonry-filter>li a{display:block;position:relative;padding:2px 8px;opacity:.5}.product-masonry-filter>li a.active,.product-masonry-filter>li a:hover{opacity:1}.mayosis-filters-select{border:none;display:inline}.single--meta--bottom--part{margin-top:10px}.product-masonry-not-full.product-masonry-gutter{margin-left:-10px;margin-right:-10px}.product-masonry-gutter .product-masonry-item{padding:0 10px;margin-bottom:20px}.product-masonry-item{float:left}.product-masonry-2-column .product-masonry-item{width:50%}.product-masonry-3-column .product-masonry-item{width:50%}.product-masonry-3-column .product-masonry-item-big{width:50%}.product-masonry-4-column .product-masonry-item{width:50%}.product-masonry-uneven-column .product-masonry-item{width:50%}.product-masonry-5-column .product-masonry-item{width:50%}.msv-header-login-btm-part{width:100%;margin-top:12px;text-align:center}.msv-header-login-btm-part .msv-sign-up-link,.msv-header-login-btm-part .msv-reset-p-link{width:100%;display:block;text-align:center}.msv-btn-main{position:relative}.msv-login-reg-submit{width:100%;height:50px;display:block}.msv-login-reg-submit:hover,.msv-login-reg-submit:focus{color:#fff}.msv-btn-spinner{position:absolute;top:0;left:0;display:none;z-index:10000;background:#e8f0fe;width:100%;text-align:center;justify-content:center;align-items:center;height:50px;border-radius:3px}.msv-btn-spinner.active{display:flex}.msv-lds-ring{display:inline-flex;position:relative;height:100%;align-items:center;justify-content:center}.msv-lds-ring div{box-sizing:border-box;display:block;position:absolute;width:30px;height:30px;margin:0;border:3px solid #28375a;border-radius:50%;animation:msv-lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#28375a transparent transparent}.msv-lds-ring div:nth-child(1){animation-delay:-.45s}.msv-lds-ring div:nth-child(2){animation-delay:-.3s}.msv-lds-ring div:nth-child(3){animation-delay:-.15s}.loginsucess{background:rgb(0 128 0/10%);color:green !important;padding:10px 15px;border-radius:3px;font-size:14px;line-height:1}.loginerror{background:rgb(255 0 0/12%);color:red !important;padding:10px 15px;border-radius:3px;font-size:14px;line-height:1}.mayosis-account-user-information{align-items:center}.user-display-name-acc{line-height:1.4}.edd_download_file_link{color:#fff !important}@keyframes msv-lds-ring{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media (min-width:768px){#userloginbox{min-width:450px;max-width:450px}.product-masonry-gutter .product-masonry-item{padding:0 15px;margin-bottom:30px}.product-masonry-2-column .product-masonry-item{width:50%}.product-masonry-3-column .product-masonry-item{width:33.33334%}.product-masonry-3-column .product-masonry-item-big{width:66.666667%}.product-masonry-4-column .product-masonry-item{width:25%}.product-masonry-5-column .product-masonry-item{width:20%}.product-masonry-uneven-column .product-masonry-item{width:25%}.edd-reviews-not-allowed{max-width:60%;margin:20px auto 40px auto;background:0 0;padding:0}.edd-reviews-form #loginform{max-width:60%;margin:0 auto}}.product-masonry-item-content{overflow:hidden;position:relative}.product-masonry-description{background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;left:0;padding:20px 5px 5px;position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:0;opacity:0;padding:0 15px}.product-masonry-description h5{line-height:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-masonry-item-content:hover .product-masonry-description{opacity:1}.product-masonry-description h5 a{color:#fff;font-size:16px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mayosis-filters-select-small{border:none}.logo-dashboard{padding:15px}.mayosis-vendor-boxes{display:flex;margin:0 -15px}.mayosis-v-box{box-shadow:0 4px 8px 0 rgba(25,13,99,.06),0 8px 16px 0 rgba(25,13,99,.02);padding:30px;background:#fff;margin:15px 0;position:relative;border-radius:3px;overflow:hidden}.mayosis-v-box i{font-size:168px;position:absolute;top:-25px;right:-50px;z-index:0;color:#4747d9;opacity:.1;overflow:hidden}.mayosis-v-box h4{margin:0;font-size:2.2rem}.mayosis-v-box span{opacity:.75}.mayosis-vendor-earning{border-top:4px solid #4747d9}.mayosis-vendor-paid-earning{border-top:4px solid #1697ad}.mayosis-vendor-sales{border-top:4px solid #00b478}.mayosis-vendor-sales i{color:#00b478}.mayosis-vendor-pageview{border-top:4px solid #f90}.mayosis-vendor-pageview i{color:#f90}.mayosis-vendor-conversion{border-top:4px solid #ff0040}.mayosis-vendor-conversion i{color:#ff0040}.mayosis-vendor-paid-earning i{color:#1697ad}.fes-vendor-announcements h4{padding:0;margin:0;font-size:1.3rem}.fes-fields .fes-feat-image-upload a.close{width:30px!important;height:30px!important;vertical-align:middle;line-height:30px!important;margin:45px;font-size:20px!important}div.fes-form .fes-el .fes-fields select{height:auto}.upload-cover-wrapper{display:flex}.upload-cover-wrapper input[name=fes_cover_photo]{margin-right:5px}.upload-cover-button{color:#fff;background:#ff2341;padding:10px 30px;max-height:50px;border-radius:3px}.upload-cover-button:hover{color:#fff;filter:contrast(125%) brightness(105%)}.media-modal-content .media-frame select.attachment-filters{height:30px}fieldset.category_dropdown_autocomplete{width:49%;float:left;clear:both}.category_dropdown_autocomplete .category_autocomplete{width:100%}.ui-widget-content{background:#fff;border-color:rgba(170,170,170,.25);padding:0}.ui-widget-content li.ui-menu-item{cursor:pointer;font-weight:400;line-height:40px;min-height:40px;padding-left:20px;padding-right:20px;font-size:14px}.ui-widget-content li .ui-state-active{background:rgba(62,62,79,.25)!important;border:none;margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}.download_category .select2-container{width:100%!important;height:auto;border-radius:3px}.download_category .select2-container--default .select2-selection--single{height:48px;border:none;background-color:#f6f7fb}.download_category .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:48px}.download_category .select2-container--default .select2-selection--single .select2-selection__arrow{top:11px}.select2-container--open .select2-dropdown--below{border-top:1px solid #aaa!important}.select2-container--open .select2-dropdown--above{border-bottom:1px solid #aaa!important}.vendor-dashboard-boxes{border-radius:3px;padding:40px}.vendor-dashboard-boxes table{box-shadow:none!important}.fes-vendor-menu.mayosis-frontend-menus i{display:none}.extended-dashboard-login{padding:50px 0;text-align:center;display:flex;justify-content:center;flex-wrap:wrap;align-items:center}.extended-dashboard-login img{display:inline}.user-extended-dasboard .user--dasboard--box,.user-extended-dasboard .user-dashboard-page .dasboard-tab{box-shadow:none}.extended-dasboard-tab ul li{transition:all 20ms}.extended-dasboard-tab ul li a i{vertical-align:middle;padding-right:5px;opacity:.5}.extended-dasboard-tab ul li.active a i,.extended-dasboard-tab ul li:hover a i{opacity:1}.extended-dasboard-tab ul li.active,.extended-dasboard-tab ul li:focus,.extended-dasboard-tab ul li:hover{background:#fff;color:#282837}.extended-dasboard-tab ul li.active a,.extended-dasboard-tab ul li.active a:focus,.extended-dasboard-tab ul li.active a:hover,.extended-dasboard-tab ul li:focus a,.extended-dasboard-tab ul li:hover a{color:#282837}.extended-dasboard-tab{background:#282837}.wp-block-cover p:not(.has-text-color){color:#fff}@media (min-width:991px){.alignleft.wp-block-button a{margin-right:15px}.wp-block-cover.alignleft{margin-right:15px;padding-left:5%;padding-right:5%}.fes-vendor-dashboard-wrap{height:100%}.vendor-dashboard-boxes h4{font-size:18px}.vendor-dashboard-boxes{border-radius:3px;padding:50px 80px 80px;margin:80px 0}.extended-dasboard-tab ul li{width:100%}.extended-dasboard-tab ul li a{color:#fff}.user-extended-dasboard{display:flex}.extended-tab-content{max-width:70%;margin-left:20%;border-radius:3px;display:block;width:70%;padding:0 10px;margin-top:80px;margin-bottom:80px}.vendor-dasboard-template-main .fes-form{max-width:900px;margin:0 auto}}.vendor-dasboard-template-main .fes-form.fes-submission-form-div{background:0 0;box-shadow:none}.vendor-dasboard-template-main .fes-profile-form{background:0 0;box-shadow:none}.user-information-ex-dashboard a{color:#fff}.user-information-ex-dashboard a img{border-radius:50%;margin-right:10px}.user-information-ex-dashboard{position:absolute;bottom:0;left:0;width:100%}.fes_dashboard_menu{position:relative}input[type=range]{-webkit-appearance:none;width:100%;margin:6.5px 0}input[type=range]:focus{outline:0}input[type=range]::-webkit-slider-runnable-track{width:100%;height:3px;cursor:pointer;box-shadow:1px 1px 1px transparent,0 0 1px rgba(13,13,13,0);background:#d8d8d8;border-radius:3px;border:0 solid #010101}input[type=range]::-webkit-slider-thumb{box-shadow:0 0 4px rgba(0,0,0,.25),0 0 0 rgba(13,13,13,.25);border:2px solid #1e3c78;height:16px;width:16px;border-radius:50px;background:#fff;cursor:pointer;-webkit-appearance:none;margin-top:-6.5px}input[type=range]:focus::-webkit-slider-runnable-track{background:#d8d8d8}input[type=range]::-moz-range-track{width:100%;height:3px;cursor:pointer;box-shadow:1px 1px 1px transparent,0 0 1px rgba(13,13,13,0);background:#d8d8d8;border-radius:3px;border:0 solid #010101}input[type=range]::-moz-range-thumb{box-shadow:0 0 4px rgba(0,0,0,.25),0 0 0 rgba(13,13,13,.25);border:2px solid #1e3c78;height:16px;width:16px;border-radius:50px;background:#fff;cursor:pointer}input[type=range]::-ms-track{width:100%;height:3px;cursor:pointer;background:0 0;border-color:transparent;color:transparent}input[type=range]::-ms-fill-lower{background:#d8d8d8;border:0 solid #010101;border-radius:6px;box-shadow:1px 1px 1px transparent,0 0 1px rgba(13,13,13,0)}input[type=range]::-ms-fill-upper{background:#d8d8d8;border:0 solid #010101;border-radius:6px;box-shadow:1px 1px 1px transparent,0 0 1px rgba(13,13,13,0)}input[type=range]::-ms-thumb{box-shadow:0 0 4px rgba(0,0,0,.25),0 0 0 rgba(13,13,13,.25);border:2px solid #1e3c78;height:16px;width:16px;border-radius:50px;background:#fff;cursor:pointer;height:3px}input[type=range]:focus::-ms-fill-lower{background:#d8d8d8}input[type=range]:focus::-ms-fill-upper{background:#d8d8d8}#mayosis_font_pallate{display:flex;justify-content:space-between;align-items:center}.mayosis_font_size_value,.mayosis_text_type_box{flex:1}#mayosis_font_title{border-radius:3px;border:2px solid;font-size:14px;letter-spacing:.3px;line-height:14px;padding:16px;transition:.25s;width:100%;margin-bottom:0;box-shadow:none;background-color:#fff}.mayosis_font_size_value{padding-left:3%}.sizevalue{float:left}.mayosis-font-item.texttrimmed{position:relative}.mayosis-font-item.texttrimmed:after{background:linear-gradient(to left,#fff 0,rgba(255,255,255,0) 15%);bottom:0;content:"";height:100%;pointer-events:none;position:absolute;width:100%}.mayo_font_preview{font-size:24px;line-height:110%;padding:25px 0}.texttrimmed #mayo_font_preview{text-overflow:clip;white-space:nowrap;overflow-y:hidden;line-height:110%}.mayo_font_preview_bold{font-weight:700}.mayo_font_preview_bolder{font-weight:900}.mayos_font_title{font-size:14px;opacity:.6}.textlowercase{text-transform:lowercase!important}.textuppercase{text-transform:uppercase!important}.textcapitalize{text-transform:capitalize!important}.font-capitalize:before{content:"a";text-transform:uppercase;font-size:20px;font-style:normal}.font-capitalize:after{content:"a";text-transform:lowercase;font-size:12px;font-style:normal}.font-lowercase:before{content:"a";text-transform:lowercase;font-size:20px;font-style:normal}.font-lowercase:after{content:"a";text-transform:lowercase;font-size:12px;font-style:normal}.font-uppercase:before{content:"a";text-transform:uppercase;font-size:20px;font-style:normal}.font-uppercase:after{content:"a";text-transform:uppercase;font-size:12px;font-style:normal}.fontcase{display:none;opacity:0}.fontcaselabel{cursor:pointer;padding-right:5px}.fontcaselabel i{opacity:.6}.fontcase:checked+i{opacity:1}.textline{display:none;opacity:0}.textlinelabel{cursor:pointer;padding-right:5px}.textlinelabel span{opacity:.6}.textline:checked+span{opacity:1}.mayosis-font-case-control{width:50%;float:right}.text-case-type,.text-line-type{display:inline-block}.full-thumb-hover-plus{position:absolute;width:100%;height:100%;top:0;left:0;vertical-align:middle;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;color:#fff;font-size:32px}.full-thumb-hover-plus i{color:#fff}.theiaStickySidebar ul li{display:block}.essb_template_mayosis-essvb-template.essb_links li a{border-radius:50%;margin-bottom:10px!important;padding:3px;-moz-transition:all .15s ease;-ms-transition:all .15s ease;-o-transition:all .15s ease;transition:all .15s ease}.essb_template_mayosis-essvb-template.essb_links li a:focus,.essb_template_mayosis-essvb-template.essb_links li a:hover{color:#fff!important}.essb_template_mayosis-essvb-template.essb_links li a{background:#eaebfb!important;color:#1e0046!important}.essb_template_mayosis-essvb-template.essb_links li a:focus,.essb_template_mayosis-essvb-template.essb_links li a:hover{box-shadow:0 2px 2px rgba(154,160,185,.05),0 5px 20px rgba(166,173,201,.2)}.essb_template_mayosis-essvb-template.essb_links li a .essb_network_name{display:none}.mayosis-align-justify .single_dm_btn{width:100%}.ms--title--container{margin:0 auto}.pause-button,.volume-mute{display:none}.mayosis_audio_wave_container{background:#e9edf7;padding:16px;display:flex;align-items:center;border-radius:3px}.mayosis-audio-outer{display:flex;justify-content:space-between;margin:15px 15px 15px 0}#WavesurferAudio{width:100%}.mayosis-audio-outer button{outline:0;border:0 solid;width:50px;height:50px;background:#ccc;border-radius:50%;text-align:center;line-height:50px;display:flex;justify-content:center;align-items:center}.ytp-play-button{fill:#fff;opacity:.85}.ytp-play-button:hover{cursor:pointer;opacity:1}#waveform-time-indicator span{font-size:13px}.mayosis-fade-in{transition:all .2s}.overlay-style{width:100%}figure.mayosis-fade-in figcaption.thumb-caption.overlay-style-3{top:auto;height:auto;width:100%;position:absolute;bottom:0;text-align:left;padding:0}.overlay-style .product-title{margin:0;padding:0;text-transform:capitalize}.overlay-style h4{font-size:20px;line-height:30px;text-transform:capitalize;margin:0;max-width:95%}.overlay-style h4 a{max-width:100%;display:block;padding:10px 16px 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.overlay-style p{float:left;font-size:13px;text-transform:initial;padding:0 16px}.overlay-btn.overlay-btn-style-3{position:absolute;top:0;right:0;padding:10px;display:none}.grid_dm figure:hover .overlay-btn.overlay-btn-style-3{display:block}.overlay-btn.overlay-btn-style-3 .edd_purchase_submit_wrapper .button.edd-submit{width:auto;padding:5px;background:#fff;border:none;font-size:12px;color:#293759;border-radius:0}.overlay-btn.overlay-btn-style-3 .edd_purchase_submit_wrapper .button.edd-submit span{display:none;opacity:0;color:#293759}.overlay-btn.overlay-btn-style-3 .edd_go_to_checkout{color:#293759}.overlay-btn.overlay-btn-style-3 .edd_purchase_submit_wrapper .button.edd-submit:after{content:"\1f6d2";font-family:Zeroicons-Line;font-weight:400;font-size:14px;color:#293759;display:inline-block;vertical-align:middle}.overlay-btn.overlay-btn-style-3 a.edd-wl-action.edd-wl-button{background:#fff;margin-bottom:5px;border-radius:0;padding:3px}.overlay-btn.overlay-btn-style-3 .edd_purchase_submit_wrapper .button.edd-submit:hover,.overlay-btn.overlay-btn-style-3 a.edd-wl-action.edd-wl-button:hover{background:#0930b9;color:#fff}.overlay-btn.overlay-btn-style-3 .edd_purchase_submit_wrapper .button.edd-submit:hover:after{color:#fff}.mayosis--video--box .overlay-btn.overlay-btn-style-3,.overlay-btn.overlay-btn-style-3 .edd_download_purchase_form .edd-wl-button{display:none;opacity:0}.overlay-btn.overlay-btn-style-3 .edd_price_options ul{display:none;opacity:0}.mayosis--thumb{position:relative}.overlay_anchor_absolute{position:absolute;width:100%;height:90%;top:0;left:0;cursor:pointer;text-decoration:none}.additional-footer-widget .footer-widget-title{border:none}.media-style-four-sidebar .subscribe-box-photo{margin-top:0;margin-bottom:0;box-shadow:none}.theme--sidebar--widget.product_subscription_package{padding:0;border:0}.media__content{margin-top:30px}.media__title__box h2{font-style:normal;font-weight:700;font-size:24px;line-height:32px}.subscribe-box-price-content{text-align:center}.subscribe-box-price-content .button{display:block}.subscribe-box-price-content .subscribe-btn-main{padding:15px 24px;background:#15196e}.media-style-d-favorite{display:flex;margin-top:10px;margin-left:-4px;margin-right:-4px}.media-style-d-favorite a.edd-wl-action.edd-wl-button,.media-style-d-favorite a.edd-wl-button{flex:1;padding:8px 15px;background:#e1e3f0;font-weight:400;margin:5px 4px;border-radius:0}.media-style-d-favorite a.edd-wl-action.edd-wl-button span{font-weight:400}.media-style-d-social .photo-template-social{text-align:left;display:inline-block}.media-style-d-social span{font-size:14px}.media-style-d-social{display:flex;justify-content:space-between;margin-top:5px}.license-template-d a{font-size:14px}.subscribe-box-price-content{font-size:14px;line-height:21px}.subscribe-box-price-content .edd_download_purchase_form a.edd-wl-action.edd-wl-button{display:none}.subscribe-box-price-content .edd-submit:before{content:"\1f4e5";font-family:Zeroicons-Line;padding-right:5px}.subscribe-box-price-content .edd_download_purchase_form{margin-bottom:0}.license-template-d a{font-size:14px;text-decoration:underline;vertical-align:middle;margin-top:5px;display:block}.edd-wl-button .glyphicon,.edd-wl-item-remove .glyphicon{color:initial}.favorited .glyphicon-star{color:#cd1c1f!important}.product-title-infobox-sidebar{font-size:16px;line-height:28px;margin:0;padding:0}.infobox-metadata-box{font-size:13px;line-height:20px;margin-bottom:15px}.popr{cursor:pointer;line-height:32px}.popr a{color:#333;text-decoration:none;border:0}.popr-box{display:none}.popr_content{background-color:#666;margin:0;padding:10px 20px 0;overflow:hidden;margin:0 -50% 0 -40px}.popr_container_bottom{display:none;position:absolute;margin-top:20px;z-index:1000}.popr_container_top{display:none;position:absolute;z-index:1000}.popr_point_bottom,.popr_point_top{position:relative;background:#666}#account-mob #mayosis-sidemenu,.popr_content #mayosis-sidemenu{margin-top:0}.right-position-mob{float:right;line-height:inherit!important}#mayosis-sidemenu{height:100%}#account-mob{margin:30px 10px;padding:0}.msv-mob-login-menu a{border-radius:3px;text-align:center}.msv-mobile-pop-account,.msv-mobile-pop-account .btn{width:100%;border:none!important;outline:0}.msv-mobile-pop-account .dropdown-menu{width:100%}#account-mob>#mayosis-sidemenu>ul>li>a{padding:15px 40px}.overlay-favourite-btn .label{display:none}.masonry-style-two{height:100%}.bottom-metaflex{position:absolute;bottom:10px;display:flex;align-items:center;right:10px}.bottom-metaflex a.edd-wl-action.edd-wl-button span{display:none}.bottom-metaflex .edd-wl-button .glyphicon,.bottom-metaflex .edd-wl-item-remove .glyphicon,.bottom-metaflex a,.bottom-metaflex a.edd-wl-action.edd-wl-button span,.bottom-metaflex i{color:#fff}.bottom-metaflex i{padding-left:7px}.masonry-style-three{height:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.item-video-justify,.product-justify-item-content{position:relative;height:100%}.item-video-justify .plyr--video,.item-video-justify .plyr__video-wrapper{display:inline-block;height:100%!important}.product-justify-item-content video{display:inline-block;height:100%!important;vertical-align:baseline!important;object-fit:fill}#justifiedfiltercontrol{text-align:center}#justifiedfiltercontrol button{border:none;background:0 0;text-align:center;outline:0;margin-bottom:30px;padding:0 7px}.justify-style-two{height:100%}.justify-style-three{height:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.justified-items{overflow:hidden;position:relative}.product-justify-description{background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;left:0;padding:20px 5px 5px;position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:0;opacity:0;padding:0 15px}.product-justify-description h5{line-height:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.justified-items:hover .product-justify-description{opacity:1}.product-justify-description h5 a{color:#fff;font-size:16px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gridzy{display:block;will-change:width,height}.gridzy>.gridzyItem{will-change:left,top,width,height,opacity,transform}.gridzy>:not(.gridzyItem){visibility:hidden}.gridzyItemHidden{display:none}.gridzy .gridzyImage{vertical-align:middle;width:100%;height:100%}.gridzyAnimated{height:0;transition:height .4s}.gridzyAnimated .gridzyItem{transition:all .4s}.gridzyAnimated .gridzyItemInitialToVisible{animation-name:gridzyItemInitialToVisibleAnimation;animation-fill-mode:forwards;animation-duration:.4s}@keyframes gridzyItemInitialToVisibleAnimation{0%{opacity:0;transform:scale(.9)}100%{opacity:1;transform:scale(1)}}.gridzyAnimated .gridzyItemHiddenToVisible{animation-name:gridzyItemHiddenToVisibleAnimation;animation-fill-mode:forwards;animation-duration:.4s}@keyframes gridzyItemHiddenToVisibleAnimation{0%{opacity:0;transform:scale(.9)}100%{opacity:1;transform:scale(1)}}.gridzyAnimated .gridzyItemVisibleToHidden{animation-name:gridzyItemVisibleToHiddenAnimation;animation-fill-mode:forwards;animation-duration:.4s}@keyframes gridzyItemVisibleToHiddenAnimation{0%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(.9)}}.gridzyItem{opacity:1}.gridzyItemLoading{opacity:.3;box-shadow:inset 0 0 15px -5px #666}.gridzyItemLoading:before{content:" ";position:absolute;left:50%;top:50%;width:50px;height:50px;margin:-25px 0 0 -25px;padding:0;z-index:1;opacity:1;background:0 0;border:2px solid;border-color:transparent transparent #000 #000;border-radius:50%;outline:0;animation-duration:1s;animation-name:gridzyProgressIndicator;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes gridzyProgressIndicator{0%{transform:rotate(0);left:50%}100%{transform:rotate(360deg);left:50%}}#grid-cat-edd a{position:relative;overflow:hidden;display:inline-block}#grid-cat-edd .edd-cat-box-main{padding:20px 10px;position:relative;text-align:center;color:#fff}#grid-cat-edd .edd-cat-box-main .edd-cat-overlay-img{background-size:cover;background-repeat:no-repeat;-webkit-transition:all .5s;-moz-transition:all .5s;-o-transition:all .5s;transition:all .5s;z-index:5}#grid-cat-edd a:focus div:before,#grid-cat-edd a:hover div:before{display:block}.edd-cat-overlay-img{position:absolute;width:100%;height:100%;z-index:3;top:0;left:0}#grid-cat-edd .edd-cat-box-main:focus .edd-cat-overlay-img,#grid-cat-edd .edd-cat-box-main:hover .edd-cat-overlay-img{transform:scale(1.2)}#grid-cat-edd .edd-cat-box-main:after{content:"";background:#28375a;position:absolute;top:0;left:0;width:100%;height:100%;z-index:5;opacity:.5;transition:all .2s}.justified-edd-shortcode{padding:0;margin-top:50px}.fes-vendor-menu-tab.fes-vendor-logout-tab{display:none}.header-master .search-hide-normal-state{display:none;opacity:0}.header-master.fixedheader .search-hide-normal-state{display:block;opacity:1}.mayo-ico-gradient i{-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media (min-width:768px){.mayos-follower-box,.mayos-full-followr-box{display:flex}}.mayos-full-followr-box{margin:0 -15px}.mayos-follower-box{align-items:center;margin:15px}.mayos-follow-content{padding:0 5px}.mayos-follow-content h4{margin:0;padding:0}.mayos-follow-content a{text-decoration:underline}.mayosis-mobile-user-menu{min-height:auto!important}.mayosis-mobile-user-menu ul li.active,.mayosis-mobile-user-menu ul li:focus,.mayosis-mobile-user-menu ul li:hover{background:0 0!important}.mayosis-mobile-user-menu ul li.active a,.mayosis-mobile-user-menu ul li.active a:focus,.mayosis-mobile-user-menu ul li.active a:hover,.mayosis-mobile-user-menu ul li:focus a,.mayosis-mobile-user-menu ul li:hover a{color:#fff!important}.mobile-dashboard-menu{display:flex;justify-content:space-between;min-height:130px}.dashboard-mobile-menu{padding:30px 15px}.mayosis-dashboard-menu-main ul{list-style:none}.mobile-dashboard-menu .burger span,.mobile-dashboard-menu .burger span:after,.mobile-dashboard-menu .burger span:before,.mobile-dashboard-menu .burger.clicked span:after,.mobile-dashboard-menu .burger.clicked span:before{background-color:#fff}@media (min-width:768px){.col-count-2{column-count:2}.col-count-3{column-count:3}.col-count-4{column-count:4}.col-count-5{column-count:5}.col-count-6{column-count:6}}#tabs{width:auto;height:30px;padding-right:2px;display:inline-block}#tabs a{cursor:pointer}#tabs li{float:left;list-style:none;margin-right:5px;border-top-left-radius:3px;border-top-right-radius:3px;outline:0}#tabs li a{padding-right:15px}#tabs li a.inactive{opacity:.64;outline:0}#tabs li a.inactive:hover,#tabs li a:hover{color:#5685bc;outline:0}.tab-container{display:none;clear:both;width:100%;text-align:left;padding-top:20px}.tab-container h2{margin-left:15px;margin-right:15px;margin-bottom:10px;color:#5685bc}.tab-container p{line-height:1.3;font-size:small;margin:10px 15px}.tab-container ul{margin-left:25px;font-size:small;line-height:1.4;list-style-type:disc}.tab-container li{padding-bottom:5px;margin-left:5px}.mayosis-flex-tabbed-box{display:flex;justify-content:space-between}.custom-envato-btn{margin-bottom:12px}.product_bottom_flex.single-product-buttons .custom-envato-btn{margin-bottom:0!important}.page_title_single{color:#fff}.mayosis--video--box video{opacity:0}.plyr audio,.plyr video{opacity:1}.mayosis-changelog-item{list-style:none;margin:0;padding:0}.mayosis-changelog-item li{font-size:16px;margin:5px 0}.mayosis-changelog-fixed{height:300px;overflow:scroll}.mayosis-changelog-badge{font-size:12px;background:#ccc;padding:1px 5px;border-radius:3px;margin:0 5px;text-tranform:lowercase}.mayosis-changelog-badge.update{background:#54595f;color:#fff}.mayosis-changelog-badge.new{background:#00c8af;color:#fff}.mayosis-changelog-badge.added{background:#9a24b5;color:#fff}.mayosis-changelog-badge.fixed{background:#4054b2;color:#fff}.mayosis-changelog-title{font-size:16px;font-weight:400;margin:0;padding:0;font-style:italic}#edd-rp-items-wrapper .button-fill-color,#edd-rp-items-wrapper .cart_add_onh{padding:10px 12px;font-size:14px!important}#edd-rp-items-wrapper .product-tag{text-align:left;margin-top:5px}#edd-rp-items-wrapper .product-title{margin-bottom:0!important}#edd-rp-items-wrapper{display:flex;flex-wrap:wrap}.mayosis-artist-image .author_meta_single.author_single_dm_box{text-align:center!important}.mayosis-artist-image img{border-radius:4px}.mayosis-artist-description,.mayosis-artist-description h3,.mayosis-artist-description p{color:#c2c9cc}.mayosis-artist-box{display:flex;flex-wrap:wrap;align-items:center}.artist-items{background:#e9edf7;width:100%;text-align:center;padding:13px;border-radius:4px;margin:20px 0}.artist-items img{width:100%;border-radius:4px}.artist-items h3{font-size:18px;line-height:24px}.artist-list-page{padding-top:40px;padding-bottom:40px}.social-icon-sidebar-header{position:absolute;bottom:0;background:#1c1c1c;width:100%;padding:23px 15px;text-align:center}.social-icon-sidebar-header a{padding:3px 5px}.mayosis-style-two-player.mayosis-title-audio{margin-left:5px;margin-right:5px;margin-top:0;height:40px;background:#5a00f0;border-radius:50%;text-align:center;align-items:center;line-height:40px;padding-top:10px}.mayosis-style-two-player.mayosis-title-audio .mejs-button>button{margin:0;background-color:#fff}.product-hover-two-cart{margin-left:5px;margin-right:5px}.product-hover-two-cart .edd_purchase_submit_wrapper .button.edd-submit{padding:0;background:rgba(255,255,255,.15);border:0;font-size:12px;color:#293759;border-radius:50%;width:40px;height:40px;line-height:40px;vertical-align:middle}.product-hover-two-cart .edd_purchase_submit_wrapper .button.edd-submit span{display:none;opacity:0;visibility:none}.product-hover-two-cart .edd_purchase_submit_wrapper .button.edd-submit{font-size:0}.product-hover-two-cart .edd_purchase_submit_wrapper .button.edd-submit:after{content:"\1f6d2";font-family:Zeroicons-Line;font-weight:400;font-size:16px;color:#fff;display:inline-block;vertical-align:middle}.product-hover-two-cart .edd_go_to_checkout:after{content:"\2713"!important}.product-hover-two-cart .edd_download_purchase_form .edd_price_options ul{opacity:0;display:none;opacity:0}.product-hover-two-cart .edd-compare-button{min-width:auto!important;display:inline-block;font-size:0!important;padding:0!important;width:40px;height:40px;line-height:40px;border-radius:40px}.product-hover-two-cart .edd-compare-button:after{content:"\1f6d2";font-family:Zeroicons-Line;font-weight:400;font-size:16px;color:#fff;display:inline-block;vertical-align:middle}.mayosis-audio-related-downloads{padding:40px 0}.mayosis-audio-description{padding:30px 0}.product-box .edd_download_purchase_form{margin-bottom:0!important}.sidebar-wrapper .mayosis-floating-share{display:none}.edd-csau-products .edd_download_inner{padding:0 7.5px}.edd-csau-products .product-title{margin:10px 0 5px!important}.edd-csau-products .button-fill-color,.edd-csau-products .cart_add_onh,.edd-csau-products .live_demo_onh{padding:7px 16px!important;text-align:center;font-size:12px!important;width:auto}.edd-csau-products .overlay_content_center{text-align:center;z-index:19}.edd-csau-products .mejs-controls{padding:0!important}.item-video-masonry{position:relative}.video-masonry-link{width:100%;height:100%;position:absolute;left:0;z-index:5;top:0}.affliatewp-main-wrapper #affwp-register-form{max-width:900px;margin:120px auto}#edd_checkout_form_wrap label{clear:both}.photo--template--cs-button{width:100%;margin:15px 5px}.prime--template--cs-button .ghost_button{margin-left:6px;font-size:14px!important;padding:13px 30px!important;font-weight:400!important;max-height:44px!important;line-height:16px!important;min-height:44px!important;display:inline-block}.eddcd-purchased-download-title{font-size:18px}.eddcd_repeatable_upload_field_container{display:flex}#eddcd_fes_submit{margin-top:20px;padding:11px 20px;border:2px solid;border-radius:5px}.eddcd_upload_file_button{height:48px;line-height:20px}.eddcd-fulfill-order-btn,.eddcd-fulfillment-area,.eddcd_add_repeatable{padding:5px 15px}#buddypress div#object-nav.item-list-tabs ul li>a,#buddypress div#object-nav.item-list-tabs ul li>span{color:#fff}#activate-page,#register-page{padding:15% 5%!important}#header-cover-image-custom h1{margin:0;text-align:center;color:#fff;padding-top:5%}.theme--sidebar--widget{background:#e9edf7;padding:10px 30px}.theme--sidebar--widget .widget-title,.widget_block .wp-block-group__inner-container h2{border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-left-radius:0;border-bottom-right-radius:0;display:block;margin:-10px -30px 20px;padding:25px;background:#1e0046}.widget_block .wp-block-group__inner-container h2{background:#1e0046;padding:22px 0;font-size:16px;font-weight:700;color:#fff;text-transform:uppercase;border-top-left-radius:3px;border-top-right-radius:3px;line-height:20px;letter-spacing:.5px;text-align:center}.menu-item.my-account-menu:hover .dropdown-menu.my-account-list{display:block}.dropdown-menu.my-account-list{padding-bottom:0}.mayosis-account-information{width:100%;float:left;padding:5px 10px;background:#ecf0f6;border-bottom-left-radius:3px;border-bottom-right-radius:3px;margin-top:10px}.mayosis-account-information img{border-radius:50%}.mayosis-account-information,.mayosis-account-information a{line-height:32px}.mayosis-logout-link{padding:0 5px}.rel-info-value p{border:none}.header-minimal-form{background:0 0;padding:0;border-bottom:2px solid #ccc}.header-minimal-form .search-fields{background:0 0}.header-search-form.header-minimal-form input[type=text]{border:none;text-align:center}.header-search-form.header-minimal-form .search-btn:after{line-height:40px;background:0 0;background:0 0;padding:0;top:auto;text-align:right;bottom:5px}@media only screen and (min-width:992px){.mayosis-buddypress-extra-header{margin-left:250px;position:absolute;padding:15px 5%!important;background-color:transparent;min-height:70px;z-index:10;width:95%}#item-body.mayosis-bp-group{padding:13% 5%!important}#item-header-wrap{top:0;background:#28375a;color:#ffff}#item-body{padding:10% 5%!important}.mayosis-extra-paddingbb{padding:13% 5%!important}}.details-table_subscribe p{font-size:16px;line-height:24px}.comment-form-cookies-consent label{opacity:.7}#mayosis-sticky-bar{display:none}#howdydo-wrapper{overflow:visible;padding:0;width:100%;z-index:99;background:0 0;color:#fff}.howdydo-box{display:none;padding:10px 0;width:100%;text-align:center}#howdydo-close{position:absolute;right:15px;top:28%}#howdydo-close a{color:#fff;background:#c70000;width:20px;height:20px;font-size:10px;display:inline-block;line-height:21px;border-radius:50%}#howdydo-open{display:none}.howdydo-hover{position:absolute;top:0;left:0}.howdydo-scroll{position:fixed;top:0;left:0}.howdydo-push{position:relative;clear:both;float:left}.mayosis-sticky-text{display:inline-block;margin:0}.mayosis-sticky-bar-btn{background:#f6d937;margin:0 15px}.mayosis-custom-code-bg{height:100%;min-width:1903px;top:50%;left:50%;position:absolute;overflow:hidden;z-index:0}.mayosis-custom-bg-portion{width:1903px;height:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.product-archive-breadcrumb{overflow:hidden}.product-archive-breadcrumb .container{position:relative;z-index:10}.mayosis-custom-bg-wrapper{height:100%;width:100%;top:0;left:0;position:absolute}.layouts-block ul.nav{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:0;margin-top:31px;margin-bottom:60px;width:100%;display:flex}.layouts-block ul.nav li:first-child a{border-radius:3px 0 0 3px}.layouts-block ul.nav li:last-child a{border-radius:0 3px 3px 0}.layouts-block ul.nav li a{padding:13px 14px;text-transform:uppercase;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;border:0;border-radius:0;color:#fff;letter-spacing:0;margin:0;background-color:#0e0052}.layouts-block ul.nav li a.active,.layouts-block ul.nav li a:focus,.layouts-block ul.nav li a:hover{background:#5a00f0;color:#fff}.single-user-info ul li.mayosis--archive--list a{padding:0}.main-post-promo .blog--layout--contents a{color:#fff}.edd-message-fields #add-customer-message{display:inline-block;width:auto;padding:10px 30px;border:1px solid;border-radius:3px}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{z-index:10}.mayo-course-hero{margin-top:-120px}.default-course-template{background:linear-gradient(135deg,#1e0064,#1e0046);padding:180px 0 120px}.tutor-price-preview-box{border:none!important}.mayo-tutor-leadinformation .tutor-course-header-h1{padding:0;font-size:18px;line-height:24px;font-weight:700;margin-bottom:0}.single_main_header_course{background:#fff;margin-bottom:30px;border-radius:5px;box-shadow:0 0 3px 1px rgba(0,0,0,.06);border:1px solid #e9edf7}.mayo-course-box{box-shadow:0 0 3px 1px rgba(0,0,0,.06);border:1px solid #e9edf7;padding:30px 30px 0;border-radius:5px;margin-bottom:30px}.tutor-course-topics-contents .tutor-course-topic{box-shadow:0 0 3px 1px rgba(0,0,0,.06);border:1px solid #e9edf7}.tutor-course-lesson{border-top:1px solid #e9edf7}.tutor-course-topics-header{align-items:center}.single-instructor-wrap{box-shadow:0 0 3px 1px rgba(0,0,0,.06);border:1px solid #e9edf7}.single-instructor-wrap .single-instructor-top{border-bottom:2px solid #e9edf7}.tutor-single-course-meta.tutor-lead-meta{margin-bottom:50px;border-top:none;border-bottom:2px solid #e9edf7}.tutor-full-width-course-top h4,.tutor-full-width-course-top h5,.tutor-full-width-course-top h6{color:#4b5981}.tutor-segment-title,.tutor-single-course-segment .tutor-segment-title{font-size:22px;line-height:1.5;font-weight:500;margin-bottom:13px;color:#4b5981}.tutor-price-preview-box{margin-bottom:0!important;padding:0!important}.tutor-price-box-thumbnail{margin:0!important}.mayo-lead-top-part{padding:30px 30px 0;border-bottom:2px solid #e9edf7}.mayo-course-lead-price{padding:0 30px}.mayo-lead-last-part{padding:20px 30px 0;border-top:2px solid #e9edf7;margin-top:30px}.tutor-course-summery{font-size:16px;line-height:1.5}.mayo-course-social{padding-top:20px}.tutor-star-rating-group{font-size:12px}.tutor-single-course-meta ul li strong,.tutor-single-course-meta.tutor-meta-top ul li,.tutor-single-course-meta.tutor-meta-top ul li a{font-size:14px}.tutor-single-course-rating .tutor-single-rating-count{font-size:14px}.single_main_header_course .price{font-size:26px;font-weight:700;text-align:center;margin:20px 0}.single_main_header_course .tutor-single-course-meta.tutor-meta-top ul li,.single_main_header_course .tutor-single-course-meta.tutor-meta-top ul li a{font-weight:400}.mayo-tutor-single-course-author-meta{display:flex;align-items:center}.tutor-single-course-author-name a{margin-top:-7px;display:inherit}.m-tutor-title{width:100%;display:block;font-size:14px;opacity:.8}.tutor-lead-info-btn-group{overflow:hidden;border-bottom:none;padding:0;margin:20px 0;display:block}.tutor-course-enrolled-wrap{margin:0!important}.tutor-text-avatar{min-width:40px;min-height:40px;display:inline-block;text-align:center;line-height:40px;border-radius:40px;margin-right:10px}.single_main_header_course .tutor-course-enrolled-wrap{padding:0;overflow:hidden;border-top:none;font-size:14px}.mayo-course-complete-bar{padding:20px 30px 0}.tutor-progress-bar-wrap{margin:0}.mayos-tutor-progress-percent{font-size:14px}.mayosis-course-dashboard{position:relative}.mayosis-course-dashboard .tutor-dashboard-header{position:absolute;top:-180px;left:0;width:100%;color:#fff}.tutor-dashboard-header-display-name h4{color:#fff}.tutor-dashboard-header .tutor-btn.bordered-btn{background-color:transparent;text-transform:uppercase;font-weight:400;border-radius:2px;border-color:#fff;color:#fff;border-width:2px}.tutor-loop-author>div a{display:inline-block}.tutor-course-loop-title h2{margin:0;font-size:16px;font-weight:700;line-height:20px;margin-bottom:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:0;max-width:75%}.tutor-wrap img{width:100%}.tutor-loop-author,.tutor-rating-count{font-size:13px}.mayo-course-meta{display:flex;flex-wrap:wrap;float:left;width:100%}.mayo-tutor-loop-author{float:left;padding-top:0;padding-bottom:5px;flex:1 1 0;position:relative;overflow:hidden;z-index:20;padding-right:15px}.mayo-tutor-course-pricing{float:right;padding-top:0;padding-bottom:2px;display:flex;flex-wrap:wrap;margin-top:-7%;font-weight:700}.mayo-archive-title-box{background:linear-gradient(-135deg,#1e0046,#1e0064);padding:80px 0;color:#fff;text-align:center}.mayosis-course-atitle{font-size:36px;font-weight:700;line-height:24px;margin:10px 0;color:#fff}.tutor-course-filter-wrap{margin-top:40px}.tutor-course-filter-form select{border:none}.cS-hidden{height:1px;opacity:0;overflow:hidden}.testimonial-grid-carousel li{list-style:none}#mayosis-full-product-slider{position:relative}.mayo-p-slidebox:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;z-index:2;background:#0a0000}.mayosis-slide-item{position:relative}.slider_p_thumb img{width:100%;position:relative;z-index:0}.slide-caption-product{position:relative;z-index:20;color:#fff}.slide-caption-product h3.m-slider-title{margin:0 0 10px;font-size:38px;color:#fff;z-index:20;position:relative}.slider_button_m{display:inline-block;color:#fff;border:2px solid;padding:14px 30px;border-radius:3px;margin:30px 0 20px;font-size:16px;line-height:18px;transition:all 20ms}#mayosis-full-product-slider .lSAction>a{font-size:32px}.mayo-p-slidebox{width:100%;height:100%;background-position:center center!important;background-size:cover!important;padding:215px 0;position:relative;background-repeat:no-repeat!important}.slide_product-price.slide_promo_price{font-size:26px;line-height:28px}.mayosis-carousel-item{position:relative}.carousel-caption-product{bottom:0;position:absolute;padding:30px;color:#fff;width:100%;z-index:10}.carousel_overlay_mm{background:linear-gradient(180deg,rgba(26,23,43,0) 0,#1a172b 100%);bottom:0;position:absolute;padding:30px;width:100%;height:100%;z-index:1;left:0}.carouselbox_product_thumbnail img{width:100%}.m-carousel-title{margin:0 0 10px;color:#fff}.pcarousel-metabox{font-size:13px;color:#fff}.pcarousel-metabox a{color:#fff}.mayosis-carousel-item{overflow:hidden}.mayosis-carousel-item .carouselbox_product_thumbnail{-o-transition:all .4s ease;transition:all .4s ease;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);margin:0}.mayosis-carousel-item:hover .carouselbox_product_thumbnail{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}#infscr-loading img{display:none}.mayo-page-product{width:100%}.inf-load-more,.inf-load-more-popular{background:#5a00f0;border-color:#5a00f0;color:#fff;border-width:2px;padding:11px 40px;font-size:18px;border-radius:3px;margin:40px 0;display:inline-block}#infscr-loading{color:#bbb;float:left;font-size:.8rem;font-weight:400;line-height:100%;text-transform:uppercase;width:100%;text-align:center}.mayo-page-product.mayo-product-loader-archive{text-align:center;width:100%;display:block}.mayosis-single-b-cart{display:flex}.mayosis-single-b-cart .edd-add-to-cart,.mayosis-single-b-cart .edd-fd-button,.mayosis-single-b-cart .edd-submit,.mayosis-single-b-cart .edd-submit.button.blue,.mayosis-single-b-cart .edd_purchase_submit_wrapper a.edd-add-to-cart.edd-has-js,.mayosis-single-b-cart .multiple_button_v,.mayosis-single-b-cart.edd_go_to_checkout.button{min-width:auto;width:auto;max-height:unset;line-height:25px}.mayosis-single-cs-button .ghost_button,.mayosis-single-demopv-button .ghost_button{max-height:unset;min-height:auto;display:inline-block}.mayosis-single-builder-tags-title{display:flex}.mayosis-single-builder-tags-title ul{list-style:none}.mayosis-single-builder-tags-title ul li{float:left}.mayosis-single-builder-tags-title ul li a{text-decoration:none;color:#28375a;font-size:14px;line-height:14px;padding:9px 15px;text-transform:lowercase;border:1px solid;transition:all .25s;display:inline-block;-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0) scale(1,1);margin:6px;border-radius:50px}.mayosis-single-pb-comment .comment-appear-notification{font-size:24px;text-align:center;background:#600;padding:30px}.has_mayosis_custom_bg_thumbnail{background-size:cover!important;background-repeat:no-repeat!important}.single-user-info ul li.mayo-post-cat-pr a{padding:0}.product--grid--elementor ul.recent_image_block{padding:0;margin:0 -7.5px}.masonry-hover-effect-enabled img{transform:scale(1);-webkit-transition:-webkit-transform .3s ease-in-out;-moz-transition:-moz-transform .3s ease-in-out;-ms-transition:-ms-transform .3s ease-in-out;-o-transition:-o-transform .3s ease-in-out;transition:transform .3s ease-in-out}.masonry-hover-effect-enabled:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.masonry-hover-effect-enabled .item-thumbnail{overflow:hidden}.mayosis-single-builder-exif-bd ul{list-style:none}.mayo-ele-exif-style-one ul{display:flex;flex-wrap:wrap}.mayo-ele-exif-style-one ul li{width:50%;padding:10px 5px}.mayo-ele-exif-style-one .mayo-exif-dot{display:none}.mayo-ele-exif-style-one .mayo-exif-tag{font-size:13px;line-height:15px}.mayo-ele-exif-style-one .mayo-exif-value{font-size:18px;font-weight:700}.mayo-ele-exif-style-two ul{display:flex;flex-wrap:wrap}.mayo-ele-exif-style-two ul li{width:50%;padding:10px 5px}.mayo-ele-exif-style-two .mayo-exif-dot{display:none}.mayo-ele-exif-style-two .mayo-exif-tag{font-size:13px;line-height:15px}.mayo-ele-exif-style-two .mayo-exif-value{font-size:18px;font-weight:700}.mayo-ele-exif-style-two .mayosis-exif-item{display:flex;flex-wrap:wrap;flex-direction:column-reverse}.mayo-ele-exif-style-two .mayo--exif--flex{width:100%}.mayosis-sidebar-s-logo{-webkit-transition:left .15s ease-in-out;-moz-transition:left .15s ease-in-out;-ms-transition:left .15s ease-in-out;-o-transition:left .15s ease-in-out;transition:left .15s ease-in-out;display:none;opacity:0}.mayosis-sidebar-s-logo img{-webkit-transition:left .15s ease-in-out;-moz-transition:left .15s ease-in-out;-ms-transition:left .15s ease-in-out;-o-transition:left .15s ease-in-out;transition:left .15s ease-in-out}#mayosis-sidebar.active .mayosis-sidebar-s-logo{display:block;opacity:1}#mayosis-sidebar .burger span,#mayosis-sidebar .burger span:after,#mayosis-sidebar .burger span:before{width:24px;height:3px}#mayosis-sidebar .burger.clicked span:after{-webkit-transform:translateY(-8px) rotate(-45deg);-moz-transform:translateY(-8px) rotate(-45deg);-ms-transform:translateY(-8px) rotate(-45deg);-o-transform:translateY(-8px) rotate(-45deg);transform:translateY(-8px) rotate(-45deg)}#mayosis-sidebar .burger.clicked span:before{-webkit-transform:translateY(8px) rotate(45deg);-moz-transform:translateY(8px) rotate(45deg);-ms-transform:translateY(8px) rotate(45deg);-o-transform:translateY(8px) rotate(45deg);transform:translateY(8px) rotate(45deg)}#mayosis-sidebar .burger span:after{top:8px}#mayosis-sidebar .burger span:before{top:-8px}#mayosis-sidebar #mayosis-sidebarCollapse{display:block;padding:0;margin:0;background:0 0;border:none;width:80px;height:40px;z-index:999}#mayosis-sidebar .mayosis-collapsible-box{position:absolute;top:15px;left:0}#mayosis-sidebar.shadowonsidebar,#mayosis-sidebar.shadowonsidebar .sidebar-fixed{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}#mayosis-sidebar .burger span{-webkit-transition:all .3s cubic-bezier(.585,-.6,.43,1.65);-moz-transition:all .3s cubic-bezier(.585,-.6,.43,1.65);-ms-transition:all .3s cubic-bezier(.585,-.6,.43,1.65);-o-transition:all .3s cubic-bezier(.585,-.6,.43,1.65);transition:all .3s cubic-bezier(.585,-.6,.43,1.65);margin-left:-13px}@media (min-width:992px) and (max-width:1200px){.sidebar-wrapper.mayosis-sidebar-mexpanded{padding-left:180px}}@media (min-width:1201px){.sidebar-wrapper.mayosis-sidebar-mexpanded{padding-left:270px}.sidebar-wrapper.mayosis-sidebar-mcollapse{padding-left:80px}.sidebar-wrapper.mcollapsed{padding-left:80px}}.mayosis-elementor-author-box{width:100%;justify-content:space-between}.author-left-side-infomation-ele,.mayo-ele-author-style-one,.mayo-ele-author-style-one .mayosis-elementor-author-box{display:flex;align-items:center}.author-ele-information{padding:0 10px}.author-ele-information h4{margin:0}.author-ele-information p{margin:0;font-size:14px;line-height:17px;font-style:italic}.author-ele-information .ele-view-portfolio-link{text-decoration:underline;color:#5a00f0;font-size:14px;font-style:italic;line-height:14px}.mayosis-elementor-author-box .tec-follow-link{border:2px solid #1e0046;background:#1e0046;color:#fff;border-radius:3px;padding:5px 15px;margin:0 5px;font-size:15px;line-height:19px}.mayosis-elementor-author-box .btn.fes--author--btn{border:2px solid #1e0046;background:#1e0046;color:#fff;border-radius:3px;padding:5px 15px;margin:0 5px;font-size:15px;line-height:19px}.authormessageauthorele,.authormessageloginele{background:#fff;width:500px;padding:30px 50px}.ele-login--title{margin:0 0 15px;font-size:20px}.mayo-ele-author-style-two .author-left-side-infomation-ele{margin:20px 0;width:100%;float:left}.plyr--full-ui.plyr--video .plyr__control--overlaid,.plyr--full-ui.plyr--video .plyr__controls{z-index:12}.acf-button{font-size:14px!important}.acf-table table tbody tr th,.acf-table tbody tr td{padding:20px 10px 21px!important}.hide-if-value .acf-button.button{position:relative;font-size:0!important;padding:0 0 0 15px;background:0 0;border:transparent;color:#5a00ef}.hide-if-value .acf-button.button:after{content:"\1f4e4";font-size:18px!important;font-family:Zeroicons-Line}.mayo-p-carouselbox{position:relative;overflow:hidden}.acf-file-uploader p,.acf-image-uploader p{font-size:14px}.fes--my--submit.edd-submit.insert-file-row{margin:0 12px}.acf-actions{margin:20px 0}.select2Buttons strong{display:block;clear:left;padding-top:5px}.select2Buttons ul{list-style-type:none;clear:left;margin:5px;padding:0}.select2Buttons a,.select2Buttons li{float:left;min-width:37px}.select2Buttons li{margin:0 5px 5px 0}.select2Buttons .disabled,.select2Buttons .limited a,.select2Buttons li a{border:1px solid #5a00f0;-moz-border-radius:3px;-webkit-border-radius:3px}.select2Buttons li:last-child{margin-right:0}.select2Buttons a{color:#5a00f0;padding:4px 12px;text-align:center;text-decoration:none;font-size:15px;display:inline-block;line-height:20px}.select2Buttons .disabled span{padding:4px;display:block;font-size:15px;min-width:37px}.select2Buttons .picked,.select2Buttons a:hover{background:#5a00f0;border-color:#5a00f0;color:#fff;text-decoration:none}.select2Buttons .disabled,.select2Buttons .limited a{text-align:center}.select2Buttons .disabled{border:2px solid #d1d1d1;color:#999}.select2Buttons .disabled .picked{background:#d1d1d1;border-color:#d1d1d1;color:#fff}.audio_variable_btn{min-width:auto;width:auto;border-radius:30px!important;padding:12px 25px;font-weight:400;border:2px solid #fb3c29;background:#fb3c29;color:#fff;margin:5px 15px;font-size:16px;line-height:20px;outline:0;box-shadow:none}.audio_variable_btn:focus,.audio_variable_btn:hover{box-shadow:none;color:#fff}.product-hover-two-cart .edd_price_options{margin:0!important}#edd-wl-modal.show{opacity:1}#edd-wl-modal.show .modal-header{display:block}#edd-wl-modal.show .modal-dialog{transform:none;top:15%}#edd-wl-modal .edd-wl-close,#edd-wl-modal .edd-wl-success{opacity:0;display:none!important}.btn-check:focus+.btn,.btn:focus{box-shadow:none}.mayosis-single-b-cart .edd-wl-button,.msv-wislist-box .edd_purchase_submit_wrapper{display:none!important;opacity:0}.msv-favourite-single-p,.msv-wishlist-single-p{display:flex}.msv-favourite-single-p a.edd-wl-action.edd-wl-button,.msv-wishlist-single-p a.edd-wl-action.edd-wl-button{max-height:none}.pdfpreviewboxembed{width:100%;min-height:400px}#author-error.error,#comment-error.error,#email-error.error{color:#ff0b0b;background:rgb(255 11 11/14%);display:inline-block;padding:5px 15px;border-radius:3px;line-height:18px;font-size:14px;margin-bottom:10px}.comments-wrap .edd-reviews-title{font-size:24px;font-weight:700;text-align:center;margin-top:60px;margin-bottom:40px;width:100%;display:inline-block}.mvs-ebook-meta{margin:0;padding:0;list-style:none}.msv-meta-dot{padding:0 10px}.block-style-e-book-box .msv-meta-dot{display:none;opacity:0}.block-style-e-book-box .mvs-ebook-meta{display:flex;flex-wrap:wrap}.block-style-e-book-box .mvs-li-item-ebook{float:left;width:20%;padding:10px;box-sizing:border-box}.block-style-e-book-box .mvs-li-item-ebook span{width:100%;float:left}.mayosis-single-p-thumbnail{position:relative}.msv-single-thumb-overlay-bds{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;opacity:0;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}.mayosis-single-p-thumbnail:hover .msv-single-thumb-overlay-bds{opacity:1}.media-attachments-filter-heading{color:#222;margin-bottom:10px;display:block;font-size:18px !important}.mayosis-edd-ajax-search{width:100%;position:relative}.mayosis-edd-ajax-search input{border-radius:3px}.mayosis-edd-ajax-search.search-fields{position:relative}.mayosis-edd-ajax-search.search-fields .mayosis-ajax-search-btn{background:0 0;border:none;position:absolute;top:10px;right:15px;font-size:20px;padding:0;height:auto;min-height:auto;line-height:1;z-index:99}.mayosis_edd_search_result{display:none;position:absolute;width:100%;background:#fff;padding:0;z-index:300;transform:translateY(-1px);max-height:350px;overflow-y:auto}.mayosis_edd_search_result.active{display:block;transition:width 2s,height 2s,transform 2s,-webkit-transform 2s;-webkit-animation:fade-in-top .6s cubic-bezier(.39,.575,.565,1) both;animation:fade-in-top .6s cubic-bezier(.39,.575,.565,1) both}.mayosis_edd_search_result ul{margin:0;padding:0}.mayosis_edd_search_result ul li{list-style:none;padding:15px 20px;display:flex;align-items:center}.mayosis_edd_search_result ul li:last-child{border-bottom:none}.mayosis_edd_search_result ul li img{max-width:100px;border-radius:12px}.mayosis_edd_search_result ul li .msv-ajax-meta{padding:0 15px}.msv-ajax-meta h3{font-size:18px;margin:0;padding:0;line-height:22px}.ajax-search-price{font-weight:700;font-size:16px}.mayosis-edd-ajax-search .mayosis-ajax-loader{opacity:0;width:20px;height:20px;margin:0 auto;border-top:3px solid #292929;border-right:3px solid #efefef;border-bottom:3px solid #efefef;border-left:3px solid #efefef;border-radius:30px;animation:spin 1s infinite linear;position:absolute;right:15px;top:15px}.mayosis-ajax-search-btn{background:0 0;border:none;position:absolute;top:10px;right:15px;font-size:20px}.ajax-search-author{width:100%;display:inline-block;font-weight:400;font-size:14px;line-height:16px;opacity:.8}.msv-ajax-meta{display:flex;justify-content:space-between;width:100%}.mayosis-edd-ajax-search.loading-ajax-ico .mayosis-ajax-loader{opacity:1}.hidden{display:none}@keyframes spin{100%{transform:rotate(360deg)}}@-webkit-keyframes fade-in-top{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fade-in-top{0%{-webkit-transform:translateY(-50px);transform:translateY(-50px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.navbar .dropdown .dropdown-menu{display:block !important;visibility:hidden;overflow:hidden;height:0;transition:opacity .4s cubic-bezier(.165,.84,.44,1);min-width:240px}.xpc-menu-box{display:-webkit-box;display:flex;height:auto;padding:0}.xpc-menu-box .xpc-menu-box-inner{padding:5px}.xpc-menu-box .xpc-menu-box-inner img{height:100% !important}.xpc-menu-box .xpc-intro-img{z-index:1 !important;-o-object-fit:fill;object-fit:fill;height:100%}.xpc-menu-box .xpc-intro-img img{-o-object-fit:fill;object-fit:fill}.xpc-menu-box .xpc-box-title{z-index:1000 !important;max-width:200px;padding-right:10px}.xpc-menu-box .xpc-box-text{z-index:1000 !important;max-width:200px;margin-right:20px}.xpc-menu-box .xpc-box-link{z-index:1000 !important;padding-left:0 !important}.xpc-menu-box .xpc-box-link i.xpcicon-angle-right{position:relative;top:1px}.col-lg-2 .xpc-menu-box.xpc-menu-full-height,.col-lg-3 .xpc-menu-box.xpc-menu-full-height,.col-lg-4 .xpc-menu-box.xpc-menu-full-height,.col-lg-6 .xpc-menu-box.xpc-menu-full-height{height:100%}.col-lg-2 .xpc-menu-box .xpc-box-container,.col-lg-3 .xpc-menu-box .xpc-box-container,.col-lg-4 .xpc-menu-box .xpc-box-container,.col-lg-6 .xpc-menu-box .xpc-box-container{display:inline-block !important;position:relative;z-index:1000 !important;width:100%}.col-lg-2 .xpc-menu-box .xpc-box-container .xpc-box-title,.col-lg-3 .xpc-menu-box .xpc-box-container .xpc-box-title,.col-lg-4 .xpc-menu-box .xpc-box-container .xpc-box-title,.col-lg-6 .xpc-menu-box .xpc-box-container .xpc-box-title{z-index:1000 !important;width:100%}.col-lg-2 .xpc-menu-box .xpc-box-container .xpc-box-text,.col-lg-3 .xpc-menu-box .xpc-box-container .xpc-box-text,.col-lg-4 .xpc-menu-box .xpc-box-container .xpc-box-text,.col-lg-6 .xpc-menu-box .xpc-box-container .xpc-box-text{z-index:1000 !important;display:block;width:100%;margin-right:20px}.col-lg-2 .xpc-menu-box .xpc-box-container .xpc-box-link,.col-lg-3 .xpc-menu-box .xpc-box-container .xpc-box-link,.col-lg-4 .xpc-menu-box .xpc-box-container .xpc-box-link,.col-lg-6 .xpc-menu-box .xpc-box-container .xpc-box-link{z-index:1000 !important;display:inline-block;padding-left:0 !important}.xpc-p-box{padding:0}.submenu-box.xpc-default-menu{padding:5px 0}.nav-style-megamenu>li.nav-item .dropdown-menu .dropdown-item:hover,.nav-style-megamenu>li.nav-item .dropdown-menu .dropdown-item:focus,.nav-style-megamenu>li.nav-item .dropdown-menu .xoopic-mg-col-title:hover,.nav-style-megamenu>li.nav-item .dropdown-menu .xoopic-mg-col-title:focus{background:0 0}@media (min-width:992px){.dropdown-menu{padding:0}.navbar .dropdown .dropdown-menu .dropdown .submenu-box.xpc-default-menu{margin-top:0}.navbar .dropdown:hover>.dropdown-menu .dropdown:hover>.dropdown-menu,.navbar .dropdown:hover>.dropdown-menu .dropdown>.dropdown-menu:hover,.navbar .dropdown>.dropdown-menu:hover .dropdown:hover>.dropdown-menu,.navbar .dropdown>.dropdown-menu:hover .dropdown>.dropdown-menu:hover{top:0;visibility:visible !important;left:100%;padding-left:10px;margin-top:0}.nav-item:not(.mega-item) .container *:first-child{border-radius:0}.xoopic-m-menu .nav-style-megamenu>li.nav-item{position:relative}.xoopic-m-menu .nav-style-megamenu>li.nav-item .dropdown-menu{top:88%}.xoopic-m-menu .submenu-box{-webkit-transition:margin .4s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1),-webkit-transform .5s cubic-bezier(.165,.84,.44,1);transition:margin .4s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1),-webkit-transform .5s cubic-bezier(.165,.84,.44,1);transition:margin .4s cubic-bezier(.165,.84,.44,1),transform .5s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1);transition:margin .4s cubic-bezier(.165,.84,.44,1),transform .5s cubic-bezier(.165,.84,.44,1),opacity .5s cubic-bezier(.165,.84,.44,1),-webkit-transform .5s cubic-bezier(.165,.84,.44,1)}.xoopic-m-menu .nav-style-megamenu>li.nav-item .dropdown-menu .submenu-box{background:#fff;-webkit-transform:translateY(40px);transform:translateY(40px);border-radius:0;opacity:0;border:0 solid rgba(0,0,0,0);margin-top:0}.xoopic-m-menu .nav-style-megamenu>li.nav-item:hover .dropdown-menu .submenu-box{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1}.xoopic-m-menu .nav-style-megamenu>li.nav-item .dropdown-menu .submenu-box .container,.xoopic-m-menu .nav-style-megamenu>li.nav-item .dropdown-menu .submenu-box .container-fluid{border-radius:0;padding:0 15px}.xoopic-m-menu .nav-style-megamenu>li.nav-item .dropdown-menu .submenu-box .container .row,.xoopic-m-menu .nav-style-megamenu>li.nav-item .dropdown-menu .submenu-box .container-fluid .row{margin:0}.xoopic-m-menu>ul>li.nav-item>.xpc-nav-link.dropdown-toggle>span:before{content:"\2304" !important;font-family:"Zeroicons-Line" !important;position:absolute;right:-20px;-webkit-transition:all .4s cubic-bezier(.165,.84,.44,1);transition:all .4s cubic-bezier(.165,.84,.44,1)}.xoopic-m-menu>ul>li.nav-item:hover>.xpc-nav-link.dropdown-toggle>span:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.nav-style-megamenu>li.nav-item{position:relative;padding:0 10px}.nav-style-megamenu>li.nav-item .dropdown-menu{margin-top:0;opacity:0;-webkit-transition:opacity .4s cubic-bezier(.165,.84,.44,1);transition:opacity .4s cubic-bezier(.165,.84,.44,1);min-width:240px;border:none}.nav-style-megamenu>li.nav-item .dropdown-menu a:active:focus{background:rgba(0,0,0,.1) !important}.nav-style-megamenu>li.nav-item .dropdown-menu .dropdown-item{padding:5px 20px;line-height:1.4}.nav-style-megamenu>li.nav-item .dropdown-menu .container,.nav-style-megamenu>li.nav-item .dropdown-menu .container-fluid{margin:0 !important;padding:0 !important}.nav-style-megamenu>li.nav-item.mega-item{position:inherit}.nav-style-megamenu>li.nav-item.mega-item .dropdown-menu{top:78%}.nav-style-megamenu>li.nav-item .nav-link{position:relative}.nav-style-megamenu>li.nav-item .nav-link:after{display:none}.nav-style-megamenu>li.nav-item .nav-link span{position:relative}.nav-style-megamenu>li.nav-item .dropdown-menu{width:100%;max-width:1200px;background:0 0}.nav-style-megamenu>li.nav-item .dropdown-menu.xpc-drop-big{padding:0;width:100%}.nav-style-megamenu>li.nav-item .dropdown-menu .submenu-box{background:#fff;-webkit-transform:translateY(30px);transform:translateY(30px);border-radius:0;opacity:0;border:0 solid rgba(0,0,0,0);margin-top:5px}.nav-style-megamenu>li.nav-item .dropdown-menu .submenu-box .container,.nav-style-megamenu>li.nav-item .dropdown-menu .submenu-box .container-fluid{border-radius:0;padding:0 15px}.nav-style-megamenu>li.nav-item .dropdown-menu .submenu-box .container .row,.nav-style-megamenu>li.nav-item .dropdown-menu .submenu-box .container-fluid .row{margin:0}.nav-style-megamenu>li.nav-item .dropdown-menu .submenu-box:after{content:"";position:absolute;border-radius:0;z-index:-1;top:0;left:0;width:100%;height:100%;box-shadow:0 .25rem .5rem rgba(0,0,0,.05),0 1.5rem 2.2rem rgba(0,0,0,.1) !important}.nav-style-megamenu>li.nav-item .dropdown-menu a{border-radius:0;font-size:16px;padding:0 15px}.nav-style-megamenu>li.nav-item .dropdown-menu .xoopic-mg-col-title{padding:0 20px;line-height:1.75;font-weight:700}.nav-style-megamenu>li.nav-item .dropdown-menu h5.xoopic-mg-col-title{cursor:default;position:relative;font-size:16px;font-weight:700;margin-bottom:22px}.nav-style-megamenu>li.nav-item .dropdown-menu h5.xoopic-mg-col-title:after{content:"";width:40px;height:2px;background:#222;position:absolute;bottom:-4px;left:20px}.nav-style-megamenu>li.nav-item .container,.nav-style-megamenu>li.nav-item .container-fluid{padding:0}.xpc-header-stack .navbar-nav>li>.dropdown-menu{margin-top:5px}.xpc-header-stack .navbar-nav>li>.dropdown-menu .submenu-box{margin-top:0 !important}.navbar .xpc-nav-active-line .nav-style-megamenu>li.nav-item.current-menu-item .nav-link span:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left center;transform-origin:left center}.navbar .xpc-nav-global-active-line .nav-style-megamenu>li.nav-item.current-menu-item .nav-link span:after,.navbar .xpc-nav-global-active-line .nav-style-megamenu>li.nav-item.current-menu-ancestor .nav-link span:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left center;transform-origin:left center}.navbar .dropdown:hover>.dropdown-menu,.navbar .dropdown>.dropdown-menu:hover{height:auto;visibility:visible;overflow:visible;opacity:1}.xpc-menu-line-right{border-right:1px solid rgba(173,181,189,.15)}.xpc-menu-line-top{border-top:1px solid rgba(173,181,189,.15)}.xpc-menu-line-right-top{border-right:1px solid rgba(173,181,189,.15);border-top:1px solid rgba(173,181,189,.15)}.xpc-menu-box .xpc-intro-img{z-index:1 !important;-o-object-fit:cover !important;object-fit:cover !important;height:100%}.xpc-menu-box .xpc-intro-img img{-o-object-fit:cover !important;object-fit:cover !important;z-index:1 !important}.xpc-menu-box .xpc-box-container{z-index:1000 !important}.xpc-menu-box .xpc-box-container .xpc-box-title{z-index:1000 !important;width:100%;display:block}.xpc-menu-box .xpc-box-container .xpc-box-text{z-index:1000 !important;display:block;width:100%}.xpc-box-light a.xpc-img-overlay{background:0 0 !important;color:#fff !important}.xpc-menu-box .xpc-box-title{font-size:18px;font-weight:600;line-height:1.4}.xpc-box-light span,.xpc-box-light .xpc-box-title{color:#fff}.xpc-bg-image{position:absolute;-o-object-fit:cover;object-fit:cover;top:0;left:0;width:100%;height:100%}.xpc-p-20{padding:20px}.xpc-px-20{padding-left:20px;padding-right:20px}.xpc-pb-20{padding-bottom:20px}.xpc-px-0,.xpc-px-0 .xpc-menu-box-inner{padding:0 !important}.xpc-px-0 .xpc-p-20{padding:0 !important}}.xpc-nav-block-shortcode{width:100%}.xpc-menu-label{padding:3px 5px;font-size:12px;background-color:rgba(35,162,211,.09);color:#23a2d3;display:inline-block;line-height:12px;margin:0 5px;font-weight:700}.xpc-label-green{background-color:rgba(5,168,85,.07);color:#05a855}.xpc-label-red{background-color:rgba(247,10,10,.07);color:#f70a0a}.xpc-label-yellow{background-color:rgba(220,213,0,.07);color:#bcb704}.xpc-label-black{background-color:rgba(32,32,29,.07);color:#20201d}.xpc-label-grey{background-color:rgba(144,144,144,.07);color:#7a7a7a}.xpc-label-brown{background-color:rgba(220,102,0,.07);color:#dc6600}.xpc-label-aqua{background-color:rgba(0,255,255,.07);color:#00b6b6}.xpc-label-purple{background-color:rgba(128,0,128,.07);color:purple}.xpc-label-olive{background-color:rgba(128,128,0,.07);color:olive}.xpc-dropdown-padding{padding:22px 20px}.dropdown-toggle:after{content:"\2c3" !important;font-family:"Zeroicons-Line" !important;border:none !important;vertical-align:middle;right:10px;text-align:right;position:absolute;top:15%}.xpc-dropdown-padding-sm{padding:5px}.wish-list-form p{width:100%;float:left}.wish-list-form .mayosel-select{padding-left:0}.mayosis-custom-wl-row{display:flex;justify-content:space-between;width:100%;flex-wrap:wrap;align-items:center}.mayosis-wl-list-thumbnail{max-width:120px}.mayosis-wl-list-title{flex:1;padding:5px 25px}.mayosis-wl-list-title h3{font-size:16px;line-height:1.4}.mayosis-wl-list-content{flex:1;display:flex;justify-content:space-between;align-items:center}.edd-wish-list li span.edd-wl-item-price{font-weight:700}.edd-wl-action.edd-wl-add-all-to-cart{margin-bottom:20px;font-weight:700;text-transform:uppercase;text-decoration:underline}.edd-wl-action.edd-wl-add-all-to-cart:hover{color:inherit}.edd-go-to-checkout-from-wish-list.edd-wl-button{padding:7px 50px !important}.edd-remove-from-wish-list i{color:#fb6c6c !important}.edd_downloads_list.dm-default-wrapper{width:100%}.edd_downloads_list.edd_download_columns_3{display:flex;flex-wrap:wrap;width:100%}.mayosis-offcanvas-body{max-width:60%;margin:0 auto;position:relative}.mayosis-offcanvas-button{background:0 0;border:none}.mayosis-offcanvas-box form{display:flex;align-items:center;justify-content:space-between}.mayosis-offcanvas-box .search{width:100%;flex:1;position:relative}.mayosis-offcanvas-box .search input[type=search]{height:50px;width:100%;max-width:100%;padding-left:30px;border-top-right-radius:3px;border-bottom-right-radius:3px;border:2px solid}.mayosis-offcanvas-box .mayosis-ajax-search-btn{top:2px}.mayosis-offcanvas-box .mayosel-select{height:50px;line-height:50px;color:#fff;border-top-right-radius:0;border-bottom-right-radius:0}.mayosis-offcanvas-box .mayosel-select ul{margin:0}.mayosis-off-canvas-header{padding-top:32px;padding-bottom:16px}#mayosis-sticky-cart-bar{display:block;position:fixed;bottom:0;left:0;right:0;z-index:999;transform:translate3d(0,100%,0);padding:10px 1em;overflow:hidden;zoom:1;-webkit-box-shadow:-2px 2px 45px -15px rgb(0 0 0/30%);-moz-box-shadow:-2px 2px 45px -15px rgba(0,0,0,.3);box-shadow:-2px 2px 45px -15px rgb(0 0 0/30%);border-top:1px solid rgba(0,0,0,.1);animation-duration:.5s;animation-fill-mode:both;background:#fff}@keyframes slideInDown1{from{transform:translate3d(0,0,0)}to{transform:translate3d(0,100%,0);visibility:visible}}@keyframes slideOutUp{from{transform:translate3d(0,100%,0);visibility:hidden}to{transform:translate3d(0,0,0)}}.mayosis-sticky-add-to-cart--slideOutUp{animation-name:slideOutUp}.mayosis-sticky-add-to-cart--slideInDown{animation-name:slideInDown1}.mayosis-sticky-bar-thumb img{max-width:100px}#mayosis-sticky-cart-bar .multiple_button_v,#mayosis-sticky-cart-bar .edd-submit{padding:6px 15px;width:auto;min-width:auto;font-size:14px}#mayosis-sticky-cart-bar .edd-wl-button{display:none !important}#mayosis-sticky-cart-bar h4{margin-bottom:0;font-size:16px;line-height:1.3;font-weight:400}#mayosis-sticky-cart-bar h4 span{opacity:.8;padding-right:5px}#mayosis-sticky-cart-bar .global-price-msc{font-weight:700}#mayosis-sticky-cart-bar .edd_download_purchase_form{margin-bottom:0 !important}.mayosis-sticky-notification-timer{display:inline-block}.mayosis-sticky-notification-timer .countdown .emerce-count-value{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:.875rem;font-weight:600;width:2.8125rem;height:1.5625rem;color:#000;background-color:#fff;border-radius:3px;margin-left:.3125rem}.mayosis-sticky-notification-timer .countdown .label{font-size:.75rem;font-weight:400;margin-left:4px}.mayosis-sticky-notification-timer .countdown .separator{padding:0 2px 0 5px}.main-navigation.text-end .navbar-expand-lg{justify-content:flex-end !important}.main-navigation.text-center .navbar-expand-lg{justify-content:center !important}footer.main-footer{position:relative}footer.main-footer:after{content:""}.swiper-container{width:100%;height:100%}.swiper-button-prev{background:linear-gradient(270deg,rgba(8,25,43,0),rgba(8,25,43,.3)) !important;position:absolute;top:0 !important;height:100% !important;left:0 !important;margin:0 !important;width:5rem !important;border-top-left-radius:.5rem;border-bottom-left-radius:.5rem}.swiper-button-next{background:linear-gradient(90deg,rgba(8,25,43,0),rgba(8,25,43,.3)) !important;position:absolute;top:0 !important;height:100% !important;right:0 !important;margin:0 !important;width:5rem !important;border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after,.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{color:#fff !important;font-size:32px !important}.swiper-pagination.swiper-pagination-fraction{background:#8d91bb;width:auto !important;padding:.5rem 1rem;border-radius:18px;top:16px;right:30px;bottom:auto !important;left:auto !important;color:#fff;font-size:14px;line-height:16px}.swiper-container.gallery-thumbs{margin-top:15px}.swiper-container,.swiper-container.gallery-thumbs .swiper-slide img,.mayosis-product-gallery-main-bx .swiper-slide img,.mayosis-product-gallery-main-bx-wt-thum .swiper-slide img{border-radius:.5rem}.swiper-button-prev,.swiper-button-next,.swiper-pagination.swiper-pagination-fraction{opacity:0;transition-duration:.3s;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1);outline:none}.mayosis-product-gallery-main-bx:hover .swiper-button-prev,.mayosis-product-gallery-main-bx:hover .swiper-button-next,.mayosis-product-gallery-main-bx:hover .swiper-pagination.swiper-pagination-fraction,.mayosis-main-product-slide-box-mcd:hover .swiper-button-prev,.mayosis-main-product-slide-box-mcd:hover .swiper-button-next,.mayosis-main-product-slide-box-mcd:hover .swiper-pagination.swiper-pagination-fraction,.mayosis-main-product-slide-box-thumnail:hover .swiper-button-prev,.mayosis-main-product-slide-box-thumnail:hover .swiper-button-next{opacity:1}.mayosis-main-product-slide-box-mcd{margin-bottom:40px}.slide-side-text{font-size:14px;opacity:.75}.salad-social-share-btn a{text-decoration:none;outline:none}.salad-social-share-btn .overlay-social-button a{padding-top:.5rem;padding-bottom:.5rem;padding-left:.5rem;padding-right:.5rem;background:rgba(24,119,242,1);margin:5px;display:inline-block;font-size:13px;border-radius:4px;color:#fff;display:flex;align-items:center;line-height:16px;width:100%}.salad-social-share-btn .overlay-social-button a i{padding-right:5px}.salad-social-share-btn .overlay-social-button a:last-child{margin-right:0}.mayosis-main-product-slide-box-mcd{position:relative}.swipper-social-share{position:absolute;top:16px;z-index:99;left:30px;opacity:0}.mayosis-main-product-slide-box-mcd:hover .swipper-social-share{opacity:1}.salad-d-a-main{padding-left:.75rem;padding-right:.75rem;padding-top:.5rem;padding-bottom:.5rem;background:#fff;display:inline-block;border-radius:6px;font-size:14px;line-height:16px}.salad-social-share-btn ul li{float:left}.salad-social-share-btn ul li a{padding-top:.5rem;padding-bottom:.5rem;padding-left:.5rem;padding-right:.5rem;background:rgba(24,119,242,1);margin:5px;display:inline-block;font-size:13px;border-radius:4px;color:#fff}.salad-social-share-btn ul li a.twitter{background:rgba(29,161,242,1)}.salad-social-share-btn ul li a.pinterest{background:#e60023}.swipper-social-share .dropdown-menu{min-width:293px;border:none;top:10px !important;padding:5px 7px}.salad-caret{position:absolute;top:-58%;left:10px;font-size:30px;color:#fff}.mayosis-gallery-thumbnail-default{margin-top:10px}.mayosis-gallery-thumbnail-default img{border-radius:6px}.swiper-container{width:100%;margin-left:auto;margin-right:auto}.swiper-slide{cursor:pointer;background-size:cover;background-position:center center;background-repeat:no-repeat}.swiper-slide-zoom{border-radius:50%;min-width:30px;padding:unset;color:#fff;display:inline-block;height:30px;font-size:14px;background:#8d91bb;border-color:#8d91bb;opacity:0;position:absolute;right:110px;top:16px;z-index:99}.mayosis-main-product-slide-box-mcd:hover .swiper-slide-zoom{opacity:1}.mayosis-product-gallery-main-bx,.mayosis-product-gallery-main-bx-wt-thumb{height:80%;width:100%;position:relative}.gallery-thumbs{height:20%;box-sizing:border-box;padding:10px 0}.gallery-thumbs .swiper-slide{width:25%;height:100%;opacity:.4;background-size:cover;cursor:pointer}.gallery-thumbs .swiper-slide-active{opacity:1}.close-button{display:none;height:45px;width:45px;color:#fff;position:fixed;top:15px;right:15px;font-size:32px;text-align:center;cursor:pointer;z-index:9999;opacity:.75}.close-button:before{content:'×'}.close-button:hover,.close-button:active{opacity:1}.fullscreen{position:fixed !important;top:0;left:0;background:rgba(29,38,45,.95);z-index:999 !important;display:flex;align-items:center;justify-content:center}.fullscreen .swiper-wrapper{width:600px !important}.fullscreen .swiper-pagination.swiper-pagination-fraction{right:auto;top:auto;bottom:16px !important;transform:translateX(-50%);left:50% !important}.fullscreen .close-button{display:block}.fullscreen .swiper-slide-zoom{display:none !important}.fullscreen .mayosis-product-gallery-main-bx .swiper-slide,.fullscreen .mayosis-product-gallery-main-bx-wt-thumb .swiper-slide{cursor:default;display:flex;flex-direction:column;align-items:center;align-content:center;justify-content:center}.fullscreen .mayosis-product-gallery-main-bx .swiper-slide img,.fullscreen .mayosis-product-gallery-main-bx-wt-thumb .swiper-slide img{margin:0 auto}.fullscreen .mayosis-product-gallery-main-bx,.fullscreen .mayosis-product-gallery-main-bx-wt-thumb{height:100%;margin:0}.fullscreen .mayosis-gallery-thumbnail-default{display:none;opacity:0}.fullscreen .gallery-thumbs,fullscreen .swiper-slide-zoom{display:none}.fullscreen .gallery-thumbs:hover{opacity:1;transition-delay:0s}.gallery-thumbs.zoombox{position:absolute !important;top:0;z-index:99;width:auto;background:0 0;right:120px}.social-share-hide .swipper-social-share{display:none}.swipper-social-share .overlay-social-button{padding:5px 10px 5px 5px;font-size:18px;display:flex;justify-content:space-between;margin:0}.swipper-social-share .overlay-social-button a.twitter{background-color:#1da1f2}.swipper-social-share .overlay-social-button a.pinterest{background-color:#e60023}.sidebar__gallery-thumbs{float:left;width:calc(16% - 20px);margin-right:20px;max-height:425px}.sidebar__gallery-thumbs .swiper-slide{display:flex;align-items:center;justify-content:center;box-sizing:border-box;cursor:pointer}.sidebar_gallery-top{float:right;width:84%}.swiper-container.fullscreen .sidebar__gallery-thumbs{display:none}.swiper-container.fullscreen .sidebar_gallery-top img{width:100%}#authormessage .fes-fields textarea{padding-left:15px !important}#authormessage div.fes-form .fes-el{margin-bottom:10px !important}.vendor--product--box{padding-bottom:60px}.vendor--product--box .common-paginav{margin-top:40px}#mayosisone_1{overflow:hidden}.mayosis-main-product-slide-box-thumnail .swiper-button-prev:after,.mayosis-main-product-slide-box-thumnail .swiper-container-rtl .swiper-button-next:after,.mayosis-main-product-slide-box-thumnail .swiper-button-next:after,.mayosis-main-product-slide-box-thumnail .swiper-container-rtl .swiper-button-prev:after{font-size:20px !important}.mayosis--checkout-page-stl #edd_checkout_wrap #edd_checkout_form_wrap legend{margin:0 0 10px;font-size:1.25rem !important}.mayosis--checkout-page-stl #edd_checkout_wrap #edd_checkout_form_wrap fieldset,.mayosis--checkout-page-stl #edd_checkout_cart_wrap{border-radius:6px;box-shadow:0 3px 7px rgb(0 0 0/8%);border:0 !important;flex:1 1 auto;padding:1.25rem !important;margin:0 0 30px !important;background:#fff}.mayosis--checkout-page-stl #edd_checkout_cart_wrap{position:relative}.mayosis--checkout-page-stl #edd_checkout_cart_wrap:before{content:"Product Details";margin:0 0 10px;font-size:1.25rem !important;font-weight:700;float:left}.mayosis--checkout-page-stl #edd_checkout_form_wrap #edd_purchase_submit #edd_final_total_wrap{margin:14px 0 22px!important;padding:0}.mayosis--checkout-page-stl #edd_payment_mode_select_wrap{margin-top:0}.mayosis--checkout-page-stl table#edd_checkout_cart tbody,.mayosis--checkout-page-stl tr.edd_cart_item,.mayosis--checkout-page-stl .edd_cart_item td{border-color:#f1eeee !important}.mayosis--checkout-page-stl #edd_checkout_cart thead{display:none}.mayosis--checkout-page-stl #edd_checkout_cart .edd_cart_item_price{display:none}.mayosis--checkout-page-stl .edd_cart_remove_item_btn{position:relative;font-size:0}.mayosis--checkout-page-stl .edd_cart_remove_item_btn:before{content:"\2715";font-size:14px;font-family:'Zeroicons-Line';color:#e11212;vertical-align:middle}.mayosis--checkout-page-stl #edd_checkout_cart td img{width:70px;height:auto}.mayosis--checkout-page-stl #edd_discount_code #edd_show_discount{margin-bottom:0}.mayosis--checkout-page-stl #edd_purchase_submit .edd-submit.button,.mayosis--checkout-page-stl #edd_purchase_submit .edd-submit.button.blue{width:auto!important;min-width:auto;padding:10px 40px;font-size:16px;font-weight:700;text-transform:capitalize;max-height:50px}.fes-file-value{margin-bottom:0 !important}.fes-form .fes-variations-list-multiple .fes-single-variation{background:#fff;padding:15px 15px 25px !important;box-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1)}.fes-multiple-pricing-actions{border-top:1px solid #ccc !important}.fes-single-variation .fes-name-row,.fes-single-variation .fes-price-row,.fes-single-variation .fes-url-group{width:100%}.fes-single-variation .fes-name-row input[type=text],.fes-single-variation .fes-price-row input[type=text],.fes-single-variation .fes-url-group input[type=text],.fes-single-variation .fes-url-group .upload_file_button{max-height:40px !important}.fes-single-variation .fes-url-group .upload_file_button{height:40px;min-height:auto !important;line-height:0 !important;font-size:14px !important;font-weight:400}.fes-single-variation label{font-size:14px !important;line-height:1 !important}.fes-multiple-pricing-actions .edd-submit{width:auto;min-width:auto !important;position:relative}div.fes-form .fes-el .fes-fields .fes-action-button{background:0 0 !important;border:none !important;border-radius:4px;color:#f91110 !important;padding:0;width:auto !important;height:auto !important;font-size:20px !important}.recent_image_block ul,.recent_image_block{margin:0;padding:0}.recent_image_block ul li{list-style:none}.without-follow-txt-mayosis{font-size:16px;font-weight:400}.product-search-form input[type=text]{z-index:10 !important}#mayosisplayer,video{max-width:100%;width:100%}.xoopic-m-menu>ul>li.nav-item>.xpc-nav-link.dropdown-toggle>span:before{content:"\2304" !important;font-family:"Zeroicons-Line" !important;position:absolute;right:-20px;-webkit-transition:all .4s cubic-bezier(.165,.84,.44,1);transition:all .4s cubic-bezier(.165,.84,.44,1);top:0;height:auto;line-height:1}.mayosis-edd-star-rating-box i{color:orange;padding:0 1px}.mayosis-edd-star-rating-box .far.fa-star{opacity:.5}.login-button:hover{opacity:1 !important}.product-cat-desc{margin:0}.mayosis-custom-selected-terms ul.mayosis-filter-chips-list{margin:0}.mayosis-search-sidebar-bds,.mayosis-dwd-sidebar-bds{padding-top:15px}.mayosis-d-searc-main-container{padding-bottom:80px}#vdw_gallery_id.insert-file-row{width:auto;min-width:auto;margin-left:10px;margin-top:10px}.mayosis-parent-cats-z a{position:relative}.mayosis-parent-cats-z a:after{content:","}.mayosis-parent-cats-z a:only-child:after,.mayosis-parent-cats-z a:last-child:after{content:""}.vendor-download-box-alt,.vendor-purchase-box-alt{margin-bottom:40px}.mayosis-purchase-btn-audio .edd_price_options.edd_single_mode{display:none}.edd_downloads_list{grid-column-gap:0 !important;grid-row-gap:0 !important}.mini_cart li.edd-cart-item{display:flex}.mini_cart li.edd-cart-item .edd-mini-cart-image-part img{max-width:80px;border-radius:3px;margin-right:15px}.edd-cart-item-category a{font-size:13px;font-weight:400}.edd-mini-cart-image-part{position:relative}.edd-mini-cart-image-part .mayosis-edd-remove{width:16px;height:16px;background:#ffdfdf;text-align:center;border-radius:50%;font-size:11px;display:inline-block;line-height:16px;position:absolute;top:-6px;right:8px;color:red !important}.edd-mini-cart-image-part .mayosis-edd-remove i{color:red !important;font-size:11px}.mayosis-mini-cart-widget .edd-cart{padding:10px 0 20px;display:block;float:left;list-style:none}.mayosis-mini-cart-widget .edd-cart-items-main{padding-top:30px;max-height:350px;overflow-y:auto}.mini_cart .edd-cart-item-title{display:inline-block;max-width:100%;line-height:1.7;font-size:15px}.msv_offcanvas-body{width:100%;height:95%;padding:0 30px 30px}.mayosis-site-offcanvas-cart .offcanvas-header{padding:30px}.mayosis-site-offcanvas-cart .mayosis-mini-cart-widget .edd-cart-items-main{max-height:700px}.mayosis-site-offcanvas-cart .mayosis-mini-cart-widget .edd-cart-item{display:flex;line-height:1.2;margin-bottom:30px;align-items:center}.mayosis-site-offcanvas-cart .edd-cart-item-title{width:100%;display:block;line-height:1.6}.mayosis-site-offcanvas-cart .edd-cart-item-category{width:100%;display:block}.mayosis-site-offcanvas-cart .edd-cart-item-price{display:block;margin-top:5px}.mayosis-site-offcanvas-cart li.edd-cart-item .edd-mini-cart-image-part img{max-width:100px;border-radius:12px;margin-right:15px}.mayosis-site-offcanvas-cart .cart_item.edd_checkout{width:100%}.mayosis-site-offcanvas-cart .cart_item.edd-cart-meta.edd_total{line-height:1}.mayosis-site-offcanvas-cart .cart_item.edd_checkout a{width:100%;text-align:center;background:#5a00f0;border-color:#5a00f0;display:inline-block;font-size:18px;font-weight:700;color:#fff;padding:10px;margin-top:10px;border-radius:3px;line-height:1.4}.mayosis-site-offcanvas-cart .mayosis-mini-cart-widget{position:relative;height:100%;float:left}.mayosis-site-offcanvas-cart .edd-cart-bottom-part-mini{position:absolute;bottom:10px;width:100%;left:0;right:0}.mayosis-site-offcanvas-cart .text-reset{background:0 0;border:none;line-height:1}.mayosis-site-offcanvas-cart .offcanvas-title{font-size:20px}.mayosis-site-offcanvas-cart .offcanvas-title span{font-size:16px;font-weight:400}.overlay_content_center .edd-add-to-cart,.overlay_content_center .edd_go_to_checkout{padding:0 !important;background:0 0 !important;border:none !important;font-size:14px !important;margin-bottom:10px;margin-top:10px;position:relative}.overlay_content_center .edd-add-to-cart:before,.overlay_content_center .edd_go_to_checkout:before{content:"\1f6d2";font-family:'Zeroicons-Line';margin:0 5px}.overlay_content_center .edd_price_options{display:none !important}#mayosis-sidebar .nav-style-megamenu>li.nav-item{position:relative;width:100%}#mayosis-sidebar .nav-style-megamenu>li.nav-item .dropdown-menu{left:100% !important;top:0;margin-top:0}#mayosis-sidebar .nav-style-megamenu>li.nav-item .nav-link{width:100%}.product--uneven--grid--elementorstyle2{margin:0;position:absolute;right:0;top:0;display:grid;grid-template-columns:auto auto auto auto;gap:24px;transform:rotate(45deg) translate(30%,-94%)}.mayosis-uv-style2-grid{width:180px;border-radius:12px;overflow:hidden;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;background-color:#edf0f7;text-align:center;position:relative;overflow:hidden;box-shadow:rgb(0 0 0/7%) 0 1px 2px,rgb(0 0 0/7%) 0 2px 4px,rgb(0 0 0/7%) 0 4px 8px,rgb(0 0 0/7%) 0 8px 16px,rgb(0 0 0/7%) 0 16px 32px,rgb(0 0 0/7%) 0 32px 64px}.mayosis-uv-style2-grid img{width:100%;height:auto;border-radius:12px;border-radius:inherit;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-ms-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;height:100% !important}.mayosis-uv-style2-grid:hover img{-webkit-transform:scale(1.07);-ms-transform:scale(1.07);transform:scale(1.07)}.fes--author--block-style-2{position:relative;-webkit-box-shadow:0px 5px 30px rgb(0 0 0/5%);box-shadow:0px 5px 30px rgb(0 0 0/5%);background:#fff;margin-bottom:24px;border-radius:12px;overflow:hidden}.fes--author--block-style-2 .author2--cover-img{width:100%;min-height:80px;background-color:#222b4f;border-top-left-radius:12px;border-top-right-radius:12px;background-size:cover;background-repeat:no-repeat;background-position:center;position:relative;z-index:1}.fes--author--block-style-2 .author2--cover-img:before{content:"";position:absolute;z-index:4;width:100%;height:100%;background:-moz-linear-gradient(top,rgba(0,47,75,.5) 0%,rgba(220,66,37,.5) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(220,66,37,.5)),color-stop(100%,rgba(0,47,75,.5)));background:-webkit-linear-gradient(top,rgba(0,47,75,.5) 0%,rgba(220,66,37,.5) 100%);background:-o-linear-gradient(top,rgba(0,47,75,.5) 0%,rgba(220,66,37,.5) 100%);background:-ms-linear-gradient(top,rgba(0,47,75,.5) 0%,rgba(220,66,37,.5) 100%);background:linear-gradient(to bottom,rgba(0,47,75,.5) 0%,rgba(220,66,37,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#002f4b',endColorstr='#00000000',GradientType=0);border-top-left-radius:12px;border-top-right-radius:12px}.fes--author--block-style-2 .fes--author--meta-2{padding:0 30px 20px;margin-top:-36px;display:flex;position:relative;z-index:10}.fes--author--block-style-2 .fes--author--meta-2 .authorName{color:#f6f6ff;font-size:22px;margin:0;line-height:1.5;font-weight:500}.fes--author--block-style-2 .fes--author--meta-2 p.author--address{margin-bottom:0;margin-top:7px;opacity:.8;font-size:14px}.fes--author--block-style-2 .fes--author--meta-2 img{border-radius:50%;max-width:60px}.fes--author--image--block-2{list-style:none;display:flex;margin:0;gap:10px;border-bottom-left-radius:12px;padding:0 20px 20px}.fes--author--data-2{padding-left:15px}.fes--author--meta-2 .follow--au--btn{flex:1;display:flex;justify-content:flex-end;flex-wrap:wrap}.fes--author--meta-2 .follow--au--btn a{background:#3e;border-color:#3e;color:#fff;line-height:1;max-height:33px;font-size:14px;border-radius:8px}.fes--author--image--block-2 .product-thumb{margin-bottom:0}.fes--author--image--block-2 .product-thumb .overlay_content_center a{width:100%;height:100%;position:absolute;top:0;color:#fff;left:0;font-size:24px;display:flex;align-items:center;justify-content:center}.fes--author--image--block-2 .product-thumb .overlay_content_center a i{font-size:18px}.fes--author--image--block-2 figure.mayosis-fade-in figcaption{padding:0}#grid-cat-edd a.cat--grid--stl-2{position:relative;overflow:hidden;display:inline-block;background:#fff;padding:30px;border-radius:12px;transition:all .2s}.edd-cat-box-main-stl2{display:flex;flex-wrap:wrap;justify-content:center}.edd-cat-box-main-stl2-img{width:100%;text-align:center}#grid-cat-edd a.cat--grid--stl-2 span{font-weight:600;font-size:18px;display:inline-block;margin-top:20px}.elementor-swiper-button-style2.elementor-swiper-button{background:#3e34e2;padding:10px;border-radius:12px;opacity:0 !important;transition:all .2s}.cat-carousel-ms-ls-v{position:relative}.cat-carousel-ms-ls-v:hover .elementor-swiper-button-style2.elementor-swiper-button{opacity:1 !important}.blog-box-stl2{position:relative;-webkit-box-shadow:0px 5px 30px rgb(0 0 0/5%);box-shadow:0px 5px 30px rgb(0 0 0/5%);background:#fff;margin-bottom:24px;border-radius:12px;overflow:hidden;padding:30px;transition:all .2s}.blog-box-stl2 .blog-title{font-size:24px;font-weight:700;line-height:1.4;margin-bottom:10px}.blog-box-stl2 .user-info{float:left;padding-bottom:3px;font-size:15px}.blog-style2-hover-img{width:100%;height:100%;position:absolute;top:0;left:0;border-radius:12px;z-index:1;opacity:0;transition:all .2s;background-position:center center !important;background-size:cover !important;background-repeat:no-repeat !important}.blog-style2-hover-img:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;background:linear-gradient(to bottom,rgba(0,47,75,.5) 0%,rgba(220,66,37,.5) 100%)}.blog-box-stl2 .blog-meta{position:relative;z-index:10}.blog-box-stl2:hover .blog-style2-hover-img{opacity:1}.blog-box-stl2:hover .blog-meta>*,.blog-box-stl2:hover .blog-meta a,.blog-box-stl2:hover .blog-meta span{color:#fff}.blog-details-stl-2{padding-top:20px}.blg-stle2-btn{margin-top:12px;color:#222b4f;font-size:16px;font-weight:500;position:relative;display:inline-flex;align-items:center}.blg-stle2-btn:after{content:'';position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;background-color:#fff;transform-origin:bottom right;transition:transform .25s ease-out}.blog-box-stl2:hover .blg-stle2-btn:after{transform:scaleX(1);transform-origin:bottom left}.products-tab-list{margin:0 0 30px;padding:0;gap:16px}.products-tab-list li button{background:#eff4f7;border:1px solid #eff4f7;padding:10px 30px;font-size:17px;border-radius:8px;font-weight:500;transition:all .2s}.products-tab-list li button:hover,.products-tab-list li button.active{background:#3239e5;color:#fff}.mayosis-tab-button-pxs{background:#3239e5;color:#fff;padding:10px 30px;border-radius:8px;display:inline-block;font-size:17px;margin-top:60px;font-weight:500}.mayosis-tab-button-pxs:hover{background:#28375a;border-color:#28375a;color:#fff}.title-blue-span{color:#3239e5}.single-news-letter.mayo-vendor-subscription-form .nl__item--submit_alt{transition:all .15s;position:absolute;top:10px;right:10px;color:#fff;background-color:#3e34e2;border:none;padding:0 20px;line-height:30px;max-height:30px;font-size:17px !important;border-radius:8px;background:#3e34e2}.elementor-align-mayosis-cart-justify .mayosis-single-b-cart{width:100%;display:block !important}.elementor-align-mayosis-cart-justify .mayosis-single-b-cart button,.elementor-align-mayosis-cart-justify .mayosis-single-b-cart a{width:100% !important}.img-radius-12 img{border-radius:12px !important}.theme--sidebar--widget.widget_digital_search{border-radius:0 !important}#msbmovaccordion .accordion-item{border:none}#msbmovaccordion .accordion-item{background:#eff4f7;border-radius:12px;margin-bottom:20px;-webkit-box-shadow:0px 5px 30px rgb(0 0 0/5%);box-shadow:0px 5px 30px rgb(0 0 0/5%)}#msbmovaccordion .accordion-button{background:0 0;color:#222b4f;font-size:18px;font-weight:500}#msbmovaccordion .accordion-button:not(.collapsed){box-shadow:none;color:#222b4f}#msbmovaccordion .accordion-button:focus{box-shadow:none;color:#3239e5}.msv-mobile-stiky-bar{position:fixed;bottom:0;left:0;right:0;z-index:999}.mayosis-site-offcanvas-cart{position:fixed;top:0;right:-450px;width:400px;height:100vh;z-index:999;background:#fff;-webkit-box-shadow:-15px 0px 25px 0px rgb(0 0 0/15%);box-shadow:-15px 0px 25px 0px rgb(0 0 0/15%);transition:all linear .3s;-webkit-transition:all linear .3s;-moz-transition:all linear .3s;-ms-transition:all linear .3s;-o-transition:all linear .3s}.mayosis-site-offcanvas-cart.active{right:0}.msv-mobile-stiky-bar ul{margin:0;padding:0;list-style:none;width:100%;display:flex;gap:7.5px;background:#fff;-webkit-box-shadow:0px 5px 30px rgb(0 0 0/5%);box-shadow:0px 5px 30px rgb(0 0 0/5%);padding:15px;border-top-left-radius:12px;border-top-right-radius:12px;justify-content:space-between}.msv-mobile-stiky-bar ul li a,.msv-mobile-stiky-bar ul li button{font-size:15px}.msv-mobile-stiky-bar ul li button{background:0 0 !important;border:none !important;padding:0}.msv_backdrop{position:fixed;top:0;left:0;z-index:20;width:1000%;height:100%;background:rgba(0,0,0,.5);display:none}.msv-dsk-cart-button{background:0 0;border:none}body.sp-night-mode-on.msv-mobile-stiky-bar ul{box-shadow:0px 3px 4px 0px hsla(0,0%,0%,.14),0px 3px 3px -2px hsla(0,0%,0%,.12),0px 1px 8px 0px hsla(0,0%,0%,.2)}.msv_fixed_cart_sidebar{position:fixed;top:0;right:0;width:100%;height:90vh;padding-top:40px;z-index:99999;-webkit-transform:scale(0);transform:scale(0);margin:80px 0 0;border-radius:15px 15px 0 0;transition:all linear .3s;-webkit-transition:all linear .3s;-moz-transition:all linear .3s;-ms-transition:all linear .3s;-o-transition:all linear .3s;background:#fff;box-shadow:0px 3px 4px 0px hsla(0,0%,0%,.14),0px 3px 3px -2px hsla(0,0%,0%,.12),0px 1px 8px 0px hsla(0,0%,0%,.2)}.msv_fixed_cart_sidebar .msv-mobile-cart-title{margin:0;font-size:24px;line-height:1.2}.msv_fixed_cart_sidebar .edd-mini-cart-content-part{line-height:1.2}.msv_fixed_cart_sidebar .edd-mini-cart-content-part span{width:100%;float:left;display:inline-block}.msv_fixed_cart_sidebar .edd-mini-cart-content-part .edd-cart-item-price{font-size:16px;margin-top:5px}.msv_fixed_cart_sidebar .edd_checkout a{width:100%;text-align:center;background:#5a00f0;border-color:#5a00f0;display:inline-block;font-size:18px;font-weight:700;color:#fff;padding:10px;margin-top:10px;border-radius:3px;line-height:1.4}.msv_fixed_cart_sidebar.active{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:top;transform-origin:top}.msv_fixed_cart_sidebar .cart-close{border:none;background:#fff;position:absolute;right:10px;top:-13px;width:40px;height:40px;display:inline-block;border-radius:50%;box-shadow:0px 3px 4px 0px hsla(0,0%,0%,.14),0px 3px 3px -2px hsla(0,0%,0%,.12),0px 1px 8px 0px hsla(0,0%,0%,.2);line-height:43px}.msv-cart-b-body{padding:0 20px}.mayosis-mini-cart-widget .cart-total{color:#222b4f}.msv_fixed_cart_sidebar .mayosis-edd-remove{right:0}body.sp-night-mode-on#mayosis-sidebarnav-content header,body.sp-night-mode-on#mayosis-sidebarnav-content header .header-master{background:0 0 !important}body.sp-night-mode-on.plyr__control--overlaid svg{fill:#fff !important}.tab-pane.fade.show.active{opacity:1 !important}.fes-el.post_format{width:100%;float:left}.product--uneven--grid--elementorstyle3{position:relative;opacity:0;transition:opacity .8s linear 1s;display:flex}.images-loaded .product--uneven--grid--elementorstyle3{opacity:1}.product--uneven--grid--elementorstyle3 .product-muuri-item{position:absolute;margin-bottom:24px;z-index:1;width:50%;border-radius:12px}.product--uneven--grid--elementorstyle3 .product-muuri-item .product-muuri-item-content,.product--uneven--grid--elementorstyle3 .product-muuri-item .product-muuri-item-content img,.product--uneven--grid--elementorstyle3 .product-muuri-item .product-muuri-item-content video,.product--uneven--grid--elementorstyle3 .product-muuri-item .plyr__video-wrapper,.product--uneven--grid--elementorstyle3 .plyr--video{border-radius:0}.mayosis-uv-style3-grid-text h3{font-size:64px;line-height:1.2}.product-muuri-item.muuri-item-hidden{z-index:0}.mayosis-uv-style3-grid-text .product-muuri-item-content{background:#ededed;padding:30px}.mayosis-uv-style3-grid{position:relative}.msv-identy-iconms3{position:absolute;z-index:10;left:10px;top:5px;color:#fff;font-size:32px;transition:all .2s}.mayosis-uv-style3-grid:hover .msv-identy-iconms3{display:none}.side-main-title{display:flex;width:100%;gap:15px;justify-content:space-between}.msv-cs-filter-btn.button{margin-bottom:30px;border:1px solid #219c41;background:#219c41;color:#fff;font-size:15px;font-weight:400;display:flex;align-items:center;padding:10px 20px}.msv-cs-filter-btn.button i{margin-right:8px;font-size:18px}.msv-cs-filter-box .mayosis-filters-widget-wrapper .widget-title.mayosis-filter-title-widbar{display:none !important}.msv-cs-filter-box .select2.select2-container.select2-container--default{width:100% !important}body .side-main-title .mayosis-filter-chips-list li.mayosis-filter-chip a{font-size:13px;border-radius:3px;padding:5px 10px;line-height:1}body .side-main-title .mayosis-filter-chips-list li.mayosis-chip-reset-all a{background:#e2365e;border-color:#e2365e;color:#fff !important}secondary .side-main-title .mayosis-filter-chips-list li.mayosis-filter-chip:not(.mayosis-chip-reset-all) a,.widget-area .widget .side-main-title .mayosis-filter-chips-list li.mayosis-filter-chip:not(.mayosis-chip-reset-all) a,body .side-main-title .mayosis-filter-chips-list li.mayosis-filter-chip:not(.mayosis-chip-reset-all) a,body#colibri .side-main-title .mayosis-filter-chips-list li.mayosis-filter-chip:not(.mayosis-chip-reset-all) a,.side-main-title .mayosis-filter-chips-list li.mayosis-filter-chip:not(.mayosis-chip-reset-all) a{border-color:#edf0f7 !important;background:#edf0f7}.mayosis-gallery-thumbnail-default{display:none}.mayosis-gallery-thumbnail-default.swiper-container-initialized{display:block}#mayosisplayer{position:relative}#mayosisplayer iframe{width:100%;height:100%}.bunny-video-single-block{flex:1}.bunny-video-single-block iframe{left:0}.item-video-masonry{position:relative}.item-video-masonry .plyr--video .plyr__controls{display:none !important;opacity:0 !important}.msw-video-player-linksd{position:relative;z-index:1}.item-video-masonry .plyr__control--overlaid{z-index:99999 !important}@media (max-width:767px){.mayosis-option-menu .mini_cart,.my-account-menu .my-account-list{left:0 !important;transform:translate(-76%) !important;text-transform:none}.mayosis-option-menu .mini_cart:before,.my-account-menu .my-account-list:before,.mayosis-option-menu .mini_cart:after,.my-account-menu .my-account-list:after{display:none !important;opacity:0 !important}.msv_backdrop{z-index:999}.msv_fixed_cart_sidebar .edd-cart-item{display:flex;gap:15px;margin-bottom:24px;align-items:center}.msv_fixed_cart_sidebar .edd-mini-cart-image-part{max-width:26%}.msv_fixed_cart_sidebar .edd-cart-item img{border-radius:12%}.mayosis-sticky-notification-timer{margin:5px 0 10px}.format-video .product-box,.format-video .mayosis-fade-in,.format-video .plyr--video,.dm-default-wrapper .format-video .edd_download_inner{overflow:visible}.plyr__video-wrapper{border-radius:5px}.product-box .mayosis--video--box .video-inner-box-promo{border-radius:5px;width:100%;height:100%;float:left;display:block}.product-box .mayosis--video--box .plyr--video .plyr__controls .plyr__time--current.plyr__time,.product-box .mayosis--video--box .plyr--video .plyr__controls .plyr__controls__item.plyr__menu,.product-box .mayosis--video--box .plyr--video .plyr__controls .plyr__controls__item.plyr__control[data-plyr=fullscreen],.product-box .mayosis--video--box .plyr--video .plyr__controls__item.plyr__menu,.product-box .mayosis--video--box .plyr--video .plyr__controls .plyr__controls__item.plyr__control[data-plyr=pip]{display:none}.element-item .format-video .grid_dm .product-box,.format-video .product-box{margin:40px 0;border-radius:5px}.format-video .mayosis--video--box,.format-video .mayosis--video--box .plyr{border-radius:5px}.msv-video-bx--wrapper{position:relative;overflow:hidden;z-index:1}}@media (min-width:480px){.edd-wish-list li span.edd-wl-item-purchase{width:33% !important;text-align:right}}@media (min-width:768px){.msv-cs-filter-box .mayosis-filters-widget-wrapper{display:flex;width:100%;gap:30px}.msv-cs-filter-box .mayosis-filters-widget-wrapper .mayosis-filters-section{flex:1}.side-main-title .mayosis-custom-selected-terms{width:50%;display:flex;justify-content:flex-end}.side-main-title-wd-title-x .mayosis-custom-selected-terms{width:100%;justify-content:flex-start}.side-main-title .section-title{width:50%}.mayosis-uv-style3-grid-text .product-muuri-item-content{background:#ededed;padding:60px}.product--uneven--grid--elementorstyle3 .product-muuri-item{width:25%}.product--uneven--grid--elementorstyle3 .product-muuri-item:nth-child(2){width:50%}.blog-box-stl2{padding:40px}.elementor-swiper-button-style2.elementor-swiper-button-prev{left:-1%}.elementor-swiper-button-style2.elementor-swiper-button-next{right:-1%}.fes-single-variation .fes-name-row,.fes-single-variation .fes-price-row{width:49%}#mayosis-sticky-cart-bar .global-product-button{display:flex;justify-content:flex-end}.msc-sticky-other-contents{padding:0 20px}#mayosis-sticky-cart-bar .multiple_button_v,#mayosis-sticky-cart-bar .edd-submit{padding:9px 40px;width:auto;min-width:auto}.mayosis--checkout-page-stl #edd_checkout_wrap{display:flex;justify-content:space-between;flex-direction:row-reverse;flex-wrap:wrap;margin:0 -12px}.mayosis--checkout-page-stl #edd_checkout_cart_form{width:30% !important;padding:0 12px}.mayosis--checkout-page-stl #edd_checkout_form_wrap{width:70% !important;padding:0 12px}}.medi-anim_one{animation:movedelement 5s linear infinite}.medi-anim_two{animation:movedelement2 5s linear infinite}.medi-anim_three{animation:movedelement3 5s linear infinite}.medi-anim_four{animation:alltuchtopdown 3s infinite;-webkit-animation:alltuchtopdown 3s infinite;animation-delay:0s;-webkit-animation-delay:1s}.medi-anim_five{animation:alltuchtopdown 5s infinite;-webkit-animation:alltuchtopdown 5s infinite;animation-delay:0s;-webkit-animation-delay:3s}.medi-anim_six{animation:rotation 20s linear infinite}.medi-anim_seven{-webkit-animation:up-down 1.5s infinite alternate;animation:up-down 1.5s infinite alternate}.medi-anim_eight{-webkit-animation:left-right 1.5s infinite alternate;animation:left-right 1.5s infinite alternate}@-webkit-keyframes left-right{0%{transform:translateX(0)}100%{transform:translateX(-10px)}}@keyframes left-right{0%{transform:translateX(0)}100%{transform:translateX(-10px)}}@-webkit-keyframes up-down{0%{transform:translatey(0)}100%{transform:translatey(-10px)}}@keyframes up-down{0%{transform:translatey(0)}100%{transform:translatey(-10px)}}@keyframes movedelement{0%{-webkit-transform:translate(0);transform:translate(0)}25%{-webkit-transform:translate(10px,10px);transform:translate(10px,10px)}50%{-webkit-transform:translate(5px,5px);transform:translate(5px,5px)}75%{-webkit-transform:translate(10px,-5px);transform:translate(10px,-5px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes movedelement2{0%{-webkit-transform:translate(0);transform:translate(0)}25%{-webkit-transform:translate(-10px,-10px);transform:translate(-10px,-10px)}50%{-webkit-transform:translate(-5px,-5px);transform:translate(-5px,-5px)}75%{-webkit-transform:translate(-10px,5px);transform:translate(-10px,5px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes movedelement3{0%{-webkit-transform:translate(0);transform:translate(0)}25%{-webkit-transform:translate(-8px,-8px);transform:translate(-8px,-8px)}50%{-webkit-transform:translate(-15px,-15px);transform:translate(-15px,-15px)}75%{-webkit-transform:translate(-8px,8px);transform:translate(-8px,8px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes alltuchtopdown{0%{-webkit-transform:rotateX(0deg) translateY(0px);-moz-transform:rotateX(0deg) translateY(0px);-ms-transform:rotateX(0deg) translateY(0px);-o-transform:rotateX(0deg) translateY(0px);transform:rotateX(0deg) translateY(0px)}50%{-webkit-transform:rotateX(0deg) translateY(-20px);-moz-transform:rotateX(0deg) translateY(-20px);-ms-transform:rotateX(0deg) translateY(-20px);-o-transform:rotateX(0deg) translateY(-20px);transform:rotateX(0deg) translateY(-20px)}100%{-webkit-transform:rotateX(0deg) translateY(0px);-moz-transform:rotateX(0deg) translateY(0px);-ms-transform:rotateX(0deg) translateY(0px);-o-transform:rotateX(0deg) translateY(0px);transform:rotateX(0deg) translateY(0px)}}@-webkit-keyframes alltuchtopdown{0%{-webkit-transform:rotateX(0deg) translateY(0px);-moz-transform:rotateX(0deg) translateY(0px);-ms-transform:rotateX(0deg) translateY(0px);-o-transform:rotateX(0deg) translateY(0px);transform:rotateX(0deg) translateY(0px)}50%{-webkit-transform:rotateX(0deg) translateY(-20px);-moz-transform:rotateX(0deg) translateY(-20px);-ms-transform:rotateX(0deg) translateY(-20px);-o-transform:rotateX(0deg) translateY(-20px);transform:rotateX(0deg) translateY(-20px)}100%{-webkit-transform:rotateX(0deg) translateY(0px);-moz-transform:rotateX(0deg) translateY(0px);-ms-transform:rotateX(0deg) translateY(0px);-o-transform:rotateX(0deg) translateY(0px);transform:rotateX(0deg) translateY(0px)}}@-webkit-keyframes MedifadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes MedifadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg)}}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.medianimated{animation-duration:1s;animation-fill-mode:both;-webkit-animation-duration:1s;-webkit-animation-fill-mode:both}.medianimated2{animation-duration:2s;animation-fill-mode:both;-webkit-animation-duration:2s;-webkit-animation-fill-mode:both}.medianimated3{animation-duration:3s;animation-fill-mode:both;-webkit-animation-duration:3s;-webkit-animation-fill-mode:both}.medianimatedFadeInUp{opacity:0}.medi-fadein-up-one{opacity:0;animation-name:MedifadeInUp;-webkit-animation-name:MedifadeInUp}.saas-fadein-up-one{animation-name:MedifadeInUp;-webkit-animation-name:MedifadeInUp}.product-search-form.style3 input[type=text]{height:70px;max-height:70px;border-color:#fff;border-radius:12px}.product-search-form.style3 .search-fields{border-radius:12px}.product-search-form.style3 .search-btn{position:absolute;height:54px;width:50px;z-index:10;top:13%;right:13px}.product-search-form.style3 .search-btn:after{border-radius:6px}.mayosis--textslider-area .swiper-container{width:100%;height:100%;position:relative}.mayosis--textslider-area .swiper-container.swiper--bottom:after{animation-direction:reverse}.mayosis--textslider-area .swiper-wrapper{-webkit-transition-timing-function:linear !important;transition-timing-function:linear !important;position:relative}.mayosis--textslider-area .swiper-slide{text-align:center;font-size:33px;font-weight:600;display:flex;justify-content:center;align-items:center;width:auto;position:relative;overflow:hidden;padding:0 20px;line-height:1.4;color:#fff;display:flex;gap:20px;align-items:center}.mayosis-contact-m-form .ss-p-input-field,.mayosis-contact-m-form .ss-p-input-field-txt{position:relative}.mayosis-contact-m-form .ss-p-input-field i{position:absolute;left:2%;top:27%;z-index:10}.mayosis-contact-m-form .ss-p-input-field input{padding-left:6%}.ss-p-input-field.ss-p-txtarea-field i{top:5%}.ss-p-input-field.ss-p-txtarea-field textarea{padding-left:6%}@keyframes line-slide{0%{background-position:-5% 0}100%{background-position:100% 0}}.mayosis-scroller-y{height:800px}.mayosis-scroller-y ul,.mayosis-scroller-x ul{margin:0;padding:0;list-style:none}.scroller-x__list{display:flex;gap:20px}.mayosis-scroller-y ul li,.mayosis-scroller-x ul li{position:relative}.mayosis-scroller-y ul img{width:100%;height:auto}.scroller-x{overflow:hidden}.scroller-x[data-direction=right]{--_animation-direction:reverse}.scroller-x[data-direction=left]{--_animation-direction:forwards}.scroller-x[data-speed=faster]{--_animation-duration:10s}.scroller-x[data-speed=fast]{--_animation-duration:30s}.scroller-x[data-speed=medium]{--_animation-duration:90s}.scroller-x[data-speed=slow]{--_animation-duration:120s}.scroller-x[data-speed=extraslow]{--_animation-duration:150s}.scroller-x[data-speed=slower]{--_animation-duration:180s}.scroller-x__list{width:-moz-max-content;width:max-content;flex-wrap:nowrap;animation:scroll var(--_animation-duration,60s) var(--_animation-direction,forwards) linear infinite}.scroller-x__list:hover{animation-play-state:paused}.scroller-y{overflow:hidden}.scroller-y[data-direction=bottom]{--_animation-direction:reverse}.scroller-y[data-direction=top]{--_animation-direction:forwards}.scroller-y[data-speed=faster]{--_animation-duration:10s}.scroller-y[data-speed=fast]{--_animation-duration:30s}.scroller-y[data-speed=slow]{--_animation-duration:120s}.scroller-y[data-speed=extraslow]{--_animation-duration:160s}.scroller-y[data-speed=slower]{--_animation-duration:200s}.scroller-y__list{height:-moz-max-content;height:max-content;flex-wrap:nowrap;animation:scrollY var(--_animation-duration,60s) var(--_animation-direction,forwards) linear infinite}.scroller-y__list:hover{animation-play-state:paused}.msv_pc_bg_enable.count-download .promo_price span{display:inline-block;padding:8px 15px;border-radius:30px;border:1px solid #fff}@keyframes scroll{to{transform:translate(calc(-50% - .5rem))}}@keyframes scrollY{to{transform:translateY(calc(-50% - .5rem))}}@keyframes leftToRight{0%{inset-inline-start:0}50%{inset-inline-start:100%}100%{inset-inline-start:0}}@keyframes topToBottom{0%{inset-block-start:0}50%{inset-block-start:100%;transform:translateY(-100%)}100%{inset-block-start:0}}#marqueefy-with-image img{width:100%}.mayosis_text_slider ul li{display:flex;align-items:center;gap:20px}@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing,10px)*2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing,10px)*-4))}.plyr__caption{background:#000c;background:var(--plyr-captions-background,#000c);border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:#0000;border:0;border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7);position:relative;transition:all .3s ease}.plyr__control svg{fill:currentColor;display:block;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing,10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing,10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:#ffffffe6;background:var(--plyr-menu-background,#ffffffe6);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid #0000;border-top-color:#ffffffe6;border:var(--plyr-menu-arrow-size,4px) solid #0000;border-top-color:var(--plyr-menu-background,#ffffffe6);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7 - var(--plyr-menu-arrow-size,4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing,10px)*.7/1.5) calc(var(--plyr-control-spacing,10px)*.7*1.5);-webkit-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid #0000;border:var(--plyr-menu-item-arrow-size,4px) solid #0000;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing,10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing,10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing,10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing,10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing,10px)*.7*1.5 - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing,10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing,10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:#0000001a;content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing,10px)*.7*-1 - -2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing,10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;appearance:none;background:#0000;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height,13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width,3px)*2 + var(--plyr-range-thumb-height,13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:#0000;background-image:linear-gradient(90deg,currentColor 0,#0000 0);background-image:linear-gradient(to right,currentColor var(--value,0),#0000 var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:#0000}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:#0000;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height,5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing,10px)/2) calc(var(--plyr-control-spacing,10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size,18px)/2 + var(--plyr-control-spacing,10px)*.7);transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height,13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height,13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height,13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:#0000;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc((var(--plyr-range-track-height,5px)/2)*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:#0000}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,#23282f99 25%,#0000 0,#0000 50%,#23282f99 0,#23282f99 75%,#0000 0,#0000);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99) 25%,#0000 25%,#0000 50%,var(--plyr-progress-loading-background,#23282f99) 50%,var(--plyr-progress-loading-background,#23282f99) 75%,#0000 75%,#0000);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:#0000}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing,10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing,10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--audio .plyr__progress__buffer{color:#c1c8d199;color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing,10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing,10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing,10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing,10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--video .plyr__progress__buffer{color:#ffffff40;color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;bottom:0;height:100%;left:0;margin:0;position:fixed;right:0;top:0;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing,10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size,4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius,8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px #00000026;content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius,8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius,8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}/**
 * Swiper 5.3.6
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: February 29, 2020
 */

@font-face{font-display:swap;font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-container-multirow>.swiper-wrapper{flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:'next'}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#ffffff}.swiper-pagination-black{--swiper-pagination-color:#000000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}body,
html {
    direction: ltr;
}
ol,
ol ol,
ol ul,
ul,
ul ol,
ul ul {
    list-style-position: outside;
}
body {
    font-weight: 400;
    overflow-x: hidden;
}
.mayosis-wrapper {
    overflow-x: hidden;
}
a,
body {
    color: #28375a;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
}
.h1,
h1 {
    font-size: 36px;
    line-height: 45px;
    letter-spacing: -0.75px;
}
.h2,
h2 {
    font-size: 30px;
    line-height: 42px;
    letter-spacing: -0.5px;
}
.h3,
h3 {
    font-size: 20px;
    line-height: 30px;
}
.h4,
.h5,
h4,
h5 {
    font-size: 18px;
    line-height: 26px;
}
.h6,
h6 {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.5px;
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus,
a:focus,
a:hover {
    outline: 0 !important;
}
body,
pre {
    font-size: 16px;
}
#mayosis-menu li,
pre {
    word-wrap: break-word;
}
.overlay {
    overflow-x: hidden;
}
.wp-caption,
img,
pre {
    max-width: 100%;
    height: auto;
}

legend {
    text-transform: uppercase;
}
.custombuttonb.btn:hover,
.custombuttonmain.btn:hover,
.gradient.single_dm_btn:hover,
.gradienta:hover,
.gradientb:hover,
.styleone.btn:hover,
.styletwo.btn:hover {
    filter: brightness(120%);
}
#mayosis-menu ul,
#top-main-menu li,
#top-main-menu ul,
.breadcrumb,
.cart_widget .mini_cart li,
.desktop-hamburger,
.dm-compatible-table ul li,
.dm-details-table ul li,
.dm_clients ul li,
.dm_files_type ul li,
.footer-sidebar ul li,
.loading,
.mayosis-option-menu,
.mayosis-shape,
.mayosis-shape ul,
.pricing_content ul li,
.sidebar-blog-categories ul li,
.sidebar-nav,
.sidebar-theme ul li,
.sidemenu-login ul,
.single-user-info ul li,
.single_author_post ul li,
.tag_widget_single ul li,
.theme--sidebar--widget ul,
.top-social-icon,
li.grid-product-box {
    list-style: none;
}
.about-testimonial small a.more-view,
.edd-lost-password a,
.grid_designation,
.italic,
.team-details small,
.wp-caption,
em {
    font-style: italic;
}
.single-product-meta .label {
    color: #28375a;
}
.wrap-ribbon,
.wrap-ribbon > span {
    behavior: url(/wp-content/themes/mayosis/css/PIE.htc);
}
.gallery .slick-list,
.gallery .slick-track,
.gallery__inner.slide-blur {
    will-change: transform;
}
*,
body,
dd,
div,
dl,
dt,
fieldset,
form,
html,
input,
label,
li,
pre,
td,
th {
    margin: 0;
    padding: 0;
}
fieldset,
img {
    border: 0;
}
body,
html {
    width: 100%;
    height: 100%;
}
caption,
th {
    text-align: left;
}
a:focus,
a:hover {
    text-decoration: none !important;
    color: inherit;
}
q:after,
q:before {
    content: "";
}
strong {
    font-weight: 700;
}
select:active,
select:focus,
select:hover {
    outline: 0;
}
::-moz-selection {
    color: #fff;
}
::selection {
    color: #fff;
}
input[type="search"] {
    cursor: text;
}
.no-margin {
    margin: 0 !important;
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-left: 15px;
}
.no-bottom {
    margin-bottom: 0 !important;
}
.no-padding {
    padding: 0 !important;
}
.no-padding-left {
    padding-left: 0 !important;
}
.no-padding-right {
    padding-right: 0 !important;
}
.margin-t {
    margin-top: 25px !important;
}
.column-clear {
    clear: both;
}
p a {
    text-decoration: underline;
}
.bottom_meta a,
.bottom_meta p a {
    text-decoration: none;
    border: 1px solid #28375a;
    padding: 9px 16px;
    line-height: 14px;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    color: #28375a;
    transition: all 0.25s;
    border-radius: 50px;
    margin: 6px 4px;
}
.bottom_meta p.bottom--cat--meta {
    margin-bottom: 10px;
}
.bottom_meta a:hover,
.bottom_meta p a:hover {
    background: #28375a;
    color: #fff;
}
a:active,
a:focus {
    outline: 0;
    color: inherit;
}
pre {
    padding: 30px;
    margin: 0 0 10px;
    word-break: break-all;
    background-color: #edf0f7;
    border: 1px solid #edf0f7;
    border-radius: 4px;
    overflow: hidden;
    white-space: pre-wrap;
}
#contact textarea,
#edd_checkout_form_wrap input.edd-input,
#edd_checkout_form_wrap select.edd-select,
#edd_checkout_form_wrap textarea.edd-input,
#edd_download_pagination a.next,
#edd_download_pagination a.prev,
#edd_login_form .edd-input,
#edd_profile_editor_form .mayosel-select,
#edd_profile_editor_form input:not([type="submit"]),
#edd_profile_editor_form select,
#edd_register_form .edd-input,
.acf-field input[type="date"],
.acf-field input[type="datetime-local"],
.acf-field input[type="datetime"],
.acf-field input[type="email"],
.acf-field input[type="month"],
.acf-field input[type="number"],
.acf-field input[type="password"],
.acf-field input[type="search"],
.acf-field input[type="tel"],
.acf-field input[type="text"],
.acf-field input[type="time"],
.acf-field input[type="url"],
.acf-field input[type="week"],
.acf-field select,
.acf-field textarea,
.common-paginav a.next,
.common-paginav a.prev,
.download_category .select2-container,
.download_category .select2-container--default .select2-selection--single,
.fes-fields .mayosel-select,
.fes-fields input[type="email"],
.fes-fields input[type="password"],
.fes-fields input[type="text"],
.fes-fields input[type="url"],
.fes-fields select,
.fes-fields textarea,
.fes-pagination a.page-numbers,
.fes-pagination span.page-numbers,
.fes-product-list-pagination-container a.page-numbers,
.fes-product-list-pagination-container span.page-numbers,
.fes-vendor-comment-respond-form textarea,
.solid-input input,
.vendor--search--box input[type="text"],
.wpcf7-form-control-wrap textarea,
.wpcf7-submit,
div.fes-form .fes-el .fes-fields input[type="email"],
div.fes-form .fes-el .fes-fields input[type="number"],
div.fes-form .fes-el .fes-fields input[type="password"],
div.fes-form .fes-el .fes-fields input[type="text"],
div.fes-form .fes-el .fes-fields input[type="url"],
div.fes-form .fes-el .fes-fields textarea,
input[type="email"],
input[type="password"],
input[type="text"],
p.comment-form-comment textarea,
textarea,
textarea#edd-reviews-review {
    text-align: left;
}
input {
    outline: 0;
}
.carousel-control.left,
.carousel-control.right {
    background-image: none !important;
}
.row.fix {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
}
.row.fix:after,
.row.fix:before {
    display: inline-block;
}
.pagination {
    justify-content: center;
}
.justify-content {
    justify-content: center;
}
.post-main-content p,
.single-post-block p {
    margin-bottom: 30px;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    border: 2px solid #c2c7cc;
    display: block;
    width: 100%;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
#redux-header .rAds,
.edd_download_purchase_form .edd_download_quantity_wrapper {
    display: none !important;
}
::-webkit-input-placeholder {
    color: #28375a;
    opacity: 0.5;
}
::-moz-placeholder {
    color: #28375a;
    opacity: 0.5;
}
:-ms-input-placeholder {
    color: #28375a;
    opacity: 0.5;
}
:-moz-placeholder {
    color: #28375a;
    opacity: 0.5;
}
#edd_payment_mode_select_wrap input:not([type="submit"]) {
    background: #eef3f7;
}
#edd_payment_mode_select_wrap input[type="radio"] {
    border-radius: 50%;
}
.acf-field input[type="date"],
.acf-field input[type="datetime-local"],
.acf-field input[type="datetime"],
.acf-field input[type="email"],
.acf-field input[type="month"],
.acf-field input[type="number"],
.acf-field input[type="password"],
.acf-field input[type="search"],
.acf-field input[type="tel"],
.acf-field input[type="text"],
.acf-field input[type="time"],
.acf-field input[type="url"],
.acf-field input[type="week"],
.acf-field select,
.acf-field textarea,
div.fes-form .fes-el .fes-fields input[type="email"],
div.fes-form .fes-el .fes-fields input[type="number"],
div.fes-form .fes-el .fes-fields input[type="password"],
div.fes-form .fes-el .fes-fields input[type="text"],
div.fes-form .fes-el .fes-fields input[type="url"],
div.fes-form .fes-el .fes-fields select,
input[type="email"],
input[type="password"],
input[type="text"],
input[type="url"] {
    outline: 0;
    border: 2px solid #c2c7cc;
    padding: 13px 20px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 15px;
    max-height: 50px;
}
textarea {
    outline: 0;
    border: 2px solid #c2c7cc;
    padding: 13px 20px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 15px;
}
.gallery-caption,
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
}
.footer-sidebar input[type="email"],
.footer-sidebar input[type="search"],
.footer-sidebar input[type="text"],
.sidebar-theme .search-form input[type="search"],
.sidebar-theme input[type="email"],
.sidebar-theme input[type="password"],
.sidebar-theme input[type="text"] {
    border-width: 2px;
    line-height: 50px;
    min-height: 50px;
    padding: 10px 15px;
}
#edd-reviews-review:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="text"]:focus,
textarea:focus {
    outline: 0;
    box-shadow: none;
}
legend {
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    border-bottom: 1px solid #c2c7cc;
    margin-top: 20px;
    font-weight: 700;
}
.wp-caption p.wp-caption-text {
    padding: 0 4px 5px;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
.gallery-caption {
    box-shadow: none;
}
.wp-block-table {
    width: 100%;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    background: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #f0f1f2;
    background: 0 0;
    width: 100%;
}
table tbody tr.alt,
table tbody tr.even,
table tbody tr:nth-child(even),
table tfoot,
table thead {
    background: 0 0;
}
table tbody tr td,
table tfoot tr td,
table tfoot tr th,
table thead tr th,
table tr td {
    font-size: 12px;
    line-height: 18px;
    text-align: left;
}
table tfoot tr td,
table thead tr th {
    padding: 8px 10px 9px;
    font-size: 16px;
}
table tfoot tr td:first-child,
table thead tr th:first-child {
    border-left: none;
}
table tfoot tr td:last-child,
table thead tr th:last-child {
    border-right: none;
}
table tbody tr td {
    color: #28375a;
    vertical-align: top;
    border: none;
    font-size: 16px;
}
table tbody tr td,
table tbody tr th {
    padding: 8px 10px;
}
ul {
    list-style-type: disc;
}
ol {
    list-style-type: decimal;
}
ol ul,
ul ul {
    list-style-type: circle;
}
ol ol,
ul ol {
    list-style-type: lower-latin;
}
.pingback-entry {
    width: 100%;
    border: 1px solid #ccc;
    padding: 10px;
    margin: 20px 0;
}
.mayosis-flex-center {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.margin-bottom-30 {
    margin-bottom: 30px;
}
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto;
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 5px 15px 0 0;
}
img.alignleft {
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto;
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
a img.alignleft,
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float: left;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.bypostauthor {
    font-style: normal;
}
.wp-caption {
    background: #fff;
    border: none;
    padding: 0;
    text-align: center;
    font-size: 13px;
}
.wp-caption.alignleft,
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}
.gallery .gallery-item,
.gallery-columns-3.gallery .gallery-item {
    padding: 20px;
    display: inline-block;
    float: left;
    box-sizing: border-box;
}
.wp-caption p.wp-caption-text {
    font-size: 13px;
    line-height: 17px;
    margin: 0;
}
.g-recaptcha {
    margin: 20px 0 0;
}
.gallery {
    margin: 0 auto 18px;
}
.gallery-columns-3.gallery .gallery-item {
    margin-top: 0;
    text-align: left;
    width: 33%;
}
.gallery-columns-1 .gallery-item {
    width: 100%;
}
.mayosis-testimonial-carousel {
    margin-bottom: 50px;
}
#carousel-testimonial-elmentor .elementor-swiper-button-prev {
    top: 30%;
}
#carousel-testimonial-elmentor .elementor-swiper-button-next {
    top: 30%;
}
.extended-dasboard-tab {
    position: relative;
    padding-bottom: 60px;
}

@media (min-width: 991px) {
    .extended-dasboard-tab {
        width: 16%;
        position: fixed;
        left: 0;
        background: #282837;
        height: 100%;
    }
    .carousol-col-two .swiper-slide {
        width: 50%;
        transform: translateX(-50%);
    }
    .carousol-col-three .swiper-slide {
        width: 33.33333333333%;
        transform: translateX(-100%);
    }
    .carousol-col-four .swiper-slide {
        width: 25%;
        transform: translateX(-150%);
    }
    .carousol-col-five .swiper-slide {
        width: 20%;
        transform: translateX(-200%);
    }
    .carousol-col-six .swiper-slide {
        width: 16.66666666666%;
        transform: translateX(-250%);
    }
    .gallery-columns-2 .gallery-item {
        width: 50%;
    }
    .gallery-columns-4 .gallery-item {
        width: 25%;
    }
    .gallery-columns-5 .gallery-item {
        width: 20%;
    }
    .gallery-columns-6 .gallery-item {
        width: 16.66%;
    }
    .gallery-columns-7 .gallery-item {
        width: 14.28%;
    }
    .gallery-columns-8 .gallery-item {
        width: 12.5%;
    }
    .gallery-columns-9 .gallery-item {
        width: 11.11%;
    }
    #edd_checkout_user_info #edd-first-name-wrap {
        width: 100%;
        float: left;
    }
    #edd_checkout_user_info #edd-last-name-wrap {
        width: 100%;
        float: left;
    }
    .product-search-form .download_cat_filter .mayosel-select,
    .product-search-form .download_cat_filter .mayosel-select .list {
        min-width: 100%;
    }
}
.gallery img {
    box-shadow: 0 0 4px #999;
    padding: 0;
    background: 0 0;
    border: none !important;
}
.gallery img:hover {
    background: #fff;
}
.gallery-columns-2 .attachment-medium {
    max-width: 92%;
    height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
    max-width: 84%;
    height: auto;
}
.gallery .gallery-caption {
    color: #282837;
    font-size: 12px;
    margin-top: 10px;
    background: 0 0;
    padding-right: 20px;
}
.gallery dl,
.gallery dt,
body {
    margin: 0;
}
.gallery br + br {
    display: none;
}
body {
    padding: 0;
}
.section-title {
    font-size: 16px;
    font-weight: 700;
    color: #41474d;
    line-height: 18px;
    border: none;
    margin-bottom: 22px;
    letter-spacing: 0.5px;
}
.browse-more-button .btn,
.post-view-style {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.product-sorting p {
    text-align: right;
    font-size: 16px;
    color: #596368;
}
.product-sorting p span {
    font-weight: 700;
}
.browse-more-button .btn.blue-button {
    background-color: #5a00f0;
    border-color: #5a00f0;
}
.browse-more-button .btn:hover {
    background: #28375a;
    border-color: #28375a;
}
.browse-more-button {
    width: 20%;
    margin: 50px auto 0;
    display: block;
}
span.menu-item-text {
    position: relative;
}
span.menu-float-label {
    line-height: 10px;
    text-align: center;
    display: inline-block;
    font-size: 10px;
    vertical-align: middle;
    position: relative;
    background: rgba(0, 0, 0, 0.18);
    color: #fff;
    padding: 2px 4px 3px;
    border-radius: 2px;
    text-transform: uppercase;
    top: -1px;
    right: -5px;
}
span.menu-float-label.label-green {
    background: #228b22;
    color: #fff;
}
span.menu-float-label.label-blue {
    background: #2d3ce6;
    color: #fff;
}
span.menu-float-label.label-red {
    background: #dc143c;
    color: #fff;
}
span.menu-float-label.label-purple {
    background: #9400d3;
    color: #fff;
}
span.menu-float-label.label-brown {
    background: #f4a460;
    color: #fff;
}
span.menu-float-label.label-maroon {
    background: maroon;
    color: #fff;
}
span.menu-float-label.label-cyan {
    background: #00ced1;
    color: #fff;
}
span.menu-float-label.label-pink {
    background: #ff1493;
    color: #fff;
}
#edd_checkout_wrap span.edd_empty_cart,
.main-menu span.caret {
    display: none;
}
#mayosis-menu ul li a i {
    padding-right: 5px;
}
.browse-more-button .btn {
    min-width: 100%;
    background: #94a63a;
    border-color: #94a63a;
    padding: 12px 40px;
    font-weight: 700;
    font-size: 18px;
    margin-top: 10px;
    border-radius: 3px;
}
.post-view-style {
    background: #e9edf7;
    width: 100%;
    border-radius: 3px;
    padding: 0;
    margin: 0 0 30px;
    min-height: 50px;
    line-height: 30px;
}
.post-viewas {
    text-align: right;
    font-size: 14px;
    color: #28375a;
}
#Section_empty_cart,
.back-to-top,
.blog-page-title,
.breadcrumb,
.dm2_title_block,
.grid_dm figure,
.hover_effect,
.hover_effect_single,
.input-sub-left input[type="email"],
.main-hero,
.our-quality,
.page_title_single,
.quality-box .icon-with-bg,
.social-profile a,
.subscribe-block,
.subscribe-content,
.subscribe-content p,
.subscribe-form .input-group input[type="email"],
.subscribe_box_sidebar input,
.testimonal-promo,
.widget-title {
    text-align: center;
}
.post-viewas i {
    padding: 0 5px;
    font-size: 14px;
}
.active-style {
    color: #5a00f0;
}
.total-post-count p {
    font-size: 14px;
    color: #28375a;
    margin: 0;
    vertical-align: middle;
    padding: 9px 0;
}
.common-paginav a.page-numbers,
.common-paginav span.page-numbers {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin: 5px 7px;
    line-height: 1.42857143;
    color: #28375a;
    text-decoration: none;
    font-size: 16px;
    font-weight: 700;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.common-paginav a.next,
.common-paginav a.prev {
    border: 2px solid;
    border-radius: 3px;
}
.common-paginav a.next:hover,
.common-paginav a.prev:hover {
    border-color: #41474d;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.common-paginav a.page-numbers:hover,
.common-paginav span.page-numbers:hover {
    background-color: #41474d;
    color: #fff;
}
.common-paginav span.page-numbers.current {
    background: #5a00f0;
    border-color: #5a00f0;
    color: #fff;
}
#edd_download_pagination a.page-numbers,
#edd_download_pagination span.page-numbers,
.fes-pagination a.page-numbers,
.fes-pagination span.page-numbers,
.fes-product-list-pagination-container a.page-numbers,
.fes-product-list-pagination-container span.page-numbers {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin: 0 7px;
    line-height: 1.42857143;
    color: #28375a;
    text-decoration: none;
    background-color: #e9edf7;
    font-size: 16px;
    font-weight: 700;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.fes-pagination .page-numbers.current {
    padding: 6px 12px !important;
}
#edd_download_pagination span.page-numbers.current,
.fes-pagination span.page-numbers.current,
.fes-product-list-pagination-container span.page-numbers.current {
    background: #5a00f0;
    color: #fff;
}
#edd_download_pagination a.page-numbers:hover,
#edd_download_pagination span.page-numbers:hover,
.fes-pagination a.page-numbers:hover,
.fes-pagination span.page-numbers:hover,
.fes-product-list-pagination-container a.page-numbers:hover,
.fes-product-list-pagination-container span.page-numbers:hover {
    background-color: #41474d;
    border-color: #41474d;
    color: #fff;
}
#edd_download_pagination a.next,
#edd_download_pagination a.prev {
    border: 2px solid;
}
#edd_download_pagination a.next:hover,
#edd_download_pagination a.prev:hover {
    border: 2px solid #41474d;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#edd_download_pagination span.page-numbers.current:hover {
    background-color: #41474d;
    color: #fff;
}
h2.footer-widget-title,
h2.single-post-title,
h2.widget-title {
    margin-top: 0;
}
.btn-blue {
    background: #5a00f0;
    color: #fff;
    padding: 18px 47px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-top: 30px;
    font-size: 18px;
    font-weight: 700;
}
.header-master.fixedheader .to-flex-row {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.header-search-form form {
    display: flex;
    align-items: center;
}
.header-search-form .mayosis_vendor_cat select {
    width: auto;
    max-width: 65px;
}
header.header-stacked {
    position: absolute;
}
.fixedheader {
    padding-top: 0 !important;
}
.main-menu .navbar-light {
    background: 0 0;
    border: none;
    margin-bottom: 0;
    min-height: auto;
}
.main-menu .navbar-nav > li > a {
    font-size: 16px;
    line-height: 20px;
    padding: 12px 14px;
}
.main-menu .navbar-nav > li > a:hover {
    color: #5a00f0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.main-menu .navbar-default .navbar-nav > .active > a,
.main-menu .navbar-default .navbar-nav > .active > a:focus,
.main-menu .navbar-default .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #5a00f0;
    border-radius: 3px;
}
#mayosis-menu li li a:hover > ul,
#mayosis-menu li:hover > ul {
    opacity: 1;
    visibility: visible;
    display: block;
    z-index: 100;
}
.dropdown-menu {
    top: 100%;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    outline: 0;
}
.cart-button,
.cart_top_1 > .navbar-nav > li > a.cart-button {
    -moz-border-radius: 3px !important;
    background: 0 0 !important;
    border-color: #919599 !important;
    display: inline-block;
    color: #28375a;
    float: left;
}
.button-wrapper {
    float: left;
}
.navbar-nav > li > .dropdown-menu,
ul.dropdown-menu li > ul.dropdown-menu {
    padding: 0;
}
ul.dropdown-menu li > ul.dropdown-menu {
    min-width: 200px;
    left: 100% !important;
    top: 0;
    width: 100%;
}
.cart-button {
    -webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    font-size: 14px;
}
.cart_top_1 > .navbar-nav > li > a.cart-button {
    webkit-border-radius: 3px !important;
    border-radius: 3px !important;
    font-size: 16px;
    margin-right: 12px;
    padding: 10.5px 15px;
    line-height: 15px;
}
.cart_top_1 > .navbar-nav > li > a.login-button {
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    border-radius: 3px !important;
    color: #fff !important;
    line-height: 20px;
    padding: 10px 15px;
}
.login-button {
    padding: 7px 20px 10px;
}
.login-button:focus,
.login-button:hover {
    background: #555a69;
    color: #fff;
}
.cart_top_1 > .navbar-nav > li > a.login-button:hover {
    background: #28375a !important;
    border-color: #28375a !important;
}
.main-menu .dropdown-menu {
    border: none;
    border-radius: 3px;
}
.main-menu .dropdown-menu li a {
    padding: 15px 20px;
}
.main-menu .dropdown-menu li a:hover {
    background: #555d65;
    color: #fff;
}
ul.dropdown-menu li:focus > ul.dropdown-menu,
ul.dropdown-menu li:hover > ul.dropdown-menu {
    display: block;
}
header.sticky {
    position: fixed;
    width: 100%;
    height: inherit;
    z-index: 999;
    top: 0;
    background: #fff;
}
.fixedheader .top-header {
    display: none;
    visibility: hidden;
}
.admin-bar #sidebar-wrapper,
.admin-bar .sidebar-header,
.admin-bar .sticky {
    top: 32px;
}
.top-header3 {
    min-height: 40px;
}
.top_logo {
    padding-top: 10px;
}
.cart_top_3 ul li a.cart-button {
    border: none;
}
.top-header3 .navbar-nav > li > a {
    padding: 12px 15px !important;
    background: 0 0;
}
.top-header3 .navbar-nav > li > a:hover {
    background: 0 0 !important;
}
.cart_top_3 .cart_widget a i {
    color: #28375a;
}
.social_icons_header ul li {
    float: left;
    padding: 10px;
}
.social_icons_header ul li a {
    font-size: 16px;
    line-height: 16px;
}
.social_icons_header ul li:first-child a {
    padding-left: 0;
}
.top_header_menu ul li {
    float: right;
}
.secondary-nav .navbar-default .navbar-nav > .active > a,
.secondary-nav .navbar-default .navbar-nav > .active > a:focus,
.secondary-nav .navbar-default .navbar-nav > .active > a:hover {
    color: #555;
    background-color: rgba(231, 231, 231, 0);
}
.header_4_login ul li {
    padding: 10px 0;
}
.stylish-input-group {
    margin-top: 0;
}
.stylish-input-group input {
    background: #f0f2f4;
    border-radius: 3px;
    max-height: 40px;
    min-width: 220px;
    border: 2px solid #f0f2f4;
}
.stylish-input-group button:focus {
    outline: 0;
}
.stylish-input-group .form-control {
    box-shadow: 0 0 0;
    border-color: #ccc;
}
.stylish-input-group button {
    border: 0;
    background: 0 0;
    position: absolute;
    z-index: 99;
    right: 15px;
    top: 0;
    color: #28375a;
    font-size: 14px;
}
.stylish-input-group input.dm_search {
    padding-left: 15px;
    font-size: 14px;
    font-style: italic;
}
.header-transparent {
    position: fixed;
    z-index: 555;
    left: 0;
    right: 0;
}
.main-header {
    position: relative;
    z-index: 299;
    left: 0;
    right: 0;
}
.mobile_user > .navbar-nav > li {
    float: left;
}
.mobile_user > .navbar-nav > li > a {
    display: inline;
    padding: 5px 10px;
    border: 0;
    line-height: 20px;
    margin: 0 5px;
}
#sidebar-wrapper {
    top: 0;
    z-index: 99999;
    position: fixed;
    right: 0;
    width: 250px;
    height: 100%;
    transform: translateX(250px);
    overflow-y: auto;
    -webkit-transition: all 0.4s ease 0;
    -moz-transition: all 0.4s ease 0;
    -ms-transition: all 0.4s ease 0;
    -o-transition: all 0.4s ease 0;
    transition: all 0.4s ease 0;
}
.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
}
.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}
.sidebar-nav li a {
    display: block;
    text-decoration: none;
}
.sidebar-nav li a:hover {
    text-decoration: none;
    color: #fff;
    background: rgba(255, 255, 255, 0.2);
}
#sidebar-wrapper .navbar-nav > li > a {
    padding-left: 30px;
}
#sidebar-wrapper a#menu-close {
    padding: 5px 10px !important;
    margin-right: 35px;
}
#menu-toggle {
    z-index: 1;
    position: static;
    top: 0;
    right: 0;
    display: inline;
    background: 0 0;
    border-radius: 3px;
    border-color: #28375a;
    color: #28375a;
    font-size: 14px;
}
#menu-toggle:hover {
    background: #28375a;
    border-radius: 3px;
    border-color: #28375a;
    color: #fff;
}
.mobile-cart {
    margin: 0;
    padding: 0;
    list-style: none;
}
.mobile-cart li {
    padding: 0 0 0 30px;
}
a.mobile-cart-button {
    background: 0 0;
    border: none;
    color: #28375a;
    font-size: 14px;
}
a.mobile-login-button {
    background: 0 0;
    border-radius: 3px;
    border-color: #28375a;
    color: #28375a;
}
a.mobile-login-button:hover {
    background: #28375a !important;
    border-radius: 3px;
    border-color: #28375a !important;
}
.nav-mobile ul li {
    display: block;
    width: 100% !important;
}
#sidebar-wrapper.active {
    top: 0;
    right: 250px;
    width: 250px;
    -webkit-transition: all 0.4s ease 0;
    -moz-transition: all 0.4s ease 0;
    -ms-transition: all 0.4s ease 0;
    -o-transition: all 0.4s ease 0;
    transition: all 0.4s ease 0;
}
.toggle {
    margin: 5px 5px 0 0;
}
#top-main-menu,
#top-main-menu li,
#top-main-menu ul {
    margin: 0;
    padding: 0;
}
#top-main-menu {
    border: 0;
    width: auto;
    font-size: 12px;
    display: inline-block;
}
#top-main-menu ul {
    position: relative;
    z-index: 990;
}
#top-main-menu ul li {
    float: left;
    min-height: 1px;
    vertical-align: middle;
}
#top-main-menu ul li.hover {
    position: relative;
    z-index: 990;
    cursor: default;
}
#top-main-menu > ul > li > a {
    transition: all 0.2s;
}
#top-main-menu > ul > li > a:hover,
.header-top a:hover {
    opacity: 0.6;
}
#top-main-menu ul ul {
    visibility: hidden;
    position: absolute;
    top: 99%;
    z-index: 990;
    width: 100%;
    bottom: 0;
    margin-top: 0;
    left: 50%;
    transform: translate(-50%);
    text-transform: none;
    min-width: 190px;
}
.blog-thumb img,
.product-thumb img {
    min-width: 100%;
}
#top-main-menu ul ul li {
    float: none;
    font-weight: 400;
    position: relative;
}
#top-main-menu ul ul ul {
    top: 0;
    left: 190px !important;
    width: 190px;
    transform: none;
    border-top: 0 none;
}
#top-main-menu ul li:hover > ul {
    visibility: visible;
}
#top-main-menu ul:after,
#top-main-menu:after {
    content: "";
    display: block;
    clear: both;
}
#top-main-menu > ul > li:first-child {
    padding-left: 0;
}
#top-main-menu ul ul a {
    background: #555a69;
    color: #fff;
    border-top: 0 none;
    line-height: 150%;
    padding: 10px 20px;
    font-size: 12px;
}
#top-main-menu ul li.has-sub > a:after,
#top-main-menu ul ul li.has-sub > a:after {
    content: "\2304";
    font-family: Zeroicons-Line;
    font-weight: 700;
    font-size: 10px;
}
#top-main-menu ul ul li:hover > a {
    color: #fff;
}
#top-main-menu ul ul li:last-child > a {
    -moz-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
#top-main-menu ul ul li:last-child:hover > a {
    -moz-border-radius: 0 0 0 3px;
    -webkit-border-radius: 0 0 0 3px;
    border-radius: 0 0 0 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
#top-main-menu ul ul li.has-sub > a:after {
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -8px;
}
#top-main-menu ul ul li:first-child a:hover:before,
#top-main-menu ul ul:before,
.top-header .cart_widget .mini_cart:before {
    top: -10px;
    border-right: 10px solid transparent;
    border-left: 110px solid transparent;
    position: absolute;
    content: "";
    display: inline-block;
}
#top-main-menu ul li.active > a,
#top-main-menu ul li.focus > a,
#top-main-menu ul li:hover > a {
    color: #5a00f0;
}
#top-main-menu ul li.has-sub > a:after {
    margin-left: 5px;
}
#top-main-menu ul li.last ul {
    left: auto;
    right: 0;
}
#top-main-menu ul li.last ul ul {
    left: auto;
    right: 99.5%;
}
#top-main-menu > ul > li {
    padding: 0 15px;
}
#top-main-menu a {
    display: block;
    line-height: 1em;
    text-decoration: none;
    color: #cbcbcb;
}
#top-main-menu > ul > li > a {
    line-height: 48px;
    font-size: 12px;
}
#top-main-menu ul ul:before,
.top-header .cart_widget .mini_cart:before {
    left: 45%;
    border-bottom: 10px solid #555a69;
    border-bottom-color: transparent !important;
}
#top-main-menu ul ul:after {
    position: absolute;
    top: -9px;
    left: 45%;
    display: inline-block;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #555a69;
    border-left: 9px solid transparent;
    content: "";
}
#top-main-menu ul ul li:first-child a:hover:before {
    left: 45%;
    border-bottom: 10px solid #000;
    border-bottom-color: transparent !important;
}
#top-main-menu ul ul li:first-child a:hover:after,
.top-header .cart_widget .mini_cart:after {
    position: absolute;
    top: -9px;
    left: 45%;
    border-right: 9px solid transparent;
    border-left: 9px solid transparent;
    content: "";
}
#top-main-menu ul ul li:first-child a:hover:after {
    display: inline-block;
}
#top-main-menu ul ul ul li:first-child a:hover:after,
#top-main-menu ul ul ul li:first-child a:hover:before,
#top-main-menu ul ul ul:after,
#top-main-menu ul ul ul:before {
    display: none;
}
.top-header .cart_widget .mini_cart:after {
    display: inline-block;
    border-bottom: 9px solid #555a69;
}
.top-header .cart_widget .mini_cart {
    right: 9px !important;
    margin-top: 0;
    left: 50%;
    transform: translate(-50%);
    text-transform: none;
}
.secondary-nav {
    min-height: 40px;
}
#secondary-navbar {
    padding-left: 0;
    margin-left: 0;
}
.secondary-nav .navbar-light {
    background: 0 0;
    border: none;
    margin-bottom: 0;
    min-height: auto;
}
.secondary-nav .navbar-nav > li > a {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 15px;
    color: #28375a;
}
.secondary-nav .navbar-nav > li > a:hover {
    color: #2b2f33;
}
.secondary-nav .navbar-nav > li:first-child > a {
    padding-left: 0;
}
.search-main input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    font-size: 16px;
    font-weight: 400;
    color: #28375a;
}
.theme--sidebar--widget .search-field {
    width: 100%;
    border: 2px solid;
    padding: 9px 15px 10px;
    height: 50px;
    border-radius: 3px;
}
.theme--sidebar--widget .search-form {
    display: inline-block;
    float: left;
    width: 100%;
}
.search-form {
    display: inline-block;
    float: left;
}
.search-field {
    background-color: transparent;
    background-position: right 38%;
    background-repeat: no-repeat;
    background-size: 18px 18px;
    border: none;
    cursor: pointer;
    height: 35px;
    padding: 0 7px 7px;
    position: relative;
    -webkit-transition: width 0.4s ease, background 0.4s ease;
    transition: width 0.4s ease, background 0.4s ease;
    width: 18px;
    color: #28375a;
}
.search-form input[type="submit"] {
    background: 0 0 !important;
    border: none;
    color: #28375a;
    font-family: Zeroicons-Line;
    font-size: 1em;
    font-weight: 300;
}
.search-form .search-field::placeholder {
    color: #28375a;
    opacity: 1;
}
.search-form .search-field::-moz-placeholder {
    color: #28375a;
    opacity: 1;
}
.search-form .search-field::-webkit-input-placeholder {
    color: #28375a;
    opacity: 1;
}
.search-form input[type="search"]:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.main-hero {
    background: #41474d;
    padding: 70px 0 80px;
    color: #fff;
}
.hero-description {
    font-size: 16px;
    line-height: 30px;
    margin-top: 22px;
    margin-bottom: 7px;
}
.hero-button {
    margin: 28px auto 0;
    width: 100%;
}
.hero-button .hero-button-group {
    display: inline;
}
.hero-button .hero-button-group .btn {
    font-size: 18px;
    font-weight: 700;
    padding: 12px 40px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.hero-button .hero-button-group .btn.premium-button {
    background-color: #5a00f0;
    border-color: #5a00f0;
}
.divide-button {
    font-size: 18px;
    margin: 0 20px 0 16px;
    font-weight: 700;
}
.featured-product {
    padding: 78px 15px 80px;
}
.product-box {
    background: 0 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-left: 0;
    padding-right: 0;
    margin: 15px 0;
    overflow: hidden;
}
.product-thumb {
    position: relative;
    margin-bottom: 5px;
    overflow: hidden;
    border-radius: 3px;
}
.hover_effect {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(58, 157, 166, 0.9);
    top: 0;
    left: 0;
    background-image: url(/wp-content/themes/mayosis/images/plus-icon.png);
    background-repeat: no-repeat;
    background-position: 50% center;
    opacity: 0;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    background-size: 30px 30px;
}
.blog-thumb:hover .hover_effect,
.edd_download_image:hover .hover_effect,
.product-thumb:hover .hover_effect {
    opacity: 1;
}
.product-meta {
    display: flex;
    flex-wrap: wrap;
    float: left;
    width: 100%;
}
.product-tag {
    float: left;
    padding-top: 0;
    padding-bottom: 5px;
    flex: 1;
    position: relative;
    overflow: hidden;
    z-index: 20;
}
.count-download {
    float: right;
    padding-top: 18px;
    padding-bottom: 2px;
    display: flex;
    flex-wrap: wrap;
}
.product-meta .product-tag {
    padding-right: 15px;
}
.product-title {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    color: #28375a;
    margin-bottom: 3px;
    margin-top: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.count-download,
.product-tag {
    line-height: 16px;
}
.product-tag {
    font-size: 13px;
    font-weight: 400;
}
.count-download {
    font-size: 16px;
    font-weight: 700;
}
.count-download i {
    padding-left: 5px;
}
.extra__text {
    font-size: 14px;
}
.dm-default-wrapper .edd_download_inner {
    background-color: transparent;
    border-radius: 3px;
    overflow: hidden;
}
.edd_download_inner .left-edge.point {
    top: 30px;
    left: 10px;
}
.dm-default-wrapper .edd_download {
    padding: 0 15px;
}
.dm-default-wrapper .edd_download_title {
    padding: 0 20px;
    font-size: 18px;
}
.dm-default-wrapper .edd_download_buy_button {
    padding: 0 20px 20px;
}
.dm-default-wrapper .edd-submit.button.blue {
    font-size: 16px;
    margin-top: 0;
    text-transform: capitalize;
}
.dm-default-wrapper .edd_price_options {
    display: none;
}
.testimonal-promo {
    padding: 23px 15px 0;
}
.testimonal-promo small {
    color: #c2c9cc;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
}
.testimonal-promo h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;
    margin: 20px 0 25px;
}
.testimonal-promo p {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
}
.testimonal-promo p span {
    color: #c2c9cc;
}
.grid-testimonal-promo {
    margin: 15px 0;
}
.grid-testimonal-promo .testimonial_details {
    font-size: 16px;
    background: #fcfcfc;
    padding: 29px 30px 30px;
    border-radius: 3px;
    line-height: 27px;
}
.arrow-down {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    margin: 0 auto;
    border-top: 16px solid #fcfcfc;
}
.testimonial-grid-author {
    margin-top: 10px;
}
img.grid-thumbnail-left {
    max-width: 70px;
    display: inline;
}
.grid_main_author {
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    padding: 0;
}
.grid_designation {
    font-size: 14px;
    color: #c2c9cc;
    margin: 10px 0 0 0;
    padding: 0;
}
.freebie-section {
    padding: 78px 15px 60px;
}
.our-quality {
    background: #41474d;
    padding: 74px 0;
    color: #fff;
}
.our-quality h1 {
    font-size: 30px;
    font-weight: 700;
}
.our-quality p {
    color: #c2c9cc;
    font-size: 16px;
    margin: 24px 0 20px;
}
.quality-box {
    margin: 5px 0 2px;
}
.quality-box i {
    font-size: 24px;
    display: inline-block;
}
.quality-box h4 {
    font-size: 18px;
    font-weight: 700;
    line-height: 30px;
}
.quality-box .icon-with-bg i {
    padding: 14px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    line-height: 32px;
    vertical-align: middle;
}
.btn.qb-btn-cs {
    background: #2d3ce6;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border-radius: 3px;
    padding: 9px 30px;
}
.quality-box-flex {
    display: flex;
}
.quality-box-flex h4 {
    margin-bottom: 5px;
    margin-top: 0 !important;
}
.subscribe-block {
    padding: 0 15px;
    color: #fff;
}
.button-sub-right {
    padding: 0;
}
.input-sub-left {
    padding-top: 27px;
}
.subscribe-block h4 {
    font-size: 30px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 0;
}
.subscribe-block p {
    opacity: 0.65;
    font-size: 16px;
    margin-top: 5px;
}
.input-sub-left input[type="email"] {
    min-height: 50px;
    color: #8a9499;
    font-size: 16px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.button-sub-right .btn {
    width: 100%;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    min-height: 50px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.button-sub-right .btn:hover {
    background-color: #3c8c93;
    border-color: #3c8c93;
}
.blog-section {
    padding: 78px 15px 60px;
}
.blog-box {
    padding-top: 8px;
    background: 0 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-left: 0;
    padding-right: 0;
    margin: 0 0 30px;
}
.blog-thumb,
.post-thumbnail {
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    overflow: hidden;
}
.blog-thumb {
    position: relative;
    margin-bottom: 14px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.hover_effect i {
    color: #fff;
    font-size: 2em;
}
.blog-meta {
    padding: 0;
}
.user-info {
    float: left;
    padding-bottom: 3px;
    font-size: 14px;
}
.blog-category {
    margin-bottom: 7px;
    display: inline;
}
.blog-category a {
    font-size: 14px;
    color: #28375a;
    border: 1px solid #28375a;
    padding: 3px 10px;
    display: inline;
}
.blog-title {
    margin-top: 15px;
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
}
.meta-bottom {
    font-size: 14px;
    line-height: 16px;
}
#edd_login_form .edd-input::placeholder,
#edd_register_form .edd-input::placeholder,
.product-meta a:hover,
.user-info a:hover {
    opacity: 0.75;
}
.product-title a:hover {
    opacity: 1;
}
.user-info span {
    color: #28375a;
    opacity: 0.75;
}
.blog-category:hover a {
    background: #5a00f0;
    color: #fff;
}
.post-viewas .nav > li > a {
    padding: 10px 0;
    font-size: 14px;
}
.user-dashboard-page .tab-content {
    padding: 40px 30px;
}
.user-dashboard-page .dasboard-tab {
    border: none;
}
.main-footer {
    background: #41494c;
    padding: 80px 0 0;
    color: #fff;
}
.follow-text,
.footer-text {
    color: #c2c9cc;
    margin-top: 30px;
}
.footer-text {
    font-size: 16px;
    line-height: 30px;
}
.follow-text {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
.social-profile a {
    color: #41494c;
    padding: 6px 5px;
    display: inline-block;
    margin: 15px 5px;
    min-width: 27px;
    height: 25px;
    font-size: 12px;
    line-height: 14px;
    background: #c2c9cc;
}
.social-profile .facebook:hover {
    background: #3b5998;
    color: #fff;
}
.social-profile .twitter:hover {
    background: #1da1f2;
    color: #fff;
}
.social-profile .google:hover {
    background: #dc4e41;
    color: #fff;
}
.social-profile .pinterest:hover {
    background: #bd081c;
    color: #fff;
}
.social-profile .instagram:hover {
    background: #405de6;
    color: #fff;
}
.social-profile .linkedin:hover {
    background: #0077b5;
    color: #fff;
}
.social-profile .github:hover {
    background: #4078c0;
    color: #fff;
}
.social-profile .slack:hover {
    background: #e01563;
    color: #fff;
}
.social-profile .envato:hover {
    background: #82b541;
    color: #fff;
}
.social-profile .dribbble:hover {
    background: #ea4c89;
    color: #fff;
}
.social-profile .vimeo:hover {
    background: #1ab7ea;
    color: #fff;
}
.social-profile .behance:hover {
    background: #1769ff;
    color: #fff;
}
.social-profile .youtube:hover {
    background: #cd201f;
    color: #fff;
}
.social-button .facebook:hover i {
    background: #3b5998;
    color: #fff;
}
.social-button .twitter:hover i {
    background: #1da1f2;
    color: #fff;
}
.social-button .google:hover i {
    background: #dc4e41;
    color: #fff;
}
.social-button .pinterest:hover i {
    background: #bd081c;
    color: #fff;
}
.social-button .behance:hover i {
    background: #1769ff;
    color: #fff;
}
.social-button .youtube:hover i {
    background: #cd201f;
    color: #fff;
}
.social-profile a:first-child {
    margin-left: 0;
}
.footer-sidebar .widget-title,
.footer-widget-title {
    color: #c2c9cc;
    font-size: 20px;
    font-weight: 700;
    margin-top: 0;
    text-transform: capitalize;
    padding-bottom: 16px;
    border-bottom-style: solid;
}
.footer-sidebar ul {
    margin: 12px 0 0;
    padding: 0;
}
.footer-sidebar ul li a {
    color: #c2c9cc;
    font-size: 16px;
    line-height: 30px;
}
.copyright-footer {
    background: #383c40;
    padding: 15px 0 12px;
    font-size: 14px;
    text-align: center;
    line-height: 18px;
}
.copyright-footer p {
    margin: 0;
}
.copyright-text {
    font-size: 14px;
    line-height: 14px;
    color: #c2c9cc;
    margin: 0;
}
.dm-full-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.mayosis-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.7);
    transition: opacity 0.5s;
    visibility: hidden;
    opacity: 0;
    z-index: 999;
    display: flex;
    align-items: center;
    overflow: hidden;
}
.mayosis-overlay:target {
    visibility: visible;
    opacity: 1;
}
.mayosis-popup {
    margin: 0 auto;
    padding: 20px;
    background: #fff;
    border-radius: 3px;
    width: 40%;
    position: relative;
    transition: all 5s ease-in-out;
    z-index: 999999;
}
.mayosis-popup h2 {
    margin-top: 0;
}
.mayosis-popup .close {
    position: absolute;
    top: 20px;
    right: 30px;
    transition: all 0.2s;
    font-size: 30px;
    font-weight: 700;
    text-decoration: none;
    color: #333;
}
.mayosis-popup .close:hover {
    color: #06d85f;
}
.mayosis-popup .popup-content {
    max-height: auto;
    overflow: hidden;
    margin-top: 20px;
}
@media screen and (max-width: 700px) {
    .mayosis-popup {
        width: 70%;
    }
    .title--box--full{
        flex-wrap:wrap;
    }
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 18px;
    right: 20px;
    display: none;
    background: #c8c8d7;
    color: #282837;
    width: 40px;
     height: 40px;
    padding: 0;
    font-size: 13px;
    z-index: 999;
    border: 1px solid #c8c8d7;
    border-radius: 2px;
    line-height: 40px;
    -webkit-box-shadow: 0 0 40px 0 rgba(10, 10, 25, 0.13);
    box-shadow: 0 0 40px 0 rgba(10, 10, 25, 0.13);
}
.back-to-top:hover {
    background-color: #5a00f0;
    border-color: #5a00f0;
    color: #fff;
}
.post-thumbnail img {
    -webkit-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.navbar-nav > li.dropdown:hover > ul.dropdown-menu {
    display: block !important;
}
.page_title_single {
    margin-bottom: 0;
}
.rss a:hover {
    color: #f26522;
}
.facebook a:hover {
    color: #3b5998;
}
.twitter a:hover {
    color: #1da1f2;
}
.google a:hover {
    color: #dd4b39;
}
.linkedin a:hover {
    color: #0077b5;
}
.author_social_items ul li.rss a:hover {
    color: #f26522 !important;
}
.author_social_items ul li.facebook a:hover {
    color: #3b5998 !important;
}
.author_social_items ul li.twitter a:hover {
    color: #1da1f2 !important;
}
.author_social_items ul li.google a:hover {
    color: #dd4b39 !important;
}
.author_social_items ul li.linkedin a:hover {
    color: #0077b5 !important;
}
div.social-networks a {
    border-bottom: none;
    text-decoration: none;
    margin-bottom: 10px;
    display: block;
}
.theme-4 .apsl-icon-block {
    padding: 16px 15px !important;
    font-size: 16px !important;
    float: left;
}
.dm_sidebar_input_button {
    padding: 0 !important;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.dm_sidebar_input_button input {
    border: none;
    background: 0 0;
    font-size: 0;
    height: 100%;
    position: relative;
    z-index: 100;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.dm_sidebar_input_button:after {
    position: absolute;
    top: 20%;
    left: 30%;
    height: 100%;
    width: 100%;
    content: "\1f50d";
    font-family: Zeroicons-Line;
    font-size: 14px;
    line-height: 24px;
    padding-left: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    font-weight: 700;
}
.theme--sidebar--widget #wp-calendar {
    width: 100%;
    border: none !important;
    background: 0 0 !important;
}
.theme--sidebar--widget table tbody tr:nth-child(even),
.theme--sidebar--widget table tfoot,
.theme--sidebar--widget table thead {
    background: 0 0;
}
.rssSummary {
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 10px;
}
a.rsswidget {
    font-weight: 700;
    display: block;
    font-size: 18px;
    margin-top: 10px;
}
span.rss-date {
    font-size: 14px;
}
.post-password-form input[type="password"] {
    max-height: 50px;
    vertical-align: middle;
    margin-top: 16px;
}
.post-password-form input[type="submit"] {
    background: #5a00f0 !important;
    border-color: #5a00f0 !important;
    color: #fff !important;
    border-width: 2px !important;
    padding: 15px 40px;
    font-weight: 700;
    font-size: 18px;
    border-radius: 3px;
    border-style: solid;
    max-height: 50px;
    vertical-align: middle;
    line-height: 1em;
}
.styleone.btn,
.styletwo.btn,
.transbutton.btn {
    border-width: 2px !important;
    padding: 11px 40px;
    font-size: 18px;
    border-radius: 3px;
    font-weight: 700;
}
.styleone.btn {
    background: #5a00f0;
    border-color: #5a00f0;
    color: #fff;
}
.styletwo.btn {
    background: #565e66;
    border-color: #565e66;
    color: #fff;
}
.transbutton.btn {
    background: 0 0 !important;
    border-color: #28375a !important;
    color: #28375a !important;
}
.transbutton.btn:hover {
    background: #28375a !important;
    border-color: #28375a !important;
    color: #fff !important;
}
.grid_dm figure {
    position: relative;
    float: left;
    overflow: hidden;
    max-width: auto;
    max-height: auto;
    background: #5f6d6c;
    border-radius: 3px;
    width: 100%;
}
.grid_dm figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}
.grid_dm figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.overlay_buy_btn,
.overlay_cart_btn {
    color: #fff;
    display: block;
    text-transform: capitalize;
}
.grid_dm figure figcaption::after,
.grid_dm figure figcaption::before {
    pointer-events: none;
}
.overlay_cart_btn {
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.overlay_buy_btn {
    font-size: 14px;
    margin-top: 15px;
}
figure.effect-dm2 figcaption {
    top: 0;
    bottom: 0;
    height: auto;
    background: rgba(95, 109, 108, 0.7);
    color: #3c4a50;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    display: flex;
    justify-content: center;
    align-items: center;
}
figure.effect-dm2 h2 {
    float: left;
    display: inline-block;
}
figure.effect-dm2 p.icon-links a {
    float: right;
    color: #3c4a50;
    font-size: 1.4em;
}
figure.effect-dm2:hover p.icon-links a:focus,
figure.effect-dm2:hover p.icon-links a:hover {
    color: #252d31;
}
figure.effect-dm2 p.description {
    position: absolute;
    bottom: 8em;
    padding: 2em;
    color: #fff;
    text-transform: none;
    font-size: 90%;
    opacity: 0;
    -webkit-transition: opacity 0.35s;
    transition: opacity 0.35s;
    -webkit-backface-visibility: hidden;
}
figure.effect-dm2 h2,
figure.effect-dm2 p.icon-links a {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 200%, 0);
    transform: translate3d(0, 200%, 0);
}
figure.effect-dm2 p.icon-links a span::before {
    display: inline-block;
    padding: 8px 10px;
    font-family: feathericons;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
figure.effect-dm2:hover p.description {
    opacity: 1;
}
figure.effect-dm2:hover figcaption {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
figure.mayosis-fade-in {
    background: 0 0 !important;
}
figure.mayosis-fade-in img {
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
    width: 100%;
}
figure.mayosis-fade-in figcaption {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    background: #000;
    opacity: 0;
}
figure.mayosis-fade-in:hover figcaption {
    opacity: 1;
}
.button-fill-color,
.cart_add_onh,
.live_demo_onh {
    font-size: 14px;
    font-weight: 700;
    display: inline;
    text-transform: capitalize;
}
figure.mayosis-fade-in figcaption::after,
figure.mayosis-fade-in figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    content: "";
    opacity: 0;
    -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
    transition: opacity 0.2s, transform 0.2s;
}
figure.mayosis-fade-in h2 {
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in;
    -moz-transition: opacity 0.2s ease-in;
    -ms-transition: opacity 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
}
.product_hover_details_button a.button-fill-color,
figure.mayosis-fade-in .social-button,
figure.mayosis-fade-in a,
figure.mayosis-fade-in p {
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}
.product_hover_details_button a:hover {
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}
figure.mayosis-fade-in:hover figcaption::after,
figure.mayosis-fade-in:hover figcaption::before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
figure.mayosis-fade-in:hover .social-button,
figure.mayosis-fade-in:hover a,
figure.mayosis-fade-in:hover h2,
figure.mayosis-fade-in:hover p {
    opacity: 1;
}
.product_hover_details_button .button-fill-color {
    display: block;
    max-height: 50px;
    line-height: 18px;
}
.product_hover_demo_button {
    margin-top: 10px;
}
.live_demo_onh {
    background: 0 0;
    color: #fff;
    border: 2px solid #fff;
    padding: 15px 40px;
    border-radius: 3px;
    display: block;
    max-height: 50px;
    line-height: 18px;
}
.button-fill-color,
.cart_add_onh:hover,
.live_demo_onh:hover {
    background: #fff;
    color: #353647;
}
.button-fill-color,
.cart_add_onh {
    padding: 15px 32px;
}
.button-fill-color {
    border: 1px solid #fff;
    border-radius: 3px;
}
.cart_add_onh {
    background: 0 0;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 3px;
    transition: 0.5s ease;
}
.dm2_title_block h2 {
    font-size: 18px !important;
    font-weight: 700;
    color: #28375a;
    line-height: 18px !important;
}
.dm2_title_block p {
    font-size: 16px !important;
    font-weight: 400;
    color: #8a9499;
}
.product-search-form {
    max-width: 100% !important;
}
.header-search-form {
    width: 100%;
}
.header-search-form .download_cat_filter {
    max-width: 30%;
}
.product-search-form .download_cat_filter {
    min-width: 20%;
}
.header-search-form .download_cat_filter select option {
    background: #fff;
}
header ol,
header ul {
    padding-left: 0;
}
.download_cat_filter {
    float: left;
    color: #fff;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    padding-right: 0;
}
.download_cat_filter select option {
    background-color: #60666e;
    color: #fff;
    box-shadow: none !important;
    border: none;
}
.download_cat_filter select option:hover {
    background-color: #5a00f0 !important;
}
.product-search-form select {
    box-shadow: none !important;
    width: 100% !important;
}
.product-search-form select:focus {
    border: none !important;
    box-shadow: none !important;
}
.product-search-form input[type="search"],
.product-search-form input[type="text"],
.product-search-form select {
    display: block;
    height: 54px;
    line-height: 20px;
    padding: 12px 18px;
    width: auto;
    background: 0 0;
    border: none;
    position: relative;
    z-index: 100;
    font-weight: 700;
    margin: 0;
    color: #fff;
    font-size: 1em;
    max-height: 50px;
}
.search-fields {
    position: relative;
    display: inline-block;
    flex: 1;
    vertical-align: top;
    background: #fff;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.search-fields input::-webkit-input-placeholder {
    line-height: 30px;
}
.search-fields input::-moz-placeholder {
    line-height: 30px;
}
.search-fields input:-ms-input-placeholder {
    line-height: 30px;
}
.search-fields input:-moz-placeholder {
    line-height: 30px;
}
.product-search-form input[type="search"],
.product-search-form input[type="text"] {
    display: block;
    height: 54px;
    line-height: 20px;
    padding: 12px 18px;
    width: 100%;
    border: 2px solid #5a00f0;
    position: relative;
    z-index: 100;
    font-weight: 700;
    margin: 0;
    color: rgba(0, 0, 0, 0.7);
    font-size: 16px;
    border-radius: 0 3px 3px 0;
}
.product-search-form input[type="search"]:focus,
.product-search-form input[type="text"]:focus {
    border: 2px solid #5a00f0;
}
.search-btn {
    position: absolute;
    height: 54px;
    width: 50px;
    right: 0;
    top: 0;
    z-index: 10;
}
.search-btn input[type="submit"] {
    border: none !important;
    background: 0 0 !important;
    font-size: 0;
    width: 100% !important;
    height: 100% !important;
    position: relative;
    z-index: 100 !important;
    max-height: 50px;
}
.search-btn::after {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: "\1f50d";
    font-family: Zeroicons-Line;
    line-height: 53px;
    color: #fff;
    color: #fff;
    padding-left: 19px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    max-height: 50px;
}
@media (min-width: 768px) {
    .mayosis-wrapper {
        overflow-x: unset !important;
    }
    .main-menu .navbar-right {
        float: right !important;
        margin-right: -25px;
    }
    .main-menu-header-6 ul {
        float: right;
    }
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}
.main-post-promo .single-user-info ul li,
.single-user-info ul li {
    float: left;
}
.col-lg-5ths,
.col-md-5ths,
.col-sm-5ths,
.col-xs-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-5ths {
    width: 20%;
    float: left;
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
    .fes-action-buttons-main {
        min-width: 210px;
    }
    .fes-date-data-main {
        min-width: 140px;
    }
    .fes-price-data-main {
        min-width: 150px;
    }
    .fes-login-registration.fes-login-registration-combo,
    .fes-login-registration.fes-login-registration-register {
        max-width: 570px;
    }
}
.page-main-header {
    background: #41474d;
    padding: 80px 0;
}
.archive_bredcrumb_header {
    background: #282837;
    padding: 80px 0 70px;
}
.blog-page-title {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: 24px;
    margin: 0;
}
.parchive-page-title {
    color: #fff;
    font-size: 36px;
    font-weight: 700;
    line-height: 24px;
    margin: 0;
}
h1.page-title {
    color: #fff;
}
.breadcrumb {
    background: 0 0;
    border: none;
}
.breadcrumb li a {
    color: #c2c9cc;
    font-size: 14px;
}
.breadcrumb > li + li::before {
    padding: 0 5px;
    color: #fff !important;
    content: ">" !important;
}
.single-post-breadcrumbs .breadcrumb > .active {
    opacity: 0.75;
}
.blog-main-content {
    padding: 20px 0;
    position: relative;
}
.post-promo-box {
    background: #e9edf7;
    padding: 30px;
    margin-bottom: 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
}
.mayosis-blog-flex .post-thumbnail {
    max-width: 150px;
    margin-right: 20px;
}
.single-blog-category {
    font-size: 14px;
    color: #28375a;
    display: inline-block;
    margin-bottom: 11px;
    border: 1px solid #28375a;
    margin-top: 0;
}
.single-blog-category a {
    padding: 2px 10px 3px;
    display: inline-block;
    line-height: 20px;
    font-weight: 400;
}
.single-blog-category:hover {
    background: #28375a;
    border: 1px solid #28375a;
    color: #fff;
    line-height: 20px;
    display: inline-block;
}
.single-blog-category:hover a {
    color: #fff;
    display: block;
    padding: 2px 10px 3px;
    line-height: 20px;
}
.single-blog-title {
    font-size: 15px;
    font-weight: 700;
    line-height: 20px;
    margin: 0;
    color: #28375a;
}
.main-post-promo .single-user-info {
    padding-top: 15px;
}
.main-post-promo .single-user-info ul {
    margin: 3px 0 0;
    padding: 0;
}
.main-post-promo .blog--layout--contents,
.single--post--header--content .toolspan {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
}
.main-post-promo .blog--layout--contents a:hover,
.single--post--header--content .toolspan {
    opacity: 0.5;
}
.main-post-promo .single-user-info ul li.date {
    font-size: 16px;
    font-weight: 700;
    color: #28375a;
}
.main-post-promo .datearchive {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    opacity: 0.5;
}
.main-post-promo .single-user-info ul li:first-child a {
    padding-left: 0;
}
.main-post-promo .single-user-info ul li:first-child a:hover {
    color: #5a00f0;
}
.main-post-promo .blog--layout--contents i,
.single-user-info ul li i {
    padding-right: 6px;
    font-size: 14px;
}
.main-post-promo .single-social-button {
    margin-left: 0;
    color: #fff;
    font-weight: 700;
    text-align: left;
    width: 100%;
    display: block;
    margin-top: 10px;
    float: left;
}
.main-post-promo .single-social-button a i {
    color: #fff;
    font-size: 14px;
    padding: 0 5px;
}
.main-post-promo .single-social-button i {
    font-size: 14px;
    padding-right: 6px;
}
.single-user-info ul {
    margin: 3px -8px;
    padding: 0;
}
.sidebar--search--blog .sidebar-search .search-form,
.sidebar-theme .search-form {
    float: right;
    width: 100%;
}
.single-user-info ul li {
    padding: 0 8px;
}
.single-user-info ul li a {
    font-size: 15px;
    font-weight: 400;
    color: #28375a;
}
.single-user-info ul li.date {
    font-size: 16px;
    font-weight: 700;
    color: #28375a;
}
.single-user-info ul li.datearchive {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}
.single-user-info ul li:first-child a {
    padding-left: 0;
}
.single-user-info ul li:first-child a:hover {
    color: #5a00f0;
}
.single-user-info ul li a i,
.single-user-info ul li i {
    padding-right: 6px;
    font-size: 14px;
}
.post-thumbnail img {
    min-width: 100%;
    border-radius: 3px;
}
.single-social-button {
    display: inline-block;
    margin-left: 30px;
    color: #fff;
}
.single-social-button a i {
    color: #fff;
    font-size: 14px;
    padding: 0 5px;
}
.single-social-button i {
    font-size: 14px;
    padding-right: 6px;
}
.post-thumbnail {
    position: relative;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.hover_effect_single {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(62, 67, 73, 0.9);
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: 50% center;
    opacity: 0;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.hover_effect_single .hover-btn,
.hover_effect_single .hover-btn:hover {
    background: #28375a;
    border-color: #28375a;
    color: #fff;
}
.hover_effect_single .hover-btn {
    font-size: 16px;
    font-weight: 700;
    border-radius: 3px;
    padding: 10px 20px;
}
.post-thumbnail:hover .hover_effect_single {
    opacity: 1;
}
.sidebar-theme {
    clear: both;
    background: #e9edf7;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.theme--sidebar--widget.dm_product_tag_widget {
    padding: 10px 24px;
}
.theme--sidebar--widget {
    margin-bottom: 30px;
    overflow: hidden;
}
.theme--sidebar--widget img {
    max-width: 100%;
}
.theme--sidebar--widget select {
    padding: 5px 20px;
    background-color: transparent;
    margin-top: 20px;
}
.footer-sidebar .sidebar-theme {
    background: 0 0 !important;
    margin-bottom: 0 !important;
}
.sidebar-theme ul {
    padding: 12px 30px 24px;
}
.sidebar-theme .grid_dm figure,
.sidebar-theme .product-thumb {
    border-radius: 0;
}
.sidebar-blog-categories ul {
    padding: 0;
}
.search--content--main {
    padding: 85px 0;
}
.sidebar--search--blog input[type="search"].search-field {
    border: 2px solid #282837;
    min-height: 50px;
    width: 100%;
    background: 0 0;
    margin-bottom: 30px;
    border-radius: 3px;
    padding: 10px 20px;
}
.sidebar--search--blog .sidebar-search .search-form input[type="search"] {
    border: 1px solid #28375a;
    min-height: 40px;
    width: 100%;
    padding-left: 10px;
    background: 0 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    margin-bottom: 30px;
}
.sidebar-search input[type="search"] {
    border: 1px solid #28375a;
    min-height: 50px;
    width: 86%;
    padding-left: 20px;
    background: 0 0;
    margin-bottom: 0 !important;
    border-radius: 3px;
    font-size: 16px;
    max-height: 50px;
    line-height: 16px;
    padding-top: 5px;
}
.sidebar-search input[type="search"]::placeholder {
    color: #28375a;
    opacity: 1;
}
.sidebar-search input[type="search"]::-webkit-input-placeholder {
    color: #28375a;
    opacity: 1;
}
.sidebar-search input.form-control:focus {
    padding-left: 10px;
}
.sidebar-search #icon-addon {
    border: 1px solid #28375a;
    background: #28375a;
    color: #fff;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    width: 50px;
    position: relative;
}
.theme--sidebar--widget.mayosis_download_filters,
.theme--sidebar--widget.widget_digital_search,
.theme--sidebar--widget.widget_search {
    background: 0 0 !important;
    padding: 0 !important;
    width: 100%;
}
.theme--sidebar--widget.widget_digital_search .input-group.sidebar-search,
.theme--sidebar--widget.widget_search .search-field {
    margin: 0 !important;
}
.input-group.sidebar-search {
    width: 100%;
    display: flex;
}
.sidebar-product-widget {
    margin: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-bottom: 30px;
    overflow: hidden;
}
.sidebar-blog-categories ul li:hover,
.sidebar-blog-categories ul li:hover a {
    color: #5a00f0;
}
.widget-title {
    background: #282837;
    padding: 22px 0;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    line-height: 20px;
    letter-spacing: 0.5px;
}
.widget-products {
    padding: 0 0 20px;
    margin: 0 -15px;
    min-height: auto;
}
.widget-products .product-price span.edd_price {
    font-size: 14px;
}
.widget_archive ul li a,
.widget_categories ul li a,
.widget_meta ul li a {
    line-height: 30px;
}
.widget_recent_entries ul li a {
    font-weight: 400;
    padding: 7px 0;
    display: inline-block;
    line-height: 25px;
}
.widget_recent_comments ul li {
    padding: 7px 0;
    display: inline-block;
    line-height: 25px;
}
.widget_recent_comments .comment-author-link a {
    font-weight: 400;
}
.widget_recent_comments a {
    font-weight: 700;
}
.widget_recent_entries ul li span.post-date {
    width: 100%;
    float: left;
    font-size: 14px;
    opacity: 0.5;
    margin-top: -5px;
    font-style: italic;
}
.sidebar-details h3 {
    font-size: 15px;
    line-height: 20px;
    color: #28375a;
    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 0;
}
.sidebar-details p {
    font-size: 14px;
    color: #8a9499;
    margin-top: 0;
}
.sidebar-blog-categories ul li a,
.subscribe-content p {
    line-height: 30px;
    color: #28375a;
    font-size: 16px;
}
.sidebar-details p.post-views {
    opacity: 0.75 !important;
}
.sidebar-blog-categories {
    padding: 0 30px 30px;
}
.sidebar-blog-categories ul li {
    width: 100%;
    padding: 5px 0;
}
.sidebar-blog-categories ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
.sidebar-blog-categories ul li a {
    text-decoration: none;
    font-weight: 700;
}
.subscribe-content {
    padding: 30px;
}
.subscribe-form .input-group {
    display: block;
    padding-top: 20px;
}
.subscribe-form .input-group input[type="email"] {
    border: 1px solid #28375a;
    min-height: 40px;
    width: 100%;
    font-size: 16px;
    color: #9aa2a6;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.subscribe-btn {
    margin-top: 20px;
    border-radius: 3px;
    background: #5a00f0;
    border-color: #5a00f0;
    font-size: 16px;
    font-weight: 700;
    padding: 11px 26px;
    line-height: 16px;
    color: #fff;
}
.subscribe-btn:hover {
    background: #28375a;
    border-color: #28375a;
    color: #fff;
}
.post-tabs .nav > li > a {
    position: relative;
    display: block;
    padding: 20px 15px;
    background: #f0f1f2;
    color: #28375a;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0;
}
.post-tabs .nav > li:first-child > a {
    border-top-left-radius: 3px;
}
.post-tabs .nav > li:last-child > a {
    border-top-right-radius: 3px;
}
.post-tabs .nav-pills > li.active > a,
.post-tabs .nav-pills > li.active > a:focus,
.post-tabs .nav-pills > li.active > a:hover {
    color: #fff;
    background-color: #28375a;
}
.post-tabs .tab-content .tab-pane {
    padding: 0;
}
.widget-posts {
    padding: 7.5px 0;
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.popular-tag ul {
    padding: 20px 30px 0;
}
.popular-tag ul li {
    float: left;
    margin: 10px 5px;
}
.popular-tag ul li a {
    text-decoration: none;
    background: #d7d8d9;
    color: #28375a;
    font-size: 16px;
    line-height: 18px;
    padding: 5px 15px;
    text-transform: lowercase;
}
.bottom-post-footer-widget {
    background: #f0f1f2;
}
.bottom-product-sidebar {
    padding: 67px 0 15px;
}
.bottom-product-sidebar h4 {
    font-size: 16px;
    font-weight: 700 !important;
    color: #28375a;
    text-transform: uppercase;
    line-height: 24px;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}
.bottom-widget-product {
    padding: 5px 0 0;
    width: 100%;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.bottom-widget-product .product-price .edd_price {
    font-size: 14px;
}
.main-post-promo .breadcrumb {
    text-align: left;
    padding: 0;
    margin-bottom: 0;
    background: 0 0;
    font-size: 13px;
}
.product-main-header .breadcrumb {
    text-align: left;
    padding: 0;
    margin-bottom: 0;
    background: 0 0;
    font-size: 13px;
}
.main-post-promo .breadcrumb a,
.main-post-promo .breadcrumb span {
    opacity: 0.5;
}
.product-main-header .breadcrumb a,
.product-main-header .breadcrumb span {
    opacity: 0.5;
}
.main-post-promo .breadcrumb a:hover {
    opacity: 1;
}
.product-main-header .breadcrumb a:hover {
    opacity: 1;
}
.single-post-breadcrumbs .breadcrumb {
    padding-bottom: 15px;
}
.post-thumb-single img {
    min-width: 100%;
}
.single-post-excerpt {
    font-size: 16px;
    color: #c2c9cc;
    padding-top: 25px;
    line-height: 24px;
    opacity: 0.75;
}
.main-post-promo .single-user-info ul li a {
    color: #fff;
}
.single-post-block img {
    display: block;
    max-width: 100%;
    height: auto;
}
.product-archive-breadcrumb {
    position: relative;
}
.product-main-content {
    padding: 80px 0;
}
.product-main-content .common-paginav {
    padding-top: 60px;
}
.product-tag a:hover {
    text-decoration: none;
}
.single-product-buttons {
    padding-top: 30px;
}
.category--widget--margin {
    margin-bottom: 30px;
}
.single-cart-button a.btn {
    background: #5a00f0;
    border-color: #5a00f0;
    width: 100%;
    color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 700;
    padding: 12.5px 20px;
}
.single-cart-button a.btn:hover {
    background: #41474d;
    border-color: #fff;
}
.product_widget_inside .ghost_button {
    margin-bottom: 15px;
}
#fes-save-as-draft {
    background: 0 0 !important;
    border: 2px solid;
    color: #28375a;
    padding: 10px 20px;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    max-height: 50px;
    min-height: 50px;
    margin-bottom: 20px;
}
.ghost_button {
    background: 0 0;
    border: 2px solid #28375a;
    color: #28375a;
    padding: 10px 20px;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    display: block;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    max-height: 50px;
    min-height: 50px;
    line-height: 25px;
}
.comment-button a.btn,
.social-button {
    font-size: 16px;
    border-color: #c2c9cc;
    border-width: 2px;
    font-weight: 700;
    max-height: 50px;
    width: 100%;
    padding: 13px 40px;
    height: 50px;
    line-height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: 0 0 !important;
}
.ghost_button:hover {
    background: #28375a;
    color: #fff;
}
#commentform {
    clear: both;
    overflow: hidden;
}
.comment-author.vcard img,
.social-button {
    border-radius: 3px;
}
.comment-button a.btn:hover {
    background: #c2c9cc !important;
    border-color: #c2c9cc;
    color: #28375a;
}
.comment-details.clr {
    padding-left: 0;
}
.social-button {
    background: 0 0 !important;
    border-style: solid;
    color: #c2c9cc;
}
.social-button a i {
    color: #41494c;
    padding: 6px 5px;
    display: inline-block;
    text-align: center;
    margin: 0 5px;
    min-width: 27px;
    height: 25px;
    font-size: 12px;
    line-height: 14px;
    background: #c2c9cc;
}
.social-button a:last-child i {
    margin-right: 0;
}
.single-product-widget {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding-bottom: 15px;
}
.single-blog-widget {
    background: #e9edf7;
}
select.selectpicker,
select.selectpicker:focus {
    background-size: 5px 5px, 5px 5px, 2.5em 2.5em;
    background-repeat: no-repeat;
}
.bottom-widget-product .grid_dm figure,
.bottom-widget-product .product-thumb,
.bottom-widget-product .product-thumb img,
.sidebar-thumbnail .product-thumb img,
.single-blog-widget .grid_dm figure,
.single-blog-widget .product-thumb,
.widget-products .grid_dm figure,
.widget-products .product-thumb,
.widget-products .product-thumb img {
    border-radius: 0 !important;
}
.product-purchase-box {
    padding: 0 15px;
}
.product_widget_inside {
    padding: 0 30px;
}
.product-purchase-box .product-price {
    text-align: center;
    margin-bottom: 10px;
    padding: 42px 0 17px;
}
.product-price h3 {
    font-size: 30px;
    line-height: 36px;
    font-weight: 700;
    color: #28375a;
}
.licence-dropdown .selectpicker {
    background-color: #f0f1f2;
    border: thin solid #28375a;
    border-radius: 3px;
    line-height: 1.5em;
    padding: 0.5em 3.5em 0.5em 1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100%;
}
select.selectpicker {
    background-image: linear-gradient(45deg, transparent 50%, #28375a 50%), linear-gradient(135deg, #28375a 50%, transparent 50%), linear-gradient(to right, #f0f1f2, #f0f1f2);
    background-position: calc(100% - 20px) calc(1em + 2px), calc(100% - 15px) calc(1em + 2px), 100% 0;
}
select.selectpicker:focus {
    background-image: linear-gradient(45deg, #28375a 50%, transparent 50%), linear-gradient(135deg, transparent 50%, #28375a 50%), linear-gradient(to right, #f0f1f2, #f0f1f2);
    background-position: calc(100% - 15px) 1em, calc(100% - 20px) 1em, 100% 0;
    border-color: grey;
    outline: 0;
}
.live-preview a.btn {
    width: 100%;
    background: 0 0;
    border-radius: 3px;
    border-color: #28375a;
    color: #28375a;
}
.product-single-buttons {
    padding: 0 30px;
}
.product-single-buttons .add-to-cart,
.product-single-buttons .buy-now {
    padding: 12px 40px;
    font-size: 18px;
    margin-top: 10px;
    color: #fff;
    font-weight: 700;
    min-width: 100%;
}
.product-single-buttons .add-to-cart {
    background: #5a00f0;
    border-color: #5a00f0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.product-single-buttons .buy-now {
    background: #94a63a;
    border-color: #94a63a;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.payment-title {
    padding: 0 0 10px;
    color: #28375a;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
}
.payment-option {
    margin: 15px 30px;
    padding: 15px 5px;
    height: auto;
    background: #e9edf7;
    border: 1px solid #c6c9cc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.payment-option img {
    padding: 10px;
}
.release-info {
    margin-bottom: 14px;
}
.release-info-block {
    padding: 4px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
li.release-info-block:first-child {
    padding-top: 5px !important;
}
li.release-info-block:last-child {
    padding-bottom: 0 !important;
}
.release-info-widget-mayosis {
    padding-bottom: 23px !important;
}
.release-info .rel-info-tag {
    color: #28375a;
    font-weight: 400;
    text-align: left;
    flex: 1;
}
.release-info .rel-info-value {
    color: #28375a;
    font-weight: 400;
    text-align: right;
    flex: 1;
}
.mayosis-exif-data .mayosis-exif-lists {
    margin-bottom: 14px;
}
.mayosis-exif-data .mayosis-exif-item {
    padding: 4px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.mayosis-exif-data .mayo-exif-tag {
    color: #28375a;
    font-weight: 400;
    text-align: left;
    flex: 1;
}
.mayosis-exif-data .mayo-exif-value {
    color: #28375a;
    font-weight: 400;
    text-align: right;
    flex: 1;
}
.fourzerofour-area,
.page_breadcrumb,
.product_top_flex {
    text-align: center;
}
.rel-info-value p {
    display: inline;
}
.release-info-block span {
    text-align: center;
    flex: auto;
    max-width: 20px;
    font-weight: 400;
}
.single_main_header_products .edd_download_purchase_form .edd_price_options {
    display: none;
}
.single--post--content {
    font-size: 14px;
}
.single--post--content a:hover,
.single--post--content span.toolspan {
    opacity: 0.5;
}
.single--post--content .single-product-buttons a:hover {
    opacity: 1;
}
.product-price h3 {
    margin-top: 0;
}
.edd-add-to-cart,
.edd-fd-button,
.edd-submit,
.edd-submit.button.blue,
.edd_go_to_checkout.button,
.edd_purchase_submit_wrapper a.edd-add-to-cart.edd-has-js {
    min-width: 100%;
    padding: 15px 40px;
    font-weight: 700;
    font-size: 16px;
    background: #5a00f0;
    text-transform: capitalize;
    border: 2px solid;
    max-height: 50px;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}
#edd_checkout_cart td img {
    margin: 0 20px 0 0;
}
.edd_purchase_submit_wrapper a.edd-add-to-cart.edd-has-js {
    display: inline-block;
    background: #5a00f0;
    width: 100%;
}
.card-expiration .edd-description {
    width: 100%;
}
.product-purchase-box .edd_download_quantity_wrapper,
.single_main_header_products .edd_download_quantity_wrapper {
    display: none;
}
.single_main_header_products .breadcrumb .active,
.single_main_header_products .breadcrumb a,
.single_main_header_products .breadcrumb span {
    opacity: 0.5;
}
.single_main_header_products .breadcrumb a:hover {
    opacity: 1;
}
.promo_price {
    color: #28375a;
    max-height: 40px;
    font-size: 16px;
    line-height: 16px;
    border-radius: 3px;
    font-weight: 700;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    background-color: transparent !important;
    font-size: 14px;
}
.breadcrumb a,
.sep {
    color: #fff;
}
.breadcrumb a:hover {
    color: #fff;
    text-decoration: none;
}
.page_breadcrumb {
    background: #282837;
    padding-top: 54px;
    padding-bottom: 53px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.page_breadcrumb .breadcrumb {
    padding: 2px 15px;
    margin-bottom: 0;
}
.post-viewas ul {
    float: right;
}
.post-viewas > .nav-pills > li.active > a,
.post-viewas > .nav-pills > li.active > a:focus,
.post-viewas > .nav-pills > li.active > a:hover {
    background-color: transparent !important;
    color: #5a00f0;
}
.post-viewas > .nav-pills > li > a,
.post-viewas > .nav-pills > li > a:focus,
.post-viewas > .nav-pills > li > a:hover {
    background-color: transparent !important;
    color: #28375a;
}
.comment-button,
.social-button {
    margin-bottom: 0;
}
.product-top-button-flex {
    display: flex;
}
.product_top_flex {
    padding: 0 6px;
}
.product_top_flex:first-child {
    padding-left: 0;
}
.product_top_flex:last-child {
    padding-right: 0;
}
.fourzerofour-area span {
    color: #cc1433;
}
.fourzerofour-info {
    padding: 80px 0;
    background: #41474d;
    color: #fff;
    font-size: 18px !important;
    font-weight: 700;
    line-height: 30px;
}
.fourzerofour-info a {
    color: #fff;
}
#edd_checkout_wrap {
    margin-top: 60px;
}
table#edd_checkout_cart {
    background: 0 0;
}
#edd_checkout_cart .edd_cart_header_row th {
    background: 0 0;
    padding: 1.387em;
    color: #28375a;
    border: none !important;
    font-size: 16px;
    font-weight: 700;
}
#edd_checkout_cart td img {
    width: 120px;
    height: 80px;
}
#edd_checkout_cart td {
    font-size: 16px;
    line-height: 24px;
    vertical-align: middle;
    background: 0 0;
    border-left: 0 !important;
    border-right: 0 !important;
}
.dm_checkout table tfoot,
.dm_checkout table thead,
table#edd_checkout_cart tbody tr:nth-child(even) {
    background: 0 0;
}
#edd-discount {
    margin-bottom: 20px;
}
.edd_cart_header_row {
    background: 0 0;
    padding: 20px;
    margin-top: 50px;
    border-radius: 3px;
}
div.edd_cart_item_image {
    display: table-cell;
    vertical-align: middle;
}
span.edd_checkout_cart_item_title {
    display: table-cell;
    vertical-align: middle;
    margin-left: 10px;
    font-size: 16px;
    line-height: 24px;
    color: #28375a;
}
#edd_checkout_cart input.edd-item-quantity {
    width: 3.5em;
    padding: 5px 5px 5px 10px;
    background: 0 0;
    display: inline-block;
    border-radius: 3px;
    border: 1px solid #28375a;
}
.edd_cart_remove_item_btn {
    font-size: 16px;
}
.edd_cart_actions {
    text-align: right;
}
.edd_cart_footer_row .edd_cart_total {
    text-align: right !important;
    background: 0 0;
    font-size: 18px;
    font-weight: 700 !important;
    text-transform: uppercase;
    color: #5a00f0;
    border-top: 0 !important;
    border-bottom: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    line-height: 35px;
    padding: 7px 0 0 !important;
}
.edd_cart_discount {
    border-color: #e9edf7;
    font-size: 16px;
}
#edd_checkout_cart .edd-submit.button.blue,
#edd_checkout_cart a.edd-cart-saving-button.edd-submit.button.blue {
    text-decoration: none;
    width: auto;
    background: #28375a !important;
    border-color: #28375a !important;
    font-size: 16px;
    margin: 0 5px;
    line-height: 20px;
    font-weight: 400;
    min-width: auto;
}
#edd_checkout_cart a.edd-cart-saving-button.edd-submit.button.blue {
    display: inline-block;
    padding: 11px 20px 13px;
}
#edd_checkout_cart .edd-submit.button.blue {
    display: inline;
    padding: 10px 20px 12px;
}
#edd_discount_code,
#edd_show_discount {
    background: 0 0 !important;
    border-color: transparent;
    border-right: 1px solid transparent !important;
}
#edd_checkout_form_wrap span.edd-description {
    color: #28375a;
    font-size: 14px;
    display: inline;
    margin-right: 15px;
    float: left;
    font-weight: 400;
    padding-top: 0;
    padding-bottom: 4px;
}
#edd-payment-mode-wrap label {
    font-weight: 400 !important;
}
#edd_checkout_form_wrap .edd-payment-icons {
    padding: 0 10px;
    margin: 52px 0 50px;
}
#edd-discount {
    border: 1px solid #c2c7cc;
    max-height: 40px;
    border-radius: 3px;
    float: left;
    width: 45% !important;
    margin-right: 15px;
}
#edd-discount-code-wrap .edd-label {
    font-size: 16px;
    color: #28375a;
    font-weight: 700;
}
#edd_checkout_form_wrap .edd-cart-adjustment .edd-apply-discount.edd-submit {
    margin: 0 auto;
    min-width: auto;
    max-width: 100px;
    max-height: 40px;
    display: inline;
    line-height: 30px;
}
#edd_payment_mode_select_wrap {
    float: left;
    width: 100%;
    margin-top: 30px;
}
.edd-apply-discount {
    background: tranparent !important;
    border: 1px solid #28375a;
    border-radius: 3px;
    color: #fff !important;
    min-height: 40px;
}
.empty_cart_icon {
    padding: 50px 0;
}
.empty_cart_icon i {
    font-size: 200px;
    color: #28375a;
}
.empty_cart_icon h2 {
    color: #28375a;
}
#edd_checkout_form_wrap legend {
    display: block;
    font-size: 24px !important;
    line-height: 28px;
    font-weight: 700 !important;
    width: 100%;
    margin-bottom: 10px;
    padding: 0;
    border: none;
    color: #28375a;
    text-transform: capitalize;
}
#edd_checkout_wrap #edd_checkout_form_wrap label {
    font-weight: 700;
    position: relative;
    line-height: 18px;
    font-size: 16px !important;
    color: #28375a;
}
#edd_checkout_form_wrap span.edd-required-indicator {
    color: #28375a;
    display: inline;
}
#edd_checkout_form_wrap input.edd-input::placeholder,
#edd_checkout_form_wrap textarea.edd-input::placeholder {
    color: #28375a;
    opacity: 0.5;
}
#edd_checkout_form_wrap fieldset {
    border: none;
}
fieldset#edd_discount_code {
    margin-top: -21px;
    background: 0 0 !important;
    border: 1px solid transparent !important;
}
#edd_checkout_form_wrap #edd-discount-code-wrap,
#edd_checkout_form_wrap #edd_final_total_wrap,
#edd_checkout_form_wrap #edd_show_discount {
    border: none !important;
}
#edd_checkout_cart td {
    text-align: left;
    border: none;
    color: #28375a;
    padding: 15px 0 !important;
}
#edd_checkout_cart thead th {
    text-align: left;
    border: none;
    color: #28375a;
    padding: 27px 0 !important;
}
#edd_checkout_cart th {
    border: none;
    color: #28375a;
}
#edd_checkout_cart tfoot th {
    padding: 13px 0 0;
}
#edd_checkout_cart tfoot th.checkout-buttons-footer {
    padding: 22px 0 16px;
}
.edd_cart_subtotal,
.edd_cart_tax {
    font-size: 16px;
    font-weight: 700;
}
.checkout-buttons-footer {
    padding-top: 30px !important;
}
.edd_cart_total {
    padding-right: 0 !important;
}
table#edd_checkout_cart tbody {
    border-top: 1px solid #28375a;
    border-bottom: 1px solid #28375a;
}
.spacer-tbody {
    height: 15px;
}
#edd_checkout_form_wrap #edd-login-account-wrap,
#edd_checkout_form_wrap #edd-new-account-wrap,
#edd_checkout_form_wrap #edd_final_total_wrap,
#edd_checkout_form_wrap #edd_show_discount,
#edd_checkout_form_wrap .edd-cart-adjustment {
    background: 0 0;
}
#edd_checkout_form_wrap #edd-payment-mode-wrap label {
    font-size: 16px;
    font-weight: 400;
    color: #28375a;
}
#edd-wl-modal input[type="radio"],
#edd_checkout_form_wrap input[type="radio"] {
    background: #e9eef2;
    color: #555;
    clear: none;
    cursor: pointer;
    display: inline-block;
    height: 14px;
    margin: -3px 4px 0 0;
    outline: 0;
    padding: 0 !important;
    vertical-align: middle;
    width: 14px;
    min-width: 14px;
    -webkit-appearance: none;
    -webkit-transition: 50ms border-color ease-in-out;
    transition: 50ms border-color ease-in-out;
    border-radius: 50%;
    line-height: 14px;
    text-align: center;
}
#edd_payment_mode_select_wrap input[type="radio"]:checked::before {
    float: left;
    color: #5a00f0;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    margin-left: 0;
    content: "\2b58";
    font-family: Zeroicons-Line;
    font-weight: 700;
    speak: none;
    -webkit-font-smoothing: antialiased;
}
#edd-wl-modal input[type="radio"]:checked::before,
#edd_checkout_form_wrap input[type="radio"]:checked::before {
    float: left;
    color: #5a00f0;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    margin-left: 0;
    content: "\2705";
    font-family: Zeroicons-Line;
    font-weight: 700;
    speak: none;
    -webkit-font-smoothing: antialiased;
}
#edd_checkout_form_wrap .edd-payment-icons img.payment-icon {
    max-height: 40px;
    width: auto;
    margin: 0 3.5px;
}
#edd_checkout_form_wrap input.edd-input,
#edd_checkout_form_wrap textarea.edd-input {
    display: inline-block;
    width: 100%;
    border: 1px solid rgba(60, 70, 90, 0.5);
    border-radius: 3px;
    height: 50px;
    color: #28375a;
    padding-left: 20px;
}
#edd_final_total_wrap {
    width: 70% !important;
    margin: 20px auto !important;
    background: #f0f1f2;
    border: 1px solid #c2c7cc;
    border-radius: 3px;
    color: #aaaeb2;
    text-align: left !important;
}
#edd_purchase_submit .edd-submit.button,
#edd_purchase_submit .edd-submit.button.blue {
    width: auto !important;
    min-width: auto;
    padding: 14px 80px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    max-height: 50px;
}
#edd_payment_mode_select {
    border-right: 1px solid #b6babf;
}
#edd-discount {
    display: inline;
}
#edd_checkout_form_wrap select.edd-select {
    width: 100%;
    display: inline-block;
    border: 1px solid rgba(60, 70, 90, 0.5);
    border-radius: 3px;
    height: 40px;
    color: #28375a;
    padding-left: 20px;
    line-height: 20px;
}
#edd_checkout_form_wrap fieldset {
    padding: 10px !important;
    margin: 0 !important;
}
#edd_show_discount {
    text-align: left;
}
#edd_checkout_form_wrap select.edd-select.edd-select-small {
    display: inline;
    width: auto;
    padding-right: 20px;
}
.edd-fd-button {
    color: #fff;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 700;
    padding: 11px 20px;
    text-align: center;
    display: block;
}
#edd_purchase_submit #edd_final_total_wrap {
    background: 0 0;
    border: none;
    font-size: 24px;
    font-weight: 700;
    padding-left: 10px;
    margin: 44px 0 22px !important;
    display: block;
    width: 100% !important;
}
.edd_terms_links {
    text-decoration: underline;
}
.edd-cart-added-alert {
    display: none !important;
}
#edd-login-account-wrap a,
#edd-new-account-wrap a,
.edd_discount_link {
    color: #5a00f0;
    text-decoration: underline;
}
.edd_discount_remove {
    top: 0 !important;
    display: inline-block;
    width: 12px;
    height: 12px;
    background: url(/wp-content/themes/mayosis/images/xit.gif) no-repeat;
    position: relative;
}
.edd_discount_remove:hover {
    background-position: -12px 0;
}
#edd_cc_address #edd-card-city-wrap,
#edd_cc_address #edd-card-country-wrap,
#edd_checkout_login_register #edd_login_fields #edd-user-login-wrap,
#edd_purchase_form_wrap #edd-card-cvc-wrap,
#edd_register_account_fields #edd-user-pass-wrap {
    margin-bottom: 30px;
}
#edd_cc_address #edd-card-state-wrap,
#edd_cc_address #edd-card-zip-wrap,
#edd_checkout_login_register #edd-user-pass-confirm-wrap,
#edd_checkout_login_register #edd_login_fields #edd-user-pass-wrap,
#edd_purchase_form_wrap #edd-card-name-wrap {
    margin-bottom: 30px;
}
#edd_checkout_login_register #edd-user-login-submit .edd-submit {
    display: inline;
    width: auto;
    text-transform: capitalize;
    color: #fff;
    padding: 10px 20px;
    min-width: auto;
}
.edd-discount-code-field-wrap {
    width: 100%;
    display: flex;
}
.edd-discount-code-field-wrap .edd-input {
    flex: 1;
}
#edd_checkout_form_wrap fieldset#edd_cc_fields {
    border: none;
    background: 0 0;
    position: relative;
}
#edd_register_account_fields {
    margin-top: 30px !important;
}
@media (min-width: 991px) {
    .subscribe_form_dm .wpcf7-form-control-wrap.email {
        max-width: 80% !important;
        width: 80%;
    }
    .subscribe-button {
        width: 20% !important;
        margin-top: 0 !important;
    }
    .subscribe_form_dm .input-group-addon input {
        width: 100% !important;
    }
    #edd_checkout_form_wrap {
        max-width: 75%;
        margin: 0 auto;
    }
    #edd_discount_code #edd_show_discount {
        padding: 0;
    }
    #edd_checkout_form_wrap .edd-payment-icons {
        padding-left: 5px;
    }
    #edd_checkout_form_wrap .edd-cart-adjustment {
        padding: 0;
    }
    #edd_register_fields #edd-login-account-wrap {
        padding: 45px 30px;
    }
    .xtra-desktop-padding {
        padding-right: 45px;
    }
    .subscribe-box-photo-main {
        margin-left: -15px;
    }
    .subscribe-box-photo h4 {
        padding: 0 30px;
    }
    .photo-subscribe--content ul li i {
        padding-right: 5px;
    }
    .stylebphotos .blog-main-content {
        margin-right: -15px;
    }
    .photo-style-b-box {
        margin-right: -15px;
    }
}
.cart_top_1 .cart_widget .mini_cart {
    background: #f0f1f2;
    border: none;
    padding: 20px;
    min-width: 220px;
    right: 9px !important;
    border-radius: 0;
}
.cart_top_3 .cart_widget .mini_cart {
    background: #f0f1f2;
    border: none;
    padding: 20px;
    min-width: 360px;
    right: 9px !important;
    border-radius: 0;
}
.cart_top_1 .cart_widget .mini_cart li.edd-cart-item,
.cart_top_3 .cart_widget .mini_cart li.edd-cart-item {
    border-bottom: 1px solid #b6babf;
    padding: 20px 0;
}
.edd-cart-item-quantity,
.edd-cart-item-title {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
}
.mini_cart .edd-cart-item-title {
    display: inline-block;
}
.cart_item.edd-cart-meta.edd_total,
.mini_cart .cart_item.edd-cart-meta.edd_subtotal,
.mini_cart .edd-cart-meta.edd_cart_tax {
    color: #fff;
}
.mini_cart .checkout-button-mini {
    width: 100%;
    padding: 0;
    margin-top: 17px;
    margin-bottom: 11px;
}
.min-cart-item {
    width: 100%;
    border-bottom: 1px solid #414150;
    padding: 25px 0 !important;
}
.mini_cart .edd-cart,
.mini_cart .widget.widget_edd_cart_widget ul,
.mini_cart .widget.widget_edd_cart_widget ul li,
.mini_cart li {
    line-height: 25px;
}
.mini_cart .edd-cart {
    margin-left: 0 !important;
}
.cart-widget-flex {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.widget-flex-1 {
    flex: 1;
    padding-right: 20px;
}
.cart_item.edd-cart-meta.edd_total {
        width: 100%;
    float: left;
    margin-top: 25px;
    font-size: 22px;
    font-weight: 700;
    background: 0 0;
    text-align: center;
    margin-bottom: 5px;
}
.cart_top_1 .cart_widget .mini_cart .widget .edd_checkout a,
.cart_top_3 .cart_widget .mini_cart .widget .edd_checkout a {
    background: #5a00f0;
    width: 100%;
    display: block;
    font-size: 16px !important;
    text-align: center;
    color: #fff !important;
    font-weight: 700;
    padding: 10px 0;
    border-radius: 3px;
    margin-top: 20px;
    overflow: hidden;
}
.cart_top_1 .cart_widget .mini_cart .widget .edd_checkout a:hover,
.cart_top_3 .cart_widget .mini_cart .widget .edd_checkout a:hover {
    background: #28375a !important;
}
.mini_cart .widget .cart_item.empty .edd_empty_cart,
.widget_edd_cart_widget.cart-empty .cart_item.empty {
    color: #fff;
    font-size: 16px;
    font-weight: 700;
}
.mini_cart .widget.widget_edd_cart_widget {
    padding: 40px 0;
}
.mini_cart .widget .edd-cart-item-price {
    color: #fff;
    width: 100%;
    display: inline-block;
    float: left;
}
.mini_cart .widget .edd-remove-from-cart {
    color: #fff;
    transition: all 0.15s;
    display: inline-block;
    float: right;
    position: absolute;
    right: 40px;
    font-size: 0;
}
.mini_cart .widget .edd-remove-from-cart::after {
    content: "\2715";
    font-family: Zeroicons-Line;
    position: absolute;
    width: 40px;
    text-align: right;
    right: 0;
    font-size: 14px;
}
.mini_cart .widget .edd-remove-from-cart:hover {
    opacity: 0.5;
}
.mini_cart .cart_item.edd_checkout {
    display: inline-block;
    width: 100%;
}
.mini_cart .cart_item.edd_checkout a {
    width: 100%;
    text-align: center;
    background: #5a00f0;
    border-color: #5a00f0;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    padding: 10px;
    margin-top: 10px;
    border-radius: 3px;
}
.mini_cart li.edd-cart-item {
    margin-bottom: 20px;
}
.mini_cart .edd-cart-item-separator {
    display: none;
}
.edd-cart-meta.edd_subtotal,
.edd-cart-meta.edd_total {
    background-color: transparent;
}
#edd_login_form .edd-input,
#edd_register_form .edd-input {
    width: 100%;
    padding: 5px 20px;
    border: 1px solid #fcfcfc;
    border-radius: 3px;
    color: #aaaeb2;
    height: 50px;
    line-height: 50px;
}
.edd-login-remember {
    width: 50%;
    float: left;
}
.edd-lost-password {
    width: 50%;
    float: right;
    text-align: right;
}
.edd-lost-password a {
    font-weight: 400;
    font-size: 14px;
    color: #aaaeb2;
}
#edd-purchase-button,
.dm_register_button,
.edd-submit {
    background: #5a00f0;
    color: #fff;
    display: block;
    width: 100%;
    border: none;
    font-size: 16px;
    font-weight: 700;
    border-radius: 3px;
    padding: 10px;
}
#edd_login_form label,
#edd_register_form label {
    font-weight: 400;
    font-size: 14px;
    color: #aaaeb2;
}
.edd_price_options.licence-dropdown {
    margin-top: 22px;
}
#edd_user_history {
    border: none;
    padding: 0;
    background: 0 0;
}
#edd_user_history th {
    font-weight: 700;
    background: 0 0;
    padding: 20px 0;
    border-color: #1e1450;
}
#edd_user_history td {
    line-height: 25px;
    vertical-align: middle;
    padding: 35px 0 37px;
    border-color: #1e1450;
    border-width: 1px;
}
#edd_user_history .edd_purchase_details {
    text-align: left;
}
#edd_user_history td,
#edd_user_history th {
    border-left: 0 !important;
    border-right: 0 !important;
}
.edd-pruchase--conformation--message {
    background: #fff;
    padding: 60px 0 63px;
    text-align: center;
}
table#edd_purchase_receipt {
    margin-top: 20px;
}
.edd_download_file_link {
    background: #00b478;
    border: 2px solid #00b478;
    color: #fff;
    padding: 5px 15px 7px;
    border-radius: 3px;
    font-weight: 700;
    width: 110px;
}
.edd_download_file_link:hover {
    color: #fff;
    filter: brightness(120%);
}
.no-files-available {
    list-style: none;
}
.no-files-available a {
    background: #ebecee;
    border: 2px solid #ebecee;
    color: #c8cbd0;
    padding: 5px 23px 7px;
    border-radius: 3px;
    font-weight: 700;
    width: 110px;
}
.no-files-available a:hover {
    color: #c8cbd0;
}
.edd_download_file {
    margin: 15px 0;
}
.edd--pr-con-boxes {
    background: #fff;
    box-shadow: 0 4px 32px 0 rgba(15, 20, 30, 0.08);
    padding: 0 30px 30px;
}
.edd--pr-con-boxes .reciept_heading {
    margin: 0 -30px;
}
.dm_reciept {
    padding: 80px 0;
}
h2.reciept_heading {
    background: #41474d;
    padding: 33px 30px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 20px;
    margin-bottom: 0;
    color: #fff;
}
table#edd_purchase_receipt,
table#edd_purchase_receipt_products {
    width: 100%;
    background: 0 0;
    color: #28375a;
    font-size: 16px;
    border: none;
}
.dm_pricing_table {
    width: 100%;
    border-radius: 3px;
}
.pricing_title {
    background: #c6c9cc;
    padding: 20px 0;
    text-align: center;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.pricing_title h2 {
    font-size: 24px;
    font-weight: 400 !important;
    margin: 0;
    padding: 0;
}
.pricing_content {
    padding: 20px 15px 30px;
}
.price_tag_table {
    text-align: center;
    font-size: 60px !important;
    font-weight: 700;
    padding: 0;
}
.pricing_content ul {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #41474d;
}
.pricing_content ul li {
    padding: 4.5px 0;
}
.pricing_content ul li i {
    margin-right: 10px;
}
.pricing_content ul li .fa-check-circle {
    color: #64a500;
}
.pricing_content ul li .fa-times-circle {
    color: #b43c5a;
}
.main_price_content {
    padding: 24px 15px 0;
}
.main_price_content p {
    margin: 0 !important;
}
.btn_blue_pricing {
    display: block !important;
    color: #fff;
    font-size: 18px !important;
    text-transform: uppercase;
    font-weight: 700 !important;
    padding: 12px 0 !important;
    margin: 30px 15px;
}
.label_pricing,
.save_tooltip {
    border-radius: 3px;
    line-height: 16px;
    font-weight: 700;
}
.lable_price_data {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    top: 2px;
}
.label_pricing {
    color: #fff;
    padding: 5px 20px 8px;
    font-size: 16px;
}
.save_tooltip {
    font-size: 14px !important;
    color: #fff;
    padding: 5px 15px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-top: -16px;
}
.slider_dm_v .carousel-indicators .active {
    background-color: #2980b9;
}
.slider_dm_v .carousel-inner img {
    width: 100%;
    max-height: auto;
}
.slider_dm_v .carousel-control {
    width: 0;
}
.slider_dm_v .carousel-control.left,
.slider_dm_v .carousel-control.right {
    opacity: 1;
    background-image: none;
    background-repeat: no-repeat;
    text-shadow: none;
}
.slider_dm_v .carousel-control.left span,
.slider_dm_v .carousel-control.right span {
    padding: 15px;
}
.slider_dm_v .carousel-control .glyphicon-chevron-left,
.slider_dm_v .carousel-control .glyphicon-chevron-right,
.slider_dm_v .carousel-control .icon-next,
.slider_dm_v .carousel-control .icon-prev {
    position: absolute;
    top: 45%;
    z-index: 5;
    display: inline-block;
}
.slider_dm_v .carousel-control .glyphicon-chevron-left,
.slider_dm_v .carousel-control .icon-prev {
    left: 50px;
}
.slider_dm_v .carousel-control .glyphicon-chevron-right,
.slider_dm_v .carousel-control .icon-next {
    right: 50px;
}
.slider_dm_v .carousel-control.left span:hover,
.slider_dm_v .carousel-control.right span:hover {
    opacity: 0.7;
}
.slider_dm_v .header-text {
    position: absolute;
    top: 20%;
    left: 1.8%;
    right: auto;
    width: 96.666666666667%;
    color: #fff;
    text-align: center;
}
.single-post-block .hidden_button_al {
    display: none;
}
.dm-column-container {
    width: 100%;
    position: relative;
    z-index: 2;
    overflow: hidden;
}
.dm-column-container .vc_row {
    position: relative;
}
.popular-tag.sidebar-product-widget {
    overflow: hidden;
}
.popular-tag.sidebar-product-widget .widget-title {
    margin-top: -1px;
}
.multiple_pricing_option-top .container {
    padding-bottom: 20px;
}
.multiple_pricing_option-top .edd_download_purchase_form .edd_price_options ul {
    padding: 30px 0 20px;
}
.multiple_pricing_option-top .edd_download_purchase_form .edd_price_options li {
    margin: 10px 6px;
    display: inline-block;
    width: auto;
    text-align: center;
    background-color: transparent;
    border: 2px solid #5a00f0;
    border-radius: 3px;
    padding: 10px 15px;
    color: #fff;
}
.multiple_pricing_option-top .edd_download_purchase_form .edd_price_options li:nth-of-type(2n) {
    border: 2px solid #94a63a;
}
.multiple_pricing_option-top .edd_download_purchase_form .edd_price_options li:nth-of-type(3n) {
    border: 2px solid #924cd9;
}
.multiple_pricing_option-top .edd_download_purchase_form .edd_price_options li:last-child {
    border: 2px solid #b43c5a;
}
.multiple_pricing_option-top .edd_download_purchase_form label {
    margin-bottom: 0;
    position: relative;
    height: 100%;
    width: 100%;
    z-index: 99999;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
}
.multiple_pricing_option-top .edd_price_options input[type="radio"] {
    position: relative;
    top: 2px;
    visibility: hidden;
    opacity: 0;
}
.multiple_pricing_option-top .edd_download_purchase_form .edd_price_options span.edd_price_option_name {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.multiple_pricing_option-top .edd_download_purchase_form .edd_price_options span.edd_price_option_price {
    font-weight: 700;
    font-size: 16px;
    text-transform: uppercase;
}
.multiple_pricing_option-top .edd_download_purchase_form .edd_price_options li.active,
.multiple_pricing_option-top .edd_download_purchase_form .edd_price_options li.item-selected {
    background-color: #5a00f0;
    border-color: #5a00f0;
    color: #fff;
}
.multiple_pricing_option-top .edd_download_purchase_form .edd_price_options li:nth-of-type(2n).item-selected {
    background-color: #94a63a;
    border-color: #94a63a;
}
.multiple_pricing_option-top .edd_download_purchase_form .edd_price_options li:nth-of-type(3n).item-selected {
    background-color: #924cd9;
    border-color: #924cd9;
}
.multiple_pricing_option-top .edd_download_purchase_form .edd_price_options li:last-child.item-selected {
    background-color: #b43c5a;
    border-color: #b43c5a;
}
.multiple_pricing_option-top .edd_price_options input[type="radio"]:checked ~ .edd_price_options ul li {
    background-color: #00acfa !important;
    color: #fff;
    visibility: visible;
}
.multiple_pricing_option-top .edd_purchase_submit_wrapper a.edd-add-to-cart,
.multiple_pricing_option-top .edd_purchase_submit_wrapper a.edd_go_to_checkout {
    display: inline;
    background: #5a00f0;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 3px;
    padding: 20px 38px;
    text-decoration: none;
    position: relative;
    overflow: hidden;
}
.multiple_pricing_option-top .edd_purchase_submit_wrapper {
    position: relative;
    text-align: center;
    margin-top: 20px;
}
.multiple_pricing_option-top .edd_purchase_submit_wrapper a.edd_go_to_checkout {
    margin-top: 20px;
}
.multiple_button_v,
.single-product-buttons .multiple_button_v {
    background: #5a00f0;
    border-color: #5a00f0;
    color: #fff;
    font-weight: 700;
    font-size: 16px;
    width: 100%;
}
.single-product-buttons .multiple_button_v {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 13px 20px;
    max-height: 50px;
}
#contact .btn-blue,
.multiple_button_v {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.multiple_button_v {
    border-radius: 3px;
    padding: 12px 20px;
}
.multiple_button_v:focus,
.single-product-buttons .multiple_button_v:focus {
    border: none;
    outline: 0;
}
.multiple_pricing_option-top .edd_price_options {
    text-align: center;
}
.modal.in .mayosis-madalin {
    -webkit-transform: translate(0, 50%) !important;
    -ms-transform: translate(0, 50%) !important;
    -o-transform: translate(0, 50%) !important;
    transform: translate(0, 50%) !important;
}
.mayosis--modal .modal,
.mayosis--modal .modal-backdrop {
    z-index: 9999999 !important;
}
.dm-details-table {
    padding: 15px 30px 0;
    color: #28375a;
    overflow: hidden;
}
.dm-details-table ul li {
    line-height: 30px;
}
.dm-details-table ul li:before {
    content: "\2605";
    font-family: Zeroicons-Line;
    float: left;
    color: #28375a;
    padding-right: 10px;
}
.dm-compatible-table {
    padding: 15px 30px 0;
    color: #28375a;
    overflow: hidden;
}
.dm-compatible-table ul li {
    float: left;
    padding: 5px 30px 5px 0;
}
.widget-title i {
    padding-right: 5px;
}
.dm-extreme-details-table {
    padding: 15px 30px 0;
    color: #28375a;
    overflow: hidden;
}
.dm_files_type ul li {
    float: left;
    background: #28375a;
    color: #fff;
    padding: 10px 15px;
    border-radius: 3px;
    margin-right: 12px;
    margin-bottom: 10px;
    font-size: 16px;
}
.dm_files_type h4 {
    font-size: 16px;
    font-weight: 700;
    margin-top: 0;
}
.dm_more_features {
    margin-top: 20px;
}
.details-table_subscribe {
    text-align: left;
}
.footer-widget .details-table_subscribe {
    padding: 34px 0 10px !important;
}
.details-table_subscribe p {
    margin-bottom: 24px;
}
.details-table_subscribe span.subscribe-notice {
    margin-top: 0;
    font-size: 14px;
    display: block;
}
.subscribe_box_sidebar {
    padding-top: 20px;
}
.wpcf7-submit {
    color: #fff !important;
    padding: 10px 30px;
    border-radius: 3px;
    border: none !important;
    font-weight: 700;
}
.wpcf7-form-control {
    min-height: 50px;
    color: #9aa2a6;
    border: 1px solid #9aa2a6;
}
.product--tag--widget {
    padding-bottom: 14px !important;
}
.tag_widget_single {
    padding: 12px 30px 10px;
    overflow: hidden;
}
.tag_widget_single ul li {
    float: left;
}
.tag_widget_single ul li a {
    text-decoration: none;
    color: #28375a;
    font-size: 14px;
    line-height: 14px;
    padding: 9px 15px;
    text-transform: lowercase;
    border: 1px solid;
    transition: all 0.25s;
    display: inline-block;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
    margin: 6px;
    border-radius: 50px;
}
.tag_widget_single ul li a:hover {
    background: #28375a;
    color: #fff;
}
.about-counter,
.about-page-top,
.team-member-section {
    padding: 80px 0;
}
.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #5a00f0;
    border-color: #5a00f0;
}
.btn-primary.focus,
.btn-primary:focus {
    background-color: #5a00f0;
    border-color: #5a00f0;
}
.about-title {
    font-size: 24px;
    line-height: 36px;
    font-weight: 700;
    color: #28375a;
    margin-top: 10px;
}
.about-article {
    font-size: 16px;
    line-height: 30px;
    color: #28375a;
}
.about-counter {
    background: #41474d;
    text-align: center;
}
.counter-box h4 {
    font-size: 30px;
    line-height: 45px;
    font-weight: 700;
    color: #fff;
    margin-top: 0;
    display: inline-block;
}
.counter-box p {
    font-size: 16px;
    line-height: 36px;
    font-weight: 700;
    color: #c2c7cc;
    text-transform: uppercase;
}
.about-title-part h2,
.about-title-part p,
.team-details h2 {
    color: #28375a;
    line-height: 30px;
}
.about-title-part {
    background: #f0f1f2;
    padding: 80px 0;
    text-align: center;
}
.about-title-part h2 {
    font-size: 24px;
    font-weight: 700;
}
.about-title-part p {
    font-size: 16px;
    font-weight: 400;
}
.team-member {
    overflow: hidden;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 100%;
}
.team-details {
    padding-top: 15px;
    box-sizing: border-box;
}
.about-testimonial,
.bottom-footer {
    padding: 80px 0;
    text-align: center;
}
.team-details h2 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 20px;
}
.team-details small {
    color: #979899;
    font-size: 14px;
    line-height: 16px;
    font-weight: 300;
}
.team-details p {
    color: #28375a;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    margin-top: 25px;
}
.team--photo--style2 img {
    width: 100%;
}
.about-testimonial {
    background: #41474d;
}
.about-testimonial h4 {
    font-size: 18px;
    line-height: 30px;
    color: #c2c9cc;
    font-weight: 700;
}
.about-testimonial p {
    font-size: 30px;
    line-height: 48px;
    color: #fff;
    font-weight: 700;
}
.about-testimonial small {
    font-size: 18px;
    line-height: 30px;
    color: #c2c9cc;
    font-weight: 700;
}
.about-testimonial small span.name-t {
    color: #fff;
}
.about-testimonial small a.more-view {
    font-weight: 300;
    color: #c2c9cc;
}
.bottom-footer h2 {
    font-size: 24px;
    font-weight: 30px;
    font-weight: 700;
    color: #28375a;
}
.contact-content .content-form {
    padding: 80px 0 30px;
}
.content-form p {
    font-size: 16px;
    line-height: 30px;
    color: #28375a;
}
#contact {
    margin-top: 40px;
}
#contact .form-group input,
.caldera-grid .form-control {
    background: #f5f6f7 !important;
    border: 1px solid #c2c7cc;
    min-height: 50px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#contact textarea,
.wpcf7-form-control-wrap textarea {
    border: 1px solid #c2c7cc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    padding: 10px 20px;
    overflow: hidden;
    outline: 0;
}
#contact .btn-blue {
    margin-top: 0;
    min-height: 50px;
    font-size: 20px;
    font-weight: 700;
    background: #5a00f0;
    color: #fff;
    padding: 18px 47px;
    border-radius: 3px;
    display: block;
}
.contact-sideinfo {
    background: #f0f1f2;
    padding: 80px 30px;
}
.contact-widget {
    margin-bottom: 45px;
}
.contact-widget h4 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
    color: #28375a;
}
.contact-widget p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #28375a;
    margin-top: 20px;
}
.contact-widget p a {
    color: #5a00f0;
}
.wpcf7-submit.dm_submit_button {
    min-width: 100%;
}
.dm_submit_button:hover {
    background: #41474d;
    color: #fff;
}
.notice p {
    text-align: center;
    background: #f0f1f2;
    margin-bottom: 80px;
    font-size: 16px;
    padding: 19px 29px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.single_post_social_share {
    margin-top: 20px;
}
.single_post_social_share a {
    vertical-align: middle;
}
.single_post_social_share a i {
    padding-right: 10px;
}
.single_post_social_share a.facebook {
    background: #435f99;
    color: #fff;
    border-radius: 0;
    font-size: 14px;
    padding: 8px 10px;
}
.single_post_social_share a.facebook:hover {
    background: #3a5285;
}
.single_post_social_share a.twitter {
    background: #31b8e9;
    color: #fff;
    border-radius: 0;
    font-size: 14px;
}
.single_post_social_share a.twitter:hover {
    background: #32b1e0;
}
.single_post_social_share a.google {
    background: #d34836;
    color: #fff;
    border-radius: 0;
    font-size: 14px;
}
.single_post_social_share a.google:hover {
    background: #c84635;
}
.single_post_social_share a.pinterest {
    background: #c92228;
    color: #fff;
    border-radius: 0;
    font-size: 14px;
}
.single_post_social_share a.pinterest:hover {
    background: #b71e24;
}
.single_author_box {
    margin: 30px 0;
    padding: 30px 15px;
    color: #28375a;
    border-radius: 3px;
    background: #282837;
}
.single_author_box h2 {
    margin-top: 0;
    color: #28375a;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 4px;
}
.author_single_box_padding {
    padding-left: 5px !important;
}
.single_author_box p {
    padding: 0;
    font-size: 16px;
}
.single_author_box ul li {
    float: left;
}
.single_author_box ul li a {
    margin: 5px 10px;
    color: #28375a;
}
.single_author_post {
    background: #f0f1f2;
    margin: 30px 0;
    padding: 30px 15px;
    color: #28375a;
    border-radius: 3px;
}
.single_author_post h2 {
    margin-top: 0;
    color: #28375a;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 4px;
}
.single_author_post p {
    padding: 0;
    font-size: 16px;
    color: #28375a;
}
.single_author_post ul li {
    float: left;
}
.single_author_post ul li a {
    margin: 5px 10px;
    color: #28375a;
}
.single_author_box ul li:first-child a,
.single_author_post ul li:first-child a {
    margin-left: 0;
}
.author_social_items {
    text-align: left;
    margin-top: 20px;
}
.author_social_items ul {
    width: 100%;
    text-align: left;
    margin: 0 -15px;
}
.author_social_items ul li {
    float: none;
    display: inline-block;
}
.author_meta_single {
    background: #f0f1f2;
    padding: 30px;
    border-radius: 3px;
}
.post_count_single {
    margin: 0;
    padding: 0;
}
.author_meta_single h2 {
    font-size: 18px;
    line-height: 22px;
    margin: 20px 0 5px;
}
.author_meta_single a,
.author_meta_single h2 a,
.author_meta_single p,
.author_meta_single ul li a {
    color: #28375a;
}
.author_single_dm_box a,
.author_single_dm_box p {
    color: #28375a;
    font-size: 16px;
    font-weight: 700;
}
.author_social_items h4 {
    font-size: 16px;
}
.author_single_description h3,
h3.comment-reply-title {
    font-size: 24px;
    font-weight: 700;
}
.author_meta_single h2 i,
.single_author_box .post_count_single i {
    margin-right: 10px;
}
.author_single_description {
    padding-top: 50px;
    color: #c2c9cc;
}
.author_single_description h3,
.author_single_description p {
    color: #c2c9cc;
}
.comments-area {
    padding-bottom: 110px;
    padding-top: 90px;
    overflow: hidden;
}
h3.comment-reply-title {
    text-align: center;
    margin-bottom: 35px;
}
p.comment-form-comment textarea::placeholder {
    opacity: 1 !important;
}
p.comment-form-comment textarea {
    width: 100%;
    border: 1px solid #c2c9cc;
    border-radius: 3px;
    padding: 12px 0 0 20px;
    max-height: 240px;
    margin-bottom: 3px;
}
.comment-flex {
    display: flex;
}
.comment-form-author.comment-form-field,
.comment-form-email.comment-form-field,
.comment-form-url.comment-form-field {
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
}
.comment-form-url.comment-form-field {
    margin-right: 0 !important;
}
#commentform .form-submit {
    width: 100%;
    float: right;
    margin-top: 10px;
    min-width: 270px;
}
#commentform input[type="email"],
#commentform input[type="text"] {
    width: 100%;
    outline: 0;
    padding: 8px 20px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 2px;
    max-height: 50px;
    min-height: 50px;
}
#commentform input[type="submit"] {
    min-height: 50px;
    color: #fff;
    font-weight: 700;
    border-radius: 3px;
    border-style: solid;
    display: inline;
    width: auto;
    padding: 0 30px;
}
.comment-author.vcard {
    display: flex;
}
.comment-author.vcard img {
    margin-right: 20px;
    display: block;
    max-width: 100%;
    height: 100%;
}
.dm_comment_item article {
    margin-bottom: 40px;
    clear: both;
}
.dm_comment_item .depth-1,
.dm_comment_item .depth-10,
.dm_comment_item .depth-2,
.dm_comment_item .depth-3,
.dm_comment_item .depth-4,
.dm_comment_item .depth-5,
.dm_comment_item .depth-6,
.dm_comment_item .depth-7,
.dm_comment_item .depth-8,
.dm_comment_item .depth-9 {
    margin-bottom: 30px;
}
.dm_comment_author {
    color: #28375a;
    font-weight: 700;
    font-size: 16px;
    font-style: normal;
    width: 100%;
    float: left;
}
.dm_comment_author a:hover {
    text-decoration: underline !important;
}
.dm_comment-date {
    font-size: 13px;
    color: #28375a;
    opacity: 0.75;
}
.comment--dot {
    padding: 0 10px;
    font-size: 3px;
    opacity: 0.5;
    line-height: 3px;
    display: none;
    vertical-align: middle;
}
.comment-content p {
    color: #28375a;
    font-size: 16px;
    margin: 0;
}
.comment-reply-link {
    color: #9aa2a6;
    font-weight: 400;
    font-size: 14px;
}
.author-sidebar {
    padding-top: 20px;
}
.author-list-page {
    padding-top: 40px;
}
.dm-author-list {
    background: #f0f1f2;
    border-radius: 3px;
    width: 100%;
    padding: 22px;
    box-sizing: border-box;
    margin: 0 0 40px;
}
.dm-authorInfo h2 i,
.dm-authorPost i {
    padding-right: 5px;
}
.dm-authorAvatar img {
    border-radius: 3px;
}
.dm-authorInfo h2 {
    margin-top: 15px;
    font-size: 16px;
    font-weight: 700;
    color: #28375a;
    margin-bottom: 0;
}
.dm-authorInfo h2 a {
    font-size: 16px;
    font-weight: 700;
    color: #28375a;
}
.dm-authorInfo h2 a:hover {
    color: #5a00f0;
}
.dm-authorPost {
    font-size: 16px;
    font-weight: 700;
    color: #28375a;
}
.dm-author-list-main {
    color: #28375a;
    margin-top: 0;
    background: #f0f1f2;
    border-radius: 3px;
    padding: 33px;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 30px;
}
#basic-user-avatar-form {
    text-align: center;
    margin-bottom: 60px;
}
#basic-user-avatar-form img.avatar,
#basic-user-avatar-form p {
    display: inline;
    margin-right: 10px;
}
#basic-user-avatar-form p #basic-local-avatar {
    display: inline;
}
#basic-user-avatar-form p.description {
    display: block;
    color: #36414d;
    font-size: 16px;
    font-style: italic;
}
#basic-user-avatar-form input[type="submit"] {
    background: #5a00f0;
    border: 1px solid #5a00f0;
    color: #fff;
    padding: 12px 60px;
    font-weight: 700;
    font-size: 16px;
    border-radius: 3px;
    margin-bottom: 20px;
}
.product-sorting {
    text-align: right;
    padding-top: 15px;
}
.product-sorting span {
    padding-right: 10px;
}
.product-sorting select.dm_product_filter {
    display: inline;
    max-width: 100px;
    min-height: 20px;
    padding: 0;
    float: right;
    font-size: 16px;
    border: none;
    font-weight: 700;
    background: url(/wp-content/themes/mayosis/images/arrow_bottom.png) 98% center no-repeat;
}
#edd_profile_billing_address_label,
#edd_profile_name_label,
#edd_profile_password_label {
    text-align: center;
    background: #28375a;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    padding: 17px 0;
}
#edd_profile_address_fieldset,
#edd_profile_personal_fieldset {
    padding-bottom: 51px;
}
#edd_profile_editor_form label {
    display: inline-block;
    color: #28375a;
    margin-bottom: 10px;
}
#edd_profile_editor_form input:not([type="submit"]),
#edd_profile_editor_form select {
    width: 100%;
    height: 50px;
    padding-left: 15px;
    margin-bottom: 32px;
    border: 1px solid #c2c9cc;
}
#edd_profile_editor_submit {
    background: #5a00f0;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    width: auto;
    margin: 60px auto 0;
    padding: 13px 47px;
    min-width: auto;
}
.author_widget_box .author_image {
    text-align: center;
}
.author_widget_box .author_image img {
    border-radius: 3px;
}
.author_widget_box .author_social_items {
    padding: 0 30px;
    text-align: center;
}
.author_widget_box .author_social_items ul {
    text-align: center;
}
.download-status.published {
    display: inline-block;
    background: rgba(30, 170, 0, 0.15);
    padding: 4px 6px;
    font-size: 12px;
    line-height: 14px;
    color: #1eaa00;
    text-transform: uppercase;
}
.download-status.pending-review {
    display: inline-block;
    background: rgba(170, 120, 0, 0.15);
    padding: 4px 6px;
    font-size: 12px;
    line-height: 14px;
    color: #aa7800;
    text-transform: uppercase;
}
.download-status.draft {
    display: inline-block;
    background: rgba(230, 30, 31, 0.15);
    padding: 4px 6px;
    font-size: 12px;
    line-height: 14px;
    color: #e61e1f;
    text-transform: uppercase;
}
.fes-form-fieldset legend {
    border-bottom: 0;
}
.fes-ajax-form.fes-login-form,
.fes-ajax-form.fes-registration-form,
.fes-login-registration.fes-login-registration-register {
    max-width: 700px;
    padding: 80px 15px;
    margin: 0 auto;
}
.fes-login-registration.fes-login-registration-combo {
    max-width: 1170px;
    padding: 80px 15px;
    margin: 0 auto;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: center;
    align-items: flex-start;
}
.fes-product-list-td .edd_price {
    font-size: 14px;
}
.fes-display-field-table.fes-submission-form-display-field-table tr {
    border-bottom: 10px solid #fff;
}
#fes_login_registration_form_row_left {
    background: #fff;
    padding: 0 60px;
    border-radius: 3px;
    height: auto;
    width: 48%;
}
#fes_login_registration_form_row_right {
    background: #fff;
    border-radius: 3px;
    padding: 0 60px;
    width: 48%;
}
.fes-purchase-badge {
    max-height: 44px;
}
.fes-purchase-badge.fes-purchase-badge-not-purchased {
    display: inline-block;
    color: #e61e1f;
    background: rgba(230, 30, 31, 0.15);
    padding: 8px 12px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    border-radius: 3px;
}
.fes-purchase-badge.fes-purchase-badge-purchased {
    display: inline-block;
    color: #1eaa00;
    background: rgba(30, 170, 0, 0.15);
    padding: 5px 6px;
    font-size: 10px;
    line-height: 10px;
    font-weight: 700;
    text-align: center;
    border-radius: 3px;
}
.fes-comment-author-name {
    font-weight: 700;
}
.fes-product-list-td abbr {
    width: 100%;
    float: left;
}
.fes-date-data-main {
    font-size: 16px;
    line-height: 20px;
}
.fes-product-list-td abbr[data-original-title],
.fes-product-list-td abbr[title] {
    cursor: help;
    border-bottom: none;
    text-decoration: solid underline;
    font-size: 14px;
    font-style: italic;
}
.author_widget_box .author_social_items ul li a {
    padding: 5px 10px;
}
.fes-product-list-pagination-container {
    margin-top: 40px;
    display: flex;
    justify-content: center;
}
.fes-pagination {
    margin-bottom: 20px;
    display: inline-block;
}
.fes-author-img img {
    max-width: 72px !important;
    max-height: 72px !important;
    border-radius: 3px;
    position: relative;
    z-index: 999;
}
nav.fes-vendor-menu {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
nav.fes-vendor-menu ul li {
    padding: 12px 24px;
    list-style: none;
}
nav.fes-vendor-menu ul li a {
    padding-bottom: 10px;
    font-size: 16px;
}
#fes-vendor-dashboard {
    margin: 20px auto 80px;
}
.fes_dashboard_menu {
    background: #fff;
}
h1#fes-commissions-page-title,
h1#fes-edit-product-form-title,
h1#fes-new-product-form-title,
h1#fes-orders-page-title,
h1#fes-products-page-title,
h1#fes-profile-form-title {
    margin-bottom: 67px;
    text-align: center;
    font-size: 24px;
    margin-top: 65px;
}
#mayofes-orders-page-title {
    font-weight: 400;
    padding-bottom: 30px;
}
#fes-vendor-announcements {
    text-align: left;
    background: #fff;
    padding: 30px;
    box-shadow: 0 4px 8px 0 rgba(25, 13, 99, 0.06), 0 8px 16px 0 rgba(25, 13, 99, 0.02);
    box-sizing: border-box;
    border-radius: 3px;
    margin-top: 40px;
}
#fes-vendor-store-link {
    text-align: center;
    border-radius: 3px;
    color: #41474d;
    margin-bottom: 30px;
    margin-top: 21px;
}
#fes-vendor-store-link a:hover,
#fes-vendor-store-link p {
    color: #41474d;
}
#fes-vendor-store-link a {
    color: #5a00f0;
}
.fes-comments-wrap {
    max-width: 1140px;
    margin: 0 auto;
}
#fes-comments-table tr.heading_tr {
    background: #28375a;
    color: #fff;
    width: 100%;
}
#fes-comments-table tr.heading_tr th {
    padding: 15px;
}
#fes-comments-table tr {
    background: #fff;
}
#fes-comments-table tr td {
    padding: 20px;
}
#fes-comments-table tr td.col-author p {
    margin: 0;
}
.fes-vendor-comment-respond-form textarea {
    width: 100%;
    border: none;
    border: 2px solid;
    padding: 20px;
    border-radius: 3px;
}
.fes-comments-wrap {
    margin-bottom: 30px;
}
#fes-vendor-dashboard table,
.fes-form.fes-submission-form-div,
.fes-profile-form {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}
#fes-product-list tbody tr td,
#fes-vendor-dashboard table,
.fes-fields table,
.fes-form.fes-submission-form-div,
.fes-profile-form,
.fes_dashboard_menu {
    border: none;
}
.fes-fields table {
    box-shadow: none !important;
}
.fes-vendor-logout-tab a:hover {
    color: #28375a;
}
.fes-ignore.button,
button.fes-cmt-submit-form {
    font-weight: 700;
    padding: 14px 16px;
    margin-top: 10px;
    margin-left: 10px;
}
.fes-vendor-comment-respond-form.fes-comment-respond-form {
    text-align: right;
}
.fes-vendor-comment-respond-form span {
    text-align: left;
    width: 100%;
    display: block;
}
button.fes-cmt-submit-form {
    background: #5a00f0;
    color: #fff;
    border: 2px solid #5a00f0;
    font-size: 16px;
    border-radius: 3px;
    margin-left: 10px;
    min-height: 50px;
    max-height: 50px;
    font-weight: 700;
}
#fes-product-list thead,
.fes-ignore.button {
    background: #28375a;
    color: #fff;
}
.fes-ignore.button {
    border: 2px solid #28375a;
    border-radius: 3px;
    background: 0 0;
    max-height: 50px;
    padding: 10px 20px;
    line-height: 25px;
    transition: all 0.2s;
    min-height: 50px;
    font-weight: 700;
    font-size: 16px;
}
.fes-ignore.button:hover {
    background: #28375a;
    color: #fff;
}
.col-content.fes-comment-column hr {
    display: none;
}
.fes-comment-content.fes-comments-content {
    padding-bottom: 40px;
}
#fes-product-list tbody tr td,
#fes-vendor-dashboard table,
.fes-fields table,
.fes-form.fes-submission-form-div,
.fes-profile-form,
.fes_dashboard_menu {
    border: none !important;
}
#edd_user_commissions_overview {
    text-align: center;
}
#edd_user_commissions_overview table {
    margin-bottom: 30px;
}
#edd_user_commissions_overview table tr th {
    background: #1e0050;
    color: #fff;
    padding: 15px 30px;
}
.photo-credential {
    position: relative;
}
.header-master .to-flex-row {
    padding: 20px 0;
}
@media (min-width: 992px){
   
     .fes-vendor-dashboard-wrap {
        display: flex;
        justify-content: space-between;
        width: 100%;
        overflow: hidden;
    }
    .fes-vendor-dashboard {
        flex: 1;
    }
}
@media (min-width: 1200px) {
    .header-master .to-flex-row {
        padding: 0 0;
    }
    #edd_user_paid_commissions_table,
    #edd_user_revoked_commissions_table,
    #edd_user_unpaid_commissions_table,
    #fes-comments-table,
    #fes-vendor-dashboard,
    table.fes-login-registration {
        width: 980px;
    }
    .vendor-dasboard-template-main #edd_user_paid_commissions_table,
    .vendor-dasboard-template-main #edd_user_revoked_commissions_table,
    .vendor-dasboard-template-main #edd_user_unpaid_commissions_table,
    .vendor-dasboard-template-main #fes-comments-table,
    .vendor-dasboard-template-main table.fes-login-registration {
        width: 980px;
    }
    .vendor-dasboard-template-main #fes-vendor-dashboard {
        margin-left: 22%;
        max-width: 980px;
    }
    .vendor-dasboard-template-main .fes_dashboard_menu {
        position: fixed;
        top: 0;
        bottom: 0;
        height: 100%;
        width: 20%;
    }
}
@media (min-width: 1500px) {
    .vendor-dasboard-template-main #edd_user_paid_commissions_table,
    .vendor-dasboard-template-main #edd_user_revoked_commissions_table,
    .vendor-dasboard-template-main #edd_user_unpaid_commissions_table,
    .vendor-dasboard-template-main #fes-comments-table,
    .vendor-dasboard-template-main table.fes-login-registration {
        width: 1360px;
    }
    .vendor-dasboard-template-main #fes-vendor-dashboard {
        margin-left: 22.3%;
        width: 1360px;
        max-width: 1360px;
    }
    .vendor-dasboard-template-main .fes_dashboard_menu {
        position: fixed;
        top: 0;
        bottom: 0;
        height: 100%;
    }
    .vendor-dasboard-template-main .fes-comments-wrap {
        max-width: 1360px;
    }
}
#fes-product-list tbody {
    background: #fcfcfc;
    color: #28375a;
}
#fes-product-list tbody tr {
    border-bottom: 2px solid;
}
#fes-product-list tbody tr:last-child {
    border-bottom: none;
}
#fes-product-list thead tr th {
    padding: 16px;
    vertical-align: middle;
}
#fes-product-list tbody tr td {
    padding: 30px 0 30px 15px;
    vertical-align: middle;
}
#fes-product-list tbody tr td:first-child {
    padding-left: 30px;
}
#fes-product-list thead tr th {
    border: none;
}
.fes-product-list-td img {
    border-radius: 3px;
}
.fes-product-list-td a {
    color: #fff;
    background: #5a00f0;
    padding: 1px 8px 2px;
    font-size: 14px;
    display: inline;
    margin-right: 5px;
    text-align: center;
    transition: all 0.2s;
}
.fes-product-list-td a:hover {
    color: #fff;
    opacity: 0.75;
}
.fes-product-list-td a:last-child:hover {
    color: #e61e1f;
    opacity: 0.75;
}
.fes-product-list-td a:last-child {
    color: #e61e1f;
    background: 0 0;
}
.fes-form.fes-submission-form-div {
    background: #fcfcfc;
    padding: 52px 20px;
    border-radius: 3px;
    margin: 60px 0;
}
.fes-fields input[type="email"],
.fes-fields input[type="password"],
.fes-fields input[type="text"],
.fes-fields input[type="url"],
.vendor-dasboard-template-main .fes-fields input[type="email"],
.vendor-dasboard-template-main .fes-fields input[type="password"],
.vendor-dasboard-template-main .fes-fields input[type="text"],
.vendor-dasboard-template-main .fes-fields input[type="url"] {
    border: 2px solid;
    width: 100%;
    box-shadow: none !important;
    height: 50px;
    padding-left: 15px;
}
.fes-fields textarea,
.vendor-dasboard-template-main .fes-fields textarea {
    border: 2px solid;
    width: 100%;
    box-shadow: none !important;
    padding-left: 15px;
}
div.fes-form .fes-el .fes-fields input[type="email"],
div.fes-form .fes-el .fes-fields input[type="number"],
div.fes-form .fes-el .fes-fields input[type="password"],
div.fes-form .fes-el .fes-fields input[type="text"],
div.fes-form .fes-el .fes-fields input[type="url"] {
    padding-left: 15px !important;
}
.fes_dashboard_menu ul {
    padding: 0;
}
.vendor-dasboard-template-main div.fes-form .fes-submit input[type="submit"],
div.fes-form .fes-submit input[type="submit"] {
    background: #5a00f0;
    border-color: #5a00f0;
}
textarea:disabled {
    opacity: 0.5 !important;
}
.fes-label label {
    font-size: 16px;
    color: #28375a;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 20px;
}
.fes-el {
    padding-bottom: 20px;
}
.fes-fields textarea {
    background: #f0f1f2;
    max-height: 300px;
    height: 300px;
    z-index: auto;
    position: relative;
    line-height: 25px;
    font-size: 16px;
    border-radius: 3px;
    padding: 15px 30px;
}
.fes-fields .fes-feat-image-upload {
    border: 2px dashed #d2d6d9;
    padding: 45px;
    text-align: center;
    clear: both;
}
.fes-fields .fes-feat-image-upload .fes-feat-image-btn.edd-submit {
    display: inline;
    font-size: 13px;
    font-weight: 700;
    color: #28375a;
    background: #e9edf7;
    border-color: #e9edf7;
    padding: 15px 17px;
}
.fes-feat-image-upload img {
    max-width: 600px;
}
.fes-fields table tr th {
    font-size: 14px;
    line-height: 18px;
    padding-bottom: 0;
    padding-left: 0;
}
.fes-url-choose-row .edd-submit.upload_file_button {
    padding: 15px 50px;
    font-size: 16px;
    font-weight: 700;
    background: #565e66;
    color: #fff;
    min-height: 50px;
    max-height: 50px;
}
.fes-delete-row {
    vertical-align: middle;
    padding-top: 0;
}
.fes-fields table tr td {
    padding-right: 12px;
    padding-bottom: 12px;
    padding-left: 0;
}
.fes-fields select {
    background: 0 0;
    border: 2px solid;
    padding: 10px 30px;
}
.fes-fields ul {
    list-style: none;
}
.fes-fields table tr td input {
    min-width: 240px;
}
.fes-delete-row .edd-fes-delete {
    background: #e61e1f;
    color: #fff;
    width: 14px;
    height: 14px;
    line-height: 14px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    font-size: 12px;
    font-weight: 700;
    padding-left: 1px;
}
.fes-fields #post_excerpt {
    max-height: 100px;
}
table.multiple tfoot tr th {
    padding-top: 12px;
}
table.multiple tfoot tr th .edd-submit.insert-file-row {
    display: inline;
    padding: 12px 30px;
    font-size: 16px;
    font-weight: 700;
    background: #565e66;
    color: #fff;
    margin-top: 10px;
    overflow: hidden;
    clear: both;
    font-style: normal;
}
#edd_user_commissions_paid h3.edd_user_commissions_header,
#edd_user_commissions_revoked h3.edd_user_commissions_header,
#edd_user_commissions_unpaid h3.edd_user_commissions_header {
    font-size: 18px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    display: inline;
}
.fes-submit {
    text-align: center;
}
.fes-submit .edd-submit.blue.button {
    display: inline;
    min-width: auto;
    max-width: 200px;
    max-height: 50px;
    line-height: 18px;
    margin: 0 10px;
    min-height: 50px;
    border: 2px solid #1e0050;
    box-shadow: none;
    font-size: 16px;
    border-radius: 3px;
}
.fes-el.section_break {
    border-top: 1px solid #cacbcc;
    padding-bottom: 20px;
}
#edd_user_commissions_paid,
#edd_user_commissions_unpaid {
    margin-bottom: 50px;
}
#edd_user_commissions_unpaid h3.edd_user_commissions_header {
    padding: 41px 0 60px;
    font-weight: 700;
    text-align: center;
    font-size: 24px;
    display: block;
}
#edd_user_commissions_paid h3.edd_user_commissions_header {
    padding: 21px 0 60px;
    font-weight: 700;
    text-align: center;
    font-size: 24px;
    display: block;
}
#edd_user_commissions_revoked h3.edd_user_commissions_header {
    padding: 22px 0 60px;
    font-weight: 700;
    text-align: center;
    font-size: 24px;
    display: block;
}
#edd_user_commissions_overview h3 {
    font-weight: 700;
    text-align: center;
    font-size: 24px;
    padding: 51px 0 61px;
    display: block;
}
#edd_commissions_export h3 {
    padding: 51px 0 61px;
    font-weight: 700;
    text-align: center;
    font-size: 24px;
    display: block;
}
#edd_commissions_export form {
    display: flex;
}
#edd_commissions_export form select {
    margin: 0 7.5px;
    padding: 10px;
}
#edd_commissions_export form select:first-child {
    margin-left: 0;
}
#edd_user_commissions {
    text-align: center;
}
#edd_user_paid_commissions_table,
#edd_user_revoked_commissions_table,
#edd_user_unpaid_commissions_table {
    margin-top: 11px;
}
#edd_user_commissions_paid thead tr,
#edd_user_revoked_commissions_table thead tr,
#edd_user_unpaid_commissions_table thead tr {
    background: #1e0050;
    color: #fff;
}
#edd_user_commissions_paid thead tr th,
#edd_user_revoked_commissions_table thead tr th,
#edd_user_unpaid_commissions_table thead tr th {
    padding: 15px 30px;
}
#edd_user_commissions_paid tbody,
#edd_user_revoked_commissions_table tbody,
#edd_user_unpaid_commissions_table tbody {
    background: #fcfcfc;
}
#edd_user_commissions_paid tbody tr td,
#edd_user_revoked_commissions_table tbody tr td,
#edd_user_unpaid_commissions_table tbody tr td {
    padding: 15px 30px;
    color: #28375a;
}
.fes-fields input[type="email"],
.fes-fields input[type="password"] {
    width: 100%;
}
table.fes-login-registration {
    margin: 80px 0;
}
#fes_lost_password_link {
    text-align: center;
    width: 100%;
    float: left;
}
td#fes_login_registration_form_row_left,
td#fes_login_registration_form_row_right {
    background: #fcfcfc;
    padding: 30px;
    border-radius: 3px;
}
#edd_user_commissions_revoked_total,
#edd_user_commissions_unpaid_total {
    background: #fcfcfc;
    padding: 15px 30px;
    font-weight: 700;
    text-align: left;
    font-size: 18px;
}
#edd_user_commissions_paid_total {
    background: #fcfcfc;
    padding: 15px 30px;
    font-weight: 700;
    text-align: left;
    font-size: 18px;
}
#edd_user_paid_commissions_table tbody tr,
#edd_user_revoked_commissions_table tbody tr,
#edd_user_unpaid_commissions_table tbody tr {
    border-bottom: 2px solid;
}
.view-order-fes {
    color: #1eaa00;
}
.fes-profile-form {
    background: #fcfcfc;
    padding: 60px;
    margin-top: 60px;
    margin-bottom: 60px;
}
span.fes-help {
    width: 100%;
    float: left;
    font-style: italic;
    font-size: 14px;
    opacity: 0.75;
    margin-bottom: 10px;
}
.fes-profile-form-div .fes-label label {
    margin-bottom: 5px;
}
.fes-profile-form-div .fes-label {
    margin-bottom: 20px;
}
.fes-fields .fes-avatar-image-upload {
    border: 2px dashed #d2d6d9;
    padding: 45px;
    text-align: center;
    max-width: 100% !important;
}
.fes-fields .fes-avatar-image-upload .fes-avatar-image-btn.edd-submit {
    display: inline;
    font-size: 13px;
    font-weight: 700;
    color: #28375a;
    background: #e9edf7;
    padding: 15px 17px;
}
.fes-avatar-image-upload img {
    max-width: 600px;
}
.image-wrap .close.fes-remove-feat-image {
    background: #b43c5a;
    color: #fff;
    width: 20px;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    font-size: 15px;
    font-weight: 700;
}
.fes-avatar-image-upload .image-wrap {
    margin-top: 40px;
}
#fes-order-list thead tr th {
    background: #28375a;
    padding: 20px 30px;
    color: #fff;
    border-bottom: none;
}
#fes-order-list tbody tr td {
    padding: 20px 30px;
    color: #28375a;
}
#fes-order-list tbody tr {
    border-bottom: 2px solid;
}
#fes-order-list tbody {
    background: #fcfcfc;
}
.fes-comment-date.fes-comment-table-meta {
    width: 100%;
    float: left;
    font-style: italic;
    font-size: 14px;
    opacity: 0.65;
    padding-top: 8px;
}
.fes-product-name.fes-comment-table-meta {
    width: 100%;
    float: left;
}
.fes-product-name.fes-comment-table-meta strong {
    display: block;
}
.fes-product-name.fes-comment-table-meta a {
    line-height: 24px;
    text-decoration: none;
    font-size: 16px;
    display: inline-block;
}
.fes-product-name.fes-comment-table-meta a:hover {
    text-decoration: underline !important;
}
.fes-view-comment.fes-comment-table-meta {
    width: 100%;
    float: left;
}
.fes-view-comment.fes-comment-table-meta a {
    font-size: 14px;
    color: inherit;
}
.purchase--table--xtra-padding {
    padding: 0 30px;
}
table#edd_purchase_receipt_products th {
    text-align: left;
    padding: 22px 0 24px;
    border-bottom: 1px solid;
}
table#edd_purchase_receipt_products td {
    padding: 35px 0 37px;
    text-align: left;
    border-bottom: 1px solid;
}
table#edd_purchase_receipt_products th {
    font-size: 16px;
    font-weight: 700;
}
table#edd_purchase_receipt td,
table#edd_purchase_receipt th {
    padding: 5px 10px;
}
table#edd_purchase_receipt_products .edd_purchase_receipt_product_name {
    font-weight: 400 !important;
}
.main_content_licence .table-striped > tbody > tr:nth-of-type(2n + 1) {
    background-color: #ebeced;
}
.main_content_licence .table-striped > tbody {
    background-color: #fcfcfc;
}
.dm_licence_main {
    margin: 30px 0;
}
.licence_main_title {
    padding: 12px 30px;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 36px;
}
.licence_main_title.youcantitle {
    background: #5a00f0;
}
.licence_main_title.youcannottitle {
    background: #b43c5a;
}
.main_content_licence table tr td {
    padding: 3px 20px 7px !important;
    border: none;
    font-size: 16px;
    color: #28375a;
    vertical-align: middle !important;
}
.grid-product-box,
.grid-product-box .hover_effect,
.grid-product-box .product-thumb img,
h2#sitemap_pages {
    border-radius: 3px;
}
.left-edge.point,
.left-edge.point > span {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.main_content_licence table tr td span.fa-stack {
    margin-top: 10px;
    float: right;
}
.main_content_licence.youcan table tr td .icon-background1 {
    color: #5a00f0;
    font-size: 30px;
}
.main_content_licence.youcannot table tr td .icon-background1 {
    color: #b43c5a;
    font-size: 30px;
}
.main_content_licence table tr td .color_ic_n {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
}
h2#sitemap_pages {
    background: #28375a;
    padding: 10px 30px;
    color: #fff;
    line-height: 42px;
    display: block;
    position: relative;
}
.sitemap_page_list {
    margin-left: 60px;
    margin-bottom: 80px;
}
.sitemap_page_list li a {
    color: #5a00f0;
    font-size: 16px;
}
.sitemap_page_list li a:hover {
    color: #28375a;
}
.category_sitemap_headings {
    margin-left: 30px;
}
.sitemap_content {
    padding: 80px 0;
}
.welcome_screen_sitemp {
    background: #f0f1f2;
    padding: 80px 0;
    color: #28375a;
    font-size: 16px;
    line-height: 24px;
}
.recent_image_block {
    display: flex;
    flex-wrap: wrap;
}
.grid-product-box {
    padding: 5px 7.5px;
}
#quote-carousel {
    padding: 0 10px 30px;
    margin-top: 30px;
}
#quote-carousel .carousel-control {
    background: 0 0;
    color: #222;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 200px;
}
#quote-carousel .carousel-control.left {
    left: -12px;
}
#quote-carousel .carousel-control.right {
    right: -12px !important;
}
#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    background: silver;
}
#quote-carousel .carousel-indicators .active {
    background: #333;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote img {
    margin-bottom: 10px;
}
blockquote p {
    padding: 15px;
}
@media (min-width: 768px) {
    #quote-carousel {
        margin-bottom: 0;
        padding: 0 40px 30px;
    }
    #quote-carousel img {
        width: 150px !important;
        height: 150px !important;
        margin-left: 20px;
    }
}
@media (max-width: 768px) {
    #quote-carousel .carousel-indicators {
        bottom: -20px !important;
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0 5px;
        width: 20px;
        height: 20px;
    }
    .copyright-text {
        font-size: 13px;
    }
    .post-promo-box {
        margin-bottom: 15px;
    }
}
.wrap-ribbon {
    position: absolute;
    z-index: 0;
    text-align: center;
    color: #fff;
}
.wrap-ribbon > span {
    display: block;
    height: 100%;
    position: relative;
    -pie-watch-ancestors: 1;
}
.wrap-ribbon > span:after,
.wrap-ribbon > span:before {
    content: "";
    position: absolute;
    z-index: -1;
}
.wrap-ribbon:after,
.wrap-ribbon:before {
    content: "";
    position: absolute;
    z-index: -2;
}
.group.corner,
.group.edge {
    position: relative;
}
.group.corner {
    height: 150px;
}
.left-edge.point {
    width: auto;
    height: 20px;
    line-height: 18px;
    top: 20px;
    left: -5px;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    z-index: 200;
    font-size: 12px;
}
.ie8 .left-edge.point {
    left: 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
.left-edge.point > span {
    padding: 0 15px;
}
.ie .left-edge.point > span {
    -pie-background: none;
}
.left-edge.point:before {
    border-style: solid;
    border-width: 4px;
    border-color: transparent;
    bottom: -5px;
    left: 2px;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.left-edge.point:after {
    width: 28px;
    height: 28px;
    right: -14px;
    top: 50%;
    margin-top: -14px;
    -moz-transform-origin: center center;
    -moz-transform: rotate(45deg);
    -webkit-transform-origin: center center;
    -webkit-transform: rotate(45deg);
    -o-transform-origin: center center;
    -o-transform: rotate(45deg);
    -ms-transform-origin: center center;
    -ms-transform: rotate(45deg);
    transform-origin: center center;
    transform: rotate(45deg);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.ie8 .left-edge.point:after,
.ie8 .left-edge.point:before {
    display: none;
    border-radius: 0;
}
.lblue.left-corner.strip > span,
.lblue.left-corner.strip > span:after,
.lblue.left-corner.strip > span:before,
.lblue.right-corner.strip > span,
.lblue.right-corner.strip > span:after,
.lblue.right-corner.strip > span:before {
    background-color: #e6174b;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e6174b), to(#e6174b));
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px), -webkit-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px),
        -webkit-linear-gradient(top, #e6174b, #e6174b);
    background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px), -moz-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px), -moz-linear-gradient(top, #e6174b, #e6174b);
    background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px), -ms-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px), -ms-linear-gradient(top, #e6174b, #e6174b);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px), -o-linear-gradient(left, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px), -o-linear-gradient(top, #e6174b, #e6174b);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px), linear-gradient(to right, rgba(255, 255, 255, 0.7) 0, rgba(255, 255, 255, 0.7) 10px), linear-gradient(to bottom, #e6174b, #e6174b);
}
.lblue.left-corner:before {
    border-left-color: #991f3d;
    border-bottom-color: #991f3d;
}
.lblue.left-corner:after {
    border-right-color: #991f3d;
    border-top-color: #991f3d;
}
.lblue.right-corner:before {
    border-left-color: #991f3d;
    border-top-color: #991f3d;
}
.lblue.right-corner:after {
    border-right-color: #991f3d;
    border-bottom-color: #991f3d;
}
.lblue.left-edge.point:after,
.lblue.right-edge.point:after {
    background-color: #991f3d;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#991f3d), to(#991f3d));
    background-image: -webkit-linear-gradient(-45deg, #991f3d, #991f3d);
    background-image: -moz-linear-gradient(-45deg, #991f3d, #991f3d);
    background-image: -ms-linear-gradient(-45deg, #991f3d, #991f3d);
    background-image: -o-linear-gradient(-45deg, #991f3d, #991f3d);
    background-image: linear-gradient(135deg, #991f3d, #991f3d);
    display: none;
}
.angled-section {
    position: absolute;
    z-index: 20;
    display: block;
}
.angled-section polygon {
    fill: #f6f6f6;
}
.angled-section.svg-top {
    top: -85px;
}
.angled-section.svg-bottom {
    bottom: -85px;
}
.angled-section.svg-footer-bottom,
.angled-section.svg-title-bottom {
    bottom: 0;
}
.parallax-container {
    position: relative;
    display: block;
    z-index: 0;
    overflow: hidden;
    margin: 0 auto;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0);
}
.parallax-container-inner,
.parallax-container-inner.repeat,
.touch .parallax-container-inner.no-repeat,
.touch .parallax-container-inner.repeat {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.parallax-container .parallax-container-inner.no-repeat,
.parallax-container.paratrue .parallax-container-inner.no-repeat {
    margin: 0 auto;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -moz-backface-visibility: hidden;
    background-position: center center;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
}
.no-touch .parallax-container {
    z-index: 0;
}
.parallax-container-inner {
    display: block;
    overflow: hidden;
    margin: 0 auto;
}
.parallax-container .parallax-container-inner.no-repeat {
    background-size: cover;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.parallax-container.paratrue .parallax-container-inner.no-repeat {
    background-size: cover;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-attachment: fixed;
}
.parallax-container-poster,
.touch .parallax-container-inner.no-repeat {
    margin: 0 auto;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
}
.parallax-container-inner.repeat {
    margin: 0 auto;
    background-repeat: repeat;
}
.touch .parallax-container-inner.no-repeat {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.touch .parallax-container-inner.repeat {
    margin: 0 auto;
    background-repeat: repeat;
}
.parallax-container.paratrue .parallax-container-inner {
    height: 200%;
}
.parallax-container-inner iframe {
    position: absolute !important;
    display: block;
}
.parallax-container-inner .mejs-controls,
.parallax-container-inner .mejs-layers {
    display: none !important;
}
.parallax-container-inner .mejs-video {
    width: auto !important;
    height: auto !important;
}
.parallax-container-inner video {
    position: absolute;
    top: 0;
    left: 0;
    min-height: 100%;
    min-width: 100%;
}
.parallax-container-overlay,
.parallax-container-overlay-color {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-repeat: repeat;
}
.parallax-container-poster,
.side-section-image {
    bottom: 0;
    background-repeat: no-repeat;
    background-position: center center;
    left: 0;
    top: 0;
}
.parallax-container-poster {
    position: absolute;
    right: 0;
    background-size: cover;
}
.parallax-container-inner .mejs-container {
    z-index: -1;
}
.parallax-container-inner .mejs-container.mejs-video,
.parallax-container-inner .mejs-container.mejs-video * {
    transform: translateZ(0);
    position: relative;
}
.no-touch .side-section {
    z-index: 0;
}
.wp-video,
video.wp-video-shortcode {
    width: 100% !important;
    max-width: 100% !important;
}
video.wp-video-shortcode {
    position: relative;
}
.side-section-image {
    position: absolute;
    overflow: hidden;
    width: 41.66666667%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.side-section-image.repeat {
    background-repeat: repeat;
}
.side-section.right .side-section-image {
    right: 0;
    left: auto;
}
.side-section .side-col {
    margin: 0;
    float: right;
}
.side-section.right .side-col {
    margin: 0;
    float: left;
}
@media only screen and (max-width: 1000px) {
    .side-section-image {
        width: 25%;
    }
    .side-section .side-col {
        width: 66.66666667%;
    }
}
@media only screen and (max-width: 690px) {
    .side-section .side-col {
        width: 100%;
    }
    .side-section-image {
        display: none;
    }
    .block_of_dual_button {
        text-align: center !important;
    }
}
.blur {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
    transform: scale(1.1);
}
.featuredimagebg,
.featuredimagebgblog {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.free_download_block .edd_download_purchase_form {
    margin-bottom: 0 !important;
}
.free_download_block {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: 62px;
}
.product_bottom_flex {
    padding: 0 6px;
}
.product_bottom_flex:first-child {
    padding-left: 0;
    max-width: 249px;
}
.product_bottom_flex:last-child {
    padding-right: 0;
}
.product_bottom_flex .social-button-bottom {
    padding: 9px 18px;
}
.free_download_block .edd_download_purchase_form .edd_price_options li {
    display: block;
    padding: 0;
    margin: 0;
    line-height: 25px;
    text-align: left;
}
.free_block img {
    max-width: 100%;
}
.social-button-bottom {
    border-radius: 3px;
    font-size: 16px;
    font-weight: 700;
    padding: 8px 20px 10px !important;
    border-color: #28375a;
    border-width: 2px;
    border-style: solid;
    color: #28375a;
    display: inline-block;
    width: 100%;
    text-align: center;
    max-height: 50px;
    min-height: 50px;
}
.social-button-bottom a i {
    color: #fff;
    padding: 6px 5px;
    display: inline-block;
    text-align: center;
    margin: 0 5px;
    min-width: 27px;
    height: 25px;
    font-size: 12px;
    line-height: 14px;
}
.social-button-bottom a:last-child i {
    margin-right: 0;
}
.social-button-bottom a.facebook i {
    background: #3b5998;
}
.social-button-bottom a.twitter i {
    background: #1da1f2;
}
.social-button-bottom a.google i {
    background: #dd4b39;
}
.social-button-bottom a.pinterest i {
    background: #bd081c;
}
.dm_dimension h4 {
    font-size: 16px;
    font-weight: 700;
    margin-top: 0;
}
.dm_dimension_button {
    background: #d7d8d9;
    text-align: center;
    padding: 6px 12px;
    border-radius: 3px;
    display: inline;
}
.dimension_table > tbody > tr > td {
    border: none !important;
    padding-right: 2px !important;
    padding-left: 2px !important;
    display: inline-block;
    padding-bottom: 5px !important;
}
.dm_extra_padding {
    padding-top: 6px !important;
}
.free_block ol,
.free_block ul,
.post-main-content ol,
.post-main-content ul,
.single-post-block ol,
.single-post-block ul {
    padding: 0 0 20px;
    margin-left: 30px;
}
.free_block h1,
.free_block h2,
.free_block h3,
.free_block h4,
.post-main-content h1,
.post-main-content h2,
.post-main-content h3,
.post-main-content h4,
.single-post-block h1,
.single-post-block h2,
.single-post-block h3,
.single-post-block h4 {
    margin-top: 0;
    margin-bottom: 30px;
}
.free_block h4,
.free_block h5,
.post-main-content h4,
.post-main-content h5,
.single-post-block h4,
.single-post-block h5 {
    margin-top: 0;
    margin-bottom: 20px;
}
.free_block h6,
.post-main-content h6,
.single-post-block h61 {
    margin-top: 0;
    margin-bottom: 30px;
}
.sidebar-theme .textwidget img,
.sidebar-theme img {
    max-width: 100%;
    height: auto;
}
.sidebar-theme select,
.sidebar-theme select option {
    max-width: 100%;
}
#grid .status-publish.sticky:before {
    left: 14px;
}
#grid .status-publish.sticky .blog-box {
    padding-top: 10px;
}
.status-publish.sticky:before {
    content: "Featured";
    color: #fff;
    padding: 6px 10px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 0;
    position: absolute;
    font-size: 11px;
    left: 0px;
    line-height: 12px;
}
.post-promo-box.grid_dm .overlay_content_center a {
    font-weight: 700;
    line-height: 45px;
    height: 50px;
    padding: 0 20px;
    text-transform: capitalize;
    font-size: 16px;
    max-height: 50px;
    background: #fff;
    border-color: #fff;
    border-radius: 3px;
    vertical-align: middle;
    display: inline-block;
}
.to-separator-bottom,
.to-separator-top {
    position: absolute;
    z-index: 1;
    height: 60px;
    left: 0;
    width: 100%;
    overflow: hidden;
}
.bottom_meta {
    margin: 30px 0;
    border-radius: 3px;
    width: 100%;
    float: left;
}
.bottom_meta p {
    margin: 0;
}
.button-sub-right .btn,
.cart-style-one .cart-button .edd-cart-quantity,
.download_cat_filter,
.search-btn::after,
.status-publish.sticky:before,
.wpcf7-submit {
    background: #5a00f0;
}
.download_cat_filter {
    position: relative;
}
h1.single-post-title {
    color: #fff;
    margin: 0;
}
h1.page_title_single {
    color: #f2f2f2;
    font-weight: 700;
}
.footer-link-page-post {
    width: 100%;
    float: left;
}
.footer-link-page-post a {
    text-decoration: none;
}
.footer-link-page-post a .footer-page-post-link {
    background: #28375a !important;
    padding: 3px 8px;
    color: #fff;
    text-decoration: none;
}
.footer-link-page-post .footer-page-post-link {
    background: #5a00f0;
    padding: 3px 8px;
    color: #fff;
}
.chat-author,
.chat-text {
    padding-left: 10px;
    border-radius: 3px;
}
.comment-button a.btn,
.product-main-header,
.social-button {
    background: #28375a;
}
.chat-author {
    background: #c1e8e3;
    border-left: 3px solid #41474d;
}
.chat-text {
    background: #ebf5f3;
    border-left: 3px solid #c1e8e3;
    margin-top: 2px;
}
.format-quote blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    background: #c1e8e3;
    border-left: 5px solid #41474d;
    border-radius: 3px;
}
.format-aside .post-main-content {
    background: #e9edf7;
    padding: 30px;
    color: #28375a;
    font-size: 16px;
    border-radius: 3px;
    line-height: 30px;
}
.format-audio .post-main-content,
.format-status .post-main-content {
    font-size: 18px;
}
.format-video .post-main-content iframe {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.format-audio .post-main-content a {
    display: inherit;
    font-weight: 700;
}
.format-audio .post-main-content .wp-audio-shortcode {
    margin-top: 15px;
}
.format-image .post-main-content .wp-caption {
    background: #fff;
    border: none;
    max-width: 100%;
    padding: 5px 3px 10px;
    text-align: center;
    float: left;
}
.format-gallery .gallery {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
}
.no-results.not-found {
    padding: 120px 0;
}
.no-results.not-found .page-header {
    padding-bottom: 9px;
    border-bottom: 1px solid #41474d;
    margin: 0;
}
.to-separator-top {
    top: -59px;
}
.to-separator-bottom {
    bottom: -59px;
}
.clouds,
.repeat-circle-big,
.repeat-circle-small,
.repeat-triangle-big,
.repeat-triangle-small,
.rounded-inner,
.rounded-outer,
.slope-left,
.slope-right,
.triangle-inner,
.triangle-outer {
    width: 100%;
    height: 100%;
}
.repeat-circle-small,
.repeat-triangle-small {
    display: none;
}
.to-separator-bottom svg.arrow,
.to-separator-bottom svg.clouds,
.to-separator-bottom svg.repeat-circle-big,
.to-separator-bottom svg.repeat-circle-small,
.to-separator-bottom svg.repeat-triangle-big,
.to-separator-bottom svg.repeat-triangle-small,
.to-separator-bottom svg.rounded-inner,
.to-separator-bottom svg.rounded-outer,
.to-separator-bottom svg.triangle-inner,
.to-separator-bottom svg.triangle-outer {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.to-separator-bottom svg.slope-right {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
}
.to-separator-top svg.slope-left {
    -webkit-transform: rotateY(180deg) rotateX(180deg);
    -moz-transform: rotateY(180deg) rotateX(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotateY(180deg) rotateX(180deg);
    transform: rotateY(180deg) rotateX(180deg);
}
.to-separator-top svg.slope-right {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.to-separator-bottom .arrow,
.to-separator-top .arrow {
    display: block;
    position: relative;
    height: 60px;
    width: 160px;
    margin: 0 auto;
}
.to-separator-bottom .circle,
.to-separator-top .circle {
    display: block;
    position: relative;
    height: 120px;
    width: 120px;
    margin: -60px auto 0;
}
.to-separator-top .circle {
    margin-top: 0;
    margin-bottom: -60px;
}
@media (max-width: 968px) {
    .to-separator-top {
        height: 35px;
        top: -34px;
    }
    .to-separator-bottom {
        height: 35px;
        bottom: -34px;
    }
    .to-separator-bottom .arrow,
    .to-separator-top .arrow {
        height: 35px;
        width: 100px;
    }
    .repeat-circle-small,
    .repeat-triangle-small {
        display: block;
    }
    .repeat-circle-big,
    .repeat-triangle-big {
        display: none;
    }
}
.no-touch .col.has-anim,
.no-touch .has-anim,
.no-touch .to-sc-image.has-anim {
    opacity: 0;
    position: relative;
}
.csstransitions.no-touch .col.has-anim,
.csstransitions.no-touch .has-anim,
.csstransitions.no-touch .to-sc-image.has-anim {
    transition: all 0.8s ease;
    -webkit-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -o-transition: all 0.8s ease;
}
.no-csstransitions.no-touch .col.has-anim[data-anim="from-left"],
.no-csstransitions.no-touch .has-anim[data-anim="from-left"],
.no-csstransitions.no-touch .to-sc-image.has-anim[data-anim="from-left"] {
    left: -40px;
}
.csstransitions.no-touch .col.has-anim[data-anim="from-left"],
.csstransitions.no-touch .has-anim[data-anim="from-left"],
.csstransitions.no-touch .to-sc-image.has-anim[data-anim="from-left"] {
    transform: translate3d(-40px, 0, 0);
    -webkit-transform: translate3d(-40px, 0, 0);
    -o-webkit-transform: translate3d(-40px, 0, 0);
    -moz-webkit-transform: translate3d(-40px, 0, 0);
}
.no-csstransitions.no-touch .col.has-anim[data-anim="from-right"],
.no-csstransitions.no-touch .has-anim[data-anim="from-right"],
.no-csstransitions.no-touch .to-sc-image.has-anim[data-anim="from-right"] {
    right: -40px;
}
.csstransitions.no-touch .col.has-anim[data-anim="from-right"],
.csstransitions.no-touch .has-anim[data-anim="from-right"],
.csstransitions.no-touch .to-sc-image.has-anim[data-anim="from-right"] {
    transform: translate3d(40px, 0, 0);
    -webkit-transform: translate3d(40px, 0, 0);
    -o-webkit-transform: translate3d(40px, 0, 0);
    -moz-webkit-transform: translate3d(40px, 0, 0);
}
.no-csstransitions.no-touch .col.has-anim[data-anim="from-top"],
.no-csstransitions.no-touch .has-anim[data-anim="from-top"],
.no-csstransitions.no-touch .to-sc-image.has-anim[data-anim="from-top"] {
    top: -50px;
}
.csstransitions.no-touch .col.has-anim[data-anim="from-top"],
.csstransitions.no-touch .has-anim[data-anim="from-top"],
.csstransitions.no-touch .to-sc-image.has-anim[data-anim="from-top"] {
    transform: translate3d(0, -50px, 0);
    -webkit-transform: translate3d(0, -50px, 0);
    -o-webkit-transform: translate3d(0, -50px, 0);
    -moz-webkit-transform: translate3d(0, -50px, 0);
}
.no-csstransitions.no-touch .col.has-anim[data-anim="from-bottom"],
.no-csstransitions.no-touch .has-anim[data-anim="from-bottom"],
.no-csstransitions.no-touch .to-sc-image.has-anim[data-anim="from-bottom"] {
    bottom: -50px;
}
.csstransitions.no-touch .col.has-anim[data-anim="from-bottom"],
.csstransitions.no-touch .has-anim[data-anim="from-bottom"],
.csstransitions.no-touch .to-sc-image.has-anim[data-anim="from-bottom"] {
    transform: translate3d(0, 50px, 0);
    -webkit-transform: translate3d(0, 50px, 0);
    -o-webkit-transform: translate3d(0, 50px, 0);
    -moz-webkit-transform: translate3d(0, 50px, 0);
}
.no-touch .col.has-anim[data-anim="grow-in"],
.no-touch .has-anim[data-anim="grow-in"],
.no-touch .to-sc-image.has-anim[data-anim="grow-in"] {
    transform: scale(0.4);
    -webkit-transform: scale(0.4);
    -o-transform: scale(0.4);
    -moz-transform: scale(0.4);
    transition: all 0.8s cubic-bezier(0.2, 0.5, 0.4, 1.3);
    -webkit-transition: all 0.8s cubic-bezier(0.2, 0.5, 0.4, 1.3);
    -o-transition: all 0.8s cubic-bezier(0.2, 0.5, 0.4, 1.3);
    -moz-transition: all 0.8s cubic-bezier(0.2, 0.5, 0.4, 1.3);
}
.no-touch .col.has-anim[data-anim="flip-in"],
.no-touch .has-anim[data-anim="flip-in"],
.no-touch .to-sc-image.has-anim[data-anim="flip-in"] {
    opacity: 0;
    transform: perspective(1000px) rotateY(25deg);
    -webkit-transform: perspective(1000px) rotateY(25deg);
    -o-webkit-transform: perspective(1000px) rotateY(25deg);
    -moz-webkit-transform: perspective(1000px) rotateY(25deg);
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
}
@-webkit-keyframes flash {
    0%,
    100%,
    50% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
@-moz-keyframes flash {
    0%,
    100%,
    50% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
@-o-keyframes flash {
    0%,
    100%,
    50% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
@keyframes flash {
    0%,
    100%,
    50% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
.flash {
    -webkit-animation: flash 1s linear;
    -moz-animation: flash 1s linear;
    -o-animation: flash 1s linear;
    animation: flash 1s linear;
}
@-webkit-keyframes shake {
    0%,
    100% {
        -webkit-transform: translateX(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translateX(-10px);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translateX(10px);
    }
}
@-moz-keyframes shake {
    0%,
    100% {
        -moz-transform: translateX(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -moz-transform: translateX(-10px);
    }
    20%,
    40%,
    60%,
    80% {
        -moz-transform: translateX(10px);
    }
}
@-o-keyframes shake {
    0%,
    100% {
        -o-transform: translateX(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -o-transform: translateX(-10px);
    }
    20%,
    40%,
    60%,
    80% {
        -o-transform: translateX(10px);
    }
}
@keyframes shake {
    0%,
    100% {
        transform: translateX(0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translateX(-10px);
    }
    20%,
    40%,
    60%,
    80% {
        transform: translateX(10px);
    }
}
.shake {
    -webkit-animation: shake 1s linear;
    -moz-animation: shake 1s linear;
    -o-animation: shake 1s linear;
    animation: shake 1s linear;
}
@-webkit-keyframes bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
        -webkit-transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-30px);
    }
    60% {
        -webkit-transform: translateY(-15px);
    }
}
@-moz-keyframes bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
        -moz-transform: translateY(0);
    }
    40% {
        -moz-transform: translateY(-30px);
    }
    60% {
        -moz-transform: translateY(-15px);
    }
}
@-o-keyframes bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
        -o-transform: translateY(0);
    }
    40% {
        -o-transform: translateY(-30px);
    }
    60% {
        -o-transform: translateY(-15px);
    }
}
@keyframes bounce {
    0%,
    100%,
    20%,
    50%,
    80% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-30px);
    }
    60% {
        transform: translateY(-15px);
    }
}
.bounce {
    -webkit-animation: bounce 1s linear;
    -moz-animation: bounce 1s linear;
    -o-animation: bounce 1s linear;
    animation: bounce 1s linear;
}
@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
    }
    10%,
    20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale(1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
    }
    100% {
        -webkit-transform: scale(1) rotate(0);
    }
}
@-moz-keyframes tada {
    0% {
        -moz-transform: scale(1);
    }
    10%,
    20% {
        -moz-transform: scale(0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -moz-transform: scale(1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -moz-transform: scale(1.1) rotate(-3deg);
    }
    100% {
        -moz-transform: scale(1) rotate(0);
    }
}
@-o-keyframes tada {
    0% {
        -o-transform: scale(1);
    }
    10%,
    20% {
        -o-transform: scale(0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -o-transform: scale(1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        -o-transform: scale(1.1) rotate(-3deg);
    }
    100% {
        -o-transform: scale(1) rotate(0);
    }
}
@keyframes tada {
    0% {
        transform: scale(1);
    }
    10%,
    20% {
        transform: scale(0.9) rotate(-3deg);
    }
    30%,
    50%,
    70%,
    90% {
        transform: scale(1.1) rotate(3deg);
    }
    40%,
    60%,
    80% {
        transform: scale(1.1) rotate(-3deg);
    }
    100% {
        transform: scale(1) rotate(0);
    }
}
.tada {
    -webkit-animation: tada 1s linear;
    -moz-animation: tada 1s linear;
    -o-animation: tada 1s linear;
    animation: tada 1s linear;
}
@-webkit-keyframes swing {
    100%,
    20%,
    40%,
    60%,
    80% {
        -webkit-transform-origin: top center;
    }
    20% {
        -webkit-transform: rotate(15deg);
    }
    40% {
        -webkit-transform: rotate(-10deg);
    }
    60% {
        -webkit-transform: rotate(5deg);
    }
    80% {
        -webkit-transform: rotate(-5deg);
    }
    100% {
        -webkit-transform: rotate(0);
    }
}
@-moz-keyframes swing {
    20% {
        -moz-transform: rotate(15deg);
    }
    40% {
        -moz-transform: rotate(-10deg);
    }
    60% {
        -moz-transform: rotate(5deg);
    }
    80% {
        -moz-transform: rotate(-5deg);
    }
    100% {
        -moz-transform: rotate(0);
    }
}
@-o-keyframes swing {
    20% {
        -o-transform: rotate(15deg);
    }
    40% {
        -o-transform: rotate(-10deg);
    }
    60% {
        -o-transform: rotate(5deg);
    }
    80% {
        -o-transform: rotate(-5deg);
    }
    100% {
        -o-transform: rotate(0);
    }
}
@keyframes swing {
    20% {
        transform: rotate(15deg);
    }
    40% {
        transform: rotate(-10deg);
    }
    60% {
        transform: rotate(5deg);
    }
    80% {
        transform: rotate(-5deg);
    }
    100% {
        transform: rotate(0);
    }
}
.swing {
    -webkit-transform-origin: top center;
    -moz-transform-origin: top center;
    -o-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation: swing 1s linear;
    -moz-animation: swing 1s linear;
    -o-animation: swing 1s linear;
    animation: swing 1s linear;
}
@-webkit-keyframes wobble {
    0%,
    100% {
        -webkit-transform: translateX(0);
    }
    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
    }
    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
    }
    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
    }
    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
    }
    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
    }
}
@-moz-keyframes wobble {
    0%,
    100% {
        -moz-transform: translateX(0);
    }
    15% {
        -moz-transform: translateX(-25%) rotate(-5deg);
    }
    30% {
        -moz-transform: translateX(20%) rotate(3deg);
    }
    45% {
        -moz-transform: translateX(-15%) rotate(-3deg);
    }
    60% {
        -moz-transform: translateX(10%) rotate(2deg);
    }
    75% {
        -moz-transform: translateX(-5%) rotate(-1deg);
    }
}
@-o-keyframes wobble {
    0%,
    100% {
        -o-transform: translateX(0);
    }
    15% {
        -o-transform: translateX(-25%) rotate(-5deg);
    }
    30% {
        -o-transform: translateX(20%) rotate(3deg);
    }
    45% {
        -o-transform: translateX(-15%) rotate(-3deg);
    }
    60% {
        -o-transform: translateX(10%) rotate(2deg);
    }
    75% {
        -o-transform: translateX(-5%) rotate(-1deg);
    }
}
@keyframes wobble {
    0%,
    100% {
        transform: translateX(0);
    }
    15% {
        transform: translateX(-25%) rotate(-5deg);
    }
    30% {
        transform: translateX(20%) rotate(3deg);
    }
    45% {
        transform: translateX(-15%) rotate(-3deg);
    }
    60% {
        transform: translateX(10%) rotate(2deg);
    }
    75% {
        transform: translateX(-5%) rotate(-1deg);
    }
}
.wobble {
    -webkit-animation: wobble 1s linear;
    -moz-animation: wobble 1s linear;
    -o-animation: wobble 1s linear;
    animation: wobble 1s linear;
}
@-webkit-keyframes pulse {
    0%,
    100% {
        -webkit-transform: scale(1);
    }
    25%,
    75% {
        -webkit-transform: scale(1.2);
    }
    50% {
        -webkit-transform: scale(1.1);
    }
}
@-moz-keyframes pulse {
    0%,
    100% {
        -moz-transform: scale(1);
    }
    25%,
    75% {
        -moz-transform: scale(1.2);
    }
    50% {
        -moz-transform: scale(1.1);
    }
}
@-o-keyframes pulse {
    0%,
    100% {
        -o-transform: scale(1);
    }
    25%,
    75% {
        -o-transform: scale(1.2);
    }
    50% {
        -o-transform: scale(1.1);
    }
}
@keyframes pulse {
    0%,
    100% {
        transform: scale(1);
    }
    25%,
    75% {
        transform: scale(1.2);
    }
    50% {
        transform: scale(1.1);
    }
}
.pulse {
    -webkit-animation: pulse 1s linear;
    -moz-animation: pulse 1s linear;
    -o-animation: pulse 1s linear;
    animation: pulse 1s linear;
}
@-webkit-keyframes rotate {
    0% {
        -webkit-transform: rotate(0);
    }
    25% {
        -webkit-transform: rotate(45deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
    }
    75% {
        -webkit-transform: rotate(315deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@-moz-keyframes rotate {
    0% {
        -moz-transform: rotate(0);
    }
    25% {
        -moz-transform: rotate(45deg);
    }
    50% {
        -moz-transform: rotate(180deg);
    }
    75% {
        -moz-transform: rotate(315deg);
    }
    100% {
        -moz-transform: rotate(360deg);
    }
}
@-o-keyframes rotate {
    0% {
        -o-transform: rotate(0);
    }
    25% {
        -o-transform: rotate(45deg);
    }
    50% {
        -o-transform: rotate(180deg);
    }
    75% {
        -o-transform: rotate(315deg);
    }
    100% {
        -o-transform: rotate(360deg);
    }
}
@keyframes rotate {
    0% {
        transform: rotate(0);
    }
    25% {
        transform: rotate(45deg);
    }
    50% {
        transform: rotate(180deg);
    }
    75% {
        transform: rotate(315deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
.rotate {
    -webkit-animation: rotate 1s linear;
    -moz-animation: rotate 1s linear;
    -o-animation: rotate 1s linear;
    animation: rotate 1s linear;
}
#mayosis-sidemenu,
#mayosis-sidemenu ul,
#mayosis-sidemenu ul li,
#mayosis-sidemenu ul li a {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
    line-height: 1;
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
#mayosis-sidemenu {
    width: 100%;
    color: #fff;
    margin-top: 30px;
}
#mayosis-sidemenu ul ul {
    display: none;
}
.align-right {
    float: right;
}
#mayosis-sidemenu > ul > li > a {
    padding: 13px 20px;
    cursor: pointer;
    z-index: 2;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
}
#mayosis-sidemenu > ul > li.active > a,
#mayosis-sidemenu > ul > li.open > a,
#mayosis-sidemenu > ul > li > a:hover {
    color: #fff;
    background: #191928;
}
.holder {
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    right: 0;
}
.holder::after,
.holder::before {
    display: block;
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    right: 20px;
    z-index: 10;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.holder::after {
    top: 17px;
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
}
#mayosis-sidemenu > ul > li.active > a > span::after,
#mayosis-sidemenu > ul > li.open > a > span::after,
#mayosis-sidemenu > ul > li > a:hover > span::after {
    border-color: #eee;
}
.holder::before {
    top: 18px;
    border-top: 2px solid;
    border-left: 2px solid;
    border-top-color: inherit;
    border-left-color: inherit;
}
#mayosis-sidemenu ul ul li a {
    cursor: pointer;
    border-bottom: none;
    padding: 10px 20px;
    z-index: 1;
    text-decoration: none;
    font-size: 13px;
    background: 0 0 !important;
    box-shadow: none;
    line-height: 15px;
    font-weight: 400;
}
#mayosis-sidemenu ul ul li.active > a,
#mayosis-sidemenu ul ul li.open > a,
#mayosis-sidemenu ul ul li:hover > a {
    background: 0 0;
    color: #fff;
}
#mayosis-sidemenu ul ul li:first-child > a {
    box-shadow: none;
}
#mayosis-sidemenu ul ul ul li a {
    padding-left: 30px;
}
#mayosis-sidemenu > ul > li > ul > li.last > a,
#mayosis-sidemenu > ul > li > ul > li:last-child > a {
    border-bottom: 0;
}
#mayosis-sidemenu > ul > li > ul > li.last.open > a,
#mayosis-sidemenu > ul > li > ul > li.open:last-child > a {
    border-bottom: 1px solid #32373e;
}
#mayosis-sidemenu > ul > li > ul > li.open:last-child > ul > li:last-child > a {
    border-bottom: 0;
}
#mayosis-sidemenu ul ul li.has-sub > a::after {
    display: block;
    position: absolute;
    content: "\2c3";
    width: 5px;
    height: 5px;
    right: 20px;
    z-index: 10;
    top: 11.5px;
    font-family: Zeroicons-Line;
}
#mayosis-sidemenu ul ul li.active > a::after,
#mayosis-sidemenu ul ul li.open > a::after,
#mayosis-sidemenu ul ul li > a:hover::after {
    border-color: #fff;
}
.footer-sidebar ul li a:hover,
.main-post-promo .single-social-button a:hover i,
.top-social-icon li a:hover,
.without-bg-social a:hover {
    opacity: 0.5;
}
.gallery__thumbnail.current i {
    background-color: #757575;
    width: 100%;
}
.gallery .slick-list {
    overflow: visible;
}
.gallery .slick-slide {
    padding: 0 100px;
    width: 100vw;
    filter: drop-shadow(0 10px 40px rgba(0, 0, 0, 0.55));
}
.gallery .slick-slide img {
    max-width: 100%;
    margin: 0 auto;
}
@keyframes motion-blur {
    0% {
        filter: url(#blur0);
        transform: scale(1, 1);
    }
    15% {
        filter: url(#blur1);
        transform: scale(1, 0.98);
    }
    30% {
        filter: url(#blur2);
        transform: scale(1, 0.93);
    }
    45% {
        filter: url(#blur3);
        transform: scale(1.1, 0.9);
    }
    60% {
        filter: url(#blur4);
        transform: scale(1.2, 0.88);
    }
    100%,
    75% {
        filter: url(#blur5);
        transform: scale(1.35, 0.85);
    }
}
.do-transition {
    animation: motion-blur 0.1s linear forwards, motion-blur 0.4s linear reverse forwards 0.1s;
}
.product-style-one-meta {
    font-size: 14px;
}
.product-style-one-meta span {
    padding: 0 12px;
}
.nicescroll-rails {
    z-index: 999 !important;
}
.sidebar-thumbnail,
.sidebar-thumbnail .product-thumb img {
    border-radius: 3px;
}
.widget_digital_search {
    background: 0 0 !important;
}
.maxcollapse-input,
.mayosis-option-menu li a:focus {
    background: 0 0;
    outline: 0;
}
.single-product-widget .tag_widget_single {
    padding: 0;
}
.main-header #mayosis-menu {
    margin-top: -1px;
}
.main-navigation {
    width: 100%;
}
.footer-sidebar .widget-title,
h2.footer-widget-title {
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 16px;
}
div.wpcf7-response-output {
    margin: 0 !important;
    padding: 1em !important;
}
.product_widget_inside .edd-fd-button {
    margin-bottom: 12px;
}
.top-header-right #top-main-menu > ul > li:last-child {
    padding-right: 0;
}
#comment_box:focus,
.single-news-letter .nl__item--submit:focus {
    outline: 0;
    border: none;
}
.fes--author--image--block .overlay_content_center a i,
.recent_image_block .overlay_content_center a i {
    font-size: 16px;
}
.footer-sidebar ul li a,
.main-post-promo .single-social-button a:hover i,
.without-bg-social a {
    transition: all 0.25s;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
}
.without-bg-social a {
    padding: 0 15px;
}
.without-bg-social a:first-child {
    padding-left: 0;
}
.without-bg-social a:last-child {
    padding-right: 0;
}
.additional-footer {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    border-top: 1px solid #fff;
    margin-top: 48px;
    padding-top: 48px;
}
.additional-footer-widget .follow-text {
    margin: 0;
}
.additional-footer-widge .social-profile a {
    margin: 0 5px;
}
.additional-footer .additional-footer-widget {
    flex: 1;
}
.btn {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.maxcollapse {
    position: relative;
    min-width: 50px;
    width: 0;
    height: 80px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s;
}
.maxcollapse-input {
    border: 0;
    opacity: 0;
    font-size: 14px;
    font-style: italic;
}
.maxcollapse-open .maxcollapse-input {
    top: 0;
    right: 0;
    border: 0;
    outline: 0;
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 0 55px 0 20px;
    font-size: 14px;
    color: red;
    opacity: 1;
}
.maxcollapse-input::-webkit-input-placeholder {
    color: #d74b4b;
}
.maxcollapse-input:-moz-placeholder {
    color: #d74b4b;
}
.maxcollapse-input::-moz-placeholder {
    color: #d74b4b;
}
.maxcollapse-input:-ms-input-placeholder {
    color: #d74b4b;
}
.maxcollapse-icon,
.maxcollapse-submit {
    width: 50px;
    height: 80px;
    display: block;
    position: absolute;
    top: 0;
    font-size: 22px;
    right: 0;
    padding: 0;
    margin: -3px 0 0;
    border: 0;
    outline: 0;
    line-height: 80px;
    text-align: center;
    cursor: pointer;
    color: #dcddd8;
    background: 0 0;
}
.maxcollapse-submit {
    opacity: 0;
}
.maxcollapse-open {
    width: 100%;
}
.maxcollapse-open .maxcollapse-input {
    background: #172b3c;
    border-radius: 3px;
}
.byline {
    position: absolute;
    top: 150px;
    left: 30%;
    text-align: center;
    font-size: 18px;
}
.byline a {
    text-decoration: none;
    color: #d74b4b;
}
.container-author .author-all-product-box {
    padding-top: 91px;
    padding-bottom: 95px;
}
.widget-products .grid_dm .overlay_content_center a {
    font-size: 20px;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    vertical-align: middle;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.widget-products .grid_dm .overlay_content_center a i {
    font-size: 20px;
}
.blog_overlay_content a,
.fes--author--image--block .overlay_content_center a,
.recent_image_block .overlay_content_center a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    vertical-align: middle;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}
.single-news-letter .nl__item--submit:hover {
    background: #0abeb4;
    border-color: #0abeb4;
    color: #fff;
}
.single-news-letter {
    position: relative;
}
.nl__item {
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #1e2832;
    height: 40px;
    padding: 0 15px;
    background: #1e2832;
    color: #6e7d82;
    font-size: 16px !important;
}
.nl__item::-webkit-input-placeholder {
    color: #6e7d82 !important;
}
.nl__item::-moz-placeholder {
    color: #6e7d82 !important;
}
.footer-payment-options {
    margin-top: 34px;
}
.footer-sidebar .edd-taxonomy-widget .children {
    margin: 0;
}
.footer-payment-options i {
    padding-right: 10px;
    font-size: 36px;
    padding-top: 3px;
    padding-bottom: 3px;
}
.single-news-letter .nl__item--submit {
    transition: all 0.15s;
    position: absolute;
    top: 10px;
    right: 10px;
    color: #6e8c96;
    background-color: #324650;
    border: none;
    padding: 0 20px 20px;
    line-height: 30px;
    max-height: 30px;
    border-radius: 3px;
    font-size: 12px !important;
}
.blog_overlay_content a i {
    font-size: 30px;
    color: #fff;
}
.top_block_thumbnail {
    position: absolute;
    background: rgba(40, 40, 55, 0.5);
}
.top_block {
    top: 0;
    bottom: auto !important;
}
.side-image-control .gallery__block {
    width: 70%;
    float: left;
}
.side-thumb-control {
    width: 30% !important;
    float: left;
    padding: 10px 10px 10px 15px !important;
}
.side-thumb-control .gallery__controls__inner {
    width: 100% !important;
    position: static !important;
}
.without-meta {
    height: 15px;
}
.productflexfix {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.productflexfix .post-thumb-single {
    flex: 1;
}
.mayosis-blog-flex.post-details,
.middle-flex-grid {
    flex: 1;
}
.edd_price_option_price.regular_price del,
.product-price.promo_price del {
    opacity: 0.5;
}
.button-fill-color,
.live_demo_onh {
    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: all 0.2s ease-out;
}
.download-count-hover {
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
    margin: 10px 0;
}
.overlay_content_center .social-button a i,
.overlay_content_center i {
    font-size: 10px;
}
.product-hover-social-share .social-button {
    border: none;
    padding: 0;
    margin-top: 10px;
    margin-bottom: 10px;
    text-transform: capitalize;
    font-size: 14px;
}
.download-count-hover p span {
    padding-left: 6px;
}
.social-button i,
.social-button span {
    opacity: 1;
    cursor: default;
}
.social-button span {
    vertical-align: middle;
    padding-left: 4px;
    margin-top: -1px;
    display: inline;
    font-weight: 700;
    padding-right: 10px;
}
.social-button a i {
    cursor: pointer;
}
.social-button a i:hover {
    opacity: 1;
}
.overlay_content_center a {
    font-weight: 700;
}
.overlay_content_center .overlay_cart_btn i {
    vertical-align: middle;
    margin-top: -2px;
    padding-right: 3px;
}
.product_hover_demo_button .live_demo_onh,
.product_hover_details_button .button-fill-color {
    font-size: 16px;
    font-weight: 700;
}
.product-hover-social-share .social-button a,
.product-hover-social-share .social-button a i,
figure.mayosis-fade-in:hover .overlay_cart_btn {
    background: 0 0 !important;
    border: none !important;
    color: #fff !important;
    min-width: auto;
    padding: 0;
    opacity: 1;
}
.main-post-promo .social-button a:hover,
.mayosis-fade-in .overlay_content_center .overlay_cart_btn:hover,
.product-hover-social-share .social-button a:hover {
    opacity: 0.5;
}
aside.sidebar.widget-area {
    overflow: hidden;
}
.dasboard-tab {
    padding-top: 63px;
}
.user-dashboard-page .nav-pills > li.active > a,
.user-dashboard-page .nav-pills > li.active > a:focus,
.user-dashboard-page .nav-pills > li.active > a:hover {
    border-bottom: 2px solid #28375a;
    color: #28375a;
    background: 0 0;
    font-weight: 700;
}
.user-dashboard-page .nav-pills > li > a {
    border-radius: 0;
}
#basic-user-avatar-form input[type="submit"]:hover,
#commentform input[type="submit"]:hover,
#edd_checkout_cart .edd-submit.button.blue:hover,
#edd_profile_editor_submit:hover,
#sidebar-wrapper a#menu-close:hover,
.button-sub-right input[type="submit"],
.edd-submit.button.blue:hover,
.edd_purchase_submit_wrapper a.edd-add-to-cart.edd-has-js:hover,
.login-button:hover,
.main_widget_checout:hover,
.nl__item--submit:hover,
.single-cart-button a:hover.btn,
.single-product-buttons .multiple_button_v:focus,
.single-product-buttons .multiple_button_v:hover {
    filter: contrast(125%) brightness(105%);
}
.footer-widget input[type="email"]::placeholder,
.footer-widget input[type="password"],
.footer-widget input[type="password"]::placeholder,
.footer-widget input[type="text"]::placeholder {
    opacity: 0.5;
}
.social-button a {
    transition: all 0.15s;
}
.edd-fd-button:hover {
    background: #282837;
    filter: brightness(120%);
    color: #fff !important;
}
.edd_cart_actions {
    font-size: 16px;
}
.edd-login-remember input[type="checkbox"] {
    opacity: 0;
}
.edd-login-remember input[type="checkbox"]:focus {
    outline: 0;
    border: none;
}
.edd-login-remember span {
    margin-left: -15px;
}
.edd-login-remember span:before {
    content: "\1f533";
    font-family: Zeroicons-Line;
    font-weight: 700;
    font-size: 16px;
    color: #cdcfd1;
    display: inline-block;
    margin-right: 5px;
}
.edd-login-remember input:checked ~ span:before {
    content: "\2611";
    font-family: Zeroicons-Line;
    font-weight: 700;
    font-size: 16px;
    color: #5a00f0;
    transition: background 0.3s ease-in-out;
}
.mayosis-modern-login {
    background: #fff;
    padding: 80px;
    text-align: center;
    border-radius: 3px;
}
.login-logo {
    margin-bottom: 80px;
}
.mayosis-modern-login h3 {
    margin-top: 0;
    margin-bottom: 30px;
}
.mayosis-modern-login .edd-login-remember {
    text-align: left;
}
.mayosis-modern-login .main_login_form .login_form_dm input[type="email"],
.mayosis-modern-login .main_login_form .login_form_dm input[type="password"],
.mayosis-modern-login .main_login_form .login_form_dm input[type="text"] {
    padding: 5px 20px !important;
}
.mayosis-modern-login .main_login_form .login_form_dm input:focus {
    outline: 0;
}
a.sigining-up {
    margin-top: 20px;
    display: block;
    font-size: 14px;
    color: #5d6c80;
}
.product_widget_inside .edd_download_purchase_form {
    margin-bottom: 12px !important;
}
.product_widget_inside .edd_purchase_submit_wrapper {
    margin-top: 7px;
}
.product_widget_inside .edd_price_options.edd_multi_mode {
    margin-bottom: 37px;
}
.product_widget_inside .edd_price_options.edd_single_mode {
    margin-bottom: 30px;
}
.social-share-product-widget {
    padding-bottom: 15px;
    margin-top: 17px;
    display: inline-block;
    width: 100%;
}
.social_share_widget {
    text-align: center;
}
.social_share_widget a {
    margin: 0 5px;
    background: #4751d8;
    color: #fff;
    padding: 5px;
    min-width: 26px;
    height: 26px;
    display: inline-block;
    font-size: 12px;
    line-height: 15px;
    transition: all 0.25s;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
}
.bottom-widget-product .overlay_content_center a,
.widget-posts .overlay_content_center a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.mayosis-main-media .mejs-time-handle-content,
.single-post-block .mejs-time-handle-content {
    top: -6px;
}
.bottom-widget-product .overlay_content_center a i,
.widget-posts .overlay_content_center a i {
    font-size: 16px;
}
.social_share_widget a:hover {
    color: #fff;
    background: #fff;
}
.social_share_widget a.twitter {
    background: #01aeff;
}
.social_share_widget a.google {
    background: #ff3c00;
}
.social_share_widget a.pinterest {
    background: #c00000;
}
.edd_price_options.edd_single_mode ul li label {
    position: relative;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400;
    color: #28375a;
}
.edd_price_options.edd_multi_mode ul li label input,
.edd_price_options.edd_single_mode ul li label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.edd_price_options.edd_single_mode ul li label span.edd_price_option_name:before {
    content: "\2b24";
    font-family: Zeroicons-Line;
    font-weight: 400;
    font-size: 16px;
    color: #cdcfd1;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}
.edd_price_options.edd_single_mode ul li label input:checked ~ span.edd_price_option_name:before {
    content: "\2705";
    font-family: Zeroicons-Line;
    font-weight: 400;
    font-size: 16px;
    color: #5a00f0;
    transition: background 0.3s ease-in-out;
}
.edd_price_options.edd_multi_mode ul li label span.edd_price_option_name:before {
    content: "\1f532";
    font-family: Zeroicons-Line;
    font-weight: 400;
    font-size: 16px;
    color: #cdcfd1;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.edd_price_options.edd_multi_mode ul li label input:checked ~ span.edd_price_option_name:before {
    content: "\e92c";
    font-family: Zeroicons-Line;
    font-weight: 400;
    font-size: 16px;
    color: #5a00f0;
    transition: background 0.3s ease-in-out;
}
.mayosis-main-media .mejs-container *,
.single-post-block .mejs-container *,
.single-post-block .mejs-time {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
.full-screen-blank {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.full-screen-logo img {
    margin: 0 auto;
}
.mayosis-main-media .mejs-container,
.mayosis-main-media .mejs-controls {
    background: #282837;
    border-radius: 3px;
}
.mayosis-main-media .mejs-horizontal-volume-total,
.mayosis-main-media .mejs-time-buffering,
.mayosis-main-media .mejs-time-current,
.mayosis-main-media .mejs-time-float-corner,
.mayosis-main-media .mejs-time-float-current,
.mayosis-main-media .mejs-time-hovered,
.mayosis-main-media .mejs-time-loaded,
.mayosis-main-media .mejs-time-marker,
.mayosis-main-media .mejs-time-total {
    height: 4px;
}
.mayosis-main-media .mejs-time {
    font-size: 16px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    padding: 12px 9px 0 10px;
}
.mayosis-main-media .mejs-time-rail {
    padding-top: 13px;
}
.mayosis-main-media .mejs-controls {
    height: 60px;
    align-items: center;
    padding: 0 24px 0 20px;
}
.mayosis-main-media .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mayosis-main-media .mejs-controls .mejs-time-rail .mejs-time-total {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 2px;
}
.mayosis-main-media .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #fff;
    border-radius: 2px !important;
}
.mayosis-main-media .mejs-time-handle,
.mayosis-main-media .mejs-time-handle-content {
    border: 4px solid transparent;
    border-radius: 50% !important;
    width: 4px;
    height: 4px;
}
.mayosis-main-media .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mayosis-main-media .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.mayosis-main-media .mejs-controls .mejs-time-rail span {
    border-radius: 2px;
}
.mayosis-main-media .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.mayosis-main-media .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #fff;
    opacity: 0.2;
    border-radius: 2px;
}
.mayosis-main-media {
    margin-bottom: 30px;
}
.single-post-block .mejs-horizontal-volume-total,
.single-post-block .mejs-time-buffering,
.single-post-block .mejs-time-current,
.single-post-block .mejs-time-float-corner,
.single-post-block .mejs-time-float-current,
.single-post-block .mejs-time-hovered,
.single-post-block .mejs-time-loaded,
.single-post-block .mejs-time-marker,
.single-post-block .mejs-time-total {
    height: 4px;
}
.single-post-block .mejs-time {
    font-size: 16px;
    padding: 12px 9px 0 10px;
}
.single-post-block .mejs-time-rail {
    padding-top: 13px;
}
.single-post-block .mejs-controls {
    height: 60px;
    align-items: center;
    padding: 0 24px 0 20px;
}
.single-post-block .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.single-post-block .mejs-controls .mejs-time-rail .mejs-time-total {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 2px;
}
.single-post-block .mejs-controls .mejs-time-rail .mejs-time-current {
    background: #fff;
    border-radius: 2px !important;
}
.single-post-block .mejs-time-handle,
.single-post-block .mejs-time-handle-content {
    border: 4px solid transparent;
    border-radius: 50% !important;
    width: 4px;
    height: 4px;
}
.single-post-block .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.single-post-block .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,
.single-post-block .mejs-controls .mejs-time-rail span {
    border-radius: 2px;
}
.single-post-block .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,
.single-post-block .mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #fff;
    opacity: 0.2;
    border-radius: 2px;
}
.single-post-block .wp-playlist-dark {
    color: #fff;
    background: #333341;
}
.login-button,
.mayosis-title-audio,
.single-post-block .wp-playlist-dark .wp-playlist-playing,
.top-cart-menu li a:hover,
.top-cart-menu li:hover,
.top-header .navbar-nav > li > a:focus,
.top-header .navbar-nav > li > a:hover {
    background: 0 0;
}
.single-post-block .mejs-container,
.single-post-block .mejs-container .mejs-controls,
.single-post-block .mejs-embed,
.single-post-block .mejs-embed body {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.wp-playlist-current-item {
    display: none !important;
}
.wp-playlist {
    padding: 0 !important;
    border-radius: 3px;
}
.wp-playlist-tracks {
    padding: 0 30px;
    margin-bottom: 10px !important;
}
.wp-playlist-item {
    padding: 10px 3px !important;
    border-bottom: none !important;
}
.wp-playlist-item-length {
    top: 10px !important;
}
.mayosis-title-audio {
    width: 40px;
    overflow: hidden;
    float: left;
    margin-left: -18px;
    margin-top: 7px;
}
.mayosis-title-audio > .mejs-container {
    overflow: hidden;
    background: 0 0 !important;
}
.mayosis-title-audio .mejs-time {
    visibility: hidden;
}
.mayosis-title-audio .mejs-controls {
    background: 0 0 !important;
}
.mayosis-title-audio .mejs-button > button {
    background-image: none !important;
    position: relative;
    background-color: #28375a;
    -webkit-mask-image: url(/wp-content/themes/mayosis/images/controls-dark.svg) !important;
    mask-image: url(/wp-content/themes/mayosis/images/controls-dark.svg) !important;
}
.mejs-button > button,
.mejs-overlay-button {
    background-image: url(/wp-content/themes/mayosis/images/controls-white.svg) !important;
}
.mayosis-title-audio .mejs-pause > button {
    mask-position: -20px 0 !important;
    -webkit-mask-position: -20px 0 !important;
}
.mejs-button > button {
    transition: all 0.5s ease;
}
.mayosis-instagram-pics {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
    box-sizing: border-box;
    margin-left: -1.5px !important;
    display: flex;
    flex-wrap: wrap;
}
.mayosis-instagram-pics li {
    float: left;
    padding: 1.5px;
}
.instagram-size-small li {
    max-width: 86px;
    min-width: 86px;
}
.instagram-size-large li {
    max-width: 160px;
    min-width: 160px;
}
.mayosis-instagram-pics li a img {
    max-width: 100%;
}
.search-field:after {
    position: relative;
    top: 0;
    right: 25px;
    height: 100%;
    width: 100%;
    content: "\1f50d";
    font-family: Zeroicons-Line;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    color: #fff !important;
    padding-left: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
#mayosis-menu > ul > li > a,
.main-header {
    line-height: 80px;
}
.top-header {
    display: flex;
}
.top-header .container {
    padding: 0 30px;
}
.header-content-wrap {
    height: 80px;
}
.main-header {
    -moz-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
    -o-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
    -webkit-transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
    transition: all 0.25s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.header-content-wrap .container {
    height: 100%;
}
.header-content-wrap > ul > li > .dropdown-menu {
    left: 50% !important;
    transform: translate(-50%) !important;
}
.header-content-wrap > ul > li > .dropdown-menu:before {
    position: absolute;
    top: -7px;
    left: 45%;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: "";
}
.header-content-wrap > ul > li > .dropdown-menu:after {
    position: absolute;
    top: -6px;
    left: 45%;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    content: "";
}
.mobile-logo {
    display: inline-block !important;
}
.login-button {
    color: #fff;
    border-radius: 3px;
    border: 2px solid #fff;
    transition: all 0.25s;
    max-height: 40px;
}
.login-button i {
    display: inline;
}
.cart_widget:hover > .dropdown-menu.mini_cart {
    display: block;
}
.top-logo-url {
    line-height: 40px;
}
.top-header .top-logo-url img.top-main-logo {
    display: inline-block;
}
.mayosis-flex {
    display: flex;
    padding: 0 15px;
    height: 100%;
}
.mayosis-flex .mayosis-flex-grid {
    width: auto;
}
.top-header .navbar-nav > li > a {
    font-size: 14px;
    line-height: 20px;
    padding-top: inherit;
    padding-bottom: inherit;
}
.top-social-icon {
    margin: 0;
    padding: 0;
}
.top-social-icon li {
    float: left;
}
.top-social-icon li a {
    padding: 0 10px;
    font-size: 12px;
    display: block;
    line-height: 1em;
}
.top-header-right .top-cart-menu li:last-child a,
.top-header-right .top-social-icon li:last-child a {
    padding-right: 0;
}
.top-header-left .top-social-icon {
    float: left;
}
.top-header-right #menu-top-right-menu,
.top-header-right .top-social-icon {
    float: right;
}
.top-header-right .top-cart-menu {
    float: right;
    z-index: 999;
    position: relative;
}
.top-header-left .top-social-icon li:first-child a {
    padding-left: 0;
}
.top-header ul li a.cart-button {
    border: none;
}
.top-header .cart_widget .mini_cart {
    background: #555a69;
    border: none;
    padding: 20px;
    min-width: 360px;
    border-radius: 0;
    z-index: 999;
}
.top-cart-menu li a i,
.top-cart-menu li i {
    font-size: 13px;
}
.top-header .login-button {
    background: 0 0;
}
.main-cart-bar .header-search-cart li {
    float: left;
}
.main-cart-bar .searchoverlay-button:focus,
.main-cart-bar .searchoverlay-button:hover,
.main-cart-bar a.cart-button:focus,
.main-cart-bar a.cart-button:hover {
    background: 0 0 !important;
}
.main-cart-bar .header-search-cart li a {
    padding: 5px 10px;
}
.edd-cart-number-of-items {
    display: none !important;
}
.mayosis-option-menu .mini_cart {
    background: #555a69;
    border: none;
    padding: 0 10px 20px;
    min-width: 360px;
    max-width: 360px;
    right: 9px !important;
    border-radius: 3px;
}
.mayosis-option-menu .mini_cart:before,
.my-account-menu .my-account-list:before {
    position: absolute;
    top: -10px;
    left: 45%;
    display: inline-block;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #555a69;
    border-left: 110px solid transparent;
    border-bottom-color: transparent !important;
    content: "";
}
.mayosis-option-menu .mini_cart:after,
.my-account-menu .my-account-list:after {
    position: absolute;
    top: -9px;
    left: 45%;
    display: inline-block;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #555a69;
    border-left: 9px solid transparent;
    content: "";
}
.mayosis-option-menu .mini_cart,
.my-account-menu .my-account-list {
    left: 50%;
    transform: translate(-50%);
    text-transform: none;
}
.my-account-list {
    background: #555a69;
    padding: 15px 0;
}
.my-account-list > li > a {
    color: #fff;
    width: 100%;
    display: block;
}
.my-account-list > li > a:focus,
.my-account-list > li > a:hover {
    color: #fff;
    background: 0 0;
    opacity: 0.7;
}
.my-account-menu a i {
    padding-right: 6px;
}
.header-content-wrap ul li.cart-style-one a.cart-button {
    border: none;
    color: #666;
}
.main-menu-postion-right ul {
    float: right;
}
header .fixedheader,
header.fixedheader{
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 9997;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0 5px 40px 0 rgba(10, 10, 25, 0.1);
    -moz-box-shadow: 0 5px 40px 0 rgba(10, 10, 25, 0.1);
    box-shadow: 0 5px 40px 0 rgba(10, 10, 25, 0.1);
    animation: slide-down 0.7s;
}
header .fixedheader.heads-up,
header.fixedheader.heads-up{
    animation: none;
}
@keyframes slide-down {
    0% {
        transform: translateY(-100%);
    }
    100% {
        transform: translateY(0);
    }
}
.logged-in.admin-bar header .fixedheader,
.logged-in.admin-bar header.fixedheader{
    top: 32px;
}
.cart-style-one .cart-button .edd-cart-quantity {
    color: #fff;
    border-radius: 20px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    display: inline-block;
    font-size: 10px;
    vertical-align: middle;
    margin-top: -18px;
    margin-left: -8px;
}
#searchoverlay {
    background-color: transparent;
}
#searchoverlay .search {
    position: relative;
}
#searchoverlay .search i {
    position: absolute;
    bottom: 20px;
    left: 0;
    color: #fff;
}
#searchoverlay .search input {
    color: #fff;
    background: rgba(0, 0, 0, 0);
    font-size: 24px;
    border: 0;
    outline: 0;
    border-bottom: 1px solid #fff;
    text-align: center;
    font-weight: 700;
    width: 100%;
    height: 60px;
}
#searchoverlay .search input::placeholder {
    color: #fff;
}
.mayosis-option-menu {
    height: 100%;
    margin-bottom: 0;
}
.mayosis-option-menu li {
    float: left;
    padding: 0 15px;
}
.center-logo-nav {
    display: flex;
    height: 100%;
}
.center-left-menu,
.center-right-menu {
    flex: 1;
    height: 100%;
}
.center-logo a img {
    display: inline-block;
    margin: 0 auto;
    padding: 0 15px;
}
.center-right-menu #mayosis-menu {
    display: inline-block;
}
.nav-position-right #mayosis-menu,
.nav-position-right ul {
    float: right;
}
.nav-position-left #mayosis-menu,
.nav-position-left ul,
.overlay-widget #cart-menu,
.overlay-widget #cart-menu .edd-cart {
    float: left;
}
.center-right-menu .cart_widget .mini_cart {
    background: #555a69;
    border: none;
    padding: 20px;
    min-width: 360px;
    right: 9px !important;
    border-radius: 0;
    margin-top: 0;
    left: 50%;
    transform: translate(-50%);
    text-transform: none;
}
.center-right-menu .cart_widget .mini_cart:before {
    position: absolute;
    top: -10px;
    left: 45%;
    display: inline-block;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #555a69;
    border-left: 110px solid transparent;
    border-bottom-color: transparent !important;
    content: "";
}
.center-right-menu .cart_widget .mini_cart:after {
    position: absolute;
    top: -9px;
    left: 45%;
    display: inline-block;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #555a69;
    border-left: 9px solid transparent;
    content: "";
}
.center-right-menu .mayosis-option-menu {
    display: inline-block;
}
.desktop-hamburger {
    height: 100%;
    display: inline-block;
    margin: 0;
    padding: 0;
}
.desktop-hamburger li {
    border: none;
    padding: 0 15px;
}
.overlay {
    display: none;
}
.overlay.open {
    z-index: 1;
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translate3d(0, 0, 0);
    backface-visibility: hidden;
    overflow: hidden;
    top: 0;
    display: block;
}
.overlay #mayosis-sidemenu > ul > li.active > a,
.overlay #mayosis-sidemenu > ul > li.open > a,
.overlay #mayosis-sidemenu > ul > li > a:hover,
.overlay-content #mayosis-sidemenu ul ul li a {
    background: 0 0;
}
.overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    margin-top: 30px;
}
.overlay-content #mayosis-sidemenu ul {
    float: left;
    width: 100%;
}
.overlay-content #mayosis-sidemenu ul ul {
    margin-bottom: 10px;
    background: 0 0;
}
.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}
.overlay-widget #cart-menu li a i {
    margin-left: -20px;
}
.overlay-widget .cart_widget .mini_cart:before {
    position: absolute;
    top: -10px;
    left: 2.5%;
    display: inline-block;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #555a69;
    border-left: 110px solid transparent;
    border-bottom-color: transparent !important;
    content: "";
}
.overlay-widget .cart_widget .mini_cart:after {
    position: absolute;
    top: -9px;
    left: 2.5%;
    display: inline-block;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #555a69;
    border-left: 9px solid transparent;
    content: "";
}
.overlay-element {
    display: flex;
}
.overlay-element .cart-style-one .cart-button .edd-cart-quantity {
    margin-top: -10px;
    margin-left: -13px;
}
.overlay-nav {
    min-width: 145px;
}
.overlay-widget .cart_widget .mini_cart {
    left: 0;
    transform: translate(0);
    text-transform: none;
}
.overlay-element #mayosis-sidemenu > ul > li > a {
    font-size: 18px;
}
.overlay-widget {
    margin-top: 45px;
    padding: 0 0 0 20px;
    box-sizing: border-box;
}
.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}
.overlay-logo {
    margin-top: 30px;
}
@media (min-width: 1200px) {
    .max-content-width {
        width: 555px !important;
    }
    .fes-comment-author.fes-comment-table-meta {
        width: 100%;
    }
    .fes-comment-author-name {
        padding-left: 12px;
        width: 100%;
        float: left;
    }
}
.fes-comment-author.fes-comment-table-meta {
    width: 100%;
}
.fes-comment-author-name {
    padding-left: 12px;
    width: 100%;
    float: left;
    margin-top: 15px !important;
}
@media screen and (max-height: 450px) {
    .overlay a {
        font-size: 20px;
    }
    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}
#mayosis-sidebar {
    min-width: 270px;
    max-width: 270px;
    background: #282837;
    color: #fff;
    transition: left 0.15s ease-out;
    z-index:99;
    position: fixed;
    left: 0;
}
#mayosis-sidebar .sidebar-fixed {
    position: fixed;
    max-width: 270px;
    height: 100%;
    transition: all 0.3s;
    width: 100%;
}
#mayosis-sidebar.active .sidebar-fixed {
    height: 100%;
    max-width: 80px;
}
#mayosis-sidebar.active {
    min-width: 80px;
    max-width: 80px;
    text-align: center;
}
#mayosis-sidebar.active .CTAs,
#mayosis-sidebar.active .mayosis-sidebar-header a.sidebar-main-logo {
    display: none;
}
#mayosis-sidebar.active .hide-expand,
#mayosis-sidebar.active .mayosis-sidebar-header strong {
    display: block;
}
#mayosis-sidebar ul li a {
    text-align: left;
}
#mayosis-sidebar.active ul > li > a {
    width: 100%;
    padding: 10px;
    text-align: center;
}
#mayosis-sidebar.active ul li ul li a {
    text-align: left;
}
#mayosis-sidebar #mayosis-sidemenu > ul > li > a{
    padding:13px 20px;
}
.hide-expand:hover > ul {
    display: block;
    padding: 20px;
    background: #282837;
    border-radius: 3px;
}
#mayosis-sidebar .hide-expand,
#mayosis-sidebar.active #imaginary_container {
    display: none;
}
#mayosis-sidebar.active ul li a i {
    margin-right: 0;
    display: block;
    font-size: 1.8em;
    margin-bottom: 5px;
}
#mayosis-sidebar .hide-expand .search-form-collapsed input {
    background: #191928;
    border: none;
    border-radius: 3px;
    max-height: 40px;
    min-width: 200px;
    min-height: 40px;
    line-height: 40px;
    padding: 10px;
}
#mayosis-sidebar .hide-expand .search-form-collapsed button {
    border: 0;
    background: 0 0;
    position: absolute;
    z-index: 99;
    right: 30px;
    top: 28px;
    color: #28375a;
    font-size: 14px;
}
#mayosis-sidebar.active ul ul a {
    padding: 10px !important;
}
#mayosis-sidebar.active a[aria-expanded="false"]::before,
#mayosis-sidebar.active a[aria-expanded="true"]::before {
    top: auto;
    bottom: 5px;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}
#mayosis-sidebar .mayosis-sidebar-header {
    padding: 25px 30px;
    background: #191928;
}
#mayosis-sidebar .mayosis-sidebar-header strong {
    display: none;
    font-size: 1.8em;
}
#mayosis-sidebar ul.components {
    padding: 20px 0;
    border-bottom: 1px solid #47748b;
}
#mayosis-sidebar ul li a {
    padding: 0 30px;
    display: block;
}
#mayosis-sidebar ul li a i {
    margin-right: 10px;
}
#mayosis-sidebar a[aria-expanded="true"],
#mayosis-sidebar ul li.active > a {
    color: #fff;
    background: #6d7fcc;
}
#mayosis-sidebar.active .holder {
    display: none;
}
.mayosis-sidenav-extra-header {
    z-index: 10;
}
.sidebar-header-promo-full-width .mayosis-sidenav-extra-header {
    z-index: 200;
    position:fixed;
}
.mayosis-collapse-btn {
    padding: 7px 13px;
    display: inline-block;
    line-height: 20px;
}
.mayosis-collapse-btn:focus {
    outline: 0;
}
a[data-toggle="collapse"] {
    position: relative;
}
a[aria-expanded="false"]::before,
a[aria-expanded="true"]::before {
    mayosis-sidebarnav-content: \e259;
    display: block;
    position: absolute;
    right: 20px;
    font-family: "Glyphicons Halflings";
    font-size: 0.6em;
}
a[aria-expanded="true"]::before {
    mayosis-sidebarnav-content: \e260;
}
#mayosis-sidebar ul ul a {
    padding-left: 30px !important;
}
#mayosis-sidebar ul.CTAs,
#mayosis-sidebar.active .mayosis-sidebar-header {
    padding: 20px;
}
#mayosis-sidebar ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}
#mayosis-sidebar a.download {
    background: #fff;
    color: #7386d5;
}
#mayosis-sidebar a.article,
a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important;
}
.sidebar-wrapper #mayosis-sidebarnav-content {
    min-height: 100vh;
    transition: all 0.3s;
    width: 100%;
    padding: 0 !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .main-post-promo,
    .product-main-header {
        padding-top: 137px !important;
        padding-bottom: 80px !important;
    }
    .main-post-promo .breadcrumb {
        margin-top: 30px;
    }
    .product_top_flex:first-child {
        margin-top: 5px;
    }
    .comment-form-author.comment-form-field,
    .comment-form-email.comment-form-field,
    .comment-form-url.comment-form-field {
        width: 23%;
        float: left;
        margin-right: 28px;
        margin-top: 1px;
        margin-bottom: 0;
    }
    #commentform input[type="email"],
    #commentform input[type="text"] {
        outline: 0;
        padding: 8px 20px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        box-sizing: border-box;
        width: 100%;
        margin-bottom: 15px;
        max-height: 50px;
        min-height: 50px;
        min-width: 230px;
    }
    #commentform .form-submit {
        width: 22%;
        float: right;
        margin-top: 1px;
        min-width: 212px;
    }
}
@media (min-width: 768px) {
    .comment-list {
        margin: 25px 0 0;
    }
}
@media only screen and (min-width: 1201px) and (max-width: 1450px) {
    .sidebar-wrapper #mayosis-sidebarnav-content .container {
        width: 1060px;
    }
    #mayosis-sidebar {
        min-width: 270px;
        max-width: 270px;
    }
}
@media (max-width: 1200px) {
    #mayosis-sidebar {
        min-width: 180px;
        max-width: 180px;
        text-align: center;
    }
    #mayosis-sidebar .sidebar-fixed {
        max-width: 180px;
    }
   
    a[aria-expanded="false"]::before,
    a[aria-expanded="true"]::before {
        top: auto;
        bottom: 5px;
        right: 50%;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
    }
    #mayosis-sidebar.active {
        margin-left: 0 !important;
    }
    #mayosis-sidebar .CTAs,
    #mayosis-sidebar.active .mayosis-sidebar-header a.sidebar-main-logo {
        display: none;
    }
    #mayosis-sidebar .mayosis-sidebar-header strong {
        display: block;
    }
    #mayosis-sidebar ul li a {
        padding: 0px 20px;
    }
    #mayosis-sidebar ul li a span {
        font-size: 0.85em;
    }
    #mayosis-sidebar ul li a i {
        margin-right: 0;
        display: block;
        font-size: 1.3em;
    }
    #mayosis-sidebar ul ul a {
        padding: 10px !important;
    }
    #mayosis-sidebarCollapse span {
        display: none;
    }
}
@media (min-width: 768px) {
    .artistic-hero: after {
        background: url(/wp-content/themes/mayosis/images/ISO-Cube-Lines.png) 100% 100% no-repeat;
        background-size: contain;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: 5;
        display: inline-block !important;
        opacity: 0.05;
        content: "" !important;
    }
    #searchoverlay {
        min-width: 500px;
    }
}
@media (min-width: 991px) {
    .dm_comment_item .depth-2 {
        margin-left: 78px;
    }
    .dm_comment_item .depth-3 {
        margin-left: 157px;
    }
    .dm_comment_item .depth-4 {
        margin-left: 238px;
    }
    .dm_comment_item .depth-5 {
        margin-left: 315px;
    }
    .dm_comment_item .depth-6 {
        margin-left: 392px;
    }
    .dm_comment_item .depth-7 {
        margin-left: 474px;
    }
    .dm_comment_item .depth-8 {
        margin-left: 557px;
    }
    .dm_comment_item .depth-9 {
        margin-left: 640px;
    }
    .dm_comment_item .depth-10 {
        margin-left: 720px;
    }
}
@media (min-width: 1000px) {
    .no-paading-left-desktop {
        padding-left: 0 !important;
    }
    .no-paading-right-desktop {
        padding-right: 0 !important;
    }
    .photo--price--block .edd-variable-pricing-desc {
        margin-left: 9%;
    }
    .to-flex-row {
        margin-left: -15px;
        margin-right: -15px;
    }
    .site-logo {
        padding: 0 15px;
    }
}
.mayosis-sidebar-header-search {
    padding: 0 15px;
    flex: 1;
}
.fill {
    position: relative;
    border-collapse: separate;
}
.fill .form-control::placeholder {
    color: #919699;
}
.fill .form-control {
    width: 100% !important;
    margin-bottom: 0;
    display: inline-block !important;
    background: #edf0f2;
    border-color: #edf0f2;
    box-shadow: none;
    color: #919699;
    min-height: 50px;
    max-height: 50px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.fill .btn {
    padding: 0 35px;
    white-space: nowrap;
    width: 1%;
    display: table-cell;
    background: #edf0f2;
    border-color: #edf0f2;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
#mayosis-sidebar #mayosis-menu > ul > li {
    width: 100%;
    padding: 0;
}
#mayosis-sidebar #mayosis-menu > ul > li > a {
    line-height: 36px;
}
#mayosis-sidebar #mayosis-menu ul ul {
    left: 100%;
    transform: translate(0);
    text-transform: none;
    top: 0;
}
#mayosis-sidebar #mayosis-menu ul ul ul {
    left: 100% !important;
}
#mayosis-sidebar #mayosis-menu ul ul li:first-child a:hover:after,
#mayosis-sidebar #mayosis-menu ul ul li:first-child a:hover:before,
#mayosis-sidebar #mayosis-menu ul ul:after,
#mayosis-sidebar #mayosis-menu ul ul:before,
#mayosis-sidebar .hide-expand-icon #mayosis-menu ul li a i,
#mayosis-sidebar.active .collapse-text-hide #mayosis-menu > ul > li > a:after,
#mayosis-sidebar.active .collapse-text-hide #mayosis-menu > ul > li > a > span {
    display: none;
}
#mayosis-sidebar #mayosis-menu > ul > li > a > i {
    font-size: 13px;
}
#mayosis-sidebar #mayosis-menu > ul {
    margin-top: 20px;
}
#mayosis-sidebar #mayosis-menu ul ul a {
    padding: 10px;
}
#mayosis-sidebar.active .hide-expand-icon #mayosis-menu ul li a i {
    display: block;
    font-size: 14px;
}
#mayosis-sidebar .show-expand-icon #mayosis-menu ul li a i {
    display: inline-block;
    font-size: 14px;
}
#mayosis-sidebar.active .collapse-text-show #mayosis-menu ul li a span {
    display: block;
}
#mayosis-sidebar ul#cart-menu li a:hover {
    background: 0 0 !important;
}
#mayosis-sidebar .cart-style-one .cart-button .edd-cart-quantity {
    color: #fff;
    border-radius: 20px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    display: inline-block;
    font-size: 10px;
    vertical-align: middle;
    margin-top: -18px;
    margin-left: -18px;
}
#mayosis-sidebar.active ul.mayosis-option-menu > li > a > i {
    font-size: 14px;
    display: inline-block;
}
#mayosis-sidebar.active .cart-style-one .cart-button .edd-cart-quantity {
    margin-left: -8px;
}
.sidebar-option-menu {
    margin-top: 20px;
}
.sidebar-option-menu .mayosis-option-menu li {
    width: 100%;
    padding: 0;
}
.sidebar-option-menu #cart-menu .dropdown-menu {
    top: 0;
    left: 100%;
}
.sidebar-option-menu #imaginary_container {
    padding-left: 30px;
    margin-top: 20px;
}
.sidebar-option-menu .cart_widget .mini_cart {
    background: #555a69;
    border: none;
    padding: 20px;
    min-width: 360px;
    right: 9px !important;
    border-radius: 0;
    margin-top: 0;
}
.sidebar-option-menu .stylish-input-group input {
    background: #f0f2f4;
    border: none;
    border-radius: 3px;
    max-height: 40px;
    min-width: 200px;
    min-height: 40px;
    line-height: 40px;
}
.sidebar-option-menu .stylish-input-group button {
    top: 8px;
}
.sidemenu-login ul li {
    display: inline-block;
    line-height: 40px;
}
.sidemenu-login .login-button {
    background: #5a00f0;
    padding: 10px 20px;
    font-size: 16px;
    min-height: 50px;
    max-height: 50px;
    display: inline-block;
    line-height: 25px;
    border-radius: 3px;
}
.search-dropdown-main .dropdown-menu.show {
    left: 50% !important;
    transform: translate(-50%) !important;
    margin: 1px 0 0 !important;
    top: 100% !important;
}
.search-dropdown-main ul {
    background: #555a69;
    padding: 0 24px;
    left: 50%;
    transform: translate(-50%);
    margin: 1px 0 0;
}
.search-dropdown-main ul li {
    padding: 0 !important;
}
.search-dropdown-main:hover ul {
    text-transform: none;
    border-radius: 3px;
}
.my-account-menu:hover ul {
    display: block;
    text-transform: none;
    border-radius: 3px;
}
.search-dropdown-main ul:after,
.search-dropdown-main ul:before {
    left: 45%;
    display: inline-block;
    content: "";
    position: absolute;
}
.search-dropdown-main ul:before {
    top: -10px;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #555a69;
    border-left: 10px solid transparent;
    border-bottom-color: transparent !important;
}
.search-dropdown-main ul:after {
    top: -9px;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #555a69;
    border-left: 9px solid transparent;
}
.search-dropdown-main input {
    background: #fff;
    border: none;
    border-radius: 3px;
    max-height: 40px;
    min-width: 200px;
    min-height: 40px;
    line-height: 40px;
    padding: 10px 13px;
}
.search-dropdown-main button {
    border: 0;
    background: 0 0;
    position: absolute;
    z-index: 99;
    right: 40px;
    top: 0;
    color: #28375a;
    font-size: 14px;
}
.footer-row {
    margin-left: -15px;
    margin-right: -15px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
    align-content: stretch;
}
.footer-widget {
    padding: 0 15px;
}
.footer-sidebar .widget-title {
    background: 0 0;
    padding-top: 10px;
    text-align: left;
}
.footer-sidebar .widget-title i {
    display: none;
}
.footer-sidebar .single-product-widget {
    background: 0 0;
}
.mx-widget-counter h2 {
    margin: 0;
    font-size: 30px;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: auto;
        margin: 30px auto;
        max-width: 600px !important;
        min-width: 400px !important;
    }
    .mayosis-madalin .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 0 80px rgba(0, 0, 0, 0.35);
        border: none;
    }
}
.modal-body {
    position: relative;
    padding: 30px 40px !important;
}
.mayosis-madalin .edd_purchase_submit_wrapper {
    text-align: center;
    margin-top: 30px;
}
.mayosis-madalin .edd_purchase_submit_wrapper a.edd-add-to-cart.edd-has-js {
    display: inline !important;
}
.mayosis-madalin .modal-header {
    padding: 20px 40px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-header h4 {
    display: inline;
    font-size: 16px;
    font-weight: 700;
}
.mayosis-madalin .modal-header .close {
    margin-top: 2px;
    opacity: 0.75;
}
.mayosis-madalin .modal-header .close:hover {
    opacity: 1;
}
.mayosis-madalin .modal-header .close:focus {
    outline: 0 !important;
}
.modal-backdrop {
    background-color: #282837;
    opacity: 0.6 !important;
}
@media (max-width: 800px) {
    .mx-widget-counter p {
        margin-bottom: 0;
    }
    .footer-widget .single-news-letter {
        margin-bottom: 40px;
    }
    .additional-footer .additional-footer-widget {
        flex: auto;
        width: 100%;
        text-align: left;
        margin-bottom: 2px;
    }
    .without-bg-social {
        text-align: inherit !important;
    }
    .additional-footer {
        margin-top: 7px;
        padding-top: 22px;
    }
    #fes_login_registration_form_row_left,
    #fes_login_registration_form_row_right {
        width: 100%;
        margin-bottom: 30px;
    }
}
.icon-beside-title {
    display: inline;
    vertical-align: middle;
    margin-right: 10px;
}
.icon-beside-title i,
.icon-beside-title img {
    vertical-align: middle;
}
.icon-beside-title-text {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 32px;
}
#mayosis-menu ul {
    margin: 0;
    padding: 0;
}
#mayosis-menu li {
    position: relative;
    display: inline-block;
}
#mayosis-menu a {
    font-weight: 400;
    outline: 0;
    display: block;
    padding: 0 15px;
    text-decoration: none;
    font-size: 15px;
}
#mayosis-menu ul ul {
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
    opacity: 0;
    visibility: hidden;
    width: 230px;
    text-align: left;
    border-radius: 3px;
    background: #1f2429;
    line-height: 40px;
    padding: 15px 0;
    -webkit-box-shadow: 0 10px 30px 0 rgba(10, 10, 25, 0.15);
    -moz-box-shadow: 0 10px 30px 0 rgba(10, 10, 25, 0.15);
    box-shadow: 0 10px 30px 0 rgba(10, 10, 25, 0.15);
}
#mayosis-menu ul ul ul {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    top: -15.5px;
    left: 230px;
}
@media only screen and (min-width: 769px) {
    #mayosis-menu li li a: hover>ul, #mayosis-menu li:hover>ul {
        opacity: 1;
        visibility: visible;
        display: block;
        z-index: 100;
    }
}
#mayosis-menu ul ul:before {
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -8px;
    content: " ";
    border-right: 10px solid transparent;
    border-bottom: 10px solid #232323;
    border-left: 10px solid transparent;
}
#mayosis-menu ul ul li:hover > a,
#mayosis-menu ul ul li:last-child {
    border-bottom: none;
}
#mayosis-menu ul > li.menu-item-has-children > a:after {
    font-family: Zeroicons-Line;
    font-size: 15px;
    margin-left: 7px;
    content: "\2304";
}
#mayosis-menu ul ul > li.menu-item-has-children > a:after {
    font-family: Zeroicons-Line;
    font-size: 15px;
    margin-left: 7px;
    content: "\2c3";
    float: right;
}
#mayosis-menu ul ul ul:before {
    display: none;
}
#mayosis-menu ul ul a {
    font-weight: 400;
    position: relative;
    margin: 0;
    padding: 4px 30px;
    text-transform: none;
    border-bottom: none;
    color: #fff;
    line-height: 20px;
    font-size: 16px;
}
#mayosis-menu ul ul a:hover {
    opacity: 0.5;
}
#mayosis-menu ul ul li {
    width: 100%;
}
#mayosis-menu ul li.current-menu-item > a,
#mayosis-menu ul > li:hover > a {
    -webkit-transition: 70ms ease-in-out;
    transition: 70ms ease-in-out;
}
.artistic-hero.artistic-gradient:after {
    opacity: 0.1;
}
.artistic-gradient,
.artistic-hero .container {
    overflow: hidden;
}
.artistic-hero .container,
.artistic-hero .elementor-container {
    position: relative;
    z-index: 10;
}
.main-post-promo,
.product-main-header {
    position: relative;
    overflow: hidden;
}
.main-post-promo .container,
.product-main-header .container {
    position: relative;
    z-index: 10;
}
.main-blog-promo:after,
.product-main-header:after {
    content: "";
    background-size: contain !important;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    display: inline-block !important;
}
.mayosis-shape {
    position: absolute;
}
footer.main-footer {
    position: relative;
   
}
footer.main-footer .container {
    position: relative;
    z-index: 10;
}
footer.main-footer:after {
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    display: inline-block;
}
.top-index {
    z-index: 10;
}
.subscribe_form_dm .input-group-addon {
    padding: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background: 0 0;
    border: none;
    border-radius: 0;
}
.subscribe-button-attach {
    padding: 10px 30px !important;
    border-radius: 0 3px 3px 0 !important;
}
.email-attach-mayo {
    border-top-left-radius: 3px !important;
    border-bottom-left-radius: 3px !important;
}
@media (min-width: 1200px) {
    .padding-search-demo .vc_column-inner,
    .padding-subscribe-demo .vc_column-inner {
        padding-left: 200px !important;
        padding-right: 200px !important;
    }
}
@media (max-width: 700px) {
    .admin-bar .fixedheader {
        top: 0 !important;
    }
}
.load-mayosis {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100vh;
    z-index: 999999;
    background: linear-gradient(135deg, #5a0096, #00003c);
}
.loading,
.loading li {
    top: 50%;
    margin: 0;
    position: absolute;
}
.loading {
    padding: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 0;
}
.loading.reversed li {
    border: 3px solid #fff;
    animation: LOADINGREV 2s infinite;
}
.loading.reversed li:nth-child(1n) {
    animation-delay: 0;
}
.loading.reversed li:nth-child(2n) {
    animation-delay: 0.2s;
}
.loading.reversed li:nth-child(3n) {
    animation-delay: 0.4s;
}
.loading li {
    left: 0;
    height: 10px;
    width: 10px;
    border-radius: 100%;
    transform: transformZ(0);
    animation: LOADING 2s infinite;
}
.loading li:nth-child(1n) {
    left: -20px;
    animation-delay: 0;
}
.loading li:nth-child(2n) {
    left: 0;
    animation-delay: 0.2s;
}
.loading li:nth-child(3n) {
    left: 20px;
    animation-delay: 0.4s;
}
.shadow-box {
    -webkit-box-shadow: 0 15px 90px 0 rgba(30, 0, 70, 0.13);
    -moz-box-shadow: 0 15px 90px 0 rgba(30, 0, 70, 0.13);
    box-shadow: 0 15px 90px 0 rgba(30, 0, 70, 0.13);
}
@keyframes LOADING {
    0%,
    100% {
        transform: scale(0.5);
        background: 0 0;
    }
    50% {
        transform: scale(1);
        background: #fff;
    }
}
@keyframes LOADINGREV {
    0%,
    100% {
        transform: scale(0.5);
        background: #fff;
    }
    50% {
        transform: scale(1);
        background: 0 0;
    }
}
.top-subscribe {
    z-index: 15;
}
#contact textarea,
#edd_checkout_form_wrap input.edd-input,
#edd_checkout_form_wrap select.edd-select,
#edd_checkout_form_wrap textarea.edd-input,
#edd_download_pagination a.page-numbers,
#edd_download_pagination span.page-numbers,
#edd_login_form .edd-input,
#edd_profile_editor_form input:not([type="submit"]),
#edd_profile_editor_form select,
#edd_register_form .edd-input,
.dasboard-tab,
.product-search-form input[type="search"],
.product-search-form input[type="text"],
.solid-input input,
.wpcf7-form-control-wrap textarea,
input[type="email"],
input[type="password"],
input[type="text"],
p.comment-form-comment textarea {
    background: 0 0;
    border-color: #5a00f0;
    border-width: 2px;
}
.xtraindex {
    z-index: -2;
}
.artistic-gradient:before {
    content: "";
    background: linear-gradient(0deg, #5a00f0, rgba(90, 0, 240, 0));
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    display: inline-block !important;
    opacity: 0.5;
}
.block-hover {
    transition: 0.4s all;
}
.block-hover:hover {
    background: #fff;
    color: #5a00f0;
}
.fixedheader .site-logo.sticky-enabled .main-logo {
    display: none !important;
    opacity: 0;
}
.fixedheader .site-logo.sticky-enabled .sticky-logo {
    display: block !important;
    opacity: 1;
}
.main-header .site-logo .sticky-logo {
    display: none;
    opacity: 0;
}
#mobileheader .sticky-logo {
    display: none;
    opacity: 0;
}
.mayofes-order--flex #add-customer-message {
    border: 1px solid;
    padding: 5px;
    border-radius: 3px;
    line-height: 16px;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    margin: 0 30px;
}
.mayofes-order--flex {
    box-shadow: 2px 4px 12px 0 rgba(50, 66, 77, 0.15);
}
.mayofes--order--flex--item {
    background: #fff;
    padding: 20px 0;
    display: flex;
    align-items: center;
}
.mayofes--order--flex--item:nth-of-type(odd) {
    background: #fff;
}
.mayofes--order--flex--item:nth-of-type(even) {
    background: #edf0f7;
}
.mayofes--order--flex--item:first-child {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}
.mayofes--order--flex--item:last-child {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
.mayofes-order-flex-data {
    padding: 20px;
    width: 100%;
    flex: auto;
    font-size: 15px;
    line-height: 25px;
}
.mayofes-flex-order-auto {
    text-align: left;
}
@media (min-width: 768px) {
    .mayofes-order-flex-data: first-child {
        padding-left: 0;
    }
    .mayofes-order-flex-data:last-child {
        padding-right: 0;
    }
    .mayofes-order--flex #add-customer-message {
        margin: 0;
    }
}
.fes-vendor-menu [class*=" icon-"],
.fes-vendor-menu [class^="icon-"] {
    background-image: none;
}
.mayosis-frontend-menus li a:before {
    padding-right: 8px;
    opacity: 0.5;
    vertical-align: middle;
}
.mayosis-frontend-menus li.active a:before,
.mayosis-frontend-menus li:hover a:before {
    opacity: 1;
}
.mayosis-frontend-menus .fes-vendor-dashboard-tab a:before {
    font-family: Zeroicons-Line;
    content: "\1f3e0";
    vertical-align: top;
}
.mayosis-frontend-menus .fes-vendor-products-tab a:before {
    font-family: Zeroicons-Line;
    content: "\2a33";
}
.mayosis-frontend-menus .fes-vendor-new-product-tab a:before {
    font-family: Zeroicons-Line;
    content: "\2b";
}
.mayosis-frontend-menus .fes-vendor-earnings-tab a:before {
    font-family: Zeroicons-Line;
    content: "\26c9";
}
.mayosis-frontend-menus .fes-vendor-orders-tab a:before {
    font-family: Zeroicons-Line;
    content: "\2630";
}
.mayosis-frontend-menus .fes-vendor-profile-tab a:before {
    font-family: Zeroicons-Line;
    content: "\1f464";
}
.mayosis-frontend-menus .fes-vendor-logout-tab a:before {
    font-family: Zeroicons-Line;
    content: "\27be";
}
.mayosis-frontend-menus .fes-vendor-vendor-feedback-tab a:before {
    font-family: Zeroicons-Line;
    content: "\1f4ac";
}
.mayosis-frontend-menus .fes-vendor-purchase_history-tab a:before {
    font-family: Zeroicons-Line;
    content: "\1f45c";
}
.mayosis-frontend-menus .fes-vendor-following_items-tab a:before {
    font-family: Zeroicons-Line;
    content: "\25a6";
}
.mayosis-frontend-menus .fes-vendor-user_commisions-tab a:before {
    font-family: Zeroicons-Line;
    content: "\1f6c8";
}
.mayosis-frontend-menus .fes-vendor-all_access-tab a:before {
    font-family: Zeroicons-Line;
    content: "\1f441";
}
.mayosis-frontend-menus .fes-vendor-edd_recurring-tab a:before {
    font-family: Zeroicons-Line;
    content: "\2710";
}
@media (min-width: 1290px) {
    .fes_dashboard_menu {
        max-width: 16%;
        float: left;
        padding: 12px 0 60px;
    }
    .fes-vendor-dashboard-wrap {
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-between;
    }
    nav.fes-vendor-menu ul li {
        width: 100%;
        float: left;
    }
    nav.fes-vendor-menu ul li.active {
        background: #fff;
        position: relative;
        min-height: 20px;
    }
    nav.fes-vendor-menu ul li.active a:before {
        color: #5a00f0;
    }
    nav.fes-vendor-menu ul li.active::after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 4px;
        background-color: #5a00f0;
    }
}
@media (max-width: 1289px) {
    
    .fes_dashboard_menu {
        width: 16%;
        overflow: hidden;
    }
    nav.fes-vendor-menu ul li {
        display: block;
        width: 100%;
        float: left;
        padding: 12px 20px;
    }
    .fes-vendor-dashboard {
        padding: 0 20px;
    }
    nav.fes-vendor-menu ul li.active a,
    nav.fes-vendor-menu ul li.focus a,
    nav.fes-vendor-menu ul li.hover a {
        border-bottom: 1px solid #fff;
    }
    .fes-form.fes-submission-form-div {
        background: #fcfcfc;
        padding: 52px 40px;
        border-radius: 3px;
        margin: 60px 30px;
    }
    .fes-fields table tr td input {
        min-width: 100%;
    }
}
@media (min-width: 991px) {
    .padding-search-demo {
        margin-top: -140px;
    }
    .hero-overflowed-image {
        position: relative;
        margin: -7px 0 0 -70px !important;
        z-index: 10;
    }
    header .fixedheader,
    header .sticky {
        padding: 0 !important;
    }
   
    .fes_dashboard_menu {
        float: left;
        padding: 12px 0 60px;
    }
    
    .fes_dashboard_menu {
        background: #e9edf7;
    }
    .product--flex--fes {
        background: #fff;
    }
    nav.fes-vendor-menu ul li:hover {
        background: #fff;
    }
    nav.fes-vendor-menu ul li a {
        text-align: left;
        padding: 0;
        letter-spacing: 0;
        display: block;
    }
    .fes-vendor-dashboard table {
        width: 100% !important;
    }
}
@media (min-width: 1200px) {
    .fes-vendor-dashboard {
        flex: inherit;
    }
}
.product_bottom_flex .ghost_button {
    min-width: 240px;
}
.button,
.button.active,
.button:active,
.button:focus,
.button:hover {
    text-decoration: none;
    color: #fff;
}
.button {
    border-width: 2px;
    padding: 12px 40px;
    font-weight: 700;
    font-size: 16px;
    border-radius: 3px;
    text-align: center;
    border-style: solid;
    display: inline-block;
    transition: all 0.25s;
    line-height: 1em;
    white-space: normal;
}
.button_float,
.button_grow {
    -webkit-transition-duration: 0.3s;
}
.button_ghost {
    background: 0 0 !important;
    color: red;
}
.button_block {
    display: block;
    width: 100%;
}
.button_buzzout,
.button_float,
.button_fshadow,
.button_grow,
.button_oreveal,
.button_plusegrow,
.button_shadow,
.button_ucenter,
.button_uleft,
.button_ureveal,
.button_uright {
    display: inline-block;
    vertical-align: middle;
}
.button_xxs {
    font-size: 12px;
    font-weight: 400;
    padding: 4px 8px;
}
.button_xs {
    font-size: 14px;
    font-weight: 400;
    padding: 10px 18px;
}
.button_s {
    font-size: 15px;
    font-weight: 700;
    padding: 12px 20px;
}
.button_3xl,
.button_4xl,
.button_5xl,
.button_l,
.button_m {
    font-weight: 700;
}
.button_m {
    font-size: 16px;
    padding: 16px 30px;
}
.button_l {
    font-size: 18px;
    padding: 24px 40px;
}
.button_xl,
.button_xxl {
    font-size: 24px;
    font-weight: 700;
}
.button_xl {
    padding: 32px 50px;
}
.button_xxl {
    padding: 48px 60px;
}
.button_3xl {
    font-size: 30px;
    padding: 60px 70px;
}
.button_4xl {
    font-size: 36px;
    padding: 80px 50px;
}
.button_5xl {
    font-size: 48px;
    padding: 100px 68px;
}
.button_bright:hover {
    filter: brightness(120%);
    color: #fff;
}
.button_sharp {
    border-radius: 0 !important;
}
.button_smooter {
    border-radius: 5px !important;
}
.button_rounded {
    border-radius: 10px !important;
}
.button_pill {
    border-radius: 50% !important;
}
.button_red.button_3d {
    -webkit-box-shadow: 0 6px 0 #9e0303, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    -moz-box-shadow: 0 6px 0 #9e0303, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    box-shadow: 0 6px 0 #9e0303, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
}
.button_black.button_3d {
    -webkit-box-shadow: 0 6px 0 #584e4e, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    -moz-box-shadow: 0 6px 0 #584e4e, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    box-shadow: 0 6px 0 #584e4e, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
}
.button_blue.button_3d {
    -webkit-box-shadow: 0 6px 0 #040494, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    -moz-box-shadow: 0 6px 0 #040494, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    box-shadow: 0 6px 0 #040494, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
}
.button_green.button_3d {
    -webkit-box-shadow: 0 6px 0 #016901, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    -moz-box-shadow: 0 6px 0 #016901, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    box-shadow: 0 6px 0 #016901, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
}
.button_crimson.button_3d {
    -webkit-box-shadow: 0 6px 0 #9e0e2b, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    -moz-box-shadow: 0 6px 0 #9e0e2b, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    box-shadow: 0 6px 0 #9e0e2b, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
}
.button_deeppink.button_3d {
    -webkit-box-shadow: 0 6px 0 #b30a65, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    -moz-box-shadow: 0 6px 0 #b30a65, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    box-shadow: 0 6px 0 #b30a65, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
}
.button_orange.button_3d {
    -webkit-box-shadow: 0 6px 0 #b97902, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    -moz-box-shadow: 0 6px 0 #b97902, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    box-shadow: 0 6px 0 #b97902, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
}
.button_teal.button_3d {
    -webkit-box-shadow: 0 6px 0 #054444, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    -moz-box-shadow: 0 6px 0 #054444, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    box-shadow: 0 6px 0 #054444, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
}
.button_darkorange.button_3d {
    -webkit-box-shadow: 0 6px 0 #a95f06, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    -moz-box-shadow: 0 6px 0 #a95f06, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    box-shadow: 0 6px 0 #a95f06, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
}
.button_white.button_3d {
    -webkit-box-shadow: 0 6px 0 #c1bbbb, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    -moz-box-shadow: 0 6px 0 #c1bbbb, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    box-shadow: 0 6px 0 #c1bbbb, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
}
.button_lime.button_3d {
    -webkit-box-shadow: 0 6px 0 #04a504, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    -moz-box-shadow: 0 6px 0 #04a504, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    box-shadow: 0 6px 0 #04a504, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
}
.button_gold.button_3d {
    -webkit-box-shadow: 0 6px 0 #c5a704, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    -moz-box-shadow: 0 6px 0 #c5a704, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    box-shadow: 0 6px 0 #c5a704, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
}
.button_yellow.button_3d {
    -webkit-box-shadow: 0 6px 0 #bdbd03, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    -moz-box-shadow: 0 6px 0 #bdbd03, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    box-shadow: 0 6px 0 #bdbd03, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
}
.button_darkviolet.button_3d {
    -webkit-box-shadow: 0 6px 0 #62058a, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    -moz-box-shadow: 0 6px 0 #62058a, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    box-shadow: 0 6px 0 #62058a, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
}
.button_cyan.button_3d {
    -webkit-box-shadow: 0 6px 0 #07bdbd, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    -moz-box-shadow: 0 6px 0 #07bdbd, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    box-shadow: 0 6px 0 #07bdbd, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
}
.button_accent.button_3d {
    -webkit-box-shadow: 0 6px 0 #37058a, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    -moz-box-shadow: 0 6px 0 #37058a, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    box-shadow: 0 6px 0 #37058a, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
}
.button_secaccent.button_3d {
    -webkit-box-shadow: 0 6px 0 #140133, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    -moz-box-shadow: 0 6px 0 #140133, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    box-shadow: 0 6px 0 #140133, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
}
.button_text.button_3d {
    -webkit-box-shadow: 0 6px 0 #0c1221, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    -moz-box-shadow: 0 6px 0 #0c1221, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
    box-shadow: 0 6px 0 #0c1221, 0 3px 15px rgba(0, 0, 0, 0.4) !important;
}
.button_red.button_shade {
    -webkit-box-shadow: 8px 8px 0 #f79999;
    -moz-box-shadow: 8px 8px 0 #f79999;
    box-shadow: 8px 8px 0 #f79999;
}
.button_black.button_shade {
    -webkit-box-shadow: 8px 8px 0 #7d7886;
    -moz-box-shadow: 8px 8px 0 #7d7886;
    box-shadow: 8px 8px 0 #7d7886;
}
.button_blue.button_shade {
    -webkit-box-shadow: 8px 8px 0 #88f;
    -moz-box-shadow: 8px 8px 0 #88f;
    box-shadow: 8px 8px 0 #88f;
}
.button_green.button_shade {
    -webkit-box-shadow: 8px 8px 0 #b4f5dc;
    -moz-box-shadow: 8px 8px 0 #b4f5dc;
    box-shadow: 8px 8px 0 #b4f5dc;
}
.button_crimson.button_shade {
    -webkit-box-shadow: 8px 8px 0 #e48699;
    -moz-box-shadow: 8px 8px 0 #e48699;
    box-shadow: 8px 8px 0 #e48699;
}
.button_deeppink.button_shade {
    -webkit-box-shadow: 8px 8px 0 #f5a5d0;
    -moz-box-shadow: 8px 8px 0 #f5a5d0;
    box-shadow: 8px 8px 0 #f5a5d0;
}
.button_orange.button_shade {
    -webkit-box-shadow: 8px 8px 0 #f5c56e;
    -moz-box-shadow: 8px 8px 0 #f5c56e;
    box-shadow: 8px 8px 0 #f5c56e;
}
.button_darkorange.button_shade {
    -webkit-box-shadow: 8px 8px 0 #efcca2;
    -moz-box-shadow: 8px 8px 0 #efcca2;
    box-shadow: 8px 8px 0 #efcca2;
}
.button_teal.button_shade {
    -webkit-box-shadow: 8px 8px 0 #77abab;
    -moz-box-shadow: 8px 8px 0 #77abab;
    box-shadow: 8px 8px 0 #77abab;
}
.button_white.button_shade {
    -webkit-box-shadow: 8px 8px 0 #f3f3f3;
    -moz-box-shadow: 8px 8px 0 #f3f3f3;
    box-shadow: 8px 8px 0 #f3f3f3;
}
.button_lime.button_shade {
    -webkit-box-shadow: 8px 8px 0 #d2ffd2;
    -moz-box-shadow: 8px 8px 0 #d2ffd2;
    box-shadow: 8px 8px 0 #d2ffd2;
}
.button_gold.button_shade {
    -webkit-box-shadow: 8px 8px 0 #f9e785;
    -moz-box-shadow: 8px 8px 0 #f9e785;
    box-shadow: 8px 8px 0 #f9e785;
}
.button_yellow.button_shade {
    -webkit-box-shadow: 8px 8px 0 #ffffa8;
    -moz-box-shadow: 8px 8px 0 #ffffa8;
    box-shadow: 8px 8px 0 #ffffa8;
}
.button_darkviolet.button_shade {
    -webkit-box-shadow: 8px 8px 0 #dd9df9;
    -moz-box-shadow: 8px 8px 0 #dd9df9;
    box-shadow: 8px 8px 0 #dd9df9;
}
.button_cyan.button_shade {
    -webkit-box-shadow: 8px 8px 0 #c1fdfd;
    -moz-box-shadow: 8px 8px 0 #c1fdfd;
    box-shadow: 8px 8px 0 #c1fdfd;
}
.button_accent.button_shade {
    -webkit-box-shadow: 8px 8px 0 #b78cff;
    -moz-box-shadow: 8px 8px 0 #b78cff;
    box-shadow: 8px 8px 0 #b78cff;
}
.button_secaccent.button_shade {
    -webkit-box-shadow: 8px 8px 0 #b592ef;
    -moz-box-shadow: 8px 8px 0 #b592ef;
    box-shadow: 8px 8px 0 #b592ef;
}
.button_text.button_shade {
    -webkit-box-shadow: 8px 8px 0 #838da5;
    -moz-box-shadow: 8px 8px 0 #838da5;
    box-shadow: 8px 8px 0 #838da5;
}
.button_float,
.button_grow,
.button_oreveal,
.button_shadow,
.button_ucenter,
.button_uleft,
.button_ureveal,
.button_uright {
    box-shadow: 0 0 1px transparent;
}
.button_link {
    background: 0 !important;
    border: 0 !important;
    color: #5a00f0;
    text-decoration: underline;
    padding: 0 !important;
}
.button_link:hover {
    color: initial !important;
}
.button_red {
    background-color: red;
    border-color: red;
    color: #fff;
}
.button_ghost.button_red:hover {
    background: #5a00f0 !important;
    border-color: #5a00f0;
    color: #fff;
}
.button_black {
    background-color: #000;
    border-color: #000;
    color: #fff;
}
.button_ghost.button_black,
.button_link.button_black {
    color: #000;
}
.button_ghost.button_black:hover {
    background: #000 !important;
    border-color: #000;
    color: #fff;
}
.button_blue {
    background-color: #00f;
    border-color: #00f;
    color: #fff;
}
.button_ghost.button_blue,
.button_link.button_blue {
    color: #00f;
}
.button_ghost.button_blue:hover {
    background: #00c4f0 !important;
    border-color: #00c4f0;
    color: #fff;
}
.button_green {
    background-color: green;
    border-color: green;
    color: #fff;
}
.button_ghost.button_green,
.button_link.button_green {
    color: green;
}
.button_ghost.button_green:hover {
    background: green !important;
    border-color: green;
    color: #fff;
}
.button_crimson {
    background-color: #dc143c;
    border-color: #dc143c;
    color: #fff;
}
.button_ghost.button_crimson,
.button_link.button_crimson {
    color: #dc143c;
}
.button_ghost.button_crimson:hover {
    background: #dc143c !important;
    border-color: #dc143c;
    color: #fff;
}
.button_deeppink {
    background-color: #ff1493;
    border-color: #ff1493;
    color: #fff;
}
.button_ghost.button_deeppink,
.button_link.button_deeppink {
    color: #ff1493;
}
.button_ghost.button_deeppink:hover {
    background: #ff1493 !important;
    border-color: #ff1493;
    color: #fff;
}
.button_orange {
    background-color: orange;
    border-color: orange;
    color: #50290c;
}
.button_ghost.button_orange,
.button_link.button_orange {
    color: orange;
}
.button_orange:hover {
    color: #50290c;
}
.button_ghost.button_orange:hover {
    background: orange !important;
    border-color: orange;
    color: #50290c;
}
.button_darkorange {
    background-color: #ff8c00;
    border-color: #ff8c00;
    color: #50290c;
}
.button_ghost.button_darkorange,
.button_link.button_darkorange {
    color: #ff8c00;
}
.button_darkorange:hover {
    color: #50290c;
}
.button_ghost.button_darkorange:hover {
    background: #ff8c00 !important;
    border-color: #ff8c00;
    color: #50290c;
}
.button_teal {
    background-color: teal;
    border-color: teal;
    color: #fff;
}
.button_ghost.button_teal,
.button_link.button_teal {
    color: teal;
}
.button_ghost.button_teal:hover {
    background: teal !important;
    border-color: teal;
    color: #fff;
}
.button_white {
    background-color: #fff;
    border-color: #fff;
    color: #000;
}
.button_ghost.button_white,
.button_link.button_white {
    color: #28375a;
}
.button_ghost.button_white:hover {
    background: #fff !important;
    border-color: #fff;
    color: #000;
}
.button_white:hover {
    color: #000;
}
.button_lime {
    background-color: #32cd32;
    border-color: #32cd32;
    color: #fff;
}
.button_ghost.button_lime,
.button_link.button_lime {
    color: #32cd32;
}
.button_ghost.button_lime:hover {
    background: #32cd32 !important;
    border-color: #32cd32;
    color: #fff;
}
.button_gold {
    background-color: gold;
    border-color: gold;
    color: #5d4e02;
}
.button_ghost.button_gold,
.button_link.button_gold {
    color: gold;
}
.button_gold:hover {
    color: #5d4e02;
}
.button_ghost.button_gold:hover {
    background: gold !important;
    border-color: gold;
    color: #5d4e02;
}
.button_yellow {
    background-color: #ff0;
    border-color: #ff0;
    color: #3c3c00;
}
.button_ghost.button_yellow,
.button_link.button_yellow {
    color: #ff0;
}
.button_yellow:hover {
    color: #3c3c00;
}
.button_ghost.button_yellow:hover {
    background: #ff0 !important;
    border-color: #ff0;
    color: #3c3c00;
}
.button_darkviolet {
    background-color: #9400d3;
    border-color: #9400d3;
    color: #fff;
}
.button_ghost.button_darkviolet,
.button_link.button_darkviolet {
    color: #9400d3;
}
.button_ghost.button_darkviolet:hover {
    background: #9400d3 !important;
    border-color: #9400d3;
    color: #fff;
}
.button_cyan {
    background-color: #0ff;
    border-color: #0ff;
    color: #00008b;
}
.button_ghost.button_cyan,
.button_link.button_cyan {
    color: #0ff;
}
.button_cyan:hover {
    color: #00008b;
}
.button_ghost.button_cyan:hover {
    background: #0ff !important;
    border-color: #0ff;
    color: #00008b;
}
.button_grow {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.button_float,
.button_ureveal:before {
    -webkit-transition-property: transform;
}
.button_grow:active,
.button_grow:focus,
.button_grow:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
@-webkit-keyframes button_plusegrow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}
@keyframes button_plusegrow {
    to {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}
.button_buzzout,
.button_plusegrow {
    -webkit-transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
}
.button_plusegrow {
    transform: perspective(1px) translateZ(0);
}
.button_plusegrow:active,
.button_plusegrow:focus,
.button_plusegrow:hover {
    -webkit-animation-name: button_plusegrow;
    animation-name: button_plusegrow;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}
@-webkit-keyframes button_buzzout {
    10%,
    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    20%,
    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    50%,
    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    60%,
    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0);
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0);
    }
}
@keyframes button_buzzout {
    10%,
    30% {
        -webkit-transform: translateX(3px) rotate(2deg);
        transform: translateX(3px) rotate(2deg);
    }
    20%,
    40% {
        -webkit-transform: translateX(-3px) rotate(-2deg);
        transform: translateX(-3px) rotate(-2deg);
    }
    50%,
    70% {
        -webkit-transform: translateX(2px) rotate(1deg);
        transform: translateX(2px) rotate(1deg);
    }
    60%,
    80% {
        -webkit-transform: translateX(-2px) rotate(-1deg);
        transform: translateX(-2px) rotate(-1deg);
    }
    90% {
        -webkit-transform: translateX(1px) rotate(0);
        transform: translateX(1px) rotate(0);
    }
    100% {
        -webkit-transform: translateX(-1px) rotate(0);
        transform: translateX(-1px) rotate(0);
    }
}
.button_buzzout {
    transform: perspective(1px) translateZ(0);
}
.button_float,
.button_uleft {
    -webkit-transform: perspective(1px) translateZ(0);
}
.button_buzzout:active,
.button_buzzout:focus,
.button_buzzout:hover {
    -webkit-animation-name: button_buzzout;
    animation-name: button_buzzout;
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}
.button_float {
    transform: perspective(1px) translateZ(0);
    transition-duration: 0.3s;
    transition-property: transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.button_ucenter:before,
.button_uleft:before {
    content: "";
    z-index: -1;
    bottom: 0;
    background: #fff;
    height: 4px;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
}
.button_float:active,
.button_float:focus,
.button_float:hover {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
}
.button_uleft {
    transform: perspective(1px) translateZ(0);
    position: relative;
    overflow: hidden;
}
.button_ucenter,
.button_uright {
    -webkit-transform: perspective(1px) translateZ(0);
    overflow: hidden;
    transform: perspective(1px) translateZ(0);
}
.button_uleft:before {
    position: absolute;
    left: 0;
    right: 100%;
    -webkit-transition-property: right;
    transition-property: right;
}
.button_uleft:active:before,
.button_uleft:focus:before,
.button_uleft:hover:before {
    right: 0;
}
.button_ucenter {
    position: relative;
}
.button_ucenter:before {
    position: absolute;
    left: 51%;
    right: 51%;
    -webkit-transition-property: left, right;
    transition-property: left, right;
}
.button_oreveal:before,
.button_ureveal:before,
.button_uright:before {
    content: "";
    right: 0;
    background: #fff;
    height: 4px;
    -webkit-transition-duration: 0.3s;
    z-index: -1;
}
.button_ureveal:before,
.button_uright:before {
    bottom: 0;
    -webkit-transition-timing-function: ease-out;
    transition-duration: 0.3s;
    transition-timing-function: ease-out;
}
.button_ucenter:active:before,
.button_ucenter:focus:before,
.button_ucenter:hover:before {
    left: 0;
    right: 0;
}
.button_uright {
    position: relative;
}
.button_uright:before {
    position: absolute;
    left: 100%;
    -webkit-transition-property: left;
    transition-property: left;
}
.button_uright:active:before,
.button_uright:focus:before,
.button_uright:hover:before {
    left: 0;
}
.button_ureveal {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    overflow: hidden;
}
.button_ureveal:before {
    position: absolute;
    left: 0;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
    transition-property: transform;
}
.button_ureveal:active:before,
.button_ureveal:focus:before,
.button_ureveal:hover:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.button_oreveal,
.button_shadow {
    -webkit-transform: perspective(1px) translateZ(0);
}
.button_oreveal {
    transform: perspective(1px) translateZ(0);
    position: relative;
    overflow: hidden;
}
.button_oreveal:before {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-transition-property: transform;
    transition-property: transform;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.button_fshadow,
.button_shadow {
    -webkit-transition-duration: 0.3s;
}
.button_oreveal:active:before,
.button_oreveal:focus:before,
.button_oreveal:hover:before {
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.button_shadow {
    transform: perspective(1px) translateZ(0);
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
}
.button_shadow:active,
.button_shadow:focus,
.button_shadow:hover {
    box-shadow: 0 20px 38px rgba(0, 0, 0, 0.16);
}
.button_fshadow {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.button_fshadow:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: "";
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0, rgba(0, 0, 0, 0) 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}
.button_fshadow:active,
.button_fshadow:focus,
.button_fshadow:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
.button_fshadow:active:before,
.button_fshadow:focus:before,
.button_fshadow:hover:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}
.custom-shadow {
    -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.4);
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.4);
}
.search--post-grid {
    width: 100%;
}
#mobileheader {
    line-height: 70px;
    padding: 10px 15px;
}
.burger {
    border-radius: 4px;
    z-index: 10;
    margin-top: 0;
    margin-left: 0;
    list-style: none;
    color: #fff;
    position: relative;
    margin-left: 30px;
}
.burger span {
    position: relative;
    margin-top: 9px;
    margin-bottom: 9px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -1.5px;
}
.burger span,
.burger span::after,
.burger span::before {
    display: block;
    width: 16px;
    height: 2px;
    background-color: #fff;
    outline: 1px solid transparent;
    -webkit-transition-property: background-color, -webkit-transform;
    -moz-transition-property: background-color, -moz-transform;
    -o-transition-property: background-color, -o-transform;
    transition-property: background-color, transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.burger span::after,
.burger span::before {
    position: absolute;
    content: "";
}
.burger span::before {
    top: -6px;
}
.burger span::after {
    top: 6px;
}
.burger.clicked span {
    background-color: transparent !important;
}
.burger.clicked span::before {
    -webkit-transform: translateY(6px) rotate(45deg);
    -moz-transform: translateY(6px) rotate(45deg);
    -ms-transform: translateY(6px) rotate(45deg);
    -o-transform: translateY(6px) rotate(45deg);
    transform: translateY(6px) rotate(45deg);
}
.burger.clicked span::after {
    -webkit-transform: translateY(-6px) rotate(-45deg);
    -moz-transform: translateY(-6px) rotate(-45deg);
    -ms-transform: translateY(-6px) rotate(-45deg);
    -o-transform: translateY(-6px) rotate(-45deg);
    transform: translateY(-6px) rotate(-45deg);
}
.burger.clicked span:after,
.burger.clicked span:before {
    background-color: #fff;
}
.burger:hover {
    cursor: pointer;
}
.overlaymobile {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99996;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
}
.overlaymobile.show {
    opacity: 0.15;
    visibility: visible;
}
.mobile--nav-menu {
    background-color: #1e0050;
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    height: 100%;
    max-width: 240px;
    width: 100%;
    padding: 60px 0;
    overflow-y: auto;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -moz-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    -o-transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    transition: transform 0.55s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.mobile--nav-menu.show {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.mobile--nav-menu.show ul.main li {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
}
.not-found .fill {
    margin-top: 80px;
}
.fill .btn {
    border-width: 2px;
}
.sidebar--comment--main p.comment-form-comment {
    margin-bottom: 10px;
}
.lity {
    z-index: 999;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    background: #0b0b0b;
    background: rgba(0, 0, 0, 0.9);
    outline: 0 !important;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.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: 0 !important;
}
.lity-wrap:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
}
.lity-loader {
    z-index: 9991;
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -0.8em;
    width: 100%;
    text-align: center;
    font-size: 14px;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.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: 0 !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 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -o-transition: -o-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease;
}
.lity-closed .lity-content,
.lity-loading .lity-content {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.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 rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 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;
    line-height: 35px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    border: 0;
    background: 0 0;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.lity-close::-moz-focus-inner {
    border: 0;
    padding: 0;
}
.lity-close:active,
.lity-close:focus,
.lity-close:hover,
.lity-close:visited {
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: #fff;
    font-style: normal;
    font-size: 35px;
    line-height: 35px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    border: 0;
    background: 0 0;
    outline: 0;
    -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-facebookvideo .lity-container,
.lity-googlemaps .lity-container,
.lity-iframe .lity-container,
.lity-vimeo .lity-container,
.lity-youtube .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 rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;
}
.lity-hide {
    display: none;
}
.mayosis-play--button-video {
    display: inline;
    position: relative;
    left: 0;
    float: left;
    margin-right: 5px;
}
.elementor-editor-active .elementor.elementor-edit-mode .elementor-element.elementor-widget-empty {
    background-color: transparent !important;
}
.full--grid-elementor .grid-product-box {
    width: calc(100% / 7);
}
.photo--template--content {
    background: #fff;
    padding: 25px 30px;
    border-radius: 3px;
    -webkit-box-shadow: 0 4px 32px 0 rgba(15, 20, 30, 0.08);
    -moz-box-shadow: 0 4px 32px 0 rgba(15, 20, 30, 0.08);
    box-shadow: 0 4px 32px 0 rgba(15, 20, 30, 0.08);
    margin-top: 0;
    margin-bottom: 10px;
}
.media-template-wrapper {
    width: 100%;
    overflow: hidden;
}
.photo-template-author {
    border-radius: 3px;
    background: #fcfdff;
}
.photo-credential {
    background: #fff;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.photo--title-block {
    padding: 20px 15px 15px 30px;
    overflow: hidden;
    border-top-right-radius: 3px;
    border-bottom: 2px solid #e9edf7;
}
.photo--title-block h1 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 4px;
}
.photo--title-block span {
    font-size: 14px;
}
.photo--price--block .edd-variable-pricing-desc {
    font-size: 14px;
    opacity: 0.65;
    line-height: 16px;
    margin-bottom:8px;
}
.edd_download_purchase_form .edd_price_options li.item-selected .edd-variable-pricing-desc {
    opacity: 1;
}
.photo--section--image {
    display: flex;
    align-items: flex-start;
    vertical-align: middle;
    flex-wrap: wrap;
    text-align: center;
    padding: 0;
    position: relative;
}
.photo--section--image-content {
    background: #f0f3fa;
    background: linear-gradient(90deg, rgba(240, 243, 250, 0) 95%, rgba(240, 243, 250, 0.35) 100%);
    display: flex;
    align-items: flex-start;
    vertical-align: middle;
    flex-wrap: wrap;
    text-align: center;
    padding: 0;
    position: relative;
    height: 100%;
    align-items: center;
}
.photo--section--image img {
    margin: 0 auto;
}
a.edd-wl-action.edd-wl-button {
    float: left;
    max-height: 50px;
    padding: 14px 0;
}
.photo--price--block .photo_edd_el_button,
.photo--price--block a.edd-wl-action.edd-wl-button {
    background: #e9edf7;
    border-color: #e9edf7;
    width: 100%;
    float: left;
    max-height: 38px;
    padding: 6px 0;
    font-weight: 400;
}
.photo--price--block .edd_purchase_submit_wrapper {
    position: static;
}
.photo--price--block .edd_download_purchase_form .edd_price_options{
    margin-bottom:26px;
}
a.edd-wl-action.edd-wl-button span {
    font-size: 14px;
}
.photo--price--block {
    padding: 36px 30px 11px;
}
.photo--price--block h3 {
    font-size: 30px;
    margin-bottom: 27px;
    text-align: center;
    font-weight: 600;
}
.photo--template--tag {
    font-size: 14px;
    opacity: 0.65;
    line-height: 20px;
}
.photo--price--block .edd_price_options.edd_single_mode ul li label {
    line-height: 18px;
}
.photo-template-bottom-similar h3 {
    text-align: center;
    margin-bottom: 35px;
    font-weight: 400;
}
.photo-bottom--tag {
    margin-top: 112px;
}
.photo--template--author--meta {
    border-top: 2px solid #e9edf7;
    padding: 24px 30px;
    overflow: hidden;
    display: flex;
    border-bottom-right-radius: 3px;
    bottom: 0;
    width: 100%;
}
.photo--price--block .edd_download_purchase_form {
    margin-bottom: 0 !important;
}
.photo--template--author--meta img {
    border-radius: 50%;
    margin-right: 10px;
}
.photo--author--details p {
    margin: 0 !important;
    font-size: 14px;
    line-height: 16px;
    text-transform: lowercase;
    opacity: 0.65;
}
.photo--author--details h4 {
    font-size: 14px;
    line-height: 18px;
    margin: 0;
}
.photo--author--button {
    flex: 1;
}
.photo--template--button {
    border: 2px solid;
    opacity: 0.65;
    font-weight: 700;
    float: right;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 13px;
    transition: all 0.2s;
    margin-right: 10px;
}
.photo--template--button:hover {
    background: #28375a;
    border-color: #28375a;
    color: #fff;
}
.photo-template-stick {
    position: relative;
    z-index: 999;
    margin-top: -28%;
}
.photo--tempalte--top-space {
    padding: 100px 0;
}
.photo-template-none-stick {
    margin-top: 160px;
}
.mejs-container.wp-audio-shortcode.mejs-audio {
    margin-top: 20px;
}
.mayosis-title-audio .mejs-container.wp-audio-shortcode.mejs-audio {
    margin-top: 0 !important;
}
.photo-template-social {
    text-align: center;
}
.photo-template-social a {
    padding: 0 7.5px;
}
.photo-template-social a.facebook {
    color: #4751d8;
}
.photo-template-social a.twitter {
    color: #01aeff;
}
.photo-template-social a.google {
    color: #ff3c00;
}
.photo-template-social a.pinterest {
    color: #c00000;
}
#mayosis-sidebar #mayosis-menu ul > li.menu-item-has-children > a:after {
    float: right;
}
#mayosis-sidebar #mayosis-menu ul ul > li.menu-item-has-children > a:after {
    margin-right: 10px;
}
#mayosis-sidebar.active #mayosis-menu ul > li.menu-item-has-children > a:after {
    display: none;
}
.single--post--header--content {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.widget-title .rsswidget {
    color: #fff;
}
#fes-vendor-dashboard table tbody tr td,
#fes-vendor-dashboard table tbody tr th {
    padding: 20px 30px 21px;
}
.fes-single-variation td {
    padding: 10px !important;
}
.footer-sidebar select {
    background: #e9edf7;
    padding: 10px;
    color: #28375a;
}
.footer-sidebar #wp-calendar tr th {
    color: #28375a;
}
.footer-sidebar {
    margin-bottom: 30px;
}
.footer-sidebar .tagcloud a {
    color: #fff;
}
.footer-sidebar #wp-calendar caption,
.footer-widget-title .rsswidget {
    color: #fff !important;
}
.default-pagination-page {
    margin: 40px 0;
}
.default-pagination-page .pagi-box-default {
    border: 2px solid;
    display: inline-block;
    padding: 2px 12px;
    margin: 0 5px;
    font-size: 16px;
    line-height: 24px;
    border-radius: 3px;
}
.default-pagination-page a .pagi-box-default {
    background: #28375a;
    color: #fff;
    line-height: 27px;
    border-width: 2px;
    border-radius: 3px;
}
.main-footer .theme--sidebar--widget {
    background: 0 0 !important;
    padding: 0 !important;
    border-radius: 0 !important;
}
.main-footer .theme--sidebar--widget .widget-title {
    text-align: left !important;
    color: #fff !important;
    padding: 0 !important;
    margin: 0 0 30px !important;
    background: 0 0 !important;
    text-transform: capitalize;
    font-size: 20px;
    line-height: 20px;
}
.main-footer .widget-title i {
    display: none;
}
.main-footer .recent_post_widget a:hover,
.main-footer .widget-products a:hover {
    opacity: 0.75;
}
.main-footer ul li a {
    font-weight: 400;
}
#mobileheader .logo {
    float: left;
}
#mobileheader .mobile_user,
#mobileheader .navbar-nav {
    float: right;
}
.features .list {
    margin-bottom: 14px;
}
li.features-row {
    display: flex;
    justify-content: space-around;
}
li.features-row .features-field {
    flex: 1;
    text-align: right;
}
li.features-row .features-field-name {
    text-align: left;
    flex: 1;
}
.justified-grid {
    display: flex;
    overflow: hidden;
    flex-wrap: wrap;
    margin: -6px;
}
.justified-grid:after {
    content: "";
    flex-grow: 999999999;
    min-width: 250px;
    height: 0;
}
.justified-grid > * {
    position: relative;
    display: block;
    height: 250px;
    margin: 6px;
    flex-grow: 1;
}
.justified-grid > * > img {
    height: 250px !important;
    object-fit: cover;
    max-width: 100% !important;
    min-width: 100%;
    vertical-align: bottom;
}
.justified-grid-box div img {
    height: 250px !important;
    object-fit: cover;
}
.justified-grid.justified-grid-margin {
    margin: 6px;
}
.photo-template-bottom-similar .justified-grid > *,
.photo-template-bottom-similar .justified-grid > * > img {
    height: 180px !important;
}
.photo-image-zoom {
    position: absolute;
    top: 10px;
    right: 25px;
    background: #fff;
    font-size: 14px;
    cursor: pointer;
    line-height: 14px;
    padding: 8px 10px;
    border-radius: 3px;
    display: none;
    opacity: 0.65;
    transition: 0.2s all;
}
.photo-image-zoom:hover {
    opacity: 1;
}
.photo--section--image:hover .photo-image-zoom {
    display: block;
}
@media (max-width: 980px) {
    .justified-grid {
        display: flex;
        overflow: hidden;
        flex-wrap: wrap;
        margin: -2.5px;
    }
    .justified-grid:after {
        content: "";
        flex-grow: 999999999;
        min-width: 150px;
        height: 0;
    }
    .justified-grid > * {
        position: relative;
        display: block;
        height: 150px;
        margin: 2.5px;
        flex-grow: 1;
    }
    .justified-grid > * > img {
        height: 150px;
        object-fit: cover;
        max-width: 100%;
        min-width: 100%;
        vertical-align: bottom;
    }
    .justified-grid.justified-grid-margin {
        margin: 2.5px;
    }
}
@media (max-width: 400px) {
    .justified-grid {
        display: flex;
        overflow: hidden;
        flex-wrap: wrap;
        margin: -2.5px;
    }
    .justified-grid:after {
        content: "";
        flex-grow: 999999999;
        min-width: 100px;
        height: 0;
    }
    .justified-grid > * {
        position: relative;
        display: block;
        height: 100px;
        margin: 2.5px;
        flex-grow: 1;
    }
    .justified-grid > * > img {
        height: 100px;
        object-fit: cover;
        max-width: 100%;
        min-width: 100%;
        vertical-align: bottom;
    }
    .justified-grid.justified-grid-margin {
        margin: 2.5px;
    }
}
.tile {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
}
.scale-anm {
    transform: scale(1);
}
.grid--filter--main {
    text-align: center;
    margin-bottom: 71px;
}
.grid--filter--main span {
    cursor: pointer;
    padding: 10px;
    opacity: 0.5;
}
.grid--filter--main span.active {
    opacity: 1;
}
.grid--download--categories {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.grid--download--categories a {
    margin: 15px;
    padding: 45px 0;
    font-size: 24px;
    color: #fff;
    position: relative;
    text-align: center;
    transition: all 0.2s;
    width: 22%;
    min-width: 90%;
}
.grid--download--categories a.cat--grid--main::after {
    content: "";
    background: #28375a;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    opacity: 0.65;
    transition: all 0.2s;
}
.mayoelementor-grid--download--categories {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.mayoelementor-grid--download--categories .mayo-grid-box-elementor-cats {
    width: 100%;
    padding: 15px;
}
.mayoelementor-grid--download--categories .mayo-grid-box-elementor-cats a {
    font-size: 24px;
    color: #fff;
    position: relative;
    text-align: center;
    transition: all 0.2s;
    width: 100%;
    padding: 45px 0;
    display: block;
}
.mayoelementor-grid--download--categories a.cat--grid--main::after {
    content: "";
    background: #28375a;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    opacity: 0.65;
    transition: all 0.2s;
}
.grid--download--categories a.cat--grid--main:hover::after {
    opacity: 0.85 !important;
}
.cat--grid--main span {
    z-index: 10;
    position: relative;
}
.search--term--div .tag_widget_single ul li a {
    text-transform: capitalize;
    padding: 15px 25px;
}
.search-term-style-one {
    width: 100%;
    float: left;
}
.search-term-style-one ul {
    list-style: none;
    display: flex;
    word-break: break-all;
    flex-wrap: wrap;
}
.search-term-style-one ul li {
    float: left;
    flex: 1;
    max-width: 25%;
    min-width: 25%;
    margin: 12px 0;
}
.bottom--border--style ul li a {
    border-bottom: 2px solid #9ca2b3;
}
.search-term-style-three.tag_widget_single {
    padding: 0;
    margin: 0 -6px;
}
.search-term-style-three.tag_widget_single ul {
    display: flex;
    word-break: break-all;
    flex-wrap: wrap;
}
.search-term-style-three.tag_widget_single ul li {
    float: left;
    flex: 1;
    max-width: 25%;
    min-width: 25%;
    margin: 6px 0;
}
.search-term-style-four.tag_widget_single ul {
    display: flex;
    word-break: break-all;
    flex-wrap: wrap;
}
.search-term-style-four.tag_widget_single {
    margin: 0 -15px;
}
.search-term-style-four.tag_widget_single ul li {
    float: left;
    flex: 1;
    max-width: 23%;
    min-width: 23%;
    margin: 6px 9px;
}
.search-term-style-four.tag_widget_single ul li a {
    display: block;
    text-align: center;
}
.search-term-style-five.tag_widget_single {
    margin: 0 -12px;
}
.search-term-style-five.tag_widget_single ul li a {
    margin: 12px;
}
.search-term-style-five.tag_widget_single,
.search-term-style-four.tag_widget_single,
.tag_widget_single.search-term-style-six {
    padding: 0;
}
.tag_widget_single.search-term-style-six {
    text-align: center;
}
.tag_widget_single.search-term-style-six ul {
    display: inline-table;
}
.tag_widget_single.search-term-style-six ul li {
    display: inline;
    float: none;
}
.masonary-tile img {
    margin-bottom: 10px;
}
.masonary-tile {
    display: inline-block;
    float: left;
}
.vendor--product--box .masonary-brick {
    padding: 20px;
}
@media only screen and (min-width: 1024px) {
    .masonary-brick {
        column-count: 3;
        column-gap: 30px;
    }
    .masonary-tile img {
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {
    .masonary-brick {
        column-count: 3;
        column-gap: 10px;
    }
}
.photo-bottom--tag {
    text-align: center;
    margin-top: 80px;
}
.photo-bottom--tag h3 {
    margin-bottom: 25px;
}
.main-slide-image {
    width: auto !important;
    height: auto !important;
}
.photo-template-footer-bg {
    background: #fff !important;
}
.mayosisonea106 {
    display: block;
    position: absolute;
    cursor: pointer;
}
.mayosisonea106 .c {
    fill: none;
    opacity: 0.3;
}
.mayosisonea106 .a {
    fill: none;
    stroke: #000;
    stroke-width: 350;
    stroke-miterlimit: 10;
}
.mayosisonea106:hover .c {
    opacity: 0.5;
}
.mayosisonea106:hover .a {
    opacity: 0.8;
}
.mayosisonea106.mayosisonea106dn .c {
    opacity: 0.2;
}
.mayosisonea106.mayosisonea106dn .a {
    opacity: 1;
}
.mayosisonea106.mayosisonea106ds {
    opacity: 0.3;
    pointer-events: none;
}
.mayosisonet101 .p {
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    background: #000;
}
.mayosisonet101 .p .cv {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    z-index: 1;
}
.mayosisonet101 .a {
    fill: none;
    stroke: #fff;
    stroke-width: 400;
    stroke-miterlimit: 10;
    visibility: hidden;
}
.mayosisonet101 .p.pdn .cv,
.mayosisonet101 .p:hover .cv {
    border: none;
    border-color: transparent;
}
.mayosisonet101 .p:hover {
    padding: 2px;
}
.mayosisonet101 .p:hover .cv {
    background-color: #000;
    opacity: 0.35;
}
.mayosisonet101 .p:hover.pdn {
    padding: 0;
}
.mayosisonet101 .p:hover.pdn .cv {
    background: 0 0;
    opacity: 0.35;
}
.mayosisonet101 .pav .cv {
    border-color: #fff;
    opacity: 0.35;
}
.mayosisonet101 .p:hover .a,
.mayosisonet101 .pav .a {
    visibility: visible;
}
.mayosisonet101 .t {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border: none;
    opacity: 0.6;
    eight: auto !important;
}
.mayosisonet101 .p:hover .t,
.mayosisonet101 .pav .t {
    opacity: 1;
}
.jssora093 {
    display: block;
    position: absolute;
    cursor: pointer;
}
.jssora093 .c {
    fill: none;
    stroke: none;
    stroke-width: 400;
    stroke-miterlimit: 10;
}
.jssora093 .a {
    fill: none;
    stroke: #fff;
    stroke-width: 400;
    stroke-miterlimit: 10;
}
.jssora093:hover {
    opacity: 0.8;
}
.jssora093.jssora093dn {
    opacity: 0.6;
}
.jssora093.jssora093ds {
    opacity: 0.3;
    pointer-events: none;
}
.jssortside .p {
    position: absolute;
    top: 0;
    left: 0;
    box-sizing: border-box;
    background: #000;
}
.jjssortside .p .cv {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #000;
    box-sizing: border-box;
    z-index: 1;
}
.jssortside .a {
    fill: none;
    stroke: #fff;
    stroke-width: 400;
    stroke-miterlimit: 10;
    visibility: hidden;
}
.jssortside .p.pdn .cv,
.jssortside .p:hover .cv {
    border: none;
    border-color: transparent;
}
.jssortside .p:hover {
    padding: 2px;
}
.jssortside .p:hover .cv {
    background-color: #000;
    opacity: 0.35;
}
.jssortside .p:hover.pdn {
    padding: 0;
}
.jssortside .p:hover.pdn .cv {
    border: 2px solid #fff;
    background: 0 0;
    opacity: 0.35;
}
.jssortside.pav .cv {
    border-color: #fff;
    opacity: 0.35;
}
.jssortside .p:hover .a,
.jssortside .pav .a {
    visibility: visible;
}
.jssortside .t {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    opacity: 0.6;
}
.jssortside .p:hover .t,
.jssortside .pav .t {
    opacity: 1;
}
.mayosis-filter {
    margin-bottom: 20px;
    margin-bottom: 20px;
}
.side-main-title .section-title {
    display: inline-block;
    line-height: 32px;
}
.mayosis-archive-wrapper {
    width: 100%;
    float: left;
}
.mayosis-filter-title .product_filter_mayosis {
    display: inline-block;
    background: 0 0;
    border: none;
    font-weight: 400;
    margin-left: 5px;
    text-align: right;
    font-size: 14px;
}
.fes--author--block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.fes--author--meta {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.fes--author--data h4 {
    margin: 0 !important;
    font-size: 18px;
    line-height: 30px;
    text-transform: capitalize;
}
.fes--author--products {
    flex: 1;
}
.fes--author--products ul {
    display: flex;
    list-style: none;
    float: left;
    flex-wrap: wrap;
    margin: 20px 0;
    width: 100%;
}
.fes--author--products ul li {
    float: left;
    padding: 0 7.5px;
    margin: 5px 0;
    width: 50%;
    max-width: max-content;
}
.fes--author--products ul li:last-child {
    padding-right: 0;
}
.fes--author--image img {
    border-radius: 3px;
    max-width:100px !important;
}
.fes--author--data {
    padding: 0 15px;
}
.fes--author--data .author--address {
    margin: 0 !important;
    opacity: 0.65;
    line-height: 16px;
    font-size: 14px;
}
.fes--author--data .fes--v-portfolio {
    color: #2d3ce6;
    text-decoration: underline;
    font-size: 14px !important;
    line-height: 16px;
}
.fes--author--top-title h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
}
.fes--author--top-title p {
    font-size: 14px;
    font-weight: 400;
}
.fes--author---titlebox {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 33px;
}
.fes--author--buttonbox .btn.fes--box-btn {
    background: #2d3ce6;
    border: 2px solid #2d3ce6;
    color: #fff;
    padding: 10px 28px;
    font-size: 14px;
    font-weight: 700;
}
.title--promo--box h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
}
.title--promo--box p {
    font-size: 14px;
    font-weight: 400;
}
.title--box--full {
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 33px;
}
.title--button--box .btn.title--box--btn {
    background: #2d3ce6;
    border: 2px solid #2d3ce6;
    color: #fff;
    padding: 10px 28px;
    font-size: 14px;
    font-weight: 700;
}
.prime--button-set {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 15px 0 57px;
}
.prime--button--left {
    display: flex;
}
.single-prime-layout .prime-layout-gallery img {
    border-radius: 3px;
}
.prime-multiple-button {
    min-width: auto;
    font-weight: 400;
}
.prime-demo-button {
    background: #1e1450;
    border-color: #1e1450;
    color: #fff;
    padding: 12px 25px;
    font-size: 16px;
    margin-left: 6px;
}
.prime--button--right {
    display: flex;
    align-items: center;
}
.prime-wishlist-fav a.edd-wl-action.edd-wl-button {
    background: 0 0;
    border-color: transparent !important;
    width: 100%;
    float: left;
    max-height: 50px;
    padding: 0;
    color: #1e1450;
}
.prime-wishlist-fav a.edd-wl-action.edd-wl-button i,
.prime-wishlist-fav a.edd-wl-action.edd-wl-button span {
    font-size: 14px;
    font-weight: 400;
}
.prime-wishlist-fav a.edd-wl-action.edd-wl-button:hover {
    background: 0 0 !important;
    border-color: transparent !important;
    color: #1e1450;
}
.prime-wishlist-fav a.edd-wl-action.before {
    margin-bottom: 0 !important;
}
.prime-full-width-gallery {
    margin-bottom: 30px;
}
.prime-cart-button .edd-submit.button {
    font-weight: 400;
}
.single-author--cover {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    width: 100%;
    height: 400px;
    float: left;
    background-color: #1e0050;
}
.mayosis-floating-share {
    position: absolute;
    margin-left: -72px;
    margin-top: 5px;
    height: 100%;
    opacity: 1;
    transition: opacity 0.2s ease-in;
}
#mayo-float-share {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}
.mayosis-float-social {
    font-size: 14px;
    line-height: 1em;
    letter-spacing: 0.25px;
    color: #fff;
}
.mayosis-float-social .share {
    border-radius: 15px;
    margin: 5px 0 0;
}
.mayosis-float-social .share:first-child {
    margin-top: 0;
}
.mayosis-float-social .url {
    display: flex;
    align-items: center;
    padding: 8px 18px;
    color: inherit;
    text-decoration: none;
}
.mayosis-float-social a {
    padding: 5px;
    text-align: center;
    width: 100%;
    font-size: 16px;
    color: #000;
    background: #fff;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 32px;
    margin-bottom: 8px;
    border-radius: 3px;
    box-shadow: 0 1px 10px 0 rgba(102, 102, 136, 0.08);
}
.mayosis-float-social .facebook {
    color: #6788ce;
}
.mayosis-float-social .twitter {
    color: #29c5f6;
}
.mayosis-float-social .pinterest {
    color: #bd081c;
}
.mayosis-float-social .googleplus {
    background: #e75c3c;
}
.mayosis-float-social ul > li {
    list-style-type: none;
    margin: 1px !important;
}
.mayosis-float-social {
    transition: opacity 0.5s ease-in-out;
}
.prime--button-set .edd_download_purchase_form {
    margin-bottom: 0 !important;
}
.video-inner-main {
    width: 100%;
    float: left;
}
.upload-cover-button {
    margin-left: 10px;
}
.acc-logout-btn {
    float: right;
    margin-top: 5px;
    margin-right: 10px;
}
td.edd_download_download_files {
    text-align: right;
}
.mayosis_list_product {
    width: 100%;
    float: left;
    background: #edf4f4;
    margin: 10px 0;
    padding: 20px 15px;
    border-radius: 3px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.list_product_thumbnail {
    max-width: 100%;
}
.mayosis_list_product .list_product_thumbnail img {
    border-radius: 3px;
    width: 100%;
    margin-bottom: 15px;
}
.list_product_details {
    max-width: 100%;
}
.list_product_details h4 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}
.list-metabox {
    font-size: 13px;
    line-height: 16px;
    margin: 5px 0;
}
.list_button_details {
    margin-top: 10px;
}
.list_button_details a {
    font-size: 13px;
    margin: 5px;
    border: 1px solid #1e0000;
    padding: 10px 15px;
    border-radius: 3px;
    display: inline-block;
    line-height: 18px;
    transition: all 20ms;
}
.list-preview-button:hover {
    background: #280000;
    border-color: #280000;
    color: #fff;
}
.list_button_details a:last-child {
    margin-right: 0;
}
.list_button_details a.list_cart_btn {
    background-color: #5a00f0;
    border-color: #5a00f0;
    color: #fff;
}
.list_publish_date {
    padding: 0 10px;
    font-size: 14px;
}
.list-mayosis-first-part {
    width: 100%;
}
.list_button_details .edd_download_purchase_form .edd_price_options {
    display: none;
    opacity: 0;
}
.list_button_details .edd-add-to-cart,
.list_button_details .edd-fd-button,
.list_button_details .edd-submit,
.list_button_details .edd-submit.button.blue,
.list_button_details .edd_go_to_checkout.button,
.list_button_details .edd_purchase_submit_wrapper a.edd-add-to-cart.edd-has-js {
    min-width: auto;
    font-weight: 400;
    background: #5a00f0;
    text-transform: capitalize;
    border: 2px solid;
    max-height: auto;
    font-size: 13px;
    margin: 0;
    border: 1px solid #1e0000;
    padding: 10px 15px !important;
    border-radius: 3px;
    line-height: 18px;
    transition: all 20ms;
    width: auto !important;
}
.list_button_details form {
    display: inline-block;
}
.cpt-alm-btn-load-more {
    background: #5a00f0;
    color: #fff;
}
@media (min-width: 768px) {
    .list_button_details {
        margin-top: 0;
    }
    .mayosis_list_product .list_product_thumbnail img {
        width: auto;
        margin-bottom: 0;
    }
    .list_product_thumbnail {
        max-width: 150px;
    }
    .mayosis_list_product {
        flex-wrap: nowrap;
        padding: 15px;
        justify-content: space-between;
    }
    .list_product_thumbnail {
        margin-right: 14px;
    }
    .list-mayosis-first-part {
        width: 40%;
        display: flex;
        align-items: center;
    }
    .list_price_details {
        margin: 0 15px;
    }
    .mayosis_list_product .list_button_details,
    .mayosis_list_product .list_price_details,
    .mayosis_list_product .list_publish_date {
        flex: 1;
    }
    .list_button_details {
        text-align: right;
    }
}
@media (min-width: 991px) {
    .single_main_header_products .single--post--content {
        width: 86%;
    }
}
.mayosis-filter-title {
    max-width: 100%;
    float: left;
}
.copyright-footer {
    max-height: 65px;
}
.copyright-text {
    line-height: 18px;
}
.footer-widget {
    width: 100%;
    margin-bottom: 20px;
}
.dm_comment_item .depth-1,
.dm_comment_item .depth-10,
.dm_comment_item .depth-2,
.dm_comment_item .depth-3,
.dm_comment_item .depth-4,
.dm_comment_item .depth-5,
.dm_comment_item .depth-6,
.dm_comment_item .depth-7,
.dm_comment_item .depth-8,
.dm_comment_item .depth-9 {
    margin-bottom: 30px;
}
.dm_comment_item .depth-10,
.dm_comment_item .depth-2,
.dm_comment_item .depth-3,
.dm_comment_item .depth-4,
.dm_comment_item .depth-5,
.dm_comment_item .depth-6,
.dm_comment_item .depth-7,
.dm_comment_item .depth-8,
.dm_comment_item .depth-9 {
    padding-left: 10px;
}
.dm_comment_item .depth-2 {
    margin-left: 10px;
}
.dm_comment_item .depth-3 {
    margin-left: 30px;
}
.dm_comment_item .depth-4 {
    margin-left: 45px;
}
.comment-author.vcard {
    padding: 0 !important;
}
.comment-author.vcard img {
    width: 46px;
    height: 46px;
}
.comment-content.entry {
    width: 100%;
    float: left;
}
.dm_comment-date {
    float: left;
    line-height: 15px;
    width: 75%;
}
.comment-list {
    margin-top: 30px;
}
.product-search-form.style2 input[type="text"] {
    padding-left: 13%;
}
.author--name--image {
    margin-top: -5%;
}
.bottom--meta--desc,
.bottom--meta--social {
    padding: 5px 0;
}
.single--author--content {
    padding: 20px 0 0;
    width: 100%;
    float: left;
    margin-bottom: 80px;
}
.masonary-brick {
    column-count: 2;
    column-gap: 10px;
}
.hero-title {
    font-size: 36px;
    line-height: 44px;
}
nav.fes-vendor-menu {
    padding: 15px;
    margin-bottom: 40px;
}
nav.fes-vendor-menu ul li {
    text-align: left;
}
nav.fes-vendor-menu ul li a {
    font-size: 14px;
    line-height: 20px;
}
nav.fes-vendor-menu ul li {
    display: block;
    width: 100%;
    float: left;
}
.fes_dashboard_menu {
    overflow: hidden;
}

#fes-vendor-store-link {
    margin-top: 21px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.fourzerofour-area h1 {
    font-size: 60px;
    line-height: 90px;
    color: #aaaeb2;
    font-weight: 700;
    padding: 78px 0 81px;
}
.fourzerofour-area h3 {
    font-size: 22px;
    font-weight: 700;
    line-height: 35px;
    color: #28375a;
    margin-bottom: 120px;
}
.button {
    max-width: 100%;
}
.fes_dashboard_menu {
    width: 100%;
}
.overlay,
body {
    overflow-x: hidden;
}
.vendor--search--flex {
    flex-wrap: wrap;
}
.prime--button--left {
    flex-wrap: wrap;
    width: 100%;
}
.prime--box--demo-button,
.prime-cart-button {
    flex: 1;
}
.prime-demo-button {
    width: 100%;
}
.fes--author--meta,
.fes--author--products {
    flex: 0 0 100%;
}
.fes--author--meta {
    justify-content: flex-start;
}
.title--box--full {
    padding: 0 10px;
}
.title--promo--box {
    padding-right: 15px;
    max-width: 60%;
}
.subscribe_form_dm .input-group-addon {
    float: left;
    width: 100%;
}
.subscribe_form_dm .input-group-addon input {
    width: 100%;
}
.fes--author---titlebox,
.fes--author--meta {
    padding: 0 10px;
}
figure.wp-block-image.alignleft {
    max-width: 50%;
}
figure.wp-block-image.alignright {
    max-width: 50%;
}
.dm-default-wrapper .edd_download,
.edd_download_columns_0 .edd_download,
.edd_download_columns_3 .edd_download {
    width: 100%;
}
.btn_a,
.btn_b {
    min-width: 100%;
    margin: 0;
}
.dm_pricing_table {
    margin-bottom: 30px;
}
.fes-vendor-menu [class*=" icon-"],
.fes-vendor-menu [class^="icon-"] {
    display: block;
}
.multiple_pricing input[type="text"] {
    padding: 13px 5px;
}
.photo-subscription-box a {
    margin-top: 0;
}
.photo-subscription-box a,
.photo-subscription-box h3 {
    flex: 0 0 auto;
}
.media-style-d-favorite {
    flex-wrap: wrap;
}
.subscribe-box-price-content .button {
    font-size: 14px;
}
.mobile-nav {
    margin-top: 0;
    margin-bottom: 0;
}
.logo_box img {
    margin: 0 auto;
}
.vendor-dashboard-boxes {
    overflow: scroll;
}
.edd-table {
    overflow: visible;
}
.user-extended-dasboard {
    overflow: hidden;
}
.essb_links.essb_size_xs .essb_icon {
    padding: 0 10px;
}
.recent_image_block .grid-product-box {
    width: calc(100% / 2);
}
.mayosis-audio-template-play-button {
    margin: 10px 0;
}
.mayosis_music_price {
    margin-bottom: 10px;
}
.edd_checkout_cart_item_title {
    text-align: center;
}
.theme--sidebar--widget {
    padding: 10px 20px;
}
.padding-search-demo {
    margin-top: -80px;
}
.top-subscribe {
    padding: 0 20px;
}
.hero-overflowed-image {
    position: relative;
    margin-bottom: 0;
    z-index: 10;
}
.hero-overflowed-image img {
    max-width: 100%;
}
.recent_image_block {
    justify-content: center;
}

.subscribe-button {
    margin-top: 10px;
}
.input-group-addon.subscribe-button {
    background: 0 0;
}
.vc_column_container > .vc_column-inner {
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
}
.browse-free.btn_a {
    margin-bottom: 16px;
}
.main-post-promo,
.product-main-header {
    padding-top: 95px;
    padding-bottom: 70px;
}
h1.single-post-title {
    line-height: 36px;
    font-size: 24px;
}
.main-post-promo .breadcrumb {
    margin-top: 30px;
}
.mayosis-audio-template-data {
    text-align: center;
}
.single-product-buttons {
    padding-top: 10px;
    flex-direction: column;
}
.release-info {
    padding: 15px 10px 0;
}
.bottom-post-footer-widget {
    margin-top: 70px;
}
h2.single-post-title,
h2.widget-title {
    margin-bottom: 0;
}
.user-extended-dasboard .nav-tabs,
.user-extended-dasboard .nav-tabs .nav-link {
    border: none;
    border-radius:0;
}
.recent_post_widget {
    padding-bottom: 7px;
    padding-top: 13px;
}
.bottom--post--block {
    margin-bottom: 50px;
}
.subscribe_form_dm input {
    border-radius: 3px;
}
.widget-posts .sidebar-thumbnail,
.widget-products .sidebar-thumbnail {
    padding-right: 10px;
}
.bottom-widget-product .sidebar-thumbnail {
    padding-right: 10px;
}
.bottom-widget-product .sidebar-details {
    padding-right: 0;
}
p.comment-form-comment {
    margin-bottom: 4px;
}
.post-password-form label {
    display: block;
}
.post-password-form input[type="password"] {
    width: 100%;
}
.post-password-form input[type="submit"] {
    width: 100%;
}
.sidebar-product-widget .widget-title {
    margin-bottom: 13px;
}
.sidebar-product-widget {
    padding-bottom: 7px;
}
#fes-vendor-dashboard {
    padding: 0 15px;
    overflow: hidden;
}
.fes-form.fes-submission-form-div {
    padding: 35px 30px;
}
.fes--mob--image {
    width: 32%;
    float: left;
}
.fes--mob--title {
    width: 68%;
    float: right;
}
.bottom-part-mobile.to-flex-row,
.top-part-mobile.to-flex-row {
    height: auto;
    width: 100%;
}
.single-product-buttons .edd_download_purchase_form {
    margin-bottom: 0 !important;
}
.product_widget_inside .edd_download_purchase_form {
    margin-bottom: 1rem !important;
}
.dropdown-menu.my-account-list {
    min-width: 12rem;
}
.mayosis-account-user-information {
    padding: 0 15px 20px;
    font-weight: 700;
    color: #fff;
    display: flex;
}
.user-display-name-acc {
    padding: 0 0 0 8px;
}
.msv-acc-menu-itemwrap {
    margin-bottom: 25px;
    width: 100%;
    float: left;
}
.msv-wallet-value {
    width: 100%;
    float: left;
    border-top: 1px solid #ccc;
    padding: 7px 15px;
    line-height: 30px;
}
.mayosis-logout-information {
    width: 100%;
    float: left;
    border-top: 1px solid #ccc;
    padding: 7px 15px;
    line-height: 30px;
}
.header-top .mayosis-logout-information > a.mayosis-logout-link,
.mayosis-logout-information > a.mayosis-logout-link {
    color: #fff;
    font-size: 16px;
    line-height: 16px;
}
.header-top .mayosis-logout-information > a.mayosis-logout-link i,
.mayosis-logout-information > a.mayosis-logout-link i {
    color: #fff;
    font-size: 16px;
}
.dropdown-menu.my-account-list a i {
    color: #fff;
    font-size: 16px;
}
.clearfix {
    clear: both;
}
.user-dashboard-page .nav-pills .nav-link.active,
.user-dashboard-page .nav-pills .show > .nav-link {
    color: inherit;
    background-color: transparent;
    border-bottom: 2px solid #000046;
}
.msuv-style-one .mayosis-uv-common-slot {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}
.msuv-style-one .mayosis-uv-left-product,
.msuv-style-one .mayosis-uv-right-product {
    float: left;
    padding: 10px;
    box-sizing: border-box;
    width: 50%;
}
@media (min-width: 992px) {
    .carousol-col-three .msv_centered_carousel .mayosis-carousel-item {
        transform: translateX(-35%) !important;
    }
    .carousol-col-four .msv_centered_carousel .mayosis-carousel-item {
        transform: translateX(-75%) !important;
    }
    .carousol-col-five .msv_centered_carousel .mayosis-carousel-item {
        transform: translateX(-125%) !important;
    }
    .carousol-col-six .msv_centered_carousel .mayosis-carousel-item {
        transform: translateX(-165%) !important;
    }
    .edd_download_columns_0 .edd_download,
    .edd_download_columns_3 .edd_download {
        width: 33%;
    }
    .mayosis_edd_download_columns_6 .edd_download {
        width: 16.6%;
    }
    .mayosis_edd_download_columns_4 .edd_download {
        width: 25%;
    }
    .mayosis_edd_download_columns_2 .edd_download {
        width: 50%;
    }
    .vendor-dashboard-boxes {
        overflow: hidden;
    }
}
@media (min-width: 768px) {
    .msuv-style-one .mayosis-uv-middle-slot .mayosis-uv-middle-product {
        margin-top: 20%;
    }
    .msuv-style-one .mayosis-uv-common-slot {
        display: flex;
        flex-wrap: wrap;
    }
    .msuv-style-one .mayosis-uv-left-product,
    .msuv-style-one .mayosis-uv-right-product {
        float: left;
        padding: 20px;
        box-sizing: border-box;
        width: 50%;
    }
    .msuv-style-one .mayosis-uv-left-product:nth-child(2) .msuv-thumbnail {
        margin-top: 24%;
        width: calc(100% - 50px);
        margin-left: auto;
        margin-right: auto;
    }
    .msuv-style-one .mayosis-uv-left-product:nth-child(3) .msuv-thumbnail {
        margin-top: 2%;
        width: calc(100% - 50px);
        margin-left: auto;
        margin-right: auto;
    }
    .msuv-style-one .mayosis-uv-left-product:last-child .msuv-thumbnail {
        margin-top: -25%;
    }
    .msuv-style-one .mayosis-uv-right-product:first-child .msuv-thumbnail {
        margin-top: 24%;
        width: calc(100% - 50px);
        margin-left: auto;
        margin-right: auto;
    }
    .msuv-style-one .mayosis-uv-right-product:nth-child(3) .msuv-thumbnail {
        margin-top: -24%;
    }
    .msuv-style-one .mayosis-uv-right-product:last-child .msuv-thumbnail {
        margin-top: 2%;
        width: calc(100% - 50px);
        margin-left: auto;
        margin-right: auto;
    }
    .mayosis-uv-common-slot .msuv-thumbnail a {
        display: inline-block;
        max-width: 100%;
    }
    .mayosis-uv-common-slot .msuv-thumbnail a img {
        position: relative;
        top: 0;
        display: block;
        transition: all 0.2s;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -o-transition: all 0.2s;
    }
    .mayosis-uv-common-slot .msuv-thumbnail a:hover img {
        top: -10px;
        transition: all 0.2s;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -o-transition: all 0.2s;
    }
    .single-product-buttons {
        flex-direction: row;
    }
    .product--flex--fes {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .mayofes--order--flex--item {
        padding: 20px;
        flex-wrap: wrap;
    }
    .fes-ignore.button {
        padding: 10px 40px;
    }
    .fes-purchase-badge.fes-purchase-badge-not-purchased {
        display: inline-block;
        color: #e61e1f;
        background: rgba(230, 30, 31, 0.15);
        padding: 5px 6px;
        font-size: 10px;
        line-height: 10px;
        font-weight: 700;
        text-align: center;
        border-radius: 3px;
    }
    .fes-purchase-badge {
        max-height: 35px;
    }
    .lSSlideOuter .lSPager.lSGallery li {
        padding: 25px 12.5px 30px;
    }
    .prime--button-set {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
    #commentform .form-submit {
        width: 100%;
        float: left;
        margin-top: 1px;
        min-width: 270px;
    }
    .comment-form-author.comment-form-field,
    .comment-form-email.comment-form-field,
    .comment-form-url.comment-form-field {
        float: left;
        margin-top: 1px;
        margin-bottom: 0;
        margin-right: 0;
    }
    .team-member {
        display: inline-block;
    }
    .post-view-style {
        padding: 0 15px;
    }
    .single-blog-title {
        color: #28375a;
        font-size: 24px;
        font-weight: 700;
        line-height: 36px;
        margin: 0;
    }
    .sidebar-product-widget .widget-title {
        margin-bottom: 0;
    }
    .sidebar-product-widget {
        padding-bottom: 0;
    }
    .mayosis-blog-flex .post-thumbnail {
        max-width: 263px;
        margin-right: 30px;
    }
    .widget-products {
        padding: 0 0 15px;
        min-height: 120px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        margin: 0 -15px;
    }
    .comment--dot,
    .single-user-info {
        display: inline-block;
    }
    .main-post-promo .single-social-button {
        display: inline-block;
        margin-left: 30px;
        color: #fff;
        font-weight: 700;
    }
    .post-password-form label {
        display: inline-block;
    }
    .post-password-form input[type="password"] {
        width: auto;
    }
    .post-password-form input[type="submit"] {
        width: auto;
    }
    #commentform input[type="email"],
    #commentform input[type="text"] {
        margin-bottom: 19px;
    }
    .bottom-widget-product {
        padding: 15px 0 0;
    }
    .widget-posts {
        padding: 10px 0;
    }
    .bottom-product-sidebar {
        padding: 114px 0 55px;
    }
    .bottom-post-footer-widget {
        margin-top: 0;
    }
    .details-table_subscribe {
        text-align: center;
    }
    .blog-main-content {
        padding: 30px 0;
    }
    .comment-button,
    .product_top_flex .edd_download_purchase_form,
    .social-button {
        margin-bottom: 10px;
    }
    .single-post-excerpt {
        padding-top: 15px;
    }
    .browse-free.btn_a {
        margin-bottom: 0;
    }
    .icon-beside-title {
        margin-right: 20px;
    }
    .free_download_block {
        justify-content: flex-start;
        margin-bottom: 0;
    }
    .main-hero--top {
        padding-top: 0;
    }
    .recent_image_block {
        justify-content: flex-start;
    }
    .top-subscribe {
        padding: 0;
    }
    .social-button span {
        display: inherit;
    }
    .grid--download--categories a {
        min-width: auto;
    }
    .edd_checkout_cart_item_title {
        text-align: left;
    }
    .mayosis_wave-audio_template .awp-playlist-inner {
        margin: 0 0 60px;
    }
    .mayosis-audio-template-data {
        text-align: left;
    }
    .mayosis_music_price {
        margin-bottom: 0;
    }
    .mayosis-audio-template-play-button {
        margin: 0;
    }
    .recent_image_block .grid-product-box {
        width: calc(100% / 7);
    }
    .button {
        max-width: auto;
    }
    .product-search-form.style2 input[type="text"] {
        padding-left: 6%;
    }
    .mayosis-filter-title {
        max-width: 50%;
        float: right;
    }
    .author--name--image {
        margin-top: -11%;
        display: flex;
    }
    .author--name--image img {
        border-radius: 3px;
    }
    .author--identity--box {
        padding: 0 10px 0 19px;
        align-self: flex-end;
    }
    .hero-title {
        font-size: 48px;
        line-height: 60px;
    }
    .extended-tab-content {
        padding: 0 70px;
    }
    .fourzerofour-area h1 {
        font-size: 160px !important;
        line-height: 160px !important;
    }
    .fourzerofour-area h3 {
        font-size: 30px !important;
        font-weight: 700;
        line-height: 45px;
    }
    .button_xxl {
        padding: 48px 100px;
    }
    .button_3xl {
        padding: 60px 120px;
    }
    .button_4xl {
        padding: 80px 140px;
    }
    .button_5xl {
        padding: 100px 150px;
    }
    .fes-form.fes-submission-form-div {
        background: #fcfcfc;
        padding: 52px 60px;
        border-radius: 3px;
        margin-top: 60px;
        margin-bottom: 60px;
    }
    .main-footer {
        padding: 80px 0 70px;
    }
    .vendor--search--flex {
        flex-wrap: nowrap;
    }
    .prime--button--left {
        flex-wrap: nowrap;
        width: auto;
    }
    .prime--box--demo-button,
    .prime-cart-button {
        flex: auto;
    }
    .prime-demo-button {
        width: auto;
    }
    .fes--author--products ul {
        float: right;
        margin: 0;
        display: flex;
        justify-content:flex-end;
        flex-wrap: wrap;
        width: 100%;
    }
    .fes--author--meta {
        flex: auto;
    }
    .fes--author--products {
        flex: 1;
        flex-basis: 42%;
    }
    .fes--author--products ul li {
        width: 25%;
    }
    .fes--author--meta {
        justify-content: flex-start;
    }
    .title--box--full {
        padding: 0;
    }
    .title--promo--box {
        padding-right: 0;
    }
    .subscribe_form_dm .input-group-addon {
        width: auto;
    }
    .subscribe_form_dm .input-group-addon input {
        width: auto;
    }
    .fes--author---titlebox,
    .fes--author--meta {
        padding: 0;
    }
    figure.wp-block-image.alignleft {
        max-width: auto;
    }
    figure.wp-block-image.alignright {
        max-width: auto;
    }
    .product--flex--fes .fes-product-list-td {
        flex: 1 0 0;
        width: auto;
    }
    .photo--template--content {
        padding: 65px 80px;
    }
    .photo--template--button {
        padding: 5px 15px;
        margin-right: 0;
    }
    .dm_no_border .vc_column-inner {
        border: none !important;
    }
    .dm_clients img {
        max-width: 180px;
    }
    .dm_pricing_table {
        margin-bottom: 0;
    }
    .button-sub-right {
        padding-top: 27px;
    }
    #fes-save-as-draft {
        margin-bottom: 0;
    }
    .fes-vendor-menu [class*=" icon-"],
    .fes-vendor-menu [class^="icon-"] {
        display: inline-block;
    }
    .btn_a,
    .btn_b {
        min-width: auto;
    }
    nav.fes-vendor-menu {
        padding: 0;
        margin-bottom: 0;
    }
    nav.fes-vendor-menu ul li a {
        font-size: 16px;
        line-height: 24px;
    }
    .media-style-d-favorite {
        flex-wrap: nowrap;
    }
    .subscribe-box-price-content .button {
        font-size: 16px;
    }
    .logo_box img {
        margin: 0;
    }
    .user-information-ex-dashboard {
        bottom: 20px;
        width: 100%;
        left: 10px;
        padding: 5px 25px;
    }
    .mayofes-order-flex-data {
        text-align: left;
        flex: 1;
        padding: 0 32px;
        font-size: 16px;
        line-height: 24px;
    }
    .mayofes-flex-order-auto {
        text-align: right;
    }
    .extended-dasboard-tab {
        padding-bottom: 0;
    }
    .essb_links.essb_size_xs .essb_icon {
        padding: 0;
    }
}
.btn.subscribe-block-btn {
    padding: 12px 10px;
    display: block;
    width: 100%;
}
.overlay-btn.overlay-btn-style-3 .edd-submit.edd-free-download.edd-free-download-single {
    position: relative;
    font-size: 0;
    width: auto;
    display: inline-block !important;
    padding: 5px;
    background: #fff;
    border: none;
    color: #293759;
    border-radius: 0;
}
.overlay-btn.overlay-btn-style-3 .edd-submit.edd-free-download.edd-free-download-single::after {
    content: "\1f4e5";
    font-family: Zeroicons-Line;
    font-size: 12px;
    padding-top: 4px;
    display: inline-block;
}
.mayosis-buddypress-header-burger {
    margin-top: 20px;
}
#buddypressmobile-nav ul {
    list-style: none;
}
#buddypressmobile-nav ul li {
    padding: 7.5px 0;
}
.mayosis-review-section .edd-reviews-form {
    overflow: inherit;
    overflow: inherit;
    padding: 60px 0;
    width: 100%;
    display: block;
    float: left;
}
.mayosis-review-tabs {
    padding-top: 107px;
}
.tabbable-line {
    text-align: center;
}
.tabbable-line > .nav-tabs {
    border: none;
    margin: 0;
    border-bottom: 3px solid rgba(40, 55, 90, 0.25);
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
}
.tabbable-line > .nav-tabs > li {
    margin-right: 2px;
    float: left;
}
.tabbable-line > .nav-tabs > li > a {
    border: 0;
    margin-right: 0;
    opacity: 0.5;
    font-size: 24px;
    font-weight: 700;
    border-bottom: 3px solid transparent;
    margin-bottom: -3px;
}
.tabbable-line > .nav-tabs > li > a > i {
    color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open,
.tabbable-line > .nav-tabs > li:hover {
    border-bottom: 3px solid #28375a;
    margin-bottom: -3px;
}
.tabbable-line > .nav-tabs > li.open > a,
.tabbable-line > .nav-tabs > li:hover > a {
    border: 0;
    background: 0 0 !important;
    opacity: 1;
}
.tabbable-line > .nav-tabs > li.open > a > i,
.tabbable-line > .nav-tabs > li:hover > a > i {
    color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu,
.tabbable-line > .nav-tabs > li:hover .dropdown-menu {
    margin-top: 0;
}
.tabbable-line > .nav-tabs > li > a.active {
    border-bottom: 3px solid #28375a;
    position: relative;
    opacity: 1;
    color: #28375a;
}
.tabbable-line > .nav-tabs > li > a.active > i {
    color: #404040;
}
.tabbable-line {
    border: 0;
}
.edd-csau-products.col-3 {
    width: 100% !important;
}
.wpcf7-submit.subscribe-button {
    padding: 0 !important;
    font-size: 15px;
    text-align: center;
}
.msv_centered_carousel .mayosis-carousel-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.msuv-rating-alt .edd_reviews_rating_box,
.msuv-rating-box-p .edd_reviews_rating_box {
    text-align: left;
}
.msuv-carousel-rating .edd_reviews_rating_box .edd_star_rating p,
.msuv-rating-box-p .edd_reviews_rating_box .edd_star_rating p {
    display: none;
}
.msb-inner-meta-price,
.msuv-rating-box-p {
    width: 100%;
    float: left;
    margin: 6px 0;
}
.msuv-cat-title-w-style {
    list-style: none;
}
.msuv-cat-title-w-style li a {
    font-weight: 700;
    font-size: 18px;
}
.msuv-cat-title-w-style li ul.children {
    margin-left: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 20px;
}
.msuv-cat-title-w-style li ul.children a {
    font-weight: 400;
    font-size: 16px;
}
.msv-single-rating-p {
    width: 100%;
    display: block;
}
.msv-single-rating-p .edd_reviews_rating_box {
    text-align: inherit;
}
.msv-btn-stl-variation {
    width: 100%;
}
.msv-btn-stl-variation .edd_price_options ul {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    margin-left: -5px;
    margin-right: -5px;
}
.msv-btn-stl-variation .edd_price_options li {
    float: left;
    display: inline-block;
    position: relative;
    z-index: 15;
}
.msv-btn-stl-variation .edd_price_options li label {
    background: #e9edf7;
    margin: 5px;
    display: inline-block;
    padding: 5px;
    border-radius: 3px;
    border: 2px solid #e9edf7;
    line-height: 20px;
    transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
}
.msv-btn-stl-variation .edd_download_purchase_form .edd_price_options ul li.item-selected label {
    background: #239b41;
    border-color: #239b41;
    color: #fff;
}
.msv-btn-stl-variation .edd_price_options.edd_single_mode ul li label span.edd_price_option_name:before {
    display: none;
}
.msv-btn-stl-variation .edd-wl-button {
    display: none !important;
    opacity: 0;
}
.msv-wislist-box .edd-add-to-cart.button {
    display: none !important;
    opacity: 0;
}
.mayophoto-comment-section #commentform input[type="submit"],
.mayophoto-comment-section #edd-reviews-heading,
.mayophoto-comment-section .tabbable-line > .nav-tabs > li > a,
.mayophoto-comment-section h3.comment-reply-title,
.mayophoto-comment-section input[type="submit"] {
    font-weight: 400;
}
.single_main_header_products h1.single-post-title {
    margin: 2px 0;
}
.ajax-posts__posts.gridzy{
    min-height:400px;
}
@media (max-width:991px){
    #fes-vendor-dashboard {
        margin: 0;
        width: 100%;
        padding-top: 40px;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
    #fes-vendor-dashboard {
    margin-left: 18%;
    max-width: 980px;
}
 .vendor-dasboard-template-main .fes_dashboard_menu {
        position: fixed;
        top: 0;
        bottom: 0;
        height: 100%;
        width: 16%;
    }
}@font-face{font-display:swap;font-family:'Zeroicons-Line';src:url(/wp-content/themes/mayosis/css/fonts/Zeroicons-Line.eot)}@font-face{font-display:swap;font-family:'Zeroicons-Line';src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAAMAIAAAwBAR1NVQineM40AAADMAAAHJE9TLzIwGh0jAAAH8AAAAGBjbWFwGzumuwAACFAAAAR0Z2FzcAAAABAAAAzEAAAACGdseWYsY5EtAAAMzAAAShRoZWFkE47S5QAAVuAAAAA2aGhlYQfGBDAAAFcYAAAAJGhtdHhiARxRAABXPAAAAcxsb2NhA+UVUgAAWQgAAADobWF4cAB8AOwAAFnwAAAAIG5hbWXlenTUAABaEAAABg9wb3N0AAMAAAAAYCAAAAAgAAEAAAAKAB4ALAABbGF0bgAIAAQAAAAAAAAAAQAAAAFsaWdhAAgAAAABAAAAAQAEAAQAAAABAAoAAAABACoAEgBSAMQA5AKOArgDSAN6A6YD2AQOBE4EhATYBXwGaAaoBsYG1gABABIABwAIAAkACgALAAwADQAOAA8AEQASABUAFgAYABkAGgAbAB4ABQAMAB4ANgBMAGIAJQAIABcAFwAUABwABQAaABUAJgALABcAFwAUABwABQAXAA8ADQAOABkAJAAKABcAFwAUABwABQARAAsADAAZACcACgAXABcAFAAcAAUACgAUABwAEwBkAAcAFwAJAA4ADwAbAAsAAgAGABYAVgAHAAsADgAHABMACQALADEABAAHABcAGAAUACoANABOAGAAbAB8AIgAngC0AMIA2AD0AQ4BKAFEAVgBcgGEAZABoABAAAQAGgAIAAsAPwAMABcAFAAYABgABQAPAA8ABQAHABEAGQA+AAgAFwAUABgAGAAFAA8ADwA9AAUAFwAUABgAGABiAAcAFAASABIACwATABkAcAAFABEAFAAJABAARwAKAA8AFwAJABEACwAFAAoAFAAZAEoACgAPABcACQARAAsABQAHABEAGQBLAAYADwAXAAkAEQALACoACgAOAAsAGwAXABQAEwAFABoAFQAgAA0ADgALABsAFwAUABMABQAXAA8ADQAOABkAHwAMAA4ACwAbABcAFAATAAUAEQALAAwAGQArAAwADgALABsAFwAUABMABQAKABQAHAATAEwADQAOAAsACQAQAAUADwAPAA8ABQAHABEAGQAwAAkADgALAAkAEAAFAA8ADwAPADUADAAOAAsACQAQAAUADwAPAAUABwARABkAPAAIAA4ACwAJABAABQAPAA8AOwAFAA4ACwAJABAAYAAHAAcAFwAZAAUADwAPAHIABAAHABcAGQACAAYAGABXAAgAFwAPAAgACAAIABEACwBnAAgAFAAcABMAEQAUAAcACgAHABAAGAA6AFYAaAB2AIYAXwADAB4ACwBJABAAHQAZAAsAFwATAAcAEQAFABEADwATABAABQAPAA8ARQANAB0AGQALABcAEwAHABEABQARAA8AEwAQADcACAATABsACwARABQAFQALAFUABgATABsABwAZABQAOgAHAAoADwAZAAUADwAPADkABAAKAA8AGQADAAgAFgAgAGMABgAUABEACgALABcAbAAEAA8AFwALAE0ACAAHAAkACwAIABQAFAAQAAMACAASAB4ALQAEABcADwAKAFwABQARABQACAALAFMABgAPABkADgAaAAgAAwAIABIAJgBeAAQAFAASAAsARAAJAAsABwAXABkABQAHABEAGQAyAAUACwAHABcAGQADAAgAHAAsAE8ACQATABgAGQAHAA0AFwAHABIAcQAHABMADAAUAAUADwAPACMABAATAAwAFAAEAAoAFAAoADIAagAEABQACQAQAFIACQAPABMAEAALAAoABQAPABMAawAEAA8AEwAQAEgABgAHAB4ACwAXABgAAwAIABoAJgApAAgADwATABoAGAAFAA8ADwAFAAUADwATABoAGABlAAcABwAVAAUAFQAPABMABQAMABwAJgA6AEYAKAAHABEAGgAYAAUADwAPAAQABAARABoAGABQAAkADwATABkACwAXAAsAGAAZADYABQAOABQAEwALADgABgALABMACQAPABEABgAOAC4ARgBkAHoAkgAhAA8AGgAUABkACwAFABcADwANAA4AGQAFAAcAEQAZAEMACwAaABQAGQALAAUAFwAPAA0ADgAZACIADgAaABQAGQALAAUAEQALAAwAGQAFAAcAEQAZAEIACgAaABQAGQALAAUAEQALAAwAGQBBAAsAGgALABgAGQAPABQAEwAFAA8ADwAGAAgAGgALABgAGQAPABQAEwANABwALAA+AEgAXgBsAHwAkgCeALAAwADMAN4AXQAHABoAFQAVABQAFwAZAC4ACAAZAAcAFwAFAAcAEQAZAC8ABAAZAAcAFwBtAAoAFgAaAAcAFwALAAUABwARABkAbgAGABYAGgAHABcACwBZAAcAFQAUABkADwAMAB4AWwAKABQAGgATAAoACQARABQAGgAKAFQABQARAAcACQAQAEYACAAPAA0AEwAFABQAGgAZACwABwAPAA0AEwAFAA8AEwBoAAUADgAHABcACwAzAAgACwAZABkADwATAA0AGABpAAYACwAHABcACQAOAAQACgAaACYAOABOAAcAHAAPABkAGQALABcAbwAFAA8AEgALABcAWgAIAAsAEQALAA0AFwAHABIANAADAAcADQACAAYAEABhAAQAGAALABcAZgAGABUAEQAUAAcACgABAAQAWAAFAA8AEgALABQAAQAEAFEABwAUABoAGQAaAAgACwADA/oBkAAFAAACmQLMAAAAjwKZAswAAAHrADMBCQAAAAAAAAAAAAAAAAAAQCEQAODoAAAAAAAAAAAAAAAAAEAAAP//A8D/wABAA8AAQAAAAAEAAAAAAAAAAAAAACAAAAAAAAYAAAADAAAANAAAAAQAAAGUAAEAAwAAADQAAQAEAAABlAADAAEAAAA0AAMACgAAAZQABAFgAAAAVABAAAUAFAABACAAKwAtAD8AaQB5AsMC7gf1ITkhkyKWIwQjhiWmJgYmESYwJmEmmSbJJwYnCScQJxYnTidRJ1MnXidkJ5onvim/KjMrCCskK1jpLOlW//3//wAAAAAAIAArAC0APwBhAGsCwgLuB/UhOSGQIpUjAyOGJaYmBSYRJjAmYSaZJsknBScJJw4nEydOJ1EnUyddJ2Qnmie+Kb8qMysIKyQrWOks6Uj//f//AAH/4//Z/9j/x/+m/6X9Xf0z+C3e6t6U3ZPdJ9ym2ofaKdof2gHZ0dma2WvZMNku2SrZKNjx2O/Y7tjl2ODYq9iI1ojWFdVB1SbU8xcgFwUAAwABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwAAAAAAuAAAAAAAAAAPAAAAAAAAAABAAAAAQAAACAAAAAgAAAAAwAAACsAAAArAAAABAAAAC0AAAAtAAAABQAAAD8AAAA/AAAABgAAAGEAAABpAAAABwAAAGsAAAB5AAAAEAAAAsIAAALDAAAAHwAAAu4AAALuAAAAIQAAB/UAAAf1AAAAIgAAITkAACE5AAAAIwAAIZAAACGTAAAAJAAAIpUAACKWAAAAKAAAIwMAACMEAAAAKgAAI4YAACOGAAAALAAAJaYAACWmAAAALQAAJgUAACYGAAAALgAAJhEAACYRAAAAMAAAJjAAACYwAAAAMQAAJmEAACZhAAAAMgAAJpkAACaZAAAAMwAAJskAACbJAAAANAAAJwUAACcGAAAANQAAJwkAACcJAAAANwAAJw4AACcQAAAAOAAAJxMAACcWAAAAOwAAJ04AACdOAAAAPwAAJ1EAACdRAAAAQAAAJ1MAACdTAAAAQQAAJ10AACdeAAAAQgAAJ2QAACdkAAAARAAAJ5oAACeaAAAARQAAJ74AACe+AAAARgAAKb8AACm/AAAARwAAKjMAACozAAAASAAAKwgAACsIAAAASQAAKyQAACskAAAASgAAK1gAACtYAAAASwAA6SwAAOksAAAATAAA6UgAAOlWAAAATQAB8xAAAfMQAAAAXAAB86cAAfOnAAAAXQAB8+AAAfPgAAAAXgAB9EEAAfRBAAAAXwAB9FwAAfRcAAAAYAAB9GQAAfRkAAAAYQAB9KwAAfSsAAAAYgAB9MEAAfTCAAAAYwAB9MwAAfTMAAAAZQAB9OQAAfTlAAAAZgAB9QEAAfUBAAAAaAAB9Q0AAfUNAAAAaQAB9RIAAfUSAAAAagAB9RcAAfUXAAAAawAB9SUAAfUlAAAAbAAB9TIAAfUzAAAAbQAB9VAAAfVQAAAAbwAB9VMAAfVTAAAAcAAB9sgAAfbIAAAAcQAB9tIAAfbSAAAAcgABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAQAAAA8ADgAAjAAABIRE0JiMiBhUxESEiBhUUFjMxIREUFjMyNjUxESEyNjU0JiMDgP7AJRsbJf7AGyUlGwFAJRsbJQFAGyUlGwIAAUAbJSUb/sAlGxsl/sAbJSUbAUAlGxslAAAAAQBAAYADwAIAAA8AABMiBhUUFjMxITI2NTQmIzGAGyUlGwMAGyUlGwIAJRsbJSUbGyUAAAIBAABAAwEDOAAzAD8AAAEuAScmJyYGBwYHDgEHBhY7ATI2Nz4BNz4BFx4BFxYGBw4BBwYWMzI2Nz4BNzY3PgEnJicDFAYjIiY1NDYzMhYC5g4wIiYpKVElJh8dKA4FIh0MFCEFBRMOGDgdIjsKDiswIjYPBCgcFCMJBRMPMiIjIAMDGKYlGxslJRsbJQKzIjEUFQkJBg4PGBhAIR0wGhMOGwoTEgUKMCYwVhQJOjAhMhoTDiAFFiMkWjQzNf3NGyUlGxslJQAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQFAAIACwAMAACQAAAkBPgEzMhYXMR4BFRQGDwEXHgEVFAYHMQ4BIyImJwEuATU0NjcBUwEACBgNDRgICQoKCdLSCQoKCQgYDQ0YCP8ACQoKCQHtAQAJCgoJCBgNDRgI09MIGA0NGAgJCgoJAQAIGA0NGAgAAAAAAQFAAIACwAMAACUAAAkBDgEjIiYnMS4BNTQ2PwEnLgE1NDY3MT4BMzIWFwEeARUUBgcxAq3/AAgYDQ0YCAkKCgnS0gkKCgkIGA0NGAgBAAkKCgkBk/8ACQoKCQgYDQ0YCNPTCBgNDRgICQoKCf8ACBgNDRgIAAAAAgBAAQADwANAABcALwAAASIGFRQWMzEOAQcjMjc+ATc2NTE0JiMxISIGFRQWMzEOAQcjMjc+ATc2NTE0JiMxAQBQcHBQC2pKAVBFRmkeHnBQAgBQcHBQC2pKAVBFRmkeHnBQA0BwUFBwS2oLHh5pRkVQUHBwUFBwS2oLHh5pRkVQUHAAAgBAAQADwgNAABoAMgAAATAyMzI2NTQmJzE+ATczIgcOAQcGFTEUFjMxITI2NTQmIzE+ATczIgcOAQcGFTEUFjMxAwABAU9xcE8LaEkBUEVGaR4ecFD+AFBwcFALakoBUEVGaR4ecFABAHBQT3ABSmoMHh5pRkVQUHBwUFBwS2oLHh5pRkVQUHAAAAACAcAAQAJAA0AADQAZAAABIgYVERQWMzI2NRE0JjcUBiMiJjU0NjMyFgIAHSMjHR0jIyMlGxslJRsbJQJAIx3+gB0jIx0BgB0jwBslJRsbJSUAAAABAIAAgAOAAwAAKQAAJT4BNTQmLwEhMjY1NCYjMSE3PgE1NCYjIgYHAQ4BFRQWFwEeATMyNjcxAe0JCgoJkgHlGyUlG/4bkgkKJRsNGAj/AAkKCgkBAAgYDQ0YCJMIGA0NGAiTJRsbJZMJFw0bJQoJ/wAIGA0NGAj/AAkKCgkAAAEAwABAA0EDQAApAAATHgEzMjY/AREUFjMyNjUxERceATMyNjU0JicBLgEjIgYHAQ4BFRQWFzHTCBgNDRgIkyUbGyWTCRcOGiYKCf8ACRcNDhcJ/wAJCgoJAdMJCgoJkv4bGyUlGwHlkgkKJRsNGAgBAAkKCgn/AAgYDQ4XCAAAAQCAAH8DgAMAACkAAAEOARUUFh8BISIGFRQWMzEhBw4BFRQWMzI2NwE+ATU0JicBLgEjIgYHMQITCQoKCZL+GxslJRsB5ZIJCiUbDRgIAQAJCgoJ/wAIGA0OFwgC7QgYDQ0YCJMlGxslkwkXDhomCgkBAAkXDQ4XCQEACQoKCQABAMAAQANAA0AAKAAAAS4BIyIGDwERNCYjIgYVMREnLgEjIgYVFBYXAR4BMzI2NwE+ATU0JicDLQgYDQ0YCJMlGxslkwgYDRslCgkBAAgYDQ0YCAEACQoKCQGtCQoKCZIB5RslJRv+G5IJCiUbDRgI/wAJCgoJAQAIGA0NGAgAAAMAQAAAA8ADgAAdADsAXwAAASIHDgEHBhUUFx4BFxYzMjc+ATc2NTE0Jy4BJyYjESInLgEnJjU0Nz4BNzYzMhceARcWFTEUBw4BBwYjEyM1NCYjIgYVMRUjIgYVFBYzMTMVFBYzMjY1MTUzMjY1NCYjAgBdUVJ6IyMjI3pSUV1dUVJ6IyMjI3pSUV1COzpXGRkZGVc6O0JCOzpXGRkZGVc6O0KAQCUbGyVAGyUlG0AlGxslQBslJRsDgCMjelJRXV1RUnojIyMjelJRXV1RUnojI/0AGRlXOjtCQjs6VxkZGRlXOjtCQjs6VxkZAYBAGyUlG0AlGxslQBslJRtAJRsbJQAAAwBAAAADwAOAAB0AOwBLAAABIgcOAQcGFRQXHgEXFjMyNz4BNzY1MTQnLgEnJiMRIicuAScmNTQ3PgE3NjMyFx4BFxYVMRQHDgEHBiMTISIGFRQWMzEhMjY1NCYjAgBdUVJ6IyMjI3pSUV1dUVJ6IyMjI3pSUV1COzpXGRkZGVc6O0JCOzpXGRkZGVc6O0KA/wAbJSUbAQAbJSUbA4AjI3pSUV1dUVJ6IyMjI3pSUV1dUVJ6IyP9ABkZVzo7QkI7OlcZGRkZVzo7QkI7OlcZGQGAJRsbJSUbGyUAAAEAwADAA0ACQAAlAAAJAR4BFRQGBzEOASMiJi8BBw4BIyImJzEuATU0NjcBPgEzMhYXMQItAQAJCgoJCBgNDRgI09MIGA0NGAgJCgoJAQAIGA0NGAgCLf8ACBgNDRgICQoKCdLSCQoKCQgYDQ0YCAEACQoKCQAAAAEAwADAA0ACQAAlAAAlAS4BNTQ2NzE+ATMyFh8BNz4BMzIWFzEeARUUBgcBDgEjIiYnMQHT/wAJCgoJCBgNDRgI09MIGA0NGAgJCgoJ/wAIGA0NGAjTAQAIGA0NGAgJCgoJ0tIJCgoJCBgNDRgI/wAJCgoJAAAAAAIAAAAABAADgAAbACgAAAEhIgYVMRUzNSERITUjFRQWMzEhMjY1MRE0JiMBNycVISIGFRQWMzEhA4D+QDVLgAHA/kCASzUBwDVLSzX+wMDA/gAbJSUbAgADgEs1gID9gICANUtLNQKANUv9gMDAgCUbGyUACABAAAADwAOAABMAFwArAC8AQwBHAFsAXwAAASEiBhUxERQWMzEhMjY1MRE0JiMDIzUzJSEiBhUxERQWMzEhMjY1MRE0JiMDIzUzASEiBhUxERQWMzEhMjY1MRE0JiMDIzUzJSEiBhUxERQWMzEhMjY1MRE0JiMDIzUzAYD/ABslJRsBABslJRtAgIACQP8AGyUlGwEAGyUlG0CAgP5A/wAbJSUbAQAbJSUbQICAAkD/ABslJRsBABslJRtAgIADgCUb/wAbJSUbAQAbJf8AgIAlG/8AGyUlGwEAGyX/AID+gCUb/wAbJSUbAQAbJf8AgIAlG/8AGyUlGwEAGyX/AIAAAAABACkAAAPXA38AMwAAARMFHgEVFAYHMQcTFBYVFAYjIiYnMScHDgEjIiY1NDY1MRMnLgE1NDY3MSUTPgEzMhYXMQIheQEcDhMHBdI3ARYPBQkE+voECQUPFgE30gUHEw4BHHkEEgsLEgQDa/8AIwEVDwgOBcD+6QIDAhAVAgKGiwICFg8CBAEBGMIFDwgOFQEjAQAKDAsJAAIAMwAAA80DgAAUADgAAAEfAw8BHwEvAQ8BPwEvAT8DNSIGBwMFDgEfAQMUFjMyNj8BFzoBMzI2NQM3NiYnJQMuASMxAgAmIEdZQDkNE01AQE0TDTNAWkYgIAoRBXr+5xgQDtM5GA4FCgT6+gQKBQ4YOdMTDhj+5noJEwoChlNABg06M0ZaLSAgLVpGLToMB0BZ+goJ/wAnBC0PwP7nExoCBIeNGhMBGcAPLQQgAQAPCwAAAAIAQAAABAADgAArAE8AAAEOARURIREhMjY3MT4BNTQmIzgBMSEiBhUxERQWMzEhMjY1MRE0JiMiBgcxEy4BIyIGBzEBJy4BIyIGFRQWFzEXHgEzMjY3MQE+ATU0JicxA1MJCv2AAYANGAgJCiUb/oA1S0s1AoA1SyYaDRgImggYDQ0YCP5AZggYDRslCgmTCBgNDRcJAe0JCgoJAa0JFw3/AAKACgkIGA0bJUs1/YA1S0s1AQAaJgoJAcAJCgoJ/i1TCQolGw0YCIAJCgoJAgAIGA0NGAgAAAMAQABAA8ADQAAPAB8ALwAAEyEyNjU0JiMxISIGFRQWMwUhIgYVFBYzMSEyNjU0JiMRISIGFRQWMzEhMjY1NCYjgAMAGyUlG/0AGyUlGwMA/QAbJSUbAwAbJSUb/QAbJSUbAwAbJSUbAsAlGxslJRsbJcAlGxslJRsbJf7AJRsbJSUbGyUAAAACAD0AQAO/A0EAPQBnAAABIiYjIgYHFS4BIyIGIzMGBw4BBwYVFBYXNRYXHgEXFhceATM6ATMxMjY3IzY3PgE3Njc+ATU0Jy4BJyYnIwMmJy4BJyYnNCY1NDYzMhYXFR4BMzI2NzM+ATMyFhUUBgc1BgcOAQcGBwLZBAoFPGYkI2c8BQoFATErKz8SEgIBDTY3hkFBIgUNBgECAQcMBgEiQUGGNjcNAgEREj4qKTEB2Rs0M2goKQUBTjgrRQ4HIRQVIQYBCkkvN08CAgUpKGgzNBsDQAEzKgErMwEFFhdFLS0yCxUKAWJPT3QlJRADAwMDECUldE9PYgoUCzItLEUXFgb9gA0fHl09PksECAQ4TjInARMXFxMtOk44CBAHAUw9PV0eHg0AAAIAQAAAA8ADgADbAOkAAAExNCYjMSMiJicxLgEnFy4BNTQ2NzE3PgE1NCYnMS4BIyIGDwEOASMiJiczLgEvAS4BJzE1NCYjOQEiBhUxFRQGBzEOAQc3DgEjIiYvAS4BIyIGBzEOARUUFh8BHgEVFAYHNQ4BDwEOASsBIgYVOQEUFjMxMzIWFzEeARcnHgEVFAYPAQ4BFRQWFzEeATMyNj8BPgEzMhYXIx4BHwEeAR0BFBYzOQEyNjUxNTQ2NzE+ATcHPgEzMhYfAR4BMzI2NzE+ATU0Ji8BLgE1NDY3FT4BNzU+ATc7ATI2NTEFIiY1NDYzMhYVMRQGIwPAJRsWFSAHAwcEAQMECgkTCQoKCQkXDQ0YCBAJFw0IDgcBBw8IAhMZASUbGyUYEgoQBwEGDgcOFwkQCBcODRcJCAoKCBAJCgQDAwcCAQcgFRYbJSUbFhUgBwMHBAEDBAoJEAgKCggJFw0OFwgQCRcOBw4HAQcPCAISGCUbGyUYEgoQBwEGDgcOFwkQCBkPDRcJCQoKCRAJCgQDAwcDBh8TARYbJf5AUHBwUFBwcFABwBslGBIKEAcBBg4HDhcJEAgXDg0XCQgKCggQCQoEAwMHAgEGIRUWGyUlGxYVIAcDBwQBAwQKCRAICgoICRcNDhcIEAkXDgcOBwEHDwgCEhglGxslGBIKEAcBBg4HDhcJEAgXDg0XCQgKCggQCQoEAwMHAgEHIBUWGyUlGxYVIAcDBwQBAwQKCRAKDAoJCRcNDRgIEAkXDQgOBwEHDwgCEhkCJRvAcFBQcHBQUHAAAAQAAP/AA8ADgAAfACQAOQBHAAABISIGBwEOARUUFhcBHgEzMjY3AT4BNTgBOQERNCYjMREJAiEDMjY1NCYjIgYVMRQwMRQWMzAyOQE1MhYVFAYjIiY1MTQ2MwNA/poaLxH+phIUFBIBZhEvGhsuEgFZEhRLNf6m/poBWgFm30JdXkJCXl5CAQ0TEw0OEhIOA4AUEv6mES8bGi8R/poRFBQRAVoRLxsBZjVL/hr+pgFmAVr+gF5CQl5dQgFCXsATDQ0TEw0NEwAAAgBAAAADwAOAAB0APAAAASIHDgEHBhUUFx4BFxYzMjc+ATc2NTE0Jy4BJyYjCQEOASMiJicxJy4BNTQ2MzIWFzEXNz4BMzIWFRQGBwIAXVFSeiMjIyN6UlFdXVFSeiMjIyN6UlFdAQD+7QgYDQ0YCJMHCCUbDBUIZuYIFQwbJQgHA4AjI3pSUV1dUVJ6IyMjI3pSUV1dUVJ6IyP+pv7tCQoKCZMIFQwbJQgHZuYHCCUbDBUIAAAAAAEAQAAAA8EDgAA8AAAlByYnLgEnJi8BNz4BPQE0JiMxIzgBMSIGFRwBFTEWFx4BFxYXMzoBMzI2NTgBOQE1NDY1NCYnMSMiBgcVAmIGNS8vUiIjGwIRKDJLNYAbJQ5ERduQkKQDAgMCGyUBSzZkK0IN5hEcIyNRLy4zBAYNQiplNUslGwIEAaWRkNxFRA4lG3ECBgM2TQEyJwEAAAMAQABAA8ADQAATABYAIgAAASEiBhUxERQWMzEhMjY1MRE0JiMVBSUZAQUeATMyNjcxJREDQP2ANUtLNQKANUtLNf7A/sABGwgTCgoTCAEbA0BLNf4ANUtLNQIANUuA4+P+AAFkyQYGBgbJ/pwAAAACAEAAAAPAA4AABAAWAAAJAQc3ATcnLgEjIgYPARc3PgE1NCYnMQLA/ZoamgJmbSUJFw0OFwktgC0JCgoJAwD9mpoaAmbIJQkKCgktgC0JFw4NFwkAAAAAAwCAAAADgAOAAAQAFAAkAAABJwEHNwE+ATU0Ji8BLgEjIgYPARcTISIGFRQWMzEhMjY1NCYjAsCA/loamgITCQoKCSUJFw0OFwktgED9gBslJRsCgBslJRsCgID+WpoaAhMJFw4NFwklCQoKCS2A/cAlGxslJRsbJQAAAAMAQAAABAADwAAEABYAQwAAATcBJwEBJy4BIyIGDwEXNz4BNTQmJzEDDgEVOAE5AREhESEyNjU0JiMxISIGFTERFBYzMSEyNjUxETgBMTQmIyIGBzEBQJoBpoD+WgKTJQkXDQ4XCS2ALQkKCgmaCQr9gAEAGyUlG/8ANUtLNQKANUslGw0YCAEAGgGmgP5aAe4lCQoKCS2ALQkXDg0XCf4lCBcO/wACgCUbGyVLNf2ANUtLNQEAGyUKCQAAAQBAAIADwAMAACQAACU4ATEiJicBLgE1NDYzMhYXMRcBPgEzMhYVFAYHAQ4BIzgBOQEBgA4XCP8ACQolGw0YCNMB0wgYDRslCgn+AAgXDoAKCQEACBgNGyUKCdMB0wkKJRsNGAj+AAkKAAAAAgA///UEAAOAACMAfwAAAS4BIyIGBzEBJy4BIyIGFRQWFzEXHgEzMjY3MQE+ATU0JicxAw4BBzEGBw4BBwYjIicuAScmNTQ3PgE3NjcxMhYXJxYyMzI2NzE+ATU0JicxLgEjIgYHMwYHDgEHBgcVDgEVFBceARcWMzI3PgE3Nj8BPgE3NT4BNTQmIyIGBzED7QgYDQ0YCP5AZggYDRslCgmTCBgNDRcJAe0JCgoJnQcIAgocHFQ1NTtCOzpXGRkZGVU6OUIOGwwBAgQDER0JBAUfFxIoFRs1GQNDOTpYHBwIAwIjI3pRUl1FQEBrKikaAQsSBgEBJhoPGgkDbQkKCgn+LVMJCiUbDRgIgAkKCgkCAAgYDQ0YCP5ABxIKOTExRxQUGRlXOjtCQjo6VhoZAQQDAQERDgcRCRgkAwQEBwYQIyNiPT1FAg8jE1xSUnkjJBUUSTIyPQMXNR0CBAcDGyUMCwABAIAAQAOAA0AANwAACQE+ATU0JiMiBgcxCQEuASMiBhUUFhcxCQEOARUUFhcxHgEzMjY3MQkBHgEzMjY3MT4BNTQmJzECWgETCQolGw0YCP7t/u0IGA0bJQoJARP+7QkKCgkIGA0NGAgBEwETCBgNDRgICQoKCQHAARMIGA0bJQoJ/u0BEwkKJRsNGAj+7f7tCBgNDRgICQoKCQET/u0JCgoJCBgNDRgIAAAAAwBAAAADwAOAAB0AOwB3AAABIgcOAQcGFRQXHgEXFjMyNz4BNzY1MTQnLgEnJiMRIicuAScmNTQ3PgE3NjMyFx4BFxYVMRQHDgEHBiMTLgEjIgYHMQcnLgEjIgYVFBYXMRcHDgEVFBYXMR4BMzI2NzE3Fx4BMzI2NzE+ATU0JicxJzc+ATU0JicCAF1RUnojIyMjelJRXV1RUnojIyMjelJRXUI7OlcZGRkZVzo7QkI7OlcZGRkZVzo7Qq0IGA0NGAhTUwgYDRslCglTUwkKCgkIGA0NGAhTUwgYDQ0YCAkKCglTUwkKCgkDgCMjelJRXV1RUnojIyMjelJRXV1RUnojI/0AGRlXOjtCQjs6VxkZGRlXOjtCQjs6VxkZAe0JCgoJU1MJCiUbDRgIU1MIGA0NGAgJCgoJU1MJCgoJCBgNDRgIU1MIGA0NGAgAAAAAAgBAAAADwAOAAB0AVQAAASIHDgEHBhUUFx4BFxYzMjc+ATc2NTE0Jy4BJyYjEx4BFRQGBzEOASMiJicxJwcOASMiJicxLgE1NDY3MTcnLgE1NDYzMhYXMRc3PgEzMhYVFAYHMQcCAF1RUnojIyMjelJRXV1RUnojIyMjelJRXa0JCgoJCBgNDRgIU1MIGA0NGAgJCgoJU1MJCiUbDRgIU1MIGA0bJQoJUwOAIyN6UlFdXVFSeiMjIyN6UlFdXVFSeiMj/e0IGA0NGAgJCgoJU1MJCgoJCBgNDRgIU1MIGA0bJQoJU1MJCiUbDRgIUwAABAAA/8AEAAPAACkALQAxADUAAAkBDgEVETgBMRQWFzEBHgEzMjY3MQE+ATU4ATkBETQmJzEBLgEjIgYHMRcNASUHBRElIQURJQHf/kAOEREPAcAHEAkJEAcBwA4SEQ7+QAcRCQkRByEBBP78/vx8AUD+wAMA/sABQAO3/vYIHRL+ihIdCf8ABAQEBAEACR0SAXYSHQgBCgQFBQSAmp2bTMD+3bq3ASLAAAAAAAQAQAAAA8ADgAALACkARwCDAAABFAYjIiY1NDYzMhYDIgcOAQcGFRQXHgEXFjMyNz4BNzY1MTQnLgEnJiMRIicuAScmNTQ3PgE3NjMyFx4BFxYVMRQHDgEHBiMTLgEjIgYHFQ4BFRQWMzE6ATMyNjcxPgEzOAE5ATIWFTEUBgcxDgEPARceATMyNjc1PgE1NCYnFS4BJyMCQCUbGyUlGxslQF1RUnojIyMjelJRXV1RUnojIyMjelJRXUI7OlcZGRkZVzo7QkI7OlcZGRkZVzo7QjYMGw81WRkEBCYaAQEBEBsICB4TGyUTDxckDAFACRIJJT0QCgsHBxFBKQIBABslJRsbJSUCZSMjelJRXV1RUnojIyMjelJRXV1RUnojI/0AGRlXOjtCQjs6VxkZGRlXOjtCQjs6VxkZAjgEBDUsAQYQCBomEA0QEyUbEh4IDSQWARMDAiYeARMsGBMkEQEoOgsABABAAQADwANAABYAKQBAAFMAAAE+ATczIgcOAQcGFTEUFjMyNjU0JicxAyImNTEwNDU0NjcHMzIWFRQGIwE+ATczIgcOAQcGFTEUFjMyNjU0JicxAyImNTEwNDU0NjcHMzIWFRQGIwEDC2hJAVBFRmkeHnBQUHBuTwMbJQQFATgbJSUbAgMLaEkBUEVGaR4ecFBQcG5PAxslBAUBOBslJRsCgEpqDB4eaUZFUFBwcFBPcAH/ACUbAQEQIBACJRsbJQEASmoMHh5pRkVQUHBwUE9wAf8AJRsBARAgEAIlGxslAAAABABAAQADwANAABcAKQBBAFMAAAEiBhUUFjMxDgEHIzI3PgE3NjUxNCYjMRMjIiY1NDYzMhYVMTAUFRQGBwEiBhUUFjMxDgEHIzI3PgE3NjUxNCYjMRMjIiY1NDYzMhYVMTAUFRQGBwMAUHBwUAtqSgFQRUZpHh5wUDg4GyUlGxslBAX9yVBwcFALakoBUEVGaR4ecFA4OBslJRsbJQQFA0BwUFBwS2oLHh5pRkVQUHD/ACUbGyUlGwEBECAQAQJwUFBwS2oLHh5pRkVQUHD/ACUbGyUlGwEBECAQAAEAQABAA8ADQAAsAAABIgcOAQcGFTE0Jy4BJyYjIgcOAQcGFTEUFx4BFxYxMDc+ATc2NTQnLgEnJiMC4C4pKT0REhIRPSkpLi4pKT0REkZGqEZGRkaoRkYSET0pKS4DQBIRPSkpLi4pKT0REhIRPSkpLoRlZoojJCMkimVmhC4pKT0REgAAAAACAEAAAAPAA4AAIgBEAAABIgYVMRUhETMyNjU0JiMxIyIGFTERFBYzMSEyNjUxNTQmIwMjIgYVFBYzMTMBDgEVFBYzMjY3MQEVFBYzMjY1MTU0JiMDgBsl/YDAGyUlG8A1S0s1AoA1SyUbQMAbJSUbZv6tCQolGw0YCAFTJRsbJUs1AYAlG8ACgCUbGyVLNf2ANUtLNcAbJQIAJRsbJf6tCBgNGyUKCQFTZhslJRvANUsAAAACAAAAAAQAA4AAGwAoAAAlIREhFTM1NCYjMSEiBhUxERQWMzEhMjY1MTUjJScVISIGFRQWMzEhFQJA/kABwIBLNf5ANUtLNQHANUuAAcDA/gAbJSUbAgCAAoCAgDVLSzX9gDVLSzWAwMCAJRsbJYAAAgBAAAADwAOAAB0AKwAAASIHDgEHBhUUFx4BFxYzMjc+ATc2NTE0Jy4BJyYjESImNTQ2MzIWFTEUBiMCAF1RUnojIyMjelJRXV1RUnojIyMjelJRXVBwcFBQcHBQA4AjI3pSUV1dUVJ6IyMjI3pSUV1dUVJ6IyP9gHBQUHBwUFBwAAAAAwBA//4DwAOAAAQAJgBVAAABFwcnNzUiBgcxAQ4BFRQWFxUBHgEzMjY3MQE+ATU0Jic1AS4BIzEBBQ4BIyImJzElLgEjIgYHMQ4BFRQWFzEBHgEzMjY3MQE+ATU0JicxLgEjIgYHMQIA/Pz8/AsUCP51BggIBgGLCBQLCxQIAYsGCAgG/nUIFAsBW/7KCBMKChMI/soIEwoQGwkGBg8MAYAIEwoKEwgBgAwPBwUJGxAKEwgC87Ozs7ONBwb+6QUPCAgPBAH+6QYHBwYBFwUPCAgPBAEBFwYH/gDXBgYGBtcGBg8MCBMKEBsJ/vIFBwcFAQ4IHBAKFAcMDwYGAAAAAAIAQAAABAADwAAiAEQAAAEiBhUxESERITI2NTQmIzEhIgYVMREUFjMxITI2NTERNCYjEyMiBhUUFjMxMwEOARUUFjMyNjcxARUUFjMyNjUxNTQmIwNAGyX9wAEAGyUlG/8ANUtLNQJANUslG0DAGyUlG2b+bQkKJRsNGAgBkyUbGyVLNQHAJRv/AAJAJRsbJUs1/cA1S0s1AQAbJQIAJRsbJf5tCBgNGyUKCQGTZhslJRvANUsAAAABAEAAAAPAA4AAGwAAARQHDgEHBiMiJy4BJyY1NDc+ATc2MzIXHgEXFgPAIyN6UlFdXVFSeiMjIyN6UlFdXVFSeiMjAcBdUVJ6IyMjI3pSUV1dUVJ6IyMjI3pSUQAAAAACAEAAAAPAA4AAHQA7AAABMhceARcWFRQHDgEHBiMiJy4BJyY1MTQ3PgE3NjM1IgcOAQcGFRQXHgEXFjMyNz4BNzY1MTQnLgEnJiMCAEI7OlcZGRkZVzo7QkI7OlcZGRkZVzo7Ql1RUnojIyMjelJRXV1RUnojIyMjelJRXQMAGRlXOjtCQjs6VxkZGRlXOjtCQjs6VxkZgCMjelJRXV1RUnojIyMjelJRXV1RUnojIwAAAAACAEAAAAPAA4AAEwA2AAABISIGFTERFBYzMSEyNjUxETQmIwMBDgEjIiYnMScuATU0NjMyFhcxFwE+ATMyFhcxHgEVFAYHA0D9gDVLSzUCgDVLSzUT/q0IGA0NFwmTBwgmGgwVCWUBJggYDQ0YCAkKCgkDgEs1/YA1S0s1AoA1S/6m/q0JCgoJkwgVDBslCAdmASYJCgoJCRcNDRgIAAAAAQEAAAADAAOAABUAAAEzNSMiBhUxFSMVMxEzETM3IzU0NjMCgIDAUHCAgMCAQMAlGwLAwHBQwMD+wAFAwIAbJQAAAAABAEAAQAQAA0AAWQAAAR4BMzI2NzEOAQcjBgcOAQcGByMmJy4BJyYnMTAXFjY3NjcmJy4BJyYnMTwBNTQ2NwcWFx4BFxYXMy4BNTQwOQE0Nz4BNzYzMDI5ATIWFzM6ATMyNjcxMAYHA4AGDAYfNRQBOCkBBS0tlmRjcQEsKipMIyIeHR1RLCwdNCssPhISAhkXASQtLWc5OT0BAgIQEDYkJCkBK0wbAQEDAiI7FhBVAsABARcVLkYMcmNjliwsBAIKCiEXFhwDAgcODiIYJCVdNjc8AQEBMl8qAi0lJTUQEAQJEwoBKSQkNg8QIx0aF1sWAAAABQBAAAADwAOAABMAJwBFAFMAYQAAASEiBhUxERQWMzEhMjY1MRE0JiMBIiY1MRE0NjMxITIWFTERFAYjMQEiBw4BBwYVFBceARcWMzI3PgE3NjUxNCcuAScmIxEiJjU0NjMyFhUxFAYjEyIGFRQWMzI2NTE0JiMDAP4AUHBwUAIAUHBwUP4AKDg4KAIAKDg4KP8AMissQRMTExNBLCsyMissQRMTExNBLCsyPFRUPDxUVDzwGyUlGxslJRsDgHBQ/gBQcHBQAgBQcPzgOCgCACg4OCj+ACg4AlATE0EsKzIyKyxBExMTE0EsKzIyKyxBExP+gFQ8PFRUPDxUAcAlGxslJRsbJQAAAQC+AAQDgAOAAJAAACU2Nz4BNzY3HgEzOgEzMTY3PgE3NjU0Jy4BJyYjKgEjIgcOAQcGBzEOARUUFh8BPgE3PQEuATU0NjcxPgEzOgEXIx4BFzEeARUUBgcxDgEHMS4BJzE8ATU0NjcHPgE/AT4BNTQmJzEuAScxKgEjIgYPAQ4BFRQWFyceARUUBgc1BgcOAQcGBw4BFRQWFyceATcBgxAQERwLCwQYPyUBAgE7MzNLFRUaGV5CQk8ECQREOzxZGxoCAQFHOgEJDAMVFygkIFIuBg0GATBPGhUYIh4RMx4WJAsODQEECAMBAQEKCQcUDQIDAiM2CQEFBQMDAQEBAQEEBwgSCAkGBQYGBgEGHwkEDiEhTygoHBcbARoaXD4/SEk9PVgZGRkZWDs7QwcPCEVwHQETKxcCBB5IJzVcIhsfAQMvJiJQKzVeJRYcAQQZEgMFAyZHIQINHxAEBAoFER0MCg0CKSABESYUDhsOAgUMBgcMBgEQISFJIiITFCwYFy0VAgYRCQACAEAAgAPAAwAAPAA/AAABLgEnIyYnLgEnJiMiBw4BBwYHNw4BBzEOARUUFhcnHgEXMxYXHgEXFjMyNz4BNzY3Bz4BNzE+ATU0JicXAREFA7EHOygBJCgnUyorKysrK1UqKyoPKTsHBwgICAEHOygBJCgnUyorKysrK1UqKyoPKTsHBwgICAH9zwEAAowoOQQEAwIEAQEBAQQDAwQBBDkoLmg2NmozByg5BAQDAgQBAQEBBAMDBAEEOSguaDY2ajMH/pQBQKAAAAMAQQAAA8ADgAATABcAPAAAEyIGFRQWMzI2NTgBOQE0JiM4ATEDMxEjASImIyIGDwE1IxEzETwBMTQ2Nwc+ATczMhYXETMRLgEjKgEHM7cxRUUxMUVFMVuxsQKPBAkENlcXAaeyDg0BCykaASMzDrMHbUsGCwYBA4BFMTFGRjExRf7K/bYCQAE2LAFi/cABBAEBHTYYARgfBBk+/qwBk0pkAQAAAQA///8DwAOAAK0AAAEcARUUBw4BBwYPAQYiIyImNTQwOQE1NDAxNCYnMTM+ATU4ATkBNTA0MTQmJzM+ATU0JicXDgEHMS4BKwEwIjEiBgczLgEnMQ4BFRQWFycOAQcxFTgBMRQWFzsBDgEHMQ4BIyImJzMuAScxLgEjMQYWFx4BFxUeATMyNjMxMjY3HAEVOAExFAYjKgEnMyYnLgEnJjU0NjUVNjc+ATc2NzM6ATMyFx4BFxYVHAEVMQPAFhZQNzdCAwIEAwwQDgsMTm4aGAEEBQkIAR0yFA0eEIUCER8PARQ0HgkJBwYBFRgBbk4BEAwOAQwdEAUJBQEVIQoKJhcXEwoRFwYKLR0DBwMRHwkPCgIFAgFEOThRFxcBAyIic0xMWAEDCQReUlN7IyQBtQEDAUtDQ3EqKxgBARAMAY4BEyAMAnBOFgEnRx0LGg0SIg8BAxcSBAUFBRMXAw4iEhAdDQEbRCYTTnACCx0RCgsBAQYbEhQYAxQHDSIVARohAQkBFC0UCw4BGCsqcURESwYNBgFYTk12JCQGIyR7UlNeAQQBAAAAAAIAQP/+A8ADggB9AIEAAAExLgEjIgYHMwcnNz4BNTQmJzEuASMiBgcxBycuASMiBhUUFhc1FwcnLgEjIgYHMQ4BFRQWFyMXBw4BFRQWFzUeATMyNjcjNxcHDgEVFBYXMR4BMzI2NzE3Fx4BMzI2NTQmJxUnNxceATMyNjcxPgE1NCYnMSc3PgE1NCYnFQUnNxcDvAgoGgcMBgFSOVIYHgICCCgaBgwGUhsHKRogLgICGq0dCCgaBgwFFx4CAgEbUhgeAgIIKBoHDAYBUjlSGB4CAggoGgYMBlIbBykaIC4CAhqtHQgoGgcMBhceAgIaUhcdAgL+CTiuOAGeGB4CAhqtHQgoGgcMBhceAgIaUhgeLiAHDAYBUjlQGB4CAggoGgYMBlIbBykaBg0GARgeAgIarR0IKBoHDAYXHgICGlIYHi4gBwwGAVI5UBgeAgIIKBoGDAZSGwgoGQcNBgFRrjiuAAAAAQCAAAADfwOAADsAAAEwNz4BNzY3PgEzOgEzMRYXHgEXFgcGBw4BBwYHKgEjIicuAScmNTwBNRU8ATU0NjcxNgYHBgcGFhcWFwEpBQQ4PDxvKFowAwUCDhYVJwwLBQUbG2BFRVoDCARNQ0NkHR06MxIKCAQCAgoPDh0BSTo5plxcRRARCyUleVFSYmNNTWwfHwYdHWRDQ00ECAQBAwgETIYxE0IhESQlTyIjCwAAAAAGAAAAgAQBAwAAGAAsAD4AhACXAJsAAAE+ATU8ATUVNCYxIREhPgE3MTwBNTQmJyMlMx4BFRwBBzMcARUUBiMqASMxIxMjNTMeARUcAQc1FhQVFAYHMSU8ATU8ATUVNDY1NCcuAScmIzAiIzEGBw4BBwYVFBYVNRQGFRQXHgEXFjM6ATMxOgEzMjY/ASMOASMiMDkBIiY1NDA5ATU3HgEVOAEVMSM0MDE0NjM4ATkBJzMVIwGVKDGS/qQBX0ZiAkEyAf71nR0oAQElGwEDAZ22trYeKQEBKR4CwAESETwoKS4CAS8oKT0SEgEBEhE8KCguAQIBAwYDR3AYAXYRNiABKz5rKzvRPiuD//8B4w9GLAMFAgFiMf2PBWVHAQIBN1cRtgIqHQIEAQIFAhsl/vyqBC0eAgMCAQIDAh4tA1UDCAQECQQBBAoFLigpPBESARESPSkpLwQIBAEECgUuKCg8EhFQPgIYHT4rAQy2AT0rAQEsPbo+AAAABwBAAAADwAOAAB0ALwBGAFMAcQCCAJIAAAEiBw4BBwYVFBceARcWMzI3PgE3NjUxNCcuAScmIwEuASMiBgc3LgEnPgE3Mx4BFwMOAQ8BLgEnFz4BMzAyMzE4ATMyFhcnJR4BHwEOAQcjPgE/AQM8ATU8ATUxNjc+ATc2NwceARcGBw4BBwYPAS4BNRM+AT8BHgEfAQ4BIzEiJicXJS4BJxc+ATMyFhcnDgEHMQIAXVFSeiMjIyN6UlFdXVFSeiMjIyN6UlFdAVwfRyUZMRcDBxEIN10kASMrApweTSwDGTMcAg4eEQIBATViKQH+nxozFgM7iEcDF1Y4ArstLCxXKispCwgPBysmJ0UdHhgBKzGoKnVHBBAgDQMaPCAyXCcBAYcPHxIFDBsOI0QhBBBBLQOAIyN6UlFdXVFSeiMjIyN6UlFdXVFSeiMj/ksHBwMEARMlERVBKiprOwEWJDcQAS5QJgQDAx8cARMiTSgGDhIDP2IeAf7LAgQCAwQCAQMECwgICgIQIBASGBg6ISIlAy55RP7WQmUfAS5uOwwLCxoZARU9aDEOAQIIBwE6YCMAAQBAAG0DwAMsADIAABMwNhceARceATc2Nz4BNzY1NCcuAQcGBzAWBwYHDgEHBiMiJicmJy4BJyYnJgcOAQcGMWlOGho0ORV+XC5BQHcpKiMibEJCPogRCBQULxcXDRobEwoNDSEVFBkZLy9eIyMCOjU1NHnmRzRBID8/mFFQREMzNBcoKHEXRCEpKEcXGFVwNzQ0URgZAQEcHUUdHgAAAAQAQAAAA8ADgAAdAE8AfgClAAABIgcOAQcGFRQXHgEXFjMyNz4BNzY1MTQnLgEnJiMTDgEjOAE5ASIwMSImJzEmJyYGBwYjBiIjIiYnMTQmNTQ2NzEyNz4BFxYXHgEVFAYHMTcOASM4ASMxIiYnMSYnJgYHBiMOASMiJicxNCY1NDY3MTI3PgEXFhceARUUBgcxNyImJzEmJyYGBwYVDgEjIiY1NDY3MTY3PgEXFhceARUUBiMqATkBAgBdUVJ6IyMjI3pSUV1dUVJ6IyMjI3pSUV3KBAwHAQQHAztFRnkpKQECAwIJDwIBDAgFLS2FTU1CBQYDAjkFEAkBBQoERk1OgysrAQMFAwwTBAEOCwQyMZNXV1AHCgMDGgULBVdcXJgwMQMIBBEYEg4FODepZmZiCgsYEAEBA4AjI3pSUV1dUVJ6IyMjI3pSUV1dUVJ6IyP9dAUGAgIoDAwDCAgBCwkBBAIJDwIJCQMODS0ECwcFCAR7CAgDAy8NDgQKCgEBDwsDBQMMEwQLCwQQEDYFEAoFCgR7AwI0EA8FCwsBAQIYEQ8WAwIMDQUSEjwFEgwQGAAAAAABAEEAQgPAA0IALAAACQE2JgcBJy4BNTQ2NzEBPgEzMhYVHAEHMQMOASMiJicxJwcOASMiJjUwNDkBAaUBeAQGBv4R0gkKCgkDQAMGAg4TAY8DGREHDgbGewIFAwYIAUQBawQKA/7GQAMPCQoOAwFKAQETDgIDAv1NEBUFBJh2AgIIBgIAAAAABwAAAP8EAALAACMAOwBVAGUAdQCFAJkAAAEwIjEiBgczJicuAScmJyMiBgczESE+ATU8ATUxPAE1NCYnIwU0IhUHHAEVHAEVMRcUMj8BNjQ1PAEnFTc0JiMiBgcxBxUXFBYzMjY1MTc8ATU8ATUVNzQmFQccARUXFDI/ATwBNTc0IhcHHAEVFxQyNTc8ATU3NCYVBxwBFRcUFj8BPAE1NzQmFQccARUXHgEzMjY3MTc8ATUDjwEMFgoBAxERNyUkKQEXKxMBAU8wQUEvAfyJDgoJDgEMAQFSBAICAwEJCAQCAwQKWBQEBhUBBVYWAQgHFQpXGAYHFwEGXh4FBAEJBQYJAQQCAAUFKSQkNhEQAgsJ/lQDRjACAwICAwIwRgMEBARnAQQBAgMCZQYGYgIEAgIEAgFoAQMDAW0XcgMEBANxAwYDAwcDAb0IAQmxBSIFZQgIZwYdBtwKCsgFJgZyCQl1BiEGqQkBCrcEIwVpBwEIagYeBtQNAQ7FBSUGbQYHBwZwBiAGAAACAEAAAAPAA4AAHQB2AAABIgcOAQcGFRQXHgEXFjMyNz4BNzY1MTQnLgEnJiMRIicuAScmNTE8ATU8ATUxHgEzOgEzMTIWMzInLgEnJjc2Nz4BNzYnLgEHPgEzMDI5ATIXHgEXFh8BLgEjMCI5ASIHDgEHBgcGJgcGFhceATMyNjcVDgEHMQIAXVFSeiMjIyN6UlFdXVFSeiMjIyN6UlFdQjs6VxkZCR4SAgQBYDAwGAoJKBISBwcmJk0ZGRIUcDwcQCMBMy4uTR4dEgEIFQsCMBMTDwQFEiUrMDAFKw4gETZgJiyDTAOAIyN6UlFdXVFSeiMjIyN6UlFdXVFSeiMj/QAZGVc6O0IDCAQECAQOEUAXGD8gIBISDQ0bERAYGxMJDQ4PDzYmJSwCBgcdHUYeHwMGNjAwfRMDBCQgAThDAQAAAAAGAEAAAAPAA4AAHQBCAGgAjQCbAMAAAAEiBw4BBwYVFBceARcWMzI3PgE3NjUxNCcuAScmIxceARcVHgEVFAYHMQ4BIyImJzEuAS8BLgE1NDY3MT4BMzIWFzEFMR4BFRQGBzEOAQ8BDgEjIiYnMS4BNTQ2Nwc+ATczPgEzMhYXMQMuASc1LgE1NDY3MT4BMzIWFzEeAR8BHgEVFAYHMQ4BIyImJzETNDYzMhYVFAYjMSImNQExLgE1NDY3MT4BPwE+ATMyFhcxHgEVFAYHMQ4BByMOASMiJicCAF1RUnojIyMjelJRXV1RUnojIyMjelJRXdgcLxMFBQkIBxULDxoHDR4RAQwPCAgIEwsKEQf+mAgIDwwTIAwBBxoPDBQIBwkFBQEUMB0BBxAJDBQISBwvEwUFCQgHFQsPGgcNIBIBDQ4ICAgVDAoRBxhwUFBwcFBQcAFQCAgPDBIeDAEHGg8LFQcICQUFEy8bAQcQCQwUCAOAIyN6UlFdXVFSeiMjIyN6UlFdXVFSeiMjihMvGwEHEAkMFAgICA8MEyAMAQcaDwwUCAYIBQYHBxULDxoHDSASAQ0OCAgHFQwJEAcBHjETBQUJCP2bEy8bAQcQCQwUCAgIDwwSHgwBBxoPCxUHCQkFBgE2UHBwUFBwcFD+0QcVCw8aBw0eEQEMDwgICBQMCRAHHC8TBQUJCAAAAAIAAAAABAADgAAOACAAAAkBMxEUFjMxITI2NTERMyERIzU0JiM5ASIGFTEVIxElBQIA/gCAJRsCgBslgP8AwCUbGyXAAQABAAOA/kD+gBslJRsBgP7AgBslJRuAAXbg4AAAAAAE//8AQAQBA0AAKQBFAFMAYQAAASYnLgEnJiMiBw4BBwYHDgEVFBYXNRYXHgEXFjMyNz4BNzY3PgE1NCYnASInLgEnJic2Nz4BNzYzMhceARcWFwYHDgEHBgMiBhUUFjMyNjUxNCYjESImNTQ2MzIWFTEUBiMD7yk2Nn9HR01NR0d/NjYpCAoKCCk2Nn9HR01NR0d/NjYpCAoKCP4ROTY2YisrIyMrK2I2Njk5NjZiKysjIysrYjY2OVBwcFBQcHBQGyUlGxslJRsCAEg7O1QXFxcXVDs7SA4gEhIgDwFIOztUFxcXF1Q7O0gOIBISIA/+vxERQi8wPT0wL0IRERERQi8wPT0wL0IREQHAcFBQcHBQUHD/ACUbGyUlGxslAAAEAAAAAAQEA8AAKgAzADcARQAAASM0Jy4BJyYjIgcOAQcGFTEjDgEVFBYXNRMeARcxIT4BNzUTPgE1NCYjMSUyFhUxITQ2MxMhAyEBMjY1NCYjIgYVMRQWMwO8fBkZVzo7QkI7OlcZGXwdJwICnAciFwJAFyIHoAICKh7+RFBw/oBwUPP+GnkC2P6UKDg4KCg4OCgCgEI7OlcZGRkZVzo7QgIpHQYLBgH+DxUbAQEbFAEB8QULBh4qwHBQUHD9QAGA/uA4KCg4OCgoOAADAEAAAAPAA4AAHQArAFcAAAE0Jy4BJyYjIgcOAQcGFRQXHgEXFjMxMjc+ATc2NQUiJjU0NjMyFhUxFAYjFyEiBw4BBwYVMRUUFjMyNjUxNTQ2MzEhMhYVMRUUFjMyNjUxNTQnLgEnJiMDABQURi4vNTUvLkYUFBQURi4vNTUvLkYUFP8ANUtLNTVLSzXA/oA1Ly5GFBQlGxslSzUBgDVLJRsbJRQURi4vNQKANS8uRhQUFBRGLi81NS8uRhQUFBRGLi81gEs1NUtLNTVLgBQURi4vNUAbJSUbQDVLSzVAGyUlG0A1Ly5GFBQAAAIAQAAAA8ADgAAGACgAAAEjBzUjESE1ISIGFTERFBYzMTMVFBYzMTAyMTI2NzElMzI2NTERNCYjA0Dn2cACgP2ANUtLNUAlGwEJEgcBHcA1S0s1AUCIiAHAgEs1/kA1S4AbJQYFtUs1AcA1SwAAAAACAEAAQAPAA0AADAAmAAABESERMxceATMwMjkBAyMiBhUxERQWMzEhMjY1MRE0JiMxIScuASMDQP2Ai20JFw0BgKY1S0s1AoA1S0s1/sBtCRcNAkD+gAIAbQkKAQBLNf4ANUtLNQGANUttCQoAAAAAAwBAAAADwAOAAAsAHwAjAAABMzI2NTE1IRUUFjMBISIGFTERFBYzMSEyNjUxETQmIxEhESEBwIA1S/6ASzUBgP2ANUtLNQKANUtLNf2AAoABwEs1QEA1SwHASzX9gDVLSzUCgDVL/QACgAAAAwCA/8ADgAOAAB0AOgBGAAABIgcOAQcGFTEUFx4BFxYxMDc+ATc2NTQnLgEnJiMRJicuAScmNTQ3PgE3NjMyFx4BFxYVMRQHDgEHBhMUBiMiJjU0NjMyFgIAUEVGaR4ePDyQPDw8PJA8PB4eaUZFUCgtLUwZGRQURi4vNTUvLkYUFBkZTC0tWEs1NUtLNTVLA4AeHmlGRVB4aWmcLS0tLZxpaXhQRUZpHh784SIuLm07PD01Ly5GFBQUFEYuLzU9PDttLi4BfTVLSzU1S0sAAAIAAAAABAADQQBsAJQAAAEjJicuAScmIyIGBzMGBw4BBwYHFQ4BFRQWFyceATMyNjc1PgE1NCYnMS4BNTQ2NxU+ATczPgEzMhceARcWHwEeATMyNjMjMx4BFTgBOQEOAQ8BDgEVFBYzMjY3MTY3PgE3Njc1NCcuAScmIzEFLgEjIgYHMQcOARUUFjMyNjcxNxUUFjMyNjUxNRceATMyNjU0JicxAwAVFCQkXjk5PhUpFAI2MTBMHBsNBQUREAEHIRQXIgUBAgMDCgwFBBNePwIPIhIqJSY/GBgNAQ1CKQMGAwEPNEkDLyQBEhYmGgcMBiQeHSwNDAIUFEYuLzX+7QgYDQ0YCJMHCCUbDBUIJiUbGyUmCBUMGyUIBwJAOS8vRBMTBQQKGRlILy40AxQsFytSJQMTFxsVAQMJBQcNBhc2HRIiEQJAXBIEBQ0MLh8fJQIlMAEBSzQrRhIBByAUGyYDAhEaGkAmJikBNS8uRhQUkwkKCgmTCBUMGyUIByamGyUlG6YmBwglGwwVCAAAAAACAAEAAAQAA0EAcACYAAABIyYnLgEnJiMiBgczBgcOAQcGBxUOARUUFhcnHgEzMjY3MT4BNTQmJzEuATU0NjcVNjc+ATc2MzIXHgEXFh8BHgEzOgEzIzMeARU4ATkBDgEPAQ4BBzEcARUUFjMyNjcxNjc+ATc2NzU0Jy4BJyYjMQMHNTQmIyIGFTEVJy4BIyIGFRQWFzEXHgEzMjY3MTc+ATU0JiMiBgcDABUUJCReOTk+FSkUAjYxME0bGw0FBBEQAQcgFRYjBQICAgILDAUEDBgXQScnKyomJj8XGA0BDkEpAgUCAQ80SQQxJAEQFgMlGwcNBiQfHiwNDQIUFEYuLzXaJiUbGyUmCBUMGyUIB5MIGA0NGAiTBwglGwwVCAJAOS8vRBMTBQQKGRlILi80AxQsFytSJgMTFxwVBQsFBgsFGDYdEiIRAighIjENDg0NLR8fJQIlLwFLNCtGEgEHGxECBQMaJgMDERoZQSYmKQE1Ly5GFBT+wCamGyUlG6YmBwglGwwVCJMJCgoJkwgVDBslCAcAAAAEADsAAAPAA4UASwBZAGcAdQAAASIGBzEnPAE1PAE1FTwBNTwBNRU3HgEzMjY1NCYjIgYVHAEVMRwBFRwBFTUHLgEjIgYVFBYzMjY3MRccARUcARU1FBYzMjY1NCYjMREyFhUUBiMiJjUxNDYzASImNTQ2MzIWFTEUBiMBIiY1NDYzMhYVMRQGIwMAJ0Qau8AZQiVPcXFPUHDAGkQnUHBwUCdEGsBwUFBwcFAbJSUbGyUlG/4AGyUlGxslJRsCABslJRsbJSUbAYAdGV8DBQMEBgMBAwUEAwYDAV8XGnBQT3FxTwEDAQMFBAMGAwFfGR1wUFBwHRlfAwUDBAYDAVBwcFBQcAGAJRsbJSUbGyX+gCUbGyUlGxsl/wAlGxslJRsbJQAAAgBAAAADwAOAADAATgAAJSc+ATUwNDkBNCcuAScmIyIHDgEHBhUUFx4BFxYzMTAyMTI2NwcXHgEzMjY1NCYnMSUiJy4BJyY1NDc+ATc2MzIXHgEXFhUxFAcOAQcGIwOttCEmHh5pRkVQUEVGaR4eHh5pRkVQAT5xLwG1CBgNGyUKCf4TNS8uRhQUFBRGLi81NS8uRhQUFBRGLi81bbUucT4BUEVGaR4eHh5pRkVQUEVGaR4eJiIBtAkKJRsNGAiTFBRGLi81NS8uRhQUFBRGLi81NS8uRhQUAAAAAAMAgAAAA4ADgAADACgAMgAAAREhEQEiBw4BBwYVMRUiBhUxERQWMzEhMjY1MRE0JiMxNTQnLgEnJiMDNTQ2MzIWFTEVAwD+AAEANS8uRhQUNUtLNQIANUtLNRQURi4vNYBLNTVLAcD+wAFAAcAUFEYuLzVASzX+wDVLSzUBQDVLQDUvLkYUFP7AQDVLSzVAAAIAPwAAA8EDgQBKAJEAACUHDgEjIiYvAS4BNTQ2PwE+ATMyFhcxFx4BMzI2NTQmLwEuASMiBgcxBw4BFRQWFzEXHgEzOAEzMTI2PwE+ATU0JicxLgEjIgYHMQEnLgEjIgYHMQcOARUUFhcxHgEzMjY/AT4BMzIWHwEeARUUBg8BDgEjIiYnMScuASMiBhUUFh8BHgEzMjY3MTc+ATU0JicxAaUYCRgODRkJXAkKCgm5CBkODRkJLggYDRslCggvGkcoKEcbuBsfHxtcGkcoAShHGhgJCgoJCRcNDhcJAeJcGkcpKEcaGAkKCgkJFw0OFwkYCRgODRkJXAkKCgm5CBkODRkJLggYDRslCggvGkcoKEcbuBsfHxurGAkKCglcCRkNDhgJuQkLCwkuCQomGg0YCS4aHh4auRpHKShHGlwaHx8aGAgYDQ0XCQkKCgkCQFwbHx8bGAgYDQ0XCQkKCgkYCQoKCVwJGQ0OGAm5CQsLCS4JCiYaDRgJLhoeHhq5GkcpKEcaAAAAAgDAAAADQAOAACEAXgAAARceARUcARUxFAcOAQcGIyInLgEnJjU0JjU0NjUVNz4BNxMxIgcOAQcGBzQ2Jy4BIzEiBhU4ARUxBgcOAQcGFRQXHgEXFjMyNz4BNzY1NCcuAScmNzwBNTQmIzAiOQECXgopLx0dRh8eAwMeH0YdHQEBaj9dFwoiERAmHx9AJ0wCBgQGCQMUFS4TExwbWjk6PDw5OlobHCMjUB4eCgkHAQIPDzF8RQECATQcHBoCAgICGhwcNAULBgYLBgEkGF49AXM7O5ZGRhYwaFUDAwkHAT8wMV0zNEZGMjJBEA8REEMyMkJ2R0d2QEFoAQEBBwkAAAEAQAAAA8ADgAAPAAATITIWFREUBiMhIiY1ETQ2wAKANUtLNf2ANUtLA4BLNf2ANUtLNQKANUsAAgBAAAADwAOAAAMAFwAAAREhETUiBhUxERQWMzEhMjY1MRE0JiMxA0D9gDVLSzUCgDVLSzUDAP2AAoCASzX9gDVLSzUCgDVLAAAAAAIAQAAAA8MDgAAZAHUAAAEiBhUxFRceATMyNjcxPgE1NCYnMSc1NCYjARYXHgEXFjMyNjcjNjc+ATc2NTQnLgEnJiMqASMxMCIjIgcOAQcGDwEnESEnNjc+ATc2MzIXHgEXFhUUBw4BBwYjOAE5ASInLgEnJic1LgEjKgEjMw4BFRQWFzECABslkwgYDQ0YCAkKCgltJRv+WBkrKm9CQkkTJhMDUEVFZR0cIyN6UVJdAQEBAQE6NjZfKCgeAUoBAFkVHR5IKiotQzo6VxkZGRlXOjpDNC8vTx4eEgchFQECAQEaJAMCAsAlG9uSCQoKCQgYDQ0YCG2mGyX+Z0E2N04VFgMDDSgndkpLU11RUnojIw4PNCUlLgFK/wBYJh8fLAwMGRlXOjtCQjs6VxkZEBA4JicuAhMXASUaBg0FAAAAAwBAAAADwAOAAB0AOwBUAAABIgcOAQcGFRQXHgEXFjMyNz4BNzY1MTQnLgEnJiMRIicuAScmNTQ3PgE3NjMyFx4BFxYVMRQHDgEHBiMTNTQmIyIGFTEVFx4BMzI2NzE+ATU0JicxAgBdUVJ6IyMjI3pSUV1dUVJ6IyMjI3pSUV1COzpXGRkZGVc6O0JCOzpXGRkZGVc6O0JAJRsbJZMIGA0NGAgJCgoJA4AjI3pSUV1dUVJ6IyMjI3pSUV1dUVJ6IyP9ABkZVzo7QkI7OlcZGRkZVzo7QkI7OlcZGQFaphslJRvakwkKCgkIGA0NGAgABABAAAADwAOAAB0AOwBMAFgAAAEiBw4BBwYVFBceARcWMzI3PgE3NjUxNCcuAScmIxEiJy4BJyY1NDc+ATc2MzIXHgEXFhUxFAcOAQcGIxEiBhUxFRQWMzI2NTE1NCYjNxQGIyImNTQ2MzIWAgBdUVJ6IyMjI3pSUV1dUVJ6IyMjI3pSUV1COzpXGRkZGVc6O0JCOzpXGRkZGVc6O0IbJSUbGyUlG0AlGxslJRsbJQOAIyN6UlFdXVFSeiMjIyN6UlFdXVFSeiMj/QAZGVc6O0JCOzpXGRkZGVc6O0JCOzpXGRkBgCUbwBslJRvAGyWAGyUlGxslJQACAAAAAAOAA4AAJgAqAAA3FBYzMSEyNjU0JiMxITUlPgE9ATQmIzEhNTQmIzEjIgYVFBYzMTMBBREhgEs1AgAbJSUb/gACADdJSzX+ACUbgBslJRtAAoD+AAIAgDVLJRsbJYBACz04wDVLQBslJRsbJf7AQAEAAAABAAAAAAAA5UbZsF8PPPUACwQAAAAAANg2xzQAAAAA2DbHNP///8AEBAPAAAAACAACAAAAAAAAAAEAAAPA/8AAAAQA/////AQEAAEAAAAAAAAAAAAAAAAAAABzBAAAAAAAAAAAAAAAAgAAAAQAAEAEAABABAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAUAEAAFABAAAQAQAAEAEAAHABAAAgAQAAMAEAACABAAAwAQAAEAEAABABAAAwAQAAMAEAAAABAAAQAQAACkEAAAzBAAAQAQAAEAEAAA9BAAAQAQAAAAEAABABAAAQAQAAEAEAABABAAAgAQAAEAEAABABAAAPwQAAIAEAABABAAAQAQAAAAEAABABAAAQAQAAEAEAABABAAAQAQAAAAEAABABAAAQAQAAEAEAABABAAAQAQAAEAEAAEABAAAQAQAAEAEAAC+BAAAQAQAAEEEAAA/BAAAQAQAAIAEAAAABAAAQAQAAEAEAABABAAAQQQAAAAEAABABAAAQAQAAAAEAP//BAAAAAQAAEAEAABABAAAQAQAAEAEAACABAAAAAQAAAEEAAA7BAAAQAQAAIAEAAA/BAAAwAQAAEAEAABABAAAQAQAAEAEAABABAAAAAAAAAAACgAUAB4AUgBsANAA2gDkAO4A+AECAQwBFgEgASoBNAE+AUgBUgFcAWYBcAF6AYQBjgGYAaIBrAG2AcAB/AI4AnoCwALqAyoDagOqA+oEbATaBRYFUgWMBg4GWga0ByAHZAf4CSQJiAnkCjIKagqWCtQLMgtoDBoMcA0YDZAN5g6YDwoPeA+8EBYQThCQERARbBGcEfYSRhJoEuITZhQqFI4U4BW0FmYWvhd6GFIYohl8GcAahBsmHCwcXhzuHVQdyh4CHjoecB7YH6AgbCD+IWwhtCJ4IvgjFCM6I9okUiTOJQoAAQAAAHMA6gAIAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAABoBPgABAAAAAAAAABYCdgABAAAAAAABAA4AAAABAAAAAAACAAcEkgABAAAAAAADAA4EPgABAAAAAAAEAA4EpwABAAAAAAAFAAsEHQABAAAAAAAGAA4EaAABAAAAAAAJABYCuAABAAAAAAAKAK4AbAABAAAAAAALABYAKgABAAAAAAAMABYC+gABAAAAAAANAC4DPAABAAAAAAAOAB0DxgADAAEECQAAACwCjAADAAEECQABABwADgADAAEECQACAA4EmQADAAEECQADABwETAADAAEECQAEABwEtQADAAEECQAFABYEKAADAAEECQAGABwEdgADAAEECQAJACwCzgADAAEECQAKAVwBGgADAAEECQALACwAQAADAAEECQAMACwDEAADAAEECQANAFwDagADAAEECQAOADoD41plcm9pY29ucy1MaW5lAFoAZQByAG8AaQBjAG8AbgBzAC0ATABpAG4AZWh0dHBzOi8vemVyb2ljb25zLmNvbS8AaAB0AHQAcABzADoALwAvAHoAZQByAG8AaQBjAG8AbgBzAC4AYwBvAG0AL1plcm9pY29ucyBpcyBhIGNhcmVmdWxseSBkZXNpZ25lZCBpY29uIHNldC4gRWFjaCBpY29uIGRlc2lnbmVkIGF0IGEgMTZweCBncmlkIHdpdGggY29uc2lzdGVuY3khIEZyZWUgdG8gdXNlIGluIGFueSBwZXJzb25hbCBvciBjb21tZXJjaWFsIHByb2plY3RzLgpGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBaAGUAcgBvAGkAYwBvAG4AcwAgAGkAcwAgAGEAIABjAGEAcgBlAGYAdQBsAGwAeQAgAGQAZQBzAGkAZwBuAGUAZAAgAGkAYwBvAG4AIABzAGUAdAAuACAARQBhAGMAaAAgAGkAYwBvAG4AIABkAGUAcwBpAGcAbgBlAGQAIABhAHQAIABhACAAMQA2AHAAeAAgAGcAcgBpAGQAIAB3AGkAdABoACAAYwBvAG4AcwBpAHMAdABlAG4AYwB5ACEAIABGAHIAZQBlACAAdABvACAAdQBzAGUAIABpAG4AIABhAG4AeQAgAHAAZQByAHMAbwBuAGEAbAAgAG8AcgAgAGMAbwBtAG0AZQByAGMAaQBhAGwAIABwAHIAbwBqAGUAYwB0AHMALgAKAEYAbwBuAHQAIABnAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAEkAYwBvAE0AbwBvAG4ALlNoYWhhZGF0IFJhaG1hbiBTaGVtdWwAUwBoAGEAaABhAGQAYQB0ACAAUgBhAGgAbQBhAG4AIABTAGgAZQBtAHUAbFNoYWhhZGF0IFJhaG1hbiBTaGVtdWwAUwBoAGEAaABhAGQAYQB0ACAAUgBhAGgAbQBhAG4AIABTAGgAZQBtAHUAbGh0dHBzOi8vc2hlbXVsLmRlc2lnbi8AaAB0AHQAcABzADoALwAvAHMAaABlAG0AdQBsAC4AZABlAHMAaQBnAG4AL0NvZGVzOiBNSVQgTGljZW5zZSwgRm9udHM6IFNJTCBPRkwgMS4xIExpY2Vuc2UAQwBvAGQAZQBzADoAIABNAEkAVAAgAEwAaQBjAGUAbgBzAGUALAAgAEYAbwBuAHQAcwA6ACAAUwBJAEwAIABPAEYATAAgADEALgAxACAATABpAGMAZQBuAHMAZWh0dHBzOi8vemVyb2ljb25zLmNvbS9saWNlbnNlAGgAdAB0AHAAcwA6AC8ALwB6AGUAcgBvAGkAYwBvAG4AcwAuAGMAbwBtAC8AbABpAGMAZQBuAHMAZVZlcnNpb24gMS4wAFYAZQByAHMAaQBvAG4AIAAxAC4AMFplcm9pY29ucy1MaW5lAFoAZQByAG8AaQBjAG8AbgBzAC0ATABpAG4AZVplcm9pY29ucy1MaW5lAFoAZQByAG8AaQBjAG8AbgBzAC0ATABpAG4AZVJlZ3VsYXIAUgBlAGcAdQBsAGEAclplcm9pY29ucy1MaW5lAFoAZQByAG8AaQBjAG8AbgBzAC0ATABpAG4AZQAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format('truetype');font-weight:400;font-style:normal}.zil{font-family:'Zeroicons-Line';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;letter-spacing:0;-webkit-font-feature-settings:"liga";-moz-font-feature-settings:"liga=1";-moz-font-feature-settings:"liga";-ms-font-feature-settings:"liga" 1;font-feature-settings:"liga";-webkit-font-variant-ligatures:discretionary-ligatures;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.zi-home:before{content:"\1f3e0"}.zi-search:before{content:"\1f50d"}.zi-cart:before{content:"\1f6d2"}.zi-cart-ii:before{content:"\1f45c"}.zi-download:before{content:"\1f4e5"}.zi-upload:before{content:"\1f4e4"}.zi-settings:before{content:"\2699"}.zi-link:before{content:"\1f517"}.zi-share:before{content:"\1f501"}.zi-eye:before{content:"\1f441"}.zi-map-pin:before{content:"\1f4cc"}.zi-globe:before{content:"\1f310"}.zi-pencil:before{content:"\270e"}.zi-edit:before{content:"\270f"}.zi-edit-ii:before{content:"\2710"}.zi-lock:before{content:"\1f512"}.zi-tag:before{content:"\26c9"}.zi-timer:before{content:"\1f550"}.zi-bars:before{content:"\2630"}.zi-grid:before{content:"\25a6"}.zi-cube:before{content:"\2751"}.zi-heart:before{content:"\2661"}.zi-heart-alt:before{content:"\2764"}.zi-envelope:before{content:"\2709"}.zi-archive:before{content:"\1f4c2"}.zi-star:before{content:"\2606"}.zi-star-alt:before{content:"\2605"}.zi-fire:before{content:"\1f525"}.zi-plus:before{content:"\2b"}.zi-plus-ii:before{content:"\2295"}.zi-minus:before{content:"\2d"}.zi-minus-ii:before{content:"\2296"}.zi-quote-left:before{content:"\275d"}.zi-quote-left-alt:before{content:"\7f5"}.zi-quote-right:before{content:"\275e"}.zi-quote-right-alt:before{content:"\2ee"}.zi-external-link:before{content:"\279a"}.zi-external-link-ii:before{content:"\2b08"}.zi-comment:before{content:"\1f4ac"}.zi-user:before{content:"\1f464"}.zi-check:before{content:"\2713"}.zi-check-ii:before{content:"\2714"}.zi-check-ii-alt:before{content:"\2705"}.zi-check-iii:before{content:"\2611"}.zi-check-iii-alt:before{content:"\e92c"}.zi-cross:before{content:"\2715"}.zi-cross-ii:before{content:"\2716"}.zi-cross-ii-alt:before{content:"\274e"}.zi-circle:before{content:"\2b58"}.zi-circle-alt:before{content:"\2b24"}.zi-square:before{content:"\1f533"}.zi-square-alt:before{content:"\1f532"}.zi-sign-in:before{content:"\2386"}.zi-sign-out:before{content:"\27be"}.zi-phone:before{content:"\2706"}.zi-folder:before{content:"\1f4c1"}.zi-support:before{content:"\1f3a7"}.zi-layers:before{content:"\2a33"}.zi-clock:before{content:"\1f553"}.zi-circle-dot:before{content:"\29bf"}.zi-arrow-up:before{content:"\2191"}.zi-arrow-right:before{content:"\2192"}.zi-arrow-down:before{content:"\2193"}.zi-arrow-left:before{content:"\2190"}.zi-chevron-up:before{content:"\2303"}.zi-chevron-right:before{content:"\2c3"}.zi-chevron-down:before{content:"\2304"}.zi-chevron-left:before{content:"\2c2"}.zi-question:before{content:"\3f"}.zi-question-ii:before{content:"\2753"}.zi-info:before{content:"\2139"}.zi-info-ii:before{content:"\1f6c8"}.zi-facebook:before{content:"\e948"}.zi-twitter:before{content:"\e949"}.zi-instagram:before{content:"\e94a"}.zi-pinterest:before{content:"\e94b"}.zi-youtube:before{content:"\e94c"}.zi-linked-in:before{content:"\e94d"}.zi-github:before{content:"\e94e"}.zi-slack:before{content:"\e94f"}.zi-envato:before{content:"\e950"}.zi-behance:before{content:"\e951"}.zi-dribbble:before{content:"\e952"}.zi-vimeo:before{content:"\e953"}.zi-spotify:before{content:"\e954"}.zi-telegram:before{content:"\e955"}.zi-soundcloud:before{content:"\e956"}@font-face{font-display:swap;font-family:'icomoon';src:url('/wp-content/themes/mayosis/fonts/icomoon.eot?h1dmwb');src:url('/wp-content/themes/mayosis/fonts/icomoon.eot?h1dmwb#iefix') format('embedded-opentype'),url('/wp-content/themes/mayosis/fonts/icomoon.ttf?h1dmwb') format('truetype'),url('/wp-content/themes/mayosis/fonts/icomoon.woff?h1dmwb') format('woff');font-weight:400;font-style:normal;font-display:block}.isax{font-family:'icomoon' !important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-spcial-arrow-left:before{content:"\f01b"}.icon-spcial-arrow-right:before{content:"\f01c"}.icon-sun-fog:before{content:"\e900"}.icon-sun:before{content:"\e901"}.icon-tag-2:before{content:"\e902"}.icon-tag-cross:before{content:"\e903"}.icon-tag-right:before{content:"\e904"}.icon-tag-user:before{content:"\e905"}.icon-tag:before{content:"\e906"}.icon-task-square:before{content:"\e907"}.icon-task:before{content:"\e908"}.icon-teacher:before{content:"\e909"}.icon-text-block:before{content:"\e90a"}.icon-triangle:before{content:"\e90b"}.icon-truck-fast:before{content:"\e90c"}.icon-truck-remove:before{content:"\e90d"}.icon-truck-tick:before{content:"\e90e"}.icon-truck-time:before{content:"\e90f"}.icon-truck:before{content:"\e910"}.icon-trush-square:before{content:"\e911"}.icon-undo:before{content:"\e912"}.icon-unlimited:before{content:"\e913"}.icon-unlock:before{content:"\e914"}.icon-user-add:before{content:"\e915"}.icon-user-cirlce-add:before{content:"\e916"}.icon-user-edit:before{content:"\e917"}.icon-user-minus:before{content:"\e918"}.icon-user-octagon:before{content:"\e919"}.icon-user-remove:before{content:"\e91a"}.icon-user-search:before{content:"\e91b"}.icon-user-square:before{content:"\e91c"}.icon-user-tag:before{content:"\e91d"}.icon-user-tick:before{content:"\e91e"}.icon-user:before{content:"\e91f"}.icon-verify:before{content:"\e920"}.icon-video-add:before{content:"\e921"}.icon-video-circle:before{content:"\e922"}.icon-video-horizontal:before{content:"\e923"}.icon-video-octagon:before{content:"\e924"}.icon-video-play:before{content:"\e925"}.icon-video-remove:before{content:"\e926"}.icon-video-slash:before{content:"\e927"}.icon-video-square:before{content:"\e928"}.icon-video-tick:before{content:"\e929"}.icon-video-time:before{content:"\e92a"}.icon-video-vertical:before{content:"\e92b"}.icon-video:before{content:"\e92c"}.icon-voice-cricle:before{content:"\e92d"}.icon-voice-square:before{content:"\e92e"}.icon-volume-cross:before{content:"\e92f"}.icon-volume-high:before{content:"\e930"}.icon-volume-low-1:before{content:"\e931"}.icon-volume-low:before{content:"\e932"}.icon-volume-mute:before{content:"\e933"}.icon-volume-slash:before{content:"\e934"}.icon-volume-up:before{content:"\e935"}.icon-wallet-1:before{content:"\e936"}.icon-wallet-2:before{content:"\e937"}.icon-wallet-3:before{content:"\e938"}.icon-wallet-add-1:before{content:"\e939"}.icon-wallet-add:before{content:"\e93a"}.icon-wallet-check:before{content:"\e93b"}.icon-wallet-minus:before{content:"\e93c"}.icon-wallet-money:before{content:"\e93d"}.icon-wallet-remove:before{content:"\e93e"}.icon-wallet-search:before{content:"\e93f"}.icon-wallet:before{content:"\e940"}.icon-warning-2:before{content:"\e941"}.icon-watch-status:before{content:"\e942"}.icon-watch:before{content:"\e943"}.icon-weight-1:before{content:"\e944"}.icon-weight:before{content:"\e945"}.icon-wifi-square:before{content:"\e946"}.icon-wifi:before{content:"\e947"}.icon-wind-2:before{content:"\e948"}.icon-wind:before{content:"\e949"}.icon-woman:before{content:"\e94a"}.icon-repeate-music:before{content:"\e94b"}.icon-repeate-one:before{content:"\e94c"}.icon-reserve:before{content:"\e94d"}.icon-rotate-left-1:before{content:"\e94e"}.icon-rotate-left:before{content:"\e94f"}.icon-rotate-right-1:before{content:"\e950"}.icon-rotate-right:before{content:"\e951"}.icon-route-square:before{content:"\e952"}.icon-routing-2:before{content:"\e953"}.icon-routing:before{content:"\e954"}.icon-row-horizontal:before{content:"\e955"}.icon-row-vertical:before{content:"\e956"}.icon-ruler:before{content:"\e957"}.icon-rulerpen:before{content:"\e958"}.icon-safe-home:before{content:"\e959"}.icon-sagittarius:before{content:"\e95a"}.icon-save-2:before{content:"\e95b"}.icon-save-add:before{content:"\e95c"}.icon-save-minus:before{content:"\e95d"}.icon-save-remove:before{content:"\e95e"}.icon-scan-barcode:before{content:"\e95f"}.icon-scan:before{content:"\e960"}.icon-scanner:before{content:"\e961"}.icon-scanning:before{content:"\e962"}.icon-scissor-1:before{content:"\e963"}.icon-scissor:before{content:"\e964"}.icon-screenmirroring:before{content:"\e965"}.icon-scroll:before{content:"\e966"}.icon-search-favorite-1:before{content:"\e967"}.icon-search-favorite:before{content:"\e968"}.icon-search-normal-1:before{content:"\e969"}.icon-search-normal:before{content:"\e96a"}.icon-search-status-1:before{content:"\e96b"}.icon-search-status:before{content:"\e96c"}.icon-search-zoom-in-1:before{content:"\e96d"}.icon-search-zoom-in:before{content:"\e96e"}.icon-search-zoom-out-1:before{content:"\e96f"}.icon-search-zoom-out:before{content:"\e970"}.icon-security-card:before{content:"\e971"}.icon-security-safe:before{content:"\e972"}.icon-security-time:before{content:"\e973"}.icon-security-user:before{content:"\e974"}.icon-security:before{content:"\e975"}.icon-send-1:before{content:"\e976"}.icon-send-2:before{content:"\e977"}.icon-send-sqaure-2:before{content:"\e978"}.icon-send-square:before{content:"\e979"}.icon-send:before{content:"\e97a"}.icon-setting-2:before{content:"\e97b"}.icon-setting-3:before{content:"\e97c"}.icon-setting-4:before{content:"\e97d"}.icon-setting-5:before{content:"\e97e"}.icon-setting:before{content:"\e97f"}.icon-settings:before{content:"\e980"}.icon-shapes-1:before{content:"\e981"}.icon-shapes:before{content:"\e982"}.icon-share:before{content:"\e983"}.icon-shield-cross:before{content:"\e984"}.icon-shield-search:before{content:"\e985"}.icon-shield-security:before{content:"\e986"}.icon-shield-slash:before{content:"\e987"}.icon-shield-tick:before{content:"\e988"}.icon-ship:before{content:"\e989"}.icon-shop-add:before{content:"\e98a"}.icon-shop-remove:before{content:"\e98b"}.icon-shop:before{content:"\e98c"}.icon-shopping-bag:before{content:"\e98d"}.icon-shopping-cart:before{content:"\e98e"}.icon-shuffle:before{content:"\e98f"}.icon-sidebar-bottom:before{content:"\e990"}.icon-sidebar-left:before{content:"\e991"}.icon-sidebar-right:before{content:"\e992"}.icon-sidebar-top:before{content:"\e993"}.icon-signpost:before{content:"\e994"}.icon-simcard-1:before{content:"\e995"}.icon-simcard-2:before{content:"\e996"}.icon-simcard:before{content:"\e997"}.icon-size:before{content:"\e998"}.icon-slash:before{content:"\e999"}.icon-slider-horizontal-1:before{content:"\e99a"}.icon-slider-horizontal:before{content:"\e99b"}.icon-slider-vertical-1:before{content:"\e99c"}.icon-slider-vertical:before{content:"\e99d"}.icon-slider:before{content:"\e99e"}.icon-smallcaps:before{content:"\e99f"}.icon-smart-car:before{content:"\e9a0"}.icon-smart-home:before{content:"\e9a1"}.icon-smileys:before{content:"\e9a2"}.icon-sms-edit:before{content:"\e9a3"}.icon-sms-notification:before{content:"\e9a4"}.icon-sms-search:before{content:"\e9a5"}.icon-sms-star:before{content:"\e9a6"}.icon-sms-tracking:before{content:"\e9a7"}.icon-sms:before{content:"\e9a8"}.icon-sort:before{content:"\e9a9"}.icon-sound:before{content:"\e9aa"}.icon-speaker:before{content:"\e9ab"}.icon-speedometer:before{content:"\e9ac"}.icon-star-1:before{content:"\e9ad"}.icon-star-slash:before{content:"\e9ae"}.icon-star:before{content:"\e9af"}.icon-status-up:before{content:"\e9b0"}.icon-status:before{content:"\e9b1"}.icon-sticker:before{content:"\e9b2"}.icon-stickynote:before{content:"\e9b3"}.icon-stop-circle:before{content:"\e9b4"}.icon-stop:before{content:"\e9b5"}.icon-story:before{content:"\e9b6"}.icon-strongbox-2:before{content:"\e9b7"}.icon-strongbox:before{content:"\e9b8"}.icon-subtitle:before{content:"\e9b9"}.icon-sun-1:before{content:"\e9ba"}.icon-text-bold:before{content:"\e9bb"}.icon-text-italic:before{content:"\e9bc"}.icon-text-underline:before{content:"\e9bd"}.icon-text:before{content:"\e9be"}.icon-textalign-center:before{content:"\e9bf"}.icon-textalign-justifycenter:before{content:"\e9c0"}.icon-textalign-justifyleft:before{content:"\e9c1"}.icon-textalign-justifyright:before{content:"\e9c2"}.icon-textalign-left:before{content:"\e9c3"}.icon-textalign-right:before{content:"\e9c4"}.icon-tick-circle:before{content:"\e9c5"}.icon-tick-square:before{content:"\e9c6"}.icon-ticket-2:before{content:"\e9c7"}.icon-ticket-discount:before{content:"\e9c8"}.icon-ticket-expired:before{content:"\e9c9"}.icon-ticket-star:before{content:"\e9ca"}.icon-ticket:before{content:"\e9cb"}.icon-timer-1:before{content:"\e9cc"}.icon-timer-pause:before{content:"\e9cd"}.icon-timer-start:before{content:"\e9ce"}.icon-timer:before{content:"\e9cf"}.icon-toggle-off-circle:before{content:"\e9d0"}.icon-toggle-off:before{content:"\e9d1"}.icon-toggle-on-circle:before{content:"\e9d2"}.icon-toggle-on:before{content:"\e9d3"}.icon-trade:before{content:"\e9d4"}.icon-transaction-minus:before{content:"\e9d5"}.icon-translate:before{content:"\e9d6"}.icon-trash:before{content:"\e9d7"}.icon-tree:before{content:"\e9d8"}.icon-trend-down:before{content:"\e9d9"}.icon-trend-up:before{content:"\e9da"}.icon-message-add:before{content:"\e9db"}.icon-message-circle:before{content:"\e9dc"}.icon-message-edit:before{content:"\e9dd"}.icon-message-favorite:before{content:"\e9de"}.icon-message-minus:before{content:"\e9df"}.icon-message-notif:before{content:"\e9e0"}.icon-message-programming:before{content:"\e9e1"}.icon-message-question:before{content:"\e9e2"}.icon-message-remove:before{content:"\e9e3"}.icon-message-search:before{content:"\e9e4"}.icon-message-square:before{content:"\e9e5"}.icon-message-text-1:before{content:"\e9e6"}.icon-message-text:before{content:"\e9e7"}.icon-message-tick:before{content:"\e9e8"}.icon-message-time:before{content:"\e9e9"}.icon-message:before{content:"\e9ea"}.icon-messages-1:before{content:"\e9eb"}.icon-messages-2:before{content:"\e9ec"}.icon-messages-3:before{content:"\e9ed"}.icon-messages:before{content:"\e9ee"}.icon-microphone-2:before{content:"\e9ef"}.icon-microphone-slash-1:before{content:"\e9f0"}.icon-microphone-slash:before{content:"\e9f1"}.icon-microphone:before{content:"\e9f2"}.icon-microscope:before{content:"\e9f3"}.icon-milk:before{content:"\e9f4"}.icon-mini-music-sqaure:before{content:"\e9f5"}.icon-minus-cirlce:before{content:"\e9f6"}.icon-minus-square:before{content:"\e9f7"}.icon-minus:before{content:"\e9f8"}.icon-mirror:before{content:"\e9f9"}.icon-mirroring-screen:before{content:"\e9fa"}.icon-mobile-programming:before{content:"\e9fb"}.icon-mobile:before{content:"\e9fc"}.icon-money-2:before{content:"\e9fd"}.icon-money-3:before{content:"\e9fe"}.icon-money-4:before{content:"\e9ff"}.icon-money-add:before{content:"\ea00"}.icon-money-change:before{content:"\ea01"}.icon-money-forbidden:before{content:"\ea02"}.icon-money-recive:before{content:"\ea03"}.icon-money-remove:before{content:"\ea04"}.icon-money-send:before{content:"\ea05"}.icon-money-tick:before{content:"\ea06"}.icon-money-time:before{content:"\ea07"}.icon-money:before{content:"\ea08"}.icon-moneys:before{content:"\ea09"}.icon-monitor-mobbile:before{content:"\ea0a"}.icon-monitor-recorder:before{content:"\ea0b"}.icon-monitor:before{content:"\ea0c"}.icon-moon:before{content:"\ea0d"}.icon-more-2:before{content:"\ea0e"}.icon-more-circle:before{content:"\ea0f"}.icon-more-square:before{content:"\ea10"}.icon-more:before{content:"\ea11"}.icon-mouse-1:before{content:"\ea12"}.icon-mouse-circle:before{content:"\ea13"}.icon-mouse-square:before{content:"\ea14"}.icon-mouse:before{content:"\ea15"}.icon-music-circle:before{content:"\ea16"}.icon-music-dashboard:before{content:"\ea17"}.icon-music-filter:before{content:"\ea18"}.icon-music-library-2:before{content:"\ea19"}.icon-music-play:before{content:"\ea1a"}.icon-music-playlist:before{content:"\ea1b"}.icon-music-square-add:before{content:"\ea1c"}.icon-music-square-remove:before{content:"\ea1d"}.icon-music-square-search:before{content:"\ea1e"}.icon-music-square:before{content:"\ea1f"}.icon-music:before{content:"\ea20"}.icon-musicnote:before{content:"\ea21"}.icon-next:before{content:"\ea22"}.icon-note-1:before{content:"\ea23"}.icon-note-2:before{content:"\ea24"}.icon-note-21:before{content:"\ea25"}.icon-note-add:before{content:"\ea26"}.icon-note-favorite:before{content:"\ea27"}.icon-note-remove:before{content:"\ea28"}.icon-note-square:before{content:"\ea29"}.icon-note-text:before{content:"\ea2a"}.icon-note:before{content:"\ea2b"}.icon-notification-1:before{content:"\ea2c"}.icon-notification-bing:before{content:"\ea2d"}.icon-notification-favorite:before{content:"\ea2e"}.icon-notification-status:before{content:"\ea2f"}.icon-notification:before{content:"\ea30"}.icon-omega-circle:before{content:"\ea31"}.icon-omega-square:before{content:"\ea32"}.icon-paintbucket:before{content:"\ea33"}.icon-paperclip-2:before{content:"\ea34"}.icon-paperclip:before{content:"\ea35"}.icon-password-check:before{content:"\ea36"}.icon-path-2:before{content:"\ea37"}.icon-path-square:before{content:"\ea38"}.icon-path:before{content:"\ea39"}.icon-pause-circle:before{content:"\ea3a"}.icon-pause:before{content:"\ea3b"}.icon-pen-add:before{content:"\ea3c"}.icon-pen-close:before{content:"\ea3d"}.icon-pen-remove:before{content:"\ea3e"}.icon-pen-tool-2:before{content:"\ea3f"}.icon-pen-tool:before{content:"\ea40"}.icon-people:before{content:"\ea41"}.icon-percentage-circle:before{content:"\ea42"}.icon-percentage-square:before{content:"\ea43"}.icon-personalcard:before{content:"\ea44"}.icon-pet:before{content:"\ea45"}.icon-pharagraphspacing:before{content:"\ea46"}.icon-picture-frame:before{content:"\ea47"}.icon-play-add:before{content:"\ea48"}.icon-play-circle:before{content:"\ea49"}.icon-play-cricle:before{content:"\ea4a"}.icon-play-remove:before{content:"\ea4b"}.icon-play-default:before{content:"\ea4c"}.icon-presention-chart:before{content:"\ea4d"}.icon-previous:before{content:"\ea4e"}.icon-printer-slash:before{content:"\ea4f"}.icon-printer:before{content:"\ea50"}.icon-profile-2user:before{content:"\ea51"}.icon-profile-add:before{content:"\ea52"}.icon-profile-circle:before{content:"\ea53"}.icon-profile-delete:before{content:"\ea54"}.icon-profile-remove:before{content:"\ea55"}.icon-profile-tick:before{content:"\ea56"}.icon-programming-arrow:before{content:"\ea57"}.icon-programming-arrows:before{content:"\ea58"}.icon-quote-down-circle:before{content:"\ea59"}.icon-quote-down-square:before{content:"\ea5a"}.icon-quote-down:before{content:"\ea5b"}.icon-quote-up-circle:before{content:"\ea5c"}.icon-quote-up-square:before{content:"\ea5d"}.icon-quote-up:before{content:"\ea5e"}.icon-radar-1:before{content:"\ea5f"}.icon-radar-2:before{content:"\ea60"}.icon-radar:before{content:"\ea61"}.icon-radio:before{content:"\ea62"}.icon-ram-2:before{content:"\ea63"}.icon-ram:before{content:"\ea64"}.icon-ranking-1:before{content:"\ea65"}.icon-ranking:before{content:"\ea66"}.icon-receipt-1:before{content:"\ea67"}.icon-receipt-2-1:before{content:"\ea68"}.icon-receipt-2:before{content:"\ea69"}.icon-receipt-add:before{content:"\ea6a"}.icon-receipt-discount:before{content:"\ea6b"}.icon-receipt-disscount:before{content:"\ea6c"}.icon-receipt-edit:before{content:"\ea6d"}.icon-receipt-item:before{content:"\ea6e"}.icon-receipt-minus:before{content:"\ea6f"}.icon-receipt-search:before{content:"\ea70"}.icon-receipt-square:before{content:"\ea71"}.icon-receipt-text:before{content:"\ea72"}.icon-receipt:before{content:"\ea73"}.icon-receive-square-2:before{content:"\ea74"}.icon-receive-square:before{content:"\ea75"}.icon-received:before{content:"\ea76"}.icon-record-circle:before{content:"\ea77"}.icon-record:before{content:"\ea78"}.icon-recovery-convert:before{content:"\ea79"}.icon-redo:before{content:"\ea7a"}.icon-refresh-2:before{content:"\ea7b"}.icon-refresh-circle:before{content:"\ea7c"}.icon-refresh-left-square:before{content:"\ea7d"}.icon-refresh-right-square:before{content:"\ea7e"}.icon-refresh-square-2:before{content:"\ea7f"}.icon-refresh:before{content:"\ea80"}.icon-repeat-circle:before{content:"\ea81"}.icon-repeat:before{content:"\ea82"}.icon-direct-notification:before{content:"\ea83"}.icon-direct-right:before{content:"\ea84"}.icon-direct-send:before{content:"\ea85"}.icon-direct-up:before{content:"\ea86"}.icon-direct:before{content:"\ea87"}.icon-directbox-default:before{content:"\ea88"}.icon-directbox-notif:before{content:"\ea89"}.icon-directbox-receive:before{content:"\ea8a"}.icon-directbox-send:before{content:"\ea8b"}.icon-discount-circle:before{content:"\ea8c"}.icon-discount-shape:before{content:"\ea8d"}.icon-discover-1:before{content:"\ea8e"}.icon-discover:before{content:"\ea8f"}.icon-dislike:before{content:"\ea90"}.icon-gallery-favorite:before{content:"\ea91"}.icon-gallery-import:before{content:"\ea92"}.icon-gallery-remove:before{content:"\ea93"}.icon-gallery-slash:before{content:"\ea94"}.icon-gallery-tick:before{content:"\ea95"}.icon-gallery:before{content:"\ea96"}.icon-game:before{content:"\ea97"}.icon-gameboy:before{content:"\ea98"}.icon-gas-station:before{content:"\ea99"}.icon-gemini-2:before{content:"\ea9a"}.icon-gemini:before{content:"\ea9b"}.icon-ghost:before{content:"\ea9c"}.icon-gift:before{content:"\ea9d"}.icon-glass-1:before{content:"\ea9e"}.icon-glass:before{content:"\ea9f"}.icon-global-edit:before{content:"\eaa0"}.icon-global-refresh:before{content:"\eaa1"}.icon-global-search:before{content:"\eaa2"}.icon-global:before{content:"\eaa3"}.icon-gps-slash:before{content:"\eaa4"}.icon-gps:before{content:"\eaa5"}.icon-grammerly:before{content:"\eaa6"}.icon-graph:before{content:"\eaa7"}.icon-grid-1:before{content:"\eaa8"}.icon-grid-2:before{content:"\eaa9"}.icon-grid-3:before{content:"\eaaa"}.icon-grid-4:before{content:"\eaab"}.icon-grid-5:before{content:"\eaac"}.icon-grid-6:before{content:"\eaad"}.icon-grid-7:before{content:"\eaae"}.icon-grid-8:before{content:"\eaaf"}.icon-grid-9:before{content:"\eab0"}.icon-grid-edit:before{content:"\eab1"}.icon-grid-eraser:before{content:"\eab2"}.icon-grid-lock:before{content:"\eab3"}.icon-happyemoji:before{content:"\eab4"}.icon-hashtag-1:before{content:"\eab5"}.icon-hashtag-down:before{content:"\eab6"}.icon-hashtag-up:before{content:"\eab7"}.icon-hashtag:before{content:"\eab8"}.icon-headphone:before{content:"\eab9"}.icon-headphones:before{content:"\eaba"}.icon-health:before{content:"\eabb"}.icon-heart-add:before{content:"\eabc"}.icon-heart-circle:before{content:"\eabd"}.icon-heart-edit:before{content:"\eabe"}.icon-heart-remove:before{content:"\eabf"}.icon-heart-search:before{content:"\eac0"}.icon-heart-slash:before{content:"\eac1"}.icon-heart-tick:before{content:"\eac2"}.icon-heart:before{content:"\eac3"}.icon-hierarchy-2:before{content:"\eac4"}.icon-hierarchy-3:before{content:"\eac5"}.icon-hierarchy-square-2:before{content:"\eac6"}.icon-hierarchy-square-3:before{content:"\eac7"}.icon-hierarchy-square:before{content:"\eac8"}.icon-hierarchy:before{content:"\eac9"}.icon-home-1:before{content:"\eaca"}.icon-home-2:before{content:"\eacb"}.icon-home-hashtag:before{content:"\eacc"}.icon-home-trend-down:before{content:"\eacd"}.icon-home-trend-up:before{content:"\eace"}.icon-home-wifi:before{content:"\eacf"}.icon-home:before{content:"\ead0"}.icon-hospital:before{content:"\ead1"}.icon-house-2:before{content:"\ead2"}.icon-house:before{content:"\ead3"}.icon-image:before{content:"\ead4"}.icon-import-1:before{content:"\ead5"}.icon-import-2:before{content:"\ead6"}.icon-import-3:before{content:"\ead7"}.icon-import:before{content:"\ead8"}.icon-info-circle:before{content:"\ead9"}.icon-information:before{content:"\eada"}.icon-instagram:before{content:"\eadb"}.icon-judge:before{content:"\eadc"}.icon-kanban:before{content:"\eadd"}.icon-key-square:before{content:"\eade"}.icon-key:before{content:"\eadf"}.icon-keyboard-open:before{content:"\eae0"}.icon-keyboard:before{content:"\eae1"}.icon-lamp-1:before{content:"\eae2"}.icon-lamp-charge:before{content:"\eae3"}.icon-lamp-on:before{content:"\eae4"}.icon-lamp-slash:before{content:"\eae5"}.icon-lamp:before{content:"\eae6"}.icon-language-circle:before{content:"\eae7"}.icon-language-square:before{content:"\eae8"}.icon-layer:before{content:"\eae9"}.icon-level:before{content:"\eaea"}.icon-lifebuoy:before{content:"\eaeb"}.icon-like-1:before{content:"\eaec"}.icon-like-dislike:before{content:"\eaed"}.icon-like-shapes:before{content:"\eaee"}.icon-like-tag:before{content:"\eaef"}.icon-like:before{content:"\eaf0"}.icon-link-1:before{content:"\eaf1"}.icon-link-2:before{content:"\eaf2"}.icon-link-21:before{content:"\eaf3"}.icon-link-circle:before{content:"\eaf4"}.icon-link-square:before{content:"\eaf5"}.icon-link:before{content:"\eaf6"}.icon-location-add:before{content:"\eaf7"}.icon-location-cross:before{content:"\eaf8"}.icon-location-minus:before{content:"\eaf9"}.icon-location-slash:before{content:"\eafa"}.icon-location-tick:before{content:"\eafb"}.icon-location:before{content:"\eafc"}.icon-lock-1:before{content:"\eafd"}.icon-lock-circle:before{content:"\eafe"}.icon-lock-slash:before{content:"\eaff"}.icon-lock:before{content:"\eb00"}.icon-login-1:before{content:"\eb01"}.icon-login:before{content:"\eb02"}.icon-logout-1:before{content:"\eb03"}.icon-logout:before{content:"\eb04"}.icon-lovely:before{content:"\eb05"}.icon-magic-star:before{content:"\eb06"}.icon-magicpen:before{content:"\eb07"}.icon-main-component:before{content:"\eb08"}.icon-man:before{content:"\eb09"}.icon-map-1:before{content:"\eb0a"}.icon-map:before{content:"\eb0b"}.icon-mask-1:before{content:"\eb0c"}.icon-mask-2:before{content:"\eb0d"}.icon-mask:before{content:"\eb0e"}.icon-math:before{content:"\eb0f"}.icon-maximize-1:before{content:"\eb10"}.icon-maximize-2:before{content:"\eb11"}.icon-maximize-3:before{content:"\eb12"}.icon-maximize-4:before{content:"\eb13"}.icon-maximize-21:before{content:"\eb14"}.icon-maximize-circle:before{content:"\eb15"}.icon-maximize:before{content:"\eb16"}.icon-medal-star:before{content:"\eb17"}.icon-medal:before{content:"\eb18"}.icon-menu-1:before{content:"\eb19"}.icon-menu-board:before{content:"\eb1a"}.icon-menu:before{content:"\eb1b"}.icon-message-2:before{content:"\eb1c"}.icon-message-add-1:before{content:"\eb1d"}.icon-card-slash:before{content:"\eb1e"}.icon-card-tick-1:before{content:"\eb1f"}.icon-card-tick:before{content:"\eb20"}.icon-card:before{content:"\eb21"}.icon-cards:before{content:"\eb22"}.icon-category-2:before{content:"\eb23"}.icon-category:before{content:"\eb24"}.icon-cd:before{content:"\eb25"}.icon-chart-1:before{content:"\eb26"}.icon-chart-2:before{content:"\eb27"}.icon-chart-3:before{content:"\eb28"}.icon-chart-21:before{content:"\eb29"}.icon-chart-fail:before{content:"\eb2a"}.icon-chart-square:before{content:"\eb2b"}.icon-chart-success:before{content:"\eb2c"}.icon-chart:before{content:"\eb2d"}.icon-check:before{content:"\eb2e"}.icon-chrome:before{content:"\eb2f"}.icon-clipboard-close:before{content:"\eb30"}.icon-clipboard-export:before{content:"\eb31"}.icon-clipboard-import:before{content:"\eb32"}.icon-clipboard-text:before{content:"\eb33"}.icon-clipboard-tick:before{content:"\eb34"}.icon-clipboard:before{content:"\eb35"}.icon-clock-1:before{content:"\eb36"}.icon-clock:before{content:"\eb37"}.icon-close-circle:before{content:"\eb38"}.icon-close-square:before{content:"\eb39"}.icon-cloud-add:before{content:"\eb3a"}.icon-cloud-change:before{content:"\eb3b"}.icon-cloud-connection:before{content:"\eb3c"}.icon-cloud-cross:before{content:"\eb3d"}.icon-cloud-drizzle:before{content:"\eb3e"}.icon-cloud-fog:before{content:"\eb3f"}.icon-cloud-lightning:before{content:"\eb40"}.icon-cloud-minus:before{content:"\eb41"}.icon-cloud-notif:before{content:"\eb42"}.icon-cloud-plus:before{content:"\eb43"}.icon-cloud-remove:before{content:"\eb44"}.icon-cloud-snow:before{content:"\eb45"}.icon-cloud-sunny:before{content:"\eb46"}.icon-cloud:before{content:"\eb47"}.icon-code-1:before{content:"\eb48"}.icon-code-circle:before{content:"\eb49"}.icon-code:before{content:"\eb4a"}.icon-coffee:before{content:"\eb4b"}.icon-coin-1:before{content:"\eb4c"}.icon-coin:before{content:"\eb4d"}.icon-color-swatch:before{content:"\eb4e"}.icon-colorfilter:before{content:"\eb4f"}.icon-colors-square:before{content:"\eb50"}.icon-command-square:before{content:"\eb51"}.icon-command:before{content:"\eb52"}.icon-component:before{content:"\eb53"}.icon-computing:before{content:"\eb54"}.icon-convert-3d-cube:before{content:"\eb55"}.icon-convert-card:before{content:"\eb56"}.icon-convert:before{content:"\eb57"}.icon-convertshape-2:before{content:"\eb58"}.icon-convertshape:before{content:"\eb59"}.icon-copy-success:before{content:"\eb5a"}.icon-copy:before{content:"\eb5b"}.icon-copyright:before{content:"\eb5c"}.icon-courthouse:before{content:"\eb5d"}.icon-cpu-charge:before{content:"\eb5e"}.icon-cpu-setting:before{content:"\eb5f"}.icon-cpu:before{content:"\eb60"}.icon-creative-commons:before{content:"\eb61"}.icon-crop:before{content:"\eb62"}.icon-crown-1:before{content:"\eb63"}.icon-crown:before{content:"\eb64"}.icon-cup:before{content:"\eb65"}.icon-danger:before{content:"\eb66"}.icon-data-2:before{content:"\eb67"}.icon-data:before{content:"\eb68"}.icon-designtools:before{content:"\eb69"}.icon-device-message:before{content:"\eb6a"}.icon-devices-1:before{content:"\eb6b"}.icon-devices:before{content:"\eb6c"}.icon-diagram:before{content:"\eb6d"}.icon-diamonds:before{content:"\eb6e"}.icon-direct-down:before{content:"\eb6f"}.icon-direct-inbox:before{content:"\eb70"}.icon-direct-left:before{content:"\eb71"}.icon-direct-normal:before{content:"\eb72"}.icon-document-1:before{content:"\eb73"}.icon-document-cloud:before{content:"\eb74"}.icon-document-code-2:before{content:"\eb75"}.icon-document-code:before{content:"\eb76"}.icon-document-copy:before{content:"\eb77"}.icon-document-download:before{content:"\eb78"}.icon-document-favorite:before{content:"\eb79"}.icon-document-filter:before{content:"\eb7a"}.icon-document-forward:before{content:"\eb7b"}.icon-document-like:before{content:"\eb7c"}.icon-document-normal:before{content:"\eb7d"}.icon-document-previous:before{content:"\eb7e"}.icon-document-sketch:before{content:"\eb7f"}.icon-document-text-1:before{content:"\eb80"}.icon-document-text:before{content:"\eb81"}.icon-document-upload:before{content:"\eb82"}.icon-document:before{content:"\eb83"}.icon-dollar-circle:before{content:"\eb84"}.icon-dollar-square:before{content:"\eb85"}.icon-driver-2:before{content:"\eb86"}.icon-driver-refresh:before{content:"\eb87"}.icon-driver:before{content:"\eb88"}.icon-driving:before{content:"\eb89"}.icon-drop:before{content:"\eb8a"}.icon-edit-2:before{content:"\eb8b"}.icon-edit:before{content:"\eb8c"}.icon-electricity:before{content:"\eb8d"}.icon-element-2:before{content:"\eb8e"}.icon-element-3:before{content:"\eb8f"}.icon-element-4:before{content:"\eb90"}.icon-element-equal:before{content:"\eb91"}.icon-element-plus:before{content:"\eb92"}.icon-emoji-happy:before{content:"\eb93"}.icon-emoji-normal:before{content:"\eb94"}.icon-emoji-sad:before{content:"\eb95"}.icon-empty-wallet-add:before{content:"\eb96"}.icon-empty-wallet-change:before{content:"\eb97"}.icon-empty-wallet-remove:before{content:"\eb98"}.icon-empty-wallet-tick:before{content:"\eb99"}.icon-empty-wallet-time:before{content:"\eb9a"}.icon-empty-wallet:before{content:"\eb9b"}.icon-eraser-1:before{content:"\eb9c"}.icon-eraser:before{content:"\eb9d"}.icon-export-1:before{content:"\eb9e"}.icon-export-2:before{content:"\eb9f"}.icon-export-3:before{content:"\eba0"}.icon-export:before{content:"\eba1"}.icon-external-drive:before{content:"\eba2"}.icon-eye-slash:before{content:"\eba3"}.icon-eye:before{content:"\eba4"}.icon-fatrows:before{content:"\eba5"}.icon-favorite-chart:before{content:"\eba6"}.icon-filter-add:before{content:"\eba7"}.icon-filter-edit:before{content:"\eba8"}.icon-filter-remove:before{content:"\eba9"}.icon-filter-search:before{content:"\ebaa"}.icon-filter-square:before{content:"\ebab"}.icon-filter-tick:before{content:"\ebac"}.icon-filter:before{content:"\ebad"}.icon-finger-cricle:before{content:"\ebae"}.icon-finger-scan:before{content:"\ebaf"}.icon-firstline:before{content:"\ebb0"}.icon-flag-2:before{content:"\ebb1"}.icon-flag:before{content:"\ebb2"}.icon-flash-1:before{content:"\ebb3"}.icon-flash-circle-1:before{content:"\ebb4"}.icon-flash-circle:before{content:"\ebb5"}.icon-flash-slash:before{content:"\ebb6"}.icon-flash:before{content:"\ebb7"}.icon-folder-2:before{content:"\ebb8"}.icon-folder-add:before{content:"\ebb9"}.icon-folder-cloud:before{content:"\ebba"}.icon-folder-connection:before{content:"\ebbb"}.icon-folder-cross:before{content:"\ebbc"}.icon-folder-favorite:before{content:"\ebbd"}.icon-folder-minus:before{content:"\ebbe"}.icon-folder-open:before{content:"\ebbf"}.icon-folder:before{content:"\ebc0"}.icon-forbidden-2:before{content:"\ebc1"}.icon-forbidden:before{content:"\ebc2"}.icon-format-circle:before{content:"\ebc3"}.icon-format-square:before{content:"\ebc4"}.icon-forward-5-seconds:before{content:"\ebc5"}.icon-forward-10-seconds:before{content:"\ebc6"}.icon-forward-15-seconds:before{content:"\ebc7"}.icon-forward-item:before{content:"\ebc8"}.icon-forward-square:before{content:"\ebc9"}.icon-forward:before{content:"\ebca"}.icon-frame-1:before{content:"\ebcb"}.icon-frame-2:before{content:"\ebcc"}.icon-frame-3:before{content:"\ebcd"}.icon-frame-4:before{content:"\ebce"}.icon-frame:before{content:"\ebcf"}.icon-gallery-add:before{content:"\ebd0"}.icon-gallery-edit:before{content:"\ebd1"}.icon-gallery-export:before{content:"\ebd2"}.icon-d-cube-scan:before{content:"\ebd3"}.icon-d-rotate:before{content:"\ebd4"}.icon-d-square:before{content:"\ebd5"}.icon-dcube:before{content:"\ebd6"}.icon-square:before{content:"\ebd7"}.icon-support:before{content:"\ebd8"}.icon-activity:before{content:"\ebd9"}.icon-add-circle:before{content:"\ebda"}.icon-add-square:before{content:"\ebdb"}.icon-add:before{content:"\ebdc"}.icon-additem:before{content:"\ebdd"}.icon-airdrop:before{content:"\ebde"}.icon-airplane-square:before{content:"\ebdf"}.icon-airplane:before{content:"\ebe0"}.icon-airpod:before{content:"\ebe1"}.icon-airpods:before{content:"\ebe2"}.icon-alarm:before{content:"\ebe3"}.icon-align-bottom:before{content:"\ebe4"}.icon-align-horizontally:before{content:"\ebe5"}.icon-align-left:before{content:"\ebe6"}.icon-align-right:before{content:"\ebe7"}.icon-align-vertically:before{content:"\ebe8"}.icon-aquarius:before{content:"\ebe9"}.icon-archive-1:before{content:"\ebea"}.icon-archive-2:before{content:"\ebeb"}.icon-archive-add:before{content:"\ebec"}.icon-archive-book:before{content:"\ebed"}.icon-archive-minus:before{content:"\ebee"}.icon-archive-slash:before{content:"\ebef"}.icon-archive-tick:before{content:"\ebf0"}.icon-archive:before{content:"\ebf1"}.icon-arrange-circle-2:before{content:"\ebf2"}.icon-arrange-circle:before{content:"\ebf3"}.icon-arrange-square-2:before{content:"\ebf4"}.icon-arrange-square:before{content:"\ebf5"}.icon-arrow-2:before{content:"\ebf6"}.icon-arrow-3:before{content:"\ebf7"}.icon-arrow-bottom:before{content:"\ebf8"}.icon-arrow-circle-down:before{content:"\ebf9"}.icon-arrow-circle-left:before{content:"\ebfa"}.icon-arrow-circle-right:before{content:"\ebfb"}.icon-arrow-circle-up:before{content:"\ebfc"}.icon-arrow-down-1:before{content:"\ebfd"}.icon-arrow-down-2:before{content:"\ebfe"}.icon-arrow-down:before{content:"\ebff"}.icon-arrow-left-1:before{content:"\ec00"}.icon-arrow-left-2:before{content:"\ec01"}.icon-arrow-left-3:before{content:"\ec02"}.icon-arrow-left:before{content:"\ec03"}.icon-arrow-right-1:before{content:"\ec04"}.icon-arrow-right-2:before{content:"\ec05"}.icon-arrow-right-3:before{content:"\ec06"}.icon-arrow-right:before{content:"\ec07"}.icon-arrow-square-down:before{content:"\ec08"}.icon-arrow-square-left:before{content:"\ec09"}.icon-arrow-square-right:before{content:"\ec0a"}.icon-arrow-square-up:before{content:"\ec0b"}.icon-arrow-square:before{content:"\ec0c"}.icon-arrow-swap-horizontal:before{content:"\ec0d"}.icon-arrow-swap:before{content:"\ec0e"}.icon-arrow-up-1:before{content:"\ec0f"}.icon-arrow-up-2:before{content:"\ec10"}.icon-arrow-up-3:before{content:"\ec11"}.icon-arrow-up:before{content:"\ec12"}.icon-arrow:before{content:"\ec13"}.icon-attach-circle:before{content:"\ec14"}.icon-attach-square:before{content:"\ec15"}.icon-audio-square:before{content:"\ec16"}.icon-autobrightness:before{content:"\ec17"}.icon-award:before{content:"\ec18"}.icon-back-square:before{content:"\ec19"}.icon-backward-5-seconds:before{content:"\ec1a"}.icon-backward-10-seconds:before{content:"\ec1b"}.icon-backward-15-seconds:before{content:"\ec1c"}.icon-backward-item:before{content:"\ec1d"}.icon-backward:before{content:"\ec1e"}.icon-bag-2:before{content:"\ec1f"}.icon-bag-cross-1:before{content:"\ec20"}.icon-bag-cross:before{content:"\ec21"}.icon-bag-happy:before{content:"\ec22"}.icon-bag-tick-2:before{content:"\ec23"}.icon-bag-tick:before{content:"\ec24"}.icon-bag-timer:before{content:"\ec25"}.icon-bag:before{content:"\ec26"}.icon-bank:before{content:"\ec27"}.icon-barcode:before{content:"\ec28"}.icon-battery-3full:before{content:"\ec29"}.icon-battery-charging:before{content:"\ec2a"}.icon-battery-disable:before{content:"\ec2b"}.icon-battery-empty-1:before{content:"\ec2c"}.icon-battery-empty:before{content:"\ec2d"}.icon-battery-full:before{content:"\ec2e"}.icon-bezier:before{content:"\ec2f"}.icon-bill:before{content:"\ec30"}.icon-bitcoin-card:before{content:"\ec31"}.icon-bitcoin-convert:before{content:"\ec32"}.icon-bitcoin-refresh:before{content:"\ec33"}.icon-blend-2:before{content:"\ec34"}.icon-blend:before{content:"\ec35"}.icon-bluetooth-2:before{content:"\ec36"}.icon-bluetooth-circle:before{content:"\ec37"}.icon-bluetooth-rectangle:before{content:"\ec38"}.icon-bluetooth:before{content:"\ec39"}.icon-blur:before{content:"\ec3a"}.icon-book-1:before{content:"\ec3b"}.icon-book-saved:before{content:"\ec3c"}.icon-book-square:before{content:"\ec3d"}.icon-book:before{content:"\ec3e"}.icon-bookmark-2:before{content:"\ec3f"}.icon-bookmark:before{content:"\ec40"}.icon-box-1:before{content:"\ec41"}.icon-box-2:before{content:"\ec42"}.icon-box-add:before{content:"\ec43"}.icon-box-remove:before{content:"\ec44"}.icon-box-search:before{content:"\ec45"}.icon-box-tick:before{content:"\ec46"}.icon-box-time:before{content:"\ec47"}.icon-box:before{content:"\ec48"}.icon-briefcase:before{content:"\ec49"}.icon-brifecase-cross:before{content:"\ec4a"}.icon-brifecase-tick:before{content:"\ec4b"}.icon-brifecase-timer:before{content:"\ec4c"}.icon-broom:before{content:"\ec4d"}.icon-brush-1:before{content:"\ec4e"}.icon-brush-2:before{content:"\ec4f"}.icon-brush-3:before{content:"\ec50"}.icon-brush-4:before{content:"\ec51"}.icon-brush:before{content:"\ec52"}.icon-bubble:before{content:"\ec53"}.icon-bucket-circle:before{content:"\ec54"}.icon-bucket-square:before{content:"\ec55"}.icon-bucket:before{content:"\ec56"}.icon-building-3:before{content:"\ec57"}.icon-building-4:before{content:"\ec58"}.icon-building:before{content:"\ec59"}.icon-buildings-2:before{content:"\ec5a"}.icon-buildings:before{content:"\ec5b"}.icon-buliding:before{content:"\ec5c"}.icon-bus:before{content:"\ec5d"}.icon-buy-crypto:before{content:"\ec5e"}.icon-cake:before{content:"\ec5f"}.icon-calculator:before{content:"\ec60"}.icon-calendar-1:before{content:"\ec61"}.icon-calendar-2:before{content:"\ec62"}.icon-calendar-add:before{content:"\ec63"}.icon-calendar-circle:before{content:"\ec64"}.icon-calendar-edit:before{content:"\ec65"}.icon-calendar-remove:before{content:"\ec66"}.icon-calendar-search:before{content:"\ec67"}.icon-calendar-tick:before{content:"\ec68"}.icon-calendar:before{content:"\ec69"}.icon-call-add:before{content:"\ec6a"}.icon-call-calling:before{content:"\ec6b"}.icon-call-incoming:before{content:"\ec6c"}.icon-call-minus:before{content:"\ec6d"}.icon-call-outgoing:before{content:"\ec6e"}.icon-call-received:before{content:"\ec6f"}.icon-call-remove:before{content:"\ec70"}.icon-call-slash:before{content:"\ec71"}.icon-call:before{content:"\ec72"}.icon-camera-slash:before{content:"\ec73"}.icon-camera:before{content:"\ec74"}.icon-candle-2:before{content:"\ec75"}.icon-candle:before{content:"\ec76"}.icon-car:before{content:"\ec77"}.icon-card-add:before{content:"\ec78"}.icon-card-coin:before{content:"\ec79"}.icon-card-edit:before{content:"\ec7a"}.icon-card-pos:before{content:"\ec7b"}.icon-card-receive:before{content:"\ec7c"}.icon-card-remove-1:before{content:"\ec7d"}.icon-card-remove:before{content:"\ec7e"}.icon-card-send:before{content:"\ec7f"}.icon-Stroke-58:before{content:"\ec80"}.icon-Combined-Shape:before{content:"\ec81"}.icon-Shape:before{content:"\ec82";color:#6c6d74}.icon-facebook:before{content:"\ec83"}.icon-envelope-solid:before{content:"\ec84"}.icon-send-sqaure-21:before{content:"\ec85"}.icon-send-square1:before{content:"\ec86"}.icon-send1:before{content:"\ec87"}.icon-setting-21:before{content:"\ec88"}.icon-setting-31:before{content:"\ec89"}.icon-setting-41:before{content:"\ec8a"}.icon-setting-51:before{content:"\ec8b"}.icon-setting1:before{content:"\ec8c"}.icon-settings1:before{content:"\ec8d"}.icon-shapes-11:before{content:"\ec8e"}.icon-shapes-2:before{content:"\ec8f"}.icon-shapes1:before{content:"\ec90"}.icon-share1:before{content:"\ec91"}.icon-shield-cross1:before{content:"\ec92"}.icon-shield-search1:before{content:"\ec93"}.icon-shield-security1:before{content:"\ec94"}.icon-shield-slash1:before{content:"\ec95"}.icon-shield-tick1:before{content:"\ec96"}.icon-shield:before{content:"\ec97"}.icon-ship1:before{content:"\ec98"}.icon-shop-add1:before{content:"\ec99"}.icon-shop-remove1:before{content:"\ec9a"}.icon-shop1:before{content:"\ec9b"}.icon-shopping-bag1:before{content:"\ec9c"}.icon-shopping-cart1:before{content:"\ec9d"}.icon-sidebar-bottom1:before{content:"\ec9e"}.icon-sidebar-left1:before{content:"\ec9f"}.icon-sidebar-right1:before{content:"\eca0"}.icon-sidebar-top1:before{content:"\eca1"}.icon-signpost1:before{content:"\eca2"}.icon-simcard-11:before{content:"\eca3"}.icon-simcard-21:before{content:"\eca4"}.icon-simcard1:before{content:"\eca5"}.icon-size1:before{content:"\eca6"}.icon-slash1:before{content:"\eca7"}.icon-slider-horizontal-11:before{content:"\eca8"}.icon-slider-horizontal1:before{content:"\eca9"}.icon-slider-vertical-11:before{content:"\ecaa"}.icon-slider-vertical1:before{content:"\ecab"}.icon-slider1:before{content:"\ecac"}.icon-smallcaps1:before{content:"\ecad"}.icon-smart-car1:before{content:"\ecae"}.icon-smart-home1:before{content:"\ecaf"}.icon-smileys1:before{content:"\ecb0"}.icon-sms-edit1:before{content:"\ecb1"}.icon-sms-notification1:before{content:"\ecb2"}.icon-sms-search1:before{content:"\ecb3"}.icon-sms-star1:before{content:"\ecb4"}.icon-sms-tracking1:before{content:"\ecb5"}.icon-sms1:before{content:"\ecb6"}.icon-sort1:before{content:"\ecb7"}.icon-sound1:before{content:"\ecb8"}.icon-speaker1:before{content:"\ecb9"}.icon-speedometer1:before{content:"\ecba"}.icon-star-11:before{content:"\ecbb"}.icon-star-slash1:before{content:"\ecbc"}.icon-star1:before{content:"\ecbd"}.icon-status-up1:before{content:"\ecbe"}.icon-status1:before{content:"\ecbf"}.icon-sticker1:before{content:"\ecc0"}.icon-stickynote1:before{content:"\ecc1"}.icon-stop-circle1:before{content:"\ecc2"}.icon-stop1:before{content:"\ecc3"}.icon-story1:before{content:"\ecc4"}.icon-strongbox-21:before{content:"\ecc5"}.icon-strongbox1:before{content:"\ecc6"}.icon-subtitle1:before{content:"\ecc7"}.icon-sun-11:before{content:"\ecc8"}.icon-sun-fog1:before{content:"\ecc9"}.icon-sun1:before{content:"\ecca"}.icon-tag-21:before{content:"\eccb"}.icon-tag-cross1:before{content:"\eccc"}.icon-tag-right1:before{content:"\eccd"}.icon-tag-user1:before{content:"\ecce"}.icon-tag1:before{content:"\eccf"}.icon-task-square1:before{content:"\ecd0"}.icon-task1:before{content:"\ecd1"}.icon-teacher1:before{content:"\ecd2"}.icon-text-block1:before{content:"\ecd3"}.icon-text-bold1:before{content:"\ecd4"}.icon-text-italic1:before{content:"\ecd5"}.icon-text-underline1:before{content:"\ecd6"}.icon-text1:before{content:"\ecd7"}.icon-textalign-center1:before{content:"\ecd8"}.icon-textalign-justifycenter1:before{content:"\ecd9"}.icon-textalign-justifyleft1:before{content:"\ecda"}.icon-textalign-justifyright1:before{content:"\ecdb"}.icon-textalign-left1:before{content:"\ecdc"}.icon-textalign-right1:before{content:"\ecdd"}.icon-tick-circle1:before{content:"\ecde"}.icon-tick-square1:before{content:"\ecdf"}.icon-ticket-21:before{content:"\ece0"}.icon-ticket-discount1:before{content:"\ece1"}.icon-ticket-expired1:before{content:"\ece2"}.icon-ticket-star1:before{content:"\ece3"}.icon-ticket1:before{content:"\ece4"}.icon-timer-11:before{content:"\ece5"}.icon-timer-pause1:before{content:"\ece6"}.icon-timer-start1:before{content:"\ece7"}.icon-timer1:before{content:"\ece8"}.icon-toggle-off-circle1:before{content:"\ece9"}.icon-toggle-off1:before{content:"\ecea"}.icon-toggle-on-circle1:before{content:"\eceb"}.icon-toggle-on1:before{content:"\ecec"}.icon-trade1:before{content:"\eced"}.icon-transaction-minus1:before{content:"\ecee"}.icon-translate1:before{content:"\ecef"}.icon-trash1:before{content:"\ecf0"}.icon-tree1:before{content:"\ecf1"}.icon-trend-down1:before{content:"\ecf2"}.icon-trend-up1:before{content:"\ecf3"}.icon-triangle1:before{content:"\ecf4"}.icon-truck-remove1:before{content:"\ecf5"}.icon-truck-tick1:before{content:"\ecf6"}.icon-truck-time1:before{content:"\ecf7"}.icon-trush-square1:before{content:"\ecf8"}.icon-undo1:before{content:"\ecf9"}.icon-unlimited1:before{content:"\ecfa"}.icon-unlock1:before{content:"\ecfb"}.icon-user-add1:before{content:"\ecfc"}.icon-user-cirlce-add1:before{content:"\ecfd"}.icon-user-edit1:before{content:"\ecfe"}.icon-user-minus1:before{content:"\ecff"}.icon-user-octagon1:before{content:"\ed00"}.icon-user-remove1:before{content:"\ed01"}.icon-user-search1:before{content:"\ed02"}.icon-user-square1:before{content:"\ed03"}.icon-user-tag1:before{content:"\ed04"}.icon-user-tick1:before{content:"\ed05"}.icon-user1:before{content:"\ed06"}.icon-verify1:before{content:"\ed07"}.icon-video-add1:before{content:"\ed08"}.icon-video-circle1:before{content:"\ed09"}.icon-video-horizontal1:before{content:"\ed0a"}.icon-video-octagon1:before{content:"\ed0b"}.icon-video-play1:before{content:"\ed0c"}.icon-video-remove1:before{content:"\ed0d"}.icon-video-slash1:before{content:"\ed0e"}.icon-video-square1:before{content:"\ed0f"}.icon-video-tick1:before{content:"\ed10"}.icon-video-time1:before{content:"\ed11"}.icon-video-vertical1:before{content:"\ed12"}.icon-video1:before{content:"\ed13"}.icon-voice-cricle1:before{content:"\ed14"}.icon-voice-square1:before{content:"\ed15"}.icon-volume-cross1:before{content:"\ed16"}.icon-volume-high1:before{content:"\ed17"}.icon-volume-low-11:before{content:"\ed18"}.icon-volume-low1:before{content:"\ed19"}.icon-volume-mute1:before{content:"\ed1a"}.icon-volume-slash1:before{content:"\ed1b"}.icon-volume-up1:before{content:"\ed1c"}.icon-wallet-11:before{content:"\ed1d"}.icon-wallet-21:before{content:"\ed1e"}.icon-wallet-31:before{content:"\ed1f"}.icon-wallet-add-11:before{content:"\ed20"}.icon-wallet-add1:before{content:"\ed21"}.icon-wallet-check1:before{content:"\ed22"}.icon-wallet-minus1:before{content:"\ed23"}.icon-wallet-money1:before{content:"\ed24"}.icon-wallet-remove1:before{content:"\ed25"}.icon-wallet-search1:before{content:"\ed26"}.icon-wallet1:before{content:"\ed27"}.icon-warning-21:before{content:"\ed28"}.icon-watch-status1:before{content:"\ed29"}.icon-watch1:before{content:"\ed2a"}.icon-weight-11:before{content:"\ed2b"}.icon-grid-51:before{content:"\ed2c"}.icon-grid-61:before{content:"\ed2d"}.icon-grid-71:before{content:"\ed2e"}.icon-grid-81:before{content:"\ed2f"}.icon-grid-91:before{content:"\ed30"}.icon-grid-edit1:before{content:"\ed31"}.icon-grid-eraser1:before{content:"\ed32"}.icon-grid-lock1:before{content:"\ed33"}.icon-group-1:before{content:"\ed34"}.icon-group-2:before{content:"\ed35"}.icon-group-4:before{content:"\ed36"}.icon-group-5:before{content:"\ed37"}.icon-group-6:before{content:"\ed38"}.icon-group-7:before{content:"\ed39"}.icon-group-8:before{content:"\ed3a"}.icon-group-9:before{content:"\ed3b"}.icon-group-10:before{content:"\ed3c"}.icon-group-11:before{content:"\ed3d"}.icon-group:before{content:"\ed3e"}.icon-happyemoji1:before{content:"\ed3f"}.icon-hashtag-11:before{content:"\ed40"}.icon-hashtag-down1:before{content:"\ed41"}.icon-hashtag-up1:before{content:"\ed42"}.icon-hashtag1:before{content:"\ed43"}.icon-headphone1:before{content:"\ed44"}.icon-headphones1:before{content:"\ed45"}.icon-heart-add1:before{content:"\ed46"}.icon-heart-circle1:before{content:"\ed47"}.icon-heart-edit1:before{content:"\ed48"}.icon-heart-remove1:before{content:"\ed49"}.icon-heart-search1:before{content:"\ed4a"}.icon-heart-slash1:before{content:"\ed4b"}.icon-heart-tick1:before{content:"\ed4c"}.icon-heart1:before{content:"\ed4d"}.icon-music-square1:before{content:"\ed4e"}.icon-music1:before{content:"\ed4f"}.icon-musicnote1:before{content:"\ed50"}.icon-notification-status1:before{content:"\ed51"}.icon-notification1:before{content:"\ed52"}.icon-omega-circle-1:before{content:"\ed53"}.icon-pen-close-1:before{content:"\ed54"}.icon-pen-close1:before{content:"\ed55"}.icon-pen-remove-1:before{content:"\ed56"}.icon-pen-remove1:before{content:"\ed57"}.icon-pen-tool-1:before{content:"\ed58"}.icon-pen-tool-2-1:before{content:"\ed59"}.icon-pen-tool-21:before{content:"\ed5a"}.icon-pen-tool1:before{content:"\ed5b"}.icon-people1:before{content:"\ed5c"}.icon-percentage-square1:before{content:"\ed5d"}.icon-personalcard1:before{content:"\ed5e"}.icon-pet1:before{content:"\ed5f"}.icon-pharagraphspacing1:before{content:"\ed60"}.icon-picture-frame1:before{content:"\ed61"}.icon-play-add1:before{content:"\ed62"}.icon-play-circle1:before{content:"\ed63"}.icon-play-cricle1:before{content:"\ed64"}.icon-play-remove1:before{content:"\ed65"}.icon-play1:before{content:"\ed66"}.icon-presention-chart1:before{content:"\ed67"}.icon-previous1:before{content:"\ed68"}.icon-printer-slash1:before{content:"\ed69"}.icon-printer1:before{content:"\ed6a"}.icon-profile-2user1:before{content:"\ed6b"}.icon-profile-add1:before{content:"\ed6c"}.icon-profile-circle1:before{content:"\ed6d"}.icon-profile-delete1:before{content:"\ed6e"}.icon-profile-remove1:before{content:"\ed6f"}.icon-profile-tick1:before{content:"\ed70"}.icon-profile:before{content:"\ed71"}.icon-programming-arrow1:before{content:"\ed72"}.icon-programming-arrows1:before{content:"\ed73"}.icon-quote-down-circle1:before{content:"\ed74"}.icon-quote-down-square1:before{content:"\ed75"}.icon-quote-down1:before{content:"\ed76"}.icon-quote-up-circle1:before{content:"\ed77"}.icon-quote-up-square1:before{content:"\ed78"}.icon-quote-up1:before{content:"\ed79"}.icon-radar-11:before{content:"\ed7a"}.icon-radar-21:before{content:"\ed7b"}.icon-radar1:before{content:"\ed7c"}.icon-radio1:before{content:"\ed7d"}.icon-ram-21:before{content:"\ed7e"}.icon-ram1:before{content:"\ed7f"}.icon-ranking-11:before{content:"\ed80"}.icon-ranking1:before{content:"\ed81"}.icon-receipt-11:before{content:"\ed82"}.icon-receipt-2-11:before{content:"\ed83"}.icon-receipt-21:before{content:"\ed84"}.icon-receipt-add1:before{content:"\ed85"}.icon-receipt-discount1:before{content:"\ed86"}.icon-receipt-disscount1:before{content:"\ed87"}.icon-receipt-edit1:before{content:"\ed88"}.icon-receipt-item1:before{content:"\ed89"}.icon-receipt-minus1:before{content:"\ed8a"}.icon-receipt-search1:before{content:"\ed8b"}.icon-receipt-square1:before{content:"\ed8c"}.icon-receipt-text1:before{content:"\ed8d"}.icon-receipt1:before{content:"\ed8e"}.icon-receive-square-21:before{content:"\ed8f"}.icon-receive-square1:before{content:"\ed90"}.icon-received1:before{content:"\ed91"}.icon-record-circle1:before{content:"\ed92"}.icon-record1:before{content:"\ed93"}.icon-recovery-convert1:before{content:"\ed94"}.icon-redo1:before{content:"\ed95"}.icon-refresh-21:before{content:"\ed96"}.icon-refresh-circle1:before{content:"\ed97"}.icon-refresh-left-square1:before{content:"\ed98"}.icon-refresh-right-square1:before{content:"\ed99"}.icon-refresh-square-21:before{content:"\ed9a"}.icon-refresh1:before{content:"\ed9b"}.icon-repeat-circle1:before{content:"\ed9c"}.icon-repeat1:before{content:"\ed9d"}.icon-repeate-music1:before{content:"\ed9e"}.icon-repeate-one1:before{content:"\ed9f"}.icon-reserve1:before{content:"\eda0"}.icon-rotate-left-11:before{content:"\eda1"}.icon-rotate-left1:before{content:"\eda2"}.icon-rotate-right-11:before{content:"\eda3"}.icon-rotate-right1:before{content:"\eda4"}.icon-route-square1:before{content:"\eda5"}.icon-routing-21:before{content:"\eda6"}.icon-routing1:before{content:"\eda7"}.icon-row-horizontal1:before{content:"\eda8"}.icon-row-vertical1:before{content:"\eda9"}.icon-ruler1:before{content:"\edaa"}.icon-rulerpen1:before{content:"\edab"}.icon-safe-home1:before{content:"\edac"}.icon-sagittarius1:before{content:"\edad"}.icon-save-21:before{content:"\edae"}.icon-save-add1:before{content:"\edaf"}.icon-save-minus1:before{content:"\edb0"}.icon-save-remove1:before{content:"\edb1"}.icon-scan-barcode1:before{content:"\edb2"}.icon-scan1:before{content:"\edb3"}.icon-scanner1:before{content:"\edb4"}.icon-scanning1:before{content:"\edb5"}.icon-scissor-11:before{content:"\edb6"}.icon-scissor-2:before{content:"\edb7"}.icon-scissor1:before{content:"\edb8"}.icon-screenmirroring1:before{content:"\edb9"}.icon-scroll1:before{content:"\edba"}.icon-search-favorite-11:before{content:"\edbb"}.icon-search-favorite1:before{content:"\edbc"}.icon-search-normal-11:before{content:"\edbd"}.icon-search-normal1:before{content:"\edbe"}.icon-search-status-11:before{content:"\edbf"}.icon-search-status1:before{content:"\edc0"}.icon-search-zoom-in-11:before{content:"\edc1"}.icon-search-zoom-in1:before{content:"\edc2"}.icon-search-zoom-out-11:before{content:"\edc3"}.icon-search-zoom-out1:before{content:"\edc4"}.icon-security-card1:before{content:"\edc5"}.icon-security-safe1:before{content:"\edc6"}.icon-security-time1:before{content:"\edc7"}.icon-security-user1:before{content:"\edc8"}.icon-security1:before{content:"\edc9"}.icon-send-11:before{content:"\edca"}.icon-weight1:before{content:"\edcb"}.icon-wifi-square1:before{content:"\edcc"}.icon-wifi1:before{content:"\edcd"}.icon-wind-21:before{content:"\edce"}.icon-wind1:before{content:"\edcf"}.icon-woman1:before{content:"\edd0"}.icon-group-3:before{content:"\edd1"}.icon-health1:before{content:"\edd2"}.icon-hierarchy-21:before{content:"\edd3"}.icon-hierarchy-31:before{content:"\edd4"}.icon-hierarchy-square-21:before{content:"\edd5"}.icon-hierarchy-square-31:before{content:"\edd6"}.icon-hierarchy-square1:before{content:"\edd7"}.icon-hierarchy1:before{content:"\edd8"}.icon-home-21:before{content:"\edd9"}.icon-home-hashtag1:before{content:"\edda"}.icon-home-trend-down1:before{content:"\eddb"}.icon-home-trend-up1:before{content:"\eddc"}.icon-home-wifi1:before{content:"\eddd"}.icon-home1:before{content:"\edde"}.icon-hospital1:before{content:"\eddf"}.icon-house-21:before{content:"\ede0"}.icon-house1:before{content:"\ede1"}.icon-image1:before{content:"\ede2"}.icon-import-11:before{content:"\ede3"}.icon-import-21:before{content:"\ede4"}.icon-import1:before{content:"\ede5"}.icon-info-circle1:before{content:"\ede6"}.icon-information1:before{content:"\ede7"}.icon-instagram1:before{content:"\ede8"}.icon-judge1:before{content:"\ede9"}.icon-kanban1:before{content:"\edea"}.icon-key-square1:before{content:"\edeb"}.icon-key1:before{content:"\edec"}.icon-keyboard-open1:before{content:"\eded"}.icon-keyboard1:before{content:"\edee"}.icon-lamp-11:before{content:"\edef"}.icon-lamp-charge1:before{content:"\edf0"}.icon-lamp-on1:before{content:"\edf1"}.icon-lamp-slash1:before{content:"\edf2"}.icon-lamp1:before{content:"\edf3"}.icon-language-circle1:before{content:"\edf4"}.icon-language-square1:before{content:"\edf5"}.icon-layer1:before{content:"\edf6"}.icon-level1:before{content:"\edf7"}.icon-lifebuoy1:before{content:"\edf8"}.icon-like-11:before{content:"\edf9"}.icon-like-dislike1:before{content:"\edfa"}.icon-like-shapes1:before{content:"\edfb"}.icon-like-tag1:before{content:"\edfc"}.icon-like1:before{content:"\edfd"}.icon-link-11:before{content:"\edfe"}.icon-link-22:before{content:"\edff"}.icon-link-211:before{content:"\ee00"}.icon-link-circle1:before{content:"\ee01"}.icon-link-square1:before{content:"\ee02"}.icon-link1:before{content:"\ee03"}.icon-location-add1:before{content:"\ee04"}.icon-location-cross1:before{content:"\ee05"}.icon-location-minus1:before{content:"\ee06"}.icon-location-slash1:before{content:"\ee07"}.icon-location-tick1:before{content:"\ee08"}.icon-location1:before{content:"\ee09"}.icon-lock-11:before{content:"\ee0a"}.icon-lock-circle1:before{content:"\ee0b"}.icon-lock-slash1:before{content:"\ee0c"}.icon-lock1:before{content:"\ee0d"}.icon-login-11:before{content:"\ee0e"}.icon-login1:before{content:"\ee0f"}.icon-logout-11:before{content:"\ee10"}.icon-logout1:before{content:"\ee11"}.icon-lovely1:before{content:"\ee12"}.icon-magic-star1:before{content:"\ee13"}.icon-magicpen1:before{content:"\ee14"}.icon-main-component-1:before{content:"\ee15"}.icon-main-component1:before{content:"\ee16"}.icon-man1:before{content:"\ee17"}.icon-map-11:before{content:"\ee18"}.icon-map1:before{content:"\ee19"}.icon-mask-11:before{content:"\ee1a"}.icon-mask-21:before{content:"\ee1b"}.icon-mask-3:before{content:"\ee1c"}.icon-mask1:before{content:"\ee1d"}.icon-math1:before{content:"\ee1e"}.icon-maximize-11:before{content:"\ee1f"}.icon-maximize-22:before{content:"\ee20"}.icon-maximize-31:before{content:"\ee21"}.icon-maximize-41:before{content:"\ee22"}.icon-maximize-211:before{content:"\ee23"}.icon-maximize-circle1:before{content:"\ee24"}.icon-maximize1:before{content:"\ee25"}.icon-medal-star1:before{content:"\ee26"}.icon-medal1:before{content:"\ee27"}.icon-menu-11:before{content:"\ee28"}.icon-menu-board1:before{content:"\ee29"}.icon-menu1:before{content:"\ee2a"}.icon-message-21:before{content:"\ee2b"}.icon-message-add-11:before{content:"\ee2c"}.icon-message-add1:before{content:"\ee2d"}.icon-message-circle1:before{content:"\ee2e"}.icon-message-edit1:before{content:"\ee2f"}.icon-message-favorite1:before{content:"\ee30"}.icon-message-minus1:before{content:"\ee31"}.icon-message-notif1:before{content:"\ee32"}.icon-message-programming1:before{content:"\ee33"}.icon-message-question1:before{content:"\ee34"}.icon-message-remove1:before{content:"\ee35"}.icon-message-search1:before{content:"\ee36"}.icon-message-square1:before{content:"\ee37"}.icon-message-text-11:before{content:"\ee38"}.icon-message-text1:before{content:"\ee39"}.icon-message-tick1:before{content:"\ee3a"}.icon-message-time1:before{content:"\ee3b"}.icon-message1:before{content:"\ee3c"}.icon-messages-11:before{content:"\ee3d"}.icon-messages-21:before{content:"\ee3e"}.icon-messages-31:before{content:"\ee3f"}.icon-messages1:before{content:"\ee40"}.icon-microphone-21:before{content:"\ee41"}.icon-microphone-slash-11:before{content:"\ee42"}.icon-microphone-slash1:before{content:"\ee43"}.icon-microphone1:before{content:"\ee44"}.icon-microscope1:before{content:"\ee45"}.icon-milk1:before{content:"\ee46"}.icon-mini-music-sqaure1:before{content:"\ee47"}.icon-minus-cirlce1:before{content:"\ee48"}.icon-minus-square1:before{content:"\ee49"}.icon-minus1:before{content:"\ee4a"}.icon-mirror1:before{content:"\ee4b"}.icon-mirroring-screen1:before{content:"\ee4c"}.icon-mobile-programming1:before{content:"\ee4d"}.icon-mobile1:before{content:"\ee4e"}.icon-money-21:before{content:"\ee4f"}.icon-money-31:before{content:"\ee50"}.icon-money-41:before{content:"\ee51"}.icon-money-add1:before{content:"\ee52"}.icon-money-change1:before{content:"\ee53"}.icon-money-forbidden1:before{content:"\ee54"}.icon-money-recive1:before{content:"\ee55"}.icon-money-remove1:before{content:"\ee56"}.icon-money-send1:before{content:"\ee57"}.icon-money-tick1:before{content:"\ee58"}.icon-money-time1:before{content:"\ee59"}.icon-money1:before{content:"\ee5a"}.icon-moneys1:before{content:"\ee5b"}.icon-monitor-mobbile1:before{content:"\ee5c"}.icon-monitor-recorder1:before{content:"\ee5d"}.icon-monitor1:before{content:"\ee5e"}.icon-moon1:before{content:"\ee5f"}.icon-more-21:before{content:"\ee60"}.icon-more-circle1:before{content:"\ee61"}.icon-more-square1:before{content:"\ee62"}.icon-more1:before{content:"\ee63"}.icon-mouse-11:before{content:"\ee64"}.icon-mouse-circle1:before{content:"\ee65"}.icon-mouse-square1:before{content:"\ee66"}.icon-mouse1:before{content:"\ee67"}.icon-music-circle1:before{content:"\ee68"}.icon-music-dashboard1:before{content:"\ee69"}.icon-music-filter1:before{content:"\ee6a"}.icon-music-library-21:before{content:"\ee6b"}.icon-music-play1:before{content:"\ee6c"}.icon-music-playlist1:before{content:"\ee6d"}.icon-music-square-add1:before{content:"\ee6e"}.icon-music-square-remove1:before{content:"\ee6f"}.icon-music-square-search1:before{content:"\ee70"}.icon-next1:before{content:"\ee71"}.icon-note-11:before{content:"\ee72"}.icon-note-22:before{content:"\ee73"}.icon-note-211:before{content:"\ee74"}.icon-note-add1:before{content:"\ee75"}.icon-note-favorite1:before{content:"\ee76"}.icon-note-remove1:before{content:"\ee77"}.icon-note-square1:before{content:"\ee78"}.icon-note-text1:before{content:"\ee79"}.icon-note1:before{content:"\ee7a"}.icon-notification-11:before{content:"\ee7b"}.icon-notification-bing1:before{content:"\ee7c"}.icon-notification-circle:before{content:"\ee7d"}.icon-notification-favorite1:before{content:"\ee7e"}.icon-omega-circle1:before{content:"\ee7f"}.icon-omega-square-1:before{content:"\ee80"}.icon-omega-square1:before{content:"\ee81"}.icon-paintbucket1:before{content:"\ee82"}.icon-paperclip-21:before{content:"\ee83"}.icon-paperclip1:before{content:"\ee84"}.icon-password-check1:before{content:"\ee85"}.icon-path-21:before{content:"\ee86"}.icon-path-square1:before{content:"\ee87"}.icon-path1:before{content:"\ee88"}.icon-pause-circle1:before{content:"\ee89"}.icon-pause1:before{content:"\ee8a"}.icon-pen-add-1:before{content:"\ee8b"}.icon-pen-add1:before{content:"\ee8c"}.icon-battery-3full1:before{content:"\ee8d"}.icon-bus1:before{content:"\ee8e"}.icon-buy-crypto1:before{content:"\ee8f"}.icon-cake1:before{content:"\ee90"}.icon-calculator1:before{content:"\ee91"}.icon-calendar-11:before{content:"\ee92"}.icon-calendar-21:before{content:"\ee93"}.icon-calendar-add1:before{content:"\ee94"}.icon-calendar-circle1:before{content:"\ee95"}.icon-calendar-edit1:before{content:"\ee96"}.icon-calendar-remove1:before{content:"\ee97"}.icon-calendar-search1:before{content:"\ee98"}.icon-calendar-tick1:before{content:"\ee99"}.icon-calendar1:before{content:"\ee9a"}.icon-call-add1:before{content:"\ee9b"}.icon-call-calling1:before{content:"\ee9c"}.icon-call-incoming1:before{content:"\ee9d"}.icon-call-minus1:before{content:"\ee9e"}.icon-call-outgoing1:before{content:"\ee9f"}.icon-call-received1:before{content:"\eea0"}.icon-call-remove1:before{content:"\eea1"}.icon-call-slash1:before{content:"\eea2"}.icon-call1:before{content:"\eea3"}.icon-camera-slash1:before{content:"\eea4"}.icon-camera1:before{content:"\eea5"}.icon-candle-21:before{content:"\eea6"}.icon-candle1:before{content:"\eea7"}.icon-car1:before{content:"\eea8"}.icon-card-add1:before{content:"\eea9"}.icon-card-coin1:before{content:"\eeaa"}.icon-card-edit1:before{content:"\eeab"}.icon-card-pos1:before{content:"\eeac"}.icon-card-receive1:before{content:"\eead"}.icon-card-remove-11:before{content:"\eeae"}.icon-card-remove1:before{content:"\eeaf"}.icon-card-send1:before{content:"\eeb0"}.icon-card-slash1:before{content:"\eeb1"}.icon-card-tick-11:before{content:"\eeb2"}.icon-card-tick1:before{content:"\eeb3"}.icon-card1:before{content:"\eeb4"}.icon-cards1:before{content:"\eeb5"}.icon-category-21:before{content:"\eeb6"}.icon-category1:before{content:"\eeb7"}.icon-cd1:before{content:"\eeb8"}.icon-chart-11:before{content:"\eeb9"}.icon-chart-22:before{content:"\eeba"}.icon-chart-31:before{content:"\eebb"}.icon-chart-211:before{content:"\eebc"}.icon-chart-square1:before{content:"\eebd"}.icon-chart-success1:before{content:"\eebe"}.icon-chart1:before{content:"\eebf"}.icon-check1:before{content:"\eec0"}.icon-chrome1:before{content:"\eec1"}.icon-clipboard-close1:before{content:"\eec2"}.icon-clipboard-export1:before{content:"\eec3"}.icon-clipboard-import1:before{content:"\eec4"}.icon-clipboard-text1:before{content:"\eec5"}.icon-clipboard-tick1:before{content:"\eec6"}.icon-clipboard1:before{content:"\eec7"}.icon-clock-11:before{content:"\eec8"}.icon-clock1:before{content:"\eec9"}.icon-close-circle1:before{content:"\eeca"}.icon-close-square1:before{content:"\eecb"}.icon-cloud-add1:before{content:"\eecc"}.icon-cloud-change1:before{content:"\eecd"}.icon-cloud-connection1:before{content:"\eece"}.icon-cloud-cross1:before{content:"\eecf"}.icon-cloud-drizzle1:before{content:"\eed0"}.icon-cloud-fog1:before{content:"\eed1"}.icon-cloud-lightning1:before{content:"\eed2"}.icon-cloud-minus1:before{content:"\eed3"}.icon-cloud-notif1:before{content:"\eed4"}.icon-cloud-plus1:before{content:"\eed5"}.icon-cloud-remove1:before{content:"\eed6"}.icon-cloud-snow1:before{content:"\eed7"}.icon-cloud-sunny1:before{content:"\eed8"}.icon-cloud1:before{content:"\eed9"}.icon-code-11:before{content:"\eeda"}.icon-code-circle1:before{content:"\eedb"}.icon-code1:before{content:"\eedc"}.icon-coffee1:before{content:"\eedd"}.icon-coin-11:before{content:"\eede"}.icon-coin1:before{content:"\eedf"}.icon-color-swatch1:before{content:"\eee0"}.icon-colorfilter1:before{content:"\eee1"}.icon-colors-square-1:before{content:"\eee2"}.icon-colors-square1:before{content:"\eee3"}.icon-command-square1:before{content:"\eee4"}.icon-command1:before{content:"\eee5"}.icon-component-1:before{content:"\eee6"}.icon-component1:before{content:"\eee7"}.icon-computing1:before{content:"\eee8"}.icon-convert-3d-cube1:before{content:"\eee9"}.icon-convert1:before{content:"\eeea"}.icon-convertshape-21:before{content:"\eeeb"}.icon-convertshape1:before{content:"\eeec"}.icon-copy-success1:before{content:"\eeed"}.icon-copy1:before{content:"\eeee"}.icon-copyright1:before{content:"\eeef"}.icon-courthouse1:before{content:"\eef0"}.icon-cpu-charge1:before{content:"\eef1"}.icon-cpu-setting1:before{content:"\eef2"}.icon-cpu1:before{content:"\eef3"}.icon-creative-commons1:before{content:"\eef4"}.icon-crop1:before{content:"\eef5"}.icon-crown-11:before{content:"\eef6"}.icon-crown1:before{content:"\eef7"}.icon-cup1:before{content:"\eef8"}.icon-danger1:before{content:"\eef9"}.icon-data-21:before{content:"\eefa"}.icon-data1:before{content:"\eefb"}.icon-designtools1:before{content:"\eefc"}.icon-device-message1:before{content:"\eefd"}.icon-devices-11:before{content:"\eefe"}.icon-devices1:before{content:"\eeff"}.icon-diagram1:before{content:"\ef00"}.icon-diamonds1:before{content:"\ef01"}.icon-direct-down1:before{content:"\ef02"}.icon-direct-inbox1:before{content:"\ef03"}.icon-direct-left1:before{content:"\ef04"}.icon-direct-normal1:before{content:"\ef05"}.icon-direct-notification1:before{content:"\ef06"}.icon-direct-right1:before{content:"\ef07"}.icon-direct-send1:before{content:"\ef08"}.icon-direct-up1:before{content:"\ef09"}.icon-direct1:before{content:"\ef0a"}.icon-directbox-default1:before{content:"\ef0b"}.icon-directbox-notif1:before{content:"\ef0c"}.icon-directbox-receive1:before{content:"\ef0d"}.icon-directbox-send1:before{content:"\ef0e"}.icon-discount-circle1:before{content:"\ef0f"}.icon-discount-shape1:before{content:"\ef10"}.icon-discover-11:before{content:"\ef11"}.icon-discover1:before{content:"\ef12"}.icon-dislike1:before{content:"\ef13"}.icon-document-11:before{content:"\ef14"}.icon-document1:before{content:"\ef15"}.icon-dollar-circle1:before{content:"\ef16"}.icon-element-41:before{content:"\ef17"}.icon-element-equal1:before{content:"\ef18"}.icon-element-plus1:before{content:"\ef19"}.icon-emoji-happy1:before{content:"\ef1a"}.icon-emoji-normal1:before{content:"\ef1b"}.icon-export-31:before{content:"\ef1c"}.icon-export1:before{content:"\ef1d"}.icon-external-drive1:before{content:"\ef1e"}.icon-eye-slash1:before{content:"\ef1f"}.icon-eye1:before{content:"\ef20"}.icon-firstline1:before{content:"\ef21"}.icon-flag-21:before{content:"\ef22"}.icon-flag1:before{content:"\ef23"}.icon-flash-11:before{content:"\ef24"}.icon-flash-circle-11:before{content:"\ef25"}.icon-folder1:before{content:"\ef26"}.icon-format-circle1:before{content:"\ef27"}.icon-format-square1:before{content:"\ef28"}.icon-forward-5-seconds1:before{content:"\ef29"}.icon-forward-10-seconds1:before{content:"\ef2a"}.icon-forward-15-seconds1:before{content:"\ef2b"}.icon-forward-item-1:before{content:"\ef2c"}.icon-forward-item1:before{content:"\ef2d"}.icon-forward-square1:before{content:"\ef2e"}.icon-forward1:before{content:"\ef2f"}.icon-frame-11:before{content:"\ef30"}.icon-frame-21:before{content:"\ef31"}.icon-frame-31:before{content:"\ef32"}.icon-frame-41:before{content:"\ef33"}.icon-frame-5:before{content:"\ef34"}.icon-frame1:before{content:"\ef35"}.icon-gallery-add1:before{content:"\ef36"}.icon-gallery-edit1:before{content:"\ef37"}.icon-gallery-export1:before{content:"\ef38"}.icon-gallery-favorite1:before{content:"\ef39"}.icon-gallery-import1:before{content:"\ef3a"}.icon-gallery-remove1:before{content:"\ef3b"}.icon-gallery-slash1:before{content:"\ef3c"}.icon-gallery-tick1:before{content:"\ef3d"}.icon-gallery1:before{content:"\ef3e"}.icon-game1:before{content:"\ef3f"}.icon-gameboy1:before{content:"\ef40"}.icon-gas-station1:before{content:"\ef41"}.icon-gemini-21:before{content:"\ef42"}.icon-gemini1:before{content:"\ef43"}.icon-ghost1:before{content:"\ef44"}.icon-gift1:before{content:"\ef45"}.icon-glass-11:before{content:"\ef46"}.icon-glass1:before{content:"\ef47"}.icon-global-edit1:before{content:"\ef48"}.icon-global-refresh1:before{content:"\ef49"}.icon-global-search1:before{content:"\ef4a"}.icon-global1:before{content:"\ef4b"}.icon-gps-slash1:before{content:"\ef4c"}.icon-gps1:before{content:"\ef4d"}.icon-grammerly1:before{content:"\ef4e"}.icon-graph1:before{content:"\ef4f"}.icon-grid-11:before{content:"\ef50"}.icon-grid-21:before{content:"\ef51"}.icon-grid-31:before{content:"\ef52"}.icon-grid-41:before{content:"\ef53"}.icon-d-cube-scan1:before{content:"\ef54"}.icon-d-rotate1:before{content:"\ef55"}.icon-d-square1:before{content:"\ef56"}.icon-dcube1:before{content:"\ef57"}.icon-square1:before{content:"\ef58"}.icon-support1:before{content:"\ef59"}.icon-activity1:before{content:"\ef5a"}.icon-add-circle1:before{content:"\ef5b"}.icon-add-square1:before{content:"\ef5c"}.icon-add1:before{content:"\ef5d"}.icon-additem1:before{content:"\ef5e"}.icon-airdrop1:before{content:"\ef5f"}.icon-airplane-square1:before{content:"\ef60"}.icon-airplane1:before{content:"\ef61"}.icon-airpod1:before{content:"\ef62"}.icon-airpods1:before{content:"\ef63"}.icon-alarm1:before{content:"\ef64"}.icon-align-bottom1:before{content:"\ef65"}.icon-align-horizontally1:before{content:"\ef66"}.icon-align-left1:before{content:"\ef67"}.icon-align-right1:before{content:"\ef68"}.icon-align-vertically1:before{content:"\ef69"}.icon-aquarius1:before{content:"\ef6a"}.icon-archive-11:before{content:"\ef6b"}.icon-archive-add1:before{content:"\ef6c"}.icon-archive-book1:before{content:"\ef6d"}.icon-archive-minus1:before{content:"\ef6e"}.icon-archive-slash1:before{content:"\ef6f"}.icon-archive-tick1:before{content:"\ef70"}.icon-archive1:before{content:"\ef71"}.icon-arrange-circle-21:before{content:"\ef72"}.icon-arrange-circle1:before{content:"\ef73"}.icon-arrange-square-21:before{content:"\ef74"}.icon-arrange-square1:before{content:"\ef75"}.icon-arrow-21:before{content:"\ef76"}.icon-arrow-31:before{content:"\ef77"}.icon-arrow-bottom1:before{content:"\ef78"}.icon-arrow-circle-down1:before{content:"\ef79"}.icon-arrow-circle-left1:before{content:"\ef7a"}.icon-arrow-circle-right1:before{content:"\ef7b"}.icon-arrow-down-11:before{content:"\ef7c"}.icon-arrow-down-21:before{content:"\ef7d"}.icon-arrow-down1:before{content:"\ef7e"}.icon-arrow-left-11:before{content:"\ef7f"}.icon-arrow-left-21:before{content:"\ef80"}.icon-arrow-left-31:before{content:"\ef81"}.icon-arrow-left1:before{content:"\ef82"}.icon-arrow-right-11:before{content:"\ef83"}.icon-arrow-right-21:before{content:"\ef84"}.icon-arrow-right-31:before{content:"\ef85"}.icon-arrow-right1:before{content:"\ef86"}.icon-arrow-square-down1:before{content:"\ef87"}.icon-arrow-square-left1:before{content:"\ef88"}.icon-arrow-square-right1:before{content:"\ef89"}.icon-arrow-square-up1:before{content:"\ef8a"}.icon-arrow-square1:before{content:"\ef8b"}.icon-arrow-swap-horizontal1:before{content:"\ef8c"}.icon-arrow-up-11:before{content:"\ef8d"}.icon-arrow-up-21:before{content:"\ef8e"}.icon-arrow-up-31:before{content:"\ef8f"}.icon-arrow-up1:before{content:"\ef90"}.icon-arrow1:before{content:"\ef91"}.icon-attach-circle1:before{content:"\ef92"}.icon-attach-square1:before{content:"\ef93"}.icon-audio-square1:before{content:"\ef94"}.icon-autobrightness1:before{content:"\ef95"}.icon-award1:before{content:"\ef96"}.icon-back-square1:before{content:"\ef97"}.icon-backward-5-seconds1:before{content:"\ef98"}.icon-backward-10-seconds1:before{content:"\ef99"}.icon-backward-15-seconds1:before{content:"\ef9a"}.icon-backward-item-1:before{content:"\ef9b"}.icon-backward-item1:before{content:"\ef9c"}.icon-backward1:before{content:"\ef9d"}.icon-bag-21:before{content:"\ef9e"}.icon-bag-cross-11:before{content:"\ef9f"}.icon-bag-cross1:before{content:"\efa0"}.icon-bag-happy1:before{content:"\efa1"}.icon-bag-tick-21:before{content:"\efa2"}.icon-bag-tick1:before{content:"\efa3"}.icon-bag-timer1:before{content:"\efa4"}.icon-bag1:before{content:"\efa5"}.icon-bank1:before{content:"\efa6"}.icon-barcode1:before{content:"\efa7"}.icon-battery-charging1:before{content:"\efa8"}.icon-battery-disable1:before{content:"\efa9"}.icon-battery-empty-11:before{content:"\efaa"}.icon-battery-empty1:before{content:"\efab"}.icon-battery-full1:before{content:"\efac"}.icon-bezier-1:before{content:"\efad"}.icon-bezier1:before{content:"\efae"}.icon-bill1:before{content:"\efaf"}.icon-bitcoin-card1:before{content:"\efb0"}.icon-bitcoin-convert1:before{content:"\efb1"}.icon-bitcoin-refresh1:before{content:"\efb2"}.icon-blend-21:before{content:"\efb3"}.icon-blend1:before{content:"\efb4"}.icon-bluetooth-21:before{content:"\efb5"}.icon-bluetooth-circle1:before{content:"\efb6"}.icon-bluetooth-rectangle1:before{content:"\efb7"}.icon-bluetooth1:before{content:"\efb8"}.icon-blur-1:before{content:"\efb9"}.icon-blur1:before{content:"\efba"}.icon-book-11:before{content:"\efbb"}.icon-book-saved1:before{content:"\efbc"}.icon-book-square1:before{content:"\efbd"}.icon-book1:before{content:"\efbe"}.icon-bookmark-21:before{content:"\efbf"}.icon-bookmark1:before{content:"\efc0"}.icon-box-11:before{content:"\efc1"}.icon-box-21:before{content:"\efc2"}.icon-box-add1:before{content:"\efc3"}.icon-box-remove1:before{content:"\efc4"}.icon-box-search1:before{content:"\efc5"}.icon-box-tick1:before{content:"\efc6"}.icon-box-time1:before{content:"\efc7"}.icon-box1:before{content:"\efc8"}.icon-briefcase1:before{content:"\efc9"}.icon-brifecase-cross1:before{content:"\efca"}.icon-brifecase-tick1:before{content:"\efcb"}.icon-brifecase-timer1:before{content:"\efcc"}.icon-broom1:before{content:"\efcd"}.icon-brush-11:before{content:"\efce"}.icon-brush-21:before{content:"\efcf"}.icon-brush-31:before{content:"\efd0"}.icon-brush1:before{content:"\efd1"}.icon-bubble1:before{content:"\efd2"}.icon-bucket-circle-1:before{content:"\efd3"}.icon-bucket-circle1:before{content:"\efd4"}.icon-bucket-square-1:before{content:"\efd5"}.icon-bucket-square1:before{content:"\efd6"}.icon-building-31:before{content:"\efd7"}.icon-building-41:before{content:"\efd8"}.icon-building1:before{content:"\efd9"}.icon-buildings-21:before{content:"\efda"}.icon-buildings1:before{content:"\efdb"}.icon-buliding1:before{content:"\efdc"}.icon-document-cloud1:before{content:"\efdd"}.icon-document-code-21:before{content:"\efde"}.icon-document-code1:before{content:"\efdf"}.icon-document-copy1:before{content:"\efe0"}.icon-document-download1:before{content:"\efe1"}.icon-document-favorite1:before{content:"\efe2"}.icon-document-filter1:before{content:"\efe3"}.icon-document-forward1:before{content:"\efe4"}.icon-document-like1:before{content:"\efe5"}.icon-document-normal1:before{content:"\efe6"}.icon-document-previous1:before{content:"\efe7"}.icon-document-sketch1:before{content:"\efe8"}.icon-document-text-11:before{content:"\efe9"}.icon-document-text1:before{content:"\efea"}.icon-document-upload1:before{content:"\efeb"}.icon-dollar-square1:before{content:"\efec"}.icon-driver-21:before{content:"\efed"}.icon-driver-refresh1:before{content:"\efee"}.icon-driver1:before{content:"\efef"}.icon-driving1:before{content:"\eff0"}.icon-drop1:before{content:"\eff1"}.icon-edit-21:before{content:"\eff2"}.icon-edit1:before{content:"\eff3"}.icon-electricity1:before{content:"\eff4"}.icon-element-1:before{content:"\eff5"}.icon-element-21:before{content:"\eff6"}.icon-element-31:before{content:"\eff7"}.icon-emoji-sad1:before{content:"\eff8"}.icon-empty-wallet-add1:before{content:"\eff9"}.icon-empty-wallet-change1:before{content:"\effa"}.icon-empty-wallet-remove1:before{content:"\effb"}.icon-empty-wallet-tick1:before{content:"\effc"}.icon-empty-wallet-time1:before{content:"\effd"}.icon-empty-wallet1:before{content:"\effe"}.icon-eraser-11:before{content:"\efff"}.icon-eraser-2:before{content:"\f000"}.icon-eraser1:before{content:"\f001"}.icon-export-11:before{content:"\f002"}.icon-export-21:before{content:"\f003"}.icon-fatrows1:before{content:"\f004"}.icon-favorite-chart1:before{content:"\f005"}.icon-filter-add1:before{content:"\f006"}.icon-filter-edit1:before{content:"\f007"}.icon-filter-remove1:before{content:"\f008"}.icon-filter-search1:before{content:"\f009"}.icon-filter-square1:before{content:"\f00a"}.icon-filter-tick1:before{content:"\f00b"}.icon-filter1:before{content:"\f00c"}.icon-finger-cricle1:before{content:"\f00d"}.icon-finger-scan1:before{content:"\f00e"}.icon-flash-circle-2:before{content:"\f00f"}.icon-flash-circle1:before{content:"\f010"}.icon-flash-slash1:before{content:"\f011"}.icon-flash1:before{content:"\f012"}.icon-folder-21:before{content:"\f013"}.icon-folder-add1:before{content:"\f014"}.icon-folder-cloud1:before{content:"\f015"}.icon-folder-connection1:before{content:"\f016"}.icon-folder-cross1:before{content:"\f017"}.icon-folder-favorite1:before{content:"\f018"}.icon-folder-minus1:before{content:"\f019"}.icon-folder-open1:before{content:"\f01a"}/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\f95b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\f952"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\f905"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\f907"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\f95c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\f95d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\f95e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\f95f"}.fa-handshake-slash:before{content:"\f960"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\f961"}.fa-head-side-cough-slash:before{content:"\f962"}.fa-head-side-mask:before{content:"\f963"}.fa-head-side-virus:before{content:"\f964"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\f965"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\f913"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\f955"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\f966"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\f967"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\f91a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\f956"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\f968"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\f91e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\f969"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\f96a"}.fa-pump-soap:before{content:"\f96b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\f96c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\f957"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\f96e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\f96f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\f970"}.fa-store-slash:before{content:"\f971"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\f972"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\f941"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\f949"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\f974"}.fa-virus-slash:before{content:"\f975"}.fa-viruses:before{content:"\f976"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/mayosis/webfonts/fa-brands-400.eot);src:url(/wp-content/themes/mayosis/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/mayosis/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/themes/mayosis/webfonts/fa-brands-400.woff) format("woff"),url(/wp-content/themes/mayosis/webfonts/fa-brands-400.ttf) format("truetype"),url(/wp-content/themes/mayosis/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/mayosis/webfonts/fa-regular-400.eot);src:url(/wp-content/themes/mayosis/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/mayosis/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/themes/mayosis/webfonts/fa-regular-400.woff) format("woff"),url(/wp-content/themes/mayosis/webfonts/fa-regular-400.ttf) format("truetype"),url(/wp-content/themes/mayosis/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/themes/mayosis/webfonts/fa-solid-900.eot);src:url(/wp-content/themes/mayosis/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/mayosis/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/themes/mayosis/webfonts/fa-solid-900.woff) format("woff"),url(/wp-content/themes/mayosis/webfonts/fa-solid-900.ttf) format("truetype"),url(/wp-content/themes/mayosis/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}.beer-slider{display:inline-block;position:relative;overflow:hidden}.beer-slider *,.beer-slider:before,.beer-slider:after,.beer-slider *:before,.beer-slider *:after{box-sizing:border-box}.beer-slider img,.beer-slider svg{vertical-align:bottom}.beer-slider>*{height:100%}.beer-slider>img{max-width:100%;height:auto}.beer-reveal{position:absolute;left:0;top:0;right:50%;overflow:hidden;z-index:1;opacity:0;transition:opacity .35s}.beer-reveal>:first-child{width:200%;max-width:none;height:100%}.beer-reveal>img:first-child{height:auto}.beer-range{position:absolute;z-index:2;top:0;bottom:0;height:100%;margin:0;left:-1px;width:calc(100% + 2px);cursor:pointer;-webkit-appearance:slider-horizontal!important;-moz-appearance:none;opacity:0;-ms-touch-action:auto;touch-action:auto}.beer-range::-webkit-slider-thumb{-webkit-appearance:none;height:300vh}.beer-range::-moz-range-thumb{-webkit-appearance:none;height:300vh}.beer-range::-ms-tooltip{display:none}.beer-handle{position:absolute;z-index:2;pointer-events:none;opacity:0;top:50%;left:50%;transform:translate3d(-50%,-50%,0);color:#000;background:rgba(255,255,255,.5);width:48px;height:48px;border-radius:50%;box-shadow:0 0 6px rgba(0,0,0,0);transition:background .3s,box-shadow .3s,opacity .5s .25s}.beer-handle:before,.beer-handle:after{content:'';position:absolute;width:10px;height:10px;top:50%;border-top:solid 2px;border-left:solid 2px;transform-origin:0 0}.beer-handle:before{left:10px;transform:rotate(-45deg)}.beer-handle:after{right:0;transform:rotate(135deg)}.beer-range:focus~.beer-handle{background:rgba(255,255,255,.85);box-shadow:0 0 3px rgba(0,0,0,.4)}.beer-slider[data-beer-label]:after,.beer-reveal[data-beer-label]:after{content:attr(data-beer-label);position:absolute;top:1.5rem;line-height:1;padding:.5rem;border-radius:.125rem;background:rgba(255,255,255,.75)}.beer-slider[data-beer-label]:after{right:1.5rem}.beer-reveal[data-beer-label]:after{left:1.5rem}.beer-slider[data-beer-label=""]:after,.beer-reveal[data-beer-label=""]:after{content:none}.beer-ready .beer-reveal,.beer-ready .beer-handle{opacity:1}.essb-subscribe-form-overlay{background-color:rgba(255,255,255,.9);position:fixed;height:100%;width:100%;top:0;left:0;z-index:100000;display:none}.essb-subscribe-form-popup{z-index:100001}.essb-subscribe-form-inline{margin-bottom:15px}.essb-subscribe-form-close{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:26px;height:26px;line-height:26px;position:absolute;right:-26px;top:-26px;text-decoration:none;text-align:center;opacity:.65;padding:0;color:#212121;font-style:normal;font-size:18px;font-family:Arial,Baskerville,monospace;font-weight:700;border:0;background:0 0;cursor:pointer}.essb-subscribe-form-close svg{fill:#212121;width:18px}.essb-subscribe-form-close:focus,.essb-subscribe-form-close:hover{opacity:1;background:0 0;outline:0}.essb-subscribe-form-close:active{background:0 0;outline:0}.essb-subscribe-form-content{clear:both;line-height:1}.essb-subscribe-form-content .essb-subscribe-form-content-title{font-size:21px;line-height:1;margin:0;padding:5px 0;position:relative;display:block;font-weight:700}.essb-subscribe-form-content p{margin:10px 0;line-height:1.5em}.essb-subscribe-form-content input{border:none;width:100%;box-sizing:border-box;padding:10px 0;margin:0;box-shadow:none;border-radius:0;height:45px;text-indent:10px;text-align:center;font-weight:700;-webkit-transition:.2s;-moz-transition:.2s;-ms-transition:.2s;-o-transition:.2s;transition:.2s}.essb-subscribe-form-content input::-moz-input-placeholder,.essb-subscribe-form-content input::-webkit-input-placeholder,.essb-subscribe-form-content input::placeholder{color:inherit;opacity:.7;font-weight:400}.essb-subscribe-form-content input:focus::-moz-input-placeholder,.essb-subscribe-form-content input:focus::-webkit-input-placeholder,.essb-subscribe-form-content input:focus::placeholder{color:transparent!important}.essb-subscribe-form-content input:focus{outline:0}.essb-subscribe-form-content .essb-subscribe-form-content-footer{margin-top:10px;font-size:12px;text-align:center;margin-bottom:0}.essb-subscribe-form-content .essb-subscribe-form-result-message{margin-top:10px;font-size:12px;font-weight:700;display:none}.essb-subscribe-loader,.essb-userform .essb-subscribe-loader{margin:0 auto 1em;height:35px;width:20%;text-align:center;padding:1em;display:none;vertical-align:top}.essb-subscribe-loader svg path,.essb-subscribe-loader svg rect{fill:#FF6700}.essb-subscribe-form-content .essb-subscribe-form-inputwidth1{width:67%;margin-right:5px}.essb-subscribe-form-content .essb-subscribe-form-inputwidth2{width:33.5%;margin-right:5px}.essb-subscribe-form-content .essb-subscribe-form-submitwidth1,.essb-subscribe-form-content .essb-subscribe-form-submitwidth2{width:33%}.essb-subscribe-form-content.essb-subscribe-form-inwidget .essb-subscribe-form-inputwidth1,.essb-subscribe-form-content.essb-subscribe-form-inwidget .essb-subscribe-form-inputwidth2,.essb-subscribe-form-content.essb-subscribe-form-inwidget .essb-subscribe-form-submitwidth1,.essb-subscribe-form-content.essb-subscribe-form-inwidget .essb-subscribe-form-submitwidth2{width:100%;display:block;margin-right:0;margin-top:5px}.essb-subscribe-form-content.essb-subscribe-from-design1{background-color:#f6f5f4;padding:15px;color:#282828;border-top:3px solid #f05a28}.essb-subscribe-form-content.essb-subscribe-from-design1 .essb-subscribe-form-content-title{text-transform:uppercase;font-size:18px}.essb-subscribe-from-design1 .essb-subscribe-form-content-title:after{content:'';background:#f05a28;position:absolute;left:0;right:0;margin:2px 0 0;height:2px;width:45px;top:100%}.essb-subscribe-from-design1 input{color:inherit}.essb-subscribe-form-content.essb-subscribe-from-design1 input.submit,.essb-subscribe-form-content.essb-subscribe-from-design4 input.submit{background:#f05a28;color:#fff;margin-top:5px;font-size:14px;text-transform:uppercase;font-weight:700;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border-bottom:3px solid #d6410f;border-radius:3px;cursor:pointer}.essb-subscribe-form-content.essb-subscribe-from-design1 input:not(.submit),.essb-subscribe-form-content.essb-subscribe-from-design2 input:not(.submit){color:#454545;background:#e3e3e3;border:3px solid #e3e3e3}.essb-subscribe-form-content.essb-subscribe-from-design1 input:focus,.essb-subscribe-form-content.essb-subscribe-from-design2 input:focus,.essb-subscribe-form-content.essb-subscribe-from-design5 input:not(.submit):focus{border-bottom:3px solid #b0b0b0;outline:0}.essb-subscribe-form-content.essb-subscribe-from-design2{padding:15px;color:#282828;line-height:1;border:2px solid #ededed}.essb-subscribe-form-content.essb-subscribe-from-design2 form,.essb-subscribe-form-content.essb-subscribe-from-design3 form,.essb-subscribe-form-content.essb-subscribe-from-design5 form,.essb-subscribe-form-content.essb-subscribe-from-design6 form,.essb-subscribe-form-content.essb-subscribe-from-design7 form,.essb-userform.essb-subscribe-linefields .essb-subscribe-from-content-form{display:flex;align-items:center}.essb-subscribe-form-content.essb-subscribe-from-design2.essb-subscribe-form-inwidget form,.essb-subscribe-form-content.essb-subscribe-from-design3.essb-subscribe-form-inwidget form,.essb-subscribe-form-content.essb-subscribe-from-design5.essb-subscribe-form-inwidget form,.essb-subscribe-form-content.essb-subscribe-from-design6.essb-subscribe-form-inwidget form,.essb-subscribe-form-content.essb-subscribe-from-design7.essb-subscribe-form-inwidget form{flex-direction:column}.essb-subscribe-form-content.essb-subscribe-from-design2 input.submit,.essb-subscribe-form-content.essb-subscribe-from-design3 input.submit{background:#f05a28;color:#fff;font-size:14px;text-transform:uppercase;font-weight:700;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border-bottom:3px solid #d6410f;border-radius:3px;cursor:pointer}.essb-subscribe-form-content.essb-subscribe-from-design3{color:#fff}.essb-subscribe-form-content.essb-subscribe-from-design3 .essb-subscribe-form-content-top{padding:25px;background-color:#ff6700;border-top-left-radius:5px;border-top-right-radius:5px}.essb-subscribe-form-content.essb-subscribe-from-design3.essb-subscribe-form-inwidget .essb-subscribe-form-content-bottom,.essb-subscribe-form-content.essb-subscribe-from-design3.essb-subscribe-form-inwidget .essb-subscribe-form-content-top,.essb-subscribe-form-content.essb-subscribe-from-design6.essb-subscribe-form-inwidget .essb-subscribe-form-content-bottom,.essb-subscribe-form-content.essb-subscribe-from-design6.essb-subscribe-form-inwidget .essb-subscribe-form-content-top,.essb-subscribe-form-content.essb-subscribe-from-design7.essb-subscribe-form-inwidget .essb-subscribe-form-content-bottom,.essb-subscribe-form-content.essb-subscribe-from-design7.essb-subscribe-form-inwidget .essb-subscribe-form-content-top,.essb-subscribe-form-content.essb-subscribe-from-design8.essb-subscribe-form-inwidget .essb-subscribe-form-content-bottom,.essb-subscribe-form-content.essb-subscribe-from-design8.essb-subscribe-form-inwidget .essb-subscribe-form-content-top{padding:15px}.essb-subscribe-form-content.essb-subscribe-from-design3 .essb-subscribe-form-content-top-image-left{float:left;display:block;padding:10px;margin-right:10px}.essb-subscribe-form-content.essb-subscribe-from-design3 .essb-subscribe-form-content-top-image-right{float:right;display:block;padding:10px;margin-left:10px}.essb-subscribe-form-content.essb-subscribe-from-design3.essb-subscribe-form-inwidget .essb-subscribe-form-content-top-image-left,.essb-subscribe-form-content.essb-subscribe-from-design3.essb-subscribe-form-inwidget .essb-subscribe-form-content-top-image-right{float:none;text-align:center;margin:0 auto}.essb-subscribe-form-content.essb-subscribe-from-design3 .essb-subscribe-form-content-bottom{padding:25px;background-color:#2c3644;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.essb-subscribe-form-content.essb-subscribe-from-design3 input:not(.submit){color:#fff;background:#404c5d}.essb-subscribe-form-content.essb-subscribe-from-design3 input.submit:hover,.essb-subscribe-form-content.essb-subscribe-from-design4 input.submit:hover{background:#d6410f}.essb-subscribe-form-content.essb-subscribe-from-design4{background-color:#fff;color:#232323;line-height:1;vertical-align:top;width:100%;display:flex}.essb-subscribe-form-content.essb-subscribe-from-design4.essb-subscribe-form-inwidget{display:block}.essb-subscribe-form-content.essb-subscribe-from-design4 .essb-subscribe-form-content-subscribeholder{width:40%;float:left;text-align:center;margin:0;padding:10% 0 0;background-color:#2c3644}.essb-subscribe-form-content.essb-subscribe-from-design4 .essb-subscribe-form-content-subscribeholder form{padding:10px}.essb-subscribe-form-content.essb-subscribe-from-design4 .essb-subscribe-form-content-contentholder{width:60%;margin:0;padding:20px;float:left;text-align:center}.essb-subscribe-form-content.essb-subscribe-from-design4.essb-subscribe-form-inwidget .essb-subscribe-form-content-contentholder,.essb-subscribe-form-content.essb-subscribe-from-design4.essb-subscribe-form-inwidget .essb-subscribe-form-content-subscribeholder{width:100%;float:none;display:block;padding:0;margin-bottom:10px}.essb-subscribe-form-content.essb-subscribe-from-design4.essb-subscribe-form-inwidget .essb-subscribe-form-content-subscribeholder{padding-top:0}.essb-subscribe-form-content.essb-subscribe-from-design4 input:not(.submit){margin-top:10px;color:#fff;background:#404c5d}.essb-subscribe-form-content.essb-subscribe-from-design5{clear:both;padding:6px;color:#282828;line-height:1;background:repeating-linear-gradient(135deg,#4251db,#4251db 10px,#fff 10px,#fff 20px,#f84d3b 20px,#f84d3b 30px,#fff 30px,#fff 40px)!important}.essb-subscribe-form-content.essb-subscribe-from-design5 .essb-subscribe-forced{background-color:#fff;padding:10px 20px;text-align:center}.essb-subscribe-form-content.essb-subscribe-from-design5 .essb-subscribe-form-content-title{font-size:28px;padding:20px 0}.essb-subscribe-form-content.essb-subscribe-from-design5 input:not(.submit){color:#454545;background:#e3e3e3;border-bottom:3px solid #e3e3e3}.essb-subscribe-form-content.essb-subscribe-from-design5 input.submit{background:#4251db;color:#fff;font-size:14px;text-transform:uppercase;font-weight:700;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border-bottom:3px solid #1b268c;border-radius:3px;cursor:pointer}.essb-subscribe-form-content.essb-subscribe-from-design5 input.submit:hover{background:#1b268c}.essb-subscribe-form-content.essb-subscribe-from-design6{background-color:#fff;color:#303133;line-height:1;border-top:5px solid #fbb429}.essb-subscribe-form-content.essb-subscribe-from-design6 .essb-subscribe-form-content-top{padding:25px;background-color:#fff}.essb-subscribe-form-content.essb-subscribe-from-design6 .essb-subscribe-form-content-top-image-left{float:left;display:block;padding:10px;margin-right:10px;max-width:30%;box-shadow:none;margin-bottom:10px}.essb-subscribe-form-content.essb-subscribe-from-design6 .essb-subscribe-form-content-top-image-right{float:right;display:block;padding:10px;margin-left:10px;max-width:30%;box-shadow:none;margin-bottom:10px}.essb-subscribe-form-content.essb-subscribe-from-design6.essb-subscribe-form-inwidget .essb-subscribe-form-content-top-image-left,.essb-subscribe-form-content.essb-subscribe-from-design6.essb-subscribe-form-inwidget .essb-subscribe-form-content-top-image-right,.essb-subscribe-form-content.essb-subscribe-from-design7.essb-subscribe-form-inwidget .essb-subscribe-form-content-top-image-left,.essb-subscribe-form-content.essb-subscribe-from-design7.essb-subscribe-form-inwidget .essb-subscribe-form-content-top-image-right{float:none;text-align:center;margin:0 auto;max-width:60%}.essb-subscribe-form-content.essb-subscribe-from-design6 .essb-subscribe-form-content-bottom{padding:25px;background-color:#5dddd3;border-bottom-left-radius:5px;border-bottom-right-radius:5px;clear:both;display:block}.essb-subscribe-form-content.essb-subscribe-from-design6 .essb-subscribe-form-content-title{text-transform:uppercase;display:inline-block}.essb-subscribe-form-content.essb-subscribe-from-design6 input:not(.submit){color:#303133;background:#f5f7f9}.essb-subscribe-form-content.essb-subscribe-from-design6 input.submit{background:#fbb429;color:#fff;font-size:14px;text-transform:uppercase;font-weight:700;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border-bottom:3px solid #f5a209;border-radius:3px;cursor:pointer}.essb-subscribe-form-content.essb-subscribe-from-design6 input.submit:hover{background:#f5a209}.essb-subscribe-form-content.essb-subscribe-from-design6 .essb-subscribe-form-content-footer{text-align:left}.essb-subscribe-form-content.essb-subscribe-from-design7{background-color:#fff;color:#303133}.essb-subscribe-form-content.essb-subscribe-from-design7 .essb-subscribe-form-content-top{padding:25px 25px 25px 180px;background-color:#fff;text-align:center;vertical-align:middle}.essb-subscribe-form-content.essb-subscribe-from-design7 .essb-subscribe-form-content-top-image-left{display:block;width:150px;box-shadow:none;margin:25px 10px;position:absolute}.essb-subscribe-form-content.essb-subscribe-from-design7 .essb-subscribe-form-content-bottom{padding:15px;background-color:#ffca4f;border-radius:5px;display:block}.essb-subscribe-form-content.essb-subscribe-from-design7 .essb-subscribe-form-content-title{display:inline-block;text-transform:uppercase}.essb-subscribe-form-content.essb-subscribe-from-design7 input:not(.submit){color:#303133;background:#fff;border-radius:3px}.essb-subscribe-form-content.essb-subscribe-from-design7 input.submit{background:#5dddd3;color:#fff;font-size:14px;text-transform:uppercase;font-weight:700;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);border-bottom:3px solid #20d0c2;border-radius:3px;cursor:pointer}.essb-subscribe-form-content.essb-subscribe-from-design7 input.submit:hover{background:#20d0c2}.essb-subscribe-form-content.essb-subscribe-from-design8{clear:both;color:#fff;line-height:1;background:#c91a78;background:-moz-linear-gradient(top,#c91a78 0,#35398f 100%);background:-webkit-linear-gradient(top,#c91a78 0,#35398f 100%);background:linear-gradient(to bottom,#c91a78 0,#35398f 100%);border-radius:5px;-webkit-border-radius:5px}.essb-subscribe-form-content.essb-subscribe-from-design8 .essb-subscribe-form-content-top{padding:25px 50px 0;text-align:center;vertical-align:middle}.essb-subscribe-form-content.essb-subscribe-from-design8 .essb-subscribe-form-content-bottom,.essb-subscribe-form-content.essb-subscribe-from-design9 .essb-subscribe-form-content-bottom{padding:15px 50px;display:block}.essb-subscribe-form-content.essb-subscribe-from-design8 .essb-subscribe-form-content-title{font-size:24px;text-transform:uppercase;color:#fff}.essb-subscribe-form-content.essb-subscribe-from-design8 input:not(.submit){color:#fff;background:rgba(0,0,0,.4);border-radius:5px;-webkit-border-radius:5px;border:0 solid #fff;margin-bottom:10px}.essb-subscribe-form-content.essb-subscribe-from-design8 input.submit{background:#e6567a;color:#fff;margin-top:5px;font-size:14px;text-transform:uppercase;font-weight:700;border-radius:3px;cursor:pointer}.essb-subscribe-form-content.essb-subscribe-from-design8 input.submit:hover,.essb-subscribe-form-content.essb-subscribe-from-design9 input.submit:hover{background:#ed829d}.essb-subscribe-form-content.essb-subscribe-from-design9{clear:both;color:#222;line-height:1;background-color:#fff;box-shadow:0 0 15px 0 rgba(0,0,0,.1);position:relative}.essb-subscribe9-icon{color:#e6567a;font-size:80px;position:absolute;top:0;right:0;width:70px;height:70px;overflow:hidden}.essb-optinflyout .promo,.essb-subscribe-poweredby{font-size:12px;text-align:center}.essb-optinbooster-overlay,.essb-optinflyout-overlay,.essb-optinlocker-overlay{height:100%;top:0;left:0;background:rgba(255,255,255,.9);position:fixed;display:none}.essb-subscribe9-icon i{position:absolute;top:-24px;right:-20px;transform:rotate(25deg);-webkit-transform:rotate(25deg);fill:currentColor;color:inherit;width:80px;height:80px}.essb-subscribe-form-content.essb-subscribe-from-design9 .essb-subscribe-form-content-top{padding:25px 50px 0;text-align:left;vertical-align:middle}.essb-subscribe-form-content.essb-subscribe-from-design9.essb-subscribe-form-inwidget .essb-subscribe-form-content-top{padding:25px}.essb-subscribe-form-content.essb-subscribe-from-design9.essb-subscribe-form-inwidget .essb-subscribe-form-content-bottom{padding:0 25px 25px}.essb-subscribe-form-content.essb-subscribe-from-design9 .essb-subscribe-form-content-title{font-size:24px;color:#222}.essb-subscribe-form-content.essb-subscribe-from-design9 input:not(.submit){color:#222;background:rgba(0,0,0,.05);border-radius:5px;-webkit-border-radius:5px;border:0;font-size:14px;margin-bottom:5px}.essb-subscribe-form-content.essb-subscribe-from-design9 input.submit{background:#e6567a;color:#fff;margin-top:5px;font-size:16px;text-transform:uppercase;font-weight:700;border-radius:5px;cursor:pointer}.essb-optinflyout{display:none;position:fixed;z-index:1001;width:500px;max-width:90%;bottom:5px;right:5px}.essb-optinflyout.essb-optinflyout-bottom-left{right:auto;left:5px}.essb-optinflyout.essb-optinflyout-top-left{right:auto;left:5px;bottom:auto;top:5px}.essb-optinflyout.essb-optinflyout-top-right{bottom:auto;top:5px}.essb-optinflyout .essb-subscribe-form-inline{margin-bottom:0}.essb-optinflyout-overlay{width:100%;z-index:1000}.essb-optinflyout .promo{font-weight:700;color:#777;background:rgba(255,255,255,.9);padding:5px}.essb-optinflyout .essb-optinflyout-closetext{font-size:14px;text-align:center;cursor:pointer;text-decoration:underline;padding:10px}.essb-optinbooster .essb-optinbooster-closeicon,.essb-optinflyout .essb-optinflyout-closeicon,.essb-optinlocker .essb-optinlocker-closeicon{float:right;cursor:pointer}.essb-optinbooster .essb-optinbooster-closeicon svg,.essb-optinflyout .essb-optinflyout-closeicon i svg,.essb-optinlocker .essb-optinlocker-closeicon svg{width:18px;height:18px;color:inherit;fill:currentColor}.essb-optinbooster,.essb-optinlocker{display:none;position:fixed;z-index:1001000;width:700px;max-width:90%}.essb-optinbooster-overlay,.essb-optinlocker-overlay{width:100%;z-index:1000000}.essb-optinbooster-overlay .promo,.essb-optinlocker-overlay .promo{position:fixed;bottom:20px;left:20px;font-weight:700;font-size:13px;color:#777}.essb-optinbooster .essb-optinbooster-closetext,.essb-optinlocker .essb-optinlocker-closetext{font-size:14px;text-align:center;cursor:pointer;text-decoration:underline}.essb-subscribe-form-content .essb-subscribe-confirm input{width:auto;height:auto;margin-right:5px}.essb-subscribe-form-content .essb-subscribe-confirm{margin:10px 0;font-size:13px}.essb-subscribe-form-content .essb-subscribe-confirm .confirmation-link-after{margin-left:5px}.essb-userform .essb-subscribe-form-result-message{display:none}.essb-userform .essb-subscribe-form-content-footer{font-size:.8em}.essb-userform .essb-subscribe-loader svg path,.essb-userform .essb-subscribe-loader svg rect{fill:#fff}.essb-userform .essb-subscribe-form-content-text,.essb-userform .essb-subscribe-form-content-title{margin:0 0 1em}.essb-userform .essb-userform-button,.essb-userform .essb-userform-field{width:100%;margin:0 0 10px;padding:8px;font-size:1em}.essb-userform .essb-subscribe-form-content-footer{margin:1em 0 0}.essb-userform .essb-userform-imagearea{text-align:center;vertical-align:middle}.essb-userform.essb-subscribe-image-left .essb-userform-imagearea{margin-right:1%}.essb-userform.essb-subscribe-image-right .essb-userform-imagearea{margin-left:1%}.essb-userform.essb-subscribe-image-left,.essb-userform.essb-subscribe-image-right{display:flex}.essb-userform.essb-subscribe-image-left.essb-imagearea-30 .essb-userform-imagearea,.essb-userform.essb-subscribe-image-right.essb-imagearea-30 .essb-userform-imagearea{width:30%;display:inline-block;margin:0}.essb-userform.essb-subscribe-image-left.essb-imagearea-30 .essb-userform-contentarea,.essb-userform.essb-subscribe-image-right.essb-imagearea-30 .essb-userform-contentarea{width:69%;display:inline-block;margin:0}.essb-userform.essb-subscribe-image-left.essb-imagearea-25 .essb-userform-imagearea,.essb-userform.essb-subscribe-image-right.essb-imagearea-25 .essb-userform-imagearea{width:25%;display:inline-block;margin:0}.essb-userform.essb-subscribe-image-left.essb-imagearea-25 .essb-userform-contentarea,.essb-userform.essb-subscribe-image-right.essb-imagearea-25 .essb-userform-contentarea{width:74%;display:inline-block;margin:0}.essb-userform.essb-subscribe-image-left.essb-imagearea-40 .essb-userform-imagearea,.essb-userform.essb-subscribe-image-right.essb-imagearea-40 .essb-userform-imagearea{width:40%;display:inline-block;margin:0}.essb-userform.essb-subscribe-image-left.essb-imagearea-40 .essb-userform-contentarea,.essb-userform.essb-subscribe-image-right.essb-imagearea-40 .essb-userform-contentarea{width:59%;display:inline-block;margin:0}.essb-userform.essb-subscribe-image-left.essb-imagearea-50 .essb-userform-imagearea,.essb-userform.essb-subscribe-image-right.essb-imagearea-50 .essb-userform-imagearea{width:49%;display:inline-block;margin:0}.essb-userform.essb-subscribe-image-left.essb-imagearea-50 .essb-userform-contentarea,.essb-userform.essb-subscribe-image-right.essb-imagearea-50 .essb-userform-contentarea{width:50%;display:inline-block;margin:0}.essb-userform .essb-subscribe-form-content-bottom{margin-top:10px}.essb-userform.essb-subscribe-linefields .essb-userform-button{width:33%;margin-left:10px}.essb-userform.essb-subscribe-linefields .essb-subscribe-from-content-form .essb-userform-field{flex:1}@media screen and (max-width:1024px){.essb-userform.essb-subscribe-image-left.essb-imagearea-25 .essb-userform-contentarea,.essb-userform.essb-subscribe-image-left.essb-imagearea-25 .essb-userform-imagearea,.essb-userform.essb-subscribe-image-left.essb-imagearea-30 .essb-userform-contentarea,.essb-userform.essb-subscribe-image-left.essb-imagearea-30 .essb-userform-imagearea,.essb-userform.essb-subscribe-image-left.essb-imagearea-40 .essb-userform-contentarea,.essb-userform.essb-subscribe-image-left.essb-imagearea-40 .essb-userform-imagearea,.essb-userform.essb-subscribe-image-left.essb-imagearea-50 .essb-userform-contentarea,.essb-userform.essb-subscribe-image-left.essb-imagearea-50 .essb-userform-imagearea,.essb-userform.essb-subscribe-image-right.essb-imagearea-25 .essb-userform-contentarea,.essb-userform.essb-subscribe-image-right.essb-imagearea-25 .essb-userform-imagearea,.essb-userform.essb-subscribe-image-right.essb-imagearea-30 .essb-userform-contentarea,.essb-userform.essb-subscribe-image-right.essb-imagearea-30 .essb-userform-imagearea,.essb-userform.essb-subscribe-image-right.essb-imagearea-40 .essb-userform-contentarea,.essb-userform.essb-subscribe-image-right.essb-imagearea-40 .essb-userform-imagearea,.essb-userform.essb-subscribe-image-right.essb-imagearea-50 .essb-userform-contentarea,.essb-userform.essb-subscribe-image-right.essb-imagearea-50 .essb-userform-imagearea,.essb-userform.essb-subscribe-linefields .essb-subscribe-from-content-form{display:block;width:100%}.essb-userform.essb-subscribe-image-left,.essb-userform.essb-subscribe-image-right{display:block}.essb-userform.essb-subscribe-linefields .essb-userform-button{width:100%;margin-left:0}}body.removeScroll{overflow:hidden!important}@media screen and (max-width:768px){.essb-subscribe-mobile-hidden{display:none!important}}@media screen and (min-width:1024px){.essb-subscribe-desktop-hidden{display:none!important}}.essb-mobile-sharebar,.essb-mobile-sharepoint{background-color:#111;color:#fafafa;bottom:0;position:fixed}.essb_clear{clear:both!important}.essb_links{word-wrap:normal!important;clear:both;margin:1em 0}.essb_links li,.essb_links li a,.essb_links li a .essb_icon,.essb_links li a .essb_network_name,.essb_links ul{font-size:100%;background-image:none;line-height:1em;text-transform:none;font-weight:400;margin:0;padding:0;border:0;outline:0;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-font-smoothing:antialiased}.essb_links li,.essb_links ul{padding:0!important;margin:0!important;list-style:none!important}.essb_links li,.essb_links li a,.essb_links li a .essb_icon,.essb_links li a .essb_network_name{display:inline-block;vertical-align:middle}.essb_links li a{margin:2px 5px 2px 0;color:#fff!important;text-decoration:none;font-size:100%;background-clip:padding-box;-webkit-transition:.2s linear;transition:.2s linear}.essb_links .essb_icon{width:36px;height:36px;background-position:center;background-repeat:no-repeat}.essb-followme.essb-followme-full .essb_links,.essb_links .essb_vertical_name li a,.essb_links.essb_counter_modern_bottom.essb_counters .essb_icon,.essb_links.essb_links_center,.essb_links.essb_links_center li,.essb_links.essb_links_center li a,.essb_links.essb_network_align_center{text-align:center}.essb_links .essb_vertical_name li a .essb_network_name{display:block;margin:0 10px 8px}.essb-adholder-bottom.essb-mobile-break,.essb-forced-hidden,.essb-mobile-sharebottom.essb-mobile-break,.essb_displayed_sidebar.essb_displayed_sidebar_right .essb_link_sidebar-close.essb-sidebar-closed-clicked a .essb_icon_sidebar-close .essb-svg-icon-chevron-right,.essb_displayed_sidebar.essb_displayed_sidebar_right .essb_link_sidebar-close:not(.essb-sidebar-closed-clicked) a .essb_icon_sidebar-close .essb-svg-icon-chevron-left,.essb_displayed_sidebar:not(.essb_displayed_sidebar_right) .essb_link_sidebar-close.essb-sidebar-closed-clicked a .essb_icon_sidebar-close .essb-svg-icon-chevron-left,.essb_displayed_sidebar:not(.essb_displayed_sidebar_right) .essb_link_sidebar-close:not(.essb-sidebar-closed-clicked) a .essb_icon_sidebar-close .essb-svg-icon-chevron-right,.essb_links .essb_after_more,.essb_links .essb_force_hide_name .essb_network_name,.essb_links .essb_hide_icon .essb_icon,.essb_links .essb_link_less a .essb_network_name,.essb_links .essb_link_more a .essb_network_name,.essb_links .essb_link_more_dots a .essb_network_name,.essb_morepopup.essb_morepopup_inline .essb_morepopup_header,.essb_morepopup_inline .essb_morepopup_close{display:none}.essb_displayed_sidebar_right .essb_links_list li.essb_totalcount_item .essb_t_l_big,.essb_displayed_sidebar_right .essb_links_list li.essb_totalcount_item .essb_t_r_big,.essb_links .essb_force_hide_name .essb_icon,.essb_links.essb_displayed_sidebar .essb_totalcount_item .essb_t_l,.essb_links.essb_displayed_sidebar .essb_totalcount_item .essb_t_l_big,.essb_links.essb_displayed_sidebar .essb_totalcount_item .essb_t_r,.essb_links.essb_displayed_sidebar .essb_totalcount_item .essb_t_r_big,.essb_links.essb_width_flex li:last-of-type,.essb_links.essb_width_flex.essb_displayed_sidebar li:not(.essb_totalcount_item){margin-right:0!important}.essb_links .essb_hide_icon .essb_network_name{padding:10px 15px;margin-right:0!important}.essb_links .essb_hide_name a .essb_network_name{max-width:0;white-space:nowrap!important;overflow:hidden;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;margin-right:0}.essb-followme.essb-followme-left .essb_links .essb_totalcount_item .essb_t_l_big,.essb_links .essb_hide_name a .essb_icon,.essb_links li a .essb_network_name.essb_noname{margin-right:0}.essb_links .essb_hide_name a:hover .essb_network_name,.essb_links.essb_sharebtn_button .essb_hide_name .essb_link_sharebtn a .essb_network_name,.essb_links.essb_sharebtn_text .essb_hide_name .essb_link_sharebtn a .essb_network_name{max-width:420px;margin-right:10px}.essb_links li a:hover .essb_counter_insidehover,.essb_links.essb_sharebtn_button .essb_force_hide_name .essb_link_sharebtn .essb_network_name,.essb_links.essb_sharebtn_text .essb_force_hide_name .essb_link_sharebtn .essb_network_name{display:inline-block}.essb_links.essb_sharebtn_counter_bottom .essb_link_sharebtn .essb_network_name{display:block!important;text-align:center;margin-right:0!important;font-size:10px;margin-bottom:5px}.essb_links.essb_sharebtn_text .essb_link_sharebtn .essb_icon{visibility:hidden;width:10px}.essb_links.essb_sharebtn_icon .essb_hide_icon .essb_link_sharebtn .essb_icon{display:inline-block;margin-right:0}.essb_links.essb_sharebtn_icon .essb_hide_icon .essb_link_sharebtn .essb_network_name{padding:0}.essb_links .essb_icon:before{font-size:18px!important;text-align:center;position:absolute;top:9px;left:9px}.essb_links li a .essb_network_name{margin-right:15px;font-size:14px}.essb_links.essb_network_align_right .essb_network_name{float:right;margin-top:10px}.essb_links.essb_links_right{text-align:right}.essb-mobile-sharebottom .essb_width_columns_4 li,.essb_links.essb_width_columns_4 li{width:25%}.essb-mobile-sharebottom .essb_width_columns_5 li,.essb_links.essb_width_columns_5 li{width:20%}.essb-mobile-sharebottom .essb_width_columns_6 li,.essb_links.essb_width_columns_6 li{width:16.6666%}.essb-mobile-sharebottom .essb_width_columns_7 li,.essb_links.essb_width_columns_7 li{width:14.285%}.essb-mobile-sharebottom .essb_width_columns_8 li,.essb_links.essb_width_columns_8 li{width:12.5%}.essb_links.essb_width_columns_9 li{width:11.1111%}.essb_links.essb_width_columns_10 li{width:10%}.essb_links.essb_width_columns_3 li{width:33.3333%}.essb-mobile-sharebottom .essb_width_columns_2 li,.essb_links.essb_width_columns_2 li{width:50%}.essb-mobile-sharebottom .essb_width_columns_2 li a,.essb-mobile-sharebottom .essb_width_columns_3 li a,.essb-mobile-sharebottom .essb_width_columns_4 li a,.essb-mobile-sharebottom .essb_width_columns_5 li a,.essb-mobile-sharebottom .essb_width_columns_6 li a,.essb-mobile-sharebottom .essb_width_columns_7 li a,.essb-mobile-sharebottom .essb_width_columns_8 li a,.essb_links.essb_nospace.essb_width_columns_1 li a,.essb_links.essb_nospace.essb_width_columns_10 li a,.essb_links.essb_nospace.essb_width_columns_2 li a,.essb_links.essb_nospace.essb_width_columns_3 li a,.essb_links.essb_nospace.essb_width_columns_4 li a,.essb_links.essb_nospace.essb_width_columns_5 li a,.essb_links.essb_nospace.essb_width_columns_6 li a,.essb_links.essb_nospace.essb_width_columns_7 li a,.essb_links.essb_nospace.essb_width_columns_8 li a,.essb_links.essb_nospace.essb_width_columns_9 li a,.essb_links.essb_width_columns_1 li{width:100%}.essb_links.essb_width_columns_1 li a,.essb_links.essb_width_columns_2 li a,.essb_links.essb_width_columns_3 li a,.essb_links.essb_width_columns_4 li a,.essb_links.essb_width_columns_5 li a{width:98%}.essb_links.essb_width_columns_10 li a,.essb_links.essb_width_columns_6 li a,.essb_links.essb_width_columns_7 li a,.essb_links.essb_width_columns_8 li a,.essb_links.essb_width_columns_9 li a{width:96%}.essb_nospace li a{margin-right:0!important;margin-bottom:0!important}.essb_links.essb_width_flex ul{display:flex;flex-direction:row;-webkit-flex-direction:row;align-items:stretch;-webkit-align-items:stretch}.essb_links.essb_width_flex li{flex:1;-webkit-flex:1;transition:flex .1s ease-in-out}.essb_links.essb_width_flex li:not(.essb_totalcount_item):hover{flex:1.3;-webkit-flex:1.3}.essb_links.essb_width_flex li:not(.essb_totalcount_item){margin-right:8px!important}.essb_links.essb_width_flex li a{width:100%;white-space:nowrap!important}.essb_links.essb_width_flex.essb_nospace li a{width:100%!important}.essb_links.essb_width_flex li.essb_link_less,.essb_links.essb_width_flex li.essb_link_more,.essb_links.essb_width_flex li.essb_link_more_dots,.essb_links.essb_width_flex li.essb_totalcount_item{width:inherit}.essb_links.essb_width_flex li.essb_link_less,.essb_links.essb_width_flex li.essb_totalcount_item{margin:auto 0!important;flex:none!important;-webkit-flex:none!important}.essb_links.essb_width_flex li.essb_totalcount_item .essb_totalcount.essb_t_l_big,.essb_links.essb_width_flex li.essb_totalcount_item .essb_totalcount.essb_t_r_big{margin-right:0;margin-left:0;padding:0 10px}.essb_links.essb_fixed{position:fixed;top:0;background:#fff;display:block;padding-top:10px;padding-bottom:10px;padding-right:10px;z-index:2000}.essb_links .essb-s-c-light,.essb_links .essb-s-ch-light:hover{color:#fff!important;fill:#fff}.essb_links .essb-s-c-dark,.essb_links .essb-s-ch-dark:hover{color:#212121!important;fill:#212121}.essb_links .essb-s-bgh-dark,.essb_links.essb_template_clear-retina li a:focus .essb_icon,.essb_links.essb_template_clear-retina li a:hover .essb_icon,.essb_links.essb_template_grey-round-retina li a:focus,.essb_links.essb_template_grey-round-retina li a:hover{background-color:#212121!important}.essb_links .essb-s-bh-dark:hover{border-color:#212121}.essb_links .essb_link_svg_icon .essb_icon{display:inline-flex;align-items:center;justify-content:center}.essb_links .essb_link_svg_icon svg{height:18px;width:auto;fill:currentColor}.essb_links.essb_size_xs .essb_link_svg_icon svg{height:14px;width:auto}.essb_links.essb_size_s .essb_link_svg_icon svg{height:16px;width:auto}.essb_links.essb_size_m .essb_link_svg_icon svg{height:18px;width:auto}.essb_links.essb_size_l .essb_link_svg_icon svg{height:20px;width:auto}.essb_links.essb_size_xl .essb_link_svg_icon svg{height:24px;width:auto}.essb_links.essb_size_xxl .essb_link_svg_icon svg{height:28px;width:auto}.essb_links .essb-s-bg-network,.essb_links .essb-s-bgh-network:hover{background-color:var(--essb-network)!important}.essb_links .essb-s-c-network,.essb_links .essb-s-ch-network:hover{color:var(--essb-network)!important;fill:var(--essb-network)}.essb_links .essb-s-b-network{border-color:var(--essb-network)}.essb_links .essb-s-bh-network:hover{border-color:var(--essb-network)!important}.essb_links .essb_counter:after,.essb_links .essb_counter_right:before{top:50%;margin-top:-4px;border-bottom:4px solid transparent;border-top:4px solid transparent;content:"";position:absolute}.essb_links .essb_link_facebook,.essb_links .essb_link_facebook_like{--essb-network:#0866FF}.essb_links .essb_link_del{--essb-network:#3398fc}.essb_links .essb_link_twitter{--essb-network:#00abf0}.essb_links .essb_link_twitter_x{--essb-network:#0f1419}.essb_links .essb_link_pinterest{--essb-network:#cd1c1f}.essb_links .essb_link_linkedin{--essb-network:#007bb6}.essb_links .essb_link_digg{--essb-network:#1b5791}.essb_links .essb_link_tumblr{--essb-network:#32506d}.essb_links .essb_link_vk{--essb-network:#45668e}.essb_links .essb_link_copy,.essb_links .essb_link_fintel,.essb_links .essb_link_instapaper,.essb_links .essb_link_mail,.essb_links .essb_link_print{--essb-network:#404040}.essb_links .essb_link_flattr{--essb-network:#8CB55B}.essb_links .essb_link_reddit{--essb-network:#FF5700}.essb_links .essb_link_amazon,.essb_links .essb_link_aol,.essb_links .essb_link_buffer{--essb-network:#111111}.essb_links .essb_link_love,.essb_links .essb_link_weibo{--essb-network:#ED1C24}.essb_links .essb_link_pocket{--essb-network:#EE4055}.essb_links .essb_link_xing{--essb-network:#135a5b}.essb_links .essb_link_ok{--essb-network:#F4731C}.essb_links .essb_link_less,.essb_links .essb_link_more{--essb-network:#c5c5c5}.essb_links .essb_link_whatsapp{--essb-network:#1D9E11}.essb_links .essb_link_meneame{--essb-network:#FF7D12}.essb_links .essb_link_blogger{--essb-network:#f59038}.essb_links .essb_link_yahoomail{--essb-network:#511295}.essb_links .essb_link_gmail{--essb-network:#dd4b39}.essb_links .essb_link_newsvine{--essb-network:#0d642e}.essb_links .essb_link_hackernews{--essb-network:#f08641}.essb_links .essb_link_evernote{--essb-network:#7cbf4b}.essb_links .essb_link_myspace{--essb-network:#3a5998}.essb_links .essb_link_mailru{--essb-network:#FAA519}.essb_links .essb_link_viadeo{--essb-network:#222222}.essb_links .essb_link_line{--essb-network:#2CBF13}.essb_links .essb_link_flipboard{--essb-network:#B31F17}.essb_links .essb_link_comments{--essb-network:#444}.essb_links .essb_link_yummly{--essb-network:#e26326}.essb_links .essb_link_sms{--essb-network:#4ea546}.essb_links .essb_link_viber{--essb-network:#7d539d}.essb_links .essb_link_telegram{--essb-network:#0088cc}.essb_links .essb_link_subscribe{--essb-network:#2c9ab7}.essb_links .essb_link_skype{--essb-network:#00aff0}.essb_links .essb_link_messenger{--essb-network:#0d87ff}.essb_links .essb_link_kakaotalk{--essb-network:#FBE600}.essb_links .essb_link_share,.essb_links .essb_link_sharebtn{--essb-network:#2B6A94}.essb_links .essb_link_livejournal{--essb-network:#0ca8ec}.essb_links .essb_link_yammer{--essb-network:#3469BA}.essb_links .essb_link_meetedgar{--essb-network:#6cbdc5}.essb_links .essb_link_mix{--essb-network:#ff8226}.essb_links .essb_hide_name .essb_link_less a:focus .essb_icon,.essb_links .essb_hide_name .essb_link_less a:hover .essb_icon,.essb_links .essb_hide_name .essb_link_more a:focus .essb_icon,.essb_links .essb_hide_name .essb_link_more a:hover .essb_icon,.essb_links .essb_hide_name .essb_link_more_dots a:focus .essb_icon,.essb_links .essb_hide_name .essb_link_more_dots a:hover .essb_icon,.essb_links .essb_link_less a .essb_icon,.essb_links .essb_link_more a .essb_icon,.essb_links .essb_link_more_dots a .essb_icon{margin-right:0!important;margin-left:0!important;padding:0}.essb_links .essb_counter_insidename{margin-left:5px;font-weight:700}.essb_links .essb_counter,.essb_links .essb_counter_right{position:relative;display:inline-block;border:1px solid #ddd;vertical-align:0;font-size:11px;color:#999;background:#fff;border-radius:4px;z-index:2;min-width:10px;padding:0 5px;line-height:24px;text-align:center}.essb_links .essb_counter:after{right:-4px;border-left:4px solid #fff}.essb_links .essb_counter_right{right:5px}.essb_links .essb_counter_right:before{left:-4px;border-right:4px solid #fff}.essb_links.essb_counter_modern_left .essb_counter{right:-5px;margin-right:10px!important;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;min-width:24px;text-align:center;background:#e6e7e9;color:#666;border:0}.essb_links.essb_counter_modern_right .essb_counter_right{right:0;margin-left:5px;margin-right:10px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;min-width:24px;text-align:center;background:#e6e7e9;color:#666;border:0}.essb_links.essb_counter_modern_right .essb_counter_right:before{border-right:6px solid #e6e7e9}.essb_links.essb_counter_modern_left .essb_counter:after{border-left:6px solid #e6e7e9}.essb_links.essb_counter_modern_top .essb_counter{right:0;margin-bottom:7px;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;max-width:30px;text-align:center;background:#e6e7e9;color:#666;border:0;display:block}.essb_links.essb_counter_modern_top .essb_counter:after{border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #e6e7e9;top:100%;left:50%;right:6px;margin-top:-2px;margin-left:-6px;margin-right:6px}.essb_links.essb_counter_modern_top_mini .essb_counter{position:absolute;top:-5px;right:10px;line-height:1;padding:4px;border-radius:4px;font-size:10px;background:#000638;color:#fff;border:0}.essb_links.essb_counter_modern_top_mini .essb_counter:after{border-left:0 solid #e6e7e9}.essb_links .essb_counter_topn{display:block;font-weight:700;text-align:center;margin-left:0;margin-right:0;margin-top:5px}.essb_links.essb_counter_modern_bottom.essb_counters .essb_network_name{display:block;font-weight:700;text-align:center;width:100%;margin-bottom:8px}.essb_links .essb_counter_insidebeforename{margin-right:5px;font-weight:700}.essb_links .essb_vertical_name .essb_counter_insidebeforename{margin-right:0;font-size:12px;display:block}.essb_links.essb_counter_inside_mini .essb_counter_inside,.essb_links.essb_counter_inside_mini .essb_counter_insidebeforename,.essb_links.essb_counter_inside_mini .essb_counter_insidename{background:rgba(0,0,0,.4);font-size:11px;padding:0 6px;line-height:18px;font-weight:400;display:inline-block;border-radius:5px}.essb_links.essb_counter_inside_mini .essb_counter_insidename{margin-left:10px}.essb_totalcount_item.essb_totalcount_item_before{font-weight:700;display:block}.essb_links .essb_totalcount_item .essb_t_l,.essb_links .essb_totalcount_item .essb_t_l_big,.essb_mailform_content .essb_mailform_content_button:first-child{margin-right:10px}.essb_links .essb_totalcount_item .essb_t_r,.essb_links .essb_totalcount_item .essb_t_r_big,.essb_links.essb_template_clear-retina a .essb_network_name,.essb_links.essb_template_deluxe-retina .essb_network_name,.essb_links.essb_template_lollipop-retina a .essb_network_name{margin-left:5px}.essb_links .essb_totalcount_item .essb_t_l_big,.essb_links .essb_totalcount_item .essb_t_r_big{font-size:18px;line-height:18px;font-weight:700;text-align:center;display:block}.essb_links .essb_totalcount_item .essb_t_l_big.essb_total_icon .essb_t_nb,.essb_links .essb_totalcount_item .essb_t_r_big.essb_total_icon .essb_t_nb{display:block;float:left}.essb_links .essb_totalcount_item .essb_t_l_big.essb_total_icon:before,.essb_links .essb_totalcount_item .essb_t_r_big.essb_total_icon:before{font-size:18px;line-height:30px;float:left;display:block;margin-right:8px}.essb_links.essb_displayed_sidebar .essb_totalcount_item .essb_t_l_big.essb_total_icon .essb_t_nb,.essb_links.essb_displayed_sidebar .essb_totalcount_item .essb_t_l_big.essb_total_icon:before,.essb_links.essb_displayed_sidebar .essb_totalcount_item .essb_t_r_big.essb_total_icon .essb_t_nb,.essb_links.essb_displayed_sidebar .essb_totalcount_item .essb_t_r_big.essb_total_icon:before{float:none;margin-right:0}.essb_links.essb_displayed_sidebar .essb_totalcount_item .essb_t_l_big.essb_total_icon .essb_t_nb,.essb_links.essb_displayed_sidebar .essb_totalcount_item .essb_t_r_big.essb_total_icon .essb_t_nb{margin-bottom:5px}.essb_links .essb_totalcount_item .essb_t_l_big .essb_t_nb_after,.essb_links .essb_totalcount_item .essb_t_r_big .essb_t_nb_after{text-transform:uppercase;font-size:10px;font-weight:400;color:#444;display:block;line-height:10px;text-align:center;margin-top:2px}.essb_links .essb_counter_insidehover{display:none;font-size:14px;font-weight:700;margin-right:10px}.essb_links.essb_template_bold-retina li a,.essb_links.essb_template_classic-round-retina li a,.essb_links.essb_template_fancy-bold-retina li a{border-radius:4px;-webkit-border-radius:4px}.essb_links.essb_template_bold-retina li a:focus,.essb_links.essb_template_bold-retina li a:hover,.essb_links.essb_template_copy-retina a:focus,.essb_links.essb_template_copy-retina a:hover,.essb_links.essb_template_default-retina a:focus,.essb_links.essb_template_default-retina a:hover,.essb_links.essb_template_deluxe-retina a:focus,.essb_links.essb_template_deluxe-retina a:hover,.essb_links.essb_template_fancy-bold-retina li a:focus,.essb_links.essb_template_fancy-bold-retina li a:hover,.essb_links.essb_template_fancy-retina a:focus,.essb_links.essb_template_fancy-retina a:hover,.essb_links.essb_template_flat-retina a:focus,.essb_links.essb_template_flat-retina a:hover,.essb_links.essb_template_jumbo-retina a:focus,.essb_links.essb_template_jumbo-retina a:hover,.essb_links.essb_template_metro-bold-retina li a:focus,.essb_links.essb_template_metro-bold-retina li a:hover,.essb_links.essb_template_tiny-retina a:focus,.essb_links.essb_template_tiny-retina a:hover{color:#fff!important;background:-moz-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(0,0 ,0,.05)),color-stop(100%,rgba(0,0,0,.3)));background:-webkit-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-o-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background:linear-gradient(to bottom,rgba(0,0,0,.05) 0,rgba(0,0,0,.3) 100%);background-clip:padding-box;-webkit-transition:background 50ms linear;-moz-transition:background 50ms linear;-ms-transition:background 50ms linear;-o-transition:background 50ms linear;transition:background 50ms linear}.essb_links.essb_template_bold-retina .essb_icon{background-color:rgba(0,0,0,.15);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.essb_links.essb_template_bold-retina .essb_network_name,.essb_links.essb_template_fancy-bold-retina .essb_network_name,.essb_links.essb_template_metro-bold-retina .essb_network_name{font-weight:700}.essb_links.essb_template_bold-retina .essb_hide_name a:hover .essb_icon,.essb_links.essb_template_bold-retina li a .essb_icon,.essb_links.essb_template_fancy-bold-retina .essb_hide_name a:hover .essb_icon,.essb_links.essb_template_fancy-bold-retina li a .essb_icon{margin-right:8px}.essb_links.essb_template_default-retina li a,.essb_links.essb_template_flat-retina li a{box-shadow:inset 0 -4px 0 rgba(0,0,0,.15);border-radius:3px;-webkit-border-radius:3px;-webkit-box-shadow:inset 0 -4px 0 rgba(0,0,0,.2)}.essb_links.essb_template_default-retina .essb_links_list:hover li a{opacity:.5}.essb_displayed_sidebar .essb-sidebar-closed-clicked.essb_link_sidebar-close a,.essb_displayed_sidebar:hover .essb_link_sidebar-close a,.essb_links.essb_template_default-retina .essb_links_list:hover li a:hover,.essb_links.essb_template_flow-jump-retina li a:focus .essb_network_name,.essb_links.essb_template_flow-jump-retina li a:hover .essb_network_name{opacity:1}.essb_links.essb_template_dark-retina a{background-color:#111!important}.essb_links.essb_template_color-leafs .essb_link_kakaotalk a:focus,.essb_links.essb_template_color-leafs .essb_link_kakaotalk a:hover,.essb_links.essb_template_dark-retina .essb_link_kakaotalk a,.essb_links.essb_template_grey-fill-retina .essb_link_kakaotalk a,.essb_links.essb_template_grey-leafs .essb_link_kakaotalk a,.essb_links.essb_template_grey-round-retina .essb_link_kakaotalk a,.essb_links.essb_template_modern-retina li a:focus,.essb_links.essb_template_modern-retina li a:hover,.essb_links.essb_template_round-retina li a:focus,.essb_links.essb_template_round-retina li a:hover{color:#fff!important}.essb_links.essb_template_metro-retina a:focus,.essb_links.essb_template_metro-retina a:hover{color:#fff!important;background:-moz-linear-gradient(top,rgba(255,255,255,.35) 0,rgba(255,255,255,0) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0,rgba(255,255,255,.35)),color-stop(100%,rgba(255,255,255,0)));background:-webkit-linear-gradient(top,rgba(255,255,255,.35) 0,rgba(255,255,255,0) 100%);background:-o-linear-gradient(top,rgba(255,255,255,.35) 0,rgba(255,255,255,0) 100%);background:-ms-linear-gradient(top,rgba(255,255,255,.35) 0,rgba(255,255,255,0) 100%);background:linear-gradient(to bottom,rgba(255,255,255,.35) 0,rgba(255,255,255,0) 100%);background-clip:padding-box}.essb_links.essb_template_big-retina li a{border-radius:5px;-webkit-border-radius:5px;background-image:-webkit-gradient(linear,0 100%,0 0,from(rgba(255,255,255,0)),to(rgba(255,255,255,.26)));background-image:-webkit-linear-gradient(bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.26) 100%);background-image:-moz-linear-gradient(bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.26) 100%);background-image:-o-linear-gradient(bottom,rgba(255,255,255,0) 0,rgba(255,255,255,.26) 100%);background-image:linear-gradient(to top,rgba(255,255,255,0) 0,rgba(255,255,255,.26) 100%)}.essb_links.essb_template_big-retina a:focus,.essb_links.essb_template_big-retina a:hover{color:#fff!important;background-image:-webkit-gradient(linear,0 100%,0 0,from(rgba(155,155,155,0)),to(rgba(155,155,155,.46)));background-image:-webkit-linear-gradient(bottom,rgba(155,155,155,0) 0,rgba(155,155,155,.46) 100%);background-image:-moz-linear-gradient(bottom,rgba(155,155,155,0) 0,rgba(155,155,155,.46) 100%);background-image:-o-linear-gradient(bottom,rgba(155,155,155,0) 0,rgba(155,155,155,.46) 100%);background-image:linear-gradient(to top,rgba(155,155,155,0) 0,rgba(155,155,155,.46) 100%);box-shadow:0 1px 1px rgba(0,0,0,.19),inset 0 0 5px rgba(155,155,155,.38);background-clip:padding-box}.essb_links.essb_template_circles-retina a,.essb_links.essb_template_clear-retina a,.essb_links.essb_template_clear-retina a:focus,.essb_links.essb_template_clear-retina a:hover,.essb_links.essb_template_clear-retina li a:focus,.essb_links.essb_template_clear-retina li a:hover,.essb_links.essb_template_grey-circles-outline-retina li a:focus,.essb_links.essb_template_grey-circles-outline-retina li a:hover,.essb_links.essb_template_light-retina a,.essb_links.essb_template_light-retina a:focus,.essb_links.essb_template_light-retina a:hover,.essb_links.essb_template_round-retina a{background-color:transparent!important}.essb_links.essb_template_copy-retina .essb_icon,.essb_links.essb_template_tiny-retina .essb_icon{width:28px;height:28px}.essb_links.essb_template_copy-retina .essb_icon:before,.essb_links.essb_template_tiny-retina .essb_icon:before{font-size:14px!important;top:7px;left:7px}.essb_links.essb_template_copy-retina li a .essb_network_name,.essb_links.essb_template_tiny-retina li a .essb_network_name{font-size:13px}.essb_links.essb_template_round-retina li a{border-radius:18px;-webkit-border-radius:18px;box-shadow:1px 1px 3px 0 rgba(0,0,0,.2)}.essb_links.essb_template_clear-retina li a:focus,.essb_links.essb_template_clear-retina li a:hover,.essb_links.essb_template_round-retina li.essb_link_less a,.essb_links.essb_template_round-retina li.essb_link_more a,.essb_links.essb_template_round-retina li.essb_link_more_dots a{color:#212121!important}.essb_links.essb_template_modern-retina li a{border-top-left-radius:7px;border-top-right-radius:7px;-moz-border-top-left-radius:7px;-moz-border-top-right-radius:7px;box-shadow:1px 1px 3px 0 rgba(0,0,0,.2)}.essb_links.essb_template_modern-retina a{background-color:transparent!important;border-bottom-width:3px;border-bottom-style:solid}.essb_links.essb_template_circles-retina li a{border-radius:18px;-webkit-border-radius:18px;border-width:2px;border-style:solid}.essb_links.essb_template_blocks-retina li a,.essb_links.essb_template_grey-blocks-outline-retina li a{border-radius:0;-webkit-border-radius:0px}.essb_links.essb_template_grey-circles-retina li a{border:1px solid #bfbfbf;color:#666!important;background-color:transparent!important;border-radius:18px;-webkit-border-radius:18px}.essb_links.essb_template_grey-blocks-retina li a:focus,.essb_links.essb_template_grey-blocks-retina li a:hover,.essb_links.essb_template_grey-circles-retina li a:focus,.essb_links.essb_template_grey-circles-retina li a:hover{color:#fff!important;border:1px solid transparent}.essb_links.essb_template_grey-blocks-retina li a{border:1px solid #bfbfbf;color:#666!important;background-color:transparent!important}.essb_links.essb_template_clear-retina li a{color:#343434!important;background-color:transparent!important;font-weight:700}.essb_links.essb_template_clear-retina a .essb_icon,.essb_links.essb_template_lollipop-retina a .essb_icon{color:#fff!important;border-radius:18px;-webkit-border-radius:18px}.essb_links.essb_template_copy-retina a{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.essb_links.essb_template_copy-retina .essb_counter_right{position:relative;right:6px;top:0;display:inline-block;padding:6px 7px;border:2px solid #ddd;border-left-width:0;vertical-align:0;font-size:11px;color:#999;background:#fff;border-radius:0 4px 4px 0}.essb_links.essb_template_copy-retina .essb_counter_right:before{content:"";position:absolute;left:0;top:50%;margin-top:0;border-right:0px solid #fff;border-bottom:0 solid transparent;border-top:0 solid transparent}.essb_links.essb_template_dimmed-retina a{background-color:transparent!important;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;opacity:.7}.essb_links.essb_template_dimmed-retina li a:focus,.essb_links.essb_template_dimmed-retina li a:hover{color:#fff!important;opacity:1}.essb_links.essb_template_grey-retina a{background-color:transparent!important;color:#454545!important;opacity:.5}.essb_links.essb_template_grey-retina li a:focus,.essb_links.essb_template_grey-retina li a:hover{background-color:transparent!important;color:#323232!important;opacity:1}.essb_links.essb_template_color-circles-retina .essb_icon,.essb_links.essb_template_jumbo-retina .essb_icon{width:48px;height:48px}.essb_links.essb_template_jumbo-retina .essb_icon:before{font-size:24px!important;top:12px;left:12px}.essb_links.essb_template_jumbo-retina li a .essb_network_name{font-size:15px}.essb_links.essb_template_jumbo-round-retina a{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.essb_links.essb_template_deluxe-retina a,.essb_links.essb_template_fancy-retina a{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.essb_links.essb_template_fancy-retina a .essb_icon{background-color:rgba(0,0,0,.2);width:28px;height:28px;border-radius:14px;-webkit-border-radius:14px;margin:5px}.essb_links.essb_template_deluxe-retina a:focus .essb_icon,.essb_links.essb_template_deluxe-retina a:hover .essb_icon,.essb_links.essb_template_fancy-bold-retina a:hover .essb_icon,.essb_links.essb_template_fancy-retina a:focus .essb_icon,.essb_links.essb_template_fancy-retina a:hover .essb_icon{background-color:rgba(0,0,0,.4)}.essb_links.essb_template_fancy-retina .essb_icon:before{font-size:14px!important;text-align:center;position:absolute;top:7px;left:7px}.essb_links.essb_template_deluxe-retina a .essb_icon{background-color:rgba(0,0,0,.2);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;width:32px;height:32px}.essb_links.essb_template_deluxe-retina .essb_icon:before,.essb_links.essb_template_fancy-bold-retina .essb_icon:before{font-size:16px!important;text-align:center;position:absolute;top:8px;left:8px}.essb_links.essb_template_fancy-bold-retina a .essb_icon{background-color:rgba(0,0,0,.2);width:32px;height:32px;border-radius:16px;-webkit-border-radius:16px;margin:5px}.essb_links.essb_template_retro-retina{font-family:Oswald,helvetica,arial,sans-serif}.essb_links.essb_template_retro-retina li a{-webkit-box-shadow:1px 1px 2px 0 rgba(94,65,47,.2);-moz-box-shadow:1px 1px 2px 0 rgba(94,65,47,.2);box-shadow:1px 1px 2px 0 rgba(94,65,47,.2);background-color:#fdefc6!important;opacity:.8;color:#363636!important}.essb_links.essb_template_retro-retina a:focus,.essb_links.essb_template_retro-retina a:hover{background-clip:padding-box;opacity:1;background-color:#fef8e7!important;-webkit-box-shadow:inset 1px 1px 2px 0 rgba(94,65,47,.2);-moz-box-shadow:inset 1px 1px 2px 0 rgba(94,65,47,.2);box-shadow:inset 1px 1px 2px 0 rgba(94,65,47,.2)}.essb_links.essb_template_default4-retina a{box-shadow:inset 0 -4px 0 rgba(0,0,0,.15);border-radius:4px;-webkit-border-radius:4px;-webkit-box-shadow:inset 0 -4px 0 rgba(0,0,0,.2);font-weight:700}.essb_links.essb_template_default4-retina a:focus,.essb_links.essb_template_default4-retina a:hover{background-color:#363636!important}.essb_links.essb_template_clear-rounded-retina a .essb_icon{color:#fff!important;border-radius:4px;-webkit-border-radius:4px}.essb_links.essb_template_grey-fill-retina a{background-color:#454545!important}.essb_links.essb_template_grey-fill-retina a:focus,.essb_links.essb_template_grey-fill-retina a:hover{background-color:#717171!important}.essb_links.essb_template_white-fill-retina a{background-color:#fff!important;color:#656565!important}.essb_links.essb_template_white-fill-retina a:focus,.essb_links.essb_template_white-fill-retina a:hover{background-color:#fff!important;color:#121212!important}.essb_links.essb_template_white-retina a{background-color:transparent!important;color:#f3f4f5!important}.essb_links.essb_template_white-retina a:focus,.essb_links.essb_template_white-retina a:hover{background-color:transparent!important;color:#e3e4e5!important}.essb_links.essb_template_grey-round-retina li a{background-color:#616161!important;border-radius:18px;-webkit-border-radius:18px}.essb_links.essb_template_modern-slim-retina li a{border-top-left-radius:0;border-top-right-radius:0;-moz-border-top-left-radius:0;-moz-border-top-right-radius:0;box-shadow:none!important;border-bottom-width:2px!important}.essb_links.essb_template_color-leafs li a{border-radius:14px 0}.essb_links.essb_template_color-leafs li a:focus,.essb_links.essb_template_color-leafs li a:hover{background-color:#353535!important}.essb_links.essb_template_grey-leafs li a{border-radius:14px 0;background-color:#353535!important}.essb_links.essb_tempate_color-blocks-outline-retina li a:focus,.essb_links.essb_tempate_color-blocks-outline-retina li a:hover,.essb_links.essb_tempate_color-circles-outline-retina li a:focus,.essb_links.essb_tempate_color-circles-outline-retina li a:hover{background-color:transparent!important;color:#515151!important;border-color:#515151!important}.essb_links.essb_template_grey-circles-outline-retina li a{background-color:transparent!important;color:#969696!important;border:2px solid #969696!important;border-radius:18px;-webkit-border-radius:18px}.essb_links.essb_template_dark-outline-retina li a{background-color:transparent!important;opacity:.5;color:#454545!important;border:2px solid #454545!important}.essb_links.essb_template_dark-outline-retina li a:focus,.essb_links.essb_template_dark-outline-retina li a:hover{background-color:transparent!important;opacity:1;color:#454545!important;border:2px solid #454545!important}.essb_links.essb_template_dark-round-outline-retina li a{border-radius:18px;-webkit-border-radius:18px}.essb_links.essb_template_classic-retina li a{background:#fafbfc;background:-moz-linear-gradient(top,#fafbfc 0,#efefee 100%);background:-webkit-linear-gradient(top,#fafbfc 0,#efefee 100%);background:linear-gradient(to bottom,#fafbfc 0,#efefee 100%);border:1px solid #e1e1e1}.essb_links.essb_template_classic-fancy-retina li a{background-color:#fafafa!important;box-shadow:none!important;border-radius:4px;-webkit-border-radius:4px}.essb_links.essb_template_classic-fancy-retina li a:focus,.essb_links.essb_template_classic-fancy-retina li a:hover{-webkit-box-shadow:inset 0 4px 3px 0 rgba(0,0,0,.2)!important;-moz-box-shadow:inset 0 4px 3px 0 rgba(0,0,0,.2)!important;box-shadow:inset 0 4px 3px 0 rgba(0,0,0,.2)!important}.essb_links.essb_template_color-circles-retina li a{border-radius:24px;-webkit-border-radius:24px}.essb_links.essb_template_color-circles-retina .essb_icon:before{font-size:22px!important;top:13px;left:13px}.essb_links.essb_template_massive-retina .essb_icon{width:55px;height:55px}.essb_links.essb_template_massive-retina .essb_icon:before{font-size:35px!important;top:10px;left:10px}.essb_links.essb_template_massive-retina .essb_network_name{font-size:11px}.essb_links.essb_template_massive-retina .essb_vertical_name li a .essb_network_name{margin:0 10px 12px}.essb_links.essb_template_cutoff-fill-retina,.essb_links.essb_template_cutoff-retina{overflow:hidden}.essb_links.essb_template_cutoff-fill-retina li a .essb_icon:before,.essb_links.essb_template_cutoff-retina li a .essb_icon:before{font-size:24px!important}.essb_links.essb_template_cutoff-fill-retina li a .essb_icon,.essb_links.essb_template_cutoff-retina li a .essb_icon{width:40px!important;height:40px!important;top:8px!important;left:8px!important}.essb_links.essb_template_cutoff-retina li a{border-radius:3px;-webkit-border-radius:3px;box-shadow:none;-webkit-transition:.1s cubic-bezier(.42, 0, .58, 1);transition:.1s cubic-bezier(.42, 0, .58, 1);top:16px;position:relative}.essb_displayed_sidebar.essb_sidebar_location_top,.essb_links.essb_template_cutoff-fill-retina li a:hover,.essb_links.essb_template_cutoff-retina li a:hover{top:0}.essb_links.essb_template_cutoff-fill-retina li a{border-radius:4px;-webkit-border-radius:4px;box-shadow:none;-webkit-transition:.1s cubic-bezier(.42, 0, .58, 1);transition:.1s cubic-bezier(.42, 0, .58, 1);top:16px;position:relative}.essb_links.essb_template_modern-light-retina li a{background-color:#fff!important;border-radius:4px;-webkit-border-radius:4px;box-shadow:none;transition-property:background-color;transition-duration:.2s;transition-timing-function:linear}.essb_links.essb_template_modern-light-retina li a .essb_icon{width:36px!important;height:36px!important;top:8px!important;left:8px!important}.essb_links.essb_template_modern-light-retina li a .essb_icon:before{font-size:20px!important}.essb_links.essb_template_modern-light-retina li a .essb_network_name{font-size:13px;text-transform:uppercase}.essb_links.essb_template_tiny-color-circles-retina li a{border-radius:16px;-webkit-border-radius:16px}.essb_links.essb_template_tiny-color-circles-retina .essb_icon{width:32px;height:32px}.essb_links.essb_template_tiny-color-circles-retina .essb_icon:before{font-size:16px!important;top:8px;left:8px}.essb_links.essb_template_tiny-color-circles-retina li a .essb_network_name{font-size:12px;text-transform:uppercase;font-weight:400}.essb_links.essb_template_lollipop-retina li a{color:#565656!important;background-color:transparent!important;font-weight:400;font-size:11px;text-transform:uppercase}.essb_links.essb_template_lollipop-retina li a .essb_network_name{text-transform:uppercase;font-size:11px}.essb_links.essb_template_lollipop-retina li a:focus,.essb_links.essb_template_lollipop-retina li a:hover{color:#d8335b!important}.essb_links.essb_template_lollipop-retina li a:focus .essb_icon,.essb_links.essb_template_lollipop-retina li a:hover .essb_icon{background-color:#eb97ab!important}.essb_links.essb_template_lollipop-retina li.essb_link_less a .essb_icon,.essb_links.essb_template_lollipop-retina li.essb_link_more a .essb_icon,.essb_links.essb_template_lollipop-retina li.essb_link_more_dots a .essb_icon{background-color:#c2cfcd!important}.essb_links.essb_template_lollipop-retina .essb_link_meneame a .essb_icon{background-color:#ffbe89!important}.essb_links.essb_template_lollipop-retina .essb_link_whatsapp a .essb_icon{background-color:#83f179!important}.essb_links.essb_template_lollipop-retina .essb_link_flattr a .essb_icon{background-color:#c5daad!important}.essb_links.essb_template_lollipop-retina .essb_link_ok a .essb_icon{background-color:#f9b98d!important}.essb_links.essb_template_lollipop-retina .essb_link_xing a .essb_icon{background-color:#4fd8da!important}.essb_links.essb_template_lollipop-retina .essb_link_weibo a .essb_icon{background-color:#f68a8e!important}.essb_links.essb_template_lollipop-retina .essb_link_pocket a .essb_icon{background-color:#f8adb6!important}.essb_links.essb_template_lollipop-retina .essb_link_tumblr a .essb_icon{background-color:#82a4c7!important}.essb_links.essb_template_lollipop-retina .essb_link_copy a .essb_icon,.essb_links.essb_template_lollipop-retina .essb_link_mail a .essb_icon,.essb_links.essb_template_lollipop-retina .essb_link_print a .essb_icon{background-color:#91ced7!important}.essb_links.essb_template_lollipop-retina .essb_link_del a .essb_icon{background-color:#a8d3fe!important}.essb_links.essb_template_lollipop-retina .essb_link_buffer a .essb_icon{background-color:#5a5a5a!important}.essb_links.essb_template_lollipop-retina .essb_link_love a .essb_icon{background-color:#f7a3a2!important}.essb_links.essb_template_lollipop-retina .essb_link_twitter a .essb_icon{background-color:#95e7ed!important}.essb_links.essb_template_lollipop-retina .essb_link_facebook a .essb_icon{background-color:#849fbb!important}.essb_links.essb_template_lollipop-retina .essb_link_pinterest a .essb_icon{background-color:#ed939d!important}.essb_links.essb_template_lollipop-retina .essb_link_digg a .essb_icon{background-color:#80b4e7!important}.essb_links.essb_template_lollipop-retina .essb_link_linkedin a .essb_icon{background-color:#8bb7d9!important}.essb_links.essb_template_lollipop-retina .essb_link_vk a .essb_icon{background-color:#97b1cf!important}.essb_links.essb_template_lollipop-retina .essb_link_reddit a .essb_icon{background-color:#d8e2ec!important}.essb_links.essb_template_lollipop-retina .essb_link_blogger a .essb_icon{background-color:#fbcfa9!important}.essb_links.essb_template_lollipop-retina .essb_link_amazon a .essb_icon{background-color:#aa8c91!important}.essb_links.essb_template_lollipop-retina .essb_link_yahoomail a .essb_icon{background-color:#af74ee!important}.essb_links.essb_template_lollipop-retina .essb_link_gmail a .essb_icon{background-color:#eea79e!important}.essb_links.essb_template_lollipop-retina .essb_link_newsvine a .essb_icon{background-color:#45e782!important}.essb_links.essb_template_lollipop-retina .essb_link_hackernews a .essb_icon{background-color:#f9ccaf!important}.essb_links.essb_template_lollipop-retina .essb_link_evernote a .essb_icon{background-color:#bcdea3!important}.essb_links.essb_template_lollipop-retina .essb_link_aol a .essb_icon,.essb_links.essb_template_lollipop-retina .essb_link_viadeo a .essb_icon{background-color:#999!important}.essb_links.essb_template_lollipop-retina .essb_link_myspace a .essb_icon{background-color:#94aad6!important}.essb_links.essb_template_lollipop-retina .essb_link_mailru a .essb_icon{background-color:#fdd38d!important}.essb_links.essb_template_lollipop-retina .essb_link_line a .essb_icon{background-color:#8bf279!important}.essb_links.essb_template_lollipop-retina .essb_link_flipboard a .essb_icon{background-color:#eb6d66!important}.essb_links.essb_template_lollipop-retina .essb_link_comments a .essb_icon{background-color:#989898!important}.essb_links.essb_template_lollipop-retina .essb_link_yummly a .essb_icon{background-color:#f0ae8f!important}.essb_links.essb_template_lollipop-retina .essb_link_sms a .essb_icon{background-color:#97d091!important}.essb_links.essb_template_lollipop-retina .essb_link_viber a .essb_icon{background-color:#b79ccb!important}.essb_links.essb_template_lollipop-retina .essb_link_telegram a .essb_icon{background-color:#55c6ff!important}.essb_links.essb_template_lollipop-retina .essb_link_subscribe a .essb_icon{background-color:#fac3b5!important}.essb_links.essb_template_lollipop-retina .essb_link_skype a .essb_icon{background-color:#79dbff!important}.essb_links.essb_template_lollipop-retina .essb_link_messenger a .essb_icon{background-color:#95caff!important}.essb_links.essb_template_lollipop-retina .essb_link_kakaotalk a .essb_icon{background-color:#fff584!important}.essb_links.essb_template_lollipop-retina .essb_link_sharebtn a .essb_icon{background-color:#e2999f!important}.essb_links.essb_template_lollipop-retina .essb_link_livejournal a .essb_icon{background-color:#77d1f8!important}.essb_links.essb_template_lollipop-retina .essb_link_yammer a .essb_icon{background-color:#3469ba!important}.essb_links.essb_template_lollipop-retina .essb_link_meetedgar a .essb_icon{background-color:#6cbdc5!important}.essb_links.essb_template_lollipop-retina .essb_link_fintel a .essb_icon,.essb_links.essb_template_lollipop-retina .essb_link_instapaper a .essb_icon{background-color:#404040!important}.essb_links.essb_template_lollipop-retina .essb_link_mix a .essb_icon{background-color:#ff8226!important}.essb_links.essb_template_rainbow-retina li a{color:#fff!important;background:#e12f67;background:-webkit-gradient(linear,333 0,0 337,from(#8043af),color-stop(.029,#8442aa),color-stop(.029,#8740a9),color-stop(.042,#8842a8),color-stop(.059,#8d3fa7),color-stop(.067,#8d41a4),color-stop(.164,#9d3d9c),color-stop(.164,#9f3c9a),color-stop(.202,#a63b96),color-stop(.202,#a73a97),color-stop(.23,#a83b96),color-stop(.23,#aa3a92),color-stop(.253,#ac3990),color-stop(.312,#b63a8b),color-stop(.35,#b93a88),color-stop(.35,#bb3986),color-stop(.374,#bc3986),color-stop(.374,#be3884),color-stop(.397,#c03a83),color-stop(.403,#c13c83),color-stop(.412,#c4397f),color-stop(.443,#c63b7a),color-stop(.469,#ca3d75),color-stop(.475,#cb3c75),color-stop(.494,#ca3e74),color-stop(.494,#cc3d74),color-stop(.503,#ce3e75),color-stop(.503,#cf3d74),color-stop(.591,#d84466),color-stop(.591,#d94367),color-stop(.904,#ef6744),color-stop(.951,#f26a43),color-stop(.951,#f26c42),color-stop(.978,#f3703f),color-stop(.978,#f46f40),color-stop(.997,#f57041),color-stop(.997,#f47141),to(#f47141));background:-webkit-linear-gradient(225.34206029135854deg,#8043af,#8442aa 2.9%,#8740a9 2.9%,#8842a8 4.2%,#8d3fa7 5.9%,#8d41a4 6.7%,#9d3d9c 16.4%,#9f3c9a 16.4%,#a63b96 20.2%,#a73a97 20.2%,#a83b96 23%,#aa3a92 23%,#ac3990 25.3%,#b63a8b 31.2%,#b93a88 35%,#bb3986 35%,#bc3986 37.4%,#be3884 37.4%,#c03a83 39.7%,#c13c83 40.3%,#c4397f 41.2%,#c63b7a 44.3%,#ca3d75 46.9%,#cb3c75 47.5%,#ca3e74 49.4%,#cc3d74 49.4%,#ce3e75 50.3%,#cf3d74 50.3%,#d84466 59.1%,#d94367 59.1%,#ef6744 90.4%,#f26a43 95.1%,#f26c42 95.1%,#f3703f 97.8%,#f46f40 97.8%,#f57041 99.7%,#f47141 99.7%,#f47141);background:-moz-linear-gradient(225.34206029135854deg,#8043af,#8442aa 2.9%,#8740a9 2.9%,#8842a8 4.2%,#8d3fa7 5.9%,#8d41a4 6.7%,#9d3d9c 16.4%,#9f3c9a 16.4%,#a63b96 20.2%,#a73a97 20.2%,#a83b96 23%,#aa3a92 23%,#ac3990 25.3%,#b63a8b 31.2%,#b93a88 35%,#bb3986 35%,#bc3986 37.4%,#be3884 37.4%,#c03a83 39.7%,#c13c83 40.3%,#c4397f 41.2%,#c63b7a 44.3%,#ca3d75 46.9%,#cb3c75 47.5%,#ca3e74 49.4%,#cc3d74 49.4%,#ce3e75 50.3%,#cf3d74 50.3%,#d84466 59.1%,#d94367 59.1%,#ef6744 90.4%,#f26a43 95.1%,#f26c42 95.1%,#f3703f 97.8%,#f46f40 97.8%,#f57041 99.7%,#f47141 99.7%,#f47141);background:-o-linear-gradient(225.34206029135854deg,#8043af,#8442aa 2.9%,#8740a9 2.9%,#8842a8 4.2%,#8d3fa7 5.9%,#8d41a4 6.7%,#9d3d9c 16.4%,#9f3c9a 16.4%,#a63b96 20.2%,#a73a97 20.2%,#a83b96 23%,#aa3a92 23%,#ac3990 25.3%,#b63a8b 31.2%,#b93a88 35%,#bb3986 35%,#bc3986 37.4%,#be3884 37.4%,#c03a83 39.7%,#c13c83 40.3%,#c4397f 41.2%,#c63b7a 44.3%,#ca3d75 46.9%,#cb3c75 47.5%,#ca3e74 49.4%,#cc3d74 49.4%,#ce3e75 50.3%,#cf3d74 50.3%,#d84466 59.1%,#d94367 59.1%,#ef6744 90.4%,#f26a43 95.1%,#f26c42 95.1%,#f3703f 97.8%,#f46f40 97.8%,#f57041 99.7%,#f47141 99.7%,#f47141);background:linear-gradient(224.65793970864146deg,#8043af,#8442aa 2.9%,#8740a9 2.9%,#8842a8 4.2%,#8d3fa7 5.9%,#8d41a4 6.7%,#9d3d9c 16.4%,#9f3c9a 16.4%,#a63b96 20.2%,#a73a97 20.2%,#a83b96 23%,#aa3a92 23%,#ac3990 25.3%,#b63a8b 31.2%,#b93a88 35%,#bb3986 35%,#bc3986 37.4%,#be3884 37.4%,#c03a83 39.7%,#c13c83 40.3%,#c4397f 41.2%,#c63b7a 44.3%,#ca3d75 46.9%,#cb3c75 47.5%,#ca3e74 49.4%,#cc3d74 49.4%,#ce3e75 50.3%,#cf3d74 50.3%,#d84466 59.1%,#d94367 59.1%,#ef6744 90.4%,#f26a43 95.1%,#f26c42 95.1%,#f3703f 97.8%,#f46f40 97.8%,#f57041 99.7%,#f47141 99.7%,#f47141);font-size:11px;text-transform:uppercase}.essb_links.essb_template_rainbow-retina li a:hover{box-shadow:0 5px 10px rgba(0,0,0,.16)!important;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.16)!important;transform:translateY(-5px)!important;-webkit-transform:translateY(-5px)!important}.essb_links.essb_template_flow-retina li a .essb_icon{width:18px!important;height:42px!important}.essb_links.essb_template_flow-retina li a .essb_icon:before{font-size:36px!important;top:3px!important;left:9px!important;opacity:.1}.essb_links.essb_template_flow-jump-retina li a:hover .essb_icon{width:36px!important}.essb_links.essb_template_flow-retina li a:focus .essb_icon:before,.essb_links.essb_template_flow-retina li a:hover .essb_icon:before{opacity:1;font-size:24px!important;top:9px!important}.essb_links.essb_template_flow-retina li a:focus .essb_network_name,.essb_links.essb_template_flow-retina li a:hover .essb_network_name{opacity:.25}.essb_links.essb_template_glow-retina li a:focus,.essb_links.essb_template_glow-retina li a:hover{transform:translateY(-3px);-webkit-transform:translateY(-3px);box-shadow:0 5px 20px rgba(0,0,0,.25)!important}.essb_links.essb_template_glow-retina a{box-shadow:none;-webkit-box-shadow:none;font-weight:600;margin:5px 5px 5px 0}.essb_links.essb_template_glow-retina .essb_icon{height:42px;width:38px}.essb_links.essb_template_glow-retina .essb_icon:before{font-size:20px!important;top:11px!important}.essb-adholder-bottom,.essb-mobile-sharebottom{position:fixed;bottom:0;left:0;width:100%;z-index:100001}.essb-mobile-sharebottom.essb-mobile-sharetop{bottom:auto;top:0}.essb-mobile-sharebottom .essb_displayed_sharebottom{z-index:100001}.essb-mobile-sharebottom .essb_links .essb_icon{width:36px!important;height:36px!important;background-size:30px!important}.essb-mobile-sharebottom .essb_links.essb_template_fancy-retina .essb_icon{background-size:18px!important}.essb-mobile-sharebottom .essb_links li a{padding-top:8px;padding-bottom:8px;margin-top:0!important;margin-bottom:0!important}.essb-mobile-sharebottom .essb_links{background-color:#fff;margin:0!important;text-align:center}.essb-mobile-sharebottom .essb_links .essb_t_l_big{font-size:18px!important;margin-right:0!important}.essb-mobile-sharebottom .essb_links_list li.essb_totalcount_item .essb_t_l_big .essb_t_nb:after{margin-top:0!important;font-size:12px!important}.essb-mobile-sharebottom .essb_width_columns_3 li{width:33.3%}.essb-mobile-sharebottom .essb_width_columns .essb_links_list{display:flex}.essb-mobile-sharebottom .essb_width_columns .essb_links_list li{flex:1;align-self:center;align-content:center}.essb-mobile-sharebottom .essb_morepopup .essb_width_columns .essb_links_list{flex-direction:column}.essb-mobile-sharebottom .essb_links li{margin-bottom:0!important}.essb-mobile-sharepoint{left:0;border-radius:5px;padding:15px}.essb-mobile-sharepoint-icon i{display:flex;align-items:center;justify-content:center}.essb-mobile-sharepoint-icon i svg{width:24px;fill:#fff;height:24px}.essb-mobile-sharebar{left:0;width:100%;padding-top:10px;padding-bottom:10px;text-align:center;opacity:.85;line-height:18px;cursor:pointer;z-index:1000}.essb-mobile-sharebar-inner{display:flex;align-items:center;width:100%;justify-content:center}.essb-mobile-sharebar-icon{height:18px;display:inline-flex;align-items:center;margin-right:5px}.essb-mobile-sharebar-icon svg{width:18px;height:18px;fill:#fff}.essb-mobile-sharebar-text{font-size:12pt;display:inline-block;font-weight:700;text-transform:uppercase;margin-left:5px;vertical-align:middle}.essb-mobile-sharebar-window{position:fixed;z-index:99999;background:rgba(255,255,255,.85);color:#111;display:none;top:0;left:0}.essb-mobile-sharebar-window-content{padding:0 15px 15px;margin:10px 0 0;text-align:center;overflow-y:auto}.essb-followme.essb-followme-top.active,.essb-mobile-sharebar-window-content .essb_links{margin-top:0}.essb-mobile-sharebar-window-content li a,.essb_morepopup_content .essb_links a{text-align:left}.essb-mobile-sharebar-window-shadow{position:fixed;height:100%;width:100%;top:0;left:0;background:rgba(33,33,33,.85);z-index:9999;display:none}.essb-mobile-sharebar-window-close-title{background-color:#dadada;width:100%;height:32px}.essb-mobile-sharebar-window-close{width:14px;height:14px;display:inline-block;position:absolute;top:2px;right:14px;-webkit-transition:.5s;transition:.75s;font-weight:700;text-decoration:none;color:#111;line-height:160%;font-size:21px;z-index:1001}.essb-mobile-sharebar-window-close svg{width:18px;height:18px}.essb_morepopup_shadow{position:fixed;height:100%;width:100%;top:0;left:0;background:rgba(33,33,33,.65);z-index:1100;display:none}.essb_morepopup_shadow.essb_morepopup_shadow_modern{background-color:rgba(0,0,0,.9)}.essb_morepopup{background-color:#fff;z-index:1101;-webkit-box-shadow:0 0 20px rgba(0,0,0,.35);box-shadow:0 0 20px rgba(0,0,0,.35);display:none;color:#111;-webkit-border-radius:4px;border-radius:4px}.essb_morepopup .essb_morepopup_header,.essbasc-popup .essbasc-popup-header{line-height:48px;padding:0 15px;font-size:16px;font-weight:400;box-shadow:0 0 4px 0 rgba(0,0,0,.2)}.essb_morepopup.essb_morepopup_modern{background-color:transparent;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;color:#fff;overflow:hidden}.essb_morepopup.essb_morepopup_modern .essb_network_name{color:#fff}.essb_morepopup.essb_morepopup_modern .essb_icon{width:52px;height:52px;margin-bottom:10px}.essb_morepopup.essb_morepopup_modern .essb_icon:before{font-size:32px!important;left:10px;top:10px}.essb_morepopup.essb_morepopup_modern .essb_morepopup_close{background-color:#fff;width:28px;height:28px;border-radius:50%}.essb_morepopup.essb_morepopup_modern .essb_morepopup_close i:before{position:absolute;top:5px;left:5px;font-size:18px}.essb_morepopup.essb_morepopup_modern .essb_links.essb_width_columns_4 li a{width:95%!important;margin-bottom:10px!important}.essb-morepopup-modern-link a,.essb-morepopup-modern-link a:focus,.essb-morepopup-modern-link a:hover,.essb-morepopup-modern-link a:visited,.essb-morepopup-modern-title{color:#fff;text-decoration:none;font-size:13px}.essb_morepopup.essb_morepopup_modern .essb_morepopup_content{width:100%;padding-right:18px}.essb_morepopup_content{padding:20px;margin:0;text-align:center}.essb_morepopup_content::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#f5f5f5}.essb_morepopup_content::-webkit-scrollbar{width:10px;background-color:#f5f5f5}.essb_morepopup_content::-webkit-scrollbar-thumb{background-color:#0ae;background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(.5,rgba(255,255,255,.2)),color-stop(.5,transparent),to(transparent))}.essb-cornerbar .essb_links,.essb-followme.essb-followme-nospace .essb_links,.essb_links.essb_displayed_sidebar,.essb_morepopup_content .essb_links.essb_width_columns_3,.essb_morepopup_inline .essb_links{margin:0!important}.essb_morepopup_close{display:inline-block;position:absolute;right:8px;font-weight:700;text-decoration:none;color:#111!important;line-height:48px;font-size:18px;z-index:1001}.essb_morepopup_inline{padding:10px!important;-webkit-box-shadow:-1px 4px 6px rgba(0,0,0,.09);-moz-box-shadow:-1px 4px 6px rgba(0,0,0,.09);-ms-box-shadow:-1px 4px 6px rgba(0,0,0,.09);-o-box-shadow:-1px 4px 6px rgba(0,0,0,.09);box-shadow:-1px 4px 6px rgba(0,0,0,.09);border:1px solid #b3b3b3;max-width:330px}.essb_morepopup_inline .essb_morepopup_content{padding:0!important;text-align:left}.essb_morepopup_inline .modal-pointer-down-left,.essb_morepopup_inline .modal-pointer-up-left{left:10px;right:auto}.essb_morepopup_inline .modal-pointer-down-right,.essb_morepopup_inline .modal-pointer-up-right{right:10px;left:auto}.essb_morepopup_inline .modal-pointer-up,.essb_morepopup_inline .modal-pointer-up-left,.essb_morepopup_inline .modal-pointer-up-right{width:0;height:0;display:inline-block;border-left:14px inset transparent;border-right:14px inset transparent;border-top:14px inset transparent;border-bottom:14px solid #b3b3b3;top:-28px}.essb_morepopup_inline .modal-pointer-down,.essb_morepopup_inline .modal-pointer-down-left,.essb_morepopup_inline .modal-pointer-down-right{width:0;height:0;display:inline-block;border-left:14px inset transparent;border-right:14px inset transparent;border-top:14px solid #b3b3b3;border-bottom:14px inset transparent;bottom:-28px}.modal,.modal-container,.modal-pointer,.modal-pointer-conceal{position:absolute}.essb_morepopup_inline .modal-pointer-up .modal-pointer-conceal,.essb_morepopup_inline .modal-pointer-up-left .modal-pointer-conceal,.essb_morepopup_inline .modal-pointer-up-right .modal-pointer-conceal{width:0;height:0;display:inline-block;border-left:14px inset transparent;border-right:14px inset transparent;border-top:14px inset transparent;border-bottom:14px solid #fff;left:-14px;top:-13px}.essb_morepopup_inline .modal-pointer-down .modal-pointer-conceal,.essb_morepopup_inline .modal-pointer-down-left .modal-pointer-conceal,.essb_morepopup_inline .modal-pointer-down-right .modal-pointer-conceal{width:0;height:0;display:inline-block;border-left:14px inset transparent;border-right:14px inset transparent;border-top:14px solid #fff;left:-14px;bottom:1px}.essb_mailform_shadow{position:fixed;height:100%;width:100%;top:0;left:0;background:rgba(0,0,0,.4);z-index:1100;display:none}.essb_mailform{background-color:#fff;z-index:1101;-webkit-box-shadow:0 0 20px rgba(0,0,0,.3);box-shadow:0 0 20px rgba(0,0,0,.3);display:none;color:#111;-webkit-border-radius:3px;border-radius:3px;width:300px}.essb_mailform_header{background:#3b5897;color:#fff;line-height:60px}.essb_mailform_header div{font-size:16px;font-weight:600;padding:0 15px}.essb_mailform_content{padding:20px;margin:0}.essb_mailform_content p{margin-bottom:20px}.essb_mailform_content .essb_mailform_content_label{font-size:14px;line-height:20px;display:block}.essb_mailform_content .essb_mailform_content_input{background:#fff;border:1px solid #d9d9d9;border-radius:4px;box-shadow:none;font-size:14px;line-height:16px;padding:8px;margin-bottom:15px;width:100%;display:block}.essb_mailform_content .essb_mailform_content_input:focus{border:1px solid #2980b9}.essb_mailform_content .essb_mailform_content_button{font-weight:700;padding:8px 20px;text-align:center;background-color:#3b5897;color:#fff;font-size:13px;line-height:16px;border:0;box-shadow:none;border-radius:16px}.essb_mailform_content .essb_mailform_content_buttons{border-top:1px solid #e3e3e3;padding-top:10px;text-align:center}.essb_mailform_content .essb_mailform_content_button:focus,.essb_mailform_content .essb_mailform_content_button:hover{background:#34495e!important}.essb_mailform_preview{font-size:12px;margin-bottom:10px}.essb_native_buttons.essb_native_after_share{margin-top:5px}.essb_links .essb_native_item{height:24px;margin-right:5px!important}.essb-followme{z-index:1000;background-color:#fff;position:fixed;left:0;width:100%;-webkit-transition:.2s linear;-moz-transition:.2s linear;-ms-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear}.essb-followme .essb_links{margin:10px 0!important}.essb-followme.essb-followme-bottom{bottom:0;margin-bottom:-200px}.essb-followme.essb-followme-top{top:0;margin-top:-200px}.essb-followme.essb-followme-bottom.active{margin-bottom:0}.essb-followme.essb-followme-left{bottom:10px;left:10px;margin-left:-200px;max-width:80px}.essb-followme.essb-followme-left.active{margin-left:0}.essb-cornerbar{position:fixed;bottom:20px;right:20px;z-index:1001;-webkit-transition:.2s linear;-moz-transition:.2s linear;-ms-transition:.2s linear;-o-transition:.2s linear;transition:.2s linear;max-width:640px}.essb-cornerbar-bottom-left{right:auto;left:20px}.essb-cornerbar-top-right{bottom:auto;top:20px}.essb-cornerbar-top-left{bottom:auto;top:20px;right:auto;left:20px}.essb-cornerbar-light{background-color:#fff;color:#000;padding:15px}.essb-cornerbar-dark{background-color:#252525;color:#f9f9f9;padding:15px}.essb-cornerbar-glow{background-color:#fff;box-shadow:0 3px 20px 0 rgba(0,0,0,.15);padding:15px}.essb-cornerbar-bottom-left.essb-cornerbar-hidden,.essb-cornerbar-bottom-left.essb-cornerbar-hiddenend,.essb-cornerbar-top-left.essb-cornerbar-hidden,.essb-cornerbar-top-left.essb-cornerbar-hiddenend{margin-left:-2000px}.essb-cornerbar-bottom-right.essb-cornerbar-hidden,.essb-cornerbar-bottom-right.essb-cornerbar-hiddenend,.essb-cornerbar-top-right.essb-cornerbar-hidden,.essb-cornerbar-top-right.essb-cornerbar-hiddenend{margin-right:-2000px}.essb-cornerbar .essb_message_before{margin-right:10px!important}.essb_links.essb_displayed_sidebar.essb_nospace li a{border-radius:0!important;margin-bottom:0!important;margin-top:0!important}.essb_links.essb_width_flex.essb_displayed_sidebar li a{width:auto!important;margin:0!important}.essb_displayed_sidebar .essb_item,.essb_displayed_sidebar ul{display:block!important}.essb_displayed_sidebar{position:fixed;left:0;top:25%;z-index:2000}.essb_displayed_sidebar li,.essb_displayed_sidebar ul{padding:0!important;margin:0!important;list-style:none!important;text-align:left}.essb_displayed_sidebar .essb_links_list li.essb_totalcount_item .essb_t_l_big,.essb_displayed_sidebar .essb_links_list li.essb_totalcount_item .essb_t_r_big{padding-left:2px!important}.essb-forced-hidden-always,.essb-pin .essb_links .essb-location-customize,.essb_displayed_sidebar .essb-sidebar-closed-clicked .essb_network_name,.essb_displayed_sidebar .essb_item.essb_after_more,.essb_displayed_sidebar .essb_link_less,.essb_displayed_sidebar:hover .essb_link_sidebar-close .essb_network_name,.essb_displayed_sidebar_right .essb_item.essb_after_more{display:none!important}.essb_displayed_sidebar.essb_sidebar_transition,.essb_displayed_sidebar_right.essb_sidebar_transition,.essb_links.essb_displayed_sidebar li{transition:All .8s;-webkit-transition:All .8s;-moz-transition:All .8s;-o-transition:All .8s}.essb_displayed_sidebar:hover .essb_link_sidebar-close a:hover,.essb_displayed_sidebar_right:hover .essb_link_sidebar-close a:hover{background:0 0!important}.essb_displayed_sidebar_right{position:fixed;right:0;top:25%;z-index:2000;left:auto}.essb_displayed_sidebar.essb_sidebar_location_middle,.essb_displayed_sidebar.essb_sidebar_transition_fade,.essb_displayed_sidebar_right.essb_sidebar_transition_fade{opacity:0}.essb_displayed_sidebar.essb_sidebar_location_bottom{top:auto;bottom:0}.essb_displayed_sidebar_right li{text-align:right!important}.essb_displayed_sidebar_right li:last-child a{margin-right:5px}.essb_displayed_sidebar .essb_counter_right:after{border-right:0px solid #fff!important;border-bottom:0 solid transparent!important;border-top:0 solid transparent!important}.essb_displayed_sidebar_right .essb_hide_name a:focus .essb_icon,.essb_displayed_sidebar_right .essb_hide_name a:hover .essb_icon{margin-right:0!important;margin-left:0!important}.essb_displayed_sidebar.essb_sidebar_transition_slide{margin-left:-500px!important}.essb_displayed_sidebar_right.essb_sidebar_transition_slide{margin-right:-500px!important}.essb_links.essb_sidebar_icon_medium .essb_icon{width:42px;height:42px}.essb_links.essb_sidebar_icon_medium .essb_icon:before{top:12px!important;left:12px!important}.essb_links.essb_sidebar_icon_large .essb_icon{width:52px;height:52px}.essb_links.essb_sidebar_icon_large .essb_icon:before{top:17px!important;left:17px!important}.essb_links.essb_sidebar_icon_xlarge .essb_icon{width:62px;height:62px}.essb_links.essb_sidebar_icon_xlarge .essb_icon:before{top:22px!important;left:22px!important}.essb_links.essb_displayed_sidebar li.essb-sidebar-closed-item{margin-left:-200px!important}.essb_links.essb_displayed_sidebar_right li.essb-sidebar-closed-item{margin-right:-200px!important}.essb_displayed_sidebar .essb_link_sidebar-close a{background:0 0!important;box-shadow:none!important;-webkit-box-shadow:none!important;opacity:0}.essb_displayed_sidebar .essb-sidebar-closed-clicked.essb_link_sidebar-close a,.essb_displayed_sidebar .essb_link_sidebar-close a .essb_icon_sidebar-close,.essb_displayed_sidebar_right .essb-sidebar-closed-clicked.essb_link_sidebar-close a,.essb_displayed_sidebar_right .essb_link_sidebar-close a{color:#333}.essb_links.essb_size_xs .essb_icon{width:24px!important;height:24px!important}.essb_links.essb_size_xs .essb_icon:before{font-size:14px!important;top:5px!important;left:5px!important}.essb_links.essb_size_xs li a .essb_network_name{font-size:11px!important;text-transform:uppercase!important;font-weight:400!important;line-height:12px!important}.essb_links.essb_size_xs .essb_totalcount_item .essb_t_l_big,.essb_links.essb_size_xs .essb_totalcount_item .essb_t_r_big{font-size:14px!important;line-height:14px!important}.essb_links.essb_size_xs .essb_totalcount_item .essb_t_l_big .essb_t_nb_after,.essb_links.essb_size_xs .essb_totalcount_item .essb_t_r_big .essb_t_nb_after{font-size:10px!important;line-height:10px!important;margin-top:1px!important}.essb_links.essb_size_xs .essb_totalcount_item .essb_t_l_big.essb_total_icon:before,.essb_links.essb_size_xs .essb_totalcount_item .essb_t_r_big.essb_total_icon:before{font-size:14px!important;line-height:25px!important}.essb_links.essb_size_s .essb_icon{width:30px!important;height:30px!important}.essb_links.essb_size_s .essb_icon:before{font-size:16px!important;top:7px!important;left:7px!important}.essb_links.essb_size_s li a .essb_network_name{font-size:12px!important;font-weight:400!important;line-height:12px!important}.essb_links.essb_size_s .essb_totalcount_item .essb_t_l_big,.essb_links.essb_size_s .essb_totalcount_item .essb_t_r_big{font-size:16px!important;line-height:16px!important}.essb_links.essb_size_s .essb_totalcount_item .essb_t_l_big .essb_t_nb_after,.essb_links.essb_size_s .essb_totalcount_item .essb_t_r_big .essb_t_nb_after{font-size:9px!important;line-height:9px!important;margin-top:1px!important}.essb_links.essb_size_s .essb_totalcount_item .essb_t_l_big.essb_total_icon:before,.essb_links.essb_size_s .essb_totalcount_item .essb_t_r_big.essb_total_icon:before{font-size:16px!important;line-height:26px!important}.essb_links.essb_size_m .essb_icon{width:36px!important;height:36px!important}.essb_links.essb_size_m .essb_icon:before{font-size:18px!important;top:9px!important;left:9px!important}.essb_links.essb_size_m li a .essb_network_name{font-size:13px!important;font-weight:400!important;line-height:12px!important}.essb_links.essb_size_l .essb_icon{width:42px!important;height:42px!important}.essb_links.essb_size_l .essb_icon:before{font-size:20px!important;top:11px!important;left:11px!important}.essb_links.essb_size_l li a .essb_network_name,.essb_links.essb_size_xl li a .essb_network_name,.essb_links.essb_size_xxl li a .essb_network_name{font-size:14px!important;font-weight:400!important;line-height:12px!important}.essb_links.essb_size_xl .essb_icon{width:46px!important;height:46px!important}.essb_links.essb_size_xl .essb_icon:before{font-size:24px!important;top:11px!important;left:11px!important}.essb_links.essb_size_xl .essb_totalcount_item .essb_t_l_big,.essb_links.essb_size_xl .essb_totalcount_item .essb_t_r_big{font-size:21px!important;line-height:21px!important}.essb_links.essb_size_xl .essb_totalcount_item .essb_t_l_big .essb_t_nb_after,.essb_links.essb_size_xl .essb_totalcount_item .essb_t_r_big .essb_t_nb_after{font-size:11px!important;line-height:11px!important;margin-top:2px!important}.essb_links.essb_size_xl .essb_totalcount_item .essb_t_l_big.essb_total_icon:before,.essb_links.essb_size_xl .essb_totalcount_item .essb_t_r_big.essb_total_icon:before{font-size:21px!important;line-height:34px!important}.essb_links.essb_size_xxl .essb_icon{width:50px!important;height:50px!important}.essb_links.essb_size_xxl .essb_icon:before{font-size:28px!important;top:11px!important;left:11px!important}.essb_links.essb_size_xxl .essb_totalcount_item .essb_t_l_big,.essb_links.essb_size_xxl .essb_totalcount_item .essb_t_r_big{font-size:24px!important;line-height:24px!important}.essb_links.essb_size_xxl .essb_totalcount_item .essb_t_l_big .essb_t_nb_after,.essb_links.essb_size_xxl .essb_totalcount_item .essb_t_r_big .essb_t_nb_after{font-size:12px!important;line-height:12px!important;margin-top:2px!important}.essb_links.essb_size_xxl .essb_totalcount_item .essb_t_l_big.essb_total_icon:before,.essb_links.essb_size_xxl .essb_totalcount_item .essb_t_r_big.essb_total_icon:before{font-size:24px!important;line-height:38px!important}.essb-pin{position:relative!important;display:block!important;line-height:0!important;cursor:pointer}.essb-pin.aligncenter img{display:block;margin:0 auto 20px}.essb-pin .essb_links{margin:0!important;display:none;position:absolute;top:20px;left:20px;z-index:99}.essb-pin .essb_links.essb_always_visible,.essb-pin:hover .essb_links,.woocommerce-product-gallery__image .essb-pin .essb_links{display:block}.essb-pin .essb_links.essb_pos_top-right{left:auto;right:20px}.essb-pin .essb_links.essb_pos_top-middle{left:50%;margin-left:-40px!important}.essb-pin .essb_links.essb_pos_middle-right{left:auto;right:20px;top:50%;margin-top:-20px!important}.essb-pin .essb_links.essb_pos_middle-middle{left:50%;margin-left:-40px!important;top:50%;margin-top:-20px!important}.essb-pin .essb_links.essb_pos_middle-left{top:50%;margin-top:-20px!important}.essb-pin .essb_links.essb_pos_bottom-left{top:auto;bottom:20px}.essb-pin .essb_links.essb_pos_bottom-right{left:auto;right:20px;top:auto;bottom:20px}.essb-pin .essb_links.essb_pos_bottom-middle{left:50%;top:auto;bottom:20px}.envira-lazy .essb-pin.envira-gallery-image img{opacity:1!important}@media screen and (max-width:1100px){.essb-pin .essb_links{display:block}.essb-pin .essb_links.essb_mobilepos_below{position:static}.essb-pin .essb_links.essb_mobilepos_hidden{display:none}}@media (max-width:600px){.essb_morepopup.essb_morepopup_modern .essb_morepopup_content{padding:0 18px 0 0}}@media (max-width:768px){.essb_mobile_hidden,.essb_responsive_adaptive .essb_network_name{display:none!important}}@media (min-width:769px) and (max-width:1100px){.essb_responsive_adaptive li .essb_network_name,.essb_tablet_hidden{display:none!important}.essb_responsive_adaptive li a:hover .essb_network_name{display:inline-block!important}}@media (min-width:1101px){.essb_desktop_hidden,.essb_displayed_postfloat .essb_item.essb_desktop_hidden,.essb_displayed_sidebar .essb_item.essb_desktop_hidden{display:none!important}}@media (max-width:960px){.essb_links.essb_content_responsive .essb_counter_left,.essb_links.essb_content_responsive .essb_counter_right,.essb_links.essb_content_responsive li a .essb_network_name{display:none}}:root{--joinchat-ico:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M3.516 3.516c4.686-4.686 12.284-4.686 16.97 0s4.686 12.283 0 16.97a12 12 0 0 1-13.754 2.299l-5.814.735a.392.392 0 0 1-.438-.44l.748-5.788A12 12 0 0 1 3.517 3.517zm3.61 17.043.3.158a9.85 9.85 0 0 0 11.534-1.758c3.843-3.843 3.843-10.074 0-13.918s-10.075-3.843-13.918 0a9.85 9.85 0 0 0-1.747 11.554l.16.303-.51 3.942a.196.196 0 0 0 .219.22zm6.534-7.003-.933 1.164a9.84 9.84 0 0 1-3.497-3.495l1.166-.933a.79.79 0 0 0 .23-.94L9.561 6.96a.79.79 0 0 0-.924-.445l-2.023.524a.797.797 0 0 0-.588.88 11.754 11.754 0 0 0 10.005 10.005.797.797 0 0 0 .88-.587l.525-2.023a.79.79 0 0 0-.445-.923L14.6 13.327a.79.79 0 0 0-.94.23z'/%3E%3C/svg%3E");--joinchat-font:-apple-system,blinkmacsystemfont,"Segoe UI",roboto,oxygen-sans,ubuntu,cantarell,"Helvetica Neue",sans-serif}.joinchat{--bottom:20px;--sep:20px;--s:60px;display:none;position:fixed;z-index:9000;right:var(--sep);bottom:var(--bottom);font:normal normal normal 16px/1.625em var(--joinchat-font);letter-spacing:0;animation:joinchat_show .5s cubic-bezier(.18,.89,.32,1.28) 10ms both;transform:scale3d(0,0,0);transform-origin:calc(var(--s)/-2) calc(var(--s)/-4);-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgb(0 0 0/0)}.joinchat *,.joinchat :after,.joinchat :before{box-sizing:border-box}.joinchat--show{display:block;transform:scaleX(1)}.joinchat--left{right:auto;left:var(--sep)}.joinchat--noanim{animation:none}.joinchat__button{position:absolute;z-index:2;bottom:8px;right:8px;height:var(--s);min-width:var(--s);background:#25d366;color:inherit;border-radius:calc(var(--s)/2);box-shadow:1px 6px 24px 0 rgba(7,94,84,.24);cursor:pointer;transition:background-color .2s linear}.joinchat__button:hover{background:#128c7e}.joinchat__button:active{background:#128c7e;transition:none}.joinchat--left .joinchat__button{right:auto;left:8px}.joinchat__button__open{width:var(--s);height:var(--s);border-radius:50%;background:rgb(0 0 0/0) var(--joinchat-ico) 50% no-repeat;background-size:60%;overflow:hidden}.joinchat__button__image{position:absolute;top:1px;right:1px;width:calc(var(--s) - 2px);height:calc(var(--s) - 2px);border-radius:50%;overflow:hidden;opacity:0}.joinchat__button__image img,.joinchat__button__image video{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.joinchat--show .joinchat__button__image{animation:joinchat_image_loop 20s linear 5s infinite normal both}.joinchat--image .joinchat__button__image{opacity:1;animation:none}.joinchat__tooltip{position:absolute;top:calc(var(--s)/2 - 16px);right:calc(var(--s) + 16px);max-width:calc(100vw - var(--s) - 45px);height:32px;padding:0 14px;border:none;border-radius:16px;background:#fff;color:rgba(0,0,0,.8);line-height:31px;white-space:nowrap;opacity:0;transition:opacity .3s ease-out .4s;filter:drop-shadow(0 1px 4px rgba(0,0,0,.4));pointer-events:none}.joinchat__tooltip:after{content:"";display:block;position:absolute;top:10px;right:-6px;border:8px solid transparent;border-width:6px 0 6px 8px;border-left-color:#fff}.joinchat__tooltip div{width:-moz-max-content;width:max-content;max-width:100%;overflow:hidden;text-overflow:ellipsis}.joinchat--tooltip .joinchat__tooltip{animation:joinchat_tootlip 20s linear 5s 1 normal both}.joinchat--left .joinchat__tooltip{right:auto;left:calc(var(--s) + 16px)}.joinchat--left .joinchat__tooltip:after{left:-6px;right:auto;border-color:transparent;border-width:6px 8px 6px 0;border-right-color:#fff}.joinchat__qr{position:absolute;bottom:calc(var(--s) + 16px);right:0;display:none;flex-direction:column-reverse;width:228px;min-height:200px;padding:14px 14px 10px;border:none;border-radius:16px;background:#fff;color:rgba(0,0,0,.8);text-align:center;white-space:nowrap;filter:drop-shadow(0 1px 4px rgba(0,0,0,.4));animation:joinchat_badge_in .4s cubic-bezier(.11,.84,.83,1.01) .5s both;pointer-events:none}.joinchat__qr:after{content:"";display:block;position:absolute;bottom:-6px;right:calc(var(--s)/2 - 6px);border:8px solid transparent;border-width:8px 6px 0;border-top-color:#fff}.joinchat--left .joinchat__qr{left:0;right:auto}.joinchat--left .joinchat__qr:after{left:calc(var(--s)/2 - 6px);right:auto}.joinchat__qr div{font-size:14px;color:#4a4a4a;overflow:hidden;text-overflow:ellipsis}.joinchat__qr canvas{display:block;width:200px;height:200px;margin:0;image-rendering:pixelated}@keyframes joinchat_show{0%{transform:scale3d(0,0,0)}to{transform:scaleX(1)}}@keyframes joinchat_badge_in{0%{opacity:0;transform:translate3d(0,50px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes joinchat_image_loop{0%{opacity:0}3%,20%{opacity:1}25%,to{opacity:0}}@keyframes joinchat_tootlip{0%{opacity:0;transform:scaleY(0)}1%,20%{opacity:1;transform:scaleX(1)}25%,to{opacity:0;transform:scaleX(1)}}.joinchat__woo-btn__wrapper{clear:both}.joinchat__woo-btn{--s:40px;display:inline-block;box-sizing:border-box;height:var(--s);max-width:100%;padding:0 calc(var(--s)/2) 0 var(--s);background:#25d366 var(--joinchat-ico) calc(var(--s)*0.2) 50% no-repeat;background-size:calc(var(--s)*0.6);color:#fff;border-radius:calc(var(--s)/2);font:700 normal calc(var(--s)*0.35)/var(--s) var(--joinchat-font);white-space:nowrap;text-overflow:ellipsis;overflow:hidden;cursor:pointer;transition:background-color .2s}.joinchat__woo-btn:empty{padding-right:0}.joinchat__woo-btn:hover{background-color:#128c7e}@media (orientation:landscape) and (height >= 481px),(orientation:portrait) and (width >= 481px){.joinchat--mobile{display:none!important}}@media (width <= 767px){.joinchat--footer-bar{--bottom:76px!important}}@media (orientation:landscape) and (height <= 480px),(width <= 480px){.joinchat{--bottom:6px;--sep:6px}}@media (hover:hover){.joinchat__button:hover .joinchat__tooltip{opacity:1;animation:none;transition:opacity .2s}.joinchat--btn .joinchat__button:hover .joinchat__qr{display:flex}}@media (prefers-reduced-motion){.joinchat{animation:none}}/*! elementor - v3.23.0 - 25-07-2024 */
.dialog-widget-content{background-color:var(--e-a-bg-default);position:absolute;border-radius:3px;box-shadow:2px 8px 23px 3px rgba(0,0,0,.2);overflow:hidden}.dialog-message{line-height:1.5;box-sizing:border-box}.dialog-close-button{cursor:pointer;position:absolute;margin-block-start:15px;right:15px;color:var(--e-a-color-txt);font-size:15px;line-height:1;transition:var(--e-a-transition-hover)}.dialog-close-button:hover{color:var(--e-a-color-txt-hover)}.dialog-prevent-scroll{overflow:hidden;max-height:100vh}.dialog-type-lightbox{position:fixed;height:100%;width:100%;bottom:0;left:0;background-color:rgba(0,0,0,.8);z-index:9999;-webkit-user-select:none;-moz-user-select:none;user-select:none}.elementor-editor-active .elementor-popup-modal{background-color:initial}.dialog-type-alert .dialog-widget-content,.dialog-type-confirm .dialog-widget-content{margin:auto;width:400px;padding:20px}.dialog-type-alert .dialog-header,.dialog-type-confirm .dialog-header{font-size:15px;font-weight:500}.dialog-type-alert .dialog-header:after,.dialog-type-confirm .dialog-header:after{content:"";display:block;border-block-end:var(--e-a-border);padding-block-end:10px;margin-block-end:10px;margin-inline-start:-20px;margin-inline-end:-20px}.dialog-type-alert .dialog-message,.dialog-type-confirm .dialog-message{min-height:50px}.dialog-type-alert .dialog-buttons-wrapper,.dialog-type-confirm .dialog-buttons-wrapper{padding-block-start:10px;display:flex;justify-content:flex-end;gap:15px}.dialog-type-alert .dialog-buttons-wrapper .dialog-button,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button{font-size:12px;font-weight:500;line-height:1.2;padding:8px 16px;outline:none;border:none;border-radius:var(--e-a-border-radius);background-color:var(--e-a-btn-bg);color:var(--e-a-btn-color-invert);transition:var(--e-a-transition-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover{border:none}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover{background-color:var(--e-a-btn-bg-hover);color:var(--e-a-btn-color-invert)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:active,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:active{background-color:var(--e-a-btn-bg-active)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:not([disabled]),.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:not([disabled]){cursor:pointer}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:disabled,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:disabled{background-color:var(--e-a-btn-bg-disabled);color:var(--e-a-btn-color-disabled)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:not(.elementor-button-state) .elementor-state-icon,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:not(.elementor-button-state) .elementor-state-icon{display:none}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt{background:transparent;color:var(--e-a-color-txt)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover{background:var(--e-a-bg-hover);color:var(--e-a-color-txt-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:disabled,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:disabled,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled{background:transparent;color:var(--e-a-color-txt-disabled)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt-border,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt-border{border:1px solid var(--e-a-color-txt-muted)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success{background-color:var(--e-a-btn-bg-success)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success:hover{background-color:var(--e-a-btn-bg-success-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary{background-color:var(--e-a-btn-bg-primary);color:var(--e-a-btn-color)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:hover{background-color:var(--e-a-btn-bg-primary-hover);color:var(--e-a-btn-color)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt{background:transparent;color:var(--e-a-color-primary-bold)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:hover{background:var(--e-a-bg-primary)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro{background-color:var(--e-a-btn-bg-accent)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:hover{background-color:var(--e-a-btn-bg-accent-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:active,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:active,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:active,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:active{background-color:var(--e-a-btn-bg-accent-active)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-info,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-info,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-info,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-info{background-color:var(--e-a-btn-bg-info)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-info:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-info:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-info:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-info:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-info:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-info:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-info:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-info:hover{background-color:var(--e-a-btn-bg-info-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning{background-color:var(--e-a-btn-bg-warning)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning:hover{background-color:var(--e-a-btn-bg-warning-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger{background-color:var(--e-a-btn-bg-danger)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover{background-color:var(--e-a-btn-bg-danger-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button i,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button i{margin-inline-end:5px}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button:visited,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:visited{color:initial}.flatpickr-calendar{width:280px}.flatpickr-calendar .flatpickr-current-month span.cur-month{font-weight:300}.flatpickr-calendar .dayContainer{width:280px;min-width:280px;max-width:280px}.flatpickr-calendar .flatpickr-days{width:280px}.flatpickr-calendar .flatpickr-day{max-width:37px;height:37px;line-height:37px}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{position:absolute;top:-10000em;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{content:"";display:block;clear:both;width:0;height:0}.e-logo-wrapper{background:var(--e-a-bg-logo);display:inline-block;padding:.75em;border-radius:50%;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{margin:0;background-color:transparent}.elementor img{height:auto;max-width:100%;border:none;border-radius:0;box-shadow:none}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{max-width:100%;width:100%;margin:0;line-height:1;border:none}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{height:100%;width:100%;top:0;left:0;position:absolute;overflow:hidden;z-index:0;direction:ltr}.elementor .elementor-background-video-container{transition:opacity 1s;pointer-events:none}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-html5-video{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay,.elementor .elementor-background-slideshow{height:100%;width:100%;top:0;left:0;position:absolute}.elementor .elementor-background-slideshow{z-index:0}.elementor .elementor-background-slideshow__slide__image{width:100%;height:100%;background-position:50%;background-size:cover}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order);align-self:var(--align-self)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);align-items:var(--align-items);align-content:var(--align-content);gap:var(--gap)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-center .elementor-button{width:auto}.elementor-align-right{text-align:right}.elementor-align-right .elementor-button{width:auto}.elementor-align-left{text-align:left}.elementor-align-left .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{font-size:100px;color:#fff;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-property:transform;transition-duration:10s;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-center .elementor-button{width:auto}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-left .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-center .elementor-button{width:auto}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-left .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-center .elementor-button{width:auto}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-left .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-center .elementor-button{width:auto}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-left .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-center .elementor-button{width:auto}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-left .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-center .elementor-button{width:auto}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-left .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-right:auto;margin-left:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-row{width:100%;display:flex}@media (max-width:1024px){.elementor-row{flex-wrap:wrap}}.elementor-widget-wrap{position:relative;width:100%;flex-wrap:wrap;align-content:flex-start}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:20px}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{position:relative;min-height:1px;display:flex}.elementor-column-wrap{width:100%;position:relative;display:flex}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9),.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9),.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}ul.elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap}ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-gap))}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);position:var(--position);width:var(--width);min-width:0;min-height:var(--min-height);height:var(--height);border-radius:var(--border-radius);z-index:var(--z-index);overflow:var(--overflow);transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s);--flex-wrap-mobile:wrap;margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-block-end:var(--margin-block-end);margin-inline-start:var(--margin-inline-start);padding-inline-start:var(--padding-inline-start);padding-inline-end:var(--padding-inline-end);--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{text-align:var(--text-align);padding-block-start:var(--padding-block-start);padding-block-end:var(--padding-block-end)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);align-content:var(--grid-align-content);grid-auto-flow:var(--grid-auto-flow);justify-items:var(--justify-items);align-items:var(--align-items)}.e-con-boxed.e-flex{flex-direction:column;flex-wrap:nowrap;justify-content:normal;align-items:normal;align-content:normal}.e-con-boxed.e-grid{justify-items:legacy;grid-template-columns:1fr;grid-template-rows:1fr}.e-con-boxed{text-align:initial;gap:initial}.e-con.e-flex>.e-con-inner{flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);align-items:var(--align-items);align-content:var(--align-content);flex-basis:auto;flex-grow:1;flex-shrink:1;align-self:auto}.e-con.e-grid>.e-con-inner{justify-items:var(--justify-items);align-items:var(--align-items)}.e-con>.e-con-inner{gap:var(--gap);width:100%;max-width:var(--content-width);margin:0 auto;padding-inline-start:0;padding-inline-end:0;height:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{content:var(--background-overlay);display:block;position:absolute;mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);transition:var(--overlay-transition,.3s);border-radius:var(--border-radius);border-style:var(--border-style);border-color:var(--border-color);border-block-start-width:var(--border-block-start-width);border-inline-end-width:var(--border-inline-end-width);border-block-end-width:var(--border-block-end-width);border-inline-start-width:var(--border-inline-start-width);top:calc(0px - var(--border-top-width));left:calc(0px - var(--border-left-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-radius:var(--border-radius);border-style:var(--border-style);border-color:var(--border-color);border-block-start-width:var(--border-block-start-width);border-inline-end-width:var(--border-inline-end-width);border-block-end-width:var(--border-block-end-width);border-inline-start-width:var(--border-inline-start-width);top:calc(0px - var(--border-top-width));left:calc(0px - var(--border-left-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-phone{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{flex-wrap:wrap;align-items:center}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{width:100%;max-width:100%;border:1px solid #69727d;background-color:transparent;color:#1f2124;vertical-align:middle;flex-grow:1}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;font-size:inherit;font-family:inherit;font-weight:inherit;font-style:inherit;text-transform:inherit;letter-spacing:inherit;line-height:inherit;flex-basis:100%;padding-inline-end:20px}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;position:absolute;top:50%;transform:translateY(-50%);right:10px;pointer-events:none;text-shadow:0 0 3px rgba(0,0,0,.3)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{content:"*";color:red;padding-inline-start:.2em}.elementor-field-textual{line-height:1.4;font-size:15px;min-height:40px;padding:5px 14px;border-radius:3px}.elementor-field-textual.elementor-size-xs{font-size:13px;min-height:33px;padding:4px 12px;border-radius:2px}.elementor-field-textual.elementor-size-md{font-size:16px;min-height:47px;padding:6px 16px;border-radius:4px}.elementor-field-textual.elementor-size-lg{font-size:18px;min-height:59px;padding:7px 20px;border-radius:5px}.elementor-field-textual.elementor-size-xl{font-size:20px;min-height:72px;padding:8px 24px;border-radius:6px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{margin:10px 0;font-size:1em;line-height:1}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-weight:400;font-style:normal;vertical-align:middle;margin-inline-end:5px}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{padding-block-start:0;padding-block-end:0;border:none}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;justify-content:center;flex-direction:row;gap:5px}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element .elementor-widget-container{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-button{display:inline-block;line-height:1;background-color:#69727d;font-size:15px;padding:12px 24px;border-radius:3px;color:#fff;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;justify-content:center;flex-direction:row;gap:5px}.elementor-button-icon svg{width:1em;height:auto}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{font-size:13px;padding:10px 20px;border-radius:2px}.elementor-button.elementor-size-md{font-size:16px;padding:15px 30px;border-radius:4px}.elementor-button.elementor-size-lg{font-size:18px;padding:20px 40px;border-radius:5px}.elementor-button.elementor-size-xl{font-size:20px;padding:25px 50px;border-radius:6px}.elementor-button .elementor-align-icon-right{order:15}.elementor-button .elementor-align-icon-left{order:5}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-tab-title a{color:inherit}.elementor-view-stacked .elementor-icon{padding:.5em;background-color:#69727d;color:#fff;fill:#fff}.elementor-view-framed .elementor-icon{padding:.5em;color:#69727d;border:3px solid #69727d;background-color:transparent}.elementor-icon{display:inline-block;line-height:1;transition:all .3s;color:#69727d;font-size:50px;text-align:center}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{width:1em;height:1em;position:relative;display:block}.elementor-icon i:before,.elementor-icon svg:before{position:absolute;left:50%;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container{transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.elementor-element,.elementor-lightbox{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px}.elementor-element .swiper-container .swiper-slide figure,.elementor-element .swiper .swiper-slide figure,.elementor-lightbox .swiper-container .swiper-slide figure,.elementor-lightbox .swiper .swiper-slide figure{line-height:0}.elementor-element .swiper-container .elementor-lightbox-content-source,.elementor-element .swiper .elementor-lightbox-content-source,.elementor-lightbox .swiper-container .elementor-lightbox-content-source,.elementor-lightbox .swiper .elementor-lightbox-content-source{display:none}.elementor-element .swiper-container .elementor-swiper-button,.elementor-element .swiper-container~.elementor-swiper-button,.elementor-element .swiper .elementor-swiper-button,.elementor-element .swiper~.elementor-swiper-button,.elementor-lightbox .swiper-container .elementor-swiper-button,.elementor-lightbox .swiper-container~.elementor-swiper-button,.elementor-lightbox .swiper .elementor-swiper-button,.elementor-lightbox .swiper~.elementor-swiper-button{position:absolute;display:inline-flex;z-index:1;cursor:pointer;font-size:25px;color:hsla(0,0%,93.3%,.9);top:50%;transform:translateY(-50%)}.elementor-element .swiper-container .elementor-swiper-button svg,.elementor-element .swiper-container~.elementor-swiper-button svg,.elementor-element .swiper .elementor-swiper-button svg,.elementor-element .swiper~.elementor-swiper-button svg,.elementor-lightbox .swiper-container .elementor-swiper-button svg,.elementor-lightbox .swiper-container~.elementor-swiper-button svg,.elementor-lightbox .swiper .elementor-swiper-button svg,.elementor-lightbox .swiper~.elementor-swiper-button svg{fill:hsla(0,0%,93.3%,.9);height:1em;width:1em}.elementor-element .swiper-container .elementor-swiper-button-prev,.elementor-element .swiper-container~.elementor-swiper-button-prev,.elementor-element .swiper .elementor-swiper-button-prev,.elementor-element .swiper~.elementor-swiper-button-prev,.elementor-lightbox .swiper-container .elementor-swiper-button-prev,.elementor-lightbox .swiper-container~.elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev,.elementor-lightbox .swiper~.elementor-swiper-button-prev{left:10px}.elementor-element .swiper-container .elementor-swiper-button-next,.elementor-element .swiper-container~.elementor-swiper-button-next,.elementor-element .swiper .elementor-swiper-button-next,.elementor-element .swiper~.elementor-swiper-button-next,.elementor-lightbox .swiper-container .elementor-swiper-button-next,.elementor-lightbox .swiper-container~.elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next,.elementor-lightbox .swiper~.elementor-swiper-button-next{right:10px}.elementor-element .swiper-container .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper-container~.elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper-container .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper-container~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled{opacity:.3}.elementor-element .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-element .swiper-container .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper-container .swiper-pagination-custom,.elementor-element .swiper-container .swiper-pagination-fraction,.elementor-element .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper-container~.swiper-pagination-custom,.elementor-element .swiper-container~.swiper-pagination-fraction,.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper .swiper-pagination-custom,.elementor-element .swiper .swiper-pagination-fraction,.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper~.swiper-pagination-custom,.elementor-element .swiper~.swiper-pagination-fraction,.elementor-lightbox .swiper-container .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper-container .swiper-pagination-custom,.elementor-lightbox .swiper-container .swiper-pagination-fraction,.elementor-lightbox .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper-container~.swiper-pagination-custom,.elementor-lightbox .swiper-container~.swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper .swiper-pagination-custom,.elementor-lightbox .swiper .swiper-pagination-fraction,.elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper~.swiper-pagination-custom,.elementor-lightbox .swiper~.swiper-pagination-fraction{bottom:5px}.elementor-element .swiper-container.swiper-cube .elementor-swiper-button,.elementor-element .swiper-container.swiper-cube~.elementor-swiper-button,.elementor-element .swiper.swiper-cube .elementor-swiper-button,.elementor-element .swiper.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper-container.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper-container.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube~.elementor-swiper-button{transform:translate3d(0,-50%,1px)}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets{bottom:5px;left:0;width:100%}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-progressbar,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.elementor-element.elementor-pagination-position-outside .swiper,.elementor-element.elementor-pagination-position-outside .swiper-container,.elementor-lightbox.elementor-pagination-position-outside .swiper,.elementor-lightbox.elementor-pagination-position-outside .swiper-container{padding-bottom:30px}.elementor-element.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper~.elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-element .elementor-swiper,.elementor-lightbox .elementor-swiper{position:relative}.elementor-element .elementor-main-swiper,.elementor-lightbox .elementor-main-swiper{position:static}.elementor-element.elementor-arrows-position-outside .swiper,.elementor-element.elementor-arrows-position-outside .swiper-container,.elementor-lightbox.elementor-arrows-position-outside .swiper,.elementor-lightbox.elementor-arrows-position-outside .swiper-container{width:calc(100% - 60px)}.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev{left:0}.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next{right:0}.elementor-lightbox{--lightbox-ui-color:hsla(0,0%,93.3%,0.9);--lightbox-ui-color-hover:#fff;--lightbox-text-color:var(--lightbox-ui-color);--lightbox-header-icons-size:20px;--lightbox-navigation-icons-size:25px}.elementor-lightbox:not(.elementor-popup-modal) .dialog-header,.elementor-lightbox:not(.elementor-popup-modal) .dialog-message{text-align:center}.elementor-lightbox .dialog-header{display:none}.elementor-lightbox .dialog-widget-content{background:none;box-shadow:none;width:100%;height:100%}.elementor-lightbox .dialog-message{animation-duration:.3s;height:100%}.elementor-lightbox .dialog-message.dialog-lightbox-message{padding:0}.elementor-lightbox .dialog-lightbox-close-button{cursor:pointer;position:absolute;font-size:var(--lightbox-header-icons-size);right:.75em;margin-top:13px;padding:.25em;z-index:2;line-height:1;display:flex}.elementor-lightbox .dialog-lightbox-close-button svg{height:1em;width:1em}.elementor-lightbox .dialog-lightbox-close-button,.elementor-lightbox .elementor-swiper-button{color:var(--lightbox-ui-color);transition:all .3s;opacity:1}.elementor-lightbox .dialog-lightbox-close-button svg,.elementor-lightbox .elementor-swiper-button svg{fill:var(--lightbox-ui-color)}.elementor-lightbox .dialog-lightbox-close-button:hover,.elementor-lightbox .elementor-swiper-button:hover{color:var(--lightbox-ui-color-hover)}.elementor-lightbox .dialog-lightbox-close-button:hover svg,.elementor-lightbox .elementor-swiper-button:hover svg{fill:var(--lightbox-ui-color-hover)}.elementor-lightbox .swiper,.elementor-lightbox .swiper-container{height:100%}.elementor-lightbox .elementor-lightbox-item{display:flex;align-items:center;justify-content:center;position:relative;padding:70px;box-sizing:border-box;height:100%;margin:auto}@media (max-width:767px){.elementor-lightbox .elementor-lightbox-item{padding:70px 0}}.elementor-lightbox .elementor-lightbox-image{max-height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.elementor-lightbox .elementor-lightbox-image,.elementor-lightbox .elementor-lightbox-image:hover{opacity:1;filter:none;border:none}.elementor-lightbox .elementor-lightbox-image{box-shadow:0 0 30px rgba(0,0,0,.3),0 0 8px -5px rgba(0,0,0,.3);border-radius:2px}.elementor-lightbox .elementor-video-container{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor-lightbox .elementor-video-container .elementor-video-landscape,.elementor-lightbox .elementor-video-container .elementor-video-portrait,.elementor-lightbox .elementor-video-container .elementor-video-square{width:100%;height:100%;margin:auto}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-square iframe{border:0;background-color:#000}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-landscape video,.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait video,.elementor-lightbox .elementor-video-container .elementor-video-square iframe,.elementor-lightbox .elementor-video-container .elementor-video-square video{aspect-ratio:var(--video-aspect-ratio,1.77777)}@supports not (aspect-ratio:1/1){.elementor-lightbox .elementor-video-container .elementor-video-landscape,.elementor-lightbox .elementor-video-container .elementor-video-portrait,.elementor-lightbox .elementor-video-container .elementor-video-square{position:relative;overflow:hidden;height:0;padding-bottom:calc(100% / var(--video-aspect-ratio, 1.77777))}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-landscape video,.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait video,.elementor-lightbox .elementor-video-container .elementor-video-square iframe,.elementor-lightbox .elementor-video-container .elementor-video-square video{position:absolute;top:0;right:0;bottom:0;left:0}}.elementor-lightbox .elementor-video-container .elementor-video-square iframe,.elementor-lightbox .elementor-video-container .elementor-video-square video{width:min(90vh,90vw);height:min(90vh,90vw)}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-landscape video{width:100%;max-height:90vh}.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait video{height:100%;max-width:90vw}@media (min-width:1025px){.elementor-lightbox .elementor-video-container .elementor-video-landscape{width:85vw;max-height:85vh}.elementor-lightbox .elementor-video-container .elementor-video-portrait{height:85vh;max-width:85vw}}@media (max-width:1024px){.elementor-lightbox .elementor-video-container .elementor-video-landscape{width:95vw;max-height:95vh}.elementor-lightbox .elementor-video-container .elementor-video-portrait{height:95vh;max-width:95vw}}.elementor-lightbox .swiper-container .elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev{left:0}.elementor-lightbox .swiper-container .elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next{right:0}.elementor-lightbox .swiper-container .swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-pagination-fraction{width:-moz-max-content;width:max-content;color:#fff}.elementor-lightbox .elementor-swiper-button:focus{outline-width:1px}.elementor-lightbox .elementor-swiper-button-next,.elementor-lightbox .elementor-swiper-button-prev{height:100%;display:flex;align-items:center;width:15%;justify-content:center;font-size:var(--lightbox-navigation-icons-size)}@media (max-width:767px){.elementor-lightbox .elementor-swiper-button:focus{outline:none}.elementor-lightbox .elementor-swiper-button-next,.elementor-lightbox .elementor-swiper-button-prev{width:20%}.elementor-lightbox .elementor-swiper-button-next i,.elementor-lightbox .elementor-swiper-button-prev i{padding:10px;background-color:rgba(0,0,0,.5)}.elementor-lightbox .elementor-swiper-button-prev{left:0;justify-content:flex-start}.elementor-lightbox .elementor-swiper-button-next{right:0;justify-content:flex-end}}.elementor-slideshow__counter{color:currentColor;font-size:.75em;width:-moz-max-content;width:max-content}.elementor-slideshow__footer,.elementor-slideshow__header{position:absolute;left:0;width:100%;padding:15px 20px;transition:.3s}.elementor-slideshow__footer{color:var(--lightbox-text-color)}.elementor-slideshow__header{color:var(--lightbox-ui-color);display:flex;flex-direction:row-reverse;font-size:var(--lightbox-header-icons-size);padding-inline-start:1em;padding-inline-end:2.6em;top:0;align-items:center;z-index:10}.elementor-slideshow__header>i,.elementor-slideshow__header>svg{cursor:pointer;padding:.25em;margin:0 .35em}.elementor-slideshow__header>i{font-size:inherit}.elementor-slideshow__header>i:hover{color:var(--lightbox-ui-color-hover)}.elementor-slideshow__header>svg{box-sizing:content-box;fill:var(--lightbox-ui-color);height:1em;width:1em}.elementor-slideshow__header>svg:hover{fill:var(--lightbox-ui-color-hover)}.elementor-slideshow__header .elementor-slideshow__counter{margin-inline-end:auto}.elementor-slideshow__header .elementor-icon-share{z-index:5}.elementor-slideshow__share-menu{background-color:transparent;width:0;height:0;position:absolute;overflow:hidden;transition:background-color .4s}.elementor-slideshow__share-menu .elementor-slideshow__share-links a{color:#0c0d0e}.elementor-slideshow__share-links{display:block;position:absolute;min-width:200px;right:2.8em;top:3em;background-color:#fff;border-radius:3px;padding:14px 20px;transform:scale(0);opacity:0;transform-origin:90% 10%;transition:all .25s .1s;box-shadow:0 4px 15px rgba(0,0,0,.3)}.elementor-slideshow__share-links a{text-align:start;color:#3f444b;font-size:12px;line-height:2.5;display:block;opacity:0;transition:opacity .5s .1s}.elementor-slideshow__share-links a:hover{color:#000}.elementor-slideshow__share-links a i,.elementor-slideshow__share-links a svg{margin-inline-end:.75em}.elementor-slideshow__share-links a i{font-size:1.25em}.elementor-slideshow__share-links a svg{height:1.25em;width:1.25em}.elementor-slideshow__share-links:before{content:"";display:block;position:absolute;top:1px;right:.5em;border:.45em solid transparent;border-bottom-color:#fff;transform:translateY(-100%) scaleX(.7)}.elementor-slideshow__footer{bottom:0;z-index:5;position:fixed}.elementor-slideshow__description,.elementor-slideshow__title{margin:0}.elementor-slideshow__title{font-size:16px;font-weight:700}.elementor-slideshow__description{font-size:14px}.elementor-slideshow--ui-hidden .elementor-slideshow__footer,.elementor-slideshow--ui-hidden .elementor-slideshow__header{opacity:0;pointer-events:none}.elementor-slideshow--ui-hidden .elementor-swiper-button-next,.elementor-slideshow--ui-hidden .elementor-swiper-button-prev{opacity:0}.elementor-slideshow--fullscreen-mode .elementor-video-container{width:100%}.elementor-slideshow--zoom-mode .elementor-slideshow__footer,.elementor-slideshow--zoom-mode .elementor-slideshow__header{background-color:rgba(0,0,0,.5)}.elementor-slideshow--zoom-mode .elementor-swiper-button-next,.elementor-slideshow--zoom-mode .elementor-swiper-button-prev{opacity:0;pointer-events:none}.elementor-slideshow--share-mode .elementor-slideshow__share-menu{top:0;left:0;width:100vw;height:100vh;opacity:1;cursor:default;background-color:rgba(0,0,0,.5)}.elementor-slideshow--share-mode .elementor-slideshow__share-links{transform:scale(1)}.elementor-slideshow--share-mode .elementor-slideshow__share-links,.elementor-slideshow--share-mode .elementor-slideshow__share-links a{opacity:1}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter{color:#1da1f2}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook{color:#3b5998}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest{color:#bd081c}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold{color:#9da5ae}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-twitter{fill:#1da1f2}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-facebook{fill:#3b5998}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-pinterest{fill:#bd081c}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-download-bold{fill:#9da5ae}.elementor-slideshow--share-mode .eicon-share-arrow{z-index:2}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}.elementor-shape{overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr}.elementor-shape-top{top:-1px}.elementor-shape-top:not([data-negative=false]) svg{z-index:-1}.elementor-shape-bottom{bottom:-1px}.elementor-shape-bottom:not([data-negative=true]) svg{z-index:-1}.elementor-shape[data-negative=false].elementor-shape-bottom,.elementor-shape[data-negative=true].elementor-shape-top{transform:rotate(180deg)}.elementor-shape svg{display:block;width:calc(100% + 1.3px);position:relative;left:50%;transform:translateX(-50%)}.elementor-shape .elementor-shape-fill{fill:#fff;transform-origin:center;transform:rotateY(0deg)}#wp-admin-bar-elementor_edit_page>.ab-item:before{content:"\e813";font-family:eicons;top:3px;font-size:18px}#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item{display:flex;width:200px}#wp-admin-bar-elementor_edit_page .elementor-edit-link-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%}#wp-admin-bar-elementor_edit_page .elementor-edit-link-type{background:#3f444b;font-size:11px;line-height:9px;margin-top:6px;padding:4px 8px;border-radius:3px}#wp-admin-bar-elementor_inspector>.ab-item:before{content:"\f348";top:2px}#wpadminbar *{font-style:normal}.page-template-elementor_canvas.elementor-page:before{display:none}.elementor-post__thumbnail__link{transition:none}#left-area ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items{padding:0}.e--ua-appleWebkit.rtl{--flex-right:flex-start}.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item{margin-left:0;margin-right:0}@media (max-width:1024px){.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item{margin-left:0;margin-right:0}}@media (max-width:767px){.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid{width:auto;display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item{margin-left:0;margin-right:0}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.elementor-widget-text-path{font-size:20px;text-align:var(--alignment,start)}.elementor-widget-text-path svg{width:var(--width);max-width:100%;height:auto;overflow:visible;word-spacing:var(--word-spacing);transform:rotate(var(--rotate,0)) scaleX(var(--scale-x,1)) scaleY(var(--scale-y,1))}.elementor-widget-text-path svg path{vector-effect:non-scaling-stroke;fill:var(--path-fill,transparent);stroke:var(--stroke-color,transparent);stroke-width:var(--stroke-width,1px);transition:var(--stroke-transition) stroke,var(--stroke-transition) fill}.elementor-widget-text-path svg:hover path{--path-fill:var(--path-fill-hover);--stroke-color:var(--stroke-color-hover);--stroke-width:var(--stroke-width-hover)}.elementor-widget-text-path svg text{--fill:var(--text-color);fill:var(--fill);direction:var(--direction,ltr);transition:var(--transition) stroke,var(--transition) stroke-width,var(--transition) fill}.elementor-widget-text-path svg text:hover{--color:var(--text-color-hover,var(--text-color));--fill:var(--color);color:var(--color)}.elementor-widget-n-tabs{--n-tabs-color-accent-fallback:#61ce70;--n-tabs-color-secondary-fallback:#54595f;--n-tabs-default-padding-block:15px;--n-tabs-default-padding-inline:35px;--n-tabs-background-color:transparent;--n-tabs-display:flex;--n-tabs-direction:column;--n-tabs-gap:10px;--n-tabs-heading-display:flex;--n-tabs-heading-direction:row;--n-tabs-heading-grow:initial;--n-tabs-heading-justify-content:center;--n-tabs-heading-width:initial;--n-tabs-heading-overflow-x:initial;--n-tabs-heading-wrap:nowrap;--n-tabs-border-width:1px;--n-tabs-border-color:#d5d8dc;--n-tabs-content-display:flex;--n-tabs-title-color:var(--e-global-color-secondary,var(--n-tabs-color-secondary-fallback));--n-tabs-title-color-hover:#fff;--n-tabs-title-color-active:#fff;--n-tabs-title-background-color:#f1f2f3;--n-tabs-title-background-color-hover:var(--e-global-color-accent,var(--n-tabs-color-accent-fallback));--n-tabs-title-background-color-active:var(--e-global-color-accent,var(--n-tabs-color-accent-fallback));--n-tabs-title-width:initial;--n-tabs-title-height:initial;--n-tabs-title-font-size:1rem;--n-tabs-title-white-space:initial;--n-tabs-title-justify-content-toggle:initial;--n-tabs-title-align-items-toggle:center;--n-tabs-title-justify-content:center;--n-tabs-title-align-items:center;--n-tabs-title-text-align:center;--n-tabs-title-direction:row;--n-tabs-title-gap:10px;--n-tabs-title-flex-grow:0;--n-tabs-title-flex-basis:content;--n-tabs-title-flex-shrink:initial;--n-tabs-title-order:initial;--n-tabs-title-padding-top:var(--n-tabs-default-padding-block);--n-tabs-title-padding-bottom:var(--n-tabs-default-padding-block);--n-tabs-title-padding-left:var(--n-tabs-default-padding-inline);--n-tabs-title-padding-right:var(--n-tabs-default-padding-inline);--n-tabs-title-border-radius:initial;--n-tabs-title-transition:0.3s;--n-tabs-icon-color:var(--e-global-color-secondary,var(--n-tabs-color-secondary-fallback));--n-tabs-icon-color-hover:var(--n-tabs-title-color-hover);--n-tabs-icon-color-active:#fff;--n-tabs-icon-gap:5px;width:100%;max-width:100%;--n-tabs-title-padding-inline-start:var(--n-tabs-title-padding-left);--n-tabs-title-padding-inline-end:var(--n-tabs-title-padding-right);--n-tabs-title-padding-block-start:var(--n-tabs-title-padding-top);--n-tabs-title-padding-block-end:var(--n-tabs-title-padding-bottom)}body.rtl .elementor-widget-n-tabs{--n-tabs-title-padding-inline-start:var(--n-tabs-title-padding-right);--n-tabs-title-padding-inline-end:var(--n-tabs-title-padding-left)}.elementor-widget-n-tabs .e-n-tabs{display:var(--n-tabs-display);flex-direction:var(--n-tabs-direction);gap:var(--n-tabs-gap);text-align:start;min-width:0}.elementor-widget-n-tabs .e-n-tabs-heading{display:var(--n-tabs-heading-display);flex-basis:var(--n-tabs-heading-width);flex-direction:var(--n-tabs-heading-direction);flex-shrink:0;justify-content:var(--n-tabs-heading-justify-content);gap:var(--n-tabs-title-gap);overflow-x:var(--n-tabs-heading-overflow-x);flex-wrap:var(--n-tabs-heading-wrap);-ms-overflow-style:none;scrollbar-width:none}.elementor-widget-n-tabs .e-n-tabs-heading::-webkit-scrollbar{display:none}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll{cursor:grabbing;cursor:-webkit-grabbing}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active{position:relative}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active:before{content:"";position:absolute;inset-block:0;inset-inline:-1000vw;z-index:2}.elementor-widget-n-tabs .e-n-tabs-content{display:var(--n-tabs-content-display);flex-grow:1;min-width:0}.elementor-widget-n-tabs .e-n-tabs-content>.e-con:not(.e-active){display:none}.elementor-widget-n-tabs .e-n-tabs:not(.e-activated)>.e-n-tabs-content>.e-con:first-child{display:flex}.elementor-widget-n-tabs .e-n-tab-title{background-color:initial;border-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:var(--n-tabs-title-align-items-toggle,var(--n-tabs-title-align-items));flex-direction:var(--n-tabs-title-direction);justify-content:var(--n-tabs-title-justify-content-toggle,var(--n-tabs-title-justify-content));gap:var(--n-tabs-icon-gap);border-width:var(--n-tabs-border-width);position:relative;flex-grow:var(--n-tabs-title-flex-grow);flex-basis:var(--n-tabs-title-flex-basis);flex-shrink:var(--n-tabs-title-flex-shrink);padding-block-start:var(--n-tabs-title-padding-block-start);padding-inline-end:var(--n-tabs-title-padding-inline-end);padding-block-end:var(--n-tabs-title-padding-block-end);padding-inline-start:var(--n-tabs-title-padding-inline-start);border-radius:var(--n-tabs-title-border-radius);height:var(--n-tabs-title-height);width:var(--n-tabs-title-width);white-space:var(--n-tabs-title-white-space);transition:background var(--n-tabs-title-transition),color var(--n-tabs-title-transition),border var(--n-tabs-title-transition),box-shadow var(--n-tabs-title-transition),text-shadow var(--n-tabs-title-transition),stroke var(--n-tabs-title-transition),stroke-width var(--n-tabs-title-transition),-webkit-text-stroke-width var(--n-tabs-title-transition),-webkit-text-stroke-color var(--n-tabs-title-transition),transform var(--n-tabs-title-transition)}.elementor-widget-n-tabs .e-n-tab-title:focus:not(:focus-visible){outline:none}.elementor-widget-n-tabs .e-n-tab-title span i,.elementor-widget-n-tabs .e-n-tab-title span svg{transition:color var(--n-tabs-title-transition),fill var(--n-tabs-title-transition)}.elementor-widget-n-tabs .e-n-tab-title-text{display:flex;align-items:center;font-size:var(--n-tabs-title-font-size);text-align:var(--n-tabs-title-text-align)}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon{display:flex;align-items:center;flex-direction:column;flex-shrink:0;order:var(--n-tabs-icon-order);overflow:hidden}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon i{font-size:var(--n-tabs-icon-size,var(--n-tabs-title-font-size))}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon svg{width:var(--n-tabs-icon-size,var(--n-tabs-title-font-size));height:var(--n-tabs-icon-size,var(--n-tabs-title-font-size))}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon:empty{display:none}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false]{background-color:var(--n-tabs-title-background-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false],.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] a{color:var(--n-tabs-title-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon i{color:var(--n-tabs-icon-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon svg{fill:var(--n-tabs-icon-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon i:last-child,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon svg:last-child{transform:translateY(-100vh);height:0;opacity:0}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true],.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] a{color:var(--n-tabs-title-color-active)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon i{color:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon svg{fill:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon i:first-child,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon svg:first-child{transform:translateY(-100vh);height:0;opacity:0}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:active,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:focus,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:hover{transform:none;animation:initial}.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover,.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover a{color:var(--n-tabs-title-color-hover)}.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i{color:var(--n-tabs-icon-color-hover)}.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg{fill:var(--n-tabs-icon-color-hover)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover a{color:var(--n-tabs-title-color-active)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i{color:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg{fill:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i:first-child,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg:first-child{transform:translateY(-100vh);height:0;opacity:0}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:active,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:focus,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:hover{transform:none;animation:initial}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i:last-child,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg:last-child{transform:none;height:auto;opacity:1}.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode=false]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover{background-color:var(--n-tabs-title-background-color-hover);background-image:none}.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true],.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode=true]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover{background-color:var(--n-tabs-title-background-color-active);background-image:none}@media (max-width:767px){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:1024px){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}.elementor-widget-n-accordion{--n-accordion-title-font-size:20px;--n-accordion-title-flex-grow:initial;--n-accordion-title-justify-content:initial;--n-accordion-title-icon-order:-1;--n-accordion-border-width:1px;--n-accordion-border-color:#d5d8dc;--n-accordion-border-style:solid;--n-accordion-item-title-flex-grow:initial;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-padding:10px;--n-accordion-border-radius:0px;--n-accordion-icon-size:15px;--n-accordion-title-normal-color:#1f2124;--n-accordion-title-hover-color:#1f2124;--n-accordion-title-active-color:#1f2124;--n-accordion-icon-normal-color:var(--n-accordion-title-normal-color);--n-accordion-icon-hover-color:var(--n-accordion-title-hover-color);--n-accordion-icon-active-color:var(--n-accordion-title-active-color);--n-accordion-icon-gap:0 10px;width:100%}.elementor-widget-n-accordion .e-n-accordion details>summary::-webkit-details-marker{display:none}.elementor-widget-n-accordion .e-n-accordion-item{display:flex;flex-direction:column;position:relative}.elementor-widget-n-accordion .e-n-accordion-item:not(:last-child){margin-block-end:var(--n-accordion-item-title-space-between)}.elementor-widget-n-accordion .e-n-accordion-item-title,:where(.elementor-widget-n-accordion .e-n-accordion-item>.e-con){border:var(--n-accordion-border-width) var(--n-accordion-border-style) var(--n-accordion-border-color)}.elementor-widget-n-accordion .e-n-accordion-item-title{display:flex;flex-direction:row;list-style:none;padding:var(--n-accordion-padding);justify-content:var(--n-accordion-title-justify-content);border-radius:var(--n-accordion-border-radius);flex-grow:var(--n-menu-title-flex-grow);gap:var(--n-accordion-icon-gap);color:var(--n-accordion-title-normal-color);align-items:center;cursor:pointer}.elementor-widget-n-accordion .e-n-accordion-item-title-header{display:flex}.elementor-widget-n-accordion .e-n-accordion-item-title-header h1,.elementor-widget-n-accordion .e-n-accordion-item-title-header h2,.elementor-widget-n-accordion .e-n-accordion-item-title-header h3,.elementor-widget-n-accordion .e-n-accordion-item-title-header h4,.elementor-widget-n-accordion .e-n-accordion-item-title-header h5,.elementor-widget-n-accordion .e-n-accordion-item-title-header h6,.elementor-widget-n-accordion .e-n-accordion-item-title-header p{margin-block-start:0;margin-block-end:0}.elementor-widget-n-accordion .e-n-accordion-item-title-text{font-size:var(--n-accordion-title-font-size);align-items:center}.elementor-widget-n-accordion .e-n-accordion-item-title-icon{display:flex;flex-direction:row;align-items:center;order:var(--n-accordion-title-icon-order);position:relative;width:-moz-fit-content;width:fit-content}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span{height:var(--n-accordion-icon-size);width:auto}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-normal-color);font-size:var(--n-accordion-icon-size)}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-normal-color);height:var(--n-accordion-icon-size)}.elementor-widget-n-accordion .e-n-accordion-item-title>span{cursor:pointer}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title{margin-block-end:var(--n-accordion-item-title-distance-from-content);color:var(--n-accordion-title-active-color)}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-opened{display:flex}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-closed{display:none}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-active-color)}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-active-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title{color:var(--n-accordion-title-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened{display:none}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed{display:flex}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item>span{cursor:pointer}.e-contact-buttons{--e-contact-buttons-chat-box-width:360px;--e-contact-buttons-size-small:55px;--e-contact-buttons-size-medium:65px;--e-contact-buttons-size-large:75px;--e-contact-buttons-svg-size-small:32px;--e-contact-buttons-svg-size-medium:38px;--e-contact-buttons-svg-size-large:42px;--e-contact-buttons-profile-image-size-small:65px;--e-contact-buttons-profile-image-size-medium:75px;--e-contact-buttons-profile-image-size-large:85px;--e-contact-buttons-dot:red;--e-contact-buttons-dot-size:16px;--e-contact-buttons-profile-dot-bg:#39aa59;--e-contact-buttons-border-radius:20px;--e-contact-button-chat-button-animation-delay:0;--e-contact-buttons-icon-size-small:45px;--e-contact-buttons-icon-size-medium:50px;--e-contact-buttons-icon-size-large:55px;--e-contact-buttons-contact-gap:15px;--e-contact-buttons-horizontal-offset:25px;--e-contact-buttons-vertical-offset:25px;--e-contact-buttons-box-shadow:4px 4px 10px 0px rgba(0,0,0,0.15);--e-contact-buttons-drop-shadow:drop-shadow(4px 4px 10px rgba(0,0,0,0.15));--e-contact-buttons-button-bg:#467ff7;--e-contact-buttons-button-bg-hover:#1c2448;--e-contact-buttons-button-icon:#fff;--e-contact-buttons-button-icon-hover:#fff;--e-contact-buttons-top-bar-bg:#1c2448;--e-contact-buttons-top-bar-title:#fff;--e-contact-buttons-top-bar-subtitle:#fff;--e-contact-buttons-close-button-color:#fff;--e-contact-buttons-active-button-bg:#fff;--e-contact-buttons-message-bubble-name:#000;--e-contact-buttons-message-bubble-body:#000;--e-contact-buttons-message-bubble-time:#000;--e-contact-buttons-message-bubble-bubble-bg:#fff;--e-contact-buttons-message-bubble-chat-bg:#c8d5dc;--e-contact-buttons-send-button-icon:#fff;--e-contact-buttons-send-button-bg:#467ff7;--e-contact-buttons-send-button-icon-hover:#fff;--e-contact-buttons-send-button-bg-hover:#1c2448;--e-contact-buttons-chat-box-bg:#fff;--e-contact-buttons-contact-button-icon:#fff;--e-contact-buttons-contact-button-icon-hover:#fff;--e-contact-buttons-contact-button-bg:#467ff7;--e-contact-buttons-contact-button-bg-hover:#1c2448;--e-contact-buttons-tooltip-text:#1c2448;--e-contact-buttons-tooltip-bg:#fff;--e-contact-buttons-contact-title-text-color:#1c2448;--e-contact-buttons-contact-description-text-color:#1c2448;display:flex;flex-direction:column;gap:20px;pointer-events:none;position:fixed;width:var(--e-contact-buttons-chat-box-width);z-index:10000}@media (max-width:767px){.e-contact-buttons{inset-inline-end:0;width:90vw}}.e-contact-buttons.has-h-alignment-start{justify-content:flex-start;inset-inline-start:var(--e-contact-buttons-horizontal-offset)}@media (max-width:767px){.e-contact-buttons.has-h-alignment-start{inset-inline-start:0}}.e-contact-buttons.has-h-alignment-start .e-contact-buttons__chat-button-container{justify-content:flex-start;padding-inline-start:20px;padding-inline-end:0}@media (max-width:767px){.e-contact-buttons.has-h-alignment-start .e-contact-buttons__chat-button-container{inset-inline-end:unset;inset-inline-start:var(--e-contact-buttons-horizontal-offset)}}.e-contact-buttons.has-h-alignment-end{align-items:flex-end;justify-content:flex-end;inset-inline-end:var(--e-contact-buttons-horizontal-offset)}.e-contact-buttons.has-h-alignment-end .e-contact-buttons__chat-button-container{justify-content:flex-end;inset-inline-end:var(--e-contact-buttons-horizontal-offset);padding-inline-end:20px}@media (max-width:767px){.e-contact-buttons.has-h-alignment-end .e-contact-buttons__chat-button-container{inset-inline-end:unset}}.e-contact-buttons.has-h-alignment-center{inset-inline-start:50%;justify-content:center;transform:translateX(-50%)}.e-contact-buttons.has-h-alignment-center .e-contact-buttons__chat-button-container{justify-content:center;padding-inline:0}.e-contact-buttons.has-h-alignment-center .e-contact-buttons__content-wrapper{inset-inline-end:calc(var(--e-contact-buttons-chat-box-width) / 2 - 40px);position:relative}.e-contact-buttons.has-v-alignment-top{top:var(--e-contact-buttons-vertical-offset)}.e-contact-buttons.has-v-alignment-top .e-contact-buttons__content-wrapper{order:2}.e-contact-buttons.has-v-alignment-top .e-contact-buttons__chat-button-container{order:1}.e-contact-buttons.has-v-alignment-middle{align-items:center;flex-direction:row;top:50%;transform:translateY(-50%)}.e-contact-buttons.has-v-alignment-middle .e-contact-buttons__chat-button-container{padding-inline:0}.e-contact-buttons.has-v-alignment-middle.has-h-alignment-start .e-contact-buttons__content-wrapper{order:2}.e-contact-buttons.has-v-alignment-middle.has-h-alignment-start .e-contact-buttons__chat-button-container{order:1;padding-inline:0}.e-contact-buttons.has-h-alignment-center.has-v-alignment-middle{flex-direction:column;transform:translate(-50%,-50%)}.e-contact-buttons.has-v-alignment-bottom{bottom:var(--e-contact-buttons-vertical-offset)}.e-contact-buttons.has-platform-whatsapp{--e-contact-buttons-button-bg:#25d366;--e-contact-buttons-button-bg-hover:#075e54;--e-contact-buttons-button-icon:#fff;--e-contact-buttons-button-icon-hover:#fff;--e-contact-buttons-top-bar-bg:#075e54;--e-contact-buttons-top-bar-title:#fff;--e-contact-buttons-top-bar-subtitle:#fff;--e-contact-buttons-close-button-color:#fff;--e-contact-buttons-message-bubble-body:#000;--e-contact-buttons-message-bubble-time:#000;--e-contact-buttons-message-bubble-name:#000;--e-contact-buttons-message-bubble-bubble-bg:#fff;--e-contact-buttons-message-bubble-chat-bg:#ece5dd;--e-contact-buttons-send-button-icon:#fff;--e-contact-buttons-send-button-bg:#25d366;--e-contact-buttons-send-button-icon-hover:#fff;--e-contact-buttons-send-button-bg-hover:#075e54;--e-contact-buttons-chat-box-bg:#fff}.e-contact-buttons.has-platform-skype{--e-contact-buttons-button-bg:#00aff0;--e-contact-buttons-button-bg-hover:#0d72cf;--e-contact-buttons-button-icon:#fff;--e-contact-buttons-button-icon-hover:#fff;--e-contact-buttons-top-bar-bg:#0d72cf;--e-contact-buttons-top-bar-title:#fff;--e-contact-buttons-top-bar-subtitle:#fff;--e-contact-buttons-close-button-color:#fff;--e-contact-buttons-message-bubble-body:#000;--e-contact-buttons-message-bubble-time:#000;--e-contact-buttons-message-bubble-name:#000;--e-contact-buttons-message-bubble-bubble-bg:#fff;--e-contact-buttons-message-bubble-chat-bg:#cdf7ff;--e-contact-buttons-send-button-icon:#fff;--e-contact-buttons-send-button-bg:#00aff0;--e-contact-buttons-send-button-icon-hover:#fff;--e-contact-buttons-send-button-bg-hover:#0d72cf;--e-contact-buttons-chat-box-bg:#fff}.e-contact-buttons.has-platform-messenger{--e-contact-buttons-button-bg:#168aff;--e-contact-buttons-button-bg-hover:#168aff;--e-contact-buttons-button-icon:#fff;--e-contact-buttons-button-icon-hover:#fff;--e-contact-buttons-top-bar-bg:#168aff;--e-contact-buttons-top-bar-title:#fff;--e-contact-buttons-top-bar-subtitle:#fff;--e-contact-buttons-close-button-color:#fff;--e-contact-buttons-message-bubble-body:#000;--e-contact-buttons-message-bubble-time:#000;--e-contact-buttons-message-bubble-name:#000;--e-contact-buttons-message-bubble-bubble-bg:#fff;--e-contact-buttons-message-bubble-chat-bg:#f0f0f0;--e-contact-buttons-send-button-icon:#fff;--e-contact-buttons-send-button-bg:#168aff;--e-contact-buttons-send-button-icon-hover:#fff;--e-contact-buttons-send-button-bg-hover:#168aff;--e-contact-buttons-chat-box-bg:#fff}.e-contact-buttons.has-platform-viber{--e-contact-buttons-button-bg:#7360f2;--e-contact-buttons-button-bg-hover:#4e4879;--e-contact-buttons-button-icon:#fff;--e-contact-buttons-button-icon-hover:#fff;--e-contact-buttons-top-bar-bg:#4e4879;--e-contact-buttons-top-bar-title:#fff;--e-contact-buttons-top-bar-subtitle:#fff;--e-contact-buttons-close-button-color:#fff;--e-contact-buttons-message-bubble-body:#000;--e-contact-buttons-message-bubble-time:#000;--e-contact-buttons-message-bubble-name:#000;--e-contact-buttons-message-bubble-bubble-bg:#fff;--e-contact-buttons-message-bubble-chat-bg:#e5e1ff;--e-contact-buttons-send-button-icon:#fff;--e-contact-buttons-send-button-bg:#7360f2;--e-contact-buttons-send-button-icon-hover:#fff;--e-contact-buttons-send-button-bg-hover:#4e4879;--e-contact-buttons-chat-box-bg:#fff}.e-contact-buttons.has-platform-waze{--e-contact-buttons-button-bg:#3cf;--e-contact-buttons-button-bg-hover:#09f;--e-contact-buttons-button-icon:#fff;--e-contact-buttons-button-icon-hover:#fff;--e-contact-buttons-top-bar-bg:#09f;--e-contact-buttons-top-bar-title:#fff;--e-contact-buttons-top-bar-subtitle:#fff;--e-contact-buttons-close-button-color:#fff;--e-contact-buttons-message-bubble-body:#000;--e-contact-buttons-message-bubble-time:#000;--e-contact-buttons-message-bubble-name:#000;--e-contact-buttons-message-bubble-bubble-bg:#fff;--e-contact-buttons-message-bubble-chat-bg:#ece5dd;--e-contact-buttons-send-button-icon:#fff;--e-contact-buttons-send-button-bg:#3cf;--e-contact-buttons-send-button-icon-hover:#fff;--e-contact-buttons-send-button-bg-hover:#09f;--e-contact-buttons-chat-box-bg:#fff}.e-contact-buttons.has-corners-rounded{--e-contact-buttons-border-radius:20px}.e-contact-buttons.has-corners-round{--e-contact-buttons-border-radius:50px}.e-contact-buttons.has-corners-sharp{--e-contact-buttons-border-radius:0}.e-contact-buttons:not(.has-animations) .e-contact-buttons__content-wrapper.hidden{display:none}.e-contact-buttons.has-animations .e-contact-buttons__content-wrapper.hidden{display:block;visibility:hidden;transition:1s}.e-contact-buttons.has-animations .e-contact-buttons__content-wrapper.animated-wrapper{visibility:hidden;opacity:0;transform:none;animation:e-contact-buttons-close 1s}.e-contact-buttons__chat-button-shadow,.e-contact-buttons__contact-box-shadow,.e-contact-buttons__contact-box-shadow:is(a),.e-contact-buttons__content{box-shadow:var(--e-contact-buttons-box-shadow)}.e-contact-buttons__chat-button-drop-shadow{filter:var(--e-contact-buttons-drop-shadow)}.e-contact-buttons__content{border-radius:var(--e-contact-buttons-border-radius);font-family:var(--e-global-typography-text-font-family,"Poppins"),Sans-serif;overflow:hidden}.e-contact-buttons__top-bar{align-items:center;background-color:var(--e-contact-buttons-top-bar-bg);display:flex;gap:20px;padding:20px;position:relative}.e-contact-buttons__top-bar-title{color:var(--e-contact-buttons-top-bar-title);font-size:24px;font-weight:700;margin-block-end:0}.e-contact-buttons__top-bar-subtitle{color:var(--e-contact-buttons-top-bar-subtitle);font-size:20px;margin-block-end:0}.e-contact-buttons__profile-image{align-items:center;display:flex;position:relative}.e-contact-buttons__profile-image img{border-radius:50%;-o-object-fit:cover;object-fit:cover}.e-contact-buttons__profile-image.has-size-small img{height:var(--e-contact-buttons-profile-image-size-small);width:var(--e-contact-buttons-profile-image-size-small)}.e-contact-buttons__profile-image.has-size-medium img{height:var(--e-contact-buttons-profile-image-size-medium);width:var(--e-contact-buttons-profile-image-size-medium)}.e-contact-buttons__profile-image.has-size-large img{height:var(--e-contact-buttons-profile-image-size-large);width:var(--e-contact-buttons-profile-image-size-large)}.e-contact-buttons__profile-image.has-dot:after{background-color:var(--e-contact-buttons-profile-dot-bg);border:3px solid var(--e-contact-buttons-top-bar-bg);border-radius:50%;bottom:5px;content:"";height:20px;position:absolute;right:0;width:20px}.e-contact-buttons__close-button,.e-contact-buttons__close-button[type=button]{background:none;border:0;color:var(--e-contact-buttons-close-button-color);padding:0;position:absolute;inset-inline-end:20px;top:20px}.e-contact-buttons__close-button:focus,.e-contact-buttons__close-button:hover,.e-contact-buttons__close-button[type=button]:focus,.e-contact-buttons__close-button[type=button]:hover{background:none;border:0;color:var(--e-contact-buttons-close-button-color)}.e-contact-buttons__chat-button-container,.e-contact-buttons__contact-icon-link,.e-contact-buttons__content-wrapper{pointer-events:auto}.e-contact-buttons__chat-button-container{display:flex;max-width:-moz-max-content;max-width:max-content}@media (max-width:767px){.e-contact-buttons__chat-button-container{position:relative}}.e-contact-buttons__chat-button,.e-contact-buttons__chat-button[type=button]{align-items:center;background-color:var(--e-contact-buttons-button-bg);border-radius:50%;border:0;color:var(--e-contact-buttons-button-icon);display:flex;justify-content:center;padding:0;position:relative;transition:all .3s}.e-contact-buttons__chat-button[type=button] svg,.e-contact-buttons__chat-button svg{fill:var(--e-contact-buttons-button-icon)}.e-contact-buttons__chat-button:focus,.e-contact-buttons__chat-button:hover,.e-contact-buttons__chat-button[type=button]:focus,.e-contact-buttons__chat-button[type=button]:hover{background-color:var(--e-contact-buttons-button-bg-hover);color:var(--e-contact-buttons-button-icon-hover);transition:all .3s}.e-contact-buttons__chat-button:focus svg,.e-contact-buttons__chat-button:hover svg,.e-contact-buttons__chat-button[type=button]:focus svg,.e-contact-buttons__chat-button[type=button]:hover svg{fill:var(--e-contact-buttons-button-icon-hover)}.e-contact-buttons__chat-button.has-dot:after,.e-contact-buttons__chat-button[type=button].has-dot:after{background-color:var(--e-contact-buttons-dot);border-radius:50%;content:"";height:var(--e-contact-buttons-dot-size);position:absolute;right:0;top:0;width:var(--e-contact-buttons-dot-size)}.e-contact-buttons__chat-button.has-size-small,.e-contact-buttons__chat-button[type=button].has-size-small{height:var(--e-contact-buttons-size-small);width:var(--e-contact-buttons-size-small)}.e-contact-buttons__chat-button.has-size-small svg,.e-contact-buttons__chat-button[type=button].has-size-small svg{height:var(--e-contact-buttons-svg-size-small);width:var(--e-contact-buttons-svg-size-small)}.e-contact-buttons__chat-button.has-size-small i,.e-contact-buttons__chat-button[type=button].has-size-small i{font-size:var(--e-contact-buttons-svg-size-small)}.e-contact-buttons__chat-button.has-size-medium,.e-contact-buttons__chat-button[type=button].has-size-medium{height:var(--e-contact-buttons-size-medium);width:var(--e-contact-buttons-size-medium)}.e-contact-buttons__chat-button.has-size-medium svg,.e-contact-buttons__chat-button[type=button].has-size-medium svg{height:var(--e-contact-buttons-svg-size-medium);width:var(--e-contact-buttons-svg-size-medium)}.e-contact-buttons__chat-button.has-size-medium i,.e-contact-buttons__chat-button[type=button].has-size-medium i{font-size:var(--e-contact-buttons-svg-size-medium)}.e-contact-buttons__chat-button.has-size-large,.e-contact-buttons__chat-button[type=button].has-size-large{height:var(--e-contact-buttons-size-large);width:var(--e-contact-buttons-size-large)}.e-contact-buttons__chat-button.has-size-large svg,.e-contact-buttons__chat-button[type=button].has-size-large svg{height:var(--e-contact-buttons-svg-size-large);width:var(--e-contact-buttons-svg-size-large)}.e-contact-buttons__chat-button.has-size-large i,.e-contact-buttons__chat-button[type=button].has-size-large i{font-size:var(--e-contact-buttons-svg-size-large)}.e-contact-buttons__chat-button.has-entrance-animation-delay,.e-contact-buttons__chat-button[type=button].has-entrance-animation-delay{animation-delay:var(--e-contact-button-chat-button-animation-delay)}.e-contact-buttons__chat-button.has-entrance-animation-duration-slow,.e-contact-buttons__chat-button[type=button].has-entrance-animation-duration-slow{animation-duration:2s}.e-contact-buttons__chat-button.has-entrance-animation-duration-normal,.e-contact-buttons__chat-button[type=button].has-entrance-animation-duration-normal{animation-duration:1s}.e-contact-buttons__chat-button.has-entrance-animation-duration-fast,.e-contact-buttons__chat-button[type=button].has-entrance-animation-duration-fast{animation-duration:.8s}.e-contact-buttons__chat-button.has-entrance-animation,.e-contact-buttons__chat-button[type=button].has-entrance-animation{opacity:0}.e-contact-buttons__chat-button.visible,.e-contact-buttons__chat-button[type=button].visible{opacity:1}.e-contact-buttons__message-bubble{background-color:var(--e-contact-buttons-message-bubble-chat-bg);padding:25px 20px;padding-inline-start:40px}.e-contact-buttons__message-bubble.has-typing-animation .e-contact-buttons__bubble-container{height:0;opacity:0;visibility:hidden}.e-contact-buttons__bubble{background-color:var(--e-contact-buttons-message-bubble-bubble-bg);border-radius:15px;padding:20px;position:relative}.e-contact-buttons__bubble:after{border-style:solid;border-inline-start-width:0;border-inline-end-width:40px;border-block-start-width:0;border-block-end-width:40px;border-inline-start-color:transparent;border-inline-end-color:var(--e-contact-buttons-message-bubble-bubble-bg);border-block-start-color:transparent;border-block-end-color:transparent;content:"";height:0;position:absolute;inset-inline-start:-20px;top:0;width:0}.e-contact-buttons__message-bubble-name{color:var(--e-contact-buttons-message-bubble-name);font-size:20px;line-height:25px;font-weight:600;margin-block-end:8px}.e-contact-buttons__message-bubble-body{color:var(--e-contact-buttons-message-bubble-body);font-size:20px;line-height:25px;margin-block-end:8px}.e-contact-buttons__message-bubble-time{color:var(--e-contact-buttons-message-bubble-time);font-size:20px;line-height:25px;font-weight:600;margin-block-end:0;text-align:end}.e-contact-buttons__powered-container{text-align:center}.e-contact-buttons__powered-text{color:#000;font-size:16px;font-weight:500;margin-block-end:12px}.e-contact-buttons__dots-container{background-color:var(--e-contact-buttons-message-bubble-bubble-bg);border-radius:15px;display:inline-flex;padding:10px 12px}.e-contact-buttons__dot{animation:e-contact-buttons-typing-jump 1s infinite;background-color:var(--e-contact-buttons-message-bubble-name);border-radius:50%;display:inline-block;height:7px;margin-left:auto;margin-right:3px;position:relative;width:7px}.e-contact-buttons__dot-1{animation-delay:.2s}.e-contact-buttons__dot-2{animation-delay:.4s}.e-contact-buttons__dot-3{animation-delay:.6s}.e-contact-buttons__send-button{background-color:var(--e-contact-buttons-chat-box-bg);padding:12px 20px 20px}.e-contact-buttons__send-button .e-contact-buttons__send-cta{color:var(--e-contact-buttons-send-button-icon)}.e-contact-buttons__send-button .e-contact-buttons__send-cta:focus,.e-contact-buttons__send-button .e-contact-buttons__send-cta:hover{color:var(--e-contact-buttons-send-button-icon-hover)}.e-contact-buttons__send-cta{align-items:center;background-color:var(--e-contact-buttons-send-button-bg);border-radius:30px;display:flex;font-size:18px;font-weight:500;gap:8px;justify-content:center;padding:10px;text-align:center;transition:all .3s;width:100%}.e-contact-buttons__send-cta svg{fill:var(--e-contact-buttons-send-button-icon);height:28px;width:28px}.e-contact-buttons__send-cta:focus,.e-contact-buttons__send-cta:hover{background-color:var(--e-contact-buttons-send-button-bg-hover);transition:all .3s}.e-contact-buttons__send-cta:focus svg,.e-contact-buttons__send-cta:hover svg{fill:var(--e-contact-buttons-send-button-icon-hover)}.e-contact-buttons__content.visible .e-contact-buttons__message-bubble.has-typing-animation .e-contact-buttons__dots-container{animation-delay:0;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:e-contact-buttons-disappear}.e-contact-buttons__content.visible .e-contact-buttons__message-bubble.has-typing-animation .e-contact-buttons__bubble-container{animation-delay:2s;animation-duration:.1s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:e-contact-buttons-appear}.elementor-location-floating_buttons .e-con-inner{padding:0}@keyframes e-contact-buttons-typing-jump{0%{bottom:0}20%{bottom:5px}40%{bottom:0}}@keyframes e-contact-buttons-appear{0%{height:0;opacity:0;visibility:hidden}to{height:auto;opacity:1;visibility:visible}}@keyframes e-contact-buttons-disappear{0%{display:inline-flex}to{display:none}}@keyframes e-contact-buttons-close{0%,99.99%{visibility:visible;opacity:1}to{visibility:hidden;opacity:0;transform:none}}.e-contact-buttons-var-1{--e-contact-buttons-button-bg:#324a6d;--e-contact-buttons-button-bg-hover:#1c2448;--e-contact-buttons-top-bar-bg:#324a6d;--e-contact-buttons-message-bubble-name:#1c2448;--e-contact-buttons-message-bubble-body:#1c2448;--e-contact-buttons-message-bubble-time:#1c2448;--e-contact-buttons-message-bubble-bubble-bg:#c8d5dc;--e-contact-buttons-message-bubble-chat-bg:#fff;--e-contact-buttons-contact-text:#1c2448;--e-contact-buttons-var-1-size-small:26px;--e-contact-buttons-var-1-size-medium:28px;--e-contact-buttons-var-1-size-large:32px}.e-contact-buttons-var-1 .e-contact-buttons__contact{align-items:center;background-color:var(--e-contact-buttons-chat-box-bg);display:flex;flex-direction:column;gap:20px;justify-content:center;padding:0 20px 20px}.e-contact-buttons-var-1 .e-contact-buttons__message-bubble{background-color:var(--e-contact-buttons-chat-box-bg);padding:20px;padding-inline-start:40px}.e-contact-buttons-var-1 .e-contact-buttons__contact-text{color:var(--e-contact-buttons-contact-text);font-size:20px;font-weight:400;line-height:25px;margin-bottom:0}.e-contact-buttons-var-1 .e-contact-buttons__contact-links{display:flex;gap:12px}.e-contact-buttons-var-1 .e-contact-buttons__contact-icon-link{align-items:center;background-color:var(--e-contact-buttons-contact-button-bg);border-radius:50px;color:var(--e-contact-buttons-contact-button-icon);display:inline-flex;justify-content:center;transition:all .3s}.e-contact-buttons-var-1 .e-contact-buttons__contact-icon-link svg{fill:var(--e-contact-buttons-contact-button-icon)}.e-contact-buttons-var-1 .e-contact-buttons__contact-icon-link:focus,.e-contact-buttons-var-1 .e-contact-buttons__contact-icon-link:hover{background-color:var(--e-contact-buttons-contact-button-bg-hover);color:var(--e-contact-buttons-contact-button-icon-hover);transition:all .3s}.e-contact-buttons-var-1 .e-contact-buttons__contact-icon-link:focus svg,.e-contact-buttons-var-1 .e-contact-buttons__contact-icon-link:hover svg{fill:var(--e-contact-buttons-contact-button-icon-hover)}.e-contact-buttons-var-1 .e-contact-buttons__contact-icon-link.has-size-small{height:var(--e-contact-buttons-icon-size-small);width:var(--e-contact-buttons-icon-size-small)}.e-contact-buttons-var-1 .e-contact-buttons__contact-icon-link.has-size-small svg{height:var(--e-contact-buttons-var-1-size-small);width:var(--e-contact-buttons-var-1-size-small)}.e-contact-buttons-var-1 .e-contact-buttons__contact-icon-link.has-size-small i{font-size:var(--e-contact-buttons-var-1-size-small)}.e-contact-buttons-var-1 .e-contact-buttons__contact-icon-link.has-size-medium{height:var(--e-contact-buttons-icon-size-medium);width:var(--e-contact-buttons-icon-size-medium)}.e-contact-buttons-var-1 .e-contact-buttons__contact-icon-link.has-size-medium svg{height:var(--e-contact-buttons-var-1-size-medium);width:var(--e-contact-buttons-var-1-size-medium)}.e-contact-buttons-var-1 .e-contact-buttons__contact-icon-link.has-size-medium i{font-size:var(--e-contact-buttons-var-1-size-medium)}.e-contact-buttons-var-1 .e-contact-buttons__contact-icon-link.has-size-large{height:var(--e-contact-buttons-icon-size-large);width:var(--e-contact-buttons-icon-size-large)}.e-contact-buttons-var-1 .e-contact-buttons__contact-icon-link.has-size-large svg{height:var(--e-contact-buttons-var-1-size-large);width:var(--e-contact-buttons-var-1-size-large)}.e-contact-buttons-var-1 .e-contact-buttons__contact-icon-link.has-size-large i{font-size:var(--e-contact-buttons-var-1-size-large)}.e-contact-buttons-var-3{--e-contact-buttons-size-small:48px;--e-contact-buttons-size-medium:56px;--e-contact-buttons-size-large:64px;--e-contact-buttons-svg-size-small:24px;--e-contact-buttons-svg-size-medium:28px;--e-contact-buttons-svg-size-large:32px;--e-contact-buttons-icon-link-gap:12px;--e-contact-buttons-icon-link-spacing:8px;--e-contact-buttons-icon-link-divider-weight:1px;--e-contact-buttons-send-button-padding-block-end:8px;--e-contact-buttons-send-button-padding-block-start:8px;--e-contact-buttons-send-button-padding-inline-end:16px;--e-contact-buttons-send-button-padding-inline-start:16px;--e-contact-buttons-chat-box-padding-block-end:16px;--e-contact-buttons-chat-box-padding-block-start:16px;--e-contact-buttons-chat-box-padding-inline-end:16px;--e-contact-buttons-chat-box-padding-inline-start:16px;--e-contact-buttons-button-bg:#324a6d;--e-contact-buttons-button-bg-hover:#1c2448;--e-contact-buttons-active-button-bg:#f3f5f8;--e-contact-buttons-active-button-color:#1c2448;--e-contact-buttons-close-button-color:#1c2448;--e-contact-buttons-top-bar-title:#1c2448;--e-contact-buttons-icon-link-text-color:#1c2448;--e-contact-buttons-icon-link-text-color-hover:#324a6d;--e-contact-buttons-icon-link-divider-color:#324a6d;--e-contact-buttons-send-button-text:#fff;--e-contact-buttons-send-button-text-hover:#fff;--e-contact-buttons-send-button-bg:#467ff7;--e-contact-buttons-send-button-bg-hover:#324a6d;width:auto}.e-contact-buttons-var-3.has-h-alignment-center .e-contact-buttons__content-wrapper{inset-inline-end:40px}.e-contact-buttons-var-3 .e-contact-buttons__chat-buttons-container{display:flex}.e-contact-buttons-var-3 .e-contact-buttons__chat-button[aria-expanded=true],.e-contact-buttons-var-3 .e-contact-buttons__chat-button[type=button][aria-expanded=true]{background-color:var(--e-contact-buttons-active-button-bg);color:var(--e-contact-buttons-active-button-color)}.e-contact-buttons-var-3 .e-contact-buttons__chat-button[aria-expanded=true] svg,.e-contact-buttons-var-3 .e-contact-buttons__chat-button[type=button][aria-expanded=true] svg{fill:var(--e-contact-buttons-active-button-color)}.e-contact-buttons-var-3 .e-contact-buttons__chat-button.has-size-small,.e-contact-buttons-var-3 .e-contact-buttons__chat-button[type=button].has-size-small,.e-contact-buttons-var-3 .e-contact-buttons__close-button.has-size-small,.e-contact-buttons-var-3 .e-contact-buttons__close-button[type=button].has-size-small{height:var(--e-contact-buttons-size-small);width:var(--e-contact-buttons-size-small)}.e-contact-buttons-var-3 .e-contact-buttons__chat-button.has-size-small svg,.e-contact-buttons-var-3 .e-contact-buttons__chat-button[type=button].has-size-small svg,.e-contact-buttons-var-3 .e-contact-buttons__close-button.has-size-small svg,.e-contact-buttons-var-3 .e-contact-buttons__close-button[type=button].has-size-small svg{height:var(--e-contact-buttons-svg-size-small);width:var(--e-contact-buttons-svg-size-small)}.e-contact-buttons-var-3 .e-contact-buttons__chat-button.has-size-small i,.e-contact-buttons-var-3 .e-contact-buttons__chat-button[type=button].has-size-small i,.e-contact-buttons-var-3 .e-contact-buttons__close-button.has-size-small i,.e-contact-buttons-var-3 .e-contact-buttons__close-button[type=button].has-size-small i{font-size:var(--e-contact-buttons-svg-size-small)}.e-contact-buttons-var-3 .e-contact-buttons__chat-button.has-size-medium,.e-contact-buttons-var-3 .e-contact-buttons__chat-button[type=button].has-size-medium,.e-contact-buttons-var-3 .e-contact-buttons__close-button.has-size-medium,.e-contact-buttons-var-3 .e-contact-buttons__close-button[type=button].has-size-medium{height:var(--e-contact-buttons-size-medium);width:var(--e-contact-buttons-size-medium)}.e-contact-buttons-var-3 .e-contact-buttons__chat-button.has-size-medium svg,.e-contact-buttons-var-3 .e-contact-buttons__chat-button[type=button].has-size-medium svg,.e-contact-buttons-var-3 .e-contact-buttons__close-button.has-size-medium svg,.e-contact-buttons-var-3 .e-contact-buttons__close-button[type=button].has-size-medium svg{height:var(--e-contact-buttons-svg-size-medium);width:var(--e-contact-buttons-svg-size-medium)}.e-contact-buttons-var-3 .e-contact-buttons__chat-button.has-size-medium i,.e-contact-buttons-var-3 .e-contact-buttons__chat-button[type=button].has-size-medium i,.e-contact-buttons-var-3 .e-contact-buttons__close-button.has-size-medium i,.e-contact-buttons-var-3 .e-contact-buttons__close-button[type=button].has-size-medium i{font-size:var(--e-contact-buttons-svg-size-medium)}.e-contact-buttons-var-3 .e-contact-buttons__chat-button.has-size-large,.e-contact-buttons-var-3 .e-contact-buttons__chat-button[type=button].has-size-large,.e-contact-buttons-var-3 .e-contact-buttons__close-button.has-size-large,.e-contact-buttons-var-3 .e-contact-buttons__close-button[type=button].has-size-large{height:var(--e-contact-buttons-size-large);width:var(--e-contact-buttons-size-large)}.e-contact-buttons-var-3 .e-contact-buttons__chat-button.has-size-large svg,.e-contact-buttons-var-3 .e-contact-buttons__chat-button[type=button].has-size-large svg,.e-contact-buttons-var-3 .e-contact-buttons__close-button.has-size-large svg,.e-contact-buttons-var-3 .e-contact-buttons__close-button[type=button].has-size-large svg{height:var(--e-contact-buttons-svg-size-large);width:var(--e-contact-buttons-svg-size-large)}.e-contact-buttons-var-3 .e-contact-buttons__chat-button.has-size-large i,.e-contact-buttons-var-3 .e-contact-buttons__chat-button[type=button].has-size-large i,.e-contact-buttons-var-3 .e-contact-buttons__close-button.has-size-large i,.e-contact-buttons-var-3 .e-contact-buttons__close-button[type=button].has-size-large i{font-size:var(--e-contact-buttons-svg-size-large)}.e-contact-buttons-var-3 .e-contact-buttons__content{background-color:var(--e-contact-buttons-chat-box-bg);padding-block-start:var(--e-contact-buttons-chat-box-padding-block-start);padding-block-end:var(--e-contact-buttons-chat-box-padding-block-end);padding-inline-start:var(--e-contact-buttons-chat-box-padding-inline-start);padding-inline-end:var(--e-contact-buttons-chat-box-padding-inline-end)}.e-contact-buttons-var-3 .e-contact-buttons__top-bar{background-color:var(--e-contact-buttons-chat-box-bg);padding:0 20px 20px 0;position:relative}.e-contact-buttons-var-3 .e-contact-buttons__top-bar .e-contact-buttons__close-button{background:none;border:0;color:var(--e-contact-buttons-close-button-color);display:flex;padding:0;position:absolute;inset-inline-end:0;top:0}.e-contact-buttons-var-3 .e-contact-buttons__top-bar .e-contact-buttons__close-button:focus,.e-contact-buttons-var-3 .e-contact-buttons__top-bar .e-contact-buttons__close-button:hover{background:none;border:0;color:var(--e-contact-buttons-close-button-color)}.e-contact-buttons-var-3 .e-contact-buttons__top-bar-title{font-size:18px;font-weight:600;line-height:18px}.e-contact-buttons-var-3 .e-contact-buttons__links{background-color:var(--e-contact-buttons-chat-box-bg);display:flex;flex-direction:column;padding-inline:16px;padding-block-end:20px}.e-contact-buttons-var-3 .e-contact-buttons__contact-icon-link,.e-contact-buttons-var-3 .e-contact-buttons__contact-icon-link:not([href]):not([tabindex]){color:var(--e-contact-buttons-icon-link-text-color);display:flex;flex-direction:row;font-size:16px;font-weight:500;line-height:24px;gap:var(--e-contact-buttons-icon-link-gap);margin-block-end:var(--e-contact-buttons-icon-link-spacing)}.e-contact-buttons-var-3 .e-contact-buttons__contact-icon-link:last-of-type,.e-contact-buttons-var-3 .e-contact-buttons__contact-icon-link:not([href]):not([tabindex]):last-of-type{margin-block-end:0}.e-contact-buttons-var-3 .e-contact-buttons__contact-icon-link:not([href]):not([tabindex]) svg,.e-contact-buttons-var-3 .e-contact-buttons__contact-icon-link svg{fill:var(--e-contact-buttons-icon-link-text-color);height:1em;width:1em}.e-contact-buttons-var-3 .e-contact-buttons__contact-icon-link:focus,.e-contact-buttons-var-3 .e-contact-buttons__contact-icon-link:hover,.e-contact-buttons-var-3 .e-contact-buttons__contact-icon-link:not([href]):not([tabindex]):focus,.e-contact-buttons-var-3 .e-contact-buttons__contact-icon-link:not([href]):not([tabindex]):hover{color:var(--e-contact-buttons-icon-link-text-color-hover)}.e-contact-buttons-var-3 .e-contact-buttons__contact-icon-link:focus svg,.e-contact-buttons-var-3 .e-contact-buttons__contact-icon-link:hover svg,.e-contact-buttons-var-3 .e-contact-buttons__contact-icon-link:not([href]):not([tabindex]):focus svg,.e-contact-buttons-var-3 .e-contact-buttons__contact-icon-link:not([href]):not([tabindex]):hover svg{fill:var(--e-contact-buttons-icon-link-text-color-hover)}.e-contact-buttons-var-3 .e-contact-buttons__contact-icon-link.has-icon-position-start .e-contact-buttons__contact-icon-container,.e-contact-buttons-var-3 .e-contact-buttons__contact-icon-link:not([href]):not([tabindex]).has-icon-position-start .e-contact-buttons__contact-icon-container{order:1}.e-contact-buttons-var-3 .e-contact-buttons__contact-icon-link.has-icon-position-start .e-contact-buttons__contact-tooltip,.e-contact-buttons-var-3 .e-contact-buttons__contact-icon-link:not([href]):not([tabindex]).has-icon-position-start .e-contact-buttons__contact-tooltip{order:2}.e-contact-buttons-var-3 .e-contact-buttons__contact-icon-link.has-icon-position-end .e-contact-buttons__contact-icon-container,.e-contact-buttons-var-3 .e-contact-buttons__contact-icon-link:not([href]):not([tabindex]).has-icon-position-end .e-contact-buttons__contact-icon-container{display:flex;flex-grow:1;justify-content:flex-end;order:2}.e-contact-buttons-var-3 .e-contact-buttons__contact-icon-link.has-icon-position-end .e-contact-buttons__contact-tooltip,.e-contact-buttons-var-3 .e-contact-buttons__contact-icon-link:not([href]):not([tabindex]).has-icon-position-end .e-contact-buttons__contact-tooltip{order:1}.e-contact-buttons-var-3 .e-contact-buttons__contact-icon-link.has-dividers,.e-contact-buttons-var-3 .e-contact-buttons__contact-icon-link:not([href]):not([tabindex]).has-dividers{padding-block-end:var(--e-contact-buttons-icon-link-spacing);position:relative}.e-contact-buttons-var-3 .e-contact-buttons__contact-icon-link.has-dividers:after,.e-contact-buttons-var-3 .e-contact-buttons__contact-icon-link:not([href]):not([tabindex]).has-dividers:after{background-color:var(--e-contact-buttons-icon-link-divider-color);bottom:0;content:"";display:block;height:var(--e-contact-buttons-icon-link-divider-weight);position:absolute;left:0;width:100%}.e-contact-buttons-var-3 .e-contact-buttons__contact-icon-link.has-dividers:last-of-type,.e-contact-buttons-var-3 .e-contact-buttons__contact-icon-link:not([href]):not([tabindex]).has-dividers:last-of-type{padding-block-end:0}.e-contact-buttons-var-3 .e-contact-buttons__contact-icon-link.has-dividers:last-of-type:after,.e-contact-buttons-var-3 .e-contact-buttons__contact-icon-link:not([href]):not([tabindex]).has-dividers:last-of-type:after{display:none}.e-contact-buttons-var-3 .e-contact-buttons__contact-icon-container{align-items:center;display:flex}.e-contact-buttons-var-3 .e-contact-buttons__cta-button{background-color:var(--e-contact-buttons-send-button-bg);border-radius:5px;color:var(--e-contact-buttons-send-button-text);display:flex;font-size:16px;font-weight:500;justify-content:center;line-height:24px;padding-block-start:var(--e-contact-buttons-send-button-padding-block-start);padding-block-end:var(--e-contact-buttons-send-button-padding-block-end);padding-inline-start:var(--e-contact-buttons-send-button-padding-inline-start);padding-inline-end:var(--e-contact-buttons-send-button-padding-inline-end)}.e-contact-buttons-var-3 .e-contact-buttons__cta-button:focus,.e-contact-buttons-var-3 .e-contact-buttons__cta-button:hover{background-color:var(--e-contact-buttons-send-button-bg-hover);color:var(--e-contact-buttons-send-button-text-hover)}.e-contact-buttons-var-4{--e-contact-buttons-size-small:45px;--e-contact-buttons-size-medium:50px;--e-contact-buttons-size-large:55px;--e-contact-buttons-icon-small:20px;--e-contact-buttons-icon-medium:24px;--e-contact-buttons-icon-large:26px;--e-contact-buttons-button-bg-hover:#324a6d;--e-contact-buttons-active-button-color:#1c2448;--e-contact-buttons-contact-button-icon-hover:#467ff7;--e-contact-buttons-contact-button-bg-hover:#fff;width:auto}.e-contact-buttons-var-4 .e-contact-buttons__chat-buttons-container{display:flex}.e-contact-buttons-var-4 .e-contact-buttons__close-button{border-radius:50%;inset-inline-end:unset;inset-inline-start:unset;position:relative;top:unset}.e-contact-buttons-var-4 .e-contact-buttons__close-button,.e-contact-buttons-var-4 .e-contact-buttons__close-button:focus,.e-contact-buttons-var-4 .e-contact-buttons__close-button:hover{background-color:var(--e-contact-buttons-active-button-bg);color:var(--e-contact-buttons-active-button-color)}.e-contact-buttons-var-4 .e-contact-buttons__chat-button[aria-expanded=true],.e-contact-buttons-var-4 .e-contact-buttons__chat-button[type=button][aria-expanded=true],.e-contact-buttons-var-4 .e-contact-buttons__close-button[aria-expanded=false],.e-contact-buttons-var-4 .e-contact-buttons__close-button[type=button][aria-expanded=false]{display:none}.e-contact-buttons-var-4 .e-contact-buttons__content{border-radius:0;box-shadow:none;margin:0;overflow:visible}.e-contact-buttons-var-4 .e-contact-buttons__contact-links{display:flex;flex-direction:column;gap:var(--e-contact-buttons-contact-gap)}.e-contact-buttons-var-4 .e-contact-buttons__contact-icon-container{align-items:center;background-color:var(--e-contact-buttons-contact-button-bg);border-radius:50px;display:inline-flex;justify-content:center;transition:all .3s}.e-contact-buttons-var-4 .e-contact-buttons__contact-icon-link{align-items:center;display:flex;flex-direction:row;gap:14px}.e-contact-buttons-var-4 .e-contact-buttons__contact-icon-link .e-contact-buttons__contact-icon-container{color:var(--e-contact-buttons-contact-button-icon)}.e-contact-buttons-var-4 .e-contact-buttons__contact-icon-link svg{fill:var(--e-contact-buttons-contact-button-icon)}.e-contact-buttons-var-4 .e-contact-buttons__contact-icon-link:focus .e-contact-buttons__contact-icon-container,.e-contact-buttons-var-4 .e-contact-buttons__contact-icon-link:hover .e-contact-buttons__contact-icon-container{background-color:var(--e-contact-buttons-contact-button-bg-hover);color:var(--e-contact-buttons-contact-button-icon-hover);transition:all .3s}.e-contact-buttons-var-4 .e-contact-buttons__contact-icon-link:focus svg,.e-contact-buttons-var-4 .e-contact-buttons__contact-icon-link:hover svg{fill:var(--e-contact-buttons-contact-button-icon-hover)}.e-contact-buttons-var-4 .e-contact-buttons__contact-tooltip{background-color:var(--e-contact-buttons-tooltip-bg);border-radius:16px;box-shadow:2px 4px 4px 0 rgba(0,0,0,.15);color:var(--e-contact-buttons-tooltip-text);font-size:13px;line-height:25px;padding:4px 14px;position:relative}.e-contact-buttons-var-4 .e-contact-buttons__contact-tooltip:after{border-style:solid;content:"";height:0;position:absolute;top:50%;transform:translateY(-50%);width:0}.e-contact-buttons-var-4.has-h-alignment-end .e-contact-buttons__chat-button-container{padding-inline-end:0}.e-contact-buttons-var-4.has-h-alignment-end .e-contact-buttons__contact-links{align-items:flex-end}.e-contact-buttons-var-4.has-h-alignment-center .e-contact-buttons__contact-tooltip:after,.e-contact-buttons-var-4.has-h-alignment-end .e-contact-buttons__contact-tooltip:after{border-inline-start-color:var(--e-contact-buttons-tooltip-bg);border-inline-end-color:transparent;border-block-start-color:transparent;border-block-end-color:transparent;border-inline-start-width:10px;border-inline-end-width:0;border-block-start-width:8px;border-block-end-width:8px;inset-inline-end:-8px}.e-contact-buttons-var-4.has-h-alignment-start .e-contact-buttons__chat-button-container{padding-inline-start:0}.e-contact-buttons-var-4.has-h-alignment-start .e-contact-buttons__contact-links{align-items:flex-start}.e-contact-buttons-var-4.has-h-alignment-start .e-contact-buttons__contact-tooltip{order:2}.e-contact-buttons-var-4.has-h-alignment-start .e-contact-buttons__contact-icon-container{order:1}.e-contact-buttons-var-4.has-h-alignment-start .e-contact-buttons__contact-tooltip:after{border-inline-start-color:transparent;border-inline-end-color:var(--e-contact-buttons-tooltip-bg);border-block-start-color:transparent;border-block-end-color:transparent;border-inline-start-width:0;border-inline-end-width:10px;border-block-start-width:8px;border-block-end-width:8px;inset-inline-start:-8px}.e-contact-buttons-var-4.has-h-alignment-center .e-contact-buttons__contact-links{align-items:flex-end}.e-contact-buttons-var-4.has-h-alignment-center .e-contact-buttons__content-wrapper{inset-inline-end:0}.e-contact-buttons-var-4.has-h-alignment-center .e-contact-buttons__contact-tooltip{inset-inline-end:calc(100% + 14px);position:absolute;top:50%;transform:translateY(-50%);white-space:nowrap}.e-contact-buttons-var-4.has-h-alignment-center .e-contact-buttons__contact-icon-link{position:relative}.e-contact-buttons-var-4 .has-size-small.e-contact-buttons__chat-button,.e-contact-buttons-var-4 .has-size-small.e-contact-buttons__close-button,.e-contact-buttons-var-4 .has-size-small .e-contact-buttons__contact-icon-container{height:var(--e-contact-buttons-size-small);width:var(--e-contact-buttons-size-small)}.e-contact-buttons-var-4 .has-size-small.e-contact-buttons__chat-button svg,.e-contact-buttons-var-4 .has-size-small.e-contact-buttons__close-button svg,.e-contact-buttons-var-4 .has-size-small .e-contact-buttons__contact-icon-container svg{height:var(--e-contact-buttons-icon-small);width:var(--e-contact-buttons-icon-small)}.e-contact-buttons-var-4 .has-size-small.e-contact-buttons__chat-button i,.e-contact-buttons-var-4 .has-size-small.e-contact-buttons__close-button i,.e-contact-buttons-var-4 .has-size-small .e-contact-buttons__contact-icon-container i{font-size:var(--e-contact-buttons-icon-small)}.e-contact-buttons-var-4 .has-size-medium.e-contact-buttons__chat-button,.e-contact-buttons-var-4 .has-size-medium.e-contact-buttons__close-button,.e-contact-buttons-var-4 .has-size-medium .e-contact-buttons__contact-icon-container{height:var(--e-contact-buttons-size-medium);width:var(--e-contact-buttons-size-medium)}.e-contact-buttons-var-4 .has-size-medium.e-contact-buttons__chat-button svg,.e-contact-buttons-var-4 .has-size-medium.e-contact-buttons__close-button svg,.e-contact-buttons-var-4 .has-size-medium .e-contact-buttons__contact-icon-container svg{height:var(--e-contact-buttons-icon-medium);width:var(--e-contact-buttons-icon-medium)}.e-contact-buttons-var-4 .has-size-medium.e-contact-buttons__chat-button i,.e-contact-buttons-var-4 .has-size-medium.e-contact-buttons__close-button i,.e-contact-buttons-var-4 .has-size-medium .e-contact-buttons__contact-icon-container i{font-size:var(--e-contact-buttons-icon-medium)}.e-contact-buttons-var-4 .has-size-large.e-contact-buttons__chat-button,.e-contact-buttons-var-4 .has-size-large.e-contact-buttons__close-button,.e-contact-buttons-var-4 .has-size-large .e-contact-buttons__contact-icon-container{height:var(--e-contact-buttons-size-large);width:var(--e-contact-buttons-size-large)}.e-contact-buttons-var-4 .has-size-large.e-contact-buttons__chat-button svg,.e-contact-buttons-var-4 .has-size-large.e-contact-buttons__close-button svg,.e-contact-buttons-var-4 .has-size-large .e-contact-buttons__contact-icon-container svg{height:var(--e-contact-buttons-icon-large);width:var(--e-contact-buttons-icon-large)}.e-contact-buttons-var-4 .has-size-large.e-contact-buttons__chat-button i,.e-contact-buttons-var-4 .has-size-large.e-contact-buttons__close-button i,.e-contact-buttons-var-4 .has-size-large .e-contact-buttons__contact-icon-container i{font-size:var(--e-contact-buttons-icon-large)}.e-contact-buttons-var-6{--e-contact-buttons-icon-size-small:25px;--e-contact-buttons-icon-size-medium:30px;--e-contact-buttons-icon-size-large:35px;--e-contact-buttons-button-bar-bg:#324a6d;--e-contact-buttons-links-border-radius:50px;--e-contact-buttons-contact-button-icon-hover:#c8d5dc;--e-contact-buttons-button-bar-padding-block-end:12px;--e-contact-buttons-button-bar-padding-block-start:12px;--e-contact-buttons-button-bar-padding-inline-end:12px;--e-contact-buttons-button-bar-padding-inline-start:12px;--e-contact-buttons-vertical-offset:20px;width:auto}.e-contact-buttons-var-6 .e-contact-buttons__contact-links{background-color:var(--e-contact-buttons-button-bar-bg);border-radius:var(--e-contact-buttons-links-border-radius);display:flex;justify-content:center;gap:0;padding-inline-end:var(--e-contact-buttons-button-bar-padding-inline-end);padding-inline-start:var(--e-contact-buttons-button-bar-padding-inline-start)}.e-contact-buttons-var-6 .e-contact-buttons__contact-links.has-corners-rounded{--e-contact-buttons-links-border-radius:20px}.e-contact-buttons-var-6 .e-contact-buttons__contact-links.has-corners-round{--e-contact-buttons-links-border-radius:50px}.e-contact-buttons-var-6 .e-contact-buttons__contact-links.has-corners-sharp{--e-contact-buttons-links-border-radius:0}.e-contact-buttons-var-6 .e-contact-buttons__contact-icon-link{color:var(--e-contact-buttons-contact-button-icon);display:flex;padding-block-end:var(--e-contact-buttons-button-bar-padding-block-end);padding-block-start:var(--e-contact-buttons-button-bar-padding-block-start);padding-inline-end:var(--e-contact-buttons-button-bar-padding-inline-end);padding-inline-start:var(--e-contact-buttons-button-bar-padding-inline-start)}.e-contact-buttons-var-6 .e-contact-buttons__contact-icon-link svg{fill:var(--e-contact-buttons-contact-button-icon);height:28px;transition:all .3s;width:28px}.e-contact-buttons-var-6 .e-contact-buttons__contact-icon-link:focus,.e-contact-buttons-var-6 .e-contact-buttons__contact-icon-link:hover{color:var(--e-contact-buttons-contact-button-icon-hover)}.e-contact-buttons-var-6 .e-contact-buttons__contact-icon-link:focus svg,.e-contact-buttons-var-6 .e-contact-buttons__contact-icon-link:hover svg{fill:var(--e-contact-buttons-contact-button-icon-hover);transition:all .3s}.e-contact-buttons-var-6 .e-contact-buttons__contact-icon-link.has-size-small svg{height:var(--e-contact-buttons-icon-size-small);width:var(--e-contact-buttons-icon-size-small)}.e-contact-buttons-var-6 .e-contact-buttons__contact-icon-link.has-size-small i{font-size:var(--e-contact-buttons-icon-size-small)}.e-contact-buttons-var-6 .e-contact-buttons__contact-icon-link.has-size-medium svg{height:var(--e-contact-buttons-icon-size-medium);width:var(--e-contact-buttons-icon-size-medium)}.e-contact-buttons-var-6 .e-contact-buttons__contact-icon-link.has-size-medium i{font-size:var(--e-contact-buttons-icon-size-medium)}.e-contact-buttons-var-6 .e-contact-buttons__contact-icon-link.has-size-large svg{height:var(--e-contact-buttons-icon-size-large);width:var(--e-contact-buttons-icon-size-large)}.e-contact-buttons-var-6 .e-contact-buttons__contact-icon-link.has-size-large i{font-size:var(--e-contact-buttons-icon-size-large)}.e-contact-buttons-var-7{--e-contact-buttons-chat-button-padding-block-end:16px;--e-contact-buttons-chat-button-padding-block-start:16px;--e-contact-buttons-chat-button-padding-inline-end:20px;--e-contact-buttons-chat-button-padding-inline-start:20px;--e-contact-buttons-chat-button-gap:8px;--e-contact-buttons-horizontal-offset:0;--e-contact-buttons-vertical-offset:0}.e-contact-buttons-var-7.has-h-alignment-end .e-contact-buttons__chat-button-container,.e-contact-buttons-var-7.has-h-alignment-start .e-contact-buttons__chat-button-container{padding-inline:0}@media (max-width:767px){.e-contact-buttons-var-7.has-mobile-full-width,.e-contact-buttons-var-7.has-mobile-full-width .e-contact-buttons__chat-button{width:100%}}.e-contact-buttons-var-7 .e-contact-buttons__chat-button,.e-contact-buttons-var-7 .e-contact-buttons__chat-button:not([href]):not([tabindex]),.e-contact-buttons-var-7 .e-contact-buttons__chat-button[type=button]{border-radius:0;color:var(--e-contact-buttons-button-icon);display:inline-flex;font-size:18px;font-weight:500;gap:var(--e-contact-buttons-chat-button-gap);height:-moz-fit-content;height:fit-content;line-height:28px;padding-block-end:var(--e-contact-buttons-chat-button-padding-block-end);padding-block-start:var(--e-contact-buttons-chat-button-padding-block-start);padding-inline-end:var(--e-contact-buttons-chat-button-padding-inline-end);padding-inline-start:var(--e-contact-buttons-chat-button-padding-inline-start);width:-moz-fit-content;width:fit-content}.e-contact-buttons-var-7 .e-contact-buttons__chat-button:not([href]):not([tabindex]) svg,.e-contact-buttons-var-7 .e-contact-buttons__chat-button[type=button] svg,.e-contact-buttons-var-7 .e-contact-buttons__chat-button svg{height:1em;width:1em}.e-contact-buttons-var-7 .e-contact-buttons__chat-button:focus,.e-contact-buttons-var-7 .e-contact-buttons__chat-button:hover,.e-contact-buttons-var-7 .e-contact-buttons__chat-button:not([href]):not([tabindex]):focus,.e-contact-buttons-var-7 .e-contact-buttons__chat-button:not([href]):not([tabindex]):hover,.e-contact-buttons-var-7 .e-contact-buttons__chat-button[type=button]:focus,.e-contact-buttons-var-7 .e-contact-buttons__chat-button[type=button]:hover{color:var(--e-contact-buttons-button-icon-hover)}.e-contact-buttons-var-7 .e-contact-buttons__chat-button.has-icon-position-start .e-contact-buttons__chat-button-text,.e-contact-buttons-var-7 .e-contact-buttons__chat-button:not([href]):not([tabindex]).has-icon-position-start .e-contact-buttons__chat-button-text,.e-contact-buttons-var-7 .e-contact-buttons__chat-button[type=button].has-icon-position-start .e-contact-buttons__chat-button-text{order:2}.e-contact-buttons-var-7 .e-contact-buttons__chat-button.has-icon-position-end .e-contact-buttons__chat-button-text,.e-contact-buttons-var-7 .e-contact-buttons__chat-button.has-icon-position-start svg,.e-contact-buttons-var-7 .e-contact-buttons__chat-button:not([href]):not([tabindex]).has-icon-position-end .e-contact-buttons__chat-button-text,.e-contact-buttons-var-7 .e-contact-buttons__chat-button:not([href]):not([tabindex]).has-icon-position-start svg,.e-contact-buttons-var-7 .e-contact-buttons__chat-button[type=button].has-icon-position-end .e-contact-buttons__chat-button-text,.e-contact-buttons-var-7 .e-contact-buttons__chat-button[type=button].has-icon-position-start svg{order:1}.e-contact-buttons-var-7 .e-contact-buttons__chat-button.has-icon-position-end svg,.e-contact-buttons-var-7 .e-contact-buttons__chat-button:not([href]):not([tabindex]).has-icon-position-end svg,.e-contact-buttons-var-7 .e-contact-buttons__chat-button[type=button].has-icon-position-end svg{order:2}.e-contact-buttons-var-8{--e-contact-buttons-size-small:48px;--e-contact-buttons-size-medium:56px;--e-contact-buttons-size-large:64px;--e-contact-buttons-svg-size-small:22px;--e-contact-buttons-svg-size-medium:28px;--e-contact-buttons-svg-size-large:36px;--e-contact-buttons-chat-box-width:280px;--e-contact-buttons-button-bg:#324a6d;--e-contact-buttons-button-bg-hover:#1c2448;--e-contact-buttons-active-button-bg:#f3f5f8;--e-contact-buttons-active-button-color:#324a6d;--e-contact-buttons-top-bar-bg:#324a6d;--e-contact-buttons-contact-button-bg:#c8d5dc;--e-contact-buttons-contact-button-icon:#324a6d}.e-contact-buttons-var-8 .has-colors-type-default.has-platform-email,.e-contact-buttons-var-8 .has-colors-type-default.has-platform-phone,.e-contact-buttons-var-8 .has-colors-type-default.has-platform-sms,.e-contact-buttons-var-8 .has-colors-type-default.has-platform-url{--e-contact-buttons-contact-button-icon:#467ff7}.e-contact-buttons-var-8 .has-colors-type-default.has-platform-whatsapp{--e-contact-buttons-contact-button-icon:#25d366}.e-contact-buttons-var-8 .has-colors-type-default.has-platform-skype{--e-contact-buttons-contact-button-icon:#00aff0}.e-contact-buttons-var-8 .has-colors-type-default.has-platform-messenger{--e-contact-buttons-contact-button-icon:#168aff}.e-contact-buttons-var-8 .has-colors-type-default.has-platform-viber{--e-contact-buttons-contact-button-icon:#7360f2}.e-contact-buttons-var-8 .has-colors-type-default.has-platform-waze{--e-contact-buttons-contact-button-icon:#3cf}.e-contact-buttons-var-8 .has-size-small.e-contact-buttons__close-button{align-items:center;display:flex;height:var(--e-contact-buttons-size-small);justify-content:center;width:var(--e-contact-buttons-size-small)}.e-contact-buttons-var-8 .has-size-small.e-contact-buttons__close-button .eicon-close{font-size:24px}.e-contact-buttons-var-8 .has-size-medium.e-contact-buttons__close-button{height:var(--e-contact-buttons-size-medium);width:var(--e-contact-buttons-size-medium)}.e-contact-buttons-var-8 .has-size-medium.e-contact-buttons__close-button .eicon-close{font-size:28px}.e-contact-buttons-var-8 .has-size-large.e-contact-buttons__close-button{height:var(--e-contact-buttons-size-large);width:var(--e-contact-buttons-size-large)}.e-contact-buttons-var-8 .has-size-large.e-contact-buttons__close-button .eicon-close{font-size:32px}.e-contact-buttons-var-8 .e-contact-buttons__chat-buttons-container{display:flex}.e-contact-buttons-var-8 .e-contact-buttons__close-button{border-radius:50%;inset-inline-end:unset;inset-inline-start:unset;position:relative;top:unset}.e-contact-buttons-var-8 .e-contact-buttons__close-button,.e-contact-buttons-var-8 .e-contact-buttons__close-button:focus,.e-contact-buttons-var-8 .e-contact-buttons__close-button:hover{background-color:var(--e-contact-buttons-active-button-bg);color:var(--e-contact-buttons-active-button-color)}.e-contact-buttons-var-8 .e-contact-buttons__chat-button[aria-expanded=true],.e-contact-buttons-var-8 .e-contact-buttons__chat-button[type=button][aria-expanded=true],.e-contact-buttons-var-8 .e-contact-buttons__close-button[aria-expanded=false]{display:none}.e-contact-buttons-var-8 .e-contact-buttons__top-bar-title{font-size:16px;line-height:24px;font-weight:600}.e-contact-buttons-var-8 .e-contact-buttons__top-bar-subtitle{font-size:12px;line-height:16px;font-weight:500px}.e-contact-buttons-var-8 .e-contact-buttons__contact-links{display:flex;flex-direction:column;gap:12px;padding:12px}.e-contact-buttons-var-8 .e-contact-buttons__contact-icon-link{background-color:var(--e-contact-buttons-contact-button-bg);border-start-end-radius:15px;border-end-end-radius:15px;border-end-start-radius:15px;color:var(--e-contact-buttons-contact-button-icon);display:grid;grid-template-columns:auto 1fr;grid-template-rows:repeat(2,1fr);grid-column-gap:12px;grid-row-gap:0;padding:10px 20px}.e-contact-buttons-var-8 .e-contact-buttons__contact-icon-link svg{fill:var(--e-contact-buttons-contact-button-icon)}.e-contact-buttons-var-8 .e-contact-buttons__contact-icon-link.has-size-small svg{height:var(--e-contact-buttons-svg-size-small);width:var(--e-contact-buttons-svg-size-small)}.e-contact-buttons-var-8 .e-contact-buttons__contact-icon-link.has-size-small i{font-size:var(--e-contact-buttons-svg-size-small)}.e-contact-buttons-var-8 .e-contact-buttons__contact-icon-link.has-size-medium svg{height:var(--e-contact-buttons-svg-size-medium);width:var(--e-contact-buttons-svg-size-medium)}.e-contact-buttons-var-8 .e-contact-buttons__contact-icon-link.has-size-medium i{font-size:var(--e-contact-buttons-svg-size-medium)}.e-contact-buttons-var-8 .e-contact-buttons__contact-icon-link.has-size-large svg{height:var(--e-contact-buttons-svg-size-large);width:var(--e-contact-buttons-svg-size-large)}.e-contact-buttons-var-8 .e-contact-buttons__contact-icon-link.has-size-large i{font-size:var(--e-contact-buttons-svg-size-large)}.e-contact-buttons-var-8 .e-contact-buttons__contact-icon-container{align-items:center;display:flex;grid-area:1/1/3/2}.e-contact-buttons-var-8 .e-contact-buttons__contact-title{color:var(--e-contact-buttons-contact-title-text-color);grid-area:1/2/2/3;font-size:16px;font-weight:600;line-height:24px}.e-contact-buttons-var-8 .e-contact-buttons__contact-description{color:var(--e-contact-buttons-contact-description-text-color);grid-area:2/2/3/3;font-size:12px;font-weight:300;line-height:16px}.e-contact-buttons-var-8 .e-contact-buttons__links-container{background-color:var(--e-contact-buttons-chat-box-bg)}.e-contact-buttons-var-9{--e-contact-buttons-size-small:48px;--e-contact-buttons-size-medium:56px;--e-contact-buttons-size-large:64px;--e-contact-buttons-svg-size-small:24px;--e-contact-buttons-svg-size-medium:28px;--e-contact-buttons-svg-size-large:32px;--e-contact-buttons-transition-duration:.3s;--e-contact-buttons-transition:all var(--e-contact-buttons-transition-duration);--e-contact-buttons-overlap-margin:-10px;--e-contact-buttons-chat-button-padding-block-end:8px;--e-contact-buttons-chat-button-padding-block-start:8px;--e-contact-buttons-chat-button-padding-inline-end:16px;--e-contact-buttons-chat-button-padding-inline-start:16px;width:auto}.e-contact-buttons-var-9 .e-contact-buttons__chat-button-icon-container{align-items:center;background-color:var(--e-contact-buttons-button-bg);border-radius:50%;display:flex;justify-content:center;position:relative;transition:var(--e-contact-buttons-transition);z-index:1}.e-contact-buttons-var-9 .e-contact-buttons__chat-button-icon-container svg{position:relative;z-index:2}.e-contact-buttons-var-9 .e-contact-buttons__chat-button-text{background-color:var(--e-contact-buttons-button-bg);color:var(--e-contact-buttons-button-icon);font-size:16px;font-weight:500;line-height:24px;padding-block-end:var(--e-contact-buttons-chat-button-padding-block-end);padding-block-start:var(--e-contact-buttons-chat-button-padding-block-start);padding-inline-end:var(--e-contact-buttons-chat-button-padding-inline-end);padding-inline-start:var(--e-contact-buttons-chat-button-padding-inline-start);position:relative;transition:var(--e-contact-buttons-transition)}.e-contact-buttons-var-9 .e-contact-buttons__chat-button{background-color:transparent;border-radius:0;color:var(--e-contact-buttons-button-icon);height:auto;width:auto}.e-contact-buttons-var-9 .e-contact-buttons__chat-button:focus,.e-contact-buttons-var-9 .e-contact-buttons__chat-button:hover{color:var(--e-contact-buttons-button-icon)}.e-contact-buttons-var-9 .e-contact-buttons__chat-button:focus svg,.e-contact-buttons-var-9 .e-contact-buttons__chat-button:hover svg{fill:var(--e-contact-buttons-button-icon)}.e-contact-buttons-var-9 .e-contact-buttons__chat-button:focus .e-contact-buttons__chat-button-icon-container,.e-contact-buttons-var-9 .e-contact-buttons__chat-button:focus .e-contact-buttons__chat-button-text,.e-contact-buttons-var-9 .e-contact-buttons__chat-button:focus .e-contact-buttons__chat-button-text:before,.e-contact-buttons-var-9 .e-contact-buttons__chat-button:hover .e-contact-buttons__chat-button-icon-container,.e-contact-buttons-var-9 .e-contact-buttons__chat-button:hover .e-contact-buttons__chat-button-text,.e-contact-buttons-var-9 .e-contact-buttons__chat-button:hover .e-contact-buttons__chat-button-text:before{background-color:var(--e-contact-buttons-button-bg);color:var(--e-contact-buttons-button-icon);transition:var(--e-contact-buttons-transition)}.e-contact-buttons-var-9 .e-contact-buttons__chat-button.has-size-small .e-contact-buttons__chat-button-icon-container{height:var(--e-contact-buttons-size-small);width:var(--e-contact-buttons-size-small)}.e-contact-buttons-var-9 .e-contact-buttons__chat-button.has-size-small .e-contact-buttons__chat-button-icon-container svg{height:var(--e-contact-buttons-svg-size-small);width:var(--e-contact-buttons-svg-size-small)}.e-contact-buttons-var-9 .e-contact-buttons__chat-button.has-size-small .e-contact-buttons__chat-button-icon-container i{font-size:var(--e-contact-buttons-svg-size-small)}.e-contact-buttons-var-9 .e-contact-buttons__chat-button.has-size-medium .e-contact-buttons__chat-button-icon-container{height:var(--e-contact-buttons-size-medium);width:var(--e-contact-buttons-size-medium)}.e-contact-buttons-var-9 .e-contact-buttons__chat-button.has-size-medium .e-contact-buttons__chat-button-icon-container svg{height:var(--e-contact-buttons-svg-size-medium);width:var(--e-contact-buttons-svg-size-medium)}.e-contact-buttons-var-9 .e-contact-buttons__chat-button.has-size-medium .e-contact-buttons__chat-button-icon-container i{font-size:var(--e-contact-buttons-svg-size-medium)}.e-contact-buttons-var-9 .e-contact-buttons__chat-button.has-size-large .e-contact-buttons__chat-button-icon-container{height:var(--e-contact-buttons-size-large);width:var(--e-contact-buttons-size-large)}.e-contact-buttons-var-9 .e-contact-buttons__chat-button.has-size-large .e-contact-buttons__chat-button-icon-container svg{height:var(--e-contact-buttons-svg-size-large);width:var(--e-contact-buttons-svg-size-large)}.e-contact-buttons-var-9 .e-contact-buttons__chat-button.has-size-large .e-contact-buttons__chat-button-icon-container i{font-size:var(--e-contact-buttons-svg-size-large)}.e-contact-buttons-var-9.has-h-alignment-end .e-contact-buttons__chat-button-container{padding-inline-end:0}@media (min-width:1025px){.e-contact-buttons-var-9.has-h-alignment-end .e-contact-buttons__chat-button-icon-container{position:absolute;inset-inline-end:-5px;transition:var(--e-contact-buttons-transition)}}.e-contact-buttons-var-9.has-h-alignment-end .e-contact-buttons__chat-button-text{border-start-start-radius:0;border-end-start-radius:0;border-start-end-radius:50px;border-end-end-radius:50px;margin-inline-start:var(--e-contact-buttons-overlap-margin)}@media (min-width:1025px){.e-contact-buttons-var-9.has-h-alignment-end .e-contact-buttons__chat-button-text{-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%)}}@media (min-width:1025px){.e-contact-buttons-var-9.has-h-alignment-end .e-contact-buttons__chat-button:focus .e-contact-buttons__chat-button-text,.e-contact-buttons-var-9.has-h-alignment-end .e-contact-buttons__chat-button:hover .e-contact-buttons__chat-button-text{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);transition:var(--e-contact-buttons-transition)}.e-contact-buttons-var-9.has-h-alignment-end .e-contact-buttons__chat-button:focus .e-contact-buttons__chat-button-icon-container,.e-contact-buttons-var-9.has-h-alignment-end .e-contact-buttons__chat-button:hover .e-contact-buttons__chat-button-icon-container{inset-inline-end:100%;transition:var(--e-contact-buttons-transition)}}.e-contact-buttons-var-9.has-h-alignment-start .e-contact-buttons__chat-button-container{padding-inline-start:0}.e-contact-buttons-var-9.has-h-alignment-start .e-contact-buttons__chat-button-icon-container{order:2}@media (min-width:1025px){.e-contact-buttons-var-9.has-h-alignment-start .e-contact-buttons__chat-button-icon-container{position:absolute;inset-inline-start:-5px;transition:var(--e-contact-buttons-transition)}}.e-contact-buttons-var-9.has-h-alignment-start .e-contact-buttons__chat-button-text{border-start-start-radius:50px;border-end-start-radius:50px;border-start-end-radius:0;border-end-end-radius:0;margin-inline-end:var(--e-contact-buttons-overlap-margin);order:1}@media (min-width:1025px){.e-contact-buttons-var-9.has-h-alignment-start .e-contact-buttons__chat-button-text{-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);transition:var(--e-contact-buttons-transition)}}@media (min-width:1025px){.e-contact-buttons-var-9.has-h-alignment-start .e-contact-buttons__chat-button:focus .e-contact-buttons__chat-button-text,.e-contact-buttons-var-9.has-h-alignment-start .e-contact-buttons__chat-button:hover .e-contact-buttons__chat-button-text{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);transition:var(--e-contact-buttons-transition)}.e-contact-buttons-var-9.has-h-alignment-start .e-contact-buttons__chat-button:focus .e-contact-buttons__chat-button-icon-container,.e-contact-buttons-var-9.has-h-alignment-start .e-contact-buttons__chat-button:hover .e-contact-buttons__chat-button-icon-container{inset-inline-start:100%;transition:var(--e-contact-buttons-transition)}}@media (min-width:1025px){.e-contact-buttons-var-9.has-h-alignment-center .e-contact-buttons__chat-button-icon-container{order:2;position:absolute;inset-inline-start:50%;transform:translateX(-50%)}}.e-contact-buttons-var-9.has-h-alignment-center .e-contact-buttons__chat-button-text{border-start-start-radius:0;border-end-start-radius:0;border-start-end-radius:50px;border-end-end-radius:50px;margin-inline-start:var(--e-contact-buttons-overlap-margin)}@media (min-width:1025px){.e-contact-buttons-var-9.has-h-alignment-center .e-contact-buttons__chat-button-text{inset-inline-end:50%;order:1;-webkit-clip-path:inset(0 0 0 100%);clip-path:inset(0 0 0 100%)}}@media (min-width:1025px){.e-contact-buttons-var-9.has-h-alignment-center .e-contact-buttons__chat-button:focus .e-contact-buttons__chat-button-text,.e-contact-buttons-var-9.has-h-alignment-center .e-contact-buttons__chat-button:hover .e-contact-buttons__chat-button-text{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);transition:var(--e-contact-buttons-transition)}.e-contact-buttons-var-9.has-h-alignment-center .e-contact-buttons__chat-button:focus .e-contact-buttons__chat-button-icon-container,.e-contact-buttons-var-9.has-h-alignment-center .e-contact-buttons__chat-button:hover .e-contact-buttons__chat-button-icon-container{inset-inline-start:-100%;transform:unset;transition:var(--e-contact-buttons-transition)}}.e-contact-buttons-var-9.has-h-alignment-center .e-contact-buttons__chat-button.has-size-small:focus .e-contact-buttons__chat-button-icon-container,.e-contact-buttons-var-9.has-h-alignment-center .e-contact-buttons__chat-button.has-size-small:hover .e-contact-buttons__chat-button-icon-container{inset-inline-start:calc(-100% + 10px)}.e-contact-buttons-var-9.has-h-alignment-center .e-contact-buttons__chat-button.has-size-large:focus .e-contact-buttons__chat-button-icon-container,.e-contact-buttons-var-9.has-h-alignment-center .e-contact-buttons__chat-button.has-size-large:hover .e-contact-buttons__chat-button-icon-container{inset-inline-start:calc(-100% - 5px)}.e-contact-buttons-var-10{--e-contact-buttons-size-small:40px;--e-contact-buttons-size-medium:48px;--e-contact-buttons-size-large:56px;--e-contact-buttons-svg-size-small:20px;--e-contact-buttons-svg-size-medium:24px;--e-contact-buttons-svg-size-large:28px;--e-contact-buttons-svg-size:var(--e-contact-buttons-svg-size-medium);--e-contact-buttons-horizontal-offset:0;--e-contact-buttons-transition-duration:.3s;--e-contact-buttons-transition:all var(--e-contact-buttons-transition-duration);--e-contact-buttons-contact-gap:4px;--e-contact-buttons-contact-padding-block-end:8px;--e-contact-buttons-contact-padding-block-start:8px;--e-contact-buttons-contact-padding-inline-end:12px;--e-contact-buttons-contact-padding-inline-start:12px;width:auto}.e-contact-buttons-var-10 .has-corners-rounded{--e-contact-buttons-border-radius:20px}.e-contact-buttons-var-10 .has-corners-round{--e-contact-buttons-border-radius:50px}.e-contact-buttons-var-10 .has-corners-sharp{--e-contact-buttons-border-radius:0}.e-contact-buttons-var-10 .has-size-small{--e-contact-buttons-svg-size:var(--e-contact-buttons-svg-size-small)}.e-contact-buttons-var-10 .has-size-medium{--e-contact-buttons-svg-size:var(--e-contact-buttons-svg-size-medium)}.e-contact-buttons-var-10 .has-size-large{--e-contact-buttons-svg-size:var(--e-contact-buttons-svg-size-large)}.e-contact-buttons-var-10 .e-contact-buttons__contact-links{display:flex;gap:var(--e-contact-buttons-contact-gap)}.e-contact-buttons-var-10 .e-contact-buttons__contact-icon-container{align-items:center;display:inline-flex;justify-content:center}.e-contact-buttons-var-10 .e-contact-buttons__contact-icon-container svg{height:var(--e-contact-buttons-svg-size);width:var(--e-contact-buttons-svg-size)}.e-contact-buttons-var-10 .e-contact-buttons__contact-icon-container i{font-size:var(--e-contact-buttons-svg-size)}.e-contact-buttons-var-10 .e-contact-buttons__contact-icon-link{align-items:center;background-color:var(--e-contact-buttons-contact-button-bg);color:var(--e-contact-buttons-contact-button-icon);display:flex;transition:all .3s}.e-contact-buttons-var-10 .e-contact-buttons__contact-icon-link svg{fill:var(--e-contact-buttons-contact-button-icon)}.e-contact-buttons-var-10 .e-contact-buttons__contact-icon-link:focus,.e-contact-buttons-var-10 .e-contact-buttons__contact-icon-link:hover{background-color:var(--e-contact-buttons-contact-button-bg);color:var(--e-contact-buttons-contact-button-icon);transition:all .3s}.e-contact-buttons-var-10 .e-contact-buttons__contact-icon-link:focus svg,.e-contact-buttons-var-10 .e-contact-buttons__contact-icon-link:hover svg{fill:var(--e-contact-buttons-contact-button-icon)}.e-contact-buttons-var-10 .e-contact-buttons__contact-title{display:inline-block;padding-block-end:var(--e-contact-buttons-contact-padding-block-end);padding-block-start:var(--e-contact-buttons-contact-padding-block-start);padding-inline-end:var(--e-contact-buttons-contact-padding-inline-end);padding-inline-start:var(--e-contact-buttons-contact-padding-inline-start)}.e-contact-buttons-var-10.has-h-alignment-start .e-contact-buttons__contact-icon-link{--e-contact-buttons-margin-offset:8px;justify-content:flex-end;padding-inline-end:12px;transform:translateX(calc(-100% + var(--e-contact-buttons-svg-size) * 2 - var(--e-contact-buttons-margin-offset)));transition:var(--e-contact-buttons-transition)}.e-contact-buttons-var-10.has-h-alignment-start .e-contact-buttons__contact-icon-link.has-size-small{--e-contact-buttons-margin-offset:2px}[dir=rtl] .e-contact-buttons-var-10.has-h-alignment-start .e-contact-buttons__contact-icon-link{--e-contact-buttons-margin-offset:2px;transform:translateX(calc(100% - (var(--e-contact-buttons-svg-size) * 2 - var(--e-contact-buttons-margin-offset))))}[dir=rtl] .e-contact-buttons-var-10.has-h-alignment-start .e-contact-buttons__contact-icon-link.has-size-large{--e-contact-buttons-margin-offset:8px}.e-contact-buttons-var-10.has-h-alignment-start .e-contact-buttons__contact-links{align-items:flex-start;flex-direction:column}.e-contact-buttons-var-10.has-h-alignment-start .e-contact-buttons__contact-icon-link{border-start-start-radius:0;border-start-end-radius:var(--e-contact-buttons-border-radius);border-end-start-radius:0;border-end-end-radius:var(--e-contact-buttons-border-radius)}@media (min-width:768px){.e-contact-buttons-var-10.has-h-alignment-start .e-contact-buttons__contact-icon-link:focus,.e-contact-buttons-var-10.has-h-alignment-start .e-contact-buttons__contact-icon-link:hover{transform:none;transition:var(--e-contact-buttons-transition)}}.e-contact-buttons-var-10.has-h-alignment-start .e-contact-buttons__contact-icon-link.active{transform:none;transition:var(--e-contact-buttons-transition)}.e-contact-buttons-var-10.has-h-alignment-end .e-contact-buttons__contact-icon-link{--e-contact-buttons-margin-offset:8px;padding-inline-start:12px;transform:translateX(calc(100% - var(--e-contact-buttons-svg-size) * 2 + var(--e-contact-buttons-margin-offset)));transition:var(--e-contact-buttons-transition)}.e-contact-buttons-var-10.has-h-alignment-end .e-contact-buttons__contact-icon-link.has-size-small{--e-contact-buttons-margin-offset:2px}[dir=rtl] .e-contact-buttons-var-10.has-h-alignment-end .e-contact-buttons__contact-icon-link{--e-contact-buttons-margin-offset:2px;transform:translateX(calc(-100% + var(--e-contact-buttons-svg-size) * 2 - var(--e-contact-buttons-margin-offset)))}[dir=rtl] .e-contact-buttons-var-10.has-h-alignment-end .e-contact-buttons__contact-icon-link.has-size-large{--e-contact-buttons-margin-offset:8px}@media (min-width:768px){.e-contact-buttons-var-10.has-h-alignment-end .e-contact-buttons__contact-icon-link:focus,.e-contact-buttons-var-10.has-h-alignment-end .e-contact-buttons__contact-icon-link:hover{transform:none;transition:var(--e-contact-buttons-transition)}}.e-contact-buttons-var-10.has-h-alignment-end .e-contact-buttons__contact-icon-link.active{transform:none;transition:var(--e-contact-buttons-transition)}.e-contact-buttons-var-10.has-h-alignment-end .e-contact-buttons__contact-links{align-items:flex-end;flex-direction:column}.e-contact-buttons-var-10.has-h-alignment-end .e-contact-buttons__contact-icon-container{order:1}.e-contact-buttons-var-10.has-h-alignment-end .e-contact-buttons__contact-title{order:2}.e-contact-buttons-var-10.has-h-alignment-end .e-contact-buttons__contact-icon-link{border-start-start-radius:var(--e-contact-buttons-border-radius);border-start-end-radius:0;border-end-start-radius:var(--e-contact-buttons-border-radius);border-end-end-radius:0}.e-contact-buttons-var-10.has-h-alignment-center .e-contact-buttons__contact-icon-link{flex-direction:column}.e-contact-buttons-var-10.has-h-alignment-center .e-contact-buttons__contact-title{writing-mode:vertical-lr}.e-contact-buttons-var-10.has-h-alignment-center.has-v-alignment-bottom .e-contact-buttons__contact-links{align-items:flex-end}.e-contact-buttons-var-10.has-h-alignment-center.has-v-alignment-bottom .e-contact-buttons__contact-icon-container{order:1}.e-contact-buttons-var-10.has-h-alignment-center.has-v-alignment-bottom .e-contact-buttons__contact-title{order:2}.e-contact-buttons-var-10.has-h-alignment-center.has-v-alignment-bottom .e-contact-buttons__contact-icon-link{--e-contact-buttons-margin-offset:14px;border-start-start-radius:var(--e-contact-buttons-border-radius);border-start-end-radius:var(--e-contact-buttons-border-radius);border-end-start-radius:0;border-end-end-radius:0;padding-block-start:12px;transform:translateY(calc(100% - var(--e-contact-buttons-svg-size) * 2 + var(--e-contact-buttons-margin-offset)));transition:var(--e-contact-buttons-transition)}@media (min-width:768px){.e-contact-buttons-var-10.has-h-alignment-center.has-v-alignment-bottom .e-contact-buttons__contact-icon-link:focus,.e-contact-buttons-var-10.has-h-alignment-center.has-v-alignment-bottom .e-contact-buttons__contact-icon-link:hover{transform:none;transition:var(--e-contact-buttons-transition)}}.e-contact-buttons-var-10.has-h-alignment-center.has-v-alignment-bottom .e-contact-buttons__contact-icon-link.active{transform:none;transition:var(--e-contact-buttons-transition)}.e-contact-buttons-var-10.has-h-alignment-center.has-v-alignment-bottom .e-contact-buttons__contact-icon-link.has-size-small{--e-contact-buttons-margin-offset:5px}.e-contact-buttons-var-10.has-h-alignment-center.has-v-alignment-top .e-contact-buttons__contact-links{align-items:flex-start}.e-contact-buttons-var-10.has-h-alignment-center.has-v-alignment-top .e-contact-buttons__contact-icon-container{align-items:flex-end}.e-contact-buttons-var-10.has-h-alignment-center.has-v-alignment-top .e-contact-buttons__contact-icon-link{--e-contact-buttons-margin-offset:14px;border-start-start-radius:0;border-start-end-radius:0;border-end-start-radius:var(--e-contact-buttons-border-radius);border-end-end-radius:var(--e-contact-buttons-border-radius);justify-content:flex-end;padding-block-end:12px;transform:translateY(calc(-100% + var(--e-contact-buttons-svg-size) + var(--e-contact-buttons-margin-offset)));transition:var(--e-contact-buttons-transition)}@media (min-width:768px){.e-contact-buttons-var-10.has-h-alignment-center.has-v-alignment-top .e-contact-buttons__contact-icon-link:focus,.e-contact-buttons-var-10.has-h-alignment-center.has-v-alignment-top .e-contact-buttons__contact-icon-link:hover{transform:none;transition:var(--e-contact-buttons-transition)}}.e-contact-buttons-var-10.has-h-alignment-center.has-v-alignment-top .e-contact-buttons__contact-icon-link.active{transform:none;transition:var(--e-contact-buttons-transition)}.e-link-in-bio{--e-link-in-bio-border-color:transparent;--e-link-in-bio-border-style:none;--e-link-in-bio-border-width:0;--e-link-in-bio-container-height:auto;--e-link-in-bio-container-width:360px;--e-link-in-bio-content-align-h:center;--e-link-in-bio-content-align-v:center;--e-link-in-bio-content-width:280px;--e-link-in-bio-full-height:100vh;--e-link-in-bio-gutter-block-end:45px;--e-link-in-bio-gutter-block-start:38px;--e-link-in-bio-gutter-inline:40px;--e-link-in-bio-identity-image-cover-border-bottom-width:0;--e-link-in-bio-identity-image-cover-border-color:transparent;--e-link-in-bio-identity-image-cover-border-style:none;--e-link-in-bio-identity-image-cover-height:170px;--e-link-in-bio-identity-image-cover-position:center center;--e-link-in-bio-identity-image-profile-border-color:transparent;--e-link-in-bio-identity-image-profile-position:center center;--e-link-in-bio-identity-image-profile-border-radius:50%;--e-link-in-bio-identity-image-profile-border-style:none;--e-link-in-bio-identity-image-profile-border-width:0;--e-link-in-bio-identity-image-profile-width:115px;--e-link-in-bio-heading-color:inherit;--e-link-in-bio-title-color:inherit;--e-link-in-bio-about-heading-color:inherit;--e-link-in-bio-description-color:#324a6d;--e-link-in-bio-icon-background-color:transparent;--e-link-in-bio-icon-border-color:transparent;--e-link-in-bio-icon-border-style:none;--e-link-in-bio-icon-border-width:0;--e-link-in-bio-icon-color:inherit;--e-link-in-bio-icon-columns:3;--e-link-in-bio-icon-gap:20px 29px;--e-link-in-bio-icon-size:25px;--e-link-in-bio-ctas-background-color:#467ff7;--e-link-in-bio-ctas-border-color:transparent;--e-link-in-bio-ctas-border-radius:20px;--e-link-in-bio-ctas-border-style:none;--e-link-in-bio-ctas-border-width:0;--e-link-in-bio-ctas-gap:22px;--e-link-in-bio-ctas-padding-block-end:17px;--e-link-in-bio-ctas-padding-block-start:17px;--e-link-in-bio-ctas-padding-inline-end:20px;--e-link-in-bio-ctas-padding-inline-start:20px;--e-link-in-bio-ctas-text-color:#fff;--e-link-in-bio-image-links-border-color:transparent;--e-link-in-bio-image-links-border-style:solid;--e-link-in-bio-image-links-border-width:0;--e-link-in-bio-image-links-columns:2;--e-link-in-bio-image-links-gap:10px;--e-link-in-bio-image-links-height:auto;--background-overlay-opacity:0.5;align-items:var(--e-link-in-bio-content-align-h);border:var(--e-link-in-bio-border-width) var(--e-link-in-bio-border-style) var(--e-link-in-bio-border-color);display:flex;flex-direction:column;justify-content:var(--e-link-in-bio-content-align-v);margin-inline:auto;max-width:100%;min-height:var(--e-link-in-bio-container-height);padding:var(--e-link-in-bio-gutter-block-start) var(--e-link-in-bio-gutter-inline) var(--e-link-in-bio-gutter-block-end);position:relative;width:var(--e-link-in-bio-container-width)}@supports (height:100dvh){.e-link-in-bio{--e-link-in-bio-full-height:100dvh}}.e-link-in-bio.has-border{--e-link-in-bio-border-style:solid}@media (max-width:767px){.e-link-in-bio.is-full-height-mobile{--e-link-in-bio-container-height:var(--e-link-in-bio-full-height,100vh)}}@media (min-width:-1) and (max-width:-1){.e-link-in-bio.is-full-height-mobile_extra{--e-link-in-bio-container-height:var(--e-link-in-bio-full-height,100vh)}}@media (min-width:768px) and (max-width:1024px){.e-link-in-bio.is-full-height-tablet{--e-link-in-bio-container-height:var(--e-link-in-bio-full-height,100vh)}}@media (min-width:-1) and (max-width:-1){.e-link-in-bio.is-full-height-laptop,.e-link-in-bio.is-full-height-tablet_extra{--e-link-in-bio-container-height:var(--e-link-in-bio-full-height,100vh)}}@media (min-width:1025px){.e-link-in-bio.is-full-height-desktop{--e-link-in-bio-container-height:var(--e-link-in-bio-full-height,100vh)}}@media (min-width:1025px) and (max-width:99999px){.e-link-in-bio.is-full-height-desktop.is-full-height-widescreen{--e-link-in-bio-container-height:var(--e-link-in-bio-full-height,100vh)}}@media (min-width:-1){.e-link-in-bio.is-full-height-widescreen{--e-link-in-bio-container-height:var(--e-link-in-bio-full-height,100vh)}}.e-link-in-bio.is-full-width{--e-link-in-bio-container-width:100%}.e-link-in-bio__bg{display:grid;inset:0;position:absolute;z-index:0}.e-link-in-bio__bg,.e-link-in-bio__bg-overlay{background-position:50%;background-repeat:no-repeat;background-size:cover}.e-link-in-bio__bg-overlay{opacity:var(--background-overlay-opacity)}.e-link-in-bio__content{color:#1c2448;display:flex;flex-direction:column;font-family:var(--e-global-typography-text-font-family,"Poppins"),Sans-serif;max-width:100%;text-align:center;width:var(--e-link-in-bio-content-width);z-index:1}.e-link-in-bio__content *{word-wrap:break-word}.e-link-in-bio__identity{display:grid;grid-template-columns:1fr;grid-template-rows:auto;margin-block-end:14px;margin-block-start:calc(var(--e-link-in-bio-gutter-block-start) * -1)}.e-link-in-bio__identity .e-link-in-bio__identity-image{display:flex;position:relative}.e-link-in-bio__identity .e-link-in-bio__identity-image-element{display:block;flex:1 1 100%;-o-object-fit:cover;object-fit:cover}.e-link-in-bio__identity .e-link-in-bio__identity-image-cover{align-self:start;border:0 var(--e-link-in-bio-identity-image-cover-border-style) var(--e-link-in-bio-identity-image-cover-border-color);border-bottom:var(--e-link-in-bio-identity-image-cover-border-bottom-width) var(--e-link-in-bio-identity-image-cover-border-style) var(--e-link-in-bio-identity-image-cover-border-color);grid-column:1;grid-row:1;margin-inline:calc(var(--e-link-in-bio-gutter-inline) * -1);max-height:var(--e-link-in-bio-identity-image-cover-height);overflow:hidden;width:calc(100% + var(--e-link-in-bio-gutter-inline) * 2)}.e-link-in-bio__identity .e-link-in-bio__identity-image-cover.has-border{--e-link-in-bio-identity-image-cover-border-style:solid}.e-link-in-bio__identity .e-link-in-bio__identity-image-cover .e-link-in-bio__identity-image-element{-o-object-position:var(--e-link-in-bio-identity-image-cover-position);object-position:var(--e-link-in-bio-identity-image-cover-position)}.e-link-in-bio__identity .e-link-in-bio__identity-image-profile{align-self:center;aspect-ratio:1;border-radius:var(--e-link-in-bio-identity-image-profile-border-radius);border:var(--e-link-in-bio-identity-image-profile-border-width) var(--e-link-in-bio-identity-image-profile-border-style) var(--e-link-in-bio-identity-image-profile-border-color);grid-column:1;grid-row:1;overflow:hidden;margin-block-start:var(--e-link-in-bio-gutter-block-start);margin-block-end:17px;margin-inline:auto;max-width:100%;width:var(--e-link-in-bio-identity-image-profile-width)}.e-link-in-bio__identity .e-link-in-bio__identity-image-profile.has-border{--e-link-in-bio-identity-image-profile-border-style:solid}.e-link-in-bio__identity .e-link-in-bio__identity-image-profile.has-style-square{--e-link-in-bio-identity-image-profile-border-radius:0}.e-link-in-bio__identity .e-link-in-bio__identity-image-profile .e-link-in-bio__identity-image-element{aspect-ratio:inherit;-o-object-position:var(--e-link-in-bio-identity-image-profile-position);object-position:var(--e-link-in-bio-identity-image-profile-position)}.e-link-in-bio__identity .e-link-in-bio__identity-image-cover+.e-link-in-bio__identity-image-profile{margin-block-start:17px}.e-link-in-bio__bio>*{margin-block:0}.e-link-in-bio__heading{color:var(--e-link-in-bio-heading-color);font-size:36px;font-weight:600;line-height:42px}.e-link-in-bio__about-heading{color:var(--e-link-in-bio-about-heading-color);font-size:16px;font-weight:500;line-height:20px}.e-link-in-bio__title{color:var(--e-link-in-bio-title-color);font-size:20px;font-weight:500;line-height:35px}.e-link-in-bio__description{color:var(--e-link-in-bio-description-color);font-size:16px;font-weight:300;line-height:24px;margin-block-start:20px}.e-link-in-bio__bio--footer{margin-block-start:34px}.e-link-in-bio__bio--footer .e-link-in-bio__description{font-size:12px;font-weight:500;line-height:20px;margin-block-start:0}.e-link-in-bio__bio--footer .e-link-in-bio__about-heading+.e-link-in-bio__description{margin-block-start:3px}.e-link-in-bio__icons{display:flex;flex-flow:row wrap;gap:var(--e-link-in-bio-icon-gap);justify-content:center;margin-block-start:20px}.e-link-in-bio__icons i{font-size:var(--e-link-in-bio-icon-size)}.e-link-in-bio__icons.has-size-medium{--e-link-in-bio-icon-size:30px}.e-link-in-bio__icons.has-size-large{--e-link-in-bio-icon-gap:20px 24px;--e-link-in-bio-icon-size:35px}.e-link-in-bio__icon{display:flex}.e-link-in-bio__icon .e-link-in-bio__icon-link{align-items:center;color:inherit;display:flex;flex:1 1 auto;flex-direction:column}.e-link-in-bio__icon .e-link-in-bio__icon-link:active,.e-link-in-bio__icon .e-link-in-bio__icon-link:focus,.e-link-in-bio__icon .e-link-in-bio__icon-link:hover{color:inherit}.e-link-in-bio__icon .e-link-in-bio__icon-svg{align-items:center;color:var(--e-link-in-bio-icon-color);display:flex;justify-content:center}.e-link-in-bio__icon svg{fill:currentColor;height:var(--e-link-in-bio-icon-size)}.e-link-in-bio__icon i{font-size:var(--e-link-in-bio-icon-size)}.e-link-in-bio__icon .e-link-in-bio__icon-label{font-size:14px;font-weight:500;line-height:20px;text-align:center}.e-link-in-bio__image-links{display:grid;grid-template-columns:repeat(var(--e-link-in-bio-image-links-columns,2),minmax(0,1fr));grid-template-rows:auto;gap:var(--e-link-in-bio-image-links-gap);margin-block-start:24px}.e-link-in-bio__image-links.has-1-columns{--e-link-in-bio-image-links-columns:1;--e-link-in-bio-image-links-gap:14px}.e-link-in-bio__image-links.has-3-columns{--e-link-in-bio-image-links-columns:3;--e-link-in-bio-image-links-gap:5px}.e-link-in-bio__image-links .e-link-in-bio__image-links-link{display:grid}.e-link-in-bio__image-links img.e-link-in-bio__image-links-img{aspect-ratio:1;border:var(--e-link-in-bio-image-links-border-width) var(--e-link-in-bio-image-links-border-style) var(--e-link-in-bio-image-links-border-color);display:block;height:var(--e-link-in-bio-image-links-height,auto);-o-object-fit:cover;object-fit:cover;width:100%}.e-link-in-bio__ctas{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto;gap:var(--e-link-in-bio-ctas-gap);margin-block-start:31px}.e-link-in-bio__ctas.has-type-link{--e-link-in-bio-ctas-gap:10px;justify-items:center}.e-link-in-bio__ctas.has-type-divider{--e-link-in-bio-ctas-gap:0}.e-link-in-bio__ctas .e-link-in-bio__cta{display:flex;font-size:16px;font-weight:500;line-height:20px}.e-link-in-bio__ctas .e-link-in-bio__cta,.e-link-in-bio__ctas .e-link-in-bio__cta:active,.e-link-in-bio__ctas .e-link-in-bio__cta:focus,.e-link-in-bio__ctas .e-link-in-bio__cta:hover{color:var(--e-link-in-bio-ctas-text-color)}.e-link-in-bio__ctas .e-link-in-bio__cta-image{flex:0 0 min(50%,140px)}.e-link-in-bio__ctas .e-link-in-bio__cta-image-element{aspect-ratio:140/100;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.e-link-in-bio__ctas .e-link-in-bio__cta-text{align-items:center;display:flex;flex:1 1 auto;justify-content:center}.e-link-in-bio__ctas .e-link-in-bio__cta.is-type-button{border-radius:var(--e-link-in-bio-ctas-border-radius);overflow:hidden}.e-link-in-bio__ctas .e-link-in-bio__cta.is-type-button.has-border{--e-link-in-bio-ctas-border-style:solid;border:var(--e-link-in-bio-ctas-border-width) var(--e-link-in-bio-ctas-border-style) var(--e-link-in-bio-ctas-border-color)}.e-link-in-bio__ctas .e-link-in-bio__cta.is-type-button.has-corners-rounded{--e-link-in-bio-ctas-border-radius:20px}.e-link-in-bio__ctas .e-link-in-bio__cta.is-type-button.has-corners-round{--e-link-in-bio-ctas-border-radius:50px}.e-link-in-bio__ctas .e-link-in-bio__cta.is-type-button.has-corners-sharp{--e-link-in-bio-ctas-border-radius:0}.e-link-in-bio__ctas .e-link-in-bio__cta.is-type-button .e-link-in-bio__cta-text{background-color:var(--e-link-in-bio-ctas-background-color);padding-block-end:var(--e-link-in-bio-ctas-padding-block-end);padding-block-start:var(--e-link-in-bio-ctas-padding-block-start);padding-inline-end:var(--e-link-in-bio-ctas-padding-inline-end);padding-inline-start:var(--e-link-in-bio-ctas-padding-inline-start)}.e-link-in-bio__ctas .e-link-in-bio__cta.is-type-link{--e-link-in-bio-ctas-text-color:#467ff7;font-weight:700;margin-block:17px;justify-content:center}.e-link-in-bio .e-link-in-bio__content .e-link-in-bio__ctas .e-link-in-bio__cta.is-type-link{text-decoration:underline}.e-link-in-bio-var-2{--e-link-in-bio-gutter-block-end:35px;--e-link-in-bio-identity-image-cover-height:215px;--e-link-in-bio-identity-image-profile-width:130px;--e-link-in-bio-identity-image-profile-border-color:#fff;--e-link-in-bio-identity-image-profile-border-style:solid;--e-link-in-bio-identity-image-profile-border-width:3px}.e-link-in-bio-var-2 .e-link-in-bio__identity{grid-template-rows:1fr auto auto}.e-link-in-bio-var-2 .e-link-in-bio__identity .e-link-in-bio__identity-image-cover{grid-row:1/span 2}.e-link-in-bio-var-2 .e-link-in-bio__identity .e-link-in-bio__identity-image-profile{grid-row:2/span 2}.e-link-in-bio-var-2 .e-link-in-bio__identity .e-link-in-bio__identity-image-cover+.e-link-in-bio__identity-image-profile{margin-block:17px}.e-link-in-bio-var-2 .e-link-in-bio__icons{margin-block-start:35px}.e-link-in-bio-var-3{--e-link-in-bio-gutter-block-end:20px;--e-link-in-bio-ctas-border-radius:0;--e-link-in-bio-ctas-gap:8px}.e-link-in-bio-var-3 .e-link-in-bio__ctas .e-link-in-bio__cta.has-border{border:none}.e-link-in-bio-var-3 .e-link-in-bio__ctas .e-link-in-bio__cta.has-border .e-link-in-bio__cta-image{--e-link-in-bio-ctas-border-style:solid;border:var(--e-link-in-bio-ctas-border-width) var(--e-link-in-bio-ctas-border-style) var(--e-link-in-bio-ctas-border-color)}.e-link-in-bio-var-3 .e-link-in-bio__ctas .e-link-in-bio__cta.has-corners-round,.e-link-in-bio-var-3 .e-link-in-bio__ctas .e-link-in-bio__cta.has-corners-rounded{--e-link-in-bio-ctas-border-radius:0}.e-link-in-bio-var-4{--e-link-in-bio-ctas-text-color:#1c2448;--e-link-in-bio-ctas-background-color:transparent;--e-link-in-bio-ctas-divider-color:#1c2448;--e-link-in-bio-ctas-divider-width:1px;--e-link-in-bio-ctas-divider-style:solid;--e-link-in-bio-ctas-padding-inline-end:16px;--e-link-in-bio-ctas-padding-inline-start:16px}.e-link-in-bio-var-4 .e-link-in-bio__ctas{grid-gap:0;margin-block-end:28px;margin-block-start:28px}.e-link-in-bio-var-4 .e-link-in-bio__ctas .e-link-in-bio__cta{border-bottom:var(--e-link-in-bio-ctas-divider-width) var(--e-link-in-bio-ctas-divider-style) var(--e-link-in-bio-ctas-divider-color);font-size:24px;font-weight:600;line-height:42px}.e-link-in-bio-var-4 .e-link-in-bio__ctas .e-link-in-bio__cta.has-corners-rounded,.e-link-in-bio-var-5{--e-link-in-bio-ctas-border-radius:0}.e-link-in-bio-var-5{--e-link-in-bio-ctas-gap:20px 15px;--e-link-in-bio-ctas-padding-block-end:5px;--e-link-in-bio-ctas-padding-block-start:5px;--e-link-in-bio-ctas-padding-inline-end:7px;--e-link-in-bio-ctas-padding-inline-start:7px}.e-link-in-bio-var-5 .e-link-in-bio__ctas.has-type-button{grid-template-columns:repeat(2,minmax(0,100px));grid-template-rows:auto;justify-content:center}.e-link-in-bio-var-5 .e-link-in-bio__ctas .e-link-in-bio__cta.has-border{border:none}.e-link-in-bio-var-5 .e-link-in-bio__ctas .e-link-in-bio__cta.has-border .e-link-in-bio__cta-image{--e-link-in-bio-ctas-border-style:solid;border:var(--e-link-in-bio-ctas-border-width) var(--e-link-in-bio-ctas-border-style) var(--e-link-in-bio-ctas-border-color)}.e-link-in-bio-var-5 .e-link-in-bio__ctas .e-link-in-bio__cta.has-corners-round,.e-link-in-bio-var-5 .e-link-in-bio__ctas .e-link-in-bio__cta.has-corners-rounded{--e-link-in-bio-ctas-border-radius:0}.e-link-in-bio-var-5 .e-link-in-bio__ctas .e-link-in-bio__cta.is-type-button{flex-direction:column;font-size:14px}.e-link-in-bio-var-5 .e-link-in-bio__ctas .e-link-in-bio__cta.is-type-button .e-link-in-bio__cta-image{flex:0 0 auto;margin-bottom:4px}.e-link-in-bio-var-5 .e-link-in-bio__ctas .e-link-in-bio__cta.is-type-button .e-link-in-bio__cta-image-element{aspect-ratio:1;height:auto}.e-link-in-bio-var-5 .e-link-in-bio__identity-image-cover .e-link-in-bio__identity-image-element{-o-object-position:var(--e-link-in-bio-identity-image-profile-position);object-position:var(--e-link-in-bio-identity-image-profile-position)}.e-link-in-bio-var-7{--e-link-in-bio-icon-background-color:#467ff7;--e-link-in-bio-icon-color:#fff;--e-link-in-bio-icon-gap-col:10px;--e-link-in-bio-icon-gap-row:20px;--e-link-in-bio-icon-gap:var(--e-link-in-bio-icon-gap-row) 0;--e-link-in-bio-icon-text-color:inherit}.e-link-in-bio-var-7 .e-link-in-bio__identity .e-link-in-bio__identity-image-cover{height:var(--e-link-in-bio-identity-image-cover-height,auto)}.e-link-in-bio-var-7 .e-link-in-bio__icons{align-items:start;gap:var(--e-link-in-bio-icon-gap);margin-block-start:34px;margin-inline:auto;max-width:254px;width:100%}.e-link-in-bio-var-7 .e-link-in-bio__icons.has-size-large{--e-link-in-bio-icon-gap:var(--e-link-in-bio-icon-gap-row) 0}.e-link-in-bio-var-7 .e-link-in-bio__icon{flex:1 1 calc(100% / var(--e-link-in-bio-icon-columns));max-width:calc(100% / var(--e-link-in-bio-icon-columns));padding-inline:calc(var(--e-link-in-bio-icon-gap-col) / 2)}.e-link-in-bio-var-7 .e-link-in-bio__icon-svg{aspect-ratio:1;background-color:var(--e-link-in-bio-icon-background-color);border-radius:100%;height:calc(var(--e-link-in-bio-icon-size) + 30px);padding:15px}.e-link-in-bio-var-7 .e-link-in-bio__icon{--e-link-in-bio-icon-border-style:solid}.e-link-in-bio-var-7 .e-link-in-bio__icon.has-border .e-link-in-bio__icon-svg{border:var(--e-link-in-bio-icon-border-width) var(--e-link-in-bio-icon-border-style) var(--e-link-in-bio-icon-border-color);height:calc(var(--e-link-in-bio-icon-size) + 30px + var(--e-link-in-bio-icon-border-width) * 2)}.e-link-in-bio-var-7 .e-link-in-bio__icon-label{color:var(--e-link-in-bio-icon-text-color)}.e-link-in-bio-var-7 .e-link-in-bio__ctas{margin-block-start:34px}/**
 * Swiper 8.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 21, 2022
 */

 @font-face{font-display:swap;font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.elementor-kit-39811{--e-global-color-primary:#6ec1e4;--e-global-color-secondary:#54595f;--e-global-color-text:#7a7a7a;--e-global-color-accent:#61ce70;--e-global-color-161eb4a:#483dba;--e-global-color-8f4a314:#069ef2;--e-global-color-91dbf4b:#1e2350;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.e-con{--container-max-width:1140px}.elementor-widget:not(:last-child){margin-block-end:20px}.elementor-element{--widgets-spacing:20px 20px}{}h1.entry-title{display:var(--page-title-display)}.elementor-kit-39811 e-page-transition{background-color:#ffbc7d}@media(max-width:1024px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}.e-con{--container-max-width:1024px}}@media(max-width:767px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}.e-con{--container-max-width:767px}}/*! pro-elements - v3.23.0 - 05-08-2024 */
.elementor-bg-transform .elementor-bg{will-change:transform}.elementor-bg-transform-zoom-in:hover .elementor-bg,.elementor-bg-transform-zoom-out .elementor-bg{transform:scale(1.2)}.elementor-bg-transform-zoom-out:hover .elementor-bg{transform:scale(1)}.elementor-bg-transform-move-left .elementor-bg{transform:scale(1.2) translateX(8%)}.elementor-bg-transform-move-left:hover .elementor-bg,.elementor-bg-transform-move-right .elementor-bg{transform:scale(1.2) translateX(-8%)}.elementor-bg-transform-move-right:hover .elementor-bg{transform:scale(1.2) translateX(8%)}.elementor-bg-transform-move-up .elementor-bg{transform:scale(1.2) translateY(8%)}.elementor-bg-transform-move-down .elementor-bg,.elementor-bg-transform-move-up:hover .elementor-bg{transform:scale(1.2) translateY(-8%)}.elementor-bg-transform-move-down:hover .elementor-bg{transform:scale(1.2) translateY(8%)}.elementor-animated-content{--translate:0,0}.elementor-animated-content:focus .elementor-animated-item--grow,.elementor-animated-content:hover .elementor-animated-item--grow{transform:scale(1.1)}.elementor-animated-content:focus .elementor-animated-item--shrink,.elementor-animated-content:hover .elementor-animated-item--shrink{transform:scale(.85)}.elementor-animated-content:focus .elementor-animated-item--shrink-contained,.elementor-animated-content:hover .elementor-animated-item--shrink-contained{transform:scale(1)}.elementor-animated-content:focus .elementor-animated-item--enter-zoom-in,.elementor-animated-content:focus .elementor-animated-item--enter-zoom-out,.elementor-animated-content:focus .elementor-animated-item--fade-in,.elementor-animated-content:hover .elementor-animated-item--enter-zoom-in,.elementor-animated-content:hover .elementor-animated-item--enter-zoom-out,.elementor-animated-content:hover .elementor-animated-item--fade-in{transform:scale(1);opacity:1}.elementor-animated-content:focus .elementor-animated-item--exit-zoom-in,.elementor-animated-content:focus .elementor-animated-item--exit-zoom-out,.elementor-animated-content:focus .elementor-animated-item--fade-out,.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in,.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out,.elementor-animated-content:hover .elementor-animated-item--fade-out{opacity:0}.elementor-animated-content:focus .elementor-animated-item--exit-zoom-out,.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out{transform:scale(.2)}.elementor-animated-content:focus .elementor-animated-item--exit-zoom-in,.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in{transform:scale(2)}.elementor-animated-content:focus .elementor-animated-item--enter-from-bottom,.elementor-animated-content:focus .elementor-animated-item--enter-from-left,.elementor-animated-content:focus .elementor-animated-item--enter-from-right,.elementor-animated-content:focus .elementor-animated-item--enter-from-top,.elementor-animated-content:hover .elementor-animated-item--enter-from-bottom,.elementor-animated-content:hover .elementor-animated-item--enter-from-left,.elementor-animated-content:hover .elementor-animated-item--enter-from-right,.elementor-animated-content:hover .elementor-animated-item--enter-from-top{opacity:1;transform:translateY(0) translateX(0)}.elementor-animated-content:focus .elementor-animated-item--exit-to-right,.elementor-animated-content:hover .elementor-animated-item--exit-to-right{transform:translateX(1000px)}.elementor-animated-content:focus .elementor-animated-item--exit-to-left,.elementor-animated-content:hover .elementor-animated-item--exit-to-left{transform:translateX(-1000px)}.elementor-animated-content:focus .elementor-animated-item--exit-to-top,.elementor-animated-content:hover .elementor-animated-item--exit-to-top{transform:translateY(-600px)}.elementor-animated-content:focus .elementor-animated-item--exit-to-bottom,.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom{transform:translateY(600px)}.elementor-animated-content:focus .elementor-animated-item--exit-to-bottom,.elementor-animated-content:focus .elementor-animated-item--exit-to-left,.elementor-animated-content:focus .elementor-animated-item--exit-to-right,.elementor-animated-content:focus .elementor-animated-item--exit-to-top,.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom,.elementor-animated-content:hover .elementor-animated-item--exit-to-left,.elementor-animated-content:hover .elementor-animated-item--exit-to-right,.elementor-animated-content:hover .elementor-animated-item--exit-to-top{opacity:0}.elementor-animated-content:focus .elementor-animated-item--move-right,.elementor-animated-content:hover .elementor-animated-item--move-right{transform:translateX(30px)}.elementor-animated-content:focus .elementor-animated-item--move-left,.elementor-animated-content:hover .elementor-animated-item--move-left{transform:translateX(-30px)}.elementor-animated-content:focus .elementor-animated-item--move-up,.elementor-animated-content:hover .elementor-animated-item--move-up{transform:translateY(-30px)}.elementor-animated-content:focus .elementor-animated-item--move-down,.elementor-animated-content:hover .elementor-animated-item--move-down{transform:translateY(30px)}.elementor-animated-content:focus .elementor-animated-item--move-contained-right,.elementor-animated-content:hover .elementor-animated-item--move-contained-right{--translate:8%,0}.elementor-animated-content:focus .elementor-animated-item--move-contained-left,.elementor-animated-content:hover .elementor-animated-item--move-contained-left{--translate:-8%,0}.elementor-animated-content:focus .elementor-animated-item--move-contained-top,.elementor-animated-content:hover .elementor-animated-item--move-contained-top{--translate:0,-8%}.elementor-animated-content:focus .elementor-animated-item--move-contained-bottom,.elementor-animated-content:hover .elementor-animated-item--move-contained-bottom{--translate:0,8%}.elementor-animated-content [class^=elementor-animated-item]{will-change:transform,opacity}.elementor-animated-content .elementor-animated-item--shrink-contained{transform:scale(1.17)}.elementor-animated-content .elementor-animated-item--enter-zoom-in{transform:scale(.2)}.elementor-animated-content .elementor-animated-item--enter-zoom-out{transform:scale(2)}.elementor-animated-content .elementor-animated-item--enter-zoom-in,.elementor-animated-content .elementor-animated-item--enter-zoom-out,.elementor-animated-content .elementor-animated-item--fade-in{opacity:0}.elementor-animated-content .elementor-animated-item--exit-zoom-in,.elementor-animated-content .elementor-animated-item--exit-zoom-out,.elementor-animated-content .elementor-animated-item--fade-out{opacity:1;transform:scale(1)}.elementor-animated-content .elementor-animated-item--enter-from-right{transform:translateX(1000px)}.elementor-animated-content .elementor-animated-item--enter-from-left{transform:translateX(-1000px)}.elementor-animated-content .elementor-animated-item--enter-from-top{transform:translateY(-600px)}.elementor-animated-content .elementor-animated-item--enter-from-bottom{transform:translateY(500px)}.elementor-animated-content .elementor-animated-item--enter-from-bottom,.elementor-animated-content .elementor-animated-item--enter-from-left,.elementor-animated-content .elementor-animated-item--enter-from-right,.elementor-animated-content .elementor-animated-item--enter-from-top{opacity:0}.elementor-animated-content .elementor-animated-item--exit-to-bottom,.elementor-animated-content .elementor-animated-item--exit-to-left,.elementor-animated-content .elementor-animated-item--exit-to-right,.elementor-animated-content .elementor-animated-item--exit-to-top{opacity:1;transform:translateY(0) translateX(0)}.elementor-animated-content .elementor-animated-item--move-contained-bottom,.elementor-animated-content .elementor-animated-item--move-contained-left,.elementor-animated-content .elementor-animated-item--move-contained-right,.elementor-animated-content .elementor-animated-item--move-contained-top{transform:scale(1.2) translate(var(--translate))}.elementor-editor-active .elementor.elementor-edit-mode .elementor-widget.elementor-global-widget:hover{outline:1px solid var(--e-p-border-global)}.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings{background-color:var(--e-p-border-global)}.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting{background-color:var(--e-p-border-global);color:var(--e-p-border-global-invert)}.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting:hover{background-color:var(--e-p-border-global-hover)}.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting.elementor-editor-element-save{display:none}.elementor-theme-builder-content-area{height:400px}.elementor-location-footer:before,.elementor-location-header:before{content:"";display:table;clear:both}.elementor-posts.elementor-posts--skin-archive_full_content article.elementor-post{display:block}.elementor-sticky--active{z-index:99}.elementor-sticky__spacer .e-n-menu .e-n-menu-content{display:none}.e-con.elementor-sticky--active{z-index:var(--z-index,99)}[data-elementor-type=popup] .elementor-section-wrap:not(:empty)+#elementor-add-new-section,[data-elementor-type=popup]:not(.elementor-edit-area){display:none}.elementor-popup-modal{display:flex;pointer-events:none;background-color:transparent;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto}.elementor-popup-modal .dialog-buttons-wrapper,.elementor-popup-modal .dialog-header{display:none}.elementor-popup-modal .dialog-close-button{display:none;top:20px;margin-top:0;right:20px;opacity:1;z-index:9999;pointer-events:all}.elementor-popup-modal .dialog-close-button svg{fill:#1f2124;height:1em;width:1em}.elementor-popup-modal .dialog-widget-content{background-color:#fff;width:auto;overflow:visible;max-width:100%;max-height:100%;border-radius:0;box-shadow:none;pointer-events:all}.elementor-popup-modal .dialog-message{width:640px;max-width:100vw;max-height:100vh;padding:0;overflow:auto;display:flex}.elementor-popup-modal .elementor{width:100%}.elementor-motion-effects-element,.elementor-motion-effects-layer{transition-property:transform,opacity;transition-timing-function:cubic-bezier(0,.33,.07,1.03);transition-duration:1s}.elementor-motion-effects-container{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.elementor-motion-effects-layer{position:absolute;top:0;left:0;background-repeat:no-repeat;background-size:cover}.elementor-motion-effects-perspective{perspective:1200px}.elementor-motion-effects-element{transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.elementor-widget-heading .elementor-heading-title{color:var(--e-global-color-primary);font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-image .widget-image-caption{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-text-editor{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var(--e-global-color-primary)}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap,.elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-widget-button .elementor-button{font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight);background-color:var(--e-global-color-accent)}.elementor-widget-divider{--divider-color:var(--e-global-color-secondary)}.elementor-widget-divider .elementor-divider__text{color:var(--e-global-color-secondary);font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var(--e-global-color-secondary)}.elementor-widget-divider.elementor-view-framed .elementor-icon,.elementor-widget-divider.elementor-view-default .elementor-icon{color:var(--e-global-color-secondary);border-color:var(--e-global-color-secondary)}.elementor-widget-divider.elementor-view-framed .elementor-icon,.elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var(--e-global-color-secondary)}.elementor-widget-image-box .elementor-image-box-title{color:var(--e-global-color-primary);font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-image-box .elementor-image-box-description{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-icon.elementor-view-stacked .elementor-icon{background-color:var(--e-global-color-primary)}.elementor-widget-icon.elementor-view-framed .elementor-icon,.elementor-widget-icon.elementor-view-default .elementor-icon{color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-widget-icon.elementor-view-framed .elementor-icon,.elementor-widget-icon.elementor-view-default .elementor-icon svg{fill:var(--e-global-color-primary)}.elementor-widget-icon-box.elementor-view-stacked .elementor-icon{background-color:var(--e-global-color-primary)}.elementor-widget-icon-box.elementor-view-framed .elementor-icon,.elementor-widget-icon-box.elementor-view-default .elementor-icon{fill:var(--e-global-color-primary);color:var(--e-global-color-primary);border-color:var(--e-global-color-primary)}.elementor-widget-icon-box .elementor-icon-box-title{color:var(--e-global-color-primary)}.elementor-widget-icon-box .elementor-icon-box-title,.elementor-widget-icon-box .elementor-icon-box-title a{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-icon-box .elementor-icon-box-description{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-star-rating .elementor-star-rating__title{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-image-gallery .gallery-item .gallery-caption{font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var(--e-global-color-text)}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var(--e-global-color-primary)}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var(--e-global-color-primary)}.elementor-widget-icon-list .elementor-icon-list-item>.elementor-icon-list-text,.elementor-widget-icon-list .elementor-icon-list-item>a{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-icon-list .elementor-icon-list-text{color:var(--e-global-color-secondary)}.elementor-widget-counter .elementor-counter-number-wrapper{color:var(--e-global-color-primary);font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-counter .elementor-counter-title{color:var(--e-global-color-secondary);font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-progress .elementor-progress-wrapper .elementor-progress-bar{background-color:var(--e-global-color-primary)}.elementor-widget-progress .elementor-title{color:var(--e-global-color-primary);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-testimonial .elementor-testimonial-content{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-testimonial .elementor-testimonial-name{color:var(--e-global-color-primary);font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-testimonial .elementor-testimonial-job{color:var(--e-global-color-secondary);font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-tabs .elementor-tab-title,.elementor-widget-tabs .elementor-tab-title a{color:var(--e-global-color-primary)}.elementor-widget-tabs .elementor-tab-title.elementor-active,.elementor-widget-tabs .elementor-tab-title.elementor-active a{color:var(--e-global-color-accent)}.elementor-widget-tabs .elementor-tab-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-tabs .elementor-tab-content{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-accordion .elementor-accordion-icon,.elementor-widget-accordion .elementor-accordion-title{color:var(--e-global-color-primary)}.elementor-widget-accordion .elementor-accordion-icon svg{fill:var(--e-global-color-primary)}.elementor-widget-accordion .elementor-active .elementor-accordion-icon,.elementor-widget-accordion .elementor-active .elementor-accordion-title{color:var(--e-global-color-accent)}.elementor-widget-accordion .elementor-active .elementor-accordion-icon svg{fill:var(--e-global-color-accent)}.elementor-widget-accordion .elementor-accordion-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-accordion .elementor-tab-content{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-toggle .elementor-toggle-title,.elementor-widget-toggle .elementor-toggle-icon{color:var(--e-global-color-primary)}.elementor-widget-toggle .elementor-toggle-icon svg{fill:var(--e-global-color-primary)}.elementor-widget-toggle .elementor-tab-title.elementor-active a,.elementor-widget-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon{color:var(--e-global-color-accent)}.elementor-widget-toggle .elementor-toggle-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-toggle .elementor-tab-content{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-alert .elementor-alert-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-alert .elementor-alert-description{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-mayosis-blog-grid .section-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-blog-grid .blog-title a,.elementor-widget-mayosis-blog-grid .blog-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-icon-box .quality-box h4{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-icon-box .icon-box-content{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-single-button .elementor-button-area .btn{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-double-button .btn_a{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-double-button .btn_b{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-theme-hero .hero-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-theme-hero .hero-description{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-theme-hero .mhero_counter_main{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-counter .statistic-counter,.elementor-widget-mayosis-counter .counter-suffix{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-counter .mcounter_title_promo{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-search-terms .section-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis_stylish_shape .stylish-shape-icon-text span.stylist-shape-text{color:var(--e-global-color-primary)}.elementor-widget-mayosis_stylish_shape .stylish-shape-icon-text p.stylist-shape-alt{color:var(--e-global-color-primary)}.elementor-widget-mayosis-edd-featured .section-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-edd-recent .title--promo--box .section-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-edd-recent .product-meta .product-title,.elementor-widget-mayosis-edd-recent .product-meta .product-title a{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-edd-grid .section-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-edd-hero .hero-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-edd-hero .hero-description{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-edd-hero .mhero_counter_main{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-edd-justified .section-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-edd-category .section-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-edd-category .msuv-cat-title-w-style li a{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-edd-category .list-download-cat a,.elementor-widget-mayosis-edd-category .msuv-cat-title-w-style li ul.children a{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-edd-category .mayoelementor-grid--download--categories a,.elementor-widget-mayosis-edd-category #grid-cat-edd .edd-cat-box-main{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-edd-slider .slide-caption-product h3.m-slider-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-edd-slider .slide-caption-product,.elementor-widget-mayosis-edd-slider .slide-caption-product p{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-edd-slider .mayoslide-count-download,.elementor-widget-mayosis-edd-slider .slide_promo_price span{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-edd-slider .slider_button_m{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-edd-carousel .m-carousel-title,.elementor-widget-mayosis-edd-carousel .m-carousel-title a{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-edd-carousel .mayo-p-carouselbox,.elementor-widget-mayosis-edd-carousel .pcarousel-metabox,.elementor-widget-mayosis-edd-carousel .pcarousel-metabox a{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-edd-carousel .carousel-price,.elementor-widget-mayosis-edd-carousel .carousel-price span{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-edd-audio .title--promo--box .section-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-edd-audio .product-audio-meta-titlebar h3,.elementor-widget-mayosis-edd-audio .product-audio-meta-titlebar h3 a{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-edd-cat-audio .msb-title-section-tld{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-mayosis-edd-cat-audio .product-audio-meta-titlebar h3,.elementor-widget-mayosis-edd-cat-audio .product-audio-meta-titlebar h3 a{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-text-path{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-theme-site-logo .widget-image-caption{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-theme-site-title .elementor-heading-title{color:var(--e-global-color-primary);font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-theme-page-title .elementor-heading-title{color:var(--e-global-color-primary);font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-theme-post-title .elementor-heading-title{color:var(--e-global-color-primary);font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-theme-post-excerpt .elementor-widget-container{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-theme-post-content{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-theme-post-featured-image .widget-image-caption{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-theme-archive-title .elementor-heading-title{color:var(--e-global-color-primary);font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-archive-posts .elementor-post__title,.elementor-widget-archive-posts .elementor-post__title a{color:var(--e-global-color-secondary);font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-archive-posts .elementor-post__meta-data{font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-archive-posts .elementor-post__excerpt p{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-archive-posts .elementor-post__read-more{color:var(--e-global-color-accent)}.elementor-widget-archive-posts a.elementor-post__read-more{font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-widget-archive-posts .elementor-post__card .elementor-post__badge{background-color:var(--e-global-color-accent);font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-widget-archive-posts .elementor-pagination{font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-archive-posts .elementor-button{font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight);background-color:var(--e-global-color-accent)}.elementor-widget-archive-posts .e-load-more-message{font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-archive-posts .elementor-posts-nothing-found{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-loop-grid .elementor-pagination{font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-loop-grid .elementor-button{font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight);background-color:var(--e-global-color-accent)}.elementor-widget-loop-grid .e-load-more-message{font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-posts .elementor-post__title,.elementor-widget-posts .elementor-post__title a{color:var(--e-global-color-secondary);font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-posts .elementor-post__meta-data{font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-posts .elementor-post__excerpt p{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-posts .elementor-post__read-more{color:var(--e-global-color-accent)}.elementor-widget-posts a.elementor-post__read-more{font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-widget-posts .elementor-post__card .elementor-post__badge{background-color:var(--e-global-color-accent);font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-widget-posts .elementor-pagination{font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-posts .elementor-button{font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight);background-color:var(--e-global-color-accent)}.elementor-widget-posts .e-load-more-message{font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-portfolio a .elementor-portfolio-item__overlay{background-color:var(--e-global-color-accent)}.elementor-widget-portfolio .elementor-portfolio-item__title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-portfolio .elementor-portfolio__filter{color:var(--e-global-color-text);font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-portfolio .elementor-portfolio__filter.elementor-active{color:var(--e-global-color-primary)}.elementor-widget-gallery .elementor-gallery-item__title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-gallery .elementor-gallery-item__description{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-gallery{--galleries-title-color-normal:var(--e-global-color-primary);--galleries-title-color-hover:var(--e-global-color-secondary);--galleries-pointer-bg-color-hover:var(--e-global-color-accent);--gallery-title-color-active:var(--e-global-color-secondary);--galleries-pointer-bg-color-active:var(--e-global-color-accent)}.elementor-widget-gallery .elementor-gallery-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-form .elementor-field-group>label,.elementor-widget-form .elementor-field-subgroup label{color:var(--e-global-color-text)}.elementor-widget-form .elementor-field-group>label{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-form .elementor-field-type-html{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-form .elementor-field-group .elementor-field{color:var(--e-global-color-text)}.elementor-widget-form .elementor-field-group .elementor-field,.elementor-widget-form .elementor-field-subgroup label{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-form .elementor-button{font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-widget-form .e-form__buttons__wrapper__button-next{background-color:var(--e-global-color-accent)}.elementor-widget-form .elementor-button[type=submit]{background-color:var(--e-global-color-accent)}.elementor-widget-form .e-form__buttons__wrapper__button-previous{background-color:var(--e-global-color-accent)}.elementor-widget-form .elementor-message{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-form .e-form__indicators__indicator,.elementor-widget-form .e-form__indicators__indicator__label{font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-widget-form{--e-form-steps-indicator-inactive-primary-color:var(--e-global-color-text);--e-form-steps-indicator-active-primary-color:var(--e-global-color-accent);--e-form-steps-indicator-completed-primary-color:var(--e-global-color-accent);--e-form-steps-indicator-progress-color:var(--e-global-color-accent);--e-form-steps-indicator-progress-background-color:var(--e-global-color-text);--e-form-steps-indicator-progress-meter-color:var(--e-global-color-text)}.elementor-widget-form .e-form__indicators__indicator__progress__meter{font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-widget-login .elementor-field-group>a{color:var(--e-global-color-text)}.elementor-widget-login .elementor-field-group>a:hover{color:var(--e-global-color-accent)}.elementor-widget-login .elementor-form-fields-wrapper label{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-login .elementor-field-group .elementor-field{color:var(--e-global-color-text)}.elementor-widget-login .elementor-field-group .elementor-field,.elementor-widget-login .elementor-field-subgroup label{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-login .elementor-button{font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight);background-color:var(--e-global-color-accent)}.elementor-widget-login .elementor-widget-container .elementor-login__logged-in-message{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-slides .elementor-slide-heading{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-slides .elementor-slide-description{font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-slides .elementor-slide-button{font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-widget-nav-menu .elementor-nav-menu .elementor-item{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item{color:var(--e-global-color-text);fill:var(--e-global-color-text)}.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:hover,.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.elementor-item-active,.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item.highlighted,.elementor-widget-nav-menu .elementor-nav-menu--main .elementor-item:focus{color:var(--e-global-color-accent);fill:var(--e-global-color-accent)}.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:before,.elementor-widget-nav-menu .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item:after{background-color:var(--e-global-color-accent)}.elementor-widget-nav-menu .e--pointer-framed .elementor-item:before,.elementor-widget-nav-menu .e--pointer-framed .elementor-item:after{border-color:var(--e-global-color-accent)}.elementor-widget-nav-menu{--e-nav-menu-divider-color:var(--e-global-color-text)}.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-item,.elementor-widget-nav-menu .elementor-nav-menu--dropdown .elementor-sub-item{font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-widget-animated-headline .elementor-headline-dynamic-wrapper path{stroke:var(--e-global-color-accent)}.elementor-widget-animated-headline .elementor-headline-plain-text{color:var(--e-global-color-secondary)}.elementor-widget-animated-headline .elementor-headline{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-animated-headline{--dynamic-text-color:var(--e-global-color-secondary)}.elementor-widget-animated-headline .elementor-headline-dynamic-text{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-hotspot .widget-image-caption{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-hotspot{--hotspot-color:var(--e-global-color-primary);--hotspot-box-color:var(--e-global-color-secondary);--tooltip-color:var(--e-global-color-secondary)}.elementor-widget-hotspot .e-hotspot__label{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-hotspot .e-hotspot__tooltip{font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-price-list .elementor-price-list-header{color:var(--e-global-color-primary);font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-price-list .elementor-price-list-price{color:var(--e-global-color-primary);font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-price-list .elementor-price-list-description{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-price-list .elementor-price-list-separator{border-bottom-color:var(--e-global-color-secondary)}.elementor-widget-price-table{--e-price-table-header-background-color:var(--e-global-color-secondary)}.elementor-widget-price-table .elementor-price-table__heading{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-price-table .elementor-price-table__subheading{font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-price-table .elementor-price-table .elementor-price-table__price{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-price-table .elementor-price-table__original-price{color:var(--e-global-color-secondary);font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-price-table .elementor-price-table__period{color:var(--e-global-color-secondary);font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-price-table .elementor-price-table__features-list{--e-price-table-features-list-color:var(--e-global-color-text)}.elementor-widget-price-table .elementor-price-table__features-list li{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-price-table .elementor-price-table__features-list li:before{border-top-color:var(--e-global-color-text)}.elementor-widget-price-table .elementor-price-table__button{font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight);background-color:var(--e-global-color-accent)}.elementor-widget-price-table .elementor-price-table__additional_info{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-price-table .elementor-price-table__ribbon-inner{background-color:var(--e-global-color-accent);font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-widget-flip-box .elementor-flip-box__front .elementor-flip-box__layer__title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-flip-box .elementor-flip-box__front .elementor-flip-box__layer__description{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-flip-box .elementor-flip-box__back .elementor-flip-box__layer__title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-flip-box .elementor-flip-box__back .elementor-flip-box__layer__description{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-flip-box .elementor-flip-box__button{font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-widget-call-to-action .elementor-cta__title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-call-to-action .elementor-cta__description{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-call-to-action .elementor-cta__button{font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-widget-call-to-action .elementor-ribbon-inner{background-color:var(--e-global-color-accent);font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-widget-media-carousel .elementor-carousel-image-overlay{font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-widget-testimonial-carousel .elementor-testimonial__text{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-testimonial-carousel .elementor-testimonial__name{color:var(--e-global-color-text);font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-testimonial-carousel .elementor-testimonial__title{color:var(--e-global-color-primary);font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-reviews .elementor-testimonial__header,.elementor-widget-reviews .elementor-testimonial__name{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-reviews .elementor-testimonial__text{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-table-of-contents{--header-color:var(--e-global-color-secondary);--item-text-color:var(--e-global-color-text);--item-text-hover-color:var(--e-global-color-accent);--marker-color:var(--e-global-color-text)}.elementor-widget-table-of-contents .elementor-toc__header,.elementor-widget-table-of-contents .elementor-toc__header-title{font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-table-of-contents .elementor-toc__list-item{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-countdown .elementor-countdown-item{background-color:var(--e-global-color-primary)}.elementor-widget-countdown .elementor-countdown-digits{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-countdown .elementor-countdown-label{font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-countdown .elementor-countdown-expire--message{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-search-form input[type=search].elementor-search-form__input{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-search-form .elementor-search-form__input,.elementor-widget-search-form .elementor-search-form__icon,.elementor-widget-search-form .elementor-lightbox .dialog-lightbox-close-button,.elementor-widget-search-form .elementor-lightbox .dialog-lightbox-close-button:hover,.elementor-widget-search-form.elementor-search-form--skin-full_screen input[type=search].elementor-search-form__input{color:var(--e-global-color-text);fill:var(--e-global-color-text)}.elementor-widget-search-form .elementor-search-form__submit{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight);background-color:var(--e-global-color-secondary)}.elementor-widget-author-box .elementor-author-box__name{color:var(--e-global-color-secondary);font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-author-box .elementor-author-box__bio{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-author-box .elementor-author-box__button{color:var(--e-global-color-secondary);border-color:var(--e-global-color-secondary);font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-widget-author-box .elementor-author-box__button:hover{border-color:var(--e-global-color-secondary);color:var(--e-global-color-secondary)}.elementor-widget-post-navigation span.post-navigation__prev--label{color:var(--e-global-color-text)}.elementor-widget-post-navigation span.post-navigation__next--label{color:var(--e-global-color-text)}.elementor-widget-post-navigation span.post-navigation__prev--label,.elementor-widget-post-navigation span.post-navigation__next--label{font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-post-navigation span.post-navigation__prev--title,.elementor-widget-post-navigation span.post-navigation__next--title{color:var(--e-global-color-secondary);font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-post-info .elementor-icon-list-item:not(:last-child):after{border-color:var(--e-global-color-text)}.elementor-widget-post-info .elementor-icon-list-icon i{color:var(--e-global-color-primary)}.elementor-widget-post-info .elementor-icon-list-icon svg{fill:var(--e-global-color-primary)}.elementor-widget-post-info .elementor-icon-list-text,.elementor-widget-post-info .elementor-icon-list-text a{color:var(--e-global-color-secondary)}.elementor-widget-post-info .elementor-icon-list-item{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-sitemap .elementor-sitemap-title{color:var(--e-global-color-primary);font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-widget-sitemap .elementor-sitemap-item,.elementor-widget-sitemap span.elementor-sitemap-list,.elementor-widget-sitemap .elementor-sitemap-item a{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-sitemap .elementor-sitemap-item{color:var(--e-global-color-text)}.elementor-widget-breadcrumbs{font-family:var(--e-global-typography-secondary-font-family),Sans-serif;font-weight:var(--e-global-typography-secondary-font-weight)}.elementor-widget-blockquote .elementor-blockquote__content{color:var(--e-global-color-text)}.elementor-widget-blockquote .elementor-blockquote__author{color:var(--e-global-color-secondary)}.elementor-widget-lottie{--caption-color:var(--e-global-color-text)}.elementor-widget-lottie .e-lottie__caption{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-video-playlist .e-tabs-header .e-tabs-title{color:var(--e-global-color-text)}.elementor-widget-video-playlist .e-tabs-header .e-tabs-videos-count{color:var(--e-global-color-text)}.elementor-widget-video-playlist .e-tabs-header .e-tabs-header-right-side i{color:var(--e-global-color-text)}.elementor-widget-video-playlist .e-tabs-header .e-tabs-header-right-side svg{fill:var(--e-global-color-text)}.elementor-widget-video-playlist .e-tab-title .e-tab-title-text{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-video-playlist .e-tab-title .e-tab-title-text a{color:var(--e-global-color-text)}.elementor-widget-video-playlist .e-tab-title .e-tab-duration{color:var(--e-global-color-text)}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:where(.e-active,:hover) .e-tab-title-text{color:var(--e-global-color-text);font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:where(.e-active,:hover) .e-tab-title-text a{color:var(--e-global-color-text)}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:where(.e-active,:hover) .e-tab-duration{color:var(--e-global-color-text)}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-section-title{color:var(--e-global-color-text)}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title a{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-text{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content button{color:var(--e-global-color-text);font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight)}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content button:hover{color:var(--e-global-color-text)}.elementor-widget-paypal-button .elementor-button{font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight);background-color:var(--e-global-color-accent)}.elementor-widget-paypal-button .elementor-message{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-stripe-button .elementor-button{font-family:var(--e-global-typography-accent-font-family),Sans-serif;font-weight:var(--e-global-typography-accent-font-weight);background-color:var(--e-global-color-accent)}.elementor-widget-stripe-button .elementor-message{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}.elementor-widget-progress-tracker .current-progress-percentage{font-family:var(--e-global-typography-text-font-family),Sans-serif;font-weight:var(--e-global-typography-text-font-weight)}#edd_profile_avatar_wrap #edd_avatar_file,.edd-user-profiles-hide{display:none!important}#edd_avatar_preview{object-fit:cover}#edd-user-profiles-nav-tabs{display:table;width:100%}#edd-user-profiles-nav-tabs .edd-user-profiles-nav-tab{display:table-cell;text-decoration:none}.edd-user-profiles-tab:not(.active){display:none}.edd-user-profiles-spinner{width:40px;height:40px;margin:100px auto;background-color:#ccc;border-radius:100%;-webkit-animation:sk-scaleout 1s infinite ease-in-out;animation:sk-scaleout 1s infinite ease-in-out}@-webkit-keyframes sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(1);opacity:0}}@keyframes sk-scaleout{0%{-webkit-transform:scale(0);transform:scale(0)}100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}}