.wsk-navigation{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.wsk-navigation__link{color:#424242;text-decoration:none;font-weight:700;font-size:14px;margin:0}.wsk-navigation__link:hover{background-color:#e0e0e0}.wsk-layout{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;overflow-y:auto;overflow-x:hidden;position:relative}.wsk-layout-title{display:block;font-family:'RobotoDraft','Helvetica','Arial',sans-serif;font-size:20px;font-weight:500;line-height:1;letter-spacing:.02em;box-sizing:border-box}.wsk-layout-spacer{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1}.wsk-layout__drawer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:240px;height:100%;max-height:100%;position:absolute;top:0;left:0;box-shadow:0 1px 1.5px 0 rgba(0,0,0,.12),0 1px 1px 0 rgba(0,0,0,.24);box-sizing:border-box;border-right:1px solid #e0e0e0;background:#fafafa;-webkit-transform:translateX(-250px);-ms-transform:translateX(-250px);transform:translateX(-250px);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;will-change:transform;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-property:-webkit-transform;transition-property:transform;color:#424242;overflow-x:hidden;overflow-y:auto;z-index:5}.wsk-layout__drawer.is-visible{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.wsk-layout__drawer>*{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.wsk-layout__drawer>.wsk-layout-title{line-height:60px;padding-left:24px;border-bottom:1px solid #e0e0e0}.wsk-layout__drawer .wsk-navigation{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.wsk-layout__drawer .wsk-navigation__link{padding:16px 24px;margin:0}@media screen and (min-width:851px){.wsk-layout--fixed-drawer>.wsk-layout__drawer{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:2}}.wsk-layout__drawer-button{display:block;position:relative;height:32px;width:32px;border:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;overflow:hidden;font-size:26px;line-height:32px;font-family:Helvetica,Arial,sans-serif;margin:8px;color:rgba(0,0,0,.5);z-index:3}.wsk-layout__drawer-button:after{content:'☰'}.wsk-layout--overlay-drawer-button>.wsk-layout__drawer-button{position:absolute;top:0;left:0}.wsk-layout__header .wsk-layout__drawer-button{position:relative;top:0;left:0;margin:0 16px 0 0;color:#eee}@media screen and (min-width:851px){.wsk-layout__drawer-button{display:none}}.wsk-layout__header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0;border:0;height:60px;min-height:60px;background-color:#3f51b5;color:#eee;z-index:3;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-property:min-height,box-shadow;transition-property:min-height,box-shadow;padding-left:16px;overflow:hidden}.wsk-layout__header.is-compact{min-height:60px}.wsk-layout__header.is-casting-shadow{box-shadow:0 1px 1.5px 0 rgba(0,0,0,.12),0 1px 1px 0 rgba(0,0,0,.24)}.wsk-layout__header>*{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.wsk-layout__header>*:last-child{margin-right:24px}.wsk-layout__header>.wsk-navigation:last-child{margin-right:0}.wsk-layout__header .wsk-layout-title{display:block;font-family:'RobotoDraft','Helvetica','Arial',sans-serif;font-size:20px;font-weight:500;line-height:1;letter-spacing:.02em}.wsk-layout__header .wsk-navigation{margin:0;padding:0;height:60px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.wsk-layout__header .wsk-navigation__link{line-height:60px;padding:0 16px}.wsk-layout__header .wsk-navigation__link:hover{background-color:rgba(97,97,97,.6)}@media screen and (min-width:851px){.wsk-layout--fixed-drawer>.wsk-layout__header{margin-left:240px}}@media screen and (max-width:850px){.wsk-layout__header{display:none}.wsk-layout--fixed-header>.wsk-layout__header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}}.wsk-layout__header--transparent{background-color:transparent}.wsk-layout__header--multi-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.wsk-layout__header--medium-tall{min-height:120px}.wsk-layout__header--tall{min-height:180px}.wsk-layout__header--transparent.is-casting-shadow{box-shadow:none}.wsk-layout__header-row.wsk-layout__header-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-height:60px;width:100%;margin-right:0}.wsk-layout__header-row.wsk-layout__header-row,.wsk-layout__header-row.wsk-layout__header-row>*{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0}.wsk-layout__header-row.wsk-layout__header-row>*:last-child{margin-right:24px}.wsk-layout__header-row.wsk-layout__header-row>.wsk-navigation:last-child{margin-right:0}@media screen and (max-width:850px){.wsk-layout__obfuscator{background-color:transparent;position:absolute;top:0;left:0;height:100%;width:100%;z-index:4;visibility:hidden;-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1)}.wsk-layout__drawer.is-visible~.wsk-layout__obfuscator{background-color:rgba(0,0,0,.5);visibility:visible}}.wsk-layout__content{-ms-flex:0 1 auto;display:inline-block;overflow-y:auto;overflow-x:hidden;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;z-index:1}.wsk-layout--fixed-drawer>.wsk-layout__content{margin-left:240px}.wsk-layout__header--scroll~.wsk-layout__content{overflow:visible}@media screen and (max-width:850px){.wsk-layout--fixed-drawer>.wsk-layout__content{margin-left:0}.wsk-layout__header--scroll~.wsk-layout__content{overflow-y:auto;overflow-x:hidden}}html,body{font-family:'RobotoDraft','Helvetica','Arial',sans-serif;font-size:14px;font-weight:400;line-height:20px}h1,h2,h3,h4,h5,h6{margin:0;padding:0}p{padding:0}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-family:'RobotoDraft','Helvetica','Arial',sans-serif;font-weight:400;line-height:1;letter-spacing:-.02em;opacity:.54;font-size:.6em}h1{font-size:56px;line-height:1;letter-spacing:-.02em}h1,h2{font-family:'RobotoDraft','Helvetica','Arial',sans-serif;font-weight:400}h2{font-size:45px;line-height:48px}h3{font-size:34px;line-height:40px}h3,h4{font-family:'RobotoDraft','Helvetica','Arial',sans-serif;font-weight:400}h4{font-size:24px;line-height:32px;-moz-osx-font-smoothing:grayscale}h5{font-size:20px;font-weight:500;line-height:1;letter-spacing:.02em}h5,h6{font-family:'RobotoDraft','Helvetica','Arial',sans-serif}h6{font-size:16px}h6,p{font-weight:400;line-height:24px;letter-spacing:.04em}p{margin:0 0 16px}a{font-weight:700}blockquote{font-family:'RobotoDraft','Helvetica','Arial',sans-serif;font-size:24px;font-weight:300;font-style:italic;line-height:1;letter-spacing:.08em}blockquote:before{content:'“';opacity:.54}blockquote:after{content:'”';opacity:.54}mark{background-color:#f4ff81}dt{font-weight:700}.wsk-typography--display-4,.wsk-typography--display-4--colorContrast{font-family:'RobotoDraft','Helvetica','Arial',sans-serif;font-size:112px;font-weight:300;line-height:1;letter-spacing:-.04em}.wsk-typography--display-4--colorContrast{opacity:.54}.wsk-typography--display-3,.wsk-typography--display-3--colorContrast{font-family:'RobotoDraft','Helvetica','Arial',sans-serif;font-size:56px;font-weight:400;line-height:1;letter-spacing:-.02em}.wsk-typography--display-3--colorContrast{opacity:.54}.wsk-typography--display-2,.wsk-typography--display-2--colorContrast{font-family:'RobotoDraft','Helvetica','Arial',sans-serif;font-size:45px;font-weight:400;line-height:48px}.wsk-typography--display-2--colorContrast{opacity:.54}.wsk-typography--display-1,.wsk-typography--display-1--colorContrast{font-family:'RobotoDraft','Helvetica','Arial',sans-serif;font-size:34px;font-weight:400;line-height:40px}.wsk-typography--display-1--colorContrast{opacity:.54}.wsk-typography--headline,.wsk-typography--headline--colorContrast{font-family:'RobotoDraft','Helvetica','Arial',sans-serif;font-size:24px;font-weight:400;line-height:32px;-moz-osx-font-smoothing:grayscale}.wsk-typography--headline--colorContrast{opacity:.87}.wsk-typography--title,.wsk-typography--title--colorContrast{font-family:'RobotoDraft','Helvetica','Arial',sans-serif;font-size:20px;font-weight:500;line-height:1;letter-spacing:.02em}.wsk-typography--title--colorContrast{opacity:.87}.wsk-typography--subhead,.wsk-typography--subhead--colorContrast{font-family:'RobotoDraft','Helvetica','Arial',sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.04em}.wsk-typography--subhead--colorContrast{opacity:.87}.wsk-typography--body-2,.wsk-typography--Body-2--colorContrast{font-size:14px;font-weight:700;line-height:24px;letter-spacing:.04em}.wsk-typography--Body-2--colorContrast{opacity:.87}.wsk-typography--body-1,.wsk-typography--body-1--colorContrast{font-size:14px;font-weight:400;line-height:24px;letter-spacing:.04em}.wsk-typography--body-1--colorContrast{opacity:.87}.wsk-typography--body-2--forcePreferredFont,.wsk-typography--Body-2--forcePreferredFont--colorContrast{font-family:'RobotoDraft','Helvetica','Arial',sans-serif;font-size:14px;font-weight:500;line-height:24px;letter-spacing:.04em}.wsk-typography--Body-2--forcePreferredFont--colorContrast{opacity:.87}.wsk-typography--body-1--forcePreferredFont,.wsk-typography--body-1--forcePreferredFont--colorContrast{font-family:'RobotoDraft','Helvetica','Arial',sans-serif;font-size:14px;font-weight:400;line-height:24px;letter-spacing:.04em}.wsk-typography--body-1--forcePreferredFont--colorContrast{opacity:.87}.wsk-typography--caption,.wsk-typography--caption--forcePreferredFont{font-size:12px;font-weight:400;line-height:1;letter-spacing:.08em}.wsk-typography--caption--forcePreferredFont{font-family:'RobotoDraft','Helvetica','Arial',sans-serif}.wsk-typography--caption--colorContrast,.wsk-typography--caption--forcePreferredFont--colorContrast{font-size:12px;font-weight:400;line-height:1;letter-spacing:.08em;opacity:.54}.wsk-typography--caption--forcePreferredFont--colorContrast,.wsk-typography--menu{font-family:'RobotoDraft','Helvetica','Arial',sans-serif}.wsk-typography--menu{font-size:14px;font-weight:500;line-height:1;letter-spacing:.04em}.wsk-typography--menu--colorContrast{font-weight:500;opacity:.87}.wsk-typography--menu--colorContrast,.wsk-typography--button,.wsk-typography--button--colorContrast{font-family:'RobotoDraft','Helvetica','Arial',sans-serif;font-size:14px;line-height:1;letter-spacing:.04em}.wsk-typography--button,.wsk-typography--button--colorContrast{font-weight:400;text-transform:uppercase}.wsk-typography--button--colorContrast{opacity:.87}.wsk-typography--textLeft{text-align:left}.wsk-typography--textRight{text-align:right}.wsk-typography--textCenter{text-align:center}.wsk-typography--textJustify{text-align:justify}.wsk-typography--textNowrap{white-space:nowrap}.wsk-typography--textLowercase{text-transform:lowercase}.wsk-typography--textUppercase{text-transform:uppercase}.wsk-typography--textCapitalize{text-transform:capitalize}.wsk-typography--tableStriped>tbody>tr:nth-child(odd)>td,.wsk-typography--tableStriped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.wsk-shadow--z1{box-shadow:0 1px 1.5px 0 rgba(0,0,0,.12),0 1px 1px 0 rgba(0,0,0,.24)}.wsk-shadow--z2{box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 5px 0 rgba(0,0,0,.23)}.wsk-shadow--z3{box-shadow:0 10px 10px 0 rgba(0,0,0,.19),0 6px 3px 0 rgba(0,0,0,.23)}.wsk-shadow--z4{box-shadow:0 14px 14px 0 rgba(0,0,0,.25),0 10px 5px 0 rgba(0,0,0,.22)}.wsk-shadow--z5{box-shadow:0 19px 19px 0 rgba(0,0,0,.3),0 15px 6px 0 rgba(0,0,0,.22)}.wsk-ripple{background:#212121;border-radius:50%;height:50px;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:50px;overflow:hidden}.wsk-ripple.is-animating{-webkit-transition:-webkit-transform .6s cubic-bezier(0,0,.2,1),width .6s cubic-bezier(0,0,.2,1),height .6s cubic-bezier(0,0,.2,1),opacity .6s cubic-bezier(0,0,.2,1);transition:transform .6s cubic-bezier(0,0,.2,1),width .6s cubic-bezier(0,0,.2,1),height .6s cubic-bezier(0,0,.2,1),opacity .6s cubic-bezier(0,0,.2,1)}.wsk-button{background:0 0;border:none;border-radius:2px;color:#000;display:block;position:relative;height:36px;min-width:64px;padding:0 8px;margin:0 4px;display:inline-block;font-family:'RobotoDraft','Helvetica','Arial',sans-serif;font-size:14px;font-weight:400;text-transform:uppercase;line-height:1;letter-spacing:.04em;overflow:hidden;will-change:box-shadow,transform;-webkit-transition:box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);transition:box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);outline:none;cursor:pointer}.wsk-button::-moz-focus-inner{border:0}.wsk-button:hover{background-color:rgba(153,153,153,.2)}.wsk-button:focus:not(:active){background-color:rgba(0,0,0,.12)}.wsk-button:active{background-color:rgba(153,153,153,.4)}.wsk-button[disabled][disabled]{color:rgba(0,0,0,.26);cursor:auto;background-color:transparent}.wsk-button.wsk-button--colored{color:#3f51b5}.wsk-button.wsk-button--colored:focus:not(:active){background-color:rgba(0,0,0,.12)}.wsk-button--raised{background:rgba(153,153,153,.2);box-shadow:0 1px 1.5px 0 rgba(0,0,0,.12),0 1px 1px 0 rgba(0,0,0,.24)}.wsk-button--raised:active{box-shadow:0 10px 10px 0 rgba(0,0,0,.19),0 6px 3px 0 rgba(0,0,0,.23);background-color:rgba(153,153,153,.4)}.wsk-button--raised:focus:not(:active){box-shadow:0 0 8px rgba(0,0,0,.18),0 8px 16px rgba(0,0,0,.36);background-color:rgba(153,153,153,.4)}.wsk-button--raised.wsk-button--colored{background:#3f51b5;color:#fff}.wsk-button--raised.wsk-button--colored:hover{background-color:#3949ab}.wsk-button--raised.wsk-button--colored:active{background-color:#303f9f}.wsk-button--raised.wsk-button--colored:focus:not(:active){background-color:#303f9f}.wsk-button--raised.wsk-button--colored .wsk-ripple{background:#fff}.wsk-button--raised[disabled][disabled]{background-color:rgba(0,0,0,.12);color:rgba(0,0,0,.26)}.wsk-button--raised[disabled][disabled],.wsk-button--fab{box-shadow:0 1px 1.5px 0 rgba(0,0,0,.12),0 1px 1px 0 rgba(0,0,0,.24)}.wsk-button--fab{border-radius:50%;font-size:24px;height:56px;margin:auto;min-width:56px;width:56px;padding:0;overflow:hidden;background:rgba(153,153,153,.2)}.wsk-button--fab.wsk-button--mini-fab{height:40px;min-width:40px;width:40px}.wsk-button--fab .wsk-button__ripple-container{border-radius:50%;-webkit-mask-image:-webkit-radial-gradient(circle,#fff,#000)}.wsk-button--fab:active{box-shadow:0 10px 10px 0 rgba(0,0,0,.19),0 6px 3px 0 rgba(0,0,0,.23);background-color:rgba(153,153,153,.4)}.wsk-button--fab:focus:not(:active){box-shadow:0 0 8px rgba(0,0,0,.18),0 8px 16px rgba(0,0,0,.36);background-color:rgba(153,153,153,.4)}.wsk-button--fab.wsk-button--colored{background:#ec407a;color:#fff}.wsk-button--fab.wsk-button--colored:hover{background-color:#e91e63}.wsk-button--fab.wsk-button--colored:focus:not(:active){background-color:#d81b60}.wsk-button--fab.wsk-button--colored:active{background-color:#d81b60}.wsk-button--fab.wsk-button--colored .wsk-ripple{background:#fff}.wsk-button--fab[disabled][disabled]{background-color:rgba(0,0,0,.12);color:rgba(0,0,0,.26);box-shadow:0 1px 1.5px 0 rgba(0,0,0,.12),0 1px 1px 0 rgba(0,0,0,.24)}.wsk-button--icon{border-radius:50%;font-size:24px;height:32px;margin-left:0;margin-right:0;min-width:32px;width:32px;padding:0;overflow:hidden}.wsk-button--icon .wsk-button__ripple-container{border-radius:50%;-webkit-mask-image:-webkit-radial-gradient(circle,#fff,#000)}.wsk-button__ripple-container{display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0;overflow:hidden}.wsk-button[disabled] .wsk-button__ripple-container .wsk-ripple{background-color:transparent}body{margin:0;color:#757575}.wsk-icon-logo{margin-bottom:-12px;position:relative}a{text-decoration:none;color:#212121}.resource-list{border-left:4px solid #C5CAE9;list-style-type:none}#transparent{background-image:url('../images/hero-5.jpg');background-size:cover;background-repeat:no-repeat;background-attachment:scroll;background-position:center 40%;width:100%;height:520px}#content{background-color:#303F9F;color:#fff;padding:50px 20px}#content p{color:#C5CAE9;font-size:1.57143em;font-weight:400}#instructions{padding:20px}#instructions h2{font-size:1.57143em;font-weight:500;color:#303F9F;padding-top:10px}.wsk-layout__content h1{font-size:2em}.wsk-layout__content h2{font-size:1.57143em;font-weight:300;color:#C5CAE9}.wsk-layout__header .wsk-navigation__link{color:#212121}pre{background:#F8F8F8;color:#6D4BA0}pre,.preview{display:inline-block}.preview{width:100%;padding-top:20px;padding-bottom:20px}.preview h2{font-size:1.57143em;margin:1em 0 .3em;color:#212121}.preview h3{font-size:1.4em}#preview-audit img{float:right}.split-container{display:block}.split-container .split-right{float:right;width:45%}.split-container .split-right img{width:100%}.split-container .split-left{float:left}.wsk-layout__header--transparent.is-casting-shadow{box-shadow:2px 4px 14px rgba(0,0,0,.05)}.footer{background:#fff;font-size:.9em;padding:16px 24px;margin-left:0;margin-right:0;text-align:center}.footer ul{margin:0;text-align:right;clear:none}.footer li{display:inline;line-height:2.19;list-style:none;margin:auto;padding:5px}.footer a{color:#666;font-weight:400;text-transform:none;text-decoration:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:20px;word-break:break-all;word-wrap:break-word;white-space:pre-wrap;background-color:#f5f5f5;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px}pre.terminal{position:relative;color:#ddd;background:#000;padding:5px;margin-top:2.6em;border:1px solid #aaa;font-family:Menlo,Menlo-Regular,Inconsolata,Monaco,monospace;font-size:16px;line-height:1.2em}pre.terminal,pre.terminal:before{display:block;border:1px solid rgba(110,110,110,.3)}pre.terminal:before{position:absolute;content:"a11y";text-align:center;border-top-left-radius:5px;border-top-right-radius:5px;background:#ccc;background-image:-webkit-linear-gradient(top,#ddd,#aaa);line-height:1.8em;height:2em;top:-2.1em;left:-1px;right:-1px;font-family:Lucida Grande,sans-serif;font-size:12px;color:#3a3a53;text-shadow:0 1px 0 rgba(255,255,255,.4)}.command-prompt{color:#FFF}.command-prompt:before{content:"$ ";color:#ddd}pre.terminal .green{color:#0c0}pre.terminal .red{color:red}pre.terminal .cyan{text-decoration:underline;color:cyan}pre.terminal:after{display:block;content:"";position:absolute;top:-1.6em;bottom:0;left:0;right:100%;width:100%;border-top-left-radius:5px;border-top-right-radius:5px;box-shadow:0 0 25px 0 #aaa}@media (min-width:300px) and (max-width:800px){#transparent{background-image:url('../images/hero-50.5.jpg');background-position:10% 40%;width:100%;height:300px}.wsk-layout__content h1{font-size:1.8em}.wsk-layout__content h2{font-size:1.1em;font-weight:300;line-height:1.5em}.wsk-layout__content .wsk-icon-logo{height:24px;width:24px;margin-bottom:-6px}.preview img{max-width:100%;height:auto}}p{font-size:1.2em}.wsk-typography--title{color:#212121}