@charset "UTF-8";.featured-posts{margin-bottom:40px}.featured-posts .wrap{position:relative}.featured-posts .articles-container{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);gap:20px}.featured-posts .widget-title{width:100%;font-size:32px;font-weight:700;margin:0 0 20px}.featured-posts .widget-title span{display:inline-block;width:50px;height:50px;background-color:#ffb400;text-align:center;border-radius:50%;margin-right:10px}.featured-posts .widget-title span .icon{width:35px;height:35px;fill:#fff;stroke:#fff;margin:7.5px auto;vertical-align:middle}.featured-posts .widget-description{font-size:14px;margin-bottom:40px}.featured-posts .post{background-color:#fff;margin:0;-webkit-box-shadow:0 2px 4px rgba(102,95,82,.2);box-shadow:0 2px 4px rgba(102,95,82,.2);-webkit-transition:all 300ms cubic-bezier(.21,0,.18,.99);transition:all 300ms cubic-bezier(.21,0,.18,.99)}.featured-posts .post:hover{-webkit-box-shadow:0 4px 6px rgba(102,95,82,.3);box-shadow:0 4px 6px rgba(102,95,82,.3)}.featured-posts .post:hover .entry-image{-webkit-transform:scale(1.05);transform:scale(1.05)}.featured-posts .post .entry-image{-webkit-transition:all 600ms cubic-bezier(.21,0,.18,.99);transition:all 600ms cubic-bezier(.21,0,.18,.99)}.featured-posts .post .entry-image-link{width:100%;display:block;overflow:hidden;margin:0}.featured-posts .post .entry-title{text-align:center;margin:10px 0;padding:0 15px;line-height:.8}.featured-posts .post .entry-title a{font-size:18px;font-weight:700}.featured-posts .post .text-align-left{text-align:left}.featured-posts .post .entry-content{font-style:italic;margin-bottom:15px}.featured-posts .post .entry-content p{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;padding:0 15px}.featured-posts .post .entry-meta{color:#6c757d;margin:7px 0 0;font-style:italic}.featured-posts .post .entry-meta .entry-time,.featured-posts .post .entry-meta .entry-modified-time{color:#005f67;font-weight:700}.featured-posts .more-from-category{position:absolute;top:15px;right:15px}.featured-posts .more-from-category a{color:#005f67;font-size:14px;font-style:italic}.featured-posts .more-from-category .icon{width:10px;height:10px;margin-left:5px;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.featured-posts .view-more-button{width:100%;height:40px;background-color:#2e8e97;text-align:center;border:1px solid #2c8b974d;margin-top:30px}.featured-posts .view-more-button a{color:#fff;line-height:40px}.featured-posts .view-more-button a .icon{width:12px;height:12px;vertical-align:middle;margin-left:5px}.fp-ordinal-number{counter-reset:section}.fp-ordinal-number .articles-container{-ms-grid-columns:(1fr)[5];grid-template-columns:repeat(5,1fr)}.fp-ordinal-number .post{position:relative}.fp-ordinal-number .post::before{z-index:2;text-align:center;font-size:18px;font-weight:700;background:#e60023;border-radius:25px;color:#fff;height:42px;width:42px;position:absolute;top:307px;left:50%;padding-top:7px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);counter-increment:section;content:"0" counters(section,"")}.fp-ordinal-number .post .entry-title{margin-top:25px}.fp-ordinal-number .post .entry-image{height:309px}.fp-background .wrap{padding-top:20px;padding-bottom:20px}.fp-background .more-from-category{top:55px}.default-excerpt .articles-container{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}.fp-excerpt .articles-container{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}.fp-excerpt .post .entry-title{text-align:left}.fp-pagination .articles-container{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);margin-bottom:20px}.fp-pattern .articles-container,.fp-pagination .articles-container{position:relative}.fp-pattern .icon-gr-pattern,.fp-pagination .icon-gr-pattern{width:257px;height:175px;position:absolute;z-index:-1;top:45px;left:-25px}.fp-pattern .icon-gr-pattern:last-child,.fp-pagination .icon-gr-pattern:last-child{top:initial;left:initial;bottom:30px;right:-40px}.fp-movable .articles-container{display:block;padding:0;max-height:400px;overflow:hidden}.fp-movable .post{width:206px;margin:5px 10px}.fp-movable .post .entry-title{line-height:1.3}.fp-movable .post .entry-title a{height:70px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.fp-movable .multiple-items{margin:0 -10px}.fp-movable .multiple-items .slick-arrow{top:40%;background-color:rgba(255,255,255,.8);width:85px;height:85px;z-index:2;-webkit-box-shadow:0 2px 4px rgba(102,95,82,.2);box-shadow:0 2px 4px rgba(102,95,82,.2)}.fp-movable .multiple-items .slick-arrow::before{margin-left:10px}.fp-movable .multiple-items .slick-prev{left:0;border-radius:0 100% 100% 0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.fp-movable .multiple-items .slick-prev::before{margin:0 0 0 50px;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fp-movable .multiple-items .slick-next{right:0;border-radius:100% 0 0 100%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.fp-movable .multiple-items .slick-next::before{margin:0 0 0 20px;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fp-movable .multiple-items .slick-disabled{display:none!important}.fp-additional .wrap{padding:0}.fp-additional .articles-container{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.fp-additional .post{display:-ms-grid;display:grid;-ms-grid-columns:130px auto;grid-template-columns:130px auto;-webkit-column-gap:15px;column-gap:15px}.fp-additional .post .entry-image-link{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;-ms-grid-row-span:3;grid-row:1/span 3}.fp-additional .post .entry-header{-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1}.fp-additional .post .entry-header .entry-title{text-align:left;min-height:72px;padding:0;margin:20px 0 10px}.fp-additional .post .entry-category{-ms-grid-column:2;grid-column:2;-ms-grid-row:2;grid-row:2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fp-additional .post .entry-time{-ms-grid-column:2;grid-column:2;-ms-grid-row:3;grid-row:3}.fp-additional .post .entry-time .icon{fill:#005f67}.fp-additional .post .icon{width:26px;height:26px;vertical-align:bottom;margin-right:10px}.fp-side .wrap{padding:0}.fp-side .widget-title{font-size:28px}.fp-side .articles-container{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}.fp-side .post .entry-header{position:relative}.fp-side .post .entry-title{padding:0 5px;margin:15px 0}.fp-side .post .entry-title a{font-size:16px}.fp-side .post .entry-category{position:absolute;top:-25px;left:25px;right:25px;background-color:#000;text-transform:uppercase;color:#fff;font-size:12px;text-align:center;padding:5px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fp-latest{margin-top:40px}#loadG{width:25px;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);-webkit-column-gap:7.5px;column-gap:7.5px;position:relative;padding:12.5px;margin:0 auto}.blockG{background-color:#fff;height:15px;width:5px;opacity:.1;-webkit-animation-name:bounceG;animation-name:bounceG;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:normal;animation-direction:normal;-webkit-transform:scale(.7);transform:scale(.7)}#blockG_1{-webkit-animation-delay:.45s;animation-delay:.45s}#blockG_2{-webkit-animation-delay:.6s;animation-delay:.6s}#blockG_3{-webkit-animation-delay:.75s;animation-delay:.75s}@-webkit-keyframes bounceG{0%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:1}100%{-webkit-transform:scale(.7);transform:scale(.7);opacity:.1}}@keyframes bounceG{0%{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:1}100%{-webkit-transform:scale(.7);transform:scale(.7);opacity:.1}}@media(max-width:1120px){.hk101.archive .content-sidebar-wrap .fp-side .articles-container{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media(max-width:1024px){.fp-pattern .icon-gr-pattern,.fp-pagination .icon-gr-pattern{left:0}.fp-pattern .icon-gr-pattern:last-child,.fp-pagination .icon-gr-pattern:last-child{right:0}}@media(max-width:992px){.fp-side .articles-container{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.featured-posts{margin-bottom:30px}.featured-posts .articles-container{gap:16px}.featured-posts .post img{height:initial}.featured-posts .post .entry-title a{font-size:16px}.featured-posts .view-more-button{margin-top:17px}.fp-ordinal-number .post::before{top:200px}.fp-ordinal-number .post .entry-image{height:200px}.fp-movable .post{margin-bottom:5px}.fp-movable .post .entry-title a{height:62px}.fp-latest{margin-top:30px}.fp-excerpt .articles-container{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.featured-posts{margin-bottom:17px}.featured-posts .articles-container{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:10px}.featured-posts .more-from-category{position:initial;text-align:center;border:1px solid #005f67;padding:5px 0;margin:17px 0 0}.fp-background .wrap{padding-top:10px;padding-bottom:10px}.fp-movable .post{margin:5px}.fp-additional .articles-container{-ms-grid-columns:1fr;grid-template-columns:1fr}.fp-ordinal-number .post::before{top:260px}.fp-ordinal-number .post .entry-image{height:265px}.fp-ordinal-number .more-from-category{border:initial;padding:0;margin:0}.fp-ordinal-number .more-from-category a{color:#fff;font-weight:700;background-color:#d13900;font-size:18px;display:block;height:100%;padding:125px 25px 0}.fp-ordinal-number .more-from-category .icon{display:none}.fp-latest{margin-top:17px}.hk101.archive .content-sidebar-wrap .fp-side .wrap{padding:0 8px}.hk101.archive .content-sidebar-wrap .fp-side .articles-container{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}.wp-block-columns{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.75em;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(min-width:782px){.wp-block-columns{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.wp-block-columns.has-background{padding:1.25em 2.375em}.wp-block-columns.are-vertically-aligned-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-block-columns.are-vertically-aligned-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.wp-block-column{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}@media(max-width:599px){.wp-block-column{-ms-flex-preferred-size:100%!important;flex-basis:100%!important}}@media(min-width:600px) and (max-width:781px){.wp-block-column:not(:only-child){-ms-flex-preferred-size:calc(50% - 1em)!important;flex-basis:calc(50% - 1em)!important;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.wp-block-column:nth-child(2n){margin-left:2em}}@media(min-width:782px){.wp-block-column{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wp-block-column[style*=flex-basis]{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.wp-block-column:not(:first-child){margin-left:2em}}.wp-block-column.is-vertically-aligned-top{-ms-flex-item-align:start;align-self:flex-start}.wp-block-column.is-vertically-aligned-center{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.wp-block-column.is-vertically-aligned-bottom{-ms-flex-item-align:end;align-self:flex-end}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}.wp-block-image{margin:0 0 1em}.wp-block-image img{max-width:100%}.wp-block-image:not(.is-style-rounded) img{border-radius:inherit}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img{border-radius:9999px}@supports((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{-webkit-mask-image:url(data:image/svg+xml;utf8;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSI1MCIgY3k9IjUwIiByPSI1MCIvPjwvc3ZnPg==);mask-image:url(data:image/svg+xml;utf8;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48Y2lyY2xlIGN4PSI1MCIgY3k9IjUwIiByPSI1MCIvPjwvc3ZnPg==);mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:0}}.wp-block-image figure{margin:0}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-width:320px;min-height:240px}.wp-block-embed{margin:0 0 1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:1.125em;text-align:right}.wp-block-separator{border-top:1px solid;border-bottom:1px solid}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:0 0!important;border:none;text-align:center;width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"···";color:currentColor;font-size:1.5em;letter-spacing:2em;padding-left:2em;font-family:serif}.blocks-gallery-grid,.wp-block-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 1em 1em 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;-ms-flex-item-align:start;align-self:flex-start;width:calc(50% - 1em)}.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:100%}@supports((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.blocks-gallery-grid .blocks-gallery-image figcaption,.blocks-gallery-grid .blocks-gallery-item figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:3em .77em .7em;color:#fff;text-align:center;font-size:.8em;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,0.7)),color-stop(70%,rgba(0,0,0,0.3)),to(transparent));background:linear-gradient(0deg,rgba(0,0,0,0.7),rgba(0,0,0,0.3) 70%,transparent);-webkit-box-sizing:border-box;box-sizing:border-box;margin:0}.blocks-gallery-grid .blocks-gallery-image figcaption img,.blocks-gallery-grid .blocks-gallery-item figcaption img,.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid figcaption,.wp-block-gallery figcaption{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.blocks-gallery-grid.is-cropped .blocks-gallery-image,.blocks-gallery-grid.is-cropped .blocks-gallery-item,.wp-block-gallery.is-cropped .blocks-gallery-image,.wp-block-gallery.is-cropped .blocks-gallery-item{-ms-flex-item-align:inherit;-ms-grid-row-align:inherit;align-self:inherit}.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;-o-object-fit:cover;object-fit:cover}}.blocks-gallery-grid.columns-1 .blocks-gallery-image,.blocks-gallery-grid.columns-1 .blocks-gallery-item,.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media(min-width:600px){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc(33.33333% - .66667em);margin-right:1em}.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc(25% - .75em);margin-right:1em}.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc(20% - .8em);margin-right:1em}.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc(16.66667% - .83333em);margin-right:1em}.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc(14.28571% - .85714em);margin-right:1em}.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc(12.5% - .875em);margin-right:1em}.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid .blocks-gallery-image:last-child,.blocks-gallery-grid .blocks-gallery-item:last-child,.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid.alignleft,.blocks-gallery-grid.alignright,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:420px;width:100%}.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,.wp-block-gallery.aligncenter .blocks-gallery-item figure{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.has-small-font-size{font-size:.8125em}.has-normal-font-size,.has-regular-font-size{font-size:1em}.has-medium-font-size{font-size:1.25em}.has-large-font-size{font-size:2.25em}.has-huge-font-size,.has-larger-font-size{font-size:2.625em}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.items-justified-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.items-justified-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.items-justified-space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.screen-reader-text:focus{background-color:#ddd;clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.content-header{width:100%}.content-header .wrap{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-ms-grid-rows:auto auto 105px;grid-template-rows:auto auto 105px;-webkit-column-gap:40px;column-gap:40px;padding:0}.content-header .entry-header,.content-header .entry-thumbnail{width:470px}.content-header .entry-header{-ms-grid-column:1;grid-column:1;-ms-grid-column-align:end;justify-self:end}.content-header .entry-header .fcheck-breadcrumb{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}.content-header .entry-header .fcheck-breadcrumb.fcheck-true .breadcrumb{text-align:end}.content-header .entry-header .fcheck-breadcrumb .fcheck-link{display:inline-block;font-size:18px;line-height:40px;color:#fff;background-color:#005f67;padding:0 20px;border-radius:5px;font-weight:700}.content-header .entry-header .fcheck-breadcrumb .fcheck-link .icon{height:25px;width:25px;margin-left:10px;vertical-align:text-bottom}.content-header .entry-header .fcheck-breadcrumb .breadcrumb{padding:0;margin:0;border-bottom:initial}.content-header .entry-header .fcheck-breadcrumb .breadcrumb .breadcrumb-link{display:block;line-height:40px;font-size:18px;text-transform:uppercase;letter-spacing:1.7px}.content-header .entry-header .fcheck-breadcrumb .breadcrumb .breadcrumb-link .icon{width:40px;height:40px;vertical-align:bottom;margin-right:10px}.content-header .entry-header .entry-title{font-size:50px;font-weight:700;line-height:1.2}.content-header .entry-header .entry-rating .wprm-recipe-rating .wprm-recipe-rating-details{color:#212529;font-size:14px;font-style:italic;vertical-align:bottom}.content-header .entry-header .entry-rating .wprm-recipe-rating svg{width:32px;height:32px}.content-header .entry-more{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;-ms-grid-row:2;grid-row:2;-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end;background-color:#ddf3f6;padding:40px 0 30px}.content-header .entry-more .frame{width:980px;margin:0 auto;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:30px 40px}.content-header .entry-more .post-categories{-ms-grid-row:1;grid-row:1;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;margin:0;list-style:none}.content-header .entry-more .post-categories li{background-color:#005f67;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center;border-radius:5px;padding:0 20px}.content-header .entry-more .post-categories li a{color:#fff;font-size:15px;text-transform:uppercase;line-height:36px}.content-header .entry-more .wr-meta{-ms-grid-row:2;grid-row:2}.content-header .entry-more .wr-meta .wprm-recipe-meta-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.content-header .entry-more .wr-meta .wprm-recipe-meta-container .wprm-recipe-block-container{width:50%}.content-header .entry-more .wr-meta .wprm-recipe-meta-container .wprm-recipe-block-container:nth-child(2n){text-align:right}.content-header .entry-more .wr-meta .wprm-recipe-meta-container .wprm-recipe-block-container .wprm-recipe-details-label{text-transform:uppercase}.content-header .entry-more .wr-meta .wprm-recipe-meta-container .wprm-recipe-block-container .wprm-recipe-details-label,.content-header .entry-more .wr-meta .wprm-recipe-meta-container .wprm-recipe-block-container .wprm-recipe-time,.content-header .entry-more .wr-meta .wprm-recipe-meta-container .wprm-recipe-block-container .wprm-recipe-servings-with-unit,.content-header .entry-more .wr-meta .wprm-recipe-meta-container .wprm-recipe-block-container .wprm-recipe-nutrition-with-unit{font-size:19px}.content-header .entry-more .wr-meta .wprm-recipe-meta-container .wprm-recipe-block-container .wprm-recipe-time,.content-header .entry-more .wr-meta .wprm-recipe-meta-container .wprm-recipe-block-container .wprm-recipe-servings-with-unit,.content-header .entry-more .wr-meta .wprm-recipe-meta-container .wprm-recipe-block-container .wprm-recipe-nutrition-with-unit{margin-left:10px;color:#6c757d}.content-header .entry-more .wr-meta .wprm-recipe-meta-container .wprm-recipe-block-container.wprm-recipe-cook-time-container .wprm-recipe-time{display:inline-block;min-width:65px}.content-header .entry-more .wr-meta .wprm-recipe-meta-container .wprm-recipe-block-container .wprm-recipe-nutrition-with-unit{min-width:80px;display:inline-block}.content-header .entry-thumbnail{-ms-grid-column:2;grid-column:2;-ms-grid-row:1;-ms-grid-row-span:3;grid-row:1/4;z-index:2}.content-header .entry-thumbnail img{background-color:#f8f9fa}.content-header .jump-share{background-color:#ddf3f6;-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;-ms-grid-row:3;grid-row:3}.content-header .jump-share .frame{width:980px;height:105px;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:510px}.content-header .jump-share .wprm-recipe-jump{font-size:18px;line-height:40px;color:#fff;font-weight:700;text-transform:uppercase;display:block;background-color:#005f67;border-radius:5px;padding:0 20px}.content-header .jump-share .socials{height:40px}.content-header .jump-share .socials a{display:inline-block;margin-right:20px;height:40px;width:40px;border-radius:50%}.content-header .jump-share .socials a:last-child{margin:0}.content-header .jump-share .socials a:hover{background-color:#397343}.content-header .jump-share .socials .wprm-recipe-print{background-color:#ffb400}.content-header .jump-share .socials .icon{width:20px;height:20px;margin:10px auto;display:block;fill:#fff}.content>.post{margin:0}.content>.post .entry-header{border-bottom:1px solid #ddd;padding-bottom:20px;margin-bottom:15px}.content>.post .entry-header .entry-title{font-size:28px;margin:15px 0 0;font-weight:700}.content>.post .entry-header .entry-meta{color:gray;margin:5px 0 0}.content>.post .entry-header .entry-time{color:#000;text-transform:capitalize}.content>.post .entry-header .post-categories{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:15px}.content>.post .entry-header .post-categories li{font-size:15px;background-color:#ddf3f6;border-radius:5px;padding:2.5px 15px;margin:5px 5px 0 0}.content>.post .entry-header .disclosure{font-size:13px;font-style:italic;color:gray;margin-top:15px}.content>.post .entry-header .disclosure a{color:#005f67}.content>.post .entry-header .entry-title{margin-bottom:15px}.content>.post .entry-header .avatar{width:50px;float:left}.content>.post .entry-header .reviewed-by-block,.content>.post .entry-header .recipe-by-block,.content>.post .entry-header .written-by-block{margin-left:60px;font-size:14px}.content>.post .entry-header .recipe-by-block,.content>.post .entry-header .written-by-block{padding-top:10px}.content>.post .entry-header .post-categories{clear:both}.content>.post .entry-content a{text-decoration:none;color:#000;border-bottom:.0625rem solid #005f67;padding-top:.05rem;padding-bottom:.05rem;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#ddf3f6),to(#ddf3f6));background:linear-gradient(to bottom,#ddf3f6 0,#ddf3f6 100%);background-position:0 100%;background-repeat:repeat-x;background-size:0 0;-webkit-transition:background .4s ease-in-out,color .4s ease-in-out;transition:background .4s ease-in-out,color .4s ease-in-out}.content>.post .entry-content a:hover{color:#005f67;background-size:.625rem 3.125rem}.content>.post .entry-content h2{line-height:1.5;position:relative}.content>.post .entry-content h2 .icon{position:absolute;height:32px;width:32px;left:-36px}.content>.post .entry-content h3,.content>.post .entry-content h4,.content>.post .entry-content h5,.content>.post .entry-content h6{margin-bottom:10px}.content>.post .entry-content p{margin:0 0 27px}.content>.post .wp-block-gallery{display:block}.content>.post .wp-block-image{background-color:#f8f9fa}.content>.post .wp-block-image figure,.content>.post .wp-block-image figcaption{display:block;max-width:100%}.content>.post .wp-block-image .size-thumbnail{width:250px}.content>.post .wp-block-image .size-thumbnail img:not(.lazyloaded){height:250px}.content>.post .wp-block-image .size-medium{width:333px}.content>.post .wp-block-image .size-medium img:not(.lazyloaded){height:500px}.content>.post .wp-block-image .size-large{width:500px}.content>.post .wp-block-image .size-large img:not(.lazyloaded){height:750px}.content>.post .wp-block-gallery img.lazyloading,.content>.post .wp-block-image img.lazyloading,.content>.post .wprm-recipe-template-hk101 img.lazyloading{-webkit-transform:translateY(16px);transform:translateY(16px)}.content>.post .wp-block-gallery img.lazyloaded,.content>.post .wp-block-image img.lazyloaded,.content>.post .wprm-recipe-template-hk101 img.lazyloaded{-webkit-transition:-webkit-transform 1300ms cubic-bezier(.21,0,.18,.99);transition:-webkit-transform 1300ms cubic-bezier(.21,0,.18,.99);transition:transform 1300ms cubic-bezier(.21,0,.18,.99);transition:transform 1300ms cubic-bezier(.21,0,.18,.99),-webkit-transform 1300ms cubic-bezier(.21,0,.18,.99);opacity:1;-webkit-animation:fadeIn 600ms cubic-bezier(.21,0,.18,.99);animation:fadeIn 600ms cubic-bezier(.21,0,.18,.99);-webkit-transform:none;transform:none}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.hk101-square-meals{width:100%;background-color:#ddf3f6;margin-bottom:10px}.hk101-square-meals a{color:#005f67!important;border-bottom:initial!important;background-image:initial!important}.hk101-square-meals table,.hk101-square-meals th,.hk101-square-meals td{padding:.5em;border:1px solid #fff}.hk101-square-meals table{width:100%;color:#fff;margin:0;text-transform:capitalize;border-collapse:collapse}.hk101-square-meals table thead{font-weight:700;background-color:#005f67}.hk101-square-meals table thead tr th{text-align:center}.hk101-square-meals table tbody{color:#005f67}.hk101-square-meals table tbody tr:last-child{color:#fff;background-color:#005f67}.hk101-square-meals table tbody tr:last-child td:nth-child(n+2){text-align:center}.hk101-square-meals table tbody tr td{text-align:left}.hk101-square-meals table tbody tr td:nth-child(n+3){text-align:center;text-transform:lowercase}.hk101-square-meals-note{font-size:14px;font-style:italic;margin-bottom:15px}.adjacent-entry-pagination{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);-webkit-column-gap:40px;column-gap:40px;margin:0 0 40px}.adjacent-entry-pagination a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.adjacent-entry-pagination .pagination-next a{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.adjacent-entry-pagination .pagination-image{-webkit-box-flex:0;-ms-flex:0 0 130px;flex:0 0 130px}.adjacent-entry-pagination img{height:175px}.adjacent-entry-pagination .pagination-text{width:100%}.adjacent-entry-pagination .pagination-previous .pagination-text{text-align:right;padding:25px 30px 0 25px}.adjacent-entry-pagination .pagination-next .pagination-text{text-align:left;padding:25px 25px 0 30px}.adjacent-entry-pagination .pagination-previous,.adjacent-entry-pagination .pagination-next{-webkit-box-shadow:0 2px 4px rgba(102,95,82,.2);box-shadow:0 2px 4px rgba(102,95,82,.2);-webkit-transition:all 300ms cubic-bezier(.21,0,.18,.99);transition:all 300ms cubic-bezier(.21,0,.18,.99)}.adjacent-entry-pagination .pagination-previous:hover,.adjacent-entry-pagination .pagination-next:hover{-webkit-box-shadow:0 4px 6px rgba(102,95,82,.3);box-shadow:0 4px 6px rgba(102,95,82,.3)}.adjacent-entry-pagination .pagination-previous:hover .wp-post-image,.adjacent-entry-pagination .pagination-next:hover .wp-post-image{-webkit-transform:scale(1.05);transform:scale(1.05)}.adjacent-entry-pagination .pagination-previous .wp-post-image,.adjacent-entry-pagination .pagination-next .wp-post-image{-webkit-transition:all 600ms cubic-bezier(.21,0,.18,.99);transition:all 600ms cubic-bezier(.21,0,.18,.99)}.adjacent-entry-pagination .pagination-previous .pagination-image,.adjacent-entry-pagination .pagination-next .pagination-image{display:block;overflow:hidden}.adjacent-entry-pagination .icon{width:12px;height:12px}.adjacent-entry-pagination .icon-angle-double{display:block;position:absolute;top:-25px}.adjacent-entry-pagination .icon-angle-double.left{-webkit-transform:rotate(180deg);transform:rotate(180deg);right:0}.adjacent-entry-pagination .pagination-label{color:#000;font-size:15px;font-weight:700;position:relative}.adjacent-entry-pagination .pagination-title{color:#000;font-size:13px;min-height:40px}.author-box{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-column-gap:15px;column-gap:15px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:25px 35px;margin-bottom:40px;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,.3);box-shadow:0 0 5px 0 rgba(0,0,0,.3)}.author-box .author-box-avatar{min-width:165px}.author-box .author-box-avatar .avatar{width:165px;border-radius:50%;margin:0}.author-box .author-box-content h3{font-size:21px;margin-bottom:10px}.author-box .author-box-content .socials{margin-bottom:5px}.author-box .author-box-content .socials a{display:inline-block;width:25px;height:25px;margin-right:7.5px;background-color:initial}.author-box .author-box-content .socials a:last-child{margin-right:0}.author-box .author-box-content .socials .icon{display:block;width:18px;height:18px;fill:#005f67;margin:3.5px auto}.author-box a:hover{text-decoration:none}#respond{background-color:#f2f9fa;padding:30px 50px;margin:0}#respond .comment-reply-title{font-size:21px;font-weight:600;margin-bottom:15px}#respond .comment-reply-title::after{display:inline-block;content:url(https://cdn.healthyrecipes101.com/wp-content/themes/hk101/images/icon/comment.svg);width:30px;height:30px;vertical-align:bottom;margin-left:10px}#respond .comment-reply-title small{display:block;font-weight:400}#respond .comment-form{display:-ms-grid;display:grid;-ms-grid-columns:135px 1fr;grid-template-columns:135px 1fr;gap:0 25px}#respond .comment-form ::-webkit-input-placeholder{color:#005f67}#respond .comment-form :-ms-input-placeholder{color:#005f67}#respond .comment-form ::-ms-input-placeholder{color:#005f67}#respond .comment-form ::placeholder{color:#005f67}#respond .comment-form.active .comment-form-comment textarea{height:197px}#respond .comment-form.active .comment-form-author,#respond .comment-form.active .comment-form-email{display:block}#respond .comment-form .comment-post-image{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;-ms-grid-row-span:5;grid-row:1/6}#respond .comment-form .comment-post-title{font-size:20px;font-weight:600;margin-bottom:17px}#respond .comment-form .comment-form-comment{margin-bottom:15px}#respond .comment-form .comment-form-comment textarea{width:100%;height:37px;resize:none;-webkit-transition:height .4s;transition:height .4s;padding:6.5px 15px;border:2px solid #005f67;border-radius:3px}#respond .comment-form .comment-form-wprm-rating{margin-bottom:10px}#respond .comment-form .comment-form-wprm-rating .wprm-comment-ratings-container{height:24px;overflow:hidden;vertical-align:top}#respond .comment-form .comment-form-author,#respond .comment-form .comment-form-email{display:none;margin-bottom:17px}#respond .comment-form .comment-form-author input,#respond .comment-form .comment-form-email input{width:100%;font-size:16px;width:100%;padding:7.5px 15px}#respond .comment-form .form-submit{margin:0}#respond .comment-form .form-submit .submit{width:100%;color:#fff;background-color:#005f67;padding:10px 0;border:0}#respond .comment-form .comment-post-title,#respond .comment-form .comment-form-comment,#respond .comment-form .comment-form-author,#respond .comment-form .comment-form-email,#respond .comment-form .form-submit{-ms-grid-column:2;grid-column:2}#comments{margin:0 0 40px;border-bottom:1px solid #005f67}#comments h3{display:none}#comments li{list-style-type:none}#comments a{color:#005f67}#comments p{margin:0}#comments .comment-list{padding:0;margin:0}#comments .comment-list .comment{padding:0}#comments .comment-list .comment.depth-1>article{background-color:#f2f9fa}#comments .comment-list .comment article{padding:25px 50px;border-top:1px solid #005f67}#comments .comment-list .comment .children{padding-left:50px}#comments .comment-list .comment .comment-header{position:relative;text-transform:uppercase;margin:0 0 10px}#comments .comment-list .comment .comment-header .avatar{width:55px;height:55px;border-radius:50%;margin:0 20px 0 0}#comments .comment-list .comment .comment-header .comment-author-name{font-weight:600}#comments .comment-list .comment .comment-header .comment-meta,#comments .comment-list .comment .comment-header .comment-edit-link{position:absolute;left:75px}#comments .comment-list .comment .comment-header .comment-meta{top:25px;font-size:10px}#comments .comment-list .comment .comment-header .comment-edit-link{top:40px;font-size:12px}#comments .comment-list .comment .comment-content{margin-bottom:10px}#comments .comment-list .comment .comment-content a{border-bottom:.0625rem solid #018b96;padding-bottom:.05rem}#comments .comment-list .comment .comment-content .wprm-comment-rating svg{width:24px!important;height:24px!important}#comments .comment-list .comment .comment-reply a{color:#fff;background-color:#005f67;font-weight:600;padding:5px 25px;line-height:28px}#comments #respond{background:initial;padding:5px 50px 30px}#comments #respond .comment-form{-ms-grid-columns:1fr;grid-template-columns:1fr}#comments #respond .comment-form .comment-post-image,#comments #respond .comment-form .comment-post-title{display:none}#comments #respond .comment-form .comment-post-title .comment-post-title,#comments #respond .comment-form .comment-form-comment,#comments #respond .comment-form .comment-form-author,#comments #respond .comment-form .comment-form-email,#comments #respond .comment-form .form-submit{-ms-grid-column:1;grid-column:1}.author-profile-side{width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-column-gap:15px;column-gap:15px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:20px;border-bottom:5px solid #005f67;margin-bottom:40px}.author-profile-side .author-image{min-width:75px}.author-profile-side .author-image .avatar{width:75px;border-radius:50%}.author-profile-side .written-by-block a{color:#005f67;border-bottom:.0625rem solid #005f67}.at-profile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.at-profile li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:50%;margin-top:15px}.at-profile img{width:42px;height:42px}.at-profile .author-title{font-size:16px;margin:auto 10px}.at-profile .author-title span{color:gray}.hk101-table-of-contents{margin:20px 0}.hk101-table-of-contents.opened .toc-title{border-radius:initial;border-top-left-radius:10px;border-top-right-radius:10px}.hk101-table-of-contents.opened .toc-title::after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.hk101-table-of-contents.opened .toc-list{visibility:visible;opacity:1;padding:15px 0 15px 70px}.hk101-table-of-contents.opened .toc-list li{display:list-item}.hk101-table-of-contents .toc-title{width:100%;height:35px;color:#fff;font-size:21px;font-weight:700;background-color:#005f67;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 10px 0 15px;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.hk101-table-of-contents .toc-title::after{content:url(https://cdn.healthyrecipes101.com/wp-content/themes/hk101/images/icon/arrow-down-white.svg);width:14px;height:35px;-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}.hk101-table-of-contents .toc-list{z-index:1;color:#005f67;position:relative;background-color:#f3fafa;overflow:hidden;visibility:hidden;opacity:0;padding:0;-webkit-transition:all .4s;transition:all .4s;margin:0}.hk101-table-of-contents .toc-list li{display:none}.hk101-table-of-contents .toc-list li:not(:last-child){margin-bottom:10px}.hk101-table-of-contents .toc-list::before,.hk101-table-of-contents .toc-list::after{z-index:-1;position:absolute;width:85px}.hk101-table-of-contents .toc-list::before{content:url(https://cdn.healthyrecipes101.com/wp-content/themes/hk101/images/icon/gr-toc-2.svg);top:0;left:-20px}.hk101-table-of-contents .toc-list::after{content:url(https://cdn.healthyrecipes101.com/wp-content/themes/hk101/images/icon/gr-toc-1.svg);bottom:5px;right:20px}.wprm-recipe-template-hk101{border-radius:20px;padding:30px 25px}.wprm-recipe-template-hk101 .wprm-recipe-name{margin-bottom:10px}.wprm-recipe-template-hk101 .wprm-recipe-name .icon{display:none!important}.wprm-recipe-template-hk101 .wprm-recipe-image img{width:250px;height:250px}.wprm-recipe-template-hk101 .wprm-recipe-rating{margin-bottom:10px}.wprm-recipe-template-hk101 .wprm-recipe-rating .wprm-rating-star{font-size:18px;display:inline-block;line-height:20px}.wprm-recipe-template-hk101 .wprm-recipe-rating .wprm-rating-star:not(.wprm-rating-star-5){margin-right:5px}.wprm-recipe-template-hk101 .wprm-recipe-rating .wprm-recipe-rating-details{line-height:20px}.wprm-recipe-template-hk101 .wprm-container-action{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:10px}.wprm-recipe-template-hk101 .wprm-container-action .wprm-recipe-print,.wprm-recipe-template-hk101 .wprm-container-action .wprm-recipe-jump-to-comments{font-size:15px}.wprm-recipe-template-hk101 .wprm-container-action .wprm-recipe-print svg,.wprm-recipe-template-hk101 .wprm-container-action .wprm-recipe-jump-to-comments svg{width:16px;height:16px}.wprm-recipe-template-hk101 .wprm-container-action .wprm-recipe-facebook-share,.wprm-recipe-template-hk101 .wprm-container-action .wprm-recipe-twitter-share,.wprm-recipe-template-hk101 .wprm-container-action .wprm-recipe-pin{width:30px;height:30px;padding:0!important}.wprm-recipe-template-hk101 .wprm-container-action .wprm-recipe-facebook-share svg,.wprm-recipe-template-hk101 .wprm-container-action .wprm-recipe-twitter-share svg,.wprm-recipe-template-hk101 .wprm-container-action .wprm-recipe-pin svg{display:block;fill:#fff;margin:7px auto}.wprm-recipe-template-hk101 .wprm-container-action a{margin:0}.wprm-recipe-template-hk101 .wprm-container-action a:hover{background:initial;background-size:initial!important}.wprm-recipe-template-hk101 .wprm-recipe-summary{margin-bottom:35px}.wprm-recipe-template-hk101 .wprm-recipe-meta-container{width:100%;display:-ms-grid;display:grid;-ms-grid-columns:45px (1fr)[4];grid-template-columns:45px repeat(4,1fr);gap:5px;padding:0;margin:0 0 30px}.wprm-recipe-template-hk101 .wprm-recipe-meta-container.wprm-recipe-times-container::before{content:url(https://cdn.healthyrecipes101.com/wp-content/themes/hk101/images/icon/clock.svg)}.wprm-recipe-template-hk101 .wprm-recipe-meta-container.wprm-recipe-custom-container{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.wprm-recipe-template-hk101 .wprm-recipe-meta-container.wprm-recipe-custom-container::before{content:url(https://cdn.healthyrecipes101.com/wp-content/themes/hk101/images/icon/cooking-pot.svg)}.wprm-recipe-template-hk101 .wprm-recipe-meta-container.wprm-recipe-custom-container .wprm-recipe-course,.wprm-recipe-template-hk101 .wprm-recipe-meta-container.wprm-recipe-custom-container .wprm-recipe-cuisine{text-align:left}.wprm-recipe-template-hk101 .wprm-recipe-meta-container.wprm-recipe-custom-container .wprm-recipe-calories::after{content:' '}.wprm-recipe-template-hk101 .wprm-recipe-meta-container::before{height:100%;line-height:20px;border-right:1px solid #000;padding-top:35%;margin-right:15px}.wprm-recipe-template-hk101 .wprm-recipe-meta-container .wprm-recipe-details-label{text-transform:uppercase;font-weight:700;font-size:12px;color:#000}.wprm-recipe-template-hk101 .wprm-recipe-meta-container span:not(.wprm-recipe-details-label){opacity:.6}.wprm-recipe-template-hk101 .wprm-recipe-meta-container .wprm-recipe-block-container{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.wprm-recipe-template-hk101 .wprm-recipe-ingredients-container{margin-bottom:20px}.wprm-recipe-template-hk101 .wprm-recipe-ingredients-container .wprm-recipe-header{margin-top:0!important}.wprm-recipe-template-hk101 .wprm-recipe-ingredients-container .wprm-recipe-group-name{background:#cecece;color:#000;padding:0 10px;margin:0!important}.wprm-recipe-template-hk101 .wprm-recipe-ingredients-container .wprm-recipe-ingredients .wprm-recipe-ingredient{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0!important}.wprm-recipe-template-hk101 .wprm-recipe-ingredients-container .wprm-recipe-ingredients .wprm-recipe-ingredient:not(:last-child){border-bottom:1px solid rgba(102,95,82,.5)}.wprm-recipe-template-hk101 .wprm-recipe-ingredients-container .wprm-recipe-ingredients .wprm-recipe-ingredient.wprm-checkbox-is-checked{opacity:.6;background-color:#eee;text-decoration:initial}.wprm-recipe-template-hk101 .wprm-recipe-ingredients-container .wprm-recipe-ingredients .wprm-recipe-ingredient .wprm-checkbox-container{display:block;position:initial;line-height:initial;margin-left:5px}.wprm-recipe-template-hk101 .wprm-recipe-ingredients-container .wprm-recipe-ingredients .wprm-recipe-ingredient .wprm-recipe-ingredient-amount-unit{font-weight:500;margin-right:12px}.wprm-recipe-template-hk101 .wprm-recipe-ingredients-container .wprm-recipe-ingredients .wprm-recipe-ingredient .wprm-recipe-ingredient-name-notes{border-left:1px solid rgba(115,57,69,.5);padding:12px 5px 12px 12px}.wprm-recipe-template-hk101 .wprm-recipe-ingredients-container .wprm-recipe-ingredients .wprm-recipe-ingredient .wprm-recipe-ingredient-notes{font-style:italic}.wprm-recipe-template-hk101 .wprm-recipe-ingredients-container .wprm-checkbox-container label::before{height:20px;width:20px;border:2px solid #6c757d;outline:initial!important;top:-2px}.wprm-recipe-template-hk101 .wprm-recipe-ingredients-container .wprm-checkbox-container label::after{top:4px;width:12px;color:#005f67}.wprm-recipe-template-hk101 .wprm-recipe-instructions-container .wprm-recipe-header{margin-top:0!important}.wprm-recipe-template-hk101 .wprm-recipe-instructions-container .wprm-recipe-instructions{padding-left:10px!important;counter-reset:section}.wprm-recipe-template-hk101 .wprm-recipe-instructions-container .wprm-recipe-instructions .wprm-recipe-instruction{width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-column-gap:20px;column-gap:20px;margin:0 0 20px!important}.wprm-recipe-template-hk101 .wprm-recipe-instructions-container .wprm-recipe-instructions .wprm-recipe-instruction::before{display:block;background:#ffcd02;counter-increment:section;content:counters(section,".");min-width:20px;width:20px;height:20px;line-height:20px;text-align:center;color:#000;font-size:13px;border-radius:100%}.wprm-recipe-template-hk101 .wprm-recipe-instructions-container .wprm-recipe-instructions .wprm-recipe-instruction .wprm-recipe-instruction-text{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.wprm-recipe-template-hk101 .wprm-recipe-instructions-container .wprm-recipe-instructions .wprm-recipe-instruction .wprm-recipe-instruction-media{min-width:40%;width:40%;margin:0}.wprm-recipe-template-hk101 img{background-color:#f8f9fa}.fp-additional .entry-header{margin:0!important}.parent-ct-beverages,.parent-ct-side-dishes{color:#ae5b83}.parent-ct-beverages .icon,.parent-ct-side-dishes .icon{fill:#ae5b83}.parent-ct-breakfast{color:#797301}.parent-ct-breakfast .icon{fill:#797301}.parent-ct-casseroles,.parent-ct-chicken,.parent-ct-pork,.parent-ct-beef{color:#a35d5c}.parent-ct-casseroles .icon,.parent-ct-chicken .icon,.parent-ct-pork .icon,.parent-ct-beef .icon{fill:#a35d5c}.parent-ct-seafood,.parent-ct-salmon,.parent-ct-salads{color:#59743f}.parent-ct-seafood .icon,.parent-ct-salmon .icon,.parent-ct-salads .icon{fill:#59743f}.parent-ct-condiment{color:#936a01}.parent-ct-condiment .icon{fill:#936a01}.parent-ct-main-course,.parent-ct-main-dishes,.parent-ct-course{color:#c44d36}.parent-ct-main-course .icon,.parent-ct-main-dishes .icon,.parent-ct-course .icon{fill:#c44d36}.parent-ct-cuisine{color:#883888}.parent-ct-cuisine .icon{fill:#883888}.parent-ct-desserts{color:#bc5b10}.parent-ct-desserts .icon{fill:#bc5b10}.parent-ct-diets{color:#a2682a}.parent-ct-diets .icon{fill:#a2682a}.parent-ct-eggs,.parent-ct-how-to{color:#207e67}.parent-ct-eggs .icon,.parent-ct-how-to .icon{fill:#207e67}.parent-ct-method{color:#103c50}.parent-ct-method .icon{fill:#103c50}.parent-ct-soups-stews{color:#3f7374}.parent-ct-soups-stews .icon{fill:#3f7374}.next-recipes{width:100%}.next-recipes .adjacent-entry-pagination{margin:0}@media(min-width:992.02px){.content-header .entry-thumbnail{padding-bottom:35px}.content-header .entry-thumbnail img{height:670px}}@media(max-width:1024px){.content>.post .entry-content h2 .icon{position:initial;vertical-align:top;margin-right:5px}}@media(max-width:992px){.content-header .wrap{max-width:650px;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto;grid-template-rows:auto}.content-header .entry-header{width:initial;-ms-grid-column-align:initial;justify-self:initial;padding:0;margin:0 0 30px}.content-header .entry-header .fcheck-breadcrumb{margin-bottom:30px}.content-header .entry-header .fcheck-breadcrumb .fcheck-link .icon{height:20px;width:20px}.content-header .entry-header .entry-title{font-size:36px}.content-header .entry-header .entry-rating .wprm-recipe-rating .wprm-recipe-rating-details{font-size:13px}.content-header .entry-header .entry-rating .wprm-recipe-rating svg{width:24px;height:24px}.content-header .entry-more{-ms-grid-column:1;grid-column:1;padding:40px 15px 30px}.content-header .entry-more .frame{width:initial;-ms-grid-columns:1fr;grid-template-columns:1fr}.content-header .entry-more .wr-meta .wprm-recipe-meta-container .wprm-recipe-block-container .wprm-recipe-details-label,.content-header .entry-more .wr-meta .wprm-recipe-meta-container .wprm-recipe-block-container .wprm-recipe-time,.content-header .entry-more .wr-meta .wprm-recipe-meta-container .wprm-recipe-block-container .wprm-recipe-servings-with-unit,.content-header .entry-more .wr-meta .wprm-recipe-meta-container .wprm-recipe-block-container .wprm-recipe-nutrition-with-unit{font-size:15px}.content-header .entry-more .wr-meta .wprm-recipe-meta-container .wprm-recipe-block-container .wprm-recipe-nutrition-with-unit{min-width:76px}.content-header .entry-thumbnail{-ms-grid-column:1;grid-column:1;-ms-grid-row:3;grid-row:3;width:initial}.content-header .jump-share{-ms-grid-column:1;grid-column:1;-ms-grid-row:4;grid-row:4;width:100%;background-color:#e5f3f4;padding:15px 25px}.content-header .jump-share .frame{width:initial;height:initial;padding:0}}@media(max-width:768px){.content{margin-bottom:30px}.content>.post .entry-content{font-size:18px}.fp-additional .wrap{max-width:initial;margin:0}.adjacent-entry-pagination{-webkit-column-gap:16px;column-gap:16px;margin:0 0 30px}.author-box{padding:15px 25px;margin:0 0 30px}#comments{margin:0 0 30px}}@media(min-width:576px) and (max-width:768px){.content>.post a[href*="#hk101-share"]{min-width:32px;padding:2.5px 7.5px!important}.content>.post a[href*="#hk101-share"] svg{width:15px!important;height:15px!important}}@media(max-width:576px){.content-header .entry-header{margin-bottom:17px}.content-header .entry-header .fcheck-breadcrumb{margin-bottom:17px}.content-header .entry-header .fcheck-breadcrumb .fcheck-link{font-size:15px;line-height:36px;padding:0 15px}.content-header .entry-header .fcheck-breadcrumb .breadcrumb .breadcrumb-link{font-size:15px;line-height:36px}.content-header .entry-header .fcheck-breadcrumb .breadcrumb .breadcrumb-link .icon{width:36px;height:36px}.content-header .entry-header .entry-title{font-size:32px}.content-header .entry-more{padding:20px 10px 10px}.content-header .entry-more .frame{row-gap:10px}.content-header .entry-more .post-categories li a{font-size:13px}.content-header .entry-more .wr-meta .wprm-recipe-meta-container .wprm-recipe-block-container:nth-child(2n){text-align:initial}.content-header .entry-more .wr-meta .wprm-recipe-meta-container .wprm-recipe-block-container .wprm-recipe-details-label,.content-header .entry-more .wr-meta .wprm-recipe-meta-container .wprm-recipe-block-container .wprm-recipe-time,.content-header .entry-more .wr-meta .wprm-recipe-meta-container .wprm-recipe-block-container .wprm-recipe-servings-with-unit,.content-header .entry-more .wr-meta .wprm-recipe-meta-container .wprm-recipe-block-container .wprm-recipe-nutrition-with-unit{font-size:13px;display:inline-block;min-width:72px}.content-header .entry-more .wr-meta .wprm-recipe-meta-container .wprm-recipe-block-container .wprm-recipe-time,.content-header .entry-more .wr-meta .wprm-recipe-meta-container .wprm-recipe-block-container .wprm-recipe-nutrition-with-unit{min-width:initial}.content-header .jump-share .frame{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content-header .jump-share .wprm-recipe-jump{font-size:15px;line-height:36px;width:initial;margin-bottom:15px}.content{margin-bottom:17px}.content>.post .entry-content{font-size:16px}.content>.post .entry-content p{margin:0 0 24px}.featured-posts .widget-title{font-size:28px}.adjacent-entry-pagination{-webkit-column-gap:10px;column-gap:10px;margin:0 0 17px}.adjacent-entry-pagination .pagination-previous,.adjacent-entry-pagination .pagination-next{background-color:#ddf3f6}.adjacent-entry-pagination a{display:initial}.adjacent-entry-pagination img{height:initial}.adjacent-entry-pagination .icon-angle-double{position:initial}.adjacent-entry-pagination .pagination-text{text-align:center!important;padding:0!important;padding:10px 5px!important}.author-box{-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;margin:0 0 17px}.author-box .author-box-avatar,.author-box .author-box-content{width:100%}.author-box .author-box-content{margin-top:15px}#respond{padding:30px 20px}#respond .comment-form .comment-post-image{-ms-grid-row:1;grid-row:1}#respond .comment-form .comment-post-title{margin-bottom:0}#respond .comment-form .comment-form-comment{margin:17px 0 10px}#respond .comment-form .comment-form-comment,#respond .comment-form .comment-form-wprm-rating,#respond .comment-form .comment-form-author,#respond .comment-form .comment-form-email,#respond .comment-form .form-submit{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3}#comments{margin-bottom:17px}#comments .comment-list .comment article{padding:15px 20px}#comments .comment-list .comment .children{padding-left:20px}#comments #respond{padding:15px 20px}#comments #respond .comment-form .comment-form-comment{margin-top:0}.hk101-table-of-contents.opened .toc-list{padding-left:50px}.hk101-square-meals{overflow-x:scroll}.hk101-square-meals table{word-break:initial}.hk101-square-meals table thead th:first-child{padding:8px 35px}.wprm-recipe-template-hk101 .wprm-recipe-image img{height:initial;width:initial}.wprm-recipe-template-hk101 .wprm-recipe-summary{margin-bottom:17px}.wprm-recipe-template-hk101 .wprm-recipe-meta-container{display:-ms-grid!important;display:grid!important;-ms-grid-columns:50px (1fr)[2];grid-template-columns:50px repeat(2,1fr);margin-bottom:17px}.wprm-recipe-template-hk101 .wprm-recipe-meta-container::before{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/3;padding-top:85%}.wprm-recipe-template-hk101 .wprm-recipe-meta-container .wprm-recipe-block-container{padding:0!important}.wprm-recipe-template-hk101 .wprm-recipe-ingredients-container .wprm-recipe-ingredients .wprm-recipe-ingredient .wprm-checkbox-container{margin-left:-16px}.wprm-recipe-template-hk101 .wprm-recipe-ingredients-container .wprm-recipe-ingredients .wprm-recipe-ingredient .wprm-recipe-ingredient-amount-unit{-ms-flex-preferred-size:60px!important;flex-basis:60px!important}.wprm-recipe-template-hk101 .wprm-recipe-instructions-container .wprm-recipe-instructions .wprm-recipe-instruction{-ms-flex-wrap:wrap;flex-wrap:wrap}.wprm-recipe-template-hk101 .wprm-recipe-instructions-container .wprm-recipe-instructions .wprm-recipe-instruction::before{display:none}.wprm-recipe-template-hk101 .wprm-recipe-instructions-container .wprm-recipe-instructions .wprm-recipe-instruction .wprm-recipe-instruction-media{width:100%}.wprm-recipe-template-hk101 .wprm-recipe-instructions-container .wprm-recipe-instructions .wprm-recipe-instruction-text::before{display:inline-block;background:#ffcd02;counter-increment:section;content:counters(section,".");min-width:20px;width:20px;height:20px;line-height:20px;text-align:center;color:#000;font-size:13px;border-radius:100%;margin-right:5px;vertical-align:text-bottom}.wprm-recipe-template-hk101 .wprm-recipe-instructions-container .wprm-recipe-instructions .wprm-recipe-instruction-text span{display:initial!important}.wprm-recipe-template-hk101 .wprm-recipe-video-container iframe{width:100%}}