.search-img{cursor:pointer;width:20px;height:20px}.search-img:hover{opacity:.6}.search-category{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:20px;width:20px}@media only screen and (max-width:767px){.search-category{display:none}}.search-category.search-active{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:30px;transition:width .3s linear;width:100%;z-index:1;border-bottom:2px solid #252427;padding-bottom:7px}@media only screen and (max-width:767px){.search-category.search-active{display:none}}.search-category__input{border:0!important;outline:0!important;padding:0!important;height:auto!important;margin-bottom:0!important;color:#000!important;width:100%;font-size:20px!important}@media only screen and (max-width:767px){.search-category__input{background-color:rgba(0,0,0,0)}}.search-category__close-icon{cursor:pointer}.search-category__close-icon:hover{opacity:.7}.search-category-mobile{display:none}@media only screen and (max-width:767px){.search-category-mobile{padding:10px;background-color:#eee;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:100%}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.categories-tab{overflow:hidden}@media only screen and (max-width:767px){.categories-tab{padding:20px 0}}.categories-tab .tab-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;height:56px}@media only screen and (max-width:767px){.categories-tab .tab-header{height:-moz-fit-content;height:fit-content;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px}}.categories-tab .tab-header__title{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;flex-wrap:nowrap;width:90%;overflow-x:scroll}.categories-tab .tab-header__title::-webkit-scrollbar{width:0;height:0}@media only screen and (max-width:480px){.categories-tab .tab-header__title{width:100%;gap:40px}}@media only screen and (max-width:767px){.categories-tab .tab-header__title{width:100%;gap:40px}}@media only screen and (min-width:768px)and (max-width:1023px){.categories-tab .tab-header__title{gap:20px}}@media only screen and (min-width:1024px)and (max-width:1299px){.categories-tab .tab-header__title{gap:20px}}.categories-tab .tab-header__title .blog-item{position:relative;cursor:pointer;border-bottom:2px solid rgba(0,0,0,0);padding-bottom:8px;font-size:18px;width:max-content;white-space:nowrap}.categories-tab .tab-header__title .blog-item p{margin:0}.categories-tab .tab-header__title .blog-item:hover{opacity:.7}@media only screen and (max-width:480px){.categories-tab .tab-header__title .blog-item{padding-bottom:0}}@media only screen and (max-width:767px){.categories-tab .tab-header__title .blog-item{padding-bottom:0}}.categories-tab .tab-header__title .selected-blog{z-index:1;border-bottom:2px solid #000;animation:fadeIn .3s}@media only screen and (max-width:480px){.categories-tab .tab-header__title .selected-blog{border:none;font-weight:700;padding-bottom:0}}@media only screen and (max-width:767px){.categories-tab .tab-header__title .selected-blog{border:none;font-weight:700;padding-bottom:0}}.categories-tab .tab-header__title .selected-blog p{font-family:var(--font-hanken-grotesk);font-weight:700}.categories-tab .indicator-line{background-color:#c9c9c9;width:100%;height:2px;position:relative;bottom:17px}@media only screen and (max-width:480px){.categories-tab .indicator-line{display:none}}@media only screen and (max-width:767px){.categories-tab .indicator-line{display:none}}