@charset "UTF-8";

.yj-french-decree-accessibility-conformance-message {
    padding: 12px 24px;
    font-size: 16px
}

.yj-french-decree-accessibility-conformance-message--conformance-level {
    padding-left: 4px
}

@font-face {
    font-family: 'Segoe UI WestEuropean';
    src: local('Segoe UI'), url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-regular.woff2) format('woff2'), url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-regular.woff) format('woff'), url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Segoe UI WestEuropean';
    src: local('Segoe UI Semibold'), url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-semibold.woff2) format('woff2'), url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-semibold.woff) format('woff'), url(https://static2.sharepointonline.com/files/fabric/assets/fonts/segoeui-westeuropean/segoeui-semibold.ttf) format('truetype');
    font-weight: 600;
    font-style: normal
}

.yk-spinner-dots {
    position: relative;
    display: inline-block;
    height: .5em;
    margin: 0 1em 0 .5em;
    vertical-align: middle
}

.yk-spinner-dots i,
.yk-spinner-dots:after,
.yk-spinner-dots:before {
    position: absolute;
    width: .5em;
    height: .5em;
    content: "";
    background: #fff;
    border-radius: 50%
}

.yk-spinner-dots i {
    left: 0;
    -webkit-animation: spinner-dots 1.5s .15s infinite ease-in-out;
    animation: spinner-dots 1.5s .15s infinite ease-in-out
}

.yk-spinner-dots:before {
    right: .25em;
    -webkit-animation: spinner-dots 1.5s 0s infinite ease-in-out;
    animation: spinner-dots 1.5s 0s infinite ease-in-out
}

.yk-spinner-dots:after {
    left: .75em;
    -webkit-animation: spinner-dots 1.5s .45s infinite ease-in-out;
    animation: spinner-dots 1.5s .45s infinite ease-in-out
}

@-webkit-keyframes spinner-dots {
    0% {
        background: #fff
    }

    25% {
        background: rgba(255, 255, 255, .5)
    }

    60% {
        background: #fff
    }
}

@keyframes spinner-dots {
    0% {
        background: #fff
    }

    25% {
        background: rgba(255, 255, 255, .5)
    }

    60% {
        background: #fff
    }
}

.yj-clearfix:after,
.yj-clearfix:before,
.yk-clearfix:after,
.yk-clearfix:before {
    content: " ";
    display: table
}

.yj-clearfix:after,
.yk-clearfix:after {
    clear: both
}

.yj-hide,
.yk-hide {
    display: none
}

