@font-face {
    font-family: "SF Pro Text";
    src: url("assets/fonts/SFProDisplay-Light.woff") format("woff2"), url("assets/fonts/SFProDisplay-Light.woff") format("woff");
    font-style: normal;
    font-weight: 400;
}

@font-face {
    font-family: 'SF Pro Text';
    font-style: normal;
    font-weight: 500;
    src: url("assets/Font/sf-pro-text-medium.woff") format("woff2"), url("assets/Font/sf-pro-text-medium.woff") format("woff");
}

@font-face {
    font-family: "SF Pro Text";
    src: url("assets/fonts/SFProDisplay-Semibold.woff") format("woff2"), url("assets/fonts/SFProDisplay-Semibold.woff") format("woff");
    font-style: normal;
    font-weight: 600;
}

@font-face {
    font-family: "SF Pro Text";
    src: url("assets/fonts/SFProDisplay-Bold.woff") format("woff2"), url("assets/fonts/SFProDisplay-Bold.woff") format("woff");
    font-style: normal;
    font-weight: 700;
}

@font-face {
    font-family: "SF Pro Text";
    src: url("assets/fonts/SF-Pro-Display-Regular.woff") format("woff2"), url("assets/fonts/SF-Pro-Display-Regular.woff") format("woff");
}

* {
    margin: 0;
    padding: 0;
    font-family: "SF Pro Text"!important;
}

#description {
    max-width: 1393px;
    margin: auto;
}

.details-pdt .detail .description section img,
.details-pdt .detail .description section:nth-child(even) img,
.MacMini#sk_overview img {
    float: none;
    width: auto;
    margin: 0;
    max-width: 100%;
}

.details-pdt .detail .description section {
    padding: 0;
}

.details-pdt .detail .description section div:last-child,
.details-pdt .detail .description section div:first-child {
    padding-left: 0;
    padding-right: 0;
}

.visuallyhidden {
    overflow: hidden;
}

.MacBookPro13_M1#sk_overview {
    min-width: auto;
    margin-bottom: 20px;
    background-color: black;
    color: white;
}

.MacBookPro13_M1#sk_overview .logo-head {
    margin-top: -20%;
}

.MacBookPro13_M1#sk_overview .text-head {
    display: flex;
    margin: auto 0;
}

.MacBookPro13_M1#sk_overview .button-buy,
.MacBookPro13_M1#sk_overview .button-compare {
    color: white;
    background: #0a3782;
    border: none;
}

.MacBookPro13_M1#sk_overview .button-buy:hover,
.MacBookPro13_M1#sk_overview .button-compare:hover {
    color: #FFF;
    opacity: .9;
    text-decoration: none;
    outline: 0;
}

.MacBookPro13_M1#sk_overview .section-head .button-buy {
    margin: 60px auto 0;
}

.MacBookPro13_M1#sk_overview .text-section {
    margin: 45px 0;
    color: #6e6e73;
}

.MacBookPro13_M1#sk_overview .section-features {
    padding-bottom: 80px;
}

.MacBookPro13_M1#sk_overview .section-content {
    box-sizing: border-box;
}

.MacBookPro13_M1#sk_overview .double-card {
    margin: 24px 0;
}

.MacBookPro13_M1#sk_overview .feature.presentation-card {
    margin: 24px;
}

.MacBookPro13_M1#sk_overview .feature-luminosite.presentation-card {
    margin-top: 65px;
}

.MacBookPro13_M1#sk_overview .double-card .column-left {
    padding-right: 12px;
    padding-left: 24px;
}

.MacBookPro13_M1#sk_overview .double-card .column-right {
    padding-left: 12px;
    padding-right: 24px;
}

.MacBookPro13_M1#sk_overview .border {
    border-radius: 60px;
}

.MacBookPro13_M1#sk_overview .feature-memoire .card-categorie {
    padding: 30px 0;
}

.MacBookPro13_M1#sk_overview .feature-ecran .image-ecran-title,
.MacBookPro13_M1#sk_overview .feature-puce .image-puce-title {
    width: 65%;
    margin-top: 100px;
}

