@font-face {
  font-family: "Montserrat";
  src: url("../../fonts/subset-Montserrat-Bold.eot");
  src: local("../../fonts/subset-Montserrat-Bold"), local("subset-Montserrat-Bold"), url("../../fonts/subset-Montserrat-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/subset-Montserrat-Bold.woff2") format("woff2"), url("../../fonts/subset-Montserrat-Bold.woff") format("woff"), url("../../fonts/subset-Montserrat-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../fonts/subset-Montserrat-Black.eot");
  src: local("../../fonts/subset-Montserrat-Black"), local("subset-Montserrat-Black"), url("../../fonts/subset-Montserrat-Black.eot?#iefix") format("embedded-opentype"), url("../../fonts/subset-Montserrat-Black.woff2") format("woff2"), url("../../fonts/subset-Montserrat-Black.woff") format("woff"), url("../../fonts/subset-Montserrat-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../fonts/subset-Montserrat-ExtraBold.eot");
  src: local("../../fonts/subset-Montserrat-ExtraBold"), local("subset-Montserrat-ExtraBold"), url("../../fonts/subset-Montserrat-ExtraBold.eot?#iefix") format("embedded-opentype"), url("../../fonts/subset-Montserrat-ExtraBold.woff2") format("woff2"), url("../../fonts/subset-Montserrat-ExtraBold.woff") format("woff"), url("../../fonts/subset-Montserrat-ExtraBold.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../fonts/subset-Montserrat-ExtraLight.eot");
  src: local("../../fonts/subset-Montserrat-ExtraLight"), local("subset-Montserrat-ExtraLight"), url("../../fonts/subset-Montserrat-ExtraLight.eot?#iefix") format("embedded-opentype"), url("../../fonts/subset-Montserrat-ExtraLight.woff2") format("woff2"), url("../../fonts/subset-Montserrat-ExtraLight.woff") format("woff"), url("../../fonts/subset-Montserrat-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../fonts/subset-Montserrat-Light.eot");
  src: local("../../fonts/subset-Montserrat-Light"), local("subset-Montserrat-Light"), url("../../fonts/subset-Montserrat-Light.eot?#iefix") format("embedded-opentype"), url("../../fonts/subset-Montserrat-Light.woff2") format("woff2"), url("../../fonts/subset-Montserrat-Light.woff") format("woff"), url("../../fonts/subset-Montserrat-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../fonts/subset-Montserrat-Regular.eot");
  src: local("../../fonts/subset-Montserrat-Regular"), local("subset-Montserrat-Regular"), url("../../fonts/subset-Montserrat-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/subset-Montserrat-Regular.woff2") format("woff2"), url("../../fonts/subset-Montserrat-Regular.woff") format("woff"), url("../../fonts/subset-Montserrat-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../fonts/subset-Montserrat-Medium.eot");
  src: local("../../fonts/subset-Montserrat-Medium"), local("subset-Montserrat-Medium"), url("../../fonts/subset-Montserrat-Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/subset-Montserrat-Medium.woff2") format("woff2"), url("../../fonts/subset-Montserrat-Medium.woff") format("woff"), url("../../fonts/subset-Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../fonts/subset-Montserrat-Thin.eot");
  src: local("../../fonts/subset-Montserrat-Thin"), local("subset-Montserrat-Thin"), url("../../fonts/subset-Montserrat-Thin.eot?#iefix") format("embedded-opentype"), url("../../fonts/subset-Montserrat-Thin.woff2") format("woff2"), url("../../fonts/subset-Montserrat-Thin.woff") format("woff"), url("../../fonts/subset-Montserrat-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Montserrat";
  src: url("../../fonts/subset-Montserrat-SemiBold.eot");
  src: local("../../fonts/subset-Montserrat-SemiBold"), local("subset-Montserrat-SemiBold"), url("../../fonts/subset-Montserrat-SemiBold.eot?#iefix") format("embedded-opentype"), url("../../fonts/subset-Montserrat-SemiBold.woff2") format("woff2"), url("../../fonts/subset-Montserrat-SemiBold.woff") format("woff"), url("../../fonts/subset-Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
:root {
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  line-height: 1.4;
  color: #000;
  --swiper-theme-color: $black;
  --theme-color: $black;
}

body {
  color: #000;
  --swiper-theme-color: $black;
  --theme-color: $black;
}

.all-caps {
  text-transform: uppercase;
}

.tag {
  padding: 4px 18px;
  border-radius: 25px;
  background: #ffffff;
  font-size: 15px;
  font-weight: 500;
  line-height: normal;
  text-transform: lowercase;
}

.title {
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

.desc {
  font-size: 15px;
  font-weight: 500;
  line-height: 18px;
}

.container {
  max-width: 950px;
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
}

.row {
  display: flex;
}

.row-reverse {
  flex-direction: row-reverse;
}

.justify-content-center {
  justify-content: center;
}

.justify-content-between {
  justify-content: space-between;
}

.justify-content-end {
  justify-content: flex-end;
}

.align-items-end {
  align-items: flex-end;
}

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

.desktop-hide {
  display: none;
}

.desktop-show {
  display: flex;
}

@media (min-width: 576px) and (max-width: 950px) {
  .container {
    max-width: 280px;
  }
}
body,
html,
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: none;
}

* {
  scrollbar-width: thin;
  scrollbar-color: #282828 #4664e6;
}

*::-webkit-scrollbar {
  /*height: 5px;*/
  width: 5px;
}

*::-webkit-scrollbar-track {
  background: #cecece;
  border-radius: 5px;
}

*::-webkit-scrollbar-thumb {
  background-color: #4664e6;
  border-radius: 5px;
  border: 5px solid #4664e6;
}

[v-cloak] {
  height: 100vh;
  width: 100vw;
}

ins {
  text-decoration: none;
}

input.disabled {
  opacity: 0.4 !important;
  pointer-events: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  color: #282828 !important;
}

.disabled {
  pointer-events: none !important;
}

/*body {
	position: relative;
	overflow: hidden;
}

.root {
	overflow-y: scroll;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 1;

		&.popupOpened {
			overflow: hidden;
			padding-right: 5px;
		}
}
*/
body {
  position: relative;
  overflow-x: hidden;
  overflow-y: visible;
}

.root {
  position: relative;
}

[disabled],
.swiper-button-disabled {
  opacity: 0.4 !important;
  pointer-events: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

h1,
h2,
h3,
h4,
h5,
p,
ul,
ol {
  margin: 0;
  padding: 0;
}

a {
  border: none;
  text-decoration: none;
  cursor: pointer;
  color: inherit;
}

button {
  appearance: none;
  border: none;
  background: transparent;
  cursor: pointer;
}

ul,
ol {
  list-style: none;
}

img {
  display: inline-block;
  object-position: center;
}

svg {
  display: inline-block;
  object-fit: contain;
}

picture {
  display: flex;
}

*:focus {
  outline: none;
}

input {
  font-family: "Lato", sans-serif;
}

input {
  outline: none;
}

.invert {
  filter: invert(1);
}

.rotate {
  transform: rotate(180deg);
}

.no-margin {
  margin: 0;
}

.full-height {
  min-height: calc(100vh - 80px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.w100 {
  width: 100%;
}

.pc-hide {
  display: none !important;
}

.st-inline-share-buttons {
  z-index: 2 !important;
}

.form-message {
  margin-bottom: 20px;
  text-align: center;
}

@media (max-width: 1170px) {
  .root.popupOpened {
    padding-right: 0;
  }
  * {
    scrollbar-width: 0;
  }
  *::-webkit-scrollbar {
    /*height: 5px;*/
    width: 0;
    display: none;
  }
  *::-webkit-scrollbar-track {
    display: none;
    width: 0;
  }
  *::-webkit-scrollbar-thumb {
    display: none;
    width: 0;
  }
  .pc-hide {
    display: flex !important;
  }
  .mobile-hide {
    display: none !important;
  }
}
.main > *:last-child {
  margin-bottom: -25px;
  position: relative;
  z-index: 2;
  border-radius: 0px 0px 25px 25px;
}

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.v-enter-active,
.v-leave-active {
  transition: opacity 0.5s ease;
}

.v-enter-from,
.v-leave-to {
  opacity: 0;
}

.fade-enter-active,
.fade-leave-active {
  transition: opacity 0.5s ease;
}

.fade-enter-from,
.fade-leave-to {
  opacity: 0;
}

.slide-fade-enter-active {
  transition: all 0.6s ease-out;
}

.slide-fade-leave-active {
  transition: all 0.6s ease-out;
}

.slide-fade-enter-from,
.slide-fade-leave-to {
  transform: translateX(20px);
  opacity: 0;
}

[v-cloak] {
  display: block;
  padding: 50px 0;
}
@keyframes spinner {
  to {
    transform: rotate(360deg);
  }
}
[v-cloak]:before {
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  border-radius: 50%;
  border: 2px solid #ccc;
  border-top-color: #333;
  animation: spinner 0.6s linear infinite;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}
[v-cloak] > * {
  display: none;
}

.list-move,
.list-enter-active,
.list-leave-active {
  transition: all 0.5s ease;
}

.list-enter-from,
.list-leave-to {
  opacity: 0;
  transform: translateX(30px);
}

/* ensure leaving items are taken out of layout flow so that moving
   animations can be calculated correctly. */
.list-leave-active {
  position: absolute;
}

.expand-enter-active,
.expand-leave-active {
  transition: all 0.2s ease-in-out;
  overflow: hidden;
}

.expand-enter,
.expand-leave-to {
  height: 0;
}

.transition-expanded * {
  will-change: height;
  transform: translateZ(0);
  backface-visibility: hidden;
  perspective: 1000px;
}

.expand-enter-active,
.expand-leave-active {
  transition-property: opacity, height;
}

.expand-enter,
.expand-leave-to {
  opacity: 0;
}

.ham6 {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
  transition: transform 400ms;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
  height: 100%;
}

.ham6 path {
  fill: none;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  stroke: #333;
  stroke-width: 5;
  stroke-linecap: round;
}

.ham6 .top {
  stroke-dasharray: 40 172;
}

.ham6 .middle {
  stroke-dasharray: 40 111;
}

.ham6 .bottom {
  stroke-dasharray: 40 172;
}

.ham6.active .top {
  stroke-dashoffset: -132px;
}

.ham6.active .middle {
  stroke-dashoffset: -71px;
}

.ham6.active .bottom {
  stroke-dashoffset: -132px;
}

.mobile-menu .ham6 path {
  stroke: #fff;
}

.primary-btn {
  background: #ffffff;
  color: #000;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 4px 18px;
  border-radius: 25px;
  transition: 0.2s;
}
.primary-btn:hover {
  transition: 0.2s;
}
.primary-btn:active {
  transition: 0.2s;
}

.main-btn {
  background: #4664e6;
  padding: 30px 10px;
  color: #ffffff;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  border-radius: 25px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s;
}
.main-btn:hover {
  transition: 0.2s;
}
.main-btn:active {
  transition: 0.2s;
}

.more-btn {
  padding: 12.5px 10px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: #4664e6;
  color: #ffffff;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  width: 100%;
  transition: 0.2s;
}
.more-btn:hover {
  transition: 0.2s;
  background: #2542bf;
}

@media (max-width: 1170px) {
  .more-btn {
    margin-top: 32px;
    padding: 8px;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
}
.header {
  display: flex;
  width: 100%;
  flex-direction: column;
  border-bottom: 1px solid #d9d9d9;
}
.header-top {
  color: #000;
  padding-top: 30px;
  padding-bottom: 30px;
  background: #ffffff;
}
.header-top .row {
  align-items: center;
  justify-content: start;
  gap: 46px;
  flex-wrap: nowrap;
}
.header-top-wrap {
  display: flex;
  align-items: start;
  justify-content: end;
  width: 100%;
  gap: 28px;
}
.header-logo {
  width: 250px;
  position: relative;
}
.header-logo__img {
  width:100%;
  height: auto;
  object-fit: contain;
}
@media (max-width: 1024px) {
  .header-logo__img {
    width:143px;
  }
}
.header-nav {
  border-radius: 30px;
  border: 1.5px solid #000;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  padding: 0px 12px;
  height: 35px;
}
.header-nav__link {
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 6px 14.8px;
  border-radius: 30px;
  background: transparent;
  transition: 0.2s;
}
.header-nav__link:hover, .header-nav__link.active {
  transition: 0.2s;
  background: #e8e4e4;
}
.header-search {
  border-radius: 30px;
  border: 1.5px solid #000;
  padding: 10px;
  display: inline-flex;
  align-items: center;
  justify-content: start;
  flex-wrap: nowrap;
  gap: 6px;
  width: 100%;
  height: 35px;
}
.header-search-close {
  width: 15px;
  min-width: 15px;
  height: 15px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.header-search-close__icon {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.header-search__input {
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  width: 100%;
  border: none;
}
.header-search__input::placeholder {
  color: #000;
}
.header-tools {
  display: inline-flex;
  align-items: center;
  justify-content: end;
  gap: 28px;
}
.header-tools-btn__icon {
  width: 38px;
  height: 38px;
}
.switcher {
  width: 60px;
  height: 25.5px;
  padding: 1.3px;
  border-radius: 25px;
  display: inline-flex;
  align-items: center;
  position: absolute;
  top: 52px;
  left: 177px;
  justify-content: start;
  background-color: #e8e4e4;
  transition: 0.2s;
  z-index: 2;

  width: 36px;
  height: 20px;
  top: 0;
  left: 127px;
}
.switcher.active {
  background-color: #4bd750;
  transition: 0.2s;
}
.switcher__tumbler {
  position: absolute;
  left: 1.3px;
  width: 22px;
  height: 22px;
  background-color: #fff;
  border-radius: 50%;
  transition: 0.2s;
  left: 1.3px;
  width: 18px;
  height: 18px;
}

.active.switcher .switcher__tumbler {
  left: calc(100% - 1.3px);
  transform: translateX(-100%);
  transition: 0.2s;
}

.nightTheme .header-top {
  background: #17171a;
}
.nightTheme .switcher__tumbler {
  background-color: #000;
}
.nightTheme .header-search,
.nightTheme .header-nav,
.nightTheme .header-tools-btn.search {
  filter: invert(1);
}
.nightTheme .header-logo__img {
  filter: invert(1);
}
.nightTheme .header {
  border-color: #282828;
}
.nightTheme .header-burger {
  filter: invert(1);
}
.nightTheme .mobile-menu {
  border-radius: 0px 0px 25px 25px;
  background: #111;
}
.nightTheme .mobile-menu .header-nav {
  filter: invert(0);
}
.nightTheme .mobile-menu .mobile-menu__desc,
.nightTheme .mobile-menu .header-nav__link {
  color: #fff;
}

@media (max-width: 1170px) {
  .header-top {
    padding-top: 18px;
    padding-bottom: 14px;
  }
  .header-nav {
    display: none;
  }
  .header-logo {
    width: 70px;
    min-width: 70px;
    height: 28px;
  }
  .header-tools-btn__icon {
    width: 38px;
    height: 38px;
  }
  .header-tools-btn {
    height: 30px;
    width: 30px;
  }
  .header-tools-btn__icon {
    width: 30px;
    height: 30px;
  }
  .header-burger {
    width: 33px;
    height: 20px;
  }
  .header-top-wrap {
    align-items: center;
  }
  .header-tools {
    gap: 10px;
  }
  .header-top-wrap {
    gap: 20px;
  }
  .header-top .row {
    gap: 0;
    align-items: center;
  }
  .mobile-menu {
    padding: 40px 20px 52px 20px;
    background: #f1f1f1;
    position: absolute;
    top: 62px;
    bottom: 0;
    left: 0;
    width: 100vw;
    height: calc(100vh - 62px);
    right: 0;
    z-index: 999;
  }
  .mobile-menu .header-nav {
    display: flex;
    gap: 20px;
    border: none;
    padding: 0;
    margin: 0;
    flex-direction: column;
    height: auto;
    align-items: flex-start;
    width: 172px;
  }
  .mobile-menu .header-nav__link {
    padding: 0;
    margin: 0;
    background: transparent !important;
    border: none;
    border-radius: 0;
    width: 100%;
    color: #000;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .mobile-menu .header-nav__link:not(:first-child) {
    padding-top: 20px;
    border-top: 0.5px solid #4664e6;
  }
  .mobile-menu .row {
    display: flex;
    gap: 40px;
    flex-direction: column;
  }
  .mobile-menu__desc {
    color: #555;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .header-search {
    border-radius: 30px;
    border: 0.75px solid #000;
    background: #fff;
    gap: 3px;
    height: 30px;
    margin-left: 20px;
  }
  .header-search__input {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
  }
  .header-search-close {
    width: 13px;
    height: 13px;
  }
  .switcher {
    width: 18.8px;
    height: 11.35px;
    padding: 0.3px;
    top: 2px;
    left: 99px;
  }
  .switcher__tumbler {
    left: 0.3px;
    width: 7px;
    height: 7px;
    top: 2px;
  }
  .active.switcher .switcher__tumbler {
    left: calc(100% - 0.3px);
  }
}
.footer {
  background: #4664e6;
  padding-top: 104px;
  padding-bottom: 116px;
  background: #4664e6;
}
.footer-top .row {
  align-items: start;
  justify-content: space-between;
}
.footer-logo {
  width: 164px;
}
.footer-logo__img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.footer-socials {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: 34px;
}
.footer-socials-link {
  width: 50px;
  height: 50px;
}
.footer-socials-link__img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.footer-bottom {
  margin-top: 34px;
}
.footer-bottom .row {
  align-items: center;
  justify-content: space-between;
}
.footer-bottom__text {
  color: #ffffff;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

@media (max-width: 1170px) {
  .footer {
    padding-top: 50px;
    padding-bottom: 22px;
  }
  .footer-logo {
    width: 70px;
    height: 28px;
  }
  .footer-top .row {
    align-items: center;
  }
  .footer-socials {
    gap: 20px;
  }
  .footer-socials-link {
    width: 30px;
    height: 30px;
  }
  .footer-bottom {
    margin-top: 14px;
  }
  .footer-bottom .row {
    flex-direction: column;
    gap: 9px;
    align-items: flex-start;
  }
  .footer-bottom__text {
    font-size: 7px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
}
.popups {
  position: fixed;
  right: 0;
  left: 0;
  bottom: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999;
  transition: 0.2s;
}
.popups.active {
  background: rgba(0, 0, 0, 0.75);
  backdrop-filter: blur(7.5px);
  transition: 0.2s;
}

.popup {
  position: absolute;
  background: #ffffff;
  box-shadow: 0px 15px 50px rgba(0, 0, 0, 0.15);
  border-radius: 30px;
  max-height: 100%;
  width: 420px;
}
.popup__btn {
  position: absolute;
  top: -36px;
  right: -36px;
  width: 24px;
  height: 24px;
  background: url(./../../../assets/img/icons/close-popup.svg) no-repeat center;
  z-index: 3;
}

.thanks-popup > .row {
  height: 100%;
}
.thanks-popup-wrap {
  padding: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 2;
  flex-direction: column;
}
.thanks-popup__icon {
  background: rgba(239, 59, 82, 0.1);
  border-radius: 20px;
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 19px;
}
.thanks-popup__icon svg {
  width: 42px;
  height: 42px;
}
.thanks-popup__title {
  font-family: "Fira Sans";
  font-style: normal;
  font-weight: 500;
  font-size: 38px;
  line-height: 110%;
  text-align: center;
  color: #333333;
  margin-top: 30px;
}
.thanks-popup__subtitle {
  margin-top: 15px;
  font-weight: 500;
  font-size: 16px;
  line-height: 140%;
  text-align: center;
  color: #777777;
}
.thanks-popup__close {
  margin-top: 30px;
  width: fit-content;
}

@media (max-width: 1360px) {
  .thanks-popup {
    width: auto;
    top: unset;
    bottom: unset;
    left: 15px;
    right: 15px;
    width: auto;
    border-radius: 24px;
  }
  .thanks-popup-wrap {
    padding: 30px;
  }
  .thanks-popup .popup-top {
    display: none !important;
  }
  .thanks-popup .popup__btn {
    top: 16px;
    right: 16px;
    width: 24px;
    height: 24px;
    filter: invert(1);
  }
}
.single {
  padding-top: 72px;
  padding-bottom: 198px;
  background: #fff;
}
.single .row {
  justify-content: space-between;
  align-items: start;
  gap: 40px;
}
.single-wrap {
  width: calc(100% - 320px);
}
.single .menu {
  margin-top: 56px;
  display: flex;
  flex-direction: column;
  gap: 6px;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  padding: 36px 28px;
  border-radius: 20px;
  background: #f8f8f8;
}
.single .menu-list {
  display: flex;
  flex-direction: column;
  list-style: decimal;
  gap: 8px;
  padding-left: 20px;
}
.single .menu-item {
  cursor: pointer;
}
.single .content h2 {
  margin-top: 56px;
  margin-bottom: 14px;
}
.single .content h2 + p {
  margin-top: 0;
}
.single .content img {
  width: 100%;
  height: 384px;
  object-fit: cover;
  background: #d9d9d9;
  border-radius: 25px;
}
.single .content p {
  margin-bottom: 22px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.single .content p:first-child {
  margin-top: 0 !important;
}
/*.single .content blockquote {
  margin-top: 56px;
  position: relative;
  border-radius: 25px;
  background: #00adad;
  color: #fff;
  padding: 30px 30px 20px 162px;
}
.single .content blockquote::after {
  content: "";
  position: absolute;
  display: inline-block;
  top: 30px;
  left: 30px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #d9d9d9;
  z-index: 2;
}
.single .content blockquote::before {
  content: "";
  position: absolute;
  display: inline-block;
  top: 30px;
  left: 0;
  width: 86px;
  height: 100px;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 1;
}
.single .content blockquote p {
  padding: 0;
  margin: 0;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  position: relative;
  z-index: 3;
}
.single .content blockquote em {
  display: block;
  margin-top: 6px;
  font-size: 18px;
  font-style: italic;
  font-weight: 500;
  line-height: normal;
  position: relative;
  z-index: 3;
}*/
.single .content blockquote a {
  text-decoration: underline;
  color: #e53abc;
}
.single .content pre {
  display: block;
  margin-top: 56px;
  border-radius: 999px;
  background: #eaeaea;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 20px;
}
.single .content a {
  color: #e53abc;
  text-decoration: underline;
}
.single .content ul,
.single .content ol {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  padding-left: 20px;
  gap: 8px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.single .content ul {
  list-style: circle;
}
.single .content ol {
  list-style: decimal;
  margin-bottom: 20px;
}
.single__title {
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  color: #4664e6;
}
.single__excerpt {
  margin-top: 56px;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.single-author {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #d9d9d9;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.single-author__tag {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #969696;
  text-transform: uppercase;
}
.single-author__title {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.single-widget {
  position: sticky;
  top: 30px;
  width: 280px;
  min-width: 280px;
}
.single-widget__title {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #969696;
}
.single-widget-card {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 100%;
}
.single-widget-card__img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 25px;
  background: #d9d9d9;
  height: 220px; 
}
.single-widget-card__title {
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.single-hashs {
  display: flex;
  margin-top: 30px;
  gap: 15px;
  flex-wrap: wrap;
  justify-content: start;
  align-items: center;
}
.single-hashs__hash {
  padding: 8px 16px;
  background: #eaeaea;
  border-radius: 999px;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.single-hashs__hash span {
  color: #4664e6;
}
.single__more {
  margin-top: 155px;
}

.slider {
  margin-top: 56px;
  position: relative;
}
.slider-next {
  position: absolute;
  z-index: 2;
  top: 90px;
  right: 15px;
  width: 50px;
  height: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
}
.slider-next__icon {
  width: 14px;
  height: 25px;
  object-fit: contain;
  margin-left: 6px;
}
.slider-slide {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
}
.slider-slide__img {
  width: 100%;
  height: 230px;
  border-radius: 25px;
  background: #d9d9d9;
  object-fit: cover;
}
.slider-slide__title {
  margin-top: 16px;
  display: block;
}
.slider-slide__subtitle {
  margin-top: 4px;
  color: #555;
  display: block;
}

.way {
  margin-top: 56px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  position: relative;
}
.way__title {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.way-wrap {
  display: flex;
  align-items: center;
  padding-left: 14px;
}
.way__img {
  position: absolute;
  width: 44px;
  height: 43px;
  object-fit: contain;
  left: 0px;
  z-index: 3;
}
.way__steps {
  padding: 11px 14px 11px 36px;
  background-color: #6bcfcf;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  border-radius: 999px;
  border-top-left-radius: 0;
  position: relative;
  z-index: 2;
}
.way__length {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  color: #4664e6;
  border-radius: 0px 25px 25px 0px;
  background: #c0ebeb;
  padding: 11px 36px 11px 50px;
  margin-left: -40px;
}

.other {
  margin-top: 46px;
  position: relative;
  border-radius: 25px;
  border: 1px solid #d9d9d9;
  background: #fff;
  padding: 30px 20px;
  padding-bottom: 14px;
}
.other__title {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  color: #969696;
  padding: 0 6px;
  background: #fff;
  position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
}
.other .row {
  gap: 20px;
  justify-content: flex-start;
  align-items: start;
}
.other-card {
  width: 25%;
  display: inline-flex;
  flex-direction: column;
  gap: 8px;
}
.other-card__img {
  height: 120px;
  width: 100%;
  object-fit: cover;
  background: #d9d9d9;
}
.other-card__title {
  font-size: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

.grid {
  margin-top: 56px;
}
.grid .row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-auto-rows: auto;
  gap: 20px;
}
.grid__img {
  border-radius: 25px;
  background: #d9d9d9;
  object-fit: cover;
}
.grid__img:nth-child(3n+1) {
  grid-column: span 2;
  height: 384px;
}
.grid__img:nth-child(3n+2), .grid__img:nth-child(3n+3) {
  height: 328px;
  grid-column: span 1;
}
.grid__title {
  margin-top: 16px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
}

.nightTheme .single {
  background-color: #17171a;
  color: #fff;
}
.nightTheme .single-hashs__hash {
  background-color: #4664e6;
}
.nightTheme .single-hashs__hash span {
  color: #fff;
}
.nightTheme .single .content blockquote::before {
  background-color: #17171a;
}
.nightTheme .single .content pre {
  background-color: #282828;
}
.nightTheme .single .content img {
  background-color: #000;
}
.nightTheme .single-widget-card__img {
  background-color: #000;
}
.nightTheme .other {
  background-color: #17171a;
  border-color: #282828;
}
.nightTheme .other__title {
  background-color: #17171a;
}
.nightTheme .other-card__img {
  background-color: #000;
}
.nightTheme .slider-slide__img {
  background-color: #000;
}
.nightTheme .slider-next {
  background-color: #4664e6;
}
.nightTheme .slider-next__icon {
  filter: invert(1);
}
.nightTheme .single .content blockquote::after {
  background-color: #17171a;
}
.nightTheme .single .content blockquote::before {
  background-color: #282828;
}
.nightTheme .grid__img {
  background-color: #000;
}
.nightTheme .menu {
  background-color: #282828;
}

@media (max-width: 1170px) {
  .single-widget {
    display: none;
  }
  .single-wrap {
    width: 100%;
  }
  .single {
    padding-top: 34px;
    padding-bottom: 60px;
  }
  .single__title {
    font-size: 25px;
    font-weight: 700;
  }
  .single__excerpt {
    margin-top: 20px;
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .single-author {
    margin-top: 16px;
    padding-top: 16px;
    gap: 2px;
  }
  .single-author__tag,
  .single-author__title {
    font-size: 10px;
  }
  .single .content img {
    height: 400px;
  }
  .single .content pre {
    text-align: center;
    padding: 16px 20px;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 20px;
  }
  .single .content p {
    margin-bottom: 20px;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .single-hashs {
    margin-top: 20px;
    gap: 6px;
  }
  .single__more {
    margin-top: 40px;
  }
  .single .content h2 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 20px;
  }
  .single .menu {
    padding: 15px;
    padding-bottom: 20px;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .single .menu-list {
    padding-left: 10px;
    gap: 6px;
  }
  .single .content ul {
    font-size: 14px;
    margin-top: 20px;
    gap: 6px;
  }
  .slider {
    margin-top: 20px;
  }
  .slider-slide__img {
    height: 200px;
  }
  .slider-slide__title {
    margin-top: 14px;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
  .slider-slide__subtitle {
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
/*  .single .content blockquote {
    margin-top: 20px;
    padding: 12px 18px 12px 60px;
  }
  .single .content blockquote p {
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .single .content blockquote em {
    font-size: 10px;
    font-weight: 400;
    line-height: normal;
  }
  .single .content blockquote::after {
    width: 38px;
    height: 38px;
    top: 12px;
    left: 12px;
  }
  .single .content blockquote::before {
    width: 35px;
    height: 36px;
    top: 13px;
    left: 0;
  }*/
  .other {
    display: none;
  }
  .way {
    margin-top: 20px;
    gap: 14px;
  }
  .way__title {
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .way__steps {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    padding: 8px 10px 8px 26px;
  }
  .way__img {
    width: 32.744px;
    height: 32.319px;
  }
  .way__length {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    padding: 8px 24px 8px 38px;
    margin-left: -32px;
  }
  .single .menu {
    margin-top: 20px;
  }
  .grid {
    margin-top: 20px;
  }
  .grid .row {
    gap: 10px;
  }
  .grid__img:nth-child(3n+1) {
    height: 170px;
  }
  .grid__img:nth-child(3n+2),
  .grid__img:nth-child(3n+3) {
    height: 146px;
  }
  .grid__title {
    margin-top: 14px;
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }
}
/*# sourceMappingURL=single-risking.css.map */






.single-widget_footer {
  display: block;
}
.single-widget_footer .container {
  padding: 0;
}
.single-widget_footer .row {
  gap: 20px;
}
@media (max-width: 768px) {
  .single-widget_footer .single-widget-card {
    margin-bottom: 0;
  }
  .single-widget_footer .single-widget-card__img {
    width: 100%;
    height: 100%;
  }
  .single-widget_footer .row {
    flex-direction: column;
  }

}


@media (max-width: 1170px) {
  .single .content ul li,
  .single .content ol li {
    font-size: 14px;
  }
}