.yj-flip-x,
.yk-flip-x {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.yj-flip-y,
.yk-flip-y {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.yj-fl,
.yk-fl {
    float: left
}

.yj-fr,
.yk-fr {
    float: right
}

.yj-ac,
.yk-ac {
    margin-left: auto;
    margin-right: auto
}

.yj-tac,
.yk-tac {
    text-align: center
}

.yj-align-left,
.yk-align-left {
    text-align: left
}

.yj-align-right,
.yk-align-right {
    text-align: right
}

.yj-align-center-right,
.yk-align-center-right {
    vertical-align: middle;
    text-align: right;
    padding-top: 13px
}

.yk-text-lowercase {
    text-transform: lowercase
}

.yj-icon,
.yk-icon {
    vertical-align: middle;
    display: -moz-inline-stack;
    display: inline-block;
    position: relative;
    bottom: 1px
}

.yj-spinner-loading {
    display: inline-block;
    padding-left: 20px;
    margin: 50px auto;
    background-repeat: no-repeat;
    background-image: url(/assets/images/spinner/spinner-grey-on-white.gif);
    background-size: 14px 14px;
    background-position: center left;
    color: #495361;
    line-height: 14px
}

.yj-spinner-loading.is-on-dark {
    background-repeat: no-repeat;
    background-image: url(/assets/images/spinner/spinner-white-on-black.gif);
    background-size: 14px 14px;
    background-position: center left
}

.unstyle-button-as-link {
    color: #386cbb;
    background: 0 0;
    border: 0;
    padding: 0;
    font: inherit;
    cursor: pointer;
    overflow: visible;
    text-align: left;
    line-height: inherit;
    text-transform: inherit;
    display: inline
}

.unstyle-button-as-link:active,
.unstyle-button-as-link:focus,
.unstyle-button-as-link:hover {
    text-decoration: inherit
}

.yj-embed-theme.yj-embed-dark-theme .unstyle-button-as-link {
    color: #9ac3ff
}

.unstyle-button-as-link>* {
    position: relative
}

.unstyle-button-as-div {
    font: inherit;
    border: none;
    background: 0 0;
    padding: 0;
    margin: 0;
    color: inherit;
    cursor: inherit;
    text-align: left;
    line-height: inherit;
    display: block;
    overflow: visible
}

.unstyle-button-as-div>* {
    position: relative
}

.unstyle-link-as-div,
.unstyle-link-as-div:active,
.unstyle-link-as-div:focus,
.unstyle-link-as-div:hover {
    color: inherit;
    text-decoration: inherit;
    cursor: inherit;
    display: block
}

.unstyle-heading-as-div {
    margin: 0;
    font: inherit;
    display: block
}

.unstyle-button-as-span {
    font: inherit;
    border: none;
    background: 0 0;
    padding: 0;
    margin: 0;
    color: inherit;
    cursor: inherit;
    text-align: inherit;
    line-height: inherit;
    display: inline;
    overflow: visible
}

.unstyle-button-as-span>* {
    position: relative
}

.unstyle-link-as-span,
.unstyle-link-as-span:active,
.unstyle-link-as-span:focus,
.unstyle-link-as-span:hover {
    color: inherit;
    text-decoration: inherit;
    cursor: inherit;
    display: inline
}

.unstyle-heading-as-span {
    margin: 0;
    font: inherit;
    display: inline
}

.unstyle-th-as-td {
    font-weight: 400;
    text-align: left
}

.yk-color-gray-lightest {
    background-color: #f3f5f8
}

.yk-equal-height {
    margin-bottom: -99999px;
    padding-bottom: 99999px
}

.yk-overflow-hidden {
    overflow: hidden
}

.yk-center-block {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto
}

.circle-avatar {
    border-radius: 50%
}

.circle-avatar-xs {
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 50%
}

.circle-avatar-s {
    width: 32px;
    height: 32px;
    line-height: 32px;
    border-radius: 50%
}

.circle-avatar-m {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%
}

.circle-avatar-l {
    width: 48px;
    height: 48px;
    line-height: 48px;
    border-radius: 50%
}

.circle-avatar-xl {
    width: 64px;
    height: 64px;
    line-height: 64px;
    border-radius: 50%
}

.circle-avatar-xxl {
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 50%
}

.yk-sidebar-content {
    margin-bottom: 30px;
    padding: 0;
    font-size: 1.4rem;
    line-height: 20px;
    word-wrap: break-word
}

.yk-sidebar-header {
    font-weight: 700;
    color: #343a41;
    margin: 0 0 9px;
    padding: 0 0 4px;
    font-size: 1.2rem;
    line-height: 16px;
    text-transform: uppercase;
    border-bottom: 1px solid #dde0e6
}

.yk-sidebar-header--link {
    font-size: 1.2rem;
    line-height: 16px;
    font-weight: 400;
    text-transform: capitalize;
    color: #386cbb
}

.yk-small-spinner {
    background-repeat: no-repeat;
    background-image: url(/assets/images/spinner/spinner-grey-on-white.gif);
    background-size: 14px 14px;
    background-position: center center
}

.yk-small-spinner-left {
    background-repeat: no-repeat;
    background-image: url(/assets/images/spinner/spinner-grey-on-white.gif);
    background-size: 14px 14px;
    background-position: center left
}

.yk-small-spinner-right {
    background-repeat: no-repeat;
    background-image: url(/assets/images/spinner/spinner-grey-on-white.gif);
    background-size: 14px 14px;
    background-position: center right
}

.yk-small-spinner-on-dark-left {
    background-repeat: no-repeat;
    background-image: url(/assets/images/spinner/spinner-white-on-black.gif);
    background-size: 14px 14px;
    background-position: center left
}

.yk-drop-down--anchor {
    background-color: #fff;
    z-index: 21;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, .2);
    opacity: 100
}

.yk-drop-down--anchor-after {
    content: '';
    background-color: #fff;
    position: absolute;
    width: 100%;
    height: 100%
}

.yk-zindex-1 {
    z-index: 1000
}

.yk-zindex-2 {
    z-index: 2000
}

.yk-zindex-3 {
    z-index: 3000
}

.yk-zindex-4 {
    z-index: 4000
}

.yk-zindex-5 {
    z-index: 5000
}

.yk-zindex-25 {
    z-index: 2500
}

.yk-acc-hidden {
    word-wrap: normal !important;
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    display: block
}

.yk-dim {
    opacity: .7
}

@media screen and (-ms-high-contrast:active) {
    .yk-dim {
        opacity: 1
    }
}

.yk-grid {
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px;
    float: left;
    width: 98%
}

.yk-shadow {
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, .2)
}

.invisible {
    display: none
}

body {
    font-family: Segoe UI WestEuropean, Segoe UI, Segoe UI Emoji, -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
    font-size: 100%;
    color: #343a41;
    display: block !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: geometricPrecision;
    width: 100%;
    margin: 0;
    background-color: #f3f5f8
}

a {
    text-decoration: none
}

h1,
h2,
h3 {
    font-family: Segoe UI WestEuropean, Segoe UI, Segoe UI Emoji, -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif
}

h1 {
    font-weight: 400
}

h2 {
    color: #343a41;
    font-weight: 600
}

h3 {
    color: #343a41
}

input {
    font-family: Segoe UI WestEuropean, Segoe UI, Segoe UI Emoji, -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #646d7a;
    opacity: 1
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #646d7a;
    opacity: 1
}

input::placeholder,
textarea::placeholder {
    color: #646d7a;
    opacity: 1
}

button,
input {
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease
}

.yj-public-page-header--uhf,
.yj-public-page-header--uhf li {
    margin: 0 !important;
    padding: 0 !important;
    font-size: 100% !important;
    line-height: normal !important
}

.yj-public-page-header--uhf {
    min-height: 50px
}

.yj-public-page-footer--uhf footer {
    margin-top: 0;
    /* padding-top: 48px */
}

.yj-public-page--header {
    position: relative;
    background-color: #357eea
}

.yj-public-page--header-splash {
    position: relative;
    margin: 0 auto
}

.yj-public-page--header-splash .yj-public-page--header-splash-wrapper {
    display: none;
    background-color: #2b72de
}

.yj-public-page--header-splash .yj-public-page--header-splash-wrapper div {
    background-position: top center;
    background-repeat: no-repeat;
    opacity: .26;
    background-size: cover
}