.MacBookPro13_M1#sk_overview .width-section {
    width: 790px;
}

.MacBookPro13_M1#sk_overview .feature-automatique,
.MacBookPro13_M1#sk_overview .keyboard-precision,
.MacBookPro13_M1#sk_overview .hauteur {
    height: 720px;
    align-content: center;
}

.MacBookPro13_M1#sk_overview .flex-center {
    display: flex;
    justify-content: center;
}

.MacBookPro13_M1#sk_overview .feature-gamme-couleurs .typography-copy,
.MacBookPro13_M1#sk_overview .feature-luminosite .typography-copy {
    margin-top: 45px;
}

.MacBookPro13_M1#sk_overview .feature-truetone .typography-copy {
    margin-top: 70px;
}

.MacBookPro13_M1#sk_overview .chiffre {
    font-size: 80px;
}

.MacBookPro13_M1#sk_overview .feature-securite .image-securite {
    width: 95%;
    padding-top: 70px;
}

.MacBookPro13_M1#sk_overview .feature-gamme-couleurs,
.MacBookPro13_M1#sk_overview .feature-luminosite,
.MacBookPro13_M1#sk_overview .feature-securite {
    background-color: #151516;
}

.MacBookPro13_M1#sk_overview .feature-truetone {
    background-image: url("assets/image/background_true_tone.png");
    background-size: cover;
    background-position: center;
}

.MacBookPro13_M1#sk_overview .feature-memoire {
    background-image: url("assets/image/background_memoire.png");
    background-size: cover;
    background-position: center;
}

.MacBookPro13_M1#sk_overview .feature-memoire .memoire-image {
    margin-top: 20%;
}

.MacBookPro13_M1#sk_overview .feature-gamme-couleurs .content-wrapper {
    padding-top: 60px;
}

.MacBookPro13_M1#sk_overview .feature-truetone .content-wrapper,
.MacBookPro13_M1#sk_overview .feature-luminosite .row-content {
    padding-top: 50px;
}

.MacBookPro13_M1#sk_overview .feature-stockage {
    background-color: #1f244d;
}

.MacBookPro13_M1#sk_overview .feature-stockage .typography-copy {
    margin-top: 80px;
}

.MacBookPro13_M1#sk_overview .feature-stockage span {
    display: block;
}

.MacBookPro13_M1#sk_overview .feature-thermique {
    background-image: url("assets/image/background_thermique.png");
    background-size: cover;
    background-position: bottom;
}

.MacBookPro13_M1#sk_overview .margin-40 {
    margin-top: 40px;
}

.MacBookPro13_M1#sk_overview .feature-autonomie {
    background-color: #19291d;
}

.MacBookPro13_M1#sk_overview .feature-autonomie .typography-copy {
    margin-top: 130px;
}

.MacBookPro13_M1#sk_overview .feature-vitesse {
    background-image: url("assets/image/background_vitesse.png");
    background-size: cover;
    background-position: center;
}

.MacBookPro13_M1#sk_overview .feature-collection {
    background-image: url("assets/image/background_collection.png");
    background-size: cover;
}

.MacBookPro13_M1#sk_overview .feature-bigsur {
    background-image: url("assets/image/background_bigsur.png");
    background-size: cover;
    background-position: center;
}

.MacBookPro13_M1#sk_overview .feature-cpu {
    background-image: url("assets/image/background_cpu.png");
    background-size: cover;
    background-position: top 50% right 65%;
    overflow: hidden;
}

.MacBookPro13_M1#sk_overview .feature-automatique {
    overflow: hidden;
    background-color: #4a182d;
}

.MacBookPro13_M1#sk_overview .feature-automatique .automatique-image {
    width: 150%;
}

.MacBookPro13_M1#sk_overview .feature-automatique .automatique-illustration {
    margin-left: -35%;
    margin-top: 80px;
}

.MacBookPro13_M1#sk_overview .feature-automatique .row-2 {
    margin-top: 40px;
    display: flex;
}

.MacBookPro13_M1#sk_overview .feature-automatique .row-2 .column-left {
    margin: auto;
}

