{% set spaceDesktop = 35px %}
{% set spaceMobile = 23px %}

.rr_billboard {
    padding-top: 30px;
}

.rr_billboard__title h1 {
    color: white;
    font-family: 'Roobert';
    font-size: 60px !important;
    font-variant-ligatures: no-common-ligatures;
    font-weight: 300;
    line-height: 72px;
    margin-bottom: 14px;
    letter-spacing: .3px;
    padding-bottom: 12px;
}

.rr_billboard__title.rr_billboard__title--small h1 {
  font-size: 40px !important;
  line-height: 54px;
}

.rr_billboard__title.rr_billboard__title--medium h1 {
  font-size: 50px !important;
  line-height: 64px;
}

.rr_billboard.rr_billboard__pattern h1 {
    background-size: cover;
    color: #fff;
    -webkit-text-fill-color: transparent;
    
}

.rr_billboard.rr_billboard__pattern--pinkyellow h1 {
    background: url("https://3569290.fs1.hubspotusercontent-na1.net/hubfs/3569290/Assets/Components/Billboard%20Blurry/Blurry-1-pinkyellow-mobile.png");
    -webkit-background-clip: text;
}
.rr_billboard.rr_billboard__pattern--greenblue h1 {
    background: url("https://3569290.fs1.hubspotusercontent-na1.net/hubfs/3569290/Assets/Components/Billboard%20Blurry/Blurry-4-greenblue-mobile.png");
    -webkit-background-clip: text;
}
.rr_billboard.rr_billboard__pattern--orangeblue h1 {
    background: url("https://3569290.fs1.hubspotusercontent-na1.net/hubfs/3569290/Assets/Components/Billboard%20Blurry/Blurry-5-orangeblue-mobile.png");
    -webkit-background-clip: text;
}
.rr_billboard.rr_billboard__pattern--pinkpurple h1 {
    background: url("https://3569290.fs1.hubspotusercontent-na1.net/hubfs/3569290/Assets/Components/Billboard%20Blurry/Blurry-6-pinkpurple-mobile.png");
    -webkit-background-clip: text;
}
.rr_billboard.rr_billboard__pattern--blueyellow h1 {
    background: url("https://3569290.fs1.hubspotusercontent-na1.net/hubfs/3569290/Assets/Components/Billboard%20Blurry/Blurry-8-blueyellow-mobile.png");
    -webkit-background-clip: text;
}
.rr_billboard.rr_billboard__pattern--pinkblue h1 {
    background: url("https://3569290.fs1.hubspotusercontent-na1.net/hubfs/3569290/Assets/Components/Billboard%20Blurry/Blurry-9-pinkblue-mobile.png");
    -webkit-background-clip: text;
}
.rr_billboard.rr_billboard__pattern--greenorange h1 {
    background: url("https://3569290.fs1.hubspotusercontent-na1.net/hubfs/3569290/Assets/Components/Billboard%20Blurry/Blurry-10-greenorange-mobile.png");
    -webkit-background-clip: text;
}
.rr_billboard.rr_billboard__pattern--pinkturquoise h1 {
    background: url("https://3569290.fs1.hubspotusercontent-na1.net/hubfs/3569290/Assets/Components/Billboard%20Blurry/Blurry-11-pinkturquoise-mobile.png");
    -webkit-background-clip: text;
}
.rr_billboard.rr_billboard__pattern--bluegreen h1 {
    background: url("https://3569290.fs1.hubspotusercontent-na1.net/hubfs/3569290/Assets/Components/Billboard%20Blurry/Blurry-12-bluegreen-mobile.jpg");
    -webkit-background-clip: text;
}
.rr_billboard.rr_billboard__pattern--bluemagenta h1 {
    background: url("https://3569290.fs1.hubspotusercontent-na1.net/hubfs/3569290/Assets/Components/Billboard%20Blurry/Blurry-13-bluemagenta-mobile.jpg");
    background-position: left;
    -webkit-background-clip: text;
}


