/*!*****************************************************************************************************************************************************************************************************************************!*\
  !*** 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/block-three-row.scss ***!
  \*****************************************************************************************************************************************************************************************************************************/
.three-row {
  background-color: #f3bc22;
  padding: 100px 0; }
  @media screen and (max-width: 1700px) {
    .three-row {
      padding: 100px 24px; } }
  @media screen and (max-width: 640px) {
    .three-row {
      padding: 30px 24px; } }
  @media screen and (min-width: 1921px) {
    .three-row {
      padding: 5.2vw 0; } }
  .three-row__wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 1495px; }
    @media screen and (min-width: 1921px) {
      .three-row__wrapper {
        max-width: 78vw; } }
    .three-row__wrapper .section-title {
      font-size: 24px;
      color: #333;
      text-align: center; }
      @media screen and (min-width: 1200px) {
        .three-row__wrapper .section-title {
          font-size: 32px; } }
      @media screen and (min-width: 1441px) {
        .three-row__wrapper .section-title {
          font-size: 48px; } }
      @media screen and (min-width: 1921px) {
        .three-row__wrapper .section-title {
          font-size: 2.5vw; } }
  .three-row__container {
    margin-top: 80px;
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 1023px) {
      .three-row__container {
        flex-direction: column; } }
    @media screen and (min-width: 1921px) {
      .three-row__container {
        margin-top: 4.16vw; } }
  .three-row__content {
    width: 24%; }
    @media screen and (max-width: 1023px) {
      .three-row__content {
        width: 100%;
        margin-bottom: 50px; } }
    .three-row__content .three_row__content__icon img {
      padding-left: 45px;
      min-width: 58px;
      max-height: 58px;
      min-height: 58px;
      width: unset; }
      @media screen and (min-width: 1921px) {
        .three-row__content .three_row__content__icon img {
          min-width: 3vw;
          min-height: 3vw;
          padding-left: 2.3vw; } }
    .three-row__content .three-row__button {
      margin-left: 43px;
      border: 2px solid #000; }
      .three-row__content .three-row__button .btn__text-wrap {
        color: #000; }
      .three-row__content .three-row__button:hover {
        background-color: transparent;
        border: 2px solid #fff; }
      @media screen and (min-width: 1921px) {
        .three-row__content .three-row__button {
          margin-left: 2.6vw; } }
      @media screen and (max-width: 480px) {
        .three-row__content .three-row__button {
          width: unset; } }
  .three-row__intro {
    display: flex;
    align-items: center;
    color: #000;
    margin-top: 35px;
    margin-bottom: 25px; }
    .three-row__intro span {
      font-size: 48px;
      font-weight: 700;
      line-height: 100%; }
      @media screen and (min-width: 1921px) {
        .three-row__intro span {
          font-size: 2.5vw; } }
    .three-row__intro h5 {
      padding-left: 10px;
      text-transform: uppercase;
      letter-spacing: 0.75px;
      font-weight: 700; }
      @media screen and (min-width: 1921px) {
        .three-row__intro h5 {
          font-size: 0.8333vw; } }
  .three-row__entry-content {
    padding-left: 43px;
    line-height: 162%;
    font-size: 16px;
    color: #000; }
    @media screen and (min-width: 1921px) {
      .three-row__entry-content {
        padding-left: 2.6vw;
        font-size: 0.8333vw; } }

