@font-face {
    font-family: "SF Pro Display";
    src: url("https://db.onlinewebfonts.com/t/0b51833ff62e4af8acb5fd3e2bf59e97.eot");
    src: url("https://db.onlinewebfonts.com/t/0b51833ff62e4af8acb5fd3e2bf59e97.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/0b51833ff62e4af8acb5fd3e2bf59e97.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/0b51833ff62e4af8acb5fd3e2bf59e97.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/0b51833ff62e4af8acb5fd3e2bf59e97.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/0b51833ff62e4af8acb5fd3e2bf59e97.svg#SF Pro Display Regular")format("svg");
   }
.info__link-main.tel {
    display: none;
}

.container-inside {
    max-width: 1280px;
    width: 100%;
    margin: 0 auto;
}
.info_flex__container{
    display: flex;
    gap: 22px;
}
.info_flex__container .info__flex{
    margin: 0;
    width: calc(50% - 11px);
}
.info__flex {
    display: flex;
    align-items: center;
}
.popup-back {
    position: fixed; 
    top: 0; 
    left: 0;
    right: 0;
    bottom: 0; 
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    display: flex;
    align-items: center;
    justify-content: center;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s linear;
}

.popup-back.active {
    visibility: visible;
    opacity: 1;
    z-index: 10000;
}

