.homepage iframe {
    border: none;
    width: 100%;
    height: 100%;
    z-index: 999;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}
.homeright {
    overflow: hidden !important;
    left: 60% !important;
}
.homeright iframe {
    border: none;
    width: 100%;
    height: 100%;
    z-index: 999;
    position: relative;
    right: 0;
    top: 0;
    bottom: 0;
}
.home {
    text-align: center;
    display: block !important;
}
.tokio {
    transition: 0.2s;
}
.home .logo {
    font-size: 23px;
    background: -webkit-linear-gradient(45deg, #0047f8, #e91e63 80%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transform: unset;
    left: unset;
    display: block;
}
.vform.vform-step {
    margin-right: -17px !important;
    height: 400px !important;
}
.home h1 {
    text-align: center;
    padding: 0 0;
    font-variation-settings: "wdth" 84.8;
    font-size: 7em;
    line-height: 0.75;
    background-image: linear-gradient(45deg, #ffc107 10%, #0c15fe 72%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: -1px;
    display: inline-block;
    position: relative;
    font-weight: 600;
    margin: 20px 0;
    margin-top: 15px;
}
.home h1:after {
    content: "";
}
@keyframes move {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(18%);
    }
    100% {
        transform: translateX(0);
    }
}
.home h1:before {
    content: "";
    width: 100px;
    height: 100px;
    position: absolute;
    background-size: 80px;
    background-repeat: no-repeat;
    transform: rotate(275deg);
    left: -49px;
    top: -20px;
}
.home p {
    text-align: center;
    margin-top: 7px;
    padding: 0 0;
    font-variation-settings: "wdth" 84.8;
    font-size: 1.6em;
    line-height: 0.85;
    font-weight: 600;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 10px;
    letter-spacing: -1px;
    background-image: linear-gradient(45deg, #ffc107 10%, #0c15fe 72%);
}
.home a {
    color: #fff;
    background: #0c15fe;
    display: inline-block;
    line-height: 1;
    cursor: pointer;
    width: 115px;
    margin: 0 5px;
    width: 200px;
    padding: 8px;
    font-size: 1.2em;
    border-radius: 20px;
}
.home-wrap {
    position: relative;
    transition: 0.2s;
}
.modes {
    position: absolute;
    left: -125px;
    width: 120px;
    text-align: right;
}
.modes:after {
    content: "";
    position: absolute;
    right: 2px;
    top: -20px;
    bottom: -70px;
    width: 1px;
}
.modes button {
    margin: 3px;
    box-shadow: 0 2px 2px #6363638c;
    padding: 5px 8px;
    border-radius: 2px;
    color: #6a6a6a;
    font-size: 14px;
    border-right: 3px solid #bfbfbf;
    font-weight: 500;
    background: #fff;
}
.homepage {
    left: 0;
    margin-left: 70px;
    width: calc(50% - 70px);
    background: linear-gradient(135deg, #aefff4, #f4f4f47d 45%);
    overflow: hidden;
    margin-left: 0;
    width: 60%;
}
.homepage .home-wrap:before {
    content: "";
    position: absolute;
    top: -500px;
    bottom: -500px;
    border: 1px solid #8f8f8f24;
    left: -1px;
    right: -5px;
    z-index: 999;
    pointer-events: none;
}
.homepage .home-wrap:after {
    content: "";
    position: absolute;
    top: -1px;
    bottom: -2px;
    border: 1px solid #7979791f;
    left: -500px;
    right: -500px;
    pointer-events: none;
}
.homepage:after {
    content: "";
}
.homepage:before {
    content: "";
    position: absolute;
    left: -555px;
    top: 22%;
    height: 510px;
    right: -555px;
    border: 1px solid #89898929;
}
.public-form {
    height: 83vh !important;
}
.arrow {
    position: absolute;
    z-index: 99999;
    font-size: 0.95em;
}
.arrow1 {
    top: 260px;
    right: 42%;
    transform: translateX(245px);
}
.arrow1 img {
    width: 62px;
    opacity: 0.2;
}
.arrow1 p {
    position: absolute;
    top: -125px;
    width: 100px;
    color: #0047f8;
    text-align: right;
    animation: float 5s ease-in-out infinite;
    animation-delay: 0.4s;
}
.arrow2 {
    top: 380px;
    left: 46%;
    transform: translateX(-240px);
}
.arrow2 img {
    width: 55px;
    opacity: 0.2;
}
.arrow2 p {
    position: absolute;
    top: -80px;
    width: 130px;
    color: #0047f8;
    left: -70px;
    animation: float 5s ease-in-out infinite;
    animation-delay: 0.2s;
}
.arrow3 {
    top: 100px;
    left: 50%;
    transform: translateX(-260px);
}
.arrow3 img {
    opacity: 0.2;
}
.arrow3 p {
    position: absolute;
    top: 20px;
    width: 105px;
    color: #0047f8;
    left: -115px;
    text-align: right;
    animation-delay: 0.2s;
    animation: float 5s ease-in-out infinite;
}
.home-wrap .clear-fields-button {
    display: none;
}
.vform-step .home {
    margin-top: 40px;
}
.home-widget-style .arrow1,
.home-widget-style .arrow2 {
    display: none;
}
.arrow4 {
    display: none;
    z-index: 999;
}
.home-widget-style .arrow4 {
    display: block;
    left: 350px;
    top: -30px;
}
.arrow p {
    position: absolute;
    color: #1c6356;
    font-size: 1.2em;
    animation: float 3s ease-in-out;
    animation-iteration-count: infinite;
}
.arrow4 p {
    top: -120px;
    width: 120px;
    text-align: right;
}
.arrow6 {
    bottom: 54%;
    left: 25px;
    width: 180px;
}
.arrow6 p {
    top: -150px;
    animation-delay: 0.6s;
    padding: 10px;
    border-radius: 3px;
}
.arrow6 img {
    width: 120px;
}
.arrow6 span {
    display: block;
    font-size: 16px;
    color: #444;
    line-height: 1.2;
    margin-top: 5px;
}
.arrow7 p {
    box-shadow: none !important;
    background: 0 0 !important;
    top: 50px;
    width: 140px;
    right: -10px;
}
.home-widget-style .tokio-widget .vform {
    z-index: 999999;
    box-shadow: 0 3px 155px #b8b8b8f0;
    bottom: -35px;
    transition: 0.3s;
}
.home-widget-style .tokio-widget .vform.vform-hide {
    display: none;
}
.home-widget-style .tokio-widget .vform.vform-show {
    left: 50%;
    transform: translateX(-50%);
}
.homepage .widget-close:after {
    content: "";
    background-size: contain;
}
.home-wrap .widget-close {
    bottom: 380px;
    right: -160px;
    opacity: 0.7;
}
.homepage .widget-close:before {
    content: "Audio captured at once, no more clicks";
    position: absolute;
    font-size: 1.2em;
    color: #444;
    right: 430px;
    top: 30px;
    background-image: url(../img/arrow2.png);
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 100px;
}
.home-widget-style button.home-widget {
    border-right: 3px solid #0047f9;
}
.homepage button.home-reg {
    border-right: 3px solid #0047f9;
}
.homepage.home-widget-style button.home-reg {
    border-right: 3px solid #c7c7c7;
}
.homepage.step-wrap button.home-reg {
    border-right: 3px solid #c7c7c7;
}
.homepage.step-wrap button.home-step {
    border-right: 3px solid #0047f9;
}
.tokio-widget {
    position: relative !important;
    right: 0 !important;
    bottom: 0 !important;
    margin: 0 175px;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    width: 90px !important;
    height: 90px !important;
    background-size: 155px !important;
}
.tokio-widget:after {
    background-size: 60px !important;
    top: 12px !important;
}
.step-wrap .arrow1,
.step-wrap .arrow2 {
    display: none;
}
.home-widget-style .tokio-widget .step {
    display: none !important;
}
.home-widget-style .tokio-widget .step[data-step="2"] {
    display: block !important;
}
.home-widget-style .tokio-widget .step[data-step="2"] .step-nav {
    display: none !important;
}
.landing {
    background: linear-gradient(180deg, #aefff4, transparent 50%);
    text-align: center;
    padding: 10%;
}
.landing p {
    max-width: 300px;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 1.2em;
    line-height: 1.2;
    color: #0d7f70;
    margin-top: 20px;
}
.landing img {
    opacity: 0.3;
    max-width: 100%;
}
.content {
    display: none;
    position: relative;
    height: calc(100vh - 60px);
}
.content.active {
    display: block !important;
}
#sub1 {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background: linear-gradient(180deg, #aefff4, transparent 50%);
}
#sub1:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
#sub2 {
    text-align: center;
    background: #fff;
}
#sub2:before {
    content: "";
    position: absolute;
    left: -2px;
    right: -2px;
    height: 12px;
    border: 2px solid #d8d8d8;
}
#sub2:after {
    content: "";
    position: absolute;
    background-image: url(../img/wine.png);
    width: 150px;
    height: 100px;
    background-size: contain;
    top: -90px;
    left: 400px;
    z-index: -1;
    opacity: 0.8;
}
#sub2 h2 {
    font-size: 2.5em;
    width: 350px;
    margin: 0 auto;
    margin-top: 100px;
    line-height: 1;
}
#sub2 p {
    width: 370px;
    margin: 0 auto;
    margin-top: 20px;
    font-size: 1.2em;
}
#sub4 {
    text-align: center;
    padding-top: 400px;
}
#sub4 .arrow6 {
    left: 140px;
}
#sub4 .arrow7 {
    right: 170px;
    width: 180px;
    top: 250px;
    text-align: right;
}
#sub4 .arrow7 img {
    transform: scaleX(-1);
    width: 100px;
    top: 120px;
    position: relative;
}
#sub4 .tokio-widget {
    background-image: url(../img/wave6.webp);
    background-size: 245px !important;
    background-position: center;
    box-shadow: 0 60px 30px -10px #3931f836;
    margin: 0 auto;
}
#sub4 .tokio-widget:before {
    content: "Click, speak your mind";
    position: absolute;
    top: -70px;
    font-size: 1em;
    right: 0;
    width: 100px;
    text-align: right;
    color: #444;
    font-size: 1em;
    line-height: 1;
    box-shadow: 0 4px 6px #c8c8c8;
    padding: 8px;
    border-radius: 5px;
    background: #fff;
}
#sub4 .tokio-widget:after {
    background-image: url(../img/reco3.png);
    background-size: 60px;
    right: -13px;
    top: 15px;
    transform: scaleX(1);
    opacity: 0.8;
}
#sub4 .arrow3 {
    left: 75px;
    transform: unset;
    top: 50px;
}
#sub4 .arrow3 p {
    top: -20px;
    width: 150px;
    left: -40px;
    text-align: left;
}
#sub4 .arrow3 img {
    transform: rotate(265deg);
}
#sub5 {
    text-align: center;
    padding-top: 400px;
}
#sub5 .arrow6 {
    left: 140px;
    text-align: left;
}
#sub5 .arrow7 {
    right: 170px;
    width: 180px;
    top: 250px;
    text-align: right;
}
#sub5 .arrow7 img {
    transform: scaleX(-1);
    width: 100px;
    top: 90px;
    position: relative;
}
#sub5 .tokio-widget {
    background-image: url(../img/liquid.gif);
    background-size: 110px;
    background-position: center;
    box-shadow: none;
    margin: 0 auto;
    cursor: auto;
}
#sub5 .tokio-widget:before {
    content: "Something broke? Click, tell us.";
    position: absolute;
    top: -80px;
    font-size: 1em;
    right: 0;
    width: 100px;
    text-align: right;
    color: #444;
    font-size: 1em;
    line-height: 1;
    box-shadow: 0 4px 6px #c8c8c8;
    padding: 8px;
    border-radius: 5px;
    background: #fff;
}
#sub5 .tokio-widget:after {
    background-image: url(../img/reco3.png);
    background-size: 60px;
    right: -13px;
    top: 15px;
    transform: scaleX(1);
    opacity: 0.8;
}
#sub5 .arrow3 {
    left: 75px;
    transform: unset;
    top: 50px;
}
#sub5 .arrow3 p {
    top: -20px;
    width: 150px;
    left: -40px;
    text-align: left;
}
#sub5 .arrow3 img {
    transform: rotate(265deg);
}
#sub6 {
    background-size: cover;
    background: linear-gradient(180deg, #aefff4, transparent 50%);
}
#sub6 a {
    background: #0c15fe;
    padding: 5px 10px;
    margin: 0 10px;
    margin-top: 20px;
    color: #fff;
    display: inline-block;
}
#sub6 .arrow7 {
    right: 70px;
    width: 160px;
    top: 250px;
    text-align: right;
}
.tab-nav {
    border-bottom: 1px solid #dedede;
    display: block;
    height: 40px;
    display: flex;
    padding: 0 20px;
    position: relative;
}
.nested .tab-nav {
    font-size: 0.9em;
    height: 55px;
}
.nested .tab-nav button {
    position: relative;
    margin-right: 10px;
    background: 0 0;
    width: 80px;
    text-align: left;
    color: #000;
}
.tab-nav button img {
    width: 18px;
    position: absolute;
    left: 5px;
    top: 10px;
    opacity: 0.5;
    display: none;
}
.nested .tab-nav button:before {
    content: "";
    position: absolute;
    left: 6px;
    height: 35px;
    width: 1px;
    top: 9px;
    z-index: 9;
    background: #e7e7e7;
}
.nav-right {
    position: absolute;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 0;
    padding: 0 20px;
}
.nav-right button {
    margin-right: 5px;
}
.active-tab {
    position: relative;
    background: 0 0;
    color: #0c15fe;
}
.active-tab:after {
    content: "";
    position: absolute;
    height: 5px;
    width: 5px;
    border-radius: 50%;
    background: #0047f8;
}
.nested .active-tab {
    color: #0c15fe !important;
}
.nested .active-tab:after {
    content: "";
    background: 0 0;
}
.home-widget-style .home-wrap {
    height: 90px;
}
.home-widget-style .actions {
    display: none;
}
.insta-email {
    width: 45%;
    border: 2px solid #ddd;
    height: 70px;
    border-radius: 3px;
    position: relative;
    padding: 20px 15px;
    font-size: 1.4em;
    color: #ababab;
    margin: 0 auto;
    margin-top: 50%;
    text-align: left;
    background: #fff;
}
.insta-email img {
    position: absolute;
    top: -70px;
    width: 80px;
    right: -10px;
}
.insta-email .processing-button {
    height: 66px;
    width: 55px;
    background-position: center;
    bottom: 0;
    right: 0;
}
.insta-email:before {
    content: "";
    background-image: url(../img/talk3.webp);
    width: 450px;
    height: 300px;
    position: absolute;
    background-size: 98%;
    background-repeat: no-repeat;
    left: -320px;
    top: -262px;
    font-family: ClashDisplay-Regular;
    color: #0c15fe;
    font-size: 16px;
    background-position: center;
    text-align: left;
    z-index: -1;
    transform: scaleX(-1);
    overflow: hidden;
}
.insta-email:after {
    content: "Enable insta-submit for field";
    background-image: url(../img/arrow1.png);
    width: 155px;
    height: 140px;
    position: absolute;
    background-size: 75px;
    background-repeat: no-repeat;
    right: -130px;
    top: -162px;
    color: #0c15fe;
    font-size: 20px;
    background-position: center bottom;
    text-align: right;
}
* {
    background-repeat: no-repeat;
    box-sizing: border-box;
}
.rome {
    display: block;
    position: absolute;
    top: -30px;
    bottom: -30px;
    right: 0;
    left: 0;
    padding: 10% 20%;
    background: #fffffff7;
    background-position: center;
    text-align: center;
    width: 400px;
    height: 400px;
    margin: 0 auto;
    padding: 7% 4%;
    margin-top: 20%;
    box-shadow: 0 3px 8px #8d8d8d;
    opacity: 0.95;
    max-width: 80%;
    background-image: repeating-linear-gradient(180deg, #ebebeb, #ebebeb 1px, transparent 1px, transparent 26px);
    border-radius: 4px;
}
.rome h1 {
    color: #000;
}
.rome p {
    color: #444;
    font-size: 18px;
    margin-top: 20px;
}
.actions {
    position: absolute;
    top: -30px;
    right: 0;
}
.actions a {
    background: 0 0;
    color: #444;
    margin-left: 10px;
    border-bottom: 2px solid #67676742;
}
.boxes {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 0;
    min-height: calc(100vh - 95px);
    margin: -1px;
}
.box {
    border: 1px solid #dbdbdb;
    padding: 20px;
    text-align: center;
    margin-right: -1px;
    margin-bottom: -1px;
    font-size: 1.15em;
    line-height: 1;
    padding: 20%;
    text-align: center;
    background: #fff;
    color: #000000b3;
}
.box img {
    height: 100px;
    display: block;
    margin: 0 auto;
    margin-bottom: 15px;
}
@media (max-width: 768px) {
    #sub7 {
        grid-template-columns: 1fr;
    }
    .home a {
        padding: 10px 10px;
    }
}
.price {
    text-align: center;
    padding: 10%;
}
.price h1 {
    font-size: 12em;
    position: relative;
    font-family: Nohemi-Bold;
}
.price span {
    position: absolute;
    font-size: 18px;
    top: 17px;
}
.price h4 {
    font-size: 1.5em;
    margin-top: -10px;
    margin-bottom: 20px;
    font-weight: 400;
    margin-left: 0 !important;
    margin-bottom: 10px !important;
}
.price p {
    border-top: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
    padding: 5px 0;
    margin: 0 auto;
    width: 200px;
    margin-bottom: -1px;
}
.contact-block p {
    border: none;
    width: unset;
    color: #000;
}
.contact-block {
    background-image: url(../img/landscape.jpg);
    margin: 0;
    background-size: cover;
    height: calc(100vh - 40px);
}
.contact-block h3 {
    color: #000;
    margin-top: 80px;
}
.price a {
    border-bottom: 2px solid;
    cursor: pointer;
}
@media only screen and (max-width: 1366px) {
    .home h1 {
        font-size: 5.5em;
    }
    .home p {
        font-size: 1.5em;
        margin-bottom: 15px;
    }
    .home .logo {
        font-size: 25px;
    }
    input,
    textarea {
        height: 40px;
    }
    .start-button {
        height: 38px;
    }
    .homepage .vform {
        min-height: calc(100vh - 100px);
    }
    .input-group {
        margin-top: 25px;
        position: relative;
    }
    .arrow2 {
        top: 480px;
        transform: translateX(-240px);
    }
    .arrow1 p {
        left: 22px;
    }
    .arrow1 {
        top: 300px;
        right: 40%;
        transform: translateX(215px);
    }
    .arrow3 p {
        text-align: left;
        left: -100px;
    }
    .actions a {
        font-size: 0.95em;
        color: #a5a5a5;
    }
    .insta-email {
        width: 75%;
        margin-top: 80%;
        padding: 15px 15px;
        height: 60px;
    }
    .insta-email:before {
        left: -200px;
    }
    .insta-email:after {
        right: -20px;
        text-align: center;
        width: 100px;
        background-image: none;
    }
    #sub4,
    #sub5 {
        text-align: center;
        padding-top: 300px;
    }
    #sub4 .arrow6 {
        left: 80px;
        bottom: 45%;
    }
    #sub4 .arrow7 {
        right: 130px;
        width: 120px;
        top: 150px;
        text-align: right;
    }
    .box {
        border: 1px solid #eaeaea1a;
        text-align: center;
        margin-right: -1px;
        margin-bottom: -1px;
        font-size: 1em;
        padding: 15%;
    }
    .box img {
        max-height: 90px;
    }
    #sub4 .arrow7 p,
    #sub5 .arrow7 p {
        top: 40px;
    }
    #sub5 .arrow6 {
        left: 60px;
        text-align: left;
        bottom: 45%;
    }
    #sub5 .arrow7 {
        right: 95px;
        width: 180px;
        top: 150px;
        text-align: right;
    }
}
@media screen and (max-width: 800px) {
    .sidenav {
        display: none;
    }
    .home h1 {
        font-size: 6em;
    }
    .homepage {
        width: calc(100%);
        overflow: hidden;
        left: 0;
        position: relative !important;
        display: block !important;
        bottom: unset;
        background: #fff;
        right: 0;
    }
    .nested .tab-nav {
        width: 100%;
        overflow: hidden;
        overflow-x: scroll;
        height: 75px;
    }
    .home .logo {
        font-size: 24px;
        margin-top: -10px;
        display: block;
    }
    .home p {
        font-size: 1.55em;
        margin-bottom: 20px;
    }
    input,
    textarea {
        height: 52px;
        font-size: 1.2em !important;
        letter-spacing: -0.2px;
    }
    .start-button {
        height: 52px;
    }
    .homeright {
        position: relative !important;
        left: unset !important;
        width: 100%;
        box-shadow: none;
        height: 100vh;
    }
    .arrow {
        display: none;
    }
    .modes {
        display: none;
    }
    .boxes {
        grid-template-columns: repeat(2, 1fr);
        gap: 0;
        min-height: calc(100vh - 95px);
        margin: -1px;
    }
    .actions {
        position: absolute;
        top: 15px;
        right: 0;
        z-index: 9999;
        left: -10px;
        text-align: center;
        font-size: 17px;
    }
    .tab-nav {
        padding: 0 10px;
    }
}
.homeright.black {
    background: #fbfbfb;
    box-shadow: -1px 0 14px #00000033;
}
.black .tab-nav button {
    background: 0 0;
}
.black .tab-nav {
    border-bottom: 1px solid #dededec2;
}
.black .nested .tab-nav button:before {
    background: #e7e7e726;
}
.homepage .voice-text-long-group {
    display: none;
}
.contact-field .arrow,
.contact-field .input-group,
.contact-field .modes {
    display: none;
}
.contact-field .email-group,
.contact-field .voice-text-long-group {
    display: block;
}
.ripple {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: linear-gradient(270deg, #b7e8e2, transparent);
    opacity: 0.7;
    animation: ripple-expand 10s infinite;
}
.ripple-container {
    position: absolute;
    left: -50px;
}
.ripple:nth-child(2) {
    animation-delay: 0.2s;
}
.ripple:nth-child(3) {
    animation-delay: 0.4s;
}
.ripple:nth-child(4) {
    animation-delay: 0.6s;
}
.ripple:nth-child(5) {
    animation-delay: 0.8s;
}
.ripple:nth-child(6) {
    animation-delay: 1s;
}
.ripple:nth-child(7) {
    animation-delay: 1.2s;
}
.ripple:nth-child(8) {
    animation-delay: 1.4s;
}
.ripple:nth-child(9) {
    animation-delay: 1.6s;
}
@keyframes ripple-expand {
    0% {
        transform: translate(-50%, -50%) scale(0);
        opacity: 0.7;
    }
    50% {
        opacity: 0;
    }
    100% {
        transform: translate(-50%, -50%) scale(130);
        opacity: 0;
    }
}
 