@font-face { 
    font-family: 'TahomaOpen';
    src: url('fonts/tahoma.woff') format('woff');
}

@font-face {
    font-family: 'TahomaOpen';
    src: url('fonts/tahomabd.woff') format('woff');
    font-weight: bold;
}

:root {
    --card-shadow: 0px 3px 1px 0px rgba(0, 0, 0, 0.04), 0px 3px 8px 0px rgba(0, 0, 0, 0.12);
    --button-shadow: 0px 5.33px 1.78px 0px rgba(0, 0, 0, 0.04), 0px 5.33px 14.22px 0px rgba(0, 0, 0, 0.12);
    --background-gradient: linear-gradient(220deg, #bf5af2 49.990%, #ffffff 50.111%);
    --background-gradient-wrong: linear-gradient(220deg, #C91E1E 49.990%, #100809 50.111%);
    --background-gradient-size: 165%;
}

.sf-dump {
    display: none !important;
}

.experiment .button.back {
    display: none;
}

.hidden {
    display: none !important;
}

.red-line {
    border-bottom: 2px solid #C91E1E;
}

.red-flag-xs {
    width: 20px;
}

.gray-flag {
    filter: grayscale(100%);
    opacity: 50%;
}

.red-flags {
    /* display: block; */
    /* margin: 0 auto; */
    position: relative;
    display: flex;
    width: 100%;
    justify-content: center;
    margin-top: auto;
    border-top: 1px solid #E8E6EA;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.experiment .container {
    display: block;
    height: 100%;
}

.experiment form.row {
    display: block;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.experiment form.row > div:nth-child(3) {
    display: flex;
    flex-direction: column;
    flex: 1 1 auto;
}

.red-flags img {
    width: 30px;
    margin: 0 0.5rem;
}

.person-profile-circle {
    display: block;
    width: 210px;
    height: 210px;
    margin: 0 auto;
    border-radius: 50%;
    border: 7px solid #bf5af2;
    outline: 7px solid #ffffff;
}

.experiment .section {
    position: relative;
    flex: 1 1 375px;
    max-width: 375px;
    max-height: 812px;
    min-height: 812px;
    padding: 2rem 1.3rem;
    border: none;
    -webkit-box-shadow: 0px 0px 11px -6px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0px 0px 11px -6px rgba(0, 0, 0, 0.8);
    box-shadow: 0px 0px 11px -6px rgba(0, 0, 0, 0.8);
}

.new-continue {
    display: block;
    width: 80%;
    margin: 0 auto;
    margin-top: auto !important;
    padding: 0.7rem 0;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    border-radius: 16px;
    cursor: pointer;
}

.page0.section,
.page5.section,
.page14.section,
.page15.section,
.page17.section,
.page21.section,
.page22.section,
.page27.section,
.page28.section,
.page31.section,
.page41.section,
.page42.section,
.page46.section,
.page47.section,
.page51.section,
.page52.section,
.page57.section,
.page58.section,
.page60.section,
.page61.section {
    padding: 2rem 3rem;
    text-align: center;
    overflow: hidden;
}

.page0.section h2,
.page5.section h2,
.page31.section h2 {
    margin-bottom: 3rem;
}

.page0.section p,
.page5.section p,
.page17.section p,
.page31.section p,
.page41.section p,
.page46.section p,
.page51.section p,
.page57.section p {
    font-size: 24px;
    margin-bottom: 3rem;
    z-index: 1;
}

.page0 svg {
    width: 150px;
    /* margin-bottom: 3rem; */
    /* position: relative;
    left: -48px; */
    position: absolute;
    top: 512px;
    left: 0;
    z-index: 0;
}

@media screen and (max-width: 400px) {
    .page0.section p,
    .page5.section p {
        font-size: 20px;
        margin-bottom: 1rem;
    }

    .page0 svg {
        width: 140px;
        margin-bottom: 0;
    }
}

.page0 .new-continue,
.page5 .new-continue,
.page17 .new-continue {
    width: 100%;
    background-color: #000000;
    color: #ffffff;
}

/* .page0 .new-continue {
    top: -40px;
    position: relative;
} */

/* .page1.section,
.page2.section,
.page3.section,
.page4.section,
.page6.section,
.page7.section,
.page9.section,
.page11.section,
.page19.section {
    padding: 0;
} */

.page1 .new-continue,
.page2 .new-continue,
.page3 .new-continue,
.page4 .new-continue {
    background-color: #085B53;
    color: #ffffff;
    position: relative;
    /* top: -80px; */
}

.page7 .new-continue {
    background-color: #bf5af2;
    color: #ffffff;
}

.page9 .new-continue,
.page11 .new-continue,
.page19 .new-continue {
    background-color: #ffffff;
    color: #000000;
    margin-bottom: 2rem;
}

.page14 .new-continue,
.page21 .new-continue {
    position: relative;
    /* top: -100px; */
    background-color: #ffffff;
    color: #000000;
}

.page15 .new-continue {
    position: relative;
    margin-top: 12rem;
    background-color: #ffffff;
    color: #000000;
}

.page16 .new-continue,
.page23 .new-continue,
.page29 .new-continue {
    position: relative;
    /* top: -35px; */
    width: 50%;
    float: right;
    background-color: #ffffff;
    color: #000000;
    padding: 0.4rem;
    /* top:0 */
    margin: 0;
    align-self: end;
    margin-right: 1rem;
}

.page22 .new-continue {
    position: relative;
    margin-top: 10rem;
    background-color: #ffffff;
    color: #000000;
}

.page28 .new-continue {
    position: relative;
    margin-top: 6rem;
    background-color: #ffffff;
    color: #000000;
}

.page30 .new-continue,
.page43 .new-continue,
.page48 .new-continue,
.page53 .new-continue,
.page59 .new-continue {
    position: relative;
    margin-top: 2rem;
    background-color: #bf5af2;
    color: #ffffff;
}

.page31 .new-continue {
    position: relative;
    background-color: #000000;
    color: #ffffff;
    margin-top: 16rem;
}

.page42 .new-continue {
    position: relative;
    margin-top: 6rem;
    background-color: #ffffff;
    color: #000000;
}

.page46 .new-continue {
    position: relative;
    /* top: -100px; */
    background-color: #ffffff;
    color: #000000;
}

.page47 .new-continue {
    position: relative;
    margin-top: 14rem;
    background-color: #ffffff;
    color: #000000;
}

.page51 .new-continue {
    position: relative;
    /* top: -80px; */
    background-color: #ffffff;
    color: #000000;
}

.page52 .new-continue {
    position: relative;
    /* margin-top: 6rem; */
    background-color: #ffffff;
    color: #000000;
}

.page57 .new-continue {
    position: relative;
    /* top: -150px; */
    background-color: #ffffff;
    color: #000000;
}

.page58 .new-continue {
    position: relative;
    /* margin-top: 13rem; */
    background-color: #ffffff;
    color: #000000;
}

.page60 .new-continue {
    /* position: relative; */
    margin-top: 1rem;
    background-color: #000000;
    color: #ffffff;
}

.page61 .new-continue.share {
    margin-top: auto !important;
}

.page61 .new-continue {
    position: relative;
    margin-top: 2rem !important;
    background-color: #000000;
    color: #ffffff;
}

.page0 .survey-footer,
.page1 .survey-footer,
.page2 .survey-footer,
.page3 .survey-footer,
.page4 .survey-footer,
.page5 .survey-footer,
.page6 .survey-footer,
.page7 .survey-footer,
.page8 .survey-footer,
.page9 .survey-footer,
.page10 .survey-footer,
.page11 .survey-footer,
.page12 .survey-footer,
.page13 .survey-footer,
.page14 .survey-footer,
.page15 .survey-footer,
.page16 .survey-footer,
.page17 .survey-footer,
.page18 .survey-footer,
.page19 .survey-footer,
.page20 .survey-footer,
.page21 .survey-footer,
.page22 .survey-footer,
.page23 .survey-footer,
.page24 .survey-footer,
.page25 .survey-footer,
.page26 .survey-footer,
.page27 .survey-footer,
.page28 .survey-footer,
.page29 .survey-footer,
.page30 .survey-footer,
.page31 .survey-footer,
.page32 .survey-footer,
.page33 .survey-footer,
.page34 .survey-footer,
.page35 .survey-footer,
.page36 .survey-footer,
.page37 .survey-footer,
.page38 .survey-footer,
.page39 .survey-footer,
.page40 .survey-footer,
.page41 .survey-footer,
.page42 .survey-footer,
.page43 .survey-footer,
.page44 .survey-footer,
.page45 .survey-footer,
.page46 .survey-footer,
.page47 .survey-footer,
.page48 .survey-footer,
.page49 .survey-footer,
.page50 .survey-footer,
.page51 .survey-footer,
.page52 .survey-footer,
.page53 .survey-footer,
.page54 .survey-footer,
.page55 .survey-footer,
.page56 .survey-footer,
.page57 .survey-footer,
.page58 .survey-footer,
.page59 .survey-footer,
.page60 .survey-footer,
.page61 .survey-footer,
.page_outcome_1 .survey-footer,
.page_outcome_2 .survey-footer,
.page_outcome_3 .survey-footer,
.page_outcome_4 .survey-footer,
.page_outcome_5 .survey-footer,
.page_outcome_6 .survey-footer,
.page_outcome_7 .survey-footer,
.page_outcome_8 .survey-footer,
.page_outcome_9 .survey-footer,
.page_outcome_10 .survey-footer {
    display: none;
}

.whats-app-wrapper {
    display: flex;
    flex-direction: column;
    max-height: 100%;
    height: 100%;
    justify-content: flex-end;
    background-color: #E8E0D5;
}

.whats-app-wrapper.yellow {
    background-color: #ffffff;   
}

.whats-app-wrapper .status-bar {
    display: flex;
    background-color: #054D47;
    color: #ffffff;
    font-size: 12px;
    justify-content: space-between;
    align-items: flex-start;
    padding: 2px 1rem;
    padding-bottom: 0;
}

.status-bar .signal {
    margin-left: auto;
}
.status-bar .battery {
    margin-left: 10px;
}

.whats-app-wrapper .profile-bar {
    display: flex;
    padding: 12.5px 1rem;
    background-color: #085B53;
    align-items: center;
}

.whats-app-wrapper.yellow .profile-bar {
    background-color: #FFE449;
}

.profile-bar .profile-image {
    width: 33px;
    height: 33px;
    margin-right: 10px;
}


.profile-bar .profile-image img,
.profile-bar .profile-image svg {
    width: 33px;
    height: 33px;
    border-radius: 50%;
    object-fit: cover; 
}

.profile-bar .profile-name {
    display: flex;
    align-items: center;
    color: #ffffff;
    font-size: 18px;
    font-weight: 700;
    /* margin-right: 5px; */
}

.whats-app-wrapper.yellow .profile-name {
    color: #000000;
}

.profile-bar .profile-name svg {
    margin-left: 5px;
}

.profile-bar .profile-actions .more {
    margin-left: 16px;
}

.profile-bar .profile-actions {
    margin-left: auto;
}

.whats-app-wrapper .conversation-wrapper {
    flex: 1 1 auto;
    display: flex;
    /* flex-wrap: wrap; */
    flex-direction: column;
    align-content: baseline;
    background-color: #E8E0D5;
    padding-top: 1rem;
}

.whats-app-wrapper.yellow .conversation-wrapper {
    background-color: #ffffff;
}

.whats-app-wrapper .message {
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    color: #000000;
    border-radius: 0 4px 4px 4px;
}

.whats-app-wrapper .message .time {
    flex: 1 1 100%;
    display: flex;
    justify-content: flex-end;
    color: #9DA3A7;
}

.whats-app-wrapper .message-left {
    background-color: #ffffff;
    max-width: 80%;
}

.whats-app-wrapper.yellow .message-left {
    background-color: #F3F3F3;
}

.whats-app-wrapper .message-left::before {
    content: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%227%22%20viewBox%3D%220%200%207%207%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M7%207V0H0L7%207Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E');
    position: absolute;
    top: -9px;
    left: -7px;
    width: 7px;
    height: 7px;
}

.whats-app-wrapper.yellow .message-left::before {
    content: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%227%22%20viewBox%3D%220%200%207%207%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M7%207V0H0L7%207Z%22%20fill%3D%22%23F3F3F3%22%2F%3E%3C%2Fsvg%3E');
}

.whats-app-wrapper .message-right::before {
    content: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%227%22%20viewBox%3D%220%200%207%207%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M0%207V0H7L0%207Z%22%20fill%3D%22%23D3FFC8%22%2F%3E%3C%2Fsvg%3E');
    position: absolute;
    top: -9px;
    right: -7px;
    width: 7px;
    height: 7px;
}

.whats-app-wrapper.yellow .message-right::before {
    content: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%227%22%20viewBox%3D%220%200%207%207%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M0%207V0H7L0%207Z%22%20fill%3D%22%23FFE449%22%2F%3E%3C%2Fsvg%3E');
}


.whats-app-wrapper .message-right {
    background-color: #D3FFC8;
    border-radius: 4px 0 4px 4px;
}

.whats-app-wrapper.yellow .message-right {
    background-color: #FFE449;
}

.yellow .response-placeholder {
    color: #595959;
    margin-bottom: 1rem;
}

.yellow .answer {
    position: relative;
    flex: 0 1 auto;
    width: auto;
    max-width: 90%;
    padding: 0.6rem 1rem;
    text-align: left;
    background-color: #FFF4B5;
    border: none;
    border-radius: 4px 0px 4px 4px;
}

.yellow .answer::before {
    content: url('data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%227%22%20height%3D%227%22%20viewBox%3D%220%200%207%207%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M0%207V0H7L0%207Z%22%20fill%3D%22%23FFF4B5%22%2F%3E%3C%2Fsvg%3E');
    position: absolute;
    top: -9px;
    right: -7px;
    width: 7px;
    height: 7px;
}

.yellow .answer-separator {
    display: flex;
    justify-content: center;
    margin-bottom: 0.5rem;
    color: #595959
}

.page_outcome_1.section,
.page_outcome_2.section,
.page_outcome_3.section,
.page_outcome_4.section,
.page_outcome_5.section,
.page_outcome_6.section,
.page_outcome_7.section,
.page_outcome_8.section,
.page_outcome_9.section,
.page_outcome_10.section {
    padding: 0 0 2rem 0
}

.whats-app-wrapper .whats-app-background {
    /* display: block;
    width: 100%;
    object-fit: cover; */
}

.page1.section,
.page2.section,
.page3.section,
.page4.section {
    padding: 0;
}


/* .page1 .whats-app-wrapper {
    background-image: url('images/whats-app-background-1.jpg');
    background-size: cover;
    background-color: #eae1d6;
    background-repeat: no-repeat;
} */

/* .page2 .whats-app-wrapper {
    background-image: url('images/whats-app-background-2.jpg');
    background-size: cover;
    background-color: #eae1d6;
    background-repeat: no-repeat;
} */

.page3 .whats-app-wrapper {
    /* background-image: url('images/whats-app-background-3_new2.jpg');
    background-size: 133%;
    background-position: center top;
    background-color: #eae1d6;
    background-repeat: no-repeat; */


}

/* .page4 .whats-app-wrapper {
    background-image: url('images/whats-app-background-4_new.jpg');
    background-size: 133%;
    background-position: center top;
    background-color: #eae1d6;
    background-repeat: no-repeat;
} */

.page1 .new-continue,
.page2 .new-continue,
.page3 .new-continue,
.page4 .new-continue {
    margin-bottom: 2rem;
}

.page5.section p {
    margin-bottom: 2rem;
}

.page5 img {
    width: 100%;
    margin: 0 auto;
}

.page5 p:nth-child(4) {
    margin-bottom: 0.8rem;
}

.page5 p.emojis {
    font-size: 52px;
}

.page6.section,
.page32.section {
    padding: 3rem 0;
    background-color: #000000;
    overflow: hidden;
}

.page6 img,
.page32 img {
    display: block;
    position: relative;
    width: 120%;
    left: -10%;
    margin-top: 5rem;
}

.page6 h2,
.page32 h2 {
    margin-top: 3rem;
    color: #ffffff;
    font-size: 24px;
    margin-bottom: 3rem;
    text-align: center;
}

.page7.section {
    background-color: #bf5af2;
}

.page7 img {
    display: block;
    width: 100%;
    margin: 0 auto;
    padding-top: 5rem;
    padding-bottom: 3rem;
}

.page7 h2 {
    width: 80%;
    margin: 0 auto;
    color: #ffffff;
    text-align: center;
    margin-bottom: 4rem;
}

.page7 .new-continue {
    background-color: #ffffff;
    color: #000000;
    margin-bottom: 2rem;
}

.page8.section,
.page10.section,
.page12.section,
.page13.section,
.page18.section,
.page20.section,
.page24.section,
.page25.section,
.page26.section {
    background: var(--background-gradient);
    background-size: var(--background-gradient-size);
    padding: 0;
}

.page9.section,
.page11.section,
.page19.section {
    background-color: #bf5af2;
}

.page16.section,
.page23.section,
.page29.section {
    background: var(--background-gradient-wrong);
    background-size: var(--background-gradient-size);
    padding: 0;
    padding-bottom: 1rem;
}

.page9 h2,
.page11 h2,
.page19 h2 {
    color: #ffffff;
    text-align: center;
    margin-top: 8rem;
    margin-bottom: 3rem;
}


.page9 .person-profile-circle {
    background-image: url('images/person-training-1-new.webp');
    background-position: 39% 22%;
    background-size: 185%;
}


.page9 svg,
.page11 svg,
.page19 svg {
    width: 200px;
    margin-bottom: 2rem;
    position: relative;
    left: -21px;
}

.page9 svg path,
.page11 svg path,
.page19 svg path {
    fill: #ffffff;
}

.page10 .person-card-profile img {
    object-fit: none;
    object-position: 51% 23%;
}

.page10 .name-tick img {
    position: relative;
    top: -1px;
    width: 16px;
}

.page11 .person-profile-circle {
    background-image: url('images/person-training-2.webp');
    background-position: 65% 20%;
    background-size: 390%;
}

.page13 .person-card-profile img {
    object-fit: cover;
    object-position: 0 -20px;
}

.page14.section,
.page21.section,
.page27.section,
.page41.section,
.page46.section,
.page51.section,
.page57.section {
    padding: 3.8rem 3rem;
    color: #ffffff;
    background-color: #000000;
}

.page14.section p,
.page21.section p,
.page27.section p,
.page28.section p,
.page42.section p,
.page47.section p,
.page52.section p,
.page58.section p {
    font-size: 22px;
    margin-bottom: 1.2rem;
}

.page14 p:nth-child(4) {
    margin-bottom: 6rem;
}

.page14 img,
.page21 img,
.page27 img,
.page41 img,
.page46 img {
    position: absolute;
    top: 330px;
    left: 0;
    width: 370px;
}

.page21 img {
    top: 420px;
}

.page51 img {
    position: absolute;
    left: 0;
    width: 370px;
    top: 420px;
}

.page15.section,
.page22.section,
.page28.section,
.page42.section,
.page47.section,
.page52.section,
.page58.section {
    padding: 3.8rem 3rem;
    color: #ffffff;
    background-color: #bf5af2
}

.page52.section {
    padding: 3.8rem 2rem;
}

.page15 img,
.page22 img,
.page28 img {
    /* margin-bottom: 2rem; */
    width: 90px;
    margin: 0 auto;
    margin-bottom: 2rem;
}

.page15.section h2,
.page22.section h2,
.page27.section h2,
.page28.section h2,
.page41.section h2,
.page42.section h2,
.page46.section h2,
.page47.section h2,
.page51.section h2,
.page52.section h2,
.page57.section h2,
.page58.section h2,
.page60.section h2,
.page61.section h2 {
    margin-bottom: 2rem;
}

.page15.section p,
.page22.section p {
    font-size: 22px;
    margin-bottom: 2rem;
}

.page16 .person-card-profile img:not(.red-flag-xs) {
    object-fit: cover;
    object-position: 0 -20px;
}

.page16 .person-card-content {
    padding: 1rem;
}

.page16 .person-description,
.page23 .person-description,
.page29 .person-description {
    position: relative;
}

.page16 .person-card-profile .red-flag-xs {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 20px;
    right: 20px;
    object-fit: contain;
    z-index: 2;
    object-position: initial;
}

.page16 .person-description .red-flag-xs {
    position: absolute;
    width: 30px;
    height: 30px;
    top: -32px;
    left: 156px;
}

.page16 .additional-description,
.page23 .additional-description,
.page29 .additional-description {
    font-size: 15px;
    margin-top: 1rem;
    color: #ffffff;
    line-height: 1.7rem;
}

.page17.section {
    padding: 3.8rem 2rem;
    padding-bottom: 2rem;
}

.page17 h2 {
    margin-bottom: 6rem;
}

.page17 .red-flags {
    width: 120%;
    left: -10%;
    margin-bottom: 7rem;
    border-top: none;
}

.page17 p:nth-child(3) {
    margin-bottom: 1rem;
}

.page17 p:nth-child(4) {
    font-size: 64px;
    /* margin-bottom: 8rem; */
}

.page5 .new-icons img,
.page17 .new-icons img {
    width: 60px;
}

.page18 .person-card-profile img {
    object-fit: cover;
    object-position: 50% 40%;
}

.page18 .red-flags,
.page20 .red-flags,
.page24 .red-flags,
.page25 .red-flags,
.page26 .red-flags {
    /* margin-top: 4.5rem; */
}

.page19 .person-profile-circle {
    background-image: url('images/person-3-profile-new.webp');
    background-position: center 38%;
    background-size: 111%;
}

.page20 .person-card-profile img,
.page23 .person-card-profile img {
    object-fit: cover;
    object-position: 50% 5%;
}

.page21 p:nth-child(4) {
    margin-bottom: 1rem;
}

.page23 .person-card-content .red-flag-xs {
    position: absolute;
    width: 30px;
    height: 30px;
    top: -25px;
}

.page23 .person-card-content .person-distance .red-flag-xs {
    top: 23px;
}

.page23 .person-card-content .red-flag-xs.last-flag {
    position: relative;
    top: 4px;
    right: -6px;
}

.page24 .person-card-content,
.page25 .person-card-content,
.page26 .person-card-content,
.page29 .person-card-content {
    justify-content: flex-start;
}

.page27.section,
.page41.section {
    padding: 3.8rem 1rem;
}

.page27 img,
.page41 img {
    /* left: -16px; */
    top: 420px;
}

.page27 p:nth-child(4),
.page41 p:nth-child(3) {
    margin-bottom: 0;
}

.page27 .new-continue,
.page41 .new-continue {
    position: relative;
    /* top: -120px; */
    background-color: #ffffff;
    color: #000000;
    /* margin-bottom: 2rem; */
}

.page29 .person-card-content .red-flag-xs {
    /* position: absolute; */
    width: 30px;
    height: 30px;
    /* top: 70px;
    right: 20px; */
    position: relative;
    top: 0;
    left: 10px;
}

.page29 .additional-description {
    font-size: 14px;
}

.page30.section,
.page43.section,
.page48.section,
.page53.section,
.page59.section {
    position: relative;
    padding: 2.5rem 3rem;
    text-align: center;
}

.page30 h2,
.page43 h2,
.page48 h2,
.page53 h2,
.page59 h2 {
    color: #bf5af2;
    margin-bottom: 2.85rem;
}

.page30 .red-flag-decoration,
.page43 .red-flag-decoration,
.page48 .red-flag-decoration,
.page53 .red-flag-decoration,
.page59 .red-flag-decoration {
    position: absolute;
    width: 100%;
    left: 0;
    top: 45px;
}


.page30 .red-flag-decoration img,
.page43 .red-flag-decoration img,
.page48 .red-flag-decoration img,
.page53 .red-flag-decoration img,
.page59 .red-flag-decoration img {
    position: absolute;
    left: 0;
    width: 100px;
    opacity: 0.5;
}

.page30 .red-flag-decoration img:nth-child(2),
.page43 .red-flag-decoration img:nth-child(2),
.page48 .red-flag-decoration img:nth-child(2),
.page53 .red-flag-decoration img:nth-child(2),
.page59 .red-flag-decoration img:nth-child(2) {
    left: unset;
    right: 0;
    transform: scaleX(-1);
}

.page30 .red-flag-trainig,
.page43 .red-flag-trainig,
.page48 .red-flag-trainig,
.page53 .red-flag-trainig,
.page59 .red-flag-trainig {
    display: flex;
    flex-wrap: wrap;
    gap: 50px 0;
}

.page30 .red-flag-trainig .tile,
.page43 .red-flag-trainig .tile,
.page48 .red-flag-trainig .tile,
.page53 .red-flag-trainig .tile,
.page59 .red-flag-trainig .tile {
    flex: 1 1 50%;
    justify-items: center;
    display: flex;
    flex-direction: column;
    max-height: 90px;
}

.page30 .red-flag-trainig .tile .title,
.page43 .red-flag-trainig .tile .title,
.page48 .red-flag-trainig .tile .title,
.page53 .red-flag-trainig .tile .title,
.page59 .red-flag-trainig .tile .title {
    flex: 0 1 18px;
    max-height: 18px;
    height: 18px;
    font-size: 12px;
    font-weight: bold;
    margin-top: 0.4rem;

}

.page30 .red-flag-trainig .tile .icon,
.page43 .red-flag-trainig .tile .icon,
.page48 .red-flag-trainig .tile .icon,
.page53 .red-flag-trainig .tile .icon,
.page59 .red-flag-trainig .tile .icon {
    flex: 0 1 72px;
    max-height: 72px;
    width: 80px;
    /* height: 80px; */
    background: #fff;
    padding-top: 0;
    line-height: 62px;
    font-size: 42px;
    margin: 0 auto;
    border: 1px solid #9B9B9B;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
}

.page30 .red-flag-trainig .tile.question,
.page43 .red-flag-trainig .tile.question,
.page48 .red-flag-trainig .tile.question,
.page53 .red-flag-trainig .tile.question,
.page59 .red-flag-trainig .tile.question {
    font-size: 50px;
    font-weight: bold;
    color: #D9D9D9;
}

.page33.section,
.page34.section,
.page35.section,
.page36.section,
.page37.section,
.page38.section,
.page39.section,
.page40.section,
.page45.section,
.page50.section,
.page54.section,
.page55.section,
.page56.section {
    padding-bottom: 1rem;
    padding: 0;
}

.page33 .message {
    margin-bottom: 2rem;
}

.page34 .message:nth-child(3),
.page35 .message:nth-child(3) {
    margin-bottom: 2rem;
}

.page34 .message,
.page35 .message {
    margin-bottom: 1rem;
}

.page33 .message-left::before,
.page34 .message-left:nth-child(4):before,
.page35 .message-left:nth-child(4):before {
    content: "Sam";
    position: absolute;
    left: 2px;
    top: -25px;
    font-size: 12px;
    color: #919090;

}

.page33 .message-right::before,
.page34 .message-right:nth-child(3):before,
.page35 .message-right:nth-child(3):before {
    content: "Alex";
    position: absolute;
    right: 2px;
    top: -25px;
    font-size: 12px;
    color: #919090;

}

.page54 .message-left:nth-child(5) {
    /* margin-bottom: 11.5rem; */
}

.page34 .message-left,
.page35 .message-left,
.page36 .message-left,
.page37 .message-left,
.page38 .message-left,
.page39 .message-left,
.page40 .message-left,
.page45 .message-left,
.page50 .message-left,
.page54 .message-left,
.page55 .message-left {
    max-width: 93%;
}

.page55 .message .call-icon {
    width: 35px;
    margin-right: 12px;
}

.page55 .answer:nth-last-child(3),
.page56 .answer:nth-last-child(3) {
    width: 100px;
    justify-content: center;
}

/* .page55 .answer {
    flex: 0 0 42px;
    margin-bottom: 0;
} */

.page34 .answer,
.page35 .answer,
.page36 .answer,
.page37 .answer,
.page38 .answer,
.page39 .answer {
    flex: 0 0 45px;
    /* width: 92%; */
    max-width: 92%;
    padding: 0.6rem 0.9rem;
}

.page40 .answer {
    /* flex: 0 0 55px; */
    /* width: 89%; */
    max-width: 89%;
    display: flex;
    align-items: center;
    padding: 0.6rem 0.9rem;
}

/* .page40 .answer:nth-last-child(3) {
    width: 70%;
    max-width: 70%;
} */

.page45 .answer {
    flex: 0 1 35px;
    width: auto;
    max-width: 80%;
    padding: 0.3rem 0.9rem 0 0.9rem;
    margin-bottom: 0rem;
}

.page50 .answer {
    display: flex;
    align-items: center;
    padding: 0.9rem 0.6rem;
}

/* .page55 .answer {
    flex: 1 0 45px;
    width: 80%;
    max-width: 80%;
    padding: 0.6rem 1.2rem 0 1.2rem;
    margin-bottom: 0.5rem;
} */

.page36 .response-placeholder,
.page38 .response-placeholder,
.page39 .response-placeholder {
    /* margin-top: 6rem; */
    /* margin-bottom: 7rem; */
}

.page37 .response-placeholder {
    /* margin-top: 13rem;
    margin-bottom: 9rem; */
}

.page33 .red-flags,
.page34 .red-flags,
.page35 .red-flags,
.page38 .red-flags {
    /* margin-top: 2.5rem; */
}

.page34 .red-flags {
    /* margin-top: 6.5rem; */
}

.page35 .red-flags {
    /* margin-top: 5.5rem; */
}

.page36 .red-flags,
.page37 .red-flags {
    margin-top: 3.5rem;
}

.page39 .red-flags {
    margin-top: 4.5rem;
}

.page40 .red-flags {
    /* margin-top: 4.5rem; */
}

.page45 .red-flags {
    /* margin-top: 1.5rem; */
}

.page50 .red-flags {
    /* margin-top: 5.5rem; */
}

.page54 .red-flags {
    /* margin-top: 2.5rem; */
}

.page55 .red-flags {
    /* margin-top: 4.5rem; */
}

.page56 .red-flags {
    /* margin-top: 5rem; */
}

.page40 .chat-wrapper .date {
    margin-bottom: 1rem;
}

.page45 .chat-wrapper .date {
    margin-bottom: 1rem;
}

.page42 p:nth-child(2),
.page42 p:nth-child(3),
.page47 p:nth-child(2),
.page47 p:nth-child(3),
.page52 p:nth-child(2),
.page52 p:nth-child(3),
.page58 p:nth-child(3),
.page58 p:nth-child(4) {
    margin-bottom: 3rem;
}

.page42 p:nth-child(4),
.page47 p:nth-child(4) {
    margin-bottom: 2rem;
}

.page44.section,
.page49.section {
    /* padding: 0 2rem; */
    text-align: center;
}

.page44 img,
.page49 img {
    width: 100%;
    margin-top: auto;
    margin-bottom: 8rem;
}

.page44 h2,
.page49 h2 {
    margin-bottom: 2rem;
}

.page44 p,
.page49 p {
    font-size: 24px;
}

.page51 img:nth-of-type(1) {
    position: absolute;
    width: 80%;
    left: 10%;
    top: 330px;
    z-index: 2;
}

.page51.section {
    padding: 3rem 1rem;
}

.page57.section {
    padding: 3rem 1rem;
}

.page57 p:nth-child(4) {
    margin-bottom: 0rem;
}

.page57 img {
    position: absolute;
    left: 0;
    width: 370px;
    top: 445px;

}

.page60 p:nth-child(3) {
    /* margin-bottom: 6rem; */
    font-size: 22px;
}

.page60 img {
    position: relative;
    /* left: -56px; */
    /* top: 250px; */
    width: 260px;
    margin: 0 auto;
    margin-top: auto;
}

.page61.section {
    padding: 3rem 1rem;
}

.page61 p {
    font-size: 19px;
}

.page61 p:nth-child(4),
.page61 p:nth-child(5),
.page61 p:nth-child(6) {
    /* margin-left: 3rem; */
    text-align: left;
    width: 230px;
    margin: 0 auto;
    margin-bottom: 1rem;
}

.page61 p:nth-child(3) {
    margin-bottom: 2rem;
}

.page61 .checklist {
    display: flex;
    gap: 15px
}

.page99.section {
    background: var(--background-gradient);
    background-size: var(--background-gradient-size);
}

.person-card-wrapper,
.chat-wrapper {
    position: relative;
    display: flex;
    width: 100%;
    height: 100%;
    justify-content: center;
}

/* .chat-wrapper {
    height: 700px;
} */

@media screen and (max-width: 500px) {
    .person-card-wrapper,
    .chat-wrapper {
        width: 100%;
        /* height: 100%; */
    }   
}

.person-card {
    /* position: absolute; */
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    width: 100%;
    height: 100%;
    /* color: #f1f1f1; */
    border-radius: 12px;
    user-select: none;

    /* overflow: hidden; */

    /* background-color: #fff; */
    color: #000;
    padding: 1rem;
    padding-bottom: 0;


}

.placeholder-cards {
    height: 1.5rem;
}

.placeholder-cards::after,
.placeholder-cards::before {
    content: " ";
    display: block;
    position: relative;
    background: #ffffff;
    width: 90%;
    height: 20px;
    bottom: 30px;
    border-radius: 16px;
    z-index: 1;
    left: 5%;
    box-shadow: var(--card-shadow);
}

.placeholder-cards::after {
    width: 80%;
    /* height: 40px; */
    bottom: 40px;
    left: 10%;
    z-index: 0;
}

.person-card-profile {
    display: flex;
    justify-content: center;
    z-index: 1;
    position: relative;
    box-shadow: var(--card-shadow);
}

.person-card-profile img {
    display: block;
    object-fit: cover;
    border-radius: 10px;
    height: 310px;
    width: 100%;
    /* max-height: 360px; */
    /* min-height: 310px; */
}

.person-card-content {
    max-height: 225px;
    min-height: 225px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding: 1.25rem 1.3rem;
    border-radius: 16px;
    position: relative;
    top: -20px;
    z-index: 2;

    color: #9b9b9b;
    font-size: 14px;
    background-color: #ffffff;
    box-shadow: var(--card-shadow);
}

.person-card-content p:first-child {
    margin-bottom: 0.55rem;
}

.person-card-content p {
    margin-bottom: 0.8rem;
}



.person-card-content .person-name {
    color: #4a4a4a;
    font-weight: bold;
    font-size: 18px;
}

.icons {
    display: flex;
    justify-content: center;
    gap: 60px;
    /* margin-top: 50px; */
}
  
.icons > svg {
    width: 6.5rem;
    height: 6.5rem;
    border-radius: 50%;
    box-shadow: var(--button-shadow);
    cursor: pointer;
}
  
.icons > svg:nth-child(1) { fill: #9e9ea2; margin-right: 2vh; }
.icons > svg:nth-child(2) { fill: #bf5af2; }
.icons > svg > path:nth-child(1) { fill: #fff; }

.page99.section {
    background-color: #bf5af2;
}

.chat-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    /* padding: 0 0.5rem; */
}

.chat-profile {
    display: flex;
    flex: 0 1 auto;
    gap: 1rem;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    padding: 2rem 1.3rem 0 1.3rem;
}

.chat-profile .chat-profile-image {
    display: block;
    object-fit: cover;
    height: 55px;
    width: 55px;
    padding: 2px;
    border: 2px solid #bf5af2;
    border-radius: 50%;
}

.chat-profile .chat-profile-details {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.chat-profile-details .name {
    font-size: 1.5rem;
    font-weight: 500;
}

.chat-profile-details .status {
    font-size: 0.8rem;
    color: #5c5c5c;
}

.chat-profile-details .status:before {
    content: " ";
    position: relative;
    display: inline-block;
    top: -1px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin-right: 0.4rem;
    background-color: #41ac78;
}

.chat-wrapper .date {
    position: relative;
    flex: 0 1 auto;
    font-size: 0.8rem;
    /* background-color: #fff; */
    padding: 0.2rem 0.5rem;
    
    text-align: center;
    margin-bottom: 2rem;
}

.chat-wrapper .date span {
    position: relative;
    background-color: #fff;
    color: #4d4d4d;
    padding: 0 0.5rem;
    z-index: 3;
}

.chat-wrapper .date::before {
    content: "";
    position: relative;
    top: 18px;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #e8e6ea;
    margin-bottom: 0.5rem;
    z-index: 2;
}

.message {
    position: relative;
    margin-bottom: 1rem;
    font-size: 14px;
    color: #000;
}

.message-left {
    flex: 0 1 auto;
    max-width: 90%;
    align-self: flex-start;
    margin-left: 1rem;
    background-color: #F3F3F3;
    padding: 0.5rem 1rem;
    border-radius: 1rem 1rem 1rem 0;
}

.message-right {
    flex: 0 1 auto;
    max-width: 80%;
    align-self: flex-end;
    margin-right: 1rem;
    padding: 0.5rem 1rem;
    background-color: #9929D1;
    color: #ffffff;
    border-radius: 1rem 1rem 0 1rem;
}

.response-placeholder {
    color: #9929D1;
    /* margin-top: 0rem; */
    /* margin-bottom: 1rem; */
    font-size: 12px;
    text-align: right;
    margin-left: 1rem;
    margin-right: 1rem;
    margin-top: auto;
}

.response-placeholder::after {
    content: " ";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #e8e6ea;
    margin-top: 0.5rem;
}

.answer {
    flex: 0 1 60px;
    width: 80%;
    max-width: 80%;
    align-self: flex-end;
    margin-right: 1rem;
    margin-top: auto;
    background-color: #FBF3FE;
    padding: 0.6rem 1.2rem 1.5rem 0.6rem;
    margin-bottom: 0.5rem;
    border: 1px solid #000;
    border-radius: 1rem 1rem 0 1rem;
    font-size: 14px;
    text-align: right;
    cursor: pointer;
    width: auto;
    padding: 0.6rem 0.9rem 1.5rem 0.9rem;

    display: flex;
    align-items: center;
    padding: 0.9rem 0.6rem;
}

.answer:nth-last-child(2) {
    margin-top: 0.5rem;
    margin-bottom: 0;
}

@media screen and (min-width: 375px) and (max-width: 500px) {
    .experiment .section {
        max-height: 100dvh;
        height: 100dvh;
        /* min-height: 100dvh; */
        /* overflow: hidden; */
        max-width: 100vw;
    }

    /* .person-card  .red-flags::before {
        width: 100vw;
        overflow: hidden;
    } */
    
}

@media screen and (min-height: 600px) and (max-height: 769px) {
    body.experiment {
        padding-top: 0;
    }

    .icons > svg {
        width: 5rem;
        height: 5rem;
    }

    .experiment .section {
        max-height: 100dvh;
        height: 100dvh;
        min-height: 100dvh;
        overflow: hidden;
    }

    .page0 svg {
        top: 470px;
        width: 100px;
    }

    .page0 .new-continue {
        z-index: 2;
    }

    .page3 .whats-app-wrapper {
        /* background-size: 100%; */
        background-size: 114%;
    }

    .page4 .whats-app-wrapper {
        background-size: 109%;
    }

    .page5.section {
        padding: 1rem 2rem;
    }

    .page5.section h2 {
        margin-bottom: 1rem;
    }

    .page5.section p {
        margin-bottom: 1rem;
    }

    .page7 img {
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .page7 h2 {
        margin-bottom: 2rem;
    }

    .page9 h2,
    .page11 h2,
    .page19 h2 {
        margin-top: 2rem;
    }

    .page9 svg,
    .page11 svg,
    .page19 svg {
        margin-bottom: 0;
    }

    .page14 p:nth-child(4) {
        margin-bottom: 1rem;
    }

    .page8.section,
    .page10.section,
    .page12.section,
    .page13.section,
    .page18.section,
    .page20.section,
    .page24.section,
    .page25.section,
    .page26.section {
        /* padding-bottom: 0.5rem; */
    }
    .person-card .red-flags:before,
    .chat-wrapper .red-flags:before {
        top: -10px
    }

    .chat-wrapper .red-flags:before {
        /* width: 100%; */
    }

    .page14.section,
    .page21.section,
    .page27.section,
    .page41.section,
    .page46.section,
    .page51.section,
    .page57.section {
        padding: 2rem 1rem;
    }

    .page17.section {
        padding: 1rem 2rem;
    }

    .page17 p:nth-child(4) {
        margin-bottom: 1rem;
    }

    .page14 .new-continue,
    .page21 .new-continue {
        /* top: -120px; */
    }

    .page14 img,
    .page21 img,
    /* .page27 img, */
    .page41 img,
    .page46 img {
        left: -16px;
    }

    .page21 img {
        top: 260px;
    }

    .page27 img {
        top: 300px;
    }

    .page41 img {
        top: 360px;
        width: 300px;
    }

    .page20 .person-card-content,
    .page23 .person-card-content {
        padding-top: 0.5rem;
    }

    .page23 .additional-description {
        margin-top: 0;
        margin-bottom: 0.5rem;
    }
    

    .page45.section {
        padding: 0.3rem 0;
    }

    .page45 .chat-wrapper .date {
        margin-bottom: 0.4rem;
    }

    .page45 .message {
        font-size: 12px;
    }

    .page45 .message-right {
        max-width: 90%;
    }

    .page46 img {
        top: 285px;
    }

    .page18 .person-card-profile img {
        /* object-position: -10px -65px; */
    }

    .page21 .new-continue {
        /* top: -150px; */
    }

    .page14.section p,
    .page21.section p,
    .page27.section p,
    .page28.section p,
    .page42.section p,
    .page47.section p,
    .page52.section p,
    .page58.section p {
        font-size: 18px;
    }

    .page27 .new-continue,
    .page41 .new-continue {
        /* top: -150px; */
    }

    .page30 h2,
    .page43 h2,
    .page48 h2,
    .page53 h2,
    .page59 h2 {
        margin-bottom: 1rem;
    }

    .page30 .red-flag-trainig,
    .page43 .red-flag-trainig,
    .page48 .red-flag-trainig,
    .page53 .red-flag-trainig,
    .page59 .red-flag-trainig {
        gap: 30px 0;
    }

    .page26 .person-card-profile img,
    .page29 .person-card-profile img {
        object-position: 0 -40px;
    }

    .page51 img {
        top: 330px;
    }

    .page55.section,
    .page56.section {
        padding-top: 0rem;
    }

    .page55 .chat-wrapper .date,
    .page56 .chat-wrapper .date {
        margin-bottom: 0.3rem;
    }

    .page55 .message .call-icon {
        width: 20px;
    }

    .page30.section,
    .page43.section,
    .page48.section,
    .page53.section,
    .page59.section {
        padding-bottom: 1rem;
    }

    .page31 .new-continue {
        margin-top: 7rem;
    }

    .page33.section,
    .page34.section,
    .page35.section,
    .page36.section,
    .page37.section,
    .page38.section,
    .page39.section,
    .page40.section,
    .page45.section,
    .page50.section,
    .page54.section {
        padding-top: 0;
    }

    .page40 .chat-profile{
        padding-top: 1rem;
    }

    .page45 .chat-profile {
        padding-top: 1rem;
    }

    .page45 .red-flags {
        margin-top: 1rem;
    }

    .page57 img {
        top: 400px;
        width: 240px;
    }

    .page61.section {
        padding: 1rem;
    }

    .whats-app-wrapper .whats-app-background {
        height: 100dvh;
        object-position: top;
    }

    .person-card-profile img {
        height: 250px;
        object-position: 0 -70px;
    }
    
    .person-card-content {
        max-height: 210px;
        min-height: 200px;
        padding-top: 1rem;
    }

    .placeholder-cards {
        height: 1rem;
    }

    .answer {
        flex: 0 1 52px;
        padding-bottom: 0.3rem;
        margin-bottom: 0;
    }

    .page40 .answer {
        flex: 0 1 40px;
    }

    .message {
        margin-bottom: 0.5rem !important;
    }

    .page33 .chat-profile {
        padding-top: 1rem !important;
    }

    .page33 .message {
        margin-bottom: 1.7rem !important;
    }

    .page33 .answer {
        padding-bottom: 0.7rem;
    }
}

@media screen and (min-height: 770px) and (max-height: 812px) {
    body.experiment {
        padding-top: 0;
    }

    .experiment .section {
        max-height: 100dvh;
        height: 100dvh;
        min-height: 100dvh;
        overflow: hidden;
    }
}

@media screen and (min-height: 813px) and (max-height: 890px) {
    body.experiment {
        padding-top: 0;
    }

    .experiment .section {
        max-height: 100dvh;
        height: 100dvh;
        min-height: 100dvh;
        overflow: hidden;
    }

    .page1 .whats-app-wrapper,
    .page2 .whats-app-wrapper {
        background-size: contain;
    }
}

@media screen and (max-width: 500px) {
    .page1 .whats-app-wrapper,
    .page2 .whats-app-wrapper {
        background-size: 100%;
        background-color: #eae1d6;
        background-repeat: no-repeat;
    }
}

@media screen and (max-width: 374px) {
    .page1 .whats-app-wrapper,
    .page2 .whats-app-wrapper {
        background-size: 100%;
        background-color: #eae1d6;
        background-repeat: no-repeat;
    }

    .page20 .person-card-content,
    .page23 .person-card-content {
        padding: 0.6rem;
    }

    .page26 .person-card-content,
    .page29 .person-card-content {
        padding: 1rem 1.5rem;
    }

    .page34 .message-left,
    .page35 .message-left,
    .page36 .message-left,
    .page37 .message-left,
    .page38 .message-left,
    .page39 .message-left,
    .page40 .message-left,
    .page45 .message-left,
    .page50 .message-left,
    .page54 .message-left,
    .page55 .message-left {
        max-width: 92%;
    }
}

_::-webkit-full-page-media, _:future, :root h2,
_::-webkit-full-page-media, _:future, :root h3 {
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
  }

  _::-webkit-full-page-media, _:future, :root .whats-app-wrapper .profile-name {
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
  }

  _::-webkit-full-page-media, _:future, :root .new-continue {
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
  }

  _::-webkit-full-page-media, _:future, :root .person-card-wrapper .person-name {
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
  }

  _::-webkit-full-page-media, _:future, :root strong {
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
  }

  _::-webkit-full-page-media, _:future, :root .red-flag-trainig .tile .title {
    -webkit-font-smoothing: antialiased;
    font-weight: 600;
  }