@import url(https://fonts.googleapis.com/css2?family=Golos+Text:wght@400..600&display=swap);
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
  border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

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

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}

/**
 * Swiper 10.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 28, 2023
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;overflow:clip;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top, right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom, left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top, left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

html {
  height: 100%;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
html::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
html::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 10px;
}
html.no-scroll {
  overflow: hidden;
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  font-family: "Golos Text", sans-serif;
  color: #0C122A;
  font-size: 14px;
  line-height: 1.5;
}

.bg-block {
  padding: 20px;
  background: #F8F8F8;
  border-radius: 20px;
}
@media only screen and (max-width: 767.98px) {
  .bg-block {
    padding: 16px;
    border-radius: 16px;
  }
}

.bg-block-white {
  padding: 20px;
  background: #FFFFFF;
  border-radius: 16px;
}
@media only screen and (max-width: 767.98px) {
  .bg-block-white {
    padding: 16px;
    border-radius: 14px;
  }
}

.main-title {
  text-align: center;
}
.main-title .eyebrow {
  margin-bottom: 6px;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  color: #747474;
}
@media only screen and (max-width: 767.98px) {
  .main-title .eyebrow {
    font-size: 12px;
  }
}
.main-title p {
  margin-top: 16px;
}

@media only screen and (min-width: 768px) {
  .mobile {
    display: none !important;
  }
}

@media only screen and (max-width: 767.98px) {
  .desktop {
    display: none !important;
  }
}

.plus-icon {
  position: relative;
  width: 30px;
  height: 30px;
}
.plus-icon:before, .plus-icon:after {
  transition: all 0.3s ease;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  content: "";
  width: 15px;
  height: 2px;
  border-radius: 1px;
  background-color: #FFFFFF;
}
.plus-icon:after {
  transform: translate(-50%, -50%) rotate(90deg);
}

.title-large,
h1,
.title-h1,
h2,
.title-h2,
h3,
.title-h3,
h4,
.title-h4,
h5,
.title-h5,
h6,
.title-h6 {
  line-height: 1.25;
  font-weight: 600;
  color: #0F1D32;
}

.title-large {
  font-size: 44px;
}
@media only screen and (max-width: 767.98px) {
  .title-large {
    font-size: 38px;
  }
}

h1,
.title-h1 {
  font-size: 40px;
  margin: 0;
}
@media only screen and (max-width: 767.98px) {
  h1,
  .title-h1 {
    font-size: 30px;
  }
}

h2,
.title-h2 {
  font-size: 30px;
}
@media only screen and (max-width: 767.98px) {
  h2,
  .title-h2 {
    font-size: 24px;
  }
}

h3,
.title-h3 {
  font-size: 24px;
}
@media only screen and (max-width: 767.98px) {
  h3,
  .title-h3 {
    font-size: 22px;
  }
}

h4,
.title-h4 {
  font-size: 20px;
}

h5,
.title-h5 {
  font-size: 18px;
}

h6,
.title-h6 {
  font-size: 16px;
}

.body-small {
  font-size: 14px;
}

.body-thin {
  font-size: 10px;
}

.tx-thin {
  font-weight: 100;
}

.tx-light {
  font-weight: 300;
}

.tx-normal {
  font-weight: 400;
}

.tx-medium {
  font-weight: 500;
}

.tx-semibold {
  font-weight: 600;
}

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

.dark-text-color {
  color: #0F1D32;
  font-weight: 600;
}

.primary-color {
  color: #D72626;
}

b,
strong {
  font-weight: 600;
}

ul,
ol {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

a,
button {
  transition: all 0.3s ease;
  text-decoration: none;
  color: #0C122A;
}

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

input,
textarea {
  max-width: 100%;
}

.otgs-development-site-front-end {
  display: none;
}

.main-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  min-height: 100%;
  padding: 140px 0 120px 0;
}
@media only screen and (max-width: 991.98px) {
  .main-content {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  .main-content {
    padding-top: 80px;
  }
}
.header_notice + .main-content {
  padding: 135px 0 70px 0;
}
@media only screen and (max-width: 991.98px) {
  .header_notice + .main-content {
    padding-bottom: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  .header_notice + .main-content {
    padding-top: 150px;
  }
}
@media only screen and (max-width: 479.98px) {
  .header_notice + .main-content {
    padding-top: 175px;
  }
}

.page-template-google-page .main-content {
  padding-bottom: 0;
}

.container {
  position: relative;
  width: 100%;
  max-width: 1130px;
  margin: 0 auto;
  padding: 0 15px;
}
@media only screen and (max-width: 991.98px) {
  .container {
    padding: 0 12px;
  }
}
.container .container {
  padding: 0;
}

.page-title {
  margin-bottom: 20px;
}

.page-text {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767.98px) {
  .page-text {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 991.98px) {
  .wp-block-spacer {
    height: 40px !important;
  }
}

section {
  margin-top: 120px;
}
section:first-child {
  margin-top: 0;
}
@media only screen and (max-width: 991.98px) {
  section {
    margin-top: 54px;
  }
}

.btn {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  border: 1px solid transparent;
  cursor: pointer;
  outline: none;
  transition: all 0.3s ease;
  gap: 6px;
  font-weight: 600;
}
.btn:disabled {
  opacity: 0.5;
}
.btn--small {
  padding: 8px 12px;
  border-radius: 8px;
  min-height: 37px;
  font-size: 14px;
}
.btn--medium {
  min-height: 45px;
  padding: 8px 18px;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 700;
}
.btn--large {
  min-height: 60px;
  padding: 8px 20px;
  border-radius: 10px;
  font-size: 16px;
  color: #0F1D32;
}
.btn--primary {
  background-color: #D72626;
  color: #FFFFFF;
}
.btn--primary:hover {
  background-color: #c01515;
  color: #FFFFFF;
}
.btn--secondary {
  background-color: #F7F7FA;
}
.btn--secondary:hover {
  background-color: #E9E9E9;
}
.btn--outline {
  border: 1px solid #E2E2E2;
}
.btn--outline:hover {
  background-color: #E2E2E2;
}

@media only screen and (max-width: 767.98px) {
  .wt-omni-widget-buttons-menu {
    right: -20px !important;
    bottom: -22px !important;
    background: none !important;
  }
}
.swiper-navigation {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.swiper-navigation .swiper-button-prev,
.swiper-navigation .swiper-button-prev-mob,
.swiper-navigation .swiper-button-next,
.swiper-navigation .swiper-button-next-mob {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  width: 40px;
  height: 40px;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FFFFFF;
  border-radius: 100%;
  border: 1px solid transparent;
  z-index: 10;
  cursor: pointer;
  transition: all 0.3s ease;
}
.swiper-navigation .swiper-button-prev:hover,
.swiper-navigation .swiper-button-prev-mob:hover,
.swiper-navigation .swiper-button-next:hover,
.swiper-navigation .swiper-button-next-mob:hover {
  opacity: 0.8;
}
.swiper-navigation .swiper-button-prev:after,
.swiper-navigation .swiper-button-prev-mob:after,
.swiper-navigation .swiper-button-next:after,
.swiper-navigation .swiper-button-next-mob:after {
  content: "";
  position: absolute;
  width: 16px;
  height: 14px;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='14' viewBox='0 0 16 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.08845 2.07802C8.79556 1.78512 8.32068 1.78512 8.02779 2.07802C7.7349 2.37091 7.7349 2.84578 8.02779 3.13868L10.8891 5.99997L2.80025 5.99997C2.38604 5.99997 2.05025 6.33576 2.05025 6.74997C2.05025 7.16418 2.38604 7.49997 2.80025 7.49997L10.8891 7.49997L8.02779 10.3613C7.7349 10.6542 7.7349 11.129 8.02779 11.4219C8.32068 11.7148 8.79556 11.7148 9.08845 11.4219L13.2301 7.2803C13.523 6.98741 13.523 6.51253 13.2301 6.21964L9.08845 2.07802Z' fill='%230C122A'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center center;
  z-index: 1;
}
.swiper-navigation .swiper-button-prev.swiper-button-disabled,
.swiper-navigation .swiper-button-prev-mob.swiper-button-disabled,
.swiper-navigation .swiper-button-next.swiper-button-disabled,
.swiper-navigation .swiper-button-next-mob.swiper-button-disabled {
  opacity: 0.6;
}
.swiper-navigation .swiper-button-prev.swiper-button-disabled:after,
.swiper-navigation .swiper-button-prev-mob.swiper-button-disabled:after,
.swiper-navigation .swiper-button-next.swiper-button-disabled:after,
.swiper-navigation .swiper-button-next-mob.swiper-button-disabled:after {
  opacity: 0.4;
}
.swiper-navigation .swiper-button-prev,
.swiper-navigation .swiper-button-prev-mob {
  margin-right: 10px;
}
.swiper-navigation .swiper-button-prev:after,
.swiper-navigation .swiper-button-prev-mob:after {
  transform: scale(-1, 1);
}

.swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  background-color: #D5D5D5;
}
.swiper-pagination .swiper-pagination-bullet-active {
  background-color: #D72626;
}

.content {
  color: #5A5A5A;
}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content h6 {
  margin-bottom: 20px;
}
.content p:not(:last-child) {
  margin-bottom: 20px;
}
.content a {
  text-decoration: underline;
  color: #0F1D32;
}
.content a:hover {
  opacity: 0.8;
}
.content b,
.content strong {
  font-weight: 600;
}
.content ul,
.content ol {
  margin-bottom: 25px;
  line-height: 1.5;
}
@media only screen and (max-width: 767.98px) {
  .content ul,
  .content ol {
    margin-bottom: 20px;
  }
}
.content ul li,
.content ol li {
  margin: 5px 0;
}
.content ul span,
.content ul strong,
.content ul em,
.content ol span,
.content ol strong,
.content ol em {
  color: #0F1D32 !important;
}
.content ul a,
.content ol a {
  color: #0F1D32;
  text-decoration: underline;
}
.content ul a:hover,
.content ol a:hover {
  opacity: 0.8;
}
.content ul {
  padding: 0 0 0 1em;
  list-style-type: disc;
}
.content ul li {
  color: #0C122A;
}
.content ul li::marker {
  font-size: 14px;
}
.content ol {
  list-style: none;
  counter-reset: li;
}
.content ol ol {
  margin: 20px;
}
.content ol ul {
  margin: 20px;
}
.content ol > li {
  color: #0F1D32;
}
.content ol > li:before {
  counter-increment: li;
  content: counters(li, ".") ". ";
  font-weight: 600;
}
.content ol > li ol li {
  font-size: 16px;
  font-weight: 400;
}
.content figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 25px 0;
}
@media only screen and (max-width: 767.98px) {
  .content figure {
    margin: 20px 0;
  }
}
.content figure img {
  width: 100%;
}
.content table {
  position: relative;
  width: 100%;
  table-layout: fixed;
  border-spacing: 0;
  border-radius: 10px;
  border: 1px solid #E3E4EC;
  overflow: hidden;
  font-size: 14px;
}
.content table th,
.content table td {
  position: relative;
  padding: 14px 20px;
  vertical-align: top;
  border: 0;
  border-bottom: 1px solid #E3E4EC;
  line-height: normal;
}
@media only screen and (max-width: 767.98px) {
  .content table th,
  .content table td {
    font-size: 14px;
    padding: 15px;
  }
}
.content table th:not(:last-child):after,
.content table td:not(:last-child):after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: calc(100% - 30px);
  min-height: 20px;
  background-color: #E3E4EC;
}
.content table td {
  line-height: 1.6;
}
.content table th {
  font-weight: 600;
  vertical-align: middle;
  background-color: #E3E4EC;
}
.content table tr:last-child td {
  border-bottom: 0;
}
.content blockquote {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  padding: 25px 20px;
  margin-bottom: 25px;
  max-width: 540px;
  border-radius: 10px;
  background-color: #FFFFFF;
}
@media only screen and (max-width: 767.98px) {
  .content blockquote {
    margin-bottom: 20px;
  }
}
.content blockquote p {
  color: #838383;
  margin: 0;
  padding: 0;
}
.content blockquote a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-top: 10px;
  font-weight: 600;
  text-decoration: none;
}

.header {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  left: 0;
  top: 0;
  width: 100%;
  background-color: #FFFFFF;
  transition: all 0.3s ease;
  z-index: 99;
}
.header_shrink {
  min-height: 60px;
}
.header_shrink .header__wrap {
  padding: 11.5px 0;
  min-height: auto;
}
.header_shrink .header__logo img {
  width: 109px;
}
.header__wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 80px;
  padding: 10px 0;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .header__wrap {
    min-height: 50px !important;
    padding: 11px 0;
  }
}
.header__logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  flex: 0 0 104px;
}
@media only screen and (max-width: 1199.98px) {
  .header__logo {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 479.98px) {
  .header__logo {
    margin: 0;
  }
}
.header__logo a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header__logo img {
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .header__logo img {
    max-width: 90px;
  }
}
.header__menu {
  margin: 0 auto;
}
@media only screen and (max-width: 991.98px) {
  .header__menu {
    display: none;
  }
}
.header__menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  gap: 48px;
}
@media only screen and (max-width: 1199.98px) {
  .header__menu ul {
    gap: 24px;
  }
}
.header__menu ul li {
  font-weight: 600;
  font-size: 14px;
  color: #0F1D32;
}
.header__menu ul li a:hover {
  color: #c01515;
}
.header__menu ul li .current {
  text-decoration: underline;
  color: #D72626;
}
.header__contacts {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 99;
}
.header__contacts .btn:before {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("../../assets/images/chat.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media only screen and (max-width: 991.98px) {
  .header__contacts {
    display: none;
  }
}
.header__contacts-btn {
  position: relative;
  margin: auto;
}
.header__contacts-list {
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px);
  position: absolute;
  top: 100%;
  right: 0;
  transition: all 0.3s ease;
  padding: 20px 16px;
  background: #FFFFFF;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.06);
  border-radius: 10px;
  color: #0F1D32;
  font-weight: 500;
}
@media only screen and (max-width: 1199.98px) {
  .header__contacts-list {
    left: auto;
    right: 0;
  }
}
.header__contacts-list.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(7px);
}
.header__contacts-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.header__contacts-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  gap: 10px;
}
.header__contacts-item .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 16px;
  min-width: 16px;
}
.header__contacts-item .icon img {
  width: 100%;
}
.header__contacts-item .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  font-weight: 500;
  font-size: 14px;
  color: #0F1D32;
  white-space: nowrap;
}
.header__contacts-item .text a:hover {
  opacity: 0.8;
}
.header__auth {
  position: relative;
  margin-left: 15px;
  max-width: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 991.98px) {
  .header__auth {
    margin-left: auto;
  }
}
.header__auth .btn {
  width: 100%;
  text-overflow: ellipsis;
  text-wrap: nowrap;
  overflow: hidden;
  display: inline;
}
.header__auth svg {
  margin-right: 8px;
  transform: translateY(3px);
}
.header__auth li .logout-btn {
  cursor: pointer;
  transition: all 0.3s ease;
  color: #D72626;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  gap: 8px;
}
.header__auth li .logout-btn:before {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjA4MzAxIDguMDAwMDFDMS4wODMwMSA4LjI3NjE1IDEuMzA2ODcgOC41MDAwMSAxLjU4MzAxIDguNTAwMDFMOC44OTgwNSA4LjVMNy41OTA5NSA5LjYyMDM4QzcuMzgxMjggOS44MDAwOSA3LjM1NyAxMC4xMTU3IDcuNTM2NzEgMTAuMzI1NEM3LjcxNjQyIDEwLjUzNTEgOC4wMzIwNyAxMC41NTkzIDguMjQxNzQgMTAuMzc5NkwxMC41NzUxIDguMzc5NjNDMTAuNjg1OSA4LjI4NDY0IDEwLjc0OTcgOC4xNDU5NyAxMC43NDk3IDguMDAwMDFDMTAuNzQ5NyA3Ljg1NDA0IDEwLjY4NTkgNy43MTUzNyAxMC41NzUxIDcuNjIwMzhMOC4yNDE3NCA1LjYyMDM4QzguMDMyMDcgNS40NDA2NyA3LjcxNjQyIDUuNDY0OTUgNy41MzY3MSA1LjY3NDYxQzcuMzU3IDUuODg0MjcgNy4zODEyOCA2LjE5OTkyIDcuNTkwOTUgNi4zNzk2M0w4Ljg5ODA1IDcuNTAwMDFMMS41ODMwMSA3LjUwMDAxQzEuMzA2ODcgNy41MDAwMSAxLjA4MzAxIDcuNzIzODYgMS4wODMwMSA4LjAwMDAxWiIgZmlsbD0iI0Q3MjYyNiIvPgo8cGF0aCBkPSJNNi4yNDk2NyA2LjUwMDAzTDYuNTAxODYgNi41MDAwM0M2LjMyOTUgNi4wMTA5NyA2LjQxNTc0IDUuNDQ1ODUgNi43Nzc0NiA1LjAyMzg1QzcuMzE2NTkgNC4zOTQ4NiA4LjI2MzU0IDQuMzIyMDEgOC44OTI1MyA0Ljg2MTE1TDExLjIyNTkgNi44NjExNUMxMS41NTgzIDcuMTQ2MTIgMTEuNzQ5NyA3LjU2MjE1IDExLjc0OTcgOC4wMDAwM0MxMS43NDk3IDguNDM3OTIgMTEuNTU4MyA4Ljg1Mzk0IDExLjIyNTkgOS4xMzg5Mkw4Ljg5MjUzIDExLjEzODlDOC4yNjM1NCAxMS42NzgxIDcuMzE2NTkgMTEuNjA1MiA2Ljc3NzQ2IDEwLjk3NjJDNi40MTU3NCAxMC41NTQyIDYuMzI5NSA5Ljk4OTA5IDYuNTAxODYgOS41MDAwM0w2LjI0OTY3IDkuNTAwMDNMNi4yNDk2NyAxMC42NjY3QzYuMjQ5NjcgMTIuNTUyMyA2LjI0OTY3IDEzLjQ5NTEgNi44MzU0NiAxNC4wODA5QzcuNDIxMjUgMTQuNjY2NyA4LjM2NDA2IDE0LjY2NjcgMTAuMjQ5NyAxNC42NjY3TDEwLjkxNjMgMTQuNjY2N0MxMi44MDIgMTQuNjY2NyAxMy43NDQ4IDE0LjY2NjcgMTQuMzMwNiAxNC4wODA5QzE0LjkxNjMgMTMuNDk1MSAxNC45MTYzIDEyLjU1MjMgMTQuOTE2MyAxMC42NjY3TDE0LjkxNjMgNS4zMzMzNEMxNC45MTYzIDMuNDQ3NzMgMTQuOTE2MyAyLjUwNDkxIDE0LjMzMDYgMS45MTkxMkMxMy43NDQ4IDEuMzMzMzQgMTIuODAyIDEuMzMzMzQgMTAuOTE2MyAxLjMzMzM0TDEwLjI0OTcgMS4zMzMzNEM4LjM2NDA2IDEuMzMzMzQgNy40MjEyNSAxLjMzMzM0IDYuODM1NDYgMS45MTkxM0M2LjI0OTY3IDIuNTA0OTEgNi4yNDk2NyAzLjQ0NzcyIDYuMjQ5NjcgNS4zMzMzNEw2LjI0OTY3IDYuNTAwMDNaIiBmaWxsPSIjRDcyNjI2Ii8+Cjwvc3ZnPgo=");
}
.header__auth li .logout-btn:hover {
  opacity: 0.8;
}
.header__burger {
  display: none;
  position: relative;
  flex: 0 0 24px;
  margin-left: 20px;
  cursor: pointer;
}
.header__burger.active .header__contacts-list {
  opacity: 1;
  visibility: visible;
}
@media only screen and (max-width: 991.98px) {
  .header__burger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.header .logout-btn {
  gap: 8px;
  font-weight: 500;
  font-size: 14px;
  color: #5A5A5A;
  justify-content: flex-start;
}
.header .logout-btn:before {
  content: "";
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xMy40Mzc4IDkuOTk5OTJDMTMuNDM3OCA5LjY1NDc0IDEzLjE1OCA5LjM3NDkyIDEyLjgxMjggOS4zNzQ5MkwzLjY2OTAzIDkuMzc0OTJMNS4zMDI5IDcuOTc0NDVDNS41NjQ5OCA3Ljc0OTgyIDUuNTk1MzMgNy4zNTUyNSA1LjM3MDY5IDcuMDkzMTdDNS4xNDYwNiA2LjgzMTEgNC43NTE0OSA2LjgwMDc0IDQuNDg5NDEgNy4wMjUzOEwxLjU3Mjc1IDkuNTI1MzhDMS40MzQyMiA5LjY0NDEyIDEuMzU0NDkgOS44MTc0NiAxLjM1NDQ5IDkuOTk5OTJDMS4zNTQ0OSAxMC4xODI0IDEuNDM0MjIgMTAuMzU1NyAxLjU3Mjc1IDEwLjQ3NDVMNC40ODk0MSAxMi45NzQ1QzQuNzUxNDkgMTMuMTk5MSA1LjE0NjA2IDEzLjE2ODcgNS4zNzA2OSAxMi45MDY3QzUuNTk1MzMgMTIuNjQ0NiA1LjU2NDk4IDEyLjI1IDUuMzAyOSAxMi4wMjU0TDMuNjY5MDMgMTAuNjI0OUwxMi44MTI4IDEwLjYyNDlDMTMuMTU4IDEwLjYyNDkgMTMuNDM3OCAxMC4zNDUxIDEzLjQzNzggOS45OTk5MloiIGZpbGw9IiM5NDk0OTQiLz4KPHBhdGggZD0iTTcuODEyODIgNi42NjY1OUM3LjgxMjgyIDcuMjUxNzUgNy44MTI4MiA3LjU0NDMyIDcuOTUzMjUgNy43NTQ1QzguMDE0MDYgNy44NDU1MSA4LjA5MjIgNy45MjM2NSA4LjE4MzIxIDcuOTg0NDZDOC4zOTMzOCA4LjEyNDg4IDguNjg1OTYgOC4xMjQ4OCA5LjI3MTEyIDguMTI0ODhMMTIuODEyOCA4LjEyNDg4QzEzLjg0ODQgOC4xMjQ4OCAxNC42ODc4IDguOTY0MzUgMTQuNjg3OCA5Ljk5OTg4QzE0LjY4NzggMTEuMDM1NCAxMy44NDg0IDExLjg3NDkgMTIuODEyOCAxMS44NzQ5TDkuMjcxMTkgMTEuODc0OUM4LjY4NTk3IDExLjg3NDkgOC4zOTMzNSAxMS44NzQ5IDguMTgzMTYgMTIuMDE1M0M4LjA5MjE5IDEyLjA3NjEgOC4wMTQwNyAxMi4xNTQyIDcuOTUzMjggMTIuMjQ1MkM3LjgxMjgzIDEyLjQ1NTQgNy44MTI4MyAxMi43NDggNy44MTI4MyAxMy4zMzMzQzcuODEyODMgMTUuNjkwMyA3LjgxMjgzIDE2Ljg2ODggOC41NDUwNiAxNy42MDFDOS4yNzcyOSAxOC4zMzMzIDEwLjQ1NTYgMTguMzMzMyAxMi44MTI2IDE4LjMzMzNMMTMuNjQ2IDE4LjMzMzNDMTYuMDAzIDE4LjMzMzMgMTcuMTgxNSAxOC4zMzMzIDE3LjkxMzcgMTcuNjAxQzE4LjY0NiAxNi44Njg4IDE4LjY0NiAxNS42OTAzIDE4LjY0NiAxMy4zMzMzTDE4LjY0NiA2LjY2NjU4QzE4LjY0NiA0LjMwOTU3IDE4LjY0NiAzLjEzMTA1IDE3LjkxMzcgMi4zOTg4MkMxNy4xODE1IDEuNjY2NTggMTYuMDAzIDEuNjY2NTkgMTMuNjQ2IDEuNjY2NTlMMTIuODEyNiAxLjY2NjU5QzEwLjQ1NTYgMS42NjY1OSA5LjI3NzI5IDEuNjY2NTkgOC41NDUwNiAyLjM5ODgyQzcuODEyODIgMy4xMzEwNSA3LjgxMjgyIDQuMzA5NTYgNy44MTI4MiA2LjY2NjU5WiIgZmlsbD0iIzk0OTQ5NCIvPgo8L3N2Zz4K");
}
.header .logout-btn:hover {
  opacity: 0.8;
}
.header .header__mobile-scroll .logout-btn {
  margin-top: -20px;
}

.floating-button {
  transition: all 0.3s ease;
  position: fixed;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 3;
  width: 350px;
}
@media only screen and (max-width: 767.98px) {
  .floating-button {
    bottom: 16px;
    width: calc(100% - 110px);
    left: 20px;
    transform: translateX(0);
  }
}
.floating-button.hidden {
  opacity: 0;
  visibility: hidden;
}

body.admin-bar .header {
  top: 32px;
}
@media only screen and (max-width: 783px) {
  body.admin-bar .header {
    top: 46px;
  }
  body.admin-bar .header.header_shrink {
    top: 0;
  }
}

.header__mobile {
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
  padding: 12px;
}
.header__mobile-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(15, 29, 50, 0.4);
  z-index: -1;
}
.header__mobile-wrap {
  position: relative;
  padding-bottom: 80px;
  width: 100%;
  background: #F8F8F8;
  border-radius: 16px;
  padding: 20px;
  padding-bottom: 95px;
}
.header__mobile-scroll {
  max-height: calc(100vh - 190px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  gap: 20px;
  overflow-y: auto;
}
.header__mobile-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}
.header__mobile .header__auth {
  margin-left: auto;
  margin-right: 38px;
}
.header__mobile-logo {
  width: 90px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header__mobile-burger {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.header__mobile-contacts {
  padding: 20px;
  background: #FFFFFF;
  border-radius: 16px;
}
.header__mobile-contacts .header__contacts-btn {
  background-color: red;
}
.header__mobile-contacts li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.header__mobile-contacts li + li {
  margin-top: 20px;
}
.header__mobile-menu {
  padding: 20px;
  background: #FFFFFF;
  border-radius: 16px;
}
.header__mobile-menu li {
  font-weight: 500;
  font-size: 14px;
  color: #0F1D32;
}
.header__mobile-menu li + li {
  margin-top: 20px;
}
.header__mobile-menu li a:hover {
  color: #c01515;
}
.header__mobile-menu li .current {
  text-decoration: underline;
  color: #D72626;
}
.header__mobile-menu a {
  color: #0F1D32;
}
.header__mobile-menu a:hover {
  text-decoration: underline;
  color: #c01515;
}
.header__mobile-menu .current {
  color: #D72626;
}
.header__mobile .apply-btn {
  position: absolute;
  width: calc(100% - 40px);
  left: 50%;
  transform: translateX(-50%);
  bottom: 18px;
}
.header__mobile--active {
  opacity: 1;
  visibility: visible;
}

.footer {
  padding-bottom: 130px;
  margin-top: auto;
}
.footer_google {
  margin-top: 120px;
}
@media only screen and (max-width: 991.98px) {
  .footer_google {
    margin-top: 54px;
  }
}
@media only screen and (max-width: 767.98px) {
  .footer {
    padding-bottom: 100px;
  }
}
.footer__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  padding: 0 30px;
  gap: 40px;
}
@media only screen and (max-width: 767.98px) {
  .footer__row {
    padding: 0;
    gap: 30px;
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 991.98px) {
  .footer__col {
    width: 50%;
  }
}
@media only screen and (max-width: 767.98px) {
  .footer__col {
    width: 100%;
  }
}
.footer__logo img {
  width: 121px;
}
@media only screen and (max-width: 767.98px) {
  .footer__logo img {
    width: 90px;
  }
}
.footer__contacts {
  margin-top: 40px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
@media only screen and (max-width: 767.98px) {
  .footer__contacts {
    margin-top: 30px;
  }
}
.footer__contacts ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}
.footer__contacts ul li + li {
  margin-top: 20px;
}
.footer__contacts-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.footer__contacts-item .icon {
  width: 16px;
  height: auto;
  margin-right: 10px;
}
.footer__contacts-item .text {
  font-weight: 500;
  font-size: 14px;
  color: #0F1D32;
}
.footer__contacts-item .text a {
  color: #0F1D32;
}
.footer__contacts-item .text a:hover {
  opacity: 0.8;
}
.footer__menu {
  font-weight: 500;
  font-size: 14px;
  color: #0F1D32;
}
.footer__menu .current {
  text-decoration: underline;
  color: #D72626;
}
.footer__menu a {
  color: #0F1D32;
}
.footer__menu a:hover {
  color: #c01515;
}
.footer__menu li + li {
  margin-top: 20px;
}
.footer__copyright {
  max-width: 100%;
  width: 320px;
  font-size: 12px;
  color: #747474;
}
@media only screen and (max-width: 991.98px) {
  .footer__copyright {
    width: 275px;
  }
}
@media only screen and (max-width: 767.98px) {
  .footer__copyright {
    width: 320px;
  }
}
.footer__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  gap: 30px;
}
@media only screen and (max-width: 767.98px) {
  .footer__info {
    flex-wrap: wrap;
  }
}
.footer__submenu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  gap: 20px 40px;
}
.footer__submenu a {
  font-weight: 600;
  font-size: 14px;
  text-decoration-line: underline;
  color: #5A5A5A;
}
.footer__submenu a:hover {
  color: #c01515;
}
.footer__sacrra {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  align-items: flex-start;
  gap: 40px;
}
.footer__sacrra-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  font-weight: 500;
  font-size: 14px;
  color: #0F1D32;
  line-height: 150%;
}
@media only screen and (max-width: 767.98px) {
  .footer__sacrra-text {
    font-size: 14px;
  }
}
.footer__sacrra-logo img {
  height: auto;
  max-width: 150px;
}
@media only screen and (max-width: 767.98px) {
  .footer__sacrra-logo img {
    max-width: 150px;
  }
}

.sidebar {
  position: sticky;
  top: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 991.98px) {
  .sidebar {
    position: relative;
    top: auto;
  }
}
.sidebar__contact-us {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 12px;
  justify-content: center;
  margin-top: 30px;
  font-weight: 400;
  font-size: 16px;
  color: #5A5A5A;
}
@media only screen and (max-width: 991.98px) {
  .sidebar__contact-us {
    margin-top: 0;
    margin-bottom: 50px;
    order: -1;
  }
}
@media only screen and (max-width: 479.98px) {
  .sidebar__contact-us {
    font-size: 14px;
    gap: 20px;
  }
}
@media only screen and (max-width: 369.98px) {
  .sidebar__contact-us {
    gap: 10px;
    font-size: 12px;
  }
}
.sidebar__contact-us a {
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  gap: 10px;
  font-weight: 600;
  font-size: 16px;
  color: #0F1D32;
}
@media only screen and (max-width: 479.98px) {
  .sidebar__contact-us a {
    font-size: 14px;
  }
}
@media only screen and (max-width: 369.98px) {
  .sidebar__contact-us a {
    gap: 6px;
  }
}
.sidebar__contact-us a:before {
  content: "";
  transform: translateY(2px);
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjc5NzUgMTAuNzU1MkwxMy40MTc5IDExLjEzMjVDMTMuNDE3OSAxMS4xMzI1IDEyLjUxNTggMTIuMDI5NiAxMC4wNTMzIDkuNTgxMDVDNy41OTA3NSA3LjEzMjUzIDguNDkyOSA2LjIzNTUgOC40OTI5IDYuMjM1NUw4LjczMTkyIDUuOTk3ODRDOS4zMjA3MSA1LjQxMjM5IDkuMzc2MjIgNC40NzI0NSA4Ljg2MjUyIDMuNzg2MjZMNy44MTE3IDIuMzgyNTlDNy4xNzU4OSAxLjUzMzI4IDUuOTQ3MjggMS40MjEwOSA1LjIxODUzIDIuMTQ1NzFMMy45MTA1MyAzLjQ0NjI5QzMuNTQ5MTggMy44MDU1OCAzLjMwNzAzIDQuMjcxMzUgMy4zMzYzOSA0Ljc4ODAzQzMuNDExNTEgNi4xMDk4NyA0LjAwOTU4IDguOTUzOSA3LjM0Njc4IDEyLjI3MjJDMTAuODg1OCAxNS43OTEgMTQuMjA2NCAxNS45MzA5IDE1LjU2NDIgMTUuODA0M0MxNS45OTM3IDE1Ljc2NDMgMTYuMzY3MyAxNS41NDU1IDE2LjY2ODMgMTUuMjQ2MkwxNy44NTIgMTQuMDY5MkMxOC42NTExIDEzLjI3NDYgMTguNDI1OCAxMS45MTI1IDE3LjQwMzQgMTEuMzU2N0wxNS44MTEzIDEwLjQ5MTJDMTUuMTQgMTAuMTI2MyAxNC4zMjIxIDEwLjIzMzUgMTMuNzk3NSAxMC43NTUyWiIgZmlsbD0iIzk0OTQ5NCIvPgo8L3N2Zz4K);
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (max-width: 479.98px) {
  .sidebar__contact-us a:before {
    width: 16px;
    height: 16px;
  }
}
.sidebar__contact-us a:hover {
  opacity: 0.8;
}

.wrapper {
  position: relative;
}
.wrapper__row {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  gap: 70px;
}
@media only screen and (max-width: 991.98px) {
  .wrapper__row {
    gap: 20px;
  }
}
.wrapper__col_full {
  width: 100%;
}
.wrapper__col_start {
  width: calc(100% - 470px);
}
@media only screen and (max-width: 991.98px) {
  .wrapper__col_start {
    width: 100%;
  }
}
.wrapper__col_end {
  width: 400px;
}
@media only screen and (max-width: 991.98px) {
  .wrapper__col_end {
    width: 100%;
  }
}
.wrapper section {
  margin-top: 60px;
}
.wrapper section:first-child {
  margin-top: 0;
}
@media only screen and (max-width: 991.98px) {
  .wrapper section {
    margin-top: 50px;
  }
}
.wrapper h1, .wrapper h1 ~ p {
  margin-bottom: 20px;
}
.wrapper h2, .wrapper h2 ~ p {
  margin-bottom: 20px;
}
.wrapper h3, .wrapper h3 ~ p {
  margin-bottom: 20px;
}

.calculator {
  padding: 40px 30px;
  gap: 20px;
  width: 400px;
  background: #FFFFFF;
  border: 1px solid #E2E2E2;
  border-radius: 20px;
  max-width: 100%;
}
@media only screen and (max-width: 479.98px) {
  .calculator {
    padding: 15px;
  }
}
.calculator__control-wrap {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.calculator__control-value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: calc(100% - 90px);
  padding: 0 5px;
}
.calculator__input-value {
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  border: none;
}
.calculator__input-value:focus, .calculator__input-value:focus-visible {
  border: 0 !important;
  outline: none !important;
}
.calculator__range-button {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 45px;
  height: 100%;
  flex: 0 0 45px;
  cursor: pointer;
}
.calculator__range-button--minus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
}
.calculator__range-button--minus::before {
  content: "";
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0IiByeD0iMTIiIGZpbGw9IiNENzI2MjYiLz4KPHJlY3QgeD0iNiIgeT0iMTEiIHdpZHRoPSIxMiIgaGVpZ2h0PSIyIiByeD0iMSIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);
}
.calculator__range-button--plus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
}
.calculator__range-button--plus::before {
  content: "";
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjI0IiBoZWlnaHQ9IjI0IiByeD0iMTIiIGZpbGw9IiNENzI2MjYiLz4KPHJlY3QgeD0iNiIgeT0iMTEiIHdpZHRoPSIxMiIgaGVpZ2h0PSIyIiByeD0iMSIgZmlsbD0id2hpdGUiLz4KPHJlY3QgeD0iMTMiIHk9IjYiIHdpZHRoPSIxMiIgaGVpZ2h0PSIyIiByeD0iMSIgdHJhbnNmb3JtPSJyb3RhdGUoOTAgMTMgNikiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);
}
.calculator__range {
  margin-top: 22px;
  width: 100%;
}
@media only screen and (max-width: 767.98px) {
  .calculator__range {
    margin-top: 17px;
  }
}
.calculator__input-range {
  width: 100%;
  height: 6px;
  margin: 0;
  border-radius: 10px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  outline: none;
  box-shadow: none;
}
.calculator__input-range::-webkit-slider-thumb {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 22px;
  height: 22px;
  background: #D72626;
  border-radius: 6px;
  cursor: pointer;
  -webkit-appearance: none;
          appearance: none;
  border: none;
  outline: none;
  box-shadow: none;
}
.calculator__input-range::-webkit-slider-thumb:hover {
  background-color: #c01515;
}
.calculator__input-range::-moz-range-thumb {
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 22px;
  height: 22px;
  background: #D72626;
  border-radius: 6px;
  cursor: pointer;
  -moz-appearance: none;
       appearance: none;
  border: none;
  outline: none;
  box-shadow: none;
}
.calculator__input-range::-moz-range-thumb:hover {
  background-color: #c01515;
}
.calculator__control-bottom {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 12px;
  font-weight: 500;
  color: #838383;
}
.calculator__results {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 25px;
  margin-top: 25px;
  border-top: 1px solid #E9E9E9;
  font-size: 12px;
  font-weight: 500;
  color: #0C122A;
}
.calculator__res-amount {
  min-width: 60px;
  padding: 8px 12px;
  border-radius: 10px;
  background-color: #F7F7FA;
}
.calculator__submit {
  margin-top: 42px;
}
.calculator__submit .btn {
  width: 100%;
  font-weight: 600;
}
.calculator__loader {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.85);
  z-index: 20;
}
.calculator__loader-circle {
  position: relative;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 2px solid transparent;
  animation: spin 2s linear infinite;
}
.calculator__loader-circle:before {
  content: "";
  position: absolute;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  border-radius: 50%;
  border: 2px solid transparent;
  animation: spin 3s linear infinite;
}
.calculator__loader-circle:after {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border-radius: 50%;
  border: 2px solid transparent;
  animation: spin 1.5s linear infinite;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.calculator__controllers {
  position: relative;
}
.calculator__limit-text {
  transition: all 0.3s ease;
  visibility: hidden;
  opacity: 0;
  width: 287px;
  z-index: 1;
  position: absolute;
  left: 50%;
  transform: translateX(-50%) translateY(-2px);
  top: 100%;
  padding: 10px;
  background: #FFFFFF;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.06);
  border-radius: 10px;
  font-size: 12px;
  text-align: center;
  color: #444444;
}
.calculator__limit-text--active {
  visibility: visible;
  opacity: 1;
}

.sidebar .calculator {
  padding: 40px;
  padding-bottom: 30px;
  background: #FFFFFF;
  border: 1px solid #E2E2E2;
  border-radius: 20px;
}
@media only screen and (max-width: 479.98px) {
  .sidebar .calculator {
    padding: 30px 16px 20px;
  }
  .sidebar .calculator__submit {
    margin-top: 38px;
  }
}

.accordion {
  position: relative;
  padding: 20px 30px;
  border-radius: 16px;
  background-color: #FFFFFF;
}
@media only screen and (max-width: 767.98px) {
  .accordion {
    border-radius: 14px;
    padding: 20px 16px;
  }
}
.accordion + .accordion {
  margin-top: 12px;
}
.accordion__title {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  transition: all 0.3s ease;
  font-weight: 600;
  font-size: 18px;
}
@media only screen and (max-width: 767.98px) {
  .accordion__title {
    font-size: 16px;
  }
}
.accordion__title .plus-icon:before, .accordion__title .plus-icon:after {
  background-color: #0C122A;
}
@media only screen and (max-width: 767.98px) {
  .accordion__title .plus-icon:before, .accordion__title .plus-icon:after {
    width: 12px;
  }
}
.accordion__title_active {
  border-radius: 10px 10px 0 0;
  padding-bottom: 20px;
}
.accordion__title_active .plus-icon:after {
  width: 0;
}
.accordion__panel {
  max-height: 0;
  overflow: hidden;
  transition: all 0.3s ease;
}

.privacy-page {
  position: relative;
}
.privacy-page__title {
  margin-bottom: 25px;
}
@media only screen and (max-width: 767.98px) {
  .privacy-page__title {
    margin-bottom: 20px;
  }
}
.privacy-page .content p {
  margin: 20px 0;
}

.error-page__wrap {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.error-page__image {
  width: 243px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.error-page__title {
  margin-top: 30px;
}
.error-page__text {
  margin-top: 20px;
  font-size: 16px;
  color: #5A5A5A;
}
.error-page__buttons {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

body.error404 .main-content {
  flex: 1 0 auto;
  justify-content: center;
}

.banner h1 {
  text-align: center;
}
.banner .subtitle {
  margin: 0 auto;
  margin-top: 16px;
  font-weight: 500;
  font-size: 20px;
  text-align: center;
}
@media only screen and (max-width: 767.98px) {
  .banner .subtitle {
    max-width: 250px;
    margin-top: 10px;
    font-size: 16px;
  }
}
.banner__wrap {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
@media only screen and (max-width: 767.98px) {
  .banner__wrap {
    padding: 12px;
    margin-top: 10px;
    gap: 12px;
  }
}
.banner__calc {
  width: calc(51% - 10px);
  background-color: #FFFFFF;
  padding: 30px 40px;
  background: #FFFFFF;
  border-radius: 20px;
}
@media only screen and (max-width: 767.98px) {
  .banner__calc {
    width: 100%;
    padding: 16px;
  }
}
.banner__calc .calculator__title {
  font-weight: 600;
  font-size: 24px;
  text-align: center;
  color: #0F1D32;
}
@media only screen and (max-width: 767.98px) {
  .banner__calc .calculator__title {
    font-size: 16px;
  }
}
.banner__calc .calculator {
  margin-top: 45px;
  padding: 0;
  width: 100%;
  border: none;
}
@media only screen and (max-width: 767.98px) {
  .banner__calc .calculator {
    margin-top: 29px;
  }
}
.banner__image {
  width: calc(49% - 10px);
  height: 357px;
  border-radius: 16px;
  overflow: hidden;
}
@media only screen and (max-width: 767.98px) {
  .banner__image {
    height: 300px;
    order: -1;
    width: 100%;
    border-radius: 14px;
  }
}
@media only screen and (max-width: 479.98px) {
  .banner__image {
    height: 200px;
  }
}
.banner__image img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: 100%;
  height: 100%;
}
.banner__advantages {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
@media only screen and (max-width: 479.98px) {
  .banner__advantages {
    gap: 12px;
  }
}
.banner__advantages-item {
  position: relative;
  flex: 1 0 auto;
  min-height: 70px;
  padding: 12px 27px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  background: #FFFFFF;
  border-radius: 16px;
}
@media only screen and (max-width: 479.98px) {
  .banner__advantages-item {
    justify-content: flex-start;
    align-items: flex-start;
    padding: 10px 20px;
    font-size: 12px;
    gap: 10px;
  }
  .banner__advantages-item h6 {
    font-size: 14px;
  }
  .banner__advantages-item:nth-child(1) {
    order: 3;
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  .banner__advantages-item:nth-child(1) .banner__advantages-item-icon {
    position: static;
  }
  .banner__advantages-item:nth-child(1) .banner__advantages-item-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-end;
    gap: 15px;
  }
  .banner__advantages-item:nth-child(1) .banner__advantages-item-title {
    margin: 0;
  }
  .banner__advantages-item:nth-child(1) .banner__advantages-item-desc {
    margin: 0;
  }
  .banner__advantages-item:nth-child(2) {
    order: 2;
    width: calc(50% - 6px);
  }
  .banner__advantages-item:nth-child(3) {
    order: 1;
    width: calc(50% - 6px);
  }
}
.banner__advantages-item-icon {
  width: 40px;
  height: 40px;
}
@media only screen and (max-width: 479.98px) {
  .banner__advantages-item-icon {
    position: absolute;
    top: 10px;
    left: 20px;
    width: 30px;
    height: 30px;
  }
}
@media only screen and (max-width: 369.98px) {
  .banner__advantages-item-icon {
    position: absolute;
    top: 10px;
    left: 20px;
    width: 20px;
    height: 20px;
  }
}
.banner__advantages-item-icon img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media only screen and (max-width: 479.98px) {
  .banner__advantages-item-title {
    margin-top: 7px;
    margin-left: 40px;
  }
}
@media only screen and (max-width: 369.98px) {
  .banner__advantages-item-title {
    margin-top: 2px;
    margin-left: 25px;
  }
}
.banner__advantages-item-desc {
  margin-top: 4px;
}
@media only screen and (max-width: 479.98px) {
  .banner__advantages-item-desc {
    margin-top: 12px;
  }
}

.advantages__wrap {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
@media only screen and (max-width: 767.98px) {
  .advantages__wrap {
    margin-top: 24px;
    gap: 16px;
  }
}
.advantages__image {
  width: calc(50% - 10px);
}
@media only screen and (max-width: 767.98px) {
  .advantages__image {
    width: 100%;
  }
}
.advantages__image img {
  width: 100%;
  height: auto;
}
.advantages__content {
  width: calc(50% - 10px);
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  line-height: 1.5;
}
@media only screen and (max-width: 767.98px) {
  .advantages__content {
    width: 100%;
    padding: 0;
  }
}
.advantages__content-text {
  margin-top: 1.6rem;
}
.advantages__legend {
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.advantages__legend-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  gap: 12px;
  font-weight: 400;
  font-size: 14px;
  color: #444444;
}
.advantages__legend-item-icon {
  position: relative;
  width: 20px;
  height: 20px;
}
.advantages__legend-item-icon img {
  max-width: initial;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.advantages .mobile {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.advantages .mobile .title-h4 {
  text-align: center;
}
.advantages .mobile .advantages__legend {
  margin-top: 16px;
}

.steps__wrap {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}
@media only screen and (max-width: 767.98px) {
  .steps__wrap {
    margin-top: 24px;
    padding: 16px;
  }
}
.steps__steps {
  width: calc(50% - 10px);
}
@media only screen and (max-width: 991.98px) {
  .steps__steps {
    width: calc(40% - 10px);
  }
}
@media only screen and (max-width: 767.98px) {
  .steps__steps {
    width: 100%;
  }
}
.steps__image {
  width: calc(50% - 10px);
  border-radius: 16px;
  overflow: hidden;
}
@media only screen and (max-width: 991.98px) {
  .steps__image {
    width: calc(60% - 10px);
  }
}
@media only screen and (max-width: 767.98px) {
  .steps__image {
    width: 100%;
  }
}
.steps__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.steps__content {
  width: calc(50% - 10px);
}
@media only screen and (max-width: 767.98px) {
  .steps__content {
    order: 1;
    width: 100%;
  }
}
.steps__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
@media only screen and (max-width: 991.98px) {
  .steps__list {
    padding: 0;
    gap: 20px;
  }
}
.steps__list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  gap: 30px;
  padding: 16px 30px;
}
@media only screen and (max-width: 991.98px) {
  .steps__list-item {
    align-items: flex-start;
    padding: 0;
    gap: 16px;
  }
}
.steps__list-item:before {
  content: "";
  background-image: url(../../assets/images/check.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 30px;
  min-width: 30px;
  height: 30px;
}
@media only screen and (max-width: 767.98px) {
  .steps__list-item:before {
    width: 24px;
    min-width: 24px;
    height: 24px;
  }
}
@media only screen and (max-width: 767.98px) {
  .steps__list .title-h4 {
    font-size: 18px;
  }
}
.steps__list-text {
  margin-top: 12px;
  color: #5A5A5A;
  line-height: 1.6;
}
@media only screen and (max-width: 767.98px) {
  .steps__list-text {
    margin-top: 13px;
  }
}
.steps__image {
  width: calc(50% - 10px);
}
@media only screen and (max-width: 767.98px) {
  .steps__image {
    width: 100%;
    height: 300px;
  }
}
.steps__btn {
  margin-left: 90px;
  margin-top: 20px;
}
@media only screen and (max-width: 991.98px) {
  .steps__btn {
    margin-left: 0;
    margin-top: 24px;
    width: 100%;
  }
}

.testimonials__swiper {
  margin-top: 40px;
}
@media only screen and (max-width: 991.98px) {
  .testimonials__swiper {
    margin-top: 24px;
    width: calc(100% + 12px);
    margin-right: -12px;
    padding-right: 15%;
  }
}
.testimonials__swiper .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: stretch;
}
.testimonials__swiper .swiper-slide {
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.testimonials__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  height: 100%;
  width: 100%;
}
@media only screen and (max-width: 479.98px) {
  .testimonials__item {
    flex-direction: column;
    padding: 12px;
    gap: 12px;
    border-radius: 16px;
  }
}
.testimonials__item-image {
  width: calc(50% - 10px);
  height: 316px;
  min-height: 100%;
  border-radius: 16px;
  overflow: hidden;
}
@media only screen and (max-width: 479.98px) {
  .testimonials__item-image {
    min-height: initial;
    height: 200px;
    width: 100%;
    border-radius: 14px;
  }
}
.testimonials__item-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media only screen and (max-width: 479.98px) {
  .testimonials__item-image img {
    -o-object-position: 0% 20%;
       object-position: 0% 20%;
  }
}
.testimonials__item-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;
  width: calc(50% - 10px);
  background: #FFFFFF;
  border-radius: 16px;
}
@media only screen and (max-width: 479.98px) {
  .testimonials__item-content {
    width: 100%;
    border-radius: 14px;
    flex: 1 0 auto;
  }
}
.testimonials__item-rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
  color: #0F0024;
}
.testimonials__item-rating:before {
  content: "";
  width: 24px;
  height: 24px;
  background-image: url(../../assets/images/star.webp);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.testimonials__item-title {
  margin-top: 20px;
}
.testimonials__item-text {
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 400;
  font-size: 14px;
  color: #444444;
}
.testimonials__item-name {
  margin-top: auto;
  font-weight: 500;
  font-size: 14px;
  color: #838383;
}
.testimonials__item-job {
  margin-top: 10px;
  font-weight: 400;
  font-size: 14px;
  color: #838383;
}
.testimonials .swiper-pagination {
  margin-top: 30px;
  position: static;
}

.info__text {
  padding: 15px;
  line-height: 1.45;
}
@media only screen and (max-width: 767.98px) {
  .info__text {
    padding: 10px;
  }
}
.info__text-scroll {
  padding: 15px;
  max-height: 304px;
  overflow-y: auto;
  font-size: 16px;
}
.info__text-scroll p {
  font-size: 14px;
}
@media only screen and (max-width: 767.98px) {
  .info__text-scroll {
    padding: 10px;
    max-height: 660px;
  }
}
.info__text-scroll {
  scrollbar-width: thin;
  scrollbar-color: #E2E2E2 transparent;
}
.info__text-scroll::-webkit-scrollbar {
  width: 8px;
}
.info__text-scroll::-webkit-scrollbar-track {
  background: transparent;
}
.info__text-scroll::-webkit-scrollbar-thumb {
  background-color: #E2E2E2;
  border-radius: 4px;
}
.info__text-scroll::-webkit-scrollbar-thumb:hover {
  background-color: #E2E2E2;
}

.business-funding__header {
  text-align: center;
}
.business-funding__header .business-funding__header-text {
  margin-top: 16px;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  color: #0F1D32;
}
@media only screen and (max-width: 479.98px) {
  .business-funding__header .business-funding__header-text {
    font-size: 14px;
    margin-top: 12px;
  }
}
.business-funding__slider {
  position: relative;
}
.business-funding__slider-item {
  position: relative;
  width: 587px;
  height: 288px;
  overflow: hidden;
  border-radius: 16px;
  padding: 17px 17px 62px 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  color: #FFFFFF;
  text-align: right;
}
@media only screen and (max-width: 479.98px) {
  .business-funding__slider-item {
    border-radius: 14px;
  }
}
.business-funding__slider-item .title-h3 {
  color: #FFFFFF;
  max-width: 390px;
}
.business-funding__slider-item-text {
  max-width: 390px;
  margin-top: 6px;
}
.business-funding__slider-item img {
  z-index: -2;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.business-funding__slider-item:after {
  z-index: -1;
  content: "";
  position: absolute;
  width: 100%;
  height: 90%;
  right: 0;
  bottom: 0;
  background: linear-gradient(171.71deg, rgba(0, 0, 0, 0) 14.92%, #000000 93.76%);
  filter: blur(5px);
}
@media only screen and (max-width: 479.98px) {
  .business-funding__slider-item:after {
    height: 100%;
  }
}
.business-funding__slider .arrow-slider {
  position: absolute;
  right: 17px;
  bottom: 20px;
}
.business-funding__slider .arrow-slider__next, .business-funding__slider .arrow-slider__prev {
  transition: all 0.3s ease;
  cursor: pointer;
  width: 30px;
  height: 30px;
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.5);
}
.business-funding__slider .arrow-slider__next svg, .business-funding__slider .arrow-slider__prev svg {
  width: 13px;
}
.business-funding__slider .arrow-slider__next:after, .business-funding__slider .arrow-slider__prev:after {
  display: none;
}
.business-funding__slider .arrow-slider__next:hover, .business-funding__slider .arrow-slider__prev:hover {
  background: rgba(255, 255, 255, 0.5);
}
.business-funding__slider .arrow-slider__prev {
  transform: rotate(180deg);
}
.business-funding .bg-block {
  margin-top: 30px;
}
@media only screen and (max-width: 479.98px) {
  .business-funding .bg-block {
    padding: 12px;
    margin-top: 24px;
  }
}
.business-funding__advantages {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 20px;
}
@media only screen and (max-width: 479.98px) {
  .business-funding__advantages {
    gap: 12px;
  }
}
.business-funding__advantages-item {
  position: relative;
  flex: 1 0 calc(33.33% - 6.66px);
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 12px;
  text-align: center;
}
.business-funding__advantages-item-icon {
  width: 40px;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 479.98px) {
  .business-funding__advantages-item-icon {
    width: 30px;
  }
}
@media only screen and (max-width: 479.98px) {
  .business-funding__advantages-item span {
    font-size: 14px;
  }
}
@media only screen and (max-width: 767.98px) {
  .business-funding__advantages-item:nth-child(3) {
    flex: 1 0 100%;
    flex-direction: row;
  }
}

.how-it-works__header {
  text-align: center;
}
.how-it-works__text {
  margin-top: 16px;
  font-weight: 500;
  font-size: 16px;
  color: #0F1D32;
}
@media only screen and (max-width: 767.98px) {
  .how-it-works__text {
    font-size: 14px;
  }
}
.how-it-works .tabs {
  margin-top: 40px;
}
@media only screen and (max-width: 767.98px) {
  .how-it-works .tabs {
    margin-top: 24px;
  }
}
.how-it-works .tabs__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  padding: 6px;
  gap: 12px;
  background: #F8F8F8;
  border-radius: 20px;
}
.how-it-works .tabs__nav-item {
  flex: 1 1 auto;
  cursor: pointer;
  transition: all 0.3s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
  gap: 12px;
  height: 48px;
  line-height: 48px;
  border-radius: 16px;
  font-size: 16px;
  font-weight: 400;
  color: #5A5A5A;
}
@media only screen and (max-width: 479.98px) {
  .how-it-works .tabs__nav-item {
    height: 41px;
    line-height: 41px;
    font-size: 14px;
    gap: 10px;
  }
  .how-it-works .tabs__nav-item svg {
    width: 18px;
  }
}
@media only screen and (max-width: 369.98px) {
  .how-it-works .tabs__nav-item {
    gap: 6px;
    padding: 0 6px;
  }
}
.how-it-works .tabs__nav-item svg {
  transition: all 0.3s ease;
  color: #A3A3A3;
}
.how-it-works .tabs__nav-item span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  gap: 8px;
}
.how-it-works .tabs__nav-item--active {
  background: #FFFFFF;
  font-weight: 500;
  color: #0F1D32;
}
.how-it-works .tabs__nav-item--active svg {
  color: #D72626;
}
.how-it-works .tabs__list-item {
  display: none;
}
.how-it-works .tabs__list-item--active {
  display: block;
}
.how-it-works__list {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media only screen and (max-width: 479.98px) {
  .how-it-works__list {
    gap: 20px;
  }
}
.how-it-works__list-item {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  padding: 16px;
  background: #F8F8F8;
  border-radius: 20px;
}
@media only screen and (max-width: 479.98px) {
  .how-it-works__list-item {
    border-radius: 16px;
  }
}
.how-it-works__list-item:before {
  content: attr(data-index);
  position: absolute;
  right: 26px;
  top: 30px;
  font-weight: 500;
  font-size: 16px;
  color: #D72626;
}
.how-it-works__list-item-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: flex-start;
  width: calc(50% - 8px);
  border-radius: 14px;
  overflow: hidden;
}
@media only screen and (max-width: 767.98px) {
  .how-it-works__list-item-image {
    width: 100%;
  }
}
.how-it-works__list-item-image img {
  width: 100%;
  height: auto;
}
.how-it-works__list-item-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  width: calc(50% - 8px);
  padding: 10px;
}
@media only screen and (max-width: 479.98px) {
  .how-it-works__list-item-content {
    padding: 0;
  }
}
@media only screen and (max-width: 767.98px) {
  .how-it-works__list-item-content {
    width: 100%;
  }
}
.how-it-works__list-item-content a {
  color: #5A5A5A;
  font-weight: 600;
}
.how-it-works__list-item-title {
  padding-right: 48px;
  padding-bottom: 12px;
  margin-bottom: auto;
}
.how-it-works__list-item-text {
  font-weight: 400;
  font-size: 14px;
  color: #5A5A5A;
}
@media only screen and (max-width: 479.98px) {
  .how-it-works__list-item--with-sublist .how-it-works__list, .how-it-works__list-item--payment .how-it-works__list {
    gap: 10px;
  }
}
.how-it-works__list-item--with-sublist .how-it-works__list-item-content, .how-it-works__list-item--payment .how-it-works__list-item-content {
  width: 100%;
  padding: 20px;
  background: #FFFFFF;
  border-radius: 16px;
  padding: 10px;
}
.how-it-works__list-item--with-sublist .how-it-works__list-item-content .how-it-works__list-item, .how-it-works__list-item--payment .how-it-works__list-item-content .how-it-works__list-item {
  border-radius: 16px;
  padding: 12px;
  gap: 12px;
}
.how-it-works__list-item--with-sublist .how-it-works__list-item-content .how-it-works__list-item-image, .how-it-works__list-item--payment .how-it-works__list-item-content .how-it-works__list-item-image {
  width: calc(50% - 6px);
}
@media only screen and (max-width: 767.98px) {
  .how-it-works__list-item--with-sublist .how-it-works__list-item-content .how-it-works__list-item-image, .how-it-works__list-item--payment .how-it-works__list-item-content .how-it-works__list-item-image {
    width: 100%;
  }
}
.how-it-works__list-item--with-sublist .how-it-works__list-item-content .how-it-works__list-item-content, .how-it-works__list-item--payment .how-it-works__list-item-content .how-it-works__list-item-content {
  background-color: transparent;
  width: calc(50% - 6px);
}
@media only screen and (max-width: 767.98px) {
  .how-it-works__list-item--with-sublist .how-it-works__list-item-content .how-it-works__list-item-content, .how-it-works__list-item--payment .how-it-works__list-item-content .how-it-works__list-item-content {
    width: 100%;
  }
}
.how-it-works__list-item--with-sublist, .how-it-works__list-item--payment {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-top: -25px;
}
.how-it-works__list-item--with-sublist:before, .how-it-works__list-item--payment:before {
  right: 37px;
  top: 39px;
}
@media only screen and (max-width: 479.98px) {
  .how-it-works__list-item--with-sublist:before, .how-it-works__list-item--payment:before {
    right: 32px;
    top: 37px;
  }
}
.how-it-works__list-item--with-sublist > .how-it-works__list-item-content, .how-it-works__list-item--payment > .how-it-works__list-item-content {
  padding: 16px;
}
.how-it-works__list-item--payment .tabs {
  margin-top: 30px;
}
@media only screen and (max-width: 479.98px) {
  .how-it-works__list-item--payment .tabs {
    margin-top: 20px;
  }
}
.how-it-works__list-item--payment .tabs__nav {
  padding: 4px;
  gap: 6px;
  background: transparent;
  border-radius: 0;
}
@media only screen and (max-width: 767.98px) {
  .how-it-works__list-item--payment .tabs__nav {
    overflow-x: scroll;
  }
}
.how-it-works__list-item--payment .tabs__nav-item {
  min-height: 63px;
  min-width: 120px;
  flex: 1 0 calc(25% - 5.25px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 5px 9px 9px;
  gap: 7px;
  background: #FFFFFF;
  border-radius: 12px;
  color: #0F1D32;
  font-size: 14px;
  font-weight: 500;
  box-shadow: 0 0 0 1px #E2E2E2;
  line-height: initial;
}
.how-it-works__list-item--payment .tabs__nav-item--active {
  background: #FEF6F6;
  box-shadow: 0 0 0 2px #D72626;
}
.how-it-works__list-item .grace-text {
  padding: 0 10px;
  margin-top: 20px;
  font-weight: 400;
  font-size: 14px;
  color: #5A5A5A;
}
.how-it-works__list-item .grace-text__title {
  margin-bottom: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  gap: 6px;
}
@media only screen and (max-width: 767.98px) {
  .how-it-works .main-tabs__list-item:first-child > .how-it-works__list {
    gap: 30px;
  }
  .how-it-works .main-tabs__list-item:first-child > .how-it-works__list > .how-it-works__list-item {
    background-color: transparent;
    padding: 0;
  }
  .how-it-works .main-tabs__list-item:first-child > .how-it-works__list > .how-it-works__list-item:before {
    right: 0px;
    top: 5px;
  }
  .how-it-works .main-tabs__list-item:first-child > .how-it-works__list > .how-it-works__list-item > .how-it-works__list-item-image {
    order: 1;
    padding: 16px 46px;
    background-color: #F8F8F8;
    border-radius: 16px;
  }
}

.why-we__wrap {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 767.98px) {
  .why-we__wrap {
    margin-top: 24px;
  }
}
.why-we__wrap .bg-block-white {
  margin-top: 20px;
}
.why-we__image {
  border-radius: 16px;
  overflow: hidden;
}
@media only screen and (max-width: 479.98px) {
  .why-we__image {
    height: 250px;
    border-radius: 14px;
  }
}
@media only screen and (max-width: 369.98px) {
  .why-we__image {
    height: 200px;
  }
}
.why-we__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.promises__list {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.promises__list-item {
  min-height: 224px;
  width: calc(50% - 8px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: space-between;
  gap: 30px 20px;
}
@media only screen and (max-width: 767.98px) {
  .promises__list-item {
    min-height: initial;
    width: 100%;
  }
}
.promises__list-item-title {
  width: calc(100% - 60px);
}
.promises__list-item-image {
  width: 40px;
  min-width: 40px;
  height: auto;
}

.faq__wrap {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 767.98px) {
  .faq__wrap {
    margin-top: 24px;
  }
}
.faq__btn {
  margin: 0 auto;
  margin-top: 30px;
}
@media only screen and (max-width: 767.98px) {
  .faq__btn {
    margin-top: 24px;
  }
}

.contacts__list {
  margin-top: 30px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-flow: row;
  gap: 16px;
}
@media only screen and (max-width: 767.98px) {
  .contacts__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
  }
}
.contacts__list-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  gap: 20px;
}
@media only screen and (max-width: 767.98px) {
  .contacts__list-item {
    width: 100%;
  }
}
.contacts__list-item:nth-child(3n+1) {
  grid-column: 1;
}
.contacts__list-item:nth-child(3n+2) {
  grid-column: 2;
  grid-row: span 2;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
@media only screen and (max-width: 767.98px) {
  .contacts__list-item:nth-child(3n+2) {
    flex-direction: row;
    justify-content: flex-start;
    text-align: left;
  }
}
.contacts__list-item:nth-child(3n) {
  grid-column: 1;
}
.contacts__list-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  gap: 20px;
}
.contacts__list-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  gap: 9px;
}

.who-we-are {
  position: relative;
}
@media only screen and (max-width: 479.98px) {
  .who-we-are .main-title img {
    max-width: 97px;
  }
}
.who-we-are__list {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px;
}
@media only screen and (max-width: 767.98px) {
  .who-we-are__list {
    gap: 20px;
    margin-top: 24px;
  }
}
.who-we-are__item {
  position: relative;
  width: calc(33.33% - 20px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 400px;
  border-radius: 20px;
  overflow: hidden;
}
@media only screen and (max-width: 991.98px) {
  .who-we-are__item {
    height: 340px;
  }
}
@media only screen and (max-width: 767.98px) {
  .who-we-are__item {
    width: 100%;
    border-radius: 16px;
  }
}
@media only screen and (max-width: 479.98px) {
  .who-we-are__item {
    height: 250px;
  }
}
.who-we-are__item:nth-child(2) {
  height: 462px;
}
@media only screen and (max-width: 991.98px) {
  .who-we-are__item:nth-child(2) {
    height: 400px;
  }
}
@media only screen and (max-width: 479.98px) {
  .who-we-are__item:nth-child(2) {
    height: 250px;
  }
}
.who-we-are__item:nth-child(2) .who-we-are__item-content {
  background-color: #D72626;
}
@media (min-width: 769px) {
  .who-we-are__item:hover .who-we-are__item-text {
    max-height: 200px;
    opacity: 1;
    margin-top: 12px;
  }
}
@media only screen and (max-width: 767.98px) {
  .who-we-are__item.who-we-are__item--expanded .who-we-are__item-text {
    max-height: 200px;
    opacity: 1;
    margin-top: 12px;
  }
  .who-we-are__item.who-we-are__item--expanded .who-we-are__item-icon-toggle:after {
    width: 0;
  }
}
.who-we-are__item-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}
@media only screen and (max-width: 767.98px) {
  .who-we-are__item-image {
    -o-object-position: 50% 15%;
       object-position: 50% 15%;
  }
}
.who-we-are__item-content {
  position: absolute;
  left: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 30px;
  width: 100%;
  background: #0F1D32;
  border-radius: 20px;
}
@media only screen and (max-width: 767.98px) {
  .who-we-are__item-content {
    padding: 16px 20px;
    border-radius: 16px;
  }
}
.who-we-are__item-icon {
  width: 32px;
  height: auto;
}
@media only screen and (max-width: 767.98px) {
  .who-we-are__item-icon {
    width: 24px;
  }
}
.who-we-are__item-title {
  margin-top: 24px;
  color: #FFFFFF;
}
@media only screen and (max-width: 767.98px) {
  .who-we-are__item-title {
    margin-top: 14px;
    font-size: 18px;
  }
}
.who-we-are__item-text {
  margin-top: 12px;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  font-size: 14px;
  color: #FEF6F6;
  transition: max-height 0.3s ease-in-out, opacity 0.3s ease-in-out, margin-top 0.3s ease-in-out;
}
.who-we-are__item .who-we-are__item-icon-toggle {
  display: none;
  position: absolute;
  top: 16px;
  right: 20px;
}
@media only screen and (max-width: 767.98px) {
  .who-we-are__item .who-we-are__item-icon-toggle {
    display: block;
  }
}

.cost-of-advance__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
  margin-top: 30px;
}
.cost-of-advance__wrap-image {
  width: calc(50% - 10px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 767.98px) {
  .cost-of-advance__wrap-image {
    width: 100%;
  }
}
.cost-of-advance__wrap-content {
  width: calc(50% - 10px);
}
@media only screen and (max-width: 767.98px) {
  .cost-of-advance__wrap-content {
    width: 100%;
  }
}
.cost-of-advance__wrap-content table {
  border: none;
  color: #0F1D32;
}
.cost-of-advance__wrap-content table th,
.cost-of-advance__wrap-content table td {
  border: none;
  padding: 7.5px 0;
}
.cost-of-advance__wrap-content table th:after,
.cost-of-advance__wrap-content table td:after {
  display: none;
}
.cost-of-advance__wrap-content table td:last-child {
  text-align: right;
  font-weight: 500;
  font-size: 14px;
  color: #0F1D32;
}
.cost-of-advance__wrap-content table tbody,
.cost-of-advance__wrap-content table tr {
  border: none;
}
.cost-of-advance__wrap-content table td[colspan="2"] {
  text-align: left;
}
.cost-of-advance__wrap-details {
  text-align: center;
  margin-top: 10px;
  width: 100%;
  font-weight: 400;
  font-size: 14px;
  color: #5A5A5A;
}
@media only screen and (max-width: 767.98px) {
  .cost-of-advance__wrap-details {
    margin-top: 0;
    text-align: left;
  }
}

/*# sourceMappingURL=styles.css.map*/