@charset "UTF-8";
@import url("../css/jquery.fancybox.min.css");
* { margin: 0; border: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

*:focus { outline: none; }

*, ::after, ::before { box-sizing: border-box; }

html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: transparent; font-family: Catamaran; font-style: normal; font-weight: normal; font-size: 18px; line-height: 1.66; color: #6A6554; }

@-ms-viewport { width: device-width; }
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; }

[tabindex="-1"]:focus { outline: 0 !important; }

hr { box-sizing: content-box; height: 0; overflow: visible; }

h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0.7em; }

p { margin-top: 0; margin-bottom: 1.5em; }

abbr[data-original-title], abbr[title] { text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; cursor: help; border-bottom: 0; }

address { margin-bottom: 1rem; font-style: normal; line-height: inherit; }

dl, ol, ul { margin-top: 0; margin-bottom: 1rem; }

ol ol, ol ul, ul ol, ul ul { margin-bottom: 0; }

dt { font-weight: 700; }

dd { margin-bottom: 0.5rem; margin-left: 0; }

blockquote { margin: 0 0 1rem; }

dfn { font-style: italic; }

b, strong { font-weight: bolder; }

small { font-size: 80%; }

sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

a { color: #0091FA; text-decoration: none; background-color: transparent; -webkit-text-decoration-skip: objects; }

a:not([href]):not([tabindex]) { color: inherit; text-decoration: none; }

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover { color: inherit; text-decoration: none; }

a:not([href]):not([tabindex]):focus { outline: 0; }

code, kbd, pre, samp { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; }

pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; -ms-overflow-style: scrollbar; }

figure { margin: 0 0 1rem; }

img { vertical-align: middle; border-style: none; display: inline-block; }

svg:not(:root) { overflow: hidden; }

table { border-collapse: collapse; }

caption { padding-top: 0.75rem; padding-bottom: 0.75rem; color: #6c757d; text-align: left; caption-side: bottom; }

th { text-align: inherit; }

label { display: inline-block; margin-bottom: 0.5rem; }

button { border-radius: 0; }

button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; }

button, input, optgroup, select, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; }

button, input { overflow: visible; }

button, select { text-transform: none; }

[type="reset"], [type="submit"], button, html [type="button"] { -webkit-appearance: button; }

[type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner, button::-moz-focus-inner { padding: 0; border-style: none; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }

input[type="date"], input[type="datetime-local"], input[type="month"], input[type="time"] { -webkit-appearance: listbox; }

textarea { overflow: auto; resize: vertical; }

fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }

legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: 0.5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; }

