/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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-three-row-simple-drive-cafe/block-three-row-simple-drive-cafe.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
.three-row-simple-drive-cafe {
  padding-top: 128px;
  padding-bottom: 128px; }
  @media screen and (min-width: 1921px) {
    .three-row-simple-drive-cafe {
      padding-top: 6.6666vw;
      padding-bottom: 6.6666vw; } }
  @media screen and (max-width: 991px) {
    .three-row-simple-drive-cafe {
      padding-top: 100px;
      padding-bottom: 100px; } }
  @media screen and (max-width: 767px) {
    .three-row-simple-drive-cafe {
      padding-top: 80px;
      padding-bottom: 80px; } }
  @media screen and (max-width: 576px) {
    .three-row-simple-drive-cafe {
      padding-top: 25px;
      padding-bottom: 25px; } }
  .three-row-simple-drive-cafe .three-row-drive-cafe__item-bottom {
    padding: 0; }
  .three-row-simple-drive-cafe .three-row-drive-cafe__title {
    padding: 57px;
    margin-bottom: 0;
    width: 100%;
    text-align: center; }
    @media screen and (min-width: 1921px) {
      .three-row-simple-drive-cafe .three-row-drive-cafe__title {
        padding: 2.96vw;
        margin-bottom: 0; } }

.three-row-drive-cafe__container {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -32px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media screen and (max-width: 767px) {
    .three-row-drive-cafe__container {
      margin-bottom: -15px; } }
  @media screen and (min-width: 576px) {
    .three-row-drive-cafe__container {
      max-width: 630px; } }
  @media screen and (min-width: 768px) {
    .three-row-drive-cafe__container {
      max-width: 100%; } }
  @media screen and (min-width: 992px) {
    .three-row-drive-cafe__container {
      max-width: 960px; } }
  @media screen and (min-width: 1200px) {
    .three-row-drive-cafe__container {
      max-width: 1693px; } }
  @media screen and (min-width: 1920px) {
    .three-row-drive-cafe__container {
      max-width: 88.17708vw; } }
  @media screen and (min-width: 1921px) {
    .three-row-drive-cafe__container {
      margin-bottom: -1.66vw;
      padding-right: 0.78125vw;
      padding-left: 0.78125vw; } }

.three-row-drive-cafe__item {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 32px; }
  @media screen and (min-width: 768px) {
    .three-row-drive-cafe__item {
      flex: 0 0 50%;
      max-width: 50%; } }
  @media screen and (min-width: 1200px) {
    .three-row-drive-cafe__item {
      flex: 0 0 33.33333%;
      max-width: 33.33333%; } }
  @media screen and (min-width: 1921px) {
    .three-row-drive-cafe__item {
      margin-bottom: 1.66vw;
      padding-right: 0.78125vw;
      padding-left: 0.78125vw; } }

.three-row-drive-cafe__item-inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0 4px 40px rgba(0, 0, 0, 0.1); }
  @media screen and (min-width: 1921px) {
    .three-row-drive-cafe__item-inner {
      box-shadow: 0 0.208vw 2.083vw rgba(0, 0, 0, 0.1); } }

.three-row-drive-cafe__item-top {
  min-height: 361px;
  max-height: 361px;
  position: relative;
  background: radial-gradient(circle, white 0%, #f6f2f1 100%); }
  @media screen and (max-width: 767px) {
    .three-row-drive-cafe__item-top {
      min-height: 300px;
      max-height: 300px; } }
  @media screen and (max-width: 576px) {
    .three-row-drive-cafe__item-top {
      min-height: 220px;
      max-height: 220px; } }
  @media screen and (min-width: 1921px) {
    .three-row-drive-cafe__item-top {
      min-height: 18.802vw;
      max-height: 18.802vw; } }

.three-row-drive-cafe__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center; }

.three-row-drive-cafe__item-bottom {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding: 0; }
  @media screen and (max-width: 576px) {
    .three-row-drive-cafe__item-bottom {
      padding: 0; } }
  @media screen and (min-width: 1921px) {
    .three-row-drive-cafe__item-bottom {
      padding: 0; } }

.three-row-drive-cafe__title {
  font-size: 24px;
  font-weight: 700;
  padding: 57px;
  margin-bottom: 0;
  width: 100%;
  text-align: center; }
  @media screen and (max-width: 1200px) {
    .three-row-drive-cafe__title {
      font-size: 22px; } }
  @media screen and (max-width: 991px) {
    .three-row-drive-cafe__title {
      font-size: 20px; } }
  @media screen and (max-width: 767px) {
    .three-row-drive-cafe__title {
      font-size: 18px; } }
  @media screen and (min-width: 1921px) {
    .three-row-drive-cafe__title {
      padding: 2.96vw;
      margin-bottom: 0; } }

.three-row-drive-cafe__text {
  margin-bottom: 25px;
  font-size: 16px;
  line-height: 1.35; }
  @media screen and (min-width: 1921px) {
    .three-row-drive-cafe__text {
      margin-bottom: 1.3vw;
      font-size: 0.83vw; } }

.three-row-drive-cafe__button .btn__text-wrap {
  color: #fff !important; }

.three-row-drive-cafe__button:hover {
  border: 2px solid #ff5e14 !important; }
  .three-row-drive-cafe__button:hover .btn__text-wrap {
    color: #ff5e14 !important; }

