@import url(https://fonts.googleapis.com/css?family=Montserrat+Alternates:700|Open+Sans:300);

article,
aside,
details,
figcaption,
figure,
footer,
header,
img,
main,
menu,
nav,
section,
summary {
    display: block
}

.link,
button {
    text-decoration: none
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
font,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    border: 0;
    padding: 0;
    font: inherit;
    vertical-align: baseline
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: none
}

ol,
ul {
    list-style: none
}

pre {
    overflow: auto
}

svg:not(:root) {
    overflow: hidden
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

#console {
    font-size: 12px;
    line-height: 12px;
    width: 250px;
    height: 100px;
    background: #ddd;
    color: #000;
    position: fixed;
    bottom: 0;
    right: 0
}

.link.external span::after,
.link.external::after,
.link.external::before {
    transition: -webkit-transform .4s ease-out;
    width: 15px;
    height: 3px;
    background: #ccb45e
}

.b-section-intro>.figure-box:after,
.b-section-intro>.figure-box:before,
.b-section-intro>.text-box:after,
.b-section-intro>.text-box:before {
    content: "";
    display: table
}

.link,
.link.external span,
button {
    display: inline-block
}

.b-section-intro>.figure-box:after,
.b-section-intro>.text-box:after {
    clear: both
}

button {
    position: relative;
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer;
    transition: all .4s ease-out
}

button:focus,
button:hover {
    outline: 0
}

button[disabled] {
    cursor: not-allowed
}

.link {
    color: #ccb45e
}

.link:focus,
.link:hover {
    text-decoration: underline
}

.link.external,
.link.external:focus,
.link.external:hover {
    text-decoration: none
}

.link.external {
    position: relative;
    padding-right: 25px
}

.link.external::after,
.link.external::before {
    bottom: 15px;
    right: 0;
    transition: transform .4s ease-out;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.link.external::before {
    -webkit-transform: rotate(-180deg) translate3d(0, 4px, 0);
    transform: rotate(-180deg) translate3d(0, 4px, 0)
}

.link.external::after {
    -webkit-transform: rotate(90deg) translate3d(2px, -6px, 0);
    transform: rotate(90deg) translate3d(2px, -6px, 0)
}

.link.external span {
    position: relative;
    transition: -webkit-transform .4s ease-out;
    transition: transform .4s ease-out
}

.link.external span::after {
    bottom: 15px;
    right: 0;
    transition: transform .4s ease-out;
    -webkit-transform: rotate(-45deg) translate3d(16px, 19px, 0);
    transform: rotate(-45deg) translate3d(16px, 19px, 0)
}

.link.external:focus::before,
.link.external:hover::before {
    -webkit-transform: rotate(-180deg) translate3d(-5px, 9px, 0);
    transform: rotate(-180deg) translate3d(-5px, 9px, 0)
}

.link.external:focus::after,
.link.external:hover::after {
    -webkit-transform: rotate(90deg) translate3d(-3px, -11px, 0);
    transform: rotate(90deg) translate3d(-3px, -11px, 0)
}

.link.external:focus span::after,
.link.external:hover span::after {
    -webkit-transform: rotate(-45deg) translate3d(22px, 19px, 0);
    transform: rotate(-45deg) translate3d(22px, 19px, 0)
}

.b-section-intro>.figure-box>.box,
.b-section-intro>.text-box>.box,
.b-section>.box {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto
}

.lt-ie9 .b-section-intro>.figure-box>.box,
.lt-ie9 .b-section-intro>.text-box>.box,
.lt-ie9 .b-section>.box {
    padding-right: 80px;
    padding-left: 80px
}

.b-section .lt-ie9 .copy-box,
.b-section .lt-ie9 .figure-box,
.b-section-intro .figure-box .lt-ie9 header,
.lt-ie9 .b-section .copy-box,
.lt-ie9 .b-section .figure-box,
.lt-ie9 .b-section-intro .figure-box header,
.lt-ie9 .b-section-intro>.text-box>.box>.box-inner,
.lt-ie9 .b-section>.box>.headline-box {
    padding-right: 24px;
    padding-left: 24px
}

button,
hr {
    margin: 0;
    border: 0;
    padding: 0
}

.link.external span::after,
.link.external::after,
.link.external::before {
    content: '';
    display: block;
    position: absolute
}

.image-holder,
sub,
sup {
    position: relative
}

.b-section-intro>.figure-box .subheadline,
.b-section.is-section-heading .headline,
.lt-ie9 .b-section.is-section-heading .headline {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    line-height: 1.1;
    color: #ccb45e
}

.b-section-intro>.figure-box .lt-ie9 .subheadline,
.b-section.is-section-heading .lt-ie9 .headline,
.lt-ie9 .b-section-intro>.figure-box .subheadline,
.lt-ie9 .b-section.is-section-heading .headline {
    font-size: 48px
}

.b-section-intro>.figure-box .headline {
    font-family: 'Montserrat Alternates', sans-serif;
    font-weight: 700;
    color: #333;
    text-transform: lowercase
}

.b-section-intro>.figure-box .lt-ie9 .headline,
.lt-ie9 .b-section-intro>.figure-box .headline {
    font-size: 24px;
    line-height: 1.1
}

.b-section .headline,
.b-section-intro>.text-box .headline {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    line-height: 1.1;
    color: #ccb45e
}

body,
mark {
    color: #333
}

.b-section .lt-ie9 .headline,
.b-section-intro>.text-box .lt-ie9 .headline,
.lt-ie9 .b-section .headline,
.lt-ie9 .b-section-intro>.text-box .headline {
    font-size: 36px
}

.b-section .headline .lt-ie9 span,
.b-section-intro>.text-box .headline .lt-ie9 span,
.lt-ie9 .b-section .headline span,
.lt-ie9 .b-section-intro>.text-box .headline span,
body {
    font-size: 18px
}

.b-section .headline span,
.b-section-intro>.text-box .headline span {
    font-family: 'Montserrat Alternates', sans-serif;
    font-weight: 700;
    line-height: 1.1;
    color: #333;
    text-transform: lowercase
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', sans-serif
}

html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

[hidden] {
    display: none !important
}

body {
    overflow-y: scroll;
    font-weight: 300;
    line-height: 24px;
    text-align: left;
    text-rendering: optimizeLegibility;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    background: #fff
}

.b-rwd-testing,
.image-holder {
    text-align: center
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400
}

b,
strong {
    font-weight: 700
}

blockquote,
cite,
dfn,
em,
i,
q {
    font-style: italic
}

address {
    font-style: normal
}

abbr {
    border-bottom: 1px dotted #999;
    font-variant: small-caps;
    letter-spacing: 1px;
    cursor: help
}

sub,
sup {
    font-size: 10px;
    line-height: 10px
}

sub {
    top: 4px
}

sup {
    top: -6px
}

code,
pre {
    background-color: #eee
}

hr {
    height: 1px;
    background-color: #999
}

mark {
    background-color: #f9eaa6
}

::-moz-selection {
    text-shadow: none;
    color: #fff;
    background-color: rgba(51, 51, 51, .99)
}

::selection {
    text-shadow: none;
    color: #fff;
    background-color: rgba(51, 51, 51, .99)
}

.b-section.is-marginal .headline,
.b-section.is-marginal .headline span,
.b-section.is-marginal p {
    color: #aaa
}

img {
    border: 0;
    max-width: 100%
}

button::-moz-focus-inner {
    border: 0;
    padding: 0
}

button {
    -webkit-appearance: none;
    -moz-appearance: none;
    overflow: visible;
    text-transform: none;
    background-color: transparent
}

dl,
p {
    margin-bottom: 10px
}

.b-rwd-testing h1,
.b-rwd-testing>.frame {
    margin-bottom: 20px
}

.image-holder header {
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.lt-ie9 .b-pattern {
    background: red
}

.b-rwd-testing h1 {
    font-size: 30px;
    font-weight: 700;
    line-height: 32px
}

.b-rwd-testing>.frame h2 {
    margin-bottom: 10px
}

.b-rwd-testing>.frame iframe {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #000
}

.b-section-intro>.figure-box .headline span,
.b-section-intro>.figure-box .subheadline span {
    padding-top: 5px;
    display: block
}

.b-section-intro {
    position: relative;
    z-index: 1;
    background: #fff
}

.lt-ie9 .b-section-intro .figure-box header {
    padding-top: 80px;
    padding-bottom: 60px;
    position: absolute
}

.lt-ie9 .b-section-intro .figure-box img {
    position: relative;
    z-index: -1;
    float: right;
    width: 60%
}

.lt-ie9 .b-section-intro .text-box {
    padding-top: 80px;
    padding-bottom: 80px
}

.lt-ie9 .b-section-intro .text-box::before {
    background: radial-gradient(ellipse at bottom center, rgba(0, 0, 0, .15) 0, transparent 50%);
    top: -30px
}

.lt-ie9 .b-section-intro .text-box>.box>.box-inner {
    width: 50%
}

.b-section-intro>.figure-box {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.b-section-intro>.figure-box .headline {
    position: relative;
    margin-bottom: 30px
}

.b-section-intro>.figure-box .headline::after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 32px;
    height: 4px;
    background: #333
}

.b-section-intro>.figure-box .subheadline {
    margin-bottom: 10px
}

.b-section-intro>.text-box {
    position: relative;
    background: #fff;
    z-index: 1
}

.b-section-intro>.text-box::before {
    content: '';
    position: absolute;
    height: 30px;
    width: 100%
}

.b-section-intro>.text-box>.box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.b-section-intro>.text-box>.box>.box-inner {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.b-section-intro>.text-box .headline {
    position: relative;
    margin-bottom: 40px
}

.b-section-intro>.text-box .headline::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 32px;
    height: 4px;
    background: #333
}

.b-section-intro>.text-box .headline span {
    display: block;
    padding-top: 5px
}

.b-section-intro p {
    margin-bottom: 10px
}

.b-section {
    position: relative
}

.lt-ie9 .b-section {
    padding-top: 80px;
    padding-bottom: 80px
}

.lt-ie9 .b-section .headline-box {
    margin-bottom: 40px
}

.lt-ie9 .b-section .copy-box {
    width: 33.333334%
}

.lt-ie9 .b-section .copy-box.is-2col>.box>.box-inner {
    width: 50%
}

.lt-ie9 .b-section .figure-box {
    width: 66.666667%;
    -webkit-transform: scale(1.1) translateX(5%);
    transform: scale(1.1) translateX(5%)
}

.lt-ie9 .b-section .figure-box .box::before {
    bottom: -8%
}

.lt-ie9 .b-section .figure-box img {
    display: none
}

.lt-ie9 .b-section .figure-box video {
    display: block
}

.lt-ie9 .b-section dt {
    width: 25%
}

.lt-ie9 .b-section dd {
    width: 74%
}

.lt-ie9 .b-section.is-with-image .headline-box {
    margin-bottom: 80px
}

.lt-ie9 .b-section.is-image-pos-1 .copy-box {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.lt-ie9 .b-section.is-image-pos-1 .figure-box {
    -webkit-transform: scale(1.1) translateX(-5%);
    transform: scale(1.1) translateX(-5%)
}

.lt-ie9 .b-section.is-2-col .copy-box {
    width: 50%
}

.b-section .figure-box video,
.b-section>.box>.headline-box,
.lt-ie9 .b-section.is-section-heading .copy-box {
    width: 100%
}

.lt-ie9 .b-section.is-section-heading {
    padding-bottom: 0
}

.lt-ie9 .b-section.is-section-heading .headline-box {
    margin-bottom: 40px
}

.b-section>.box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.b-section .copy-box {
    position: relative;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background: #fff
}

.b-section .copy-box p {
    max-width: 700px
}

.b-section .figure-box .box {
    position: relative;
    padding: 3.6% 10%;
    background: url(../img/bgs/mockup_ipad.jpg) no-repeat;
    background-size: 100%
}

.b-section .figure-box .box::before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 20px;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, .1) 0, rgba(255, 255, 255, 0) 66%)
}

.b-section .figure-box .box::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, .25) transparent;
    border-width: 300px 0 0 220px;
    pointer-events: none
}

