@media only screen and (min-width: 621px)and (max-width: 910px){.mobile-only{display:none}}@media only screen and (min-width: 911px)and (max-width: 1170px){.mobile-only{display:none}}@media only screen and (min-width: 1170px){.mobile-only{display:none}}@media(min-width: 320px)and (max-width: 620px){.mobile-hide{display:none}}.idea-main h1{font-size:28px;line-height:28px;font-weight:500;margin:20px 0 20px}@media(min-width: 320px)and (max-width: 620px){.idea-main h1{margin-bottom:15px;font-size:22px;line-height:25px}}.idea-main__description{font-size:18px;line-height:25px;max-width:500px;margin-bottom:20px}@media(min-width: 320px)and (max-width: 620px){.idea-main__description{font-size:16px;line-height:20px;margin:10px 0 20px}}.idea-main__popular{margin-top:20px}.idea-main__popular h2{font-size:14px;line-height:16px;font-weight:500;color:var(--color-Text-Tertiary);margin:0 0 15px}.idea-main__popular-flex{display:flex;justify-content:space-between;flex-flow:row wrap}.idea-main__popular-flex a{display:block;height:80px;width:calc((100% - 30px)/4);border-radius:10px;position:relative;margin-bottom:10px;overflow:hidden;transition:transform .3s}.idea-main__popular-flex a:hover{transform:translateY(-3px)}@media(min-width: 320px)and (max-width: 620px){.idea-main__popular-flex a:hover{transform:none}}@media(min-width: 320px)and (max-width: 620px){.idea-main__popular-flex a{width:calc((100% - 10px)/2)}}.idea-main__popular-flex a span{position:absolute;bottom:10px;left:10px;width:120px;font-size:13px;line-height:14px;color:var(--color-Text-Primary);z-index:2}@media(min-width: 320px)and (max-width: 620px){.idea-main__popular-flex a span{width:85px}}.idea-main__popular-flex a img{position:absolute;right:0;top:0;width:91px;height:80px;border-radius:0 10px 10px 0;z-index:1}@media(min-width: 320px)and (max-width: 620px){.idea-main__popular-flex a img{right:-19px}}.idea-main__favorites h2{font-size:14px;line-height:16px;font-weight:500;color:var(--color-Text-Tertiary)}.idea-main__favorites-item{width:200px;height:116px;margin-right:7px}.idea-main__favorites-item img{width:200px;height:116px;border-radius:15px}.idea-main__favorites .im-articles{position:relative;width:100%}@media(min-width: 320px)and (max-width: 620px){.idea-main__favorites .im-articles{margin-bottom:20px;width:calc(100% + 40px);margin-left:-20px}}.idea-main__favorites .im-articles .arrow{position:absolute;width:40px;height:40px;border-radius:20px;background:#fff;z-index:2;visibility:hidden;display:flex;flex-direction:column;justify-content:center;box-shadow:0 4px 8px 0 rgba(0,0,0,.08)}.idea-main__favorites .im-articles .arrow.next{right:-20px;bottom:calc(50% - 20px)}@media(min-width: 320px)and (max-width: 620px){.idea-main__favorites .im-articles .arrow.next{display:none}}.idea-main__favorites .im-articles .arrow.prev{left:-20px;bottom:calc(50% - 20px)}@media(min-width: 320px)and (max-width: 620px){.idea-main__favorites .im-articles .arrow.prev{display:none}}.idea-main__favorites .im-articles .arrow img{width:50%;height:50%;margin:0 auto}.idea-main__favorites .im-articles:hover .arrow{visibility:visible}.idea-main__favorites .im-articles__scroll{overflow:hidden;padding:10px 0 0}.idea-main__favorites .im-articles__inner{display:flex;position:relative;width:max-content}.idea-main__favorites .im-articles__item{display:block;width:200px;margin-right:10px;transition:transform .3s}.idea-main__favorites .im-articles__item:hover{transform:translateY(-4px)}@media(min-width: 320px)and (max-width: 620px){.idea-main__favorites .im-articles__item:hover{transform:none}}@media(min-width: 320px)and (max-width: 620px){.idea-main__favorites .im-articles__item{width:200px;display:inline-block;margin-right:15px}}.idea-main__favorites .im-articles__item img{width:200px;height:115px;border-radius:15px}@media(min-width: 320px)and (max-width: 620px){.idea-main__favorites .im-articles__item img{width:200px;height:115px}}.idea-main__favorites .im-articles__item img:hover{opacity:1 !important}.idea-main__favorites .im-articles__item span{font-size:16px;line-height:21px;margin-top:10px;color:var(--color-Text-Primary);display:block}.idea-main__collections{margin-top:10px}.idea-main__collections h2{font-size:14px;line-height:16px;font-weight:500;color:var(--color-Text-Tertiary);margin:0 0 15px}.idea-main__collections-flex a{display:inline-block;background-color:#fff;border-radius:10px;font-size:14px;line-height:34px;height:34px;padding:0 15px;margin:0 0 5px 0;color:#242424;transition:transform .3s}.idea-main__collections-flex a:hover{transform:translateY(-3px)}@media(min-width: 320px)and (max-width: 620px){.idea-main__collections-flex a:hover{transform:none}}.idea-main__list h2{font-size:14px;line-height:16px;font-weight:500;color:var(--color-Text-Tertiary);margin:0 0 15px}.idea-main__list-filters{padding-bottom:15px;border-bottom:2px solid var(--color-Border-Primary);margin-bottom:50px}.idea-main__list-filters a{color:var(--color-Text-Tertiary);font-size:14px;text-decoration:underline}.idea-main__list .idea-item{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;background-color:#fff;padding:20px;border-radius:20px}@media(min-width: 320px)and (max-width: 620px){.idea-main__list .idea-item{margin-bottom:8px;padding:5px 8px 5px 5px;border-radius:15px}}.idea-main__list .idea-item__image{width:270px;height:160px;overflow:hidden;border-radius:10px}.idea-main__list .idea-item__image a{display:block}@media(min-width: 320px)and (max-width: 620px){.idea-main__list .idea-item__image{height:106px;width:160px;box-shadow:none}}.idea-main__list .idea-item__image img{min-width:270px;min-height:160px}@media(min-width: 320px)and (max-width: 620px){.idea-main__list .idea-item__image img{height:106px;min-height:auto;min-width:auto;border-radius:10px}}.idea-main__list .idea-item__info{width:calc(100% - 270px - 20px)}@media(min-width: 320px)and (max-width: 620px){.idea-main__list .idea-item__info{width:calc(100% - 160px - 10px)}}.idea-main__list .idea-item__info-bottom{margin-top:10px}@media(min-width: 320px)and (max-width: 620px){.idea-main__list .idea-item__info-bottom{margin-top:5px}}.idea-main__list .idea-item__category{color:var(--color-Text-Tertiary);font-size:12px}@media(min-width: 320px)and (max-width: 620px){.idea-main__list .idea-item__category{display:none}}.idea-main__list .idea-item__date{color:var(--color-Text-Tertiary);font-size:12px;margin-left:15px}.idea-main__list .idea-item__investments{color:var(--color-Text-Primary);font-size:12px;margin-left:15px;font-weight:bold;float:right}@media(min-width: 320px)and (max-width: 620px){.idea-main__list .idea-item__investments{display:none}}.idea-main__list .idea-item__comments{color:var(--color-Text-Tertiary);font-size:12px;margin-left:15px}.idea-main__list .idea-item__views{color:var(--color-Text-Tertiary);font-size:12px}.idea-main__list .idea-item__title{display:block;font-size:18px;color:var(--color-Text-Primary);margin-top:10px;line-height:22px}.idea-main__list .idea-item__title:hover{color:var(--color-Text-Primary_hover)}@media(min-width: 320px)and (max-width: 620px){.idea-main__list .idea-item__title{font-size:14px;line-height:18px;overflow:hidden;max-height:74px;margin-top:5px}}.idea-main__list .idea-item__preview{line-height:20px;font-size:14px;margin:10px 0}@media(min-width: 320px)and (max-width: 620px){.idea-main__list .idea-item__preview{display:none}}.idea-main__list .franchise-item{padding:30px 0;display:flex;flex-direction:row;justify-content:space-between;margin-top:50px}.idea-main__list .franchise-item__fleft{width:120px;height:120px;border:1px solid var(--color-Background-Page);display:flex;flex-direction:column;justify-content:center}@media(min-width: 320px)and (max-width: 620px){.idea-main__list .franchise-item__fleft{width:80px;height:80px}}.idea-main__list .franchise-item__fleft img{max-height:100px;max-width:100px;margin:0 auto}@media(min-width: 320px)and (max-width: 620px){.idea-main__list .franchise-item__fleft img{max-width:60px;max-height:60px}}.idea-main__list .franchise-item__fright{width:calc(100% - 120px - 30px)}@media(min-width: 320px)and (max-width: 620px){.idea-main__list .franchise-item__fright{width:calc(100% - 80px - 30px)}}.idea-main__list .franchise-item__top{font-size:12px}.idea-main__list .franchise-item__top-category{text-decoration:underline}.idea-main__list .franchise-item__top-discounts i{display:inline-block;height:20px;width:20px;border-radius:10px;line-height:20px;text-align:center;font-size:9px}.idea-main__list .franchise-item__top-checked i{background-color:#87c23b;color:#fff;display:inline-block;height:20px;width:20px;border-radius:10px;line-height:20px;text-align:center;font-size:9px}.idea-main__list .franchise-item__top-date{color:var(--color-Text-Tertiary)}.idea-main__list .franchise-item__top a{color:var(--color-Text-Tertiary)}.idea-main__list .franchise-item__top span{margin-left:15px}@media(min-width: 320px)and (max-width: 620px){.idea-main__list .franchise-item__top .pull-right{display:none}}.idea-main__list .franchise-item__link_name{font-size:21px;font-weight:bold;padding:15px 0;color:var(--color-Text-Primary);display:inline-block}.idea-main__list .franchise-item__link_name:hover{text-decoration:underline;color:var(--color-Text-Tertiary)}.idea-main__list .franchise-item__info{display:flex;flex-direction:row}@media(min-width: 320px)and (max-width: 620px){.idea-main__list .franchise-item__info{flex-direction:column}}.idea-main__list .franchise-item__info-item{width:33.3333333333%;font-size:14px;margin:0}@media(min-width: 320px)and (max-width: 620px){.idea-main__list .franchise-item__info-item{width:100%;margin-bottom:5px}}.idea-main__list .franchise-item__info-item p{margin:0 0 5px}.idea-main__list .franchise-item__info-item p.cb{color:var(--color-Text-Tertiary)}.idea-main__list .franchise-item__info-item p.bn{color:var(--color-Text-Primary);font-weight:bold}.idea-main__list .franchise-item__description{font-size:16px;line-height:1.7}@media(min-width: 320px)and (max-width: 620px){.idea-main__list .franchise-item__description{display:none}}.idea-main__list .franchise-item__tags li{display:inline-block;font-size:12px;margin-right:10px}.idea-main__list .franchise-item__tags li a{color:var(--color-Text-Tertiary);text-decoration:none}.idea-main__list .franchise-item__tags li a:hover{text-decoration:underline}/*# sourceMappingURL=idea-main-page.css.map */