.yj-public-page--header-splash .yj-public-page--header-splash-gradient {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-image: radial-gradient(0 100%, #367eeb 0, rgba(62, 132, 237, 0) 100%);
    background-image: -webkit-radial-gradient(0 100%, #367eeb 0, rgba(62, 132, 237, 0) 100%)
}

.yj-public-page--header-cta {
    position: absolute;
    display: inline-block
}

.yj-public-page--header-logo-wrapper {
    position: relative
}

.yj-public-page--header-logo {
    text-align: left;
    color: #fff;
    display: inline-block;
    float: left
}

.yj-public-page--button-text {
    font-size: 1rem;
    line-height: 1.5;
    text-align: left;
    color: #fff;
    font-family: Segoe UI WestEuropean, Segoe UI, Segoe UI Emoji, -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif
}

.yj-public-page--buttons {
    padding: 7px 15px 9px;
    border-style: inherit;
    cursor: pointer;
    border-radius: 1px;
    margin: 0;
    font-family: Segoe UI WestEuropean, Segoe UI, Segoe UI Emoji, -apple-system, BlinkMacSystemFont, Roboto, Helvetica Neue, sans-serif;
    margin-left: 14px;
    display: inline-block
}

.yj-public-page--buy-o365-button {
    background-color: rgba(56, 108, 187, .9);
    border: solid 1px rgba(255, 255, 255, .45)
}

.yj-public-page--buy-o365-button:focus,
.yj-public-page--buy-o365-button:hover {
    background-color: rgba(38, 79, 140, .9)
}

.yj-public-page--header-login {
    background-color: #19345d;
    background-repeat: no-repeat;
    background-size: 12px 12px;
    background-position: left 15px top 50%;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .15)
}

.yj-public-page--separator {
    width: 100%;
    height: 1px;
    opacity: .2;
    background-image: -webkit-radial-gradient(50% 0, circle, #fff, rgba(255, 255, 255, .3));
    background-image: radial-gradient(circle at 50% 0, #fff, rgba(255, 255, 255, .3));
    position: absolute;
    top: 59px;
    left: 0
}

.yj-public-page--bullet-buttons.yj-public-page--try-yammer {
    background-color: #386cbb;
    margin-right: 14px
}

.yj-public-page--bullet-buttons.yj-public-page--try-yammer:hover {
    background-color: #264f8c
}

.yj-public-page--bullet-buttons.yj-public-page--bottom-buy-o365 {
    padding: 12px 19px 14px;
    background-color: transparent;
    border: solid 1px #dde0e6
}

.yj-public-page--bullet-buttons.yj-public-page--bottom-buy-o365:hover {
    border: solid 1px #a8b0bd
}

html[dir=rtl] .yj-public-page--bullet-buttons.yj-public-page--try-yammer {
    margin-right: 0;
    margin-left: 14px
}

.yj-public-page--bottom-buy-o365-text {
    color: #646d7a
}

.yj-public-page--bottom-buy-o365-text:hover {
    color: #343a41
}

.yj-public-page--body-wrapper {
    margin: 0 auto;
    background-color: #fff;
    font-size: 0
}

.yj-public-page--footer,
.yj-public-page--header,
.yj-public-page--main {
    width: 100%;
    margin: 0 auto
}

.yj-public-page--footer {
    clear: both
}

.yj-public-page--discover-wrapper {
    width: 100%;
    background-repeat: no-repeat;
    background-color: #f3f5f8
}

.yj-public-page--discover,
.yj-public-page--info section,
.yj-public-page--info section div {
    box-sizing: border-box
}

.yj-public-page--main {
    position: relative
}

.yj-public-page--signup div {
    width: auto
}

.yj-public-page--signup h1 {
    color: #fff;
    margin: 0 0 4px 0
}

.yj-public-page--signup p {
    color: #fff;
    margin: 0
}

.yj-public-page--signup input {
    border: 0
}

.yj-public-page--signup-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.yj-public-page--enter-email-mobile {
    display: none
}

.yj-public-page--email-address,
.yj-public-page--email-address-mobile {
    direction: ltr;
    margin: 0;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    background-color: #fff;
    box-shadow: inset 0 1px 0 0 #dde0e6, inset 0 -1px 0 0 #dde0e6, inset 1px 0 0 0 #dde0e6;
    box-sizing: border-box;
    border-radius: 1px
}

.yj-public-page--email-address-submit,
.yj-public-page--email-address-submit-mobile {
    direction: ltr;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #19345d;
    color: #fff;
    margin: 0;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1);
    border-radius: 1px
}

.yj-public-page--email-address-submit-mobile:focus,
.yj-public-page--email-address-submit-mobile:hover,
.yj-public-page--email-address-submit:focus,
.yj-public-page--email-address-submit:hover,
.yj-public-page--header-login:focus,
.yj-public-page--header-login:hover {
    background-color: #041123;
    cursor: pointer
}

.yj-public-page--in-flight .yj-public-page--email-address-submit,
.yj-public-page--in-flight .yj-public-page--email-address-submit-mobile {
    display: none !important
}

.yj-public-page--hidden-label {
    word-wrap: normal !important;
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    display: block
}

.yj-public-page--email-address-submit-spinner {
    background-color: #19345d;
    display: none;
    box-sizing: border-box
}

.yj-public-page--in-flight .yj-public-page--email-address-submit-spinner {
    text-align: center;
    display: inline-block;
    margin: 0;
    vertical-align: top;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none
}

.yj-public-homepage--new-user-success {
    background-color: #2e64b4;
    color: #fff
}

.yj-public-homepage--new-user-success-activate-link {
    color: #fff;
    text-decoration: underline
}

.yj-public-page--discover,
.yj-public-page--info section {
    background-repeat: no-repeat
}

.yj-public-page--info h2 {
    margin: 0
}

.yj-public-page--discover ul {
    padding: 0
}

.yj-public-page--discover li {
    color: #495361;
    list-style-type: none;
    background-repeat: no-repeat;
    background-position: 0 8px;
    background-size: 13.4px 10.6px;
    padding: 0 0 0 29.9px;
    margin: 0 0 12px 0
}

.yj-public-page--bullet-buttons {
    padding: 13px 20px 15px;
    border-style: inherit;
    cursor: pointer;
    border-radius: 1px;
    display: inline-block
}

.yj-public-page--footer {
    background-color: #484d54;
    font-size: initial
}

.yj-public-page--footer nav:after {
    content: "";
    display: block;
    clear: both
}

.yj-public-page--footer nav h3 {
    color: #fff
}

.yj-public-page--footer nav a {
    color: #fff;
    opacity: .69
}

.yj-public-page--footer nav ul {
    float: left;
    width: 200px;
    padding: 0
}

.yj-public-page--footer nav .yj-public-page--nav-links li {
    margin: 0;
    font-size: 1.25rem;
    list-style-type: none
}

.yj-public-page--footer nav .yj-public-page--nav-links li a {
    font-size: .875rem
}

.yj-public-page--footer nav .yj-public-page--nav-microsoft li a {
    padding: 0 0 0 32px
}

.yj-public-page--footer nav h3 {
    font-size: .75rem;
    text-transform: uppercase;
    font-weight: 400
}

.yj-public-page--footer .yj-public-page--nav-logo-microsoft {
    background-repeat: no-repeat;
    background-position: left 0 top 0
}

.yj-public-page--footer .yj-public-page--nav-logo-microsoft h3 {
    visibility: hidden
}

.yj-public-page--nav-microsoft .yj-public-page--nav-link {
    padding-bottom: 20px;
    background-repeat: no-repeat
}

.yj-public-page--footer .yj-public-page--nav-link-office {
    background-position: left 0 top 6px
}

.yj-public-page--footer .yj-public-page--nav-link-windows {
    background-position: left 0 top 6px
}

.yj-public-page--footer .yj-public-page--nav-link-surface {
    background-position: left 0 top 10px
}

.yj-public-page--footer .yj-public-page--nav-link-xbox {
    background-position: left 0 top 8px
}

.yj-public-page--footer #yj-public-page--nav-copyright {
    width: auto;
    border-top: 1px solid #70747a;
    font-size: .95rem
}

.yj-public-page--copyright-notice {
    color: #fff;
    opacity: .69;
    float: left
}

.yj-public-page--in-flight .yj-public-page--email-address,
.yj-public-page--in-flight .yj-public-page--email-address-mobile {
    opacity: .5
}

.yj-public-page--language-selector {
    float: left;
    position: relative;
    background-position: 0 3px;
    background-repeat: no-repeat;
    display: inline-block
}

.yj-public-page--language-selector-fake {
    color: #fff;
    opacity: .69;
    margin: 3px 0 0 8px;
    font-size: .95rem
}

.yj-public-homepage--language-selector-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    color: #fff;
    opacity: .01;
    background-color: #484d54;
    border: 0;
    margin: 3px 0 0 0;
    padding: 0 0 3px 8px;
    font-size: .95rem
}

