
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap");
@charset "UTF-8";
:root {
  --MainFont:'Golos Text', system-ui, -apple-system, sans-serif;
  --MonoFont:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --MaterialIcons:"Material Icons";
  --BG:"";
  --InLine:3;
  --InPLine:3;
  --Color1:#000;
  --Color2:#6646D5;
  --Color6:#99BA2B;
  --Red:#EB2B1E;
  --Color3:#fff;
  --MainFrameBg:#EDF2F7;
  --Color4:#BFC3C8;
  --Gray8:#1E2939;
  --Gray7:#374151;
  --Gray5:#6A7282;
  --Gray4:#99A1AF;
  --Gray3:#D1D5DC;
  --Gray2:#E5E7EB;
  --Gray0:#F9FAFB;
  --GradFrom:var(--Color2);
  --GradTo:var(--Color6);
  --Gradient:linear-gradient(90deg, var(--GradFrom), var(--GradTo));
  --GradientR:linear-gradient(90deg, var(--GradTo), var(--GradFrom));
  --Bfr:"";
  --Unit:calc(100cqw/1760);
  --MainCoef:tan(atan2(1760px,100cqw));
  --MainGap:var(--28);
  --Gap:var(--30);
  --Body:var(--1500);
  --1: calc(1 * var(--Unit));
  --2: calc(2 * var(--Unit));
  --3: calc(3 * var(--Unit));
  --4: calc(4 * var(--Unit));
  --5: calc(5 * var(--Unit));
  --6: calc(6 * var(--Unit));
  --8: calc(8 * var(--Unit));
  --9: calc(9 * var(--Unit));
  --10: calc(10 * var(--Unit));
  --12: calc(12 * var(--Unit));
  --14: calc(14 * var(--Unit));
  --15: calc(15 * var(--Unit));
  --16: calc(16 * var(--Unit));
  --18: calc(18 * var(--Unit));
  --19: calc(19 * var(--Unit));
  --20: calc(20 * var(--Unit));
  --22: calc(22 * var(--Unit));
  --24: calc(24 * var(--Unit));
  --26: calc(26 * var(--Unit));
  --29: calc(29 * var(--Unit));
  --30: calc(30 * var(--Unit));
  --32: calc(32 * var(--Unit));
  --36: calc(36 * var(--Unit));
  --40: calc(40 * var(--Unit));
  --42: calc(42 * var(--Unit));
  --44: calc(44 * var(--Unit));
  --48: calc(48 * var(--Unit));
  --50: calc(50 * var(--Unit));
  --52: calc(52 * var(--Unit));
  --60: calc(60 * var(--Unit));
  --64: calc(64 * var(--Unit));
  --72: calc(72 * var(--Unit));
  --80: calc(80 * var(--Unit));
  --96: calc(96 * var(--Unit));
  --100: calc(100 * var(--Unit));
  --128: calc(128 * var(--Unit));
  --150: calc(150 * var(--Unit));
  --192: calc(192 * var(--Unit));
  --195: calc(195 * var(--Unit));
  --230: calc(230 * var(--Unit));
  --250: calc(250 * var(--Unit));
  --395: calc(395 * var(--Unit));
  --500: calc(500 * var(--Unit));
  --550: calc(550 * var(--Unit));
  --560: calc(560 * var(--Unit));
  --600: calc(600 * var(--Unit));
  --880: calc(880 * var(--Unit));
  --970: calc(970 * var(--Unit));
  --1015: calc(1015 * var(--Unit));
  --1152: calc(1152 * var(--Unit));
  --1280: calc(1280 * var(--Unit));
  --1760: calc(1760 * var(--Unit));
  --MainContentGap:var(--50);
  --MainPadding:var(--80);
  --SidePadding:var(--80);
  --MoreGap:var(--15);
  --HeaderSliderPaddingTB:var(--230);
  --HeaderSliderPaddingLR:var(--SidePadding);
  --HeaderSliderMinWidth:var(--550);
  --HeaderSliderMaxWidth:var(--600);
  --ContentVerticalGapTB:var(--40);
  --ContentVerticalGapLR:0;
  --MainBorderRadius:var(--10);
  --MainBlockPadding:var(--30);
  --ContentShortGap:var(--10);
  --HalfPadding:var(--880);
  --LogoHeight:var(--64);
  --LogoWidth:var(--250);
  --Type2-1Height:var(--395);
  --Type3Padding:var(--150);
  --PhotoSize:var(--150);
  --S5-8Padding:var(--970);
  --ButtonPaddingTB:var(--19);
  --ButtonPaddingLR:var(--32);
  --ButtonsBorderRadius:0;
  --BlockIconWidth:var(--60);
  --BigIconWidth:var(--100);
  --SideTitleWidth:var(--500);
  --MainHeaderFontSize:var(--40);
  --Type2-1Width:var(--560);
  --Type4Height:auto;
  --ArrowRight:var(--40);
  --ArrowBottom:var(--40);
  --ArrowWidth:var(--50);
  --ArrowHeight:var(--50);
  --ArrowImageURL:url("../images/arrow.svg");
  --ArrowHoverImageURL:url("../images/arrow-h.svg");
  --BorderColor:var(--Color2);
  --HalfBorderRadius:50%;
  --HeadingWeight:800;
  --HeadingTracking:-0.01em;
  --HeadingTransform:uppercase;
  --HeadingLine:block;
  --HeadingLineFill:var(--Gradient);
  --H3Weight:700;
  --HeroSize:var(--96);
  --HeroWeight:900;
  --HeroTransform:uppercase;
  --SectionHeadSize:var(--48);
  --LabelFont:var(--MonoFont);
  --LabelTransform:uppercase;
  --LabelTracking:0.1em;
  --CardRadius:var(--MainBorderRadius);
  --CardRadiusLg:var(--24);
  --CardSharpRadius:0;
  --CardFill:var(--MainFrameBg);
  --CardShadow:0 var(--10) var(--15) rgba(0,0,0,.1), 0 var(--4) var(--6) rgba(0,0,0,.1);
  --CardBorderWidth:var(--2);
  --CardAccentBorder:var(--4);
  --BadgeRadius:var(--12);
  --DividerWidth:1px;
  --DividerColor:var(--BorderColor);
  --ButtonBorderWidth:var(--2);
  --ButtonTransform:uppercase;
  --ButtonFont:var(--MonoFont);
  --DispFont:'Forum', 'Times New Roman', Georgia, serif;
  --Ink:#0A1430;
  --Ink2:#0E1C42;
  --Ink3:#081027;
  --Line:rgba(242,239,230,.14);
  --Line2:rgba(242,239,230,.28);
  --Paper:#F2EFE6;
  --Dim:#A9B4D6;
  --Dim2:#6D7AA6;
  --Aqua:#46D8C8;
  --Aqua2:#7C8BFF;
  --Gold:#E9C27A;
  --Aurora:linear-gradient(118deg,#46D8C8 0%,#5BA8FF 48%,#7C6CFF 100%);
  --AuroraR:linear-gradient(118deg,#7C6CFF 0%,#5BA8FF 52%,#46D8C8 100%);
  --EaseOut:cubic-bezier(.16,1,.3,1);
  --EaseUI:cubic-bezier(.4,0,.2,1);
  --Rail:var(--64);
  --hue:0deg;
  --mx:.5;
  --my:.4;
  --hrx:0deg;
  --hry:0deg;
  --7: calc(7 * var(--Unit));
  --11: calc(11 * var(--Unit));
  --13: calc(13 * var(--Unit));
  --17: calc(17 * var(--Unit));
  --28: calc(28 * var(--Unit));
  --34: calc(34 * var(--Unit));
  --56: calc(56 * var(--Unit));
  --88: calc(88 * var(--Unit));
  --120: calc(120 * var(--Unit));
  --180: calc(180 * var(--Unit));
  --360: calc(360 * var(--Unit));
  --1100: calc(1100 * var(--Unit));
  --1180: calc(1180 * var(--Unit));
  --1500: calc(1500 * var(--Unit));
  --39:calc(39 * var(--Unit));
}

textarea {
  -webkit-appearance: none;
}

*,
*:before,
*:after {
  font-family: var(--MainFont), serif;
  scroll-behavior: smooth;
  box-sizing: border-box;
  transform-style: flat;
  backface-visibility: hidden;
}

.description > * + * {
  margin-top: var(--20);
}
.description ul,
.description ol {
  margin-top: 0;
  margin-bottom: 0;
}
.description > p + ol, .description > p + ul {
  margin-top: var(--10);
}
.description:empty {
  display: none;
}
.description.annotation {
  font-size: var(--18);
  line-height: var(--26);
}

p {
  padding: 0;
  margin: 0;
}

p + p,
p + ul,
ul + p,
ol + p,
p + ol {
  margin: 0;
}

h1, h2, h3, h4, h5 {
  padding: 0;
  margin: 0;
  font-size: var(--40);
  font-weight: var(--HeadingWeight);
  letter-spacing: var(--HeadingTracking);
  color: var(--Color1);
}
h1:empty, h2:empty, h3:empty, h4:empty, h5:empty {
  display: none;
}

.h1,
h1.title {
  font-size: var(--40);
  font-weight: var(--HeadingWeight);
  color: var(--Color1);
}
.h2,
h2.title {
  font-size: var(--40);
  font-weight: var(--HeadingWeight);
  text-transform: var(--HeadingTransform);
  color: var(--Color1);
  position: relative;
  padding-bottom: var(--20);
}
.h2:after,
h2.title:after {
  content: "";
  display: var(--HeadingLine);
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: var(--2);
  background: var(--HeadingLineFill);
}
.h2 span,
h2.title span {
  background: var(--Gradient);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}

.h3,
h3.title {
  font-size: var(--30);
  font-weight: var(--H3Weight);
  color: var(--Color1);
}

.h2.up,
h2.title.up {
  text-transform: uppercase;
}

.description,
.type33aaa:before {
  font-size: var(--20);
  line-height: 1.6;
  color: var(--Gray7);
  hyphens: auto;
}
.description a,
.type33aaa:before a {
  color: var(--Color1);
}
.description.annotation,
.type33aaa:before.annotation {
  font-family: var(--LabelFont);
  font-size: var(--15);
  line-height: 1.5;
  letter-spacing: var(--LabelTracking);
  text-transform: var(--LabelTransform);
  color: var(--Gray5);
}
.description p:has(.btn),
.type33aaa:before p:has(.btn) {
  font-size: 0;
  line-height: 0;
  display: flex;
  align-items: center;
  gap: var(--24);
}
.t0a .info .description,
.t21a > .title {
  font-size: var(--24);
  line-height: 1.35;
  font-weight: 300;
  color: var(--Gray3);
  hyphens: none;
}
.t0a .info .description p,
.t21a > .title p {
  margin: 0 0 var(--24);
}
.t0a .info .description p + p,
.t21a > .title p + p {
  margin: 0;
}
.t0a .info .description p:has(.btn),
.t21a > .title p:has(.btn) {
  margin-top: var(--64);
  align-items: center;
  justify-content: center;
}
.t0a .info .description p.alt,
.t21a > .title p.alt {
  color: var(--Gray4);
  line-height: 1.625;
  font-size: var(--18);
  font-family: var(--MonoFont);
  margin-bottom: var(--32);
}
.t0a .info .description p.price,
.t21a > .title p.price {
  padding-top: var(--48);
  font-size: var(--72);
  line-height: 1;
  font-weight: 900;
  background: var(--GradientR);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  margin-bottom: var(--8);
  display: inline-block;
}
.more {
  display: inline-flex;
  gap: var(--10);
  align-items: baseline;
  color: var(--Color2);
  font-family: var(--LabelFont);
  font-size: var(--15);
  line-height: 1.4;
  letter-spacing: var(--LabelTracking);
  text-transform: var(--LabelTransform);
  text-decoration: none;
  position: relative;
  padding-bottom: var(--5);
}
.more:empty {
  display: none;
}
.more:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: var(--2);
  background: var(--Gradient);
  transform: scaleX(0);
  transform-origin: left center;
  transition: transform 0.25s ease;
}
.more:after {
  content: "→";
  font-family: var(--MonoFont);
  transition: transform 0.25s ease;
}
.more:hover {
  text-decoration: none;
}
.more:hover:before {
  transform: scaleX(1);
}
.more:hover:after {
  transform: translateX(var(--5));
}
.more.sm {
  font-size: var(--14);
}
.more.sm:after {
  content: none;
}
.t3a .info .title {
  font-size: var(--20);
  font-weight: 500;
  line-height: var(--26);
  color: var(--Color1);
}
.btn {
  display: inline-block;
  color: inherit;
  letter-spacing: var(--LabelTracking);
  font-size: var(--14);
  line-height: 1.45;
  font-family: var(--ButtonFont);
  text-transform: var(--ButtonTransform);
  padding: var(--16) var(--32);
  border: var(--ButtonBorderWidth) solid color-mix(in srgb, currentColor 30%, transparent);
  background: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  border-radius: var(--ButtonsBorderRadius);
  transform: scale(1);
  transform-origin: center;
  transition: all 0.3s linear;
}
.btn:hover {
  transform: scale(1.05);
  text-decoration: none;
}
.btn.cl {
  background: var(--Gradient);
  border: 0;
  color: var(--Color3);
  font-family: var(--MainFont);
  font-weight: 900;
  letter-spacing: 0.05em;
  font-size: var(--20);
  line-height: 1.4;
  padding: var(--24) var(--48);
}
.btn.t1 {
  border-color: color-mix(in srgb, currentColor 30%, transparent);
  color: inherit;
}
.t15a .title {
  font-size: var(--36);
  font-weight: 600;
  line-height: var(--42);
  cursor: pointer;
  padding: var(--ButtonPaddingTB) 0;
}
.t23a > .title {
  font-size: var(--64);
  color: var(--Color1);
}

html {
  padding: 0;
  margin: 0;
  min-height: 100vh;
  scroll-behavior: smooth;
}
body {
  font-family: var(--MainFont), serif;
  width: 100%;
  min-height: 100vh;
  color: var(--Paper);
  font-style: normal;
  position: relative;
  scroll-behavior: smooth;
  background: var(--Ink);
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
  padding: 0;
  margin: 0;
  font-size: 0;
}
body:has(.popupBox.visible) {
  overflow: hidden;
}
body > div.mb {
  width: 100%;
}

@media print {
  body:has(.popupBox.visible) {
    overflow: auto !important;
    background: var(--Color3) !important;
  }
  body:has(.popupBox.visible) > *:not(.popupBox) {
    display: none !important;
  }
  .popupBox {
    padding: 0 !important;
    position: relative;
    left: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    background: var(--Color3) !important;
    height: auto;
  }
  .popupBox .popup {
    height: auto;
  }
  .popupBox .popup .cover {
    max-height: none !important;
  }
  .popupBox .popup a.close,
  .popupBox .popup a.print,
  .popupBox .popup a.arrow {
    display: none !important;
  }
}
.popupBox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--Color3);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: -1;
  opacity: 0;
  transition: opacity 0.3s linear, visibility 0.3s linear, z-index 0.3s linear 0.3s;
  padding: var(--MainPadding);
  overflow: hidden;
  pointer-events: none;
}
.popupBox.visible {
  opacity: 1;
  pointer-events: auto;
  z-index: 1000;
}
.popupBox .popup {
  position: relative;
  display: flex;
  flex-direction: column;
  background: var(--Color3);
  border-radius: var(--MainBorderRadius);
  overflow: hidden;
  max-height: calc(100% - var(--MainPadding) * 2);
  transition: all 0.3s linear;
}
.popupBox .popup > .title {
  color: var(--Color3);
  font-size: var(--24);
}
.popupBox .popup > a.close {
  display: block;
  width: var(--MainContentGap);
  height: var(--MainContentGap);
  background: url("../images/close.svg") no-repeat center center;
  background-size: var(--22);
  position: absolute;
  right: var(--20);
  top: var(--20);
}
.popupBox#requestPopup {
  display: flex;
  background: rgba(255, 255, 255, 0.9);
  justify-content: flex-end;
  padding: 0;
  overflow: hidden;
  align-items: flex-start;
  cursor: pointer;
  z-index: 2;
  backdrop-filter: blur(0);
}
.popupBox#requestPopup.visible {
  backdrop-filter: blur(3px) saturate(180%);
}
.popupBox#requestPopup.visible .popup {
  transform: translateX(0);
}
.popupBox#requestPopup.visible .popup > a.close {
  background-image: url("../images/close-w.svg");
}
.popupBox#requestPopup .popup {
  background: var(--Color2);
  padding: var(--MainBlockPadding);
  flex: 0 0 var(--HeaderSliderMaxWidth);
  transform: translateX(100%);
  transition: transform 0.3s linear;
  border-radius: 0;
  max-height: 100%;
  height: 100%;
  gap: var(--MainGap);
  cursor: auto;
}
.popupBox#requestPopup .popup > .title, .popupBox#requestPopup .popup .list {
  padding: var(--10);
}
.popupBox#requestPopup .popup form {
  flex: 1;
  overflow: auto;
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
}
.popupBox#requestPopup .popup form .list {
  flex: 1;
  overflow: auto;
  display: flex;
  flex-direction: column;
  gap: var(--ContentShortGap);
}
.popupBox#requestPopup .popup form .list .description {
  color: var(--Color3);
}
.popupBox#requestPopup .popup form .list .line {
  display: flex;
  flex-direction: column;
  gap: var(--ContentShortGap);
}
.popupBox#requestPopup .popup form .list .line > label:first-child {
  cursor: pointer;
  font-size: var(--20);
  color: var(--Color3);
}
.popupBox#requestPopup .popup form .actions {
  display: flex;
  gap: var(--MainGap);
}
.popupBox#requestPopup .popup .cb + label {
  color: var(--Color3);
}
.popupBox#requestPopup .popup .cb + label:after {
  border-color: var(--Color3);
}

