.container{
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
}
.about-img{
    width: 100%;
    position: relative;
}
/*.about-img:before{
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 414px;
    background: linear-gradient(180deg, rgba(245, 245, 247, 0) 0%, rgba(245, 245, 247, 0.291736) 21.73%, rgba(245, 245, 247, 0.534978) 45.22%, rgba(245, 245, 247, 0.756758) 65.32%, #F5F5F7 92.53%);
}*/
.about-img img{
    width: 100%;
    object-fit: contain;
}
.about-bottom-text p{
    font-size: 48px;
    font-weight: 500;
    line-height: 67.2px;
    text-align: center;
}
.about-bottom-text{
    margin-bottom: 62px;
    margin-top: 50px;
}
.about-bottom-text p:not(:last-child){
    margin-bottom: 30px;
}
.character-product-slider{
    overflow: hidden;
    padding-right: 11%;
}
.character-product-slider .swiper-wrapper{

}
.character-product-slider .swiper-slide{
    position: relative;
    overflow: hidden;
}
.character-product-slider.full-height .swiper-slide{
    height: calc(100vh - 50px);
    background-color: #EAEAF0;
    border-radius: 15px;
    width: 100%;
}
.tel-product-slider .swiper-slide{
    padding: 24.23px 29.03px;
}
.swiper-slide{
    width: auto;
}
.text-content-block .title{
    font-size: 42px;
    font-weight: 600;
    line-height: 57.2px;
    text-align: left;
    transition: margin-bottom 300ms ease;
}
.text-content-block .text {
    width: 100%;
    max-height: 0;
    overflow: hidden;
    max-width: 594px;
    transition: max-height 600ms ease;
}
.text-content-block:hover .text{
    max-height: 700px;
}
.text-content-block:hover .title{
    margin-bottom: 30px;
}
.text-content-block p{
    font-size: 24px;
    font-weight: 400;
    line-height: 36px;
    text-align: left;
}
.text-content-block{
    position: relative;
    z-index: 3;
}
/*.character-product-slider .swiper-slide .img{*/
/*    width: 100%;*/
/*    height: 100%;*/
/*}*/
/*.character-product-slider .swiper-slide.slide-1 .text-content-block {*/
/*    width: 42.5%;*/
/*    position: absolute;*/
/*    right: 29px;*/
/*    bottom: 44%;*/
/*}*/
.character-product-slider .swiper-slide.slide-1 .text-content-block {
    width: 42.5%;
    position: relative;
    left: 57%;
    display: flex;
    bottom: 90px;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    box-sizing: border-box;
    /*padding-bottom: 29%;*/
}
.section-banner-info .text p{
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    text-align: left;
    color: #333333;
}
.character-product-slider .swiper-slide.slide-1 .img {
    bottom: 0;
    left: -90px;
    position: absolute;
    /*width: 63%;*/
    max-width: 63%;
    /*height: 49.5%;*/
    max-height: 49.5%;
}
.character-product-slider .swiper-slide.slide-1 .img img{
    height: 100%;
    width: 100%;
    object-fit: contain;
}
.character-product-slider .swiper-slide.slide-2{
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding: 0 100px;
    gap: 81px;
}
/*.character-product-slider .swiper-slide.slide-2 .img{*/
/*    width: 45.436%;*/
/*    height: 45.436%;*/
/*}*/
.character-product-slider .swiper-slide.slide-2 .img img{
    height: 100%;
    width: 100%;
}

