.hidden {
    display: none;
}
.f-bottom {
    border-top: 1px solid #c4cbd8;
    padding: 20px 30px;
}
.f-bottom-row .f-lang {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.f-lang {
    border-radius: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 10px;
    padding: 10px 15px;
    background-color: #fff;
    cursor: pointer;
}
.f-top {
    padding: 0 0 20px;
}
.f-bottom .f__inner {
    align-items: center;
}
.f-lang-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}
.f-lang-arrow {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    line-height: 0;
    -webkit-transition: -webkit-transform .3s ease-in-out 0s;
    transition: -webkit-transform .3s ease-in-out 0s;
    -o-transition: transform .3s ease-in-out 0s;
    transition: transform .3s ease-in-out 0s;
    transition: transform .3s ease-in-out 0s, -webkit-transform .3s ease-in-out 0s;
}
.f-lang-item-icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    line-height: 0;
}
.f-lang-item-label {
    font-family: "Ubuntu Regular",Helvetica,sans-serif;
    font-size: 18px;
    line-height: 1.3;
    color: #0f1622;
}
.f-lang-item-icon img {
    width: 30px;
}
ul.f-lang-list.dd-drop.dd-list {
    width: 150px;
}
ul.f-lang-list.dd-drop.dd-list li {
    display: inline-block;
    width: 195px;
}
.f-lang-list .f-lang-item {
    padding: 10px 15px;
    -webkit-transition: background-color .1s ease-in-out 0s;
    -o-transition: background-color .1s ease-in-out 0s;
    transition: background-color .1s ease-in-out 0s;
}
.f-lang-list {
    left: auto;
    right: 0;
    border-radius: 6px;
    background-color: #fff;
    -webkit-box-shadow: 0px 15px 30px rgba(26,25,37,.25);
    box-shadow: 0px 15px 30px rgba(26,25,37,.25);
}
.dd.active .dd-drop {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    z-index: 20;
}
.dd-drop._up {
    top: auto;
    bottom: calc(100% + 10px);
}
.h-nav-dd__list.dd-list {
    width: 300px;
}
.f-links a {
    width: 170px;
}
.packages__wrapper {
    padding: 100px 0;
}
.packages__wrapper .lban {
    margin-bottom: 50px;
    text-align: center;
}
.start {
    margin-bottom: 100px;
}
.f-soc {
    width: 170px;
}

@media (max-width: 768px) {
    .adv-item {
        text-align: center;
    }
}

@media (max-width: 1024px) {
    .start {
        margin-bottom: 50px;
    }
    .h-nav-dd__list.dd-list {
        left: -110px;
    }
}

._link-not-arrow {
    position: relative;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    line-height: 1.5;
    color: #ff006b;
}

#cookie-banner {
    position: fixed;
    bottom: 11px;
    left: 10px;
    background: linear-gradient(216deg, #9F2CDE -0.55%, #6509FA 70.27%), #FF006B;
    color: #fff;
    padding: 15px 20px;
    z-index: 9999;
    width: 380px;
    min-height: 180px;
    border-radius: 20px;
}
.cookie-banner__title {
    margin-top: 0;
    font-size: 20px;
    margin-bottom: 10px;
    font-family: "Ubuntu Regular",Helvetica,sans-serif;
}
.cookie-banner__text {
    font-size: 14px;
    margin-bottom: 20px;
    font-family: "Ubuntu Regular",Helvetica,sans-serif;
}
#cookie-banner a {
    color: #fff;
    text-decoration: underline;
    /*margin-bottom: 20px;
    display: block;*/
}
.cookie-banner__button {
    background: #fff;
    color: #1e2530;
    border: none;
    padding: 8px 24px;
    font-size: 16px;
    cursor: pointer;
    border-radius: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Ubuntu Regular",Helvetica,sans-serif;
    min-height: 36px;
    width: 200px;
    box-sizing: border-box;
    height: 46px;
    border-radius: 25px;


}
@media (max-width: 768px) {
    #cookie-banner {
        width: 90%;
        padding: 15px 5%;
        left: 5%;
        bottom: 0px;
    }
}
@media (max-width: 991px) {
    #cookie-banner {
        width: 90%;
        padding: 15px 5%;
        left: 5%;
        bottom: 0px;
        width: 100%;
        padding: 15px 5%;
        left: 0;
        bottom: 0px;
        border-bottom-left-radius: 0;
        border-top-left-radius: 25px;
        border-top-right-radius: 25px;
        border-bottom-right-radius: 0;
    }
    /*.adv-item ul.adv-item-p {
        text-align: center;
        list-style-position: inside;
        padding-left: 0;
        margin: 0;
    }*/
}
h3.adv-item-p {
    font-size: 20px;
    color: #3e2862;
}
.modal .form-input input {
    width: 100%;
}
.modal .form-input {
    align-items: center;
}

/* Payment method choice slide-down */
.payment-method-choice {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.35s ease, margin 0.35s ease;
    margin: 0;
}
.payment-method-choice.active {
    max-height: 200px;
    /*margin-top: 20px;*/
}
.payment-method-buttons {
    display: flex;
    gap: 15px;
    justify-content: center;
}
.payment-method-buttons .form-btn {
    flex: 1;
    max-width: none;
}

/* Activation code section slide-down */
.activation-code-section {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.35s ease, margin 0.35s ease;
    margin: 0;
}
.activation-code-section.active {
    max-height: 200px;
    margin-top: 20px;
}

/* Disabled next button style */
#btn-next:disabled {
    opacity: 0.5;
    cursor: default;
}
.oth.container .oth-row {
    align-items: start;
}
.fs._home .container .fs-row, .fs._features .container .fs-row {
    overflow: hidden;
    position: relative;
    padding: 147px 0 50px;
}
@media (max-width: 1024px) {
    .fs-p {
        font-size: 18px;
    }
    .adv-item-p {
        font-size: 16px;
    }
}
@media (max-width: 768px) {
    .oth-item:not(:last-child) {
        min-width: 100%;
    }
    .fs._home .fs-p {
        display: block;
    }
    .oth {
        padding-bottom: 60px;
    }
    .smore-p {
        font-size: 16px;
    }
}
ul.f-lang-list.dd-drop.dd-list {
    width: 400px;
}

/* Wayio Screen Cards */
.wayio-cards {
    position: relative;
    width: 100%;
    max-width: 290px;
    min-height: 400px;
}
.wayio-card {
    background: #f8f9fa;
    border-radius: 20px;
    padding: 15px;
}
.wayio-card-inner {
    background: #fff;
    border-radius: 12px;
    padding: 14px 12px;
}