.popup {
    color: #000;
    width: 90%; 
    max-width: 1280px;
    max-height: 90%; 
    width: auto; 
    background-color: #fff;
    padding: 40px 20px;
    border-radius: 10px;
    position: relative;
    overflow: auto; 
}
.popup__close {
background-color: transparent;
border: none;
position: absolute;
right: 23px;
top: 20px;
}
.popup li {
    font-family: "Noto Sans";
    font-size: 18px;
    font-weight: 400;
    line-height: 28.8px;
    text-align: left;
}
.popup__title {
    font-family: "Noto Sans";
    font-size: 28px;
    font-weight: 600;
    line-height: 38.14px;
    text-align: center;
    color: #000;

}
.popup p {
    font-family: "Noto Sans";
    font-size: 18px;
    font-weight: 400;
    line-height: 28.8px;
    text-align: left;
    color: #000;
}
.info__link img{
    object-fit: contain;
}
.certificate {

}
.certificate__block {
    width: 100%;
}
.certificate__watchs {
    position: absolute;
    left: -60%;
    top: -40%;
    z-index: -1;
    width: 522px;
}
.certificate__air {
    position: absolute;
    left: -59%;
    bottom: -31%;
}
.certificate__blocks {
    display: flex;
    max-width: 1180px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.certificate__tel {
    position: absolute;
    right: -33%;
    bottom: -30%;
    height: 520px;
    z-index: -1;
}
.certificate__plan {
    position: absolute;
    right: -72%;
    top: -16%;
    height: 700px;
    z-index: -2;
}
.certificate__block-info {
    box-shadow: 5px 8px 5.8px 0px #00000040;
background-color: #000;
padding: 47px 70px 66px;
display: flex;
align-items: center;
max-width: 475px;
width: 100%;
flex-direction: column;
position: relative;
}
.certificate__logo {
    margin-right: -17px;
    height: 37px;
}
.certificate__title {
    color: #DCB58E;
font-size: 63px;
font-weight: 600;
line-height: 95.47px;
text-transform: uppercase;
margin: 0;
width: 100%;
text-align: center;

}
.certificate__price {
    width: 60%;
font-size: 80px;
font-weight: 600;
line-height: 95.47px;
letter-spacing: 0.0018em;
text-align: right;
color: #fff;
margin: 16px 0 68px;

}
.certificate__price svg{
    margin-top: 23px;
}
.certificate__caption {
    font-family: "Noto Sans";
font-size: 10px;
color: #fff;
font-weight: 400;
line-height: 13.62px;
text-align: left;
margin: 93px 0 0;
}
.certificate__block:last-child {
    margin-left: 104px;
    margin-right: -100px;
}
.certificate__subtitle {
font-size: 64.12px;
font-weight: 700;
line-height: 70.53px;
text-align: left;
margin: 63px 0 10px;
color: #fff;
}
.certificate__text {
font-size: 32.49px;
font-weight: 400;
line-height: 35.73px;
text-align: left;
color: #fff;
margin: 0;

}
.page-heading{
    display: none;
}
.info-block {
    padding: 53px 0 120px;
    background: #F5F5F7;
}
.info__text:last-child {
    margin-top: 18px;
}
.info__blocks {
    padding: 22px 40px 48px 40px;
    border-radius: 15px;
    background: var(--color-white, #FFF);
    box-shadow: 0 100px 80px 0 rgba(0, 0, 0, 0.02), 0 41.778px 33.422px 0 rgba(0, 0, 0, 0.01), 0 22.336px 17.869px 0 rgba(0, 0, 0, 0.01), 0 12.522px 10.017px 0 rgba(0, 0, 0, 0.01), 0 6.65px 5.32px 0 rgba(0, 0, 0, 0.01), 0 2.767px 2.214px 0 rgba(0, 0, 0, 0.01);
    display: flex;
    flex-direction: column;
    gap: 40px;
}
.info__link-main {
    color: #B71D2C;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}
.info-link-main-section{
    display: flex;
    justify-content: flex-end;
    margin-bottom: 31px;
}
.info__title {
    font-family: "Noto Sans";
font-size: 40px;
font-weight: 600;
line-height: 54.48px;
text-align: center;
}
.info__text_container{
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.info__block_section .info__title {
    margin: 0;
}
.info__text {
    font-size: 20px;
    font-weight: 400;
    line-height: 27.24px;
    text-align: center;
    margin: 0;
}
.info__text_container .info__text + .info__text{
    margin: 0;
}
.info__text-list {
    font-family: "Noto Sans";
font-size: 22px;
font-weight: 400;
line-height: 29.96px;
text-align: left;
margin: 0;
}
.info__number {
    background-color: #B71D2C;
    font-family: "Noto Sans";
font-size: 22px;
font-weight: 700;
line-height: 29.96px;
text-align: left;
border-radius: 50%;
padding: 3.5px 10px;
color: #fff;
margin-right: 15px;

}
.info__links {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 31px;
    flex-wrap: wrap;
}
.info__link {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    font-family: "Noto Sans";
    text-decoration: none;
    color: #000;
    gap: 12px;
    font-size: 16.78px;
    font-weight: 500;
    line-height: 22.85px;
    text-align: center;
}
.stock {
    background-color: #F5F5F7;
    padding: 40px 0 224px;
}
.stock__blocks {
    display: flex;
    margin: 0 -15px;
}
.stock__block {
    width: 33.333%;
    padding: 0 15px;
    box-sizing: border-box;
    border-radius: 15px;
    text-decoration: none;

}
.stock__info {
    background-color: #fff;
    padding: 13px 25px 0;
    min-height: 175px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}
.stock__subtitle {
    margin: 0;
    font-family:" Noto Sans",sans-serif;
font-size: 18px;
font-weight: 600;
line-height: 28px;
text-align: left;
color: #B71D2C;

}
.stock__text {
    font-family: "Noto Sans";
font-size: 16px;
font-weight: 400;
line-height: 26px;
color: #000;
text-align: left;

}
.stock__image {
    width: 100%;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.stock__title {

font-family: "Noto Sans",sans-serif;
font-size: 40px;
font-weight: 600;
line-height: 54.48px;
text-align: left;
margin: 0 0 25px;
}
.info-link-main-section.lg-view{
    display: flex;
}
.info-link-main-section.xs-view{
    display: none;
}
.certificate__img{
    aspect-ratio: 14 / 5;
}
.certificate__img img{
    width: 100%;
    height: 100%;
}
@media (max-width: 1279px) {
    .info__link-main{
        font-size: 12.844px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }
    .info-block{
        padding: 28px 0 50px;
    }
    .info__title{
        font-size: 22px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    .info-link-main-section{
        margin-bottom: 17px;
    }
    .info_flex__container .info__flex{
        align-items: center;
        flex-direction: row;
        gap: 20px;
        padding: 12px 20px;
        width: calc(50% -  5px);
    }
    .info_flex__container .info__flex .info__text-list{
        font-size: 11px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        width: calc(100% - 41.406px);
    }
    .info__blocks{
        padding: 10px 20px 25px 20px !important;
        gap: 15px;
    }
    .info__text{
        font-size: 11px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
    .info-block .wrapper-inside{
        width: 92%;
    }
    .info__text_container{
        gap: 7px;
    }
    .info_flex__container{
        gap: 10px;
    }
    .info__link.phone img{
        width: 44.254px;
        height: 47.914px;
    }
    .info__link.ipad img{
        width: 53.526px;
        height: 47.916px;
    }
    .info__link.mac img{
        width: 83.587px;
        height: 47.916px;
    }
    .info__link.watch img{
        width: 48.794px;
        height: 47.916px;
    }
    .info__link.airpods img{
        width: 83.054px;
        height: 47.916px;
    }
    .info__link.acc img{
        width: 73.714px;
        height: 42.453px;
    }
    .info__link.dyson img{
        width: 45.335px;
        height: 45.335px;
    }
    .info-block  .info__link{
        font-size: 7.986px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
        gap: 5px;
    }
    .info__links{
        margin-top: 17px !important;
    }
    .info__flex .info__number{
        width: 21.406px;
        height: 21.406px;
        color: #FFF;
        font-size: 11.799px;
        font-style: normal;
        font-weight: 700;
        line-height: unset;
    }
    .certificate__img {
        aspect-ratio: 15 / 7;
    }
}
@media (max-width: 600px) {
    .info-link-main-section.lg-view{
        display: none;
    }
    .info-link-main-section.xs-view{
        display: flex;
    }
    .info__title{
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    .info_flex__container{
        flex-wrap: wrap;
    }
    .info_flex__container .info__flex{
        width: 100%;
    }
    .info__text_container{
        gap: 10px;
    }
    .info__blocks{
        gap: 17px;
    }
    .info__blocks{
        border-radius: 8.045px;
    }
    .info-block .wrapper-inside {
        width: 90%;
    }
    .info-link-main-section.xs-view{
        margin: 0;
        padding: 23px 0;
        justify-content: center;
    }
    .info__link-main{
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    .info__links{
        gap: 17px;
    }
    .certificate__img {
        aspect-ratio: 11 / 7;
    }
    .popup{
        padding: 40px 10px 20px;
    }
    .popup li {
        font-size: 12px;
        font-weight: 400;
        line-height: 22px;
        text-align: left;
    }
    .popup__title{
        font-size: 20px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
    }
    .popup p{
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        margin: 0;
    }

}