/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
@media (min-width: 600px) {
  .block-editor .editor-block-list__layout > .editor-block-list__block[data-align="full"] {
    margin: 0 -30px; } }

.wp-block-button__link {
  font-family: circe, sans-serif;
  font-size: 17px;
  line-height: 20px;
  font-weight: 300;
  text-transform: uppercase;
  color: inherit;
  display: -ms-flexbox;
  display: flex;
  color: #979BA1;
  border-top: #808080 solid 1px;
  padding-top: 15px;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 300px;
  margin: 0 auto;
  text-align: center;
  background: transparent;
  border: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }
  .wp-block-button__link:before, .wp-block-button__link:after {
    content: "/";
    display: block;
    margin: 0 15px;
    color: #979BA1;
    font-weight: 300;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
  .wp-block-button__link:hover {
    color: #979BA1;
    font-weight: 700; }
    .wp-block-button__link:hover:before {
      -webkit-transform: rotate(-110deg);
          -ms-transform: rotate(-110deg);
              transform: rotate(-110deg); }
    .wp-block-button__link:hover:after {
      -webkit-transform: rotate(70deg);
          -ms-transform: rotate(70deg);
              transform: rotate(70deg); }

/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */
.wp-block-studiothink-block-homepage-header .section-image {
  padding: 0; }
  .wp-block-studiothink-block-homepage-header .section-image figure {
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0; }
    .wp-block-studiothink-block-homepage-header .section-image figure img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
@media (min-width: 600px) {
  .block-editor .editor-block-list__layout > .editor-block-list__block[data-align="full"] {
    margin: 0 -30px; } }

.wp-block-button__link {
  font-family: circe, sans-serif;
  font-size: 17px;
  line-height: 20px;
  font-weight: 300;
  text-transform: uppercase;
  color: inherit;
  display: -ms-flexbox;
  display: flex;
  color: #979BA1;
  border-top: #808080 solid 1px;
  padding-top: 15px;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 300px;
  margin: 0 auto;
  text-align: center;
  background: transparent;
  border: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }
  .wp-block-button__link:before, .wp-block-button__link:after {
    content: "/";
    display: block;
    margin: 0 15px;
    color: #979BA1;
    font-weight: 300;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
  .wp-block-button__link:hover {
    color: #979BA1;
    font-weight: 700; }
    .wp-block-button__link:hover:before {
      -webkit-transform: rotate(-110deg);
          -ms-transform: rotate(-110deg);
              transform: rotate(-110deg); }
    .wp-block-button__link:hover:after {
      -webkit-transform: rotate(70deg);
          -ms-transform: rotate(70deg);
              transform: rotate(70deg); }

/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */
.wp-block-studiothink-block-homepage-content-1 .section-image {
  /*padding: 0;*/ }
  .wp-block-studiothink-block-homepage-content-1 .section-image figure {
    width: 100%;
    margin: 0; }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
@media (min-width: 600px) {
  .block-editor .editor-block-list__layout > .editor-block-list__block[data-align="full"] {
    margin: 0 -30px; } }

.wp-block-button__link {
  font-family: circe, sans-serif;
  font-size: 17px;
  line-height: 20px;
  font-weight: 300;
  text-transform: uppercase;
  color: inherit;
  display: -ms-flexbox;
  display: flex;
  color: #979BA1;
  border-top: #808080 solid 1px;
  padding-top: 15px;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 300px;
  margin: 0 auto;
  text-align: center;
  background: transparent;
  border: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }
  .wp-block-button__link:before, .wp-block-button__link:after {
    content: "/";
    display: block;
    margin: 0 15px;
    color: #979BA1;
    font-weight: 300;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
  .wp-block-button__link:hover {
    color: #979BA1;
    font-weight: 700; }
    .wp-block-button__link:hover:before {
      -webkit-transform: rotate(-110deg);
          -ms-transform: rotate(-110deg);
              transform: rotate(-110deg); }
    .wp-block-button__link:hover:after {
      -webkit-transform: rotate(70deg);
          -ms-transform: rotate(70deg);
              transform: rotate(70deg); }

/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */
.wp-block-studiothink-block-homepage-content-2 .section-image figure {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0; }
  .wp-block-studiothink-block-homepage-content-2 .section-image figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
@media (min-width: 600px) {
  .block-editor .editor-block-list__layout > .editor-block-list__block[data-align="full"] {
    margin: 0 -30px; } }

.wp-block-button__link {
  font-family: circe, sans-serif;
  font-size: 17px;
  line-height: 20px;
  font-weight: 300;
  text-transform: uppercase;
  color: inherit;
  display: -ms-flexbox;
  display: flex;
  color: #979BA1;
  border-top: #808080 solid 1px;
  padding-top: 15px;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 300px;
  margin: 0 auto;
  text-align: center;
  background: transparent;
  border: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }
  .wp-block-button__link:before, .wp-block-button__link:after {
    content: "/";
    display: block;
    margin: 0 15px;
    color: #979BA1;
    font-weight: 300;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
  .wp-block-button__link:hover {
    color: #979BA1;
    font-weight: 700; }
    .wp-block-button__link:hover:before {
      -webkit-transform: rotate(-110deg);
          -ms-transform: rotate(-110deg);
              transform: rotate(-110deg); }
    .wp-block-button__link:hover:after {
      -webkit-transform: rotate(70deg);
          -ms-transform: rotate(70deg);
              transform: rotate(70deg); }

/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */
.wp-block-studiothink-block-page-header .header-image {
  position: relative; }
  .wp-block-studiothink-block-page-header .header-image img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
    /*z-index: -1;*/ }
  .wp-block-studiothink-block-page-header .header-image h1 {
    /*position: relative;*/
    font-size: 94px;
    display: block; }
    @media (max-width: 991.98px) {
      .wp-block-studiothink-block-page-header .header-image h1 {
        font-size: 70px; } }
    @media (max-width: 767.98px) {
      .wp-block-studiothink-block-page-header .header-image h1 {
        font-size: 50px; } }

.wp-block-studiothink-block-page-header .header-image {
  padding: 30px 90px; }
  @media (max-width: 991.98px) {
    .wp-block-studiothink-block-page-header .header-image {
      padding: 30px 60px; } }
  .wp-block-studiothink-block-page-header .header-image figure {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0; }
    .wp-block-studiothink-block-page-header .header-image figure img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  .wp-block-studiothink-block-page-header .header-image figure + * {
    position: relative; }

.wp-block-studiothink-block-page-header .header-content {
  padding: 100px 30px; }
  @media (max-width: 991.98px) {
    .wp-block-studiothink-block-page-header .header-content {
      padding: 50px 0; } }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
@media (min-width: 600px) {
  .block-editor .editor-block-list__layout > .editor-block-list__block[data-align="full"] {
    margin: 0 -30px; } }

.wp-block-button__link {
  font-family: circe, sans-serif;
  font-size: 17px;
  line-height: 20px;
  font-weight: 300;
  text-transform: uppercase;
  color: inherit;
  display: -ms-flexbox;
  display: flex;
  color: #979BA1;
  border-top: #808080 solid 1px;
  padding-top: 15px;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 300px;
  margin: 0 auto;
  text-align: center;
  background: transparent;
  border: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }
  .wp-block-button__link:before, .wp-block-button__link:after {
    content: "/";
    display: block;
    margin: 0 15px;
    color: #979BA1;
    font-weight: 300;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
  .wp-block-button__link:hover {
    color: #979BA1;
    font-weight: 700; }
    .wp-block-button__link:hover:before {
      -webkit-transform: rotate(-110deg);
          -ms-transform: rotate(-110deg);
              transform: rotate(-110deg); }
    .wp-block-button__link:hover:after {
      -webkit-transform: rotate(70deg);
          -ms-transform: rotate(70deg);
              transform: rotate(70deg); }

/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */
.wp-block-studiothink-section-two-column-image.image-right .section-image {
  -ms-flex-order: 1;
      order: 1; }
  @media (max-width: 991.98px) {
    .wp-block-studiothink-section-two-column-image.image-right .section-image {
      -ms-flex-order: initial;
          order: initial; } }

.wp-block-studiothink-section-two-column-image .section-image figure {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0; }
  .wp-block-studiothink-section-two-column-image .section-image figure img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }

.wp-block-studiothink-section-two-column-image .section-content .sub-content .wp-block-button__link {
  float: right; }
  @media (max-width: 991.98px) {
    .wp-block-studiothink-section-two-column-image .section-content .sub-content .wp-block-button__link {
      float: none; } }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
@media (min-width: 600px) {
  .block-editor .editor-block-list__layout > .editor-block-list__block[data-align="full"] {
    margin: 0 -30px; } }

.wp-block-button__link {
  font-family: circe, sans-serif;
  font-size: 17px;
  line-height: 20px;
  font-weight: 300;
  text-transform: uppercase;
  color: inherit;
  display: -ms-flexbox;
  display: flex;
  color: #979BA1;
  border-top: #808080 solid 1px;
  padding-top: 15px;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 300px;
  margin: 0 auto;
  text-align: center;
  background: transparent;
  border: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }
  .wp-block-button__link:before, .wp-block-button__link:after {
    content: "/";
    display: block;
    margin: 0 15px;
    color: #979BA1;
    font-weight: 300;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
  .wp-block-button__link:hover {
    color: #979BA1;
    font-weight: 700; }
    .wp-block-button__link:hover:before {
      -webkit-transform: rotate(-110deg);
          -ms-transform: rotate(-110deg);
              transform: rotate(-110deg); }
    .wp-block-button__link:hover:after {
      -webkit-transform: rotate(70deg);
          -ms-transform: rotate(70deg);
              transform: rotate(70deg); }

/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */
.wp-block-studiothink-section-about-content .section-images {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -75px !important; }
  @media (max-width: 991.98px) {
    .wp-block-studiothink-section-about-content .section-images {
      margin-right: -75px !important; } }
  .wp-block-studiothink-section-about-content .section-images figure {
    margin: 0;
    width: 100%; }
    .wp-block-studiothink-section-about-content .section-images figure img {
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
@media (min-width: 600px) {
  .block-editor .editor-block-list__layout > .editor-block-list__block[data-align="full"] {
    margin: 0 -30px; } }

.wp-block-button__link {
  font-family: circe, sans-serif;
  font-size: 17px;
  line-height: 20px;
  font-weight: 300;
  text-transform: uppercase;
  color: inherit;
  display: -ms-flexbox;
  display: flex;
  color: #979BA1;
  border-top: #808080 solid 1px;
  padding-top: 15px;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 300px;
  margin: 0 auto;
  text-align: center;
  background: transparent;
  border: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }
  .wp-block-button__link:before, .wp-block-button__link:after {
    content: "/";
    display: block;
    margin: 0 15px;
    color: #979BA1;
    font-weight: 300;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
  .wp-block-button__link:hover {
    color: #979BA1;
    font-weight: 700; }
    .wp-block-button__link:hover:before {
      -webkit-transform: rotate(-110deg);
          -ms-transform: rotate(-110deg);
              transform: rotate(-110deg); }
    .wp-block-button__link:hover:after {
      -webkit-transform: rotate(70deg);
          -ms-transform: rotate(70deg);
              transform: rotate(70deg); }

/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */
/**
 * #.# Common SCSS
 *
 * Can include things like variables and mixins
 * that are used across the project.
*/
@media (min-width: 600px) {
  .block-editor .editor-block-list__layout > .editor-block-list__block[data-align="full"] {
    margin: 0 -30px; } }

.wp-block-button__link {
  font-family: circe, sans-serif;
  font-size: 17px;
  line-height: 20px;
  font-weight: 300;
  text-transform: uppercase;
  color: inherit;
  display: -ms-flexbox;
  display: flex;
  color: #979BA1;
  border-top: #808080 solid 1px;
  padding-top: 15px;
  -ms-flex-pack: center;
      justify-content: center;
  max-width: 300px;
  margin: 0 auto;
  text-align: center;
  background: transparent;
  border: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }
  .wp-block-button__link:before, .wp-block-button__link:after {
    content: "/";
    display: block;
    margin: 0 15px;
    color: #979BA1;
    font-weight: 300;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
  .wp-block-button__link:hover {
    color: #979BA1;
    font-weight: 700; }
    .wp-block-button__link:hover:before {
      -webkit-transform: rotate(-110deg);
          -ms-transform: rotate(-110deg);
              transform: rotate(-110deg); }
    .wp-block-button__link:hover:after {
      -webkit-transform: rotate(70deg);
          -ms-transform: rotate(70deg);
              transform: rotate(70deg); }

/**
 * #.# Styles
 *
 * CSS for both Frontend+Backend.
 */