progress { vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

[type="search"] { outline-offset: -2px; -webkit-appearance: none; }

[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; }

output { display: inline-block; }

summary { display: list-item; cursor: pointer; }

template { display: none; }

[hidden] { display: none !important; }

img { max-width: 100%; }

body, html { font-family: Montserrat; font-style: normal; font-weight: 500; font-size: 14px; line-height: 1.2; color: #212330; }

a { color: inherit; transition: all 0.2s; }

img { height: auto; max-width: 100%; }

button { outline: none !important; cursor: pointer; }

input, button, select { -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; appearance: none; }

h4, .h4 { font-weight: bold; font-size: 16px; line-height: 1.25; margin-bottom: 1.25em; }

.hidden { display: none; }

html { font-size: 1.035vw; line-height: normal; }

/*!
 * Bootstrap Grid v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
@-ms-viewport { width: device-width; }
html { box-sizing: border-box; -ms-overflow-style: scrollbar; }

*, ::after, ::before { box-sizing: inherit; }

.container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }

@media (min-width: 576px) { .container { max-width: 540px; } }
@media (min-width: 768px) { .container { max-width: 720px; } }
@media (min-width: 992px) { .container { max-width: 960px; } }
@media (min-width: 1200px) { .container { max-width: 1200px; } }
.container-fluid { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }

.row { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -0.75rem; margin-left: -0.75rem; }

.no-gutters { margin-right: 0; margin-left: 0; }

.no-gutters > .col, .no-gutters > [class*="col-"] { padding-right: 0; padding-left: 0; }

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto { position: relative; width: 100%; min-height: 0; padding-right: 0.75rem; padding-left: 0.75rem; }

.col { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }

.col-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; }

.col-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }

.col-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }

.col-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }

.col-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }

.col-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }

.col-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }

.col-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }

.col-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }

.col-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }

.col-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }

.col-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }

.col-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }

.order-first { -ms-flex-order: -1; order: -1; }

.order-last { -ms-flex-order: 13; order: 13; }

.order-0 { -ms-flex-order: 0; order: 0; }

.order-1 { -ms-flex-order: 1; order: 1; }

.order-2 { -ms-flex-order: 2; order: 2; }

.order-3 { -ms-flex-order: 3; order: 3; }

.order-4 { -ms-flex-order: 4; order: 4; }

.order-5 { -ms-flex-order: 5; order: 5; }

.order-6 { -ms-flex-order: 6; order: 6; }

.order-7 { -ms-flex-order: 7; order: 7; }

.order-8 { -ms-flex-order: 8; order: 8; }

.order-9 { -ms-flex-order: 9; order: 9; }

.order-10 { -ms-flex-order: 10; order: 10; }

.order-11 { -ms-flex-order: 11; order: 11; }

.order-12 { -ms-flex-order: 12; order: 12; }

.offset-1 { margin-left: 8.333333%; }

.offset-2 { margin-left: 16.666667%; }

.offset-3 { margin-left: 25%; }

.offset-4 { margin-left: 33.333333%; }

.offset-5 { margin-left: 41.666667%; }

.offset-6 { margin-left: 50%; }

.offset-7 { margin-left: 58.333333%; }

.offset-8 { margin-left: 66.666667%; }

.offset-9 { margin-left: 75%; }

.offset-10 { margin-left: 83.333333%; }

.offset-11 { margin-left: 91.666667%; }

@media (min-width: 576px) { .col-sm { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
  .col-sm-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; }
  .col-sm-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }
  .col-sm-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-sm-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-sm-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-sm-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-sm-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-sm-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-sm-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-sm-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-sm-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-sm-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-sm-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .order-sm-first { -ms-flex-order: -1; order: -1; }
  .order-sm-last { -ms-flex-order: 13; order: 13; }
  .order-sm-0 { -ms-flex-order: 0; order: 0; }
  .order-sm-1 { -ms-flex-order: 1; order: 1; }
  .order-sm-2 { -ms-flex-order: 2; order: 2; }
  .order-sm-3 { -ms-flex-order: 3; order: 3; }
  .order-sm-4 { -ms-flex-order: 4; order: 4; }
  .order-sm-5 { -ms-flex-order: 5; order: 5; }
  .order-sm-6 { -ms-flex-order: 6; order: 6; }
  .order-sm-7 { -ms-flex-order: 7; order: 7; }
  .order-sm-8 { -ms-flex-order: 8; order: 8; }
  .order-sm-9 { -ms-flex-order: 9; order: 9; }
  .order-sm-10 { -ms-flex-order: 10; order: 10; }
  .order-sm-11 { -ms-flex-order: 11; order: 11; }
  .order-sm-12 { -ms-flex-order: 12; order: 12; }
  .offset-sm-0 { margin-left: 0; }
  .offset-sm-1 { margin-left: 8.333333%; }
  .offset-sm-2 { margin-left: 16.666667%; }
  .offset-sm-3 { margin-left: 25%; }
  .offset-sm-4 { margin-left: 33.333333%; }
  .offset-sm-5 { margin-left: 41.666667%; }
  .offset-sm-6 { margin-left: 50%; }
  .offset-sm-7 { margin-left: 58.333333%; }
  .offset-sm-8 { margin-left: 66.666667%; }
  .offset-sm-9 { margin-left: 75%; }
  .offset-sm-10 { margin-left: 83.333333%; }
  .offset-sm-11 { margin-left: 91.666667%; } }
@media (min-width: 768px) { .col-md { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
  .col-md-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; }
  .col-md-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }
  .col-md-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-md-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-md-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-md-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-md-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-md-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-md-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-md-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-md-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-md-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-md-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .order-md-first { -ms-flex-order: -1; order: -1; }
  .order-md-last { -ms-flex-order: 13; order: 13; }
  .order-md-0 { -ms-flex-order: 0; order: 0; }
  .order-md-1 { -ms-flex-order: 1; order: 1; }
  .order-md-2 { -ms-flex-order: 2; order: 2; }
  .order-md-3 { -ms-flex-order: 3; order: 3; }
  .order-md-4 { -ms-flex-order: 4; order: 4; }
  .order-md-5 { -ms-flex-order: 5; order: 5; }
  .order-md-6 { -ms-flex-order: 6; order: 6; }
  .order-md-7 { -ms-flex-order: 7; order: 7; }
  .order-md-8 { -ms-flex-order: 8; order: 8; }
  .order-md-9 { -ms-flex-order: 9; order: 9; }
  .order-md-10 { -ms-flex-order: 10; order: 10; }
  .order-md-11 { -ms-flex-order: 11; order: 11; }
  .order-md-12 { -ms-flex-order: 12; order: 12; }
  .offset-md-0 { margin-left: 0; }
  .offset-md-1 { margin-left: 8.333333%; }
  .offset-md-2 { margin-left: 16.666667%; }
  .offset-md-3 { margin-left: 25%; }
  .offset-md-4 { margin-left: 33.333333%; }
  .offset-md-5 { margin-left: 41.666667%; }
  .offset-md-6 { margin-left: 50%; }
  .offset-md-7 { margin-left: 58.333333%; }
  .offset-md-8 { margin-left: 66.666667%; }
  .offset-md-9 { margin-left: 75%; }
  .offset-md-10 { margin-left: 83.333333%; }
  .offset-md-11 { margin-left: 91.666667%; } }
@media (min-width: 992px) { .col-lg { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
  .col-lg-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; }
  .col-lg-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }
  .col-lg-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-lg-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-lg-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-lg-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-lg-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-lg-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-lg-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-lg-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-lg-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-lg-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-lg-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .order-lg-first { -ms-flex-order: -1; order: -1; }
  .order-lg-last { -ms-flex-order: 13; order: 13; }
  .order-lg-0 { -ms-flex-order: 0; order: 0; }
  .order-lg-1 { -ms-flex-order: 1; order: 1; }
  .order-lg-2 { -ms-flex-order: 2; order: 2; }
  .order-lg-3 { -ms-flex-order: 3; order: 3; }
  .order-lg-4 { -ms-flex-order: 4; order: 4; }
  .order-lg-5 { -ms-flex-order: 5; order: 5; }
  .order-lg-6 { -ms-flex-order: 6; order: 6; }
  .order-lg-7 { -ms-flex-order: 7; order: 7; }
  .order-lg-8 { -ms-flex-order: 8; order: 8; }
  .order-lg-9 { -ms-flex-order: 9; order: 9; }
  .order-lg-10 { -ms-flex-order: 10; order: 10; }
  .order-lg-11 { -ms-flex-order: 11; order: 11; }
  .order-lg-12 { -ms-flex-order: 12; order: 12; }
  .offset-lg-0 { margin-left: 0; }
  .offset-lg-1 { margin-left: 8.333333%; }
  .offset-lg-2 { margin-left: 16.666667%; }
  .offset-lg-3 { margin-left: 25%; }
  .offset-lg-4 { margin-left: 33.333333%; }
  .offset-lg-5 { margin-left: 41.666667%; }
  .offset-lg-6 { margin-left: 50%; }
  .offset-lg-7 { margin-left: 58.333333%; }
  .offset-lg-8 { margin-left: 66.666667%; }
  .offset-lg-9 { margin-left: 75%; }
  .offset-lg-10 { margin-left: 83.333333%; }
  .offset-lg-11 { margin-left: 91.666667%; } }
@media (min-width: 1200px) { .col-xl { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
  .col-xl-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; }
  .col-xl-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }
  .col-xl-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-xl-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-xl-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-xl-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-xl-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-xl-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-xl-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-xl-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-xl-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-xl-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-xl-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .order-xl-first { -ms-flex-order: -1; order: -1; }
  .order-xl-last { -ms-flex-order: 13; order: 13; }
  .order-xl-0 { -ms-flex-order: 0; order: 0; }
  .order-xl-1 { -ms-flex-order: 1; order: 1; }
  .order-xl-2 { -ms-flex-order: 2; order: 2; }
  .order-xl-3 { -ms-flex-order: 3; order: 3; }
  .order-xl-4 { -ms-flex-order: 4; order: 4; }
  .order-xl-5 { -ms-flex-order: 5; order: 5; }
  .order-xl-6 { -ms-flex-order: 6; order: 6; }
  .order-xl-7 { -ms-flex-order: 7; order: 7; }
  .order-xl-8 { -ms-flex-order: 8; order: 8; }
  .order-xl-9 { -ms-flex-order: 9; order: 9; }
  .order-xl-10 { -ms-flex-order: 10; order: 10; }
  .order-xl-11 { -ms-flex-order: 11; order: 11; }
  .order-xl-12 { -ms-flex-order: 12; order: 12; }
  .offset-xl-0 { margin-left: 0; }
  .offset-xl-1 { margin-left: 8.333333%; }
  .offset-xl-2 { margin-left: 16.666667%; }
  .offset-xl-3 { margin-left: 25%; }
  .offset-xl-4 { margin-left: 33.333333%; }
  .offset-xl-5 { margin-left: 41.666667%; }
  .offset-xl-6 { margin-left: 50%; }
  .offset-xl-7 { margin-left: 58.333333%; }
  .offset-xl-8 { margin-left: 66.666667%; }
  .offset-xl-9 { margin-left: 75%; }
  .offset-xl-10 { margin-left: 83.333333%; }
  .offset-xl-11 { margin-left: 91.666667%; } }
@media (min-width: 1600px) { .col-hd { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
  .col-hd-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: none; }
  .col-hd-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }
  .col-hd-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-hd-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-hd-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-hd-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-hd-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-hd-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-hd-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-hd-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-hd-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-hd-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-hd-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .order-hd-first { -ms-flex-order: -1; order: -1; }
  .order-hd-last { -ms-flex-order: 13; order: 13; }
  .order-hd-0 { -ms-flex-order: 0; order: 0; }
  .order-hd-1 { -ms-flex-order: 1; order: 1; }
  .order-hd-2 { -ms-flex-order: 2; order: 2; }
  .order-hd-3 { -ms-flex-order: 3; order: 3; }
  .order-hd-4 { -ms-flex-order: 4; order: 4; }
  .order-hd-5 { -ms-flex-order: 5; order: 5; }
  .order-hd-6 { -ms-flex-order: 6; order: 6; }
  .order-hd-7 { -ms-flex-order: 7; order: 7; }
  .order-hd-8 { -ms-flex-order: 8; order: 8; }
  .order-hd-9 { -ms-flex-order: 9; order: 9; }
  .order-hd-10 { -ms-flex-order: 10; order: 10; }
  .order-hd-11 { -ms-flex-order: 11; order: 11; }
  .order-hd-12 { -ms-flex-order: 12; order: 12; }
  .offset-hd-0 { margin-left: 0; }
  .offset-hd-1 { margin-left: 8.333333%; }
  .offset-hd-2 { margin-left: 16.666667%; }
  .offset-hd-3 { margin-left: 25%; }
  .offset-hd-4 { margin-left: 33.333333%; }
  .offset-hd-5 { margin-left: 41.666667%; }
  .offset-hd-6 { margin-left: 50%; }
  .offset-hd-7 { margin-left: 58.333333%; }
  .offset-hd-8 { margin-left: 66.666667%; }
  .offset-hd-9 { margin-left: 75%; }
  .offset-hd-10 { margin-left: 83.333333%; }
  .offset-hd-11 { margin-left: 91.666667%; } }
.d-none { display: none !important; }

.d-inline { display: inline !important; }

.d-inline-block { display: inline-block !important; }

.d-block { display: block !important; }

.d-table { display: table !important; }

.d-table-row { display: table-row !important; }

.d-table-cell { display: table-cell !important; }

.d-flex { display: -ms-flexbox !important; display: flex !important; }

.d-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; }

@media (min-width: 576px) { .d-sm-none { display: none !important; }
  .d-sm-inline { display: inline !important; }
  .d-sm-inline-block { display: inline-block !important; }
  .d-sm-block { display: block !important; }
  .d-sm-table { display: table !important; }
  .d-sm-table-row { display: table-row !important; }
  .d-sm-table-cell { display: table-cell !important; }
  .d-sm-flex { display: -ms-flexbox !important; display: flex !important; }
  .d-sm-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } }
@media (min-width: 768px) { .d-md-none { display: none !important; }
  .d-md-inline { display: inline !important; }
  .d-md-inline-block { display: inline-block !important; }
  .d-md-block { display: block !important; }
  .d-md-table { display: table !important; }
  .d-md-table-row { display: table-row !important; }
  .d-md-table-cell { display: table-cell !important; }
  .d-md-flex { display: -ms-flexbox !important; display: flex !important; }
  .d-md-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } }
@media (min-width: 992px) { .d-lg-none { display: none !important; }
  .d-lg-inline { display: inline !important; }
  .d-lg-inline-block { display: inline-block !important; }
  .d-lg-block { display: block !important; }
  .d-lg-table { display: table !important; }
  .d-lg-table-row { display: table-row !important; }
  .d-lg-table-cell { display: table-cell !important; }
  .d-lg-flex { display: -ms-flexbox !important; display: flex !important; }
  .d-lg-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } }
@media (min-width: 1200px) { .d-xl-none { display: none !important; }
  .d-xl-inline { display: inline !important; }
  .d-xl-inline-block { display: inline-block !important; }
  .d-xl-block { display: block !important; }
  .d-xl-table { display: table !important; }
  .d-xl-table-row { display: table-row !important; }
  .d-xl-table-cell { display: table-cell !important; }
  .d-xl-flex { display: -ms-flexbox !important; display: flex !important; }
  .d-xl-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } }
@media print { .d-print-none { display: none !important; }
  .d-print-inline { display: inline !important; }
  .d-print-inline-block { display: inline-block !important; }
  .d-print-block { display: block !important; }
  .d-print-table { display: table !important; }
  .d-print-table-row { display: table-row !important; }
  .d-print-table-cell { display: table-cell !important; }
  .d-print-flex { display: -ms-flexbox !important; display: flex !important; }
  .d-print-inline-flex { display: -ms-inline-flexbox !important; display: inline-flex !important; } }
.flex-row { -ms-flex-direction: row !important; flex-direction: row !important; }

.flex-column { -ms-flex-direction: column !important; flex-direction: column !important; }

.flex-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }

.flex-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }

.flex-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }

.flex-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }

.flex-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }

.flex-fill { -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; }

.flex-grow-0 { -ms-flex-positive: 0 !important; flex-grow: 0 !important; }

.flex-grow-1 { -ms-flex-positive: 1 !important; flex-grow: 1 !important; }

.flex-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; }

.flex-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; }

.justify-content-start { -ms-flex-pack: start !important; justify-content: flex-start !important; }

.justify-content-end { -ms-flex-pack: end !important; justify-content: flex-end !important; }

.justify-content-center { -ms-flex-pack: center !important; justify-content: center !important; }

.justify-content-between { -ms-flex-pack: justify !important; justify-content: space-between !important; }

.justify-content-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }

.align-items-start { -ms-flex-align: start !important; align-items: flex-start !important; }

.align-items-end { -ms-flex-align: end !important; align-items: flex-end !important; }

.align-items-center { -ms-flex-align: center !important; align-items: center !important; }

.align-items-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; }

.align-items-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; }

.align-content-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }

.align-content-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }

.align-content-center { -ms-flex-line-pack: center !important; align-content: center !important; }

.align-content-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }

.align-content-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }

.align-content-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }

.align-self-auto { -ms-flex-item-align: auto !important; align-self: auto !important; }

.align-self-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }

.align-self-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }

.align-self-center { -ms-flex-item-align: center !important; align-self: center !important; }

.align-self-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }

.align-self-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; }

@media (min-width: 576px) { .flex-sm-row { -ms-flex-direction: row !important; flex-direction: row !important; }
  .flex-sm-column { -ms-flex-direction: column !important; flex-direction: column !important; }
  .flex-sm-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }
  .flex-sm-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }
  .flex-sm-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }
  .flex-sm-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }
  .flex-sm-fill { -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; }
  .flex-sm-grow-0 { -ms-flex-positive: 0 !important; flex-grow: 0 !important; }
  .flex-sm-grow-1 { -ms-flex-positive: 1 !important; flex-grow: 1 !important; }
  .flex-sm-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; }
  .flex-sm-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; }
  .justify-content-sm-start { -ms-flex-pack: start !important; justify-content: flex-start !important; }
  .justify-content-sm-end { -ms-flex-pack: end !important; justify-content: flex-end !important; }
  .justify-content-sm-center { -ms-flex-pack: center !important; justify-content: center !important; }
  .justify-content-sm-between { -ms-flex-pack: justify !important; justify-content: space-between !important; }
  .justify-content-sm-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }
  .align-items-sm-start { -ms-flex-align: start !important; align-items: flex-start !important; }
  .align-items-sm-end { -ms-flex-align: end !important; align-items: flex-end !important; }
  .align-items-sm-center { -ms-flex-align: center !important; align-items: center !important; }
  .align-items-sm-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; }
  .align-items-sm-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; }
  .align-content-sm-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }
  .align-content-sm-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }
  .align-content-sm-center { -ms-flex-line-pack: center !important; align-content: center !important; }
  .align-content-sm-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }
  .align-content-sm-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }
  .align-content-sm-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }
  .align-self-sm-auto { -ms-flex-item-align: auto !important; align-self: auto !important; }
  .align-self-sm-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }
  .align-self-sm-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }
  .align-self-sm-center { -ms-flex-item-align: center !important; align-self: center !important; }
  .align-self-sm-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }
  .align-self-sm-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } }
@media (min-width: 768px) { .flex-md-row { -ms-flex-direction: row !important; flex-direction: row !important; }
  .flex-md-column { -ms-flex-direction: column !important; flex-direction: column !important; }
  .flex-md-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }
  .flex-md-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }
  .flex-md-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }
  .flex-md-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }
  .flex-md-fill { -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; }
  .flex-md-grow-0 { -ms-flex-positive: 0 !important; flex-grow: 0 !important; }
  .flex-md-grow-1 { -ms-flex-positive: 1 !important; flex-grow: 1 !important; }
  .flex-md-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; }
  .flex-md-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; }
  .justify-content-md-start { -ms-flex-pack: start !important; justify-content: flex-start !important; }
  .justify-content-md-end { -ms-flex-pack: end !important; justify-content: flex-end !important; }
  .justify-content-md-center { -ms-flex-pack: center !important; justify-content: center !important; }
  .justify-content-md-between { -ms-flex-pack: justify !important; justify-content: space-between !important; }
  .justify-content-md-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }
  .align-items-md-start { -ms-flex-align: start !important; align-items: flex-start !important; }
  .align-items-md-end { -ms-flex-align: end !important; align-items: flex-end !important; }
  .align-items-md-center { -ms-flex-align: center !important; align-items: center !important; }
  .align-items-md-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; }
  .align-items-md-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; }
  .align-content-md-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }
  .align-content-md-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }
  .align-content-md-center { -ms-flex-line-pack: center !important; align-content: center !important; }
  .align-content-md-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }
  .align-content-md-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }
  .align-content-md-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }
  .align-self-md-auto { -ms-flex-item-align: auto !important; align-self: auto !important; }
  .align-self-md-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }
  .align-self-md-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }
  .align-self-md-center { -ms-flex-item-align: center !important; align-self: center !important; }
  .align-self-md-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }
  .align-self-md-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } }
@media (min-width: 992px) { .flex-lg-row { -ms-flex-direction: row !important; flex-direction: row !important; }
  .flex-lg-column { -ms-flex-direction: column !important; flex-direction: column !important; }
  .flex-lg-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }
  .flex-lg-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }
  .flex-lg-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }
  .flex-lg-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }
  .flex-lg-fill { -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; }
  .flex-lg-grow-0 { -ms-flex-positive: 0 !important; flex-grow: 0 !important; }
  .flex-lg-grow-1 { -ms-flex-positive: 1 !important; flex-grow: 1 !important; }
  .flex-lg-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; }
  .flex-lg-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; }
  .justify-content-lg-start { -ms-flex-pack: start !important; justify-content: flex-start !important; }
  .justify-content-lg-end { -ms-flex-pack: end !important; justify-content: flex-end !important; }
  .justify-content-lg-center { -ms-flex-pack: center !important; justify-content: center !important; }
  .justify-content-lg-between { -ms-flex-pack: justify !important; justify-content: space-between !important; }
  .justify-content-lg-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }
  .align-items-lg-start { -ms-flex-align: start !important; align-items: flex-start !important; }
  .align-items-lg-end { -ms-flex-align: end !important; align-items: flex-end !important; }
  .align-items-lg-center { -ms-flex-align: center !important; align-items: center !important; }
  .align-items-lg-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; }
  .align-items-lg-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; }
  .align-content-lg-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }
  .align-content-lg-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }
  .align-content-lg-center { -ms-flex-line-pack: center !important; align-content: center !important; }
  .align-content-lg-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }
  .align-content-lg-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }
  .align-content-lg-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }
  .align-self-lg-auto { -ms-flex-item-align: auto !important; align-self: auto !important; }
  .align-self-lg-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }
  .align-self-lg-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }
  .align-self-lg-center { -ms-flex-item-align: center !important; align-self: center !important; }
  .align-self-lg-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }
  .align-self-lg-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } }
@media (min-width: 1200px) { .flex-xl-row { -ms-flex-direction: row !important; flex-direction: row !important; }
  .flex-xl-column { -ms-flex-direction: column !important; flex-direction: column !important; }
  .flex-xl-row-reverse { -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }
  .flex-xl-column-reverse { -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }
  .flex-xl-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }
  .flex-xl-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }
  .flex-xl-fill { -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; }
  .flex-xl-grow-0 { -ms-flex-positive: 0 !important; flex-grow: 0 !important; }
  .flex-xl-grow-1 { -ms-flex-positive: 1 !important; flex-grow: 1 !important; }
  .flex-xl-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; }
  .flex-xl-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; }
  .justify-content-xl-start { -ms-flex-pack: start !important; justify-content: flex-start !important; }
  .justify-content-xl-end { -ms-flex-pack: end !important; justify-content: flex-end !important; }
  .justify-content-xl-center { -ms-flex-pack: center !important; justify-content: center !important; }
  .justify-content-xl-between { -ms-flex-pack: justify !important; justify-content: space-between !important; }
  .justify-content-xl-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }
  .align-items-xl-start { -ms-flex-align: start !important; align-items: flex-start !important; }
  .align-items-xl-end { -ms-flex-align: end !important; align-items: flex-end !important; }
  .align-items-xl-center { -ms-flex-align: center !important; align-items: center !important; }
  .align-items-xl-baseline { -ms-flex-align: baseline !important; align-items: baseline !important; }
  .align-items-xl-stretch { -ms-flex-align: stretch !important; align-items: stretch !important; }
  .align-content-xl-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }
  .align-content-xl-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }
  .align-content-xl-center { -ms-flex-line-pack: center !important; align-content: center !important; }
  .align-content-xl-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }
  .align-content-xl-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }
  .align-content-xl-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }
  .align-self-xl-auto { -ms-flex-item-align: auto !important; align-self: auto !important; }
  .align-self-xl-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }
  .align-self-xl-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }
  .align-self-xl-center { -ms-flex-item-align: center !important; align-self: center !important; }
  .align-self-xl-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }
  .align-self-xl-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } }
@font-face { font-family: 'Akrobat'; src: url(../fonts/Akrobat-Regular.otf); font-weight: 400; font-display: swap; }
@font-face { font-family: 'Akrobat'; src: url(../fonts/Akrobat-Bold.otf); font-weight: 700; font-display: swap; }
@font-face { font-family: 'Akrobat'; src: url(../fonts/Akrobat-SemiBold.otf); font-weight: 600; font-display: swap; }
/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; margin-left: auto; margin-right: auto; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
[dir="rtl"] .slick-slide { float: right; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

a { transition: all 0.3s; color: innherit; }

img { height: auto; max-width: 100%; }

button { outline: none !important; cursor: pointer; }

input, button, select { -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; appearance: none; font-family: inherit; }

:root { --font-family: "Manrope", sans-serif; --second-family: "Akrobat", sans-serif; --third-family: "Montserrat", sans-serif; --font3: "Inter", sans-serif; }

body, html { color: #282828; font-family: var(--font-family); font-style: normal; font-weight: 400; background: #fbfaf9; height: 100%; line-height: 1.2; width: 100%; }

body { font-size: 1rem; }

.wrapper { min-height: 100vh; width: 100%; position: relative; overflow: hidden; display: flex; flex-direction: column; }

.hidden { display: none; }

.container-fluid { max-width: 80.9rem; margin-left: auto; margin-right: auto; padding-left: 1rem; padding-right: 1rem; }

.header__row { height: 4.3rem; }

.logo__image { display: block; width: 19.95rem; }

.logo__text { font-family: var(--font-family); font-weight: 400; font-size: 0.9rem; /* line-height: 1.15rem; */ line-height: 1.27778; }
.logo__text a { font-weight: 700; }
.logo__text div:last-child { font-size: 0.85rem; }

.header__btns { display: flex; gap: 0.5rem; align-items: center; }
.header__btns span { font-family: var(--font-family); font-weight: 400; font-size: 0.9rem; letter-spacing: 0.02em; color: rgba(40, 40, 40, 0.77); margin-right: 0.5rem; }

.header__btn { width: 2.2rem; height: 2.2rem; border-radius: 50%; background-position: 50% 50%; background-repeat: no-repeat; border-radius: 30rem; background-color: #282828; }
.header__btn:hover { opacity: 0.8; }

.header__btn_wt { background-image: url(../images/ico__wt.svg); background-size: 1.1rem auto; }

.header__btn_tg { background-image: url(../images/ico__tg.svg); background-size: 1.05rem auto; }

.header__btn_vk { background-image: url(../images/ico__vk.svg); background-size: 1.05rem auto; }

.header__btn_yt { background-image: url(../images/ico__yt.svg); background-size: 1.2rem auto; }

.header__btn_dz { background-image: url(../images/ico__dz.svg); background-size: 1.6rem auto; }

@media screen and (min-width: 767px) { .header__btns_2 .header__btn { width: 3.1rem; height: 3.1rem; }
  .header__btns_2 .header__btn_vk { background-size: 1.5rem auto; }
  .header__btns_2 .header__btn_wt { background-size: 1.5rem auto; }
  .header__btns_2 .header__btn_tg { background-size: 1.5rem auto; }
  .header__btns_2 .header__btn_yt { background-size: 1.5rem auto; }
  .header__btns_2 .header__btn_dz { background-image: url(../images/ico__dz.svg); } }

.main { position: relative; overflow: hidden; min-height: calc(100vh - 4.3rem); border-radius: 0 0 5rem 5rem; padding: 2.6rem 0 5rem; }

.main__content { text-align: center; margin-bottom: 2.9rem; position: relative; z-index: 2; }

.main__title { font-family: var(--second-family); font-weight: 700; font-size: 4.3rem; letter-spacing: 0.02em; text-transform: uppercase; text-align: center; color: #fff; margin-bottom: 0; }

.main__desc { font-family: var(--second-family); font-weight: 500; font-size: 2.75rem; /* line-height: 2.95rem; */ line-height: 1.07273; letter-spacing: 0.02em; text-transform: uppercase; text-align: center; color: #fff; margin-bottom: 1.25rem; }

.btn, .case__btn { display: inline-block; font-family: var(--font-family); font-weight: 600; font-size: 0.9rem; letter-spacing: 0.06em; text-transform: uppercase; text-align: center; color: #fff; padding: 0.9rem 1.9rem; border-radius: 30rem; background: #282828; min-width: 12.2rem; }
.btn:hover, .case__btn:hover { background: #06a5ff; }

.btn_first { background: #06a5ff; }
.btn_first:hover { background: #282828; }

.main__slider-wrap { max-width: 29.2rem; margin-left: auto; margin-right: auto; background: rgba(255, 255, 255, 0.51); border-radius: 3.7rem; padding: 0 1.5rem 0.95rem; position: relative; z-index: 2; }
.main__slider-wrap::before { content: ''; position: absolute; background: rgba(255, 255, 255, 0.51); border-radius: 3.1rem; top: 0; bottom: 0.5rem; left: 0.5rem; right: 0.5rem; }
.main__slider-wrap::after { content: ''; position: absolute; background: rgba(255, 255, 255, 0.51); border-radius: 3.1rem; top: 0; bottom: 1rem; left: 1rem; right: 1rem; }

.main__slider { position: relative; z-index: 2; top: -0.65rem; height: 18.95rem; position: relative; box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.03), 0 7px 5px 0 rgba(0, 0, 0, 0.04), 0 13px 10px 0 rgba(0, 0, 0, 0.05), 0 22px 18px 0 rgba(0, 0, 0, 0.07), 0 42px 33px 0 rgba(0, 0, 0, 0.08); background: #fff; border-radius: 2.5rem; }
.main__slider .slick-dots { position: absolute; left: 0; right: 0; top: 100%; margin-top: 2.8rem; display: flex; margin-bottom: 0; justify-content: center; }

.main__slide { height: 18.95rem; position: relative; background: #fff; border-radius: 2.5rem; padding: 1rem 2.3rem; }
.main__slide:not(.slick-slide) ~ .main__slide { display: none; }
.main__slide::before { content: ''; position: absolute; background: url(../images/stick.svg) no-repeat; background-size: contain; background-position: 50% 0; width: 1.6rem; height: 3.75rem; top: 0; right: 2.35rem; }

.main__slide-title { font-family: var(--second-family); font-weight: 700; font-size: 1.65rem; /* line-height: 1.75rem; */ line-height: 1.06061; letter-spacing: 0.02em; text-transform: uppercase; text-align: center; color: #282828; margin-bottom: 0.85rem; }

.main__stat { display: grid; grid-template-columns: 1fr 1fr; gap: 0.5rem; grid-template-rows: 5.8rem 5.8rem; }

.main__stat-item { display: flex; flex-direction: column; justify-content: center; align-items: center; border: 1px solid currentColor; border-radius: 1rem; text-wrap: balance; }
.main__stat-item:last-child { color: #06a5ff; }

.main__stat-item-title { font-family: var(--font-family); font-weight: 700; font-size: 1.6rem; text-align: center; }

.main__stat-item-desc { font-family: var(--font-family); font-weight: 400; font-size: 0.9rem; /* line-height: 1.1rem; */ line-height: 1.22222; letter-spacing: 0.02em; text-align: center; }

.main__slide_last { background: linear-gradient(216deg, #fff2e4 0%, #fddcb8 100%); padding-top: 2.2rem; }

.main__slide-icon { width: 6.5rem; margin-left: auto; margin-right: auto; margin-bottom: 1.05rem; }

.main__last-title { font-family: var(--second-family); font-weight: 700; font-size: 1.8rem; /* line-height: 2.1rem; */ line-height: 1.16667; letter-spacing: 0.02em; text-transform: uppercase; text-align: center; margin-bottom: 1rem; margin-left: -1rem; margin-right: -1rem; }

.main__btn { font-family: var(--font-family); font-weight: 600; font-size: 0.9rem; letter-spacing: 0.06em; text-transform: uppercase; text-align: center; color: #282828; border: 2px solid #282828; border-radius: 30rem; width: 13.6rem; height: 3.1rem; display: flex; margin-left: auto; margin-right: auto; align-items: center; justify-content: center; }
.main__btn:hover { background: #282828; color: #fff; }

.slick-dots { display: flex; gap: 0.3rem; list-style: none; font-size: 0; }
.slick-dots li { font-size: 0; }
.slick-dots button { display: block; font-size: 0; width: 0.6rem; height: 0.6rem; border-radius: 30rem; background: #06a5ff; transition: all 0.3s; }
.slick-dots .slick-active button { width: 1.95rem; }

.main__bg { position: absolute; left: 0; right: 0; top: 0; bottom: 0; }
.main__bg img { width: 100%; height: 100%; object-fit: cover; }
.main__bg::after { content: ''; position: absolute; background: rgba(0, 0, 0, 0.6); left: 0; right: 0; top: 0; bottom: 0; }

.main__wt { position: absolute; left: 0; bottom: 5.5rem; z-index: 3; }

.sticker { width: 7.4rem; border-radius: 0 5rem 1.5rem 0; background: #fff; padding: 0.55rem; font-family: var(--font-family); font-weight: 500; font-size: 0.75rem; /* line-height: 0.95rem; */ line-height: 1.26667; color: #282828; display: block; }
.sticker:hover { background-color: #282828; color: #fff; }

.sticker__avatar { margin-bottom: 0.15rem; width: 4rem; position: relative; }
.sticker__avatar img { width: 100%; }
.sticker__avatar::before { content: ''; position: absolute; width: 0.5rem; height: 0.5rem; border-radius: 50%; background: #17ba8c; right: 0.55rem; bottom: 0.15rem; }

.sticker__btn { display: flex; justify-content: center; align-items: center; margin-top: 0.45rem; border: 1px solid currentColor; border-radius: 30rem; font-family: var(--font-family); font-weight: 600; font-size: 0.55rem; letter-spacing: 0.06em; text-transform: uppercase; text-align: center; gap: 0.25rem; height: 1.8rem; }
.sticker__btn svg { width: 0.9rem; height: 0.9rem; }

.section { padding: 3rem 0; }

.section_about { padding-top: 6rem; }

.about { background: linear-gradient(45deg, #424d54 0%, #515c62 100%); display: flex; align-items: center; gap: 3rem; border-radius: 5rem; padding: 3.7rem 4.1rem; position: relative; overflow: hidden; }
.about::before, .about::after { content: ''; position: absolute; width: 52.8rem; height: 53.15rem; background: url(../images/pattern.svg) no-repeat; background-size: contain; }
.about::before { left: -36.55rem; top: -38.3rem; }
.about::after { bottom: -28.25rem; right: -35.25rem; }

.about__content { font-family: var(--font-family); font-weight: 400; font-size: 1.2rem; /* line-height: 1.75rem; */ line-height: 1.45833; letter-spacing: 0.02em; color: #fff; position: relative; z-index: 2; flex: 1 1 auto; }

.about__title { font-family: var(--second-family); font-weight: 700; font-size: 2.5rem; /* line-height: 2.85rem; */ line-height: 1.14; text-transform: uppercase; color: #fff; margin-bottom: 1.1rem; }

.about__desc { text-wrap: balance; }

.about__video { position: relative; z-index: 2; flex: 0 0 37.05rem; }

.about__video-link { border-radius: 1.5rem; display: block; position: relative; overflow: hidden; }
.about__video-link::after { content: ''; width: 5rem; height: 5rem; left: 50%; top: 50%; margin-left: -2.5rem; margin-top: -2.5rem; position: absolute; background: url(../images/video-play.svg) 50% 50% no-repeat; background-size: contain; transition: all 0.3s; }
.about__video-link:hover::after { opacity: 0.8; }
.about__video-link img { width: 100%; }

.section__title, .reviews-before h1 { font-family: var(--second-family); font-weight: 700; font-size: 2.5rem; /* line-height: 2.85rem; */ line-height: 1.14; text-transform: uppercase; margin-bottom: 2.5rem; }
.section__title + .section__desc, .reviews-before h1 + .section__desc { position: relative; top: -2.25rem; }

.section__desc { font-family: var(--font-family); font-weight: 400; font-size: 1.4rem; letter-spacing: 0.02em; }

.methods { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1.5rem; margin-bottom: 3.5rem; }

.method { position: relative; box-shadow: 0 3px 2px 0 rgba(186, 179, 170, 0.02), 0 7px 5px 0 rgba(186, 179, 170, 0.03), 0 13px 10px 0 rgba(186, 179, 170, 0.04), 0 22px 18px 0 rgba(186, 179, 170, 0.04), 0 42px 33px 0 rgba(186, 179, 170, 0.05); background: #fff; border-radius: 1rem; padding: 2.4rem; padding-bottom: 6.4rem; overflow: hidden; text-wrap: balance; }

.method_1 { padding-bottom: 2.55rem; }

.method__bg { position: absolute; background-size: contain; background-repeat: no-repeat; background-position: 100% 100%; }

.method__bg_1 { right: 0; top: 0; background-image: url(../images/ico__m1.svg); width: 9.9rem; height: 6.4rem; }

.method__title { font-family: var(--second-family); font-weight: 700; font-size: 1.75rem; text-transform: uppercase; margin-bottom: 0.7rem; }

.method__desc { font-family: var(--font-family); font-weight: 400; font-size: 1rem; /* line-height: 1.4rem; */ line-height: 1.4; letter-spacing: 0.02em; color: rgba(40, 40, 40, 0.72); margin-bottom: 1.4rem; }
.method__desc:last-child { margin-bottom: 0; }

.btn-border { display: inline-flex; font-family: var(--font-family); font-weight: 700; font-size: 0.8rem; letter-spacing: 0.06em; text-transform: uppercase; text-align: center; color: #282828; align-items: center; justify-content: center; border: 2px solid #282828; border-radius: 30rem; padding: 0.65rem 1.5rem 0.75rem; }
.btn-border:hover { background: #282828; color: #fff; }

.method__bg_2 { right: 0; bottom: 0; background-image: url(../images/ico__m2.svg); width: 12.8rem; height: 12.95rem; }

.method__bg_3 { right: 0; bottom: 0; background-image: url(../images/ico__m3.svg); width: 13.15rem; height: 14.6rem; }

.method__bg_4 { right: 2rem; bottom: 0; background-image: url(../images/ico__m4.svg); width: 13rem; height: 10.35rem; }

.method__bg_5 { right: 1rem; bottom: 0; background-image: url(../images/ico__m5.svg); width: 11.45rem; height: 10.9rem; }

.method__bg_6 { right: 0; bottom: 0; background-image: url(../images/ico__m6.svg); width: 11.45rem; height: 11.55rem; }

.text-center { text-align: center; }

.free { background: linear-gradient(298deg, #8cc8ea 0%, #e1f4ff 100%); border-radius: 1.5rem; overflow: hidden; padding: 5.75rem 4.1rem 6.65rem; position: relative; }
.free::before, .free::after { content: ''; position: absolute; width: 52.8rem; height: 53.15rem; background: url(../images/pattern.svg) no-repeat; background-size: contain; }
.free::before { left: -36.55rem; top: -28.3rem; }
.free::after { top: -38.25rem; right: -35.25rem; rotate: 230deg; }

.free__content { position: relative; z-index: 2; }

._mb32 { margin-bottom: 1.6rem; }

.free__expert { position: absolute; right: 4.1rem; bottom: 0; z-index: 2; }

.free__expert-content { background: #b5e4ff; border-radius: 2.5rem 2.5rem 0 0; padding: 2.5rem 1.5rem 3.2rem 11.25rem; width: 24.35rem; }

.free__expert-name { font-family: var(--second-family); font-weight: 700; font-size: 1.25rem; /* line-height: 1.45rem; */ line-height: 1.16; text-transform: uppercase; color: #282828; margin-bottom: 0.3rem; }

.free__expert-text { font-family: var(--font-family); font-weight: 400; font-size: 0.8rem; /* line-height: 0.95rem; */ line-height: 1.1875; letter-spacing: 0.02em; color: rgba(40, 40, 40, 0.72); }

.free__expert-photo { position: absolute; right: 4.4rem; width: 36.6rem; pointer-events: none; bottom: 0; }

.section_garant { position: relative; z-index: 2; border-radius: 5rem; background: #fff; padding-top: 4.5rem; margin-top: 3rem; padding-bottom: 6rem; overflow: hidden; }
.section_garant::before, .section_garant::after { content: ''; position: absolute; width: 52.8rem; height: 53.15rem; background: url(../images/pattern-2.svg) no-repeat; background-size: contain; }
.section_garant::before { right: -24.55rem; top: -30.3rem; }
.section_garant::after { bottom: -30.25rem; left: -25.25rem; }
.section_garant .container-fluid { position: relative; z-index: 2; }

.garant { display: grid; grid-template-columns: 1fr 1fr; gap: 1.5rem; margin-bottom: 3.5rem; }

.garant__box { background: #fbfeff; border: 2px solid #b8ddf4; border-radius: 1rem; position: relative; overflow: hidden; padding: 1.65rem 2.5rem 1.85rem; }
.garant__box::before { content: ''; position: absolute; right: -2px; bottom: -2px; background: url(../images/corner.svg) 100% 100% no-repeat; background-size: contain; width: 5.95rem; height: 4.35rem; }

.garant__box-icon { position: absolute; width: 6.85rem; height: 8.1rem; background: url(../images/garant-1.svg) no-repeat; background-size: contain; right: 1.2rem; top: 50%; transform: translateY(-50%); }

.garant__box-title { font-family: var(--second-family); font-weight: 700; font-size: 1.65rem; /* line-height: 1.95rem; */ line-height: 1.18182; text-transform: uppercase; margin-bottom: 1rem; }

.garant__list { list-style: none; margin: 0; max-width: 26rem; text-wrap: balance; }
.garant__list li { padding-left: 2.2rem; font-family: var(--font-family); font-weight: 400; font-size: 1rem; /* line-height: 1.4rem; */ line-height: 1.4; letter-spacing: 0.02em; color: rgba(40, 40, 40, 0.73); margin-bottom: 1.4rem; background: url(../images/ico__plus.svg) 0 0.3rem no-repeat; background-size: 1.5rem auto; }
.garant__list li:last-child { margin-bottom: 0; }

.garant__box-icon_2 { background-image: url(../images/garant-2.svg); }

.work { display: grid; grid-template-columns: 27.6rem 1fr; gap: 1.5rem; }

.work__box { background: #fbfeff; border: 2px solid #b8ddf4; border-radius: 1rem; position: relative; padding: 2.25rem 2.5rem 2.75rem; }
.work__box::before { content: ''; position: absolute; right: -2px; bottom: -2px; background: url(../images/corner.svg) 100% 100% no-repeat; background-size: contain; width: 5.95rem; height: 4.35rem; }

.work__icon { position: absolute; background-size: contain; background-repeat: no-repeat; background-position: 50% 50%; }

.work__icon_1 { background-image: url(../images/work-1.svg); width: 8.5rem; height: 7.6rem; right: 1.75rem; bottom: 3rem; }

.work__title { font-family: var(--second-family); font-weight: 700; font-size: 1.65rem; /* line-height: 1.95rem; */ line-height: 1.18182; text-transform: uppercase; margin-bottom: 1.4rem; }

.work__content { max-width: 21rem; position: relative; font-weight: 400; font-size: 0.85rem; line-height: 1.35294; letter-spacing: 0.02em; color: rgba(40, 40, 40, 0.73); }
.work__content h4 { font-family: var(--font-family); font-weight: 600; font-size: 1rem; letter-spacing: 0.02em; color: #282828; margin-bottom: 0.4rem; }
.work__content p, .work__content ul { margin-bottom: 1.95rem; }
.work__content ul { margin-left: 1em; }
.work__content ul li { margin-bottom: 1.3em; }
.work__content ul li:last-child { margin-bottom: 0; }
.work__content *:last-child { margin-bottom: 0; }

.work__icon_2 { background-image: url(../images/work-2.svg); width: 8.75rem; height: 7rem; right: 1.75rem; bottom: 11.5rem; }

.row_gap40 { row-gap: 2rem; }

.section_algoritm { padding-top: 16.05rem; padding-bottom: 6.9rem; margin-top: -9rem; position: relative; overflow: hidden; background: linear-gradient(180deg, #e1f4ff 0%, #8cc8ea 100%); border-radius: 0 0 5rem 5rem; }
.section_algoritm::before { content: ''; position: absolute; top: 2.5rem; bottom: 0; left: 0; right: 0; background: url(../images/building.webp) 50% 0 no-repeat; }

.algoritm { position: relative; display: flex; flex-direction: column; gap: 1.5rem; max-height: 37.5rem; flex-wrap: wrap; }
.algoritm::before { content: ''; position: absolute; width: 11.1rem; height: 11.85rem; background: url(../images/invest-decor.svg) no-repeat; background-size: contain; top: -5rem; right: 1.8rem; }

._mb20 { margin-bottom: 1rem; }

.algoritm__box { width: calc(33.333% - 1rem); background: #fff; border-radius: 1rem; padding: 3.5rem 2.4rem; text-wrap: balance; position: relative; }

.algoritm__title { font-family: var(--second-family); font-weight: 700; font-size: 1.75rem; text-transform: uppercase; color: #282828; }

.algoritm__text { font-weight: 400; font-size: 1rem; /* line-height: 1.4rem; */ line-height: 1.4; letter-spacing: 0.02em; color: rgba(40, 40, 40, 0.72); text-wrap: balance; }
.algoritm__text a { color: #06a5ff; text-decoration: underline; }
.algoritm__text a:hover { text-decoration: none; }

@media screen and (min-width: 992px) { .algoritm__box_2 { padding-top: 3.15rem; padding-bottom: 3.15rem; } }

.algoritm__box_3 { margin-top: 0.6rem; }
@media screen and (min-width: 992px) { .algoritm__box_3 { padding-top: 3.75rem; padding-bottom: 3.75rem; } }

.algoritm__box_5 { margin-top: 6.5rem; }
@media screen and (min-width: 992px) { .algoritm__box_5 { padding-top: 3.3rem; padding-bottom: 3.3rem; } }

.algoritm__btn { margin-top: 3.75rem; width: calc(33.333% - 1rem); }

.btn_block { display: block; text-align: center; padding-left: 0; padding-right: 0; box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.03), 0 7px 5px 0 rgba(0, 0, 0, 0.05), 0 13px 10px 0 rgba(0, 0, 0, 0.06), 0 22px 18px 0 rgba(0, 0, 0, 0.07), 0 42px 33px 0 rgba(0, 0, 0, 0.09); }
.btn_block:hover { box-shadow: none; }

.section_online { padding-top: 6rem; }

.online { display: grid; grid-template-columns: 30.65rem 1fr 1fr; gap: 1.5rem; }

.online__box { background: #f4ebe1; border-radius: 1rem; padding: 1.9rem 2.9rem 2.65rem; position: relative; overflow: hidden; }

.online__box_1 { padding-right: 1.65rem; padding-left: 6.65rem; }

.online__box-title { font-family: var(--second-family); font-weight: 700; font-size: 1.75rem; text-transform: uppercase; color: #282828; margin-bottom: 0.75rem; }

.online__list { position: relative; }

.online__list-item { position: relative; padding-top: 0.6rem; display: flex; gap: 0.6rem; }
.online__list-item:last-child .online__list-content { padding-bottom: 0.3rem; border-bottom: 0; }
.online__list-item:first-child { padding-top: 0.2rem; }
.online__list-item:first-child .online__list-letter { top: 0.1rem; }

.online__list-letter { top: 0.35rem; left: -4.9rem; position: absolute; font-family: var(--second-family); font-weight: 700; font-size: 4rem; text-transform: uppercase; text-align: center; color: #e5d3c0; border-radius: 50%; background: rgba(255, 255, 255, 0.74); width: 4.2rem; height: 4.2rem; line-height: 1.05; }

.online__list-icon { flex: 0 0 1.4rem; height: 1.4rem; background: url(../images/ico__target.svg) no-repeat; background-size: contain; }

.online__list-content { padding-bottom: 0.6rem; padding-top: 1px; border-bottom: 1px solid #d7cec5; font-weight: 400; font-size: 0.85rem; /* line-height: 1.15rem; */ line-height: 1.35294; letter-spacing: 0.02em; color: rgba(40, 40, 40, 0.73); }
.online__list-content h4 { font-family: var(--font-family); font-weight: 700; font-size: 1rem; letter-spacing: 0.02em; color: #000; margin-bottom: 0.15rem; }

.online__box-bg { position: absolute; background-size: contain; background-repeat: no-repeat; }

.online__box-bg_2 { width: 18.6rem; height: 18.6rem; background-position: 100% 50%; right: 0; right: -3.6rem; bottom: 1.4rem; background-image: url(../images/wheel.svg); }

.online__box-desc { font-weight: 400; font-size: 0.85rem; line-height: 1.35294; letter-spacing: 0.02em; color: rgba(40, 40, 40, 0.73); }

.online__box-bg_3 { width: 17.4rem; height: 13.45rem; background-position: 100% 50%; right: 0; bottom: 2.8rem; background-image: url(../images/chat.svg); }

.author { position: relative; background: #fff; padding: 3.8rem 4rem 4.65rem; border-radius: 5rem; width: 67.8rem; max-width: 100%; }

.author__content { max-width: 41rem; }

._mb27 { margin-bottom: 1.35rem; }

.author__percent { margin-bottom: 1.15rem; display: flex; align-items: center; border: 2px solid #282828; border-radius: 0.9rem; gap: 1.1rem; padding-left: 1.75rem; padding-right: 2rem; }

.author__percent-num { padding-top: 0.35rem; font-family: var(--second-family); font-weight: 900; font-size: 2.85rem; letter-spacing: 0.02em; text-transform: uppercase; color: #fff; text-wrap: nowrap; -webkit-text-stroke: 1px #000000; /* Толщина и цвет обводки */ text-stroke: 1px #000000; /* Толщина и цвет обводки (стандартное свойство) */ }
.author__percent-num ._big { font-weight: 700; font-size: 7.2rem; }

.author__percent-text { font-family: var(--font-family); font-weight: 600; font-size: 1.1rem; /* line-height: 1.55rem; */ line-height: 1.40909; letter-spacing: 0.02em; color: #282828; flex: 1 1 auto; }

.author__content-desc { font-family: var(--font-family); font-weight: 400; font-size: 1.2rem; /* line-height: 1.7rem; */ line-height: 1.41667; letter-spacing: 0.02em; color: #282828; max-width: 31rem; margin-bottom: 2.2rem; }

.author__wheel { position: absolute; width: 34rem; right: -12.8rem; top: 50%; transform: translateY(-50%); }

.steps { max-width: 95rem; margin-left: auto; margin-right: auto; position: relative; }

.steps__header { font-family: var(--second-family); font-weight: 700; font-size: 2.1rem; text-transform: uppercase; text-align: center; color: #fff; padding: 0.5rem; background: #c9b59e; border-radius: 1rem 1rem 0 0; border-bottom: 0.25rem solid #a89279; }

.steps__list { display: grid; grid-template-columns: repeat(6, 1fr); align-items: flex-start; gap: 0.85rem; counter-reset: steps; }

.step { background: #f5ebe0; position: relative; padding: 1.5rem 1.6rem 1.8rem; font-family: var(--font-family); font-weight: 400; font-size: 0.8rem; /* line-height: 1.1rem; */ line-height: 1.375; letter-spacing: 0.02em; color: rgba(40, 40, 40, 0.77); border-radius: 0 0 1rem 1rem; text-wrap: balance; }
.step::before { content: ''; position: absolute; background: url(../images/ico__step.svg) 0 50% no-repeat; background-size: contain; width: 2.3rem; height: 1.45rem; top: -0.75rem; left: 0; counter-increment: steps; }
.step::after { content: counter(steps); position: absolute; top: 0.75rem; right: 0.85rem; font-family: var(--second-family); font-weight: 500; font-size: 2.8rem; text-transform: uppercase; text-align: right; color: #c9b59e; }

.step__title { font-family: var(--font-family); font-weight: 700; font-size: 1rem; letter-spacing: 0.02em; color: #282828; margin-bottom: 0.8rem; }

.step__content p { margin-bottom: 1.375em; }
.step__content p:last-child { margin-bottom: 0; }
.step__content p strong { display: block; }

.steps__offer { position: absolute; left: 31.7rem; bottom: 0; background: linear-gradient(45deg, #25333a 0%, #515c62 100%); color: #fff; border-radius: 5rem; right: 0; overflow: hidden; padding: 3.2rem 5.6rem 3.55rem; }
.steps__offer * { position: relative; }
.steps__offer .section__desc { font-size: 1.1rem; }
.steps__offer .section__title, .steps__offer .reviews-before h1, .reviews-before .steps__offer h1 { font-size: 2.1rem; }
.steps__offer::before { content: ''; position: absolute; background: url(../images/interest.svg) 100% 100% no-repeat; background-size: contain; width: 31.4rem; right: 0; bottom: 0; height: 16.25rem; }

.tbn_blue { background: #06a5ff; }
.tbn_blue:hover { opacity: 0.8; }

.section_cases { padding-bottom: 6rem; }

.cases { display: grid; margin-bottom: 2.75rem; grid-template-columns: repeat(4, 1fr); gap: 1.5rem; }

.case { box-shadow: 0 3px 2px 0 rgba(187, 173, 157, 0.03), 0 7px 5px 0 rgba(187, 173, 157, 0.04), 0 13px 10px 0 rgba(187, 173, 157, 0.05), 0 22px 18px 0 rgba(187, 173, 157, 0.07), 0 42px 33px 0 rgba(187, 173, 157, 0.08); background: #fff; border-radius: 1.5rem; position: relative; overflow: hidden; }

.case__thumb { border-radius: 0 0 1.5rem 1.5rem; position: relative; overflow: hidden; }
.case__thumb img { width: 100%; }
.case__thumb::after { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0, 0, 0, 0.66); }

.case__title { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 2; font-family: var(--second-family); font-weight: 700; font-size: 1.7rem; letter-spacing: 0.02em; text-transform: uppercase; text-align: center; color: #fff; }

.case__stat { padding: 1.25rem 1.5rem 1.5rem; display: grid; grid-template-columns: 1fr 1fr; gap: 0.5rem; }

.case__stat-item { border: 1px solid currentColor; border-radius: 0.5rem; font-weight: 400; font-size: 0.8rem; /* line-height: 1.05rem; */ line-height: 1.3125; letter-spacing: 0.02em; padding: 0.5rem 0.55rem 0.7rem 0.65rem; }
.case__stat-item:last-child { color: #06a5ff; }

.case__stat-item-title { font-weight: 700; font-size: 1.1rem; }

.cases__slide { position: relative; background: linear-gradient(45deg, #25333a 0%, #515c62 100%); display: flex; flex-direction: column; justify-content: space-between; gap: 1rem; overflow: hidden; border-radius: 1.5rem; padding: 2.45rem 1.5rem 1.5rem; }
.cases__slide::before { content: ''; position: absolute; right: 1.5rem; top: 0; background: url(../images/stick-3.svg) 50% 0 no-repeat; background-size: contain; width: 1.6rem; height: 4.8rem; }

.case__last-icon { width: 5.45rem; align-self: center; }

.case__last-title { text-align: center; font-family: var(--second-family); font-weight: 700; font-size: 1.7rem; letter-spacing: 0.02em; text-transform: uppercase; text-align: center; color: #fff; }

.case__btn { background: #06a5ff; display: flex; align-items: center; justify-content: center; }

.subscribe { background: linear-gradient(298deg, #8cc8ea 0%, #e1f4ff 100%); border-radius: 1.5rem; overflow: hidden; padding: 3.4rem 4.1rem 4.4rem; position: relative; }
.subscribe::before, .subscribe::after { content: ''; position: absolute; width: 52.8rem; height: 53.15rem; background: url(../images/pattern.svg) no-repeat; background-size: contain; }
.subscribe::before { left: -36.55rem; top: -28.3rem; }
.subscribe::after { top: -38.25rem; right: -35.25rem; rotate: 230deg; }

.subscribe__content { position: relative; z-index: 2; }
.subscribe__content .section__title, .subscribe__content .reviews-before h1, .reviews-before .subscribe__content h1 { margin-bottom: 1.55rem; }

.section__title_min { font-size: 2.1rem; }

.subscribe__btns { display: flex; flex-wrap: wrap; gap: 1.5rem; }

.subscribe__btn { max-width: 100%; position: relative; overflow: hidden; font-family: var(--font-family); font-weight: 600; font-size: 0.9rem; letter-spacing: 0.06em; text-transform: uppercase; text-align: center; color: #fff; padding: 0.9rem 1.4rem 0.95rem 3.95rem; border-radius: 30rem; }
.subscribe__btn::before { content: ''; position: absolute; left: 0; top: 0; bottom: 0; aspect-ratio: 1/1; border-radius: 0 30rem 30rem 0; background-position: 50% 50%; background-repeat: no-repeat; }

.subscribe__btn_tg { background: #06a5ff; }
.subscribe__btn_tg:hover { background: #008ddd; }
.subscribe__btn_tg::before { background-color: #008ddd; background-image: url(../images/ico__tg-sub.svg); background-size: 1.4rem auto; }

.subscribe__btn_wt { background: #1daa61; }
.subscribe__btn_wt:hover { background: #0a934c; }
.subscribe__btn_wt::before { background-color: #0a934c; background-image: url(../images/ico__wt-sub.svg); background-size: 1.4rem auto; }

.subscribe__tel { position: absolute; width: 20.2rem; bottom: 0; right: 4rem; pointer-events: none; }

.section_reviews { background: url(../images/pattern-3.svg) 100% 100% no-repeat #f4ebe1; border-radius: 5rem; padding: 4.5rem 0 5.5rem; position: relative; }
.section_reviews::before { content: ''; position: absolute; top: 4.6rem; left: 72rem; width: 25.6rem; height: 21.9rem; background: url(../images/reviews-bg.svg) no-repeat; background-size: contain; }

.reviews-widget { max-width: 60rem; }

.reviews-widget__header { row-gap: 1.5rem; margin-bottom: 2.75rem; }
.reviews-widget__header .section__title, .reviews-widget__header .reviews-before h1, .reviews-before .reviews-widget__header h1 { margin-bottom: 0; }

.reviews-widget__flex { font-family: var(--font-family); font-weight: 400; font-size: 1rem; letter-spacing: 0.02em; width: fit-content; color: #7f6d58; padding: 0.05rem 0.5rem 0.15rem; border-radius: 0.25rem; background: #e7d3bd; }

.reviews-slider { display: flex; margin: 0 -1rem 2.2rem; padding-left: 1rem; padding-right: 1rem; overflow-x: auto; gap: 1.25rem; }
.reviews-slider::-webkit-scrollbar { display: none; }

.reviews__item-wrap { flex: 0 0 14.05rem; }
.reviews__item-wrap:last-child .reviews__item { border-radius: 0.6rem 0.6rem 5rem 0.6rem; }

.reviews__item { height: 20.95rem; padding: 1.5rem 1.45rem; border-radius: 0.6rem; background: #fff; }

.reviews__item-header { display: flex; margin-bottom: 0.9rem; gap: 0.6rem; align-items: center; }

.reviews-item__avatar { flex: 0 0 2.75rem; height: 2.75rem; border-radius: 50%; display: flex; align-items: center; justify-content: center; background-color: #e4d6c7; font-family: var(--font-family); font-weight: 700; font-size: 1.15rem; text-align: center; color: #fff; }

.reviews-item__rating { display: flex; gap: 0.2rem; }
.reviews-item__rating i { width: 0.65rem; height: 0.65rem; background: url(../images/ico__star.svg) 50% 50% no-repeat; background-size: contain; }

.reviews-item__author { font-family: var(--font-family); font-weight: 700; font-size: 0.85rem; letter-spacing: 0.02em; color: #282828; }

.reviews__item-body { font-family: var(--font-family); font-weight: 300; font-size: 0.75rem; /* line-height: 1.05rem; */ line-height: 1.4; letter-spacing: 0.02em; color: #282828; }

.reviews__text { -ms-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; -ms-line-clamp: 13; -webkit-line-clamp: 13; line-clamp: 13; display: -webkit-box; display: box; -webkit-box-orient: vertical; box-orient: vertical; }

.section_media { padding-top: 6rem; padding-bottom: 6rem; }

.media { row-gap: 1.5rem; }

.media__title { font-family: var(--second-family); font-weight: 700; font-size: 1.7rem; text-transform: uppercase; color: #282828; width: fit-content; padding: 0.3rem 0.8rem; background: #e1f4ff; border-radius: 30rem; margin-bottom: 1.3rem; }

.shorts { display: grid; max-width: 94.4rem; padding-left: 1rem; padding-right: 1rem; margin-left: auto; margin-right: auto; gap: 1.2rem; grid-template-columns: repeat(8, 1fr); }
@media screen and (max-width: 992px) { .shorts { grid-template-columns: repeat(6, 1fr); } }
@media screen and (max-width: 767px) { .shorts { grid-template-columns: repeat(4, 1fr); } }
@media screen and (max-width: 576px) { .shorts { grid-template-columns: repeat(2, 1fr); } }

.shorts__link { position: relative; overflow: hidden; border-radius: 1.55rem; cursor: pointer; margin-bottom: 0.65rem; display: block; }
.shorts__link::before { content: ''; background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%); position: absolute; left: 0; right: 0; top: 0; bottom: 0; opacity: 0.7; transition: all 0.3s; }
.shorts__link:hover::before { opacity: 0; }

.shorts__title { font-family: var(--font-family); font-weight: 500; font-size: 0.9rem; /* line-height: 1.15rem; */ line-height: 1.27778; letter-spacing: 0.02em; color: #282828; -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }

.sep { height: 3.6rem; }

.videos { display: grid; max-width: 94.4rem; padding-left: 1rem; padding-right: 1rem; margin-left: auto; margin-right: auto; gap: 1.2rem; grid-template-columns: repeat(4, 1fr); }
@media screen and (max-width: 992px) { .videos { grid-template-columns: repeat(3, 1fr); } }
@media screen and (max-width: 767px) { .videos { grid-template-columns: repeat(2, 1fr); } }
@media screen and (max-width: 576px) { .videos { grid-template-columns: repeat(1, 1fr); } }

.videos__item { border: 1px solid #c7c7c7; border-radius: 1.4rem; overflow: hidden; }

.videos__link { display: block; position: relative; }

.videos__title { font-family: var(--font-family); font-weight: 500; font-size: 0.9rem; /* line-height: 1.15rem; */ line-height: 1.27778; letter-spacing: 0.02em; color: #282828; padding: 0.7rem 1.3rem 1.3rem; -webkit-line-clamp: 2; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }

.articles { display: grid; max-width: 94.4rem; padding-left: 1rem; padding-right: 1rem; margin-left: auto; margin-right: auto; gap: 1.2rem; grid-template-columns: repeat(5, 1fr); }
@media screen and (max-width: 992px) { .articles { grid-template-columns: repeat(4, 1fr); } }
@media screen and (max-width: 767px) { .articles { grid-template-columns: repeat(2, 1fr); } }
@media screen and (max-width: 576px) { .articles { grid-template-columns: repeat(1, 1fr); } }

.articles__item { border: 1px solid #c7c7c7; border-radius: 1.4rem; overflow: hidden; }

.articles__link { display: block; }
.articles__link img { width: 100%; }

.articles__title { -webkit-line-clamp: 4; display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; font-family: var(--font-family); font-weight: 500; font-size: 0.8rem; /* line-height: 1.05rem; */ line-height: 1.3125; letter-spacing: 0.02em; color: #282828; padding: 0.7rem 1.3rem 1.3rem; }

.media__item { font-family: var(--font-family); font-weight: 500; font-size: 0.9rem; letter-spacing: 0.02em; color: #282828; }

.media__link { display: block; border-radius: 0.5rem; overflow: hidden; margin-bottom: 0.85rem; position: relative; }
.media__link img { width: 100%; aspect-ratio: 25/14; object-fit: cover; height: auto; }
.media__link::after { content: ''; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: url(../images/ico__play.svg) 50% 50% no-repeat; background-size: 3.3rem auto; }

.section_team { padding: 4.3rem 0; position: relative; background: #fff; border-radius: 5rem; margin-bottom: 5rem; overflow: hidden; }

.team { position: relative; margin-bottom: 3rem; z-index: 2; }
.team::before { content: ''; position: absolute; top: -4.3rem; right: 100%; margin-right: 1.1rem; width: 1.45rem; height: 10.35rem; background: url(../images/stick-full.svg) 50% 0 no-repeat; background-size: contain; }
@media screen and (min-width: 992px) { .team::before { margin-right: 0; right: auto; left: 0; } }

.team__list { display: flex; gap: 1.5rem; }
.team__list .section__title, .team__list .reviews-before h1, .reviews-before .team__list h1 { flex: 1 1 auto; margin-top: 4rem; }
@media screen and (min-width: 992px) { .team__list .section__title, .team__list .reviews-before h1, .reviews-before .team__list h1 { max-width: 13.9rem; padding-left: 2.5rem; } }

.team__item { width: 14.4rem; flex-shrink: 0; }
.team__item:nth-child(2n+1) { margin-top: 3.5rem; }

.team__item_last { position: relative; overflow: hidden; background: linear-gradient(45deg, #25333a 0%, #515c62 100%); border-radius: 0.5rem; padding: 3.15rem 1.8rem 3.4rem; align-self: flex-start; }
.team__item_last::before { content: ''; position: absolute; width: 30.5rem; height: 30.5rem; right: -23rem; top: -14.4rem; pointer-events: none; background: url(../images/pattern-team.svg) no-repeat; background-size: contain; }
.team__item_last * { position: relative; }
.team__item_last img { width: 6.8rem; z-index: 2; }
.team__item_last .btn_block { padding-left: 0; padding-right: 0; width: 100%; text-align: center; min-width: 0; }
@media screen and (min-width: 576px) { .team__item_last .btn, .team__item_last .case__btn { font-size: 0.7rem; } }

.team__add-title { margin: 1.7rem 0 1.05rem; font-family: var(--second-family); font-weight: 700; font-size: 1.25rem; /* line-height: 29px; */ line-height: 1.16; text-transform: uppercase; color: #fff; }

.team__item-image { margin-bottom: 0.9rem; }
.team__item-image img { border-radius: 0.5rem; }

.team__item-title { font-family: var(--second-family); font-weight: 700; font-size: 1.25rem; /* line-height: 1.45rem; */ line-height: 1.16; text-transform: uppercase; color: #282828; margin-bottom: 0.3rem; }

.team__item-text { font-family: var(--font-family); font-weight: 400; font-size: 0.8rem; /* line-height: 0.95rem; */ line-height: 1.1875; letter-spacing: 0.02em; color: rgba(40, 40, 40, 0.72); }

.team-after { display: flex; justify-content: flex-end; align-items: center; gap: 1.2rem; position: relative; z-index: 2; margin-bottom: 2.15rem; }

.team-after__title { font-family: var(--second-family); font-weight: 700; font-size: 2.1rem; text-transform: uppercase; color: #282828; }

.smilex { position: relative; background: linear-gradient(298deg, #8cc8ea 0%, #e1f4ff 100%); border-radius: 1.5rem; padding: 4.5rem 16.8rem; }
.smilex::before, .smilex::after { content: ''; position: absolute; width: 52.8rem; height: 53.15rem; background: url(../images/pattern.svg) no-repeat; background-size: contain; }
.smilex::before { left: -36.55rem; top: -38.3rem; }
.smilex::after { bottom: -28.25rem; right: -35.25rem; }

.smilex__bg { position: absolute; right: 0; bottom: 0; background: url(../images/sminex.svg) 100% 100% no-repeat; background-size: contain; width: 27.65rem; height: 6.45rem; }

.smilex__image { position: absolute; width: 10.05rem; bottom: 0; left: 4.1rem; }
.smilex__image img { border-radius: 0.5rem 0.5rem 0 0; }

.smilex__content { position: relative; z-index: 2; font-family: var(--font-family); font-weight: 500; font-size: 1.05rem; letter-spacing: 0.02em; color: #282828; }

.section__title_small { font-size: 2.1rem; }

._mb13 { margin-bottom: 0.65rem; }

.section_contacts { position: relative; overflow: hidden; border-radius: 5rem 5rem 0 0; padding: 4rem 0 0; }
@media screen and (min-width: 992px) { .section_contacts { padding: 0; } }

.contacts__block { position: relative; z-index: 5; padding-bottom: 2.7rem; font-family: var(--font-family); font-weight: 300; font-size: 0.8rem; letter-spacing: 0.02em; color: rgba(40, 40, 40, 0.71); }
.contacts__block .header__btns { justify-content: center; }
@media screen and (min-width: 992px) { .contacts__block { padding: 5rem 5rem 6.7rem 0; background: #fff; position: relative; width: fit-content; }
  .contacts__block > * { position: relative; }
  .contacts__block::before { content: ''; position: absolute; left: -50vw; right: 0; top: 0; bottom: 0; background: #fff; } }

.contacts__title { font-family: var(--second-family); font-weight: 700; font-size: 2.5rem; /* line-height: 2.85rem; */ line-height: 1.14; text-transform: uppercase; text-align: center; color: #282828; margin-bottom: 1.1rem; text-align: left; }

.contacts__tel { font-family: var(--font-family); font-weight: 700; font-size: 1.2rem; color: #282828; margin: 0.65rem 0 0.85rem; }

.contacts__address { font-family: var(--font-family); font-weight: 500; font-size: 0.95rem; line-height: 1.3rem; color: #282828; margin-bottom: 3rem; padding-left: 1.5rem; background: url(../images/ico__address.svg) 0 50% no-repeat; background-size: contain; margin-top: 0.4rem; }

.map { height: 300px; }
@media screen and (min-width: 992px) { .map { position: absolute; width: calc(50% + 4rem); right: 0; top: 0; bottom: 0; height: auto; } }

.placemark_layout_container { width: 104px; }

.contacts__items { display: grid; grid-template-columns: 1fr auto; gap: 1.9rem; row-gap: 2.3rem; }

.contacts__item { display: flex; align-items: flex-start; gap: 0.5rem; }

.contacts__item-avatar { flex: 0 0 3rem; }

.contacts__item-name { font-family: var(--font-family); font-weight: 800; font-size: 0.9rem; color: #282828; margin-bottom: 0.25rem; }

.contacts__item-wt, .contacts__item-tg { display: flex; align-items: center; width: fit-content; margin-bottom: 0.2rem; font-family: var(--font-family); font-weight: 500; font-size: 0.9rem; color: #282828; gap: 0.25rem; }
.contacts__item-wt::before, .contacts__item-tg::before { content: ''; flex: 0 0 1.5rem; height: 1.5rem; background: url(../images/contact-whatsapp.svg) no-repeat; background-size: contain; }
.contacts__item-wt:hover, .contacts__item-tg:hover { color: #1CCE79; }

.contacts__item-tg { color: #40a7e3; }
.contacts__item-tg span { border-bottom: 1px solid; display: block; }
.contacts__item-tg::before { background-image: url(../images/contact-telegram.svg); }
.contacts__item-tg:hover { color: #40a7e3; }
.contacts__item-tg:hover span { border-bottom-color: transparent; }

.nav-btn { position: fixed; width: 30px; cursor: pointer; height: 30px; right: 1rem; top: 9px; z-index: 100; background: url(../images/ico__nav.svg); }
.nav-btn.active { background: url(../images/ico__close.svg) 50% 50% no-repeat; background-size: contain; }
@media screen and (min-width: 992px) { .nav-btn { display: none; } }

.nav { position: fixed; left: 0; right: 0; top: 0; z-index: 60; background: #fff; border-bottom: 0.35rem solid rgba(53, 53, 53, 0.17); transition: all 0.3s; }
@media screen and (min-width: 992px) { .nav:not(.scrolled) { transform: translateY(-110%); } }
@media screen and (max-width: 992px) { .nav { left: 0; right: 0; top: 0; bottom: 0; display: flex; flex-direction: column; justify-content: center; align-items: center; }
  .nav:not(.active) { transform: translateY(-110%); } }

.nav__menu { display: flex; justify-content: space-between; gap: 1.4rem; list-style: none; margin: 0; align-items: center; }

.nav__logo { width: 12.4rem; margin-right: auto; }

.base a { font-weight: 500; font-size: 0.9rem; display: block; line-height: 1rem; padding-top: 0.8rem; padding-bottom: 0.8rem; border-bottom: 0.1rem solid transparent; border-top: 0.1rem solid transparent; }
.base a:hover { color: #06a5ff; border-bottom-color: #06a5ff; }

.nav__button { margin-left: auto; }
.nav__button a { font-family: var(--font-family); font-weight: 400; font-size: 0.8rem; letter-spacing: 0.06em; text-transform: uppercase; text-align: center; color: #06a5ff; display: inline-block; border-radius: 30rem; border: 1px solid #06a5ff; border-radius: 30rem; padding: 0.55rem 1.3rem 0.65rem; }
.nav__button a:hover { background: #06a5ff; color: #fff; }

.footer { background: #282828; color: #fff; padding: 1rem 0; }
.footer .header__btn { background-color: #515151; }

.footer__row { row-gap: 0.5rem; }

.copy { font-family: var(--font-family); font-weight: 300; font-size: 0.55rem; color: rgba(255, 255, 255, 0.4); }
.copy a { text-decoration: underline; }
.copy a:hover { text-decoration: none; }

.made { display: inline-block; width: 4rem; opacity: 0.4; }
.made:hover { opacity: 0.8; }

.totop { position: fixed; left: 1.5rem; bottom: 1.5rem; width: 2.5rem; z-index: 50; }
.totop:hover { opacity: 0.8; }
.totop:not(.scrolled) { opacity: 0; pointer-events: none; }

.popup { border-radius: 0.5rem; width: 38.2rem; background: #fff; padding: 2.6rem 1rem; display: none; overflow: hidden; }
.popup form { position: relative; z-index: 2; max-width: 31rem; margin-left: auto; margin-right: auto; }

.wpcf7 p { margin-bottom: 0; }
.wpcf7 br { display: none; }

.screen-reader-response, .wpcf7-not-valid-tip { display: none !important; }

.form__title { font-family: var(--second-family); font-weight: 700; font-size: 2.5rem; /* line-height: 2.85rem; */ line-height: 1.14; text-transform: uppercase; text-align: center; color: #282828; margin-bottom: 0.65rem; text-wrap: balance; }

.form__desc { font-family: var(--font-family); font-weight: 300; font-size: 1rem; letter-spacing: 0.02em; text-align: center; color: #282828; text-wrap: balance; margin-bottom: 1.9rem; }
.form__desc:last-child { margin-bottom: 0; }

.wpcf7-text { height: 3.1rem; width: 100%; margin-bottom: 1.5rem; border: 1px solid #282828; border-radius: 30rem; background: #f4f4f4; font-weight: 400; font-size: 0.9rem; color: #282828; padding-left: 1.05rem; }

.invalid .wpcf7-not-valid { border-color: red; }

.wpcf7-submit { font-weight: 600; font-size: 0.9rem; letter-spacing: 0.04em; text-transform: uppercase; text-align: center; color: #fff; width: 100%; background: #282828; border-radius: 30rem; height: 3.1rem; cursor: pointer; transition: all 0.3s; margin-bottom: 1.5rem; }
.wpcf7-submit:hover { background-color: #06a5ff; }

.submitting .wpcf7-submit { pointer-events: none; opacity: 0.8; }

.wpcf7-acceptance { display: block; max-width: 21.6rem; margin-left: auto; margin-right: auto; }
.wpcf7-acceptance label { margin: 0; display: flex; font-weight: 200; font-size: 0.65rem; /* line-height: 0.75rem; */ line-height: 1.15385; color: rgba(40, 40, 40, 0.65); gap: 0.35rem; }
.wpcf7-acceptance label a { text-decoration: underline; }
.wpcf7-acceptance label a:hover { text-decoration: none; }
.wpcf7-acceptance label input { border-radius: 30rem; width: 1.6rem; height: 1.6rem; flex: 0 0 1.6rem; background: url(../images/ico__checkbox.svg) 50% 50% no-repeat #d1b5a7; background-size: 0; }
.wpcf7-acceptance label input:checked { background-size: 100% 100%; }

.wpcf7-response-output { display: none; }

.page-template-thank .header, .page-template-thank .footer { display: none; }

.thank-page { position: fixed; left: 0; right: 0; top: 0; bottom: 0; background: rgba(0, 0, 0, 0.75); display: flex; align-items: center; justify-content: center; padding: 15px; }

.thank__page-box { border-radius: 1rem; width: 30.7rem; max-width: 100%; position: relative; background: url(../images/modal-stick.svg) 10.5rem 0 no-repeat #fff; background-size: 1.6rem auto; padding: 5.3rem 2.4rem 2rem; display: flex; justify-content: center; }
.thank__page-box .form__desc { font-weight: 400; max-width: 15rem; text-wrap: balance; text-align: left; }
.thank__page-box .form__title { text-align: left; }

.thank__page-close { position: absolute; width: 1.8rem; height: 1.8rem; background: url(../images/ico__close.svg) no-repeat; background-size: contain; right: 1.4rem; top: 1.4rem; }

.thank__page-icon { margin-bottom: 1.2rem; width: 4rem; height: 4rem; margin-right: 1rem; background: url(../images/ico__success.svg) 50% 50% no-repeat; background-size: contain; }

.section_reviews-before { padding: 4.5rem 0 3rem; }

.reviews-before { max-width: 1326px; font-family: var(--font-family); font-weight: 400; font-size: 1.2rem; /* line-height: 1.75rem; */ line-height: 1.45833; letter-spacing: 0.02em; color: #282828; }
.reviews-before h1 { margin-bottom: 15px; }
@media screen and (min-width: 1200px) { .reviews-before h1 { font-size: 3.1rem; } }
.reviews-before *:last-child { margin-bottom: 0; }

.section_rev { padding-bottom: 5rem; padding-top: 0; }

.rev-box { max-width: 1326px; background: #fff; border-radius: 2.5rem; padding: 60px; }

.rev-box__header { margin-bottom: 32px; row-gap: 20px; align-items: center; }
.rev-box__header .section__title, .rev-box__header .reviews-before h1, .reviews-before .rev-box__header h1 { margin-bottom: 0; }

.slider-arrows { display: flex; gap: 13px; }
.slider-arrows button { color: #06a5ff; font-size: 0; padding: 0; width: 3rem; height: 3rem; transition: all 0.3s; background: transparent; }
.slider-arrows button:hover { color: #000000; }
.slider-arrows button svg { display: block; width: 3rem; height: 3rem; }

.rev-box__slider { margin-left: -26px; }
.rev-box__slider .slick-track { display: flex; }

.rev-box__item-wrap { padding-left: 26px; height: auto; }

.rev-box__item { background: #fcf7f3; height: 100%; border-radius: 12px; padding: 30px 28px 40px; }

.rev-box__item-header { display: flex; align-items: center; gap: 11px; margin-bottom: 18px; }

.rev-box__item-avatar { flex: 0 0 55px; height: 55px; border-radius: 100%; display: flex; align-items: center; justify-content: center; font-family: var(--font-family); font-weight: 700; font-size: 23px; text-align: center; color: #fff; background-color: #e4d6c7; }

.rev-box__item-rating { margin-bottom: 3px; display: flex; gap: 4px; }
.rev-box__item-rating i { width: 15px; height: 14px; background: url(../images/ico__star-2.svg) no-repeat; background-size: contain; }
.rev-box__item-rating[data-rating="4"] i:last-child { display: none; }

.rev-box__item-author { font-family: var(--font-family); font-weight: 700; font-size: 17px; letter-spacing: 0.02em; color: #282828; }

.rev-box__item-body { font-family: var(--font-family); font-weight: 300; font-size: 15px; /* line-height: 1.05rem; */ line-height: 1.4; letter-spacing: 0.02em; color: #282828; }

.section_wt { background: #fff; border-radius: 2.5rem; }

.wt-rev { display: flex; flex-direction: column; flex-wrap: wrap; gap: 1rem; column-gap: 1.5rem; max-height: 32rem; margin-top: -7rem; }

.wt-rev__item { width: 18.5rem; }
.wt-rev__item img { filter: drop-shadow(0 3px 2px rgba(0, 0, 0, 0.01)) drop-shadow(0 7px 5px rgba(0, 0, 0, 0.01)) drop-shadow(0 13px 10px rgba(0, 0, 0, 0.01)) drop-shadow(0 22px 18px rgba(0, 0, 0, 0.01)) drop-shadow(0 42px 33px rgba(0, 0, 0, 0.01)); }

.wt-rev__item_1 { margin-top: 7rem; }

.wt-rev__item_5 { margin-top: 3rem; }

.section_own-reviews { padding-bottom: 3rem; }

.reviews-base__list { display: flex; flex-direction: column; gap: 20px; max-width: 62.85rem; }

.reviews-base__item { border-radius: 1rem; background: #fff; padding: 1.9rem 2.3rem; }

.reviews-base__item-header { display: flex; justify-content: space-between; align-items: center; }

.reviews-base__item-title { font-family: var(--font-family); font-weight: 700; font-size: 17px; /* line-height: 1rem; */ line-height: 1.17647; color: #282828; }

.reviews-base__item-date { font-family: var(--font-family); font-weight: 300; font-size: 14px; text-align: right; color: #898989; }

.reviews-base__item-rating { display: flex; margin-top: 14px; margin-bottom: 23px; }
.reviews-base__item-rating i { width: 15px; height: 14px; background: url(../images/ico__star-2.svg) no-repeat; background-size: contain; }
.reviews-base__item-rating[data-rating="4"] i:last-child { display: none; }

.reviews-base__item-text { font-family: var(--font-family); font-weight: 300; font-size: 17px; text-wrap: balance; /* line-height: 1.3rem; */ line-height: 1.52941; color: #282828; }
.reviews-base__item-text * { margin-bottom: 0; }

.reviews-form { padding-top: 0; }

.form { display: grid; grid-template-columns: 292px 1fr; gap: 24px; }

.form__input { background: #f4f4f4; height: 62px; margin-bottom: 24px; border: 1px solid #282828; border-radius: 30rem; font-family: var(--font-family); font-weight: 400; font-size: 18px; line-height: 1.27778; color: #282828; padding-left: 20px; width: 100%; }

.form__rating-wrap { background: #f4f4f4; height: 62px; border: 1px solid #282828; border-radius: 30rem; font-family: var(--font-family); font-weight: 400; font-size: 18px; line-height: 1.27778; color: #282828; padding-left: 1rem; display: flex; align-items: center; gap: 12px; }

.form__rating { display: flex; gap: 0.4rem; background: url(../images/star-empty.svg) 50% 50% no-repeat; background-size: 0; }
.form__rating input { width: 26px; height: 24px; cursor: pointer; background: url(../images/star.svg) 50% 50% no-repeat; background-size: contain; }
.form__rating input:checked ~ input { background-image: url(../images/star-empty.svg); }

.form__textarea { height: 120px; background: #f4f4f4; border: 1px solid #282828; border-radius: 20px; resize: none; width: 100%; padding-left: 20px; padding-top: 17px; font-family: var(--font-family); font-weight: 400; font-size: 18px; line-height: 1.27778; color: #282828; }
@media screen and (min-width: 992px) { .form__textarea { height: 234px; } }

.form__footer { grid-column-start: 1; grid-column-end: 3; display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 1rem; }

.form__acc { display: flex; align-items: center; margin-bottom: 0; font-family: var(--font-family); font-weight: 300; font-size: 13px; gap: 7px; /* line-height: 0.9rem; */ line-height: 1.38462; letter-spacing: 0.02em; color: rgba(40, 40, 40, 0.62); }
.form__acc input { flex: 0 0 28px; height: 28px; border-radius: 100%; background: url(../images/ico__checkbox.svg) 50% 50% no-repeat #b3b3b3; background-size: 0; }
.form__acc input:checked { background-size: 20px auto; }
.form__acc a { text-decoration: underline; }

.form__submit { font-family: var(--font-family); font-weight: 600; font-size: 18px; height: 62px; padding-left: 53px; padding-right: 53px; background: #282828; border-radius: 30rem; letter-spacing: 0.06em; text-transform: uppercase; text-align: center; color: #fff; transition: all 0.3s; }
.form__submit:hover { opacity: 0.8; }
.form__submit[disabled] { pointer-events: none; opacity: 0.5; }

@media (max-width: 991px) { html { font-size: 13px; }
  .nav__menu { flex-direction: column; justify-content: center; align-items: center; }
  .nav__menu > li { margin-left: auto; margin-right: auto; }
  .about { flex-wrap: wrap; }
  .about__content, .about__video { flex: 0 0 100%; }
  .methods { grid-template-columns: 1fr 1fr; }
  .garant, .work { grid-template-columns: 1fr; }
  .online { grid-template-columns: 1fr; }
  .online__box_2, .online__box_3 { padding-bottom: 20rem; }
  .author__wheel { position: static; margin-top: 2rem; max-width: 100%; transform: none; }
  .steps__list { width: 100%; overflow-x: auto; display: flex; margin-top: -1rem; padding-top: 1rem; }
  .steps__list::-webkit-scrollbar { display: none; }
  .steps__offer { position: relative; left: 0; bottom: 0; margin-top: 2rem; }
  .cases { grid-template-columns: 1fr 1fr; }
  .step { flex: 0 0 15.1rem; }
  .step_2 { flex: 0 0 24rem; }
  .step_2 .step__content br { display: none; }
  .team__list { flex-wrap: wrap; }
  .team__list .section__title, .team__list .reviews-before h1, .reviews-before .team__list h1 { margin-top: 0; flex: 0 0 100%; }
  .team__item:nth-child(2n+1) { margin-top: 0; }
  .form { display: flex; flex-direction: column; }
  .wt-rev { margin-top: 0; max-height: 41rem; }
  .wt-rev__item { margin-top: 0; } }
@media (max-width: 575px) { .wt-rev { max-height: none; }
  .contacts__items { grid-template-columns: 1fr; }
  .contacts__item-avatar { flex: 0 0 4rem; }
  .contacts__item-wt, .contacts__item-tg { margin-bottom: 0.3rem; }
  .wt-rev__item { width: 100%; }
  .rev-box__item-wrap { width: 300px; padding-left: 0; padding-right: 15px; padding-left: 15px; }
  .reviews-before { font-size: 15px; }
  .rev-box__slider { margin-left: -15px; margin-right: -15px; }
  .form__submit { width: 100%; padding-left: 0; padding-right: 0; }
  .rev-box { padding-left: 15px; padding-right: 15px; }
  .reviews-base__item-text { font-size: 15px; }
  .team__item { max-width: calc(50% - 0.75rem); }
  .team-after { flex-wrap: wrap; justify-content: flex-start; margin-bottom: 3rem; }
  .team-after__title { font-size: 1.8rem; }
  .team__item-text { text-wrap: balance; }
  .team__item-text br { display: none; }
  .author__percent { flex-wrap: wrap; }
  .methods { grid-template-columns: 1fr; grid-template-rows: repeat(6, 1fr); }
  .about { border-radius: 0; padding: 2rem 1rem; margin-left: -1rem; margin-right: -1rem; }
  .free__expert { right: 0; position: relative; width: 100%; }
  .author { padding: 2rem; }
  .free__expert-photo { width: 24rem; }
  .free__expert-content { width: 100%; padding-left: 16rem; }
  .free__expert { margin-top: 5rem; }
  .section__title, .reviews-before h1, .form__title { font-size: 2.1rem; }
  .free { border-radius: 0; padding: 2rem 1rem 0; margin-left: -1rem; margin-right: -1rem; }
  .algoritm { max-height: none; }
  .algoritm__box { width: 100%; margin-top: 0; }
  .algoritm__btn { width: 100%; }
  .steps__offer { border-radius: 0; padding-left: 2rem; padding-right: 2rem; }
  .steps__offer::before { transform: scale(0.5); transform-origin: 100% 100%; }
  .cases { grid-template-columns: 1fr; }
  .subscribe { padding-left: 2rem; padding-right: 2rem; padding-bottom: 0; margin-left: -1rem; margin-right: -1rem; border-radius: 0; }
  .section_reviews { border-radius: 0; }
  .subscribe__tel { position: static; margin-top: 2rem; width: auto; }
  .smilex { border-radius: 0; margin-left: -1rem; margin-right: -1rem; padding-left: 11.5rem; padding-right: 1rem; }
  .team { margin-bottom: 5rem; }
  .smilex__bg { width: 15rem; }
  .smilex__image { left: 0; width: 10rem; }
  .section_team { border-radius: 0; margin-bottom: 0; }
  .header__row { margin-left: 0; margin-right: 0; height: 48px; }
  .header__row > div { padding-left: 0; padding-right: 0; }
  .main { min-height: 0; border-radius: 0 0 20px 20px; padding-bottom: 125px; padding-top: 11px; }
  .header .logo__image { width: 120px; }
  .main__last-title { font-size: 1.5rem; }
  .main__slider { top: -4px; border-radius: 30px; }
  .main__slider .slick-dots { margin-top: 29px; }
  .main__slide { border-radius: 30px; }
  .main__slide-title { font-size: 24px; }
  .main__title { font-size: 36px; }
  .main__desc { font-size: 20px; }
  .section__title br, .reviews-before h1 br { display: none; }
  .btn_first { font-size: 14px; display: block; padding: 10px; text-align: center; }
  .main__content { margin-bottom: 11px; }
  .logo__text a { font-size: 13px; }
  .home .header { padding-right: 40px; }
  .main__wt { bottom: 0; }
  .sticker { width: 289px; height: 80px; position: relative; display: block; font-size: 13px; border-radius: 1rem 1rem 1rem 0; padding: 4px 10px 7px 77px; }
  .sticker__avatar { position: absolute; left: 6px; top: 9px; width: 62px; }
  .sticker__btn { width: 126px; height: 32px; font-size: 11px; gap: 5px; margin-top: 5px; }
  .sticker__btn svg { width: 18px; height: 18px; }
  .main__slider-wrap { padding: 0 12px 8px; border-radius: 30px; }
  .main__slider-wrap::before { left: 4px; bottom: 4px; right: 4px; border-radius: 30px; }
  .main__slider-wrap::after { left: 8px; right: 8px; bottom: 8px; border-radius: 30px; } }
