.p-pageMv__en{color:rgba(77,197,213,.1)}.p-results{padding:100px 0}@media screen and (max-width: 500px){.p-results{padding:80px 0}}.p-results .btn{position:absolute;opacity:0;pointer-events:none}.p-results .loadMoreBtn{color:#fff}.p-sort{display:flex;justify-content:center;flex-wrap:wrap;gap:14px 15px}@media screen and (max-width: 500px){.p-sort{gap:10px 12px;justify-content:flex-start}}.p-sort__category{background-color:#4dc5d5;color:#fff;line-height:1.2;border-radius:100px;padding:10px 16px;font-weight:500;transition:background-color .4s}@media screen and (max-width: 500px){.p-sort__category{font-size:1.5rem;padding:8px 14px}}.p-sort__category:hover{background-color:#42b0a1}.p-results__list{display:flex;flex-wrap:wrap;gap:60px 2%;margin-top:50px;position:relative;padding-bottom:135px}@media screen and (max-width: 650px){.p-results__list{justify-content:space-between;gap:50px 0}}@media screen and (max-width: 500px){.p-results__list{padding-bottom:120px}}.p-results__item{width:32%}@media screen and (max-width: 650px){.p-results__item{width:48%}}@media screen and (max-width: 500px){.p-results__item{width:100%}}.p-results__item:hover .p-results__image img{transform:scale(1.05)}.p-results__image{aspect-ratio:3/2;border-radius:10px;overflow:hidden}.p-results__image img{transition:transform .4s}.p-results__box{display:flex;align-items:center;gap:15px;margin-top:25px}@media screen and (max-width: 500px){.p-results__box{margin-top:20px}}.p-results__category{font-size:1.2rem;line-height:1.2;color:#fff;background-color:#4dc5d5;border-radius:100px;padding:8px 14px;font-weight:500}.p-results__date{font-size:1.2rem}.p-results__title{font-size:1.8rem;margin:18px 0 12px}@media screen and (max-width: 500px){.p-results__title{margin:15px 0 10px}}.p-results__button{position:absolute;left:50%;transform:translateX(-50%);bottom:0;width:280px;height:64px;display:flex;align-items:center;justify-content:center;background-color:#4dc5d5;color:#fff;border-radius:100px;transition:background-color .4s}.p-results__button:hover{background-color:#42b0a1}.p-results__button:hover .mark::before,.p-results__button:hover .mark::after{background-color:#42b0a1}.p-results__button .mark{position:absolute;top:50%;transform:translateY(-50%);right:15px;width:30px;aspect-ratio:1/1;border-radius:50%;background-color:#fff}.p-results__button .mark::before,.p-results__button .mark::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:#4dc5d5;transition:background-color .4s;border-radius:10px}.p-results__button .mark::before{width:2px;height:12px}.p-results__button .mark::after{width:12px;height:2px}