.ssec {
    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: 4.2708333334vw;
    line-height: 1.2;
    letter-spacing: -1px;
}
.ssec .ssec-head-2 {
    font-size: 2.5vw;
}
.ssec .ssec-subhead {
    font-size: 3.33333333vw;
    line-height: 1.1;
    letter-spacing: -1px;
}
.ssec .ssec-txt {
    font-size: 1.5625vw;
    line-height: 1.25;
}
.ssec-pt-1 {
    padding-top: 1.5625vw;
}
.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: #95c796;
}
.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-color-3 {
    background: linear-gradient(to right, #feef9c, #f1ce34);
    -webkit-background-clip: text;
    color: transparent !important;
}
.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-intro .ssec-wrap {
    position: absolute;
    top: 65%;
    left: 34%;
    right: 10%;
    opacity: 0;
}
.ssec-intro .ssec-head {
    font-weight: normal;
    font-size: 7.03125vw;
    letter-spacing: -.03125vw;
    line-height: 1;
}
.ssec-intro .ssec-txt2 {
    font-size: 2.8125vw;
    line-height: 1.1;
}
.ssec-intro .ssec-txt3 {
    font-size: 1.3541666667vw;
    padding-top: 2.4vw;
    line-height: 1.4;
}

.ssec-summary .ssec-i {
    position: absolute;
    font-size: 1.35416667vw;
    line-height: 1.1;
}
.ssec-summary .ssec-i1 {
    top: 8%;
    left: 37.7%;
    right: 41.6%;
}
.ssec-summary .ssec-i2 {
    top: 10.7%;
    left: 61%;
    right: 16%;
    font-size: 2.7083333334vw;
}
.ssec-summary .ssec-i3 {
    top: 18.7%;
    left: 15.6%;
    right: 65%;
}
.ssec-summary .ssec-i4 {
    top: 36.6%;
    left: 14.8%;
    right: 72%;
}
.ssec-summary .ssec-i5 {
    top: 36.6%;
    left: 29.6%;
    right: 57.8%;
}
.ssec-summary .ssec-i6 {
    top: 36.6%;
    left: 44%;
    right: 41.5%;
}
.ssec-summary .ssec-i7 {
    top: 70%;
    left: 15.5%;
    right: 45.7%;
    font-size: 2.7083333334vw;
}
.ssec-summary .ssec-i8 {
    top: 69.5%;
    left: 57%;
    right: 33%;
}
.ssec-summary .ssec-i9 {
    top: 69%;
    left: 69%;
    right: 15%;
}

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

.ssec-colors .ssec-wrap,
.ssec-colors .ssec-wrap2 {
    position: absolute;
    top: 11.3%;
    left: 51.5%;
    right: 17%;
    bottom: 54%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.ssec-colors .ssec-wrap2 {
    top: 57%;
    bottom: 8.1%;
}
.ssec-colors .ssec-clr {
    --clr: #000;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid var(--clr);
    position: relative;
    width: 1.875vw;
    height: 1.875vw;
    vertical-align: baseline;
    margin-right: .520833333vw;
}
.ssec-colors .ssec-clr::after {
    position: absolute;
    content: "";
    border-radius: 50%;
    background-color: var(--clr);
    width: 1.458333334vw;
    height: 1.458333334vw;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.ssec-colors .ssec-clr-green {
    --clr: #95c796;
}
.ssec-colors .ssec-head-2 {
    display: inline-flex;
    align-items: center;
}

.ssec-camera .ssec-wrap {
    position: absolute;
    top: 10%;
    left: 10%;
    right: 50%;
}

.ssec-selfie .ssec-wrap {
    position: absolute;
    top: 10%;
    left: 60%;
    right: 5%;
}

.ssec-cpu .ssec-head-wrap {
    position: absolute;
    top: 5%;
    left: 12%;
    right: 43%;
}
.ssec-cpu .ssec-txt {
    position: absolute;
    top: 5%;
    left: 60%;
    right: 12%;
}

.ssec-memory .ssec-wrap {
    position: absolute;
    top: 10%;
    left: 50%;
    right: 10%;
}

.ssec-battery .ssec-wrap {
    position: absolute;
    top: 10%;
    left: 14%;
    right: 42%;
}
.ssec-battery .ssec-txt {
    padding-right: 33%;
}
.ssec-battery .ssec-f {
    position: absolute;
    top: 55%;
    left: 14%;
    right: 50%;
    font-size: 1.25vw;
    line-height: 1;
    display: flex;
    flex-direction: column;
    gap: 2.1875vw;
}
.ssec-battery .ssec-h {
    font-size: 3.22916667vw;
    font-weight: bold;
    letter-spacing: -2px;
    padding-bottom: .10416666667vw;
}
.ssec-battery .ssec-h span {
    font-size: 1.5625vw;
}

.ssec-splash .ssec-wrap {
    position: absolute;
    top: 19%;
    left: 14%;
    right: 42%;
}
.ssec-splash .ssec-txt {
    padding-right: 20%;
}

.ssec-case .ssec-wrap {
    position: absolute;
    top: 22%;
    left: 50%;
    right: 10%;
}

.ssec-other .ssec-i {
    position: absolute;
    top: 19.3%;
    left: 32%;
    right: 27%;
    bottom: 68.2%;
    font-size: 1.66666vw;
    line-height: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.ssec-other .ssec-i2 {
    top: 35.8%;
    bottom: 51.8%;
}
.ssec-other .ssec-i3 {
    top: 52.2%;
    bottom: 35.5%;
}
.ssec-other .ssec-i41 {
    top: 83%;
    left: 21%;
    right: 68.5%;
    bottom: auto;
}
.ssec-other .ssec-i42 {
    top: 83%;
    left: 35%;
    right: 51%;
    bottom: auto;
}
.ssec-other .ssec-i43 {
    top: 83%;
    left: 51%;
    right: 38%;
    bottom: auto;
}
.ssec-other .ssec-i5 {
    top: 75.3%;
    left: 64.3%;
    right: 21%;
    bottom: 13.2%;
    line-height: 1.25;
}

.ssec-service .ssec-wrap {
    position: absolute;
    top: 47%;
    left: 52%;
    right: 5%;
}
.ssec-service .ssec-head {
    padding-right: 32%;
}
.ssec-service .ssec-note {
    position: absolute;
    bottom: 3%;
    left: 52%;
    right: 10%;
}

.ssec-tests .ssec-i {
    position: absolute;
    top: 37%;
    left: 23.7%;
    right: 62.7%;
    bottom: 46.6%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 1;
    font-size: 1.25vw;
    letter-spacing: -1px;
}
.ssec-tests .ssec-i .ssec-h {
    font-size: 2.708333334vw;
    line-height: .9;
}
.ssec-tests .ssec-i .ssec-t {
    font-size: 1.71875vw;
}
.ssec-tests .ssec-i2 {
    top: 37%;
    left: 48.5%;
    right: 39%;
    bottom: 46.6%;
}
.ssec-tests .ssec-i3 {
    top: 37%;
    left: 70.9%;
    right: 15%;
    bottom: 46.6%;
}
.ssec-tests .ssec-i4 {
    top: 55%;
    left: 38.5%;
    right: 51%;
    bottom: 28.6%;
}
.ssec-tests .ssec-i5 {
    top: 55%;
    left: 62.5%;
    right: 27%;
    bottom: 28.6%;
}

@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 .ssec-head {
        font-size: 5.825242718446602vw;
        letter-spacing: 0;
        line-height: 1.1;
    }
    .ssec .ssec-subhead {
        font-size: 4.854368932038835vw;
        line-height: 1.25;
    }
    .ssec .ssec-txt {
        font-size: 2.4271844660194174vw;
        line-height: 1.25;
    }
    .ssec-sm-pt-0 {
        padding-top: 0;
    }
    .ssec-sm-pt-2 {
        padding-top: 2vw;
    }
    .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-intro .ssec-wrap {
        top: 66.7%;
        left: 35%;
        right: 10px;
    }
    .ssec-intro .ssec-head {
        font-size: 7.281553398058252vw;
    }
    .ssec-intro .ssec-txt2 {
        font-size: 2.669902912621359vw;
        line-height: 1.1;
    }
    .ssec-intro .ssec-txt3 {
        font-size: 2.8vw;
        padding-top: 5.75vw;
    }

    .ssec-summary .ssec-i {
        font-size: 2.4271844660194174vw;
    }
    .ssec-summary .ssec-i1 {
        top: 26%;
        left: 9.6%;
        right: 56%;
    }
    .ssec-summary .ssec-i2 {
        top: 5.5%;
        left: 50%;
        right: 10%;
        font-size: 4.854368932038835vw;
    }
    .ssec-summary .ssec-i3 {
        top: 13%;
        left: 9.6%;
        right: 56%;
    }
    .ssec-summary .ssec-i4 {
        top: 70.2%;
        left: 27.8%;
        right: 53%;
    }
    .ssec-summary .ssec-i5 {
        top: 87.6%;
        left: 28.6%;
        right: 53.8%;
    }
    .ssec-summary .ssec-i6 {
        top: 70.4%;
        left: 72%;
        right: 8.5%;
    }
    .ssec-summary .ssec-i7 {
        top: 45.3%;
        left: 8.5%;
        right: 30.7%;
        font-size: 4.854368932038835vw;
    }
    .ssec-summary .ssec-i8 {
        top: 44.8%;
        left: 73.5%;
        right: 8%;
    }
    .ssec-summary .ssec-i9 {
        top: 86%;
        left: 71%;
        right: 9%;
    }

    .ssec-style-1 .ssec-wrap {
        top: 4.5vw;
        left: 10px;
        right: 10px;
    }

    .ssec-colors .ssec-wrap,
    .ssec-colors .ssec-wrap2 {
        top: 34.5%;
        left: 26.5%;
        right: 11%;
        bottom: auto;
        display: block;
    }
    .ssec-colors .ssec-wrap2 {
        top: 78.4%;
        left: 12.5%;
        right: 38%;
    }
    .ssec-colors .ssec-head-2 {
        font-size: 4.854368932038835vw;
    }
    .ssec-colors .ssec-clr {
        width: 3.8834951456310676vw;
        height: 3.8834951456310676vw;
        margin-right: 1.4563106796116505vw;
    }
    .ssec-colors .ssec-clr::after {
        width: 2.4271844660194174vw;
        height: 2.4271844660194174vw;
    }
    .ssec-colors .ssec-head-2 {
        display: inline-flex;
        align-items: center;
    }

    .ssec-camera .ssec-wrap,
    .ssec-memory .ssec-wrap {
        top: 4.5vw;
        left: 10px;
        right: 10px;
        text-align: center;
    }

    .ssec-selfie .ssec-wrap {
        top: 4%;
        left: 7%;
        right: 54%;
    }

    .ssec-cpu .ssec-wrap {
        position: absolute;
        top: 4.5vw;
        left: 10px;
        right: 10px;
        text-align: center;
    }
    .ssec-cpu .ssec-head-wrap,
    .ssec-cpu .ssec-txt {
        position: initial;
        top: auto;
        left: auto;
        right: auto;
    }

    .ssec-memory .ssec-head br {
        display: none;
    }

    .ssec-battery .ssec-wrap {
        top: 8%;
        left: 5%;
        right: 42%;
    }
    .ssec-battery .ssec-txt {
        padding-right: 33%;
    }
    .ssec-battery .ssec-f {
        top: 50%;
        left: 5%;
        right: 50%;
        font-size: 2.1844660194174758vw;
        gap: 2.912621359223301vw;
    }
    .ssec-battery .ssec-h {
        font-size: 5.339805825242718vw;
        letter-spacing: 0;
        padding-bottom: .10416666667vw;
    }
    .ssec-battery .ssec-h span {
        font-size: 2.669902912621359vw;
    }

    .ssec-splash .ssec-wrap {
        top: 9%;
        left: 5%;
        right: 42%;
    }

    .ssec-case .ssec-wrap {
        top: 6%;
        left: 43%;
        right: 10px;
    }

    .ssec-other .ssec-wrap {
        top: 3vw;
    }
    .ssec-other .ssec-i {
        top: 14.3%;
        left: 24%;
        right: 19%;
        bottom: 72.5%;
        font-size: 2.912621359223301vw;
    }
    .ssec-other .ssec-i2 {
        top: 32%;
        bottom: 55.1%;
    }
    .ssec-other .ssec-i3 {
        top: 49.3%;
        bottom: 37.7%
    }
    .ssec-other .ssec-i41 {
        top: 84%;
        left: 8%;
        right: 78.5%;
        bottom: auto;
    }
    .ssec-other .ssec-i42 {
        top: 84%;
        left: 24%;
        right: 59%;
        bottom: auto;
    }
    .ssec-other .ssec-i43 {
        top: 84%;
        left: 46%;
        right: 40%;
        bottom: auto;
    }
    .ssec-other .ssec-i5 {
        top: 73.9%;
        left: 62.3%;
        right: 11%;
        bottom: 13.9%;
        line-height: 1.25;
    }

    .ssec-service .ssec-wrap {
        top: 50%;
        left: 41%;
        right: 5%;
    }
    .ssec-service .ssec-head {
        padding-left: 25%;
        padding-right: 0;
    }
    .ssec-service .ssec-note {
        bottom: 3%;
        left: 41%;
        right: 5%;
    }

    .ssec-tests .ssec-i {
        top: 30%;
        left: 23.7%;
        right: 52.2%;
        bottom: 50.6%;
        font-size: 2.1844660194174758vw;
        letter-spacing: 0;
    }
    .ssec-tests .ssec-i .ssec-h {
        font-size: 4.854368932038835vw;
        line-height: 1;
    }
    .ssec-tests .ssec-i .ssec-t {
        font-size: 3.398058252427184vw;
    }
    .ssec-tests .ssec-i2 {
        top: 30%;
        left: 67.5%;
        right: 9.5%;
        bottom: 50.6%;
    }
    .ssec-tests .ssec-i3 {
        top: 72.2%;
        left: 43.9%;
        right: 30.5%;
        bottom: 8.7%;
    }
    .ssec-tests .ssec-i4 {
        top: 51%;
        left: 28.5%;
        right: 52.2%;
        bottom: 29.8%;
    }
    .ssec-tests .ssec-i5 {
        top: 51%;
        left: 71.5%;
        right: 9.5%;
        bottom: 29.8%;
    }
}