/* App usage card */
.wayio-card--apps {
    position: relative;
    z-index: 1;
    max-width: 270px;
}
.wayio-app-row {
    display: flex;
    align-items: center;
    padding: 5px 0;
}
.wayio-app-icon {
    width: 25px;
    height: 25px;
    flex: 0 0 25px;
    border-radius: 5px;
    object-fit: cover;
}
.wayio-app-name {
    font-family: "Ubuntu", "Ubuntu Regular", Helvetica, sans-serif;
    font-size: 10px;
    line-height: 15px;
    color: #222;
    margin-left: 10px;
    flex: 0 0 55px;
}
.wayio-app-bar {
    height: 3px;
    border-radius: 2px;
    flex: 0 0 auto;
    margin-left: 0;
}
.wayio-bar--purple {
    background: #bb6bd9;
}
.wayio-bar--orange {
    background: #f2994a;
}
.wayio-bar--green-light {
    background: #edf9f2;
}
.wayio-app-time {
    font-family: "Ubuntu", "Ubuntu Regular", Helvetica, sans-serif;
    font-size: 9px;
    line-height: 12px;
    color: #828282;
    white-space: nowrap;
    margin-left: auto;
}

/* Chart card */
.wayio-card--chart {
    position: relative;
    z-index: 2;
    max-width: 270px;
    margin-top: -50px;
    margin-left: 45px;
}
.wayio-chart {
    display: flex;
    flex-direction: column;
}
.wayio-chart-body {
    display: flex;
    position: relative;
    height: 120px;
}
.wayio-chart-y {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}
.wayio-chart-y span {
    font-family: "Ubuntu", "Ubuntu Regular", Helvetica, sans-serif;
    font-size: 7px;
    line-height: 10px;
    color: #828282;
    white-space: nowrap;
}
.wayio-chart-grid {
    flex: 1;
    position: relative;
    margin-right: 45px;
}
.wayio-chart-grid-line {
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background: #f2f2f2;
}
.wayio-chart-bars {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    padding: 0 2px;
}
.wayio-chart-col {
    display: flex;
    align-items: flex-end;
    gap: 1px;
    flex: 1;
    height: 100%;
    justify-content: center;
    position: relative;
}
.wayio-chart-bar {
    display: block;
    width: 6px;
    border-radius: 2px 2px 0 0;
    min-height: 0;
    position: absolute;
}
.wayio-chart-bar--purple {
    background: #bb6bd9;
}
.wayio-chart-bar--orange {
    background: #f2994a;
}
.wayio-chart-bar--blue {
    background: #44b0ed;
}
.wayio-chart-bar--green {
    background: #6fcf97;
}
.wayio-chart-x {
    display: flex;
    justify-content: space-between;
    margin-right: 45px;
    margin-top: 6px;
}
.wayio-chart-x span {
    font-family: "Ubuntu", "Ubuntu Regular", Helvetica, sans-serif;
    font-size: 7px;
    line-height: 10px;
    color: #828282;
    text-align: center;
    flex: 1;
}

/* SOS Button */
.wayio-sos {
    position: relative;
    width: 270px;
    height: 270px;
    margin: 0 auto;
}
.wayio-sos-ring {
    position: absolute;
    border-radius: 50%;
    border: 1px solid #ffa800;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.wayio-sos-ring--outer {
    width: 240px;
    height: 240px;
    opacity: 0.4;
    box-shadow: 0 0 70px 0 rgba(0,0,0,0.1);
}
.wayio-sos-ring--middle {
    width: 195px;
    height: 195px;
    opacity: 0.6;
    box-shadow: 0 0 55px 0 rgba(0,0,0,0.1);
}
.wayio-sos-ring--inner {
    width: 150px;
    height: 150px;
    opacity: 0.8;
    box-shadow: 0 0 40px 0 rgba(0,0,0,0.1);
}
.wayio-sos-gradient {
    position: absolute;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(29deg, #ffa800 0%, #fe65ae 52%, #6509fa 100%);
    box-shadow: 0 0 28px 0 rgba(0,0,0,0.1);
}
.wayio-sos-white {
    position: absolute;
    border-radius: 50%;
    background: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 28px 0 rgba(0,0,0,0.15);
}
.wayio-sos-white--outer {
    width: 112px;
    height: 112px;
}
.wayio-sos-white--inner {
    width: 95px;
    height: 95px;
}
.wayio-sos-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: "Ubuntu Medium", "Ubuntu", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 26px;
    line-height: 1.5;
    color: #222;
    text-align: center;
}

/* Health Cards (calories + steps/distance) */
.wayio-health {
    position: relative;
    width: 100%;
    max-width: 340px;
    min-height: 380px;
}