.b-section .figure-box a {
    display: block;
    transition: -webkit-transform 500ms;
    transition: transform 500ms
}

.b-section .headline {
    position: relative
}

.b-section .headline::after,
.b-section.is-divided::before {
    content: '';
    position: absolute
}

.b-section .headline::after {
    bottom: -10px;
    left: 0;
    width: 32px;
    height: 4px;
    background: #333
}

.b-section .headline span {
    display: block;
    padding-top: 5px
}

.b-section dd,
.b-section dt {
    display: inline-block;
    vertical-align: top
}

.b-section dd {
    margin-bottom: 10px
}

.b-section .js-hide {
    display: none
}

.b-section.is-divided::before {
    top: 0;
    height: 30px;
    width: 100%;
    background: radial-gradient(ellipse at top center, rgba(0, 0, 0, .15) 0, transparent 50%)
}

.b-section.is-marginal .headline::after {
    background: #aaa
}

.b-video {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    z-index: 0
}

.lt-ie9 .b-video video {
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0
}

.b-video img,
.b-video video {
    width: 100%
}

.b-video .set-height {
    display: block;
    height: 3000px
}

.b-video .scroll,
.b-video .time {
    position: fixed;
    display: block;
    top: 10px;
    right: 10px;
    z-index: 2;
    width: 10px;
    height: 10px;
    border-radius: 20px
}

