File: D:/HostingSpaces/SBogers10/topswtwmobile.komma.pro/wwwroot/css/mobile/pages/_thanksPage.sass
.thanks-page
.title
display: block
+semibold
font-size: 15px
line-height: 18px
color: $blue
.thank-you
margin: 20px 0
display: block
+semibold
font-size: 24px
line-height: 26px
color: $blue
strong
+bold
font-size: 30px
line-height: 32px
display: block
.subscribe-block
padding: 18px 16px
p
+regular
font-size: 14px
line-height: 17px
color: $mobileBlack
strong
+semibold
a
color: $blue
text-decoration: none
+regular
&:last-of-type
margin-bottom: 0
form
margin: 18px auto
width: 100%
.input-holder
margin-bottom: 10px
.btn-holder
width: 100%
height: 42px
margin: 18px auto 0
background-color: $blue
border-radius: 8px
+flex(center, center)
position: relative
input
position: absolute
left: 0
top: 0
width: 100%
height: 100%
opacity: 0
&:after
content: '›'
+semibold
color: white
font-size: 30px
line-height: 28px
height: 100%
position: absolute
top: -2px
right: 15px
+flex(center,center)
span
color: white
+regular
font-size: 16px
line-height: 16px