.landing-page-body-riga,
.landing-page-body-seattle {
    overflow-x: hidden;
    color: #2d2d2d;
    background: #000
}

@media screen and (max-width: 768px) {
    .landing-template-riga {
        display: flex;
        flex-direction: column
    }
    .landing-template-riga .splash-banner {
        flex-grow: 1
    }
}

.landing-template-riga .th1 {
    font-weight: 500;
    font-size: 48px;
    line-height: 57px;
    max-width: 500px;
    margin: 0 auto;
    font-weight: 500;
    color: #fff;
    text-align: center
}

@media (max-width: 767.98px) {
    .landing-template-riga .th1 {
        font-size: 37px
    }
}

@media (max-width: 767.98px) {
    .landing-template-riga .th1 {
        line-height: 44px
    }
}

.landing-template-riga .th2 {
    font-weight: 500;
    font-size: 40px;
    line-height: 57px;
    font-weight: 500;
    text-align: center
}

@media (max-width: 767.98px) {
    .landing-template-riga .th2 {
        font-size: 37px
    }
}

@media (max-width: 767.98px) {
    .landing-template-riga .th2 {
        line-height: 44px
    }
}

.landing-template-riga .main-header,
.landing-template-riga .subheader,
.landing-template-riga .i-am-a {
    text-align: center
}

.landing-template-riga .step-description {
    color: #b3b3b3
}

.landing-template-riga .btn-splash {
    border-radius: 16px;
    background-clip: padding-box;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 92px;
    max-height: 92px;
    line-height: 0
}

@media screen and (max-width: 768px) {
    .landing-template-riga .btn-splash {
        height: 66px;
        margin-top: 16px !important
    }
}

.landing-template-riga .ng-hide {
    display: none
}

.landing-template-riga input[type='radio'] {
    display: none
}

.landing-template-riga input[type='radio']+label {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    border-radius: 16px;
    background-clip: padding-box;
    padding: 18px 0;
    color: inherit;
    cursor: pointer;
    border: 1px solid #dbdbdb
}

@media screen and (max-width: 768px) {
    .landing-template-riga input[type='radio']+label {
        height: 52px
    }
}

.landing-template-riga input[type='radio']+label:hover {
    background-color: rgba(255, 255, 255, 0.2)
}

.landing-template-riga input[type='radio']+label .bullet {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-clip: padding-box;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    color: #eb4a90;
    text-align: center;
    border: 2px solid #dbdbdb
}

@media screen and (min-width: 769px) {
    .landing-template-riga input[type='radio']+label .bullet {
        width: 20px;
        height: 20px;
        margin-right: 8px
    }
}

.landing-template-riga input[type='radio']+label .active {
    border-radius: 50%;
    background-clip: padding-box;
    display: none;
    width: 8px;
    height: 8px;
    background: #eb4a90
}

@media screen and (min-width: 769px) {
    .landing-template-riga input[type='radio']+label .active {
        width: 12px;
        height: 12px
    }
}

.landing-template-riga input[type='radio'][checked]+label,
.landing-template-riga input[type='radio'].checked+label,
.landing-template-riga input[type='radio']:checked+label {
    color: #111;
    background-color: #fff
}

.landing-template-riga input[type='radio'][checked]+label .bullet,
.landing-template-riga input[type='radio'].checked+label .bullet,
.landing-template-riga input[type='radio']:checked+label .bullet {
    border-color: #eb4a90
}

.landing-template-riga input[type='radio'][checked]+label .active,
.landing-template-riga input[type='radio'].checked+label .active,
.landing-template-riga input[type='radio']:checked+label .active {
    display: block
}

.landing-template-riga .splash-banner .splash-header {
    padding: 30px 15px;
    font-size: 20px
}

@media screen and (min-width: 1101px) {
    .landing-template-riga .splash-banner .splash-header {
        padding: 60px 0px
    }
}

@media screen and (max-width: 768px) {
    .landing-template-riga .splash-banner .splash-header {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 40px 10px 8px 10px
    }
    .landing-template-riga .splash-banner .splash-header .site-logo,
    .landing-template-riga .splash-banner .splash-header .site-logo .a {
        width: 100%;
        height: 32px
    }
}

.landing-template-riga .splash-banner .splash-header .a {
    width: 239px;
    height: 58px
}

