Sha256: 2b39da581f3a7156bef978d8b7a0d5fa817e50fe8c78f7fff688ef7a86149d41

Contents?: true

Size: 996 Bytes

Versions: 1

Compression:

Stored size: 996 Bytes

Contents

/*  Last full read through 28/12/2020
 *
 *##############################################
 *# clinician landing  /_sass/env/clinician.sass
 *##############################################
 *
 */
$hero-follow-bottom: 59.5vh

.image__filter--blur
  @include image-filter--blur

.hero__overlay
  background-color: $env-primary

.bg--env-100
  background-color: $env-primary

.bg--env-50
  background-color: rgba($env-primary, .5)

.hero__follow
  background-color: $env-primary
  top: $hero-follow-bottom
  top: calc(var(--vh, 1vh) * #{strip-unit($hero-follow-bottom)})

.segment__keywords
  align-items: center
  display: flex
  flex-direction: column
  height: 100%
  justify-content: center

  & > *
    padding: 5rem 0
    width: 50%

.image--guarantee
  @include image-filter-rotate

.action__call

  &:before
    background-color: rgba($env-secondary, .2)

  span
    color: $env-primary

  svg
    stroke: $env-primary

  &:hover
    &::before
      background-color: rgba($env-secondary, 1)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
slow-steps-0.3.3 _sass/env/clinician.sass