.MacBookPro13_M1#sk_overview .spec {
    font-size: 17px;
    hyphens: auto;
}

.MacBookPro13_M1#sk_overview .feature-gpu {
    background-image: url("assets/image/background_gpu.png");
    background-size: cover;
    background-position: center;
}

.MacBookPro13_M1#sk_overview .feature-gpu .column-middle,
.MacBookPro13_M1#sk_overview .feature-gpu .column-right {
    display: flex;
}

.MacBookPro13_M1#sk_overview .feature-gpu .typography-copy {
    margin: auto;
}

.MacBookPro13_M1#sk_overview .image-camera-title {
    width: 557px;
    height: 177px;
    margin-top: 100px;
}

.MacBookPro13_M1#sk_overview .image-macbook-camera {
    width: auto;
    height: 623px;
    margin-top: 45px;
    background-size: 90%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(assets/image/MacbookPro13_M1_camera.png);
}

.MacBookPro13_M1#sk_overview .feature-camera-micro .double-card {
    margin-top: 61px;
}

.MacBookPro13_M1#sk_overview .feature-camera-micro .camera-facetime {
    background-color: #151516;
}

.MacBookPro13_M1#sk_overview .feature-camera-micro .micros {
    background-color: #071b2a;
    position: relative;
}

.MacBookPro13_M1#sk_overview .feature-camera-micro .camera-text {
    margin-top: 54px;
}

.MacBookPro13_M1#sk_overview .feature-camera-micro .image-facetime {
    margin-top: 44px;
    margin-left: 0px;
    width: 400px;
    height: auto;
}

.MacBookPro13_M1#sk_overview .feature-camera-micro .image-text-micro {
    margin-top: 54px;
    margin-left: 0px;
    width: 400px;
    height: auto;
}

.MacBookPro13_M1#sk_overview .feature-camera-micro .row-image {
    position: absolute;
    bottom: 0;
    margin-bottom: 65px;
}

.MacBookPro13_M1#sk_overview .feature-camera-micro .image-ondes {
    margin-top: 44px;
    margin-left: 0px;
    width: 350px;
    height: auto;
}

.MacBookPro13_M1#sk_overview .feature-camera-micro,
.MacBookPro13_M1#sk_overview .feature-keyboard {
    padding-right: 0px;
}

.MacBookPro13_M1#sk_overview .image-keyboard-title {
    width: 816px;
    height: 121px;
    margin-top: 160px;
}

.MacBookPro13_M1#sk_overview .image-macbook-clavier {
    width: auto;
    height: 623px;
    margin-top: 56px;
    background-size: 57%;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(assets/image/MacbookPro13_M1_clavier.png);
}

.MacBookPro13_M1#sk_overview .feature-keyboard .double-card {
    margin-top: 65px;
}

.MacBookPro13_M1#sk_overview .feature-keyboard .mechanism {
    height: 720px;
    background-color: #133668;
}

.MacBookPro13_M1#sk_overview .feature-keyboard .text-mechanism {
    height: auto;
    width: 369px;
}

.MacBookPro13_M1#sk_overview .feature-keyboard .image-mechanism {
    height: 214px;
    width: 264px;
    margin-top: 142px;
    margin-left: 0px;
    padding-left: 5px;
    margin-right: 0px;
}

.MacBookPro13_M1#sk_overview .feature-keyboard .image-descr-clavier {
    margin-top: 112px;
}

.MacBookPro13_M1#sk_overview .feature-keyboard .mechanism .row-content,
.MacBookPro13_M1#sk_overview .feature-keyboard .keyboard-precision .row-content {
    margin-top: 48px;
}

.MacBookPro13_M1#sk_overview .feature-keyboard .keyboard-precision {
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(assets/image/illustration_touch_bar.png);
}

.MacBookPro13_M1#sk_overview .feature-keyboard .keyboard-precision span {
    font-weight: bold;
    margin-bottom: 34px;
    display: block;
}

.MacBookPro13_M1#sk_overview .feature-keyboard .touch-id {
    background-color: #14253b;
}