.yj-public-homepage--language-selector-select:active,
.yj-public-homepage--language-selector-select:hover {
    text-decoration: underline
}

.yj-public-homepage--language-selector-select-visible .yj-public-page--language-selector-fake {
    display: none
}

.yj-public-homepage--language-selector-select-visible .yj-public-homepage--language-selector-select {
    opacity: .69
}

@media only screen and (min-width:1280px) {
    .yj-public-page--body-wrapper {
        max-width: 1440px
    }

    .yj-public-page--wrapper {
        margin: 0 auto;
        max-width: 1000px
    }

    .yj-public-page--header {
        height: 750px;
        margin-bottom: -491px
    }

    .yj-public-page--header-splash {
        min-width: 1280px;
        max-width: 1440px;
        margin: 0 auto
    }

    .yj-public-page--header-logo-wrapper {
        max-width: 1164px;
        min-width: 1000px;
        margin: -748px auto 0 auto
    }

    .yj-public-page--header-logo {
        font-size: 1.5rem;
        line-height: 2.33
    }

    .yj-public-page--header-cta {
        margin-top: 8px;
        right: 0
    }

    .yj-public-page--header-login {
        padding-left: 33.5px
    }

    .yj-public-page--header-splash .yj-public-page--header-splash-desktop-large {
        display: block
    }

    .yj-public-page--header-splash .yj-public-page--header-splash-desktop-large div {
        min-width: 1280px;
        max-width: 1440px;
        height: 750px
    }

    .yj-public-page--header-splash .yj-public-page--header-splash-gradient {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 750px
    }

    .yj-public-page--info section div {
        width: 500px
    }

    .yj-public-page--info p {
        font-size: 1rem;
        font-weight: 300;
        line-height: 1.5;
        margin-top: 18px;
        display: inline
    }

    .yj-public-page--signup {
        min-height: 491px
    }

    .yj-public-page--signup h1 {
        font-size: 2.625rem;
        line-height: 1.33;
        margin: 0 0 9px 0
    }

    .yj-public-page--signup p {
        font-size: 1.25rem;
        font-weight: 300;
        line-height: 1.6;
        margin: 0 0 48px 0;
        width: 547px
    }

    .yj-public-page--signup input {
        font-size: 1rem;
        line-height: 1.5
    }

    .yj-public-page--signup-form {
        max-width: 499px
    }

    .yj-public-page--signup .yj-public-page--email-address {
        padding: 13px 11px 15px;
        max-width: 349px
    }

    .yj-public-page--email-address-mobile {
        display: none
    }

    .yj-public-page--signup .yj-public-page--email-address-submit {
        line-height: 1.5;
        min-width: 150px;
        padding: 13px 20px 15px
    }

    .yj-public-page--signup .yj-public-page--email-address-submit-mobile {
        display: none
    }

    .yj-public-page--signup .yj-public-homepage--new-user-success {
        padding: 13px 20px 15px;
        font-size: 1rem;
        margin: 0;
        display: inline-block
    }

    .yj-public-page--email-address-submit-spinner {
        min-width: 150px;
        font-size: 1.25rem;
        padding: 12px 20px 13px
    }

    .yj-public-page--info section {
        height: 480px
    }

    .yj-public-page--discover h2,
    .yj-public-page--info h2 {
        font-size: 2rem;
        line-height: 1.25;
        font-weight: 600
    }

    .yj-public-page--info h2 {
        margin: 0 0 18px 0
    }

    .yj-public-page--discover h2 {
        margin: 0 0 26px 0;
        width: 510px
    }

    .yj-public-page--discover li {
        font-size: 1rem;
        font-weight: 300;
        line-height: 1.5;
        width: 480px
    }

    .yj-public-page--teams {
        margin: 60px 0 0 0;
        padding: 118px 0 0 0;
        background-size: 396px;
        background-position: right 0 top 106px
    }

    .yj-public-page--growth {
        margin: 0;
        padding: 118px 0 0 0;
        background-size: 396px;
        background-position: left 0 top 106px
    }

    .yj-public-page--transparency {
        margin: 0 0 60px 0;
        background-position: right 0 top 106px;
        background-size: 416px;
        padding: 118px 0 0 0
    }

    .yj-public-page--discover-wrapper {
        background-size: 996px 600px;
        background-position: right -100px top 150px
    }

    .yj-public-page--discover {
        margin: 0 auto;
        min-height: 900px;
        width: 1000px;
        padding: 224px 0 0 0
    }

    .yj-public-page--bullet-buttons {
        margin-top: 63px
    }

    .yj-public-page--discover div,
    .yj-public-page--teams div,
    .yj-public-page--transparency div {
        float: left
    }

    .yj-public-page--growth div {
        float: right
    }

    .yj-public-page--footer-wrapper {
        position: relative;
        margin: 0 auto;
        width: 1280px
    }

    .yj-public-page--footer {
        padding: 85px 0 0 0
    }

    .yj-public-page--footer nav {
        margin: 0 0 0 84px
    }

    .yj-public-page--footer #yj-public-page--nav-copyright {
        margin: 76px 84px 0 84px;
        padding: 23px 0 69px 0
    }

    .yj-public-page--footer nav .yj-public-page--nav-links {
        width: 200px
    }

    .yj-public-page--language-selector {
        line-height: 1.5rem;
        padding: 0 0 0 28px;
        margin: 0 0 0 24px
    }
}

