.illustration-1 *, .illustration-2 *, .illustration-3 *, .illustration-4 *, .illustration-5 *, .illustration-7 * {
    box-sizing: border-box;
}


.illustration-2,.illustration-3,.illustration-4,.illustration-5,.illustration-6,.illustration-7{
    margin-left: 100px;
    transition: 1s;
    transition-timing-function: cubic-bezier(0.42, 0, 0.16, 1.01);
    opacity: 0;
}

.layer-back{
    z-index: 1;
    position: absolute;
    width: 100%;
    height: 100%;
}
.layer-middle{
    z-index: 2;
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
}
.layer-front{
    z-index: 3;
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
}


.illustration-1{
    position: relative;
    width: 880px;
    height: 640px;
}

.illustration-1_block{
    border-radius: 30.525px;
    border: 7.63125px solid #FFFFFF;
    position: absolute;
    transition: 1s;
    transition-timing-function: cubic-bezier(0.42, 0, 0.16, 1.01);
    transform: scale(0);
    transition-delay: 1s;
    -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0, 1.39);
    -webkit-transform: scale(0);
    -webkit-transition-delay: 1s;
}
.illustration-1_block.block-1{
    width: 316px;
    height: 316px;
    top:105px;
    left: 21px;
    background: #FB554C;
}
.illustration-1_block.block-2{
    width: 196px;
    height: 222px;
    top:421px;
    left: 141px;
    background: #8DBAB5;
    transition-delay: 1.2s;
    -webkit-transition-delay: 1.2s;
}
.illustration-1_block.block-3{
    width: 209px;
    height: 209px;
    top:185px;
    left: 337px;
    background: #F4BB44;
    transition-delay: 1.3s;
    -webkit-transition-delay: 1.3s;
}
.illustration-1_block.block-4{
    width: 209px;
    height: 224px;
    top:394px;
    left: 337px;
    transition-delay: 1.4s;
    background: #FFD6AD;
}
.illustration-1_block.block-5{
    width: 280px;
    height: 340px;
    top:225px;
    left: 546px;
    transition-delay: 1.5s;
    background: #CCE0DE;
}
.illustration-1_block.block-6{
    width: 185px;
    height: 185px;
    top:40px;
    left: 691px;
    background: #FDE9E3;
    transition-delay: 1.6s;
}
.illustration-1_block.block-6 img{
    position: absolute;
    top: -14px;
    border-radius: 0 0 30.525px 0;
}
.illustration-1_block.block-7{
    width: 87.21px;
    height: 87.21px;
    top:418.28px;
    left: 0px;
    background: #FFD6AD;
    overflow: hidden;
    transition-delay: 1.7s;
}
.illustration-1_block.block-7 img{
    position: absolute;
    top: -5px;
    left: -5px;
}
.illustration-1_block.block-8{
    width: 87.21px;
    height: 87.21px;
    top:105px;
    left: 337px;
    background: #FB554C;
    overflow: hidden;
    transition-delay: 1.9s;
}
.illustration-1_block.block-8 img{
    position: absolute;
    top: -7px;
    left: -7px;
}
.illustration-1_block.block-9{
    width: 87.21px;
    height: 87.21px;
    top:123px;
    left: 563px;
    background: #F5F4F3;
    overflow: hidden;
    transition-delay: 1s;
}
.illustration-1_block.block-9 img{
    position: absolute;
    top: -7px;
    left: -7px;
}
.illustration-1_block.block-10{
    width: 66px;
    height: 66px;
    top:49px;
    left: 632px;
    background: #FFD6AD;
    border: 5.775px solid #FFFFFF !important;
    border-radius: 23.1px !important;
    overflow: hidden;
    transition-delay: 1.1s;
}
.illustration-1_block.block-10 img{
    position: absolute;
    top: -5px;
    left: -5px;
}

body.animate .illustration-1_block {
    transform: scale(1);
}

.illustration-1_peep{
    position: absolute;
    transition: 1s;
    opacity: 0;
}

.illustration-1_peep.peep_1{
    top:170px;
    left:50px;
}
.illustration-1_peep.peep_2{
    top:172px;
    left:140px;
    transition-delay: 0.3s;
}
.illustration-1_peep.peep_3{
    top:315px;
    left:245px;
    transition-delay: 0.5s;
}
.illustration-1_peep.peep_4{
    top:175px;
    left:423px;
    transition-delay: 0.7s;
}
.illustration-1_peep.peep_5{
    top:185px;
    left:534px;
    transition-delay: 0.9s;
}
.illustration-1_label{
    position: absolute;
    border-radius: 94.4367px;
    padding: 7.63125px 22.8937px 7.63125px 15.2625px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    gap: 5px;
    transition: 1s;
    transform: scale(0);
    transition-timing-function: cubic-bezier(0.42, 0, 0, 1.38);
    transition-delay: 1.3s;
}
.illustration-1_label p{
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: 600;
    font-size: 15.2625px;
    line-height: 23px;
    white-space: nowrap;
    color: #fff;
}

