article.article-show .recommended .list article,article.article-show .popular .items .item{display:grid;grid-template-columns:30px auto;grid-template-rows:169px 30px auto;grid-template-areas:'img img' 'avatar name' '. title';grid-column-gap:20px;max-width:280px;margin-bottom:30px}article.article-show .recommended .list article .image,article.article-show .popular .items .item .image{grid-area:img;position:relative}article.article-show .recommended .list article .image a img,article.article-show .popular .items .item .image a img{width:100%;height:100%;max-height:150px;object-fit:cover;display:block;border-radius:5px;opacity:1;transition:all .5s}article.article-show .recommended .list article .image a img:hover,article.article-show .popular .items .item .image a img:hover{opacity:.8}article.article-show .recommended .list article .image a.comments,article.article-show .popular .items .item .image a.comments{background:#0069ff url(../i/icons/comment-white.svg) left 10px center no-repeat;background-size:8px;bottom:-10px;border-radius:10px;color:#fff;font-size:14px;font-weight:600;line-height:21px;padding:1px 10px 1px 23px;position:absolute;right:10px;height:20px;top:139px;vertical-align:middle;opacity:1;transition:all .5s}article.article-show .recommended .list article .image a.comments:hover,article.article-show .popular .items .item .image a.comments:hover{background-color:#3287ff}article.article-show .recommended .list article>img,article.article-show .popular .items .item>img{grid-area:avatar;max-height:30px}article.article-show .recommended .list article>img.person-img,article.article-show .popular .items .item>img.person-img{border-radius:50%}article.article-show .recommended .list article .author,article.article-show .popular .items .item .author{grid-area:name;line-height:30px;vertical-align:middle;font-size:14px;color:#757575;display:flex;flex-direction:column}article.article-show .recommended .list article .author .author-link,article.article-show .popular .items .item .author .author-link{border-bottom:none;color:inherit}article.article-show .recommended .list article .author .author-link:hover,article.article-show .popular .items .item .author .author-link:hover{opacity:.7}article.article-show .recommended .list article .title,article.article-show .popular .items .item .title{grid-area:title;font-size:18px;border:0;display:inline-block;font-weight:600;line-height:24px;margin:0}article.article-show .recommended .list article .title a,article.article-show .popular .items .item .title a{transition:all .5s;opacity:1}article.article-show .recommended .list article .title a:hover,article.article-show .popular .items .item .title a:hover{opacity:.7;color:#000 !important}article.article-show .recommended .list article .title a:after,article.article-show .popular .items .item .title a:after{display:none}article.article-show .recommended .list article .title:hover,article.article-show .popular .items .item .title:hover{border:none}article.article-show .recommended .list article.recommended-item,article.article-show .popular .items .item.recommended-item{display:flex;flex-direction:column;max-width:100%}article.article-show .recommended .list article.recommended-item .image,article.article-show .popular .items .item.recommended-item .image{grid-area:none}article.article-show .recommended .list article.recommended-item .image a.comments,article.article-show .popular .items .item.recommended-item .image a.comments{top:198px}article.article-show .recommended .list article.recommended-item .image img,article.article-show .popular .items .item.recommended-item .image img{max-height:210px;max-width:100%}article.article-show .recommended .list article.recommended-item .category,article.article-show .popular .items .item.recommended-item .category{color:#757575;font-size:14px;line-height:16px;align-self:center;width:100%;margin-top:20px;margin-bottom:5px}article.article-show .recommended .list article.recommended-item .category>div,article.article-show .popular .items .item.recommended-item .category>div{display:inline}article.article-show .recommended .list article.recommended-item .category>div:last-child span,article.article-show .popular .items .item.recommended-item .category>div:last-child span{display:none}article.article-show .recommended .list article.recommended-item .category a,article.article-show .popular .items .item.recommended-item .category a{color:#757575;font-size:14px;border:0;line-height:16px}article.article-show .recommended .list article.recommended-item .category a:hover,article.article-show .popular .items .item.recommended-item .category a:hover{text-decoration:underline}article.article-show .recommended .list article.recommended-item .title,article.article-show .popular .items .item.recommended-item .title{line-height:36px;font-weight:700;font-size:30px}article.article-show .recommended .list article.recommended-item .title a,article.article-show .popular .items .item.recommended-item .title a{padding:0}article.article-show .recommended .list article.recommended-item .lead,article.article-show .popular .items .item.recommended-item .lead{grid-area:lead;margin:5px 0 10px 0;line-height:22px !important;font-weight:400;color:#757575;font-size:14px}article.article-show .recommended .list article.recommended-item .author,article.article-show .popular .items .item.recommended-item .author{display:grid;grid-template-columns:30px auto;grid-template-rows:auto auto;grid-template-areas:'avatar name' 'avatar time';grid-column-gap:20px;line-height:18px;position:relative;top:-2px;margin:10px 0;color:#000}article.article-show .recommended .list article.recommended-item .author img,article.article-show .popular .items .item.recommended-item .author img{grid-area:avatar;max-height:30px;align-self:center}article.article-show .recommended .list article.recommended-item .author img.person-img,article.article-show .popular .items .item.recommended-item .author img.person-img{border-radius:50%}article.article-show .recommended .list article.recommended-item .author a,article.article-show .recommended .list article.recommended-item .author span,article.article-show .popular .items .item.recommended-item .author a,article.article-show .popular .items .item.recommended-item .author span{grid-area:name}article.article-show .recommended .list article.recommended-item .author time,article.article-show .popular .items .item.recommended-item .author time{color:#757575;grid-area:time}article.article-show .recommended .list article.recommended-item .author .author-link,article.article-show .popular .items .item.recommended-item .author .author-link{line-height:18px}.article-show,.article-show .bottom{display:grid;grid-template-columns:repeat(12, minmax(0, 1fr));grid-template-rows:repeat(9, minmax(0, auto)) 1fr repeat(3, auto);grid-template-areas:".     tags  tags  tags  tags  tags  tags  tags  tags  tags  tags  tags" ".     title title title title title title title title title title title" "img   img   img   img   img   img   img   img   img   img   img   img" ".     meta  meta  meta  meta  meta  meta  meta  meta  meta  meta  meta" ".     toc   toc   toc   toc   toc   toc   toc   .     side  side  side" ".     lead  lead  lead  lead  lead  lead  lead  .     side  side  side" "plan  plan  plan  plan  plan  plan  plan  plan  .     side  side  side" ".     sec1  sec1  sec1  sec1  sec1  sec1  sec1  .     side  side  side" ".     sec2  sec2  sec2  sec2  sec2  sec2  sec2  .     side  side  side" ".     shr   shr   shr   shr   shr   shr   shr   .     side  side  side" ".     src   src   src   src   src   src   src   .     .     .     .   " "rec   rec   rec   rec   rec   rec   rec   rec   rec   rec   rec   rec " "btm   btm   btm   btm   btm   btm   btm   btm   btm   btm   btm   btm ";gap:0 20px;max-width:1180px;margin:0 auto}@media only screen and (max-width: 1240px){.article-show,.article-show .bottom{grid-template-columns:repeat(7, minmax(0, 1fr)) 0 repeat(3, minmax(0, 1fr));grid-template-areas:"tags  tags  tags  tags  tags  tags  tags  tags  tags  tags  tags" "title title title title title title title title title title title" "img   img   img   img   img   img   img   img   img   img   img" "meta  meta  meta  meta  meta  meta  meta  meta  meta  meta  meta" "toc   toc   toc   toc   toc   toc   toc   .     side  side  side" "lead  lead  lead  lead  lead  lead  lead  .     side  side  side" "plan  plan  plan  plan  plan  plan  plan  .     side  side  side" "sec1  sec1  sec1  sec1  sec1  sec1  sec1  .     side  side  side" "sec2  sec2  sec2  sec2  sec2  sec2  sec2  .     side  side  side" "shr   shr   shr   shr   shr   shr   shr   .     side  side  side" "src   src   src   src   src   src   src   .     .     .     .   " "rec 	rec   rec   rec   rec   rec   rec   rec   rec   rec   rec " "btm   btm   btm   btm   btm   btm   btm   btm   btm   btm   btm ";margin:0 16px}}@media only screen and (max-width: 1024px){.article-show,.article-show .bottom{grid-template-columns:repeat(4, minmax(0, 1fr));grid-template-rows:repeat(14, auto);grid-template-areas:"tags  tags  tags  tags" "title title title title" "img   img   img   img" "meta  meta  meta  meta" "toc   toc   toc   toc" "lead  lead  lead  lead" "plan  plan  plan  plan" "sec1  sec1  sec1  sec1 " "shop  shop  shop  shop" "sec2  sec2  sec2  sec2" "shr   shr   shr   shr" "src   src   src   src" "link  link  link  link" "btm   btm   btm   btm";margin:0 16px}}.article-show .breadcrumbs{grid-area:tags;margin-top:50px}.article-show .tags{grid-area:tags;display:flex;height:20px;font-size:14px;margin-top:40px}.article-show .tags a{margin-right:10px}.article-show>.title{grid-area:title;margin:20px 0 40px}@media only screen and (max-width: 1024px){.article-show>.title{font-size:30px;line-height:36px}}.article-show .main-image{grid-area:img;overflow:hidden;position:relative;padding-top:48.6440678%;height:0;width:100%;border-radius:5px}.article-show .main-image img{object-fit:cover;position:absolute;top:0;left:-2.77%;width:105.54%}.article-show .meta{grid-area:meta;border-bottom:1px solid #e5e5e5;display:flex;height:44px;justify-content:space-between;padding:40px 0}.article-show .meta .author{display:flex;margin-right:10px;white-space:nowrap}.article-show .meta .author .avatar{border-radius:50%;height:44px;width:44px}.article-show .meta .author .avatar .person-img{max-height:44px;border-radius:50%}.article-show .meta .author .desc{font-size:18px;font-family:'proxima-nova',Helvetica,Arial,sans-serif;font-weight:600;line-height:24px;margin-left:20px}.article-show .meta .author time{display:block;color:#757575;font-family:'proxima-nova',Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:22px}.article-show .meta .author a{border-bottom:none}.article-show .meta .author a:hover{opacity:.7}.article-show .meta .menu{display:flex}.article-show .meta .menu .btn-facebook-white{overflow:hidden}.article-show .meta .menu .fb-share-button{position:absolute;top:4px;left:0;transform:scale(2);opacity:.001;visibility:hidden}.article-show .meta .menu .btn-icon{margin-left:10px}.article-show .meta .menu .btn-icon-circle{height:44px;width:44px;padding:20px 0 20px 42px !important}.article-show .meta .menu .btn-icon-circle:before{margin:16px 13px;height:10px;width:16px}.article-show .meta .menu .with-desc{height:44px;padding:12px 20px 10px 58px}@media only screen and (max-width: 1024px){.article-show .meta .menu .with-desc{padding:11px 22px}}.article-show .meta .menu .with-desc:before{background-size:14px !important;left:18px}@media only screen and (max-width: 1024px){.article-show .meta .menu .with-desc:before{left:15px;width:14px}}.article-show .meta .menu .with-desc>span{font-size:14px;line-height:20px;vertical-align:top}@media only screen and (max-width: 1024px){.article-show .meta .menu .with-desc>span{display:none}}@media only screen and (max-width: 1024px){.article-show .meta .menu .article-link-copy{display:none}}.article-show .toc{border-bottom:1px solid #e5e5e5;grid-area:toc;padding:40px 0}.article-show .toc.empty{padding:0}.article-show .toc span{color:#757575;font-size:14px;line-height:22px}.article-show .toc ol{margin:21px 0 0}.article-show .toc ol.expanded li{display:block !important}.article-show .toc li{margin-bottom:0}.article-show .toc li:nth-child(n + 4){display:none}.article-show .toc li+li{margin:10px 0 0 40px}.article-show .toc a{border-bottom:none;font-size:16px}.article-show .toc a:hover{color:#0069ff}.article-show .toc .show-more{float:right;margin-right:15px}.article-show .toc .show-more a{color:#757575;font-size:14px;line-height:22px;position:relative}.article-show .toc .show-more a.hide{display:none}.article-show .toc .show-more a:after{content:" ";display:block;width:5px;height:5px;border-bottom:2px solid #0069ff;border-right:2px solid #0069ff;position:absolute;right:-15px}.article-show .toc .show-more a.more:after{transform:rotate(45deg);transition:all .5s ease;top:3px}.article-show .toc .show-more a.less:after{transform:rotate(-135deg);transition:all .5s ease;top:7px}.article-show .lead{grid-area:lead;font-size:18px;line-height:26px;margin-top:60px;font-weight:600}.article-show .banner{margin-top:60px;grid-area:plan}.article-show .banner img{width:100%}.article-show .banner img.desktop{max-width:780px}.article-show .banner img.mobile{display:none;max-width:380px}@media only screen and (max-width: 760px){.article-show .banner img.desktop{display:none}.article-show .banner img.mobile{display:block}}.article-show .banner a{border-bottom:0}.article-show .banner a img{display:block}.article-show .plan{grid-area:plan;border-radius:6px;box-shadow:0 2px 4px rgba(0,0,0,0.2);margin-top:60px;padding:40px 100px;position:relative}@media only screen and (max-width: 1024px){.article-show .plan{padding:40px 30px}}.article-show .plan .avatar{position:absolute;background-color:#fff;background-repeat:no-repeat;background-size:56px;background-position:center center;height:60px;left:20px;top:32px;width:60px}@media only screen and (max-width: 1024px){.article-show .plan .avatar{left:auto;top:-30px;right:30px}}.article-show .plan span{color:#757575;font-size:14px;line-height:22px;margin-bottom:5px}.article-show .plan p{font-size:18px;line-height:24px;font-family:'proxima-nova',Helvetica,Arial,sans-serif;font-weight:600;margin:0 0 20px}.article-show .plan ul{margin:0 0 20px}.article-show .plan ul li{margin-bottom:11px;font-size:16px;line-height:24px}.article-show .plan ul li:before{height:20px;width:20px}.article-show .plan a{height:30px;font-size:14px;line-height:18px;padding:6px 30px}.article-show .plan.expert-zdanowicz .avatar{background-image:url('../i/team/karol-zdanowicz.png')}.article-show .section h2{color:#000;font-family:'proxima-nova',Helvetica,Arial,sans-serif;font-size:30px;font-weight:700;line-height:36px;margin:0 0 40px}.article-show .section h2 strong{font-weight:700;font-size:36px;line-height:42px}.article-show .section h3{color:#0069ff;font-family:'proxima-nova',Helvetica,Arial,sans-serif;font-size:18px;font-weight:600;line-height:24px;margin:40px 0 20px}.article-show .section p{margin:0;font-size:16px;color:#757575}.article-show .section p+p{margin-top:20px}.article-show .section p a.muscle{background:#e6f0ff;color:#757575;line-height:20px}.article-show .section p a.muscle:hover{color:#fff;background:#006aff}.article-show .section p span{color:#000}.article-show .section img.large{margin-left:-100px;margin-bottom:10px;max-width:calc(100% + 100px)}.article-show .section ol,.article-show .section ul{margin:0}.article-show .section ol li,.article-show .section ul li{color:#757575;margin-bottom:10px;margin-top:10px}.article-show .section .yt-link{border:4px solid #fff;box-shadow:0 2px 4px rgba(0,0,0,0.2);border-radius:6px;max-width:100%;margin:30px 0 40px;position:relative}.article-show .section .yt-link iframe{border-radius:6px;height:100%;top:0;left:0;position:absolute;width:100%}.article-show .section .yt-link:not(.loaded){background:url('../i/icons/yt-button-gray.svg') no-repeat center center;background-size:10% 12%;padding-bottom:56.25%;opacity:.5}.article-show .section .yt-link+h3{margin-top:0}.article-show .section .instagram-wrapper iframe{width:100%;min-width:auto !important}.article-show .section .table-outer{overflow-x:auto;margin-bottom:30px}.article-show .section table{width:100% !important;font-size:14px;border-collapse:collapse;margin-bottom:10px}.article-show .section table tr.paragraph td:first-child{display:block;margin-left:20px;margin-bottom:-1px}.article-show .section table tr th{padding:15px 0;text-align:left;color:#757575;font-weight:600;border-bottom:1px solid #ccc}.article-show .section table tr th+th{padding-left:10px}.article-show .section table tr td{padding:15px 0;border-bottom:1px solid #e5e5e5}.article-show .section table tr td:first-child{font-weight:600}.article-show .section table tr td+td{padding-left:10px}.article-show .section table tr td span{color:#06a94a}.article-show .section img{display:block;object-fit:cover;position:relative;margin-right:40px;margin-top:30px;margin-bottom:30px;margin-left:calc((100% - 6 * 20px) / -7 - 20px);width:calc((100% - 6 * 20px) / 7 * 8 + 7 * 20px)}@media only screen and (max-width: 1240px){.article-show .section img{margin-left:0;left:auto;width:160px !important;height:160px !important}.article-show .section img.maxsize{display:block;width:100% !important;height:auto !important;margin-bottom:30px}}.article-show .section .instagram-wrapper iframe{width:100%;min-width:auto !important}.article-show .section blockquote{margin:1em 0}.article-show .section-1{grid-area:sec1;margin-top:60px}.article-show .section-1 h3+h2,.article-show .section-1 ol+h2,.article-show .section-1 ul+h2,.article-show .section-1 p+h2{border-top:1px solid #e5e5e5;margin-top:60px;padding-top:60px}.article-show .section-2{grid-area:sec2}.article-show .section-2 h2{border-top:1px solid #e5e5e5;margin-top:60px;padding-top:60px}@media only screen and (max-width: 1024px){.article-show .section-2 h2:first-child{margin-top:0}}.article-show .share{grid-area:shr;display:flex;justify-content:space-between;margin:60px 0 0}.article-show .share .fb-share-button{position:absolute;top:4px;left:0;transform:scale(2);opacity:.001;visibility:hidden}.article-show .share .btn,.article-show .share button{flex:1;height:44px;padding:12px 30px 10px 56px}.article-show .share .btn+.btn,.article-show .share button+.btn,.article-show .share .btn+button,.article-show .share button+button{margin-left:11px}.article-show .share .btn:before,.article-show .share button:before{background-size:14px !important;left:22px}.article-show .share .btn>span,.article-show .share button>span{font-size:14px;line-height:20px;vertical-align:top}@media only screen and (max-width: 1024px){.article-show .share .btn-link-white,.article-show .share .btn-post-white{display:none}}.article-show .sources{grid-area:src;margin:60px 0}.article-show .sources p{color:#757575;font-size:14px;line-height:22px;margin:0}.article-show .sources p+p{margin-top:30px}.article-show .sources strong{color:#000;font-weight:400}.article-show .sources a{color:#757575}.article-show .sources a:after{display:none}.article-show .sources a:hover{color:#0069ff !important}.article-show .sources .sources-more{display:none}.article-show .sources .sources-content.minimalize{margin-bottom:30px;position:relative}.article-show .sources .sources-content.minimalize:after{content:'';width:100%;height:90px;background:linear-gradient(180deg, rgba(0,0,0,0) 0, #fff 100%);position:absolute;bottom:0;transition:1s all}.article-show .sources .sources-content.minimalize p{max-height:150px;overflow:hidden;transition:1s all}.article-show .sources .sources-content.minimalize .sources-more{color:#000;bottom:-25px;width:100%;position:absolute;text-align:center}.article-show .sources .sources-content.minimalize .sources-more a{color:#000;font-size:14px}.article-show .sources .sources-content.minimalize .sources-more a.more{display:unset}.article-show .sources .sources-content.minimalize .sources-more a.less{display:none}.article-show .sources .sources-content.minimalize.show-all p{max-height:9999px}.article-show .sources .sources-content.minimalize.show-all:after{height:0}.article-show .sources .sources-content.minimalize.show-all .sources-more a.more{display:none}.article-show .sources .sources-content.minimalize.show-all .sources-more a.less{display:unset}.article-show .recommended{grid-area:rec;border-top:1px solid #e5e5e5;padding:100px 0 50px}@media only screen and (max-width: 1024px){.article-show .recommended{display:none}}.article-show .recommended strong{display:block;font-family:'proxima-nova',Helvetica,Arial,sans-serif;font-weight:600;font-size:18px;line-height:24px;margin-bottom:40px}.article-show .recommended .list{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px}.article-show .recommended .list article{margin-right:20px}.article-show .recommended .list article h3{margin:10px 0}.article-show .recommended .list article p{font-size:14px;line-height:26px}.article-show .bottom{grid-area:btm;grid-template-areas:".     .     comm  comm  comm  comm  comm  comm  comm  comm  .     .   " "disq  disq  disq  disq  disq	disq  disq  disq  disq  disq  disq  disq";margin:0;position:relative}@media only screen and (max-width: 1240px){.article-show .bottom{grid-template-areas:".     comm  comm  comm  comm  comm  comm  comm  comm  comm  .   " "disq  disq  disq  disq  disq	disq  disq  disq  disq  disq  disq"}}@media only screen and (max-width: 1024px){.article-show .bottom{grid-template-areas:"comm  comm  comm  comm" "disq  disq  disq  disq"}}.article-show .bottom:before{background:#f5f5f5;content:'';display:block;height:100%;left:-50vw;margin-left:50%;position:absolute;top:0;width:100vw}.article-show .comment-box{grid-area:comm;margin:100px 0;max-width:none}@media only screen and (max-width: 1024px){.article-show .comment-box{margin:60px 0}}.article-show .comment-box .section-list-header{border-bottom:none}.article-show .comment-box .section-list-header p{color:#000}.article-show .sidebar{grid-area:side;display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width: 1024px){@supports (display: contents){.article-show .sidebar{display:contents}}@supports (not(display: contents)){.article-show .sidebar{display:none}}}.article-show .shop{margin:40px 0}.article-show .shop>a{border-bottom:none;display:flex;justify-content:center}.article-show .shop .img-rwd{display:none}@media only screen and (max-width: 1024px){.article-show .shop{grid-area:shop;margin:60px 0 0}.article-show .shop .sfd-bestsellers{display:none}.article-show .shop .img-side{display:none}.article-show .shop .img-rwd{display:flex}.article-show .shop .img-rwd img{max-width:100%}}.article-show .read{margin:40px 0}@media only screen and (max-width: 1024px){.article-show .read{grid-area:link;border-top:1px solid #e5e5e5;margin:0 0 60px;padding-top:60px}}.article-show .categories-widget{margin-top:40px}@media only screen and (max-width: 1024px){.article-show .categories-widget{display:none}}.article-show .popular{margin:40px 0}@media only screen and (max-width: 1024px){.article-show .popular{display:none}}.article-show .popular h4{color:#000;font-weight:600;margin-bottom:30px}.article-show .popular .items{display:flex;flex-wrap:wrap;justify-content:space-around}.article-show .popular .more{font-size:14px}.article-show .popular>a{display:inline-block !important}