@media (min-width: 767px) {
    .rr_billboard.rr_billboard__pattern--pinkyellow h1 {
        background: url("https://3569290.fs1.hubspotusercontent-na1.net/hubfs/3569290/Assets/Components/Billboard%20Blurry/Blurry-1-pinkyellow-desktop.png");
        -webkit-background-clip: text;
    }
    .rr_billboard.rr_billboard__pattern--greenblue h1 {
        background: url("https://3569290.fs1.hubspotusercontent-na1.net/hubfs/3569290/Assets/Components/Billboard%20Blurry/Blurry-4-greenblue-desktop.png");
        -webkit-background-clip: text;
    }
    .rr_billboard.rr_billboard__pattern--orangeblue h1 {
        background: url("https://3569290.fs1.hubspotusercontent-na1.net/hubfs/3569290/Assets/Components/Billboard%20Blurry/Blurry-5-orangeblue-desktop.png");
        -webkit-background-clip: text;
    }
    .rr_billboard.rr_billboard__pattern--pinkpurple h1 {
        background: url("https://3569290.fs1.hubspotusercontent-na1.net/hubfs/3569290/Assets/Components/Billboard%20Blurry/Blurry-6-pinkpurple-desktop.png");
        -webkit-background-clip: text;
    }
    .rr_billboard.rr_billboard__pattern--blueyellow h1 {
        background: url("https://3569290.fs1.hubspotusercontent-na1.net/hubfs/3569290/Assets/Components/Billboard%20Blurry/Blurry-8-blueyellow-desktop.png");
        -webkit-background-clip: text;
    }
    .rr_billboard.rr_billboard__pattern--pinkblue h1 {
        background: url("https://3569290.fs1.hubspotusercontent-na1.net/hubfs/3569290/Assets/Components/Billboard%20Blurry/Blurry-9-pinkblue-desktop.png");
        -webkit-background-clip: text;
    }
    .rr_billboard.rr_billboard__pattern--greenorange h1 {
        background: url("https://3569290.fs1.hubspotusercontent-na1.net/hubfs/3569290/Assets/Components/Billboard%20Blurry/Blurry-10-greenorange-desktop.png");
        -webkit-background-clip: text;
    }
    .rr_billboard.rr_billboard__pattern--pinkturquoise h1 {
        background: url("https://3569290.fs1.hubspotusercontent-na1.net/hubfs/3569290/Assets/Components/Billboard%20Blurry/Blurry-11-pinkturquoise-desktop.png");
        -webkit-background-clip: text;
    }
  .rr_billboard.rr_billboard__pattern--bluegreen h1 {
        background: url("https://3569290.fs1.hubspotusercontent-na1.net/hubfs/3569290/Assets/Components/Billboard%20Blurry/Blurry-12-bluegreen-desktop.png");
        -webkit-background-clip: text;
    }
  .rr_billboard.rr_billboard__pattern--bluemagenta h1 {
        background: url("https://3569290.fs1.hubspotusercontent-na1.net/hubfs/3569290/Assets/Components/Billboard%20Blurry/Blurry-13-bluemagenta-desktop.jpg");
        -webkit-background-clip: text;
    }
}

.rr_billboard__subtitle,
.rr_billboard__details > span {
    color: white;
    font-size: 18px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 35px;
}

.rr_billboard__details > span {
  display: block;
  margin-right: 30px;
  position: relative;
}

.rr_billboard__details > span:last-child {
  margin-bottom: 23px;
}

.rr_billboard__details > span img {
  position: relative;
  top: -4px;
  max-width: 20px;
  margin-right: 5px;
}

.rr_billboard__details > span a {
  color: inherit;
  text-decoration: none;
}

.rr_billboard__details > span a:hover,
.rr_billboard__details > span a:focus {
  opacity: 1;
}

.rr_billboard__tag {
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin-bottom: 8px;
    text-transform: uppercase;
}

@media (min-width: 767px) {
  .rr_billboard {
    padding-top: 60px;
  }

  .rr_billboard__title,
  .rr_billboard__subtitle {
    max-width: 980px;
  }
  
  .rr_billboard__title h1 {
    font-size: 100px !important;
    line-height: 100px;
    margin-bottom: 18px;
  }
  
  .rr_billboard__title.rr_billboard__title--small h1 {
    font-size: 65px !important;
    line-height: 70px;
  }
  
  .rr_billboard__title.rr_billboard__title--medium h1 {
    font-size: 85px !important;
    line-height: 90px;
  }
  
  .rr_billboard__tag {
    font-size: 20px;
    letter-spacing: 1.5px;
    margin-bottom: 13px;
  }
  
  .rr_billboard__subtitle,
  .rr_billboard__details > span {
    font-size: 22px;
    line-height: 35px;
    margin-bottom: 35px;
  }
  
  .rr_billboard__details > span {
    display: inline-block;
  }
  
  .rr_billboard__details > span img {
    top: -6px;
  }
}