.MacBookPro13_M1#sk_overview .feature-keyboard .row-content {
    margin-top: 88px;
}

.MacBookPro13_M1#sk_overview .param-title {
    font-size: 17px;
    padding-top: 46px;
}

.MacBookPro13_M1#sk_overview .feature-keyboard .image-precision {
    width: 351px;
    height: auto;
}

.MacBookPro13_M1#sk_overview .text-card {
    font-size: 20px;
    color: white;
}

.MacBookPro13_M1#sk_overview .feature-keyboard .figure-touch-id {
    min-height: 88px;
}

.MacBookPro13_M1#sk_overview .feature-keyboard .row-2,
.MacBookPro13_M1#sk_overview .feature-connectivity .row-2 {
    margin-top: 65px;
}

.MacBookPro13_M1#sk_overview .feature-keyboard .image-empreinte,
.MacBookPro13_M1#sk_overview .feature-keyboard .image-apple-tv {
    width: 68px;
    height: auto;
}

.MacBookPro13_M1#sk_overview .feature-keyboard .image-apple-pay {
    width: 80px;
    height: auto;
}

.MacBookPro13_M1#sk_overview .feature-keyboard .image-docs {
    width: 60px;
    height: auto;
}

.MacBookPro13_M1#sk_overview .feature-camera-micro img,
.MacBookPro13_M1#sk_overview .feature-keyboard img,
.MacBookPro13_M1#sk_overview .feature-connectivity img {
    float: none;
}

.MacBookPro13_M1#sk_overview .feature-connectivity {
    /* background-image: url(assets/image/MacbookPro13_M1_connectivite.png); */
    background-size: contain;
    background-repeat: no-repeat;
    padding-right: 0px;
    overflow: hidden;
}

.MacBookPro13_M1#sk_overview .feature-connectivity .presentation-card {
    margin-top: 360px;
}

.MacBookPro13_M1#sk_overview .image-connectivity-title {
    margin-top: 160px;
    width: 817px;
    height: 187px;
}

.MacBookPro13_M1#sk_overview .feature-connectivity .connectivity-wifi {
    height: 720px;
    background-color: #151516;
}

.MacBookPro13_M1#sk_overview .feature-connectivity .connectivity-text {
    font-size: 20px;
    margin-top: 42.5px;
}

.MacBookPro13_M1#sk_overview .feature-connectivity .image-wifi6 {
    width: 234px;
    height: auto;
    margin: 120px auto 0;
}

.MacBookPro13_M1#sk_overview .feature-connectivity .connectivity-usb4 {
    height: 720px;
    background-color: #621e8f;
}

.MacBookPro13_M1#sk_overview .feature-connectivity .row-1 {
    margin-top: 45px;
}

.MacBookPro13_M1#sk_overview .feature-connectivity .image-recharge {
    width: 59px;
    height: 59px;
}

.MacBookPro13_M1#sk_overview .feature-connectivity .image-ecran {
    width: 79px;
    height: auto;
}

.MacBookPro13_M1#sk_overview .feature-connectivity .image-transfert {
    width: 52px;
    height: auto;
}

.MacBookPro13_M1#sk_overview .feature-connectivity .image-connexion {
    width: 59px;
    height: auto;
}

.MacBookPro13_M1#sk_overview .feature-compare {
    margin-top: 160px;
    margin-bottom: 20px;
}

.MacBookPro13_M1#sk_overview .image-title {
    display: flex;
}

.MacBookPro13_M1#sk_overview .image-compare-title {
    width: 721px;
    height: auto;
    margin-bottom: 54px;
}

.MacBookPro13_M1#sk_overview .button-buy,
.MacBookPro13_M1#sk_overview .button-compare {
    min-width: 105px;
}

.MacBookPro13_M1#sk_overview .section-hero {
    margin-bottom: 80px;
}

.MacBookPro13_M1#sk_overview .section-hero .section-content {
    border-top: 1px solid #424245;
    max-width: 890px;
}