input[type=button],
input[type=submit],
input[type=reset] {
  -webkit-appearance: none;
}

:has(> .cb) {
  position: relative;
}

.cb {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  border: 0;
  padding: 0;
  margin: 0;
}
.cb:checked label:after {
  display: block;
}
.cb + label {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  font-size: var(--20);
  padding-left: var(--30);
}
.cb + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: var(--24);
  height: var(--24);
  border: var(--2) solid var(--Color2);
  background-color: var(--Color3);
  border-radius: var(--3);
}
.cb + label:after {
  content: "";
  position: absolute;
  display: none;
  left: var(--8);
  top: var(--2);
  width: var(--8);
  height: var(--16);
  border: solid var(--Color2);
  border-width: 0 var(--2) var(--2) 0;
  transform: rotate(45deg);
}

img {
  height: auto;
  max-width: 100%;
}

a {
  color: var(--Color1);
  text-decoration: none;
}
a:hover, a:focus {
  text-decoration: underline;
}
a img {
  border: 0;
  max-width: 100%;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

select::-ms-expand {
  display: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
main,
nav,
section,
summary {
  display: block;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  clear: both;
}

option {
  color: var(--Color1);
}

div.text,
input.text,
select.text,
textarea.text {
  width: 100%;
  border: 1px solid var(--BorderColor);
  border-radius: var(--MainBorderRadius);
  padding: var(--ButtonPaddingTB);
  background: var(--Color3);
  color: var(--Color1);
  font-size: var(--22);
  line-height: var(--30);
}

textarea.text {
  resize: vertical;
}

.message {
  font-weight: 500;
  font-size: var(--20);
}
.message.error {
  color: var(--Red);
}
.message.success {
  color: var(--Color2);
}
.message.success:first-child {
  margin-bottom: var(--MainGap);
}

#requestPopup .message.success,
.type23 .message.success {
  color: var(--Color3);
}

.text + .message {
  margin-top: var(--10);
}
.body {
  width:100%;
  max-width:var(--Body);
  margin-inline:auto;
  .body{
    width:100%;
  }
}

#gvp {
  padding: 0;
  background: var(--Color3);
  display: flex;
  flex-direction: column;
  --ArrowImageURL:url("../images/arrow-nb.svg");
  --ArrowHoverImageURL:url("../images/arrow-h.svg");
}
#gvp .popup {
  display: flex;
  gap: var(--MainBlockPadding);
  max-height: 100vh;
  width: 100%;
  background: var(--Color3);
  flex-direction: row;
  padding: var(--MainPadding);
  flex: 1;
}
#gvp .popup .info-block {
  flex: 0 0 var(--Type2-1Width);
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
}
#gvp .popup .photo {
  flex: 1;
  display: flex;
}
#gvp .popup .photo > .arrow {
  flex: 0 0 var(--MainContentGap);
  display: flex;
  align-items: center;
}

#gvp .popup .photo > .arrow .arrow {
  display: block;
  width: var(--MainContentGap);
  height: var(--MainContentGap);
  background: var(--ArrowImageURL) center center/contain no-repeat;
  transition: background-image 0.3s linear;
}
#gvp .popup .photo > .arrow .arrow:hover {
  background-image: var(--ArrowHoverImageURL);
}
#gvp .popup .photo > .cover {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: auto;
}
footer.footer {
  background: var(--Color1);
  padding: var(--30) var(--SidePadding);
  display: flex;
  gap: var(--MainGap);
  align-items: center;
  margin-top: var(--MainPadding);
}
footer.footer .body {
  flex: 1;
  display: flex;
  gap: var(--MainGap);
  align-items: center;
}
footer.footer .description {
  flex: 1;
  color: var(--Gray4);
  font-family: var(--MonoFont);
  font-size: var(--15);
  letter-spacing: 0.05em;
}
footer.footer .description a {
  color: var(--Color3);
}
footer.footer .social {
  display: flex;
  gap: var(--MoreGap);
}
footer.footer .social a.s {
  display: block;
  width: var(--40);
  height: var(--40);
  background: var(--BG) center center/contain no-repeat;
  filter: grayscale(1) brightness(0) invert(1);
  opacity: 0.7;
  transition: opacity 0.25s ease, transform 0.25s ease;
}
footer.footer .social a.s:hover {
  opacity: 1;
  transform: scale(1.1);
}
@keyframes headerLogoSlideIn {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
header.header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10;
  mix-blend-mode: difference;
  pointer-events: none;
  padding: var(--24) var(--32);
  display: flex;
  justify-content: space-between;
  gap: var(--MainGap);
  align-items: center;
}
header.header .logo {
  pointer-events: auto;
  display: flex;
  flex-direction: column;
  gap: var(--3);
  animation: headerLogoSlideIn 1s ease-out;
}
header.header .logo .pixio {
  font-size: var(--30);
  line-height: 1.2;
  font-weight: 900;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--Color3);
}
header.header .logo .label {
  font-family: var(--MonoFont);
  font-size: var(--12);
  line-height: 1.3;
  color: rgba(255, 255, 255, 0.6);
}
header.header .menu {
  flex: 1;
  display: flex;
  gap: var(--MainGap);
  justify-content: center;
  padding: 0;
  margin: 0;
  list-style: none;
  pointer-events: auto;
}
header.header .menu:empty {
  display: none;
}
header.header .menu a {
  display: inline-block;
  font-family: var(--MonoFont);
  font-size: var(--14);
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--Color3);
}
header.header .menu a:hover {
  color: var(--Color6);
  text-decoration: none;
}
header.header .menu li {
  position: relative;
}
header.header .menu .current > a {
  background: var(--Gradient) left bottom/100% var(--2) no-repeat;
  padding-bottom: var(--5);
}
header.header .menu .sub > a:after {
  content: "";
  display: inline-block;
  width: var(--6);
  height: var(--6);
  margin: 0 0 var(--2) var(--8);
  border-right: var(--2) solid currentColor;
  border-bottom: var(--2) solid currentColor;
  transform: rotate(45deg);
}
header.header .menu .sub menu {
  position: absolute;
  top: 100%;
  left: calc(-1 * var(--20));
  margin: 0;
  padding: var(--14) var(--20) var(--16);
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: var(--12);
  min-width: max-content;
  background: rgba(255, 255, 255, 0.1);
  border: var(--1) solid rgba(255, 255, 255, 0.2);
  border-radius: var(--MainBorderRadius);
  backdrop-filter: blur(10px);
  opacity: 0;
  pointer-events: none;
  transform: translateY(var(--10));
  transition: opacity 0.15s ease, transform 0.15s ease;
}
header.header .menu .sub:hover menu, header.header .menu .sub:focus-within menu {
  opacity: 1;
  pointer-events: auto;
  transform: none;
}
header.header .contacts {
  display: flex;
  align-items: center;
  gap: var(--16);
  pointer-events: auto;
}
header.header .contacts a {
  --BG:url("../images/phone.svg");
  font-size: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: var(--50);
  height: var(--50);
  background-color: rgba(255, 255, 255, 0.1);
  border: var(--1) solid rgba(255, 255, 255, 0.2);
  transition: background-color 0.15s ease, transform 0.15s ease;
}
header.header .contacts a:before {
  content: "";
  background: var(--BG) center center/contain no-repeat;
  display: block;
  width: var(--20);
  height: var(--20);
}
header.header .contacts a span {
  display: none;
}
header.header .contacts a.whatsapp {
  --BG:url("../images/whatsapp.svg");
}
header.header .contacts a:hover {
  background-color: rgba(153, 186, 43, 0.25);
  transform: scale(1.1);
  text-decoration: none;
}
header.header .m {
  display: none;
}
#mb > .s {
  margin: 0 var(--SidePadding);
}

