

/* Start:/local/templates/profi-v-2/assets/css/jquery.fancybox.css?166747393114561*/
body.compensate-for-scrollbar {
  overflow: hidden; }

.fancybox-active {
  height: auto; }

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden; }

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992; }

.fancybox-container * {
  box-sizing: border-box; }

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0; }

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity .25s ease, visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997; }

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  transition: opacity .25s ease 0s, visibility 0s ease 0s;
  visibility: visible; }

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  user-select: none; }

.fancybox-toolbar {
  right: 0;
  top: 0; }

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994; }

.fancybox-is-open .fancybox-stage {
  overflow: hidden; }

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994; }

.fancybox-slide:before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0; }

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block; }

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0; }

.fancybox-slide--image:before {
  display: none; }

.fancybox-slide--html {
  padding: 6px; }

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle; }

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  user-select: none;
  z-index: 99995; }

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in; }

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
  cursor: grab; }

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing; }

.fancybox-container [data-selectable=true] {
  cursor: text; }

.fancybox-image, .fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  user-select: none;
  width: 100%; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%; }

.fancybox-slide--video .fancybox-content {
  background: #000; }

.fancybox-slide--map .fancybox-content {
  background: #e5e3df; }

.fancybox-slide--iframe .fancybox-content {
  background: #fff; }

.fancybox-iframe, .fancybox-video {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%; }

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0; }

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%; }

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0; }

.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px; }

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
  color: #ccc; }

.fancybox-button:hover {
  color: #fff; }

.fancybox-button:focus {
  outline: none; }

.fancybox-button.fancybox-focus {
  outline: 1px dotted; }

.fancybox-button[disabled], .fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none; }

.fancybox-button div {
  height: 100%; }

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%; }

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0; }

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
  display: none; }

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998; }

.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: .8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401; }

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1; }

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0; }

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden; }

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none; }

.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px; }

.fancybox-navigation .fancybox-button div {
  padding: 7px; }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  padding: 31px 26px 31px 6px; }

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0; }

.fancybox-caption {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996; }

.fancybox-caption--separate {
  margin-top: -50px; }

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all; }

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none; }

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline; }

.fancybox-loading {
  animation: a 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: .7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999; }

@keyframes a {
  to {
    transform: rotate(1turn); } }

.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0); }

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translateZ(0); }

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5); }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1); }

.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-1turn); }

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(1turn); }

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg); }

.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0); }

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scaleX(1) translateZ(0); }

.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  transform: translateZ(0) scale(1); }

@media (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px; }
  .fancybox-slide--image {
    padding: 6px 0; }
  .fancybox-close-small {
    right: -6px; }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px; }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px; } }

.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all .2s;
  user-select: none;
  white-space: nowrap; }

.fancybox-share__button:link, .fancybox-share__button:visited {
  color: #fff; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%; }

.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  padding: 2px 2px 4px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%; }

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs__list a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px; }

.fancybox-thumbs__list a:before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991; }

.fancybox-thumbs__list a:focus:before {
  opacity: .5; }

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
  opacity: 1; }

@media (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px); } }

/* End */


/* Start:/local/templates/profi-v-2/assets/css/style.css?167353219569620*/
* {
  outline: none;
  margin: 0;
  padding: 0; }

