.ssec {
    --px-16: .8333333333333333vw;
    --px-18: 0.9375vw;
    --px-20: 1.0416666666667vw;
    --px-22: 1.1458333333333vw;
    --px-24: 1.25vw;
    --px-25: 1.3020833333333334vw;
    --px-26: 1.3541666666667vw;
    --px-28: 1.4583333333333vw;
    --px-30: 1.5625vw;
    --px-32: 1.6666666666667vw;
    --px-34: 1.7708333333333vw;
    --px-36: 1.875vw;
    --px-38: 1.9791666666667vw;
    --px-40: 2.0833333333333vw;
    --px-42: 2.1875vw;
    --px-44: 2.2916666666666665vw;
    --px-46: 2.3958333333333vw;
    --px-50: 2.6041666666667vw;
    --px-52: 2.7083333333333334vw;
    --px-56: 2.9166666666667vw;
    --px-60: 3.125vw;
    --px-62: 3.229166666666667vw;
    --px-64: 3.333333333333333vw;
    --fs-head: var(--px-64);
    --fs-subhead: var(--px-42);
    --fs-txt: var(--px-24);
    position: relative;
    color: #fff;
    background-color: #000;
    font-family: ProximaNova, sans-serif;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 300;
    margin: 0 auto;
    overflow: hidden;
}
.ssec .ssec-img {
    max-width: 100%;
    width: 100%;
}
.ssec-bg-white {
    color: #000;
    background-color: #fff;
}
@media screen and (min-width: 769px) {
    .ssec-bg-lg-white {
        color: #000;
        background-color: #fff;
    }
}

