: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}@font-face{font-family:'Alegreya';font-style:italic;font-weight:400;src:url(https://fonts.gstatic.com/s/alegreya/v41/4UaHrEBBsBhlBjvfkSLk96fp57F2IwN-Pw.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Alegreya';font-style:italic;font-weight:400;src:url(https://fonts.gstatic.com/s/alegreya/v41/4UaHrEBBsBhlBjvfkSLk967p57F2IwN-Pw.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Alegreya';font-style:italic;font-weight:400;src:url(https://fonts.gstatic.com/s/alegreya/v41/4UaHrEBBsBhlBjvfkSLk96bp57F2IwN-Pw.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Alegreya';font-style:italic;font-weight:400;src:url(https://fonts.gstatic.com/s/alegreya/v41/4UaHrEBBsBhlBjvfkSLk96np57F2IwN-Pw.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Alegreya';font-style:italic;font-weight:400;src:url(https://fonts.gstatic.com/s/alegreya/v41/4UaHrEBBsBhlBjvfkSLk96Xp57F2IwN-Pw.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Alegreya';font-style:italic;font-weight:400;src:url(https://fonts.gstatic.com/s/alegreya/v41/4UaHrEBBsBhlBjvfkSLk96Tp57F2IwN-Pw.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Alegreya';font-style:italic;font-weight:400;src:url(https://fonts.gstatic.com/s/alegreya/v41/4UaHrEBBsBhlBjvfkSLk96rp57F2IwM.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Alegreya';font-style:italic;font-weight:700;src:url(https://fonts.gstatic.com/s/alegreya/v41/4UaHrEBBsBhlBjvfkSLk96fp57F2IwN-Pw.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Alegreya';font-style:italic;font-weight:700;src:url(https://fonts.gstatic.com/s/alegreya/v41/4UaHrEBBsBhlBjvfkSLk967p57F2IwN-Pw.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Alegreya';font-style:italic;font-weight:700;src:url(https://fonts.gstatic.com/s/alegreya/v41/4UaHrEBBsBhlBjvfkSLk96bp57F2IwN-Pw.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Alegreya';font-style:italic;font-weight:700;src:url(https://fonts.gstatic.com/s/alegreya/v41/4UaHrEBBsBhlBjvfkSLk96np57F2IwN-Pw.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Alegreya';font-style:italic;font-weight:700;src:url(https://fonts.gstatic.com/s/alegreya/v41/4UaHrEBBsBhlBjvfkSLk96Xp57F2IwN-Pw.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Alegreya';font-style:italic;font-weight:700;src:url(https://fonts.gstatic.com/s/alegreya/v41/4UaHrEBBsBhlBjvfkSLk96Tp57F2IwN-Pw.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Alegreya';font-style:italic;font-weight:700;src:url(https://fonts.gstatic.com/s/alegreya/v41/4UaHrEBBsBhlBjvfkSLk96rp57F2IwM.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Alegreya';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/alegreya/v41/4UaBrEBBsBhlBjvfkSLsx6jj4JN0EwI.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Alegreya';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/alegreya/v41/4UaBrEBBsBhlBjvfkSLlx6jj4JN0EwI.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Alegreya';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/alegreya/v41/4UaBrEBBsBhlBjvfkSLtx6jj4JN0EwI.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Alegreya';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/alegreya/v41/4UaBrEBBsBhlBjvfkSLix6jj4JN0EwI.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Alegreya';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/alegreya/v41/4UaBrEBBsBhlBjvfkSLux6jj4JN0EwI.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Alegreya';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/alegreya/v41/4UaBrEBBsBhlBjvfkSLvx6jj4JN0EwI.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Alegreya';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/alegreya/v41/4UaBrEBBsBhlBjvfkSLhx6jj4JN0.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Alegreya';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/alegreya/v41/4UaBrEBBsBhlBjvfkSLsx6jj4JN0EwI.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Alegreya';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/alegreya/v41/4UaBrEBBsBhlBjvfkSLlx6jj4JN0EwI.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Alegreya';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/alegreya/v41/4UaBrEBBsBhlBjvfkSLtx6jj4JN0EwI.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:'Alegreya';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/alegreya/v41/4UaBrEBBsBhlBjvfkSLix6jj4JN0EwI.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:'Alegreya';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/alegreya/v41/4UaBrEBBsBhlBjvfkSLux6jj4JN0EwI.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Alegreya';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/alegreya/v41/4UaBrEBBsBhlBjvfkSLvx6jj4JN0EwI.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Alegreya';font-style:normal;font-weight:700;src:url(https://fonts.gstatic.com/s/alegreya/v41/4UaBrEBBsBhlBjvfkSLhx6jj4JN0.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Oswald';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/oswald/v57/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvsUtiZSSUhiCXABTV.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:'Oswald';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/oswald/v57/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvsUJiZSSUhiCXABTV.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Oswald';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/oswald/v57/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvsUliZSSUhiCXABTV.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Oswald';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/oswald/v57/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvsUhiZSSUhiCXABTV.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Oswald';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/oswald/v57/TK3_WkUHHAIjg75cFRf3bXL8LICs1_FvsUZiZSSUhiCXAA.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Playfair Display';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDTbtPK-F2qC0usEw.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:'Playfair Display';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDYbtPK-F2qC0usEw.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:'Playfair Display';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDZbtPK-F2qC0usEw.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Playfair Display';font-style:normal;font-weight:400;src:url(https://fonts.gstatic.com/s/playfairdisplay/v40/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDXbtPK-F2qC0s.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Korra-Icons';src:url(https://wrapyourlipsaroundthis.com/wp-content/themes/whyte/icons/fonts/Korra-Icons.ttf#1784229010) format('truetype'),url(https://wrapyourlipsaroundthis.com/wp-content/themes/whyte/icons/fonts/Korra-Icons.woff#1784229010) format('woff'),url(https://wrapyourlipsaroundthis.com/wp-content/themes/whyte/icons/fonts/Korra-Icons.svg?bbi1lz#Korra-Icons) format('svg');font-weight:400;font-style:normal}[class^="korra-icon-"],[class*=" korra-icon-"]{font-family:'Korra-Icons';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.korra-icon-home:before{content:"\e800"}.korra-icon-apartment:before{content:"\e801"}.korra-icon-pencil:before{content:"\e802"}.korra-icon-magic-wand:before{content:"\e803"}.korra-icon-drop:before{content:"\e804"}.korra-icon-lighter:before{content:"\e805"}.korra-icon-poop:before{content:"\e806"}.korra-icon-sun:before{content:"\e807"}.korra-icon-moon:before{content:"\e808"}.korra-icon-cloud:before{content:"\e809"}.korra-icon-cloud-upload:before{content:"\e80a"}.korra-icon-cloud-download:before{content:"\e80b"}.korra-icon-cloud-sync:before{content:"\e80c"}.korra-icon-cloud-check:before{content:"\e80d"}.korra-icon-database:before{content:"\e80e"}.korra-icon-lock:before{content:"\e80f"}.korra-icon-cog:before{content:"\e810"}.korra-icon-trash:before{content:"\e811"}.korra-icon-dice:before{content:"\e812"}.korra-icon-heart:before{content:"\e813"}.korra-icon-star:before{content:"\e814"}.korra-icon-star-half:before{content:"\e815"}.korra-icon-star-empty:before{content:"\e816"}.korra-icon-flag:before{content:"\e817"}.korra-icon-envelope:before{content:"\e818"}.korra-icon-paperclip:before{content:"\e819"}.korra-icon-inbox:before{content:"\e81a"}.korra-icon-eye:before{content:"\e81b"}.korra-icon-printer:before{content:"\e81c"}.korra-icon-file-empty:before{content:"\e81d"}.korra-icon-file-add:before{content:"\e81e"}.korra-icon-enter:before{content:"\e81f"}.korra-icon-exit:before{content:"\e820"}.korra-icon-graduation-hat:before{content:"\e821"}.korra-icon-license:before{content:"\e822"}.korra-icon-music-note:before{content:"\e823"}.korra-icon-film-play:before{content:"\e824"}.korra-icon-camera-video:before{content:"\e825"}.korra-icon-camera:before{content:"\e826"}.korra-icon-picture:before{content:"\e827"}.korra-icon-book:before{content:"\e828"}.korra-icon-bookmark:before{content:"\e829"}.korra-icon-user:before{content:"\e82a"}.korra-icon-users:before{content:"\e82b"}.korra-icon-shirt:before{content:"\e82c"}.korra-icon-store:before{content:"\e82d"}.korra-icon-cart:before{content:"\e82e"}.korra-icon-tag:before{content:"\e82f"}.korra-icon-phone-handset:before{content:"\e830"}.korra-icon-phone:before{content:"\e831"}.korra-icon-pushpin:before{content:"\e832"}.korra-icon-map-marker:before{content:"\e833"}.korra-icon-map:before{content:"\e834"}.korra-icon-location:before{content:"\e835"}.korra-icon-calendar-full:before{content:"\e836"}.korra-icon-keyboard:before{content:"\e837"}.korra-icon-spell-check:before{content:"\e838"}.korra-icon-screen:before{content:"\e839"}.korra-icon-smartphone:before{content:"\e83a"}.korra-icon-tablet:before{content:"\e83b"}.korra-icon-laptop:before{content:"\e83c"}.korra-icon-laptop-phone:before{content:"\e83d"}.korra-icon-power-switch:before{content:"\e83e"}.korra-icon-bubble:before{content:"\e83f"}.korra-icon-heart-pulse:before{content:"\e840"}.korra-icon-construction:before{content:"\e841"}.korra-icon-pie-chart:before{content:"\e842"}.korra-icon-chart-bars:before{content:"\e843"}.korra-icon-gift:before{content:"\e844"}.korra-icon-diamond:before{content:"\e845"}.korra-icon-linearicons:before{content:"\e846"}.korra-icon-dinner:before{content:"\e847"}.korra-icon-coffee-cup:before{content:"\e848"}.korra-icon-leaf:before{content:"\e849"}.korra-icon-paw:before{content:"\e84a"}.korra-icon-rocket:before{content:"\e84b"}.korra-icon-briefcase:before{content:"\e84c"}.korra-icon-bus:before{content:"\e84d"}.korra-icon-car:before{content:"\e84e"}.korra-icon-train:before{content:"\e84f"}.korra-icon-bicycle:before{content:"\e850"}.korra-icon-wheelchair:before{content:"\e851"}.korra-icon-select:before{content:"\e852"}.korra-icon-earth:before{content:"\e853"}.korra-icon-smile:before{content:"\e854"}.korra-icon-sad:before{content:"\e855"}.korra-icon-neutral:before{content:"\e856"}.korra-icon-mustache:before{content:"\e857"}.korra-icon-alarm:before{content:"\e858"}.korra-icon-bullhorn:before{content:"\e859"}.korra-icon-volume-high:before{content:"\e85a"}.korra-icon-volume-medium:before{content:"\e85b"}.korra-icon-volume-low:before{content:"\e85c"}.korra-icon-volume:before{content:"\e85d"}.korra-icon-mic:before{content:"\e85e"}.korra-icon-hourglass:before{content:"\e85f"}.korra-icon-undo:before{content:"\e860"}.korra-icon-redo:before{content:"\e861"}.korra-icon-sync:before{content:"\e862"}.korra-icon-history:before{content:"\e863"}.korra-icon-clock:before{content:"\e864"}.korra-icon-download:before{content:"\e865"}.korra-icon-upload:before{content:"\e866"}.korra-icon-enter-down:before{content:"\e867"}.korra-icon-exit-up:before{content:"\e868"}.korra-icon-bug:before{content:"\e869"}.korra-icon-code:before{content:"\e86a"}.korra-icon-link:before{content:"\e86b"}.korra-icon-unlink:before{content:"\e86c"}.korra-icon-thumbs-up:before{content:"\e86d"}.korra-icon-thumbs-down:before{content:"\e86e"}.korra-icon-magnifier:before{content:"\e86f"}.korra-icon-cross:before{content:"\e870"}.korra-icon-menu:before{content:"\e871"}.korra-icon-list:before{content:"\e872"}.korra-icon-chevron-up:before{content:"\e873"}.korra-icon-chevron-down:before{content:"\e874"}.korra-icon-chevron-left:before{content:"\e875"}.korra-icon-chevron-right:before{content:"\e876"}.korra-icon-arrow-up:before{content:"\e877"}.korra-icon-arrow-down:before{content:"\e878"}.korra-icon-arrow-left:before{content:"\e879"}.korra-icon-arrow-right:before{content:"\e87a"}.korra-icon-move:before{content:"\e87b"}.korra-icon-warning:before{content:"\e87c"}.korra-icon-question-circle:before{content:"\e87d"}.korra-icon-menu-circle:before{content:"\e87e"}.korra-icon-checkmark-circle:before{content:"\e87f"}.korra-icon-cross-circle:before{content:"\e880"}.korra-icon-plus-circle:before{content:"\e881"}.korra-icon-circle-minus:before{content:"\e882"}.korra-icon-arrow-up-circle:before{content:"\e883"}.korra-icon-arrow-down-circle:before{content:"\e884"}.korra-icon-arrow-left-circle:before{content:"\e885"}.korra-icon-arrow-right-circle:before{content:"\e886"}.korra-icon-chevron-up-circle:before{content:"\e887"}.korra-icon-chevron-down-circle:before{content:"\e888"}.korra-icon-chevron-left-circle:before{content:"\e889"}.korra-icon-chevron-right-circle:before{content:"\e88a"}.korra-icon-crop:before{content:"\e88b"}.korra-icon-frame-expand:before{content:"\e88c"}.korra-icon-frame-contract:before{content:"\e88d"}.korra-icon-layers:before{content:"\e88e"}.korra-icon-funnel:before{content:"\e88f"}.korra-icon-text-format:before{content:"\e890"}.korra-icon-text-format-remove:before{content:"\e891"}.korra-icon-text-size:before{content:"\e892"}.korra-icon-bold:before{content:"\e893"}.korra-icon-italic:before{content:"\e894"}.korra-icon-underline:before{content:"\e895"}.korra-icon-strikethrough:before{content:"\e896"}.korra-icon-highlight:before{content:"\e897"}.korra-icon-text-align-left:before{content:"\e898"}.korra-icon-text-align-center:before{content:"\e899"}.korra-icon-text-align-right:before{content:"\e89a"}.korra-icon-text-align-justify:before{content:"\e89b"}.korra-icon-line-spacing:before{content:"\e89c"}.korra-icon-indent-increase:before{content:"\e89d"}.korra-icon-indent-decrease:before{content:"\e89e"}.korra-icon-pilcrow:before{content:"\e89f"}.korra-icon-direction-ltr:before{content:"\e8a0"}.korra-icon-direction-rtl:before{content:"\e8a1"}.korra-icon-page-break:before{content:"\e8a2"}.korra-icon-sort-alpha-asc:before{content:"\e8a3"}.korra-icon-sort-amount-asc:before{content:"\e8a4"}.korra-icon-hand:before{content:"\e8a5"}.korra-icon-pointer-up:before{content:"\e8a6"}.korra-icon-pointer-right:before{content:"\e8a7"}.korra-icon-pointer-down:before{content:"\e8a8"}.korra-icon-pointer-left:before{content:"\e8a9"}.korra-icon-asterisk:before{content:"\f069"}.korra-icon-plus:before{content:"\f067"}.korra-icon-question:before{content:"\f128"}.korra-icon-minus:before{content:"\f068"}.korra-icon-glass:before{content:"\f000"}.korra-icon-music:before{content:"\f001"}.korra-icon-search:before{content:"\f002"}.korra-icon-envelope-o:before{content:"\f003"}.korra-icon-heart2:before{content:"\f004"}.korra-icon-star2:before{content:"\f005"}.korra-icon-star-o:before{content:"\f006"}.korra-icon-user2:before{content:"\f007"}.korra-icon-film:before{content:"\f008"}.korra-icon-th-large:before{content:"\f009"}.korra-icon-th:before{content:"\f00a"}.korra-icon-th-list:before{content:"\f00b"}.korra-icon-check:before{content:"\f00c"}.korra-icon-close:before{content:"\f00d"}.korra-icon-remove:before{content:"\f00d"}.korra-icon-times:before{content:"\f00d"}.korra-icon-search-plus:before{content:"\f00e"}.korra-icon-search-minus:before{content:"\f010"}.korra-icon-power-off:before{content:"\f011"}.korra-icon-signal:before{content:"\f012"}.korra-icon-cog2:before{content:"\f013"}.korra-icon-gear:before{content:"\f013"}.korra-icon-trash-o:before{content:"\f014"}.korra-icon-home2:before{content:"\f015"}.korra-icon-file-o:before{content:"\f016"}.korra-icon-clock-o:before{content:"\f017"}.korra-icon-road:before{content:"\f018"}.korra-icon-download2:before{content:"\f019"}.korra-icon-arrow-circle-o-down:before{content:"\f01a"}.korra-icon-arrow-circle-o-up:before{content:"\f01b"}.korra-icon-inbox2:before{content:"\f01c"}.korra-icon-play-circle-o:before{content:"\f01d"}.korra-icon-repeat:before{content:"\f01e"}.korra-icon-rotate-right:before{content:"\f01e"}.korra-icon-refresh:before{content:"\f021"}.korra-icon-list-alt:before{content:"\f022"}.korra-icon-lock2:before{content:"\f023"}.korra-icon-flag2:before{content:"\f024"}.korra-icon-headphones:before{content:"\f025"}.korra-icon-volume-off:before{content:"\f026"}.korra-icon-volume-down:before{content:"\f027"}.korra-icon-volume-up:before{content:"\f028"}.korra-icon-qrcode:before{content:"\f029"}.korra-icon-barcode:before{content:"\f02a"}.korra-icon-tag2:before{content:"\f02b"}.korra-icon-tags:before{content:"\f02c"}.korra-icon-book2:before{content:"\f02d"}.korra-icon-bookmark2:before{content:"\f02e"}.korra-icon-print:before{content:"\f02f"}.korra-icon-camera2:before{content:"\f030"}.korra-icon-font:before{content:"\f031"}.korra-icon-bold2:before{content:"\f032"}.korra-icon-italic2:before{content:"\f033"}.korra-icon-text-height:before{content:"\f034"}.korra-icon-text-width:before{content:"\f035"}.korra-icon-align-left:before{content:"\f036"}.korra-icon-align-center:before{content:"\f037"}.korra-icon-align-right:before{content:"\f038"}.korra-icon-align-justify:before{content:"\f039"}.korra-icon-list2:before{content:"\f03a"}.korra-icon-dedent:before{content:"\f03b"}.korra-icon-outdent:before{content:"\f03b"}.korra-icon-indent:before{content:"\f03c"}.korra-icon-video-camera:before{content:"\f03d"}.korra-icon-image:before{content:"\f03e"}.korra-icon-photo:before{content:"\f03e"}.korra-icon-picture-o:before{content:"\f03e"}.korra-icon-pencil2:before{content:"\f040"}.korra-icon-map-marker2:before{content:"\f041"}.korra-icon-adjust:before{content:"\f042"}.korra-icon-tint:before{content:"\f043"}.korra-icon-edit:before{content:"\f044"}.korra-icon-pencil-square-o:before{content:"\f044"}.korra-icon-share-square-o:before{content:"\f045"}.korra-icon-check-square-o:before{content:"\f046"}.korra-icon-arrows:before{content:"\f047"}.korra-icon-step-backward:before{content:"\f048"}.korra-icon-fast-backward:before{content:"\f049"}.korra-icon-backward:before{content:"\f04a"}.korra-icon-play:before{content:"\f04b"}.korra-icon-pause:before{content:"\f04c"}.korra-icon-stop:before{content:"\f04d"}.korra-icon-forward:before{content:"\f04e"}.korra-icon-fast-forward:before{content:"\f050"}.korra-icon-step-forward:before{content:"\f051"}.korra-icon-eject:before{content:"\f052"}.korra-icon-chevron-left2:before{content:"\f053"}.korra-icon-chevron-right2:before{content:"\f054"}.korra-icon-plus-circle2:before{content:"\f055"}.korra-icon-minus-circle:before{content:"\f056"}.korra-icon-times-circle:before{content:"\f057"}.korra-icon-check-circle:before{content:"\f058"}.korra-icon-question-circle2:before{content:"\f059"}.korra-icon-info-circle:before{content:"\f05a"}.korra-icon-crosshairs:before{content:"\f05b"}.korra-icon-times-circle-o:before{content:"\f05c"}.korra-icon-check-circle-o:before{content:"\f05d"}.korra-icon-ban:before{content:"\f05e"}.korra-icon-arrow-left2:before{content:"\f060"}.korra-icon-arrow-right2:before{content:"\f061"}.korra-icon-arrow-up2:before{content:"\f062"}.korra-icon-arrow-down2:before{content:"\f063"}.korra-icon-mail-forward:before{content:"\f064"}.korra-icon-share:before{content:"\f064"}.korra-icon-expand:before{content:"\f065"}.korra-icon-compress:before{content:"\f066"}.korra-icon-exclamation-circle:before{content:"\f06a"}.korra-icon-gift2:before{content:"\f06b"}.korra-icon-leaf2:before{content:"\f06c"}.korra-icon-fire:before{content:"\f06d"}.korra-icon-eye2:before{content:"\f06e"}.korra-icon-eye-slash:before{content:"\f070"}.korra-icon-exclamation-triangle:before{content:"\f071"}.korra-icon-warning2:before{content:"\f071"}.korra-icon-plane:before{content:"\f072"}.korra-icon-calendar:before{content:"\f073"}.korra-icon-random:before{content:"\f074"}.korra-icon-comment:before{content:"\f075"}.korra-icon-magnet:before{content:"\f076"}.korra-icon-chevron-up2:before{content:"\f077"}.korra-icon-chevron-down2:before{content:"\f078"}.korra-icon-retweet:before{content:"\f079"}.korra-icon-shopping-cart:before{content:"\f07a"}.korra-icon-folder:before{content:"\f07b"}.korra-icon-folder-open:before{content:"\f07c"}.korra-icon-arrows-v:before{content:"\f07d"}.korra-icon-arrows-h:before{content:"\f07e"}.korra-icon-bar-chart:before{content:"\f080"}.korra-icon-bar-chart-o:before{content:"\f080"}.korra-icon-twitter-square:before{content:"\f081"}.korra-icon-facebook-square:before{content:"\f082"}.korra-icon-camera-retro:before{content:"\f083"}.korra-icon-key:before{content:"\f084"}.korra-icon-cogs:before{content:"\f085"}.korra-icon-gears:before{content:"\f085"}.korra-icon-comments:before{content:"\f086"}.korra-icon-thumbs-o-up:before{content:"\f087"}.korra-icon-thumbs-o-down:before{content:"\f088"}.korra-icon-star-half2:before{content:"\f089"}.korra-icon-heart-o:before{content:"\f08a"}.korra-icon-sign-out:before{content:"\f08b"}.korra-icon-linkedin-square:before{content:"\f08c"}.korra-icon-thumb-tack:before{content:"\f08d"}.korra-icon-external-link:before{content:"\f08e"}.korra-icon-sign-in:before{content:"\f090"}.korra-icon-trophy:before{content:"\f091"}.korra-icon-github-square:before{content:"\f092"}.korra-icon-upload2:before{content:"\f093"}.korra-icon-lemon-o:before{content:"\f094"}.korra-icon-phone2:before{content:"\f095"}.korra-icon-square-o:before{content:"\f096"}.korra-icon-bookmark-o:before{content:"\f097"}.korra-icon-phone-square:before{content:"\f098"}.korra-icon-twitter:before{content:"\f099"}.korra-icon-facebook:before{content:"\f09a"}.korra-icon-facebook-f:before{content:"\f09a"}.korra-icon-github:before{content:"\f09b"}.korra-icon-unlock:before{content:"\f09c"}.korra-icon-credit-card:before{content:"\f09d"}.korra-icon-feed:before{content:"\f09e"}.korra-icon-rss:before{content:"\f09e"}.korra-icon-hdd-o:before{content:"\f0a0"}.korra-icon-bullhorn2:before{content:"\f0a1"}.korra-icon-bell-o:before{content:"\f0a2"}.korra-icon-certificate:before{content:"\f0a3"}.korra-icon-hand-o-right:before{content:"\f0a4"}.korra-icon-hand-o-left:before{content:"\f0a5"}.korra-icon-hand-o-up:before{content:"\f0a6"}.korra-icon-hand-o-down:before{content:"\f0a7"}.korra-icon-arrow-circle-left:before{content:"\f0a8"}.korra-icon-arrow-circle-right:before{content:"\f0a9"}.korra-icon-arrow-circle-up:before{content:"\f0aa"}.korra-icon-arrow-circle-down:before{content:"\f0ab"}.korra-icon-globe:before{content:"\f0ac"}.korra-icon-wrench:before{content:"\f0ad"}.korra-icon-tasks:before{content:"\f0ae"}.korra-icon-filter:before{content:"\f0b0"}.korra-icon-briefcase2:before{content:"\f0b1"}.korra-icon-arrows-alt:before{content:"\f0b2"}.korra-icon-group:before{content:"\f0c0"}.korra-icon-users2:before{content:"\f0c0"}.korra-icon-chain:before{content:"\f0c1"}.korra-icon-link2:before{content:"\f0c1"}.korra-icon-cloud2:before{content:"\f0c2"}.korra-icon-flask:before{content:"\f0c3"}.korra-icon-cut:before{content:"\f0c4"}.korra-icon-scissors:before{content:"\f0c4"}.korra-icon-copy:before{content:"\f0c5"}.korra-icon-files-o:before{content:"\f0c5"}.korra-icon-paperclip2:before{content:"\f0c6"}.korra-icon-floppy-o:before{content:"\f0c7"}.korra-icon-save:before{content:"\f0c7"}.korra-icon-square:before{content:"\f0c8"}.korra-icon-bars:before{content:"\f0c9"}.korra-icon-navicon:before{content:"\f0c9"}.korra-icon-reorder:before{content:"\f0c9"}.korra-icon-list-ul:before{content:"\f0ca"}.korra-icon-list-ol:before{content:"\f0cb"}.korra-icon-strikethrough2:before{content:"\f0cc"}.korra-icon-underline2:before{content:"\f0cd"}.korra-icon-table:before{content:"\f0ce"}.korra-icon-magic:before{content:"\f0d0"}.korra-icon-truck:before{content:"\f0d1"}.korra-icon-pinterest:before{content:"\f0d2"}.korra-icon-pinterest-square:before{content:"\f0d3"}.korra-icon-google-plus-square:before{content:"\f0d4"}.korra-icon-google-plus:before{content:"\f0d5"}.korra-icon-money:before{content:"\f0d6"}.korra-icon-caret-down:before{content:"\f0d7"}.korra-icon-caret-up:before{content:"\f0d8"}.korra-icon-caret-left:before{content:"\f0d9"}.korra-icon-caret-right:before{content:"\f0da"}.korra-icon-columns:before{content:"\f0db"}.korra-icon-sort:before{content:"\f0dc"}.korra-icon-unsorted:before{content:"\f0dc"}.korra-icon-sort-desc:before{content:"\f0dd"}.korra-icon-sort-down:before{content:"\f0dd"}.korra-icon-sort-asc:before{content:"\f0de"}.korra-icon-sort-up:before{content:"\f0de"}.korra-icon-envelope2:before{content:"\f0e0"}.korra-icon-linkedin:before{content:"\f0e1"}.korra-icon-rotate-left:before{content:"\f0e2"}.korra-icon-undo2:before{content:"\f0e2"}.korra-icon-gavel:before{content:"\f0e3"}.korra-icon-legal:before{content:"\f0e3"}.korra-icon-dashboard:before{content:"\f0e4"}.korra-icon-tachometer:before{content:"\f0e4"}.korra-icon-comment-o:before{content:"\f0e5"}.korra-icon-comments-o:before{content:"\f0e6"}.korra-icon-bolt:before{content:"\f0e7"}.korra-icon-flash:before{content:"\f0e7"}.korra-icon-sitemap:before{content:"\f0e8"}.korra-icon-umbrella:before{content:"\f0e9"}.korra-icon-clipboard:before{content:"\f0ea"}.korra-icon-paste:before{content:"\f0ea"}.korra-icon-lightbulb-o:before{content:"\f0eb"}.korra-icon-exchange:before{content:"\f0ec"}.korra-icon-cloud-download2:before{content:"\f0ed"}.korra-icon-cloud-upload2:before{content:"\f0ee"}.korra-icon-user-md:before{content:"\f0f0"}.korra-icon-stethoscope:before{content:"\f0f1"}.korra-icon-suitcase:before{content:"\f0f2"}.korra-icon-bell:before{content:"\f0f3"}.korra-icon-coffee:before{content:"\f0f4"}.korra-icon-cutlery:before{content:"\f0f5"}.korra-icon-file-text-o:before{content:"\f0f6"}.korra-icon-building-o:before{content:"\f0f7"}.korra-icon-hospital-o:before{content:"\f0f8"}.korra-icon-ambulance:before{content:"\f0f9"}.korra-icon-medkit:before{content:"\f0fa"}.korra-icon-fighter-jet:before{content:"\f0fb"}.korra-icon-beer:before{content:"\f0fc"}.korra-icon-h-square:before{content:"\f0fd"}.korra-icon-plus-square:before{content:"\f0fe"}.korra-icon-angle-double-left:before{content:"\f100"}.korra-icon-angle-double-right:before{content:"\f101"}.korra-icon-angle-double-up:before{content:"\f102"}.korra-icon-angle-double-down:before{content:"\f103"}.korra-icon-angle-left:before{content:"\f104"}.korra-icon-angle-right:before{content:"\f105"}.korra-icon-angle-up:before{content:"\f106"}.korra-icon-angle-down:before{content:"\f107"}.korra-icon-desktop:before{content:"\f108"}.korra-icon-laptop2:before{content:"\f109"}.korra-icon-tablet2:before{content:"\f10a"}.korra-icon-mobile:before{content:"\f10b"}.korra-icon-mobile-phone:before{content:"\f10b"}.korra-icon-circle-o:before{content:"\f10c"}.korra-icon-quote-left:before{content:"\f10d"}.korra-icon-quote-right:before{content:"\f10e"}.korra-icon-spinner:before{content:"\f110"}.korra-icon-circle:before{content:"\f111"}.korra-icon-mail-reply:before{content:"\f112"}.korra-icon-reply:before{content:"\f112"}.korra-icon-github-alt:before{content:"\f113"}.korra-icon-folder-o:before{content:"\f114"}.korra-icon-folder-open-o:before{content:"\f115"}.korra-icon-smile-o:before{content:"\f118"}.korra-icon-frown-o:before{content:"\f119"}.korra-icon-meh-o:before{content:"\f11a"}.korra-icon-gamepad:before{content:"\f11b"}.korra-icon-keyboard-o:before{content:"\f11c"}.korra-icon-flag-o:before{content:"\f11d"}.korra-icon-flag-checkered:before{content:"\f11e"}.korra-icon-terminal:before{content:"\f120"}.korra-icon-code2:before{content:"\f121"}.korra-icon-mail-reply-all:before{content:"\f122"}.korra-icon-reply-all:before{content:"\f122"}.korra-icon-star-half-empty:before{content:"\f123"}.korra-icon-star-half-full:before{content:"\f123"}.korra-icon-star-half-o:before{content:"\f123"}.korra-icon-location-arrow:before{content:"\f124"}.korra-icon-crop2:before{content:"\f125"}.korra-icon-code-fork:before{content:"\f126"}.korra-icon-chain-broken:before{content:"\f127"}.korra-icon-unlink2:before{content:"\f127"}.korra-icon-info:before{content:"\f129"}.korra-icon-exclamation:before{content:"\f12a"}.korra-icon-superscript:before{content:"\f12b"}.korra-icon-subscript:before{content:"\f12c"}.korra-icon-eraser:before{content:"\f12d"}.korra-icon-puzzle-piece:before{content:"\f12e"}.korra-icon-microphone:before{content:"\f130"}.korra-icon-microphone-slash:before{content:"\f131"}.korra-icon-shield:before{content:"\f132"}.korra-icon-calendar-o:before{content:"\f133"}.korra-icon-fire-extinguisher:before{content:"\f134"}.korra-icon-rocket2:before{content:"\f135"}.korra-icon-maxcdn:before{content:"\f136"}.korra-icon-chevron-circle-left:before{content:"\f137"}.korra-icon-chevron-circle-right:before{content:"\f138"}.korra-icon-chevron-circle-up:before{content:"\f139"}.korra-icon-chevron-circle-down:before{content:"\f13a"}.korra-icon-html5:before{content:"\f13b"}.korra-icon-css3:before{content:"\f13c"}.korra-icon-anchor:before{content:"\f13d"}.korra-icon-unlock-alt:before{content:"\f13e"}.korra-icon-bullseye:before{content:"\f140"}.korra-icon-ellipsis-h:before{content:"\f141"}.korra-icon-ellipsis-v:before{content:"\f142"}.korra-icon-rss-square:before{content:"\f143"}.korra-icon-play-circle:before{content:"\f144"}.korra-icon-ticket:before{content:"\f145"}.korra-icon-minus-square:before{content:"\f146"}.korra-icon-minus-square-o:before{content:"\f147"}.korra-icon-level-up:before{content:"\f148"}.korra-icon-level-down:before{content:"\f149"}.korra-icon-check-square:before{content:"\f14a"}.korra-icon-pencil-square:before{content:"\f14b"}.korra-icon-external-link-square:before{content:"\f14c"}.korra-icon-share-square:before{content:"\f14d"}.korra-icon-compass:before{content:"\f14e"}.korra-icon-caret-square-o-down:before{content:"\f150"}.korra-icon-toggle-down:before{content:"\f150"}.korra-icon-caret-square-o-up:before{content:"\f151"}.korra-icon-toggle-up:before{content:"\f151"}.korra-icon-caret-square-o-right:before{content:"\f152"}.korra-icon-toggle-right:before{content:"\f152"}.korra-icon-eur:before{content:"\f153"}.korra-icon-euro:before{content:"\f153"}.korra-icon-gbp:before{content:"\f154"}.korra-icon-dollar:before{content:"\f155"}.korra-icon-usd:before{content:"\f155"}.korra-icon-inr:before{content:"\f156"}.korra-icon-rupee:before{content:"\f156"}.korra-icon-cny:before{content:"\f157"}.korra-icon-jpy:before{content:"\f157"}.korra-icon-rmb:before{content:"\f157"}.korra-icon-yen:before{content:"\f157"}.korra-icon-rouble:before{content:"\f158"}.korra-icon-rub:before{content:"\f158"}.korra-icon-ruble:before{content:"\f158"}.korra-icon-krw:before{content:"\f159"}.korra-icon-won:before{content:"\f159"}.korra-icon-bitcoin:before{content:"\f15a"}.korra-icon-btc:before{content:"\f15a"}.korra-icon-file:before{content:"\f15b"}.korra-icon-file-text:before{content:"\f15c"}.korra-icon-sort-alpha-asc2:before{content:"\f15d"}.korra-icon-sort-alpha-desc:before{content:"\f15e"}.korra-icon-sort-amount-asc2:before{content:"\f160"}.korra-icon-sort-amount-desc:before{content:"\f161"}.korra-icon-sort-numeric-asc:before{content:"\f162"}.korra-icon-sort-numeric-desc:before{content:"\f163"}.korra-icon-thumbs-up2:before{content:"\f164"}.korra-icon-thumbs-down2:before{content:"\f165"}.korra-icon-youtube-square:before{content:"\f166"}.korra-icon-youtube:before{content:"\f167"}.korra-icon-xing:before{content:"\f168"}.korra-icon-xing-square:before{content:"\f169"}.korra-icon-youtube-play:before{content:"\f16a"}.korra-icon-dropbox:before{content:"\f16b"}.korra-icon-stack-overflow:before{content:"\f16c"}.korra-icon-instagram:before{content:"\f16d"}.korra-icon-flickr:before{content:"\f16e"}.korra-icon-adn:before{content:"\f170"}.korra-icon-bitbucket:before{content:"\f171"}.korra-icon-bitbucket-square:before{content:"\f172"}.korra-icon-tumblr:before{content:"\f173"}.korra-icon-tumblr-square:before{content:"\f174"}.korra-icon-long-arrow-down:before{content:"\f175"}.korra-icon-long-arrow-up:before{content:"\f176"}.korra-icon-long-arrow-left:before{content:"\f177"}.korra-icon-long-arrow-right:before{content:"\f178"}.korra-icon-apple:before{content:"\f179"}.korra-icon-windows:before{content:"\f17a"}.korra-icon-android:before{content:"\f17b"}.korra-icon-linux:before{content:"\f17c"}.korra-icon-dribbble:before{content:"\f17d"}.korra-icon-skype:before{content:"\f17e"}.korra-icon-foursquare:before{content:"\f180"}.korra-icon-trello:before{content:"\f181"}.korra-icon-female:before{content:"\f182"}.korra-icon-male:before{content:"\f183"}.korra-icon-gittip:before{content:"\f184"}.korra-icon-gratipay:before{content:"\f184"}.korra-icon-sun-o:before{content:"\f185"}.korra-icon-moon-o:before{content:"\f186"}.korra-icon-archive:before{content:"\f187"}.korra-icon-bug2:before{content:"\f188"}.korra-icon-vk:before{content:"\f189"}.korra-icon-weibo:before{content:"\f18a"}.korra-icon-renren:before{content:"\f18b"}.korra-icon-pagelines:before{content:"\f18c"}.korra-icon-stack-exchange:before{content:"\f18d"}.korra-icon-arrow-circle-o-right:before{content:"\f18e"}.korra-icon-arrow-circle-o-left:before{content:"\f190"}.korra-icon-caret-square-o-left:before{content:"\f191"}.korra-icon-toggle-left:before{content:"\f191"}.korra-icon-dot-circle-o:before{content:"\f192"}.korra-icon-wheelchair2:before{content:"\f193"}.korra-icon-vimeo-square:before{content:"\f194"}.korra-icon-try:before{content:"\f195"}.korra-icon-turkish-lira:before{content:"\f195"}.korra-icon-plus-square-o:before{content:"\f196"}.korra-icon-space-shuttle:before{content:"\f197"}.korra-icon-slack:before{content:"\f198"}.korra-icon-envelope-square:before{content:"\f199"}.korra-icon-wordpress:before{content:"\f19a"}.korra-icon-openid:before{content:"\f19b"}.korra-icon-bank:before{content:"\f19c"}.korra-icon-institution:before{content:"\f19c"}.korra-icon-university:before{content:"\f19c"}.korra-icon-graduation-cap:before{content:"\f19d"}.korra-icon-mortar-board:before{content:"\f19d"}.korra-icon-yahoo:before{content:"\f19e"}.korra-icon-google:before{content:"\f1a0"}.korra-icon-reddit:before{content:"\f1a1"}.korra-icon-reddit-square:before{content:"\f1a2"}.korra-icon-stumbleupon-circle:before{content:"\f1a3"}.korra-icon-stumbleupon:before{content:"\f1a4"}.korra-icon-delicious:before{content:"\f1a5"}.korra-icon-digg:before{content:"\f1a6"}.korra-icon-pied-piper-pp:before{content:"\f1a7"}.korra-icon-pied-piper-alt:before{content:"\f1a8"}.korra-icon-drupal:before{content:"\f1a9"}.korra-icon-joomla:before{content:"\f1aa"}.korra-icon-language:before{content:"\f1ab"}.korra-icon-fax:before{content:"\f1ac"}.korra-icon-building:before{content:"\f1ad"}.korra-icon-child:before{content:"\f1ae"}.korra-icon-paw2:before{content:"\f1b0"}.korra-icon-spoon:before{content:"\f1b1"}.korra-icon-cube:before{content:"\f1b2"}.korra-icon-cubes:before{content:"\f1b3"}.korra-icon-behance:before{content:"\f1b4"}.korra-icon-behance-square:before{content:"\f1b5"}.korra-icon-steam:before{content:"\f1b6"}.korra-icon-steam-square:before{content:"\f1b7"}.korra-icon-recycle:before{content:"\f1b8"}.korra-icon-automobile:before{content:"\f1b9"}.korra-icon-car2:before{content:"\f1b9"}.korra-icon-cab:before{content:"\f1ba"}.korra-icon-taxi:before{content:"\f1ba"}.korra-icon-tree:before{content:"\f1bb"}.korra-icon-spotify:before{content:"\f1bc"}.korra-icon-deviantart:before{content:"\f1bd"}.korra-icon-soundcloud:before{content:"\f1be"}.korra-icon-database2:before{content:"\f1c0"}.korra-icon-file-pdf-o:before{content:"\f1c1"}.korra-icon-file-word-o:before{content:"\f1c2"}.korra-icon-file-excel-o:before{content:"\f1c3"}.korra-icon-file-powerpoint-o:before{content:"\f1c4"}.korra-icon-file-image-o:before{content:"\f1c5"}.korra-icon-file-photo-o:before{content:"\f1c5"}.korra-icon-file-picture-o:before{content:"\f1c5"}.korra-icon-file-archive-o:before{content:"\f1c6"}.korra-icon-file-zip-o:before{content:"\f1c6"}.korra-icon-file-audio-o:before{content:"\f1c7"}.korra-icon-file-sound-o:before{content:"\f1c7"}.korra-icon-file-movie-o:before{content:"\f1c8"}.korra-icon-file-video-o:before{content:"\f1c8"}.korra-icon-file-code-o:before{content:"\f1c9"}.korra-icon-vine:before{content:"\f1ca"}.korra-icon-codepen:before{content:"\f1cb"}.korra-icon-jsfiddle:before{content:"\f1cc"}.korra-icon-life-bouy:before{content:"\f1cd"}.korra-icon-life-buoy:before{content:"\f1cd"}.korra-icon-life-ring:before{content:"\f1cd"}.korra-icon-life-saver:before{content:"\f1cd"}.korra-icon-support:before{content:"\f1cd"}.korra-icon-circle-o-notch:before{content:"\f1ce"}.korra-icon-ra:before{content:"\f1d0"}.korra-icon-rebel:before{content:"\f1d0"}.korra-icon-resistance:before{content:"\f1d0"}.korra-icon-empire:before{content:"\f1d1"}.korra-icon-ge:before{content:"\f1d1"}.korra-icon-git-square:before{content:"\f1d2"}.korra-icon-git:before{content:"\f1d3"}.korra-icon-hacker-news:before{content:"\f1d4"}.korra-icon-y-combinator-square:before{content:"\f1d4"}.korra-icon-yc-square:before{content:"\f1d4"}.korra-icon-tencent-weibo:before{content:"\f1d5"}.korra-icon-qq:before{content:"\f1d6"}.korra-icon-wechat:before{content:"\f1d7"}.korra-icon-weixin:before{content:"\f1d7"}.korra-icon-paper-plane:before{content:"\f1d8"}.korra-icon-send:before{content:"\f1d8"}.korra-icon-paper-plane-o:before{content:"\f1d9"}.korra-icon-send-o:before{content:"\f1d9"}.korra-icon-history2:before{content:"\f1da"}.korra-icon-circle-thin:before{content:"\f1db"}.korra-icon-header:before{content:"\f1dc"}.korra-icon-paragraph:before{content:"\f1dd"}.korra-icon-sliders:before{content:"\f1de"}.korra-icon-share-alt:before{content:"\f1e0"}.korra-icon-share-alt-square:before{content:"\f1e1"}.korra-icon-bomb:before{content:"\f1e2"}.korra-icon-futbol-o:before{content:"\f1e3"}.korra-icon-soccer-ball-o:before{content:"\f1e3"}.korra-icon-tty:before{content:"\f1e4"}.korra-icon-binoculars:before{content:"\f1e5"}.korra-icon-plug:before{content:"\f1e6"}.korra-icon-slideshare:before{content:"\f1e7"}.korra-icon-twitch:before{content:"\f1e8"}.korra-icon-yelp:before{content:"\f1e9"}.korra-icon-newspaper-o:before{content:"\f1ea"}.korra-icon-wifi:before{content:"\f1eb"}.korra-icon-calculator:before{content:"\f1ec"}.korra-icon-paypal:before{content:"\f1ed"}.korra-icon-google-wallet:before{content:"\f1ee"}.korra-icon-cc-visa:before{content:"\f1f0"}.korra-icon-cc-mastercard:before{content:"\f1f1"}.korra-icon-cc-discover:before{content:"\f1f2"}.korra-icon-cc-amex:before{content:"\f1f3"}.korra-icon-cc-paypal:before{content:"\f1f4"}.korra-icon-cc-stripe:before{content:"\f1f5"}.korra-icon-bell-slash:before{content:"\f1f6"}.korra-icon-bell-slash-o:before{content:"\f1f7"}.korra-icon-trash2:before{content:"\f1f8"}.korra-icon-copyright:before{content:"\f1f9"}.korra-icon-at:before{content:"\f1fa"}.korra-icon-eyedropper:before{content:"\f1fb"}.korra-icon-paint-brush:before{content:"\f1fc"}.korra-icon-birthday-cake:before{content:"\f1fd"}.korra-icon-area-chart:before{content:"\f1fe"}.korra-icon-pie-chart2:before{content:"\f200"}.korra-icon-line-chart:before{content:"\f201"}.korra-icon-lastfm:before{content:"\f202"}.korra-icon-lastfm-square:before{content:"\f203"}.korra-icon-toggle-off:before{content:"\f204"}.korra-icon-toggle-on:before{content:"\f205"}.korra-icon-bicycle2:before{content:"\f206"}.korra-icon-bus2:before{content:"\f207"}.korra-icon-ioxhost:before{content:"\f208"}.korra-icon-angellist:before{content:"\f209"}.korra-icon-cc:before{content:"\f20a"}.korra-icon-ils:before{content:"\f20b"}.korra-icon-shekel:before{content:"\f20b"}.korra-icon-sheqel:before{content:"\f20b"}.korra-icon-meanpath:before{content:"\f20c"}.korra-icon-buysellads:before{content:"\f20d"}.korra-icon-connectdevelop:before{content:"\f20e"}.korra-icon-dashcube:before{content:"\f210"}.korra-icon-forumbee:before{content:"\f211"}.korra-icon-leanpub:before{content:"\f212"}.korra-icon-sellsy:before{content:"\f213"}.korra-icon-shirtsinbulk:before{content:"\f214"}.korra-icon-simplybuilt:before{content:"\f215"}.korra-icon-skyatlas:before{content:"\f216"}.korra-icon-cart-plus:before{content:"\f217"}.korra-icon-cart-arrow-down:before{content:"\f218"}.korra-icon-diamond2:before{content:"\f219"}.korra-icon-ship:before{content:"\f21a"}.korra-icon-user-secret:before{content:"\f21b"}.korra-icon-motorcycle:before{content:"\f21c"}.korra-icon-street-view:before{content:"\f21d"}.korra-icon-heartbeat:before{content:"\f21e"}.korra-icon-venus:before{content:"\f221"}.korra-icon-mars:before{content:"\f222"}.korra-icon-mercury:before{content:"\f223"}.korra-icon-intersex:before{content:"\f224"}.korra-icon-transgender:before{content:"\f224"}.korra-icon-transgender-alt:before{content:"\f225"}.korra-icon-venus-double:before{content:"\f226"}.korra-icon-mars-double:before{content:"\f227"}.korra-icon-venus-mars:before{content:"\f228"}.korra-icon-mars-stroke:before{content:"\f229"}.korra-icon-mars-stroke-v:before{content:"\f22a"}.korra-icon-mars-stroke-h:before{content:"\f22b"}.korra-icon-neuter:before{content:"\f22c"}.korra-icon-genderless:before{content:"\f22d"}.korra-icon-facebook-official:before{content:"\f230"}.korra-icon-pinterest-p:before{content:"\f231"}.korra-icon-whatsapp:before{content:"\f232"}.korra-icon-server:before{content:"\f233"}.korra-icon-user-plus:before{content:"\f234"}.korra-icon-user-times:before{content:"\f235"}.korra-icon-bed:before{content:"\f236"}.korra-icon-hotel:before{content:"\f236"}.korra-icon-viacoin:before{content:"\f237"}.korra-icon-train2:before{content:"\f238"}.korra-icon-subway:before{content:"\f239"}.korra-icon-medium:before{content:"\f23a"}.korra-icon-y-combinator:before{content:"\f23b"}.korra-icon-yc:before{content:"\f23b"}.korra-icon-optin-monster:before{content:"\f23c"}.korra-icon-opencart:before{content:"\f23d"}.korra-icon-expeditedssl:before{content:"\f23e"}.korra-icon-battery:before{content:"\f240"}.korra-icon-battery-4:before{content:"\f240"}.korra-icon-battery-full:before{content:"\f240"}.korra-icon-battery-3:before{content:"\f241"}.korra-icon-battery-three-quarters:before{content:"\f241"}.korra-icon-battery-2:before{content:"\f242"}.korra-icon-battery-half:before{content:"\f242"}.korra-icon-battery-1:before{content:"\f243"}.korra-icon-battery-quarter:before{content:"\f243"}.korra-icon-battery-0:before{content:"\f244"}.korra-icon-battery-empty:before{content:"\f244"}.korra-icon-mouse-pointer:before{content:"\f245"}.korra-icon-i-cursor:before{content:"\f246"}.korra-icon-object-group:before{content:"\f247"}.korra-icon-object-ungroup:before{content:"\f248"}.korra-icon-sticky-note:before{content:"\f249"}.korra-icon-sticky-note-o:before{content:"\f24a"}.korra-icon-cc-jcb:before{content:"\f24b"}.korra-icon-cc-diners-club:before{content:"\f24c"}.korra-icon-clone:before{content:"\f24d"}.korra-icon-balance-scale:before{content:"\f24e"}.korra-icon-hourglass-o:before{content:"\f250"}.korra-icon-hourglass-1:before{content:"\f251"}.korra-icon-hourglass-start:before{content:"\f251"}.korra-icon-hourglass-2:before{content:"\f252"}.korra-icon-hourglass-half:before{content:"\f252"}.korra-icon-hourglass-3:before{content:"\f253"}.korra-icon-hourglass-end:before{content:"\f253"}.korra-icon-hourglass2:before{content:"\f254"}.korra-icon-hand-grab-o:before{content:"\f255"}.korra-icon-hand-rock-o:before{content:"\f255"}.korra-icon-hand-paper-o:before{content:"\f256"}.korra-icon-hand-stop-o:before{content:"\f256"}.korra-icon-hand-scissors-o:before{content:"\f257"}.korra-icon-hand-lizard-o:before{content:"\f258"}.korra-icon-hand-spock-o:before{content:"\f259"}.korra-icon-hand-pointer-o:before{content:"\f25a"}.korra-icon-hand-peace-o:before{content:"\f25b"}.korra-icon-trademark:before{content:"\f25c"}.korra-icon-registered:before{content:"\f25d"}.korra-icon-creative-commons:before{content:"\f25e"}.korra-icon-gg:before{content:"\f260"}.korra-icon-gg-circle:before{content:"\f261"}.korra-icon-tripadvisor:before{content:"\f262"}.korra-icon-odnoklassniki:before{content:"\f263"}.korra-icon-odnoklassniki-square:before{content:"\f264"}.korra-icon-get-pocket:before{content:"\f265"}.korra-icon-wikipedia-w:before{content:"\f266"}.korra-icon-safari:before{content:"\f267"}.korra-icon-chrome:before{content:"\f268"}.korra-icon-firefox:before{content:"\f269"}.korra-icon-opera:before{content:"\f26a"}.korra-icon-internet-explorer:before{content:"\f26b"}.korra-icon-television:before{content:"\f26c"}.korra-icon-tv:before{content:"\f26c"}.korra-icon-contao:before{content:"\f26d"}.korra-icon-500px:before{content:"\f26e"}.korra-icon-amazon:before{content:"\f270"}.korra-icon-calendar-plus-o:before{content:"\f271"}.korra-icon-calendar-minus-o:before{content:"\f272"}.korra-icon-calendar-times-o:before{content:"\f273"}.korra-icon-calendar-check-o:before{content:"\f274"}.korra-icon-industry:before{content:"\f275"}.korra-icon-map-pin:before{content:"\f276"}.korra-icon-map-signs:before{content:"\f277"}.korra-icon-map-o:before{content:"\f278"}.korra-icon-map2:before{content:"\f279"}.korra-icon-commenting:before{content:"\f27a"}.korra-icon-commenting-o:before{content:"\f27b"}.korra-icon-houzz:before{content:"\f27c"}.korra-icon-vimeo:before{content:"\f27d"}.korra-icon-black-tie:before{content:"\f27e"}.korra-icon-fonticons:before{content:"\f280"}.korra-icon-reddit-alien:before{content:"\f281"}.korra-icon-edge:before{content:"\f282"}.korra-icon-credit-card-alt:before{content:"\f283"}.korra-icon-codiepie:before{content:"\f284"}.korra-icon-modx:before{content:"\f285"}.korra-icon-fort-awesome:before{content:"\f286"}.korra-icon-usb:before{content:"\f287"}.korra-icon-product-hunt:before{content:"\f288"}.korra-icon-mixcloud:before{content:"\f289"}.korra-icon-scribd:before{content:"\f28a"}.korra-icon-pause-circle:before{content:"\f28b"}.korra-icon-pause-circle-o:before{content:"\f28c"}.korra-icon-stop-circle:before{content:"\f28d"}.korra-icon-stop-circle-o:before{content:"\f28e"}.korra-icon-shopping-bag:before{content:"\f290"}.korra-icon-shopping-basket:before{content:"\f291"}.korra-icon-hashtag:before{content:"\f292"}.korra-icon-bluetooth:before{content:"\f293"}.korra-icon-bluetooth-b:before{content:"\f294"}.korra-icon-percent:before{content:"\f295"}.korra-icon-gitlab:before{content:"\f296"}.korra-icon-wpbeginner:before{content:"\f297"}.korra-icon-wpforms:before{content:"\f298"}.korra-icon-envira:before{content:"\f299"}.korra-icon-universal-access:before{content:"\f29a"}.korra-icon-wheelchair-alt:before{content:"\f29b"}.korra-icon-question-circle-o:before{content:"\f29c"}.korra-icon-blind:before{content:"\f29d"}.korra-icon-audio-description:before{content:"\f29e"}.korra-icon-volume-control-phone:before{content:"\f2a0"}.korra-icon-braille:before{content:"\f2a1"}.korra-icon-assistive-listening-systems:before{content:"\f2a2"}.korra-icon-american-sign-language-interpreting:before{content:"\f2a3"}.korra-icon-asl-interpreting:before{content:"\f2a3"}.korra-icon-deaf:before{content:"\f2a4"}.korra-icon-deafness:before{content:"\f2a4"}.korra-icon-hard-of-hearing:before{content:"\f2a4"}.korra-icon-glide:before{content:"\f2a5"}.korra-icon-glide-g:before{content:"\f2a6"}.korra-icon-sign-language:before{content:"\f2a7"}.korra-icon-signing:before{content:"\f2a7"}.korra-icon-low-vision:before{content:"\f2a8"}.korra-icon-viadeo:before{content:"\f2a9"}.korra-icon-viadeo-square:before{content:"\f2aa"}.korra-icon-snapchat:before{content:"\f2ab"}.korra-icon-snapchat-ghost:before{content:"\f2ac"}.korra-icon-snapchat-square:before{content:"\f2ad"}.korra-icon-pied-piper:before{content:"\f2ae"}.korra-icon-first-order:before{content:"\f2b0"}.korra-icon-yoast:before{content:"\f2b1"}.korra-icon-themeisle:before{content:"\f2b2"}.korra-icon-google-plus-circle:before{content:"\f2b3"}.korra-icon-google-plus-official:before{content:"\f2b3"}.korra-icon-fa:before{content:"\f2b4"}.korra-icon-font-awesome:before{content:"\f2b4"}.korra-icon-handshake-o:before{content:"\f2b5"}.korra-icon-envelope-open:before{content:"\f2b6"}.korra-icon-envelope-open-o:before{content:"\f2b7"}.korra-icon-linode:before{content:"\f2b8"}.korra-icon-address-book:before{content:"\f2b9"}.korra-icon-address-book-o:before{content:"\f2ba"}.korra-icon-address-card:before{content:"\f2bb"}.korra-icon-vcard:before{content:"\f2bb"}.korra-icon-address-card-o:before{content:"\f2bc"}.korra-icon-vcard-o:before{content:"\f2bc"}.korra-icon-user-circle:before{content:"\f2bd"}.korra-icon-user-circle-o:before{content:"\f2be"}.korra-icon-user-o:before{content:"\f2c0"}.korra-icon-id-badge:before{content:"\f2c1"}.korra-icon-drivers-license:before{content:"\f2c2"}.korra-icon-id-card:before{content:"\f2c2"}.korra-icon-drivers-license-o:before{content:"\f2c3"}.korra-icon-id-card-o:before{content:"\f2c3"}.korra-icon-quora:before{content:"\f2c4"}.korra-icon-free-code-camp:before{content:"\f2c5"}.korra-icon-telegram:before{content:"\f2c6"}.korra-icon-thermometer:before{content:"\f2c7"}.korra-icon-thermometer-4:before{content:"\f2c7"}.korra-icon-thermometer-full:before{content:"\f2c7"}.korra-icon-thermometer-3:before{content:"\f2c8"}.korra-icon-thermometer-three-quarters:before{content:"\f2c8"}.korra-icon-thermometer-2:before{content:"\f2c9"}.korra-icon-thermometer-half:before{content:"\f2c9"}.korra-icon-thermometer-1:before{content:"\f2ca"}.korra-icon-thermometer-quarter:before{content:"\f2ca"}.korra-icon-thermometer-0:before{content:"\f2cb"}.korra-icon-thermometer-empty:before{content:"\f2cb"}.korra-icon-shower:before{content:"\f2cc"}.korra-icon-bath:before{content:"\f2cd"}.korra-icon-bathtub:before{content:"\f2cd"}.korra-icon-s15:before{content:"\f2cd"}.korra-icon-podcast:before{content:"\f2ce"}.korra-icon-window-maximize:before{content:"\f2d0"}.korra-icon-window-minimize:before{content:"\f2d1"}.korra-icon-window-restore:before{content:"\f2d2"}.korra-icon-times-rectangle:before{content:"\f2d3"}.korra-icon-window-close:before{content:"\f2d3"}.korra-icon-times-rectangle-o:before{content:"\f2d4"}.korra-icon-window-close-o:before{content:"\f2d4"}.korra-icon-bandcamp:before{content:"\f2d5"}.korra-icon-grav:before{content:"\f2d6"}.korra-icon-etsy:before{content:"\f2d7"}.korra-icon-imdb:before{content:"\f2d8"}.korra-icon-ravelry:before{content:"\f2d9"}.korra-icon-eercast:before{content:"\f2da"}.korra-icon-microchip:before{content:"\f2db"}.korra-icon-snowflake-o:before{content:"\f2dc"}.korra-icon-superpowers:before{content:"\f2dd"}.korra-icon-wpexplorer:before{content:"\f2de"}.korra-icon-meetup:before{content:"\f2e0"}/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
 article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:#fff0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}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}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}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}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}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}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}@media print{*{background:transparent!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:none}.post__content p a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}#header,.korra-infobar,.banner-logo,.sidebar,.post__navigation,.post__related,.post__tags,.post__share,.comment-respond,.footer-instagram,.footer{display:none!important}}.hidden{display:none;visibility:hidden}.no-js .no-js-hidden{display:none;visibility:hidden}.visible-mobile{display:inherit!important}@media only screen and (min-width:600px) and (max-width:1170px){.visible-mobile{display:none!important}}@media only screen and (min-width:1171px){.visible-mobile{display:none!important}}.visible-tablet{display:none!important}@media only screen and (min-width:600px) and (max-width:1170px){.visible-tablet{display:inherit!important}}@media only screen and (min-width:1171px){.visible-tablet{display:none!important}}.visible-touchscreen{display:inherit!important}@media only screen and (min-width:600px) and (max-width:1170px){.visible-touchscreen{display:inherit!important}}@media only screen and (min-width:1171px){.visible-touchscreen{display:none!important}}.visible-desktop{display:none!important}@media only screen and (min-width:600px) and (max-width:1170px){.visible-desktop{display:none!important}}@media only screen and (min-width:1171px){.visible-desktop{display:inherit!important}}.hidden-mobile{display:none!important}@media only screen and (min-width:600px) and (max-width:1170px){.hidden-mobile{display:inherit!important}}@media only screen and (min-width:1171px){.hidden-mobile{display:inherit!important}}.hidden-tablet{display:inherit!important}@media only screen and (min-width:600px) and (max-width:1170px){.hidden-tablet{display:none!important}}@media only screen and (min-width:1171px){.hidden-tablet{display:inherit!important}}.hidden-desktop{display:inherit!important}@media only screen and (min-width:600px) and (max-width:1170px){.hidden-desktop{display:inherit!important}}@media only screen and (min-width:1171px){.hidden-desktop{display:none!important}}@-webkit-keyframes korra-fade-in{0%{opacity:0}100%{opacity:1}}@keyframes korra-fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes korra-fade-out{0%{opacity:1}100%{opacity:0}}@keyframes korra-fade-out{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes korra-fade-in-top-soft{0%{opacity:0;-webkit-transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes korra-fade-in-top-soft{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes korra-fade-out-top-soft{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(20px)}}@keyframes korra-fade-out-top-soft{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(20px)}}@-webkit-keyframes korra-fade-in-top{0%{opacity:0;-webkit-transform:translateY(-50px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes korra-fade-in-top{0%{opacity:0;transform:translateY(-50px)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes korra-fade-out-top{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(50px)}}@keyframes korra-fade-out-top{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(50px)}}@-webkit-keyframes korra-fade-in-bottom-soft{0%{opacity:0;-webkit-transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes korra-fade-in-bottom-soft{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes korra-fade-out-bottom-soft{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-20px)}}@keyframes korra-fade-out-bottom-soft{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-20px)}}@-webkit-keyframes korra-fade-in-bottom{0%{opacity:0;-webkit-transform:translateY(50px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes korra-fade-in-bottom{0%{opacity:0;transform:translateY(50px)}100%{opacity:1;transform:translateY(0)}}@-webkit-keyframes korra-fade-out-bottom{0%{opacity:1;-webkit-transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(-50px)}}@keyframes korra-fade-out-bottom{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-50px)}}@-webkit-keyframes korra-fade-in-left-soft{0%{opacity:0;-webkit-transform:translateX(-20px)}100%{opacity:1;-webkit-transform:translateX(0)}}@keyframes korra-fade-in-left-soft{0%{opacity:0;transform:translateX(-20px)}100%{opacity:1;transform:translateX(0)}}@-webkit-keyframes korra-slide-in-left{0%{-webkit-transform:translateX(-100%)}100%{-webkit-transform:translateX(0%)}}@keyframes korra-slide-in-left{0%{transform:translateX(-100%)}100%{transform:translateX(0%)}}@-webkit-keyframes korra-slide-out-left{0%{-webkit-transform:translateX(0%)}100%{-webkit-transform:translateX(100%)}}@keyframes korra-slide-out-left{0%{transform:translateX(0%)}100%{transform:translateX(100%)}}@-webkit-keyframes korra-slide-in-left-partial{0%{-webkit-transform:translateX(-50%)}100%{-webkit-transform:translateX(0%)}}@keyframes korra-slide-in-left-partial{0%{transform:translateX(-50%)}100%{transform:translateX(0%)}}@-webkit-keyframes korra-slide-out-left-partial{0%{-webkit-transform:translateX(0%)}100%{-webkit-transform:translateX(30%)}}@keyframes korra-slide-out-left-partial{0%{transform:translateX(0%)}100%{transform:translateX(30%)}}@-webkit-keyframes korra-slide-in-right{0%{-webkit-transform:translateX(100%)}100%{-webkit-transform:translateX(0%)}}@keyframes korra-slide-in-right{0%{transform:translateX(100%)}100%{transform:translateX(0%)}}@-webkit-keyframes korra-slide-out-right{0%{-webkit-transform:translateX(0%)}100%{-webkit-transform:translateX(-100%)}}@keyframes korra-slide-out-right{0%{transform:translateX(0%)}100%{transform:translateX(-100%)}}@-webkit-keyframes korra-slide-in-right-partial{0%{-webkit-transform:translateX(50%)}100%{-webkit-transform:translateX(0%)}}@keyframes korra-slide-in-right-partial{0%{transform:translateX(50%)}100%{transform:translateX(0%)}}@-webkit-keyframes korra-slide-out-right-partial{0%{-webkit-transform:translateX(0%)}100%{-webkit-transform:translateX(-30%)}}@keyframes korra-slide-out-right-partial{0%{transform:translateX(0%)}100%{transform:translateX(-30%)}}body{background:#fff;-webkit-background-size:auto,auto;background-size:auto,auto}.footer{background:#444;-webkit-background-size:auto,auto;background-size:auto,auto}.grey-mode{background:#f7f7f7}.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%}.cl{clear:both}.fl{float:left}.fr{float:right}.oh{overflow:hidden}.align-left,.tal{text-align:left}.align-center,.tac{text-align:center}.align-right,.tar{text-align:right}.rounded{border-radius:2px}.circled{border-radius:50%}img{max-width:100%;vertical-align:middle;width:auto;height:auto}.avatar{border-radius:50%}@media only screen and (min-width:961px) and (max-width:1170px){.sideblock-margin{margin-left:calc(300px + 45px)}}@media only screen and (min-width:1171px){.sideblock-margin{margin-left:calc(300px + 115px)}}.korra-ui-arrows{background:#fff;overflow:hidden}.korra-ui-arrows>*{float:left;display:block;width:30px;height:33px;line-height:32px;text-align:center}.korra-ui-arrows .korra-ui-arrow{z-index:2;cursor:pointer;color:#444;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}.korra-ui-arrows .korra-ui-arrow i{line-height:33px}.korra-ui-arrows .korra-ui-arrow:hover{color:#000}.korra-ui-arrows .korra-ui-slash{width:10px;color:#bababa}.korra-ui-pager{position:relative;text-align:center;padding:10px 0 0!important;margin:0}.korra-ui-pager .korra-ui-pager__item{display:inline-block;margin-bottom:0;width:45px;height:23px;padding:10px 5px!important;cursor:pointer}.korra-slider--images .korra-ui-pager .korra-ui-pager__item{width:32px;padding-left:4px!important;padding-right:4px!important}.korra-ui-pager .korra-ui-pager__item:after{content:"";display:block;width:100%;height:100%;background:#eee;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}.korra-ui-pager .korra-ui-pager__item:hover:after{background:#777}.korra-ui-pager .korra-ui-pager__item.active{pointer-events:none}.korra-ui-pager .korra-ui-pager__active-marker{position:absolute;left:45%;top:10px;opacity:0}.korra-ui-pager .korra-ui-pager__active-marker:after{background-position:50% 50%!important;background-color:#72e9c6!important;background-image:linear-gradient(160deg,#72e9c6 0%,#bfcfff 100%)!important}@media only screen and (min-width:961px) and (max-width:1170px){.korra-ui-pager{padding:30px 0 0!important}.korra-ui-pager .korra-ui-pager__active-marker{top:30px}}@media only screen and (min-width:1171px){.korra-ui-pager{padding:50px 0 0!important}.korra-ui-pager .korra-ui-pager__active-marker{top:50px}}.korra-btt{display:inline-block;z-index:2;border-radius:50%;width:50px;height:50px;position:relative;overflow:hidden;background:#eee;vertical-align:middle}.korra-btt:before{content:'';display:block;opacity:0;background-position:50% 50%;background-color:#72e9c6;background-image:linear-gradient(160deg,#72e9c6 0%,#bfcfff 100%);position:absolute;top:0;left:0;right:0;bottom:0;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}.korra-btt span,.korra-btt span:before,.korra-btt span:after{display:block;width:14px;height:2px;top:25px;left:19px;background:#444;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}.dark-mode .korra-btt span,.dark-mode .korra-btt span:before,.dark-mode .korra-btt span:after{background:#fff}.korra-btt span{position:relative}.korra-btt span:before,.korra-btt span:after{content:"";position:absolute;left:0;top:0;width:7px;transform-origin:0% 50%;-webkit-transform-origin:0% 50%}.korra-btt span{-webkit-transform:rotate3d(0,0,1,90deg);-ms-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg)}.korra-btt span:before{-webkit-transform:rotate3d(0,0,1,40deg);-ms-transform:rotate3d(0,0,1,40deg);transform:rotate3d(0,0,1,40deg)}.korra-btt span:after{-webkit-transform:rotate3d(0,0,1,-40deg);-ms-transform:rotate3d(0,0,1,-40deg);transform:rotate3d(0,0,1,-40deg)}.korra-btt:hover:before{opacity:1}.korra-btt:hover span,.korra-btt:hover span:before,.korra-btt:hover span:after{background:#fff}.korra-btt:hover span{-webkit-transform:rotate3d(0,0,1,0deg);-ms-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg);left:19px;top:19px}.korra-btt:hover span:before,.korra-btt:hover span:after{width:9px;left:0;top:7px;transform-origin:50% 50%;-webkit-transform-origin:50% 50%}.korra-btt:hover span:before{left:6px}.korra-x{display:block;position:relative;font-size:28px;width:1em;height:1em;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);pointer-events:none}.korra-x:before,.korra-x:after{content:'';position:absolute;display:block;border-color:#fff0;border-style:solid;border-width:0;background:#444}.dark-mode .korra-x:before,.dark-mode .korra-x:after{background:#fff}.korra-x--color.korra-x:before,.korra-x--color.korra-x:after{background-position:50% 50%;background-color:#72e9c6;background-image:linear-gradient(160deg,#72e9c6 0%,#bfcfff 100%)}.korra-x:before{border-left-width:1px;left:50%;top:0;width:0;height:100%}.korra-x:after{border-top-width:1px;left:0;top:50%;width:100%;height:0}.use-korra-x--false .korra-x{display:none}.korra-separator>.korra-x{top:-.5em;margin-left:calc(50% - 0.5em)}@media only screen and (min-width:961px) and (max-width:1170px){.korra-separator>.korra-x.left{margin-left:calc(300px + 45px)}}@media only screen and (min-width:1171px){.korra-separator>.korra-x.left{margin-left:calc(300px + 115px)}}.korra-media-gradient-hover{position:relative;overflow:hidden}.korra-media-gradient-hover .korra-media-gradient-hover__hover{pointer-events:none;position:absolute;top:0;left:0;right:0;bottom:0;bottom:-1px;background-position:50% 50%;background-color:#72e9c6;background-image:linear-gradient(-20deg,#72e9c6 0%,#bfcfff 100%);opacity:0;visibility:hidden;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}.korra-media-gradient-hover .korra-x{position:absolute;top:0;left:0;right:0;bottom:0;font-size:36px;margin:auto;opacity:0;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}.korra-media-gradient-hover .korra-x:before,.korra-media-gradient-hover .korra-x:after{background:#fff}.korra-media-gradient-hover:hover .korra-media-gradient-hover__hover{visibility:visible;opacity:.7}.korra-media-gradient-hover:hover .korra-x{opacity:1}.korra-media-gradient-hover:hover .korra-x:before{height:auto;-webkit-animation:preloader-height-appear 0.4s 1 ease-in-out forwards;animation:preloader-height-appear 0.4s 1 ease-in-out forwards}.korra-media-gradient-hover:hover .korra-x:after{width:auto;-webkit-animation:preloader-width-appear 0.4s 1 ease-in-out forwards;animation:preloader-width-appear 0.4s 1 ease-in-out forwards}.korra-slash--big{display:inline-block;height:50px;margin:-10px 25px 0;border-right:1px solid #eee;vertical-align:middle;-webkit-transform:rotate(30deg);-ms-transform:rotate(30deg);transform:rotate(30deg)}.dark-mode .korra-slash--big{border-right-color:rgb(255 255 255 / .1)}.widget__title .korra-slash--big{margin:-20px 30px 0;vertical-align:bottom}.js-ajax-load-pages .content-wrapper,.js-ajax-load-pages .footer{opacity:1;-webkit-transition:opacity 0.7s cubic-bezier(.7,0,.3,1);transition:opacity 0.7s cubic-bezier(.7,0,.3,1)}.ajax-loading-start.js-ajax-load-pages .content-wrapper,.ajax-loading-start.js-ajax-load-pages .footer{opacity:0}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.js .element-modular-loading{opacity:0;-webkit-transition:opacity 0.4s cubic-bezier(.7,0,.3,1);transition:opacity 0.4s cubic-bezier(.7,0,.3,1)}.js .element-modular-loading--start{opacity:1}}@media only screen and (min-width:600px) and (max-width:1170px),only screen and (min-width:1171px){.js .korra-animate-appearance{opacity:0}.js .korra-animate-appearance--start{opacity:1;-webkit-animation:korra-fade-in-bottom-soft 0.5s 1 cubic-bezier(.3,.1,.3,1);animation:korra-fade-in-bottom-soft 0.5s 1 cubic-bezier(.3,.1,.3,1)}.js .rich-image--banner .korra-animate-appearance--start{-webkit-animation:korra-fade-in-bottom-soft 0.7s 1 cubic-bezier(.3,.1,.3,1);animation:korra-fade-in-bottom-soft 0.7s 1 cubic-bezier(.3,.1,.3,1)}.js .korra-fullwidth .rich-image--banner .korra-animate-appearance--start,.js .korra-contentwidth .rich-image--banner .korra-animate-appearance--start{-webkit-animation:korra-fade-in-left-soft 0.7s 1 cubic-bezier(.3,.1,.3,1);animation:korra-fade-in-left-soft 0.7s 1 cubic-bezier(.3,.1,.3,1)}}.korra-loader{pointer-events:none;font-size:40px;width:1em;height:1em;position:relative;z-index:0;opacity:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);color:#444}.korra-loader:before,.korra-loader:after{content:'';position:absolute;display:block;border-color:inherit;border-style:solid;border-width:0;background-position:50% 50%;background-color:#72e9c6;background-image:linear-gradient(160deg,#72e9c6 0%,#bfcfff 100%)}.korra-loader:before{left:50%;top:0;width:1px;-webkit-animation:preloader-height 1.7s infinite ease-in-out;animation:preloader-height 1.7s infinite ease-in-out}.korra-loader:after{left:0;right:0;top:50%;height:1px;-webkit-animation:preloader-width 1.7s infinite ease-in-out;animation:preloader-width 1.7s infinite ease-in-out}.korra-loader--body{position:fixed;top:58%;left:50%;margin-top:-.5em;margin-left:-.5em;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}.js-ajax-load-pages.ajax-loading-start .korra-loader--body{opacity:1;-webkit-transition:all 0.3s ease-in-out 0.7s;transition:all 0.3s ease-in-out 0.7s}@keyframes preloader-width{0%{left:0%;right:100%}9%{left:0%;right:100%}32%{left:0%;right:0%}72%{left:0%;right:0%}90%{left:100%;right:0%}100%{left:0%;right:100%}}@keyframes preloader-height{0%{top:0%;bottom:100%}25%{top:0%;bottom:0%}66%{top:0%;bottom:0%}90%{top:100%;bottom:0%}100%{top:0%;bottom:100%}}@keyframes preloader-width-appear{0%{left:0%;right:100%}20%{left:0%;right:100%}92%{left:0%;right:0%}100%{left:0%;right:0%}}@keyframes preloader-height-appear{0%{top:0%;bottom:100%}92%{top:0%;bottom:0%}100%{top:0%;bottom:0%}}html{font-family:"Alegreya",sans-serif;font-weight:400;font-style:normal;font-size:18px;line-height:1.8em;text-transform:none;letter-spacing:em;word-wrap:break-word;overflow-wrap:break-word}body{color:#777;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body .dark-mode{color:#fff}@media only screen and (max-width:599px){body{font-size:.777em}}small,.small{font-size:.777em}.small-soft{font-size:.888em}.large{font-size:1.125em}.font-size--reset{font-size:18px}a{color:#444}a,a:active,a:focus{text-decoration:none;outline:none}@media only screen and (min-width:1171px){a{-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}}a:hover{color:#000}.dark-mode a{color:#fff}.dark-mode a:hover{color:#bababa}.link--underline{display:inline-block}.link--underline:after{content:'';display:block;height:1px;background:#444;width:0%;margin:5px auto 0;opacity:0;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}.link--underline:hover{color:#444}.dark-mode .link--underline:hover{color:#fff}.dark-mode .link--underline:hover:after{background:#fff}.link--underline:hover:after{opacity:1;width:100%}p,pre,ul,ol,.alignleft,.alignright,hr,.korra-separator--small{margin-top:0;margin-bottom:1.7em}@media only screen and (min-width:600px) and (max-width:1170px),only screen and (min-width:1171px){p,pre,ul,ol,.alignleft,.alignright,hr,.korra-separator--small{margin-bottom:1.7em}}.korra-sideblock p,.korra-sideblock pre,.korra-sideblock ul,.korra-sideblock ol,.korra-sideblock .alignleft,.korra-sideblock .alignright,.korra-sideblock hr,.korra-sideblock .korra-separator--small{margin-bottom:1.7em}.korra-sideblock--no-border.korra-sideblock p:last-child,.korra-sideblock--no-border.korra-sideblock pre:last-child,.korra-sideblock--no-border.korra-sideblock ul:last-child,.korra-sideblock--no-border.korra-sideblock ol:last-child,.korra-sideblock--no-border.korra-sideblock .alignleft:last-child,.korra-sideblock--no-border.korra-sideblock .alignright:last-child,.korra-sideblock--no-border.korra-sideblock hr:last-child,.korra-sideblock--no-border.korra-sideblock .korra-separator--small:last-child{margin-bottom:0}.highlighted-p,table,.aligncenter,.alignnone,.rich-image,.rich-title,.gallery:not(body),.korra-separator-x-editor{margin-bottom:1.7em}.highlighted-p:not(:first-child),table:not(:first-child),.aligncenter:not(:first-child),.alignnone:not(:first-child),.rich-image:not(:first-child),.rich-title:not(:first-child),.gallery:not(body):not(:first-child),.korra-separator-x-editor:not(:first-child){margin-top:1.7em}@media only screen and (min-width:600px) and (max-width:1170px),only screen and (min-width:1171px){.highlighted-p,table,.aligncenter,.alignnone,.rich-image,.rich-title,.gallery:not(body),.korra-separator-x-editor{margin-bottom:2.8em}.highlighted-p:not(:first-child),table:not(:first-child),.aligncenter:not(:first-child),.alignnone:not(:first-child),.rich-image:not(:first-child),.rich-title:not(:first-child),.gallery:not(body):not(:first-child),.korra-separator-x-editor:not(:first-child){margin-top:2.8em}.korra-blog+.highlighted-p,.korra-blog+table,.korra-blog+.aligncenter,.korra-blog+.alignnone,.korra-blog+.rich-image,.korra-blog+.rich-title,.korra-blog+.gallery:not(body),.korra-blog+.korra-separator-x-editor{margin-top:0}.korra-sideblock .highlighted-p,.korra-sideblock table,.korra-sideblock .aligncenter,.korra-sideblock .alignnone,.korra-sideblock .rich-image,.korra-sideblock .rich-title,.korra-sideblock .gallery:not(body),.korra-sideblock .korra-separator-x-editor{margin-bottom:1.7em}.korra-sideblock--no-border.korra-sideblock .highlighted-p:last-child,.korra-sideblock--no-border.korra-sideblock table:last-child,.korra-sideblock--no-border.korra-sideblock .aligncenter:last-child,.korra-sideblock--no-border.korra-sideblock .alignnone:last-child,.korra-sideblock--no-border.korra-sideblock .rich-image:last-child,.korra-sideblock--no-border.korra-sideblock .rich-title:last-child,.korra-sideblock--no-border.korra-sideblock .gallery:not(body):last-child,.korra-sideblock--no-border.korra-sideblock .korra-separator-x-editor:last-child{margin-bottom:0}.korra-sideblock .highlighted-p:not(:first-child),.korra-sideblock table:not(:first-child),.korra-sideblock .aligncenter:not(:first-child),.korra-sideblock .alignnone:not(:first-child),.korra-sideblock .rich-image:not(:first-child),.korra-sideblock .rich-title:not(:first-child),.korra-sideblock .gallery:not(body):not(:first-child),.korra-sideblock .korra-separator-x-editor:not(:first-child){margin-top:1.7em}}blockquote,.wp-caption{margin-bottom:1.7em}blockquote:not(:first-child),.wp-caption:not(:first-child){margin-top:1.7em}.korra-separator{border:none;height:1px;background:#eee;line-height:1}hr:not(.korra-anchor):not(.korra-spacing){border:none;height:1px;background:#eee;line-height:1}hr:not(.korra-anchor):not(.korra-spacing).sideblock-clear,hr:not(.korra-anchor):not(.korra-spacing).cl{margin:0;visibility:hidden}.korra-separator--small{width:110px;margin-left:0;height:1px;background:#eee}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.korra-separator--small{margin-left:-30px}}.korra-separator--small[style*="right"],.korra-separator--small.align-right,[style*="right"]+.korra-separator--small,.align-right+.korra-separator--small{margin-right:0;margin-left:auto}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.korra-separator--small[style*="right"],.korra-separator--small.align-right,[style*="right"]+.korra-separator--small,.align-right+.korra-separator--small{margin-right:-30px}}.korra-separator--small[style*="center"],.korra-separator--small.align-center,[style*="center"]+.korra-separator--small,.align-center+.korra-separator--small{margin-left:auto;margin-right:auto}h1+.korra-separator--small{margin-top:-40px}h2+.korra-separator--small{margin-top:-21.6px}h3+.korra-separator--small{margin-top:-10.8px}h4+.korra-separator--small{margin-top:-5.6px}h5+.korra-separator--small{margin-top:-4px}h6+.korra-separator--small{margin-top:-3.2px}@media only screen and (min-width:600px) and (max-width:1170px),only screen and (min-width:1171px){h1+.korra-separator--small{margin-top:-64px}h2+.korra-separator--small{margin-top:-37.8px}h3+.korra-separator--small{margin-top:-21.6px}h4+.korra-separator--small{margin-top:-14px}h5+.korra-separator--small{margin-top:-10px}h6+.korra-separator--small{margin-top:-8px}.korra-sideblock h1+.korra-separator--small{margin-top:-40px}.korra-sideblock h2+.korra-separator--small{margin-top:-21.6px}.korra-sideblock h3+.korra-separator--small{margin-top:-10.8px}.korra-sideblock h4+.korra-separator--small{margin-top:-5.6px}.korra-sideblock h5+.korra-separator--small{margin-top:-4px}.korra-sideblock h6+.korra-separator--small{margin-top:-3.2px}}.description-heading+.korra-separator--small{margin-top:0}.korra-separator--small.korra-separator--gradient{background-position:50% 50%!important;background-color:#72e9c6!important;background-image:linear-gradient(160deg,#72e9c6 0%,#bfcfff 100%)!important}.korra-spacing{margin:0;border:none}.korra-anchor{opacity:0;margin:0;border:none}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:1em}.editor-content h1:not(.post__title):not(:first-child),.editor-content h2:not(.post__title):not(:first-child),.editor-content h3:not(.post__title):not(:first-child),.editor-content h4:not(.post__title):not(:first-child),.editor-content h5:not(.post__title):not(:first-child),.editor-content h6:not(.post__title):not(:first-child){margin-top:1.5em}.korra-sideblock-placeholder+h1,.korra-sideblock-placeholder+h2,.korra-sideblock-placeholder+h3,.korra-sideblock-placeholder+h4,.korra-sideblock-placeholder+h5,.korra-sideblock-placeholder+h6{margin-top:0!important}h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:#444}h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover{text-decoration:none;color:#000}.dark-mode h1,.dark-mode h2,.dark-mode h3,.dark-mode h4,.dark-mode h5,.dark-mode h6{color:#fff}.editor-content h1:not(.post__title):not(:first-child){margin-top:1em}h1,.h1{font-family:"Playfair Display",sans-serif;font-weight:400;font-style:normal;font-size:80px;line-height:1.2em;text-transform:capitalize;letter-spacing:em}.korra-sideblock h1:not(.gradient-heading),.korra-sideblock .h1:not(.gradient-heading){font-size:56px}@media only screen and (max-width:599px){h1,.h1{font-size:56px}}h2,.h2{font-family:"Playfair Display",sans-serif;font-size:54px;font-weight:400;font-style:normal;line-height:1.2em;text-transform:capitalize;letter-spacing:em}.korra-sideblock h2:not(.gradient-heading),.korra-sideblock .h2:not(.gradient-heading){font-size:32.4px}@media only screen and (max-width:599px){h2,.h2{font-size:32.4px}}h3,.h3{font-family:"Playfair Display",sans-serif;font-size:36px;font-weight:400;font-style:normal;line-height:1.2em;text-transform:capitalize;letter-spacing:.02em}.korra-sideblock h3:not(.gradient-heading),.korra-sideblock .h3:not(.gradient-heading){font-size:31.5px}@media only screen and (max-width:599px){h3,.h3{font-size:31.5px}}h4,.h4{font-family:"Playfair Display",sans-serif;font-size:28px;font-weight:400;font-style:normal;line-height:1.2em;text-transform:capitalize;letter-spacing:.02em}.korra-sideblock h4,.korra-sideblock .h4{font-size:24.5px}@media only screen and (max-width:599px){h4,.h4{font-size:24.5px}}h5,.h5{font-family:"Playfair Display",sans-serif;font-size:20px;font-weight:400;font-style:normal;line-height:1.2em;text-transform:capitalize;letter-spacing:.02em}.korra-sideblock h5,.korra-sideblock .h5{font-size:17.5px}@media only screen and (max-width:599px){h5,.h5{font-size:17.5px}}h6,.h6{font-family:"Playfair Display",sans-serif;font-size:16px;font-weight:400;font-style:normal;line-height:1.2em;text-transform:capitalize;letter-spacing:.02em}.korra-sideblock h6,.korra-sideblock .h6{font-size:14px}@media only screen and (max-width:599px){h6,.h6{font-size:14px}}.font--navigation{font-family:"Oswald",sans-serif;font-size:12px;font-weight:400;font-style:normal;line-height:1em;text-transform:uppercase;letter-spacing:.08em}.label{font-family:"Oswald",sans-serif;font-size:14px;font-weight:400;font-style:normal;line-height:1.2em;text-transform:uppercase;letter-spacing:.08em}.label--small{font-family:"Oswald",sans-serif;font-size:10.99px;font-weight:400;font-style:normal;line-height:1.2em;text-transform:uppercase;letter-spacing:.08em}.label--italic{font-family:"Alegreya",sans-serif;font-weight:400;font-size:13.986px;line-height:1.8em;text-transform:none;font-style:italic;letter-spacing:.1em;color:#bababa}.description-heading,.gradient-heading{font-family:"Oswald",sans-serif;font-size:20px;font-weight:400;font-style:normal;line-height:1.6em;text-transform:uppercase;letter-spacing:.3em}.description-heading--small{font-family:"Oswald",sans-serif;font-size:20px;font-weight:400;font-style:normal;line-height:1.6em;text-transform:uppercase;letter-spacing:.3em;font-size:16px}.description-heading--small:not:first-child{margin-top:2.8em}h1+.description-heading--small{margin-top:-32px}h2+.description-heading--small{margin-top:-21.6px}h3+.description-heading--small{margin-top:-14.4px}@media only screen and (min-width:600px) and (max-width:1170px),only screen and (min-width:1171px){h1+.description-heading--small{margin-top:-64px}h2+.description-heading--small{margin-top:-43.2px}h3+.description-heading--small{margin-top:-28.8px}.korra-sideblock h1+.description-heading--small{margin-top:-32px}.korra-sideblock h2+.description-heading--small{margin-top:-21.6px}.korra-sideblock h3+.description-heading--small{margin-top:-14.4px}}.description-heading--large{font-family:"Oswald",sans-serif;font-size:20px;font-weight:400;font-style:normal;line-height:1.6em;text-transform:uppercase;letter-spacing:.3em;font-size:26px}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.description-heading--large{margin-bottom:2em}}.gradient-heading{color:#444;margin-bottom:2.8em}.gradient-heading:after{content:'';display:block;width:110px;height:1px;margin-top:.7em;margin-left:0;margin-right:auto;background-position:50% 50%;background-color:#72e9c6;background-image:linear-gradient(160deg,#72e9c6 0%,#bfcfff 100%)}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.gradient-heading:after{margin-left:-30px}}.gradient-heading[style*="right"]:after,.gradient-heading.align-right:after{margin-right:0;margin-left:auto}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.gradient-heading[style*="right"]:after,.gradient-heading.align-right:after{margin-right:-30px}}.gradient-heading[style*="center"]:after,.gradient-heading.align-center:after{margin-left:auto}.korra-sideblock .gradient-heading{margin-bottom:1.7em}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.korra-sideblock .gradient-heading:after{margin-left:-30px!important}}.post__content ol,.post__content ul{padding-left:0;list-style:none;overflow:hidden}@media only screen and (max-width:599px){.post__content ol,.post__content ul{padding-left:5px}}.post__content ol li,.post__content ul li{position:relative;padding:.8em 0 .8em 0;margin-left:55px;border-bottom:1px solid #eee}.post__content ol li:last-child,.post__content ul li:last-child{border-bottom:none}.post__content ol li ol,.post__content ul li ol,.post__content ol li ul,.post__content ul li ul{margin:.8em 0 -.8em 0}.post__content ol li ol li,.post__content ul li ol li,.post__content ol li ul li,.post__content ul li ul li{margin-left:0;padding-left:45px}.post__content ol li ol li:first-child,.post__content ul li ol li:first-child,.post__content ol li ul li:first-child,.post__content ul li ul li:first-child{border-top:1px solid #eee}.post__content ol li ol li:before,.post__content ul li ol li:before{left:5px}.post__content ol li ul li:before,.post__content ul li ul li:before,.post__content ol li ul li:after,.post__content ul li ul li:after{left:5px}.post__content ol{counter-reset:item}.post__content ol>li:before{left:-50px;font-family:"Oswald",sans-serif;font-size:10.99px;font-weight:400;font-style:normal;line-height:1.2em;text-transform:uppercase;letter-spacing:.08em;color:#444;display:inline-block;position:absolute;line-height:inherit!important;content:counter(item) '.';counter-increment:item}.post__content ul>li:before,.post__content ul>li:after{content:'';position:absolute;display:block;line-height:inherit!important;top:1.6em;width:12px;height:0;border-top:1px solid;left:-50px}.post__content ul>li:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.post__content ul>li:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.post__content .korra-sideblock ol li,.post__content .korra-sideblock ul li{margin-left:30px}.post__content .korra-sideblock ol li:before,.post__content .korra-sideblock ul li:before,.post__content .korra-sideblock ol li:after,.post__content .korra-sideblock ul li:after{left:-28px}.post__content .korra-sideblock ol ol li,.post__content .korra-sideblock ul ol li,.post__content .korra-sideblock ol ul li,.post__content .korra-sideblock ul ul li{padding-left:25px;margin-left:0}.post__content .korra-sideblock ol ol li:before,.post__content .korra-sideblock ul ol li:before,.post__content .korra-sideblock ol ul li:before,.post__content .korra-sideblock ul ul li:before,.post__content .korra-sideblock ol ol li:after,.post__content .korra-sideblock ul ol li:after,.post__content .korra-sideblock ol ul li:after,.post__content .korra-sideblock ul ul li:after{left:0}.wp-caption{position:relative;z-index:1;background:none;border:none;max-width:100%;padding:0;text-align:left;word-wrap:normal;overflow-wrap:normal}.wp-caption:before,.wp-caption:after{display:table;content:""}.wp-caption:after{clear:both}.wp-caption img{margin-bottom:0!important;margin-top:0!important}.wp-caption-text,.gallery-caption{position:absolute;z-index:1;bottom:6%;left:0;max-width:75%;overflow:hidden;font-family:"Oswald",sans-serif;font-size:10.99px;font-weight:400;font-style:normal;line-height:1.2em;text-transform:uppercase;letter-spacing:.08em;padding:10px 15px;background:#fff;color:#444;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1);white-space:normal}@media only screen and (min-width:1171px){.wp-caption-text,.gallery-caption{left:-25px}}.dropcap{z-index:-1;color:#eee;margin-left:-5px;font-family:"Playfair Display",sans-serif;font-size:80px;font-weight:400;line-height:.9;float:left;width:80px}.dropcap i{font-size:.8em;line-height:inherit}@media only screen and (min-width:600px) and (max-width:1170px),only screen and (min-width:1171px){.dropcap{font-size:150px!important}}.korra-sideblock .dropcap{line-height:.75;width:30px}blockquote{position:relative;z-index:1;padding:0 30px;margin-left:auto;margin-right:auto;font-family:"Alegreya",sans-serif;font-size:21px;font-weight:400;font-style:normal;line-height:1.8em;text-transform:none;letter-spacing:em}@media only screen and (max-width:599px){blockquote{font-size:18.375px}}.korra-justify--true blockquote{text-align:justify;text-align-last:center}blockquote:before{content:'\201C';font-family:"Playfair Display",sans-serif;font-size:150px;color:#eee;position:absolute;margin-left:-40px;line-height:.7;z-index:-1}.dark-mode blockquote:before{color:#fff}blockquote p{margin-bottom:.7em;display:block}.korra-justify--true blockquote p{text-align:justify!important;text-align-last:center}blockquote p:last-child{margin-bottom:0;margin-top:0}.korra-sideblock blockquote{text-align-last:left;margin-top:0}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.korra-sideblock blockquote{margin-left:-30px}}cite{display:block;position:relative;text-align:center;font-family:"Oswald",sans-serif;font-size:10.99px;font-weight:400;font-style:normal;line-height:1.2em;text-transform:uppercase;letter-spacing:.08em;padding-top:2.5em}cite a{color:inherit}.korra-sideblock cite{text-align:left}.blockquote-wrapper{position:relative;background-position:50% 50%;background-color:#72e9c6;background-image:linear-gradient(-20deg,#72e9c6 0%,#bfcfff 100%);padding:30px 10px;z-index:1;min-height:100%}.korra-justify--true .blockquote-wrapper{text-align:justify;text-align-last:center}.blockquote-wrapper .img{position:absolute;top:0;left:0;right:0;bottom:0;background-position:50% 50%;background-size:cover;opacity:.2;z-index:-1}.blockquote-wrapper blockquote{position:static}.blockquote-wrapper blockquote,.blockquote-wrapper blockquote p{text-align:center}.korra-justify--true .blockquote-wrapper blockquote,.korra-justify--true .blockquote-wrapper blockquote p{text-align:justify!important;text-align-last:center!important}.blockquote-wrapper blockquote:before{top:-15px;margin-left:-20px;font-size:250px}.loop-container--style-masonry .blockquote-wrapper blockquote,.loop-container--style-masonry_image .blockquote-wrapper blockquote,.loop-container--style-gallery .blockquote-wrapper blockquote{margin-bottom:0;margin-top:2em}.loop-container--style-masonry .blockquote-wrapper blockquote:before,.loop-container--style-masonry_image .blockquote-wrapper blockquote:before,.loop-container--style-gallery .blockquote-wrapper blockquote:before{left:50%;margin-left:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.blockquote-wrapper{padding:50px 35px}.loop-container--style-list .blockquote-wrapper{padding:70px 100px}}.highlighted-p{display:block;position:relative;font-family:"Oswald",sans-serif;font-size:20px;font-weight:400;font-style:normal;line-height:1.6em;text-transform:uppercase;letter-spacing:.3em;font-size:16px;background:#f7f7f7;padding:50px;overflow:visible!important}.highlighted-p:not:first-child{margin-top:2.8em}.highlighted-p:before,.highlighted-p:after{content:'';position:absolute;left:50px;top:0;display:block;border-top:1px solid #444;width:30px;height:0}.highlighted-p:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.highlighted-p:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.highlighted-text{color:#444;background:#f7f7f7}.rich-title{text-align:center}.rich-title .highlighted-p{position:relative;background-size:cover;background-position:50% 50%;padding-left:15%;padding-right:15%;margin-top:0!important;margin-bottom:0!important}.rich-title .highlighted-p:before,.rich-title .highlighted-p:after{content:none}.rich-title.description--true{padding-top:15px}.rich-title.image--true p:not(.dark-mode){color:#444}.rich-title.description--true .rich-title__title,.rich-title.image--true .rich-title__title{line-height:.6;position:relative;z-index:1;margin-bottom:0}.rich-title .highlighted-p[style*="min-height"]>span{position:absolute;width:70%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.korra-sideblock .rich-title.description--true .highlighted-p{padding-top:0;padding-bottom:118%}.korra-sideblock .rich-title.description--true .highlighted-p span{display:block;width:80%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.rich-image{position:relative;text-align:center}.rich-image__inwrap{position:relative;display:inline-block;text-align:left}.rich-image__text{background:#444;padding:0 25px}.rich-image__text:before,.rich-image__text:after{display:table;content:""}.rich-image__text:after{clear:both}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.rich-image__text{position:absolute;bottom:40px;left:40px;width:calc(300px + 50px)}}.rich-image__text .korra-x{top:-.5em}.rich-image__text .description-heading--small{margin-bottom:20px}.rich-image__text .small{line-height:1.6;padding:0 20px;margin-bottom:40px}.korra-justify--true .rich-image__text .small{text-align:justify;text-align-last:center}.rich-image.rich-image--banner{background-size:cover}.rich-image.rich-image--banner .rich-image__inwrap{display:block}.rich-image.rich-image--banner img{opacity:0}.rich-image.rich-image--banner .rich-image__text{background:#fff}.rich-image.rich-image--banner .rich-image__text .small{margin-bottom:30px}.rich-image.rich-image--banner .rich-image__text .button{float:right;margin-right:20px;border-radius:2px 2px 0 0;display:inline-table}table{table-layout:fixed;max-width:100%;width:auto;text-align:center}.korra-sideblock table{min-width:100%;text-align:left}table thead tr td{background:#f7f7f7;font-family:"Oswald",sans-serif;font-size:20px;font-weight:400;font-style:normal;line-height:1.6em;text-transform:uppercase;letter-spacing:.3em;font-size:16px;padding:1em 1.5em}table thead tr td:not:first-child{margin-top:2.8em}table tbody{color:#444;font-size:.888em}.dark-mode table tbody{color:#fff}table tbody tr{border-bottom:1px solid #eee}.dark-mode table tbody tr{border-bottom-color:rgb(255 255 255 / .05)}table tbody tr td{padding:.7em 1.5em;position:relative}table tbody tr td+td{border-left:1px solid #eee}.dark-mode table tbody tr td+td{border-left-color:rgb(255 255 255 / .05)}table tbody:last-child tr:last-child td+td:before{content:'';display:block;position:absolute;left:-1px;bottom:-1.5em;height:1.5em;width:0;border-left:1px solid #eee}table tfoot+tbody:last-child tr:last-child td+td:before{content:none}code,pre,kbd{font-family:Consolas,Monaco,'Andale Mono',monospace;font-size:.8em;display:inline-block;vertical-align:baseline;padding:0 3px;background:#f7f7f7;color:#444;word-wrap:break-word}pre{width:100%;padding:30px;white-space:pre;white-space:pre-wrap;text-rendering:initial}.alignnone,.aligncenter,.alignleft,.alignright{display:block;margin-left:auto;margin-right:auto}p>.alignnone:not(:first-child),p>.aligncenter:not(:first-child),p>.alignleft:not(:first-child),p>.alignright:not(:first-child){margin-top:30px}@media only screen and (min-width:600px) and (max-width:1170px),only screen and (min-width:1171px){.alignleft{float:left;margin-right:30px}.alignright{float:right;margin-left:30px}.alignleft,.alignright,.aligncenter{margin-top:5px}}@media only screen and (min-width:1171px){.alignleft{margin-right:45px}.alignright{margin-left:45px}}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip:auto!important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.button{position:relative;display:inline-block;z-index:1;max-width:100%;height:40px;padding:0 30px;line-height:40px!important;font-family:"Oswald",sans-serif;font-size:14px;font-weight:400;font-style:normal;line-height:1.2em;text-transform:uppercase;letter-spacing:.08em;border-radius:2px;overflow:hidden;color:#fff;background:#444}.button:before{content:'';display:block;position:absolute;top:-1px;bottom:-1px;left:-1px;right:-1px;background-color:#72e9c6;background-image:linear-gradient(160deg,#72e9c6 0%,#bfcfff 100%);background-size:150%;background-position:50% 50%;z-index:-1;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}.dark-mode .button{background:#fff}.button:hover{color:#fff}.dark-mode .button:hover{color:#444}.button:hover:before{opacity:0}.button i{margin:0 10px}.button+.button{margin-top:10px}@media only screen and (min-width:600px) and (max-width:1170px),only screen and (min-width:1171px){.button+.button{margin-left:20px;margin-top:0}}.button--small{font-family:"Oswald",sans-serif;font-size:10.99px;font-weight:400;font-style:normal;line-height:1.2em;text-transform:uppercase;letter-spacing:.08em;height:27px;line-height:27px!important;padding:0 10px}.button--disabled{opacity:0.2!important;pointer-events:none}.button--wide{width:100%;text-align:center;padding-left:0;padding-right:0}.button--black{color:#fff;background:#444}.button--black:before{content:none}.button--black:hover{color:#fff;background:#000}.button--white{color:#444;background:#fff}.button--white:before{content:none}.button--white:hover{color:#444;background:#eee}.button--empty{color:#444}.button--empty:before{content:none}.button--empty:hover{color:#777}form:before,form:after{display:table;content:""}form:after{clear:both}form label{font-family:"Oswald",sans-serif;font-size:10.99px;font-weight:400;font-style:normal;line-height:1.2em;text-transform:uppercase;letter-spacing:.08em}input[type="text"],input[type="textfield"],input[type="search"],input[type="email"],input[type="password"],input[type="date"],input[type="tel"],input[type="url"],textarea,select{background:#f7f7f7;border:1px solid #fff0;width:100%;padding:0 17px;border-radius:2px;font-size:.777em;line-height:initial!important;text-transform:none!important;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1);color:inherit;height:3.35em;margin-bottom:1.2em}.grey-mode input[type="text"],.grey-mode input[type="textfield"],.grey-mode input[type="search"],.grey-mode input[type="email"],.grey-mode input[type="password"],.grey-mode input[type="date"],.grey-mode input[type="tel"],.grey-mode input[type="url"],.grey-mode textarea,.grey-mode select{background:#fff}.dark-mode input[type="text"],.dark-mode input[type="textfield"],.dark-mode input[type="search"],.dark-mode input[type="email"],.dark-mode input[type="password"],.dark-mode input[type="date"],.dark-mode input[type="tel"],.dark-mode input[type="url"],.dark-mode textarea,.dark-mode select{background:rgb(255 255 255 / .05)}input[type="text"]:focus,input[type="textfield"]:focus,input[type="search"]:focus,input[type="email"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="tel"]:focus,input[type="url"]:focus,textarea:focus,select:focus{outline:none;border-color:#000}.dark-mode input[type="text"]:focus,.dark-mode input[type="textfield"]:focus,.dark-mode input[type="search"]:focus,.dark-mode input[type="email"]:focus,.dark-mode input[type="password"]:focus,.dark-mode input[type="date"]:focus,.dark-mode input[type="tel"]:focus,.dark-mode input[type="url"]:focus,.dark-mode textarea:focus,.dark-mode select:focus{border-color:#fff}input[type="text"].error,input[type="textfield"].error,input[type="search"].error,input[type="email"].error,input[type="password"].error,input[type="date"].error,input[type="tel"].error,input[type="url"].error,textarea.error,select.error,input[type="text"].wpcf7-not-valid,input[type="textfield"].wpcf7-not-valid,input[type="search"].wpcf7-not-valid,input[type="email"].wpcf7-not-valid,input[type="password"].wpcf7-not-valid,input[type="date"].wpcf7-not-valid,input[type="tel"].wpcf7-not-valid,input[type="url"].wpcf7-not-valid,textarea.wpcf7-not-valid,select.wpcf7-not-valid{background:rgb(255 0 0 / .1)!important}input[type="text"].error+.wpcf7-not-valid-tip,input[type="textfield"].error+.wpcf7-not-valid-tip,input[type="search"].error+.wpcf7-not-valid-tip,input[type="email"].error+.wpcf7-not-valid-tip,input[type="password"].error+.wpcf7-not-valid-tip,input[type="date"].error+.wpcf7-not-valid-tip,input[type="tel"].error+.wpcf7-not-valid-tip,input[type="url"].error+.wpcf7-not-valid-tip,textarea.error+.wpcf7-not-valid-tip,select.error+.wpcf7-not-valid-tip,input[type="text"].wpcf7-not-valid+.wpcf7-not-valid-tip,input[type="textfield"].wpcf7-not-valid+.wpcf7-not-valid-tip,input[type="search"].wpcf7-not-valid+.wpcf7-not-valid-tip,input[type="email"].wpcf7-not-valid+.wpcf7-not-valid-tip,input[type="password"].wpcf7-not-valid+.wpcf7-not-valid-tip,input[type="date"].wpcf7-not-valid+.wpcf7-not-valid-tip,input[type="tel"].wpcf7-not-valid+.wpcf7-not-valid-tip,input[type="url"].wpcf7-not-valid+.wpcf7-not-valid-tip,textarea.wpcf7-not-valid+.wpcf7-not-valid-tip,select.wpcf7-not-valid+.wpcf7-not-valid-tip{display:none}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#777;font-style:regular;opacity:1}input:-moz-placeholder,textarea:-moz-placeholder{color:#777;font-style:regular;opacity:1}input::-moz-placeholder,textarea::-moz-placeholder{color:#777;font-style:regular;opacity:1}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#777;font-style:regular;opacity:1}textarea{padding:15px 20px;min-height:110px;height:auto}input[type="radio"],input[type="checkbox"]{font-size:.777em}input[type="submit"],button[type="submit"],input[type="button"],button[type="button"]{outline:none;border:none;position:relative;display:inline-block;z-index:1;max-width:100%;height:40px;padding:0 30px;line-height:40px!important;font-family:"Oswald",sans-serif;font-size:14px;font-weight:400;font-style:normal;line-height:1.2em;text-transform:uppercase;letter-spacing:.08em;border-radius:2px;overflow:hidden;color:#fff;background:#444;margin-bottom:1.2em}input[type="submit"]:before,button[type="submit"]:before,input[type="button"]:before,button[type="button"]:before{content:'';display:block;position:absolute;top:-1px;bottom:-1px;left:-1px;right:-1px;background-color:#72e9c6;background-image:linear-gradient(160deg,#72e9c6 0%,#bfcfff 100%);background-size:150%;background-position:50% 50%;z-index:-1;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}.dark-mode input[type="submit"],.dark-mode button[type="submit"],.dark-mode input[type="button"],.dark-mode button[type="button"]{background:#fff}input[type="submit"]:hover,button[type="submit"]:hover,input[type="button"]:hover,button[type="button"]:hover{color:#fff}.dark-mode input[type="submit"]:hover,.dark-mode button[type="submit"]:hover,.dark-mode input[type="button"]:hover,.dark-mode button[type="button"]:hover{color:#444}input[type="submit"]:hover:before,button[type="submit"]:hover:before,input[type="button"]:hover:before,button[type="button"]:hover:before{opacity:0}input[type="submit"] i,button[type="submit"] i,input[type="button"] i,button[type="button"] i{margin:0 10px}input[type="submit"]+.button,button[type="submit"]+.button,input[type="button"]+.button,button[type="button"]+.button{margin-top:10px}@media only screen and (min-width:600px) and (max-width:1170px),only screen and (min-width:1171px){input[type="submit"]+.button,button[type="submit"]+.button,input[type="button"]+.button,button[type="button"]+.button{margin-left:20px;margin-top:0}}input[type="submit"]:before,button[type="submit"]:before,input[type="button"]:before,button[type="button"]:before{content:none}input[type="submit"]:hover,button[type="submit"]:hover,input[type="button"]:hover,button[type="button"]:hover{color:#fff;background:#000}.dark-mode input[type="submit"],.dark-mode button[type="submit"],.dark-mode input[type="button"],.dark-mode button[type="button"]{color:#444;background:#fff}.dark-mode input[type="submit"]:before,.dark-mode button[type="submit"]:before,.dark-mode input[type="button"]:before,.dark-mode button[type="button"]:before{content:none}.dark-mode input[type="submit"]:hover,.dark-mode button[type="submit"]:hover,.dark-mode input[type="button"]:hover,.dark-mode button[type="button"]:hover{color:#444;background:#eee}@media only screen and (min-width:600px) and (max-width:1170px),only screen and (min-width:1171px){input[type="submit"],button[type="submit"],input[type="button"],button[type="button"]{clear:both}.sidebar--right input[type="submit"],.sidebar--right button[type="submit"],.sidebar--right input[type="button"],.sidebar--right button[type="button"]{float:left}}@media only screen and (min-width:1171px){input[type="submit"],button[type="submit"],input[type="button"],button[type="button"]{-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}}div.wpcf7-response-output{margin:0;padding:0;border:none}.wpcf7-checkbox,.wpcf7-radio{font-size:.777em}span.wpcf7-list-item{display:inline-block;margin-left:15px}.wpcf7-list-item-label{margin-left:3px}input:checked+.wpcf7-list-item-label{color:#444}.wpcf7:before,.wpcf7:after{display:table;content:""}.wpcf7:after{clear:both}.korra-select-wrap{position:relative;display:inline-block;width:100%;margin-bottom:1.2em}.korra-select-wrap select{margin-bottom:0;padding-right:27px;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-indent:.01px;text-overflow:''}.korra-select-wrap option{color:#444;background:#fff}.korra-select-wrap:after{content:"\e874";font-family:'Korra-Icons';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;pointer-events:none;position:absolute;top:50%;right:.8em;margin-top:-.4em;font-size:.8em}form p>input:last-child,form p>textarea:last-child,form p>select:last-child{margin-bottom:0}.korra-embed-container.domain-animoto,.korra-embed-container.domain-blip,.korra-embed-container.domain-collegehumor,.korra-embed-container.domain-dailymotion,.korra-embed-container.domain-funnyordie,.korra-embed-container.domain-kickstarter,.korra-embed-container.domain-mixcloud,.korra-embed-container.domain-soundcloud,.korra-embed-container.domain-ted,.korra-embed-container.domain-videopress,.korra-embed-container.domain-vimeo,.korra-embed-container.domain-wordpress,.korra-embed-container.domain-youtube,.korra-embed-container.domain-youtu{position:relative;padding-bottom:56.25%;height:0;margin-bottom:30px}.editor-content>.korra-embed-container.domain-animoto,.editor-content>.korra-embed-container.domain-blip,.editor-content>.korra-embed-container.domain-collegehumor,.editor-content>.korra-embed-container.domain-dailymotion,.editor-content>.korra-embed-container.domain-funnyordie,.editor-content>.korra-embed-container.domain-kickstarter,.editor-content>.korra-embed-container.domain-mixcloud,.editor-content>.korra-embed-container.domain-soundcloud,.editor-content>.korra-embed-container.domain-ted,.editor-content>.korra-embed-container.domain-videopress,.editor-content>.korra-embed-container.domain-vimeo,.editor-content>.korra-embed-container.domain-wordpress,.editor-content>.korra-embed-container.domain-youtube,.editor-content>.korra-embed-container.domain-youtu{padding-bottom:calc(56.25% + 56px);clear:right}@media only screen and (min-width:961px) and (max-width:1170px){.editor-content>.korra-embed-container.domain-animoto,.editor-content>.korra-embed-container.domain-blip,.editor-content>.korra-embed-container.domain-collegehumor,.editor-content>.korra-embed-container.domain-dailymotion,.editor-content>.korra-embed-container.domain-funnyordie,.editor-content>.korra-embed-container.domain-kickstarter,.editor-content>.korra-embed-container.domain-mixcloud,.editor-content>.korra-embed-container.domain-soundcloud,.editor-content>.korra-embed-container.domain-ted,.editor-content>.korra-embed-container.domain-videopress,.editor-content>.korra-embed-container.domain-vimeo,.editor-content>.korra-embed-container.domain-wordpress,.editor-content>.korra-embed-container.domain-youtube,.editor-content>.korra-embed-container.domain-youtu{margin-right:-45px}}@media only screen and (min-width:1171px){.editor-content>.korra-embed-container.domain-animoto,.editor-content>.korra-embed-container.domain-blip,.editor-content>.korra-embed-container.domain-collegehumor,.editor-content>.korra-embed-container.domain-dailymotion,.editor-content>.korra-embed-container.domain-funnyordie,.editor-content>.korra-embed-container.domain-kickstarter,.editor-content>.korra-embed-container.domain-mixcloud,.editor-content>.korra-embed-container.domain-soundcloud,.editor-content>.korra-embed-container.domain-ted,.editor-content>.korra-embed-container.domain-videopress,.editor-content>.korra-embed-container.domain-vimeo,.editor-content>.korra-embed-container.domain-wordpress,.editor-content>.korra-embed-container.domain-youtube,.editor-content>.korra-embed-container.domain-youtu{margin-right:-115px}}.korra-embed-container.domain-animoto iframe,.korra-embed-container.domain-blip iframe,.korra-embed-container.domain-collegehumor iframe,.korra-embed-container.domain-dailymotion iframe,.korra-embed-container.domain-funnyordie iframe,.korra-embed-container.domain-kickstarter iframe,.korra-embed-container.domain-mixcloud iframe,.korra-embed-container.domain-soundcloud iframe,.korra-embed-container.domain-ted iframe,.korra-embed-container.domain-videopress iframe,.korra-embed-container.domain-vimeo iframe,.korra-embed-container.domain-wordpress iframe,.korra-embed-container.domain-youtube iframe,.korra-embed-container.domain-youtu iframe,.korra-embed-container.domain-animoto object,.korra-embed-container.domain-blip object,.korra-embed-container.domain-collegehumor object,.korra-embed-container.domain-dailymotion object,.korra-embed-container.domain-funnyordie object,.korra-embed-container.domain-kickstarter object,.korra-embed-container.domain-mixcloud object,.korra-embed-container.domain-soundcloud object,.korra-embed-container.domain-ted object,.korra-embed-container.domain-videopress object,.korra-embed-container.domain-vimeo object,.korra-embed-container.domain-wordpress object,.korra-embed-container.domain-youtube object,.korra-embed-container.domain-youtu object,.korra-embed-container.domain-animoto embed,.korra-embed-container.domain-blip embed,.korra-embed-container.domain-collegehumor embed,.korra-embed-container.domain-dailymotion embed,.korra-embed-container.domain-funnyordie embed,.korra-embed-container.domain-kickstarter embed,.korra-embed-container.domain-mixcloud embed,.korra-embed-container.domain-soundcloud embed,.korra-embed-container.domain-ted embed,.korra-embed-container.domain-videopress embed,.korra-embed-container.domain-vimeo embed,.korra-embed-container.domain-wordpress embed,.korra-embed-container.domain-youtube embed,.korra-embed-container.domain-youtu embed,.korra-embed-container.domain-animoto video,.korra-embed-container.domain-blip video,.korra-embed-container.domain-collegehumor video,.korra-embed-container.domain-dailymotion video,.korra-embed-container.domain-funnyordie video,.korra-embed-container.domain-kickstarter video,.korra-embed-container.domain-mixcloud video,.korra-embed-container.domain-soundcloud video,.korra-embed-container.domain-ted video,.korra-embed-container.domain-videopress video,.korra-embed-container.domain-vimeo video,.korra-embed-container.domain-wordpress video,.korra-embed-container.domain-youtube video,.korra-embed-container.domain-youtu video{position:absolute!important;top:0;left:0;width:100%;height:100%}.korra-embed-container:empty{display:none}.mejs-container{margin-top:8px;margin-bottom:30px}.korra-cover .mejs-container{margin-top:0;margin-bottom:0}.wp-video{width:100%!important}.mejs-container.mejs-video{width:100%!important;height:auto!important;padding-top:56.25%}.mejs-container.mejs-video .mejs-overlay,.mejs-container.mejs-video .mejs-poster{width:100%!important;height:100%!important}.mejs-container.mejs-video video{position:absolute;top:0;left:0;right:0;bottom:0;width:100%!important;height:100%!important}.mejs-container{height:70px!important;background:none!important;outline:none}.mejs-container .mejs-controls{background:#444444!important;height:70px!important;padding:0 10px 0 20px!important}.mejs-container .mejs-controls>*{margin-top:22px!important}.mejs-container .mejs-controls .mejs-time.mejs-currenttime-container{margin-left:70px!important}.mejs-container .mejs-controls .mejs-time.mejs-duration-container{margin-right:15px!important}.mejs-container .mejs-controls .mejs-time span{color:#eeeeee!important;font-size:14px!important;font-weight:300}.mejs-container .mejs-controls .mejs-time-rail{margin-top:26px!important}.mejs-container .mejs-controls .mejs-time-rail span{height:4px!important;border-radius:0!important}.mejs-container .mejs-controls .mejs-time-total{background:rgb(255 255 255 / .07000000000000001)!important;height:4px!important}.mejs-container .mejs-controls .mejs-time-loaded{background:#ffffff!important}.mejs-container .mejs-controls .mejs-time-current{background:#ffffff!important}.mejs-container .mejs-controls .mejs-time-float{background:none!important;border:none!important;top:-20px!important}.mejs-container .mejs-controls .mejs-time-float-current{color:#eeeeee!important}.mejs-container .mejs-controls .mejs-time-float-corner{display:none!important}.mejs-container .mejs-controls .mejs-horizontal{margin-top:26px!important}.mejs-container .mejs-controls .mejs-horizontal-volume-slider{margin-top:24px!important}.mejs-container .mejs-controls .mejs-horizontal-volume-total,.mejs-container .mejs-controls .mejs-horizontal-volume-current{height:4px!important;border-radius:0!important}.mejs-container .mejs-controls .mejs-horizontal-volume-total{background:#ffffff!important}.mejs-container .mejs-controls .mejs-horizontal-volume-current{background:#ffffff!important}.mejs-container .mejs-controls .mejs-button button{-webkit-transition:none;transition:none;float:none;background-image:url(http://localhost/whyte/wp-content/themes/whyte/img/mejs_images.svg)}.mejs-container .mejs-controls .mejs-button button:focus{outline:none!important}.mejs-container .mejs-controls .mejs-button.mejs-playpause-button{position:absolute;left:0;width:70px;height:70px;line-height:84px;margin-top:0!important;text-align:center}.mejs-container .mejs-controls .mejs-button.mejs-playpause-button.mejs-pause{background:#000}.mejs-container .mejs-controls .mejs-button.mejs-playpause-button button{display:inline-block;position:relative}.mejs-container .mejs-controls .mejs-offscreen{display:none!important}.mejs-container .mejs-overlay-button{margin-top:-50px!important}.mejs-container.mejs-video,.format-head--audio.featured-image--true .mejs-container.mejs-audio{background:none!important}.mejs-container.mejs-video .mejs-controls,.format-head--audio.featured-image--true .mejs-container.mejs-audio .mejs-controls{background:rgb(68 68 68 / .75)!important;border:none!important}.mejs-container.mejs-video .mejs-controls .mejs-time-total,.format-head--audio.featured-image--true .mejs-container.mejs-audio .mejs-controls .mejs-time-total{background:#ffffff!important}.mejs-container.mejs-video .mejs-controls .mejs-time-loaded,.format-head--audio.featured-image--true .mejs-container.mejs-audio .mejs-controls .mejs-time-loaded{background:#ffffff!important}.mejs-container.mejs-video .mejs-controls .mejs-time-current,.format-head--audio.featured-image--true .mejs-container.mejs-audio .mejs-controls .mejs-time-current{background:#ffffff!important}.mejs-container.mejs-video .mejs-controls .mejs-time-float-current,.format-head--audio.featured-image--true .mejs-container.mejs-audio .mejs-controls .mejs-time-float-current{color:#eeeeee!important}.mejs-container.mejs-video .mejs-controls .mejs-horizontal-volume-current,.format-head--audio.featured-image--true .mejs-container.mejs-audio .mejs-controls .mejs-horizontal-volume-current{background:#ffffff!important}.widget_icl_lang_sel_widget{overflow:visible!important;z-index:3;position:relative}.menu-item-language img.iclflag,#lang_sel img.iclflag,#lang_sel_click img.iclflag{margin-right:7px;vertical-align:baseline}.theme-korra #lang_sel,.theme-korra #lang_sel_click{text-align:left;font-family:"Oswald",sans-serif;font-size:14px;font-weight:400;font-style:normal;line-height:1.2em;text-transform:uppercase;letter-spacing:.08em;line-height:initial!important;text-transform:none!important;letter-spacing:0!important;width:100%}.theme-korra #lang_sel a,.theme-korra #lang_sel_click a{padding-left:0;border:none;height:32px;line-height:32px;padding:0 0 0 15px;border-radius:2px;font-size:inherit}.theme-korra #lang_sel a.lang_sel_sel,.theme-korra #lang_sel_click a.lang_sel_sel{position:relative;background:#f7f7f7;color:#444}.theme-korra #lang_sel a.lang_sel_sel:after,.theme-korra #lang_sel_click a.lang_sel_sel:after{content:"\e874";font-family:'Korra-Icons';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;margin-left:5px;position:absolute;top:50%;right:.8em;margin-top:-.4em;font-size:.8em}.theme-korra #lang_sel ul ul,.theme-korra #lang_sel_click ul ul{top:32px;width:100%;border-top:none}.theme-korra #lang_sel ul ul a,.theme-korra #lang_sel_click ul ul a{height:32px;line-height:32px;padding:0 15px;border:none;background:#f7f7f7;color:#444}.theme-korra #lang_sel ul ul a:hover,.theme-korra #lang_sel_click ul ul a:hover{background:#444;color:#fff}.theme-korra #lang_sel ul ul li:last-child a,.theme-korra #lang_sel_click ul ul li:last-child a{border-radius:0 0 3px 3px}.theme-korra #lang_sel_list.lang_sel_list_vertical,.theme-korra #lang_sel_list.lang_sel_list_horizontal{height:auto;overflow:hidden}.theme-korra #lang_sel_list.lang_sel_list_vertical ul,.theme-korra #lang_sel_list.lang_sel_list_horizontal ul{height:auto;top:0;border-top:none}.theme-korra #lang_sel_list.lang_sel_list_vertical li,.theme-korra #lang_sel_list.lang_sel_list_horizontal li{float:none}.theme-korra #lang_sel_list.lang_sel_list_vertical li:first-child a,.theme-korra #lang_sel_list.lang_sel_list_horizontal li:first-child a{border-radius:3px 3px 0 0}.theme-korra #lang_sel_list.lang_sel_list_vertical li:last-child a,.theme-korra #lang_sel_list.lang_sel_list_horizontal li:last-child a{border-radius:0 0 3px 3px}.theme-korra #lang_sel_list.lang_sel_list_vertical a,.theme-korra #lang_sel_list.lang_sel_list_horizontal a{padding:0 15px;height:32px;line-height:32px;border:none;background:#fff;color:#444}.theme-korra #lang_sel_list.lang_sel_list_vertical a:hover,.theme-korra #lang_sel_list.lang_sel_list_horizontal a:hover,.theme-korra #lang_sel_list.lang_sel_list_vertical a.lang_sel_sel,.theme-korra #lang_sel_list.lang_sel_list_horizontal a.lang_sel_sel{background:#f7f7f7;color:#444}.theme-korra .header #lang_sel,.theme-korra .widgets--center--true #lang_sel,.theme-korra .header #lang_sel_click,.theme-korra .widgets--center--true #lang_sel_click,.theme-korra .header #lang_sel_list,.theme-korra .widgets--center--true #lang_sel_list{margin-left:auto;margin-right:auto}.theme-korra .header #lang_sel li,.theme-korra .widgets--center--true #lang_sel li,.theme-korra .header #lang_sel_click li,.theme-korra .widgets--center--true #lang_sel_click li,.theme-korra .header #lang_sel_list li,.theme-korra .widgets--center--true #lang_sel_list li{float:none;margin-left:auto;margin-right:auto}.theme-korra .dark-mode #lang_sel a.lang_sel_sel,.theme-korra .dark-mode #lang_sel_click a.lang_sel_sel{background:#444;color:#fff}.theme-korra .dark-mode #lang_sel ul ul a,.theme-korra .dark-mode #lang_sel_click ul ul a{background:#444;color:#fff}.theme-korra .dark-mode #lang_sel ul ul a:hover,.theme-korra .dark-mode #lang_sel_click ul ul a:hover,.theme-korra .dark-mode #lang_sel ul ul a.lang_sel_sel,.theme-korra .dark-mode #lang_sel_click ul ul a.lang_sel_sel{background:#fff;color:#444}.theme-korra .dark-mode #lang_sel_list.lang_sel_list_vertical a,.theme-korra .dark-mode #lang_sel_list.lang_sel_list_horizontal a{background:#444;color:#fff}.theme-korra .dark-mode #lang_sel_list.lang_sel_list_vertical a:hover,.theme-korra .dark-mode #lang_sel_list.lang_sel_list_horizontal a:hover,.theme-korra .dark-mode #lang_sel_list.lang_sel_list_vertical a.lang_sel_sel,.theme-korra .dark-mode #lang_sel_list.lang_sel_list_horizontal a.lang_sel_sel{background:#fff;color:#444}.mCustomScrollbar{-ms-touch-action:none;touch-action:none}.mCustomScrollbar.mCS_no_scrollbar{-ms-touch-action:auto;touch-action:auto}.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:none;direction:ltr}.mCSB_container{overflow:hidden;width:auto;height:auto}.mCSB_horizontal.mCSB_inside>.mCSB_container{margin-right:0;margin-bottom:0}.mCSB_horizontal.mCSB_outside>.mCSB_container{min-height:100%}.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal{width:auto;height:16px;top:auto;right:0;bottom:0;left:0}.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:-26px}.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer{margin:0 20px}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:3px;margin:10px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width:30px;height:100%;left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:4px;margin:6px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:12px;margin:2px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:8px;margin:4px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{display:block;position:absolute;width:20px;height:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{right:0}.mCSB_scrollTools,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight{-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools{opacity:0;filter:"alpha(opacity=0)";-ms-filter:"alpha(opacity=0)"}.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollBox:hover>.mCSB_scrollTools,.mCustomScrollBox:hover~.mCSB_scrollTools,.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)"}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{background:#eee;border-radius:2px}.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background:#444}.mCustomScrollBox:hover .mCSB_dragger .mCSB_dragger_bar{background:#444}.clearfix:before,.clearfix:after{display:table;content:""}.clearfix:after{clear:both}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body.infobar--true{padding-bottom:82px}.content-wrapper{position:relative;z-index:1}.main-content{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;max-width:1300px;padding-top:1.7em}@media only screen and (min-width:600px) and (max-width:960px){.main-content{padding-left:30px;padding-right:30px}}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.main-content{padding-left:50px;padding-right:50px}}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){*:not(.rich-cover)+.main-content{padding-top:4.5em}.content-wrapper__inside.single-post .main-content{padding-top:2.8em}}.padding-wrapper{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}@media only screen and (min-width:600px) and (max-width:960px){.padding-wrapper{padding-left:30px;padding-right:30px}}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.padding-wrapper{padding-left:50px;padding-right:50px}}.max-width-wrapper{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;max-width:1300px}@media only screen and (min-width:600px) and (max-width:960px){.max-width-wrapper{padding-left:30px;padding-right:30px}}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.max-width-wrapper{padding-left:50px;padding-right:50px}}.post__content:before,.post__content:after{display:table;content:""}.post__content:after{clear:both}@media only screen and (min-width:961px) and (max-width:1170px){.post__content{padding-left:calc(300px + 45px);padding-right:45px}.post__content .editor-content>blockquote,.post__content .editor-content>.highlighted-p,.post__content .editor-content>.alignnone,.post__content .editor-content>.alignright,.post__content .editor-content>p .alignnone,.post__content .editor-content>p .alignright,.post__content .editor-content>.mejs-container,.post__content .editor-content>.gallery,.post__content .editor-content>.rich-title,.post__content .editor-content>.rich-image,.post__content .editor-content>.korra-blog+.korra-separator-x-editor{margin-right:-45px;clear:right}.post__content .editor-content>.alignnone,.post__content .editor-content>.alignright,.post__content .editor-content>p .alignnone,.post__content .editor-content>p .alignright{max-width:calc(100% + 45px)}.post__content .editor-content>.mejs-container{width:calc(100% + 45px)!important}.post__content .editor-content>.mejs-container.mejs-video{padding-top:calc(56.25% + 56px)}}@media only screen and (min-width:1171px){.post__content{padding-left:calc(300px + 115px);padding-right:115px}.post__content .editor-content>blockquote,.post__content .editor-content>.highlighted-p,.post__content .editor-content>.alignnone,.post__content .editor-content>.alignright,.post__content .editor-content>p .alignnone,.post__content .editor-content>p .alignright,.post__content .editor-content>.mejs-container,.post__content .editor-content>.gallery,.post__content .editor-content>.rich-title,.post__content .editor-content>.rich-image,.post__content .editor-content>.korra-blog+.korra-separator-x-editor{margin-right:-115px;clear:right}.post__content .editor-content>.alignnone,.post__content .editor-content>.alignright,.post__content .editor-content>p .alignnone,.post__content .editor-content>p .alignright{max-width:calc(100% + 115px)}.post__content .editor-content>.mejs-container{width:calc(100% + 115px)!important}.post__content .editor-content>.mejs-container.mejs-video{padding-top:calc(56.25% + 56px)}}.korra-sideblock{margin-bottom:1.7em}.korra-sideblock+.korra-sideblock-placeholder{display:none}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.korra-sideblock{padding:0 30px;margin-bottom:2.8em}.korra-sideblock,.korra-sideblock+.korra-sideblock-placeholder{width:calc(300px);padding:0;float:left;clear:left}.korra-sideblock:not(.korra-sideblock--meta):not(.korra-sideblock--no-border){padding-right:40px}.korra-sideblock:not(.korra-sideblock--no-border){border-right:1px solid #eee}.korra-sideblock.korra-sideblock--sticked{position:fixed;top:50px}body.admin-bar .korra-sideblock.korra-sideblock--sticked{top:82px}.korra-sideblock.korra-sideblock--sticked+.korra-sideblock-placeholder{display:block}}@media only screen and (min-width:961px) and (max-width:1170px){.korra-sideblock,.korra-sideblock+.korra-sideblock-placeholder{margin-left:calc(-300px - 45px)}}@media only screen and (min-width:1171px){.korra-sideblock,.korra-sideblock+.korra-sideblock-placeholder{margin-left:calc(-300px - 115px)}}.korra-sideblock:empty{display:none}.korra-contentwidth,.korra-fullwidth{clear:both}.korra-contentwidth:before,.korra-fullwidth:before,.korra-contentwidth:after,.korra-fullwidth:after{display:table;content:""}.korra-contentwidth:after,.korra-fullwidth:after{clear:both}.post__content .korra-contentwidth:not(:first-child),.post__content .korra-fullwidth:not(:first-child){margin-top:2.8em}.post__content .korra-contentwidth:not(:last-child),.post__content .korra-fullwidth:not(:last-child){margin-bottom:2.8em}.korra-contentwidth>*:last-child,.korra-fullwidth>*:last-child,.korra-contentwidth>*:last-child>.aligncenter,.korra-fullwidth>*:last-child>.aligncenter,.korra-contentwidth>*:last-child>.alignnone,.korra-fullwidth>*:last-child>.alignnone{margin-bottom:0}.korra-contentwidth:empty,.korra-fullwidth:empty{display:none}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.korra-contentwidth .alignleft,.korra-fullwidth .alignleft,.korra-contentwidth .alignright,.korra-fullwidth .alignright,.korra-contentwidth .aligncenter,.korra-fullwidth .aligncenter{margin-top:0}}@media only screen and (min-width:961px) and (max-width:1170px){.korra-contentwidth{margin-left:calc(-300px - 45px);margin-right:-45px}}@media only screen and (min-width:1171px){.korra-contentwidth{margin-left:calc(-300px - 115px);margin-right:-115px}}.korra-fullwidth .korra-contentwidth{margin-left:auto;margin-right:auto;max-width:1200px}.korra-fullwidth{max-width:100vw;padding-left:20px;padding-right:20px}@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:960px){.main-content .korra-fullwidth{padding-left:0;padding-right:0}}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.korra-fullwidth{padding-left:50px;padding-right:50px}}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.korra-fullwidth{width:calc(100vw - 20px);margin-left:calc(50% - 50vw)}.post__content .korra-fullwidth{margin-left:calc(50% - 50vw - 300px/2)}}.social-nav{line-height:1;display:inline-block;text-align:center;font-size:0}.social-nav:before,.social-nav:after{display:table;content:""}.social-nav:after{clear:both}.social-nav .item{margin:.5em;display:inline-block;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}.social-nav .item i{position:relative;display:inline-block;width:50px;height:50px;line-height:50px;text-align:center;font-size:16px;color:#444;background:#eee;border-radius:50%;z-index:0;margin-right:10px;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}.social-nav .item i:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background-position:50% 50%;background-color:#72e9c6;background-image:linear-gradient(160deg,#72e9c6 0%,#bfcfff 100%);background-size:200%;background-position:100% 50%;border-radius:50%;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1);opacity:0}.dark-mode .social-nav .item i{color:#fff;background:rgb(255 255 255 / .05)}.loop-container .social-nav .item i,.korra-infobar .social-nav .item i{width:32px;height:32px;line-height:32px;font-size:12px;margin-right:0;background:#fff0}.social-nav .item span{margin-right:1em}.social-nav .item:hover i{color:#fff}.social-nav .item:hover i:after{opacity:1}.social-nav .item.icon--true:hover{color:#444}.dark-mode .social-nav .item.icon--true:hover{color:#fff}.korra-sideblock .social-nav .item{margin:0}.korra-sideblock .social-nav--count-5 .item i,.korra-sideblock .social-nav--count-6 .item i,.korra-sideblock .social-nav--count-7 .item i{width:40px;height:40px;line-height:40px;font-size:14px}.footer__widgets .social-nav .item .item,.korra-infobar .social-nav .item .item,.author-block .social-nav .item .item{margin-left:0}.footer__widgets .social-nav .item i,.korra-infobar .social-nav .item i,.author-block .social-nav .item i{font-size:14px;width:30px;height:30px;line-height:30px;margin-right:3px}.author-block .social-nav .item i{background:#fff}.loop-container .social-nav .item+.item{margin-left:0}.header{position:relative;z-index:3;text-align:center}.header:before,.header:after{display:table;content:""}.header:after{clear:both}.header .korra-logo{padding:50px 0 20px;position:relative;z-index:2;text-align:center}@media only screen and (max-width:599px){.header .korra-logo{padding-top:10px;padding-bottom:10px}.header .korra-logo img{max-height:60px}}@media only screen and (min-width:600px) and (max-width:1170px){.header .korra-logo{padding-top:20px;padding-bottom:20px}.header .korra-logo img{max-height:100px}}.korra-notif~.header .korra-logo{padding-top:30px}.header__inwrap{position:relative;height:100%;line-height:0}.header__menu{position:relative;z-index:2}.header__menu+.header__menu-placeholder{display:none}.header__menu~.header__menu__sticky-bg{background:#fff;display:block;position:fixed;z-index:1;top:0;left:0;width:100vw;height:100%;opacity:0;pointer-events:none}body.admin-bar .header__menu~.header__menu__sticky-bg{top:32px}.header__menu--sticked{position:fixed;top:0;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}body.admin-bar .header__menu--sticked{top:32px}.header__menu--sticked+.header__menu-placeholder{display:block}.header__menu--sticked~.header__menu__sticky-bg{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);opacity:1}.header__location{position:relative;padding:10px 0;border-top:1px solid #eee}.header__location:before,.header__location:after{display:table;content:""}.header__location:after{clear:both}@media only screen and (min-width:600px) and (max-width:1170px),only screen and (min-width:1171px){.header__location{padding:20px 30px}}.header__location .breadcrumbs{float:left;text-align:left;line-height:16px;color:#bababa;-webkit-animation:korra-fade-in-bottom-soft 0.5s 1 cubic-bezier(.3,.1,.3,1);animation:korra-fade-in-bottom-soft 0.5s 1 cubic-bezier(.3,.1,.3,1);opacity:1}@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:960px){.header__location .breadcrumbs{display:none}}.header__location .breadcrumbs_inwrap>span{padding:0 5px;display:inline-block}.header__location .breadcrumbs_inwrap>span:first-child{padding-left:0}.header__location .breadcrumbs_inwrap>span:last-child{padding-right:0}.header__location .breadcrumbs_inwrap>span>span{color:#000}.header__location .breadcrumbs_inwrap>span a{color:#bababa}.header__location .breadcrumbs_inwrap>span a:hover{color:#444}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.header__location .breadcrumbs_inwrap>span{padding:0 10px}}.ajax-loading-start .header__location .breadcrumbs{-webkit-animation:korra-fade-out-bottom-soft 0.5s 1 cubic-bezier(.3,.1,.3,1);animation:korra-fade-out-bottom-soft 0.5s 1 cubic-bezier(.3,.1,.3,1);opacity:0}.header__location .search__toggle{float:right;line-height:1;font-size:16px;color:#444;cursor:pointer}@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:960px){.header__location .search__toggle{display:none}}.header__location .search-form{opacity:0;visibility:hidden;z-index:-1;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1);position:absolute;top:-1px;left:0;right:0;bottom:0;background:#f7f7f7}.header__location .search-form.on{opacity:1;visibility:visible;z-index:3}.header__location .search-form input{background:none;border:none;height:100%;color:#444}.header__location .search-form input::-webkit-input-placeholder{color:#f7f7f7;font-style:regular;opacity:1}.header__location .search-form input:-moz-placeholder{color:#f7f7f7;font-style:regular;opacity:1}.header__location .search-form input::-moz-placeholder{color:#f7f7f7;font-style:regular;opacity:1}.header__location .search-form input:-ms-input-placeholder{color:#f7f7f7;font-style:regular;opacity:1}.header__location .search-form i{right:30px;font-size:16px;margin-top:-9px}.korra-nav--classic{display:none}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.korra-nav--mobile-btn,.korra-nav--mobile,.korra-nav--mobile-mask{display:none!important}.korra-nav--classic{display:inline-block}}.menu .menu-item-has-children>a i.has-dropdown-icon,.korra-nav--mobile-btn i.has-dropdown-icon{display:inline-block;margin-left:4px;width:4px;height:.75em;padding-top:.2em;border-top-width:1px;border-top-style:solid;margin-right:-8px}.menu .menu-item-has-children>a i.has-dropdown-icon:before,.korra-nav--mobile-btn i.has-dropdown-icon:before{content:'';display:block;width:100%;height:.3em;border-top-width:1px;border-top-style:solid;border-bottom-width:1px;border-bottom-style:solid}.korra-nav--mobile-btn{position:relative;display:inline-block;z-index:2;padding:3px 10px;font-family:"Oswald",sans-serif;font-size:12px;font-weight:400;font-style:normal;line-height:1em;text-transform:uppercase;letter-spacing:.08em;line-height:1;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}.korra-nav--mobile .korra-nav--mobile-btn{margin-bottom:20px;top:-10px;background:#444;color:#fff}.korra-nav--mobile{z-index:5;height:100%;width:100%;background:#f7f7f7;text-align:center;position:fixed;top:0;overflow:hidden;opacity:0;visibility:hidden;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}.admin-bar .korra-nav--mobile{top:32px;height:calc(100% - 32px)}.korra-nav--mobile .nano-content{height:100%;overflow-y:scroll}.korra-nav--mobile .nano-content-inwrap{position:relative;min-height:100%;padding:50px 30px 100px}.korra-nav-open .korra-nav--mobile{opacity:1;visibility:visible}.korra-nav--mobile .menu{font-family:"Oswald",sans-serif;font-size:12px;font-weight:400;font-style:normal;line-height:1em;text-transform:uppercase;letter-spacing:.08em}.korra-nav--mobile .menu ul{padding:0;margin:0;list-style:none}.korra-nav--mobile .menu li{margin:0;padding:0}.korra-nav--mobile .menu strong{font-weight:inherit}.korra-nav--mobile .menu a{position:relative;display:inline-block;padding:5px 0;color:#444}.korra-nav--mobile .menu a:hover{color:#444}.dark-mode.korra-nav--mobile .menu a{color:#fff}.dark-mode.korra-nav--mobile .menu a:hover{color:#fff}.korra-nav--mobile .menu a:after{content:"";display:block;margin:5px auto 0;border-top:1px solid #444;text-align:center;width:0;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}.korra-nav--mobile .menu a:hover{text-decoration:none}.korra-nav--mobile .menu a:hover:after{width:100%}.korra-nav--mobile .menu .media{display:none}.korra-nav--mobile .menu>ul>li ul{padding-bottom:10px}.korra-nav--mobile .menu>ul>li ul a{color:#777}.korra-nav--mobile .menu>ul>li ul a:hover{color:#444}.dark-mode.korra-nav--mobile .menu>ul>li ul a{color:#eee}.dark-mode.korra-nav--mobile .menu>ul>li ul a:hover{color:#fff}.korra-nav--mobile .menu>ul>li ul ul{padding-top:10px;padding-bottom:10px}.korra-nav--mobile .search-form{position:absolute;bottom:30px;left:30px;right:30px}.korra-nav--mobile .search-form .textfield{background:#fff}.korra-nav--classic{font-family:"Oswald",sans-serif;font-size:12px;font-weight:400;font-style:normal;line-height:1em;text-transform:uppercase;letter-spacing:.08em}.korra-nav--classic ul{padding:0;margin:0;list-style:none}.korra-nav--classic li{position:relative;margin:0;padding:0;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}.korra-nav--classic li strong{font-weight:inherit}.korra-nav--classic li .media{display:none}.korra-nav--classic li:hover{z-index:2}.korra-nav--classic a{position:relative;color:#444;padding:13px 15px}.korra-nav--classic a:hover{text-decoration:none}.korra-nav--classic>.menu>ul>li{float:left}.korra-nav--classic>.menu>ul>li>a{padding-bottom:30px;display:inline-block;-webkit-transition:color 0.25s cubic-bezier(.5,.2,.5,1);transition:color 0.25s cubic-bezier(.5,.2,.5,1)}.korra-nav--classic>.menu>ul>li>a:after{content:'';display:block;height:1px;background:#444;width:0%;margin:5px auto 0;opacity:0;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}.korra-nav--classic>.menu>ul>li>a:hover{color:#444}.dark-mode .korra-nav--classic>.menu>ul>li>a:hover{color:#fff}.dark-mode .korra-nav--classic>.menu>ul>li>a:hover:after{background:#fff}.korra-nav--classic>.menu>ul>li>a:hover:after{opacity:1;width:100%}.header__menu--sticked .korra-nav--classic>.menu>ul>li>a{padding-top:18px;padding-bottom:14px}.korra-nav--classic>.menu>ul>li:hover>a:after{opacity:1;width:100%}.korra-nav--classic>.menu>ul>li>.sub-menu{left:50%;margin-left:-100px}.korra-nav--classic .sub-menu{position:absolute;top:100%;left:50%;width:200px;margin-left:-100px;padding:15px 0;background:#f7f7f7;opacity:0;visibility:hidden;pointer-events:none;-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1);text-align:center}.korra-nav--classic .sub-menu li{padding:0 15px}.korra-nav--classic .sub-menu a{display:block;padding:15px 0 15px 0;position:relative;color:#444;margin:0;line-height:1.5}.korra-nav--classic .sub-menu li:hover>a{background:#fff}.korra-nav--classic .sub-menu .sub-menu{top:-15px;left:100%;margin-left:0;border-top:none}.korra-nav--classic .sub-menu .sub-menu.flow-left{left:auto;right:100%;margin-left:0;margin-right:0;box-shadow:0 0 5px rgb(0 0 0 / .2)}.korra-nav--classic .sub-menu .sub-menu.flow-right{left:100%;right:auto;margin-left:0;margin-right:0;box-shadow:0 0 5px rgb(0 0 0 / .2)}body:not(.ajax-loading-start) .korra-nav--classic .menu-item-language:hover>ul,body:not(.ajax-loading-start) .korra-nav--classic .menu-item-has-children:hover>ul{opacity:1;visibility:visible;pointer-events:auto;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.korra-nav--classic .korra-megamenu{position:static}.korra-nav--classic .korra-megamenu>.sub-menu{width:100%;left:0!important;margin-left:0!important;display:flex;justify-content:center;align-items:center}.korra-nav--classic .korra-megamenu>.sub-menu li{padding:0}.korra-nav--classic .korra-megamenu>.sub-menu a[href="#"],.korra-nav--classic .korra-megamenu>.sub-menu a:not([href]){pointer-events:none}.korra-nav--classic .korra-megamenu>.sub-menu a i{display:none}.korra-nav--classic .korra-megamenu>.sub-menu>li{flex-grow:1;flex-basis:0%;max-width:20%}.korra-nav--classic .korra-megamenu>.sub-menu li:hover>a{background:none}.korra-nav--classic .korra-megamenu>.sub-menu li:hover>a:hover{background:#fff}.korra-nav--classic .korra-megamenu>.sub-menu .sub-menu{position:static;opacity:1;visibility:visible;width:auto;padding:0;background:none;transform:none;margin:0}.korra-nav--classic .korra-megamenu.korra-megamenu_img_hide>.sub-menu{padding:15px}.korra-nav--classic .korra-megamenu.korra-megamenu_img_hide>.sub-menu>li.menu-item-has-children>ul:before{content:'';display:block;width:110px;height:1px;margin:0 auto 0;background-position:50% 50%;background-color:#72e9c6;background-image:linear-gradient(160deg,#72e9c6 0%,#bfcfff 100%)}.korra-nav--classic .korra-megamenu.korra-megamenu_img_hide>.sub-menu a{padding:15px}.korra-nav--classic .korra-megamenu.korra-megamenu_img_hide>ul{align-items:stretch}.korra-nav--classic .korra-megamenu:not(.korra-megamenu_img_hide)>.sub-menu{padding:50px 45px 40px}.korra-nav--classic .korra-megamenu:not(.korra-megamenu_img_hide)>.sub-menu>li{padding:0 5px;max-width:25%}.korra-nav--classic .korra-megamenu:not(.korra-megamenu_img_hide) ul a.has-image{padding:0;margin:0;border-bottom:none}.korra-nav--classic .korra-megamenu:not(.korra-megamenu_img_hide) ul a.has-image>strong{display:inline-block}.korra-nav--classic .korra-megamenu:not(.korra-megamenu_img_hide) ul a.has-image .media{display:block;position:relative;margin-bottom:15px}.korra-nav--classic .korra-megamenu:not(.korra-megamenu_img_hide) ul a.has-image .media .media__hover,.korra-nav--classic .korra-megamenu:not(.korra-megamenu_img_hide) ul a.has-image .media .korra-x{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}.korra-nav--classic .korra-megamenu:not(.korra-megamenu_img_hide) ul a.has-image .media .media__hover{background-position:50% 50%;background-color:#72e9c6;background-image:linear-gradient(160deg,#72e9c6 0%,#bfcfff 100%)}.korra-nav--classic .korra-megamenu:not(.korra-megamenu_img_hide) ul a.has-image .media .korra-x{margin:auto;width:36px;height:36px}.korra-nav--classic .korra-megamenu:not(.korra-megamenu_img_hide) ul a.has-image .media .korra-x:before,.korra-nav--classic .korra-megamenu:not(.korra-megamenu_img_hide) ul a.has-image .media .korra-x:after{background:#fff}.korra-nav--classic .korra-megamenu:not(.korra-megamenu_img_hide) ul a.has-image+.sub-menu{margin-top:15px}.korra-nav--classic .korra-megamenu:not(.korra-megamenu_img_hide) ul a.has-image:hover{background:none}.korra-nav--classic .korra-megamenu:not(.korra-megamenu_img_hide) ul a.has-image:hover .media__hover{opacity:.7}.korra-nav--classic .korra-megamenu:not(.korra-megamenu_img_hide) ul a.has-image:hover .korra-x{opacity:1}.korra-nav--classic .korra-megamenu:not(.korra-megamenu_img_hide) ul a.has-image:hover .korra-x:before{height:auto;-webkit-animation:preloader-height-appear 0.4s 1 ease-in-out forwards;animation:preloader-height-appear 0.4s 1 ease-in-out forwards}.korra-nav--classic .korra-megamenu:not(.korra-megamenu_img_hide) ul a.has-image:hover .korra-x:after{width:auto;-webkit-animation:preloader-width-appear 0.4s 1 ease-in-out forwards;animation:preloader-width-appear 0.4s 1 ease-in-out forwards}.footer{position:relative;z-index:0;margin-top:2.8em!important;margin-bottom:0!important;background-clip:content-box!important}.footer:before,.footer:after{display:table;content:""}.footer:after{clear:both}.footer__inwrap{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;max-width:1300px}@media only screen and (min-width:600px) and (max-width:960px){.footer__inwrap{padding-left:30px;padding-right:30px}}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.footer__inwrap{padding-left:50px;padding-right:50px}}.footer__inwrap>*+*{border-top:1px solid rgb(255 255 255 / .05)}.footer__widgets{padding:30px 0}.footer__widgets>div+div{margin-top:50px}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.footer__widgets{display:flex;justify-content:space-between}.footer__widgets>div{flex-grow:1;flex-basis:0%;padding:0 20px}.footer__widgets>div+div{margin-top:0}}@media only screen and (min-width:1171px){.footer__widgets{padding:100px 80px}}.footer__top,.footer__bottom{text-align:center;padding:1.7em 0}.footer__top:before,.footer__bottom:before,.footer__top:after,.footer__bottom:after{display:table;content:""}.footer__top:after,.footer__bottom:after{clear:both}@media only screen and (min-width:1171px){.footer__top,.footer__bottom{padding:2.8em 0}}.footer-instagram{position:relative;z-index:1;margin-top:0!important;margin-bottom:0!important}.footer__floor{text-align:center;padding:30px 0}.footer__floor .copyright{margin-top:10px;color:#777}.footer__floor .copyright p{margin-bottom:0}.search-form{position:relative;z-index:2}.search-form .submit{position:absolute;top:0;right:0;width:70px;opacity:0;color:#fff0}.search-form .textfield{margin-bottom:0}.search-form i{position:absolute;top:50%;right:10px;display:block;font-size:16px;margin-top:-8px;pointer-events:none}#disqus_thread{padding-bottom:2.8em}.comment__list{margin-bottom:2.8em}.comment__list>h2{text-align:center}.comment__list .comments,.comment__list .children{list-style:none;padding:0;margin:0}.comment__list .comment,.comment__list .pingback{position:relative}.comment__list .comment:before,.comment__list .pingback:before,.comment__list .comment:after,.comment__list .pingback:after{display:table;content:""}.comment__list .comment:after,.comment__list .pingback:after{clear:both}.comment__list .comment-body,.comment__list .pingback-body{background:#fff}.comment__list .comment-body:hover .comment__links,.comment__list .pingback-body:hover .comment__links{opacity:1}.comment__list .comment--ajax-loaded,.comment__list .pingback--ajax-loaded{opacity:0}.comment__list .comment--ajax-loaded-animate,.comment__list .pingback--ajax-loaded-animate{opacity:1;-webkit-animation:korra-fade-in-bottom-soft 0.5s 1 cubic-bezier(.7,0,.3,1);animation:korra-fade-in-bottom-soft 0.5s 1 cubic-bezier(.7,0,.3,1)}.comment__list .comment.bypostauthor>.comment-body .comment__image,.comment__list .pingback.bypostauthor>.comment-body .comment__image{background-color:#72e9c6;background-image:linear-gradient(160deg,#72e9c6 0%,#bfcfff 100%);background-size:200%;background-position:50% 50%;padding:2px;border-radius:50%;width:60px;height:60px;margin-left:-15px}.comment__list .comment.bypostauthor>.comment-body .comment__image img,.comment__list .pingback.bypostauthor>.comment-body .comment__image img{width:56px;height:56px;padding:3px;background:#fff}.comment__list .comment.bypostauthor>.comment-body .comment__author,.comment__list .pingback.bypostauthor>.comment-body .comment__author{background:#f7f7f7;padding:3px 10px}.comment__list .comment__image{width:50px;height:50px;float:left;position:relative;margin-left:-10px;margin-top:20px}.comment__list .comment__image img{width:50px;height:50px;display:block}.comment__list .comment__content{position:relative;overflow:hidden;padding:20px 30px}.comment__list .comment__content p{margin-bottom:10px}.comment__list .comment__content a{color:#444}.comment__list .comment__content a:hover{color:#000}.comment__list .comment__meta{margin:5px 0 0}.comment__list .comment__meta .comment__author,.comment__list .comment__meta .comment__date,.comment__list .comment__meta .comment__moderated{display:inline-block;font-size:.777em}.comment__list .comment__meta .comment__author{color:#444}.comment__list .comment__meta .comment__date,.comment__list .comment__meta .comment__moderated{text-transform:none;margin-left:10px}.comment__list .comment__text{font-size:.88em;line-height:1.6;padding-top:10px;clear:both}.comment__list .comment__links{position:absolute;bottom:0;right:20px;line-height:1}@media only screen and (min-width:1171px){.comment__list .comment__links{opacity:0;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}}.comment__list .comment__links a{display:block;position:relative;float:left;padding:3px 10px;background:#444;color:#fff;z-index:1}.comment__list .comment__links a.comment-edit-link:hover{background:#000}.comment__list .comment__links a.comment-reply-link:before{content:'';display:block;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#72e9c6;background-image:linear-gradient(160deg,#72e9c6 0%,#bfcfff 100%);background-size:150%;background-position:50% 50%;z-index:-1;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}.comment__list .comment__links a.comment-reply-link:hover:before{opacity:0}.comment__list .comment__links a:hover{color:#fff}.comment__list .comments{position:relative}.comment__list .comments:before,.comment__list .comments:after{display:table;content:""}.comment__list .comments:after{clear:both}.comment__list .comments>.comment,.comment__list .comments>.pingback{margin-bottom:30px}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.comment__list .comments{margin-left:-40px}.comment__list .comments>.comment,.comment__list .comments>.pingback{padding-left:40px;width:50%;float:left}.comment__list .comments>.comment:nth-child(even),.comment__list .comments>.pingback:nth-child(even){float:right}}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.comment__list .children .comment,.comment__list .children .pingback{padding-left:30px}}.comment__list .children .comment .comment-body,.comment__list .children .pingback .comment-body{border-top:1px solid #eee}.comment__list .comment__pager{text-align:center}.comment__list .comment__pager a{display:inline-block;margin-top:20px}.comment__list .comment__pager a:after{content:'';display:block;height:1px;background:#444;width:0%;margin:5px auto 0;opacity:0;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}.comment__list .comment__pager a:hover{color:#444}.dark-mode .comment__list .comment__pager a:hover{color:#fff}.dark-mode .comment__list .comment__pager a:hover:after{background:#fff}.comment__list .comment__pager a:hover:after{opacity:1;width:100%}.comment-respond-main{text-align:center}.comment-respond-main .leave-a-comment{display:none;border-radius:2px 2px 0 0}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.comment__list+.comment-respond-main{overflow:hidden;-webkit-transition:all 0.5s cubic-bezier(.5,.2,.5,1);transition:all 0.5s cubic-bezier(.5,.2,.5,1);max-height:40px}.comment__list+.comment-respond-main .leave-a-comment{display:inline-block}.comment__list+.comment-respond-main .comment-respond{opacity:0}.comment-respond-main.open{max-height:700px}.comment-respond-main.open .leave-a-comment{opacity:0;-webkit-animation:korra-fade-out-bottom-soft 0.3s 1 cubic-bezier(.3,.1,.3,1);animation:korra-fade-out-bottom-soft 0.3s 1 cubic-bezier(.3,.1,.3,1)}.comment-respond-main.open .comment-respond{opacity:1;margin-top:-45px;-webkit-animation:korra-fade-in-bottom-soft 0.6s 1 cubic-bezier(.3,.1,.3,1);animation:korra-fade-in-bottom-soft 0.6s 1 cubic-bezier(.3,.1,.3,1)}}.comment-respond{overflow:hidden}.comment-respond h2{margin-top:0;margin-bottom:20px}.comment-respond h2 span{display:block}.comment-respond .logged-in-as{font-size:.777em;margin-bottom:10px}.comment-respond .form-submit,.comment-respond .form-submit input{margin:0}.comment-respond .form-submit input{border-radius:2px 2px 0 0}.comment-respond .form-submit~p{margin:10px 0}.comment-respond .form__item{text-align:left}.comment-respond .logged-in-as{font-family:"Alegreya",sans-serif;font-weight:400;font-size:13.986px;line-height:1.8em;text-transform:none;font-style:italic;letter-spacing:.1em;color:#bababa}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.comment-respond-main .comment-respond .form__item{float:left;width:50%;padding-right:40px;clear:left}.comment-respond-main .comment-respond .form__item--comment{float:right;padding-right:0}.comment-respond-main .comment-respond .form__item--comment textarea{height:17em}.comment-respond-main .comment-respond .form-submit{clear:both;padding-top:50px}.comment-respond-main .comment-respond .logged-in-as~.form__item--comment{width:100%}.comment-respond-main .comment-respond .logged-in-as~.form__item--comment textarea{height:auto}}.comment .comment-respond{margin-left:30px;padding:30px;background:#fff;border-top:1px solid #eee}.comment .comment-respond h2{font-size:.777em}.comment .comment-respond h2 small{float:right;font-size:.777em}.comment .comment-respond h2 small a:hover{color:initial;text-decoration:underline}.comment .comment-respond h2 .label--italic{margin-top:10px}.comment .comment-respond input[type="text"],.comment .comment-respond textarea{background:#f7f7f7}.comment .comment-respond .form-submit{margin-top:10px}.author-block{margin-top:40px;padding:0 50px 50px;background:#f7f7f7;text-align:center}.author-block:before,.author-block:after{display:table;content:""}.author-block:after{clear:both}.author-block .author-img{margin:-40px auto 25px;background-color:#72e9c6;background-image:linear-gradient(160deg,#72e9c6 0%,#bfcfff 100%);background-size:200%;background-position:50% 50%;padding:2px;border-radius:50%;width:60px;height:60px}.author-block .author-img img{width:56px;height:56px;padding:3px;background:#fff}.author-block .author__description{font-size:.888em;margin-top:15px}.author-block .author__description p{margin:0}.author-block .social-nav{margin-top:15px}.korra-slider{position:relative;opacity:0;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}.processed.korra-slider,.no-js .korra-slider{opacity:1}.korra-slider .korra-slider__items{padding:0;margin:0;position:relative;overflow:hidden;list-style:none}.korra-slider .korra-slider__item{padding:0;overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;margin-bottom:20px}.js-started.korra-slider .korra-slider__item{margin-top:0;margin-bottom:0;opacity:0;z-index:0}.js-started.korra-slider .korra-slider__item.active{z-index:1;opacity:1}.js-started.korra-slider .korra-slider__item .korra-slider__item-inwrap{overflow:hidden}.processed.js-started.korra-slider .korra-slider__item{position:absolute;top:0;left:0;right:0;bottom:0}.korra-slider .korra-slider__item.animate-out{z-index:1;-webkit-animation:korra-slide-out-right-partial 0.7s 1 cubic-bezier(.7,0,.3,1);animation:korra-slide-out-right-partial 0.7s 1 cubic-bezier(.7,0,.3,1)}.korra-slider .korra-slider__item.animate-out.animate-reverse{-webkit-animation:korra-slide-out-left-partial 0.7s 1 cubic-bezier(.7,0,.3,1);animation:korra-slide-out-left-partial 0.7s 1 cubic-bezier(.7,0,.3,1)}.korra-slider .korra-slider__item.animate-in{opacity:1;z-index:2;-webkit-animation:korra-slide-in-right 0.7s 1 cubic-bezier(.7,0,.3,1);animation:korra-slide-in-right 0.7s 1 cubic-bezier(.7,0,.3,1)}.korra-slider .korra-slider__item.animate-in .korra-slider__item-inwrap{-webkit-animation:korra-slide-in-left-partial 0.7s 1 cubic-bezier(.7,0,.3,1);animation:korra-slide-in-left-partial 0.7s 1 cubic-bezier(.7,0,.3,1)}.korra-slider .korra-slider__item.animate-in.animate-reverse{-webkit-animation:korra-slide-in-left 0.7s 1 cubic-bezier(.7,0,.3,1);animation:korra-slide-in-left 0.7s 1 cubic-bezier(.7,0,.3,1)}.korra-slider .korra-slider__item.animate-in.animate-reverse .korra-slider__item-inwrap{-webkit-animation:korra-slide-in-right-partial 0.7s 1 cubic-bezier(.7,0,.3,1);animation:korra-slide-in-right-partial 0.7s 1 cubic-bezier(.7,0,.3,1)}.korra-slider--images .korra-slider__item-inwrap{background-size:cover;background-position:50% 50%}.korra-slider--images img{margin:0}.korra-slider--images .korra-ui-arrows{z-index:2;position:absolute;bottom:6%;left:0}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.korra-slider--images .korra-ui-arrows{left:-35px}}.korra-slider--images .wp-caption-text{left:70px;-webkit-transform:translateX(-30px);-ms-transform:translateX(-30px);transform:translateX(-30px);opacity:0;visibility:hidden;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.korra-slider--images .wp-caption-text{left:35px}}.korra-slider--images .gallery-item.active:not(.animate-out) .wp-caption-text{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible}.processed.korra-slider--images .korra-slider__item-inwrap{position:absolute;top:0;left:0;right:0;bottom:0}.processed.korra-slider--images .korra-slider__item-inwrap a{display:block;position:absolute;top:0;left:0;right:0;bottom:0}.processed.korra-slider--images .korra-slider__item-inwrap img{opacity:0;visibility:hidden}.gallery{text-align:left}.gallery--masonry{padding:0}.gallery--masonry:before,.gallery--masonry:after{display:table;content:""}.gallery--masonry:after{clear:both}body:not(.browser-ie) .gallery--masonry{margin-left:-5px;margin-right:-5px;margin-top:-5px}.gallery--masonry .gallery-item{position:relative;max-width:100%;margin:0;padding:0;padding:5px}.gallery--masonry .gallery-item img{width:100%}.gallery--masonry .gallery-item .lightbox-icon{top:20px;right:20px;bottom:20px;left:20px}@media only screen and (min-width:600px) and (max-width:1170px),only screen and (min-width:1171px){.gallery--masonry .gallery-item{float:left}}.gallery-columns-1.gallery--masonry .gallery-item{min-width:100%}.gallery-columns-2.gallery--masonry .gallery-item{min-width:49.9%}.gallery-columns-3.gallery--masonry .gallery-item{min-width:33.3%}.gallery-columns-4.gallery--masonry .gallery-item{min-width:25%}@media only screen and (min-width:600px) and (max-width:960px){.gallery--masonry .gallery-item{width:33.3%}.gallery-columns-2.gallery--masonry .gallery-item,.gallery-columns-4.gallery--masonry .gallery-item{width:49.9%}.sidebar--false .gallery-columns-4.gallery--masonry .gallery-item{width:25%}}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.gallery-columns-2.gallery--masonry .gallery-item{width:49.9%}.gallery-columns-3.gallery--masonry .gallery-item{width:33.3%}.gallery-columns-4.gallery--masonry .gallery-item{width:25%}.gallery-columns-5.gallery--masonry .gallery-item{width:20%}.gallery-columns-6.gallery--masonry .gallery-item{width:16.6%}.gallery-columns-7.gallery--masonry .gallery-item{width:14.1%}.gallery-columns-8.gallery--masonry .gallery-item{width:12.5%}.gallery-columns-9.gallery--masonry .gallery-item{width:11%}.gallery-columns-10.gallery--masonry .gallery-item{width:10%}}.gallery--fluid:before,.gallery--fluid:after{display:table;content:""}.gallery--fluid:after{clear:both}body:not(.browser-ie) .gallery--fluid{margin-left:-5px;margin-right:-5px;margin-top:-5px}.gallery--fluid .gallery__items .gallery-item{float:left;margin-bottom:0;margin:5px;box-sizing:content-box;position:relative}.gallery--fluid .gallery__items .gallery-item .gallery-icon{width:100%;height:100%}.gallery--fluid .gallery__items .gallery-item img{display:block;width:auto;height:100%;max-width:none}.gallery--filmstrip{margin-left:0;margin-right:0;max-height:600px;overflow:hidden}.gallery--filmstrip.processed{max-height:none}@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:1170px){.gallery--filmstrip .gallery__inwrap{overflow-x:scroll;padding-bottom:20px}}.gallery--filmstrip .gallery__items{overflow:hidden;white-space:nowrap}.gallery--filmstrip .gallery-item{display:inline-block;float:none;min-width:0;padding:0;margin:0;width:auto}.gallery--filmstrip .gallery-item+.gallery-item{margin-left:10px}.gallery--filmstrip .gallery-item .gallery-icon{height:100%}.gallery--filmstrip .gallery-item img{max-height:100%;width:auto}.gallery--filmstrip .gallery-item:first-child .wp-caption-text,.gallery--filmstrip .gallery-item:first-child .gallery-caption{left:0}.korra-cover{text-align:center}.korra-cover:before,.korra-cover:after{display:table;content:""}.korra-cover:after{clear:both}.korra-cover--empty{margin-top:-1px}.korra-cover__media{background-size:cover;background-position:50% 50%;height:400px}@media only screen and (max-width:599px){.korra-cover__media{max-height:200px}}@media only screen and (min-width:600px) and (max-width:960px){.korra-cover__media{max-height:300px}}@media only screen and (min-width:961px) and (max-width:1170px){.korra-cover__media{max-height:350px}}.korra-cover:not(.korra-cover--gallery) .korra-cover__media img{display:none}.korra-cover--gallery .korra-cover__media{height:auto!important;max-height:none}.korra-cover--gallery .gallery{margin-bottom:-5px}.korra-cover--gallery .gallery--slider{margin-bottom:0}.korra-cover--gallery .gallery--filmstrip{margin-bottom:4px}.korra-cover--gallery .gallery .mCSB_scrollTools{margin-top:-5px}.korra-cover--video .korra-cover__media{height:auto!important;max-height:none}.korra-cover--video .korra-cover__media .korra-embed-container{margin-bottom:0}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.korra-cover .post__category{float:left}}@media only screen and (min-width:961px) and (max-width:1170px){.korra-cover .post__category{margin-left:calc(300px + 45px)}}@media only screen and (min-width:1171px){.korra-cover .post__category{margin-left:calc(300px + 115px)}}.korra-cover--empty.korra-cover .post__category{margin-top:-1px}.padding-wrapper+.korra-cover .korra-separator{display:none}.padding-wrapper+.korra-cover:not(.korra-cover--empty),.padding-wrapper+.korra-cover.rich-cover{margin-top:1.7em}.korra-cover.rich-cover{margin-bottom:2.8em}.korra-cover.rich-cover h1{position:relative;z-index:1;margin-top:.5em;max-width:1300px;margin-left:auto;margin-right:auto}.korra-cover.rich-cover .korra-cover__media+h1{margin-top:-.5em}.korra-cover.rich-cover .description-heading--small{max-width:900px}.korra-cover.rich-cover .description-heading--small:first-child{margin-top:2.8em}.korra-cover.rich-cover .korra-cover__media+.description-heading--small{margin-top:30px}.post__category .items{list-style:none;margin:0;padding:0;text-align:center;line-height:1}.post__category .items .item{display:inline-block;padding:0}.post__category .items a{display:block;background-position:50% 50%;background-color:#72e9c6;background-image:linear-gradient(160deg,#72e9c6 0%,#bfcfff 100%);color:#fff;padding:.4em .9em;overflow:hidden}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.korra-cover .post__category .items a{padding:1.5em 1.5em;font-size:14px}}.post__content:not(:empty){margin-bottom:1.7em}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.post__content:not(:empty){margin-bottom:4.5em}}@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:1170px){.post__content:not(:empty) .alignnone{margin-bottom:1.7em}}.post__title.post__title__mobile{display:block;text-align:center}.post__title.post__title__not_mobile{display:none}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.post__title.post__title__mobile{display:none}.post__title.post__title__not_mobile{display:block}}@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:960px){.korra-sideblock--meta{padding:0}}.post__share{border-bottom:1px solid #eee;padding-bottom:30px;margin-bottom:30px}.post__share>.label--italic{display:none}@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:960px){.korra-sideblock--meta .post__share{float:left;border-bottom:none;border-right:1px solid #eee;padding-bottom:0;margin-bottom:0;padding-right:10px;margin-right:30px}.korra-sideblock--meta .post__share .item{display:block}.korra-sideblock--meta .post__share .item+.item{margin-top:5px}.korra-sideblock--meta .post__share .item i{width:40px;height:40px;line-height:40px}}.post__meta{padding-left:30px;padding-bottom:30px}.post__meta .post__meta__label{margin-top:20px}.post__meta .post__meta__data{color:#444}@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:960px){.post__meta{overflow:hidden;padding:0}.post__meta .post__meta__label{margin-top:10px}.post__meta .post__meta__label:first-child{margin-top:0}}.post__author{margin-top:2.8em;margin-bottom:1.7em}.post__comments{margin-top:2.8em;margin-bottom:2.8em;background-clip:content-box}.post__comments__inwrap{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;max-width:1300px;padding-top:2.8em}@media only screen and (min-width:600px) and (max-width:960px){.post__comments__inwrap{padding-left:30px;padding-right:30px}}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.post__comments__inwrap{padding-left:50px;padding-right:50px}}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.post__comments{margin-top:4.5em;margin-bottom:4.5em}.post__comments__inwrap{padding-top:4.5em}}.post__related{margin-top:4.5em;margin-bottom:4.5em;text-align:center}.post__related:before,.post__related:after{display:table;content:""}.post__related:after{clear:both}@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:960px){.post__related{margin-top:2.8em;margin-bottom:1.7em}}.editor-content .korra-blog{margin-bottom:2.8em}.korra-fullwidth .korra-blog:last-child,.korra-contentwidth .korra-blog:last-child{margin-bottom:0}@media only screen and (min-width:961px) and (max-width:1170px){.post__content .korra-blog>.gradient-heading{margin-right:-45px}}@media only screen and (min-width:1171px){.post__content .korra-blog>.gradient-heading{margin-right:-115px}}.post__content .korra-fullwidth .korra-blog>.gradient-heading,.post__content .korra-contentwidth .korra-blog>.gradient-heading{margin-right:0}.post__content .korra-sideblock:not(.korra-sideblock--no-border) .korra-blog>.gradient-heading{margin-right:0;text-align:left}.post__content .korra-sideblock:not(.korra-sideblock--no-border) .korra-blog>.gradient-heading:after{margin-left:0}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.post__content .korra-sideblock:not(.korra-sideblock--no-border) .korra-blog>.gradient-heading{margin-right:-40px}}.korra-blog.korra-blog--style-archive_gallery+.korra-blog--style-archive_gallery{margin-top:4.5em}.padding-wrapper+.featured-posts{margin-top:2.8em}.loop-container{overflow:hidden}.loop-container:not(.loop-container--style-gallery) article.sticky .post__text{overflow:visible}.loop-container:not(.loop-container--style-gallery) article.sticky .post__title{position:relative;display:inline-block;padding-left:55px;padding-right:55px}.loop-container:not(.loop-container--style-gallery) article.sticky .post__title:before{content:'\e832';font-family:'Korra-Icons';speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;position:absolute;display:block;width:40px;height:40px;line-height:40px;text-align:center;font-size:22px;color:#777;background:#f7f7f7;border-radius:50%;margin:-1px 0 0 -50px}.loop-container .excerpt:empty{display:none}.loop-container article.format-quote .blockquote-wrapper blockquote{pointer-events:none}@media only screen and (min-width:961px) and (max-width:1170px){.post__content .loop-container,.post__content .loop-container+.korra-blog__more{margin-right:-45px}}@media only screen and (min-width:1171px){.post__content .loop-container,.post__content .loop-container+.korra-blog__more{margin-right:-115px}}.post__content .korra-fullwidth .loop-container,.post__content .korra-fullwidth .loop-container+.korra-blog__more,.post__content .korra-contentwidth .loop-container,.post__content .korra-contentwidth .loop-container+.korra-blog__more,.korra-sideblock .loop-container,.korra-sideblock .loop-container+.korra-blog__more{margin-right:0}.korra-sideblock .loop-container+.korra-blog__more{text-align:left;margin-top:1.7em;margin-bottom:1.7em}.korra-sideblock .loop-container+.korra-blog__more .korra-separator{display:none}.korra-sideblock .loop-container+.korra-blog__more a{margin:0}.footer .loop-container{margin-bottom:1.7em}.loop-container .post__meta{text-transform:none;padding:20px 0 0;margin:0}.loop-container .post__meta div{display:inline-block;margin:0;padding:0;white-space:nowrap}.loop-container .post__meta div:after{display:inline-block;margin:auto .3em auto .7em;content:'/';color:inherit;font-size:1em}.loop-container .post__meta div:last-child:after{content:none}.loop-container--masonry{position:relative}.loop-container--masonry article{margin-top:1.7em}@media only screen and (min-width:600px) and (max-width:1170px),only screen and (min-width:1171px){.loop-container--masonry article{margin-top:2.8em}}.loop-container--masonry article:nth-child(1){margin-top:0}@media only screen and (min-width:600px) and (max-width:1170px){.loop-container--masonry article{float:left;width:49.9%}.loop-container--masonry article:nth-child(2){margin-top:0}}@media only screen and (min-width:961px) and (max-width:1170px){.korra-contentwidth .loop-container--masonry article,.korra-fullwidth .loop-container--masonry article{width:33.3%}.korra-contentwidth .loop-container--masonry article:nth-child(3),.korra-fullwidth .loop-container--masonry article:nth-child(3){margin-top:0}}@media only screen and (min-width:1171px){.loop-container--masonry article{width:33.3%}.loop-container--masonry article:nth-child(2),.loop-container--masonry article:nth-child(3){margin-top:0}.post__content .loop-container--masonry article{width:49.9%}.post__content .loop-container--masonry article:nth-child(3){margin-top:2.8em}.korra-contentwidth .loop-container--masonry article{width:33.3%}.korra-contentwidth .loop-container--masonry article:nth-child(3){margin-top:0}.korra-fullwidth .loop-container--masonry article{width:24.9%}.korra-fullwidth .loop-container--masonry article:nth-child(3),.korra-fullwidth .loop-container--masonry article:nth-child(4){margin-top:0}}.loop-container--flexbox-grid{position:relative;display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;align-content:space-between}@media only screen and (min-width:600px) and (max-width:1170px),only screen and (min-width:1171px){.loop-container--flexbox-grid{margin:0 -25px}}@media only screen and (min-width:961px) and (max-width:1170px){.post__content .loop-container--flexbox-grid{margin-right:-70px}}@media only screen and (min-width:1171px){.post__content .loop-container--flexbox-grid{margin-right:-140px}}.post__content .korra-contentwidth .loop-container--flexbox-grid,.post__content .korra-fullwidth .loop-container--flexbox-grid{margin-right:-25px}.loop-container--flexbox-grid article{margin-top:1.7em}.loop-container--flexbox-grid article:nth-child(1){margin-top:0}@media only screen and (min-width:600px) and (max-width:1170px){.loop-container--flexbox-grid article{float:left;width:49.9%;margin-top:2.8em;padding:0 25px}.loop-container--flexbox-grid article:nth-child(2){margin-top:0}}@media only screen and (min-width:961px) and (max-width:1170px){.korra-contentwidth .loop-container--flexbox-grid article,.korra-fullwidth .loop-container--flexbox-grid article{width:33.3%}.korra-contentwidth .loop-container--flexbox-grid article:nth-child(3),.korra-fullwidth .loop-container--flexbox-grid article:nth-child(3){margin-top:0}}@media only screen and (min-width:1171px){.loop-container--flexbox-grid article{width:33.3%;margin-top:4.5em;padding:0 25px}.loop-container--flexbox-grid article:nth-child(2),.loop-container--flexbox-grid article:nth-child(3){margin-top:0}.post__content .loop-container--flexbox-grid article{width:49.9%}.post__content .loop-container--flexbox-grid article:nth-child(3){margin-top:4.5em}.korra-contentwidth .loop-container--flexbox-grid article{width:33.3%}.korra-contentwidth .loop-container--flexbox-grid article:nth-child(3){margin-top:0}.korra-fullwidth .loop-container--flexbox-grid article{width:24.9%}.korra-fullwidth .loop-container--flexbox-grid article:nth-child(3),.korra-fullwidth .loop-container--flexbox-grid article:nth-child(4){margin-top:0}}.loop-container--flexbox-grid-small{position:relative;display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;align-content:space-between;margin:0 -15px}@media only screen and (max-width:599px){.loop-container--flexbox-grid-small{margin-right:-15px!important}}@media only screen and (min-width:961px) and (max-width:1170px){.post__content .loop-container--flexbox-grid-small{margin-right:-70px}}@media only screen and (min-width:1171px){.post__content .loop-container--flexbox-grid-small{margin-right:-140px}}.loop-container--flexbox-grid-small article{width:50%;padding:0 15px 30px}@media only screen and (min-width:600px) and (max-width:1170px),only screen and (min-width:1171px){.loop-container--flexbox-grid-small article{width:200px}}body:not(.browser-ie) .loop-container--style-masonry,body:not(.browser-ie) .loop-container--style-masonry_image,body:not(.browser-ie) .loop-container--style-list,body:not(.browser-ie) .loop-container--style-list_unboxed,body:not(.browser-ie) .loop-container--style-filmstrip{margin-left:-50px}.loop-container--style-masonry article .post__inwrap,.loop-container--style-masonry_image article .post__inwrap,.loop-container--style-list article .post__inwrap,.loop-container--style-list_unboxed article .post__inwrap,.loop-container--style-filmstrip article .post__inwrap{position:relative;padding-left:50px;text-align:center}.loop-container--style-masonry article .post__inwrap:before,.loop-container--style-masonry_image article .post__inwrap:before,.loop-container--style-list article .post__inwrap:before,.loop-container--style-list_unboxed article .post__inwrap:before,.loop-container--style-filmstrip article .post__inwrap:before,.loop-container--style-masonry article .post__inwrap:after,.loop-container--style-masonry_image article .post__inwrap:after,.loop-container--style-list article .post__inwrap:after,.loop-container--style-list_unboxed article .post__inwrap:after,.loop-container--style-filmstrip article .post__inwrap:after{display:table;content:""}.loop-container--style-masonry article .post__inwrap:after,.loop-container--style-masonry_image article .post__inwrap:after,.loop-container--style-list article .post__inwrap:after,.loop-container--style-list_unboxed article .post__inwrap:after,.loop-container--style-filmstrip article .post__inwrap:after{clear:both}.loop-container--style-masonry article .gallery,.loop-container--style-masonry_image article .gallery,.loop-container--style-list article .gallery,.loop-container--style-list_unboxed article .gallery,.loop-container--style-filmstrip article .gallery{margin-bottom:0;margin-top:0}.loop-container--style-masonry article blockquote,.loop-container--style-masonry_image article blockquote,.loop-container--style-list article blockquote,.loop-container--style-list_unboxed article blockquote,.loop-container--style-filmstrip article blockquote{margin:2.8em 0;text-align:center}.korra-justify--true .loop-container--style-masonry article blockquote,.korra-justify--true .loop-container--style-masonry_image article blockquote,.korra-justify--true .loop-container--style-list article blockquote,.korra-justify--true .loop-container--style-list_unboxed article blockquote,.korra-justify--true .loop-container--style-filmstrip article blockquote,.korra-justify--true .loop-container--style-masonry article blockquote p,.korra-justify--true .loop-container--style-masonry_image article blockquote p,.korra-justify--true .loop-container--style-list article blockquote p,.korra-justify--true .loop-container--style-list_unboxed article blockquote p,.korra-justify--true .loop-container--style-filmstrip article blockquote p{text-align:justify!important;text-align-last:center!important}.loop-container--style-masonry article .korra-embed-container,.loop-container--style-masonry_image article .korra-embed-container,.loop-container--style-list article .korra-embed-container,.loop-container--style-list_unboxed article .korra-embed-container,.loop-container--style-filmstrip article .korra-embed-container,.loop-container--style-masonry article .mejs-container,.loop-container--style-masonry_image article .mejs-container,.loop-container--style-list article .mejs-container,.loop-container--style-list_unboxed article .mejs-container,.loop-container--style-filmstrip article .mejs-container{margin-bottom:0}.loop-container--style-masonry article .post__media img,.loop-container--style-masonry_image article .post__media img,.loop-container--style-list article .post__media img,.loop-container--style-list_unboxed article .post__media img,.loop-container--style-filmstrip article .post__media img{vertical-align:bottom}.loop-container--style-masonry article .post__excerpt--wrapper,.loop-container--style-masonry_image article .post__excerpt--wrapper,.loop-container--style-list article .post__excerpt--wrapper,.loop-container--style-list_unboxed article .post__excerpt--wrapper,.loop-container--style-filmstrip article .post__excerpt--wrapper{background:#f7f7f7;width:100%;overflow:hidden}.loop-container--style-masonry article .post__excerpt--wrapper .excerpt,.loop-container--style-masonry_image article .post__excerpt--wrapper .excerpt,.loop-container--style-list article .post__excerpt--wrapper .excerpt,.loop-container--style-list_unboxed article .post__excerpt--wrapper .excerpt,.loop-container--style-filmstrip article .post__excerpt--wrapper .excerpt{margin:1.7em 2.8em;font-size:.888em;line-height:1.6}.loop-container--style-masonry article .post__meta,.loop-container--style-masonry_image article .post__meta,.loop-container--style-list article .post__meta,.loop-container--style-list_unboxed article .post__meta,.loop-container--style-filmstrip article .post__meta{padding:25px 0 0;float:left;color:#bababa}.loop-container--style-masonry article .read-more,.loop-container--style-masonry_image article .read-more,.loop-container--style-list article .read-more,.loop-container--style-list_unboxed article .read-more,.loop-container--style-filmstrip article .read-more{float:right;padding:20px 0 0}.loop-container--style-masonry article .post__share,.loop-container--style-masonry_image article .post__share,.loop-container--style-list article .post__share,.loop-container--style-list_unboxed article .post__share,.loop-container--style-filmstrip article .post__share{float:right;padding:15px 0 0;border:none;margin:0}.loop-container--style-masonry article .excerpt .read-more,.loop-container--style-masonry_image article .excerpt .read-more,.loop-container--style-list article .excerpt .read-more,.loop-container--style-list_unboxed article .excerpt .read-more,.loop-container--style-filmstrip article .excerpt .read-more{float:none}.loop-container--style-masonry article:hover,.loop-container--style-masonry_image article:hover,.loop-container--style-list article:hover,.loop-container--style-list_unboxed article:hover,.loop-container--style-filmstrip article:hover{z-index:2}.korra-justify--true .loop-container--style-masonry article .post__excerpt--wrapper .excerpt,.korra-justify--true .loop-container--style-list article .post__excerpt--wrapper .excerpt,.korra-justify--true .loop-container--style-filmstrip article .post__excerpt--wrapper .excerpt{text-align:justify;text-align-last:center}.loop-container--style-list article,.loop-container--style-list_unboxed article{max-width:900px;margin-left:auto;margin-right:auto;margin-top:2.8em}.loop-container--style-list article:nth-child(1),.loop-container--style-list_unboxed article:nth-child(1){margin-top:0}@media only screen and (max-width:599px){.loop-container--style-list article .post__title,.loop-container--style-list_unboxed article .post__title{margin-top:1em}}@media only screen and (min-width:600px) and (max-width:1170px),only screen and (min-width:1171px){.loop-container--style-list article:not(.format-quote) .post__inwrap,.loop-container--style-list_unboxed article:not(.format-quote) .post__inwrap{display:flex;align-items:center;justify-content:center}.loop-container--style-list article:not(.format-quote) .post__media,.loop-container--style-list_unboxed article:not(.format-quote) .post__media{float:left;width:50%;padding-right:50px}.loop-container--style-list article:not(.format-quote) .post__text,.loop-container--style-list_unboxed article:not(.format-quote) .post__text{width:50%;overflow:hidden}}.loop-container--style-list_unboxed article:not(.format-quote) .post__inwrap{text-align:left;align-items:initial}@media only screen and (min-width:600px) and (max-width:1170px),only screen and (min-width:1171px){.loop-container--style-list_unboxed article:not(.format-quote) .post__inwrap .post__text{display:flex;flex-direction:column;justify-content:space-between;padding:1em 0em 1em 0}}@media only screen and (min-width:1171px){.loop-container--style-list_unboxed article:not(.format-quote) .post__inwrap .post__text{padding:2em 2em 2em 0}}.loop-container--style-list_unboxed article:not(.format-quote) .post__inwrap .post__excerpt--wrapper{background:none}.loop-container--style-list_unboxed article:not(.format-quote) .post__inwrap .post__excerpt--wrapper .excerpt{margin:0}.loop-container--style-list_unboxed article:not(.format-quote) .post__inwrap .post__category{margin-bottom:1em}.loop-container--style-list_unboxed article:not(.format-quote) .post__inwrap .post__category .items{text-align:left}@media only screen and (max-width:599px){.loop-container--style-list_unboxed article:not(.format-quote) .post__inwrap .post__category{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);margin-bottom:0}.loop-container--style-list_unboxed article:not(.format-quote) .post__inwrap .post__category .item{vertical-align:bottom}.loop-container--style-list_unboxed article:not(.format-quote) .post__inwrap .post__title{margin-top:0}}.loop-container--style-masonry article .post__media img,.loop-container--style-masonry_image article .post__media img{width:100%;margin-bottom:-1px}.loop-container--style-masonry_image article .post__inwrap{text-align:left}.loop-container--style-masonry_image article .post__inwrap .post__excerpt--wrapper{background:none;margin-bottom:5px;padding-right:20px}.loop-container--style-masonry_image article .post__inwrap .post__excerpt--wrapper .excerpt{margin:0}.loop-container--style-masonry_image .korra-slider--images .korra-ui-arrows,.loop-container--style-masonry_image .korra-slider--images .wp-caption-text{bottom:22px}.loop-container--style-masonry_image .post__category{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);float:left;position:relative;z-index:3}.loop-container--style-masonry_image .post__category .item{vertical-align:bottom}.loop-container--style-masonry_image .post__title{clear:both;margin-bottom:.8em;padding-right:40px}.loop-container--style-gallery article .post__inwrap{height:100%}.loop-container--style-gallery article .post__text{width:100%;text-align:center;position:absolute;pointer-events:none}.loop-container--style-gallery article .post__text .post__title{padding:.5em .5em 0;line-height:1}.loop-container--style-gallery article.format-quote .korra-media-gradient-hover__hover{opacity:.7;visibility:visible}.loop-container--style-gallery article.format-quote .post__text{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);padding:0 25px}.loop-container--style-gallery article:not(.format-quote) .post__text{top:50%}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.loop-container--style-gallery article:not(.format-quote) .post__text{top:70%;-webkit-transform:translateY(-30%);-ms-transform:translateY(-30%);transform:translateY(-30%);opacity:0;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.loop-container--style-gallery article:not(.format-quote) .korra-media-gradient-hover:hover .post__text{opacity:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}.loop-container--style-archive_gallery article .post__text{text-align:center;padding:15px 0 0}.loop-container--style-archive_gallery article .post__text .post__title{margin-bottom:0}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.korra-sideblock:not(.korra-sideblock--no-border) .loop-container--style-widget_list{margin-right:-40px}}.loop-container--style-widget_list .post{margin:0;text-align:left;border-bottom:1px solid #eee}.loop-container--style-widget_list .post:before,.loop-container--style-widget_list .post:after{display:table;content:""}.loop-container--style-widget_list .post:after{clear:both}.loop-container--style-widget_list .post+.post .post__media{margin-top:10px}.loop-container--style-widget_list .post a{display:block}.loop-container--style-widget_list .post a:before,.loop-container--style-widget_list .post a:after{display:table;content:""}.loop-container--style-widget_list .post a:after{clear:both}.loop-container--style-widget_list .post .post__media{float:left;margin-right:30px;margin-bottom:-1px}.loop-container--style-widget_list .post .post__media img{max-width:102px}.loop-container--style-widget_list .post .post__text{padding:20px 0;overflow:hidden}.main-content .loop-container--style-widget_list .post .post__text{padding-right:10px}.loop-container--style-widget_list .post .post__text h5{margin:0;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}.dark-mode .loop-container--style-widget_list .post{border-bottom:1px solid rgb(255 255 255 / .05)}.korra-blog--style-filmstrip{overflow:hidden}@media only screen and (min-width:961px) and (max-width:1170px){.post__content .korra-blog--style-filmstrip{margin-right:-45px}}@media only screen and (min-width:1171px){.post__content .korra-blog--style-filmstrip{margin-right:-115px}}.post__content .korra-fullwidth .korra-blog--style-filmstrip,.post__content .korra-contentwidth .korra-blog--style-filmstrip{margin-right:0}@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:1170px){.korra-blog--style-filmstrip .blog-filmstrip-wrapper{overflow-x:scroll;padding-bottom:20px}}.korra-blog--style-filmstrip .loop-container--style-filmstrip{overflow:hidden;white-space:nowrap;margin:0 0 0 -20px}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.korra-blog--style-filmstrip .loop-container--style-filmstrip{margin-left:-50px}}.korra-blog--style-filmstrip .loop-container--style-filmstrip .post{white-space:normal;display:inline-block;float:left;max-width:100vw;padding-left:20px}.korra-blog--style-filmstrip .loop-container--style-filmstrip .post .post__text{overflow:hidden;max-width:330px}.korra-blog--style-filmstrip .loop-container--style-filmstrip .post .post__title{margin-bottom:20px}.korra-blog--style-filmstrip .loop-container--style-filmstrip .post .excerpt{margin:1.7em}.korra-blog--style-filmstrip .loop-container--style-filmstrip .post .post__meta{padding:20px 0 0}@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:960px){.korra-blog--style-filmstrip .loop-container--style-filmstrip .post .post__inwrap{padding-left:0}.korra-blog--style-filmstrip .loop-container--style-filmstrip .post .post__title{margin-top:1em}}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.korra-blog--style-filmstrip .loop-container--style-filmstrip .post{width:650px;float:none;margin-left:-.35em;padding-left:50px}.korra-blog--style-filmstrip .loop-container--style-filmstrip .post .post__inwrap{display:flex;align-items:center;justify-content:flex-start;padding-left:0;margin-bottom:0}.korra-blog--style-filmstrip .loop-container--style-filmstrip .post .post__media{float:left;width:280px;margin-right:30px}.korra-blog--style-filmstrip .loop-container--style-filmstrip .post .post__text{overflow:hidden;width:280px}}.loop-container--style-related,.loop-container--style-featured{margin-bottom:0}.loop-container--style-related .post,.loop-container--style-featured .post{margin-bottom:20px;display:inline-block}.loop-container--style-related .post .post__inwrap,.loop-container--style-featured .post .post__inwrap{min-height:100%;background:#f7f7f7}.loop-container--style-related .post .post__media img,.loop-container--style-featured .post .post__media img{width:100%;margin-bottom:-1px}.loop-container--style-related .post__text,.loop-container--style-featured .post__text{text-align:center;padding:0 20px 40px}.loop-container--style-related .post__text h5,.loop-container--style-featured .post__text h5{margin:20px 0 0}@media only screen and (min-width:600px) and (max-width:1170px),only screen and (min-width:1171px){.loop-container--style-related,.loop-container--style-featured{display:flex;flex-wrap:wrap;justify-content:center;margin-left:-30px}.loop-container--style-related .post,.loop-container--style-featured .post{flex:1 1 50%;padding-left:30px}}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.loop-container--style-related,.loop-container--style-featured{justify-content:center}.loop-container--style-related .post,.loop-container--style-featured .post{flex:1 1 25%;margin-bottom:0}}@media only screen and (min-width:1171px){.loop-container--style-featured{margin-left:-50px}.loop-container--style-featured .post{padding-left:50px}}.loop-container--style-carousel{margin-left:0;margin-right:0}.loop-container--style-carousel article{position:relative;overflow:hidden}.loop-container--style-carousel article.korra-carousel__item--prev{cursor:w-resize}.loop-container--style-carousel article.korra-carousel__item--next{cursor:e-resize}.loop-container--style-carousel .post__media{height:270px;overflow:hidden;pointer-events:none}.loop-container--style-carousel .post__media .korra-media-gradient-hover{height:100%}.loop-container--style-carousel .post__text{position:relative}.loop-container--style-carousel .post__text__inwrap{text-align:left}.loop-container--style-carousel .post__text__inwrap p{margin:0}.loop-container--style-carousel .post__category{margin-bottom:1em}.loop-container--style-carousel .post__category .items{text-align:left}.loop-container--style-carousel .post__meta{float:left}.loop-container--style-carousel .post__share{float:right;padding:15px 0 0;border:none;margin:0}@media only screen and (max-width:599px){.loop-container--style-carousel{margin-left:-30px}.loop-container--style-carousel .post__title{margin:-10px 0 10px 0}}@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:960px){.loop-container--style-carousel article{padding-left:30px}.loop-container--style-carousel .post__text__inwrap{line-height:1.6;padding-right:20px}.loop-container--style-carousel .post__category{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);margin-bottom:0}.loop-container--style-carousel .post__category .item{vertical-align:bottom}.loop-container--style-carousel .excerpt{display:none}}@media only screen and (min-width:600px) and (max-width:960px){.loop-container--style-carousel .post__title{font-size:1.8em;margin:-5px 0 15px 0}.loop-container--style-carousel .post__media{height:400px;max-width:400px}.loop-container--style-carousel .post__text__inwrap{max-width:400px}}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.loop-container--style-carousel article{padding-left:40px}.loop-container--style-carousel .post__media{float:left;height:auto;max-width:350px}.loop-container--style-carousel .post__text{height:100%;overflow:hidden;width:0;-webkit-transition:width 0.3s ease-in-out;transition:width 0.3s ease-in-out}.loop-container--style-carousel .post__text__inwrap{width:400px;height:90%;margin:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:flex;flex-direction:column;justify-content:space-between;padding:0 0 0 60px}.loop-container--style-carousel .korra-carousel__item--active .post__media{pointer-events:auto}.loop-container--style-carousel .korra-carousel__item--active .post__text{width:400px}}@media only screen and (min-width:1171px){.loop-container--style-carousel article{padding-left:80px}.loop-container--style-carousel .post__media{max-width:425px}.loop-container--style-carousel .korra-carousel__item--active .post__text,.loop-container--style-carousel .post__text__inwrap{width:450px}.loop-container--style-carousel .post__text__inwrap{padding:2em 0 2em 60px}}.pagination,.korra-blog__more{margin-top:2.8em;margin-bottom:2.8em}.loop-container--style-gallery+.pagination,.loop-container--style-gallery+.korra-blog__more{margin-top:4.5em}.loop-container--style-archive_gallery+.pagination,.loop-container--style-archive_gallery+.korra-blog__more{margin-top:.7em}.korra-fullwidth .korra-blog:last-child .pagination,.korra-fullwidth .korra-blog:last-child .korra-blog__more,.korra-contentwidth .korra-blog:last-child .pagination,.korra-contentwidth .korra-blog:last-child .korra-blog__more{margin-bottom:0}.pagination{-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1);opacity:1;visibility:visible;position:relative;z-index:1;padding:0}.pagination:before,.pagination:after{display:table;content:""}.pagination:after{clear:both}.pagination:empty{display:none}.pagination .korra-separator{margin-bottom:1.7em}.loop-is-masonry+.pagination{opacity:0;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}.loop-is-masonry--init-processed.loop-is-masonry+.pagination{opacity:1}.pagination__classic{text-align:center}.pagination__classic span,.pagination__classic a{position:relative;display:inline-block;color:#444}.pagination__classic span:after,.pagination__classic a:after{content:'';display:block;height:1px;background:#444;width:0%;margin:5px auto 0;opacity:0;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}.pagination__classic span:hover,.pagination__classic a:hover{color:#444}.dark-mode .pagination__classic span:hover,.dark-mode .pagination__classic a:hover{color:#fff}.dark-mode .pagination__classic span:hover:after,.dark-mode .pagination__classic a:hover:after{background:#fff}.pagination__classic span:hover:after,.pagination__classic a:hover:after{opacity:1;width:100%}.pagination__classic span b,.pagination__classic a b{font-weight:inherit;padding:0 5px}.pagination__classic span.current:after,.pagination__classic a.current:after{opacity:1;width:100%}.pagination__classic span:not(.prev):not(.next),.pagination__classic a:not(.prev):not(.next){float:none;padding:0 5px;text-align:center}.pagination__classic span:not(.prev):not(.next):before,.pagination__classic a:not(.prev):not(.next):before{content:'/';display:inline-block;margin:0 3px 0 -8px;color:#bababa}.pagination__classic span:first-child:before,.pagination__classic a:first-child:before,.pagination__classic span.prev+span:before,.pagination__classic a.prev+span:before,.pagination__classic span.prev+a:before,.pagination__classic a.prev+a:before{content:none!important}.pagination__classic a.prev{float:left}.pagination__classic a.next{float:right}@media only screen and (min-width:600px) and (max-width:1170px),only screen and (min-width:1171px){.pagination__classic a.prev{position:absolute;left:0}.pagination__classic a.next{position:absolute;right:0}}.pagination__classic .dots{pointer-events:none}.pagination__load-more{text-align:center}.pagination__load-more .korra-x{-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}.pagination__load-more .pagination__loader{font-size:28px;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1);position:absolute;top:calc(-0.5em + 1px);left:50%;margin-left:-.5em}.pagination__load-more .pagination__loader:before,.pagination__load-more .pagination__loader:after{background:#444}.pagination__load-more .pagination__message{opacity:0;visibility:hidden;text-align:center;color:#bababa;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1);margin-top:-1.7em}.pagination__load-more.pagination--loading .korra-x{opacity:0}.pagination__load-more.pagination--loading .korra-loader{opacity:1}.pagination__load-more.pagination--loading a{opacity:0!important;visibility:hidden}.pagination__load-more.pagination--disabled:not(.pagination--loading) a{opacity:0;visibility:hidden}.pagination__load-more.pagination--disabled:not(.pagination--loading) .pagination__message{opacity:1;visibility:visible}.korra-blog__more{text-align:center}.korra-blog__more a{margin:2.8em auto 0}.featured-section{overflow:hidden;display:-webkit-flex;display:flex}.featured-section__item{position:relative;float:left;background:#444}.count-1>.featured-section__item{width:100%}.count-2>.featured-section__item{width:50%}.count-3>.featured-section__item{width:33.3%}.count-4>.featured-section__item{width:25%}.count-5>.featured-section__item{width:20%}.count-6>.featured-section__item{width:16.6%}.featured-section__media{position:relative;min-width:100%}.featured-section__bg{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:70%;height:60%;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}.featured-section__text{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center}.featured-section__text-inwrap{width:60%;text-align:center}.featured-section__text-inwrap .title--striped{-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}.featured-section__item:hover .featured-section__bg{width:100%;height:100%;opacity:.7}.featured-section__item:hover .title--striped{margin-top:20px;margin-bottom:5px}.korra-blog--style-carousel{position:relative;min-height:350px}.korra-carousel{position:relative;-webkit-transition:opacity 0.7s cubic-bezier(.7,0,.3,1);transition:opacity 0.7s cubic-bezier(.7,0,.3,1)}.js .korra-carousel{opacity:0;overflow:hidden;min-height:100px;max-height:200px}.korra-carousel+.korra-loader--carousel{opacity:1;position:absolute;top:100px;left:50%;margin:0 0 0 -15px}.processed.korra-carousel{opacity:1;min-height:0;max-height:none}.processed.korra-carousel+.korra-loader--carousel{opacity:0;visibility:hidden}.korra-carousel .korra-carousel__items{margin:auto}.korra-carousel .korra-carousel__inwrap{overflow:hidden}@media only screen and (min-width:1171px){.korra-carousel .korra-carousel__inwrap{overflow:hidden}}.korra-carousel__items{position:relative;overflow:hidden}.korra-carousel__items:before,.korra-carousel__items:after{display:table;content:""}.korra-carousel__items:after{clear:both}.korra-carousel .korra-carousel__item{position:relative;float:left}@media only screen and (max-width:599px){.footer .widget{text-align:center}}.footer .widget+.widget{margin-top:2.8em;padding-top:2.8em;border-top:1px solid #eee}.dark-mode.footer .widget+.widget{border-top-color:rgb(255 255 255 / .05)}@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:960px){.footer .widget+.widget{margin-top:1.7em;padding-top:1.7em}}.main-content .widget,.widget-area--content .widget,.footer-instagram .widget,.footer__top .widget,.footer__bottom .widget{text-align:center}.main-content .widget:not(.widget--ad):not(.widget_korra_blog_filmstrip_widget):not(.widget_korra_blog_carousel_widget):not(.widget_korra_featured_banners):not(.null-instagram-feed),.widget-area--content .widget:not(.widget--ad):not(.widget_korra_blog_filmstrip_widget):not(.widget_korra_blog_carousel_widget):not(.widget_korra_featured_banners):not(.null-instagram-feed),.footer-instagram .widget:not(.widget--ad):not(.widget_korra_blog_filmstrip_widget):not(.widget_korra_blog_carousel_widget):not(.widget_korra_featured_banners):not(.null-instagram-feed),.footer__top .widget:not(.widget--ad):not(.widget_korra_blog_filmstrip_widget):not(.widget_korra_blog_carousel_widget):not(.widget_korra_featured_banners):not(.null-instagram-feed),.footer__bottom .widget:not(.widget--ad):not(.widget_korra_blog_filmstrip_widget):not(.widget_korra_blog_carousel_widget):not(.widget_korra_featured_banners):not(.null-instagram-feed){margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;max-width:1300px}@media only screen and (min-width:600px) and (max-width:960px){.main-content .widget:not(.widget--ad):not(.widget_korra_blog_filmstrip_widget):not(.widget_korra_blog_carousel_widget):not(.widget_korra_featured_banners):not(.null-instagram-feed),.widget-area--content .widget:not(.widget--ad):not(.widget_korra_blog_filmstrip_widget):not(.widget_korra_blog_carousel_widget):not(.widget_korra_featured_banners):not(.null-instagram-feed),.footer-instagram .widget:not(.widget--ad):not(.widget_korra_blog_filmstrip_widget):not(.widget_korra_blog_carousel_widget):not(.widget_korra_featured_banners):not(.null-instagram-feed),.footer__top .widget:not(.widget--ad):not(.widget_korra_blog_filmstrip_widget):not(.widget_korra_blog_carousel_widget):not(.widget_korra_featured_banners):not(.null-instagram-feed),.footer__bottom .widget:not(.widget--ad):not(.widget_korra_blog_filmstrip_widget):not(.widget_korra_blog_carousel_widget):not(.widget_korra_featured_banners):not(.null-instagram-feed){padding-left:30px;padding-right:30px}}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.main-content .widget:not(.widget--ad):not(.widget_korra_blog_filmstrip_widget):not(.widget_korra_blog_carousel_widget):not(.widget_korra_featured_banners):not(.null-instagram-feed),.widget-area--content .widget:not(.widget--ad):not(.widget_korra_blog_filmstrip_widget):not(.widget_korra_blog_carousel_widget):not(.widget_korra_featured_banners):not(.null-instagram-feed),.footer-instagram .widget:not(.widget--ad):not(.widget_korra_blog_filmstrip_widget):not(.widget_korra_blog_carousel_widget):not(.widget_korra_featured_banners):not(.null-instagram-feed),.footer__top .widget:not(.widget--ad):not(.widget_korra_blog_filmstrip_widget):not(.widget_korra_blog_carousel_widget):not(.widget_korra_featured_banners):not(.null-instagram-feed),.footer__bottom .widget:not(.widget--ad):not(.widget_korra_blog_filmstrip_widget):not(.widget_korra_blog_carousel_widget):not(.widget_korra_featured_banners):not(.null-instagram-feed){padding-left:50px;padding-right:50px}}.main-content .widget+.widget,.widget-area--content .widget+.widget,.footer-instagram .widget+.widget,.footer__top .widget+.widget,.footer__bottom .widget+.widget{margin-top:1.7em}.widget__title{line-height:1;margin-bottom:30px}.widget-area--content{text-align:center;padding:0}.widget-area--content:before,.widget-area--content:after{display:table;content:""}.widget-area--content:after{clear:both}.widget-area--content.widget-area--after-content{margin-top:4.5em;margin-bottom:2.8em}.content-wrapper.single-post .widget-area--content.widget-area--after-content{margin-top:0}@media only screen and (min-width:1171px){.footer__widgets .widget_nav_menu>div:not(.korra-select-wrap),.footer__widgets .widget_pages>div:not(.korra-select-wrap),.footer__widgets .widget_archive>div:not(.korra-select-wrap),.footer__widgets .widget_categories>div:not(.korra-select-wrap),.footer__widgets .widget_meta>div:not(.korra-select-wrap),.footer__widgets .widget_recent_comments>div:not(.korra-select-wrap),.footer__widgets .widget_recent_entries>div:not(.korra-select-wrap),.footer__widgets .widget_nav_menu>ul,.footer__widgets .widget_pages>ul,.footer__widgets .widget_archive>ul,.footer__widgets .widget_categories>ul,.footer__widgets .widget_meta>ul,.footer__widgets .widget_recent_comments>ul,.footer__widgets .widget_recent_entries>ul{padding:0 30px}}.widget_nav_menu ul,.widget_pages ul,.widget_archive ul,.widget_categories ul,.widget_meta ul,.widget_recent_comments ul,.widget_recent_entries ul{margin:0;padding:0;list-style:none;font-family:"Oswald",sans-serif;font-size:14px;font-weight:400;font-style:normal;line-height:1.2em;text-transform:uppercase;letter-spacing:.08em}.widget_nav_menu li,.widget_pages li,.widget_archive li,.widget_categories li,.widget_meta li,.widget_recent_comments li,.widget_recent_entries li{margin:0}.main-content .widget_nav_menu li,.main-content .widget_pages li,.main-content .widget_archive li,.main-content .widget_categories li,.main-content .widget_meta li,.main-content .widget_recent_comments li,.main-content .widget_recent_entries li,.widget-area--content .widget_nav_menu li,.widget-area--content .widget_pages li,.widget-area--content .widget_archive li,.widget-area--content .widget_categories li,.widget-area--content .widget_meta li,.widget-area--content .widget_recent_comments li,.widget-area--content .widget_recent_entries li,.footer-instagram .widget_nav_menu li,.footer-instagram .widget_pages li,.footer-instagram .widget_archive li,.footer-instagram .widget_categories li,.footer-instagram .widget_meta li,.footer-instagram .widget_recent_comments li,.footer-instagram .widget_recent_entries li,.footer__top .widget_nav_menu li,.footer__top .widget_pages li,.footer__top .widget_archive li,.footer__top .widget_categories li,.footer__top .widget_meta li,.footer__top .widget_recent_comments li,.footer__top .widget_recent_entries li,.footer__bottom .widget_nav_menu li,.footer__bottom .widget_pages li,.footer__bottom .widget_archive li,.footer__bottom .widget_categories li,.footer__bottom .widget_meta li,.footer__bottom .widget_recent_comments li,.footer__bottom .widget_recent_entries li{margin:0;padding:5px 0}.main-content .widget_nav_menu a,.main-content .widget_pages a,.main-content .widget_archive a,.main-content .widget_categories a,.main-content .widget_meta a,.main-content .widget_recent_comments a,.main-content .widget_recent_entries a,.widget-area--content .widget_nav_menu a,.widget-area--content .widget_pages a,.widget-area--content .widget_archive a,.widget-area--content .widget_categories a,.widget-area--content .widget_meta a,.widget-area--content .widget_recent_comments a,.widget-area--content .widget_recent_entries a,.footer-instagram .widget_nav_menu a,.footer-instagram .widget_pages a,.footer-instagram .widget_archive a,.footer-instagram .widget_categories a,.footer-instagram .widget_meta a,.footer-instagram .widget_recent_comments a,.footer-instagram .widget_recent_entries a,.footer__top .widget_nav_menu a,.footer__top .widget_pages a,.footer__top .widget_archive a,.footer__top .widget_categories a,.footer__top .widget_meta a,.footer__top .widget_recent_comments a,.footer__top .widget_recent_entries a,.footer__bottom .widget_nav_menu a,.footer__bottom .widget_pages a,.footer__bottom .widget_archive a,.footer__bottom .widget_categories a,.footer__bottom .widget_meta a,.footer__bottom .widget_recent_comments a,.footer__bottom .widget_recent_entries a{display:inline-block}.footer__widgets .widget_pages li,.footer__widgets .widget_archive li,.footer__widgets .widget_categories li,.footer__widgets .widget_meta li,.footer__widgets .widget_recent_comments li,.footer__widgets .widget_recent_entries li{display:block;line-height:1;padding:10px 0}.footer__widgets .widget_pages ul.children,.footer__widgets .widget_archive ul.children,.footer__widgets .widget_categories ul.children,.footer__widgets .widget_meta ul.children,.footer__widgets .widget_recent_comments ul.children,.footer__widgets .widget_recent_entries ul.children{padding-left:20px}.footer__top .widget_pages li,.footer__top .widget_archive li,.footer__top .widget_categories li,.footer__top .widget_meta li,.footer__top .widget_recent_comments li,.footer__top .widget_recent_entries li,.footer__bottom .widget_pages li,.footer__bottom .widget_archive li,.footer__bottom .widget_categories li,.footer__bottom .widget_meta li,.footer__bottom .widget_recent_comments li,.footer__bottom .widget_recent_entries li{display:inline-block;padding:5px 15px}.footer__top .widget_pages ul.children,.footer__top .widget_archive ul.children,.footer__top .widget_categories ul.children,.footer__top .widget_meta ul.children,.footer__top .widget_recent_comments ul.children,.footer__top .widget_recent_entries ul.children,.footer__bottom .widget_pages ul.children,.footer__bottom .widget_archive ul.children,.footer__bottom .widget_categories ul.children,.footer__bottom .widget_meta ul.children,.footer__bottom .widget_recent_comments ul.children,.footer__bottom .widget_recent_entries ul.children{display:inline-block}.footer__top .widget_pages ul.children>li:first-child,.footer__top .widget_archive ul.children>li:first-child,.footer__top .widget_categories ul.children>li:first-child,.footer__top .widget_meta ul.children>li:first-child,.footer__top .widget_recent_comments ul.children>li:first-child,.footer__top .widget_recent_entries ul.children>li:first-child,.footer__bottom .widget_pages ul.children>li:first-child,.footer__bottom .widget_archive ul.children>li:first-child,.footer__bottom .widget_categories ul.children>li:first-child,.footer__bottom .widget_meta ul.children>li:first-child,.footer__bottom .widget_recent_comments ul.children>li:first-child,.footer__bottom .widget_recent_entries ul.children>li:first-child{padding-left:30px}.footer__top .widget_pages ul.children>li:last-child,.footer__top .widget_archive ul.children>li:last-child,.footer__top .widget_categories ul.children>li:last-child,.footer__top .widget_meta ul.children>li:last-child,.footer__top .widget_recent_comments ul.children>li:last-child,.footer__top .widget_recent_entries ul.children>li:last-child,.footer__bottom .widget_pages ul.children>li:last-child,.footer__bottom .widget_archive ul.children>li:last-child,.footer__bottom .widget_categories ul.children>li:last-child,.footer__bottom .widget_meta ul.children>li:last-child,.footer__bottom .widget_recent_comments ul.children>li:last-child,.footer__bottom .widget_recent_entries ul.children>li:last-child{padding-right:0}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.footer__widgets .widget_nav_menu .sub-menu{padding-left:20px}}.footer__widgets .widget_nav_menu a{display:block;line-height:1;padding:10px 0}.footer__top .widget_nav_menu ul:not(.sub-menu),.footer__bottom .widget_nav_menu ul:not(.sub-menu){position:relative;display:inline-block;text-align:center}.footer__top .widget_nav_menu ul:not(.sub-menu) li,.footer__bottom .widget_nav_menu ul:not(.sub-menu) li{padding:0;display:inline-block;float:none}.footer__top .widget_nav_menu ul:not(.sub-menu) li a,.footer__bottom .widget_nav_menu ul:not(.sub-menu) li a{display:inline-block;padding:5px 15px}.footer__top .widget_nav_menu ul:not(.sub-menu) .sub-menu,.footer__bottom .widget_nav_menu ul:not(.sub-menu) .sub-menu{display:inline-block;float:left;white-space:nowrap}.main-content .widget_rss ul,.widget-area--content .widget_rss ul,.footer-instagram .widget_rss ul,.footer__top .widget_rss ul,.footer__bottom .widget_rss ul{list-style:none;padding:0}.widget_calendar table{width:100%}.widget_calendar caption{line-height:1;margin-bottom:30px;font-family:"Oswald",sans-serif;font-size:20px;font-weight:400;font-style:normal;line-height:1.6em;text-transform:uppercase;letter-spacing:.3em;text-align:left}.widget_calendar th,.widget_calendar td{padding:0;border:none}.widget_calendar td{text-align:center;font-size:1.125em;font-weight:300;padding:5px 0}.widget_calendar a{font-weight:400}.widget_calendar thead th{font-family:"Oswald",sans-serif;font-size:14px;font-weight:400;font-style:normal;line-height:1.2em;text-transform:uppercase;letter-spacing:.08em;border-top:1px solid #eee;border-bottom:1px solid #eee;padding:10px 0}.widget_calendar tbody tr:first-child td{padding-top:10px}.widget_calendar tbody tr:last-child td{padding-bottom:10px}.widget_calendar tbody #today{background:#f7f7f7;border-radius:2px}.dark-mode .widget_calendar tbody #today{background:rgb(255 255 255 / .05)}.widget_calendar tfoot td{font-family:"Oswald",sans-serif;font-size:14px;font-weight:400;font-style:normal;line-height:1.2em;text-transform:uppercase;letter-spacing:.08em;padding:15px 0;border-top:1px solid #eee;border-bottom:1px solid #eee}.widget_calendar #prev{text-align:left}.widget_calendar #next{text-align:right}.dark-mode .widget_calendar thead th,.dark-mode .widget_calendar tfoot td{border-top-color:rgb(255 255 255 / .05);border-bottom-color:rgb(255 255 255 / .05)}.tagcloud:before,.tagcloud:after{display:table;content:""}.tagcloud:after{clear:both}.widget_tag_cloud .tagcloud{padding:0 30px}.tagcloud a{display:block;float:left;background:#eee;white-space:nowrap;font-family:"Oswald",sans-serif!important;font-size:10.99px!important;font-weight:400!important;font-style:normal!important;line-height:1.2em!important;text-transform:uppercase!important;letter-spacing:0.08em!important;height:22px;line-height:22px!important;border-radius:22px;padding:0 12px;margin:0 6px 6px 0}.dark-mode .tagcloud a{background:rgb(255 255 255 / .05)}.tagcloud a:hover{color:#fff;background:#444}.dark-mode .tagcloud a:hover{color:#444;background:#fff}@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:1170px){.widget_tag_cloud .tagcloud{padding:0}.widget_tag_cloud .tagcloud a{display:inline-block;float:none}}.null-instagram-feed{position:relative}.null-instagram-feed:before,.null-instagram-feed:after{display:table;content:""}.null-instagram-feed:after{clear:both}.null-instagram-feed .instagram-pics{margin:0;padding:0;list-style:none;overflow:hidden}.null-instagram-feed .instagram-pics li{float:left;width:50%;padding:0;margin:0}.null-instagram-feed .instagram-pics li a{position:relative;display:block}.null-instagram-feed p{position:absolute;display:block;bottom:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:2;margin:0;line-height:0}.null-instagram-feed p a{position:relative;display:inline-block;z-index:1;max-width:100%;height:40px;padding:0 30px;line-height:40px!important;font-size:14px;border-radius:2px;overflow:hidden;color:#fff;background:#444;font-family:"Oswald",sans-serif;font-size:10.99px;font-weight:400;font-style:normal;line-height:1.2em;text-transform:uppercase;letter-spacing:.08em;height:27px;line-height:27px!important;padding:0 10px;display:inline-table}.null-instagram-feed p a:before{content:'';display:block;position:absolute;top:-1px;bottom:-1px;left:-1px;right:-1px;background-color:#72e9c6;background-image:linear-gradient(160deg,#72e9c6 0%,#bfcfff 100%);background-size:150%;background-position:50% 50%;z-index:-1;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}.dark-mode .null-instagram-feed p a{background:#fff}.null-instagram-feed p a:hover{color:#fff}.dark-mode .null-instagram-feed p a:hover{color:#444}.null-instagram-feed p a:hover:before{opacity:0}.null-instagram-feed p a i{margin:0 10px}.null-instagram-feed p a+.button{margin-top:10px}@media only screen and (min-width:600px) and (max-width:1170px),only screen and (min-width:1171px){.null-instagram-feed p a+.button{margin-left:20px;margin-top:0}}.footer-instagram .null-instagram-feed,.footer__top .null-instagram-feed,.footer__bottom .null-instagram-feed{text-align:center;margin-bottom:0}.footer-instagram .null-instagram-feed h3,.footer__top .null-instagram-feed h3,.footer__bottom .null-instagram-feed h3{position:absolute;z-index:1;bottom:calc(50% - 20px);left:-35px;max-width:50%;overflow:hidden;font-family:"Oswald",sans-serif;font-size:10.99px;font-weight:400;font-style:normal;line-height:1.2em;text-transform:uppercase;letter-spacing:.08em;padding:10px 15px;margin:0;background:#fff;color:#444}@media only screen and (max-width:599px){.footer-instagram .null-instagram-feed h3,.footer__top .null-instagram-feed h3,.footer__bottom .null-instagram-feed h3{left:-15px}}.footer-instagram .null-instagram-feed .instagram-pics,.footer__top .null-instagram-feed .instagram-pics,.footer__bottom .null-instagram-feed .instagram-pics{line-height:1;white-space:nowrap}.footer-instagram .null-instagram-feed .instagram-pics li,.footer__top .null-instagram-feed .instagram-pics li,.footer__bottom .null-instagram-feed .instagram-pics li{width:auto;float:none;display:inline-block;width:20%}@media only screen and (max-width:599px){.footer-instagram .null-instagram-feed .instagram-pics,.footer__top .null-instagram-feed .instagram-pics,.footer__bottom .null-instagram-feed .instagram-pics{white-space:normal}.footer-instagram .null-instagram-feed .instagram-pics li,.footer__top .null-instagram-feed .instagram-pics li,.footer__bottom .null-instagram-feed .instagram-pics li{width:50%!important}}.widget_korra_about .widget-text{padding:30px 30px 0}.widget_korra_about .widget-text p{margin-bottom:20px}.widget_korra_about .widget__title+.widget-text{padding-top:0}.widget_korra_about .social-nav{margin-bottom:20px}.footer__widgets .widget_korra_social_icons{text-align:center}.widget_korra_blog_widget .widget__title>span{display:inline-block;position:relative;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1);color:#444;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:45%}.dark-mode .widget_korra_blog_widget .widget__title>span{color:#fff}.widget_korra_blog_widget .widget__title>span:not(.korra--on){cursor:pointer}.widget_korra_blog_widget .widget__title>span:not(.korra--on):hover{color:#000}.dark-mode .widget_korra_blog_widget .widget__title>span:not(.korra--on):hover{color:#bababa}.widget_korra_blog_widget .widget__title>span:after{content:"";display:block;height:1px;margin:10px auto 0;border-top:1px solid #444;text-align:center;width:0;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}.dark-mode .widget_korra_blog_widget .widget__title>span:after{border-top-color:#fff}.widget_korra_blog_widget .widget__title>span.korra--on:after{width:100%}.widget_korra_blog_widget .wrap .item:not(.korra--on){display:none}@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:1170px){.widget_korra_blog_filmstrip_widget .widget__title{padding-bottom:20px;font-family:"Playfair Display",sans-serif!important;font-size:54px!important;font-weight:400!important;font-style:normal!important;line-height:1.2em!important;text-transform:capitalize!important;letter-spacing:em!important}.korra-sideblock .widget_korra_blog_filmstrip_widget .widget__title:not(.gradient-heading){font-size:32.4px!important}}@media only screen and (max-width:599px) and only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:1170px) and only screen and (max-width:599px){.widget_korra_blog_filmstrip_widget .widget__title{font-size:32.4px}}@media only screen and (min-width:1171px){.widget_korra_blog_filmstrip_widget{display:flex;align-items:center}.widget_korra_blog_filmstrip_widget .widget__title-wrap{width:300px;text-align:left;float:left;margin-bottom:0;margin-right:115px}.widget_korra_blog_filmstrip_widget .widget__title-wrap .widget__title{display:inline-block}}.widget_korra_featured_banners{display:flex;flex-wrap:wrap;justify-content:center;margin-left:-30px}.widget_korra_featured_banners .item{padding-bottom:1em;padding-left:30px;width:50%}.widget_korra_featured_banners .item .item__media{background-color:#72e9c6;background-image:linear-gradient(160deg,#72e9c6 0%,#bfcfff 100%);height:0;padding-bottom:118%;background-size:cover;background-position:50% 50%}.widget_korra_featured_banners .item .item_title{display:inline-block;white-space:nowrap;position:relative;line-height:.2;color:#444}.widget_korra_featured_banners .item .item_title.js-font-size-adapt{opacity:0}.widget_korra_featured_banners .item .item_title.font-size-adapted{opacity:1}.widget_korra_featured_banners .item:hover .korra-media-gradient-hover__hover{visibility:visible;opacity:.7}@media only screen and (min-width:600px) and (max-width:1170px),only screen and (min-width:1171px){.widget_korra_featured_banners{margin-left:-50px}.widget_korra_featured_banners .item{max-width:50%;padding-left:50px}}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.widget_korra_featured_banners .item{padding-bottom:0;flex:1 1 0%;max-width:25%}}.widget-area--blog{text-align:center!important}.widget-area--blog .post__inwrap{display:block!important}.widget--ad{text-align:center}.editor-content .widget--ad-wide{padding:0;background:none}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.editor-content .korra-contentwidth .widget--ad-wide,.editor-content .korra-fullwidth .widget--ad-wide{background:#f7f7f7;padding:40px}}.korra-notif{background:#444;height:50px;line-height:50px!important;position:relative;white-space:nowrap;overflow:hidden;text-align:center;-webkit-transition:all 0.5s cubic-bezier(.5,.2,.5,1);transition:all 0.5s cubic-bezier(.5,.2,.5,1);opacity:0;visibility:hidden;-webkit-transform:translateY(-50px);-ms-transform:translateY(-50px);transform:translateY(-50px);display:none}body.notif--true .korra-notif{display:block;opacity:1;visibility:visible;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}body.notif--false.notif--false--temp .korra-notif{display:block}.korra-notif *+*{margin-left:20px}.korra-notif__text,.korra-notif #subscribe-text,.korra-notif .success{display:inline-block;vertical-align:middle;line-height:1;font-size:.777em;margin:10px auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:60%}.korra-notif__btn{vertical-align:middle}.korra-notif__hide{position:absolute;right:0;top:0;height:50px;width:50px;cursor:pointer}.korra-notif .jetpack_subscription_widget p,.korra-notif .jetpack_subscription_widget #subscribe-text{display:inline-block;margin-bottom:5px}.korra-notif .jetpack_subscription_widget p *{margin:0}.korra-notif .jetpack_subscription_widget #subscribe-email{width:180px}.korra-notif .jetpack_subscription_widget input[type="email"]{height:27px;vertical-align:middle}.korra-notif .jetpack_subscription_widget input[type="submit"]{font-family:"Oswald",sans-serif;font-size:10.99px;font-weight:400;font-style:normal;line-height:1.2em;text-transform:uppercase;letter-spacing:.08em;height:27px;line-height:27px!important;padding:0 10px}.korra-infobar{position:fixed;z-index:2;bottom:0;margin-bottom:-80px;left:0;width:100%;height:80px;line-height:80px;background:#fff;-webkit-transition:opacity 0.25s cubic-bezier(.5,.2,.5,1);transition:opacity 0.25s cubic-bezier(.5,.2,.5,1)}@media only screen and (max-width:599px){.korra-infobar{display:none!important}}.ajax-loading-start .korra-infobar{opacity:0}.korra-infobar__inwrap{position:relative;height:100%}.korra-infobar .fl{padding-right:50px}.korra-infobar .fr{height:100%}.korra-infobar .percentage{position:absolute;z-index:-1;width:0;height:4px;top:-4px;left:0;background-position:50% 50%;background-color:#72e9c6;background-image:linear-gradient(160deg,#72e9c6 0%,#bfcfff 100%);-webkit-transition:width 0.05s linear,opacity 0.3s ease-in-out;transition:width 0.05s linear,opacity 0.3s ease-in-out}.korra-infobar .infobar-nav{position:relative;z-index:1;display:block;max-width:250px;height:100%;line-height:1;padding:15px 0}@media only screen and (min-width:961px) and (max-width:1170px),only screen and (min-width:1171px){.korra-infobar .infobar-nav{max-width:300px}}.korra-infobar .infobar-nav img{float:left;margin-right:15px;max-height:100%;max-width:45px;width:auto}.korra-infobar .infobar-nav .text{overflow:hidden}.korra-infobar .infobar-nav .text span{display:block;line-height:1.5}.korra-infobar .infobar-nav .text h5{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%;margin-bottom:0;-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1)}.korra-infobar .infobar-nav.prev{text-align:right}.korra-infobar .infobar-nav.prev img{float:right;margin-left:15px;margin-right:0}.korra-infobar .infobar-nav:hover h5{color:#000}.korra-infobar .title{line-height:80px;color:#444;padding-right:10px}.korra-infobar .post__share{display:inline;border:none}.korra-infobar .post__share .label--italic{display:none}.korra-infobar .korra-btt{position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);top:15px}.korra-lightbox{position:fixed;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:9;width:100%;height:100%;display:none;padding:40px}body.admin-bar .korra-lightbox{height:calc(100% - 32px);top:32px}.korra-lightbox__mask{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff}.korra-lightbox .korra-loader{position:absolute;top:50%;left:50%;margin-left:calc(300px/2 + 120px/2 - 15px/2);margin-top:-15px}.korra-lightbox__close{-webkit-transition:all 0.25s cubic-bezier(.5,.2,.5,1);transition:all 0.25s cubic-bezier(.5,.2,.5,1);position:absolute;top:40px;right:40px;z-index:2;cursor:pointer;line-height:1;padding:3px 10px;background:#444;color:#fff}.korra-lightbox__close:hover{background:#000}.korra-lightbox__info{position:relative;float:left;width:300px;height:100%;padding:40px}.korra-lightbox__info:after{content:'';display:block;position:absolute;right:0;top:40px;bottom:40px;border-right:1px solid #eee}.korra-lightbox__media{position:relative;overflow:hidden;height:100%}.korra-lightbox__media img{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;max-width:100%;max-height:100%;padding:0 0 0 120px}.korra-lightbox__nav{margin-bottom:30px;padding-top:5px}.korra-lightbox__arrow{font-size:21px;cursor:pointer}.korra-lightbox__details{color:#444}.korra-lightbox__count{float:left;min-width:33px;padding-right:5px}.korra-lightbox__img-details{overflow:hidden}.korra-lightbox__img-details__caption{margin-top:1em}@media only screen and (max-width:599px),only screen and (min-width:600px) and (max-width:960px){.korra-lightbox .korra-lightbox__title,.korra-lightbox .korra-lightbox__nav{display:none}.korra-lightbox .korra-lightbox__info{position:absolute;bottom:0;left:0;right:0;width:auto;height:auto;z-index:2;padding:0;text-align:center}.korra-lightbox .korra-lightbox__info .korra-lightbox__count{float:none}.korra-lightbox .korra-lightbox__info .korra-lightbox__img-details__caption{margin-top:0}.korra-lightbox .korra-lightbox__media img{padding:0}}.footer{background:url(https://wrapyourlipsaroundthis.com/wp-content/themes/whyte/img/patterns/trans-black-0.6.png) repeat local top left,#777777;-webkit-background-size:auto,auto;background-size:auto,auto}.korra-ui-arrows .korra-ui-arrow:hover,a:hover,h1 a:hover,h2 a:hover,h3 a:hover,h4 a:hover,h5 a:hover,h6 a:hover,.header__location .breadcrumbs_inwrap>span>span,.comment__list .comment__content a:hover,.loop-container--style-widget_list .post a:hover h5,.widget_calendar a:hover,.dark-mode .widget_calendar a,.widget_korra_about a.label,.widget_korra_blog_widget .widget__title>span:not(.korra--on):hover,.korra-infobar .infobar-nav:hover h5{color:#75e3ef}.button--black:hover,input[type="submit"]:hover,button[type="submit"]:hover,input[type="button"]:hover,button[type="button"]:hover,.mejs-container .mejs-controls .mejs-button.mejs-playpause-button.mejs-pause,.comment__list .comment__links a.comment-edit-link:hover,.korra-lightbox__close:hover{background:#75e3ef}input[type="text"]:focus,input[type="textfield"]:focus,input[type="search"]:focus,input[type="email"]:focus,input[type="password"]:focus,input[type="date"]:focus,input[type="tel"]:focus,input[type="url"]:focus,textarea:focus,select:focus{border-color:#75e3ef}html{font-family:"Alegreya",sans-serif;font-weight:400;font-style:normal;font-size:18px;line-height:1.8em;text-transform:none;letter-spacing:em}.font-size--reset{18px}.label--italic,.comment-respond .logged-in-as{font-family:Alegreya;font-weight:400;font-size:13.986px;line-height:1.8em;text-transform:none}h1,.h1{font-family:"Playfair Display",sans-serif;font-weight:400;font-style:normal;font-size:52px;line-height:1.4em;text-transform:capitalize;letter-spacing:em}.dropcap{font-family:"Playfair Display";font-weight:400;font-size:52px}blockquote:before{font-family:"Playfair Display"}h2,.h2{font-family:"Playfair Display",sans-serif;font-weight:400;font-style:normal;font-size:40px;line-height:1.2em;text-transform:capitalize;letter-spacing:em}h3,.h3{font-family:"Playfair Display",sans-serif;font-weight:400;font-style:normal;font-size:35px;line-height:1.2em;text-transform:none;letter-spacing:.02em}h4,.h4{font-family:"Playfair Display",sans-serif;font-weight:400;font-style:normal;font-size:25px;line-height:1.2em;text-transform:none;letter-spacing:.02em}h5,.h5{font-family:"Playfair Display",sans-serif;font-weight:400;font-style:normal;font-size:20px;line-height:1.2em;text-transform:none;letter-spacing:.02em}h6,.h6{font-family:"Playfair Display",sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:1.2em;text-transform:none;letter-spacing:.02em}blockquote{font-family:"Alegreya",sans-serif;font-weight:400;font-style:normal;font-size:21px;line-height:1.8em;text-transform:none;letter-spacing:em}.font--navigation,.korra-nav--mobile-btn,.korra-nav--mobile .menu,.korra-nav--classic{font-family:"Oswald",sans-serif;font-weight:400;font-style:normal;font-size:12px;line-height:1em;text-transform:uppercase;letter-spacing:.08em}.label,.button,.widget_calendar thead th,.widget_calendar tfoot td,.theme-korra #lang_sel,.theme-korra #lang_sel_click,.widget_nav_menu ul,.widget_pages ul,.widget_archive ul,.widget_categories ul,.widget_meta ul,.widget_recent_comments ul,.widget_recent_entries ul{font-family:"Oswald",sans-serif;font-weight:400;font-style:normal;font-size:14px;line-height:1.2em;text-transform:uppercase;letter-spacing:.08em}@media (min-width:961px){.korra-cover .post__category .items a{font-size:14px}}.label--small,form label,.button--small,.post__content ol>li:before,.wp-caption-text,cite,.footer-instagram .null-instagram-feed h3,.footer__top .null-instagram-feed h3,.footer__bottom .null-instagram-feed h3,.null-instagram-feed p a{font-family:"Oswald",sans-serif;font-weight:400;font-style:normal;font-size:10.99px;line-height:1.2em;text-transform:uppercase;letter-spacing:.08em}.gradient-heading,.description-heading,.widget_calendar caption{font-family:"Oswald",sans-serif;font-weight:400;font-style:normal;font-size:20px;line-height:1.6em;text-transform:uppercase;letter-spacing:.3em}.description-heading--small,.highlighted-p,table thead tr td{font-family:"Oswald",sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:1.6em;text-transform:uppercase;letter-spacing:.3em}.description-heading--large{font-family:"Oswald",sans-serif;font-weight:400;font-style:normal;font-size:26px;line-height:1.6em;text-transform:uppercase;letter-spacing:.3em}@media (max-width:599px){h1,.h1{font-size:36.4px}h2,.h2{font-size:28px}h3,.h3{font-size:30.625px}h4,.h4{font-size:21.875px}h5,.h5{font-size:17.5px}h6,.h6{font-size:14px}blockquote{font-size:18.375px}}.korra-sideblock h1:not(.gradient-heading),.korra-sideblock .h1:not(.gradient-heading){font-size:36.4px}.korra-sideblock h2:not(.gradient-heading),.korra-sideblock .h2:not(.gradient-heading){font-size:28px}.korra-sideblock h3:not(.gradient-heading),.korra-sideblock .h3:not(.gradient-heading){font-size:30.625px}.korra-sideblock h4,.korra-sideblock .h4{font-size:21.875px}.korra-sideblock h5,.korra-sideblock .h5{font-size:17.5px}.korra-sideblock h6,.korra-sideblock .h6{font-size:14px}h1+.korra-separator--small{margin-top:-26px}h2+.korra-separator--small{margin-top:-16px}h3+.korra-separator--small{margin-top:-10.5px}h4+.korra-separator--small{margin-top:-5px}h5+.korra-separator--small{margin-top:-4px}h6+.korra-separator--small{margin-top:-3.2px}h1+.description-heading--small{margin-top:-20.8px}h2+.description-heading--small{margin-top:-16px}h3+.description-heading--small{margin-top:-14px}@media only screen and (min-width:600px){h1+.korra-separator--small{margin-top:-41.6px}h2+.korra-separator--small{margin-top:-28px}h3+.korra-separator--small{margin-top:-21px}h4+.korra-separator--small{margin-top:-12.5px}h5+.korra-separator--small{margin-top:-10px}h6+.korra-separator--small{margin-top:-8px}h1+.description-heading--small{margin-top:-41.6px}h2+.description-heading--small{margin-top:-32px}h3+.description-heading--small{margin-top:-28px}<!-- Korra Sideblock override -->.korra-sideblock h1+.korra-separator--small{margin-top:-26px}.korra-sideblock h2+.korra-separator--small{margin-top:-16px}.korra-sideblock h3+.korra-separator--small{margin-top:-10.5px}.korra-sideblock h4+.korra-separator--small{margin-top:-5px}.korra-sideblock h5+.korra-separator--small{margin-top:-4px}.korra-sideblock h6+.korra-separator--small{margin-top:-3.2px}.korra-sideblock h1+.description-heading--small{margin-top:-20.8px}.korra-sideblock h2+.description-heading--small{margin-top:-16px}.korra-sideblock h3+.description-heading--small{margin-top:-14px}}