.psh-card{font-size:17px;display:flex;flex-direction:column}.psh-card__footer .ant-btn,.psh-card__footer .btn,.psh-card__media .ant-btn,.psh-card__media .btn{font-size:1em}.psh-card__media{background:#ccc;display:block;padding-bottom:100%;position:relative;width:100%}.psh-card__media__img{height:100%;width:100%;object-fit:cover;position:absolute;top:0;left:0}.psh-card__content{display:flex;flex-direction:column;flex:1 1}.psh-card__header{position:relative;padding-bottom:22px;line-height:1.2}.psh-card__header:after{background:linear-gradient(90deg,#00bdc2,#ecf7f8);border-radius:10px;bottom:0;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:100%}.psh-card__header__experience{color:var(--color-primary);font-size:.875em;font-weight:600;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.psh-card__header__experience:before{background-image:url(/img/icons/experience.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:19px;line-height:1;margin-right:10px;width:13px}.psh-card__body{padding-top:22px;line-height:1.3}.psh-card__body p+p{margin-top:15px}.psh-card__body__text{display:block}.psh-card__body__text:first-letter{text-transform:uppercase}.psh-card__footer{padding-top:25px;display:flex;flex-wrap:wrap;margin-top:auto;justify-content:space-between}.psh-card__footer .ant-btn,.psh-card__footer .btn{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 10px);display:flex}.psh-card__name{margin-bottom:12px}.psh-card__name-link:hover{color:var(--color-primary)}.psh-card__badges-bottom,.psh-card__badges-top{position:absolute}.psh-card__badges-top{right:15px;top:15px;display:flex;flex-direction:column;align-items:flex-end}.psh-card__badges-top .psh-badge{margin-bottom:5px}.psh-card__badges-bottom{left:15px;bottom:15px}.psh-card--default{box-shadow:0 20px 60px rgba(0,0,0,.05);border-radius:16px;font-size:16px}.psh-card--default .psh-card__header{padding-bottom:0}.psh-card--default .psh-card__header:after{display:none}.psh-card--default .psh-card__body{line-height:1.2}.psh-card--default .psh-card__body__label{margin-bottom:4px;display:inline-block}.psh-card--default .psh-card__content{border:1px solid #b7d6d7;border-radius:0 0 16px 16px;border-top:0;padding:30px}.psh-card--default .psh-card__media{border-radius:16px 16px 0 0}.psh-card--default .psh-card__media__actions{background-color:hsla(0,0%,100%,.9);border-radius:14px 14px 0 0;display:flex;justify-content:center;align-items:center;flex-direction:column;opacity:0;pointer-events:none;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;transform:scale(0);transition:opacity .25s ease,transform 0s ease .25s}.psh-card--default .psh-card__media__actions .ant-btn,.psh-card--default .psh-card__media__actions .btn{font-family:var(--font-base);width:180px;margin:5px;font-size:17px}.psh-card--default .psh-card__media__actions .psh-card__btn--more{margin-top:20px;text-align:center}.psh-card--default .psh-card__media__img{border-radius:15px 15px 0 0}@media(hover:hover){.psh-card--default .psh-card__media:hover .psh-card__media__actions{opacity:1;transform:scale(1);transition:opacity .25s ease,transform 0s ease 0s;pointer-events:auto}}.psh-card--default .psh-card__name{font-size:1.625em;font-weight:600;line-height:1.2}.psh-card--default .psh-card__description{font-size:1.125em;font-weight:600;line-height:1.3}.psh-card--default .psh-card__footer{flex-wrap:wrap}.psh-card--default .psh-card__footer .ant-btn,.psh-card--default .psh-card__footer .btn{font-family:var(--font-base);font-size:17px;flex:1 0 100%}.psh-card--default .psh-card__footer .psh-card__btn--more{margin-top:20px;text-align:center;height:auto!important}.psh-card--default .properties-items{display:none;font-size:16px;margin-bottom:15px}.psh-card--default .properties-item{margin-bottom:0}.psh-card--default .properties-item--experience .properties-item__icon{color:var(--color-primary)}.psh-card--simple .psh-card__content{padding-top:20px}.psh-card--simple .psh-card__media,.psh-card--simple .psh-card__media__img{border-radius:20px}.psh-card--simple .psh-card__name{font-size:1.5em;font-weight:700}.psh-card--in_schedule{background:#fff;border:1px solid #cde6e6;border-radius:20px;font-size:16px;padding:20px}.psh-card--in_schedule .psh-card__name{font-size:1.125em;font-weight:700;margin-bottom:.35em}.psh-card--in_schedule .psh-card__media,.psh-card--in_schedule .psh-card__media__img{border-radius:10px}.psh-card--in_schedule .psh-card__header{padding-top:20px;padding-bottom:0;text-align:center}.psh-card--in_schedule .psh-card__header:after,.psh-card.is-hidden{display:none}@media(max-width:1220px){.psh-card{font-size:16px}}@media(max-width:1120px){.psh-card__footer .ant-btn,.psh-card__footer .btn{flex:1 0 100%}.psh-card__footer .ant-btn+*,.psh-card__footer .btn+*{margin-top:10px}.psh-card--default .psh-card__content{padding-top:20px;padding-left:20px;padding-right:20px}}@media(max-width:1024px){.psh-card--default .psh-card__name{font-size:24px}.psh-card--default .psh-card__description{font-size:1em}}@media(max-width:900px){.psh-card--default{position:relative}.psh-card--default .properties-items{display:block}.psh-card--default .psh-card__header{padding-top:15px;padding-bottom:0;padding-right:115px;min-height:100px}.psh-card--default .psh-card__name{font-size:20px}.psh-card--default .psh-card__description{font-size:1em;font-weight:400}.psh-card--default .psh-card__media{border-radius:8px;height:100px;width:100px;padding:0;position:absolute;top:15px;right:15px}.psh-card--default .psh-card__media__img{border-radius:8px}.psh-card--default .psh-card__badges-bottom,.psh-card--default .psh-card__badges-top,.psh-card--default .psh-card__media__actions{display:none!important}.psh-card--default .psh-card__body{padding-top:15px}.psh-card--default .psh-card__content{border:1px solid #cde6e6;border-radius:16px;padding-top:15px;padding-left:15px;padding-right:15px}.psh-card--default .psh-card__btn--order{height:46px}}@media(max-width:767px){.psh-card--simple{font-size:14px}.psh-card--simple .psh-card__footer .ant-btn,.psh-card--simple .psh-card__footer .btn,.psh-card--simple .psh-card__media .ant-btn,.psh-card--simple .psh-card__media .btn{height:50px}.psh-card--simple .psh-card__media__actions .ant-btn,.psh-card--simple .psh-card__media__actions .btn{width:150px}}@media(max-width:355px){.psh-card--default .psh-card__header{padding-top:115px;padding-right:0}.psh-card--default .psh-card__media{left:15px;right:inherit}}