.landing-template-riga .splash-banner .slightly-blurred {
    background-color: #191e23;
    background-image: linear-gradient(to top, #000, transparent), url(/assets/splash-header-baby-slightly-blurred-9a3c787725e49d4df1ac84ab024d371f8a8075851b83a983d307a9ecab24f8a2.jpg);
    background-repeat: no-repeat, no-repeat;
    background-position: center 20px, center top;
    background-size: contain, cover
}

@media screen and (max-width: 768px) {
    .landing-template-riga .splash-banner .slightly-blurred {
        min-height: 650px;
        padding-bottom: 0;
        overflow: hidden
    }
}

@media screen and (min-width: 769px) {
    .landing-template-riga .splash-banner,
    .landing-template-riga .splash-banner .slightly-blurred {
        background-size: auto, auto 920px
    }
}

@media screen and (min-width: 1441px) {
    .landing-template-riga .splash-banner,
    .landing-template-riga .splash-banner .slightly-blurred {
        background-size: auto, 100% auto
    }
}

.landing-template-riga .splash-banner .number {
    font-weight: 500;
    font-size: 32px;
    line-height: 38px;
    border-radius: 50%;
    background-clip: padding-box;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    margin: 0 auto 20px;
    font-family: "Helvetica Neue", -apple-system, system-ui, "BlinkMacSystemFont", "Segoe UI", "Roboto", "Helvetica", "Arial", sans-serif;
    font-weight: 400;
    color: #fff;
    background-color: rgba(255, 255, 255, 0.25)
}

@media (max-width: 767.98px) {
    .landing-template-riga .splash-banner .number {
        font-size: 27px
    }
}

@media (max-width: 767.98px) {
    .landing-template-riga .splash-banner .number {
        line-height: 32px
    }
}

@media screen and (min-width: 769px) {
    .landing-template-riga .splash-banner .number {
        width: 80px;
        height: 80px;
        padding: 10px
    }
}

.landing-template-riga .splash-banner .step-title {
    font-weight: 500;
    font-size: 21px;
    line-height: 25px;
    margin: 0 0 5px;
    font-weight: 400;
    color: #fff
}

@media (max-width: 767.98px) {
    .landing-template-riga .splash-banner .step-title {
        font-size: 18px
    }
}

@media (max-width: 767.98px) {
    .landing-template-riga .splash-banner .step-title {
        line-height: 22px
    }
}

@media screen and (min-width: 769px) {
    .landing-template-riga .splash-banner .step-title {
        margin: 0 0 10px
    }
}

.landing-template-riga .splash-banner .steps {
    position: relative;
    padding: 5px 0 2rem;
    text-align: center
}

@media screen and (max-width: 768px) {
    .landing-template-riga .splash-banner .steps {
        display: none
    }
}

.landing-template-riga .splash-banner .steps .padded-container {
    max-width: 1170px
}

.landing-template-riga .splash-banner .step {
    margin: 0 0 40px;
    text-align: center
}

@media screen and (min-width: 769px) {
    .landing-template-riga .splash-banner .step {
        margin: 0
    }
}

.landing-template-riga .splash-description {
    padding: 30px 0;
    background: #fff
}

@media screen and (min-width: 769px) {
    .landing-template-riga .splash-description {
        padding: 80px 0
    }
}

.landing-template-riga .splash-description .section {
    padding-bottom: 80px
}

.landing-template-riga .signup-redirect-form {
    border-radius: 16px;
    background-clip: padding-box;
    -ms-grid-row-align: center;
    align-self: center;
    padding: 40px 24px;
    margin-right: 11px;
    color: #111;
    background: #fff
}

@media screen and (max-width: 768px) {
    .landing-template-riga .signup-redirect-form {
        position: relative;
        float: none;
        padding: 20px 12px;
        margin: 24px auto
    }
    .landing-template-riga .signup-redirect-form .btn {
        height: 66px;
        margin-top: 16px !important
    }
}

.landing-template-riga .required-selection-error {
    margin-top: 8px
}

.landing-template-riga .splash-footer {
    padding-top: 20px;
    margin-top: 20px
}

.landing-template-riga .splash-footer .copy {
    color: #717171 !important
}

.landing-page-body-riga,
.landing-page-body-copenhagen {
    overflow-x: hidden;
    color: #2d2d2d;
    background: #000
}

.landing-page-body-copenhagen .background-container {
    min-height: 100vh;
    background-color: #191e23;
    background-repeat: no-repeat, no-repeat;
    background-position: center 20px, center top;
    background-size: contain, center 100%
}

@media screen and (max-width: 768px) {
    .landing-page-body-copenhagen .background-container {
        background-size: contain, cover
    }
}

.landing-page-body-copenhagen .landing-template-riga .slightly-blurred {
    background: none
}

.landing-page-body-copenhagen .landing-template-riga .subheader {
    display: inline-block !important;
    width: 100%;
    max-width: 100% !important
}

.landing-page-body-copenhagen .landing-template-riga .mobile-subheader {
    display: none !important
}

.btn-ima{
    justify-content: flex-start;
    border-radius: 16px;

    text-align: center;
    padding: 22px;
    font-size: 1em;
}
.signup_box_dark_transparent{
    background: #0000005e !important;
    color: #FFF !important;
    border: 1px solid #ffffff59;
}

.nobutton{
    visibility: hidden;
    height: 10px;
}

.sex_man{
    background: #004fff !important;
    border: 1px solid #2691ff !important;
    color: #FFF !important;
}

.sex_woman{
    background: #e500a9 !important;
    border: 1px solid #ff00bc !important;
    color: #FFF !important;
}

.creative-woman-1{
    background-image: linear-gradient(to top,rgba(0, 0, 0, 255),rgba(0, 0, 0, 0)), url('woman-1.jpg');
    background-size:contain,cover;
}

.creative-man-1{
    background-image: linear-gradient(to top,rgba(0, 0, 0, 255),rgba(0, 0, 0, 0)), url('man-1.jpg');
    background-size:contain,cover;
}

.creative-man-2{
    background-image: linear-gradient(to top,rgba(0, 0, 0, 255),rgba(0, 0, 0, 0)), url('man-2.jpg');
    background-size:contain,cover;
}

.creative-man-3{
    background-image: linear-gradient(to top,rgba(0, 0, 0, 255),rgba(0, 0, 0, 0)), url('man-3.jpg');
    background-size:contain,cover;
}

.creative-man-4{
    background-image: linear-gradient(to top,rgba(0, 0, 0, 255),rgba(0, 0, 0, 0)), url('man-4.jpg');
    background-size:contain,cover;
}

.creative-couple-1{
    background-image: linear-gradient(to top,rgba(0, 0, 0, 255),rgba(0, 0, 0, 0)), url('couple-1.jpg');
    background-size:contain,cover;
}

.creative-couple-2{
    background-image: linear-gradient(to top,rgba(0, 0, 0, 255),rgba(0, 0, 0, 0)), url('couple-2.jpg');
    background-size:contain,cover;
}

.creative-original, .creative-womanog{
    background-image: linear-gradient(to top,rgba(0, 0, 0, 255),rgba(0, 0, 0, 0)), url('original.jpg');
    background-size:contain,cover;
}