.b-video .time {
    background-color: rgba(0, 0, 255, .5)
}

.b-video .scroll {
    background-color: rgba(255, 0, 0, .5)
}

@media screen and (min-width:569px) and (max-width:768px) {

    .b-section .headline,
    .b-section-intro>.figure-box .subheadline,
    .b-section-intro>.text-box .headline,
    .b-section.is-section-heading .headline,
    .lt-ie9 .b-section.is-section-heading .headline {
        font-size: 24px
    }

    .b-section-intro>.figure-box>.box,
    .b-section-intro>.text-box>.box,
    .b-section>.box {
        padding-right: 30px;
        padding-left: 30px
    }

    .b-section .copy-box,
    .b-section .figure-box,
    .b-section-intro .figure-box header,
    .b-section-intro .figure-box .content,
    .b-section-intro>.text-box>.box>.box-inner,
    .b-section>.box>.headline-box,
    .lt-ie9 .b-section-intro .figure-box header {
        padding-right: 15px;
        padding-left: 15px
    }

    .b-section-intro>.figure-box .headline {
        font-size: 24px;
        line-height: 1.1
    }

    .b-section .headline span,
    .b-section-intro>.text-box .headline span {
        font-size: 18px
    }

    .b-section-intro .figure-box header,
    .b-section-intro .figure-box .content {
        padding-top: 20px;
        /* position: absolute */
    }

    .b-section-intro .figure-box img {
        position: relative;
        z-index: -1;
        float: right;
        width: 60%
    }

    .b-section-intro .text-box {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .b-section-intro .text-box::before {
        background: radial-gradient(ellipse at bottom center, rgba(0, 0, 0, .15) 0, transparent 50%);
        top: -30px
    }

    .b-section-intro .text-box>.box {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .b-section-intro .text-box>.box>.box-inner {
        width: 100%;
        margin-bottom: 40px
    }

    .b-section {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .b-section>.box {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .b-section .copy-box,
    .b-section .headline-box {
        margin-bottom: 40px
    }

    .b-section .figure-box .box::before {
        bottom: -13%
    }

    .b-section .figure-box img {
        display: block
    }

    .b-section .figure-box video {
        display: none
    }

    .b-section.is-section-heading {
        padding-bottom: 0
    }
}

@media screen and (max-width:568px) {

    .b-section-intro>.figure-box>.box,
    .b-section-intro>.text-box>.box,
    .b-section>.box {
        padding-right: 20px;
        padding-left: 20px
    }

    .b-section .copy-box,
    .b-section .figure-box,
    .b-section-intro .figure-box header,
    .b-section-intro>.text-box>.box>.box-inner,
    .b-section>.box>.headline-box,
    .lt-ie9 .b-section-intro .figure-box header {
        padding-right: 0;
        padding-left: 0
    }

    .b-section-intro>.figure-box .subheadline,
    .b-section.is-section-heading .headline,
    .lt-ie9 .b-section.is-section-heading .headline {
        font-size: 24px
    }

    .b-section-intro>.figure-box .headline {
        font-size: 18px;
        line-height: 1.1
    }

    .b-section .headline,
    .b-section-intro>.text-box .headline {
        font-size: 24px
    }

    .b-section .headline span,
    .b-section-intro>.text-box .headline span {
        font-size: 18px
    }

    .b-section-intro .figure-box header,
    .b-section-intro .figure-box .content {
        padding-top: 20px
    }

    .b-section,
    .b-section-intro .text-box {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .b-section-intro .figure-box img {
        position: relative;
        z-index: -1
    }

    .b-section-intro .text-box::before {
        background: radial-gradient(ellipse at bottom center, rgba(0, 0, 0, .15) 0, transparent 75%);
        top: -30px
    }

    .b-section-intro .text-box>.box {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .b-section-intro .text-box>.box>.box-inner {
        width: 100%;
        margin-bottom: 20px
    }

    .b-section>.box {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .b-section .copy-box,
    .b-section .headline-box {
        margin-bottom: 20px
    }

    .b-section .figure-box .box::before {
        bottom: -13%
    }

    .b-section .figure-box img {
        display: block
    }

    .b-section .figure-box video {
        display: none
    }

    .b-section.is-section-heading {
        padding-bottom: 0
    }
}

@media screen and (min-width:769px) and (max-width:1024px) {

    .b-section-intro .figure-box header,
    .b-section-intro .text-box {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .b-section-intro>.figure-box>.box,
    .b-section-intro>.text-box>.box,
    .b-section>.box {
        padding-right: 30px;
        padding-left: 30px
    }

    .b-section .copy-box,
    .b-section .figure-box,
    .b-section-intro .figure-box header,
    .b-section-intro .figure-box .content,
    .b-section-intro>.text-box>.box>.box-inner,
    .b-section>.box>.headline-box,
    .lt-ie9 .b-section-intro .figure-box header {
        padding-right: 15px;
        padding-left: 15px
    }

    .b-section-intro>.figure-box .subheadline,
    .b-section.is-section-heading .headline,
    .lt-ie9 .b-section.is-section-heading .headline {
        font-size: 36px
    }

    .b-section-intro>.figure-box .headline {
        font-size: 24px;
        line-height: 1.1
    }

    .b-section .headline,
    .b-section-intro>.text-box .headline {
        font-size: 24px
    }

    .b-section .headline span,
    .b-section-intro>.text-box .headline span {
        font-size: 18px
    }

    .b-section-intro .figure-box header {
        /* position: absolute */
    }

    .b-section-intro .figure-box img {
        position: relative;
        display: block;
        z-index: -1;
        float: right;
        width: 60%
    }

    .b-section .copy-box.is-2col>.box>.box-inner,
    .b-section .figure-box,
    .b-section-intro .text-box>.box>.box-inner {
        width: 50%
    }

    .b-section-intro .text-box::before {
        background: radial-gradient(ellipse at bottom center, rgba(0, 0, 0, .15) 0, transparent 50%);
        top: -30px
    }

    .b-section {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .b-section>.box {
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .b-section .headline-box {
        margin-bottom: 40px
    }

    .b-section .copy-box {
        width: 50%;
        margin-bottom: 40px
    }

    .b-section .figure-box .box::before {
        bottom: -13%
    }

    .b-section .figure-box img {
        display: block
    }

    .b-section .figure-box video {
        display: none
    }

    .b-section.is-section-heading {
        padding-bottom: 0
    }

    .b-section.is-image-pos-1 .copy-box {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }
}

@media screen and (min-width:1025px) {

    .b-section,
    .b-section-intro .figure-box header,
    .b-section-intro .text-box {
        padding-top: 80px;
        padding-bottom: 60px
    }

    .b-section-intro>.figure-box>.box,
    .b-section-intro>.text-box>.box,
    .b-section>.box {
        padding-right: 80px;
        padding-left: 80px
    }

    .b-section .copy-box,
    .b-section .figure-box,
    .b-section-intro .figure-box header,
    .b-section-intro .figure-box .content,
    .b-section-intro>.text-box>.box>.box-inner,
    .b-section>.box>.headline-box,
    .lt-ie9 .b-section-intro .figure-box header {
        padding-right: 24px;
        padding-left: 24px
    }

    .b-section-intro>.figure-box .subheadline,
    .b-section.is-section-heading .headline,
    .lt-ie9 .b-section.is-section-heading .headline {
        font-size: 48px
    }

    .b-section-intro>.figure-box .headline {
        font-size: 24px;
        line-height: 1.1
    }

    .b-section .headline,
    .b-section-intro>.text-box .headline {
        font-size: 36px
    }

    .b-section .headline span,
    .b-section-intro>.text-box .headline span {
        font-size: 18px
    }

    .b-pattern {
        background: red
    }

    .b-section-intro .figure-box img {
        position: relative;
        z-index: -1;
        float: right;
        width: 60%
    }

    .b-section-intro .text-box::before {
        background: radial-gradient(ellipse at bottom center, rgba(0, 0, 0, .15) 0, transparent 50%);
        top: -30px
    }

    .b-section-intro .text-box>.box>.box-inner {
        width: 50%
    }

    .b-section .headline-box {
        margin-bottom: 40px
    }

    .b-section .copy-box {
        width: 33.333334%
    }

    .b-section .copy-box.is-2col>.box>.box-inner {
        width: 50%
    }

    .b-section .figure-box {
        width: 66.666667%;
        -webkit-transform: scale(1.1) translateX(5%);
        transform: scale(1.1) translateX(5%)
    }

    .b-section .figure-box .box::before {
        bottom: -8%
    }

    .b-section .figure-box img {
        display: none
    }

    .b-section .figure-box video {
        display: block
    }

    .b-section dt {
        width: 25%
    }

    .b-section dd {
        width: 74%
    }

    .b-section.is-with-image .headline-box {
        margin-bottom: 80px
    }

    .b-section.is-image-pos-1 .copy-box {
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2
    }

    .b-section.is-image-pos-1 .figure-box {
        -webkit-transform: scale(1.1) translateX(-5%);
        transform: scale(1.1) translateX(-5%)
    }

    .b-section.is-2-col .copy-box {
        width: 50%
    }

    .b-section.is-section-heading {
        padding-bottom: 0
    }

    .b-section.is-section-heading .headline-box {
        margin-bottom: 40px
    }

    .b-section.is-section-heading .copy-box {
        width: 100%
    }

    .b-video video {
        position: fixed;
        z-index: -1;
        top: 0;
        left: 0
    }
}