.illustration-1_label.label_1{
    top: 154px;
    background: #000;
}
.illustration-1_label.label_2{
    top: 497px;
    left: 177px;
    background: #FF871D;
    transition-delay: 1.5s;
}
.illustration-1_label.label_2 img{
    filter: invert(92%) sepia(39%) saturate(472%) hue-rotate(295deg) brightness(108%) contrast(101%);
}
.illustration-1_label.label_3{
    top: 289px;
    left: 312px;
    background: #fff;
    transition-delay: 1.7s;
}
.illustration-1_label.label_3 p{
    color: #000 !important;
}
.illustration-1_label.label_4{
    top: 421px;
    left: 452px;
    background: #FB554C;
    transition-delay: 1.8s;
}
.illustration-1_label.label_5{
    top: 292px;
    left: 643px;
    background: #000;
    transition-delay: 1.9s;
}


.illustration-2{
    position: relative;
    width: 206.96px;
    height: 206.96px;
    background: #FFD6AD;
    border: 5.91304px solid #FFFFFF;
    border-radius: 23.6522px;
    margin-left: 60px;
    transition: 1s;
    transition-timing-function: cubic-bezier(0.42, 0, 0.16, 1.01);
    opacity: 0;
}
.illustration-2 .layer-back{
    overflow: hidden;
    transition: 1s;
    transition-timing-function: cubic-bezier(0.42, 0, 0.16, 1.01);
    transition-delay: 0.3s;
}

.illustration-2 .line-1{
    position: absolute;
}
.illustration-2 .line-2{
    position: absolute;
}
.illustration-2 .line-3{
    position: absolute;
    bottom: -3px;
}

.illustration-2 .calendar-1{
    position: absolute;
    top: 5px;
    left: -82px;
    transform: scale(0);
}
.illustration-2 .peep-1{
    position: absolute;
    bottom: -40px;
    left: -60px;
    transform: scale(0);
}
.illustration-2 .note-1{
    position: absolute;
    top: -35px;
    left: 110px;
    transform: scale(0);
}

.illustration-message{
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    position: absolute;
    background: #FFFFFF;
    transition: 1s;
    transition-timing-function: cubic-bezier(0.42, 0, 0.16, 1.01);
}
.illustration-message-1{
    top:107px;
    left: 105px;
    border: 1.99311px solid #4E4F51;
    border-radius: 15.9449px;
    padding: 15.9449px;
    gap: 15.94px;
    transform: translate3d(0px, 20px, 0px);
    opacity: 0;
    transition-delay: 1s !important;
}
.illustration-message-1 .illustration-message_body__title{
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 11.9587px;
    line-height: 16px;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    color: #BBA28B;
}
.illustration-message-1 .illustration-message_body__text{
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 11.4px;
    line-height: 16px;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    color:#000000;
}

.illustration-message-2{
    top:175px;
    left: -70px;
    border: 1.62398px solid #4E4F51;
    border-radius: 12.9918px;
    padding: 12.9918px;
    gap: 12.99px;
    transform: translate3d(0px, 20px, 0px);
    opacity: 0;
    transition-delay: 2s !important;
}

.illustration-message-2 .illustration-message_body__title{
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 9.74385px;
    line-height: 13px;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    color: #BBA28B;
}
.illustration-message-2 .illustration-message_body__text{
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 9px;
    line-height: 13px;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    color:#000000;

}

