/*!**********************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/sass/future-of-work-still-human-rsta.scss ***!
  \**********************************************************************************************************************************************************************************/
/*
Use map.get() to reference the values below.
*/
/**
* Includes mixins related to light and dark themes.
*/
/**
* Includes mixins related to typography.
*
* Include a mixin for each text token in the Figma (i.e. "display-9", "headline-8") ensuring responsive changes are included.
*/
/** 
* Placeholder for future SASS mixins for button pattern.
*/
/** 
* Placeholder for future SASS mixins for text-link pattern.
*
* See apothecary implementation to get started/as a jumping off point.
*/
/**
* Includes mixins related to color.
* This can include generic/global colors.
*/
/*
@mixin dhig-color() {
}*/
/**
* Includes mixins related to global properties.
*/
/**
* Includes mixins related to light and dark themes.
*/
/**
* Includes mixins related to typography.
*
* Include a mixin for each text token in the Figma (i.e. "display-9", "headline-8") ensuring responsive changes are included.
*/
.wp-future-of-work-still-human {
  padding: 0px 0px 48px 0px;
  background: #000;
  position: relative;
  overflow: hidden;
}

body:not([data-author-mode]) .wp-future-of-work-still-human > .core-container:not(:first-of-type) {
  position: relative;
  z-index: 1;
}

body:not([data-author-mode]) .wp-future-of-work-still-human > .core-container:first-of-type {
  height: 230px;
}

.wp-future-of-work-still-human .wp-headline h2 {
  font-family: ArtifaktLegend;
  font-weight: 800;
  font-size: clamp(28px, calc(22.72px + 1.48vw), 44px);
  line-height: 1.2;
}
.wp-future-of-work-still-human .wp-subheadline h3 {
  font-family: ArtifaktElement, Arial, sans-serif;
  font-size: clamp(18px, 16.96px + 0.278vw, 21px);
}

.wp-future-of-work-still-human .wp-copy {
  font-family: ArtifaktElement, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
}

.wp-future-of-work-still-human .wd-inline-icon {
  font-family: ArtifaktElement, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 700 !important;
  color: #FFFFFF !important;
}

.wp-future-of-work-still-human .wd-responsive-grid {
  z-index: 2;
  max-width: 1282px;
}

body:not([data-author-mode]) .wp-future-of-work-still-human .wp-background {
  background: #1e2831;
  background: url(https://damassets.autodesk.net/content/dam/autodesk/www/homepage/fy22/au-banner-2000x1000.jpg);
  background-size: 700px auto;
  background-position: center top;
  background-repeat: no-repeat;
  content: "";
  width: 100%;
  height: 320px;
  position: relative;
}

@media only screen and (min-width: 40.063em) {
  body:not([data-author-mode]) .wp-future-of-work-still-human .wp-background {
    background: #1e2831;
    background: url(https://damassets.autodesk.net/content/dam/autodesk/www/homepage/fy22/au-banner-2000x1000.jpg);
    background-size: 900px auto;
    background-position: center top;
    background-repeat: no-repeat;
    content: "";
    width: 100%;
    height: 533px;
    position: relative;
  }

  body:not([data-author-mode]) .wp-future-of-work-still-human > .core-container:first-of-type {
    height: 290px;
  }
}
@media only screen and (min-width: 50.063em) {
  .wp-future-of-work-still-human {
    padding: 141px 0px 138px 0px;
    background: #262831;
  }

  body:not([data-author-mode]) .wp-future-of-work-still-human > .core-container:first-of-type {
    position: absolute;
    top: 0px;
    z-index: 0;
    width: 100%;
    height: 100%;
  }

  .wp-future-of-work-still-human .wp-copy, .wp-future-of-work-still-human .wp-headline {
    max-width: 640px;
  }

  /*
  .wp-future-of-work-still-human .wp-copy, .wp-future-of-work-still-human .wp-headline h2.wd-font-24{
  	font-size: 28px;
  	line-height: 36px;
  }*/
  body:not([data-author-mode]) .wp-future-of-work-still-human .wp-background {
    background: url(https://damassets.autodesk.net/content/dam/autodesk/www/homepage/fy22/au-banner-2000x1000.jpg);
    background-color: #000;
    background-size: 1650px auto;
    background-position: calc(50% - 70px) top;
    background-repeat: no-repeat;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
  }
}
@media only screen and (min-width: 64.063em) {
  .wp-future-of-work-still-human {
    padding: 141px 0px 162px 0px;
    background: #262831;
  }

  .wp-future-of-work-still-human .wp-copy, .wp-future-of-work-still-human .wp-headline {
    max-width: 640px;
  }

  body:not([data-author-mode]) .wp-future-of-work-still-human .wp-background {
    background: url(https://damassets.autodesk.net/content/dam/autodesk/www/homepage/fy22/au-banner-2000x1000.jpg);
    background-color: #000;
    background-size: 1750px auto;
    background-position: center top;
    background-repeat: no-repeat;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
  }
}

/*# sourceMappingURL=future-of-work-still-human-rsta.css.map*/