#mb > .s.t0,
#mb > .s.t16.dark,
#mb > .s.t18,
#mb > .s.t19,
#mb > .s.t21.dark {
  margin: 0;
}

#mb > .s.t16.dark,
#mb > .s.t21.dark {
  max-width: none;
}

#mb > .s.t18,
#mb > .s.t21.dark {
  padding-left: var(--SidePadding);
  padding-right: var(--SidePadding);
}

div.t0,
section.t0 {
  position: relative;
}
.t0 .container,
.t17 .container,
.t20 .container {
  scroll-snap-type: both mandatory;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
}

.t0a,
.t12a,
.t17a,
.t20a {
  scroll-snap-align: center;
  scroll-snap-stop: always;
}
.t0 {
  overflow: hidden;
  min-height: 100vh;
  display: flex;
  align-items: stretch;
  justify-content: center;
  background: var(--Color1);
}
.t0 .container {
  display: flex;
  overflow: hidden;
  width: 100%;
}
.t0 .scroll {
  position: absolute;
  left: 50%;
  bottom: var(--48);
  display: inline-flex;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6);
  font-size: var(--14);
  font-family: var(--MonoFont);
  animation: t0scroll 1s ease-in-out infinite alternate;
  pointer-events: none;
}
.t0 .arrows {
  position: absolute;
  display: flex;
  height: 0;
  gap: var(--MainGap);
  align-items: flex-end;
  right: var(--ArrowRight);
  bottom: var(--ArrowBottom);
  z-index: 1;
  cursor: pointer;
}