.illustration-3{
    position: relative;
    width: 211.52px;
    height: 211.52px;
    background: #CCE0DE;
    border: 6.04348px solid #FFFFFF;
    border-radius: 24.1739px;
    margin-left: 0px;
    transition-delay: 1s;
}
.illustration-3 .layer-back{
    overflow: hidden;
}
.illustration-3 .sparkle-1{
    position: absolute;
    top: -10px;
    left: -5px;
}
.illustration-3 .peep-1{
    position: absolute;
    top: -46px;
    left: 10px;
    width: 109%;
}
.illustration-3 .heart-1{
    position: absolute;
    top: -40px;
    left: 180px;
}
.illustration-3 .heart-2{
    position: absolute;
    top: 75px;
    left: 35px;
}
.illustration-3 .heart-2{
    position: absolute;
    top: 75px;
    left: 35px;
}
.illustration-3_label{
    position: absolute;
    border-radius: 94.4367px;
    padding: 6.04348px 18.1304px 6.04348px 12.087px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    gap: 6.04px;
    transition: 0.5s;
    transform: scale(0);
    transition-timing-function: cubic-bezier(0.42, 0, 0.22, 1.33);
    transition-delay: 1.3s;
}
.illustration-3_label p{
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: 600;
    font-size: 12.087px;
    line-height: 18px;
    white-space: nowrap;
    color: #fff;
}
.illustration-3_label.label_1{
    top: 20px;
    right: 70%;
    background: #000;
}
.illustration-3_label.label_2{
    top: 55px;
    right: 81%;
    background: #000;
    transition-delay: 1.5s;
}
.illustration-message-3{
    width: 213px;
    top: 155px;
    left: 80px;
    border: 1.51087px solid #000000;
    border-radius: 12.087px;
    padding: 12.087px;
    gap: 12.09px;
    transition: 0.5s;
    transform: scale(0);
    transition-timing-function: cubic-bezier(0.42, 0, 0.22, 1.33);
    transition-delay: 1.7s;
}

.illustration-message-3 .illustration-message_body__title{
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 9.06522px;
    line-height: 12px;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    color: #BBA28B;
}
.illustration-message-3 .illustration-message_body__text{
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 9.06522px;
    line-height: 12px;
    padding: 0;
    margin: 0;
    color:#000000;

}

.illustration-4{
    position: relative;
    width: 282.57px;
    height: 203.91px;
    background: #FDB3AF;
    border-radius: 23.3043px;
    margin-left: 80px;
    transition-delay: 1.5s;
}

.illustration-4 .layer-back{
    overflow: hidden;
    border-radius: inherit;
}
.illustration-4 .peep-1{
    position: absolute;
    top: -33px;
    left: 75px;
    transition: .5s;
    transition-timing-function: cubic-bezier(0.42, 0, 0, 1.45);
    transform: scale(0);
    transition-delay: 1.7s;
}

.illustration-live-1{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 4.36957px 8.73913px 4.36957px 5.82609px;
    gap: 2.91px;
    position: absolute;
    top:10px;
    left: 10px;
    background: #FB554C;
    border: 1.37837px solid #000000;
    border-radius: 34.1146px;
    transition: .5s;
    transition-timing-function: cubic-bezier(0.42, 0, 0, 1.45);
    transform: scale(0);
    transition-delay: 1.7s;
}
.illustration-live-1 p{
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 8.73913px;
    line-height: 8px;
    text-transform: uppercase;
    color:#fff;
    white-space: nowrap;
    margin: 0;
    padding: 0;
}

.illustration-message-4{
    top: 45px;
    left: -20px;
    border: 1.45652px solid #000000;
    border-radius: 11.6522px;
    padding: 11.6522px;
    gap: 11.65px;
    transition: .5s;
    transition-timing-function: cubic-bezier(0.42, 0, 0, 1.45);
    transform: scale(0);
    transition-delay: 2s;
}

.illustration-message-4 .illustration-message_body__title{
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 8.73913px;
    line-height: 12px;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    color: #F4BB44;
}
.illustration-message-4 .illustration-message_body__text{
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 8.73913px;
    line-height: 12px;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    color:#000000;

}

.illustration-message-5{
    top: 105px;
    left: 80px;
    border: 1.45652px solid #000000;
    border-radius: 11.6522px;
    padding: 11.6522px;
    gap: 11.65px;
    transition: .5s;
    transition-timing-function: cubic-bezier(0.42, 0, 0, 1.45);
    transform: scale(0);
    transition-delay: 2.2s;
}

.illustration-message-5 .illustration-message_body__title{
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 8.73913px;
    line-height: 12px;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    color: #FB554C;
}
.illustration-message-5 .illustration-message_body__text{
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 8.4px;
    line-height: 12px;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    color:#000000;

}

.illustration-message-6{
    top: 125px;
    left: -70px;
    border: 1.45652px solid #000000;
    border-radius: 11.6522px;
    padding: 11.6522px;
    gap: 11.65px;
    transition: .5s;
    transition-timing-function: cubic-bezier(0.42, 0, 0, 1.45);
    transform: scale(0);
    transition-delay: 2.4s;
}

.illustration-message-6 .illustration-message_body__title{
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 8.73913px;
    line-height: 12px;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    color: #8DBAB5;
}
.illustration-message-6 .illustration-message_body__text{
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 8.4px;
    line-height: 12px;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    color:#000000;

}
.illustration-controls-1{
    position: absolute;
    width: max-content;
    top: 170px;
    left: 80px;
    display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    padding: 2.75673px;
    gap: 3.45px;
    background: #FFFFFF;
    border: 1.45652px solid #000000;
    border-radius: 34.1146px;
}