.MacBookPro13_M1#sk_overview .image-hero {
    width: 619px;
    height: 487px;
    margin-top: 100px;
    margin-bottom: 54px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../imgMacbookPro13-M1/MacbookPro13_M1.png);
}

.MacBookPro13_M1#sk_overview .section-legal {
    color: #a1a1a6;
    background-color: #1d1d1f;
    padding: 40px 0;
    font-size: 12px;
}

.MacBookPro13_M1#sk_overview .section-legal li {
    margin-bottom: 10px;
}

.MacBookPro13_M1#sk_overview .section-legal li a {
    color: #a1a1a6;
}

@media screen and (max-width: 1068px) {
    .MacBookPro13_M1#sk_overview .width-section {
        margin-left: auto;
        margin-right: auto;
        width: 87.5%;
    }
}

@media screen and (max-width: 991px) {
    .MacBookPro13_M1#sk_overview .feature-keyboard .touch-id {
        height: auto;
    }
    .MacBookPro13_M1#sk_overview .feature-keyboard .touch-id-text {
        margin-bottom: 60px;
    }
    .MacBookPro13_M1#sk_overview .feature-connectivity .connectivity-usb4 .wrap-text,
    .MacBookPro13_M1#sk_overview .feature-keyboard .touch-id .wrap-text {
        overflow-wrap: break-word;
    }
    .MacBookPro13_M1#sk_overview .feature-camera-micro .image-facetime {
        margin-top: 0px;
    }
    .MacBookPro13_M1#sk_overview .feature-camera-micro .micros,
    .MacBookPro13_M1#sk_overview .feature-connectivity .connectivity-wifi {
        height: 100%;
    }
    .MacBookPro13_M1#sk_overview .feature-connectivity .connectivity-usb4 {
        height: auto;
    }
    .MacBookPro13_M1#sk_overview .feature-connectivity .connectivity-usb4 .row-2 {
        padding-bottom: 30px;
    }
    .MacBookPro13_M1#sk_overview .feature-connectivity {
        margin-top: 80px;
    }
    .MacBookPro13_M1#sk_overview .image-connectivity-title {
        margin-top: 80px;
    }
    .MacBookPro13_M1#sk_overview .feature-connectivity .presentation-card {
        margin-top: 300px;
    }
}

@media screen and (max-width: 768px) {
    .details-pdt .detail .description section div:first-child,
    .details-pdt .detail .description section div:last-child {
        padding: 0;
    }
    .MacBookPro13_M1#sk_overview .section-legal .section-content {
        width: 95%;
    }
    .MacBookPro13_M1#sk_overview .feature-bigsur .bigsur-image,
    .MacBookPro13_M1#sk_overview .feature-bigsur .typography-copy {
        margin-top: 20px;
    }
    .MacBookPro13_M1#sk_overview .feature-keyboard .mechanism .row-content,
    .MacBookPro13_M1#sk_overview .feature-keyboard .keyboard-precision .row-content {
        margin-top: 40px;
        padding-top: 0px;
    }
    .MacBookPro13_M1#sk_overview .feature-keyboard .mechanism .sk_row,
    .MacBookPro13_M1#sk_overview .feature-keyboard .keyboard-precision .sk_row {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .MacBookPro13_M1#sk_overview .image-macbook-camera {
        height: 530px;
        margin-top: 0px;
    }
    .MacBookPro13_M1#sk_overview .feature-camera-micro .double-card {
        margin-top: 0px;
    }
    .MacBookPro13_M1#sk_overview .feature-camera-micro .row-image {
        margin-bottom: 30px;
    }
    .MacBookPro13_M1#sk_overview .feature-camera-micro .image-ondes {
        margin-top: 260px;
    }
    .MacBookPro13_M1#sk_overview .image-macbook-clavier {
        height: 530px;
        margin-top: 0px;
    }
    .MacBookPro13_M1#sk_overview .feature-keyboard .double-card {
        margin-top: 0px;
    }
    .MacBookPro13_M1#sk_overview .feature-keyboard .one-card {
        padding-top: 0px;
    }
    .MacBookPro13_M1#sk_overview .feature-keyboard .touch-id {
        margin-top: 0px;
    }
    .MacBookPro13_M1#sk_overview .feature-connectivity {
        margin-top: 160px;
    }
    .MacBookPro13_M1#sk_overview .image-connectivity-title {
        margin-top: 0px;
    }
    .MacBookPro13_M1#sk_overview .border {
        border-radius: 40px;
    }
}