@media only screen and (min-width:1280px) and (-webkit-min-device-pixel-ratio:1.3),
only screen and (min-width:1280px) and (-webkit-min-device-pixel-ratio:1.25),
only screen and (min-width:1280px) and (min-resolution:120dpi) {
    .yj-public-page--header-splash .yj-public-page--header-splash-desktop-large {
        display: none
    }

    .yj-public-page--header-splash .yj-public-page--header-splash-desktop-large-retina {
        display: block
    }

    .yj-public-page--header-splash .yj-public-page--header-splash-desktop-large-retina div {
        min-width: 1280px;
        max-width: 1440px;
        height: 750px
    }
}

@media only screen and (min-width:1024px) and (max-width:1279px) {
    .yj-public-page--body-wrapper {
        max-width: 1279px
    }

    .yj-public-page--wrapper {
        margin: 0 auto;
        max-width: 704px
    }

    .yj-public-page--header {
        height: 600px;
        margin-bottom: -371px
    }

    .yj-public-page--header-splash {
        min-width: 1024px;
        max-width: 1279px
    }

    .yj-public-page--header-logo-wrapper {
        width: 100%;
        margin: -598px auto 0 auto
    }

    .yj-public-page--header-logo {
        font-size: 1.5rem;
        line-height: 2.33;
        margin-left: 64px
    }

    .yj-public-page--header-cta {
        margin: 8px 64px 0 0;
        right: 0
    }

    .yj-public-page--header-login {
        padding-left: 34px
    }

    .yj-public-page--header-splash .yj-public-page--header-splash-desktop-small {
        display: block
    }

    .yj-public-page--header-splash .yj-public-page--header-splash-desktop-small div {
        min-width: 1024px;
        max-width: 1279px;
        height: 600px
    }

    .yj-public-page--header-splash .yj-public-page--header-splash-gradient {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 600px
    }

    .yj-public-page--info section div {
        width: 400px
    }

    .yj-public-page--info p {
        font-size: 1rem;
        font-weight: 300;
        line-height: 1.5;
        display: inline
    }

    .yj-public-page--signup {
        min-height: 371px
    }

    .yj-public-page--signup h1 {
        font-size: 2.625rem;
        line-height: 1.33;
        margin: 0 0 9px 0
    }

    .yj-public-page--signup p {
        font-size: 1.25rem;
        font-weight: 300;
        line-height: 1.6;
        margin: 0 0 48px 0;
        width: 547px
    }

    .yj-public-page--signup input {
        font-size: 1rem;
        line-height: 1.5
    }

    .yj-public-page--signup-form {
        max-width: 499px
    }

    .yj-public-page--signup .yj-public-page--email-address {
        padding: 13px 11px 15px;
        color: #646d7a;
        max-width: 349px
    }

    .yj-public-page--email-address-mobile {
        display: none
    }

    .yj-public-page--signup .yj-public-page--email-address-submit {
        line-height: 1.5;
        min-width: 150px;
        padding: 13px 20px 15px
    }

    .yj-public-page--signup .yj-public-page--email-address-submit-mobile {
        display: none
    }

    .yj-public-page--signup .yj-public-homepage--new-user-success {
        padding: 13px 20px 15px;
        font-size: 1rem;
        margin: 0;
        display: inline-block
    }

    .yj-public-page--email-address-submit-spinner {
        min-width: 150px;
        font-size: 1.25rem;
        padding: 12px 20px 13px
    }

    .yj-public-page--info section {
        height: 440px
    }

    .yj-public-page--discover h2,
    .yj-public-page--info h2 {
        font-size: 2rem;
        line-height: 1.25;
        font-weight: 600
    }

    .yj-public-page--info h2 {
        margin: 0 0 18px 0
    }

    .yj-public-page--discover h2 {
        margin: 0 0 26px 0;
        width: 430px
    }

    .yj-public-page--discover li {
        font-size: 1rem;
        font-weight: 300;
        line-height: 1.5;
        width: 400px
    }

    .yj-public-page--teams {
        margin: 40px 0 0 0;
        padding: 100px 0 0 0;
        background-position: right 0 top 88px;
        background-size: 266px
    }

    .yj-public-page--growth {
        margin: 0;
        padding: 100px 0 0 0;
        background-position: left 0 top 88px;
        background-size: 266px
    }

    .yj-public-page--transparency {
        margin: 0 0 20px 0;
        background-position: right 0 top 88px;
        padding: 100px 0 0 0;
        background-size: 278px
    }

    .yj-public-page--discover-wrapper {
        background-size: 664px 400px;
        background-position: right -276px top 120px
    }

    .yj-public-page--discover {
        margin: 0 auto;
        width: 704px;
        min-height: 780px;
        padding: 164px 0 0 0
    }

    .yj-public-page--bullet-buttons {
        margin-top: 55px
    }

    .yj-public-page--discover div,
    .yj-public-page--teams div,
    .yj-public-page--transparency div {
        float: left
    }

    .yj-public-page--growth div {
        float: right
    }

    .yj-public-page--footer-wrapper {
        position: relative;
        margin: 0 auto;
        width: 1024px
    }

    .yj-public-page--footer {
        padding: 85px 0 0 0
    }

    .yj-public-page--footer nav {
        margin: 0 0 0 45px
    }

    .yj-public-page--footer #yj-public-page--nav-copyright {
        margin: 76px 84px 0 45px;
        padding: 23px 0 69px 0
    }

    .yj-public-page--footer nav .yj-public-page--nav-links {
        width: 180px
    }

    .yj-public-page--language-selector {
        line-height: 1.5rem;
        padding: 0 0 0 28px;
        margin: 0 0 0 24px
    }
}

