html, #wrap {
    background-color: #fdf6ee;
}
.page-header {
    background-color: unset;
    border-bottom: 0;
}
#cookie-notice {
    color: #896f6f;
    padding: 20px;
}
.ui-cookie-consent__lang {
    display: none;
}
@media screen and (max-width: 768px) {
    .page-header__wrapper {
        padding: 0 20px !important;
    }
}
@media screen and (min-width: 769px) {
    .page-header__wrapper {
        padding: 0 60px !important;
    }
}
#page {
    background-image: url('../images/2130x1248-header.jpg');
    background-repeat: no-repeat;
}
.apple-bubble {
    cursor: pointer;
}
@media screen and (max-width: 449px) {
    #page {
        background-size: 200%;
        background-position-x: 55%;
        min-height: 400px;
    }
    #content-wrapper {
        background-image: url('../images/oak-leaf.svg');
        background-repeat: no-repeat;
        background-size: contain;
        width: auto;
        margin-top: calc(100vw / 1.2);
        padding-top: calc(100vw / 7.7);
    }
    #content {
        padding-top: 230px;
    }
    .apple-bubble {
        position: absolute;
        top: 100vw;
        width: 100%;
        text-align: center;
    }
    .oak-leaf-mask, .apple-bubble-desktop {
        display: none;
    }
}
@media screen and (min-width: 450px) and (max-width: 1269px) {
    #page {
        background-size: contain;
        left: -50%;
    }
    #content-wrapper {
        background-image: url('../images/oak-leaf.svg');
        background-repeat: no-repeat;
        background-size: contain;
        width: auto;
        margin-top: calc(100vw / 3.15);
        padding-top: calc(100vw / 7.7);
    }
    #content {
        padding-top: 230px;
    }
    .apple-bubble {
        position: absolute;
        top: 45vw;
        width: 100%;
        text-align: center;
    }
    .oak-leaf-mask, .apple-bubble-desktop {
        display: none;
    }
}
@media screen and (min-width: 1270px) {
    #page {
        background-size: contain;
    }
    #content-wrapper {
        margin-top: 210px;
    }
    .oak-leaf-mask {
        position: relative;
        left: -50px;
        top: 281px;
    }
    .apple-bubble-desktop {
        position: relative;
        top: -30px;
        left: 45px;
        width: 100%;
    }
    .apple-bubble {
        display: none;
    }
}
@media screen and (max-width: 767px) {
    #content {
        padding-left: 25px;
        padding-right: 25px;
    }
}
@media screen and (min-width: 768px) {
    #content {
        padding-left: 50px;
        padding-right: 50px;
    }
}
.logo {
    margin: 0;
    width: auto;
    height: 40px;
}
#page-header__login {
    color: #ffffff;
}
ui-columns:last-of-type, ui-slider:last-of-type {
    margin-bottom: 40px;
}
.no-margins {
    margin-top: 0 !important;
    padding-top: 0 !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}
ui-column.tip {
    text-align: center;
}
@media screen and (max-width: 767px) {
    #tips .desktop {
        display: none;
    }
    ui-column.tip {
        margin-top: 25px;
    }
    ui-column.tip > * {
        margin-top: 15px;
    }
}
@media screen and (min-width: 768px) {
    #tips .mobile {
        display: none;
    }
    ui-column.tip {
        margin-left: 20px;
        margin-right: 20px;
    }
}
ui-calculator {
    background-color: #ffffff;
}
ui-calculator h3 {
    font: 26px/1 var(--ui-headline2-font-family);
}
ui-slider {
    margin-top: 30px;
}
ui-calculator h4, ui-calculator em {
    font: 18px/22px var(--ui-headline1-font-family);
 }
.results {
    background-color: #ecf9f3;
}
@media screen and (max-width: 767px) {
    .results {
        padding: 20px;
        text-align: left;
    }
}
@media screen and (min-width: 768px) {
    .results {
        padding: 2px;
        display: flex;
    }
}
.results h4 {
    font: 18px/22px var(--ui-headline2-font-family);
    margin-top: 0 !important;
}
@media screen and (min-width: 767px) {
    .results > * {
        text-align: left !important;
    }
}
@media screen and (min-width: 768px) {
    .results h4 {
        margin-right: 20px;
    }
    .results h4:first-of-type {
        margin-left: 25px;
    }

    .results em:last-of-type {
        margin-right: 25px;
    }
}
.results em {
    font: 26px/26px var(--ui-headline2-font-family);
    margin-right: 50px;
}
.example {
    margin-top: 20px;
    background-color: #fed8a7;
    border-radius: 10px;
    display: flex;
    padding: 2px;
}
ui-calculator h1, ui-calculator h3 {
    text-align: center;
}
button {
    font: 18px/22px var(--ui-headline1-font-family) !important;
}
button.-destructive {
    border-color: #ecf9f3 !important;
    background-color: #ecf9f3 !important;
}
ui-calculator ui-buttonbar {
    margin-top: 20px;
}
ui-calculator ui-column:first-child {
    flex: 1 !important;
    padding-right: 0px !important;
}
ui-calculator ui-column:last-child {
    border-left: 0;
}
.ui-slider__limits {
    display: none !important;
}
ui-slider .ui-slider__track {
    border-radius: 10px;
}
.suggestions ul.regular-list > li:first-child {
    margin-top: 10px;
}
.suggestions ol.numbered-steps > li::before {
    width: 35px !important;
    border-radius: 32px !important;
}
.suggestions ul.regular-list > li::before, ui-modal ul.regular-list > li::before  {
    top: 8px !important;
    height: 8px !important;
    border-radius: 12px !important;
}
.suggestions li {
     font: 18px/22px var(--ui-headline1-font-family) !important;
}
button#elatvija {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
}
.example *, .results * {
    padding-top: 25px;
    padding-bottom: 25px;
}
@media screen and (min-width: 768px) {
    .example *, .results * {
        text-align: center;
    }
}
.example h4 {
    color: var(--ui-color-orange);
    font: 18px/22px var(--ui-headline2-font-family);
    flex: 1;
}
.example p {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    flex: 5;
    background-color: #fdf6ee;
}
h1.video-cards {
    text-align: center;
    margin-bottom: 30px;
}
ui-columns.video-cards ui-column article {
    background-color: #ffffff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 25px;
}
@media screen and (max-width: 767px) {
    ui-columns.video-cards ui-column article {
        padding: 15px;
    }
}
section:not(:last-of-type) {
    margin-bottom: 50px;
}
section h1, section > p {
    text-align: center;
}
#important-choice {
    padding: 25px;
    background-color: #ffffff;
}
#important-choice h1 {
    margin-top: 30px;
}
#important-choice p {
    margin: 25px 0;
}
#important-choice ui-column:first-of-type {
    text-align: center;
}
@media screen and (min-width: 768px) {
    #important-choice ui-columns {
        background-color: #fbf3f7 !important;
        padding: 25px;
    }
    #important-choice ui-column:last-of-type {
        border-left: 1px solid #e4e4e4;
    }
    #important-choice ui-column:last-of-type > * {
        margin-left: 25px;
    }
}
#important-choice ui-buttonbar {
    margin-bottom: 10px;
}
#disclaimer {
    color: #896f6f;
    padding-bottom: 50px;
}

@media screen and (max-width: 767px) {
    .example {
        display: none;
    }
    #important-choice ui-column > * {
        margin-top: 25px;
    }
}