@media screen and (max-width: 734px) {
    .MacBookPro13_M1#sk_overview .section-head .button-buy {
        margin: 30px auto 0;
    }
    .MacBookPro13_M1#sk_overview .button-buy,
    .MacBookPro13_M1#sk_overview .button-compare {
        min-width: unset;
    }
    .MacBookPro13_M1#sk_overview .section-head .title_head {
        margin-top: 0px;
    }
    .MacBookPro13_M1#sk_overview .feature.presentation-card {
        margin: 0 auto;
    }
    .MacBookPro13_M1#sk_overview .double-card {
        margin: 0;
    }
    .MacBookPro13_M1#sk_overview .double-card .column-left,
    .MacBookPro13_M1#sk_overview .double-card .column-right {
        margin-bottom: 12px;
    }
    .MacBookPro13_M1#sk_overview .double-card .column-left,
    .MacBookPro13_M1#sk_overview .double-card .column-right {
        padding-left: 0;
        padding-right: 0;
    }
    .MacBookPro13_M1#sk_overview .feature-keyboard .one-card .row-card {
        padding-top: 0px;
    }
    .MacBookPro13_M1#sk_overview .width-section {
        margin: 12px;
        width: auto;
        padding: 22px;
    }
    .MacBookPro13_M1#sk_overview .feature-memoire .memoire-image {
        margin-top: 12%;
    }
    .MacBookPro13_M1#sk_overview .feature-memoire .card-categorie {
        padding: 15px 0;
    }
    .MacBookPro13_M1#sk_overview .feature-securite .image-securite {
        padding-top: 40px;
    }
    .MacBookPro13_M1#sk_overview .feature-ecran .image-ecran-title,
    .MacBookPro13_M1#sk_overview .feature-puce .image-puce-title {
        margin-top: 0px;
    }
    .MacBookPro13_M1#sk_overview .feature-ecran .image-ecran {
        padding-bottom: 60px;
    }
    .MacBookPro13_M1#sk_overview .feature-automatique,
    .MacBookPro13_M1#sk_overview .keyboard-precision,
    .MacBookPro13_M1#sk_overview .hauteur {
        height: 650px;
        width: 75%;
        margin: 0 auto;
    }
    .MacBookPro13_M1#sk_overview .feature-collection {
        background: linear-gradient(0deg, rgba(119, 20, 36, 1) 0%, rgba(198, 44, 44, 1) 100%);
    }
    .MacBookPro13_M1#sk_overview .feature-vitesse {
        background-image: url("assets/image/background_vitesse.png");
    }
    .MacBookPro13_M1#sk_overview .feature-bigsur {
        height: auto;
        background-image: url("assets/image/background_bigsur.png");
        /* background-image: url("../imgMacbookPro13-M1/Sbackground_bigsur.png"); */
        background-position: bottom;
        padding-bottom: 70%;
    }
    .MacBookPro13_M1#sk_overview .feature-luminosite,
    .MacBookPro13_M1#sk_overview .feature-bigsur,
    .MacBookPro13_M1#sk_overview .feature-automatique,
    .MacBookPro13_M1#sk_overview .feature-gpu,
    .MacBookPro13_M1#sk_overview .feature-cpu {
        margin-bottom: 12px !important;
    }
    .MacBookPro13_M1#sk_overview .feature-cpu {
        background-image: none;
        background-color: #302750;
    }
    .MacBookPro13_M1#sk_overview .feature-cpu .cpu-illustration {
        margin: 60px 0 40px 34%;
    }
    .MacBookPro13_M1#sk_overview .auto-height {
        height: auto;
        min-height: 650px;
    }
    .MacBookPro13_M1#sk_overview .feature-gpu .typography-copy {
        margin-top: 45px;
    }
    .MacBookPro13_M1#sk_overview .feature-gpu .column-right {
        margin-bottom: 45px;
    }
    .MacBookPro13_M1#sk_overview .feature-vitesse .vitesse-image,
    .MacBookPro13_M1#sk_overview .feature-collection .collection-image {
        margin: 20px auto;
    }
    .MacBookPro13_M1#sk_overview .feature-automatique .card-categorie,
    .MacBookPro13_M1#sk_overview .feature-automatique .text-card {
        margin-top: 20px;
    }
    .MacBookPro13_M1#sk_overview .feature-automatique .automatique-illustration {
        margin: 80px 0 40px 5%;
    }
    .MacBookPro13_M1#sk_overview .feature-connectivity {
        background-position: top 12% right 50%;
        margin: 80px 0 0;
    }
    .MacBookPro13_M1#sk_overview .feature-connectivity .image-wifi6 {
        margin-bottom: 100px;
        margin-top: 100px;
    }
    .MacBookPro13_M1#sk_overview .image-camera-title {
        width: 381px;
        height: auto;
    }
    .MacBookPro13_M1#sk_overview .image-keyboard-title {
        width: 462px;
        height: auto;
        margin-top: 100px;
    }
    .MacBookPro13_M1#sk_overview .image-connectivity-title {
        width: 462px;
        height: auto;
    }
    .MacBookPro13_M1#sk_overview .image-compare-title {
        width: 398px;
        height: auto;
        margin-bottom: 34px;
    }
    .MacBookPro13_M1#sk_overview .image-macbook-camera,
    .MacBookPro13_M1#sk_overview .image-macbook-clavier {
        height: 420px;
    }
    .MacBookPro13_M1#sk_overview .feature-compare {
        margin-top: 100px;
        margin-bottom: 80px;
    }
    .MacBookPro13_M1#sk_overview .image-hero {
        width: auto;
        height: 466px;
        background-size: 90%;
        margin-top: 100px;
        margin-bottom: 10px;
    }
    .MacBookPro13_M1#sk_overview .feature-keyboard .touch-id-text {
        margin-bottom: 40px;
    }
    .MacBookPro13_M1#sk_overview .feature-keyboard .image-mechanism {
        margin-bottom: 100px;
        margin-top: 100px;
    }
    .MacBookPro13_M1#sk_overview .feature-keyboard .keyboard-precision .row-content {
        margin-bottom: 170%;
    }
    .MacBookPro13_M1#sk_overview .feature-keyboard .keyboard-precision {
        background-position: bottom 0% right 40%;
    }
    .MacBookPro13_M1#sk_overview .micros .row-2 {
        margin-bottom: 60%;
    }
    .MacBookPro13_M1#sk_overview .feature-keyboard .row-content {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 550px) {
    .MacBookPro13_M1#sk_overview .image-hero {
        width: auto;
        height: 350px;
    }
}

