img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
.ays_menu_badge{
    color: #fff;
    display: inline-block;
    font-size: 10px;
    line-height: 14px;
    text-align: center;
    background: #ca4a1f;
    margin-left: 5px;
    border-radius: 20px;
    padding: 2px 5px;
}
#adminmenu a.toplevel_page_quiz-maker.wp-menu-open div.wp-menu-image img {
    -webkit-animation-name: heartBeat;
    animation-name: heartBeat;
    -webkit-animation-duration: 1.3s;
    animation-duration: 1.3s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
}
#adminmenu a.toplevel_page_quiz-maker div.wp-menu-name {    
    transition: .3s ease-in-out;
}
ul#adminmenu a.toplevel_page_quiz-maker.wp-menu-open div.wp-menu-image img,
#adminmenu a.toplevel_page_quiz-maker div.wp-menu-image img {
    width: 24px !important;
    padding: 5px 0 0 !important;
    transition: .3s ease-in-out;
}
ul.ays-wp-notice-answers{
    list-style-type: none;
}
#adminmenu li.toplevel_page_quiz-maker ul.wp-submenu.wp-submenu-wrap li a {
    transition: .3s ease-in-out;
}
#adminmenu li.toplevel_page_quiz-maker ul.wp-submenu.wp-submenu-wrap li a[href*="feature"] {
    color: #68A615;
    font-weight: bold;
}
.ays_quiz_deactivation_button{
    background: transparent;
    border: none;
    color: #fff;
}
@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
/*
 * Dashboard widget
 */
