@charset "UTF-8";:root{--lp-cotainer-max-with:var(--lp-container-max-width);}.wp-block-group{--lp-container-max-width:var(--wp--style--global--wide-size);}@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}@-webkit-keyframes animation4{from{left:-40%;width:40%;}to{left:100%;width:10%;}}@keyframes animation4{from{left:-40%;width:40%;}to{left:100%;width:10%;}}.learn-press-message{position:relative;margin:24px auto;padding:10px 20px;border-radius:var(--lp-border-radius,5px);background-color:#e5f7ff;color:#007aff;width:100%;}.learn-press-message.error{background-color:#fee5e5;color:#ff3b30;}.learn-press-message.warning{background-color:#fef7e6;color:#ff9500;}.learn-press-message.success{background-color:#ebf8e5;color:#3ab500;}.learn-press-message.info{background-color:rgba(0,122,255,.1019607843);color:#007aff;}.learn-press-message a{text-decoration:underline;}.lp-toast.toastify{background:#ebf8e5;color:#3ab500;border-radius:var(--lp-border-radius,5px);box-shadow:0 0;display:flex;align-items:center;}.lp-toast.toastify .toast-close{background:transparent !important;font-size:0;padding-left:12px;}.lp-toast.toastify .toast-close:before{content:"";font-family:"lp-icon";font-size:16px;color:#000;line-height:17px;}.lp-toast.toastify .toast-close:hover{opacity:1;}.lp-toast.toastify.error{background-color:#fee5e5;color:#ff3b30;}@keyframes lp-rotating{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}@-webkit-keyframes lp-rotating{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}.lp-loading-change{position:absolute;display:none;width:100%;height:100%;background:rgba(255,255,255,.38);top:0;}.lp-load-ajax-element{position:relative;}@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}@-webkit-keyframes animation4{from{left:-40%;width:40%;}to{left:100%;width:10%;}}@keyframes animation4{from{left:-40%;width:40%;}to{left:100%;width:10%;}}:root{--lp-cotainer-max-with:var(--lp-container-max-width);}.wp-block-group{--lp-container-max-width:var(--wp--style--global--wide-size);}*{box-sizing:border-box;margin:0;padding:0;}body{background:#fff;}body.learnpress-page{overflow-x:hidden;}button{cursor:pointer;}input,button,select,textarea{outline:0;}a{-webkit-transition:.3s;-moz-transition:.3s;-ms-transition:.3s;-o-transition:.3s;transition:.3s;text-decoration:none;}p{margin-bottom:1em;}p:last-child{margin:0;}.lp-content-area{max-width:var(--lp-container-max-width) !important;margin:0 auto;padding-right:var(--lp-cotainer-padding);padding-left:var(--lp-cotainer-padding);}.lp-content-area.learn-press-message{margin-bottom:24px;padding-left:15px;padding-right:15px;}.lp-ico svg{width:20px;height:20px;}.lp-button{border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);padding:8px 16px;}.lp-button.loading{pointer-events:none;opacity:.8;}.lp-button.loading:before{display:inline-block;font-family:"lp-icon";content:"";animation:lp-rotating 1s linear infinite;margin-right:5px;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;margin-top:-2px;}.lp-hidden{display:none !important;}.learn-press-tabs{margin-bottom:32px;position:relative;border-bottom:1px solid var(--lp-border-color,#e2e0db);}.learn-press-tabs .learn-press-tabs__checker{display:none;}.learn-press-tabs__nav{display:flex;flex-wrap:wrap;padding:0;column-gap:40px;row-gap:12px;list-style:none;margin:0 0 -1px 0 !important;}.learn-press-tabs__item{position:relative;margin:0;list-style:none;}.learn-press-tabs__item>a{display:block;margin:0;padding:0 0 16px 0;font-size:1.125em;line-height:1;font-weight:600;text-align:center;text-transform:capitalize;cursor:pointer;color:#333;text-decoration:none;}.learn-press-tabs__item>a:focus{outline:0;text-decoration:none;}.learn-press-tabs__item::after{position:absolute;bottom:0;top:auto;left:0;width:100%;height:2px;background:transparent;content:"";}.learn-press-tabs__item.active a,.learn-press-tabs__item:hover a{color:var(--lp-primary-color);}.learn-press-tabs__item.active::after,.learn-press-tabs__item:hover::after{background:var(--lp-primary-color);}.learn-press-tabs.stretch .learn-press-tabs__tab{flex:1;}.learn-press-tabs.stretch .learn-press-tabs__tab>label{padding:18px 10px;}@media (max-width:990px){.learn-press-tabs__nav,.learn-press-tabs .learn-press-filters{overflow-x:auto;white-space:nowrap;flex-wrap:nowrap;scroll-behavior:smooth;}.learn-press-tabs__nav::-webkit-scrollbar,.learn-press-tabs .learn-press-filters::-webkit-scrollbar{display:none;}}.learn-press-filters{display:flex;flex-wrap:wrap;padding:0;column-gap:40px;row-gap:12px;list-style:none;margin:0 0 -1px 0 !important;}.learn-press-filters li{position:relative;margin:0;list-style:none;}.learn-press-filters li a,.learn-press-filters li span{display:block;margin:0;padding:0 0 16px 0;font-size:1.125em;line-height:1;font-weight:600;text-align:center;text-transform:capitalize;cursor:pointer;color:#333;text-decoration:none;}.learn-press-filters li a:focus,.learn-press-filters li span:focus{outline:0;text-decoration:none;}.learn-press-filters li a::after,.learn-press-filters li span::after{position:absolute;bottom:0;top:auto;left:0;width:100%;height:2px;background:transparent;content:"";}.learn-press-filters li a.active,.learn-press-filters li a:hover,.learn-press-filters li span.active,.learn-press-filters li span:hover{color:var(--lp-primary-color);}.learn-press-filters li a.active::after,.learn-press-filters li a:hover::after,.learn-press-filters li span.active::after,.learn-press-filters li span:hover::after{background:var(--lp-primary-color);}.learn-press-filters li.active a,.learn-press-filters li.active span{color:var(--lp-primary-color);}.learn-press-filters li.active a::after,.learn-press-filters li.active span::after{background:var(--lp-primary-color);}.learn-press-filters li:after{display:none !important;}.wrapper-course-nav-tabs{position:relative;border-bottom:1px solid var(--lp-border-color,#e2e0db);}.learn-press-nav-tabs{margin:0;margin:0 0 -1px 0 !important;display:flex;flex-wrap:wrap;padding:0;column-gap:40px;row-gap:12px;list-style:none;}.learn-press-nav-tabs li{position:relative;margin:0;list-style:none;}.learn-press-nav-tabs li label{display:block;margin:0;padding:0 0 16px 0;font-size:1.125em;line-height:1;font-weight:600;text-align:center;text-transform:capitalize;cursor:pointer;color:#333;text-decoration:none;}.learn-press-nav-tabs li label:focus{outline:0;text-decoration:none;}.learn-press-nav-tabs li::after{position:absolute;bottom:0;top:auto;left:0;width:100%;height:2px;background:transparent;content:"";}.learn-press-nav-tabs li.active label,.learn-press-nav-tabs li:hover label{color:var(--lp-primary-color);}.learn-press-nav-tabs li.active::after,.learn-press-nav-tabs li:hover::after{background:var(--lp-primary-color);}.TabsDragScroll{position:relative;}.TabsDragScroll:hover{cursor:all-scroll;}.TabsDragScroll ul{max-width:100%;white-space:nowrap;scroll-behavior:smooth;user-select:none;overflow-x:auto;flex-wrap:nowrap;}.TabsDragScroll ul::-webkit-scrollbar{display:none;}.TabsDragScroll ul.dragging{scroll-behavior:unset;cursor:all-scroll;}.lp-checkout-form__before,.lp-checkout-form__after{width:45%;width:-webkit-calc(50% - 30px);width:-moz-calc(50% - 30px);width:calc(50% - 30px);margin:0 15px 40px 15px;}.lp-checkout-form__before .lp-checkout-block h4,.lp-checkout-form__after .lp-checkout-block h4{margin-top:0;margin-bottom:18px;color:#333;font-size:1.5em;font-weight:600;line-height:1;}@media (max-width:815px){.lp-checkout-form__before,.lp-checkout-form__after{width:100%;margin:0 0 40px 0;}}.lp-checkout-form__before{float:right;}.lp-checkout-form__before #checkout-order{width:100%;}.lp-checkout-form .lp-checkout-form__after{float:left;}.lp-checkout-form .lp-checkout-remember{letter-spacing:0;margin-top:0;}.lp-checkout-form .lp-checkout-remember label{width:auto;color:#666;}.lp-checkout-form .lp-checkout-remember label input[type=checkbox]{position:relative;top:3px;width:19px;height:19px;margin:0 4px 0 0;border:1px solid #ccc;cursor:pointer;-webkit-appearance:none;}.lp-checkout-form .lp-checkout-remember label input[type=checkbox]:focus{outline:0;}.lp-checkout-form .lp-checkout-remember label input[type=checkbox]:checked::after{position:absolute;top:2px;left:2px;color:#41abec;font-family:"lp-icon";font-size:14px;line-height:1;content:"";border:0;transform:none;}.lp-checkout-form .lp-checkout-remember a{color:#666;font-weight:300;text-decoration:underline;text-decoration-color:#ccc;}.lp-checkout-form .lp-checkout-remember a:hover{color:var(--lp-primary-color);text-decoration-color:var(--lp-primary-color);}.lp-checkout-form .lp-form-fields{padding:0 0 14px 0;}.lp-checkout-form .lp-form-fields label{display:block;margin-bottom:10px;}.lp-checkout-form .lp-form-fields input:not([type=checkbox]){line-height:normal;width:100%;padding:10px 15px;border:1px solid #ccc;}.lp-checkout-form .lp-form-fields input:not([type=checkbox]):focus{border-color:var(--lp-primary-color);outline:0;}.lp-checkout-form{margin:0 -15px;margin-top:50px;}@media (max-width:815px){.lp-checkout-form{display:flex;flex-direction:column-reverse;margin:0;}}.lp-checkout-form #btn-checkout-account-switch-to-guest{margin-bottom:60px;}.lp-checkout-form .description{float:left;}.lp-checkout-form a{color:#41abec;}.lp-checkout-form a label{display:inline-block;color:inherit;font-weight:normal;cursor:pointer;}.lp-checkout-form a:hover{color:#ffb606;}.lp-checkout-form #checkout-account-guest{width:100%;margin-bottom:35px;padding-bottom:19px;border-bottom:1px solid var(--lp-border-color,#e2e0db);}.lp-checkout-form #checkout-account-guest .lp-form-fields,.lp-checkout-form #checkout-account-guest .form-field{margin-bottom:0;padding-bottom:0;}.lp-checkout-form div.lp-guest-checkout-output{margin-top:10px;padding:8px 20px;border:2px solid #41abec;border-radius:4px;transition:all .2s ease;}.lp-checkout-form label.lp-guest-checkout-output{margin-top:10px;cursor:pointer;user-select:none;}.lp-checkout-form .lp-guest-checkout-notice{margin:30px 0 0 0;}.lp-checkout-form .lp-guest-switch-login{margin-top:1em;color:#666;font-weight:400;}.lp-checkout-form .lp-guest-switch-login a{display:inline-block;}.lp-checkout-form input[name=checkout-account-switch-form]{display:none;}.lp-checkout-form input[name=checkout-account-switch-form]:not(:checked)+.lp-checkout-block{display:none;overflow:hidden;height:0;margin:0;padding:0;border:0;opacity:0;}.lp-checkout-form input[name=checkout-account-switch-form]:not(:checked)+.lp-checkout-block>*{overflow:hidden;height:0;}.lp-checkout-form input[name=checkout-account-switch-form]:checked+.lp-checkout-block{display:block;overflow:auto;height:auto;}.lp-checkout-form input[name=checkout-account-switch-form][value=guest]:checked ~ #btn-checkout-account-switch-to-guest{display:none;}.lp-checkout-form::after{display:block;clear:both;content:"";}.lp-checkout-form:focus{outline:0;}#checkout-order .lp-checkout-order__inner{padding:0 20px;border:1px solid var(--lp-border-color,#e2e0db);border-radius:4px;}#checkout-order .cart-item:first-child td{border-top:0;}#checkout-order td,#checkout-order th{border-right:0;border-left:0;background:transparent;}#checkout-order td:last-child,#checkout-order th:last-child{padding-right:0;}#checkout-order table{width:100%;margin:0;border:0;}#checkout-order .course-name{font-weight:600;}#checkout-order .course-name a{display:-webkit-box;overflow:hidden;color:#000;-webkit-line-clamp:1;-webkit-box-orient:vertical;}#checkout-order .course-name a:hover{color:var(--lp-primary-color);}#checkout-order .col-number{min-width:50px;color:#666;font-weight:600;text-align:right;}#checkout-order tfoot{font-size:1.2em;}#checkout-order tfoot th{font-weight:600;padding-left:0;}#checkout-order tfoot .order-total{font-size:1.4em;}#checkout-order tfoot tr:last-child{border-width:0;}#checkout-order tfoot tr:last-child td,#checkout-order tfoot tr:last-child th{border-width:0;}#checkout-order .course-thumbnail{width:80px;padding:20px 13px 18px 0;}#checkout-order .course-thumbnail>img{width:100px;max-width:100% !important;height:auto !important;}.order-comments{width:100%;padding:15px;min-height:150px;border:1px solid var(--lp-border-color,#e2e0db);resize:none;}#checkout-account-register,#checkout-account-login{width:100%;margin-bottom:32px;padding-bottom:20px;border-bottom:1px solid var(--lp-border-color,#e2e0db);}#checkout-account-register .form-field .rwmb-label,#checkout-account-register .form-field .rwmb-input .description,#checkout-account-login .form-field .rwmb-label,#checkout-account-login .form-field .rwmb-input .description{display:none;}#checkout-account-register .lp-checkout-remember label,#checkout-account-login .lp-checkout-remember label{display:inline-block;}#checkout-account-register .lp-checkout-remember a,#checkout-account-login .lp-checkout-remember a{float:right;}#checkout-account-register .lp-checkout-sign-in-link,#checkout-account-register .lp-checkout-sign-up-link,#checkout-account-login .lp-checkout-sign-in-link,#checkout-account-login .lp-checkout-sign-up-link{display:flex;margin:0;color:#666;font-weight:400;}#checkout-account-register .lp-checkout-sign-in-link a,#checkout-account-register .lp-checkout-sign-up-link a,#checkout-account-login .lp-checkout-sign-in-link a,#checkout-account-login .lp-checkout-sign-up-link a{margin-left:5px;color:#41abec;cursor:pointer;}#checkout-account-register .lp-checkout-sign-in-link a:hover,#checkout-account-register .lp-checkout-sign-up-link a:hover,#checkout-account-login .lp-checkout-sign-in-link a:hover,#checkout-account-login .lp-checkout-sign-up-link a:hover{color:var(--lp-primary-color);}#checkout-account-register .lp-checkout-sign-in-link a label,#checkout-account-register .lp-checkout-sign-up-link a label,#checkout-account-login .lp-checkout-sign-in-link a label,#checkout-account-login .lp-checkout-sign-up-link a label{display:inline-block;float:right;color:inherit;font-weight:normal;cursor:pointer;}#checkout-payment{width:100%;margin-bottom:25px;}#checkout-payment h4{margin-bottom:24px;}#checkout-payment .secure-connection{margin-top:5px;opacity:.5;font-size:.75em;font-weight:normal;margin-left:10px;}#checkout-payment .secure-connection i{margin-right:5px;font-size:1.125em;}@media (max-width:767px){#checkout-payment .secure-connection{margin-top:0;}}#checkout-payment .payment-methods{margin:0 0 24px 0;padding:0;list-style:none;}#checkout-payment .lp-payment-method{position:relative;margin:0;}#checkout-payment .lp-payment-method>label{display:flex;align-items:center;}#checkout-payment .lp-payment-method .gateway-input,#checkout-payment .lp-payment-method .gateway-icon{vertical-align:middle;}#checkout-payment .lp-payment-method .gateway-icon{max-height:32px;}#checkout-payment .lp-payment-method .gateway-input{position:relative;width:20px;height:20px;margin:0 8px 0 0;border:1px solid var(--lp-border-color,#e2e0db);background:#fff;-webkit-appearance:none;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}#checkout-payment .lp-payment-method .gateway-input::before{position:absolute;top:50%;left:50%;width:6px;height:6px;background:#41abec;transform:translate(-50%,-50%);-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}#checkout-payment .lp-payment-method .gateway-input:checked::before{content:"";}#checkout-payment .lp-payment-method .gateway-input:focus{outline:0;}#checkout-payment #checkout-order-action button{width:100%;border-color:var(--lp-primary-color);color:#fff;background:var(--lp-primary-color);font-weight:500;}#checkout-payment #checkout-order-action button:hover{border-color:var(--lp-primary-color);opacity:.5;background:var(--lp-primary-color);}.lp-terms-and-conditions{color:#666;}.lp-terms-and-conditions a{color:#41abec;}.lp-terms-and-conditions a:hover{color:var(--lp-primary-color);}.learn-press-checkout.guest-checkout{display:none;}.button-continue-guest-checkout{clear:both;}#learn-press-checkout .payment-methods{margin:0;padding:0;list-style:none;}#learn-press-checkout .payment-methods .lp-payment-method{margin-bottom:20px;}#learn-press-checkout .payment-methods .lp-payment-method>label{display:flex;flex-flow:row nowrap;padding:10px 20px;background:#f5f5f5;line-height:2.5rem;cursor:pointer;}#learn-press-checkout .payment-methods .lp-payment-method>label img{vertical-align:middle;}#learn-press-checkout .payment-methods .lp-payment-method.selected>label{background:#d4d4d4;}#learn-press-checkout .payment-methods .payment-method-form{display:none;padding:15px 20px;border-top:1px solid var(--lp-border-color,#e2e0db);background:#f9f9f9;}#learn-press-checkout-login,#learn-press-checkout-register{margin-bottom:1.5em;padding:20px 20px 0 20px;border:1px solid var(--lp-border-color,#e2e0db);background:#fff;}#learn-press-order-review,.learn-press-checkout-comment{margin-bottom:20px;}#checkout-form-login,#checkout-form-register{_display:none;}#checkout-form-login .learn-press-form-register,#checkout-form-login .learn-press-form-login,#checkout-form-register .learn-press-form-register,#checkout-form-register .learn-press-form-login{display:none;}#checkout-guest-email{margin:0 0 20px 0;}#checkout-guest-email .form-heading{margin:0;}#checkout-guest-email #checkout-guest-options{margin:0;list-style:none;}#checkout-guest-email #checkout-existing-account,#checkout-guest-email #checkout-new-account{display:none;margin:0;}#checkout-guest-email.email-exists #checkout-existing-account{display:block;}#checkout-guest-email.email-exists #checkout-new-account{display:none;}.learn-press-checkout-comment h4{display:none;}.lp-content-area .order_details{width:100%;border-collapse:collapse;}.lp-content-area .order_details th a,.lp-content-area .order_details td a{color:var(--lp-primary-color);}.learnpress-checkout .learnpress>.learn-press-message{max-width:var(--lp-container-max-width);margin:0 auto;}input[type=text],input[type=email],input[type=number],input[type=password]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;box-shadow:unset;}.learnpress table{width:100%;margin:0 auto 1em auto;border-spacing:0;border-collapse:collapse;}.learnpress table th,.learnpress table td{padding:.7em 1em;border:1px solid var(--lp-border-color,#e2e0db);background:#fff;text-align:left;}.learnpress table thead{box-sizing:border-box;border:1px solid var(--lp-border-color,#e2e0db);}.learnpress table thead th{border-bottom:0;background:var(--lp-white-grey,#f7f7fb);font-size:1.1em;font-weight:600;}.learnpress table tbody,.learnpress table tfoot{box-sizing:border-box;}.learnpress table tbody td,.learnpress table tbody th,.learnpress table tfoot td,.learnpress table tfoot th{border:1px solid var(--lp-border-color,#e2e0db);line-height:1.4;}.learnpress table tbody td a,.learnpress table tbody th a,.learnpress table tfoot td a,.learnpress table tfoot th a{color:inherit;text-decoration:none;}.learnpress table tbody td a:hover,.learnpress table tbody th a:hover,.learnpress table tfoot td a:hover,.learnpress table tfoot th a:hover{color:var(--lp-primary-color);}.learnpress table tbody tr .column-status .result-percent,.learnpress table tfoot tr .column-status .result-percent{font-weight:500;}.learnpress table tbody tr .column-status .lp-label,.learnpress table tfoot tr .column-status .lp-label{font-weight:600;}.learnpress table tbody tr:nth-child(even) td,.learnpress table tfoot tr:nth-child(even) td{background:var(--tb-even-color,#fafafa);}.learnpress table .list-table-nav td{font-size:.875em;}.learnpress table .list-table-nav td.nav-text{text-align:left;}.learnpress table .list-table-nav td.nav-pages{text-align:right;}.learnpress table .list-table-nav td.nav-pages .learn-press-pagination{text-align:right;}.learnpress table .list-table-nav td.nav-pages .page-numbers{margin-bottom:0;}.lp-label{display:inline-block;color:#666;font-weight:300;}.learn-press-form .form-fields{margin:0;padding:0;list-style:none;}.lp-profile-content .learn-press-form .form-fields{margin:0 -15px !important;}.lp-profile-content .learn-press-form .form-fields .form-field{padding-left:15px;padding-right:15px;}@media (min-width:767px){.lp-profile-content .learn-press-form .form-fields .form-field__50{width:50%;float:left;}}.learn-press-form .form-fields .form-field{margin:0 0 20px 0;}.learn-press-form .form-fields .form-field>label{font-style:italic;}.learn-press-form .form-fields .form-field label{display:block;font-size:calc(var(--lp-font-size-base,1em) * .86);font-weight:700;margin:0 0 10px 0;}.learn-press-form .form-fields .form-field input[type=email],.learn-press-form .form-fields .form-field input[type=text],.learn-press-form .form-fields .form-field input[type=password],.learn-press-form .form-fields .form-field input[type=tel],.learn-press-form .form-fields .form-field input[type=url],.learn-press-form .form-fields .form-field input[type=number],.learn-press-form .form-fields .form-field textarea{width:100%;border:1px solid var(--lp-border-color,#e2e0db);padding:8px 16px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.learn-press-form .form-fields .form-field input[type=email]:focus,.learn-press-form .form-fields .form-field input[type=text]:focus,.learn-press-form .form-fields .form-field input[type=password]:focus,.learn-press-form .form-fields .form-field input[type=tel]:focus,.learn-press-form .form-fields .form-field input[type=url]:focus,.learn-press-form .form-fields .form-field input[type=number]:focus,.learn-press-form .form-fields .form-field textarea:focus{border-color:var(--lp-primary-color);outline:0;}.learn-press-form .form-fields .form-field .description{margin-top:10px;font-size:.875em;font-style:italic;line-height:1.4;}.learn-press-form .form-fields .form-field .asterisk,.learn-press-form .form-fields .form-field .required{color:red;}.learn-press-form.completed button::before{margin-right:10px;font-family:"lp-icon";font-size:1.125em;content:"";}.learn-press-form .form-field__clear{clear:both;}.learn-press-form form>p>label{display:flex;gap:8px;}.learn-press-form p{margin:0;}.learn-press-form-login,.learn-press-form-register{max-width:600px;margin-right:auto;margin-bottom:60px;margin-left:auto;padding:40px;border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);}.learn-press-form-login h3,.learn-press-form-register h3{margin-bottom:20px;}.learn-press-form-login button[type=submit],.learn-press-form-register button[type=submit]{padding:12px 16px;width:100%;border-radius:var(--lp-border-radius,5px);outline:0;color:#fff;background:var(--lp-primary-color);}.required label{font-weight:bold;}.required label:after{content:" *";display:inline;}.lp-password-input{display:flex;flex-direction:column;justify-content:center;position:relative;width:100%;}.lp-password-input input[type=password]{padding-right:2.5em;}.lp-password-input input::-ms-reveal{display:none;}.lp-password-input .lp-show-password-input{position:absolute;top:8px;right:10px;cursor:pointer;}.lp-password-input .lp-show-password-input::after{font-family:"lp-icon";content:"";}.lp-password-input .lp-show-password-input.display-password::after{color:#585858;content:"";}.form-desc{font-size:smaller;font-style:italic;}.become-teacher-form{width:90%;max-width:500px;margin:0 auto;}.become-teacher-form .form-field input[type=text],.become-teacher-form .form-field input[type=email],.become-teacher-form .form-field input[type=number],.become-teacher-form .form-field input[type=password]{width:100%;}.become-teacher-form .become-teacher-form__description{margin-top:12px;}.become-teacher-form button{padding:12px 24px;}.btn-base{border-color:var(--lp-primary-color);color:white;background-color:var(--lp-primary-color);}.lp-user-cover-image_background{position:relative;}.lp-user-cover-image_background .lp-btn-to-edit-cover-image{position:absolute;bottom:0;right:0;background:var(--lp-white-grey,#f7f7fb);padding:12px 20px;border-radius:var(--lp-border-radius,5px) 0 0 0;text-transform:capitalize;cursor:pointer;color:var(--lp-primary-color);text-decoration:none;}@media (max-width:767px){.lp-user-cover-image_background .lp-btn-to-edit-cover-image{font-size:0;padding:4px 12px;}.lp-user-cover-image_background .lp-btn-to-edit-cover-image:before{font-family:"lp-icon";content:"";font-size:16px;}}.lp-user-cover-image__display{width:100%;}@media (max-width:767px){.lp-user-cover-image{position:relative;z-index:1;}}.lp-user-cover-image .lp-cover-image-empty{display:flex;align-items:center;width:100%;height:250px;border:2px dashed var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);cursor:pointer;position:relative;text-align:center;}.lp-user-cover-image .lp-cover-image-empty:hover{border-color:var(--lp-primary-color);}.lp-user-cover-image .lp-cover-image-empty input[type=file]{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;z-index:10;}.lp-user-cover-image .lp-cover-image-empty .lp-cover-image-empty__info{z-index:1;flex:1;position:relative;padding:0 16px;line-height:1.3;}.lp-user-cover-image .lp-cover-image-empty .lp-cover-image-empty__info__top{font-weight:600;display:flex;align-items:center;gap:8px;margin-bottom:8px;flex-direction:column;}.lp-user-cover-image .lp-cover-image-empty .lp-cover-image-empty__info__top .lp-icon-file-image{font-size:32px;transform:rotate(-90deg);}.lp-user-cover-image .lp-cover-image-empty .lp-cover-image-empty__info__top .lp-icon-file-image:before{color:var(--lp-primary-color);content:"";}.lp-user-cover-image .lp-cover-image-empty .lp-cover-image-empty__info__bottom{opacity:.7;}@media (max-width:420px){.lp-user-cover-image .lp-cover-image-empty{height:200px;}.lp-user-cover-image .lp-cover-image-empty .lp-cover-image-empty__info{padding:0 8px;font-size:15px;}}.lp-user-cover-image .lp-user-cover-image__buttons{display:inline-flex;gap:12px;margin-top:16px;}.lp-user-cover-image_background{background-repeat:no-repeat;background-position:center;background-size:cover;margin-bottom:20px;border-radius:var(--lp-border-radius,5px);min-height:100px;}.lp-user-cover-image_background>img{opacity:0;visibility:hidden;}.learnpress_avatar__form label{display:inline-block;}.learnpress_avatar__form input[type=file]{display:none;}.learnpress_avatar__form__upload{display:flex;width:200px;height:200px;border:1px dashed var(--lp-border-color,#e2e0db);border-radius:3px;background-color:#fafafa;font-size:.875em;font-weight:300;font-style:italic;line-height:2.6875em;text-align:center;cursor:pointer;align-items:center;justify-content:center;}.learnpress_avatar__form__upload div{line-height:1.4;}.learnpress_avatar__button--loading:before{display:inline-block;font-family:"lp-icon";content:"";animation:lp-rotating 1s linear infinite;margin-right:5px;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;margin-top:-2px;}button.learnpress_avatar__button{height:40px;padding:0 15px;border:0;background:var(--lp-primary-color);color:white;margin-top:15px;border-radius:3px;}button.learnpress_avatar__button+button{margin-left:15px;margin-right:0;}.dashboard-statistic__row{display:flex;gap:20px;flex-wrap:wrap;}.dashboard-statistic__row .statistic-box{padding:20px;background:var(--lp-white-grey,#f7f7fb);text-align:center;display:flex;flex-wrap:wrap;gap:20px;border-radius:var(--lp-border-radius,5px);width:calc(( 100% - 40px ) / 3);}@media (min-width:1200px) and (max-width:1440px){.dashboard-statistic__row .statistic-box{gap:16px;padding:16px;}}@media (max-width:1200px){.dashboard-statistic__row .statistic-box{width:calc(( 100% - 20px ) / 2);}}@media (max-width:768px){.dashboard-statistic__row .statistic-box{gap:16px;padding:16px;}}@media (max-width:600px){.dashboard-statistic__row{gap:8px;}.dashboard-statistic__row .statistic-box{width:100%;gap:12px;padding:8px 12px;}.dashboard-statistic__row .statistic-box__text{display:flex;justify-content:space-between;align-items:center;}.dashboard-statistic__row .statistic-box__text label{margin:0;}.dashboard-statistic__row .statistic-box__text__number{font-size:1.2em;}.dashboard-statistic__row .statistic-box__icon span{--lp-width-icon:40px;font-size:18px;}}.statistic-box__icon span{--lp-width-icon:60px;display:flex;width:var(--lp-width-icon);height:var(--lp-width-icon);border-radius:50%;background:rgba(0,199,190,.1019607843);line-height:var(--lp-width-icon);align-items:center;justify-content:center;color:#00c7be;font-size:24px;}.statistic-box__icon [class^=lp-icon-]:before{width:1em;}.statistic-box__icon .lp-icon-enrolled_courses:before,.statistic-box__icon .lp-icon-total_course:before{content:"";}.statistic-box__icon .lp-icon-in_progress_course,.statistic-box__icon .lp-icon-student_in_progress{background:rgba(175,82,222,.1019607843);color:#af52de;}.statistic-box__icon .lp-icon-finished_courses,.statistic-box__icon .lp-icon-published_course{background:rgba(88,86,214,.1019607843);color:#5856d6;}.statistic-box__icon .lp-icon-passed_courses,.statistic-box__icon .lp-icon-student_completed{background:rgba(85,190,36,.2);color:#34c759;}.statistic-box__icon .lp-icon-failed_courses,.statistic-box__icon .lp-icon-pending_course{background:rgba(255,59,48,.1019607843);color:#ff3b30;}.statistic-box__icon .lp-icon-total_student{background:rgba(0,122,255,.1019607843);color:#007aff;}.statistic-box__icon .lp-icon-total_student:before{content:"";}.statistic-box__text{flex:1;text-align:left;}.statistic-box__text label{display:block;margin-bottom:4px;font-weight:normal;line-height:1.3;font-size:calc(var(--lp-font-size-base,1em) * .925);}.statistic-box__text__number{font-size:1.6em;line-height:1;font-weight:600;}.wrapper-profile-header{position:relative;}.lp-user-profile{position:relative;--lp-item-padding:40px;}.lp-user-profile img{max-width:100%;height:auto;}.lp-user-profile .lp-user-profile-avatar img{display:block;border-radius:var(--lp-border-radius-avatar,50%);width:100%;height:auto;}.lp-user-profile .lp-user-profile-socials{display:flex;position:relative;margin:0;gap:12px;}.lp-user-profile .lp-user-profile-socials a{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;color:var(--lp-color-base,#333);width:var(--lp-social-size,40px);height:var(--lp-social-size,40px);border-radius:50%;border:1px solid var(--lp-border-color,#e2e0db);font-size:16px;}.lp-user-profile .lp-user-profile-socials a:hover{color:var(--lp-color-white,#fff);border-color:var(--lp-primary-color);background:var(--lp-primary-color);}.lp-user-profile .lp-user-profile-socials a:hover svg{fill:var(--lp-color-white,#fff);}.lp-user-profile .lp-profile-content-area{position:relative;padding:0;display:flex;align-items:flex-start;}.lp-user-profile .lp-profile-left{min-width:120px;max-width:120px;}.lp-user-profile .lp-profile-right{padding-left:20px;flex:1;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;}.lp-user-profile .lp-profile-username{margin:0;font-size:calc(var(--lp-font-size-base,1em) * 1.25);font-weight:500;text-transform:capitalize;color:inherit;flex:1;}.lp-user-profile .lp-profile-user-bio{width:100%;}.lp-user-profile #profile-sidebar{float:left;width:270px;border:1px solid var(--lp-border-color,#e2e0db);border-top:0;margin-top:var(--lp-item-padding);margin-bottom:32px;}@media (max-width:990px){.lp-user-profile #profile-sidebar{width:100%;margin-bottom:0;}}.lp-user-profile .lp-profile-nav-tabs{margin:0;padding:0;list-style:none;}.lp-user-profile .lp-profile-nav-tabs>li{position:relative;margin:0;padding:0;border-top:1px solid var(--lp-border-color,#e2e0db);}.lp-user-profile .lp-profile-nav-tabs>li a{padding:10px 20px;color:inherit;font-weight:500;text-decoration:none;display:flex;width:100%;gap:8px;line-height:1.4;}.lp-user-profile .lp-profile-nav-tabs>li a>i{margin-top:3px;}.lp-user-profile .lp-profile-nav-tabs>li>a{padding:14px 20px;position:relative;}.lp-user-profile .lp-profile-nav-tabs>li>a>i{color:var(--lp-primary-color);}.lp-user-profile .lp-profile-nav-tabs>li ul li{margin:0;}.lp-user-profile .lp-profile-nav-tabs>li ul li a{border-bottom:1px solid var(--lp-border-color,#e2e0db);font-size:calc(var(--lp-font-size-base,1em) * .925);}.lp-user-profile .lp-profile-nav-tabs>li ul li a:hover{color:var(--lp-primary-color);}.lp-user-profile .lp-profile-nav-tabs>li.active{background:var(--lp-primary-color);}.lp-user-profile .lp-profile-nav-tabs>li.active>a,.lp-user-profile .lp-profile-nav-tabs>li.active>a i{color:#fff;}.lp-user-profile .lp-profile-nav-tabs>li:not(.active):hover{background:var(--lp-white-grey,#f7f7fb);}.lp-user-profile .lp-profile-nav-tabs>li.has-child>a:after{font-family:"lp-icon";content:"";position:absolute;right:15px;top:50%;transform:translateY(-50%);}.lp-user-profile .lp-profile-nav-tabs li>ul{display:none;position:absolute;z-index:1000;top:0;left:100%;min-width:180px;margin:0;padding:0;background:#fff;box-shadow:0 15px 20px 0 rgba(0,0,0,.05);list-style:none;}.lp-user-profile .lp-profile-nav-tabs li>ul li{white-space:nowrap;}.lp-user-profile .lp-profile-nav-tabs li>ul li:hover,.lp-user-profile .lp-profile-nav-tabs li>ul li.active{color:var(--lp-primary-color);}.lp-user-profile .lp-profile-nav-tabs li:hover>ul{display:block;}.lp-user-profile .lp-profile-content{float:right;width:calc(100% - 300px);margin-bottom:32px;padding-top:var(--lp-item-padding);}@media (max-width:990px){.lp-user-profile .lp-profile-content{width:100%;}}@media (max-width:767px){.lp-user-profile .lp-profile-content .profile-orders{overflow-x:scroll;}}.lp-user-profile .lp-profile-content .course-categories,.lp-user-profile .lp-profile-content .course-instructor{margin-bottom:14px;}.lp-user-profile .lp-profile-content .course-categories{padding:0;}.lp-user-profile .profile-orders .profile-heading{display:none;}.lp-user-profile .profile-orders table{margin-top:0;}.lp-user-profile .profile-orders .column-order-actions a{margin-right:6px;color:black;text-decoration:underline;font-weight:500;}.lp-user-profile .profile-orders .column-order-actions a:hover,.lp-user-profile .profile-orders .column-order-actions a:focus{color:var(--lp-primary-color);}.lp-user-profile .learn-press-message{margin-top:0;}.lp-user-profile .profile-heading{margin-bottom:24px;}.lp-user-profile.guest .lp-content-area{display:flex;align-items:flex-start;}.lp-user-profile.guest .lp-content-area>div{flex:1;width:100%;}@media (min-width:1366px){.lp-user-profile .lp-content-area{padding-right:0;padding-left:0;}}@media (max-width:990px){.lp-user-profile{--lp-item-padding:30px;}.lp-user-profile #profile-nav{border-top:1px solid var(--lp-border-color,#e2e0db);}.lp-user-profile .lp-profile-nav-tabs{display:flex;flex-wrap:nowrap;justify-content:space-around;overflow-x:auto;white-space:nowrap;scroll-behavior:smooth;}.lp-user-profile .lp-profile-nav-tabs::after{display:none;}.lp-user-profile .lp-profile-nav-tabs>li{border:0;border-right:1px solid var(--lp-border-color,#e2e0db);flex:1;}.lp-user-profile .lp-profile-nav-tabs>li:last-child{border-right:0;}.lp-user-profile .lp-profile-nav-tabs>li>a{height:auto;padding:8px 12px 8px 12px;flex-direction:column;white-space:nowrap;align-items:center;font-size:calc(var(--lp-font-size-base,1em) * .86);line-height:1.4;gap:4px;}.lp-user-profile .lp-profile-nav-tabs>li>a>i{position:static;transform:translate(0);}.lp-user-profile .lp-profile-nav-tabs>li>a::after{display:none !important;margin-left:10px;}.lp-user-profile .lp-profile-nav-tabs>li.has-child a::after{display:none !important;}.lp-user-profile .lp-profile-nav-tabs>li:after{display:none;}.lp-user-profile .lp-profile-nav-tabs>li.active:after,.lp-user-profile .lp-profile-nav-tabs>li.active:before{display:none;}.lp-user-profile .lp-profile-nav-tabs>li.active.has-child ul{display:none;width:max-content;transform:translateX(-20%);}.lp-user-profile .lp-profile-nav-tabs>li.active.has-child ul::after{display:table;clear:both;box-shadow:0 0;content:"";}.lp-user-profile .lp-profile-nav-tabs>li.active.has-child ul li{float:left;border-right:1px solid var(--lp-border-color,#e2e0db);}.lp-user-profile .lp-profile-nav-tabs>li.active.has-child ul li:last-child{border-right:0;}.lp-user-profile .lp-profile-nav-tabs>li.active.has-child ul li a{padding:0 10px;}.lp-user-profile .lp-profile-nav-tabs li:not(.has-child)>a::after,.lp-user-profile .lp-profile-nav-tabs li:hover ul{display:none !important;}}@media (max-width:768px){.lp-user-profile .lp-profile-content-area{align-items:center;}.lp-user-profile .lp-profile-right{flex-direction:column;align-items:flex-start;}.lp-user-profile .lp-profile-user-bio{display:none;}.lp-user-profile.guest .lp-content-area{flex-direction:column;}}@media (max-width:650px){.lp-user-profile .lp-profile-left{min-width:100px;max-width:100px;}.lp-user-profile .lp-user-profile-socials{gap:8px;--lp-social-size:36px;font-size:14px;}}#profile-content-withdrawals>h2{font-size:1.6em;margin-bottom:12px;}.learn-press-profile-course__statistic{margin-bottom:32px;}.learn-press-profile-course__progress .lp_profile_course_progress__item img{width:100%;aspect-ratio:16/9;object-fit:cover;height:auto;display:block;}.learn-press-profile-course__progress .lp_profile_course_progress__item td,.learn-press-profile-course__progress .lp_profile_course_progress__item th{text-align:center;}.learn-press-profile-course__progress .lp_profile_course_progress__item td:first-child,.learn-press-profile-course__progress .lp_profile_course_progress__item th:first-child{width:15%;padding:0;}@media (max-width:768px){.learn-press-profile-course__progress .lp_profile_course_progress__item td:first-child,.learn-press-profile-course__progress .lp_profile_course_progress__item th:first-child{display:none;}}.learn-press-profile-course__progress .lp_profile_course_progress__item td:nth-child(2),.learn-press-profile-course__progress .lp_profile_course_progress__item th:nth-child(2){width:25%;}.learn-press-profile-course__progress .lp_profile_course_progress__item td:nth-child(2) a,.learn-press-profile-course__progress .lp_profile_course_progress__item th:nth-child(2) a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.learn-press-profile-course__progress .lp_profile_course_progress__item td:nth-child(3),.learn-press-profile-course__progress .lp_profile_course_progress__item th:nth-child(3){width:10%;}.learn-press-profile-course__progress .lp_profile_course_progress__item td:nth-child(4),.learn-press-profile-course__progress .lp_profile_course_progress__item th:nth-child(4){width:25%;}.learn-press-profile-course__progress .lp_profile_course_progress__item td:nth-child(5),.learn-press-profile-course__progress .lp_profile_course_progress__item th:nth-child(5){width:25%;}@media (max-width:768px){.learn-press-profile-course__progress .learn-press-course-tab__filter__content{overflow-x:auto;}}.lp-profile-content #profile-content-order-details h3{margin-top:0;font-size:1.875em;line-height:1.5;font-weight:500;margin-bottom:15px;}.recover-order__title{margin-bottom:5px;}.recover-order__description{margin-bottom:20px;opacity:.7;font-size:.8em;font-style:italic;}.lp-order-recover{display:flex;gap:10px;}.lp-order-recover input[type=text]{font-style:italic;flex:1 1 auto;}.lp-profile-content ul{list-style:none !important;padding:0 !important;}.course-extra-box{margin-bottom:16px;border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);width:100%;}.course-extra-box.active .course-extra-box__content{height:auto;}.course-extra-box__title{--extra-height:50px;display:flex;align-items:center;position:relative;height:var(--extra-height);margin:0 !important;padding:0 45px 0 20px;background:rgba(181,187,211,.15);font-size:1em;font-weight:700;cursor:pointer;}@media (max-width:767px){.course-extra-box__title{padding-left:16px;}}.course-extra-box__title::after{position:absolute;top:0;right:20px;font-family:"lp-icon";line-height:var(--extra-height);content:"";}.course-extra-box__content{overflow:hidden;transition:height .3s ease;}.course-extra-box__content-inner{-webkit-animation-name:course-extra-box__content-inner-transform;animation-name:course-extra-box__content-inner-transform;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal;}.course-extra-box__content-inner>ul{padding-left:0 !important;padding-bottom:0 !important;}.course-extra-box__content ul,.course-extra-box__content li{list-style:none;}.course-extra-box__content ul{margin:0;padding:0;}.course-extra-box__content li{margin:0;padding:12px 20px;border-bottom:1px solid var(--lp-border-color,#e2e0db);}@media (max-width:767px){.course-extra-box__content li{padding-left:16px;padding-right:16px;}}.course-extra-box__content li::before{margin-right:8px;color:var(--lp-primary-color);font-family:"lp-icon";content:"";}.course-extra-box__content li:last-child{border-bottom:0;}.course-extra-box:last-child{margin-bottom:60px;}.course-extra-box.active .course-extra-box__title::after{content:"";}.course-extra-box+.comment-respond,.course-extra-box+.comments-area{margin-top:30px;margin-bottom:30px;}.course-extra-box+.course-tabs{margin-top:30px;}input[name=course-extra-box-ratio]{display:none;}input[name=course-extra-box-ratio]:checked+.course-extra-box .course-extra-box__content{display:block;}input[name=course-extra-box-ratio]:checked+.course-extra-box .course-extra-box__content .course-extra-box__content-inner{transform:scale(1);}@-webkit-keyframes course-extra-box__content-inner-transform{from{opacity:0;-webkit-transform:translateX(5%);-moz-transform:translateX(5%);-ms-transform:translateX(5%);-o-transform:translateX(5%);transform:translateX(5%);}to{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);}}@keyframes course-extra-box__content-inner-transform{from{opacity:0;transform:translateX(5%);}to{opacity:1;transform:translateX(0);}}.course-tab-panel-faqs .course-faqs-box{margin-bottom:20px;border:1px solid rgba(204,204,204,.6);border-radius:5px;}.course-tab-panel-faqs .course-faqs-box__title{display:block;position:relative;margin:0;padding:12px 45px 12px 20px;font-size:1em;line-height:1.5;font-weight:700;cursor:pointer;}.course-tab-panel-faqs .course-faqs-box__title::after{position:absolute;top:12px;right:20px;font-family:"lp-icon";content:"";}.course-tab-panel-faqs .course-faqs-box:last-child{margin-bottom:40px;}.course-tab-panel-faqs .course-faqs-box:hover .course-faqs-box__title{color:var(--lp-primary-color);}.course-tab-panel-faqs .course-faqs-box__content{display:none;}.course-tab-panel-faqs .course-faqs-box__content-inner{padding:20px;-webkit-animation-name:course-faqs-box__content-inner-transform;animation-name:course-faqs-box__content-inner-transform;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-direction:normal;animation-direction:normal;}input[name=course-faqs-box-ratio]{display:none;}input[name=course-faqs-box-ratio]:checked+.course-faqs-box .course-faqs-box__content{display:block;}input[name=course-faqs-box-ratio]:checked+.course-faqs-box .course-faqs-box__title{color:var(--lp-primary-color);background:rgba(241,242,248,.4);}input[name=course-faqs-box-ratio]:checked+.course-faqs-box .course-faqs-box__title::after{content:"";}@-webkit-keyframes course-faqs-box__content-inner-transform{from{opacity:0;-webkit-transform:translateY(-5%);-moz-transform:translateY(-5%);-ms-transform:translateY(-5%);-o-transform:translateY(-5%);transform:translateY(-5%);}to{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}}@keyframes course-faqs-box__content-inner-transform{from{opacity:0;-webkit-transform:translateY(-5%);-moz-transform:translateY(-5%);-ms-transform:translateY(-5%);-o-transform:translateY(-5%);transform:translateY(-5%);}to{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);}}.extra-box__title,.course-faqs__title,.course-material__title{margin-top:0;margin-bottom:12px;}#learn-press-course-tabs.show-all .course-tab-panel{margin-bottom:40px;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(1):checked ~ .course-tab-panels .course-tab-panel:nth-child(1){display:block;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(1):checked ~ .learn-press-nav-tabs .course-nav:nth-child(1){border-bottom:0;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(1):checked ~ .learn-press-nav-tabs .course-nav:nth-child(1) label{color:var(--lp-primary-color);background:#fff;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(2):checked ~ .course-tab-panels .course-tab-panel:nth-child(2){display:block;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(2):checked ~ .learn-press-nav-tabs .course-nav:nth-child(2){border-bottom:0;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(2):checked ~ .learn-press-nav-tabs .course-nav:nth-child(2) label{color:var(--lp-primary-color);background:#fff;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(3):checked ~ .course-tab-panels .course-tab-panel:nth-child(3){display:block;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(3):checked ~ .learn-press-nav-tabs .course-nav:nth-child(3){border-bottom:0;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(3):checked ~ .learn-press-nav-tabs .course-nav:nth-child(3) label{color:var(--lp-primary-color);background:#fff;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(4):checked ~ .course-tab-panels .course-tab-panel:nth-child(4){display:block;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(4):checked ~ .learn-press-nav-tabs .course-nav:nth-child(4){border-bottom:0;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(4):checked ~ .learn-press-nav-tabs .course-nav:nth-child(4) label{color:var(--lp-primary-color);background:#fff;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(5):checked ~ .course-tab-panels .course-tab-panel:nth-child(5){display:block;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(5):checked ~ .learn-press-nav-tabs .course-nav:nth-child(5){border-bottom:0;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(5):checked ~ .learn-press-nav-tabs .course-nav:nth-child(5) label{color:var(--lp-primary-color);background:#fff;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(6):checked ~ .course-tab-panels .course-tab-panel:nth-child(6){display:block;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(6):checked ~ .learn-press-nav-tabs .course-nav:nth-child(6){border-bottom:0;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(6):checked ~ .learn-press-nav-tabs .course-nav:nth-child(6) label{color:var(--lp-primary-color);background:#fff;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(7):checked ~ .course-tab-panels .course-tab-panel:nth-child(7){display:block;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(7):checked ~ .learn-press-nav-tabs .course-nav:nth-child(7){border-bottom:0;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(7):checked ~ .learn-press-nav-tabs .course-nav:nth-child(7) label{color:var(--lp-primary-color);background:#fff;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(8):checked ~ .course-tab-panels .course-tab-panel:nth-child(8){display:block;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(8):checked ~ .learn-press-nav-tabs .course-nav:nth-child(8){border-bottom:0;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(8):checked ~ .learn-press-nav-tabs .course-nav:nth-child(8) label{color:var(--lp-primary-color);background:#fff;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(9):checked ~ .course-tab-panels .course-tab-panel:nth-child(9){display:block;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(9):checked ~ .learn-press-nav-tabs .course-nav:nth-child(9){border-bottom:0;}#learn-press-course-tabs input[name=learn-press-course-tab-radio]:nth-child(9):checked ~ .learn-press-nav-tabs .course-nav:nth-child(9) label{color:var(--lp-primary-color);background:#fff;}.course-tab-panels .course-tab-panel{padding-top:30px;}.course-tab-panel{display:none;}.course-tab-panel.active{display:block;}.course-tab-panel .course-description h4{margin-top:0;margin-bottom:1.125em;}.course-tab-panel .course-description img{max-width:100%;height:auto;vertical-align:middle;}.course-tab-panel .lp-course-author{display:flex;align-items:start;}@media (max-width:767px){.course-tab-panel .lp-course-author{flex-direction:column;align-items:center;}}.course-tab-panel .lp-course-author .course-author__pull-left{margin-right:30px;text-align:center;align-items:center;}@media (max-width:767px){.course-tab-panel .lp-course-author .course-author__pull-left{margin-right:0;margin-bottom:24px;}}.course-tab-panel .lp-course-author img{width:100px;height:100px;border-radius:50%;object-fit:cover;object-position:center;display:block;margin:0 auto;}.course-tab-panel .lp-course-author .course-author__pull-right{flex:1;}@media (max-width:767px){.course-tab-panel .lp-course-author .course-author__pull-right{width:100%;text-align:center;}}.course-tab-panel .lp-course-author .author-title{margin-bottom:4px;}.course-tab-panel .lp-course-author .author-title a{text-decoration:none;color:#333;box-shadow:none;font-size:1.125em;font-weight:500;text-transform:capitalize;}.course-tab-panel .lp-course-author .author-title a:hover{color:var(--lp-primary-color);}.course-tab-panel .lp-course-author .author-description{color:#666;font-style:italic;}.course-tab-panel .lp-course-author .instructor-social{display:flex;gap:16px;margin-bottom:12px;}.course-tab-panel .lp-course-author .author-socials{display:grid;grid-template-columns:repeat(4,33px);gap:10px;justify-content:center;margin-top:16px;}.course-tab-panel .lp-course-author .author-socials>a{display:inline-block;width:33px;height:33px;margin:0;border:1px solid #ededed;border-radius:50%;color:#878787;box-shadow:none;font-size:.8em;line-height:2em;text-align:center;vertical-align:middle;transition:all .3s;}.course-tab-panel .lp-course-author .author-socials>a:hover{border-color:var(--lp-primary-color);color:#fff;background:var(--lp-primary-color);}.course-tab-panel .lp-course-author .author-socials .fa-googleplus::before{content:"";}.course-summary div.lp-list-co-instructor{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin-top:30px;}.course-summary div.lp-list-co-instructor__item{display:flex;column-gap:30px;}@media (max-width:767px){.course-summary div.lp-list-co-instructor__item{align-items:center;flex-direction:column;padding:0 15px;column-gap:0;row-gap:10px;}}.course-summary div.lp-list-co-instructor__avatar>img{width:100%;max-width:96px;border-radius:999px;}.course-summary div.lp-list-co-instructor__bio{flex:1;}.course-summary div.lp-list-co-instructor__bio__top>a{font-size:1.125em;font-weight:600;}.course-summary .course-price{margin-bottom:10px;}.course-summary .course-price .origin-price,.course-summary .course-price .origin-price{margin-right:10px;font-size:1.125em;font-style:italic;text-decoration:line-through;}.course-summary .course-price .price{font-size:1.5em;}.course-summary .course-summary-sidebar .lp-course-buttons{margin-bottom:20px;text-align:center;}.course-summary .course-featured-review .featured-review__title{margin-top:0;margin-bottom:6px;font-size:1.2em;font-weight:500;}.course-summary .course-featured-review .featured-review__stars{padding-bottom:12px;color:var(--lp-primary-color);}.course-summary .course-featured-review .featured-review__content{position:relative;color:#666;font-style:italic;}.course-summary .course-featured-review .featured-review__content::after{position:absolute;top:-42px;right:-15px;color:rgba(102,102,102,.1);font-family:Arial;font-size:180px;font-weight:700;font-style:normal;content:"‘‘";transform:rotate(180deg);}.course-summary .course-tags a{display:inline-block;padding:3px 5px;border-radius:4px;color:#fff;background:#9aa5ab;font-size:.75em;line-height:1;}.edit-content{margin-left:5px;}.course-item-popup #tab-curriculum{display:block;}.course-curriculum ul.curriculum-sections{position:relative;z-index:499;margin:0;padding:0;list-style:none;}.course-curriculum ul.curriculum-sections .closed .section-item__loadmore{display:none;}.course-curriculum ul.curriculum-sections .section{margin:0;padding:0;flex-wrap:wrap;}.course-curriculum ul.curriculum-sections .section:last-child{padding:0;}.course-curriculum ul.curriculum-sections .section.section-empty .section-header{margin-bottom:20px;}.course-curriculum ul.curriculum-sections .section.section-empty .learn-press-message{margin-right:15px;margin-left:15px;}.course-curriculum ul.curriculum-sections .section-title.c+.section-desc{display:block;}.course-curriculum ul.curriculum-sections .section-title.c span.show-desc::before{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);top:0;}.course-curriculum ul.curriculum-sections .item-meta.duration{background:#d9e0f1;}.course-curriculum .section-item__loadmore{display:flex;justify-content:center;align-items:center;}.course-curriculum .section-item__loadmore button{margin-top:10px;border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);padding:8px 16px;box-shadow:none;outline:0;}.course-curriculum .section-item__loadmore.loading button:before{display:inline-block;font-family:"lp-icon";content:"";animation:lp-rotating 1s linear infinite;margin-right:5px;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;margin-top:-2px;}.course-curriculum .section-header{display:table;width:100%;padding:20px 0;border-bottom:0;border-bottom:1px solid #d9e0f1;cursor:pointer;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.course-curriculum .section-header .section-title,.course-curriculum .section-header .section-desc{margin:0;}.course-curriculum .section-header span.show-desc{display:inline-block;position:absolute;top:50%;right:30px;width:20px;height:20px;transform:translate(0,-50%);}.course-curriculum .section-header span.show-desc::before{font-family:"lp-icon";font-size:1.125em;content:"";}.course-curriculum .section-header span.show-desc:hover::before{border-top-color:#ccc;}.course-curriculum .section-header .section-desc{margin-top:10px;font-size:calc(var(--lp-font-size-base,1em) * .925);color:var(--lp-color-accent);font-style:italic;line-height:1.3;}.course-curriculum .section-header .section-meta{display:block;padding-top:17px;padding-bottom:15px;font-size:.8em;text-align:right;vertical-align:middle;white-space:nowrap;}.course-curriculum .section-item{width:100%;}.course-curriculum .section-content{margin:0;padding:0;list-style:none;}.course-curriculum .section-content .course-item-meta{display:table-cell;text-align:right;vertical-align:middle;white-space:nowrap;}.course-curriculum .section-content .course-item-meta .item-meta{display:inline-block;color:#fff;}.course-curriculum .section-content .course-item-meta .item-meta.final-quiz{background:#14c4ff;}.course-curriculum .section-content .course-item-meta .item-meta.trans{padding:0;}.course-curriculum .section-content .course-item-meta .count-questions{background:#9672cf;}.course-curriculum .section-content .course-item-meta .duration{background:silver;}.course-curriculum .section-content .course-item-meta .course-item-status{padding:0;color:#999;}.course-curriculum .section-content .course-item-meta .course-item-status::before{font-family:"lp-icon";content:"";}.course-curriculum .section-content .course-item-preview{font-style:normal;padding:0;}.course-curriculum .section-content .course-item-preview::before{color:#fff;padding:3px 8px;font-size:calc(var(--lp-font-size-base,1em) * .86);background:#00adff;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;content:attr(data-preview);}.course-curriculum .course-item{display:flex;position:relative;margin:0 0 2px 0;padding:0 16px;background:rgba(241,242,248,.4);transition:padding-left linear .15s;}.course-curriculum .course-item>span{display:flex;width:28px;color:#666;font-weight:300;align-items:center;}.course-curriculum .course-item .section-item-link{display:flex;align-items:flex-start;justify-content:space-between;width:100%;padding:12px 0;color:inherit;outline:0;gap:12px;}.course-curriculum .course-item .section-item-link:hover .item-name{color:var(--lp-primary-color);}.course-curriculum .course-item .section-item-link::before{color:var(--lp-primary-color);font-family:"lp-icon";}.course-curriculum .course-item .section-item-link .course-item-info{width:100%;}.course-curriculum .course-item .section-item-link .course-item-info .course-item-info-pre{display:flex;flex-flow:row-reverse;justify-content:flex-end;gap:16px;align-items:center;font-size:calc(var(--lp-font-size-base,1em) * .925);}.course-curriculum .course-item .section-item-link .course-item-info .course-item-info-pre .item-meta.duration{background:transparent;}.course-curriculum .course-item .item-name{font-weight:600;}.course-curriculum .course-item.course-item-lp_quiz .section-item-link::before{content:"";}.course-curriculum .course-item.course-item-lp_assignment .section-item-link::before{content:"" !important;}.course-curriculum .course-item.course-item.course-item-lp_h5p .section-item-link::before{content:"" !important;}.course-curriculum .course-item.course-item-lp_lesson .section-item-link::before{content:"";}.course-curriculum .course-item.course-item-lp_lesson.course-item-type-video .section-item-link::before{content:"";}.course-curriculum .course-item.course-item-lp_lesson.course-item-type-audio .section-item-link::before{content:"";}.course-curriculum .course-item.item-locked .course-item-status::before{color:var(--lp-secondary-color);content:"";}.course-curriculum .course-item.has-status{padding-top:1px;}.course-curriculum .course-item.has-status.status-completed .course-item-status::before,.course-curriculum .course-item.has-status.status-evaluated .course-item-status::before{color:#3bb54a;}.course-curriculum .course-item.has-status.item-failed .course-item-status::before,.course-curriculum .course-item.has-status.failed .course-item-status::before{border-color:#f02425;color:#f02425;content:"";}.course-curriculum .course-item::before{position:absolute;top:50%;left:0;width:3px;height:0;background:#00adff;content:"";transition:height linear .15s,top linear .15s;}.course-curriculum .course-item.current{background:#f9f9f9;}.course-curriculum .course-item.current a::before{left:10px;}.course-curriculum .course-item.current::before{top:0;height:100%;}.course-curriculum .section-left{vertical-align:top;}.course-curriculum .section-left .section-title{font-weight:700;font-size:calc(var(--lp-font-size-base,1em) * 1.25);text-transform:capitalize;display:block;}.course-curriculum .curriculum-more__button{border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);padding:8px 16px;box-shadow:none;outline:0;width:100%;margin-top:20px;margin-bottom:20px;}.course-curriculum .curriculum-more__button.loading:before{display:inline-block;font-family:"lp-icon";content:"";animation:lp-rotating 1s linear infinite;margin-right:5px;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:middle;margin-top:-2px;}body .content-item-summary .form-button-finish-course,body .lp-quiz-buttons .form-button-finish-course{float:right;}#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item::before,#wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item::before,#wpadminbar #wp-admin-bar-edit-lp_question .ab-item::before{top:2px;font-family:"lp-icon";}#wpadminbar #wp-admin-bar-edit-lp_quiz .ab-item::before{content:"";}#wpadminbar #wp-admin-bar-edit-lp_lesson .ab-item::before{content:"";}#wpadminbar #wp-admin-bar-edit-lp_question .ab-item::before{content:"";}.scroll-wrapper{overflow:hidden;opacity:0;}.scroll-wrapper .scroll-element{background:transparent;}.scroll-wrapper .scroll-element.scroll-y.scroll-scrolly_visible{transition:opacity .25s;}.scroll-wrapper:hover .scroll-element.scroll-y.scroll-scrolly_visible{opacity:.7;}.course-remaining-time .label-enrolled{font-size:inherit;}.lp-course-progress{position:relative;}.lp-course-progress .lp-passing-conditional{position:absolute;top:0;width:3px;height:6px;margin-left:-1px;background:var(--lp-secondary-color);}.viewing-course-item .section-header .section-desc{display:none;}.course-meta{display:flex;margin-bottom:40px;}.course-meta .course-students::before{font-family:"lp-icon";content:"";}.course-meta .course-meta__pull-left,.course-meta .course-meta__pull-right{display:flex;flex-wrap:wrap;gap:50px;}@media (max-width:767px){.course-meta .course-meta__pull-left,.course-meta .course-meta__pull-right{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;}}@media (max-width:560px){.course-meta .course-meta__pull-left,.course-meta .course-meta__pull-right{grid-template-columns:repeat(2,1fr);}}.course-meta.course-meta-primary .course-meta__pull-left{gap:16px;}@media (max-width:767px){.course-meta.course-meta-primary .course-meta__pull-left{grid-template-columns:repeat(2,1fr);}}@media (max-width:480px){.course-meta.course-meta-primary .course-meta__pull-left{grid-template-columns:1fr;}}.course-meta.course-meta-primary .course-meta__pull-left .meta-item{margin-right:0 !important;}@media (max-width:560px){.course-meta.course-meta-primary .course-meta__pull-left .meta-item{width:100%;}}@media (max-width:1024px){.course-meta.course-meta-secondary .course-meta__pull-left{gap:16px;}}@media (max-width:1024px){.course-meta.course-meta-secondary .course-meta__pull-left .meta-item{margin-right:0 !important;width:calc(( 100% - 32px ) / 3);}}@media (max-width:768px){.course-meta.course-meta-secondary .course-meta__pull-left .meta-item{width:100%;}}.course-meta .course-meta__pull-left{flex:1;}.course-meta .course-meta__pull-right{flex:0 0 50%;}.course-meta.course-meta-primary .meta-item{flex:1;}.course-meta.two-columns .course-meta{flex:1;}@media (max-width:1200px){body.course-item-popup #learn-press-course-curriculum{width:300px;}}@media (max-width:768px){body.course-item-popup #learn-press-course-curriculum{margin-right:0;}}@media (max-width:768px){body.course-item-popup #learn-press-course-curriculum .course-curriculum{width:200px;}}@media (max-width:1300px){body.course-item-popup #learn-press-course-curriculum .progress-bg{width:40px;}}@media (max-width:768px){body.course-item-popup #learn-press-course-curriculum .items-progress,body.course-item-popup #learn-press-course-curriculum .course-progress{float:none;width:100%;margin-right:0;margin-bottom:20px;}}@media (max-width:1300px){body.course-item-popup #content-item-nav{left:300px;}}@media (max-width:768px){body.course-item-popup #content-item-nav{left:200px;}}@media (max-width:1300px){body.course-item-popup .section-desc{display:none;}}@media (max-width:768px){body.course-item-popup.wpadminbar #learn-press-content-item,body.course-item-popup.wpadminbar #learn-press-course-curriculum{top:106px;}}.lp-quiz-buttons{margin-bottom:20px;display:block;clear:both;content:"";}.quiz-progress{margin-bottom:30px;background:#e7f7ff;}.quiz-progress .progress-items{display:flex;}.quiz-progress .progress-items .progress-item{position:relative;color:#777;font-size:.938em;flex:1;}.quiz-progress .progress-items .progress-item .progress-number,.quiz-progress .progress-items .progress-item .progress-label{display:block;line-height:1;text-align:center;}.quiz-progress .progress-items .progress-item .progress-number{margin:15px 0 10px 0;font-size:1.25em;}.quiz-progress .progress-items .progress-item .progress-label{margin-bottom:15px;font-size:.875em;}.quiz-progress .progress-items .progress-item i{display:none;float:left;width:60px;height:60px;color:#fff;background:#00adff;font-size:1.875em;line-height:60px;text-align:center;}.quiz-progress .progress-items .progress-item::after{display:block;clear:both;content:"";}.answer-options{margin:0;padding:0;list-style:none;}.answer-options .answer-option{display:flex;overflow:hidden;position:relative;margin:0 0 18px 0;padding:10px;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-transition:background linear .25s;-moz-transition:background linear .25s;-ms-transition:background linear .25s;-o-transition:background linear .25s;transition:background linear .25s;}.answer-options .answer-option .option-title{display:table-cell;}.answer-options .answer-option .option-title .option-title-content{display:inline-block;vertical-align:middle;}.answer-options .answer-option .option-title::before{position:absolute;top:0;bottom:0;left:0;width:3px;background:#ddd;content:"";-webkit-transition:background linear .25s;-moz-transition:background linear .25s;-ms-transition:background linear .25s;-o-transition:background linear .25s;transition:background linear .25s;}.answer-options .answer-option input[type=checkbox],.answer-options .answer-option input[type=radio]{-webkit-appearance:initial;-moz-appearance:initial;position:relative;z-index:10;width:32px;min-width:32px;height:32px;margin:0 10px 0 3px;border:1px solid #cfcfcf;background:#f9fafc;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.answer-options .answer-option input[type=checkbox]::after,.answer-options .answer-option input[type=radio]::after{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);}.answer-options .answer-option input[type=checkbox]:focus,.answer-options .answer-option input[type=radio]:focus{outline:0;}.answer-options .answer-option input[type=checkbox]:checked ~ .option-title .option-title-content,.answer-options .answer-option input[type=radio]:checked ~ .option-title .option-title-content{position:relative;}.answer-options .answer-option input[type=checkbox]:checked ~ .option-title::before,.answer-options .answer-option input[type=radio]:checked ~ .option-title::before{background:#00adff;}.answer-options .answer-option input[type=checkbox]:checked::after,.answer-options .answer-option input[type=radio]:checked::after{opacity:1;}.answer-options .answer-option input[type=checkbox]::after{margin-top:0;}.answer-options .answer-option input[type=checkbox]::after{width:auto;box-sizing:content-box;height:auto;color:#3db748;font-family:"lp-icon";font-size:16px;opacity:0;content:"";background:0;border:0;}.answer-options .answer-option input[type=checkbox]:checked::after{border:0;}.answer-options .answer-option input[type=radio]{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}.answer-options .answer-option input[type=radio]::before{border-radius:50%;}.answer-options .answer-option input[type=radio]:checked::after{content:"";width:10px;height:10px;border-radius:10px;background:#00adff;}.answer-options .answer-option .option-title{margin:0;}.answer-options .answer-option:hover{background:#e1f5ff;}.answer-options .answer-option.answered-wrong input[type=checkbox]::after{color:red;}.answer-options .answer-option.answered-wrong input[type=radio]::after{background:red;}button[data-counter]{position:relative;}button[data-counter]::after{padding-left:5px;content:"(+" attr(data-counter) ")";}.quiz-result{max-width:320px;margin:20px auto 48px;text-align:center;}.quiz-result .result-heading{display:none;}.quiz-result.passed .result-message{background:#3bb54a;}.quiz-result.passed .result-message::after{content:"";}.quiz-result .result-message{margin-bottom:30px;padding:10px 0;color:#fff;background:#f02425;display:flex;align-items:center;justify-content:center;-webkit-border-radius:var(--lp-border-radius,5px);-moz-border-radius:var(--lp-border-radius,5px);border-radius:var(--lp-border-radius,5px);gap:8px;}.quiz-result .result-message::after{font-family:"lp-icon";content:"";}.quiz-result .result-grade .result-achieved,.quiz-result .result-grade .result-require{display:inline-block;margin:0 auto;}.quiz-result .result-grade .result-achieved{padding-bottom:7px;border-bottom:1px solid var(--lp-border-color,#e2e0db);font-size:1.75em;font-weight:500;line-height:1;}.quiz-result .result-grade .result-require{display:block;padding-top:5px;color:#666;font-size:1em;font-weight:400;line-height:1;}.quiz-result .result-grade .result-message{font-size:.875em;}.quiz-result.passed .result-achieved{color:#04adff;}.quiz-result.passed .result-message strong{color:#04adff;}.quiz-result .result-statistic{margin:0;padding:0;text-align:left;list-style:none;}.quiz-result .result-statistic .result-statistic-field{display:flex;margin:0;}.quiz-result .result-statistic .result-statistic-field+li{border-top:1px dashed var(--lp-border-color,#e2e0db);}.quiz-result .result-statistic .result-statistic-field span,.quiz-result .result-statistic .result-statistic-field p{margin:0;flex:1;}.quiz-result .result-statistic .result-statistic-field span{color:#666;font-size:1em;font-weight:400;line-height:2.1875em;}.quiz-result .result-statistic .result-statistic-field span::before{display:inline-block;width:15px;margin-right:10px;color:var(--lp-primary-color);font-family:"lp-icon";font-size:1em;font-weight:900;}.quiz-result .result-statistic .result-statistic-field p{color:#333;font-weight:500;text-align:right;}.quiz-result .result-statistic .result-statistic-field.result-time-spend label::before{font-weight:400;content:"";}.quiz-result .result-statistic .result-statistic-field.result-point label::before{font-weight:400;content:"";}.quiz-result .result-statistic .result-statistic-field.result-questions label::before{font-weight:400;content:"";}.quiz-result .result-statistic .result-statistic-field.result-questions-correct label::before{color:#3db748;content:"";}.quiz-result .result-statistic .result-statistic-field.result-questions-wrong label::before{color:#f02425;content:"";}.quiz-result .result-statistic .result-statistic-field.result-questions-skipped label::before{color:#ddd;content:"";}.lp-sidebar-toggle__close #content-item-quiz .quiz-status>div{max-width:100%;flex-direction:column;}@media (min-width:426px){.lp-sidebar-toggle__close #content-item-quiz .quiz-status>div{flex-direction:row;justify-content:space-between;}}@media (min-width:1025px){.lp-sidebar-toggle__close #content-item-quiz .quiz-status>div{max-width:792px;}}@media (min-width:450px){.lp-sidebar-toggle__close #content-item-quiz .quiz-status>div .questions-index{width:35%;text-align:inherit;}}@media (min-width:1120px){.lp-sidebar-toggle__close #content-item-quiz .quiz-status>div .questions-index{width:50%;}}@media (min-width:450px){.lp-sidebar-toggle__close #content-item-quiz .quiz-status>div>div{width:65%;justify-content:end;flex:auto;}}@media (min-width:768px){.lp-sidebar-toggle__close #content-item-quiz .quiz-status>div>div{width:50%;}}@media (min-width:1120px){.lp-sidebar-toggle__close #content-item-quiz .quiz-status>div>div{width:50%;}}@media (max-width:768px){.lp-sidebar-toggle__close #content-item-quiz .quiz-status>div>div .submit-quiz #button-submit-quiz{white-space:inherit;padding:8px 16px;}}.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div{max-width:100%;flex-direction:column;}@media (min-width:650px){.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div{flex-direction:row;}}@media (min-width:1120px){.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div{max-width:792px;}}.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div .questions-index{width:100%;text-align:center;}@media (min-width:650px){.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div .questions-index{width:35%;text-align:inherit;}}@media (min-width:1120px){.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div .questions-index{width:50%;}}.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div>div{width:100%;justify-content:center;flex-direction:column-reverse;gap:0;}@media (min-width:490px){.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div>div{flex-direction:row-reverse;}}@media (min-width:650px){.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div>div{width:65%;gap:12px;justify-content:end;flex:auto;}}@media (min-width:768px){.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div>div{width:50%;}}@media (min-width:1120px){.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div>div{width:50%;}}@media (max-width:768px){.lp-sidebar-toggle__open #content-item-quiz .quiz-status>div>div .submit-quiz #button-submit-quiz{white-space:inherit;padding:8px 16px;}}.quiz-status{position:sticky;z-index:99;top:0;right:0;left:0;margin:0 0 35px 0;}.quiz-status>div{display:flex;box-sizing:border-box;width:100%;max-width:792px;margin:0 auto;padding:8px 16px;border-radius:4px;background:var(--lp-primary-color);justify-content:center;align-items:center;}.quiz-status>div>div{display:flex;flex-direction:row-reverse;flex:0 0 50%;align-items:center;}@media (max-width:480px){.quiz-status>div>div{justify-content:center;}}.quiz-status>div>div .submit-quiz #button-submit-quiz{margin:0;border-radius:4px;overflow:hidden;white-space:nowrap;}.quiz-status>div>div .countdown{margin:0;border-radius:4px;overflow:hidden;padding:12px;}.quiz-status>div .current-point{display:none;}.quiz-status .questions-index{display:inline-block;color:#666;font-size:1em;font-weight:400;line-height:1.625em;}.quiz-status .questions-index span{color:#333;font-weight:500;}.quiz-status .countdown{display:flex;align-items:center;justify-content:center;gap:8px;min-height:38px;color:#333;font-weight:500;text-align:center;}.quiz-status .countdown .fas{color:#333;font-size:1em;}.quiz-status .countdown .clock{display:none;width:40px;height:40px;}.quiz-status .countdown .clock::before{position:absolute;width:40px;height:40px;border:4px solid #b1c1e6;border-radius:50%;content:"";-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.quiz-status .countdown .clock .circle-progress-bar{display:inline-block;position:relative;width:40px;height:40px;stroke:#5383f7;}.quiz-status .countdown .clock .circle-progress-bar .circle-progress-bar__circle{transition:.35s stroke-dashoffset;transform:rotate(-90deg);transform-origin:50% 50%;}.quiz-status .countdown .clock.x .circle-progress-bar__circle{stroke:red;}.quiz-status .submit-quiz button{margin:0 0 0 10px;border:0;border-radius:0;background:#fff;text-transform:uppercase;}.quiz-status .submit-quiz button:hover{background:var(--lp-secondary-color);}.quiz-status.submitting .submit-quiz button{background:#ddd;}.question-numbers{text-align:center;list-style:none;}.question-numbers li{display:inline-block;position:relative;margin-bottom:3px;}.question-numbers li a{display:block;min-width:20px;padding:8px;border:1px solid #ddd;color:#999;background:#f5f5f5;box-shadow:none;font-size:.75em;line-height:1;}.question-numbers li a span{vertical-align:middle;}.question-numbers li a:hover{border:1px solid #3880a2;color:#fff;background:#00adff;}.question-numbers li.current a{border-color:#3880a2;color:#fff !important;background:#00adff;}.question-numbers li.current.skipped::after{background:#fff;}.question-numbers li.answered a::after{margin-left:3px;font-family:"lp-icon";font-size:8px;vertical-align:middle;}.question-numbers li.answered.answered-wrong a{color:red;}.question-numbers li.answered.answered-true a{color:#00adff;}.question-numbers li.answered.answered-true.current a{color:#fff;}.question-numbers li.skipped::after{position:absolute;bottom:3px;left:50%;width:10px;height:4px;margin-left:-5px;border-radius:2px;background:#aaa;content:"";}.quiz-intro{display:flex;margin:0 0 20px;padding:0;list-style:none;flex-flow:row wrap;}@media (max-width:768px){.quiz-intro{padding-right:10px;padding-left:10px;justify-content:space-between;}}.quiz-intro-item{display:flex;margin:0 40px 0 0;align-items:center;}@media (max-width:768px){.quiz-intro-item{margin:0 20px 0 0;}}.quiz-intro-item::before{position:relative;margin-right:10px;color:var(--lp-primary-color);font-family:"lp-icon";font-size:1em;}.quiz-intro-item--passing-grade{order:2;}.quiz-intro-item--passing-grade::before{content:"";}.quiz-intro-item--questions-count{order:1;}.quiz-intro-item--questions-count::before{content:"";}.quiz-intro-item--duration{order:2;}.quiz-intro-item--duration::before{content:"";}.quiz-intro-item__title{margin:0;padding:0 8px 0 0;color:#333;font-weight:300;}.quiz-intro-item__content{color:#222;font-weight:400;}.question-explanation-content,.question-hint-content{margin-bottom:20px;padding:10px 15px;background:#f5f5f5;}.redo-quiz button[type=submit]{content:attr(data-counter);}.circle-bar{position:relative;width:300px;height:300px;border-color:#ddd;}.circle-bar::before{position:absolute;z-index:0;top:0;left:0;box-sizing:border-box;width:100%;height:100%;border:10px solid #ddd;border-radius:50%;content:"";}.circle-bar .before,.circle-bar .after{position:absolute;z-index:0;top:0;left:0;box-sizing:border-box;width:100%;height:100%;border:10px solid #14c4ff;border-radius:50%;transform:rotate(45deg);}.circle-bar .before{border-bottom-color:transparent;border-left-color:transparent;transform:rotate(45deg);}.circle-bar .after{border-color:#14c4ff;border-top-color:transparent;border-right-color:transparent;transform:rotate(45deg);}.circle-bar.bg50 .after{z-index:10;border-bottom-color:inherit;border-left-color:inherit;transform:rotate(45deg);}.lp-quiz-buttons .complete-quiz,.lp-quiz-buttons .back-quiz,.lp-quiz-buttons .review-quiz{float:right;}.quiz-result .result-grade{display:flex;flex-direction:column;position:relative;box-sizing:border-box;height:200px;margin-bottom:30px;padding:50px;justify-content:center;align-items:center;-webkit-transform:none !important;-moz-transform:none !important;-ms-transform:none !important;-o-transform:none !important;transform:none !important;}.quiz-result .result-grade::before,.quiz-result .result-grade svg{position:absolute;top:0;left:50%;width:200px;height:200px;margin-left:-100px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}.quiz-result .result-grade::before{box-sizing:border-box;padding:30px;border:10px solid #ccc;content:"";}.quiz-result .result-grade svg{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);}.quiz-result .result-grade svg circle{stroke:var(--lp-primary-color);}.quiz-result.passed .result-grade svg{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);}.quiz-result.passed .result-grade .result-achieved{color:#333;}.quiz-result.passed .result-grade .result-message strong{color:#4caf50;}.quiz-questions .question{margin-bottom:60px;}.quiz-questions .question-answers .answer-options{margin:0;padding:0;}.question .answer-option{padding:0;}.question .answer-option input[type=radio],.question .answer-option input[type=checkbox]{position:absolute;top:50%;border-color:#d9e0f1;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);margin:0 0 0 10px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.question .answer-option input[type=radio]::after,.question .answer-option input[type=checkbox]::after{border-color:#d9e0f1;}.question .answer-option input[type=radio]:disabled,.question .answer-option input[type=checkbox]:disabled{border-color:#ddd;background:#f9f9f9;}.question .answer-option input[type=radio]:disabled::after,.question .answer-option input[type=checkbox]:disabled::after{border-color:#ddd;}.question .answer-option input[type=radio]:checked:not(:disabled)::after,.question .answer-option input[type=checkbox]:checked:not(:disabled)::after{border-color:#99aee4;}.question .answer-option input[type=radio]{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}.question .answer-option input[type=radio]::before{border-radius:50%;}.question .answer-option .option-title{display:flex;width:100%;margin:0;padding:10px 10px 10px 60px;border:1px solid var(--lp-border-color,#e2e0db);color:#666;font-weight:normal;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.question .answer-option .option-title:hover{background:#f9f9f9;}.question .answer-option .option-title::before{display:none;}.question .answer-option.answer-correct .option-title{border-color:#4caf50;}.question .answer-option.answered-wrong .option-title{border-color:#ff6423;}.question .question-title{display:block;margin-top:0;margin-bottom:18px;font-size:1.125em;font-weight:500;}.question .question-title .edit-link{float:right;font-size:.875em;font-weight:normal;}.question .question-content{margin-bottom:30px;}.question .question-content img{width:100%;max-width:100%;}.question .question-response{margin-bottom:10px;font-size:.875em;}.question .question-response .label{display:inline-block;margin:0 5px 0 0;padding:8px 10px;border-radius:4px;color:#fff;line-height:1;}.question .question-response .point{display:inline-block;}.question .question-response.correct .label{background:#4caf50;}.question .question-response.incorrect .label{background:#ff6423;}.question .question-index{display:inline-block;margin:0 5px 0 0;}.question .btn-show-hint{position:relative;margin:0 0 0 10px;padding:0;outline:0;color:#00adff;background:transparent;font-size:0;text-decoration:none;border:0;}.question .btn-show-hint::before{font-family:"lp-icon";font-size:18px;content:"";}.question .btn-show-hint:hover span{position:absolute;bottom:100%;left:100%;width:auto;padding:6px 9px;border-radius:2px;color:#333;background:#eee;font-size:14px;font-weight:400;line-height:1;white-space:nowrap;text-transform:none;}.question.question-fill_in_blanks .blanks .blank-input-wrap{display:inline-block;}.question.question-fill_in_blanks .blanks .blank-block{margin-bottom:20px;}.question.question-fill_in_blanks .blanks .blank-input{display:inline-block;width:auto;min-width:50px;margin:0 10px;padding:0 10px;border:0;border-bottom:1px dashed var(--lp-border-color,#e2e0db);text-align:center;white-space:nowrap;}.question.question-fill_in_blanks .blanks .blank-input br{display:none;}.question.question-fill_in_blanks .blanks .blank-input>*{display:inline;white-space:nowrap;}.question.question-fill_in_blanks .blanks .blank-select{display:inline-block;height:30px;margin-left:4px;padding:1px;}.question.question-fill_in_blanks .blanks .blank-fills{display:inline-block;}.question.question-fill_in_blanks .blanks .blank-fills code{margin:0 5px;padding:0 6px;background:#ddd;line-height:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}.question.question-fill_in_blanks .blanks.ordered{list-style-position:inside;}.question.question-fill_in_blanks .blanks.one-paragraph{line-height:3;}.lp-sort-bg label.option-title{background:rgba(255,182,6,.68) !important;}.quiz-attempts .attempts-heading{margin-bottom:15px;}.quiz-attempts table th,.quiz-attempts table td{text-align:center;}.learn-press-message.fixed{position:fixed;top:32px;left:0;right:0;background:rgba(0,173,255,.6);text-align:center;z-index:100;color:#fff;padding:10px;}.learn-press-message.fixed[data-delay-in]{display:none;}.lp-ajax-message{display:none;margin-top:20px;padding:20px;border:2px solid #ebf8e5;border-radius:9px;font-size:.9em;line-height:1.4;}.lp-ajax-message.error{border-color:#fee5e5;}.course-graduation span{color:#999;}.course-graduation .icon{margin-right:5px;font-size:1.25em;}.course-graduation.passed .icon{color:#059601;}.course-graduation.error .icon{color:#d85554;}.learn-press-template-warning::before{color:#ffc107;font-family:"lp-icon";content:"";}.lp-badge{display:flex;height:30px;padding:0;line-height:1;align-items:center;justify-content:center;}.lp-badge::before,.lp-badge::after{content:"";}.lp-badge::before{display:inline-block;position:relative;z-index:10;color:#fff;font-weight:bold;line-height:1;}.lp-badge.featured-course{position:absolute;z-index:1;top:15px;left:-120px;width:300px;background:#ff2828;text-align:center;transform:rotate(-45deg);height:auto;padding:5px 0;}.lp-badge.featured-course::before{font-size:.75em;text-transform:uppercase;content:attr(data-text);}body div.entry-content>div.learnpress,body div.entry-content>div.learnpress:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide){--responsive--aligndefault-width:100%;max-width:var(--lp-content-width,100%);}body .entry-content.has-global-padding{padding-left:0;padding-right:0;}.lp-archive-courses ul,.lp-archive-courses ol{list-style-type:decimal;list-style-position:inside;padding:0 0 1.5em;}.lp-archive-courses ul{list-style-type:revert;padding:0 0 1em 1em;}.lp-archive-courses ul.course-nav-tabs{list-style:none;padding:0;}.lp-archive-courses ol ul{padding:2px 0 2px 35px;}.lp-archive-courses ol ol{padding:2px 0 2px 20px;}.learnpress #left-area ul,.learnpress .entry-content ul,.learnpress .et-l--body ul,.learnpress .et-l--footer ul,.learnpress .et-l--header ul,.learnpress-profile #left-area ul,.learnpress-profile .entry-content ul,.learnpress-profile .et-l--body ul,.learnpress-profile .et-l--footer ul,.learnpress-profile .et-l--header ul{padding:0;list-style:none !important;}.learnpress.dt-the7 .learn-press-filters{margin-bottom:20px;}.learnpress.dt-the7 .learn-press-courses[data-size="3"] .course{width:50%;}.bridge.learnpress .lp-archive-courses{margin-top:100px;}.bridge.learnpress .lp-archive-courses ul.learn-press-breadcrumb{padding-top:45px;}.bridge.learnpress .content{z-index:110;}.bridge.learnpress .comment-respond .comment-form{margin:0;}.bridge.learnpress .comment-respond .comment-form>p,.bridge.learnpress .comment-respond .comment-form>div{padding:0;}.bridge.learnpress.learnpress-profile .content{z-index:100;}.bridge.learnpress #learn-press-item-comments{background:#f6f6f6;}.learnpress.ast-separate-container .ast-article-single{padding-left:15px;padding-right:15px;}.ast-container{--lp-cotainer-padding:0;}body.learnpress-page.twentysixteen #primary .lp-entry-content{float:none;width:auto;margin:0 15%;}body.learnpress-page.twentyfifteen .course-summary-sidebar .widget{width:100%;padding:0;}body.learnpress-page.twentysixteen .entry-footer{display:none;}body.learnpress-page.twentysixteen .lp-entry-content{float:none;width:auto;}body.learnpress-page.twentyseventeen #primary article.type-page{width:100%;}body div.entry-content>div.learnpress{--responsive--aligndefault-width:100%;max-width:var(--lp-content-width,100%);}body .entry-content.has-global-padding{padding-left:0;padding-right:0;}@media screen and (min-width:61.5625em){body.twentysixteen.learnpress-page .entry-footer{display:none;}body.twentysixteen.learnpress-page .lp-entry-content{float:none;width:auto;}body:not(.search-results) article:not(.type-page) .entry-footer{display:none;}body:not(.search-results) article:not(.type-page) .lp-entry-content{float:none;width:auto;}}body.twentyseventeen.learnpress-page #primary article.page .entry-header,body.twentyseventeen.learnpress-page #primary article.page .lp-entry-content{width:100%;float:none;}@media screen and (min-width:48em){body.twentyseventeen.learnpress-page #primary article.page .entry-header,body.twentyseventeen.learnpress-page #primary article.page .lp-entry-content{width:100%;float:none;}}.edu-press:not(.nofixcss) .course-instructor-category>div:nth-child(2) label,.theme-edu-press:not(.nofixcss) .course-instructor-category>div:nth-child(2) label{display:none;}.edu-press:not(.nofixcss) .course-instructor-category>div:nth-child(2) a,.theme-edu-press:not(.nofixcss) .course-instructor-category>div:nth-child(2) a{font-size:1rem;}.edu-press:not(.nofixcss) .course-instructor-category .course-categories a,.theme-edu-press:not(.nofixcss) .course-instructor-category .course-categories a{font-weight:normal;}.edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .learn-press-courses[data-layout=grid] .course-categories,.theme-edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .learn-press-courses[data-layout=grid] .course-categories{position:absolute;}.edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .learn-press-courses[data-layout=grid] .course-content .course-instructor,.theme-edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .learn-press-courses[data-layout=grid] .course-content .course-instructor{display:inline;}.edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .learn-press-courses[data-layout=grid] .course-info>*,.theme-edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .learn-press-courses[data-layout=grid] .course-info>*{display:revert;}.edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .learn-press-courses[data-layout=grid] .course-info .course-readmore,.theme-edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .learn-press-courses[data-layout=grid] .course-info .course-readmore{width:auto;}.edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .learn-press-courses[data-layout=grid] .course-info .course-readmore a,.theme-edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .learn-press-courses[data-layout=grid] .course-info .course-readmore a{padding:0;}.edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .learn-press-courses[data-layout=grid] .course-info .course-readmore a:hover,.theme-edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .learn-press-courses[data-layout=grid] .course-info .course-readmore a:hover{background:transparent;color:var(--thim-body_primary_color);}.edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .course-info,.theme-edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .course-info{border-top:1px solid rgba(153,153,153,.2);padding-top:20px;}.edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .learn-press-courses[data-layout=list] .course-info,.theme-edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .learn-press-courses[data-layout=list] .course-info{margin-top:50px;}.edu-press:not(.nofixcss) .lp-archive-courses .lp-courses-bar .search-courses input,.theme-edu-press:not(.nofixcss) .lp-archive-courses .lp-courses-bar .search-courses input{height:unset;padding:10px 20px;}.edu-press:not(.nofixcss) .lp-archive-courses .lp-courses-bar .search-courses button,.theme-edu-press:not(.nofixcss) .lp-archive-courses .lp-courses-bar .search-courses button{background-image:none !important;}.edu-press:not(.nofixcss) .lp-archive-courses .lp-courses-bar .search-courses button.nitro-lazy,.theme-edu-press:not(.nofixcss) .lp-archive-courses .lp-courses-bar .search-courses button.nitro-lazy{background-image:none !important;}.edu-press:not(.nofixcss) .lp-archive-courses .lp-courses-bar .search-courses button i,.theme-edu-press:not(.nofixcss) .lp-archive-courses .lp-courses-bar .search-courses button i{display:block;}.edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .lp-courses-bar .switch-layout .switch-btn,.theme-edu-press:not(.nofixcss) .lp-archive-courses .lp-content-area .lp-courses-bar .switch-layout .switch-btn{opacity:1;}.edu-press:not(.nofixcss) .learn-press-courses .course-content .course-readmore a,.theme-edu-press:not(.nofixcss) .learn-press-courses .course-content .course-readmore a{border:0;}.edu-press:not(.nofixcss) .lp-user-profile .dashboard-statistic__row .statistic-box,.theme-edu-press:not(.nofixcss) .lp-user-profile .dashboard-statistic__row .statistic-box{background-color:var(--lp-white-grey,#f7f7fb);min-width:unset;margin-bottom:0;}.edu-press:not(.nofixcss) .learn-press-courses .course-wrap-meta .meta-item::before,.theme-edu-press:not(.nofixcss) .learn-press-courses .course-wrap-meta .meta-item::before{font-family:"lp-icon" !important;font-weight:normal !important;margin:0 !important;}.edu-press:not(.nofixcss).single-lp_course .lp-archive-courses .learn-press-nav-tabs,.theme-edu-press:not(.nofixcss).single-lp_course .lp-archive-courses .learn-press-nav-tabs{background:transparent;border-radius:0;}.theme-elearningwp:not(.nofixcss) .lp-courses-bar .switch-layout .switch-btn{border:none !important;background-color:unset !important;padding:0;}.theme-elearningwp:not(.nofixcss) .lp-content-area.learn-press-message{padding:10px 15px;}.theme-course-builder:not(.nofixcss) .lp-courses-bar .search-courses button{padding:0;}.theme-course-builder:not(.nofixcss) .lp-courses-bar .courses-order-by{height:unset !important;padding:8px 35px 8px 15px !important;}.theme-course-builder:not(.nofixcss) #learn-press-profile.lp-user-profile.no-bio-user #profile-sidebar{margin-top:0 !important;}.theme-course-builder:not(.nofixcss) #learn-press-profile.lp-user-profile.no-bio-user .lp-profile-content-area{align-items:center;}.theme-course-builder:not(.nofixcss) .lp-courses-bar .switch-layout .switch-btn{border-radius:5px;border:0;padding:0;}.theme-course-builder:not(.nofixcss) #learn-press-profile.lp-user-profile .wrapper-profile-header{padding-bottom:30px;}.theme-course-builder:not(.nofixcss) #learn-press-profile.lp-user-profile .wrapper-profile-header .lp-profile-user-bio{padding-bottom:0;}.theme-eduma:not(.nofixcss) .learnpress #learn-press-profile.lp-user-profile .learn-press-filters{padding-bottom:0 !important;overflow-y:visible;}.theme-eduma:not(.nofixcss) #learn-press-profile .wrapper-profile-header .lp-profile-content-area{flex-direction:column;}.learnpress-v4:not(.nofixcss),.learnpress-v3:not(.nofixcss){--lp-border-radius-avatar:0;}.learnpress-v4:not(.nofixcss) .statistic-box,.learnpress-v3:not(.nofixcss) .statistic-box{--thim-lp-profile-bg-color:#f7f7fb;}.learnpress-v4:not(.nofixcss) #learn-press-profile.lp-user-profile .learn-press-filters,.learnpress-v3:not(.nofixcss) #learn-press-profile.lp-user-profile .learn-press-filters{border:none !important;margin:0 0 0 -1px 0 !important;}.learnpress-v4:not(.nofixcss) .lp-user-profile .lp-profile-left,.learnpress-v3:not(.nofixcss) .lp-user-profile .lp-profile-left{min-width:unset !important;position:static !important;}.learnpress-v4:not(.nofixcss) #learn-press-profile .wrapper-profile-header .lp-profile-content-area,.learnpress-v3:not(.nofixcss) #learn-press-profile .wrapper-profile-header .lp-profile-content-area{min-height:unset;padding-left:0;display:flex;}.learnpress-v4:not(.nofixcss) #learn-press-profile .wrapper-profile-header .lp-profile-left,.learnpress-v3:not(.nofixcss) #learn-press-profile .wrapper-profile-header .lp-profile-left{border:none !important;}.learnpress-v4:not(.nofixcss) #learn-press-profile .wrapper-profile-header .lp-profile-left img,.learnpress-v3:not(.nofixcss) #learn-press-profile .wrapper-profile-header .lp-profile-left img{border-radius:50%;}.assignments .lp-icon-file-alt:before{content:"";}.theme-ivy-school:not(.nofixcss) .lp-user-profile .lp-user-profile-avatar img{border-radius:0;}.learn-press-tip{display:none;margin:0 5px;color:#444;font-size:.8em;font-style:normal;line-height:1;vertical-align:baseline;cursor:pointer;}.learn-press-tip.ready{display:inline-block;}.learn-press-tip::before{font-family:"lp-icon";content:"";}.learn-press-tip:hover{opacity:.8;}.learn-press-tip-floating{position:absolute;z-index:9999999;min-width:20px;margin-left:-1px;padding:.618em 1em;color:#fff;background:#383838;font-size:.8em;line-height:1.2em;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}.learn-press-tip-floating>*{font-size:.8em;}.learn-press-tip-floating .close{display:inline-block;position:absolute;top:-8px;right:-8px;width:16px;height:16px;border:1px solid #fff;color:#fff;background:#468fbc;line-height:1rem;text-align:center;cursor:pointer;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;}.learn-press-tip-floating .close::before{font-family:"lp-icon";content:"";}.learn-press-tip-floating p{margin:0;}.learn-press-tip-floating::before{position:absolute;bottom:-6px;left:50%;width:0;height:0;margin-left:-6px;border:6px solid transparent;border-top-color:#383838;border-bottom-width:0;content:"";}body.lp-preview.admin-bar #learn-press-content-item{top:32px !important;}body.lp-preview #learn-press-course-curriculum{display:none;}body.lp-preview #learn-press-content-item{top:0 !important;left:0 !important;}@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}@-webkit-keyframes animation4{from{left:-40%;width:40%;}to{left:100%;width:10%;}}@keyframes animation4{from{left:-40%;width:40%;}to{left:100%;width:10%;}}#popup_container{opacity:0;transform:scale(.5);}body.confirm #popup_overlay{z-index:999998 !important;}body.confirm #popup_container{z-index:999999 !important;max-width:90% !important;min-width:300px !important;padding:10px !important;background:#f5f5f5;transition:opacity .25s;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}body.confirm #popup_container #popup_title{display:none !important;}body.confirm #popup_container #popup_message{margin:-10px;background:#fff;padding:20px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}body.confirm #popup_container .close{position:absolute;top:3px;right:10px;}body.confirm #popup_container #popup_panel{margin-top:20px;text-align:center;}body.confirm #popup_container #popup_panel button,body.confirm #popup_container #popup_panel input[type=button],body.confirm #popup_container #popup_panel input[type=submit]{height:30px;line-height:1.875rem;padding:0 25px;}body.confirm #popup_container #popup_cancel{display:none;}body.confirm #popup_container.ready{opacity:1;transform:scale(1);}.lp-archive-courses{width:100%;scroll-margin:30px;}.lp-archive-courses .lp-content-area.has-sidebar{display:flex;gap:32px;}@media (max-width:768px){.lp-archive-courses .lp-content-area.has-sidebar{display:inherit;}}.lp-archive-courses .lp-content-area.has-sidebar .learn-press-courses[data-layout=grid] li{width:33.33%;}@media (max-width:1440px){.lp-archive-courses .lp-content-area.has-sidebar .learn-press-courses[data-layout=grid] li{width:50%;}}@media (max-width:768px){.lp-archive-courses .lp-content-area.has-sidebar .learn-press-courses[data-layout=grid] li{width:100%;}}.lp-archive-courses .lp-content-area .lp-main-content{flex:1;}.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar{width:25%;}@media (max-width:768px){.lp-archive-courses .lp-content-area .lp-archive-courses-sidebar{width:100%;}}.lp-archive-courses.loading ul.learn-press-courses{position:relative;}.lp-archive-courses.loading ul.learn-press-courses::before,.lp-archive-courses.loading ul.learn-press-courses::after{content:"";position:absolute;top:0;bottom:0;left:15px;right:15px;}.lp-archive-courses.loading ul.learn-press-courses::after{z-index:3;background:#f3f3f3;background:linear-gradient(90deg,hsla(0,0%,74.5%,.2) 25%,hsla(0,0%,50.6%,.24) 37%,hsla(0,0%,74.5%,.2) 63%);background-size:400% 100%;list-style:none;animation:lp-skeleton-loading 1.4s ease infinite;}.lp-archive-courses.loading ul.learn-press-courses::before{z-index:2;opacity:.8%;background:var(--lp-color-white,#fff);}.lp-archive-courses .learn-press-courses-header{margin-bottom:16px;}.lp-archive-courses .learn-press-courses-header h1{margin:0;font-size:calc(var(--lp-font-size-base,1em) * 2.15);}.learn-press-courses{clear:both;margin:0 -16px;padding:0 !important;min-height:300px;list-style:none;position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;}.learn-press-courses .course-item{flex-direction:column;display:flex;transition:all .3s;}.learn-press-courses .course-item:hover .course-thumbnail .thumbnail::before{opacity:1;}.learn-press-courses .course-item:hover .course-thumbnail a img{transform:scale(1.05);}.learn-press-courses .course-item:hover .course-wishlist{opacity:1;}.learn-press-courses .course-item .course-wishlist.filled{opacity:1;}.learn-press-courses .course-content{position:relative;border-top:0;}.learn-press-courses .course-content .course-permalink{display:block;border:0;text-decoration:none;color:inherit;line-height:1.3;}.learn-press-courses .course-content .course-review{display:none;}.learn-press-courses .course-content .course-tags{display:inline-block;}.learn-press-courses .course-content .course-info>span{display:block;}.learn-press-courses .course-content .course-info .course-price .origin-price,.learn-press-courses .course-content .course-info .course-price .price{font-size:calc(var(--lp-font-size-base,1em) * 1.25);font-weight:700;}.learn-press-courses .course-content .course-info .course-price .origin-price{margin-right:8px;opacity:.8;font-size:calc(var(--lp-font-size-base,1em) * .925);text-decoration:line-through;}.learn-press-courses .course-content .course-short-description{display:-webkit-box;overflow:hidden;margin-bottom:16px;-webkit-line-clamp:2;-webkit-box-orient:vertical;}.learn-press-courses .course-content .separator{display:none;}.learn-press-courses .course-thumbnail{overflow:hidden;position:relative;border-radius:var(--lp-border-radius,5px);}.learn-press-courses .course-thumbnail .lp-badge.featured{position:absolute;z-index:100;top:28px;left:-110px;width:300px;text-align:center;transform:rotate(-45deg);}.learn-press-courses .course-thumbnail .course-wishlist{position:absolute;z-index:2;top:6px;right:6px;opacity:0;color:var(--lp-color-white,#fff);cursor:pointer;}.learn-press-courses .course-thumbnail .course-wishlist::before{font-family:"lp-icon";content:"";}.learn-press-courses .course-thumbnail .course-wishlist .course-wishlist__btn{display:none;}.learn-press-courses .course-thumbnail .course-wishlist:hover{color:var(--lp-primary-color);}.learn-press-courses .course-thumbnail:hover::before{opacity:1;}.learn-press-courses .course-thumbnail:hover a img{transform:scale(1.05);}.learn-press-courses .course-thumbnail:hover .course-wishlist{opacity:1;}.learn-press-courses .course-thumbnail a{display:block;overflow:hidden;}.learn-press-courses .course-thumbnail .thumbnail{margin:0;padding:0;border:0;border-radius:unset;line-height:unset;}.learn-press-courses .course-thumbnail img{display:block;width:100%;height:auto;transition:all .5s ease;transform:scale(1);max-width:unset !important;}.learn-press-courses .course-title{margin:0 0 12px 0;padding:0;display:block;}.learn-press-courses .course-title:hover{color:var(--lp-primary-color);}.learn-press-courses .course-permalink:hover{color:var(--lp-primary-color);}@media (min-width:769px){.learn-press-courses .course-summary-content .course-info-left{width:calc(100% - 340px);}}@media (max-width:1024px){.learn-press-courses .course-summary-content .course-meta.course-meta-primary .course-meta__pull-left .meta-item .meta-item__value span,.learn-press-courses .course-summary-content .course-meta.course-meta-primary .course-meta__pull-left .meta-item .meta-item__value>div{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;}}.learn-press-courses .course-summary-content .course-meta.course-meta-secondary{margin-bottom:0;}.learn-press-courses .course-summary-content .course-meta.course-meta-secondary .course-meta__pull-left .meta-item{height:auto;}.learn-press-courses .course-summary-content .course-meta.course-meta-secondary .course-meta__pull-left .meta-item:last-child{margin-right:0;}@media (max-width:1024px){.learn-press-courses .course-summary-content .course-meta.course-meta-secondary .course-meta__pull-left .meta-item{margin-right:0 !important;width:calc(( 100% - 32px ) / 3);}}@media (max-width:768px){.learn-press-courses .course-summary-content .course-meta.course-meta-secondary .course-meta__pull-left .meta-item{width:100%;}}@media (max-width:768px){.learn-press-courses .course-summary-content{width:100%;}}.learn-press-courses .course-price .free{color:#3ab500;}.learn-press-courses .course{width:25%;margin:0 0 32px 0;box-shadow:none;list-style:none;}.learn-press-courses .course-info{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px;}.learn-press-courses .course-instructor-category{display:flex;padding:0;gap:12px;flex-wrap:wrap;margin-bottom:12px;}.learn-press-courses .course-instructor-category>div>*{display:inline;vertical-align:middle;}.learn-press-courses .course-instructor-category label{font-size:inherit;font-weight:inherit;}.learn-press-courses .course-instructor-category a{font-weight:600;text-decoration:none;}.learn-press-courses .course-instructor-category a:hover{color:var(--lp-primary-color);}.learn-press-courses .course-wrap-meta{display:flex;padding:0;margin-bottom:12px;gap:20px;flex-wrap:wrap;row-gap:8px;}.learn-press-courses .course-wrap-meta .meta-item{text-transform:capitalize;display:flex;gap:8px;}.learn-press-courses .course-wrap-meta .meta-item::before{color:var(--lp-primary-color);font-family:"lp-icon";}.learn-press-courses .course-wrap-meta .meta-item>div{display:inline-block;}.learn-press-courses .course-wrap-meta .meta-item-level::before{content:"";}.learn-press-courses .course-wrap-meta .meta-item-duration::before{content:"";}.learn-press-courses .course-wrap-meta .meta-item-lesson::before{content:"";}.learn-press-courses .course-wrap-meta .meta-item-quiz::before{content:"";}.learn-press-courses .course-wrap-meta .meta-item-student::before{content:"";}.learn-press-courses .course-wrap-meta .meta-item-address::before{content:"";}.learn-press-courses .course-content .course-readmore a{padding:8px 24px;border-radius:var(--lp-border-radius,5px);color:var(--lp-color-base,#333);border:1px solid var(--lp-color-base,#333);transition:all .3s;display:block;background:transparent;text-decoration:none;}.learn-press-courses .course-content .course-readmore a:hover{background:var(--lp-primary-color);color:var(--lp-color-white,#fff);border-color:var(--lp-primary-color);}.learn-press-courses[data-layout=list]{margin:0;}.learn-press-courses[data-layout=list] .course{display:flex;width:100%;border-bottom:1px solid var(--lp-border-color,#e2e0db);flex-wrap:wrap;justify-content:flex-end;padding-bottom:32px;}.learn-press-courses[data-layout=list] .course-item{flex-direction:row;width:100%;border:unset;align-items:start;}@media (max-width:767px){.learn-press-courses[data-layout=list] .course-item{flex-direction:column;}}.learn-press-courses[data-layout=list] .course-content{padding:0 0 0 24px;}@media (max-width:767px){.learn-press-courses[data-layout=list] .course-content{padding:16px 0;}}.learn-press-courses[data-layout=list] .course-content .course-tags a{margin:0 10px 10px 0;padding:3px 5px;border-radius:3px;color:var(--lp-color-white,#fff);background:#e4a2a2;line-height:1;}.learn-press-courses[data-layout=list] .course-content .course-excerpt{width:100%;}.learn-press-courses[data-layout=list] .course-content .course-info{width:100%;display:flex;justify-content:space-between;}@media (max-width:520px){.learn-press-courses[data-layout=list] .course-content .course-info{width:100%;}}.learn-press-courses[data-layout=list] .course-content .course-info .course-students{display:none;}.learn-press-courses[data-layout=list] .course-thumbnail{width:35%;}.learn-press-courses[data-layout=list] .course-content{width:65%;}@media (max-width:767px){.learn-press-courses[data-layout=list] .course-thumbnail,.learn-press-courses[data-layout=list] .course-content{width:100%;}}.learn-press-courses[data-layout=list] .course-title{font-size:calc(var(--lp-font-size-base,1em) * 1.7);}.learn-press-courses[data-layout=grid] .course,.learn-press-courses.lp-courses-related .course{padding:0 16px;}@media (max-width:992px){.learn-press-courses[data-layout=grid] .course,.learn-press-courses.lp-courses-related .course{width:50%;}}@media (max-width:767px){.learn-press-courses[data-layout=grid] .course,.learn-press-courses.lp-courses-related .course{width:100%;}}.learn-press-courses[data-layout=grid] .course-item,.learn-press-courses.lp-courses-related .course-item{border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);}.learn-press-courses[data-layout=grid] .course-item:hover,.learn-press-courses.lp-courses-related .course-item:hover{box-shadow:0 15px 20px 0 rgba(0,0,0,.2);}.learn-press-courses[data-layout=grid] .course-wrap-meta .meta-item-duration,.learn-press-courses[data-layout=grid] .course-wrap-meta .meta-item-level,.learn-press-courses[data-layout=grid] .course-wrap-meta .meta-item-quiz,.learn-press-courses.lp-courses-related .course-wrap-meta .meta-item-duration,.learn-press-courses.lp-courses-related .course-wrap-meta .meta-item-level,.learn-press-courses.lp-courses-related .course-wrap-meta .meta-item-quiz{display:none;}.learn-press-courses[data-layout=grid] .course-content,.learn-press-courses.lp-courses-related .course-content{padding:20px;flex-grow:1;}.learn-press-courses[data-layout=grid] .course-content .course-info,.learn-press-courses.lp-courses-related .course-content .course-info{flex-direction:column;align-items:flex-start;gap:12px;}.learn-press-courses[data-layout=grid] .course-content .course-info .course-readmore,.learn-press-courses.lp-courses-related .course-content .course-info .course-readmore{width:100%;text-align:center;}.learn-press-courses[data-layout=grid] .course-content .course-title,.learn-press-courses.lp-courses-related .course-content .course-title{font-size:calc(var(--lp-font-size-base,1em) * 1.25);}.learn-press-courses[data-layout=grid] .course-content .course-excerpt,.learn-press-courses[data-layout=grid] .course-content .course-short-description,.learn-press-courses.lp-courses-related .course-content .course-excerpt,.learn-press-courses.lp-courses-related .course-content .course-short-description{display:none;}.learn-press-courses[data-layout=grid] .learn-press-message,.learn-press-courses.lp-courses-related .learn-press-message{margin-left:15px;margin-right:15px;}.learn-press-courses[data-layout=grid] .course-thumbnail,.learn-press-courses.lp-courses-related .course-thumbnail{border-radius:var(--lp-border-radius,5px) var(--lp-border-radius,5px) 0 0;}.learn-press-courses[data-size="3"] .course{width:33.3333%;}@media (max-width:767px){.learn-press-courses[data-size="3"] .course{width:100%;}}.learn-press-courses .lp-archive-course-skeleton{position:absolute;height:100%;background:linear-gradient(90deg,hsla(0,0%,74.5%,.2) 25%,hsla(0,0%,50.6%,.24) 37%,hsla(0,0%,74.5%,.2) 63%);animation:lp-skeleton-loading 1.4s ease infinite;background-size:400% 100%;}.learn-press-courses .lp-archive-course-skeleton li{display:none;}.lp-list-courses-default .lp-skeleton-animation{clear:both;padding:5px 0 0 0;}.lp-courses-bar{display:flex;width:100%;justify-content:space-between;gap:12px;margin-bottom:32px;flex-wrap:wrap;}.lp-courses-bar .courses-order-by{border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);padding:8px 16px;height:inherit;font-size:inherit;line-height:1.1;line-height:1.1;box-shadow:none;padding-right:30px;background-image:url("data:image/svg+xml;base64,Cjxzdmcgd2lkdGg9IjE4cHgiIGhlaWdodD0iMTBweCIgdmlld0JveD0iMCAwIDE4IDEwIiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPGcgaWQ9IlBhZ2UtMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj4KICAgICAgICA8ZyBpZD0iVmVjdG9yLSgxKSIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS4wMDAwMDAsIDEuMDAwMDAwKSIgc3Ryb2tlPSIjMzMzMzMzIiBzdHJva2Utd2lkdGg9IjIiPgogICAgICAgICAgICA8cG9seWxpbmUgaWQ9IlBhdGgiIHBvaW50cz0iMCAwIDggOCAxNiAwIj48L3BvbHlsaW5lPgogICAgICAgIDwvZz4KICAgIDwvZz4KPC9zdmc+");background-size:.8em;background-position:calc(100% - .5em) center;background-repeat:no-repeat;-moz-appearance:none;-webkit-appearance:none;appearance:none;}.lp-courses-bar .courses-order-by.nitro-lazy{background-image:none !important;}.woocommerce-js .lp-courses-bar .courses-order-by{background-position-x:calc(100% - 10px);}.lp-courses-bar .courses-order-by:focus{border-color:var(--lp-primary-color);outline:0;}.lp-courses-bar>*{display:flex;}.lp-courses-bar .search-courses{flex:1;}.lp-courses-bar .search-courses input{width:100%;max-width:240px;margin:0 4px 0 0;border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);padding:8px 16px;height:inherit;font-size:inherit;line-height:1.1;box-shadow:none;}.lp-courses-bar .search-courses input::-webkit-input-placeholder{color:#999;}.lp-courses-bar .search-courses input::-moz-placeholder{color:#999;}.lp-courses-bar .search-courses input:-ms-input-placeholder{color:#999;}.lp-courses-bar .search-courses input:-moz-placeholder{color:#999;}.lp-courses-bar .search-courses input::placeholder{color:#999;}.lp-courses-bar .search-courses input:focus{border-color:var(--lp-primary-color);outline:0;}.lp-courses-bar .search-courses button{border:1px solid var(--lp-border-color,#e2e0db);border-radius:var(--lp-border-radius,5px);padding:8px 16px;height:inherit;font-size:inherit;line-height:1.1;box-shadow:none;box-shadow:0 0;}.lp-courses-bar .search-courses button i{font-size:1.2em;line-height:1.2;}.lp-courses-bar .search-courses button:focus{outline:0;}.lp-courses-bar .search-courses button.loading>i:before{display:inline-block;content:"";-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite;}.lp-courses-bar .switch-layout{align-items:center;justify-content:center;}.lp-courses-bar .switch-layout input[type=radio]{display:none;}.lp-courses-bar .switch-layout .switch-btn{margin:0;cursor:pointer;padding:8px 12px;}.lp-courses-bar .switch-layout .switch-btn::before{display:inline-block;margin:6px;color:var(--lp-color-base,#333);font-family:"lp-icon";line-height:1.2;width:1em;}.lp-courses-bar .switch-layout .switch-btn.grid{border-radius:var(--lp-border-radius,5px) 0 0 var(--lp-border-radius,5px);border:1px solid var(--lp-border-color,#e2e0db);border-right:0;}.lp-courses-bar .switch-layout .switch-btn.grid::before{content:"";}.lp-courses-bar .switch-layout .switch-btn.list{border-radius:0 var(--lp-border-radius,5px) var(--lp-border-radius,5px) 0;border:1px solid var(--lp-border-color,#e2e0db);border-left:0;}.lp-courses-bar .switch-layout .switch-btn.list::before{content:"";}@media (max-width:767px){.lp-courses-bar .search-courses{width:100%;}.lp-courses-bar .search-courses input{min-width:240px;max-width:unset;}}.switch-layout input[type=radio]:nth-child(1):checked ~ .switch-btn:nth-child(2){background-color:var(--lp-white-grey,#f7f7fb);}input[type=radio]:nth-child(1):checked ~ .switch-btn:nth-child(2)::before{color:var(--lp-primary-color);}.switch-layout input[type=radio]:nth-child(3):checked ~ .switch-btn:nth-child(4){background-color:var(--lp-white-grey,#f7f7fb);}input[type=radio]:nth-child(3):checked ~ .switch-btn:nth-child(4)::before{color:var(--lp-primary-color);}.switch-layout input[type=radio]:nth-child(5):checked ~ .switch-btn:nth-child(6){background-color:var(--lp-white-grey,#f7f7fb);}input[type=radio]:nth-child(5):checked ~ .switch-btn:nth-child(6)::before{color:var(--lp-primary-color);}.switch-layout input[type=radio]:nth-child(7):checked ~ .switch-btn:nth-child(8){background-color:var(--lp-white-grey,#f7f7fb);}input[type=radio]:nth-child(7):checked ~ .switch-btn:nth-child(8)::before{color:var(--lp-primary-color);}.switch-layout input[type=radio]:nth-child(9):checked ~ .switch-btn:nth-child(10){background-color:var(--lp-white-grey,#f7f7fb);}input[type=radio]:nth-child(9):checked ~ .switch-btn:nth-child(10)::before{color:var(--lp-primary-color);}.switch-layout input[type=radio]:nth-child(11):checked ~ .switch-btn:nth-child(12){background-color:var(--lp-white-grey,#f7f7fb);}input[type=radio]:nth-child(11):checked ~ .switch-btn:nth-child(12)::before{color:var(--lp-primary-color);}.switch-layout input[type=radio]:nth-child(13):checked ~ .switch-btn:nth-child(14){background-color:var(--lp-white-grey,#f7f7fb);}input[type=radio]:nth-child(13):checked ~ .switch-btn:nth-child(14)::before{color:var(--lp-primary-color);}.switch-layout input[type=radio]:nth-child(15):checked ~ .switch-btn:nth-child(16){background-color:var(--lp-white-grey,#f7f7fb);}input[type=radio]:nth-child(15):checked ~ .switch-btn:nth-child(16)::before{color:var(--lp-primary-color);}.switch-layout input[type=radio]:nth-child(17):checked ~ .switch-btn:nth-child(18){background-color:var(--lp-white-grey,#f7f7fb);}input[type=radio]:nth-child(17):checked ~ .switch-btn:nth-child(18)::before{color:var(--lp-primary-color);}.switch-layout input[type=radio]:nth-child(19):checked ~ .switch-btn:nth-child(20){background-color:var(--lp-white-grey,#f7f7fb);}input[type=radio]:nth-child(19):checked ~ .switch-btn:nth-child(20)::before{color:var(--lp-primary-color);}.lp_allow_repurchase_select{padding:20px;background:#f7f7f7;}.lp_allow_repurchase_select>ul{padding:0;list-style:none;}.lp_allow_repurchase_select>ul li label{display:flex;align-items:center;gap:10px;}.lp_allow_repurchase_select>a{display:inline-block;margin-top:10px;color:var(--lp-color-white,#fff);background-color:#222;}.lp-single-offline-course .lp-single-offline-course-main{display:flex;gap:30px;margin-bottom:80px;}.lp-single-offline-course .course-price .free{color:#3ab500;}.lp-single-offline-course .course-price .origin-price{text-decoration:line-through;opacity:.6;margin-right:4px;}.lp-single-offline-course__left{width:70%;}.lp-single-offline-course__left>div{margin-bottom:32px;}.lp-single-offline-course__left .learn-press-breadcrumb{display:flex;list-style:none;flex-wrap:wrap;gap:5px;font-size:var(--lp-font-size-base);align-items:center;margin-bottom:8px;}.lp-single-offline-course__left .learn-press-breadcrumb li{list-style:none;padding:0;margin:0;}.lp-single-offline-course__left .course-title{display:block;font-weight:700;font-size:calc(var(--lp-font-size-base,1em) * 2.15);margin:0 0 12px 0;}.lp-single-offline-course__left .course-img img{width:100%;}.lp-single-offline-course__left .lp-single-course-offline-info-one{margin-bottom:12px;}.lp-single-offline-course__left .lp-single-course-offline-info-one .item-meta{display:inline;line-height:1.4;margin-left:12px;padding-left:12px;border-left:1px solid #e2e0db;}.lp-single-offline-course__left .lp-single-course-offline-info-one .item-meta:first-child{margin:0;padding:0;border:0;}.lp-single-offline-course__left .lp-single-course-offline-info-one .lp-item-wishlist.active{color:var(--lp-primary-color);}.lp-single-offline-course__left .lp-single-course-offline-info-one .star-info{display:inline-block;}.lp-single-offline-course__left .lp-single-course-offline-info-one .star-info .ico-star{display:inline-block;vertical-align:sub;margin-right:4px;}.lp-single-offline-course__left .lp-single-course-offline-info-one .star-info svg{height:22px;}.lp-single-offline-course__left .instructor-description{margin-top:16px;}.lp-single-offline-course__left .instructor-social{display:flex;gap:8px;margin-top:30px;}.lp-single-offline-course__left .instructor-social a{width:37px;height:37px;display:inline-flex;align-items:center;justify-content:center;background-color:#f1f2f8;border-radius:50%;}.lp-single-offline-course__left .instructor-social a:hover{background-color:var(--lp-primary-color);}.lp-single-offline-course__left .instructor-social a:hover i{color:#fff;}.lp-single-offline-course__left .instructor-social a .lp-icon-facebook{color:#216bf6;}.lp-single-offline-course__left .instructor-social a .lp-icon-twitter{color:#169df0;}.lp-single-offline-course__left .instructor-social a .lp-icon-youtube-play{color:#ff0200;}.lp-single-offline-course__left .instructor-social a .lp-icon-linkedin{color:#0078b7;}.lp-single-offline-course__left .instructor-social a i{font-size:18px;}.lp-single-offline-course__left .item-title{margin-bottom:30px;}.lp-single-offline-course__right{width:30%;}.lp-single-offline-course__right .info-metas,.lp-single-offline-course__right .course-featured-review{border:1px solid #e2e0db;padding:30px;margin-bottom:60px;}.lp-single-offline-course__right .info-metas .info-meta-item,.lp-single-offline-course__right .course-featured-review .info-meta-item{display:flex;justify-content:space-between;border-bottom:1px solid #e2e0db;padding-bottom:16px;margin-bottom:16px;font-size:var(--lp-font-size-base);}.lp-single-offline-course__right .info-metas .info-meta-item:nth-last-of-type(2),.lp-single-offline-course__right .course-featured-review .info-meta-item:nth-last-of-type(2){border:0;padding-bottom:0;margin-bottom:0;}.lp-single-offline-course__right .info-metas .info-meta-left,.lp-single-offline-course__right .course-featured-review .info-meta-left{display:inline-flex;align-items:center;gap:8px;}.lp-single-offline-course__right .info-metas .info-meta-left>span,.lp-single-offline-course__right .course-featured-review .info-meta-left>span{min-width:16px;}.lp-single-offline-course__right form.purchase-course{width:100%;}.lp-single-offline-course__right .course-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px;}.lp-single-offline-course__right .course-buttons .lp-button{padding:12px 16px;border-radius:var(--lp-border-radius,3px);font-size:var(--button--font-size);line-height:1.5em;font-weight:600;width:100%;}.lp-single-offline-course__right .course-buttons .lp-button.button{border:0;}.lp-single-offline-course__right .course-buttons a.course-btn-extra{border-color:var(--lp-primary-color);color:var(--lp-primary-color);}.lp-single-offline-course__right .course-buttons a.course-btn-extra:focus,.lp-single-offline-course__right .course-buttons a.course-btn-extra:hover{background-color:var(--lp-primary-color);color:#fff;}.lp-single-offline-course__right .course-buttons .button-purchase-course{background-color:var(--lp-primary-color);color:#fff;}.lp-single-offline-course__right .featured-review__title{font-weight:bold;font-size:1.4rem;margin-top:10px;}.lp-single-offline-course__right .course-featured-review{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:16px;position:relative;}.lp-single-offline-course__right .course-featured-review::before{background-image:url("data:image/svg+xml,%3Csvg width=\'56\' height=\'56\' viewBox=\'0 0 56 56\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Crect width=\'56\' height=\'56\' rx=\'28\' fill=\'%23F2F1F8\'/%3E%3Cpath d=\'M17.425 40.5325C17.3136 40.5325 17.2015 40.5061 17.0958 40.4518C16.7823 40.2903 16.6073 39.9215 16.6673 39.5504L18.2548 31.142H12.7691C12.3442 31.142 12 30.7678 12 30.3058V15.5028C12 15.0409 12.3442 14.6666 12.7691 14.6666H25.8927C26.3176 14.6666 26.6618 15.0409 26.6618 15.5028V30.3051C26.6618 30.5046 26.5961 30.6979 26.4761 30.8501L18.0084 40.2406C17.8584 40.43 17.6442 40.5325 17.425 40.5325ZM13.5389 29.4689H19.1731C19.4009 29.4689 19.6165 29.5783 19.7629 29.7678C19.9093 29.9572 19.9707 30.2072 19.9307 30.451L18.6739 36.8314L25.1243 29.9953V16.3398H13.5389V29.4689Z\' fill=\'%23121212\'/%3E%3Cpath d=\'M34.7609 40.5325C34.6495 40.5325 34.5374 40.5061 34.4317 40.4518C34.1182 40.2903 33.9433 39.9215 34.0033 39.5496L35.5907 31.1413H30.105C29.6801 31.1413 29.3359 30.767 29.3359 30.3051V15.5028C29.3359 15.0409 29.6801 14.6666 30.105 14.6666H43.2286C43.4329 14.6666 43.6285 14.7551 43.7728 14.912C43.917 15.0688 43.9977 15.2815 43.9977 15.5036V30.3058C43.9977 30.5054 43.9313 30.6987 43.8113 30.8509L35.3436 40.2414C35.1937 40.4308 34.9787 40.5333 34.7595 40.5333L34.7609 40.5325ZM30.8748 29.4689H36.509C36.7368 29.4689 36.9525 29.5783 37.0989 29.7678C37.2452 29.9572 37.3067 30.2072 37.2667 30.451L36.0099 36.8306L42.4603 29.9953V16.3398H30.8755L30.8748 29.4689Z\' fill=\'%23121212\'/%3E%3C/svg%3E%0A");content:"";width:56px;height:56px;position:absolute;top:-25px;}.lp-single-offline-course__right .featured-review__stars{order:3;color:var(--lp-primary-color);}.lp-single-offline-course .lp-list-courses-related h3{margin-bottom:40px;}.lp-instructor-info{display:flex;gap:30px;margin-top:30px;margin-bottom:30px;}.lp-instructor-info .instructor-display-name{font-size:1.4rem;}.lp-instructor-info .lp-instructor-meta{margin-top:16px;}.instructor-display-name{font-weight:bold;}.instructor-item-meta{display:inline-flex;}.instructor-total-courses{display:inline-flex;border-left:1px solid #e2e0db;margin-left:12px;padding-left:12px;}@media (max-width:991px){.lp-single-offline-course .lp-single-offline-course-main{flex-direction:column;margin-bottom:0;}.lp-single-offline-course__left,.lp-single-offline-course__right{width:100%;}}@media (max-width:767px){.lp-single-offline-course__left .lp-instructor-info{flex-direction:column;}}.lp-archive-courses .course-detail-info{padding:28px 0 20px 0;color:var(--lp-color-white,#fff);background:var(--lp-secondary-color);position:relative;}.lp-archive-courses .course-detail-info .course-title{margin:0 0 24px 0;border-bottom:1px solid rgba(255,255,255,.1);color:var(--lp-color-white,#fff);font-weight:700;font-size:calc(var(--lp-font-size-base,1em) * 2.15);padding-bottom:24px;}.lp-archive-courses .course-detail-info::before,.lp-archive-courses .course-detail-info::after{content:"";width:50%;height:100%;background:var(--lp-secondary-color);position:absolute;top:0;}.lp-archive-courses .course-detail-info::before{right:100%;left:auto;}.lp-archive-courses .course-detail-info::after{left:100%;right:auto;}.lp-archive-courses .course-meta__pull-left{font-size:calc(var(--lp-font-size-base,1em) * .925);}.lp-archive-courses .course-meta__pull-left .meta-item{display:flex;text-transform:capitalize;align-items:center;}.lp-archive-courses .course-meta__pull-left .meta-item::before{margin-right:8px;color:var(--lp-primary-color);font-family:"lp-icon";}.lp-archive-courses .course-meta__pull-left .meta-item .meta-item__image{margin-right:8px;flex:0 0 46px;}.lp-archive-courses .course-meta__pull-left .meta-item .meta-item__image img{overflow:hidden;position:relative;width:46px;height:46px;border-radius:50%;display:block;}.lp-archive-courses .course-meta__pull-left .meta-item.meta-item-duration::before{content:"";}.lp-archive-courses .course-meta__pull-left .meta-item.meta-item-level::before{content:"";}.lp-archive-courses .course-meta__pull-left .meta-item.meta-item-lesson::before{content:"";}.lp-archive-courses .course-meta__pull-left .meta-item.meta-item-quiz::before{content:"";}.lp-archive-courses .course-meta__pull-left .meta-item.meta-item-student::before{content:"";}.lp-archive-courses .course-meta__pull-left .meta-item__value label{margin:0;color:var(--lp-color-accent-1);font-size:calc(var(--lp-font-size-base,1em) * .86);font-weight:300;line-height:1.5;display:block;}.lp-archive-courses .course-meta__pull-left .meta-item__value>div{line-height:1.5;}.lp-archive-courses .course-meta__pull-left .meta-item__value>div a{color:var(--lp-color-white,#fff);text-transform:capitalize;text-decoration:none;}.lp-archive-courses .course-meta__pull-left .meta-item__value>div a:hover{color:var(--lp-primary-color);}.lp-archive-courses .course-meta__pull-left .meta-item-categories{align-items:center;}.lp-archive-courses .course-meta__pull-left .meta-item-categories::before{margin-right:8px;font-size:2.25em;line-height:1;content:"";}.lp-archive-courses .course-meta__pull-left .meta-item-categories .meta-item__value div span{padding:0 4px;}.lp-archive-courses .course-meta__pull-left .meta-item-review .meta-item__value{display:flex;flex-direction:column;justify-content:space-between;}.lp-archive-courses .course-meta__pull-left .meta-item-review .meta-item__value .review-stars-rated{margin-bottom:0;line-height:1;}.lp-archive-courses .course-meta-primary{margin-bottom:20px;}.lp-archive-courses .course-meta-primary .meta-item-categories::before{font-weight:400;}.lp-archive-courses .lp-entry-content{display:flex;flex-direction:row;}.lp-archive-courses .lp-entry-content .entry-content-left{width:calc(100% - 300px);max-width:100%;margin:0;padding-right:40px;padding-top:60px;}@media (max-width:768px){.lp-archive-courses .lp-entry-content .entry-content-left{width:100%;padding-right:0;margin-bottom:50px;}}@media (max-width:768px){.lp-archive-courses .lp-entry-content{flex-direction:column;}}.lp-archive-courses .course-summary-sidebar{width:300px;max-width:100%;margin-top:-190px;}@media (max-width:768px){.lp-archive-courses .course-summary-sidebar{width:100%;margin-top:0;}.lp-archive-courses .course-summary-sidebar .course-summary-sidebar__inner{width:100%;}}@media (max-width:767px){.lp-archive-courses .course-summary-sidebar{width:100%;padding-left:0;}}.lp-archive-courses .course-summary-sidebar__inner{width:300px;}.lp-archive-courses .course-summary-sidebar__inner .course-sidebar-top{box-shadow:0 15px 20px 0 rgba(0,0,0,.05);}.lp-archive-courses .course-summary-sidebar__inner .course-sidebar-secondary{margin-top:30px;padding:0;}.lp-archive-courses .course-summary-sidebar__inner .learn-press-course-wishlist{color:var(--lp-color-white,#fff);background:transparent !important;font-size:0;}.lp-archive-courses .course-summary-sidebar__inner .learn-press-course-wishlist.on,.lp-archive-courses .course-summary-sidebar__inner .learn-press-course-wishlist:hover{color:var(--lp-primary-color);}.lp-archive-courses .course-summary-sidebar__inner .learn-press-course-wishlist::before{font-family:"lp-icon";font-size:1em;content:"";}.lp-archive-courses .course-summary-sidebar__inner>div{overflow:hidden;padding:20px;background:var(--lp-color-white,#fff);}.lp-archive-courses .course-summary-sidebar__inner>div ul{list-style:none;}.lp-archive-courses .course-summary-sidebar__inner>div ul li a{color:#666;font-weight:300;line-height:1.5em;}.lp-archive-courses .course-summary-sidebar__inner>div ul li a:hover{color:var(--lp-primary-color);box-shadow:unset;}.lp-archive-courses .courses-btn-load-more{display:flex;align-items:center;gap:5px;}.lp-archive-courses .course-wishlist:before{font-family:"lp-icon";}.course-summary-sidebar{--lp-button-background-color:#28303d;--lp-button-color:#d1e4dd;position:relative;}.course-summary-sidebar .course-sidebar-preview{margin-bottom:35px;background:#fff;}.course-summary-sidebar .has-global-padding{padding-right:0;padding-left:0;}.course-summary-sidebar .lp-course-buttons{margin-bottom:34px;}.course-summary-sidebar .lp-course-buttons>*{margin-bottom:10px;}.course-summary-sidebar .lp-course-buttons>*:last-child{margin-bottom:0;}.course-summary-sidebar .lp-course-buttons form,.course-summary-sidebar .lp-course-buttons button{width:100%;text-decoration:none;}.course-summary-sidebar .lp-course-buttons button{font-weight:500;background-color:var(--lp-button-background-color);color:var(--lp-button-color);border:0;}.course-summary-sidebar .lp-course-buttons button:hover{border-color:var(--lp-primary-color);}.course-summary-sidebar .course-results-progress .items-progress,.course-summary-sidebar .course-results-progress .course-progress{display:flex;flex-direction:row;margin:0 0 5px;padding:0;justify-content:space-between;flex-wrap:wrap;}.course-summary-sidebar .course-results-progress .items-progress__heading,.course-summary-sidebar .course-results-progress .course-progress__heading{margin:0;margin-bottom:7px;padding:0;color:#333;font-size:1em;font-weight:500;flex:1 1 auto;width:auto;}.course-summary-sidebar .course-results-progress .items-progress .learn-press-progress,.course-summary-sidebar .course-results-progress .course-progress .learn-press-progress{clear:both;width:100%;}.course-summary-sidebar .course-results-progress .number{display:block;margin:0;color:#666;font-size:1em;font-weight:300;line-height:1em;text-align:right;}@media (min-width:769px){.course-summary-sidebar.slide-down .course-summary-sidebar__inner{position:fixed;top:0;}}.lp-course-buttons:empty{display:none;}.course-sidebar-preview .course-price{text-align:center;}.course-sidebar-preview .course-price .origin-price{color:var(--lp-primary-color);font-size:1.3em;font-weight:300;font-style:unset;}.course-sidebar-preview .course-price .price{color:var(--lp-primary-color);font-size:1.3em;font-weight:500;}.course-sidebar-preview .media-preview{overflow:hidden;position:relative;margin:-20px -20px 10px;}.course-sidebar-preview .media-preview img{max-width:100%;height:auto;vertical-align:top;width:100%;}.course-sidebar-preview .course-wishlist{float:none;}.course-sidebar-preview .course-time{margin-bottom:28px;padding-bottom:8px;border-bottom:1px solid rgba(204,204,204,.3);}.course-sidebar-preview .course-time-row{color:#666;font-size:1em;font-weight:300;margin-bottom:0;}.course-sidebar-preview .course-time-row strong{color:#333;font-weight:500;}.course-sidebar-preview .course-time-row time{color:#666;font-weight:300;}.course-sidebar-preview>*:last-child{margin-bottom:0;}.learnpress-page .lp-button.secondary{background:#9198ab;}.learnpress-page .lp-button.secondary:hover{background:#9ba6c5;}.learnpress-page .lp-button:disabled,.learnpress-page .lp-button[disabled]{background:#ddd;pointer-events:none;color:var(--lp-button-background-color);}.learnpress-page:hover{text-decoration:none;}.lp-sidebar-toggle__close .content-item-wrap .quiz-buttons.align-center .button-left.fixed{margin-left:0 !important;}.course-item-nav{display:flex;}.course-item-nav .prev span,.course-item-nav .next span{display:block;font-weight:bold;}.course-item-nav .prev a,.course-item-nav .next a{color:#999;}.course-item-nav .next{text-align:right;}#popup-course{display:flex;position:fixed;z-index:99999;top:0;right:0;bottom:0;left:0;background:var(--lp-bg-color-lesson,#fff);}#popup-course .back-course{padding-left:24px;padding-right:24px;line-height:70px;background:rgba(255,255,255,.1);color:#fff;}#popup-course .back-course:hover{background:rgba(255,255,255,.15);}@media (max-width:768px){#popup-course .back-course{background:transparent;opacity:.6;padding-left:15px;padding-right:15px;}#popup-course .back-course:hover{background:transparent;opacity:1;}}#popup-course .popup-header__inner{display:flex;width:792px;margin:0 auto;justify-content:space-between;align-items:center;padding-left:15px;padding-right:15px;column-gap:10px;}@media (max-width:1024px){#popup-course .popup-header__inner{width:100%;}}@media (max-width:767px){#popup-course .popup-header__inner{flex-direction:column;gap:5px;}#popup-course .popup-header__inner.can-finish-course .items-progress{display:none;}}#popup-course .lp-quiz-buttons .complete-quiz,#popup-course .lp-quiz-buttons .back-quiz,#popup-course .lp-quiz-buttons .review-quiz{float:right;}#popup-course .quiz-results,#popup-course .quiz-content,#popup-course .quiz-questions,#popup-course .quiz-buttons,#popup-course .quiz-attempts{margin-bottom:60px;}#popup-course .quiz-questions .lp-fib-content{margin-bottom:20px;padding:20px;border:2px solid var(--lp-border-color,#e2e0db);border-radius:6px;line-height:1.6;}#popup-course .quiz-questions .lp-fib-input{display:inline-block;width:auto;max-width:none;}#popup-course .quiz-questions .lp-fib-input>input{height:36px;padding:6px 16px;border:1px solid var(--lp-border-color,#e2e0db);line-height:2.25em;}#popup-course .quiz-questions .lp-fib-answered{padding:0 10px;background:#ececec;white-space:nowrap;}#popup-course .quiz-questions .lp-fib-answered.fail{border:2px solid #d85554;}#popup-course .quiz-questions .lp-fib-answered.fail .lp-fib-answered__answer{text-decoration:line-through;}#popup-course .quiz-questions .lp-fib-answered.correct{border:2px solid #00adff;}#popup-course .quiz-questions .lp-fib-note{display:flex;margin-left:10px;font-size:.8em;font-weight:400;align-items:center;}#popup-course .quiz-questions .lp-fib-note>span{display:inline-block;width:20px;height:20px;margin:0 5px 0 0;}#popup-course .quiz-questions .lp-sorting-choice__check-answer{padding:5px 20px;border:2px solid #ebf8e5;border-radius:5px;}#popup-course .question .question-response{display:flex;align-items:center;justify-content:flex-start;}#popup-course .scrollbar-light>.scroll-element{z-index:9999;}#popup-course .scrollbar-light>.scroll-element.scroll-y{display:none;}#popup-course .scrollbar-light>.scroll-element.scroll-y .scroll-bar{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#popup-header{display:flex;position:fixed;z-index:100;right:0;left:475px;padding:0;border-bottom:1px solid #d9e0f1;background:var(--lp-secondary-color);align-items:center;-webkit-transition:left .25s;-moz-transition:left .25s;-ms-transition:left .25s;-o-transition:left .25s;transition:left .25s;}#popup-header .course-title{margin:0;padding:0;font-size:1em;letter-spacing:unset;}#popup-header .course-title a{display:-webkit-box;overflow:hidden;color:#fff;font-weight:400;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;text-decoration:none;}#popup-header .course-title a:hover{color:var(--lp-primary-color);}#popup-header .items-progress{display:flex;justify-content:center;align-items:center;column-gap:10px;white-space:nowrap;}#popup-header .number{padding-right:10px;color:#fff;font-size:.8em;font-weight:300;}#popup-header .lp-button{display:flex;position:relative;height:auto;border:0;color:#fff;background:var(--lp-primary-color);white-space:nowrap;padding:6px 15px;font-size:1rem;}#popup-header .lp-button:hover{opacity:.8;}#popup-header .lp-button-back{float:right;margin:9px 10px;}#popup-header .lp-button-back button::before,#popup-header .lp-button-back button::after{content:"";}#popup-header .lp-button-back button::before{border:1px solid #ddd;}#popup-header .lp-button-back button::after{border:1px solid #ddd;}#popup-sidebar{overflow:auto;position:relative;box-shadow:0 15px 30px 0 rgba(0,0,0,.1);flex:0 0 475px;-webkit-transition:.25s;-moz-transition:.25s;-ms-transition:.25s;-o-transition:.25s;transition:.25s;}#popup-sidebar .search-course{display:flex;position:relative;height:70px;background:var(--lp-white-grey,#f7f7fb);}#popup-sidebar .search-course input[name=s]{display:block;width:100%;padding-left:20px;border:0;color:var(--lp-color-base,#333);background:transparent;box-shadow:none;height:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}#popup-sidebar .search-course input[name=s]::-webkit-input-placeholder{color:#999;}#popup-sidebar .search-course input[name=s]::-moz-placeholder{color:#999;}#popup-sidebar .search-course input[name=s]:-ms-input-placeholder{color:#999;}#popup-sidebar .search-course input[name=s]:-moz-placeholder{color:#999;}#popup-sidebar .search-course input[name=s]::placeholder{color:#999;}#popup-sidebar .search-course input[name=s]::-webkit-input-placeholder{font-style:italic;}#popup-sidebar .search-course input[name=s]::-moz-placeholder{font-style:italic;}#popup-sidebar .search-course input[name=s]:-ms-input-placeholder{font-style:italic;}#popup-sidebar .search-course input[name=s]:-moz-placeholder{font-style:italic;}#popup-sidebar .search-course input[name=s]::placeholder{font-style:italic;}#popup-sidebar .search-course input[name=s]:focus{outline:0;}#popup-sidebar .search-course button{position:absolute;top:0;right:10px;height:70px;padding:0 16px;border:0;background:transparent;line-height:1px;box-shadow:none;}#popup-sidebar .search-course button:focus{outline:0;}#popup-sidebar .search-course button::before{color:var(--lp-color-accent,#666);font-family:"lp-icon";content:"";}#popup-sidebar .search-course button.clear{display:none;}#popup-sidebar .search-course button.clear::before{content:"";}#popup-sidebar .search-course.searching button:before{display:inline-block;content:"";animation:lp-rotating 1s linear infinite;}#popup-sidebar .course-curriculum{overflow:auto;position:absolute;top:70px;bottom:0;width:475px;}#popup-sidebar .course-curriculum::-webkit-scrollbar-thumb{background:#ccc;}#popup-sidebar .course-curriculum::-webkit-scrollbar{width:8px;}#popup-sidebar .course-curriculum::-webkit-scrollbar-track{background:#f5f5f5;}#popup-sidebar .section{position:relative;padding:0 0 4px 0;}#popup-sidebar .section .circle-progress{display:inline-block;position:absolute;top:50%;right:10px;width:24px;height:24px;margin-top:-12px;border:3px solid #d9e0f1;border-radius:50%;}#popup-sidebar .section.section-empty .section-header{margin:0;}#popup-sidebar .section-header{position:sticky;z-index:1000;top:0;padding:20px 16px;cursor:pointer;background-color:var(--lp-bg-color-lesson,#fff);}#popup-sidebar .section-header .section-title .show-desc::before{font-family:"lp-icon";font-size:1.125em;content:"";}#popup-sidebar .section-header .section-toggle{justify-content:flex-end;flex:0;}#popup-sidebar .section-header .section-toggle i{color:var(--lp-color-accent,#666);}#popup-sidebar .section-header .section-meta{padding-top:6px;padding-bottom:0;}#popup-sidebar .section-content{margin-bottom:0;}#popup-sidebar .curriculum-more{padding-right:16px;padding-left:16px;}#popup-sidebar .course-item>span{display:none;}#popup-sidebar .course-item::before{top:-1px;bottom:-1px;height:auto;background:transparent;}#popup-sidebar .course-item::after{content:"";}#popup-sidebar .course-item.current{background:var(--lp-white-grey,#f7f7fb);}#popup-sidebar .course-item.has-status.failed .trans{color:#f02425;}#popup-sidebar .course-item.status-completed .trans{color:#3bb54a;}#popup-content{overflow:auto;position:relative;margin:70px 0 50px 0;flex:1;padding-left:15px;padding-right:15px;}#popup-content .lp-button{position:relative;margin:0;padding:8px 25px;border-color:var(--lp-border-color,#e2e0db);}#popup-content .lp-button.instant-check .instant-check__icon{margin-right:5px;}#popup-content .lp-button.instant-check .instant-check__icon::before{font-family:"lp-icon";content:"";}#popup-content .lp-button.instant-check .instant-check__info{visibility:hidden;position:absolute;top:100%;left:0;margin-top:3px;padding:11px 20px;border-radius:3px;background:var(--lp-white-grey,#f7f7fb);color:var(--lp-color-base,#333);white-space:nowrap;text-transform:none;}@media (max-width:600px){#popup-content .lp-button.instant-check .instant-check__info{white-space:normal;width:90vw;}}#popup-content .lp-button.instant-check:hover .instant-check__info{visibility:visible;}#popup-content .lp-button.instant-check.loading::before{display:none;}#popup-content .lp-button.instant-check.loading .instant-check__icon{display:inline-block;animation:lp-rotating 1s linear infinite;}#popup-content .lp-button.instant-check.loading .instant-check__icon::before{font-weight:800;content:"";}#popup-content .lp-button:hover{border-color:var(--lp-primary-color);}#popup-content .lp-button.completed{display:flex;flex-direction:row-reverse;border-color:transparent;color:#fff;background:#3db748;align-items:center;justify-content:center;float:left;}#popup-content .lp-button.completed i{margin-left:9px;font-size:.8em;}#popup-content.fixed-quiz-status .quiz-status{background:var(--lp-primary-color);}#popup-content.fixed-quiz-status .quiz-status>div{padding:0;}#popup-content::-webkit-scrollbar{width:8px;}#popup-content::-webkit-scrollbar-thumb{background:#ccc;}#popup-content::-webkit-scrollbar-track{background:#f5f5f5;}#popup-footer{position:fixed;z-index:99999;right:0;bottom:0;left:475px;width:100%;max-width:792px;height:50px;margin:0 auto;border-top:1px solid #ebebeb;background:var(--lp-bg-color-lesson,#fff);-webkit-transition:left .25s;-moz-transition:left .25s;-ms-transition:left .25s;-o-transition:left .25s;transition:left .25s;}@media (max-width:1024px){#popup-footer{width:auto;padding:0 15px;}}#popup-footer .course-item-nav{justify-content:space-between;}#popup-footer .course-item-nav .prev,#popup-footer .course-item-nav .next{display:flex;line-height:3.125em;}#popup-footer .course-item-nav .prev a,#popup-footer .course-item-nav .next a{display:block;color:var(--lp-color-accent,#666);}#popup-footer .course-item-nav .prev::before,#popup-footer .course-item-nav .next::before{color:#999;font-family:"lp-icon";}#popup-footer .course-item-nav .prev:hover a,#popup-footer .course-item-nav .prev:hover::before,#popup-footer .course-item-nav .next:hover a,#popup-footer .course-item-nav .next:hover::before{color:var(--lp-primary-color);}#popup-footer .course-item-nav .prev:hover .course-item-nav__name,#popup-footer .course-item-nav .next:hover .course-item-nav__name{display:block;}#popup-footer .course-item-nav .next{flex-direction:row-reverse;}#popup-footer .course-item-nav .next::before{margin-left:10px;content:"";}#popup-footer .course-item-nav[data-nav=next]{justify-content:flex-end;}#popup-footer .prev::before{margin-right:10px;content:"";}#popup-footer .prev .course-item-nav__name{right:auto;left:-30px;}#popup-footer .prev .course-item-nav__name::before{right:auto;left:5px;}@media (max-width:1024px){#popup-footer .prev .course-item-nav__name{left:15px;}}#popup-footer .course-item-nav__name{display:none;position:absolute;top:-20px;right:-30px;width:auto;padding:10px 15px;color:var(--lp-color-accent,#666);background:#ccc;font-size:calc(var(--lp-font-size-base,1em) * .925);line-height:1;}@media (max-width:1024px){#popup-footer .course-item-nav__name{top:-25px;right:15px;left:auto;}}#sidebar-toggle{display:inline-block;width:32px;min-width:32px;line-height:70px;height:unset;margin:0;background:rgba(255,255,255,.1);color:var(--lp-color-white,#fff);font-size:1.4em;cursor:pointer;transition:.25s;-webkit-appearance:none;border:0;text-align:center;}#sidebar-toggle:after{display:none;}#sidebar-toggle::before{display:inline-block;position:static;margin:0;width:auto;height:auto;font-family:"lp-icon";content:"";}#sidebar-toggle:focus{border:0;outline:0;}body.admin-bar #popup-course{top:32px;}body.lp-sidebar-toggle__close #sidebar-toggle::before{content:"";}body.lp-sidebar-toggle__close #popup-sidebar{flex:0;}body.lp-sidebar-toggle__close #popup-header,body.lp-sidebar-toggle__close #popup-footer{left:0;}@media (max-width:768px){body:not(.lp-sidebar-toggle__open) #sidebar-toggle::before{content:"";}body:not(.lp-sidebar-toggle__open) #popup-sidebar{flex:0;}}@media screen and (max-width:480px){#popup-header,#popup-footer{width:100%;}.learnpress-v4 #popup-header,.lp-4 #popup-header,.learnpress-v4 #popup-footer,.lp-4 #popup-footer{width:auto;}.learnpress-v4.starkid #popup-header,.learnpress-v4.starkid #popup-footer{width:100%;}#popup-content{min-width:100vw;}}.course-curriculum .section-header .section-meta{position:relative;}@media screen and (max-width:1280px){#popup-sidebar{flex-basis:300px;}#popup-sidebar .course-curriculum{width:300px;}#popup-header,#popup-footer{left:300px;}}@media screen and (max-width:782px){body.admin-bar #popup-course{top:46px;}#popup-course .course-item-meta .item-meta.count-questions,#popup-course .course-item-meta .item-meta.duration{display:none;}#popup-sidebar{flex-basis:300px;}#popup-sidebar .course-curriculum{width:300px;}#popup-header,#popup-footer{left:300px;}}.content-item-wrap{width:792px;max-width:100%;margin:0 auto;--lp-item-padding:60px;padding-top:var(--lp-item-padding);padding-bottom:var(--lp-item-padding);}@media (max-width:1024px){.content-item-wrap{width:100%;--lp-item-padding:40px;}}.content-item-wrap .course-item-title{margin-top:0;margin-bottom:24px;font-size:calc(var(--lp-font-size-base,1em) * 2.6);font-weight:700;}@media (max-width:767px){.content-item-wrap .course-item-title{text-align:center;}}.content-item-wrap .content-item-summary:after{clear:both;content:"";display:block;}.content-item-wrap .content-item-description{margin-bottom:30px;}.content-item-wrap .content-item-description .wp-video,.content-item-wrap .content-item-description .mejs-container{margin-bottom:15px;}.content-item-wrap .content-item-description h2,.content-item-wrap .content-item-description h3,.content-item-wrap .content-item-description h4,.content-item-wrap .content-item-description h5,.content-item-wrap .content-item-description h6{margin-top:10px;margin-bottom:15px;letter-spacing:unset;}.content-item-wrap .content-item-description img{max-width:100%;height:auto;vertical-align:middle;}.content-item-wrap #learn-press-quiz-app{margin-bottom:40px;}.content-item-wrap .quiz-content{margin-bottom:40px;color:#666;font-weight:300;}.content-item-wrap .quiz-content img{max-width:100%;height:auto;vertical-align:middle;}.content-item-wrap .quiz-buttons{display:flex;justify-content:center;text-align:center;gap:10px;}.content-item-wrap .quiz-buttons .button-right .lp-button{margin:0 0 0 15px;}.content-item-wrap .quiz-buttons.align-center{display:block;text-align:center;}.content-item-wrap .quiz-buttons.align-center .button-left{text-align:center;}.content-item-wrap .quiz-buttons.align-center .button-left.fixed{position:fixed;z-index:999991;bottom:0;left:50%;width:100%;max-width:792px;height:49px;margin-left:237px;transform:translateX(-50%);background:#fff;}@media (max-width:768px){.content-item-wrap .quiz-buttons.align-center .button-left.fixed{width:100% !important;}}.content-item-wrap .quiz-buttons.align-center .button-left.nav-center{height:50px;margin-left:0 !important;}.content-item-wrap .quiz-buttons:not(.infinity).is-first .prev{display:none;}.content-item-wrap .quiz-buttons:not(.infinity).is-last .next{display:none;}.content-item-wrap .questions-pagination .nav-links{text-align:center;display:flex;justify-content:center;gap:4px;margin-top:6px;}.content-item-wrap .questions-pagination .nav-links .page-numbers{padding:10px 15px;margin:0;color:var(--lp-color-base,#333);background-color:transparent;font-weight:normal;border:1px solid var(--lp-border-color,#e2e0db);line-height:1;border-radius:var(--lp-border-radius,5px);}.content-item-wrap .questions-pagination .nav-links .page-numbers.dots{border:0;}.content-item-wrap .questions-pagination .nav-links .page-numbers.current,.content-item-wrap .questions-pagination .nav-links .page-numbers:hover{color:var(--lp-primary-color);}@media (max-width:575px){.content-item-wrap .questions-pagination .nav-links{margin-top:10px;}.content-item-wrap .questions-pagination .nav-links .page-numbers{padding:5px 10px;}}.course-curriculum .section-title{position:relative;margin-bottom:0;}.course-curriculum .section-title span.show-desc{display:inline-block;position:absolute;top:50%;right:30px;width:20px;height:20px;transform:translate(0,-50%);}.course-curriculum .section-title span.show-desc::before{font-family:"lp-icon";font-size:1.125em;content:"";}.course-curriculum .section-title span.show-desc:hover::before{border-top-color:var(--lp-border-color,#e2e0db);}@media (max-width:575px){#popup-course .quiz-attempts{overflow-x:auto;}}.lp-overlay{display:none;position:fixed;z-index:99999;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:rgba(209,213,219,.8);transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms;transition-property:opacity;}.wp-admin .lp-modal-dialog .lp-modal-header{padding:2em;}.wp-admin .lp-modal-dialog .lp-modal-header h3{font-size:1.4em;}.lp-modal-dialog{display:flex;position:fixed;z-index:9999;top:0;right:0;left:0;width:100%;min-height:100vh;text-align:center;align-items:center;justify-content:center;}.lp-modal-dialog .learn-press-message{width:auto;margin:0 !important;}.lp-modal-dialog .lp-modal-content{display:inline-block;overflow:hidden;z-index:2;width:auto;max-width:600px;border-radius:8px;text-align:left;vertical-align:middle;background:white;color:black;}.lp-modal-dialog .lp-modal-content h2,.lp-modal-dialog .lp-modal-content h3{margin:0;}.lp-modal-dialog .lp-modal-content .lp-group-step h3{border-bottom:1px solid #eee;}.lp-modal-dialog .lp-modal-content .main-content .terms-upgrade .pd-2em{padding:0 1em;}.lp-modal-dialog .lp-modal-header{background:#7c60d9;border-bottom:1px solid #eee;padding:1em;}.lp-modal-dialog .lp-modal-header h3{margin:0;color:white;font-weight:400;}.lp-modal-dialog .lp-modal-body .main-content{max-height:500px;overflow:auto;overscroll-behavior:contain;}.lp-modal-dialog .lp-modal-body .main-content h3,.lp-modal-dialog .lp-modal-body .main-content h2,.lp-modal-dialog .lp-modal-body .main-content .pd-2em{padding:1em;}.lp-modal-dialog .lp-modal-footer{padding:20px;background-color:#f9fafb;text-align:right;}.lp-modal-dialog .btn-yes{color:#fff;background-color:#7c60d9;}#lp-modal-overlay{display:none;position:fixed;z-index:999999;top:0;right:0;bottom:0;left:0;opacity:.5;background:#000;}#lp-modal-window{display:none;position:fixed;z-index:999999;top:50%;left:50%;padding:35px 60px 28px 60px;background:#fff;transform:translate(-50%,-50%);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}#lp-modal-window #lp-modal-content{margin:0 0 24px 0;color:#333;font-weight:400;text-align:center;}#lp-modal-window #lp-modal-content>*{margin:0 0 .5em;}#lp-modal-window #lp-modal-buttons{display:flex;flex-direction:row-reverse;align-items:center;justify-content:center;}#lp-modal-window #lp-modal-buttons .lp-button{position:relative;margin:0 10px 0 10px;}.learn-press-comments{width:792px;max-width:100%;margin:0 auto;}@media (max-width:1024px){.learn-press-comments{width:100%;}}@media (min-width:769px){#learn-press-item-comments{padding-bottom:50px;}}.learn-press-progress{overflow:hidden;position:relative;width:80px;height:6px;border-radius:3px;}.learn-press-progress .progress-bg{overflow:hidden;position:relative;height:6px;background:#ccc;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.learn-press-progress .progress-bg .progress-active{position:absolute;left:50%;width:100%;height:100%;margin-left:-100%;background:var(--lp-primary-color);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.learn-press-progress .learn-press-progress__active{position:absolute;z-index:1;left:-100%;width:100%;height:100%;border-radius:3px;background:var(--lp-primary-color);-webkit-transition:.5s;-moz-transition:.5s;-ms-transition:.5s;-o-transition:.5s;transition:.5s;}.learn-press-progress::before{display:block;position:absolute;z-index:0;top:0;width:100%;height:100%;background:#ccc;content:"";}.course-curriculum .section-header .section-left{display:flex;align-items:center;gap:16px;}.course-curriculum .section-header .section-left .wrapper-section-title{flex:1;}.course-curriculum .section-header .section-left .section-toggle{flex:0 0 40px;align-items:center;text-align:center;cursor:pointer;min-width:1em;}.course-curriculum .section-header .section-left .section-toggle .fa-caret-down,.course-curriculum .section-header .section-left .section-toggle .lp-icon-caret-down,.course-curriculum .section-header .section-left .section-toggle .lp-icon-angle-down{display:none;}.course-curriculum .section-header .learn-press-progress{width:80px;}.course-curriculum .section.closed .section-toggle .fa-caret-down,.course-curriculum .section.closed .section-toggle .lp-icon-caret-down,.course-curriculum .section.closed .section-toggle .lp-icon-angle-down{display:block;}.course-curriculum .section.closed .section-toggle .fa-caret-up,.course-curriculum .section.closed .section-toggle .lp-icon-caret-up{display:none;}.course-curriculum .section.closed .section-content{overflow:hidden;height:0;}.lp-skeleton-animation{margin:0;padding:0;list-style:none;}.lp-skeleton-animation>li{width:100%;height:16px;margin-top:15px;border-radius:2px;background:linear-gradient(90deg,hsla(0,0%,74.5%,.2) 25%,hsla(0,0%,50.6%,.24) 37%,hsla(0,0%,74.5%,.2) 63%);background-size:400% 100%;list-style:none;animation:lp-skeleton-loading 1.4s ease infinite;}@keyframes lp-skeleton-loading{0%{background-position:100% 50%;}to{background-position:0 50%;}}.lp-material-skeleton{overflow:auto;}.lp-material-skeleton .course-material-table{width:100%;display:none;}.lp-material-skeleton .course-material-table th{text-align:center;}.lp-material-skeleton .course-material-table th:first-child{text-align:left;}.lp-material-skeleton .course-material-table tr td:not(:first-child){text-align:center;}.lp-material-skeleton .course-material-table tfoot td{text-align:left;font-weight:bold;}.lp-material-skeleton .lp-loadmore-material.lp-button{display:none;margin-top:20px;padding:12px 24px;}#popup-content .lp-material-skeleton .lp-loadmore-material.lp-button{display:none;margin-top:20px;padding:12px 24px;}.learnpress.theme-twentytwentytwo .wp-site-blocks,.learnpress.twentytwentytwo .wp-site-blocks{max-width:none;padding-right:0;padding-left:0;}.learnpress.theme-twentytwentytwo .wp-site-blocks>.wp-block-group,.learnpress.twentytwentytwo .wp-site-blocks>.wp-block-group{max-width:none;margin-right:auto;margin-left:auto;}.learnpress.theme-twentytwentytwo .lp-archive-courses,.learnpress.twentytwentytwo .lp-archive-courses{max-width:none;}.learnpress.theme-twentytwentytwo .wp-container-11 .alignfull,.learnpress.theme-twentytwentytwo .wp-container-9 .alignfull,.learnpress.theme-twentytwentytwo .wp-container-12 .alignfull,.learnpress.twentytwentytwo .wp-container-11 .alignfull,.learnpress.twentytwentytwo .wp-container-9 .alignfull,.learnpress.twentytwentytwo .wp-container-12 .alignfull{max-width:100%;margin-left:0 !important;margin-right:0 !important;padding-left:0 !important;padding-right:0 !important;}.learnpress.twentytwentyone,.learnpress.theme-twentytwentyone{--lp-font-size-base:.925em;}.learnpress.twentytwentyone .lp-archive-courses a:focus,.learnpress.theme-twentytwentyone .lp-archive-courses a:focus{background:transparent !important;text-decoration:none !important;outline:none !important;}.learnpress.twentytwentyone .pagination,.learnpress.twentytwentyone .comments-pagination,.learnpress.theme-twentytwentyone .pagination,.learnpress.theme-twentytwentyone .comments-pagination{border-top:0;padding-top:0;}@media (max-width:1199px){.learnpress.twentytwentytwo .wp-site-blocks .wp-block-template-part,.learnpress.theme-twentytwentyone .wp-site-blocks .wp-block-template-part{padding-left:15px;padding-right:15px;}}.learn-press-pagination{margin:20px 0;text-align:center;}.learn-press-pagination .page-numbers{display:inline-block;margin:0;padding:0;border:0;outline:0;background:transparent;list-style:none;}.learn-press-pagination .page-numbers>li{display:inline-block;margin:0;}.learn-press-pagination .page-numbers>li .page-numbers{float:unset;padding:0 12px;color:#666;text-decoration:none;}.learn-press-pagination .page-numbers>li .page-numbers.current{color:var(--lp-primary-color);font-weight:400;}.learn-press-pagination .page-numbers>li .page-numbers:hover{color:var(--lp-primary-color);}@media (max-width:1024px){body.learnpress-page{--lp-cotainer-padding:1rem;}}footer{clear:both;}.margin-bottom{margin-bottom:20px;}.hide-if-js{display:none !important;}.clearfix::after{display:block;clear:both;content:"";}.lp-form-fields{margin:0;padding:0;list-style:none;}.lp-form-fields .form-field{margin:0 0 20px 0;list-style:none;}ul.learn-press-breadcrumb{max-width:var(--lp-container-max-width);width:100%;margin:0 auto;padding:1em var(--lp-cotainer-padding);list-style:none;font-size:calc(var(--lp-font-size-base,1em) * .925);}ul.learn-press-breadcrumb li{display:inline-block;margin:0;}ul.learn-press-breadcrumb li a:hover{color:var(--lp-primary-color);}ul.learn-press-breadcrumb i{margin:0 8px;}ul.learn-press-breadcrumb a{color:inherit;}.learnpress-page input[type=text],.learnpress-page input[type=email],.learnpress-page input[type=number],.learnpress-page input[type=password],.learnpress-page textarea{border-color:var(--lp-border-color,#e2e0db);-webkit-border-radius:var(--lp-border-radius,5px);-moz-border-radius:var(--lp-border-radius,5px);border-radius:var(--lp-border-radius,5px);}.learnpress-page input[type=text]:focus,.learnpress-page input[type=email]:focus,.learnpress-page input[type=number]:focus,.learnpress-page input[type=password]:focus,.learnpress-page textarea:focus{outline:0;border-color:var(--lp-primary-color);}.learnpress-page .lp-button,.learnpress-page #lp-button{padding:12px 24px;border:1px solid var(--lp-border-color,#e2e0db);color:var(--lp-color-base,#333);background:transparent;box-shadow:unset;font-family:inherit;font-weight:400;text-align:center;text-transform:capitalize;-webkit-border-radius:var(--lp-border-radius,5px);-moz-border-radius:var(--lp-border-radius,5px);border-radius:var(--lp-border-radius,5px);-webkit-transition:all .25s;-moz-transition:all .25s;-ms-transition:all .25s;-o-transition:all .25s;transition:all .25s;}.learnpress-page .lp-button.large,.learnpress-page #lp-button.large{height:52px;padding:18px 30px;font-size:1.1em;}.learnpress-page .lp-button:hover,.learnpress-page #lp-button:hover{border-color:var(--lp-primary-color);color:#fff;background:var(--lp-primary-color);}.learnpress-page .lp-button.btn-ajax-off .icon,.learnpress-page #lp-button.btn-ajax-off .icon{display:none;}.learnpress-page .lp-button.btn-ajax-on .icon,.learnpress-page #lp-button.btn-ajax-on .icon{display:inline-block;margin-right:5px;-webkit-animation:lp-rotating 1s linear infinite;-moz-animation:lp-rotating 1s linear infinite;animation:lp-rotating 1s linear infinite;}.learnpress-page .lp-button:focus,.learnpress-page #lp-button:focus{outline:0;}.learnpress-page .rwmb-field .description{margin-top:8px;color:#999;font-size:smaller;font-style:italic;}.lp-entry-content .course-tabs{margin-bottom:40px;}.retake-course,.enroll-course,.purchase-course{display:inline-block;}.table-orders th,.table-orders td{padding:5px 10px;}.form-button{display:inline-block;}ul.list-table-nav{display:flex;margin-left:0;list-style:none;}ul.list-table-nav .nav-text{text-align:left;flex:1;}ul.list-table-nav .nav-pages{text-align:right;flex:1;}ul.list-table-nav .nav-pages .learn-press-pagination{display:inline-block;margin-bottom:0;}.primary-color{color:var(--lp-primary-color);}.primary-color-before::before{color:var(--lp-primary-color);}.primary-color-after::after{color:var(--lp-primary-color);}.primary-background-color{background:var(--lp-primary-color);}.primary-background-color{background:var(--lp-primary-color);}.course-origin-price{margin-right:5px;font-size:85%;text-decoration:line-through;}.content-item-wrap #comments{margin-right:0;margin-left:0;}.content-item-wrap #comments #comment{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}.course-tabs input[name=learn-press-course-tab-radio],.course-tabs .course-tab-panel{display:none;}.no-event{pointer-events:none;}@media screen and (max-width:768px){ul.learn-press-courses .course{width:48%;}}@media screen and (max-width:600px){ul.learn-press-courses .course{width:100%;margin-right:0;}}.course-price:empty{display:none !important;}body .course-rate__details-row-star i,body .course-rate .course-rate__details-row .course-rate__details-row-value .rating,body .course-rate .course-rate__details-row .course-rate__details-row-value .rating-gray,body .review-stars-rated .review-star .fas{color:var(--edublink-color-tertiary) !important;}body .review-stars-rated .review-star g{fill:var(--edublink-color-tertiary) !important;}body .review-stars-rated .review-star{margin:0;margin-right:3px;}body .review-stars-rated .review-star:first-child{margin-left:0px;}body .review-stars-rated .review-star:last-child{margin-right:0px;}.edublink-course-review-wrapper{display:flex;align-items:center;flex-wrap:wrap;}.edublink-course-review-wrapper .review-stars-rated{margin-bottom:0;display:flex;position:relative;}.edublink-course-review-wrapper .review-stars-rated + span{font-size:14px;font-weight:500;color:var(--edublink-color-heading);margin-left:10px;-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);}.course-hover-content .edublink-course-review-wrapper .review-stars-rated + span{color:var(--edublink-color-white);}body .course-hover-content .edublink-course-review-wrapper .review-stars-rated .review-star .far g{fill:var(--edublink-color-white) !important;}.edublink-course-review-wrapper .review-stars-rated .review-star{position:relative;line-height:1;margin:0 2px;}.edublink-course-review-wrapper .review-stars-rated .review-star .far{position:relative;}.edublink-course-review-wrapper .review-stars-rated .review-star .fas{position:absolute;left:0;top:0;overflow:hidden;}.edublink-single-course.course-style-1 .review-stars-rated .review-star svg{width:16px !important;}.course-curriculum .course-item.has-status.status-completed .course-item-status::before,.course-curriculum .course-item.has-status.status-evaluated .course-item-status::before{color:var(--edublink-color-primary) !important;}.course-curriculum .course-item .section-item-link .course-item-info{display:flex;padding-left:0;padding-right:0;}.edublink-course-details-page .course-curriculum ul.curriculum-sections .item-meta{line-height:28px !important;font-size:13px !important;}.course-curriculum .course-item .section-item-link .course-item-info .course-item-info-pre{padding:0;margin-left:auto;}.edublink-course-details-page .course-curriculum ul.curriculum-sections .item-meta.duration{background-color:rgba(238,74,99,.07) !important;}.lp-ajax-message,#popup-course .quiz-questions .lp-sorting-choice__check-answer,.learn-press-message.success,.course-summary-sidebar .lp-course-buttons button ~ .lp-enroll-notice{border-color:var(--edublink-color-primary) !important;}.learn-press-message.success::before,.learn-press-message.success.icon::before,.learn-press-message.success.icon::after{background:var(--edublink-color-primary) !important;}.lp-user-profile .lp-profile-content-area{padding:20px;border:1px solid var(--edublink-color-border);border-radius:5px;box-shadow:var(--edublink-shadow-darker3);align-items:flex-start !important;}.lp-user-profile .wrapper-profile-header{background:transparent;}.lp-user-profile .lp-profile-left{border:0;padding:0;}.lp-user-profile .lp-profile-username::before,.lp-user-profile .lp-profile-username::after{display:none;}.lp-user-profile .lp-profile-username{color:var(--edublink-color-heading);font-weight:600;font-size:24px;}.lp-user-profile .lp-profile-user-bio{color:var(--edublink-color-body);font-weight:400;}.lp-user-profile .lp-user-profile-avatar img{border-radius:5px;}.lp-user-profile .lp-user-profile-socials,.lp-user-profile .lp-user-profile-avatar+.lp-user-profile-socials{margin-top:30px;}.lp-user-profile .lp-user-profile-socials a{width:40px;height:40px;line-height:42px;font-size:16px;background:transparent;border:1px solid rgba(45,40,78,.1);color:var(--edublink-color-primary);border-radius:100%;transition:.4s;text-align:center;}.lp-user-profile .lp-user-profile-socials a .fa-linkedin:before{content:"";font-family:"icomoon" !important;}.lp-user-profile .lp-user-profile-socials a:hover{border-color:var(--edublink-color-primary);background:var(--edublink-color-primary);color:var(--edublink-color-white);}.lp-user-profile ul.learn-press-courses{margin:0 -15px -30px;}.lp-user-profile ul.learn-press-courses .course{margin:0 0 30px;}.learn-press-courses[data-layout=grid] .course-item:hover{box-shadow:0px 8px 25px rgba(0,0,0,5%) !important;}.learn-press-profile-course__progress .lp-archive-courses .course-title{margin-bottom:15px;margin-top:10px;font-size:18px !important;line-height:1.6;font-weight:var(--edublink-p-semi-bold);}.learn-press-profile-course__progress .lp-archive-courses .course-item .course-instructor a{margin-top:12px;margin-left:0px;font-size:15px;font-weight:var(--edublink-p-medium);color:var(--edublink-color-heading);}.learn-press-wishlist-courses{display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;grid-template-columns:inherit;grid-gap:inherit;}.learn-press-wishlist-courses > li{margin-top:0px;margin-bottom:30px;}.learn-press-wishlist-courses h3{margin-bottom:15px;margin-top:10px;font-size:20px;line-height:1.6;font-weight:var(--edublink-p-bold);}.learn-press-wishlist-courses .lp-button{margin-top:30px !important;margin-bottom:0px !important;}.lp-profile-content .lp_profile_course_progress__nav button,.lp-user-profile .lp-profile-content .lp-button{margin-top:50px;border-radius:5px;height:50px;line-height:50px;padding:0 25px;font-size:16px;font-weight:700;}.lp-user-profile .lp-profile-content .lp-button.button-recover-order{margin-top:0;height:43px;line-height:43px;}.lp-user-profile #profile-sidebar{border:0;}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li{border:0px;}#learn-press-profile #profile-nav .lp-profile-nav-tabs li:not(last-child){margin-bottom:10px;}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li ul li:hover>a i,.lp-user-profile #profile-nav .lp-profile-nav-tabs>li.active,.lp-user-profile #profile-nav .lp-profile-nav-tabs>li:hover{background:transparent;}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li a{background:var(--edublink-color-white);border-radius:5px;color:var(--edublink-color-heading);font-weight:500;box-shadow:var(--edublink-shadow-darkest);}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li ul li a{font-size:var(--edublink-font-size-b1);}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li ul li > a i,.lp-user-profile #profile-nav .lp-profile-nav-tabs>li.wishlist>a::before,.lp-user-profile #profile-nav .lp-profile-nav-tabs>li>a>i{color:var(--edublink-color-primary);font-size:13px;}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li ul li a i::before{font-size:13px !important;}#learn-press-profile #profile-nav .lp-profile-nav-tabs li:hover > a,#learn-press-profile #profile-nav .lp-profile-nav-tabs li.active > a{background:var(--edublink-color-primary);}.lp-user-profile #profile-nav .lp-profile-nav-tabs li>ul{padding:15px !important;background:var(--edublink-color-white);border-radius:5px;margin-top:-15px;box-shadow:inherit;min-width:180px;}.lp-user-profile #profile-nav .lp-profile-nav-tabs li.active>ul{padding:0 !important;background:transparent;border-radius:0px;margin-top:10px;}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li ul li > a i{margin-right:8px;}.lp-user-profile #profile-nav .lp-profile-nav-tabs > li ul li a{white-space:nowrap;border:0px !important;}.lp-user-profile #profile-nav .lp-profile-nav-tabs li.active>ul .active>a,.lp-user-profile #profile-nav .lp-profile-nav-tabs li.active>ul .active>a i,.lp-user-profile #profile-nav .lp-profile-nav-tabs>li.wishlist:hover>a::before,.lp-user-profile #profile-nav .lp-profile-nav-tabs>li ul li a:hover,.lp-user-profile #profile-nav .lp-profile-nav-tabs>li ul li:hover>a i{color:var(--edublink-color-white);}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li>a::after{color:var(--edublink-color-heading);}.lp-user-profile #dashboard-general-statistic{border:0;padding-bottom:0;margin-bottom:30px;}.lp-user-profile .dashboard-general-statistic__row .statistic-box{margin:0 15px 30px 15px;border-radius:5px;background:rgba(82,95,225,.2);padding:20px 20px 15px;border:1px solid rgba(82,95,225,.4);transition:var(--edublink-transition);}.lp-user-profile .statistic-box .statistic-box__text,.lp-user-profile .statistic-box .statistic-box__number{color:var(--edublink-color-primary);font-size:18px;font-weight:500;}body .lp-user-profile .statistic-box .statistic-box__text{color:var(--edublink-color-heading);}.lp-user-profile .dashboard-general-statistic__row .statistic-box:hover{background:var(--edublink-color-primary);border-color:var(--edublink-color-primary);}.lp-user-profile .dashboard-general-statistic__row .statistic-box:hover .statistic-box__text,.lp-user-profile .dashboard-general-statistic__row .statistic-box:hover .statistic-box__number{color:var(--edublink-color-white);}.lp-profile-content .learn-press-tabs{background:transparent;}.learn-press-tabs .learn-press-tabs__tab{border-right:0;background:transparent;}.learn-press-tabs .learn-press-tabs__nav,.learn-press-profile-course__tab__inner{background:transparent;border-bottom:1px solid var(--edublink-color-border);justify-content:center;margin-bottom:35px !important;margin-top:0 !important;}.learn-press-tabs .learn-press-tabs__nav{border:0;border-bottom:1px solid var(--edublink-color-border);}.learn-press-tabs .learn-press-tabs__tab>label,.learnpress .entry-content ul.learn-press-tabs .learn-press-tabs__tab>li,.learn-press-profile-course__tab__inner>li{margin:0 25px !important;}.learn-press-tabs .learn-press-tabs__tab>label{padding:0;}.learn-press-tabs .learn-press-tabs__tab>label a,.learnpress .entry-content ul.learn-press-tabs .learn-press-tabs__tab a,.learn-press-profile-course__tab__inner a{background:transparent;border:0 none;font-weight:500;font-size:18px;line-height:28px;padding:0;padding-bottom:15px;color:var(--edublink-color-heading);position:relative;transition:.4s;}.learn-press-tabs .learn-press-tabs__tab>label a{display:inline-block;}.learn-press-tabs .learn-press-tabs__tab a::after,.learn-press-profile-course__tab__inner a::after{position:absolute;content:"";bottom:-1px;left:0;height:2px;background:var(--edublink-color-primary);transition:.4s;width:0;}.learn-press-tabs .learn-press-tabs__tab a.active,.learn-press-profile-course__tab__inner a.active{border:0;color:var(--edublink-color-primary);}.learn-press-tabs .learn-press-tabs__tab:first-child.active label::before,.learn-press-tabs .learn-press-tabs__tab::before,.learn-press-tabs .learn-press-tabs__tab::after,.learn-press-tabs .learn-press-tabs__tab a.active::before,.learn-press-profile-course__tab__inner a.active::before{display:none;}.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1) label a::after,.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2) label a::after,.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3) label a::after,.learn-press-tabs .learn-press-tabs__tab a:hover::after,.learn-press-tabs .learn-press-tabs__tab a.active::after,.learn-press-profile-course__tab__inner a:hover::after,.learn-press-profile-course__tab__inner a.active::after{width:100%;}.learn-press-filters>li{height:36px;padding:0 20px;width:auto;border:0 none;background:var(--edublink-color-shade);border-radius:3px;color:var(--edublink-color-heading);margin:7.5px;font-weight:500;transition:.4s;line-height:36px;}.learn-press-filters>li>a,.learn-press-filters>li>span{font-weight:500;}.learn-press-tabs .learn-press-tabs__checker:nth-child(1):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(1) label a,.learn-press-tabs .learn-press-tabs__checker:nth-child(2):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(2) label a,.learn-press-tabs .learn-press-tabs__checker:nth-child(3):checked ~ .learn-press-tabs__nav .learn-press-tabs__tab:nth-child(3) label a,.learn-press-tabs .learn-press-tabs__tab>label a:hover,.learn-press-filters>li span,.learn-press-course-tab-filters .learn-press-filters a.active{color:var(--edublink-color-primary);}.learn-press-filters>li::after{display:none;}.lp-ajax-message{border-color:var(--edublink-color-body);border-radius:5px;}.lp-profile-content table.lp-list-table tr th,.lp-profile-content table.lp-list-table tr td,.lp-list-table tbody tr td,.lp-list-table tbody tr th,.lp-list-table tfoot tr td,.lp-list-table tfoot tr th{height:inherit;color:var(--edublink-color-body);font-weight:500;}.lp-profile-content table.lp-list-table tr th{color:var(--edublink-color-heading);font-weight:600;}.lp-list-table .list-table-nav td.nav-text,.lp-list-table .list-table-nav td,.lp-profile-content table.lp-list-table tr td a,.lp-profile-content table .lp-label{color:var(--edublink-color-body);font-weight:500;font-size:16px;}.lp-list-table thead tr th{color:var(--edublink-color-body);font-weight:700;height:inherit;background:var(--edublink-color-shade);}.lp-list-table.table > thead:first-child > tr:first-child > th{border-top:1px solid #ccc;}.learn-press-profile-course__progress .lp_profile_course_progress__header{background-color:var(--edublink-color-shade);font-weight:700;color:var(--edublink-color-heading);}.lp-profile-content .lp_profile_course_progress__nav{text-align:center;margin-top:30px;}.lp-profile-content .lp_profile_course_progress__nav button{text-align:center;}.lp-list-table tbody,.lp-list-table tfoot,.lp-profile-content table.lp-list-table,.lp-profile-content table.lp-list-table tr th,.lp-profile-content table.lp-list-table tr td,.lp-list-table.table > thead:first-child > tr:first-child > th{border-color:var(--edublink-color-border);}.lp-profile-content table.lp-list-table tr td a:hover,.lp-user-profile .profile-orders .column-order-actions a:hover,.lp-user-profile .profile-orders .column-order-actions a:focus{color:var(--edublink-color-primary);}@media screen and (max-width: 767px){#primary .learn-press-courses[data-size="2"] .course,#primary .learn-press-courses[data-size="3"] .course{width:100% !important;}}.learn-press-form .form-fields .form-field{margin-bottom:0;}@media (max-width: 990px){.lp-user-profile .wrapper-profile-header .lp-profile-content-area{padding:20px !important;}.lp-user-profile #profile-nav .lp-profile-nav-tabs>li a{box-shadow:inherit;}}body .dashboard-statistic__row .statistic-box{box-shadow:0px 10px 30px 6px rgba(0,0,0,.04);border-radius:10px;text-align:center;border:0px;background:var(--edublink-color-white);}body .dashboard-statistic__row .statistic-box:hover{background:inherit;box-shadow:0px 10px 30px 6px rgba(0,0,0,.04);}.learn-press-profile-course__progress .lp-archive-courses .course-title:hover{color:var(--edublink-color-primary);}.profile-courses-list.learn-press-courses[data-layout=grid] .course-content .course-categories a{display:none;}.lp-archive-courses .profile-courses-list .course-content .course-info .course-price .origin-price{opacity:1;color:var(--edublink-color-body);}.lp-archive-courses .course-content .course-info .course-price .free,.lp-archive-courses .course-content .course-info .course-price .price{color:var(--edublink-color-heading);font-weight:500;}.lp-profile-content .lp_profile_course_progress__nav{text-align:center;}.lp-profile-content .learn-press-filters{flex-wrap:wrap;}body .lp-user-profile #profile-content-settings .learn-press-form .form-fields .form-field .form-field-input input,.lp-list-table tbody,.lp-list-table tfoot,.lp-profile-content table.lp-list-table,.lp-profile-content table.lp-list-table tr th,.lp-profile-content table.lp-list-table tr td,.lp-list-table.table > thead:first-child > tr:first-child > th,.learn-press-profile-course__progress .lp_profile_course_progress,.learn-press-profile-course__progress .lp_profile_course_progress__header th,.learn-press-profile-course__progress .lp_profile_course_progress__item td{border-color:var(--edublink-color-border) !important;}@media screen and (max-width: 520px){body .dashboard-statistic__row .statistic-box{box-shadow:inherit !important;background:transparent;}}.lp-user-profile #profile-content-settings .learn-press-tabs__nav{border:0 !important;border-bottom:1px solid var(--edublink-color-border) !important;}.learn-press-form .form-fields .form-field textarea{padding:10px 15px;border:1px solid var(--edublink-color-border);color:var(--edublink-color-body);}body .lp-user-profile #profile-content-settings .learn-press-form .form-fields .form-field .form-field-input input{color:var(--edublink-color-body);font-size:15px;}body .lp-user-profile #profile-content-settings .learn-press-form .form-fields .form-field .form-field-input input:focus{border-color:var(--edublink-color-primary) !important;}@media (max-width: 767px){.lp-user-profile #profile-content-settings .learn-press-tabs__nav .learn-press-tabs__tab{border-right:0px !important;}}@media (max-width: 560px){.lp-user-profile #profile-nav .lp-profile-nav-tabs>li.wishlist>a::before{left:25px;top:30px;}}#checkout-payment .lp-payment-method .gateway-input::before{background:var(--edublink-color-primary);}body #checkout-payment #checkout-order-action button{border:0;}body .lp-checkout-form .table-striped > tbody > tr:nth-of-type(odd){background-color:transparent;}body .lp-terms-and-conditions,#checkout-account-login .lp-checkout-sign-up-link a label,.lp-checkout-form .lp-checkout-remember label,.lp-checkout-form .lp-checkout-remember a{font-weight:400 !important;}.lp-checkout-form .lp-form-fields input{font-family:var(--edublink-font-primary);border-color:var(--edublink-color-border) !important;height:60px !important;line-height:60px !important;}.learn-press-checkout-comment textarea{border-radius:5px;font-family:var(--edublink-font-primary) !important;border-color:var(--edublink-color-border) !important;}.lp-checkout-form .lp-checkout-remember a:hover{text-decoration-color:var(--edublink-color-primary);}body #checkout-order .course-name a:hover,body #checkout-account-register .lp-checkout-sign-in-link a,body #checkout-account-register .lp-checkout-sign-up-link a,body #checkout-account-login .lp-checkout-sign-in-link a,body #checkout-account-login .lp-checkout-sign-up-link a{color:var(--edublink-color-primary);}body .lp-content-area .order_details th,body .lp-content-area .order_details td,body #checkout-order td,body #checkout-order th,body #checkout-order .lp-checkout-order__inner,body #checkout-account-register,body #checkout-account-login{border-color:var(--edublink-color-border) !important;}#checkout-account-logged-in p{margin-bottom:20px;}#checkout-payment{margin-top:35px;margin-bottom:0px;}#checkout-payment .secure-connection{font-weight:500;}#checkout-payment .secure-connection,.lp-checkout-form #checkout-account-logged-in a{color:var(--edublink-color-heading);}.lp-checkout-form #checkout-account-logged-in a:hover{color:var(--edublink-color-primary);}#checkout-order .col-number{color:var(--edublink-color-body);}#checkout-order .order-total .col-number{color:var(--edublink-color-heading) !important;}#checkout-payment #checkout-order-action button.loading::after{display:none !important;}body.learnpress-checkout.learnpress-page .site-content h1.lp-content-area{padding:0;}body.learnpress-checkout.learnpress-page .site-content .lp-content-area .lp-checkout-form{margin-top:25px;}#learn-press-checkout.lp-content-area{padding:0px;}#learn-press-checkout h2{padding-left:15px;}.lp-content-area .order_details th a,.lp-content-area .order_details td a{color:var(--edublink-color-heading);}.lp-content-area .order_details th a:hover,.lp-content-area .order_details td a:hover{color:var(--edublink-color-primary);}#learn-press-authorizenet-payment-form label{margin-left:5px;color:var(--edublink-color-heading);}#learn-press-authorizenet-payment-form select,#learn-press-authorizenet-payment-form input[type="text"]{margin-bottom:15px;}#learn-press-stripe-form label{color:var(--edublink-color-heading);}#learn-press-checkout .payment-methods .lp-payment-method>label{color:var(--edublink-color-heading);font-weight:500;}.payment-method-form.payment_method_stripe > p{color:var(--edublink-color-heading);}.lp-terms-and-conditions{color:var(--edublink-color-body);font-weight:500;}.lp-terms-and-conditions a{color:var(--edublink-color-primary);font-weight:500;}.lp-terms-and-conditions a:hover{color:var(--edublink-color-primary-alt);}.lp-checkout-form__before .lp-checkout-block h4,.lp-checkout-form__after .lp-checkout-block h4{margin-top:3px;}.lp-list-instructors .ul-list-instructors li.item-instructor .instructor-display-name{color:var(--edublink-color-heading) !important;font-weight:500 !important;}.lp-list-instructors .ul-list-instructors li.item-instructor .instructor-btn-view{color:var(--edublink-color-white) !important;background:var(--edublink-color-primary) !important;font-weight:500 !important;}.lp-list-instructors .ul-list-instructors li.item-instructor .instructor-btn-view:hover{background:var(--edublink-color-primary-alt) !important;}.lp-single-instructor__info,.lp-list-instructors .ul-list-instructors li.item-instructor{border-color:var(--edublink-color-border) !important;}.lp-single-instructor__info .instructor-avatar img{border:0px !important;}.lp-single-instructor__info__right .instructor-social:empty{display:none;}.lp-single-instructor__info .instructor-avatar{max-width:250px;}body .lp-single-instructor .ul-instructor-courses{font-size:15px;color:var(--edublink-color-body);}.lp-single-instructor .ul-instructor-courses h3{font-size:16px !important;font-weight:500 !important;line-height:1.3 !important;border-bottom-color:var(--edublink-color-border) !important;}.lp-single-instructor .learn-press-pagination .page-numbers>li .page-numbers:hover,.lp-single-instructor .ul-instructor-courses h3 a:hover{color:var(--edublink-color-primary);}body .lp-single-instructor .ul-instructor-courses .price-categories .course-categories{display:none;}.lp-single-instructor .learn-press-pagination .page-numbers>li .page-numbers.current{color:var(--edublink-color-primary) !important;}body #popup-header{background:var(--edublink-color-primary);}body #popup-sidebar{box-shadow:0 15px 30px 0 rgba(0,0,0,.05);}#popup-sidebar .course-curriculum .section-header .learn-press-progress{width:auto;}#popup-content .content-item-wrap{padding-bottom:0;}#popup-content .content-item-wrap{padding-bottom:0;}.learn-press-progress .learn-press-progress__active{background:var(--edublink-color-tertiary) !important;}body #popup-header .course-title a{font-weight:600;font-size:18px;}body #popup-header .number{font-size:14px;font-weight:500;}body .content-item-wrap .course-item-title{font-size:var(--edublink-h3);line-height:var(--edublink-h3-lineHeight);color:var(--edublink-color-heading);margin-bottom:15px;text-align:center;font-weight:700;border-bottom:1px solid var(--edublink-color-border);padding-bottom:15px;}body #sidebar-toggle::before{color:var(--edublink-color-primary);}body .course-curriculum .course-item.item-locked .course-item-status::before{font-family:"icomoon" !important;content:"";font-size:15px !important;font-weight:500;}body .content-item-wrap .quiz-content{font-size:var(--edublink-font-size-b1);line-height:var(--edublink-line-height-b1);color:var(--edublink-color-body);font-weight:400;}body #popup-footer .course-item-nav .prev a,body #popup-footer .course-item-nav .next a,body .quiz-intro-item__content,body .quiz-intro-item__title{color:var(--edublink-color-heading);font-weight:400;}body #popup-footer .course-item-nav .prev::before,body #popup-footer .course-item-nav .next::before{color:var(--edublink-color-heading);}#learn-press-item-comments input#submit,body #popup-content .lp-button,body.learnpress-page .lp-button.start{height:50px !important;line-height:52px !important;padding:0 50px !important;}body #popup-footer .course-item-nav .prev:hover a,body #popup-footer .course-item-nav .prev:hover::before,body #popup-footer .course-item-nav .next:hover a,body #popup-footer .course-item-nav .next:hover::before{color:var(--edublink-color-primary);}body #popup-sidebar .course-curriculum .course-item .section-item-link{color:var(--edublink-color-heading);}body #popup-sidebar .course-curriculum .course-item .section-item-link::before{content:"";font-family:"icomoon" !important;color:var(--edublink-color-heading);font-size:16px;padding-right:4px;}body #popup-sidebar .course-curriculum .course-item.course-item-lp_quiz .section-item-link::before{font-family:"remixicon" !important;content:"";}body #popup-sidebar .section-item-link .item-name{transition:var(--edublink-transition);top:1px;position:relative;font-weight:400;}body #popup-sidebar .course-curriculum .course-item .section-item-link:hover .item-name{color:var(--edublink-color-primary);}body #popup-sidebar .section-header .section-toggle{margin-left:auto;}body #popup-sidebar .course-item-meta .item-meta::before{font-size:12px;}body #popup-sidebar .course-item-meta .item-meta{color:var(--edublink-color-body);opacity:1;font-family:var(--edublink-font-secondary);line-height:28px;border-radius:3px;font-size:13px;font-weight:500;padding:0 7px;height:27px;margin-left:8px;}body #popup-sidebar .course-item-meta .item-meta.count-questions{background-color:rgba(26,182,157,.07);color:var(--edublink-color-primary);}body #popup-sidebar .course-item-meta .item-meta.duration{background-color:rgba(238,74,99,.07);color:var(--edublink-color-secondary);}body #popup-sidebar .course-item-meta .item-meta.course-item-preview{background:rgba(82,95,225,.85);}body #popup-sidebar .course-item-meta .item-meta.course-item-preview::before{background:transparent;}body #popup-sidebar .section-header .section-title{font-weight:600;color:var(--edublink-color-heading);}body #popup-content .lp-button.completed{margin-top:20px !important;background:var(--edublink-color-primary-alt);}#learn-press-item-comments input#submit:hover{color:var(--edublink-color-primary-alt);}body #popup-content .quiz-status > div{background:#f7f8fb;}body #popup-content .quiz-status>div>div .submit-quiz #button-submit-quiz{margin-bottom:0px !important;}body #popup-content .quiz-status .countdown span{color:var(--edublink-color-heading);font-weight:500;}body #popup-content .answer-options .answer-option input[type=checkbox]::after,body #popup-content .answer-options .answer-option input[type=radio]::after{color:var(--edublink-color-primary);}body #popup-content .content-item-wrap .questions-pagination .nav-links .page-numbers{color:var(--edublink-color-heading);font-weight:400;font-size:var(--edublink-font-size-b1);}body #popup-content .content-item-wrap .questions-pagination .nav-links .page-numbers.current,body #popup-content .content-item-wrap .questions-pagination .nav-links .page-numbers:hover{color:var(--edublink-color-primary);}body #popup-content #lp-modal-window #lp-modal-buttons .lp-button{margin-left:10px !important;}body #popup-content #lp-modal-window #lp-modal-buttons .lp-button:last-child{margin-left:0 !important;}#learn-press-profile .edublink-lp-login-register-form-wrapper{margin:0 -30px;}#learn-press-profile .edublink-lp-login-register-form-wrapper{display:flex;padding:0;max-width:970px;margin:0 auto;align-items:flex-start;}#learn-press-profile .edublink-lp-col-2 > div{width:50%;padding:0 15px;}#learn-press-profile .edublink-lp-col-1{width:100%;padding:0 15px;justify-content:center;}#learn-press-profile .lp-content-area .learn-press-form-login,#learn-press-profile .lp-content-area .learn-press-form-register{width:100%;box-shadow:0 10px 40px 0 rgba(0,0,0,.08) !important;padding:70px 50px;border-radius:5px;background-color:var(--edublink-color-white);border:inherit;margin:0 15px;}#learn-press-profile .learn-press-form-login h3{margin-bottom:15px;}#learn-press-profile .learn-press-form .form-fields .form-field{margin:0 0 20px;}#learn-press-profile .learn-press-form-login .form-fields .form-field input[type=text],#learn-press-profile .learn-press-form-login .form-fields .form-field input[type=password],#learn-press-profile .learn-press-form-login .form-fields .form-field input[type=tel],#learn-press-profile .learn-press-form-login .form-fields .form-field input[type=url],#learn-press-profile .learn-press-form-login .form-fields .form-field input[type=number],#learn-press-profile .learn-press-form-register .form-fields .form-field input[type=text],#learn-press-profile .learn-press-form-register .form-fields .form-field input[type=password],#learn-press-profile .learn-press-form-register .form-fields .form-field input[type=tel],#learn-press-profile .learn-press-form-register .form-fields .form-field input[type=url],#learn-press-profile .learn-press-form-register .form-fields .form-field input[type=number]{border:1px solid var(--edublink-color-border);height:50px;font-size:15px;background-color:var(--edublink-color-white);box-shadow:none;padding:0 25px;outline:none;border-radius:5px;color:var(--edublink-color-heading);margin-bottom:0;}#learn-press-profile .learn-press-form-login .form-fields .form-field input[type=text]:focus,#learn-press-profile .learn-press-form-login .form-fields .form-field input[type=password]:focus,#learn-press-profile .learn-press-form-login .form-fields .form-field input[type=tel]:focus,#learn-press-profile .learn-press-form-login .form-fields .form-field input[type=url]:focus,#learn-press-profile .learn-press-form-login .form-fields .form-field input[type=number]:focus,#learn-press-profile .learn-press-form-register .form-fields .form-field input[type=text]:focus,#learn-press-profile .learn-press-form-register .form-fields .form-field input[type=password]:focus,#learn-press-profile .learn-press-form-register .form-fields .form-field input[type=tel]:focus,#learn-press-profile .learn-press-form-register .form-fields .form-field input[type=url]:focus,#learn-press-profile .learn-press-form-register .form-fields .form-field input[type=number]:focus{outline:inherit !important;outline-offset:inherit !important;box-shadow:inherit !important;}#learn-press-profile .learn-press-form-login button[type=submit],#learn-press-profile .learn-press-form-register button[type=submit]{border-radius:5px;display:inline-block;height:60px;line-height:62px;color:var(--edublink-color-white);background:var(--edublink-color-primary);padding:0 30px;font-size:15px;font-weight:500;transition:.4s;font-family:var(--edublink-font-secondary);border:0 none;margin:0 0 0px !important;}#learn-press-profile .learn-press-form-register button[type=submit]{margin-bottom:-30px !important;}#learn-press-profile .learn-press-form-login button[type=submit]:hover,#learn-press-profile .learn-press-form-register button[type=submit]:hover{background:var(--edublink-color-primary-alt) !important;}#learn-press-profile .edublink-lp-login-register-form-wrapper .form-field label{color:var(--edublink-color-heading);margin-bottom:8px;}#learn-press-profile .learn-press-form-login form[name=learn-press-login]>p>a:hover{color:var(--edublink-color-primary);}#learn-press-profile .learn-press-form-register .form-fields .form-field input:focus,#learn-press-profile .learn-press-form-login .form-fields .form-field input:focus{border-color:var(--edublink-color-primary);}@media only screen and (max-width: 767px){#learn-press-profile #learn-press-profile{flex-direction:column;}#learn-press-profile .edublink-lp-login-register-form-wrapper{flex-direction:column;}#learn-press-profile .edublink-lp-col-2 > div{width:100%;}#learn-press-profile .lp-content-area .learn-press-form-login,#learn-press-profile .lp-content-area .learn-press-form-register{margin-left:0;margin-right:0;}.edublink-lp-login-register-form-wrapper.edublink-lp-col-2 .learn-press-form-login{width:100%;margin-bottom:30px !important;}#learn-press-profile .lp-content-area .learn-press-form-register{margin-bottom:0;}#learn-press-profile .lp-content-area .learn-press-form-login,#learn-press-profile .lp-content-area .learn-press-form-register{padding:40px 30px;}}.woocommerce table.shop_table_responsive thead{display:none;}.woocommerce table.shop_table_responsive tbody th{display:none;}.woocommerce table.shop_table_responsive tr td{display:block;text-align:right;clear:both;}.woocommerce table.shop_table_responsive tr td:before{content:attr(data-title) ": ";float:left;}.woocommerce table.shop_table_responsive tr td.product-remove a{text-align:left;}.woocommerce table.shop_table_responsive tr td.product-remove:before{display:none;}.woocommerce table.shop_table_responsive tr td.actions:before,.woocommerce table.shop_table_responsive tr td.download-actions:before{display:none;}.woocommerce table.shop_table_responsive tr td.download-actions .button{display:block;text-align:center;}.woocommerce-store-notice,p.demo_store,.woocommerce-error,.woocommerce-info,.woocommerce-message,.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce #respond input#submit.alt.disabled,.woocommerce #respond input#submit.alt.disabled:hover,.woocommerce #respond input#submit.alt:disabled,.woocommerce #respond input#submit.alt:disabled:hover,.woocommerce #respond input#submit.alt:disabled[disabled],.woocommerce #respond input#submit.alt:disabled[disabled]:hover,.woocommerce a.button.alt.disabled,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt:disabled[disabled],.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce button.button.alt.disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt:disabled:hover,.woocommerce button.button.alt:disabled[disabled],.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce input.button.alt.disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt:disabled:hover,.woocommerce input.button.alt:disabled[disabled],.woocommerce input.button.alt:disabled[disabled]:hover,.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,.woocommerce .widget_price_filter .ui-slider .ui-slider-range{background-color:var(--edublink-color-primary);}.woocommerce #respond input#submit.alt:hover,.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover{background-color:var(--edublink-color-primary-alt);}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{padding:30px;border-color:var(--edublink-color-border);}@media screen and (min-width: 48em){.woocommerce table.shop_table_responsive thead{display:table-header-group;}.woocommerce table.shop_table_responsive tbody th{display:table-cell;}.woocommerce table.shop_table_responsive tr th,.woocommerce table.shop_table_responsive tr td{text-align:left;}.woocommerce table.shop_table_responsive tr td{display:table-cell;}.woocommerce table.shop_table_responsive tr td:before{display:none;}}ul.products{content:"";display:table;table-layout:fixed;margin:0;padding:0;}ul.products li.product{list-style:none;position:relative;margin-bottom:2em;}ul.products li.product .woocommerce-loop-product__title{font-size:1rem;}ul.products li.product img{display:block;}ul.products li.product .button{display:block;}@media screen and (min-width: 48em){ul.products li.product{width:30.7966666667%;float:left;margin-right:3.8%;}ul.products li.product.first{clear:both;}ul.products li.product.last{margin-right:0;}.columns-1 ul.products li.product{float:none;width:100%;}.columns-2 ul.products li.product{width:48.1%;}.columns-3 ul.products li.product{width:30.7966666667%;}.columns-4 ul.products li.product{width:22.15%;}.columns-5 ul.products li.product{width:16.96%;}.columns-6 ul.products li.product{width:13.4933333333%;}}.site-header-cart{position:relative;margin:0;padding:0;content:"";display:table;table-layout:fixed;}.site-header-cart .cart-contents{text-decoration:none;}.site-header-cart .widget_shopping_cart{display:none;}.site-header-cart .product_list_widget{margin:0;padding:0;}.star-rating{overflow:hidden;position:relative;height:1.618em;line-height:1.618;font-size:1em;width:5.3em;font-family:"star";font-weight:400;}.star-rating:before{content:"SSSSS";opacity:.25;float:left;top:0;left:0;position:absolute;}.star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;}.star-rating span:before{content:"SSSSS";top:0;position:absolute;left:0;color:#f29e15;}p.stars a{position:relative;height:1em;width:1em;text-indent:-999em;display:inline-block;text-decoration:none;margin-right:1px;font-weight:400;}p.stars a:before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:"star";content:"S";color:#404040;text-indent:0;opacity:.25;}p.stars a:hover ~ a:before{content:"S";color:#404040;opacity:.25;}p.stars:hover a:before{content:"S";color:#f29e15;opacity:1;}p.stars.selected a.active:before{content:"S";color:#f29e15;opacity:1;}p.stars.selected a.active ~ a:before{content:"S";color:#404040;opacity:.25;}p.stars.selected a:not(.active):before{content:"S";color:#f29e15;opacity:1;}.woocommerce-tabs .panel h2:first-of-type{margin-top:0;}.woocommerce-password-strength{text-align:right;}.woocommerce-password-strength.strong{color:#0f834d;}.woocommerce-password-strength.short{color:#e2401c;}.woocommerce-password-strength.bad{color:#e2401c;}.form-row.woocommerce-validated input.input-text{box-shadow:inherit;}.form-row.woocommerce-invalid input.input-text{border-color:red;}.required{color:red;}.woocommerce form .form-row .select2-container .select2-selection--single{border-color:var(--edublink-color-border) !important;}.woocommerce-info,p.no-comments{color:#fff;padding:8px 10px;border-radius:5px;}.woocommerce-error{background-color:#e2401c;}.demo_store{position:fixed;left:0;bottom:0;right:0;margin:0;padding:1em;color:#fff;z-index:9999;}@media screen and (min-width: 48em){.site-header-cart .widget_shopping_cart{position:absolute;top:100%;width:100%;z-index:999999;left:-999em;display:block;box-shadow:0 3px 3px rgba(0,0,0,.2);}.site-header-cart:hover .widget_shopping_cart,.site-header-cart.focus .widget_shopping_cart{left:0;display:block;}}.widget_price_filter .price_slider{margin-bottom:1.5em;}.widget_price_filter .price_slider_amount{text-align:right;line-height:2.4em;}.widget_price_filter .price_slider_amount .button{float:left;}.widget_price_filter .ui-slider{position:relative;text-align:left;}.widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;cursor:ew-resize;outline:none;box-sizing:border-box;margin-top:-.25em;opacity:1;}.widget_price_filter .ui-slider .ui-slider-handle:last-child{margin-left:-1em;}.widget_price_filter .ui-slider .ui-slider-handle:hover,.widget_price_filter .ui-slider .ui-slider-handle.ui-state-active{box-shadow:0 0 0 .25em rgba(0,0,0,.1);}.widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;display:block;border:0;}.widget_price_filter .price_slider_wrapper .ui-widget-content{background:rgba(0,0,0,.1);}.widget_price_filter .ui-slider-horizontal{height:.5em;}.widget_price_filter .ui-slider-horizontal .ui-slider-range{height:100%;}.edublink-archive-products.edublink-row{margin-bottom:-30px;}.edublink-woocommerce-shop-top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;justify-content:space-between;margin-bottom:30px;align-items:center;}.edublink-woocommerce-shop-top .edublink-woocommerce-shop-top-order form{background:var(--edublink-color-shade);border-radius:5px;height:60px;display:flex;align-items:center;position:relative;color:var(--edublink-color-body);margin-bottom:0;}.edublink-woocommerce-shop-top .edublink-woocommerce-shop-top-order form:after{content:"";position:absolute;right:18px;top:50%;font-family:"remixicon";font-size:20px;transform:translateY(-50%);pointer-events:none;color:var(--edublink-color-body);font-weight:400;}.edublink-woocommerce-shop-top .edublink-woocommerce-shop-top-order select{font-weight:400;border:0;padding:0;padding:21px 30px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:var(--edublink-font-primary);}.edublink-woocommerce-shop-top .edublink-woocommerce-shop-top-order select::-ms-expand{display:none;}.edublink-woocommerce-shop-top .edublink-woocommerce-shop-top-order select:focus{border-color:inherit;}.woocommerce div.edublink-single-product-item{margin-bottom:30px !important;}.edublink-single-product-inner .edublink-single-product-thumb-wrapper{margin-bottom:25px;}.edublink-product-one-slider.slick-slider{margin:0 -15px;}.edublink-product-one-slider .edublink-product-one-single-slider{padding-left:15px;padding-right:15px;}.edublink-single-product-inner .edublink-single-product-thumb-wrapper a{display:block;}.edublink-single-product-inner .yith-wcqv-button .blockUI.blockOverlay{background:none !important;opacity:1 !important;cursor:pointer !important;}.edublink-single-product-inner .edublink-single-product-thumb-wrapper .edublink-single-product-thumb{position:relative;overflow:hidden;transition:all .3s ease-in-out 0s;height:400px;background-position:center center;background-repeat:no-repeat;background-size:cover;background-color:#ccc;border-radius:5px;}.edublink-single-product-inner .edublink-single-product-thumb-wrapper .edublink-single-product-thumb:after{width:100%;height:100%;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 100%);position:absolute;content:"";z-index:1;opacity:0;visibility:hidden;}.edublink-single-product-inner:hover .edublink-single-product-thumb-wrapper .edublink-single-product-thumb:after{opacity:1;visibility:visible;}.edublink-single-product-inner .edublink-single-product-thumb-wrapper{position:relative;}.edublink-single-product-inner .edublink-single-product-thumb-wrapper .product-over-info{position:absolute;bottom:0px;left:0;width:100%;z-index:1;opacity:0;visibility:hidden;transition:bottom 300ms ease,opacity 300ms ease,visibility 300ms ease;}.edublink-single-product-inner:hover .edublink-single-product-thumb-wrapper .product-over-info{bottom:30px;opacity:1;visibility:visible;}.edublink-single-product-inner .edublink-single-product-thumb-wrapper .product-over-info ul{display:flex;flex-direction:column;padding:0;margin:0;list-style:none;}.edublink-single-product-inner .edublink-single-product-thumb-wrapper .product-over-info ul li:first-child{margin-bottom:10px;}.edublink-single-product-inner .edublink-single-product-thumb-wrapper .product-over-info ul li{position:relative;margin:0 auto;}.edublink-single-product-inner .edublink-single-product-thumb-wrapper .product-over-info ul li a{min-width:161px;position:relative;height:40px;text-align:center;font-size:15px;line-height:20px;font-weight:600;opacity:1 !important;opacity:1 !important;font-family:var(--edublink-font-secondary);background:var(--edublink-gradient-primary);color:var(--edublink-color-white);border-radius:5px;cursor:pointer;text-decoration:none;padding-left:48px;display:block;}.edublink-single-product-inner .edublink-single-product-thumb-wrapper .product-over-info ul li a:hover{background:var(--edublink-gradient-primary-alt);}.edublink-single-product-inner .edublink-single-product-thumb-wrapper .product-over-info ul li a.yith-wcqv-button{padding-left:21px;background:var(--edublink-color-white);color:var(--edublink-color-heading);}.edublink-single-product-inner .edublink-single-product-thumb-wrapper .product-over-info ul li a .edublink-product-popup-icon{margin-right:8px;display:inline-flex;}.edublink-single-product-inner .edublink-single-product-thumb-wrapper .product-over-info ul li a .edublink-product-popup-icon i{font-weight:600;}.edublink-single-product-inner .edublink-single-product-thumb-wrapper .product-over-info ul li a.yith-wcqv-button:hover{color:var(--edublink-color-white);background:var(--edublink-color-primary);}.edublink-single-product-inner .edublink-single-product-thumb-wrapper .product-over-info ul li.add-to-cart a::before{position:absolute;font-family:"icomoon" !important;content:"";width:20px;height:18px;left:20px;top:9px;font-size:18px;}.edublink-single-product-item a.ajax_add_to_cart.loading{padding:12px 35px 12px 48px !important;}.edublink-single-product-item a.ajax_add_to_cart.loading:after{font-family:"remixicon" !important;content:"";position:absolute;top:9px;right:10px;font-size:18px;-webkit-animation:edublink-spin 1s linear infinite;animation:edublink-spin 1s linear infinite;left:inherit !important;width:inherit !important;}.edublink-single-product-inner .edublink-single-product-thumb-wrapper .product-over-info ul li.add-to-cart a.added{display:none;}.edublink-single-product-inner .content{text-align:center;}.woocommerce div.product .edublink-single-product-main-content-wrapper p.price,.woocommerce .edublink-yith-wcqv-wrapper .product-pricing .price,.woocommerce .edublink-single-product-inner .content .price{margin-top:10px;font-size:14px !important;line-height:21px;font-weight:600;font-family:var(--edublink-font-secondary);color:var(--edublink-color-primary);opacity:1;display:flex;justify-content:center;flex-direction:row-reverse;}.woocommerce div.product .edublink-single-product-main-content-wrapper p.price{justify-content:start !important;}.woocommerce div.product .edublink-single-product-main-content-wrapper p.price,.edublink-yith-wcqv-wrapper .product-pricing .price{margin:18px 0 12px !important;}.woocommerce div.product .edublink-single-product-main-content-wrapper p.price del,.edublink-yith-wcqv-wrapper .product-pricing .price del,.edublink-single-product-inner .content .price del{color:var(--edublink-color-body);}.woocommerce div.product .edublink-single-product-main-content-wrapper p.price ins,.edublink-yith-wcqv-wrapper .product-pricing .price ins,.edublink-single-product-inner .content .price ins{background:rgba(0,0,0,0);color:var(--edublink-color-primary);margin:0 4px 0 0;padding:0;text-decoration:none;font-weight:600 !important;}.woocommerce div.product .edublink-single-product-main-content-wrapper p.price del .woocommerce-Price-amount.amount,.edublink-yith-wcqv-wrapper .product-pricing .price del .woocommerce-Price-amount.amount,.edublink-single-product-inner .content .price del .woocommerce-Price-amount.amount{opacity:1;font-size:14px;line-height:21px;color:var(--edublink-color-body);}.eb-product-image-top-content{position:absolute;content:"";top:10px;left:10px;z-index:1;}.eb-featured-product-tag,.eb-product-offer-percent{background:var(--edublink-color-extra05);padding:0px 10px;font-size:15px;font-weight:600;font-family:var(--edublink-font-secondary);line-height:33px;display:inline-block;color:var(--edublink-color-white);height:30px;border-radius:5px;margin-right:5px;}.eb-featured-product-tag{background:var(--edublink-color-extra02);}.edublink-single-product-inner .content .woocommerce-loop-product__title{font-weight:600;font-size:16px;line-height:21px;margin:0 0 5px;display:inline-block;transition:.3s;}.edublink-single-product-inner .content .woocommerce-loop-product__title:hover{color:var(--edublink-color-primary);}.edublink-single-product-inner .content .author{display:block;font-size:14px;line-height:22px;font-weight:500;margin-bottom:5px;}.edublink-single-product-item a:focus,.edublink-single-product-main-content-wrapper .edublink-single-product-zoom-icon-inner:focus,.woocommerce-account .woocommerce-MyAccount-navigation li a:focus{outline:0;}.return-to-shop a.button.wc-backward,.edublink-single-product-item a.button,.edublink-single-product-item a.added_to_cart,.woocommerce-MyAccount-downloads-file.button,.woocommerce-orders-table__cell .woocommerce-button.button.view{color:#fff;padding:12px 21px;display:inline-block;line-height:1;position:relative;cursor:pointer;}.return-to-shop a.button.wc-backward{border-radius:5px;}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone{margin-bottom:0;padding-left:1.5em;position:relative;}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email::before,.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{position:absolute;content:"";top:0;left:0;font-family:boxicons;font-style:normal;}.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone::before{content:"";}.woocommerce nav.woocommerce-pagination ul{border:0;}.woocommerce nav.woocommerce-pagination ul li{border:0;}.edublink-product-rating-wrapper{display:flex;margin:6px 0 0;font-size:14px;color:var(--edublink-color-black);}.edublink-single-product-inner .edublink-product-rating-wrapper{justify-content:center;}.edublink-product-rating-wrapper .star-rating{margin:5px 2px 0 0 !important;float:none;position:relative;width:auto !important;height:auto;}.edublink-product-rating-wrapper .star-rating span{overflow:hidden;top:0;bottom:0;left:0;position:absolute;padding:0;font-size:0;}.edublink-product-rating-wrapper .star-rating span:before,.edublink-product-rating-wrapper .star-rating:before,.edublink-product-rating-wrapper .star-rating p.stars a:before{letter-spacing:.4em;font-size:14px;font-family:"icomoon";content:"";font-weight:normal;position:static;line-height:1em;margin:0 -.2em 0 0;}.edublink-product-rating-wrapper .star-rating span:before,.edublink-product-rating-wrapper .star-rating:before{opacity:1 !important;}.edublink-product-rating-wrapper .star-rating:before{color:#d6d6d6 !important;}.edublink-product-rating-wrapper .star-rating span:before{color:#ffc92e !important;}.woocommerce div.product p.price del,.woocommerce div.product span.price del{opacity:inherit !important;text-decoration-thickness:1px;}#yith-quick-view-close{color:var(--edublink-color-white) !important;opacity:1;font-size:0px;width:40px;height:40px;padding-top:0;background:var(--edublink-color-primary) !important;line-height:40px;border-radius:2px;border:0;}#yith-quick-view-close:after{content:"";font-family:"icomoon" !important;font-size:14px;}#yith-quick-view-close:hover{color:var(--edublink-color-white) !important;background:var(--edublink-color-primary-alt) !important;}body #yith-quick-view-modal #yith-quick-view-content{padding:15px;}body #yith-quick-view-modal .yith-wcqv-main{box-shadow:inherit;}#yith-quick-view-content div.summary{padding-left:40px;padding-top:0;}.woocommerce div.product .edublink-product-rating-wrapper .woocommerce-product-rating{margin-bottom:0px;}.woocommerce div.product .edublink-product-rating-wrapper .woocommerce-product-rating .star-rating{margin-top:0px;}#yith-quick-view-content .edublink-yith-wcqv-wrapper{padding-top:15px !important;}#yith-quick-view-content img{border-radius:5px;}.edublink-yith-wcqv-wrapper .author{font-weight:700;font-size:18px;line-height:28px;display:block;margin-bottom:10px;margin:0px 0 15px !important;}.edublink-single-product-main-content-wrapper h1.product_title.entry-title,.edublink-yith-wcqv-wrapper h1.entry-title{font-size:28px;font-weight:700;line-height:1.38;font-family:var(--edublink-font-secondary);margin:0 0 10px;}.edublink-yith-wcqv-wrapper .product-pricing{display:flex;}.woocommerce span.onsale{background-color:var(--edublink-color-tertiary) !important;border-radius:3px;min-width:50px;min-height:10px;line-height:23px;}.edublink-single-product-main-content-wrapper form.cart,.woocommerce div.product .edublink-yith-wcqv-wrapper form.cart{display:flex;margin-bottom:30px;}.edublink-single-product-main-content-wrapper form.cart{margin-bottom:37px !important;}.woocommerce-cart-form .quantity .qty,.edublink-single-product-main-content-wrapper form.cart .quantity .qty,.woocommerce .edublink-yith-wcqv-wrapper .quantity .qty{min-width:144px;height:60px;background:var(--edublink-color-shade);border-radius:5px;border:0;color:var(--edublink-color-heading);font-weight:600;margin-right:12px;font-family:var(--edublink-font-secondary);}.edublink-single-product-main-content-wrapper form.cart .button,.woocommerce div.product .edublink-yith-wcqv-wrapper form.cart .button{width:100%;background:var(--edublink-gradient-primary);border-radius:5px;margin-bottom:0 !important;font-weight:600;font-family:var(--edublink-font-secondary);}.edublink-single-product-main-content-wrapper form.cart .button:hover,.woocommerce div.product .edublink-yith-wcqv-wrapper form.cart .button:hover{background:var(--edublink-gradient-primary-alt);}.woocommerce-cart-form input[type=number]::-webkit-inner-spin-button,.woocommerce-cart-form input[type=number]::-webkit-outer-spin-button,.edublink-single-product-main-content-wrapper form.cart input[type=number]::-webkit-inner-spin-button,.edublink-single-product-main-content-wrapper form.cart input[type=number]::-webkit-outer-spin-button,.edublink-yith-wcqv-wrapper .product-cart-wrapper input[type=number]::-webkit-inner-spin-button,.edublink-yith-wcqv-wrapper .product-cart-wrapper input[type=number]::-webkit-outer-spin-button{opacity:1;}.edublink-single-product-main-content-wrapper .product_meta,.woocommerce div.product .edublink-yith-wcqv-wrapper .product_meta{display:flex;flex-direction:column;}.edublink-single-product-main-content-wrapper .product_meta,.woocommerce div.product .edublink-yith-wcqv-wrapper .product_meta{font-size:16px;}.edublink-single-product-main-content-wrapper .product_meta span,.woocommerce div.product .edublink-yith-wcqv-wrapper .product_meta span{font-weight:500;}.edublink-single-product-main-content-wrapper .product_meta span.sku_wrapper,.edublink-single-product-main-content-wrapper .product_meta span label,.woocommerce div.product .edublink-yith-wcqv-wrapper .product_meta span.sku_wrapper,.woocommerce div.product .edublink-yith-wcqv-wrapper .product_meta span label{color:var(--edublink-color-heading);}.edublink-single-product-main-content-wrapper .product_meta span label,.woocommerce div.product .edublink-yith-wcqv-wrapper .product_meta span label{margin-right:3px;}.edublink-single-product-main-content-wrapper .product_meta span:not(:last-child),.edublink-single-product-main-content-wrapper .product_meta span:not(:last-child){margin-bottom:4px;}.edublink-single-product-main-content-wrapper .product_meta span.sku,.woocommerce div.product .edublink-yith-wcqv-wrapper .product_meta span.sku{font-weight:400;margin-left:5px;color:var(--edublink-color-body);}.edublink-single-product-main-content-wrapper .product_meta span.posted_in a,.edublink-single-product-main-content-wrapper .product_meta span.tagged_as a,.woocommerce div.product .edublink-yith-wcqv-wrapper .product_meta span.posted_in a,.woocommerce div.product .edublink-yith-wcqv-wrapper .product_meta span.tagged_as a{font-weight:400;color:var(--edublink-color-body);}.edublink-single-product-main-content-wrapper .product_meta span.posted_in a:hover,.edublink-single-product-main-content-wrapper .product_meta span.tagged_as a:hover,.woocommerce div.product .edublink-yith-wcqv-wrapper .product_meta span.posted_in a:hover,.woocommerce div.product .edublink-yith-wcqv-wrapper .product_meta span.tagged_as a:hover{color:var(--edublink-color-primary);}.edublink-single-product-main-content-wrapper .product_meta span.posted_in a:first-child,.edublink-single-product-main-content-wrapper .product_meta span.tagged_as a:first-child,.woocommerce div.product .edublink-yith-wcqv-wrapper .product_meta span.posted_in a:first-child,.woocommerce div.product .edublink-yith-wcqv-wrapper .product_meta span.tagged_as a:first-child{margin-left:5px;color:var(--edublink-color-body);}@media (max-width: 767px){#yith-quick-view-content div.images,#yith-quick-view-content div.summary{width:100%;float:none;}.woocommerce div.product div.images .woocommerce-product-gallery__trigger{display:none;}#yith-quick-view-content div.summary{width:100%;float:none;padding-left:0;padding-top:30px !important;}.edublink-yith-wcqv-wrapper .author{margin-bottom:5px !important;}.edublink-yith-wcqv-wrapper h1.entry-title{margin-bottom:10px;}.woocommerce div.product form.cart{margin-bottom:20px;}}.edublink-related-product-items{margin-bottom:-30px;margin-top:-20px;}.edublink-related-product-items .edublink-single-product-item{margin-top:20px;}.edublink-related-product-items .slick-track{margin:inherit;}.edublink-related-product-items .slick-slide{padding:0 15px;}.woocommerce-product-gallery{position:relative;}.woocommerce-product-gallery .flex-viewport{margin-bottom:15px;}.woocommerce-product-gallery .flex-control-thumbs{content:"";display:table;table-layout:fixed;margin:0;padding:0;}.woocommerce-product-gallery .flex-control-thumbs li{list-style:none;cursor:pointer;float:left;}.woocommerce-product-gallery .flex-control-thumbs li img{opacity:.5;border-radius:5px;}.woocommerce-product-gallery .flex-control-thumbs li img.flex-active,.woocommerce-product-gallery .flex-control-thumbs li:hover img{opacity:1;}.woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n),.woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n),.woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n),.woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n){margin-right:0;}.woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li:nth-child(2n+1),.woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n+1),.woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n+1),.woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n+1){clear:both;}.woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .flex-control-thumbs li{width:48.1%;}.woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .flex-control-thumbs li{width:30.7966666667%;}.woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .flex-control-thumbs li{width:calc(( 100% - 40px ) / 4) !important;margin-right:10px;}.woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .flex-control-thumbs li{width:16.96%;}.stock:empty:before{display:none;}.stock.in-stock{color:#0f834d;}.stock.out-of-stock{color:#e2401c;}.woocommerce-error,.woocommerce-info,.woocommerce-message{position:relative;width:100%;border:0;border-radius:5px;color:#fff;margin:0 0 30px;padding:1em 2em 1em 3em;list-style:none outside;word-wrap:break-word;}.woocommerce-info:before,.woocommerce-message::before{color:#fff;color:#fff;font-size:16px;position:absolute;top:30px;left:1.2em;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);}.woocommerce-error a,.woocommerce-info a,.woocommerce-message a{color:#fff;font-weight:500;text-decoration:underline;}.woocommerce-error .button,.woocommerce-info .button,.woocommerce-message .button{float:right;margin:4px 0 0 10px;height:auto;height:40px !important;border:0;border-radius:0;background:var(--edublink-color-heading) !important;color:#fff;line-height:1.2;line-height:40px !important;text-transform:uppercase;letter-spacing:.1em;padding:0px 15px !important;font-size:12px !important;font-weight:700 !important;}.woocommerce div.product div.summary{margin-bottom:0 !important;}.edublink-single-product-main-content-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;margin-bottom:80px;align-items:flex-start;}.edublink-related-product-content-wrapper .edublink-single-product-item{margin-bottom:0;}.edublink-related-product-content-wrapper .edublink-related-product-title{margin-bottom:21px;margin-top:0;font-size:32px;line-height:44px;font-weight:700;}.edublink-single-product-main-content-wrapper .woocommerce-product-gallery{flex-basis:100%;max-width:100%;position:relative;border-radius:20px;margin-bottom:0px !important;text-align:center;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;}.edublink-single-product-main-content-wrapper .woocommerce-product-gallery__image img{object-fit:cover;border-radius:5px;min-height:270px;}.edublink-single-product-main-content-wrapper .edublink-single-product-zoom-icon-inner{width:35px;height:35px;line-height:35px;text-align:center;border-radius:50%;background:rgba(54,85,198,.1);position:absolute;right:10px;top:10px;display:flex;align-items:center;justify-content:center;}.edublink-single-product-main-content-wrapper .edublink-single-product-zoom-icon-inner .edublink-single-product-zoom-icon{max-width:20px;}.edublink-single-product-main-content-wrapper .woocommerce-product-gallery__trigger img,.edublink-single-product-main-content-wrapper .woocommerce-product-gallery__trigger:before,.edublink-single-product-main-content-wrapper .woocommerce-product-gallery__trigger:after{opacity:0;}.edublink-single-product-main-content-wrapper .woocommerce-product-gallery__trigger{background:url("https://bunny-wp-pullzone-pji5dg6n2o.b-cdn.net/wp-content/themes/edublink/assets/images/icons/search.svg");background-size:20px;background-repeat:no-repeat;width:35px;height:35px;line-height:35px;text-align:center;border-radius:50%;background-color:rgba(54,85,198,.1);position:absolute;right:10px;top:10px;display:flex;align-items:center;justify-content:center;background-position:center center;font-size:0;text-indent:-99999999px;}.edublink-single-product-main-content-wrapper .summary.entry-summary{flex-basis:100%;max-width:100%;margin-top:0;}.woocommerce div.product .edublink-single-product-main-content-wrapper .woocommerce-product-rating{margin-bottom:25px;}.edublink-single-product-main-content-wrapper .author{font-size:18px;line-height:28px;font-weight:700;margin-bottom:10px;}.edublink-single-product-main-content-wrapper .woocommerce-product-details__short-description{padding:10px 0 0;}.edublink-single-product-main-content-wrapper .price{font-size:24px;font-weight:700;margin-bottom:21px;}.edublink-single-product-main-content-wrapper .price del{color:#b6b9c7;margin-right:4px;}.edublink-single-product-main-content-wrapper .price ins{background:inherit;}.edublink-single-product-main-content-wrapper form.cart,.edublink-single-product-main-content-wrapper form.cart .quantity,.woocommerce table.shop_table .quantity{display:flex;}.edublink-single-product-main-content-wrapper .entry-summary form.variations_form.cart,.edublink-single-product-main-content-wrapper .entry-summary form.grouped_form.cart{display:flex;flex-direction:column;align-items:flex-start;}.edublink-single-product-main-content-wrapper .entry-summary form.grouped_form.cart table.table-bordered{border:0;margin-bottom:0;}.edublink-single-product-main-content-wrapper .entry-summary form.grouped_form.cart table.table-striped>tbody>tr:nth-of-type(odd){background-color:inherit;}.edublink-single-product-main-content-wrapper .entry-summary form.grouped_form.cart table.table-bordered >tbody>tr>td{border:0;padding:0 0 30px;vertical-align:middle;}.edublink-single-product-main-content-wrapper .entry-summary form.grouped_form.cart table .woocommerce-grouped-product-list-item__label a{margin-right:30px;display:flex;}.edublink-single-product-main-content-wrapper .entry-summary form.grouped_form.cart table .woocommerce-grouped-product-list-item__price ins,.edublink-single-product-main-content-wrapper .woocommerce-grouped-product-list-item__price ins{background:inherit;}.edublink-single-product-main-content-wrapper .woocommerce-grouped-product-list-item__price del{color:#b6b9c7;}.edublink-single-product-main-content-wrapper .entry-summary form.variations_form.cart .woocommerce-variation-add-to-cart{display:flex;}.edublink-single-product-main-content-wrapper .edublink-single-product-cart-wrapper,.woocommerce table.shop_table .quantity .edublink-single-product-cart-wrapper{display:inline-flex;border:1px solid var(--edublink-color-border);padding:8px 15px;border-radius:5px;width:131px;height:60px;margin-right:30px;position:relative;}.woocommerce-Tabs-panel--description p:last-child{margin-bottom:0;}.woocommerce-cart .woocommerce table.shop_table .quantity .edublink-single-product-cart-wrapper{height:50px;}.edublink-single-product-main-content-wrapper .edublink-single-product-cart-wrapper button,.edublink-single-product-main-content-wrapper .edublink-single-product-cart-wrapper input[type="number"],.woocommerce table.shop_table .quantity .edublink-single-product-cart-wrapper button,.woocommerce table.shop_table .quantity .edublink-single-product-cart-wrapper input[type="number"]{border:0;padding:0;height:inherit;}.edublink-single-product-main-content-wrapper .edublink-single-product-cart-wrapper input[type="number"]::-webkit-outer-spin-button,.edublink-single-product-main-content-wrapper .edublink-single-product-cart-wrapper input[type="number"]::-webkit-inner-spin-button,.woocommerce table.shop_table .quantity .edublink-single-product-cart-wrapper input[type="number"]::-webkit-outer-spin-button,.woocommerce table.shop_table .quantity .edublink-single-product-cart-wrapper input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}.edublink-single-product-main-content-wrapper .edublink-single-product-cart-wrapper input[type="number"],.woocommerce table.shop_table .quantity .edublink-single-product-cart-wrapper input[type="number"]{width:100%;height:100%;background:transparent;text-align:center;-webkit-appearance:none;-moz-appearance:none;-moz-appearance:textfield;-ms-appearance:none;-o-appearance:none;appearance:none;font-weight:700;font-size:22px;}.edublink-single-product-cart-wrapper .edublink-single-product-cart-minus,.edublink-single-product-cart-wrapper .edublink-single-product-cart-plus{position:absolute;height:60px;cursor:pointer;top:0;display:flex;align-items:center;}.edublink-single-product-cart-wrapper .edublink-single-product-cart-minus{left:15px;}.edublink-single-product-cart-wrapper .edublink-single-product-cart-plus{right:15px;}.edublink-single-product-cart-wrapper .edublink-single-product-cart-minus img,.edublink-single-product-cart-wrapper .edublink-single-product-cart-plus img{cursor:pointer;}.edublink-single-product-main-content-wrapper .single_add_to_cart_button,.woocommerce-Reviews .edublink-button-item,.woocommerce table.shop_table .edublink-button-item,.form-row.place-order .edublink-button-item,.order-again .edublink-button-item,.woocommerce-account form.woocommerce-EditAccountForm .edublink-button-item,.woocommerce-form-login .edublink-button-item,.woocommerce-form-register .edublink-button-item,.wc-proceed-to-checkout a{cursor:pointer;border-radius:5px;}.edublink-single-product-main-content-wrapper .variations_form table{border:0;margin-bottom:20px;width:100%;}.edublink-single-product-main-content-wrapper .variations_form table,.edublink-single-product-main-content-wrapper .variations_form table.table-striped>tbody>tr:nth-of-type(odd){background-color:inherit;}.edublink-single-product-main-content-wrapper .variations_form table{margin-bottom:0;}.edublink-single-product-main-content-wrapper .variations_form table td{display:table-cell;padding:0 15px 30px 0;text-align:left;vertical-align:middle;border:0;}.edublink-single-product-main-content-wrapper .variations_form table select{border:1px solid var(--edublink-color-border);max-width:100%;min-width:75%;display:inline-block;margin-right:15px;padding:0 10px 0 10px;height:45px;position:relative;}.woocommerce-tabs.wc-tabs-wrapper{padding-bottom:120px;}.woocommerce-tabs ul.tabs.wc-tabs{display:flex;flex-wrap:wrap;justify-content:center;background:transparent;border-bottom:1px solid var(--edublink-color-border);border-radius:0px;align-items:center;list-style:none;padding:0 0 0 40px !important;margin:0 0 35px 0 !important;}.woocommerce div.product .woocommerce-tabs ul.tabs li{background:transparent;padding:0;}.woocommerce div.product .woocommerce-tabs ul.tabs li:not(:last-child){margin-right:50px;}.woocommerce div.product .woocommerce-tabs ul.tabs li::before,.woocommerce div.product .woocommerce-tabs ul.tabs::before{display:none !important;}.woocommerce div.product .woocommerce-tabs ul.tabs li::after{position:absolute;content:"";bottom:0px;left:0;height:2px;background:var(--edublink-color-primary);transition:.4s;width:0;right:inherit;border-bottom-left-radius:0;border-width:0;border:0;}.woocommerce div.product .woocommerce-tabs ul.tabs li:hover::after,.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{width:100%;box-shadow:none !important;}.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li.active{border:0px !important;}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:var(--edublink-color-heading);}.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:0;font-size:16px;line-height:26px;font-weight:600;padding-bottom:15px;color:var(--edublink-color-body);font-family:var(--edublink-font-secondary);}.woocommerce-tabs ul.tabs.wc-tabs li:not(:last-child){margin-right:3px;}.woocommerce-tabs ul.tabs.wc-tabs li a{padding:15px 5px;font-weight:700;font-size:14px;background:transparent;position:relative;-webkit-transition:all .5s ease-out;transition:all .5s ease-out;color:rgba(2,30,64,.3);display:block;}.woocommerce-tabs ul.tabs.wc-tabs li a:focus{outline:none;}.woocommerce-tabs .woocommerce-Tabs-panel h3,.woocommerce-tabs .woocommerce-Tabs-panel h2{margin-top:0;}.woocommerce table.shop_attributes,.woocommerce-page table.shop_attributes{margin-bottom:0;border:1px solid var(--edublink-color-border);width:100%;}table.woocommerce-product-attributes p{margin:0;}.woocommerce table.shop_attributes th,.woocommerce-page table.shop_attributes th{width:30%;padding:18px;font-weight:600;background-color:#fff;border:1px solid var(--edublink-color-border);line-height:1.5;}.woocommerce table.shop_attributes td,.woocommerce-page table.shop_attributes td{padding:18px;background-color:#fff;border:1px solid var(--edublink-color-border);line-height:1.5;}.woocommerce-tabs .woocommerce-Reviews ol.comment-list{margin:0;padding:0;list-style:none;}.woocommerce-tabs .woocommerce-Reviews ol.comment-list li .comment_container{display:flex;margin-bottom:7px;}.woocommerce-tabs .woocommerce-Reviews ol.comment-list li .comment_container img{-webkit-flex-shrink:0;flex-shrink:0;border-radius:5px;width:70px;height:70px;object-fit:cover;}.woocommerce-tabs .woocommerce-Reviews ol.comment-list li .comment_container p.meta{margin-bottom:5px;}.woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #review_form_wrapper{margin-top:30px;}.woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #review_form_wrapper .comment-form-cookies-consent{display:flex;}.woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #review_form_wrapper p.comment-form-author,.woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #review_form_wrapper p.comment-form-email{margin-bottom:24px;}.woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #review_form_wrapper p.comment-form-comment{margin-bottom:30px;}.woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #review_form_wrapper input{width:100%;padding:0 30px;height:60px;line-height:60px;background:var(--edublink-color-white);border:1px solid var(--edublink-color-border);font-size:16px;border-radius:5px;display:flex;}.woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #review_form_wrapper input:focus{border-color:var(--edublink-color-primary);}.woocommerce-Tabs-panel.woocommerce-Tabs-panel--reviews #review_form_wrapper input#wp-comment-cookies-consent{width:auto;margin-right:10px;margin-top:3px;line-height:20px !important;padding:0;height:20px;}.woocommerce-tabs .woocommerce-Reviews .comment-reply-title{font-size:24px;line-height:1.5;font-weight:700;margin-bottom:0px;color:var(--edublink-color-heading);display:inline-block;text-transform:capitalize;}@media (max-width: 991px){.woocommerce-tabs.wc-tabs-wrapper{padding-bottom:70px;}}@media (max-width: 767px){.woocommerce table.shop_attributes th,.woocommerce-page table.shop_attributes th,.woocommerce table.shop_attributes td,.woocommerce-page table.shop_attributes td{padding:8px;}.woocommerce-tabs.wc-tabs-wrapper{padding-bottom:70px;}.edublink-single-product-main-content-wrapper .edublink-single-product-cart-wrapper{width:100px;padding:5px;margin-right:15px;height:50px;}.edublink-single-product-main-content-wrapper .entry-summary form.grouped_form.cart table .woocommerce-grouped-product-list-item__label a{margin-right:15px;}.edublink-single-product-main-content-wrapper .edublink-single-product-cart-wrapper input[type="number"],.woocommerce table.shop_table .quantity .edublink-single-product-cart-wrapper input[type="number"]{font-size:18px;}.edublink-single-product-main-content-wrapper .woocommerce-product-gallery{margin-bottom:30px !important;}.woocommerce div.product .edublink-single-product-main-content-wrapper .woocommerce-product-rating{margin-bottom:10px;}}@media (min-width: 450px){.woocommerce-tabs ul.tabs.wc-tabs li:not(:last-child){margin-right:10px;}}@media (min-width: 576px){.woocommerce-tabs ul.tabs.wc-tabs li a{font-size:16px;}}@media (min-width: 768px){.edublink-single-product-main-content-wrapper .woocommerce-product-gallery{flex-basis:calc(50% - 15px);max-width:calc(50% - 15px);margin-right:15px;margin-bottom:0;padding-right:0px;}.edublink-single-product-main-content-wrapper .summary.entry-summary{margin-left:15px;flex-basis:calc(50% - 15px);max-width:calc(50% - 15px);margin-bottom:0 !important;}.woocommerce-tabs ul.tabs.wc-tabs{padding:0 30px;}.woocommerce-tabs ul.tabs.wc-tabs li a{padding:20px 10px;}.woocommerce-tabs ul.tabs.wc-tabs li:not(:last-child){margin-right:42px;}}@media (min-width: 992px){.edublink-single-product-main-content-wrapper .edublink-single-product-zoom-icon-inner{width:62px;height:62px;line-height:62px;right:30px;top:30px;}.edublink-single-product-main-content-wrapper .edublink-single-product-zoom-icon-inner .edublink-single-product-zoom-icon{max-width:100%;}.edublink-single-product-main-content-wrapper .woocommerce-product-gallery__trigger{width:62px;height:62px;line-height:62px;right:30px;top:30px;background-size:26px;}.woocommerce-tabs ul.tabs.wc-tabs{padding:0 50px;}.woocommerce-tabs ul.tabs.wc-tabs li a{padding:27px 10px;font-size:18px;line-height:30px;}}@media (min-width: 1200px){.edublink-single-product-main-content-wrapper .woocommerce-product-gallery{flex-basis:calc(50% - 15px);max-width:calc(50% - 15px);margin-right:15px;margin-bottom:0;padding-right:50px;}.edublink-single-product-main-content-wrapper .summary.entry-summary{margin-left:30px;flex-basis:calc(50% - 35px);max-width:calc(50% - 35px);}}@media only screen and (min-width: 768px) and (max-width: 991px){.edublink-single-product-main-content-wrapper .edublink-single-product-cart-wrapper{margin-right:20px;}}@media only screen and (min-width: 992px) and (max-width: 1199px){.edublink-single-product-main-content-wrapper .woocommerce-product-gallery__trigger,.edublink-single-product-main-content-wrapper .edublink-single-product-zoom-icon-inner{right:10px;top:10px;}}.woocommerce #reviews #comments ol.commentlist{padding:25px 0 35px;border-bottom:1px solid var(--edublink-color-border);}.woocommerce-tabs .woocommerce-Reviews .woocommerce-Reviews-title{font-size:18px;font-weight:500;margin-bottom:20px;}.woocommerce-tabs .woocommerce-Reviews .woocommerce-noreviews{margin-bottom:10px;}.woocommerce #reviews #comments ol.commentlist li{margin-bottom:0 !important;}.woocommerce #reviews #comments ol.commentlist li + li{border-top:1px solid var(--edublink-color-border);padding-top:30px !important;margin-top:20px !important;}.comment-list .edublink-woo-review{margin:0 0 15px;padding:0 0 15px;border-bottom:1px solid var(--edublink-color-border);}.comment-list li:last-child .edublink-woo-review:last-child{border-bottom:0;margin-bottom:10px;}.edublink-woo-review div.avatar{overflow:hidden;border-radius:50%;float:left;width:80px;height:80px;}.woocommerce #reviews #comments ol.commentlist li .edublink-woo-review img.avatar{width:80px;height:80px;border:0px;border-radius:100%;background:transparent;padding:0;position:relative;}.edublink-woo-review .comment-box{overflow:hidden;padding-left:30px;}.woocommerce #reviews #comments ol.commentlist li .edublink-woo-review .comment-text{margin:20px 0 0 !important;border:0px !important;border-radius:0px !important;padding:0 !important;}.edublink-woo-review .edublink-woo-review-info{display:flex;align-items:flex-start;flex-direction:column;}.edublink-woo-review .reviewer-name-date{padding-right:10px;display:flex;margin-bottom:5px;flex-wrap:wrap;}.edublink-woo-review .reviewer-name-date .date{position:relative;padding-left:20px;top:2px;}.edublink-woo-review .reviewer-name-date .date:after{position:absolute;content:"";width:6px;height:1px;background:var(--edublink-color-body);left:8px;top:12px;}.edublink-woo-review .name-comment{font-weight:600;font-size:16px;line-height:30px;margin:0;}.edublink-woo-review .star-rating{margin-top:0px;}.woocommerce #reviews #comments ol.comment-list li .comment-text{margin:0 !important;border:0px !important;padding:0 !important;}.eb-custom-rating-form{display:flex;align-items:center !important;margin-bottom:15px !important;margin-top:35px;}.eb-custom-rating-form label{font-size:16px;line-height:26px;margin-right:10px;font-weight:var(--edublink-p-bold);margin-bottom:0;color:var(--edublink-color-heading);text-transform:capitalize;}.woocommerce #review_form #respond p.stars{margin-bottom:0 !important;line-height:0;margin-top:-10px;}.woocommerce #review_form #respond p.stars a:before{color:#ffa41b;opacity:1;}.woocommerce #review_form #respond p.stars.selected a.active ~ a:before{color:#ffa41b;}.woocommerce #review_form .edublink-woo-comment-form label,.woocommerce #review_form .comment-form label{color:var(--edublink-color-heading);font-weight:500;margin-bottom:10px;display:inline-block;}.woocommerce #review_form .comment-form .eb-custom-rating-form label{font-weight:700;}.woocommerce #review_form p.comment-form-comment,.woocommerce #review_form p.comment-form-author,.woocommerce #review_form p.comment-form-email{margin-bottom:20px !important;}.woocommerce #reviews #comment{min-height:170px;padding:17px 30px;background:var(--edublink-color-white);border-radius:5px;border:1px solid var(--edublink-color-border);font-size:16px;line-height:26px;}.woocommerce #reviews #comment:focus{border-color:var(--edublink-color-primary);}.woocommerce-Reviews h3.comment-reply-title{margin:8px 0 15px !important;}.edublink-woo-comment-form{margin-top:20px;}.edublink-woo-comment-form .edublink-row{margin-bottom:0px !important;}.edublink-woo-comment-form .edublink-row>*{margin-bottom:20px !important;}.edublink-woo-comment-form input,.edublink-woo-comment-form textarea{font-family:var(--edublink-font-primary);}.edublink-woo-comment-form textarea{margin-bottom:30px;}.woocommerce #review_form #respond .edublink-woo-comment-form p.comment-form-cookies-consent{margin:0 0 10px !important;}.woocommerce #review_form #respond p.form-submit{margin:0;}.woocommerce .entry-content{margin-top:0;}.woocommerce .hentry{margin-bottom:0;}.woocommerce table.shop_table{border:0px;width:100%;border-collapse:separate;border-radius:5px;}.woocommerce table.shop_table.cart>thead>tr{background:transparent;border-bottom:1px solid var(--edublink-color-border);}.woocommerce table.shop_table>thead>tr>th{border:0;font-weight:600;padding:24px 0;font-size:16px;line-height:28px;font-family:var(--edublink-font-secondary);color:var(--edublink-color-heading);}.woocommerce table.shop_table.cart>thead>tr>th{border-bottom:1px solid var(--edublink-color-border);border-radius:0;}.woocommerce table.shop_table.cart>thead>tr th:first-child{border-radius:0 !important;}.woocommerce table.shop_table>thead>tr th:first-child{padding-left:30px;border-radius:5px 0 0 5px;}.woocommerce table.shop_table>thead>tr th:last-child{border-radius:0 5px 5px 0;}table.shop_table.woocommerce-checkout-review-order-table{margin-top:15px;}.woocommerce table.shop_table.woocommerce-checkout-review-order-table>thead>tr>th{font-weight:600;font-size:16px;line-height:26px;color:var(--edublink-color-heading);border-bottom:1px solid var(--edublink-color-border);padding:10px 0;margin-bottom:10px;border-radius:0;}.woocommerce table.shop_table.woocommerce-checkout-review-order-table>tbody>tr>td:first-child,.woocommerce table.shop_table.woocommerce-checkout-review-order-table>tfoot>tr>th:first-child,.woocommerce table.shop_table.woocommerce-checkout-review-order-table>tfoot>tr>td:first-child{padding-left:0;}.woocommerce table.shop_table.woocommerce-checkout-review-order-table>tbody>tr>td,.woocommerce table.shop_table.woocommerce-checkout-review-order-table>tfoot>tr>th,.woocommerce table.shop_table.woocommerce-checkout-review-order-table>tfoot>tr>td{padding:12px 0;}.woocommerce table.shop_table.woocommerce-checkout-review-order-table>tbody>tr>td a,.woocommerce table.shop_table.woocommerce-checkout-review-order-table>tbody>tr>td span,.woocommerce table.shop_table.woocommerce-checkout-review-order-table>tfoot>tr>td{color:var(--edublink-color-heading);font-size:16px;font-weight:500;}.woocommerce table.shop_table>tbody>tr:nth-of-type(odd){background-color:inherit;}.woocommerce table.shop_table>tbody>tr>td,.woocommerce table.shop_table>tfoot>tr>th,.woocommerce table.shop_table>tfoot>tr>td{padding:30px 0;border:0;border-top:0px solid var(--edublink-color-border);font-weight:500;vertical-align:middle;}.woocommerce table.shop_table,.woocommerce table.shop_table strong{font-weight:500;color:var(--edublink-color-heading);}.woocommerce table.shop_table>tbody>tr>td a,.woocommerce table.shop_table>tbody>tr>td span{font-weight:600;font-size:16px;font-family:var(--edublink-font-secondary);line-height:28px;color:var(--edublink-color-heading);}.woocommerce table.shop_table .product-remove a{color:var(--edublink-color-heading) !important;font-size:16px;}.woocommerce table.shop_table .product-remove a:hover{color:var(--edublink-color-secondary) !important;background:transparent !important;}.woocommerce table.shop_table>tbody>tr>td a:hover{color:var(--edublink-color-primary);}.woocommerce table.shop_table>tbody>tr>td:first-child,.woocommerce table.shop_table>tfoot>tr>th:first-child,.woocommerce table.shop_table>tfoot>tr>td:first-child{padding-left:30px;}.woocommerce table.shop_table tbody tr td{border-bottom:1px solid var(--edublink-color-border);}.woocommerce table.shop_table tbody tr:last-child td{border-bottom:0;padding-left:0;}.woocommerce table.shop_table tbody tr td.product-thumbnail a{display:flex;}.woocommerce table.shop_table tbody tr td.product-thumbnail a img{width:70px;border-radius:5px;}.woocommerce #content table.cart td.actions .coupon label,.woocommerce table.cart td.actions .coupon label,.woocommerce-page #content table.cart td.actions .coupon label,.woocommerce-page table.cart td.actions .coupon label{display:none;}.woocommerce table.shop_table td.actions{text-align:right;}.woocommerce table.shop_table td.actions .coupon{float:left;}.woocommerce table.shop_table .coupon.edublink-coupon-wrapper input[type="text"]{border:1px solid var(--edublink-color-border);border-radius:5px;margin-right:30px;height:60px;}.wc-proceed-to-checkout{display:flex;justify-content:center;}.woocommerce .cart_totals{padding:30px;max-width:600px;border-radius:5px;margin:30px auto 0;border:1px solid var(--edublink-color-border);}.woocommerce .cart_totals h2{margin-top:0;text-transform:capitalize;}.woocommerce .cart_totals table{margin-bottom:30px;}.woocommerce .cart_totals table.shop_table tbody th,.woocommerce .cart_totals table.shop_table>tbody>tr>td{border:0;padding:15px;}.woocommerce .cart_totals table.shop_table>tbody>tr.cart-subtotal th,.woocommerce .cart_totals table.shop_table>tbody>tr.cart-subtotal td{border-bottom:1px solid var(--edublink-color-border);}.woocommerce-cart table.cart td.actions .coupon .input-text{background:var(--edublink-color-shade);border-radius:5px 0 0 5px;border:0 none;height:60px;min-width:330px;padding-left:25px;font-size:16px;font-weight:500;color:var(--edublink-color-body);font-family:var(--edublink-font-primary);margin-right:0;}.woocommerce-cart .edublink-coupon-wrapper button{border-radius:0 5px 5px 0 !important;background:var(--edublink-color-dark);color:var(--edublink-color-white);}.woocommerce-cart .edublink-coupon-wrapper button:hover{background:var(--edublink-color-primary);}.woocommerce-cart .return-to-shop a.button.wc-backward{padding:0 30px;line-height:60px;}.woocommerce-cart .woocommerce button.button.update-cart:disabled{color:var(--edublink-color-white);opacity:.7;padding:0 30px;}.woocommerce-cart .woocommerce button.button.update-cart:disabled:hover{color:var(--edublink-color-white);background:var(--edublink-color-primary);}@media (max-width: 767px){.woocommerce table.shop_table>tbody>tr>td{padding:12px;border-top:0;}.woocommerce table.shop_table{border:0px;}.woocommerce table.shop_table>tbody>tr{border:1px solid var(--edublink-color-border);display:flex;margin-bottom:30px;flex-direction:column;}.woocommerce table.shop_table.woocommerce-checkout-review-order-table,.woocommerce table.shop_table.woocommerce-table--order-details{border:1px solid var(--edublink-color-border);}.woocommerce table.shop_table.woocommerce-checkout-review-order-table th,.woocommerce table.shop_table.woocommerce-table--order-details th,.woocommerce table.shop_table.woocommerce-checkout-review-order-table td,.woocommerce table.shop_table.woocommerce-table--order-details td{padding-left:5px !important;padding-right:5px !important;}.woocommerce table.shop_table.woocommerce-checkout-review-order-table>tbody>tr,table.woocommerce-table--order-details>tbody>tr{margin-bottom:0;border:0;display:table-row;}.woocommerce .cart_totals table.shop_table>tbody>tr{margin-bottom:0;}.woocommerce .cart_totals table.shop_table>tbody>tr.cart-subtotal th,.woocommerce .cart_totals table.shop_table>tbody>tr.cart-subtotal td{border-bottom:0;}.woocommerce .cart_totals table.shop_table>tbody>tr.order-total{border-top:0;}.woocommerce table.shop_table>thead>tr>th.product-thumbnail,.woocommerce table.shop_table>tbody>tr>td.product-thumbnail{display:none;}.woocommerce table.shop_table>tbody>tr>td.product-name{border-top:0;}.woocommerce table.shop_table .quantity{justify-content:flex-end;}.woocommerce table.shop_table .quantity .edublink-single-product-cart-wrapper{margin-right:0;width:110px;height:45px;}.woocommerce table.shop_table .coupon.edublink-coupon-wrapper input[type="text"]{height:48px;max-width:100% !important;width:100% !important;margin-bottom:.5em !important;border-radius:5px !important;}.woocommerce table.shop_table td.actions .coupon{float:inherit;display:flex;justify-content:space-between;flex-direction:column;}.woocommerce table.shop_table .button.edublink-button-type-bordered.edublink-button-item{margin-top:10px;display:flex;justify-content:center;width:100%;}.woocommerce-page table.cart td.actions .coupon .button{width:100% !important;}.woocommerce table.shop_table.cart tbody tr:last-child td{padding:20px;}}.woocommerce .col2-set,.woocommerce-page .col2-set{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;min-width:100%;width:inherit !important;}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{position:relative;min-height:1px;padding-right:15px;padding-left:15px;width:50%;}@media screen and (max-width: 767px){.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{width:100%;}}.woocommerce-page .woocommerce-checkout .col2-set .col-1,.woocommerce-page .woocommerce-checkout .col2-set .col-2{width:100%;}.woocommerce form .form-row{padding:0;margin:0 0 25px;}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left;}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right;}.woocommerce form .form-row-first{width:50%;}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:48%;overflow:visible;}.woocommerce-billing-fields__field-wrapper input,.woocommerce-account form input,.woocommerce-billing-fields__field-wrapper select,.woocommerce-account form select,.woocommerce-billing-fields__field-wrapper select.select2-hidden-accessible{border:1px solid var(--edublink-color-border);border-radius:5px;width:100%;height:45px;}.woocommerce form .form-row .select2-container .select2-selection--single{height:45px;}.woocommerce-billing-fields__field-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow{top:12px;right:10px;}.woocommerce-billing-fields__field-wrapper select.select2-hidden-accessible:focus{border:0;}.woocommerce-billing-fields__field-wrapper label,.woocommerce-additional-fields__field-wrapper label,.woocommerce form .form-row label{margin-bottom:10px;font-weight:600;width:100%;display:flex;}.woocommerce form .form-row [name="createaccount"] + span{top:3px;position:relative;}.woocommerce-additional-fields__field-wrapper textarea{border:1px solid var(--edublink-color-border);height:120px;}.woocommerce-billing-fields__field-wrapper label abbr{text-decoration:none;border:0;}.woocommerce form .form-row{padding:0;}.woocommerce-checkout .woocommerce .checkout .form-row,.woocommerce form .form-row{margin:0 0 30px;}.woocommerce-checkout .woocommerce .checkout .form-row.form-row-first,.woocommerce-account .woocommerce .form-row.form-row-first,.woocommerce form .woocommerce-address-fields .form-row.form-row-first,.woocommerce-checkout .woocommerce .checkout .form-row.form-row-last,.woocommerce-account .woocommerce .form-row.form-row-last,.woocommerce form .woocommerce-address-fields .form-row.form-row-last{width:100%;float:none;}.woocommerce-billing-fields .woocommerce-input-wrapper{display:block;width:100%;}.wc_payment_methods.payment_methods.methods{margin:0;padding:0;}.woocommerce-checkout input.woocommerce-form__input.woocommerce-form__input-checkbox.input-checkbox{margin:5px 5px 0 0;}.form-row.place-order .edublink-button-item.edublink-button-type-fill#place_order:hover{background-color:#fff;}table.shop_table.woocommerce-checkout-review-order-table{margin-bottom:30px;}.woocommerce div.product .woocommerce-tabs .panel{margin-bottom:0 !important;}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{padding:0 30px;width:100%;margin-bottom:0;background:var(--edublink-color-primary);font-size:15px;}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover{background:var(--edublink-color-primary-alt);}.woocommerce form.checkout_coupon{box-shadow:rgba(149,157,165,.2) 0px 8px 24px;}.woocommerce form.checkout_coupon .form-row{margin:0;padding:0;float:none;display:inline-block;}.woocommerce.woocommerce-checkout form #order_review_heading,.woocommerce-additional-fields h3,.woocommerce-billing-fields h3{font-weight:700;font-size:18px;line-height:28px;padding-bottom:10px;border-bottom:1px solid var(--edublink-color-border);margin-bottom:15px;}.woocommerce-additional-fields h3{margin-top:30px;}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce-form-coupon .input-text{background:var(--edublink-color-white);border-radius:5px;height:60px;padding:0 25px;border:1px solid var(--edublink-color-border);font-family:var(--edublink-font-primary);}.woocommerce table.shop_table .coupon.edublink-coupon-wrapper input[type="text"],.woocommerce form .form-row input.input-text:focus,.woocommerce form .form-row textarea:focus,.woocommerce-form-coupon .input-text:focus{border-color:var(--edublink-color-primary);}.woocommerce form .form-row textarea{height:120px;padding:15px 25px;}.woocommerce-billing-fields__field-wrapper label,.woocommerce-additional-fields__field-wrapper label,.woocommerce form .form-row label{margin-bottom:6px;font-weight:500;color:var(--edublink-color-heading);}.woocommerce-checkout .woocommerce .checkout .form-row,.woocommerce form .form-row{margin:0 0 20px;}.woocommerce .select2-container .select2-dropdown,.woocommerce-page .select2-container .select2-dropdown{border-color:#6f6b80;}.woocommerce form .form-row .select2-container .select2-selection--single{border:1px solid #6f6b80;border-radius:5px;padding:0 25px;height:60px;font-weight:500;color:var(--edublink-color-body);position:relative;}.woocommerce .select2-container .select2-dropdown li{margin-top:0px;margin-bottom:2px;padding-left:15px;}.select2-container--default .select2-selection--single .select2-selection__rendered,.woocommerce-billing-fields__field-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:60px;padding-left:0;}.select2-container--default .select2-selection--single .select2-selection__arrow b{top:calc(50% + 3px);}.select2-container--default .select2-selection--single .select2-selection__arrow{top:calc(50% - 6px);}.woocommerce-address-fields .select2-container--default .select2-selection--single .select2-selection__arrow{top:calc(50% + -15px);}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:var(--edublink-color-body);}.woocommerce table.shop_table.woocommerce-checkout-review-order-table>thead>tr{background:transparent;}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{width:100%;float:none;}@media (min-width: 992px){.woocommerce.woocommerce-checkout form #customer_details.col2-set,.woocommerce-page.woocommerce-checkout form #customer_details.col2-set{min-width:55%;float:left;margin-right:4.347826087%;}.woocommerce.woocommerce-checkout form #order_review,.woocommerce.woocommerce-checkout form #order_review_heading,.woocommerce-page.woocommerce-checkout form #order_review,.woocommerce-page.woocommerce-checkout form #order_review_heading{width:40%;float:right;margin-right:0;clear:right;}}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%;}.woocommerce-MyAccount-navigation ul li{margin:0;}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%;}.woocommerce-account .woocommerce-MyAccount-navigation ul{margin:0;padding:0;list-style:none;border-radius:5px;border:1px solid var(--edublink-color-border);}.woocommerce-account .woocommerce-MyAccount-navigation li:first-child{margin:-1px -1px 0;}.woocommerce-account .woocommerce-MyAccount-navigation li:last-child{margin:0 -1px -1px;}.woocommerce-account .woocommerce-MyAccount-navigation li:first-child a{border-radius:5px 5px 0 0;}.woocommerce-MyAccount-navigation li:last-child a{border-radius:0 0 5px 5px;}.woocommerce-account .woocommerce-MyAccount-navigation li a{display:block;padding:14px 30px;font-weight:500;color:var(--edublink-color-heading);border-top:1px solid var(--edublink-color-border);}.woocommerce-account .woocommerce-MyAccount-navigation .is-active a,.woocommerce-account .woocommerce-MyAccount-navigation a:hover{color:var(--edublink-color-primary);}.woocommerce-account mark.order-number,.woocommerce-account mark.order-date,.woocommerce-account mark.order-status{background:inherit;}.woocommerce-account table.woocommerce-table.order_details{margin-bottom:30px;}.woocommerce-account .woocommerce-MyAccount-downloads-file.button,.woocommerce-account .woocommerce-orders-table__cell .woocommerce-button.button.view,.woocommerce-account .woocommerce-MyAccount-content a.edublink-button-item{border-radius:5px;}.woocommerce-account table.woocommerce-table.woocommerce-table--order-details.shop_table>tfoot>tr>td,.woocommerce-account table.woocommerce-table.woocommerce-table--order-details.shop_table>tfoot>tr>th{font-weight:700;}.woocommerce-account .addresses address{font-style:normal;}.woocommerce-account .woocommerce-MyAccount-content fieldset legend{border-bottom:1px solid var(--edublink-color-border);width:100%;color:var(--edublink-color-heading);margin:0px 0 15px;font-size:22px;padding:2px 0 10px;}.woocommerce-account fieldset{padding:0;margin:0;border:0;min-width:0;}.woocommerce-account .woocommerce h2.edublink-woocommerce-login-form-headig,.woocommerce-account .woocommerce h2.edublink-woocommerce-registration-form-headig{font-size:40px;text-align:center;margin:0 auto 40px;}.woocommerce-form-login,.woocommerce-form-register,.lost_reset_password{padding:25px 20px;margin:0 auto 10px;background:#fff;border-radius:5px;border:1px solid var(--edublink-color-border);}.woocommerce-account form.woocommerce-form-login .form-row label.woocommerce-form-login__rememberme,.woocommerce-account form.woocommerce-form-register .woocommerce-privacy-policy-text p{margin:0 0 15px;}.woocommerce-account form.woocommerce-form-login input.woocommerce-form__input-checkbox{height:15px;width:15px;margin:5px 5px 0 0;}.woocommerce-account .addresses .title h3{float:none;margin-bottom:25px;}.woocommerce-account .addresses .title .edit{float:none;text-decoration:underline;margin-bottom:5px;display:inline-block;}.woocommerce-form-login .edublink-button-item{margin-top:25px;}.woocommerce-form-register .edublink-button-item{margin-top:27px;}.woocommerce-form-login .lost_password a,.woocommerce-form-register .woocommerce-privacy-policy-link{font-weight:500;}.woocommerce-form-login .woocommerce-LostPassword{margin-bottom:0;}.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,.woocommerce button.button.woocommerce-form-register__submit{margin:0 !important;padding:0 20px;width:100%;font-family:var(--edublink-font-secondary);}@media (max-width: 767px){.woocommerce-account .woocommerce-MyAccount-navigation,.woocommerce-account .woocommerce-MyAccount-content{float:none;width:100%;margin-bottom:30px;}.woocommerce-account .woocommerce h2.edublink-woocommerce-login-form-headig,.woocommerce-account .woocommerce h2.edublink-woocommerce-registration-form-headig{font-size:25px;margin:0 0 20px;}.woocommerce-account .woocommerce h2.edublink-woocommerce-registration-form-headig{margin:30px 0 20px;}}.elementor-hidden{display:none;}.elementor-visibility-hidden{visibility:hidden;}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0;}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0;}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em;}.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{background-color:transparent;margin:0;}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%;}.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{border:none;line-height:1;margin:0;max-width:100%;width:100%;}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0;}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s;}.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{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);}.elementor .elementor-background-video{max-width:none;}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover;}.elementor .elementor-background-overlay{inset:0;position:absolute;}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0;}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%;}.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;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order);}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1;}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content);}.elementor-invisible{visibility:hidden;}.elementor-align-center{text-align:center;}.elementor-align-right{text-align:right;}.elementor-align-left{text-align:left;}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto;}.elementor-align-justify .elementor-button{width:100%;}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);}.elementor-custom-embed-play i{color:#fff;font-size:100px;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:"";}.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-duration:10s;transition-property:transform;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-right{text-align:right;}.elementor-widescreen-align-left{text-align:left;}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .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-right{text-align:right;}.elementor-laptop-align-left{text-align:left;}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto;}.elementor-laptop-align-justify .elementor-button{width:100%;}.elementor-tablet_extra-align-center{text-align:center;}.elementor-tablet_extra-align-right{text-align:right;}.elementor-tablet_extra-align-left{text-align:left;}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .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-right{text-align:right;}.elementor-tablet-align-left{text-align:left;}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .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-right{text-align:right;}.elementor-mobile_extra-align-left{text-align:left;}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .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-right{text-align:right;}.elementor-mobile-align-left{text-align:left;}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .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-left:auto;margin-right: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-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%;}.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:var(--kit-widget-spacing,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{display:flex;min-height:1px;position:relative;}.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(10),.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){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(10),.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){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%;}}.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;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-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;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-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;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-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);}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-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;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-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;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-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;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-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";}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth;}}.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);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start);}.e-con:not(.e-div-block-base){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);}.e-con{--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{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align);}.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{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items);}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal;}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy;}.e-con-boxed{gap:initial;text-align:initial;}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items);}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width: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{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-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-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%);}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{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%;}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px;}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile);}.e-con.e-flex .elementor-widget-archive-posts{width:100%;}}.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{align-items:center;flex-wrap:wrap;}.elementor-field-group.elementor-field-type-submit{align-items:flex-end;}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%;}.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;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit;}.elementor-field-group .elementor-select-wrapper:before{content:"";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%);}.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{color:red;content:"*";padding-inline-start:.2em;}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px;}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px;}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px;}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px;}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px;}.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{font-size:1em;line-height:1;margin:10px 0;}.elementor-message:before{content:"";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle;}.elementor-message.elementor-message-danger{color:#d9534f;}.elementor-message.elementor-message-danger:before{content:"";}.elementor-message.form-message-success{color:#5cb85c;}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0;}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center;}.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:not(.e-div-block-base) .elementor-widget-container,.elementor-element:not(.e-div-block-base):not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s);}.elementor-heading-title{line-height:1;margin:0;padding:0;}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;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;flex-direction:row;gap:5px;justify-content:center;}.elementor-button-icon{align-items:center;display:flex;}.elementor-button-icon svg{height:auto;width:1em;}.elementor-button-icon .e-font-icon-svg{height:1em;}.elementor-button-text{display:inline-block;}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px;}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px;}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px;}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px;}.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-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff;}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em;}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s;}.elementor-icon:hover{color:#69727d;}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em;}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%);}.elementor-icon i.fad{width:auto;}.elementor-shape-square .elementor-icon{border-radius:0;}.elementor-shape-rounded .elementor-icon{border-radius:10%;}.elementor-shape-circle .elementor-icon{border-radius:50%;}.e-transform .elementor-widget-container,.e-transform:not(:has(.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);}.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;}}@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-kit-7{--e-global-color-primary:#6ec1e4;--e-global-color-secondary:#54595f;--e-global-color-text:#7a7a7a;--e-global-color-accent:#61ce70;--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-kit-7 e-page-transition{background-color:#ffbc7d;}.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;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}@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;}}@charset "UTF-8";.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;}.e-con.elementor-sticky--active{z-index:var(--z-index,99);}.e-con .e-con.elementor-sticky--active{--bc-padding-inline-start:var(--padding-left);--bc-padding-inline-end:var(--padding-right);padding-inline-start:var(--bc-padding-inline-start,var(--padding-inline-start));padding-inline-end:var(--bc-padding-inline-end,var(--padding-inline-end));}[dir=rtl] .e-con .e-con.elementor-sticky--active{--bc-padding-inline-start:var(--padding-right);--bc-padding-inline-end:var(--padding-left);}.e-con[data-core-v316-plus=true] .e-con.elementor-sticky--active{--bc-padding-inline-start:initial;--bc-padding-inline-end:initial;}[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);}body.woocommerce #content div.product .elementor-widget-woocommerce-product-images div.images,body.woocommerce-page #content div.product .elementor-widget-woocommerce-product-images div.images,body.woocommerce-page div.product .elementor-widget-woocommerce-product-images div.images,body.woocommerce div.product .elementor-widget-woocommerce-product-images div.images{float:none;width:100%;padding:0;}body.rtl.woocommerce #content div.product .elementor-widget-woocommerce-product-images div.images,body.rtl.woocommerce-page #content div.product .elementor-widget-woocommerce-product-images div.images,body.rtl.woocommerce-page div.product .elementor-widget-woocommerce-product-images div.images,body.rtl.woocommerce div.product .elementor-widget-woocommerce-product-images div.images{float:none;padding:0;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart{margin:0;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart:not(.grouped_form):not(.variations_form){display:flex;flex-wrap:nowrap;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart .button:where(:not(:first-child)),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart button:where(:not(:first-child)){margin-top:0;margin-left:var(--button-spacing,10px);}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) .e-loop-add-to-cart-form-container{display:flex;flex-wrap:wrap;gap:var(--view-cart-spacing,10px);}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) .e-loop-add-to-cart-form-container>*{display:flex;flex-basis:auto;margin:0;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) .quantity{vertical-align:middle;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) .quantity .qty{vertical-align:top;margin-right:0;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) .quantity input{height:100%;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-auto form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-auto form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked form.cart:not(.grouped_form):not(.variations_form){display:block;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-auto .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder{display:flex;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked .e-loop-add-to-cart-form-container{flex-wrap:wrap;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked .e-loop-add-to-cart-form-container>*{flex-basis:100%;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder{flex-wrap:wrap;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder>*{flex-basis:100%;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder button{flex-basis:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder .button:where(:not(:first-child)),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder button:where(:not(:first-child)){margin-left:0;margin-top:var(--button-spacing,10px);}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-auto .e-atc-qty-button-holder{flex-wrap:nowrap;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-auto .e-atc-qty-button-holder .quantity{margin-right:0;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-auto .e-atc-qty-button-holder .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-auto .e-atc-qty-button-holder button{vertical-align:middle;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:left;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-left .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-left[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:flex-start;text-align:left;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:right;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-right .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-right[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:flex-end;text-align:right;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-center .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-center[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:center;text-align:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-center form.cart div.quantity,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-left form.cart div.quantity,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-right form.cart div.quantity{margin-right:0;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-center form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-center form.cart button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-left form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-left form.cart button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-right form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-right form.cart button{flex-basis:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button{width:100%;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-justify .e-loop-add-to-cart-form-container>*{flex-basis:100%;justify-content:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-justify .e-loop-add-to-cart-form-container a.added_to_cart{flex-basis:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-justify form.cart div.quantity{margin-right:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-justify form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-justify form.cart button{flex-basis:100%;}@media (min-width:-1){:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:left;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-left .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-left[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:flex-start;text-align:left;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:right;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-right .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-right[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:flex-end;text-align:right;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-center .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-center[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:center;text-align:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-center form.cart div.quantity,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-left form.cart div.quantity,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-right form.cart div.quantity{margin-right:0;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-center form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-center form.cart button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-left form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-left form.cart button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-right form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-right form.cart button{flex-basis:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button{width:100%;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-justify .e-loop-add-to-cart-form-container>*{flex-basis:100%;justify-content:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-justify .e-loop-add-to-cart-form-container a.added_to_cart{flex-basis:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-justify form.cart div.quantity{margin-right:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-justify form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-justify form.cart button{flex-basis:100%;}}@media (max-width:-1){:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:left;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-left .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-left[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:flex-start;text-align:left;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:right;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-right .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-right[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:flex-end;text-align:right;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-center .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-center[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:center;text-align:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-center form.cart div.quantity,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-left form.cart div.quantity,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-right form.cart div.quantity{margin-right:0;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-center form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-center form.cart button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-left form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-left form.cart button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-right form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-right form.cart button{flex-basis:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button{width:100%;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-justify .e-loop-add-to-cart-form-container>*{flex-basis:100%;justify-content:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-justify .e-loop-add-to-cart-form-container a.added_to_cart{flex-basis:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-justify form.cart div.quantity{margin-right:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-justify form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-justify form.cart button{flex-basis:100%;}}@media (max-width:-1){:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:left;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-left .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-left[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:flex-start;text-align:left;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:right;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-right .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-right[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:flex-end;text-align:right;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-center .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-center[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:center;text-align:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-center form.cart div.quantity,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-left form.cart div.quantity,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-right form.cart div.quantity{margin-right:0;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-center form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-center form.cart button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-left form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-left form.cart button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-right form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-right form.cart button{flex-basis:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button{width:100%;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-justify .e-loop-add-to-cart-form-container>*{flex-basis:100%;justify-content:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-justify .e-loop-add-to-cart-form-container a.added_to_cart{flex-basis:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-justify form.cart div.quantity{margin-right:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-justify form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-justify form.cart button{flex-basis:100%;}}@media (max-width:1024px){:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:left;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-left .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-left[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:flex-start;text-align:left;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:right;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-right .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-right[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:flex-end;text-align:right;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-center .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-center[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:center;text-align:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-center form.cart div.quantity,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-left form.cart div.quantity,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-right form.cart div.quantity{margin-right:0;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-center form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-center form.cart button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-left form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-left form.cart button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-right form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-right form.cart button{flex-basis:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button{width:100%;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-justify .e-loop-add-to-cart-form-container>*{flex-basis:100%;justify-content:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-justify .e-loop-add-to-cart-form-container a.added_to_cart{flex-basis:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-justify form.cart div.quantity{margin-right:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-justify form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-justify form.cart button{flex-basis:100%;}}@media (max-width:-1){:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:left;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-left .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-left[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:flex-start;text-align:left;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:right;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-right .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-right[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:flex-end;text-align:right;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-center .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-center[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:center;text-align:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-center form.cart div.quantity,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-left form.cart div.quantity,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-right form.cart div.quantity{margin-right:0;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-center form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-center form.cart button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-left form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-left form.cart button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-right form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-right form.cart button{flex-basis:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button{width:100%;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-justify .e-loop-add-to-cart-form-container>*{flex-basis:100%;justify-content:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-justify .e-loop-add-to-cart-form-container a.added_to_cart{flex-basis:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-justify form.cart div.quantity{margin-right:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-justify form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-justify form.cart button{flex-basis:100%;}}@media (max-width:767px){:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:left;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-left .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-left[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:flex-start;text-align:left;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:right;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-right .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-right[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:flex-end;text-align:right;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-center .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-center[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:center;text-align:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-center form.cart div.quantity,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-left form.cart div.quantity,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-right form.cart div.quantity{margin-right:0;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-center form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-center form.cart button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-left form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-left form.cart button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-right form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-right form.cart button{flex-basis:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button{width:100%;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-justify .e-loop-add-to-cart-form-container>*{flex-basis:100%;justify-content:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-justify .e-loop-add-to-cart-form-container a.added_to_cart{flex-basis:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-justify form.cart div.quantity{margin-right:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-justify form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-justify form.cart button{flex-basis:100%;}}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart):not(.e-add-to-cart--show-quantity-yes) form.cart .quantity{display:none !important;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart):not(.e-add-to-cart--show-quantity-yes) form.cart .button:where(:not(:first-child)),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart):not(.e-add-to-cart--show-quantity-yes) form.cart button:where(:not(:first-child)){margin-left:0;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart):not(.e-add-to-cart--show-quantity-yes)[class*="--layout-stacked"] form.cart .button:where(:not(:first-child)),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart):not(.e-add-to-cart--show-quantity-yes)[class*="--layout-stacked"] form.cart button:where(:not(:first-child)){margin-top:0;}:is(.e-loop-item .elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .e-loop-item .elementor-widget-woocommerce-product-add-to-cart) form.cart input.qty.disabled{pointer-events:none;}:is(.e-loop-item .elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .e-loop-item .elementor-widget-woocommerce-product-add-to-cart) form.cart .button{text-align:center;}:is(.e-loop-item .elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .e-loop-item .elementor-widget-woocommerce-product-add-to-cart) .added_to_cart{margin:0;padding:0;display:flex;align-items:center;}:is(.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) .quantity{vertical-align:middle;}:is(.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) .quantity .qty{vertical-align:top;margin-right:0;width:3.631em;text-align:center;}:is(.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-button-info button.button.alt.elementor-button{background-color:#5bc0de;}:is(.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-button-success button.button.alt.elementor-button{background-color:#5cb85c;}:is(.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-button-warning button.button.alt.elementor-button{background-color:#f0ad4e;}:is(.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-button-danger button.button.alt.elementor-button{background-color:#d9534f;}.woocommerce div.product.elementor ul.tabs:before{position:static;content:none;width:auto;bottom:auto;left:auto;border-bottom:0;z-index:auto;}.woocommerce div.product.elementor ul.tabs{margin:0;}.woocommerce div.product.elementor ul.tabs li{padding:0;}.woocommerce div.product.elementor ul.tabs li a{padding:.8em 1.2em;line-height:1;}.woocommerce div.product.elementor ul.tabs li:after,.woocommerce div.product.elementor ul.tabs li:before{border:0;position:static;bottom:auto;width:auto;height:auto;content:none;box-sizing:border-box;}.woocommerce div.product.elementor .woocommerce-tabs .panel{padding:20px;border-radius:0;border-width:0;border-top:1px solid #d3ced2;box-shadow:none;margin:-1px 0 0;}.woocommerce .elementor-product-price-block-yes.elementor-widget-woocommerce-product-price .price del,.woocommerce .elementor-product-price-block-yes.elementor-widget-woocommerce-product-price .price ins{display:block;}.elementor-widget-woocommerce-product-meta .detail-container{position:relative;}.elementor-widget-woocommerce-product-meta .detail-container:after{position:absolute;bottom:0;left:0;width:100%;}.elementor-widget-woocommerce-product-meta .detail-label{font-weight:700;}.elementor-woo-meta--view-inline .product_meta{display:flex;flex-wrap:wrap;}.elementor-woo-meta--view-inline .product_meta .detail-container:after{width:auto;left:auto;right:auto;right:-8px;position:absolute;height:100%;top:50%;transform:translateY(-50%);border-top:0;border-bottom:0;border-right:0;border-left-width:1px;border-style:solid;}.elementor-woo-meta--view-table .product_meta{display:flex;flex-direction:column;}.elementor-woo-meta--view-table .product_meta .detail-container{display:flex;}.elementor-woo-meta--view-table .product_meta .detail-label{min-width:108px;}.elementor-woo-meta--view-stacked .product_meta .detail-container{display:block;}.woocommerce .elementor-widget-woocommerce-product-rating .elementor-widget-container .woocommerce-product-rating{margin-bottom:0;display:flex;align-items:center;}.woocommerce .elementor-widget-woocommerce-product-rating .elementor-widget-container .star-rating{margin-top:0;}.elementor-product-rating--align-left .woocommerce-product-rating{justify-content:flex-start;}.elementor-product-rating--align-right .woocommerce-product-rating{justify-content:flex-end;}.elementor-product-rating--align-center .woocommerce-product-rating{justify-content:center;}.elementor-product-rating--align-justify .woocommerce-product-rating .woocommerce-review-link{margin-left:auto;}.elementor-products-grid ul.products.elementor-grid{display:grid;margin:0;grid-column-gap:20px;grid-row-gap:40px;}.elementor-products-grid ul.products.elementor-grid:after,.elementor-products-grid ul.products.elementor-grid:before{content:none;display:none;}.elementor-products-grid ul.products.elementor-grid li.product{width:auto;padding:0;margin:0;float:none;display:var(--button-align-display);flex-direction:var(--button-align-direction);justify-content:var(--button-align-justify);}.elementor-products-grid ul.products.elementor-grid li.product .onsale{padding:0;display:none;}.elementor-products-grid ul.products.elementor-grid li.product a.woocommerce-loop-product__link{display:block;position:relative;}.elementor-products-grid:not(.show-heading-yes) .products>h2{display:none;}.elementor-products-grid nav.woocommerce-pagination{margin-top:40px;}.elementor-products-grid:not(.elementor-show-pagination-border-yes) nav.woocommerce-pagination ul{border:0;}.elementor-products-grid:not(.elementor-show-pagination-border-yes) nav.woocommerce-pagination ul li{border-right:0;border-left:0;}.elementor-widget-woocommerce-products:not(.products-heading-show) .cross-sells>h2,.elementor-widget-woocommerce-products:not(.products-heading-show) .related>h2,.elementor-widget-woocommerce-products:not(.products-heading-show) .upsells>h2{display:none;}.elementor-widget-woocommerce-products.products-heading-show .cross-sells>h2,.elementor-widget-woocommerce-products.products-heading-show .related>h2,.elementor-widget-woocommerce-products.products-heading-show .upsells>h2{display:block;text-align:var(--products-title-alignment,left);color:var(--products-title-color);margin-bottom:var(--products-title-spacing,1rem);}.elementor-product-loop-item--align-left ul.products li.product .star-rating{margin-right:auto;}.elementor-product-loop-item--align-right ul.products li.product .star-rating{margin-left:auto;}.elementor-product-loop-item--align-center ul.products li.product .star-rating{margin-right:auto;margin-left:auto;}.woocommerce .elementor-element.elementor-products-grid ul.products li.product,.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product,.woocommerce div.product .elementor-element.elementor-products-grid .upsells.products ul.products li.product{width:auto;}@media (min-width:1025px){.elementor-widget-wc-archive-products .woocommerce.columns-2 ul.products{grid-template-columns:repeat(2,1fr);}.elementor-widget-wc-archive-products .woocommerce.columns-3 ul.products{grid-template-columns:repeat(3,1fr);}.elementor-widget-wc-archive-products .woocommerce.columns-4 ul.products{grid-template-columns:repeat(4,1fr);}.elementor-widget-wc-archive-products .woocommerce.columns-5 ul.products{grid-template-columns:repeat(5,1fr);}.elementor-widget-wc-archive-products .woocommerce.columns-6 ul.products{grid-template-columns:repeat(6,1fr);}.elementor-widget-wc-archive-products .woocommerce.columns-7 ul.products{grid-template-columns:repeat(7,1fr);}.elementor-widget-wc-archive-products .woocommerce.columns-8 ul.products{grid-template-columns:repeat(8,1fr);}.elementor-widget-wc-archive-products .woocommerce.columns-9 ul.products{grid-template-columns:repeat(9,1fr);}.elementor-widget-wc-archive-products .woocommerce.columns-10 ul.products{grid-template-columns:repeat(10,1fr);}.elementor-widget-wc-archive-products .woocommerce.columns-11 ul.products{grid-template-columns:repeat(11,1fr);}.elementor-widget-wc-archive-products .woocommerce.columns-12 ul.products{grid-template-columns:repeat(12,1fr);}}@media (max-width:1024px){.elementor-widget-wc-archive-products .products{grid-template-columns:repeat(3,1fr);}}@media (max-width:767px){.elementor-widget-wc-archive-products .products{grid-template-columns:repeat(2,1fr);}}.elementor.product .woocommerce-product-gallery__trigger+.woocommerce-product-gallery__wrapper{overflow:hidden;}.woocommerce .elementor-widget-woocommerce-product-images span.onsale{padding:0;}.elementor-menu-cart__wrapper{text-align:var(--main-alignment,left);}.elementor-menu-cart__toggle_wrapper{display:inline-block;position:relative;}.elementor-menu-cart__toggle{display:inline-block;}.elementor-menu-cart__toggle .elementor-button{background-color:var(--toggle-button-background-color,transparent);color:var(--toggle-button-text-color,#69727d);border:var(--toggle-button-border-width,1px) var(--toggle-button-border-type,solid) var(--toggle-button-border-color,#69727d);border-radius:var(--toggle-button-border-radius,0);display:inline-flex;flex-direction:row-reverse;align-items:center;padding:var(--toggle-icon-padding,12px 24px);}.elementor-menu-cart__toggle .elementor-button:hover{color:var(--toggle-button-hover-text-color,#69727d);background-color:var(--toggle-button-hover-background-color,transparent);border-color:var(--toggle-button-hover-border-color,#69727d);}.elementor-menu-cart__toggle .elementor-button:hover .elementor-button-icon{color:var(--toggle-button-icon-hover-color,#69727d);}.elementor-menu-cart__toggle .elementor-button svg{fill:var(--toggle-button-icon-color,#69727d);}.elementor-menu-cart__toggle .elementor-button svg:hover{fill:var(--toggle-button-icon-hover-color,#69727d);}.elementor-menu-cart__toggle .elementor-button-text{margin-inline-end:.3em;}.elementor-menu-cart__toggle .elementor-button-icon{position:relative;transition:color .1s;}.elementor-menu-cart__toggle .e-toggle-cart-custom-icon,.elementor-menu-cart__toggle .elementor-button-icon{color:var(--toggle-button-icon-color,#69727d);font-size:var(--toggle-icon-size,inherit);}.elementor-menu-cart__toggle .e-toggle-cart-custom-icon:hover{color:var(--toggle-button-icon-hover-color,#69727d);}.elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter]{display:block;position:absolute;min-width:1.6em;height:1.6em;line-height:1.5em;top:-.7em;inset-inline-end:-.7em;border-radius:100%;color:var(--items-indicator-text-color,#fff);background-color:var(--items-indicator-background-color,#d9534f);text-align:center;font-size:10px;}.elementor-menu-cart--items-indicator-plain .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter]{display:inline-block;font-weight:400;}.elementor-menu-cart--items-indicator-none .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter]{display:none;}.elementor-menu-cart__container{transform:scale(1);overflow:hidden;position:fixed;z-index:9998;top:0;left:0;width:100vw;height:100%;background-color:rgba(0,0,0,.25);transition:background-color .4s,transform 0s;text-align:left;}.elementor-menu-cart__main{position:fixed;left:var(--side-cart-alignment-left,auto);right:var(--side-cart-alignment-right,0);transform:translateX(0);top:0;bottom:0;display:flex;flex-direction:column;align-items:stretch;font-size:14px;min-height:200px;width:350px;max-width:100%;transition:.3s;padding:var(--cart-padding,20px 30px);background-color:var(--cart-background-color,#fff);box-shadow:0 0 20px rgba(0,0,0,.2);border-style:var(--cart-border-style,none);border-color:var(--cart-border-color,initial);border-radius:var(--cart-border-radius,0);margin-top:var(--mini-cart-spacing,0);}.elementor-menu-cart__main .widget_shopping_cart_content{height:100%;display:flex;flex-direction:column;}.elementor-menu-cart__main .widget_shopping_cart_content .woocommerce-mini-cart__empty-message{color:var(--empty-message-color,inherit);text-align:var(--empty-message-alignment,left);}body.elementor-default .elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__container{background-color:transparent;transform:scale(0);transition:background-color .4s,transform 0s .4s;}body.elementor-default .elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__container .dialog-lightbox-close-button{display:none;}body.elementor-default .elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__main{overflow:hidden;opacity:0;transform:var(--side-cart-alignment-transform,translateX(100%));}.elementor-menu-cart__close-button{width:var(--cart-close-icon-size,25px);height:var(--cart-close-icon-size,25px);position:relative;margin:0 0 20px;align-self:flex-end;cursor:pointer;display:inline-block;font-family:eicons;font-size:20px;line-height:1;transition:.3s;}.elementor-menu-cart__close-button:after,.elementor-menu-cart__close-button:before{content:"";position:absolute;height:3px;width:100%;top:50%;left:0;margin-top:-1px;background:var(--cart-close-button-color,#69727d);border-radius:1px;transition:.3s;}.elementor-menu-cart__close-button:hover:after,.elementor-menu-cart__close-button:hover:before{background:var(--cart-close-button-hover-color,#69727d);}.elementor-menu-cart__close-button:before{transform:rotate(45deg);}.elementor-menu-cart__close-button:after{transform:rotate(-45deg);}.elementor-menu-cart__close-button-custom{position:relative;margin:0 0 20px;align-self:flex-end;cursor:pointer;display:inline-block;font-family:eicons;font-size:20px;line-height:1;transition:.3s;}.elementor-menu-cart__close-button-custom:hover:after,.elementor-menu-cart__close-button-custom:hover:before{background:var(--cart-close-button-hover-color,#69727d);}.elementor-menu-cart__close-button-custom .e-close-cart-custom-icon{font-size:var(--cart-close-icon-size,25px);color:var(--cart-close-button-color,#69727d);}.elementor-menu-cart__close-button-custom .e-close-cart-custom-icon:hover{color:var(--cart-close-button-hover-color,#69727d);}.elementor-menu-cart__close-button-custom svg{fill:var(--cart-close-button-color,#69727d);width:var(--cart-close-icon-size,25px);height:var(--cart-close-icon-size,25px);}.elementor-menu-cart__close-button-custom svg:hover{fill:var(--cart-close-button-hover-color,#69727d);}.elementor-menu-cart__products{max-height:calc(100vh - 250px);overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;}.elementor-menu-cart__product{display:grid;grid-template-columns:28% auto;grid-template-rows:var(--price-quantity-position--grid-template-rows,auto auto);position:relative;border-width:0;border-bottom:var(--divider-width,1px) var(--divider-style,solid) var(--divider-color,#d5d8dc);}.elementor-menu-cart__product .variation{display:grid;grid-template-columns:max-content auto;margin:10px 0;color:var(--product-variations-color,#1f2124);}.elementor-menu-cart__product .variation dt{grid-column-start:1;}.elementor-menu-cart__product .variation dd{grid-column-start:2;margin-inline-start:5px;}.elementor-menu-cart__product .variation dd p{margin-bottom:0;}.elementor-menu-cart__product-image{grid-row-start:1;grid-row-end:3;width:100%;}.elementor-menu-cart__product-image a,.elementor-menu-cart__product-image img{display:block;}.elementor-menu-cart__product-name{grid-column-start:2;grid-column-end:3;margin:0;}.elementor-menu-cart__product-name a{transition:.3s;}.elementor-menu-cart__product-price{grid-column-start:2;grid-column-end:3;align-self:var(--price-quantity-position--align-self,end);font-weight:300;color:var(--product-price-color,#d5d8dc);}.elementor-menu-cart__product-name,.elementor-menu-cart__product-price{font-size:14px;padding-left:20px;}.elementor-menu-cart__product-remove{color:#69727d;width:var(--remove-item-button-size,22px);height:var(--remove-item-button-size,22px);border-radius:var(--remove-item-button-size,22px);border:1px solid var(--remove-item-button-color,#d5d8dc);text-align:center;overflow:hidden;position:absolute;right:0;bottom:20px;transition:.3s;}.elementor-menu-cart__product-remove:hover{border:1px solid var(--remove-item-button-hover-color,#d5d8dc);}.elementor-menu-cart__product-remove:hover:after,.elementor-menu-cart__product-remove:hover:before{background:var(--remove-item-button-hover-color,#d5d8dc);}.elementor-menu-cart__product-remove:after,.elementor-menu-cart__product-remove:before{content:"";position:absolute;height:1px;width:50%;top:50%;left:25%;margin-top:-1px;background:var(--remove-item-button-color,#d5d8dc);z-index:1;transition:.3s;}.elementor-menu-cart__product-remove:before{transform:rotate(45deg);}.elementor-menu-cart__product-remove:after{transform:rotate(-45deg);}.elementor-menu-cart__product-remove>a{display:block;z-index:2;width:100%;height:100%;overflow:hidden;opacity:0;position:absolute;}.elementor-menu-cart__product-remove>a.remove_from_cart_button{display:var(--remove-from-cart-button,block);}.elementor-menu-cart__product-remove>a.elementor_remove_from_cart_button{display:var(--elementor-remove-from-cart-button,none);}.elementor-menu-cart__product:last-child{border:none;}.elementor-menu-cart__footer-buttons,.elementor-menu-cart__product:not(:first-of-type),.elementor-menu-cart__subtotal{padding-top:var(--product-divider-gap,20px);}.elementor-menu-cart__product{padding-right:30px;}.elementor-menu-cart__product,.elementor-menu-cart__subtotal{padding-bottom:var(--product-divider-gap,20px);}.elementor-menu-cart__subtotal{font-size:20px;text-align:var(--menu-cart-subtotal-text-align,center);font-weight:600;color:var(--menu-cart-subtotal-color,inherit);border-left:var(--subtotal-divider-left-width,1px) var(--subtotal-divider-style,solid) var(--subtotal-divider-color,#d5d8dc);border-bottom:var(--subtotal-divider-bottom-width,1px) var(--subtotal-divider-style,solid) var(--subtotal-divider-color,#d5d8dc);border-right:var(--subtotal-divider-right-width,1px) var(--subtotal-divider-style,solid) var(--subtotal-divider-color,#d5d8dc);border-top:var(--subtotal-divider-top-width,1px) var(--subtotal-divider-style,solid) var(--subtotal-divider-color,#d5d8dc);}.elementor-menu-cart__footer-buttons{font-size:20px;text-align:var(--cart-footer-buttons-alignment-text-align,center);display:var(--cart-footer-buttons-alignment-display,grid);grid-template-columns:var(--cart-footer-layout,1fr 1fr);margin-top:var(--cart-buttons-position-margin,0);grid-column-gap:var(--space-between-buttons,10px);grid-row-gap:var(--space-between-buttons,10px);}.elementor-menu-cart__footer-buttons .elementor-button{display:inline-block;border-radius:var(--cart-footer-buttons-border-radius,0);height:-moz-fit-content;height:fit-content;}.elementor-menu-cart__footer-buttons .elementor-button--view-cart{display:var(--view-cart-button-display,inline-block);color:var(--view-cart-button-text-color,#fff);padding:var(--view-cart-button-padding,15px);background-color:var(--view-cart-button-background-color,#69727d);}.elementor-menu-cart__footer-buttons .elementor-button--view-cart:hover{color:var(--view-cart-button-hover-text-color,#fff);background-color:var(--view-cart-button-hover-background-color,#69727d);}.elementor-menu-cart__footer-buttons .elementor-button--checkout{display:var(--checkout-button-display,inline-block);color:var(--checkout-button-text-color,#fff);padding:var(--checkout-button-padding,15px);background-color:var(--checkout-button-background-color,#69727d);}.elementor-menu-cart__footer-buttons .elementor-button--checkout:hover{color:var(--checkout-button-hover-text-color,#fff);background-color:var(--checkout-button-hover-background-color,#69727d);}@media (max-width:767px){.elementor-menu-cart__footer-buttons .elementor-button{padding-left:10px;padding-right:10px;}}.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--empty-indicator-hide .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter="0"],.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-subtotal-yes) .elementor-menu-cart__toggle .elementor-button-text{display:none;}.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-remove-button-yes) .elementor-menu-cart__product{padding-left:0;padding-right:0;grid-template-columns:25% auto;}.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-remove-button-yes) .elementor-menu-cart__product-remove{display:none;}.elementor-widget-woocommerce-menu-cart.remove-item-position--top .elementor-menu-cart__product-remove{top:0;bottom:auto;}.elementor-widget-woocommerce-menu-cart.remove-item-position--top .elementor-menu-cart__products .cart_item:not(:first-of-type) .elementor-menu-cart__product-remove{top:20px;bottom:auto;}.elementor-widget-woocommerce-menu-cart.remove-item-position--middle .elementor-menu-cart__product-remove{transform:translateY(50%);bottom:50%;}.elementor-widget-woocommerce-menu-cart.remove-item-position--bottom .elementor-menu-cart__product-remove{top:auto;bottom:20px;}.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__container{position:absolute;width:auto;height:auto;overflow:visible;top:100%;bottom:auto;background:none;min-width:330px;left:0;right:auto;transform:scale(1);transition:background-color .4s,transform 0s;}.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__main{width:auto;height:auto;position:relative;top:auto;bottom:auto;right:auto;left:auto;overflow:visible;transform:translateY(0);transition:.3s;}@media (max-width:767px){.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__container{min-width:300px;}}body.elementor-default .elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__container{transform:scale(0);transition:background-color .4s,transform 0s .4s;}body.elementor-default .elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__main{opacity:0;transform:translateY(-10px);}.elementor-edit-area-active .elementor-widget-woocommerce-menu-cart.elementor-widget.elementor-loading.elementor-menu-cart--shown{opacity:1;}.elementor-edit-area-active .elementor-widget-woocommerce-menu-cart.elementor-widget.elementor-loading.elementor-menu-cart--shown .elementor-menu-cart__container{z-index:9999;}.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-dropdown .elementor-menu-cart__container{display:none;}.elementor-widget-woocommerce-purchase-summary{font-size:14px;font-family:Roboto,sans-serif;color:#69727d;}.elementor-widget-woocommerce-purchase-summary table tbody tr:hover>td,.elementor-widget-woocommerce-purchase-summary table tbody tr:hover>th{background-color:initial;}.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-details{padding-inline-start:0;margin:0 0 2em;display:flex;flex-wrap:wrap;}.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-details li{border-right:var(--payment-details-border-width,1px) var(--payment-details-border-type,solid) var(--payment-details-border-color,#d5d8dc);color:var(--payment-details-titles-color,#000);font-weight:700;font-size:14px;text-transform:capitalize;margin-right:var(--payment-details-space-between,4em);padding-right:var(--payment-details-space-between,4em);float:unset;margin-bottom:30px;}@media (max-width:1024px){.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-details li{border-right:none;border-bottom:var(--payment-details-border-width,1px) var(--payment-details-border-type,solid) var(--payment-details-border-color,#d5d8dc);margin-right:0;padding-right:0;width:100%;padding-top:calc(var(--payment-details-space-between,20px) / 2);padding-bottom:calc(var(--payment-details-space-between,20px) / 2);justify-content:space-between;display:flex;margin-bottom:0;}}.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-details li strong{color:var(--payment-details-items-color,#69727d);font-weight:400;font-size:14px;margin-top:var(--payment-details-titles-spacing,10px);text-transform:none;line-height:normal;text-shadow:none;font-style:normal;letter-spacing:0;}@media (max-width:1024px){.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-details li strong{margin-top:0;}}.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-bacs-bank-details .wc-bacs-bank-details{padding-inline-start:0;display:flex;flex-wrap:wrap;}.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-bacs-bank-details .wc-bacs-bank-details li{border-right:var(--bank-details-border-width,1px) var(--bank-details-border-type,solid) var(--bank-details-border-color,#d5d8dc);color:var(--bank-details-titles-color,#000);font-weight:700;font-size:14px;text-transform:capitalize;margin-right:var(--bank-details-space-between,4em);padding-right:var(--bank-details-space-between,4em);float:unset;margin-bottom:30px;}@media (max-width:1024px){.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-bacs-bank-details .wc-bacs-bank-details li{border-right:none;border-bottom:var(--bank-details-border-width,1px) var(--bank-details-border-type,solid) var(--bank-details-border-color,#d5d8dc);margin-right:0;padding-right:0;width:100%;padding-top:calc(var(--bank-details-space-between,20px) / 2);padding-bottom:calc(var(--bank-details-space-between,20px) / 2);justify-content:space-between;display:flex;margin-bottom:0;}}.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-bacs-bank-details .wc-bacs-bank-details li strong{color:var(--bank-details-items-color,#69727d);font-weight:400;font-size:14px;margin-top:var(--bank-details-titles-spacing,10px);text-transform:none;line-height:normal;text-shadow:none;font-style:normal;letter-spacing:0;}@media (max-width:1024px){.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-bacs-bank-details .wc-bacs-bank-details li strong{margin-top:0;}}.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-bacs-bank-details .wc-bacs-bank-details li:last-of-type{border-right:none;}.elementor-widget-woocommerce-purchase-summary .woocommerce .wc-item-meta .wc-item-meta-label,.elementor-widget-woocommerce-purchase-summary .woocommerce .wc-item-meta li p{color:var(--order-details-variations-color,#69727d);}.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table{font-size:14px;margin-bottom:0;padding:var(--sections-padding,15px 30px);background-color:var(--sections-background-color,#fff);border-radius:var(--sections-border-radius,3px);border:1px var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);}.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table .button.alt{background-color:transparent;border-radius:var(--button-border-radius,3px);border:2px var(--buttons-border-type,solid) var(--buttons-border-color,#5bc0de);vertical-align:middle;color:var(--button-normal-text-color,#69727d);padding:var(--button-padding,5px 10px);}.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table .button.alt:hover{color:var(--button-hover-text-color,#69727d);transition-duration:var(--button-hover-transition-duration,.3s);}.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table td,.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table th{border:0;border-top:var(--tables-divider-border-width,1px) var(--tables-divider-border-type,solid) var(--tables-divider-border-color,#d5d8dc);padding-top:calc(var(--order-details-rows-gap,18px) / 2);padding-bottom:calc(var(--order-details-rows-gap,18px) / 2);padding-left:0;padding-right:0;}.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table thead tr th{color:var(--order-details-titles-totals-color,#000);border-top:none;padding-top:0;}.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table thead tr th span{color:var(--order-details-titles-totals-color,#000);}@media (min-width:1025px){.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table tbody td{vertical-align:top;line-height:unset;}}.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table tbody td .woocommerce-Price-amount{color:var(--order-details-items-color,#69727d);}.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table tfoot td,.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table tfoot th{color:var(--order-details-titles-totals-color,#000);}.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table tfoot tr:last-child td,.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table tfoot tr:last-child th{padding-bottom:0;}.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table .product-quantity,.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table td.download-expires,.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table td.download-remaining{font-weight:400;color:var(--order-details-items-color,#69727d);}.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table .product-purchase-note td{border-top:none;padding-top:0;color:var(--general-text-color,#69727d);}.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-table--order-downloads tr td:before{color:var(--order-details-titles-totals-color,#000);}.elementor-widget-woocommerce-purchase-summary .woocommerce .order-again .button{background:transparent;border:2px solid #5bc0de;border:2px var(--buttons-border-type,solid) var(--buttons-border-color,#5bc0de);border-radius:var(--button-border-radius,3px);vertical-align:middle;color:var(--button-normal-text-color,#69727d);margin-top:40px;margin-bottom:0;padding:var(--button-padding,12px 32px);}.elementor-widget-woocommerce-purchase-summary .woocommerce .order-again .button:hover{color:var(--button-hover-text-color,#69727d);transition-duration:var(--button-hover-transition-duration,.3s);}.elementor-widget-woocommerce-purchase-summary .woocommerce h2{color:var(--titles-color,#000);margin-bottom:var(--titles-spacing,45px);font-weight:400;}.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-order-details h2{text-align:var(--order-summary-alignment,inherit);}.elementor-widget-woocommerce-purchase-summary .woocommerce .wc-bacs-bank-details-heading{text-align:var(--bank-details-alignment,inherit);}.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-order-downloads__title{text-align:var(--downloads-alignment,inherit);}.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-column--billing-address h2,.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-customer-details>h2{text-align:var(--billing-details-alignment,inherit);}.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-column--shipping-address h2{text-align:var(--shipping-details-alignment,inherit);}.elementor-widget-woocommerce-purchase-summary .woocommerce a{color:var(--order-details-product-links-normal-color,#5bc0de);}.elementor-widget-woocommerce-purchase-summary .woocommerce a:hover{color:var(--order-details-product-links-hover-color,#5bc0de);}.elementor-widget-woocommerce-purchase-summary .woocommerce p{margin-bottom:20px;}.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-received{margin-bottom:var(--sections-spacing,40px);color:var(--confirmation-message-color,#69727d);text-align:var(--confirmation-message-alignment,inherit);display:var(--confirmation-message-display,none);}.elementor-widget-woocommerce-purchase-summary .woocommerce strong{color:var(--general-text-color,#000);}.elementor-widget-woocommerce-purchase-summary .woocommerce table tbody>tr:nth-child(odd)>td,.elementor-widget-woocommerce-purchase-summary .woocommerce table tbody>tr:nth-child(odd)>th{background-color:transparent;}.elementor-widget-woocommerce-purchase-summary .woocommerce address{padding:var(--sections-padding,15px 30px);background-color:var(--sections-background-color,#fff);border-radius:var(--sections-border-radius,3px);border:1px var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);color:var(--general-text-color,#69727d);}@media (max-width:767px){.elementor-widget-woocommerce-purchase-summary .woocommerce-column--2{margin-top:2em;}}.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-details+p{color:var(--general-text-color,#69727d);}.elementor-widget-woocommerce-purchase-summary .woocommerce .wc-bacs-bank-details-account-name{color:var(--account-title-color,#000);font-weight:700;font-size:14px;margin-bottom:var(--account-title-spacing,1rem);}.elementor-widget-woocommerce-purchase-summary .woocommerce section{margin-top:var(--sections-spacing,4em);}.elementor-widget-woocommerce-purchase-summary .woocommerce .wc-bacs-bank-details:last-child{margin-bottom:0;}.elementor-widget-woocommerce-purchase-summary .woocommerce-table__line-item.order_item .woocommerce-table__product-name.product-purchase-note-is-below,.elementor-widget-woocommerce-purchase-summary .woocommerce-table__line-item.order_item .woocommerce-table__product-total.product-total.product-purchase-note-is-below{padding-bottom:0;}.elementor-widget-woocommerce-purchase-summary .woocommerce-table--order-details{table-layout:fixed;}.elementor-widget-woocommerce-purchase-summary .woocommerce-table--order-details td{word-wrap:break-word;}.elementor-widget-woocommerce-checkout-page{background-color:transparent;font-family:Roboto,sans-serif;font-size:14px;line-height:21px;color:#69727d;}.elementor-widget-woocommerce-checkout-page.e-checkout-layout-one-column .e-checkout__container{grid-template-columns:auto;}.elementor-widget-woocommerce-checkout-page ::-moz-placeholder{color:var(--forms-fields-normal-color,inherit);font-family:inherit;opacity:.6;}.elementor-widget-woocommerce-checkout-page ::placeholder{color:var(--forms-fields-normal-color,inherit);font-family:inherit;opacity:.6;}.elementor-widget-woocommerce-checkout-page table tbody tr:hover>td,.elementor-widget-woocommerce-checkout-page table tbody tr:hover>th{background-color:transparent;}.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single{color:var(--forms-fields-normal-color,#69727d);background-color:#f9fafa;border-radius:var(--forms-fields-border-radius,0);border:none;height:45px;}.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single:focus{color:var(--forms-fields-focus-color,#69727d);background-color:#f9fafa;border-color:initial;transition-duration:var(--forms-fields-focus-transition-duration,.3s);}.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single .select2-selection__placeholder{color:var(--forms-fields-normal-color,#69727d);}.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single .select2-selection__rendered{color:var(--forms-fields-normal-color,#69727d);line-height:45px;padding-left:1rem;padding-right:1rem;}.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single .select2-selection__arrow{height:45px;}.elementor-widget-woocommerce-checkout-page .select2-container--open .select2-dropdown--below{background-color:#f9fafa;}.elementor-widget-woocommerce-checkout-page .e-description{color:var(--sections-descriptions-color,#69727d);padding-bottom:var(--sections-descriptions-spacing,0);font-size:14px;font-weight:400;}.elementor-widget-woocommerce-checkout-page .e-woocommerce-login-section{margin-bottom:24px;}.elementor-widget-woocommerce-checkout-page .e-woocommerce-login-section .e-checkout-secondary-title{text-align:var(--login-title-alignment,left);}.elementor-widget-woocommerce-checkout-page .e-woocommerce-login-nudge{margin-top:var(--sections-secondary-title-spacing,24px);margin-bottom:15px;}.elementor-widget-woocommerce-checkout-page .e-coupon-anchor{margin-top:var(--sections-secondary-title-spacing,24px);}.elementor-widget-woocommerce-checkout-page .e-coupon-box{margin-top:24px;}.elementor-widget-woocommerce-checkout-page .e-coupon-anchor-description{color:var(--forms-labels-color,#69727d);margin-bottom:var(--forms-label-spacing,3px);}.elementor-widget-woocommerce-checkout-page .e-login-wrap{display:flex;align-items:center;}.elementor-widget-woocommerce-checkout-page .e-login-wrap-start{flex:75%;}.elementor-widget-woocommerce-checkout-page .e-login-wrap-end{flex:20%;text-align:right;}@media (max-width:1024px){.elementor-widget-woocommerce-checkout-page .e-login-wrap{display:block;}.elementor-widget-woocommerce-checkout-page .e-login-wrap-end{text-align:var(--login-button-alignment,left);margin-top:15px;}.elementor-widget-woocommerce-checkout-page .e-login-wrap-end label.e-login-label{display:none;}}.elementor-widget-woocommerce-checkout-page .e-login-actions-wrap{display:flex;justify-content:space-between;margin-top:6px;}.elementor-widget-woocommerce-checkout-page .e-login-actions-wrap-end .lost_password{margin-bottom:0;font-size:12px;}@media (max-width:1024px){.elementor-widget-woocommerce-checkout-page .e-login-actions-wrap-end .lost_password{font-size:11px;}}.elementor-widget-woocommerce-checkout-page .e-apply-coupon{width:90%;}@media (max-width:1024px){.elementor-widget-woocommerce-checkout-page .e-apply-coupon{width:var(--coupon-button-width,auto);}}.elementor-widget-woocommerce-checkout-page .e-checkout__container{display:grid;flex-wrap:wrap;grid-template-columns:56% auto;align-items:stretch;grid-column-gap:var(--sections-margin,24px);grid-row-gap:var(--sections-margin,24px);}@media (max-width:1024px){.elementor-widget-woocommerce-checkout-page .e-checkout__container{grid-template-columns:repeat(1,1fr);}}.elementor-widget-woocommerce-checkout-page .e-checkout-secondary-title{color:var(--sections-secondary-title-color,#69727d);margin-bottom:0;}.elementor-widget-woocommerce-checkout-page .e-woocommerce-coupon-nudge{text-align:var(--coupon-title-alignment,left);}.elementor-widget-woocommerce-checkout-page #ship-to-different-address{margin-top:13px;padding-left:var(--shipping-heading-padding-start,30px);}.elementor-widget-woocommerce-checkout-page #ship-to-different-address span{font-weight:400;}.elementor-widget-woocommerce-checkout-page a{color:var(--links-normal-color,#5bc0de);}.elementor-widget-woocommerce-checkout-page a:hover{color:var(--links-hover-color,#5bc0de);}.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row,.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row,.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row{padding-left:var(--forms-columns-gap-padding,0);padding-right:var(--forms-columns-gap-padding,0);margin-left:var(--forms-columns-gap-margin,0);margin-right:var(--forms-columns-gap-margin,0);}.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row label,.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row label,.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row label{color:var(--forms-labels-color,#69727d);margin-bottom:var(--forms-label-spacing,3px);}.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row .input-text,.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row select,.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row textarea,.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row .input-text,.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row select,.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row textarea,.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row .input-text,.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row select,.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row textarea{color:var(--forms-fields-normal-color,#69727d);background-color:#f9fafa;border-radius:var(--forms-fields-border-radius,0);padding:var(--forms-fields-padding,16px);font-size:14px;border:none;font-weight:400;}.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row .input-text:focus,.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row select:focus,.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row textarea:focus,.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row .input-text:focus,.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row select:focus,.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row textarea:focus,.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row .input-text:focus,.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row select:focus,.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row textarea:focus{color:var(--forms-fields-focus-color,#69727d);background-color:#f9fafa;border-color:#69727d;transition-duration:var(--forms-fields-focus-transition-duration,.3s);}.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details #billing_address_1_field,.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box #billing_address_1_field,.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor #billing_address_1_field{margin-bottom:5px;}.elementor-widget-woocommerce-checkout-page .woocommerce .create-account,.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row{margin-bottom:0 !important;}.elementor-widget-woocommerce-checkout-page .woocommerce #shipping_method li input,.elementor-widget-woocommerce-checkout-page .woocommerce .input-radio{vertical-align:middle;}.elementor-widget-woocommerce-checkout-page .woocommerce-form__input-checkbox{vertical-align:middle;margin:0 5px 0 0;}.elementor-widget-woocommerce-checkout-page .woocommerce-form__label-for-checkbox span{position:relative;top:2px;color:var(--sections-checkboxes-color,#69727d);}.elementor-widget-woocommerce-checkout-page .woocommerce #shipping_method li label,.elementor-widget-woocommerce-checkout-page .woocommerce .wc_payment_method label{color:var(--sections-radio-buttons-color,#69727d);}.elementor-widget-woocommerce-checkout-page .woocommerce .wc_payment_method label{display:inline;}.elementor-widget-woocommerce-checkout-page .woocommerce button.woocommerce-button{background-color:var(--e-a-bg-default);color:var(--forms-buttons-normal-text-color,#6f6f6f);border-radius:var(--forms-buttons-border-radius,3px);padding:1rem;border:2px var(--forms-buttons-border-type,solid) var(--forms-buttons-border-color,#5bc0de);}.elementor-widget-woocommerce-checkout-page .woocommerce button.woocommerce-button:hover{color:var(--forms-buttons-hover-text-color,#6f6f6f);transition-duration:var(--forms-buttons-hover-transition-duration,.3s);}.elementor-widget-woocommerce-checkout-page .woocommerce #coupon_code{margin-right:1%;}@media (max-width:1024px){.elementor-widget-woocommerce-checkout-page .woocommerce #coupon_code{width:100%;margin-right:0;margin-bottom:15px;}}.elementor-widget-woocommerce-checkout-page .woocommerce-info{border-top-color:transparent;background-color:transparent;padding:0;}.elementor-widget-woocommerce-checkout-page .woocommerce-privacy-policy-text p{font-weight:400;font-size:12px;}.elementor-widget-woocommerce-checkout-page .woocommerce-form-login-toggle .woocommerce-info{font-weight:400;margin-bottom:0;}.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .col-1,.elementor-widget-woocommerce-checkout-page .woocommerce .e-checkout__order_review,.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box,.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-section,.elementor-widget-woocommerce-checkout-page .woocommerce .shipping_address,.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-additional-fields,.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #payment{background:var(--sections-background-color,#fff);border-radius:var(--sections-border-radius,3px);padding:var(--sections-padding,16px 30px);margin:var(--sections-margin,0 0 24px 0);border:1px var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);display:block;}.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-additional-fields{display:var(--additional-information-display,none);}@media (min-width:1024px){.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-additional-fields{margin:var(--sections-margin,0);}}.elementor-widget-woocommerce-checkout-page .woocommerce .e-checkout-message,.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #payment .payment_box,.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-privacy-policy-text{color:var(--sections-messages-color,#69727d);font-weight:400;}.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-privacy-policy-text p{margin-top:25px;}.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .col2-set .col-1{margin-bottom:0;}.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .col2-set .col-2{padding-top:15px;}.elementor-widget-woocommerce-checkout-page .woocommerce #order_review_heading{text-align:var(--order-review-title-alignment,left);}.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table{margin-bottom:0;border:0;font-size:14px;}.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table thead{background-color:transparent;}.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table thead tr th{padding-top:0;}.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tbody td{color:#000;}.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tbody td .product-quantity{font-weight:400;}.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot td,.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot th{color:#69727d;}.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table td,.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table th,.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tr{border:0;padding-left:0;padding-bottom:15px;padding-top:15px;}.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table .order-total td,.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table .order-total th,.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table .order-total tr{padding-bottom:0;}.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tr:nth-child(odd)>td,.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tr:nth-child(odd)>th{background-color:transparent;}.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td{font-weight:400;color:var(--order-summary-items-color,#000);border-bottom:var(--order-summary-items-divider-weight,0) solid var(--order-summary-items-divider-color,#69727d);}.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td.product-name{padding-right:40px;max-width:150px;}.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td.product-total{vertical-align:top;}.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table td,.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table th{padding-top:var(--order-summary-rows-gap-top,15px);padding-bottom:var(--order-summary-rows-gap-bottom,15px);}.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table tfoot td,.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table tfoot th,.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table thead th{color:var(--order-summary-totals-color,#69727d);vertical-align:top;}.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .order-total td,.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .order-total th{border-top:var(--order-summary-totals-divider-weight,0) solid var(--order-summary-totals-divider-color,#69727d);}.elementor-widget-woocommerce-checkout-page .woocommerce-shipping-totals td{max-width:70px;}.elementor-widget-woocommerce-checkout-page .woocommerce h3{font-size:14px;font-weight:700;margin-top:0;margin-bottom:var(--sections-title-spacing,30px);color:var(--sections-title-color,#000);}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row>span{font-weight:400;font-size:14px;margin-bottom:3px;color:#69727d;}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row-first,.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row-last{width:48%;}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row .input-checkbox{vertical-align:middle;margin:0 5px 0 0;}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-billing-fields h3{text-align:var(--billing-details-title-alignment,left);}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-account-fields .form-row,.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-billing-fields .form-row,.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-shipping-fields .form-row{margin-bottom:var(--forms-rows-gap,5px);}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-account-fields .form-row:last-child,.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-billing-fields .form-row:last-child,.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-shipping-fields .form-row:last-child{margin-bottom:15px;}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout.login{margin-top:-8px;z-index:999;background:#fff;border-top-width:0;position:relative;margin-bottom:0;color:#69727d;}@media (max-width:1024px){.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row-first,.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row-last{width:100%;}}.elementor-widget-woocommerce-checkout-page .woocommerce-form-coupon-toggle{display:none;}.elementor-widget-woocommerce-checkout-page .woocommerce-form-login__submit{width:85%;}@media (max-width:1024px){.elementor-widget-woocommerce-checkout-page .woocommerce-form-login__submit{width:var(--login-button-width,35%);}}.elementor-widget-woocommerce-checkout-page .woocommerce-additional-fields h3{text-align:var(--additional-fields-title-alignment,left);}.elementor-widget-woocommerce-checkout-page .woocommerce-shipping-fields .shipping_address{margin-bottom:var(--sections-margin,20px);}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment{margin-top:24px;padding:15px 25px 25px;}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods{border-bottom:none;padding:0;}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods .payment_box{background-color:#f9fafa;}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods .payment_box:before{display:none;}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li{line-height:21px;}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li label a{padding-left:15px;font-size:12px;}@media (max-width:1024px){.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li label a{float:none;font-size:11px;padding-left:10px;}}@media (max-width:1024px){.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li label img{width:55px;}}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .place-order{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin-bottom:0;align-items:var(--place-order-title-alignment,stretch);}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment #place_order{background-color:#5bc0de;width:var(--purchase-button-width,auto);float:none;color:var(--purchase-button-normal-text-color,#fff);min-height:auto;padding:var(--purchase-button-padding,1em 1em);border-radius:var(--purchase-button-border-radius,3px);}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment #place_order:hover{background-color:#5bc0de;color:var(--purchase-button-hover-text-color,#fff);border-color:var(--purchase-button-hover-border-color,#5bc0de);transition-duration:var(--purchase-button-hover-transition-duration,.3s);}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .woocommerce-info:before{display:none;}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .col2-set .col-1,.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .col2-set .col-2{width:auto;float:none;}.elementor-widget-woocommerce-checkout-page .woocommerce .coupon-container-grid{display:grid;grid-template-columns:auto auto;align-items:center;}.elementor-widget-woocommerce-checkout-page .woocommerce .coupon-container-grid .coupon-col-2{text-align:right;}@media (max-width:1024px){.elementor-widget-woocommerce-checkout-page .woocommerce .coupon-container-grid{display:block;}.elementor-widget-woocommerce-checkout-page .woocommerce .coupon-container-grid .coupon-col-2{text-align:var(--coupon-button-alignment,left);}}.elementor-widget-woocommerce-checkout-page .woocommerce #account_password_field{margin-bottom:10px;}.elementor-widget-woocommerce-checkout-page .woocommerce .product-name .variation{color:var(--order-summary-variations-color,#000);font-size:14px;font-style:normal;text-transform:none;letter-spacing:normal;text-decoration:none;line-height:21px;}.e-woo-select2-wrapper .select2-results__option,.e-woo-select2-wrapper .select2-results__option:focus{color:#69727d;}.elementor-widget-woocommerce-cart.e-cart-layout-one-column .e-cart__container{grid-template-columns:auto;}.elementor-widget-woocommerce-cart table tbody tr:hover>td,.elementor-widget-woocommerce-cart table tbody tr:hover>th{background-color:inherit;}.elementor-widget-woocommerce-cart .e-clear{overflow:hidden;height:0;width:0;}.elementor-widget-woocommerce-cart .e-cart-section{background-color:var(--sections-background-color,#fff);padding:var(--sections-padding,16px 30px);margin:var(--sections-margin,0 0 30px 0);border-radius:var(--sections-border-radius,3px);border:1px var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);}.elementor-widget-woocommerce-cart .e-cart-section--no-coupon{margin:var(--sections-margin,0 0 0 0);}@media (min-width:1024px){.elementor-widget-woocommerce-cart .e-cart-section:last-child{margin:var(--sections-margin,0);}}.elementor-widget-woocommerce-cart .e-cart-content{color:var(--sections-descriptions-color,#69727d);font-size:15px;font-weight:400;line-height:23px;letter-spacing:0;}.elementor-widget-woocommerce-cart .e-cart__container{display:grid;flex-wrap:wrap;grid-template-columns:59% auto;align-items:stretch;grid-column-gap:var(--sections-margin,30px);grid-row-gap:var(--sections-margin,30px);}@media (max-width:1024px){.elementor-widget-woocommerce-cart .e-cart__container{grid-template-columns:repeat(1,1fr);}}.elementor-widget-woocommerce-cart .e-cart-layout-one-column .e-cart__container{grid-template-columns:auto;}.elementor-widget-woocommerce-cart .select2-container{margin-bottom:4px;}.elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single{color:var(--forms-fields-normal-color,#69727d);background-color:#f9fafa;border-radius:var(--forms-fields-border-radius,0);border:none;height:45px;}.elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single:focus{color:var(--forms-fields-focus-color,#69727d);background-color:#f9fafa;border-color:var(--forms-fields-focus-border-color,initial);transition-duration:var(--forms-fields-focus-transition-duration,.3s);}.elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__placeholder{color:var(--forms-fields-normal-color,#69727d);}.elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__rendered{color:var(--forms-fields-normal-color,#69727d);line-height:45px;padding-left:1rem;padding-right:1rem;}.elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__arrow{height:45px;}.elementor-widget-woocommerce-cart .select2-container--open .select2-dropdown--below{background-color:#f9fafa;}.elementor-widget-woocommerce-cart .woocommerce{font-family:Roboto,sans-serif;}.elementor-widget-woocommerce-cart .woocommerce button.button{background-color:var(--e-a-bg-default);color:var(--forms-buttons-normal-text-color,#69727d);border-radius:var(--forms-buttons-border-radius,3px);padding:var(--forms-buttons-padding,.88rem 2rem);width:var(--forms-buttons-width,auto);border:2px var(--forms-buttons-border-type,solid) var(--forms-buttons-border-color,#5bc0de);}.elementor-widget-woocommerce-cart .woocommerce button.button:hover{color:var(--forms-buttons-hover-text-color,#69727d);transition-duration:var(--forms-buttons-hover-transition-duration,.3s);border-color:var(--forms-buttons-hover-border-color,#5bc0de);}.elementor-widget-woocommerce-cart .woocommerce button.button.disabled,.elementor-widget-woocommerce-cart .woocommerce button.button:disabled,.elementor-widget-woocommerce-cart .woocommerce button.button:disabled[disabled]{padding:var(--forms-buttons-padding,.88rem 2rem);color:var(--forms-buttons-normal-text-color,#69727d);}.elementor-widget-woocommerce-cart .woocommerce button.button.disabled:hover,.elementor-widget-woocommerce-cart .woocommerce button.button:disabled:hover,.elementor-widget-woocommerce-cart .woocommerce button.button:disabled[disabled]:hover{background-color:var(--forms-buttons-hover-background-color,#fff);color:var(--forms-buttons-hover-text-color,#69727d);transition-duration:var(--forms-buttons-hover-transition-duration,.3s);border-color:var(--forms-buttons-hover-border-color,#5bc0de);}.elementor-widget-woocommerce-cart .woocommerce #shipping_method li label{color:var(--sections-radio-buttons-color,#69727d);}.elementor-widget-woocommerce-cart .woocommerce #shipping_method li input{vertical-align:middle;}.elementor-widget-woocommerce-cart .woocommerce .shipping-calculator-form{margin-top:var(--sections-descriptions-spacing,15px);}.elementor-widget-woocommerce-cart .woocommerce .woocommerce-shipping-destination{color:var(--sections-descriptions-color,#69727d);margin-bottom:0;}.elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tbody th,.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tbody th{display:none;}.elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tr.woocommerce-shipping-totals td,.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr.woocommerce-shipping-totals td{text-align:left !important;}.elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tr.woocommerce-shipping-totals td:before,.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr.woocommerce-shipping-totals td:before{width:100%;margin-bottom:10px;}.elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tr td,.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr td{text-align:right !important;}.elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tr td:before,.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr td:before{content:attr(data-title);font-weight:700;float:left;}.elementor-widget-woocommerce-cart .woocommerce .cart_totals h2{text-align:var(--totals-title-alignment,left);}.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table td{padding-top:var(--totals-rows-gap-top,12px);padding-bottom:var(--totals-rows-gap-bottom,9px);}.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table td .woocommerce-Price-amount,.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table td:before{color:var(--totals-color,#69727d);font-weight:700;}.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table tr.order-total td{border-top-color:var(--totals-divider-color,#69727d);border-top-width:var(--totals-divider-weight,0);}.elementor-widget-woocommerce-cart .woocommerce .cart_totals .form-row{margin-bottom:var(--forms-rows-gap,6px);}.elementor-widget-woocommerce-cart .woocommerce .product-name a{color:var(--product-link-normal-color,#000);}.elementor-widget-woocommerce-cart .woocommerce .product-name a:hover{color:var(--product-link-hover-color,#000);}.elementor-widget-woocommerce-cart .woocommerce .form-row{padding:3px 0;margin:0;}.elementor-widget-woocommerce-cart .woocommerce .input-text,.elementor-widget-woocommerce-cart .woocommerce select{color:var(--forms-fields-normal-color,#69727d);background-color:#f9fafa;border-radius:var(--forms-fields-border-radius,3px);border:none;padding:var(--forms-fields-padding,16px);font-size:14px;}.elementor-widget-woocommerce-cart .woocommerce .input-text::-moz-placeholder,.elementor-widget-woocommerce-cart .woocommerce select::-moz-placeholder{color:var(--forms-fields-normal-color,inherit);font-family:inherit;opacity:.6;}.elementor-widget-woocommerce-cart .woocommerce .input-text::-moz-placeholder,.elementor-widget-woocommerce-cart .woocommerce select::-moz-placeholder{color:var(--forms-fields-normal-color,inherit);font-family:inherit;opacity:.6;}.elementor-widget-woocommerce-cart .woocommerce .input-text::placeholder,.elementor-widget-woocommerce-cart .woocommerce select::placeholder{color:var(--forms-fields-normal-color,inherit);font-family:inherit;opacity:.6;}.elementor-widget-woocommerce-cart .woocommerce .input-text:focus,.elementor-widget-woocommerce-cart .woocommerce select:focus{color:var(--forms-fields-focus-color,#69727d);background-color:#f9fafa;border-color:var(--forms-fields-focus-border-color,transparent);transition-duration:var(--forms-fields-focus-transition-duration,.3s);}.elementor-widget-woocommerce-cart .woocommerce .input-text:focus::-moz-placeholder,.elementor-widget-woocommerce-cart .woocommerce select:focus::-moz-placeholder{color:var(--forms-fields-focus-color,#69727d);}.elementor-widget-woocommerce-cart .woocommerce .input-text:focus::-moz-placeholder,.elementor-widget-woocommerce-cart .woocommerce select:focus::-moz-placeholder{color:var(--forms-fields-focus-color,#69727d);}.elementor-widget-woocommerce-cart .woocommerce .input-text:focus::placeholder,.elementor-widget-woocommerce-cart .woocommerce select:focus::placeholder{color:var(--forms-fields-focus-color,#69727d);}.elementor-widget-woocommerce-cart .woocommerce .input-text.qty{background-color:transparent;color:var(--order-summary-color,#000);border:var(--order-summary-quantity-border-weight,1px) solid var(--order-summary-quantity-border-color,#d5d8dc);border-radius:3px;padding:1px 2px;text-align:left;font-size:14px;min-height:28px;max-height:28px;}.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout{padding-bottom:0;display:flex;flex-direction:column;flex-wrap:wrap;align-items:var(--place-order-title-alignment,stretch);}.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button{padding:var(--checkout-button-padding,15px 1em);width:var(--checkout-button-width,auto);font-size:15px;text-align:center;color:var(--checkout-button-normal-text-color,#fff);background-color:#5bc0de;border-radius:var(--checkout-button-border-radius,3px);min-height:auto;margin-bottom:0;}.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button:hover{color:var(--checkout-button-hover-text-color,#fff);background-color:#5bc0de;border-color:var(--checkout-button-hover-border-color,#5bc0de);transition-duration:var(--checkout-button-hover-transition-duration,.3s);}.elementor-widget-woocommerce-cart .woocommerce .remove{background:transparent;color:var(--order-summary-remove-icon-normal-color,#000) !important;width:auto;}.elementor-widget-woocommerce-cart .woocommerce .remove:hover{background:transparent;color:var(--order-summary-remove-icon-hover-color,#5bc0de) !important;}.elementor-widget-woocommerce-cart .woocommerce .cart-collaterals .cart_totals{float:none;width:100%;}.elementor-widget-woocommerce-cart .woocommerce .cart-collaterals .cart_totals td{padding-left:0;}.elementor-widget-woocommerce-cart .woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-totals td{padding-right:0;}.elementor-widget-woocommerce-cart .woocommerce .coupon .button{float:right;width:100%;}.elementor-widget-woocommerce-cart .woocommerce .coupon .form-row{padding:0;}.elementor-widget-woocommerce-cart .woocommerce .coupon-col{display:flex;}.elementor-widget-woocommerce-cart .woocommerce .coupon-col-start{flex:2;padding-right:30px;}@media (max-width:1024px){.elementor-widget-woocommerce-cart .woocommerce .coupon-col-start{padding-right:0;}}.elementor-widget-woocommerce-cart .woocommerce .coupon-col-end{flex:1;}@media (max-width:1024px){.elementor-widget-woocommerce-cart .woocommerce .coupon-col-end{text-align:var(--apply-coupon-button-alignment,center);}}@media (max-width:1024px){.elementor-widget-woocommerce-cart .woocommerce .coupon-col{display:block;}}@media (max-width:1024px){.elementor-widget-woocommerce-cart .woocommerce .coupon{margin:var(--sections-margin,0);}.elementor-widget-woocommerce-cart .woocommerce .coupon #coupon_code{width:100%;margin-right:0;margin-bottom:15px;}.elementor-widget-woocommerce-cart .woocommerce .coupon .button{width:var(--apply-coupon-button-width,100%);float:none;}}.elementor-widget-woocommerce-cart .woocommerce table.shop_table{border:0 solid;}.elementor-widget-woocommerce-cart .woocommerce table.shop_table .button{float:left;font-size:14px;font-weight:700;}.elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart .actions{display:table-cell;text-align:var(--update-cart-button-alignment,left) !important;}.elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart .actions .button{display:inline-block !important;float:none;width:var(--update-cart-button-width,auto);}@media (max-width:1024px){.elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart .actions .button{width:var(--update-cart-button-width,100%) !important;}}.elementor-widget-woocommerce-cart .woocommerce table.shop_table .shipping-calculator-form p:last-of-type{text-align:var(--update-shipping-button-alignment,start);}.elementor-widget-woocommerce-cart .woocommerce table.shop_table .shipping-calculator-form .button{float:none;width:var(--update-shipping-button-width,auto);}@media (max-width:1024px){.elementor-widget-woocommerce-cart .woocommerce table.shop_table .shipping-calculator-form .button{width:var(--update-shipping-button-width,100%);}}.elementor-widget-woocommerce-cart .woocommerce table.shop_table td,.elementor-widget-woocommerce-cart .woocommerce table.shop_table th,.elementor-widget-woocommerce-cart .woocommerce table.shop_table tr{border:0 solid;}.elementor-widget-woocommerce-cart .woocommerce table.shop_table tr:nth-child(odd)>td,.elementor-widget-woocommerce-cart .woocommerce table.shop_table tr:nth-child(odd)>th{background-color:transparent;}.elementor-widget-woocommerce-cart .woocommerce table.shop_table .actions{padding:16px 0 0;}.elementor-widget-woocommerce-cart .woocommerce table.shop_table .product-remove a{display:inline-block;}.elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart tbody tr:last-child{display:var(--update-cart-automatically-display,table-row);}.elementor-widget-woocommerce-cart .woocommerce table.cart{margin-bottom:0;}.elementor-widget-woocommerce-cart .woocommerce table.cart img{width:55px;height:auto;display:block;}.elementor-widget-woocommerce-cart .woocommerce table.cart td{padding-top:var(--order-summary-rows-gap-top,20px);padding-right:20px;padding-bottom:var(--order-summary-rows-gap-bottom,20px);padding-left:0;}.elementor-widget-woocommerce-cart .woocommerce table.cart td span{color:var(--order-summary-color,#000);font-size:14px;font-weight:400;}.elementor-widget-woocommerce-cart .woocommerce table.cart td.actions,.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-name,.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-price,.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-quantity,.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-remove,.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-subtotal,.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-thumbnail{border-top:var(--order-summary-items-divider-weight,1px) solid var(--order-summary-items-divider-color,#d5d8dc);}@media (max-width:768px){.elementor-widget-woocommerce-cart .woocommerce table.cart td.actions,.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-name,.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-price,.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-quantity,.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-remove,.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-subtotal,.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-thumbnail{border-top-width:0;}}.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-remove{padding-left:0;padding-right:0;}@media (min-width:767px){.elementor-widget-woocommerce-cart .woocommerce table.cart tbody tr:first-child td{border-top:none;}}@media (max-width:1024px){.elementor-widget-woocommerce-cart .woocommerce table.cart.product-remove{position:relative;}.elementor-widget-woocommerce-cart .woocommerce table.cart.product-name{padding-right:0;}.elementor-widget-woocommerce-cart .woocommerce table.cart tr{border-top-width:var(--order-summary-items-divider-weight,1px);border-top-color:var(--order-summary-items-divider-color,#d5d8dc);}.elementor-widget-woocommerce-cart .woocommerce table.cart tr:first-child{border-top:none;}}@media (max-width:768px){.elementor-widget-woocommerce-cart .woocommerce table.cart td{padding-left:0;padding-right:0;}}@media (max-width:767px){.elementor-widget-woocommerce-cart .woocommerce table.cart{padding:0;}.elementor-widget-woocommerce-cart .woocommerce table.cart tr{padding:16px 28px;}.elementor-widget-woocommerce-cart .woocommerce table.cart tr:first-child{border-top:none;}.elementor-widget-woocommerce-cart .woocommerce table.cart td{padding-left:0;padding-right:0;}.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-name,.elementor-widget-woocommerce-cart .woocommerce table.cart td:first-child{border-top:none;}.elementor-widget-woocommerce-cart .woocommerce table.cart td.actions{padding:0;}}.elementor-widget-woocommerce-cart .woocommerce a:not(.add_to_cart_button):not(.restore-item):not(.wc-backward):not(.wc-forward){color:var(--links-normal-color,#5bc0de);}.elementor-widget-woocommerce-cart .woocommerce a:not(.add_to_cart_button):not(.restore-item):not(.wc-backward):not(.wc-forward):hover{color:var(--links-hover-color,#5bc0de);}.elementor-widget-woocommerce-cart .woocommerce .cart_totals h2,.elementor-widget-woocommerce-cart .woocommerce .cart th{font-size:14px;font-weight:700;margin-top:0;padding:0 20px 8px 0;}.elementor-widget-woocommerce-cart .woocommerce .cart_totals h2{margin-bottom:var(--sections-title-spacing,1rem);color:var(--sections-title-color,#000);}.elementor-widget-woocommerce-cart .woocommerce .cart th{padding-bottom:var(--order-summary-title-spacing,8px);color:var(--order-summary-title-color,#000);}.elementor-widget-woocommerce-cart .woocommerce .cart td:before{color:var(--order-summary-title-color,#000);}.elementor-widget-woocommerce-cart .woocommerce .shipping-calculator-button:after{display:none;}.elementor-widget-woocommerce-cart .woocommerce .product-name .variation{color:var(--order-summary-variations-color,#000);}@media (max-width:1024px){.elementor-widget-woocommerce-cart .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td,.elementor-widget-woocommerce-cart .woocommerce table.shop_table_responsive tr:nth-child(2n) td{background-color:transparent;}.elementor-widget-woocommerce-cart .woocommerce .cart_totals .shop_table_responsive td{padding-left:0;}}.e-preview--show-hidden-elements .elementor-widget-woocommerce-cart .woocommerce #shipping_method input,.e-preview--show-hidden-elements .elementor-widget-woocommerce-cart .woocommerce .shipping-calculator-form button[name=calc_shipping]{pointer-events:none;}.e-woo-select2-wrapper .select2-results__option{font-family:Roboto,sans-serif;font-size:14px;color:var(--forms-fields-normal-color,#69727d);}.e-woo-select2-wrapper .select2-results__option:focus{color:var(--forms-fields-focus-color,#69727d);border-color:#69727d;transition-duration:var(--forms-fields-focus-transition-duration,.3s);}.elementor-widget-woocommerce-my-account{font-family:Roboto,sans-serif;color:#69727d;}.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce-MyAccount-content{float:right;width:75%;padding:0;padding-left:var(--tab-content-spacing,6%);}@media (max-width:1024px){.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce-MyAccount-content{width:100%;padding:var(--tab-content-spacing,6%) 0 0 0;}}.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__downloads .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-address .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__orders .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce-MyAccount-content-wrapper{border-left:var(--sections-border-left-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-bottom:var(--sections-border-bottom-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-right:var(--sections-border-right-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-top:var(--sections-border-top-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-radius:var(--sections-border-radius,3px);}.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard:not(.e-my-account-tab__dashboard--custom) .shop_table,.elementor-widget-woocommerce-my-account .e-my-account-tab__downloads .shop_table,.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .shop_table,.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-address .shop_table,.elementor-widget-woocommerce-my-account .e-my-account-tab__orders .shop_table,.elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .shop_table{border:none;margin-bottom:0;}.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__downloads .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__orders .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce-MyAccount-content-wrapper{background-color:var(--sections-background-color,#fff);}.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce-MyAccount-content-wrapper{padding:var(--sections-padding,16px 30px);}.elementor-widget-woocommerce-my-account .e-my-account-tab__downloads .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__orders .woocommerce-MyAccount-content-wrapper{padding:var(--sections-padding,16px 30px 3px 30px);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) address{background-color:var(--sections-background-color,#fff);padding:var(--sections-padding,16px 30px);border-left:var(--sections-border-left-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-bottom:var(--sections-border-bottom-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-right:var(--sections-border-right-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-top:var(--sections-border-top-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-radius:var(--sections-border-radius,3px);}.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-address .woocommerce-MyAccount-content,.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .woocommerce-MyAccount-content{border:0;}.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-address .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .woocommerce-MyAccount-content-wrapper{padding:0;border:0;}.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .order_details{margin-bottom:40px;}.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .order_details,.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .woocommerce-table--order-downloads{background-color:var(--sections-background-color,#fff);padding:var(--sections-padding,16px 30px 3px 30px);border-left:var(--sections-border-left-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-bottom:var(--sections-border-bottom-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-right:var(--sections-border-right-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-top:var(--sections-border-top-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-radius:var(--sections-border-radius,3px);}.elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce .woocommerce-MyAccount-content-wrapper .button{background:transparent;border-radius:var(--tables-button-border-radius,3px);border:2px var(--tables-buttons-border-type,solid) var(--tables-buttons-border-color,#5bc0de);vertical-align:middle;color:var(--tables-button-normal-text-color,#69727d);padding:var(--tables-button-padding,5px 10px);}.elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce .woocommerce-MyAccount-content-wrapper .button:hover{color:var(--tables-button-hover-text-color,#69727d);transition-duration:var(--tables-button-hover-transition-duration,.3s);}.elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce input[type=text]{color:var(--forms-fields-normal-color,#69727d);border-radius:var(--forms-fields-border-radius,0);padding:var(--forms-fields-padding,16px);background:#f9fafa;border:none;font-size:14px;}.elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce input[type=text]:focus{color:var(--forms-fields-focus-color,#69727d);border-color:#69727d;transition-duration:var(--forms-fields-focus-transition-duration,.3s);}.elementor-widget-woocommerce-my-account .e-my-account-tab__add-payment-method #add_payment_method #payment{background-color:var(--sections-background-color,#fff);padding:var(--sections-padding,16px 30px);border-left:var(--sections-border-left-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-bottom:var(--sections-border-bottom-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-right:var(--sections-border-right-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-top:var(--sections-border-top-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-radius:var(--sections-border-radius,3px);}.elementor-widget-woocommerce-my-account .e-my-account-tab__add-payment-method #add_payment_method #payment .payment_methods{padding:0;border-bottom:var(--tables-divider-border-width,1px) var(--tables-divider-border-type,solid) var(--tables-divider-border-color,#d4d4d4);}.elementor-widget-woocommerce-my-account .e-my-account-tab__add-payment-method #add_payment_method #payment #place_order{background:#5bc0de;border:none;color:var(--forms-buttons-normal-text-color,#fff);border-radius:var(--forms-buttons-border-radius,3px);padding:var(--forms-buttons-padding,12px 32px);}.elementor-widget-woocommerce-my-account .e-my-account-tab__add-payment-method #add_payment_method #payment #place_order:hover{color:var(--forms-buttons-hover-text-color,#fff);transition-duration:var(--forms-buttons-hover-transition-duration,.3s);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content>div>p{color:var(--general-text-color,#69727d);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--default{border-radius:var(--forms-fields-border-radius,0);background-color:var(--forms-fields-normal-background-color,#f9fafa);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--default .select2-selection--single{color:var(--forms-fields-normal-color,#69727d);background-color:var(--forms-fields-normal-background-color,#f9fafa);border-radius:var(--forms-fields-border-radius,0);border:none;height:45px;margin:0;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--default .select2-selection--single:focus{color:var(--forms-fields-focus-color,#69727d);background-color:var(--forms-fields-focus-background-color,#f9fafa);border-color:initial;transition-duration:var(--forms-fields-focus-transition-duration,.3s);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--default .select2-selection--single .select2-selection__placeholder{color:var(--forms-fields-normal-color,#69727d);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--default .select2-selection--single .select2-selection__rendered{color:var(--forms-fields-normal-color,#69727d);line-height:45px;padding-left:1rem;padding-right:1rem;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--default .select2-selection--single .select2-selection__arrow{height:45px;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--open .select2-dropdown--below{background-color:var(--forms-fields-normal-background-color,#f9fafa);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce ::-moz-placeholder{color:var(--forms-fields-normal-color,inherit);font-family:inherit;opacity:.6;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce ::placeholder{color:var(--forms-fields-normal-color,inherit);font-family:inherit;opacity:.6;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-message{font-size:14px;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce address{color:var(--general-text-color,#69727d);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a{color:var(--links-normal-color,#5bc0de);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a:hover{color:var(--links-hover-color,#5bc0de);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a.button.alt:hover,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a.button:hover{background-color:initial;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce em{font-size:12px;color:var(--login-messages-color,#69727d);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row{padding-left:var(--forms-columns-gap-padding-left,0);padding-right:var(--forms-columns-gap-padding-right,0);margin-left:var(--forms-columns-gap-margin-left,0);margin-right:var(--forms-columns-gap-margin-right,0);margin-bottom:var(--forms-rows-gap,6px);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row label{color:var(--forms-labels-color,#69727d);margin-bottom:var(--forms-label-spacing,0);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row .input-text,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row select{color:var(--forms-fields-normal-color,#69727d);border-radius:var(--forms-fields-border-radius,0);padding:var(--forms-fields-padding,16px);background:#f9fafa;border:none;font-size:14px;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row .input-text:focus,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row select:focus{color:var(--forms-fields-focus-color,#69727d);border-color:#69727d;transition-duration:var(--forms-fields-focus-transition-duration,.3s);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce #billing_address_1_field{margin-bottom:5px;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login .woocommerce-privacy-policy-text,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .register .woocommerce-privacy-policy-text{margin-bottom:15px;color:var(--login-messages-color,#69727d);font-size:12px;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login p:not([class]),.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .register p:not([class]){color:var(--login-messages-color,#69727d);font-size:12px;margin-top:10px;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login .woocommerce-LostPassword,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .register .woocommerce-LostPassword{font-size:12px;margin-bottom:0;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword{width:50%;}@media (max-width:1024px){.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword{width:100%;}}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword p{color:var(--general-text-color,#69727d);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword .form-row-first{width:100%;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .register,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword{background-color:var(--sections-background-color,#fff);padding:var(--sections-padding,16px 30px);border-left:var(--sections-border-left-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-bottom:var(--sections-border-bottom-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-right:var(--sections-border-right-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-top:var(--sections-border-top-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-radius:var(--sections-border-radius,3px);font-size:14px;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login .button,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .register .button,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword .button{background:#5bc0de;border:none;color:var(--forms-buttons-normal-text-color,#fff);border-radius:var(--forms-buttons-border-radius,3px);padding:var(--forms-buttons-padding,12px 32px);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login .button:hover,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .register .button:hover,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword .button:hover{color:var(--forms-buttons-hover-text-color,#fff);transition-duration:var(--forms-buttons-hover-transition-duration,.3s);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login p:nth-child(3){margin-top:20px;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-form__input-checkbox{vertical-align:middle;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce p:last-of-type{margin-bottom:0;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-form__label-for-checkbox span{color:var(--checkboxes-color,#69727d);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce td,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce th,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tr{border:none;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce h2,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce h3{color:var(--typography-section-titles-color,#000);margin-top:0;margin-bottom:var(--section-title-spacing,45px);font-weight:400;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce strong{color:var(--general-text-color,#000);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .wc-item-meta,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce strong.wc-item-meta-label{color:var(--variations-color,#69727d);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .product-quantity{font-weight:400;color:var(--tables-items-color,#69727d);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-order-downloads{margin-bottom:0;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content-wrapper{font-size:14px;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content p:last-of-type{margin-bottom:0;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content h2:first-of-type{margin-top:30px;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content mark{background-color:transparent;font-weight:700;color:var(--general-text-color,#000);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce caption+thead tr:first-child td,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce caption+thead tr:first-child th,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce colgroup+thead tr:first-child td,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce colgroup+thead tr:first-child th{border-top:0;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce thead:first-child tr:first-child td,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce thead:first-child tr:first-child th{border-top:0;padding-left:0;padding-top:0;padding-bottom:var(--tables-titles-spacing,9px);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody>tr:nth-child(2n)>td,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody>tr:nth-child(2n)>th,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody>tr:nth-child(odd)>td,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody>tr:nth-child(odd)>th{background-color:transparent;padding-left:0;padding-top:var(--order-summary-rows-gap-top,9px);padding-bottom:var(--order-summary-rows-gap-bottom,9px);color:var(--tables-items-color,#69727d);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number>a{color:var(--tables-links-normal-color,#5bc0de);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number>a:hover{color:var(--tables-links-hover-color,#5bc0de);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table{font-size:14px;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table .button{background:transparent;border-radius:var(--tables-button-border-radius,3px);border:2px var(--tables-buttons-border-type,solid) var(--tables-buttons-border-color,#5bc0de);vertical-align:middle;color:var(--tables-button-normal-text-color,#69727d);padding:var(--tables-button-padding,5px 10px);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table .button:hover{transition-duration:var(--tables-button-hover-transition-duration,.3s);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table td,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table th{border-top:var(--tables-divider-border-width,1px) var(--tables-divider-border-type,solid) var(--tables-divider-border-color,#d5d8dc);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table thead tr th,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table thead tr th span{color:var(--tables-title-color,#000);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details tfoot td,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details tfoot th{padding-left:0;color:var(--tables-title-color,#000);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details .download-product a,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details .product-name a{color:var(--tables-links-normal-color,#5bc0de);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details .download-product a:hover,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details .product-name a:hover{color:var(--tables-links-hover-color,#5bc0de);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details .product-purchase-note td{border-top:none;padding-top:0;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order-again .button{background:transparent;border:2px solid #5bc0de;border:2px var(--tables-buttons-border-type,solid) var(--tables-buttons-border-color,#5bc0de);border-radius:var(--tables-button-border-radius,3px);vertical-align:middle;color:var(--tables-button-normal-text-color,#69727d);margin-top:0;margin-bottom:0;padding:var(--tables-button-padding,12px 32px);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order-again .button:hover{transition-duration:var(--tables-button-hover-transition-duration,.3s);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-Address .title h3,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-Addresses .title h3{float:none;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-Address address,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-Addresses address{padding:var(--sections-padding,45px 30px 16px 30px);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-Address .edit,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-Addresses .edit{float:left;position:absolute;margin-left:var(--edit-link-margin-start,30px);margin-top:var(--edit-link-margin-top,10px);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .u-columns{margin-top:20px;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields fieldset,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-EditAccountForm fieldset{border:none;padding:0;margin-inline-start:0;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields fieldset legend,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-EditAccountForm fieldset legend{font-weight:700;padding:20px 0;color:var(--general-text-color,#000);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields .button,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-EditAccountForm .button{background:#5bc0de;border:none;color:var(--forms-buttons-normal-text-color,#fff);border-radius:var(--forms-buttons-border-radius,3px);padding:var(--forms-buttons-padding,12px 32px);margin-top:20px;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields .button:hover,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-EditAccountForm .button:hover{color:var(--forms-buttons-hover-text-color,#fff);transition-duration:var(--forms-buttons-hover-transition-duration,.3s);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-pagination{padding:16px 0;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-pagination .button{background:transparent;border-radius:var(--tables-button-border-radius,3px);border:2px var(--tables-buttons-border-type,solid) var(--tables-buttons-border-color,#5bc0de);vertical-align:middle;color:var(--tables-button-normal-text-color,#69727d);padding:var(--tables-button-padding,5px 10px);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-pagination .button:hover{transition-duration:var(--tables-button-hover-transition-duration,.3s);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-OrderUpdates{color:var(--general-text-color,#69727d);}.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation{float:left;width:25%;}@media (max-width:1024px){.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation{width:100%;}}.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul{padding-inline-start:0;}.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li{list-style-type:none;display:inline-block;width:var(--tab-width,100%);}.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li:after{content:"";display:block;width:100%;background-color:var(--tabs-divider-color,#69727d);height:var(--tabs-divider-weight,0);position:relative;top:calc(var(--tabs-spacing,2px) / 2);}.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a{color:var(--tabs-active-color,#5bc0de);background:#f1f2f3;border-color:var(--tabs-active-border-color,transparent);}.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li a{font-style:normal;font-weight:700;font-size:14px;color:var(--tabs-normal-color,#69727d);display:block;padding:var(--tabs-padding,12px 20px);text-align:var(--tabs-alignment,start);background:#f9fafa;border-radius:var(--tabs-border-radius,0);border:0 var(--tabs-border-type,solid) var(--tabs-border-color,transparent);}.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li a:hover{color:var(--tabs-hover-color,#5bc0de);border-color:var(--tabs-hover-border-color,transparent);}@media (max-width:1024px){.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li a{padding:var(--tabs-padding,10px);}}.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout{margin-bottom:0;}.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout:after{display:none;}.elementor-widget-woocommerce-my-account .woocommerce-table__line-item.order_item .woocommerce-table__product-name.product-purchase-note-is-below,.elementor-widget-woocommerce-my-account .woocommerce-table__line-item.order_item .woocommerce-table__product-total.product-total.product-purchase-note-is-below{padding-bottom:0;}.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .shop_table td{vertical-align:top;line-height:unset;}.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--actions{text-align:right;}.elementor-widget-woocommerce-my-account .woocommerce-PaymentMethod .input-radio{vertical-align:middle;}.elementor-widget-woocommerce-my-account .woocommerce-PaymentMethod .input-radio+label{color:var(--payment-methods-radio-buttons-color,#69727d);}.e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li{display:inline-block;}.e-my-account-tabs-vertical .woocommerce-MyAccount-navigation{display:block;}.e-my-account-tabs-vertical .woocommerce-MyAccount-navigation li{margin:calc(var(--tabs-spacing,2px) / 2) 0 calc(var(--tabs-spacing,2px) / 2) 0;}.e-my-account-tabs-vertical .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--dashboard{margin-top:0;}.e-my-account-tabs-vertical .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation{display:none;}.e-my-account-tabs-horizontal .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation{float:none;width:100%;}.e-my-account-tabs-horizontal .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li:after{display:none;}.e-my-account-tabs-horizontal .e-my-account-tab .woocommerce .woocommerce-MyAccount-content{float:none;width:100%;padding:var(--tab-content-spacing,50px) 0 0 0;}@media (max-width:1024px){.e-my-account-tabs-horizontal .e-my-account-tab .woocommerce .woocommerce-MyAccount-content{width:100%;padding:var(--tab-content-spacing,6%) 0 0 0;}}.e-my-account-tabs-horizontal .woocommerce-MyAccount-navigation{display:none;}.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation{display:block;}.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0;display:flex;justify-content:var(--tabs-container-justify-content,space-between);}@media (max-width:767px){.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul{display:block;}}.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li{display:inline-block;width:var(--tab-width,100%);padding:0 calc(var(--tabs-spacing,2px) / 2) 0 calc(var(--tabs-spacing,2px) / 2);margin:0;border-right:var(--tabs-divider-weight,0) solid var(--tabs-divider-color,#69727d);}.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li:first-of-type{padding-left:0;}.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li:last-of-type{padding-right:0;border-right-width:0;}@media (max-width:767px){.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li{margin:calc(var(--tabs-spacing,2px) / 2) 0 calc(var(--tabs-spacing,2px) / 2) 0;display:inline-block;width:100%;}}.elementor-editor-active tr:not(:first-child) .woocommerce-orders-table__cell-order-number a,.elementor-editor-preview tr:not(:first-child) .woocommerce-orders-table__cell-order-number a{pointer-events:none;}.elementor-editor-active tr:not(:first-child) .woocommerce-orders-table__cell-order-actions .button,.elementor-editor-preview tr:not(:first-child) .woocommerce-orders-table__cell-order-actions .button{pointer-events:none;opacity:.3;}.elementor-editor-active .elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content:not(:first-of-type){display:none;}.product .count{background-color:inherit;}.elementor-widget-woocommerce-notices .e-woocommerce-notices-wrapper.e-woocommerce-notices-wrapper-loading *,.elementor-widget-woocommerce-product-additional-information:not(.elementor-show-heading-yes) h2{display:none;}.elementor-widget-woocommerce-notices .woocommerce-error,.elementor-widget-woocommerce-notices .woocommerce-info,.elementor-widget-woocommerce-notices .woocommerce-message,.elementor-widget-woocommerce-notices .woocommerce-notices-wrapper{display:block;}.e-preview--show-hidden-elements:not(.elementor-editor-active) .elementor-widget-woocommerce-notices .e-notices-demo-notice{display:none;}.woocommerce div.product.elementor form.cart div.product-addon{flex-basis:100%;flex-shrink:0;}.e-sticky-right-column--active{position:sticky;top:0;}.elementor-post-navigation-borders-yes .elementor-post-navigation.elementor-grid{color:#d5d8dc;border:1px solid;border-right:none;border-left:none;padding-top:10px;padding-bottom:10px;}.elementor-post-navigation-borders-yes .elementor-post-navigation__separator{height:100%;width:1px;margin:0 auto;background-color:#d5d8dc;}.elementor-post-navigation{overflow:hidden;display:flex;}.elementor-post-navigation .post-navigation__arrow-wrapper{color:#d5d8dc;}.elementor-post-navigation .post-navigation__arrow-wrapper.post-navigation__arrow-prev{font-size:30px;padding-right:15px;}.elementor-post-navigation .post-navigation__arrow-wrapper.post-navigation__arrow-next{font-size:30px;padding-left:15px;}.elementor-post-navigation .post-navigation__arrow-wrapper i{transform:translateY(-5%);}.elementor-post-navigation .elementor-post-navigation__link__next,.elementor-post-navigation .elementor-post-navigation__link__prev{overflow:hidden;}.elementor-post-navigation .elementor-post-navigation__link a{display:flex;align-items:center;max-width:100%;}.elementor-post-navigation .post-navigation__next--label,.elementor-post-navigation .post-navigation__prev--label{text-transform:uppercase;font-size:.8em;}.elementor-post-navigation .post-navigation__next--title,.elementor-post-navigation .post-navigation__prev--title{font-size:.7em;}.elementor-post-navigation .post-navigation__next--label,.elementor-post-navigation .post-navigation__next--title,.elementor-post-navigation .post-navigation__prev--label,.elementor-post-navigation .post-navigation__prev--title{overflow:hidden;text-overflow:ellipsis;}.elementor-post-navigation span.elementor-post-navigation__link__next{text-align:right;}.elementor-post-navigation span.elementor-post-navigation__link__next,.elementor-post-navigation span.elementor-post-navigation__link__prev{display:flex;flex-direction:column;}.elementor-post-navigation .elementor-grid{justify-content:space-between;}.elementor-post-navigation .elementor-post-navigation__link{width:calc(50% - ( 1px / 2 ));white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.elementor-post-navigation .elementor-post-navigation__separator-wrapper{text-align:center;}.elementor-post-navigation .elementor-post-navigation__next{text-align:right;}.elementor-post-navigation .elementor-post-navigation__next a{justify-content:flex-end;}.elementor-search-form{display:block;transition:.2s;}.elementor-search-form .e-font-icon-svg-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;}.elementor-search-form button,.elementor-search-form input[type=search]{margin:0;border:0;padding:0;display:inline-block;vertical-align:middle;white-space:normal;background:none;line-height:1;min-width:0;font-size:15px;-webkit-appearance:none;-moz-appearance:none;}.elementor-search-form button:focus,.elementor-search-form input[type=search]:focus{outline:0;color:inherit;}.elementor-search-form button{background-color:#69727d;font-size:var(--e-search-form-submit-icon-size,16px);color:#fff;border-radius:0;}.elementor-search-form__container{display:flex;transition:.2s;overflow:hidden;border:0 solid transparent;min-height:50px;}.elementor-search-form__container:not(.elementor-search-form--full-screen){background:#f1f2f3;}.elementor-search-form__input{flex-basis:100%;color:#3f444b;transition:color .2s;}.elementor-search-form__input::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6;}.elementor-search-form__input::placeholder{color:inherit;font-family:inherit;opacity:.6;}.elementor-search-form__submit{transition:color .2s,background .2s;font-size:var(--e-search-form-submit-icon-size,16px);}.elementor-search-form__submit svg{fill:var(--e-search-form-submit-text-color,#fff);width:var(--e-search-form-submit-icon-size,16px);height:var(--e-search-form-submit-icon-size,16px);}.elementor-search-form .elementor-search-form__submit,.elementor-search-form .elementor-search-form__submit:hover{color:var(--e-search-form-submit-text-color,#fff);border:none;border-radius:0;}.elementor-search-form--button-type-text .elementor-search-form__submit{flex-shrink:0;}.elementor-search-form--skin-minimal .elementor-search-form__icon{opacity:.6;display:flex;align-items:center;justify-content:flex-end;color:#3f444b;fill:#3f444b;font-size:var(--e-search-form-icon-size-minimal,15px);}.elementor-search-form--skin-minimal .elementor-search-form__icon svg{width:var(--e-search-form-icon-size-minimal,15px);height:var(--e-search-form-icon-size-minimal,15px);}.elementor-search-form--skin-minimal:focus-within{outline-width:2px;outline-style:solid;}.elementor-search-form--skin-full_screen .elementor-search-form input[type=search].elementor-search-form__input{font-size:50px;text-align:center;border:solid #fff;border-width:0 0 1px;line-height:1.5;color:#fff;}.elementor-search-form--skin-full_screen .elementor-search-form__toggle{display:inline-block;cursor:pointer;vertical-align:middle;color:var(--e-search-form-toggle-color,#33373d);font-size:var(--e-search-form-toggle-size,33px);}.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container,.elementor-search-form--skin-full_screen .elementor-search-form__toggle i{position:relative;display:block;transition:.2s;width:var(--e-search-form-toggle-size,33px);height:var(--e-search-form-toggle-size,33px);background-color:var(--e-search-form-toggle-background-color,rgba(0,0,0,.05));border:var(--e-search-form-toggle-border-width,0) solid var(--e-search-form-toggle-color,#33373d);border-radius:var(--e-search-form-toggle-border-radius,3px);}.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container:before,.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container svg,.elementor-search-form--skin-full_screen .elementor-search-form__toggle i:before,.elementor-search-form--skin-full_screen .elementor-search-form__toggle i svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container:before,.elementor-search-form--skin-full_screen .elementor-search-form__toggle i:before{font-size:var(--e-search-form-toggle-icon-size,.55em);}.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container svg,.elementor-search-form--skin-full_screen .elementor-search-form__toggle i svg{fill:var(--e-search-form-toggle-color,#33373d);width:var(--e-search-form-toggle-icon-size,.55em);height:var(--e-search-form-toggle-icon-size,.55em);}.elementor-search-form--skin-full_screen .elementor-search-form__container{transition:.3s;align-items:center;position:fixed;z-index:9998;top:0;left:0;right:0;bottom:0;height:100vh;padding:0 15%;background-color:rgba(0,0,0,.8);}.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen){overflow:hidden;opacity:0;transform:scale(0);}.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen) .dialog-lightbox-close-button{display:none;}.elementor-author-box{display:flex;align-items:center;}.elementor-author-box__avatar{flex-shrink:0;margin-right:25px;}.elementor-author-box__avatar img{width:100px;border-radius:500px;-o-object-fit:cover;object-fit:cover;}.elementor-author-box__text{flex-grow:1;font-size:17px;}.elementor-author-box__name{font-size:24px;margin-bottom:5px;}.elementor-author-box__bio,.elementor-author-box__bio p{margin-bottom:.8em;}.elementor-author-box__bio p:last-of-type{margin-bottom:0;}.elementor-author-box--layout-image-left .elementor-author-box{flex-direction:row;}.elementor-author-box--layout-image-left .elementor-author-box__avatar{margin-left:0;margin-right:25px;}.elementor-author-box--layout-image-right .elementor-author-box{flex-direction:row-reverse;}.elementor-author-box--layout-image-right .elementor-author-box__avatar{margin-right:0;margin-left:25px;}.elementor-author-box--layout-image-above .elementor-author-box{display:block;}.elementor-author-box--layout-image-above .elementor-author-box__avatar{margin:0 auto 15px;display:inline-block;}.elementor-author-box--layout-image-above.elementor-author-box--align-left .elementor-author-box__avatar{margin-left:0;}.elementor-author-box--layout-image-above.elementor-author-box--align-right .elementor-author-box__avatar{margin-right:0;}.elementor-author-box--align-left .elementor-author-box{text-align:left;}.elementor-author-box--align-right .elementor-author-box{text-align:right;}.elementor-author-box--align-center .elementor-author-box{text-align:center;}.elementor-button.elementor-author-box__button{border:2px solid #3f444b;font-size:15px;font-weight:100;padding:10px 18px;}.elementor-button.elementor-author-box__button,.elementor-button.elementor-author-box__button:hover{background:transparent;color:#3f444b;}.elementor-widget-author-box:not(.elementor-author-box--layout-image-above).elementor-author-box--image-valign-top .elementor-author-box__avatar,.elementor-widget-author-box:not(.elementor-author-box--layout-image-above) .elementor-author-box__avatar{align-self:flex-start;}.elementor-widget-author-box:not(.elementor-author-box--layout-image-above).elementor-author-box--image-valign-middle .elementor-author-box__avatar{align-self:center;}.elementor-post-info__terms-list{display:inline-block;}.elementor-post-info .elementor-icon-list-icon .elementor-avatar{border-radius:100%;}.elementor-widget-post-info.elementor-align-center .elementor-icon-list-item:after{margin:initial;}.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text{display:inline-block;}.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text a,.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text span{display:inline;}.elementor-widget-breadcrumbs{font-size:.85em;}.elementor-widget-breadcrumbs p{margin-bottom:0;}.elementor-sitemap-wrap{display:flex;flex-flow:row wrap;}.elementor-widget-archive-posts:after,.elementor-widget-posts:after{display:none;}.elementor-posts-container.elementor-posts-masonry{align-items:flex-start;}.elementor-posts-container:not(.elementor-posts-masonry){align-items:stretch;}.elementor-posts-container .elementor-post{padding:0;margin:0;}.elementor-posts-container .elementor-post__excerpt{flex-grow:var(--read-more-alignment,0);}.elementor-posts-container .elementor-post__thumbnail{overflow:hidden;}.elementor-posts-container .elementor-post__thumbnail img{display:block;width:100%;max-height:none;max-width:none;transition:filter .3s;}.elementor-posts-container .elementor-post__thumbnail__link{position:relative;display:block;width:100%;}.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail{top:0;left:0;right:0;bottom:0;}.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img{height:auto;position:absolute;top:calc(50% + 1px);left:calc(50% + 1px);transform:scale(1.01) translate(-50%,-50%);}.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img{height:100%;width:auto;}.elementor-posts .elementor-post{flex-direction:column;transition-property:background,border,box-shadow;transition-duration:.25s;}.elementor-posts .elementor-post__title{font-size:18px;margin:0;}.elementor-posts .elementor-post__excerpt{margin-bottom:10px;}.elementor-posts .elementor-post__excerpt p{margin:0;line-height:1.5em;font-size:14px;color:#777;}.elementor-posts .elementor-post__text{display:var(--item-display,block);flex-direction:column;flex-grow:1;}.elementor-posts .elementor-post__meta-data{line-height:1.3em;font-size:12px;margin-bottom:13px;color:#adadad;}.elementor-posts .elementor-post__read-more{font-size:12px;font-weight:700;align-self:flex-start;}.elementor-posts .elementor-post__thumbnail{position:relative;}.elementor-posts--skin-classic .elementor-post{overflow:hidden;}.elementor-posts--align-left .elementor-post{text-align:left;}.elementor-posts--align-right .elementor-post{text-align:right;}.elementor-posts--align-center .elementor-post{text-align:center;}.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-posts--thumbnail-top .elementor-post__text{width:100%;}.elementor-posts--thumbnail-top.elementor-posts--align-left .elementor-post__thumbnail__link{margin-right:auto;}.elementor-posts--thumbnail-top.elementor-posts--align-right .elementor-post__thumbnail__link{margin-left:auto;}.elementor-posts--thumbnail-top.elementor-posts--align-center .elementor-post__thumbnail__link{margin-right:auto;margin-left:auto;}.elementor-posts--thumbnail-left .elementor-post,.elementor-posts--thumbnail-right .elementor-post{flex-direction:row;}.elementor-posts--thumbnail-left .elementor-post__thumbnail__link,.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{flex-shrink:0;width:25%;}.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{order:0;margin-right:20px;}.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{order:5;margin-left:20px;}.elementor-posts--thumbnail-none .elementor-posts-container .elementor-post__thumbnail__link{display:none;}.elementor-posts .elementor-post{display:flex;}.elementor-posts .elementor-post__card{display:flex;flex-direction:column;overflow:hidden;position:relative;background-color:#fff;width:100%;min-height:100%;border-radius:3px;border:0 solid #69727d;transition:all .25s;}.elementor-posts .elementor-post__card .elementor-post__thumbnail{position:relative;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;}.elementor-posts .elementor-post__card .elementor-post__thumbnail img{width:calc(100% + 1px);}.elementor-posts .elementor-post__card .elementor-post__text{padding:0 30px;margin-bottom:0;margin-top:20px;}.elementor-posts .elementor-post__card .elementor-post__read-more{margin-bottom:20px;display:inline-block;}.elementor-posts .elementor-post__card .elementor-post__meta-data{padding:15px 30px;margin-bottom:0;border-top:1px solid #eaeaea;}.elementor-posts .elementor-post__card .elementor-post__meta-data span+span:before{margin:0 5px;}.elementor-posts .elementor-post__card .elementor-post__title{font-size:21px;}.elementor-posts .elementor-post__card .elementor-post__excerpt{line-height:1.7;}.elementor-posts .elementor-post__card .elementor-post__excerpt,.elementor-posts .elementor-post__card .elementor-post__title{margin-bottom:25px;}.elementor-posts .elementor-post__card .elementor-post__badge,.elementor-posts .elementor-post__card .elementor-post__read-more{text-transform:uppercase;}.elementor-posts .elementor-post__badge{position:absolute;top:0;background:#69727d;color:#fff;font-size:12px;padding:.6em 1.2em;line-height:1;font-weight:400;margin:20px;border-radius:999px;}.elementor-posts .elementor-post__avatar{position:relative;padding:0 30px;width:100%;top:-25px;height:0;pointer-events:none;}.elementor-posts .elementor-post__avatar img{border-radius:50%;width:60px;pointer-events:all;transform:translateY(-50%);}.elementor-posts--thumbnail-top .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__meta-data,.elementor-posts .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__meta-data{margin-top:auto;}.elementor-posts--thumbnail-none .elementor-post__card .elementor-post__avatar{padding-top:0;position:static;height:auto;}.elementor-posts--thumbnail-none .elementor-post__card .elementor-post__avatar img.avatar{transform:translateY(0);vertical-align:bottom;}.elementor-posts--show-avatar .elementor-post__thumbnail__link{margin-bottom:25px;}.elementor-posts__hover-gradient .elementor-post__card .elementor-post__thumbnail__link:after{display:block;content:"";background-image:linear-gradient(0deg,rgba(0,0,0,.35),transparent 75%);background-repeat:no-repeat;height:100%;width:100%;position:absolute;bottom:0;opacity:1;transition:all .3s ease-out;}.elementor-posts__hover-gradient .elementor-post__card:hover .elementor-post__thumbnail__link:after{opacity:.5;}.elementor-posts__hover-zoom-in .elementor-post__card .elementor-post__thumbnail.elementor-fit-height img{height:100%;}.elementor-posts__hover-zoom-in .elementor-post__card .elementor-post__thumbnail:not(.elementor-fit-height) img{width:calc(100% + 1px);}.elementor-posts__hover-zoom-in .elementor-post__card:hover .elementor-post__thumbnail.elementor-fit-height img{height:115%;}.elementor-posts__hover-zoom-in .elementor-post__card:hover .elementor-post__thumbnail:not(.elementor-fit-height) img{width:115%;}.elementor-posts__hover-zoom-out .elementor-post__card .elementor-post__thumbnail.elementor-fit-height img{height:115%;}.elementor-posts__hover-zoom-out .elementor-post__card .elementor-post__thumbnail:not(.elementor-fit-height) img{width:115%;}.elementor-posts__hover-zoom-out .elementor-post__card:hover .elementor-post__thumbnail.elementor-fit-height img{height:100%;}.elementor-posts__hover-zoom-out .elementor-post__card:hover .elementor-post__thumbnail:not(.elementor-fit-height) img{width:calc(100% + 1px);}.elementor-posts__hover-zoom-in .elementor-post__thumbnail img,.elementor-posts__hover-zoom-out .elementor-post__thumbnail img{transition:filter .3s,height 1s cubic-bezier(0,.25,.07,1),width 1s cubic-bezier(0,.25,.07,1);}.elementor-card-shadow-yes .elementor-post__card{box-shadow:0 0 10px 0 rgba(0,0,0,.15);}.elementor-card-shadow-yes .elementor-post__card:hover{box-shadow:0 0 30px 0 rgba(0,0,0,.15);}.elementor-posts--skin-full_content article{flex-direction:column;overflow:hidden;}.elementor-posts--skin-full_content article .elementor-post__thumbnail{padding-bottom:0;}body.elementor-editor-active .elementor-posts--skin-archive_full_content,body.elementor-editor-active .elementor-posts--skin-full_content{pointer-events:none;}body.elementor-editor-active .elementor-posts--skin-archive_full_content .elementor-post__thumbnail__link,body.elementor-editor-active .elementor-posts--skin-full_content .elementor-post__thumbnail__link{display:none;}body.elementor-editor-active .elementor-posts--show-thumbnail .elementor-post__thumbnail__link{display:block;}.elementor-portfolio__filters{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;padding:0;margin:0;}.elementor-portfolio__filter{margin:0;cursor:pointer;padding:8px;}.elementor-portfolio-item{align-self:flex-start;transition-property:transform,opacity;transition-timing-function:ease-in-out;transform-style:preserve-3d;overflow:hidden;margin:0;}.elementor-portfolio-item__title{margin:0;padding:0;line-height:1;font-size:18px;color:#fff;}.elementor-portfolio-item__tags__separator:before{content:", ";}.elementor-portfolio-item__overlay{opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;padding:15px;transition:opacity 1s;display:flex;flex-direction:column;justify-content:center;text-align:center;overflow:hidden;background-color:rgba(105,114,125,.8);}.elementor-portfolio-item__overlay:hover{opacity:1;transition:opacity .5s;}.elementor-portfolio-item__img img[src=""]{background-color:rgba(0,0,0,.1);height:100%;}.elementor-portfolio.elementor-has-item-ratio{transition:height .5s;}.elementor-portfolio.elementor-has-item-ratio .elementor-post__thumbnail{position:absolute;background-color:rgba(0,0,0,.1);}.elementor-portfolio.elementor-has-item-ratio .elementor-post__thumbnail__link{padding-bottom:56.25%;}.elementor ul li.elementor-portfolio__filter{list-style-type:none;}.e-con-inner>.elementor-widget-portfolio,.e-con>.elementor-widget-portfolio{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow);}.elementor-widget-archive-posts.load-more-align-center .elementor-button-wrapper,.elementor-widget-posts.load-more-align-center .elementor-button-wrapper{text-align:center;}.elementor-widget-archive-posts.load-more-align-start .elementor-button-wrapper,.elementor-widget-posts.load-more-align-start .elementor-button-wrapper{text-align:start;}.elementor-widget-archive-posts.load-more-align-end .elementor-button-wrapper,.elementor-widget-posts.load-more-align-end .elementor-button-wrapper{text-align:end;}.elementor-widget-archive-posts.load-more-align-justify .elementor-button,.elementor-widget-posts.load-more-align-justify .elementor-button{width:100%;}.elementor-widget-archive-posts.e-load-more-pagination-loading>.elementor-widget-container,.elementor-widget-posts.e-load-more-pagination-loading>.elementor-widget-container{cursor:default;}.elementor-widget-archive-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner,.elementor-widget-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner{margin-top:var(--load-more—spacing,30px);}.elementor-widget-archive-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner i,.elementor-widget-archive-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner svg,.elementor-widget-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner i,.elementor-widget-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner svg{display:flex;}.elementor-widget-archive-posts.e-load-more-pagination-loading>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper,.elementor-widget-posts.e-load-more-pagination-loading>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper{visibility:hidden;}.elementor-widget-archive-posts.e-load-more-pagination-end>.elementor-widget-container>.elementor-button-wrapper,.elementor-widget-posts.e-load-more-pagination-end>.elementor-widget-container>.elementor-button-wrapper{display:none;}.elementor-widget-archive-posts.e-load-more-pagination-end>.elementor-widget-container>.e-load-more-message,.elementor-widget-posts.e-load-more-pagination-end>.elementor-widget-container>.e-load-more-message{display:block;}.elementor-widget-archive-posts.e-load-more-no-spinner>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper,.elementor-widget-posts.e-load-more-no-spinner>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper{visibility:visible;}.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-spinner,.elementor-widget-posts>.elementor-widget-container .e-load-more-spinner{display:flex;}.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-spinner i,.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-spinner svg,.elementor-widget-posts>.elementor-widget-container .e-load-more-spinner i,.elementor-widget-posts>.elementor-widget-container .e-load-more-spinner svg{margin:0 auto;display:none;}.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-spinner i,.elementor-widget-posts>.elementor-widget-container .e-load-more-spinner i{color:var(--load-more-spinner-color);}.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-spinner svg,.elementor-widget-posts>.elementor-widget-container .e-load-more-spinner svg{fill:var(--load-more-spinner-color);height:1em;width:1em;}.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-message,.elementor-widget-posts>.elementor-widget-container .e-load-more-message{color:var(--load-more-message-color);text-align:var(--load-more-message-alignment,center);display:none;margin-top:var(--load-more—spacing,30px);}.elementor-widget-archive-posts>.elementor-widget-container>.elementor-button-wrapper,.elementor-widget-posts>.elementor-widget-container>.elementor-button-wrapper{margin-top:var(--load-more—spacing,30px);}.elementor-widget-archive-posts>.elementor-widget-container>.elementor-button-wrapper .e-load-more-spinner,.elementor-widget-posts>.elementor-widget-container>.elementor-button-wrapper .e-load-more-spinner{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin:inherit;}.elementor-widget-archive-posts>.elementor-widget-container>.elementor-button-wrapper .elementor-button,.elementor-widget-posts>.elementor-widget-container>.elementor-button-wrapper .elementor-button{cursor:pointer;position:relative;}.elementor-button.elementor-hidden,.elementor-hidden{display:none;}.e-form__step{width:100%;}.e-form__step:not(.elementor-hidden){display:flex;flex-wrap:wrap;}.e-form__buttons{flex-wrap:wrap;}.e-form__buttons,.e-form__buttons__wrapper{display:flex;}.e-form__indicators{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;font-size:13px;margin-bottom:var(--e-form-steps-indicators-spacing);}.e-form__indicators__indicator{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-basis:0;padding:0 var(--e-form-steps-divider-gap);}.e-form__indicators__indicator__progress{width:100%;position:relative;background-color:var(--e-form-steps-indicator-progress-background-color);border-radius:var(--e-form-steps-indicator-progress-border-radius);overflow:hidden;}.e-form__indicators__indicator__progress__meter{width:var(--e-form-steps-indicator-progress-meter-width,0);height:var(--e-form-steps-indicator-progress-height);line-height:var(--e-form-steps-indicator-progress-height);padding-right:15px;border-radius:var(--e-form-steps-indicator-progress-border-radius);background-color:var(--e-form-steps-indicator-progress-color);color:var(--e-form-steps-indicator-progress-meter-color);text-align:right;transition:width .1s linear;}.e-form__indicators__indicator:first-child{padding-left:0;}.e-form__indicators__indicator:last-child{padding-right:0;}.e-form__indicators__indicator--state-inactive{color:var(--e-form-steps-indicator-inactive-primary-color,#c2cbd2);}.e-form__indicators__indicator--state-inactive [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-inactive-secondary-color,#fff);}.e-form__indicators__indicator--state-inactive object,.e-form__indicators__indicator--state-inactive svg{fill:var(--e-form-steps-indicator-inactive-primary-color,#c2cbd2);}.e-form__indicators__indicator--state-active{color:var(--e-form-steps-indicator-active-primary-color,#39b54a);border-color:var(--e-form-steps-indicator-active-secondary-color,#fff);}.e-form__indicators__indicator--state-active [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-active-secondary-color,#fff);}.e-form__indicators__indicator--state-active object,.e-form__indicators__indicator--state-active svg{fill:var(--e-form-steps-indicator-active-primary-color,#39b54a);}.e-form__indicators__indicator--state-completed{color:var(--e-form-steps-indicator-completed-secondary-color,#fff);}.e-form__indicators__indicator--state-completed [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-completed-primary-color,#39b54a);}.e-form__indicators__indicator--state-completed .e-form__indicators__indicator__label{color:var(--e-form-steps-indicator-completed-primary-color,#39b54a);}.e-form__indicators__indicator--state-completed .e-form__indicators__indicator--shape-none{color:var(--e-form-steps-indicator-completed-primary-color,#39b54a);background-color:initial;}.e-form__indicators__indicator--state-completed object,.e-form__indicators__indicator--state-completed svg{fill:var(--e-form-steps-indicator-completed-secondary-color,#fff);}.e-form__indicators__indicator__icon{width:var(--e-form-steps-indicator-padding,30px);height:var(--e-form-steps-indicator-padding,30px);font-size:var(--e-form-steps-indicator-icon-size);border-width:1px;border-style:solid;display:flex;justify-content:center;align-items:center;overflow:hidden;margin-bottom:10px;}.e-form__indicators__indicator__icon img,.e-form__indicators__indicator__icon object,.e-form__indicators__indicator__icon svg{width:var(--e-form-steps-indicator-icon-size);height:auto;}.e-form__indicators__indicator__icon .e-font-icon-svg{height:1em;}.e-form__indicators__indicator__number{width:var(--e-form-steps-indicator-padding,30px);height:var(--e-form-steps-indicator-padding,30px);border-width:1px;border-style:solid;display:flex;justify-content:center;align-items:center;margin-bottom:10px;}.e-form__indicators__indicator--shape-circle{border-radius:50%;}.e-form__indicators__indicator--shape-square{border-radius:0;}.e-form__indicators__indicator--shape-rounded{border-radius:5px;}.e-form__indicators__indicator--shape-none{border:0;}.e-form__indicators__indicator__label{text-align:center;}.e-form__indicators__indicator__separator{width:100%;height:var(--e-form-steps-divider-width);background-color:#babfc5;}.e-form__indicators--type-icon,.e-form__indicators--type-icon_text,.e-form__indicators--type-number,.e-form__indicators--type-number_text{align-items:flex-start;}.e-form__indicators--type-icon .e-form__indicators__indicator__separator,.e-form__indicators--type-icon_text .e-form__indicators__indicator__separator,.e-form__indicators--type-number .e-form__indicators__indicator__separator,.e-form__indicators--type-number_text .e-form__indicators__indicator__separator{margin-top:calc(var(--e-form-steps-indicator-padding,30px) / 2 - var(--e-form-steps-divider-width,1px) / 2);}.elementor-field-type-hidden{display:none;}.elementor-field-type-html{display:inline-block;}.elementor-login .elementor-lost-password,.elementor-login .elementor-remember-me{font-size:.85em;}.elementor-field-type-recaptcha_v3 .elementor-field-label{display:none;}.elementor-field-type-recaptcha_v3 .grecaptcha-badge{z-index:1;}.elementor-button .elementor-form-spinner{order:3;}.elementor-form .elementor-button>span{display:flex;justify-content:center;align-items:center;}.elementor-form .elementor-button .elementor-button-text{white-space:normal;flex-grow:0;}.elementor-form .elementor-button svg{height:auto;}.elementor-form .elementor-button .e-font-icon-svg{height:1em;}.elementor-select-wrapper .select-caret-down-wrapper{position:absolute;top:50%;transform:translateY(-50%);inset-inline-end:10px;pointer-events:none;font-size:11px;}.elementor-select-wrapper .select-caret-down-wrapper svg{display:unset;width:1em;aspect-ratio:unset;fill:currentColor;}.elementor-select-wrapper .select-caret-down-wrapper i{font-size:19px;line-height:2;}.elementor-select-wrapper.remove-before:before{content:"" !important;}.elementor-widget-price-list .elementor-price-list{list-style:none;padding:0;margin:0;}.elementor-widget-price-list .elementor-price-list li{margin:0;}.elementor-price-list li:not(:last-child){margin-bottom:20px;}.elementor-price-list .elementor-price-list-image{max-width:50%;flex-shrink:0;padding-right:25px;}.elementor-price-list .elementor-price-list-image img{width:100%;}.elementor-price-list .elementor-price-list-header,.elementor-price-list .elementor-price-list-item,.elementor-price-list .elementor-price-list-text{display:flex;}.elementor-price-list .elementor-price-list-item{align-items:flex-start;}.elementor-price-list .elementor-price-list-item .elementor-price-list-text{align-items:flex-start;flex-wrap:wrap;flex-grow:1;}.elementor-price-list .elementor-price-list-item .elementor-price-list-header{align-items:center;flex-basis:100%;font-size:19px;font-weight:600;margin-bottom:10px;justify-content:space-between;}.elementor-price-list .elementor-price-list-item .elementor-price-list-title{max-width:80%;}.elementor-price-list .elementor-price-list-item .elementor-price-list-price{font-weight:600;}.elementor-price-list .elementor-price-list-item p.elementor-price-list-description{flex-basis:100%;font-size:14px;margin:0;}.elementor-price-list .elementor-price-list-item .elementor-price-list-separator{flex-grow:1;margin-left:10px;margin-right:10px;border-bottom-style:dotted;border-bottom-width:2px;height:0;}.elementor-price-table{text-align:center;}.elementor-price-table .elementor-price-table__header{background:var(--e-price-table-header-background-color,#555);padding:20px 0;}.elementor-price-table .elementor-price-table__heading{margin:0;padding:0;line-height:1.2;font-size:24px;font-weight:600;color:#fff;}.elementor-price-table .elementor-price-table__subheading{font-size:13px;font-weight:400;color:#fff;}.elementor-price-table .elementor-price-table__original-price{margin-right:15px;text-decoration:line-through;font-size:.5em;line-height:1;font-weight:400;align-self:center;}.elementor-price-table .elementor-price-table__original-price .elementor-price-table__currency{font-size:1em;margin:0;}.elementor-price-table .elementor-price-table__price{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:row;color:#555;font-weight:800;font-size:65px;padding:40px 0;}.elementor-price-table .elementor-price-table__price .elementor-typo-excluded{line-height:normal;letter-spacing:normal;text-transform:none;font-weight:400;font-size:medium;font-style:normal;}.elementor-price-table .elementor-price-table__after-price{display:flex;flex-wrap:wrap;text-align:start;align-self:stretch;align-items:flex-start;flex-direction:column;}.elementor-price-table .elementor-price-table__integer-part{line-height:.8;}.elementor-price-table .elementor-price-table__currency,.elementor-price-table .elementor-price-table__fractional-part{line-height:1;font-size:.3em;}.elementor-price-table .elementor-price-table__currency{margin-right:3px;}.elementor-price-table .elementor-price-table__period{width:100%;font-size:13px;font-weight:400;}.elementor-price-table .elementor-price-table__features-list{list-style-type:none;margin:0;padding:0;line-height:1;color:var(--e-price-table-features-list-color);}.elementor-price-table .elementor-price-table__features-list li{font-size:14px;line-height:1;margin:0;padding:0;}.elementor-price-table .elementor-price-table__features-list li .elementor-price-table__feature-inner{margin-left:15px;margin-right:15px;}.elementor-price-table .elementor-price-table__features-list li:not(:first-child):before{content:"";display:block;border:0 solid hsla(0,0%,47.8%,.3);margin:10px 12.5%;}.elementor-price-table .elementor-price-table__features-list i{margin-right:10px;font-size:1.3em;}.elementor-price-table .elementor-price-table__features-list svg{margin-right:10px;fill:var(--e-price-table-features-list-color);height:1.3em;width:1.3em;}.elementor-price-table .elementor-price-table__features-list svg~*{vertical-align:text-top;}.elementor-price-table .elementor-price-table__footer{padding:30px 0;}.elementor-price-table .elementor-price-table__additional_info{margin:0;font-size:13px;line-height:1.4;}.elementor-price-table__ribbon{position:absolute;top:0;left:auto;right:0;transform:rotate(90deg);width:150px;overflow:hidden;height:150px;}.elementor-price-table__ribbon-inner{text-align:center;left:0;width:200%;transform:translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);margin-top:35px;font-size:13px;line-height:2;font-weight:800;text-transform:uppercase;background:#000;}.elementor-price-table__ribbon.elementor-ribbon-left{transform:rotate(0);left:0;right:auto;}.elementor-price-table__ribbon.elementor-ribbon-right{transform:rotate(90deg);left:auto;right:0;}.elementor-widget-price-table .elementor-widget-container{overflow:hidden;background-color:#f9fafa;}.e-con-inner>.elementor-widget-price-list,.e-con>.elementor-widget-price-list{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow);}.elementor-flip-box{height:280px;position:relative;perspective:1000px;transform-style:preserve-3d;}@media (max-device-width:1024px){.elementor-flip-box{cursor:pointer;}}.elementor-flip-box__front{background-color:#1abc9c;}.elementor-flip-box__back{background-color:#4054b2;display:block;}.elementor-flip-box__layer{position:absolute;width:100%;height:100%;transition:all .6s ease-in-out;}.elementor-flip-box__layer__overlay{display:flex;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:stretch;text-align:center;padding:35px;color:#fff;}.elementor-flip-box__layer__title{font-size:21px;}.elementor-flip-box__layer__description{font-size:14px;}.elementor-flip-box__layer__description:not(:last-child),.elementor-flip-box__layer__title:not(:last-child){margin:0 0 20px;padding:0;}.elementor-flip-box__layer__title{line-height:1;font-weight:600;}.elementor-flip-box,.elementor-flip-box .elementor-view-framed,.elementor-flip-box .elementor-view-stacked{--e-flip-box-view-framed-stacked-icon-color:#fff;}.elementor-flip-box .elementor-icon,.elementor-flip-box .elementor-view-framed .elementor-icon,.elementor-flip-box .elementor-view-stacked .elementor-icon{color:var(--e-flip-box-view-framed-stacked-icon-color);}.elementor-flip-box .elementor-icon svg,.elementor-flip-box .elementor-view-framed .elementor-icon svg,.elementor-flip-box .elementor-view-stacked .elementor-icon svg{fill:var(--e-flip-box-view-framed-stacked-icon-color);}.elementor-flip-box .elementor-view-framed .elementor-icon{border-color:#fff;}.elementor-flip-box .elementor-view-stacked .elementor-icon{background-color:rgba(0,0,0,.5);}.elementor-flip-box__button.elementor-button{cursor:pointer;align-self:center;margin-left:auto;margin-right:auto;border:2px solid #fff;background:transparent;}.elementor-flip-box__button.elementor-button:focus-visible,.elementor-flip-box__button.elementor-button:hover{background:transparent;text-decoration:none;}.elementor-flip-box__image{margin:0 0 20px;display:inline-block;width:100%;}.elementor-flip-box__image img{width:50%;}.elementor-flip-box .elementor-icon-wrapper{margin-bottom:20px;}.elementor-flip-box--3d .elementor-flip-box__layer__inner{transform:translateZ(90px) scale(.91);}.elementor-flip-box--3d .elementor-flip-box__layer__overlay{transform-style:preserve-3d;transform:translateZ(.1px);}.elementor-flip-box--effect-flip .elementor-flip-box{perspective:1000px;transform-style:preserve-3d;}.elementor-flip-box--effect-flip .elementor-flip-box__layer{transform-style:preserve-3d;backface-visibility:hidden;}.elementor-flip-box--effect-flip .elementor-flip-box__front{transform:none;z-index:1;}.elementor-flip-box--effect-flip .elementor-flip-box:focus-visible .elementor-flip-box__back,.elementor-flip-box--effect-flip .elementor-flip-box:hover .elementor-flip-box__back{transform:none;}.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box__back{transform:rotateX(0) rotateY(-180deg);}.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box__back,.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box:focus-visible .elementor-flip-box__front,.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box__front{transform:rotateX(0) rotateY(180deg);}.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box:focus-visible .elementor-flip-box__front,.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box__front{transform:rotateX(0) rotateY(-180deg);}.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box__back{transform:rotateX(-180deg) rotateY(0);}.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box__back,.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box:focus-visible .elementor-flip-box__front,.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box__front{transform:rotateX(180deg) rotateY(0);}.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box:focus-visible .elementor-flip-box__front,.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box__front{transform:rotateX(-180deg) rotateY(0);}.elementor-flip-box--effect-push .elementor-flip-box__front{transform:none;}.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box:focus-visible .elementor-flip-box__front,.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box__front{transform:translateX(100%) translateY(0);}.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box:focus-visible .elementor-flip-box__front,.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box__front{transform:translateX(-100%) translateY(0);}.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box:focus-visible .elementor-flip-box__front,.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box__front{transform:translateX(0) translateY(-100%);}.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box:focus-visible .elementor-flip-box__front,.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box__front{transform:translateX(0) translateY(100%);}.elementor-flip-box--effect-push .elementor-flip-box,.elementor-flip-box--effect-slide .elementor-flip-box{overflow:hidden;}.elementor-flip-box--effect-push .elementor-flip-box:focus-visible .elementor-flip-box__back,.elementor-flip-box--effect-push .elementor-flip-box:hover .elementor-flip-box__back,.elementor-flip-box--effect-slide .elementor-flip-box:focus-visible .elementor-flip-box__back,.elementor-flip-box--effect-slide .elementor-flip-box:hover .elementor-flip-box__back{transform:none;}.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-right .elementor-flip-box__back{transform:translateX(-100%) translateY(0);}.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-left .elementor-flip-box__back{transform:translateX(100%) translateY(0);}.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-up .elementor-flip-box__back{transform:translateX(0) translateY(100%);}.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-down .elementor-flip-box__back{transform:translateX(0) translateY(-100%);}.elementor-flip-box--effect-zoom-out .elementor-flip-box .elementor-flip-box__front{transition:transform .7s,opacity .35s,width .1ms;opacity:1;transform:scale(1);z-index:1;width:100%;}.elementor-flip-box--effect-zoom-out .elementor-flip-box:focus-visible .elementor-flip-box__front,.elementor-flip-box--effect-zoom-out .elementor-flip-box:hover .elementor-flip-box__front{width:0;opacity:0;transform:scale(.7);transition:transform .8s,opacity .7s .1s,width .1ms .7s;}.elementor-flip-box--effect-zoom-in .elementor-flip-box .elementor-flip-box__back{transition:transform .7s,opacity .5s .2s;opacity:0;transform:scale(.7);}.elementor-flip-box--effect-zoom-in .elementor-flip-box:focus-visible .elementor-flip-box__back,.elementor-flip-box--effect-zoom-in .elementor-flip-box:hover .elementor-flip-box__back{transition:transform .7s,opacity .5s;opacity:1;transform:scale(1);}.elementor-flip-box--effect-fade .elementor-flip-box .elementor-flip-box__back{opacity:0;}.elementor-flip-box--effect-fade .elementor-flip-box:focus-visible .elementor-flip-box__back,.elementor-flip-box--effect-fade .elementor-flip-box:hover .elementor-flip-box__back{opacity:1;}.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box__front{display:none;}.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box__back{transform:none;opacity:1;}.e-con-inner>.elementor-widget-flip-box,.e-con>.elementor-widget-flip-box{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow);}.elementor-cta,.elementor-widget-call-to-action .elementor-widget-container{overflow:hidden;}.elementor-cta{position:relative;display:flex;transition:.5s;}.elementor-cta--skin-classic .elementor-cta{flex-wrap:wrap;}.elementor-cta--skin-classic .elementor-cta__bg-wrapper{position:relative;min-height:200px;width:100%;}.elementor-cta--skin-classic .elementor-cta__content{transition:all .4s;width:100%;background-color:#f9fafa;}.elementor-cta--skin-classic .elementor-cta__content-item,.elementor-cta--skin-classic .elementor-cta__content-item .elementor-icon{color:#3f444b;border-color:#3f444b;fill:#3f444b;}.elementor-cta--skin-classic .elementor-cta__button.elementor-button{color:#3f444b;border-color:#3f444b;}.elementor-cta--skin-cover .elementor-cta{display:block;}.elementor-cta--skin-cover .elementor-cta__bg-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;transition:all .4s;width:100%;}.elementor-cta--skin-cover .elementor-cta__content{min-height:280px;}.elementor-cta--skin-cover .elementor-cta__button.elementor-button,.elementor-cta--skin-cover .elementor-cta__content-item,.elementor-cta--skin-cover .elementor-cta__content-item .elementor-icon{color:#fff;border-color:#fff;}.elementor-cta--layout-image-above .elementor-cta{flex-wrap:wrap;}.elementor-cta--layout-image-above .elementor-cta__bg-wrapper{width:100%;}.elementor-cta--layout-image-left .elementor-cta,.elementor-cta--layout-image-right .elementor-cta{flex-wrap:nowrap;}.elementor-cta--layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--layout-image-right .elementor-cta__bg-wrapper{width:auto;min-width:50%;}.elementor-cta--layout-image-left .elementor-cta__content,.elementor-cta--layout-image-right .elementor-cta__content{flex-grow:1;}.elementor-cta--layout-image-left .elementor-cta{flex-direction:row;}.elementor-cta--layout-image-right .elementor-cta{flex-direction:row-reverse;}.elementor-cta__bg,.elementor-cta__bg-overlay{position:absolute;top:0;left:0;right:0;bottom:0;transition:all .4s;}.elementor-cta__bg-wrapper{z-index:1;overflow:hidden;}.elementor-cta__bg{background-size:cover;background-position:50%;z-index:1;}.elementor-cta__bg-overlay{z-index:2;}.elementor-cta__button.elementor-button{cursor:pointer;align-self:center;margin-left:auto;margin-right:auto;border:2px solid #fff;background:transparent;}.elementor-cta__button.elementor-button:hover{background:transparent;text-decoration:none;}.elementor-cta__title{font-size:23px;}.elementor-cta__content{z-index:1;overflow:hidden;display:flex;flex-wrap:wrap;align-items:center;align-content:center;padding:35px;width:100%;}.elementor-cta__content,.elementor-cta__content-item{position:relative;transition:.5s;color:#fff;}.elementor-cta__content-item{width:100%;margin:0;}.elementor-cta__content-item:not(:last-child){margin-bottom:15px;}.elementor-cta__content-item .elementor-icon{color:#fff;}.elementor-cta--valign-top .elementor-cta__content{align-content:flex-start;align-items:flex-start;}.elementor-cta--valign-middle .elementor-cta__content{align-content:center;align-items:center;}.elementor-cta--valign-bottom .elementor-cta__content{align-content:flex-end;align-items:flex-end;}.elementor-cta:hover .elementor-cta__bg-overlay{background-color:rgba(0,0,0,.3);}@media (max-device-width:1024px){.elementor-cta{cursor:pointer;}}@media (min-width:-1){.elementor-cta--widescreen-layout-image-above .elementor-cta{flex-wrap:wrap;}.elementor-cta--widescreen-layout-image-above .elementor-cta__bg-wrapper{width:100%;}.elementor-cta--widescreen-layout-image-left .elementor-cta,.elementor-cta--widescreen-layout-image-right .elementor-cta{flex-wrap:nowrap;}.elementor-cta--widescreen-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--widescreen-layout-image-right .elementor-cta__bg-wrapper{width:auto;min-width:50%;}.elementor-cta--widescreen-layout-image-left .elementor-cta__content,.elementor-cta--widescreen-layout-image-right .elementor-cta__content{flex-grow:1;}.elementor-cta--widescreen-layout-image-left .elementor-cta{flex-direction:row;}.elementor-cta--widescreen-layout-image-right .elementor-cta{flex-direction:row-reverse;}}@media (max-width:-1){.elementor-cta--laptop-layout-image-above .elementor-cta{flex-wrap:wrap;}.elementor-cta--laptop-layout-image-above .elementor-cta__bg-wrapper{width:100%;}.elementor-cta--laptop-layout-image-left .elementor-cta,.elementor-cta--laptop-layout-image-right .elementor-cta{flex-wrap:nowrap;}.elementor-cta--laptop-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--laptop-layout-image-right .elementor-cta__bg-wrapper{width:auto;min-width:50%;}.elementor-cta--laptop-layout-image-left .elementor-cta__content,.elementor-cta--laptop-layout-image-right .elementor-cta__content{flex-grow:1;}.elementor-cta--laptop-layout-image-left .elementor-cta{flex-direction:row;}.elementor-cta--laptop-layout-image-right .elementor-cta{flex-direction:row-reverse;}}@media (max-width:-1){.elementor-cta--tablet_extra-layout-image-above .elementor-cta{flex-wrap:wrap;}.elementor-cta--tablet_extra-layout-image-above .elementor-cta__bg-wrapper{width:100%;}.elementor-cta--tablet_extra-layout-image-left .elementor-cta,.elementor-cta--tablet_extra-layout-image-right .elementor-cta{flex-wrap:nowrap;}.elementor-cta--tablet_extra-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--tablet_extra-layout-image-right .elementor-cta__bg-wrapper{width:auto;min-width:50%;}.elementor-cta--tablet_extra-layout-image-left .elementor-cta__content,.elementor-cta--tablet_extra-layout-image-right .elementor-cta__content{flex-grow:1;}.elementor-cta--tablet_extra-layout-image-left .elementor-cta{flex-direction:row;}.elementor-cta--tablet_extra-layout-image-right .elementor-cta{flex-direction:row-reverse;}}@media (max-width:1024px){.elementor-cta--tablet-layout-image-above .elementor-cta{flex-wrap:wrap;}.elementor-cta--tablet-layout-image-above .elementor-cta__bg-wrapper{width:100%;}.elementor-cta--tablet-layout-image-left .elementor-cta,.elementor-cta--tablet-layout-image-right .elementor-cta{flex-wrap:nowrap;}.elementor-cta--tablet-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--tablet-layout-image-right .elementor-cta__bg-wrapper{width:auto;min-width:50%;}.elementor-cta--tablet-layout-image-left .elementor-cta__content,.elementor-cta--tablet-layout-image-right .elementor-cta__content{flex-grow:1;}.elementor-cta--tablet-layout-image-left .elementor-cta{flex-direction:row;}.elementor-cta--tablet-layout-image-right .elementor-cta{flex-direction:row-reverse;}}@media (max-width:-1){.elementor-cta--mobile_extra-layout-image-above .elementor-cta{flex-wrap:wrap;}.elementor-cta--mobile_extra-layout-image-above .elementor-cta__bg-wrapper{width:100%;}.elementor-cta--mobile_extra-layout-image-left .elementor-cta,.elementor-cta--mobile_extra-layout-image-right .elementor-cta{flex-wrap:nowrap;}.elementor-cta--mobile_extra-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--mobile_extra-layout-image-right .elementor-cta__bg-wrapper{width:auto;min-width:50%;}.elementor-cta--mobile_extra-layout-image-left .elementor-cta__content,.elementor-cta--mobile_extra-layout-image-right .elementor-cta__content{flex-grow:1;}.elementor-cta--mobile_extra-layout-image-left .elementor-cta{flex-direction:row;}.elementor-cta--mobile_extra-layout-image-right .elementor-cta{flex-direction:row-reverse;}}@media (max-width:767px){.elementor-cta--mobile-layout-image-above .elementor-cta{flex-wrap:wrap;}.elementor-cta--mobile-layout-image-above .elementor-cta__bg-wrapper{width:100%;}.elementor-cta--mobile-layout-image-left .elementor-cta,.elementor-cta--mobile-layout-image-right .elementor-cta{flex-wrap:nowrap;}.elementor-cta--mobile-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--mobile-layout-image-right .elementor-cta__bg-wrapper{width:auto;min-width:50%;}.elementor-cta--mobile-layout-image-left .elementor-cta__content,.elementor-cta--mobile-layout-image-right .elementor-cta__content{flex-grow:1;}.elementor-cta--mobile-layout-image-left .elementor-cta{flex-direction:row;}.elementor-cta--mobile-layout-image-right .elementor-cta{flex-direction:row-reverse;}}.elementor-ribbon{position:absolute;z-index:1;top:0;left:auto;right:0;transform:rotate(90deg);width:150px;overflow:hidden;height:150px;}.elementor-ribbon-inner{text-align:center;left:0;width:200%;transform:translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);margin-top:35px;font-size:13px;line-height:2;font-weight:800;text-transform:uppercase;background:#000;color:#fff;}.elementor-ribbon.elementor-ribbon-left{transform:rotate(0);left:0;right:auto;}.elementor-ribbon.elementor-ribbon-right{transform:rotate(90deg);left:auto;right:0;}.elementor-widget-countdown .elementor-countdown-expire--message{display:none;padding:20px;text-align:center;}.elementor-widget-countdown .elementor-countdown-wrapper{flex-direction:row;}.elementor-widget-countdown .elementor-countdown-item{padding:20px 0;text-align:center;color:#fff;}.elementor-widget-countdown .elementor-countdown-digits,.elementor-widget-countdown .elementor-countdown-label{line-height:1;}.elementor-widget-countdown .elementor-countdown-digits{font-size:69px;}.elementor-widget-countdown .elementor-countdown-label{font-size:19px;}.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-wrapper{display:flex;justify-content:center;margin-right:auto;margin-left:auto;}.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-digits,.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-label{display:block;}.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-item{flex-basis:0;flex-grow:1;}.elementor-widget-countdown.elementor-countdown--label-inline{text-align:center;}.elementor-widget-countdown.elementor-countdown--label-inline .elementor-countdown-item{display:inline-block;padding-left:5px;padding-right:5px;}.elementor-slides .swiper-slide-bg{background-size:cover;background-position:50%;background-repeat:no-repeat;min-width:100%;min-height:100%;}.elementor-slides .swiper-slide-inner{background-repeat:no-repeat;background-position:50%;position:absolute;top:0;left:0;bottom:0;right:0;padding:50px;margin:auto;}.elementor-slides .swiper-slide-inner,.elementor-slides .swiper-slide-inner:hover{color:#fff;display:flex;}.elementor-slides .swiper-slide-inner .elementor-background-overlay{position:absolute;z-index:0;top:0;bottom:0;left:0;right:0;}.elementor-slides .swiper-slide-inner .elementor-slide-content{position:relative;z-index:1;width:100%;}.elementor-slides .swiper-slide-inner .elementor-slide-heading{font-size:35px;font-weight:700;line-height:1;}.elementor-slides .swiper-slide-inner .elementor-slide-description{font-size:17px;line-height:1.4;}.elementor-slides .swiper-slide-inner .elementor-slide-description:not(:last-child),.elementor-slides .swiper-slide-inner .elementor-slide-heading:not(:last-child){margin-bottom:30px;}.elementor-slides .swiper-slide-inner .elementor-slide-button{border:2px solid #fff;color:#fff;background:transparent;display:inline-block;}.elementor-slides .swiper-slide-inner .elementor-slide-button,.elementor-slides .swiper-slide-inner .elementor-slide-button:hover{background:transparent;color:inherit;text-decoration:none;}.elementor--v-position-top .swiper-slide-inner{align-items:flex-start;}.elementor--v-position-bottom .swiper-slide-inner{align-items:flex-end;}.elementor--v-position-middle .swiper-slide-inner{align-items:center;}.elementor--h-position-left .swiper-slide-inner{justify-content:flex-start;}.elementor--h-position-right .swiper-slide-inner{justify-content:flex-end;}.elementor--h-position-center .swiper-slide-inner{justify-content:center;}body.rtl .elementor-widget-slides .elementor-swiper-button-next{left:10px;right:auto;}body.rtl .elementor-widget-slides .elementor-swiper-button-prev{right:10px;left:auto;}.elementor-slides-wrapper div:not(.swiper-slide)>.swiper-slide-inner{display:none;}@media (max-width:767px){.elementor-slides .swiper-slide-inner{padding:30px;}.elementor-slides .swiper-slide-inner .elementor-slide-heading{font-size:23px;line-height:1;margin-bottom:15px;}.elementor-slides .swiper-slide-inner .elementor-slide-description{font-size:13px;line-height:1.4;margin-bottom:15px;}}.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn{background-color:var(--e-share-buttons-primary-color,#ea4335);}.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn__icon,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn__text,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn__icon,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn__text{color:var(--e-share-buttons-secondary-color,#fff);}.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn__icon svg,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn__text svg,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn__icon svg,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn__text svg{fill:var(--e-share-buttons-secondary-color,#fff);}.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-framed .elementor-share-btn,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn{color:var(--e-share-buttons-primary-color,#ea4335);border-color:var(--e-share-buttons-primary-color,#ea4335);}.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn__icon,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn__icon{background-color:var(--e-share-buttons-primary-color,#ea4335);color:var(--e-share-buttons-secondary-color,#fff);}.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn__icon svg,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn__icon svg{fill:var(--e-share-buttons-secondary-color,#fff);}.elementor-share-buttons--color-custom.elementor-share-buttons--skin-framed .elementor-share-btn__icon{color:var(--e-share-buttons-primary-color,#ea4335);}.elementor-share-buttons--color-custom.elementor-share-buttons--skin-framed .elementor-share-btn__icon svg{fill:var(--e-share-buttons-primary-color,#ea4335);}.elementor-share-buttons--color-official .elementor-share-btn:hover{filter:saturate(1.5) brightness(1.2);}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_digg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_digg{background-color:#005be2;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_email,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_email{background-color:#ea4335;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_print,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_print{background-color:#aaa;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_facebook,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_facebook{background-color:#3b5998;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_google,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_google{background-color:#dd4b39;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_pocket,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_pocket{background-color:#ef3f56;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_linkedin,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_linkedin{background-color:#0077b5;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_odnoklassniki,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_odnoklassniki{background-color:#f4731c;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_pinterest,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_pinterest{background-color:#bd081c;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_reddit,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_reddit{background-color:#ff4500;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_skype,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_skype{background-color:#00aff0;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_slideshare,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_slideshare{background-color:#0077b5;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_snapchat,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_snapchat{background-color:#fffc00;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_stumbleupon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_stumbleupon{background-color:#eb4924;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_mix,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_mix{background-color:#f3782b;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_tumblr,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_tumblr{background-color:#35465c;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_twitch,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_twitch{background-color:#6441a5;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_telegram,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_telegram{background-color:#2ca5e0;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_twitter,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_twitter{background-color:#1da1f2;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_vimeo,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_vimeo{background-color:#1ab7ea;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_vk,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_vk{background-color:#45668e;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_whatsapp,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_whatsapp{background-color:#25d366;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_wordpress,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_wordpress{background-color:#21759b;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_xing,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_xing{background-color:#026466;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_digg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_digg{color:#005be2;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_digg svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_digg svg{fill:#005be2;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_email,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_email{color:#ea4335;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_email svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_email svg{fill:#ea4335;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_print,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_print{color:#aaa;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_print svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_print svg{fill:#aaa;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_facebook,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_facebook{color:#3b5998;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_facebook svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_facebook svg{fill:#3b5998;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_google,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_google{color:#dd4b39;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_google svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_google svg{fill:#dd4b39;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pocket,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pocket{color:#ef3f56;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pocket svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pocket svg{fill:#ef3f56;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_linkedin,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_linkedin{color:#0077b5;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_linkedin svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_linkedin svg{fill:#0077b5;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_odnoklassniki,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_odnoklassniki{color:#f4731c;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_odnoklassniki svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_odnoklassniki svg{fill:#f4731c;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pinterest,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pinterest{color:#bd081c;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pinterest svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pinterest svg{fill:#bd081c;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_reddit,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_reddit{color:#ff4500;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_reddit svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_reddit svg{fill:#ff4500;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_skype,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_skype{color:#00aff0;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_skype svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_skype svg{fill:#00aff0;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_slideshare,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_slideshare{color:#0077b5;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_slideshare svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_slideshare svg{fill:#0077b5;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_snapchat,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_snapchat{color:#fffc00;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_snapchat svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_snapchat svg{fill:#fffc00;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_stumbleupon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_stumbleupon{color:#eb4924;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_stumbleupon svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_stumbleupon svg{fill:#eb4924;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_mix,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_mix{color:#f3782b;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_mix svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_mix svg{fill:#f3782b;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_tumblr,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_tumblr{color:#35465c;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_tumblr svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_tumblr svg{fill:#35465c;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitch,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitch{color:#6441a5;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitch svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitch svg{fill:#6441a5;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_telegram,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_telegram{color:#2ca5e0;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_telegram svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_telegram svg{fill:#2ca5e0;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitter,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitter{color:#1da1f2;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitter svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitter svg{fill:#1da1f2;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vimeo,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vimeo{color:#1ab7ea;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vimeo svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vimeo svg{fill:#1ab7ea;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vk,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vk{color:#45668e;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vk svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vk svg{fill:#45668e;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_whatsapp,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_whatsapp{color:#25d366;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_whatsapp svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_whatsapp svg{fill:#25d366;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_wordpress,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_wordpress{color:#21759b;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_wordpress svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_wordpress svg{fill:#21759b;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_xing,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_xing{color:#026466;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_xing svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_xing svg{fill:#026466;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_digg .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_digg .elementor-share-btn__icon{background-color:#005be2;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_email .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_email .elementor-share-btn__icon{background-color:#ea4335;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_print .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_print .elementor-share-btn__icon{background-color:#aaa;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_facebook .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_facebook .elementor-share-btn__icon{background-color:#3b5998;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_google .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_google .elementor-share-btn__icon{background-color:#dd4b39;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pocket .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_pocket .elementor-share-btn__icon{background-color:#ef3f56;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_linkedin .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_linkedin .elementor-share-btn__icon{background-color:#0077b5;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_odnoklassniki .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_odnoklassniki .elementor-share-btn__icon{background-color:#f4731c;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pinterest .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_pinterest .elementor-share-btn__icon{background-color:#bd081c;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_reddit .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_reddit .elementor-share-btn__icon{background-color:#ff4500;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_skype .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_skype .elementor-share-btn__icon{background-color:#00aff0;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_slideshare .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_slideshare .elementor-share-btn__icon{background-color:#0077b5;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_snapchat .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_snapchat .elementor-share-btn__icon{background-color:#fffc00;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_stumbleupon .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_stumbleupon .elementor-share-btn__icon{background-color:#eb4924;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_mix .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_mix .elementor-share-btn__icon{background-color:#f3782b;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_tumblr .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_tumblr .elementor-share-btn__icon{background-color:#35465c;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitch .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_twitch .elementor-share-btn__icon{background-color:#6441a5;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_telegram .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_telegram .elementor-share-btn__icon{background-color:#2ca5e0;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitter .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_twitter .elementor-share-btn__icon{background-color:#1da1f2;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vimeo .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_vimeo .elementor-share-btn__icon{background-color:#1ab7ea;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vk .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_vk .elementor-share-btn__icon{background-color:#45668e;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_whatsapp .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_whatsapp .elementor-share-btn__icon{background-color:#25d366;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_wordpress .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_wordpress .elementor-share-btn__icon{background-color:#21759b;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_xing .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_xing .elementor-share-btn__icon{background-color:#026466;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn .elementor-share-btn__icon{color:var(--e-share-buttons-icon-color,#fff);}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn .elementor-share-btn__icon svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn .elementor-share-btn__icon svg{fill:var(--e-share-buttons-icon-color,#fff);}.elementor-share-buttons--skin-boxed .elementor-share-btn__icon,.elementor-share-buttons--skin-framed .elementor-share-btn__icon{margin-left:-.2em;}.elementor-share-buttons--skin-boxed .elementor-share-btn,.elementor-share-buttons--skin-framed .elementor-share-btn{border-style:solid;}.elementor-share-buttons--skin-gradient .elementor-share-btn__text,.elementor-share-buttons--skin-gradient.elementor-share-buttons--view-icon .elementor-share-btn__icon{background-image:linear-gradient(90deg,rgba(0,0,0,.12),transparent);}.elementor-share-buttons--skin-boxed .elementor-share-btn__text,.elementor-share-buttons--skin-gradient .elementor-share-btn__text,.elementor-share-buttons--skin-minimal .elementor-share-btn__text{padding-left:.9em;}.elementor-share-buttons--skin-flat .elementor-share-btn,.elementor-share-buttons--skin-gradient .elementor-share-btn{background-color:var(--e-share-buttons-primary-color,#ea4335);}.elementor-share-buttons--skin-flat .elementor-share-btn__icon,.elementor-share-buttons--skin-flat .elementor-share-btn__text,.elementor-share-buttons--skin-gradient .elementor-share-btn__icon,.elementor-share-buttons--skin-gradient .elementor-share-btn__text{color:var(--e-share-buttons-secondary-color,#fff);}.elementor-share-buttons--skin-flat .elementor-share-btn__icon svg,.elementor-share-buttons--skin-flat .elementor-share-btn__text svg,.elementor-share-buttons--skin-gradient .elementor-share-btn__icon svg,.elementor-share-buttons--skin-gradient .elementor-share-btn__text svg{fill:var(--e-share-buttons-secondary-color,#fff);}.elementor-share-buttons--skin-minimal.elementor-share-buttons--shape-rounded .elementor-share-btn__icon{border-radius:.5em;}.elementor-share-buttons--skin-minimal.elementor-share-buttons--shape-circle .elementor-share-btn__icon{border-radius:99.9em;}.elementor-share-buttons--view-text .elementor-share-btn__text{padding-left:1em;}.elementor-share-buttons--view-icon .elementor-share-btn,.elementor-share-buttons--view-text .elementor-share-btn{justify-content:center;}.elementor-share-buttons--view-icon .elementor-share-btn__icon,.elementor-share-buttons--view-icon .elementor-share-btn__text,.elementor-share-buttons--view-text .elementor-share-btn__icon,.elementor-share-buttons--view-text .elementor-share-btn__text{flex-grow:1;justify-content:center;}.elementor-share-buttons--shape-rounded .elementor-share-btn{border-radius:.5em;}.elementor-share-buttons--shape-circle .elementor-share-btn{border-radius:99.9em;}.elementor-share-btn{overflow:hidden;font-size:10px;display:flex;align-items:center;justify-content:flex-start;transition-duration:.2s;transition-property:filter,background-color,border-color;height:4.5em;cursor:pointer;}.elementor-share-btn__icon,.elementor-share-btn__text{transition-property:color,background-color;transition-duration:.2s;}.elementor-share-btn__icon{display:flex;align-self:stretch;justify-content:center;align-items:center;width:4.5em;position:relative;}.elementor-share-btn__icon i{font-size:var(--e-share-buttons-icon-size,1.7em);}.elementor-share-btn__icon svg{width:var(--e-share-buttons-icon-size,1.7em);height:var(--e-share-buttons-icon-size,1.7em);}.elementor-share-btn__text{font-size:1.5em;padding-right:1em;align-self:stretch;flex-grow:1;align-items:center;display:flex;font-weight:100;}.elementor-share-btn__title{font-weight:700;flex-shrink:0;}.elementor-widget-share-buttons{text-align:var(--alignment,inherit);-moz-text-align-last:var(--alignment,inherit);text-align-last:var(--alignment,inherit);}.elementor-widget-share-buttons.elementor-grid-0 .elementor-widget-container{font-size:0;}.elementor-skin-carousel .elementor-main-swiper,.elementor-skin-coverflow .elementor-main-swiper{height:230px;}.elementor-skin-slideshow .elementor-main-swiper{height:450px;position:relative;}.elementor-skin-slideshow .elementor-thumbnails-swiper .elementor-custom-embed-play i{font-size:50px;}.elementor-skin-slideshow .elementor-thumbnails-swiper .swiper-slide{cursor:pointer;}.elementor-skin-slideshow .elementor-thumbnails-swiper .swiper-slide:not(.swiper-slide-active):after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.3);}.elementor-carousel-image{background:no-repeat 50%;background-size:cover;height:100%;position:relative;}.elementor-carousel-image-overlay{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;text-align:center;width:100%;height:100%;padding:20px;color:var(--e-carousel-image-overlay-color,#fff);background-color:rgba(105,114,125,.8);transition:transform .5s,opacity .5s;}.elementor-carousel-image-overlay i{font-size:var(--e-carousel-image-overlay-icon-size,21px);}.elementor-carousel-image-overlay svg{fill:var(--e-carousel-image-overlay-color,#fff);width:var(--e-carousel-image-overlay-icon-size,21px);height:var(--e-carousel-image-overlay-icon-size,21px);}.elementor-testimonial__image{flex-shrink:0;}.elementor-testimonial__image img{border-radius:999px;box-sizing:content-box;-o-object-fit:cover;object-fit:cover;}.elementor-testimonial__footer,.elementor-testimonial__header{display:flex;}.elementor-testimonial__footer cite,.elementor-testimonial__header cite{display:flex;flex-direction:column;font-style:normal;font-size:14px;line-height:1.5;}.elementor-testimonial__name{font-weight:700;}.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{align-items:center;}.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-left:20px;}.elementor-testimonial--layout-image_above.elementor-testimonial--align-right .elementor-testimonial__footer,.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right .elementor-testimonial__footer{flex-direction:row-reverse;}.elementor-testimonial--layout-image_above.elementor-testimonial--align-right .elementor-testimonial__image+cite,.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right .elementor-testimonial__image+cite{margin-right:20px;margin-left:0;}.elementor-testimonial--layout-image_above.elementor-testimonial--align-left .elementor-testimonial__footer,.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left .elementor-testimonial__footer{flex-direction:row;}.elementor-testimonial--layout-image_above.elementor-testimonial--align-left .elementor-testimonial__image+cite,.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left .elementor-testimonial__image+cite{margin-right:0;margin-left:20px;}.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{margin-top:25px;}.elementor-testimonial--layout-image_above .elementor-testimonial{display:flex;flex-direction:column-reverse;}.elementor-testimonial--layout-image_above .elementor-testimonial__footer{margin-bottom:25px;}.elementor-testimonial--layout-image_stacked .elementor-testimonial__footer{margin-top:25px;flex-wrap:wrap;}.elementor-testimonial--layout-image_stacked .elementor-testimonial__image,.elementor-testimonial--layout-image_stacked .elementor-testimonial cite{margin-top:15px;width:100%;}.elementor-testimonial--layout-image_left .elementor-testimonial,.elementor-testimonial--layout-image_right .elementor-testimonial{display:flex;align-items:stretch;}.elementor-testimonial--layout-image_left .elementor-testimonial__footer,.elementor-testimonial--layout-image_right .elementor-testimonial__footer{flex-shrink:0;flex-direction:column;text-align:center;}.elementor-testimonial--layout-image_left .elementor-testimonial__image+cite,.elementor-testimonial--layout-image_right .elementor-testimonial__image+cite{margin-top:15px;}.elementor-testimonial--layout-image_left.elementor-testimonial--align-center .elementor-testimonial__footer,.elementor-testimonial--layout-image_right.elementor-testimonial--align-center .elementor-testimonial__footer{justify-content:flex-start;}.elementor-testimonial--layout-image_left .elementor-testimonial{flex-direction:row-reverse;}.elementor-testimonial--layout-image_left .elementor-testimonial__footer{padding-right:20px;}.elementor-testimonial--layout-image_right .elementor-testimonial{flex-direction:row;}.elementor-testimonial--layout-image_right .elementor-testimonial__footer{padding-left:20px;}.elementor-testimonial--align-right .elementor-testimonial{text-align:right;}.elementor-testimonial--align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row-reverse;justify-content:end;}.elementor-testimonial--align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-right:20px;margin-left:0;}.elementor-testimonial--align-left .elementor-testimonial{text-align:left;}.elementor-testimonial--align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row;justify-content:start;}.elementor-testimonial--align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-right:0;margin-left:20px;}.elementor-testimonial--align-center .elementor-testimonial{text-align:center;}.elementor-testimonial--align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{justify-content:center;}.elementor-testimonial--align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{text-align:left;}.elementor-testimonial--skin-default.elementor-testimonial--layout-image_above .elementor-testimonial__cite,.elementor-testimonial--skin-default.elementor-testimonial--layout-image_left .elementor-testimonial__cite,.elementor-testimonial--skin-default.elementor-testimonial--layout-image_right .elementor-testimonial__cite{width:100%;display:flex;flex-direction:column;margin-top:25px;}.elementor-testimonial--skin-bubble .elementor-testimonial__content{background-color:#f9fafa;padding:20px;position:relative;}.elementor-testimonial--skin-bubble .elementor-testimonial__content:after{content:"";display:block;width:14px;height:14px;background-color:#f9fafa;position:absolute;transform:scaleX(.75) rotate(45deg);border-width:0;box-sizing:content-box;}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above .elementor-testimonial__content:after{bottom:calc(100% - 7px);transform:scaleX(.75) rotate(-135deg);}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-center .elementor-testimonial__content:after{left:50%;transform:translateX(-50%) scaleX(.75) rotate(-135deg);}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked .elementor-testimonial__content:after{top:calc(100% - 7px);}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-center .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-center .elementor-testimonial__content:after{left:50%;transform:translateX(-50%) scaleX(.75) rotate(45deg);}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-left .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-left .elementor-testimonial__content:after{left:calc(20px + ( 50px / 2 ));}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-right .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-right .elementor-testimonial__content:after{right:calc(20px + ( 50px / 2 ));}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left .elementor-testimonial__content:after{transform:scaleY(.75) rotate(135deg);left:-8px;}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right .elementor-testimonial__content:after{transform:scaleY(.75) rotate(-45deg);right:-8px;}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right .elementor-testimonial__content:after{top:calc(20px + ( 50px / 2 ));}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left .elementor-testimonial__footer,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right .elementor-testimonial__footer{padding-top:20px;}@media (min-width:-1){.elementor-testimonial--widescreen-align-right .elementor-testimonial{text-align:right;}.elementor-testimonial--widescreen-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--widescreen-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row-reverse;justify-content:end;}.elementor-testimonial--widescreen-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--widescreen-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-right:20px;margin-left:0;}.elementor-testimonial--widescreen-align-left .elementor-testimonial{text-align:left;}.elementor-testimonial--widescreen-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--widescreen-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row;justify-content:start;}.elementor-testimonial--widescreen-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--widescreen-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-right:0;margin-left:20px;}.elementor-testimonial--widescreen-align-center .elementor-testimonial{text-align:center;}.elementor-testimonial--widescreen-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--widescreen-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{justify-content:center;}.elementor-testimonial--widescreen-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{text-align:left;}}@media (max-width:-1){.elementor-testimonial--laptop-align-right .elementor-testimonial{text-align:right;}.elementor-testimonial--laptop-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--laptop-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row-reverse;justify-content:end;}.elementor-testimonial--laptop-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--laptop-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-right:20px;margin-left:0;}.elementor-testimonial--laptop-align-left .elementor-testimonial{text-align:left;}.elementor-testimonial--laptop-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--laptop-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row;justify-content:start;}.elementor-testimonial--laptop-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--laptop-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-right:0;margin-left:20px;}.elementor-testimonial--laptop-align-center .elementor-testimonial{text-align:center;}.elementor-testimonial--laptop-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--laptop-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{justify-content:center;}.elementor-testimonial--laptop-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{text-align:left;}}@media (max-width:-1){.elementor-testimonial--tablet_extra-align-right .elementor-testimonial{text-align:right;}.elementor-testimonial--tablet_extra-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--tablet_extra-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row-reverse;justify-content:end;}.elementor-testimonial--tablet_extra-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--tablet_extra-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-right:20px;margin-left:0;}.elementor-testimonial--tablet_extra-align-left .elementor-testimonial{text-align:left;}.elementor-testimonial--tablet_extra-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--tablet_extra-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row;justify-content:start;}.elementor-testimonial--tablet_extra-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--tablet_extra-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-right:0;margin-left:20px;}.elementor-testimonial--tablet_extra-align-center .elementor-testimonial{text-align:center;}.elementor-testimonial--tablet_extra-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--tablet_extra-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{justify-content:center;}.elementor-testimonial--tablet_extra-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{text-align:left;}}@media (max-width:1024px){.elementor-testimonial--tablet-align-right .elementor-testimonial{text-align:right;}.elementor-testimonial--tablet-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--tablet-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row-reverse;justify-content:end;}.elementor-testimonial--tablet-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--tablet-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-right:20px;margin-left:0;}.elementor-testimonial--tablet-align-left .elementor-testimonial{text-align:left;}.elementor-testimonial--tablet-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--tablet-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row;justify-content:start;}.elementor-testimonial--tablet-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--tablet-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-right:0;margin-left:20px;}.elementor-testimonial--tablet-align-center .elementor-testimonial{text-align:center;}.elementor-testimonial--tablet-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--tablet-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{justify-content:center;}.elementor-testimonial--tablet-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{text-align:left;}}@media (max-width:-1){.elementor-testimonial--mobile_extra-align-right .elementor-testimonial{text-align:right;}.elementor-testimonial--mobile_extra-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--mobile_extra-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row-reverse;justify-content:end;}.elementor-testimonial--mobile_extra-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--mobile_extra-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-right:20px;margin-left:0;}.elementor-testimonial--mobile_extra-align-left .elementor-testimonial{text-align:left;}.elementor-testimonial--mobile_extra-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--mobile_extra-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row;justify-content:start;}.elementor-testimonial--mobile_extra-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--mobile_extra-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-right:0;margin-left:20px;}.elementor-testimonial--mobile_extra-align-center .elementor-testimonial{text-align:center;}.elementor-testimonial--mobile_extra-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--mobile_extra-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{justify-content:center;}.elementor-testimonial--mobile_extra-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{text-align:left;}}@media (max-width:767px){.elementor-testimonial--mobile-align-right .elementor-testimonial{text-align:right;}.elementor-testimonial--mobile-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--mobile-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row-reverse;justify-content:end;}.elementor-testimonial--mobile-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--mobile-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-right:20px;margin-left:0;}.elementor-testimonial--mobile-align-left .elementor-testimonial{text-align:left;}.elementor-testimonial--mobile-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--mobile-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row;justify-content:start;}.elementor-testimonial--mobile-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--mobile-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-right:0;margin-left:20px;}.elementor-testimonial--mobile-align-center .elementor-testimonial{text-align:center;}.elementor-testimonial--mobile-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--mobile-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{justify-content:center;}.elementor-testimonial--mobile-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{text-align:left;}}.elementor-widget-testimonial-carousel .swiper-slide{padding:20px;}.elementor-widget-testimonial-carousel .elementor-testimonial__text{font-size:1.3em;font-style:italic;line-height:1.5;}.elementor-widget-testimonial-carousel .elementor-testimonial__image img{width:50px;height:50px;}.elementor-widget-reviews .swiper-slide{background-color:#fff;border:1px solid #e1e8ed;border-radius:5px;padding:0;}.elementor-widget-reviews .elementor-testimonial__text{font-size:14px;line-height:20px;}.elementor-widget-reviews .elementor-testimonial__name{color:#1c2022;}.elementor-widget-reviews .elementor-testimonial__title{color:#697882;font-size:12.5px;font-weight:400;font-family:inherit;}.elementor-widget-reviews .elementor-testimonial__image{display:flex;}.elementor-widget-reviews .elementor-testimonial__image img{width:36px;height:36px;}.elementor-widget-reviews .elementor-testimonial__icon{margin-left:auto;font-size:17px;}.elementor-widget-reviews .elementor-testimonial__icon .fa+.fa{margin-left:.15em;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon{color:var(--e-testimonial-icon-color);}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-android{--e-testimonial-icon-color:#a4c639;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-apple{--e-testimonial-icon-color:#999;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-behance{--e-testimonial-icon-color:#1769ff;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-bitbucket{--e-testimonial-icon-color:#205081;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-codepen{--e-testimonial-icon-color:#000;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-delicious{--e-testimonial-icon-color:#39f;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-digg{--e-testimonial-icon-color:#005be2;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-dribbble{--e-testimonial-icon-color:#ea4c89;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-envelope{--e-testimonial-icon-color:#ea4335;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-facebook{--e-testimonial-icon-color:#3b5998;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-flickr{--e-testimonial-icon-color:#0063dc;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-foursquare{--e-testimonial-icon-color:#2d5be3;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-github{--e-testimonial-icon-color:#333;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-google-plus{--e-testimonial-icon-color:#dd4b39;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-houzz{--e-testimonial-icon-color:#7ac142;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-instagram{--e-testimonial-icon-color:#262626;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-jsfiddle{--e-testimonial-icon-color:#487aa2;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-linkedin{--e-testimonial-icon-color:#0077b5;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-medium{--e-testimonial-icon-color:#00ab6b;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-meetup{--e-testimonial-icon-color:#ec1c40;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-mixcloud{--e-testimonial-icon-color:#273a4b;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-odnoklassniki{--e-testimonial-icon-color:#f4731c;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-pinterest{--e-testimonial-icon-color:#bd081c;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-product-hunt{--e-testimonial-icon-color:#da552f;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-reddit{--e-testimonial-icon-color:#ff4500;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-rss{--e-testimonial-icon-color:#f26522;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-shopping-cart{--e-testimonial-icon-color:#4caf50;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-skype{--e-testimonial-icon-color:#00aff0;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-slideshare{--e-testimonial-icon-color:#0077b5;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-snapchat{--e-testimonial-icon-color:#fffc00;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-soundcloud{--e-testimonial-icon-color:#f80;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-spotify{--e-testimonial-icon-color:#2ebd59;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-stack-overflow{--e-testimonial-icon-color:#fe7a15;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-steam{--e-testimonial-icon-color:#00adee;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-stumbleupon{--e-testimonial-icon-color:#eb4924;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-telegram{--e-testimonial-icon-color:#2ca5e0;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-thumb-tack,.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-thumbtack{--e-testimonial-icon-color:#1aa1d8;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-tripadvisor{--e-testimonial-icon-color:#589442;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-tumblr{--e-testimonial-icon-color:#35465c;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-twitch{--e-testimonial-icon-color:#6441a5;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-twitter{--e-testimonial-icon-color:#1da1f2;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-vimeo{--e-testimonial-icon-color:#1ab7ea;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-vk{--e-testimonial-icon-color:#45668e;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-weibo{--e-testimonial-icon-color:#dd2430;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-weixin{--e-testimonial-icon-color:#31a918;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-whatsapp{--e-testimonial-icon-color:#25d366;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-wordpress{--e-testimonial-icon-color:#21759b;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-xing{--e-testimonial-icon-color:#026466;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-yelp{--e-testimonial-icon-color:#af0606;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-youtube{--e-testimonial-icon-color:#cd201f;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-500px{--e-testimonial-icon-color:#0099e5;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon svg{fill:var(--e-testimonial-icon-color);}.elementor-widget-reviews .elementor-testimonial__rating{background-image:linear-gradient(90deg,#ffc82c var(--rating),#ccc var(--rating));font-family:eicons;}.elementor-widget-reviews .elementor-testimonial__header{display:flex;padding-top:15px;padding-bottom:6px;}.elementor-widget-reviews .elementor-testimonial__image+cite{margin-left:9px;}.elementor-widget-reviews .elementor-testimonial__separator{margin:0 auto;border-top:0;border-bottom:1px solid #e1e8ed;height:0;}.elementor-widget-reviews .elementor-testimonial__content{padding-top:6px;padding-bottom:15px;}.elementor-widget-reviews .elementor-testimonial__content,.elementor-widget-reviews .elementor-testimonial__header{padding-left:15px;padding-right:15px;}.elementor-widget-reviews.elementor-review--has-separator .elementor-testimonial__header{border-bottom:1px solid #e1e8ed;}.swiper-pagination-bullets{color:#fff;cursor:default;}.swiper-slide{will-change:transform;border-style:solid;border-width:0;transition-duration:.5s;transition-property:border,background,transform;overflow:hidden;}.swiper-slide:not(:hover) .e-overlay-animation-fade{opacity:0;}.swiper-slide:not(:hover) .e-overlay-animation-slide-up{transform:translateY(100%);}.swiper-slide:not(:hover) .e-overlay-animation-slide-down{transform:translateY(-100%);}.swiper-slide:not(:hover) .e-overlay-animation-slide-right{transform:translateX(-100%);}.swiper-slide:not(:hover) .e-overlay-animation-slide-left{transform:translateX(100%);}.swiper-slide:not(:hover) .e-overlay-animation-zoom-in{transform:scale(.5);opacity:0;}.swiper-slide a{display:inline;}.swiper-slide a.elementor-button{display:inline-block;}.elementor-widget-reviews .elementor-arrows-yes .elementor-main-swiper,.elementor-widget-testimonial-carousel .elementor-arrows-yes .elementor-main-swiper{width:calc(95% - 40px);}.elementor-widget-reviews .elementor-main-swiper,.elementor-widget-testimonial-carousel .elementor-main-swiper{width:95%;}.elementor-widget-reviews .swiper-wrapper,.elementor-widget-testimonial-carousel .swiper-wrapper{display:flex;align-items:stretch;}.elementor-widget-reviews .swiper-slide,.elementor-widget-testimonial-carousel .swiper-slide{height:auto;}.elementor-widget-reviews.elementor-pagination-type-bullets .swiper,.elementor-widget-reviews.elementor-pagination-type-bullets .swiper-container,.elementor-widget-reviews.elementor-pagination-type-fraction .swiper,.elementor-widget-reviews.elementor-pagination-type-fraction .swiper-container,.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper,.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper-container,.elementor-widget-testimonial-carousel.elementor-pagination-type-fraction .swiper,.elementor-widget-testimonial-carousel.elementor-pagination-type-fraction .swiper-container{padding-bottom:40px;}.elementor-widget-reviews .elementor-swiper-button-prev,.elementor-widget-reviews .swiper-container-rtl .elementor-swiper-button-next,.elementor-widget-reviews .swiper-rtl .elementor-swiper-button-next,.elementor-widget-testimonial-carousel .elementor-swiper-button-prev,.elementor-widget-testimonial-carousel .swiper-container-rtl .elementor-swiper-button-next,.elementor-widget-testimonial-carousel .swiper-rtl .elementor-swiper-button-next{left:0;right:unset;}.elementor-widget-reviews .elementor-swiper-button-next,.elementor-widget-reviews .swiper-container-rtl .elementor-swiper-button-prev,.elementor-widget-reviews .swiper-rtl .elementor-swiper-button-prev,.elementor-widget-testimonial-carousel .elementor-swiper-button-next,.elementor-widget-testimonial-carousel .swiper-container-rtl .elementor-swiper-button-prev,.elementor-widget-testimonial-carousel .swiper-rtl .elementor-swiper-button-prev{right:0;left:unset;}.elementor-widget-reviews.elementor-pagination-type-bullets .elementor-swiper-button-next,.elementor-widget-reviews.elementor-pagination-type-bullets .elementor-swiper-button-prev,.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .elementor-swiper-button-next,.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .elementor-swiper-button-prev{top:calc(50% - ( 40px / 2 ));}.elementor-widget-media-carousel .elementor-swiper-button-prev,.elementor-widget-media-carousel .swiper-container-rtl .elementor-swiper-button-next,.elementor-widget-media-carousel .swiper-rtl .elementor-swiper-button-next{left:10px;right:unset;}.elementor-widget-media-carousel .elementor-swiper-button-next,.elementor-widget-media-carousel .swiper-container-rtl .elementor-swiper-button-prev,.elementor-widget-media-carousel .swiper-rtl .elementor-swiper-button-prev{right:10px;left:unset;}.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft),.entry-summary blockquote.elementor-blockquote{margin-right:0;margin-left:0;}.elementor-widget-blockquote blockquote{margin:0;padding:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;quotes:none;border:0;font-style:normal;color:#3f444b;}.elementor-widget-blockquote blockquote .e-q-footer:after,.elementor-widget-blockquote blockquote .e-q-footer:before,.elementor-widget-blockquote blockquote:after,.elementor-widget-blockquote blockquote:before,.elementor-widget-blockquote blockquote cite:after,.elementor-widget-blockquote blockquote cite:before{content:none;}.elementor-blockquote{transition:.3s;}.elementor-blockquote__author,.elementor-blockquote__content{margin-bottom:0;font-style:normal;}.elementor-blockquote__author{font-weight:700;}.elementor-blockquote .e-q-footer{margin-top:12px;display:flex;justify-content:space-between;}.elementor-blockquote__tweet-button{display:flex;transition:.3s;color:#1da1f2;align-self:flex-end;line-height:1;position:relative;width:-moz-max-content;width:max-content;}.elementor-blockquote__tweet-button:hover{color:#0967a0;}.elementor-blockquote__tweet-button span{font-weight:600;}.elementor-blockquote__tweet-button i,.elementor-blockquote__tweet-button span{vertical-align:middle;}.elementor-blockquote__tweet-button i+span,.elementor-blockquote__tweet-button svg+span{margin-left:.5em;}.elementor-blockquote__tweet-button svg{fill:#1da1f2;height:1em;width:1em;}.elementor-blockquote__tweet-label{white-space:pre-wrap;}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button{padding:.7em 1.2em;border-radius:100em;background-color:#1da1f2;color:#fff;font-size:15px;}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover{background-color:#0967a0;color:#fff;}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover:before,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0;}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button svg,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button svg{fill:#fff;height:1em;width:1em;}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button{padding:0;width:2em;height:2em;}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:before{content:"";border:.5em solid transparent;border-right-color:#1da1f2;position:absolute;left:-.8em;top:50%;transform:translateY(-50%) scaleY(.65);transition:.3s;}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:before{right:auto;left:-.8em;border-right-color:#1da1f2;border-left-color:transparent;}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0;}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:before{left:auto;right:-.8em;border-right-color:transparent;border-left-color:#1da1f2;}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover:before{border-left-color:#0967a0;}.elementor-blockquote--skin-boxed .elementor-blockquote{background-color:#f9fafa;padding:30px;}.elementor-blockquote--skin-border .elementor-blockquote{border-color:#f9fafa;border-left:7px #f9fafa;border-style:solid;padding-left:20px;}.elementor-blockquote--skin-quotation .elementor-blockquote:before{content:"“";font-size:100px;color:#f9fafa;font-family:Times New Roman,Times,serif;font-weight:900;line-height:1;display:block;height:.6em;}.elementor-blockquote--skin-quotation .elementor-blockquote__content{margin-top:15px;}.elementor-blockquote--align-left .elementor-blockquote__content{text-align:left;}.elementor-blockquote--align-left .elementor-blockquote .e-q-footer{flex-direction:row;}.elementor-blockquote--align-right .elementor-blockquote__content{text-align:right;}.elementor-blockquote--align-right .elementor-blockquote .e-q-footer{flex-direction:row-reverse;}.elementor-blockquote--align-center .elementor-blockquote{text-align:center;}.elementor-blockquote--align-center .elementor-blockquote .e-q-footer,.elementor-blockquote--align-center .elementor-blockquote__author{display:block;}.elementor-blockquote--align-center .elementor-blockquote__tweet-button{margin-right:auto;margin-left:auto;}.elementor-headline{font-size:43px;line-height:1.2;display:block;}.elementor-headline-dynamic-text{color:var(--dynamic-text-color,#aebcb9);}.elementor-headline--style-rotate .elementor-headline-dynamic-wrapper{text-align:left;}.elementor-headline--style-highlight .elementor-headline-dynamic-wrapper{overflow:visible;text-align:inherit;}.elementor-headline--style-highlight .elementor-headline-dynamic-text{z-index:1;}.elementor-headline--style-highlight .elementor-headline-plain-text{z-index:1;position:relative;}.elementor-headline--style-highlight svg{position:absolute;top:50%;left:50%;width:calc(100% + 20px);height:calc(100% + 20px);transform:translate(-50%,-50%);overflow:visible;}.elementor-headline--style-highlight svg path{stroke:red;stroke-width:9;fill:none;opacity:0;stroke-dasharray:0 1500;transition:.3s;}.elementor-headline.e-animated svg path{animation:elementor-headline-dash forwards;animation-duration:var(--animation-duration,1.2s);animation-iteration-count:1;}.elementor-headline.e-animated svg path:nth-of-type(2){animation-delay:calc(var(--animation-duration,1.2s) / 2);}.elementor-headline.e-hide-highlight svg path{opacity:1;stroke-dasharray:1500 1500;animation:hide-highlight .4s forwards;animation-iteration-count:1;}@keyframes elementor-headline-dash{0%{stroke-dasharray:0 1500;opacity:1;}to{stroke-dasharray:1500 1500;opacity:1;}}@keyframes hide-highlight{0%{opacity:1;stroke-dasharray:1500 1500;}to{opacity:0;filter:blur(10px);}}.elementor-headline-text-wrapper{vertical-align:bottom;}.elementor-headline-dynamic-wrapper{display:inline-block;position:relative;}.elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text{display:inline-block;position:absolute;top:0;left:0;}.elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text.elementor-headline-text-active{position:relative;}.elementor-headline-animation-type-flip .elementor-headline-dynamic-wrapper{perspective:300px;}.elementor-headline-animation-type-flip .elementor-headline-dynamic-text{opacity:0;transform-origin:50% 100%;transform:rotateX(180deg);}.elementor-headline-animation-type-flip .elementor-headline-dynamic-text.elementor-headline-text-active{opacity:1;transform:rotateX(0deg);animation:elementor-headline-flip-in 1.2s;}.elementor-headline-animation-type-flip .elementor-headline-dynamic-text.elementor-headline-text-inactive{transform:rotateX(180deg);animation:elementor-headline-flip-out 1.2s;}@keyframes elementor-headline-flip-in{0%{transform:rotateX(180deg);opacity:0;}35%{transform:rotateX(120deg);opacity:0;}65%{opacity:0;}to{transform:rotateX(1turn);opacity:1;}}@keyframes elementor-headline-flip-out{0%{transform:rotateX(0deg);opacity:1;}35%{transform:rotateX(-40deg);opacity:1;}65%{opacity:0;}to{transform:rotateX(180deg);opacity:0;}}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper{vertical-align:top;overflow:hidden;}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper:after{content:"";position:absolute;left:auto;right:0;top:50%;transform:translateY(-50%);height:90%;width:1px;background-color:#0d0d0d;}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper:not(.elementor-headline-typing-selected):after{animation:elementor-headline-pulse 1s infinite;}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected{background-color:var(--typing-selected-bg-color,#0d0d0d);}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected:after{visibility:hidden;}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected .elementor-headline-dynamic-text{color:var(--typing-selected-color,var(--dynamic-text-color),#aebcb9);}.elementor-headline-animation-type-typing .elementor-headline-dynamic-text:not(.elementor-headline-text-active){visibility:hidden;}.elementor-headline-animation-type-typing .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in){position:absolute;visibility:hidden;}@keyframes elementor-headline-pulse{0%{transform:translateY(-50%) scale(1);opacity:1;}40%{transform:translateY(-50%) scale(.9);opacity:0;}to{transform:translateY(-50%) scale(0);opacity:0;}}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper{perspective:300px;}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter{display:inline-block;backface-visibility:hidden;}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-text{transform:scaleX(1.0005);opacity:0;}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter{transform-style:preserve-3d;transform:translateZ(-20px) rotateX(90deg);opacity:0;}.elementor-headline-text-active .elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter{opacity:1;}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter.elementor-headline-animation-in{animation:elementor-headline-swirl-in .4s forwards;}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in){animation:elementor-headline-swirl-out .4s forwards;}@keyframes elementor-headline-swirl-in{0%{opacity:0;transform:translateZ(-20px) rotateX(90deg);}60%{opacity:1;transform:translateZ(-20px) rotateX(-10deg);}to{opacity:1;transform:translateZ(-20px) rotateX(0deg);}}@keyframes elementor-headline-swirl-out{0%{opacity:1;transform:translateZ(-20px) rotateX(0);}60%{opacity:0;transform:translateZ(-20px) rotateX(-100deg);}to{opacity:0;transform:translateZ(-20px) rotateX(-90deg);}}.elementor-headline-animation-type-slide-down .elementor-headline-text-wrapper{display:inline-block;padding:.2em 0;}.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-wrapper{overflow:hidden;vertical-align:top;}.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text{opacity:0;top:.2em;}.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text.elementor-headline-text-active{top:0;opacity:1;animation:elementor-headline-slide-down-in .6s;}.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text.elementor-headline-text-inactive{animation:elementor-headline-slide-down-out .6s;}@keyframes elementor-headline-slide-down-in{0%{opacity:0;transform:translateY(-100%);}60%{opacity:1;transform:translateY(20%);}to{opacity:1;transform:translateY(0);}}@keyframes elementor-headline-slide-down-out{0%{opacity:1;transform:translateY(0);}60%{opacity:0;transform:translateY(120%);}to{opacity:0;transform:translateY(100%);}}.elementor-headline-animation-type-clip .elementor-headline-text-wrapper{display:inline-block;padding:.2em 0;}.elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper{overflow:hidden;vertical-align:top;}.elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper:after{content:"";position:absolute;top:0;left:auto;right:0;width:2px;height:100%;background-color:#0d0d0d;}.elementor-headline-animation-type-clip .elementor-headline-dynamic-text{opacity:0;}.elementor-headline-animation-type-clip .elementor-headline-dynamic-text.elementor-headline-text-active{opacity:1;}.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper{perspective:300px;}.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text{opacity:0;}.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text.elementor-headline-text-active{opacity:1;animation:elementor-headline-drop-in-in .8s;}.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text.elementor-headline-text-inactive{animation:elementor-headline-drop-in-out .8s;}@keyframes elementor-headline-drop-in-in{0%{opacity:0;transform:translateZ(100px);}to{opacity:1;transform:translateZ(0);}}@keyframes elementor-headline-drop-in-out{0%{opacity:1;transform:translateZ(0);}to{opacity:0;transform:translateZ(-100px);}}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper{perspective:300px;}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-text{opacity:0;}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter{display:inline-block;transform:rotateY(180deg);backface-visibility:hidden;}.elementor-headline-text-active .elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter{transform:rotateY(0deg);}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter.elementor-headline-animation-in{animation:elementor-headline-blinds-in .6s forwards;}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in){animation:elementor-headline-blinds-out .6s forwards;}@keyframes elementor-headline-blinds-in{0%{transform:rotateY(180deg);}to{transform:rotateY(0deg);}}@keyframes elementor-headline-blinds-out{0%{transform:rotateY(0);}to{transform:rotateY(-180deg);}}.elementor-headline-animation-type-wave .elementor-headline-dynamic-text{opacity:0;}.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter{display:inline-block;opacity:0;transform:scale(0);}.elementor-headline-text-active .elementor-headline-animation-type-wave .elementor-headline-dynamic-letter{opacity:1;}.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter.elementor-headline-animation-in{animation:elementor-headline-wave-up .6s forwards;}.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in){animation:elementor-headline-wave-down .6s forwards;}@keyframes elementor-headline-wave-up{0%{transform:scale(0);opacity:0;}60%{transform:scale(1.2);opacity:1;}to{transform:scale(1);opacity:1;}}@keyframes elementor-headline-wave-down{0%{transform:scale(1);opacity:1;}60%{transform:scale(0);opacity:0;}}.elementor-headline-animation-type-slide .elementor-headline-dynamic-text{opacity:0;}.elementor-headline-animation-type-slide .elementor-headline-dynamic-text.elementor-headline-text-active{opacity:1;animation:elementor-headline-slide-in .6s;}.elementor-headline-animation-type-slide .elementor-headline-dynamic-text.elementor-headline-text-inactive{animation:elementor-headline-slide-out .6s;}@keyframes elementor-headline-slide-in{0%{opacity:0;transform:translateX(-100%);}60%{opacity:1;transform:translateX(10%);}to{opacity:1;transform:translateX(0);}}@keyframes elementor-headline-slide-out{0%{opacity:1;transform:translateX(0);}60%{opacity:0;transform:translateX(110%);}to{opacity:0;transform:translateX(100%);}}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-flip .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-slide .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-wave .elementor-headline-dynamic-wrapper{transition:width .5s;}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-wave .elementor-headline-dynamic-wrapper{overflow:hidden;}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-text,.elementor-headline-animation-type-swirl .elementor-headline-dynamic-text,.elementor-headline-animation-type-wave .elementor-headline-dynamic-text{white-space:nowrap;}.elementor-msie .elementor-headline--style-highlight svg{top:auto;left:auto;transform:translate(-100%);}@keyframes e-hotspot-soft-beat{0%{transform:scale(1);}to{transform:scale(1.1);}}@keyframes e-hotspot-expand{0%{transform:scale(.5);opacity:1;}to{transform:scale(1.5);opacity:0;}}.elementor-widget-hotspot{display:flex;justify-content:var(--background-align);}.elementor-widget-hotspot .elementor-widget-container{position:relative;display:inline-block;width:var(--container-width);max-width:var(--container-max-width);height:var(--container-height);}.elementor-widget-hotspot .elementor-widget-container>img{display:block;width:var(--image-width,auto);height:var(--container-height);opacity:var(--opacity,1);}.e-hotspot{z-index:1;display:flex;align-items:center;justify-content:center;position:absolute;}.e-hotspot--position-left.e-hotspot--position-top{transform:translate(calc(-1 * var(--hotspot-translate-x)),calc(-1 * var(--hotspot-translate-y)));}.e-hotspot--position-left.e-hotspot--position-bottom{transform:translate(calc(-1 * var(--hotspot-translate-x)),var(--hotspot-translate-y));}.e-hotspot--position-right.e-hotspot--position-top{transform:translate(var(--hotspot-translate-x),calc(-1 * var(--hotspot-translate-y)));}.e-hotspot--position-right.e-hotspot--position-bottom{transform:translate(var(--hotspot-translate-x),var(--hotspot-translate-y));}.e-hotspot--active{z-index:2;}.e-hotspot__inner-circle,.e-hotspot__outer-circle{content:"";display:inline-block;box-sizing:content-box;border-radius:50%;}.e-hotspot__inner-circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--hotspot-color);padding:calc(var(--hotspot-size,18px) / 2);}.e-hotspot__outer-circle{background-color:var(--hotspot-color);padding:var(--hotspot-padding,4px);}.e-hotspot--icon .e-hotspot__button,.e-hotspot__outer-circle{width:var(--hotspot-size,18px);height:var(--hotspot-size,18px);}.e-hotspot--icon .e-hotspot__button{line-height:0;box-sizing:content-box;font-size:var(--hotspot-size,18px);}.e-hotspot__icon,.e-hotspot__label{display:flex;justify-content:center;align-items:center;}.e-hotspot__icon svg,.e-hotspot__label svg{height:var(--hotspot-size,18px);width:auto;}.e-hotspot__button{cursor:pointer;position:relative;display:grid;grid-auto-flow:column;justify-content:center;color:var(--hotspot-color);font-size:var(--hotspot-size,18px);min-width:var(--hotspot-button-width);min-height:var(--hotspot-button-height);}.e-hotspot__button:before{z-index:-2;content:"";width:100%;height:100%;left:-5px;top:-5px;position:absolute;padding:5px;box-sizing:content-box;}.e-hotspot__button svg{fill:var(--hotspot-color);}.e-hotspot:not(.e-hotspot--circle) .e-hotspot__button{min-width:var(--hotspot-min-width);min-height:var(--hotspot-min-height);background-color:var(--hotspot-box-color);padding:var(--hotspot-padding,4px);border-radius:var(--hotspot-border-radius,3px);}.e-hotspot:not(.e-hotspot--circle) .e-hotspot__button:before{border-radius:var(--hotspot-border-radius,3px);}.e-hotspot:not(.e-hotspot--circle) .e-hotspot--expand:before{background-color:var(--hotspot-box-color);}.e-hotspot--overlay{opacity:.7;transition:opacity .2s;}.e-hotspot--active .e-hotspot--overlay,.e-hotspot--overlay:hover{opacity:1;}.e-hotspot--soft-beat{animation:e-hotspot-soft-beat .7s infinite alternate;animation-timing-function:ease;}.e-hotspot--expand .e-hotspot__outer-circle{animation:e-hotspot-expand 2s infinite;}.e-hotspot:not(.e-hotspot--circle) .e-hotspot--expand:before{content:"";width:100%;height:100%;position:absolute;z-index:-1;opacity:0;animation:e-hotspot-expand 2s infinite;}.e-hotspot--sequenced{animation:fadeIn .3s;animation-iteration-count:1;animation-fill-mode:both;}.e-hotspot__direction-mask{overflow:hidden;position:absolute;pointer-events:none;}.e-hotspot__tooltip{white-space:var(--white-space,nowrap);transition-property:transform,opacity;transition-duration:var(--tooltip-transition-duration,.5s);transform-origin:center center;position:absolute;pointer-events:none;color:var(--tooltip-text-color,#fff);text-align:var(--tooltip-align);min-width:var(--tooltip-min-width);padding:var(--tooltip-padding,8px);border-radius:var(--tooltip-border-radius);background-color:var(--tooltip-color);}.e-hotspot__tooltip p:last-of-type{margin-bottom:0;}.e-hotspot__direction-mask .e-hotspot__tooltip{box-shadow:none !important;position:static;}.e-hotspot--active .e-hotspot__tooltip{pointer-events:visible;}.e-hotspot--fade-in-out{opacity:0;}.e-hotspot--active .e-hotspot--fade-in-out{opacity:1;}.e-hotspot--fade-grow{opacity:0;transform:scale(0);}.e-hotspot--active .e-hotspot--fade-grow{opacity:1;transform:scale(1);}.e-hotspot--override-tooltip-animation-from-top,.e-hotspot--tooltip-animation-from-top{transform:translateY(calc(-100% - 1px));}.e-hotspot--override-tooltip-animation-from-left,.e-hotspot--tooltip-animation-from-left{transform:translate(calc(-100% - 1px));}.e-hotspot--override-tooltip-animation-from-right,.e-hotspot--tooltip-animation-from-right{transform:translate(calc(100% + 1px));}.e-hotspot--override-tooltip-animation-from-bottom,.e-hotspot--tooltip-animation-from-bottom{transform:translateY(calc(100% + 1px));}.e-hotspot--fade-direction{opacity:0;}.e-hotspot--active .e-hotspot--fade-direction,.e-hotspot--active .e-hotspot--slide-direction{transform:translate(0) scale(1);opacity:1;}.e-hotspot--show-tooltip{transition:none;opacity:1;pointer-events:visible;transform:translate(0);}.elementor-facebook-widget.fb_iframe_widget,.elementor-facebook-widget.fb_iframe_widget span{width:100% !important;}.elementor-facebook-widget.fb_iframe_widget iframe{position:relative;width:100% !important;}.elementor-facebook-widget.fb-like{height:1px;}.elementor-widget-facebook-comments iframe{width:100% !important;}.site-main .menu-navigation-container{overflow:visible;}.elementor-item:after,.elementor-item:before{display:block;position:absolute;transition:.3s;transition-timing-function:cubic-bezier(.58,.3,.005,1);}.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{opacity:0;}.elementor-item-active:after,.elementor-item-active:before,.elementor-item.highlighted:after,.elementor-item.highlighted:before,.elementor-item:focus:after,.elementor-item:focus:before,.elementor-item:hover:after,.elementor-item:hover:before{transform:scale(1);}.e--pointer-double-line .elementor-item:after,.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:after,.e--pointer-overline .elementor-item:before,.e--pointer-underline .elementor-item:after,.e--pointer-underline .elementor-item:before{height:3px;width:100%;left:0;background-color:#3f444b;z-index:2;}.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{height:0;width:0;left:50%;}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:10px;}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:10px;}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:-10px;}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:-10px;}.e--pointer-double-line.e--animation-none,.e--pointer-double-line.e--animation-none .elementor-item,.e--pointer-double-line.e--animation-none .elementor-item:after,.e--pointer-double-line.e--animation-none .elementor-item:before,.e--pointer-double-line.e--animation-none .elementor-item:focus,.e--pointer-double-line.e--animation-none .elementor-item:hover,.e--pointer-double-line.e--animation-none:after,.e--pointer-double-line.e--animation-none:before,.e--pointer-double-line.e--animation-none:focus,.e--pointer-double-line.e--animation-none:hover,.e--pointer-overline.e--animation-none,.e--pointer-overline.e--animation-none .elementor-item,.e--pointer-overline.e--animation-none .elementor-item:after,.e--pointer-overline.e--animation-none .elementor-item:before,.e--pointer-overline.e--animation-none .elementor-item:focus,.e--pointer-overline.e--animation-none .elementor-item:hover,.e--pointer-overline.e--animation-none:after,.e--pointer-overline.e--animation-none:before,.e--pointer-overline.e--animation-none:focus,.e--pointer-overline.e--animation-none:hover,.e--pointer-underline.e--animation-none,.e--pointer-underline.e--animation-none .elementor-item,.e--pointer-underline.e--animation-none .elementor-item:after,.e--pointer-underline.e--animation-none .elementor-item:before,.e--pointer-underline.e--animation-none .elementor-item:focus,.e--pointer-underline.e--animation-none .elementor-item:hover,.e--pointer-underline.e--animation-none:after,.e--pointer-underline.e--animation-none:before,.e--pointer-underline.e--animation-none:focus,.e--pointer-underline.e--animation-none:hover{transition-duration:0s;}.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:before{content:"";top:0;}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{width:10px;left:-20px;}.e--pointer-double-line .elementor-item:after,.e--pointer-underline .elementor-item:after{content:"";bottom:0;}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{width:10px;inset-inline-start:100%;}.e--pointer-framed .elementor-item:after,.e--pointer-framed .elementor-item:before{background:transparent;left:0;top:0;bottom:0;right:0;border:3px solid #3f444b;}.e--pointer-framed .elementor-item:before{content:"";}.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(.75);}.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.25);}.e--pointer-framed.e--animation-grow .elementor-item:before,.e--pointer-framed.e--animation-shrink .elementor-item:before{transition:opacity .2s,transform .4s;}.e--pointer-framed.e--animation-draw .elementor-item:after,.e--pointer-framed.e--animation-draw .elementor-item:before{width:3px;height:3px;}.e--pointer-framed.e--animation-draw .elementor-item:before{border-width:0 0 3px 3px;transition:width .1s .2s,height .1s .3s,opacity .12s .22s;}.e--pointer-framed.e--animation-draw .elementor-item:after{content:"";top:auto;bottom:0;left:auto;right:0;border-width:3px 3px 0 0;transition:width .1s,height .1s .1s,opacity .02s .18s;}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{width:100%;height:100%;}.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{transition:opacity .02s,height .1s,width .1s .1s;}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:after{transition:opacity .02s .2s,height .1s .2s,width .1s .3s;}.e--pointer-framed.e--animation-corners .elementor-item:after,.e--pointer-framed.e--animation-corners .elementor-item:before{width:3px;height:3px;}.e--pointer-framed.e--animation-corners .elementor-item:before{border-width:3px 0 0 3px;}.e--pointer-framed.e--animation-corners .elementor-item:after{content:"";top:auto;bottom:0;left:auto;right:0;border-width:0 3px 3px 0;}.e--pointer-framed.e--animation-corners .elementor-item-active:after,.e--pointer-framed.e--animation-corners .elementor-item-active:before,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:after,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:before,.e--pointer-framed.e--animation-corners .elementor-item:focus:after,.e--pointer-framed.e--animation-corners .elementor-item:focus:before,.e--pointer-framed.e--animation-corners .elementor-item:hover:after,.e--pointer-framed.e--animation-corners .elementor-item:hover:before{width:100%;height:100%;transition:opacity 2ms,width .4s,height .4s;}.e--pointer-framed.e--animation-none,.e--pointer-framed.e--animation-none .elementor-item,.e--pointer-framed.e--animation-none .elementor-item:after,.e--pointer-framed.e--animation-none .elementor-item:before,.e--pointer-framed.e--animation-none .elementor-item:focus,.e--pointer-framed.e--animation-none .elementor-item:hover,.e--pointer-framed.e--animation-none:after,.e--pointer-framed.e--animation-none:before,.e--pointer-framed.e--animation-none:focus,.e--pointer-framed.e--animation-none:hover{transition-duration:0s;}.e--pointer-background .elementor-item:after,.e--pointer-background .elementor-item:before{content:"";transition:.3s;}.e--pointer-background .elementor-item:before{top:0;left:0;right:0;bottom:0;background:#3f444b;z-index:-1;}.e--pointer-background .elementor-item-active,.e--pointer-background .elementor-item.highlighted,.e--pointer-background .elementor-item:focus,.e--pointer-background .elementor-item:hover{color:#fff;}.e--pointer-background.e--animation-grow .elementor-item:before{transform:scale(.5);}.e--pointer-background.e--animation-grow .elementor-item-active:before,.e--pointer-background.e--animation-grow .elementor-item.highlighted:before,.e--pointer-background.e--animation-grow .elementor-item:focus:before,.e--pointer-background.e--animation-grow .elementor-item:hover:before{transform:scale(1);opacity:1;}.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.2);transition:.3s;}.e--pointer-background.e--animation-shrink .elementor-item-active:before,.e--pointer-background.e--animation-shrink .elementor-item.highlighted:before,.e--pointer-background.e--animation-shrink .elementor-item:focus:before,.e--pointer-background.e--animation-shrink .elementor-item:hover:before{transition:opacity .15s,transform .4s;}.e--pointer-background.e--animation-sweep-left .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:100%;}.e--pointer-background.e--animation-sweep-right .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{right:100%;}.e--pointer-background.e--animation-sweep-up .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:100%;}.e--pointer-background.e--animation-sweep-down .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:100%;}.e--pointer-background.e--animation-shutter-out-vertical .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:50%;top:50%;}.e--pointer-background.e--animation-shutter-out-horizontal .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{right:50%;left:50%;}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{top:0;left:0;right:0;bottom:0;background:#3f444b;z-index:-1;}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:before{top:0;bottom:100%;}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{top:100%;bottom:0;}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:before{bottom:50%;}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:after{top:50%;}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:before{right:0;left:100%;}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after{right:100%;left:0;}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:before{left:50%;}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:after{right:50%;}.e--pointer-background.e--animation-none,.e--pointer-background.e--animation-none .elementor-item,.e--pointer-background.e--animation-none .elementor-item:after,.e--pointer-background.e--animation-none .elementor-item:before,.e--pointer-background.e--animation-none .elementor-item:focus,.e--pointer-background.e--animation-none .elementor-item:hover,.e--pointer-background.e--animation-none:after,.e--pointer-background.e--animation-none:before,.e--pointer-background.e--animation-none:focus,.e--pointer-background.e--animation-none:hover{transition-duration:0s;}.e--pointer-text.e--animation-skew .elementor-item:focus,.e--pointer-text.e--animation-skew .elementor-item:hover{transform:skew(-8deg);}.e--pointer-text.e--animation-grow .elementor-item:focus,.e--pointer-text.e--animation-grow .elementor-item:hover{transform:scale(1.2);}.e--pointer-text.e--animation-shrink .elementor-item:focus,.e--pointer-text.e--animation-shrink .elementor-item:hover{transform:scale(.8);}.e--pointer-text.e--animation-float .elementor-item:focus,.e--pointer-text.e--animation-float .elementor-item:hover{transform:translateY(-8px);}.e--pointer-text.e--animation-sink .elementor-item:focus,.e--pointer-text.e--animation-sink .elementor-item:hover{transform:translateY(8px);}.e--pointer-text.e--animation-rotate .elementor-item:focus,.e--pointer-text.e--animation-rotate .elementor-item:hover{transform:rotate(6deg);}.e--pointer-text.e--animation-none,.e--pointer-text.e--animation-none .elementor-item,.e--pointer-text.e--animation-none .elementor-item:after,.e--pointer-text.e--animation-none .elementor-item:before,.e--pointer-text.e--animation-none .elementor-item:focus,.e--pointer-text.e--animation-none .elementor-item:hover,.e--pointer-text.e--animation-none:after,.e--pointer-text.e--animation-none:before,.e--pointer-text.e--animation-none:focus,.e--pointer-text.e--animation-none:hover{transition-duration:0s;}.elementor-nav-menu--main .elementor-nav-menu a{transition:.4s;}.elementor-nav-menu--main .elementor-nav-menu a,.elementor-nav-menu--main .elementor-nav-menu a.highlighted,.elementor-nav-menu--main .elementor-nav-menu a:focus,.elementor-nav-menu--main .elementor-nav-menu a:hover{padding:13px 20px;}.elementor-nav-menu--main .elementor-nav-menu a.current{background:#1f2124;color:#fff;}.elementor-nav-menu--main .elementor-nav-menu a.disabled{background:#3f444b;color:#88909b;}.elementor-nav-menu--main .elementor-nav-menu ul{position:absolute;width:12em;border-width:0;border-style:solid;padding:0;}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up{position:absolute;display:none;visibility:hidden;overflow:hidden;background:#fff;height:20px;}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow{position:absolute;top:-2px;left:50%;margin-left:-8px;width:0;height:0;overflow:hidden;border:8px dashed transparent;border-bottom:8px solid #33373d;}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow{top:6px;border-style:solid dashed dashed;border-color:#33373d transparent transparent;}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg,.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow i{transform:rotate(-90deg);}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg{fill:currentColor;height:1em;width:1em;}.elementor-nav-menu--layout-horizontal{display:flex;}.elementor-nav-menu--layout-horizontal .elementor-nav-menu{display:flex;flex-wrap:wrap;}.elementor-nav-menu--layout-horizontal .elementor-nav-menu a{white-space:nowrap;flex-grow:1;}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{display:flex;}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>.scroll-down,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li ul{top:100% !important;}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a{margin-inline-start:var(--e-nav-menu-horizontal-menu-item-margin);}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-down,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-up,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>ul{left:var(--e-nav-menu-horizontal-menu-item-margin) !important;}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a{margin-inline-end:var(--e-nav-menu-horizontal-menu-item-margin);}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child):after{content:var(--e-nav-menu-divider-content,none);height:var(--e-nav-menu-divider-height,35%);border-left:var(--e-nav-menu-divider-width,2px) var(--e-nav-menu-divider-style,solid) var(--e-nav-menu-divider-color,#000);border-bottom-color:var(--e-nav-menu-divider-color,#000);border-right-color:var(--e-nav-menu-divider-color,#000);border-top-color:var(--e-nav-menu-divider-color,#000);align-self:center;}.elementor-nav-menu__align-right .elementor-nav-menu{margin-left:auto;justify-content:flex-end;}.elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end;}.elementor-nav-menu__align-left .elementor-nav-menu{margin-right:auto;justify-content:flex-start;}.elementor-nav-menu__align-left .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start;}.elementor-nav-menu__align-center .elementor-nav-menu{margin-left:auto;margin-right:auto;justify-content:center;}.elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:center;}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu{width:100%;}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{flex-grow:1;}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a{justify-content:center;}.elementor-widget-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle{display:none;}.elementor-widget-nav-menu .elementor-widget-container{display:flex;flex-direction:column;}.elementor-nav-menu{position:relative;z-index:2;}.elementor-nav-menu:after{content:" ";display:block;height:0;font:0/0 serif;clear:both;visibility:hidden;overflow:hidden;}.elementor-nav-menu,.elementor-nav-menu li,.elementor-nav-menu ul{display:block;list-style:none;margin:0;padding:0;line-height:normal;-webkit-tap-highlight-color:rgba(0,0,0,0);}.elementor-nav-menu ul{display:none;}.elementor-nav-menu ul ul a,.elementor-nav-menu ul ul a:active,.elementor-nav-menu ul ul a:focus,.elementor-nav-menu ul ul a:hover{border-left:16px solid transparent;}.elementor-nav-menu ul ul ul a,.elementor-nav-menu ul ul ul a:active,.elementor-nav-menu ul ul ul a:focus,.elementor-nav-menu ul ul ul a:hover{border-left:24px solid transparent;}.elementor-nav-menu ul ul ul ul a,.elementor-nav-menu ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul a:hover{border-left:32px solid transparent;}.elementor-nav-menu ul ul ul ul ul a,.elementor-nav-menu ul ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul ul a:hover{border-left:40px solid transparent;}.elementor-nav-menu a,.elementor-nav-menu li{position:relative;}.elementor-nav-menu li{border-width:0;}.elementor-nav-menu a{display:flex;align-items:center;}.elementor-nav-menu a,.elementor-nav-menu a:focus,.elementor-nav-menu a:hover{padding:10px 20px;line-height:20px;}.elementor-nav-menu a.current{background:#1f2124;color:#fff;}.elementor-nav-menu a.disabled{cursor:not-allowed;color:#88909b;}.elementor-nav-menu .e-plus-icon:before{content:"+";}.elementor-nav-menu .sub-arrow{line-height:1;padding:10px 0 10px 10px;margin-top:-10px;margin-bottom:-10px;display:flex;align-items:center;}.elementor-nav-menu .sub-arrow i{pointer-events:none;}.elementor-nav-menu .sub-arrow .fa.fa-chevron-down,.elementor-nav-menu .sub-arrow .fas.fa-chevron-down{font-size:.7em;}.elementor-nav-menu .sub-arrow .e-font-icon-svg{height:1em;width:1em;}.elementor-nav-menu .sub-arrow .e-font-icon-svg.fa-svg-chevron-down{height:.7em;width:.7em;}.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,.elementor-nav-menu--dropdown .elementor-item.highlighted,.elementor-nav-menu--dropdown .elementor-item:focus,.elementor-nav-menu--dropdown .elementor-item:hover,.elementor-sub-item.elementor-item-active,.elementor-sub-item.highlighted,.elementor-sub-item:focus,.elementor-sub-item:hover{background-color:#3f444b;color:#fff;}.elementor-menu-toggle{display:flex;align-items:center;justify-content:center;font-size:var(--nav-menu-icon-size,22px);padding:.25em;cursor:pointer;border:0 solid;border-radius:3px;background-color:rgba(0,0,0,.05);color:#33373d;}.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open,.elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close{display:none;}.elementor-menu-toggle .e-font-icon-svg{fill:#33373d;height:1em;width:1em;}.elementor-menu-toggle svg{width:1em;height:auto;fill:var(--nav-menu-icon-color,currentColor);}span.elementor-menu-toggle__icon--close,span.elementor-menu-toggle__icon--open{line-height:1;}.elementor-nav-menu--dropdown{background-color:#fff;font-size:13px;}.elementor-nav-menu--dropdown-none .elementor-menu-toggle,.elementor-nav-menu--dropdown-none .elementor-nav-menu--dropdown{display:none;}.elementor-nav-menu--dropdown.elementor-nav-menu__container{margin-top:10px;transition:max-height .3s,transform .3s;transform-origin:top;overflow-y:auto;overflow-x:hidden;}.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item{font-size:.85em;}.elementor-nav-menu--dropdown a{color:#33373d;}.elementor-nav-menu--dropdown a.current{background:#1f2124;color:#fff;}.elementor-nav-menu--dropdown a.disabled{color:#b3b3b3;}ul.elementor-nav-menu--dropdown a,ul.elementor-nav-menu--dropdown a:focus,ul.elementor-nav-menu--dropdown a:hover{text-shadow:none;border-left:8px solid transparent;}.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a{justify-content:center;}.elementor-nav-menu--toggle{--menu-height:100vh;}.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container{transform:scaleY(0);max-height:0;overflow:hidden;}.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container{transform:scaleY(1);max-height:var(--menu-height);animation:hide-scroll .3s backwards;}.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown{position:absolute;z-index:9997;}@media (max-width:767px){.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main{display:none;}}@media (min-width:768px){.elementor-nav-menu--dropdown-mobile .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown{display:none;}.elementor-nav-menu--dropdown-mobile nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden;}}@media (max-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--main{display:none;}}@media (min-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--dropdown{display:none;}.elementor-nav-menu--dropdown-mobile_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden;}}@media (max-width:1024px){.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main{display:none;}}@media (min-width:1025px){.elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown{display:none;}.elementor-nav-menu--dropdown-tablet nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden;}}@media (max-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--main{display:none;}}@media (min-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--dropdown{display:none;}.elementor-nav-menu--dropdown-tablet_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden;}}.elementor-gallery__container{min-height:1px;}.elementor-gallery-item{position:relative;overflow:hidden;display:block;text-decoration:none;border:solid var(--image-border-width) var(--image-border-color);border-radius:var(--image-border-radius);}.elementor-gallery-item__content,.elementor-gallery-item__overlay{height:100%;width:100%;position:absolute;top:0;left:0;}.elementor-gallery-item__overlay{mix-blend-mode:var(--overlay-mix-blend-mode);transition-duration:var(--overlay-transition-duration);transition-property:mix-blend-mode,transform,opacity,background-color;}.elementor-gallery-item__image.e-gallery-image{transition-duration:var(--image-transition-duration);transition-property:filter,transform;}.elementor-gallery-item__content{display:flex;flex-direction:column;justify-content:var(--content-justify-content,center);align-items:center;text-align:var(--content-text-align);padding:var(--content-padding);}.elementor-gallery-item__content>div{transition-duration:var(--content-transition-duration);}.elementor-gallery-item__content.elementor-gallery--sequenced-animation>div:nth-child(2){transition-delay:calc(var(--content-transition-delay) / 3);}.elementor-gallery-item__content.elementor-gallery--sequenced-animation>div:nth-child(3){transition-delay:calc(var(--content-transition-delay) / 3 * 2);}.elementor-gallery-item__content.elementor-gallery--sequenced-animation>div:nth-child(4){transition-delay:calc(var(--content-transition-delay) / 3 * 3);}.elementor-gallery-item__description{color:var(--description-text-color,#fff);width:100%;}.elementor-gallery-item__title{color:var(--title-text-color,#fff);font-weight:700;width:100%;}.elementor-gallery__titles-container{display:flex;flex-wrap:wrap;justify-content:var(--titles-container-justify-content,center);margin-bottom:20px;}.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item:after,.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item:before{background-color:var(--galleries-pointer-bg-color-hover);}.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item.elementor-item-active:after,.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item.elementor-item-active:before{background-color:var(--galleries-pointer-bg-color-active);}.elementor-gallery__titles-container.e--pointer-framed .elementor-item:before{border-color:var(--galleries-pointer-bg-color-hover);border-width:var(--galleries-pointer-border-width);}.elementor-gallery__titles-container.e--pointer-framed .elementor-item:after{border-color:var(--galleries-pointer-bg-color-hover);}.elementor-gallery__titles-container.e--pointer-framed .elementor-item.elementor-item-active:after,.elementor-gallery__titles-container.e--pointer-framed .elementor-item.elementor-item-active:before{border-color:var(--galleries-pointer-bg-color-active);}.elementor-gallery__titles-container.e--pointer-framed.e--animation-draw .elementor-item:before{border-left-width:var(--galleries-pointer-border-width);border-bottom-width:var(--galleries-pointer-border-width);border-right-width:0;border-top-width:0;}.elementor-gallery__titles-container.e--pointer-framed.e--animation-draw .elementor-item:after{border-left-width:0;border-bottom-width:0;border-right-width:var(--galleries-pointer-border-width);border-top-width:var(--galleries-pointer-border-width);}.elementor-gallery__titles-container.e--pointer-framed.e--animation-corners .elementor-item:before{border-left-width:var(--galleries-pointer-border-width);border-bottom-width:0;border-right-width:0;border-top-width:var(--galleries-pointer-border-width);}.elementor-gallery__titles-container.e--pointer-framed.e--animation-corners .elementor-item:after{border-left-width:0;border-bottom-width:var(--galleries-pointer-border-width);border-right-width:var(--galleries-pointer-border-width);border-top-width:0;}.elementor-gallery__titles-container .e--pointer-double-line .elementor-item:after,.elementor-gallery__titles-container .e--pointer-double-line .elementor-item:before,.elementor-gallery__titles-container .e--pointer-overline .elementor-item:before,.elementor-gallery__titles-container .e--pointer-underline .elementor-item:after{height:var(--galleries-pointer-border-width);}.elementor-gallery-title{--space-between:10px;cursor:pointer;color:#6d7882;font-weight:500;position:relative;padding:7px 14px;transition:all .3s;}.elementor-gallery-title--active{color:#495157;}.elementor-gallery-title:not(:last-child){margin-right:var(--space-between);}.elementor-gallery-item__title+.elementor-gallery-item__description{margin-top:var(--description-margin-top);}.e-gallery-item.elementor-gallery-item{transition-property:all;}.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-bottom,.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-left,.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-right,.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-top,.e-gallery-item:focus .elementor-gallery__item-overlay-bg,.e-gallery-item:focus .elementor-gallery__item-overlay-content,.e-gallery-item:focus .elementor-gallery__item-overlay-content__description,.e-gallery-item:focus .elementor-gallery__item-overlay-content__title,.e-gallery-item:hover .elementor-gallery__item-overlay-bg,.e-gallery-item:hover .elementor-gallery__item-overlay-content,.e-gallery-item:hover .elementor-gallery__item-overlay-content__description,.e-gallery-item:hover .elementor-gallery__item-overlay-content__title{opacity:1;}a.elementor-item.elementor-gallery-title{color:var(--galleries-title-color-normal);}a.elementor-item.elementor-gallery-title.elementor-item-active,a.elementor-item.elementor-gallery-title.highlighted,a.elementor-item.elementor-gallery-title:focus,a.elementor-item.elementor-gallery-title:hover{color:var(--galleries-title-color-hover);}a.elementor-item.elementor-gallery-title.elementor-item-active{color:var(--gallery-title-color-active);}.e-con-inner>.elementor-widget-gallery,.e-con>.elementor-widget-gallery{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow);}.elementor-widget-table-of-contents .elementor-toc__header-title{color:var(--header-color);}.elementor-widget-table-of-contents.elementor-toc--collapsed .elementor-toc__toggle-button--collapse,.elementor-widget-table-of-contents:not(.elementor-toc--collapsed) .elementor-toc__toggle-button--expand{display:none;}.elementor-widget-table-of-contents .elementor-widget-container{min-height:var(--box-min-height);border:var(--box-border-width,1px) solid var(--box-border-color,#9da5ae);border-radius:var(--box-border-radius,3px);background-color:var(--box-background-color);transition:min-height .4s;overflow:hidden;}.elementor-toc__header{display:flex;align-items:center;justify-content:space-between;padding:var(--box-padding,20px);background-color:var(--header-background-color);border-bottom:var(--separator-width,1px) solid var(--box-border-color,#9da5ae);}.elementor-toc__header-title{font-size:18px;margin:0;color:var(--header-color);}.elementor-toc__toggle-button{cursor:pointer;display:inline-flex;}.elementor-toc__toggle-button i{color:var(--toggle-button-color);}.elementor-toc__toggle-button svg{height:1em;width:1em;fill:var(--toggle-button-color);}.elementor-toc__spinner-container{text-align:center;}.elementor-toc__spinner{font-size:2em;}.elementor-toc__spinner.e-font-icon-svg{height:1em;width:1em;}.elementor-toc__body{padding:var(--box-padding,20px);max-height:var(--toc-body-max-height);overflow-y:auto;}.elementor-toc__body::-webkit-scrollbar{width:7px;}.elementor-toc__body::-webkit-scrollbar-thumb{background-color:#babfc5;border-radius:10px;}.elementor-toc__list-wrapper{list-style:none;padding:0;}.elementor-toc__list-item{margin-bottom:.5em;}.elementor-toc__list-item.elementor-item-active{font-weight:700;}.elementor-toc__list-item .elementor-toc__list-wrapper{margin-top:.5em;margin-left:var(--nested-list-indent,1em);}.elementor-toc__list-item-text:hover{color:var(--item-text-hover-color);-webkit-text-decoration:var(--item-text-hover-decoration);text-decoration:var(--item-text-hover-decoration);}.elementor-toc__list-item-text.elementor-item-active{color:var(--item-text-active-color);-webkit-text-decoration:var(--item-text-active-decoration);text-decoration:var(--item-text-active-decoration);}.elementor-toc__list-item-text-wrapper{display:flex;align-items:center;}.elementor-toc__list-item-text-wrapper:before,.elementor-toc__list-item-text-wrapper i{margin-right:8px;color:var(--marker-color);}.elementor-toc__list-item-text-wrapper svg{margin-right:8px;fill:var(--marker-color);height:var(--marker-size,.5em);width:var(--marker-size,.5em);}.elementor-toc__list-item-text-wrapper i{font-size:var(--marker-size,.5em);}.elementor-toc__list-item-text-wrapper:before{font-size:var(--marker-size,1em);}.elementor-toc--content-ellipsis .elementor-toc__list-item-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.elementor-toc__list-items--collapsible>.elementor-toc__list-wrapper>.elementor-toc__list-item>.elementor-toc__list-wrapper{display:none;}.elementor-toc__heading-anchor{position:absolute;}.elementor-toc__body .elementor-toc__list-item-text{color:var(--item-text-color);-webkit-text-decoration:var(--item-text-decoration);text-decoration:var(--item-text-decoration);}.elementor-toc__body .elementor-toc__list-item-text:hover{color:var(--item-text-hover-color);-webkit-text-decoration:var(--item-text-hover-decoration);text-decoration:var(--item-text-hover-decoration);}.elementor-toc__body .elementor-toc__list-item-text.elementor-item-active{color:var(--item-text-active-color);-webkit-text-decoration:var(--item-text-active-decoration);text-decoration:var(--item-text-active-decoration);}ol.elementor-toc__list-wrapper{counter-reset:item;}ol.elementor-toc__list-wrapper .elementor-toc__list-item{counter-increment:item;}ol.elementor-toc__list-wrapper .elementor-toc__list-item-text-wrapper:before{content:counters(item,".") ". ";}.e-lottie__container{display:inline-block;max-width:var(--lottie-container-max-width);width:var(--lottie-container-width);opacity:var(--lottie-container-opacity);}.e-lottie__container:hover{opacity:var(--lottie-container-opacity-hover);transition-duration:var(--lottie-container-transition-duration-hover);}.e-lottie__container svg,.e-lottie__container svg *{transition:none !important;}.e-lottie__caption{color:var(--caption-color);margin-top:var(--caption-margin-top);text-align:var(--caption-text-align);}.e-tabs-inner-tabs{text-align:left;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:16px;}.e-tabs-inner-tabs .e-tab-content{padding-top:32px;}.e-tabs-inner-tabs .e-inner-tabs-wrapper{display:flex;position:relative;overflow:hidden;z-index:1;}.e-tabs-inner-tabs .e-inner-tabs-wrapper :after{content:"";width:100%;height:var(--inner-tabs-border-height,1px);background-color:var(--inner-tabs-border-color,#d5d8dc);position:absolute;bottom:0;z-index:-1;}.e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title{font-weight:700;min-width:140px;line-height:38px;height:38px;box-sizing:content-box;}.e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title a{color:#3f444b;padding:0 36px;display:block;text-align:center;}.e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title.e-inner-tab-active{border-color:#0c0d0e #0c0d0e transparent;border-left-width:0;border-bottom:1px solid #0c0d0e;border-right-width:0;border-top-width:0;}.e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title.e-inner-tab-active a{color:#0c0d0e;}.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-tab-mobile-title{display:none;}.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content{display:none;padding:20px;}.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-text{color:#1f2124;}.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.e-inner-tab-active{display:block;}.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-buttons{margin-top:24px;display:none;}.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-buttons button{display:none;font-weight:500;line-height:24px;text-decoration:underline;border:none;background:transparent;padding:0;}.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.collapsible .e-inner-tab-text{overflow:hidden;}.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.collapsible button{display:none;}.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.collapsible.show-inner-tab-buttons .e-inner-tab-buttons,.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.collapsible button.show-button{display:block;}.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.show-full-height div.e-inner-tab-text{height:auto;}@media (max-width:767px){.e-tabs-inner-tabs>.e-tab-content:first-child{padding-top:24px;}.e-tabs-inner-tabs .e-inner-tabs-wrapper{display:none;}.e-tabs-inner-tabs .e-inner-tabs-content-wrapper{border:solid #d5d8dc;border-width:1px 1px 0;}.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-tab-mobile-title{border:solid #d5d8dc;border-width:0 0 1px;font-size:16px;font-weight:700;text-align:center;height:38px;line-height:38px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0 10px;cursor:pointer;display:block;}.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content{border:solid #d5d8dc;border-width:0 0 1px;padding:20px;}}.elementor-widget-video-playlist.elementor-layout-end .e-tabs-main-area{flex-direction:row;}@media (max-width:767px){.elementor-widget-video-playlist.elementor-layout-end .e-tabs-main-area{flex-direction:column-reverse;}}.elementor-widget-video-playlist{font-family:Roboto,Arial,Helvetica,sans-serif;}.elementor-widget-video-playlist .e-tabs{display:flex;flex-direction:column;}.elementor-widget-video-playlist .e-tabs-main-area{display:flex;flex-direction:row-reverse;height:434px;}.elementor-widget-video-playlist .e-tabs-wrapper{height:100%;display:flex;flex-direction:column;width:33%;}.elementor-widget-video-playlist .e-tabs-header{background-color:var(--e-a-bg-default);display:flex;flex:0 0 auto;justify-content:space-between;padding:0 16px;min-height:56px;border-bottom:1px solid #d5d8dc;}.elementor-widget-video-playlist .e-tabs-header .e-tabs-header-right-side{display:inline-flex;flex-shrink:0;}.elementor-widget-video-playlist .e-tabs-header .e-tabs-title{font-family:Roboto,Arial,Helvetica,sans-serif;text-overflow:ellipsis;font-weight:700;font-size:16px;padding:10px 0;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;margin:auto 0;}.elementor-widget-video-playlist .e-tabs-header .e-tabs-videos-count{font-size:14px;flex-shrink:0;font-weight:400;line-height:20px;align-self:flex-start;padding:18px 0 0;}.elementor-widget-video-playlist .e-tabs-header .e-tabs-toggle-videos-display-button{display:none;margin:auto 0 auto 8px;cursor:pointer;padding:0 4px;}.elementor-widget-video-playlist .e-tabs-header .e-tabs-toggle-videos-display-button.e-font-icon-svg{height:1em;width:1em;}.elementor-widget-video-playlist .e-tabs-header .rotate-up{transform:rotate(-180deg);transition:.3s;}.elementor-widget-video-playlist .e-tabs-header .rotate-down{transform:rotate(0deg);transition:.3s;}.elementor-widget-video-playlist .e-tabs-items-wrapper{background-color:var(--e-a-bg-default);overflow:hidden;position:relative;height:100%;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tabs-items{overflow:auto;height:100%;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-section-title{border-color:#d5d8dc;font-size:14px;height:36px;padding:0 16px;line-height:36px;margin:0;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;border-width:0;box-sizing:content-box;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title{background-color:var(--e-a-bg-default);border-color:#d5d8dc;border-width:0 0 1px;cursor:pointer;display:flex;font-size:14px;height:55px;line-height:55px;outline:none;padding:0 16px;box-sizing:content-box;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title i{text-shadow:0 0 3px #000;color:#fff;font-size:var(--playlist-item-icon-size,16px);}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title svg{text-shadow:0 0 3px #000;color:#fff;fill:#fff;width:var(--playlist-item-icon-size,16px);height:var(--playlist-item-icon-size,16px);}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title svg path{fill:#fff;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active,.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover{background-color:#f1f2f3;border-color:#d5d8dc;border-width:0 0 1px;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active i,.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active svg,.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover i,.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover svg{text-shadow:0 0 3px #000;color:#fff;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active svg path,.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover svg path{fill:#fff;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active .e-tab-title-text,.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover .e-tab-title-text{font-size:14px;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .icon-play,.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .icon-watched{display:inline-flex;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-thumbnail{background-color:#d5d8dc;position:relative;margin:auto 0;flex-shrink:0;width:75px;height:42px;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-thumbnail img{-o-object-fit:fill;object-fit:fill;width:75px;height:42px;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-thumbnail i,.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-thumbnail svg{position:absolute;bottom:4px;right:4px;font-weight:900;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-title-text{font-size:14px;margin:auto 8px;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;flex-grow:1;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title i,.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title svg{margin:auto 0;vertical-align:middle;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-duration{font-size:14px;margin:auto 0;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .icon-watched,.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.watched-video .icon-play{display:none;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.watched-video .icon-watched{display:block;}.elementor-widget-video-playlist .e-tabs-items-wrapper .shadow-top{display:none;height:98px;position:absolute;top:0;width:100%;pointer-events:none;background:linear-gradient(0deg,transparent,#fff);}.elementor-widget-video-playlist .e-tabs-items-wrapper .shadow-bottom{display:none;height:98px;position:absolute;bottom:0;width:100%;background:linear-gradient(180deg,transparent,#fff);pointer-events:none;}.elementor-widget-video-playlist .e-tabs-items-wrapper.bottom-shadow .shadow-bottom,.elementor-widget-video-playlist .e-tabs-items-wrapper.top-shadow .shadow-top{display:block;}.elementor-widget-video-playlist .e-tabs-content-wrapper{flex-grow:1;height:100%;position:relative;}.elementor-widget-video-playlist .e-tabs-content-wrapper .elementor-custom-embed-image-overlay{cursor:pointer;text-align:center;position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;}.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-mobile-title{display:none;}.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-content{background-color:#000;display:none;height:100%;outline:none;}.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-content>div{height:100%;}.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-content iframe{height:100%;max-height:100% !important;display:flex;}.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-content video{height:100%;background-color:#000;}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-tab-content{display:none;outline:none;}@media (max-width:767px){.elementor-widget-video-playlist .e-tabs-main-area{flex-direction:column-reverse;height:auto;}.elementor-widget-video-playlist .e-tabs-main-area .e-tabs-content-wrapper{border:none;height:38%;}.elementor-widget-video-playlist .e-tabs-wrapper{width:auto;height:62%;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tabs-items{max-height:248px;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tabs-items .e-tab-title{border:none;}.elementor-widget-video-playlist .e-tabs-header{min-height:48px;}.elementor-widget-video-playlist .e-tabs-header .e-tabs-toggle-videos-display-button{display:inline-flex;}.elementor-widget-video-playlist .e-tabs-header .e-tabs-videos-count{margin:0 6px;padding:14px 0 0;}.elementor-widget-video-playlist .e-tab-content{border:none;padding:0;display:flex;}}.elementor-payment-button{border:none;}.elementor-scrolling-tracker{--scrolling-track-default-progress-color:#61ce70;--scrolling-track-default-color:#eee;}.elementor-scrolling-tracker-horizontal{display:flex;width:100%;height:var(--horizontal-height,20px);padding:var(--tracker-padding);align-items:center;border-left:var(--horizontal-border-left-width,2px) var(--horizontal-border-style) var(--horizontal-border-color);border-bottom:var(--horizontal-border-bottom-width,2px) var(--horizontal-border-style) var(--horizontal-border-color);border-right:var(--horizontal-border-right-width,2px) var(--horizontal-border-style) var(--horizontal-border-color);border-top:var(--horizontal-border-top-width,2px) var(--horizontal-border-style) var(--horizontal-border-color);border-radius:var(--border-radius);background-color:var(--scrolling-track-default-color);direction:var(--direction);}.elementor-scrolling-tracker-horizontal .current-progress{display:none;height:100%;align-items:center;position:relative;border-radius:var(--progress-border-radius);border-left:var(--horizontal-progress-border-left-width,2px) var(--horizontal-progress-border) var(--horizontal-progress-border-color);border-bottom:var(--horizontal-progress-border-bottom-width,2px) var(--horizontal-progress-border) var(--horizontal-progress-border-color);border-right:var(--horizontal-progress-border-right-width,2px) var(--horizontal-progress-border) var(--horizontal-progress-border-color);border-top:var(--horizontal-progress-border-top-width,2px) var(--horizontal-progress-border) var(--horizontal-progress-border-color);background-color:var(--scrolling-track-default-progress-color);}.elementor-scrolling-tracker-horizontal .current-progress .current-progress-percentage{inset-inline-end:.5em;inset-inline-start:auto;position:absolute;direction:var(--text-direction);color:var(--percentage-color,var(--scrolling-track-precentage-default-color));}.elementor-scrolling-tracker-circular{display:flex;width:var(--circular-width,100px);height:var(--circular-height,100px);align-items:center;justify-content:center;position:relative;margin-inline-start:0;margin-inline-end:auto;}.elementor-scrolling-tracker-circular .current-progress-percentage{position:absolute;color:var(--percentage-color,var(--scrolling-track-precentage-default-color));}.elementor-scrolling-tracker-circular svg{position:absolute;}.elementor-scrolling-tracker-circular .current-progress{display:none;transform:rotate(-90deg);transform-origin:50% 50%;stroke:var(--circular-color,var(--scrolling-track-default-progress-color));fill:transparent;stroke-width:var(--circular-progress-width,4px);}.elementor-scrolling-tracker-circular .circle{stroke:var(--circular-background-color,var(--scrolling-track-default-color));fill:transparent;stroke-width:var(--circular-background-width,4px);}.elementor-scrolling-tracker-alignment-left{margin-left:0;margin-right:auto;}.elementor-scrolling-tracker-alignment-center{margin-left:auto;margin-right:auto;}.elementor-scrolling-tracker-alignment-right{margin-left:auto;margin-right:0;}.e-con-inner>.elementor-widget-progress-tracker,.e-con>.elementor-widget-progress-tracker{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow);}.elementor-widget-loop-grid{scroll-margin-top:var(--auto-scroll-offset,initial);}.elementor-widget-loop-grid-1 .elementor-grid{grid-template-columns:repeat(1,minmax(0,1fr));}.elementor-widget-loop-grid-2 .elementor-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.elementor-widget-loop-grid-3 .elementor-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.elementor-widget-loop-grid-4 .elementor-grid{grid-template-columns:repeat(4,minmax(0,1fr));}.elementor-widget-loop-grid-5 .elementor-grid{grid-template-columns:repeat(5,minmax(0,1fr));}.elementor-widget-loop-grid-6 .elementor-grid{grid-template-columns:repeat(6,minmax(0,1fr));}.elementor-widget-loop-grid-7 .elementor-grid{grid-template-columns:repeat(7,minmax(0,1fr));}.elementor-widget-loop-grid-8 .elementor-grid{grid-template-columns:repeat(8,minmax(0,1fr));}.elementor-widget-loop-grid-9 .elementor-grid{grid-template-columns:repeat(9,minmax(0,1fr));}.elementor-widget-loop-grid-10 .elementor-grid{grid-template-columns:repeat(10,minmax(0,1fr));}.elementor-widget-loop-grid-11 .elementor-grid{grid-template-columns:repeat(11,minmax(0,1fr));}.elementor-widget-loop-grid-12 .elementor-grid{grid-template-columns:repeat(12,minmax(0,1fr));}@media (min-width:-1){.elementor-widget-loop-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,minmax(0,1fr));}.elementor-widget-loop-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.elementor-widget-loop-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.elementor-widget-loop-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,minmax(0,1fr));}.elementor-widget-loop-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,minmax(0,1fr));}.elementor-widget-loop-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,minmax(0,1fr));}.elementor-widget-loop-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,minmax(0,1fr));}.elementor-widget-loop-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,minmax(0,1fr));}.elementor-widget-loop-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,minmax(0,1fr));}.elementor-widget-loop-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,minmax(0,1fr));}.elementor-widget-loop-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,minmax(0,1fr));}.elementor-widget-loop-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,minmax(0,1fr));}}@media (max-width:-1){.elementor-widget-loop-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,minmax(0,1fr));}.elementor-widget-loop-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.elementor-widget-loop-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.elementor-widget-loop-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,minmax(0,1fr));}.elementor-widget-loop-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,minmax(0,1fr));}.elementor-widget-loop-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,minmax(0,1fr));}.elementor-widget-loop-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,minmax(0,1fr));}.elementor-widget-loop-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,minmax(0,1fr));}.elementor-widget-loop-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,minmax(0,1fr));}.elementor-widget-loop-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,minmax(0,1fr));}.elementor-widget-loop-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,minmax(0,1fr));}.elementor-widget-loop-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,minmax(0,1fr));}}@media (max-width:-1){.elementor-widget-loop-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,minmax(0,1fr));}.elementor-widget-loop-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.elementor-widget-loop-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.elementor-widget-loop-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,minmax(0,1fr));}.elementor-widget-loop-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,minmax(0,1fr));}.elementor-widget-loop-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,minmax(0,1fr));}.elementor-widget-loop-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,minmax(0,1fr));}.elementor-widget-loop-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,minmax(0,1fr));}.elementor-widget-loop-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,minmax(0,1fr));}.elementor-widget-loop-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,minmax(0,1fr));}.elementor-widget-loop-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,minmax(0,1fr));}.elementor-widget-loop-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,minmax(0,1fr));}}@media (max-width:1024px){.elementor-widget-loop-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,minmax(0,1fr));}.elementor-widget-loop-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.elementor-widget-loop-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.elementor-widget-loop-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,minmax(0,1fr));}.elementor-widget-loop-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,minmax(0,1fr));}.elementor-widget-loop-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,minmax(0,1fr));}.elementor-widget-loop-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,minmax(0,1fr));}.elementor-widget-loop-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,minmax(0,1fr));}.elementor-widget-loop-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,minmax(0,1fr));}.elementor-widget-loop-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,minmax(0,1fr));}.elementor-widget-loop-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,minmax(0,1fr));}.elementor-widget-loop-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,minmax(0,1fr));}}@media (max-width:-1){.elementor-widget-loop-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,minmax(0,1fr));}.elementor-widget-loop-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.elementor-widget-loop-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.elementor-widget-loop-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,minmax(0,1fr));}.elementor-widget-loop-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,minmax(0,1fr));}.elementor-widget-loop-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,minmax(0,1fr));}.elementor-widget-loop-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,minmax(0,1fr));}.elementor-widget-loop-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,minmax(0,1fr));}.elementor-widget-loop-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,minmax(0,1fr));}.elementor-widget-loop-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,minmax(0,1fr));}.elementor-widget-loop-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,minmax(0,1fr));}.elementor-widget-loop-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,minmax(0,1fr));}}@media (max-width:767px){.elementor-widget-loop-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,minmax(0,1fr));}.elementor-widget-loop-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.elementor-widget-loop-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.elementor-widget-loop-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,minmax(0,1fr));}.elementor-widget-loop-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,minmax(0,1fr));}.elementor-widget-loop-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,minmax(0,1fr));}.elementor-widget-loop-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,minmax(0,1fr));}.elementor-widget-loop-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,minmax(0,1fr));}.elementor-widget-loop-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,minmax(0,1fr));}.elementor-widget-loop-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,minmax(0,1fr));}.elementor-widget-loop-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,minmax(0,1fr));}.elementor-widget-loop-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,minmax(0,1fr));}}.elementor-widget-loop-grid .elementor-grid{grid-column-gap:var(--grid-column-gap,30px);grid-row-gap:var(--grid-row-gap,30px);}.elementor-widget-loop-grid.e-loading-overlay{animation:loadingOpacityAnimation 1s infinite alternate;}.elementor-widget-loop-grid .e-loop__load-more{text-align:var(--load-more-button-align);}.elementor-widget-loop-grid .e-loop__load-more .elementor-button{width:var(--load-more-button-width);}.elementor-widget-loop-grid.e-load-more-pagination-loading>.elementor-widget-container{cursor:default;}.elementor-widget-loop-grid.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner{margin-top:var(--load-more—spacing,30px);}.elementor-widget-loop-grid.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner i,.elementor-widget-loop-grid.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner svg{display:flex;}.elementor-widget-loop-grid.e-load-more-pagination-loading>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper{visibility:hidden;}.elementor-widget-loop-grid.e-load-more-pagination-end>.elementor-widget-container>.elementor-button-wrapper{display:none;}.elementor-widget-loop-grid.e-load-more-pagination-end>.elementor-widget-container>.e-load-more-message{display:block;}.elementor-widget-loop-grid.e-load-more-no-spinner>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper{visibility:visible;}.elementor-widget-loop-grid>.elementor-widget-container .e-load-more-spinner{display:flex;}.elementor-widget-loop-grid>.elementor-widget-container .e-load-more-spinner i,.elementor-widget-loop-grid>.elementor-widget-container .e-load-more-spinner svg{margin:0 auto;display:none;}.elementor-widget-loop-grid>.elementor-widget-container .e-load-more-spinner i{color:var(--load-more-spinner-color);}.elementor-widget-loop-grid>.elementor-widget-container .e-load-more-spinner svg{fill:var(--load-more-spinner-color);height:1em;width:1em;}.elementor-widget-loop-grid>.elementor-widget-container .e-load-more-message{color:var(--load-more-message-color);text-align:var(--load-more-message-alignment,center);display:none;margin-top:var(--load-more—spacing,30px);}.elementor-widget-loop-grid>.elementor-widget-container>.elementor-button-wrapper{margin-top:var(--load-more—spacing,30px);}.elementor-widget-loop-grid>.elementor-widget-container>.elementor-button-wrapper .e-load-more-spinner{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin:inherit;}.elementor-widget-loop-grid>.elementor-widget-container>.elementor-button-wrapper .elementor-button{cursor:pointer;position:relative;}.elementor-loop-container.elementor-posts-masonry{align-items:flex-start;}.elementor-loop-container:not(.elementor-posts-masonry){align-items:stretch;}@keyframes loadingOpacityAnimation{0%,to{opacity:1;}50%{opacity:.6;}}.elementor-widget-loop-carousel{--swiper-pagination-size:0;--swiper-pagination-spacing:10px;--swiper-slides-gap:10px;--swiper-offset-size:0;height:-moz-fit-content;height:fit-content;--swiper-padding-bottom:calc(var(--swiper-pagination-size) + var(--swiper-pagination-spacing));--arrow-prev-top-align:50%;--arrow-prev-top-position:0px;--arrow-prev-caption-spacing:15px;--arrow-next-top-align:50%;--arrow-next-top-position:0px;--arrow-next-caption-spacing:15px;--arrow-prev-left-align:0px;--arrow-prev-left-position:0px;--arrow-next-right-align:0px;--arrow-next-right-position:0px;--arrow-next-translate-x:0px;--arrow-next-translate-y:0px;--arrow-prev-translate-x:0px;--arrow-prev-translate-y:0px;--dots-vertical-position:100%;--dots-vertical-offset:0px;--dots-horizontal-position:50%;--dots-horizontal-offset:0px;--dots-horizontal-transform:-50%;--dots-vertical-transform:-100%;--fraction-vertical-position:100%;--fraction-vertical-offset:0px;--fraction-horizontal-position:50%;--fraction-horizontal-offset:0px;--fraction-horizontal-transform:-50%;--fraction-vertical-transform:-100%;--horizontal-transform-modifier:1;}.elementor-widget-loop-carousel.elementor-pagination-type-bullets{--swiper-pagination-size:6px;}.elementor-widget-loop-carousel.elementor-pagination-type-fraction{--swiper-pagination-size:16px;}.elementor-widget-loop-carousel.elementor-pagination-type-progressbar{--swiper-pagination-size:4px;}.elementor-widget-loop-carousel .elementor-loop-container>.swiper-wrapper>.swiper-slide-active.elementor-edit-area-active{overflow:initial;}.elementor-widget-loop-carousel .elementor-loop-container.offset-left{padding-inline-start:var(--swiper-offset-size,0);}.elementor-widget-loop-carousel .elementor-loop-container.offset-right{padding-inline-end:var(--swiper-offset-size,0);}.elementor-widget-loop-carousel .elementor-loop-container.offset-both{padding-inline-start:var(--swiper-offset-size,0);padding-inline-end:var(--swiper-offset-size,0);}.elementor-widget-loop-carousel .swiper-container:not(.swiper-container-initialized)>.swiper-wrapper,.elementor-widget-loop-carousel .swiper:not(.swiper-initialized)>.swiper-wrapper{gap:var(--swiper-slides-gap);overflow:hidden;}.elementor-widget-loop-carousel .swiper-container:not(.swiper-container-initialized)>.swiper-wrapper>.swiper--slide,.elementor-widget-loop-carousel .swiper:not(.swiper-initialized)>.swiper-wrapper>.swiper--slide{--number-of-gaps:max(calc(var(--swiper-slides-to-display) - 1),0);--gaps-width-total:calc(var(--number-of-gaps) * var(--swiper-slides-gap));max-width:calc(( 100% - var(--gaps-width-total) ) / var(--swiper-slides-to-display,1));}.elementor-widget-loop-carousel .e-loop-first-edit{min-width:33%;margin-block-start:23px;}.elementor-widget-loop-carousel .swiper-wrapper .swiper-slide a.e-con{display:var(--display);}.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-next,.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev{font-size:var(--arrow-size,25px);color:var(--arrow-normal-color,hsla(0,0%,93.3%,.9));border-style:var(--arrow-normal-border-type);transition-duration:.25s;z-index:2;}.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-next svg,.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev svg{fill:var(--arrow-normal-color,hsla(0,0%,93.3%,.9));}.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-next:hover,.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev:hover{color:var(--arrow-hover-color,hsla(0,0%,93.3%,.9));border-style:var(--arrow-hover-border-type);}.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-next:hover svg,.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev:hover svg{fill:var(--arrow-hover-color,hsla(0,0%,93.3%,.9));}.elementor-widget-loop-carousel.elementor-element :is(.swiper,.swiper-container)~.elementor-swiper-button-next{top:calc(var(--arrow-next-top-align) + var(--arrow-next-top-position) - var(--arrow-next-caption-spacing));right:calc(var(--arrow-next-right-align) + var(--arrow-next-right-position));transform:translate(var(--arrow-next-translate-x),var(--arrow-next-translate-y));}.elementor-widget-loop-carousel.elementor-element :is(.swiper,.swiper-container)~.elementor-swiper-button-prev{top:calc(var(--arrow-prev-top-align) + var(--arrow-prev-top-position) - var(--arrow-prev-caption-spacing));left:calc(var(--arrow-prev-left-align) + var(--arrow-prev-left-position));transform:translate(var(--arrow-prev-translate-x),var(--arrow-prev-translate-y));}.elementor-widget-loop-carousel .swiper-container-horizontal~.swiper-pagination-progressbar,.elementor-widget-loop-carousel .swiper-horizontal~.swiper-pagination-progressbar{height:var(--swiper-pagination-size);}.elementor-widget-loop-carousel .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--progressbar-normal-color,#000);}.elementor-widget-loop-carousel .swiper-pagination-progressbar .swiper-pagination-progressbar-fill:hover{background:var(--progressbar-hover-color,#000);}.elementor-widget-loop-carousel .swiper-pagination-fraction{color:var(--fraction-color,#000);}.elementor-widget-loop-carousel .swiper-pagination-bullet{width:var(--swiper-pagination-size);height:var(--swiper-pagination-size);background:var(--dots-normal-color,#000);}.elementor-widget-loop-carousel .swiper-pagination-bullet:hover{background:var(--dots-hover-color,#000);opacity:1;}.elementor-widget-loop-carousel.elementor-in-place-template-editable .elementor-loop-container{overflow:visible;overflow-x:clip;}.elementor-widget-loop-carousel .swiper-horizontal>.swiper-pagination-bullets,.elementor-widget-loop-carousel .swiper-pagination,.elementor-widget-loop-carousel .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-widget-loop-carousel .swiper-pagination-custom,.elementor-widget-loop-carousel .swiper-pagination-fraction{font-size:var(--swiper-pagination-size);line-height:var(--swiper-pagination-size);}.elementor-widget-loop-carousel.elementor-pagination-position-outside>.elementor-widget-container>.swiper,.elementor-widget-loop-carousel.elementor-pagination-position-outside>.elementor-widget-container>.swiper-container{padding-bottom:var(--swiper-padding-bottom);}.elementor-widget-loop-carousel.elementor-pagination-position-outside>.elementor-widget-container>.swiper-container .elementor-background-slideshow,.elementor-widget-loop-carousel.elementor-pagination-position-outside>.elementor-widget-container>.swiper .elementor-background-slideshow{padding-bottom:0;}.elementor-widget-loop-carousel.elementor-pagination-position-outside>.elementor-widget-container .swiper-pagination-bullet{vertical-align:top;}.elementor-widget-loop-carousel .swiper-pagination-bullets{top:calc(var(--dots-vertical-position) + var(--dots-vertical-offset));left:calc(var(--dots-horizontal-position) + var(--dots-horizontal-offset));transform:translate(calc(var(--dots-horizontal-transform) * var(--horizontal-transform-modifier)),var(--dots-vertical-transform));width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;z-index:3;}.elementor-widget-loop-carousel .swiper-pagination-fraction{top:calc(var(--fraction-vertical-position) + var(--fraction-vertical-offset));left:calc(var(--fraction-horizontal-position) + var(--fraction-horizontal-offset));transform:translate(calc(var(--fraction-horizontal-transform) * var(--horizontal-transform-modifier)),var(--fraction-vertical-transform));width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;z-index:3;}.e-loop-item *{word-break:break-word;}[class*=elementor-widget-loop] .elementor-page-title,[class*=elementor-widget-loop] .product_title.entry-title{display:initial;}.e-loop-template-canvas{display:flex;align-items:center;justify-content:center;min-height:100vh;}.e-loop-template-canvas [data-elementor-type=loop-item].e-loop-item{max-width:var(--preview-width,410px);width:var(--preview-width,410px);}.e-loop-template-canvas [data-elementor-type=loop-item].e-loop-item #elementor-add-new-section{width:var(--preview-width,410px);}.elementor-widget-n-menu{--n-menu-direction:column;--n-menu-wrapper-display:flex;--n-menu-content-display:flex;--n-menu-heading-display:flex;--n-menu-heading-justify-content:initial;--n-menu-title-color-normal:#1f2124;--n-menu-title-color-active:#58d0f5;--n-menu-icon-color:var(--n-menu-title-color-normal);--n-menu-icon-color-active:var(--n-menu-title-color-active);--n-menu-icon-color-hover:var(--n-menu-title-color-hover);--n-menu-title-normal-color-dropdown:var(--n-menu-title-color-normal);--n-menu-title-active-color-dropdown:var(--n-menu-title-color-active);--n-menu-title-hover-color-fallback:#1f2124;--n-menu-title-font-size:1rem;--n-menu-title-justify-content:initial;--n-menu-title-flex-grow:initial;--n-menu-title-justify-content-mobile:initial;--n-menu-title-space-between:0px;--n-menu-title-distance-from-content:0px;--n-menu-title-color-hover:#1f2124;--n-menu-title-padding:.5rem 1rem;--n-menu-title-transition:.3s;--n-menu-title-line-height:1.5;--n-menu-title-order:initial;--n-menu-title-direction:initial;--n-menu-title-align-items:center;--n-menu-toggle-align:center;--n-menu-toggle-icon-wrapper-animation-duration:500ms;--n-menu-toggle-icon-hover-duration:500ms;--n-menu-toggle-icon-size:20px;--n-menu-toggle-icon-color:#1f2124;--n-menu-toggle-icon-color-hover:var(--n-menu-toggle-icon-color);--n-menu-toggle-icon-color-active:var(--n-menu-toggle-icon-color);--n-menu-toggle-icon-border-radius:initial;--n-menu-toggle-icon-padding:initial;--n-menu-toggle-icon-distance-from-dropdown:0px;--n-menu-icon-align-items:center;--n-menu-icon-order:initial;--n-menu-icon-gap:5px;--n-menu-dropdown-content-max-width:initial;--n-menu-dropdown-content-box-border-color:#fff;--n-menu-dropdown-content-box-border-inline-start-width:medium;--n-menu-dropdown-content-box-border-block-end-width:medium;--n-menu-dropdown-content-box-border-block-start-width:medium;--n-menu-dropdown-content-box-border-inline-end-width:medium;--n-menu-dropdown-content-box-border-style:none;--n-menu-dropdown-headings-height:0px;--n-menu-divider-border-width:var(--n-menu-divider-width,2px);--n-menu-open-animation-duration:500ms;--n-menu-heading-overflow-x:initial;--n-menu-heading-wrap:wrap;--stretch-width:100%;--stretch-left:initial;--stretch-right:initial;}.elementor-widget-n-menu .e-n-menu{display:flex;flex-direction:column;position:relative;}.elementor-widget-n-menu .e-n-menu-wrapper{display:var(--n-menu-wrapper-display);flex-direction:column;}.elementor-widget-n-menu .e-n-menu-heading{display:var(--n-menu-heading-display);flex-direction:row;justify-content:var(--n-menu-heading-justify-content);row-gap:var(--n-menu-title-space-between);margin:initial;padding:initial;overflow-x:var(--n-menu-heading-overflow-x);flex-wrap:var(--n-menu-heading-wrap);-ms-overflow-style:none;scrollbar-width:none;}.elementor-widget-n-menu .e-n-menu-heading::-webkit-scrollbar{display:none;}.elementor-widget-n-menu .e-n-menu-heading.e-scroll{cursor:grabbing;cursor:-webkit-grabbing;}.elementor-widget-n-menu .e-n-menu-heading.e-scroll-active{position:relative;}.elementor-widget-n-menu .e-n-menu-heading.e-scroll-active:before{content:"";position:absolute;inset-block:0;inset-inline:-1000vw;z-index:2;}.elementor-widget-n-menu .e-n-menu-heading .e-n-menu-title{position:relative;}.elementor-widget-n-menu .e-n-menu-heading .e-n-menu-title:not(:last-child){margin-inline-end:var(--n-menu-title-space-between);}.elementor-widget-n-menu .e-n-menu-heading .e-n-menu-title:not(:last-child):after{content:var(--n-menu-divider-content,none);border-inline-start-width:var(--n-menu-divider-border-width);border-inline-start-style:var(--n-menu-divider-style,solid);height:var(--n-menu-divider-height,35%);border-color:var(--n-menu-divider-color,#000);align-self:center;position:absolute;right:calc(var(--n-menu-title-space-between) / 2 * -1 - var(--n-menu-divider-border-width) / 2);}.elementor-widget-n-menu .e-n-menu-heading .e-n-menu-title a:focus-visible,.elementor-widget-n-menu .e-n-menu-heading .e-n-menu-title button:focus-visible{outline:5px auto -webkit-focus-ring-color;}.elementor-widget-n-menu .e-n-menu-content{display:var(--n-menu-content-display);flex-direction:column;position:absolute;z-index:2147483640;background-color:transparent;min-width:0;width:var(--stretch-width);left:var(--stretch-left);right:var(--stretch-right);}.elementor-widget-n-menu .e-n-menu-content>.e-con{animation-duration:var(--n-menu-open-animation-duration);max-width:calc(100% - var(--margin-inline-start,var(--margin-left)) - var(--margin-inline-end,var(--margin-right)));}:where(.elementor-widget-n-menu .e-n-menu-content>.e-con){background-color:#fff;}.elementor-widget-n-menu .e-n-menu-content>.e-con:not(.e-active){display:none;}.elementor-widget-n-menu .e-n-menu-title{display:flex;flex-direction:row;align-items:center;padding:var(--n-menu-title-padding);font-weight:500;color:var(--n-menu-title-color-normal);justify-content:var(--n-menu-title-justify-content);flex-grow:var(--n-menu-title-flex-grow);border:#fff;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:initial;}.elementor-widget-n-menu .e-n-menu-title.e-click,.elementor-widget-n-menu .e-n-menu-title.e-click *{cursor:pointer;}.elementor-widget-n-menu .e-n-menu-title-container{display:flex;flex-direction:var(--n-menu-title-direction);align-items:var(--n-menu-title-align-items);gap:var(--n-menu-icon-gap);justify-content:var(--n-menu-title-justify-content);}.elementor-widget-n-menu .e-n-menu-title-text{display:flex;align-items:center;font-size:var(--n-menu-title-font-size);transition:all var(--n-menu-title-transition);}.elementor-widget-n-menu .e-n-menu-title-text.e-link{cursor:pointer;}.elementor-widget-n-menu .e-n-menu-title-text:not(.e-link),.elementor-widget-n-menu .e-n-menu-title-text:not(.e-link)>span{cursor:default;}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-icon{display:flex;flex-direction:column;align-items:center;order:var(--n-menu-icon-order);}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-icon span{display:flex;justify-content:center;align-items:center;transition:transform 0s;}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-icon span i{font-size:var(--n-menu-icon-size,var(--n-menu-title-font-size));transition:all var(--n-menu-title-transition);}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-icon span svg{fill:var(--n-menu-title-color-normal);width:var(--n-menu-icon-size,var(--n-menu-title-font-size));height:var(--n-menu-icon-size,var(--n-menu-title-font-size));transition:all var(--n-menu-title-transition);}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon{all:unset;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;text-align:center;height:calc(var(--n-menu-title-font-size) * var(--n-menu-title-line-height));align-self:var(--n-menu-icon-align-items);justify-content:center;flex-direction:column;overflow:hidden;position:relative;width:-moz-fit-content;width:fit-content;}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon span i{font-size:var(--n-menu-title-font-size);width:var(--n-menu-title-font-size);transition:all var(--n-menu-title-transition);}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon span svg{width:var(--n-menu-title-font-size);height:var(--n-menu-title-font-size);transition:all var(--n-menu-title-transition);}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon[aria-expanded=false] .e-n-menu-dropdown-icon-opened{display:none;}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon[aria-expanded=false] .e-n-menu-dropdown-icon-closed{display:flex;}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon[aria-expanded=true] .e-n-menu-dropdown-icon-closed{display:none;}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon[aria-expanded=true] .e-n-menu-dropdown-icon-opened{display:flex;}.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-title-container .e-n-menu-title-text{color:var(--n-menu-title-color-normal);}.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-icon i{color:var(--n-menu-icon-color);}.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-icon svg{fill:var(--n-menu-icon-color);}.elementor-widget-n-menu .e-n-menu-title:not(.e-current) .icon-active{transform:translateY(-100%);height:0;opacity:0;}.elementor-widget-n-menu .e-n-menu-title.e-current span>svg{fill:var(--n-menu-title-color-active);}.elementor-widget-n-menu .e-n-menu-title.e-current,.elementor-widget-n-menu .e-n-menu-title.e-current a{color:var(--n-menu-title-color-active);}.elementor-widget-n-menu .e-n-menu-title.e-current .icon-inactive{transform:translateY(-100%);height:0;opacity:0;}.elementor-widget-n-menu .e-n-menu-title.e-current .e-n-menu-icon span>i{color:var(--n-menu-icon-color-active);}.elementor-widget-n-menu .e-n-menu-title.e-current .e-n-menu-icon span>svg{fill:var(--n-menu-icon-color-active);}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-title-text:not(.e-link){cursor:default;}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) svg{fill:var(--n-menu-title-color-hover,var(--n-menu-title-hover-color-fallback));}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) i{color:var(--n-menu-title-color-hover,var(--n-menu-title-hover-color-fallback));}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current),.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) a{color:var(--n-menu-title-color-hover);}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-icon i{color:var(--n-menu-icon-color-hover);}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-icon svg{fill:var(--n-menu-icon-color-hover);}.elementor-widget-n-menu .e-n-menu-toggle{all:unset;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:none;align-self:var(--n-menu-toggle-align);position:relative;z-index:1000;}.elementor-widget-n-menu .e-n-menu-toggle:focus-visible{outline:5px auto -webkit-focus-ring-color;}.elementor-widget-n-menu .e-n-menu-toggle i{font-size:var(--n-menu-toggle-icon-size);color:var(--n-menu-toggle-icon-color);transition:all var(--n-menu-toggle-icon-hover-duration);}.elementor-widget-n-menu .e-n-menu-toggle svg{fill:var(--n-menu-toggle-icon-color);width:var(--n-menu-toggle-icon-size);height:auto;transition:all var(--n-menu-toggle-icon-hover-duration);}.elementor-widget-n-menu .e-n-menu-toggle span{display:flex;justify-content:center;align-items:center;text-align:center;padding:var(--n-menu-toggle-icon-padding);border-radius:var(--n-menu-toggle-icon-border-radius);}.elementor-widget-n-menu .e-n-menu-toggle span.e-close{position:absolute;inset:0;width:100%;height:100%;opacity:0;}.elementor-widget-n-menu .e-n-menu-toggle span.e-close svg{height:100%;-o-object-fit:contain;object-fit:contain;}.elementor-widget-n-menu .e-n-menu-toggle [class^=elementor-animation-]{animation-duration:var(--n-menu-toggle-icon-wrapper-animation-duration);transition-duration:var(--n-menu-toggle-icon-wrapper-animation-duration);}.elementor-widget-n-menu .e-n-menu-toggle:hover i{color:var(--n-menu-toggle-icon-color-hover);}.elementor-widget-n-menu .e-n-menu-toggle:hover svg{fill:var(--n-menu-toggle-icon-color-hover);}.elementor-widget-n-menu .e-n-menu-toggle[aria-expanded=true] .e-open{opacity:0;}.elementor-widget-n-menu .e-n-menu-toggle[aria-expanded=true] .e-close{opacity:1;}.elementor-widget-n-menu .e-n-menu-toggle[aria-expanded=true] i{color:var(--n-menu-toggle-icon-color-active);}.elementor-widget-n-menu .e-n-menu-toggle[aria-expanded=true] svg{fill:var(--n-menu-toggle-icon-color-active);}.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]):not(.content-above) .e-n-menu-content{top:100%;z-index:1;}.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]):not(.content-above) .e-n-menu-content.e-active{padding-block-start:var(--n-menu-title-distance-from-content);z-index:2;}.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]).content-above .e-n-menu-content{bottom:100%;z-index:1;}.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]).content-above .e-n-menu-content.e-active{padding-block-end:var(--n-menu-title-distance-from-content);z-index:2;}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown]{gap:0;}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-wrapper{min-width:0;width:var(--stretch-width);flex-direction:column;position:absolute;z-index:2147483640;background-color:transparent;top:100%;left:var(--stretch-left);right:var(--stretch-right);border-inline-start:var(--n-menu-dropdown-content-box-border-width-inline-start);border-block-end:var(--n-menu-dropdown-content-box-border-width-block-end);border-block-start:var(--n-menu-dropdown-content-box-border-width-block-start);border-inline-end:var(--n-menu-dropdown-content-box-border-width-inline-end);border-style:var(--n-menu-dropdown-content-box-border-style);border-color:var(--n-menu-dropdown-content-box-border-color);border-radius:var(--n-menu-dropdown-content-box-border-radius);max-height:var(--n-menu-dropdown-content-box-height);transition:max-height .3s;animation:hide-scroll .3s backwards;overflow-y:auto;overflow-x:hidden;margin-block-start:var(--n-menu-toggle-icon-distance-from-dropdown);}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title{justify-content:var(--n-menu-title-justify-content-mobile);width:auto;background-color:#fff;white-space:normal;order:var(--n-menu-title-order);margin-inline-end:0;}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title:not(:first-child){margin-block-start:var(--n-menu-title-space-between);}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title:not(.e-current) .e-n-menu-dropdown-icon i,.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title:not(.e-current) .e-n-menu-title-container .e-n-menu-title-text{color:var(--n-menu-title-normal-color-dropdown);}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title:not(.e-current) .e-n-menu-dropdown-icon svg{fill:var(--n-menu-title-normal-color-dropdown);}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title.e-current,.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title.e-current a{color:var(--n-menu-title-active-color-dropdown);}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title.e-current .e-n-menu-dropdown-icon span svg{fill:var(--n-menu-title-active-color-dropdown);}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-content{overflow:hidden;width:auto;left:auto;right:auto;--n-menu-dropdown-content-max-width:initial;}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-content>.e-con{order:var(--n-menu-title-order);width:var(--width);margin-block-start:var(--n-menu-title-distance-from-content);}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-content>.e-con .elementor-empty-view{min-width:0;width:100%;}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-content>.e-con-inner{max-width:var(--content-width);}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-toggle[aria-expanded=true]+.e-n-menu-wrapper{--n-menu-wrapper-display:flex;}.elementor-widget-n-menu.e-fit_to_content :where(.e-n-menu-content>.e-con){--width:fit-content;}.elementor-widget-n-menu.e-fit_to_content :where(.e-n-menu-content>.e-con).e-empty{--empty-top-level-menu-content-container-min-width:400px;--width:var(--empty-top-level-menu-content-container-min-width);}.elementor-widget-n-menu.e-fit_to_content :where(.e-n-menu-content>.e-con) .e-con.e-empty{--nested-containers-min-width-for-dropzone:150px;min-width:var(--nested-containers-min-width-for-dropzone);}.elementor-widget-n-menu.elementor-loading{pointer-events:none;}.elementor.elementor .elementor-widget-n-menu.e-n-menu-layout-dropdown{--n-menu-wrapper-display:none;--n-menu-heading-display:contents;--n-menu-content-display:contents;}.elementor.elementor .elementor-widget-n-menu.e-n-menu-layout-dropdown .e-n-menu-toggle{display:flex;}@media (max-width:767px){.elementor.elementor .elementor-widget-n-menu.e-n-menu-mobile{--n-menu-wrapper-display:none;--n-menu-heading-display:contents;--n-menu-content-display:contents;}.elementor.elementor .elementor-widget-n-menu.e-n-menu-mobile .e-n-menu-toggle{display:flex;}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-menu.e-n-menu-mobile_extra{--n-menu-wrapper-display:none;--n-menu-heading-display:contents;--n-menu-content-display:contents;}.elementor.elementor .elementor-widget-n-menu.e-n-menu-mobile_extra .e-n-menu-toggle{display:flex;}}@media (max-width:1024px){.elementor.elementor .elementor-widget-n-menu.e-n-menu-tablet{--n-menu-wrapper-display:none;--n-menu-heading-display:contents;--n-menu-content-display:contents;}.elementor.elementor .elementor-widget-n-menu.e-n-menu-tablet .e-n-menu-toggle{display:flex;}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-menu.e-n-menu-tablet_extra{--n-menu-wrapper-display:none;--n-menu-heading-display:contents;--n-menu-content-display:contents;}.elementor.elementor .elementor-widget-n-menu.e-n-menu-tablet_extra .e-n-menu-toggle{display:flex;}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-menu.e-n-menu-laptop{--n-menu-wrapper-display:none;--n-menu-heading-display:contents;--n-menu-content-display:contents;}.elementor.elementor .elementor-widget-n-menu.e-n-menu-laptop .e-n-menu-toggle{display:flex;}}@keyframes hide-scroll{0%,to{overflow:hidden;}}.e-con-inner>.elementor-widget-n-menu,.e-con>.elementor-widget-n-menu{--flex-grow:var(--container-widget-flex-grow);}.elementor-widget-n-menu .e-n-menu:not(.e-core-315) .e-n-menu-content>.e-con{--padding-top:initial;--padding-right:initial;--padding-bottom:initial;--padding-left:initial;}.elementor-widget-n-carousel{--e-n-carousel-slides-to-show:3;--e-n-carousel-swiper-slides-gap:10px;--e-n-carousel-swiper-slides-to-display:3;--e-n-carousel-swiper-pagination-size:0;--e-n-carousel-swiper-pagination-spacing:10px;--e-n-carousel-swiper-offset-size:0;height:-moz-fit-content;height:fit-content;--e-n-carousel-arrow-prev-top-align:50%;--e-n-carousel-arrow-prev-top-position:0px;--e-n-carousel-arrow-prev-caption-spacing:15px;--e-n-carousel-arrow-next-top-align:50%;--e-n-carousel-arrow-next-top-position:0px;--e-n-carousel-arrow-next-caption-spacing:15px;--e-n-carousel-arrow-prev-left-align:0px;--e-n-carousel-arrow-prev-left-position:0px;--e-n-carousel-arrow-next-right-align:0px;--e-n-carousel-arrow-next-right-position:0px;--e-n-carousel-arrow-next-translate-x:0px;--e-n-carousel-arrow-next-translate-y:0px;--e-n-carousel-arrow-prev-translate-x:0px;--e-n-carousel-arrow-prev-translate-y:0px;--e-n-carousel-swiper-padding-bottom:calc(var(--e-n-carousel-swiper-pagination-size) + var(--e-n-carousel-swiper-pagination-spacing));--e-n-carousel-dots-vertical-position:100%;--e-n-carousel-dots-vertical-offset:0px;--e-n-carousel-dots-horizontal-position:50%;--e-n-carousel-dots-horizontal-offset:0px;--e-n-carousel-dots-horizontal-transform:-50%;--e-n-carousel-dots-vertical-transform:-100%;--e-n-carousel-fraction-vertical-position:100%;--e-n-carousel-fraction-vertical-offset:0px;--e-n-carousel-fraction-horizontal-position:50%;--e-n-carousel-fraction-horizontal-offset:0px;--e-n-carousel-fraction-horizontal-transform:-50%;--e-n-carousel-fraction-vertical-transform:-100%;--e-n-carousel-horizontal-transform-modifier:1;}.elementor-widget-n-carousel .e-n-carousel{display:flex;min-width:0;}.elementor-widget-n-carousel .e-n-carousel>.swiper-wrapper>.swiper-slide-active.elementor-edit-area-active{overflow:initial;}.elementor-widget-n-carousel .e-n-carousel.offset-left{padding-inline-start:var(--e-n-carousel-swiper-offset-size,0);}.elementor-widget-n-carousel .e-n-carousel.offset-both,.elementor-widget-n-carousel .e-n-carousel.offset-right{padding-inline-end:var(--e-n-carousel-swiper-offset-size,0);}.elementor-widget-n-carousel .e-n-carousel.offset-both{padding-inline-start:var(--e-n-carousel-swiper-offset-size,0);}.elementor-widget-n-carousel .e-n-carousel>.swiper-wrapper .swiper-slide a.e-con{display:var(--display);}.elementor-widget-n-carousel .e-n-carousel>.swiper-wrapper>.swiper-slide{flex-shrink:0;height:var(--e-n-carousel-slide-height,initial);}.elementor-widget-n-carousel .e-n-carousel>.swiper-wrapper>.swiper-slide>.e-con{max-width:calc(100% - var(--margin-inline-start,var(--margin-left)) - var(--margin-inline-end,var(--margin-right)));height:var(--e-n-carousel-slide-container-height,initial);}.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-next,.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-prev{font-size:var(--e-n-carousel-arrow-size,25px);color:var(--e-n-carousel-arrow-normal-color,hsla(0,0%,93.3%,.9));border-style:var(--e-n-carousel-arrow-normal-border-type);transition-duration:.25s;z-index:2;}.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-next svg,.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-prev svg{fill:var(--e-n-carousel-arrow-normal-color,hsla(0,0%,93.3%,.9));}.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-next:hover,.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-prev:hover{color:var(--e-n-carousel-arrow-hover-color,hsla(0,0%,93.3%,.9));border-style:var(--e-n-carousel-arrow-hover-border-type);}.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-next:hover svg,.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-prev:hover svg{fill:var(--e-n-carousel-arrow-hover-color,hsla(0,0%,93.3%,.9));}.elementor-widget-n-carousel.elementor-element :is(.swiper,.swiper-container)~.elementor-swiper-button-next{top:calc(var(--e-n-carousel-arrow-next-top-align) + var(--e-n-carousel-arrow-next-top-position) - var(--e-n-carousel-arrow-next-caption-spacing));right:calc(var(--e-n-carousel-arrow-next-right-align) + var(--e-n-carousel-arrow-next-right-position));transform:translate(var(--e-n-carousel-arrow-next-translate-x),var(--e-n-carousel-arrow-next-translate-y));}.elementor-widget-n-carousel.elementor-element :is(.swiper,.swiper-container)~.elementor-swiper-button-prev{top:calc(var(--e-n-carousel-arrow-prev-top-align) + var(--e-n-carousel-arrow-prev-top-position) - var(--e-n-carousel-arrow-prev-caption-spacing));left:calc(var(--e-n-carousel-arrow-prev-left-align) + var(--e-n-carousel-arrow-prev-left-position));transform:translate(var(--e-n-carousel-arrow-prev-translate-x),var(--e-n-carousel-arrow-prev-translate-y));}.elementor-widget-n-carousel.elementor-pagination-type-bullets{--e-n-carousel-swiper-pagination-size:6px;}.elementor-widget-n-carousel.elementor-pagination-type-fraction{--e-n-carousel-swiper-pagination-size:16px;}.elementor-widget-n-carousel.elementor-pagination-type-progressbar{--e-n-carousel-swiper-pagination-size:4px;}.elementor-widget-n-carousel .swiper-pagination-progressbar{height:var(--e-n-carousel-swiper-pagination-size);}.elementor-widget-n-carousel .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--e-n-carousel-progressbar-normal-color,#000);}.elementor-widget-n-carousel .swiper-pagination-progressbar .swiper-pagination-progressbar-fill:hover{background:var(--e-n-carousel-progressbar-hover-color,#000);}.elementor-widget-n-carousel .swiper-pagination-fraction{color:var(--e-n-carousel-fraction-color,#000);}.elementor-widget-n-carousel .swiper-pagination-bullet{width:var(--e-n-carousel-swiper-pagination-size);height:var(--e-n-carousel-swiper-pagination-size);background:var(--e-n-carousel-dots-normal-color,#000);}.elementor-widget-n-carousel .swiper-pagination-bullet:hover{background:var(--e-n-carousel-dots-hover-color,#000);opacity:1;}.elementor-widget-n-carousel .swiper-horizontal>.swiper-pagination-bullets,.elementor-widget-n-carousel .swiper-pagination,.elementor-widget-n-carousel .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-widget-n-carousel .swiper-pagination-custom,.elementor-widget-n-carousel .swiper-pagination-fraction{font-size:var(--e-n-carousel-swiper-pagination-size);line-height:var(--e-n-carousel-swiper-pagination-size);}.elementor-widget-n-carousel.elementor-pagination-position-outside>.elementor-widget-container>.swiper,.elementor-widget-n-carousel.elementor-pagination-position-outside>.elementor-widget-container>.swiper-container{padding-bottom:var(--e-n-carousel-swiper-padding-bottom);}.elementor-widget-n-carousel.elementor-pagination-position-outside>.elementor-widget-container>.swiper-container .elementor-background-slideshow,.elementor-widget-n-carousel.elementor-pagination-position-outside>.elementor-widget-container>.swiper .elementor-background-slideshow{padding-bottom:0;}.elementor-widget-n-carousel.elementor-pagination-position-outside>.elementor-widget-container .swiper-pagination-bullet{vertical-align:top;}.elementor-widget-n-carousel .swiper-pagination-bullets{top:calc(var(--e-n-carousel-dots-vertical-position) + var(--e-n-carousel-dots-vertical-offset));left:calc(var(--e-n-carousel-dots-horizontal-position) + var(--e-n-carousel-dots-horizontal-offset));transform:translate(calc(var(--e-n-carousel-dots-horizontal-transform) * var(--e-n-carousel-horizontal-transform-modifier)),var(--e-n-carousel-dots-vertical-transform));width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;z-index:3;}.elementor-widget-n-carousel .swiper-pagination-fraction{top:calc(var(--e-n-carousel-fraction-vertical-position) + var(--e-n-carousel-fraction-vertical-offset));left:calc(var(--e-n-carousel-fraction-horizontal-position) + var(--e-n-carousel-fraction-horizontal-offset));transform:translate(calc(var(--e-n-carousel-fraction-horizontal-transform) * var(--e-n-carousel-horizontal-transform-modifier)),var(--e-n-carousel-fraction-vertical-transform));width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;z-index:3;}.swiper-container:not(.swiper-container-initialized)>.swiper-wrapper,.swiper:not(.swiper-initialized)>.swiper-wrapper{gap:var(--e-n-carousel-swiper-slides-gap);overflow:hidden;}.swiper-container:not(.swiper-container-initialized)>.swiper-wrapper>.swiper--slide,.swiper:not(.swiper-initialized)>.swiper-wrapper>.swiper--slide{--e-n-carousel-number-of-gaps:max(calc(var(--e-n-carousel-swiper-slides-to-display) - 1),0);--e-n-carousel-gaps-width-total:calc(var(--e-n-carousel-number-of-gaps) * var(--e-n-carousel-swiper-slides-gap));max-width:calc(( 100% - var(--e-n-carousel-gaps-width-total) ) / var(--e-n-carousel-swiper-slides-to-display,1));}.elementor-widget-n-carousel .e-n-carousel:not(.e-core-315) .swiper-slide>.e-con{--padding-top:initial;--padding-right:initial;--padding-bottom:initial;--padding-left:initial;}.elementor-widget-taxonomy-filter{--e-filter-display:flex;--e-filter-direction:row;--e-filter-justify-content:center;--e-filter-wrap:wrap;--e-filter-align-items:center;--e-filter-item-width:initial;--e-filter-item-max-width:calc(100% - calc(var(--e-filter-item-padding) * 3));--e-filter-item-justify-content:center;--e-filter-item-flex-grow:0;--e-filter-item-align-items:center;--e-filter-item-border-radius:initial;--e-filter-space-between:20px;--e-filter-normal-text-color:#69727d;--e-filter-active-text-color:#0c0d0e;--e-filter-hover-text-color:#0c0d0e;--e-filter-overflow-x:initial;--e-filter-white-space:nowrap;--e-filter-item-align-text:center;--e-filter-item-padding:8px;--e-filter-item-box-sizing:initial;}.elementor-widget-taxonomy-filter .e-filter{display:var(--e-filter-display);flex-direction:var(--e-filter-direction);flex-shrink:0;justify-content:var(--e-filter-justify-content);align-items:var(--e-filter-align-items);gap:var(--e-filter-space-between);overflow-x:var(--e-filter-overflow-x);flex-wrap:var(--e-filter-wrap);-ms-overflow-style:none;scrollbar-width:none;}.elementor-widget-taxonomy-filter .e-filter::-webkit-scrollbar{display:none;}.elementor-widget-taxonomy-filter .e-filter.e-scroll{cursor:grabbing;cursor:-webkit-grabbing;}.elementor-widget-taxonomy-filter .e-filter.e-scroll-active{position:relative;}.elementor-widget-taxonomy-filter .e-filter.e-scroll-active:before{content:"";position:absolute;inset-block:0;inset-inline:-1000vw;z-index:2;}.elementor-widget-taxonomy-filter .e-filter-item{all:unset;border:1px #69727d;border-radius:var(--e-filter-item-border-radius);line-height:normal;color:var(--e-filter-normal-text-color);padding:var(--e-filter-item-padding);display:var(--e-filter-display);justify-content:var(--e-filter-item-justify-content);align-items:var(--e-filter-item-align-items);flex-grow:var(--e-filter-item-flex-grow);flex-basis:content;flex-shrink:0;width:var(--e-filter-item-width);max-width:var(--e-filter-item-max-width);white-space:var(--e-filter-white-space);text-align:var(--e-filter-item-align-text);box-sizing:var(--e-filter-item-box-sizing);overflow-wrap:break-word;overflow:hidden;}.elementor-widget-taxonomy-filter .e-filter-item[aria-pressed=true]{color:var(--e-filter-active-text-color);border-color:#0c0d0e;}.elementor-widget-taxonomy-filter .e-filter-item:hover:not([aria-pressed=true]){color:var(--e-filter-hover-text-color);border-color:#0c0d0e;}.elementor-widget-taxonomy-filter .e-filter-item:hover,.elementor-widget-taxonomy-filter .e-filter-item[aria-pressed=true]{background-color:initial;}.elementor-widget-taxonomy-filter .e-filter-item[data-filter=__all]{order:-1;}.elementor-widget-taxonomy-filter .e-filter-item:focus{background-color:initial;outline:none;}.elementor-widget-taxonomy-filter .e-filter-item:focus-visible{outline:5px auto -webkit-focus-ring-color;}.elementor-widget-taxonomy-filter .e-filter-empty{background-color:rgba(213,216,220,.8);color:#0c0d0e;text-align:center;font-size:1rem;padding:1rem 0;}.elementor-widget-loop-grid .e-loop-item.e-inactive{display:none;}.elementor-14866 .elementor-element.elementor-element-ca07cb2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:115px;--padding-bottom:115px;--padding-left:15px;--padding-right:15px;}@media (min-width:768px){.elementor-14866 .elementor-element.elementor-element-ca07cb2{--content-width:1350px;}}.dpn-zvc-single-content-wrapper{margin-top:40px;}.dpn-zvc-single-content-wrapper .deepn-zvc-single-featured-img{margin-bottom:1rem;}.dpn-zvc-single-content-wrapper .deepn-zvc-single-featured-img img{width:100%;height:auto;}.dpn-zvc-single-content-wrapper .dpn-zvc-col-8,.dpn-zvc-single-content-wrapper .dpn-zvc-col-4{position:relative;min-height:1px;padding-left:15px;padding-right:15px;margin-bottom:58px;}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper{width:100%;clear:both;}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box{margin-top:1.5rem;}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box:first-child{margin-top:0;}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box .join-links .btn{padding:10px 20px;color:#fff;border-radius:0;display:block;margin-top:10px;}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box .join-links .btn-join-link{background:#a5452d;}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-box .join-links .btn-start-link{background:#1c3b82;}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-state{border:1px solid #ccc;padding:20px;margin-top:20px;}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-state p{padding:0;margin:0;}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer{display:flex;width:100%;}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-meeting-ended{background:#3a3a3a;padding:10px 16px;border-radius:2px;}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-meeting-ended h3{margin:0;padding:0;color:#fff;line-height:1.8;}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-timer-cell{display:flex;text-align:center;font-size:32px;background:#3a3a3a;color:#fff;line-height:normal;padding:20px 5px;border-radius:2px;flex-direction:column;margin-right:6px;width:100%;}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-timer-cell:last-child{margin-right:0;}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-timer-cell-number{font-size:1em;width:100%;}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-timer .dpn-zvc-timer-cell-string{font-size:.45em;width:100%;text-transform:uppercase;}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-tile{background:#3a3a3a;padding:0 16px;border-radius:2px;}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-tile h3{color:#fff;margin:0;padding:10px 0;font-size:1.3em;font-weight:500;}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-content{background:#f2f2f2;padding:16px;}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-content .dpn-zvc-sidebar-content-list{margin-bottom:1rem;}.dpn-zvc-single-content-wrapper .dpn-zvc-sidebar-wrapper .dpn-zvc-sidebar-content .dpn-zvc-sidebar-content-list span{display:block;}@media (min-width: 992px){.dpn-zvc-single-content-wrapper .dpn-zvc-col-8{width:66.66666667%;float:left;}.dpn-zvc-single-content-wrapper .dpn-zvc-col-4{width:33.33333333%;float:left;}}.vczapi-show-by-postid .dpn-zvc-sidebar-state{display:none;}.vczapi-show-by-postid-countdown-title{text-align:center;}.vczapi-show-by-postid-countdown{display:flex;width:1200px;border-spacing:2px;border-collapse:separate;justify-content:center;flex-direction:column;background:#eaeaea;padding:60px 0;margin-right:auto;margin-left:auto;max-width:100%;flex-wrap:wrap;border-radius:10px;}.vczapi-show-by-postid .dpn-zvc-timer{display:flex;width:100%;border-spacing:2px;border-collapse:separate;justify-content:center;margin-bottom:20px;}.vczapi-show-by-postid .dpn-zvc-timer .dpn-zvc-meeting-ended{background:#3a3a3a;padding:10px 16px;border-radius:2px;}.vczapi-show-by-postid .dpn-zvc-timer .dpn-zvc-meeting-ended h3{margin:0;padding:0;color:#fff;}.vczapi-show-by-postid .dpn-zvc-timer .dpn-zvc-timer-cell{display:flex;flex-direction:column;text-align:center;font-size:32px;background:#3a3a3a;color:#fff;padding:20px 5px;border-radius:10px;width:120px;margin:6px;}.vczapi-show-by-postid .dpn-zvc-timer .dpn-zvc-timer-cell-number{font-size:1em;width:100%;font-weight:700;}.vczapi-show-by-postid .dpn-zvc-timer .dpn-zvc-timer-cell-string{font-size:.45em;width:100%;text-transform:uppercase;}.vczapi-show-by-postid-flex{display:flex;margin-top:20px;}.vczapi-show-by-postid-contents .dpn-zvc-sidebar-box .btn{margin-top:10px;padding:10px 20px;color:#fff;display:block;margin-right:10px;text-align:center;}.vczapi-show-by-postid-contents .dpn-zvc-sidebar-box .btn-join-link{background:#a5452d;}@media (min-width: 769px){.vczapi-show-by-postid-contents-image{width:24%;margin-right:10px;}.vczapi-show-by-postid-contents-sections{width:74%;margin-left:10px;}.vczapi-show-by-postid-contents .dpn-zvc-sidebar-box .join-links{display:flex;}.vczapi-show-by-postid-contents-full{flex:100%;}.vczapi-show-by-postid-contents-full .vczapi-show-by-postid-contents-sections-description,.vczapi-show-by-postid-contents-full .dpn-zvc-sidebar-box{padding-left:0;}}@media only screen and (max-width: 660px){.vczapi-show-by-postid .dpn-zvc-.vczapi-jvb-countdown-contenttimer.vczapi-show-by-postid-countdown-timer{flex-direction:column;padding:0 40px;}.vczapi-show-by-postid .dpn-zvc-.vczapi-jvb-countdown-contenttimer.vczapi-show-by-postid-countdown-timer .dpn-zvc-timer-cell{width:100%;}}@media only screen and (max-width: 769px){.vczapi-show-by-postid{padding:60px 30px;}.vczapi-show-by-postid .vczapi-show-by-postid-contents{flex-direction:column;}.vczapi-show-by-postid .vczapi-show-by-postid-contents-sections-description-topic{margin-top:1em;}.vczapi-show-by-postid .vczapi-show-by-postid-contents-sections .dpn-zvc-sidebar-box .btn{margin-top:10px;margin-right:0;}}.dpn-zvc-shortcode-op-wrapper table{border:1px solid #dee2e6;width:100%;margin-bottom:1rem;color:#212529;border-collapse:collapse;}.dpn-zvc-shortcode-op-wrapper table tr:nth-of-type(odd){background-color:#e2e2e2 !important;}.dpn-zvc-shortcode-op-wrapper table tr:nth-of-type(odd) td{background-color:#e2e2e2;}.dpn-zvc-shortcode-op-wrapper table tr:nth-of-type(odd) td .small-description{font-size:12px;font-style:italic;}#vczapi-recordings-list-table_wrapper .dataTables_length,#vczapi-recordings-list-table_wrapper .dataTables_filter,#vczapi-show-meetings-list-table_wrapper .dataTables_length,#vczapi-show-meetings-list-table_wrapper .dataTables_filter,#vczapi-show-webinars-list-table_wrapper .dataTables_length,#vczapi-show-webinars-list-table_wrapper .dataTables_filter{margin:15px 0;}#vczapi-recordings-list-table_wrapper .dataTable,#vczapi-show-meetings-list-table_wrapper .dataTable,#vczapi-show-webinars-list-table_wrapper .dataTable{position:relative;margin:15px 0;}#vczapi-recordings-list-table_wrapper .dataTable thead,#vczapi-show-meetings-list-table_wrapper .dataTable thead,#vczapi-show-webinars-list-table_wrapper .dataTable thead{text-align:left;}#vczapi-recordings-list-table_wrapper .dataTable thead tr,#vczapi-show-meetings-list-table_wrapper .dataTable thead tr,#vczapi-show-webinars-list-table_wrapper .dataTable thead tr{background:#f5f5f5;}#vczapi-recordings-list-table_wrapper .dataTable thead th,#vczapi-recordings-list-table_wrapper .dataTable thead td,#vczapi-show-meetings-list-table_wrapper .dataTable thead th,#vczapi-show-meetings-list-table_wrapper .dataTable thead td,#vczapi-show-webinars-list-table_wrapper .dataTable thead th,#vczapi-show-webinars-list-table_wrapper .dataTable thead td{border-bottom:none;padding:8px 15px;}#vczapi-recordings-list-table_wrapper .dataTable.no-footer,#vczapi-show-meetings-list-table_wrapper .dataTable.no-footer,#vczapi-show-webinars-list-table_wrapper .dataTable.no-footer{border-bottom:none;}#vczapi-recordings-list-table_wrapper .dataTable tbody .odd,#vczapi-show-meetings-list-table_wrapper .dataTable tbody .odd,#vczapi-show-webinars-list-table_wrapper .dataTable tbody .odd{background-color:#fff;}#vczapi-recordings-list-table_wrapper .dataTable tbody .even,#vczapi-show-meetings-list-table_wrapper .dataTable tbody .even,#vczapi-show-webinars-list-table_wrapper .dataTable tbody .even{background-color:rgba(0,0,0,.05);}.vczapi-recordings-meeting-id-description ul{list-style:none;padding:0;margin:0;}.vczapi-recordings-by-meeting-id-table{margin-top:20px;}.vczapi-recordings-by-meeting-id-table tr th{text-align:left;}#zvc-cover{background:url("https://cdn-ildgdij.nitrocdn.com/zoOMBzoETPrGlNTGfpbIXAPApuRPYJDn/assets/images/optimized/rev-b7b456c/enclasesconguay.com/wp-content/plugins/video-conferencing-with-zoom-api/assets/images/ajax-loader.gif") no-repeat scroll center center #000;position:absolute;height:100%;width:100%;z-index:5;opacity:.9;top:0;}#zvc-cover.nitro-lazy{background-image:none !important;}#zmmtg-root{display:none;}.join-via-browser-body{background:#f2f2f2;min-width:100vw !important;width:100vw !important;}.join-via-browser-body #vczapi-zoom-browser-meeting{z-index:1;display:flex;align-items:center;position:relative;height:100%;}.join-via-browser-body #vczapi-zoom-browser-meeting .logo{text-align:center;}.join-via-browser-body #vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container{background:#fff;padding:40px;box-shadow:0 5px 10px 0 rgba(0,0,0,.1);-moz-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);-webkit-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);-o-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);-ms-box-shadow:0 5px 10px 0 rgba(0,0,0,.1);}@media only screen and (max-width: 767px){.join-via-browser-body #vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container{margin-inline:20px;padding:20px;}.join-via-browser-body #vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container .vczapi-zoom-browser-meeting--meeting-form input,.join-via-browser-body #vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container .vczapi-zoom-browser-meeting--meeting-form button{width:100%;}.join-via-browser-body #vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container .logo img{width:70px;}.join-via-browser-body #vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container .logo h3{font-size:18px;}.join-via-browser-body #vczapi-zoom-browser-meeting #vczapi-zoom-browser-meeting--container .logo p{font-size:14px;}}@media only screen and (min-width: 767px){.join-via-browser-body #vczapi-zoom-browser-meeting .container{width:500px;}.join-via-browser-body #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form input[type=text],.join-via-browser-body #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form input[type=password],.join-via-browser-body #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form button[type=submit],.join-via-browser-body #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form input[type=email],.join-via-browser-body #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form select{height:40px;}.join-via-browser-body #vczapi-zoom-browser-meeting .vczapi-zoom-browser-meeting--meeting-form button[type=submit]{background-color:#2d8cff;width:100%;color:#fff;}}.join-via-browser-body #vczapi-zoom-browser-meeting .img-fluid{max-width:100%;height:auto;}.join-via-browser-body #vczapi-zoom-browser-meeting h3{line-height:1.5;}.join-via-browser-body #vczapi-zoom-browser-meeting .mb-4{margin-bottom:1.5rem;}.join-via-browser-body #vczapi-zoom-browser-meeting p{color:#838383;font-weight:300;}.join-via-browser-body #vczapi-zoom-browser-meeting label{font-weight:bold;margin-bottom:10px;}.vczapi-jvb-countdown-wrapper{display:flex;flex-direction:column;background:#eaeaea;padding:60px 0;}.vczapi-jvb-countdown-wrapper-countdown-title{text-align:center;}.vczapi-jvb-countdown-wrapper .dpn-zvc-timer.zoom-join-via-browser-countdown{display:flex;width:100%;border-spacing:2px;border-collapse:separate;justify-content:center;}.vczapi-jvb-countdown-wrapper .dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-meeting-ended{background:#3a3a3a;padding:10px 16px;border-radius:2px;}.vczapi-jvb-countdown-wrapper .dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-meeting-ended h3{margin:0;padding:0;color:#fff;}.vczapi-jvb-countdown-wrapper .dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-timer-cell{display:flex;flex-direction:column;text-align:center;font-size:32px;background:#3a3a3a;color:#fff;padding:20px 5px;border-radius:10px;width:120px;margin:6px;}.vczapi-jvb-countdown-wrapper .dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-timer-cell-number{font-size:1em;width:100%;font-weight:700;}.vczapi-jvb-countdown-wrapper .dpn-zvc-timer.zoom-join-via-browser-countdown .dpn-zvc-timer-cell-string{font-size:.45em;width:100%;text-transform:uppercase;}.vczapi-jvb-countdown-content{padding:25px 0;display:flex;width:1200px;margin-right:auto;margin-left:auto;max-width:100%;flex-wrap:wrap;}.vczapi-jvb-countdown-content-image{flex:0 0 30%;}.vczapi-jvb-countdown-content-image img{border-radius:10px;}.vczapi-jvb-countdown-content-contents{flex:0 0 70%;display:flex;flex-direction:column;padding-left:20px;}.vczapi-jvb-countdown-content-links{margin-top:10px;display:flex;}.vczapi-jvb-countdown-content-links .btn{padding:10px 20px;color:#fff;display:block;margin-right:10px;text-align:center;border-radius:10px;}.vczapi-jvb-countdown-content-links .btn-join-link{background:#a5452d;}@media only screen and (max-width: 660px){.vczapi-jvb-countdown-content{flex-direction:column;}.vczapi-jvb-countdown-content .vczapi-jvb-countdown-content-description-topic{margin-top:1em;}}.vczapi-list-zoom-meetings{position:relative;}.vczapi-list-zoom-meetings--item__image{margin-bottom:20px;}.vczapi-list-zoom-meetings--item__image{box-shadow:0 0 1px 1px rgba(0,0,0,.3);}.vczapi-list-zoom-meetings--item__details,.vczapi-list-zoom-meetings--item__details p{font-size:1em;}.vczapi-list-zoom-meetings--item__details h1,.vczapi-list-zoom-meetings h2,.vczapi-list-zoom-meetings h3,.vczapi-list-zoom-meetings h4,.vczapi-list-zoom-meetings h5,.vczapi-list-zoom-meetings h6{font-size:1.3em;margin-bottom:5px;}.vczapi-list-zoom-meetings--item__details__meta .meta{display:flex;flex-direction:column;margin-bottom:5px;}.vczapi-list-zoom-meetings .vczapi-loader{display:none;}.vczapi-list-zoom-meetings.loading .vczapi-loader{display:block;width:100%;height:100%;position:absolute;background:rgba(0,0,0,.5);z-index:100;}.vczapi-list-zoom-meetings.loading .vczapi-loader img{transform:translate(-50%,-50%);left:50%;top:50%;position:absolute;}.vczapi-wrap{display:-ms-flexbox;display:flex;-ms-flex:1 0 100%;flex:1 0 100%;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px;box-sizing:border-box;}.vczapi-wrap *{box-sizing:border-box;}.vczapi-wrap input,.vczapi-wrap select{width:100%;}.vczapi-plr{padding:0 1.5em;}.vczapi-ptb{padding:1.5em 0;}.vczapi-pb{padding-bottom:1.5em;}.vczapi-pb-3{padding-bottom:3em;}.vczapi-pt{padding-top:1.5em;}.vczapi-pl{padding-left:1.5em;}.vczapi-pr{padding-right:1.5em;}.vczapi-col-2,.vczapi-col-3,.vczapi-col-4,.vczapi-col-5,.vczapi-col-6,.vczapi-col-8,.vczapi-col-9,.vczapi-col-10,.vczapi-col-11,.vczapi-col-12{position:relative;width:100%;padding-right:10px;padding-left:10px;}.vczapi-form-control{padding:.75em;height:auto;border-width:1px;border-style:solid;border-color:#eaeaea;border-radius:2px;background:#fafafa;box-shadow:none;box-sizing:border-box;transition:all .2s linear;}@media (min-width: 769px){.vczapi-col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%;}.vczapi-col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%;}.vczapi-col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}.vczapi-col-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%;}.vczapi-col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}}.clearfix{clear:both;}.vczapi-filters-wrapper{margin-bottom:2em;margin-top:1em;align-items:center;}.vczapi-modal{display:none;position:fixed;z-index:9999;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4);}.vczapi-modal .vczapi-modal-content{position:relative;background-color:#fefefe;margin:auto;padding:0;border:1px solid #888;width:80%;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);}.vczapi-modal .vczapi-modal-close{color:#000;float:right;font-size:28px;font-weight:bold;}.vczapi-modal .vczapi-modal-close:hover,.vczapi-modal .vczapi-modal-close:focus{color:#000;text-decoration:none;cursor:pointer;}.vczapi-modal .vczapi-modal-header{padding:2px 16px;color:#fff;}.vczapi-modal .vczapi-modal-body{padding:2px 16px;max-height:500px;overflow:auto;}.vczapi-modal .vczapi-modal-list{padding:20px;list-style:none;margin:0;border-bottom:1px solid #efefef;}.vczapi-modal-loader{text-align:center;color:#424242;background:#fff;width:400px;margin:0 auto;padding:20px;border-radius:20px;}@charset "UTF-8";@-webkit-keyframes rotating4{from{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);}to{-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes rotating4{from{-ms-transform:rotate(0);-moz-transform:rotate(0);-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);}to{-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}@-webkit-keyframes animation4{from{left:-40%;width:40%;}to{left:100%;width:10%;}}@keyframes animation4{from{left:-40%;width:40%;}to{left:100%;width:10%;}}[class^=lp-icon-],[class*=" lp-icon-"]{font-family:"lp-icon" !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.lp-icon-plus:before{content:"";}.lp-icon-question:before{content:"";}.lp-icon-minus:before{content:"";}.lp-icon-search:before{content:"";}.lp-icon-envelope-o:before{content:"";}.lp-icon-heart:before{content:"";}.lp-icon-star:before{content:"";color:#ffb606;}.lp-icon-star-o:before{content:"";}.lp-icon-user:before{content:"";}.lp-icon-th-large:before{content:"";}.lp-icon-th:before{content:"";}.lp-icon-th-list:before{content:"";}.lp-icon-check:before{content:"";}.lp-icon-close:before{content:"";}.lp-icon-remove:before{content:"";}.lp-icon-times:before{content:"";}.lp-icon-signal:before{content:"";}.lp-icon-cog:before{content:"";}.lp-icon-gear:before{content:"";}.lp-icon-trash-o:before{content:"";}.lp-icon-home:before{content:"";}.lp-icon-file-o:before{content:"";}.lp-icon-clock-o:before{content:"";}.lp-icon-download:before{content:"";}.lp-icon-play-circle-o:before{content:"";}.lp-icon-refresh:before{content:"";}.lp-icon-lock:before{content:"";}.lp-icon-flag:before{content:"";}.lp-icon-book:before{content:"";}.lp-icon-bookmark:before{content:"";}.lp-icon-video-camera:before{content:"";}.lp-icon-edit:before{content:"";}.lp-icon-pencil-square-o:before{content:"";}.lp-icon-check-square-o:before{content:"";}.lp-icon-arrows:before{content:"";}.lp-icon-chevron-left:before{content:"";}.lp-icon-chevron-right:before{content:"";}.lp-icon-check-circle:before{content:"";}.lp-icon-question-circle:before{content:"";}.lp-icon-arrow-left:before{content:"";}.lp-icon-arrow-right:before{content:"";}.lp-icon-expand:before{content:"";}.lp-icon-compress:before{content:"";}.lp-icon-exclamation-circle:before{content:"";}.lp-icon-gift:before{content:"";}.lp-icon-eye:before{content:"";}.lp-icon-eye-slash:before{content:"";}.lp-icon-exclamation-triangle:before{content:"";}.lp-icon-warning:before{content:"";}.lp-icon-calendar:before{content:"";}.lp-icon-comment:before{content:"";}.lp-icon-chevron-up:before{content:"";}.lp-icon-chevron-down:before{content:"";}.lp-icon-shopping-cart:before{content:"";}.lp-icon-bar-chart:before{content:"";}.lp-icon-bar-chart-o:before{content:"";}.lp-icon-key:before{content:"";}.lp-icon-cogs:before{content:"";}.lp-icon-gears:before{content:"";}.lp-icon-thumbs-o-up:before{content:"";}.lp-icon-thumbs-o-down:before{content:"";}.lp-icon-heart-o:before{content:"";}.lp-icon-sign-out:before{content:"";}.lp-icon-linkedin-square:before{content:"";}.lp-icon-sign-in:before{content:"";}.lp-icon-phone:before{content:"";}.lp-icon-square-o:before{content:"";}.lp-icon-bookmark-o:before{content:"";}.lp-icon-twitter:before{content:"";}.lp-icon-facebook:before{content:"";}.lp-icon-facebook-f:before{content:"";}.lp-icon-unlock:before{content:"";}.lp-icon-bullhorn:before{content:"";}.lp-icon-bell-o:before{content:"";}.lp-icon-certificate:before{content:"";}.lp-icon-briefcase:before{content:"";}.lp-icon-arrows-alt:before{content:"";}.lp-icon-copy:before{content:"";}.lp-icon-files-o:before{content:"";}.lp-icon-pinterest-square:before{content:"";}.lp-icon-google-plus-square:before{content:"";}.lp-icon-google-plus:before{content:"";}.lp-icon-money-bill-alt:before{content:"";}.lp-icon-caret-down:before{content:"";}.lp-icon-caret-up:before{content:"";}.lp-icon-caret-left:before{content:"";}.lp-icon-caret-right:before{content:"";}.lp-icon-linkedin:before{content:"";}.lp-icon-comment-o:before{content:"";}.lp-icon-file-text-o:before{content:"";}.lp-icon-angle-double-left:before{content:"";}.lp-icon-angle-double-right:before{content:"";}.lp-icon-angle-double-up:before{content:"";}.lp-icon-angle-double-down:before{content:"";}.lp-icon-angle-left:before{content:"";}.lp-icon-angle-right:before{content:"";}.lp-icon-angle-up:before{content:"";}.lp-icon-angle-down:before{content:"";}.lp-icon-desktop:before{content:"";}.lp-icon-mobile:before{content:"";}.lp-icon-mobile-phone:before{content:"";}.lp-icon-circle-o:before{content:"";}.lp-icon-spinner:before{content:"";}.lp-icon-code:before{content:"";}.lp-icon-puzzle-piece:before{content:"";}.lp-icon-calendar-o:before{content:"";}.lp-icon-ellipsis-h:before{content:"";}.lp-icon-ellipsis-v:before{content:"";}.lp-icon-file:before{content:"";}.lp-icon-file-alt:before{content:"";}.lp-icon-youtube-play:before{content:"";}.lp-icon-instagram:before{content:"";}.lp-icon-dot-circle-o:before{content:"";}.lp-icon-graduation-cap:before{content:"";}.lp-icon-mortar-board:before{content:"";}.lp-icon-google:before{content:"";}.lp-icon-language:before{content:"";}.lp-icon-database:before{content:"";}.lp-icon-file-pdf:before{content:"";}.lp-icon-file-word:before{content:"";}.lp-icon-file-excel:before{content:"";}.lp-icon-file-powerpoint:before{content:"";}.lp-icon-file-image:before{content:"";}.lp-icon-file-photo:before{content:"";}.lp-icon-file-picture:before{content:"";}.lp-icon-file-archive:before{content:"";}.lp-icon-file-zip:before{content:"";}.lp-icon-file-audio:before{content:"";}.lp-icon-file-sound:before{content:"";}.lp-icon-file-movie:before{content:"";}.lp-icon-file-video:before{content:"";}.lp-icon-file-code:before{content:"";}.lp-icon-circle-thin:before{content:"";}.lp-icon-share-alt:before{content:"";}.lp-icon-pie-chart:before{content:"";}.lp-icon-line-chart:before{content:"";}.lp-icon-user-secret:before{content:"";}.lp-icon-television:before{content:"";}.lp-icon-tv:before{content:"";}.lp-icon-question-circle-o:before{content:"";}.lp-icon-google-plus-circle:before{content:"";}.lp-icon-google-plus-official:before{content:"";}.lp-icon-user-circle:before{content:"";}.lp-icon-user-graduate:before{content:"";}.lp-icon-user-edit:before{content:"";}.lp-icon-my-courses:before{content:"";}.lp-icon-clock:before{content:"";}.lp-icon-stopwatch:before{content:"";}.lp-icon-file-download:before{content:"";}.lp-icon-list:before{content:"";}.lp-icon-students:before{content:"";}.lp-icon-courses:before{content:"";}.lp-icon-tiktok-alt:before{content:"";}.lp-icon-alarm-clock:before{content:"";}.lp-icon-art-and-design:before{content:"";}.lp-icon-best-customer-experience:before{content:"";}.lp-icon-certificate-o:before{content:"";}.lp-icon-community:before{content:"";}.lp-icon-online-education:before{content:"";}.lp-icon-concierge-bell:before{content:"";}.lp-icon-target:before{content:"";}.lp-icon-content-marketing:before{content:"";}.lp-icon-dollar-sign:before{content:"";}.lp-icon-website:before{content:"";}.lp-icon-worldwide-security:before{content:"";}.lp-icon-educational-programs:before{content:"";}.lp-icon-online-class:before{content:"";}.lp-icon-monitor:before{content:"";}.lp-icon-lucide:before{content:"";}.lp-icon-ebook:before{content:"";}.lp-icon-co-instructor:before{content:"";}.lp-icon-close-circle:before{content:"";}.lp-icon-layers:before{content:"";}.lp-icon-filter:before{content:"";}.lp-icon-in_progress_course:before{content:"";}.lp-icon-finished_courses:before{content:"";}.lp-icon-failed_courses:before{content:"";}.lp-icon-passed_courses:before{content:"";}.lp-icon-student_in_progress:before{content:"";}.lp-icon-student_completed:before{content:"";}.lp-icon-published_course:before{content:"";}.lp-icon-pending_course:before{content:"";}.lp-icon-list-check:before{content:"";}.lp-icon-icon-h5p:before{content:"";}.lp-icon-comment-written:before{content:"";}.lp-icon-book-open:before{content:"";}.lp-icon-pinterest-p:before{content:"";}.lp-icon-dropbox:before{content:"";}.lp-icon-map-pin:before{content:"";}.lp-icon-map-marker:before{content:"";}.lp-icon-box:before{content:"";}.lp-skeleton-animation{margin:0;padding:0;list-style:none;}.lp-skeleton-animation>li{width:100%;height:16px;margin-top:15px;border-radius:2px;background:linear-gradient(90deg,hsla(0,0%,74.5%,.2) 25%,hsla(0,0%,50.6%,.24) 37%,hsla(0,0%,74.5%,.2) 63%);background-size:400% 100%;list-style:none;animation:lp-skeleton-loading 1.4s ease infinite;}@keyframes lp-skeleton-loading{0%{background-position:100% 50%;}to{background-position:0 50%;}}.lp-loading-circle{width:15px;height:15px;border:2px solid #ccc;border-radius:50%;border-top-color:rgba(0,0,0,.76);animation:spin 1s infinite linear;display:inline-block;}.lp-loading-circle.hide{display:none;}@keyframes spin{0%{transform:rotate(0);}100%{transform:rotate(360deg);}}.lp-form-course-filter__title{font-weight:500;}.lp-form-course-filter__content{position:relative;}.lp-form-course-filter__content .lp-course-filter__field *{cursor:pointer;}.lp-form-course-filter__content .lp-course-filter__field{position:relative;display:flex;align-items:center;gap:10px;cursor:pointer;}.lp-form-course-filter__content .lp-course-filter__field input:focus{outline:0;}.lp-form-course-filter__content .lp-course-filter__field input[disabled]{cursor:not-allowed;}.lp-form-course-filter__content .lp-course-filter__field label{color:#333;padding:0;margin:0;text-transform:capitalize;}.lp-form-course-filter__content .lp-course-filter__field .count{position:absolute;right:0;top:0;color:#999;}.lp-form-course-filter__content .lp-course-filter-search-field{position:relative;display:flex;align-items:center;}.lp-form-course-filter__content .lp-course-filter-search-field input{width:100%;line-height:2rem;border:1px solid #eee;padding:8px;}.lp-form-course-filter__content .lp-course-filter-search-field input:focus{outline:0;}.lp-form-course-filter__content .lp-course-filter-search-field .lp-loading-circle{position:absolute;right:10px;}.lp-form-course-filter__content .lp-course-filter-search-result{position:absolute;z-index:10;background:white;width:100%;border:1px solid #eee;max-height:300px;overflow-y:auto;padding:0;}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list{padding:0 10px;}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .item-course-suggest{display:flex;gap:8px;padding:10px 0;align-items:center;border-bottom:1px solid #f5f5f5;}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .item-course-suggest:last-child{border-bottom:0;}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .course-img{width:50px;}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list .course-img img{width:50px;height:auto;display:block;}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list a{font-size:.875em;line-height:1em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-list a span{font-size:.875em;line-height:1em;}.lp-form-course-filter__content .lp-course-filter-search-result .lp-courses-suggest-info{border-top:1px solid #eee;padding:10px;background:#e8f0fe;font-weight:500;display:flex;justify-content:space-between;}.lp-form-course-filter .course-filter-submit,.lp-form-course-filter .course-filter-reset{padding:12px 24px;text-transform:capitalize;width:calc(50% - 4px);border:1px solid rgba(204,204,204,.3);border-radius:4px;background-color:var(--lp-button-background-color);color:var(--lp-button-color);}.lp-form-course-filter .course-filter-submit:focus,.lp-form-course-filter .course-filter-reset:focus{outline:0;}.lp-form-course-filter .course-filter-submit:hover,.lp-form-course-filter .course-filter-reset:hover{color:#fff;background:var(--lp-primary-color);}.lp-form-course-filter .course-filter-reset{margin-left:4px;}.lp-form-course-filter .course-filter-submit{margin-right:4px;}.lp-form-course-filter .lp-form-course-filter__item{margin-bottom:12px;border-bottom:1px solid #eee;padding-bottom:12px;}.lp-form-course-filter .lp-form-course-filter__item .lp-cate-parent .lp-cate-child{margin-left:1rem;}#learn-press-become-teacher-form .become-teacher-fields{list-style:none;padding:0;}@keyframes lp-rotating{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}@-webkit-keyframes lp-rotating{from{-webkit-transform:rotate(0);-moz-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);}}.lp-loading-change{position:absolute;display:none;width:100%;height:100%;background:rgba(255,255,255,.38);top:0;}.lp-load-ajax-element{position:relative;}@media (min-width:1024px){body.theme-divi{--lp-cotainer-padding:0;}}.learnpress.widget{margin-bottom:30px;}@media (max-width:420px){.learnpress.widget{max-width:400px;}}.learnpress.widget h3{margin-bottom:20px;}.learnpress.widget a{text-decoration:none;}.learnpress-widget-wrapper{margin-top:16px;position:relative;}.learnpress-widget-wrapper .lp-widget-loading-change{position:absolute;display:none;width:100%;height:100%;background:rgba(255,255,255,.38);top:0;z-index:10;}.learnpress-widget-wrapper .lp-widget-course{margin:0 0 30px 0;border:1px solid #eee;}.learnpress-widget-wrapper .lp-widget-course__image img{height:auto;width:100%;display:block;}.learnpress-widget-wrapper .lp-widget-course__title{margin-bottom:20px;font-size:1em;font-weight:600;}.learnpress-widget-wrapper .lp-widget-course__content{margin:0;padding:16px;border-top:1px solid #eee;}.learnpress-widget-wrapper .lp-widget-course__title{margin:4px 0 16px 0;}.learnpress-widget-wrapper .lp-widget-course__meta{display:grid;margin:16px 0 0 0;grid-template-columns:repeat(2,1fr);justify-content:space-between;align-items:center;gap:24px;}.learnpress-widget-wrapper .lp-widget-course__meta .course-price{margin-bottom:0;}.learnpress-widget-wrapper .lp-widget-course__meta .course-price .course-item-price{display:flex;flex-direction:column;}.learnpress-widget-wrapper .lp-widget-course__description{color:#666;font-size:.875em;}.learnpress-widget-wrapper .lp-widget-course__price{color:#444;font-size:.875em;font-weight:600;}.learnpress-widget-wrapper .lp-widget-course__instructor{display:flex;align-items:center;}.learnpress-widget-wrapper .lp-widget-course__instructor__avatar{margin-right:5px;}.learnpress-widget-wrapper .lp-widget-course__instructor__avatar img{width:20px;border-radius:20px;height:20px;display:block;}.learnpress-widget-wrapper .lp-widget-course__instructor>a{color:#777;font-size:.875em;}.learnpress.widget_course_progress .lp_widget_course_progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp_widget_course_progress{margin:0;padding:20px;border:1px solid #eee;}.learnpress.widget_course_progress .course-results-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress{margin-top:10px;font-size:.8em;}.learnpress.widget_course_progress .course-results-progress .items-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress .items-progress{display:flex;margin-bottom:7px;justify-content:space-between;align-items:center;}.learnpress.widget_course_progress .course-results-progress .items-progress__heading,.elementor-widget-wp-widget-learnpress_widget_course_progress .course-results-progress .items-progress__heading{font-weight:400;}.learnpress.widget_course_progress .lp-course-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress{width:100%;}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress{position:relative;}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .progress-bg,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .progress-bg{overflow:hidden;position:relative;height:6px;background:#ccc;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .progress-bg .progress-active,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .progress-bg .progress-active{position:absolute;left:50%;width:100%;height:100%;margin-left:-100%;background:var(--lp-primary-color);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}.learnpress.widget_course_progress .lp-course-progress.learn-press-progress .lp-passing-conditional,.elementor-widget-wp-widget-learnpress_widget_course_progress .lp-course-progress.learn-press-progress .lp-passing-conditional{position:absolute;top:0;width:3px;height:6px;margin-left:-1px;background:var(--lp-secondary-color);}.learnpress.widget_course_info .lp_widget_course_info,.elementor-widget-wp-widget-learnpress_widget_course_info .lp_widget_course_info{margin:0;padding:20px;border:1px solid #eee;line-height:1;}.learnpress.widget_course_info .lp_widget_course_info h3,.elementor-widget-wp-widget-learnpress_widget_course_info .lp_widget_course_info h3{margin-bottom:15px;}.learnpress.widget_course_info .lp_widget_course_info ul,.elementor-widget-wp-widget-learnpress_widget_course_info .lp_widget_course_info ul{margin:0;padding:0;font-size:.8em;}.learnpress.widget_course_info .lp_widget_course_info ul li,.elementor-widget-wp-widget-learnpress_widget_course_info .lp_widget_course_info ul li{display:flex;align-items:center;justify-content:space-between;margin-bottom:5px;line-height:1;}.learnpress.widget_course_info .lp_widget_course_info ul li span,.elementor-widget-wp-widget-learnpress_widget_course_info .lp_widget_course_info ul li span{font-size:.8em;}.learnpress.widget_course_info .lp_widget_course_info ul label,.elementor-widget-wp-widget-learnpress_widget_course_info .lp_widget_course_info ul label{font-size:.8em;}.learnpress.widget_course_extra .lp-widget-course-extra,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra{margin:0;padding:20px;border:1px solid #eee;line-height:1;}.learnpress.widget_course_extra .lp-widget-course-extra h3,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra h3{margin-bottom:20px;font-size:1rem;}.learnpress.widget_course_extra .lp-widget-course-extra__content h4.course-extras__title,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content h4.course-extras__title{margin:0;margin-bottom:15px;font-size:.8em;font-weight:600;}.learnpress.widget_course_extra .lp-widget-course-extra__content ul,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content ul{margin:0;padding:0;font-size:.8em;}.learnpress.widget_course_extra .lp-widget-course-extra__content ul li,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content ul li{margin-bottom:10px;}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras{display:block;}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content{color:#777;font-size:.8em;}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ul,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ul{list-style:none;}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ol,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ol{list-style-position:inside;}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ul li,.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ol li,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ul li,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras .course-extras__content ol li{position:relative;border:0;}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ul li,.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ol li,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ul li,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ol li{padding-left:20px;}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ul li::before,.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ol li::before,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ul li::before,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-checks ol li::before{display:inline-block;position:absolute;top:50%;left:0;width:12px;height:7px;border:2px solid #8794b9;border-top:0;border-right:0;content:"";transform:rotate(-54deg) translateY(-50%);}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ul li,.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ol li,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ul li,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ol li{padding-left:20px;}.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ul li::before,.learnpress.widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ol li::before,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ul li::before,.elementor-widget-wp-widget-learnpress_widget_course_extra .lp-widget-course-extra__content .course-extras.style-radios ol li::before{display:inline-block;position:absolute;top:50%;left:0;width:12px;height:7px;border:2px solid #8794b9;border-top:0;border-right:0;content:"";transform:rotate(-54deg) translateY(-50%);}.learnpress.widget_course_featured .lp-widget-featured-courses__footer,.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer{margin-top:20px;padding-top:10px;border-top:1px solid #eee;}.learnpress.widget_course_featured .lp-widget-featured-courses__footer__link,.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer__link{font-size:1rem;line-height:1;}.learnpress.widget_course_featured .lp-widget-featured-courses__footer__link::before,.elementor-widget-wp-widget-learnpress_widget_course_featured .lp-widget-featured-courses__footer__link::before{content:"←";}.learnpress.widget_course_popular .lp-widget-popular-courses__footer,.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer{margin-top:20px;padding-top:10px;border-top:1px solid #eee;}.learnpress.widget_course_popular .lp-widget-popular-courses__footer__link,.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer__link{font-size:1rem;line-height:1;}.learnpress.widget_course_popular .lp-widget-popular-courses__footer__link::before,.elementor-widget-wp-widget-learnpress_widget_course_popular .lp-widget-popular-courses__footer__link::before{content:"←";}.learnpress.widget_course_recent .lp-widget-recent-courses__footer,.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer{margin-top:20px;padding-top:10px;border-top:1px solid #eee;}.learnpress.widget_course_recent .lp-widget-recent-courses__footer__link,.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer__link{font-size:1rem;line-height:1;}.learnpress.widget_course_recent .lp-widget-recent-courses__footer__link::before,.elementor-widget-wp-widget-learnpress_widget_course_recent .lp-widget-recent-courses__footer__link::before{content:"←";}.learnpress-widget-wrapper__restapi .lp-skeleton-animation{min-width:250px;}.learnpress-widget-wrapper__restapi ul{padding:0;}