

/* Start:/local/templates/canada/components/bitrix/news.list/about_team/style.css?173711272810582*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}


.our-team {
    width: 100%;
    margin-bottom: 3rem;
}
@media (max-width: 767px) {
    .our-team {
        margin-bottom: 0;
    }
}
.our-team .top-line {
    margin-bottom: 1.8rem;
}
@media (max-width: 767px) {
    .our-team__inner {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -1rem;
        margin-right: -1rem;
    }
}
@media (max-width: 579px) {
    .our-team__inner {
        margin-left: 0;
        margin-right: 0;
    }
}
.our-team__col {
    width: 100%;
}
@media (max-width: 767px) {
    .our-team__col {
        width: 50%;
        padding: 0 1rem;
        margin-bottom: 2rem;
    }
}
@media (max-width: 649px) {
    .our-team__col {
        width: 100%;
        padding: 0;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.our-team__col + .our-team__col {
    margin-top: 1rem;
}
@media (max-width: 767px) {
    .our-team__col + .our-team__col {
        margin-top: 0;
    }
}
.our-team__box {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1.5rem 1.5rem 2.2rem 2rem;
    background: #1d2738;
    border: 1px solid #283346;
    border-radius: 1rem;
}
@media (max-width: 767px) {
    .our-team__box {
        padding: 2rem;
        height: 100%;
    }
}
@media (max-width: 649px) {
    .our-team__box {
        height: auto;
    }
}
.our-team__box__edit {
    font-weight: 600;
    font-size: 1.6rem;
    text-decoration: underline;
    text-underline-offset: 1px;
    color: #d81a41;
    margin-left: 7px;
    transition: color 0.3s ease;
}
@media (min-width: 768px) {
    .our-team__box__edit:hover {
        color: #e83d60;
    }
}
.our-team__box__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
@media (max-width: 767px) {
    .our-team__box__inner {
        -ms-flex-positive: initial;
        flex-grow: 0;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%;
        width: 100%;
    }
}
.our-team__box__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
@media (min-width: 1190px) and (max-width: 1439px) {
    .our-team__box__content {
        -ms-flex-direction: column;
        flex-direction: column;
    }
}
@media (max-width: 767px) {
    .our-team__box__content {
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
    }
}
.our-team__box__action {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 16.3rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-top: 8px;
    margin-left: 2rem;
}
@media (min-width: 1190px) and (max-width: 1439px) {
    .our-team__box__action {
        margin-left: 0;
        margin-top: 2rem;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 0;
        width: 100%;
    }
}
@media (max-width: 767px) {
    .our-team__box__action {
        -ms-flex-align: center;
        align-items: center;
        padding-top: 0;
        width: 100%;
        margin-top: 3.3rem;
        margin-left: 0;
    }
}
.our-team__box__action .btn--md {
    height: 4.3rem;
    margin-bottom: 1.9rem;
    font-size: 1.4rem;
    padding: 0 1.6rem;
    text-transform: none;
}
@media (min-width: 1190px) and (max-width: 1439px) {
    .our-team__box__action .btn--md {
        margin-bottom: 0;
        margin-right: 2rem;
    }
}
@media (max-width: 767px) {
    .our-team__box__action .btn--md {
        margin-bottom: 2.4rem;
        width: 100%;
    }
}
.our-team__box__action .btn--md .icon {
    margin-right: 1rem;
}
.our-team__box__ava {
    width: 16rem;
    height: 16rem;
    border-radius: 1.1rem;
    margin-right: 2rem;
    margin-top: 4px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    position: relative;
}
@media (min-width: 1190px) and (max-width: 1439px) {
    .our-team__box__ava {
        width: 13rem;
        height: 13rem;
    }
}
@media (max-width: 767px) {
    .our-team__box__ava {
        width: 22.5rem;
        height: 22.5rem;
        margin-bottom: 1.9rem;
        margin-top: 0;
        margin-right: 0;
    }
}
.our-team__box__ava__upload {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 1.1rem;
    z-index: 4;
    background: linear-gradient(0deg, rgba(29, 39, 56, 0.5), rgba(29, 39, 56, 0.5));
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
}
@media (min-width: 768px) {
    .our-team__box__ava__upload:hover span {
        background-color: #e83d60;
    }
}
.our-team__box__ava__upload input {
    width: 0;
    height: 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: -9999em;
    top: -9999em;
}
.our-team__box__ava__upload span {
    background-color: #d81a41;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 1rem;
    height: 3rem;
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 1em;
    text-transform: lowercase;
    color: #fff;
    border-radius: 5rem;
    transition: background-color 0.3s ease;
}
.our-team__box__info {
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
}
.our-team__box__info,
.our-team__box__title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.our-team__box__title {
    margin-bottom: 7px;
    -ms-flex-align: center;
    align-items: center;
}
@media (max-width: 767px) {
    .our-team__box__title {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
    }
}
.our-team__box__title.is-editable p,
.our-team__box__title.is-editable span {
    display: none;
}
.our-team__box__title.is-editable .form-control,
.our-team__box__title.is-editable .js-save-name {
    display: -ms-flexbox;
    display: flex;
}
.our-team__box__title.is-editable .js-edit-name {
    display: none;
}
.our-team__box__title p,
.our-team__box__title span {
    margin-bottom: 0;
    font-weight: 900;
    font-size: 1.8rem;
    line-height: 1.6em;
    color: #fff;
    text-transform: capitalize;
}
.our-team__box__title .form-control {
    height: 3.5rem;
    padding: 0 1.4rem;
    display: none;
}
@media (max-width: 767px) {
    .our-team__box__title .form-control {
        width: 100%;
        height: 4rem;
        margin-bottom: 5px;
    }
}
.our-team__box__title .js-save-name {
    display: none;
}
.our-team__box__btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 1.4em;
    color: #fff;
    transition: color 0.3s ease;
    margin-left: 1rem;
}
@media (max-width: 767px) {
    .our-team__box__btn {
        margin-left: 0;
    }
}
.our-team__box__btn .icon {
    font-size: 1.6rem;
    margin-right: 9px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (min-width: 768px) {
    .our-team__box__btn.active,
    .our-team__box__btn:hover {
        color: #d81a41;
    }
}
.our-team__box__details {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 1rem;
}
.our-team__box__date {
    margin-bottom: 1rem;
    font-weight: 500;
}
.our-team__box__date,
.our-team__box__rate {
    font-size: 1.6rem;
    line-height: 1.6em;
    color: #fff;
}
.our-team__box__rate {
    font-weight: 200;
    margin-right: 1.7rem;
}
.our-team__box__rate--positive {
    color: #219653;
}
.our-team__box__rate--negative {
    color: #d81a41;
}
.our-team__box__followers {
    color: #fff;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.6em;
}
.our-team__box__text {
    width: 100%;
}
.our-team__box__text.is-editable p,
.our-team__box__text.is-editable span {
    display: none;
}
.our-team__box__text.is-editable .form-control-wrap {
    display: -ms-flexbox;
    display: flex;
}
.our-team__box__text.is-editable .js-edit-about {
    display: none;
}
.our-team__box__text.is-editable .js-save-about {
    display: -ms-flexbox;
    display: flex;
}
.our-team__box__text p {
    margin-bottom: 0;
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 1.65em;
    display: inline;
}
.our-team__box__text .form-control {
    width: 100%;
    resize: none;
    height: auto;
    height: 20rem !important;
    padding: 0 1rem 0 0;
    background-color: transparent;
}
.our-team__box__text .form-control-wrap {
    border-radius: 2rem;
    background-color: #333c4c;
    padding: 1.4rem;
    display: none;
}
.our-team__box__text .js-save-about {
    display: none;
}
.our-team__form {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 3rem;
    margin-left: -1.5rem;
    margin-right: -1.5rem;
}
@media (max-width: 767px) {
    .our-team__form {
        margin-top: 1rem;
        margin-left: 0;
        margin-right: 0;
    }
}
.our-team__form__col {
    width: 50%;
    padding: 0 1.5rem;
    margin-bottom: 3rem;
}
@media (max-width: 767px) {
    .our-team__form__col {
        margin-bottom: 2rem;
        width: 100%;
        padding: 0;
    }
}
.our-team__form .btn--md {
    height: 3.6rem;
}
@media (max-width: 767px) {
    .our-team__form .btn--md {
        width: 100%;
    }
}
/* End */