.t0a {
  display: flex;
  padding: 0 var(--HeaderSliderPaddingLR);
  align-items: center;
  justify-content: center;
  flex: 0 0 100%;
  position: relative;
  background: var(--BG) center center/cover no-repeat;
}
.t0a svg {
  opacity: 0.3;
  position: absolute;
  pointer-events: none;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  animation: svgOpacity 1.5s linear;
}
.t0a:before {
  content: "";
  display: block;
  width: var(--128);
  height: var(--128);
  right: var(--80);
  top: var(--80);
  border: var(--2) solid rgba(102, 70, 213, 0.3);
  position: absolute;
  pointer-events: none;
  animation: t0art 7s ease-in-out infinite alternate;
}
.t0a:after {
  content: "";
  display: block;
  width: var(--96);
  height: var(--96);
  bottom: var(--128);
  left: var(--128);
  background: rgba(153, 186, 43, 0.2);
  position: absolute;
  pointer-events: none;
  animation: t0alb 13s ease-in-out infinite alternate;
}
.t0a .lnk {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.t0a .body {
  max-width: var(--1152);
  position: relative;
  animation: t0aInit 1.5s ease-out 1 forwards;
  opacity: 0;
}
.t0a .body:before {
  content: "";
  display: block;
  pointer-events: none;
  width: var(--48);
  height: var(--48);
  background: var(--Color6);
  z-index: -1;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  animation: t0aInit 1.5s ease-out 1 forwards;
  animation-delay: 0.3s;
  opacity: 0;
}
.t0a .body:after {
  content: "";
  display: block;
  pointer-events: none;
  width: var(--64);
  height: var(--64);
  border: var(--4) solid var(--Color2);
  position: absolute;
  right: 0;
  top: 0;
  animation: t0aInit 1.5s ease-out 1 forwards;
  animation-delay: 0.6s;
  opacity: 0;
}
.t0a .info {
  display: flex;
  flex-direction: column;
  gap: var(--32);
  text-align: center;
  will-change: transform;
}
.t0a .info .title {
  font-size: var(--HeroSize);
  line-height: 1.05;
  font-weight: var(--HeroWeight);
  text-transform: var(--HeroTransform);
  letter-spacing: -0.025em;
  color: var(--Color3);
}
.t0a .info .title span {
  background: linear-gradient(90deg, var(--GradTo), var(--GradFrom), var(--GradTo));
  background-size: 200% 100%;
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  animation: HeroGradient 4s ease-in-out infinite;
}
.t0a .info .description p {
  animation: t0aFromBottom 1.5s ease forwards;
  opacity: 0;
}
.t0a .info .description p:nth-child(1) {
  animation-delay: 0.6s;
}
.t0a .info .description p:nth-child(2) {
  animation-delay: 0.8s;
}
.t0a .info .description p:nth-child(3) {
  animation-delay: 1s;
}
.t0a .info .description p:nth-child(4) {
  animation-delay: 1.2s;
}
.t0a .info .description p:nth-child(5) {
  animation-delay: 1.4s;
}
.t0a .info .more {
  color: var(--Color6);
  align-self: center;
  position: relative;
  z-index: 1;
}
.t0a.w .info .more,
.t0a.w .info .description,
.t0a.w .info .title {
  color: var(--Color3);
}

@keyframes SlideInfoIn {
  from {
    opacity: 0;
    transform: translateY(var(--20));
  }
  to {
    opacity: 1;
    transform: none;
  }
}
@keyframes t0scroll {
  0% {
    transform: translate(-50%, -25%);
  }
  100% {
    transform: translate(-50%, 25%);
  }
}
@keyframes svgOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0.3;
  }
}
@keyframes t0art {
  0% {
    transform: translate(0, 0) rotate(0deg) scale(1);
  }
  100% {
    transform: translate(var(--150), calc(0px - var(--50))) rotate(360deg) scale(1.2);
  }
}
@keyframes t0alb {
  0% {
    transform: translate(0, 0) rotate(0deg) scale(1);
  }
  100% {
    transform: translate(calc(0px - var(--150)), var(--50)) rotate(360deg) scale(1.2);
  }
}
@keyframes HeroGradient {
  0%, 100% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
}
@keyframes t0aInit {
  0% {
    opacity: 0;
    transform: translateY(var(--50));
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes t0aFromBottom {
  0% {
    opacity: 0;
    transform: translateY(var(--50));
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

.t1 .body,
.t5,
.t9 {
  display: flex;
  gap: var(--MainGap);
}

.t5.a,
.t9.a {
  flex-direction: row-reverse;
}

.t1 .body:before,
.t5:before {
  content: "";
  display: block;
  flex: 0 0 min(var(--1015), 58%);
  background: var(--BG) center center/cover no-repeat;
  height: stretch;
}

.t5:before {
  border-radius: var(--MainBorderRadius);
  flex: 0 0 calc((100% - var(--MainGap)) / 2);
}

.t1 .body .info,
.t5 .info,
.t9 .info {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
  justify-content: center;
  padding: var(--ContentVerticalGapTB) var(--ContentVerticalGapLR);
}
.t1:not(.bg) .body .info {
  padding-right: var(--MainPadding);
}
.t2,
.t7,
.t13,
.t15 {
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
}

.t2 .items,
.t7 .items,
.t13 .items {
  display: flex;
  gap: var(--MainGap);
  flex-wrap: wrap;
}
.t2 {
  align-items: center;
}
.t2 h2.title {
  font-size: var(--SectionHeadSize);
  text-align: center;
}
.t2 .items {
  width: 100%;
  --MainGap:var(--32);
}
.t2a {
  flex: 0 0 calc((100% - var(--MainGap) * (var(--InLine) - 1)) / var(--InLine));
  width: calc((100% - var(--MainGap) * (var(--InLine) - 1)) / var(--InLine));
  background: var(--Color3);
  border-left: var(--CardAccentBorder) solid var(--Color2);
  border-radius: var(--CardSharpRadius);
  box-shadow: var(--CardShadow);
  display: flex;
  flex-direction: column;
  transform: none;
  transition: border-left-color 0.3s linear, transform 0.3s linear 0.3s;
}
.t2a:before {
  content: "";
  display: block;
  width: 100%;
  aspect-ratio: 380/192;
  background: var(--BG) center center/cover no-repeat;
}
.t2a .title {
  color:var(--Color1);
  font-size:var(--20);
  flex:1;
  padding:var(--24);
  font-weight:900;
  line-height:1.4;
  transition:color 0.3s linear 0.3s;
}
.t2a .more {
  margin: 0 var(--24) var(--24);
  align-self: flex-start;
}
.t2a:hover {
  border-left-color: var(--Color6);
  transform: translateY(calc(0px - var(--10)));
  text-decoration: none;
}
.t2a:hover .title {
  color: var(--Color2);
}
.s.t1.bg {
  background: var(--BG) center center/cover no-repeat;
  border-radius: var(--MainBorderRadius);
  overflow: hidden;
}
.s.t1.bg .body:before {
  display: none;
}
.s.t1.bg .info {
  padding: var(--Type3Padding) var(--MainPadding) var(--Type3Padding) min(var(--HalfPadding), 50%);
}
.t3,
.t6 {
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
}
.t3 .items,
.t6 .items {
  display: flex;
  flex-wrap: wrap;
  gap: var(--MainGap);
}
.t3a {
  display: flex;
  flex-direction: column;
  border-radius: var(--CardRadius);
  overflow: hidden;
  flex: 0 0 calc((100% - var(--MainGap) * (var(--InLine) - 1)) / var(--InLine));
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.t3a img {
  height: var(--Type4Height);
}
.t3a .info {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: var(--ContentShortGap);
  padding: var(--MainGap);
  background: var(--CardFill);
}
.t3a:hover {
  transform: translateY(calc(0px - var(--3)));
  box-shadow: 0 var(--10) var(--30) rgba(0, 0, 0, 0.12);
}
.t4 {
  border-radius: var(--MainBorderRadius);
  overflow: hidden;
  background: var(--BG) center center/cover no-repeat;
  padding: var(--HeaderSliderPaddingTB) var(--MainPadding);
}
.t4 .info {
  padding-right: var(--S5-8Padding);
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
  color: var(--Color3);
}
.t4:not(.d) .info .title,
.t4:not(.d) .info .description,
.t4:not(.d) .info .description a {
  color: var(--Color3);
}
.t4.r .info {
  padding-left: var(--S5-8Padding);
  padding-right: 0;
}
.t4.d .info {
  color: initial;
}
.t5 .info .items,
.t8 .items,
.t9 .items {
  display: flex;
  gap: var(--MainGap);
  flex-wrap: wrap;
}

.t5 .t5a {
  background: none;
}
.t6 {
  align-items: center;
}
.t6 h2.title {
  font-size: var(--SectionHeadSize);
  text-align: center;
}
.t6 > .description {
  text-align: center;
  font-weight: 300;
}
.t6 .items {
  width: 100%;
  counter-reset: section6;
  --MainGap:var(--48);
}
.t6a {
  --HeadColor:var(--Color2);
  counter-increment: section6;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: var(--16);
  border: var(--CardBorderWidth) solid color-mix(in srgb, var(--HeadColor) 60%, transparent);
  border-radius: var(--CardRadiusLg);
  flex: 0 0 calc((100% - var(--MainGap) * (var(--InLine) - 1)) / var(--InLine));
  width: calc((100% - var(--MainGap) * (var(--InLine) - 1)) / var(--InLine));
  padding: var(--32);
  transition: transform 0.5s ease-in-out 0.3s, border-color 0.3s ease-in-out;
}
.t6a:nth-child(odd) {
  --HeadColor:var(--Color2);
}
.t6a:nth-child(even) {
  --HeadColor:var(--Color6);
}
.t6a:after {
  content: "";
  display: block;
  height: var(--2);
  width: var(--50);
  background: color-mix(in srgb, var(--HeadColor) 60%, transparent);
  position: absolute;
  right: calc(0px - var(--50) / 2 - var(--MainGap) / 2);
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}
.t6a:nth-child(even):after, .t6a:last-child:after {
  content: none;
}
.t6a:before {
  content: "0" counter(section6);
  background: var(--HeadColor);
  color: var(--Color3);
  text-align: center;
  font-weight: 900;
  font-size: var(--24);
  border-radius: var(--BadgeRadius);
  width: var(--64);
  height: var(--64);
  line-height: var(--64);
  transform: rotateZ(6deg);
  transition: transform 0.3s ease-in-out 0.3s, background-color 0.3s ease-in-out 0s;
}
.t6a:hover {
  transform: scale(1.025);
}
.t6a:hover:before {
  transform: rotateZ(-2deg);
  animation: t6aHoverBg 2s ease-in-out infinite alternate;
}
.t6a .info {
  display: flex;
  flex-direction: column;
  gap: var(--16);
  flex: 1;
}
.t6a h3.title {
  color: var(--HeadColor);
  font-weight: 900;
  font-size: var(--24);
  line-height: 1.33;
}
.t6a .description {
  color: var(--Gray7);
  line-height: 1.625;
  font-size: var(--16);
}

@keyframes t6aHoverBg {
  0% {
    background: var(--HeadColor);
    transform: rotateZ(6deg) scale(1);
  }
  100% {
    background: color-mix(in srgb, var(--HeadColor) 60%, transparent);
    transform: rotateZ(-2deg) scale(1.05);
  }
}
.t6.il .t6a {
  flex-direction: row;
}

.t6.il .t6a .info,
.t6.it .t6a .info {
  gap: var(--MainGap);
}
.t6.il .t6a:before,
.t6.it .t6a:before {
  content: "";
  display: block;
  background: var(--BG) center top/cover no-repeat;
  width: var(--BlockIconWidth);
  height: var(--BlockIconWidth);
  border-radius: 0;
  line-height: normal;
  transform: none;
  padding-top: var(--ContentShortGap);
}
.t6.il .t6a:hover:before,
.t6.it .t6a:hover:before {
  animation: none;
  transform: none;
}
.t7a {
  display: flex;
  flex-direction: column;
  gap: var(--Gap);
  border-radius: var(--CardRadius);
  background: var(--CardFill);
  padding: var(--MainBlockPadding);
  flex: 0 0 calc((100% - var(--MainGap) * (var(--InPLine) - 1)) / var(--InPLine));
  width: calc((100% - var(--MainGap) * (var(--InPLine) - 1)) / var(--InPLine));
}

.t7aa {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: var(--ContentShortGap);
  flex: 0 0 calc((100% - var(--MainGap) * (var(--InLine) - 1)) / var(--InLine));
  text-align: center;
}
.t7aa:before {
  content: "";
  display: block;
  width: var(--BlockIconWidth);
  height: var(--BlockIconWidth);
  background: var(--BG) center center/contain no-repeat;
}
.t7aa .title {
  font-size:var(--32);
  color:var(--Color2);
  font-weight:600;
}

.t8 .items .s.t1 {
  background: none;
}

.t9 {
  border-radius: var(--CardRadius);
  padding: var(--MainBlockPadding);
  background: var(--CardFill);
}
.t9 .info {
  padding: 0;
}
.t9 > .items {
  display: flex;
  flex-wrap: wrap;
  gap: var(--MainGap);
  flex: 0 0 calc((100% - var(--MainGap)) / 2);
}
.t10,
.t13a {
  text-align: center;
  overflow: hidden;
}
.t10 img,
.t13a img {
  border-radius: var(--MainBorderRadius);
}

.t12 {
  display: flex;
  gap: var(--MainGap);
  overflow: auto;
  scroll-snap-type: both mandatory;
  -webkit-overflow-scrolling: touch;
}

.t12a {
  cursor: pointer;
}
.t12a span {
  display: block;
  border-radius: var(--MainBorderRadius);
  overflow: hidden;
}
.t12a a {
  display: block;
}
.t12a img {
  max-width: none;
  transition: transform 0.3s ease;
}
.t12a:hover img {
  transform: scale(1.03);
}
.t13a {
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
  border-radius: var(--CardRadius);
  padding: var(--MainBlockPadding);
  background: var(--CardFill);
  flex: 0 0 calc((100% - var(--MainGap) * (var(--InLine) - 1)) / var(--InLine));
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.t13a:before {
  content: "";
  display: block;
  flex: 0 0 var(--BigIconWidth);
  background: var(--BG) center bottom/contain no-repeat;
  aspect-ratio:1 / 1;
}
.t13a:hover {
  transform: translateY(calc(0px - var(--3)));
  box-shadow: 0 var(--10) var(--30) rgba(0, 0, 0, 0.08);
}
.t14 {
  display: flex;
  gap: var(--MainGap);
}
.t14 > .up {
  flex: 0 0 min(var(--SideTitleWidth), 40%);
}
.t14 .info {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
}
.t15 .items {
  display: flex;
  flex-direction: column;
}

.t15a {
  border-bottom: var(--DividerWidth) solid var(--DividerColor);
}
.t15a > .title {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--MainGap);
}
.t15a > .title:after {
  content: "expand_more";
  font-family: var(--MaterialIcons), ui-serif;
  font-size: var(--MainHeaderFontSize);
  color: var(--Color2);
  transition: transform 0.25s ease;
}
.t15a .description {
  display: none;
  padding-bottom: var(--ButtonPaddingTB);
}
.t15a.current > .title:after {
  transform: rotate(180deg);
}
.t15a.current .description {
  display: block;
  animation: SlideInfoIn 0.3s ease both;
}
@media (prefers-reduced-motion: reduce) {
  .t0a .body,
  .t0a .body:before,
  .t0a .body:after,
  .t0a .info .description p {
    animation: none;
    opacity: 1;
  }
  .t0a.current .info,
  .t15a.current .description {
    animation: none;
  }
}
.t16 .body {
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
}
.t16.dark {
  background: var(--Color1);
  padding: var(--128) var(--SidePadding);
  color: var(--Color3);
}
.t16.dark a {
  color: var(--Color3);
}
.t16.dark .body {
  max-width: var(--1280);
  margin: 0 auto;
  gap: var(--48);
}
.t16.dark h2.title {
  color: var(--Color3);
  font-size: var(--72);
  line-height: 1.05;
}
.t16.dark .description {
  color: var(--Gray3);
  font-weight: 300;
  line-height: 1.625;
}
.t16.dark .line {
  gap: var(--80);
}

.t16 .line {
  display: flex;
  gap: var(--MainGap);
}
.t16 .line .content {
  display: flex;
  flex: 0 0 min(var(--SideTitleWidth), 40%);
  flex-direction: column;
  gap: var(--24);
}
.t16.mr .line .map {
  flex: 1;
  border-radius: var(--MainBorderRadius);
  overflow: hidden;
}
.t16.mt .body > .map {
  flex: 0 0 min(var(--600), 45%);
  border-radius: var(--MainBorderRadius);
  overflow: hidden;
}
.t16a {
  --BGC:var(--Color2);
  display: flex;
  gap: var(--16);
  align-items: center;
}
.t16a:nth-child(3n+2) {
  --BGC:var(--Color6);
}
.t16a:nth-child(3n) {
  --BGC:#25D366;
}
.t16a:before {
  content: var(--Bfr);
  display: block;
  flex: 0 0 var(--48);
  width: var(--48);
  height: var(--48);
  line-height: var(--48);
  text-align: center;
  background: var(--BGC);
  color: var(--Color3);
  font-family: var(--MaterialIcons), ui-serif;
  font-size: var(--24);
}
.t16a .description {
  font-weight: 500;
}

.t16.dark .t16a .description {
  color: var(--Color3);
}
.t16.dark .t16a .description a {
  color: var(--Color3);
}

.icon-marker {
  cursor: pointer;
  width: var(--39);
  height: var(--39);
  position: relative;
  transform: translate(-50%, -50%);
  max-width: none;
  filter: drop-shadow(0 0 var(--10) var(--Color2));
}
.t16 .form,
.t16 .form form {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: var(--24);
}

.t16 .form {
  padding: var(--32);
  background: var(--CardFill);
  border-radius: var(--CardRadius);
}

.t16:not(.f) .form {
  display: none;
}
.t16b {
  display: flex;
  flex-direction: column;
  gap: var(--8);
}
.t16b > label {
  cursor: pointer;
  text-transform: var(--LabelTransform);
  color: var(--Gray5);
  letter-spacing: var(--LabelTracking);
  font-size: var(--14);
  font-family: var(--LabelFont);
}
.t16.dark .form {
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(8px);
  border: var(--1) solid rgba(255, 255, 255, 0.1);
  border-radius: 0;
}
.t16.dark .form h3.title {
  font-weight: 900;
  font-size: var(--24);
  line-height: 1.33;
  color: var(--Color3);
}
.t16.dark .form .t16b > label {
  color: var(--Gray4);
}
.t16.dark .form .text {
  color: var(--Color3);
  padding: var(--12) 0;
  background: transparent;
  border: 0;
  border-radius: 0;
  border-bottom: var(--2) solid rgba(255, 255, 255, 0.3);
  font-size: var(--16);
  line-height: normal;
  transition: border-color 0.15s ease;
}
.t16.dark .form .text:focus {
  border-bottom-color: var(--Color6);
  outline: none;
}
.t16.dark .form .text::placeholder {
  color: var(--Gray5);
}
.t16.dark .form .btn {
  background: var(--Gradient);
  border: 0;
  margin-top: var(--16);
  text-align: center;
  color: var(--Color3);
  letter-spacing: 0.1em;
  font-weight: 900;
  font-family: var(--MainFont);
  font-size: var(--18);
  line-height: 1.55;
  padding: var(--16) 0;
  width: 100%;
}
.t17 {
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
}
.t17 .container {
  display: flex;
  gap: var(--Gap);
  overflow-x:auto;overflow-y:hidden;
}

.t17a {
  flex: 0 0 calc((100% - var(--Gap) * (var(--InLine) - 1)) / var(--InLine));
  padding-top: var(--MainPadding);
  text-align: center;
  position: relative;
}
.t17a:before {
  content: "";
  display: block;
  width: var(--PhotoSize);
  height: var(--PhotoSize);
  border-radius: var(--HalfBorderRadius);
  background: var(--BG) center center/cover no-repeat;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  box-shadow: 0 0 0 var(--3) var(--Color3), 0 0 0 var(--5) var(--Color2);
}
.t17a .info {
  display: flex;
  flex-direction: column;
  gap: var(--ContentShortGap);
  padding: var(--MainPadding) var(--MainBlockPadding) var(--MainBlockPadding);
  background: var(--CardFill);
  border-radius: var(--CardRadius);
}
.t17a .info .title.s {
  color: var(--Color4, );
  font-size: var(--22);
  line-height: var(--30);
}
.t18 {
  background: var(--Color1);
  padding: var(--MainPadding);
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
  color: var(--Color3);
  text-align: center;
}
.t18 h2.title {
  color: var(--Color3);
}
.t18 .items {
  display: flex;
  flex-wrap: wrap;
  gap: var(--MainGap) var(--MainPadding);
  justify-content: center;
}
.t18 .description {
  color: var(--Gray4);
}

.t18a {
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
}
.t18a .title {
  font-size: var(--96);
  font-weight: 900;
  background: var(--Gradient);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}
.t18a .description {
  font-family: var(--LabelFont);
  font-size: var(--14);
  letter-spacing: var(--LabelTracking);
  text-transform: var(--LabelTransform);
}
.t19 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: var(--MainPadding) var(--SidePadding);
}
.t19 .info {
  background: var(--Color3);
  border: var(--3) solid;
  border-image: var(--Gradient) 1;
  padding: var(--36) var(--52);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: var(--10);
  text-align: center;
  max-width: 100%;
}
.t19 .info h2.title {
  font-size: var(--30);
  padding-bottom: 0;
}
.t19 .info h2.title:after {
  content: none;
}
.t19 .info .description {
  text-transform: var(--LabelTransform);
  letter-spacing: var(--LabelTracking);
  font-family: var(--LabelFont);
  font-size: var(--14);
  color: var(--Gray5);
}
.t19 .info .description strong,
.t19 .info .description b {
  display: block;
  font-family: var(--MainFont);
  font-weight: 900;
  font-size: var(--36);
  line-height: 1.2;
  letter-spacing: 0;
  background: var(--GradientR);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}
.t20 {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
}
.t20 .container {
  display: flex;
  gap: var(--MainGap);
  align-items: center;
  overflow-x:auto;overflow-y:hidden;
}

.t20a {
  flex: 0 0 var(--195);
}
.t20a a {
  display: block;
}
.t20a img {
  filter: grayscale(1);
  opacity: 0.7;
  transition: filter 0.25s ease, opacity 0.25s ease;
}
.t20a:hover img {
  filter: none;
  opacity: 1;
}
.t21 .body {
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
  text-align: center;
}

.t21.dark {
  color: var(--Color3);
  background: var(--Color1);
  padding: var(--MainPadding);
}
.t21.dark h2.title {
  color: var(--Color3);
}
.t21.dark .description {
  color: var(--Gray3);
}

.t21 .container {
  display: flex;
  gap: var(--MainGap);
  overflow: hidden;
  scroll-behavior: smooth;
}

.t21 .bullets {
  display: flex;
  justify-content: center;
  gap: var(--ContentShortGap);
  align-items: center;
}
.t21 .bullets .item {
  display: inline-block;
  border-radius: var(--MainBorderRadius);
  background: var(--Color4);
  width: var(--MainBorderRadius);
  height: var(--MainBorderRadius);
  transition: all 0.3s linear;
}
.t21 .bullets .item:hover, .t21 .bullets .item.current {
  background: var(--Color2);
}

.t21.dark .bullets .item {
  background: var(--Color3);
}
.t21.dark .bullets .item:hover, .t21.dark .bullets .item.current {
  background: var(--Color4);
  width: var(--ButtonPaddingTB);
  height: var(--ButtonPaddingTB);
}

.t21a {
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
  flex: 0 0 100%;
}
.t21a .info {
  display: flex;
  flex-direction: column;
  gap: var(--ContentShortGap);
}
.t22 {
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
  text-align: center;
}
.t22 .items {
  --Gap:0px;
  display: flex;
  flex-wrap: wrap;
  gap: var(--Gap);
}

.t22a {
  flex: 0 0 calc((100% - var(--MainGap) * (var(--InLine) - 1)) / var(--InLine));
  overflow: hidden;
}
.t22a a {
  display: block;
}
.t22a img {
  width: 100%;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
.t22a:hover img {
  transform: scale(1.04);
  opacity: 0.92;
}
.t23 {
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
}
.t23 .items {
  columns: var(--InLine);
  column-gap: var(--MainGap);
}

.t23a {
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
}
.t23a + .t23a {
  margin-top: var(--MainGap);
}

.t23a .items,
.t23aa .items {
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
}

.t23aa {
  display: flex;
  flex-direction: column;
  gap: var(--MainGap);
}

.t23aaa {
  display: flex;
  gap: var(--MoreGap);
  break-inside: avoid;
}
.t23aaa .description {
  flex: 1;
  hyphens: auto;
  order: 1;
}
.t23aaa .description + .description {
  flex: none;
  white-space: nowrap;
  order: 3;
  color: var(--Color2);
  font-weight: 600;
}
.t23aaa:after {
  content: "";
  order: 2;
  flex: 1 1 auto;
  border-bottom: 1px dashed var(--Color4);
  transform: translateY(calc(0px - var(--5)));
  align-self: flex-end;
}
.t16 .map{ background:#0a1430 url('../images/map.svg') center/cover no-repeat; background-size:cover; }
.t16 .map:not(:empty){ background-image:none; }
@media (max-width: 1024px) {
  html {
    touch-action: manipulation;
  }
  body.menu {
    overflow: hidden;
  }
  ::-webkit-scrollbar {
    width: 0;
    height: 0;
  }
.body {
  width: 100%;
}
  :root {
    --Unit: 1px;
    --MainCoef: 1;
    --MainGap: var(--15);
    --MainBlockPadding: var(--20);
    --SidePadding: var(--16);
    --ImageHeight: var(--250);
    --ButtonPaddingTB: var(--10);
    --ButtonPaddingLR: var(--15);
    --MainHeaderFontSize: var(--30);
  }
  .btn {
    font-size: var(--16);
    line-height: normal;
  }
  input.text,
  select.text,
  textarea.text {
    font-size: var(--16);
    line-height: normal;
  }
  .type1 .body,
  .type4 .items,
  .type5,
  .type6,
  .type7,
  .type8,
  .type9,
  .type9.a,
  .type10 .items,
  .type11 .items,
  .type11a,
  .type12 .items,
  .type13 .items,
  .type15,
  .type15a,
  .type19 .items,
  .type20,
  .type22 .line,
  .type23 .line,
  .type24 .line,
  .type26 .items,
  footer.footer {
    flex-direction: column;
    flex-wrap: initial;
  }
  .h1, h1.title, .h2, h2.title, .h3, h3.title {
    font-size: var(--30);
    line-height: normal;
    hyphens: auto;
  }
  .h3,
  h3.title {
    font-size: var(--20);
  }
  .description,
  .type33aaa:before {
    font-size: var(--16);
    line-height: normal;
  }
  .t2a .title {
    font-size: var(--20);
    line-height: normal;
  }
  .more {
    font-size: var(--14);
  }
  .type1 .body:before,
  .type9:before {
    flex: 0 0 var(--ImageHeight);
  }
  .type1 .body .info,
  .type9 .info,
  .type15 .info {
    padding: 0 var(--MainBlockPadding) var(--MainBlockPadding);
  }
  .type2 h2.title,
  .type4 h2.title,
  .type10 h2.title,
  .type11 h2.title,
  .type12 h2.title,
  .type14,
  .type15 > .items,
  .type17,
  .type19 h2.title,
  .type20,
  .type21,
  .type22 h2.title,
  .type22 .line .content,
  .type24 h2.title,
  .type24 .line,
  .type25 h2.title,
  .type25 .container,
  .type28 h2.title,
  .type28 .container,
  .type29,
  .type31 h2.title,
  .type31 .description,
  #gvp .popup .info-block,
  .type33 {
    padding: 0 var(--MainBlockPadding);
  }
  .type15 > .items,
  #gvp .popup .info-block {
    padding-bottom: var(--MainBlockPadding);
  }
  .type5,
  .type6,
  .type7,
  .type8 {
    padding: 0;
    display: flex;
    background: var(--Color1);
  }
  .type5:before,
  .type6:before,
  .type7:before,
  .type8:before {
    content: "";
    background: var(--BG) right center/cover no-repeat;
    flex: 0 0 var(--ImageHeight);
  }
  .type5 .info,
  .type6 .info,
  .type7 .info,
  .type8 .info,
  .type23 .body,
  .type26,
  .type27,
  .type27 .info,
  .type30 {
    padding: var(--MainBlockPadding);
  }
  .type15,
  .type23,
  #gvp .popup {
    padding: 0;
  }
  .type22 .line .map,
  .type24 .map {
    flex: 0 0 var(--ImageHeight);
  }
  #gvp .popup {
    flex-direction: column;
  }
  #gvp .popup .info-block {
    flex: none;
  }
  #gvp .popup .photo {
    position: relative;
  }
  #gvp .popup .photo > .arrow {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    z-index: 1;
  }
  #gvp .popup .photo > .arrow.right {
    left: auto;
    right: 0;
  }
  #gvp .popup .photo > .arrow .arrow {
    background-color: rgba(255, 255, 255, 0.75);
  }
  header.header {
    position: relative;
    mix-blend-mode: normal;
    background: var(--Color1);
    padding: var(--15) var(--SidePadding);
  }
  header.header .logo .pixio {
    font-size: var(--22);
  }
  header.header .contacts a {
    width: var(--40);
    height: var(--40);
  }
  header.header .contacts a:before {
    width: var(--18);
    height: var(--18);
  }
  header.header .logo {
    flex: none;
  }
  header.header .m {
    display: block;
    flex: 0 0 var(--20);
  }
  header.header .m .mb {
    display: block;
    width: var(--20);
    height: var(--20);
    position: relative;
  }
  header.header .m .mb:before {
    content: "";
    display: block;
    position: absolute;
    top: var(--3);
    height: var(--14);
    width: var(--14);
    left: var(--3);
    border-top: 2px solid var(--Color3);
    border-bottom: 2px solid var(--Color3);
    transition: all 0.3s linear;
  }
  header.header .m .mb:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: var(--3);
    height: 2px;
    width: var(--14);
    background: var(--Color3);
    transform: translateY(-50%);
    transition: all 0.3s linear;
  }
  header.header .menu {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    z-index: -1;
    pointer-events: none;
    opacity: 0;
    background: rgba(0, 0, 0, 0.75);
    backdrop-filter: blur(5px);
    transition: all 0.3s linear;
    flex-direction: column;
    padding: var(--Type3Padding) var(--BlockIconWidth);
    gap: var(--MainBlockPadding);
  }
  header.header .menu a {
    font-size: var(--16);
  }
  header.header .menu .sub > a:after {
    display: none;
  }
  header.header .menu .sub menu {
    position: static;
    margin: 0;
    padding: var(--12) 0 0 var(--16);
    background: none;
    border: none;
    border-radius: 0;
    backdrop-filter: none;
    opacity: 1;
    pointer-events: auto;
    transform: none;
    display: flex;
    flex-direction: column;
    gap: var(--12);
  }
  .menu header.header .logo {
    z-index: 6;
    position: relative;
  }
  .menu header.header .m {
    z-index: 5;
  }
  .menu header.header .m .mb:before {
    height: 0;
    border-top-width: var(--1);
    border-bottom-width: var(--1);
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
  }
  .menu header.header .m .mb:after {
    transform: translateY(-50%) rotate(-45deg);
  }
  .menu header.header .menu {
    z-index: 5;
    opacity: 1;
    pointer-events: auto;
  }
  .popupBox .popup > a.close {
    right: 0;
    top: 0;
    z-index: 2;
  }
  .popupBox#requestPopup .popup {
    flex: 0 0 100%;
  }
  .type0 .arrows {
    right: var(--15);
    bottom: var(--15);
  }
  .type0 .arrows .arrow {
    width: var(--30);
    height: var(--30);
  }
  .type0 .type0a {
    padding: var(--MainBlockPadding);
  }
  .type0 .type0a .info {
    --HeaderSliderMinWidth: 100%;
    --HeaderSliderMaxWidth: 100%;
  }
  .type2 .items {
    flex-direction: column;
  }
  .type3 {
    padding: var(--MainBlockPadding);
    background: none;
    position: relative;
  }
  .type3:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--BG);
    z-index: -1;
    opacity: 0.25;
  }
  .type4a {
    flex: none;
  }
  .type4a .info {
    flex: none;
  }
  .type6:before,
  .type8:before {
    background-position: left center;
  }
  .type7,
  .type8 {
    background: var(--Color3);
  }
  .type9 .info {
    padding-bottom: 0;
  }
  .type13aa {
    flex: 0 0 calc((100% - var(--MainGap)) / 2);
  }
  .type15 {
    flex-direction: column-reverse;
  }
  .type15 .info {
    padding: var(--MainBlockPadding);
  }
  .type18a {
    flex: 0 0 80%;
  }
  .type18a img {
    max-width: 100%;
  }
  .type20 > .up {
    flex: none;
  }
  .type22 .line .content,
  .type23 .line .content,
  .type24 .line .content {
    flex: none;
  }
  .type25a {
    flex: 0 0 80%;
  }
  .type26 .items {
    gap: var(--MainGap);
  }
  .type28a {
    flex: none;
    max-width: 70%;
  }
  .type29 .bullets,
  .type30 .bullets {
    flex-wrap: wrap;
  }
  .type31a {
    flex: 0 0 50%;
  }
  .type33 .items {
    column-count: 1;
  }
  .t0 {
    min-height: 100svh;
  }
  .t0a:before, .t0a:after {
    display: none;
  }
  .t0a .info .title {
    font-size: var(--40);
  }
  .t0a .info .description, .t21a > .title {
    padding: 0;
    font-size: var(--18);
  }
  .t0a .info .description p.price, .t21a > .title p.price {
    font-size: var(--48);
  }
  .t2 .items,
  .t6 .items {
    --InLine: 1;
  }
  .t2 h2.title,
  .t6 h2.title {
    font-size: var(--30);
  }
  .t6a:after {
    content: none !important;
  }
  .t14 > .up {
    flex: none;
  }
  .t16.dark {
    padding: var(--64) var(--SidePadding);
  }
  .t16.dark h2.title {
    font-size: var(--36);
  }
  .t16 .line {
    flex-direction: column;
    gap: var(--32);
  }
  .t16 .line .content {
    flex: none;
  }
  .t18 .items {
    gap: var(--24);
  }
  .t18a .title {
    font-size: var(--60);
  }
  .t14{
    flex-direction:column;
    padding:0 var(--16);
  }
  .t15{
    padding:0 var(--16);
  }
  .t2 .items, .t7 .items, .t13 .items{
    flex-direction:column;
  }
  .t7a{
    width:100%;
    flex:none;
  }
  .t17a{
    flex:0 0 75%;
  }
}

