HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/rentman.komma.pro/wwwroot/css/partials/_capterra.sass
.capterra
  max-width: 265px
  min-width: 200px

  a
    +flex(space-between, center)

  .number
    width: 50px
    height: 50px
    +flex(center, center)
    border-radius: 9999px
    border: 3px solid $darkBlue
    margin-right: 12px
    p
      +font-default()
      font-size: 28px !important
      line-height: 34px !important
      color: $darkBlue

  .review
    width: calc(100% - 62px)
    .stars
      .star
        position: relative
        display: inline-block
        &.active
          +sprite(-74px -50px, 22px, 20px )
        &.inactive, &.half
          +sprite(-110px -50px, 22px, 20px )
        &.half
          .inner
            position: absolute
            left: 0
            top: 0
            +sprite(-97px -50px, 11px, 20px )
    p
      margin: 0
      +font-light()
      font-size: 14px !important
      line-height: 14px !important
      color: $gray
      strong
        +font-default()
        color: $darkBlue
        font-size: 14px !important
        line-height: 14px !important