/* Start:/local/components/swipex/comments/templates/.default/style.css?175007985417489*/

.comments-panel {
    width: 100%;
    background-color: #141e2d;
    border: 1px solid #333c4c;
    border-radius: 1rem;
    margin-bottom: 3rem;
    padding: 1.8rem 2rem 2rem;
}
@media (max-width: 767px) {
    .comments-panel {
        margin-bottom: 2rem;
        background-color: transparent;
        padding: 0;
        border-radius: 0;
        border: none;
    }
}
.comments-panel--simple {
    padding: 0;
    border: none;
    background-color: transparent;
    border-radius: 0;
}
.comments-panel__title {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-transform: capitalize;
    color: #fff;
    font-weight: 900;
    font-size: 1.8rem;
    line-height: 1.8em;
    margin-bottom: 3px;
}
.comments-panel--simple .comments-panel__title {
    margin-bottom: 2.4rem;
}
@media (max-width: 767px) {
    .comments-panel--simple .comments-panel__title {
        margin-bottom: 5px;
    }
}
.comments-panel__title .icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 1.6rem;
    margin-right: 1.2rem;
}
.comments-panel__top {
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    border-bottom: 1px solid hsla(0, 0%, 100%, 0.25);
    margin-bottom: 2rem;
}
.comments-panel__tab,
.comments-panel__top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}
.comments-panel__tab {
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.comments-panel__tab__item {
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.875em;
    position: relative;
    min-width: 6.7rem;
    color: #fff;
    transition: color 0.3s ease;
    cursor: pointer;
    padding: 0 5px 1.2rem;
    transform: translateZ(0);
}
@media (max-width: 767px) {
    .comments-panel__tab__item {
        padding: 0 5px 6px;
        min-width: auto;
    }
}
.comments-panel__tab__item + .comments-panel__tab__item {
    margin-left: 2rem;
}
@media (max-width: 767px) {
    .comments-panel__tab__item + .comments-panel__tab__item {
        margin-left: 9px;
    }
}
.comments-panel__tab__item:after {
    content: "";
    display: block;
    width: 100%;
    left: 50%;
    bottom: -1px;
    transform: translateX(-50%) scaleX(0);
    position: absolute;
    height: 2px;
    background-color: #d81a41;
    transition: transform 0.3s ease;
}
/*.comments-panel__tab__item.is-active {
    color: #d81a41;
}*/
.comments-panel__tab__item.is-active:after {
    transform: translateX(-50%) scaleX(1);
}
.comments-panel__subscribe__btn {
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 1.5em;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    background-color: transparent;
    transition: color 0.3s ease, background-color 0.3s ease;
}
@media (max-width: 767px) {
    .comments-panel__subscribe__btn {
        width: 3rem;
        height: 3rem;
        border-radius: 6px;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 1.2rem 6px 0;
    }
}
@media (max-width: 767px) {
    .comments-panel__subscribe__btn:active {
        background-color: rgba(51, 60, 76, 0.5);
    }
}
@media (max-width: 767px) {
    .comments-panel__subscribe__btn b,
    .comments-panel__subscribe__btn p,
    .comments-panel__subscribe__btn span,
    .comments-panel__subscribe__btn strong {
        display: none;
    }
}
@media (min-width: 768px) {
    .comments-panel__subscribe__btn.active,
    .comments-panel__subscribe__btn:hover {
        color: #d81a41;
    }
}
.comments-panel__subscribe__btn .icon {
    font-size: 1.6rem;
    margin-right: 9px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
@media (max-width: 767px) {
    .comments-panel__subscribe__btn .icon {
        font-size: 1.9rem;
        margin-right: 0;
    }
}
.comments-panel__textarea {
    border-radius: 1rem;
    background-color: #333c4c;
    padding: 1.5rem 1rem 1.5rem 2rem;
    height: 15.6rem;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    transition: border-radius 0.3s ease;
}
@media (max-width: 767px) {
    .comments-panel__textarea {
        height: 15.2rem;
        padding: 1.2rem 8px 8px 2rem;
    }
}
.comments-panel__textarea--sm {
    height: auto;
    min-height: 5rem;
    border-radius: 2.5rem;
    padding: 1rem 2rem;
    -ms-flex-pack: center;
    justify-content: center;
}
@media (max-width: 767px) {
    .comments-panel__textarea--sm {
        min-height: 4.6rem;
    }
}
.comments-panel__textarea--sm.is-resized {
    border-radius: 1rem;
    padding: 1rem 2rem 6rem;
}
.comments-panel__textarea__footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 1rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.comments-panel__textarea--sm .comments-panel__textarea__footer {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 1rem;
    margin-top: 0;
}
.is-resized .comments-panel__textarea__footer {
    top: auto;
    transform: none;
    width: calc(100% - 2.8rem);
    bottom: 1rem;
    left: 2rem;
}
.comments-panel__textarea__actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.comments-panel__textarea__actions__item {
    width: 3rem;
    height: 3rem;
    border-radius: 6px;
    background-color: transparent;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    transition: background-color 0.3s ease;
    margin-bottom: 0;
    margin-right: 5px;
}
.comments-panel__textarea__actions__item + .comments-panel__textarea__actions__item {
    margin-left: 5px;
}
@media (min-width: 768px) {
    .comments-panel__textarea__actions__item:hover {
        background-color: rgba(17, 26, 40, 0.3);
    }
}
.comments-panel__textarea__actions__item:active {
    background-color: rgba(17, 26, 40, 0.5);
}
.comments-panel__textarea__actions__item .icon {
    color: #fff;
    font-size: 1.6rem;
}
.comments-panel__textarea__actions__item input {
    width: 0;
    height: 0;
    position: absolute;
    top: -9999em;
    left: -9999em;
    opacity: 0;
    visibility: hidden;
}
.comments-panel__submit {
    min-width: 7.8rem;
    padding: 0 1.6rem;
}
.comments-panel__textarea--sm .comments-panel__submit {
    display: none;
}
.is-resized .comments-panel__submit {
    display: block;
}
.comments-panel__field {
    background-color: transparent !important;
    border: none !important;
    resize: none;
    box-shadow: none !important;
    outline: none !important;
    width: 100% !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
    color: #fff !important;
    font-weight: 500 !important;
    font-size: 1.6rem !important;
    line-height: 1.9em !important;
    padding: 0 8px 0 0 !important;
}
@media (max-width: 767px) {
    .comments-panel__field {
        line-height: 1.6em;
    }
}
.comments-panel__field::-webkit-input-placeholder {
    font-weight: 500;
    font-size: 1.6rem;
    color: hsla(0, 0%, 100%, 0.4);
    opacity: 1;
    transition: opacity 0.3s ease;
}
@media (max-width: 767px) {
    .comments-panel__field::-webkit-input-placeholder {
        font-size: 1.5rem;
    }
}
.comments-panel__field:-moz-placeholder {
    font-weight: 500;
    font-size: 1.6rem;
    color: hsla(0, 0%, 100%, 0.4);
    opacity: 1;
    transition: opacity 0.3s ease;
}
@media (max-width: 767px) {
    .comments-panel__field:-moz-placeholder {
        font-size: 1.5rem;
    }
}
.comments-panel__field::-moz-placeholder {
    font-weight: 500;
    font-size: 1.6rem;
    color: hsla(0, 0%, 100%, 0.4);
    opacity: 1;
    transition: opacity 0.3s ease;
}
@media (max-width: 767px) {
    .comments-panel__field::-moz-placeholder {
        font-size: 1.5rem;
    }
}
.comments-panel__field:-ms-input-placeholder {
    font-weight: 500;
    font-size: 1.6rem;
    color: hsla(0, 0%, 100%, 0.4);
    opacity: 1;
    transition: opacity 0.3s ease;
}
@media (max-width: 767px) {
    .comments-panel__field:-ms-input-placeholder {
        font-size: 1.5rem;
    }
}
.comments-panel__textarea--sm .comments-panel__field {
    width: calc(100% - 7rem);
    height: 2.2rem;
}
@media (max-width: 767px) {
    .comments-panel__textarea--sm .comments-panel__field {
        width: calc(100% - 6.5rem);
    }
}
.is-resized .comments-panel__field {
    width: 100%;
}
.comments-panel__field:focus {
    border: none;
    box-shadow: none;
    outline: none;
}
.comments-panel__field:focus::-webkit-input-placeholder {
    opacity: 0;
}
.comments-panel__field:focus:-moz-placeholder,
.comments-panel__field:focus::-moz-placeholder {
    opacity: 0;
}
.comments-panel__field:focus:-ms-input-placeholder {
    opacity: 0;
}
.comments-panel__field.h-scrollbar-vertical::-webkit-scrollbar-track,
.comments-panel__field.js-sizing-textarea::-webkit-scrollbar-track {
    background-color: #1d2738;
}
.comments-panel__form {
    position: relative;
}
.comments-panel__form .input-wrap_error {
    position: absolute;
    right: 0;
    top: calc(100% + 5px);
    font-size: 1rem;
    line-height: 1em;
    font-weight: 600;
    margin-bottom: 0;
    color: #d81a41;
}
.comments-panel__form:last-child .input-wrap_error {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    top: auto;
    right: auto;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 7px 0 0;
}
.comments-panel__box {
    width: 100%;
    border-top: 1px solid #333c4c;
    padding: 1rem 0 1.8rem;
}
@media (max-width: 1439px) {
    .comments-panel__box {
        padding: 1rem 0 1.8rem;
    }
}
@media (max-width: 767px) {
    .comments-panel__box {
        padding: 1rem 0 1.8rem;
    }
}
.comments-panel--simple .comments-panel__box {
    padding: 2rem 0;
}
@media (max-width: 767px) {
    .comments-panel--simple .comments-panel__box {
        padding: 1.4rem 0;
    }
}
.comments-panel__box:first-child {
    border-top: none;
}
.comments-panel--simple .comments-panel__box:first-child {
    padding: 0 0 2rem;
}
@media (max-width: 767px) {
    .comments-panel--simple .comments-panel__box:first-child {
        padding: 0 0 1.4rem;
    }
}
.comments-panel__box__title {
    width: 100%;
    margin-bottom: 1.3rem;
    font-weight: 800;
    font-size: 1.4rem;
    line-height: 1.5em;
    color: #fff;
}
.comments-panel__item {
    width: 100%;
    position: relative;
    padding: 0 13.6rem 0 4rem;
}
@media (max-width: 1439px) {
    .comments-panel__item {
        padding: 0 9.6rem 0 4rem;
    }
}
@media (max-width: 767px) {
    .comments-panel__item {
        padding: 0;
    }
}
.comments-panel__item--reply {
    margin: 2.2rem auto 0;
    width: calc(100% - 7rem);
}
@media (max-width: 767px) {
    .comments-panel__item--reply {
        width: 100%;
        margin: 1.1rem auto 0;
    }
}
.comments-panel__item__inner a {
    font-weight: 700;
    margin-right: 5px;
}
@media (max-width: 767px) {
    .comments-panel__item__inner a {
        word-break: break-all;
        display: inline-block;
    }
}
.comments-panel__item__inner a,
.comments-panel__item__inner b,
.comments-panel__item__inner p,
.comments-panel__item__inner span,
.comments-panel__item__inner strong {
    font-size: 1.4rem;
    line-height: 1.5em;
}
.comments-panel__item__inner p {
    font-weight: 200;
    display: inline;
    margin-bottom: 0;
}
@media (max-width: 767px) {
    .comments-panel__item__inner p {
        display: block;
        margin-top: 1rem;
        margin-bottom: 1rem;
    }
}
.comments-panel__item__logo {
    width: 3rem;
    height: 3rem;
    margin-right: 1rem;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border-radius: 50%;
    position: absolute !important;
    transform: translateZ(0);
    top: 0;
    left: 0;
}
@media (max-width: 767px) {
    .comments-panel__item__logo {
        position: relative !important;
        top: auto;
        left: auto;
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
        vertical-align: top;
    }
}
.comments-panel__item__footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.comments-panel__item__time {
    margin-right: 2.2rem;
    font-size: 1.2rem;
    line-height: 1.65em;
    color: hsla(0, 0%, 100%, 0.5);
    font-weight: 400;
}
@media (max-width: 767px) {
    .comments-panel__item__time {
        position: absolute;
        top: 3px;
        right: 0;
        margin-right: 0;
    }
}
.comments-panel__item__reply {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 1.2rem;
    line-height: 1.6em;
    font-weight: 400;
    transform: translateZ(0);
    color: hsla(0, 0%, 100%, 0.3);
    transition: color 0.3s ease;
    cursor: pointer;
    text-transform: capitalize;
}
@media (min-width: 768px) {
    .comments-panel__item__reply:hover {
        color: #fff;
    }
}
.comments-panel__item__reply .icon {
    font-size: 1.1rem;
    margin-right: 8px;
}
.comments-panel__item__rate {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
    position: absolute;
    top: 0;
    right: 1rem;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.3em;
    font-weight: 700;
    transition: color 0.3s ease;
}
@media (max-width: 767px) {
    .comments-panel__item__rate {
        position: relative;
        top: auto;
        right: auto;
        margin-right: 1.3rem;
    }
}
.comments-panel__item__rate--negative {
    color: #d81a41;
}
.comments-panel__item__rate--positive {
    color: #27ae60;
}
.comments-panel__item__rate__against,
.comments-panel__item__rate__for {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    width: 2.4rem;
    height: 2.4rem;
    background-color: transparent;
    border-radius: 6px;
    transition: background-color 0.3s ease;
}
@media (min-width: 768px) {
    .comments-panel__item__rate__against:hover,
    .comments-panel__item__rate__for:hover {
        background-color: rgba(51, 60, 76, 0.6);
    }
}
.comments-panel__item__rate__against:active,
.comments-panel__item__rate__for:active {
    background-color: rgba(51, 60, 76, 0.8);
}
.comments-panel__item__rate__against .icon,
.comments-panel__item__rate__for .icon {
    color: #fff;
    font-size: 8px;
}
.comments-panel__item__rate__against {
    margin-right: 4px;
}
.comments-panel__item__rate__for {
    margin-left: 4px;
}
.comments-panel__item__rate__for .icon {
    transform: rotate(180deg);
}
.comments-panel__item__rate span {
    min-width: 1.8rem;
    text-align: center;
}
.comments-panel__item__file,
.comments-panel__item__files {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.comments-panel__item__file .icon-rules {
    font-size: 2.4rem;
    color: #fff;
    margin-right: 1rem;
}
.comments-panel__item__image {
    width: auto;
    height: auto;
    margin: 1rem 0;
    border-radius: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    margin-right: 2rem;
}
.comments-panel__item__image img {
    width: auto;
    height: auto;
    max-width: 9rem;
    max-height: 9rem;
    border-radius: inherit;
}
.comments-panel__body {
    margin: 2.5rem 0 2rem;
}
.comments-panel__body__inner {
    display: none;
}
.comments-panel__body__inner.is-active {
    display: block;
}
.comments-panel__read-all {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 5px;
    padding: 1rem 1.5rem;
    text-transform: capitalize;
    color: #fff;
    font-weight: 500;
    font-size: 1.7rem;
    line-height: 1.15em;
    background-color: #d81a41;
    transition: background-color 0.3s ease;
    margin: 1rem auto 0;
}
@media (min-width: 768px) {
    .comments-panel__read-all:hover {
        background-color: #e5274e;
    }
}
.comments-panel__read-all:active {
    background-color: #e83d60;
}
.players-review__comments__read-all {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 5px;
    padding: 1rem 2.4rem;
    text-transform: capitalize;
    color: #fff;
    font-weight: 500;
    font-size: 1.7rem;
    line-height: 1.15em;
    background-color: #d81a41;
    transition: background-color 0.3s ease;
    margin: 1rem auto 0;
}
.players-review__comments__read-all + .pagination-block {
    margin-top: 1.7rem;
    margin-bottom: 0;
}
/* End */


/* Start:/local/components/swipex/location/templates/.default/style.css?17382308222075*/
.find-us {
    width: 100%;
    border: 1px solid #333c4c;
    border-radius: 1rem;
    padding: 2.1rem 2.1rem 2rem;
    margin-bottom: 3rem;
}
@media (max-width: 767px) {
    .find-us {
        margin-bottom: 2rem;
    }
}
.find-us .top-line {
    margin-bottom: 2.4rem;
}
.find-us__map {
    width: 100%;
    height: 35rem;
    border-radius: 1rem;
    margin-bottom: 2.8rem;
}
@media (max-width: 767px) {
    .find-us__map {
        height: 28rem;
        margin-bottom: 3.2rem;
    }
}
@media (max-width: 499px) {
    .find-us__map {
        height: 22rem;
    }
}
.hotel-info__contacts__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
@media (max-width: 767px) {
    .hotel-info__contacts__inner {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}
.hotel-info__contacts__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 31.6rem;
}
@media (max-width: 767px) {
    .hotel-info__contacts__item {
        width: 100%;
    }
}
.hotel-info__contacts__item__icon {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 2rem;
}
.hotel-info__contacts__item__icon .icon {
    color: #fff;
    font-size: 1.6rem;
    margin-top: 5px;
}
.hotel-info__contacts__item__text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
}
.hotel-info__contacts__item__text a,
.hotel-info__contacts__item__text p {
    color: #fff;
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 1.6em;
}
@media (min-width: 0) {
    .hotel-info__contacts__item__text a:hover {
        color: #d81a41;
    }
}
.hotel-info__contacts__item__text p {
    margin-bottom: 0;
}
/* End */
/* /local/templates/canada/components/bitrix/news.list/about_team/style.css?173711272810582 */
/* /local/components/swipex/comments/templates/.default/style.css?175007985417489 */
/* /local/components/swipex/location/templates/.default/style.css?17382308222075 */
