File: D:/HostingSpaces/zipwire/zipwire.nl/resources/assets/sass/site/partials/blocks/_ctaRow.sass
.cta-row
position: relative
background-color: $yellow
overflow: hidden
.basic-hint
color: white
font-size: 0.8rem
line-height: 1.2
width: 100%
max-width: 800px
margin: 0 auto
padding: 1rem 0
.grid-row
position: relative
z-index: 2
&:before
content: ''
position: absolute
top: 0
left: calc(#{column(6, 12)})
right: 0
height: 100%
width: 100%
background: linear-gradient(90deg, darken($yellow4, 5%) 0%, $yellow4 24px, $yellow4 100%)
.cta-trigger, .cta-trigger-2
display: inline-block
padding: 65px 0 90px
h3
font-size: 1.6rem
line-height: 2
margin: 0 0 10px
p
margin: 0
font-size: 0.7rem
text-transform: uppercase
.button
margin-top: 20px
.cta-trigger
margin-left: column(1, 12)
width: column(5, 12)
.cta-trigger-2
width: column(6, 12)
padding-left: 100px
.cta-person
display: inline-block
width: column(6, 12)
padding: 65px 0 65px 50px
.wrapper
+flex(flex-start, center)
.image-placeholder
width: 175px
figure
position: relative
width: 100%
padding-bottom: 100%
height: 0
span
position: absolute
border-radius: 100%
top: 0
left: 0
width: 100%
height: 100%
background-position: center
background-size: cover
.contact-info
width: calc(100% - 175px)
padding-left: 25px
p
font-size: 1.6rem
margin: 0
font-weight: bold()
span
display: block
font-size: 0.8rem
text-transform: uppercase
a
display: inline-block
margin-top: 20px
font-size: 0.9rem
color: $dark
font-weight: semibold()
text-decoration: none
transition: color 0.2s
&:hover
text-decoration: underline
+respond-to-width(1000)
.grid-row
height: auto
display: block
width: 100%
&:before, &:after
display: none
.cta-trigger, .cta-trigger-2, .cta-person
width: 100%
padding: 65px column(1, 14)
.cta-trigger
margin-left: 0
.cta-trigger-2, .cta-person
background-color: $yellow4
+respond-to-width(475)
.cta-trigger, .cta-trigger-2
br
display: none
.cta-person
padding: 40px column(1, 14)
text-align: center
.wrapper
display: block
.image-placeholder
display: inline-block
margin-bottom: 25px
.contact-info
padding-left: 0
width: 100%