@media screen and (max-width: 480px) {
    .MacBookPro13_M1#sk_overview .feature.presentation-card,
    .MacBookPro13_M1#sk_overview .feature,
    .MacBookPro13_M1#sk_overview .connectivity-wifi,
    .MacBookPro13_M1#sk_overview .connectivity-usb4 {
        margin-left: 12px;
        margin-right: 12px;
    }
    .MacBookPro13_M1#sk_overview .feature-keyboard .feature.presentation-card {
        margin: 0;
    }
    .MacBookPro13_M1#sk_overview .feature-automatique {
        width: auto;
    }
    .MacBookPro13_M1#sk_overview .feature-securite .securite-image {
        display: flex;
        justify-content: center;
    }
    .MacBookPro13_M1#sk_overview .hauteur {
        height: 570px;
        width: auto;
    }
    .MacBookPro13_M1#sk_overview .auto-480 {
        height: auto;
        width: auto;
    }
    .MacBookPro13_M1#sk_overview .auto-height {
        min-height: 570px;
    }
    .MacBookPro13_M1#sk_overview .feature-bigsur {
        padding-bottom: 111%;
    }
    .MacBookPro13_M1#sk_overview .feature-memoire .text-card {
        padding-bottom: 30px;
    }
    .MacBookPro13_M1#sk_overview .feature-securite .image-securite {
        padding-top: 15px;
        padding-bottom: 60px;
    }
    .MacBookPro13_M1#sk_overview .feature-ecran .image-ecran-title,
    .MacBookPro13_M1#sk_overview .feature-puce .image-puce-title {
        width: 85%;
    }
    .MacBookPro13_M1#sk_overview .text-section {
        margin: 20px 0;
    }
    .MacBookPro13_M1#sk_overview .image-macbook-clavier {
        height: 320px;
        margin-top: 0px;
    }
    .MacBookPro13_M1#sk_overview .image-macbook-camera {
        height: 320px;
    }
    .MacBookPro13_M1#sk_overview .feature-keyboard .double-card,
    .MacBookPro13_M1#sk_overview .feature-camera-micro .double-card {
        margin-top: 0px;
    }
    .MacBookPro13_M1#sk_overview .image-connectivity-title {
        width: 350px;
    }
    .MacBookPro13_M1#sk_overview .image-keyboard-title {
        width: 350px;
    }
    .MacBookPro13_M1#sk_overview .image-camera-title {
        width: 350px;
    }
    .MacBookPro13_M1#sk_overview .image-hero {
        width: auto;
        height: 300px;
        background-size: 90%;
        margin-top: 80px;
        margin-bottom: 15px;
    }
    .MacBookPro13_M1#sk_overview .feature-keyboard .row-content {
        margin-top: 38px;
    }
    .MacBookPro13_M1#sk_overview .feature-keyboard .row-2,
    .MacBookPro13_M1#sk_overview .feature-connectivity .row-2 {
        margin-top: 20px;
    }
    .MacBookPro13_M1#sk_overview .feature-connectivity {
        margin: 60px 0 0;
    }
    .MacBookPro13_M1#sk_overview .image-camera-title,
    .MacBookPro13_M1#sk_overview .image-keyboard-title,
    .MacBookPro13_M1#sk_overview .image-connectivity-title,
    .MacBookPro13_M1#sk_overview .image-compare-title,
    .MacBookPro13_M1#sk_overview .image-hero {
        margin-top: 60px;
    }
}

