

/* Start:/local/components/ip52/lp/templates/about-commerce/style.css?17660704786500*/
.about_commerce {
  padding-block: 6rem 8rem;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .about_commerce {
    padding-block: 5rem 8rem;
    overflow: hidden;
  }
}
@media screen and (max-width: 1023px) {
  .about_commerce {
    padding-block: 5rem;
  }
}
@media screen and (max-width: 700px) {
  .about_commerce {
    padding-block: 5rem 20rem;
  }
}
.about_commerce .about__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: min(11rem, 6.7vw);
}
@media screen and (max-width: 1023px) {
  .about_commerce .about__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse;
    flex-flow: column-reverse;
  }
}
@media screen and (max-width: 700px) {
  .about_commerce .about__inner {
    gap: 2rem;
  }
}
.about_commerce .about__inner:before {
  background: url("data:image/svg+xml,%3Csvg width='189' height='157' viewBox='0 0 189 157' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.33398 103.001L261.667 34.334' stroke='%23CE8369' stroke-width='1.33333'/%3E%3Cpath d='M6.33398 137.667L261.667 69.0005' stroke='%23CE8369' stroke-width='1.33333'/%3E%3Cpath d='M6.33398 121.667L261.667 53.0005' stroke='%23CE8369' stroke-width='1.33333'/%3E%3Cpath d='M6.33398 156.334L261.667 87.667' stroke='%23CE8369' stroke-width='1.33333'/%3E%3Cpath d='M36.334 95.0005V148.334L50.334 144.334V91.0005L36.334 95.0005Z' fill='%23CE8369'/%3E%3Cpath d='M1 69.6672L256.333 1.00049' stroke='%23CE8369' stroke-width='1.33333'/%3E%3Cpath d='M3.66602 87.0006L258.999 18.334' stroke='%23CE8369' stroke-width='1.33333'/%3E%3Cpath d='M65 87.667V141L79 137V83.667L65 87.667Z' fill='%23CE8369'/%3E%3Cpath d='M93 45.0005V98.3338L107 94.3338V41.0005L93 45.0005Z' fill='%23CE8369'/%3E%3Cpath d='M118.334 38.334V91.6673L132.334 87.6673V34.334L118.334 38.334Z' fill='%23CE8369'/%3E%3C/svg%3E%0A") no-repeat center / contain;
  content: "";
  width: 189px;
  height: 157px;
  position: absolute;
  top: 2rem;
  right: 0;
}
@media screen and (max-width: 1500px) {
  .about_commerce .about__inner:before {
    width: 160px;
  }
}
@media screen and (max-width: 1200px) {
  .about_commerce .about__inner:before {
    width: 120px;
    top: -2rem;
    right: -30px;
  }
}
@media screen and (max-width: 1023px) {
  .about_commerce .about__inner:before {
    top: -5rem;
  }
}
@media screen and (max-width: 700px) {
  .about_commerce .about__inner:before {
    top: -7rem;
  }
}
.about_commerce .about__video {
  position: relative;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 1023px) {
  .about_commerce .about__video {
    width: 100%;
    height: 310px;
  }
}
.about_commerce .about__pic {
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 8px;
}
@media screen and (max-width: 1500px) {
  .about_commerce .about__pic {
    width: 390px;
  }
}
@media screen and (max-width: 1200px) {
  .about_commerce .about__pic {
    width: 257px;
  }
}
@media screen and (max-width: 1023px) {
  .about_commerce .about__pic {
    width: 100%;
    height: 100%;
  }
}
.about_commerce .about__play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  border-radius: 8px;
}
@media screen and (max-width: 1700px) {
  .about_commerce .about__play svg {
    width: 73px;
    height: 73px;
  }
}
.about_commerce .about__title {
  font-size: 5.5em;
  line-height: 1.2;
  letter-spacing: -0.02em;
  margin-bottom: 2rem;
  font-weight: 400;
}
@media screen and (max-width: 1500px) {
  .about_commerce .about__title {
    font-size: 4.125em;
    margin-bottom: 1.3rem;
  }
}
@media screen and (max-width: 700px) {
  .about_commerce .about__title {
    font-size: 2.25em;
  }
}
.about_commerce .about__txt {
  line-height: 1.2;
  font-size: 1.5em;
  opacity: 0.8;
}
@media screen and (max-width: 1500px) {
  .about_commerce .about__txt {
    font-size: 1.125em;
  }
}
.about_commerce .about__vnt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 6rem;
  margin: 5rem 0;
}
@media screen and (max-width: 1200px) {
  .about_commerce .about__vnt {
    margin: 3rem 0;
  }
}
@media screen and (max-width: 700px) {
  .about_commerce .about__vnt {
    gap: 3.5rem;
  }
}
.about_commerce .about__numb {
  font-size: 2.375em;
  line-height: 1;
  font-weight: 500;
  margin-bottom: 0.2rem;
}
@media screen and (max-width: 1500px) {
  .about_commerce .about__numb {
    font-size: 1.75em;
  }
}
.about_commerce .about__sign {
  font-size: 1.125em;
  color: #4d545a;
}
@media screen and (max-width: 1500px) {
  .about_commerce .about__sign {
    font-size: 0.875em;
  }
}
@media screen and (max-width: 700px) {
  .about_commerce .about__sign {
    max-width: 168px;
  }
}
.about_commerce .about__control {
  margin-top: 5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
}
@media screen and (max-width: 1200px) {
  .about_commerce .about__control {
    margin-top: 4rem;
  }
}
@media screen and (max-width: 700px) {
  .about_commerce .about__control {
    position: absolute;
    bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    margin-top: 0;
    gap: 1.4rem;
    width: 100%;
  }
}
.about_commerce .about__btn {
  width: 320px;
}
@media screen and (max-width: 1500px) {
  .about_commerce .about__btn {
    width: 280px;
  }
}
@media screen and (max-width: 1200px) {
  .about_commerce .about__btn {
    padding: 1.3rem 3rem;
  }
}
@media screen and (max-width: 1023px) {
  .about_commerce .about__btn {
    width: 50%;
  }
}
@media screen and (max-width: 700px) {
  .about_commerce .about__btn {
    width: calc(100% - 3rem);
  }
}
@media screen and (max-width: 1200px) {
  .about_commerce .about__btn svg {
    width: 27px;
    height: 27px;
  }
}
.about_commerce .about__call {
  line-height: 25px;
  width: 320px;
}
@media screen and (max-width: 1500px) {
  .about_commerce .about__call {
    width: 260px;
  }
}
@media screen and (max-width: 1200px) {
  .about_commerce .about__call {
    line-height: 13px;
  }
}
@media screen and (max-width: 1023px) {
  .about_commerce .about__call {
    width: 50%;
  }
}
@media screen and (max-width: 700px) {
  .about_commerce .about__call {
    width: calc(100% - 3rem);
  }
}

