.text-gradient{background:linear-gradient(90deg,oklch(66% .19 307.28deg),oklch(70% .2 19.86deg) 50%,oklch(75% .16 43.7deg) 85%,oklch(80% .15 64.42deg));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);width:-moz-fit-content;width:fit-content}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{width:0;background:rgba(0,0,0,0)}.Hocnews{display:flex;justify-content:center;padding:100px 0;flex-direction:column;align-items:center;gap:30px}@media screen and (min-width:1920px){.Hocnews{height:100vh}}@media(max-width:499px){.Hocnews{padding:2rem 0;gap:1rem 2rem}}.Hocnews h2{font-size:4rem;font-weight:800;letter-spacing:-.25rem}@media screen and (max-width:1280px){.Hocnews h2{font-size:4rem;line-height:3.1rem}}@media screen and (max-width:1140px){.Hocnews h2{font-size:3.9rem;line-height:3.1rem}}@media screen and (max-width:980px){.Hocnews h2{font-size:3.4rem;line-height:2.7rem}}@media screen and (max-width:843px){.Hocnews h2{font-size:3rem;line-height:2.6rem;letter-spacing:-.2rem}}@media screen and (orientation:portrait)and (max-width:480px){.Hocnews h2{font-size:2.5rem;line-height:2.2rem;text-align:center}}@media screen and (min-height:0px)and (max-height:430px)and (min-width:0px)and (max-width:932px)and (orientation:landscape){.Hocnews h2{font-size:3rem}}.Hocnews__wrapper{position:relative;width:100%}@media screen and (orientation:portrait)and (max-width:499px){.Hocnews__wrapper{width:90%}}.Hocnews__arrow-left,.Hocnews__arrow-right{position:absolute;top:50%;transform:translateY(-50%);border:1px solid #fff;background-color:rgba(184,182,182,.7137254902);color:#fff;width:30px;height:30px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:5;transition:background-color .2s ease}@media screen and (max-width:1280px){.Hocnews__arrow-left,.Hocnews__arrow-right{display:none}}@media screen and (orientation:portrait)and (max-width:499px){.Hocnews__arrow-left,.Hocnews__arrow-right{display:none}}.Hocnews__arrow-left:hover,.Hocnews__arrow-right:hover{background-color:hsla(0,0%,100%,.4)}.Hocnews__arrow-left{left:30px}.Hocnews__arrow-right{right:30px}.Hocnews__card-wrapper{width:100%;overflow-x:auto;padding-inline:90px;padding-block:1rem;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;scroll-behavior:smooth}.Hocnews__card-wrapper:active{cursor:-webkit-grabbing;cursor:grabbing}@media(max-width:800px){.Hocnews__card-wrapper{padding-inline:1rem}}.Hocnews__cards{display:flex;flex-flow:row nowrap;gap:22px;width:max-content}.Hocnews__card{background-color:#000;display:flex;flex-flow:column nowrap;justify-content:flex-end;align-items:flex-start;flex-shrink:0;position:relative;overflow:hidden;z-index:0;gap:12px;margin-left:50px}.Hocnews__card-image{position:absolute;inset:0;object-fit:cover;object-position:center;opacity:.8;z-index:-1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;height:100%}.Hocnews__card-title{font-size:2rem;font-weight:900;letter-spacing:-5%;text-wrap:balance}.Hocnews__card-footer{display:flex;justify-content:space-between;align-items:center;width:100%}.Hocnews__card-footer-date{font-size:1rem;font-weight:400;letter-spacing:-5%}.Hocnews__card-footer-button{width:-moz-fit-content;width:fit-content;padding-inline:3rem;cursor:pointer}.Hocnews__news-button{width:-moz-fit-content;width:fit-content;padding-inline:15px;font-size:.9rem}