@media screen and (max-width: 420px) {
    .MacBookPro13_M1#sk_overview .feature-bigsur {
        padding-bottom: 115%;
    }
}

@media screen and (max-width: 360px) {
    .details-pdt .detail .description {
        padding: 0 0px 25px;
    }
    .MacBookPro13_M1#sk_overview .width-section {
        padding: 0;
    }
    .MacBookPro13_M1#sk_overview .image-hero {
        height: 220px;
        background-size: 100%;
        margin-bottom: 34px;
    }
    .MacBookPro13_M1#sk_overview .feature-bigsur {
        padding-bottom: 158%;
    }
    .MacBookPro13_M1#sk_overview .image-macbook-camera,
    .MacBookPro13_M1#sk_overview .image-macbook-clavier {
        height: 260px;
    }
    .MacBookPro13_M1#sk_overview .feature-keyboard .row-content {
        margin-top: 0px;
    }
    .MacBookPro13_M1#sk_overview .feature-keyboard .touch-id-text {
        margin-bottom: 15px;
    }
    .MacBookPro13_M1#sk_overview .feature-keyboard .keyboard-precision .row-content {
        margin-bottom: 205%;
    }
    .MacBookPro13_M1#sk_overview .feature-connectivity {
        margin-top: 0px;
    }
    .MacBookPro13_M1#sk_overview .feature-connectivity .image-wifi6 {
        margin-top: 70px;
        margin-bottom: 70px;
    }
    .MacBookPro13_M1#sk_overview .feature-compare {
        margin-top: 0px;
        margin-bottom: 60px;
    }
}

@media screen and (max-width: 320px) {
    .MacBookPro13_M1#sk_overview .feature-bigsur {
        height: auto;
        background-position: initial;
    }
}