/* End */


/* Start:/local/components/ip52/lp/templates/vantage/style.css?17470229962610*/
.vantage {
  padding-block: 6rem;
}
.vantage .vantage__inner {
  padding-inline: 0.8rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1023px) {
  .vantage .vantage__inner {
    padding-inline: 0.5rem;
  }
}
.vantage .vantage__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 0.8rem;
  counter-reset: inc 0;
}
@media screen and (max-width: 1023px) {
  .vantage .vantage__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 700px) {
  .vantage .vantage__list {
    overflow: auto;
    grid-template-columns: repeat(4, 237px);
  }
}
.vantage .vantage__item {
  border: 1.33px solid #d7dbe0;
  border-radius: 8px;
  padding: 4.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
@media screen and (max-width: 1500px) {
  .vantage .vantage__item {
    padding: 3rem 4rem;
  }
}
@media screen and (max-width: 1200px) {
  .vantage .vantage__item {
    padding: 1.5rem;
  }
}
.vantage .vantage__item:before {
  counter-increment: inc;
  content: "(0" counter(inc) ")";
  position: absolute;
  top: 2.5rem;
  right: 2.5rem;
  color: #838c95;
  opacity: 0.7;
}
@media screen and (max-width: 1500px) {
  .vantage .vantage__item:before {
    font-size: 0.75em;
  }
}
@media screen and (max-width: 1200px) {
  .vantage .vantage__item:before {
    top: 1rem;
    right: 1rem;
  }
}
.vantage .vantage__item:after {
  content: "";
  width: 282px;
  height: 282px;
  position: absolute;
  top: 60%;
  left: -25%;
  border-radius: 100%;
  background: var(--secondary);
  opacity: 0.1;
  z-index: -1;
}
@media screen and (max-width: 1200px) {
  .vantage .vantage__item:after {
    left: -60%;
    top: 55%;
  }
}
@media screen and (max-width: 1023px) {
  .vantage .vantage__item:after {
    left: -25%;
    top: 55%;
    width: 212px;
    height: 212px;
  }
}
.vantage .vantage__icon {
  margin-bottom: 5rem;
}
@media screen and (max-width: 1500px) {
  .vantage .vantage__icon {
    width: 65px;
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 1200px) {
  .vantage .vantage__icon {
    width: 55px;
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 700px) {
  .vantage .vantage__icon {
    width: 50px;
  }
}
.vantage .vantage__title {
  font-size: 1.5em;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--primary);
}
@media screen and (max-width: 1500px) {
  .vantage .vantage__title {
    font-size: 1.125em;
  }
}
@media screen and (max-width: 700px) {
  .vantage .vantage__title {
    font-size: 0.875em;
  }
}

/* End */


/* Start:/local/components/ip52/lp/templates/plane_commerce/style.css?176613478614277*/
.plane_commerce {
  position: relative;
}
.plane_commerce .plane__inner {
  padding-inline: 0.8rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1023px) {
  .plane_commerce .plane__inner {
    padding-inline: 0.5rem;
  }
}
.plane_commerce .plane__title {
  font-size: 15.95vw;
  position: relative;
  left: -24px;
  margin-bottom: -15rem;
  text-align: center;
}
@media screen and (max-width: 1500px) {
  .plane_commerce .plane__title {
    margin-bottom: -10rem;
  }
}
@media screen and (max-width: 1200px) {
  .plane_commerce .plane__title {
    margin-bottom: -8rem;
  }
}
@media screen and (max-width: 1023px) {
  .plane_commerce .plane__title {
    margin-bottom: -6rem;
    left: -8px;
  }
}
@media screen and (max-width: 700px) {
  .plane_commerce .plane__title {
    margin-bottom: -3rem;
  }
}
.plane_commerce .plane__sort {
  padding: 6rem 4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8px;
  background: #1f3f39;
  border-top: 3px solid var(--primary-invers);
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1500px) {
  .plane_commerce .plane__sort {
    padding: 4.5rem 3rem;
  }
}
@media screen and (max-width: 1200px) {
  .plane_commerce .plane__sort {
    padding: 3rem 2rem;
  }
}
@media screen and (max-width: 1023px) {
  .plane_commerce .plane__sort {
    padding: 3rem 2.5rem;
  }
}
@media screen and (max-width: 700px) {
  .plane_commerce .plane__sort {
    padding: 2rem 1.5rem;
  }
}
.plane_commerce .plane__holder {
  font-size: 1.875em;
  text-transform: uppercase;
  color: var(--primary-invers);
}
@media screen and (max-width: 1500px) {
  .plane_commerce .plane__holder {
    font-size: 1.375em;
  }
}
@media screen and (max-width: 1200px) {
  .plane_commerce .plane__holder {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 1023px) {
  .plane_commerce .plane__holder {
    margin-bottom: 2.5rem;
  }
}
.plane_commerce .plane__checks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem 4rem;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 1500px) {
  .plane_commerce .plane__checks {
    gap: 2rem 3rem;
  }
}
@media screen and (max-width: 700px) {
  .plane_commerce .plane__checks {
    gap: 2rem;
    overflow: auto;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .plane_commerce .plane__checks .check {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
.plane_commerce .plane__box {
  background: var(--primary);
  padding: 7rem 4.4rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: -5px;
  margin-bottom: 5rem;
}
@media screen and (max-width: 1500px) {
  .plane_commerce .plane__box {
    padding: 5rem 3rem;
  }
}
@media screen and (max-width: 1200px) {
  .plane_commerce .plane__box {
    padding: 2.5rem 2rem;
  }
}
@media screen and (max-width: 1023px) {
  .plane_commerce .plane__box {
    padding: 1.5rem;
  }
}
.plane_commerce .plane__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 6rem;
}
@media screen and (max-width: 1500px) {
  .plane_commerce .plane__row {
    gap: 5rem;
  }
}
@media screen and (max-width: 1200px) {
  .plane_commerce .plane__row {
    gap: 4rem;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }
}
@media screen and (max-width: 1023px) {
  .plane_commerce .plane__row {
    gap: 1.5rem;
  }
}
.plane_commerce .plane__nav {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 391px;
  width: 22%;
  border-radius: 11px;
  padding: 1.3rem;
  background: var(--primary-invers);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1500px) {
  .plane_commerce .plane__nav {
    padding: 1rem;
  }
}
@media screen and (max-width: 1200px) {
  .plane_commerce .plane__nav {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    gap: 1.5rem;
    padding: 0.3rem;
  }
}
@media screen and (max-width: 1023px) {
  .plane_commerce .plane__nav {
    gap: 0;
  }
}
@media screen and (max-width: 700px) {
  .plane_commerce .plane__nav {
    overflow: auto;
  }
}
.plane_commerce .plane__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 4.1rem 2.7rem;
  font-weight: 500;
  font-size: 1.25em;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(149, 149, 149, 0.3);
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  width: 100%;
}
@media screen and (max-width: 1500px) {
  .plane_commerce .plane__btn {
    font-size: 0.875em;
    padding: 3.2rem 2rem;
  }
}
@media screen and (max-width: 1200px) {
  .plane_commerce .plane__btn {
    font-size: 1.125em;
    padding: 1.9rem 1rem;
    width: auto;
    border-bottom: 0;
  }
}
@media screen and (max-width: 1023px) {
  .plane_commerce .plane__btn {
    font-size: 0.875em;
  }
}
@media screen and (max-width: 700px) {
  .plane_commerce .plane__btn {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
.plane_commerce .plane__btn:last-of-type {
  border-bottom: 0;
}
@media screen and (max-width: 700px) {
  .plane_commerce .plane__btn[data-mobile] {
    font-size: 0;
  }
}
@media screen and (max-width: 700px) {
  .plane_commerce .plane__btn[data-mobile]:before {
    content: attr(data-mobile);
    font-size: 18px;
  }
}
@media screen and (max-width: 700px) and (max-width: 1023px) {
  .plane_commerce .plane__btn[data-mobile]:before {
    font-size: 14px;
  }
}
.plane_commerce .plane__btn span {
  opacity: 0.5;
  font-weight: 400;
}
@media screen and (max-width: 1200px) {
  .plane_commerce .plane__btn span {
    font-size: 18px;
    display: inline-block;
    margin-left: 1rem;
  }
}
@media screen and (max-width: 1023px) {
  .plane_commerce .plane__btn span {
    font-size: 14px;
  }
}
.plane_commerce .plane__btn.active {
  background: var(--secondary);
  color: var(--primary-invers);
  border-radius: 8px;
  border-bottom-color: transparent;
}
.plane_commerce .plane__container {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.plane_commerce .plane__element {
  display: block;
}
.plane_commerce .plane__wrapper {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.plane_commerce .plane__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 0.4rem;
  max-width: 100%;
  overflow: hidden;
  overflow-x: auto;
}
.plane_commerce .plane__tab {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
  border-radius: 8px 8px 0 0;
  padding: 1.7rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.07);
  font-size: 1.125em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.5);
  cursor: pointer;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  min-width: 100px;
}
@media screen and (max-width: 1500px) {
  .plane_commerce .plane__tab {
    font-size: 0.875em;
  }
}
@media screen and (max-width: 1023px) {
  .plane_commerce .plane__tab {
    font-size: 1.125em;
  }
}
@media screen and (max-width: 700px) {
  .plane_commerce .plane__tab {
    font-size: 0.875em;
  }
}
.plane_commerce .plane__tab.active {
  color: var(--primary-invers);
  background: rgba(255, 255, 255, 0.2);
}
.plane_commerce .plane__tab:hover {
  color: var(--primary-invers);
}
.plane_commerce .plane__items {
  -webkit-box-shadow: 0 -11px 13px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 -11px 13px 0 rgba(0, 0, 0, 0.05);
  background: var(--primary-invers);
  border-radius: 8px;
  margin-top: -5px;
  padding: 2.7rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1500px) {
  .plane_commerce .plane__items {
    padding: 2rem;
  }
}
@media screen and (max-width: 1023px) {
  .plane_commerce .plane__items {
    padding: 4rem;
  }
}
@media screen and (max-width: 700px) {
  .plane_commerce .plane__items {
    padding: 2rem 1.5rem;
  }
}
.plane_commerce .plane__req {
  margin-top: 5.5rem;
  margin-bottom: 5.5rem;
  font-size: 1.25em;
  color: rgba(255, 255, 255, 0.63);
  line-height: 1.2;
}
@media screen and (max-width: 1500px) {
  .plane_commerce .plane__req {
    font-size: 0.875em;
  }
}
@media screen and (max-width: 1023px) {
  .plane_commerce .plane__req {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}
.plane_commerce .plane-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: min(7rem, 4vw);
}
@media screen and (max-width: 1023px) {
  .plane_commerce .plane-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse;
    flex-flow: column-reverse;
    position: relative;
    padding-bottom: 7rem;
  }
}
@media screen and (max-width: 700px) {
  .plane_commerce .plane-item {
    padding-bottom: 15rem;
  }
}
.plane_commerce .plane-item__picture {
  position: relative;
  max-width: 512px;
  width: 40%;
  background: rgba(0, 0, 0, 0.05);
  border-radius: 8px;
}
@media screen and (max-width: 1023px) {
  .plane_commerce .plane-item__picture {
    width: 100%;
    max-width: unset;
    aspect-ratio: 1 / 1;
  }
}
.plane_commerce .plane-item__picture .plane-item__nav {
  position: absolute;
  top: 2.7rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 3rem;
  width: 100%;
  z-index: 2;
}
.plane_commerce .plane-item__picture .plane-item__nav .plane-item__tab {
  font-size: 1.125em;
  opacity: 0.5;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  cursor: pointer;
}
@media screen and (max-width: 1500px) {
  .plane_commerce .plane-item__picture .plane-item__nav .plane-item__tab {
    font-size: 0.875em;
  }
}
.plane_commerce .plane-item__picture .plane-item__nav .plane-item__tab.active {
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  opacity: 1;
}
.plane_commerce .plane-item__picture .plane-item__pics {
  position: relative;
  padding: 2.7rem;
}
@media screen and (max-width: 1023px) {
  .plane_commerce .plane-item__picture .plane-item__pics {
    position: relative;
    padding: 1rem;
  }
}
.plane_commerce .plane-item__picture .plane-item__pics .plane_picture {
  display: flex;
}
.plane_commerce .plane-item__content {
  position: relative;
  padding-block: 4rem 8.5rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
@media screen and (max-width: 1500px) {
  .plane_commerce .plane-item__content {
    padding-block: 3rem 6rem;
  }
}
@media screen and (max-width: 1023px) {
  .plane_commerce .plane-item__content {
    position: initial;
    padding: 0;
  }
}
.plane_commerce .plane-item__title {
  line-height: 110%;
  letter-spacing: -0.01em;
  font-size: 3.5em;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 1500px) {
  .plane_commerce .plane-item__title {
    font-size: 2.625em;
  }
}
@media screen and (max-width: 700px) {
  .plane_commerce .plane-item__title {
    font-size: 1.5em;
  }
}
.plane_commerce .plane-item__squere {
  color: rgba(35, 38, 43, 0.5);
  font-size: 1.25em;
  margin-bottom: 20px;
}
@media screen and (max-width: 1500px) {
  .plane_commerce .plane-item__squere {
    font-size: 1em;
  }
}
.plane_commerce .plane-item__squere span {
  color: var(--text);
}
.plane_commerce .plane-item__set {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
  margin-top: 5.5rem;
  max-width: 585px;
}
@media screen and (max-width: 1500px) {
  .plane_commerce .plane-item__set {
    margin-top: 4rem;
    gap: 1.5rem;
  }
}
@media screen and (max-width: 700px) {
  .plane_commerce .plane-item__set {
    margin-top: 3rem;
  }
}
@media screen and (max-width: 1500px) {
  .plane_commerce .plane-item__icon {
    width: 20px;
  }
}
.plane_commerce .plane-item__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.2rem;
  font-size: 1.25em;
}
@media screen and (max-width: 1500px) {
  .plane_commerce .plane-item__item {
    font-size: 1em;
  }
}
@media screen and (max-width: 700px) {
  .plane_commerce .plane-item__item {
    font-size: 0.875em;
  }
}
.plane_commerce .plane-item__control {
  position: absolute;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  width: 100%;
}
@media screen and (max-width: 1500px) {
  .plane_commerce .plane-item__control {
    gap: 1.5rem;
  }
}
@media screen and (max-width: 700px) {
  .plane_commerce .plane-item__control {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
  }
}
.plane_commerce .plane-item__btn {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 73px;
}
@media screen and (max-width: 1500px) {
  .plane_commerce .plane-item__btn {
    height: 55px;
    width: 45%;
  }
}
@media screen and (max-width: 700px) {
  .plane_commerce .plane-item__btn {
    width: 100%;
  }
}
.plane_commerce .plane-item__more {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 73px;
}
@media screen and (max-width: 1500px) {
  .plane_commerce .plane-item__more {
    height: 55px;
    width: 55%;
  }
}
@media screen and (max-width: 700px) {
  .plane_commerce .plane-item__more {
    width: 100%;
  }
}

/* End */


/* Start:/local/components/ip52/lp/templates/contacts/style.css?17520579005162*/
.contacts {
  position: relative;
}
.contacts .contacts__inner {
  position: relative;
  padding-inline: 0.8rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 1023px) {
  .contacts .contacts__inner {
    padding-inline: 0.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-flow: column-reverse;
    flex-flow: column-reverse;
  }
}
.contacts .contacts__inner .contacts__map {
  height: 44vw;
  border-radius: 8px;
  min-height: 571px;
}
@media screen and (max-width: 1023px) {
  .contacts .contacts__inner .contacts__map {
    min-height: 395px;
  }
}
@media screen and (max-width: 700px) {
  .contacts .contacts__inner .contacts__map {
    min-height: 215px;
  }
}
.contacts .contacts__inner .contacts__map iframe {
  border-radius: 8px;
  height: 100% !important;
}
.contacts .contacts__inner .contacts__box {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 3rem;
  background: var(--primary-invers);
  -webkit-box-shadow: 0 4px 42px 0 rgba(0, 0, 0, 0.08);
  box-shadow: 0 4px 42px 0 rgba(0, 0, 0, 0.08);
  border-radius: 6px;
  max-width: 520px;
  padding: 0 2rem 2rem 2rem;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 35vw;
}
@media screen and (max-width: 1023px) {
  .contacts .contacts__inner .contacts__box {
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    border: 1px solid var(--primary);
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 2rem;
    max-width: 100%;
  }
}
@media screen and (max-width: 1023px) and screen and (max-width: 700px) {
  .contacts .contacts__inner .contacts__box {
    padding: 2rem 1rem;
  }
}
.contacts .contacts__inner .contacts__box .contacts__sign {
  font-size: 1.125em;
  font-weight: 500;
  padding: 0.9rem 1.4rem;
  border-radius: 100px;
  background: var(--secondary);
  color: var(--primary-invers);
  transform: translateY(-50%);
  text-transform: uppercase;
  display: inline-block;
}
@media screen and (max-width: 1500px) {
  .contacts .contacts__inner .contacts__box .contacts__sign {
    font-size: 0.875em;
  }
}
.contacts .contacts__inner .contacts__box .contacts__title {
  font-weight: 500;
  font-size: 1.625em;
  margin-bottom: 1rem;
}
@media screen and (max-width: 1500px) {
  .contacts .contacts__inner .contacts__box .contacts__title {
    font-size: 1.25em;
  }
}
.contacts .contacts__road {
  font-size: 1em;
  font-weight: 500;
  color: var(--secondary);
}
@media screen and (max-width: 1500px) {
  .contacts .contacts__road {
    font-size: 0.75em;
  }
}
.contacts .contacts__addr {
  font-size: 1.3125em;
}
@media screen and (max-width: 1500px) {
  .contacts .contacts__addr {
    font-size: 1em;
  }
}
.contacts .contacts__time_phone {
  font-family: var(--font-family);
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 130%;
  color: var(--secondary);
  margin-bottom: 1.5rem;
}
.contacts .contacts__time {
  margin-top: 1rem;
  font-size: 1.125em;
  color: #838c95;
}
@media screen and (max-width: 1500px) {
  .contacts .contacts__time {
    font-size: 0.875em;
  }
}
.contacts .contacts__pic {
  width: calc(100% + 3rem);
  left: -1.5rem;
  position: relative;
  vertical-align: middle;
  margin: 2rem 0;
  object-fit: cover;
  border-radius: 8px;
  aspect-ratio: 16 / 9;
}
@media screen and (max-width: 1200px) {
  .contacts .contacts__pic {
    height: 170px;
  }
}
@media screen and (max-width: 1023px) {
  .contacts .contacts__pic {
    position: absolute;
    right: 1rem;
    top: 1rem;
    left: auto;
    width: 40%;
    height: 200px;
    margin: 0;
  }
}
@media screen and (max-width: 700px) {
  .contacts .contacts__pic {
    position: relative;
    right: 0;
    top: 0;
    margin: 2rem 0;
    width: calc(100% + 2rem);
    left: -1rem;
  }
}
.contacts .contacts__phone {
  font-weight: 500;
  font-size: 2.125em;
  margin-bottom: 1rem;
  display: block;
}
@media screen and (max-width: 1500px) {
  .contacts .contacts__phone {
    font-size: 1.625em;
  }
}
@media screen and (max-width: 1200px) {
  .contacts .contacts__phone {
    font-size: 1.25em;
  }
}
.contacts .contacts__phone:hover {
  color: var(--secondary);
}
.contacts .contacts__mail {
  font-weight: 500;
  font-size: 2.125em;
  margin-bottom: 2.5rem;
  display: block;
}
@media screen and (max-width: 1500px) {
  .contacts .contacts__mail {
    font-size: 1.625em;
  }
}
@media screen and (max-width: 1200px) {
  .contacts .contacts__mail {
    font-size: 1.25em;
  }
}
.contacts .contacts__mail:hover {
  color: var(--secondary);
}
.contacts .contacts__btn {
  width: 100%;
  height: 73px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media screen and (max-width: 1500px) {
  .contacts .contacts__btn {
    height: 55px;
  }
}

/* End */
/* /local/components/ip52/lp/templates/about-commerce/style.css?17660704786500 */
/* /local/components/ip52/lp/templates/vantage/style.css?17470229962610 */
/* /local/components/ip52/lp/templates/plane_commerce/style.css?176613478614277 */
/* /local/components/ip52/lp/templates/contacts/style.css?17520579005162 */