.ssec .ssec-head {
    font-size: var(--fs-head);
    font-weight: bold;
    line-height: 1;
    letter-spacing: -.6px;
}
.ssec .ssec-head-2 {
    font-size: var(--px-56);
}
.ssec .ssec-subhead {
    font-size: var(--fs-subhead);
    line-height: 1.2;
}
.ssec .ssec-txt {
    font-size: var(--fs-txt);
    line-height: 1.2;
}
.ssec-pt-1 {
    padding-top: 1vw;
}
.ssec-pt-2 {
    padding-top: 1.5vw;
}
.ssec-pt-3 {
    padding-top: 3vw;
}
.ssec-pb-1 {
    padding-bottom: 1vw;
}
.ssec .ssec-note {
    font-size: 1vw;
    line-height: 1.25;
}
.ssec .ssec-note-bottom {
    position: absolute;
    left: 10%;
    right: 10%;
    bottom: 2%
}
.ssec .ssec-color {
    color: #e7ff2d;
}
.ssec-color-1 {
    background: -webkit-gradient(linear, left top, right top, from(#45c0ff), to(#ff57f8));
    background: -o-linear-gradient(left, #45c0ff 0%, #ff57f8 100%);
    background: linear-gradient(90deg, #45c0ff 0%, #ff57f8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: rgba(0, 0, 0, 0);
}
.ssec-color-2 {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #fbfdd3), color-stop(0.35, #faf164), color-stop(0.45, #fd4c22), color-stop(0.60, #f22b48), color-stop(0.80, #ea2158), color-stop(1, #c11374));
    -webkit-background-clip: text;
    color: transparent;
}
.ssec-text-center {
    text-align: center;
}
/**/

.specs-color-name {
    text-align: center;
    padding: 5px 0 0;
    margin-bottom: 0;
}
.specs-block-img .img-fluid {
    display: block;
    margin: 0 auto;
}
.specs-block .specs-value strong {
    font-size: 1.375em;
    line-height: 1.25;
}
.specs-block .specs-note {
    padding-top: 2%;
    font-size: .875em;
    color: #888;
    padding-bottom: 0;
}
.specs-note {
    padding-bottom: 3%;
}
.specs-note p {
    font-size: .925em;
    margin-bottom: .25em;
    color: #888;
}
.specs-block .specs-img-size {
    max-width: 100%;
    width: 100%;
}
@media screen and (min-width: 1024px) {
    .specs-block .specs-img-size {
        max-width: initial;
        width: 50%;
    }
}

.ssec-pnotes {
    padding: 2% 0;
    font-size: 14px;
}
.ssec-pnotes .ssec-pnotes-head {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: .875rem;
}
.ssec-pnotes p {
    margin-bottom: .375rem;
    color: #555;
}
/**/

.ssec-intro .ssec-wrap {
    position: absolute;
    top: 40.7%;
    left: 2.5%;
    right: 52%;
}
.ssec-intro .ssec-txt2 {
    font-size: var(--px-62);
    line-height: 1.1;
    font-weight: bold;
    font-style: italic;
}
.ssec-intro .ssec-txt3 {
    font-size: 2.0833333333333332vw;
    line-height: 1.1;
    font-weight: bold;
    font-style: italic;
}

.ssec-summary .ssec-i {
    position: absolute;
    font-size: 1.2vw;
}
.ssec-summary .ssec-i .ssec-h {
    font-size: 1.7vw;
    font-weight: bold;
}

.ssec-style-1 .ssec-wrap {
    position: absolute;
    top: 3vw;
    left: 8%;
    right: 8%;
}

.ssec-style-2 .ssec-wrap {
    position: absolute;
    top: 5vw;
    left: 6%;
    right: 6%;
}

.ssec-wrap-style-1 {
    display: flex;
    flex-direction: column;
    gap: var(--px-28);
}
.ssec-wrap-style-1 .ssec-headwrap,
.ssec-wrap-style-2 .ssec-headwrap {
    display: flex;
    flex-direction: column;
}

.ssec-wrap-style-2 {
    display: flex;
}
.ssec-wrap-style-2 .ssec-headwrap {
    width: 50%;
}
.ssec-wrap-style-2 .ssec-txt {
    width: 45%;
    margin-left: auto;
}

.ssec-colors2 .ssec-wrap {
    position: absolute;
    top: 0%;
    left: 46%;
    right: 7%;
    bottom: 68.6%;
    display: flex;
    align-items: center;
}
.ssec-colors2 .ssec-txt {
    opacity: .65;
    font-size: 1.3541666666666667vw;
    line-height: 1.3;
    letter-spacing: -.2px;
}
.ssec-colors2 .ssec-color-w {
    position: absolute;
    top: 80.6%;
    left: 1%;
    right: 62%;
    display: flex;
    gap: 1.0416666666666666vw;
    justify-content: space-around;
    text-align: center;
    font-size: var(--px-26);
}
.ssec-colors2 .ssec-color-c {
    --c-color: #000;
    position: relative;
    border-radius: 50%;
    border: 2px solid var(--c-color);
    width: 1.875vw;
    height: 1.875vw;
    margin: 0 auto;
}
.ssec-colors2 .ssec-color-c::after {
    content: "";
    display: block;
    position: absolute;
    top: 3px;
    left: 3px;
    right: 3px;
    bottom: 3px;
    background-color: var(--c-color);
    border-radius: 50%;
}
.ssec-colors2 .ssec-color-t {
    padding-top: 2.5vw;
}
.ssec-colors2 .ssec-color-green {
    --c-color: #dcff25;
}
.ssec-colors2 .ssec-color-orange {
    --c-color: #eea04d;
}

.ssec-cpu .ssec-wrap {
    position: absolute;
    top: 33%;
    left: 6%;
    right: 55%;
}

.ssec-cameras .ssec-i {
    position: absolute;
    top: 46%;
    left: 8.5%;
    right: 65%;
    font-size: var(--px-30);
    line-height: 1;
    color: #a7a7a7;
}
.ssec-cameras .ssec-h {
    font-weight: bold;
    font-size: var(--px-56);
    padding-top: .46875vw;
    letter-spacing: -.7px;
    color: #fff;
}
.ssec-cameras .ssec-t {
    padding-top: 1.6145833333333335vw;
    font-size: var(--px-32);
}
.ssec-cameras .ssec-i2 {
    top: 37.3%;
    left: 77%;
    right: 2%;
}
.ssec-cameras .ssec-i3 {
    top: 73.2%;
}

.ssec-camera-ai .ssec-wrap {
    top: 4vw;
}

.ssec-night-camera .ssec-wrap {
    top: 3vw;
}

.ssec-macro .ssec-wrap {
    position: absolute;
    top: 18.3%;
    left: 13%;
    right: 54%;
    bottom: 18.1%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.ssec-flashlight .ssec-wrap {
    position: absolute;
    top: 8%;
    left: 11%;
    right: 36%;
}
.ssec-flashlight .ssec-txt {
    padding-right: 25%;
}
.ssec-flashlight .ssec-i {
    position: absolute;
    top: 48.4%;
    left: 11%;
    right: 78.1%;
    bottom: 38.2%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 1;
    font-size: var(--px-22);
    text-align: center;
}
.ssec-flashlight .ssec-h {
    font-weight: bold;
    font-size: var(--px-62);
}
.ssec-flashlight .ssec-s {
    font-size: var(--px-22);
}
.ssec-flashlight .ssec-j {
    position: absolute;
    top: 25.3%;
    left: 77.4%;
    right: 14.3%;
    font-size: var(--px-26);
    line-height: 1;
    color: #000;
    text-align: center;
    transform: rotate(29deg);
}

.ssec-screen .ssec-wrap {
    top: 3vw;
}
.ssec-screen .ssec-i {
    position: absolute;
    top: 87.8%;
    left: 34.2%;
    right: 48%;
    line-height: 1.06;
    font-size: var(--px-24);
}
.ssec-screen .ssec-h {
    font-size: var(--px-38);
    font-weight: bold;
}
.ssec-screen .ssec-i2 {
    left: 57.4%;
    right: 17%;
}
.ssec-screen .ssec-i3 {
    top: 46.4%;
    left: 39.4%;
    right: 50%;
    font-size: var(--px-20);
    color: #000;
}
.ssec-screen .ssec-i3 .ssec-h {
    font-size: var(--px-30);
}

.ssec-memory .ssec-wrap {
    top: 3vw;
    left: 10%;
    right: 10%;
}
.ssec-memory .ssec-note {
    left: 31%;
    right: 31%;
    bottom: 4%;
}
.ssec-memory .ssec-f {
    position: absolute;
    top: 55.5%;
    left: 68%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    font-size: var(--px-28);
    line-height: 1;
    gap: 4.0625vw;
}
.ssec-memory .ssec-h {
    font-weight: bold;
    font-size: var(--px-52);
    line-height: 1.4;
}

.ssec-battery .ssec-wrap {
    top: 3vw;
}
.ssec-battery .ssec-i {
    position: absolute;
    top: 85.8%;
    bottom: 7%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: var(--px-24);
    line-height: 1;
    text-align: left;
}
.ssec-battery .ssec-h {
    font-size: var(--px-42);
    font-weight: bold;
    line-height: 1.2;
}
.ssec-battery .ssec-i1 {
    left: 19%;
    right: 68%;
}
.ssec-battery .ssec-i2 {
    left: 39%;
    right: 49%;
}
.ssec-battery .ssec-i3 {
    left: 57.5%;
    right: 30%;
}
.ssec-battery .ssec-i4 {
    left: 76.7%;
    right: 6%;
}

.ssec-access .ssec-note {
    position: absolute;
    top: 56%;
    left: 53%;
    right: 6%;
    text-align: center;
    font-size: var(--px-22);
    color: #81807c;
}
.ssec-access .ssec-note2 {
    top: 95.6%;
    left: 6%;
    right: 51%;
}
.ssec-access .ssec-note3 {
    top: 45%;
    left: 53%;
    right: 6%;
}
.ssec-access .ssec-note4 {
    top: 92.3%;
    left: 6%;
    right: 53%;
}

.ssec-access-case .ssec-wrap {
    position: absolute;
    top: 10%;
    left: 7%;
    right: 55%;
}
.ssec-access-case .ssec-note {
    left: 7%;
    right: 55%;
}

.ssec-os .ssec-wrap {
    top: 3vw;
}
.ssec-os .ssec-note {
    position: absolute;
    left: 64.7%;
    right: 1%;
    bottom: 2.4%;
    font-size: var(--px-24);
}

.ssec-airecording .ssec-wrap {
    --fs-subhead: var(--px-40);
    position: absolute;
    top: 41.7%;
    left: 61.6%;
    right: 1%;
}
.ssec-airecording .ssec-i {
    position: absolute;
    top: 19.3%;
    left: 34%;
    right: 46%;
    line-height: 1.1;
    font-size: var(--px-26);
    color: #111019;
}
.ssec-airecording .ssec-note {
    position: absolute;
    left: 13%;
    right: 49%;
    bottom: 4%;
}

.ssec-aiwriting .ssec-wrap {
    --fs-head: var(--px-56);
    --fs-subhead: var(--px-32);
    top: 4vw;
}
.ssec-aiwriting .ssec-i {
    position: absolute;
    font-size: var(--px-26);
    line-height: 1.1;
    letter-spacing: -.3px;
    text-align: center;
}
.ssec-aiwriting .ssec-i1 {
    top: 42.8%;
    left: 30.8%;
    right: 54%;
}
.ssec-aiwriting .ssec-i2 {
    top: 81%;
    left: 46.3%;
    right: 38.6%;
}
.ssec-aiwriting .ssec-i3 {
    top: 46.8%;
    left: 60.8%;
    right: 22.3%;
}
.ssec-aiwriting .ssec-i4 {
    top: 75.7%;
    left: 76.8%;
    right: 7.4%;
}

.ssec-aisearch .ssec-wrap {
    --fs-head: var(--px-56);
    --fs-subhead: var(--px-32);
    position: absolute;
    top: 12.2%;
    left: 12%;
    right: 56%;
    gap: 4.479166666666667vw;
}
.ssec-aisearch .ssec-headwrap {
    padding-left: 26%;
}

.ssec-aicalc .ssec-wrap {
    position: absolute;
    top: 6%;
    left: 19.6%;
    right: 6%;
}
.ssec-aicalc .ssec-note {
    position: absolute;
    left: 7%;
    right: 53%;
    bottom: 8%;
}

.ssec-gemini .ssec-wrap {
    position: absolute;
    top: 6%;
    left: 9%;
    right: 59%;
    gap: var(--px-64);
}

.ssec-more .ssec-wrap {
    top: 4vw;
}
.ssec-more .ssec-i {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 0 .8333333333333333vw;
    font-size: var(--px-28);
    line-height: 1.1;
}
.ssec-more .ssec-i1 {
    top: 34%;
    left: 3.4%;
    right: 81.9%;
    bottom: 56%;
}
.ssec-more .ssec-i2 {
    top: 55%;
    left: 3.4%;
    right: 81.9%;
    bottom: 38.5%;
}
.ssec-more .ssec-i3 {
    top: 79%;
    left: 3.4%;
    right: 81.9%;
    bottom: 14.6%;
}
.ssec-more .ssec-i4 {
    top: 39.5%;
    left: 19.2%;
    right: 67.5%;
    bottom: 54.7%;
    justify-content: flex-end;
}
.ssec-more .ssec-i5 {
    top: 79%;
    left: 19.2%;
    right: 58.2%;
    bottom: 14.6%;
}
.ssec-more .ssec-i6 {
    top: 24.2%;
    left: 64%;
    right: 19.6%;
    bottom: 38.3%;
    text-align: left;
}
.ssec-more .ssec-i7 {
    top: 79%;
    left: 43.1%;
    right: 40.8%;
    bottom: 14.6%;
}
.ssec-more .ssec-i8 {
    top: 79%;
    left: 58.6%;
    right: 19.6%;
    bottom: 14.6%;
}
.ssec-more .ssec-i9 {
    top: 48%;
    left: 81.7%;
    right: 3.1%;
    bottom: 43%;
}
.ssec-more .ssec-i10 {
    top: 77%;
    left: 81.7%;
    right: 3.1%;
    bottom: 15%;
}

.ssec-service .ssec-wrap {
    position: absolute;
    top: 48%;
    left: 50%;
    right: 5%;
}
.ssec-service .ssec-txt {
    padding-right: 20%;
}
.ssec-service .ssec-headwrap {
    flex-direction: row;
    align-items: center;
    gap: var(--px-40);
}
.ssec-icon-service {
    width: 5.9375vw;
    height: 5.9375vw;
}

.ssec-tests .ssec-wrap {
    position: absolute;
    top: 7%;
}
.ssec-tests .ssec-i {
    font-size: var(--px-22);
    line-height: 1;
    position: absolute;
    white-space: nowrap;
    overflow: hidden;
    display: flex;
    justify-content: center;
}
.ssec-tests .ssec-w {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.ssec-tests .ssec-h {
    font-size: 3.3854166666666664vw;
    letter-spacing: -1px;
    font-weight: bold;
    padding: 6px 0;
}
.ssec-tests .ssec-h span:last-child {
    font-size: var(--px-24);
}
.ssec-tests .ssec-i1 {
    top: 42%;
    left: 10%;
    right: 64.3%;
    bottom: 40.5%;
}
.ssec-tests .ssec-i2 {
    top: 42%;
    left: 37.2%;
    right: 37%;
    bottom: 40.5%;
}
.ssec-tests .ssec-i3 {
    top: 42%;
    left: 64.5%;
    right: 9.7%;
    bottom: 40.5%;
}
.ssec-tests .ssec-i4 {
    top: 78.4%;
    left: 10%;
    right: 64.3%;
    bottom: 4.4%;
}
.ssec-tests .ssec-i5 {
    top: 78.4%;
    left: 37.2%;
    right: 37%;
    bottom: 4.4%;
}
.ssec-tests .ssec-i6 {
    top: 78.4%;
    left: 64.5%;
    right: 9.7%;
    bottom: 4.4%;
}

@media screen and (min-width: 1024px) {
    .ssec-head-inline .ssec-head,
    .ssec-head-inline .ssec-subhead {
        display: inline-block;
    }
    .ssec-head-inline > * {
        padding-right: .85vw;
    }
    .ssec-head-inline > *:last-child {
        padding-right: 0;
    }
}

@media screen and (min-width: 1440px) {
    .ssec-px-5 {
        padding-left: 5%;
        padding-right: 5%;
    }
    .ssec-px-10 {
        padding-left: 10%;
        padding-right: 10%;
    }
    .ssec-px-15 {
        padding-left: 15%;
        padding-right: 15%;
    }
    .ssec-px-20 {
        padding-left: 20%;
        padding-right: 20%;
    }
    .ssec-px-25 {
        padding-left: 25%;
        padding-right: 25%;
    }
}

@media screen and (max-width: 768px) {
    .ssec {
        --px-6: 1.4563106796117vw;
        --px-7: 1.6990291262136vw;
        --px-8: 1.9417475728155vw;
        --px-9: 2.1844660194175vw;
        --px-10: 2.4271844660194vw;
        --px-11: 2.6699029126214vw;
        --px-12: 2.9126213592233vw;
        --px-13: 3.1553398058252vw;
        --px-14: 3.3980582524272vw;
        --px-15: 3.6407766990291vw;
        --px-16: 3.8834951456311vw;
        --px-17: 4.126213592233vw;
        --px-18: 4.368932038835vw;
        --px-19: 4.6116504854369vw;
        --px-20: 4.8543689320388vw;
        --px-21: 5.0970873786408vw;
        --px-22: 5.3398058252427vw;
        --px-23: 5.5825242718447vw;
        --px-24: 5.8252427184466vw;
        --px-26: 6.3106796116505vw;
        --px-28: 6.7961165048544vw;
        --px-30: 7.2815533980583vw;
        --px-32: 7.7669902912621vw;
        --px-34: 8.252427184466vw;
        --px-36: 8.7378640776699vw;
        --px-38: 9.2233009708738vw;
        --px-40: 9.7087378640777vw;
        --px-42: 10.194174757282vw;
        --px-46: 11.165048543689vw;
        --px-50: 12.135922330097vw;
        --px-56: 13.592233009709vw;
        --px-60: 14.563106796117vw;
        --fs-head: var(--px-22);
        --fs-subhead: var(--px-15);
        --fs-txt: var(--px-12);
    }
    .ssec .ssec-head {
        letter-spacing: 0;
    }
    .ssec .ssec-subhead {
        line-height: 1.25;
    }
    .ssec .ssec-txt {
        line-height: 1.1;
    }
    .ssec-sm-pt-2 {
        padding-top: 1em;
    }
    .ssec-pt-2,
    .ssec-sm-pt-2 {
        padding-top: 1em;
    }
    .ssec .ssec-head-inline > * {
        display: block;
    }
    .ssec .ssec-head-inline .ssec-subhead {
        padding-left: 0;
    }
    .ssec .ssec-note {
        font-size: 2.3vw;
    }
    .ssec .ssec-note-bottom {
        left: 12px;
        right: 12px;
    }

    .ssec-pnotes {
        padding: 5% 0;
        font-size: 12px;
    }

    .ssec-intro .ssec-wrap {
        top: 18.7%;
        left: 10px;
        right: 10px;
    }
    .ssec-intro .ssec-txt2 {
        font-size: var(--px-28);
        line-height: 1.1;
    }
    .ssec-intro .ssec-txt3 {
        font-size: 4.854368932038835vw;
        padding-top: 1vw;
    }

    .ssec-style-1 .ssec-wrap {
        top: 6vw;
        left: 10px;
        right: 10px;
    }
    .ssec-style-2 .ssec-wrap {
        position: absolute;
        top: 6vw;
        left: 10px;
        right: 10px;
    }
    .ssec-wrap-style-1 {
        gap: var(--px-8);
    }
    .ssec-wrap-style-1 .ssec-headwrap,
    .ssec-wrap-style-2 .ssec-headwrap {
        display: flex;
        flex-direction: column;
    }
    .ssec-wrap-style-2 {
        display: flex;
        flex-direction: column;
        gap: var(--px-8);
    }
    .ssec-wrap-style-2 .ssec-headwrap {
        width: auto;
    }
    .ssec-wrap-style-2 .ssec-txt {
        width: auto;
        margin-left: auto;
    }

    .ssec-colors2 .ssec-wrap {
        top: 0%;
        left: 5%;
        right: 5%;
        bottom: 88.8%;
    }
    .ssec-colors2 .ssec-txt {
        font-size: 3.398058252427184vw;
    }
    .ssec-colors2 .ssec-color-w {
        top: 55.3%;
        left: 12%;
        right: 12%;
        gap: 2.4271844660194174vw;
        font-size: var(--px-11);
    }
    .ssec-colors2 .ssec-color-c {
        width: var(--px-16);
        height: var(--px-16);
        border-width: 1px;
    }
    .ssec-colors2 .ssec-color-c::after {
        top: 2px;
        left: 2px;
        right: 2px;
        bottom: 2px;
    }
    .ssec-colors2 .ssec-color-t {
        padding-top: var(--px-16);
    }

    .ssec-cpu .ssec-wrap {
        top: 2vw;
        left: 10px;
        right: 10px;
        text-align: center;
    }

    .ssec-cameras .ssec-i {
        top: 53%;
        left: 4.6%;
        right: 56%;
        font-size: var(--px-12);
    }
    .ssec-cameras .ssec-h {
        font-weight: bold;
        font-size: var(--px-22);
        padding-top: 3px;
        letter-spacing: -.4px;
    }
    .ssec-cameras .ssec-t {
        padding-top: var(--px-11);
        font-size: var(--px-13);
    }
    .ssec-cameras .ssec-i2 {
        top: 28.6%;
        left: 4.6%;
        right: 39%;
    }
    .ssec-cameras .ssec-i3 {
        top: 76.7%;
    }

    .ssec-camera .ssec-wrap {
        top: 15vw;
        text-align: center;
    }

    .ssec-camera-ai .ssec-wrap,
    .ssec-night-camera .ssec-wrap {
        top: 10vw;
        text-align: center;
    }

    .ssec-macro .ssec-wrap {
        top: 8vw;
        left: 10px;
        right: 10px;
        bottom: auto;
        display: block;
        text-align: center;
    }

    .ssec-selfie .ssec-wrap {
        text-align: center;
    }

    .ssec-flashlight .ssec-wrap {
        top: 6vw;
        left: 10px;
        right: 10px;
        text-align: center;
    }
    .ssec-flashlight .ssec-txt {
        padding-top: 7.281553398058252vw;
        padding-right: 0;
    }
    .ssec-flashlight .ssec-i {
        top: 32%;
        left: 23.6%;
        right: 57.4%;
        bottom: 58.5%;
        font-size: var(--px-8);
        text-align: center;
    }
    .ssec-flashlight .ssec-h {
        font-size: var(--px-23);
    }
    .ssec-flashlight .ssec-s {
        font-size: var(--px-9);
    }
    .ssec-flashlight .ssec-j {
        top: 38.6%;
        left: 56%;
        right: 22.3%;
        font-size: var(--px-10);
        transform: rotate(29deg);
    }

    .ssec-screen .ssec-wrap {
        top: 5vw;
        text-align: center;
    }
    .ssec-screen .ssec-i {
        top: 88.8%;
        left: 29.4%;
        right: 48%;
        line-height: 1.06;
        font-size: var(--px-10);
    }
    .ssec-screen .ssec-h {
        font-size: var(--px-15);
    }
    .ssec-screen .ssec-i2 {
        left: 62.5%;
        right: 9%;
    }
    .ssec-screen .ssec-i3 {
        top: 66.8%;
        left: 74%;
        right: 9%;
        font-size: var(--px-8);
        color: #000;
        letter-spacing: -.3px;
    }
    .ssec-screen .ssec-i3 .ssec-h {
        font-size: var(--px-12);
    }

    .ssec-memory .ssec-wrap {
        top: 8vw;
        left: 10px;
        right: 10px;
        bottom: auto;
        display: block;
        text-align: center;
    }
    .ssec-memory .ssec-note {
        left: 5%;
        right: 5%;
        bottom: 2%;
        text-align: center;
    }
    .ssec-memory .ssec-f {
        top: 38%;
        left: 20%;
        right: 18%;
        font-size: 2.912621359223301vw;
        flex-direction: row;
    }
    .ssec-memory .ssec-h {
        font-size: 4.3689320388349516vw;
    }

    .ssec-battery .ssec-wrap {
        text-align: center;
    }
    .ssec-battery .ssec-i {
        top: 78.8%;
        bottom: 16.2%;
        font-size: 2.1844660194174758vw;
    }
    .ssec-battery .ssec-h {
        font-size: 3.398058252427184vw;
    }
    .ssec-battery .ssec-i1,
    .ssec-battery .ssec-i3 {
        left: 14%;
        right: 63%;
    }
    .ssec-battery .ssec-i2,
    .ssec-battery .ssec-i4 {
        left: 50%;
        right: 23%;
    }
    .ssec-battery .ssec-i3,
    .ssec-battery .ssec-i4 {
        top: 87%;
        bottom: 8%;
    }

    .ssec-access .ssec-note {
        top: 95%;
        left: 2%;
        right: 50.2%;
        text-align: center;
        font-size: var(--px-9);
        letter-spacing: -.4px;
        color: #c3cbd4;
    }
    .ssec-access .ssec-note2 {
        left: 52.6%;
        right: 2.2%;
    }
    .ssec-access .ssec-note3 {
        top: 46.4%;
        left: 2.6%;
        right: 51.6%;
        color: #81807c;
    }
    .ssec-access .ssec-note4 {
        top: 93.3%;
        left: 51%;
        right: 3%;
        color: #81807c;
    }

    .ssec-access-case .ssec-wrap {
        top: 8vw;
        left: 10px;
        right: 10px;
    }
    .ssec-access-case .ssec-note {
        left: 15%;
        right: 26%;
        color: #fff;
    }

    .ssec-os .ssec-wrap {
        top: 3vw;
    }
    .ssec-os .ssec-note {
        position: absolute;
        left: 64.7%;
        right: 1%;
        bottom: 2.4%;
        font-size: var(--px-24);
    }

    .ssec-airecording .ssec-wrap {
        --fs-subhead: var(--px-15);
        top: 19vw;
        left: 10px;
        right: 10px;
        text-align: center;
    }
    .ssec-airecording .ssec-i {
        top: 41%;
        left: 41%;
        right: 20%;
        font-size: var(--px-11);
    }
    .ssec-airecording .ssec-note {
        left: 10px;
        right: 10px;
        bottom: 1%;
        font-size: var(--px-8);
    }

    .ssec-aiwriting .ssec-wrap {
        --fs-head: var(--px-20);
        --fs-subhead: var(--px-15);
        top: 4vw;
        text-align: center;
    }
    .ssec-aiwriting .ssec-i {
        font-size: var(--px-11);
        letter-spacing: 0;
        text-align: left;
    }
    .ssec-aiwriting .ssec-i1 {
        top: 21.4%;
        left: 12.9%;
        right: 54%;
    }
    .ssec-aiwriting .ssec-i2 {
        top: 93.2%;
        left: 18.5%;
        right: 38.6%;
    }
    .ssec-aiwriting .ssec-i3 {
        top: 19.9%;
        left: 74.7%;
        right: 0.3%;
    }
    .ssec-aiwriting .ssec-i4 {
        top: 87.5%;
        left: 72.1%;
        right: 0.4%;
    }

    .ssec-aisearch .ssec-wrap {
        --fs-head: var(--px-26);
        --fs-subhead: var(--px-15);
        top: 3.2%;
        left: 22%;
        right: 7%;
        gap: var(--px-20);
    }
    .ssec-aisearch .ssec-headwrap {
        padding-left: 20%;
    }

    .ssec-aicalc .ssec-wrap {
        --fs-head: var(--px-24);
        --fs-subhead: var(--px-15);
        top: 5%;
        left: 17%;
        right: 1%;
        gap: var(--px-14);
    }
    .ssec-aicalc .ssec-headwrap {
        padding-left: 20%;
    }
    .ssec-aicalc .ssec-note {
        left: 10px;
        right: 10px;
        bottom: 3%;
        text-align: center;
    }

    .ssec-gemini .ssec-wrap {
        position: absolute;
        top: 6vw;
        left: 10px;
        right: 10px;
        gap: var(--px-12);
        text-align: center;
    }

    .ssec-more .ssec-i {
        padding: 0 4px;
        font-size: var(--px-12);
    }
    .ssec-more .ssec-i1 {
        top: 25%;
        left: 1.7%;
        right: 72.9%;
        bottom: 68%;
    }
    .ssec-more .ssec-i2 {
        top: 41%;
        left: 1.7%;
        right: 72.9%;
        bottom: 53.8%;
    }
    .ssec-more .ssec-i3 {
        top: 60%;
        left: 1.7%;
        right: 72.9%;
        bottom: 34.2%;
    }
    .ssec-more .ssec-i4 {
        top: 29%;
        left: 29.5%;
        right: 46.5%;
        bottom: 66.9%;
        font-size: 2.669902912621359vw;
    }
    .ssec-more .ssec-i5 {
        top: 58%;
        left: 29.6%;
        right: 30.5%;
        bottom: 34.2%;
    }
    .ssec-more .ssec-i6 {
        top: 67.8%;
        left: 40.6%;
        right: 29.5%;
        bottom: 1.8%;
        font-size: var(--px-12);
    }
    .ssec-more .ssec-i7 {
        top: 76%;
        left: 71.8%;
        right: 1.6%;
        bottom: 19.2%;
    }
    .ssec-more .ssec-i8 {
        top: 94%;
        left: 71.8%;
        right: 1.6%;
        bottom: 1.8%;
    }
    .ssec-more .ssec-i9 {
        top: 36%;
        left: 71.8%;
        right: 1.6%;
        bottom: 55%;
    }
    .ssec-more .ssec-i10 {
        top: 58%;
        left: 71.8%;
        right: 1.6%;
        bottom: 34.2%;
    }

    .ssec-service .ssec-wrap {
        position: initial;
        top: auto;
        left: auto;
        right: auto;
    }
    .ssec-service .ssec-txt {
        position: absolute;
        top: 39%;
        left: 45%;
        right: 2%;
        padding-right: 0;
    }
    .ssec-service .ssec-headwrap {
        position: absolute;
        top: 6%;
        left: 6%;
        right: 6%;
        flex-direction: row;
        align-items: center;
        gap: var(--px-16);
    }
    .ssec-icon-service {
        width: 9.70873786407767vw;
        height: 9.70873786407767vw;
    }

    .ssec-tests .ssec-i {
        font-size: var(--px-10);
    }
    .ssec-tests .ssec-h {
        font-size: var(--px-24);
        letter-spacing: 0px;
        padding-bottom: 0;
    }
    .ssec-tests .ssec-i1 {
        top: 35.5%;
        left: 3.2%;
        right: 51.2%;
        bottom: 52.3%;
    }
    .ssec-tests .ssec-i2 {
        top: 35.5%;
        left: 51.6%;
        right: 3%;
        bottom:  52.3%;
    }
    .ssec-tests .ssec-i3 {
        top: 60.5%;
        left: 3.2%;
        right: 51.2%;
        bottom: 28.4%;
    }
    .ssec-tests .ssec-i4 {
        top: 60.5%;
        left: 51.6%;
        right: 3%;
        bottom: 28.4%;
    }
    .ssec-tests .ssec-i5 {
        top: 83.5%;
        left: 3.2%;
        right: 51.2%;
        bottom: 4.7%;
    }
    .ssec-tests .ssec-i6 {
        top: 83.5%;
        left: 51.6%;
        right: 3%;
        bottom: 4.7%;
    }
}
