/*!*******************************************************************************************************************************************************************************************************************************************!*\
  !*** 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-background-block/block-background-block.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************/
.background-block {
  position: relative;
  padding: 32px 0;
  overflow: hidden;
  height: 820px;
  min-height: 820px;
  max-height: 820px;
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center; }
  @media screen and (max-width: 1150px) {
    .background-block {
      padding: 48px 0;
      height: auto;
      max-height: 1200px; } }
  @media screen and (max-width: 768px) {
    .background-block {
      max-height: 650px; } }
  @media screen and (min-width: 1921px) {
    .background-block {
      padding: 1.66vw 0;
      min-height: 42.7vw;
      max-height: 42.7vw;
      max-width: 100%; } }
  .background-block::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1;
    pointer-events: none; }
  .background-block__background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; }
  .background-block__background-image {
    min-width: 1000%;
    min-height: 1000%;
    max-width: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.1001);
    transition: 350ms ease;
    object-fit: cover; }
  .background-block__container {
    position: relative;
    max-width: 1460px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    z-index: 2; }
    @media screen and (max-width: 1440px) {
      .background-block__container {
        padding: 0 60px 0 24px; } }
    @media screen and (max-width: 1150px) {
      .background-block__container {
        flex-direction: column-reverse; } }
    @media screen and (max-width: 640px) {
      .background-block__container {
        padding: 0 15px; } }
    @media screen and (min-width: 1921px) {
      .background-block__container {
        max-width: 77.6vw;
        padding: 0 0.78vw; } }
  .background-block__left {
    max-width: 845px;
    min-width: 845px; }
    @media screen and (max-width: 1440px) {
      .background-block__left {
        max-width: 700px;
        min-width: 700px; } }
    @media screen and (max-width: 991px) {
      .background-block__left {
        min-width: 100%; } }
    @media screen and (min-width: 1921px) {
      .background-block__left {
        max-width: 44.01vw;
        min-width: 44.01vw; } }
  .background-block__img {
    width: auto; }
  @media screen and (max-width: 1150px) {
    .background-block__right {
      margin-bottom: 16px; } }
  .background-block__title-container {
    display: flex;
    flex-direction: column-reverse; }
  .background-block__line {
    background-color: #e95208 !important;
    height: 1px !important;
    margin-bottom: 32px; }
    @media screen and (min-width: 1921px) {
      .background-block__line {
        margin-bottom: 1.66vw; } }
    .background-block__line.line_off {
      display: none; }
  .background-block__title {
    position: relative;
    max-width: 400px;
    font-size: 48px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 32px;
    line-height: 100%; }
    @media screen and (max-width: 1440px) {
      .background-block__title {
        font-size: 32px; } }
    @media screen and (max-width: 768px) {
      .background-block__title {
        font-size: 24px; } }
    @media screen and (min-width: 1921px) {
      .background-block__title {
        max-width: 20.83vw;
        font-size: 2.5vw;
        margin-bottom: 1.66vw; } }
  .background-block__footnote {
    position: absolute;
    top: 0;
    right: -50px;
    margin-right: 0; }
    @media screen and (min-width: 1921px) {
      .background-block__footnote {
        margin-right: 0; } }
  .background-block__entry-content {
    font-weight: 500;
    line-height: 1.8;
    color: #fff;
    margin-bottom: 24px; }
    @media screen and (max-width: 768px) {
      .background-block__entry-content {
        font-size: 14px; } }
    @media screen and (min-width: 1921px) {
      .background-block__entry-content {
        font-size: 0.833333vw; } }

