.tab-box{padding:30px 0 20px}.tab-box .tab.scroll{overflow-x:auto;padding:0 0 10px}.tab-box .tab.scroll>div{width:-webkit-max-content;width:-moz-max-content;width:max-content}.tab-box .tab-item{padding:1px;-webkit-transition:0.3s;transition:0.3s;background-color:rgba(127,127,137,0.1411764706);clip-path:polygon(0 0,calc(100% - 30px) 0%,100% 100%,30px 100%)}.tab-box .tab-item:hover a{color:var(--c-color)!important}.tab-box .tab-item.active{background-color:var(--c-color)}.tab-box .tab-item.active a{color:var(--c-color)!important;background-color:#def8f6}.tab-box .tab-item:not(:first-child){margin-left:-30px}.tab-box .tab-item:first-child,.tab-box .tab-item:first-child a{clip-path:polygon(0 0,calc(100% - 30px) 0%,100% 100%,0% 100%)}@media screen and (max-width:1300px){.tab-box .tab-item:first-child a{padding-left:28px;padding-right:46px}}.tab-box .tab-item a{height:50px;width:240px;font-size:18px;color:rgba(13,15,23,0.4784313725);clip-path:polygon(0 0,calc(100% - 30px) 0%,100% 100%,30px 100%);background-color:#f1f2f9}@media screen and (max-width:1300px){.tab-box .tab-item a{width:auto;padding:0 36px;font-size:17px}}.portfolio__categories .id{margin:0;-webkit-transition:0.3s;transition:0.3s;-ms-grid-columns:1fr 10px 1fr 10px 1fr;grid-template-columns:repeat(3,1fr);display:-ms-grid;display:grid;gap:10px}@media screen and (max-width:970px){.portfolio__categories .id{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:500px){.portfolio__categories .id{-ms-grid-columns:(1fr)[1];grid-template-columns:repeat(1,1fr)}}.portfolio__categories-item{margin:0;height:209px;-ms-grid-column-span:1;grid-column:span 1;-webkit-transition:0.3s;transition:0.3s;cursor:pointer}@media screen and (min-width:970px){.portfolio__categories-item:nth-child(6n+4){-ms-grid-column-span:2;grid-column:span 2;-ms-grid-row-span:2;grid-row:span 2;height:428px}}.portfolio__categories-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center 15%;object-position:center 15%;-webkit-transition:0.3s;transition:0.3s}.portfolio__categories-item img:hover{-webkit-transform:scale(1.03);transform:scale(1.03)}.portfolio__categories .view_more{margin-top:64px}@media screen and (max-width:970px){.portfolio__categories .view_more{margin-top:50px}}.art-portfolio .tab-box .tab-item a{background-color:var(--c-black);border-color:rgba(127,127,137,0.24);color:var(--c-text)}.art-portfolio .tab-box .tab-item.active a{background-color:rgb(13,15,22)}.art-portfolio__categories:not(.active){height:0;opacity:0;pointer-events:none}.art-portfolio__categories:not(.view-all) .portfolio__categories-item:nth-child(n+7){opacity:0;height:0;position:absolute}