@media only screen and (min-width:1024px) and (max-width:1279px) and (-webkit-min-device-pixel-ratio:1.3),
only screen and (min-width:1024px) and (max-width:1279px) and (-webkit-min-device-pixel-ratio:1.25),
only screen and (min-width:1024px) and (max-width:1279px) and (min-resolution:120dpi) {
    .yj-public-page--header-splash .yj-public-page--header-splash-desktop-small {
        display: none
    }

    .yj-public-page--header-splash .yj-public-page--header-splash-desktop-small-retina {
        display: block
    }

    .yj-public-page--header-splash .yj-public-page--header-splash-desktop-small-retina div {
        min-width: 1024px;
        max-width: 1279px;
        height: 600px
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .yj-public-page--body-wrapper {
        max-width: 1023px
    }

    .yj-public-page--wrapper {
        margin: 0 auto;
        max-width: 540px;
        text-align: center
    }

    .yj-public-page--header {
        height: 480px;
        margin-bottom: -333px
    }

    .yj-public-page--header-splash {
        min-width: 768px;
        max-width: 1023px
    }

    .yj-public-page--header-logo-wrapper {
        margin: -478px auto 0 auto
    }

    .yj-public-page--header-logo {
        font-size: 1.5rem;
        line-height: 2.33;
        margin-left: 39px
    }

    .yj-public-page--header-cta {
        margin-top: 8px;
        right: 39px
    }

    .yj-public-page--header-login {
        padding-left: 34px
    }

    .yj-public-page--header-splash .yj-public-page--header-splash-tablet {
        display: block
    }

    .yj-public-page--header-splash .yj-public-page--header-splash-tablet div {
        min-width: 768px;
        max-width: 1023px;
        height: 480px
    }

    .yj-public-page--header-splash .yj-public-page--header-splash-gradient {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 480px
    }

    .yj-public-page--info section div {
        display: inline-block
    }

    .yj-public-page--info p {
        font-size: 1rem;
        font-weight: 300;
        line-height: 1.5;
        display: inline
    }

    .yj-public-page--signup {
        min-height: 333px
    }

    .yj-public-page--signup h1 {
        font-size: 2.25rem;
        line-height: 1.33;
        margin: 0 0 12px 0
    }

    .yj-public-page--signup p {
        font-size: 1.125rem;
        font-weight: 300;
        line-height: 1.78;
        margin: 0 0 47px 0;
        width: 100%;
        display: inline-block
    }

    .yj-public-page--signup input {
        font-size: 1rem;
        line-height: 1.5
    }

    .yj-public-page--signup-form {
        max-width: 364px;
        margin: 0 auto
    }

    .yj-public-page--signup .yj-public-page--email-address {
        padding: 13px 11px 15px;
        color: #646d7a;
        max-width: 270px
    }

    .yj-public-page--email-address-mobile {
        display: none
    }

    .yj-public-page--signup .yj-public-page--email-address-submit-mobile {
        line-height: 1.5;
        min-width: 94px;
        padding: 13px 20px 15px;
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1)
    }

    .yj-public-page--signup .yj-public-page--email-address-submit {
        display: none
    }

    .yj-public-page--signup .yj-public-homepage--new-user-success {
        padding: 13px 20px 15px;
        font-size: 1rem;
        margin: 0;
        display: inline-block
    }

    .yj-public-page--email-address-submit-spinner {
        min-width: 94px;
        font-size: 1.25rem;
        padding: 12px 20px 13px
    }

    .yj-public-page--info section {
        height: 542px
    }

    .yj-public-page--discover h2,
    .yj-public-page--info h2 {
        font-size: 2rem;
        line-height: 1.25;
        font-weight: 600
    }

    .yj-public-page--info h2 {
        margin: 0 0 18px 0
    }

    .yj-public-page--discover h2 {
        margin: 0 0 286px 0
    }

    .yj-public-page--discover ul {
        width: 363px;
        margin: 0 auto
    }

    .yj-public-page--discover li {
        font-size: 1rem;
        font-weight: 300;
        line-height: 1.5;
        text-align: left;
        display: inline-block
    }

    .yj-public-page--teams {
        margin-top: 20px;
        padding: 305px 0 0 0;
        background-position: center top 72px;
        background-size: 320px 210.1px
    }

    .yj-public-page--growth {
        margin: 0;
        padding: 308.3px 0 0 0;
        background-position: center top 72px;
        background-size: 320px 213.3px
    }

    .yj-public-page--transparency {
        margin: 0 0 20px 0;
        background-position: center top 72px;
        padding: 327.3px 0 0 0;
        background-size: 320px 232.3px
    }

    .yj-public-page--discover-wrapper {
        width: auto;
        text-align: center;
        background-size: 364px 218.4px;
        background-position: center top 151px
    }

    .yj-public-page--discover {
        margin: 0 5%;
        min-height: 890px;
        padding: 72px 0 0 0
    }

    .yj-public-page--bullet-buttons {
        margin-top: 47px
    }

    .yj-public-page--footer-wrapper {
        position: relative;
        margin: 0 auto;
        width: 768px
    }

    .yj-public-page--footer {
        padding: 85px 0 0 0
    }

    .yj-public-page--footer nav {
        margin: 0 0 0 32px
    }

    .yj-public-page--footer #yj-public-page--nav-copyright {
        margin: 56px 32px 0 32px;
        padding: 23px 0 69px 0;
        font-size: .95rem
    }

    .yj-public-page--footer nav .yj-public-page--nav-links {
        width: 140px
    }

    .yj-public-page--language-selector {
        line-height: 1.5rem;
        padding: 0 0 0 28px;
        margin: 0 0 0 24px
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) and (-webkit-min-device-pixel-ratio:1.3),
only screen and (min-width:768px) and (max-width:1023px) and (-webkit-min-device-pixel-ratio:1.25),
only screen and (min-width:768px) and (max-width:1023px) and (min-resolution:120dpi) {
    .yj-public-page--header-splash .yj-public-page--header-splash-tablet {
        display: none
    }

    .yj-public-page--header-splash .yj-public-page--header-splash-tablet-retina {
        display: block
    }

    .yj-public-page--header-splash .yj-public-page--header-splash-tablet-retina div {
        min-width: 768px;
        max-width: 1023px;
        height: 480px
    }
}

