.home__container{font-family:Roboto,sans-serif;padding-top:28px;margin-bottom:28px}@media (max-width:991px){.home__container--potw{padding-bottom:48px}}.home__hero{background-repeat:no-repeat;background-size:cover;background-position:center;color:#fff;height:100%;position:relative;text-shadow:0 1px 1px rgba(0,0,0,.5)}.home__hero-1{background-image:linear-gradient(rgba(0,0,0,.25),rgba(0,0,0,.25)),url(/assets/images/home_hero-1_v1.jpg)}.home__hero-2{background-image:linear-gradient(rgba(0,0,0,.25),rgba(0,0,0,.25)),url(/assets/images/home_hero-2_v1.jpg)}.home__hero-3{background-image:linear-gradient(rgba(0,0,0,.25),rgba(0,0,0,.25)),url(/assets/images/home_hero-3.jpg)}.home__hero-4{background-image:linear-gradient(rgba(0,0,0,.25),rgba(0,0,0,.25)),url(/assets/images/home_hero-4.jpg)}.home__hero-container{padding:36px 24px;margin:0 auto;text-align:center}@media (min-width:992px){.home__hero-container{padding:120px 0 80px 0;width:75%}}.home__hero-title{font-size:1.5rem;line-height:1;font-weight:500}@media (min-width:992px){.home__hero-title{font-size:2.8rem}}.home__hero-description{font-size:1rem;line-height:1.25rem;margin-bottom:48px;margin-top:32px}@media (min-width:992px){.home__hero-description{line-height:2rem;font-size:23px}}.home__hero-button{background-color:#fff;border-radius:3px;cursor:pointer;color:#000;font-weight:500;display:inline-block;text-align:center;text-shadow:none;box-shadow:0 1px 1px rgba(0,0,0,.7);font-size:13px;padding:6px 16px}@media (min-width:992px){.home__hero-button{font-size:18px;padding:16px 32px}}.home__hero-button:hover{color:#0282c7}.home__hero-author a{color:#fff;font-size:10px;opacity:.9;position:absolute;bottom:8px;right:16px;transition:opacity .15s linear}@media (min-width:992px){.home__hero-author a{right:24px;bottom:16px;font-size:14px}}.home__hero-author a:hover{opacity:1}@media (min-width:992px){.home__container--potw{display:none}}.home__title-container{display:flex;align-items:center;justify-content:space-between;width:100%}.home__title{margin-bottom:16px}.home__title-link{color:#000;font-size:24px}.home__title--last{flex:1.75}@media (min-width:992px){.home__title--last{flex:2.02}}@media (min-width:1200px){.home__title--last{flex:1.4}}@media (max-width:991px){.home__title--container-potw{margin-bottom:16px}}.home__title--last-potw{display:none}@media (min-width:992px){.home__title--last-potw{align-items:center;display:flex;flex:1;justify-content:space-between}}.home__title-small-link{color:#fff;font-weight:500;background:#09a5ff;border-radius:18px;padding:6px 12px;font-size:13px}.home__title-small-link:hover{color:#fff;background-color:#0087d6}.home__grid-container{max-width:100%;display:flex;flex-wrap:wrap}@supports (display:grid){.home__grid-container{display:grid;grid-auto-columns:1fr;grid-auto-rows:1fr;grid-gap:4px;grid-template-columns:repeat(3,1fr)}}@media (min-width:576px){.home__grid-container{grid-template-columns:repeat(4,1fr)}}@media (min-width:768px){.home__grid-container{grid-template-columns:repeat(6,1fr)}}@media (min-width:1200px){.home__grid-container{grid-gap:24px;grid-template-columns:repeat(7,1fr)}}@media (min-width:1200px){.home__item--big{grid-column:span 2;grid-row:span 2}}.home__item{flex:0 1 16%;background-color:rgba(0,0,0,.05);display:flex;overflow:hidden;position:relative}.home__item--nohidden{overflow:visible}.home__item:before{content:'';display:block;height:0;padding-bottom:calc(1 * 100%);width:0}.home__item a{color:#fff;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home__item:hover .home__photo-info{opacity:1}.home__item--potw{display:none}@supports (display:grid){@media (min-width:992px){.home__item--potw{display:block;grid-column:span 2;grid-row:span 2}}@media (min-width:1200px){.home__item--potw{display:block;grid-column:span 3;grid-row:span 2}}}.home__item--potw::before{display:none}.home__item--potw-link{background-position:center;background-repeat:no-repeat;background-size:cover;height:100%;position:absolute;top:0;width:100%;z-index:1}.home__item--hidden{display:none}@media (min-width:992px){.home__item--hidden{display:flex}}.home__item--hidden-md{display:flex}@media (min-width:768px) and (max-width:991px){.home__item--hidden-md{display:none!important}}.home__item--hidden-sm{display:flex}@media (min-width:576px) and (max-width:767px){.home__item--hidden-sm{display:none!important}}.home__item--hidden-lg{display:flex}@media (min-width:992px) and (max-width:1199px){.home__item--hidden-lg{display:none!important}}.home__item--hidden-big{display:flex}@media (min-width:1200px){.home__item--hidden-big{display:none!important}}.home__photo-container{align-items:flex-end;bottom:0;display:flex;left:0;position:absolute;right:0}.home__photo-container--latest-popular{display:none}@media (min-width:1200px){.home__photo-container--latest-popular{display:block}}.home__item-info{align-items:flex-end;background:rgba(0,0,0,.5);bottom:0;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:row;left:0;padding:8px 12px;position:absolute;width:100%;z-index:2}@media (max-width:991px){.home__item-info{border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;border-bottom-left-radius:3px;border-bottom-right-radius:3px;background:#fff;bottom:-49px}}.home__item-info-avatar-container{flex:0;z-index:2}.home__item-info-avatar-container a{display:flex}.home__item-info-image{flex:1}@media (max-width:991px){.home__item-info-image a{color:#000}}.home__item-info-avatar{border-radius:50%;height:32px;width:32px}.home__item-info-container{color:#fff;font-size:16px;line-height:16px;min-width:0;padding-left:12px}.home__item-info-user{color:#fff;font-size:13px;line-height:15px}.home__item-info-user a{opacity:.8;transition:opacity .15s linear;z-index:2}@media (max-width:991px){.home__item-info-user a{color:#000}}.home__item-info-user a:hover{opacity:1}.home__photo-info{align-items:center;background:rgba(0,0,0,.3);bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s linear}.home__photo-info-child{align-items:center;display:flex;font-size:12px;font-weight:500;margin:0 6px}.home__icon{fill:#fff;height:12px;margin:0 6px;width:12px}.home__grid-photo{height:100%;position:absolute;width:100%}.home__news-container{text-align:left;display:flex;flex-wrap:wrap}@supports (display:grid){.home__news-container{display:grid;grid-gap:24px}}@media (min-width:576px){.home__news-container{grid-template-columns:1fr 1fr}}@media (min-width:768px){.home__news-container{grid-template-columns:1fr 1fr;text-align:center}}@media (min-width:992px){.home__news-container{grid-template-columns:1fr 1fr 1fr 1fr;text-align:center}}.home__news{flex:1 0 20%}@media (max-width:575px){.home__news{display:flex}}.home__news-image{background-position:center;background-size:cover;overflow:hidden;padding-bottom:52.333333%;position:relative}@media (max-width:575px){.home__news-image{flex:0 0 110px;height:80px;padding-bottom:0;width:100px}}.home__news-image a{height:100%;left:0;position:absolute;top:0;width:100%}.home__news-title{padding:16px}.home__news-title-link{color:#000;font-size:16px;line-height:1.4em}@media (max-width:575px){.home__news-title-link{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal}}@media (min-width:992px){.home__forums-mo{display:flex}}.home__forums-container{padding:12px 24px}.home__forums{flex:1;margin-bottom:60px;margin-top:24px}@media (min-width:992px){.home__forums{margin-bottom:0;margin-right:12px;margin-top:0}}.home__mo{flex:1;margin-bottom:60px;margin-top:24px}@media (min-width:992px){.home__mo{margin-bottom:0;margin-left:12px;margin-top:0}}.home__forum{align-items:center;display:flex;padding:12px 0}.home__forum:not(:last-child){border-bottom:1px solid rgba(0,0,0,.1)}.home__forum-content{display:flex;flex:1;flex-direction:column}.home__forum-title{font-size:14px}.home__forum-author-link{color:rgba(0,0,0,.7);font-size:12px}.home__forum-avatar{border-radius:50%;height:36px;margin-right:16px;width:36px}.home__forum-answers{color:#000}.home__forum-answers a{align-items:center;color:#000;display:flex}.home__forum-seperator:after{content:'\25CF';display:inline-block;font-size:.6em;margin:0 4px;position:relative;top:-1px;vertical-align:middle}.home__forum-icon{fill:rgba(0,0,0,.5);height:12px;margin-right:8px;width:12px}