@charset "UTF-8";.mt-2rem{margin-top:2rem}.mb-2rem{margin-bottom:2rem}html{font-size:15px}body{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto;padding-top:0;overflow-x:hidden}/*div,p,h1,h2,h3,h4,h5,h6{word-break:break-word}*/.btn-primary{border-radius:.3125rem;background-color:#ef193b;font-size:1.75rem;font-weight:700;color:white;padding:1rem 3rem;border:0}.btn-primary:hover{background:#ef193b}@media (min-width:768px){.btn-primary{font-size:1.3125rem}}@media (max-width:575px){.btn-primary{margin-left:0;padding:.5rem 2rem;border-radius:1.2rem}}.container{background:white}.page-nav{background:#ef193b;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 1rem;width:100%;position:relative}.page-nav.sticky{position:fixed;top:0;z-index:10}@media (min-width:1200px){.page-nav{max-width:1140px}}@media (min-width:992px) and (max-width:1199px){.page-nav{max-width:960px}}@media (min-width:768px) and (max-width:991px){.page-nav{max-width:720px}}@media (min-width:576px) and (max-width:767px){.page-nav{max-width:540px}}.page-nav .page-logo img{width:127px}@media (min-width:576px){.page-nav .page-logo img{width:auto}}.page-nav .page-menu{display:none;position:absolute;z-index:9;top:100%;right:0;min-width:11rem;background:#656565;padding:.6875rem 1rem}@media (min-width:992px){.page-nav .page-menu{display:block!important;padding:0;position:static;background:transparent}}@media (max-width:575px){.page-nav .page-menu{width:100%}}.page-nav .page-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;list-style:none;margin:0;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:992px){.page-nav .page-menu ul{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.page-nav .page-menu ul li{text-align:right}@media (min-width:992px){.page-nav .page-menu ul li{text-align:left}}@media (max-width:575px){.page-nav .page-menu ul li{text-align:center}}.page-nav .page-menu ul li a{color:white;font-size:1.0625rem;line-height:2.5;font-weight:700;padding:1rem;-webkit-transition:all ease-out .2s;transition:all ease-out .2s}.page-nav .page-menu ul li a:hover{background:white;color:#ef193b;text-decoration:none}@media (min-width:992px){.page-nav .page-menu ul li a{line-height:1.4}}.page-nav #page-menu-btn{background:transparent;padding:0;margin:0;border:0;font-size:1.3125rem;line-height:1.4;color:white;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;outline:none}@media (min-width:992px){.page-nav #page-menu-btn{display:none}}.page-nav #page-menu-btn.active .icon span:nth-child(1){-webkit-transform:rotate(45deg);transform:rotate(45deg);top:.8rem}.page-nav #page-menu-btn.active .icon span:nth-child(2){opacity:0}.page-nav #page-menu-btn.active .icon span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:-.8rem}.page-nav #page-menu-btn .icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:2rem;margin-left:1rem}.page-nav #page-menu-btn .icon span{position:relative;width:2.6875rem;height:.4rem;background:white;-webkit-transition:all ease-out .3s;transition:all ease-out .3s}.section-title{background-color:rgba(237,26,59,.5);margin-bottom:.3125rem}.section-title p{font-size:1.6rem;font-weight:700;color:white;text-transform:uppercase;line-height:1;padding:.3125rem 1rem;background-color:#ed1a3b;display:inline-block;margin:0}@media (min-width:992px){.section-title p{font-size:1.0625rem}}.section-title-lg{background:#ef193b;margin-bottom:1rem;height:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-title-lg p{line-height:1;margin-bottom:0;text-transform:uppercase;font-size:1.875rem;color:#fff;font-weight:700;padding:0 1rem}.article-title h1{font-size:2rem;line-height:2.3125rem;font-weight:700;color:#ef193b;text-transform:uppercase}@media (min-width:992px){.article-title h1{font-size:2.6875rem;line-height:3rem}}@media (min-width:576px) and (max-width:767px){.article-title h1{font-size:2.6875rem;line-height:3rem}}.article__list{padding:3rem 2rem}@media (max-width:575px){.article__list{padding:3rem 1rem}}.article__item{margin-bottom:5rem}.article__item .h1{font-size:1.5rem;color:#ef193b;font-weight:700;text-transform:uppercase;margin-bottom:2rem}@media (min-width:992px){.article__item .h1{font-size:1.5rem}}.article__item p{color:#242425;font-size:1.2rem;line-height:1.4;font-weight:700}.article__header{background-color:rgba(3,130,171,.5);margin-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.article__header p{font-size:1.6rem;font-weight:700;color:white;text-transform:uppercase;line-height:1;padding:.3125rem 1rem;background-color:#0382ab;display:inline-block;margin:0}@media (min-width:992px){.article__header p{font-size:1.0625rem}}.article__header span{padding:.3125rem 1rem;text-transform:uppercase;line-height:1;color:white;font-size:1.6rem;font-weight:700}@media (min-width:992px){.article__header span{font-size:1.0625rem}}.article-img__item{margin-bottom:2rem}.article-img__img{height:14.6875rem;overflow:hidden;position:relative;background:#C4C4C4;margin-bottom:1rem}.article-img__img .category-title{position:absolute;z-index:0;top:.6875rem;left:.6875rem}.article-img__img a{position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.article-img__title{font-weight:700;font-size:1.2rem;line-height:1.6rem;text-transform:uppercase;color:#EF193B}.info-box__list{background:#ffcb31;margin-left:0;margin-right:0}.info-box__item{margin:2rem 0 3rem;padding:0 1rem}.info-box__item p{font-size:1.2rem;line-height:1.4;color:#242425}@media (min-width:992px){.info-box__item p{font-size:1.1rem}}.info-box__img{display:block;width:12.6875rem;height:12.6875rem;border-radius:50%;background:#fff;overflow:hidden;margin:0 auto;position:relative}@media (min-width:992px){.info-box__img{width:6.6875rem;height:6.6875rem}}.info-box__img a{display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%}.info-box__img img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:60%}.info-box__title{margin:1rem 0;font-size:1.6rem;line-height:1.4;font-weight:700;text-align:center}@media (min-width:992px){.info-box__title{font-size:1.3125rem}}.info-box__title a{color:#242425}.info-box__title a:hover{color:#ef193b}.content-box{background:#f4f4f4;padding:1rem}.page-list__item{margin-bottom:5rem}.page-list__item:nth-child(2) .page-list__title{background:#0382ab}.page-list__item:nth-child(3) .page-list__title{background:#f0bc23}.page-list__title{background-color:#ef193b;margin-bottom:.3125rem}.page-list__title p{font-size:2rem;font-weight:700;color:white;text-transform:uppercase;line-height:1;padding:.3125rem 1rem;margin:0}@media (min-width:992px){.page-list__title p{font-size:1.0625rem}}.page-list__img{width:100%;height:17.3125rem;overflow:hidden;background:#c4c4c4;margin-bottom:1rem;position:relative}@media (min-width:992px){.page-list__img{height:9.6875rem}}.page-list__img img{width:100%}.page-list__img a{display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%}.page-list__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.page-list__content p{font-size:1.6rem;font-weight:700;color:#242425;margin-bottom:2rem}@media (min-width:992px){.page-list__content p{font-size:1.2rem}}.page-footer{padding:3rem 0}.page-footer .footer-nav{margin-bottom:2rem}.page-footer .footer-nav ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style:none;margin:0;padding-left:0}.page-footer .footer-nav ul li{margin:0 .3125rem;padding-right:.6875rem}.page-footer .footer-nav ul li:not(:last-of-type){border-right:1px solid #ef193b}.page-footer .footer-nav ul li:last-of-type{padding-right:0}.page-footer p{text-align:center;font-size:.8rem;color:#a1a1a1}.category-title{display:inline-block;background:#0382ab;font-size:.8rem;line-height:.9375rem;font-weight:700;color:white;text-transform:uppercase;padding:.3125rem 1rem}@media (min-width:1200px){.category-title{font-size:.9375rem;line-height:1}}.author-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:992px){.author-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:17.3125rem}}@media (min-width:768px) and (max-width:991px){.author-box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.author-box__img{width:4.6875rem;height:4.6875rem;border:solid .3125rem #52bce6;background-color:#c4c4c4;border-radius:50%;overflow:hidden;margin-bottom:1rem;display:none}@media (min-width:992px){.author-box__img{width:9rem;height:9rem;margin-right:auto;margin-left:auto;display:block}}@media (min-width:768px) and (max-width:991px){.author-box__img{display:block;margin-right:3rem}}@media (min-width:992px){.author-box__info{margin-bottom:1rem;text-align:center}}.author-box__name{font-size:1.3125rem;line-height:1.6rem;font-weight:700;color:#000}@media (min-width:992px){.author-box__name{font-size:1.0625rem}}@media (min-width:576px) and (max-width:767px){.author-box__name{font-size:1.6rem;line-height:1.875rem}}@media (max-width:575px){.author-box__name{font-size:1.3125rem;line-height:1.6rem}}.author-box__title{font-size:1.0625rem;line-height:1.3;color:#000;display:none}@media (min-width:992px){.author-box__title{font-size:.6875rem;display:block}}@media (min-width:768px) and (max-width:991px){.author-box__title{display:block;font-size:.9375rem}}@media (min-width:576px) and (max-width:767px){.author-box__title{font-size:1.2rem;line-height:1.4375rem}}.author-box__footer{font-size:1.0625rem;color:#a1a1a1}@media (min-width:992px){.author-box__footer{text-align:center;font-size:.6875rem}}@media (min-width:768px){.author-box__footer{font-size:.8rem;line-height:.9375rem;margin-top:.6875rem}}.author-box-row{background:#0382AB;padding:3rem 1rem;margin-bottom:3rem}.author-box-row__header{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){.author-box-row__header{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.author-box-row__img{width:8.6875rem;height:8.6875rem;border:solid .3125rem #52bce6;background-color:#c4c4c4;border-radius:50%;overflow:hidden;margin-bottom:1rem}@media (min-width:768px){.author-box-row__img{margin-bottom:0}}.author-box-row__info{border-bottom:1px dashed #fff;text-align:center}@media (min-width:768px){.author-box-row__info{text-align:left;margin-left:3rem}}.author-box-row__name{font-size:1.6rem;line-height:1.875rem;font-weight:700;color:#fff}.author-box-row__title{font-size:1.2rem;line-height:1.4375rem;color:#fff}.author-box-row__content p{font-size:1.0625rem;line-height:1.5125rem;color:white}@media (min-width:768px){.author-box-row__content p{font-size:1.2125rem;line-height:1.75rem}}.author-box-row__articles .title{display:inline-block;font-weight:700;font-size:1.6rem;line-height:1.875rem;color:white;border-bottom:1px dashed white;margin-top:2rem}.author-box-row__articles ul{list-style:none;padding:0;margin:2rem 0 0}.author-box-row__articles li{margin-bottom:1rem;font-weight:700;font-size:1.3125rem;line-height:1.6rem;color:white}.author-box-row__articles li:before{content:'- '}.author-box-row__articles a{color:white}blockquote{position:relative;border-top:.8rem solid #ef193b;padding-top:1rem;padding-left:2rem}@media (min-width:576px){blockquote{max-width:35%;border-top:1.3125rem solid #ef193b;padding-top:1.3125rem}}blockquote:before{content:'”';position:absolute;z-index:0;top:0;left:0;font-weight:700;font-size:6.4rem;line-height:7.4375rem;text-transform:uppercase;color:#ED1A3B;opacity:.3}blockquote p{font-size:1.3125rem;line-height:1.875rem;font-weight:700;position:relative;z-index:1}@media (min-width:768px){blockquote p{font-size:1.6rem;line-height:2.25rem}}figure.content-img{position:relative;border:solid 1px #ececec;background-color:rgba(196,196,196,0);margin:3rem 0 4rem}figure.content-img .h4{text-transform:uppercase;margin:1rem 0;font-weight:700}figure.content-img img{max-width:100%}figure.content-img figcaption{text-align:center;padding:1rem;font-size:.9375rem;line-height:1.0625rem;color:#A2A2A2}.section-wrapper{padding:0 2rem 4rem}@media (max-width:575px){.section-wrapper{padding:3rem 1rem}}.single-article{padding:1rem 2rem}.single-article__header{margin-bottom:4rem}.single-article__header .category-title{margin-bottom:1rem}.single-article__aside{display:-webkit-box;display:-ms-flexbox;display:flex;-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:3rem}@media (min-width:992px){.single-article__aside{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:0}}@media (min-width:992px){.single-article__aside .fb-like{margin-bottom:1.3125rem}}.single-article__aside .btn{width:100%}.single-article__article>p,.single-article__article .article-content>p{margin-bottom:2rem;font-size:1.2rem;line-height:1.75rem}@media (min-width:576px) and (max-width:767px){.single-article__article>p,.single-article__article .article-content>p{font-size:1.6rem;line-height:2.2rem}}.single-article__article figure.content-img{margin-left:0}@media (min-width:992px){.single-article__article figure.content-img{}}.single-article__article blockquote{margin-right:2rem}@media (min-width:992px){.single-article__article blockquote{position:relative;left:-2rem;width:calc(100% + 2rem);margin-right:0}}.single-article__teaser p{font-weight:700;margin-bottom:2rem;font-size:1.2rem;line-height:1.75rem}.single-article__downloads{margin-top:3rem;margin-bottom:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:768px){.single-article__downloads{-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:3rem}}.single-article__downloads .btn{margin-bottom:1rem;margin-left:0;margin-right:0}@media (min-width:768px){.single-article__downloads .btn{margin:0 1rem}}.single-article__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;margin-bottom:3rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:768px){.single-article__footer{background-color:#868686;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:3rem;padding:1rem}}.single-article__footer p{font-size:1.0625rem;color:white;font-weight:700;margin-bottom:0}.single-article__footer .bou-5star-container{background-color:#868686;text-align:center;width:100%;padding:.5rem 1rem;margin-top:1rem}@media (min-width:768px){.single-article__footer .bou-5star-container{margin-top:0;width:auto;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-preferred-size:66%;flex-basis:66%}}.single-article__footer .bou-5star-container p{margin-bottom:.5rem}.single-article__footer #bestofusers-5starrating{height:3rem}#bestofusers-5starrating-distribution-url{height:12rem;margin-bottom:1rem;max-width:100%}.pagination-wrapper{padding:0 2rem 2rem}@media (max-width:575px){.pagination-wrapper{padding-left:1rem;padding-right:1rem}}.pagination-wrapper .page-link{color:#ef193b}.pagination-wrapper .page-item.active .page-link{background:#ef193b;border-color:#ef193b}.title{font-size:2rem}.description{font-size:1.5rem;margin-bottom:15px}svg.star{width:24px;height:24px}svg.star path{fill:transparent;stroke:orange;stroke-width:1px}svg.star.full path{fill:orange}.clearfix{clear:both}.feedback-container{position:relative;display:inline-block;width:120px;height:28px;letter-spacing:-5px;white-space:nowrap}.feedback-block{width:120px;position:absolute;z-index:1;top:0;left:0;overflow:hidden}.feedback-container .add-feedback{display:none}.feedback-block.add-feedback svg{cursor:pointer}.full-star-mask{left:inherit;right:0;height:100%}