@media only screen and (max-width:767px) {
    .yj-public-page--body-wrapper {
        max-width: 767px
    }

    .yj-public-page--wrapper {
        margin: 0 auto;
        max-width: 336px;
        text-align: center
    }

    .yj-public-page--header {
        height: 360px;
        margin-bottom: -257px
    }

    .yj-public-page--header-splash {
        min-width: 360px;
        max-width: 767px
    }

    .yj-public-page--header-logo-wrapper {
        margin: -357px auto 0 auto
    }

    .yj-public-page--header-logo {
        font-size: 1.125rem;
        line-height: 3.11;
        margin-left: 15px;
        margin-top: -6px
    }

    .yj-public-page--header-cta {
        margin-top: 4px;
        right: 15px
    }

    .yj-public-page--buttons.yj-public-page--header-login {
        padding-left: 32.5px
    }

    .yj-public-page--buttons {
        font-size: .875rem;
        line-height: 1.71;
        padding: 3px 14.5px 5px
    }

    .yj-public-page--separator {
        top: 44px
    }

    .yj-public-page--header-splash .yj-public-page--header-splash-phone {
        display: block
    }

    .yj-public-page--header-splash .yj-public-page--header-splash-phone div {
        min-width: 360px;
        max-width: 767px;
        height: 360px
    }

    .yj-public-page--header-splash .yj-public-page--header-splash-gradient {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 360px;
        background-image: -webkit-linear-gradient(316deg, #386cbb, rgba(56, 108, 187, .3));
        background-image: linear-gradient(134deg, #386cbb, rgba(56, 108, 187, .3));
        background-image: -webkit-linear-gradient(134deg, #386cbb, rgba(56, 108, 187, .3))
    }

    .yj-public-page--info section div {
        display: inline-block
    }

    .yj-public-page--info p {
        font-size: .875rem;
        font-weight: 300;
        line-height: 1.71;
        display: inline
    }

    .yj-public-page--signup {
        min-height: 257px
    }

    .yj-public-page--signup h1 {
        font-size: 1.625rem;
        line-height: 1.23;
        margin: 0 0 12px 0
    }

    .yj-public-page--signup p {
        font-size: .875rem;
        font-weight: 300;
        line-height: 1.43;
        margin: 0 0 35px 0;
        width: 100%;
        display: inline-block
    }

    .yj-public-page--signup input {
        font-size: 1rem;
        line-height: 1.5
    }

    .yj-public-page--signup-form {
        max-width: 338px;
        margin: 0 auto
    }

    .yj-public-page--enter-email-mobile {
        display: block;
        font-size: .6875rem;
        line-height: 2.18;
        text-align: left;
        margin: 0 0 1px 2.6px;
        color: #fff
    }

    .yj-public-page--in-flight .yj-public-page--enter-email-mobile {
        opacity: 0
    }

    .yj-public-page--email-address {
        display: none
    }

    .yj-public-page--signup .yj-public-page--email-address-mobile {
        padding: 13px 11px 15px;
        color: #646d7a;
        max-width: 244px
    }

    .yj-public-page--signup .yj-public-page--email-address-submit-mobile {
        line-height: 1.5;
        min-width: 94px;
        padding: 13px 19px 15px;
        box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1)
    }

    .yj-public-page--signup .yj-public-page--email-address-submit {
        display: none
    }

    .yj-public-page--signup .yj-public-homepage--new-user-success {
        padding: 13px 20px 15px;
        font-size: 1rem;
        margin: 0;
        display: inline-block
    }

    .yj-public-page--email-address-submit-spinner {
        min-width: 94px;
        font-size: 1.25rem;
        padding: 12px 20px 13px
    }

    .yj-public-page--info section {
        height: 480px
    }

    .yj-public-page--discover h2,
    .yj-public-page--info h2 {
        font-size: 1.5rem;
        line-height: 1.33;
        font-weight: 600
    }

    .yj-public-page--info h2 {
        margin: 0 0 16px 0
    }

    .yj-public-page--discover h2 {
        margin: 0 0 238px 0
    }

    .yj-public-page--discover ul {
        width: 282.9px;
        margin: 0 auto
    }

    .yj-public-page--discover li {
        font-size: .875rem;
        font-weight: 300;
        line-height: 1.43;
        text-align: left;
        display: inline-block
    }

    .yj-public-page--teams {
        margin: 0;
        padding: 214.48px 0 0 0;
        background-position: center top 72px;
        background-size: 182px 119.48px
    }

    .yj-public-page--growth {
        margin: 0;
        padding: 216.33px 0 0 0;
        background-position: center top 72px;
        background-size: 182px 121.33px
    }

    .yj-public-page--transparency {
        margin: 0;
        background-position: center top 72px;
        padding: 226.23px 0 0 0;
        background-size: 182px 131.23px
    }

    .yj-public-page--discover-wrapper {
        width: auto;
        text-align: center;
        background-size: 280px 168px;
        background-position: center top 141.92px
    }

    .yj-public-page--discover {
        margin: 0 5%;
        min-height: 840px;
        padding: 72px 0 133px 0
    }

    .yj-public-page--bullet-buttons {
        margin-top: 48px
    }

    .yj-public-page--footer-wrapper {
        position: relative;
        margin: 0 auto;
        width: 360px
    }

    .yj-public-page--footer {
        padding: 85px 0 0 0
    }

    .yj-public-page--footer nav {
        margin: 0 0 0 64px
    }

    .yj-public-page--footer ul {
        min-height: 228px;
        margin-bottom: 0
    }

    .yj-public-page--footer .yj-public-page--nav-get-yammer,
    .yj-public-page--footer .yj-public-page--nav-learn-more,
    .yj-public-page--footer .yj-public-page--nav-social {
        min-height: 168px
    }

    .yj-public-page--footer #yj-public-page--nav-copyright {
        margin: 56px 16px 0 16px;
        padding: 23px 0 69px 0;
        font-size: .95rem
    }

    .yj-public-page--footer nav .yj-public-page--nav-links {
        width: 140px
    }

    .yj-public-page--footer #yj-public-page--nav-copyright div {
        float: none
    }

    .yj-public-page--language-selector {
        float: none;
        line-height: 1.5rem;
        padding: 0 0 0 28px;
        margin: 16px 0 0 0
    }
}

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

    .yj-public-page--discover,
    .yj-public-page--wrapper {
        margin: 0 15.4px
    }
}

@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.3),
only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:1.25),
only screen and (max-width:767px) and (min-resolution:120dpi) {
    .yj-public-page--header-splash .yj-public-page--header-splash-phone {
        display: none
    }

    .yj-public-page--header-splash .yj-public-page--header-splash-phone-retina {
        display: block
    }

    .yj-public-page--header-splash .yj-public-page--header-splash-phone-retina div {
        min-width: 360px;
        max-width: 767px;
        height: 360px
    }
}


.c-uhff-base{
    background: #f2f2f2;
        margin: 0 auto;
        max-width: calc(1600px + 10%);
}
