.pg-media-section{background-repeat:no-repeat;background-size:cover;background-position:50%}.pg-media-section .container{background:#fff;padding-top:40px}.pg-media-section:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;bottom:0}.pg-media-section__title{text-align:center;margin-bottom:60px}.pg-media-section .h2-subtitle{font-size:1rem;text-align:center;color:#454545;max-width:967px;margin:0 auto 10px;font-family:OpenSans-regular,sans-serif}.pg-media-section__search-box{max-width:967px;margin:0 auto 30px}.media-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.media-list__item{width:300px;height:340px;border:2px solid #ff9800;margin:0 auto 10%;border-radius:8px;overflow:hidden}.media-list__item-img{height:calc(100% - 65px);display:flex;align-items:center;justify-content:center;overflow:hidden}.media-list__item-img>img{width:100%}.media-list__item-img:before{height:0;width:0;background-color:rgba(0,0,0,.337254902);z-index:6;transform:translate(-50%,-50%)}.media-list__item-img:after,.media-list__item-img:before{content:"";position:absolute;top:50%;left:50%;transition:.3s}.media-list__item-img:after{height:60px;width:60px;z-index:7;transform:translate(-50%,-50%) scale(0);background-image:url(/_next/static/media/finab_head.8fe6478a.svg);background-position:50%;background-size:50px;background-repeat:no-repeat}.media-list__item-img:hover:before{height:100%;width:100%}.media-list__item-img:hover:after{transform:translate(-50%,-50%) scale(1)}.media-list__item-infos{height:65px;background-color:rgba(0,0,0,.76);border-top:2px solid #ff9800;padding:5px}.media-list__item-name{font-family:Lithos-regular,sans-serif;font-size:1.1rem;color:#fff;display:flex;align-items:center;justify-content:center;width:100%;height:100%}@media(max-width:985px){.pg-title{font-size:3rem}.h2,.h2.pg-media-section__title{font-size:1.2rem;line-height:1.2rem;margin-bottom:30px}.media-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:665px){.media-list__item{width:calc(100% - 10px);height:300px}}@media(max-width:550px){.media-list__item{height:270px;margin-bottom:5px}.media-list__item-name{font-size:.9rem;line-height:1rem;text-align:center}}@media(max-width:460px){.pg-title{font-size:2.4rem;line-height:2rem}.media-list{grid-template-columns:repeat(1,1fr)}.media-list__item-name{font-size:.7rem;line-height:.8rem;text-align:center}}