.character-product-slider .swiper-slide.slide-4 {
    display: flex;
    gap: 10px;
    box-sizing: border-box;
}
.character-product-slider .swiper-slide.slide-4 .img{
    display: flex;
    align-items: flex-end;
    width: 59%;
}
.character-product-slider .swiper-slide.slide-4 .img img{
    width: 100%;
}
.character-product-slider .swiper-slide.slide-4 .text-content-block{
    align-content: center;
}
.character-product-slider .swiper-slide .img img{
    mix-blend-mode: multiply;
}
.character-product-slider .swiper-slide.slide-5 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.character-product-slider .swiper-slide.slide-5 .text-content-block{
    display: flex;
    align-items: center;
    padding: 67px 72px 0;
    box-sizing: border-box;
    gap: 15px;
    justify-content: space-between;
    max-width: 100%;
    min-height: 421px;
}
.character-product-slider .swiper-slide.slide-5 .text-content-block .text{
    max-width: 100%;
}
.character-product-slider .swiper-slide.slide-5 .img{
    display: flex;
    justify-content: center;
}
.character-product-slider .swiper-slide.slide-5 .text-content-block .title{
    text-align: center;
    margin-bottom: 0 !important;
}
.character-product-slider .swiper-slide.slide-5 .text-content-block .text{
    width: 100%;
}
.character-product-slider .swiper-slide.slide-3 .img img{
    width: 100%;
    height: 100%;
}
.character-product-slider .swiper-slide.slide-3 .img .img-top{
    position: absolute;
    width: 100%;
    height: 34%;
    z-index: 3;
}
.iphone-img .img img{
    width: 100%;
}
.character-product-slider .swiper-slide.slide-3 .text-content-block {
    display: flex;
    align-items: center;
    gap: 12px;
    /*height: 40%;*/
    min-height: 483px;
    box-sizing: border-box;
}
.character-product-slider .swiper-slide.slide-3 .img-bottom-wrapper{
    position: absolute;
    bottom: 0;
    height: 75%;
}
.character-product-slider .swiper-slide.slide-3 .text-content-block .title{
    width: 35%;
    text-align: center;
    margin: 0;
}
.character-product-slider .swiper-slide.slide-3 .text-content-block .text{
    width: 65%;
    max-width: 100%;
}
.character-product-slider .swiper-slide .text-content-block .text p:not(:last-child){
    margin-bottom: 20px;
}
.yellow-text {
    font-size: 53.82px;
    font-weight: 700;
    line-height: 80.73px;
    color: #E3BF01;
    position: relative;
    z-index: 3;
    text-align: center;
    margin: 10px 0;
    position: absolute;
    top: 20%;
    transform: translateY(-50%);
}
.text-content-block.colored{
    color: #FFFFFF;
}
.character-product-slider .swiper-slide.slide-3 .img .img-bottom{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
}
.info-block-more{
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    box-sizing: border-box;
    padding: 25px 45px 10px;
}
.character-product-slider .swiper-slide.slide-3 .img .img-bottom img{
    height: 100%;
}
.title-slide{
    font-size: 42px;
    font-weight: 600;
    line-height: 57.2px;
    text-align: left;
}

.character-product-slider .swiper-slide:not(:last-child) {
    margin-right: 20px;
}
.tel-product-slider .swiper-slide{
    width: 16.666%;
    box-sizing: border-box;
}
.tel-product-slider.to-right .swiper-wrapper{
    justify-content: flex-end;
}
.section-sliders-tel{
    overflow: hidden;
}
.section-banner{
    background: url(../img/bg.png);
    background-size: contain;
    background-repeat: repeat;
}
.section-banner-info{
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #333333;
    gap: 15px;
}
.section-banner-info .img{
    width: 52%;
}
.section-banner-info img{
    object-fit: cover;
    height: 100%;
}
.section-banner-info .text{
    width: 48%;
}















.action-page.iphone-15 .preview-section{
    margin-top: 68px;
    margin-bottom: 50px;
}
.action-page.iphone-15 .preview-iphone-wrapper{
    display: flex;
    justify-content: space-between;
}

