* 
.custom_flex_calc_wrapper{display:flex;}#calc_wrapper *{font-size:18px;line-height:1;font-family:var(--family-calc-vis);}#calc_wrapper div{box-sizing:border-box;}#calc_wrapper input::-webkit-input-placeholder{color:black;}.calc_wrapper{margin:auto;border-radius:10px;color:#333;box-shadow:0 0 8px rgba(0,0,0,15%);max-width:920px;margin-bottom:.75rem;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;--tw-border-opacity:1;border-color:#9ca3af;--tw-bg-opacity:1;background-color:#fff;overflow:hidden;}#calc_wrapper .calc_wrapper div{box-sizing:border-box;font-family:inherit;}#calc_wrapper .calc_header{padding:6px 32px;display:flex;justify-content:space-between;background:#394f5c;}#calc_wrapper .calc_header img{width:105px;margin-bottom:6px;margin-top:6px;}#calc_wrapper .calc_header_title{font-size:38px;line-height:46px;color:var(--title-color);margin-top:19px;font-weight:600;}#calc_wrapper .calc_header_desc{font-size:17px;line-height:17px;color:var(--title-color);margin-top:12px;letter-spacing:.3px;}#calc_wrapper .calc_data{background:#f6f5f3;padding:40px;display:flex;align-items:center;flex-direction:column;width:fit-content;width:40%;justify-content:center;}#calc_wrapper .calc_data span{font-size:20px;line-height:1;color:var(--values-color);font-weight:700;letter-spacing:-.8px;}#calc_wrapper .calc_input_custom{border-radius:4px;border:1px solid #dadada;padding-top:14px;padding-bottom:14px;width:100%;--tw-bg-opacity:1;background-color:rgb(255,255,255,var(--tw-bg-opacity));font-weight:500;color:var(--color-n-700);position:relative;padding-left:15px;padding-right:45px;margin-top:10px;box-sizing:border-box;}#calc_wrapper .calc_placeholder{position:absolute;bottom:16px;right:19px;color:#aaa;font-size:17px;width:fit-content;}#calc_wrapper .calc_data_weight,.calc_data_height,.calc_data_age,.calc_data_sex{position:relative;margin-bottom:15px;width:100%;}#calc_wrapper .calc_input_button{margin-top:18px;background:#4f94d4;color:var(--title-color);border-radius:4px;height:56px;box-shadow:0 4px 12px transparent;display:flex;width:100%;align-items:center;justify-content:center;padding-left:1.5rem;padding-right:1.5rem;font-size:1.125rem;font-size:19px;line-height:1.75rem;font-weight:600;transition:background-color .5s ease;margin-left:auto;margin-right:auto;cursor:pointer;}#calc_wrapper .calc_input_button:hover{background:#2b5174;}#calc_wrapper .calc_input_button.re{background:#79909d;}#calc_wrapper .calc_input_button.re:hover{background:#54636c;}#calc_wrapper .calc_info{width:60%;min-height:500px;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:55px 58px;}#calc_wrapper .calc_info_placeholder{text-align:center;color:black;font-size:17px;line-height:24px;padding:40px;font-weight:500;}#calc_wrapper .alert-mess{color:#ef4444;width:100%;opacity:0;margin-bottom:10px;font-size:10px;}#calc_wrapper .calc_input_custom.alert{border:1px solid #ef4444;outline:none;box-shadow:none;}#calc_wrapper input::-webkit-outer-spin-button,#calc_wrapper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}#calc_wrapper .calc_info_data{width:100%;}#calc_wrapper .calc_info_data_title{color:black;font-size:19px;line-height:1.5;font-weight:600;letter-spacing:.3px;}#calc_wrapper .calc_info_data_value{font-size:30px;color:var(--values-color);margin-bottom:10px;font-weight:700;}#calc_wrapper div.calc_info_data_value{margin-left:0;}#calc_wrapper .calc_info_line{display:flex;position:relative;margin-top:76px;}#calc_wrapper .calc_info_line_underweight{border-top:4px solid #3d794d;padding-top:19px;text-align:center;color:black;font-size:15px;margin:1px;width:100%;}#calc_wrapper .calc_info_line_healthy{border-top:4px solid #68c090;padding-top:19px;text-align:center;color:black;font-size:15px;margin:1px;width:100%;}#calc_wrapper .calc_info_line_overweight{border-top:4px solid #dd9615;padding-top:19px;text-align:center;color:black;font-size:15px;margin:1px;width:100%;}#calc_wrapper .calc_info_line_obese{border-top:4px solid #dd5252;padding-top:19px;text-align:center;color:black;font-size:15px;margin:1px;width:100%;}#calc_wrapper .calc_info_line_result_wrapper{position:absolute;font-size:16px;top:-45.5px;left:-24px;background:#394f5c;color:var(--title-color);border-radius:4px;width:fit-content;}#calc_wrapper .calc_info_line_result{position:relative;padding:5px 0;width:60px;text-align:center;}#calc_wrapper .calc_info_line_result:after{border:8px solid transparent;border-top:8px solid #394f5c;position:absolute;content:"";bottom:-16px;left:calc(50% - 8px);}#calc_wrapper .calc_info_line_result:before{position:absolute;content:"";bottom:-30px;left:calc(50% - 10px);width:20px;height:20px;background:#394f5c;border:1px solid white;border-radius:50%;box-shadow:rgba(0,0,0,12%) 0px 2px 2px;}#calc_wrapper .calc_info_conclusion{margin-top:70px;color:black;font-size:19px;line-height:1.5;font-weight:600;letter-spacing:.35px;}#calc_input_button img{margin-left:8px;}@media only screen and (max-width: 1240px){.custom_flex_calc_wrapper{flex-direction:column;}.calc_data,.calc_info{width:100% !important;}#calc_wrapper .calc_info_line_underweight{font-size:3.5vw;}#calc_wrapper .calc_info_line_healthy{font-size:3.5vw;}#calc_wrapper .calc_info_line_overweight{font-size:3.5vw;}#calc_wrapper .calc_info_line_obese{font-size:3.5vw;}#calc_wrapper .calc_header img{display:none;}#calc_wrapper .calc_header_desc{margin-bottom:14px;}}@media only screen and (max-width: 450px){#calc_wrapper .calc_info_line_underweight{font-size:2.5vw;}#calc_wrapper .calc_info_line_healthy{font-size:2.5vw;}#calc_wrapper .calc_info_line_overweight{font-size:2.5vw;}#calc_wrapper .calc_info_line_obese{font-size:2.5vw;}.calc_info{padding:12px !important;}}.custom_flex_wrapper{display:flex;justify-content:space-between;align-items:center;position:relative;}.calc_placeholder.year{right:calc(55% + 10px);}.calc_input_button img{margin-left:10px;}.custom_flex_wrapper{display:flex;justify-content:space-between;align-items:center;position:relative;}.calc_placeholder.year{right:calc(55% + 19px) !important;}.calc_data_sex input[type=radio]{margin:unset !important;}.calc_data_sex .custom_flex_wrapper{margin-top:15px;justify-content:flex-start;}.calc_data_sex .custom_flex_wrapper label{color:black !important;font-weight:500 !important;margin-left:5px;margin-right:15px;margin-bottom:unset;}.calc_data_sex .custom_flex_wrapper *{cursor:pointer;}.img_calc_kid_wrapper{width:fit-content;width:100%;height:fit-content;position:relative;}.img_calc_kid_wrapper img{max-width:100%;display:none;}.kid_bmi_identifier{width:10px;height:10px;position:absolute;border-radius:50%;background:red;border:2px solid white;box-shadow:rgba(0,0,0,12%) 0px 2px 2px;}#calc_wrapper .calc_info_line_result_wrapper_per{position:absolute;font-size:16px;top:-26.5px;left:-24px;color:var(--title-color);border-radius:4px;}.img_calc_kid_wrapper{display:flex;}.bmi-form,.bmi-form .input-text,.bmi-form .btn,.bmi-result{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;}.bmi-result{display:none;}.bmi-credit{display:none;visibility:hidden;position:absolute;}.bmi-form-default{}.bmi-form-default .label-radio{display:block;}.bmi-form-default .input-text{width:100%;margin-bottom:15px;}.bmi-form-default .bmi-result{margin-top:10px;}.bmi-form-default .bmi-section-units{margin-bottom:10px;}.bmi-form-clean{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;}.bmi-form-clean .label{display:block;margin-bottom:15px;}.bmi-form-clean .label span{display:inline-block;font-weight:700;margin-bottom:5px;}.bmi-form-clean .label-radio{min-height:20px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer;}.bmi-form-clean .input,.bmi-form-clean .btn{font:inherit;line-height:inherit;margin:0;}.bmi-form-clean .input-radio{box-sizing:border-box;padding:0;margin:4px 0 0 -20px;margin-top:1px \9;line-height:normal;position:absolute;}.bmi-form-clean .input-text{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;}.bmi-form-clean .input-text.nitro-lazy{background-image:none !important;}.bmi-form-clean .input-text:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);}.bmi-form-clean .btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px;color:#333;background-color:#fff;border-color:#ccc;-webkit-transition:background-color ease-in-out .15s;-o-transition:background-color ease-in-out .15s;transition:background-color ease-in-out .15s;}.bmi-form-clean .btn.nitro-lazy{background-image:none !important;}.bmi-form-clean .btn:hover{color:#333;background-color:#e6e6e6;border-color:#adadad;text-decoration:none;}.bmi-form-clean .btn:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;color:#333;background-color:#e6e6e6;border-color:#8c8c8c;}.bmi-form-clean .bmi-result{background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05);margin-top:2em;}.bmi-form-clean .bmi-result-text{margin:0;padding:15px;}.bmi-form-clean .bmi-result-text:before{display:table;content:" ";}.bmi-form-clean .bmi-result-text:after{display:table;content:" ";clear:both;}.bmi-form-clean .bmi-section-units{margin-bottom:15px;}.bmi-form-material{font-family:Roboto,Noto,sans-serif;font-weight:normal;font-size:15px;color:rgba(0,0,0,.87);}.bmi-form-material ::-webkit-input-placeholder{color:#d1d1d1;}.bmi-form-material :-moz-placeholder{color:#d1d1d1;}.bmi-form-material ::-moz-placeholder{color:#d1d1d1;}.bmi-form-material :-ms-input-placeholder{color:#d1d1d1;}.bmi-form-material .label{display:block;color:#9e9e9e;padding-bottom:1em;}.bmi-form-material .label-text span{display:none;}.bmi-form-material .label-radio span{position:relative;padding-left:35px;cursor:pointer;display:inline-block;height:25px;line-height:25px;font-size:1em;-webkit-transition:.28s ease;-moz-transition:.28s ease;-o-transition:.28s ease;-ms-transition:.28s ease;transition:.28s ease;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;}.bmi-form-material .label-radio span:before,.bmi-form-material .label-radio span:after{content:"";position:absolute;left:0;top:0;margin:4px;width:16px;height:16px;z-index:0;-webkit-transition:.28s ease;-moz-transition:.28s ease;-o-transition:.28s ease;-ms-transition:.28s ease;transition:.28s ease;}.bmi-form-material .label-radio span:before{border-radius:50%;border:2px solid #5a5a5a;}.bmi-form-material .input-radio:checked + span:before{border-radius:50%;border:2px solid transparent;}.bmi-form-material .label-radio span:after{border-radius:50%;border:2px solid #5a5a5a;z-index:-1;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);}.bmi-form-material .input-radio:checked + span:after{border-radius:50%;border:2px solid #03a9f4;background-color:#03a9f4;z-index:0;-webkit-transform:scale(1.02);-moz-transform:scale(1.02);-ms-transform:scale(1.02);-o-transform:scale(1.02);transform:scale(1.02);}.bmi-form-material .input-radio{position:absolute;left:-9999px;visibility:hidden;}.bmi-form-material .input-text{line-height:normal;background-color:transparent;border:none;border-bottom:1px solid #9e9e9e;border-radius:0;outline:none;height:3em;width:100%;font-size:1em;margin:0 0 1em 0;padding:0;box-shadow:none;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;transition:all .3s;}.bmi-form-material .input-text:focus{border-bottom:1px solid #03a9f4;box-shadow:0 1px 0 0 #03a9f4;}.bmi-form-material .btn{border:none;border-radius:2px;display:inline-block;height:36px;line-height:36px;outline:0;padding:0 2em;text-transform:uppercase;vertical-align:middle;-webkit-tap-highlight-color:transparent;text-decoration:none;font:inherit;color:#fff;background-color:#03a9f4;text-align:center;letter-spacing:.5px;-webkit-transition:.2s ease-out;-moz-transition:.2s ease-out;-o-transition:.2s ease-out;-ms-transition:.2s ease-out;transition:.2s ease-out;cursor:pointer;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);}.bmi-form-material .btn:hover,.bmi-form-material .btn:focus{outline:0;background-color:#29b6f6;box-shadow:0 5px 11px 0 rgba(0,0,0,.18),0 4px 15px 0 rgba(0,0,0,.15);}.bmi-form-material .bmi-result{transition:box-shadow .25s;padding:20px;margin:2em 0 1em 0;border-radius:2px;background-color:#fff;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);}.bmi-form-material .bmi-result-text{margin:0;padding:0;}.bmi-form-material .bmi-label-weight{padding-bottom:5px;}.dae-preview-body{background:#fff !important;}.dae-preview-body *{box-sizing:border-box !important;}.dae-preview-body::before{content:none !important;}#dae-preview-info{padding:1em !important;color:#0073aa !important;background:#fff !important;position:relative !important;z-index:100000 !important;}#dae-preview-info::before,#dae-preview-info span{vertical-align:top !important;}#dae-preview-info::before{padding-top:9px !important;}#dae-preview-info span{display:inline-block !important;max-width:calc(100% - 20px) !important;padding:8px !important;font-family:Arial,Helvetica,sans-serif !important;font-size:16px !important;line-height:24px !important;font-style:normal !important;letter-spacing:unset !important;}.dae-shortcode-download-wrapper{background-size:cover !important;background-position:center !important;background-repeat:no-repeat !important;display:flex !important;display:-webkit-flex !important;flex-direction:column !important;-webkit-flex-direction:column !important;-moz-flex-direction:column !important;}.dae-shortcode-download-wrapper *{box-sizing:border-box !important;margin:unset !important;padding:unset !important;font-size:unset !important;font-family:unset !important;font-weight:unset !important;font-style:unset !important;text-align:unset;text-transform:unset !important;text-decoration:unset !important;letter-spacing:unset !important;color:unset !important;background:unset !important;width:unset !important;line-height:normal !important;border:unset !important;border-radius:unset !important;-moz-border-radius:unset !important;-webkit-border-radius:unset !important;box-shadow:unset !important;-moz-box-shadow:unset !important;-webkit-box-shadow:unset !important;text-shadow:unset !important;transition:unset !important;outline:unset !important;opacity:1 !important;}.dae-shortcode-download-wrapper .dae-shortcode-download-file-image{display:block !important;height:auto !important;max-width:100% !important;padding:20px !important;}.dae-shortcode-download-wrapper .dae-shortcode-download-content-wrapper{min-width:100% !important;}.dae-shortcode-download-wrapper .dae-shortcode-download-title{padding:20px !important;font-weight:100 !important;}.dae-shortcode-download-wrapper .dae-shortcode-download-text{padding:20px !important;}.dae-shortcode-download-wrapper .dae-shortcode-download-text img{margin:auto !important;}.dae-shortcode-download-wrapper .dae-shortcode-download-text ul{list-style:none !important;padding:0 !important;margin:0 !important;}.dae-shortcode-download-wrapper .dae-shortcode-download-text h1{font-size:2.25em !important;}.dae-shortcode-download-wrapper .dae-shortcode-download-text h2{font-size:2em !important;}.dae-shortcode-download-wrapper .dae-shortcode-download-text h3{font-size:1.75em !important;}.dae-shortcode-download-wrapper .dae-shortcode-download-text h4{font-size:1.5em !important;}.dae-shortcode-download-wrapper .dae-shortcode-download-text h5{font-size:1.25em !important;}.dae-shortcode-download-wrapper .dae-shortcode-download-button,.dae-shortcode-download-wrapper .dae-shortcode-download-button:hover{cursor:pointer !important;box-sizing:border-box !important;display:inline-block !important;margin:20px !important;font-weight:bold !important;border:2px solid !important;box-shadow:none !important;-moz-box-shadow:none !important;-webkit-box-shadow:none !important;text-shadow:none !important;transition:.4s !important;-webkit-transition:.4s !important;-moz-transition:.4s !important;}.dae-shortcode-download-wrapper .dae-shortcode-download-button-text{display:inline-block !important;}.dae-shortcode-download-wrapper .dae-shortcode-download-button-icon{font-size:inherit !important;padding:.2em !important;display:inline-block !important;}.dae-shortcode-download-wrapper .dae-shortcode-register-wrapper{display:none;}.dae-shortcode-download-wrapper .dae-shortcode-register-wrapper p,.dae-shortcode-download-wrapper .dae-shortcode-register-field-wrap{margin:20px !important;}.dae-shortcode-download-wrapper .dae-shortcode-register-label{max-width:350px !important;}.dae-shortcode-download-wrapper .dae-shortcode-register-field-wrap{display:flex !important;display:-webkit-flex !important;align-items:center !important;-webkit-align-items:center !important;}.dae-shortcode-download-wrapper .dae-shortcode-register-icon{display:flex !important;display:-webkit-flex !important;justify-content:center !important;-webkit-justify-content:center !important;-moz-justify-content:center !important;align-items:center !important;-webkit-align-items:center !important;}.dae-shortcode-download-wrapper .fa,.dae-shortcode-download-wrapper .fas{font-family:"Font Awesome 5 Free" !important;font-weight:900 !important;line-height:1 !important;font-style:normal !important;}.dae-shortcode-download-wrapper .dae-shortcode-register-input-wrap{width:100% !important;max-width:280px !important;}.dae-shortcode-download-wrapper .dae-shortcode-register-select-wrap{position:relative !important;display:none;width:100% !important;max-width:280px !important;}.dae-shortcode-download-wrapper .dae-shortcode-register-form input,.dae-shortcode-download-wrapper .dae-shortcode-register-form select{height:auto !important;text-align:left !important;}.dae-shortcode-download-wrapper .dae-shortcode-register-field{opacity:1 !important;width:100% !important;}.dae-shortcode-download-wrapper .dae-shortcode-register-form input:focus,.dae-shortcode-download-wrapper .dae-shortcode-register-form select:focus{outline:none !important;}.dae-shortcode-download-wrapper .dae-shortcode-register-form input{-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;}.dae-shortcode-download-wrapper .dae-shortcode-register-form select{-webkit-appearance:none !important;-moz-appearance:none !important;appearance:none !important;}.dae-shortcode-download-wrapper .dae-shortcode-register-select-icon{position:absolute !important;pointer-events:none !important;}.dae-shortcode-download-wrapper .dae-shortcode-register-field::-webkit-input-placeholder,.dae-shortcode-download-wrapper .dae-shortcode-register-field::placeholder{opacity:1 !important;}.dae-shortcode-download-wrapper .dae-shortcode-register-field::-ms-input-placeholder{opacity:1 !important;}.dae-shortcode-download-wrapper .dae-shortcode-register-form input[type="checkbox"]{margin:0 4px !important;border:1px solid #b4b9be !important;background:#fff !important;color:#555 !important;clear:none !important;cursor:pointer !important;display:inline-block !important;line-height:0 !important;height:16px !important;outline:0 !important;padding:0 !important;text-align:center !important;vertical-align:top !important;width:16px !important;min-width:16px !important;-webkit-appearance:none !important;box-shadow:inset 0 1px 2px rgba(0,0,0,.1) !important;transition:.05s border-color ease-in-out !important;}.dae-shortcode-download-wrapper .dae-shortcode-register-form input[type="checkbox"]:checked::before{content:"" !important;margin:-3px 0 0 -6px !important;color:#1e8cbe !important;display:inline-block !important;vertical-align:middle !important;width:16px !important;font:400 21px/1 dashicons !important;-webkit-font-smoothing:antialiased !important;-moz-osx-font-smoothing:grayscale !important;}.dae-shortcode-download-wrapper .dae-shortcode-register-checkbox-text{display:inline-block !important;vertical-align:top !important;max-width:300px !important;width:calc(100% - 30px) !important;text-align:left !important;}.dae-shortcode-download-wrapper .dae-shortcode-register-checkbox-text a{text-decoration:underline !important;}.dae-shortcode-download-wrapper .dae-shortcode-register-checkbox-text a:hover{text-decoration:none !important;}.dae-shortcode-download-wrapper .dae-shortcode-register-submit{cursor:pointer !important;display:inline-block !important;}.dae-shortcode-download-wrapper .dae-shortcode-register-loading{display:none;}.dae-shortcode-download-wrapper .dae-shortcode-register-message{max-width:350px !important;}.dae-shortcode-download-wrapper-wide{flex-direction:row !important;-webkit-flex-direction:row !important;-moz-flex-direction:row !important;}.dae-shortcode-download-wrapper-wide .dae-shortcode-download-content-wrapper{min-width:400px !important;}.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:"";}