#dashboard-widgets #quiz-maker .inside {
    margin: 0;
    padding: 0;
}
.ays_quiz_maker_dashboard_widget {
    display: flex;
/*    flex-wrap: wrap;*/
    justify-content: space-between;
    align-items: center;
    margin: 0;
    padding: 0;
}
.ays_dashboard_widget_item {
    margin: 0;
    padding: 0;
    width: 100%;
}
.ays_dashboard_widget_item:not(:last-child) {
    border-right: 1px solid #ccc;
}
.ays_dashboard_widget_item a {
    display: block;
    width: 100%;
    padding: 10px 0;
    text-align: center;
}
.ays_dashboard_widget_item img {
    width: 30px;
    height: 30px;
    object-fit: contain;
    line-height: 30px;
    margin-right: 10px;
    vertical-align: middle;
}
.ays_dashboard_widget_item span {
    font-size: 16px;
    font-weight: 500;
    line-height: 30px;
    display: inline-block;
}
.ays_dashboard_widget_item span:first-of-type {
    margin-right: 5px;
}
/*.ays_fa_power_off_quiz::before {
  font-size: 40px;
}
.ays_fa_power_off_quiz {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    color: #e85011;
}*/
.ays_fa_power_off_quiz-wrap .ays_fa_power_off_quiz::before,
.ays_fa_power_off_quiz::before {
    /*font-size: 40px;*/
    content: "";
    background-image: url(//patriotcdl.com/wp-content/plugins/quiz-maker/admin/css/../images/icons/icon-128x128.png);
    height: 30px;
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
.ays_fa_power_off_quiz {
    /*-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    color: #e85011;*/
}
.swal2-popup.swal2-modal.ays-quiz-deactivate-popup.swal2-show {
    font-size: initial !important;
}
.swal2-popup .ays-quiz-upgrade-button,
.swal2-popup .ays-quiz-cancel-button {
    position: relative;
}
.swal2-popup .ays-quiz-upgrade-button.swal2-styled.swal2-confirm:after {
    content: "(Save Your Data)";
    position: absolute;
    color: #878787;
    bottom: -18px;
    left: 25px;
    font-size: 12px;
}
.swal2-popup .ays-quiz-cancel-button.swal2-styled.swal2-cancel:after {
    content: "(Delete All Data)";
    position: absolute;
    color: #878787;
    bottom: -18px;
    left: 30px;
    font-size: 12px;
}
.swal2-popup .ays-quiz-upgrade-button.swal2-styled.swal2-confirm {
    background-color: #fff !important;
    color: #3085d6 !important;
    border: 1px solid #3085d6 !important;
}
img.wp-smiley,img.emoji{display:inline !important;border:none !important;box-shadow:none !important;height:1em !important;width:1em !important;margin:0 .07em !important;vertical-align:-.1em !important;background:0 0 !important;padding:0 !important}
:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,#0693e3 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,#fcb900 0%,#ff6900 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,#ff6900 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,.2);--wp--preset--shadow--outlined:6px 6px 0px -3px #fff,6px 6px #000;--wp--preset--shadow--crisp:6px 6px 0px #000}:root{--wp--style--global--content-size:800px;--wp--style--global--wide-size:1200px}:where(body){margin:0}.wp-site-blocks>.alignleft{float:left;margin-right:2em}.wp-site-blocks>.alignright{float:right;margin-left:2em}.wp-site-blocks>.aligncenter{justify-content:center;margin-left:auto;margin-right:auto}:where(.wp-site-blocks)>*{margin-block-start:24px;margin-block-end:0}:where(.wp-site-blocks)>:first-child{margin-block-start:0}:where(.wp-site-blocks)>:last-child{margin-block-end:0}:root{--wp--style--block-gap:24px}:root :where(.is-layout-flow)>:first-child{margin-block-start:0}:root :where(.is-layout-flow)>:last-child{margin-block-end:0}:root :where(.is-layout-flow)>*{margin-block-start:24px;margin-block-end:0}:root :where(.is-layout-constrained)>:first-child{margin-block-start:0}:root :where(.is-layout-constrained)>:last-child{margin-block-end:0}:root :where(.is-layout-constrained)>*{margin-block-start:24px;margin-block-end:0}:root :where(.is-layout-flex){gap:24px}:root :where(.is-layout-grid){gap:24px}.is-layout-flow>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}.is-layout-flow>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}.is-layout-flow>.aligncenter{margin-left:auto !important;margin-right:auto !important}.is-layout-constrained>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}.is-layout-constrained>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}.is-layout-constrained>.aligncenter{margin-left:auto !important;margin-right:auto !important}.is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--wp--style--global--content-size);margin-left:auto !important;margin-right:auto !important}.is-layout-constrained>.alignwide{max-width:var(--wp--style--global--wide-size)}body .is-layout-flex{display:flex}.is-layout-flex{flex-wrap:wrap;align-items:center}.is-layout-flex>:is(*,div){margin:0}body .is-layout-grid{display:grid}.is-layout-grid>:is(*,div){margin:0}body{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}a:where(:not(.wp-element-button)){text-decoration:underline}:root :where(.wp-element-button,.wp-block-button__link){background-color:#32373c;border-width:0;color:#fff;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-top:calc(0.667em + 2px);padding-right:calc(1.333em + 2px);padding-bottom:calc(0.667em + 2px);padding-left:calc(1.333em + 2px);text-decoration:none;text-transform:inherit}.has-black-color{color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-color{color:var(--wp--preset--color--white) !important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple) !important}.has-black-background-color{background-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-background-color{background-color:var(--wp--preset--color--white) !important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple) !important}.has-black-border-color{border-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-border-color{border-color:var(--wp--preset--color--white) !important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple) !important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum) !important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple) !important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux) !important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk) !important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean) !important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass) !important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight) !important}.has-small-font-size{font-size:var(--wp--preset--font-size--small) !important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium) !important}.has-large-font-size{font-size:var(--wp--preset--font-size--large) !important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large) !important}:root :where(.wp-block-pullquote){font-size:1.5em;line-height:1.6}
.ays-quiz-container{box-sizing:border-box}.ays-quiz-container p{padding:0 10px;margin:1em 0}.ays-quiz-container section.ays_quiz_redirection_timer_container,.ays-quiz-container section.ays_quiz_timer_container{padding-top:5px}.ays-quiz-container section.ays_quiz_redirection_timer_container hr,.ays-quiz-container section.ays_quiz_timer_container hr{padding:0;margin:0;border-bottom-color:#ccc}.ays-quiz-container form span{margin-top:0;margin:0}.ays-field{display:flex;text-align:left;opacity:1;margin-bottom:10px;position:relative}[id^=ays-quiz-container-] .ays-field input[type=checkbox],[id^=ays-quiz-container-] .ays-field input[type=radio]{display:none!important}.ays-quiz-answers .ays-field input~label[for^=ays-answer-]{font-weight:600;color:#484848;margin-bottom:0;width:100%;height:unset;transition:all .3s;cursor:pointer;display:block !important;padding:10px;word-wrap:break-word !important;white-space:initial !important;line-height:33px;text-transform:initial;max-width:100%;margin:0!important;letter-spacing:unset}.ays-quiz-answers .ays-field input~label.ays_answer_image_label[for^=ays-answer-]{line-height:0 !important}.ays-quiz-answers .ays-field input[type=checkbox]+label[for^=ays-answer-]{margin-left:0}.ays-field.ays_list_view_item input~label:before{content:"";display:inline-block;background:#ddd;background-clip:content-box;width:20px;height:20px;border:3px solid #ccc;padding:3px;box-sizing:border-box;transition:all .4s linear;vertical-align:middle;margin-right:10px;position:unset}.ays-field.ays_list_view_item input[type=radio]~label:before{border-radius:50%}.ays-field.ays_list_view_item input~label:hover:before{background:#ddd;color:#ddd;background-clip:content-box}.ays-field input~label:hover{opacity:1 !important}.ays-field.ays_grid_view_item input~label:before{content:"";display:inline-block;background:#ddd;background-clip:content-box;width:20px;height:20px;border:3px solid #ccc;padding:3px;box-sizing:border-box;transition:all .4s linear;vertical-align:middle;margin-right:10px;position:unset}.ays-field.ays_grid_view_item input:checked~label.answered.wrong:before{border-color:#cc3700!important;background:#cc3700!important;background-clip:content-box!important}.ays-field.ays_grid_view_item input:checked~label.answered.correct:before{border-color:#27ae60!important;background:#27ae60!important;background-clip:content-box!important}.ays-field label.ays_position_initial,.ays-field.ays_grid_view_item input+label{position:initial !important}.ays_quiz_rect_light .ays-field.ays_grid_view_item label[for^=ays-answer]:last-of-type:before,.ays_quiz_rect_dark .ays-field.ays_grid_view_item label[for^=ays-answer]:last-of-type:before,.ays-field.ays_grid_view_item label[for^=ays-answer]:last-of-type:before{content:none!important}.ays-field.ays_grid_view_item input[type=radio]~label:before{border-radius:50%}.ays-quiz-container .select2-container{display:block;width:100%!important}.ays-quiz-container .select2.select2-container .select2-selection{padding:0 !important}.ays-quiz-container .select2-container .select2-selection--single,.ays-quiz-container .select2-container--default .select2-selection--single .select2-selection__rendered{height:40px;line-height:40px;font-size:17px !important;width:100%;color:#fff;display:inline-block}.ays-quiz-container .select2-container--default,.ays-quiz-container .select2-container--default .selection,.ays-quiz-container .select2-container--default .select2-selection{display:inline-block;width:100%;height:40px}div.ays-quiz-container[id^=ays-quiz-container-] .select2-container--default .select2-selection{display:inline-block;width:100%;height:40px}.ays-quiz-container .select2-container--default .select2-selection--single{background:0 0;border:none;border-radius:unset}.ays-quiz-container .select2-container--default .select2-selection--single:focus{outline:none;box-shadow:none}.ays-quiz-container .select2-container .select2-selection--single .select2-selection__arrow b[role=presentation]{border:none}.ays-quiz-container .select2-container--default .select2-selection--single .select2-selection__arrow{top:0;right:10px;color:#fff}div.ays-quiz-container[id^=ays-quiz-container-] .select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;top:1px;right:10px;transform:unset}div.ays-quiz-container[id^=ays-quiz-container-] .select2-container--default .select2-selection--single .select2-selection__arrow b{display:inline-block}[id^=ays-quiz-container-] *{box-sizing:border-box;word-wrap:break-word}div.ays-quiz-wrap{max-width:100%;width:100%}div.ays-quiz-container[id^=ays-quiz-container-] p:empty{display:none}div.ays-quiz-container[id^=ays-quiz-container-]{width:96%;min-width:200px;max-width:96%;margin:20px auto;text-align:center;background:#fff;border:0 none;border-radius:3px;box-shadow:0 0 15px 1px rgba(0,0,0,.4);box-sizing:border-box;position:relative;padding-bottom:60px;transition:.5s ease;background-repeat:no-repeat;background-position:center center;background-size:cover}form[id^=ays_finish_quiz_]{background-color:initial !important}[id^=ays-quiz-container-] iframe{width:100% !important;height:100% !important}[id^=ays_finish_quiz_] div.step{display:flex;justify-content:center;align-items:center;border:0 none;width:100%;position:relative;padding-top:45px;z-index:999}[id^=ays_finish_quiz_]>div.step:first-of-type{background-color:transparent !important;border:none !important}[id^=ays_finish_quiz_]>div.step.ays_thank_you_fs{padding-top:0 !important}[id^=ays_finish_quiz_]>div.step.ays_thank_you_fs .ays-abs-fs.ays-end-page{margin-top:0 !important}[id^=ays_finish_quiz_] div.step div.ays-image-question-img{margin-bottom:15px}[id^=ays_finish_quiz_] div.step div.ays-abs-fs{width:90%;position:relative}[id^=ays_finish_quiz_] div.step:not(:first-of-type){display:none}[id^=ays_finish_quiz_] input[type=search],[id^=ays_finish_quiz_] input[type=tel],[id^=ays_finish_quiz_] input[type=time],[id^=ays_finish_quiz_] input[type=url],[id^=ays_finish_quiz_] input[type=password],[id^=ays_finish_quiz_] input[type=date],[id^=ays_finish_quiz_] input[type=datetime],[id^=ays_finish_quiz_] input[type=datetime-local],[id^=ays_finish_quiz_] input[type=email],[id^=ays_finish_quiz_] input[type=number],[id^=ays_finish_quiz_] input[type=text],[id^=ays_finish_quiz_] textarea,[id^=ays_finish_quiz_] select{padding:15px;border:1px solid #ccc;border-radius:3px!important;margin-bottom:10px;width:100%;box-sizing:border-box;color:#2c3e50;font-size:13px;height:auto;background:#fff}[id^=ays_finish_quiz_] textarea{background-color:rgba(255,255,255,.7)}div.ays-quiz-container[id^=ays_finish_quiz_] input[type=search]:focus,div.ays-quiz-container[id^=ays_finish_quiz_] input[type=tel]:focus,div.ays-quiz-container[id^=ays_finish_quiz_] input[type=time]:focus,div.ays-quiz-container[id^=ays_finish_quiz_] input[type=url]:focus,div.ays-quiz-container[id^=ays_finish_quiz_] input[type=password]:focus,div.ays-quiz-container[id^=ays_finish_quiz_] input[type=date]:focus,div.ays-quiz-container[id^=ays_finish_quiz_] input[type=datetime]:focus,div.ays-quiz-container[id^=ays_finish_quiz_] input[type=datetime-local]:focus,div.ays-quiz-container[id^=ays_finish_quiz_] input[type=email]:focus,div.ays-quiz-container[id^=ays_finish_quiz_] input[type=number],:focus div.ays-quiz-container[id^=ays_finish_quiz_] input[type=text]:focus,div.ays-quiz-container[id^=ays_finish_quiz_] textarea:focus{border-color:unset}div.ays-quiz-container[id^=ays-quiz-container-] input[type=button]:hover,div.ays-quiz-container[id^=ays-quiz-container-] input[type=search]:hover,div.ays-quiz-container[id^=ays-quiz-container-] input[type=tel]:hover,div.ays-quiz-container[id^=ays-quiz-container-] input[type=time]:hover,div.ays-quiz-container[id^=ays-quiz-container-] input[type=url]:hover,div.ays-quiz-container[id^=ays-quiz-container-] input[type=password]:hover,div.ays-quiz-container[id^=ays-quiz-container-] input[type=date]:hover,div.ays-quiz-container[id^=ays-quiz-container-] input[type=datetime]:hover,div.ays-quiz-container[id^=ays-quiz-container-] input[type=datetime-local]:hover,div.ays-quiz-container[id^=ays-quiz-container-] input[type=email]:hover,div.ays-quiz-container[id^=ays-quiz-container-] input[type=number]:hover,div.ays-quiz-container[id^=ays-quiz-container-] input[type=text]:hover,div.ays-quiz-container[id^=ays-quiz-container-] textarea:hover{transform:unset;-o-transform:unset;-moz-transform:unset;-webkit-transform:unset}div.ays-quiz-container[id^=ays-quiz-container-] .information_form label[for^=ays_form_field]{text-align:left;display:block;cursor:pointer}[id^=ays_finish_quiz_] .action-button{display:inline-block;height:initial !important;width:auto;font-weight:700;border:0 none;cursor:pointer;margin:10px 5px;line-height:1;text-transform:initial !important;max-width:100%;min-width:fit-content;box-shadow:unset;text-align:center}[id^=ays_finish_quiz_] .action-button.start_button{padding:10px 20px}[id^=ays_finish_quiz_] .action-button:disabled:hover,[id^=ays_finish_quiz_] .action-button:disabled:focus,[id^=ays_finish_quiz_] .action-button:disabled{outline:none !important;background-color:#aaa !important;box-shadow:none !important;text-decoration:none !important;cursor:default !important}[id^=ays_finish_quiz_] i.ays_early_finish.action-button[disabled]:hover,[id^=ays_finish_quiz_] i.ays_early_finish.action-button[disabled]:focus,[id^=ays_finish_quiz_] i.ays_early_finish.action-button[disabled],[id^=ays_finish_quiz_] i.ays_arrow.action-button[disabled]:hover,[id^=ays_finish_quiz_] i.ays_arrow.action-button[disabled]:focus,[id^=ays_finish_quiz_] i.ays_arrow.action-button[disabled]{outline:none !important;box-shadow:none !important;text-decoration:none !important;cursor:default !important;color:#aaa !important;pointer-events:none !important}[id^=ays_finish_quiz_] .action-button.ays_finish{margin:10px 5px}[id^=ays_finish_quiz_] .ays-fs-title{font-size:21px;text-transform:uppercase;color:#2c3e50;margin-bottom:10px;text-align:center !important}[id^=ays_finish_quiz_] .ays-fs-subtitle{font-weight:400;font-size:17px;color:#666;margin-bottom:20px}.ays-quiz-container .select2-container .select2-dropdown{margin:0;max-width:unset}.ays-quiz-container .select2-dropdown input.select2-search__field{border-radius:0!important}.ays-quiz-container .select2-container--default .select2-results__option--highlighted[aria-selected]{color:#fff !important}.ays-quiz-container .select2-container--default .select2-results__option[aria-selected=true]{background-color:#aaa}.ays-quiz-container .select2-container--default .select2-results>.select2-results__options{max-height:calc( 100vh / 3 );margin:0!important;padding:0!important}.ays-quiz-container .select2-container--default .select2-results__option{list-style-type:none;text-align:left;color:#000 !important;margin:0!important}.ays-quiz-container .select2-container.select2-container--default.select2-container--open{z-index:99999}.ays-quiz-container .select2-container.select2-container--default.select2-container--open .select2-dropdown--below{animation:fadeInUp;animation-duration:.3s !important;max-width:unset}.ays-quiz-container .select2-container--default .select2-selection--single .select2-selection__arrow{display:inline-block;height:26px}[id^=ays_finish_quiz_] p.ays_message{font-size:20px}[id^=ays_finish_quiz_] p.ays_score.ays_score_percent{font-size:18px}div.ays-quiz-container[id^=ays-quiz-container-] .ays-quiz-social-shares{margin:15px 0;text-align:center}div.ays-quiz-container[id^=ays-quiz-container-] .ays-quiz-share-btn-icon{font-family:FontAwesome;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:14px}.ays-share-btn-linkedin .ays-quiz-share-btn-icon:before{content:"\f08c"}.ays-share-btn-facebook .ays-quiz-share-btn-icon:before{content:"\f082"}.ays-share-btn-twitter .ays-quiz-share-btn-icon:before{content:"\f081"}.ays-share-btn-email .ays-quiz-share-btn-icon:before{content:"\e945"}.ays-share-btn-more .ays-quiz-share-btn-icon:before{content:"\ea82"}.ays-share-btn-googleplus .ays-quiz-share-btn-icon:before{content:"\ea88"}.ays-share-btn-github .ays-quiz-share-btn-icon:before{content:"\eab4"}.ays-share-btn-tumblr .ays-quiz-share-btn-icon:before{content:"\eabb"}.ays-share-btn-reddit .ays-quiz-share-btn-icon:before{content:"\eac7"}.ays-share-btn-delicious .ays-quiz-share-btn-icon:before{content:"\eacc"}.ays-share-btn-stumbleupon .ays-quiz-share-btn-icon:before{content:"\eace"}.ays-share-btn-pinterest .ays-quiz-share-btn-icon:before{content:"\ead0"}.ays-share-btn-vkontakte .ays-quiz-share-btn-icon:before{content:"\f189"}.ays-share-btn-instagram .ays-quiz-share-btn-icon:before{content:"\f16d"}.ays-share-btn-youtube .ays-quiz-share-btn-icon:before{content:"\f16a"}.ays-share-btn-behance .ays-quiz-share-btn-icon:before{content:"\f1b4"}.ays-share-btn,.ays-share-btn *{box-sizing:border-box}.ays-share-btn,.ays-share-btn *,.ays-share-btn *:before,.ays-share-btn *:after{box-sizing:border-box}div.ays-quiz-container[id^=ays-quiz-container-] .ays-share-btn{position:relative;display:inline-block;height:24px;margin:0;padding:2px 8px;line-height:1.53;letter-spacing:.04em;vertical-align:top;font-size:12px;font-weight:700;font-family:"Helvetica Neue",Arial,sans-serif;color:#111;background:#e0e0e0;border:1px solid #c7c7c7;border-radius:2px;text-decoration:none;transition:all .2s ease}.ays-share-btn:hover,.ays-share-btn:focus{background:#d3d3d3;border-color:#bababa;text-decoration:none !important;color:#111}.ays-share-btn:active{background:#c7c7c7;border-color:#adadad;text-decoration:none;color:#111}.ays-share-btn.ays-share-btn-sm{height:20px;font-size:10px;padding:0 8px;line-height:1.6}.ays-share-btn.ays-share-btn-lg{height:28px;font-size:16px;line-height:1.4}.ays-share-btn .ays-share-btn-text-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.ays-share-btn.ays-share-btn-branded{color:#fff}.ays-share-btn.ays-share-btn-branded.ays-share-btn-twitter{background:#55acee !important;border-color:#3ea1ec !important}.ays-share-btn.ays-share-btn-branded.ays-share-btn-twitter:hover,.ays-share-btn.ays-share-btn-branded.ays-share-btn-twitter:focus{background:#3ea1ec !important;border-color:#2795e9 !important}.ays-share-btn.ays-share-btn-branded.ays-share-btn-twitter:active{background:#2795e9 !important;border-color:#1689e0 !important}.ays-share-btn.ays-share-btn-branded.ays-share-btn-facebook{background:#3b5998 !important;border-color:#344e86 !important}.ays-share-btn.ays-share-btn-branded.ays-share-btn-facebook:hover,.ays-share-btn.ays-share-btn-branded.ays-share-btn-facebook:focus{background:#344e86 !important;border-color:#2d4373 !important}.ays-share-btn.ays-share-btn-branded.ays-share-btn-facebook:active{background:#2d4373 !important;border-color:#263961 !important}.ays-share-btn.ays-share-btn-branded.ays-share-btn-vkontakte{background:#486c91 !important;border-color:#4b719a !important}.ays-share-btn.ays-share-btn-branded.ays-share-btn-vkontakte:hover,.ays-share-btn.ays-share-btn-branded.ays-share-btn-vkontakte:focus{background:#2a6098 !important;border-color:#4b719a !important}.ays-share-btn.ays-share-btn-branded.ays-share-btn-vkontakte:active{background:#4b719a !important;border-color:#4b719a !important}.ays-share-btn.ays-share-btn-branded.ays-share-btn-instagram{background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%) !important;border-color:#8d3bbf !important;border:0;display:inline-block;padding-top:0;padding-bottom:0}.ays-share-btn.ays-share-btn-branded.ays-share-btn-instagram:hover,.ays-share-btn.ays-share-btn-branded.ays-share-btn-instagram:focus{background:radial-gradient(circle at 30% 107%,#fff37b 0%,#f5e96a 5%,#f83926 45%,#d61299 60%,#0e48f0 90%) !important;border-color:#8d3bbf !important}.ays-share-btn.ays-share-btn-branded.ays-share-btn-instagram:active{background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fdf497 5%,#fd5949 45%,#d6249f 60%,#285aeb 90%) !important;border-color:#8d3bbf !important}.ays-share-btn.ays-share-btn-branded.ays-share-btn-instagram .ays-quiz-share-btn-icon{padding:0;margin:0}.ays-share-btn.ays-share-btn-branded.ays-share-btn-youtube{background:#fff !important;border-color:#fff !important}.ays-share-btn.ays-share-btn-branded.ays-share-btn-youtube:hover,.ays-share-btn.ays-share-btn-branded.ays-share-btn-youtube:focus{background:#ffffffd1 !important;border-color:#ffffffd1 !important}.ays-share-btn.ays-share-btn-branded.ays-share-btn-youtube:active{background:#ffffffd1 !important;border-color:#ffffffd1 !important}.ays-share-btn.ays-share-btn-branded.ays-share-btn-youtube .ays-quiz-share-btn-icon{color:red}.ays-share-btn.ays-share-btn-branded.ays-share-btn-behance{background:#000b1d !important;border-color:#000b1d !important}.ays-share-btn.ays-share-btn-branded.ays-share-btn-behance:hover,.ays-share-btn.ays-share-btn-branded.ays-share-btn-behance:focus{background:#000206 !important;border-color:#000206 !important}.ays-share-btn.ays-share-btn-branded.ays-share-btn-behance:active{background:#000206 !important;border-color:#000206 !important}.ays-share-btn.ays-share-btn-branded.ays-share-btn-googleplus{background:#dd4b39;color:#fff;border-color:#d73925}.ays-share-btn.ays-share-btn-branded.ays-share-btn-googleplus:hover,.ays-share-btn.ays-share-btn-branded.ays-share-btn-googleplus:focus{background:#d73925;border-color:#c23321}.ays-share-btn.ays-share-btn-branded.ays-share-btn-googleplus:active{background:#c23321;border-color:#ac2d1e}.ays-share-btn.ays-share-btn-branded.ays-share-btn-tumblr{background:#35465c;color:#fff;border-color:#2c3a4c}.ays-share-btn.ays-share-btn-branded.ays-share-btn-tumblr:hover,.ays-share-btn.ays-share-btn-branded.ays-share-btn-tumblr:focus{background:#2c3a4c;border-color:#222d3c}.ays-share-btn.ays-share-btn-branded.ays-share-btn-tumblr:active{background:#222d3c;border-color:#19212b}.ays-share-btn.ays-share-btn-branded.ays-share-btn-reddit{background:#ff4500;color:#fff;border-color:#e63e00}.ays-share-btn.ays-share-btn-branded.ays-share-btn-reddit:hover,.ays-share-btn.ays-share-btn-branded.ays-share-btn-reddit:focus{background:#e63e00;border-color:#cc3700}.ays-share-btn.ays-share-btn-branded.ays-share-btn-reddit:active{background:#cc3700;border-color:#b33000}.ays-share-btn.ays-share-btn-branded.ays-share-btn-linkedin{background:#0976b4 !important;color:#fff !important;border-color:#08669c !important}.ays-share-btn.ays-share-btn-branded.ays-share-btn-linkedin:hover,.ays-share-btn.ays-share-btn-branded.ays-share-btn-linkedin:focus{background:#08669c !important;border-color:#075683 !important}.ays-share-btn.ays-share-btn-branded.ays-share-btn-linkedin:active{background:#075683 !important;border-color:#05466b !important}.ays-share-btn.ays-share-btn-branded.ays-share-btn-delicious{background:#39f;color:#fff;border-color:#198cff}.ays-share-btn.ays-share-btn-branded.ays-share-btn-delicious:hover,.ays-share-btn.ays-share-btn-branded.ays-share-btn-delicious:focus{background:#198cff;border-color:#007fff}.ays-share-btn.ays-share-btn-branded.ays-share-btn-delicious:active{background:#007fff;border-color:#0073e5}.ays-share-btn.ays-share-btn-branded.ays-share-btn-stumbleupon{background:#eb4924;color:#fff;border-color:#e13b15}.ays-share-btn.ays-share-btn-branded.ays-share-btn-stumbleupon:hover,.ays-share-btn.ays-share-btn-branded.ays-share-btn-stumbleupon:focus{background:#e13b15;border-color:#ca3412}.ays-share-btn.ays-share-btn-branded.ays-share-btn-stumbleupon:active{background:#ca3412;border-color:#b22e10}.ays-share-btn.ays-share-btn-branded.ays-share-btn-pinterest{background:#cc2127;color:#fff;border-color:#b61d23}.ays-share-btn.ays-share-btn-branded.ays-share-btn-pinterest:hover,.ays-share-btn.ays-share-btn-branded.ays-share-btn-pinterest:focus{background:#b61d23;border-color:#a01a1f}.ays-share-btn.ays-share-btn-branded.ays-share-btn-pinterest:active{background:#a01a1f;border-color:#8a161a}.ays-share-btn.ays-share-btn-inverse{color:#eee;background:#1f1f1f;border-color:#050505}.ays-share-btn.ays-share-btn-inverse:hover,.ays-share-btn.ays-share-btn-inverse:focus{background:#121212;border-color:#000;color:#eee}.ays-share-btn.ays-share-btn-inverse:active{background:#050505;border-color:#000;color:#eee}.ays-share-btn.ays-share-btn-twitter .ays-quiz-share-btn-icon,.ays-share-btn.ays-share-btn-googleplus .ays-quiz-share-btn-icon,.ays-share-btn.ays-share-btn-tumblr .ays-quiz-share-btn-icon,.ays-share-btn.ays-share-btn-linkedin .ays-quiz-share-btn-icon,.ays-share-btn.ays-share-btn-pinterest .ays-quiz-share-btn-icon,.ays-share-btn.ays-share-btn-stumbleupon .ays-quiz-share-btn-icon,.ays-share-btn.ays-share-btn-delicious .ays-quiz-share-btn-icon,.ays-share-btn.ays-share-btn-more .ays-quiz-share-btn-icon{position:relative;top:1px}@-moz-document url-prefix(){.ays-share-btn.ays-share-btn-twitter .ays-quiz-share-btn-icon,.ays-share-btn.ays-share-btn-googleplus .ays-quiz-share-btn-icon,.ays-share-btn.ays-share-btn-tumblr .ays-quiz-share-btn-icon,.ays-share-btn.ays-share-btn-linkedin .ays-quiz-share-btn-icon,.ays-share-btn.ays-share-btn-pinterest .ays-quiz-share-btn-icon,.ays-share-btn.ays-share-btn-stumbleupon .ays-quiz-share-btn-icon,.ays-share-btn.ays-share-btn-delicious .ays-quiz-share-btn-icon,.ays-share-btn.ays-share-btn-more .ays-quiz-share-btn-icon{top:0}}.ays-share-btn.ays-share-btn-more.ays-share-btn-lg .ays-quiz-share-btn-icon{top:2px}.ays-share-btn .ays-share-btn-text{padding-left:2px}.ays-question-counter{position:absolute;right:8px;top:0;color:rgba(0,0,0,.6);margin:1em 0;text-align:right}.ays-answer-image:hover{cursor:pointer}.ays_answer_select_image,.ays-answer-image{height:100%;min-width:100px;max-width:100%;object-fit:cover;object-position:center center}.ays-answer-image{width:100%}.ays-quiz-container .select2-results__options .select2-results__option span{display:flex;align-items:center;word-wrap:break-word}.ays-quiz-container .select2-results__options .select2-results__option .ays_answer_select_image{width:150px;height:100px;display:inline-block;margin-right:15px}.ays_feedback_button_div,.ays_buttons_div{display:flex;margin-top:15px;margin-bottom:15px;flex-wrap:wrap}.ays_feedback_button_div{justify-content:center !important}.ays_buttons_div input{height:40px}.ays_quiz_flash_card_main_container .display_none,.ays-quiz-container .ays_display_none{display:none !important}.ays_red_border{border-color:red !important}.ays_green_border{border-color:green !important}input[type=checkbox].ays_red_border{box-shadow:0px 0px 10px red !important}input[type=checkbox].ays_green_border{box-shadow:0px 0px 10px green !important}.ays_arrow{background:0 0 !important;font-size:40px !important}.ays_arrow:hover{box-shadow:none !important;transform:scale(1.1)}@keyframes bar-fill{0%{width:0}}@-webkit-keyframes bar-fill{0%{width:0}}@-moz-keyframes bar-fill{0%{width:0}}@-o-keyframes bar-fill{0%{width:0}}.ays-field.ays_list_view_item input+label.answered:after,.ays-field.ays_grid_view_item label.answered:after{content:'';display:inline-block;width:30px;height:30px;vertical-align:middle;background-size:cover;background-repeat:no-repeat;background-position:center;margin-left:5px;position:unset}.ays-field input~label.answered.correct:after{content:url(//patriotcdl.com/wp-content/plugins/quiz-maker/public/css/../images/correct.png)}.ays-field input~label.answered.wrong:after{content:url(//patriotcdl.com/wp-content/plugins/quiz-maker/public/css/../images/wrong.png)}.ays-field label.answered{position:relative}.ays-field label.answered.correct:last-of-type:after,.ays-field label.answered.wrong:last-of-type:after{position:absolute}.ays-field input~label.ays_without_after_content.answered:after{content:none!important}.ays-field.ays_list_view_item input:checked~label.answered.wrong:before{border-color:#cc3700!important;background:#cc3700!important;background-clip:content-box!important}.ays-field.ays_list_view_item input:checked~label.answered.correct:before{border-color:#27ae60!important;background:#27ae60!important;background-clip:content-box!important}.ays-field label.ays_position_initial,.ays-field.ays_list_view_item input+label{position:initial !important}.ays_quiz_rect_light .ays-field.ays_list_view_item label[for^=ays-answer]:last-of-type:before,.ays_quiz_rect_dark .ays-field.ays_list_view_item label[for^=ays-answer]:last-of-type:before,.ays-field.ays_list_view_item label[for^=ays-answer]:last-of-type:before{content:none!important}.ays-field input:checked+label.answered.correct:before{background-color:#1cbf8b}.ays_question_result{pointer-events:none;opacity:1 !important;display:flex !important;position:static !important;min-height:0 !important;transform:scale(1) !important}.ays-quiz-container .ays-loader{display:none}.lds-ellipsis{display:inline-block;position:relative;width:64px;height:64px}.lds-ellipsis div{position:absolute;top:27px;width:11px;height:11px;border-radius:50%;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:nth-child(1){left:6px;animation:lds-ellipsis1 infinite;animation-duration:.6s !important}.lds-ellipsis div:nth-child(2){left:6px;animation:lds-ellipsis2 infinite;animation-duration:.6s !important}.lds-ellipsis div:nth-child(3){left:26px;animation:lds-ellipsis2 infinite;animation-duration:.6s !important}.lds-ellipsis div:nth-child(4){left:45px;animation:lds-ellipsis3 infinite;animation-duration:.6s !important}.ays_grid_view_container{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.ays_grid_view_item{width:calc(50% - 5px)}.ays_grid_view_item:nth-child(odd){margin-right:5px}.ays-quiz-redirection-timer,.ays-quiz-timer{margin:0 !important}.ays-quiz-after-timer{display:none;margin:0 !important}.ays-quiz-question-waiting-time-box{position:absolute;margin-left:auto;margin-right:auto;top:10px;left:0;right:0;text-align:center}.ays_question_hint_container{position:absolute;top:10px;left:10px;z-index:999}.ays_question_hint_container button.ays_question_hint{font-size:20px;cursor:pointer}.ays_question_hint_container p.ays_question_hint{font-size:20px;cursor:pointer;margin:0}.ays_question_hint_container i.ays_question_hint{font-size:20px !important;cursor:pointer}.ays_question_hint_container .ays_question_hint_text{visibility:hidden;max-width:270px;width:max-content;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:999;top:0;left:unset;margin-left:15px;opacity:0;box-shadow:0 0 15px 1px rgba(0,0,0,.4);transition:opacity .5s}.ays_question_hint_container .ays_question_hint_text.show_hint{visibility:visible;opacity:1;z-index:1000}.ays-export-quiz-button-container .ays-export-quiz-button-more-box{display:none;position:absolute;top:25px;right:0;z-index:1000;min-width:10rem;max-width:190px;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem;outline:none;border:0;box-shadow:.025px .025px 1px 1px rgb(0 0 0/20%),0px 2px 1px 0px rgb(0 0 0/14%),0px 2px 5px 0 rgb(0 0 0/12%);transition:box-shadow .28s cubic-bezier(.4,0,.2,1);will-change:transform}.ays-export-quiz-button-container .ays-export-quiz-button-more-box.show-more-buttons{display:block;visibility:visible;opacity:1;z-index:1000}.ays-export-quiz-button-container .ays-export-quiz-button-more-icon-box{cursor:pointer}.ays-export-quiz-button-container .ays-export-quiz-button-more-box .ays-export-quiz-dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.ays_question_result .ays_question_hint{display:none}.ays_average{display:none}.ays_quiz_form_input{display:block !important}.ays-quiz-container *:after{content:none}.ays-quiz-container .ays-image-question-img img{width:100%;max-width:100%}.ays-quiz-container .ays-field label:last-child{overflow:hidden}.ays-quiz-container .ays-field input~label[for^=ays-answer]:empty{display:none !important;padding:0 !important}.ays-quiz-container .ays-field input~label[for^=ays-answer].ays_empty_before_content:before,.ays-quiz-container .ays-field input:checked~label[for^=ays-answer].ays_empty_before_content:before{content:none !important}.ays-field label.ays_answer_image{overflow:hidden;border-radius:0;margin:0;padding:0;line-height:0 !important}.ays-quiz-container{max-width:100%}.ays_empty_before_content:before{content:none !important}.ays_score_display_none{display:none}.ays-quiz-container .disable_social_buttons{display:none}.ays-quiz-container .ays_quiz_image{max-width:100%;margin:auto}.ays-form-title{margin-bottom:20px;font-size:20px;text-align:inherit}.ays-quiz-container .ays-field.ays-select-field{padding:0;width:100% !important}.ays-quiz-container .ays-field.ays-text-field{padding:5px;width:100% !important;display:flex;flex-wrap:nowrap !important;flex-direction:row !important;margin-bottom:20px;align-items:stretch}.ays-quiz-container .ays-matching-field{width:100%}.ays-quiz-container .ays-field.ays-matching-field-option{padding:0;flex-direction:row !important;justify-content:space-between;align-items:center}.ays-quiz-container .ays-field.ays-matching-field-option:hover{background-color:initial !important;color:initial !important;transition:none !important}.ays-quiz-container .ays-field.ays-matching-field-option .ays-matching-field-choice{flex:50%;padding-left:10px}.ays-quiz-container .ays-field.ays-matching-field-option .ays-matching-field-match{flex:50%;max-width:50%}.ays-quiz-container .ays-field.ays-text-field input.ays-text-input[type=text],.ays-quiz-container .ays-field.ays-text-field input.ays-text-input[type=number]{padding:10px;margin:5px;text-indent:10px;outline:0;transition:.8s ease;color:#000 !important;background-color:#fff;background-image:unset}.ays-quiz-container .ays-field.ays-text-field input.ays-text-input~button.ays_check_answer{margin-right:0 !important}.ays-quiz-container .ays-field.ays-text-field textarea.ays-text-input{padding:10px;margin:5px;text-indent:10px;outline:0;transition:.8s ease;height:100px;resize:none;color:#000 !important;background-color:#fff;min-height:100px;background-image:unset}.ays-quiz-container .ays-field.ays-text-field input.ays-text-input{padding:10px;margin-bottom:0;text-indent:10px;outline:0;transition:.8s ease;color:#000 !important;background-image:unset;max-width:100%;margin-top:0;margin:0}.ays-quiz-container .ays-quiz-answers div.ays-text-right-answer{display:none;width:100%;border:1px solid #ccc;padding:10px;border-radius:4px;color:#ddd;background:rgba(39,174,96,.5)}.ays_quiz_question{word-wrap:break-word}.ays-quiz-container .ays-field.ays-text-field textarea.ays-text-input~button.ays_check_answer{margin:5px !important;margin-left:0 !important}.ays-quiz-container .ays-field.ays-text-field input.ays-text-input[type=text]~button.ays_check_answer,.ays-quiz-container .ays-field.ays-text-field input.ays-text-input[type=number]~button.ays_check_answer{margin:5px !important;margin-left:0 !important}.ays-quiz-container .ays-field.ays-text-field button.ays_check_answer{margin:0 !important;margin-right:5px !important;margin-left:5px !important;width:auto !important;max-width:100px;white-space:initial !important;word-wrap:break-word;word-break:initial !important}.ays-quiz-container .ays-field{word-break:break-all}.ays-live-bar-wrap{box-sizing:border-box;position:absolute;height:15px;top:-15px;border:none;width:100%;background-color:transparent;display:none}.ays-live-bar-fill{height:100%;border-bottom:2px solid #000}.ays-live-bar-fill>span{line-height:15px !important;text-align:right !important;white-space:nowrap}.ays-live-bar-fill span{text-align:right;display:block;height:100%;color:inherit;font-size:11px}div.ays-live-second-wrap{background-color:#000}div.ays-live-second{border-bottom:unset !important}div.ays-live-third-wrap{background-color:#000}div.ays-live-third{border-bottom:unset !important;border-radius:inherit}div.ays-live-third:after{content:"";background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent) !important;background-size:40px 40px;width:inherit;height:100%;position:absolute;top:0;left:0}@keyframes ays_progress_live_bar{0%{background-position:0 0}100%{background-position:-40px 0}}div.ays-live-fourth-wrap{background-color:#000}div.ays-live-fourth{border-bottom:unset !important;border-radius:inherit}div.ays-live-fourth:before{content:"";background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent) !important;background-size:40px 40px;width:inherit;height:100%;position:absolute;top:0;left:0;animation:ays_progress_live_bar linear infinite;animation-duration:.8s}.ays_quiz_reports{display:flex;position:absolute;bottom:0;justify-content:space-between;align-items:stretch;left:0;width:100%}.ays_quiz_reports .ays_quiz_rete_avg{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;width:80%;position:relative;bottom:unset;left:unset;padding:5px 8px;border-radius:0;font-size:12px;font-weight:600}.ays_quiz_reports .ays_quiz_rete_avg span{display:inline-block}.ays_quiz_reports .ays_quizn_ancnoxneri_qanak i{margin-right:4px;font-style:initial !important}.ays_quiz_reports .ays_quizn_ancnoxneri_qanak{display:flex;justify-content:flex-end;align-items:center;position:relative;bottom:unset;right:unset;padding:5px 20px;border-radius:0;font-weight:700;font-size:14px;width:20%;text-align:right;padding:5px 8px;white-space:nowrap}.ays_quizn_ancnoxneri_qanak i{font-style:initial !important}.ays_quizn_ancnoxneri_qanak{display:block;position:absolute;bottom:0;right:0;padding:5px 20px;border-radius:4px 0 0;font-weight:700}.ays_quiz_rete_avg i.icon{font-size:12px}.ays_quiz_rete_avg{display:block;justify-content:flex-start;align-items:center;flex-wrap:wrap;width:fit-content;position:absolute;bottom:0;left:0;padding:5px 8px;border-radius:0 4px 0 0;font-size:12px;font-weight:600}div.ays-quiz-container[id^=ays-quiz-container-] .ays_quiz_rete{display:none;margin-bottom:10px;padding:0;font-size:12px;font-weight:600;text-align:center}.ays_quiz_rete .for_quiz_rate{margin-bottom:15px}.ays_quiz_rete .for_quiz_rate_reason{display:none;margin-bottom:20px}.ays_quiz_rete .for_quiz_rate_reason textarea.quiz_rate_reason{width:100%;height:150px;resize:vertical;background:#fff;padding:15px}.ays_quiz_rete .for_quiz_rate_reason .ays_feedback_button_div{justify-content:flex-end}.ays_quiz_rete .for_quiz_rate_reason .ays_feedback_button_div .action-button{max-width:fit-content;height:40px}.ays_quiz_rete .quiz_rate_more_review,.ays_quiz_rete .quiz_rate_reasons_container{display:none}.ays_quiz_rete .quiz_rate_reasons_container .quiz_rate_reasons{margin-bottom:15px}.ays_quiz_rete .quiz_rate_reasons_container .quiz_rate_reasons blockquote{text-align:left}.ays_quiz_rete .ays-quiz-rate-link-box .ays-quiz-rate-link{cursor:pointer}div.ays-quiz-container[id^=ays-quiz-container-] .ays_quiz_rete .ays-quiz-rate-link-box{text-align:center}@keyframes lds-ellipsis1{0%{transform:scale(0)}100%{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}100%{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0,0)}100%{transform:translate(19px,0)}}.ays-quiz-container[id^=ays-quiz-container] .ays_fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-family:FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ays_fa_flag_checkered:before{content:"\f11e";font-weight:900}.ays_fa_arrow_left:before{content:"\f060";font-weight:900}.ays_fa_arrow_right:before{content:"\f061";font-weight:900}.ays_fa_info_circle:before{content:"\f05a";font-weight:900}.ays_fa_chevron_up:before{content:"\f077";font-weight:900}.ays_fa_chevron_down:before{content:"\f078";font-weight:900}.ays_fa_eye:before{content:'\f06e';font-weight:400}.ays_fa_users:before{content:'\f0c0';font-weight:400}.ays_fa_square_o:before{content:"\f096";font-weight:900}.ays_fa_check_square_o:before{content:"\f046";font-weight:900}.ays_fa_star:before{content:"\f005";font-weight:400}.ays_fa_star_o:before{content:"\f006";font-weight:400}.ays_fa_user:before{content:"\f007";font-weight:400}.ays_fa_clock_o:before{content:"\f017";font-weight:400}.ays_fa_undo:before{content:"\f0e2";font-weight:400}.ays_fa_volume_up:before{content:"\f028";font-weight:400}.ays_fa_volume_off:before{content:"\f026";font-weight:400}.ays_fa_sign_out:before{content:"\f08b";font-weight:400}.ays_fa_play:before{content:"\f04b";font-weight:400}.ays_fa_play_circle:before{content:"\f144";font-weight:400}.ays_fa_play_circle_o:before{content:"\f01d";font-weight:400}.ays_fa_pause:before{content:"\f04c";font-weight:400}.ays_fa_pause_circle:before{content:"\f28b";font-weight:400}.ays_fa_pause_circle_o:before{content:"\f28c";font-weight:400}.ays_fa_stop:before{content:"\f04d";font-weight:400}.ays_fa_stop_circle:before{content:"\f28d";font-weight:400}.ays_fa_stop_circle_o:before{content:"\f28e";font-weight:400}.ays_fa_expand:before{content:"\f065";font-weight:400}.ays_fa_compress:before{content:"\f066";font-weight:400}.ays_fa_eraser:before{content:"\f12d";font-weight:400}.ays_fa_music:before{content:"\f001";font-weight:400}.ays_fa_long_arrow_left:before{content:"\f177";font-weight:400}.ays_fa_long_arrow_right:before{content:"\f178";font-weight:400}.ays_fa_arrow_circle_o_left:before{content:"\f190";font-weight:400}.ays_fa_arrow_circle_o_right:before{content:"\f18e";font-weight:400}.ays_fa_arrow_circle_left:before{content:"\f0a8";font-weight:400}.ays_fa_arrow_circle_right:before{content:"\f0a9";font-weight:400}.ays_fa_angle_left:before{content:"\f104";font-weight:900}.ays_fa_angle_right:before{content:"\f105";font-weight:900}.ays_fa_angle_up:before{content:"\f106";font-weight:900}.ays_fa_angle_down:before{content:"\f107";font-weight:900}.ays_fa_check:before{content:"\f00c"}.ays_fa_times:before{content:"\f00d"}.ays-quiz-container .logged_in_message{padding:15px}.ays_quiz_results{display:none}.ays-quiz-container .rate_comment_row *{box-sizing:border-box}.ays-quiz-container .rate_comment_row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.ays-quiz-container .rate_comment_row.row_reverse{flex-direction:row-reverse}.ays-quiz-container .rate_comment_row .rate_comment_user{width:25%}.ays-quiz-container .rate_comment_row .rate_comment{width:fit-content;max-width:75%}.ays-quiz-container .rate_comment_row .rate_comment_user,.ays-quiz-container .rate_comment_row .rate_comment{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.ays-quiz-container .rate_comment_row .thumbnail{padding:4px;display:block;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.ays-quiz-container .rate_comment_row .img-responsive,.ays-quiz-container .rate_comment_row .thumbnail>img,.ays-quiz-container .rate_comment_row .thumbnail a>img{display:block;width:100%;max-width:100%;height:auto}.ays-quiz-container .rate_comment_row .panel{position:relative;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05);text-align:left !important}.ays-quiz-container .rate_comment_row .panel-default{border-color:#ddd}.ays-quiz-container .rate_comment_row .panel>.panel-heading:after,.ays-quiz-container .rate_comment_row .panel>.panel-heading:before{position:absolute;top:11px;left:-16px;right:100%;width:0;height:0;display:block;content:" ";border-color:transparent;border-style:solid solid outset;pointer-events:none}.ays-quiz-container .rate_comment_row.row_reverse .panel>.panel-heading:after,.ays-quiz-container .rate_comment_row.row_reverse .panel>.panel-heading:before{right:-16px;left:100%}.ays-quiz-container .rate_comment_row .panel>.panel-heading:after{border-width:7px;border-right-color:#f7f7f7;margin-top:1px;margin-left:2px}.ays-quiz-container .rate_comment_row .panel>.panel-heading:before{border-right-color:#ddd;border-width:8px}.ays-quiz-container .rate_comment_row.row_reverse .panel>.panel-heading:after{border-width:7px;border-left-color:#f7f7f7;margin-top:1px;margin-left:0;margin-right:2px;border-right:none}.ays-quiz-container .rate_comment_row.row_reverse .panel>.panel-heading:before{border-left-color:#ddd;border-width:8px;border-right:none}.ays-quiz-container .rate_comment_row .panel>.panel-body{padding:15px}.ays-quiz-container .rate_comment_row .panel>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd;border-width:8px;padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.lds-spinner2-none,.lds-spinner-none{display:none}.lds-spinner2,.lds-spinner{display:inline-block;position:relative;width:64px;height:64px;transform:scale(.5)}.lds-spinner2 div,.lds-spinner div{transform-origin:32px 32px;animation:lds-spinner linear infinite;animation-duration:1.2s !important}.lds-spinner2 div:after,.lds-spinner div:after{content:" ";display:block;position:absolute;top:3px;left:29px;width:5px;height:14px;border-radius:20%}.lds-spinner2 div:nth-child(1),.lds-spinner div:nth-child(1){transform:rotate(0deg);animation-delay:-1.1s}.lds-spinner2 div:nth-child(2),.lds-spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.lds-spinner2 div:nth-child(3),.lds-spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.lds-spinner2 div:nth-child(4),.lds-spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.lds-spinner2 div:nth-child(5),.lds-spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.lds-spinner2 div:nth-child(6),.lds-spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.lds-spinner2 div:nth-child(7),.lds-spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.lds-spinner2 div:nth-child(8),.lds-spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.lds-spinner2 div:nth-child(9),.lds-spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.lds-spinner2 div:nth-child(10),.lds-spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.lds-spinner2 div:nth-child(11),.lds-spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.lds-spinner2 div:nth-child(12),.lds-spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes lds-spinner{0%{opacity:1}100%{opacity:0}}.ays_paypal_wrap_div,.ays_stripe_wrap_div{display:none}.ays_paypal_div{overflow:hidden}.ays_paypal_div>div{margin:auto;width:200px}.ays_paypal_div iframe{width:100% !important}.ays_paypal_details_div{width:100%;padding:15px}.ays_paypal_details_div iframe{width:100% !important}.ays_restart_button_p{text-align:center !important;margin:0 !important}.action-button.ays_restart_button{width:auto;max-width:100%;padding:10px 20px;font-size:14px;font-family:inherit}.action-button.ays_restart_button span{margin-left:7px}div.ays_quiz_results_page{display:none}.ays_user_explanation{margin-top:5px;padding-top:15px}.ays_user_explanation textarea{resize:vertical;height:120px;transition:.5s ease}.ays_user_explanation textarea::placeholder{font-size:14px}.ays_questtion_explanation,.wrong_answer_text,.right_answer_text{text-align:initial}.ays_animated_x5ms{-webkit-animation-duration:.5s !important;animation-duration:.5s !important;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ays_animated_x1s{-webkit-animation-duration:1s !important;animation-duration:1s !important;-webkit-animation-fill-mode:both;animation-fill-mode:both}.ays_user_explanation{margin-top:5px;padding-top:15px}.ays_user_explanation textarea{resize:vertical;height:120px;transition:.5s ease}.ays_user_explanation textarea::placeholder{font-size:14px}.ays_music_sound{display:flex;cursor:pointer;z-index:998;width:35px;padding:0;margin:0}.ays_music_sound.z_index_0{z-index:0}.ays_music_sound>i{font-size:20px;vertical-align:middle}fieldset.ays_fieldset{border:1px solid #e3939394;padding:5px;background-color:transparent !important;word-break:break-word}div[id^=ays-quiz-container-] fieldset.ays_fieldset legend{font-size:12px;padding:0 7px;color:red;margin:0 auto;text-align:center;border-top:1px solid #e3939394;border-bottom:1px solid #e3939394;margin-bottom:10px;background-color:transparent !important;font-weight:400;text-transform:none;width:auto;line-height:unset;float:unset}fieldset.ays_fieldset .ays_quiz_question .wp-video{width:100%;max-height:100%}[id^=ays-quiz-container-] fieldset.ays_fieldset .wp-video{width:100% !important;max-width:100% !important}.ays_cb_and_a{position:relative;top:-40px;width:100%;text-align:center;font-size:12px;text-align:center}.ays_cb_and_a p{text-align:center}.ays_cb_and_a span,.ays_cb_and_a strong{margin-right:7px}.ays_cb_and_a img{display:inline-block !important;width:15px;height:15px;object-fit:cover;object-position:center center;border-radius:50%;border:1px solid #aaa;margin-right:3px;margin-left:5px;vertical-align:text-top}div[id^=ays-quiz-container-] div.ays-questions-container .ays-woo-block-main{display:flex;flex-wrap:wrap;justify-content:space-around;align-items:flex-start}div[id^=ays-quiz-container-] div.ays-questions-container .ays-woo-block{width:45%;height:auto;display:flex;flex-wrap:nowrap;flex-direction:column;align-items:center;padding:15px;margin-bottom:15px;justify-content:space-between;transition:.2s ease-out}div[id^=ays-quiz-container-] div.ays-questions-container .ays-woo-block .product-image{margin:0;line-height:0;width:100%;min-height:150px;height:100%}div[id^=ays-quiz-container-] div.ays-questions-container .ays-woo-block img{height:100%;width:100%;max-width:200px;object-fit:contain;margin:0 auto}div[id^=ays-quiz-container-] div.ays-questions-container .ays-woo-product-block{text-align:left;margin:auto;padding-left:1rem;padding:15px;text-align:center;margin:0;width:100%}div[id^=ays-quiz-container-] div.ays-questions-container .ays-woo-product-block h4.ays-woo-product-title{margin:0;font-size:larger}div[id^=ays-quiz-container-] div.ays-questions-container .ays-woo-product-block>a{display:block;width:auto}.ays-quiz-question-with-bg{background-repeat:no-repeat;background-position:center center;-webkit-background-size:cover;background-size:cover}.ays_block_content{justify-content:center;align-items:center;padding:10px}[id^=ays-quiz-container-] .ays_quiz_login_form input#ays-submit{display:inline-block;width:auto;font-weight:700;color:#fff;border:0 none;border-radius:1px;cursor:pointer;padding:5px 10px;margin:10px 5px;line-height:1;white-space:break-spaces}.ays_quiz_login_form label{display:block}.ays-progress{position:relative;overflow:hidden;margin-bottom:15px}.ays-progress-bar{overflow:hidden;width:0;height:100%;position:absolute;top:0;left:0;border-radius:5px}.ays-progress-value{color:#333;display:block;font-size:12px;line-height:15px;white-space:nowrap;background-color:transparent}.ays-progress-bg{position:relative;height:8px;border-radius:5px;overflow:hidden}.ays-progress-bar:after{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px;position:absolute;content:'' !important;top:0;left:0;width:100%;height:100%}@keyframes ays_progress_bar{0%{background-position:0 0}100%{background-position:-40px 0}}.ays-progress.first{-moz-border-radius:10px;-webkit-border-radius:10px;-ms-border-radius:10px;border-radius:10px;margin-bottom:10px;padding:0;background-color:#000;border:1px solid}.ays-progress-bar.first{-moz-border-radius:10px;-webkit-border-radius:10px;-ms-border-radius:10px;border-radius:10px;display:block;height:15px;width:0;margin:0;padding:0;background-color:#fff}.ays-progress-bar.first:after{content:none !important}.ays-progress-value.first{position:absolute;z-index:1;width:0;height:100%;text-align:center}.ays-progress-bg.first{height:15px;background:0 0}.ays-progress.second{-moz-border-radius:0px;-webkit-border-radius:0px;-ms-border-radius:0px;border-radius:0;margin-bottom:10px;padding:0;background-color:#000;border:1px solid}.ays-progress-bar.second{-moz-border-radius:0px;-webkit-border-radius:0px;-ms-border-radius:0px;border-radius:0;display:block;height:15px;width:0;margin:0;padding:0;background-color:#fff}.ays-progress-bar.second:after{content:none !important}.ays-progress-value.second{position:absolute;z-index:1;width:0;height:100%;font-size:12px;line-height:15px !important;white-space:nowrap;background-color:transparent;text-align:center}.ays-progress-bg.second{-moz-border-radius:0px;-webkit-border-radius:0px;-ms-border-radius:0px;border-radius:0;height:15px;background:0 0}.ays-progress.third{border-radius:5px;border:none}.ays-progress-value.third{width:100%;height:100%;text-align:center}.ays-progress.fourth{border-radius:5px;border:none}.ays-progress-bar.fourth{border-radius:0}.ays-progress-value.fourth{position:absolute;z-index:1;width:100%;height:100%;text-align:center}.ays-progress-bg.fourth{height:15px}.ays-progress-bar.fourth:after{animation:ays_progress_bar linear infinite;animation-duration:.8s !important}.ays_checkbox_for_label{padding:13px 15px;border:1px solid #ccc;border-radius:3px !important;margin-bottom:10px;box-sizing:border-box;color:#2c3e50;font-size:13px;background:#fff;text-align:left}label.ays_for_checkbox{font-weight:500;font-size:16px;width:auto;cursor:pointer}div.ays_checkbox_for_label input[type=checkbox]{display:inline-block !important;width:13px;margin:5px 10px;cursor:pointer}div.ays_lb_container{padding-top:15px;padding-bottom:30px;width:100%;overflow-x:auto}.ays_lb_ul{list-style-type:none;margin:0;padding:0;font-size:17px}.ays_lb_li{display:flex;min-height:40px;align-items:center;padding:5px;margin:0}.ays_lb_pos{min-width:40px !important;width:auto;text-align:center;white-space:nowrap}.ays_lb_user{width:30% !important;word-break:break-word;text-align:center;padding-right:3px}.ays_lb_score{width:20% !important;min-width:75px !important;text-align:center}.ays_lb_duration{width:20% !important;min-width:80px !important;text-align:center;padding-right:8px}.ays_lb_points{width:20% !important;min-width:45px !important;text-align:center}.ays_lb_custom_fields{width:20% !important;min-width:45px !important;text-align:center}.ays_lb_li:nth-child(odd){background:#f6f8ef}.ays-leaderboard-main-container .ays_lb_user{display:flex;justify-content:center;align-items:center}.ays-leaderboard-main-container .ays-lb-user-avatar-row{display:flex;justify-content:center;align-items:center;margin-right:5px}.ays-leaderboard-main-container .ays-lb-user-avatar{width:20px;height:20px;border-radius:50%}.ays-leaderboard-main-container table thead:first-child tr:first-child th{border-top:transparent}.ays-leaderboard-main-container table tbody>tr:nth-child(odd)>td,.ays-leaderboard-main-container table tbody>tr:nth-child(odd)>th,.ays-leaderboard-main-container table tbody tr:hover>td,.ays-leaderboard-main-container table tbody tr:hover>th{background-color:transparent}div.ays-leaderboard-main-container table{font-size:14px}div.ays-leaderboard-main-container table.ays_lb_li:first-child{background:#99bb5a;color:#fff}div.ays-leaderboard-main-container table,div.ays-leaderboard-main-container table tr,div.ays-leaderboard-main-container table tr th,div.ays-leaderboard-main-container table tr td{border:none}div.ays-leaderboard-main-container tbody td{word-wrap:break-word}#ays-quiz-all-orders-page,#ays-quiz-user-score-page{margin:0 auto !important}#ays-quiz-all-orders-page thead th,#ays-quiz-user-score-page thead th{font-size:16px}#ays-quiz-all-orders-page td,#ays-quiz-user-score-page td{font-size:14px}#ays-quiz-all-orders-page thead th,#ays-quiz-all-orders-page td,#ays-quiz-user-score-page thead th,#ays-quiz-user-score-page td{word-break:initial !important;word-wrap:break-word;vertical-align:middle;text-align:center !important;white-space:nowrap}button.ays-quiz-user-sqore-pages-details{background-color:#222;border:none;-webkit-border-radius:4px;border-radius:4px;-webkit-box-shadow:none;box-shadow:none;color:#fff;cursor:pointer;display:inline-block;font-size:14px;line-height:1;padding:13px 25px;text-shadow:none;-webkit-transition:background .2s;transition:background .2s;white-space:nowrap;margin:auto;display:block}button.ays-quiz-user-sqore-pages-details:hover{background-color:#aaaaaaab;color:#222}#ays-quiz-user-score-page button.ays-quiz-user-sqore-pages-details{padding:13px 25px !important}td.ays-quiz-duration-column,td.ays-quiz-score-column{text-align:center}.ays-quiz-user-results-container{background-color:#f6f8ef;overflow-x:auto}table#ays-quiz-all-orders-page,table#ays-quiz-user-score-page{width:99%;border-collapse:collapse}table#ays-quiz-all-orders-page tr:nth-of-type(odd),table#ays-quiz-user-score-page tr:nth-of-type(odd){background:#eee}table#ays-quiz-all-orders-page th,table#ays-quiz-user-score-page th{background-color:#333 !important;color:#fff;font-weight:700}table#ays-quiz-all-orders-page td,table#ays-quiz-all-orders-page th,table#ays-quiz-user-score-page td,table#ays-quiz-user-score-page th{padding:6px !important;border:1px solid #ccc}@media only screen and (max-width:760px),(min-device-width:768px) and (max-device-width:1024px){table#ays-quiz-user-score-page,table#ays-quiz-user-score-page thead,table#ays-quiz-user-score-page tbody,table#ays-quiz-user-score-page th,table#ays-quiz-user-score-page td,table#ays-quiz-user-score-page tr{display:block}table#ays-quiz-user-score-page thead tr{position:absolute;top:-9999px;left:-9999px}table#ays-quiz-user-score-page tr{border:1px solid #ccc}table#ays-quiz-user-score-page td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%;text-align:left}table#ays-quiz-user-score-page td:before{position:absolute;top:6px;left:6px;width:45%;padding-right:10px;white-space:nowrap}table#ays-quiz-all-orders-page,table#ays-quiz-all-orders-page thead,table#ays-quiz-all-orders-page tbody,table#ays-quiz-all-orders-page th,table#ays-quiz-all-orders-page td,table#ays-quiz-all-orders-page tr{display:block}table#ays-quiz-all-orders-page thead tr{position:absolute;top:-9999px;left:-9999px}table#ays-quiz-all-orders-page tr{border:1px solid #ccc}table#ays-quiz-all-orders-page td{border:none;border-bottom:1px solid #eee;position:relative;padding-left:50%;text-align:left}table#ays-quiz-all-orders-page td:before{position:absolute;top:6px;left:6px;width:45%;padding-right:10px;white-space:nowrap}table#ays-quiz-all-orders-page td:empty{display:none !important}table#ays-quiz-all-orders-page td:before{content:attr(data-title)}}.ays-modal{display:none;position:fixed;left:0;top:0;z-index:1000000 !important;width:100%;height:100%;animation-duration:.5s;transition:.5s ease-in-out;outline:0}.ays-modal{overflow-x:hidden;overflow-y:auto}.modal-open{overflow:hidden;position:relative;height:100%}.ays-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999 !important;background-color:rgba(0,0,0,.5)}.ays-modal-content{background-color:#fefefe;margin:auto;margin-bottom:30px;margin-top:40px;border:1px solid #888;width:85%;z-index:100000000;position:relative;padding-left:0 !important;animation-duration:.3s;transition:.5s ease-in-out;border-radius:4px}#ays-results-modal .ays-modal-content{min-height:500px;margin:auto !important;margin-bottom:30px !important;margin-top:40px !important}.ays-close{color:#aaa;float:right;line-height:1.3;font-size:28px;font-weight:700}.ays-close:hover,.ays-close:focus{color:#000;text-decoration:none;cursor:pointer}.ays-modal-header{padding:4px 16px}.ays-modal .ays-modal-header h2{line-height:1.3;font-size:1.8rem;margin:0;padding:0;clear:none;font-weight:500}.ays-modal-body{padding:2px 16px 20px;overflow-x:auto;width:100%;box-sizing:border-box}.ays-modal-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef}#ays-results-modal .ays-modal-header{padding:4px 16px !important}#ays-results-modal .ays-modal-body{padding:2px 16px 20px !important}#ays-results-modal .ays-modal-footer{padding:1rem !important}table#ays-results-table{border:1px solid #ccc}table#ays-results-table .ays-quiz-report-table-header{display:flex;justify-content:space-between;align-items:center}table#ays-results-table .ays-quiz-report-table-header:after,table#ays-results-table .ays-quiz-report-table-header:before{content:none !important}table#ays-results-table svg{width:30px;vertical-align:middle}table#ays-results-table .wp-video{width:max-content !important}table#ays-results-table video{max-width:300px;height:auto !important;vertical-align:middle}table#ays-results-table audio{max-width:300px;vertical-align:middle}table#ays-results-table{margin:0;width:100%}table#ays-results-table h1:before{content:none !important}table#ays-results-table h1{margin:0;font-size:25px}table#ays-results-table tr td:first-child{font-weight:700}tr.ays_result_element{border-bottom:1px solid #ccc}table#ays-results-table tr td:first-child{font-weight:700}.ays-modal-body *{word-break:initial !important;word-wrap:break-word;vertical-align:middle}.ays-modal-body tr td{padding:10px;font-size:15px;border:none}table#ays-results-table p.success img,table#ays-results-table p.error img{max-width:150px !important}table#ays-results-table p.success{color:#73af55}table#ays-results-table p{display:inline-block;margin:0;font-size:1.25em;vertical-align:middle;word-wrap:break-word}table#ays-results-table p.error{color:#d06079}table#ays-results-table tr td{word-wrap:break-word}table#ays-results-table tr td:first-child,table#ays-results-table tr td:first-child *{color:#000 !important}table#ays-results-table tr td:first-child{font-weight:700;width:40%}table#ays-results-table tr td.ays-report-correct-answer{width:25%}table#ays-results-table tr td.ays-report-user-answer{width:25%}table#ays-results-table tr td.ays-report-status-icon{width:10%}table#ays-results-table tr td.ays-report-user-answer.ays-report-user-answer-by-points{width:40%}table#ays-results-table tr td.ays-report-answer-point{width:20%}div.ays-quiz-preloader{display:none;position:absolute;background:rgba(255,255,255,.8);width:100%;justify-content:center;height:100%;align-items:center;z-index:1}.wrong_shortcode_text:first-letter {color:red !important;background-color:transparent !important;font-size:inherit !important;font-weight:inherit !important;float:none !important;line-height:inherit !important;margin:0 !important;padding:0 !important}.ays-quiz-container .ays-field.ays-text-field .ays-text-input::-webkit-input-placeholder{color:#ccc !important;line-height:initial !important}.ays-quiz-container .ays-field.ays-text-field .ays-text-input:-moz-placeholder{color:#ccc !important;line-height:initial !important}.ays-quiz-container .ays-field.ays-text-field .ays-text-input::-moz-placeholder{color:#ccc !important;line-height:initial !important}.ays-quiz-container .ays-field.ays-text-field .ays-text-input:-ms-input-placeholder{color:#ccc !important;line-height:initial !important}.ays-quiz-container .ays-field.ays-text-field .ays-text-input::placeholder{color:#ccc !important;line-height:initial !important}.ays-quiz-container .mejs-container{width:100% !important}.ays_quiz_display_none_important{display:none !important}.ays-has-error{border-width:1px !important;border-style:solid !important;border-color:#d93025 !important}.ays-has-error.ays_questions_nav_question{border-width:2px !important}.ays-quiz-question-validation-error{font-family:Roboto,Arial,sans-serif;font-size:12px;font-weight:400;letter-spacing:.3px;line-height:16px;color:#d93025;padding-bottom:10px;display:none}.ays-has-error .ays-quiz-question-validation-error{-webkit-box-align:center;box-align:center;-webkit-align-items:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:flex}.ays-has-error .ays-quiz-question-validation-error img{margin-right:12px}.ays-loader-text{display:flex;justify-content:center;align-content:center}.ays_quiz_question_text_message{text-align:left;font-size:12px}.ays_quiz_question_text_error_message{color:red}table#ays-results-table tr td:first-child div#quiz-export-pdf button[class="button button-primary ays-quiz-export-pdf"]{background:#007cba;border-color:#007cba;color:#fff !important;text-decoration:none;text-shadow:none;display:inline-block;margin-left:5px;margin-right:5px;vertical-align:baseline;font-size:13px;line-height:1;min-height:30px;margin:0;padding:0 10px;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box}table#ays-results-table tr td:first-child span[class=ays-pdf-export-text]{padding:0 5px}table#ays-results-table tr td:first-child div#quiz-export-pdf button[class="button button-primary ays-quiz-export-pdf"]:hover{background:#0071a1;border-color:#0071a1;color:#fff !important}table#ays-quiz-user-score-page td>a.ays-quiz-user-d-cert{background-color:#222;color:#fff;padding:12px 25px;border-radius:4px;text-decoration:none;font-size:13px;line-height:1;white-space:nowrap;outline:none;font-weight:700}table#ays-quiz-user-score-page td>a.ays-quiz-user-d-cert:hover{background-color:#aaaaaaab;color:#222}td.ays_wproducts_row input.select2-search__field{width:100% !important}.ays_quiz_music,.ays_quiz_wrong_ans_sound,.ays_quiz_right_ans_sound{display:none !important}.ays-quiz-all-results-container>div.dataTables_wrapper,.ays-individual-quiz-all-results-container>div.dataTables_wrapper{position:static}.ays-quiz-container .ays-quiz-start-button-preloader{position:relative;max-width:100%}.ays-quiz-container .ays_quiz_start_button_loader_container{position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;display:flex;align-items:center;justify-content:center}.ays-quiz-container .ays_quiz_start_button_loader{cursor:wait;width:30px}.ays-quiz-container .ays_next.start_button.ays_quiz_enable_loader{color:#a0a5aa!important;background:grey!important;border-color:#ddd!important;box-shadow:none!important;text-shadow:none!important;padding:10px 20px !important;border:none;opacity:.5;cursor:wait}div.ays_quiz_maker_block_select select.components-select-control__input{width:100%;max-width:100%;padding:0}.ays-individual-quiz-all-results-container,.ays-quiz-all-results-container{overflow:auto}.ays-individual-quiz-all-results-container .dataTables_wrapper .dataTables_filter,.ays-quiz-all-results-container .dataTables_wrapper .dataTables_filter{padding-right:10px}.ays-individual-quiz-all-results-container .dataTables_wrapper .dataTables_filter input,.ays-quiz-all-results-container .dataTables_wrapper .dataTables_filter input{margin:0}.ays-quiz-display-questions-container .ays-quiz-display-question-box{border-bottom:.5px solid #848688}.ays-quiz-all-results-container .ays-quiz-status-column .ays-quiz-score-column-check{color:green;font-weight:900}.ays-quiz-all-results-container .ays-quiz-status-column .ays-quiz-score-column-times{color:brown;font-weight:900}.ays-quiz-all-results-container .ays-quiz-status-column .ays_fa_check{color:green;font-size:18px}.ays-quiz-all-results-container .ays-quiz-status-column .ays_fa_times{color:brown;font-size:18px}.ays-quiz-all-results-container .ays-quiz-score-column-check-box{display:flex}.ays-quiz-container .mejs-container.mejs-video{min-height:220px !important}.ays-quiz-container .mejs-container.mejs-audio{min-height:40px !important}.ays-quiz-container form.ays-quiz-form>.mejs-container{display:none}[id^=ays-quiz-container-] .mejs-container .mejs-inner .mejs-controls .mejs-time{height:22px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto;margin:0}.ays-quiz-container input[type=number]::-webkit-outer-spin-button,.ays-quiz-container input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.ays-quiz-container input[type=number]{-moz-appearance:textfield}.ays-quiz-container input[type=number]:hover{-moz-appearance:auto}.ays-quiz-container input[type=number]:hover::-webkit-outer-spin-button,.ays-quiz-container input[type=number]:hover::-webkit-inner-spin-button{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.ays-quiz-container input[type=number]:hover:disabled{-moz-appearance:textfield}div.ays-quiz-category-container-flex{display:flex;flex-wrap:wrap;justify-content:space-around}div#ays-results-modal div#ays-results-body table#ays-results-table p.ays_quiz_user_page_hide_answer{font-weight:700}div.ays-quiz-container[id^=ays-quiz-container-] .ays-quiz-lds-spinner-box,div.ays-quiz-container[id^=ays-quiz-container-] .ays-start-page{text-align:center}.ays_quiz_flash_card_main_container div.ays_quiz_flash_card:first-child{display:block}.ays_quiz_flash_card_main_container .ays_quiz_front,.ays_quiz_flash_card_main_container .ays_quiz_back{padding:40px;text-align:center;margin-bottom:5px;word-break:break-word;word-wrap:break-word;white-space:initial;-webkit-user-select:none;user-select:none}.ays_quiz_flash_card_main_container .ays_quiz_front *,.ays_quiz_flash_card_main_container .ays_quiz_back *{word-break:break-word;word-wrap:break-word;white-space:initial}.ays_quiz_flash_card_main_container .ays_quiz_flash_card{display:none;cursor:pointer;position:relative}.ays_quiz_flash_card_main_container .ays_quiz_flash_card_introduction{display:flex;align-items:center}.ays_quiz_flash_card_main_container .ays_quiz_flash_card,.ays_quiz_flash_card_main_container .ays_quiz_flash_card_introduction{background-color:#d1e4dd;padding:20px;text-align:center;transition:transform .6s;transform-style:preserve-3d;box-shadow:0 4px 8px 0 rgba(0,0,0,.2);background:#fff;margin-bottom:20px;min-height:300px}.ays_quiz_flash_card_introduction .ays_quiz_flash_card_introduction_content{width:100%}.ays_quiz_flash_card_main_container .ays_quiz_back{transform:rotateY(180deg)}.ays_quiz_flash_card_main_container .ays_quiz_front{transform:rotateY(0deg)}.ays_quiz_flash_card_main_container .ays_quiz_fc_img{display:flex;justify-content:center;margin-top:10px}.ays_quiz_flash_card_main_container .ays_quiz_fc_next_btn_content a.ays_quiz_fc_next_prev_btn,.ays_quiz_flash_card_main_container .ays_quiz_fc_start_btn_content a.ays_quiz_fc_start_btn{background:#2a2a2a;color:#fff;text-decoration:none;cursor:pointer;margin-left:13px;width:75px;text-align:center;-webkit-user-select:none;user-select:none}.ays_quiz_flash_card_main_container .ays_quiz_fc_next_btn_content,.ays_quiz_flash_card_main_container .ays_quiz_fc_start_btn_content{display:flex;justify-content:center}.ays_quiz_flash_card_main_container a.ays_quiz_fc_next_prev_btn.prev{display:none}a.ays-quiz-flash-card-rotate{display:flex;justify-content:flex-end;text-decoration:none}a.ays-quiz-flash-card-rotate img{width:20px;height:20px;cursor:pointer}.ays_quiz_current_page{position:absolute;bottom:5px;right:10px}.ays_quiz_current_page.rotated{transform:rotateY(180deg);right:auto;left:10px}div.ays_quiz_fc_explanation{display:flex;justify-content:flex-start;margin-top:60px;background:#80808026}div.ays_quiz_fc_explanation p{margin:0;font-size:15px}.ays-quiz-full-screen-wrap{display:flex;justify-content:flex-end;padding:0;line-height:1}.ays-quiz-full-screen-container{cursor:pointer}.ays-quiz-full-screen-container>svg.ays-quiz-close-full-screen{display:none}.ays-quiz-questions-nav-wrap{display:none;min-width:200px;max-width:96%;margin:auto;text-align:center;background:#fff;box-sizing:border-box;position:relative;background-repeat:no-repeat;background-size:cover;width:400px;background-color:#fff;background-position:center center;border-radius:0;box-shadow:0 0 15px 1px rgba(0,0,0,.4);border:none;overflow:hidden}.ays-quiz-questions-nav-wrap .ays-quiz-questions-nav-content{display:flex;justify-content:flex-start;flex-wrap:wrap;padding:10px}.ays-quiz-questions-nav-wrap .ays-quiz-questions-nav-item{flex-grow:1;flex-shrink:0;flex-basis:40px;margin:5px}.ays-quiz-questions-nav-wrap a.ays_questions_nav_question{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #ddd;color:#2c2c2c;background-color:#fff;border-radius:50%;margin:auto;min-width:40px;padding:0;font-size:15px;box-sizing:border-box;-webkit-user-select:none;user-select:none;text-decoration:none;position:relative}.ays-quiz-questions-nav-wrap a.ays_questions_nav_question span.ays-quiz-navbar-highlighted-notice{position:absolute;top:-5px;right:-5px;width:10px;height:10px;padding:3px;background-color:#ffc700;border-radius:50%;border:1px solid #fff;line-height:0;display:none}.ays-quiz-questions-nav-wrap a.ays_questions_nav_question span.ays-quiz-navbar-highlighted-notice img{height:100%}.ays-quiz-questions-nav-wrap .ays-quiz-questions-nav-item.ays_quiz_checked_answer_div a.ays_questions_nav_question{pointer-events:none}.ays-quiz-questions-nav-wrap a.ays_questions_nav_question[disabled]{pointer-events:none;border:2px solid #fff;color:#fff;background-color:#2c2c2c}.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays-quiz-questions-nav-content{display:flex;align-items:center;padding:15px;width:fit-content;position:relative;left:0;transition:.5s ease-in-out}.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays-quiz-questions-nav-item{width:60px;height:60px;margin-right:10px;border-radius:50%}.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays-quiz-questions-nav-item:last-child{margin-right:0}.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays-quiz-questions-nav-item:hover{box-shadow:0px 0px 10px #444}.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays-quiz-questions-nav-item[disabled]:hover{box-shadow:none !important}.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays_questions_nav_question{display:block;border-radius:50%;background-color:#27ae60;color:#000;text-decoration:none;font-weight:900;width:100%;height:100%;line-height:60px}.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays_questions_nav_question[disabled]{background-color:#aaa !important;color:#000 !important;pointer-events:none !important}.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays_questions_nav_question:hover{box-shadow:inset 0px 0px 10px #444}.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays_questions_nav_question[disabled]:hover{box-shadow:none !important}.ays-quiz-questions-nav-wrap .ays-quiz-questions-nav-go-left,.ays-quiz-questions-nav-wrap .ays-quiz-questions-nav-go-right{display:none}.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays-quiz-questions-nav-go-left,.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays-quiz-questions-nav-go-right{position:absolute;height:100%;display:flex;align-items:center;width:10%;z-index:1;transition:.5s ease-in-out;cursor:pointer}.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays-quiz-questions-nav-go-left{left:0;background-image:linear-gradient(90deg,#27ae60,transparent)}.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays-quiz-questions-nav-go-right{right:0;justify-content:flex-end;background-image:linear-gradient(90deg,transparent,#27ae60)}.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays-quiz-questions-nav-go-left i.ays_fa,.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays-quiz-questions-nav-go-right i.ays_fa{transition:.5s ease-in-out;margin:0 10px}.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays-quiz-questions-nav-go-left:hover i.ays_fa,.ays-quiz-questions-nav-wrap.ays-quiz-questions-nav-with-controls .ays-quiz-questions-nav-go-right:hover i.ays_fa{transition:.5s ease-in-out;margin:0}div.ays-quiz-container[id^=ays-quiz-container-] .ays-quiz-question-note-message-box,div.ays-quiz-container[id^=ays-quiz-container-] .ays-quiz-question-note-message-box *{font-style:italic;text-align:left;font-size:14px}.ays-quiz-some-items-icons-wrap{display:flex;align-items:center;justify-content:flex-end;padding:7px}.ays-quiz-some-items-icons-wrap:empty{display:none}div.ays-quiz-container[id^=ays-quiz-container-] .ays-quiz-password-toggle-visibility-box{position:relative;margin:0 auto}div.ays-quiz-container[id^=ays-quiz-container-] .ays-start-page>input[id^=ays_quiz_password_val_],div.ays-quiz-container[id^=ays-quiz-container-] .ays-quiz-password-toggle-visibility-box{max-width:100%}div.ays-quiz-container[id^=ays-quiz-container-] .ays-quiz-password-toggle-visibility-box .ays_quiz_password{padding-right:40px}div.ays-quiz-container[id^=ays-quiz-container-] .ays-quiz-password-toggle-visibility-box .ays-quiz-password-toggle{position:absolute;right:10px;top:25%;width:20px;cursor:pointer}div.ays-quiz-container[id^=ays-quiz-container-] .ays-quiz-number-error-message{color:red;text-align:left;font-size:14px}div.ays-quiz-container[id^=ays-quiz-container-] .ays-quiz-answers .ays-field input+label[for^=ays-answer-]{margin-top:0 !important}div.ays-quiz-container[id^=ays-quiz-container-] .ays-quiz-category-description-box{margin-bottom:20px}@media screen and (max-width:768px){#ays-results-modal .ays-modal-content table#ays-results-table,#ays-results-modal .ays-modal-content table#ays-results-table thead,#ays-results-modal .ays-modal-content table#ays-results-table tbody,#ays-results-modal .ays-modal-content table#ays-results-table th,#ays-results-modal .ays-modal-content table#ays-results-table td,#ays-results-modal .ays-modal-content table#ays-results-table tr{display:block}#ays-results-modal .ays-modal-content table#ays-results-table thead tr{position:absolute;top:-9999px;left:-9999px}#ays-results-modal .ays-modal-content table#ays-results-table td:before{position:absolute;top:6px;left:6px;width:45%;padding-right:10px;white-space:nowrap}#ays-results-modal .ays-modal-content table#ays-results-table tr.ays_result_element td{width:95%}#ays-results-modal .ays-modal-content table#ays-results-table tr td.ays-report-correct-answer{width:95%}#ays-results-modal .ays-modal-content table#ays-results-table tr td.ays-report-user-answer{width:95%}#ays-results-modal .ays-modal-content table#ays-results-table tr td.ays-report-status-icon{width:95%}#ays-results-modal .ays-modal-content table#ays-results-table tr td.ays-report-user-answer.ays-report-user-answer-by-points{width:95%}#ays-results-modal .ays-modal-content table#ays-results-table tr td.ays-report-answer-point{width:95%}.ays-quiz-user-results-container table#ays-quiz-user-score-page td{white-space:break-spaces}}.ays-quiz-container .ays-quiz-recaptcha-wrap .ays-quiz-g-recaptcha>div{margin:auto}.ays-quiz-container label.ays_switch_toggle{cursor:pointer;text-indent:-9999px;width:35px;height:14px;background:grey;display:block;border-radius:50px;position:relative;transition:.3s ease}.ays-quiz-container label.ays_switch_toggle:after{content:'';position:absolute;top:-3px;left:-3px;width:20px;height:20px;background:#0085ba;border-radius:30px;transition:.3s}.ays-quiz-container input:checked+label.ays_switch_toggle{background:#b7ccea}.ays-quiz-container input:checked+label.ays_switch_toggle:after{left:calc(100% - -5px);transform:translateX(-100%)}.ays-quiz-container label.ays_switch_toggle:hover:after{box-shadow:0 0 10px #31618c}.ays-quiz-container div.ays-quiz-results-toggle-block{display:flex;align-items:center;justify-content:flex-end;padding-right:15px}.ays-quiz-container input.ays_toggle[type=checkbox]{display:none}.ays-quiz-container div.ays-quiz-results-toggle-block label.ays_switch_toggle:after{left:calc(100% - 13px);top:2px;background-color:#aaa;width:10px;height:10px}.ays-quiz-container div.ays-quiz-results-toggle-block label.ays_switch_toggle{width:40px;height:15px;background:#fff;border:1px solid #aaa}.ays-quiz-container div.ays-quiz-results-toggle-block span.ays-show-res-toggle.ays-res-toggle-show{color:#27c}.ays-quiz-container div.ays-quiz-results-toggle-block label.ays_switch_toggle:hover:after{box-shadow:none}.ays-quiz-container div.ays-quiz-results-toggle-block input:checked+label.ays_switch_toggle{width:40px;height:15px;background:#fff;border:1px solid #27c}.ays-quiz-container div.ays-quiz-results-toggle-block input:checked+label.ays_switch_toggle:after{top:2px;left:13px;width:10px;height:10px;background:#27c}.ays-quiz-container div.ays-quiz-results-toggle-block>label.ays_switch_toggle{margin:0 10px}div.ays-quiz-all-orders-container table.ays-quiz-all-orders-page a.ays-quiz-all-orders-title-href{color:#551aa9}.ays-quiz-container .ays-quiz-question-image-zoom{cursor:zoom-in;transition:.3s}.ays-quiz-container .ays-quiz-question-image-zoom:hover{opacity:.9}@keyframes aysAnimationLightboxImages{from{transform:scale(0)}to{transform:scale(1)}}.ays-quiz-question-image-lightbox-container{display:none;justify-content:center;align-items:center;position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.8)}.ays-quiz-question-image-lightbox-container .ays-quiz-question-image-lightbox-close-button{font-size:40px;font-weight:700;position:absolute;top:10px;right:20px;color:#fff;cursor:pointer;transition:.3s;z-index:99999}.ays-quiz-question-image-lightbox-container .ays-quiz-question-image-lightbox-close-button:hover,.ays-quiz-question-image-lightbox-container .ays-quiz-question-image-lightbox-close-button:focus{color:#b5b5b5}.ays-quiz-question-image-lightbox-container .ays-quiz-question-image-lightbox-img{margin:auto;display:block;width:100%;max-width:1200px;height:auto;text-align:center;animation-name:aysAnimationLightboxImages;animation-duration:.7s;position:relative}.ays-quiz-question-image-lightbox-container .ays-quiz-question-image-lightbox-preloader{opacity:.7;top:0;right:0;bottom:0;margin:auto;z-index:101;position:absolute;left:0}.ays-quiz-question-image-lightbox-container .ays-quiz-question-image-lightbox-preloader img{width:100px}@media screen and (max-width:768px){div.ays-quiz-question-image-lightbox-container .ays-quiz-question-image-lightbox-close-button{top:40px}}.ays-export-quiz-button-container{position:absolute;right:74px;top:-19px;margin:1em 0}div.ays-quiz-container[id^=ays-quiz-container-] .ays-quiz-fill-in-blank-input{display:inline-block;padding:3px;border:1px solid #ccc;border-radius:3px!important;margin-bottom:10px;width:auto;box-sizing:border-box;color:#2c3e50;font-size:14px;height:auto;background:#fff;color:#000 !important}.ays_question_report{text-align:right}.ays_question_report .ays-quiz-open-report-window{cursor:pointer;margin-bottom:10px;display:inline-block}div.ays_quiz_flash_card_main_container div.ays_quiz_flash_card_introduction_content *,div.ays_quiz_flash_card_main_container div.ays_quiz_fc_qa *{text-align:center}.ays-quiz-personality-result-box{background:#fff;border-radius:17px;box-shadow:0px 0px 20px rgba(98,85,165,.1);padding:20px 30px;margin:30px 0;font-size:16px}.ays-quiz-personality-result-box .ays-quiz-personality-result-title{color:#413a5c;font-size:23px;margin:0;text-align:left;font-weight:700}.ays-quiz-personality-result-box .ays-quiz-personality-result-description{margin:0;font-size:16px;text-align:left}.ays-quiz-personality-result-box .ays-quiz-personality-result-progress{width:100%;background-color:rgba(128,126,137,.1);border-radius:15px;position:relative;display:flex;margin-top:1rem;margin-bottom:1rem}.ays-quiz-personality-result-box .ays-quiz-personality-result-progress-end{justify-content:flex-end}.ays-quiz-personality-result-box .ays-quiz-personality-result-bar{height:30px;border-radius:15px;color:#fff;font-size:18px;padding:3px 15px 0}.ays-quiz-personality-result-box .ays-quiz-personality-result-percentages{position:absolute;width:100%;padding:4px 15px;top:0;-ms-flex-pack:justify;justify-content:space-between;display:-ms-flexbox;display:flex}.ays-quiz-personality-result-box .ays-quiz-personality-result-text-dark-purple{color:#413a5c}.ays-quiz-personality-result-box .ays-quiz-personality-result-text-white{color:#fff}.ays-quiz-personality-result-box .ays-quiz-personality-result-text-percentage{font-weight:bolder}.ays-quiz-personality-result-box .ays-quiz-personality-result-keyword-box{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.ays-quiz-personality-result-box.ays-quiz-personality-result-box-purple .ays-quiz-personality-result-bar{background-color:#6255a5}.ays-quiz-personality-result-box.ays-quiz-personality-result-box-purple .ays-quiz-personality-result-keyword-text-color{color:#6255a5}.ays-quiz-personality-result-box.ays-quiz-personality-result-box-yellow .ays-quiz-personality-result-bar{background-color:#f2c94c}.ays-quiz-personality-result-box.ays-quiz-personality-result-box-yellow .ays-quiz-personality-result-keyword-text-color{color:#f2c94c}.ays-quiz-personality-result-box.ays-quiz-personality-result-box-green .ays-quiz-personality-result-bar{background-color:#88d29d}.ays-quiz-personality-result-box.ays-quiz-personality-result-box-green .ays-quiz-personality-result-keyword-text-color{color:#88d29d}.ays-quiz-personality-result-box.ays-quiz-personality-result-box-red .ays-quiz-personality-result-bar{background-color:#e5a69d}.ays-quiz-personality-result-box.ays-quiz-personality-result-box-red .ays-quiz-personality-result-keyword-text-color{color:#e5a69d}.ays-quiz-personality-result-box.ays-quiz-personality-result-box-blue .ays-quiz-personality-result-bar{background-color:#03a9f4}.ays-quiz-personality-result-box.ays-quiz-personality-result-box-blue .ays-quiz-personality-result-keyword-text-color{color:#03a9f4}@media only screen and (max-width:768px){div.ays-quiz-personality-result-box .ays-quiz-personality-result-title{font-size:18px}div.ays-quiz-personality-result-box .ays-quiz-personality-result-bar{font-size:14px;padding:6px 10px 0}}div.ays-quiz-container[id^=ays-quiz-container-] .ays-field-matching-type-empty-answer{border-color:#444;border-style:solid;border-width:1px;box-shadow:none;padding:5px;text-align:center;display:block}.ays_message_vars_multiple_bar{display:flex;flex-direction:column;gap:5px}.ays_message_vars_multiple_bar .ays_message_vars_multiple_bar,.ays_message_vars_simple_bar{width:100%;background:0 0;border-radius:12px;text-align:left}.ays_message_vars_multiple_bar p.ays_message_vars_multiple_bar_name{text-align:left !important;margin:0;margin-bottom:7px}.ays_message_vars_multiple_bar .ays_message_vars_multiple_progress_bar,.ays_message_vars_simple_bar .ays_message_vars_simple_bar_progress_bar{width:100%;background:#f2f2f3;border-radius:30px;overflow:hidden}.ays_message_vars_multiple_bar .ays_message_vars_multiple_progress_bar_filled,.ays_message_vars_simple_bar .ays_message_vars_simple_bar_progress_bar_filled{background:#88d29d;border-radius:50px;height:33px;position:relative;display:flex;justify-content:flex-end}.ays_message_vars_multiple_bar span.ays_message_vars_multiple_bar_score,.ays_message_vars_simple_bar span.ays_message_vars_simple_bar_bar_score{font-size:16px;font-weight:600;margin:0 7px;position:absolute;top:0;bottom:0;left:0;line-height:32px}.ays_message_vars_simple_bar{display:flex;justify-content:center;align-items:center}.ays_message_vars_simple_bar p.ays_message_vars_simple_bar_progress_bar_label{font-size:17px;font-weight:700;margin-left:10px}.ays_detailed_result_column_chart{display:flex;justify-content:space-evenly;align-items:flex-start}.ays_detailed_result_column_chart .ays_detailed_result_column_chart_column{width:15%;max-width:100px;height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:4px}.ays_detailed_result_column_chart .ays_detailed_result_column_chart_column_row{width:100%}.ays_detailed_result_column_chart .ays_detailed_result_column_chart_column_empty{height:33vh;display:flex;flex-direction:column-reverse;background:#f2f2f3;border-radius:5px 5px 0 0;overflow:hidden}.ays_detailed_result_column_chart .ays_detailed_result_column_chart_column_title,.ays_detailed_result_column_chart .ays_detailed_result_column_chart_column_total{font-size:1.3vw;font-weight:600;color:#88d29d}.ays_detailed_result_column_chart .ays_detailed_result_column_chart_column_filled{background:#88d29d}.ays_detailed_result_column_chart .ays_detailed_result_column_chart_column_filled span{font-size:1.3vw;font-weight:600}.ays_user_corrects_count_pie_chart_container{width:100%;height:fit-content;display:flex;justify-content:center;align-items:flex-start;gap:30px}.ays_user_corrects_count_pie_chart{box-sizing:border-box;padding:12vh;border-radius:50%}.ays_user_corrects_count_pie_chart_labels{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;font-size:16px}.ays_user_corrects_count_pie_chart_labels div{display:flex;gap:8px;align-items:center}.ays_user_corrects_count_pie_chart_labels_rect{display:inline-block;border:1px solid #525252;width:25px;height:25px}.ays_user_corrects_count_pie_chart_labels_rect span{display:inline-block;width:100%;height:100%}@media screen and (max-width:640px){.ays_user_corrects_count_pie_chart_container{flex-direction:column;align-items:center}.ays_user_corrects_count_pie_chart_labels{flex-direction:row;flex-wrap:wrap;justify-content:center;font-size:12px}.ays_user_corrects_count_pie_chart_labels div{gap:5px}.ays_user_corrects_count_pie_chart_labels_rect{width:19px;height:19px}}.ays_avg_rate_stars_with_icons_container{position:relative;width:140px;height:28px;font-size:28px;margin:0 auto;padding:0;color:#f7bb07}.ays_avg_rate_stars_with_icons_filled{position:absolute;top:0;left:0;display:flex;gap:2.5px;z-index:1;padding:0;overflow:hidden}.ays_avg_rate_stars_with_icons_empty{display:flex;gap:2.5px;z-index:0;padding:0}div[id*=ays-quiz-container-] .ays-quiz-upload-type-main{position:relative;padding:7px 5px;border:1px solid #ccc;border-radius:3px !important;margin-bottom:10px;box-sizing:border-box;color:#2c3e50;font-size:13px;background:#fff;text-align:left}div[id*=ays-quiz-container-] .ays-quiz-upload-type-main .ays-quiz-upload-type .ays-quiz-upload-type-label{display:block;cursor:pointer}div[id*=ays-quiz-container-] .ays-quiz-upload-type-main .ays-quiz-upload-type .ays-quiz-upload-type-label .ays-quiz-upload-type-button{background-color:#fff;font-size:initial;border:1px solid rgba(0,0,0,.1);padding:5px 7px;border-radius:4px;transition:.5s;display:flex}div[id*=ays-quiz-container-] .ays-quiz-upload-type-main .ays-quiz-upload-type .ays-quiz-upload-type-button img,div[id*=ays-quiz-container-] .ays-quiz-upload-type-main .ays-quiz-upload-type .ays-quiz-upload-type-button span,div[id*=ays-quiz-container-] .ays-quiz-upload-type-main .ays-quiz-validation-error-upload img,div[id*=ays-quiz-container-] .ays-quiz-upload-type-main .ays-quiz-validation-error-upload span{display:initial;box-shadow:unset}div[id*=ays-quiz-container-] .ays-quiz-upload-type-main .ays-quiz-upload-type .ays-quiz-upload-type-label .ays-quiz-upload-type-button:hover{background-color:#fffbfbe0}div[id*=ays-quiz-container-] .ays-quiz-upload-type-main .ays-quiz-upload-type .ays-quiz-upload-type-label .ays-quiz-upload-type-button .ays-quiz-upload-type-text{padding:0 10px;font-size:14px;color:#5f6368 !important}div[id*=ays-quiz-container-] .ays-quiz-upload-type-label{width:110px}div[id*=ays-quiz-container-] .ays-quiz-upload-ready{border:1px solid rgba(0,0,0,.1);border-radius:4px;padding:5px 10px;display:flex;justify-content:space-between;min-height:40px}div[id*=ays-quiz-container-] .ays-quiz-upload-ready .ays-quiz-upload-ready-link-box a{font-size:12px;overflow:hidden;text-decoration:none;box-shadow:none;outline:none;word-break:break-all;word-wrap:break-word;color:#5f6368 !important}div[id*=ays-quiz-container-] .ays-quiz-upload-ready .ays-quiz-upload-ready-link-box a:hover{text-decoration:underline !important}div[id*=ays-quiz-container-] .ays-quiz-upload-ready .ays-quiz-upload-ready-image-box{cursor:pointer;margin-left:10px}div[id*=ays-quiz-container-] .ays-quiz-upload-ready-image-box img{max-width:initial;box-shadow:unset}div[id*=ays-quiz-container-] .ays-quiz-upload-ready-link-box,div[id*=ays-quiz-container-] .ays-quiz-upload-ready-image-box{display:flex;align-items:center}.ays_quiz_upload_type_answers_summary{width:100%}.ays_quiz_upload_type_answers_summary .ays-quiz-upload-ready-summary a{text-decoration:none}.ays_quiz_upload_type_answers_summary .ays-quiz-upload-ready-summary a:hover{text-decoration:underline}.ays-quiz-upload-ready-summary{border-radius:4px;background-color:#00000000;padding:5px 10px;margin-bottom:8px;display:flex}.ays-quiz-upload-ready-summary:hover{background-color:#00000000}.ays-quiz-upload-ready-summary .ays-quiz-upload-ready-link-summary{font-size:13px;color:#000}div[id*=ays-quiz-container-] .ays-quiz-upload-type-loader{background-color:#bfbfbf69;width:100%;height:100%;position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center}div[id*=ays-quiz-container-] .ays-quiz-upload-type-loader img{box-shadow:unset}div[id*=ays-quiz-container-] .ays-quiz-validation-error-upload{display:flex;align-items:center;margin-top:10px}div[id*=ays-quiz-container-] .ays-quiz-validation-error-upload{display:none}div[id*=ays-quiz-container-] .ays-quiz-validation-error-upload span{font-family:Roboto,Arial,sans-serif;font-size:12px;font-weight:400;letter-spacing:.3px;line-height:16px;color:#d93025 !important}.ays-quiz-powered-by-container{margin:0 auto 20px;max-width:96%;text-align:right}.ays-quiz-promote-powered-by-text-row{display:flex;justify-content:flex-end;align-items:center}.ays-quiz-promote-powered-by-text{margin:0;text-align:right;font-size:12px;font-style:italic;color:#767373}.ays-quiz-promote-powered-by-text a{color:#767373}
html{line-height:1.15;-webkit-text-size-adjust:100%}*,:after,:before{box-sizing:border-box}body{background-color:#fff;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{color:inherit;font-family:inherit;font-weight:500;line-height:1.2;margin-block-end:1rem;margin-block-start:.5rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-block-end:.9rem;margin-block-start:0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em;white-space:pre-wrap}a{background-color:transparent;color:#c36;text-decoration:none}a:active,a:hover{color:#336}a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}abbr[title]{border-block-end:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;height:auto;max-width:100%}details{display:block}summary{display:list-item}figcaption{color:#333;font-size:16px;font-style:italic;font-weight:400;line-height:1.4}[hidden],template{display:none}@media print{*,:after,:before{background:transparent!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}pre{white-space:pre-wrap!important}blockquote,pre{-moz-column-break-inside:avoid;border:1px solid #ccc;break-inside:avoid}thead{display:table-header-group}img,tr{-moz-column-break-inside:avoid;break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{-moz-column-break-after:avoid;break-after:avoid}}label{display:inline-block;line-height:1;vertical-align:middle}button,input,optgroup,select,textarea{font-family:inherit;font-size:1rem;line-height:1.5;margin:0}input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{border:1px solid #666;border-radius:3px;padding:.5rem 1rem;transition:all .3s;width:100%}input[type=date]:focus,input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=url]:focus,select:focus,textarea:focus{border-color:#333}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;width:auto}[type=button],[type=submit],button{background-color:transparent;border:1px solid #c36;border-radius:3px;color:#c36;display:inline-block;font-size:1rem;font-weight:400;padding:.5rem 1rem;text-align:center;transition:all .3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}[type=button]:focus:not(:focus-visible),[type=submit]:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none}[type=button]:focus,[type=button]:hover,[type=submit]:focus,[type=submit]:hover,button:focus,button:hover{background-color:#c36;color:#fff;text-decoration:none}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}select{display:block}table{background-color:transparent;border-collapse:collapse;border-spacing:0;font-size:.9em;margin-block-end:15px;width:100%}table td,table th{border:1px solid hsla(0,0%,50%,.502);line-height:1.5;padding:15px;vertical-align:top}table th{font-weight:700}table tfoot th,table thead th{font-size:1em}table caption+thead tr:first-child td,table caption+thead tr:first-child th,table colgroup+thead tr:first-child td,table colgroup+thead tr:first-child th,table thead:first-child tr:first-child td,table thead:first-child tr:first-child th{border-block-start:1px solid hsla(0,0%,50%,.502)}table tbody>tr:nth-child(odd)>td,table tbody>tr:nth-child(odd)>th{background-color:hsla(0,0%,50%,.071)}table tbody tr:hover>td,table tbody tr:hover>th{background-color:hsla(0,0%,50%,.102)}table tbody+tbody{border-block-start:2px solid hsla(0,0%,50%,.502)}@media(max-width:767px){table table{font-size:.8em}table table td,table table th{line-height:1.3;padding:7px}table table th{font-weight:400}}dd,dl,dt,li,ol,ul{background:0 0;border:0;font-size:100%;margin-block-end:0;margin-block-start:0;outline:0;vertical-align:baseline}
.comments-area a,.page-content a{text-decoration:underline}.alignright{float:right;margin-left:1rem}.alignleft{float:left;margin-right:1rem}.aligncenter{clear:both;display:block;margin-inline:auto}.alignwide{margin-inline:-80px}.alignfull{margin-inline:calc(50% - 50vw);max-width:100vw}.alignfull,.alignfull img{width:100vw}.wp-caption{margin-block-end:1.25rem;max-width:100%}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{display:block;margin-inline:auto}.wp-caption-text{margin:0}.gallery-caption{display:block;font-size:.8125rem;line-height:1.5;margin:0;padding:.75rem}.pagination{display:flex;justify-content:space-between;margin:20px auto}.sticky{display:block;position:relative}.bypostauthor{font-size:inherit}.hide{display:none!important}.post-password-form{margin:50px auto;max-width:500px}.post-password-form p{align-items:flex-end;display:flex;width:100%}.post-password-form [type=submit]{margin-inline-start:3px}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#eee;clip:auto!important;clip-path:none;color:#333;display:block;font-size:1rem;height:auto;left:5px;line-height:normal;padding:12px 24px;text-decoration:none;top:5px;width:auto;z-index:100000}.post .entry-title a{text-decoration:none}.post .wp-post-image{max-height:500px;-o-object-fit:cover;object-fit:cover;width:100%}@media(max-width:991px){.post .wp-post-image{max-height:400px}}@media(max-width:575px){.post .wp-post-image{max-height:300px}}#comments .comment-list{font-size:.9em;list-style:none;margin:0;padding:0}#comments .comment,#comments .pingback{position:relative}#comments .comment .comment-body,#comments .pingback .comment-body{border-block-end:1px solid #ccc;display:flex;flex-direction:column;padding-block-end:30px;padding-block-start:30px;padding-inline-end:0;padding-inline-start:60px}#comments .comment .avatar,#comments .pingback .avatar{border-radius:50%;left:0;margin-inline-end:10px;position:absolute}body.rtl #comments .comment .avatar,body.rtl #comments .pingback .avatar,html[dir=rtl] #comments .comment .avatar,html[dir=rtl] #comments .pingback .avatar{left:auto;right:0}#comments .comment-meta{display:flex;justify-content:space-between;margin-block-end:.9rem}#comments .comment-metadata,#comments .reply{font-size:11px;line-height:1}#comments .children{list-style:none;margin:0;padding-inline-start:30px;position:relative}#comments .children li:last-child{padding-block-end:0}#comments ol.comment-list .children:before{content:"↪";display:inline-block;font-size:1em;font-weight:400;left:0;line-height:100%;position:absolute;top:45px;width:auto}body.rtl #comments ol.comment-list .children:before,html[dir=rtl] #comments ol.comment-list .children:before{content:"↩";left:auto;right:0}@media(min-width:768px){#comments .comment-author,#comments .comment-metadata{line-height:1}}@media(max-width:767px){#comments .comment .comment-body{padding:30px 0}#comments .children{padding-inline-start:20px}#comments .comment .avatar{float:left;position:inherit}body.rtl #comments .comment .avatar,html[dir=rtl] #comments .comment .avatar{float:right}}.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{margin-inline-end:auto;margin-inline-start:auto;width:100%}@media(max-width:575px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{padding-inline-end:10px;padding-inline-start:10px}}@media(min-width:576px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:500px}.site-footer.footer-full-width .footer-inner,.site-header.header-full-width .header-inner{max-width:100%}}@media(min-width:768px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:600px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:992px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:800px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}@media(min-width:1200px){.page-header .entry-title,.site-footer .footer-inner,.site-footer:not(.dynamic-footer),.site-header .header-inner,.site-header:not(.dynamic-header),body:not([class*=elementor-page-]) .site-main{max-width:1140px}.site-footer.footer-full-width,.site-header.header-full-width{max-width:100%}}.site-header+.elementor{min-height:calc(100vh - 320px)}
.site-header{display:flex;flex-wrap:wrap;justify-content:space-between;padding-block-end:1rem;padding-block-start:1rem;position:relative}.site-header .site-title{font-size:2.5rem;font-weight:500;line-height:1.2}.site-header .site-branding{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.site-header .header-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-header .header-inner .custom-logo-link{display:block}.site-header .header-inner .site-branding .site-description,.site-header .header-inner .site-branding .site-title{margin:0}.site-header .header-inner .site-branding .site-logo img{display:block}.site-header .header-inner .site-branding.show-logo .site-title,.site-header .header-inner .site-branding.show-title .site-logo{display:none!important}.site-header.header-inverted .header-inner{flex-direction:row-reverse}.site-header.header-inverted .header-inner .site-branding{text-align:end}.site-header.header-stacked .header-inner{align-items:center;flex-direction:column;text-align:center}.site-footer{padding-block-end:1rem;padding-block-start:1rem;position:relative}.site-footer .site-title{font-size:1.5rem;font-weight:500;line-height:1.2}.site-footer .site-branding{display:flex;flex-direction:column;gap:.5rem;justify-content:center}.site-footer .footer-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.site-footer .footer-inner .custom-logo-link{display:block}.site-footer .footer-inner .site-branding .site-description,.site-footer .footer-inner .site-branding .site-title{margin:0}.site-footer .footer-inner .site-branding .site-logo img{display:block}.site-footer .footer-inner .site-branding.show-logo .site-title,.site-footer .footer-inner .site-branding.show-title .site-logo{display:none!important}.site-footer .footer-inner .copyright{align-items:center;display:flex;justify-content:flex-end}.site-footer .footer-inner .copyright p{margin:0}.site-footer.footer-inverted .footer-inner{flex-direction:row-reverse}.site-footer.footer-inverted .footer-inner .site-branding{text-align:end}.site-footer.footer-stacked .footer-inner{align-items:center;flex-direction:column;text-align:center}.site-footer.footer-stacked .footer-inner .site-branding .site-title{text-align:center}.site-footer.footer-stacked .footer-inner .site-navigation .menu{padding:0}@media(max-width:576px){.site-footer:not(.footer-stacked) .footer-inner .copyright,.site-footer:not(.footer-stacked) .footer-inner .site-branding,.site-footer:not(.footer-stacked) .footer-inner .site-navigation{display:block;max-width:none;text-align:center;width:100%}.site-footer .footer-inner .site-navigation ul.menu{justify-content:center}.site-footer .footer-inner .site-navigation ul.menu li{display:inline-block}}.site-header.header-stacked .site-navigation-toggle-holder{justify-content:center;max-width:100%}.site-header.menu-layout-dropdown .site-navigation{display:none}.site-navigation-toggle-holder{align-items:center;display:flex;padding:8px 15px}.site-navigation-toggle-holder .site-navigation-toggle{align-items:center;background-color:rgba(0,0,0,.05);border:0 solid;border-radius:3px;color:#494c4f;cursor:pointer;display:flex;justify-content:center;padding:.5rem}.site-navigation-toggle-holder .site-navigation-toggle-icon{display:block;width:1.25rem}.site-navigation-toggle-holder .site-navigation-toggle-icon:after,.site-navigation-toggle-holder .site-navigation-toggle-icon:before{background-color:currentColor;border-radius:3px;content:"";display:block;height:3px;transition:all .2s ease-in-out}.site-navigation-toggle-holder .site-navigation-toggle-icon:before{box-shadow:0 .35rem 0 currentColor;margin-block-end:.5rem}.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:before{box-shadow:none;transform:translateY(.35rem) rotate(45deg)}.site-navigation-toggle-holder .site-navigation-toggle[aria-expanded=true] .site-navigation-toggle-icon:after{transform:translateY(-.35rem) rotate(-45deg)}.site-navigation{align-items:center;display:flex}.site-navigation ul.menu,.site-navigation ul.menu ul{list-style-type:none;padding:0}.site-navigation ul.menu{display:flex;flex-wrap:wrap}.site-navigation ul.menu li{display:flex;position:relative}.site-navigation ul.menu li a{display:block;padding:8px 15px}.site-navigation ul.menu li.menu-item-has-children{padding-inline-end:15px}.site-navigation ul.menu li.menu-item-has-children:after{align-items:center;color:#666;content:"▾";display:flex;font-size:1.5em;justify-content:center;text-decoration:none}.site-navigation ul.menu li.menu-item-has-children:focus-within>ul{display:block}.site-navigation ul.menu li ul{background:#fff;display:none;left:0;min-width:150px;position:absolute;top:100%;z-index:2}.site-navigation ul.menu li ul li{border-block-end:1px solid #eee}.site-navigation ul.menu li ul li:last-child{border-block-end:none}.site-navigation ul.menu li ul li.menu-item-has-children a{flex-grow:1}.site-navigation ul.menu li ul li.menu-item-has-children:after{transform:translateY(-50%) rotate(-90deg)}.site-navigation ul.menu li ul ul{left:100%;top:0}.site-navigation ul.menu li:hover>ul{display:block}footer .site-navigation ul.menu li ul{bottom:100%;top:auto}footer .site-navigation ul.menu li ul ul{bottom:0}footer .site-navigation ul.menu a{padding:5px 15px}.site-navigation-dropdown{bottom:0;left:0;margin-block-start:10px;position:absolute;transform-origin:top;transition:max-height .3s,transform .3s;width:100%;z-index:10000}.site-navigation-toggle-holder:not(.elementor-active)+.site-navigation-dropdown{max-height:0;transform:scaleY(0)}.site-navigation-toggle-holder.elementor-active+.site-navigation-dropdown{max-height:100vh;transform:scaleY(1)}.site-navigation-dropdown ul{padding:0}.site-navigation-dropdown ul.menu{background:#fff;margin:0;padding:0;position:absolute;width:100%}.site-navigation-dropdown ul.menu li{display:block;position:relative;width:100%}.site-navigation-dropdown ul.menu li a{background:#fff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.102);color:#55595c;display:block;padding:20px}.site-navigation-dropdown ul.menu li.current-menu-item a{background:#55595c;color:#fff}.site-navigation-dropdown ul.menu>li li{max-height:0;transform:scaleY(0);transform-origin:top;transition:max-height .3s,transform .3s}.site-navigation-dropdown ul.menu li.elementor-active>ul>li{max-height:100vh;transform:scaleY(1)}@media(max-width:576px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media(min-width:768px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media(min-width:576px)and (max-width:767px){.site-header.menu-dropdown-mobile:not(.menu-layout-dropdown) .site-navigation{display:none!important}}@media(min-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}}@media(max-width:992px){.site-header.menu-dropdown-tablet:not(.menu-layout-dropdown) .site-navigation{display:none!important}}.site-header.menu-dropdown-none:not(.menu-layout-dropdown) .site-navigation-toggle-holder{display:none!important}
:root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.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{display:inline-block;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-circle-logo);font-size:2.5em}.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,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.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.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.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: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-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-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{fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));height:100px;width:100px}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-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)}.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%}@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-inline: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-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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:0.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}.e-con:where(: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{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.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))}:is([data-widget_type="e-component.default"],[data-widget_type="e-component.default"]>.elementor-section-wrap)>.e-con{--margin-right:0px;--margin-left:0px}.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:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);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,[dir=rtl] .elementor-button-align-start .e-form__buttons,[dir=rtl] .elementor-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-button-align-end .e-form__buttons,[dir=rtl] .elementor-button-align-end .elementor-field-type-submit{justify-content:flex-start}.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,[dir=rtl] .elementor-tablet-button-align-start .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-tablet-button-align-end .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-start}.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,[dir=rtl] .elementor-mobile-button-align-start .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-mobile-button-align-end .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-start}.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:"\e90e";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:"\e87f"}.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:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(: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;fill:#fff;font-size:15px;line-height:1;padding:12px 24px;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;fill:#fff;padding:.5em}.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!important}html *{transition-delay:0s!important;transition-duration:0s!important}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}
.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}
/*! elementor-pro - v4.0.0 - 28-04-2026 */
@charset "UTF-8";.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{background-color:#3f444b;height:3px;left:0;width:100%;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;left:50%;width:0}.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{left:-20px;width:10px}.e--pointer-double-line .elementor-item:after,.e--pointer-underline .elementor-item:after{bottom:0;content:""}.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{inset-inline-start:100%;width:10px}.e--pointer-framed .elementor-item:after,.e--pointer-framed .elementor-item:before{background:transparent;border:3px solid #3f444b;bottom:0;left:0;right:0;top:0}.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{height:3px;width:3px}.e--pointer-framed.e--animation-draw .elementor-item:before{border-block-end-width:3px;border-block-start-width:0;border-inline-end-width:0;border-inline-start-width:3px;transition:width .1s .2s,height .1s .3s,opacity .12s .22s}.e--pointer-framed.e--animation-draw .elementor-item:after{border-block-end-width:0;border-block-start-width:3px;border-inline-end-width:3px;border-inline-start-width:0;content:"";inset-block-end:0;inset-block-start:auto;inset-inline-end:0;inset-inline-start:auto;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{height:100%;width: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{height:3px;width:3px}.e--pointer-framed.e--animation-corners .elementor-item:before{border-block-end-width:0;border-block-start-width:3px;border-inline-end-width:0;border-inline-start-width:3px}.e--pointer-framed.e--animation-corners .elementor-item:after{border-block-end-width:3px;border-block-start-width:0;border-inline-end-width:3px;border-inline-start-width:0;content:"";inset-block-end:0;inset-block-start:auto;inset-inline-end:0;inset-inline-start:auto}.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{height:100%;transition:opacity 2ms,width .4s,height .4s;width:100%}.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{background:#3f444b;inset:0;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{opacity:1;transform:scale(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{left:50%;right:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{background:#3f444b;inset:0;z-index:-1}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:before{bottom:100%;top:0}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{bottom:0;top:100%}.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{left:100%;right:0}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after{left:0;right:100%}.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{border-style:solid;border-width:0;padding:0;position:absolute;width:12em}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up{background:#fff;display:none;height:20px;overflow:hidden;position:absolute;visibility:hidden}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow{border:8px dashed transparent;border-bottom:8px solid #33373d;height:0;inset-block-start:-2px;inset-inline-start:50%;margin-inline-start:-8px;overflow:hidden;position:absolute;width:0}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow{border-color:#33373d transparent transparent;border-style:solid dashed dashed;top:6px}.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(calc(-90deg * var(--direction-multiplier, 1)))}.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{flex-grow:1;white-space:nowrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li ul,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>.scroll-down{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{inset-inline-start: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{align-self:center;border-color:var(--e-nav-menu-divider-color,#000);border-left-style:var(--e-nav-menu-divider-style,solid);border-left-width:var(--e-nav-menu-divider-width,2px);content:var(--e-nav-menu-divider-content,none);height:var(--e-nav-menu-divider-height,35%)}.elementor-nav-menu__align-right .elementor-nav-menu{justify-content:flex-end;margin-left:auto}.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{justify-content:flex-start;margin-right:auto}.elementor-nav-menu__align-left .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start}.elementor-nav-menu__align-start .elementor-nav-menu{justify-content:flex-start;margin-inline-end:auto}.elementor-nav-menu__align-start .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start}.elementor-nav-menu__align-end .elementor-nav-menu{justify-content:flex-end;margin-inline-start:auto}.elementor-nav-menu__align-end .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end}.elementor-nav-menu__align-center .elementor-nav-menu{justify-content:center;margin-inline-end:auto;margin-inline-start:auto}.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,.elementor-widget-nav-menu:not(:has(.elementor-widget-container)):not([class*=elementor-hidden-]){display:flex;flex-direction:column}.elementor-nav-menu{position:relative;z-index:2}.elementor-nav-menu:after{clear:both;content:" ";display:block;font:0/0 serif;height:0;overflow:hidden;visibility:hidden}.elementor-nav-menu,.elementor-nav-menu li,.elementor-nav-menu ul{display:block;line-height:normal;list-style:none;margin:0;padding:0;-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{align-items:center;display:flex}.elementor-nav-menu a,.elementor-nav-menu a:focus,.elementor-nav-menu a:hover{line-height:20px;padding:10px 20px}.elementor-nav-menu a.current{background:#1f2124;color:#fff}.elementor-nav-menu a.disabled{color:#88909b;cursor:not-allowed}.elementor-nav-menu .e-plus-icon:before{content:"+"}.elementor-nav-menu .sub-arrow{align-items:center;display:flex;line-height:1;margin-block-end:-10px;margin-block-start:-10px;padding:10px;padding-inline-end:0}.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{align-items:center;background-color:rgba(0,0,0,.05);border:0 solid;border-radius:3px;color:#33373d;cursor:pointer;display:flex;font-size:var(--nav-menu-icon-size,22px);justify-content:center;padding:.25em}.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{fill:var(--nav-menu-icon-color,currentColor);height:auto;width:1em}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;overflow-x:hidden;overflow-y:auto;transform-origin:top;transition:max-height .3s,transform .3s}.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{border-inline-start:8px solid transparent;text-shadow:none}.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{max-height:0;overflow:hidden;transform:scaleY(0)}.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container{animation:hide-scroll .3s backwards;max-height:var(--menu-height);transform:scaleY(1)}.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}}@keyframes hide-scroll{0%,to{overflow:hidden}}
.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}
.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0:not(:has(.elementor-widget-container)){font-size:0;line-height:1}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;align-items:center;background-color:#69727d;cursor:pointer;display:inline-flex;justify-content:center;text-align:center}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{color:#fff;opacity:.9}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}
.e--ua-appleWebkit.rtl{--flex-right:flex-start}.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-inline:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item{margin-inline:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item{margin-inline:0}@media (max-width:1024px){.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-inline:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item{margin-inline:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item{margin-inline:0}}@media (max-width:767px){.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-inline:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item{margin-inline:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item{margin-inline:0}}
.elementor-motion-effects-element,.elementor-motion-effects-layer{transition-duration:1s;transition-property:transform,opacity;transition-timing-function:cubic-bezier(0,.33,.07,1.03)}@media (prefers-reduced-motion:reduce){.elementor-motion-effects-element,.elementor-motion-effects-layer{transition-duration:0s!important}}.elementor-motion-effects-container{height:100%;left:0;overflow:hidden;position:absolute;top:0;transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x);width:100%}.elementor-motion-effects-layer{background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0}.elementor-motion-effects-perspective{perspective:1200px}.elementor-motion-effects-element{transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}
@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}
@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}
[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.dialog-type-lightbox{background-color:transparent;display:flex;pointer-events:none;-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;inset-inline-end:20px;margin-top:0;opacity:1;pointer-events:all;top:20px;z-index:9999}.elementor-popup-modal .dialog-close-button svg{fill:#1f2124;height:1em;width:1em}.elementor-popup-modal .dialog-widget-content{background-color:#fff;border-radius:0;box-shadow:none;max-height:100%;max-width:100%;overflow:visible;pointer-events:all;width:auto}.elementor-popup-modal .dialog-message{display:flex;max-height:100vh;max-width:100vw;overflow:auto;padding:0;width:640px}.elementor-popup-modal .elementor{width:100%}
.cpel-switcher__nav{--cpel-switcher-space:0;display:block}.cpel-switcher__nav .cpel-switcher__list{display:flex;list-style:none;margin:0;padding:0;line-height:normal;-webkit-tap-highlight-color:rgba(0,0,0,0)}.cpel-switcher__nav a{display:inline-block;text-decoration:none;white-space:nowrap}.cpel-switcher--layout-horizontal .cpel-switcher__list{flex-direction:row;flex-wrap:wrap}.cpel-switcher--layout-vertical .cpel-switcher__list{flex-direction:column}.cpel-switcher--layout-dropdown{--rotate:0deg;--langs:5}.cpel-switcher--drop-to-up{--rotate:180deg}.cpel-switcher--layout-dropdown .cpel-switcher__nav{display:inline-block;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cpel-switcher--layout-dropdown .cpel-switcher__toggle{position:relative}.cpel-switcher--layout-dropdown .cpel-switcher__toggle:after{content:"";position:absolute;z-index:2;top:0;right:0;bottom:0;width:100%;cursor:pointer}.cpel-switcher--layout-dropdown .cpel-switcher__toggle a i{vertical-align:middle;transform:rotateX(var(--rotate));transition:transform 0s .2s}.cpel-switcher--layout-dropdown .cpel-switcher__toggle.cpel-switcher__toggle--on:after{width:min(33%,2.5em)}.cpel-switcher--layout-dropdown .cpel-switcher__toggle.cpel-switcher__toggle--on a i{transform:rotateX(calc(var(--rotate) + 180deg));transition-delay:0s}.cpel-switcher--layout-dropdown.cpel-switcher--align-left .elementor-widget-container{text-align:left}.cpel-switcher--layout-dropdown.cpel-switcher--align-center .elementor-widget-container{text-align:center}.cpel-switcher--layout-dropdown.cpel-switcher--align-right .elementor-widget-container{text-align:right}.cpel-switcher--layout-dropdown.cpel-switcher--align-justify .cpel-switcher__nav{display:flex}.cpel-switcher--layout-dropdown .cpel-switcher__list{position:absolute;z-index:10;top:100%;display:flex;flex-direction:column;justify-content:flex-end;min-width:100%;max-height:0;overflow:hidden;transition:max-height .3s ease-out}.cpel-switcher--drop-to-up .cpel-switcher__list{top:auto;bottom:100%;justify-content:flex-start}.cpel-switcher--layout-dropdown .cpel-switcher__toggle--on+.cpel-switcher__list{max-height:calc(100% * var(--langs));transition:max-height .4s ease-in}.cpel-switcher--layout-dropdown .cpel-switcher__lang{width:100%}.cpel-switcher--layout-dropdown .cpel-switcher__lang a{display:block;text-align:left}@media (pointer:fine){.cpel-switcher--drop-on-hover .cpel-switcher__nav:hover .cpel-switcher__toggle:after{width:min(33%,2.5em)}.cpel-switcher--drop-on-hover .cpel-switcher__nav:hover .cpel-switcher__toggle a i{transform:rotateX(calc(var(--rotate) + 180deg));transition-delay:0s}.cpel-switcher--drop-on-hover .cpel-switcher__nav:hover .cpel-switcher__list{max-height:calc(100% * var(--langs));transition:max-height .4s ease-in}}.cpel-switcher--align-left .cpel-switcher__list{align-items:flex-start}.cpel-switcher--align-center .cpel-switcher__list{align-items:center}.cpel-switcher--align-right .cpel-switcher__list{align-items:flex-end}.cpel-switcher--align-justify .cpel-switcher__list{align-items:stretch}.cpel-switcher--align-justify a{width:100%;text-align:center}.cpel-switcher--layout-dropdown.cpel-switcher--align-right .cpel-switcher__list{right:0;left:auto}.cpel-switcher--layout-dropdown.cpel-switcher--align-justify .cpel-switcher__toggle a{display:inline-flex;justify-content:flex-start;align-items:center}.cpel-switcher--layout-dropdown.cpel-switcher--align-justify .cpel-switcher__icon{margin-right:0;margin-left:auto}.cpel-switcher--layout-horizontal.cpel-switcher--align-left .cpel-switcher__list{justify-content:flex-start}.cpel-switcher--layout-horizontal.cpel-switcher--align-center .cpel-switcher__list{justify-content:center}.cpel-switcher--layout-horizontal.cpel-switcher--align-right .cpel-switcher__list{justify-content:flex-end}.cpel-switcher--layout-horizontal.cpel-switcher--align-justify .cpel-switcher__lang{flex-grow:1}.cpel-switcher__lang{margin:0}.cpel-switcher--layout-horizontal .cpel-switcher__lang:not(:last-child){margin-right:var(--cpel-switcher-space)}body.rtl .cpel-switcher--layout-horizontal .cpel-switcher__lang:not(:last-child){margin-left:var(--cpel-switcher-space)}.cpel-switcher--layout-vertical .cpel-switcher__lang:not(:last-child){margin-bottom:var(--cpel-switcher-space)}.cpel-switcher__code,.cpel-switcher__flag,.cpel-switcher__name{display:inline-block;vertical-align:middle}.cpel-switcher__code,.cpel-switcher__name{text-decoration:inherit}.cpel-switcher__flag{line-height:.5em}.cpel-switcher__flag img{width:100%;max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.cpel-switcher__flag--ai img,.cpel-switcher__flag--au img,.cpel-switcher__flag--aw img,.cpel-switcher__flag--bm img,.cpel-switcher__flag--bs img,.cpel-switcher__flag--by img,.cpel-switcher__flag--cd img,.cpel-switcher__flag--ck img,.cpel-switcher__flag--cl img,.cpel-switcher__flag--cn img,.cpel-switcher__flag--cu img,.cpel-switcher__flag--cz img,.cpel-switcher__flag--dj img,.cpel-switcher__flag--er img,.cpel-switcher__flag--es img,.cpel-switcher__flag--esperanto img,.cpel-switcher__flag--fj img,.cpel-switcher__flag--fk img,.cpel-switcher__flag--gq img,.cpel-switcher__flag--gr img,.cpel-switcher__flag--gs img,.cpel-switcher__flag--gw img,.cpel-switcher__flag--gy img,.cpel-switcher__flag--hm img,.cpel-switcher__flag--io img,.cpel-switcher__flag--jo img,.cpel-switcher__flag--km img,.cpel-switcher__flag--kw img,.cpel-switcher__flag--ky img,.cpel-switcher__flag--kz img,.cpel-switcher__flag--lk img,.cpel-switcher__flag--lr img,.cpel-switcher__flag--mg img,.cpel-switcher__flag--mh img,.cpel-switcher__flag--ms img,.cpel-switcher__flag--my img,.cpel-switcher__flag--mz img,.cpel-switcher__flag--na img,.cpel-switcher__flag--np img,.cpel-switcher__flag--nu img,.cpel-switcher__flag--nz img,.cpel-switcher__flag--om img,.cpel-switcher__flag--ph img,.cpel-switcher__flag--pm img,.cpel-switcher__flag--pn img,.cpel-switcher__flag--pr img,.cpel-switcher__flag--ps img,.cpel-switcher__flag--sb img,.cpel-switcher__flag--sc img,.cpel-switcher__flag--sd img,.cpel-switcher__flag--sg img,.cpel-switcher__flag--sh img,.cpel-switcher__flag--sk img,.cpel-switcher__flag--ss img,.cpel-switcher__flag--st img,.cpel-switcher__flag--tc img,.cpel-switcher__flag--tf img,.cpel-switcher__flag--tg img,.cpel-switcher__flag--tk img,.cpel-switcher__flag--tl img,.cpel-switcher__flag--to img,.cpel-switcher__flag--tv img,.cpel-switcher__flag--tw img,.cpel-switcher__flag--us img,.cpel-switcher__flag--uy img,.cpel-switcher__flag--uz img,.cpel-switcher__flag--vg img,.cpel-switcher__flag--vu img,.cpel-switcher__flag--ws img,.cpel-switcher__flag--za img,.cpel-switcher__flag--zw img{-o-object-position:left;object-position:left}.cpel-switcher__flag--eh img,.cpel-switcher__flag--tm img{-o-object-position:20%;object-position:20%}.cpel-switcher__flag--ai img,.cpel-switcher__flag--au img,.cpel-switcher__flag--bm img,.cpel-switcher__flag--ck img,.cpel-switcher__flag--fj img,.cpel-switcher__flag--fk img,.cpel-switcher__flag--gs img,.cpel-switcher__flag--hm img,.cpel-switcher__flag--io img,.cpel-switcher__flag--ky img,.cpel-switcher__flag--ms img,.cpel-switcher__flag--nu img,.cpel-switcher__flag--nz img,.cpel-switcher__flag--pn img,.cpel-switcher__flag--sh img,.cpel-switcher__flag--tc img,.cpel-switcher__flag--tf img,.cpel-switcher__flag--tv img,.cpel-switcher__flag--vg img{-o-object-position:75%;object-position:75%}.cpel-switcher__flag--as img,.cpel-switcher__flag--zm img{-o-object-position:right;object-position:right}
@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}
body.elementor-page .elementor-widget-menu-anchor{margin-block-end:0}
@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}
.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{flex-shrink:0;margin:0 var(--divider-element-spacing)}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{direction:ltr;display:flex;margin:0}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{border-block-end:0;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color);content:"";display:block;flex-grow:1}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url);-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;min-height:var(--divider-pattern-height);width:100%}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var( --container-widget-flex-grow )}
.elementor-widget-n-accordion{--n-accordion-title-font-size:20px;--n-accordion-title-flex-grow:initial;--n-accordion-title-justify-content:initial;--n-accordion-title-icon-order:-1;--n-accordion-border-width:1px;--n-accordion-border-color:#d5d8dc;--n-accordion-border-style:solid;--n-accordion-item-title-flex-grow:initial;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-padding:10px;--n-accordion-border-radius:0px;--n-accordion-icon-size:15px;--n-accordion-title-normal-color:#1f2124;--n-accordion-title-hover-color:#1f2124;--n-accordion-title-active-color:#1f2124;--n-accordion-icon-normal-color:var(--n-accordion-title-normal-color);--n-accordion-icon-hover-color:var(--n-accordion-title-hover-color);--n-accordion-icon-active-color:var(--n-accordion-title-active-color);--n-accordion-icon-gap:0 10px;width:100%}.elementor-widget-n-accordion .e-n-accordion details>summary::-webkit-details-marker{display:none}.elementor-widget-n-accordion .e-n-accordion-item{display:flex;flex-direction:column;position:relative}.elementor-widget-n-accordion .e-n-accordion-item:not(:last-child){margin-block-end:var(--n-accordion-item-title-space-between)}:where(.elementor-widget-n-accordion .e-n-accordion-item>.e-con){border:var(--n-accordion-border-width) var(--n-accordion-border-style) var(--n-accordion-border-color)}.elementor-widget-n-accordion .e-n-accordion-item-title{align-items:center;border-color:var(--n-accordion-border-color);border-radius:var(--n-accordion-border-radius);border-style:var(--n-accordion-border-style);border-width:var(--n-accordion-border-width);color:var(--n-accordion-title-normal-color);cursor:pointer;display:flex;flex-direction:row;flex-grow:var(--n-menu-title-flex-grow);gap:var(--n-accordion-icon-gap);justify-content:var(--n-accordion-title-justify-content);list-style:none;padding:var(--n-accordion-padding)}.elementor-widget-n-accordion .e-n-accordion-item-title-header{display:flex}.elementor-widget-n-accordion .e-n-accordion-item-title-header h1,.elementor-widget-n-accordion .e-n-accordion-item-title-header h2,.elementor-widget-n-accordion .e-n-accordion-item-title-header h3,.elementor-widget-n-accordion .e-n-accordion-item-title-header h4,.elementor-widget-n-accordion .e-n-accordion-item-title-header h5,.elementor-widget-n-accordion .e-n-accordion-item-title-header h6,.elementor-widget-n-accordion .e-n-accordion-item-title-header p{margin-block-end:0;margin-block-start:0}.elementor-widget-n-accordion .e-n-accordion-item-title-text{align-items:center;font-size:var(--n-accordion-title-font-size)}.elementor-widget-n-accordion .e-n-accordion-item-title-icon{align-items:center;display:flex;flex-direction:row;order:var(--n-accordion-title-icon-order);position:relative;width:-moz-fit-content;width:fit-content}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span{height:var(--n-accordion-icon-size);width:auto}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-normal-color);font-size:var(--n-accordion-icon-size)}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-normal-color);height:var(--n-accordion-icon-size)}.elementor-widget-n-accordion .e-n-accordion-item-title>span{cursor:pointer}.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title{color:var(--n-accordion-title-active-color);margin-block-end:var(--n-accordion-item-title-distance-from-content)}.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon .e-opened{display:flex}.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon .e-closed{display:none}.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-active-color)}.elementor-widget-n-accordion .e-n-accordion-item[open]>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-active-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]) .e-con{display:none}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover>.e-n-accordion-item-title{color:var(--n-accordion-title-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover>.e-n-accordion-item-title .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened{display:none}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed{display:flex}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item>span{cursor:pointer}
.google-chart-texture{display:none}.table-data-not-available-txt{display:none}.graphina-btn{padding:8px 16px;cursor:pointer;font-size:.875rem;font-weight:500}.graphina-btn-link{background:0 0;color:#c8175d;text-decoration:underline;padding:0;border:none}.graphina-btn-primary{color:#fff;background:#c8175d}.graphina-restricted-content{background:#f3f3f3;text-align:center;padding:32px}.graphina-restricted-content h5{margin-top:0}.graphina-password-heading{font-size:32px;line-height:42px;font-weight:600;text-align:center;margin:0}.graphina-password-restricted-form .graphina-password-message{font-size:16px}.graphina-input-wrapper input.form-control{width:100%;background:#fff;border:none;height:45px;padding:10px 16px}.button-box{margin-top:24px}.button-box .graphina-login-btn{background:#c8175d;padding:12px 24px;border:transparent;color:#fff;font-size:14px}.graphina-filter-div label{margin-bottom:8px;font-size:16px}.graphina-chart-filter-date-time,.form-select{height:42px;line-height:1.4;padding:10px 20px;background:#fff;border:1px solid #eee;color:#6a6969;width:100%;margin-bottom:7px}.graphina-chart-filter-date-time:focus,.form-select:focus{outline:none}.graphina-filter-div-button{background:#c8175d;padding:12px 24px;border:transparent;color:#fff;font-size:14px;margin-bottom:7px}.graphina-chart-loader{text-align:center;align-content:center}.graphina-chart-loader img{height:50px}.chart-card{width:100%;background-color:#fff;padding:25px;border-radius:4px}.chart-card h4{margin-top:0}.graphina_chart_filter{display:flex;flex-wrap:wrap;align-items:end;gap:16px}.graphina_common_chart_filter{display:flex;align-items:start;gap:16px;justify-content:end}.graphina_common_chart_filter .graphina-chart-filter-items-1{display:flex;flex-wrap:wrap;justify-content:end;flex-grow:1;gap:16px}.graphina_common_chart_filter .graphina-chart-filter-items-1>.graphina-filter-div{flex-grow:1}.graphina_common_chart_filter .graphina-chart-filter-items-2{flex-shrink:0;align-self:last baseline}.chart-box{padding-top:10px;padding-left:10px;padding-right:10px;padding-bottom:10px}.elementor-element .chart-box svg{width:unset !important}@media (max-width:767.98px){.graphina_common_chart_filter{flex-direction:column}.graphina_common_chart_filter .graphina-chart-filter-items-2{flex-grow:1;text-align:end;width:100%}}@media screen and (max-width:674px){.chart-card{padding:25px 0 !important}}
.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none !important}@media screen and (max-height:1024px){.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none !important}}@media screen and (max-height:640px){.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none !important}}
.mask-error{color:#ff3939;font-size:13px;position:absolute;bottom:-26px;left:10px;background:#fff;padding:2px 4px;border-radius:3px;border:1px solid #ff6a6a;display:flex;height:24px;box-sizing:border-box;line-height:13px;align-items:center;z-index:9}.mask-error{display:none}.mask-error:after{content:"";height:11px;width:11px;border-left:1px solid #ff6a6a;border-top:1px solid #ff6a6a;position:absolute;transform:rotate(45deg);top:-6px;left:12px;background-image:linear-gradient(135deg,#fff 50%,transparent 50%)}.mccard1-container,.mccard2-container{position:relative;display:inline-flex;width:fit-content;flex-direction:column}.card-logo{position:absolute;right:10px;width:40px;height:auto;display:none;bottom:5px}