@font-face {
  font-family: "fluidfont-regular";
  src: url("includes/fonts/fluidfont/FLUIDFONT-Regular.ttf") format("truetype"), url("includes/fonts/fluidfont/FLUIDFONT-Regular.woff") format("woff"), url("includes/fonts/fluidfont/FLUIDFONT-Regular.woff2") format("woff2"), url("includes/fonts/fluidfont/FLUIDFONT-Regular.eot") format("eot"), url("includes/fonts/fluidfont/FLUIDFONT-Regular.otf") format("opentype"), url("includes/fonts/fluidfont/FLUIDFONT-Regular.svg") format("svg"); }
@keyframes pulse {
  0% {
    background-color: rgba(184, 184, 184, 0.1); }
  50% {
    background-color: rgba(184, 184, 184, 0.3); }
  100% {
    background-color: rgba(184, 184, 184, 0.1); } }
@font-face {
  font-family: "fluidfont-regular";
  src: url("includes/fonts/fluidfont/FLUIDFONT-Regular.ttf") format("truetype"), url("includes/fonts/fluidfont/FLUIDFONT-Regular.woff") format("woff"), url("includes/fonts/fluidfont/FLUIDFONT-Regular.woff2") format("woff2"), url("includes/fonts/fluidfont/FLUIDFONT-Regular.eot") format("eot"), url("includes/fonts/fluidfont/FLUIDFONT-Regular.otf") format("opentype"), url("includes/fonts/fluidfont/FLUIDFONT-Regular.svg") format("svg"); }
.r-ups .r-3ups-type-06 {
  position: relative; }
  .r-ups .r-3ups-type-06 p {
    line-height: 2.4rem; }
  .r-ups .r-3ups-type-06 .r-3ups-description {
    position: relative;
    text-align: center;
    max-width: 90vw;
    margin: 0 auto; }
  .r-ups .r-3ups-type-06 .r-3ups-lifestyles {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-top: 4rem; }
    .r-ups-automargin .r-ups .r-3ups-type-06 .r-3ups-lifestyles {
      margin-top: 2.4rem !important; }
  .r-ups .r-3ups-type-06 .r-3ups-lifestyle:nth-child(1), .r-ups .r-3ups-type-06 .r-3ups-lifestyle:nth-child(3) {
    margin: 20px; }
  .r-ups .r-3ups-type-06 .margin-top {
    margin-top: 3rem; }
  .r-ups .r-3ups-type-06 .r-linkcta + .r-linkcta {
    margin-top: 3rem; }
  .r-ups .r-3ups-type-06 .r-linkcta a {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding-bottom: 0.1rem;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-weight: 500;
    font-size: 1.6rem;
    letter-spacing: 0.05rem;
    color: #181818; }
    .r-ups .r-3ups-type-06 .r-linkcta a span, .r-ups .r-3ups-type-06 .r-linkcta a::before, .r-ups .r-3ups-type-06 .r-linkcta a::after {
      position: absolute;
      left: 0;
      bottom: 0;
      height: 0.1rem; }
    .r-ups .r-3ups-type-06 .r-linkcta a span {
      width: 100%;
      display: block;
      -webkit-transition: opacity 0.25s;
      -moz-transition: opacity 0.25s;
      -o-transition: opacity 0.25s;
      transition: opacity 0.25s; }
    .r-ups .r-3ups-type-06 .r-linkcta a::before, .r-ups .r-3ups-type-06 .r-linkcta a::after {
      content: '';
      width: 50%;
      -webkit-transition: transform 0.3s;
      -moz-transition: transform 0.3s;
      -o-transition: transform 0.3s;
      transition: transform 0.3s;
      transition-delay: .1s; }
    .r-ups .r-3ups-type-06 .r-linkcta a::before {
      -webkit-transform: translateX(-100%);
      -moz-transform: translateX(-100%);
      -o-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      transform: translateX(-100%);
      transform-origin: left; }
    .r-ups .r-3ups-type-06 .r-linkcta a::after {
      left: auto;
      right: 0;
      -webkit-transform: translateX(100%);
      -moz-transform: translateX(100%);
      -o-transform: translateX(100%);
      -ms-transform: translateX(100%);
      transform: translateX(100%);
      transform-origin: right; }
    @media only screen and (min-width: 1024px) {
      .r-ups .r-3ups-type-06 .r-linkcta a:hover span, .r-ups .r-3ups-type-06 .r-linkcta a:focus span {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$alpha*100)";
        -webkit-opacity: 0;
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0; }
      .r-ups .r-3ups-type-06 .r-linkcta a:hover::before, .r-ups .r-3ups-type-06 .r-linkcta a:hover::after, .r-ups .r-3ups-type-06 .r-linkcta a:focus::before, .r-ups .r-3ups-type-06 .r-linkcta a:focus::after {
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none; } }
    .r-ups .r-3ups-type-06 .r-linkcta a span, .r-ups .r-3ups-type-06 .r-linkcta a::before, .r-ups .r-3ups-type-06 .r-linkcta a::after {
      background-color: #181818; }
  @media only screen and (min-width: 425px) {
    .r-ups .r-3ups-type-06 .r-3ups-description {
      max-width: 60rem;
      padding: 0 20px; } }
  @media only screen and (min-width: 1024px) {
    .r-ups .r-3ups-type-06 .r-3ups-description {
      max-width: 75rem;
      margin: 0 auto;
      padding: 0 30px; }
    .r-ups .r-3ups-type-06 .r-linkctas {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -moz-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex; }
    .r-ups .r-3ups-type-06 .r-linkcta + .r-linkcta {
      margin-top: 0;
      margin-left: 4rem; }
    .r-ups .r-3ups-type-06 .r-3ups-lifestyles {
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-pack: space-between; }
    .r-ups .r-3ups-type-06 .r-3ups-lifestyle:nth-child(1), .r-ups .r-3ups-type-06 .r-3ups-lifestyle:nth-child(3) {
      -webkit-flex-basis: calc(31.5% - 2.6666666667rem);
      -moz-flex-basis: calc(31.5% - 2.6666666667rem);
      -ms-flex-basis: calc(31.5% - 2.6666666667rem);
      flex-basis: calc(31.5% - 2.6666666667rem);
      margin: 0; }
    .r-ups .r-3ups-type-06 .r-3ups-lifestyle:nth-child(2) {
      -webkit-flex-basis: calc(37% - 2.6666666667rem);
      -moz-flex-basis: calc(37% - 2.6666666667rem);
      -ms-flex-basis: calc(37% - 2.6666666667rem);
      flex-basis: calc(37% - 2.6666666667rem);
      margin-top: 8rem; } }

/*# sourceMappingURL=r-3ups-type-06.css.map */
