<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&amp;display=swap");
#card-photo-group-228 .card-photo {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }
  #card-photo-group-228 .card-photo .wrapper {
    flex-direction: row;
    align-items: center;
    justify-content: flex-start; }
    #card-photo-group-228 .card-photo .wrapper:hover {
      box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.1); }
  #card-photo-group-228 .card-photo .photo img {
    width: 300px;
    height: auto; }
  #card-photo-group-228 .card-photo .text-inner:after {
    display: none; }

#card-photo-group-213 {
  height: 1000px;
  position: relative;
  overflow-x: hidden;
  padding-bottom: 0; }
  #card-photo-group-213 .card-photo .photo img {
    object-fit: contain; }
  #card-photo-group-213 .module-title .module-title-text {
    font-size: 60rem;
    text-align: center;
    font-weight: 500;
    margin: 0;
    text-transform: uppercase;
    line-height: initial;
    color: #1d386e; }
  #card-photo-group-213 .module-title .module-subtitle-text {
    font-size: 41rem;
    text-align: center;
    margin-bottom: 0;
    font-weight: 400;
    color: #e31928;
    margin-top: 10px;
    text-transform: uppercase;
    max-width: 100%; }
  #card-photo-group-213 .module-title h1, #card-photo-group-213 .module-title h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; }
  #card-photo-group-213 h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; }
  #card-photo-group-213 p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; }
  #card-photo-group-213:after {
    display: block;
    content: " ";
    width: 72.9vw;
    height: 100%;
    transform: skew(-40deg);
    background-color: #e9ecf2;
    position: absolute;
    z-index: -1;
    top: 0;
    left: calc(62.9vw - 421px); }

.card-photo {
  margin-bottom: 30px; }
  .card-photo h3 {
    font-size: 28rem;
    font-weight: 400;
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px; }
  .card-photo p {
    text-align: center;
    color: rgba(0, 0, 0, 0.6);
    margin-bottom: 0;
    flex: 1;
    font-size: 24rem;
    line-height: 125%; }
  .card-photo .wrapper {
    height: 100%;
    display: flex;
    flex-direction: column;
    border: 1px solid #d0d0d0;
    padding-top: 15px;
    background-color: #fff; }
  .card-photo .text {
    padding: 20px;
    height: 100%; }
  .card-photo .photo .image {
    display: flex;
    justify-content: center;
    align-items: center; }
  .card-photo .photo img {
    width: 100%;
    height: 350px;
    object-fit: contain; }
  .card-photo .text-inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    height: 100%; }
    .card-photo .text-inner:after {
      display: block;
      content: " ";
      width: 50px;
      height: 25px;
      background-image: url("/img/arrow-red-right.svg");
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      margin-top: 30px; }

@media (max-width: 575px) {
  #card-photo-group-228 .card-photo {
    max-width: 100%;
    flex: 0 0 100%;
    -ms-flex: 0 0 100%; }
    #card-photo-group-228 .card-photo .wrapper {
      flex-direction: column; }
    #card-photo-group-228 .card-photo .photo img {
      max-width: 100%; }
    #card-photo-group-228 .card-photo .text p {
      font-size: 20rem; }

  #card-photo-group-213 {
    height: auto; }
    #card-photo-group-213 .module-title .module-title-text {
      font-size: 25rem; }
    #card-photo-group-213 .module-title .module-subtitle-text {
      font-size: 20rem; }
    #card-photo-group-213 .text-inner:after {
      width: 35px;
      margin-top: 15px; }
    #card-photo-group-213 h3 {
      font-size: 21rem;
      -webkit-line-clamp: 2;
      margin-bottom: 10px; }
    #card-photo-group-213 p {
      font-size: 20rem;
      -webkit-line-clamp: 3; }
    #card-photo-group-213 .photo img {
      height: 200px; }
    #card-photo-group-213 .wrapper {
      width: 400px;
      max-width: 100%;
      margin: 0 auto; }
    #card-photo-group-213:after {
      left: calc(70.9vw - 627px); }

  .card-photo h3 {
    font-size: 20rem; }
  .card-photo .photo img {
    height: 60vw; }
  .card-photo .text {
    padding: 15px; } }
@media (min-width: 576px) and (max-width: 767px) {
  #card-photo-group-228 .card-photo {
    max-width: 100%;
    flex: 0 0 100%;
    -ms-flex: 0 0 100%; }
    #card-photo-group-228 .card-photo .wrapper {
      flex-direction: column; }
    #card-photo-group-228 .card-photo .photo img {
      max-width: 100%; }

  #card-photo-group-213 {
    height: auto; }
    #card-photo-group-213 .module-title .module-title-text {
      font-size: 30rem; }
    #card-photo-group-213 .module-title .module-subtitle-text {
      font-size: 25rem; }
    #card-photo-group-213 .text-inner:after {
      width: 35px;
      margin-top: 15px; }
    #card-photo-group-213 h3 {
      font-size: 23rem;
      -webkit-line-clamp: 2;
      margin-bottom: 10px; }
    #card-photo-group-213 p {
      font-size: 20rem;
      -webkit-line-clamp: 3; }
    #card-photo-group-213 .photo img {
      height: 200px; }
    #card-photo-group-213 .wrapper {
      max-width: 400px;
      margin: 0 auto; }
    #card-photo-group-213:after {
      left: calc(70.9vw - 627px); }

  .card-photo h3 {
    font-size: 23rem; }
  .card-photo .photo img {
    height: 330px; }
  .card-photo .text {
    padding: 20px; } }