.illustration-5{
    position: relative;
    width: 197.83px;
    height: 197.83px;
    background: #8DD3E9;
    border: 5.65217px solid #FFFFFF;
    border-radius: 22.6087px;
    margin-left: 0;
    transition-delay: 2s;
}
.illustration-5 .layer-back{
    overflow: hidden;
    border-radius: 16.61px;

}
.illustration-5 .line-1,.illustration-5 .line-2,.illustration-5 .line-3{
    filter: brightness(0) saturate(100%) invert(92%) sepia(11%) saturate(205%) hue-rotate(161deg) brightness(103%) contrast(95%);
}
.illustration-5 .line-1{

    position: absolute;
    top: -15px;
}
.illustration-5 .line-2{
    position: absolute;
    top: -15px;
}
.illustration-5 .line-3{
    position: absolute;
    bottom: -3px;
}

.illustration-5 .peep-1{
    position: absolute;
    top: -40px;
    left: -40px;
    transition: .5s;
    transition-timing-function: cubic-bezier(0.42, 0, 0, 1.49);
    transform: scale(0);
    transition-delay: 2s;
}

.illustration-message-7{
    top:105px;
    left: 90px;
    border: 1.41304px solid #4E4F51;
    border-radius: 11.3043px;
    padding: 11.3043px;
    gap: 11.3px;
    transition: .5s;
    transition-timing-function: cubic-bezier(0.42, 0, 0, 1.45);
    transform: scale(0);
    transition-delay: 2.2s;
}
.illustration-message-7 img{
    width: 22.61px;
    height: 22.61px;
}
.illustration-message-7 .illustration-message_body__title{
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 8.47826px;
    line-height: 11px;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    color: #BBA28B;
}
.illustration-message-7 .illustration-message_body__text{
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 8.47826px;
    line-height: 11px;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    color:#000000;
}

.illustration-message-8{
    top:155px;
    left: -40px;
    border: 1.41304px solid #4E4F51;
    border-radius: 11.3043px;
    padding: 11.3043px;
    gap: 11.3px;
    transition: .5s;
    transition-timing-function: cubic-bezier(0.42, 0, 0, 1.45);
    transform: scale(0);
    transition-delay: 2.4s;
}
.illustration-message-8 img{
    width: 22.61px;
    height: 22.61px;
}
.illustration-message-8 .illustration-message_body__title{
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 8.47826px;
    line-height: 11px;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    color: #BBA28B;
}
.illustration-message-8 .illustration-message_body__text{
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 8.47826px;
    line-height: 11px;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    color:#000000;

}

.illustration-6{
    overflow: hidden;
    position: relative;
    width: 812px;
    height: 438px;
    background: #CCE0DE;
    border: 8px solid #000000;
    border-radius: 32px;
    margin: 0;
}

.illustration-message-9{
    width: 265px;
    /* top:20px; */
    left: 365px;
    border: 1.45652px solid #000000;
    border-radius: 11.6522px;
    padding: 11.6522px;
    gap: 11.65px;
    bottom: 0;
    transform: translate3d(0px, 100px, 0px) scale(0.6);
    transition-delay: 0.4s;
}
.illustration-message-9 img{
    width: 23.3px;
    height: 23.3px;
}
.illustration-message-9 .illustration-message_body__title{
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 12px;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    color: #BBA28B;
}
.illustration-message-9 .illustration-message_body__text{
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    color:#000000;
}

.illustration-message-10{
    width: 265px;
    /* top:95px; */
    left: 365px;
    background: #F5F4F3;
    border: 1.62398px solid #4E4F51;
    border-radius: 12.9918px;
    padding: 12.9918px;
    gap: 12.99px;
    bottom: 0;
    transform: translate3d(0px, 100px, 0px) scale(0.6);
    transition-delay: 1s;
}
.illustration-message-10 img{
    width: 25.98px;
    height: 25.98px;
}
.illustration-message-10 .illustration-message_body__title{
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 13px;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    color: #BBA28B;
}
.illustration-message-10 .illustration-message_body__text{
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;

    padding: 0;
    margin: 0;
    color:#000000;
}

