.cms-page-view .main-container {
  padding: 0;
  background-color: #474747;
  overflow: inherit;
  margin-bottom: clamp(20px, 5vw, 50px);
}
.cms-page-view .main-container > .container {
  width: 100%;
  padding: 0;
  max-width: 100%;
}
#promo-main-banner .banners picture {
  height: auto;
  background-color: #000;
}
#promo-main-banner .banners picture img {
  margin: 0 auto;
}
#promo-main-banner .banners .container {
  padding: 0;
  margin: 0 auto;
  max-width: 1170px;
  top: 0;
  transform: translateX(-50%);
  bottom: 0;
  display: flex;
}
@media (min-width: 768px) {
  #promo-main-banner .banners .container {
    align-items: center;
  }
}
@media (max-width: 767px) {
  #promo-main-banner .banners .container {
    position: static;
    transform: none;
    inset: revert;
  }
}
@media (max-width: 767px) {
  #promo-main-banner .banners__wrapper {
    display: flex;
    flex-direction: column-reverse;
  }
}
#promo-main-banner .banners__description {
  padding: 25px 15px;
}
@media (min-width: 768px) {
  #promo-main-banner .banners__description {
    max-width: clamp(400px, 30vw, 460px);
  }
}
@media (max-width: 767px) {
  #promo-main-banner .banners__description {
    margin: 0 0 -30px;
  }
}
#promo-main-banner .banners__title {
  display: block;
  text-transform: none;
  font-size: clamp(28px, 3vw, 46px);
  line-height: clamp(28px, 4vw, 48px);
  font-family: 'Futura', 'Arial', 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  font-weight: 500;
  color: #fff;
}
#promo-main-banner .banners__title::before {
  content: '';
  display: block;
  margin-bottom: clamp(15px, 3vw, 30px);
  width: 184px;
  height: 26px;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='184' height='26' fill='none'%3E%3Cpath fill='%23fff' d='M9.788 22.75V5.822h-1.55c-1.416 0-2.497.328-3.243.985-.728.639-1.091 1.474-1.091 2.507 0 1.183.258 2.122.775 2.817.536.676 1.33 1.361 2.382 2.056l1.751 1.155L3.76 22.75H0l4.535-6.62c-1.301-.92-2.306-1.877-3.014-2.872C.813 12.261.46 11.014.46 9.51c0-1.877.66-3.398 1.98-4.563C3.76 3.765 5.684 3.174 8.21 3.174h5.052V22.75H9.788Zm66.967.281c-2.277 0-3.98-.638-5.11-1.915-1.11-1.277-1.664-3.089-1.664-5.436 0-1.07.143-2.056.43-2.958.287-.92.699-1.699 1.234-2.338a5.55 5.55 0 0 1 2.067-1.52c.842-.376 1.808-.564 2.9-.564.841 0 1.568.066 2.18.197.632.132 1.13.291 1.493.48v2.844c-.344-.207-.822-.404-1.435-.591a6.145 6.145 0 0 0-1.866-.282c-1.11 0-1.97.394-2.583 1.183-.593.788-.89 1.943-.89 3.464 0 1.465.268 2.63.804 3.493.555.864 1.435 1.296 2.64 1.296.709 0 1.33-.085 1.867-.254a5.014 5.014 0 0 0 1.463-.704v2.732c-.42.3-.918.517-1.492.648-.574.15-1.254.225-2.038.225Zm-21.356-1.239c-.498.338-1.148.63-1.952.873-.804.244-1.75.366-2.842.366-2.162 0-3.846-.6-5.052-1.802-1.186-1.22-1.78-3.061-1.78-5.521 0-1.07.125-2.056.374-2.957.249-.92.622-1.7 1.12-2.338a5.485 5.485 0 0 1 1.923-1.55c.784-.375 1.693-.563 2.727-.563 1.703 0 3.061.517 4.075 1.55 1.034 1.032 1.55 2.779 1.55 5.238v1.775h-8.238c.077 1.183.383 2.065.919 2.648.536.582 1.426.873 2.67.873.822 0 1.645-.132 2.468-.395.823-.262 1.502-.572 2.038-.93v2.733ZM24.11 8.582h3.416V22.75h-3.416v-5.915h-4.564v5.915h-3.415V8.582h3.415v5.605h4.564V8.582Zm18.83 11.52v5.887h-3.157v-3.24H32.12v3.24h-3.157v-5.887h1.061c.307-.582.546-1.286.718-2.112.191-.827.335-1.7.43-2.62.116-.92.192-1.859.23-2.817.039-.976.058-1.896.058-2.76V8.582h9.96v11.52h1.521Zm23.365 2.648-5.051-6.957v6.957h-3.416V8.582h3.416v6.534l4.822-6.534h3.444L64.7 15.116l5.483 7.634h-3.876ZM49.86 10.948c-.823 0-1.445.29-1.866.873-.42.582-.65 1.437-.689 2.563h4.765v-.282c0-.882-.162-1.624-.488-2.225-.306-.62-.88-.93-1.722-.93Zm-11.855 9.154V11.23h-3.616v.423c0 .6-.02 1.286-.058 2.056a31.497 31.497 0 0 1-.2 2.282c-.077.77-.202 1.52-.374 2.253a9.81 9.81 0 0 1-.574 1.86h4.822ZM124.04 23.032c-2.449 0-4.382-.873-5.798-2.62-1.416-1.765-2.124-4.243-2.124-7.436 0-3.117.699-5.577 2.095-7.38 1.417-1.802 3.445-2.703 6.086-2.703.918 0 1.741.131 2.468.394.727.244 1.321.526 1.78.845v2.732c-.517-.32-1.129-.62-1.837-.901a6 6 0 0 0-2.239-.423c-1.684 0-2.909.61-3.674 1.831-.766 1.22-1.148 3.09-1.148 5.605 0 2.441.382 4.291 1.148 5.55.765 1.239 1.933 1.858 3.502 1.858.918 0 1.712-.131 2.382-.394a9.452 9.452 0 0 0 1.866-1.042v2.732c-.44.3-1.033.6-1.78.901-.746.3-1.655.45-2.727.45ZM130.708 8.582h11.252V22.75h-3.416V11.23h-4.42v11.52h-3.416V8.582ZM143.687 19.849l.201.14c.134.076.326.113.574.113.555 0 .919-.281 1.091-.845.172-.563.287-1.596.345-3.098l.287-7.577h9.788V22.75h-3.416V11.23h-3.473l-.201 5.07c-.077 2.347-.373 4.056-.89 5.126-.517 1.07-1.502 1.606-2.956 1.606-.402 0-.728-.047-.976-.141l-.374-.14v-2.902ZM158.851 8.582h3.33v8.76l5.282-8.76h2.956V22.75h-3.33v-8.76l-5.281 8.76h-2.957V8.582ZM183.879 11.23h-4.018v11.52h-3.416V11.23h-4.019V8.582h11.453v2.648Z'/%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%2301B94F' d='m100.326 13.062 9.307 9.352-.19.17-.08.074a13.475 13.475 0 0 1-9.51 3.301 13.426 13.426 0 0 1-9.14-4.185 12.93 12.93 0 0 1-3.529-9.272 12.96 12.96 0 0 1 4.105-9.04A13.52 13.52 0 0 1 100.822.03a13.483 13.483 0 0 1 9.241 4.131l-9.737 8.901Z'/%3E%3Cpath fill='url(%23b)' d='M91.299 3.457a13.516 13.516 0 0 1 9.53-3.427 13.476 13.476 0 0 1 9.235 4.131s-7.741 7.112-7.898 7.237c0 0-1.734 1.602-1.721 1.627.013.024 9.172 9.352 9.172 9.352l-.186.174-.08.074c-5.467 4.72-13.846 4.504-18.795-.745a12.951 12.951 0 0 1-3.493-9.361A12.99 12.99 0 0 1 91.3 3.457Z'/%3E%3Cpath fill='url(%23c)' d='M91.302 3.45a13.525 13.525 0 0 1 9.532-3.42 13.485 13.485 0 0 1 9.234 4.132s-7.535 6.955-7.843 7.2c0 0-1.687 1.58-1.658 1.63.063.15 9.037 9.344 9.037 9.344l-.186.174-.08.075c-5.455 4.711-13.838 4.48-18.77-.754a12.919 12.919 0 0 1-3.49-9.339 12.958 12.958 0 0 1 4.224-9.042Z'/%3E%3Cpath fill='url(%23d)' d='M91.31 3.446A13.526 13.526 0 0 1 100.84.032a13.489 13.489 0 0 1 9.229 4.13s-7.32 6.794-7.793 7.162c0 0-1.628 1.557-1.599 1.631.097.224 8.911 9.344 8.911 9.344l-.19.174-.08.07c-5.438 4.7-13.817 4.46-18.74-.761a12.878 12.878 0 0 1-3.485-9.317 12.917 12.917 0 0 1 4.218-9.019Z'/%3E%3Cpath fill='url(%23e)' d='M91.316 3.44a13.526 13.526 0 0 1 9.527-3.41 13.486 13.486 0 0 1 9.226 4.13s-7.109 6.624-7.737 7.125c0 0-1.578 1.536-1.536 1.636.126.298 8.775 9.34 8.775 9.34l-.185.169s-.081.07-.081.075c-5.425 4.682-13.804 4.425-18.715-.775a12.842 12.842 0 0 1-3.48-9.292 12.88 12.88 0 0 1 4.206-8.998Z'/%3E%3Cpath fill='url(%23f)' d='M91.324 3.432A13.526 13.526 0 0 1 100.85.031a13.486 13.486 0 0 1 9.22 4.13s-6.894 6.475-7.683 7.087c0 0-1.527 1.511-1.476 1.636.16.372 8.648 9.335 8.644 9.34l-.186.17-.08.074c-5.413 4.661-13.787 4.4-18.685-.787a12.809 12.809 0 0 1-3.476-9.27 12.847 12.847 0 0 1 4.197-8.979Z'/%3E%3Cpath fill='url(%23g)' d='M91.328 3.428a13.526 13.526 0 0 1 9.523-3.397 13.483 13.483 0 0 1 9.217 4.13s-6.682 6.318-7.627 7.038c0 0-1.477 1.486-1.414 1.635.19.447 8.514 9.332 8.514 9.332l-.186.21-.08.071c-5.404 4.629-13.774 4.36-18.664-.815a12.772 12.772 0 0 1-3.47-9.247 12.81 12.81 0 0 1 4.187-8.957Z'/%3E%3Cpath fill='url(%23h)' d='M91.336 3.424a13.526 13.526 0 0 1 9.521-3.393 13.487 13.487 0 0 1 9.215 4.13s-6.472 6.16-7.573 7.038c0 0-1.43 1.462-1.359 1.635.241.501 8.388 9.311 8.383 9.311l-.185.17-.08.074c-5.388 4.633-13.758 4.351-18.635-.807a12.732 12.732 0 0 1-3.467-9.223 12.77 12.77 0 0 1 4.18-8.935Z'/%3E%3Cpath fill='url(%23i)' d='M91.34 3.418A13.527 13.527 0 0 1 100.862.03a13.484 13.484 0 0 1 9.21 4.133s-6.261 5.998-7.518 6.98c0 0-1.379 1.44-1.295 1.656.253.596 8.252 9.327 8.248 9.327-.004 0-.173.161-.186.17l-.08.07c-5.375 4.604-13.745 4.314-18.61-.816a12.695 12.695 0 0 1-3.471-9.21c.133-3.4 1.637-6.61 4.18-8.922Z'/%3E%3Cpath fill='url(%23j)' d='M91.349 3.413A13.527 13.527 0 0 1 100.867.03a13.484 13.484 0 0 1 9.205 4.13s-6.045 5.842-7.463 6.944c0 0-1.329 1.415-1.232 1.655.283.671 8.117 9.324 8.117 9.328l-.185.17-.08.07c-5.363 4.604-13.733 4.301-18.564-.828a12.663 12.663 0 0 1-3.474-9.183 12.7 12.7 0 0 1 4.158-8.904Z'/%3E%3Cpath fill='url(%23k)' d='M91.354 3.409A13.527 13.527 0 0 1 100.87.032a13.486 13.486 0 0 1 9.203 4.13s-5.835 5.68-7.425 6.906c0 0-1.266 1.395-1.173 1.655.329.733 8.007 9.307 8.003 9.311l-.186.166-.08.074c-5.349 4.587-13.715 4.273-18.563-.828a12.726 12.726 0 0 1-2.656-4.244 12.547 12.547 0 0 1 .381-9.761 12.776 12.776 0 0 1 2.98-4.032Z'/%3E%3Cpath fill='url(%23l)' d='M91.362 3.4a13.527 13.527 0 0 1 9.514-3.37 13.484 13.484 0 0 1 9.197 4.132s-5.62 5.522-7.354 6.868c0 0-1.227 1.374-1.109 1.656.346.828 7.855 9.319 7.855 9.323l-.185.165-.08.07c-5.341 4.563-13.703 4.24-18.534-.856a12.593 12.593 0 0 1-3.448-9.136A12.63 12.63 0 0 1 91.362 3.4Z'/%3E%3Cpath fill='url(%23m)' d='M91.366 3.396c2.6-2.3 6.017-3.508 9.515-3.365a13.49 13.49 0 0 1 9.196 4.131s-5.413 5.382-7.303 6.835c0 0-1.173 1.346-1.05 1.656.379.882 7.729 9.31 7.724 9.31l-.185.17-.08.071c-5.325 4.554-13.687 4.223-18.505-.857a12.657 12.657 0 0 1-2.649-4.22 12.48 12.48 0 0 1 .373-9.717 12.706 12.706 0 0 1 2.964-4.014Z'/%3E%3Cpath fill='url(%23n)' d='M91.374 3.391a13.532 13.532 0 0 1 9.511-3.359 13.489 13.489 0 0 1 9.191 4.13s-5.197 5.203-7.248 6.797c0 0-1.122 1.325-.987 1.656.422.969 7.594 9.31 7.594 9.315l-.186.17s-.071.062-.076.07c-5.315 4.554-13.673 4.194-18.483-.87-4.81-5.063-4.569-13.235.684-17.909Z'/%3E%3Cpath fill='url(%23o)' d='M91.378 3.383A13.532 13.532 0 0 1 100.89.029a13.493 13.493 0 0 1 9.188 4.132s-4.987 5.038-7.173 6.752c0 0-1.075 1.3-.928 1.656.443 1.043 7.459 9.307 7.459 9.31l-.185.166-.081.07c-5.32 4.526-13.694 4.174-18.47-.877-4.776-5.05-4.56-13.194.68-17.855Z'/%3E%3Cpath fill='url(%23p)' d='M91.388 3.38a13.532 13.532 0 0 1 9.507-3.348 13.488 13.488 0 0 1 9.182 4.13s-4.771 4.885-7.134 6.723c0 0-1.025 1.28-.869 1.656.477 1.114 7.324 9.299 7.324 9.303l-.185.165-.081.07c-5.282 4.509-13.656 4.145-18.424-.89-4.767-5.034-4.552-13.164.68-17.81Z'/%3E%3Cpath fill='url(%23q)' d='M91.39 3.375a13.533 13.533 0 0 1 9.507-3.343 13.488 13.488 0 0 1 9.179 4.13s-4.56 4.727-7.079 6.685c0 0-.975 1.242-.806 1.656.506 1.18 7.206 9.299 7.206 9.303l-.181.165-.08.07c-5.291 4.476-13.661 4.12-18.416-.906-4.755-5.026-4.552-13.128.67-17.76Z'/%3E%3Cpath fill='url(%23r)' d='M91.4 3.367a13.542 13.542 0 0 1 9.506-3.334c3.49.148 6.783 1.63 9.175 4.128 0 0-4.349 4.554-7.011 6.65 0 0-.924 1.241-.747 1.655.523 1.267 7.075 9.294 7.05 9.298l-.186.166a.717.717 0 0 1-.08.07c-5.261 4.48-13.632 4.103-18.373-.91-4.743-5.014-4.54-13.103.666-17.723Z'/%3E%3Cpath fill='url(%23s)' d='M91.405 3.362a13.534 13.534 0 0 1 9.51-3.32 13.49 13.49 0 0 1 9.167 4.148s-4.139 4.38-6.974 6.594c0 0-.873 1.21-.683 1.656.569 1.346 6.935 9.299 6.931 9.303a4.655 4.655 0 0 1-.185.165l-.076.07c-5.253 4.447-13.619 4.05-18.352-.939-4.734-4.989-4.548-13.074.662-17.677Z'/%3E%3Cpath fill='url(%23t)' d='M91.412 3.357a13.53 13.53 0 0 1 9.506-3.316 13.482 13.482 0 0 1 9.162 4.144s-3.923 4.235-6.919 6.566c0 0-.822 1.184-.624 1.656.603 1.42 6.809 9.294 6.801 9.298l-.182.166-.08.07c-5.24 4.43-13.601 4.024-18.322-.952-4.721-4.976-4.54-13.045.658-17.632Z'/%3E%3Cpath fill='url(%23u)' d='M91.415 3.333A13.534 13.534 0 0 1 100.92.02a13.49 13.49 0 0 1 9.161 4.141s-3.713 4.078-6.86 6.529c0 0-.777 1.159-.566 1.656.633 1.494 6.675 9.294 6.67 9.298l-.185.166-.08.066c-5.223 4.442-13.585 4.024-18.298-.932-4.712-4.955-4.53-13.02.654-17.61Z'/%3E%3Cpath fill='url(%23v)' d='M91.424 3.335a13.53 13.53 0 0 1 9.5-3.31 13.484 13.484 0 0 1 9.156 4.138 62.092 62.092 0 0 1-6.805 6.503s-.726 1.139-.502 1.656c.662 1.57 6.539 9.286 6.535 9.294l-.181.162-.081.07c-5.214 4.418-13.572 3.991-18.272-.952-4.7-4.943-4.53-13.007.65-17.561Z'/%3E%3Cpath fill='url(%23w)' d='M91.428 3.334a13.534 13.534 0 0 1 9.499-3.309 13.49 13.49 0 0 1 9.157 4.137 57.53 57.53 0 0 1-6.751 6.454s-.67 1.114-.421 1.656c.696 1.656 6.412 9.286 6.404 9.29l-.182.166-.08.07c-5.223 4.409-13.58 3.974-18.272-.952-4.691-4.927-4.522-12.958.646-17.512Z'/%3E%3Cpath fill='url(%23x)' d='M91.437 3.334a13.539 13.539 0 0 1 9.495-3.303 13.492 13.492 0 0 1 9.152 4.131 52.42 52.42 0 0 1-6.699 6.417s-.621 1.093-.38 1.656c.726 1.735 6.278 9.315 6.273 9.315-.004 0-.147.136-.185.165l-.076.067c-5.189 4.371-13.543 3.908-18.222-.986-4.678-4.893-4.522-12.908.642-17.462Z'/%3E%3Cpath fill='url(%23y)' d='M91.442 3.334a13.539 13.539 0 0 1 9.493-3.301 13.495 13.495 0 0 1 9.151 4.13 48.47 48.47 0 0 1-6.645 6.391s-.57 1.068-.321 1.656c.764 1.793 6.151 9.282 6.143 9.286l-.182.161-.08.07c-5.176 4.377-13.526 3.917-18.192-.98-4.666-4.898-4.518-12.9.633-17.413Z'/%3E%3Cpath fill='url(%23z)' d='M91.446 3.333a13.539 13.539 0 0 1 9.491-3.299 13.495 13.495 0 0 1 9.148 4.127 44.34 44.34 0 0 1-6.594 6.359s-.519 1.043-.257 1.656c.793 1.867 6.016 9.273 6.012 9.282l-.186.161-.08.07c-5.156 4.356-13.505 3.888-18.146-.993-4.64-4.881-4.527-12.871.612-17.363Z'/%3E%3Cpath fill='url(%23A)' d='M91.454 3.333A13.539 13.539 0 0 1 100.94.038a13.492 13.492 0 0 1 9.144 4.123 41 41 0 0 1-6.53 6.322s-.473 1.022-.199 1.656c.844 1.941 5.907 9.273 5.877 9.281l-.181.162-.08.066c-5.152 4.343-13.497 3.863-18.137-1.002-4.641-4.864-4.515-12.842.62-17.313Z'/%3E%3Cpath fill='url(%23B)' d='M91.458 3.334a13.543 13.543 0 0 1 9.485-3.291 13.499 13.499 0 0 1 9.142 4.12 37.48 37.48 0 0 1-6.476 6.284s-.422.997-.139 1.656c.843 2.016 5.754 9.269 5.746 9.273-.009.004-.14.128-.182.162l-.08.07c-5.134 4.33-13.48 3.842-18.12-1.01-4.64-4.852-4.497-12.813.624-17.264Z'/%3E%3Cpath fill='url(%23C)' d='M91.467 3.31a13.543 13.543 0 0 1 9.487-3.278c3.477.16 6.753 1.64 9.135 4.13 0 0-2.016 2.815-6.425 6.247 0 0-.371.977-.076 1.656.886 2.07 5.62 9.27 5.615 9.274l-.185.161-.076.07c-5.126 4.314-13.467 3.813-18.108-1.022-4.64-4.836-4.484-12.784.633-17.239Z'/%3E%3Cpath fill='url(%23D)' d='M91.47 3.3a13.549 13.549 0 0 1 9.487-3.27 13.5 13.5 0 0 1 9.131 4.131s-1.802 2.641-6.371 6.21c-.17.54-.17 1.117 0 1.656.92 2.165 5.485 9.26 5.485 9.27l-.181.16-.081.067c-5.13 4.305-13.466 3.796-18.078-1.023-4.61-4.819-4.497-12.755.608-17.201Z'/%3E%3Cpath fill='url(%23E)' d='M91.48 3.297A13.54 13.54 0 0 1 100.962.03a13.495 13.495 0 0 1 9.126 4.133s-1.591 2.483-6.329 6.156a2.841 2.841 0 0 0 .047 1.655c.949 2.27 5.37 9.29 5.362 9.299l-.181.161-.076.066c-5.101 4.277-13.438 3.776-18.04-1.047-4.603-4.823-4.49-12.726.607-17.156Z'/%3E%3Cpath fill='url(%23F)' d='M91.485 3.291A13.54 13.54 0 0 1 100.967.03a13.49 13.49 0 0 1 9.123 4.132s-1.375 2.339-6.261 6.14a3.07 3.07 0 0 0 .106 1.655c.983 2.315 5.231 9.257 5.223 9.265l-.182.158-.08.07c-5.088 4.272-13.42 3.738-18.01-1.047-4.662-4.852-4.49-12.697.599-17.11Z'/%3E%3Cpath fill='url(%23G)' d='M91.492 3.284a13.544 13.544 0 0 1 9.479-3.253 13.497 13.497 0 0 1 9.118 4.13s-1.164 2.166-6.206 6.086a3.28 3.28 0 0 0 .169 1.656c1.012 2.39 5.096 9.257 5.088 9.261l-.182.162-.08.066c-5.063 4.244-13.395 3.726-17.985-1.068-4.59-4.794-4.48-12.64.6-17.04Z'/%3E%3Cpath fill='url(%23H)' d='M91.498 3.28a13.549 13.549 0 0 1 9.48-3.249 13.502 13.502 0 0 1 9.117 4.131s-.954 2.004-6.151 6.049a3.56 3.56 0 0 0 .227 1.656c1.042 2.496 4.962 9.269 4.953 9.29l-.181.161-.076.066c-5.063 4.227-13.39 3.677-17.96-1.076-4.64-4.827-4.476-12.643.59-17.027Z'/%3E%3Cpath fill='url(%23I)' d='M91.505 3.276a13.545 13.545 0 0 1 9.477-3.245 13.5 13.5 0 0 1 9.112 4.131s-.743 1.863-6.097 6.028c-.024.566.074 1.13.287 1.656 1.076 2.554 4.835 9.265 4.827 9.29l-.182.157-.08.067c-5.05 4.197-13.374 3.639-17.935-1.106-4.628-4.81-4.472-12.61.591-16.978Z'/%3E%3Cpath fill='url(%23J)' d='M91.51 3.267a13.55 13.55 0 0 1 9.477-3.238 13.502 13.502 0 0 1 9.108 4.132s-.528 1.702-6.042 5.99c.009.576.128 1.145.35 1.677 1.11 2.613 4.7 9.245 4.692 9.253l-.182.157-.076.067c-5.037 4.198-13.36 3.626-17.909-1.102-4.62-4.794-4.468-12.58.582-16.936Z'/%3E%3Cpath fill='url(%23K)' d='M91.517 3.263a13.55 13.55 0 0 1 9.47-3.217 13.5 13.5 0 0 1 9.093 4.132s-.316 1.528-5.986 5.937c.049.577.191 1.143.421 1.677 1.144 2.69 4.574 9.244 4.565 9.252l-.181.158a.541.541 0 0 0-.08.066c-5.025 4.181-13.345 3.593-17.88-1.114-4.611-4.781-4.468-12.548.578-16.89Z'/%3E%3Cpath fill='url(%23L)' d='M91.523 3.26a13.547 13.547 0 0 1 9.471-3.217 13.496 13.496 0 0 1 9.092 4.136s-.101 1.37-5.932 5.9c.083.578.242 1.143.473 1.68 1.181 2.753 4.447 9.237 4.438 9.245l-.181.157c-.026 0-.055.05-.081.066-5.012 4.17-13.327 3.577-17.854-1.121-4.599-4.766-4.46-12.52.574-16.846Z'/%3E%3Cpath fill='url(%23M)' d='M91.53 3.251a13.556 13.556 0 0 1 9.472-3.21 13.506 13.506 0 0 1 9.091 4.138s.109 1.225-5.877 5.866a8.62 8.62 0 0 0 .54 1.677c1.202 2.84 4.307 9.236 4.295 9.244-.013.008-.123.112-.182.157l-.076.067c-4.999 4.16-13.319 3.547-17.833-1.135-4.594-4.752-4.455-12.49.57-16.804Z'/%3E%3Cpath fill='url(%23N)' d='M91.535 3.247A13.55 13.55 0 0 1 101.01.04a13.5 13.5 0 0 1 9.089 4.143s.321 1.047-5.822 5.825c.158.573.355 1.134.591 1.68 1.236 2.898 4.176 9.233 4.168 9.24l-.181.158-.081.066c-4.982 4.124-13.297 3.52-17.803-1.142-4.582-4.745-4.451-12.466.565-16.763Z'/%3E%3Cpath fill='url(%23O)' d='M91.544 3.242A13.551 13.551 0 0 1 101.02.037a13.498 13.498 0 0 1 9.088 4.145s.523.886-5.771 5.775c0 0 .232.696.654 1.681 1.265 2.99 4.041 9.232 4.033 9.24l-.181.158-.076.062c-4.979 4.136-13.29 3.51-17.783-1.139-4.573-4.732-4.447-12.436.561-16.717Z'/%3E%3Cpath fill='url(%23P)' d='M109.001 20.854c-4.928 4.347-13.446 3.771-18.01-.96-4.565-4.733-4.443-12.42.556-16.676a13.556 13.556 0 0 1 9.477-3.2 13.502 13.502 0 0 1 9.086 4.148s.747.728-5.712 5.75c-.013.017 4.62 10.925 4.603 10.938Z'/%3E%3Cpath fill='url(%23Q)' d='M104.2 10.073a245.955 245.955 0 0 1-7.395 5.693 30.225 30.225 0 0 0 7.4 5.733c2.366 1.242 4.219 1.474 5.126.688.907-.787.797-2.6-.258-4.968a28.61 28.61 0 0 0-4.873-7.146Z'/%3E%3Cpath fill='%2384EEB1' d='m104.382 9.911-1.012.828a27.29 27.29 0 0 1 4.573 6.703c1.034 2.335 1.008 3.506.675 3.8-.333.294-1.772.369-4.071-.828a27.802 27.802 0 0 1-6.826-5.34l-1.131.828.266.252c4.788 4.856 9.969 7.622 12.247 6.616.068-.033.135-.067.198-.104h.026a1.694 1.694 0 0 0 .472-.422c1.489-1.917-.772-7.08-5.278-12.138l-.139-.195Z'/%3E%3C/g%3E%3Cdefs%3E%3CradialGradient id='b' cx='0' cy='0' r='1' gradientTransform='rotate(-2.248 89.37 -2641.951) scale(60.7356 44.1066)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2303BA50'/%3E%3Cstop offset='.8' stop-color='%2301B64E'/%3E%3C/radialGradient%3E%3CradialGradient id='c' cx='0' cy='0' r='1' gradientTransform='rotate(-2.248 89.273 -2641.775) scale(60.6089 44.0146)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2304BC50'/%3E%3Cstop offset='.8' stop-color='%2301B34D'/%3E%3C/radialGradient%3E%3CradialGradient id='d' cx='0' cy='0' r='1' gradientTransform='matrix(60.43566 -2.37218 1.7227 43.8888 103.667 1.48)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2306BD51'/%3E%3Cstop offset='.72' stop-color='%2302B24C'/%3E%3Cstop offset='.8' stop-color='%2301B04B'/%3E%3C/radialGradient%3E%3CradialGradient id='e' cx='0' cy='0' r='1' gradientTransform='rotate(-2.248 89.975 -2640.843) scale(60.3556 43.8306)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2308BF52'/%3E%3Cstop offset='.56' stop-color='%2304B44D'/%3E%3Cstop offset='.8' stop-color='%2301AD4A'/%3E%3C/radialGradient%3E%3CradialGradient id='f' cx='0' cy='0' r='1' gradientTransform='matrix(60.18256 -2.36224 1.71548 43.70495 103.623 1.515)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230AC053'/%3E%3Cstop offset='.48' stop-color='%2305B54E'/%3E%3Cstop offset='.8' stop-color='%2301AA49'/%3E%3C/radialGradient%3E%3CradialGradient id='g' cx='0' cy='0' r='1' gradientTransform='matrix(60.05178 -1.76783 1.28415 43.6217 103.596 1.56)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230BC253'/%3E%3Cstop offset='.42' stop-color='%2307B74E'/%3E%3Cstop offset='.8' stop-color='%2301A848'/%3E%3C/radialGradient%3E%3CradialGradient id='h' cx='0' cy='0' r='1' gradientTransform='matrix(59.92524 -1.7641 1.28145 43.52974 103.56 1.572)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230DC354'/%3E%3Cstop offset='.37' stop-color='%2308B84F'/%3E%3Cstop offset='.8' stop-color='%2301A546'/%3E%3C/radialGradient%3E%3CradialGradient id='i' cx='0' cy='0' r='1' gradientTransform='rotate(-1.686 105.848 -3532.975) scale(59.8245 43.439)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%230FC555'/%3E%3Cstop offset='.33' stop-color='%230ABA50'/%3E%3Cstop offset='.8' stop-color='%2301A245'/%3E%3C/radialGradient%3E%3CradialGradient id='j' cx='0' cy='0' r='1' gradientTransform='matrix(60.2688 -1.75666 1.2629 43.3287 103.962 1.605)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2311C656'/%3E%3Cstop offset='.3' stop-color='%230CBB51'/%3E%3Cstop offset='.8' stop-color='%23019F44'/%3E%3C/radialGradient%3E%3CradialGradient id='k' cx='0' cy='0' r='1' gradientTransform='rotate(-1.67 107.785 -3566.296) scale(60.1665 43.2552)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2312C856'/%3E%3Cstop offset='.28' stop-color='%230EBD51'/%3E%3Cstop offset='.77' stop-color='%23029E44'/%3E%3Cstop offset='.8' stop-color='%23019C43'/%3E%3C/radialGradient%3E%3CradialGradient id='l' cx='0' cy='0' r='1' gradientTransform='rotate(-1.67 108.744 -3565.767) scale(60.0344 43.1602)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2314C957'/%3E%3Cstop offset='.26' stop-color='%230FBE52'/%3E%3Cstop offset='.72' stop-color='%23049F44'/%3E%3Cstop offset='.8' stop-color='%23019941'/%3E%3C/radialGradient%3E%3CradialGradient id='m' cx='0' cy='0' r='1' gradientTransform='rotate(-1.67 109.957 -3564.767) scale(59.9065 43.0683)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2316CB58'/%3E%3Cstop offset='.24' stop-color='%2311C053'/%3E%3Cstop offset='.66' stop-color='%2306A145'/%3E%3Cstop offset='.8' stop-color='%23019640'/%3E%3C/radialGradient%3E%3CradialGradient id='n' cx='0' cy='0' r='1' gradientTransform='rotate(-1.67 111.23 -3563.672) scale(59.7786 42.9763)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2318CC59'/%3E%3Cstop offset='.23' stop-color='%2313C154'/%3E%3Cstop offset='.62' stop-color='%2307A246'/%3E%3Cstop offset='.8' stop-color='%2301933F'/%3E%3C/radialGradient%3E%3CradialGradient id='o' cx='0' cy='0' r='1' gradientTransform='rotate(-1.67 112.772 -3562.585) scale(59.6464 42.8813)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2319CD59'/%3E%3Cstop offset='.21' stop-color='%2315C254'/%3E%3Cstop offset='.59' stop-color='%2309A347'/%3E%3Cstop offset='.8' stop-color='%2301903E'/%3E%3C/radialGradient%3E%3CradialGradient id='p' cx='0' cy='0' r='1' gradientTransform='rotate(-1.67 114.478 -3561.222) scale(59.5186 42.7893)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%231BCF5A'/%3E%3Cstop offset='.2' stop-color='%2317C455'/%3E%3Cstop offset='.56' stop-color='%230BA547'/%3E%3Cstop offset='.8' stop-color='%23018D3C'/%3E%3C/radialGradient%3E%3CradialGradient id='q' cx='0' cy='0' r='1' gradientTransform='matrix(59.3655 -1.15355 .82948 42.68794 103.757 1.643)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%231DD05B'/%3E%3Cstop offset='.19' stop-color='%2318C556'/%3E%3Cstop offset='.54' stop-color='%230CA648'/%3E%3Cstop offset='.8' stop-color='%23018B3B'/%3E%3C/radialGradient%3E%3CradialGradient id='r' cx='0' cy='0' r='1' gradientTransform='matrix(59.23332 -1.15098 .82764 42.59306 103.71 1.68)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%231ED25B'/%3E%3Cstop offset='.18' stop-color='%231AC756'/%3E%3Cstop offset='.51' stop-color='%230EA848'/%3E%3Cstop offset='.8' stop-color='%2301883A'/%3E%3C/radialGradient%3E%3CradialGradient id='s' cx='0' cy='0' r='1' gradientTransform='matrix(59.10554 -1.1485 .82585 42.50108 103.662 1.716)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2320D35C'/%3E%3Cstop offset='.18' stop-color='%231BC857'/%3E%3Cstop offset='.49' stop-color='%230FA949'/%3E%3Cstop offset='.8' stop-color='%23018539'/%3E%3C/radialGradient%3E%3CradialGradient id='t' cx='0' cy='0' r='1' gradientTransform='matrix(58.97767 -1.14601 .82406 42.4092 103.604 1.767)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2322D55D'/%3E%3Cstop offset='.17' stop-color='%231DCA58'/%3E%3Cstop offset='.47' stop-color='%2311AB4A'/%3E%3Cstop offset='.8' stop-color='%23018237'/%3E%3C/radialGradient%3E%3CradialGradient id='u' cx='0' cy='0' r='1' gradientTransform='matrix(58.8456 -1.14344 .82222 42.31421 103.538 1.814)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2324D65E'/%3E%3Cstop offset='.16' stop-color='%231FCB59'/%3E%3Cstop offset='.45' stop-color='%2313AC4B'/%3E%3Cstop offset='.8' stop-color='%23017F36'/%3E%3C/radialGradient%3E%3CradialGradient id='v' cx='0' cy='0' r='1' gradientTransform='rotate(-1.113 148.153 -5324.435) scale(58.7288 42.2303)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2325D85E'/%3E%3Cstop offset='.15' stop-color='%2320CD59'/%3E%3Cstop offset='.43' stop-color='%2314AE4B'/%3E%3Cstop offset='.79' stop-color='%23017D36'/%3E%3Cstop offset='.8' stop-color='%23007C35'/%3E%3C/radialGradient%3E%3CradialGradient id='w' cx='0' cy='0' r='1' gradientTransform='rotate(-1.113 152.094 -5390.076) scale(58.601 42.127)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2327D95F'/%3E%3Cstop offset='.15' stop-color='%2322CE5A'/%3E%3Cstop offset='.42' stop-color='%2316AF4C'/%3E%3Cstop offset='.77' stop-color='%23027E36'/%3E%3Cstop offset='.8' stop-color='%23007934'/%3E%3C/radialGradient%3E%3CradialGradient id='x' cx='0' cy='0' r='1' gradientTransform='matrix(59.03667 -1.13591 .80858 42.02432 104.309 2.005)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2329DB60'/%3E%3Cstop offset='.14' stop-color='%2324D05B'/%3E%3Cstop offset='.4' stop-color='%2318B14D'/%3E%3Cstop offset='.74' stop-color='%23048037'/%3E%3Cstop offset='.8' stop-color='%23007632'/%3E%3C/radialGradient%3E%3CradialGradient id='y' cx='0' cy='0' r='1' gradientTransform='matrix(58.9075 -1.13343 .80681 41.93244 104.259 2.079)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%232BDC61'/%3E%3Cstop offset='.14' stop-color='%2326D15C'/%3E%3Cstop offset='.39' stop-color='%231AB24E'/%3E%3Cstop offset='.71' stop-color='%23068138'/%3E%3Cstop offset='.8' stop-color='%23007331'/%3E%3C/radialGradient%3E%3CradialGradient id='z' cx='0' cy='0' r='1' gradientTransform='matrix(58.77422 -1.13086 .80499 41.83746 104.207 2.16)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%232CDE61'/%3E%3Cstop offset='.13' stop-color='%2327D35C'/%3E%3Cstop offset='.37' stop-color='%231BB44E'/%3E%3Cstop offset='.69' stop-color='%23088339'/%3E%3Cstop offset='.8' stop-color='%23007030'/%3E%3C/radialGradient%3E%3CradialGradient id='A' cx='0' cy='0' r='1' gradientTransform='matrix(58.64509 -.56419 .40167 41.75157 104.15 1.745)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%232EDF62'/%3E%3Cstop offset='.13' stop-color='%2329D45D'/%3E%3Cstop offset='.37' stop-color='%231DB54F'/%3E%3Cstop offset='.67' stop-color='%23098439'/%3E%3Cstop offset='.8' stop-color='%23006E2F'/%3E%3C/radialGradient%3E%3CradialGradient id='B' cx='0' cy='0' r='1' gradientTransform='matrix(58.516 -.56295 .40078 41.65977 104.086 1.811)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2330E163'/%3E%3Cstop offset='.13' stop-color='%232BD65E'/%3E%3Cstop offset='.35' stop-color='%231FB750'/%3E%3Cstop offset='.65' stop-color='%230B8639'/%3E%3Cstop offset='.8' stop-color='%23006B2D'/%3E%3C/radialGradient%3E%3CradialGradient id='C' cx='0' cy='0' r='1' gradientTransform='matrix(58.3825 -.56166 .39987 41.56478 104.022 1.883)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2331E263'/%3E%3Cstop offset='.12' stop-color='%232CD75E'/%3E%3Cstop offset='.34' stop-color='%2320B850'/%3E%3Cstop offset='.63' stop-color='%230D873A'/%3E%3Cstop offset='.8' stop-color='%2300682C'/%3E%3C/radialGradient%3E%3CradialGradient id='D' cx='0' cy='0' r='1' gradientTransform='matrix(58.2534 -.56042 .39899 41.47288 103.947 1.957)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2333E364'/%3E%3Cstop offset='.12' stop-color='%232ED85F'/%3E%3Cstop offset='.34' stop-color='%2322B951'/%3E%3Cstop offset='.62' stop-color='%230E883B'/%3E%3Cstop offset='.8' stop-color='%2300652B'/%3E%3C/radialGradient%3E%3CradialGradient id='E' cx='0' cy='0' r='1' gradientTransform='matrix(58.12011 -.55914 .39807 41.37789 103.871 2.04)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2335E565'/%3E%3Cstop offset='.12' stop-color='%2330DA60'/%3E%3Cstop offset='.33' stop-color='%2324BB52'/%3E%3Cstop offset='.6' stop-color='%23108A3C'/%3E%3Cstop offset='.8' stop-color='%2300622A'/%3E%3C/radialGradient%3E%3CradialGradient id='F' cx='0' cy='0' r='1' gradientTransform='matrix(57.99092 -.5579 .39719 41.28589 103.795 2.123)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2337E666'/%3E%3Cstop offset='.11' stop-color='%2332DB61'/%3E%3Cstop offset='.32' stop-color='%2326BC53'/%3E%3Cstop offset='.59' stop-color='%23128B3C'/%3E%3Cstop offset='.8' stop-color='%23005F28'/%3E%3C/radialGradient%3E%3CradialGradient id='G' cx='0' cy='0' r='1' gradientTransform='matrix(57.85752 -.55661 .39627 41.191 103.708 2.215)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2338E866'/%3E%3Cstop offset='.11' stop-color='%2333DD61'/%3E%3Cstop offset='.31' stop-color='%2327BE53'/%3E%3Cstop offset='.57' stop-color='%23148D3D'/%3E%3Cstop offset='.8' stop-color='%23005C27'/%3E%3C/radialGradient%3E%3CradialGradient id='H' cx='0' cy='0' r='1' gradientTransform='matrix(57.72843 -.55537 .39539 41.0991 103.619 2.314)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233AE967'/%3E%3Cstop offset='.11' stop-color='%2335DE62'/%3E%3Cstop offset='.3' stop-color='%2329BF54'/%3E%3Cstop offset='.56' stop-color='%23158E3E'/%3E%3Cstop offset='.8' stop-color='%23005926'/%3E%3C/radialGradient%3E%3CradialGradient id='I' cx='0' cy='0' r='1' gradientTransform='matrix(57.59933 -.55413 .3945 41.0072 103.527 2.415)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233CEB68'/%3E%3Cstop offset='.11' stop-color='%2337E063'/%3E%3Cstop offset='.29' stop-color='%232BC155'/%3E%3Cstop offset='.54' stop-color='%2317903F'/%3E%3Cstop offset='.8' stop-color='%23005625'/%3E%3C/radialGradient%3E%3CradialGradient id='J' cx='0' cy='0' r='1' gradientTransform='matrix(57.46594 -.55285 .3936 40.9122 103.425 2.523)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233EEC69'/%3E%3Cstop offset='.1' stop-color='%2339E164'/%3E%3Cstop offset='.29' stop-color='%232DC256'/%3E%3Cstop offset='.53' stop-color='%2319913F'/%3E%3Cstop offset='.8' stop-color='%23005323'/%3E%3C/radialGradient%3E%3CradialGradient id='K' cx='0' cy='0' r='1' gradientTransform='matrix(57.3368 0 0 40.8186 103.32 1.879)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%233FEE69'/%3E%3Cstop offset='.1' stop-color='%233AE364'/%3E%3Cstop offset='.28' stop-color='%232EC456'/%3E%3Cstop offset='.52' stop-color='%231A9340'/%3E%3Cstop offset='.8' stop-color='%23005122'/%3E%3C/radialGradient%3E%3CradialGradient id='L' cx='0' cy='0' r='1' gradientTransform='matrix(57.7643 0 0 40.7237 104.675 1.97)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2341EF6A'/%3E%3Cstop offset='.1' stop-color='%233CE465'/%3E%3Cstop offset='.28' stop-color='%2330C557'/%3E%3Cstop offset='.51' stop-color='%231C9441'/%3E%3Cstop offset='.79' stop-color='%23015022'/%3E%3Cstop offset='.8' stop-color='%23004E21'/%3E%3C/radialGradient%3E%3CradialGradient id='M' cx='0' cy='0' r='1' gradientTransform='matrix(57.6382 0 0 40.6348 104.59 2.068)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2343F16B'/%3E%3Cstop offset='.1' stop-color='%233EE666'/%3E%3Cstop offset='.27' stop-color='%2332C758'/%3E%3Cstop offset='.5' stop-color='%231E9642'/%3E%3Cstop offset='.77' stop-color='%23035223'/%3E%3Cstop offset='.8' stop-color='%23004B20'/%3E%3C/radialGradient%3E%3CradialGradient id='N' cx='0' cy='0' r='1' gradientTransform='matrix(57.5078 0 0 40.543 104.512 2.172)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2345F26C'/%3E%3Cstop offset='.1' stop-color='%2340E767'/%3E%3Cstop offset='.27' stop-color='%2334C859'/%3E%3Cstop offset='.49' stop-color='%23209742'/%3E%3Cstop offset='.76' stop-color='%23055323'/%3E%3Cstop offset='.8' stop-color='%2300481E'/%3E%3C/radialGradient%3E%3CradialGradient id='O' cx='0' cy='0' r='1' gradientTransform='matrix(57.3732 0 0 40.4479 104.429 2.282)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2346F46C'/%3E%3Cstop offset='.09' stop-color='%2341E967'/%3E%3Cstop offset='.26' stop-color='%2335CA59'/%3E%3Cstop offset='.48' stop-color='%23229943'/%3E%3Cstop offset='.74' stop-color='%23065524'/%3E%3Cstop offset='.8' stop-color='%2300451D'/%3E%3C/radialGradient%3E%3CradialGradient id='P' cx='0' cy='0' r='1' gradientTransform='matrix(57.2384 0 0 40.353 104.348 2.4)' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2348F56D'/%3E%3Cstop offset='.09' stop-color='%2343EA68'/%3E%3Cstop offset='.25' stop-color='%2337CB5A'/%3E%3Cstop offset='.47' stop-color='%23239A44'/%3E%3Cstop offset='.73' stop-color='%23085625'/%3E%3Cstop offset='.8' stop-color='%2300421C'/%3E%3C/radialGradient%3E%3ClinearGradient id='Q' x1='105.28' x2='100.524' y1='31.415' y2='-3.344' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.1' stop-color='%23FF8475'/%3E%3Cstop offset='.37' stop-color='%23E84E43'/%3E%3Cstop offset='.6' stop-color='%23D6261F'/%3E%3Cstop offset='.79' stop-color='%23CC0E08'/%3E%3Cstop offset='.9' stop-color='%23C80500'/%3E%3C/linearGradient%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M87.038 0h26.496v26H87.038z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
}
#promo-main-banner .banners__text {
  margin: clamp(17px, 2vw, 30px) 0 0;
  display: block;
  font-size: 20px;
  line-height: 24px;
  text-transform: none;
  text-align: left;
  font-family: 'Futura', 'Arial', 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  font-weight: 400;
  max-width: 300px;
}
#promo-main-banner .banners__link {
  margin: clamp(20px, 2vw, 40px) 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-size: 16px;
  line-height: 1;
  padding: 0;
  border-radius: 0;
  font-family: 'Futura', 'Arial', 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  font-weight: 400;
  background: #00A891;
  color: #fff;
  opacity: 1;
  transition: all 0.35s;
  height: 42px;
}
#promo-main-banner .banners__link:hover {
  opacity: 1;
  background: #fff;
  color: #00A891;
}
@media (min-width: 768px) {
  #promo-main-banner .banners__link {
    max-width: 200px;
  }
}
#promo-step {
  padding: clamp(40px, 5vw, 80px) 0 clamp(20px, 4vw, 25px);
}
#promo-step .step-widget {
  margin: 0 auto;
  padding: 0 15px;
  max-width: 1180px;
}
#promo-step .step-widget__desc {
  margin: 0 0 clamp(30px, 5vw, 80px);
  max-width: 100%;
}
#promo-step .step-widget__title {
  font-family: 'Futura', 'Arial', 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  color: #fff;
  font-weight: 500;
  font-size: clamp(24px, 3vw, 36px);
  line-height: clamp(30px, 4vw, 36px);
}
#promo-step .step-widget__grid {
  display: flex;
  gap: 20px;
  flex-wrap: nowrap;
  justify-content: flex-start;
  overflow: hidden;
  overflow-x: visible;
  scroll-snap-type: x mandatory;
  scroll-padding: 0 20px;
  margin: 0 -15px;
  padding: 0 15px 30px;
}
#promo-step .step-widget__grid::-webkit-scrollbar {
  width: 3px;
  height: 3px;
}
#promo-step .step-widget__grid::-webkit-scrollbar-track {
  background-color: rgba(213, 226, 239, 0.23);
  border-radius: 3px;
  border: 0;
}
#promo-step .step-widget__grid::-webkit-scrollbar-thumb {
  background-color: #00A891;
  border-radius: 3px;
  border: 0;
}
@media (min-width: 1024px) {
  #promo-step .step-widget__grid {
    padding: 0;
    margin: 0;
    gap: 0;
  }
}
#promo-step .step-widget__card {
  cursor: pointer;
  overflow: hidden;
  position: relative;
  min-width: 253px;
  width: calc(25% - 15px);
  scroll-snap-align: start;
  border-radius: 8px;
  transition: all 0.35s;
}
#promo-step .step-widget__card::before {
  content: '';
  position: absolute;
  z-index: 1;
  inset: 0;
  background: #00A891;
  transition: all 0.35s;
}
@media (min-width: 1024px) {
  #promo-step .step-widget__card::before {
    opacity: 0;
  }
}
@media (min-width: 1024px) {
  #promo-step .step-widget__card {
    width: 25%;
    min-width: revert;
  }
  #promo-step .step-widget__card:hover::before {
    opacity: 1;
  }
  #promo-step .step-widget__card:hover .step-widget__content {
    transform: translateY(0);
  }
}
#promo-step .step-widget__header {
  position: relative;
  z-index: 2;
  padding: 100px 20px 0;
  display: flex;
  flex-direction: column-reverse;
  background-color: transparent;
  min-height: clamp(330px, 20vw, 350px);
  margin: 0;
  gap: 18px;
  max-width: 100%;
}
#promo-step .step-widget__header::before {
  content: "0" counter(step);
  font-size: 40px;
  line-height: 1;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  padding: 0 15px 28px;
  font-family: 'Futura', 'Arial', 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  font-weight: 500;
}
#promo-step .step-widget__name {
  font-family: 'Futura', 'Arial', 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  color: #fff;
  font-weight: 400;
  font-size: clamp(18px, 2vw, 20px);
  line-height: 24px;
}
#promo-step .step-widget__content {
  position: relative;
  z-index: 2;
  transition: all 0.35s;
}
@media (min-width: 1024px) {
  #promo-step .step-widget__content {
    transform: translateY(110%);
  }
}
#promo-step .step-widget__img {
  padding: 0;
  overflow: hidden;
  border-radius: 8px;
}
#promo-step .step-widget__img img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
#promo-features {
  padding: clamp(40px, 8vw, 90px) 0 65px;
}
#promo-features .features-widget {
  margin: 0 auto;
  padding: 0 15px;
  max-width: 1180px;
}
#promo-features .features-widget__desc {
  margin: 0 0 clamp(30px, 5vw, 80px);
}
#promo-features .features-widget__title {
  font-family: 'Futura', 'Arial', 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  color: #fff;
  font-weight: 500;
  font-size: clamp(24px, 3vw, 36px);
  line-height: clamp(30px, 4vw, 36px);
}
#promo-features .features-widget__grid {
  display: grid;
  grid-template-columns: 100%;
  gap: 30px 20px;
}
@media (min-width: 768px) {
  #promo-features .features-widget__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
#promo-features .features-widget__card {
  width: 100%;
  text-align: left;
}
#promo-features .features-widget__img {
  overflow: hidden;
  margin: 0 0 clamp(20px, 4vw, 40px);
  border-radius: 8px;
}
#promo-features .features-widget__name {
  font-family: 'Futura', 'Arial', 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  color: #fff;
  font-weight: 500;
  font-size: clamp(24px, 3vw, 30px);
  line-height: clamp(24px, 4vw, 30px);
  max-width: 500px;
}
#promo-features .features-widget__text {
  font-family: 'Futura', 'Arial', 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  color: #fff;
  font-weight: 400;
  font-size: clamp(18px, 2vw, 20px);
  line-height: 24px;
  margin: 20px 0 0;
}
#promo-features .features-widget__text ul {
  list-style: disc;
  padding: 0 0 0 25px;
}
#promo-features .features-widget__text li::marker {
  font-size: 85%;
}
#promo-features .features-widget__text li::before {
  display: none;
}
#promo-text {
  padding: 65px 0 clamp(40px, 6vw, 60px);
}
#promo-text .text-block {
  margin: 0;
  padding: 0;
  border: 0;
}
#promo-text .text-block__container {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 15px;
}
#promo-text .text-block__title {
  display: none;
}
#promo-text .text-block__content {
  padding: 0;
  font-size: 14px;
  line-height: 16px;
  color: #86868B;
  text-align: left;
  font-family: 'Futura', 'Arial', 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  font-weight: 400;
}
#promo-faq {
  padding: clamp(40px, 6vw, 60px) 0 12px;
}
@media (min-width: 1024px) {
  #promo-faq {
    padding-bottom: 60px;
  }
}
#promo-faq .faq-widget {
  margin: 0 auto;
  padding: 0 15px;
  max-width: 1180px;
  position: relative;
  display: grid;
  grid-template-columns: 100%;
  gap: 28px 20px;
  align-items: flex-start;
}
@media (min-width: 1024px) {
  #promo-faq .faq-widget {
    grid-template-columns: 0.98fr 2fr;
  }
}
#promo-faq .faq-widget__desc {
  margin: 0;
}
@media (min-width: 1024px) {
  #promo-faq .faq-widget__desc {
    position: sticky;
    top: 150px;
    z-index: 1;
  }
}
#promo-faq .faq-widget__title {
  font-family: 'Futura', 'Arial', 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  color: #fff;
  font-weight: 500;
  font-size: clamp(24px, 3vw, 30px);
  line-height: clamp(24px, 4vw, 30px);
  text-align: center;
}
@media (min-width: 1024px) {
  #promo-faq .faq-widget__title {
    text-align: left;
  }
}
#promo-faq .faq-widget__list {
  gap: 0;
}
#promo-faq .faq-widget__card {
  border-top: 1px solid #626262;
  padding: 0 0 12px;
}
#promo-faq .faq-widget__card:last-child {
  border-bottom: 1px solid #626262;
}
#promo-faq .faq-widget__name {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding: 30px 0 10px;
  gap: 37px;
  background: transparent;
  color: #fff;
  font-size: clamp(18px, 3vw, 26px);
  line-height: clamp(24px, 4vw, 30px);
  font-family: 'Futura', 'Arial', 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  font-weight: 500;
  min-height: 92px;
}
@media (min-width: 768px) {
  #promo-faq .faq-widget__name {
    min-height: revert;
  }
}
#promo-faq .faq-widget__name::before {
  content: '';
  min-width: 15px;
  height: 15px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' fill='none'%3E%3Cpath stroke='%23fff' d='M0 7.5h15M7.5 0v15'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
}
#promo-faq .faq-widget__name::after {
  display: none;
}
#promo-faq .faq-widget__name.active::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' fill='none'%3E%3Cpath stroke='%23fff' d='M0 7.5h15'/%3E%3C/svg%3E");
}
#promo-faq .faq-widget__text {
  font-family: 'Futura', 'Arial', 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  color: #fff;
  font-weight: 400;
  font-size: clamp(18px, 2vw, 20px);
  line-height: 24px;
  padding: 0 0 15px;
  text-align: left;
}
#promo-banner {
  padding: 12px 15px clamp(50px, 9vw, 100px);
  max-width: 1180px;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  #promo-banner {
    padding-top: 60px;
  }
}
#promo-banner .banners .container {
  padding: 0;
}
#promo-banner .banners__description {
  padding: clamp(25px, 7vw, 94px) clamp(10px, 3vw, 115px);
  max-width: 64%;
}
@media (min-width: 768px) {
  #promo-banner .banners__description {
    padding: clamp(23px, 7vw, 94px) clamp(12px, 6vw, 115px);
    max-width: 54%;
  }
}
#promo-banner .banners__title {
  display: block;
  text-transform: none;
  font-size: clamp(16px, 3vw, 30px);
  line-height: clamp(20px, 4vw, 36px);
  font-family: 'Futura', 'Arial', 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  font-weight: 500;
}
#promo-banner .banners picture {
  overflow: hidden;
  border-radius: 8px;
  height: auto;
}
#promo-banner .banners__link-wrap {
  padding: clamp(50px, 9vw, 120px) 0 0;
  font-size: clamp(17px, 3vw, 20px);
  line-height: clamp(20px, 3vw, 24px);
  color: #fff;
  font-family: 'Futura', 'Arial', 'Helvetica CY', 'Nimbus Sans L', sans-serif;
  font-weight: 500;
}
#promo-banner .banners__link-wrap a {
  display: inline-flex;
  text-decoration: underline;
  text-decoration-color: transparent;
  color: #00A891;
  margin: 0 0 0 8px;
  gap: 4px;
  transition: all 0.35s;
  font-weight: inherit;
}
#promo-banner .banners__link-wrap a::after {
  content: '';
  min-width: 5px;
  height: clamp(20px, 3vw, 24px);
  background-repeat: no-repeat;
  background-position: center 55%;
  text-decoration: underline;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='5' height='9' fill='none'%3E%3Cpath fill='%2300A891' fill-rule='evenodd' d='m1.02.179 3.805 3.889a.62.62 0 0 1 0 .864L1.02 8.821a.589.589 0 0 1-.846 0 .62.62 0 0 1 0-.864L3.557 4.5.175 1.043a.62.62 0 0 1 0-.864.589.589 0 0 1 .846 0Z' clip-rule='evenodd'/%3E%3C/svg%3E");
}
#promo-banner .banners__link-wrap a:hover {
  text-decoration: underline;
  text-decoration-color: #00A891;
}
