-
Notifications
You must be signed in to change notification settings - Fork 0
/
ubuild.css
1 lines (1 loc) · 12.6 KB
/
ubuild.css
1
*{box-sizing:border-box;margin:0;padding:0;}h1{margin-bottom:1rem;font-size:5em;line-height:2rem;font-weight:500;font-style:normal;letter-spacing:0em;font-family:halyard-display,sans-serif;}h1 span.light{font-weight:400;font-size:3.25rem;line-height:4.3rem;color:#FFFFFF;letter-spacing:0px;text-align:left;}a{color:inherit;text-decoration:none;box-shadow:inset 0 -0.4em rgba(0,102,153,0.22);}h2{margin-bottom:3rem;font-size:2.5em;line-height:3.54rem;font-family:halyard-display,sans-serif;font-weight:500;font-style:normal;letter-spacing:0em;border-top-right-radius:0;height:;width:;}h2 span.light{font-weight:300;}h3{font-size:2.5em;font-family:halyard-display,work-sans,sans-serif;line-height:3.54rem;font-weight:500;font-style:normal;letter-spacing:0em;}h3,p{font-size:16px;font-family:'work sans',sans-serif;font-size:1.6rem;line-height:1.35;}p{color:#282828;margin-bottom:2rem;font-size:1.25em;line-height:3rem;font-style:normal;letter-spacing:0em;font-family:'work sans',sans-serif;}@media screen and (min-width:700px){h1{font-size:3.5rem;}}@media screen and (min-width:1000px){h1{font-size:4rem;}}.container{width:1200px;max-width:100%;margin:0 auto;}.block{padding:64px 32px;padding:4rem 2rem;}@media screen and (min-width:700px){.block{padding:6rem 4rem;}}.button{outline:none;border:0;padding:12.8px 24px;padding:0.8rem 1.5rem;border-radius:0.3rem;font-size:12.8px;font-size:0.8rem;font-weight:500;cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;}.button:hover{opacity:0.8;}.button.primary{background-color:#FFCB3C;color:#FFF;}.button.primary.inverted{background-color:#FFF;color:#000;}.button.secondary{background-color:transparent;border:1.5px solid #FFCB3C;}.button.small{font-size:9.6px;font-size:0.6rem;padding:8px 16px;padding:0.5rem 1rem;}input{border:none;border-bottom:1px solid #000;font-size:16px;font-size:1rem;padding:12.8px;padding:0.8rem;background:none;color:#000;}input::-webkit-input-placeholder{color:#666;}input:-ms-input-placeholder{color:#666;}input::placeholder{color:#666;}input.inverted{border-bottom:1px solid #FFF;color:#000;background:#FFF;border-radius:0.3rem;}input.inverted::-webkit-input-placeholder{color:#DDD;}input.inverted:-ms-input-placeholder{color:#DDD;}input.inverted::placeholder{color:#DDD;}.block-header-1{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:16px 32px;padding:1rem 2rem;background-color:#FFFFFF;}.block-header-1--logo img{max-height:24px;max-height:1.5rem;}.block-header-1 .nav-item{display:inline-block;list-style:none;margin-right:16px;margin-right:1rem;font-size:13.6px;font-size:1.1rem;font-family:"halyard-micro",sans-serif;}.block-header-1 .nav-item.active a{color:#FFCB3C;}.block-header-1 .nav-item a{text-decoration:none;box-shadow:none;}.block-header-1 .nav-item a:hover{color:#666;}.block-header-1 .nav-item.active a:hover{color:#FFCB3C;}.block-header-1 .nav-item:last-of-type{margin:0;}.block-header-2{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:16px 32px;background-color:#FFF;padding:1rem 2rem;color:#282828;font-family:halyard-display,work-sans,helvetica,sans-serif;}.block-header-2--logo img{max-height:24px;max-height:1.5rem;}.block-header-2--nav{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;}.block-header-2 .nav-item{display:inline-block;list-style:none;margin-right:16px;margin-right:1rem;font-size:13.6px;font-size:1.1rem;}.block-header-2 a{text-decoration:none;box-shadow:none;}.block-header-2 .nav-item.active a{color:#652507;}.block-header-2 .nav-item a{text-decoration:none;color:#53535E;}.block-header-2 .nav-item a:hover{color:#9F9F9F;font-weight:normal;}.block-header-2 .nav-item.active a:hover{color:#AB6E51;}.block-header-2 .nav-item:last-of-type{margin:0;}.block-header-2--cta{margin-left:32px;margin-left:2rem;}.block-header-3{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:16px 32px;padding:1rem 2rem;background-color:#FFF;}.block-header-3--logo img{max-height:24px;max-height:1.5rem;}.block-hero-1{--text:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-height:400px;background:#494C56;color:var(--text);text-align:center;}.block-hero-1 h1{-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:halyard-display,sans-serif;-ms-flex-pack:justify;justify-content:space-between;font-size:2rem;font-style:normal;font-weight:500;line-height:3rem;text-align:left;/*+border-radius: 0;*/-moz-border-radius:0;-webkit-border-radius:0;-khtml-border-radius:0;border-radius:0;}.block-hero-1 a{box-shadow:none;text-decoration:none;border-bottom:2px solid #ADADAD;color:inherit;}@media screen and (min-width:700px){.block-hero-1{min-height:500px;}}.block-hero-2{--bg:#ffcb3c;--text:#fff;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;min-height:100vh;font-family:halyard-display,sans-serif;font-weight:400;background-color:#FFF;color:#282828;background-repeat:no-repeat;background-size:auto 90%;background-position:100%;}.block-hero-2,.block-hero-2 .columns{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;}.block-hero-2 .columns{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;}.block-hero-2 .columns h1 span.light{-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:halyard-display,sans-serif;-ms-flex-pack:justify;justify-content:space-between;font-size:6rem;font-style:normal;font-weight:500;color:#494A54;letter-spacing:0px;}.block-hero-2 .column.text{-ms-flex:0 0 100%;flex:0 0 100%;text-align:center;}.block-hero-2 .column.media{-ms-flex:0 0 100%;flex:0 0 100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-top:96px;margin-top:6rem;}.block-hero-2 .column.text p{margin:16px 0 32px;margin:1rem 0 2rem;color:#282828;font-family:halyard-text;font-size:1.5em;line-height:4rem;font-weight:400;font-style:normal;letter-spacing:0em;}.block-hero-2 .column.media img{width:100%;}@media screen and (min-width:700px){.block-hero-2 .column.text{-ms-flex:0 0 45%;flex:0 0 45%;text-align:left;}.block-hero-2 .column.media{-ms-flex:0 0 55%;flex:0 0 55%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-top:0;}.block-hero-2 .column.media img{width:45vw;max-width:520px;}}.block-one-column-1 .columns{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-32px;margin:-2rem;}.block-one-column-1 .column{-ms-flex:0 0 calc(100% - 4rem);flex:0 0 calc(100% - 4rem);margin:32px;margin:2rem;text-align:center;}.block-one-column-1 .column h3{margin-bottom:16px;margin-bottom:1rem;}.block-two-column-1 .columns{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-32px;margin:-2rem;}.block-two-column-1 .column{-ms-flex:0 0 calc(100% - 4rem);flex:0 0 calc(100% - 4rem);margin:32px;margin:2rem;text-align:center;}.block-two-column-1 .column h3{margin-bottom:16px;margin-bottom:1rem;}@media screen and (min-width:750px){.block-two-column-1 .column{-ms-flex:0 0 calc(50% - 4rem);flex:0 0 calc(50% - 4rem);}}.block-three-column-1 .columns{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-32px;margin:-2rem;}.block-three-column-1 .column{-ms-flex:0 0 calc(100% - 4rem);flex:0 0 calc(100% - 4rem);margin:32px;margin:2rem;text-align:center;}.block-three-column-1 .column h3{margin-bottom:16px;margin-bottom:1rem;}@media screen and (min-width:750px){.block-three-column-1 .column{-ms-flex:0 0 calc(33.33% - 4rem);flex:0 0 calc(33.33% - 4rem);}}.block-cta-bar{padding:32px;padding:2rem;background:#FFCB3C;color:#FFF;}.block-cta-bar .columns{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;}.block-cta-bar .text{-ms-flex:0 0 100%;flex:0 0 100%;padding-right:64px;padding-right:4rem;margin-bottom:32px;margin-bottom:2rem;}.block-cta-bar .text h3{margin-bottom:16px;margin-bottom:1rem;}.block-cta-bar .text p{font-size:20px;font-size:1.25rem;color:#FFF;}.block-cta-bar .cta{-ms-flex:0 0 100%;flex:0 0 100%;}.block-cta-bar .cta form{text-align:right;display:-ms-flexbox;display:flex;-ms-flex-align:stretch;align-items:stretch;}.block-cta-bar .cta input{-ms-flex:auto;flex:auto;width:100px;margin-right:4px;margin-right:0.25rem;border-radius:0.3rem 0 0 0.3rem;}.block-cta-bar .cta .button{-ms-flex:0 0 100px;flex:0 0 100px;border-radius:0 0.3rem 0.3rem 0;}@media screen and (min-width:700px){.block-cta-bar{padding:2rem 4rem;}.block-cta-bar .text{margin:0;}.block-cta-bar .cta,.block-cta-bar .text{-ms-flex:0 0 50%;flex:0 0 50%;}.block-cta-bar .cta input{-ms-flex:auto;flex:auto;width:100px;}}.block-footer-1{font-size:12.8px;font-size:0.8rem;color:#666;text-align:center;}.block-footer-2 .columns{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:12.8px;font-size:0.8rem;margin:-32px;margin:-2rem;}.block-footer-2 .column{-ms-flex:0 0 calc(50% - 4rem);flex:0 0 calc(50% - 4rem);margin:32px;margin:2rem;}.block-footer-2 img{max-width:100%;}@media screen and (min-width:700px){.block-footer-2 .column{-ms-flex:0 0 calc(25% - 4rem);flex:0 0 calc(25% - 4rem);}}.block-text-1 .columns{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;}.block-text-1 .column{margin:0;}.block-text-1 .headline{-ms-flex:0 0 100%;flex:0 0 100%;}.block-text-1 .headline h3{margin-bottom:16px;margin-bottom:1rem;}.block-text-1 .text{-ms-flex:0 0 100%;flex:0 0 100%;}.block-text-1 .text p{margin:16px 0;margin:1rem 0;}.block-text-1 .text p:first-of-type{margin:0 0 16px;margin:0 0 1rem;}.block-text-1 .text p:last-of-type{margin:16px 0 0;margin:1rem 0 0;}@media screen and (min-width:700px){.block-text-1 .columns{margin:-2rem;}.block-text-1 .column{margin:2rem;}.block-text-1 .headline{-ms-flex:0 0 calc(35% - 4rem);flex:0 0 calc(35% - 4rem);}.block-text-1 .text{-ms-flex:0 0 calc(65% - 4rem);flex:0 0 calc(65% - 4rem);}.block-text-1 .headline h3{margin-bottom:0;}}.block-feature-1 .columns{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;}.block-feature-1 .column.text{margin-right:0;margin-bottom:32px;margin-bottom:2rem;}.block-feature-1 .column.media,.block-feature-1 .column.text{-ms-flex:0 0 100%;flex:0 0 100%;}.block-feature-1 .column.text h2{margin-bottom:16px;margin-bottom:1rem;}.block-feature-1 .column.media img{max-width:100%;}@media screen and (min-width:700px){.block-feature-1 .columns{text-align:left;}.block-feature-1 .column.text{-ms-flex:0 0 40%;flex:0 0 40%;margin-right:2rem;margin-bottom:0;}.block-feature-1 .column.media{-ms-flex:0 0 calc(60% - 2rem);flex:0 0 calc(60% - 2rem);}}.block-feature-2 .columns{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;}.block-feature-2 .column.text{-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex-order:1;order:1;margin-bottom:32px;margin-bottom:2rem;}.block-feature-2 .column.media{-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex-order:2;order:2;margin-right:0;}.block-feature-2 .column.text h2{margin-bottom:16px;margin-bottom:1rem;}.block-feature-2 .column.media img{max-width:100%;}@media screen and (min-width:700px){.block-feature-2 .columns{text-align:left;}.block-feature-2 .column.text{-ms-flex:0 0 50%;flex:0 0 50%;-ms-flex-order:2;order:2;margin-bottom:0;}.block-feature-2 .column.media{-ms-flex:0 0 calc(50% - 4rem);flex:0 0 calc(50% - 4rem);margin-right:4rem;-ms-flex-order:1;order:1;}}.block-media-1 img{max-width:100%;}.block-media-1 figcaption{font-size:11.2px;font-size:0.7rem;color:#666;text-align:center;margin-top:8px;margin-top:0.5rem;}.block-media-2 .columns{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-16px;margin:-1rem;}.block-media-2 .column{-ms-flex:0 0 calc(100% - 2rem);flex:0 0 calc(100% - 2rem);margin:16px;margin:1rem;}.block-media-2 .column img{max-width:100%;}.block-media-2 figcaption{font-size:11.2px;font-size:0.7rem;color:#666;text-align:center;margin-top:8px;margin-top:0.5rem;}@media screen and (min-width:700px){.block-media-2 .columns{margin:-2rem;}.block-media-2 .column{-ms-flex:0 0 calc(50% - 4rem);flex:0 0 calc(50% - 4rem);margin:2rem;}}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;}::-moz-selection{background:#FFEDBC;color:#333;}::-webkit-selection{background:#FFEDBC;color:#333;}::selection{background:#FFEDBC;color:#333;}