@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}@keyframes simpleFadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideInRight{from{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slideInLeft{from{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes hiPopup{from{opacity:0;right:0}to{opacity:1;right:3vw}}@keyframes byePopup{from{opacity:1;right:3vw}to{opacity:0;right:0;display:none}}@keyframes slide-in-left{0%{transform:translateX(-100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(100px);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes underlineOnScroll{0%{background-size:0% 100%}100%{background-size:100% 100%}}.hp-news{display:flex;flex-direction:column;flex:0 0 calc(64% - 1rem);margin-right:2rem}@media(max-width: 1135.98px){.hp-news{margin-right:0;padding:0 30px 2rem}}@media(max-width: 749.98px){.hp-news{padding-bottom:1rem}}.hp-news__list{display:grid;grid-gap:1.25rem;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(3, 1fr);grid-template-areas:"a a b" "a a c" "d e f";flex:1;list-style-type:none;padding:1rem 0 0 2rem;padding-right:0;margin-bottom:0}@media(max-width: 1135.98px){.hp-news__list{grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);grid-template-areas:"a a b" "c d f";padding:0;padding-top:2rem}}@media(max-width: 749.98px){.hp-news__list{grid-gap:1rem;grid-template-columns:1fr;grid-template-rows:repeat(2, 1fr) auto;grid-template-areas:"a" "b" "f"}}.hp-news__list__item{position:relative;grid-area:b;transition:all .3s ease-in-out;opacity:0;transform:translateY(-20px)}.hp-news__list__item .link{display:block;width:100%;height:100%}.hp-news__list__item .wrapper-image{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.hp-news__list__item span[role=img]{display:block;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;transform:scale(1);transition:all .3s ease-in-out}.hp-news__list__item .content{position:absolute;left:1rem;bottom:.5rem;width:calc(100% - 2rem);padding:1rem 1.5rem;background-color:hsla(0,0%,100%,.9);border-radius:0 0 8px 0;transition:all .3s ease-in-out}@media(max-width: 1135.98px){.hp-news__list__item .content{padding:.75rem 1rem;left:.75rem;bottom:.375rem;width:calc(100% - 1.5rem)}}@media(max-width: 749.98px){.hp-news__list__item .content{left:.5rem;bottom:.5rem;width:calc(100% - 1rem)}}.hp-news__list__item .tag{position:absolute;padding:0;left:0;top:0;height:100%;border-radius:0;transition:all .3s ease-in-out;width:0}.hp-news__list__item .title{text-align:center;color:#585858;font-size:1.125rem;font-weight:600}@media(max-width: 1135.98px){.hp-news__list__item .title{font-size:1rem}}.hp-news__list__item .desc{color:#585858;font-size:.875rem;text-align:center;margin-bottom:0}@media(max-width: 1135.98px){.hp-news__list__item .desc{font-size:.75rem}}.hp-news__list__item:first-child{grid-area:a}@media(max-width: 1135.98px){.hp-news__list__item:first-child{min-height:226px}}@media(max-width: 749.98px){.hp-news__list__item:first-child{min-height:200px}}.hp-news__list__item:first-child .content{bottom:.625rem;left:1.75rem;width:calc(100% - 3.5rem);padding:1.25rem 1.75rem}@media(max-width: 1135.98px){.hp-news__list__item:first-child .content{left:1.25rem;width:calc(100% - 2.5rem);padding:.625rem 1.25rem}}@media(max-width: 749.98px){.hp-news__list__item:first-child .content{left:.5rem;bottom:.5rem;width:calc(100% - 1rem);padding:.75rem 1rem}}.hp-news__list__item:nth-child(2){grid-area:b}.hp-news__list__item:nth-child(3){grid-area:c}@media(max-width: 749.98px){.hp-news__list__item:nth-child(3){display:none}}.hp-news__list__item:nth-child(4){grid-area:d}@media(max-width: 749.98px){.hp-news__list__item:nth-child(4){display:none}}.hp-news__list__item:nth-child(5){grid-area:e}@media(max-width: 1135.98px){.hp-news__list__item:nth-child(5){display:none}}.hp-news__list__item:nth-child(6){grid-area:f}.hp-news__list__item.see-all a{display:flex;flex-direction:column;justify-content:center;background-color:var(--primary);color:var(--primary-text-color);width:100%;height:100%}@media(max-width: 749.98px){.hp-news__list__item.see-all a{position:relative;flex-direction:row;padding:1rem}}.hp-news__list__item.see-all .icon{background-image:url("data:image/svg+xml,%3Csvg fill='%23ffffff'  width='122' height='102' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M0 0h5v2H0z'/%3E%3C/defs%3E%3Cg fill-rule='evenodd'%3E%3Cpath d='M49.568 37.5a1.72 1.72 0 0 0 2.14 1.155 76.79 76.79 0 0 0 14.152-5.906 1.734 1.734 0 0 0 .694-2.343 1.71 1.71 0 0 0-2.323-.706 73.391 73.391 0 0 1-13.524 5.643 1.728 1.728 0 0 0-1.14 2.156M71.208 29.867a1.7 1.7 0 0 0 .657-.251 67.709 67.709 0 0 0 3.432-2.368 1.6 1.6 0 0 0 .337-2.274c-.551-.713-1.595-.85-2.331-.308a64.34 64.34 0 0 1-3.261 2.25c-.77.496-.986 1.504-.482 2.25a1.67 1.67 0 0 0 1.648.701'/%3E%3Cpath d='M95.227 72.193a2.58 2.58 0 0 1-2.152 2.94A2.58 2.58 0 0 1 90.12 73L80.235 10.59a2.58 2.58 0 0 1 2.152-2.94 2.58 2.58 0 0 1 2.955 2.13l9.885 62.413Zm-9.242-2.886c-9.638-5.243-19.12-6.845-25.655-7.23-5.265-.31-9.388.091-11.617.407l-4.608-29.096c2.217-.388 6.263-1.281 11.173-3.203 6.097-2.386 14.62-6.839 22.166-14.804l8.541 53.926ZM45.253 63.05l-21.226 3.362-4.614-29.131 21.227-3.362 4.613 29.13Zm2.915 22.285-4.35.69a1.747 1.747 0 0 0-1.46 1.993 1.747 1.747 0 0 0 2.004 1.445l4.999-.791 1.432 4.003-6.239.988c-3.514.557-6.93-1.455-8.12-4.783l-7.077-19.787 12.304-1.95 1.376 3.847-4.505.713a1.747 1.747 0 0 0-1.459 1.994 1.747 1.747 0 0 0 2.004 1.445l5.153-.816 1.372 3.837-4.514.715a1.747 1.747 0 0 0-1.459 1.993 1.747 1.747 0 0 0 2.004 1.446l5.162-.818 1.373 3.836ZM19.509 60.301h-.003c-4.39.695-8.522-2.286-9.212-6.645-.69-4.359 2.318-8.471 6.708-9.166h.003L19.51 60.3ZM81.842 4.21c-3.25.514-5.497 3.507-5.097 6.726C69.254 19.7 60.337 24.45 54.115 26.9c-6.937 2.73-12.14 3.287-12.19 3.292l-.05.008-.049.005-24.689 3.91a1.747 1.747 0 0 0-1.46 1.994l.783 4.94h-.003c-6.299.998-10.617 6.9-9.626 13.155.99 6.255 6.921 10.533 13.22 9.535h.003l.783 4.94a1.747 1.747 0 0 0 2.003 1.445l2.994-.474 7.297 20.4c1.754 4.907 6.788 7.872 11.968 7.051l8.324-1.318a1.757 1.757 0 0 0 1.234-.833c.267-.445.32-.985.146-1.473l-9.619-26.892 2.345-.372c.018-.002.034-.007.051-.01l.046-.008c.051-.01 5.17-1.089 12.611-.635 6.676.407 16.624 2.168 26.457 8.189.614 3.185 3.676 5.336 6.926 4.822 3.317-.526 5.592-3.633 5.07-6.928L88.805 9.232c-.522-3.294-3.645-5.547-6.963-5.021ZM106.293 37.493l-1.646.261c-.91.144-1.576.702-1.49 1.248.087.547.893.872 1.803.727l1.646-.26c.91-.144 1.577-.703 1.49-1.249-.086-.546-.892-.87-1.803-.727M99.96 40.73l1.646-.261c.91-.144 1.577-.703 1.49-1.249-.086-.546-.892-.87-1.803-.727l-1.646.261c-.91.144-1.576.702-1.49 1.248.087.547.893.872 1.803.727'/%3E%3Cg transform='rotate(-9 289.66 -673.988)'%3E%3Cmask id='b'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath d='M3.333 0H1.667C.745 0 0 .447 0 1c0 .553.745 1 1.667 1h1.666C4.255 2 5 1.553 5 1c0-.553-.745-1-1.667-1' mask='url(%23b)'/%3E%3C/g%3E%3Cpath d='M100.924 19.668c.373-.059.724-.26.964-.59l.868-1.196a1.476 1.476 0 0 0-.327-2.063 1.475 1.475 0 0 0-2.063.327l-.868 1.195a1.476 1.476 0 0 0 1.426 2.327M103.924 15.668c.373-.059.724-.26.964-.59l.868-1.196a1.476 1.476 0 0 0-.327-2.063 1.475 1.475 0 0 0-2.063.327l-.868 1.195a1.476 1.476 0 0 0 1.426 2.327M97.924 23.668c.373-.059.724-.26.964-.59l.868-1.196a1.476 1.476 0 0 0-.327-2.063 1.475 1.475 0 0 0-2.063.327l-.868 1.195a1.476 1.476 0 0 0 1.426 2.327M99.115 29.663l-1.207.605c-.667.335-.932 1.12-.591 1.752.273.506.848.762 1.41.674.139-.023.28-.067.412-.134l1.207-.605c.667-.335.931-1.12.59-1.752-.34-.633-1.156-.876-1.821-.54M103.727 29.693c.14-.022.28-.066.413-.133l1.206-.605c.667-.335.931-1.12.59-1.752-.34-.633-1.154-.876-1.822-.54l-1.206.605c-.667.335-.932 1.12-.591 1.752.272.506.849.762 1.41.673M107.316 27.018c.273.508.849.764 1.41.676.14-.023.28-.067.412-.133l1.207-.604c.666-.335.932-1.12.593-1.753-.341-.634-1.158-.874-1.824-.543l-1.206.604c-.667.337-.931 1.121-.592 1.753M112.398 61.982a1.475 1.475 0 0 0-2.064.327 1.476 1.476 0 0 0 .327 2.064l1.195.868a1.476 1.476 0 0 0 2.063-.327c.48-.66.335-1.583-.326-2.063l-1.195-.869ZM108.398 58.982a1.475 1.475 0 0 0-2.064.327 1.476 1.476 0 0 0 .327 2.064l1.195.868a1.473 1.473 0 0 0 2.063-.327c.48-.66.335-1.583-.326-2.063l-1.195-.869ZM103.398 54.982a1.475 1.475 0 0 0-2.064.327 1.476 1.476 0 0 0 .327 2.064l1.195.868a1.473 1.473 0 0 0 2.063-.327c.48-.66.335-1.583-.326-2.063l-1.195-.869ZM106.229 49.29l1.334.203c.147.023.295.021.434 0 .561-.09 1.03-.511 1.132-1.077.128-.705-.364-1.37-1.103-1.483l-1.334-.202c-.736-.116-1.439.369-1.567 1.076-.129.707.365 1.37 1.104 1.483M102.027 45.933l-1.335-.203c-.736-.115-1.439.37-1.567 1.077-.128.707.364 1.37 1.103 1.483l1.335.203c.146.022.294.021.434 0 .561-.09 1.03-.511 1.132-1.076.128-.708-.364-1.371-1.102-1.484M114.025 47.93l-1.334-.201c-.735-.111-1.44.37-1.567 1.08-.127.705.367 1.37 1.106 1.483l1.334.202c.146.021.293.02.433-.002.561-.089 1.031-.51 1.132-1.078.127-.707-.367-1.371-1.104-1.484'/%3E%3C/g%3E%3C/svg%3E");background-position:center;background-size:contain;background-repeat:no-repeat;width:6.75rem;height:6.75rem}@media(max-width: 1135.98px){.hp-news__list__item.see-all .icon{width:5.75rem;height:5.75rem}}@media(max-width: 749.98px){.hp-news__list__item.see-all .icon{width:2.75rem;height:2.75rem;margin-right:1rem}}.hp-news__list__item.see-all .text{display:flex;align-items:flex-end;font-size:1.125rem;font-weight:600;text-transform:uppercase}@media(max-width: 1135.98px){.hp-news__list__item.see-all .text{font-size:1rem}}.hp-news__list__item.see-all .text::after{content:"";width:1.125rem;height:1.125rem;margin-left:.5rem;background-image:url("data:image/svg+xml,%3Csvg fill='%23ffffff'  xmlns='http://www.w3.org/2000/svg' xml:space='preserve' style='enable-background:new 0 0 330 330' viewBox='0 0 330 330'%3E%3Cpath d='M145.606 74.393c-5.857-5.857-15.355-5.858-21.213.001-5.858 5.858-5.858 15.355 0 21.213l69.393 69.392-69.393 69.395c-5.858 5.858-5.858 15.355 0 21.213C127.322 258.536 131.161 260 135 260s7.678-1.464 10.606-4.394l80-80.002a14.996 14.996 0 0 0 0-21.214l-80-79.997z'/%3E%3Cpath d='M165 0C74.019 0 0 74.019 0 165s74.019 165 165 165 165-74.019 165-165S255.981 0 165 0zm0 300c-74.439 0-135-60.561-135-135S90.561 30 165 30s135 60.561 135 135-60.561 135-135 135z'/%3E%3C/svg%3E");background-position:center;background-size:contain;background-repeat:no-repeat;transition:all .3s ease-in-out}.hp-news__list__item.hasvideo .link::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:5rem;height:3.5rem;background-image:url("data:image/svg+xml,%3Csvg fill='transparent'  width='49' height='48' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill-rule='nonzero' data-color-initial='none'%3E%3Cpath d='M38.39 25.034a41.703 41.703 0 0 1-.272 4.434 5.955 5.955 0 0 1-1.08 2.718 3.876 3.876 0 0 1-2.721 1.16c-3.807.278-9.52.286-9.52.286s-7.072-.065-9.248-.275a4.59 4.59 0 0 1-3-1.17 5.949 5.949 0 0 1-1.08-2.72 41.703 41.703 0 0 1-.273-4.433v-2.078c.012-1.481.103-2.961.273-4.433a5.95 5.95 0 0 1 1.08-2.719 3.872 3.872 0 0 1 2.725-1.16c3.806-.277 9.515-.277 9.515-.277h.012s5.709 0 9.514.277a3.87 3.87 0 0 1 2.725 1.16c.58.803.95 1.738 1.078 2.721.17 1.472.26 2.952.273 4.433v2.076Z' fill='%23FFF' fill-opacity='.7'/%3E%3Cpath fill='%2321559F' d='m29.334 23.718-7.35-3.861v7.696z'/%3E%3C/g%3E%3C/svg%3E");background-size:170%;background-position:center;z-index:2}.hp-news__list__item.hasvideo .content{display:none}.hp-news__list__item:hover span[role=img],.hp-news__list__item:focus-within span[role=img]{transform:scale(1.2)}.hp-news__list__item:hover .content,.hp-news__list__item:focus-within .content{transform:translateY(-10px)}.hp-news__list__item:last-child:hover .icon,.hp-news__list__item:last-child:focus-within .icon{animation:hithere 1s ease infinite}.hp-news__list__item:last-child:hover .text::after,.hp-news__list__item:last-child:focus-within .text::after{margin-left:.8rem}.hp-news.visible .hp-news__list__item{animation:fade-in-down 1s ease forwards}.hp-news.visible .hp-news__list__item:nth-child(2){animation-delay:.2s}.hp-news.visible .hp-news__list__item:nth-child(3){animation-delay:.4s}.hp-news.visible .hp-news__list__item:nth-child(4){animation-delay:.6s}.hp-news.visible .hp-news__list__item:nth-child(5){animation-delay:.8s}.hp-news.visible .hp-news__list__item:nth-child(6){animation-delay:1s}
/*# sourceMappingURL=hp-news.min.css.map */