html {
  font-family: sans-serif;
  touch-action: manipulation;
  box-sizing: border-box; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

[data-src],
[data-srcset] {
  min-width: 1px;
  min-height: 1px;
  opacity: 0;
  transition: opacity 1s; }

[data-background-image] {
  opacity: 0;
  transition: opacity 1s; }

[data-loaded="true"] {
  opacity: 1 !important; }

img {
  border: 0;
  max-width: 100%;
  vertical-align: bottom; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input,
button,
textarea,
select {
  font-family: var(--font-family);
  resize: none;
  font-size: var(--font-size);
  font-weight: 400; }

*,
*::before,
*::after {
  box-sizing: inherit; }

@font-face {
  font-family: 'Circe';
  src: url("/local/templates/profi-v-2/assets/css/../fonts/Circe-Light.woff2") format("woff2"), url("/local/templates/profi-v-2/assets/css/../fonts/Circe-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Circe';
  src: url("/local/templates/profi-v-2/assets/css/../fonts/Circe-Regular.woff2") format("woff2"), url("/local/templates/profi-v-2/assets/css/../fonts/Circe-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Circe';
  src: url("/local/templates/profi-v-2/assets/css/../fonts/Circe-Bold.woff2") format("woff2"), url("/local/templates/profi-v-2/assets/css/../fonts/Circe-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }

@font-face {
  font-family: 'Circe';
  src: url("/local/templates/profi-v-2/assets/css/../fonts/Circe-ExtraBold.woff2") format("woff2"), url("/local/templates/profi-v-2/assets/css/../fonts/Circe-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal; }

.container {
  max-width: 1402px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container--slim {
    max-width: 1138px; }
  .container--nopadd {
    padding-left: 0;
    padding-right: 0; }

.column {
  padding-left: var(--gutter);
  padding-right: var(--gutter); }

.columns {
  margin-left: calc(var(--gutter) * -1);
  margin-right: calc(var(--gutter) * -1);
  display: flex;
  flex-wrap: wrap; }

.col-1 {
  width: 8.33333%; }

.col-2 {
  width: 16.66667%; }

.col-3 {
  width: 25.0%; }

.col-4 {
  width: 33.33333%; }

.col-5 {
  width: 41.66667%; }

.col-6 {
  width: 50.0%; }

.col-7 {
  width: 58.33333%; }

.col-8 {
  width: 66.66667%; }

.col-9 {
  width: 75.0%; }

.col-10 {
  width: 83.33333%; }

.col-11 {
  width: 91.66667%; }

.col-12 {
  width: 100.0%; }

.col-2-5 {
  width: 20%; }

svg:not(:root) {
  overflow: hidden; }

.flex {
  display: flex; }

.flex-wrap {
  flex-wrap: wrap; }

.flex-column {
  flex-direction: column; }

.flex-between {
  justify-content: space-between; }

.flex-end {
  align-items: flex-end; }

.flex-align-center {
  align-items: center; }

.flex-right {
  justify-content: flex-end; }

.flex-center {
  justify-content: center; }

.flex-bottom {
  align-items: flex-end; }

.mr-5 {
  margin-right: 5px; }

.mr-10 {
  margin-right: 10px; }

.mr-15 {
  margin-right: 15px; }

.mr-20 {
  margin-right: 20px; }

.mr-25 {
  margin-right: 25px; }

.mr-30 {
  margin-right: 30px; }

.mr-35 {
  margin-right: 35px; }

.mr-40 {
  margin-right: 40px; }

.mr-45 {
  margin-right: 45px; }

.mr-50 {
  margin-right: 50px; }

.ml-5 {
  margin-left: 5px; }

.ml-10 {
  margin-left: 10px; }

.ml-15 {
  margin-left: 15px; }

.ml-20 {
  margin-left: 20px; }

.ml-25 {
  margin-left: 25px; }

.ml-30 {
  margin-left: 30px; }

.ml-35 {
  margin-left: 35px; }

.ml-40 {
  margin-left: 40px; }

.ml-45 {
  margin-left: 45px; }

.ml-50 {
  margin-left: 50px; }

.mt-5 {
  margin-top: 5px; }

.mt-10 {
  margin-top: 10px; }

.mt-15 {
  margin-top: 15px; }

.mt-20 {
  margin-top: 20px; }

.mt-25 {
  margin-top: 25px; }

.mt-30 {
  margin-top: 30px; }

.mt-35 {
  margin-top: 35px; }

.mt-40 {
  margin-top: 40px; }

.mt-45 {
  margin-top: 45px; }

.mt-50 {
  margin-top: 50px; }

.mb-5 {
  margin-bottom: 5px; }

.mb-10 {
  margin-bottom: 10px; }

.mb-15 {
  margin-bottom: 15px; }

.mb-20 {
  margin-bottom: 20px; }

.mb-25 {
  margin-bottom: 25px; }

.mb-30 {
  margin-bottom: 30px; }

.mb-35 {
  margin-bottom: 35px; }

.mb-40 {
  margin-bottom: 40px; }

.mb-45 {
  margin-bottom: 45px; }

.mb-50 {
  margin-bottom: 50px; }

.nowrap {
  white-space: nowrap; }

.center {
  text-align: center; }

.absolute-block {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }

.tab-pane:not(.active) {
  display: none; }

.modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.5);
  overflow-y: auto;
  cursor: default;
  z-index: 1000;
  display: none; }
  .modal.show-modal {
    display: flex;
    animation: modal normal .3s ease; }
    .modal.show-modal .modal-main {
      animation: modal-main normal .3s ease; }
  .modal-main {
    width: 100%;
    max-width: 790px;
    padding: 60px 55px;
    position: relative;
    margin: auto;
    border-radius: 15px;
    background-color: #fff; }
    @media (max-width: 499px) {
      .modal-main {
        padding: 30px; } }
    .modal-main--slim {
      max-width: 550px; }
    .modal-main--middle {
      max-width: 680px; }
  .modal-close {
    position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer;
    display: flex; }
    .modal-close svg {
      stroke: var(--color-link); }
  .modal-footer {
    margin-top: 45px; }
  .modal-title {
    font-weight: 800;
    font-size: 44px;
    line-height: 40px;
    margin-bottom: 30px; }

@keyframes modal {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes modal-main {
  0% {
    transform: translateY(-10px); }
  100% {
    transform: translateY(0); } }

.notify {
  display: none;
  right: 0;
  position: relative;
  padding: 10px 20px;
  border-radius: 5px;
  background-color: #ccc;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
  color: var(--color-text);
  transition: right .3s;
  margin-bottom: 10px; }
  .notify.default {
    background-color: #1FCA23; }
  .notify.error {
    background-color: red;
    color: #fff; }
  .notify.is-show {
    right: 20px; }
  .notify-wrap {
    position: fixed;
    right: 0;
    top: 20px;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    justify-content: flex-end; }

.slider {
  display: flex;
  position: relative;
  opacity: 0;
  transition: opacity 1s ease; }
  .slider--visible .owl-stage-outer {
    overflow: visible; }

.owl-loaded {
  opacity: 1;
  display: block; }

.owl-stage-outer {
  position: relative;
  overflow: hidden; }

.owl-stage {
  display: flex; }

.owl-nav.disabled, .owl-dots.disabled {
  display: none; }

.owl-nav-item {
  width: 44px;
  height: 44px;
  border: none;
  cursor: pointer;
  position: absolute;
  background-color: #fff;
  border-radius: 50%;
  top: 50%;
  display: flex;
  margin-top: -44px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  transition: background-color .2s;
  z-index: 5; }
  .owl-nav-item:hover {
    background-color: var(--color-text); }
    .owl-nav-item:hover svg {
      stroke: #fff; }
  .owl-nav-item:active {
    transform: translateY(1px); }
  .owl-nav-item svg {
    margin: auto;
    fill: none;
    stroke: var(--color-text);
    transition: stroke .2s; }

.owl-prev {
  left: -22px; }

.owl-next {
  right: -22px; }

.owl-dots {
  width: 100%;
  display: flex;
  justify-content: center; }

.owl-dot {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 5px solid transparent;
  margin: 0 3px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.25);
  background-clip: padding-box; }
  .owl-dot.active {
    background-color: var(--color-link);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25); }

.btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 54px;
  padding: 4px 25px 0;
  border-radius: 10px;
  background-color: var(--color-link);
  font-weight: 800;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  border: none;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  white-space: nowrap;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  user-select: none;
  transition: .2s; }
  @media (max-width: 499px) {
    .btn {
      font-size: 12px;
      height: 46px; } }
  .btn--large {
    height: 72px;
    font-size: 20px;
    padding: 4px 40px 0; }
  .btn--fixed {
    min-width: 240px; }
  .btn svg {
    margin: -4px 10px 0 0; }
  .btn--white {
    background-color: #fff;
    color: var(--color-text);
    box-shadow: none; }
  .btn--grey {
    background-color: #F6F8FB;
    color: var(--color-text);
    box-shadow: none; }
  .btn:hover {
    color: #fff;
    background-color: #FF8B66;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2); }
  .btn:active {
    background-color: #F2764F;
    box-shadow: none; }
  .btn--full {
    width: 100%; }
  .btn--slim {
    height: 34px;
    font-size: 14px; }
  @media (max-width: 499px) {
    .btn--fluid {
      width: 100%; } }
  .btn--round {
    border-radius: 27px; }
  .btn--whatsapp {
    background-color: #63C8A3; }
    .btn--whatsapp:hover {
      background-color: #4cb18f; }
  .btn--viber {
    background-color: #A776CE; }
    .btn--viber:hover {
      background-color: #9164b7; }

.input {
  width: 100%;
  height: 80px;
  display: block;
  border-radius: 15px;
  background: #FFFFFF;
  border: 1px solid #D0D0D0;
  padding: 30px 30px 15px;
  font-size: 24px;
  font-weight: normal;
  transition: border-color .2s; }
  @media (max-width: 499px) {
    .input {
      font-size: 16px;
      height: 60px;
      padding: 25px 20px 10px; } }
  .input.error {
    border-color: #EE2E24;
    box-shadow: 0px 0px 10px rgba(238, 46, 36, 0.15); }
  .input:focus {
    border-color: #888888; }
  .input-text {
    font-size: 12px;
    line-height: 18px;
    color: rgba(0, 0, 0, 0.4);
    position: absolute;
    left: 30px;
    top: 10px; }
    @media (max-width: 499px) {
      .input-text {
        left: 20px;
        top: 5px; } }
  .input-group {
    margin-bottom: 20px;
    position: relative; }
  .input.textarea {
    height: 180px; }

.checkbox {
  position: absolute;
  opacity: 0; }
  .checkbox:checked + .checkbox-label {
    color: var(--color-text); }
    .checkbox:checked + .checkbox-label:before {
      background-color: var(--color-link);
      border-color: var(--color-link); }
  .checkbox:checked + .radio-label {
    color: var(--color-text); }
    .checkbox:checked + .radio-label:before {
      background-color: var(--color-link); }
  .checkbox-label {
    display: block;
    position: relative;
    padding-left: 40px;
    cursor: pointer;
    color: #565656; }
    .checkbox-label a {
      text-decoration: underline;
      text-decoration-thickness: from-font; }
    .checkbox-label::before {
      content: '';
      position: absolute;
      width: 26px;
      height: 26px;
      border: 1px solid #D0D0D0;
      border-radius: 5px;
      background: #fff url("data:image/svg+xml,%3Csvg width='17' height='12' viewBox='0 0 17 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 5L6.5 10L16 1' stroke='white' stroke-width='2'/%3E%3C/svg%3E") 50% 50% no-repeat;
      left: 0;
      top: 1px; }
    @media (max-width: 499px) {
      .checkbox-label {
        padding-left: 30px; }
        .checkbox-label::before {
          width: 20px;
          height: 20px; } }

.radio-label {
  display: block;
  position: relative;
  padding-left: 40px;
  cursor: pointer;
  color: #565656; }
  .radio-label::before {
    content: '';
    position: absolute;
    width: 26px;
    height: 26px;
    border: 5px solid #fff;
    box-shadow: 0 0 0 1px #D0D0D0;
    border-radius: 50%;
    left: 0;
    top: 1px; }

.select {
  appearance: none;
  -webkit-appearance: none; }

:root {
  --gutter: 10px;
  --color-text: #000;
  --color-grey: #6D7782;
  --color-link: #FF9366;
  --font-size: 20px;
  --line-height: 32px;
  --font-family: Circe, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; }
  @media (max-width: 1023px) {
    :root {
      --font-size: 16px;
      --line-height: 26px; } }

body {
  height: 100vh;
  font-size: var(--font-size);
  line-height: var(--line-height);
  font-family: var(--font-family);
  color: var(--color-text);
  font-weight: normal;
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility; }

a {
  color: var(--color-link);
  text-decoration: none;
  outline: none; }
  a:hover {
    text-decoration: none; }

p {
  margin-bottom: 20px; }

h1 {
  font-size: 42px;
  line-height: 50px;
  font-weight: 800;
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    h1 {
      font-size: 30px;
      line-height: 36px; } }

h2 {
  font-size: 26px;
  line-height: 32px;
  font-weight: bold;
  margin-bottom: 10px; }

h3 {
  font-weight: bold;
  font-size: 26px;
  margin-bottom: 20px; }

.wrapper {
  min-width: 320px;
  min-height: 100vh;
  position: relative;
  display: flex;
  flex-direction: column;
  overflow: hidden; }
  @media (min-width: 1200px) {
    .wrapper {
      padding-bottom: 30px; } }

.wrap {
  flex: 1 0 auto;
  position: relative;
  padding-bottom: 80px; }

.content {
  padding-top: 45px;
  position: relative; }

.page {
  max-width: 1022px; }

.header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 20; }
  .header-inner {
    position: relative;
    display: flex;
    align-items: center;
    padding: 30px 0; }
    @media (max-width: 767px) {
      .header-inner {
        flex-direction: column;
        padding: 10px 0; } }
  .header-personal {
    display: flex;
    margin-left: auto; }
    @media (max-width: 767px) {
      .header-personal {
        margin-left: 0;
        margin-top: 10px;
        justify-content: center; } }

@media (min-width: 1024px) {
  .logotype {
    display: flex;
    align-items: center;
    flex-shrink: 0; } }

.logotype-image {
  flex-shrink: 0; }
  @media (max-width: 1023px) {
    .logotype-image {
      width: 230px;
      max-height: 55px; } }

.logotype-text {
  font-size: 12px;
  line-height: 14px;
  text-transform: uppercase;
  font-weight: 800;
  color: var(--color-text);
  margin-left: 10px;
  display: block;
  width: 140px; }
  @media (max-width: 1023px) {
    .logotype-text {
      margin: 5px 0 0 35px;
      width: auto;
      font-size: 11px;
      font-weight: normal; } }

.index .personal-button {
  background-color: #F6F6F6; }

.personal-button {
  background-color: rgba(255, 255, 255, 0.4);
  border-radius: 10px;
  min-width: 54px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 54px;
  margin-left: 20px;
  border: none;
  cursor: pointer;
  color: var(--color-text);
  font-weight: 800;
  font-size: 16px;
  text-transform: uppercase;
  white-space: nowrap;
  transition: .2s; }
  @media (max-width: 767px) {
    .personal-button {
      min-width: 45px;
      height: 45px;
      margin: 0 10px; } }
  @media (min-width: 1200px) {
    .personal-button--text {
      min-width: 154px;
      padding: 2px 20px 0; }
      .personal-button--text svg {
        margin-top: -2px; } }
  .personal-button:hover {
    color: #fff;
    background-color: #181818; }
    .personal-button:hover svg {
      fill: #fff; }
  .personal-button svg {
    width: 16px;
    height: 16px;
    fill: var(--color-text);
    transition: fill .2s; }
  .personal-button__text {
    margin-left: 8px; }
    @media (max-width: 1199px) {
      .personal-button__text {
        display: none; } }
  .personal-button.active svg {
    fill: #fff; }

#icon-menu-close {
  display: none; }

.popup-menu {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #FBF9F8;
  height: 100vh;
  display: none;
  z-index: 18; }
  .popup-menu.is-show {
    display: block;
    animation: popup-menu normal .3s ease; }
    .popup-menu.is-show .popup-menu-inner {
      animation: popup-menu-inner normal .5s ease; }
  .popup-menu-inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
    overflow-y: auto;
    height: calc(100vh - 130px);
    margin-top: 130px;
    padding-bottom: 35px; }

@keyframes popup-menu {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes popup-menu-inner {
  0% {
    transform: translateY(-10px); }
  100% {
    transform: translateY(0); } }

.menu {
  margin-bottom: 60px; }
  @media (max-width: 1023px) {
    .menu {
      margin-bottom: 40px; } }
  .menu li {
    margin-bottom: 20px; }
  .menu-link {
    font-weight: bold;
    font-size: 26px;
    color: #7E7D7D;
    transition: .2s; }
    .menu-link:hover {
      color: var(--color-link);
      text-decoration: underline;
      text-decoration-thickness: from-font; }
    .menu-link--black {
      color: var(--color-text); }
  .menu-row {
    position: relative;
    padding-top: 45px;
    font-weight: bold;
    font-size: 20px;
    color: #7E7D7D; }
    .menu-row__title {
      position: absolute;
      left: 0;
      top: 0;
      font-size: 16px;
      line-height: 24px;
      font-weight: normal;
      letter-spacing: -0.01em; }
  .menu-button.active {
    background-color: var(--color-link);
    color: #fff; }
    .menu-button.active .menu-button__open {
      display: none; }
    .menu-button.active .menu-button__close {
      display: block; }
  .menu-button__close {
    display: none; }

.social {
  display: flex; }
  .social-link {
    width: 42px;
    height: 42px;
    border-radius: 10px;
    background-color: #fff;
    display: flex;
    flex-shrink: 0;
    transition: background-color .2s; }
    .social-link:hover svg {
      fill: #fff; }
    .social-link--vk:hover {
      background-color: #188AF1; }
    .social-link--instagram:hover {
      background-color: #C64474; }
    .social-link--od:hover {
      background-color: #FF902F; }
    .social-link--facebook:hover {
      background-color: #4668A7; }
    .social-link--tg:hover {
      background-color: #008BC3; }
    .social-link svg {
      width: 18px;
      height: 18px;
      margin: auto;
      fill: var(--color-grey);
      transition: fill .2s; }
    .social-link:not(:first-child) {
      margin-left: 10px; }
  .social--menu {
    margin-top: -8px; }
  .social--footer {
    margin-bottom: 15px; }

.footer {
  flex: 0 0 auto;
  position: relative;
  background: #F2F5FA;
  border-radius: 15px;
  overflow: hidden; }
  @media (max-width: 1023px) {
    .footer {
      border-radius: 15px 15px 0 0; } }
  .footer-top {
    padding: 60px 50px 35px;
    display: flex;
    justify-content: space-between; }
    @media (max-width: 1401px) {
      .footer-top {
        flex-wrap: wrap; } }
    @media (max-width: 499px) {
      .footer-top {
        padding: 30px 25px; } }
    @media (max-width: 1401px) {
      .footer-top-info {
        width: 100%;
        margin-bottom: 30px; } }
    .footer-top-info__text {
      color: var(--color-grey);
      font-size: 15px;
      line-height: 22px;
      font-weight: normal;
      margin-top: 15px; }
    .footer-top-info__image {
      width: 290px; }
    .footer-top-contacts {
      width: 250px;
      flex-shrink: 0;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      @media (max-width: 1023px) {
        .footer-top-contacts {
          margin-top: 40px; } }
    .footer-top__list {
      columns: 3; }
      @media (max-width: 767px) {
        .footer-top__list {
          columns: 2; } }
      .footer-top__list li {
        font-weight: bold;
        margin-bottom: 10px;
        padding-right: 20px; }
        @media (min-width: 500px) {
          .footer-top__list li {
            font-size: 20px;
            line-height: 30px;
            margin-bottom: 15px; } }
        .footer-top__list li a {
          color: var(--color-grey);
          transition: color .2s; }
          .footer-top__list li a:hover {
            color: var(--color-text); }
  .footer-middle {
    background-color: #EDF2F9;
    padding: 30px 50px; }
    @media (max-width: 499px) {
      .footer-middle {
        padding: 30px 25px; } }
    .footer-middle__list li {
      font-size: 14px;
      line-height: 20px;
      font-weight: normal;
      margin: 3px 0; }
      .footer-middle__list li a {
        color: var(--color-grey);
        transition: color .2s; }
        .footer-middle__list li a:hover {
          color: var(--color-text); }
  .footer-bottom {
    padding: 30px 50px;
    background-color: #EDF2F9;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    line-height: 20px;
    font-weight: normal; }
    @media (max-width: 499px) {
      .footer-bottom {
        padding: 30px 25px; } }
    @media (max-width: 767px) {
      .footer-bottom {
        flex-direction: column; } }
    .footer-bottom a {
      color: var(--color-grey);
      transition: color .2s; }
      .footer-bottom a:hover {
        color: var(--color-text); }
  .footer-phone {
    margin-bottom: 15px; }
    .footer-phone__text {
      font-weight: normal;
      font-size: 16px;
      line-height: 22px;
      color: #A3AAB2;
      margin-top: 10px; }
    .footer-phone__link {
      display: block;
      color: var(--color-grey);
      font-size: 28px;
      font-weight: bold;
      white-space: nowrap;
      transition: color .2s; }
      .footer-phone__link:hover {
        color: var(--color-text); }

.create {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase; }

.up {
  position: relative;
  display: block;
  padding-right: 10px; }
  @media (max-width: 767px) {
    .up {
      margin: 20px 0; } }
  .up::after {
    content: '';
    position: absolute;
    right: 0;
    top: 9px;
    width: 4px;
    height: 4px;
    border-right: 1px solid var(--color-grey);
    border-top: 1px solid var(--color-grey);
    transform: rotate(-45deg); }
  .up span {
    cursor: pointer;
    border-bottom: 1px dashed currentColor; }

.showcase {
  margin: 130px 0 45px; }
  .showcase-link {
    display: block;
    overflow: hidden;
    border-radius: 15px;
    transition: .2s; }
    .showcase-link:hover {
      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1); }
  .showcase-slider {
    border-radius: 15px;
    overflow: hidden; }
    .showcase-slider .owl-dots {
      width: auto;
      position: absolute;
      left: 80px;
      bottom: 40px; }
      @media (max-width: 767px) {
        .showcase-slider .owl-dots {
          left: 20px;
          bottom: 20px; } }
    .showcase-slider .owl-nav {
      display: flex;
      position: absolute;
      right: 40px;
      bottom: 40px; }
      @media (max-width: 767px) {
        .showcase-slider .owl-nav {
          right: 20px;
          bottom: 10px; } }
      .showcase-slider .owl-nav-item {
        position: static;
        margin-left: 15px; }
    .showcase-slider .owl-dot.active {
      box-shadow: 0 0 0 1px #fff; }
  .showcase-nav {
    padding-bottom: 25px; }
    .showcase-nav-buttons {
      margin-bottom: -20px; }
    .showcase-nav__link {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 80px;
      padding: 0 20px;
      border-radius: 15px;
      font-weight: normal;
      color: var(--color-text);
      margin-bottom: 20px;
      text-align: center;
      transition: .2s; }
      @media (min-width: 1200px) {
        .showcase-nav__link {
          font-size: 26px;
          line-height: 28px; } }
      @media (max-width: 767px) {
        .showcase-nav__link {
          height: 50px;
          margin-bottom: 10px; } }
      .showcase-nav__link:hover {
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1); }
      .showcase-nav__link--opt {
        background-color: #C9E2F4; }
      .showcase-nav__link--roz {
        background-color: #F8C4C7; }
      .showcase-nav__link--online {
        background-color: #BFB1E8; }

.advantages {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px; }
  .advantages-item {
    width: calc(33.33% - 20px);
    margin: 0 10px 20px;
    background: #F6F8FB 50% 0 no-repeat;
    background-size: cover;
    border-radius: 15px;
    position: relative;
    padding: 55px 50px;
    display: flex;
    flex-direction: column;
    height: 430px; }
    @media (min-width: 1024px) {
      .advantages-item {
        transition: .2s; } }
    @media (max-width: 1023px) {
      .advantages-item {
        width: calc(50% - 20px); } }
    @media (max-width: 767px) {
      .advantages-item {
        width: 100%;
        padding: 40px; } }
    .advantages-item:hover .advantages-item__title {
      text-decoration: underline;
      text-decoration-thickness: from-font; }
    .advantages-item:hover .advantages-item__footer {
      transform: translateY(0);
      opacity: 1; }
    @media (min-width: 1024px) {
      .advantages-item:nth-child(1), .advantages-item:nth-child(3), .advantages-item:nth-child(5) {
        height: 540px; }
      .advantages-item:nth-child(6n+5) {
        margin-top: -110px; } }
    .advantages-item__link {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      z-index: 2; }
    .advantages-item__title {
      font-weight: normal;
      font-size: 26px;
      line-height: 34px;
      color: var(--color-text); }
    .advantages-item__text {
      margin-top: 10px;
      font-size: 18px;
      line-height: 30px; }
    .advantages-item__footer {
      margin-top: auto;
      text-align: center; }
      @media (min-width: 1024px) {
        .advantages-item__footer {
          opacity: 0;
          transform: translateY(10px);
          transition: .2s; } }

.offset-top {
  margin-top: 80px; }
  @media (max-width: 1023px) {
    .offset-top {
      margin-top: 60px; } }

.head {
  margin-bottom: 20px;
  display: flex;
  align-items: center; }
  .head-title {
    font-size: 42px;
    line-height: 50px;
    font-weight: 800; }
    .head-title--min {
      font-size: 32px;
      line-height: 48px; }
    @media (max-width: 767px) {
      .head-title {
        font-size: 26px;
        line-height: 30px; } }
    .head-title span {
      font-weight: normal; }
  .head-link {
    padding: 2px 10px 0;
    border: 1px solid #A49F9F;
    border-radius: 5px;
    font-size: 16px;
    line-height: 24px;
    color: #8F8F8F;
    font-weight: normal;
    margin: 3px 0 0 15px;
    white-space: nowrap;
    transition: .2s; }
    @media (max-width: 767px) {
      /*.head-link {
        display: none; }*/ }
    .head-link:hover {
      border-color: var(--color-text);
      color: var(--color-text); }

.category {
  display: flex;
  flex-wrap: wrap; }
  .category-item {
    box-shadow: 0 0 0 1px #E6E6E6;
    position: relative;
    background-color: #fff; }
    .category-item::before {
      content: '';
      position: absolute;
      left: -10px;
      top: -10px;
      right: -10px;
      bottom: -65px;
      background-color: #fff;
      box-shadow: 0 4px 20px rgba(197, 189, 189, 0.4);
      border-radius: 15px;
      pointer-events: none;
      opacity: 0;
      transition: opacity .2s; }
    @media (min-width: 1200px) {
      .category-item:hover {
        z-index: 2; }
        .category-item:hover::before {
          opacity: 1; }
        .category-item:hover .category-item__footer {
          display: block;
          animation: category-footer .2s; } }
    .category-item__inner {
      position: relative;
      padding: 25px;
      display: flex;
      flex-direction: column;
      min-height: 100%; }
      @media (max-width: 767px) {
        .category-item__inner {
          padding: 15px; } }
    .category-item__title {
      font-weight: bold;
      font-size: 18px;
      line-height: 20px;
      margin-bottom: 10px;
      width: fit-content; }
      @media (max-width: 767px) {
        .category-item__title {
          font-size: 14px; } }
      .category-item__title a {
        color: var(--color-text);
        display: block;
        border-bottom: 1px solid transparent;
        transition: .2s; }
        .category-item__title a:hover {
          color: var(--color-link);
          border-bottom-color: var(--color-link); }
    .category-item__image {
      min-height: 160px;
      flex-grow: 1;
      display: flex;
      justify-content: center;
      align-items: center;
      margin-bottom: 10px; }
      @media (max-width: 767px) {
        .category-item__image {
          min-height: 100px; } }
      .category-item__image img {
        margin: auto;
        max-height: 100%; }
    .category-item__text {
      font-size: 16px;
      line-height: 24px;
      height: 48px;
      overflow: hidden; }
      @media (max-width: 767px) {
        .category-item__text {
          font-size: 12px;
          line-height: 16px; } }
    .category-item__footer {
      display: none;
      position: absolute;
      top: calc(100% - 13px);
      width: 100%;
      left: 0;
      padding: 0 25px 25px; }
  .category--hidden .category-item:nth-child(n+16) {
    display: none; }
  .category--hidden .gallery-column:nth-child(n+7) {
    display: none; }
  .category-show {
    margin-top: 30px; }

@keyframes category-footer {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@media (min-width: 1024px) {
  .about h1 {
    font-size: 53px;
    line-height: 54px; } }

@media (min-width: 768px) {
  .about-layout {
    display: flex;
    justify-content: space-between; }
    .about-layout__content {
      width: 100%;
      min-width: 0; }
    .about-layout__sidebar {
      width: 330px;
      flex-shrink: 0;
      margin-left: 40px; } }

.about-text {
  margin-bottom: 40px;
  font-weight: 300; }
  @media (min-width: 768px) {
    .about-text {
      font-size: 26px;
      line-height: 40px; } }
  .about-text--min {
    font-weight: 300; }
    @media (min-width: 768px) {
      .about-text--min {
        font-size: 20px;
        line-height: 34px; } }
    @media (min-width: 1024px) {
      .about-text--min.column-2 {
        columns: 2; } }

.about-advantages {
  margin-bottom: 30px;
  position: relative;
  padding-left: 65px; }
  @media (max-width: 767px) {
    .about-advantages {
      margin: 30px 0 0; } }
  .about-advantages__icon {
    margin-bottom: 10px;
    fill: none;
    stroke: var(--color-link);
    stroke-width: 2.5;
    stroke-linecap: round;
    stroke-linejoin: round;
    display: block;
    position: absolute;
    left: 0;
    top: 0; }
  @media (min-width: 768px) {
    .about-advantages__text {
      font-size: 16px;
      line-height: 22px; } }
  .about-advantages strong {
    display: block;
    font-weight: normal;
    font-size: 26px;
    white-space: nowrap;
    margin-bottom: 5px; }
    .about-advantages strong sup {
      position: absolute;
      font-size: .6em;
      margin-top: -5px; }

.about-image img {
  max-width: none; }

.about-video {
  border-radius: 15px;
  overflow: hidden;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 40px; }
  @media (min-width: 500px) {
    .about-video {
      min-height: 465px; } }
  .about-video::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(24, 24, 24, 0.6); }
  .about-video__content {
    position: relative;
    color: #fff;
    text-align: center; }
  .about-video__title {
    font-weight: bold;
    font-size: 42px;
    line-height: 48px;
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .about-video__title {
        font-size: 20px;
        line-height: 30px; } }
  .about-video__time {
    font-weight: 300;
    font-size: 18px;
    background: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 19C14.9706 19 19 14.9706 19 10C19 5.02944 14.9706 1 10 1C5.02944 1 1 5.02944 1 10C1 14.9706 5.02944 19 10 19Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.454 11.151L10 10V4' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 0 5px no-repeat;
    width: fit-content;
    margin: 60px auto 0;
    padding-left: 30px; }
    @media (max-width: 499px) {
      .about-video__time {
        font-size: 14px;
        background-position: 0 3px; } }

@media (min-width: 1200px) {
  .news-slider {
    margin-left: -15px;
    margin-right: -15px; } }

.news-item {
  position: relative;
  background-color: #F2F5FA;
  border-radius: 15px;
  margin-bottom: 30px;
  min-height: 380px;
  padding: 60px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  overflow: hidden;
  transition: .2s; }
  @media (max-width: 767px) {
    .news-item {
      padding: 40px; } }
  @media (min-width: 1024px) {
    .news-item::before {
      content: '';
      width: 330px;
      height: 330px;
      position: absolute;
      right: 50%;
      bottom: 35%;
      background-image: url("data:image/svg+xml,%3Csvg width='330' height='330' viewBox='0 0 330 331' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M299.997 0.967545C316.566 0.967545 329.997 14.399 329.997 30.9675V124.968C329.997 141.537 316.566 154.968 299.997 154.968H205.996C189.428 154.968 175.996 141.537 175.996 124.968L175.996 30.9675C175.996 14.399 189.428 0.96754 205.996 0.967541L299.997 0.967545Z' fill='white' fill-opacity='0.1'/%3E%3Cpath d='M300 176.963C316.569 176.963 330 190.394 330 206.963V300.963C330 317.532 316.569 330.963 300 330.963H205.999C189.431 330.963 175.999 317.532 175.999 300.963V206.963C175.999 190.394 189.431 176.963 205.999 176.963H300Z' fill='white' fill-opacity='0.1'/%3E%3Cpath d='M124 0.962315C140.568 0.962316 154 14.3938 154 30.9623V124.963C154 141.531 140.568 154.963 124 154.963H29.999C13.4305 154.963 -0.000969594 141.531 -0.000968869 124.963L-0.00096476 30.9623C-0.000964036 14.3938 13.4305 0.96231 29.999 0.962311L124 0.962315Z' fill='white' fill-opacity='0.1'/%3E%3Cpath d='M124 176.963C140.568 176.963 154 190.394 154 206.963V300.963C154 317.532 140.568 330.963 124 330.963H29.999C13.4305 330.963 -0.000977287 317.532 -0.000976562 300.963L-0.000972454 206.963C-0.000971729 190.394 13.4305 176.963 29.999 176.963H124Z' fill='white' fill-opacity='0.1'/%3E%3C/svg%3E");
      transition: .3s; }
    .news-item:hover {
      transform: translateY(-15px);
      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15); }
      .news-item:hover::before {
        bottom: 40%; }
    .news-item--1:hover {
      background-color: #FFD899; }
    .news-item--2:hover {
      background-color: #D9EAF9; }
    .news-item--3:hover {
      background-color: #FCC5B6; }
    .news-item--4:hover {
      background-color: #CD92AA; }
    .news-item--5:hover {
      background-color: #F2DCF5; } }
  .news-item__link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
  .news-item__title {
    font-weight: bold;
    font-size: 26px;
    margin-bottom: 10px;
    border-bottom: 1px solid transparent;
    transition: .2s; }
    .news-item__title a {
      color: var(--color-text); }
      .news-item__title a:hover {
        text-decoration: underline;
        text-decoration-thickness: from-font; }
    @media (max-width: 767px) {
      .news-item__title {
        font-size: 20px; } }
  .news-item__text {
    flex-grow: 1; }
  .news-item__date {
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 5px;
    font-size: 16px;
    line-height: 20px;
    padding: 4px 6px 2px;
    margin-top: 20px; }

.news-wrap {
  max-width: 1024px; }

.news-page {
  background-color: #F2F5FA;
  border-radius: 15px;
  padding: 60px;
  margin-bottom: 20px;
  display: flex;
  transition: background-color .2s; }
  @media (max-width: 767px) {
    .news-page {
      padding: 40px; } }
  .news-page__content {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
  .news-page__aside {
    max-width: 400px;
    flex-shrink: 0;
    margin-left: 60px; }
    @media (max-width: 1023px) {
      .news-page__aside {
        display: none; } }
    .news-page__aside img {
      display: block;
      border-radius: 15px; }

.news-detail {
  max-width: 1024px; }

.news-shared {
  max-width: 1024px;
  margin-top: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  background-color: #FCFAF9;
  border-radius: 15px;
  padding: 15px; }
  .news-shared__column {
    margin: 10px;
    text-align: center; }

.news-video {
  display: block;
  margin-bottom: 24px; }
  .news-video img {
    border-radius: 10px; }

.invitation {
  position: relative;
  background: #FFD687 url(/local/templates/profi-v-2/assets/css/../img/circle-back.svg) 50% 50% no-repeat;
  border-radius: 15px;
  overflow: hidden;
  margin-top: 80px;
  display: flex;
  padding: 40px 20px;
  justify-content: center;
  align-items: center;
  text-align: center; }
  @media (min-width: 1200px) {
    .invitation {
      margin-left: -15px;
      margin-right: -15px;
      height: 430px; } }
  .invitation-content__text {
    margin: 10px 0 30px; }

.seo-text {
  font-size: 16px;
  line-height: 28px;
  color: #8F8F8F;
  font-weight: normal;
  margin-top: 80px; }
  .seo-text p {
    margin-bottom: 10px; }
  .seo-text ul {
    margin-bottom: 10px;
    list-style-type: disc;
    margin-left: 20px; }
  @media (min-width: 1024px) {
    .seo-text--column {
      columns: 2;
      column-gap: 32px; } }

.search-popup {
  width: 100%;
  max-width: 1140px;
  background: #F6F6F6;
  border-radius: 10px;
  margin: 15px auto auto;
  padding: 15px;
  position: relative; }
  @media (max-width: 1199px) {
    .search-popup {
      margin-right: 70px; } }
  .search-popup__input {
    padding: 0 10px;
    width: 100%;
    height: 26px;
    display: block;
    border: none;
    background: transparent url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3768 3.95598C15.9388 6.56395 15.9388 10.7923 13.3768 13.4003C10.8149 16.0083 6.66114 16.0083 4.09919 13.4003C1.53725 10.7923 1.53725 6.56395 4.09919 3.95598C6.66114 1.34801 10.8149 1.34801 13.3768 3.95598Z' stroke='black' stroke-width='3'/%3E%3Cpath d='M18.1773 18.0001L13.9668 13.7896L18.1773 18.0001Z' stroke='black' stroke-width='3'/%3E%3C/svg%3E") 100% 50% no-repeat; }
  .search-popup__close {
    width: 54px;
    height: 54px;
    border-radius: 10px;
    background-color: var(--color-link);
    display: flex;
    justify-content: center;
    align-items: center;
    left: calc(100% + 56px);
    top: 0;
    position: absolute;
    cursor: pointer; }
    @media (max-width: 1199px) {
      .search-popup__close {
        left: calc(100% + 16px); } }
    .search-popup__close svg {
      display: block;
      fill: #fff; }

.search-result {
  background-color: #fff;
  border-radius: 12px;
  margin-top: 12px; }
  .search-result__title {
    font-size: 16px;
    line-height: 24px;
    padding: 15px 25px 12px; }
  .search-result-item {
    display: block;
    border-top: 1px solid #D9E0EA;
    padding: 20px 25px;
    font-size: 18px;
    line-height: 26px;
    color: var(--color-text);
    transition: background-color .2s; }
    .search-result-item:hover {
      background-color: #FCFAF9; }
      .search-result-item:hover .search-result-item__title {
        color: var(--color-link); }
    .search-result-item__title {
      display: block;
      font-weight: normal;
      margin-bottom: 5px;
      transition: color .2s; }
  .search-result__footer {
    border-top: 1px solid #D9E0EA;
    padding: 25px; }

.search-count {
  font-size: 16px;
  margin-bottom: 20px; }

.search-wrap {
  margin: 0 -25px; }

.search-item {
  max-width: 1070px;
  padding: 20px 25px;
  border-radius: 15px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
  transition: .2s; }
  .search-item:hover {
    background-color: #FCFAF9; }
  .search-item__title {
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: normal; }
    .search-item__title a {
      color: var(--color-text);
      transition: color .2s; }
      .search-item__title a:hover {
        color: var(--color-link);
        text-decoration: underline;
        text-decoration-thickness: from-font; }

.headline {
  padding-top: 130px;
  background-color: #F2F5F9;
  position: relative;
  overflow: hidden;
  z-index: 1; }
  .headline-layout {
    display: flex;
    overflow: visible; }
    @media (max-width: 1023px) {
      .headline-layout {
        flex-direction: column; } }
    .headline-layout__content {
      font-weight: normal;
      font-size: 20px;
      line-height: 32px;
      padding-bottom: 50px;
      max-width: 1080px; }
      .headline-layout__content h1 {
        margin-bottom: 0; }
    .headline-layout__text {
      margin-top: 20px; }
    .headline-layout__image {
      position: absolute;
      right: 0;
      bottom: -100px; }
      @media (max-width: 1199px) {
        .headline-layout__image {
          display: none; } }
    .headline-layout__footer {
      display: flex;
      margin-top: 30px;
      flex-wrap: wrap;
      margin-right: -20px; }
      .headline-layout__footer .btn {
        margin: 10px 20px 0 0; }
    .headline-layout__logo {
      margin-left: auto;
      padding-left: 40px; }
      @media (max-width: 1023px) {
        .headline-layout__logo {
          margin: 0 auto 30px;
          padding: 0;
          order: -1; } }
  .headline-logo {
    width: 210px;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center; }
    .headline-logo__image {
      width: 210px;
      height: 210px;
      display: flex;
      border-radius: 50%;
      background-color: #fff;
      padding: 20px;
      overflow: hidden; }
      .headline-logo__image img {
        margin: auto;
        display: block; }
    .headline-logo__link {
      width: 32px;
      height: 32px;
      background-color: #fff;
      border-radius: 50%;
      display: flex;
      box-shadow: 0 4px 20px rgba(206, 185, 185, 0.4);
      margin-top: -16px; }
      .headline-logo__link svg {
        fill: none;
        margin: auto;
        stroke: var(--color-link); }

.breadcrumbs {
  display: flex;
  margin-bottom: 45px;
  position: relative;
  width: fit-content; }
  @media (max-width: 767px) {
    .breadcrumbs {
      display: none; } }
  .breadcrumbs li {
    position: relative;
    color: rgba(0, 0, 0, 0.5);
    line-height: 20px;
    white-space: nowrap;
    font-weight: 300; }
    .breadcrumbs li:not(:first-child) {
      padding-left: 20px;
      margin-left: 20px;
      background: url("data:image/svg+xml,%3Csvg width='5' height='8' viewBox='0 0 5 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 7L4 4L1 1' stroke='black' stroke-width='0.5'/%3E%3C/svg%3E") 0 45% no-repeat; }
    .breadcrumbs li a {
      color: var(--color-text);
      display: block;
      border-bottom: 1px solid transparent;
      transition: .2s; }
      .breadcrumbs li a:hover {
        color: var(--color-link);
        border-color: var(--color-link); }

.catalog-item--1:hover,
.transport-item--1:hover {
  background-color: #C9E2F4; }

.catalog-item--2:hover,
.transport-item--2:hover {
  background-color: #EACEEB; }

.catalog-item--3:hover,
.transport-item--3:hover {
  background-color: #FBE8B9; }

.catalog-item--4:hover,
.transport-item--4:hover {
  background-color: #FDF0E2; }

.catalog-item--5:hover,
.transport-item--5:hover {
  background-color: #D2D5F0; }

.catalog-item--6:hover,
.transport-item--6:hover {
  background-color: #E1F1FB; }

.catalog-item--7:hover,
.transport-item--7:hover {
  background-color: #DFF4D2; }

.catalog-item--8:hover,
.transport-item--8:hover {
  background-color: #F7F1E4; }

.catalog-item--9:hover,
.transport-item--9:hover {
  background-color: #EBCED3; }

.catalog-item--10:hover,
.transport-item--10:hover {
  background-color: #D5CDF8; }

.catalog-item--11:hover,
.transport-item--11:hover {
  background-color: #CEEBE2; }

.catalog-item--12:hover,
.transport-item--12:hover {
  background-color: #FFD899; }

.catalog {
  display: flex;
  flex-wrap: wrap; }
  @media (min-width: 1200px) {
    .catalog-slider {
      margin-left: -15px;
      margin-right: -15px; } }
  .catalog-slider .catalog-item {
    height: 450px; }
  @media (min-width: 1024px) {
    .catalog-column:nth-child(2) .catalog-item, .catalog-column:nth-child(5) .catalog-item, .catalog-column:nth-child(7) .catalog-item, .catalog-column:nth-child(9) .catalog-item, .catalog-column:nth-child(10) .catalog-item, .catalog-column:nth-child(12) .catalog-item {
      height: 460px; }
    .catalog-column:nth-child(5), .catalog-column:nth-child(11) {
      margin-top: -80px; }
    .catalog-column:nth-child(8) {
      margin-top: -160px; } }
  .catalog-item {
    height: 540px;
    margin-bottom: 20px;
    background: #F6F8FB 50% 100% no-repeat;
    background-size: 100% auto;
    border-radius: 15px;
    position: relative;
    padding: 50px 20px 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    transition: .2s; }
    @media (max-width: 1023px) {
      .catalog-item {
        height: 460px; } }
    @media (min-width: 1024px) {
      .catalog-item:hover .catalog-item__footer {
        opacity: 1; }
      .catalog-item:hover .catalog-item__title {
        text-decoration: underline;
        text-decoration-thickness: from-font; } }
    .catalog-item__link {
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      z-index: 2; }
    .catalog-item__title {
      font-size: 26px;
      font-weight: normal;
      text-align: center;
      max-width: 230px; }
    .catalog-item__footer {
      opacity: 0;
      transition: opacity .2s; }
  .catalog-section {
    margin-bottom: 80px;
    background-color: #F6F8FB;
    border-radius: 15px;
    overflow: hidden; }
    .catalog-section__header {
      padding: 50px;
      position: relative;
      border-radius: 15px;
      overflow: hidden;
      color: #fff;
      background: 50% 50% no-repeat;
      background-size: cover; }
      @media (max-width: 767px) {
        .catalog-section__header {
          padding: 30px; } }
      .catalog-section__header::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background-color: rgba(0, 0, 0, 0.5); }
    .catalog-section__title {
      font-weight: 800;
      font-size: 36px;
      line-height: 50px;
      position: relative; }
      @media (max-width: 767px) {
        .catalog-section__title {
          font-size: 30px;
          line-height: 30px; } }
    .catalog-section__description {
      position: relative;
      margin-top: 10px;
      max-width: 1110px;
      font-weight: normal; }
    .catalog-section__content {
      padding: 40px 55px 25px; }
      @media (max-width: 767px) {
        .catalog-section__content {
          padding-right: 20px;
          padding-left: 20px; } }
    .catalog-section__link {
      display: flex;
      align-items: center;
      min-height: calc(100% - 15px);
      background-color: #fff;
      border-radius: 15px;
      color: var(--color-text);
      padding: 15px 25px;
      line-height: 24px;
      margin-bottom: 15px;
      font-weight: normal;
      transition: .2s; }
      .catalog-section__link:hover {
        background-color: var(--color-link);
        color: #fff;
        box-shadow: 0px 4px 20px rgba(206, 185, 185, 0.4); }

.services-item {
  position: relative;
  background: #F6F8FB 100% 100% no-repeat;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  padding: 55px;
  min-height: 300px;
  margin-bottom: 20px;
  transition: .2s; }
  @media (max-width: 767px) {
    .services-item {
      background-size: 220px auto;
      padding: 40px;
      min-height: 350px; } }
  .services-item:hover {
    background-color: #F7F1E4; }
    .services-item:hover .btn {
      color: #fff;
      background-color: #FF8B66;
      box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2); }
    .services-item:hover .services-item__title {
      text-decoration: underline; }
  .services-item__link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2; }
  .services-item__title {
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 10px; }
  .services-item__text {
    max-width: 260px;
    font-size: 18px;
    margin-bottom: 20px; }
  .services-item__footer {
    margin-top: auto; }

.tag-list {
  display: flex;
  flex-wrap: wrap;
  padding-top: 10px; }

.tag-link {
  border: 1px solid #B6B6B6;
  margin: 10px 10px 0 0;
  border-radius: 5px;
  font-size: 16px;
  line-height: 20px;
  padding: 5px 10px 2px;
  color: #8F8F8F;
  font-weight: normal;
  transition: .2s; }
  .tag-link:hover {
    background-color: var(--color-link);
    border-color: var(--color-link);
    color: #fff; }

.dotted-list {
  columns: 4;
  position: relative; }
  @media (max-width: 1023px) {
    .dotted-list {
      columns: 3; } }
  @media (max-width: 767px) {
    .dotted-list {
      columns: 2; } }
  .dotted-list li {
    font-weight: normal;
    margin-bottom: 15px;
    padding-left: 14px;
    position: relative;
    line-height: 24px; }
    .dotted-list li::before {
      content: '';
      width: 4px;
      height: 4px;
      position: absolute;
      left: 0;
      top: 10px;
      background-color: var(--color-link);
      border-radius: 50%; }
    .dotted-list li:first-letter {
      text-transform: uppercase; }

@media (min-width: 1200px) {
  .gallery {
    margin-left: -15px;
    margin-right: -15px; } }

.gallery-link {
  display: flex;
  margin-bottom: 20px; }
  .gallery-link img {
    margin: auto;
    border-radius: 15px;
    display: block; }

@media (min-width: 1024px) {
  .layout {
    display: flex; }
    .layout-sidebar {
      width: 320px;
      flex-shrink: 0;
      margin-right: 20px; }
    .layout-content {
      min-width: 0;
      width: 100%; } }

.sidebar-list {
  margin-bottom: 20px; }
  @media (max-width: 1023px) {
    .sidebar-list:not(.show-popup) {
      display: none; } }
  .sidebar-list li {
    margin-bottom: 10px; }
  .sidebar-list__link {
    display: block;
    color: rgba(0, 0, 0, 0.6);
    padding: 20px 25px;
    line-height: 24px;
    background-color: #F6F8FB;
    border-radius: 15px;
    font-weight: normal;
    transition: .2s; }
    .sidebar-list__link.active {
      background-color: #DADEE4;
      color: var(--color-text); }
    .sidebar-list__link:hover {
      background-color: #FAD394;
      color: var(--color-text); }

.sidebar-button {
  margin-bottom: 30px; }

.pagination {
  margin-top: 45px;
  display: flex;
  flex-wrap: wrap; }
  .pagination li {
    margin: 0 10px 10px 0; }
  .pagination-link {
    width: 54px;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #F2F5F9;
    border-radius: 10px;
    padding-top: 2px;
    font-weight: bold;
    font-size: 16px;
    color: var(--color-text);
    transition: .2s; }
    .pagination-link.active {
      background-color: #DADEE4; }
    .pagination-link:hover {
      background-color: #FAD394; }
    .pagination-link svg {
      display: block;
      margin: auto;
      fill: none;
      stroke: var(--color-text); }

.transport-item {
  margin-top: 45px;
  position: relative;
  display: flex;
  align-items: flex-start;
  background-color: #F0F3F7;
  border-radius: 15px;
  padding: 35px;
  position: relative;
  min-height: calc(100% - 45px); }
  @media (min-width: 1402px) {
    .transport-item {
      margin-left: 25px;
      margin-right: 25px;
      padding: 55px; } }
  @media (max-width: 499px) {
    .transport-item {
      flex-direction: column; } }

.transport-content {
  width: 100%; }
  @media (max-width: 499px) {
    .transport-content {
      padding-right: 65px; } }
  .transport-content__title {
    font-size: 26px;
    margin-bottom: 5px; }
  .transport-content__text {
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 20px; }

.transport-image {
  display: flex;
  background-color: #FFFFFF;
  border-radius: 15px;
  width: 175px;
  height: 200px;
  flex-shrink: 0;
  box-shadow: -13px 4px 30px rgba(176, 176, 176, 0.3);
  margin-left: 34px;
  padding: 20px; }
  @media (max-width: 767px) {
    .transport-image {
      width: 100px;
      height: 100px; } }
  @media (max-width: 499px) {
    .transport-image {
      position: absolute;
      right: -10px;
      top: -10px; } }
  .transport-image img {
    display: block;
    margin: auto;
    max-height: auto; }

.map {
  position: relative;
  height: 300px; }
  @media (min-width: 1024px) {
    .map {
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%; } }

.contact-aside {
  max-width: 450px;
  position: relative;
  padding-bottom: 35px;
  z-index: 1; }
  @media (max-width: 1023px) {
    .contact-aside {
      margin: 0 auto; } }
  .contact-aside__row {
    background-color: #fff;
    position: relative;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    padding: 55px 55px 40px;
    margin-bottom: 20px; }
    @media (max-width: 499px) {
      .contact-aside__row {
        padding: 30px; } }

@media (min-width: 500px) {
  .contact-list {
    display: flex;
    flex-wrap: wrap; }
    .contact-list li {
      width: 50%; } }

.contact-list li {
  margin: 10px 0 15px;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px; }
  .contact-list li a {
    font-size: 18px;
    font-weight: normal;
    display: block;
    color: var(--color-text);
    margin-top: 5px; }

.contact-information__row {
  position: relative;
  margin-top: 15px;
  padding-left: 35px;
  font-weight: 300; }
  .contact-information__row svg {
    width: 16px;
    height: 16px;
    position: absolute;
    left: 0;
    top: 8px; }

.contact-information__title {
  font-size: 26px;
  line-height: 38px;
  font-weight: normal; }
  @media (max-width: 499px) {
    .contact-information__title {
      font-size: 20px;
      line-height: 30px; } }
  .contact-information__title a {
    color: var(--color-text); }

.contact-recall {
  margin-top: 25px; }
  .contact-recall li {
    margin-bottom: 15px; }

.scheme-navigation {
  display: flex;
  flex-wrap: wrap;
  margin-right: -20px;
  padding-bottom: 25px; }
  .scheme-navigation__link {
    background: #F6F8FB;
    border-radius: 15px;
    padding: 15px 25px;
    white-space: nowrap;
    display: block;
    color: rgba(0, 0, 0, 0.6);
    flex-basis: 245px;
    margin: 0 20px 20px 0;
    text-align: center; }
    @media (max-width: 767px) {
      .scheme-navigation__link {
        flex-basis: 100%; } }
    .scheme-navigation__link.active {
      background-color: #DADEE4;
      color: var(--color-text); }

.bonus-item {
  align-items: center;
  display: flex; }
  @media (max-width: 1023px) {
    .bonus-item {
      flex-direction: column; } }
  @media (min-width: 1024px) {
    .bonus-item:nth-child(odd) .bonus-item__content {
      order: -1;
      padding-left: 0;
      padding-right: 55px; } }
  .bonus-item__content {
    width: 60%;
    padding-left: 55px; }
    @media (max-width: 1023px) {
      .bonus-item__content {
        width: 100%;
        padding: 40px 0 0; } }
    .bonus-item__content h2 {
      margin-bottom: 20px; }
  .bonus-item__image {
    width: 40%; }
    @media (max-width: 1023px) {
      .bonus-item__image {
        width: 100%; } }
    .bonus-item__image img {
      display: block;
      border-radius: 15px;
      width: 100%; }

.bonus-list li {
  margin-bottom: 15px;
  padding-left: 40px;
  position: relative;
  background: 0 0 no-repeat;
  font-size: 18px; }

.bonus-list--check li {
  background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 26C5.81967 26 0 20.1803 0 13C0 5.81967 5.81967 0 13 0C20.1803 0 26 5.81967 26 13C26 20.1803 20.1803 26 13 26Z' fill='%23EAEAF8'/%3E%3Cpath d='M19 9L12.125 16L8 11.8' stroke='%23323232' stroke-width='3'/%3E%3C/svg%3E"); }

.bonus-list--plus li {
  background-image: url("data:image/svg+xml,%3Csvg width='26' height='26' viewBox='0 0 26 26' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 26C5.81967 26 0 20.1803 0 13C0 5.81967 5.81967 0 13 0C20.1803 0 26 5.81967 26 13C26 20.1803 20.1803 26 13 26Z' fill='%23BEE7BD'/%3E%3Cpath d='M12.9359 6.00067L13.062 19.9985' stroke='%23323232' stroke-width='3'/%3E%3Cpath d='M19.9984 12.9366L6.00054 13.0627' stroke='%23323232' stroke-width='3'/%3E%3C/svg%3E"); }

.bonus-card {
  min-height: 500px;
  padding: 35px;
  background: #FFD7C8 url(/local/templates/profi-v-2/assets/css/../img/bonus/bonus-back.svg) 50% 50% no-repeat;
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  .bonus-card img {
    width: auto;
    margin: auto;
    max-width: 300px; }

@media (min-width: 1200px) {
  .columns-2 {
    columns: 2; } }

.hotel {
  background-color: #F6F8FB;
  border-radius: 15px;
  margin-bottom: 30px;
  padding: 50px 55px;
  min-height: 315px;
  display: flex;
  flex-direction: column; }
  @media (max-width: 499px) {
    .hotel {
      min-height: 250px;
      padding: 40px; } }

.company-header {
  display: flex;
  margin-bottom: 20px; }
  .company-header__content {
    width: 100%; }
  .company-header__logo {
    background-color: #fff;
    border-radius: 10px;
    width: 85px;
    height: 100px;
    display: flex;
    flex-shrink: 0; }
    .company-header__logo img {
      display: block;
      margin: auto; }

.company-footer {
  margin-top: auto; }

.company-title {
  font-size: 18px;
  font-weight: 300; }

.company-name {
  font-weight: 300;
  font-size: 38px;
  line-height: 42px;
  margin-bottom: 10px;
  letter-spacing: -0.03em; }
  @media (max-width: 499px) {
    .company-name {
      font-size: 30px; } }

.company-sale {
  background-color: #DD0133;
  height: 26px;
  line-height: 26px;
  width: fit-content;
  border-radius: 13px;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  padding: 2px 14px 0;
  margin-bottom: auto;
  white-space: nowrap; }

.company-list li {
  font-size: 18px;
  line-height: 26px;
  margin-top: 15px;
  padding-left: 25px;
  display: flex;
  position: relative; }
  .company-list li a {
    color: var(--color-text); }
    .company-list li a:hover {
      text-decoration: underline; }
  .company-list li svg {
    width: 14px;
    height: 14px;
    fill: var(--color-text);
    position: absolute;
    left: 0;
    top: 5px; }

.company-list--white li svg {
  fill: #fff; }

.company-list--white li a {
  color: #fff; }

.delivery-item {
  margin-bottom: 20px;
  position: relative;
  background: 50% 50% no-repeat;
  background-size: cover;
  border-radius: 15px;
  display: flex;
  overflow: hidden;
  min-height: calc(100% - 20px); }

.delivery-inner {
  background-color: rgba(0, 0, 0, 0.5);
  position: relative;
  padding: 50px 55px;
  display: flex;
  flex-direction: column;
  width: 100%;
  min-height: 100%;
  color: #fff; }
  @media (max-width: 499px) {
    .delivery-inner {
      min-height: 250px;
      padding: 40px; } }

.card {
  background-color: #FFFFFF;
  border-radius: 15px;
  margin-bottom: 20px;
  padding: 55px;
  min-height: calc(100% - 20px); }
  .card a {
    color: var(--color-text);
    text-decoration: underline;
    text-decoration-color: var(--color-link);
    text-decoration-thickness: from-font; }
  .card small {
    display: block;
    font-weight: 300;
    font-size: 14px;
    line-height: 160%;
    margin-top: 5px; }
  @media (max-width: 499px) {
    .card {
      padding: 40px; } }
  .card-count {
    height: 26px;
    line-height: 26px;
    border-radius: 13px;
    padding: 2px 14px 0;
    background-color: #FF9366;
    width: fit-content;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 20px; }
  .card-title {
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 5px; }
  .card-wrap {
    position: relative; }
    .card-wrap::before, .card-wrap::after {
      content: '';
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: #F6F3ED; }
    .card-wrap::before {
      left: 100%; }
    .card-wrap::after {
      right: 100%; }
  .card-inner {
    position: relative;
    padding: 80px 0 60px;
    background-color: #F6F3ED; }

.card-profile {
  background-color: #F6F8FB;
  border-radius: 15px;
  margin-bottom: 20px;
  min-height: calc(100% - 20px);
  padding: 55px; }
  @media (max-width: 499px) {
    .card-profile {
      padding: 30px; } }
  .card-profile__phone {
    font-weight: 300;
    font-size: 38px;
    line-height: 56px; }
    .card-profile__phone a {
      color: var(--color-text); }
  .card-profile__text {
    font-weight: 300;
    margin: 10px 0 20px; }

.channel {
  background-color: #F6F8FB;
  border-radius: 15px;
  min-height: calc(100% - 20px);
  margin-bottom: 20px;
  overflow: hidden;
  display: flex;
  flex-direction: column; }
  .channel-image {
    height: 300px;
    background: 50% 50% no-repeat;
    background-size: cover;
    border-radius: 15px; }
    @media (max-width: 1023px) {
      .channel-image {
        height: 150px; } }
  .channel-content {
    padding: 40px 55px;
    flex-grow: 1; }
    @media (max-width: 1023px) {
      .channel-content {
        padding: 30px; } }
    .channel-content__title {
      font-weight: bold;
      font-size: 26px;
      margin-bottom: 5px; }
      @media (max-width: 767px) {
        .channel-content__title {
          font-size: 20px; } }

.list li {
  position: relative;
  padding-left: 25px; }
  .list li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 16px;
    width: 10px;
    height: 2px;
    background-color: var(--color-link); }

.blockquote {
  position: relative;
  border-left: 3px solid var(--color-link);
  padding-left: 20px;
  margin-bottom: 20px; }

.code {
  background-color: #FFECA7;
  font-family: inherit;
  padding: 0 5px; }

.tab {
  background-color: #F2F5FA;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
  font-weight: bold;
  font-size: 24px;
  color: #A1A1A1;
  border: none;
  cursor: pointer;
  flex-grow: 1;
  margin: 0 var(--gutter);
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .tab {
      flex-basis: 0; } }
  .tab.active {
    background-color: #E1F1FB;
    color: var(--color-text); }

.passage {
  background: #FCFAF9 calc(100% - 20px) 100% no-repeat;
  border-radius: 15px;
  height: 285px;
  margin-bottom: 20px;
  padding: 35px 40px 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  @media (max-width: 499px) {
    .passage {
      padding: 30px 25px;
      height: 220px; } }
  .passage--transfer {
    background-image: url(/local/templates/profi-v-2/assets/css/../img/passage/transfer.svg); }
  .passage--trolleybus {
    background-image: url(/local/templates/profi-v-2/assets/css/../img/passage/trolleybus.svg); }
  .passage--bus {
    background-image: url(/local/templates/profi-v-2/assets/css/../img/passage/bus.svg); }
  .passage--taxi {
    background-image: url(/local/templates/profi-v-2/assets/css/../img/passage/taxi.svg); }
  .passage-wrap {
    position: relative;
    overflow: hidden; }
  .passage-title {
    line-height: 120%; }
  .passage-footer {
    font-size: 14px;
    min-height: 92px; }
  .passage-list {
    display: flex;
    flex-wrap: wrap;
    line-height: 20px;
    max-width: 200px; }
    .passage-list button {
      font-weight: bold;
      font-size: 18px;
      margin: 5px 15px 5px 0;
      border: none;
      background-color: transparent;
      line-height: 20px;
      cursor: pointer;
      color: var(--color-link); }
  .passage-map {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
    .passage-map-content {
      position: relative;
      min-height: 745px;
      background-color: #F2F5FA;
      border-radius: 15px;
      margin-top: 160px; }
      @media (min-width: 768px) {
        .passage-map-content {
          margin: 0;
          padding: 30px 80px; } }
    .passage-map__popup {
      background-color: #fff;
      max-width: 500px;
      padding: 20px 0 10px;
      position: relative;
      top: -160px;
      z-index: 2; }
      @media (min-width: 768px) {
        .passage-map__popup {
          padding: 40px 40px 20px;
          border-radius: 15px;
          top: 0;
          box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1); } }
    .passage-map__input {
      width: 100%;
      height: 50px;
      display: block;
      border-radius: 10px;
      background: #fff;
      border: 1px solid #D0D0D0;
      padding: 0 20px;
      font-size: 16px;
      font-weight: normal; }
    .passage-map__title {
      font-weight: bold;
      font-size: 24px;
      white-space: nowrap;
      margin-bottom: 10px; }
    .passage-map__button {
      position: absolute;
      right: 15px;
      top: 15px;
      width: 50px;
      height: 50px;
      background-color: var(--color-link);
      border-radius: 50%;
      display: flex;
      border: none;
      cursor: pointer; }
      @media (max-width: 499px) {
        .passage-map__button {
          top: 10px;
          width: 40px;
          height: 40px; } }
      .passage-map__button svg {
        margin: auto;
        fill: none;
        stroke: #fff; }
  .passage-pane:not(.active) {
    position: absolute;
    width: 100%;
    transform: translateX(-100%); }

.route-number {
  font-weight: bold;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 25px; }

.route-map {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0; }
  .route-map-content {
    padding-bottom: 55%;
    position: relative;
    border-radius: 15px;
    background-color: #F2F5FA;
    overflow: hidden; }

.route-list {
  margin-bottom: 25px;
  position: relative; }
  .route-list::before {
    content: '';
    width: 1px;
    position: absolute;
    left: 0;
    top: 10px;
    bottom: 12px;
    border-right: 1px dashed #494949; }
  .route-list li {
    position: relative;
    padding-left: 15px;
    font-size: 18px;
    line-height: 28px; }
    .route-list li::before {
      content: '';
      width: 3px;
      height: 3px;
      position: absolute;
      left: -1px;
      top: 12px;
      border-radius: 50%;
      background-color: var(--color-text);
      box-shadow: 0 0 0 3px #BDBDBD; }
    .route-list li:not(:last-child) {
      margin-bottom: 18px; }

@media (max-width: 1401px) {
  .container {
    max-width: 1200px; }
  .xl-col-1 {
    width: 8.33333%; }
  .xl-col-2 {
    width: 16.66667%; }
  .xl-col-3 {
    width: 25.0%; }
  .xl-col-4 {
    width: 33.33333%; }
  .xl-col-5 {
    width: 41.66667%; }
  .xl-col-6 {
    width: 50.0%; }
  .xl-col-7 {
    width: 58.33333%; }
  .xl-col-8 {
    width: 66.66667%; }
  .xl-col-9 {
    width: 75.0%; }
  .xl-col-10 {
    width: 83.33333%; }
  .xl-col-11 {
    width: 91.66667%; }
  .xl-col-12 {
    width: 100.0%; }
  .xl-hidden {
    display: none; } }

@media (max-width: 1199px) {
  .container {
    max-width: 1024px; }
  .lg-col-1 {
    width: 8.33333%; }
  .lg-col-2 {
    width: 16.66667%; }
  .lg-col-3 {
    width: 25.0%; }
  .lg-col-4 {
    width: 33.33333%; }
  .lg-col-5 {
    width: 41.66667%; }
  .lg-col-6 {
    width: 50.0%; }
  .lg-col-7 {
    width: 58.33333%; }
  .lg-col-8 {
    width: 66.66667%; }
  .lg-col-9 {
    width: 75.0%; }
  .lg-col-10 {
    width: 83.33333%; }
  .lg-col-11 {
    width: 91.66667%; }
  .lg-col-12 {
    width: 100.0%; }
  .lg-hidden {
    display: none; } }

@media (max-width: 1023px) {
  .container {
    max-width: 768px; }
  .md-col-1 {
    width: 8.33333%; }
  .md-col-2 {
    width: 16.66667%; }
  .md-col-3 {
    width: 25.0%; }
  .md-col-4 {
    width: 33.33333%; }
  .md-col-5 {
    width: 41.66667%; }
  .md-col-6 {
    width: 50.0%; }
  .md-col-7 {
    width: 58.33333%; }
  .md-col-8 {
    width: 66.66667%; }
  .md-col-9 {
    width: 75.0%; }
  .md-col-10 {
    width: 83.33333%; }
  .md-col-11 {
    width: 91.66667%; }
  .md-col-12 {
    width: 100.0%; }
  .md-hidden {
    display: none; } }

@media (max-width: 767px) {
  .container {
    max-width: 500px; }
  .sm-col-1 {
    width: 8.33333%; }
  .sm-col-2 {
    width: 16.66667%; }
  .sm-col-3 {
    width: 25.0%; }
  .sm-col-4 {
    width: 33.33333%; }
  .sm-col-5 {
    width: 41.66667%; }
  .sm-col-6 {
    width: 50.0%; }
  .sm-col-7 {
    width: 58.33333%; }
  .sm-col-8 {
    width: 66.66667%; }
  .sm-col-9 {
    width: 75.0%; }
  .sm-col-10 {
    width: 83.33333%; }
  .sm-col-11 {
    width: 91.66667%; }
  .sm-col-12 {
    width: 100.0%; }
  .sm-hidden {
    display: none; } }

@media (max-width: 499px) {
  .xs-col-1 {
    width: 8.33333%; }
  .xs-col-2 {
    width: 16.66667%; }
  .xs-col-3 {
    width: 25.0%; }
  .xs-col-4 {
    width: 33.33333%; }
  .xs-col-5 {
    width: 41.66667%; }
  .xs-col-6 {
    width: 50.0%; }
  .xs-col-7 {
    width: 58.33333%; }
  .xs-col-8 {
    width: 66.66667%; }
  .xs-col-9 {
    width: 75.0%; }
  .xs-col-10 {
    width: 83.33333%; }
  .xs-col-11 {
    width: 91.66667%; }
  .xs-col-12 {
    width: 100.0%; }
  .xs-hidden {
    display: none; } }

@media (min-width: 1402px) {
  .xl-visible {
    display: none; }
  .xl-flex {
    display: flex; } }

@media (min-width: 1200px) {
  .lg-visible {
    display: none; }
  .lg-flex {
    display: flex; } }

@media (min-width: 1024px) {
  .md-visible {
    display: none; }
  .md-flex {
    display: flex; } }

@media (min-width: 768px) {
  .sm-visible {
    display: none; }
  .sm-flex {
    display: flex; } }

@media (min-width: 500px) {
  .xs-visible {
    display: none; }
  .xs-flex {
    display: flex; } }

/* End */


/* Start:/local/templates/profi-v-2/assets/css/custom.css?16743958598654*/
.news-item__text {
    min-height: 213px;
}

.news-item__title {
    min-height: 65px;
}

.news-page__content {
    width: 100%;
}

/*
.gallery-link img{
    min-height: 303px;
}*/
.social-link--tg:hover {
    background-color: #008BC3;
}

.hotel .company-header {
    display: block !important;
}

.footer-phone__text-custom {
    font-size: 15px;
}

.border-radius-image {
    border-radius: 10px;
}

.btn {
    background-color: #FA4521;
}

.head {
    gap: 5px 20px;
}

@media screen and (max-width: 1024px) {
    .head {
        flex-direction: column;
    }
}

.head-link {
    padding: 6px 15px 5px;
    margin: 0;
    color: #fff;
    background-color: #FA4521;
    font-weight: bold;
    border: none;
    font-size: 18px;
}

.head-link:hover {
    color: #fff;
}

/* отзывы */

.review {

}

.review-head {
    justify-content: space-between;

}

.review .review-item {
    padding: 30px 40px;
    width: 100%;
    max-width: 666px;
    height: auto;
    flex-shrink: 0;
}

.review-item__head {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.review-item__name {
    font-weight: 700;
}

.review-item__stars {
    display: flex;
}

.review-item__date {
    margin-top: 14px;
    color: #737C87;
    font-size: 18px;
}

.star {
    fill: transparent;
}

.star-active {
    fill: #FA4521;
}

.review-item__text {
    margin-top: 25px;
}

.review-slider {
    position: relative;
}

.modal-review__row {
    display: flex;
    justify-content: space-between;
    flex-flow: wrap;
}

.modal-review__stars {
    justify-content: flex-start;
    margin-bottom: 40px;
}

.modal-review__stars .review-item__stars {
    flex-flow: row-reverse;
}

.modal-review__stars .stars {
    margin-left: 24px;
}

.stars-item {
    display: block;
    width: 29px;
    height: 29px;
}

.stars-label svg {
    width: 29px;
    height: 29px;
    transition: fill 0.15s ease;
}

.modal-review {
    margin-top: 20px;
}

.modal-review__stars .star:hover svg {
    fill: #FA4521;
}

.modal-review__stars .star:hover ~ .star svg {
    fill: #FA4521;
}

#review .modal-main {
    max-width: 1170px;
}

#review .modal-close {
    border: 2px solid #000;
    border-radius: 50%;
    padding: 5px;
}

#review .modal-close svg {
    fill: black;
    stroke: transparent;
    width: 12px;
    height: 12px;
}

.modal-review label:not(.stars-label) {
    display: block;
    max-width: 49%;
    width: 100%;
}

.modal-review .input {
    height: 65px;
}

.input-dark {
    margin-bottom: 28px;
    padding: 24px 30px;
    border: 1px solid #F6F8FB;
    border-radius: 10px;
    background-color: #F6F8FB;
    font-size: 16px;
    line-height: 1px;
}

.modal-review textarea {
    width: 100%;
    min-height: 172px;
    line-height: 1.5;
}

.stars-input {
    display: none;
}

.stars-label {
    display: block;
}

.stars-input:checked + .stars-item svg {
    fill: #FA4521;
}

.stars-label.active svg {
    fill: #FA4521;
}

.news-wrap {
    display: flex;
    flex-flow: wrap;
    width: 100%;
    max-width: 100%;
}

.news-wrap .news-page {
    flex-flow: column;
    padding: 0;
    width: calc(100% / 3 - 22px);
    max-height: 100%;
    margin-right: 22px;
}

.news-wrap .news-page__content {
    padding: 35px 45px;
    flex-grow: 0;
    height: 100%;
}

.news-wrap .pagination {
    justify-content: center;
    width: 100%;
}

.news-wrap .offset-top {
    max-width: 100%;
}

.news-wrap .news-item__text {
    min-height: 0;
}

.news-page__img {
    width: 100%;
}
.news-page__img img{
    width: 100%;
}


.modal-review {
    position: relative;
}

.modal-review .response {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 23px;
}

.news-wrap .news-page {
    overflow: hidden;
}

.photo-gallery {

}

.photo-gallery__grid {
    display: flex;
    justify-content: space-between;
    flex-flow: row wrap;
}

.photo-gallery__item {
    position: relative;
    margin-bottom: 17px;
    border-radius: 16px;
    overflow: hidden;
}

.photo-gallery__item::before {
    content: '';
    display: block;
    width: 100%;
    padding-top: 86.77%;
}

.photo-gallery__item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.photo-gallery__item:nth-child(5n+1),
.photo-gallery__item:nth-child(5n+2),
.photo-gallery__item:nth-child(5n+3) {
    width: calc(100% / 3 - 11px);
}

.photo-gallery__item:nth-child(5n+4),
.photo-gallery__item:nth-child(5n+5) {
    width: calc(100% / 2 - 9px);
}

.photo-gallery__item:nth-child(n + 6) {
    display: none;
}

.photo-gallery__item-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.25);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.35s ease-in-out, visibility 0.35s ease-in-out;
    pointer-events: none;
}

.photo-gallery__item:hover .photo-gallery__item-overlay {
    opacity: 1;
    visibility: visible;
}

.store-video__block {
    position: relative;
}

.store-video__block::before {
    content: '';
    display: block;
    width: 100%;
    padding-top: 54.43%;
}

.player-box {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: no-repeat var(--url-video);
    background-size: cover;
}

.store-video__btn {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 93px;
    height: 93px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    background-color: #FA4521;
    cursor: pointer;
    transition: opacity 0.35s ease;
    padding-left: 5px;
}

.store-video__btn:hover {
    opacity: 0.75;
}

@media screen and (max-width: 1100px) {
    .news-wrap .news-page {
        width: calc(100% / 2 - 24px)
    }
}

@media screen and (max-width: 1024px) {
    .review .review-item {
        max-width: 100%;
    }

    .review-head {
        flex-flow: wrap;
    }

    .review-btn {
        margin-top: 20px;
    }

    .store-video__btn {
        width: 70px;
        height: 70px;
    }

    .store-video__btn svg {
        width: 18px;
        height: 22px;
    }
}

@media screen and (max-width: 767px) {
    .modal-review label:not(.stars-label) {
        max-width: 100%;
    }

    .news-wrap .news-page {
        width: 100%;
        margin-right: 0;
    }

    .news-wrap .news-item__title {
        min-height: 45px;
    }

    .news-video {
        text-align: center;
    }


    .photo-gallery__item {
        margin-bottom: 8px;
    }

    .photo-gallery__item:nth-child(5n+1),
    .photo-gallery__item:nth-child(5n+2),
    .photo-gallery__item:nth-child(5n+3) {
        width: calc(100% / 3 - 4px);
    }

    .photo-gallery__item:nth-child(5n+4),
    .photo-gallery__item:nth-child(5n+5) {
        width: calc(100% / 2 - 4px);
    }

    .store-video__btn {
        width: 40px;
        height: 40px;
        padding-left: 2px;
    }

    .store-video__btn svg {
        width: 12px;
        height: 22px;
    }
}

.showcase-nav__link--partner {
    background-color: #FA4521;
}

@media (min-width: 1200px) {
    .showcase-nav__link {
        font-size: 22px;
        line-height: 28px;
    }
}

.modal-date-table td {
    border: 1px solid #F6F6F6;
    padding: 15px 20px;
    white-space: nowrap;
}

.modal-date-table td:first-child {
    font-weight: bold;
}

.transfer-schedule {
    background-color: #F2F5FA;
    border-radius: 15px;
    padding: 25px;
    margin-bottom: 24px;
}

.transfer-schedule h4 {
    margin-bottom: 10px;
    font-size: 18px;
}

.transfer-schedule ul:not(:last-child) {
    margin-bottom: 14px;
}
.full-image{
    max-width: 100%;
    width: 100%;
}
.footer-top-content{
    flex-grow: 1;
    padding: 0px 40px;
}
@media (max-width: 1401px){
    .footer-top-content{
        padding-left: 0;
    }
}
.footer-list li{
    font-size: 16px;
    line-height: 26px;
    font-weight: bold;
}
.footer-list li a{
    color: #6D7782;
    transition: color .2s;
}
@media (min-width: 500px){
    .footer-list li{
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 15px;
        padding-right: 20px;
    }
    .footer-list li a:hover{
        color: #000;
    }
}
.about-image img{
    max-width: 100%;
    width: 100%;
    border-radius: 5px;
}
.headline--detail{
    padding: 30px 15px;
}
.headline--detail .headline-layout__content{
    padding-bottom: 0;
}
/* End */


/* Start:/local/templates/profi-v-2/components/bitrix/menu/footer-menu/style.css?1673531154581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/profi-v-2/components/bitrix/menu/footer-menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/local/templates/profi-v-2/template_styles.css?1684759159193*/
.news-slider .news-page__content {
    padding: 30px;
}
.news-slider .news-item {
    padding: unset;
}
.showcase-nav__link--ceny {
    background-color: #DFF4D4;
}
.col-2-5 {
    width: 20%;
}
/* End */
/* /local/templates/profi-v-2/assets/css/jquery.fancybox.css?166747393114561 */
/* /local/templates/profi-v-2/assets/css/style.css?167353219569620 */
/* /local/templates/profi-v-2/assets/css/custom.css?16743958598654 */
/* /local/templates/profi-v-2/components/bitrix/menu/footer-menu/style.css?1673531154581 */
/* /local/templates/profi-v-2/template_styles.css?1684759159193 */