/* Calories card (top) */
.wayio-health-cal {
    position: relative;
    z-index: 1;
    max-width: 260px;
    background: #f8f9fa;
    border-radius: 18px;
    padding: 13px;
}
.wayio-health-cal .wayio-card-inner {
    padding: 10px 8px;
}
.wayio-cal-title {
    font-family: "Ubuntu Medium", "Ubuntu", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 13px;
    line-height: 1.5;
    color: #9e2cdc;
    margin-bottom: 6px;
}
.wayio-cal-title span {
    font-family: "Ubuntu", "Ubuntu Regular", Helvetica, sans-serif;
    font-weight: 400;
    font-size: 10px;
}
.wayio-cal-chart {
    position: relative;
    height: 110px;
}
.wayio-cal-grid {
    position: absolute;
    inset: 0;
    margin-right: 40px;
}
.wayio-cal-grid-line {
    position: absolute;
    left: 0;
    right: 0;
    height: 1px;
    background: #f2f2f2;
}
.wayio-cal-y {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.wayio-cal-y span {
    font-family: "Ubuntu", "Ubuntu Regular", Helvetica, sans-serif;
    font-size: 7px;
    line-height: 9px;
    color: #828282;
    white-space: nowrap;
}
.wayio-cal-bars {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin-right: 40px;
    display: flex;
    align-items: flex-end;
    justify-content: space-around;
    padding: 0 4px;
}
.wayio-cal-bar {
    display: block;
    width: 12px;
    border-radius: 2px 2px 0 0;
    background: #9e2cdc;
}
.wayio-cal-x {
    display: flex;
    justify-content: space-around;
    margin-right: 40px;
    margin-top: 4px;
    padding: 0 4px;
}
.wayio-cal-x span {
    font-family: "Ubuntu", "Ubuntu Regular", Helvetica, sans-serif;
    font-size: 7px;
    line-height: 9px;
    color: #828282;
    text-align: center;
    width: 12px;
}

/* Steps + Distance row (bottom) */
.wayio-health-row {
    position: relative;
    z-index: 0;
    background: #f8f9fa;
    border-radius: 18px;
    padding: 14px;
    margin-top: -40px;
    margin-left: 40px;
    display: flex;
    gap: 10px;
}
.wayio-mini-card {
    background: #fff;
    border-radius: 11px;
    padding: 12px 10px;
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.wayio-mini-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.wayio-mini-header-title {
    font-family: "Ubuntu Medium", "Ubuntu", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 11px;
    line-height: 17px;
    color: #222;
}
.wayio-mini-header-arrow {
    width: 8px;
    height: 16px;
    opacity: 0.3;
}
.wayio-mini-subtitle {
    font-family: "Ubuntu", "Ubuntu Regular", Helvetica, sans-serif;
    font-size: 9px;
    line-height: 14px;
    color: #a1a1a1;
}
.wayio-mini-value {
    font-family: "Ubuntu Medium", "Ubuntu", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
}
.wayio-mini-value span {
    font-family: "Ubuntu", "Ubuntu Regular", Helvetica, sans-serif;
    font-weight: 400;
    font-size: 11px;
}
.wayio-mini-value--pink {
    color: #ff66a6;
}
.wayio-mini-value--blue {
    color: #44b0ed;
}
.wayio-mini-timeline {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    height: 28px;
}
.wayio-mini-ticks {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2px;
}
.wayio-mini-ticks-bars {
    display: flex;
    gap: 3px;
    align-items: flex-end;
    height: 18px;
}
.wayio-mini-tick {
    width: 1px;
    height: 100%;
    background: #d9d9d9;
    border-radius: 1px;
    position: relative;
}
.wayio-mini-tick--pink {
    background: #ff66a6;
    position: absolute;
    bottom: 0;
}
.wayio-mini-tick--blue {
    background: #44b0ed;
    position: absolute;
    bottom: 0;
}
.wayio-mini-tick-label {
    font-family: "Ubuntu", "Ubuntu Regular", Helvetica, sans-serif;
    font-size: 6px;
    line-height: 8px;
    color: #828282;
    text-align: center;
}
.wayio-mini-tick-single {
    width: 1px;
    height: 100%;
    background: #d9d9d9;
    border-radius: 1px;
    align-self: stretch;
    position: relative;
}

/* Phone Illustration */
.wayio-phone {
    position: absolute;
    width: 100%;
    max-width: 400px;
    display: flex;
    justify-content: center;
    padding: 40px 50px;
    top: 120px;
}
.wayio-phone-body {
    position: relative;
    width: 297px;
    height: 608px;
    background: #fff;
    border-radius: 46px;
    box-shadow: 0 0 0 4px #eceef2;
    flex-shrink: 0;
}
/* Side buttons */
.wayio-phone-btn {
    position: absolute;
    background: #eceef2;
}
.wayio-phone-btn--l1 {
    left: -4px;
    top: 116px;
    width: 4px;
    height: 19px;
    border-radius: 2px 0 0 2px;
}
.wayio-phone-btn--l2 {
    left: -4px;
    top: 155px;
    width: 4px;
    height: 40px;
    border-radius: 2px 0 0 2px;
}
.wayio-phone-btn--l3 {
    left: -4px;
    top: 207px;
    width: 4px;
    height: 40px;
    border-radius: 2px 0 0 2px;
}
.wayio-phone-btn--r {
    right: -4px;
    top: 169px;
    width: 4px;
    height: 65px;
    border-radius: 0 2px 2px 0;
}
/* Notch */
.wayio-phone-notch {
    position: absolute;
    top: 16px;
    left: 50%;
    transform: translateX(-50%);
    width: 31px;
    height: 5px;
    background: #cdd1d8;
    border-radius: 5px;
    opacity: 0.5;
    z-index: 10;
}
/* Screen */
.wayio-phone-screen {
    position: absolute;
    inset: 9px;
    border-radius: 38px;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.wayio-phone-screen::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 38px;
    background: linear-gradient(to bottom, #f8f9fa, transparent);
    z-index: 2;
    pointer-events: none;
}
/* Header */
.wayio-phone-header {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 26px 15px 0;
    position: relative;
    z-index: 1;
}
.wayio-phone-hicon {
    width: 34px;
    height: 34px;
    background: #fff;
    border-radius: 13px;
    box-shadow: 0 0 17px rgba(0,0,0,0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.wayio-phone-hicon img {
    width: 20px;
    height: 20px;
}
.wayio-phone-htitle {
    flex: 1;
    font-family: "Ubuntu Medium", "Ubuntu", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.5;
    color: #222;
    text-align: center;
}
/* Phone SOS */
.wayio-phone-sos-wrap {
    position: relative;
    width: 329px;
    height: 329px;
    margin-top: 55px;
    flex-shrink: 0;
}
.wayio-phone-sos-ring {
    position: absolute;
    border-radius: 50%;
    border: 1px solid #ffa800;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.wayio-phone-sos-ring--1 {
    width: 329px;
    height: 329px;
    opacity: 0.2;
    box-shadow: 0 0 103px rgba(0,0,0,0.1);
}
.wayio-phone-sos-ring--2 {
    width: 270px;
    height: 270px;
    opacity: 0.4;
    box-shadow: 0 0 84px rgba(0,0,0,0.1);
}
.wayio-phone-sos-ring--3 {
    width: 211px;
    height: 211px;
    opacity: 0.6;
    box-shadow: 0 0 66px rgba(0,0,0,0.1);
}
.wayio-phone-sos-grad {
    position: absolute;
    width: 162px;
    height: 162px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: linear-gradient(29deg, #ffa800 0%, #fe65ae 52%, #6509fa 100%);
}
.wayio-phone-sos-wh {
    position: absolute;
    border-radius: 50%;
    background: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 26px rgba(0,0,0,0.15);
}
.wayio-phone-sos-wh--1 {
    width: 130px;
    height: 130px;
}
.wayio-phone-sos-wh--2 {
    width: 106px;
    height: 106px;
}
.wayio-phone-sos-txt {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: "Ubuntu Medium", "Ubuntu", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 27px;
    line-height: 1.5;
    color: #222;
    text-align: center;
}
/* Floating badges */
.wayio-phone-badge {
    position: absolute;
    background: rgba(34, 34, 34, 0.8);
    border-radius: 20px;
    padding: 10px;
    z-index: 2;
}
.wayio-phone-badge img {
    width: 48px;
    height: 48px;
    display: block;
}
.wayio-phone-badge--music {
    left: 0;
    top: 85px;
}
.wayio-phone-badge--heart {
    left: 0;
    bottom: 170px;
}
.wayio-phone-badge--sos {
    right: 0;
    top: 35%;
}
/* App logo above phone */
.wayio-phone-logo {
    position: absolute;
    width: 75px;
    height: 75px;
    top: 0px;
    right: 30px;
    z-index: 3;
    border-radius: 22px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
}

/* Home Phone (map screen) */
.wayio-phone--home {
    top: 25px;
    padding: 60px 50px 40px;
}
.wayio-phone--home .wayio-phone-body {
    transform: scale(0.85);
    transform-origin: top center;
}
.wayio-phone-badge--hmusic {
    left: 0px;
    top: 150px;
}
.wayio-phone-badge--tap {
    left: 35px;
    bottom: 265px;
}
.wayio-phone-badge--battery {
    right: 33px;
    top: 60px;
    height: 68px;
    padding-top: 22px;
}
.wayio-phone-badge--location {
    right: -10px;
    bottom: 335px;
}
.hp-screen {
    position: absolute;
    inset: 9px;
    border-radius: 38px;
    overflow: hidden;
}
.hp-screen::before {
    content: '';
    position: absolute;
    top: 0; left: 0; right: 0;
    height: 38px;
    background: linear-gradient(to bottom, #f8f9fa, transparent);
    z-index: 5;
    pointer-events: none;
}
/* Status bar */
.hp-statusbar {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 2px 16px 0;
    z-index: 6;
}
.hp-statusbar-time {
    font-family: "Ubuntu Medium", "Ubuntu", Helvetica, sans-serif;
    font-weight: 600;
    font-size: 10px;
    color: #222;
}
.hp-statusbar-icons {
    display: flex;
    align-items: center;
    gap: 4px;
}
.hp-statusbar-icons img {
    width: 13px;
    height: 13px;
}
/* Map background image */
.hp-map-bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 33% 12%;
}
/* Pink zone circle */
.hp-zone {
    position: absolute;
    width: 150px;
    height: 150px;
    top: 33%;
    left: 22%;
}
/* Route paths */
.hp-route-pin {
    position: absolute;
    width: 74px;
    height: 245px;
    top: 37%;
    left: 33%;
    z-index: 1;
}
.hp-route-line {
    position: absolute;
    width: 74px;
    height: 238px;
    top: 22%;
    left: 5%;
    z-index: 1;
}
/* User avatars */
.hp-avatar {
    position: absolute;
    z-index: 2;
}
.hp-avatar-ring {
    position: absolute;
    top: 73%;
    left: 50%;
    width: 36px;
    height: 36px;
    transform: translate(-50%, -50%) rotate(-45deg);
    background: linear-gradient(29deg, #ffa800 0%, #fe65ae 52%, #6509fa 100%);
    border-radius: 4px;
}
.hp-avatar-img {
    position: relative;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    display: block;
    z-index: 1;
}
.hp-avatar--1 {
    top: 12%;
    left: 22%;
}
.hp-avatar--2 {
    top: 29%;
    left: 46%;
}
/* Status badges on map */
.hp-stats {
    position: absolute;
    display: flex;
    gap: 7px;
    background: #fff;
    border-radius: 9px;
    padding: 3px 3px;
    box-shadow: 0 0 22px rgba(0,0,0,0.1);
    z-index: 2;
}
.hp-stats img {
    width: 16px;
    height: 16px;
}
.hp-stats--green {
    top: 8%;
    left: 20%;
}
.hp-stats--red {
    top: 25%;
    left: 47%;
    overflow: hidden;
}
.hp-stats-red-bg {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 45px;
    background: #ff006b;
    border-radius: 9px;
}
.hp-stats--red img {
    position: relative;
    z-index: 1;
}
/* Back arrow button */
.hp-back {
    position: absolute;
    top: 8%;
    left: 4%;
    width: 28px;
    height: 28px;
    background: #fff;
    border-radius: 14px;
    box-shadow: 0 0 17px rgba(0,0,0,0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.hp-back img {
    width: 14px;
    height: 14px;
    transform: rotate(90deg);
}
/* Target circle */
.hp-target {
    position: absolute;
    width: 36px;
    height: 36px;
    top: 68%;
    left: 64%;
    z-index: 1;
}
/* Nav controls */
.hp-nav {
    position: absolute;
    right: 5%;
    top: 44%;
    display: flex;
    flex-direction: column;
    gap: 10px;
    z-index: 2;
}
.hp-nav-btn {
    width: 28px;
    height: 28px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 17px rgba(0,0,0,0.1);
    display: flex;
    align-items: center;
    justify-content: center;
}
.hp-nav-btn img {
    width: 20px;
    height: 20px;
}
/* Colored dots */
.hp-dot {
    position: absolute;
    z-index: 1;
}
.hp-dot--orange {
    width: 51px;
    height: 51px;
    top: 59%;
    left: 15%;
}
.hp-dot--purple {
    width: 19px;
    height: 19px;
    top: 29%;
    left: 67%;
}
/* Bottom bar */
.hp-bottom {
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    background: #fff;
    border-radius: 24px 24px 0 0;
    padding: 8px 12px 10px;
    z-index: 3;
    display: flex;
    gap: 6px;
    align-items: flex-start;
}
.hp-bottom-play {
    width: 22px;
    height: 22px;
    border-radius: 9px;
    background: linear-gradient(29deg, #ffa800 0%, #fe65ae 52%, #6509fa 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.hp-bottom-play img {
    width: 14px;
    height: 14px;
}
.hp-bottom-timeline {
    flex: 1;
    min-width: 0;
}
.hp-bottom-icons {
    display: flex;
    justify-content: space-between;
    margin-bottom: 2px;
}
.hp-bottom-icon {
    width: 14px;
    height: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hp-bottom-icon img {
    width: 14px;
    height: 14px;
}
.hp-bottom-bars {
    display: flex;
    gap: 3px;
    width: 100%;
    height: 5px;
    background: #f8f9fa;
    border-radius: 3px;
    overflow: hidden;
}
.hp-bar {
    display: block;
    height: 5px;
    border-radius: 3px;
    flex-shrink: 0;
}
.hp-bottom-times {
    display: flex;
    justify-content: space-between;
    margin-top: 2px;
    font-family: "Ubuntu Regular", "Ubuntu", Helvetica, sans-serif;
    font-size: 7px;
    color: #828282;
}

@media (max-width: 768px) {
    .wayio-phone--home {
        position: relative;
        top: auto;
        padding: 20px;
        margin: 0 auto;
    }
    .wayio-phone--home .wayio-phone-body {
        transform: none;
    }
    .wayio-phone-badge--tap {
        left: -10px;
    }
    .wayio-phone-badge--location {
        right: -10px;
    }
}

@media (max-width: 768px) {
    .wayio-phone {
        position: relative;
        top: auto;
        padding: 20px;
        margin: 0 auto -150px;
    }
    .fs-row:has(.wayio-phone) .fs-info {
        align-self: stretch;
        text-align: left;
        max-width: none;
        margin-left: 0;
    }
    .fs-row:has(.wayio-phone) .fs-pic {
        margin-top: 0;
        align-self: center;
    }
    .wayio-cards {
        margin: 0 auto;
    }
    .wayio-sos {
        margin: 0 auto;
    }
    .wayio-health {
        margin: 0 auto;
    }
    .adv-item-pic {
        max-width: 350px;
    }
    ul.f-lang-list.dd-drop.dd-list {
        left: calc(-5px - 50%);
        width: 310px;
    }
    ul.f-lang-list.dd-drop.dd-list li {
        width: 150px;
    }
    .f-lang-item-label {
        font-size: 12px;
    }
    .fs._features._wayio_app .fs-row .fs-info .fs-title {
        text-align: left;
        font-size: 40px;
    }
    .fs._features._wayio_app .fs-row .fs-info .fs-p {
        /*display: none;*/
    }
    .fs._features._wayio_app .fs-row .fs-info .fs-link {
        float: right;
    }
    .fs._features._wayio_app .fs-row .fs-pic .wayio-phone-logo {
        display: none;
    }
    .fs._features._wayio_app .fs-row .fs-pic .wayio-phone {
        margin-bottom: -200px;
    }
    .fs._features._wayio_app .fs-row .fs-pic .wayio-phone .wayio-phone-badge--heart {
        bottom: 265px;
    }
    .fs._features._wayio_app .fs-row .fs-pic .wayio-phone .wayio-phone-badge--sos {
        top: 28%;
    }
    .fs._features._wayio_app .fs-row .fs-pic {
        margin: 0 auto;
        justify-content: center;
        position: inherit;
    }
}
.fs._features {
    position: relative;
}

@media (min-width: 600px)
and (max-width: 900px)
and (orientation: portrait) {
    .wayio-phone {
        top: 0;
    }
    .wayio-phone-badge--heart {
        bottom: 250px;
    }
}

/* User List Map Card */
.ul-map {
    position: relative;
    width: 300px;
    height: 300px;
    border-radius: 20px;
    overflow: inherit;
    background: #fff;
}
.adv-item-pic img {
    border-radius: 20px;
}
.ul-map-bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 100% 12%;
}
.ul-user {
    position: absolute;
}
.ul-user--1 {
    top: 7%;
    left: 28%;
}
.ul-user--2 {
    top: 56%;
    left: 12%;
}
.ul-user--3 {
    top: 69%;
    left: 54%;
}
.ul-user--4 {
    top: 34%;
    left: 67%;
}
.ul-user--5 {
    top: 35%;
    left: 44%;
}
.ul-avatar {
    position: relative;
    width: 38px;
    height: 46px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.ul-avatar img {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    display: block;
    position: relative;
    z-index: 1;
}
.inc-pic .inc-pic__slide{
    display: none;
}
.inc-pic .inc-pic__slide.active {
    display: block;
}
.ul-avatar-pin {
    width: 18px;
    height: 18px;
    background: linear-gradient(29deg, #ffa800 0%, #fe65ae 52%, #6509fa 100%);
    transform: rotate(45deg);
    border-radius: 2px;
    margin-top: -14px;
    position: relative;
    z-index: 0;
}
.ul-stats {
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 7px;
    padding: 3px;
    box-shadow: 0 0 17px rgba(0,0,0,0.1);
    margin-bottom: 4px;
    position: relative;
    overflow: hidden;
}
.ul-stats-icons {
    display: flex;
    gap: 5px;
    align-items: center;
    position: relative;
    z-index: 1;
}
.ul-stats-icons img {
    width: 12px;
    height: 12px;
}
.ul-stats-alert {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 17px;
    background: #ff006b;
    border-radius: 7px;
}
.ul-stats-alert--wide {
    width: 34px;
}
.ul-stats--no-alert {
    overflow: visible;
}
.ul-add-btn {
    position: absolute;
    bottom: -20px;
    left: -20px;
    width: 58px;
    height: 58px;
    background: #fff;
    border: 4px solid #ffa800;
    border-radius: 17px;
    box-shadow: 0 0 29px rgba(0,0,0,0.1);
    display: flex;
    align-items: center;
    justify-content: center;
}
.ul-add-btn img {
    width: 35px;
    height: 35px;
}
@media (max-width: 768px) {
    .ul-map {
        margin: 0 auto;
    }
}

/* Current Location Map Card */
.cl-map {
    position: relative;
    width: 300px;
    height: 300px;
    border-radius: 20px;
    overflow: visible;
    background: #fff;
}
.cl-map-bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 100% 12%;
    border-radius: 20px;
}
.cl-user {
    position: absolute;
    top: 22%;
    left: 33%;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.cl-stats {
    display: flex;
    align-items: center;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 0 2px 12px rgba(0,0,0,0.12);
    margin-bottom: 6px;
    height: 27px;
}
.cl-stats-icon--muted {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    padding: 0 6px;
    height: 100%;
}
.cl-stats-icon--muted img {
    width: 14px;
    height: 14px;
    opacity: 0.5;
}
.cl-stats-alert {
    display: flex;
    align-items: center;
    gap: 6px;
    background: #ff006b;
    padding: 0 8px;
    height: 100%;
    border-radius: 14px;
}
.cl-stats-alert img {
    width: 14px;
    height: 14px;
    filter: brightness(0) invert(1);
}
.cl-avatar {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.cl-avatar-ring {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background: linear-gradient(135deg, #ffa800 0%, #fe65ae 50%, #6509fa 100%);
    padding: 3px;
    box-shadow: 0 4px 16px rgba(101, 9, 250, 0.25);
    z-index: 2;
}
.cl-avatar-ring img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    display: block;
    object-fit: cover;
}
.cl-avatar-pin {
    width: 26px;
    height: 26px;
    background: linear-gradient(29deg, #ffa800 0%, #fe65ae 52%, #6509fa 100%);
    transform: rotate(45deg);
    border-radius: 3px;
    margin-top: -18px;
    position: relative;
    z-index: 1;
}
.cl-add-btn {
    position: absolute;
    bottom: -20px;
    left: -20px;
    z-index: 3;
    width: 58px;
    height: 58px;
    border: 4px solid transparent;
    border-radius: 17px;
    box-shadow: 0 0 29px rgba(0,0,0,0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(#fff, #fff) padding-box, linear-gradient(135deg, #ffa800 0%, #fe65ae 50%, #6509fa 100%) border-box;
}
.cl-add-btn img {
    width: 35px;
    height: 35px;
}
@media (max-width: 768px) {
    .cl-map {
        margin: 0 auto;
    }
}

/* Geofence Zones Card */
.gz-map {
    position: relative;
    width: 300px;
    height: 300px;
    border-radius: 20px;
    overflow: visible;
    background: #fff;
}
.gz-map-bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 20px;
}
.gz-zone {
    position: absolute;
    width: 148px;
    height: 148px;
    top: 14%;
    left: 30%;
}
.gz-pin {
    position: absolute;
    width: 35px;
    height: 35px;
    top: 29%;
    left: 49%;
    z-index: 1;
}
.gz-edit {
    position: absolute;
    width: 20px;
    height: 20px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 17px rgba(0,0,0,0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    top: 18%;
    left: 69%;
    z-index: 1;
}
.gz-edit img {
    width: 13px;
    height: 13px;
}
.gz-dot {
    position: absolute;
    z-index: 1;
}
.gz-dot--orange {
    width: 51px;
    height: 51px;
    top: 66%;
    left: 24%;
}
.gz-dot--purple-sm {
    width: 19px;
    height: 19px;
    top: 5%;
    left: 72%;
}
.gz-dot--purple-lg {
    width: 35px;
    height: 35px;
    top: 84%;
    left: 69%;
}
.gz-badge {
    position: absolute;
    width: 58px;
    height: 58px;
    border-radius: 17px;
    box-shadow: 0 0 29px rgba(0,0,0,0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.gz-badge img {
    width: 35px;
    height: 35px;
}
.gz-badge--home {
    background: #c6ddfb;
    top: -15px;
    right: -30px;
}
.gz-badge--school {
    background: #f9c7dd;
    border: 3px solid #ffa800;
    top: 50%;
    right: -40px;
    transform: translateY(-50%);
}
.gz-badge--field {
    background: #f9dfc8;
    top: 55%;
    left: -30px;
}
.gz-badge--dance {
    background: #e1c8fb;
    bottom: -20px;
    right: -25px;
}
.gz-add-btn {
    position: absolute;
    bottom: -20px;
    left: -20px;
    width: 58px;
    height: 58px;
    background: #fff;
    border: 4px solid #ffa800;
    border-radius: 17px;
    box-shadow: 0 0 29px rgba(0,0,0,0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.gz-add-btn img {
    width: 35px;
    height: 35px;
}
@media (max-width: 768px) {
    .gz-map {
        margin: 0 auto;
    }
}

/* Listen Card (Sounds) */
.listen-card {
    position: relative;
    width: 300px;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* Device frame (rotated square with child photo) */
.listen-device {
    position: absolute;
    width: 100px;
    height: 100px;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
}
.listen-device-antenna {
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 18px;
    height: 7px;
    background: #a1a1a1;
    border-radius: 2.5px 2.5px 0 0;
}
.listen-device-body {
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 30px;
    box-shadow: 0 0 50px rgba(0,0,0,0.15);
    display: flex;
    align-items: center;
    justify-content: center;
}
.listen-device-inner {
    width: 90%;
    height: 90%;
    border-radius: 27px;
    overflow: hidden;
    box-shadow: 0 0 50px rgba(0,0,0,0.1);
}
.listen-device-photo {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Action buttons */
.listen-btn {
    position: absolute;
    width: 64px;
    height: 64px;
    top: 50%;
    transform: translateY(-50%);
}
.listen-btn--record {
    left: -10px;
}
.listen-btn--phone {
    right: -10px;
}
.listen-btn-bg {
    position: absolute;
    inset: 0;
    border-radius: 23px;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
}
.listen-btn--record .listen-btn-bg {
    background: #ff006b;
}
.listen-btn--phone .listen-btn-bg {
    background: #1bdc7f;
}
.listen-btn-white {
    position: absolute;
    background: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 20px rgba(0,0,0,0.15);
}
.listen-btn-white--outer {
    width: 48px;
    height: 48px;
    border-radius: 18px;
}
.listen-btn-white--inner {
    width: 40px;
    height: 40px;
    border-radius: 15px;
}
.listen-btn-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 24px;
    height: 24px;
    z-index: 1;
}

/* Sound wave */
.listen-sound-wave {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: auto;
}
@media (max-width: 768px) {
    .listen-card {
        margin: 0 auto;
    }
    .fs._home .fs-row .fs-info .fs-p {
        /*display: none;*/
    }
}

/* Movement History Card (GPS Tracker) */
.mh-map {
    position: relative;
    width: 300px;
    height: 300px;
    border-radius: 20px;
    overflow: visible;
    background: #fff;
}
.mh-map-bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 20px;
}
.mh-zone {
    position: absolute;
    width: 91px;
    height: 91px;
    top: 17%;
    left: 19%;
}
.mh-route {
    position: absolute;
    width: 154px;
    height: 160px;
    top: 21%;
    left: 31%;
    z-index: 1;
}
.mh-dot {
    position: absolute;
    z-index: 1;
}
.mh-dot--orange {
    width: 51px;
    height: 51px;
    top: 61%;
    left: 23%;
}
.mh-dot--purple {
    width: 19px;
    height: 19px;
    top: 23%;
    left: 80%;
}
.mh-avatar {
    position: absolute;
    top: 12%;
    left: 25%;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.mh-avatar-img {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    display: block;
    position: relative;
    z-index: 1;
}
.mh-avatar-pin {
    width: 25px;
    height: 25px;
    background: linear-gradient(29deg, #ffa800 0%, #fe65ae 52%, #6509fa 100%);
    transform: rotate(45deg);
    border-radius: 3px;
    margin-top: -18px;
    position: relative;
    z-index: 0;
}
.mh-bottom {
    position: absolute;
    bottom: 0;
    left: 4%;
    right: 4%;
    background: #fff;
    border-radius: 24px 24px 0 0;
    padding: 8px 10px 6px;
    z-index: 2;
    display: flex;
    gap: 8px;
    align-items: flex-start;
}
.mh-play {
    width: 20px;
    height: 20px;
    border-radius: 9px;
    background: linear-gradient(29deg, #ffa800 0%, #fe65ae 52%, #6509fa 100%);
    box-shadow: 0 0 17px rgba(0,0,0,0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-top: 13px;
}
.mh-play img {
    width: 14px;
    height: 14px;
}
.mh-timeline {
    flex: 1;
    min-width: 0;
}
.mh-timeline-icons {
    display: flex;
    justify-content: space-between;
    margin-bottom: 3px;
    padding: 0 2px;
}
.mh-timeline-icons img {
    width: 14px;
    height: 14px;
}
.mh-timeline-bars {
    display: flex;
    gap: 3px;
    width: 100%;
    height: 5px;
    background: #f8f9fa;
    border-radius: 3px;
    overflow: hidden;
}
.mh-bar {
    display: block;
    height: 5px;
    border-radius: 3px;
    flex-shrink: 0;
}
.mh-timeline-times {
    display: flex;
    justify-content: space-between;
    margin-top: 2px;
    font-family: "Ubuntu Regular", "Ubuntu", Helvetica, sans-serif;
    font-size: 7px;
    color: #828282;
}
.mh-badge {
    position: absolute;
    width: 58px;
    height: 58px;
    border-radius: 17px;
    box-shadow: 0 0 29px rgba(0,0,0,0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.mh-badge img {
    width: 35px;
    height: 35px;
}
.mh-badge--school {
    background: #f9c7dd;
    border: 3px solid #ffa800;
    top: -5px;
    left: -35px;
}
.mh-badge--home {
    background: #c6ddfb;
    top: -15px;
    right: -30px;
}
.mh-badge--field {
    background: #f9dfc8;
    top: 47%;
    left: -30px;
}
.mh-badge--dance {
    background: #e1c8fb;
    bottom: -20px;
    right: -25px;
}
.mh-add-btn {
    position: absolute;
    bottom: -20px;
    left: -20px;
    width: 58px;
    height: 58px;
    background: #fff;
    border: 4px solid #ffa800;
    border-radius: 17px;
    box-shadow: 0 0 29px rgba(0,0,0,0.1);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
}
.mh-add-btn img {
    width: 35px;
    height: 35px;
}
@media (max-width: 768px) {
    .mh-map {
        margin: 0 auto;
    }
}

/* SOS Card (pricing slide 4) */
.sos-card {
    position: relative;
    width: 300px;
    min-height: 350px;
}
.sos-map {
    position: relative;
    width: 300px;
    height: 300px;
    border-radius: 20px;
    overflow: visible;
    background: #fff;
}
.sos-map-bg {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    border-radius: 20px;
}
.sos-zone {
    position: absolute;
    width: 91px;
    height: 91px;
    top: 18%;
    left: 19%;
}
.sos-route {
    position: absolute;
    width: 154px;
    height: 160px;
    top: 21%;
    left: 31%;
    z-index: 1;
}
.sos-dot {
    position: absolute;
    z-index: 1;
}
.sos-dot--orange {
    width: 51px;
    height: 51px;
    top: 61%;
    left: 23%;
}
.sos-dot--purple {
    width: 19px;
    height: 19px;
    top: 23%;
    left: 80%;
}
.sos-user {
    position: absolute;
    top: 7%;
    left: 22%;
    z-index: 2;
}
.sos-stats {
    display: flex;
    align-items: center;
    background: #fff;
    border-radius: 7px;
    padding: 3px;
    box-shadow: 0 0 17px rgba(0,0,0,0.1);
    margin-bottom: 4px;
    position: relative;
    overflow: hidden;
}
.sos-stats-icons {
    display: flex;
    gap: 5px;
    align-items: center;
    position: relative;
    z-index: 1;
}
.sos-stats-icons img {
    width: 12px;
    height: 12px;
}
.sos-stats-alert {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 34px;
    background: #ff006b;
    border-radius: 7px;
}
.sos-avatar {
    position: relative;
    width: 54px;
    height: 64px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.sos-avatar-img {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    display: block;
    position: relative;
    z-index: 1;
}
.sos-avatar-pin {
    width: 25px;
    height: 25px;
    background: #ff006b;
    transform: rotate(45deg);
    border-radius: 3px;
    margin-top: -18px;
    position: relative;
    z-index: 0;
}
/* SOS button */
.sos-btn {
    position: absolute;
    width: 120px;
    height: 120px;
    right: -20px;
    bottom: 0;
    z-index: 3;
}
.sos-btn-border {
    position: absolute;
    inset: 0;
    border-radius: 50%;
    border: 0.8px solid #ffa800;
    opacity: 0.8;
    box-shadow: 0 0 37px rgba(0,0,0,0.1);
}
.sos-btn-gradient {
    position: absolute;
    inset: 0;
    border-radius: 50%;
    background: linear-gradient(29deg, #ffa800 0%, #fe65ae 52%, #6509fa 100%);
    box-shadow: 0 0 25px rgba(0,0,0,0.1);
}
.sos-btn-white {
    position: absolute;
    border-radius: 50%;
    background: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 25px rgba(0,0,0,0.15);
}
.sos-btn-white--outer {
    width: 89px;
    height: 89px;
}
.sos-btn-white--inner {
    width: 75px;
    height: 75px;
}
.sos-btn-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: "Ubuntu Medium", "Ubuntu", Helvetica, sans-serif;
    font-weight: 500;
    font-size: 21px;
    line-height: 1.5;
    color: #222;
    text-align: center;
    z-index: 1;
}
@media (max-width: 768px) {
    .sos-card {
        margin: 0 auto;
    }
}

/* Loud Signal Card (pricing slide 5) */
.loud-card {
    position: relative;
    width: 300px;
    height: 350px;
}
.loud-phone {
    position: absolute;
    top: 30px;
    left: 30px;
    width: 165px;
    height: 330px;
    transform: rotate(-15deg);
    transform-origin: center center;
}
.loud-phone-body {
    width: 100%;
    height: 100%;
    border-radius: 25px;
    background: linear-gradient(49deg, #ffa800 0%, #fe65ae 52%, #6509fa 100%);
    padding: 5px;
    box-shadow: inset 0 0 17px rgba(202,205,213,0.5);
    position: relative;
}
.loud-phone-screen {
    width: 100%;
    height: 100%;
    border-radius: 21px;
    background: #fff2d8;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
}
/* Side buttons */
.loud-phone-btn {
    position: absolute;
    background: #a143df;
}
.loud-phone-btn--1 {
    left: -2px;
    top: 90px;
    width: 2px;
    height: 10px;
    border-radius: 1px 0 0 1px;
}
.loud-phone-btn--2 {
    left: -2px;
    top: 115px;
    width: 2px;
    height: 21px;
    border-radius: 1px 0 0 1px;
}
.loud-phone-btn--3 {
    left: -2px;
    top: 148px;
    width: 2px;
    height: 21px;
    border-radius: 1px 0 0 1px;
}
.loud-phone-btn--r {
    right: -2px;
    top: 108px;
    width: 2px;
    height: 35px;
    border-radius: 0 1px 1px 0;
}
.loud-phone-notch {
    position: absolute;
    top: 11px;
    left: 50%;
    transform: translateX(-50%);
    width: 17px;
    height: 3px;
    background: #fff;
    border-radius: 3px;
    z-index: 2;
}
/* Rings */
.loud-ring {
    position: absolute;
    border-radius: 50%;
    border: 1px solid #ff006b;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.5;
}
.loud-ring--outer {
    width: 160px;
    height: 160px;
}
.loud-ring--inner {
    width: 107px;
    height: 107px;
}
/* Pink button */
.loud-btn-pink {
    width: 89px;
    height: 89px;
    border-radius: 50%;
    background: #ff006b;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
}
.loud-btn-pink img {
    width: 40px;
    height: 40px;
}
/* Sound waves */
.loud-waves {
    position: absolute;
    top: -80px;
    right: 100px;
    width: 150px;
    height: 130px;
    transform: rotate(37deg);
}
.loud-wave {
    position: absolute;
    border: 2px solid transparent;
    border-radius: 50%;
    border-top-color: #6509fa;
    border-right-color: #fe65ae;
    transform: rotate(-50deg);
}
.loud-wave--1 {
    width: 150px;
    height: 150px;
    top: 0;
    right: -26%;
    border-top-color: #6509fa;
    border-right-color: #9f40e0;
    clip-path: polygon(30% 0, 100% 0, 100% 70%);
}
.loud-wave--2 {
    width: 110px;
    height: 110px;
    top: 20px;
    right: -14%;
    border-top-color: #fe65ae;
    border-right-color: #fe65ae;
    clip-path: polygon(30% 0, 100% 0, 100% 70%);
}
.loud-wave--3 {
    width: 67px;
    height: 67px;
    top: 42px;
    right: 0;
    border-top-color: #ffa800;
    border-right-color: #ffa800;
    clip-path: polygon(30% 0, 100% 0, 100% 70%);
}
@media (max-width: 768px) {
    .loud-card {
        margin: 50px auto 0;
    }
}

/* Recording Card (Sounds Around Child) */
.rec-card {
    position: relative;
    width: 300px;
    background: #fff;
    border-radius: 20px;
    padding: 25px 0 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.rec-timeline {
    width: 100%;
    display: flex;
    flex-direction: column;
}
.rec-timestamps {
    display: flex;
    justify-content: space-between;
    padding: 0 14px;
    font-family: "Ubuntu Regular", "Ubuntu", Helvetica, sans-serif;
    font-size: 9px;
    line-height: 14px;
    color: #a1a1a1;
}
.rec-ruler {
    display: flex;
    justify-content: space-between;
    padding: 0 14px;
    margin-top: 4px;
}
.rec-ruler--bottom {
    margin-top: 0;
    margin-bottom: 4px;
}
.rec-ruler--bottom .rec-ruler-tick {
    align-self: flex-end;
}
.rec-ruler-tick {
    width: 1px;
    height: 7px;
    background: #ddd;
    flex-shrink: 0;
}
.rec-ruler-tick--tall {
    height: 14px;
}
.rec-waveform-area {
    position: relative;
    width: 100%;
    height: 140px;
    background: #f8f9fa;
    margin: 0;
}
.rec-waveform {
    position: absolute;
    left: 14px;
    top: 50%;
    transform: translateY(-50%);
    width: 55%;
    height: 100%;
    display: flex;
    align-items: center;
    gap: 2px;
    opacity: 0.4;
}
.rec-waveform-bar {
    flex: 0 0 1px;
    background: #a1a1a1;
    border-radius: 1px;
    min-height: 2px;
}
.rec-playhead {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 1px;
    background: #222;
}
.rec-stop-btn {
    position: relative;
    width: 54px;
    height: 54px;
    margin-top: 20px;
}
.rec-stop-btn-bg {
    position: absolute;
    inset: 0;
    border-radius: 19px;
    background: #ff006b;
    box-shadow: 0 0 17px rgba(0, 0, 0, 0.1);
}
.rec-stop-btn-white {
    position: absolute;
    background: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-shadow: 0 0 17px rgba(0, 0, 0, 0.15);
}
.rec-stop-btn-white--outer {
    width: 40px;
    height: 40px;
    border-radius: 15px;
}
.rec-stop-btn-white--inner {
    width: 34px;
    height: 34px;
    border-radius: 13px;
}
.rec-stop-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    background: #ff006b;
    border-radius: 4px;
    z-index: 1;
}
@media (max-width: 768px) {
    .rec-card {
        margin: 0 auto;
    }
}

/* App Usage Stats Cards */
.aus-cards {
    position: relative;
    width: 100%;
    max-width: 380px;
    min-height: 620px;
}
.aus-card--apps {
    position: relative;
    z-index: 3;
    max-width: 290px;
}
.aus-card--chart-multi {
    position: relative;
    z-index: 2;
    max-width: 250px;
    margin-top: -30px;
    margin-left: 80px;
}
.aus-card--chart-pink {
    position: relative;
    z-index: 1;
    max-width: 280px;
    margin-top: -30px;
    margin-left: 30px;
}
.aus-cards .aus-card--chart-multi {
    margin-top: 50px;
    margin-bottom: 80px;
}
.wayio-chart-bar--pink {
    background: #ff66a6;
}
@media (max-width: 768px) {
    .aus-cards {
        margin: 0 auto;
        min-height: auto;
    }
    .aus-card--chart-multi {
        margin-left: 40px;
    }
    .aus-card--chart-pink {
        margin-left: 10px;
    }
    .aus-cards .aus-card--chart-multi {
        margin-top: -30px;
        margin-bottom: 0px;
        z-index: 3;
    }
    .aus-card--chart-pink {
        z-index: 4;
    }
    .fs._features .fs-row .fs-p {
        /*display: none;*/
    }
    /*.fs._features .fs-pic {
        margin-top: -50px;
    }*/
    .fs._features._sos .fs-pic {
        margin: 20px 0 20px 25px;
    }
    .fs._features._app-usage-stats .fs-row .fs-pic img,
    .fs._features._features--loud .fs-row .fs-pic img,
    .fs._features._sos .fs-row .fs-pic img
    {
        width: 200px;
    }
    .fs._home .container .fs-row, .fs._features .container .fs-row {
        padding-top: 20px;
        min-height: 985px;
    }
}
.fs-title ._underline-2 {
    border-bottom: 15px solid #3e2862;
    -o-border-image: url(../assets/word-underline-2.svg) 15 stretch stretch;
    border-image: url(../assets/word-underline-2.svg) 15 stretch stretch;
}
.fs._home .container .fs-row {
    height: 560px;
}

.pact-form-f-captcha .g-recaptcha > div {
    margin: auto;
}

.f-lang-list .f-lang-item[data-value="ru"] img, .f-lang-list .f-lang-item[data-value="pl"] img, .f-lang-list .f-lang-item[data-value="ko"] img, .f-lang-list .f-lang-item[data-value="ja"] img, .f-lang-list .f-lang-item[data-value="id"] img {
    border: 1px solid #eaeaea;
}
