/*!*********************************************************************************************************************************************************************************************************************************!*\
  !*** 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-two-row-dot/block-two-row-dot.scss ***!
  \*********************************************************************************************************************************************************************************************************************************/
.two-row-dot .three-row-dot__item {
  max-width: 48%; }
  @media screen and (max-width: 900px) {
    .two-row-dot .three-row-dot__item {
      max-width: 100%; } }

.two-row-dot .three-row-dot__entry-content {
  max-width: unset;
  margin-bottom: 50px; }
  @media screen and (min-width: 1921px) {
    .two-row-dot .three-row-dot__entry-content {
      margin-bottom: 2.6vw; } }

.two-row-dot__big-images-container {
  display: flex;
  justify-content: center;
  text-align: center; }
  @media screen and (max-width: 1024px) {
    .two-row-dot__big-images-container {
      flex-direction: column;
      align-items: center; } }
  @media screen and (max-width: 900px) {
    .two-row-dot__big-images-container {
      flex-direction: row; } }
  @media screen and (max-width: 480px) {
    .two-row-dot__big-images-container {
      flex-direction: column; } }
  .two-row-dot__big-images-container img {
    width: unset;
    display: unset;
    margin: 0 auto 24px; }
    @media screen and (min-width: 1921px) {
      .two-row-dot__big-images-container img {
        margin: 0 auto 1.25vw; } }
  .two-row-dot__big-images-container p {
    font-size: 14px;
    font-weight: 300; }
    @media screen and (min-width: 1921px) {
      .two-row-dot__big-images-container p {
        font-size: 0.72vw; } }

.two-row-dot__big-image-left {
  max-width: 285px;
  padding: 0 24px; }
  @media screen and (max-width: 1024px) {
    .two-row-dot__big-image-left {
      margin-bottom: 24px; } }
  @media screen and (max-width: 900px) {
    .two-row-dot__big-image-left {
      margin-bottom: 0; } }
  @media screen and (max-width: 480px) {
    .two-row-dot__big-image-left {
      margin-bottom: 24px; } }
  @media screen and (min-width: 1921px) {
    .two-row-dot__big-image-left {
      max-width: 14.84vw;
      padding: 0 1.25vw; } }

.two-row-dot__big-image-right {
  max-width: 285px;
  padding: 0 24px; }
  @media screen and (max-width: 1024px) {
    .two-row-dot__big-image-right {
      margin-bottom: 24px; } }
  @media screen and (max-width: 900px) {
    .two-row-dot__big-image-right {
      margin-bottom: 0; } }
  @media screen and (max-width: 480px) {
    .two-row-dot__big-image-right {
      margin-bottom: 24px; } }
  @media screen and (min-width: 1921px) {
    .two-row-dot__big-image-right {
      max-width: 14.84vw;
      padding: 0 1.25vw; } }

.three-row-dot {
  padding: 0 48px; }
  @media screen and (min-width: 1921px) {
    .three-row-dot {
      padding: 0 2.5vw; } }
  .three-row-dot__container {
    display: flex;
    flex-wrap: wrap;
    max-width: 1690px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto; }
    @media screen and (min-width: 1921px) {
      .three-row-dot__container {
        max-width: 88vw;
        padding: 0 0.78vw; } }
  .three-row-dot__item {
    position: relative;
    max-width: 27.8vw;
    width: 100%;
    padding: 32px;
    margin: 1%;
    min-height: 335px;
    background-color: #fff;
    box-shadow: 0 4px 40px rgba(0, 0, 0, 0.07); }
    @media screen and (max-width: 1250px) {
      .three-row-dot__item {
        max-width: 48%; } }
    @media screen and (max-width: 768px) {
      .three-row-dot__item {
        max-width: 100%;
        margin: 0;
        margin-bottom: 24px;
        min-height: auto; } }
    @media screen and (min-width: 1921px) {
      .three-row-dot__item {
        padding: 1.66vw;
        min-height: 17.44vw;
        max-width: 27vw;
        box-shadow: 0 0.2vw 2vw rgba(0, 0, 0, 0.07); } }
  .three-row-dot__image-container {
    margin-bottom: 24px; }
    @media screen and (min-width: 1921px) {
      .three-row-dot__image-container {
        margin-bottom: 1.25vw; } }
  .three-row-dot__img {
    width: auto; }
    @media screen and (min-width: 1921px) {
      .three-row-dot__img {
        margin-bottom: 1.25vw; } }
  .three-row-dot__title {
    max-width: 420px;
    font-size: 30px;
    font-weight: 700;
    color: #333;
    margin-bottom: 8px; }
    @media screen and (max-width: 1550px) {
      .three-row-dot__title {
        font-size: 24px; } }
    @media screen and (min-width: 1921px) {
      .three-row-dot__title {
        max-width: 21.87vw;
        width: 100%;
        font-size: 1.56vw;
        margin-bottom: 0.41vw; } }
  .three-row-dot__entry-content {
    font-size: 16px;
    color: #333;
    max-width: 420px; }
    @media screen and (min-width: 1921px) {
      .three-row-dot__entry-content {
        font-size: 0.83vw;
        max-width: 21.87vw;
        width: 100%; } }

.gdrive-footnote {
  color: #fff;
  background-color: #e95208;
  height: 24px;
  width: 24px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  margin-left: 12px; }
  @media screen and (min-width: 1921px) {
    .gdrive-footnote {
      height: 1.25vw;
      width: 1.25vw;
      font-size: 0.729vw;
      margin-left: 0.625vw; } }
  .gdrive-footnote.footnote_off {
    display: none; }

