/*!*************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[0].use[3]!./template-parts/block-terms-content/block-terms-content.scss ***!
  \*************************************************************************************************************************************************************************************************************************************/
.errorPage {
  width: 100%;
  height: 100vh;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center; }
  .errorPage__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
    .errorPage__image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .errorPage__text {
    position: relative;
    z-index: 1;
    color: #fff;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
    .errorPage__text p {
      margin: 0 0 48px; }
    .errorPage__text h1 {
      margin: 0 0 48px; }
    .errorPage__text .btn.show {
      animation: fadeInUp 0.3s forwards; }

.termsContent {
  padding: 282px 20px 128px; }
  @media screen and (max-width: 1440px) {
    .termsContent {
      padding: 218px 20px 64px; } }
  @media screen and (max-width: 768px) {
    .termsContent {
      padding: 128px 20px 32px; } }
  .termsContent__wrapper {
    max-width: 1094px;
    width: 100%;
    margin: 0 auto; }
    .termsContent__wrapper-item {
      padding: 0 0 32px;
      border-bottom: 1px solid #cdcdcd; }
      @media screen and (max-width: 768px) {
        .termsContent__wrapper-item {
          padding: 0 0 16px; } }
      .termsContent__wrapper-item:not(:last-child) {
        margin: 0 0 32px; }
        @media screen and (max-width: 768px) {
          .termsContent__wrapper-item:not(:last-child) {
            margin: 0 0 16px; } }
      .termsContent__wrapper-item h2 {
        margin: 0 0 48px; }
        @media screen and (max-width: 768px) {
          .termsContent__wrapper-item h2 {
            margin: 0 0 20px; } }
      .termsContent__wrapper-item p:not(:last-child) {
        margin: 0 0 32px; }
        @media screen and (max-width: 768px) {
          .termsContent__wrapper-item p:not(:last-child) {
            margin: 0 0 16px; } }

@media screen and (min-width: 1921px) {
  .termsContent {
    padding: 14.6875vw 1.04167vw 6.66667vw; }
    .termsContent__wrapper {
      max-width: 56.97917vw; }
      .termsContent__wrapper-item {
        padding: 0 0 1.66667vw;
        border-bottom: 0.05208vw solid #cdcdcd; }
        .termsContent__wrapper-item:not(:last-child) {
          margin: 0 0 1.66667vw; }
        .termsContent__wrapper-item h2 {
          margin: 0 0 2.5vw; }
        .termsContent__wrapper-item p:not(:last-child) {
          margin: 0 0 1.66667vw; } }

