.u-text.u-text-2 {
    padding-top: 25px;
}
.u-section-1 .u-dialog-1 {
    width: 566px;
    min-height: 334px;
    box-shadow: 5px 5px 20px 0 rgba(0,0,0,0.4);
    margin: 10px auto 10px;
}
.u-border-palette-1-base, .u-separator-palette-1-base:after {
    border-color: #ffd600;
    stroke: #ffd600;
}
.u-white, .u-body.u-white, .u-container-style.u-white:before, .u-table-alt-white tr:nth-child(even) {
    color: #111111;
    background-color: #ffffff;
}
.u-radius-20, .u-radius-20:before, .u-radius-20 .u-background-effect, .u-radius-20 > .u-container-layout {
    border-radius: 20px !important;
}
.u-border-2, .u-separator-2:after, .u-text.u-border-2, a.u-button-style.u-border-2 {
    border-width: 2px;
}
[class*="u-border-"], .u-link[class*="u-border-"] {
    border-style: solid;
}
.u-align-center {
    text-align: center;
}
.u-section-1 .u-container-layout-1 {
    padding: 0 0 40px;
}
.u-radius-20, .u-radius-20:before, .u-radius-20 .u-background-effect, .u-radius-20 > .u-container-layout {
    border-radius: 20px !important;
}
.u-valign-middle, .u-valign-top, .u-valign-bottom {
    display: flex;
    flex-direction: column;
}
.u-section-1 .u-group-1 {
    background-image: none;
    min-height: 121px;
    height: auto;
}
.u-palette-1-base, .u-body.u-palette-1-base, .u-container-style.u-palette-1-base:before, .u-table-alt-palette-1-base tr:nth-child(even) {
    color: #111111;
    background-color: #ffd600;
}
.u-radius-18, .u-radius-18:before, .u-radius-18 .u-background-effect, .u-radius-18 > .u-container-layout {
    border-radius: 18px !important;
}
.u-align-center {
    text-align: center;
}
.u-section-1 .u-container-layout-2 {
    padding: 30px;
}
.u-radius-18, .u-radius-18:before, .u-radius-18 .u-background-effect, .u-radius-18 > .u-container-layout {
    border-radius: 18px !important;
}
.u-shape-round, .u-shape-round:before, .u-shape-round > .u-container-layout {
    border-radius: 10px;
}
.u-valign-middle {
    justify-content: center;
}
.u-section-1 .u-text-1 {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 6rem;
    margin: 0;
}
.u-font-montserrat.u-custom-font {
    font-family: Montserrat, sans-serif !important;
}
.u-group .u-container-layout > * {
    position: relative;
}
.u-section-1 .u-text-2 {
    width: 316px;
    text-transform: uppercase;
    margin: 2px auto 0;
}
.u-section-1 .u-text-3 {
    font-style: italic;
    margin: 0 30px;
}
.u-text-grey-40, a.u-button-style.u-text-grey-40, a.u-button-style.u-text-grey-40[class*="u-border-"] {
    color: #999999 !important;
}
.u-section-1 .u-btn-1 {
    border-style: none;
    font-size: 1rem;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 43px auto 0;
    padding: 17px 54px 18px;
}
.u-button-style.u-palette-1-base, .u-button-style.u-palette-1-base[class*="u-border-"] {
    color: #111111 !important;
    background-color: #ffd600 !important;
}
.u-button-style[class*="u-custom-color-"], .u-button-style[class*="u-palette-"], .u-button-style[class*="u-gray-"], .u-button-style.u-white, .u-button-style.u-black {
    border-width: 0;
}
.u-radius-50, .u-radius-50:before, .u-radius-50 .u-background-effect, .u-radius-50 > .u-container-layout {
    border-radius: 50px !important;
}
.u-btn {
    /* display: inline-block; */
    display: table;
    cursor: pointer;
    color: inherit;
    font-style: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    text-decoration: none;
    border: 0 none transparent;
    outline-width: 0;
    background-color: transparent;
    margin: 0;
    -webkit-text-decoration-skip: objects;
    font-style: initial;
    white-space: nowrap;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    text-align: center;
    padding: 10px 30px;
    border-radius: 0;
    align-self: flex-start;
}