.illustration-message-11{
    width: 209px;
    /* top:240px; */
    left: 365px;
    background: #F5F4F3;
    border: 1.62398px solid #4E4F51;
    border-radius: 12.9918px;
    padding: 12.9918px;
    gap: 12.99px;
    bottom: 0;
    transform: translate3d(0px, 120px, 0px) scale(0.6);
    transition-delay: 1.4s;
}
.illustration-message-11 img{
    width: 31.89px;
    height: 31.89px;
}
.illustration-message-11 .illustration-message_body__title{
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 13px;
    white-space: nowrap;
    padding: 0;
    margin: 0;
    color: #BBA28B;
}
.illustration-message-11 .illustration-message_body__text{
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;

    padding: 0;
    margin: 0;
    color:#000000;
}
.illustration-6 .peep-1{
    position: absolute;
    bottom: 0;
}
.illustration-6 .peep-2{
    position: absolute;
    bottom: 0;
    right: -10px;
}

.illustration-7{
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 356px;
    background: #CCE0DE;
    border: 8px solid #000000;
    border-radius: 32px;
    margin: auto;
}
.illustration-7 .flake-2{
    width: 100%;
}
.illustration-7 .peep-1{
    position: absolute;
    top: 15px;
    left: 659px;
}
.illustration-7 .peep-2{
    position: absolute;
    top: 15px;
    right: 170px;
}
.illustration-7 .peep-3{
    position: absolute;
    top: 15px;
    right: -7px;
}
.illustration-7 .peep-4{
    position: absolute;
    top: 55px;
    left: 555px;
}
.illustration-7 .peep-5{
    position: absolute;
    top: 55px;
    left: 770px;
}
.illustration-7 .peep-6{
    position: absolute;
    top: 55px;
    right: 60px;
}
.illustration-7_title{
    position: absolute;
    width: 385px;
    top: 40px;
    left: 80px;
    font-family: 'KOULEN';
    font-style: normal;
    font-weight: 100;
    line-height: 120%;
    letter-spacing: -0.02em;
    text-transform: uppercase;
    font-size: 60px;
    line-height: 120%;
    color: #232323;
}
.illustration-7_button{
    position: absolute;
    bottom: 40px;
    left: 80px;
    padding: 8px 24px;
    gap: 8px;
    background: #000000;
    border: 1px solid #000000;
    border-radius: 99px;
    color: #fff;
    text-decoration: none;
}
.illustration-7_button:hover{
    cursor: pointer;
}
.illustration-7_text{
    position: absolute;
    width: 257px;
    bottom: 40px;
    left: 264px;
    font-family: 'General Sans';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 24px;
    display: flex;
    align-items: center;
    color: #323334;
    padding: 0;
    margin: 0;
}

body.animate .illustration-1_label {
    transform: scale(1);
}

body.animate .illustration-1_peep {
    opacity: 1;
}

.illustration-2 * {
    transition: .5s;
    -webkit-transition: .5s;
    transition-timing-function: cubic-bezier(0.42, 0, 0.16, 1.01);
    -webkit-transition-timing-function: cubic-bezier(0.42, 0, 0, 1.33);
}

div.animate .illustration-2, div.animate .illustration-3, div.animate .illustration-4, div.animate .illustration-5, div.animate .illustration-6, div.animate .illustration-7 {
    opacity: 1;
}

.animate .illustration-2 .layer-back {
}

div.animate .illustration-2 .calendar-1 {
    transform: scale(1);
    -webkit-transform: scale(1);
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
}

div.animate .illustration-2 .peep-1 {
    transform: scale(1);
    -webkit-transform: scale(1);
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s;
}

div.animate .illustration-2 .note-1 {
    transform: scale(1);
    -webkit-transform: scale(1);
    transition-delay: 0.7s;
    -webkit-transition-delay: 0.7s;
}

div.animate .illustration-message-1, div.animate .illustration-message-2 {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.item.animate .illustration-3_label {
    transform: scale(1);
}

.item.animate .illustration-message-3 {
    transform: scale(1);
}

.item.animate .illustration-live-1, .item.animate .illustration-4 .peep-1, .item.animate .illustration-message-4, .item.animate .illustration-message-5, .item.animate .illustration-message-6{
    transform: scale(1);
}

.item.animate .illustration-5 .peep-1, .item.animate .illustration-message-7, .item.animate .illustration-message-8 {
    transform: scale(1);
}

.ui-section--start.stopCursor .illustration-1_block {
    -webkit-transition-delay: 0s !important;
    transition-delay: 0s !important;
    transition: .5s;
}

.ui-section--start.stopCursor .illustration-1_block:hover {
    transform: scale(1.05);
}

.ui-frame.animate .illustration-message-9 {
    transform: translate3d(0px, -350px, 0px);
}

.ui-frame.animate .illustration-message-10 {
    transform: translate3d(0px, -235px, 0px);
}

.ui-frame.animate .illustration-message-11 {
    transform: translate3d(0px, -100px, 0px);
}