@media (min-width: 768px) and (max-width: 991px) {
  #card-photo-group-228 .card-photo {
    max-width: 100%;
    flex: 0 0 100%;
    -ms-flex: 0 0 100%; }
    #card-photo-group-228 .card-photo .wrapper {
      padding-left: 20px; }
    #card-photo-group-228 .card-photo .text-inner {
      align-items: flex-start; }
    #card-photo-group-228 .card-photo .text {
      padding-left: 30px; }
      #card-photo-group-228 .card-photo .text h3 {
        text-align: left;
        font-size: 23rem; }
      #card-photo-group-228 .card-photo .text p {
        text-align: left;
        font-size: 20rem; }
    #card-photo-group-228 .card-photo .photo img {
      width: 250px; }

  #card-photo-group-213 {
    height: 1052px; }
    #card-photo-group-213 .module-title .module-title-text {
      font-size: 35rem; }
    #card-photo-group-213 .module-title .module-subtitle-text {
      font-size: 30rem; }
    #card-photo-group-213 .text-inner:after {
      width: 35px;
      margin-top: 10px; }
    #card-photo-group-213 h3 {
      font-size: 23rem;
      -webkit-line-clamp: 2;
      margin-bottom: 10px; }
    #card-photo-group-213 p {
      font-size: 20rem;
      -webkit-line-clamp: 4; }
    #card-photo-group-213:after {
      left: calc(70.9vw - 427px); }

  .card-photo h3 {
    font-size: 23rem; }
  .card-photo .photo img {
    height: 200px; }
  .card-photo .text {
    padding: 12px; } }
@media (min-width: 992px) and (max-width: 1199px) {
  #card-photo-group-228 .card-photo {
    max-width: 100%;
    flex: 0 0 100%;
    -ms-flex: 0 0 100%; }
    #card-photo-group-228 .card-photo .wrapper {
      padding-left: 20px; }
    #card-photo-group-228 .card-photo .text-inner {
      align-items: flex-start; }
    #card-photo-group-228 .card-photo .text {
      padding-left: 30px; }
      #card-photo-group-228 .card-photo .text h3 {
        text-align: left; }
      #card-photo-group-228 .card-photo .text p {
        text-align: left; }
    #card-photo-group-228 .card-photo .photo img {
      width: 250px; }

  #card-photo-group-213 {
    height: 660px; }
    #card-photo-group-213 .module-title .module-title-text {
      font-size: 40rem; }
    #card-photo-group-213 .module-title .module-subtitle-text {
      font-size: 35rem; }
    #card-photo-group-213 .text-inner:after {
      width: 35px;
      margin-top: 15px; }
    #card-photo-group-213 h3 {
      font-size: 23rem;
      -webkit-line-clamp: 2;
      margin-bottom: 10px; }
    #card-photo-group-213 p {
      font-size: 20rem;
      -webkit-line-clamp: 4; }
    #card-photo-group-213:after {
      left: calc(62.9vw - 278px); }

  .card-photo h3 {
    font-size: 24rem; }
  .card-photo .photo img {
    height: 190px; }
  .card-photo .text {
    padding: 10px; } }
@media (min-width: 1200px) and (max-width: 1579px) {
  #card-photo-group-228 .card-photo {
    max-width: 100%;
    flex: 0 0 100%;
    -ms-flex: 0 0 100%; }
    #card-photo-group-228 .card-photo .wrapper {
      padding-left: 20px; }
    #card-photo-group-228 .card-photo .text-inner {
      align-items: flex-start; }
    #card-photo-group-228 .card-photo .text {
      padding-left: 30px; }
      #card-photo-group-228 .card-photo .text h3 {
        text-align: left; }
      #card-photo-group-228 .card-photo .text p {
        text-align: left; }

  #card-photo-group-213 {
    height: 800px; }
    #card-photo-group-213 .module-title .module-title-text {
      font-size: 65rem; }
    #card-photo-group-213 .module-title .module-subtitle-text {
      font-size: 40rem; }
    #card-photo-group-213 h3 {
      font-size: 23rem; }
    #card-photo-group-213 p {
      font-size: 20rem;
      -webkit-line-clamp: 4; }
    #card-photo-group-213:after {
      left: calc(62.9vw - 337px); }

  .card-photo h3 {
    font-size: 26rem; }
  .card-photo .photo img {
    height: 225px; }
  .card-photo .text {
    padding: 30px;
    padding: 20px 10px; } }

/*# sourceMappingURL=card_photo.css.map */
</pre></body></html>