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/ridderstee.komma.pro/wwwroot/css/pages/_invest.sass
/*==========================================================================
  Invest page
  ========================================================================== */

body.invest
  padding-top: 45px

  .sticky-nav
    top: 45px

    +respond-to-width(500)
      top: 65px

  .main-text-row
    z-index: 3
    .background
      display: none

    +respond-to-width(1050)
      .grid-row
        .content
          .button
            visibility: hidden

            +respond-to-width(840)
              visibility: visible


  .inline-text
    padding: 120px 0 100px

    .grid-row
      &:after
        height: calc(60% + 45px)
        bottom: -100px

        +respond-to-width(950)
          bottom: 50px

  .arrow-button.centered
    margin-top: 33px
    margin-bottom: -65px
    z-index: 5

    &.after-reasons
      margin-top: 100px
      margin-bottom: 55px

      +respond-to-width(840)
        margin-top: 55px


  #development_location
    .image-placeholder
      width: column(5, 12)
      figure
        padding-bottom: 100%

        +respond-to-width(1080)
          padding-bottom: 150%

    .content
      width: column(6, 12)

    +respond-to-width(700)
      .image-placeholder
        width: column(11, 12)
        figure
          padding-bottom: 80%

          +respond-to-width(425)
            padding-bottom: 100%

      .content
        width: column(11, 12)


  +respond-to-width(500)
    padding-top: 65px