:root{--comment-rating-star-color:#343434}.wprm-comment-rating svg path{fill:var(--comment-rating-star-color)}.wprm-comment-rating svg polygon{stroke:var(--comment-rating-star-color)}.wprm-comment-rating .wprm-rating-star-full svg path{stroke:var(--comment-rating-star-color);fill:var(--comment-rating-star-color)}.wprm-comment-rating .wprm-rating-star-empty svg path{stroke:var(--comment-rating-star-color);fill:none}.wprm-comment-ratings-container svg .wprm-star-full{fill:var(--comment-rating-star-color)}.wprm-comment-ratings-container svg .wprm-star-empty{stroke:var(--comment-rating-star-color)}body:not(:hover) fieldset.wprm-comment-ratings-container:focus-within span{outline:1px solid #4d90fe}.comment-form-wprm-rating{margin-bottom:20px;margin-top:5px;text-align:left}.comment-form-wprm-rating .wprm-rating-stars{display:inline-block;vertical-align:middle}fieldset.wprm-comment-ratings-container{background:none;border:0;display:inline-block;margin:0;padding:0;position:relative}fieldset.wprm-comment-ratings-container legend{left:0;opacity:0;position:absolute}fieldset.wprm-comment-ratings-container br{display:none}fieldset.wprm-comment-ratings-container input[type=radio]{border:0;cursor:pointer;float:left;height:16px;margin:0!important;min-height:0;min-width:0;opacity:0;padding:0!important;width:16px}fieldset.wprm-comment-ratings-container input[type=radio]:first-child{margin-left:-16px}fieldset.wprm-comment-ratings-container span{font-size:0;height:16px;left:0;opacity:0;pointer-events:none;position:absolute;top:0;width:80px}fieldset.wprm-comment-ratings-container span svg{height:100%!important;width:100%!important}fieldset.wprm-comment-ratings-container input:checked+span,fieldset.wprm-comment-ratings-container input:hover+span{opacity:1}fieldset.wprm-comment-ratings-container input:hover+span~span{display:none}.rtl .comment-form-wprm-rating{text-align:right}.rtl img.wprm-comment-rating{transform:scaleX(-1)}.rtl fieldset.wprm-comment-ratings-container span{left:inherit;right:0}.rtl fieldset.wprm-comment-ratings-container span svg{transform:scaleX(-1)}:root{--wprm-popup-font-size:16px;--wprm-popup-background:#fff;--wprm-popup-title:#000;--wprm-popup-content:#444;--wprm-popup-button-background:#5a822b;--wprm-popup-button-text:#fff}html body.wprm-popup-modal-open{height:100%;left:0;overflow:visible;position:fixed;right:0;width:100%}.wprm-popup-modal{display:none}.wprm-popup-modal.is-open{display:block}.wprm-popup-modal__overlay{align-items:center;background:rgb(0 0 0 / .6);bottom:0;display:flex;justify-content:center;left:0;overflow:hidden;position:fixed;right:0;top:0;touch-action:none;z-index:2147483646}.wprm-popup-modal__container{background-color:var(--wprm-popup-background);border-radius:4px;box-sizing:border-box;font-size:var(--wprm-popup-font-size);max-height:100vh;max-height:100dvh;max-width:100%;overflow-y:auto;padding:30px}@media(min-width:768px){.wprm-popup-modal__container{max-height:calc(100vh - 40px);max-height:calc(100dvh - 40px)}}.wprm-popup-modal__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.wprm-popup-modal__title{box-sizing:border-box;color:var(--wprm-popup-title);font-size:1.2em;font-weight:600;line-height:1.25;margin-bottom:0;margin-top:0}.wprm-popup-modal__header .wprm-popup-modal__close{background:#fff0;border:0;cursor:pointer;width:18px}.wprm-popup-modal__header .wprm-popup-modal__close:before{color:var(--wprm-popup-title);content:"✕";font-size:var(--wprm-popup-font-size)}.wprm-popup-modal__content{color:var(--wprm-popup-content);line-height:1.5}.wprm-popup-modal__content p{font-size:1em;line-height:1.5}.wprm-popup-modal__footer{margin-top:20px}.wprm-popup-modal__btn{-webkit-appearance:button;background-color:var(--wprm-popup-button-background);border-radius:.25em;border-style:none;border-width:0;color:var(--wprm-popup-button-text);cursor:pointer;font-size:1em;line-height:1.15;margin:0;overflow:visible;padding:.5em 1em;text-transform:none;will-change:transform;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);transition:-webkit-transform .25s ease-out;transition:transform .25s ease-out;transition:transform .25s ease-out,-webkit-transform .25s ease-out}.wprm-popup-modal__btn.wprm-popup-modal__btn--secondary{background-color:var(--wprm-popup-button-text);border:1px solid var(--wprm-popup-button-background);color:var(--wprm-popup-button-background);margin-left:20px}.wprm-popup-modal__btn:disabled{cursor:not-allowed;opacity:.3}.wprm-popup-modal__btn:not(:disabled):focus,.wprm-popup-modal__btn:not(:disabled):hover{-webkit-transform:scale(1.05);transform:scale(1.05)}@keyframes wprmPopupModalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes wprmPopupModalFadeOut{0%{opacity:1}to{opacity:0}}@keyframes wprmPopupModalSlideIn{0%{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes wprmPopupModalSlideOut{0%{transform:translateY(0)}to{transform:translateY(-10%)}}.wprm-popup-modal[aria-hidden=false] .wprm-popup-modal__overlay{animation:wprmPopupModalFadeIn .3s cubic-bezier(0,0,.2,1)}.wprm-popup-modal[aria-hidden=false] .wprm-popup-modal__container{animation:wprmPopupModalSlideIn .3s cubic-bezier(0,0,.2,1)}.wprm-popup-modal[aria-hidden=true] .wprm-popup-modal__overlay{animation:wprmPopupModalFadeOut .3s cubic-bezier(0,0,.2,1)}.wprm-popup-modal[aria-hidden=true] .wprm-popup-modal__container{animation:wprmPopupModalSlideOut .3s cubic-bezier(0,0,.2,1)}.wprm-popup-modal .wprm-popup-modal__container,.wprm-popup-modal .wprm-popup-modal__overlay{will-change:transform}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{background-color:#333;border-radius:4px;color:#fff;font-size:14px;line-height:1.4;outline:0;position:relative;transition-property:transform,visibility,opacity;white-space:normal}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-top-color:initial;border-width:8px 8px 0;bottom:-7px;left:0;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:initial;border-width:0 8px 8px;left:0;top:-7px;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-left-color:initial;border-width:8px 0 8px 8px;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-right-color:initial;border-width:8px 8px 8px 0;left:-7px;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;height:16px;width:16px}.tippy-arrow:before{border-color:#fff0;border-style:solid;content:"";position:absolute}.tippy-content{padding:5px 9px;position:relative;z-index:1}.tippy-box[data-theme=wprm] .tippy-content p:first-child{margin-top:0}.tippy-box[data-theme=wprm] .tippy-content p:last-child{margin-bottom:0}.tippy-box[data-theme~=wprm-variable]{background-color:var(--wprm-tippy-background)}.tippy-box[data-theme~=wprm-variable][data-placement^=top]>.tippy-arrow:before{border-top-color:var(--wprm-tippy-background)}.tippy-box[data-theme~=wprm-variable][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:var(--wprm-tippy-background)}.tippy-box[data-theme~=wprm-variable][data-placement^=left]>.tippy-arrow:before{border-left-color:var(--wprm-tippy-background)}.tippy-box[data-theme~=wprm-variable][data-placement^=right]>.tippy-arrow:before{border-right-color:var(--wprm-tippy-background)}#wp-admin-bar-wp-recipe-maker{display:block!important}#wp-admin-bar-wp-recipe-maker .ab-icon{margin:2px 4px 0 0}#wp-admin-bar-wp-recipe-maker .ab-icon:before{content:""}#wp-admin-bar-wp-recipe-maker .ab-label{align-items:center;display:flex}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-badge{background-color:#d63638;border-radius:9px;box-sizing:border-box;color:#fff;display:inline!important;float:right;height:18px;line-height:1;margin:1px 0 -1px 5px;min-width:18px;padding:0 5px;text-align:center;z-index:26}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-badge span{font-size:11px;line-height:18px}#wp-admin-bar-wp-recipe-maker .ab-sub-wrapper .ab-empty-item{font-weight:200;text-align:center}#wp-admin-bar-wp-recipe-maker #wp-admin-bar-wprm-debug .ab-sub-wrapper{max-height:calc(100vh - 48px);overflow-x:hidden;overflow-y:auto}#wp-admin-bar-wp-recipe-maker #wp-admin-bar-wprm-debug .ab-empty-item,#wp-admin-bar-wp-recipe-maker #wp-admin-bar-wprm-debug .ab-item{height:auto;min-height:30px;white-space:normal}#wp-admin-bar-wp-recipe-maker #wp-admin-bar-wprm-debug .wprm-admin-bar-debug-panel-node .ab-sub-wrapper{left:260px;max-height:calc(100vh - 48px);max-width:calc(100vw - 32px);overflow:auto;position:fixed;right:auto;top:32px;width:min(620px,100vw - 276px)}#wp-admin-bar-wp-recipe-maker #wp-admin-bar-wprm-debug .wprm-admin-bar-debug-panel-node .ab-item{height:auto;min-height:0;padding:0;white-space:normal}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-panel{padding:12px}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-entry-header{color:#fff;font-weight:600;margin-bottom:8px}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-actions{display:grid;gap:8px;grid-template-columns:1fr;margin-bottom:10px}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-action{align-items:center;background:hsl(0 0% 100% / .09);border:1px solid hsl(0 0% 100% / .14);border-radius:6px;box-shadow:inset 0 1px 0 hsl(0 0% 100% / .05);box-sizing:border-box;color:#fff!important;display:flex;font-size:12px;font-weight:500;justify-content:center;line-height:1.2;margin:0;min-height:36px;padding:8px 12px;text-align:center;text-decoration:none;white-space:nowrap;width:100%}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-action:hover{background:hsl(0 0% 100% / .16);border-color:hsl(0 0% 100% / .22)}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-panel-node .ab-item .wprm-admin-bar-debug-action,#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-panel-node .ab-item .wprm-admin-bar-debug-action:focus,#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-panel-node .ab-item .wprm-admin-bar-debug-action:visited{color:#fff!important;float:none;height:auto;line-height:1.2;padding:8px 12px}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-json{background:hsl(0 0% 100% / .04);border:1px solid hsl(0 0% 100% / .06);border-radius:6px;max-height:min(320px,100vh - 180px);max-width:100%;overflow:auto;padding:10px 12px}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-json pre{font-family:Consolas,Monaco,monospace;font-size:11px;line-height:1.45;margin:0;overflow-wrap:anywhere;white-space:pre-wrap;word-break:break-word}@media(max-width:782px){#wp-admin-bar-wp-recipe-maker .ab-icon{margin-left:4px}#wp-admin-bar-wp-recipe-maker .ab-label{display:none}#wp-admin-bar-wp-recipe-maker #wp-admin-bar-wprm-debug .wprm-admin-bar-debug-panel-node .ab-sub-wrapper{left:16px;max-height:calc(100vh - 62px);max-width:none;right:16px;top:46px;width:auto}#wp-admin-bar-wp-recipe-maker .wprm-admin-bar-debug-json{max-height:min(280px,100vh - 220px)}}img.wprm-comment-rating{display:block;margin:5px 0}img.wprm-comment-rating+br{display:none}.wprm-rating-star svg{display:inline;height:16px;margin:0;vertical-align:middle;width:16px}.wprm-rating-star.rated svg polygon{fill:#000}.wprm-loader{animation:wprmSpin 1s ease-in-out infinite;-webkit-animation:wprmSpin 1s ease-in-out infinite;border:2px solid hsl(0 0% 78% / .3);border-radius:50%;border-top-color:#444;display:inline-block;height:10px;width:10px}@keyframes wprmSpin{to{-webkit-transform:rotate(1turn)}}@-webkit-keyframes wprmSpin{to{-webkit-transform:rotate(1turn)}}.wprm-automatic-recipe-snippets{margin-bottom:10px}.wprm-automatic-recipe-snippets.align-center{text-align:center}.wprm-automatic-recipe-snippets.align-right{text-align:right}.wprm-automatic-recipe-snippets .wprm-jump-to-recipe-shortcode,.wprm-automatic-recipe-snippets .wprm-jump-to-video-shortcode,.wprm-automatic-recipe-snippets .wprm-print-recipe-shortcode{display:inline-block;margin:0 5px;padding:5px 10px;text-decoration:none}.wprm-recipe-container{outline:none}.wprm-recipe{overflow:hidden;zoom:1;clear:both;text-align:left}.wprm-recipe *{box-sizing:border-box}.wprm-recipe ol,.wprm-recipe ul{-webkit-margin-before:0;-webkit-margin-after:0;-webkit-padding-start:0;margin:0;padding:0}.wprm-recipe li{font-size:1em;margin:0 0 0 32px;padding:0}.wprm-recipe p{font-size:1em;margin:0;padding:0}.wprm-recipe li,.wprm-recipe li.wprm-recipe-instruction{list-style-position:outside}.wprm-recipe li:before{display:none}.wprm-recipe h1,.wprm-recipe h2,.wprm-recipe h3,.wprm-recipe h4,.wprm-recipe h5,.wprm-recipe h6{clear:none;font-variant:normal;letter-spacing:normal;margin:0;padding:0;text-transform:none}.wprm-recipe a.wprm-recipe-link,.wprm-recipe a.wprm-recipe-link:hover{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}.wprm-recipe .wprm-nutrition-label{margin-top:10px}.wprm-nutrition-label-text-nutrition-container,.wprm-recipe-equipment-item,.wprm-recipe-ingredient{border:0}body:not(.wprm-print) .wprm-recipe p:first-letter{color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;margin:inherit;padding:inherit}.rtl .wprm-recipe{text-align:right}.rtl .wprm-recipe li{margin:0 32px 0 0}.wprm-screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.wprm-recipe-author-with-image{align-items:center;display:inline-flex}.wprm-recipe-author-with-image .wprm-recipe-author-image{line-height:0;margin-right:10px}.wprm-call-to-action.wprm-call-to-action-simple{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:10px;padding:5px 10px}.wprm-call-to-action.wprm-call-to-action-simple .wprm-call-to-action-icon{font-size:2.2em;margin:5px 0}.wprm-call-to-action.wprm-call-to-action-simple .wprm-call-to-action-icon svg{margin-top:0}.wprm-call-to-action.wprm-call-to-action-simple .wprm-call-to-action-text-container{margin:5px 0}.wprm-call-to-action.wprm-call-to-action-simple .wprm-call-to-action-text-container .wprm-call-to-action-header{display:block;font-size:1.3em;font-weight:700}@media (max-width:450px){.wprm-call-to-action.wprm-call-to-action-simple{flex-wrap:wrap}.wprm-call-to-action.wprm-call-to-action-simple .wprm-call-to-action-text-container{text-align:center}}.wprm-condition-width{display:none}.wprm-recipe.wprm-max-400 .wprm-condition-max-width-400,.wprm-recipe.wprm-max-500 .wprm-condition-max-width-500,.wprm-recipe.wprm-max-600 .wprm-condition-max-width-600,.wprm-recipe.wprm-max-700 .wprm-condition-max-width-700,.wprm-recipe.wprm-max-800 .wprm-condition-max-width-800,.wprm-recipe.wprm-min-400 .wprm-condition-min-width-400,.wprm-recipe.wprm-min-500 .wprm-condition-min-width-500,.wprm-recipe.wprm-min-600 .wprm-condition-min-width-600,.wprm-recipe.wprm-min-700 .wprm-condition-min-width-700,.wprm-recipe.wprm-min-800 .wprm-condition-min-width-800{display:block}.wprm-meta-container-custom-color{--wprm-meta-container-block-color:inherit;--wprm-meta-container-label-color:inherit;--wprm-meta-container-link-color:inherit}.wprm-meta-container-custom-color .wprm-recipe-block-container{color:var(--wprm-meta-container-block-color)}.wprm-meta-container-custom-color .wprm-recipe-block-container .wprm-recipe-details-label{color:var(--wprm-meta-container-label-color)}.wprm-meta-container-custom-color .wprm-recipe-block-container * a,.wprm-meta-container-custom-color .wprm-recipe-block-container a{color:var(--wprm-meta-container-link-color)}.wprm-recipe-block-container-inline{display:inline-block;margin-right:1.2em}.rtl .wprm-recipe-block-container-inline{margin-left:1.2em;margin-right:0}.wprm-recipe-details-container-inline{--wprm-meta-container-separator-color:#aaa}.wprm-recipe-details-container-inline .wprm-recipe-block-container-inline{display:inline-block;margin-right:1.2em}.wprm-recipe-details-container-inline.wprm-inline-separator .wprm-recipe-block-container-inline{margin-right:0}.wprm-recipe-details-container-inline.wprm-inline-separator .wprm-recipe-block-container-inline:not(:last-child):after{color:var(--wprm-meta-container-separator-color);white-space:nowrap}.wprm-recipe-details-container-inline.wprm-inline-separator-dot .wprm-recipe-block-container-inline:not(:last-child):after{content:"  •  "}.wprm-recipe-details-container-inline.wprm-inline-separator-short-dash .wprm-recipe-block-container-inline:not(:last-child):after{content:"  -  "}.wprm-recipe-details-container-inline.wprm-inline-separator-long-dash .wprm-recipe-block-container-inline:not(:last-child):after{content:"  —  "}.wprm-recipe-details-container-inline.wprm-inline-separator-long-line .wprm-recipe-block-container-inline:not(:last-child):after,.wprm-recipe-details-container-inline.wprm-inline-separator-short-line .wprm-recipe-block-container-inline:not(:last-child):after{background-color:var(--wprm-meta-container-separator-color);content:"";display:inline-block;height:1em;margin:0 .8em;vertical-align:middle;width:1px}.wprm-recipe-details-container-inline.wprm-inline-separator-long-line .wprm-recipe-block-container-inline:not(:last-child):after{height:1.3em}.rtl .wprm-recipe-details-container-inline .wprm-recipe-block-container-inline{margin-left:1.2em;margin-right:0}.rtl .wprm-recipe-details-container-inline.wprm-inline-separator{overflow:hidden}.rtl .wprm-recipe-details-container-inline.wprm-inline-separator .wprm-recipe-block-container-inline{margin-left:0}.wprm-recipe-block-container-columns,.wprm-recipe-block-container-separate,.wprm-recipe-block-container-separated,.wprm-recipe-block-container-separated .wprm-recipe-details-label{display:block}.wprm-recipe-block-container-columns .wprm-recipe-details-label{display:inline-block;min-width:130px}.wprm-recipe-details-container-inline{display:inline}.wprm-recipe-details-container-pills{align-items:center;display:flex;flex-wrap:wrap;gap:10px;--pill-padding-vertical:5px;--pill-padding-horizontal:15px;--pill-border-radius:100px;--pill-background-color:#333;--pill-text-color:#fff;--pill-border-color:#333;--pill-borderwidth:0px}.wprm-recipe-details-container-pills .wprm-recipe-meta-container-pill{background-color:var(--pill-background-color);border-color:var(--pill-border-color);border-radius:var(--pill-border-radius);border-style:solid;border-width:var(--pill-borderwidth);color:var(--pill-text-color);padding:var(--pill-padding-vertical) var(--pill-padding-horizontal)}.wprm-recipe-details-container-table{border:1px dotted #666;display:flex;margin:5px 0;padding:5px}.wprm-recipe-details-container-table .wprm-recipe-block-container-table{display:flex;flex:1;flex-direction:column;text-align:center}.wprm-recipe-details-container-table.wprm-recipe-table-borders-top-bottom{border-left:none!important;border-right:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-left-right{border-bottom:none!important;border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-top{border-bottom:none!important;border-left:none!important;border-right:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-bottom{border-left:none!important;border-right:none!important;border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-left{border-bottom:none!important;border-right:none!important;border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-right{border-bottom:none!important;border-left:none!important;border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-inside-only{border:none!important}@media (min-width:451px){.wprm-recipe-table-borders-empty .wprm-recipe-block-container-table{border:none!important}.wprm-recipe-table-borders-inside .wprm-recipe-block-container-table{border-bottom:none!important;border-right:none!important;border-top:none!important}.rtl .wprm-recipe-table-borders-inside .wprm-recipe-block-container-table,.wprm-recipe-table-borders-inside .wprm-recipe-block-container-table:first-child{border-left:none!important}.rtl .wprm-recipe-table-borders-inside .wprm-recipe-block-container-table:first-child{border-right:none!important}}@media (max-width:450px){.wprm-recipe-details-container-table{border:none!important;display:block;margin:5px 0;padding:0}.wprm-recipe-details-container-table.wprm-recipe-table-borders-none{display:flex;flex-wrap:wrap}.wprm-recipe-details-container-table.wprm-recipe-table-borders-none .wprm-recipe-block-container-table{max-width:100%;min-width:120px}.wprm-recipe-details-container-table .wprm-recipe-block-container-table{padding:5px}.wprm-recipe-details-container-table.wprm-recipe-table-borders-all .wprm-recipe-block-container-table:not(:first-child){border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-top-bottom .wprm-recipe-block-container-table{border-left:none!important;border-right:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-top-bottom .wprm-recipe-block-container-table:not(:first-child){border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-left-right .wprm-recipe-block-container-table{border-bottom:none!important;border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-top .wprm-recipe-block-container-table{border-bottom:none!important;border-left:none!important;border-right:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-top .wprm-recipe-block-container-table:not(:first-child){border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-bottom .wprm-recipe-block-container-table{border-left:none!important;border-right:none!important;border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-bottom .wprm-recipe-block-container-table:not(:last-child){border-bottom:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-left .wprm-recipe-block-container-table{border-bottom:none!important;border-right:none!important;border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-right .wprm-recipe-block-container-table{border-bottom:none!important;border-left:none!important;border-top:none!important}.wprm-recipe-details-container-table.wprm-recipe-table-borders-inside-only .wprm-recipe-block-container-table{border:none!important}.wprm-recipe-block-container-columns .wprm-recipe-details-label{margin-right:.4em;min-width:0}}.wprm-recipe-details-unit{font-size:.8em}@media only screen and (max-width:600px){.wprm-recipe-details-unit{font-size:1em}}.wprm-container-columns-spaced,.wprm-container-columns-spaced-middle{display:flex;flex-wrap:wrap;justify-content:space-between}.wprm-container-columns-spaced-middle.wprm-container-columns-spaced-middle,.wprm-container-columns-spaced.wprm-container-columns-spaced-middle{align-items:center}.wprm-container-columns-spaced-middle>*,.wprm-container-columns-spaced>*{flex:1}.wprm-container-columns-spaced-middle.wprm-container-columns-gutter,.wprm-container-columns-spaced.wprm-container-columns-gutter{margin-left:-8px;margin-right:-8px}.wprm-container-columns-spaced-middle.wprm-container-columns-gutter>*,.wprm-container-columns-spaced.wprm-container-columns-gutter>*{margin-left:8px!important;margin-right:8px!important}.wprm-container-columns-spaced-middle.wprm-container-columns-gutter>.wprm-recipe-grow-container,.wprm-container-columns-spaced.wprm-container-columns-gutter>.wprm-recipe-grow-container{margin-left:0!important;margin-right:0!important}.wprm-container-columns-spaced-middle.wprm-container-columns-gutter>.wprm-recipe-grow-container a,.wprm-container-columns-spaced.wprm-container-columns-gutter>.wprm-recipe-grow-container a{margin-left:8px!important;margin-right:8px!important}@media (max-width:450px){.wprm-container-columns-spaced,.wprm-container-columns-spaced-middle{display:block}.wprm-container-columns-spaced-middle.wprm-container-columns-gutter>*,.wprm-container-columns-spaced.wprm-container-columns-gutter>*{margin-bottom:16px!important}.wprm-container-columns-spaced-middle.wprm-container-columns-gutter>.wprm-recipe-grow-container,.wprm-container-columns-spaced.wprm-container-columns-gutter>.wprm-recipe-grow-container{margin-bottom:0!important}.wprm-container-columns-spaced-middle.wprm-container-columns-gutter>.wprm-recipe-grow-container a,.wprm-container-columns-spaced.wprm-container-columns-gutter>.wprm-recipe-grow-container a{margin-bottom:16px!important}}.wprm-container-float-left{float:left;margin:0 10px 10px 0;position:relative;text-align:center;z-index:1}.rtl .wprm-container-float-left,.wprm-container-float-right{float:right;margin:0 0 10px 10px}.wprm-container-float-right{position:relative;text-align:center;z-index:1}.rtl .wprm-container-float-right{float:left;margin:0 10px 10px 0}@media only screen and (max-width:640px){.rtl .wprm-container-float-left,.rtl .wprm-container-float-right,.wprm-container-float-left,.wprm-container-float-right{float:none;margin-left:0;margin-right:0}}.wprm-header-decoration-icon-line,.wprm-header-decoration-line,.wprm-header-decoration-spacer,.wprm-icon-decoration-line{align-items:center;display:flex;flex-wrap:wrap}.wprm-header-decoration-icon-line.wprm-align-left .wprm-decoration-line,.wprm-header-decoration-line.wprm-align-left .wprm-decoration-line,.wprm-header-decoration-spacer.wprm-align-left .wprm-decoration-line,.wprm-icon-decoration-line.wprm-align-left .wprm-decoration-line{margin-left:15px}.wprm-header-decoration-icon-line.wprm-align-center .wprm-decoration-line:first-child,.wprm-header-decoration-icon-line.wprm-align-right .wprm-decoration-line,.wprm-header-decoration-line.wprm-align-center .wprm-decoration-line:first-child,.wprm-header-decoration-line.wprm-align-right .wprm-decoration-line,.wprm-header-decoration-spacer.wprm-align-center .wprm-decoration-line:first-child,.wprm-header-decoration-spacer.wprm-align-right .wprm-decoration-line,.wprm-icon-decoration-line.wprm-align-center .wprm-decoration-line:first-child,.wprm-icon-decoration-line.wprm-align-right .wprm-decoration-line{margin-right:15px}.wprm-header-decoration-icon-line.wprm-align-center .wprm-decoration-line:last-child,.wprm-header-decoration-line.wprm-align-center .wprm-decoration-line:last-child,.wprm-header-decoration-spacer.wprm-align-center .wprm-decoration-line:last-child,.wprm-icon-decoration-line.wprm-align-center .wprm-decoration-line:last-child{margin-left:15px}.wprm-decoration-line{border:0;border-bottom:1px solid #000;flex:auto;height:1px}.wprm-decoration-spacer{flex:auto}.wprm-recipe-equipment-container .wprm-recipe-equipment-notes-faded{opacity:.7}.wprm-recipe-equipment-container .wprm-recipe-equipment-notes-smaller{font-size:.8em}.wprm-recipe-equipment-container .wprm-recipe-equipment-notes-smaller-faded{font-size:.8em;opacity:.7}.wprm-expandable-container,.wprm-expandable-container-separated{--wprm-expandable-text-color:#333;--wprm-expandable-button-color:#fff;--wprm-expandable-border-color:#333;--wprm-expandable-border-radius:0px;--wprm-expandable-vertical-padding:5px;--wprm-expandable-horizontal-padding:5px}.wprm-expandable-container a.wprm-expandable-button,.wprm-expandable-container button.wprm-expandable-button,.wprm-expandable-container-separated a.wprm-expandable-button,.wprm-expandable-container-separated button.wprm-expandable-button{color:var(--wprm-expandable-text-color)}.wprm-expandable-container button.wprm-expandable-button,.wprm-expandable-container-separated button.wprm-expandable-button{background-color:var(--wprm-expandable-button-color);border-color:var(--wprm-expandable-border-color);border-radius:var(--wprm-expandable-border-radius);padding:var(--wprm-expandable-vertical-padding) var(--wprm-expandable-horizontal-padding)}.wprm-expandable-container-separated.wprm-expandable-collapsed .wprm-expandable-button-hide,.wprm-expandable-container-separated.wprm-expandable-collapsed .wprm-expandable-content,.wprm-expandable-container-separated.wprm-expandable-expanded .wprm-expandable-button-show,.wprm-expandable-container.wprm-expandable-collapsed .wprm-expandable-button-hide,.wprm-expandable-container.wprm-expandable-collapsed .wprm-expandable-content,.wprm-expandable-container.wprm-expandable-expanded .wprm-expandable-button-show{display:none}.wprm-expandable-separated-content-collapsed{display:none!important}.wprm-block-text-normal{font-style:normal;font-weight:400;text-transform:none}.wprm-block-text-light{font-weight:300!important}.wprm-block-text-light-bold{font-weight:500!important}.wprm-block-text-semi-bold{font-weight:600!important}.wprm-block-text-bold{font-weight:700!important}.wprm-block-text-italic{font-style:italic!important}.wprm-block-text-uppercase{text-transform:uppercase!important}.wprm-block-text-faded{opacity:.7}.wprm-block-text-uppercase-faded{opacity:.7;text-transform:uppercase!important}.wprm-block-text-smaller{font-size:.9em}.wprm-block-text-larger{font-size:1.1em}.wprm-block-text-faded .wprm-block-text-faded,.wprm-block-text-uppercase-faded .wprm-block-text-uppercase-faded{opacity:1}.wprm-block-text-larger .wprm-block-text-larger,.wprm-block-text-smaller .wprm-block-text-smaller{font-size:1em}.wprm-align-left{text-align:left}.wprm-align-center{text-align:center}.wprm-align-right{text-align:right}.wprm-align-top{align-items:start}.wprm-align-middle{align-items:center}.wprm-align-bottom{align-items:end}.wprm-recipe-header .wprm-recipe-icon:not(.wprm-collapsible-icon){margin-right:10px}.wprm-recipe-header .wprm-recipe-icon.wprm-collapsible-icon{margin-left:10px}.wprm-recipe-header.wprm-header-has-actions{align-items:center;display:flex;flex-wrap:wrap}.wprm-recipe-header .wprm-recipe-adjustable-servings-container,.wprm-recipe-header .wprm-recipe-media-toggle-container,.wprm-recipe-header .wprm-unit-conversion-container{font-size:16px;font-style:normal;font-weight:400;opacity:1;text-transform:none}.wprm-recipe-header .wprm-header-toggle{float:right}.wprm-recipe-header .wprm-header-toggle a.wprm-expandable-button{color:#333;cursor:pointer;text-decoration:none}.wprm-recipe-icon svg{display:inline;height:1.3em;margin-top:-.15em;overflow:visible;vertical-align:middle;width:1.3em}.wprm-icon-shortcode{font-size:16px;height:16px}.wprm-icon-shortcode.wprm-icon-shortcode-inline{display:inline}.wprm-icon-shortcode .wprm-recipe-icon svg{display:inline;height:1em;margin-top:0;overflow:visible;vertical-align:middle;width:1em}.wprm-interactivity-container{display:flex;gap:10px;margin:10px 20px 0}.wprm-internal-container{background-color:#fff;border:0 solid #fff;border-radius:20px;padding:20px}.wprm-internal-container ul li{margin-left:16px}.wprm-internal-container .wprm-internal-container-toggle+.wprm-recipe-ingredient-group .wprm-recipe-group-name,.wprm-internal-container .wprm-internal-container-toggle+.wprm-recipe-instruction-group .wprm-recipe-group-name,.wprm-internal-container .wprm-recipe-ingredient-group:first-child .wprm-recipe-group-name,.wprm-internal-container .wprm-recipe-instruction-group:first-child .wprm-recipe-group-name{margin-top:0!important}.wprm-internal-container .wprm-internal-container-toggle{float:right;position:relative;z-index:2}.wprm-internal-container .wprm-internal-container-toggle a.wprm-expandable-button{color:#333;cursor:pointer;text-decoration:none}.wprm-internal-container.wprm-expandable-collapsed{mask-image:linear-gradient(180deg,#000 50%,transparent);max-height:60px;overflow:hidden}.wprm-recipe-image img{display:block;margin:0 auto}.wprm-recipe-image .dpsp-pin-it-wrapper{margin:0 auto}.wprm-recipe-image picture{border:none!important}.wprm-block-image-circle img{border-radius:50%}.wprm-recipe-ingredients-container .wprm-recipe-ingredient-group-name{margin-top:.8em!important}.wprm-recipe-ingredients-container.wprm-recipe-images-before .wprm-recipe-ingredient-image{margin-right:10px}.wprm-recipe-ingredients-container.wprm-recipe-images-after .wprm-recipe-ingredient-image{margin-left:10px}.wprm-recipe-ingredients-container .wprm-recipe-ingredient-image{flex-shrink:0}.wprm-recipe-ingredients-container .wprm-recipe-ingredient-image .wprm-recipe-ingredient-no-image-placeholder{display:inline-block}.wprm-recipe-ingredients-container .wprm-recipe-ingredient-image img{vertical-align:middle}.wprm-recipe-ingredients-container .wprm-recipe-ingredient-notes-faded{opacity:.7}.wprm-recipe-ingredients-container .wprm-recipe-ingredient-notes-smaller{font-size:.8em}.wprm-recipe-ingredients-container .wprm-recipe-ingredient-notes-smaller-faded{font-size:.8em;opacity:.7}.wprm-ingredient-style-grouped ul.wprm-recipe-ingredients{align-items:center;display:flex;flex-wrap:wrap;justify-content:flex-start}.wprm-ingredient-style-grouped .wprm-recipe-ingredient-details-container{align-items:center;display:flex}.wprm-ingredient-style-grouped .wprm-recipe-ingredient-details-container .wprm-recipe-ingredient-notes{display:block}.wprm-ingredient-style-table-2 li.wprm-recipe-ingredient,.wprm-ingredient-style-table-2-align li.wprm-recipe-ingredient,.wprm-ingredient-style-table-3 li.wprm-recipe-ingredient,.wprm-ingredient-style-table-3-align li.wprm-recipe-ingredient{display:flex}.wprm-ingredient-style-table-2 li.wprm-recipe-ingredient .wprm-recipe-ingredient-amount-unit,.wprm-ingredient-style-table-2-align li.wprm-recipe-ingredient .wprm-recipe-ingredient-amount-unit,.wprm-ingredient-style-table-3 li.wprm-recipe-ingredient .wprm-recipe-ingredient-amount-unit,.wprm-ingredient-style-table-3-align li.wprm-recipe-ingredient .wprm-recipe-ingredient-amount-unit{flex-shrink:0;margin-right:10px}.wprm-ingredient-style-table-2-align.wprm-recipe-ingredients-has-images li.wprm-recipe-ingredient,.wprm-ingredient-style-table-2.wprm-recipe-ingredients-has-images li.wprm-recipe-ingredient,.wprm-ingredient-style-table-3-align.wprm-recipe-ingredients-has-images li.wprm-recipe-ingredient,.wprm-ingredient-style-table-3.wprm-recipe-ingredients-has-images li.wprm-recipe-ingredient{align-items:center}.wprm-ingredient-style-table-2-align .wprm-recipe-ingredient-amount-unit,.wprm-ingredient-style-table-3-align .wprm-recipe-ingredient-amount-unit{text-align:right}.wprm-ingredient-style-table-2 li.wprm-recipe-ingredient .wprm-recipe-ingredient-name-notes,.wprm-ingredient-style-table-2-align li.wprm-recipe-ingredient .wprm-recipe-ingredient-name-notes{flex:1}.wprm-ingredient-style-table-3 li.wprm-recipe-ingredient .wprm-recipe-ingredient-name,.wprm-ingredient-style-table-3-align li.wprm-recipe-ingredient .wprm-recipe-ingredient-name{margin-right:10px}.wprm-ingredient-style-table-3 li.wprm-recipe-ingredient .wprm-recipe-ingredient-notes,.wprm-ingredient-style-table-3-align li.wprm-recipe-ingredient .wprm-recipe-ingredient-notes{flex:1}.wprm-recipe-instructions-container .wprm-recipe-instruction-group-name{margin-top:.8em!important}.wprm-recipe-instructions-container .wprm-recipe-instruction-text{font-size:1em}.wprm-recipe-instructions-container .wprm-recipe-instruction-media{margin:5px 0 15px;max-width:100%}.wprm-recipe-instructions-container .wprm-recipe-instruction-video iframe{max-width:100%}.wprm-recipe-instruction-ingredients-inline .wprm-recipe-instruction-ingredient{display:inline-block;padding-right:5px}.wprm-recipe-instruction-ingredients-inline .wprm-recipe-instruction-ingredient:last-child{padding-right:0}.wprm-recipe-instructions .wprm-recipe-instruction-tip,.wprm-recipe-tip{align-items:flex-start;counter-increment:none!important;display:flex;gap:10px;list-style:none!important;margin-bottom:12px;padding:10px 12px}.wprm-recipe-instructions .wprm-recipe-instruction-tip::marker,.wprm-recipe-instructions .wprm-recipe-instruction-tip:before,.wprm-recipe-tip::marker,.wprm-recipe-tip:before{content:none!important;display:none!important}.wprm-recipe-instructions .wprm-recipe-instruction-tip .wprm-recipe-instruction-tip-icon,.wprm-recipe-instructions .wprm-recipe-instruction-tip .wprm-recipe-tip-icon,.wprm-recipe-tip .wprm-recipe-instruction-tip-icon,.wprm-recipe-tip .wprm-recipe-tip-icon{align-items:center;display:inline-flex;flex-shrink:0;font-size:1.1em;justify-content:center;line-height:inherit;min-height:1.25em;min-height:1lh}.wprm-recipe-instructions .wprm-recipe-instruction-tip .wprm-recipe-instruction-tip-text,.wprm-recipe-instructions .wprm-recipe-instruction-tip .wprm-recipe-tip-text,.wprm-recipe-tip .wprm-recipe-instruction-tip-text,.wprm-recipe-tip .wprm-recipe-tip-text{color:var(--wprm-tip-text-color,#000);flex:1;min-width:0}.wprm-recipe-instruction-tip-style-left-border,.wprm-recipe-instruction-tip-style-left-border-straight,.wprm-recipe-tip-style-left-border,.wprm-recipe-tip-style-left-border-straight{background:color-mix(in srgb,var(--wprm-tip-accent,#2b6cb0) 9%,transparent);border-left:5px solid var(--wprm-tip-accent,#2b6cb0);border-radius:0}.wprm-recipe-instruction-tip-style-left-border-rounded,.wprm-recipe-tip-style-left-border-rounded{background:color-mix(in srgb,var(--wprm-tip-accent,#2b6cb0) 9%,transparent);border-left:5px solid var(--wprm-tip-accent,#2b6cb0);border-radius:4px}.wprm-recipe-instruction-tip-style-filled,.wprm-recipe-tip-style-filled{background:color-mix(in srgb,var(--wprm-tip-accent,#2b6cb0) 16%,transparent);border-radius:4px}.wprm-recipe-instruction-tip-style-outline,.wprm-recipe-tip-style-outline{border:1px solid var(--wprm-tip-accent,#2b6cb0);border-radius:4px}.wprm-recipe-instruction-tip-style-banner,.wprm-recipe-tip-style-banner{border-bottom:2px solid var(--wprm-tip-accent,#2b6cb0);border-top:2px solid var(--wprm-tip-accent,#2b6cb0);padding-bottom:12px;padding-top:12px}.rtl .wprm-recipe-instruction-ingredients-inline .wprm-recipe-instruction-ingredient{display:inline-block;padding-left:5px;padding-right:0}.rtl .wprm-recipe-instruction-ingredients-inline .wprm-recipe-instruction-ingredient:first-child{padding-left:5px}.rtl .wprm-recipe-instruction-tip-style-left-border,.rtl .wprm-recipe-instruction-tip-style-left-border-rounded,.rtl .wprm-recipe-instruction-tip-style-left-border-straight,.rtl .wprm-recipe-tip-style-left-border,.rtl .wprm-recipe-tip-style-left-border-rounded,.rtl .wprm-recipe-tip-style-left-border-straight{border-left:0;border-right:5px solid var(--wprm-tip-accent,#2b6cb0)}.wprm-recipe-shop-instacart-loading{cursor:wait;opacity:.5}.wprm-recipe-shop-instacart{align-items:center;border:1px solid #003d29;border-radius:23px;cursor:pointer;display:inline-flex;font-family:Instacart,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:14px;height:46px;padding:0 18px}.wprm-recipe-shop-instacart.wprm-recipe-shop-instacart-dark{background-color:#003d29;color:#faf1e5}.wprm-recipe-shop-instacart.wprm-recipe-shop-instacart-light{background-color:#faf1e5;border-color:#efe9e1;color:#003d29}.wprm-recipe-shop-instacart.wprm-recipe-shop-instacart-white{background-color:#fff;border-color:#e8e9eb;color:#000}.wprm-recipe-shop-instacart>img{height:22px!important;margin:0!important;padding:0!important;width:auto!important}.wprm-recipe-shop-instacart>span{margin-left:10px}.wprm-recipe-jump-to-section-container{--wprm-jump-to-section-gap:10px;--wprm-jump-to-section-alignment:flex-start;--wprm-jump-to-section-background:#fff;--wprm-jump-to-section-text-color:#333;--wprm-jump-to-section-borderwidth:0px;--wprm-jump-to-section-border:#333;--wprm-jump-to-section-border-radius:10px;--wprm-jump-to-section-vertical-padding:5px;--wprm-jump-to-section-horizontal-padding:15px;align-items:center;display:flex;flex-wrap:wrap;gap:var(--wprm-jump-to-section-gap);justify-content:var(--wprm-jump-to-section-alignment);text-wrap:nowrap}.wprm-recipe-jump-to-section-container.wprm-recipe-jump-to-section-container-nowrap{flex-wrap:nowrap}.wprm-recipe-jump-to-section-container.wprm-recipe-jump-to-section-container-scroll{flex-wrap:nowrap;overflow-x:scroll;scrollbar-width:none;--wprm-jump-to-section-fade-width:50px;mask-image:linear-gradient(to right,transparent 0,#000 var(--wprm-jump-to-section-fade-width),#000 calc(100% - var(--wprm-jump-to-section-fade-width)),transparent 100%);mask-repeat:no-repeat;mask-size:100% 100%}.wprm-recipe-jump-to-section-container.wprm-recipe-jump-to-section-container-scroll::-webkit-scrollbar{display:none}.wprm-recipe-jump-to-section-container.wprm-recipe-jump-to-section-container-scroll.scrolled-left{mask-image:linear-gradient(to right,#000 0,#000 calc(100% - var(--wprm-jump-to-section-fade-width)),transparent 100%)}.wprm-recipe-jump-to-section-container.wprm-recipe-jump-to-section-container-scroll.scrolled-right{mask-image:linear-gradient(to right,transparent 0,#000 var(--wprm-jump-to-section-fade-width),#000 100%)}.wprm-recipe-jump-to-section-container.wprm-recipe-jump-to-section-container-scroll.scrolled-left.scrolled-right{mask-image:none}.wprm-recipe-jump-to-section-container a.wprm-recipe-jump-to-section{align-items:center;background-color:var(--wprm-jump-to-section-background);border-color:var(--wprm-jump-to-section-border);border-radius:var(--wprm-jump-to-section-border-radius);border-style:solid;border-width:var(--wprm-jump-to-section-borderwidth);color:var(--wprm-jump-to-section-text-color);display:flex;gap:5px;padding:var(--wprm-jump-to-section-vertical-padding) var(--wprm-jump-to-section-horizontal-padding);text-decoration:none}.wprm-recipe-jump-to-section-container .wprm-recipe-icon svg{margin-top:0}.wprm-recipe-jump-to-section-icon-above .wprm-recipe-jump-to-section{flex-direction:column}.wprm-recipe-jump-to-section-icon-right .wprm-recipe-jump-to-section{flex-direction:row-reverse}.wprm-recipe-jump-to-section-icon-below .wprm-recipe-jump-to-section{flex-direction:column-reverse}.wprm-layout-container{--wprm-layout-container-text-color:inherit;--wprm-layout-container-background-color:inherit;background-color:var(--wprm-layout-container-background-color);color:var(--wprm-layout-container-text-color)}.wprm-layout-column-container{display:flex;flex-wrap:nowrap}.wprm-layout-column{--wprm-layout-column-text-color:inherit;--wprm-layout-column-background-color:inherit;background-color:var(--wprm-layout-column-background-color);color:var(--wprm-layout-column-text-color)}.wprm-padding-5{padding:5px}.wprm-padding-10{padding:10px}.wprm-padding-20{padding:20px}.wprm-padding-30{padding:30px}.wprm-padding-40{padding:40px}.wprm-padding-50{padding:50px}.wprm-column-gap-5{column-gap:5px}.wprm-column-gap-10{column-gap:10px}.wprm-column-gap-20{column-gap:20px}.wprm-column-gap-30{column-gap:30px}.wprm-column-gap-40{column-gap:40px}.wprm-column-gap-50{column-gap:50px}.wprm-row-gap-5{row-gap:5px}.wprm-row-gap-10{row-gap:10px}.wprm-row-gap-20{row-gap:20px}.wprm-row-gap-30{row-gap:30px}.wprm-row-gap-40{row-gap:40px}.wprm-row-gap-50{row-gap:50px}.wprm-layout-column{flex:auto}.wprm-column-width-20{flex:1 1 20%}.wprm-column-width-25{flex:1 1 25%}.wprm-column-width-33{flex:1 1 33.33%}.wprm-column-width-40{flex:1 1 40%}.wprm-column-width-50{flex:1 1 50%}.wprm-column-width-60{flex:1 1 60%}.wprm-column-width-66{flex:1 1 66.66%}.wprm-column-width-75{flex:1 1 75%}.wprm-column-width-80{flex:1 1 80%}@media (max-width:480px){.wprm-layout-column-container:not(.wprm-column-rows-never,.wprm-column-rows-recipe-400){flex-direction:column}.wprm-layout-column-container:not(.wprm-column-rows-never,.wprm-column-rows-recipe-400).wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-layout-column-container:not(.wprm-column-rows-never,.wprm-column-rows-recipe-400) .wprm-layout-column{width:100%}.wprm-layout-column-container:not(.wprm-column-rows-never,.wprm-column-rows-recipe-400)>.wprm-align-rows-left{text-align:left}.wprm-layout-column-container:not(.wprm-column-rows-never,.wprm-column-rows-recipe-400)>.wprm-align-rows-right{text-align:right}.wprm-layout-column-container:not(.wprm-column-rows-never,.wprm-column-rows-recipe-400)>.wprm-align-rows-center{text-align:center}}@media (max-width:768px){.wprm-column-rows-tablet{flex-direction:column}.wprm-column-rows-tablet.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-column-rows-tablet .wprm-layout-column{width:100%}.wprm-column-rows-tablet>.wprm-align-rows-left{text-align:left}.wprm-column-rows-tablet>.wprm-align-rows-right{text-align:right}.wprm-column-rows-tablet>.wprm-align-rows-center{text-align:center}}.wprm-recipe.wprm-max-900 .wprm-column-rows-recipe-900{flex-direction:column}.wprm-recipe.wprm-max-900 .wprm-column-rows-recipe-900.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-recipe.wprm-max-900 .wprm-column-rows-recipe-900 .wprm-layout-column{width:100%}.wprm-recipe.wprm-max-900 .wprm-column-rows-recipe-900>.wprm-align-rows-left{text-align:left}.wprm-recipe.wprm-max-900 .wprm-column-rows-recipe-900>.wprm-align-rows-right{text-align:right}.wprm-recipe.wprm-max-900 .wprm-column-rows-recipe-900>.wprm-align-rows-center{text-align:center}.wprm-recipe.wprm-max-800 .wprm-column-rows-recipe-800{flex-direction:column}.wprm-recipe.wprm-max-800 .wprm-column-rows-recipe-800.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-recipe.wprm-max-800 .wprm-column-rows-recipe-800 .wprm-layout-column{width:100%}.wprm-recipe.wprm-max-800 .wprm-column-rows-recipe-800>.wprm-align-rows-left{text-align:left}.wprm-recipe.wprm-max-800 .wprm-column-rows-recipe-800>.wprm-align-rows-right{text-align:right}.wprm-recipe.wprm-max-800 .wprm-column-rows-recipe-800>.wprm-align-rows-center{text-align:center}.wprm-recipe.wprm-max-700 .wprm-column-rows-recipe-700{flex-direction:column}.wprm-recipe.wprm-max-700 .wprm-column-rows-recipe-700.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-recipe.wprm-max-700 .wprm-column-rows-recipe-700 .wprm-layout-column{width:100%}.wprm-recipe.wprm-max-700 .wprm-column-rows-recipe-700>.wprm-align-rows-left{text-align:left}.wprm-recipe.wprm-max-700 .wprm-column-rows-recipe-700>.wprm-align-rows-right{text-align:right}.wprm-recipe.wprm-max-700 .wprm-column-rows-recipe-700>.wprm-align-rows-center{text-align:center}.wprm-recipe.wprm-max-600 .wprm-column-rows-recipe-600{flex-direction:column}.wprm-recipe.wprm-max-600 .wprm-column-rows-recipe-600.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-recipe.wprm-max-600 .wprm-column-rows-recipe-600 .wprm-layout-column{width:100%}.wprm-recipe.wprm-max-600 .wprm-column-rows-recipe-600>.wprm-align-rows-left{text-align:left}.wprm-recipe.wprm-max-600 .wprm-column-rows-recipe-600>.wprm-align-rows-right{text-align:right}.wprm-recipe.wprm-max-600 .wprm-column-rows-recipe-600>.wprm-align-rows-center{text-align:center}.wprm-recipe.wprm-max-500 .wprm-column-rows-recipe-500{flex-direction:column}.wprm-recipe.wprm-max-500 .wprm-column-rows-recipe-500.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-recipe.wprm-max-500 .wprm-column-rows-recipe-500 .wprm-layout-column{width:100%}.wprm-recipe.wprm-max-500 .wprm-column-rows-recipe-500>.wprm-align-rows-left{text-align:left}.wprm-recipe.wprm-max-500 .wprm-column-rows-recipe-500>.wprm-align-rows-right{text-align:right}.wprm-recipe.wprm-max-500 .wprm-column-rows-recipe-500>.wprm-align-rows-center{text-align:center}.wprm-recipe.wprm-max-400 .wprm-column-rows-recipe-400{flex-direction:column}.wprm-recipe.wprm-max-400 .wprm-column-rows-recipe-400.wprm-column-rows-reverse{flex-direction:column-reverse}.wprm-recipe.wprm-max-400 .wprm-column-rows-recipe-400 .wprm-layout-column{width:100%}.wprm-recipe.wprm-max-400 .wprm-column-rows-recipe-400>.wprm-align-rows-left{text-align:left}.wprm-recipe.wprm-max-400 .wprm-column-rows-recipe-400>.wprm-align-rows-right{text-align:right}.wprm-recipe.wprm-max-400 .wprm-column-rows-recipe-400>.wprm-align-rows-center{text-align:center}.wprm-recipe-link{cursor:pointer;text-decoration:none}.wprm-recipe-link.wprm-recipe-link-inline-button{display:inline-block;margin:0 5px 5px 0}.wprm-recipe-link.wprm-recipe-link-button{display:table;margin:5px auto}.wprm-recipe-link.wprm-recipe-link-wide-button{display:block;margin:5px 0;text-align:center;width:auto}.wprm-recipe-link.wprm-recipe-link-button,.wprm-recipe-link.wprm-recipe-link-inline-button,.wprm-recipe-link.wprm-recipe-link-wide-button{border-style:solid;border-width:1px;padding:5px}.wprm-recipe-link.wprm-recipe-link-disabled{cursor:not-allowed}.rtl .wprm-recipe-link.wprm-recipe-link-inline-button{margin:0 0 5px 5px}.wprm-nutrition-label-container-simple .wprm-nutrition-label-text-nutrition-unit{font-size:.85em}.wprm-nutrition-label-container-grouped{display:flex;flex-wrap:wrap;justify-content:flex-start}.wprm-nutrition-label-container-grouped .wprm-nutrition-label-text-nutrition-container{white-space:nowrap}.wprm-nutrition-label-container-grouped .wprm-nutrition-label-text-nutrition-container-separate{column-gap:5px;display:flex;justify-content:space-between}.wprm-nutrition-label-container-grouped-pills{--wprm-nutrition-pills-row-gap:10px;--wprm-nutrition-pills-background:#fff;--wprm-nutrition-pills-border:#333;--wprm-nutrition-pills-border-width:1px;--wprm-nutrition-pills-border-radius:100px;--wprm-nutrition-pills-horizontal-padding:15px;--wprm-nutrition-pills-vertical-padding:5px;row-gap:var(--wprm-nutrition-pills-row-gap)}.wprm-nutrition-label-container-grouped-pills .wprm-nutrition-label-text-nutrition-container:not(.wprm-nutrition-label-text-nutrition-container-empty){background-color:var(--wprm-nutrition-pills-background);border:var(--wprm-nutrition-pills-border-width) solid var(--wprm-nutrition-pills-border);border-radius:var(--wprm-nutrition-pills-border-radius);padding:var(--wprm-nutrition-pills-vertical-padding) var(--wprm-nutrition-pills-horizontal-padding)}.wprm-recipe-rating{white-space:nowrap}.wprm-recipe-rating svg{height:1.1em;margin-top:-.15em!important;margin:0;vertical-align:middle;width:1.1em}.wprm-recipe-rating.wprm-recipe-rating-inline{align-items:center;display:inline-flex}.wprm-recipe-rating.wprm-recipe-rating-inline .wprm-recipe-rating-details{display:inline-block;margin-left:10px}.wprm-recipe-rating .wprm-recipe-rating-details{font-size:.8em}.wprm-recipe-smart-with-food-button{display:block}.wprm-spacer{background:none!important;display:block!important;font-size:0;height:10px;line-height:0;width:100%}.wprm-spacer+.wprm-spacer{display:none!important}.wprm-recipe-instruction-text .wprm-spacer,.wprm-recipe-notes .wprm-spacer,.wprm-recipe-summary .wprm-spacer{display:block!important}.wprm-temperature-container .wprm-temperature-icon img{display:inline-block;height:auto;margin-bottom:-.2em;vertical-align:text-bottom;width:1.6em}.wprm-toggle-switch-container{align-items:center;display:flex;margin:10px 0}.wprm-toggle-switch-container label{cursor:pointer;flex-shrink:0;font-size:1em;margin:0}.wprm-toggle-switch-container .wprm-prevent-sleep-description{font-size:.8em;line-height:1.1em;margin-left:10px}.wprm-toggle-switch{align-items:center;display:inline-flex;position:relative}.wprm-toggle-switch input{height:0;margin:0;min-width:0;opacity:0;padding:0;width:0}.wprm-toggle-switch .wprm-toggle-switch-slider{align-items:center;cursor:pointer;display:inline-flex;gap:5px;position:relative;-webkit-transition:.4s;transition:.4s;--switch-height:28px;height:var(--switch-height);--knob-size:calc(var(--switch-height)*0.8);--switch-off-color:#ccc;--switch-off-text:#333;--switch-off-knob:#fff;--switch-on-color:#333;--switch-on-text:#fff;--switch-on-knob:#fff;background-color:var(--switch-off-color)}.wprm-toggle-switch .wprm-toggle-switch-slider:before{background-color:var(--switch-off-knob);content:"";height:var(--knob-size);left:calc(var(--knob-size)/5);position:absolute;-webkit-transition:.4s;transition:.4s;width:var(--knob-size)}.wprm-toggle-switch input:checked+.wprm-toggle-switch-slider{background-color:var(--switch-on-color)}.wprm-toggle-switch input:focus+.wprm-toggle-switch-slider{box-shadow:0 0 0 3px rgb(0 0 0 / .12)}.wprm-toggle-switch input:checked+.wprm-toggle-switch-slider:before{background-color:var(--switch-on-knob);left:calc(100% - var(--knob-size) - var(--knob-size)/5)}.wprm-toggle-switch .wprm-toggle-switch-label{margin-left:10px}.wprm-toggle-switch-outside .wprm-toggle-switch-slider{width:calc(var(--switch-height)*2)}.wprm-toggle-switch-inside .wprm-toggle-switch-text{display:grid}.wprm-toggle-switch-inside .wprm-toggle-switch-text .wprm-toggle-switch-off,.wprm-toggle-switch-inside .wprm-toggle-switch-text .wprm-toggle-switch-on{align-items:center;color:#fff;display:flex;font-size:calc(var(--switch-height)*.5);gap:5px;grid-area:1/1;opacity:0;transition:opacity .4s;white-space:nowrap}.wprm-toggle-switch-inside .wprm-toggle-switch-text .wprm-toggle-switch-off .wprm-recipe-icon,.wprm-toggle-switch-inside .wprm-toggle-switch-text .wprm-toggle-switch-on .wprm-recipe-icon{align-items:center;display:inline-flex;margin-right:0}.wprm-toggle-switch-inside .wprm-toggle-switch-text .wprm-toggle-switch-off .wprm-recipe-icon svg,.wprm-toggle-switch-inside .wprm-toggle-switch-text .wprm-toggle-switch-on .wprm-recipe-icon svg{margin-top:0}.wprm-toggle-switch-inside .wprm-toggle-switch-slider{padding:5px 10px;padding-left:calc(var(--knob-size) + var(--knob-size)/5 + 5px);padding-right:10px}.wprm-toggle-switch-inside .wprm-toggle-switch-slider .wprm-toggle-switch-off{color:var(--switch-off-text);opacity:1}.wprm-toggle-switch-inside .wprm-toggle-switch-slider .wprm-toggle-switch-on{color:var(--switch-on-text);opacity:0}.wprm-toggle-switch-inside input:checked+.wprm-toggle-switch-slider{padding-left:10px;padding-right:calc(var(--knob-size) + var(--knob-size)/5 + 5px)}.wprm-toggle-switch-inside input:checked+.wprm-toggle-switch-slider .wprm-toggle-switch-off{opacity:0}.wprm-toggle-switch-inside input:checked+.wprm-toggle-switch-slider .wprm-toggle-switch-on{opacity:1}.wprm-toggle-switch-rounded .wprm-toggle-switch-slider{border-radius:999px}.wprm-toggle-switch-rounded .wprm-toggle-switch-slider:before{border-radius:50%}.wprm-toggle-container button.wprm-toggle{border:none;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:none;text-transform:inherit;white-space:nowrap}.wprm-toggle-container button.wprm-toggle:focus{outline:none}.wprm-toggle-buttons-container{--wprm-toggle-button-background:#fff;--wprm-toggle-button-accent:#333;--wprm-toggle-button-radius:3px;align-items:stretch;background-color:var(--wprm-toggle-button-background);border:1px solid var(--wprm-toggle-button-accent);border-radius:var(--wprm-toggle-button-radius);color:var(--wprm-toggle-button-accent);display:inline-flex;flex-shrink:0;overflow:hidden}.wprm-toggle-buttons-container button.wprm-toggle{background-color:var(--wprm-toggle-button-accent);border-left:1px solid var(--wprm-toggle-button-accent);color:var(--wprm-toggle-button-background);padding:5px 10px}.wprm-toggle-buttons-container button.wprm-toggle:first-child{border-left:0;border-right:0}.wprm-toggle-buttons-container button.wprm-toggle.wprm-toggle-active .wprm-toggle-icon-inactive{display:none}.wprm-toggle-buttons-container button.wprm-toggle:not(.wprm-toggle-active){background:none!important;color:inherit!important}.wprm-toggle-buttons-container button.wprm-toggle:not(.wprm-toggle-active) .wprm-toggle-icon-active{display:none}.wprm-toggle-buttons-container button.wprm-toggle .wprm-toggle-icon{margin:0}.wprm-toggle-buttons-container button.wprm-toggle .wprm-toggle-icon svg{margin-top:-.3em}.wprm-toggle-buttons-container button.wprm-toggle .wprm-toggle-icon+.wprm-toggle-text{margin-left:10px}.rtl .wprm-toggle-buttons-container button.wprm-toggle{border-left:0;border-right:1px solid var(--wprm-toggle-button-accent)}.wprm-toggle-pills-container{--wprm-toggle-pills-height:28px;--wprm-toggle-pills-gap:10px;--wprm-toggle-pills-radius:999px;--wprm-toggle-pills-background:#fff;--wprm-toggle-pills-border:#333;--wprm-toggle-pills-text:#333;--wprm-toggle-pills-active-background:#333;--wprm-toggle-pills-active-border:#333;--wprm-toggle-pills-active-text:#fff;align-items:center;display:inline-flex;gap:var(--wprm-toggle-pills-gap)}.wprm-toggle-pills-container button.wprm-toggle{align-items:center;background-color:var(--wprm-toggle-pills-background);border:1px solid var(--wprm-toggle-pills-border);border-radius:var(--wprm-toggle-pills-radius);color:var(--wprm-toggle-pills-text);display:inline-flex;font-size:calc(var(--wprm-toggle-pills-height)*.5);height:var(--wprm-toggle-pills-height);justify-content:center;margin:0;min-width:var(--wprm-toggle-pills-height);padding:0;width:auto}.wprm-toggle-pills-container button.wprm-toggle.wprm-toggle-active{background-color:var(--wprm-toggle-pills-active-background);border:1px solid var(--wprm-toggle-pills-active-border);color:var(--wprm-toggle-pills-active-text)}.wprm-recipe-header+.wprm-recipe-video{margin-top:10px}.et_monarch .et_social_popup_content,.et_monarch .et_social_flyin,.et_monarch .et_social_networks,.et_monarch .et_social_sidebar_networks,.et_monarch .et_social_networks div,.et_monarch .et_social_sidebar_networks div,.et_monarch .et_social_networks span,.et_monarch .et_social_sidebar_networks span,.et_monarch .et_social_networks h2,.et_monarch .et_social_sidebar_networks h2,.et_monarch .et_social_networks h3,.et_monarch .et_social_sidebar_networks h3,.et_monarch .et_social_networks h4,.et_monarch .et_social_sidebar_networks h4,.et_monarch .et_social_networks p,.et_monarch .et_social_sidebar_networks p,.et_monarch .et_social_networks a,.et_monarch .et_social_sidebar_networks a,.et_monarch .et_social_networks font,.et_monarch .et_social_sidebar_networks font,.et_monarch .et_social_networks img,.et_monarch .et_social_sidebar_networks img,.et_monarch .et_social_networks strike,.et_monarch .et_social_sidebar_networks strike,.et_monarch .et_social_networks strong,.et_monarch .et_social_sidebar_networks strong,.et_monarch .et_social_networks b,.et_monarch .et_social_sidebar_networks b,.et_monarch .et_social_networks u,.et_monarch .et_social_sidebar_networks u,.et_monarch .et_social_networks i,.et_monarch .et_social_sidebar_networks i,.et_monarch .et_social_networks ol,.et_monarch .et_social_sidebar_networks ol,.et_monarch .et_social_networks ul,.et_monarch .et_social_sidebar_networks ul,.et_monarch .et_social_networks li,.et_monarch .et_social_sidebar_networks li,.et_monarch .widget_monarchwidget li,.et_monarch .widget .et_social_networks li,.et_monarch .widget_text .et_social_networks li,.et_monarch .widget_monarchwidget li:before,.et_monarch .widget_monarchwidget li:after,.et_monarch .et_social_popup_content h3,.et_monarch .et_social_popup_content p,.et_monarch .et_social_popup_content:after,.et_monarch .et_social_flyin h3,.et_monarch .et_social_flyin p,.et_monarch .et_social_flyin:after,.et_monarch .et_social_pinterest_window h3,.et_monarch .et_social_mobile,.et_monarch .et_social_mobile_button,.et_monarch .et_social_heading{font-family:'Open Sans',helvetica,arial,sans-serif;line-height:1em;text-transform:none;font-weight:400;margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background-image:none;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.et_monarch .et_social_networks,.et_monarch .et_social_sidebar_networks,.et_monarch .et_social_sidebar_networks_mobile{font-family:'Open Sans',helvetica,arial,sans-serif;line-height:1em;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.et_monarch .et_social_popup h3,.et_monarch .et_social_flyin h3,.et_monarch .et_social_locked h3,.et_monarch .et_social_pinterest_window h3{font-family:'Open Sans',helvetica,arial,sans-serif;font-size:26px;line-height:1.1em;color:#333;font-weight:400;letter-spacing:.5px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.et_monarch .et_social_popup p,.et_monarch .et_social_flyin p{font-family:'Open Sans',sans-serif;font-size:14px;color:#999;font-weight:400;line-height:1.6em;margin-top:6px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.et_monarch .et_social_networks span,.et_monarch .et_social_sidebar_networks span,.et_monarch .et_social_circle i.et_social_icon,i.et_social_icon:before,i.et_social_icon:after,.et_monarch .et_social_networks li,.et_monarch .et_social_networks li a,.et_monarch .et_social_networks div,.et_monarch .et_social_sidebar_mobile,.et_monarch .et_social_sidebar_networks_mobile li,.et_monarch .et_social_pin_image a:before{transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s}.et_monarch .et_social_count,.et_monarch .widget_monarchwidget .et_social_networkname,.et_monarch .widget_monarchwidget .et_social_count span,.et_monarch .et_social_circle .et_social_icons_container li i:before{transition:none!important;-webkit-transition:none!important;-moz-transition:none!important}.et_monarch .et_social_circle .et_social_icons_container li i:after,.et_monarch .et_social_circle .et_social_icons_container li i:before,.et_monarch .et_social_circle .et_social_icons_container li:hover i:after,.et_monarch .et_social_circle .et_social_icons_container li:hover i:before{transition:left 0.3s,right 0.3s,margin 0.3s,opacity 0.3s!important;-moz-transition:left 0.3s,right 0.3s,margin 0.3s,opacity 0.3s!important;-webkit-transition:left 0.3s,right 0.3s,margin 0.3s,opacity 0.3s!important}.et_monarch .et_social_icon,.et_monarch .et_social_networks .et_social_network_label,.et_monarch .et_social_sidebar_networks .et_social_count{color:#FFF}.et_monarch .et_social_count{line-height:23px}.et_monarch .et_social_networks.et_social_circle .et_social_network_label,.et_monarch .et_social_networks.et_social_circle .et_social_networkname,.et_monarch .et_social_networks.et_social_circle .et_social_count,.et_monarch .et_social_networks.et_social_circle .et_social_icons_container li:hover .et_social_networkname,.et_monarch .et_social_networks.et_social_circle .et_social_icons_container li:hover .et_social_count{color:#444!important}.et_monarch .et_social_networks p,.et_monarch .et_social_sidebar_networks p{font-family:'Open Sans',helvetica,arial,sans-serif;line-height:1.6em;font-weight:400;font-size:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#666}.et_monarch .et_social_placeholder{width:7px;height:14px;display:inline-block}.et_monarch .et_social_networks,.et_monarch .et_social_sidebar_networks,.et_monarch .widget_monarchwidget a{text-shadow:none!important}@font-face{font-family:'ETmonarch';src:url(/wp-content/plugins/monarch/css/fonts/monarch.eot);src:url(/wp-content/plugins/monarch/css/fonts/monarch.eot?#iefix) format('embedded-opentype'),url(/wp-content/plugins/monarch/css/fonts/monarch.ttf) format('truetype'),url(/wp-content/plugins/monarch/css/fonts/monarch.woff) format('woff'),url(/wp-content/plugins/monarch/css/fonts/monarch.svg#ETmonarch) format('svg');font-weight:400;font-style:normal}.et_monarch .et_social_icon,.et_monarch .et_social_icon:before,.et_monarch .et_social_icon:after{font-family:'ETmonarch';speak:none;font-style:normal;font-size:16px;line-height:16px;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;display:block}.et_monarch .et_social_icon_networks:before{content:"\e605"}.et_monarch .et_social_icon_cancel:after{content:"\e60c"}.et_monarch .et_social_icon_behance:before,.et_monarch .et_social_icon_behance:after{content:"\e643"}.et_monarch .et_social_icon_like:before,.et_monarch .et_social_icon_like:after{content:"\e60e"}.et_monarch .et_social_icon_aweber:before,.et_monarch .et_social_icon_aweber:after{content:"\e612"}.et_monarch .et_social_icon_blinklist:before,.et_monarch .et_social_icon_blinklist:after{content:"\e613"}.et_monarch .et_social_icon_buffer:before,.et_monarch .et_social_icon_buffer:after{content:"\e614"}.et_monarch .et_social_icon_email:before,.et_monarch .et_social_icon_email:after{content:"\e615"}.et_monarch .et_social_icon_github:before,.et_monarch .et_social_icon_github:after{content:"\e616"}.et_monarch .et_social_icon_mailchimp:before,.et_monarch .et_social_icon_mailchimp:after{content:"\e617"}.et_monarch .et_social_icon_outlook:before,.et_monarch .et_social_icon_outlook:after{content:"\e618"}.et_monarch .et_social_icon_print:before,.et_monarch .et_social_icon_print:after{content:"\e619"}.et_monarch .et_social_icon_soundcloud:before,.et_monarch .et_social_icon_soundcloud:after{content:"\e61a"}.et_monarch .et_social_icon_baidu:before,.et_monarch .et_social_icon_baidu:after{content:"\e61b"}.et_monarch .et_social_icon_box:before,.et_monarch .et_social_icon_box:after{content:"\e61c"}.et_monarch .et_social_icon_digg:before,.et_monarch .et_social_icon_digg:after{content:"\e61d"}.et_monarch .et_social_icon_evernote:before,.et_monarch .et_social_icon_evernote:after{content:"\e61e"}.et_monarch .et_social_icon_hackernews:before,.et_monarch .et_social_icon_hackernews:after{content:"\e620"}.et_monarch .et_social_icon_livejournal:before,.et_monarch .et_social_icon_livejournal:after{content:"\e621"}.et_monarch .et_social_icon_netvibes:before,.et_monarch .et_social_icon_netvibes:after{content:"\e622"}.et_monarch .et_social_icon_newsvine:before,.et_monarch .et_social_icon_newsvine:after{content:"\e623"}.et_monarch .et_social_icon_aol:before,.et_monarch .et_social_icon_aol:after{content:"\e624"}.et_monarch .et_social_icon_gmail:before,.et_monarch .et_social_icon_gmail:after{content:"\e625"}.et_monarch .et_social_icon_google:before,.et_monarch .et_social_icon_google:after{content:"\e626"}.et_monarch .et_social_icon_printfriendly:before,.et_monarch .et_social_icon_printfriendly:after{content:"\e627"}.et_monarch .et_social_icon_reddit:before,.et_monarch .et_social_icon_reddit:after{content:"\e628"}.et_monarch .et_social_icon_vkontakte:before,.et_monarch .et_social_icon_vkontakte:after{content:"\e629"}.et_monarch .et_social_icon_yahoobookmarks:before,.et_monarch .et_social_icon_yahoobookmarks:after{content:"\e62a"}.et_monarch .et_social_icon_yahoomail:before,.et_monarch .et_social_icon_yahoomail:after{content:"\e62b"}.et_monarch .et_social_icon_youtube:before,.et_monarch .et_social_icon_youtube:after{content:"\e62c"}.et_monarch .et_social_icon_amazon:before,.et_monarch .et_social_icon_amazon:after{content:"\e62d"}.et_monarch .et_social_icon_delicious:before,.et_monarch .et_social_icon_delicious:after{content:"\e62e"}.et_monarch .et_social_icon_googleplus:before,.et_monarch .et_social_icon_googleplus:after{content:"\e626"}.et_monarch .et_social_icon_instagram:before,.et_monarch .et_social_icon_instagram:after{content:"\e630"}.et_monarch .et_social_icon_linkedin:before,.et_monarch .et_social_icon_linkedin:after{content:"\e631"}.et_monarch .et_social_icon_myspace:before,.et_monarch .et_social_icon_myspace:after{content:"\e632"}.et_monarch .et_social_icon_picassa:before,.et_monarch .et_social_icon_picassa:after{content:"\e633"}.et_monarch .et_social_icon_spotify:before,.et_monarch .et_social_icon_spotify:after{content:"\e634"}.et_monarch .et_social_icon_yahoo:before,.et_monarch .et_social_icon_yahoo:after{content:"\e635"}.et_monarch .et_social_icon_blogger:before,.et_monarch .et_social_icon_blogger:after{content:"\e636"}.et_monarch .et_social_icon_deviantart:before,.et_monarch .et_social_icon_deviantart:after{content:"\e637"}.et_monarch .et_social_icon_dribbble:before,.et_monarch .et_social_icon_dribbble:after{content:"\e638"}.et_monarch .et_social_icon_flickr:before,.et_monarch .et_social_icon_flickr:after{content:"\e639"}.et_monarch .et_social_icon_pinterest:before,.et_monarch .et_social_icon_pinterest:after{content:"\e63a"}.et_monarch .et_social_icon_rss:before,.et_monarch .et_social_icon_rss:after{content:"\e63b"}.et_monarch .et_social_icon_skype:before,.et_monarch .et_social_icon_skype:after{content:"\e63c"}.et_monarch .et_social_icon_stumbleupon:before,.et_monarch .et_social_icon_stumbleupon:after{content:"\e63d"}.et_monarch .et_social_icon_tumblr:before,.et_monarch .et_social_icon_tumblr:after{content:"\e63e"}.et_monarch .et_social_icon_facebook:before,.et_monarch .et_social_icon_facebook:after{content:"\e63f"}.et_monarch .et_social_icon_twitter:before,.et_monarch .et_social_icon_twitter:after{content:"\e640"}.et_monarch .et_social_icon_vimeo:before,.et_monarch .et_social_icon_vimeo:after{content:"\e641"}.et_monarch .et_social_icon_wordpress:before,.et_monarch .et_social_icon_wordpress:after{content:"\e642"}.et_monarch .et_social_icon_all_button:before,.et_monarch .et_social_icon_all_button:after{content:"\e64c"}.et_monarch .et_social_facebook,.et_monarch .et_social_facebook,.et_monarch .et_social_networks.et_social_circle .et_social_facebook i{background-color:#3a579a}.et_monarch li.et_social_facebook:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_facebook:hover i{background-color:#314a83}.et_monarch .et_social_sidebar_border li.et_social_facebook:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_facebook:hover{border-color:#3a579a}.et_monarch .widget_monarchwidget li.et_social_facebook{background-color:#3a579a!important}.et_monarch .widget_monarchwidget li.et_social_facebook:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_facebook:hover i{background-color:#314a83!important}.et_monarch .et_social_twitter,.et_monarch .et_social_twitter,.et_monarch .et_social_networks.et_social_circle .et_social_twitter i{background-color:#00abf0}.et_monarch .widget_monarchwidget li.et_social_twitter:hover,.et_monarch li.et_social_twitter:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_twitter:hover i{background-color:#0092cc}.et_monarch .et_social_sidebar_border li.et_social_twitter:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_twitter:hover{border-color:#00abf0}.et_monarch .widget_monarchwidget li.et_social_twitter{background-color:#00abf0!important}.et_monarch .widget_monarchwidget li.et_social_twitter:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_twitter:hover i{background-color:#0092cc!important}.et_monarch .et_social_pinterest,.et_monarch .et_social_networks.et_social_circle .et_social_pinterest i{background-color:#cd1c1f}.et_monarch li.et_social_pinterest:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_pinterest:hover i{background-color:#ae181a}.et_monarch .et_social_sidebar_border li.et_social_pinterest:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_pinterest:hover{border-color:#cd1c1f}.et_monarch .widget_monarchwidget li.et_social_pinterest{background-color:#cd1c1f!important}.et_monarch .widget_monarchwidget li.et_social_pinterest:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_pinterest:hover i{background-color:#ae181a!important}.et_monarch .et_social_googleplus,.et_monarch .et_social_networks.et_social_circle .et_social_googleplus i{background-color:#df4a32}.et_monarch li.et_social_googleplus:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_googleplus:hover i{background-color:#be3f2b}.et_monarch .et_social_sidebar_border li.et_social_googleplus:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_googleplus:hover{border-color:#df4a32}.et_monarch .widget_monarchwidget li.et_social_googleplus{background-color:#df4a32!important}.et_monarch .widget_monarchwidget li.et_social_googleplus:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_googleplus:hover i{background-color:#be3f2b!important}.et_monarch .et_social_email,.et_monarch .et_social_networks.et_social_circle .et_social_email i{background-color:#666}.et_monarch li.et_social_email:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_email:hover i{background-color:#575757}.et_monarch .et_social_sidebar_border li.et_social_email:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_email:hover{border-color:#666}.et_monarch .widget_monarchwidget li.et_social_email{background-color:#666666!important}.et_monarch .widget_monarchwidget li.et_social_email:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_email:hover i{background-color:#575757!important}.et_monarch .et_social_wordpress,.et_monarch .et_social_networks.et_social_circle .et_social_wordpress i{background-color:#267697}.et_monarch li.et_social_wordpress:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_wordpress:hover i{background-color:#206480}.et_monarch .et_social_sidebar_border li.et_social_wordpress:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_wordpress:hover{border-color:#267697}.et_monarch .widget_monarchwidget li.et_social_wordpress{background-color:#267697!important}.et_monarch .widget_monarchwidget li.et_social_wordpress:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_wordpress:hover i{background-color:#206480!important}.et_monarch .et_social_vimeo,.et_monarch .et_social_networks.et_social_circle .et_social_vimeo i{background-color:#45bbfc}.et_monarch li.et_social_vimeo:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_vimeo:hover i{background-color:#3b9fd6}.et_monarch .et_social_sidebar_border li.et_social_vimeo:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_vimeo:hover{border-color:#45bbfc}.et_monarch .widget_monarchwidget li.et_social_vimeo{background-color:#45bbfc!important}.et_monarch .widget_monarchwidget li.et_social_vimeo:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_vimeo:hover i{background-color:#3b9fd6!important}.et_monarch .et_social_skype,.et_monarch .et_social_networks.et_social_circle .et_social_skype i{background-color:#1ba5f4}.et_monarch li.et_social_skype:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_skype:hover i{background-color:#178cd0}.et_monarch .et_social_sidebar_border li.et_social_skype:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_skype:hover{border-color:#1ba5f4}.et_monarch .widget_monarchwidget li.et_social_skype{background-color:#1ba5f4!important}.et_monarch .widget_monarchwidget li.et_social_skype:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_skype:hover i{background-color:#178cd0!important}.et_monarch .et_social_tumblr,.et_monarch .et_social_networks.et_social_circle .et_social_tumblr i{background-color:#32506d}.et_monarch li.et_social_tumblr:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_tumblr:hover i{background-color:#2b445d}.et_monarch .et_social_sidebar_border li.et_social_tumblr:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_tumblr:hover{border-color:#32506d}.et_monarch .widget_monarchwidget li.et_social_tumblr{background-color:#32506d!important}.et_monarch .widget_monarchwidget li.et_social_tumblr:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_tumblr:hover i{background-color:#2b445d!important}.et_monarch .et_social_dribbble,.et_monarch .et_social_networks.et_social_circle .et_social_dribbble i{background-color:#ea4c8d}.et_monarch li.et_social_dribbble:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_dribbble:hover i{background-color:#c74178}.et_monarch .et_social_sidebar_border li.et_social_dribbble:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_dribbble:hover{border-color:#ea4c8d}.et_monarch .widget_monarchwidget li.et_social_dribbble{background-color:#ea4c8d!important}.et_monarch .widget_monarchwidget li.et_social_dribbble:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_dribbble:hover i{background-color:#c74178!important}.et_monarch .et_social_flickr,.et_monarch .et_social_networks.et_social_circle .et_social_flickr i{background-color:#fc1684}.et_monarch li.et_social_flickr:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_flickr:hover i{background-color:#d61370}.et_monarch .et_social_sidebar_border li.et_social_flickr:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_flickr:hover{border-color:#fc1684}.et_monarch .widget_monarchwidget li.et_social_flickr{background-color:#fc1684!important}.et_monarch .widget_monarchwidget li.et_social_flickr:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_flickr:hover i{background-color:#d61370!important}.et_monarch .et_social_stumbleupon,.et_monarch .et_social_networks.et_social_circle .et_social_stumbleupon i{background-color:#ea4b24}.et_monarch li.et_social_stumbleupon:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_stumbleupon:hover i{background-color:#c7401f}.et_monarch .et_social_sidebar_border li.et_social_stumbleupon:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_stumbleupon:hover{border-color:#ea4b24}.et_monarch .widget_monarchwidget li.et_social_stumbleupon{background-color:#ea4b24!important}.et_monarch .widget_monarchwidget li.et_social_stumbleupon:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_stumbleupon:hover i{background-color:#c7401f!important}.et_monarch .et_social_deviantart,.et_monarch .et_social_networks.et_social_circle .et_social_deviantart i{background-color:#566c68}.et_monarch li.et_social_deviantart:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_deviantart:hover i{background-color:#495c59}.et_monarch .et_social_sidebar_border li.et_social_deviantart:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_deviantart:hover{border-color:#566c68}.et_monarch .widget_monarchwidget li.et_social_deviantart{background-color:#566c68!important}.et_monarch .widget_monarchwidget li.et_social_deviantart:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_deviantart:hover i{background-color:#495c59!important}.et_monarch .et_social_rss,.et_monarch .et_social_networks.et_social_circle .et_social_rss i{background-color:#f59038}.et_monarch li.et_social_rss:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_rss:hover i{background-color:#d07b30}.et_monarch .et_social_sidebar_border li.et_social_rss:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_rss:hover{border-color:#f59038}.et_monarch .widget_monarchwidget li.et_social_rss{background-color:#f59038!important}.et_monarch .widget_monarchwidget li.et_social_rss:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_rss:hover i{background-color:#d07b30!important}.et_monarch .et_social_blogger,.et_monarch .et_social_networks.et_social_circle .et_social_blogger i{background-color:#f59038}.et_monarch li.et_social_blogger:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_blogger:hover i{background-color:#d07b30}.et_monarch .et_social_sidebar_border li.et_social_blogger:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_blogger:hover{border-color:#f59038}.et_monarch .widget_monarchwidget li.et_social_blogger{background-color:#f59038!important}.et_monarch .widget_monarchwidget li.et_social_blogger:hover,.et_monarch .widget_monarchwidget li.et_social_blogger:hover i{background-color:#d07b30!important}.et_monarch .et_social_picassa,.et_monarch .et_social_networks.et_social_circle .et_social_picassa i{background-color:#9864ae}.et_monarch li.et_social_picassa:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_picassa:hover i{background-color:#815594}.et_monarch .et_social_sidebar_border li.et_social_picassa:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_picassa:hover{border-color:#9864ae}.et_monarch .widget_monarchwidget li.et_social_picassa{background-color:#9864ae!important}.et_monarch .widget_monarchwidget li.et_social_picassa:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_picassa:hover i{background-color:#815594!important}.et_monarch .et_social_spotify,.et_monarch .et_social_networks.et_social_circle .et_social_spotify i{background-color:#aecf29}.et_monarch li.et_social_spotify:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_spotify:hover i{background-color:#94b023}.et_monarch .et_social_sidebar_border li.et_social_spotify:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_spotify:hover{border-color:#aecf29}.et_monarch .widget_monarchwidget li.et_social_spotify{background-color:#aecf29!important}.et_monarch .widget_monarchwidget li.et_social_spotify:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_spotify:hover i{background-color:#94b023!important}.et_monarch .et_social_instagram,.et_monarch .et_social_networks.et_social_circle .et_social_instagram i{background-color:#517fa4}.et_monarch li.et_social_instagram:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_instagram:hover i{background-color:#456c8c}.et_monarch .et_social_sidebar_border li.et_social_instagram:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_instagram:hover{border-color:#517fa4}.et_monarch .widget_monarchwidget li.et_social_instagram{background-color:#517fa4!important}.et_monarch .widget_monarchwidget li.et_social_instagram:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_instagram:hover i{background-color:#456c8c!important}.et_monarch .et_social_myspace,.et_monarch .et_social_networks.et_social_circle .et_social_myspace i{background-color:#3a5998}.et_monarch li.et_social_myspace:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_myspace:hover i{background-color:#314c81}.et_monarch .et_social_sidebar_border li.et_social_myspace:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_myspace:hover{border-color:#3a5998}.et_monarch .widget_monarchwidget li.et_social_myspace{background-color:#3a5998!important}.et_monarch .widget_monarchwidget li.et_social_myspace:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_myspace:hover i{background-color:#314c81!important}.et_monarch .et_social_delicious,.et_monarch .et_social_networks.et_social_circle .et_social_delicious i{background-color:#3398fc}.et_monarch li.et_social_delicious:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_delicious:hover i{background-color:#2b81d6}.et_monarch .et_social_sidebar_border li.et_social_delicious:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_delicious:hover{border-color:#3398fc}.et_monarch .widget_monarchwidget li.et_social_delicious{background-color:#3398fc!important}.et_monarch .widget_monarchwidget li.et_social_delicious:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_delicious:hover i{background-color:#2b81d6!important}.et_monarch .et_social_linkedin,.et_monarch .et_social_networks.et_social_circle .et_social_linkedin i{background-color:#127bb6}.et_monarch li.et_social_linkedin:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_linkedin:hover i{background-color:#0f699b}.et_monarch .et_social_sidebar_border li.et_social_linkedin:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_linkedin:hover{border-color:#127bb6}.et_monarch .widget_monarchwidget li.et_social_linkedin{background-color:#127bb6!important}.et_monarch .widget_monarchwidget li.et_social_linkedin:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_linkedin:hover i{background-color:#0f699b!important}.et_monarch .et_social_yahoo,.et_monarch .et_social_networks.et_social_circle .et_social_yahoo i{background-color:#511295}.et_monarch li.et_social_yahoo:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_yahoo:hover i{background-color:#450f7f}.et_monarch .et_social_sidebar_border li.et_social_yahoo:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_yahoo:hover{border-color:#511295}.et_monarch .widget_monarchwidget li.et_social_yahoo{background-color:#511295!important}.et_monarch .widget_monarchwidget li.et_social_yahoo:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_yahoo:hover{background-color:#450f7f!important}.et_monarch .et_social_yahoomail,.et_monarch .et_social_networks.et_social_circle .et_social_yahoomail i{background-color:#511295}.et_monarch li.et_social_yahoomail:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_yahoomail:hover i{background-color:#450f7f}.et_monarch .et_social_sidebar_border li.et_social_yahoomail:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_yahoomail:hover{border-color:#511295}.et_monarch .widget_monarchwidget li.et_social_yahoomail{background-color:#511295!important}.et_monarch .widget_monarchwidget li.et_social_yahoomail:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_yahoomail:hover i{background-color:#450f7f!important}.et_monarch .et_social_yahoobookmarks,.et_monarch .et_social_networks.et_social_circle .et_social_yahoobookmarks i{background-color:#511295}.et_monarch li.et_social_yahoobookmarks:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_yahoobookmarks:hover i{background-color:#450f7f}.et_monarch .et_social_sidebar_border li.et_social_yahoobookmarks:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_yahoobookmarks:hover{border-color:#511295}.et_monarch .widget_monarchwidget li.et_social_yahoobookmarks{background-color:#511295!important}.et_monarch .widget_monarchwidget li.et_social_yahoobookmarks:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_yahoobookmarks:hover i{background-color:#450f7f!important}.et_monarch .et_social_amazon,.et_monarch .et_social_networks.et_social_circle .et_social_amazon i{background-color:#222}.et_monarch li.et_social_amazon:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_amazon:hover i{background-color:#000}.et_monarch .et_social_sidebar_border li.et_social_amazon:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_amazon:hover{border-color:#222}.et_monarch .widget_monarchwidget li.et_social_amazon{background-color:#222222!important}.et_monarch .widget_monarchwidget li.et_social_amazon:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_amazon:hover i{background-color:#000000!important}.et_monarch .et_social_aol,.et_monarch .et_social_networks.et_social_circle .et_social_aol i{background-color:#222}.et_monarch li.et_social_aol:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_aol:hover i{background-color:#000}.et_monarch .et_social_sidebar_border li.et_social_aol:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_aol:hover{border-color:#222}.et_monarch .widget_monarchwidget li.et_social_aol{background-color:#222222!important}.et_monarch .widget_monarchwidget li.et_social_aol:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_aol:hover i{background-color:#000000!important}.et_monarch .et_social_buffer,.et_monarch .et_social_networks.et_social_circle .et_social_buffer i{background-color:#222}.et_monarch li.et_social_buffer:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_buffer:hover i{background-color:#000}.et_monarch .et_social_sidebar_border li.et_social_buffer:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_buffer:hover{border-color:#222}.et_monarch .widget_monarchwidget li.et_social_buffer{background-color:#222222!important}.et_monarch .widget_monarchwidget li.et_social_buffer:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_buffer:hover i{background-color:#000000!important}.et_monarch .et_social_printfriendly,.et_monarch .et_social_networks.et_social_circle .et_social_printfriendly i{background-color:#75aa33}.et_monarch li.et_social_printfriendly:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_printfriendly:hover i{background-color:#64912b}.et_monarch .et_social_sidebar_border li.et_social_printfriendly:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_printfriendly:hover{border-color:#75aa33}.et_monarch .widget_monarchwidget li.et_social_printfriendly{background-color:#75aa33!important}.et_monarch .widget_monarchwidget li.et_social_printfriendly:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_printfriendly:hover i{background-color:#64912b!important}.et_monarch .et_social_youtube,.et_monarch .et_social_networks.et_social_circle .et_social_youtube i{background-color:#a8240f}.et_monarch li.et_social_youtube:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_youtube:hover i{background-color:#8f1f0d}.et_monarch .et_social_sidebar_border li.et_social_youtube:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_youtube:hover{border-color:#a8240f}.et_monarch .widget_monarchwidget li.et_social_youtube{background-color:#a8240f!important}.et_monarch .widget_monarchwidget li.et_social_youtube:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_youtube:hover i{background-color:#8f1f0d!important}.et_monarch .et_social_google,.et_monarch .et_social_networks.et_social_circle .et_social_google i{background-color:#3b7ae0}.et_monarch li.et_social_google:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_google:hover i{background-color:#3268bf}.et_monarch .et_social_sidebar_border li.et_social_google:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_google:hover{border-color:#3b7ae0}.et_monarch .widget_monarchwidget li.et_social_google{background-color:#3b7ae0!important}.et_monarch .widget_monarchwidget li.et_social_google:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_google:hover i{background-color:#3268bf!important}.et_monarch .et_social_gmail,.et_monarch .et_social_networks.et_social_circle .et_social_gmail i{background-color:#dd4b39}.et_monarch li.et_social_gmail:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_gmail:hover i{background-color:#bc4031}.et_monarch .et_social_sidebar_border li.et_social_gmail:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_gmail:hover{border-color:#dd4b39}.et_monarch .widget_monarchwidget li.et_social_gmail{background-color:#dd4b39!important}.et_monarch .widget_monarchwidget li.et_social_gmail:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_gmail:hover{background-color:#bc4031!important}.et_monarch .et_social_reddit,.et_monarch .et_social_networks.et_social_circle .et_social_reddit i{background-color:#fc461e}.et_monarch li.et_social_reddit:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_reddit:hover i{background-color:#d63c1a}.et_monarch .et_social_sidebar_border li.et_social_reddit:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_reddit:hover{border-color:#fc461e}.et_monarch .widget_monarchwidget li.et_social_reddit{background-color:#fc461e!important}.et_monarch .widget_monarchwidget li.et_social_reddit:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_reddit:hover i{background-color:#d63c1a!important}.et_monarch .et_social_vkontakte,.et_monarch .et_social_networks.et_social_circle .et_social_vkontakte i{background-color:#4c75a3}.et_monarch li.et_social_vkontakte:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_vkontakte:hover i{background-color:#41648b}.et_monarch .et_social_sidebar_border li.et_social_vkontakte:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_vkontakte:hover{border-color:#4c75a3}.et_monarch .widget_monarchwidget li.et_social_vkontakte{background-color:#4c75a3!important}.et_monarch .widget_monarchwidget li.et_social_vkontakte:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_vkontakte:hover i{background-color:#41648b!important}.et_monarch .et_social_newsvine,.et_monarch .et_social_networks.et_social_circle .et_social_newsvine i{background-color:#0d642e}.et_monarch li.et_social_newsvine:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_newsvine:hover i{background-color:#0b5527}.et_monarch .et_social_sidebar_border li.et_social_newsvine:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_newsvine:hover{border-color:#0d642e}.et_monarch .widget_monarchwidget li.et_social_newsvine{background-color:#0d642e!important}.et_monarch .widget_monarchwidget li.et_social_newsvine:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_newsvine:hover i{background-color:#0b5527!important}.et_monarch .et_social_netvibes,.et_monarch .et_social_networks.et_social_circle .et_social_netvibes i{background-color:#5dbc22}.et_monarch li.et_social_netvibes:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_netvibes:hover i{background-color:#4fa01d}.et_monarch .et_social_sidebar_border li.et_social_netvibes:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_netvibes:hover{border-color:#5dbc22}.et_monarch .widget_monarchwidget li.et_social_netvibes{background-color:#5dbc22!important}.et_monarch .widget_monarchwidget li.et_social_netvibes:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_netvibes:hover i{background-color:#4fa01d!important}.et_monarch .et_social_hackernews,.et_monarch .et_social_networks.et_social_circle .et_social_hackernews i{background-color:#f08641}.et_monarch li.et_social_hackernews:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_hackernews:hover i{background-color:#cc7237}.et_monarch .et_social_sidebar_border li.et_social_hackernews:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_hackernews:hover{border-color:#f08641}.et_monarch .widget_monarchwidget li.et_social_hackernews{background-color:#f08641!important}.et_monarch .widget_monarchwidget li.et_social_hackernews:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_hackernews:hover i{background-color:#cc7237!important}.et_monarch .et_social_evernote,.et_monarch .et_social_networks.et_social_circle .et_social_evernote i{background-color:#7cbf4b}.et_monarch li.et_social_evernote:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_evernote:hover i{background-color:#6aa340}.et_monarch .et_social_sidebar_border li.et_social_evernote:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_evernote:hover{border-color:#7cbf4b}.et_monarch .widget_monarchwidget li.et_social_evernote{background-color:#7cbf4b!important}.et_monarch .widget_monarchwidget li.et_social_evernote:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_evernote:hover i{background-color:#6aa340!important}.et_monarch .et_social_digg,.et_monarch .et_social_networks.et_social_circle .et_social_digg i{background-color:#546b9f}.et_monarch li.et_social_digg:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_digg:hover i{background-color:#475b87}.et_monarch .et_social_sidebar_border li.et_social_digg:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_digg:hover{border-color:#546b9f}.et_monarch .widget_monarchwidget li.et_social_digg{background-color:#546b9f!important}.et_monarch .widget_monarchwidget li.et_social_digg:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_digg:hover i{background-color:#475b87!important}.et_monarch .et_social_box,.et_monarch .et_social_networks.et_social_circle .et_social_box i{background-color:#1482c3}.et_monarch li.et_social_box:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_box:hover i{background-color:#116fa6}.et_monarch .et_social_sidebar_border li.et_social_box:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_box:hover{border-color:#1482c3}.et_monarch .widget_monarchwidget li.et_social_box{background-color:#1482c3!important}.et_monarch .widget_monarchwidget li.et_social_box:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_box:hover i{background-color:#116fa6!important}.et_monarch .et_social_baidu,.et_monarch .et_social_networks.et_social_circle .et_social_baidu i{background-color:#2b3bdd}.et_monarch li.et_social_baidu:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_baidu:hover i{background-color:#2532bc}.et_monarch .et_social_sidebar_border li.et_social_baidu:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_baidu:hover{border-color:#2b3bdd}.et_monarch .widget_monarchwidget li.et_social_baidu{background-color:#2b3bdd!important}.et_monarch .widget_monarchwidget li.et_social_baidu:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_baidu:hover i{background-color:#2532bc!important}.et_monarch .et_social_livejournal,.et_monarch .et_social_networks.et_social_circle .et_social_livejournal i{background-color:#336697}.et_monarch li.et_social_livejournal:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_livejournal:hover i{background-color:#2b5780}.et_monarch .et_social_sidebar_border li.et_social_livejournal:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_livejournal:hover{border-color:#336697}.et_monarch .widget_monarchwidget li.et_social_livejournal{background-color:#336697!important}.et_monarch .widget_monarchwidget li.et_social_livejournal:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_livejournal:hover i{background-color:#2b5780!important}.et_monarch .et_social_github,.et_monarch .et_social_networks.et_social_circle .et_social_github i{background-color:#4183c4}.et_monarch li.et_social_github:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_github:hover i{background-color:#376fa7}.et_monarch .et_social_sidebar_border li.et_social_github:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_github:hover{border-color:#4183c4}.et_monarch .widget_monarchwidget li.et_social_github{background-color:#4183c4!important}.et_monarch .widget_monarchwidget li.et_social_github:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_github:hover i{background-color:#376fa7!important}.et_monarch .et_social_outlook,.et_monarch .et_social_networks.et_social_circle .et_social_outlook i{background-color:#1174c3}.et_monarch li.et_social_outlook:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_outlook:hover i{background-color:#0e63a6}.et_monarch .et_social_sidebar_border li.et_social_outlook:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_outlook:hover{border-color:#1174c3}.et_monarch .widget_monarchwidget li.et_social_outlook{background-color:#1174c3!important}.et_monarch .widget_monarchwidget li.et_social_outlook:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_outlook:hover i{background-color:#0e63a6!important}.et_monarch .et_social_blinklist,.et_monarch .et_social_networks.et_social_circle .et_social_blinklist i{background-color:#fc6d21}.et_monarch li.et_social_blinklist:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_blinklist:hover i{background-color:#d65d1c}.et_monarch .et_social_sidebar_border li.et_social_blinklist:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_blinklist:hover{border-color:#fc6d21}.et_monarch .widget_monarchwidget li.et_social_blinklist{background-color:#fc6d21!important}.et_monarch .widget_monarchwidget li.et_social_blinklist:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_blinklist:hover i{background-color:#d65d1c!important}.et_monarch .et_social_aweber,.et_monarch .et_social_networks.et_social_circle .et_social_aweber i{background-color:#127bbf}.et_monarch li.et_social_aweber:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_aweber:hover i{background-color:#0f69a3}.et_monarch .et_social_sidebar_border li.et_social_aweber:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_aweber:hover{border-color:#127bbf}.et_monarch .widget_monarchwidget li.et_social_aweber{background-color:#127bbf!important}.et_monarch .widget_monarchwidget li.et_social_aweber:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_aweber:hover i{background-color:#0f69a3!important}.et_monarch .et_social_mailchimp,.et_monarch .et_social_networks.et_social_circle .et_social_mailchimp i{background-color:#3283bf}.et_monarch li.et_social_mailchimp:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_mailchimp:hover i{background-color:#2b6fa3}.et_monarch .et_social_sidebar_border li.et_social_mailchimp:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_mailchimp:hover{border-color:#3283bf}.et_monarch .widget_monarchwidget li.et_social_mailchimp{background-color:#3283bf!important}.et_monarch .widget_monarchwidget li.et_social_mailchimp:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_mailchimp:hover i{background-color:#2b6fa3!important}.et_monarch .et_social_soundcloud,.et_monarch .et_social_networks.et_social_circle .et_social_soundcloud i{background-color:#f0601e}.et_monarch li.et_social_soundcloud:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_soundcloud:hover i{background-color:#cc521a}.et_monarch .et_social_sidebar_border li.et_social_soundcloud:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_soundcloud:hover{border-color:#f0601e}.et_monarch .widget_monarchwidget li.et_social_soundcloud{background-color:#f0601e!important}.et_monarch .widget_monarchwidget li.et_social_soundcloud:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_soundcloud:hover i{background-color:#cc521a!important}.et_monarch .et_social_print,.et_monarch .et_social_networks.et_social_circle .et_social_print i{background-color:#333}.et_monarch li.et_social_print:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_print:hover i{background-color:#2b2b2b}.et_monarch .et_social_sidebar_border li.et_social_print:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_print:hover{border-color:#333}.et_monarch .widget_monarchwidget li.et_social_print{background-color:#333333!important}.et_monarch .widget_monarchwidget li.et_social_print:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_print:hover i{background-color:#2b2b2b!important}.et_monarch .et_social_like,.et_monarch .et_social_networks.et_social_circle .et_social_like i{background-color:#f95149}.et_monarch li.et_social_like:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_like:hover i{background-color:#d4453e}.et_monarch .et_social_sidebar_border li.et_social_like:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_like:hover{border-color:#f95149}.et_monarch .widget_monarchwidget li.et_social_like{background-color:#f95149!important}.et_monarch .widget_monarchwidget li.et_social_like:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_like:hover i{background-color:#d4453e!important}.et_monarch .et_social_behance,.et_monarch .et_social_networks.et_social_circle .et_social_behance i{background-color:#1769ff}.et_monarch li.et_social_behance:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_behance:hover i{background-color:#1459d9}.et_monarch .et_social_sidebar_border li.et_social_behance:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li.et_social_behance:hover{border-color:#1769ff}.et_monarch .widget_monarchwidget li.et_social_behance{background-color:#1769ff!important}.et_monarch .widget_monarchwidget li.et_social_behance:hover,.et_monarch .widget_monarchwidget .et_social_circle li.et_social_behance:hover i{background-color:#1459d9!important}.et_monarch .et_social_all_button,.et_monarch .et_social_networks.et_social_circle .et_social_all_button i{background-color:#dedede}.et_monarch li.et_social_all_button:hover,.et_monarch .et_social_networks.et_social_circle li.et_social_all_button:hover i{background-color:#d1d1d1}.et_monarch li.et_social_all_button i.et_social_icon_all_button,.et_monarch .et_social_sidebar_networks li.et_social_all_button:hover i.et_social_icon_all_button{color:#777}.et_monarch .et_social_sidebar_border li.et_social_all_button:hover{border-color:#bfbfbf}.et_monarch .et_social_sidebar_networks .et_social_icons_container li:hover i,.et_monarch .et_social_sidebar_networks .et_social_icons_container li:hover .et_social_count,.et_monarch .et_social_mobile .et_social_icons_container li:hover i,.et_monarch .widget_monarchwidget .et_social_icons_container li:hover .et_social_icon,.et_monarch .widget_monarchwidget .et_social_networks .et_social_icons_container li:hover .et_social_network_label,.et_monarch .widget_monarchwidget .et_social_icons_container li:hover .et_social_sidebar_count{color:#fff}.widget_monarchwidget li,.et_monarch .widget_text .et_social_networks li{background-image:none!important;list-style:none;padding:0!important;margin-bottom:0!important;border:none!important}.widget_monarchwidget li,.et_monarch .widget_monarchwidget li:after{border:none!important}.widget_monarchwidget li:before{display:none}.et_monarch .widget_monarchwidget .et_social_networks.et_social_circle ul li{background-color:transparent!important}.et_monarch .et_social_header{text-align:left;margin-bottom:25px}.et_monarch .et_social_flyin{position:fixed;width:320px;background-color:#FFF;padding:30px 20px;bottom:0;height:auto;opacity:0;z-index:-1;box-shadow:0 0 15px rgb(0 0 0 / .1)}.et_monarch .et_social_flyin .et_social_networks{overflow:auto}.et_monarch .et_social_flyin a.et_social_icon_cancel,.et_monarch .et_social_popup_content a.et_social_icon_cancel{position:absolute;top:15px;right:15px;color:#666}.et_monarch .et_social_flyin .et_social_icon:after,.et_monarch .et_social_popup .et_social_icon:after{display:block}.et_monarch .et_social_flyin_bottom_right{right:0;-webkit-border-top-left-radius:3px;-moz-border-radius-topleft:3px;border-top-left-radius:3px}.et_monarch .et_social_flyin_bottom_left{left:0;-webkit-border-top-right-radius:3px;-moz-border-radius-topright:3px;border-top-right-radius:3px}.et_monarch .et_social_popup_content{padding:25px 20px;background-color:#fff;text-align:left;width:84%;max-width:600px;position:fixed;z-index:999999999;left:50%;margin-left:-320px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;-webkit-box-shadow:0 0 60px rgb(0 0 0 / .2);-moz-box-shadow:0 0 60px rgb(0 0 0 / .2);box-shadow:0 0 60px rgb(0 0 0 / .2)}.et_monarch .et_social_popup:after{content:"";background-color:rgb(0 0 0 / .6);top:0;left:0;width:100%;height:100%;position:fixed;z-index:99999999;display:block;opacity:0}.et_monarch .et_social_popup.et_social_animated:after{opacity:1;-webkit-animation:et_social_fadeIn 1s 1 cubic-bezier(.77,0,.175,1);-moz-animation:et_social_fadeIn 1s 1 cubic-bezier(.77,0,.175,1);-o-animation:et_social_fadeIn 1s 1 cubic-bezier(.77,0,.175,1);animation:et_social_fadeIn 1s 1 cubic-bezier(.77,0,.175,1)}.et_monarch .et_social_popup_content .et_social_networks{overflow:auto}.et_monarch .et_social_fadeout{opacity:0;-webkit-animation:et_social_fadeOut 1s 1 cubic-bezier(.77,0,.175,1)!important;-moz-animation:et_social_fadeOut 1s 1 cubic-bezier(.77,0,.175,1)!important;-o-animation:et_social_fadeOut 1s 1 cubic-bezier(.77,0,.175,1)!important;animation:et_social_fadeOut 1s 1 cubic-bezier(.77,0,.175,1)!important}.et_monarch .et_social_networkname{word-break:break-all}.et_monarch .et_social_icon,.et_monarch .et_social_sidebar_networks .et_social_count{position:relative;z-index:100}.et_monarch .et_social_networks span.et_social_overlay{height:100%;width:100%;background-color:rgb(0 0 0 / .1);bottom:0;left:0;z-index:1;position:absolute}.et_monarch .et_social_inline_top{margin-bottom:40px}.et_monarch .et_social_inline_bottom{margin-top:40px}.et_monarch .et_social_networks.et_social_left .et_social_count,.et_monarch .et_social_networks.et_social_left .et_social_networkname{line-height:1em;display:inline-block}.widget_monarchwidget{width:auto;float:none!important}.et_monarch .et_social_networks{width:100%;display:inline-block}.et_monarch .et_social_networks .et_social_icons_container{padding:0!important;margin:0!important;line-height:1em!important;display:inline-block;width:inherit}.et_monarch .et_social_networks li,.et_monarch .widget_monarchwidget .et_social_networks li,.et_monarch .widget .et_social_networks li,.et_monarch .widget_text .et_social_networks li{float:left;position:relative;margin:2% 0 0 2%;overflow:hidden;min-height:40px;line-height:0}.et_monarch .textwidget .et_social_networks li{margin-bottom:0}.et_monarch .et_social_networks li a{line-height:0}.et_monarch .et_social_networks.et_social_nospace li{margin:0!important}.et_monarch .et_social_networks li,.et_monarch .et_social_networks li a,.et_monarch .et_social_icon{display:block;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.et_monarch .et_social_networks div.et_social_network_label{font-size:14px}.et_monarch .et_social_networks div.et_social_count .et_social_count_label{font-size:12px;font-weight:400}.et_monarch .et_social_networks div,.et_monarch .et_social_networks span,.et_monarch .et_social_networks li i{position:relative;z-index:2}.et_monarch .et_social_networks .et_social_icon,.et_monarch .et_social_networks .et_social_icon:before,.et_monarch .et_social_networks .et_social_icon:after{width:40px;height:40px;line-height:40px;display:inline-block;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px}.et_monarch .et_social_networks .et_social_networkname,.et_monarch .et_social_networks .et_social_count span{font-weight:700}.et_monarch .et_social_networkname,.et_monarch .et_social_count{display:none}.et_monarch .et_social_withnetworknames .et_social_networkname,.et_monarch .et_social_withcounts .et_social_count,.et_monarch .et_social_sidebar_withcounts .et_social_count{display:inherit}.et_monarch .et_social_networks.et_social_left i.et_social_icon.et_social_icon_all_button{float:none!important}.et_social_open_all span.et_social_overlay{margin:0!important}.et_monarch .et_social_networks .et_social_all_button i.et_social_icon.et_social_icon_all_button:after,.et_monarch .et_social_networks .et_social_all_button i.et_social_icon.et_social_icon_all_button:before{width:100%}.et_monarch .et_social_slide.et_social_left .et_social_all_button i.et_social_icon.et_social_icon_all_button:after{left:-100%}.et_monarch .et_social_slide.et_social_left li.et_social_all_button:hover i.et_social_icon.et_social_icon_all_button:after{left:0}.et_monarch .et_social_slide.et_social_left li:hover i.et_social_icon.et_social_icon_all_button:before{margin-left:100%!important}.et_monarch .et_social_flip.et_social_left li.et_social_all_button:hover i.et_social_icon.et_social_icon_all_button:before{width:110%!important}.et_monarch li.et_social_all_button{padding:0;text-align:center}.et_monarch .et_social_circle li.et_social_all_button{padding:0;text-align:left}.et_monarch .et_social_top.et_social_rectangle.et_social_withcounts li.et_social_all_button a.et_social_open_all,.et_monarch .et_social_top.et_social_rounded.et_social_withcounts li.et_social_all_button a.et_social_open_all{padding:22px 0!important}.et_monarch .et_social_top.et_social_rectangle.et_social_withnetworknames li.et_social_all_button a.et_social_open_all,.et_monarch .et_social_top.et_social_rounded.et_social_withnetworknames li.et_social_all_button a.et_social_open_all{padding:21px 0!important}.et_monarch .et_social_top.et_social_rectangle.et_social_withnetworknames.et_social_withcounts li.et_social_all_button a.et_social_open_all,.et_monarch .et_social_top.et_social_rounded.et_social_withnetworknames.et_social_withcounts li.et_social_all_button a.et_social_open_all{padding:33px 0!important}.et_monarch .et_social_nototalcount .et_social_totalcount{display:none}.et_monarch .et_social_withtotalcount .et_social_totalcount{display:block}.et_monarch .et_social_networks .et_social_totalcount,.et_monarch .et_social_sidebar_networks_mobile .et_social_totalcount{text-align:left;color:#444;margin-bottom:10px}.et_monarch .et_social_networks.et_social_sidebar_nocounts .et_social_totalcount{width:40px}.et_monarch .et_social_networks.et_social_sidebar_withcounts .et_social_totalcount,.et_monarch .et_social_networks.et_social_sidebar_flip .et_social_totalcount{width:50px}.et_monarch .et_social_networks .et_social_totalcount_count,.et_monarch .et_social_sidebar_networks_mobile .et_social_totalcount_count{display:inline-block;font-size:20px;font-weight:700;line-height:20px}.et_monarch .et_social_networks .et_social_totalcount_label,.et_monarch .et_social_sidebar_networks_mobile .et_social_totalcount_label{display:inline-block;font-size:14px;margin-left:4px}.et_monarch .et_social_withtotalcount .et_social_totalcount.et_social_dark,.et_monarch .et_social_networks.et_social_circle.et_social_outer_dark li .et_social_network_label,.et_monarch .et_social_networks.et_social_circle.et_social_outer_dark li .et_social_networkname,.et_monarch .et_social_networks.et_social_circle.et_social_outer_dark li .et_social_count,.et_monarch .et_social_networks.et_social_circle.et_social_outer_dark li:hover .et_social_count,.et_monarch .et_social_networks.et_social_circle.et_social_outer_dark li:hover .et_social_networkname,.et_monarch .et_social_media .et_social_circle.et_social_outer_dark .et_social_icons_container li:hover .et_social_count{color:#444!important}.et_monarch .et_social_withtotalcount .et_social_totalcount.et_social_light,.et_monarch .et_social_networks.et_social_circle.et_social_outer_light li .et_social_network_label,.et_monarch .et_social_networks.et_social_circle.et_social_outer_light li .et_social_networkname,.et_monarch .et_social_networks.et_social_circle.et_social_outer_light li .et_social_count,.et_monarch .et_social_networks.et_social_circle.et_social_outer_light li:hover .et_social_count,.et_monarch .et_social_networks.et_social_circle.et_social_outer_light li:hover .et_social_networkname,.et_monarch .et_social_media .et_social_circle.et_social_outer_light .et_social_icons_container li:hover .et_social_count{color:#fff!important}.et_monarch .et_social_outer_dark .et_social_totalcount,.et_monarch .et_social_outer_dark.et_social_circle .et_social_network_label{color:#444}.et_monarch .et_social_outer_light .et_social_totalcount,.et_monarch .et_social_outer_light.et_social_circle .et_social_network_label{color:#fff}.et_monarch .et_social_darken.et_social_top li:hover .et_social_icon,.et_monarch .et_social_darken.et_social_left li:hover .et_social_overlay,.et_monarch .et_social_darken.et_social_circle li:hover .et_social_icon:before,.et_monarch .et_social_slide.et_social_top li:hover .et_social_icon{background-color:rgb(0 0 0 / .2)}.et_monarch .et_social_darken.et_social_top li.et_social_all_button:hover .et_social_icon,.et_monarch .et_social_darken.et_social_left li.et_social_all_button:hover .et_social_overlay{background-color:#fff0}.et_monarch .et_social_flip li{min-width:40px}.et_monarch .et_social_flip li a,.et_monarch .et_social_flip li .et_social_share{border-left:0 solid rgb(0 0 0 / .2)}.et_monarch .et_social_flip.et_social_top.et_social_autowidth li a{border-left:8px solid #fff0;padding:10px 18px 10px 10px}.et_monarch .et_social_flip.et_social_top.et_social_autowidth li.et_social_all_button a.et_social_open_all{padding-right:8px!important}.et_monarch .et_social_flip.et_social_top li:hover a,.et_monarch .et_social_media_wrapper .et_social_flip.et_social_top li:hover .et_social_share{border-left:8px solid rgb(0 0 0 / .1)}.et_monarch .et_social_flip.et_social_left li:hover .et_social_network_label,.et_monarch .et_social_flip.et_social_left li:hover .et_social_overlay{margin:0 0 0 50px}.et_monarch .et_social_flip.et_social_left li:hover .et_social_icon:before{width:50px}.et_monarch .et_social_flip.et_social_left.et_social_autowidth li:hover .et_social_network_label,.et_monarch .et_social_flip.et_social_left.et_social_autowidth li:hover .et_social_overlay{margin:0 0 0 45px}.et_monarch .et_social_flip.et_social_left.et_social_autowidth li:hover .et_social_icon:before{width:45px}.et_monarch .et_social_flip.et_social_left.et_social_autowidth li:hover .et_social_network_label{padding-right:5px}.et_monarch .et_social_flip.et_social_circle li .et_social_icon,.et_monarch .et_social_media_wrapper .et_social_flip.et_social_circle li:hover .et_social_share{border-left:0 solid rgb(0 0 0 / .1);left:0}.et_monarch .et_social_flip.et_social_circle li:hover .et_social_icon{border-left:6px solid rgb(0 0 0 / .1);width:32px}.et_monarch .et_social_flip.et_social_circle.et_social_left li:hover .et_social_icon{left:1px}.et_monarch .et_social_flip.et_social_circle.et_social_top li:hover a{border:none}.et_monarch .et_social_flip.et_social_top.et_social_circle.et_social_autowidth li a{border-left:none;padding:10px}.et_monarch .et_social_icon:after{display:none}.et_monarch .et_social_slide .et_social_icon:after{display:inline-block;position:absolute;top:-40px;left:0}.et_monarch .et_social_slide li:hover .et_social_icon:before{opacity:0;margin-top:40px}.et_monarch .et_social_slide li:hover .et_social_icon:after{top:0}.et_monarch .et_social_slide li:hover .et_social_overlay{background-color:#fff0;margin:0 0 0 100px}.et_monarch .et_social_slide.et_social_left .et_social_icon{overflow:hidden}.et_monarch .et_social_slide.et_social_left li .et_social_icon:after{left:-40px;top:0}.et_monarch .et_social_slide.et_social_left li:hover .et_social_icon:after{left:0}.et_monarch .et_social_slide.et_social_left li:hover .et_social_icon:before{margin-left:40px;margin-top:0;opacity:0}.et_monarch .et_social_simple li a,.et_monarch .et_social_media_wrapper .et_social_top.et_social_simple li .et_social_share,.et_monarch .et_social_top.et_social_circle li a{padding:0!important}.et_monarch .et_social_simple.et_social_top.et_social_withcounts li a,.et_monarch .et_social_simple.et_social_top.et_social_withnetworknames li a,.et_monarch .et_social_media_wrapper .et_social_simple.et_social_top.et_social_withnetworknames li .et_social_share,.et_monarch .et_social_media_wrapper .et_social_simple.et_social_top.et_social_withcounts li .et_social_share{padding:0 10px 10px!important}.et_monarch .et_social_simple.et_social_top.et_social_rectangle.et_social_withnetworknames li.et_social_all_button a.et_social_open_all .et_social_icon,.et_monarch .et_social_simple.et_social_top.et_social_rectangle.et_social_withcounts li.et_social_all_button a.et_social_open_all .et_social_icon,.et_monarch .et_social_simple.et_social_top.et_social_rounded.et_social_withnetworknames li.et_social_all_button a.et_social_open_all .et_social_icon,.et_monarch .et_social_simple.et_social_top.et_social_rounded.et_social_withcounts li.et_social_all_button a.et_social_open_all .et_social_icon{margin:-8px 0 -12px}.et_monarch .et_social_simple.et_social_left .et_social_network_label div{margin-left:0!important}.et_monarch .et_social_simple.et_social_left .et_social_network_label{padding-left:0!important}.et_monarch .et_social_simple.et_social_top .et_social_icon{background-color:#fff0}.et_monarch .et_social_simple.et_social_top.et_social_withnetworknames .et_social_icon,.et_monarch .et_social_simple.et_social_top.et_social_withcounts .et_social_icon{margin-bottom:-10px}.et_monarch .et_social_simple li .et_social_overlay{margin:0!important;display:none}.et_pb_pagebuilder_layout .et_social_inline{display:none}.et_pb_pagebuilder_layout .et_pb_section .et_social_inline{display:block}.et_monarch .et_social_sidebar_networks{left:0;position:fixed;top:30%;z-index:999999}.et_monarch .et_social_sidebar_networks ul{margin:0!important;list-style:none!important;padding:0!important}.et_monarch .et_social_sidebar_networks li{position:relative;width:40px;overflow:hidden;text-align:center;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s}.et_monarch .et_social_sidebar_withcounts li{width:50px}.et_monarch .et_social_sidebar_networks .et_social_count span{line-height:.9em;padding-top:4px;font-weight:700;font-size:12px}.et_monarch .et_social_sidebar_networks a{display:block;padding:12px 0 12px;float:left;width:100%;height:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.et_monarch .et_social_sidebar_withcounts a{padding:10px 0;display:block}.et_monarch .et_social_sidebar_networks a.et_social_icon:before,.et_monarch .et_social_sidebar_networks a.et_social_icon:after{width:100%;font-size:16px;line-height:40px;display:block;position:relative}.et_monarch .et_social_icon:before,.et_monarch .et_social_icon:after{position:relative;width:100%}.et_monarch .et_social_sidebar_networks a.et_social_open_all{padding:7px}.et_monarch .et_social_sidebar_networks.et_social_circle a.et_social_open_all{padding:12px 0 12px}.et_monarch .et_social_sidebar_networks.et_social_circle.et_social_sidebar_withcounts a.et_social_open_all{padding-top:17px}.et_monarch .et_social_sidebar_networks .et_social_totalcount{color:#444;text-align:center;margin-bottom:4px}.et_monarch .et_social_sidebar_networks.et_social_sidebar_nocounts .et_social_totalcount{width:40px}.et_monarch .et_social_sidebar_networks.et_social_sidebar_withcounts .et_social_totalcount,.et_monarch .et_social_sidebar_networks.et_social_sidebar_flip .et_social_totalcount{width:50px}.et_monarch .et_social_sidebar_networks .et_social_totalcount_count{display:block;font-size:18px;font-weight:700}.et_monarch .et_social_sidebar_networks .et_social_totalcount_label{display:block;font-size:10px}.et_monarch .et_social_icon:after{display:none}.et_monarch .et_social_circle .et_social_icon:before,.et_monarch .et_social_circle .et_social_icon:after{width:100%!important;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px}.et_monarch .et_social_sidebar_nocounts .et_social_count{display:none}.et_monarch .et_social_sidebar_networks_right{right:0;left:auto}.et_monarch .et_social_sidebar_networks_right li{float:right;clear:both}.et_monarch .et_social_sidebar_networks_right span.et_social_hide_sidebar{float:right;margin:8px 8px 0 0!important;clear:both}.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_withcounts span.et_social_hide_sidebar,.et_monarch .et_social_sidebar_networks_right.et_social_rectangle.et_social_sidebar_flip span.et_social_hide_sidebar,.et_monarch .et_social_sidebar_networks_right.et_social_rounded.et_social_sidebar_flip span.et_social_hide_sidebar{margin-right:13px!important}.et_monarch .et_social_sidebar_networks_right .et_social_totalcount{float:right}.et_monarch .et_social_sidebar_networks_right.et_social_hidden_sidebar .et_social_icons_container,.et_monarch .et_social_sidebar_networks_right.et_social_hidden_sidebar .et_social_totalcount{margin-right:-50px!important}.et_monarch .et_social_sidebar_networks_right span.et_social_hide_sidebar.et_social_hidden_sidebar,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_withcounts span.et_social_hide_sidebar.et_social_hidden_sidebar,.et_monarch .et_social_sidebar_networks_right.et_social_rectangle.et_social_sidebar_flip span.et_social_hide_sidebar.et_social_hidden_sidebar,.et_monarch .et_social_sidebar_networks_right.et_social_rounded.et_social_sidebar_flip span.et_social_hide_sidebar.et_social_hidden_sidebar{margin-right:0!important}.et_monarch .et_social_sidebar_networks_right span.et_social_hide_sidebar:before{transform:rotate(90deg);right:-1px;left:auto}.et_monarch .et_social_sidebar_networks_right span.et_social_hide_sidebar.et_social_hidden_sidebar:before{transform:rotate(-90deg);left:0}.et_monarch .et_social_sidebar_networks_right.et_social_circle span.et_social_hide_sidebar.et_social_hidden_sidebar{margin-right:-10px!important}.et_monarch .et_social_sidebar_networks_right.et_social_circle.et_social_hidden_sidebar .et_social_icons_container,.et_monarch .et_social_sidebar_networks_right.et_social_circle.et_social_hidden_sidebar .et_social_totalcount{margin-right:-66px!important}.et_monarch .et_social_sidebar_flip li{border-left:0 solid rgb(0 0 0 / .4);width:50px}.et_monarch .et_social_sidebar_flip li:hover{width:44px;border-left:6px solid rgb(0 0 0 / .3)}.et_monarch .et_social_sidebar_flip li:hover i{opacity:.8}.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_flip li{border-right:0 solid rgb(0 0 0 / .4);border-left:none}.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_flip li:hover{border-right:6px solid rgb(0 0 0 / .3)}.et_monarch .et_social_sidebar_border li{border-left:0 solid #fff0}.et_monarch .et_social_sidebar_border li:hover{border-left:4px solid}.et_monarch .et_social_sidebar_border a.et_social_icon:before{color:rgb(255 255 255)}.et_monarch .et_social_sidebar_border .et_social_overlay{position:absolute;background-color:#fff0;height:100%;width:100%;top:0;left:0}.et_monarch .et_social_sidebar_border li:hover .et_social_overlay{background-color:rgb(0 0 0 / .2)}.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li{border-right:0 solid #fff0}.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border li:hover{border-right:4px solid;border-left:none}.et_monarch .et_social_sidebar_grow li{left:0}.et_monarch .et_social_sidebar_grow li:hover{width:50px}.et_monarch .et_social_sidebar_grow.et_social_sidebar_withcounts li:hover{width:62px}.et_monarch .et_social_sidebar_grow a.et_social_icon:before{color:#fff}.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_grow li{right:0}.et_monarch .et_social_sidebar_slide li{border-left:0 solid}.et_monarch .et_social_sidebar_slide i.et_social_icon:before{opacity:1;left:0;z-index:2;position:relative}.et_monarch .et_social_sidebar_slide li:hover i.et_social_icon:before{opacity:0;left:100%;background-color:rgb(0 0 0 / .25)}.et_monarch .et_social_sidebar_slide i.et_social_icon:after{opacity:0;width:100%;height:100%;position:absolute;top:0;right:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.et_monarch .et_social_sidebar_slide li:hover i.et_social_icon:after{opacity:1;right:0}.et_monarch .et_social_sidebar_slide .et_social_icon:after{display:inherit}.et_monarch .et_social_rounded.et_social_sidebar_networks li:first-child{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px}.et_monarch .et_social_rounded.et_social_sidebar_networks li:last-child{-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px}.et_monarch .et_social_sidebar_grow.et_social_rounded li:hover,.et_monarch .et_social_sidebar_networks.et_social_rounded.et_social_space li{-webkit-border-top-right-radius:4px;-moz-border-radius-topright:4px;border-top-right-radius:4px;-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px}.et_monarch .et_social_sidebar_networks_mobile.et_social_rounded li{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.et_monarch .et_social_sidebar_networks_right.et_social_rounded.et_social_sidebar_networks li{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.et_monarch .et_social_sidebar_networks_right.et_social_rounded.et_social_sidebar_networks li:first-child{-webkit-border-top-left-radius:4px;-moz-border-radius-topright:4px;border-top-left-radius:4px}.et_monarch .et_social_sidebar_networks_right.et_social_rounded.et_social_sidebar_networks li:last-child{-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-left-radius:4px}.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_grow.et_social_rounded li:hover,.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_networks.et_social_rounded.et_social_space li{-webkit-border-top-left-radius:4px;-moz-border-radius-topright:4px;border-top-left-radius:4px;-webkit-border-bottom-left-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-left-radius:4px}.et_monarch .et_social_circle.et_social_sidebar_networks{left:10px}.et_monarch .et_social_circle li{width:40px;-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px;margin-bottom:10px;left:0}.et_monarch .et_social_circle.et_social_sidebar_withcounts li{width:50px;height:50px}.et_monarch .et_social_sidebar_border.et_social_circle li{border:3px solid #fff0}.et_monarch .et_social_sidebar_border.et_social_circle a.et_social_icon:hover:before{background-color:#fff0}.et_monarch .et_social_sidebar_grow.et_social_circle li:hover{width:40px;left:8px}.et_monarch .et_social_sidebar_grow.et_social_circle.et_social_sidebar_withcounts li:hover{width:50px}.et_monarch .et_social_sidebar_flip.et_social_circle li:hover{width:36px;left:2px}.et_monarch .et_social_sidebar_flip.et_social_circle.et_social_sidebar_withcounts li:hover{width:44px;left:3px}.et_monarch .et_social_sidebar_border.et_social_circle li{width:46px;height:46px}.et_monarch .et_social_sidebar_border.et_social_circle.et_social_sidebar_withcounts li{width:56px;height:56px}.et_monarch .et_social_sidebar_slide.et_social_circle span.et_social_icon:after{-webkit-border-radius:100px;-moz-border-radius:100px;border-radius:100px}.et_monarch .et_social_simple.et_social_top.et_social_circle .et_social_icon{margin-bottom:0}.et_monarch .et_social_sidebar_networks_right.et_social_circle.et_social_sidebar_networks{right:10px;left:auto}.et_monarch .et_social_sidebar_networks_right.et_social_circle li{right:0;left:auto}.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_border.et_social_circle li{border:3px solid #fff0}.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_grow.et_social_circle li:hover{right:8px;left:auto}.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_flip.et_social_circle li:hover{right:2px;left:auto}.et_monarch .et_social_sidebar_networks_right.et_social_sidebar_flip.et_social_circle.et_social_sidebar_withcounts li:hover{width:44px;right:3px;left:auto}.et_monarch .et_social_space li{margin-bottom:4px}.et_monarch .et_social_space.et_social_circle li{margin-bottom:14px}.et_monarch span.et_social_hide_sidebar{background:rgb(0 0 0 / .3);height:24px;width:24px;display:block;cursor:pointer;margin:8px 0 0 8px!important;border-radius:12px;opacity:0}.et_monarch .et_social_sidebar_networks:hover .et_social_hide_sidebar{opacity:1}.et_monarch .et_social_sidebar_withcounts span.et_social_hide_sidebar,.et_monarch .et_social_rectangle.et_social_sidebar_flip span.et_social_hide_sidebar,.et_monarch .et_social_rounded.et_social_sidebar_flip span.et_social_hide_sidebar{margin-left:13px!important}.et_monarch .et_social_circle.et_social_sidebar_border span.et_social_hide_sidebar{margin-left:11px!important}.et_monarch .et_social_circle.et_social_sidebar_withcounts.et_social_sidebar_border span.et_social_hide_sidebar{margin-left:16px!important}.et_monarch .et_social_sidebar_networks span.et_social_hide_sidebar.et_social_hidden_sidebar{margin-left:0!important;-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;-webkit-border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:6px;border-top-right-radius:6px;border-bottom-right-radius:6px}.et_monarch .et_social_sidebar_networks.et_social_circle span.et_social_hide_sidebar.et_social_hidden_sidebar{margin-left:-10px!important}.et_monarch .et_social_sidebar_networks_right span.et_social_hide_sidebar.et_social_hidden_sidebar{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-border-top-left-radius:6px;-webkit-border-bottom-left-radius:6px;-moz-border-radius-topleft:6px;-moz-border-radius-bottomleft:6px;border-top-left-radius:6px;border-bottom-left-radius:6px}.et_monarch span.et_social_hide_sidebar:before{content:"\e649";transform:rotate(-90deg);font-size:20px!important;line-height:24px!important;left:-1px}.et_monarch span.et_social_hide_sidebar.et_social_hidden_sidebar:before{transform:rotate(90deg)}.et_monarch .et_social_sidebar_networks.et_social_hidden_sidebar .et_social_icons_container,.et_monarch .et_social_sidebar_networks.et_social_hidden_sidebar .et_social_totalcount{margin-left:-50px!important}.et_monarch .et_social_sidebar_networks.et_social_circle.et_social_hidden_sidebar .et_social_icons_container,.et_monarch .et_social_sidebar_networks.et_social_circle.et_social_hidden_sidebar .et_social_totalcount{margin-left:-66px!important}.et_monarch .et_social_sidebar_networks.et_social_visible_sidebar .et_social_icons_container,.et_monarch .et_social_sidebar_networks.et_social_visible_sidebar .et_social_totalcount{margin-left:0px!important}.et_monarch .et_social_sidebar_networks.et_social_hidden_sidebar .et_social_icons_container,.et_monarch .et_social_sidebar_networks.et_social_hidden_sidebar .et_social_totalcount,.et_monarch .et_social_sidebar_networks.et_social_visible_sidebar .et_social_icons_container,.et_monarch .et_social_sidebar_networks.et_social_visible_sidebar .et_social_totalcount,.et_monarch span.et_social_hide_sidebar:before,.et_monarch span.et_social_hide_sidebar.et_social_hidden_sidebar,.et_monarch .et_social_hidden_sidebar{transition:all 0.5s;-moz-transition:all 0.5s;-webkit-transition:all 0.5s}.et_monarch span.et_social_hide_sidebar.et_social_hidden_sidebar{opacity:1}.et_monarch .et_social_top div,.et_monarch .et_social_top ul,.et_monarch .et_social_top li,.et_monarch .et_social_top span,.et_monarch .et_social_top a,.et_monarch .et_social_top .et_social_icons_container{text-align:center}.et_monarch .et_social_top li a,.et_monarch .et_social_media_wrapper .et_social_top li .et_social_share{padding:10px}.et_monarch .et_social_top .et_social_network_label div{margin-top:8px;line-height:1em}.et_monarch .et_social_top span{display:block;margin:0}.et_monarch .et_social_top .et_social_count span:first-of-type{margin-bottom:2px}.et_monarch .et_social_top span.et_social_overlay{background-color:#fff0}.et_monarch .et_social_top .et_social_icon{background-color:rgb(0 0 0 / .1)}.et_monarch .et_social_top .et_social_icon.et_social_icon_all_button{background-color:#fff0}.et_monarch .et_social_slide.et_social_rectangle.et_social_top li.et_social_all_button:hover .et_social_icon,.et_monarch .et_social_slide.et_social_rounded.et_social_top li.et_social_all_button:hover .et_social_icon{background-color:#fff0}.et_monarch .et_social_left{text-align:left}.et_monarch .et_social_left .et_social_network_label{margin-left:40px;padding:7px 14px 10px 10px}.et_monarch .et_social_left .et_social_network_label div{margin:6px 4px 0 4px}.et_monarch .et_social_left .et_social_count span{display:inline-block}.et_monarch .et_social_left .et_social_overlay{background-color:rgb(0 0 0 / .1);margin:0 0 0 40px}.et_monarch .et_social_left.et_social_circle .et_social_network_label,.et_monarch .et_social_left.et_social_circle li:hover .et_social_network_label{margin-left:46px!important;padding:6px 0 0 0;padding-right:0!important}.et_monarch .et_social_left .et_social_icon{float:left}.et_monarch .et_social_networks.et_social_circle li{background-color:transparent!important;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.et_monarch .et_social_rounded.et_social_networks li,.et_monarch .et_social_rounded.et_social_nospace.et_social_networks .et_social_icons_container{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;overflow:hidden}.et_monarch .et_social_rounded.et_social_nospace.et_social_networks li{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.et_monarch .et_social_rounded.et_social_nospace.et_social_networks li:last-child{-webkit-border-bottom-right-radius:4px;-moz-border-radius-bottomright:4px;border-bottom-right-radius:4px}.et_monarch .et_social_circle .et_social_overlay{display:none}.et_monarch .et_social_1col li{width:100%}.et_monarch .et_social_2col li{width:49%}.et_monarch .et_social_3col li{width:32%}.et_monarch .et_social_4col li{width:23.5%}.et_monarch .et_social_5col li{width:18.4%}.et_monarch .et_social_6col li{width:15%}.et_monarch .et_social_autowidth li{width:auto;margin:0 2% 2% 0!important}.et_monarch .et_social_1col li:first-child,.et_monarch .et_social_2col li:nth-child(-n+2),.et_monarch .et_social_3col li:nth-child(-n+3),.et_monarch .et_social_4col li:nth-child(-n+4),.et_monarch .et_social_5col li:nth-child(-n+5),.et_monarch .et_social_6col li:nth-child(-n+6){margin-top:0}.et_monarch .et_social_1col li,.et_monarch .et_social_2col li:nth-child(2n+1),.et_monarch .et_social_3col li:nth-child(3n+1),.et_monarch .et_social_4col li:nth-child(4n+1),.et_monarch .et_social_5col li:nth-child(5n+1),.et_monarch .et_social_6col li:nth-child(6n+1),.et_monarch .et_social_autowidth li:first-child{margin-left:0;clear:both}.et_monarch .et_social_2col.et_social_nospace li{width:50%}.et_monarch .et_social_3col.et_social_nospace li{width:33.33%}.et_monarch .et_social_4col.et_social_nospace li{width:25%}.et_monarch .et_social_5col.et_social_nospace li{width:20%}.et_monarch .et_social_6col.et_social_nospace li{width:16.66%}.et_monarch .et_social_popup{display:none}.et_monarch .et_social_popup.et_social_visible{display:block}.et_monarch .et_social_visible{z-index:999999}.et_social_media_wrapper{position:relative;overflow:hidden}.et_social_media_wrapper .et_social_networks{position:absolute;left:0;top:0}.et_monarch .et_social_media_wrapper .et_social_media{overflow:auto;width:90%;height:inherit;max-height:90%;position:absolute;top:20px;left:20px;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0;transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s}.et_monarch .et_pb_gallery_grid .et_social_media_wrapper .et_social_media{z-index:99}.et_monarch .et_social_media_wrapper:hover .et_social_media{opacity:1}.et_monarch .et_social_media_wrapper .et_social_share{cursor:pointer}.et_monarch .et_social_media_wrapper .et_social_left .et_social_share{display:inline-block;width:100%}.et_monarch .et_social_icons_container a,a.et_social_icon_cancel{text-decoration:none!important}.et_monarch .et_social_mobile{position:fixed;bottom:0;background:rgb(0 0 0 / .5);width:100%;z-index:999999;display:none;max-height:100%}.et_monarch .et_social_mobile .et_social_networks{position:relative;width:100%;overflow:auto;padding:20px 20px 20px;background-color:#fff;line-height:1em;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-bottom:-10px}.et_monarch .et_social_mobile .et_social_networks li{width:23.5%;margin:0 2% 2% 0;float:left;text-align:center}.et_monarch .et_social_mobile .et_social_networks li:nth-child(4n){width:23.5%;margin-right:0}.et_monarch .et_social_mobile .et_social_networks.et_social_circle li{margin-right:2%}.et_monarch .et_social_mobile .et_social_networks.et_social_circle li:last-child{margin-right:0}.et_monarch .et_social_mobile .et_social_networks li a{padding:10px}.et_monarch .et_social_mobile .et_social_networks li a i.et_social_icon{display:inline-block}.et_monarch .et_social_mobile .et_social_networks li a span.et_social_sidebar_count{font-size:16px;font-weight:700;display:inline-block;top:-2px;margin-left:8px}.et_monarch .et_social_mobile .et_social_networks.et_social_circle li a span.et_social_sidebar_count{font-size:12px;display:block;top:0;margin-left:0}.et_monarch .et_social_mobile_button:before,.et_monarch .et_social_close:after,.et_monarch .et_social_heading:after{font-family:'etmonarch';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;font-size:16px}.et_monarch .et_social_heading{text-align:center;padding:10px 0;color:#fff;cursor:pointer;height:20px;line-height:19px;font-size:14px}.et_monarch .et_social_heading:after{content:"\e649";color:#ccc;display:inline-block;-moz-transition:all 1s ease;-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;font-size:32px;top:10px;position:absolute;-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.et_monarch .et_social_mobile_button{position:fixed;bottom:0;margin-left:-45px;-moz-transition:all 1s ease;-webkit-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease;display:none}.et_monarch .et_social_mobile_button.et_social_active_button{margin-left:0;z-index:999999}.et_monarch .et_social_mobile_button:before{content:"\e605";display:inline-block;padding:10px 12px;background:rgb(0 0 0 / .5);color:#ddd;height:20px;line-height:20px;-webkit-border-top-right-radius:5px;-moz-border-radius-topright:5px;border-top-right-radius:5px}.et_monarch .et_social_mobile.et_social_opened .et_social_heading:after{-moz-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}.et_monarch .et_social_mobile.et_social_closed .et_social_heading:after{-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.et_monarch .et_social_mobile .et_social_networks{display:none}.et_monarch .et_social_mobile.et_social_opened{-webkit-animation:et_social_slideTop 1s 1 ease;-moz-animation:et_social_slideTop 1s 1 ease;-o-animation:et_social_slideTop 1s 1 ease;animation:et_social_slideTop 1s 1 ease}.et_monarch .et_social_mobile_overlay.et_social_visible_overlay{-webkit-animation:et_social_fadeIn 1s 1 cubic-bezier(.77,0,.175,1);-moz-animation:et_social_fadeIn 1s 1 cubic-bezier(.77,0,.175,1);-o-animation:et_social_fadeIn 1s 1 cubic-bezier(.77,0,.175,1);animation:et_social_fadeIn 1s 1 cubic-bezier(.77,0,.175,1)}.et_monarch span.et_social_close,.et_monarch .et_social_mobile_button{cursor:pointer}.et_monarch span.et_social_close{position:absolute;right:10px;top:0;line-height:40px}.et_monarch span.et_social_close:after{content:"\e60C";color:#ccc}.et_monarch .et_social_mobile_overlay{background:rgb(0 0 0 / .7);position:fixed;width:100%;height:100%;top:0;left:0;display:none;z-index:99999}.et_monarch .et_social_inline_bottom{margin-top:30px}.et_monarch .et_social_pin_images_outer{display:none;z-index:9999999999;position:absolute}.et_monarch .et_social_pin_images_outer:after{content:"";background-color:rgb(0 0 0 / .6);top:0;left:0;width:100%;height:100%;position:fixed;z-index:999999}.et_monarch .et_social_pinterest_window{background:#fff;position:fixed;top:20%;left:50%;padding:20px;width:500px;height:400px;z-index:9999999;margin-left:-250px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px}.et_monarch .et_social_pinterest_window span.et_social_close{cursor:pointer}.et_monarch .et_social_pin_images{overflow:auto;max-height:370px;z-index:999;position:relative}.et_monarch .et_social_pin_image{width:30%;float:left;margin-right:10px;display:block;position:relative;height:90px;overflow:hidden;padding:10px 2px}.et_monarch .et_social_pin_image img{max-width:100%;height:auto}.et_monarch .et_social_pin_image .et_social_pin_overlay{transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;opacity:0;background:rgb(174 24 26 / .4);width:100%;height:100%;position:absolute;top:0;left:0}.et_monarch .et_social_pin_image .et_social_pin_overlay:before{content:"\e63a";top:40px;left:0;color:#fff;font-size:30px;position:absolute}.et_monarch .et_social_pin_image a:hover .et_social_pin_overlay{opacity:1}.et_monarch .et_social_pin_image .et_social_pin_overlay{min-height:90px}.et_monarch .et_social_pin_image a{overflow:visible!important}.et_monarch .et_social_pin_image:nth-child(3n){margin-right:0}.et_monarch .et_pb_pagebuilder_layout .et_social_inline{display:none}.et_monarch .et_pb_section .et_social_inline{display:block}.et_monarch .et_pb_section .et_social_inline_top,.et_monarch .et_pb_section .et_social_inline_bottom{margin-top:0;margin-bottom:30px}@media only screen and (min-width:1025px){.et_monarch .et_social_mobile_overlay,.et_monarch .et_social_mobile{display:none!important}}@media only screen and (max-width:1024px){.et_monarch .et_social_mobile_off{display:none!important}.et_monarch .et_social_mobile{display:block}.et_monarch .et_social_mobile .et_social_networks li:nth-child(4n){margin-right:0!important}.et_monarch .et_social_sidebar_networks{display:none}.et_monarch .et_social_mobile_button{display:block}.et_monarch .et_social_popup_content{margin-left:-42%;box-sizing:border-box;max-width:none}.et_monarch .et_social_flyin.et_social_mobile_on.et_social_visible{width:100%;padding:25px 20px;z-index:9999999;box-sizing:border-box;width:84%;left:50%;margin-left:-42%}.et_monarch .et_social_flyin div.et_social_network_label,.et_monarch .et_social_mobile div.et_social_network_label{text-align:left}.et_monarch .et_social_flyin_bottom_left,.et_monarch .et_social_flyin_bottom_right{-webkit-border-top-left-radius:3px;-webkit-border-top-right-radius:3px;-moz-border-radius-topleft:3px;-moz-border-radius-topright:3px;border-top-left-radius:3px;border-top-right-radius:3px}}@media only screen and (min-width:768px){.et_monarch .et_social_autowidth.et_social_nospace.et_social_rounded .et_social_icons_container{width:auto;float:left}}@media only screen and (max-width:767px){.et_monarch .et_social_networks li,.et_monarch .et_social_mobile .et_social_networks li{margin:2% 0 0 2%!important;width:49%!important;clear:none!important}.et_monarch .et_social_networks li:nth-child(2n+1),.et_monarch .et_social_mobile .et_social_networks li:nth-child(2n+1){margin-left:0!important;clear:both!important}.et_monarch .et_social_networks li:nth-child(-n+2),.et_monarch .et_social_mobile .et_social_networks li:nth-child(-n+2){margin-top:0!important}.et_monarch .et_social_networks.et_social_nospace li{width:50%!important}.et_monarch .et_social_media .et_social_networks li{width:auto!important;clear:none!important;margin:0 2% 2% 0!important;overflow:hidden}.et_monarch .et_social_media .et_social_networks.et_social_nospace li{margin:0!important}.et_monarch .et_social_media .et_social_nospace.et_social_rounded .et_social_icons_container{width:auto;float:left}.et_monarch .et_social_media .et_social_networks li .et_social_network_label{display:none}.et_monarch .et_social_pinterest_window{height:80%;width:80%;top:10px;margin-left:0;z-index:99999999;left:6%}.et_monarch .et_social_pin_images{max-height:90%}.et_monarch .et_social_autowidth.et_social_networks li:nth-child(n){width:auto!important;margin:0 2% 2% 0!important;clear:none!important}.et_monarch .et_social_autowidth.et_social_nospace li:nth-child(n){margin:0!important}.et_monarch .et_social_autowidth.et_social_nospace.et_social_rounded .et_social_icons_container{width:auto;float:left}}@media only screen and (max-width:479px){.et_monarch .et_social_networks li,.et_monarch .et_social_mobile .et_social_networks li{width:100%!important;margin-left:0!important;clear:both!important}.et_monarch .et_social_networks li:first-child,.et_monarch .et_social_mobile .et_social_networks li:first-child{margin-top:0!important}.et_monarch .et_social_networks li:nth-child(n+2),.et_monarch .et_social_mobile .et_social_networks li:nth-child(n+2){margin:2% 0 0 0!important}.et_monarch .et_social_networks.et_social_nospace li{margin:0!important;width:100%!important}.et_monarch .et_social_media .et_social_networks li{width:auto!important;clear:none!important;margin:0 2% 2% 0!important}.et_monarch .et_social_media .et_social_networks.et_social_nospace li{margin:0!important}.et_monarch .et_social_media .et_social_networks li .et_social_network_label{display:none}.et_monarch .et_social_pin_image{width:250px;height:140px;margin:0 auto!important;float:none}.et_monarch .et_social_autowidth.et_social_networks li:nth-child(n){width:auto!important;margin:0 2% 2% 0!important;clear:none!important}.et_monarch .et_social_autowidth.et_social_nospace li:nth-child(n){margin:0!important}.et_monarch .et_social_autowidth.et_social_nospace.et_social_rounded .et_social_icons_container{width:auto;float:left}}@-webkit-keyframes et_social_fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes et_social_fadeIn{0%{opacity:0}100%{opacity:1}}@-o-keyframes et_social_fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes et_social_fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes et_social_fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes et_social_fadeOut{0%{opacity:1}100%{opacity:0}}@-o-keyframes et_social_fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes et_social_fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes et_social_fadeInRight{0%{opacity:0;-webkit-transform:translateX(-30%)}100%{opacity:1;-webkit-transform:translateX(0)}}@-moz-keyframes et_social_fadeInRight{0%{opacity:0;-moz-transform:translateX(-30%)}100%{opacity:1;-moz-transform:translateX(0)}}@-o-keyframes et_social_fadeInRight{0%{opacity:0;-o-transform:translateX(-30%)}100%{opacity:1;-o-transform:translateX(0)}}@keyframes et_social_fadeInRight{from{opacity:0;transform:translateX(-30%)}to{opacity:1;transform:translateX(0)}}@-webkit-keyframes et_social_fadeInBottom{0%{opacity:0;-webkit-transform:translateY(-30%)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes et_social_fadeInBottom{0%{opacity:0;-moz-transform:translateY(-30%)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes et_social_fadeInBottom{0%{opacity:0;-o-transform:translateY(-30%)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes et_social_fadeInBottom{0%{opacity:0;transform:translateY(-30%)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes et_social_fadeInTop{0%{opacity:0;-webkit-transform:translateY(30%)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes et_social_fadeInTop{0%{opacity:0;-moz-transform:translateY(30%)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes et_social_fadeInTop{0%{opacity:0;-o-transform:translateY(30%)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes et_social_fadeInTop{0%{opacity:0;transform:translateY(30%)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes et_social_slideTop{0%{-webkit-transform:translateY(0)}100%{-webkit-transform:translateY(0)}}@-moz-keyframes et_social_slideTop{0%{-moz-transform:translateY(0)}100%{-moz-transform:translateY(0)}}@-o-keyframes et_social_slideTop{0%{-o-transform:translateY(0)}100%{-o-transform:translateY(0)}}@keyframes et_social_slideTop{0%{transform:translateY(0)}100%{transform:translateY(0)}}
/*! The following animations courtesy of Animate.css - http://daneden.me/animate Licensed under the MIT license - http://opensource.org/licenses/MIT Copyright (c) 2014 Daniel Eden */
 @-webkit-keyframes et_social_swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes et_social_swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@-webkit-keyframes et_social_tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes et_social_tada{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes et_social_bounce{0%,20%,53%,80%,100%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes et_social_bounce{0%,20%,53%,80%,100%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-transition-timing-function:cubic-bezier(.755,.05,.855,.06);transition-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@-webkit-keyframes et_social_flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes et_social_flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes et_social_zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes et_social_zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes et_social_lightSpeedIn{0%{-webkit-transform:translate3d(30%,0,0) skewX(-10deg);transform:translate3d(30%,0,0) skewX(-10deg);opacity:0}60%{-webkit-transform:skewX(5deg);transform:skewX(5deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes et_social_lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}100%{-webkit-transform:none;transform:none;opacity:1}}.et_monarch .et_social_lightspeedin.et_social_animated,.et_monarch .et_social_animated .et_social_lightspeedin{opacity:1;-webkit-animation:et_social_lightSpeedIn 1s 1 cubic-bezier(.77,0,.175,1);animation:et_social_lightSpeedIn 1s 1 cubic-bezier(.77,0,.175,1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.et_monarch .et_social_zoomin.et_social_animated,.et_monarch .et_social_animated .et_social_zoomin{opacity:1;-webkit-animation:et_social_zoomIn 1s 1 cubic-bezier(.77,0,.175,1);animation:et_social_zoomIn 1s 1 cubic-bezier(.77,0,.175,1)}.et_monarch .et_social_flipinx.et_social_animated,.et_monarch .et_social_animated .et_social_flipinx{opacity:1;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation:et_social_flipInX 1s 1 cubic-bezier(.77,0,.175,1);animation:et_social_flipInX 1s 1 cubic-bezier(.77,0,.175,1)}.et_monarch .et_social_bounce.et_social_animated,.et_monarch .et_social_animated .et_social_bounce{opacity:1;-webkit-animation:et_social_bounce 1s 1 cubic-bezier(.77,0,.175,1);animation:et_social_bounce 1s 1 cubic-bezier(.77,0,.175,1);-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom}.et_monarch .et_social_swing.et_social_animated,.et_monarch .et_social_animated .et_social_swing{opacity:1;-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;-webkit-animation:et_social_swing 1s 1 cubic-bezier(.77,0,.175,1);animation:et_social_swing 1s 1 cubic-bezier(.77,0,.175,1)}.et_monarch .et_social_tada.et_social_animated,.et_monarch .et_social_animated .et_social_tada{opacity:1;-webkit-animation:et_social_tada 1s 1 cubic-bezier(.77,0,.175,1);animation:et_social_tada 1s 1 cubic-bezier(.77,0,.175,1)}.et_monarch .et_social_fadein.et_social_animated,.et_monarch .et_social_animated .et_social_fadein{opacity:1;-webkit-animation:et_social_fadeIn 1s 1 cubic-bezier(.77,0,.175,1);-moz-animation:et_social_fadeIn 1s 1 cubic-bezier(.77,0,.175,1);-o-animation:et_social_fadeIn 1s 1 cubic-bezier(.77,0,.175,1);animation:et_social_fadeIn 1s 1 cubic-bezier(.77,0,.175,1)}.et_monarch .et_social_slideright.et_social_animated,.et_monarch .et_social_animated .et_social_slideright{opacity:1;-webkit-animation:et_social_fadeInRight 1s 1 cubic-bezier(.77,0,.175,1);-moz-animation:et_social_fadeInRight 1s 1s cubic-bezier(.77,0,.175,1);-o-animation:et_social_fadeInRight 1s 1 cubic-bezier(.77,0,.175,1);animation:et_social_fadeInRight 1s 1 cubic-bezier(.77,0,.175,1)}.et_monarch .et_social_slidedown.et_social_animated,.et_monarch .et_social_animated .et_social_slidedown{opacity:1;-webkit-animation:et_social_fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);-moz-animation:et_social_fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);-o-animation:et_social_fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1);animation:et_social_fadeInBottom 1s 1 cubic-bezier(.77,0,.175,1)}.et_monarch .et_social_slideup.et_social_animated,.et_monarch .et_social_animated .et_social_slideup{opacity:1;-webkit-animation:et_social_fadeInTop 1s 1 cubic-bezier(.77,0,.175,1);-moz-animation:et_social_fadeInTop 1s 1 cubic-bezier(.77,0,.175,1);-o-animation:et_social_fadeInTop 1s 1 cubic-bezier(.77,0,.175,1);animation:et_social_fadeInTop 1s 1 cubic-bezier(.77,0,.175,1)}.et_monarch .et_social_no_animation.et_social_animated,.et_monarch .et_social_animated .et_social_no_animation{opacity:1}.clearfix{*zoom:1}.clearfix:after,.clearfix:before{display:table;content:'';line-height:0}.clearfix:after{clear:both}.tdn_block_newsletter_subscribe .tdn-image-wrap{line-height:0}.tdn_block_newsletter_subscribe .tdn-icon-wrap{position:relative;display:block}.tdn_block_newsletter_subscribe .tdn-icon{vertical-align:middle}.tdn_block_newsletter_subscribe .tdn-icon-svg{display:inline-flex;align-items:center;justify-content:center;line-height:0}.tdn_block_newsletter_subscribe .tdn-icon-svg svg{height:auto}.tdn_block_newsletter_subscribe .tdn-icon-svg svg,.tdn_block_newsletter_subscribe .tdn-icon-svg svg *{fill:#fff}.tdn_block_newsletter_subscribe .tdn-email-bar{display:flex}.tdn_block_newsletter_subscribe .tdn-input-wrap{flex:1}.tdn_block_newsletter_subscribe .tdn-btn-wrap{display:flex;min-width:100px}.tdn_block_newsletter_subscribe button,.tdn_block_newsletter_subscribe input[type=email]{min-height:42px;height:auto;font-size:12px;transition:all 0.2s ease-in-out}.tdn_block_newsletter_subscribe input[type=email]{padding-left:12px;padding-right:12px}.tdn_block_newsletter_subscribe button{-webkit-appearance:none;outline:none;width:100%;padding:3px 18px;background-color:#4db2ec;color:#fff;border:0}.tdn_block_newsletter_subscribe button:hover{background-color:#222}.tdn_block_newsletter_subscribe button .tdn-btn-icon{position:relative;vertical-align:middle}.tdn_block_newsletter_subscribe .tdn-btn-icon-svg{line-height:0}.tdn_block_newsletter_subscribe .tdn-btn-icon-svg svg{width:12px;height:auto}.tdn_block_newsletter_subscribe .tdn-btn-icon-svg svg,.tdn_block_newsletter_subscribe .tdn-btn-icon-svg svg *{fill:#fff;transition:all 0.2s ease-in-out}.tdn_block_newsletter_subscribe .tdn-checkbox-wrap{margin-top:10px}.tdn_block_newsletter_subscribe .tdn-checkbox{margin-bottom:2px}.tdn_block_newsletter_subscribe .tdn-checkbox:last-child{margin-bottom:0}.tdn_block_newsletter_subscribe .av-checkbox{display:none}.tdn_block_newsletter_subscribe .av-checkbox+label{display:inline-block;margin-bottom:0;cursor:pointer}.tdn_block_newsletter_subscribe .av-checkbox+label .tdn-check{position:relative;display:inline-block;width:18px;height:18px;background-color:#fff;border:1px solid #eee;cursor:pointer;vertical-align:middle;top:-1px}.tdn_block_newsletter_subscribe .av-checkbox+label .tdn-check:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:8px;height:8px;background-color:#4db2ec;opacity:0;transition:all 0.2s}.tdn_block_newsletter_subscribe .av-checkbox+label .tdn-check-title{margin-left:8px;user-select:none;-webkit-user-select:none;font-size:11px;color:#666}.tdn_block_newsletter_subscribe .av-checkbox:checked+label .tdn-check:after{opacity:1}.tdn_block_newsletter_subscribe.tdm_block.tdn-content-horiz-center{text-align:center}.tdn_block_newsletter_subscribe.tdm_block.tdn-content-horiz-right{text-align:right}.tdn-newsletter-image{display:inline-block}.tdn-title{margin-top:0;margin-bottom:13px;font-weight:600}.tdn-descr{font-size:13px;line-height:19px;color:#666}.tdn-disclaimer{margin-top:10px;font-size:12px;line-height:18px;color:#969696}.tdn-social-wrap{margin-top:13px}.tdn-social-item{position:relative;display:inline-block;margin:5px 10px 5px 0;transition:all 0.2s;text-align:center;transform:translateZ(0);-webkit-transform:translateZ(0)}.tdn-social-item:last-child{margin-right:0!important}.tdn-social-item i{font-size:14px;color:#4db2ec;transition:all 0.2s}.tdn-social-item:hover i{color:#000}.tdn-style-bordered .tdn-info-wrap,.tdn-style-dark .tdn-info-wrap{padding:30px 20px 38px}.tdn-style-dark .tdn-title{color:#fff}.tdn-style-dark .tdn-descr{color:#9e9e9e}.tdn-style-dark .tdn-disclaimer{color:#777}.tdn-style-dark input[type=email]{background-color:#333;border-color:#4a4a4a;color:#fff}.tdn-style-dark input[type=email]::placeholder{color:#adadad}.tdn-style-dark input[type=email]:-ms-input-placeholder{color:#adadad}.tdn-style-dark .av-checkbox+label .tdn-check{background-color:#2a2a2a;border-color:#414141}.tdn-style-dark .av-checkbox+label .tdn-check-title{color:#9e9e9e}.tdn-style-dark .td-block-missing-settings{color:#fff}.tds-newsletter2 .tdn-image-wrap{margin-bottom:23px}.tds_newsletter7_block{padding:10px}.tds_newsletter7_block:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-clip:padding-box;-webkit-clip-path:polygon(0% 0%,0% 100%,6px 100%,5px 5px,calc(100% - 5px) 5px,calc(100% - 5px) calc(100% - 5px),5px calc(100% - 5px),5px 100%,100% 100%,100% 0%);clip-path:polygon(0% 0%,0% 100%,5px 100%,5px 5px,calc(100% - 5px) 5px,calc(100% - 5px) calc(100% - 5px),5px calc(100% - 5px),5px 100%,100% 100%,100% 0%);z-index:-2}.ie11 .tds_newsletter7_block:after{content:'';position:absolute;top:5px;left:5px;width:calc(100%-12px);height:calc(100%-12px);background-color:#fff;z-index:-1}[class*=" tdn-icon-"]:before,[class*=" tdn-icons"]:before,[class^=tdn-icon-]:before,[class^=tdn-icons]:before{font-family:'multipurpose'!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=tdn-icon-]{line-height:1;text-align:center;display:inline-block}[class*=tdn-icons]{line-height:1;text-align:center;display:inline-block;cursor:default}body .tdc-font-typcn{display:inline-block}body .tdc-font-typcn:before{vertical-align:top}body .tdc-font-oi{display:inline-block}body .tdc-font-oi:before{vertical-align:middle}.clearfix{*zoom:1}.clearfix:after,.clearfix:before{display:table;content:'';line-height:0}.clearfix:after{clear:both}@media (min-width:768px){.tdm-header-style-3 .td-affix .td-main-menu-logo img{top:0}}@-moz-document url-prefix(){@media (min-width:768px){.tdm-header-style-3 .td-main-menu-logo a img{top:-1px}}}.tdm-header-style-1.td-header-wrap .td-header-top-menu-full,.tdm-header-style-2.td-header-wrap .td-header-top-menu-full,.tdm-header-style-3.td-header-wrap .td-header-top-menu-full{background-color:#222}.tdm-header-style-1 .td-main-menu-logo,.tdm-header-style-2 .td-main-menu-logo,.tdm-header-style-3 .td-main-menu-logo{display:block;margin-right:42px;height:80px}@media (min-width:1019px) and (max-width:1140px){.tdm-header-style-1 .td-main-menu-logo,.tdm-header-style-2 .td-main-menu-logo,.tdm-header-style-3 .td-main-menu-logo{margin-right:20px}}@media (min-width:768px) and (max-width:1018px){.tdm-header-style-1 .td-main-menu-logo,.tdm-header-style-2 .td-main-menu-logo,.tdm-header-style-3 .td-main-menu-logo{margin-right:10px}}@media (max-width:767px){.tdm-header-style-1 .td-main-menu-logo,.tdm-header-style-2 .td-main-menu-logo,.tdm-header-style-3 .td-main-menu-logo{float:left;margin:0;display:inline;width:0;height:0}}.tdm-header-style-1 .td-main-menu-logo a,.tdm-header-style-2 .td-main-menu-logo a,.tdm-header-style-3 .td-main-menu-logo a{line-height:80px}.tdm-header-style-1 .td-main-menu-logo img,.tdm-header-style-2 .td-main-menu-logo img,.tdm-header-style-3 .td-main-menu-logo img{max-height:80px}@media (max-width:767px){.tdm-header-style-1 .td-main-menu-logo img,.tdm-header-style-2 .td-main-menu-logo img,.tdm-header-style-3 .td-main-menu-logo img{max-height:48px}}.tdm-header-style-1 .td-header-sp-recs,.tdm-header-style-2 .td-header-sp-recs,.tdm-header-style-3 .td-header-sp-recs{width:100%}@media (min-width:1019px){.tdm-header-style-1 .td-header-sp-recs,.tdm-header-style-2 .td-header-sp-recs,.tdm-header-style-3 .td-header-sp-recs{margin:24px auto 0 auto!important}}@media (min-width:768px) and (max-width:1018px){.tdm-header-style-1 .td-header-sp-recs,.tdm-header-style-2 .td-header-sp-recs,.tdm-header-style-3 .td-header-sp-recs{margin:14px auto 0 auto!important}}@media (min-width:1019px){.tdm-header-style-1.td-header-background-image .td-header-sp-recs,.tdm-header-style-2.td-header-background-image .td-header-sp-recs,.tdm-header-style-3.td-header-background-image .td-header-sp-recs{margin-bottom:24px!important}}@media (min-width:768px) and (max-width:1018px){.tdm-header-style-1.td-header-background-image .td-header-sp-recs,.tdm-header-style-2.td-header-background-image .td-header-sp-recs,.tdm-header-style-3.td-header-background-image .td-header-sp-recs{margin-bottom:14px!important}}.tdm-header-style-1 .td-header-rec-wrap,.tdm-header-style-2 .td-header-rec-wrap,.tdm-header-style-3 .td-header-rec-wrap{min-height:0}.tdm-header-style-1 .td-a-rec-id-header img,.tdm-header-style-1 .td-g-rec-id-header img,.tdm-header-style-2 .td-a-rec-id-header img,.tdm-header-style-2 .td-g-rec-id-header img,.tdm-header-style-3 .td-a-rec-id-header img,.tdm-header-style-3 .td-g-rec-id-header img{position:relative}.tdm-header-style-1 .td-a-rec-id-header .adsbygoogle,.tdm-header-style-1 .td-g-rec-id-header .adsbygoogle,.tdm-header-style-2 .td-a-rec-id-header .adsbygoogle,.tdm-header-style-2 .td-g-rec-id-header .adsbygoogle,.tdm-header-style-3 .td-a-rec-id-header .adsbygoogle,.tdm-header-style-3 .td-g-rec-id-header .adsbygoogle{position:relative;display:block!important}.tdm-header-style-1 .tdm-header-menu-btns,.tdm-header-style-2 .tdm-header-menu-btns,.tdm-header-style-3 .tdm-header-menu-btns{line-height:80px}.tdm-header-style-1 .td-header-menu-social,.tdm-header-style-2 .td-header-menu-social,.tdm-header-style-3 .td-header-menu-social{line-height:80px}.tdm-header-style-1 .td-header-menu-wrap-full #td-header-search-button,.tdm-header-style-2 .td-header-menu-wrap-full #td-header-search-button,.tdm-header-style-3 .td-header-menu-wrap-full #td-header-search-button{color:#000}.tdm-header-style-1 .td-header-menu-wrap-full #td-header-search-button .td-icon-search,.tdm-header-style-2 .td-header-menu-wrap-full #td-header-search-button .td-icon-search,.tdm-header-style-3 .td-header-menu-wrap-full #td-header-search-button .td-icon-search{line-height:80px}.tdm-header-style-1 #td-header-menu,.tdm-header-style-2 #td-header-menu,.tdm-header-style-3 #td-header-menu{display:block}.tdm-header-style-1 .sf-menu>li>a,.tdm-header-style-2 .sf-menu>li>a,.tdm-header-style-3 .sf-menu>li>a{line-height:80px}@media (min-width:1019px) and (max-width:1140px){.tdm-header-style-1 .sf-menu>li>a,.tdm-header-style-2 .sf-menu>li>a,.tdm-header-style-3 .sf-menu>li>a{padding:0 12px}}@media (min-width:1019px) and (max-width:1140px){.tdm-header-style-1 .sf-menu a.sf-with-ul,.tdm-header-style-2 .sf-menu a.sf-with-ul,.tdm-header-style-3 .sf-menu a.sf-with-ul{padding-right:26px}}.tdm-header-style-1 .td-mega-menu ul,.tdm-header-style-2 .td-mega-menu ul,.tdm-header-style-3 .td-mega-menu ul{border-top:none}@media (max-width:767px){.tdm-header-style-1 .td-header-main-menu,.tdm-header-style-2 .td-header-main-menu,.tdm-header-style-3 .td-header-main-menu{height:54px}}.tdm-header-style-1 .td-affix .td-header-menu-btns,.tdm-header-style-1 .td-affix .td-header-menu-social,.tdm-header-style-2 .td-affix .td-header-menu-btns,.tdm-header-style-2 .td-affix .td-header-menu-social,.tdm-header-style-3 .td-affix .td-header-menu-btns,.tdm-header-style-3 .td-affix .td-header-menu-social{line-height:48px}@media (min-width:1019px){.homepage-post.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_10 .tdm-header-style-1 .td-header-sp-recs,.single_template_10 .tdm-header-style-2 .td-header-sp-recs,.single_template_10 .tdm-header-style-3 .td-header-sp-recs,.single_template_11 .tdm-header-style-1 .td-header-sp-recs,.single_template_11 .tdm-header-style-2 .td-header-sp-recs,.single_template_11 .tdm-header-style-3 .td-header-sp-recs,.single_template_6 .tdm-header-style-1 .td-header-sp-recs,.single_template_6 .tdm-header-style-2 .td-header-sp-recs,.single_template_6 .tdm-header-style-3 .td-header-sp-recs,.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_8 .tdm-header-style-1 .td-header-sp-recs,.single_template_8 .tdm-header-style-2 .td-header-sp-recs,.single_template_8 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-3 .td-header-sp-recs{margin-bottom:24px!important}}@media (min-width:768px) and (max-width:1018px){.homepage-post.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.homepage-post.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_10 .tdm-header-style-1 .td-header-sp-recs,.single_template_10 .tdm-header-style-2 .td-header-sp-recs,.single_template_10 .tdm-header-style-3 .td-header-sp-recs,.single_template_11 .tdm-header-style-1 .td-header-sp-recs,.single_template_11 .tdm-header-style-2 .td-header-sp-recs,.single_template_11 .tdm-header-style-3 .td-header-sp-recs,.single_template_6 .tdm-header-style-1 .td-header-sp-recs,.single_template_6 .tdm-header-style-2 .td-header-sp-recs,.single_template_6 .tdm-header-style-3 .td-header-sp-recs,.single_template_7 .tdm-header-style-1 .td-header-sp-recs,.single_template_7 .tdm-header-style-2 .td-header-sp-recs,.single_template_7 .tdm-header-style-3 .td-header-sp-recs,.single_template_8 .tdm-header-style-1 .td-header-sp-recs,.single_template_8 .tdm-header-style-2 .td-header-sp-recs,.single_template_8 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_2 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_5 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_6 .tdm-header-style-3 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-1 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-2 .td-header-sp-recs,.td_category_template_8 .tdm-header-style-3 .td-header-sp-recs{margin-bottom:14px!important}}@media (min-width:767px){.tdm-header-style-2 .td-logo-in-menu{position:absolute;top:0;left:20px}}@media (min-width:767px){.tdm-header-style-2 #td-header-menu>div>.sf-menu{display:table;margin:0 auto}}.tdm-header-style-2 .tdm-menu-btns-socials{position:absolute;top:0;right:0}.tdm-header-style-3 .sf-menu{float:right}.tdm-menu-active-style3 .tdm-header .sf-menu>li>a:after,.tdm-menu-active-style4 .tdm-header .sf-menu>li>a:after,.tdm-menu-active-style5 .tdm-header .sf-menu>li>a:after{display:none}.tdm-menu-active-style2 .tdm-header ul.sf-menu>li,.tdm-menu-active-style4 .tdm-header ul.sf-menu>li{line-height:80px}.tdm-menu-active-style2 .tdm-header ul.sf-menu>li>a,.tdm-menu-active-style4 .tdm-header ul.sf-menu>li>a{display:inline-block;line-height:1}.tdm-menu-active-style2 .tdm-header .td-affix ul.sf-menu>li,.tdm-menu-active-style4 .tdm-header .td-affix ul.sf-menu>li{line-height:24px!important}.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.current-menu-item>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>.sfHover>a,.tdm-menu-active-style3 .tdm-header.td-header-wrap .sf-menu>li>a:hover{color:var(--td_theme_color,#4db2ec)}.tdm-menu-active-style2 .tdm-header .sf-menu>li>a{margin:0 14px;padding:11px 0}.tdm-menu-active-style2 .tdm-header .sf-menu a.sf-with-ul{margin-right:31px}.tdm-menu-active-style2 .tdm-header .td-affix .sf-menu>li>a{padding:0}.tdm-menu-active-style4 .tdm-header .sf-menu>li>a{margin:0 9px;padding:10px;border:3px solid #fff0}.tdm-menu-active-style4 .tdm-header .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.current-menu-item>a,.tdm-menu-active-style4 .tdm-header .sf-menu>.sfHover>a,.tdm-menu-active-style4 .tdm-header .sf-menu>li>a:hover{border-color:var(--td_theme_color,#4db2ec)}.tdm-menu-active-style4 .tdm-header .sf-menu a.sf-with-ul{padding-right:26px}.tdm-menu-active-style4 .tdm-header .td-affix .sf-menu>li>a{padding:0}.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.current-category-ancestor>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.current-menu-ancestor>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.current-menu-item>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>.sfHover>a,.tdm-menu-active-style5 .tdm-header .td-header-menu-wrap .sf-menu>li>a:hover{background-color:var(--td_theme_color,#4db2ec);color:#fff}.tdm-header-menu-btns{float:right;margin-left:15px;line-height:48px}@media (max-width:767px){.tdm-header-menu-btns{display:none}}.tdm-header-menu-btns .tdm_block_button{margin-right:8px;margin-bottom:0}@media (min-width:768px) and (max-width:1018px){.tdm-header-menu-btns .tdm_block_button{margin-right:5px}.tdm-header-menu-btns .tdm_block_button .tdm-btn{height:30px;line-height:30px}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4 .tdm-button-a{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4 .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(15px);transform:rotateX(90deg) translateZ(15px)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4:hover .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(15px);transform:rotateX(-90deg) translateZ(15px)}.tdm-header-menu-btns .tdm_block_button .tdm-btn-style4:hover .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}}.tdm-header-menu-btns .tdm_block_button:last-child{margin-right:0}.tdm-header-menu-btns .tds-button{line-height:1}.td-affix .tdm-header-menu-btns{line-height:48px!important}.td-affix .tdm-header-menu-btns .tdm-btn{height:30px;line-height:30px}.td-affix .tdm-header-menu-btns .tdm-btn-style4{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.td-affix .tdm-header-menu-btns .tdm-btn-style4 .tdm-button-a{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.td-affix .tdm-header-menu-btns .tdm-btn-style4 .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(15px);transform:rotateX(90deg) translateZ(15px)}.td-affix .tdm-header-menu-btns .tdm-btn-style4:hover .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(15px);transform:rotateX(-90deg) translateZ(15px)}.td-affix .tdm-header-menu-btns .tdm-btn-style4:hover .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.td-header-menu-social{margin-left:15px}.tdm-header .header-search-wrap{position:relative;float:right;margin-left:15px}.td-header-sp-email,.td-header-sp-info,.td-header-sp-phone{padding-left:0!important;padding-right:0!important;line-height:28px}.td-header-style-12 .td-header-sp-email,.td-header-style-12 .td-header-sp-info,.td-header-style-12 .td-header-sp-phone{line-height:54px}.td-header-sp-email,.td-header-sp-phone{margin-right:32px}.top-bar-style-mp-1 .td-header-sp-top-menu,.top-bar-style-mp-1 .td-header-sp-top-widget{float:right!important}.tdm-title{font-size:36px;line-height:47px;font-weight:400;margin-top:10px;margin-bottom:26px;color:#111;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}@media (max-width:767px){.tdm-title{font-size:35px;line-height:39px}}.tds-title .tdm-title{display:inline-block}.tdm-title-xxsm{font-size:13px;line-height:16px;font-weight:600}.tdm-title-xsm{font-size:14px;line-height:20px;font-weight:600;text-transform:uppercase}.tdm-title-sm{margin-bottom:7px;font-size:23px;line-height:33px;font-weight:500}.tdm-title-md{font-size:28px;line-height:36px;font-weight:400}@media (min-width:1019px) and (max-width:1140px){.tdm-title-md{font-size:26px;line-height:32px}}@media (min-width:768px) and (max-width:1018px){.tdm-title-md{font-size:24px;line-height:30px}}.tdm-title-bg{font-size:46px;line-height:56px;font-weight:400}@media (min-width:768px) and (max-width:1018px){.tdm-title-bg{font-size:36px;line-height:42px}}@media (max-width:767px){.tdm-title-bg{font-size:40px;line-height:50px}}.tdm-content-horiz-center .tdm-title-line{margin-left:auto;margin-right:auto}.tdm-content-horiz-right .tdm-title-line{margin-left:auto;margin-right:0}.tdm-descr-sm{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-size:15px;line-height:26px;color:#666;margin-bottom:30px}.tdm-descr{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-size:16px;line-height:28px;color:#666;margin-bottom:30px}@media (max-width:1018px){.tdm-descr{font-size:15px;line-height:24px}}@media (min-width:768px) and (max-width:1018px){.tdm-descr{margin-bottom:25px}}@media (max-width:767px){.tdm-descr{margin-bottom:20px}}.tds-title2 .tdm-title,.tds-title3 .tdm-title{margin-bottom:0!important}.tds-title2 .tdm-title-line,.tds-title3 .tdm-title-line{display:table;position:relative;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.tds-title2 .tdm-title-line:after,.tds-title3 .tdm-title-line:after{content:'';width:100%;position:absolute;background-color:var(--td_theme_color,#4db2ec);top:0;left:0;margin:auto;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.tds-title3 .tdm-title{font-weight:600}.tds-title3 .tdm-title-sub{font-family:var(--td_default_google_font_2,'Roboto',sans-serif);text-transform:uppercase;font-size:15px;font-weight:500;color:#666}.tds-title3.tdm-subtitle-above .tdm-title{margin-bottom:26px!important}.tdm-btn{display:inline-block;font-family:var(--td_default_google_font_2,'Roboto',sans-serif);text-align:center;position:relative;pointer-events:auto!important}.tdm-btn .tdm-btn-text{pointer-events:none!important;vertical-align:middle;-webkit-transition:all 0.3s;transition:all 0.3s}.tdm-btn .tdm-btn-icon{pointer-events:none;vertical-align:middle;line-height:1;-webkit-transition:all 0.3s;transition:all 0.3s}.tdm-btn .tdm-btn-icon:first-child{margin-right:14px}.tdm-btn .tdm-btn-icon:last-child{margin-left:14px}.tdm-btn .tdm-btn-icon-svg{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tdm-btn .tdm-btn-icon-svg svg{height:auto;-webkit-transition:all 0.3s;transition:all 0.3s}.ie10 .tdm-btn .tdm-btn-text,.ie10 .tdm-btn i,.ie11 .tdm-btn .tdm-btn-text,.ie11 .tdm-btn i,.ie9 .tdm-btn .tdm-btn-text,.ie9 .tdm-btn i{background:#fff0}.ie10 div .tdm-title,.ie11 div .tdm-title,.ie9 div .tdm-title{background:#fff0}.ie10 .tdm-fancy-title span,.ie11 .tdm-fancy-title span,.ie9 .tdm-fancy-title span{background:#fff0}.ie10 .tds-icon:before,.ie11 .tds-icon:before,.ie9 .tds-icon:before{background:#fff0}.ie10 .tdm-counter-number,.ie11 .tdm-counter-number,.ie9 .tdm-counter-number{background:#fff0}.tdm-btn-sm{font-size:13px;line-height:29px;height:31px;padding:0 16px}.tdm-btn-sm svg{width:13px}.tdm-btn-md{font-size:13px;line-height:39px;height:41px;padding:0 24px}.tdm-btn-md svg{width:13px}@media (max-width:767px){.tdm-btn-md{line-height:40px;height:40px;padding:0 23px}}.tdm-btn-lg{font-size:15px;font-weight:500;line-height:52px;height:55px;padding:0 36px}.tdm-btn-lg svg{width:15px}@media (min-width:768px) and (max-width:1018px){.tdm-btn-lg{line-height:52px;height:52px;padding:0 34px}}@media (max-width:767px){.tdm-btn-lg{font-size:14px;line-height:50px;height:50px;padding:0 30px}.tdm-btn-lg svg{width:14px}}.tdm-btn-xlg{font-size:17px;font-weight:500;line-height:68px;height:75px;padding:0 50px}.tdm-btn-xlg svg{width:17px}.tds-button1{background-color:var(--td_theme_color,#4db2ec);color:#fff;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button1 svg,.tds-button1 svg *{fill:#fff}.tds-button1:before{content:'';background-color:#222;width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;opacity:0;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.tds-button1:hover:before{opacity:1}.td-scroll-in-view .tds-button1:before{opacity:1}.tds-button2,.tds-button6,.tds-button7{position:relative;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.tds-button2 .tdm-btn-text,.tds-button2 i,.tds-button6 .tdm-btn-text,.tds-button6 i,.tds-button7 .tdm-btn-text,.tds-button7 i{color:var(--td_theme_color,#4db2ec)}.tds-button2 svg,.tds-button2 svg *,.tds-button6 svg,.tds-button6 svg *,.tds-button7 svg,.tds-button7 svg *{fill:var(--td_theme_color,#4db2ec)}.tds-button2:hover .tdm-btn-text,.tds-button2:hover i,.tds-button6:hover .tdm-btn-text,.tds-button6:hover i,.tds-button7:hover .tdm-btn-text,.tds-button7:hover i{color:#222}.tds-button2:hover svg,.tds-button2:hover svg *,.tds-button6:hover svg,.tds-button6:hover svg *,.tds-button7:hover svg,.tds-button7:hover svg *{fill:#222}.td-scroll-in-view .tds-button2 .tdm-btn-text,.td-scroll-in-view .tds-button2 i,.td-scroll-in-view .tds-button6 .tdm-btn-text,.td-scroll-in-view .tds-button6 i,.td-scroll-in-view .tds-button7 .tdm-btn-text,.td-scroll-in-view .tds-button7 i{color:#222}.td-scroll-in-view .tds-button2 svg,.td-scroll-in-view .tds-button2 svg *,.td-scroll-in-view .tds-button6 svg,.td-scroll-in-view .tds-button6 svg *,.td-scroll-in-view .tds-button7 svg,.td-scroll-in-view .tds-button7 svg *{fill:#222}.tds-button2:before,.tds-button6:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border-color:var(--td_theme_color,#4db2ec);-webkit-transition:all 0.3s;transition:all 0.3s}.tds-button2:hover:before,.tds-button6:hover:before{border-color:#222}.td-scroll-in-view .tds-button2:before,.td-scroll-in-view .tds-button6:before{border-color:#222}.tds-button2{-webkit-transform:translateZ(0);transform:translateZ(0)}.tds-button2:after{content:'';width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;opacity:0;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.tds-button2:hover:after{opacity:1}.td-scroll-in-view .tds-button2:after{opacity:1}.tds-button3{color:#000;background-color:#fff;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;z-index:0}.tds-button3:before{content:'';background-color:#fff;width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;opacity:0;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.tds-button4{background-color:#000;display:inline-block}.tds-button4 .tdm-btn{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;background-color:#000;color:#fff;overflow:hidden;vertical-align:middle;-webkit-backface-visibility:hidden;backface-visibility:hidden}.tds-button4 .tdm-button-b{position:absolute;top:0;left:0;width:100%;height:100%}.tds-button4 svg,.tds-button4 svg *{fill:#fff}.tds-button4.tdm-btn-xlg-wrap{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button4.tdm-btn-xlg-wrap .tdm-button-a{-webkit-transform:rotateX(0deg) translateZ(38px);transform:rotateX(0deg) translateZ(38px)}.tds-button4.tdm-btn-xlg-wrap .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(38px);transform:rotateX(90deg) translateZ(38px)}.tds-button4.tdm-btn-lg-wrap{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button4.tdm-btn-lg-wrap .tdm-button-a{-webkit-transform:rotateX(0deg) translateZ(27px);transform:rotateX(0deg) translateZ(27px)}.tds-button4.tdm-btn-lg-wrap .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(27px);transform:rotateX(90deg) translateZ(27px)}.tds-button4.tdm-btn-md-wrap{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button4.tdm-btn-md-wrap .tdm-button-a{-webkit-transform:rotateX(0deg) translateZ(20px);transform:rotateX(0deg) translateZ(20px)}.tds-button4.tdm-btn-md-wrap .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(20px);transform:rotateX(90deg) translateZ(20px)}.tds-button4.tdm-btn-sm-wrap{transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button4.tdm-btn-sm-wrap .tdm-button-a{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.tds-button4.tdm-btn-sm-wrap .tdm-button-b{-webkit-transform:rotateX(90deg) translateZ(15px);transform:rotateX(90deg) translateZ(15px)}.tds-button4:hover.tdm-btn-xlg-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(38px);transform:rotateX(-90deg) translateZ(38px)}.tds-button4:hover.tdm-btn-xlg-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(38px);transform:rotateX(0deg) translateZ(38px)}.tds-button4:hover.tdm-btn-lg-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(27px);transform:rotateX(-90deg) translateZ(27px)}.tds-button4:hover.tdm-btn-lg-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(27px);transform:rotateX(0deg) translateZ(27px)}.tds-button4:hover.tdm-btn-md-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(20px);transform:rotateX(-90deg) translateZ(20px)}.tds-button4:hover.tdm-btn-md-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(20px);transform:rotateX(0deg) translateZ(20px)}.tds-button4:hover.tdm-btn-sm-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(15px);transform:rotateX(-90deg) translateZ(15px)}.tds-button4:hover.tdm-btn-sm-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.tdm-block-button-full .tds-button4{display:block}.td-scroll-in-view .tds-button4.tdm-btn-xlg-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(38px);transform:rotateX(-90deg) translateZ(38px)}.td-scroll-in-view .tds-button4.tdm-btn-xlg-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(38px);transform:rotateX(0deg) translateZ(38px)}.td-scroll-in-view .tds-button4.tdm-btn-lg-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(27px);transform:rotateX(-90deg) translateZ(27px)}.td-scroll-in-view .tds-button4.tdm-btn-lg-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(27px);transform:rotateX(0deg) translateZ(27px)}.td-scroll-in-view .tds-button4.tdm-btn-md-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(20px);transform:rotateX(-90deg) translateZ(20px)}.td-scroll-in-view .tds-button4.tdm-btn-md-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(20px);transform:rotateX(0deg) translateZ(20px)}.td-scroll-in-view .tds-button4.tdm-btn-sm-wrap .tdm-button-a{-webkit-transform:rotateX(-90deg) translateZ(15px);transform:rotateX(-90deg) translateZ(15px)}.td-scroll-in-view .tds-button4.tdm-btn-sm-wrap .tdm-button-b{-webkit-transform:rotateX(0deg) translateZ(15px);transform:rotateX(0deg) translateZ(15px)}.tds-button5{min-width:0;height:auto;padding:0;line-height:initial!important;-webkit-transition:all 0.3s ease;transition:all 0.3s ease;text-align:left}.tds-button5 .tdm-btn-text,.tds-button5 i{color:#000}.tds-button5 svg,.tds-button5 svg *{fill:#000}.tds-button5:hover .tdm-btn-text,.tds-button5:hover i{color:var(--td_theme_color,#4db2ec)}.tds-button5:hover svg,.tds-button5:hover svg *{fill:var(--td_theme_color,#4db2ec)}.td-scroll-in-view .tds-button5 .tdm-btn-text,.td-scroll-in-view .tds-button5 i{color:var(--td_theme_color,#4db2ec)}.td-scroll-in-view .tds-button5 svg,.td-scroll-in-view .tds-button5 svg *{fill:var(--td_theme_color,#4db2ec)}.tds-button6:after{content:'';position:absolute;width:100%;height:100%;background-color:var(--td_theme_color,#4db2ec);opacity:.14;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=" 14 ")";filter:alpha(opacity=14.000000000000002);-webkit-transition:all 0.4s;transition:all 0.4s;z-index:-1}.tds-button6:hover:after{top:0;left:0}.td-scroll-in-view .tds-button6:after{top:0;left:0}.tds-button7{-webkit-transition:all 0.3s ease;transition:all 0.3s ease;transform:translateZ(0);-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0)}.tds-button7 .tdm-btn-border-bottom,.tds-button7 .tdm-btn-border-top{content:'';position:absolute;left:0;width:100%;background-color:var(--td_theme_color,#4db2ec);-webkit-transition:all 0.3s;transition:all 0.3s}.tds-button7 .tdm-btn-border-top{top:0}.tds-button7 .tdm-btn-border-bottom{bottom:0}.tds-button7:before{content:'';width:100%;height:100%;left:0;top:0;position:absolute;z-index:-1;opacity:0;-webkit-transition:opacity 0.3s ease;transition:opacity 0.3s ease}.tds-button7:hover .tdm-btn-border-bottom,.tds-button7:hover .tdm-btn-border-top{background-color:#222}.tds-button7:hover:before{opacity:1}.td-scroll-in-view .tds-button7 .tdm-btn-border-bottom,.td-scroll-in-view .tds-button7 .tdm-btn-border-top{background-color:#222}.td-scroll-in-view .tds-button7:before{opacity:1}.tds-button8{color:#000;background-color:#fff;-webkit-transition:all 0.4s ease;transition:all 0.4s ease;z-index:0;vertical-align:middle;overflow:hidden}.tds-button8:before{content:'';background-color:#fff;padding-top:100%;width:100%;left:50%;top:50%;position:absolute;z-index:-1;border-radius:50%!important;transform:translate(-50%,-50%) scale(0);-webkit-transform:translate(-50%,-50%) scale(0);-webkit-transition:all 0.4s cubic-bezier(.8,.13,.21,.9);transition:all 0.4s cubic-bezier(.8,.13,.21,.9)}.tdm_block .tdm-row .tdm-col{float:none;display:inline-block;vertical-align:top}@media (max-width:767px){.tdm_block .tdm-row .tdm-col{float:left;width:100%}}.tdm_block .td-block-width{margin:0 auto}.tdm_white_text .tdm-descr,.tdm_white_text .tdm-title{color:#fff}.tdm-width-1068 .td-block-width{max-width:1068px}.tdm-width-1200 .td-block-width{max-width:1200px}.tdm-width-1400 .td-block-width{max-width:1400px}.tdm-width-1600 .td-block-width{max-width:1600px}.tdm-width-1800 .td-block-width{max-width:1800px}.tdm-width-full .td-block-width{max-width:100%}.tdm-full-height .td-block-width{height:100vh!important}.tdm-layout-12-12 .tdm-col{width:50%}.tdm-row-height{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767px){.tdm-row-height{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}[class*=tdc-theme-] .tdm-row-height{display:inherit;-webkit-box-orient:inherit;-webkit-box-direction:inherit;-ms-flex-direction:inherit;flex-direction:inherit}[class*=tdc-theme-] .tdm-row-height .tdc-columns{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:767px){[class*=tdc-theme-] .tdm-row-height .tdc-columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width:767px){.tdm-layout-13-23 .tdm-col:first-child{width:33.33333333%}.tdm-layout-13-23 .tdm-col:last-child{width:66.66666667%}.tdm-layout-23-13 .tdm-col:first-child{width:66.66666667%}.tdm-layout-23-13 .tdm-col:last-child{width:33.33333333%}}@media (min-width:767px) and (min-width:768px) and (max-width:1018px){.tdm-layout-13-23 .tdm-col:first-child{width:41.66666667%}}@media (min-width:767px) and (min-width:768px) and (max-width:1018px){.tdm-layout-13-23 .tdm-col:last-child{width:58.33333333%}}@media (min-width:767px) and (min-width:768px) and (max-width:1018px){.tdm-layout-23-13 .tdm-col:first-child{width:58.33333333%}}@media (min-width:767px) and (min-width:768px) and (max-width:1018px){.tdm-layout-23-13 .tdm-col:last-child{width:41.66666667%}}.tdm-inline-block{display:inline-block}.tdm-content-horiz-center{text-align:center!important;margin-right:auto;margin-left:auto}.tdm-content-horiz-right{text-align:right!important;margin-left:auto}.tdm-content-vert-center .td-block-row .tdm-col{vertical-align:middle!important}.tdm-content-vert-bottom .td-block-row .tdm-col{vertical-align:bottom!important}@media (min-width:768px) and (max-width:1108px){.stretch_row_1068 .tdm-col:first-child .tdm-text-padding,.tdm-width-1068 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1068 .tdm-col:last-child .tdm-text-padding,.tdm-width-1068 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1068 .tdm-fix-full,.tdm-width-1068 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (min-width:768px) and (max-width:1240px){.stretch_row_1200 .tdm-col:first-child .tdm-text-padding,.tdm-width-1200 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1200 .tdm-col:last-child .tdm-text-padding,.tdm-width-1200 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1200 .tdm-fix-full,.tdm-width-1200 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (min-width:768px) and (max-width:1440px){.stretch_row_1400 .tdm-col:first-child .tdm-text-padding,.tdm-width-1400 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1400 .tdm-col:last-child .tdm-text-padding,.tdm-width-1400 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1400 .tdm-fix-full,.tdm-width-1400 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (min-width:768px) and (max-width:1640px){.stretch_row_1600 .tdm-col:first-child .tdm-text-padding,.tdm-width-1600 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1600 .tdm-col:last-child .tdm-text-padding,.tdm-width-1600 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1600 .tdm-fix-full,.tdm-width-1600 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (min-width:768px) and (max-width:1840px){.stretch_row_1800 .tdm-col:first-child .tdm-text-padding,.tdm-width-1800 .tdm-col:first-child .tdm-text-padding{padding-left:20px}.stretch_row_1800 .tdm-col:last-child .tdm-text-padding,.tdm-width-1800 .tdm-col:last-child .tdm-text-padding{padding-right:20px}.stretch_row_1800 .tdm-fix-full,.tdm-width-1800 .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (max-width:767px){.td_block_wrap .tdm-text-padding{padding-left:20px;padding-right:20px}}@media (max-width:767px){.td-pb-row .tdm-fix-full{margin-left:-20px;margin-right:-20px}}@media (max-width:767px){.td-stretch-content .tdm-mobile-full{margin-left:-20px;margin-right:-20px;width:auto}}.tdm-col-img{line-height:0}[data-mfp-src]{cursor:pointer}[data-scroll-to-class]{cursor:pointer}.tdm-sub-footer-email,.tdm-sub-footer-info,.tdm-sub-footer-phone{margin-top:8px;margin-bottom:8px;line-height:20px}@font-face{font-family:'multipurpose';src:url(/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.eot?2);src:url(/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.eot?2#iefix) format('embedded-opentype'),url(/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.woff?2) format('woff'),url(/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.ttf?2) format('truetype'),url(/wp-content/plugins/td-composer/td-multi-purpose/images/icons/multipurpose.svg?2#wpion) format('svg');font-weight:400;font-style:normal}[class*=" tdm-icon-"]:before,[class*=" tdm-icons"]:before,[class^=tdm-icon-]:before,[class^=tdm-icons]:before{font-family:'multipurpose'!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*=tdm-icon-]{line-height:1;text-align:center;display:inline-block}[class*=tdm-icons]{line-height:1;text-align:center;display:inline-block;cursor:default}.tdm-icon-quote-left:before{content:"\e977"}.tdm-icon-quote-right:before{content:"\e978"}.tdm-icon-circle-right:before{content:"\ea42"}.tdm-icon-circle-close:before{content:"\ea0d"}body .tdc-font-typcn{display:inline-block}body .tdc-font-typcn:before{vertical-align:top}body .tdc-font-oi{display:inline-block}body .tdc-font-oi:before{vertical-align:middle}div.wpforms-container .wpforms-form div.wpforms-field-container{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif)}div.wpforms-container .wpforms-form div.wpforms-field-container .wpforms-field input,div.wpforms-container .wpforms-form div.wpforms-field-container .wpforms-field textarea{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);border-color:#eef0f3;border-width:0 0 1px 0;border-radius:0;color:#243442;font-size:15px;padding-right:0;padding-left:0;font-weight:600}div.wpforms-container .wpforms-form div.wpforms-field-container .wpforms-field .wpforms-field-label{color:#adb3b9;font-size:13px;font-weight:500}div.wpforms-container .wpforms-form div.wpforms-submit-container button[type=submit]{font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);border:none;color:#fff;text-transform:uppercase;font-size:13px;font-weight:600;padding:10px 30px;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}div.wpforms-container .wpforms-form div.wpforms-submit-container button[type=submit]:hover{background-color:#000}.mx_image_background{background-color:#f2f2f2}.td-visibility-hidden{visibility:hidden}.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0}.clearfix:after{clear:both}/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
 html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:#fff0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}body,p{font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",sans-serif;font-size:14px;line-height:21px}p{margin-top:0;margin-bottom:21px}a:active,a:focus{outline:none}a{color:var(--td_theme_color,#4db2ec);text-decoration:none}ins{background:#fff;text-decoration:none}code{position:relative;top:-1px;border:none;background-color:#F1F1F1;padding:2px 6px}pre{background-color:#f1f1f1;padding:4px 10px 4px 10px;border:none;border-radius:0;margin-top:24px}cite{font-size:13px;font-style:italic;font-weight:400;text-transform:none;color:#000}cite a{color:#000}q{font-style:italic}ul,ol{padding:0}ul li,ol li{line-height:24px;margin-left:21px}ol{margin-bottom:26px}.dl-horizontal a{font-weight:500!important}.dl-horizontal dt{width:70px;font-weight:400;line-height:24px;font-size:15px}.dl-horizontal dd{margin-left:90px;line-height:24px;font-size:14px}address{font-size:inherit!important;line-height:inherit!important;margin-bottom:21px}big{text-transform:uppercase}embed{width:100%}table{width:100%;margin-bottom:26px}table th{text-align:left;border:1px solid var(--td_grid_border_color,#ededed);padding:2px 8px}table td{border:1px solid var(--td_grid_border_color,#ededed);padding:2px 8px}table .odd td{background-color:#fcfcfc}h1,h2,h3,h4,h5,h6{color:#111;font-weight:700;margin:6px 0 6px 0}h1>a,h2>a,h3>a,h4>a,h5>a,h6>a{color:#111}h1{font-size:32px;line-height:38px;margin-top:33px;margin-bottom:23px}h2{font-size:27px;line-height:34px;margin-top:30px;margin-bottom:20px}h3{font-size:22px;line-height:29px;margin-top:27px;margin-bottom:17px}h4{font-size:19px;line-height:27px;margin-top:24px;margin-bottom:14px}h5{font-size:17px;line-height:23px;margin-top:21px;margin-bottom:11px}h6{font-size:15px;line-height:21px;margin-top:21px;margin-bottom:11px}.videopress-placeholder{width:100%!important}.videopress-poster{height:auto!important;width:100%!important}.video-player{width:100%!important}textarea{font-size:16px;line-height:21px;color:#444;border:1px solid #e1e1e1;width:100%;max-width:100%;height:168px;min-height:168px;padding:6px 9px 6px 9px}textarea:active,textarea:focus{border-color:#b0b0b0!important}textarea:focus,input:focus,input[type]:focus{outline:0 none}input[type=submit]{font-size:13px;background-color:#222;border-radius:0;color:#fff;border:none;padding:8px 15px;font-weight:500;-webkit-transition:background-color 0.4s;-moz-transition:background-color 0.4s;-o-transition:background-color 0.4s;transition:background-color 0.4s}input[type=text],input[type=url],input[type=tel],input[type=email]{font-size:16px;line-height:21px;color:#444;border:1px solid #e1e1e1;width:100%;max-width:100%;height:34px;padding:3px 9px}input[type=text]:active,input[type=url]:active,input[type=tel]:active,input[type=email]:active,input[type=text]:focus,input[type=url]:focus,input[type=tel]:focus,input[type=email]:focus{border-color:#b0b0b0!important}input[type=password]{width:100%;position:relative;top:0;display:inline-table;vertical-align:middle;font-size:12px;line-height:21px;color:#444;border:1px solid #ccc;max-width:100%;height:34px;padding:3px 9px;margin-bottom:10px}input[type=password]:active,input[type=password]:focus{border-color:#b0b0b0}.td-buttons{padding:9px 18px;background-color:#222;color:#fff;cursor:pointer;white-space:nowrap;margin:10px 10px 10px 0;display:inline-block}.td-post-content img,.woocommerce #tab-description img{margin-bottom:21px}.td-post-content figure img,.woocommerce #tab-description figure img{margin-bottom:0}.td-post-content p>img,.woocommerce #tab-description p>img{margin-bottom:0}.td-post-featured-image figure img{margin-bottom:0}img.wp-smiley{width:auto}.wp-caption-text,.wp-caption-dd,figcaption{text-align:left;margin:0 0 26px 0;font-size:12px!important;font-style:italic;font-weight:400;line-height:17px!important;color:#444}.wp-caption{text-align:center;max-width:100%}.wp-caption img{margin-bottom:0}.wp-caption img{max-width:100%!important}.alignnone{margin-top:0}.aligncenter{text-align:center;clear:both;display:block;margin-left:auto;margin-right:auto;margin-top:6px;margin-bottom:6px}.aligncenter figcaption{text-align:center}figure.alignright,figure.alignleft,figure.aligncenter{margin-bottom:0}.alignnone img,.aligncenter img{width:100%}.wp-block-image{margin-bottom:21px}.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{margin-bottom:21px}.wp-block-image .alignleft>figcaption,.wp-block-image .aligncenter>figcaption,.wp-block-image .alignright>figcaption{display:block}.alignleft{float:left;margin-top:6px;margin-bottom:6px!important;margin-left:0;max-width:50%!important;margin-right:21px}@media (max-width:400px){.alignleft{float:none;text-align:center;margin-left:auto;margin-right:auto;max-width:100%!important;margin-bottom:21px!important;display:block}.alignleft img{text-align:center;margin-left:auto;margin-right:auto}.alignleft figcaption{text-align:center}}.screen-reader-text{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.alignright{float:right;margin-top:6px;margin-right:0;margin-bottom:6px!important;max-width:50%!important;margin-left:21px}@media (max-width:400px){.alignright{float:none;text-align:center;margin-left:auto;margin-right:auto;max-width:100%!important;margin-bottom:21px!important;display:block}.alignright img{text-align:center;margin-left:auto;margin-right:auto}.alignright figcaption{text-align:center}}.td-page-content,.td-post-content,.woocommerce #tab-descriptiony{font-size:15px;line-height:26px;color:#222}.td-page-content a:hover,.td-post-content a:hover,.woocommerce #tab-descriptiony a:hover{text-decoration:underline}.td-page-content ul,.td-post-content ul,.woocommerce #tab-descriptiony ul{margin-bottom:26px}.td-page-content ul ul,.td-post-content ul ul,.woocommerce #tab-descriptiony ul ul{margin-bottom:0}.td-page-content li ul,.td-post-content li ul,.woocommerce #tab-descriptiony li ul,.td-page-content li ol,.td-post-content li ol,.woocommerce #tab-descriptiony li ol{margin-bottom:0}.td-page-content p,.td-post-content p,.woocommerce #tab-descriptiony p,.td-page-content li,.td-post-content li,.woocommerce #tab-descriptiony li{font-size:15px;line-height:26px}.td-page-content p,.td-post-content p,.woocommerce #tab-descriptiony p{margin-bottom:26px}.td-page-content .td-arrow-list,.td-post-content .td-arrow-list,.woocommerce #tab-descriptiony .td-arrow-list{list-style:none;margin-left:16px}.td-page-content .td-arrow-list li:before,.td-post-content .td-arrow-list li:before,.woocommerce #tab-descriptiony .td-arrow-list li:before{font-family:'mobile-theme',sans-serif;content:'\e803';float:left;margin-left:-16px;line-height:26px;font-size:14px}.td-page-content embed,.td-post-content embed,.woocommerce #tab-descriptiony embed,.td-page-content iframe,.td-post-content iframe,.woocommerce #tab-descriptiony iframe,.td-page-content object,.td-post-content object,.woocommerce #tab-descriptiony object{max-width:100%}.td-page-content blockquote,.td-post-content blockquote,.bbpress blockquote,.woocommerce #tab-description blockquote,.comment-content blockquote{padding:0;position:relative;border-left:none;margin:20px 3% 18px 3%}.td-page-content blockquote p,.td-post-content blockquote p,.bbpress blockquote p,.woocommerce #tab-description blockquote p,.comment-content blockquote p{font-weight:400;font-style:italic;text-align:center;text-transform:uppercase;color:var(--td_theme_color,#4db2ec);font-size:22px;line-height:30px}.td-page-content .twitter-tweet p,.td-post-content .twitter-tweet p,.bbpress .twitter-tweet p,.woocommerce #tab-description .twitter-tweet p,.comment-content .twitter-tweet p{font-family:initial;font-size:initial;line-height:initial;font-style:initial;text-align:initial;text-transform:initial;color:initial;font-weight:initial}.td-page-content .td_quote_right,.td-post-content .td_quote_right,.bbpress .td_quote_right,.woocommerce #tab-description .td_quote_right,.comment-content .td_quote_right{margin:21px 5%;float:none;width:auto}.td-page-content .td_quote_left,.td-post-content .td_quote_left,.bbpress .td_quote_left,.woocommerce #tab-description .td_quote_left,.comment-content .td_quote_left{margin:18px 5%;float:none;width:auto}.td-page-content .td_quote_left p,.td-post-content .td_quote_left p,.bbpress .td_quote_left p,.woocommerce #tab-description .td_quote_left p,.comment-content .td_quote_left p{text-align:center}.td-page-content .td_quote_box,.td-post-content .td_quote_box,.bbpress .td_quote_box,.woocommerce #tab-description .td_quote_box,.comment-content .td_quote_box{margin:0;background-color:#FCFCFC;border-left:2px solid var(--td_theme_color,#4db2ec);padding:15px 23px 0 23px;position:relative;top:6px;clear:both}.td-page-content .td_quote_box p,.td-post-content .td_quote_box p,.bbpress .td_quote_box p,.woocommerce #tab-description .td_quote_box p,.comment-content .td_quote_box p{color:#777;font-size:13px;line-height:21px;padding-bottom:16px;margin:0;text-transform:none}.td-page-content .td_box_left,.td-post-content .td_box_left,.bbpress .td_box_left,.woocommerce #tab-description .td_box_left,.comment-content .td_box_left{float:none;margin:0 0 36px 0;width:auto}.td-page-content .td_box_left p,.td-post-content .td_box_left p,.bbpress .td_box_left p,.woocommerce #tab-description .td_box_left p,.comment-content .td_box_left p{text-align:left}.td-page-content .td_box_right,.td-post-content .td_box_right,.bbpress .td_box_right,.woocommerce #tab-description .td_box_right,.comment-content .td_box_right{float:none;margin:0 0 36px 0;width:auto}.td-page-content .td_box_right p,.td-post-content .td_box_right p,.bbpress .td_box_right p,.woocommerce #tab-description .td_box_right p,.comment-content .td_box_right p{text-align:left}.td-page-content .td_box_center,.td-post-content .td_box_center,.bbpress .td_box_center,.woocommerce #tab-description .td_box_center,.comment-content .td_box_center{margin:0 0 36px 0}.td-page-content .td_pull_quote,.td-post-content .td_pull_quote,.bbpress .td_pull_quote,.woocommerce #tab-description .td_pull_quote,.comment-content .td_pull_quote{padding:18px 25px;margin:0;clear:both}.td-page-content .td_pull_quote p,.td-post-content .td_pull_quote p,.bbpress .td_pull_quote p,.woocommerce #tab-description .td_pull_quote p,.comment-content .td_pull_quote p{font-size:14px;line-height:26px;font-weight:600;text-transform:none;text-align:center}.td-page-content .td_pull_quote p:first-child:before,.td-post-content .td_pull_quote p:first-child:before,.bbpress .td_pull_quote p:first-child:before,.woocommerce #tab-description .td_pull_quote p:first-child:before,.comment-content .td_pull_quote p:first-child:before{position:absolute;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALBAMAAABSacpvAAAALVBMVEUAAAC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLRK0HxpAAAADnRSTlMAd+67mWZR3SKqMxGIzB8/1rAAAABlSURBVAjXFcexDQEBAAXQd+KCRm4CDZURFGICMYFadTHBxQQmEDHCzWAI9XGJ8s/ANS95FBvccKwYr5kuUQ/5omm5dpQ9Fu+H2efEPX07Sg62f+bJ2T6pJkmnTi5FslM2L56r9geMACBhjTsodgAAAABJRU5ErkJggg==) no-repeat;left:0;display:block;content:'';width:15px;height:15px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.td-page-content .td_pull_quote p:after,.td-post-content .td_pull_quote p:after,.bbpress .td_pull_quote p:after,.woocommerce #tab-description .td_pull_quote p:after,.comment-content .td_pull_quote p:after{position:absolute;bottom:10px;right:0;display:block;content:'';width:15px;height:15px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAALBAMAAABSacpvAAAALVBMVEUAAAC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLRK0HxpAAAADnRSTlMA3ZnuqndmIhG7VYhEMzOiL2oAAABkSURBVAjXY+D1E2PgULZuYGB89+4A07t3AQzn3r1T4Hv3ToCh7t27CUDRBwxAYQe2d+8MGBiuAuWr5BwYGBjeFTAwzEtgYOB6xMDA8RAowGnOwMD6CsjIA4oWKwBFXYGcLQ0MAFHHH+tW1OhlAAAAAElFTkSuQmCC) no-repeat}.td-page-content .td_pull_left,.td-post-content .td_pull_left,.bbpress .td_pull_left,.woocommerce #tab-description .td_pull_left,.comment-content .td_pull_left{float:none;margin:0 0 30px 0;width:auto}.td-page-content .td_pull_right,.td-post-content .td_pull_right,.bbpress .td_pull_right,.woocommerce #tab-description .td_pull_right,.comment-content .td_pull_right{float:none;margin:0 0 30px 0;width:auto}.td-page-content .td_pull_center,.td-post-content .td_pull_center,.bbpress .td_pull_center,.woocommerce #tab-description .td_pull_center,.comment-content .td_pull_center{margin:17px 0;padding:15px 20px}blockquote small{margin-top:5px;display:block;font-size:13px;font-style:italic;font-weight:400;text-transform:none;color:#444}blockquote.pull-right{padding-left:20px;border-right:none}blockquote.pull-right:after{border-right:2px solid #FB5502;width:40px;right:-40px}.td-page-content .dropcap,.td-post-content .dropcap,.comment-content .dropcap{float:left;display:block;font-size:50px;line-height:50px;background-color:var(--td_theme_color,#4db2ec);color:#fff;text-align:center;margin:9px 13px 0 0;padding:2px 13px 5px 13px;text-transform:uppercase;min-width:57px}.td-page-content .dropcap1,.td-post-content .dropcap1,.comment-content .dropcap1{-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}.td-page-content .dropcap2,.td-post-content .dropcap2,.comment-content .dropcap2{background-color:transparent!important;color:#4B4B4B;font-size:79px;line-height:69px;margin:0 9px 0 0;padding:0 13px 0 0}.td-page-content .dropcap3,.td-post-content .dropcap3,.comment-content .dropcap3{background-color:transparent!important;color:#4B4B4B;font-weight:700;font-size:79px;line-height:69px;margin:0 9px 0 0;padding:0 13px 0 0}.td-page-content p.has-drop-cap.dropcapp::first-letter,.td-post-content p.has-drop-cap.dropcapp::first-letter,.comment-content p.has-drop-cap.dropcapp::first-letter{float:left;display:block;font-size:50px;font-weight:inherit;line-height:56px;background-color:#4db2ec;color:#fff;text-align:center;margin:9px 13px 0 0;padding:2px 14px 4px;font-family:'mobile-theme',sans-serif;text-transform:uppercase}.td-page-content p.has-drop-cap.dropcapp1:first-letter,.td-post-content p.has-drop-cap.dropcapp1:first-letter,.comment-content p.has-drop-cap.dropcapp1:first-letter{padding-left:18px;padding-right:17px;font-size:40px;border-radius:70px}.td-page-content p.has-drop-cap.dropcapp2:first-letter,.td-post-content p.has-drop-cap.dropcapp2:first-letter,.comment-content p.has-drop-cap.dropcapp2:first-letter,.td-page-content p.has-drop-cap.dropcapp3:first-letter,.td-post-content p.has-drop-cap.dropcapp3:first-letter,.comment-content p.has-drop-cap.dropcapp3:first-letter{background-color:transparent!important;color:#4B4B4B;font-size:79px;line-height:69px;margin:0 9px 0 0;padding:0 13px 0 0}.td-page-content p.has-drop-cap.dropcapp3:first-letter,.td-post-content p.has-drop-cap.dropcapp3:first-letter,.comment-content p.has-drop-cap.dropcapp3:first-letter{font-weight:700}.td-page-content p.has-drop-cap.dropcapp4,.td-post-content p.has-drop-cap.dropcapp4,.comment-content p.has-drop-cap.dropcapp4{margin-top:40px}.td-page-content p.has-drop-cap.dropcapp4:first-letter,.td-post-content p.has-drop-cap.dropcapp4:first-letter,.comment-content p.has-drop-cap.dropcapp4:first-letter{background-color:#000;font-size:.85em;line-height:1;color:#fff;border-radius:100px;margin:-2px 15px 0 0;padding:9px 11px}.td-page-content p.has-drop-cap.dropcapp4:after,.td-post-content p.has-drop-cap.dropcapp4:after,.comment-content p.has-drop-cap.dropcapp4:after{padding-top:0}.td_text_columns_two_cols{-webkit-column-count:2;-moz-column-count:2;column-count:2;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;-webkit-column-rule-style:solid;-moz-column-rule-style:solid;column-rule-style:solid;-webkit-column-rule-width:1px;-moz-column-rule-width:1px;column-rule-width:1px;-webkit-column-rule-color:#e9e9e9;-moz-column-rule-color:#e9e9e9;column-rule-color:#e9e9e9;margin-bottom:26px}.td_btn{cursor:pointer;display:inline-block;position:relative;color:#fff;font-family:var(--td_default_google_font_1,'Open Sans','Open Sans Regular',sans-serif);font-weight:600}.td_btn_sm{padding:5px 10px;font-size:12px;line-height:1.5}.td_btn_sm.td_round_btn{border-radius:3px}.td_btn_md{padding:9px 12px;font-size:16px;line-height:20px}.td_btn_md.td_round_btn{border-radius:4px}.td_btn_lg{padding:10px 16px;font-size:18px;line-height:1.33}.td_btn_lg.td_round_btn{border-radius:6px}.td_default_btn,.td_round_btn{transition:background-color 0.1s ease;-webkit-transition:background-color 0.1s ease;background-color:var(--td_theme_color,#4db2ec)}.td_default_btn:hover,.td_round_btn:hover{background-color:#444!important}.td_default_btn:active,.td_round_btn:active{background-color:#000!important}.td_outlined_btn{border-width:2px;border-style:solid;border-color:var(--td_theme_color,#4db2ec);border-radius:4px;color:var(--td_theme_color,#4db2ec);background-color:#fff0;transition:all 0.1s ease;-webkit-transition:all 0.1s ease}.td_outlined_btn:hover{background-color:var(--td_theme_color,#4db2ec);color:#fff}.td_outlined_btn:active{background-color:#444!important;border-color:#444}.td_shadow_btn{background-color:var(--td_theme_color,#4db2ec);top:0;-webkit-box-shadow:0 4px 7px 0 rgb(0 0 0 / .25);-moz-box-shadow:0 4px 7px 0 rgb(0 0 0 / .25);box-shadow:0 4px 7px 0 rgb(0 0 0 / .25);transition:top 0.1s ease;-webkit-transition:top 0.1s ease}.td_shadow_btn:hover{top:-3px;-webkit-box-shadow:0 6px 12px 0 rgb(0 0 0 / .25);-moz-box-shadow:0 6px 12px 0 rgb(0 0 0 / .25);box-shadow:0 6px 12px 0 rgb(0 0 0 / .25)}.td_shadow_btn:active{background-color:#444!important}.td_3D_btn{background-color:var(--td_theme_color,#4db2ec);top:0;transition:top 0.1s ease;-webkit-transition:top 0.1s ease}.td_3D_btn:after{content:"";position:absolute;display:block;left:0;top:100%;width:100%;height:5px;background-color:rgb(0 0 0 / .25);z-index:0;transition:height 0.1s ease;-webkit-transition:height 0.1s ease}.td_3D_btn:hover{top:5px}.td_3D_btn:hover:before{height:0}.td_3D_btn:hover:after{height:0}.td_3D_btn:active{background-color:#444!important}.td_text_highlight_0{background-color:rgb(0 0 0 / .77);padding:5px 0 6px 0;margin:0 8px 0 8px;box-shadow:8px 0 0 rgb(0 0 0 / .77),-8px 0 0 rgb(0 0 0 / .77);color:#2a2a2a;-webkit-transition:color 400ms;-moz-transition:color 400ms;-o-transition:color 400ms;transition:color 400ms}.td_text_highlight_0:hover{color:#F9F9F9}.td_text_highlight_marker{padding:5px 0 6px 0;margin:0 8px 0 8px;color:#fff;-webkit-transition:color 400ms;-moz-transition:color 400ms;-o-transition:color 400ms;transition:color 400ms}.td_text_highlight_marker:hover{color:#F9F9F9}.td_text_highlight_marker_red{background-color:rgb(255 28 26 / .62);box-shadow:8px 0 0 rgb(255 28 26 / .62),-8px 0 0 rgb(255 28 26 / .62)}.td_text_highlight_marker_blue{background-color:rgb(57 213 255 / .75);box-shadow:8px 0 0 rgb(57 213 255 / .75),-8px 0 0 rgb(57 213 255 / .75)}.td_text_highlight_marker_green{background-color:rgb(77 216 69 / .65);box-shadow:8px 0 0 rgb(77 216 69 / .65),-8px 0 0 rgb(77 216 69 / .65)}.td_text_highlight_marker_yellow{background-color:rgb(255 203 0 / .75);box-shadow:8px 0 0 rgb(255 203 0 / .75),-8px 0 0 rgb(255 203 0 / .75)}.td_text_highlight_marker_pink{background-color:rgb(255 101 243 / .75);box-shadow:8px 0 0 rgb(255 101 243 / .75),-8px 0 0 rgb(255 101 243 / .75)}.td-review{width:100%;margin-bottom:34px;font-size:13px}.td-review td{padding:7px;display:block;border-width:1px 1px 0 1px}.td-review .td-review-summary{padding:0}.td-review i{margin-top:5px;width:20px}.td-review .td-review-row-stars:hover{background-color:#fcfcfc}.td-review .td-review-percent-sign{font-size:15px;line-height:1}.td-review-header{text-align:center}.td-review-header .block-title{background-color:#222;color:#fff;display:inline-block;line-height:16px;padding:8px 12px;margin:0;border-bottom:0}.td-review-header td{padding:26px 0 26px 0;border:0}.td-icon-star,.td-icon-star-empty,.td-icon-star-half{font-size:15px;width:16px}.td-review-stars{text-align:center}.td-review-final-score{line-height:70px;font-size:48px}.rate_stars .td-review-summary{border-top-width:0}.td-rating-bar-wrap{margin:0 0 7px 0;background-color:#f5f5f5}.td-rating-bar-wrap div{height:20px;background-color:var(--td_theme_color,#4db2ec);max-width:100%}.td-review-details{position:relative}.td-review-row-bars .td-review-desc{display:inline-block;padding-bottom:2px;padding-right:50px}.td-review-row-bars td{padding:4px 7px 1px}.td-review-percent{padding-bottom:2px;position:absolute;bottom:0;right:0}.td-review-footer{position:relative;display:block}.td-review-summary{padding:21px 0 0 0;vertical-align:top;display:block;width:100%;clear:both;text-align:center}.td-review-summary .block-title{background-color:#222;color:#fff;display:inline-block;line-height:16px;padding:8px 12px;margin:16px 0;position:relative;border-bottom:0}.td-review-summary-content{font-size:12px;margin:-2px 14px 0;padding-bottom:14px}.td-review-score{font-weight:700;text-align:center;padding:0;vertical-align:bottom;display:block;width:100%;border-bottom-width:1px!important}.td-review-overall{padding:0 0 12px 0;line-height:14px}.td-review-overall span{font-size:11px}.td-review-final-star{margin-bottom:5px}.td-review-row-stars{display:block;width:100%;clear:both;float:left;border:1px solid #ededed;border-bottom:0;border-right:0;position:relative}.td-review-row-stars td{border:0}.td-review-row-stars .td-review-desc{padding:9px 124px 9px 9px}.td-review-row-stars .td-review-stars{position:absolute;top:0;right:0;text-align:right;border-style:solid;border-color:#ededed;border-right:1px solid #EDEDED}.td-review-row-stars:nth-last-of-type(2){border-bottom:1px solid #ededed}@font-face{font-family:'mobile-theme';src:url(/wp-content/plugins/td-composer/mobile/images/icons/mobile-theme.eot?17);src:url(/wp-content/plugins/td-composer/mobile/images/icons/mobile-theme.eot?17#iefix) format('embedded-opentype'),url(/wp-content/plugins/td-composer/mobile/images/icons/mobile-theme.woff?17) format('woff'),url(/wp-content/plugins/td-composer/mobile/images/icons/mobile-theme.ttf?17) format('truetype'),url(/wp-content/plugins/td-composer/mobile/images/icons/mobile-theme.svg?17#mobile-theme) format('svg');font-weight:400;font-style:normal;font-display:swap}[class^="td-icon-"]:before,[class*=" td-icon-"]:before{font-family:'mobile-theme';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[class*="td-icon-"]{line-height:1;text-align:center;display:inline-block}.td-icon-logout:before{content:'\e800'}.td-icon-down:before{content:'\e801'}.td-icon-left:before{content:'\e802'}.td-icon-right:before{content:'\e803'}.td-icon-up:before{content:'\e804'}.td-icon-views:before{content:'\e805'}.td-icon-menu-down:before{content:'\e806'}.td-icon-left-arrow:before{content:'\e807'}.td-icon-right-arrow:before{content:'\e808'}.td-icon-menu-up:before{content:'\e809'}.td-icon-search:before{content:'\e80a'}.td-icon-user:before{content:'\e80b'}.td-icon-menu-left:before{content:'\e80c'}.td-icon-menu-right:before{content:'\e80d'}.td-icon-star:before{content:'\e80f'}.td-icon-mail:before{content:'\e810'}.td-icon-behance:before{content:'\e811'}.td-icon-blogger:before{content:'\e812'}.td-icon-delicious:before{content:'\e813'}.td-icon-deviantart:before{content:'\e814'}.td-icon-digg:before{content:'\e815'}.td-icon-dribbble:before{content:'\e816'}.td-icon-evernote:before{content:'\e817'}.td-icon-facebook:before{content:'\e818'}.td-icon-flickr:before{content:'\e819'}.td-icon-forrst:before{content:'\e81a'}.td-icon-googleplus:before{content:'\e81b'}.td-icon-instagram:before{content:'\e81d'}.td-icon-lastfm:before{content:'\e81e'}.td-icon-linkedin:before{content:'\e81f'}.td-icon-mail-1:before{content:'\e820'}.td-icon-myspace:before{content:'\e821'}.td-icon-path:before{content:'\e822'}.td-icon-paypal:before{content:'\e823'}.td-icon-pinterest:before{content:'\e825'}.td-icon-reddit:before{content:'\e827'}.td-icon-rss:before{content:'\e828'}.td-icon-share:before{content:'\e829'}.td-icon-skype:before{content:'\e82a'}.td-icon-soundcloud:before{content:'\e82b'}.td-icon-spotify:before{content:'\e82c'}.td-icon-stackoverflow:before{content:'\e82d'}.td-icon-steam:before{content:'\e82e'}.td-icon-stumbleupon:before{content:'\e82f'}.td-icon-tumblr:before{content:'\e830'}.td-icon-twitter:before{content:'\e831'}.td-icon-vimeo:before{content:'\e832'}.td-icon-windows:before{content:'\e833'}.td-icon-wordpress:before{content:'\e834'}.td-icon-yahoo:before{content:'\e835'}.td-icon-youtube:before{content:'\e836'}.td-icon-vk:before{content:'\e837'}.td-icon-grooveshark:before{content:'\e838'}.td-icon-star-empty:before{content:'\e839'}.td-icon-star-half:before{content:'\e83a'}.td-icon-close:before{content:'\e83c'}.td-icon-read-down:before{content:'\e83d'}.td-icon-comments:before{content:"\e83b"}.td-icon-mobile:before{content:'\e83e'}.td-icon-whatsapp:before{content:'\f232'}.td-icon-website:before{content:'\f232'}.td-icon-commenting:before{content:'\f27a'}.td-icon-close-mobile:before{content:'\e900'}.td-icon-print:before{content:'\f02f'}.td-icon-telegram:before{content:'\f2c6'}.td-icon-line:before{content:'\e906'}.td-icon-viber:before{content:'\e907'}.td-icon-plus:before{content:'\ea0a'}.td-icon-minus:before{content:'\ea0b'}.td-icon-dailymotion:before{content:'\e908'}.td-icon-twitch:before{content:'\e909'}.td-icon-xing:before{content:'\e90a'}.td-icon-ebay:before{content:'\e90b'}.td-icon-naver:before{content:'\e9d3'}.td-icon-discord:before{content:'\e90c'}.td-icon-video-thumb-play:before{content:'\e9d4'}.td-icon-audio-thumb-play:before{content:'\e9d5'}.td-icon-tiktok:before{content:'\e9d6'}.td-icon-yandex:before{content:'\e9d7'}.td-icon-flipboard:before{content:'\e9d9'}.td-icon-copy_url:before{content:'\e931'}.td-icon-check:before{content:'\e9db'}.td-icon-medium:before{content:"\e92a"}.td-icon-github:before{content:"\e90d"}.td-icon-rumble:before{content:"\e90e"}.td-icon-patreon:before{content:"\e90f"}.td-icon-clouthub:before{content:"\e910"}.td-icon-gab:before{content:"\e911"}.td-icon-parler:before{content:"\e912"}.td-icon-gettr:before{content:"\e913"}.td-icon-koo:before{content:"\e914"}.td-icon-kakao:before{content:"\e935"}.td-icon-website:before{content:"\e915"}.td-icon-bluesky:before{content:"\e93a"}.td-icon-mastodon:before{content:"\e93b"}.td-icon-threads:before{content:"\e93c"}.td-module-thumb,.td_module_wrap{position:relative}.td-module-thumb .entry-thumb{display:block}.entry-thumb{width:100%}.td-video-play-ico{position:absolute;width:30px;height:30px;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);background-color:rgb(0 0 0 / .48);border:.05em solid #fff;border-radius:100%;font-size:30px;z-index:1}.td-video-play-ico i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);font-size:35%;color:#fff}.td-video-play-ico.td-video-small{width:20px;height:20px;font-size:20px;border-width:2px}.td-post-date{display:inline-block;font-size:12px;line-height:16px}.entry-review-stars{display:inline-block}.entry-review-stars i{margin-right:1px}.td-admin-edit{position:absolute;left:0;top:0;display:block;z-index:2;background-color:rgb(0 0 0 / .5);color:#fff;padding:5px 8px;font-size:10px;text-decoration:none;line-height:1;text-transform:capitalize}.td-post-category{font-size:9px;line-height:10px;background-color:#222;color:#fff;margin-right:5px;padding:4px 6px;display:inline-table;vertical-align:middle;text-transform:uppercase;pointer-events:auto}.entry-title{-ms-word-wrap:break-word;word-wrap:break-word}.td_module_mob_1{margin-bottom:30px}.td_module_mob_1 .td-module-thumb{position:absolute;overflow:hidden;left:0;top:0;width:120px;height:85px}@media (max-width:320px){.td_module_mob_1 .td-module-thumb{width:100px;height:70px}}.td_module_mob_1 .item-details{margin-left:135px;min-height:85px}@media (max-width:320px){.td_module_mob_1 .item-details{margin-left:115px;min-height:70px}}.td_module_mob_1 .entry-title{margin:0 0 5px 0;font-size:17px;line-height:20px}.td_module_mob_1 .entry-title a{color:#000}.td_module_mob_1 .td-post-date{color:#444}.td_module_mob_1 .entry-review-stars{position:relative;top:3px}.td_module_mob_2{position:relative;overflow:hidden;margin:0 -15px 2px -15px}.td_module_mob_2 .td-admin-edit{left:auto;right:0}.td_module_mob_2 .td-video-play-ico{top:12px;left:auto;right:12px;transform:none;-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none}.td_module_mob_2 .td-meta-info-container{position:absolute;bottom:0;left:0;width:100%;pointer-events:none;z-index:1}.td_module_mob_2 .td-meta-align{margin:0 15px 17px;pointer-events:none}.td_module_mob_2 .td-post-author-name a,.td_module_mob_2 .td-post-author-name span,.td_module_mob_2 .td-post-date{color:#fff;text-shadow:1px 1px 1px rgb(0 0 0 / .3)}.td_module_mob_2 .entry-title{font-size:20px;line-height:24px;font-weight:700;margin:8px 0 9px}.td_module_mob_2 .entry-title a{color:#fff;text-shadow:1px 1px 3px rgb(0 0 0 / .2)}.td_module_mob_2 .td-module-meta-info{z-index:1;line-height:1}.td_module_mob_2 .td-post-author-name{display:inline-block;pointer-events:auto;font-weight:700;font-size:12px}.td_module_mob_2 .td-post-author-name span{margin:0 3px}.td_module_mob_2 .entry-review-stars{color:#fff}.td_module_mob_2 .td-module-thumb{height:155px}.td_module_mob_2 .td-module-thumb a:last-child{height:155px;display:block}.td_module_mob_2 .td-module-thumb a:last-child:before{bottom:0;content:"";display:block;height:100%;width:130%;position:absolute;z-index:1;background:-moz-linear-gradient(top,#fff0 0%,rgb(0 0 0 / .7) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fff0),color-stop(100%,rgb(0 0 0 / .7)));background:-webkit-linear-gradient(top,#fff0 0%,rgb(0 0 0 / .7) 100%);background:-o-linear-gradient(top,#fff0 0%,rgb(0 0 0 / .7) 100%);background:-ms-linear-gradient(top,#fff0 0%,rgb(0 0 0 / .7) 100%);background:linear-gradient(to bottom,#fff0 0%,rgb(0 0 0 / .7) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#b3000000',GradientType=0)}.block-title{font-weight:700;font-size:20px;text-align:center;margin:30px 0;text-transform:uppercase;line-height:1}.td_block_big_grid_mob_1{position:relative;top:-1px}.td-adspot-title{color:#767676;font-size:10px;text-align:center;display:block}.td-a-rec{margin:30px auto 30px;text-align:center}.td-a-rec-id-header_mob{margin-top:25px}.td-a-rec-id-smart_list_mob{margin:20px auto 15px}.td-post-content .td-a-rec{margin:20px auto 15px}.paged.page .td-a-rec-id-header_mob{margin-bottom:-10px}.category .td-a-rec-id-header_mob{margin-bottom:0}.single .td-a-rec-id-header_mob{margin-bottom:15px}.author .td-a-rec-id-header_mob{margin-bottom:15px}.td-module-exclusive .td-module-title a:before{content:'EXCLUSIVE';font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",sans-serif;color:#fff;background-color:red;padding:4px 8px 2px;border-radius:3px;margin-right:8px;font-size:12px;line-height:1;vertical-align:middle}.paged .td-pb-article-list{padding-top:30px}.td-page-title,.page-title{font-size:26px;line-height:30px;font-weight:700;margin:15px 0 20px}.td-crumb-container{margin:15px 0;line-height:1}.entry-crumbs{font-size:12px;color:#999}.entry-crumbs a{color:#999}.entry-crumbs .td-bread-sep{font-size:11px;margin:0 5px;position:relative;top:1px}.page-nav{margin:40px auto;font-size:15px;display:table}.page-nav a,.page-nav span{padding:0 11px;display:inline-block;min-width:40px;text-align:center;color:#666;line-height:40px;float:left;margin:0 3px}.page-nav .first,.page-nav .last,.page-nav .extend,.page-nav .pages{display:none}.page-nav i{font-size:18px;line-height:40px;display:inline-table}.page-nav .current{border:1px solid #e5e5e5;line-height:38px;color:#000}.page-nav-post>div{padding:0 11px;display:inline-block;min-width:40px;text-align:center;border:1px solid #e5e5e5;line-height:38px;color:#000;float:left;margin:0 3px}.td-subcat-dropdown{display:none}.td-category-description{margin-top:10px}.td-category-description p{font-style:italic;color:#777;font-size:16px;line-height:26px}.td-category-header{text-align:center;margin-bottom:30px}.td-category-header .entry-category{line-height:11px}.td-category-header .entry-title{text-transform:uppercase;margin:30px 0 20px}.td-category-header .td-crumb-container{text-align:left}.td-category-header .td-category a{text-transform:uppercase;background-color:#fff0;color:#000;border:1px solid #ebebeb;padding:4px 6px;font-weight:700}.category .td_block_big_grid_mob_1{margin-bottom:27px}.author .td-author-page{margin-bottom:30px}.td-404-title{font-size:34px;line-height:44px;color:#222;text-align:center;margin:50px 0 17px 0}.td-404-sub-title{font-size:17px;line-height:22px;color:#a6a6a6;text-align:center;margin:0 0 20px 0}.td-404-sub-sub-title{text-align:center;margin-bottom:50px}.td-404-sub-sub-title a{background-color:#222;border:medium none;color:#fff;font-size:11px;font-weight:700;line-height:16px;padding:10px 15px;margin-left:6px}.td-404-head{text-align:center}.td-attachment-page-content p{color:#444;font-size:11px;font-style:italic;line-height:17px}.td-attachment-prev{display:inline-block;margin:10px 0 21px 0}.td-attachment-prev img{width:100px;height:100px}.td-attachment-next{float:right;margin:10px 0 21px 0}.td-attachment-next img{width:100px;height:100px}.td-search-query{color:var(--td_theme_color,#4db2ec)}.search-page-search-wrap{margin:0 0 35px 0}.td-search-form-widget{position:relative;line-height:21px}.td-search-form-widget .wpb_button{height:32px;position:absolute;right:0;top:0;text-shadow:none;padding:7px 15px 8px 15px;line-height:16px;margin:0}.td-search-form-widget div{text-align:left}.td-search-form-widget .td-widget-search-input{width:95%;border-right:0;height:32px;line-height:21px;position:relative;top:0;display:inline-table;vertical-align:middle}.td_search_subtitle{position:relative;top:11px;left:2px;font-size:12px}.td-mobile-missing-content{font-size:14px;font-weight:400;text-align:left;padding:20px;border:1px solid #eeecf0;margin-bottom:20px}.td-page-meta{display:none}.td-mobile-container{opacity:1;-webkit-transition:all 0.5s ease 0.5s;-moz-transition:all 0.5s ease 0.5s;-o-transition:all 0.5s ease 0.5s;transition:all 0.5s ease 0.5s}.td-hide-menu-content .td-mobile-container{opacity:0;visibility:hidden;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s}.td-hide-menu-content .td-mobile-content{display:none}.td-login-animation{opacity:0;-webkit-transition:all 0.5s ease 0.5s;-moz-transition:all 0.5s ease 0.5s;-o-transition:all 0.5s ease 0.5s;transition:all 0.5s ease 0.5s;position:absolute;top:0;width:100%}.td-login-hide-mob{pointer-events:none}.td-login-hide{-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;visibility:hidden!important}.td-login-show{visibility:visible!important;opacity:1;pointer-events:auto}.td-menu-login-section{list-style:none;position:relative;margin-top:20px}.td-menu-login-section .td-logged-wrap{height:60px;line-height:60px}@media (max-width:320px){.td-menu-login-section .td-logged-wrap{height:40px;line-height:40px}}.td-menu-login-section a{color:#fff}.td-menu-avatar{position:absolute;top:0;left:20px;margin:0}.td-menu-avatar .td-avatar-container{width:60px;height:60px;border-radius:40px;-webkit-box-shadow:0 0 0 4px rgb(255 255 255 / .1);-moz-box-shadow:0 0 0 4px rgb(255 255 255 / .1);box-shadow:0 0 0 4px rgb(255 255 255 / .1);overflow:hidden;position:relative}@media (max-width:320px){.td-menu-avatar .td-avatar-container{-webkit-box-shadow:0 0 0 3px rgb(255 255 255 / .1);-moz-box-shadow:0 0 0 3px rgb(255 255 255 / .1);box-shadow:0 0 0 3px rgb(255 255 255 / .1);width:40px;height:40px}}.td-menu-avatar .avatar{position:absolute;margin:0 auto;left:-9999px;right:-9999px;max-width:none;width:100%;height:100%}.td-menu-username{font-size:20px;font-weight:700;margin:0 100px 0 95px;overflow:hidden;height:60px}@media (max-width:320px){.td-menu-username{height:40px;margin:0 100px 0 75px}}.td-menu-logout{position:absolute;top:0;right:20px;margin:0}.td-menu-logout a{padding:7px 14px;border:1px solid rgb(255 255 255 / .1);background-color:rgb(255 255 255 / .03);font-size:14px;font-weight:700}.td-guest-wrap{height:40px;text-align:center}.td-guest-wrap .td-menu-avatar{position:relative;display:inline-block;vertical-align:middle;top:auto;left:auto;margin-right:15px}.td-guest-wrap .td-menu-avatar .td-avatar-container{width:40px;height:40px}.td-guest-wrap .td-menu-login{display:inline-block;font-size:20px;font-weight:700;color:#fff;vertical-align:middle}.td-guest-wrap .td-menu-login span{background-color:#fff;width:1px;height:20px;display:inline-block;margin:0 13px;line-height:20px;position:relative;top:3px;opacity:.3}.td-guest-wrap .td-menu-login a{cursor:pointer}.td-register-section{position:absolute;top:0;color:#fff;width:100%;z-index:-1}.td-register-section a{color:#fff}.td-register-section .td-icon-read-down{font-size:23px;transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);line-height:74px;width:74px}.td-register-section .td-login-input{color:#fff;font-weight:400;font-size:17px;height:40px;line-height:40px;border:0;background:#fff0;outline:0;margin:18px 0;position:relative;border-bottom:1px solid rgb(255 255 255 / .2);border-radius:0;box-shadow:none}.td-register-section .td-login-input:focus~label,.td-register-section .td-login-input:valid~label{top:-6px;font-size:14px;opacity:.4}.td-register-section .td-login-form-wrap{padding:0 30px}.td-register-section .td-login-button{display:block;text-align:center;width:100%;text-transform:uppercase;line-height:50px;color:#000;border:none;-webkit-box-shadow:0 0 8px rgb(0 0 0 / .36);-moz-box-shadow:0 0 8px rgb(0 0 0 / .36);box-shadow:0 0 8px rgb(0 0 0 / .36);margin:17px 0 15px;font-size:17px;border-radius:0;background-color:#fff;opacity:.8;text-shadow:none}.td-register-section .td-login-social{width:100%;margin-top:13px;margin-bottom:10px;line-height:inherit}.td-register-section .td-login-info-text{text-align:center}.td-login-title{position:absolute;top:0;padding:0 50px;text-align:center;line-height:74px;text-transform:uppercase;width:100%;font-size:17px;height:74px;overflow:hidden;z-index:-1}.td-login-panel-title{text-align:center;font-size:16px;padding:30px 10px}.td-login-panel-title span{display:inline-block;font-size:28px;font-weight:700;width:100%;margin-bottom:10px}.td_display_err{text-align:center;color:#fff;border:none;-webkit-box-shadow:0 0 8px rgb(0 0 0 / .16);-moz-box-shadow:0 0 8px rgb(0 0 0 / .16);box-shadow:0 0 8px rgb(0 0 0 / .16);margin:-9px -30px 24px;font-size:14px;border-radius:0;padding:12px;position:relative;background-color:rgb(255 255 255 / .06);display:none}.td-login-form-wrap label{position:absolute;top:26px;left:10px;font-size:17px;color:#fff;opacity:.6;pointer-events:none;-webkit-transition:all 0.2s ease;-moz-transition:all 0.2s ease;-o-transition:all 0.2s ease;transition:all 0.2s ease}.td-login-inputs{position:relative}.td-login-social{display:flex;align-items:center;justify-content:center;-webkit-appearance:none;padding:11px 20px 12px;font-size:14px;line-height:1;color:#fff;border:none;outline:none!important;transition:background-color 0.1s ease-in-out}.td-login-social:disabled{pointer-events:none}.td-login-fb{background-color:#1778f2}.td-login-fb:before{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="19" height="18.891" viewBox="0 0 19 18.891"><path d="M12.493,3a9.488,9.488,0,0,0-1.419,18.869V15.01H8.726v-2.5h2.349V10.851C11.075,8.1,12.414,6.9,14.7,6.9a13.325,13.325,0,0,1,1.947.118V9.191H15.087c-.97,0-1.308.92-1.308,1.956v1.364h2.843l-.385,2.5H13.778v6.885A9.488,9.488,0,0,0,12.493,3Z" transform="translate(-3.005 -3)" fill="%23fff"/></svg>');margin-right:10px;line-height:0}.td-login-fb:hover{background-color:#0d6ce3}.td-login-fb:disabled{background-color:#92c0f7}.td-header-wrap{background-color:#222;color:#fff;height:60px;position:relative;z-index:9998;width:100%}@media print{body{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.td-scroll-up{display:none!important}.td-header-wrap{position:relative!important;top:0!important}}#td-header-menu{position:relative}#td-top-mobile-toggle{display:inline-block}#td-top-mobile-toggle i{font-size:26px;height:60px;width:60px;line-height:64px;display:inline-block;color:var(--td_mobile_icons_color,#ffffff)}.td-main-menu-logo{display:block;margin-right:0;height:0;float:left}.td-main-menu-logo a{line-height:46px}.td-main-menu-logo img{margin:auto;bottom:0;top:0;left:0;right:0;position:absolute;padding:6px 0;max-height:60px;max-width:250px;width:auto}@media (max-width:320px){.td-main-menu-logo img{max-width:210px}}.td-main-menu-logo .td-logo-text-wrap{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}.td-main-menu-logo .td-logo-text,.td-main-menu-logo .td-tagline-text{display:block;font-family:serif;line-height:1}.td-main-menu-logo .td-logo-text{font-size:24px;text-transform:uppercase;color:#fff}.td-main-menu-logo .td-tagline-text{padding-top:2px;font-size:9px;letter-spacing:1.5px;color:#fff}.td-search-icon{position:absolute;right:-3px;top:0}.td-search-icon i{height:60px;width:60px;line-height:64px;font-size:22px;margin-right:2px;color:#fff}.td-search-wrap{padding:0;position:fixed;width:100%;height:calc(100% + 1px);top:0;text-align:center;z-index:9999;visibility:hidden;color:#fff}.td-search-wrap .td_module_wrap{text-align:left}.td-search-wrap .entry-title a{color:#fff}.td-search-wrap .td-post-date{color:#ddd}.td-search-wrap .td-search-form{margin-bottom:30px}.td-search-wrap .td-aj-search-results{margin:0 5%;text-align:left}.td-search-wrap .td-module-thumb{top:auto;left:auto}.td-search-wrap .result-msg{margin:0 5%}.td-search-wrap .result-msg a{display:block;text-align:center;width:100%;text-transform:uppercase;line-height:50px;color:#000;border:none;-webkit-box-shadow:0 0 8px rgb(0 0 0 / .36);-moz-box-shadow:0 0 8px rgb(0 0 0 / .36);box-shadow:0 0 8px rgb(0 0 0 / .36);margin:30px 0 30px;font-size:17px;border-radius:0;background-color:#fff;opacity:.8}.td-search-wrap .td-search-submit{margin:0 auto;width:30%}.td-search-wrap .td-search-submit input{display:block;text-align:center;margin:8px 0;width:100%;text-transform:uppercase;line-height:24px;color:#000;border:none;-webkit-box-shadow:0 0 8px rgb(0 0 0 / .36);-moz-box-shadow:0 0 8px rgb(0 0 0 / .36);box-shadow:0 0 8px rgb(0 0 0 / .36);font-size:15px;border-radius:0;background-color:#fff;opacity:.8}.td-search-background{background-repeat:no-repeat;background-size:cover;background-position:center top;position:fixed;top:0;display:block;width:100%;height:113%;z-index:9999;-webkit-transition:all 0.5s cubic-bezier(.79,.14,.15,.86);-moz-transition:all 0.5s cubic-bezier(.79,.14,.15,.86);-o-transition:all 0.5s cubic-bezier(.79,.14,.15,.86);transition:all 0.5s cubic-bezier(.79,.14,.15,.86);transform:translate3d(100%,0,0);-webkit-transform:translate3d(100%,0,0);-moz-transform:translate3d(100%,0,0);-ms-transform:translate3d(100%,0,0);-o-transform:translate3d(100%,0,0);visibility:hidden}.td-search-background:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.98;background:#333145;background:-moz-linear-gradient(top,#333145 0%,#b8333e 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,#333145),color-stop(100%,#b8333e));background:-webkit-linear-gradient(top,#333145 0%,#b8333e 100%);background:-o-linear-gradient(top,#333145 0%,#b8333e 100%);background:-ms-linear-gradient(top,#333145 0%,#b8333e 100%);background:linear-gradient(to bottom,#333145 0%,#b8333e 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333145',endColorstr='#b8333e',GradientType=0)}.td-search-close{text-align:right;z-index:1000}.td-search-close .td-icon-close-mobile{height:70px;width:70px;line-height:70px;font-size:21px;color:#fff;position:relative;top:4px;right:0}.td-drop-down-search{opacity:0;visibility:hidden;-webkit-transition:all 0.5s ease 0s;-moz-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;transition:all 0.5s ease 0s;-webkit-backface-visibility:hidden;position:relative}.td-drop-down-search .btn{display:none}#td-header-search,#td-header-search-no-ajax{color:#fff;font-weight:700;font-size:28px;height:40px;line-height:36px;border:0;background:#fff0;outline:0;margin:8px 0;text-align:center}.td-search-input{margin:0 5%;position:relative}.td-search-input span{opacity:.8;font-size:12px}.td-search-input:before,.td-search-input:after{content:'';position:absolute;display:block;width:100%;height:1px;background-color:#fff;bottom:0;left:0;opacity:.2}.td-search-input:after{opacity:.8;transform:scaleX(0);-webkit-transform:scaleX(0);-moz-transform:scaleX(0);-ms-transform:scaleX(0);-o-transform:scaleX(0);-webkit-transition:transform 0.5s ease 0.8s;-moz-transition:transform 0.5s ease 0.8s;-o-transition:transform 0.5s ease 0.8s;transition:transform 0.5s ease 0.8s}.td-search-opened{overflow:hidden}.td-search-opened #td-outer-wrap{position:static;transform:scale3d(.9,.9,.9);-webkit-transform:scale3d(.9,.9,.9);-moz-transform:scale3d(.9,.9,.9);-ms-transform:scale3d(.9,.9,.9);-o-transform:scale3d(.9,.9,.9);-webkit-box-shadow:0 0 46px;-moz-box-shadow:0 0 46px;box-shadow:0 0 46px}.td-search-opened .td-drop-down-search{opacity:1;visibility:visible!important;-webkit-transition:all 0.5s ease 0.3s;-moz-transition:all 0.5s ease 0.3s;-o-transition:all 0.5s ease 0.3s;transition:all 0.5s ease 0.3s;height:calc(100% + 1px);overflow-y:scroll;overflow-x:hidden}.td-search-opened .td-search-background{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);visibility:visible!important}.td-search-opened .td-search-input:after{transform:scaleX(1);-webkit-transform:scaleX(1);-moz-transform:scaleX(1);-ms-transform:scaleX(1);-o-transform:scaleX(1)}.admin-bar .td-search-wrap{padding-top:32px}@media (max-width:767px){.admin-bar .td-search-wrap{padding-top:46px}}.admin-bar #td-mobile-nav{padding-top:32px}@media (max-width:767px){.admin-bar #td-mobile-nav{padding-top:46px}}.td-menu-background{background-repeat:no-repeat;background-size:cover;background-position:center top;position:fixed;top:0;display:block;width:100%;height:113%;z-index:9999;-webkit-transition:all 0.5s cubic-bezier(.79,.14,.15,.86);-moz-transition:all 0.5s cubic-bezier(.79,.14,.15,.86);-o-transition:all 0.5s cubic-bezier(.79,.14,.15,.86);transition:all 0.5s cubic-bezier(.79,.14,.15,.86);transform:translate3d(-100%,0,0);-webkit-transform:translate3d(-100%,0,0);-moz-transform:translate3d(-100%,0,0);-ms-transform:translate3d(-100%,0,0);-o-transform:translate3d(-100%,0,0)}.td-menu-background:before{content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.98;background:#333145;background:-moz-linear-gradient(top,#333145 0%,#b8333e 100%);background:-webkit-gradient(left top,left bottom,color-stop(0%,#333145),color-stop(100%,#b8333e));background:-webkit-linear-gradient(top,#333145 0%,#b8333e 100%);background:-o-linear-gradient(top,#333145 0%,#b8333e 100%);background:-ms-linear-gradient(top,#333145 0%,#b8333e 100%);background:linear-gradient(to bottom,#333145 0%,#b8333e 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#333145',endColorstr='#b8333e',GradientType=0)}#td-mobile-nav{padding:0;position:fixed;width:100%;height:calc(100% + 1px);top:0;z-index:9999;-webkit-transition:all 0.5s cubic-bezier(.79,.14,.15,.86);-moz-transition:all 0.5s cubic-bezier(.79,.14,.15,.86);-o-transition:all 0.5s cubic-bezier(.79,.14,.15,.86);transition:all 0.5s cubic-bezier(.79,.14,.15,.86);transform:translate3d(-99%,0,0);-webkit-transform:translate3d(-99%,0,0);-moz-transform:translate3d(-99%,0,0);-ms-transform:translate3d(-99%,0,0);-o-transform:translate3d(-99%,0,0);left:-1%;overflow:hidden}.td-menu-socials-wrap{position:relative}.td-menu-socials-wrap .td-icon-font{color:var(--td_mobile_text_color,#ffffff)}.td-menu-socials{padding:0 65px 0 20px;overflow:hidden;height:60px}.td-menu-socials .td-social-icon-wrap{margin:20px 5px 0 0}.td-menu-socials .td-social-icon-wrap i{border:none;background-color:#fff0}.td-mobile-close{position:absolute;right:0;top:0;z-index:1000}.td-mobile-close .td-icon-close-mobile{height:70px;width:70px;line-height:70px;font-size:21px;color:#fff;top:4px;position:relative}.td-mobile-content{padding:20px 20px 0}.td-mobile-container{padding-bottom:20px}.td-mobile-content .fa{margin-right:10px;min-width:22px!important;display:inline-block;font-size:18px;text-align:center;position:relative;top:-1px}.td-mobile-content .sub-menu .fa{min-width:16px!important;font-size:13px}.td-mobile-content ul{list-style:none;margin:0;padding:0}.td-mobile-content li{float:none;margin-left:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.td-mobile-content li a{display:block;line-height:21px;font-size:21px;color:#fff;margin-left:0;padding:12px 45px 12px 12px;font-weight:700}.td-mobile-content .td-icon-menu-right{position:absolute;cursor:pointer;top:3px;right:-7px;z-index:1000;font-size:14px;padding:12px 15px;float:right;color:#fff;-webkit-transform-origin:50% 50% 0;-moz-transform-origin:50% 50% 0;-o-transform-origin:50% 50% 0;transform-origin:50% 50% 0;-webkit-transition:transform 0.3s ease;-moz-transition:transform 0.3s ease;-o-transition:transform 0.3s ease;transition:transform 0.3s ease;transform:rotate(-90deg);-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-ms-transform:rotate(-90deg);-o-transform:rotate(-90deg)}.td-mobile-content .td-icon-menu-right:before{content:'\e83d'}.td-mobile-content .td-sub-menu-open>a i{transform:rotate(0deg);-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg)}.td-mobile-content .td-sub-menu-open>ul{display:block;max-height:1000px;opacity:.9}.td-mobile-content .sub-menu{max-height:0;overflow:hidden;opacity:0;-webkit-transition:max-height 0.5s cubic-bezier(.77,0,.175,1),opacity 0.5s cubic-bezier(.77,0,.175,1);-moz-transition:max-height 0.5s cubic-bezier(.77,0,.175,1),opacity 0.5s cubic-bezier(.77,0,.175,1);-o-transition:max-height 0.5s cubic-bezier(.77,0,.175,1),opacity 0.5s cubic-bezier(.77,0,.175,1);transition:max-height 0.5s cubic-bezier(.77,0,.175,1),opacity 0.5s cubic-bezier(.77,0,.175,1)}.td-mobile-content .sub-menu .td-icon-menu-right{font-size:11px;right:-6px;top:1px;color:#fff}.td-mobile-content .sub-menu a{padding:9px 36px 9px 36px!important;line-height:19px;font-size:16px;font-weight:400}.td-mobile-content .sub-menu .sub-menu a{padding-left:55px!important}.td-mobile-content .sub-menu .sub-menu .sub-menu a{padding-left:74px!important}.td-mobile-content .current-menu-item>a,.td-mobile-content .current-menu-ancestor>a{color:#73C7E3}.td-mobile-content .menu_icon{display:none}.td-mobile-content .menu-item-has-children a{width:100%;z-index:1}.td-mobile-content .td-link-element-after{position:relative}.td-menu-mob-open-menu{overflow:hidden}.td-menu-mob-open-menu #td-outer-wrap{transform:scale3d(.9,.9,.9);-webkit-transform:scale3d(.9,.9,.9);-moz-transform:scale3d(.9,.9,.9);-ms-transform:scale3d(.9,.9,.9);-o-transform:scale3d(.9,.9,.9);-webkit-box-shadow:0 0 46px;-moz-box-shadow:0 0 46px;box-shadow:0 0 46px}.td-menu-mob-open-menu #td-mobile-nav{height:calc(100% + 1px);overflow:auto;visibility:visible!important;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);left:0}.td-menu-mob-open-menu .td-menu-background{visibility:visible!important;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0)}#td-mobile-nav .td-login-form-mobile-fb-open .td-login-close,#td-mobile-nav .td-login-form-mobile-fb-open .td-register-close,#td-mobile-nav .td-login-form-mobile-fb-open .td-login-panel-title,#td-mobile-nav .td-login-form-mobile-fb-open .td-login-inputs,#td-mobile-nav .td-login-form-mobile-fb-open .td-login-button,#td-mobile-nav .td-login-form-mobile-fb-open .td-login-social,#td-mobile-nav .td-login-form-mobile-fb-open .td-login-info-text,#td-mobile-nav .td-login-form-mobile-fb-open .td-login-register-link{opacity:.5;pointer-events:none}.td-mobile-footer-wrap{text-align:center;background-color:#222;color:#fff;padding-top:30px;padding-bottom:30px;clear:both}.td-mobile-footer-wrap a{color:#fff}.td-mobile-footer-wrap>a{display:inline-block}.td-mobile-footer-wrap .block-title{margin:0 0 26px 0}.td-footer-wrap{margin-bottom:40px;font-size:15px;line-height:21px}.td-footer-wrap:last-child{margin-bottom:0}.td-footer-logo img{width:auto}.footer-email-wrap{padding-top:16px}.footer-email-wrap a{color:var(--td_theme_color,#4db2ec)}.td-social-icon-wrap{display:inline-block;margin:5px}.td-social-icon-wrap .td-icon-font{font-size:14px;width:40px;height:40px;line-height:38px;border:1px solid rgb(255 255 255 / .1);background-color:rgb(255 255 255 / .03)}.td-mobile-sub-footer-wrap{color:#ccc;background-color:#000;text-align:center;padding:18px 0;clear:both}.td-sub-footer-menu ul{margin-top:0}.td-sub-footer-menu .sub-menu{display:none}.td-sub-footer-menu li{list-style:none;display:inline-block;margin-left:0;margin-bottom:12px}.td-sub-footer-menu a{color:#ccc;margin:0 8px}.td-sub-footer-menu:last-child a{margin-right:0}.td-post-content{margin-bottom:26px}.td-post-featured-image{margin-left:-15px;margin-right:-15px}.td-post-featured-image img{margin-bottom:21px}.td-post-featured-image .wp-caption-text{margin-left:15px}.single .td-category{margin-bottom:0}.td-category{list-style:none;font-size:10px;margin-top:0;margin-bottom:10px;line-height:1;max-height:23px;overflow:hidden}.td-category li{display:inline-block;margin:0 7px 7px 0;line-height:1}.td-category a{color:#000;border:1px solid #ededed;padding:4px 6px;white-space:nowrap;display:inline-block}header .entry-title{margin-top:9px;margin-bottom:9px;font-size:30px;line-height:34px;font-weight:400}article .wpb_video_wrapper{margin:0 -15px 20px}header .td-module-meta-info{margin-bottom:21px;color:#999;font-size:12px;line-height:1;height:auto;overflow:hidden}header .td-module-meta-info i{margin-right:5px;vertical-align:middle}header .td-module-meta-info .td-post-date{display:inline-block;position:relative;top:2px}header .td-module-meta-info .td-post-author-name{font-weight:400;display:inline-block;position:relative;top:2px}header .td-module-meta-info .td-post-author-name a{font-weight:700;margin-right:3px}header .td-module-meta-info .td-post-author-name div{display:inline-block;margin-right:2px}header .td-module-meta-info .td-post-views{float:right;margin-left:10px}header .td-module-meta-info .td-post-views span{line-height:16px}header .td-module-meta-info .td-icon-views{position:relative;font-size:14px;margin-right:5px}header .td-module-meta-info .td-icon-comments{margin-right:5px;font-size:9px}header .td-module-meta-info .td-post-comments{float:right;margin-left:10px;position:relative;top:2px}header .td-module-meta-info .td-post-comments a{color:#999}.td-post-sub-title{font-size:15px;font-style:italic;font-weight:300;line-height:24px;color:#999;margin:0 0 9px}.td-post-sharing-classic,.td-post-sharing{text-align:center!important}.td-post-sharing-classic{position:relative;height:20px}.td-post-sharing{font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",sans-serif;text-align:left;z-index:2;white-space:nowrap}.td-post-sharing.td-social-show-all{white-space:normal}.td-post-sharing-classic+.td-post-sharing{margin-top:18px}.td-post-sharing-top{margin-bottom:20px}.td-post-sharing-bottom{border-style:solid;border-color:var(--td_grid_border_color,#ededed);border-width:1px 0;padding:21px 0;margin-bottom:42px}.td-post-sharing-bottom .td-post-sharing{margin-bottom:-7px}.td-post-sharing-visible,.td-social-sharing-hidden{display:inline-block}.td-pulldown-filter-list{display:none}.td-social-show-all .td-pulldown-filter-list{display:inline-block}.td-social-network,.td-social-handler{position:relative;display:inline-block;margin-bottom:7px;height:40px;min-width:40px;font-size:11px;text-align:center;vertical-align:middle;border-radius:2px}.td-social-network{margin-right:7px;color:#fff;overflow:hidden}.td-social-network:hover{opacity:0.8!important}.td-social-handler{color:#444;border:1px solid #e9e9e9}.td-social-handler .td-social-but-text{font-weight:700}.td-social-handler .td-social-but-text:before{background-color:#000}.td-social-share-text{margin-right:18px}.td-social-share-text:before,.td-social-share-text:after{content:'';position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);left:100%;width:0;height:0;border-style:solid}.td-social-share-text:before{border-width:9px 0 9px 11px;border-color:#fff0 #fff0 #fff0 #e9e9e9}.td-social-share-text:after{border-width:8px 0 8px 10px;border-color:#fff0 #fff0 #fff0 #fff}.td-social-but-icon{display:inline-block;padding-left:13px;padding-right:13px;line-height:40px;z-index:1}.td-social-but-icon i{position:relative;vertical-align:middle}.td-social-but-text{display:none}.td-social-handler i,.td-social-facebook i,.td-social-reddit i,.td-social-linkedin i,.td-social-tumblr i,.td-social-stumbleupon i,.td-social-vk i,.td-social-viber i,.td-social-flipboard i i{font-size:14px}.td-social-telegram i{font-size:16px}.td-social-mail i,.td-social-line i,.td-social-print i{font-size:15px}.td-social-handler .td-icon-share{top:-1px;left:-1px}.td-social-facebook{background-color:#516eab}.td-social-twitter{background-color:#29c5f6}.td-social-twitter .td-icon-twitter{font-size:12px}.td-social-pinterest{background-color:#ca212a}.td-social-pinterest .td-icon-pinterest{font-size:13px}.td-social-whatsapp{background-color:#7bbf6a}.td-social-whatsapp .td-icon-whatsapp{font-size:18px}.td-social-reddit{background-color:#f54200}.td-social-reddit .td-social-but-icon{padding-right:12px}.td-social-reddit .td-icon-reddit{left:-1px}.td-social-mail,.td-social-digg,.td-social-print,.td-social-copy_url{background-color:#000}.td-social-linkedin{background-color:#0266a0}.td-social-tumblr{background-color:#3e5a70}.td-social-telegram{background-color:#179cde}.td-social-telegram .td-social-but-icon{padding-right:12px}.td-social-telegram .td-icon-telegram{left:-1px}.td-social-stumbleupon{background-color:#ee4813}.td-social-stumbleupon .td-social-but-icon{padding-right:11px}.td-social-stumbleupon .td-icon-stumbleupon{left:-2px}.td-social-digg .td-social-but-icon{padding-right:11px}.td-social-digg .td-icon-digg{left:-2px;font-size:17px}.td-social-vk{background-color:#4c75a3}.td-social-vk .td-social-but-icon{padding-right:11px}.td-social-vk .td-icon-vk{left:-2px}.td-social-naver{background-color:#3ec729}.td-social-naver .td-icon-naver{font-size:16px}.td-social-discord{background-color:#7289DA}.td-social-discord .td-icon-discord{font-size:15px}.td-social-line{background-color:#00b900}.td-social-viber{background-color:#5d54a4}.td-social-flipboard{background-color:#f42827}.td-social-gettr{background-color:#fc223b}.td-social-gettr .td-icon-gettr{font-size:15px}.td-social-kakao{background-color:#f9e000}.td-social-kakao .td-icon-kakao{font-size:18px}.td-social-kakao .td-icon-kakao:before{color:#3C1B1D}.td-social-koo{background-color:#facd00}.td-social-koo .td-icon-koo{font-size:14px}.td-social-copy_url{position:relative}.td-social-copy_url .td-social-but-icon{padding-left:12px;padding-right:11px}.td-social-copy_url .td-icon-copy_url{left:-1px;font-size:17px}.td-social-copy_url-check{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;opacity:0;pointer-events:none;transition:opacity 0.2s ease-in-out;z-index:11}.td-social-copy_url-disabled{pointer-events:none}.td-social-copy_url-disabled .td-icon-copy_url{opacity:0}.td-social-copy_url-copied .td-social-copy_url-check{opacity:1}.td-social-expand-tabs i{top:-2px;left:-1px;font-size:16px}.td-post-source-tags{font-size:11px}.td-post-source-tags .td-no-tags{margin-bottom:34px}.td-post-source-via{font-weight:600}.td-post-small-box{margin-bottom:7px;line-height:20px;clear:left;height:20px;display:table}.td-post-small-box span{background-color:#222;padding:5px 9px;color:#fff;display:block;text-transform:uppercase;line-height:10px;float:left;height:20px;margin-right:7px}.td-post-small-box a{display:block;float:left;border:1px solid #ededed;margin-right:7px;line-height:6px;color:#111;padding:6px 8px;height:20px}.td-tags{margin:0 0 30px 0;display:table;line-height:20px;font-weight:600}.td-tags li{list-style:none;display:inline-block;line-height:20px;margin-left:0;float:left;margin-bottom:7px}#td-outer-wrap .td-post-prev-post{padding-right:10px;float:left;width:50%}#td-outer-wrap .td-post-next-post{padding-left:10px;width:50%;text-align:right;float:right}.td-post-next-prev-content a{display:block;font-size:14px;font-weight:700;color:#222;line-height:19px;margin-bottom:43px}.td-post-next-prev-content span{display:block;font-size:12px;color:#c1c1c1;margin-bottom:7px}.author-box-wrap{clear:both;text-align:center;border:1px solid #ededed;padding:21px 10px;margin-bottom:48px}.author-box-wrap .avatar{margin-bottom:5px;width:100px}.author-box-wrap .desc{font-size:14px;line-height:24px}.author-box-wrap .td-author-social{margin:10px 0 -5px}.author-box-wrap .td-author-social a{color:#444;margin-top:11px}.author-box-wrap .td-author-social .td-social-icon-wrap{margin:0 8px 0 0}.author-box-wrap .td-icon-font{font-size:16px;color:#222}.td-author-name{font-size:20px;line-height:21px;font-weight:700;margin:7px 0 8px 0}.td-author-name a{color:#222}.td-author-url{font-size:13px;font-style:italic;line-height:21px;margin-bottom:8px;margin-top:10px}.td-author-counters{font-size:11px;font-weight:700;color:#fff}.td-author-counters span{background-color:#222;padding:4px 9px;margin-right:10px;position:relative;top:0}.td-author-description{margin-top:15px}.td-related-title{text-align:center;margin-bottom:24px}.td_block_related_posts_mob{margin-bottom:48px;clear:both}.comment-reply-title{text-align:center}.td-comments-title-wrap .block-title{margin-bottom:24px;margin-top:19px}.comment-pagination{margin-left:-3%;margin-right:-3%;text-align:center}.comment-pagination a{background-color:#222;color:#fff;padding:14px 0;display:inline-block;width:45%;text-align:center;line-height:1;margin:0 2% 25px}.comment-list li:last-child{border:none}.comment{list-style:none;margin-left:0;padding-bottom:13px;border-bottom:1px dashed var(--td_grid_border_color,#ededed);margin-bottom:21px;clear:both}.comment:first-child{border-top:none}.comment .avatar{float:left;margin-right:15px;margin-bottom:20px;width:50px}.comment cite{font-weight:700;font-style:normal;font-size:17px;line-height:1}.comment cite a{display:block;padding-top:4px;margin-bottom:7px}.comment .comment-content,.comment .comment-meta{margin-left:65px}.comment .comment-content{margin-top:7px}.comment .comment-content p{margin-bottom:21px}.comment .comment-content p:last-child{margin-bottom:0}.comment p{margin-bottom:0;word-wrap:break-word}.comment .logged-in-as{margin-bottom:10px}.comment .children{padding-top:20px;border-top:1px dashed var(--td_grid_border_color,#ededed);margin-top:10px}.comment .children cite a{padding-top:9px}.comment .children .comment:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.comment .children .comment .avatar{width:36px;height:36px;position:relative}@media (max-width:500px){.comment .children .comment .avatar{margin-bottom:10px}}.comment .children .comment .comment-content,.comment .children .comment .comment-meta{margin-left:50px}.comment-list>.comment>.children{margin-left:65px}.comment-link{font-size:11px;line-height:1;color:#b4b4b4;padding-left:0;margin-bottom:5px}.comment-meta{margin-top:4px}.comment-respond{margin-bottom:21px;clear:both}.comment-reply-link{font-size:11px;color:#b4b4b4}.comment-form-cookies-consent label{margin-left:8px;position:relative;top:-1px}.single .comments{margin-bottom:48px;padding-top:1px;margin-top:-20px;clear:both}#reply-title{font-size:16px;font-weight:700;margin-bottom:17px;margin-top:0}.logged-in-as{margin-top:0;margin-bottom:10px;font-size:13px}.logged-in-as a{color:#111;font-weight:600}.logged-in-as a:last-child{display:block;float:right}#cancel-comment-reply-link{font-size:12px;font-weight:400;color:#111;margin-left:10px;white-space:nowrap}.comment .comment-form-input-wrap{margin-top:0;margin-bottom:21px}.comment-subscription-form{margin-bottom:3px;font-size:13px}.comment-subscription-form .subscribe-label{margin-left:3px;position:relative;top:-1px}.comments .comment-form .td-warning-comment,.comments .comment-form .td-warning-author,.comments .comment-form .td-warning-email,.comments .comment-form .td-warning-email-error{display:none}.comments .comment-form textarea{display:block}.comments .td-comment-form-warnings .td-warning-comment,.comments .td-comment-form-warnings .td-warning-author,.comments .td-comment-form-warnings .td-warning-email,.comments .td-comment-form-warnings .td-warning-email-error{margin-bottom:-11px;color:#ff7a7a;font-size:11px;font-style:italic;line-height:15px}.comments .td-form-comment,.comments .td-form-author,.comments .td-form-email,.comments .td-form-url{margin-top:0;margin-bottom:21px}.comments .submit{width:100%;font-size:15px;font-weight:700;padding:14px 0;text-transform:uppercase}.must-log-in{background-color:#222;line-height:1;width:100%;margin-top:20px;text-align:center;text-transform:uppercase;font-size:15px;font-weight:700}.must-log-in a{color:#fff;padding:14px 0;display:block}.td-smart-list-pagination{text-align:center}.td-smart-list-button{line-height:40px;background-color:#222;color:#fff;padding:13px 24px 15px;font-size:16px;font-style:normal;text-align:center;cursor:pointer;margin:0 10px}.td-smart-list-button .td-icon-left{font-size:14px;position:relative;top:1px;padding-right:11px}.td-smart-list-button .td-icon-right{font-size:14px;position:relative;top:1px;padding-left:11px}.tdm_smart_list_1{margin:20px 0;position:relative;z-index:1;clear:both}.tdm_smart_list_1 .td-sml-top-tile{margin-bottom:10px;text-align:center}.tdm_smart_list_1 .td-a-rec-id-smart_list_7{margin-bottom:0}.tdm_smart_list_1 .td-slide-smart-list-figure img{width:100%}.tdm_smart_list_1 .td-sml-description{margin-top:0}.tdm_smart_list_1 .td-slide-smart-list-figure{text-align:center;display:table;margin-left:auto;margin-right:auto;margin-bottom:16px}.tdm_smart_list_1 .td-sml-caption{text-align:left}.tdm_smart_list_1 h2{margin:0;line-height:1;padding:0;min-height:0}.tdm_smart_list_1 .td-sml-current-item-title{margin-top:10px;margin-bottom:8px;width:100%;text-align:left;line-height:30px;font-weight:700;font-size:26px}.tdm_smart_list_1 .td-item .td-smart-list-pagination{position:relative;display:inline-block}.tdm_smart_list_1 .td-smart-list-pagination{display:inline-block;width:100%;position:relative;top:0;margin:10px 0}.tdm_smart_list_1 .td-smart-list-pagination .td-smart-list-button{margin:0;line-height:1}.tdm_smart_list_1 .td-smart-list-pagination .td-smart-back{float:left}.tdm_smart_list_1 .td-smart-list-pagination .td-smart-next{float:right}.td-smart-disable{opacity:.5}.tdm_smart_list_2{margin-top:38px}.tdm_smart_list_2 .td-number-and-title{text-align:left;padding:0;margin-bottom:21px;position:relative}.tdm_smart_list_2 .td-sml-description{margin-top:0}.tdm_smart_list_2 h2{margin:0;line-height:32px}.tdm_smart_list_2 .td-item{margin-bottom:53px}.tdm_smart_list_2 .td-sml-current-item-title{margin-top:2px;width:100%;padding-left:50px;font-size:24px;line-height:28px;display:inline-block}.tdm_smart_list_2 .td-sml-current-item-nr{position:absolute;top:0;left:0;font-weight:700;font-size:20px;line-height:30px;color:#fff;background-color:#222;width:32px;height:32px;text-align:center;display:inline-block}.tdm_smart_list_2 .td-slide-smart-list-figure{text-align:center;display:table;margin-left:auto;margin-right:auto;margin-bottom:16px}.gallery img{border:none!important}.gallery-item{display:inline-block;text-align:center;vertical-align:top;margin-bottom:20px;width:100%;padding:0 2%}.gallery-item img{margin-bottom:0}.gallery-item .gallery-caption{text-align:center;margin-bottom:10px}.td-gallery-slider{margin-left:-15px;margin-right:-15px}.post_td_gallery{font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",sans-serif;color:#fff;margin-bottom:24px;background-color:#222;overflow:hidden;clear:both;position:relative}.td-gallery-slide-top{position:relative;min-height:60px;background-color:#111}.td-gallery-title{font-size:22px;line-height:24px;font-weight:700;padding:0 15px;text-align:center}.td-gallery-controls-wrapper{height:40px;margin:auto!important;position:absolute;right:0;top:0;bottom:0}.td-gallery-slide-count{display:block;font-style:italic;font-size:12px;font-weight:600;text-align:center;margin-bottom:3px}.td-gallery-slide-prev-next-but{position:absolute;top:0;bottom:0;margin:auto;display:block;z-index:2;text-align:center;height:50px;color:#fff;width:100%;opacity:.7;pointer-events:none}.td-gallery-slide-prev-next-but .td-icon-left{font-size:40px;padding:5px 17px 2px 10px;float:left;background-color:rgb(0 0 0 / .5);pointer-events:auto}.td-gallery-slide-prev-next-but .td-icon-right{font-size:40px;padding:5px 10px 2px 17px;float:right;background-color:rgb(0 0 0 / .5);pointer-events:auto}.td-gallery-slide-copywrite{float:right;padding:6px 15px;font-style:italic;line-height:15px;font-size:11px;display:inline-block;background-color:rgb(0 0 0 / .8);text-align:center;width:100%}.td-button{margin:0 4.2px 0 4.3px}.td-doubleSlider-1{width:auto;height:240px}.td-doubleSlider-1 .td-slide-galery-figure{text-align:center;position:relative;width:100%;height:240px}.td-doubleSlider-1 .td-slide-item img{max-height:100%;max-width:100%}.td-doubleSlider-1 .td-slide-item{width:100%}.td-doubleSlider-1 .td-slide-item .td-slide-galery-figure img{margin:auto;overflow:auto;position:absolute;left:-50%;right:-50%;top:-50%;bottom:-50%}.td-doubleSlider-1 .td-slide-item .td-slide-caption{position:absolute;bottom:0;left:0;text-align:left}.td-doubleSlider-1 .td-slide-item .td-slide-caption span{font-family:-apple-system,".SFNSText-Regular","San Francisco","Roboto","Segoe UI","Helvetica Neue","Lucida Grande",sans-serif;font-size:12px;color:#fff;line-height:18px;width:100%;float:left;padding:5px 10px;background-color:rgb(0 0 0 / .6)}.td-doubleSlider-1 .td-slide-item .td-slide-caption.td-gallery-slide-content{width:100%}.td_block_video_playlist{padding-bottom:30px;margin-left:-15px;margin-right:-15px}.td_video_playlist_title{position:relative;z-index:1;background-color:#222}.td_video_playlist_title .td_video_title_text{font-weight:700;font-size:15px;color:#fff;margin-left:17px;margin-right:17px;vertical-align:middle;line-height:24px;padding:10px 0 10px 0;text-align:center}.td_wrapper_video_playlist{z-index:1;position:relative}.td_wrapper_video_playlist .td_video_controls_playlist_wrapper{background-color:var(--td_theme_color,#4db2ec);position:relative}.td_wrapper_video_playlist .td_video_controls_playlist_wrapper:before{content:'';background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAGBAMAAADwPukCAAAAElBMVEUAAAAAAAAAAAAAAAAAAAAAAADgKxmiAAAABnRSTlM9KRgMBADiSB2HAAAAFElEQVR4XmNgYBBgUGAwYHBgCAAAA3wA8fpXm6EAAAAASUVORK5CYII=) repeat-x;width:100%;height:6px;position:absolute;bottom:-6px;z-index:1}.td_wrapper_video_playlist .td_video_stop_play_control{position:relative;width:65px;height:65px;outline:0!important}.td_wrapper_video_playlist .td_video_stop_play_control:after{content:'';width:1px;height:37px;background-color:rgb(255 255 255 / .2);position:absolute;top:14px;right:0}.td_wrapper_video_playlist .td_youtube_control,.td_wrapper_video_playlist .td_vimeo_control{position:relative;top:12px;left:11px;cursor:pointer}.td_wrapper_video_playlist .td_video_title_playing{position:absolute;left:80px;font-size:13px;line-height:19px;font-weight:700;color:#fff;padding-right:7px;overflow:hidden;max-height:20px;top:23px}@media (max-width:480px){.td_wrapper_video_playlist .td_video_title_playing{max-height:37px;top:13px}}.td_wrapper_video_playlist .td_video_time_playing{position:absolute;bottom:0;right:5px;font-size:10px;font-style:italic;color:#fff;line-height:17px;padding-right:1px}.td_wrapper_video_playlist .td_video_currently_playing{background-color:#404040}.td_wrapper_video_playlist .td_video_currently_playing:after{content:'';position:absolute;top:0;left:0;border-left:3px solid var(--td_theme_color,#4db2ec);width:3px;height:inherit}.td_wrapper_video_playlist .td_click_video{height:60px;display:block;width:100%;position:relative}.td_wrapper_video_playlist .td_click_video:hover{background-color:#333;cursor:pointer}.td_wrapper_video_playlist .td_video_thumb{position:relative;top:10px;width:72px;height:40px;overflow:hidden;margin-left:16px}.td_wrapper_video_playlist .td_video_thumb img{position:relative;top:-6px}.td_wrapper_video_playlist .td_video_title_and_time{position:absolute;top:10px;margin:0 30px 0 103px}.td_wrapper_video_playlist .td_video_title_and_time .td_video_title{font-size:12px;color:#fff;line-height:15px;max-height:30px;overflow:hidden}.td_wrapper_video_playlist .td_video_time{font-size:10px;font-style:italic;color:#777;line-height:13px}.td_wrapper_video_playlist .td_wrapper_player{background-color:#000}.td_wrapper_video_playlist .td_wrapper_player iframe{width:100%;height:100%}.td_wrapper_video_playlist .td_container_video_playlist{background-color:#222;vertical-align:top;overflow:hidden}.td_wrapper_video_playlist .td_playlist_clickable{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.td_block_video_playlist .td_wrapper_video_playlist{left:0}.td_block_video_playlist .td_video_title_playing{max-height:20px;top:23px}@media (max-width:480px){.td_block_video_playlist .td_video_title_playing{max-height:37px;top:13px}}.td_block_video_playlist .td_wrapper_player{display:block;height:210px}@media (max-width:360px){.td_block_video_playlist .td_wrapper_player{height:190px}}.td_block_video_playlist .td_container_video_playlist{display:block;height:305px}.td_block_video_playlist .td_container_video_playlist .td_playlist_clickable{height:240px}.wp-video-shortcode:focus{outline:0!important}.woocommerce-breadcrumb .td-bread-sep{font-size:11px;margin:0 5px;position:relative;top:1px}.woocommerce .woocommerce-breadcrumb{color:#999;margin:15px 0;font-size:12px;line-height:1}.woocommerce .woocommerce-breadcrumb a{color:#999}.woocommerce nav.woocommerce-pagination ul,.woocommerce nav.woocommerce-pagination ul li{border:none}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{padding:.9em}.woocommerce nav.woocommerce-pagination{margin-bottom:26px;margin-top:26px}.woocommerce ul.products{margin:0 -2%!important}.woocommerce ul.products li.product{width:46%!important;float:left!important;margin:0 2% 3%!important;clear:none;text-align:center}.woocommerce ul.products li.product:nth-child(2n+1){clear:both}.woocommerce ul.products li.product a img{margin:0 0 3px}.woocommerce ul.products li.product .price{font-size:1em}.woocommerce ul.products li.product h3{line-height:20px}.woocommerce ul.products li.product .button{margin-top:0;margin-bottom:10px}.woocommerce ul.products li.product .star-rating{margin:0 auto 12px}.woocommerce a.added_to_cart{padding-top:0;width:100%}.woocommerce table.shop_table{font-size:13px;line-height:16px}.woocommerce table.shop_table td{padding:6px}.woocommerce td.product-quantity{min-width:60px}.woocommerce td.product-name dl.variation dd,.woocommerce td.product-name dl.variation dt{margin-bottom:0}.woocommerce td.product-name dl.variation dd p,.woocommerce td.product-name dl.variation dt p{font-size:13px;line-height:16px}.woocommerce td.product-name dl.variation dd{margin-left:6px;float:right}.woocommerce .product-price,.woocommerce .product-subtotal{text-align:right}.woocommerce .product-quantity{text-align:center}.woocommerce a.remove:hover{text-decoration:none}.woocommerce div.product div.images div.thumbnails{padding-top:0}.woocommerce div.product div.images,.woocommerce div.product div.summary{margin-bottom:16px}.woocommerce div.product .product_title{margin-bottom:10px;font-size:28px;line-height:32px}.woocommerce div.product .woocommerce-product-rating{margin-bottom:14px}.woocommerce .must-log-in{background-color:#fff0;line-height:24px}.woocommerce .must-log-in a{display:inline;color:var(--td_theme_color,#4db2ec)}.woocommerce .product h2{font-size:22px;line-height:28px}.woocommerce p.stars{font-size:11px}.woocommerce ul.products li.product .price{margin-top:-7px}.bbp-breadcrumb-sep{margin:0 5px;position:relative;top:1px;font-size:17px}.bbp-breadcrumb{color:#999;font-size:12px;line-height:1}.bbp-breadcrumb a{color:#999}#bbpress-forums div.bbp-breadcrumb p,#bbpress-forums div.bbp-topic-tags p{margin-bottom:15px;margin-top:3px}#bbpress-forums div.bbp-search-form{margin-bottom:10px}.bbp-search-form{float:none!important}.bbp-search-form div{position:relative}.bbp-search-form #bbp_search{width:100%!important;height:33px}.bbp-search-form .button{position:absolute;right:0;top:0;font-size:13px;padding:8px 15px}#bbpress-forums li{line-height:17px}#bbpress-forums textarea{border:1px solid #E1E1E1}#bbpress-forums .bbp-form button{font-size:13px;padding:8px 15px;background-color:#222;color:#fff;display:block;border:none;width:100%}#bbpress-forums div.bbp-submit-wrapper{width:100%}#bbpress-forums .bbp-header .bbp-reply-author{display:none}#bbpress-forums .bbp-header .bbp-reply-content{margin-left:6px!important}#bbpress-forums .bbp-footer{display:none}#bbpress-forums .bbp-user-section .bbp-user-forum-role,#bbpress-forums .bbp-user-section .bbp-user-topic-count,#bbpress-forums .bbp-user-section .bbp-user-reply-count{margin-bottom:5px}#bbpress-forums #bbp-user-body{margin-left:0}#bbpress-forums p.bbp-topic-meta img.avatar,#bbpress-forums ul.bbp-reply-revision-log img.avatar,#bbpress-forums ul.bbp-topic-revision-log img.avatar,#bbpress-forums div.bbp-template-notice img.avatar,#bbpress-forums .widget_display_topics img.avatar,#bbpress-forums .widget_display_replies img.avatar{border:none;margin:0 4px -3px}#subscription-toggle{display:block;clear:both}#bbpress-forums div.bbp-reply-author a.bbp-author-name{margin-bottom:3px}#bbpress-forums .bbp-body div.bbp-reply-author{font-size:16px;font-weight:700}#bbpress-forums div.bbp-reply-author img.avatar{top:5px}#bbpress-forums .bbp-body div.bbp-reply-author{margin-top:-10px}.bbp-user-page .td-page-title,.bbp-user-edit .td-page-title{text-align:center}#bbpress-forums #bbp-single-user-details{float:none;text-align:center;margin:0 auto}#bbpress-forums #bbp-single-user-details #bbp-user-avatar img.avatar{border-radius:100%}#bbpress-forums #bbp-single-user-details #bbp-user-navigation{margin-bottom:20px}#bbpress-forums #bbp-your-profile fieldset input,#bbpress-forums #bbp-your-profile fieldset textarea{width:100%}#bbpress-forums fieldset.bbp-form label{width:auto!important}#bbpress-forums #bbp-your-profile fieldset{padding:5px 15px 0}#bbpress-forums #bbp-your-profile fieldset.submit{border:none;margin:0;padding:0}#bbpress-forums #bbp-your-profile fieldset.submit button{font-size:13px;padding:8px 15px;background-color:#222;color:#fff;display:block;border:none;width:100%}#bbpress-forums #bbp-your-profile fieldset select{width:100%}#bbpress-forums #bbp-your-profile fieldset fieldset.password{width:auto}#buddypress div.dir-search{float:none;position:relative;margin-top:0}#buddypress div.dir-search input[type="text"]{width:100%!important;height:33px;margin-bottom:20px}#buddypress div.dir-search input[type="submit"]{position:absolute;right:0;top:0;font-size:13px;padding:8px 15px;background-color:#222;color:#fff;display:block;border:none}#buddypress{margin-bottom:30px}#buddypress #register-page input{width:100%!important;font-size:16px}#buddypress #register-page input[type="submit"]{padding:18px 15px;background-color:#222;color:#fff;display:block;border:none;margin-bottom:26px}#buddypress #register-page #signup_form.standard-form div.submit{float:none}#buddypress #register-page .register-section{float:none!important;width:100%!important}#buddypress .dir-search p,#buddypress .dir-form p,#buddypress #whats-new-form p,#buddypress #activity-loop-form p{margin:0}#buddypress .dir-search br,#buddypress .dir-form br,#buddypress #whats-new-form br,#buddypress #activity-loop-form br,#buddypress .dir-search p:empty,#buddypress .dir-form p:empty,#buddypress #whats-new-form p:empty,#buddypress #activity-loop-form p:empty{display:none}#buddypress p:empty{margin:0;line-height:0}#buddypress div#message p:empty{display:none}#buddypress ul.item-list li div.item-title{width:100%;line-height:18px}#buddypress div#item-header div#item-meta #latest-update{line-height:18px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2){.td-sp{background-image:url(/wp-content/plugins/td-composer/mobile/../images/sprite/elements@2x.png)!important;background-size:90px 2100px!important}}.td-sp{background-image:url(/wp-content/plugins/td-composer/mobile/../images/sprite/elements.png);background-repeat:no-repeat;display:block}.td-sp-video-play{width:42px;height:42px;background-position:-20px -488px}.td-sp-video-pause{width:42px;height:42px;background-position:-20px -612px}.td-md-is-iemobile #td-outer-wrap{transform:none!important;-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.td-md-is-iemobile .td-post-category{line-height:9px}.td-md-is-iemobile .td-category a{padding:2px 6px 3px}.td-md-is-iemobile header .td-post-comments{top:4px}.td-md-is-iemobile header .td-post-views{position:relative;top:2px}.td-md-is-iemobile header .td-module-meta-info i{position:relative;top:-1px}.td-md-is-iemobile .td-post-small-box span{line-height:8px}.td-md-is-iemobile .td-post-small-box a{line-height:5px}.td-md-is-iemobile #td-top-mobile-toggle i,.td-md-is-iemobile .td-search-icon i{line-height:60px}.td-md-is-android .td-post-category{padding:5px 6px 3px}.td-md-is-android .td-category a{padding:5px 6px 2px}.td-md-is-android .td-category-header .td-category a{line-height:10px}.td-md-is-android .page-nav i{line-height:45px}.td-md-is-android .td-social-icon-wrap .td-icon-font{line-height:42px}.td-md-is-android .td-scroll-up .td-icon-menu-up{top:9px}.td-md-is-android .td-post-small-box span{line-height:12px}.td-md-is-android .td-post-small-box a{line-height:8px}.td-md-is-ios .td-scroll-up{bottom:24px;right:4px;opacity:.7}.td-md-is-ios header .td-module-meta-info .td-post-views{position:relative;top:2px}.td-md-is-ios header .td-module-meta-info .td-post-comments{top:4px}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}img{max-width:100%;width:auto\9;height:auto}body{visibility:visible!important;background-color:#c1c1c1}#td-outer-wrap{overflow:auto;margin:auto;width:100%;background-color:#fff;-webkit-transition:transform 0.7s ease;-moz-transition:transform 0.7s ease;-o-transition:transform 0.7s ease;transition:transform 0.7s ease;-webkit-transform-origin:50% 200px 0;-moz-transform-origin:50% 200px 0;-o-transform-origin:50% 200px 0;transform-origin:50% 200px 0}.td-container{width:100%;padding-left:15px;padding-right:15px}.post footer{clear:both}.td-scroll-up{cursor:pointer;position:fixed;bottom:4px;right:5px;width:40px;height:40px;background-color:var(--td_theme_color,#4db2ec);z-index:9999;transform:translate3d(0,70px,0);-webkit-transform:translate3d(0,70px,0);-moz-transform:translate3d(0,70px,0);-ms-transform:translate3d(0,70px,0);-o-transform:translate3d(0,70px,0);-webkit-transition:transform 0.4s cubic-bezier(.55,0,.1,1) 0s;-moz-transition:transform 0.4s cubic-bezier(.55,0,.1,1) 0s;-o-transition:transform 0.4s cubic-bezier(.55,0,.1,1) 0s;transition:transform 0.4s cubic-bezier(.55,0,.1,1) 0s}.td-scroll-up .td-icon-menu-up{position:relative;color:#fff;font-size:20px;display:block;text-align:center;width:40px;top:7px}.td-scroll-up-visible{transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0)}.td-custom-html-mob{text-align:center;margin:0 auto}.td-close-video-fixed{display:none}.tds-s-page-sec:not(:last-child){margin-bottom:35px;padding-bottom:35px;border-bottom:1px solid #EBEBEB}.tds-s-page-sec-cols{display:flex;flex-wrap:wrap;margin:0 -20px}.tds-s-page-sec-col{width:100%;padding:0 20px}.tds-s-page-sec-col:not(:last-child){margin-bottom:45px}.tds-s-page-sec-header{margin-bottom:35px}.tds-s-page-sec-header .tds-s-notif{margin-top:25px}.tds-spsh-row{display:flex;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}.tds-spsh-col{padding:0 10px}body h2.tds-spsh-title{margin:0;font-family:inherit;font-size:1.429em;font-weight:500;line-height:1.2;color:#1d2327}.tds-spsh-descr{margin-top:11px;font-size:.929em;line-height:1.4;color:#555D66}.tds-s-page-sec-content{position:relative}.tds-s-page-sec-content .tds-spsc-title{display:flex;width:100%;margin:0;padding:0;font-size:.929em;font-weight:500;line-height:1.2;color:#1d2327}.tds-s-page-sec-content .tds-spsc-title:not(:last-child){margin-bottom:20px}.tds-s-page-sec-content .tds-spsc-title span{background-color:#f1f1f1;border-radius:3px;padding:4px 7px 6px}.tds-s-page-sec-content .tds-spsc-title-sm:not(:last-child){margin-bottom:15px}.tds-s-page-sec-content .tds-spsc-title-sm span{font-size:.857em;padding:3px 6px 4px}.tds-s-page-sec-content .tds-s-notif-error:not(:first-child){margin-top:40px}.tds-spsc-sub-section:not(:last-child){margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid #efefef}.tds-s-btn{display:inline-flex;align-items:center;justify-content:center;position:relative;background-color:#0489FC;min-width:100px;padding:14px 24px 16px;font-size:1em;line-height:1;font-weight:600;text-align:center;text-decoration:none;color:#fff;border:0;border-radius:5px;outline:3px solid #fff0;transition:background-color 0.2s ease-in-out,color 0.2s ease-in-out,border-color 0.2s ease-in-out,outline-color 0.2s ease-in-out;-webkit-appearance:none;cursor:pointer}.tds-s-btn svg{position:relative;width:.9em;height:auto}.tds-s-btn svg:not(:last-child){margin-right:.5em}.tds-s-btn:hover,.tds-s-btn:active{background-color:#152BF7}.tds-s-btn:active:not(:disabled){outline-color:rgb(21 43 247 / .2)}.tds-s-btn:disabled{background-color:#9ACFFD;pointer-events:none}.tds-s-btn.tds-s-btn-saving:after{content:'';position:relative;width:12px;height:12px;margin-left:15px;border:1px solid #fff;border-left-color:#fff0;border-right-color:#fff0;border-radius:50%;-webkit-animation:fullspin 1s infinite ease-out;animation:fullspin 1s infinite ease-out;z-index:2;transition:border-top-color 0.2s ease-in-out,border-bottom-color 0.2s ease-in-out}.tds-s-btn.tds-s-btn-saved{background-color:#9ACFFD;pointer-events:none}.tds-s-btn.tds-s-btn-saved:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="12" height="8.875" viewBox="0 0 12 8.875"><path d="M7.125,13.875a1,1,0,0,1-.707-.293L3.293,10.457A1,1,0,0,1,4.707,9.043l2.418,2.418,6.168-6.168a1,1,0,0,1,1.414,1.414L7.832,13.582A1,1,0,0,1,7.125,13.875Z" transform="translate(-3 -5)" fill="%23fff"/></svg>');width:14px;height:auto;border:0;-webkit-animation:none;animation:none}.tds-s-btn-light{background-color:#E5F3FF;color:#152BF7}.tds-s-btn-light:hover,.tds-s-btn-light:active{background-color:#152BF7;color:#E5F3FF}.tds-s-btn-light:disabled{background-color:#eef4fd;color:#6c79fa}.tds-s-btn-light.tds-s-btn-saving:after{border-top-color:#152BF7;border-bottom-color:#152BF7}.tds-s-btn-light.tds-s-btn-saving:hover:after{border-top-color:#fff;border-bottom-color:#fff}.tds-s-btn-light.tds-s-btn-saved{background-color:#eef4fd;color:#6c79fa}.tds-s-btn-light.tds-s-btn-saved:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="12" height="8.875" viewBox="0 0 12 8.875"><path d="M7.125,13.875a1,1,0,0,1-.707-.293L3.293,10.457A1,1,0,0,1,4.707,9.043l2.418,2.418,6.168-6.168a1,1,0,0,1,1.414,1.414L7.832,13.582A1,1,0,0,1,7.125,13.875Z" transform="translate(-3 -5)" fill="%236c79fa"/></svg>')}.tds-s-btn-grey{background-color:#f3f3f3;color:#1D2327}.tds-s-btn-grey:hover,.tds-s-btn-grey:active{background-color:#EBEBEB}.tds-s-btn-grey:disabled{background-color:#F8F8F8;color:#828588}.tds-s-btn-grey.tds-s-btn-saving:after{border-top-color:#1D2327;border-bottom-color:#1D2327}.tds-s-btn-grey.tds-s-btn-saved{background-color:#F8F8F8;color:#828588}.tds-s-btn-grey.tds-s-btn-saved:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="12" height="8.875" viewBox="0 0 12 8.875"><path d="M7.125,13.875a1,1,0,0,1-.707-.293L3.293,10.457A1,1,0,0,1,4.707,9.043l2.418,2.418,6.168-6.168a1,1,0,0,1,1.414,1.414L7.832,13.582A1,1,0,0,1,7.125,13.875Z" transform="translate(-3 -5)" fill="%23828588"/></svg>')}.tds-s-btn-red{background-color:#FF3838}.tds-s-btn-red:hover,.tds-s-btn-red:active{background-color:#E20000}.tds-s-btn-red:active:not(:disabled){outline-color:rgb(226 0 0 / .15)}.tds-s-btn-red:disabled,.tds-s-btn-red [disabled="disabled"]{background-color:#FFA4A4}.tds-s-btn-red.tds-s-btn-saved{background-color:#FFA4A4}.tds-s-btn-light-red{background-color:#fde7e7;color:#E20000}.tds-s-btn-light-red svg{fill:#E20000}.tds-s-btn-light-red:hover,.tds-s-btn-light-red:active{background-color:#FF3838;color:#fff}.tds-s-btn-light-red:hover svg,.tds-s-btn-light-red:active svg{fill:#fff}.tds-s-btn-light-red:active:not(:disabled){outline-color:rgb(226 0 0 / .1)}.tds-s-btn-light-red:disabled,.tds-s-btn-light-red [disabled="disabled"]{background-color:#fff1f1;color:#e76a6a}.tds-s-btn-light-red:disabled svg,.tds-s-btn-light-red [disabled="disabled"] svg{fill:#e76a6a}.tds-s-btn-light-red.tds-s-btn-saved{background-color:#fff1f1}.tds-s-btn-hollow{min-width:96px;padding:12px 22px 14px;background-color:#fff0;color:#444;border:2px solid #A8AAB8}.tds-s-btn-hollow:hover,.tds-s-btn-hollow:active{background-color:#fff0;color:#0489FC;border-color:#0489FC}.tds-s-btn-hollow:active:not(:disabled){outline-color:rgb(4 137 252 / .2)}.tds-s-btn-hollow:disabled{background-color:#fff0;color:#B3B3B3;border-color:#D3D4DB}.tds-s-btn-hollow.tds-s-btn-saving:after{border-top-color:#444;border-bottom-color:#444}.tds-s-btn-hollow.tds-s-btn-saving:hover:after{border-top-color:#0489FC;border-bottom-color:#0489FC}.tds-s-btn-hollow.tds-s-btn-saved{background-color:#fff0;color:#B3B3B3}.tds-s-btn-hollow.tds-s-btn-saved:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="12" height="8.875" viewBox="0 0 12 8.875"><path d="M7.125,13.875a1,1,0,0,1-.707-.293L3.293,10.457A1,1,0,0,1,4.707,9.043l2.418,2.418,6.168-6.168a1,1,0,0,1,1.414,1.414L7.832,13.582A1,1,0,0,1,7.125,13.875Z" transform="translate(-3 -5)" fill="%23B3B3B3"/></svg>')}.tds-s-btn-xsm{min-width:0;padding:5px 10px 7px;font-size:.857em}.tds-s-btn-xsm svg{top:1px;width:.95em}.tds-s-btn-xsm.tds-s-btn-saving:after{width:8px;height:8px;margin-left:12px}.tds-s-btn-xsm.tds-s-btn-saving:not(.tds-s-btn-saved):after{top:1px}.tds-s-btn-xsm.tds-s-btn-saved:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="9" height="6.5" viewBox="0 0 10 7.5"><path d="M6.5,12.5a1,1,0,0,1-.707-.293l-2.5-2.5A1,1,0,0,1,4.707,8.293L6.5,10.086l4.793-4.793a1,1,0,0,1,1.414,1.414l-5.5,5.5A1,1,0,0,1,6.5,12.5Z" transform="translate(-3 -5)" fill="%23fff" opacity="0.8"/></svg>');top:-3px}.tds-s-btn-xsm.tds-s-btn-light.tds-s-btn-saved:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="9" height="6.5" viewBox="0 0 10 7.5"><path d="M6.5,12.5a1,1,0,0,1-.707-.293l-2.5-2.5A1,1,0,0,1,4.707,8.293L6.5,10.086l4.793-4.793a1,1,0,0,1,1.414,1.414l-5.5,5.5A1,1,0,0,1,6.5,12.5Z" transform="translate(-3 -5)" fill="%236371fd" opacity="0.8"/></svg>')}.tds-s-btn-xsm.tds-s-btn-grey.tds-s-btn-saved:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="9" height="6.5" viewBox="0 0 10 7.5"><path d="M6.5,12.5a1,1,0,0,1-.707-.293l-2.5-2.5A1,1,0,0,1,4.707,8.293L6.5,10.086l4.793-4.793a1,1,0,0,1,1.414,1.414l-5.5,5.5A1,1,0,0,1,6.5,12.5Z" transform="translate(-3 -5)" fill="%23828588" opacity="0.8"/></svg>')}.tds-s-btn-xsm.tds-s-btn-hollow{min-width:0;padding:3px 8px 5px}.tds-s-btn-xsm.tds-s-btn-hollow.tds-s-btn-saved:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="9" height="6.5" viewBox="0 0 10 7.5"><path d="M6.5,12.5a1,1,0,0,1-.707-.293l-2.5-2.5A1,1,0,0,1,4.707,8.293L6.5,10.086l4.793-4.793a1,1,0,0,1,1.414,1.414l-5.5,5.5A1,1,0,0,1,6.5,12.5Z" transform="translate(-3 -5)" fill="%23B3B3B3" opacity="0.8"/></svg>')}.tds-s-btn-sm{min-width:76px;padding:10px 19px 12px;font-size:.929em}.tds-s-btn-sm svg{top:1px}.tds-s-btn-sm.tds-s-btn-saving:after{width:11px;height:11px;margin-left:13px}.tds-s-btn-sm.tds-s-btn-saving:not(.tds-s-btn-saved):after{top:1px}.tds-s-btn-sm.tds-s-btn-saved:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="10" height="7.5" viewBox="0 0 10 7.5"><path d="M6.5,12.5a1,1,0,0,1-.707-.293l-2.5-2.5A1,1,0,0,1,4.707,8.293L6.5,10.086l4.793-4.793a1,1,0,0,1,1.414,1.414l-5.5,5.5A1,1,0,0,1,6.5,12.5Z" transform="translate(-3 -5)" fill="%23fff" opacity="0.8"/></svg>');top:-2px}.tds-s-btn-sm.tds-s-btn-light.tds-s-btn-saved:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="10" height="7.5" viewBox="0 0 10 7.5"><path d="M6.5,12.5a1,1,0,0,1-.707-.293l-2.5-2.5A1,1,0,0,1,4.707,8.293L6.5,10.086l4.793-4.793a1,1,0,0,1,1.414,1.414l-5.5,5.5A1,1,0,0,1,6.5,12.5Z" transform="translate(-3 -5)" fill="%236371fd" opacity="0.8"/></svg>')}.tds-s-btn-sm.tds-s-btn-grey.tds-s-btn-saved:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="10" height="7.5" viewBox="0 0 10 7.5"><path d="M6.5,12.5a1,1,0,0,1-.707-.293l-2.5-2.5A1,1,0,0,1,4.707,8.293L6.5,10.086l4.793-4.793a1,1,0,0,1,1.414,1.414l-5.5,5.5A1,1,0,0,1,6.5,12.5Z" transform="translate(-3 -5)" fill="%23828588" opacity="0.8"/></svg>')}.tds-s-btn-sm.tds-s-btn-hollow{min-width:72px;padding:8px 17px 10px}.tds-s-btn-sm.tds-s-btn-hollow.tds-s-btn-saved:after{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="10" height="7.5" viewBox="0 0 10 7.5"><path d="M6.5,12.5a1,1,0,0,1-.707-.293l-2.5-2.5A1,1,0,0,1,4.707,8.293L6.5,10.086l4.793-4.793a1,1,0,0,1,1.414,1.414l-5.5,5.5A1,1,0,0,1,6.5,12.5Z" transform="translate(-3 -5)" fill="%23B3B3B3" opacity="0.8"/></svg>')}body .tds-s-form .tds-s-form-footer{margin-top:40px}body .tds-s-form .tds-s-fc-inner{position:relative;display:flex;flex-wrap:wrap;margin:0 -13px}body .tds-s-form .tds-s-fc-inner:not(:last-child){margin-bottom:28px}body .tds-s-form .tds-s-fc-inner:not(:last-child):after{content:'';display:block;margin:28px 13px 0;width:100%;height:1px;background-color:#efefef}body .tds-s-form .tds-s-fc-inner .tds-s-notif{width:100%;margin-left:13px;margin-right:13px}body .tds-s-form .tds-spsc-title{padding:0 13px}body .tds-s-form .tds-s-fc-inner-descr{width:100%;margin:-10px 0 20px;padding:0 13px;font-size:.857em;line-height:1.4;color:#67696c}body .tds-s-form .tds-s-form-label{position:relative;display:block;margin-bottom:8px;font-size:.929em;line-height:1;font-weight:600;color:#666}body .tds-s-form .tds-s-form-label a{font-size:.923em}body .tds-s-form .tds-s-form-label-loading{display:inline-block;position:relative;top:1px;width:11px;height:11px;margin-left:9px;border:1px solid #666;border-left-color:#fff0;border-right-color:#fff0;border-radius:50%;-webkit-animation:fullspin 1s infinite ease-out;animation:fullspin 1s infinite ease-out}body .tds-s-form .tds-s-form-label-tip{padding-right:21px}body .tds-s-form .tds-s-form-tip{position:absolute;top:50%;right:0;transform:translateY(-50%)}body .tds-s-form .tds-s-form-tip:before{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="13" height="13" viewBox="0 0 13 13"><g id="icon" transform="translate(-325 -452)"><circle id="Ellipse_7" data-name="Ellipse 7" cx="6.5" cy="6.5" r="6.5" transform="translate(325 452)" opacity="0.61" fill="%23666"/><path id="Path_4" data-name="Path 4" d="M1.775-2.373a2.353,2.353,0,0,1-.094-.381,2.681,2.681,0,0,1-.041-.463,1.44,1.44,0,0,1,.144-.647,2.655,2.655,0,0,1,.357-.542A6,6,0,0,1,2.6-4.893q.249-.234.463-.457a2.485,2.485,0,0,0,.357-.469,1.051,1.051,0,0,0,.144-.539.958.958,0,0,0-.105-.46.953.953,0,0,0-.29-.328,1.309,1.309,0,0,0-.422-.2,1.927,1.927,0,0,0-.507-.064A2.362,2.362,0,0,0,.58-6.627V-7.98a3.892,3.892,0,0,1,1.992-.562,3.187,3.187,0,0,1,.9.123,2.249,2.249,0,0,1,.738.363,1.717,1.717,0,0,1,.5.6,1.813,1.813,0,0,1,.182.832,2,2,0,0,1-.152.8,2.949,2.949,0,0,1-.384.647,3.646,3.646,0,0,1-.5.524q-.267.229-.5.457a2.574,2.574,0,0,0-.384.475,1.015,1.015,0,0,0-.152.545,1.52,1.52,0,0,0,.064.457,3.005,3.005,0,0,0,.129.346ZM2.443.105a.866.866,0,0,1-.592-.229.713.713,0,0,1-.246-.551.7.7,0,0,1,.246-.551.841.841,0,0,1,.592-.234.834.834,0,0,1,.586.234.7.7,0,0,1,.246.551.713.713,0,0,1-.246.551A.859.859,0,0,1,2.443.105Z" transform="translate(329 463)" fill="%23fff"/></g></svg>');display:block;cursor:pointer}body .tds-s-form .tds-s-form-tip-txt{position:absolute;bottom:calc(100% + 3px);right:0;width:130px;padding:6px 6px 8px;background-color:rgb(0 0 0 / .75);font-size:.769em;line-height:1.2;text-align:center;font-weight:400;color:#fff;border-radius:2px;opacity:0;pointer-events:none;transition:opacity 0.2s ease-in-out}body .tds-s-form .tds-s-form-tip-txt:after{content:'';position:absolute;top:100%;right:0;width:100%;height:4px}body .tds-s-form .tds-s-form-tip-txt-item{display:block}body .tds-s-form .tds-s-form-tip-txt-item:not(:last-child){margin-bottom:4px}body .tds-s-form .tds-s-form-tip:hover .tds-s-form-tip-txt{opacity:1;pointer-events:auto}body .tds-s-form .tds-s-form-input{margin:0;padding:0 15px 1px;width:100%;height:44px;min-height:44px;font-size:1em;line-height:1.3;font-weight:600;color:#444;border:2px solid #D7D8DE;border-radius:5px;outline:3px solid #fff0;box-shadow:none;transition:border-color 0.2s ease-in-out,color 0.2s ease-in-out,outline-color 0.2s ease-in-out}body .tds-s-form .tds-s-form-input:-webkit-autofill,body .tds-s-form .tds-s-form-input:-webkit-autofill:hover,body .tds-s-form .tds-s-form-input:-webkit-autofill:focus,body .tds-s-form .tds-s-form-input:-webkit-autofill:active{-webkit-text-fill-color:#444;-webkit-box-shadow:0 0 0 1000px #fff inset!important}body .tds-s-form .tds-s-form-input::placeholder{color:#888;transition:color 0.2s ease-in-out}body .tds-s-form .tds-s-form-input::-webkit-input-placeholder{color:#888;transition:color 0.2s ease-in-out}body .tds-s-form .tds-s-form-input::-moz-placeholder{color:#888;transition:color 0.2s ease-in-out}body .tds-s-form .tds-s-form-input:-ms-input-placeholder{color:#888;transition:color 0.2s ease-in-out}body .tds-s-form .tds-s-form-input:-moz-placeholder{color:#888;transition:color 0.2s ease-in-out}body .tds-s-form .tds-s-form-input:hover{color:inherit}body .tds-s-form .tds-s-form-input:focus{box-shadow:none}body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-input:focus:not([readonly]){border-color:#0489FC!important;outline-width:3px;outline-style:solid;outline-color:rgb(4 137 252 / .1)}body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-input[readonly]:not(.tds-s-form-input-date),body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-input:disabled{color:#BEBEBE;border-color:#E8E9EC}body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-input[readonly]:not(.tds-s-form-input-date)::placeholder,body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-input:disabled::placeholder{color:#BEBEBE}body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-input[readonly]:not(.tds-s-form-input-date)::-webkit-input-placeholder,body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-input:disabled::-webkit-input-placeholder{color:#BEBEBE}body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-input[readonly]:not(.tds-s-form-input-date)::-moz-placeholder,body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-input:disabled::-moz-placeholder{color:#BEBEBE}body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-input[readonly]:not(.tds-s-form-input-date):-ms-input-placeholder,body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-input:disabled:-ms-input-placeholder{color:#BEBEBE}body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-input[readonly]:not(.tds-s-form-input-date):-moz-placeholder,body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-input:disabled:-moz-placeholder{color:#BEBEBE}body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-input[readonly]{background-color:#fff}body .tds-s-form textarea.tds-s-form-input{min-height:114px;padding-top:10px;padding-bottom:10px;font-weight:400;line-height:1.6}body .tds-s-form .tds-s-form-wpeditor{border:2px solid #D7D8DE;border-radius:5px;outline:3px solid #fff0;transition:border-color 0.2s ease-in-out,color 0.2s ease-in-out,outline-color 0.2s ease-in-out}body .tds-s-form .tds-s-form-wpeditor .mce-panel{background-color:#fff0}body .tds-s-form .tds-s-form-wpeditor .wp-editor-tools{display:flex;align-items:center;background-color:#f5f5f5;margin:6px 6px 0;padding:7px 9px 4px;border-radius:4px 4px 0 0}body .tds-s-form .tds-s-form-wpeditor .wp-editor-tabs{display:flex;align-items:center;margin-left:auto}body .tds-s-form .tds-s-form-wpeditor .wp-switch-editor{margin:0;padding:1px 7px 2px;background-color:#fff0;text-transform:uppercase;font-size:11px;line-height:1;font-weight:500;border-width:1px;border-color:#fff0;border-radius:4px}body .tds-s-form .tds-s-form-wpeditor .switch-tmce{margin-right:3px}body .tds-s-form .tds-s-form-wpeditor .wp-switch-editor:hover,body .tds-s-form .tds-s-form-wpeditor .html-active .switch-html,body .tds-s-form .tds-s-form-wpeditor .tmce-active .switch-tmce{border-color:#e7e6e6}body .tds-s-form .tds-s-form-wpeditor .html-active .switch-html,body .tds-s-form .tds-s-form-wpeditor .tmce-active .switch-tmce{background-color:#fff}body .tds-s-form .tds-s-form-wpeditor .wp-editor-container{border:0}body .tds-s-form .tds-s-form-wpeditor .wp-editor-container{width:calc(100% - 12px)!important;margin:0 6px 6px}body .tds-s-form .tds-s-form-wpeditor .mce-tinymce{border:0!important}body .tds-s-form .tds-s-form-wpeditor .mce-top-part:before{display:none}body .tds-s-form .tds-s-form-wpeditor .quicktags-toolbar{padding:5px 7px;border-bottom:0}body .tds-s-form .tds-s-form-wpeditor .mce-toolbar-grp{background-color:#f5f5f5;border-bottom:0;border-radius:0 0 4px 4px}body .tds-s-form .tds-s-form-wpeditor .mce-toolbar-grp>div{padding:5px 7px}body .tds-s-form .tds-s-form-wpeditor iframe{height:200px!important}body .tds-s-form .tds-s-form-select-wrap{position:relative}body .tds-s-form .tds-s-form-select-wrap .tds-s-form-input{max-width:100%;padding-right:34px;background:#fff;-webkit-appearance:none}body .tds-s-form .tds-s-form-select-wrap .tds-s-form-input::-webkit-calendar-picker-indicator{opacity:0}body .tds-s-form .tds-s-form-select-wrap .tds-s-form-select-icon{position:absolute;top:50%;right:15px;transform:translateY(-50%);pointer-events:none;fill:#444;transition:fill 0.2s ease-in-out}body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-select-wrap .tds-s-form-input[readonly]+.tds-s-form-select-icon,body .tds-s-form .tds-s-form-group:not(.tds-s-fg-error) .tds-s-form-select-wrap .tds-s-form-input:disabled+.tds-s-form-select-icon{fill:#BEBEBE}body .tds-s-form .tds-s-form-check input{display:none}body .tds-s-form .tds-s-form-check label{display:flex;align-items:flex-start;cursor:auto}body .tds-s-form .tds-s-form-check .tds-s-fc-check{position:relative;margin-right:10px;width:19px;height:19px;background-color:#fff;border:2px solid #D7D8DE;outline:3px solid #fff0;transition:border-color 0.2s ease-in-out,outline-color 0.2s ease-in-out;cursor:pointer}body .tds-s-form .tds-s-form-check .tds-s-fc-check:after{content:'';position:absolute;top:3px;left:3px;width:9px;height:9px;background-color:#0489FC;opacity:0;transition:opacity 0.2s ease-in-out}body .tds-s-form .tds-s-form-check .tds-s-fc-title{flex:1;font-size:1em;line-height:1.3;font-weight:600;color:#444;cursor:pointer}body .tds-s-form .tds-s-form-check input[type=checkbox]+.tds-s-fc-check{border-radius:5px}body .tds-s-form .tds-s-form-check input[type=checkbox]+.tds-s-fc-check:after{border-radius:3px}body .tds-s-form .tds-s-form-check input[type=radio]+.tds-s-fc-check,body .tds-s-form .tds-s-form-check input[type=radio]+.tds-s-fc-check:after{border-radius:100%}body .tds-s-form .tds-s-form-check input:checked+.tds-s-fc-check{border-color:#0489FC;outline-color:rgb(4 137 252 / .1)}body .tds-s-form .tds-s-form-check input:checked+.tds-s-fc-check:after{opacity:1}body .tds-s-form .tds-s-form-check input[disabled]+.tds-s-fc-check,body .tds-s-form .tds-s-form-check input[disabled]+.tds-s-fc-check+.tds-s-fc-title{pointer-events:none}body .tds-s-form .tds-s-form-check input[disabled]+.tds-s-fc-check{border-color:#E8E9EC;cursor:auto}body .tds-s-form .tds-s-form-check input[disabled]+.tds-s-fc-check+.tds-s-fc-title{color:#BEBEBE}body .tds-s-form .tds-s-form-check input[disabled]:checked+.tds-s-fc-check{outline-color:rgb(4 137 252 / .08);border-color:#9ACFFD}body .tds-s-form .tds-s-form-check input[disabled]:checked+.tds-s-fc-check:after{background-color:#9ACFFD}body .tds-s-form .tds-s-form-group{position:relative;width:100%;padding:0 13px}body .tds-s-form .tds-s-form-group:not(:last-child){margin-bottom:20px}body .tds-s-form .tds-s-form-group .tds-s-list{list-style-type:disc;margin-top:14px}body .tds-s-form .tds-s-form-group .tds-s-list-item{display:list-item;font-size:.857em;line-height:1.2;margin-left:16px!important;color:#444}body .tds-s-form .tds-s-form-group .tds-s-list-item:not(:last-child){margin-bottom:7px}body .tds-s-form .tds-s-form-group-sm .tds-s-form-label{font-size:.857em;margin-bottom:6px}body .tds-s-form .tds-s-form-group-sm .tds-s-form-input{padding:0 10px 2px;height:36px;min-height:36px;font-size:.929em}body .tds-s-form .tds-s-form-group-sm .tds-s-form-select-wrap .tds-s-form-input{padding-right:29px}body .tds-s-form .tds-s-form-group-sm .tds-s-form-select-wrap .tds-s-form-select-icon{right:10px}body .tds-s-form .tds-s-form-group-sm textarea.tds-s-form-input{min-height:76px;padding-top:8px;padding-bottom:8px;line-height:1.5}body .tds-s-form .tds-s-form-group-sm .tds-s-form-check .tds-s-fc-check{width:17px;height:17px}body .tds-s-form .tds-s-form-group-sm .tds-s-form-check .tds-s-fc-check:after{top:2px;left:2px}body .tds-s-form .tds-s-form-group-sm .tds-s-form-check .tds-s-fc-title{font-size:13px;line-height:1.2}body .tds-s-form .tds-s-fc-inner .tds-s-fg-success:not(.tds-s-fg-error) .tds-s-form-input{border-color:#59BA93!important;outline-color:rgb(89 186 147 / .1)}body .tds-s-form .tds-s-fg-disabled .tds-s-form-label{color:#BEBEBE}body .tds-s-form .tds-s-fg-error .tds-s-form-input{border-color:red;outline-color:rgb(255 0 0 / .1)}body .tds-s-form .tds-s-fg-error-msg{position:absolute;top:calc(100% + 3px);left:0;width:100%;padding:0 13px;font-size:.786em;line-height:1.3;color:#FF3838}body .tds-s-form .tds-s-form-sep{width:100%;padding:0 13px;margin-bottom:28px}body .tds-s-form .tds-s-form-sep:after{content:'';display:block;height:1px;background-color:#efefef}body .tds-s-form .tds-s-form-content .tds-s-notif{margin-top:32px}body .tds-s-form .tds-s-form-footer{display:flex;align-items:center}body .tds-s-form .tds-s-form-footer .tds-s-btn{margin-right:26px}body .tds-s-form .tds-s-form-footer .tds-s-btn:last-of-type{margin-right:0}body .tds-s-form .tds-s-form-footer .tds-s-disable-wiz{margin-left:auto;font-size:.786em;line-height:1;color:#888;cursor:pointer}body .tds-s-form .tds-s-form-footer .tds-s-disable-wiz:hover{color:#444}.tds-s-datepicker-wrap{margin-top:8px;padding:14px;width:279px;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;font-size:.857em;color:#444;line-height:1;font-weight:600;border:1px solid #D7D8DE;border-radius:3px;box-shadow:0 2px 4px 0 rgb(0 0 0 / .12)}.tds-s-datepicker-wrap,.tds-s-datepicker-wrap *{box-sizing:border-box}.tds-s-datepicker-wrap .ui-datepicker-header{display:flex;align-items:stretch;margin:0 -4px 10px}.tds-s-datepicker-wrap .ui-datepicker-prev,.tds-s-datepicker-wrap .ui-datepicker-title,.tds-s-datepicker-wrap .ui-datepicker-next{padding:0 4px}.tds-s-datepicker-wrap .ui-datepicker-prev,.tds-s-datepicker-wrap .ui-datepicker-next{display:flex;align-items:stretch;width:14.4%;cursor:pointer}.tds-s-datepicker-wrap .ui-datepicker-prev span,.tds-s-datepicker-wrap .ui-datepicker-next span{display:flex;align-items:center;justify-content:center;width:100%;padding-bottom:1px;font-size:0;border-radius:5px}.tds-s-datepicker-wrap .ui-datepicker-prev:hover span,.tds-s-datepicker-wrap .ui-datepicker-next:hover span{background-color:#F2F9FF}.tds-s-datepicker-wrap .ui-datepicker-prev{order:1}.tds-s-datepicker-wrap .ui-datepicker-prev span:before{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6" height="10" viewBox="0 0 6 10"><path d="M13,15a1,1,0,0,1-.707-.293l-4-4a1,1,0,0,1,0-1.414l4-4a1,1,0,0,1,1.414,1.414L10.414,10l3.293,3.293A1,1,0,0,1,13,15Z" transform="translate(-8 -5)" fill="%23878d93"/></svg>')}.tds-s-datepicker-wrap .ui-datepicker-prev:hover span:before{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6" height="10" viewBox="0 0 6 10"><path d="M13,15a1,1,0,0,1-.707-.293l-4-4a1,1,0,0,1,0-1.414l4-4a1,1,0,0,1,1.414,1.414L10.414,10l3.293,3.293A1,1,0,0,1,13,15Z" transform="translate(-8 -5)" fill="%23152BF7"/></svg>')}.tds-s-datepicker-wrap .ui-datepicker-title{display:flex;flex:1;order:2}.tds-s-datepicker-wrap .ui-datepicker-title select{width:50%;margin:0;padding:0 17px 1px 8px;min-height:29px;background:#fff url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6.794" height="9.822" viewBox="0 0 6.794 9.822"><g transform="translate(6.294 0.5) rotate(90)"><path d="M0,6.294a.5.5,0,0,1-.324-.12.5.5,0,0,1-.056-.7L1.816,2.9-.38.325a.5.5,0,0,1,.056-.7.5.5,0,0,1,.7.056l2.473,2.9a.5.5,0,0,1,0,.649L.38,6.118A.5.5,0,0,1,0,6.294Z" transform="translate(6.349 0)" fill="%23444"/><path d="M2.474,6.294a.5.5,0,0,1-.38-.175L-.38,3.221a.5.5,0,0,1,0-.649l2.473-2.9A.5.5,0,0,1,2.8-.38a.5.5,0,0,1,.056.7L.657,2.9l2.2,2.572a.5.5,0,0,1-.38.825Z" transform="translate(0 0)" fill="%23444"/></g></svg>') no-repeat right 8px center;font-size:inherit;font-weight:inherit;color:inherit;border:2px solid #EEEEF1;border-radius:5px;outline:3px solid #fff0;transition:border-color 0.2s ease-in-out,outline 0.2s ease-in-out;-webkit-appearance:none}.tds-s-datepicker-wrap .ui-datepicker-title select:focus{box-shadow:none;border-color:#D7D8DE;outline-color:rgb(238 238 241 / .5)}.tds-s-datepicker-wrap .ui-datepicker-title .ui-datepicker-month{margin-right:4px}.tds-s-datepicker-wrap .ui-datepicker-title .ui-datepicker-year{margin-left:4px}.tds-s-datepicker-wrap .ui-datepicker-next{order:3}.tds-s-datepicker-wrap .ui-datepicker-next span{padding-left:1px}.tds-s-datepicker-wrap .ui-datepicker-next span:before{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6" height="10" viewBox="0 0 6 10"><path d="M13,15a1,1,0,0,1-.707-.293l-4-4a1,1,0,0,1,0-1.414l4-4a1,1,0,0,1,1.414,1.414L10.414,10l3.293,3.293A1,1,0,0,1,13,15Z" transform="translate(14 15) rotate(180)" fill="%23878d93"/></svg>')}.tds-s-datepicker-wrap .ui-datepicker-next:hover span:before{content:url('data:image/svg+xml; utf8, <svg xmlns="http://www.w3.org/2000/svg" width="6" height="10" viewBox="0 0 6 10"><path d="M13,15a1,1,0,0,1-.707-.293l-4-4a1,1,0,0,1,0-1.414l4-4a1,1,0,0,1,1.414,1.414L10.414,10l3.293,3.293A1,1,0,0,1,13,15Z" transform="translate(14 15) rotate(180)" fill="%23152BF7"/></svg>')}.tds-s-datepicker-wrap .ui-datepicker-calendar{width:calc(100% + 8px);margin:0 -4px;border-spacing:0}.tds-s-datepicker-wrap .ui-datepicker-calendar thead{position:relative}.tds-s-datepicker-wrap .ui-datepicker-calendar thead:before{content:'';position:absolute;top:0;left:-10px;width:calc(100% + 20px);height:29px;background-color:#F2F9FF;z-index:-1}.tds-s-datepicker-wrap .ui-datepicker-calendar thead th{padding-bottom:8px;font-weight:inherit}.tds-s-datepicker-wrap .ui-datepicker-calendar tbody tr:not(:last-child) td{padding-bottom:8px}.tds-s-datepicker-wrap .ui-datepicker-calendar th,.tds-s-datepicker-wrap .ui-datepicker-calendar td{padding:0 4px;vertical-align:middle}.tds-s-datepicker-wrap .ui-datepicker-calendar th a,.tds-s-datepicker-wrap .ui-datepicker-calendar td a,.tds-s-datepicker-wrap .ui-datepicker-calendar th span,.tds-s-datepicker-wrap .ui-datepicker-calendar td span{display:flex;align-items:center;justify-content:center;height:29px;padding-bottom:1px;text-decoration:none;color:inherit}.tds-s-datepicker-wrap .ui-datepicker-calendar th a,.tds-s-datepicker-wrap .ui-datepicker-calendar td a{border:2px solid #fff0;border-radius:5px;transition:background-color 0.2s ease-in-out,color 0.2s ease-in-out,border-color 0.2s ease-in-out}.tds-s-datepicker-wrap .ui-datepicker-calendar th.ui-datepicker-other-month a,.tds-s-datepicker-wrap .ui-datepicker-calendar td.ui-datepicker-other-month a{color:#BEBEBE}.tds-s-datepicker-wrap .ui-datepicker-calendar th:not(.ui-datepicker-today):not(.ui-datepicker-current-day) a:hover,.tds-s-datepicker-wrap .ui-datepicker-calendar td:not(.ui-datepicker-today):not(.ui-datepicker-current-day) a:hover{color:#152BF7;background-color:#F2F9FF}.tds-s-datepicker-wrap .ui-datepicker-calendar th.ui-datepicker-today a,.tds-s-datepicker-wrap .ui-datepicker-calendar td.ui-datepicker-today a,.tds-s-datepicker-wrap .ui-datepicker-calendar th.ui-datepicker-current-day a,.tds-s-datepicker-wrap .ui-datepicker-calendar td.ui-datepicker-current-day a{background-color:#0489FC;color:#fff}.tds-s-datepicker-wrap .ui-datepicker-calendar th.ui-datepicker-unselectable span,.tds-s-datepicker-wrap .ui-datepicker-calendar td.ui-datepicker-unselectable span{color:#bebebe}.tds-s-datepicker-wrap .ui-datepicker-calendar th.ui-datepicker-unselectable.unavailable span,.tds-s-datepicker-wrap .ui-datepicker-calendar td.ui-datepicker-unselectable.unavailable span{color:orangered}.tds-s-list-title{font-size:1em;line-height:1.3;font-weight:600;color:#1D2327;margin-bottom:12px}.tds-s-list-title:not(:first-child){margin-top:20px}.tds-s-list{display:flex;flex-direction:column;gap:10px;margin:0;list-style-type:none}.tds-s-list-cols{flex-direction:row;flex-wrap:wrap}.tds-s-list-item{display:flex;margin-left:0!important;margin-bottom:0;font-size:1em;line-height:1.3}.tds-s-list-item.tds-s-list-sep{margin:5px 0 15px;border-bottom:1px solid #E8E8E8}.tds-s-list-item .tds-s-list-text-sep{margin:0 5px}.tds-s-list-item .tds-s-list-text a.disabled{cursor:not-allowed;opacity:.5;text-decoration:none}.tds-s-list-item .tds-s-list-text .tds-s-price-full{display:inline-block;margin-right:3px;text-decoration:line-through;color:#9da0a1;font-size:13px}.tds-s-list-label{margin-right:6px;color:#555D66}.tds-s-list-text{font-weight:600;color:#1D2327}.tds-s-list-sm{gap:6px}.tds-s-list-sm .tds-s-list-item{font-size:.929em}.tds-s-error{display:none}.tds-s-notif{padding:25px;border-radius:3px}.tds-s-notif,.tds-s-notif *:not(.tds-s-btn){font-size:1em;line-height:1.4}.tds-s-notif b{font-weight:600}.tds-s-notif.tds-s-notif-error.tds-s-notif-error-display{display:block}.tds-s-notif-descr:not(:last-child){margin-bottom:6px}.tds-s-notif-list{list-style-type:none;margin:0}.tds-s-notif-list:not(:last-child){margin:0 0 10px}.tds-s-notif-list li{margin-bottom:6px;margin-left:0!important}.tds-s-notif-list li:last-child{margin-bottom:0}.tds-s-notif-disabled{opacity:.5}.tds-s-notif-info{background-color:rgb(89 98 107 / .08);color:#59626B}.tds-s-notif-success{background-color:rgb(38 98 28 / .1);color:#26621c}.tds-s-notif-warn{background-color:rgb(215 133 0 / .12);color:#d78500}.tds-s-notif-warn .tds-s-notif-descr a{color:inherit!important}.tds-s-notif-warn .tds-s-notif-descr a:not(:hover){text-decoration:underline!important}.tds-s-notif-error{background-color:rgb(255 56 56 / .12);color:#ff3838}.tds-s-notif-error p{margin:0}.tds-s-notif-error-toggle{position:relative;top:-1px;font-size:.857em;cursor:pointer}.tds-s-notif-error-toggle:before{content:'[+]'}.tds-s-notif-error-info{display:none;background-color:rgb(255 255 255 / .08);margin-top:3px;padding:3px 6px 4px;font-size:.857em;color:rgb(255 255 255 / .9)}.tds-s-notif-error-active .tds-s-notif-error-toggle:before{content:'[-]'}.tds-s-notif-error-active .tds-s-notif-error-info{display:block}.tds-s-notif-xsm{padding:10px 15px}.tds-s-notif-xsm,.tds-s-notif-xsm *:not(.tds-s-btn):not(b):not(strong){font-size:.929em;line-height:1.4}.tds-s-notif-sm{padding:18px}.tds-s-notif-sm,.tds-s-notif-sm *:not(.tds-s-btn){font-size:.929em;line-height:1.4}.tds-s-table{width:100%;border:none;border-collapse:collapse;border-spacing:0}@media (max-width:1018px){.tds-s-table{display:block}}@media (max-width:1018px){.tds-s-table-row{display:block}}.tds-s-table-col{position:relative;padding:0;border:none}@media (min-width:1019px){.tds-s-table-col:first-child{padding-left:10px}.tds-s-table-col:not(:last-child):not(.tds-s-table-col-expand){padding-right:15px}.tds-s-table-col:last-child{padding-right:10px}}@media (max-width:1018px){.tds-s-table-col{display:flex;align-items:baseline;width:100%}}.tds-s-table-col .tds-s-table-price-full{display:inline-block;margin-right:3px;text-decoration:line-through;color:#9da0a1;font-size:13px}.tds-s-table-col-label{width:35%;margin-right:10px;padding-right:10px;color:#555D66}@media (min-width:1019px){.tds-s-table-col-label{display:none}}.tds-s-table-header{font-size:.857em;line-height:1;font-weight:600;text-align:left;color:#555D66;border-bottom:2px solid #D7D8DE}@media (max-width:1018px){.tds-s-table-header{display:none}}.tds-s-table-header .tds-s-table-col{padding-bottom:15px}.tds-s-table-col-order{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.tds-s-table-col-order-icons{display:flex;flex-direction:column;position:relative;top:1px;margin-left:10px}.tds-s-table-col-order-icons svg{fill:#555D66;line-height:0;opacity:.3}.tds-s-table-col-order-icons svg:nth-child(1){margin-bottom:2px}[data-order="ASC"] .tds-s-table-col-order-icons svg:nth-child(1){opacity:1}[data-order="ASC"] .tds-s-table-col-order-icons svg:nth-child(2){opacity:.3}[data-order="DESC"] .tds-s-table-col-order-icons svg:nth-child(1){opacity:.3}[data-order="DESC"] .tds-s-table-col-order-icons svg:nth-child(2){opacity:1}.tds-s-table-body{font-size:.929em;line-height:1;font-weight:600;color:#1D2327}@media (max-width:1018px){.tds-s-table-body{display:block}}.tds-s-table-body .tds-s-table-row:not(:last-child){border-bottom:1px solid #EBEBEB}.tds-s-table-body .tds-s-table-row.tds-s-table-row-active,.tds-s-table-body .tds-s-table-row:hover{background-color:#F8F8F8}@media (max-width:1018px){.tds-s-table-body .tds-s-table-row{padding:15px 10px}}@media (min-width:1019px){.tds-s-table-body .tds-s-table-col{padding-top:12px;padding-bottom:15px}}@media (max-width:1018px){.tds-s-table-body .tds-s-table-col{padding-top:7px;padding-bottom:7px}}.tds-s-table-status{position:relative;top:1px;display:inline-block;padding:3px 5px 4px;background-color:#ededed;font-size:.786em;line-height:1;font-weight:600;letter-spacing:.2px;text-transform:uppercase;border-radius:2px;white-space:nowrap}.tds-s-table-status-generic{background-color:#ededed}.tds-s-table-options-toggle{position:relative;top:1px;fill:#878d93;transition:fill 0.2s ease-in-out}@media (max-width:1018px){.tds-s-table-options-toggle{display:none}}.tds-s-table-options-list{display:flex}@media (min-width:1019px){.tds-s-table-options-list{flex-direction:column;align-items:flex-start;position:absolute;top:6px;right:100%;min-width:130px;padding:8px 10px 9px;background-color:#fff;border-radius:2px;box-shadow:0 0 4px rgb(0 0 0 / .12);opacity:0;visibility:hidden;pointer-events:none;transition:opacity 0.2s ease-in-out;z-index:100;cursor:default}}@media (max-width:1018px){.tds-s-table-options-list{align-items:center;justify-content:center;width:100%}}@media (min-width:1019px){.tds-s-table-col-options{padding-left:10px;text-align:center;cursor:pointer}.tds-s-table-col-options:hover .tds-s-table-options-toggle{fill:#000}.tds-s-table-col-options:hover .tds-s-table-options-list{opacity:1;visibility:visible;pointer-events:auto}.tds-s-table-col-options .tds-s-bubble{position:absolute;top:50%;right:8px;transform:translateY(-50%);margin-top:-1px;z-index:100}}@media (max-width:1018px){.tds-s-table-col-options{padding-top:17px}}.tds-s-table-col-options .tds-s-tol-item{font-size:.786em;line-height:1.2;font-weight:600;color:#555D66;cursor:pointer}.tds-s-table-col-options .tds-s-tol-item:hover{color:#000}@media (min-width:1019px){.tds-s-table-col-options .tds-s-tol-item:not(:last-child){margin-bottom:8px}}@media (max-width:1018px){.tds-s-table-col-options .tds-s-tol-item:not(:last-child){margin-right:12px}}.tds-s-table-col-options .tds-s-tol-item-red{color:#FF6161}.tds-s-table-col-options .tds-s-tol-item-red:hover{color:red}.tds-s-tol-sep{background-color:#EBEBEB;width:100%;height:1px;margin-top:1px;margin-bottom:8px}@media (max-width:1018px){.tds-s-tol-sep{display:none}}.tds-s-table-col-expand{justify-content:flex-end;cursor:pointer}@media (min-width:1019px){.tds-s-table-col-expand{padding-right:10px}}@media (max-width:1018px){.tds-s-table-col-expand{justify-content:center}}.tds-s-table-col-expand:hover .tds-s-table-expand-toggle{opacity:1}.tds-s-table-col-expand .tds-s-table-col-label{width:auto;padding-right:0;font-size:.857em}.tds-s-table-expand-toggle{position:relative;top:-1px;fill:#000;opacity:.4;transition:transform 0.2s ease-in-out}.tds-s-table-row-info-expanded{border-bottom:none!important}.tds-s-table-row-info-expanded .tds-s-table-expand-toggle{transform:rotate(180deg);opacity:1}.tds-s-table-row-editing .tds-s-table-col-expand{pointer-events:none}.tds-s-table-row-editing .tds-s-table-expand-toggle{opacity:.4}.tds-s-table-row-extra-wrap{border:none}.tds-s-table-row-extra-wrap:not(:last-child){border-bottom:1px solid #EBEBEB}@media (max-width:1018px){.tds-s-table-row-extra-wrap{display:block}}.tds-s-table-row-extra{padding:10px 10px 15px;background-color:#F8F8F8!important;border:none}@media (max-width:1018px){.tds-s-table-row-extra{display:block;padding:5px 10px 10px}}.tds-s-table-row-extra-inner{padding:15px;background-color:#FEFEFE;border-radius:3px}.tds-s-tre-cols{display:flex;flex-wrap:wrap;margin:0 -7px}.tds-s-tre-col{width:100%;padding:0 7px}.tds-s-pagination{display:flex;margin:22px 0 0}.tds-s-pagination-item{display:flex;align-items:center;justify-content:center;min-width:2.2em;min-height:2.2em;margin:0;padding:0 8px;font-size:1em;line-height:1;font-weight:600;border-radius:3px;transition:background-color 0.2s ease-in-out,color 0.2s ease-in-out}.tds-s-pagination-item:not(:last-child){margin-right:8px}.tds-s-pagination-item:not(.tds-s-pagination-dots):not(.tds-s-pagination-active){cursor:pointer}.tds-s-pagination-item:hover:not(.tds-s-pagination-dots):not(.tds-s-pagination-active){background-color:#EBEBEB}.tds-s-pagination-item:not(.tds-s-pagination-active){background-color:#f1f1f1;color:#1d2327}.tds-s-pagination-item.tds-s-pagination-active{background-color:#0489FC;color:#fff}@-webkit-keyframes tds-s-content-spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes tds-s-content-spinner{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.tds-s-content{position:relative;min-height:50px}.tds-s-content:before,.tds-s-content:after{content:'';position:absolute;opacity:0;transition:opacity 0.2s ease-in-out;pointer-events:none}.tds-s-content:before{top:0;left:0;width:calc(100% + 6px);height:calc(100% + 6px);background-color:rgb(255 255 255 / .8);z-index:1}.tds-s-content:after{top:50%;left:50%;transform:translate(-50%,-50%);margin-top:-23px;margin-left:-23px;width:40px;height:40px;border:3px solid #888;border-left-color:#fff0;border-right-color:#fff0;border-radius:50%;-webkit-animation:tds-s-content-spinner 1s infinite ease-out;animation:tds-s-content-spinner 1s infinite ease-out;z-index:2}.tds-s-content-sm:after{margin-top:-14px;margin-left:-14px;width:24px;height:24px;border-width:2px}.tds-s-content-no-height{min-height:auto}.tds-s-content-loading:before,.tds-s-content-loading:after{opacity:1;pointer-events:auto}.tds-page #td-outer-wrap{display:flex;flex-direction:column}.tds-page:not(.admin-bar) #td-outer-wrap{min-height:100vh}@media (min-width:783px){.tds-page.admin-bar #td-outer-wrap{min-height:calc(100vh - 32px)}}@media (max-width:782px){.tds-page.admin-bar #td-outer-wrap{min-height:calc(100vh - 46px)}}.tds-page .td-main-content-wrap{display:flex;flex:1;width:100%;flex-direction:column}.tds-page .td-main-content-wrap .tdc-content-wrap{width:100%;min-height:100%}.tds-page .td-main-content-wrap .tdc-content-wrap>.tdc-zone{height:100%}.tds-page .td-main-content-wrap .tdc-content-wrap>.tdc-zone>.tdc_zone{height:100%}.tds-page.page-template-page-pagebuilder-latest .td-main-content-wrap{flex-direction:column}.tds-block-error{margin-bottom:26px;font-family:Verdana,Geneva,sans-serif;font-size:11px;font-weight:400;text-align:left;padding:20px;border:1px solid #eeecf0;color:#000}.tds-block-error span{background-color:#ec4d4d;color:#fff;font-weight:700;padding:3px 8px 4px;font-size:10px;position:relative;top:-1px}body:not(.td-content-locked) .tdc-content-wrap .tds-locked-content[hidden],body:not(.td-content-locked) .td-post-content .tds-locked-content[hidden]{display:block}