.action-page.iphone-15 .preview-iphone-wrapper .preview-iphone-text,
.action-page.iphone-15 .preview-iphone-wrapper .preview-iphone-benefits{
    width: 47.65625%;
}
.action-page.iphone-15 .preview-iphone-wrapper .preview-iphone-text p{
    color: #646464;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-top: 10px;
    margin-bottom: 29px;
}
.action-page.iphone-15 .preview-iphone-wrapper .preview-iphone-text p span{
    color: #333;
    font-weight: 700;
    letter-spacing: -0.5px;
}
.action-page.iphone-15 .preview-iphone-wrapper .preview-iphone-benefits p{
    text-align: end;
    font-size: 58px;
    font-weight: 600;
    margin-bottom: 43px;
}
.preview-iphone-benefits p .pad-right-small{
    padding-right: 40px;
}
.preview-iphone-benefits p .pad-right-big{
    padding-right: 80px;
}
.action-page.iphone-15 .order-btn-wrapper a{
    font-size: 18px;
    font-weight: 400;
    border-radius: 50px;
    padding: 14px 31px;
}
.action-page.iphone-15 .iphone-chars-wrapper{
    display: flex;
    justify-content: space-between;
}
.action-page.iphone-15 .iphone-chars-wrapper .big-block-chars{
    width: 48.75%;
}
.action-page.iphone-15 .iphone-chars-wrapper .big-block-chars .chars-wrapper{
    border-radius: 15px;
    background: #EAEAF0;
    height: 100%;
    padding: 0 40px;
}
.action-page.iphone-15 .iphone-chars-wrapper .big-block-chars .chars-img-wrapper{
    text-align: center;
    margin-top: 45px;
    padding: 0 60px;
}
.action-page.iphone-15 .iphone-chars-wrapper .big-block-chars img{
    width: 100%;
}
.big-block-chars .chars-wrapper .big-chars-title{
    font-size: 28px;
    font-style: normal;
    font-weight: 600;
    padding-top: 45px;
}
.action-page.iphone-15 .iphone-chars-wrapper .big-block-chars{
    position: relative;
}
.action-page.iphone-15 .iphone-chars-wrapper .big-block-chars .chars-wrapper,
.action-page.iphone-15 .iphone-chars-wrapper .big-block-chars .dop-chars-wrapper{
    position: relative;
}
.big-block-chars .show-chars-info{
    position: absolute;
    bottom: 5.25%;
    right: 4.75%;
    z-index: 10;
}
.big-block-chars .show-chars-info a{
    font-size: 20px;
    font-weight: 800;
    border: 1px solid #B71D2C;
    border-radius: 50%;
    padding: 3px 10px;
}
.action-page.iphone-15 .iphone-chars-wrapper .big-block-chars .dop-chars-wrapper{
    position: absolute;
    opacity: 0;
    z-index: 0;
    top: 0;
    left: 0;
    transition: all ease 0.5s;
}
.action-page.iphone-15 .iphone-chars-wrapper .big-block-chars .dop-chars-wrapper.active{
    position: absolute;
    opacity: 1;
    z-index: 15;
    border-radius: 15px;
    background: rgba(51, 51, 51, 0.80);
    top: 0;
    bottom: 0;
    left: 0;
    padding: 45px 40px 220px;
    transition: all ease 0.5s;
}
.big-block-chars .dop-chars-wrapper .big-chars-title{
    font-size: 28px;
    font-weight: 600;
    color: #EAEAF0;
}
.big-block-chars .dop-chars-wrapper .dop-chars-text{
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
    color: #EAEAF0;
    margin-top: 30px;
    margin-bottom: 30px;
}
.action-page.iphone-15 .iphone-chars-wrapper .big-block-chars .dop-chars-img img{
    width: 60px;
    height: 60px;
    margin-right: 10px;
}
.action-page.iphone-15 .about-iphone-section{
    margin-bottom: 100px;
}
.big-block-chars .dop-chars-wrapper .show-chars-info a{
    color: #EAEAF0;
    border: 1px solid #EAEAF0;
    padding: 3px 13px;
}
.big-block-chars .dop-chars-wrapper .show-chars-info{
    bottom: 5.5%;
}
.action-page.iphone-15 .big-block-chars .no-show{
    opacity: 0;
}
.action-page.iphone-15 .preview-section.dop-preview{
    margin-top: 88px;
}
.action-page.iphone-15 .dop-preview .preview-iphone-wrapper .preview-iphone-benefits p{
    text-align: start;
}
.action-page.iphone-15 .dop-preview .preview-iphone-wrapper .preview-iphone-benefits p span.pad-left{
    padding-left: 42px;
}
.action-page.iphone-15 .dop-preview .preview-iphone-wrapper .preview-iphone-benefits{
    margin-top: 20px;
}
.action-page.iphone-15 .dop-preview .preview-iphone-wrapper .preview-iphone-text{
    width: 50.175%;
}

.action-page.iphone-15 .promo-products-block{
    padding-top: 60px;
}
.xs-view{
    display: none;
}
.buttom-mobile-phone{
    display: none;
}
.character-product-slider .swiper-slide.slide-4 .img.xs-view{
    display: none;
}
.character-product-slider .swiper-slide.slide-5 .img img{
    width: 100%;
}
@media (max-width: 1500px){
    .character-product-slider .swiper-slide.slide-1 .text-content-block {
        width: 42.5%;
        box-sizing: border-box;
    }
    .character-product-slider .swiper-slide.slide-5 .text-content-block {
        padding: 22% 72px 0;
    }
    .character-product-slider .swiper-slide.slide-1 .img {
        width: 53%;
    }
    .character-product-slider .swiper-slide.slide-2 {
        padding: 0 29px;
        gap: 35px;
    }
    .character-product-slider .swiper-slide.slide-3 .img .img-top {
        height: 26%;
    }
    .character-product-slider .swiper-slide.slide-3 .img-bottom-wrapper {
        height: 80%;
    }
    .yellow-text{
        top: 12%;
    }
    .info-block-more{
        padding: 25px 30px 10px;
    }
    .character-product-slider .swiper-slide.slide-3 .text-content-block{
        justify-content: space-between;
    }
    .character-product-slider .swiper-slide.slide-3 .text-content-block .text{
        width: 62%;
    }
}

