.wpaicg-chat-content-wrapper{position:relative;flex-grow:1;display:flex;}.wpaicg-chat-shortcode,.wpaicg-chatbox{position:relative;}.wpaicg-chat-shortcode-content{overflow-y:auto;flex-grow:1;padding:15px;}.wpaicg-chat-shortcode:hover{box-shadow:0 12px 24px rgba(0,0,0,.2);}.wpaicg-chat-shortcode-content ul{overflow-y:auto;margin:0;padding:0;list-style:none;}.wpaicg-chat-shortcode-content ul .wpaicg-user-message{margin-left:auto;margin-bottom:20px;margin-right:10px;padding:10px;border-radius:20px;box-shadow:0 2px 4px rgba(0,0,0,.05);width:fit-content;}.wpaicg-chat-shortcode-content ul .wpaicg-ai-message{margin-bottom:20px;margin-right:10px;padding:10px;border-radius:20px;box-shadow:0 2px 4px rgba(0,0,0,.05);width:fit-content;}.wpaicg-chat-shortcode-type{display:flex;align-items:center;padding:0;}textarea.wpaicg-chat-shortcode-typing{flex:1;resize:vertical;padding-left:1em;}textarea.auto-expand{overflow:hidden;transition:box-shadow .5s ease-in-out;line-height:2;}textarea.auto-expand.resizing{transition:box-shadow .5s ease-in-out;box-shadow:0 0 12px rgba(81,203,238,.8);line-height:2;}textarea.auto-expand:focus{outline:none;box-shadow:0 0 5px rgba(81,203,238,1);line-height:2;}.wpaicg-chat-shortcode .wpaicg-bot-thinking{bottom:0;font-size:11px;display:none;margin-bottom:5px;}.wpaicg-jumping-dots span{position:relative;bottom:0;-webkit-animation:wpaicg-jump 1500ms infinite;animation:wpaicg-jump 2s infinite;}.wpaicg-jumping-dots .wpaicg-dot-1{-webkit-animation-delay:200ms;animation-delay:200ms;}.wpaicg-jumping-dots .wpaicg-dot-2{-webkit-animation-delay:400ms;animation-delay:400ms;}.wpaicg-jumping-dots .wpaicg-dot-3{-webkit-animation-delay:600ms;animation-delay:600ms;}@-webkit-keyframes wpaicg-jump{0%{bottom:0px;}20%{bottom:5px;}40%{bottom:0px;}}@keyframes wpaicg-jump{0%{bottom:0px;}20%{bottom:5px;}40%{bottom:0px;}}.log_notification{font-size:11px;font-style:italic;padding:10px;border-radius:5px;}.wpaicg-chat-message-error{color:#f00;}.wpaicg-chat-shortcode-footer{font-size:.75rem;padding:12px 20px;}.wpaicg-chat-shortcode-footer a{color:inherit;text-decoration:none;}.wpaicg-conversation-starters{display:flex;flex-wrap:wrap;gap:10px;padding:15px;justify-content:center;visibility:hidden;}.wpaicg-conversation-starter{border:none;border-radius:20px;padding:5px 10px;cursor:pointer;transition:background-color .3s ease,transform .5s ease-out,opacity .5s ease-out;display:flex;opacity:0;transform:translateY(20px);}.wpaicg-conversation-starter:hover{filter:brightness(90%);}.wpaicg-img-spinner{display:none;width:16px;height:16px;border:2px solid rgba(0,0,0,.1);border-left-color:#000;border-radius:50%;animation:spin 1s linear infinite;}@keyframes spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}.wpaicg-thumbnail-placeholder{display:none;width:50px;height:50px;overflow:hidden;}.wpaicg_chat_additions{display:flex;justify-content:center;align-items:center;position:absolute;right:20px;}.blinking-cursor{font-weight:100;color:#fff;animation:blink 1s step-end infinite;}@keyframes blink{from,to{color:transparent;}50%{color:inherit;}}.wpaicg-chat-shortcode .wpaicg-pdf-remove{font-size:33px;justify-content:center;align-items:center;width:16px;height:16px;line-height:unset;font-family:Arial,serif;border-radius:50%;font-weight:normal;padding:0;}.wpaicg-chat-shortcode .wpaicg-pdf-loading{border-bottom-color:transparent;}.wpaicg-chat-shortcode .wpaicg-chatbox-action-bar{position:relative;top:0;right:0;left:0;height:40px;padding:0 10px;display:flex;justify-content:flex-end;align-items:center;box-shadow:0 2px 4px rgba(0,0,0,.05);transition:background-color .3s ease;min-height:40px;}.wpaicg-icon-container{position:relative;margin-bottom:30px;margin-top:10px;}.wpaicg-copy-button,.wpaicg-thumbs-up-button,.wpaicg-thumbs-down-button{position:absolute;bottom:-25px;display:inline-block;background:none;border:none;cursor:pointer;padding:0;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;outline:none;}.wpaicg-copy-button{left:10px;}.wpaicg-thumbs-up-button{left:40px;}.wpaicg-thumbs-down-button{left:70px;}.wpaicg-icon-container:hover .wpaicg-copy-button,.wpaicg-icon-container:hover .wpaicg-thumbs-up-button,.wpaicg-icon-container:hover .wpaicg-thumbs-down-button,.wpaicg-copy-button:hover,.wpaicg-thumbs-up-button:hover,.wpaicg-thumbs-down-button:hover{opacity:1;visibility:visible;background-color:transparent !important;color:inherit !important;}.wpaicg-icon-container a:hover{color:inherit !important;background-color:transparent !important;text-decoration:none !important;}.wpaicg-copy-button img,.wpaicg-thumbs-up-button img,.wpaicg-thumbs-down-button img{width:16px;height:16px;filter:none;color:inherit;transition:none;}.wpaicg-copy-button img:hover,.wpaicg-thumbs-up-button img:hover,.wpaicg-thumbs-down-button img:hover{filter:none;color:inherit;}.wpaicg-copy-button,.wpaicg-thumbs-up-button,.wpaicg-thumbs-down-button{background:none;border:none;padding:0;cursor:pointer;color:inherit;outline:none;}.wpaicg-copy-button:hover,.wpaicg-thumbs-up-button:hover,.wpaicg-thumbs-down-button:hover{background:none;color:inherit;}.wpaicg-copy-button:focus,.wpaicg-thumbs-up-button:focus,.wpaicg-thumbs-down-button:focus{outline:none;}.wpaicg-feedback-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000;display:flex;justify-content:center;align-items:center;padding:10px;}.wpaicg-feedback-modal{background-color:#fff;color:#333;padding:20px;border-radius:10px;width:100%;max-width:400px;box-shadow:0 0 15px rgba(0,0,0,.2);text-align:center;position:relative;margin:0 auto;box-sizing:border-box;}.wpaicg-feedback-modal h2{margin-top:0;}.wpaicg-feedback-textarea{width:100%;height:80px;margin:10px 0;border-radius:5px;}.wpaicg-feedback-modal-buttons{display:flex;justify-content:flex-end;align-items:center;margin-top:10px;}.wpaicg-feedback-message{flex-grow:1;margin-right:10px;text-align:left;}.wpaicg-feedback-modal-submit{padding:10px 20px;border:none;border-radius:5px;cursor:pointer;background-color:#007bff;color:#fff;margin-left:10px;}.wpaicg-feedback-modal-close{position:absolute;top:10px;right:10px;background:none;border:none;color:#333;cursor:pointer;}.wpaicg-chatbox-download-btn,.wpaicg-chatbox-clear-btn,.wpaicg-chatbox-fullscreen,.wpaicg-chatbox-audio-btn,.wpaicg-chatbox-close-btn{cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 5px;transition:background-color .3s ease;}.wpaicg-chatbox-download-btn svg,.wpaicg-chatbox-clear-btn svg,.wpaicg-chatbox-fullscreen svg,.wpaicg-chatbox-audio-btn,.wpaicg-chatbox-close-btn svg{fill:currentColor;height:16px;width:16px;}.wpaicg-chatbox-download-btn:hover,.wpaicg-chatbox-clear-btn:hover,.wpaicg-chatbox-fullscreen:hover,.wpaicg-chatbox-close-btn:hover{background-color:rgba(0,0,0,.1);}.wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen{display:none;fill:none;height:16px;width:16px;}.wpaicg-chatbox-fullscreen svg.wpaicg-exit-fullscreen path,.wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen path{fill:currentColor;}.wpaicg-chatbox-fullscreen svg.wpaicg-active-fullscreen{fill:none;height:16px;width:16px;}.wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-active-fullscreen{display:none;}.wpaicg-chatbox-fullscreen.wpaicg-fullscreen-box svg.wpaicg-exit-fullscreen{display:block;}.wpaicg-fullscreened{border-radius:0;border:none;}.wpaicg-fullscreened .wpaicg-chatbox-action-bar{top:0;z-index:99;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:3px;}.wpaicg-sidebar{position:absolute;top:0;left:0;width:0;height:100%;overflow:hidden;opacity:0;transition:width .3s ease,opacity .3s ease;display:flex;flex-direction:column;box-sizing:border-box;z-index:1000;}.wpaicg-sidebar.open{width:250px;opacity:1;min-width:250px;}.wpaicg-sidebar.open ~ .wpaicg-chat-shortcode-content{margin-left:250px;transition:margin-left .3s ease;}.wpaicg-sidebar.open ~ .wpaicg-chatbox-content{margin-left:250px;transition:margin-left .3s ease;}.wpaicg-sidebar-header{padding:15px;}.wpaicg-sidebar-header h3{margin:0 0 5px 0;font-size:1.2em;}.wpaicg-sidebar-header p{margin:0;font-size:.9em;}.wpaicg-conversation-list{list-style:none;padding:15px;margin:0;flex-grow:1;overflow-y:auto;}.wpaicg-conversation-list li .wpaicg-delete-icon{display:none;position:absolute;top:55%;right:10px;transform:translateY(-50%);cursor:pointer;}.wpaicg-conversation-list li:hover .wpaicg-delete-icon{display:inline-block;}.wpaicg-conversation-list li{margin-bottom:10px;padding:10px;border-radius:5px;cursor:pointer;transition:background-color .3s ease,color .3s ease;display:flex;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box;position:relative;}.wpaicg-new-chat-button{border:none;padding:5px 10px;border-radius:4px;cursor:pointer;margin-top:10px;}.wpaicg-sidebar-toggle{position:absolute;left:0;top:50%;transform:translate(-50%,0);display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:5px;transition:background-color .3s ease,box-shadow .3s ease;z-index:1002;}.wpaicg-sidebar-toggle span{font-size:18px;}.wpaicg-chat-shortcode ::-webkit-scrollbar-track{border-radius:10px;}.wpaicg-chat-shortcode ::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px;}.wpaicg-chat-shortcode ::-webkit-scrollbar-thumb:hover{background-color:#555;}.wpaicg-chat-shortcode ::-webkit-scrollbar{width:8px;height:8px;}@media (max-width: 768px){.wpaicg-chat-shortcode{width:auto;margin-right:10px;margin-left:10px;}@media (max-width: 480px){.wpaicg-chat-shortcode{margin-right:5px;margin-left:5px;}.wpaicg-feedback-modal{max-width:95%;padding:15px;margin:0 auto;}.wpaicg-feedback-modal-submit{padding:8px 16px;}.wpaicg-feedback-textarea{height:60px;}}}@media (max-width: 768px){.wpaicg-sidebar-toggle{padding:10px;}}@media (max-width: 767px){.wpaicg_chat_widget_content.wpaicg-fullscreened{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;bottom:0 !important;width:100% !important;height:100% !important;max-width:none !important;max-height:none !important;margin:0 !important;padding:0 !important;overflow:hidden !important;z-index:9999999 !important;}.wpaicg_chat_widget_content.wpaicg-fullscreened .wpaicg-chatbox{width:100% !important;height:100% !important;max-width:none !important;max-height:none !important;border-radius:0 !important;margin:0 !important;overflow:hidden !important;box-shadow:none !important;display:flex !important;flex-direction:column !important;}.wpaicg_chat_widget_content.wpaicg-fullscreened .wpaicg-chatbox-content{flex:1 !important;overflow:hidden !important;}.wpaicg_chat_widget_content.wpaicg-fullscreened .wpaicg-chatbox-messages{max-height:none !important;overflow-y:auto !important;}.wpaicg_chat_widget_content.wpaicg-fullscreened .wpaicg-chatbox-type{position:sticky !important;bottom:0 !important;z-index:3 !important;padding:10px !important;}.wpaicg_chat_widget{max-width:100% !important;}.wpaicg-chatbox-action-bar span{padding:8px !important;margin:0 8px !important;}.wpaicg-chatbox-typing{min-height:50px !important;}.wpaicg_chat_widget_content.wpaicg-fullscreened .wpaicg-chatbox-fullscreen{display:none !important;}}@media (max-width: 767px){.wpaicg_chat_widget .wpaicg_toggle{width:60px !important;height:60px !important;}.wpaicg_chat_widget .wpaicg_toggle img{width:100% !important;height:100% !important;}}.ab-device-mockup{position:relative;}.ab-device-phone,.ab-device-tablet{display:block;background-color:#000;background-size:auto 200%,cover;background-repeat:no-repeat,no-repeat;border:solid #111;position:relative;box-shadow:0 .5em 2em .2em rgba(0,0,0,.33),0 0 0 .5px #000 inset;transition:all .1s linear,line-height 0s linear;background-position:50% 100%,center;margin-bottom:1.2em;overflow:hidden;}.ab-device-phone{width:100%;height:0;padding-bottom:204%;border-width:.7em;border-radius:25px;}.ab-device-phone.ab-device-horizontal{padding-bottom:44.5%;}.ab-device-tablet{width:100%;height:0;padding-bottom:127%;border-width:.7em;border-radius:25px;}.ab-device-tablet.ab-device-horizontal{padding-bottom:71%;}.ab-device-white{border-color:#fff;box-shadow:0 .5em 2em .2em rgba(0,0,0,.33),0 0 0 .5px #c7c7c7 inset;}.ab-device-no-shadow{box-shadow:none;}.ab-device-align-center{margin-left:auto;margin-right:auto;}.ab-device-align-left{margin-right:auto;}.ab-device-align-right{margin-left:auto;}.ab-number-sequence{font-size:50px;}@media only screen and (min-width:600px){.ab-section-numbers .ab-number-size{font-size:42px;}}.ab-section-profile-columns .ab-block-profile{padding:0;}.ab-section-profile-columns .ab-profile-column{padding:0;}@media only screen and (min-width:600px){.ab-section-profile-columns .ab-profile-column,.ab-section-profile-columns .ab-profile-avatar-wrap{flex:1;}.ab-section-profile-columns .ab-profile-avatar-wrap{padding-right:6%;}.ab-section-profile-columns .ab-profile-content-wrap{display:flex;align-items:center;justify-content:center;flex-direction:column;}}@media only screen and (max-width:600px){.ab-section-profile-columns .ab-profile-avatar-wrap{margin-bottom:5%;}}.ab-section-profile-columns .ab-social-links,.ab-section-profile-columns .ab-profile-title,.ab-section-profile-columns .ab-profile-name,.ab-section-profile-columns .ab-profile-text{width:100%;}.ab-section-profile-header .ab-block-profile{padding:0;}.ab-section-profile-header .ab-block-profile .ab-profile-avatar-wrap,.ab-section-profile-header .ab-block-profile .ab-profile-column{flex:0 0 100%;}.ab-section-profile-header .ab-profile-image-wrap{max-width:220px;}.ab-section-profile-header .center .ab-profile-image-wrap{margin:0 auto;}.ab-section-profile-header .right .ab-profile-image-wrap{float:right;}.ab-section-profile-header .right .ab-profile-avatar-wrap{order:1;}.ab-section-profile-header .right .ab-profile-content-wrap{order:2;}.ab-section-profile-header .ab-block-cta .ab-cta-content{max-width:700px;margin:0 auto;}.ab-section-profile-header .ab-block-cta .ab-button{font-weight:400;}@media only screen and (min-width:600px){.ab-section-header-newsletter .ab-section-font-override{font-size:42px;}}@media only screen and (min-width:600px){.ab-section-icon-mini-card .ab-2-col-wideright>.ab-layout-column-wrap{grid-template-columns:1fr 5fr;}}@media only screen and (max-width:600px){.ab-section-icon-mini-card .ab-block-layout-column:first-child .wp-block-image{max-width:100px;}}.ab-section-icon-mini-card p{margin-bottom:15px;}.ab-section-device-4{overflow:hidden;}.ab-section-device-4 .ab-device-tablet{margin-bottom:-2em;}@media only screen and (min-width:600px){.ab-layout-food-featured .ab-block-post-grid .is-list article{grid-template-columns:1fr 1fr;grid-gap:0 3em;}}.ab-layout-food-featured .ab-block-post-grid-text{align-self:center;}.ab-layout-travel-sidebar-profile{padding:0;}.ab-layout-travel-sidebar-profile .ab-profile-column{flex:100%;padding-top:0;padding-right:0;padding-left:0;}.ab-layout-profile-newsletter .ab-layout-modify-margin{margin:0;}@media only screen and (min-width:600px){.ab-layout-musician .ab-section-font-override{font-size:42px;}}@media only screen and (min-width:600px){.ab-layout-musician .ab-section-font-override{font-size:42px;}}.ab-layout-musician .wp-block-table tr{background:0 0;}.ab-layout-cafe .wp-block-table tr{background:0 0;}.ab-layout-team-round-avatar .ab-block-profile .ab-profile-image-wrap{background:0 0;}.ab-layout-team-round-avatar .ab-profile-image-square img{border-radius:250px;}@media only screen and (min-width:600px){.ab_pro_section_portfolio3__2020_2_24 .ab-portfolio-grid-item{display:-ms-grid;display:grid;grid-gap:0;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-template-areas:"col1 col2";}}@media only screen and (min-width:600px){.ab_pro_section_portfolio3__2020_2_24 .ab-block-post-grid-image{-ms-grid-row:1;-ms-grid-column:1;grid-area:col1;}}.ab_pro_section_portfolio3__2020_2_24 .ab-block-post-grid-image{margin-bottom:0;}.ab_pro_section_portfolio3__2020_2_24 .ab-block-post-grid-text{padding:40px;background:#fff;z-index:5;}@media only screen and (min-width:600px){.ab_pro_section_portfolio3__2020_2_24 .ab-block-post-grid-text{-ms-grid-row:1;-ms-grid-column:1;grid-area:col2;align-self:center;margin-left:-50px;}}.ab-layout-team-columns .wp-block-atomic-blocks-ab-columns:not(:first-child){margin-top:3%;}.ab-layout-team-columns .ab-layout-team-columns-name{margin-bottom:0;}.ab-layout-team-columns .ab-layout-team-columns-title{margin-bottom:15px;}.wpProQuiz_content .wpProQuiz_answerCorrect{background:#6db46d;font-weight:700;}.wpProQuiz_content .wpProQuiz_answerCorrect label{font-weight:700;}.wpProQuiz_content .wpProQuiz_answerIncorrect{background:#ff9191;font-weight:700;}.wpProQuiz_content .wpProQuiz_answerCorrectIncomplete{border:1px solid #6db46d !important;font-weight:700;}.wpProQuiz_content{margin-bottom:10px;margin-top:10px;}.wpProQuiz_content .wpProQuiz_question_page,.wpProQuiz_content h2{margin-bottom:10px;}.wpProQuiz_content .wpProQuiz_question_page span{font-weight:700;}.wpProQuiz_content .wpProQuiz_questionListItem:last-child,.wpProQuiz_content .wpProQuiz_questionListItemLastChildIE{margin-bottom:0;overflow:auto;padding:3px;}.wpProQuiz_content .wpProQuiz_questionListItem:not(.ld-sortable__item){background-image:none;border:0;list-style:none;margin-bottom:5px;margin-left:0;padding:3px;}.wpProQuiz_content .wpProQuiz_questionListItem:not(.ld-sortable__item).nitro-lazy{background-image:none !important;}.wpProQuiz_content .wpProQuiz_questionListItem>table{border-collapse:collapse;margin:0;padding:0;width:100%;}.wpProQuiz_content .wpProQuiz_catOverview ol,.wpProQuiz_content .wpProQuiz_list,.wpProQuiz_content .wpProQuiz_listItem,.wpProQuiz_content .wpProQuiz_maxtrixSortCriterion,.wpProQuiz_content .wpProQuiz_questionList,.wpProQuiz_content .wpProQuiz_resultsList,.wpProQuiz_content .wpProQuiz_sortStringList{list-style:none;margin:0;padding:0;}.wpProQuiz_content .wpProQuiz_list{border:0;}.wpProQuiz_content .wpProQuiz_questionList{background:#f8faf5;border:1px solid #c3d1a3;list-style:none;margin-bottom:10px;overflow:auto;padding:5px;}.wpProQuiz_content .wpProQuiz_listItem{background-image:none;border:0;position:relative;}.wpProQuiz_content .wpProQuiz_listItem.nitro-lazy{background-image:none !important;}.wpProQuiz_content .wpProQuiz_response{background:#f8faf5;border:1px solid #c4c4c4;box-shadow:1px 1px 2px #aaa;margin-bottom:15px;padding:5px;}.wpProQuiz_content .wpProQuiz_response span{font-weight:700;}.wpProQuiz_content .wpProQuiz_sort{width:25px;}.wpProQuiz_content .wpProQuiz_results h3{margin-bottom:10px;}.wpProQuiz_content .wpProQuiz_sort_correct_answer{display:none;font-weight:700;margin-right:5px;}.wpProQuiz_content .wpProQuiz_sortable,.wpProQuiz_sortStringItem{background-color:#f8faf5;border:1px solid #d3d3d3;box-shadow:2px 2px 1px #eee;cursor:move;padding:5px;}.wpProQuiz_content .wpProQuiz_time_limit .time{font-weight:700;margin-bottom:5px;margin-top:5px;}.wpProQuiz_content .wpProQuiz_time_limit .wpProQuiz_progress{background-color:blue;height:10px;margin-bottom:5px;}.wpProQuiz_content .wpProQuiz_time_limit_expired{font-size:15px;font-weight:700;text-align:center;}.wpProQuiz_content .wpProQuiz_question_text{margin-bottom:10px;}.wpProQuiz_content .wpProQuiz_tipp>div{background-color:#ddecff;border:1px dotted #363636;border-radius:10px;bottom:5px;box-shadow:2px 2px 5px 0 #313131;left:5px;padding:10px;position:absolute;right:5px;z-index:99999;}.wpProQuiz_content .wpProQuiz_tipp>div p>iframe{max-height:275px;width:100%;}.wpProQuiz_content .wpProQuiz_matrixSortString,.wpProQuiz_content .wpProQuiz_matrixSortString>h3{margin-bottom:10px;margin-top:0;}.wpProQuiz_content .wpProQuiz_matrixSortString{background:#f8faf5;border:1px solid #c3d1a3;overflow:auto;padding:5px;}.wpProQuiz_content ul.wpProQuiz_sortStringList{height:100%;min-height:20px;padding:10px;width:100%;}.wpProQuiz_content ul.wpProQuiz_sortStringList:empty{border:2px dashed #bbb !important;}.wpProQuiz_content ul.wpProQuiz_sortStringList>li{float:left;margin-bottom:5px;margin-left:5px;margin-right:5px;}.wpProQuiz_content .wpProQuiz_sortStringItem{background-image:none;list-style:none;margin:0;}.wpProQuiz_content .wpProQuiz_sortStringItem.nitro-lazy{background-image:none !important;}.wpProQuiz_content ul.wpProQuiz_maxtrixSortCriterion{height:100%;margin:0;overflow:auto;padding:5px;}.wpProQuiz_content .wpProQuiz_placehold{background-color:#ffffc2;background-image:none;border:2px dashed red !important;height:100%;list-style:none;margin:0;min-width:50px;padding:0;width:100%;}.wpProQuiz_content .wpProQuiz_placehold.nitro-lazy{background-image:none !important;}.wpProQuiz_content .wpProQuiz_maxtrixSortText{padding:5px;}.wpProQuiz_content .wpProQuiz_mextrixTr>td{border:1px solid #d1d1d1;padding:5px;vertical-align:middle;}.wpProQuiz_content .wpProQuiz_earned_points,.wpProQuiz_content .wpProQuiz_graded_points,.wpProQuiz_content .wpProQuiz_points{font-weight:700;margin-bottom:20px;text-align:center;}.wpProQuiz_content .wpProQuiz_cloze input[type=text]{background:rgba(0,0,0,0);border:0;border-bottom:1px solid;border-radius:0;box-shadow:0 0;color:#000;height:auto;margin:0;padding:0 4px;}.wpProQuiz_content .wpProQuiz_cloze input:focus{outline:none;}.wpProQuiz_content .wpProQuiz_cloze input.wpProQuiz_answerCorrect{background-color:#b0dab0;}.wpProQuiz_content .wpProQuiz_cloze input.wpProQuiz_answerIncorrect{background-color:#ffbaba;}.wpProQuiz_content .wpProQuiz_questionListItem input,.wpProQuiz_questionListItem label{display:inline;font-weight:400;margin:0;}.wpProQuiz_content .wpProQuiz_questionListItem input{display:inline;float:none;}.wpProQuiz_content .wpProQuiz_resultsList{border:0;}.wpProQuiz_content .wpProQuiz_resultsList>li{background-image:none;border:0;list-style-type:none;margin:0;padding:0;}.wpProQuiz_content .wpProQuiz_resultsList>li.nitro-lazy{background-image:none !important;}.wpProQuiz_content .wpProQuiz_lock,.wpProQuiz_loadQuiz,.wpProQuiz_prerequisite,.wpProQuiz_startOnlyRegisteredUser{background-color:#fff7f7;border:1px dotted #ffc3c3;}.wpProQuiz_content .wpProQuiz_lock p,.wpProQuiz_loadQuiz p,.wpProQuiz_prerequisite p,.wpProQuiz_startOnlyRegisteredUser p{font-weight:700;margin:20px;}.wpProQuiz_content li.wpProQuiz_listItem .wpProQuiz_questionList_containers{display:none;}.wpProQuiz_content li.wpProQuiz_listItem div.wpProQuiz_questionList_containers input[type=button]{border-radius:5px;display:inline-flex;opacity:.5;padding:.15em;vertical-align:initial;}.wpProQuiz_content li.wpProQuiz_listItem div.wpProQuiz_questionList_containers input.wpProQuiz_questionList_containers_view_active{opacity:1;outline:none;}.wpProQuiz_toplistTable{border:1px solid #c3d1a3;border-collapse:collapse;margin:0;width:100%;}.wpProQuiz_toplistTable caption{caption-side:top;color:gray;font-size:11px;margin:0;padding-bottom:2px;text-align:right;}.wpProQuiz_toplistTable thead tr{background:#9bbb59;color:#fff;font-weight:700;padding:5px;}.wpProQuiz_toplistTable tbody td:FIRST-CHILD{font-weight:700;}.wpProQuiz_toplistTable td,.wpProQuiz_toplistTable th{border:0;padding:5px;text-align:center;}.wpProQuiz_toplistTable th{background:#9bbb59;}.wpProQuiz_toplistTable th.col-pos{width:10%;}.wpProQuiz_toplistTable th.col-name{text-align:left;}.wpProQuiz_toplistTable th.col-date{width:25%;}.wpProQuiz_toplistTable th.col-points{width:13%;}.wpProQuiz_toplistTable th.col-results{width:15%;}.wpProQuiz_toplistTable td{font-size:.75em;text-align:center;}.wpProQuiz_toplistTable td.col-name{text-align:left;}.wpProQuiz_toplistTable td.col-date{font-size:.8em;}.wpProQuiz_toplistTrOdd{background-color:#ebf1de;}.wpProQuiz_content .wpProQuiz_addToplist{background-color:#f5faea;border:1px solid #c3d1a3;margin-top:10px;padding:10px;}.wpProQuiz_content .wpProQuiz_addToplistMessage{background-color:#fcffb3;border:1px solid #a0a0a0;border-radius:5px;color:dimgray;font-weight:700;margin-bottom:5px;padding:5px;}.wpProQuiz_content .wpProQuiz_resultTable{border:1px solid #c4c4c4;font-weight:700;margin:15px auto;padding:15px;width:85%;}.wpProQuiz_content .wpProQuiz_resultTable table{border:0;border-collapse:collapse;margin:0;width:100%;}.wpProQuiz_content .wpProQuiz_resultName{border:0;border-right:1px solid #868686;min-width:100px;padding:10px 0;width:35%;}.wpProQuiz_content .wpProQuiz_resultTable .wpProQuiz_resultValue{border:0;padding:0;}.wpProQuiz_content .wpProQuiz_resultTable .wpProQuiz_resultValue .progress-number{font-size:.8em;}.wpProQuiz_content .wpProQuiz_resultTable .wpProQuiz_resultValue_AvgScore .progress-meter{background-color:#6ca54c;}.wpProQuiz_content .wpProQuiz_resultTable .wpProQuiz_resultValue_YourScore .progress-meter{background-color:#f79646;}.wpProQuiz_content .wpProQuiz_resultValue div{zoom:1;box-shadow:1px 1px 3px 1px #c4c4c4;color:#000;display:inline-block;height:18px;margin-right:3px;text-align:right;vertical-align:middle;}.wpProQuiz_content .wpProQuiz_addBox label{display:inline;}.wpProQuiz_content .wpProQuiz_addBox input[type=text]{margin:0;}.wpProQuiz_content .wpProQuiz_reviewQuestion{-webkit-overflow-scrolling:touch;max-height:100px;overflow-y:scroll;position:relative;}.wpProQuiz_content .wpProQuiz_box,.wpProQuiz_content .wpProQuiz_reviewQuestion{background-color:#f8faf5;border:1px solid #c3d1a3;}.wpProQuiz_content .wpProQuiz_checkPage h3{margin:10px 0;}.wpProQuiz_content .wpProQuiz_reviewQuestion ol{zoom:1;border:0;list-style-type:none;margin:0;padding:5px 12px 0 5px;position:relative;}.wpProQuiz_content .wpProQuiz_reviewQuestion li{background-color:#fff;background-image:none;border:1px solid #cfcfcf;cursor:pointer;float:left;list-style-type:none;margin:0 5px 5px 0;padding:5px 0;text-align:center;width:30px;}.wpProQuiz_content .wpProQuiz_reviewQuestion li.nitro-lazy{background-image:none !important;}.wpProQuiz_content .wpProQuiz_reviewLegend{margin-bottom:8px;padding:5px;}.wpProQuiz_content .wpProQuiz_reviewLegend ol{border:0;list-style-type:none;margin:0;padding:0;}.wpProQuiz_content .wpProQuiz_reviewLegend li{background-image:none;border:0;float:left;list-style-type:none;margin:0;padding-right:5px;}.wpProQuiz_content .wpProQuiz_reviewLegend li.nitro-lazy{background-image:none !important;}.wpProQuiz_content .wpProQuiz_reviewColor{display:inline-block;height:15px;margin-right:2px;width:15px;}.wpProQuiz_content .wpProQuiz_reviewLegend span.wpProQuiz_AnweredColor{background-color:#6ca54c;}.wpProQuiz_content .wpProQuiz_reviewLegend span.wpProQuiz_reviewColor_Review{background-color:#ffb800;}.wpProQuiz_content .wpProQuiz_reviewLegend span.wpProQuiz_reviewQuestion_Target,.wpProQuiz_content .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionTarget{background-color:#7db1d3;border-color:#7db1d3;box-shadow:0 0 2px 1px #c4c4c4;font-weight:700;}.wpProQuiz_content .wpProQuiz_reviewLegend span.wpProQuiz_reviewColor_AnswerCorrect{background-color:#6ca54c;}.wpProQuiz_content .wpProQuiz_reviewLegend span.wpProQuiz_reviewColor_AnswerIncorrect{background-color:#ffbaba;}.wpProQuiz_content .wpProQuiz_box li.wpProQuiz_reviewQuestionSolved,.wpProQuiz_content .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionSolved{background-color:#6ca54c;}.wpProQuiz_content .wpProQuiz_box li.wpProQuiz_reviewQuestionReview,.wpProQuiz_content .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionReview{background-color:#ffb800;}.wpProQuiz_content .wpProQuiz_box li.wpProQuiz_reviewQuestionSolvedCorrect,.wpProQuiz_content .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionSolvedCorrect{background-color:#6ca54c;color:#000;}.wpProQuiz_content .wpProQuiz_box li.wpProQuiz_reviewQuestionSolvedIncorrect,.wpProQuiz_content .wpProQuiz_reviewQuestion li.wpProQuiz_reviewQuestionSolvedIncorrect{background-color:#ffbaba;color:#000;}.wpProQuiz_content .wpProQuiz_button2{background:#f5f5f5;border:1px solid #dadada;border-radius:4px;box-shadow:1px 1px 1px #a7a7a7;color:#303030;filter:none;font-weight:400;margin:0;padding:3px 5px;text-shadow:none;}.wpProQuiz_content .wpProQuiz_button2:hover{background:#ebebeb;}.wpProQuiz_content .wpProQuiz_reviewDiv{margin:20px 0;}.wpProQuiz_content .wpProQuiz_header{margin:0;}.wpProQuiz_content .wpProQuiz_catOverview{margin-bottom:20px;margin-top:10px;}.wpProQuiz_content .wpProQuiz_catOverview li{border-bottom:1px dashed #aaa;clear:left;height:1.05em;list-style:none;margin:10px 0 0;padding:0;position:relative;}.wpProQuiz_content .wpProQuiz_catOverview span{background:#fff;float:left;padding:0 3px 0 0;position:absolute;text-decoration:none;}.wpProQuiz_content span.wpProQuiz_catPercent{color:#000;font-weight:700;padding-left:5px;right:0;}.wpProQuiz_content .wpProQuiz_forms{margin:20px 0;}.wpProQuiz_content .wpProQuiz_required{color:red;font-weight:700;}.wpProQuiz_content .wpProQuiz_invalidate{background:#ffebe8;border:1px solid #ffcfcf;display:none;margin:4px 0;padding:4px;}.wpProQuiz_content .wpProQuiz_forms table{border-collapse:initial;border-spacing:2px;width:auto;}.wpProQuiz_content .wpProQuiz_forms td{background:none;border:0;margin:0;padding:0 0 8px;vertical-align:top;}.wpProQuiz_content .wpProQuiz_forms input,.wpProQuiz_forms label,.wpProQuiz_forms select,.wpProQuiz_forms textarea{display:inline;float:none;margin:0;}.wpProQuiz_content .wpProQuiz_forms select{width:auto;}.wpProQuiz_content .uploadEssayMessage{width:100%;}.wpProQuiz_content .uploadEssayMessage_fail{color:red;}.wpProQuiz_content .uploadEssayMessage_success{color:green;}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in;}.dashicons-admin-appearance:before{content:"";}.dashicons-admin-collapse:before{content:"";}.dashicons-admin-comments:before{content:"";}.dashicons-admin-customizer:before{content:"";}.dashicons-admin-generic:before{content:"";}.dashicons-admin-home:before{content:"";}.dashicons-admin-links:before{content:"";}.dashicons-admin-media:before{content:"";}.dashicons-admin-multisite:before{content:"";}.dashicons-admin-network:before{content:"";}.dashicons-admin-page:before{content:"";}.dashicons-admin-plugins:before{content:"";}.dashicons-admin-post:before{content:"";}.dashicons-admin-settings:before{content:"";}.dashicons-admin-site-alt:before{content:"";}.dashicons-admin-site-alt2:before{content:"";}.dashicons-admin-site-alt3:before{content:"";}.dashicons-admin-site:before{content:"";}.dashicons-admin-tools:before{content:"";}.dashicons-admin-users:before{content:"";}.dashicons-airplane:before{content:"";}.dashicons-album:before{content:"";}.dashicons-align-center:before{content:"";}.dashicons-align-full-width:before{content:"";}.dashicons-align-left:before{content:"";}.dashicons-align-none:before{content:"";}.dashicons-align-pull-left:before{content:"";}.dashicons-align-pull-right:before{content:"";}.dashicons-align-right:before{content:"";}.dashicons-align-wide:before{content:"";}.dashicons-amazon:before{content:"";}.dashicons-analytics:before{content:"";}.dashicons-archive:before{content:"";}.dashicons-arrow-down-alt:before{content:"";}.dashicons-arrow-down-alt2:before{content:"";}.dashicons-arrow-down:before{content:"";}.dashicons-arrow-left-alt:before{content:"";}.dashicons-arrow-left-alt2:before{content:"";}.dashicons-arrow-left:before{content:"";}.dashicons-arrow-right-alt:before{content:"";}.dashicons-arrow-right-alt2:before{content:"";}.dashicons-arrow-right:before{content:"";}.dashicons-arrow-up-alt:before{content:"";}.dashicons-arrow-up-alt2:before{content:"";}.dashicons-arrow-up-duplicate:before{content:"";}.dashicons-arrow-up:before{content:"";}.dashicons-art:before{content:"";}.dashicons-awards:before{content:"";}.dashicons-backup:before{content:"";}.dashicons-bank:before{content:"";}.dashicons-beer:before{content:"";}.dashicons-bell:before{content:"";}.dashicons-block-default:before{content:"";}.dashicons-book-alt:before{content:"";}.dashicons-book:before{content:"";}.dashicons-buddicons-activity:before{content:"";}.dashicons-buddicons-bbpress-logo:before{content:"";}.dashicons-buddicons-buddypress-logo:before{content:"";}.dashicons-buddicons-community:before{content:"";}.dashicons-buddicons-forums:before{content:"";}.dashicons-buddicons-friends:before{content:"";}.dashicons-buddicons-groups:before{content:"";}.dashicons-buddicons-pm:before{content:"";}.dashicons-buddicons-replies:before{content:"";}.dashicons-buddicons-topics:before{content:"";}.dashicons-buddicons-tracking:before{content:"";}.dashicons-building:before{content:"";}.dashicons-businessman:before{content:"";}.dashicons-businessperson:before{content:"";}.dashicons-businesswoman:before{content:"";}.dashicons-button:before{content:"";}.dashicons-calculator:before{content:"";}.dashicons-calendar-alt:before{content:"";}.dashicons-calendar:before{content:"";}.dashicons-camera-alt:before{content:"";}.dashicons-camera:before{content:"";}.dashicons-car:before{content:"";}.dashicons-carrot:before{content:"";}.dashicons-cart:before{content:"";}.dashicons-category:before{content:"";}.dashicons-chart-area:before{content:"";}.dashicons-chart-bar:before{content:"";}.dashicons-chart-line:before{content:"";}.dashicons-chart-pie:before{content:"";}.dashicons-clipboard:before{content:"";}.dashicons-clock:before{content:"";}.dashicons-cloud-saved:before{content:"";}.dashicons-cloud-upload:before{content:"";}.dashicons-cloud:before{content:"";}.dashicons-code-standards:before{content:"";}.dashicons-coffee:before{content:"";}.dashicons-color-picker:before{content:"";}.dashicons-columns:before{content:"";}.dashicons-controls-back:before{content:"";}.dashicons-controls-forward:before{content:"";}.dashicons-controls-pause:before{content:"";}.dashicons-controls-play:before{content:"";}.dashicons-controls-repeat:before{content:"";}.dashicons-controls-skipback:before{content:"";}.dashicons-controls-skipforward:before{content:"";}.dashicons-controls-volumeoff:before{content:"";}.dashicons-controls-volumeon:before{content:"";}.dashicons-cover-image:before{content:"";}.dashicons-dashboard:before{content:"";}.dashicons-database-add:before{content:"";}.dashicons-database-export:before{content:"";}.dashicons-database-import:before{content:"";}.dashicons-database-remove:before{content:"";}.dashicons-database-view:before{content:"";}.dashicons-database:before{content:"";}.dashicons-desktop:before{content:"";}.dashicons-dismiss:before{content:"";}.dashicons-download:before{content:"";}.dashicons-drumstick:before{content:"";}.dashicons-edit-large:before{content:"";}.dashicons-edit-page:before{content:"";}.dashicons-edit:before{content:"";}.dashicons-editor-aligncenter:before{content:"";}.dashicons-editor-alignleft:before{content:"";}.dashicons-editor-alignright:before{content:"";}.dashicons-editor-bold:before{content:"";}.dashicons-editor-break:before{content:"";}.dashicons-editor-code-duplicate:before{content:"";}.dashicons-editor-code:before{content:"";}.dashicons-editor-contract:before{content:"";}.dashicons-editor-customchar:before{content:"";}.dashicons-editor-expand:before{content:"";}.dashicons-editor-help:before{content:"";}.dashicons-editor-indent:before{content:"";}.dashicons-editor-insertmore:before{content:"";}.dashicons-editor-italic:before{content:"";}.dashicons-editor-justify:before{content:"";}.dashicons-editor-kitchensink:before{content:"";}.dashicons-editor-ltr:before{content:"";}.dashicons-editor-ol-rtl:before{content:"";}.dashicons-editor-ol:before{content:"";}.dashicons-editor-outdent:before{content:"";}.dashicons-editor-paragraph:before{content:"";}.dashicons-editor-paste-text:before{content:"";}.dashicons-editor-paste-word:before{content:"";}.dashicons-editor-quote:before{content:"";}.dashicons-editor-removeformatting:before{content:"";}.dashicons-editor-rtl:before{content:"";}.dashicons-editor-spellcheck:before{content:"";}.dashicons-editor-strikethrough:before{content:"";}.dashicons-editor-table:before{content:"";}.dashicons-editor-textcolor:before{content:"";}.dashicons-editor-ul:before{content:"";}.dashicons-editor-underline:before{content:"";}.dashicons-editor-unlink:before{content:"";}.dashicons-editor-video:before{content:"";}.dashicons-ellipsis:before{content:"";}.dashicons-email-alt:before{content:"";}.dashicons-email-alt2:before{content:"";}.dashicons-email:before{content:"";}.dashicons-embed-audio:before{content:"";}.dashicons-embed-generic:before{content:"";}.dashicons-embed-photo:before{content:"";}.dashicons-embed-post:before{content:"";}.dashicons-embed-video:before{content:"";}.dashicons-excerpt-view:before{content:"";}.dashicons-exit:before{content:"";}.dashicons-external:before{content:"";}.dashicons-facebook-alt:before{content:"";}.dashicons-facebook:before{content:"";}.dashicons-feedback:before{content:"";}.dashicons-filter:before{content:"";}.dashicons-flag:before{content:"";}.dashicons-food:before{content:"";}.dashicons-format-aside:before{content:"";}.dashicons-format-audio:before{content:"";}.dashicons-format-chat:before{content:"";}.dashicons-format-gallery:before{content:"";}.dashicons-format-image:before{content:"";}.dashicons-format-quote:before{content:"";}.dashicons-format-status:before{content:"";}.dashicons-format-video:before{content:"";}.dashicons-forms:before{content:"";}.dashicons-fullscreen-alt:before{content:"";}.dashicons-fullscreen-exit-alt:before{content:"";}.dashicons-games:before{content:"";}.dashicons-google:before{content:"";}.dashicons-googleplus:before{content:"";}.dashicons-grid-view:before{content:"";}.dashicons-groups:before{content:"";}.dashicons-hammer:before{content:"";}.dashicons-heading:before{content:"";}.dashicons-heart:before{content:"";}.dashicons-hidden:before{content:"";}.dashicons-hourglass:before{content:"";}.dashicons-html:before{content:"";}.dashicons-id-alt:before{content:"";}.dashicons-id:before{content:"";}.dashicons-image-crop:before{content:"";}.dashicons-image-filter:before{content:"";}.dashicons-image-flip-horizontal:before{content:"";}.dashicons-image-flip-vertical:before{content:"";}.dashicons-image-rotate-left:before{content:"";}.dashicons-image-rotate-right:before{content:"";}.dashicons-image-rotate:before{content:"";}.dashicons-images-alt:before{content:"";}.dashicons-images-alt2:before{content:"";}.dashicons-index-card:before{content:"";}.dashicons-info-outline:before{content:"";}.dashicons-info:before{content:"";}.dashicons-insert-after:before{content:"";}.dashicons-insert-before:before{content:"";}.dashicons-insert:before{content:"";}.dashicons-instagram:before{content:"";}.dashicons-laptop:before{content:"";}.dashicons-layout:before{content:"";}.dashicons-leftright:before{content:"";}.dashicons-lightbulb:before{content:"";}.dashicons-linkedin:before{content:"";}.dashicons-list-view:before{content:"";}.dashicons-location-alt:before{content:"";}.dashicons-location:before{content:"";}.dashicons-lock-duplicate:before{content:"";}.dashicons-lock:before{content:"";}.dashicons-marker:before{content:"";}.dashicons-media-archive:before{content:"";}.dashicons-media-audio:before{content:"";}.dashicons-media-code:before{content:"";}.dashicons-media-default:before{content:"";}.dashicons-media-document:before{content:"";}.dashicons-media-interactive:before{content:"";}.dashicons-media-spreadsheet:before{content:"";}.dashicons-media-text:before{content:"";}.dashicons-media-video:before{content:"";}.dashicons-megaphone:before{content:"";}.dashicons-menu-alt:before{content:"";}.dashicons-menu-alt2:before{content:"";}.dashicons-menu-alt3:before{content:"";}.dashicons-menu:before{content:"";}.dashicons-microphone:before{content:"";}.dashicons-migrate:before{content:"";}.dashicons-minus:before{content:"";}.dashicons-money-alt:before{content:"";}.dashicons-money:before{content:"";}.dashicons-move:before{content:"";}.dashicons-nametag:before{content:"";}.dashicons-networking:before{content:"";}.dashicons-no-alt:before{content:"";}.dashicons-no:before{content:"";}.dashicons-open-folder:before{content:"";}.dashicons-palmtree:before{content:"";}.dashicons-paperclip:before{content:"";}.dashicons-pdf:before{content:"";}.dashicons-performance:before{content:"";}.dashicons-pets:before{content:"";}.dashicons-phone:before{content:"";}.dashicons-pinterest:before{content:"";}.dashicons-playlist-audio:before{content:"";}.dashicons-playlist-video:before{content:"";}.dashicons-plugins-checked:before{content:"";}.dashicons-plus-alt:before{content:"";}.dashicons-plus-alt2:before{content:"";}.dashicons-plus:before{content:"";}.dashicons-podio:before{content:"";}.dashicons-portfolio:before{content:"";}.dashicons-post-status:before{content:"";}.dashicons-pressthis:before{content:"";}.dashicons-printer:before{content:"";}.dashicons-privacy:before{content:"";}.dashicons-products:before{content:"";}.dashicons-randomize:before{content:"";}.dashicons-reddit:before{content:"";}.dashicons-redo:before{content:"";}.dashicons-remove:before{content:"";}.dashicons-rest-api:before{content:"";}.dashicons-rss:before{content:"";}.dashicons-saved:before{content:"";}.dashicons-schedule:before{content:"";}.dashicons-screenoptions:before{content:"";}.dashicons-search:before{content:"";}.dashicons-share-alt:before{content:"";}.dashicons-share-alt2:before{content:"";}.dashicons-share:before{content:"";}.dashicons-shield-alt:before{content:"";}.dashicons-shield:before{content:"";}.dashicons-shortcode:before{content:"";}.dashicons-slides:before{content:"";}.dashicons-smartphone:before{content:"";}.dashicons-smiley:before{content:"";}.dashicons-sort:before{content:"";}.dashicons-sos:before{content:"";}.dashicons-spotify:before{content:"";}.dashicons-star-empty:before{content:"";}.dashicons-star-filled:before{content:"";}.dashicons-star-half:before{content:"";}.dashicons-sticky:before{content:"";}.dashicons-store:before{content:"";}.dashicons-superhero-alt:before{content:"";}.dashicons-superhero:before{content:"";}.dashicons-table-col-after:before{content:"";}.dashicons-table-col-before:before{content:"";}.dashicons-table-col-delete:before{content:"";}.dashicons-table-row-after:before{content:"";}.dashicons-table-row-before:before{content:"";}.dashicons-table-row-delete:before{content:"";}.dashicons-tablet:before{content:"";}.dashicons-tag:before{content:"";}.dashicons-tagcloud:before{content:"";}.dashicons-testimonial:before{content:"";}.dashicons-text-page:before{content:"";}.dashicons-text:before{content:"";}.dashicons-thumbs-down:before{content:"";}.dashicons-thumbs-up:before{content:"";}.dashicons-tickets-alt:before{content:"";}.dashicons-tickets:before{content:"";}.dashicons-tide:before{content:"";}.dashicons-translation:before{content:"";}.dashicons-trash:before{content:"";}.dashicons-twitch:before{content:"";}.dashicons-twitter-alt:before{content:"";}.dashicons-twitter:before{content:"";}.dashicons-undo:before{content:"";}.dashicons-universal-access-alt:before{content:"";}.dashicons-universal-access:before{content:"";}.dashicons-unlock:before{content:"";}.dashicons-update-alt:before{content:"";}.dashicons-update:before{content:"";}.dashicons-upload:before{content:"";}.dashicons-vault:before{content:"";}.dashicons-video-alt:before{content:"";}.dashicons-video-alt2:before{content:"";}.dashicons-video-alt3:before{content:"";}.dashicons-visibility:before{content:"";}.dashicons-warning:before{content:"";}.dashicons-welcome-add-page:before{content:"";}.dashicons-welcome-comments:before{content:"";}.dashicons-welcome-learn-more:before{content:"";}.dashicons-welcome-view-site:before{content:"";}.dashicons-welcome-widgets-menus:before{content:"";}.dashicons-welcome-write-blog:before{content:"";}.dashicons-whatsapp:before{content:"";}.dashicons-wordpress-alt:before{content:"";}.dashicons-wordpress:before{content:"";}.dashicons-xing:before{content:"";}.dashicons-yes-alt:before{content:"";}.dashicons-yes:before{content:"";}.dashicons-youtube:before{content:"";}.dashicons-editor-distractionfree:before{content:"";}.dashicons-exerpt-view:before{content:"";}.dashicons-format-links:before{content:"";}.dashicons-format-standard:before{content:"";}.dashicons-post-trash:before{content:"";}.dashicons-share1:before{content:"";}.dashicons-welcome-edit-page:before{content:"";}:root{--ld-spacer-0:.25rem;--ld-spacer-1:.5rem;--ld-spacer-2:.75rem;--ld-spacer-3:1rem;--ld-spacer-4:1.25rem;--ld-spacer-5:1.5rem;--ld-spacer-6:2rem;--ld-spacer-7:2.25rem;--ld-spacer-8:2.5rem;--ld-spacer-9:3rem;--ld-spacer-10:3.5rem;--ld-spacer-11:4rem;--ld-spacer-12:5rem;--ld-spacer-13:6rem;--ld-spacer-14:8rem;--ld-spacer-fixed-0:4px;--ld-spacer-fixed-1:8px;--ld-spacer-fixed-2:12px;--ld-spacer-fixed-3:16px;--ld-spacer-fixed-4:20px;--ld-spacer-fixed-5:24px;--ld-spacer-fixed-6:32px;--ld-spacer-fixed-7:36px;--ld-spacer-fixed-8:40px;--ld-spacer-fixed-9:48px;--ld-spacer-fixed-10:56px;--ld-spacer-fixed-11:64px;--ld-spacer-fixed-12:80px;--ld-spacer-fixed-13:96px;--ld-spacer-fixed-14:128px;--ld-radius:4px;--ld-color-brand-primary:#235af3;--ld-color-brand-secondary:#f3b33e;--ld-color-brand-tertiary:#479bf8;--ld-color-semantic-success:#3eab6a;--ld-color-semantic-error:#e65255;--ld-color-system-validation-error:#db0000;--ld-color-semantic-error-light:#faeeee;--ld-color-system-validation-success:#2f8351;--ld-color-semantic-success-light:#eef7f1;--ld-color-system-dark:#0e2a90;--ld-color-system-body-text:#4a4a68;--ld-color-system-text-dark:#0e0e2c;--ld-color-system-subtle:#8c8ca2;--ld-color-system-subtle-text:var(--ld-color-system-subtle);--ld-color-system-border:#dce1e8;--ld-color-system-light-1:#f3f8ff;--ld-color-system-light-2:#f7f9fc;--ld-color-system-white:#fff;--ld-color-alert-bg:#7a7a7a;--ld-color-alert-text:var(--ld-color-system-white);--ld-color-body-bg:var(--ld-color-system-white);--ld-color-border:#ddd;--ld-color-button:var(--ld-color-system-white);--ld-color-button-bg:var(--ld-color-brand-primary);--ld-color-button-bg-hover:var(--ld-color-system-dark);--ld-color-button-secondary-border:var(--ld-color-brand-primary);--ld-color-button-disabled-bg-hover:#a7adc2;--ld-color-button-disabled-border-hover:var(--ld-color-system-subtle-text);--ld-color-progress-bar-bg:#f5f5f5;--ld-color-progress-bar-fg:#000;--ld-color-field-bg:var(--ld-color-system-light-1);--ld-color-field-bg-hover:var(--ld-color-system-white);--ld-color-field-bg-active:var(--ld-color-system-white);--ld-color-field-bg-valid:var(--ld-color-system-white);--ld-color-field-bg-error:var(--ld-color-system-white);--ld-color-field-bg-disabled:var(--ld-color-system-light-2);--ld-color-field-border:var(--ld-color-system-subtle);--ld-color-field-border-active:var(--ld-color-brand-primary);--ld-color-field-border-active-shadow:0 0 0 4px rgba(50,89,235,.2);--ld-color-field-border-error:var(--ld-color-semantic-error);--ld-color-field-border-error-shadow:0 0 0 4px rgba(230,82,85,.2);--ld-color-field-border-valid:var(--ld-color-semantic-success);--ld-color-field-border-valid-shadow:0 0 0 4px rgba(62,171,106,.2);--ld-color-field-border-disabled:var(--ld-color-system-light-3);--ld-color-field-text:var(--ld-color-system-subtle-text);--ld-color-field-text-active:var(--ld-color-system-dark);--ld-color-field-text-valid:var(--ld-color-system-dark);--ld-color-field-text-error:var(--ld-color-system-dark);--ld-color-field-text-disabled:var(--ld-color-system-subtle-text);--ld-color-field-description:var(--ld-color-system-subtle-text);--ld-color-field-error:var(--ld-color-semantic-error);--ld-color-label:var(--ld-color-system-dark);--ld-typography-font-family:inter,-apple-system,roboto,ubuntu,sans-serif;--ld-typography-font-weight-regular:400;--ld-typography-font-weight-medium:500;--ld-typography-font-weight-bold:700;--ld-typography-desktop-h1-size:4rem;--ld-typography-desktop-h1-height:4.5rem;--ld-typography-desktop-h1-weight:var(--ld-typography-font-weight-bold);--ld-typography-desktop-h1-spacing:-2%;--ld-typography-desktop-h1-margin:var(--ld-spacer-8);--ld-typography-mobile-h1-size:3rem;--ld-typography-mobile-h1-height:3.5rem;--ld-typography-mobile-h1-margin:var(--ld-spacer-7);--ld-typography-desktop-h2-size:3rem;--ld-typography-desktop-h2-height:3.5rem;--ld-typography-desktop-h2-weight:var(--ld-typography-font-weight-bold);--ld-typography-desktop-h2-spacing:-2%;--ld-typography-desktop-h2-margin:var(--ld-spacer-7);--ld-typography-mobile-h2-size:2.5rem;--ld-typography-mobile-h2-height:3rem;--ld-typography-mobile-h2-margin:var(--ld-spacer-6);--ld-typography-desktop-h3-size:2.5rem;--ld-typography-desktop-h3-height:3rem;--ld-typography-desktop-h3-weight:var(--ld-typography-font-weight-bold);--ld-typography-desktop-h3-spacing:-2%;--ld-typography-desktop-h3-margin:var(--ld-spacer-6);--ld-typography-mobile-h3-size:2rem;--ld-typography-mobile-h3-height:2.5rem;--ld-typography-mobile-h3-margin:var(--ld-spacer-5);--ld-typography-desktop-h4-size:2rem;--ld-typography-desktop-h4-height:2.5rem;--ld-typography-desktop-h4-weight:var(--ld-typography-font-weight-bold);--ld-typography-desktop-h4-spacing:inherit;--ld-typography-desktop-h4-margin:var(--ld-spacer-5);--ld-typography-mobile-h4-size:1.5rem;--ld-typography-mobile-h4-height:2rem;--ld-typography-mobile-h4-margin:var(--ld-spacer-4);--ld-typography-desktop-h5-size:1.5rem;--ld-typography-desktop-h5-height:2rem;--ld-typography-desktop-h5-weight:var(--ld-typography-font-weight-bold);--ld-typography-desktop-h5-spacing:inherit;--ld-typography-desktop-h5-margin:var(--ld-spacer-4);--ld-typography-mobile-h5-size:1.25rem;--ld-typography-mobile-h5-height:1.75rem;--ld-typography-mobile-h5-margin:var(--ld-spacer-4);--ld-typography-desktop-h6-size:1.125rem;--ld-typography-desktop-h6-height:1.5rem;--ld-typography-desktop-h6-weight:var(--ld-typography-font-weight-bold);--ld-typography-desktop-h6-spacing:inherit;--ld-typography-desktop-h6-margin:var(--ld-spacer-3);--ld-typography-mobile-h6-size:1.125rem;--ld-typography-mobile-h6-height:1.5rem;--ld-typography-mobile-h6-margin:var(--ld-spacer-3);--ld-typography-desktop-body-large-size:1.25rem;--ld-typography-desktop-body-large-height:1.75rem;--ld-typography-mobile-body-large-size:1rem;--ld-typography-mobile-body-large-height:1.5rem;--ld-typography-desktop-body-size:1rem;--ld-typography-desktop-body-height:1.5rem;--ld-typography-mobile-body-size:.875rem;--ld-typography-mobile-body-height:1.375rem;--ld-typography-desktop-body-small-size:.875rem;--ld-typography-desktop-body-small-height:1.375rem;--ld-typography-desktop-caption-size:.75rem;--ld-typography-desktop-caption-height:1.25rem;--ld-typography-mobile-caption-size:.75rem;--ld-typography-mobile-caption-height:1.25rem;--ld-typography-desktop-pre-title-size:.75rem;--ld-typography-desktop-pre-title-height:1.25rem;--ld-typography-desktop-pre-title-weight:var(--ld-typography-font-weight-bold);--ld-typography-desktop-pre-title-spacing:3%;--ld-typography-desktop-pre-title-transform:uppercase;--ld-typography-mobile-pre-title-size:.75rem;--ld-typography-mobile-pre-title-height:1.25rem;--ld-typography-desktop-button-text-size:var(--ld-typography-desktop-body-size);--ld-typography-desktop-button-text-height:var(--ld-typography-desktop-body-height);--ld-typography-desktop-button-text-weight:var(--ld-typography-font-weight-bold);--ld-typography-desktop-button-text-spacing:3%;--ld-typography-mobile-button-text-size:var(--ld-typography-mobile-body-size);--ld-typography-mobile-button-text-height:var(--ld-typography-mobile-body-height);--ld-typography-desktop-link-size:1rem;--ld-typography-desktop-link-height:1.5rem;--ld-typography-desktop-link-weight:var(--ld-typography-font-weight-bold);--ld-typography-desktop-link-decoration:underline;--ld-typography-mobile-link-size:.875rem;--ld-typography-mobile-link-height:1.375rem;--ld-icon-size-xl:2rem;--ld-icon-size-lg:1.5rem;--ld-icon-size-md:1.25rem;--ld-icon-size-sm:1rem;--ld-icon-size-default:var(--ld-icon-size-md);--ld-button-border-radius:var(--ld-border-radius);--ld-button-border-radius-rounded:100px;--ld-field-radius:var(--ld-radius);--ld-border-radius:8px;--ld-border-radius-small:4px;--ld-alert-border-radius:8px;--ld-alert-border-width:1px;--ld-alert-margin:0 0 var(--ld-spacer-3) 0;--ld-alert-padding:var(--ld-spacer-2) var(--ld-spacer-fixed-3);--ld-alert-last-margin:0 0 var(--ld-spacer-8) 0;--ld-breadcrumbs-font-size:var(--ld-typography-desktop-body-small-size);--ld-breadcrumbs-line-height:var(--ld-typography-desktop-body-small-height);--ld-breadcrumbs-font-weight:var(--ld-typography-font-weight-regular);--ld-breadcrumbs-link-color:var(--ld-color-brand-primary);--ld-breadcrumbs-text-color:var(--ld-color-body-text);--ld-breadcrumbs-delimiter-color:var(--ld-color-system-border);--ld-breadcrumbs-truncation-size:19ch;--ld-tabs-gap:var(--ld-spacer-6);--ld-tabs-font-weight:var(--ld-typography-font-weight-bold);--ld-tabs-color-text-active:var(--ld-color-brand-primary);--ld-tabs-background-color-hover:var(--ld-color-system-light-2);--ld-tabs-border-width:2px;--ld-tabs-border-width-active:4px;--ld-tabs-border-color:var(--ld-color-system-border);--ld-tabs-border-color-active:var(--ld-color-brand-primary);--ld-tabs-tab-gap:10px;--ld-pricing-gap:.25rem 0;--ld-instructors-margin:var(--ld-spacer-8) 0 0 0;--ld-instructors-gap:var(--ld-spacer-2);--ld-instructors-list-gap:var(--ld-spacer-3);--ld-instructors-item-gap:var(--ld-spacer-3);--ld-instructors-avatar-border-radius:50%;--ld-steps-margin-top:var(--ld-spacer-6);--ld-steps-list-gap:var(--ld-spacer-3);--ld-steps-info-padding:var(--ld-spacer-3) var(--ld-spacer-fixed-5);--ld-steps-item-background-color:var(--ld-color-system-light-2);--ld-steps-item-background-color-hover:var(--ld-color-system-border);--ld-steps-item-border-width:.063rem;--ld-steps-item-border-color:var(--ld-color-system-border);--ld-steps-item-border-radius:.25rem;--ld-steps-item-truncation-size:65ch;--ld-steps-sub-item-background-color:var(--ld-color-system-white);--ld-steps-link-item-background-color:var(--ld-color-system-border);--ld-steps-link-item-padding:var(--ld-spacer-0) var(--ld-spacer-fixed-5);--ld-steps-loader-item-padding:var(--ld-spacer-1) var(--ld-spacer-fixed-5);--ld-steps-pagination-margin:var(--ld-spacer-6) 0 0 0;--ld-pagination-item-size:2rem;--ld-pagination-item-active-color:var(--ld-color-brand-primary);--ld-pagination-item-active-border:.063rem solid var(--ld-color-brand-primary);--ld-pagination-item-active-border-radius:.25rem;--ld-progress-bar-width:100%;--ld-progress-bar-height:1rem;--ld-progress-bar-background-color:var(--ld-color-system-border);--ld-progress-bar-foreground-color:var(--ld-color-brand-primary);--ld-progress-bar-border-radius:.125rem;--ld-progress-bar-margin:var(--ld-spacer-4) 0 var(--ld-spacer-2) 0;--ld-progress-bar-value:0%;--ld-progress-donut-size:1.625rem;--ld-progress-donut-background-color:var(--ld-color-system-border);--ld-progress-donut-foreground-color:var(--ld-color-brand-primary);--ld-course-overview-gap:1rem;}.ld-svgicon{vertical-align:middle;}.ld-svgicon__alert{fill:var(--ld-color-semantic-error);}.ld-svgicon__check{fill:var(--ld-color-semantic-success);}.ld-svgicon__close{fill:var(--ld-color-system-body-text);}.ld-svgicon__coupon{stroke:var(--ld-color-system-body-text);}.ld-svgicon__radio{height:1.5em;margin-right:var(--ld-spacer-fixed-1);width:1.5em;}.ld-svgicon__radio-bg{fill:#fff;}.ld-svgicon__radio-border{stroke:var(--ld-color-system-subtle);}.ld-svgicon__radio-select{fill:var(--ld-color-brand-primary);fill-opacity:0;}.ld--selected .ld-svgicon__radio-select,.ld-form__field-radio--selected .ld-svgicon__radio-select{fill-opacity:1;}.ld-svgicon__refresh{fill:var(--ld-color-system-body-text);animation:icon-rotate 1.5s linear infinite;transform-origin:center center;}@keyframes icon-rotate{0%{transform:rotate(0deg);}to{transform:rotate(1turn);}}.learndash-virtual-instructor .ld-virtual-instructor-chatbox{background-color:#fff;border-top-left-radius:10px;border-top-right-radius:10px;bottom:0;box-shadow:0 0 10px rgba(0,0,0,.2);position:fixed;right:15px;transition:height 2s ease-in-out;width:400px;z-index:100;}@media screen and (max-width:400px){.learndash-virtual-instructor .ld-virtual-instructor-chatbox{right:0;width:100%;}}.learndash-virtual-instructor .ld-virtual-instructor-chatbox *{box-sizing:border-box;}.learndash-virtual-instructor .ld-virtual-instructor-chatbox--open{height:auto;}.learndash-virtual-instructor .ld-virtual-instructor-chatbox--close{height:75px;}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__header{align-items:center;background-color:#0d6efd;border:1px solid #0d6efd;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;gap:15px;height:auto;justify-content:space-between;padding:10px 20px;position:relative;}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__avatar{background-color:#fff;border:1px solid #fff;border-radius:50%;height:50px;padding:1px;width:50px;}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__heading-wrapper{margin-right:auto;}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__heading{color:#fff;font-size:1rem;font-weight:400;margin:0;}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__subheading{color:#fff;font-size:1.2rem;font-weight:700;margin:0;}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__header-button{align-items:center;background:transparent;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:30px;justify-content:center;padding:0;width:30px;}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__header-button:before{font-family:dashicons,sans-serif;}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__header-button--close:before{content:"";}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__header-button--open:before{content:"";}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__body{height:450px;overflow-x:hidden;overflow-y:scroll;padding:10px 10px 0;position:relative;}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__messages-container{display:flex;flex-direction:column;}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__message{border-radius:10px;display:inline-block;margin:10px;max-width:80%;padding:10px;}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__message--assistant{align-self:flex-start;background-color:#f0f0f0;color:#333;}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__message--user{align-self:flex-end;background-color:#0d6efd;color:#fff;}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__message--error{background:#fff5f5;border:1px solid #fa6b6b;border-radius:10px;font-size:.75rem;margin:0 auto;max-width:60%;padding:10px;text-align:center;}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__message-text{font-size:1rem;margin:0;}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__message-label--error{color:#c53030;font-weight:700;}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__loader{animation:ld-virtual-instructor-chat-loader 1s steps(4) infinite;aspect-ratio:4;background:radial-gradient(circle closest-side,#000 90%,transparent) 0/33.3333333333% 100% space;-webkit-clip-path:inset(0 100% 0 0);clip-path:inset(0 100% 0 0);margin:10px auto;width:30px;}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__loader--hidden{display:none;}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__loader--visible{display:block;}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__form{display:flex;height:50px;margin:10px 0;padding:0 10px;width:100%;}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__form-input[type=text]{border:1px solid #f0f0f0;border-radius:10px 0 0 10px;flex:1;padding:10px;}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__form-input[type=text]:focus{outline:none;}.learndash-virtual-instructor .ld-virtual-instructor-chatbox__form-button{background-color:#0d6efd;border:none;border-radius:0 10px 10px 0;color:#fff;cursor:pointer;padding:10px;}@keyframes ld-virtual-instructor-chat-loader{to{-webkit-clip-path:inset(0 -34% 0 0);clip-path:inset(0 -34% 0 0);}}.jq-dropdown{display:none;position:absolute;z-index:1039;}.jq-dropdown .jq-dropdown-menu,.jq-dropdown .jq-dropdown-panel{background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 5px 10px rgba(0,0,0,.2);list-style:none;margin:0;max-width:360px;min-width:160px;overflow:visible;padding:4px 0;}.jq-dropdown .jq-dropdown-panel{padding:10px;}.jq-dropdown.jq-dropdown-tip{margin-top:8px;}.jq-dropdown.jq-dropdown-tip:before{border-bottom:7px solid #ddd;border-left:7px solid rgba(0,0,0,0);border-right:7px solid rgba(0,0,0,0);content:"";display:inline-block;left:9px;position:absolute;top:-6px;}.jq-dropdown.jq-dropdown-tip:after{border-bottom:6px solid #fff;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);content:"";display:inline-block;left:10px;position:absolute;top:-5px;}.jq-dropdown.jq-dropdown-tip.jq-dropdown-anchor-right:before{left:auto;right:9px;}.jq-dropdown.jq-dropdown-tip.jq-dropdown-anchor-right:after{left:auto;right:10px;}.jq-dropdown.jq-dropdown-scroll .jq-dropdown-menu,.jq-dropdown.jq-dropdown-scroll .jq-dropdown-panel{max-height:180px;overflow:auto;}.jq-dropdown .jq-dropdown-menu li{line-height:18px;list-style:none;margin:0;padding:0;}.jq-dropdown .jq-dropdown-menu label,.jq-dropdown .jq-dropdown-menu li>a{color:inherit;display:block;line-height:18px;margin:0;padding:3px 15px;text-decoration:none;white-space:nowrap;}.jq-dropdown .jq-dropdown-menu label:hover,.jq-dropdown .jq-dropdown-menu li>a:hover{background-color:#f2f2f2;color:inherit;cursor:pointer;}.jq-dropdown .jq-dropdown-menu .jq-dropdown-divider{border-top:1px solid #e5e5e5;font-size:1px;margin:5px 0;padding:0;}body.learndash-cpt.learndash-embed-responsive .ld-video{height:0;overflow:hidden;padding-bottom:56.25%;position:relative;}body.learndash-cpt.learndash-embed-responsive .ld-video div.wp-video,body.learndash-cpt.learndash-embed-responsive .ld-video embed,body.learndash-cpt.learndash-embed-responsive .ld-video iframe,body.learndash-cpt.learndash-embed-responsive .ld-video object,body.learndash-cpt.learndash-embed-responsive .ld-video video{height:100%;left:0;top:0;width:100% !important;}body.learndash-cpt.learndash-embed-responsive .ld-video iframe{position:absolute;}body.learndash-cpt.learndash-embed-responsive .ld-video[data-video-provider=vooplayer] iframe{position:unset;}body.learndash-cpt.learndash-embed-responsive .ld-video[data-video-provider=vooplayer] .spotlightr-id iframe{position:absolute;}body.learndash-cpt.learndash-embed-responsive .mejs-container.mejs-video,body.learndash-cpt.learndash-embed-responsive .mejs-overlay.mejs-video.load,body.learndash-cpt.learndash-embed-responsive .wp-video,body.learndash-cpt.learndash-embed-responsive video.wp-video-shortcode{height:100% !important;width:100% !important;}body.learndash-cpt.learndash-embed-responsive .mejs-container.mejs-video{padding-top:56.25%;}body.learndash-cpt.learndash-embed-responsive .wp-video,body.learndash-cpt.learndash-embed-responsive video.wp-video-shortcode{max-width:100% !important;}body.learndash-cpt.learndash-embed-responsive video.wp-video-shortcode{position:relative;}body.learndash-cpt.learndash-embed-responsive .mejs-container.mejs-video .mejs-mediaelement{bottom:0;left:0;position:absolute;right:0;top:0;}body.learndash-cpt.learndash-embed-responsive .mejs-container.mejs-video .mejs-overlay-play{bottom:0;height:auto !important;left:0;right:0;top:0;width:auto !important;}#wp-admin-bar-learndash__admin-bar--test-mode-indicators>.ab-item{display:flex !important;gap:.31rem;}#wp-admin-bar-learndash__admin-bar--test-mode-indicators>.ab-item:before{align-self:center;background-color:#a954f3;border-radius:50%;content:"";display:flex;height:.375rem;margin-right:.2525rem;padding:0;width:.375rem;}#wp-admin-bar-learndash__admin-bar--test-mode-indicators>.ab-item .dashicons{align-self:center;display:flex;font-family:dashicons;line-height:1;}.ion,.ionicons,.ion-ios-add:before,.ion-ios-add-circle:before,.ion-ios-add-circle-outline:before,.ion-ios-airplane:before,.ion-ios-alarm:before,.ion-ios-albums:before,.ion-ios-alert:before,.ion-ios-american-football:before,.ion-ios-analytics:before,.ion-ios-aperture:before,.ion-ios-apps:before,.ion-ios-appstore:before,.ion-ios-archive:before,.ion-ios-arrow-back:before,.ion-ios-arrow-down:before,.ion-ios-arrow-dropdown:before,.ion-ios-arrow-dropdown-circle:before,.ion-ios-arrow-dropleft:before,.ion-ios-arrow-dropleft-circle:before,.ion-ios-arrow-dropright:before,.ion-ios-arrow-dropright-circle:before,.ion-ios-arrow-dropup:before,.ion-ios-arrow-dropup-circle:before,.ion-ios-arrow-forward:before,.ion-ios-arrow-round-back:before,.ion-ios-arrow-round-down:before,.ion-ios-arrow-round-forward:before,.ion-ios-arrow-round-up:before,.ion-ios-arrow-up:before,.ion-ios-at:before,.ion-ios-attach:before,.ion-ios-backspace:before,.ion-ios-barcode:before,.ion-ios-baseball:before,.ion-ios-basket:before,.ion-ios-basketball:before,.ion-ios-battery-charging:before,.ion-ios-battery-dead:before,.ion-ios-battery-full:before,.ion-ios-beaker:before,.ion-ios-bed:before,.ion-ios-beer:before,.ion-ios-bicycle:before,.ion-ios-bluetooth:before,.ion-ios-boat:before,.ion-ios-body:before,.ion-ios-bonfire:before,.ion-ios-book:before,.ion-ios-bookmark:before,.ion-ios-bookmarks:before,.ion-ios-bowtie:before,.ion-ios-briefcase:before,.ion-ios-browsers:before,.ion-ios-brush:before,.ion-ios-bug:before,.ion-ios-build:before,.ion-ios-bulb:before,.ion-ios-bus:before,.ion-ios-business:before,.ion-ios-cafe:before,.ion-ios-calculator:before,.ion-ios-calendar:before,.ion-ios-call:before,.ion-ios-camera:before,.ion-ios-car:before,.ion-ios-card:before,.ion-ios-cart:before,.ion-ios-cash:before,.ion-ios-cellular:before,.ion-ios-chatboxes:before,.ion-ios-chatbubbles:before,.ion-ios-checkbox:before,.ion-ios-checkbox-outline:before,.ion-ios-checkmark:before,.ion-ios-checkmark-circle:before,.ion-ios-checkmark-circle-outline:before,.ion-ios-clipboard:before,.ion-ios-clock:before,.ion-ios-close:before,.ion-ios-close-circle:before,.ion-ios-close-circle-outline:before,.ion-ios-cloud:before,.ion-ios-cloud-circle:before,.ion-ios-cloud-done:before,.ion-ios-cloud-download:before,.ion-ios-cloud-outline:before,.ion-ios-cloud-upload:before,.ion-ios-cloudy:before,.ion-ios-cloudy-night:before,.ion-ios-code:before,.ion-ios-code-download:before,.ion-ios-code-working:before,.ion-ios-cog:before,.ion-ios-color-fill:before,.ion-ios-color-filter:before,.ion-ios-color-palette:before,.ion-ios-color-wand:before,.ion-ios-compass:before,.ion-ios-construct:before,.ion-ios-contact:before,.ion-ios-contacts:before,.ion-ios-contract:before,.ion-ios-contrast:before,.ion-ios-copy:before,.ion-ios-create:before,.ion-ios-crop:before,.ion-ios-cube:before,.ion-ios-cut:before,.ion-ios-desktop:before,.ion-ios-disc:before,.ion-ios-document:before,.ion-ios-done-all:before,.ion-ios-download:before,.ion-ios-easel:before,.ion-ios-egg:before,.ion-ios-exit:before,.ion-ios-expand:before,.ion-ios-eye:before,.ion-ios-eye-off:before,.ion-ios-fastforward:before,.ion-ios-female:before,.ion-ios-filing:before,.ion-ios-film:before,.ion-ios-finger-print:before,.ion-ios-fitness:before,.ion-ios-flag:before,.ion-ios-flame:before,.ion-ios-flash:before,.ion-ios-flash-off:before,.ion-ios-flashlight:before,.ion-ios-flask:before,.ion-ios-flower:before,.ion-ios-folder:before,.ion-ios-folder-open:before,.ion-ios-football:before,.ion-ios-funnel:before,.ion-ios-gift:before,.ion-ios-git-branch:before,.ion-ios-git-commit:before,.ion-ios-git-compare:before,.ion-ios-git-merge:before,.ion-ios-git-network:before,.ion-ios-git-pull-request:before,.ion-ios-glasses:before,.ion-ios-globe:before,.ion-ios-grid:before,.ion-ios-hammer:before,.ion-ios-hand:before,.ion-ios-happy:before,.ion-ios-headset:before,.ion-ios-heart:before,.ion-ios-heart-dislike:before,.ion-ios-heart-empty:before,.ion-ios-heart-half:before,.ion-ios-help:before,.ion-ios-help-buoy:before,.ion-ios-help-circle:before,.ion-ios-help-circle-outline:before,.ion-ios-home:before,.ion-ios-hourglass:before,.ion-ios-ice-cream:before,.ion-ios-image:before,.ion-ios-images:before,.ion-ios-infinite:before,.ion-ios-information:before,.ion-ios-information-circle:before,.ion-ios-information-circle-outline:before,.ion-ios-jet:before,.ion-ios-journal:before,.ion-ios-key:before,.ion-ios-keypad:before,.ion-ios-laptop:before,.ion-ios-leaf:before,.ion-ios-link:before,.ion-ios-list:before,.ion-ios-list-box:before,.ion-ios-locate:before,.ion-ios-lock:before,.ion-ios-log-in:before,.ion-ios-log-out:before,.ion-ios-magnet:before,.ion-ios-mail:before,.ion-ios-mail-open:before,.ion-ios-mail-unread:before,.ion-ios-male:before,.ion-ios-man:before,.ion-ios-map:before,.ion-ios-medal:before,.ion-ios-medical:before,.ion-ios-medkit:before,.ion-ios-megaphone:before,.ion-ios-menu:before,.ion-ios-mic:before,.ion-ios-mic-off:before,.ion-ios-microphone:before,.ion-ios-moon:before,.ion-ios-more:before,.ion-ios-move:before,.ion-ios-musical-note:before,.ion-ios-musical-notes:before,.ion-ios-navigate:before,.ion-ios-notifications:before,.ion-ios-notifications-off:before,.ion-ios-notifications-outline:before,.ion-ios-nuclear:before,.ion-ios-nutrition:before,.ion-ios-open:before,.ion-ios-options:before,.ion-ios-outlet:before,.ion-ios-paper:before,.ion-ios-paper-plane:before,.ion-ios-partly-sunny:before,.ion-ios-pause:before,.ion-ios-paw:before,.ion-ios-people:before,.ion-ios-person:before,.ion-ios-person-add:before,.ion-ios-phone-landscape:before,.ion-ios-phone-portrait:before,.ion-ios-photos:before,.ion-ios-pie:before,.ion-ios-pin:before,.ion-ios-pint:before,.ion-ios-pizza:before,.ion-ios-planet:before,.ion-ios-play:before,.ion-ios-play-circle:before,.ion-ios-podium:before,.ion-ios-power:before,.ion-ios-pricetag:before,.ion-ios-pricetags:before,.ion-ios-print:before,.ion-ios-pulse:before,.ion-ios-qr-scanner:before,.ion-ios-quote:before,.ion-ios-radio:before,.ion-ios-radio-button-off:before,.ion-ios-radio-button-on:before,.ion-ios-rainy:before,.ion-ios-recording:before,.ion-ios-redo:before,.ion-ios-refresh:before,.ion-ios-refresh-circle:before,.ion-ios-remove:before,.ion-ios-remove-circle:before,.ion-ios-remove-circle-outline:before,.ion-ios-reorder:before,.ion-ios-repeat:before,.ion-ios-resize:before,.ion-ios-restaurant:before,.ion-ios-return-left:before,.ion-ios-return-right:before,.ion-ios-reverse-camera:before,.ion-ios-rewind:before,.ion-ios-ribbon:before,.ion-ios-rocket:before,.ion-ios-rose:before,.ion-ios-sad:before,.ion-ios-save:before,.ion-ios-school:before,.ion-ios-search:before,.ion-ios-send:before,.ion-ios-settings:before,.ion-ios-share:before,.ion-ios-share-alt:before,.ion-ios-shirt:before,.ion-ios-shuffle:before,.ion-ios-skip-backward:before,.ion-ios-skip-forward:before,.ion-ios-snow:before,.ion-ios-speedometer:before,.ion-ios-square:before,.ion-ios-square-outline:before,.ion-ios-star:before,.ion-ios-star-half:before,.ion-ios-star-outline:before,.ion-ios-stats:before,.ion-ios-stopwatch:before,.ion-ios-subway:before,.ion-ios-sunny:before,.ion-ios-swap:before,.ion-ios-switch:before,.ion-ios-sync:before,.ion-ios-tablet-landscape:before,.ion-ios-tablet-portrait:before,.ion-ios-tennisball:before,.ion-ios-text:before,.ion-ios-thermometer:before,.ion-ios-thumbs-down:before,.ion-ios-thumbs-up:before,.ion-ios-thunderstorm:before,.ion-ios-time:before,.ion-ios-timer:before,.ion-ios-today:before,.ion-ios-train:before,.ion-ios-transgender:before,.ion-ios-trash:before,.ion-ios-trending-down:before,.ion-ios-trending-up:before,.ion-ios-trophy:before,.ion-ios-tv:before,.ion-ios-umbrella:before,.ion-ios-undo:before,.ion-ios-unlock:before,.ion-ios-videocam:before,.ion-ios-volume-high:before,.ion-ios-volume-low:before,.ion-ios-volume-mute:before,.ion-ios-volume-off:before,.ion-ios-walk:before,.ion-ios-wallet:before,.ion-ios-warning:before,.ion-ios-watch:before,.ion-ios-water:before,.ion-ios-wifi:before,.ion-ios-wine:before,.ion-ios-woman:before,.ion-logo-android:before,.ion-logo-angular:before,.ion-logo-apple:before,.ion-logo-bitbucket:before,.ion-logo-bitcoin:before,.ion-logo-buffer:before,.ion-logo-chrome:before,.ion-logo-closed-captioning:before,.ion-logo-codepen:before,.ion-logo-css3:before,.ion-logo-designernews:before,.ion-logo-dribbble:before,.ion-logo-dropbox:before,.ion-logo-euro:before,.ion-logo-facebook:before,.ion-logo-flickr:before,.ion-logo-foursquare:before,.ion-logo-freebsd-devil:before,.ion-logo-game-controller-a:before,.ion-logo-game-controller-b:before,.ion-logo-github:before,.ion-logo-google:before,.ion-logo-googleplus:before,.ion-logo-hackernews:before,.ion-logo-html5:before,.ion-logo-instagram:before,.ion-logo-ionic:before,.ion-logo-ionitron:before,.ion-logo-javascript:before,.ion-logo-linkedin:before,.ion-logo-markdown:before,.ion-logo-model-s:before,.ion-logo-no-smoking:before,.ion-logo-nodejs:before,.ion-logo-npm:before,.ion-logo-octocat:before,.ion-logo-pinterest:before,.ion-logo-playstation:before,.ion-logo-polymer:before,.ion-logo-python:before,.ion-logo-reddit:before,.ion-logo-rss:before,.ion-logo-sass:before,.ion-logo-skype:before,.ion-logo-slack:before,.ion-logo-snapchat:before,.ion-logo-steam:before,.ion-logo-tumblr:before,.ion-logo-tux:before,.ion-logo-twitch:before,.ion-logo-twitter:before,.ion-logo-usd:before,.ion-logo-vimeo:before,.ion-logo-vk:before,.ion-logo-whatsapp:before,.ion-logo-windows:before,.ion-logo-wordpress:before,.ion-logo-xbox:before,.ion-logo-xing:before,.ion-logo-yahoo:before,.ion-logo-yen:before,.ion-logo-youtube:before,.ion-md-add:before,.ion-md-add-circle:before,.ion-md-add-circle-outline:before,.ion-md-airplane:before,.ion-md-alarm:before,.ion-md-albums:before,.ion-md-alert:before,.ion-md-american-football:before,.ion-md-analytics:before,.ion-md-aperture:before,.ion-md-apps:before,.ion-md-appstore:before,.ion-md-archive:before,.ion-md-arrow-back:before,.ion-md-arrow-down:before,.ion-md-arrow-dropdown:before,.ion-md-arrow-dropdown-circle:before,.ion-md-arrow-dropleft:before,.ion-md-arrow-dropleft-circle:before,.ion-md-arrow-dropright:before,.ion-md-arrow-dropright-circle:before,.ion-md-arrow-dropup:before,.ion-md-arrow-dropup-circle:before,.ion-md-arrow-forward:before,.ion-md-arrow-round-back:before,.ion-md-arrow-round-down:before,.ion-md-arrow-round-forward:before,.ion-md-arrow-round-up:before,.ion-md-arrow-up:before,.ion-md-at:before,.ion-md-attach:before,.ion-md-backspace:before,.ion-md-barcode:before,.ion-md-baseball:before,.ion-md-basket:before,.ion-md-basketball:before,.ion-md-battery-charging:before,.ion-md-battery-dead:before,.ion-md-battery-full:before,.ion-md-beaker:before,.ion-md-bed:before,.ion-md-beer:before,.ion-md-bicycle:before,.ion-md-bluetooth:before,.ion-md-boat:before,.ion-md-body:before,.ion-md-bonfire:before,.ion-md-book:before,.ion-md-bookmark:before,.ion-md-bookmarks:before,.ion-md-bowtie:before,.ion-md-briefcase:before,.ion-md-browsers:before,.ion-md-brush:before,.ion-md-bug:before,.ion-md-build:before,.ion-md-bulb:before,.ion-md-bus:before,.ion-md-business:before,.ion-md-cafe:before,.ion-md-calculator:before,.ion-md-calendar:before,.ion-md-call:before,.ion-md-camera:before,.ion-md-car:before,.ion-md-card:before,.ion-md-cart:before,.ion-md-cash:before,.ion-md-cellular:before,.ion-md-chatboxes:before,.ion-md-chatbubbles:before,.ion-md-checkbox:before,.ion-md-checkbox-outline:before,.ion-md-checkmark:before,.ion-md-checkmark-circle:before,.ion-md-checkmark-circle-outline:before,.ion-md-clipboard:before,.ion-md-clock:before,.ion-md-close:before,.ion-md-close-circle:before,.ion-md-close-circle-outline:before,.ion-md-cloud:before,.ion-md-cloud-circle:before,.ion-md-cloud-done:before,.ion-md-cloud-download:before,.ion-md-cloud-outline:before,.ion-md-cloud-upload:before,.ion-md-cloudy:before,.ion-md-cloudy-night:before,.ion-md-code:before,.ion-md-code-download:before,.ion-md-code-working:before,.ion-md-cog:before,.ion-md-color-fill:before,.ion-md-color-filter:before,.ion-md-color-palette:before,.ion-md-color-wand:before,.ion-md-compass:before,.ion-md-construct:before,.ion-md-contact:before,.ion-md-contacts:before,.ion-md-contract:before,.ion-md-contrast:before,.ion-md-copy:before,.ion-md-create:before,.ion-md-crop:before,.ion-md-cube:before,.ion-md-cut:before,.ion-md-desktop:before,.ion-md-disc:before,.ion-md-document:before,.ion-md-done-all:before,.ion-md-download:before,.ion-md-easel:before,.ion-md-egg:before,.ion-md-exit:before,.ion-md-expand:before,.ion-md-eye:before,.ion-md-eye-off:before,.ion-md-fastforward:before,.ion-md-female:before,.ion-md-filing:before,.ion-md-film:before,.ion-md-finger-print:before,.ion-md-fitness:before,.ion-md-flag:before,.ion-md-flame:before,.ion-md-flash:before,.ion-md-flash-off:before,.ion-md-flashlight:before,.ion-md-flask:before,.ion-md-flower:before,.ion-md-folder:before,.ion-md-folder-open:before,.ion-md-football:before,.ion-md-funnel:before,.ion-md-gift:before,.ion-md-git-branch:before,.ion-md-git-commit:before,.ion-md-git-compare:before,.ion-md-git-merge:before,.ion-md-git-network:before,.ion-md-git-pull-request:before,.ion-md-glasses:before,.ion-md-globe:before,.ion-md-grid:before,.ion-md-hammer:before,.ion-md-hand:before,.ion-md-happy:before,.ion-md-headset:before,.ion-md-heart:before,.ion-md-heart-dislike:before,.ion-md-heart-empty:before,.ion-md-heart-half:before,.ion-md-help:before,.ion-md-help-buoy:before,.ion-md-help-circle:before,.ion-md-help-circle-outline:before,.ion-md-home:before,.ion-md-hourglass:before,.ion-md-ice-cream:before,.ion-md-image:before,.ion-md-images:before,.ion-md-infinite:before,.ion-md-information:before,.ion-md-information-circle:before,.ion-md-information-circle-outline:before,.ion-md-jet:before,.ion-md-journal:before,.ion-md-key:before,.ion-md-keypad:before,.ion-md-laptop:before,.ion-md-leaf:before,.ion-md-link:before,.ion-md-list:before,.ion-md-list-box:before,.ion-md-locate:before,.ion-md-lock:before,.ion-md-log-in:before,.ion-md-log-out:before,.ion-md-magnet:before,.ion-md-mail:before,.ion-md-mail-open:before,.ion-md-mail-unread:before,.ion-md-male:before,.ion-md-man:before,.ion-md-map:before,.ion-md-medal:before,.ion-md-medical:before,.ion-md-medkit:before,.ion-md-megaphone:before,.ion-md-menu:before,.ion-md-mic:before,.ion-md-mic-off:before,.ion-md-microphone:before,.ion-md-moon:before,.ion-md-more:before,.ion-md-move:before,.ion-md-musical-note:before,.ion-md-musical-notes:before,.ion-md-navigate:before,.ion-md-notifications:before,.ion-md-notifications-off:before,.ion-md-notifications-outline:before,.ion-md-nuclear:before,.ion-md-nutrition:before,.ion-md-open:before,.ion-md-options:before,.ion-md-outlet:before,.ion-md-paper:before,.ion-md-paper-plane:before,.ion-md-partly-sunny:before,.ion-md-pause:before,.ion-md-paw:before,.ion-md-people:before,.ion-md-person:before,.ion-md-person-add:before,.ion-md-phone-landscape:before,.ion-md-phone-portrait:before,.ion-md-photos:before,.ion-md-pie:before,.ion-md-pin:before,.ion-md-pint:before,.ion-md-pizza:before,.ion-md-planet:before,.ion-md-play:before,.ion-md-play-circle:before,.ion-md-podium:before,.ion-md-power:before,.ion-md-pricetag:before,.ion-md-pricetags:before,.ion-md-print:before,.ion-md-pulse:before,.ion-md-qr-scanner:before,.ion-md-quote:before,.ion-md-radio:before,.ion-md-radio-button-off:before,.ion-md-radio-button-on:before,.ion-md-rainy:before,.ion-md-recording:before,.ion-md-redo:before,.ion-md-refresh:before,.ion-md-refresh-circle:before,.ion-md-remove:before,.ion-md-remove-circle:before,.ion-md-remove-circle-outline:before,.ion-md-reorder:before,.ion-md-repeat:before,.ion-md-resize:before,.ion-md-restaurant:before,.ion-md-return-left:before,.ion-md-return-right:before,.ion-md-reverse-camera:before,.ion-md-rewind:before,.ion-md-ribbon:before,.ion-md-rocket:before,.ion-md-rose:before,.ion-md-sad:before,.ion-md-save:before,.ion-md-school:before,.ion-md-search:before,.ion-md-send:before,.ion-md-settings:before,.ion-md-share:before,.ion-md-share-alt:before,.ion-md-shirt:before,.ion-md-shuffle:before,.ion-md-skip-backward:before,.ion-md-skip-forward:before,.ion-md-snow:before,.ion-md-speedometer:before,.ion-md-square:before,.ion-md-square-outline:before,.ion-md-star:before,.ion-md-star-half:before,.ion-md-star-outline:before,.ion-md-stats:before,.ion-md-stopwatch:before,.ion-md-subway:before,.ion-md-sunny:before,.ion-md-swap:before,.ion-md-switch:before,.ion-md-sync:before,.ion-md-tablet-landscape:before,.ion-md-tablet-portrait:before,.ion-md-tennisball:before,.ion-md-text:before,.ion-md-thermometer:before,.ion-md-thumbs-down:before,.ion-md-thumbs-up:before,.ion-md-thunderstorm:before,.ion-md-time:before,.ion-md-timer:before,.ion-md-today:before,.ion-md-train:before,.ion-md-transgender:before,.ion-md-trash:before,.ion-md-trending-down:before,.ion-md-trending-up:before,.ion-md-trophy:before,.ion-md-tv:before,.ion-md-umbrella:before,.ion-md-undo:before,.ion-md-unlock:before,.ion-md-videocam:before,.ion-md-volume-high:before,.ion-md-volume-low:before,.ion-md-volume-mute:before,.ion-md-volume-off:before,.ion-md-walk:before,.ion-md-wallet:before,.ion-md-warning:before,.ion-md-watch:before,.ion-md-water:before,.ion-md-wifi:before,.ion-md-wine:before,.ion-md-woman:before{display:inline-block;font-family:"Ionicons";speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;text-rendering:auto;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.ion-ios-add:before{content:"";}.ion-ios-add-circle:before{content:"";}.ion-ios-add-circle-outline:before{content:"";}.ion-ios-airplane:before{content:"";}.ion-ios-alarm:before{content:"";}.ion-ios-albums:before{content:"";}.ion-ios-alert:before{content:"";}.ion-ios-american-football:before{content:"";}.ion-ios-analytics:before{content:"";}.ion-ios-aperture:before{content:"";}.ion-ios-apps:before{content:"";}.ion-ios-appstore:before{content:"";}.ion-ios-archive:before{content:"";}.ion-ios-arrow-back:before{content:"";}.ion-ios-arrow-down:before{content:"";}.ion-ios-arrow-dropdown:before{content:"";}.ion-ios-arrow-dropdown-circle:before{content:"";}.ion-ios-arrow-dropleft:before{content:"";}.ion-ios-arrow-dropleft-circle:before{content:"";}.ion-ios-arrow-dropright:before{content:"";}.ion-ios-arrow-dropright-circle:before{content:"";}.ion-ios-arrow-dropup:before{content:"";}.ion-ios-arrow-dropup-circle:before{content:"";}.ion-ios-arrow-forward:before{content:"";}.ion-ios-arrow-round-back:before{content:"";}.ion-ios-arrow-round-down:before{content:"";}.ion-ios-arrow-round-forward:before{content:"";}.ion-ios-arrow-round-up:before{content:"";}.ion-ios-arrow-up:before{content:"";}.ion-ios-at:before{content:"";}.ion-ios-attach:before{content:"";}.ion-ios-backspace:before{content:"";}.ion-ios-barcode:before{content:"";}.ion-ios-baseball:before{content:"";}.ion-ios-basket:before{content:"";}.ion-ios-basketball:before{content:"";}.ion-ios-battery-charging:before{content:"";}.ion-ios-battery-dead:before{content:"";}.ion-ios-battery-full:before{content:"";}.ion-ios-beaker:before{content:"";}.ion-ios-bed:before{content:"";}.ion-ios-beer:before{content:"";}.ion-ios-bicycle:before{content:"";}.ion-ios-bluetooth:before{content:"";}.ion-ios-boat:before{content:"";}.ion-ios-body:before{content:"";}.ion-ios-bonfire:before{content:"";}.ion-ios-book:before{content:"";}.ion-ios-bookmark:before{content:"";}.ion-ios-bookmarks:before{content:"";}.ion-ios-bowtie:before{content:"";}.ion-ios-briefcase:before{content:"";}.ion-ios-browsers:before{content:"";}.ion-ios-brush:before{content:"";}.ion-ios-bug:before{content:"";}.ion-ios-build:before{content:"";}.ion-ios-bulb:before{content:"";}.ion-ios-bus:before{content:"";}.ion-ios-business:before{content:"";}.ion-ios-cafe:before{content:"";}.ion-ios-calculator:before{content:"";}.ion-ios-calendar:before{content:"";}.ion-ios-call:before{content:"";}.ion-ios-camera:before{content:"";}.ion-ios-car:before{content:"";}.ion-ios-card:before{content:"";}.ion-ios-cart:before{content:"";}.ion-ios-cash:before{content:"";}.ion-ios-cellular:before{content:"";}.ion-ios-chatboxes:before{content:"";}.ion-ios-chatbubbles:before{content:"";}.ion-ios-checkbox:before{content:"";}.ion-ios-checkbox-outline:before{content:"";}.ion-ios-checkmark:before{content:"";}.ion-ios-checkmark-circle:before{content:"";}.ion-ios-checkmark-circle-outline:before{content:"";}.ion-ios-clipboard:before{content:"";}.ion-ios-clock:before{content:"";}.ion-ios-close:before{content:"";}.ion-ios-close-circle:before{content:"";}.ion-ios-close-circle-outline:before{content:"";}.ion-ios-cloud:before{content:"";}.ion-ios-cloud-circle:before{content:"";}.ion-ios-cloud-done:before{content:"";}.ion-ios-cloud-download:before{content:"";}.ion-ios-cloud-outline:before{content:"";}.ion-ios-cloud-upload:before{content:"";}.ion-ios-cloudy:before{content:"";}.ion-ios-cloudy-night:before{content:"";}.ion-ios-code:before{content:"";}.ion-ios-code-download:before{content:"";}.ion-ios-code-working:before{content:"";}.ion-ios-cog:before{content:"";}.ion-ios-color-fill:before{content:"";}.ion-ios-color-filter:before{content:"";}.ion-ios-color-palette:before{content:"";}.ion-ios-color-wand:before{content:"";}.ion-ios-compass:before{content:"";}.ion-ios-construct:before{content:"";}.ion-ios-contact:before{content:"";}.ion-ios-contacts:before{content:"";}.ion-ios-contract:before{content:"";}.ion-ios-contrast:before{content:"";}.ion-ios-copy:before{content:"";}.ion-ios-create:before{content:"";}.ion-ios-crop:before{content:"";}.ion-ios-cube:before{content:"";}.ion-ios-cut:before{content:"";}.ion-ios-desktop:before{content:"";}.ion-ios-disc:before{content:"";}.ion-ios-document:before{content:"";}.ion-ios-done-all:before{content:"";}.ion-ios-download:before{content:"";}.ion-ios-easel:before{content:"";}.ion-ios-egg:before{content:"";}.ion-ios-exit:before{content:"";}.ion-ios-expand:before{content:"";}.ion-ios-eye:before{content:"";}.ion-ios-eye-off:before{content:"";}.ion-ios-fastforward:before{content:"";}.ion-ios-female:before{content:"";}.ion-ios-filing:before{content:"";}.ion-ios-film:before{content:"";}.ion-ios-finger-print:before{content:"";}.ion-ios-fitness:before{content:"";}.ion-ios-flag:before{content:"";}.ion-ios-flame:before{content:"";}.ion-ios-flash:before{content:"";}.ion-ios-flash-off:before{content:"";}.ion-ios-flashlight:before{content:"";}.ion-ios-flask:before{content:"";}.ion-ios-flower:before{content:"";}.ion-ios-folder:before{content:"";}.ion-ios-folder-open:before{content:"";}.ion-ios-football:before{content:"";}.ion-ios-funnel:before{content:"";}.ion-ios-gift:before{content:"";}.ion-ios-git-branch:before{content:"";}.ion-ios-git-commit:before{content:"";}.ion-ios-git-compare:before{content:"";}.ion-ios-git-merge:before{content:"";}.ion-ios-git-network:before{content:"";}.ion-ios-git-pull-request:before{content:"";}.ion-ios-glasses:before{content:"";}.ion-ios-globe:before{content:"";}.ion-ios-grid:before{content:"";}.ion-ios-hammer:before{content:"";}.ion-ios-hand:before{content:"";}.ion-ios-happy:before{content:"";}.ion-ios-headset:before{content:"";}.ion-ios-heart:before{content:"";}.ion-ios-heart-dislike:before{content:"";}.ion-ios-heart-empty:before{content:"";}.ion-ios-heart-half:before{content:"";}.ion-ios-help:before{content:"";}.ion-ios-help-buoy:before{content:"";}.ion-ios-help-circle:before{content:"";}.ion-ios-help-circle-outline:before{content:"";}.ion-ios-home:before{content:"";}.ion-ios-hourglass:before{content:"";}.ion-ios-ice-cream:before{content:"";}.ion-ios-image:before{content:"";}.ion-ios-images:before{content:"";}.ion-ios-infinite:before{content:"";}.ion-ios-information:before{content:"";}.ion-ios-information-circle:before{content:"";}.ion-ios-information-circle-outline:before{content:"";}.ion-ios-jet:before{content:"";}.ion-ios-journal:before{content:"";}.ion-ios-key:before{content:"";}.ion-ios-keypad:before{content:"";}.ion-ios-laptop:before{content:"";}.ion-ios-leaf:before{content:"";}.ion-ios-link:before{content:"";}.ion-ios-list:before{content:"";}.ion-ios-list-box:before{content:"";}.ion-ios-locate:before{content:"";}.ion-ios-lock:before{content:"";}.ion-ios-log-in:before{content:"";}.ion-ios-log-out:before{content:"";}.ion-ios-magnet:before{content:"";}.ion-ios-mail:before{content:"";}.ion-ios-mail-open:before{content:"";}.ion-ios-mail-unread:before{content:"";}.ion-ios-male:before{content:"";}.ion-ios-man:before{content:"";}.ion-ios-map:before{content:"";}.ion-ios-medal:before{content:"";}.ion-ios-medical:before{content:"";}.ion-ios-medkit:before{content:"";}.ion-ios-megaphone:before{content:"";}.ion-ios-menu:before{content:"";}.ion-ios-mic:before{content:"";}.ion-ios-mic-off:before{content:"";}.ion-ios-microphone:before{content:"";}.ion-ios-moon:before{content:"";}.ion-ios-more:before{content:"";}.ion-ios-move:before{content:"";}.ion-ios-musical-note:before{content:"";}.ion-ios-musical-notes:before{content:"";}.ion-ios-navigate:before{content:"";}.ion-ios-notifications:before{content:"";}.ion-ios-notifications-off:before{content:"";}.ion-ios-notifications-outline:before{content:"";}.ion-ios-nuclear:before{content:"";}.ion-ios-nutrition:before{content:"";}.ion-ios-open:before{content:"";}.ion-ios-options:before{content:"";}.ion-ios-outlet:before{content:"";}.ion-ios-paper:before{content:"";}.ion-ios-paper-plane:before{content:"";}.ion-ios-partly-sunny:before{content:"";}.ion-ios-pause:before{content:"";}.ion-ios-paw:before{content:"";}.ion-ios-people:before{content:"";}.ion-ios-person:before{content:"";}.ion-ios-person-add:before{content:"";}.ion-ios-phone-landscape:before{content:"";}.ion-ios-phone-portrait:before{content:"";}.ion-ios-photos:before{content:"";}.ion-ios-pie:before{content:"";}.ion-ios-pin:before{content:"";}.ion-ios-pint:before{content:"";}.ion-ios-pizza:before{content:"";}.ion-ios-planet:before{content:"";}.ion-ios-play:before{content:"";}.ion-ios-play-circle:before{content:"";}.ion-ios-podium:before{content:"";}.ion-ios-power:before{content:"";}.ion-ios-pricetag:before{content:"";}.ion-ios-pricetags:before{content:"";}.ion-ios-print:before{content:"";}.ion-ios-pulse:before{content:"";}.ion-ios-qr-scanner:before{content:"";}.ion-ios-quote:before{content:"";}.ion-ios-radio:before{content:"";}.ion-ios-radio-button-off:before{content:"";}.ion-ios-radio-button-on:before{content:"";}.ion-ios-rainy:before{content:"";}.ion-ios-recording:before{content:"";}.ion-ios-redo:before{content:"";}.ion-ios-refresh:before{content:"";}.ion-ios-refresh-circle:before{content:"";}.ion-ios-remove:before{content:"";}.ion-ios-remove-circle:before{content:"";}.ion-ios-remove-circle-outline:before{content:"";}.ion-ios-reorder:before{content:"";}.ion-ios-repeat:before{content:"";}.ion-ios-resize:before{content:"";}.ion-ios-restaurant:before{content:"";}.ion-ios-return-left:before{content:"";}.ion-ios-return-right:before{content:"";}.ion-ios-reverse-camera:before{content:"";}.ion-ios-rewind:before{content:"";}.ion-ios-ribbon:before{content:"";}.ion-ios-rocket:before{content:"";}.ion-ios-rose:before{content:"";}.ion-ios-sad:before{content:"";}.ion-ios-save:before{content:"";}.ion-ios-school:before{content:"";}.ion-ios-search:before{content:"";}.ion-ios-send:before{content:"";}.ion-ios-settings:before{content:"";}.ion-ios-share:before{content:"";}.ion-ios-share-alt:before{content:"";}.ion-ios-shirt:before{content:"";}.ion-ios-shuffle:before{content:"";}.ion-ios-skip-backward:before{content:"";}.ion-ios-skip-forward:before{content:"";}.ion-ios-snow:before{content:"";}.ion-ios-speedometer:before{content:"";}.ion-ios-square:before{content:"";}.ion-ios-square-outline:before{content:"";}.ion-ios-star:before{content:"";}.ion-ios-star-half:before{content:"";}.ion-ios-star-outline:before{content:"";}.ion-ios-stats:before{content:"";}.ion-ios-stopwatch:before{content:"";}.ion-ios-subway:before{content:"";}.ion-ios-sunny:before{content:"";}.ion-ios-swap:before{content:"";}.ion-ios-switch:before{content:"";}.ion-ios-sync:before{content:"";}.ion-ios-tablet-landscape:before{content:"";}.ion-ios-tablet-portrait:before{content:"";}.ion-ios-tennisball:before{content:"";}.ion-ios-text:before{content:"";}.ion-ios-thermometer:before{content:"";}.ion-ios-thumbs-down:before{content:"";}.ion-ios-thumbs-up:before{content:"";}.ion-ios-thunderstorm:before{content:"";}.ion-ios-time:before{content:"";}.ion-ios-timer:before{content:"";}.ion-ios-today:before{content:"";}.ion-ios-train:before{content:"";}.ion-ios-transgender:before{content:"";}.ion-ios-trash:before{content:"";}.ion-ios-trending-down:before{content:"";}.ion-ios-trending-up:before{content:"";}.ion-ios-trophy:before{content:"";}.ion-ios-tv:before{content:"";}.ion-ios-umbrella:before{content:"";}.ion-ios-undo:before{content:"";}.ion-ios-unlock:before{content:"";}.ion-ios-videocam:before{content:"";}.ion-ios-volume-high:before{content:"";}.ion-ios-volume-low:before{content:"";}.ion-ios-volume-mute:before{content:"";}.ion-ios-volume-off:before{content:"";}.ion-ios-walk:before{content:"";}.ion-ios-wallet:before{content:"";}.ion-ios-warning:before{content:"";}.ion-ios-watch:before{content:"";}.ion-ios-water:before{content:"";}.ion-ios-wifi:before{content:"";}.ion-ios-wine:before{content:"";}.ion-ios-woman:before{content:"";}.ion-logo-android:before{content:"";}.ion-logo-angular:before{content:"";}.ion-logo-apple:before{content:"";}.ion-logo-bitbucket:before{content:"";}.ion-logo-bitcoin:before{content:"";}.ion-logo-buffer:before{content:"";}.ion-logo-chrome:before{content:"";}.ion-logo-closed-captioning:before{content:"";}.ion-logo-codepen:before{content:"";}.ion-logo-css3:before{content:"";}.ion-logo-designernews:before{content:"";}.ion-logo-dribbble:before{content:"";}.ion-logo-dropbox:before{content:"";}.ion-logo-euro:before{content:"";}.ion-logo-facebook:before{content:"";}.ion-logo-flickr:before{content:"";}.ion-logo-foursquare:before{content:"";}.ion-logo-freebsd-devil:before{content:"";}.ion-logo-game-controller-a:before{content:"";}.ion-logo-game-controller-b:before{content:"";}.ion-logo-github:before{content:"";}.ion-logo-google:before{content:"";}.ion-logo-googleplus:before{content:"";}.ion-logo-hackernews:before{content:"";}.ion-logo-html5:before{content:"";}.ion-logo-instagram:before{content:"";}.ion-logo-ionic:before{content:"";}.ion-logo-ionitron:before{content:"";}.ion-logo-javascript:before{content:"";}.ion-logo-linkedin:before{content:"";}.ion-logo-markdown:before{content:"";}.ion-logo-model-s:before{content:"";}.ion-logo-no-smoking:before{content:"";}.ion-logo-nodejs:before{content:"";}.ion-logo-npm:before{content:"";}.ion-logo-octocat:before{content:"";}.ion-logo-pinterest:before{content:"";}.ion-logo-playstation:before{content:"";}.ion-logo-polymer:before{content:"";}.ion-logo-python:before{content:"";}.ion-logo-reddit:before{content:"";}.ion-logo-rss:before{content:"";}.ion-logo-sass:before{content:"";}.ion-logo-skype:before{content:"";}.ion-logo-slack:before{content:"";}.ion-logo-snapchat:before{content:"";}.ion-logo-steam:before{content:"";}.ion-logo-tumblr:before{content:"";}.ion-logo-tux:before{content:"";}.ion-logo-twitch:before{content:"";}.ion-logo-twitter:before{content:"";}.ion-logo-usd:before{content:"";}.ion-logo-vimeo:before{content:"";}.ion-logo-vk:before{content:"";}.ion-logo-whatsapp:before{content:"";}.ion-logo-windows:before{content:"";}.ion-logo-wordpress:before{content:"";}.ion-logo-xbox:before{content:"";}.ion-logo-xing:before{content:"";}.ion-logo-yahoo:before{content:"";}.ion-logo-yen:before{content:"";}.ion-logo-youtube:before{content:"";}.ion-md-add:before{content:"";}.ion-md-add-circle:before{content:"";}.ion-md-add-circle-outline:before{content:"";}.ion-md-airplane:before{content:"";}.ion-md-alarm:before{content:"";}.ion-md-albums:before{content:"";}.ion-md-alert:before{content:"";}.ion-md-american-football:before{content:"";}.ion-md-analytics:before{content:"";}.ion-md-aperture:before{content:"";}.ion-md-apps:before{content:"";}.ion-md-appstore:before{content:"";}.ion-md-archive:before{content:"";}.ion-md-arrow-back:before{content:"";}.ion-md-arrow-down:before{content:"";}.ion-md-arrow-dropdown:before{content:"";}.ion-md-arrow-dropdown-circle:before{content:"";}.ion-md-arrow-dropleft:before{content:"";}.ion-md-arrow-dropleft-circle:before{content:"";}.ion-md-arrow-dropright:before{content:"";}.ion-md-arrow-dropright-circle:before{content:"";}.ion-md-arrow-dropup:before{content:"";}.ion-md-arrow-dropup-circle:before{content:"";}.ion-md-arrow-forward:before{content:"";}.ion-md-arrow-round-back:before{content:"";}.ion-md-arrow-round-down:before{content:"";}.ion-md-arrow-round-forward:before{content:"";}.ion-md-arrow-round-up:before{content:"";}.ion-md-arrow-up:before{content:"";}.ion-md-at:before{content:"";}.ion-md-attach:before{content:"";}.ion-md-backspace:before{content:"";}.ion-md-barcode:before{content:"";}.ion-md-baseball:before{content:"";}.ion-md-basket:before{content:"";}.ion-md-basketball:before{content:"";}.ion-md-battery-charging:before{content:"";}.ion-md-battery-dead:before{content:"";}.ion-md-battery-full:before{content:"";}.ion-md-beaker:before{content:"";}.ion-md-bed:before{content:"";}.ion-md-beer:before{content:"";}.ion-md-bicycle:before{content:"";}.ion-md-bluetooth:before{content:"";}.ion-md-boat:before{content:"";}.ion-md-body:before{content:"";}.ion-md-bonfire:before{content:"";}.ion-md-book:before{content:"";}.ion-md-bookmark:before{content:"";}.ion-md-bookmarks:before{content:"";}.ion-md-bowtie:before{content:"";}.ion-md-briefcase:before{content:"";}.ion-md-browsers:before{content:"";}.ion-md-brush:before{content:"";}.ion-md-bug:before{content:"";}.ion-md-build:before{content:"";}.ion-md-bulb:before{content:"";}.ion-md-bus:before{content:"";}.ion-md-business:before{content:"";}.ion-md-cafe:before{content:"";}.ion-md-calculator:before{content:"";}.ion-md-calendar:before{content:"";}.ion-md-call:before{content:"";}.ion-md-camera:before{content:"";}.ion-md-car:before{content:"";}.ion-md-card:before{content:"";}.ion-md-cart:before{content:"";}.ion-md-cash:before{content:"";}.ion-md-cellular:before{content:"";}.ion-md-chatboxes:before{content:"";}.ion-md-chatbubbles:before{content:"";}.ion-md-checkbox:before{content:"";}.ion-md-checkbox-outline:before{content:"";}.ion-md-checkmark:before{content:"";}.ion-md-checkmark-circle:before{content:"";}.ion-md-checkmark-circle-outline:before{content:"";}.ion-md-clipboard:before{content:"";}.ion-md-clock:before{content:"";}.ion-md-close:before{content:"";}.ion-md-close-circle:before{content:"";}.ion-md-close-circle-outline:before{content:"";}.ion-md-cloud:before{content:"";}.ion-md-cloud-circle:before{content:"";}.ion-md-cloud-done:before{content:"";}.ion-md-cloud-download:before{content:"";}.ion-md-cloud-outline:before{content:"";}.ion-md-cloud-upload:before{content:"";}.ion-md-cloudy:before{content:"";}.ion-md-cloudy-night:before{content:"";}.ion-md-code:before{content:"";}.ion-md-code-download:before{content:"";}.ion-md-code-working:before{content:"";}.ion-md-cog:before{content:"";}.ion-md-color-fill:before{content:"";}.ion-md-color-filter:before{content:"";}.ion-md-color-palette:before{content:"";}.ion-md-color-wand:before{content:"";}.ion-md-compass:before{content:"";}.ion-md-construct:before{content:"";}.ion-md-contact:before{content:"";}.ion-md-contacts:before{content:"";}.ion-md-contract:before{content:"";}.ion-md-contrast:before{content:"";}.ion-md-copy:before{content:"";}.ion-md-create:before{content:"";}.ion-md-crop:before{content:"";}.ion-md-cube:before{content:"";}.ion-md-cut:before{content:"";}.ion-md-desktop:before{content:"";}.ion-md-disc:before{content:"";}.ion-md-document:before{content:"";}.ion-md-done-all:before{content:"";}.ion-md-download:before{content:"";}.ion-md-easel:before{content:"";}.ion-md-egg:before{content:"";}.ion-md-exit:before{content:"";}.ion-md-expand:before{content:"";}.ion-md-eye:before{content:"";}.ion-md-eye-off:before{content:"";}.ion-md-fastforward:before{content:"";}.ion-md-female:before{content:"";}.ion-md-filing:before{content:"";}.ion-md-film:before{content:"";}.ion-md-finger-print:before{content:"";}.ion-md-fitness:before{content:"";}.ion-md-flag:before{content:"";}.ion-md-flame:before{content:"";}.ion-md-flash:before{content:"";}.ion-md-flash-off:before{content:"";}.ion-md-flashlight:before{content:"";}.ion-md-flask:before{content:"";}.ion-md-flower:before{content:"";}.ion-md-folder:before{content:"";}.ion-md-folder-open:before{content:"";}.ion-md-football:before{content:"";}.ion-md-funnel:before{content:"";}.ion-md-gift:before{content:"";}.ion-md-git-branch:before{content:"";}.ion-md-git-commit:before{content:"";}.ion-md-git-compare:before{content:"";}.ion-md-git-merge:before{content:"";}.ion-md-git-network:before{content:"";}.ion-md-git-pull-request:before{content:"";}.ion-md-glasses:before{content:"";}.ion-md-globe:before{content:"";}.ion-md-grid:before{content:"";}.ion-md-hammer:before{content:"";}.ion-md-hand:before{content:"";}.ion-md-happy:before{content:"";}.ion-md-headset:before{content:"";}.ion-md-heart:before{content:"";}.ion-md-heart-dislike:before{content:"";}.ion-md-heart-empty:before{content:"";}.ion-md-heart-half:before{content:"";}.ion-md-help:before{content:"";}.ion-md-help-buoy:before{content:"";}.ion-md-help-circle:before{content:"";}.ion-md-help-circle-outline:before{content:"";}.ion-md-home:before{content:"";}.ion-md-hourglass:before{content:"";}.ion-md-ice-cream:before{content:"";}.ion-md-image:before{content:"";}.ion-md-images:before{content:"";}.ion-md-infinite:before{content:"";}.ion-md-information:before{content:"";}.ion-md-information-circle:before{content:"";}.ion-md-information-circle-outline:before{content:"";}.ion-md-jet:before{content:"";}.ion-md-journal:before{content:"";}.ion-md-key:before{content:"";}.ion-md-keypad:before{content:"";}.ion-md-laptop:before{content:"";}.ion-md-leaf:before{content:"";}.ion-md-link:before{content:"";}.ion-md-list:before{content:"";}.ion-md-list-box:before{content:"";}.ion-md-locate:before{content:"";}.ion-md-lock:before{content:"";}.ion-md-log-in:before{content:"";}.ion-md-log-out:before{content:"";}.ion-md-magnet:before{content:"";}.ion-md-mail:before{content:"";}.ion-md-mail-open:before{content:"";}.ion-md-mail-unread:before{content:"";}.ion-md-male:before{content:"";}.ion-md-man:before{content:"";}.ion-md-map:before{content:"";}.ion-md-medal:before{content:"";}.ion-md-medical:before{content:"";}.ion-md-medkit:before{content:"";}.ion-md-megaphone:before{content:"";}.ion-md-menu:before{content:"";}.ion-md-mic:before{content:"";}.ion-md-mic-off:before{content:"";}.ion-md-microphone:before{content:"";}.ion-md-moon:before{content:"";}.ion-md-more:before{content:"";}.ion-md-move:before{content:"";}.ion-md-musical-note:before{content:"";}.ion-md-musical-notes:before{content:"";}.ion-md-navigate:before{content:"";}.ion-md-notifications:before{content:"";}.ion-md-notifications-off:before{content:"";}.ion-md-notifications-outline:before{content:"";}.ion-md-nuclear:before{content:"";}.ion-md-nutrition:before{content:"";}.ion-md-open:before{content:"";}.ion-md-options:before{content:"";}.ion-md-outlet:before{content:"";}.ion-md-paper:before{content:"";}.ion-md-paper-plane:before{content:"";}.ion-md-partly-sunny:before{content:"";}.ion-md-pause:before{content:"";}.ion-md-paw:before{content:"";}.ion-md-people:before{content:"";}.ion-md-person:before{content:"";}.ion-md-person-add:before{content:"";}.ion-md-phone-landscape:before{content:"";}.ion-md-phone-portrait:before{content:"";}.ion-md-photos:before{content:"";}.ion-md-pie:before{content:"";}.ion-md-pin:before{content:"";}.ion-md-pint:before{content:"";}.ion-md-pizza:before{content:"";}.ion-md-planet:before{content:"";}.ion-md-play:before{content:"";}.ion-md-play-circle:before{content:"";}.ion-md-podium:before{content:"";}.ion-md-power:before{content:"";}.ion-md-pricetag:before{content:"";}.ion-md-pricetags:before{content:"";}.ion-md-print:before{content:"";}.ion-md-pulse:before{content:"";}.ion-md-qr-scanner:before{content:"";}.ion-md-quote:before{content:"";}.ion-md-radio:before{content:"";}.ion-md-radio-button-off:before{content:"";}.ion-md-radio-button-on:before{content:"";}.ion-md-rainy:before{content:"";}.ion-md-recording:before{content:"";}.ion-md-redo:before{content:"";}.ion-md-refresh:before{content:"";}.ion-md-refresh-circle:before{content:"";}.ion-md-remove:before{content:"";}.ion-md-remove-circle:before{content:"";}.ion-md-remove-circle-outline:before{content:"";}.ion-md-reorder:before{content:"";}.ion-md-repeat:before{content:"";}.ion-md-resize:before{content:"";}.ion-md-restaurant:before{content:"";}.ion-md-return-left:before{content:"";}.ion-md-return-right:before{content:"";}.ion-md-reverse-camera:before{content:"";}.ion-md-rewind:before{content:"";}.ion-md-ribbon:before{content:"";}.ion-md-rocket:before{content:"";}.ion-md-rose:before{content:"";}.ion-md-sad:before{content:"";}.ion-md-save:before{content:"";}.ion-md-school:before{content:"";}.ion-md-search:before{content:"";}.ion-md-send:before{content:"";}.ion-md-settings:before{content:"";}.ion-md-share:before{content:"";}.ion-md-share-alt:before{content:"";}.ion-md-shirt:before{content:"";}.ion-md-shuffle:before{content:"";}.ion-md-skip-backward:before{content:"";}.ion-md-skip-forward:before{content:"";}.ion-md-snow:before{content:"";}.ion-md-speedometer:before{content:"";}.ion-md-square:before{content:"";}.ion-md-square-outline:before{content:"";}.ion-md-star:before{content:"";}.ion-md-star-half:before{content:"";}.ion-md-star-outline:before{content:"";}.ion-md-stats:before{content:"";}.ion-md-stopwatch:before{content:"";}.ion-md-subway:before{content:"";}.ion-md-sunny:before{content:"";}.ion-md-swap:before{content:"";}.ion-md-switch:before{content:"";}.ion-md-sync:before{content:"";}.ion-md-tablet-landscape:before{content:"";}.ion-md-tablet-portrait:before{content:"";}.ion-md-tennisball:before{content:"";}.ion-md-text:before{content:"";}.ion-md-thermometer:before{content:"";}.ion-md-thumbs-down:before{content:"";}.ion-md-thumbs-up:before{content:"";}.ion-md-thunderstorm:before{content:"";}.ion-md-time:before{content:"";}.ion-md-timer:before{content:"";}.ion-md-today:before{content:"";}.ion-md-train:before{content:"";}.ion-md-transgender:before{content:"";}.ion-md-trash:before{content:"";}.ion-md-trending-down:before{content:"";}.ion-md-trending-up:before{content:"";}.ion-md-trophy:before{content:"";}.ion-md-tv:before{content:"";}.ion-md-umbrella:before{content:"";}.ion-md-undo:before{content:"";}.ion-md-unlock:before{content:"";}.ion-md-videocam:before{content:"";}.ion-md-volume-high:before{content:"";}.ion-md-volume-low:before{content:"";}.ion-md-volume-mute:before{content:"";}.ion-md-volume-off:before{content:"";}.ion-md-walk:before{content:"";}.ion-md-wallet:before{content:"";}.ion-md-warning:before{content:"";}.ion-md-watch:before{content:"";}.ion-md-water:before{content:"";}.ion-md-wifi:before{content:"";}.ion-md-wine:before{content:"";}.ion-md-woman:before{content:"";}.site-container p.has-drop-cap:not(:focus)::first-letter{font-size:8.8em;margin:.08em .08em 0 -.09em;}.site-container p.has-larger-font-size.has-drop-cap:not(:focus)::first-letter,.site-container p.has-small-font-size.has-drop-cap:not(:focus)::first-letter{margin-right:.01em;}.site-container .bold-heading-text,.site-container .bold-text{font-family:helvetica neue,sans-serif;font-size:48px;font-weight:900;letter-spacing:-1px;line-height:1;margin-bottom:10px;text-transform:none;}.site-container .bold-heading-text{font-size:60px;}.site-container .light-text,.site-container .light-text a{color:#fff;}.site-container .light-text a{text-decoration:underline;}.site-container .light-text a:focus,.site-container .light-text a:hover{text-decoration:none;}.site-container .narrow-content p:last-child{margin-bottom:0;}@media only screen and (max-width:481px){.site-container .bold-heading-text,.site-container .bold-text{font-size:40px;}}@media only screen and (min-width:1023px){.narrow-content h1,.narrow-content p{padding-right:60%;}}.alignfull:not(.has-background) .wp-block-group__inner-container>p:not(.has-background-color){padding-left:30px;padding-right:30px;}.site-container p.has-background{padding:25px 30px;}.site-container p.has-background.box-shadow{box-shadow:0 0 20px rgba(0,0,0,.1);}.site-container p.has-background a,.site-container p.has-text-color a{color:inherit;text-decoration:underline;}.site-container p.has-background a:focus,.site-container p.has-background a:hover,.site-container p.has-text-color a:focus,.site-container p.has-text-color a:hover{color:inherit;text-decoration:none;}.has-text-align-center{text-align:center;}.has-text-align-left{text-align:left;}.has-text-align-right{text-align:right;}.wp-block-button.alignleft,.wp-block-cover.alignleft,.wp-block-image .alignleft{margin-right:2em;}.wp-block-button.alignright,.wp-block-cover.alignright,.wp-block-image .alignright{margin-left:2em;}.full-width-content .entry-content>.alignfull{margin-left:calc(-100vw / 2 + 100% / 2);margin-right:calc(-100vw / 2 + 100% / 2);max-width:100vw;}.full-width-content .entry-content>.wp-block-table.alignfull{margin-left:calc(-100vw / 2 + 100% / 2);margin-right:calc(-100vw / 2 + 100% / 2);width:100vw;}.content-sidebar .entry-content .alignfull,.sidebar-content .entry-content .alignfull{margin:0 0 2em;width:100%;}.alignfull .alignwide,.alignwide .alignwide{max-width:1200px;margin:0 auto;}.site-container .wp-block-columns{margin-bottom:30px;}.site-container .wp-block-columns.alignfull{padding:0 30px;}.site-container .wp-block-columns.brand-logos figure,.site-container .wp-block-columns.brand-logos .wp-block-column{margin-bottom:0;}.full-width-content .entry-content>.wp-block-cover.alignfull{width:100vw;}.site-container .wp-block-cover .wp-block-cover-text{font-size:42px;}.site-container .ab-button{background-color:#222;font-family:open sans condensed,sans-serif;font-weight:300;letter-spacing:1px;text-transform:uppercase;}.site-container .wp-block-button .wp-block-button__link{background-color:#222;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:open sans condensed,sans-serif;font-size:14px;padding:12px 20px;text-transform:uppercase;white-space:normal;width:auto;}.site-container .wp-block-button.is-style-outline .wp-block-button__link{background-color:transparent;border:2px solid currentColor;padding:13px 28px;}.site-container .wp-block-button.is-style-outline .wp-block-button__link.has-background{background-color:transparent !important;}.site-container .ab-button:focus,.site-container .ab-button:hover,.site-container .wp-block-button .wp-block-button__link:focus,.site-container .wp-block-button .wp-block-button__link:hover,.site-container .wp-block-button.is-style-outline .wp-block-button__link:focus,.site-container .wp-block-button.is-style-outline .wp-block-button__link:hover{box-shadow:inset 0 0 200px rgba(230,230,230,.25);}.site-container .wp-block-pullquote blockquote::before,.site-container .wp-block-quote::before{color:#888;content:"“";display:block;font-family:sans-serif;font-size:32px;font-style:normal;font-weight:600;height:0;left:-20px;position:relative;text-align:left;top:-10px;}.site-container .wp-block-pullquote.alignleft{margin:0 2em 1.5em 0;}.site-container .wp-block-pullquote.alignright{margin:0 0 1.5em 2em;}.site-container .wp-block-quote.is-style-large::before{font-size:40px;}.site-container .wp-block-pullquote blockquote::before{color:#222;font-size:60px;left:0;text-align:center;top:-60px;}.site-container .wp-block-pullquote.is-style-solid-color blockquote::before{color:#fff;padding-top:16px;}.site-container .wp-block-pullquote blockquote.has-text-color::before{color:currentColor;}.site-container .wp-block-pullquote,.site-container .wp-block-quote{border:none;margin:24px 24px 36px;}.site-container .wp-block-quote:not(.is-large):not(.is-style-large){border:none;}.site-container .wp-block-pullquote p,.site-container .wp-block-quote p{color:#222;font-family:Muli,sans-serif;font-size:21px;font-style:italic;line-height:1.8;margin-bottom:42px;}.site-container .wp-block-pullquote p,.site-container .wp-block-quote.is-style-large p{font-size:32px;}.wp-block-pullquote.is-style-solid-color.alignleft blockquote,.wp-block-pullquote.is-style-solid-color.alignright blockquote{max-width:80%;}.site-container .wp-block-pullquote.is-style-solid-color p{color:#fff;margin-bottom:42px;text-align:center;}.site-container .wp-block-pullquote:not(.is-style-solid-color)[style*=border-color]{border:2px solid;border-left:none;border-right:none;}.site-container .wp-block-pullquote cite,.site-container .wp-block-quote cite{color:#222;display:block;font-family:Muli,sans-serif;font-size:16px;font-style:normal;margin-top:-25px;text-align:inherit;text-transform:none;}.site-container .wp-block-pullquote cite{text-align:center;}.site-container .wp-block-pullquote.is-style-solid-color cite{color:#fff;}.site-container .wp-block-pullquote .has-text-color cite,.site-container .wp-block-pullquote .has-text-color p{color:currentColor;}.blocks-gallery-caption{width:100%;}.blocks-gallery-item figcaption{margin-bottom:0;}.site-container .wp-block-categories{margin-left:0;padding-left:0;}.site-container .wp-block-categories li{list-style-type:none;}.site-container .wp-block-categories.aligncenter{text-align:center;}.site-container .wp-block-categories.alignfull{padding:0 30px;}.site-container .wp-block-categories .children{padding-left:30px;}.site-container .wp-block-latest-posts{margin-left:0;padding-left:0;}.site-container .wp-block-latest-posts li{list-style-type:none;}.site-container .wp-block-latest-posts.aligncenter{text-align:center;}.site-container .wp-block-latest-posts.alignfull{padding:0 30px;}.ab-block-container h3,.ab-block-post-grid .ab-post-grid-items .ab-block-post-grid-title{font-size:16px;font-weight:500;letter-spacing:-.5px;margin-bottom:10px;text-transform:uppercase;}.ab-block-post-grid .ab-post-grid-items .ab-block-post-grid-title{margin-bottom:5px;}.ab-block-post-grid .ab-post-grid-items .ab-block-post-grid-title a{color:#000;}.ab-block-pricing-table-inside{box-shadow:10px 10px 40px rgba(0,0,0,.05);}.wp-block-preformatted,.wp-block-verse{font-size:18px;}.wp-block-preformatted{white-space:pre-wrap;}hr.wp-block-separator{border-width:0;border-bottom:1px solid currentColor;color:#222;margin:2.2em 0 2em;}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){max-width:3.5%;}.wp-block-audio audio{display:inline-block;width:100%;}.site-container .blocks-gallery-grid{padding-left:0;}.wp-block-table.is-style-stripes{border-bottom-width:0;}@media only screen and (max-width:781px){.site-container .wp-block-column{flex-basis:100%;margin-left:0;margin-right:0;}.brand-logos{max-width:180px;}}@media only screen and (min-width:828px){.full-width-content .entry-content>.alignwide{margin-left:-40px;margin-right:-40px;max-width:800px;width:auto;}.full-width-content .entry-content>.wp-block-table.alignwide{width:calc(100% + 120px);}}@media only screen and (min-width:1024px){.full-width-content .entry-content>.alignwide{margin-left:-157px;margin-right:-157px;max-width:994px;width:auto;}.full-width-content .entry-content>.wp-block-table.alignwide{width:calc(100% + 360px);}}@media only screen and (min-width:1228px){.full-width-content .entry-content>.alignwide{margin-left:-260px;margin-right:-260px;max-width:1200px;width:auto;}.full-width-content .entry-content>.wp-block-table.alignwide{width:calc(100% + 520px);}}