.s .container,
#mb .container {
  max-width: none !important;
}

.t0a .body,
.t0a .body:before,
.t0a .body:after,
.t0a .info .HeaderSliderDescription p {
  opacity: 1;
  animation: none;
}
.t0a.current .info {
  animation:none;
}
body{
  background:var(--Ink);
  color:var(--Paper);
}
body, #mb{ background:var(--Ink); }
body::before{
  content:""; position:fixed; inset:0; z-index:9999; pointer-events:none;
  opacity:.05; mix-blend-mode:overlay;
  background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
}
#sections{ position:relative; container-type:inline-size; isolation:isolate; }
#sections::before{
  content:""; position:fixed; inset:-10% -10% -10% -10%; z-index:0; pointer-events:none;
  background:
    radial-gradient(46cqw 40cqw at 18% 12%, rgba(70,216,200,.16), transparent 60%),
    radial-gradient(54cqw 48cqw at 86% 30%, rgba(124,108,255,.16), transparent 62%),
    radial-gradient(60cqw 50cqw at 50% 108%, rgba(91,168,255,.12), transparent 60%);
  filter:hue-rotate(var(--hue));
  transition:filter 1.1s var(--EaseUI);
  animation:auroraDrift 26s ease-in-out infinite alternate;
}
@keyframes auroraDrift{
  0%{ transform:translate3d(0,0,0) scale(1); }
  100%{ transform:translate3d(-2.5%,1.5%,0) scale(1.08); }
}
#sections::after{
  content:""; position:fixed; inset:0; z-index:1; pointer-events:none;
  background:radial-gradient(var(--360) at calc(var(--mx)*100vw) calc(var(--my)*100vh), rgba(70,216,200,.10), transparent 55%);
  transition:background .12s linear;
}
#mb{
  flex:1;
  display:flex;
  flex-direction:column;
  gap:var(--MainContentGap);
  position:relative;
  z-index:2; }