@media (max-width: 1024px){
    .character-product-slider .swiper-slide.slide-1 .img{
        position: static;
        width: 100%;
    }
    .character-product-slider .swiper-slide.slide-1{
        display: flex;
        justify-content: flex-end;
        flex-direction: column;
    }
    .character-product-slider .swiper-slide.slide-1 .text-content-block{
        position: static;
        width: 100%;
        margin-bottom: 30px;
        padding: 0 15px;
        box-sizing: border-box;
        transform: translate(0, 0);
    }
    .character-product-slider .swiper-slide.slide-2{
        flex-direction: column;
        gap: 0;
        justify-content: flex-end;
        padding: 0;
    }
    .character-product-slider .swiper-slide.slide-2 .text-content-block{
        padding: 15px;
        box-sizing: border-box;
        margin-bottom: 15px;
    }
    .text-content-block .text{
        max-width: 100%;
    }
    .character-product-slider .swiper-slide.slide-3 .text-content-block{
        flex-direction: column;
        gap: 0;
        min-height: auto;
    }
    .character-product-slider .swiper-slide.slide-3 .text-content-block .title{
        width: 100%;
    }
    .character-product-slider .swiper-slide.slide-3 .text-content-block .text{
        width: 100%;
    }
    .character-product-slider .swiper-slide.slide-3 .text-content-block .title{
        margin-bottom: 20px;
    }
    .info-block-more {
        padding: 25px 15px 15px;
        justify-content: flex-end;
    }
    .character-product-slider .swiper-slide.slide-4{
        flex-direction: column-reverse;
        justify-content: space-between;
        align-items: center;
        gap: 0;
    }
    .character-product-slider .swiper-slide.slide-4 .text-content-block{
        padding: 0 15px;
        box-sizing: border-box;
    }
    .character-product-slider .swiper-slide.slide-4 .img{
        width: 60%;
    }
    .text-content-block:hover .title{
        margin-bottom: 20px;
    }
    .text-content-block .title{
        margin-bottom: 20px;
    }
    .character-product-slider .swiper-slide.slide-5 .text-content-block{
        flex-direction: column;
        padding: 15px;
    }
    .character-product-slider .swiper-slide.slide-5{
        justify-content: flex-end;
    }
    .tel-product-slider .swiper-slide{
        width: 25%;
    }
    .section-banner-info img{
        width: 100%;
    }
    .text-content-block .text{
        max-height: max-content;
    }
    .character-product-slider .swiper-slide.slide-2 .img {
        height: 50%;
    }
}
@media(max-width: 766px) {
    .lg-view {
        display: none;
    }

    .xs-view {
        display: inline-block;
    }

    .character-product-slider .swiper-slide.slide-2 .img {
        width: auto;
    }

    .character-product-slider .swiper-slide.slide-2 .img img {
        width: auto;
        height: auto;
        display: block;
        margin: 0 auto;
    }

    .about-bottom-text {
        margin-top: 34px;
        margin-bottom: 45px;
    }

    .about-img:before {
        height: 126px;
        background: linear-gradient(180deg, rgba(245, 245, 247, 0) 0%, rgba(245, 245, 247, 0.291736) 21.73%, rgba(245, 245, 247, 0.534978) 45.22%, rgba(245, 245, 247, 0.756758) 65.32%, #F5F5F7 92.53%);
    }

    .buttom-mobile-phone {
        display: inline-block;
        font-size: 16px;
        font-weight: 400;
        line-height: 21.79px;
        text-align: center;
        padding: 10px 10px 12px;
        border: 1.5px solid #B71D2C;
        border-radius: 50px;
        text-decoration: none;
        width: 100%;
        box-sizing: border-box;
        color: #B71D2C;
    }
    .text-content-block:hover .title{
        margin-bottom: 10px;
    }
    .character-product-slider .swiper-slide.slide-2 .img{
        height: auto;
    }
    .info-block-more{
        padding: 0;
    }
    .character-product-slider .swiper-slide.slide-4 .img.xs-view{
        display: inline-block;
        width: auto;
    }
    .character-product-slider .swiper-slide.slide-5 .text-content-block{
        min-height: auto;
    }
    .section-banner-info .text{
        width: 100%;
        margin-left: -30px;
    }
    .section-sliders {
        margin-top: 57px;
    }

    h1.h1 {
        font-size: 18px;
        line-height: 22.48px;
    }

    .about-bottom-text p {
        font-size: 20px;
        line-height: 26px;
        text-align: center;
    }

    .character-product-slider .swiper-slide:not(:last-child) {
        margin: 0;
    }

    .character-product-slider .swiper-slide.slide-3 .img .img-bottom {
        height: 80%;
    }

    .character-product-slider {
        padding-right: 8%;
    }

    .character-product-slider .swiper-slide.slide-1 {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .text-content-block .title {
        font-size: 20px;
        font-weight: 600;
        line-height: 27.24px;
        margin-bottom: 10px;
    }

    .text-content-block p {
        font-size: 12px;
        font-weight: 400;
        line-height: 18px;
        text-align: left;
    }

    .character-product-slider.full-height .swiper-slide {
        height: auto;
    }

    .character-product-slider .swiper-slide.slide-1 .text-content-block {
        position: static;
    }

    .character-product-slider .swiper-slide.slide-1 .img {
        position: static;
        width: 100%;
    }

    .character-product-slider .swiper-slide.slide-2 {
        flex-direction: column;
        justify-content: space-between;
        gap: 0;
    }

    .character-product-slider .swiper-slide.slide-2 .text-content-block {
        width: 100%;
        padding: 15px;
    }

    .character-product-slider .swiper-slide.slide-2 .img {
        width: 100%;
    }

    .character-product-slider .swiper-slide.slide-3 .img .img-top {
        position: absolute;
        height: 25%;
        width: 100%;
    }

    .character-product-slider .swiper-slide.slide-3 .img .img-top img {
        height: 100%;
    }

    .character-product-slider .swiper-slide.slide-3 .text-content-block {
        padding-top: 100%;
    }

    .character-product-slider .swiper-slide.slide-4 {
        flex-direction: column-reverse;
        justify-content: space-between;
        padding-top: 0;
        gap: 0;
    }

    .character-product-slider .swiper-slide.slide-4 .text-content-block {
        padding: 15px;
    }

    .section-banner-info .img {
        width: 100%;
    }
    .section-banner-info img{
        margin-left: -13%;
    }

    .tel-product-slider .swiper-slide {
        width: auto;
    }

    .tel-product-slider.to-right .swiper-wrapper {
        justify-content: unset;
    }

    .section-banner {
        margin-top: 30px;
        overflow: hidden;
    }

    .yellow-text {
        font-size: 12.08px;
        font-weight: 700;
        line-height: 18.12px;
        text-align: left;
    }

    .promo-products-block .promo-block-title {
        font-size: 26px;
    }

    .section-banner-info .text p {
        font-size: 16px;
        font-weight: 400;
        line-height: 23px;
        text-align: left;
    }

    .character-product-slider .swiper-slide.slide-1 .text-content-block,
    .character-product-slider .swiper-slide.slide-2 .text-content-block,
    .character-product-slider .swiper-slide.slide-3 .text-content-block,
    .character-product-slider .swiper-slide.slide-4 .text-content-block {
        margin: 0 auto;
        width: 100%;
        box-sizing: border-box;
        padding: 15px;
    }

    .character-product-slider .swiper-slide.slide-1 .text-content-block,
    .character-product-slider .swiper-slide.slide-4 .text-content-block {
        padding: 15px;
    }

    .character-product-slider .swiper-slide.slide-2 {
        padding: 0;
    }

    .character-product-slider .swiper-slide.slide-3 .text-content-block {
        padding: 123px 15px 15px;
    }

    .character-product-slider .swiper-slide.slide-4 .img.lg-view {
        display: none;
    }

    .action-page.iphone-15 {
        /*overflow-x: hidden;*/
    }

    .character-product-slider .swiper-slide.slide-3 .text-content-block .title {
        text-align: left;
    }
    .section-banner-info .text p{
        font-size: 12px;
        line-height: 18px;
    }
    .preorder-form-15 form input::placeholder{
        font-size: 18px !important;
    }
    .tel-product-slider .swiper-slide .iphone-img img{
        width: 250px;
        height: 308px;
    }
}






