.p-locations{padding:140px 0}@media screen and (max-width: 1080px){.p-locations{padding:120px 0}}@media screen and (max-width: 810px){.p-locations{padding:100px 0}}@media screen and (max-width: 650px){.p-locations{padding:80px 0}}@media screen and (max-width: 500px){.p-locations{padding:60px 0}}.p-locations .c-inner{display:flex;align-items:start;gap:0 64px}@media screen and (max-width: 1080px){.p-locations .c-inner{gap:0 30px}}@media screen and (max-width: 810px){.p-locations .c-inner{flex-direction:column;gap:30px 0}}.p-locationsFilter{position:sticky;top:30px;width:192px}@media screen and (max-width: 810px){.p-locationsFilter{position:relative;top:0;width:100%}}.p-locationsFilter .title{border-left:2px solid #bab4ab;display:inline-block;padding-left:10px;font-size:1.4rem;font-weight:500;line-height:1}.p-locationsFilter .p-locationsFilter__label{margin-top:20px;position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:40px;color:#484339;background-color:rgba(186,180,171,.2);font-size:1.4rem;line-height:1;cursor:pointer}.p-locationsFilter .p-locationsFilter__label:before{content:"";position:absolute;top:50%;right:15px;width:5px;height:5px;border:1px solid;border-color:#484339 #484339 transparent transparent;transform:translateY(-50%) rotate(135deg);transition:transform .3s}.p-locationsFilter .p-locationsFilter__label.is-active{color:#fff;background-color:#bab4ab}.p-locationsFilter .p-locationsFilter__label.is-active:before{border-color:#fff #fff transparent transparent;transform:translateY(-5%) rotate(135deg) scale(-1, -1)}.p-locationsFilter .p-locationsFilter__list{margin:20px 15px;display:none}.p-locationsFilter .p-locationsFilter__list.is-open{display:block}.p-locationsFilter .p-locationsFilter__link{position:relative;display:flex;align-items:center;width:100%;height:16px;font-size:1.4rem;line-height:1;transition:color .3s;cursor:pointer}.p-locationsFilter .p-locationsFilter__link:before{content:"";position:absolute;top:50%;right:0;width:5px;height:5px;border:1px solid;border-color:#484339 #484339 transparent transparent;transform:translateY(-50%) rotate(45deg);transition:border-color .3s}.p-locationsFilter .p-locationsFilter__link:hover{color:#bab4ab}.p-locationsFilter .p-locationsFilter__link:hover:before{border-color:#bab4ab #bab4ab transparent transparent}.p-locationsFilter .p-locationsFilter__link:nth-child(n+2){margin-top:15px}.p-locationsWrap{width:calc(100% - 256px)}@media screen and (max-width: 1080px){.p-locationsWrap{width:calc(100% - 222px)}}@media screen and (max-width: 810px){.p-locationsWrap{width:100%}}.p-locationsContent:nth-child(n+2){margin-top:100px}.p-locationsContent .p-locationsContent__title{padding:13px 30px;font-size:2rem;font-weight:500;line-height:1;background-color:#f3efe9}.p-locationsContent .p-locationsList{margin-top:50px;display:flex;flex-wrap:wrap;gap:50px 4%}@media screen and (max-width: 810px){.p-locationsContent .p-locationsList{margin-top:30px}}@media screen and (max-width: 650px){.p-locationsContent .p-locationsList{flex-direction:column;gap:30px 0}}.p-locationsContent .p-locationsList__item{flex:0 0 48%;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 650px){.p-locationsContent .p-locationsList__item{flex:0 0 100%}}.p-locationsContent .p-locationsList__item .p-locationsList__title{position:relative;font-weight:500;padding-bottom:20px}@media screen and (max-width: 500px){.p-locationsContent .p-locationsList__item .p-locationsList__title{font-size:1.4rem}}.p-locationsContent .p-locationsList__item .p-locationsList__title:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:1px;background-color:rgba(72,67,57,.1)}.p-locationsContent .p-locationsList__item .p-locationsList__title:after{content:"";position:absolute;left:0;bottom:0;width:128px;height:1px;background-color:#484339}.p-locationsContent .p-locationsList__item .p-locationsList__table{margin-top:25px}.p-locationsContent .p-locationsList__item .p-locationsList__table__item{display:table}@media screen and (max-width: 500px){.p-locationsContent .p-locationsList__item .p-locationsList__table__item:nth-child(2) .content{font-size:1.4rem}}.p-locationsContent .p-locationsList__item .p-locationsList__table__item:nth-child(n+2){margin-top:20px}.p-locationsContent .p-locationsList__item .p-locationsList__table__item .title{width:113px;border-left:2px solid #484339;padding-left:10px;font-size:1.4rem;line-height:1}.p-locationsContent .p-locationsList__item .p-locationsList__table__item .content{margin-left:18px;display:table}.p-locationsContent .p-locationsList__item .p-locationsList__buttons{margin-top:25px;display:flex;gap:0 14px}.p-locationsContent .p-locationsList__item .p-locationsList__buttons .p-locationsList__link{display:flex;align-items:center;justify-content:center;font-size:1.2rem;width:50%;height:34px}.p-locationsContent .p-locationsList__item .p-locationsList__buttons .p-locationsList__link:nth-child(1){background-color:rgba(186,180,171,.2)}.p-locationsContent .p-locationsList__item .p-locationsList__buttons .p-locationsList__link:nth-child(2){background-color:#bab4ab;color:#fff}