.voyazh .meridian{
  position:fixed; left:0; top:0; bottom:0; width:var(--Rail); z-index:8;
  pointer-events:none; display:flex; flex-direction:column;
  align-items:center; justify-content:space-between;
  padding:var(--96) 0 var(--40);
  border-right:1px solid var(--Line);
  background:linear-gradient(180deg, rgba(8,16,39,.0), rgba(8,16,39,.55) 40%, rgba(8,16,39,.0));
}
.voyazh .meridian .line{
  position:absolute; left:50%; top:0; bottom:0; width:var(--1);
  background:linear-gradient(180deg,transparent,var(--Line2) 12%,var(--Line2) 88%,transparent);
  transform:translateX(-.5px);
}
.voyazh .meridian .mark{
  position:absolute; left:50%; top:calc(var(--prog,0)*1%); width:var(--14); height:var(--14);
  margin-left:calc(var(--7)*-1); border-radius:50%;
  background:var(--Aqua); box-shadow:0 0 0 4px rgba(70,216,200,.18), 0 0 18px rgba(70,216,200,.7);
  transform:translateY(-50%);
}
.voyazh .meridian .deg{
  writing-mode:vertical-rl; font-family:var(--MonoFont);
  font-size:var(--11); letter-spacing:.28em; color:var(--Dim2);
}
.voyazh .meridian .lat{ color:var(--Aqua); }
.voyazh .meridian .label{
  writing-mode:vertical-rl; transform:rotate(180deg);
  font-family:var(--MonoFont); font-size:var(--11); letter-spacing:.34em;
  text-transform:uppercase; color:var(--Dim);
}
.voyazh #mb{ padding-left:var(--Rail); }
.voyazh header.header .logo .pixio{ display:none; }
.voyazh header.header .logo{ pointer-events:auto; }
.voyazh header.header .logo img{ height:var(--34); width:auto; display:block; }
.voyazh header.header .logo .label{
  font-family:var(--MonoFont); font-size:var(--11); letter-spacing:.34em;
  text-transform:uppercase; color:var(--Aqua); margin-top:var(--4);
}
.voyazh header.header .menu a{
  font-family:var(--MonoFont); font-size:var(--13); letter-spacing:.16em;
  text-transform:uppercase; color:var(--Paper); position:relative; padding:var(--6) 0;
}
.voyazh header.header .menu a:hover{ color:var(--Aqua); }
.voyazh header.header .menu a:after{
  content:""; position:absolute; left:0; right:100%; bottom:0; height:var(--1);
  background:var(--Aqua); transition:right .4s var(--EaseOut);
}
.voyazh header.header .menu a:hover:after{ right:0; }
.voyazh header.header .contacts a{
  width:var(--44); height:var(--44); border:1px solid var(--Line2); border-radius:50%;
  background:rgba(242,239,230,.04); color:var(--Paper);
  transition:border-color .3s, background .3s, transform .3s var(--EaseOut);
}
.voyazh header.header .contacts a:before{ filter:none; }
.voyazh header.header .contacts a:hover{
  border-color:var(--Aqua); background:rgba(70,216,200,.1); transform:translateY(-2px); color:var(--Aqua);
}

.voyazh footer.footer{
  padding-left:var(--Rail);
  background:var(--Ink3);
  border-top:1px solid var(--Line);
  padding:var(--64) var(--40) var(--48); }
.voyazh footer.footer .description{ color:var(--Dim); font-family:var(--MonoFont); font-size:var(--13); letter-spacing:.06em; }
.voyazh footer.footer .social a.s{ filter:none; opacity:.7; transition:opacity .3s, transform .3s; }
.voyazh footer.footer .social a.s:hover{ opacity:1; transform:translateY(-2px); }
.voyazh h1.title,.voyazh h2.title,.voyazh h3.title,.voyazh .h2.title,.voyazh .h3,.voyazh .menu,.voyazh .annotation{ text-transform:none; }
.voyazh h2.title:after,.voyazh .h2.title:after{ display:none !important; }
.voyazh .h2,.voyazh h2.title{
  font-family:var(--DispFont); font-weight:400; font-size:var(--52);
  line-height:1.04; letter-spacing:.005em; color:var(--Paper);
}
.voyazh h2.title span,.voyazh .h2 span{
  background:var(--Aurora); -webkit-background-clip:text; background-clip:text; color:transparent;
}
.voyazh .h3,.voyazh h3.title{ font-family:var(--DispFont); font-weight:400; font-size:var(--26); color:var(--Paper); }
.voyazh .description{ color:var(--Dim); font-size:var(--17); line-height:1.7; }
.voyazh .description strong,.voyazh .description b{ color:var(--Paper); font-weight:600; }
.voyazh .eyebrow,
.voyazh .t14 h2.up.title{
  font-family:var(--MonoFont); font-size:var(--12); letter-spacing:.32em;
  text-transform:uppercase; color:var(--Aqua); font-weight:500;
}
.voyazh .btn{
  font-family:var(--MonoFont); text-transform:uppercase; letter-spacing:.16em;
  font-size:var(--13); border-radius:0; border:1px solid var(--Line2); color:var(--Paper);
  padding:var(--16) var(--28); background:transparent;
  transition:color .35s var(--EaseUI), border-color .35s, background .35s, transform .35s var(--EaseOut);
}
.voyazh .btn:hover{ border-color:var(--Aqua); color:var(--Ink); background:var(--Aqua); transform:translateY(-2px); }
.voyazh .btn.cl{ background:var(--Aurora); border-color:transparent; color:#06121f; font-weight:600; }
.voyazh .btn.cl:hover{ filter:brightness(1.08); transform:translateY(-2px); }
.voyazh .more{
  font-family:var(--MonoFont); text-transform:uppercase; letter-spacing:.2em; font-size:var(--12);
  color:var(--Aqua);
}
.voyazh .more:after{ background:var(--Aqua); }
.voyazh #mb > .s{ margin:0 var(--SidePadding); }
.voyazh #mb > .s.body{ max-width:var(--Body); margin-left:auto; margin-right:auto; }
.voyazh.rv-on .rv{ opacity:0; transform:translateY(26px); transition:opacity .8s var(--EaseOut), transform .8s var(--EaseOut); }
.voyazh.rv-on .rv.in{ opacity:1; transform:none; }
.voyazh .ln{ display:block; overflow:hidden; }
.voyazh.rv-on .ln .word{ display:inline-block; transform:translateY(105%); opacity:0; transition:transform .8s var(--EaseOut), opacity .8s var(--EaseOut); transition-delay:calc(var(--i,0)*60ms); }
.voyazh.rv-on .ln.in .word{ transform:none; opacity:1; }
@media (prefers-reduced-motion:reduce){
  .voyazh *{ animation:none !important; }
  .voyazh.rv-on .rv,.voyazh.rv-on .ln .word{ opacity:1 !important; transform:none !important; }
}
.voyazh .t0{ background:var(--Ink3); }
.voyazh .t0a:before,.voyazh .t0a:after{ display:none; }
.voyazh .t0a{
  background-color:var(--Ink3);
  position:relative; }
.voyazh .t0a > .body:before{
  content:""; position:absolute; inset:0; z-index:1; pointer-events:none;
  background:linear-gradient(180deg, rgba(8,16,39,.42) 0%, rgba(8,16,39,.2) 40%, rgba(8,16,39,.86) 100%);
}
.voyazh .t0a .sky{
  position:absolute; inset:0; z-index:1; pointer-events:none; opacity:.9;
  transform:perspective(1200px) rotateX(var(--hrx)) rotateY(var(--hry));
  transition:transform .25s var(--EaseUI);
}
.voyazh .t0a .sky img{ width:100%; height:100%; object-fit:cover; display:block; }
.voyazh .t0a .info{ position:relative; z-index:2; align-items:flex-start; text-align:left; gap:var(--22); max-width:var(--1180); }
.voyazh .t0a .info .coord{
  font-family:var(--MonoFont); font-size:var(--13); letter-spacing:.3em; text-transform:uppercase;
  color:var(--Aqua); display:flex; align-items:center; gap:var(--14);
}
.voyazh .t0a .info .coord:before{ content:""; width:var(--40); height:var(--1); background:var(--Aqua); }
.voyazh .t0a .info .title{
  font-family:var(--DispFont); font-weight:400; font-size:var(--120); line-height:.94;
  letter-spacing:-.01em; color:var(--Paper); text-transform:none; max-width:14ch;
}
.voyazh .t0a .info .title span{ background:var(--Aurora); -webkit-background-clip:text; background-clip:text; color:transparent; }
.voyazh .t0a .info .description{ font-size:var(--20); color:var(--Paper); max-width:46ch; line-height:1.6; }
.voyazh .t0a .info .more{ color:var(--Aqua); font-size:var(--14); }
.voyazh .t0 .arrows{ z-index:3; }
.voyazh .t0 .arrows .arrow{ border:1px solid rgba(70,216,200,0.35); background:rgba(8,16,39,.4); border-radius:0; }
.voyazh .t0 .arrows .arrow:hover{ border-color:#46D8C8; background:rgba(70,216,200,.12); }
.voyazh .t0 .arrows .arrow:before{ border-color:var(--Paper); }
.voyazh .t0 .scrollhint{
  position:absolute; left:50%; bottom:var(--28); z-index:3; transform:translateX(-50%);
  font-family:var(--MonoFont); font-size:var(--11); letter-spacing:.3em; text-transform:uppercase; color:var(--Dim);
  display:flex; align-items:center; gap:var(--10);
}
.voyazh .t0 .scrollhint:after{ content:""; width:var(--1); height:var(--40); background:linear-gradient(var(--Aqua),transparent); animation:hintPulse 2.4s ease-in-out infinite; }
@keyframes hintPulse{ 0%,100%{opacity:.3;transform:scaleY(.7)} 50%{opacity:1;transform:scaleY(1)} }
.voyazh .t1{ background:var(--Ink); padding:var(--96) 0; }
.voyazh .t1 .body{ gap:var(--64); align-items:center; }
.voyazh .t1 .info{ flex:1 1 46%; }
.voyazh .t1.bg{ color:var(--Paper); }
.voyazh .t14{ background:var(--Ink); border-top:1px solid var(--Line); border-bottom:1px solid var(--Line); padding:var(--88) 0; }
.voyazh .t14 .info .title{ font-family:var(--DispFont); font-size:var(--40); }
.voyazh .t14 .description{ font-size:var(--19); }
.voyazh .t2{ background:var(--Ink); padding-top:var(--40); }
.voyazh .t2 .items{ gap:var(--20); }
.voyazh .t2a{
  position:relative; border:1px solid var(--Line); border-radius:0; overflow:hidden;
  min-height:var(--360); background:var(--Ink2);
  transition:transform .5s var(--EaseOut), border-color .5s, box-shadow .5s;
}
.voyazh .t2a:before{
  content:""; position:absolute; inset:0; z-index:1;
  background:var(--BG) center center no-repeat, linear-gradient(180deg, rgba(8,16,39,.15), rgba(8,16,39,.9));
  transition:opacity .5s;
}
.voyazh .t2a > .title,.voyazh .t2a > .more{ position:relative; z-index:2; }
.voyazh .t2a > .title{
  font-family:var(--DispFont); font-size:var(--28); color:var(--Paper); text-transform:none; padding:var(--26) var(--26) 0;
}
.voyazh .t2a > .more{ padding:var(--14) var(--26) var(--26); }
.voyazh .t2a:hover{ transform:translateY(-8px); border-color:var(--Aqua); box-shadow:0 40px 60px -28px rgba(70,216,200,.4); }
.voyazh .t2a .idx{
  position:absolute; top:var(--18); right:var(--20); z-index:2;
  font-family:var(--MonoFont); font-size:var(--12); letter-spacing:.2em; color:var(--Aqua);
}
.voyazh .t3{ background:var(--Ink); }
.voyazh .t3 .items{ gap:var(--24); }
.voyazh .t3a{ background:var(--Ink2); border:1px solid var(--Line); border-radius:0; overflow:hidden; transition:transform .5s var(--EaseOut), border-color .5s, box-shadow .5s; }
.voyazh .t3a img{ aspect-ratio:4/3; object-fit:cover; width:100%; }
.voyazh .t3a .info{ padding:var(--26); }
.voyazh .t3a .info .title{ font-family:var(--DispFont); font-size:var(--24); color:var(--Paper); }
.voyazh .t3a .info .description{ color:var(--Dim); }
.voyazh .t3a:hover{ transform:translateY(-8px); border-color:var(--Aqua); box-shadow:0 40px 60px -28px rgba(70,216,200,.35); }
.voyazh .t13{ background:var(--Ink); }
.voyazh .t13 .items{ gap:var(--20); }
.voyazh .t13a{ background:transparent; border:1px solid var(--Line); padding:var(--32); border-radius:0; transition:border-color .4s, background .4s, transform .4s var(--EaseOut); }
.voyazh .t13a:before{ filter:none; opacity:.95; }
.voyazh .t13a .description{ color:var(--Paper); font-size:var(--18); }
.voyazh .t13a:hover{ border-color:var(--Aqua); background:rgba(70,216,200,.06); transform:translateY(-4px); }
.voyazh .t6{ background:var(--Ink); }
.voyazh .t6 .items{ gap:var(--20); }
.voyazh .t6a{ background:var(--Ink2); border:1px solid var(--Line); border-radius:0; padding:var(--36) var(--30); position:relative; transition:border-color .4s, transform .4s var(--EaseOut); }
.voyazh .t6a:hover{ border-color:var(--Aqua); transform:translateY(-4px); }
.voyazh .t6a .info .title{ font-family:var(--DispFont); font-size:var(--24); color:var(--Paper); }
.voyazh .t6a .info .description{ color:var(--Dim); }
.voyazh .t6:not(.il):not(.it) .t6a:before{ color:var(--Aqua); font-family:var(--MonoFont); opacity:.9; -webkit-text-fill-color:var(--Aqua); background:none; }
.voyazh .t6.il .t6a:before,.voyazh .t6.it .t6a:before{ filter:none; }
.voyazh .t7{ background:var(--Ink); }
.voyazh .t7a{ border:1px solid var(--Line); border-radius:0; padding:var(--32); background:var(--Ink2); }
.voyazh .t7a > .title{ font-family:var(--DispFont); font-size:var(--26); color:var(--Paper); }
.voyazh .t7aa{ border:none; background:transparent; }
.voyazh .t7aa .title{ font-family:var(--DispFont); font-size:var(--48); background:var(--Aurora); -webkit-background-clip:text; background-clip:text; color:transparent; }
.voyazh .t7aa .description{ color:var(--Dim); font-family:var(--MonoFont); font-size:var(--12); letter-spacing:.12em; text-transform:uppercase; }
.voyazh .t9{ background:var(--Ink); }
.voyazh .t9 .t7aa .title{ font-family:var(--DispFont); font-size:var(--56); background:var(--Aurora); -webkit-background-clip:text; background-clip:text; color:transparent; }
.voyazh .t9 .t7aa .description{ color:var(--Dim); }
.voyazh .t9 .info .title{ font-family:var(--DispFont); font-size:var(--40); }
.voyazh .t18{ background:var(--Ink3); border-top:1px solid var(--Line); border-bottom:1px solid var(--Line); padding:var(--80) var(--SidePadding); }
.voyazh .t18 > .title{ font-family:var(--DispFont); font-size:var(--40); color:var(--Paper); }
.voyazh .t18a .title{ font-family:var(--DispFont); font-size:var(--80); background:var(--Aurora); -webkit-background-clip:text; background-clip:text; color:transparent; }
.voyazh .t18a .description{ color:var(--Dim); font-family:var(--MonoFont); font-size:var(--13); letter-spacing:.14em; text-transform:uppercase; }
.voyazh .t18a{ position:relative; }
.voyazh .t18a + .t18a:before{ content:""; position:absolute; left:calc(var(--20)*-1); top:10%; bottom:10%; width:var(--1); background:var(--Line); }
.voyazh .t4{ min-height:var(--560); display:flex; align-items:center; position:relative; }
.voyazh .t4:before{ content:""; position:absolute; inset:0; z-index:1; background:linear-gradient(90deg, rgba(8,16,39,.86), rgba(8,16,39,.25)); }
.voyazh .t4.r:before{ background:linear-gradient(270deg, rgba(8,16,39,.9), rgba(8,16,39,.2)); }
.voyazh .t4 .info{ position:relative; z-index:2; flex:0 0 var(--550); max-width:88%; padding:0 !important; }
.voyazh .t4.r .info{ margin-left:auto; }
.voyazh .t4 .info .title{ font-family:var(--DispFont); font-size:var(--64); color:var(--Paper); }
.voyazh .t4 .info .description{
  max-width:none;
  color:var(--Paper); }
.voyazh .t15{ background:var(--Ink); }
.voyazh .t15 .items{ max-width:var(--1100); }
.voyazh .t15a{ border-bottom:1px solid var(--Line); background:transparent; }
.voyazh .t15a > .title{ font-family:var(--DispFont); font-size:var(--26); color:var(--Paper); padding:var(--28) 0; }
.voyazh .t15a.current > .title{ color:var(--Aqua); }
.voyazh .t15a .description{ color:var(--Dim); }
.voyazh .t15a > .title:after{
  content:"" !important; font-family:inherit !important; border:none; color:transparent;
  width:var(--12); height:var(--12); flex:0 0 auto;
  border-right:2px solid var(--Aqua); border-bottom:2px solid var(--Aqua);
  transform:rotate(45deg); margin-top:calc(var(--6)*-1); transition:transform .3s var(--EaseUI);
}
.voyazh .t15a.current > .title:after{ transform:rotate(225deg); }
.voyazh .t16{ background:var(--Ink3); }
.voyazh .t16 > .body > .title{ font-family:var(--DispFont); font-size:var(--52); color:var(--Paper); }
.voyazh .t16 .t16a .description,.voyazh .t16 .t16a a{ color:var(--Paper); }
.voyazh .t16 .t16a:before{
  content:"" !important; font-family:inherit !important; color:transparent;
  background:var(--Aqua) center/var(--24) no-repeat;
}
.voyazh .t16 .t16a:nth-child(1):before{ background-image:url('../images/ic-call.svg'); }
.voyazh .t16 .t16a:nth-child(2):before{ background-image:url('../images/ic-mail.svg'); }
.voyazh .t16 .t16a:nth-child(3):before{ background-image:url('../images/ic-pin.svg'); }
.voyazh .t16 .map{ border:1px solid var(--Line2); filter:saturate(.7) brightness(.92); }
.voyazh .t16 .form{ background:rgba(242,239,230,.03); border:1px solid var(--Line); padding:var(--36); }
.voyazh .t16 .form .text,
.voyazh .t16 .form input.text,
.voyazh .t16 .form textarea.text{
  background:rgba(8,16,39,.5); border:1px solid var(--Line2); border-radius:0; color:var(--Paper);
  font-size:var(--16); padding:var(--16) var(--18); font-family:var(--MainFont);
  transition:border-color .3s, box-shadow .3s;
}
.voyazh .t16 .form .text::placeholder{ color:var(--Dim2); }
.voyazh .t16 .form .text:focus-visible{ outline:none; border-color:var(--Aqua); box-shadow:0 0 0 3px rgba(70,216,200,.18); }
.voyazh .t16 .form .btn{
  width:100%; background:var(--Aurora); border-color:transparent; color:#06121f; font-weight:600;
}
.voyazh .t16 .form .btn:hover{ filter:brightness(1.08); }
.voyazh .t5{ background:var(--Ink); }
.voyazh .t5 .info .title{ font-family:var(--DispFont); }
.voyazh .t8{ background:var(--Ink); }
.voyazh .t10{ background:var(--Ink); }
.voyazh .t11{ background:var(--Ink); color:var(--Paper); }
.voyazh .t12{ background:var(--Ink); }
.voyazh .t17{ background:var(--Ink); }
.voyazh .t17a .info .title{ font-family:var(--DispFont); color:var(--Paper); }
.voyazh .t17a .info .s.title{ color:var(--Aqua); font-family:var(--MonoFont); font-size:var(--12); letter-spacing:.16em; text-transform:uppercase; }
.voyazh .t19{ background:var(--Ink); }
.voyazh .t19 .info{ border-image:none; border:1px solid var(--Line2); background:var(--Ink2); }
.voyazh .t19 .info .title{ font-family:var(--DispFont); color:var(--Paper); }
.voyazh .t19 .description strong,.voyazh .t19 .description b{ background:var(--Aurora); -webkit-background-clip:text; background-clip:text; color:transparent; }
.voyazh .t20{ background:var(--Ink); }
.voyazh .t20a img{ filter:grayscale(1) brightness(0) invert(.8); opacity:.55; transition:.4s; }
.voyazh .t20a:hover img{ filter:none; opacity:1; }
.voyazh .t21{ background:var(--Ink); }
.voyazh .t21.dark{ background:var(--Ink3); }
.voyazh .t21a > .title{ font-family:var(--DispFont); font-size:var(--32); color:var(--Paper); }
.voyazh .t21a .info .description{ color:var(--Aqua); font-family:var(--MonoFont); font-size:var(--12); letter-spacing:.14em; text-transform:uppercase; }
.voyazh .t21 .bullets .item{ border-color:var(--Line2); }
.voyazh .t21 .bullets .item.current{ background:var(--Aqua); border-color:var(--Aqua); }
.voyazh .t22{ background:var(--Ink); }
.voyazh .t22a img{ aspect-ratio:1; object-fit:cover; border:1px solid var(--Line); }
.voyazh .t23{ background:var(--Ink); }
.voyazh .t23a > .title{ font-family:var(--DispFont); color:var(--Paper); }
.voyazh .t23aaa .description{ color:var(--Dim); }
@media (max-width:1024px){
  :root{
    --SidePadding:16px;
    --Rail:0px;
    --Body:100%;
  }
  header.header{ pointer-events:auto; padding:14px 16px; background:rgba(8,16,39,.9); }
  header.header .m .mb:before{ border-color:var(--Aqua); }
  header.header .m .mb:after{ background:var(--Aqua); }
  header.header .menu{ background:rgba(8,16,39,.97); backdrop-filter:blur(8px); }
  header.header .menu a{ color:var(--Paper); font-size:18px; }
  header.header .logo img{ height:26px; }
  .voyazh .meridian{ display:none; }
  .voyazh #mb{ padding-left:0; }
  .voyazh footer.footer{ padding-left:16px; padding-right:16px; }

  .voyazh #mb > .s{ margin:0 16px; }
  .voyazh #mb > .s.t0,.voyazh #mb > .s.t18,.voyazh #mb > .s.t4,.voyazh #mb > .s.t16.dark{ margin:0; }

  .voyazh > .mb,.voyazh #sections,.voyazh #mb{ overflow-x:clip; max-width:100vw; }
  .voyazh .t0,.voyazh .t0 .container{ overflow:hidden; max-width:100vw; }
  .voyazh .t0a .info .coord{ flex-wrap:wrap; }
  .voyazh .t0a .info .title{ font-size:46px; max-width:none; }
  .voyazh .t0a .info{
    padding-left:16px;
    padding-right:16px;
    max-width:none; }
  .voyazh .t0a .info .description{ font-size:16px; }
  .voyazh .h2,.voyazh h2.title{ font-size:32px; }
  .voyazh .t4 .info .title{ font-size:36px; }
  .voyazh .t18a .title{ font-size:52px; }
  .voyazh .t7aa .title,.voyazh .t9 .t7aa .title{ font-size:40px; }
  .voyazh .t2 .items,.voyazh .t3 .items,.voyazh .t6 .items,.voyazh .t13 .items{ display:flex; flex-direction:column; }
  .voyazh .t2a{ min-height:var(--250); }
  .voyazh .t18 .items{ display:grid; grid-template-columns:1fr 1fr; gap:24px; }
  .voyazh .t18a + .t18a:before{ display:none; }
  .voyazh .t16 .line{ flex-direction:column; }
  .voyazh .t16 .form{ flex:0 0 auto; width:100%; }
  .voyazh .t16.mr .map,.voyazh .t16.mt .map{ flex:0 0 auto; min-height:280px; }
  .voyazh .t1 .body{ flex-direction:column; }
  .voyazh .t14 .info .title{ font-size:28px; }
}
.voyazh .themebtn{
  width:var(--44); height:var(--44); border-radius:50%; flex:0 0 auto;
  border:1px solid var(--Line2); background:rgba(242,239,230,.04); color:var(--Paper);
  display:inline-flex; align-items:center; justify-content:center; cursor:pointer; padding:0; pointer-events:auto;
  transition:border-color .3s, background .3s, color .3s, transform .4s var(--EaseOut);
}
.voyazh .themebtn:hover{ border-color:var(--Aqua); color:var(--Aqua); background:rgba(70,216,200,.1); transform:translateY(-2px) rotate(-18deg); }
.voyazh .themebtn svg{ width:var(--20); height:var(--20); display:block; }
.voyazh .themebtn .sun{ display:none; }
.voyazh.light .themebtn .moon{ display:none; }
.voyazh.light .themebtn .sun{ display:block; }
.voyazh.light{
  --Ink:#ECE6D8;
  --Ink2:#F6F2E7;
  --Ink3:#E3DAC6;
  --Line:rgba(20,30,56,.14);
  --Line2:rgba(20,30,56,.26);
  --Paper:#15233F;
  --Dim:#465173;
  --Dim2:#8A8266;
  --Aqua:#0E9A88;
  --Aqua2:#3A56D6;
  --Aurora:linear-gradient(118deg,#0E9A88 0%,#3F7BD6 52%,#5A4ED6 100%);
  --AuroraR:linear-gradient(118deg,#5A4ED6 0%,#3F7BD6 52%,#0E9A88 100%);
  background:var(--Ink); color:var(--Paper);
}
.voyazh.light, .voyazh.light #mb{ background:var(--Ink); }
.voyazh.light::before{ opacity:.03; mix-blend-mode:multiply; }
.voyazh.light #sections::before{
  background:
    radial-gradient(46cqw 40cqw at 18% 12%, rgba(14,154,136,.12), transparent 60%),
    radial-gradient(54cqw 48cqw at 86% 30%, rgba(90,78,214,.10), transparent 62%),
    radial-gradient(60cqw 50cqw at 50% 108%, rgba(63,123,214,.10), transparent 60%);
}
.voyazh.light #sections::after{ background:radial-gradient(var(--360) at calc(var(--mx)*100vw) calc(var(--my)*100vh), rgba(14,154,136,.08), transparent 55%); }
.voyazh header.header{
  mix-blend-mode:normal;
  padding:var(--26) var(--40) var(--26) calc(var(--Rail) + var(--40));
  background:linear-gradient(180deg, rgba(8,16,39,.78), transparent);
  backdrop-filter:blur(2px);
  transition:background .4s var(--EaseUI), backdrop-filter .4s; }
.voyazh.light header.header{ background:transparent; backdrop-filter:none; }
.voyazh.light.scrolled header.header{ background:rgba(236,230,216,.92); backdrop-filter:blur(6px); }
.voyazh.light:not(.scrolled) header.header .menu a{ color:#F4F1E8; }
.voyazh.light:not(.scrolled) header.header .menu a:hover{ color:#5FE6D4; }
.voyazh.light:not(.scrolled) header.header .contacts a{ background:rgba(244,241,232,.08); border-color:rgba(244,241,232,.3); }
.voyazh.light:not(.scrolled) header.header .themebtn{ color:#F4F1E8; border-color:rgba(244,241,232,.3); background:rgba(244,241,232,.06); }
.voyazh.light.scrolled header.header .menu a{ color:var(--Paper); }
.voyazh.light.scrolled header.header .contacts a{ background:var(--Paper); border-color:transparent; }
.voyazh.light.scrolled header.header .contacts a:hover{ background:var(--Aqua); }
.voyazh.light.scrolled header.header .themebtn{ border-color:var(--Line2); background:rgba(20,30,56,.05); color:var(--Paper); }
.voyazh.light.scrolled header.header .themebtn:hover{ border-color:var(--Aqua); color:var(--Aqua); background:rgba(14,154,136,.1); }
.voyazh.light .meridian{ background:linear-gradient(180deg, rgba(236,230,216,0), rgba(236,230,216,.55) 40%, rgba(236,230,216,0)); border-right-color:var(--Line); }
.voyazh.light footer.footer{ background:var(--Ink3); border-top-color:var(--Line); }
.voyazh.light footer.footer .description{ color:var(--Dim); }
.voyazh.light footer.footer .social a.s{ color:var(--Paper); }
.voyazh.light .t0a .info .title,
.voyazh.light .t0a .info .description{ color:#F4F1E8; }
.voyazh.light .t0a .info .coord,
.voyazh.light .t0a .info .more{ color:#5FE6D4; }
.voyazh.light .t2a > .title{ color:#F4F1E8; }
.voyazh.light .t2a .idx{ color:#5FE6D4; }
.voyazh.light .t4 .info .title,
.voyazh.light .t4 .info .description{ color:#F4F1E8; }
.voyazh.light .scrollhint{ color:rgba(244,241,232,.7); }
.voyazh.light .t2a:hover{ box-shadow:0 30px 50px -28px rgba(20,30,56,.35); }
.voyazh.light .t3a:hover{ box-shadow:0 30px 50px -28px rgba(20,30,56,.30); }
.voyazh.light .t13a:hover{ background:rgba(14,154,136,.07); }
.voyazh.light .t16 .t16a .description,
.voyazh.light .t16 .t16a .description a{ color:var(--Paper); }
.voyazh.light .t16 > .body > .title{ color:var(--Paper); }
.voyazh.light .t16 .form{ background:rgba(20,30,56,.03); border-color:var(--Line); }
.voyazh.light .t16 .form .text{ background:#FBF8F0; border-color:var(--Line2); color:var(--Paper); }
.voyazh.light .t16 .form .text::placeholder{ color:var(--Dim2); }
.voyazh.light .t16 .form .text:focus-visible{ border-color:var(--Aqua); box-shadow:0 0 0 3px rgba(14,154,136,.18); }
.voyazh.light .t16 .map{ filter:none; }
.voyazh.light header.header .logo .label{ color:var(--Aqua); }
.rq-ok{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:24px;background:rgba(8,12,20,.62);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s;font-family:var(--MainFont,system-ui,-apple-system,Segoe UI,Roboto,sans-serif)}
.rq-ok.is-open{opacity:1;visibility:visible}
.rq-ok__box{position:relative;max-width:440px;width:100%;background:var(--Color3,var(--Color3));color:var(--Color1,#0e1116);border-radius:var(--MainBorderRadius,18px);padding:42px 34px 34px;text-align:center;box-shadow:0 40px 90px -20px rgba(0,0,0,.45);transform:translateY(16px) scale(.97);transition:transform .35s cubic-bezier(.16,1,.3,1)}
.rq-ok.is-open .rq-ok__box{transform:none}
.rq-ok__ic{width:74px;height:74px;margin:0 auto 22px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--Color3);background:var(--Gradient,linear-gradient(135deg,var(--Color2),var(--Color6)))}
.rq-ok__t{font-size:23px;font-weight:800;letter-spacing:-.01em;margin:0 0 10px}
.rq-ok__d{font-size:15px;line-height:1.55;color:var(--Gray7,#5b6472);margin:0 0 26px}
.rq-ok__btn{font-family:var(--MonoFont,var(--MainFont,inherit));text-transform:uppercase;letter-spacing:.06em;font-size:13px;font-weight:600;cursor:pointer;border:0;border-radius:var(--ButtonsBorderRadius,8px);padding:14px 32px;color:var(--Color3);background:var(--Gradient,linear-gradient(135deg,var(--Color2),var(--Color6)));transition:transform .2s ease}
.rq-ok__btn:hover{transform:scale(1.04)}
.rq-ok__x{position:absolute;top:12px;right:14px;width:34px;height:34px;border:0;background:transparent;cursor:pointer;font-size:26px;line-height:1;color:var(--Gray4,#9aa3af);transition:color .2s}
.rq-ok__x:hover{color:var(--Color1,#0e1116)}
.t0 .arrows .arrow {
  display:block;
  background:var(--ArrowImageURL) center center/contain no-repeat;
  width:var(--52);
  height:var(--52);
  border:1px solid rgba(70,216,200,0.35);
  border-radius:0;
  background-color:rgba(70,216,200,0.08);
  background-size:var(--20);
  transition:background-color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}
.t0 .arrows .arrow:hover {
  background-image:var(--ArrowHoverImageURL);
  background-color:#46D8C8;
  border-color:#46D8C8;
  transform:scale(1.08);
}
.t0 .arrows .arrow.right{
  transform:rotate(180deg);
}
.t0 .arrows .arrow.right:hover {
  transform: rotate(180deg) scale(1.08);
}
