html body .infoPageBody .gp4-card .gp4-img {
    display: block !important;
    position: absolute !important;
    z-index: 1 !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
    min-width: 100% !important;
    max-width: none !important;
    height: 100% !important;
    min-height: 100% !important;
    max-height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    object-fit: cover !important;
    object-position: center center !important;
    transform: scale(1) !important;
    transition: transform 0.55s ease !important;
}

html body a:hover,
html body a:focus,
html body a:active {
    text-decoration: none !important;
    text-decoration-line: none !important;
    border-bottom: none !important;
    background-image: none !important;
    box-shadow: none !important;
}
html body a:hover img,
html body a:focus img {
    border: none !important;
    outline: none !important;
    box-shadow: none !important;
}

header {
    padding: 1.2rem 0rem;
}

.categoriTitle { display: none;}

.breadcrumb { display: none;}

.footerBottom {
    margin-top: 25px;
    padding: 30px 0px;
}

#footer_logo {
  	padding-bottom: 10px;
}

.swiper-button-next {
    color: rgb(255, 255, 255) !important;
    transition: 0.25s;
}

.swiper-button-prev {
    color: rgb(255, 255, 255) !important;
    transition: 0.25s;
}

/* =========================================================
   ANA SAYFA HERO SLIDER - PAGINATION
   ========================================================= */

.swiper-pagination-bullet{
    width:14px !important;
    height:14px !important;
    margin:0 7px !important;

    background:#ffffff !important;
    opacity:.55 !important;

    border-radius:50% !important;
}

/* AKTİF SLIDE */

.swiper-pagination-bullet-active{
    background:#ffffff !important;
    opacity:1 !important;
}


/* =========================================================
   MOBİL
   ========================================================= */

@media screen and (max-width:767px){

    .swiper-pagination-bullet{
        width:12px !important;
        height:12px !important;
        margin:0 6px !important;
    }

}

/* =========================================================
   ANA MENÜ YAZI AYARLARI
========================================================= */

#main_menu_cmp .nav-link{
    font-size:20px !important;
    font-weight:300 !important;
    letter-spacing:.3px;
    text-transform:uppercase;
    transition:.25s;
}

#main_menu_cmp .nav-link:hover{
    color:#00AEEF !important;
}


/* =========================================================
   ÜRÜN FİYATI — MOBİL
========================================================= */

@media screen and (max-width:768px){

    .product-price-mobile{
        font-size:22px !important;
    }

}


/* =========================================================
   ANA MENÜ BAŞLIKLARI
========================================================= */

#main-menu > li > a.nav-link{
    font-family:Oswald,Arial,sans-serif !important;
    font-size:22px !important;
    font-weight:400 !important;
    text-transform:uppercase;
    letter-spacing:.3px;

    /* Dikey boşluk korundu, yatay boşluk azaltıldı */
    padding:18px 12px !important;

    color:#111111 !important;
}


/* Hover */

#main-menu > li > a.nav-link:hover{
    color:#000000 !important;
}


/* Dropdown açıldığında */

#main-menu > li.show > a.nav-link,
#main-menu > li > a.nav-link[aria-expanded="true"]{
    color:#000000 !important;
}


/* =========================================================
   MASAÜSTÜ LOGO BOYUTU
========================================================= */

@media screen and (min-width:992px){

    #logoBox{
        padding-top:0 !important;
        padding-bottom:0 !important;
        margin:0 !important;
        height:auto !important;
        min-height:0 !important;
    }

    #logoBox #main-logo,
    #main-logo.logoImg,
    #main-logo.ny-logo-img{
        display:block !important;
        width:300px !important;
        max-width:none !important;
        min-width:300px !important;
        height:auto !important;
        max-height:none !important;
        margin:0 !important;
        padding:0 !important;
        object-fit:contain !important;
    }

}


/* =========================================================
   HEADER ALT BOŞLUĞUNU AZALT
========================================================= */

header{
    margin-bottom:0 !important;
    padding-bottom:0 !important;
}

.header{
    margin-bottom:0 !important;
    padding-bottom:0 !important;
}

#header{
    margin-bottom:0 !important;
    padding-bottom:0 !important;
}

main{
    margin-top:0 !important;
    padding-top:0 !important;
}


/* =========================================================
   MEGA MENÜ ÜRÜNLERİNİ ORTALA
========================================================= */

@media screen and (min-width:992px){

    /* Ürünlerin bulunduğu iç satır */

    #main-menu .dropdown-mega .mega-content .row.col-8.offset-lg-2{
        display:flex !important;
        justify-content:center !important;
        align-items:flex-start !important;
        flex-wrap:wrap !important;
        width:100% !important;
        max-width:1100px !important;
        margin:0 auto !important;
    }


    /* Her ürün kolonu */

    #main-menu .dropdown-mega .mega-content .row.col-8.offset-lg-2 > div{
        flex:0 0 30% !important;
        width:30% !important;
        max-width:30% !important;
        padding-left:20px !important;
        padding-right:20px !important;
        text-align:center !important;
    }


    /* Liste boşluklarını kaldır */

    #main-menu .submenu-ny{
        width:100% !important;
        margin:0 !important;
        padding:0 !important;
        list-style:none !important;
        text-align:center !important;
    }

    #main-menu .submenu-ny li{
        width:100% !important;
        margin:0 !important;
        padding:0 !important;
        text-align:center !important;
    }


    /* Görsel ve ürün adı */

    #main-menu .submenu-ny li > a{
        display:flex !important;
        flex-direction:column !important;
        align-items:center !important;
        justify-content:flex-start !important;
        width:100% !important;
        margin:0 auto !important;
        color:#111111 !important;
        text-align:center !important;
        text-decoration:none !important;
        font-family:Oswald,Arial,sans-serif !important;
        font-size:19px !important;
        line-height:1.25 !important;
    }

    #main-menu .submenu-ny li > a img{
        display:block !important;
        width:100% !important;
        max-width:210px !important;
        height:180px !important;
        margin:0 auto 18px !important;
        object-fit:contain !important;
    }

}

/* MAX2 Mobil */

@media (max-width:768px){

.max2-logo-mobile{
    width:260px !important;
}

.product-price-mobile{
    font-size:26px !important;
}

.max2-buy-button{
    padding:0 !important;
}

.max2-buy-button a{
    font-size:18px !important;
    padding:12px 6px !important;
    white-space:nowrap !important;
}

}
/* ===========================
   PART 23 - AUDIO FEATURE
=========================== */

.audio-feature-wrap{
    max-width:1600px;
    margin:0 auto;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:60px;
}

.audio-feature-left{
    flex:0 0 58%;
}

.audio-feature-right{
    flex:1;
    min-width:0;
}

.audio-feature-left video{
    width:100%;
    height:auto;
    display:block;
    border-radius:18px;
}

.audio-feature-title{
    margin:0 0 35px;
    font-family:Anton,Arial Black,sans-serif;
    font-size:50px;
    line-height:1.05;
    color:#fff;
    text-transform:uppercase;
}

.audio-feature-text{
    font-family:Oswald,Arial,sans-serif;
    font-size:24px;
    line-height:1.7;
    color:#d6d6d6;
    font-weight:300;
}

/* ===========================
   MOBILE
=========================== */

@media (max-width:991px){

    .audio-feature-wrap{
        display:block;
    }

    .audio-feature-left{
        margin-bottom:35px;
    }

    .audio-feature-title{
        font-size:42px;
        line-height:1.1;
        margin-bottom:25px;
    }

    .audio-feature-text{
        font-size:22px;
        line-height:1.6;
    }

}

/* =========================================================
   GOPRO 4 KART
========================================================= */

.gp4-section {
    display: block !important;
    width: 100% !important;
    max-width: 1920px !important;
    margin: 40px auto 70px auto !important;
    padding: 0 14px !important;
    clear: both !important;
    float: none !important;
    box-sizing: border-box !important;
}

.gp4-section *,
.gp4-section *::before,
.gp4-section *::after {
    box-sizing: border-box !important;
}


/* KART SATIRI */

.gp4-row {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    align-items: stretch !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}


/* MASAÜSTÜNDE 4 KART */

.gp4-column {
    display: block !important;
    flex: 0 0 25% !important;
    width: 25% !important;
    max-width: 25% !important;
    margin: 0 !important;
    padding: 8px !important;
}


/* BAĞLANTI */

.gp4-link {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #ffffff !important;
    text-decoration: none !important;
    background: transparent !important;
}

.gp4-card {
    display: block !important;
    position: relative !important;
    width: 100% !important;
    height: 0 !important;
    padding: 0 0 115% 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
    border-radius: 12px !important;
    background: #111111 !important;
    box-shadow: none !important;
    transform: translateY(0) !important;
    transition:
        transform 0.35s ease,
        box-shadow 0.35s ease !important;
}


/* HOVER */

.gp4-link:hover .gp4-card {
    transform: translateY(-5px) !important;
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.18) !important;
}


/* HOVERDA ÇOK HAFİF BÜYÜME */

.gp4-link:hover .gp4-img {
    transform: scale(1.035) !important;
}


/* GRADIENT VE METİN KATMANI */

.gp4-overlay {
    display: flex !important;
    position: absolute !important;
    z-index: 2 !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 22px !important;
    align-items: flex-end !important;
    justify-content: flex-start !important;
    pointer-events: none !important;

    background: linear-gradient(
        to top,
        rgba(0, 0, 0, 0.72) 0%,
        rgba(0, 0, 0, 0.36) 20%,
        rgba(0, 0, 0, 0.08) 42%,
        rgba(0, 0, 0, 0) 60%
    ) !important;
}


/* METİN */

.gp4-text {
    display: block !important;
    position: relative !important;
    z-index: 3 !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #ffffff !important;
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 23px !important;
    font-weight: 300 !important;
    line-height: 1.14 !important;
    letter-spacing: -0.4px !important;
    text-align: left !important;
    text-decoration: none !important;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.70) !important;
}


/* BAĞLANTI EFEKTLERİNİ TEMİZLE */

.gp4-link:hover,
.gp4-link:focus,
.gp4-link:active {
    color: #ffffff !important;
    text-decoration: none !important;
    border: 0 !important;
    outline: 0 !important;
    background: transparent !important;
}


/* TABLET — 2 + 2 */

@media screen and (max-width: 991px) {

    .gp4-column {
        flex: 0 0 50% !important;
        width: 50% !important;
        max-width: 50% !important;
    }

    .gp4-text {
        font-size: 23px !important;
    }

}


/* MOBİL — TEK KART */

@media screen and (max-width: 650px) {

    .gp4-section {
        margin: 25px auto 50px auto !important;
        padding: 0 7px !important;
    }

    .gp4-column {
        flex: 0 0 100% !important;
        width: 100% !important;
        max-width: 100% !important;
        padding: 7px !important;
    }

    .gp4-card {
        padding-bottom: 118% !important;
    }

    .gp4-overlay {
        padding: 21px !important;
    }

    .gp4-text {
        font-size: 23px !important;
        line-height: 1.15 !important;
    }

    .gp4-link:hover .gp4-card {
        transform: none !important;
    }

}

.m1-p1-s01{
    width:100%;
    background:#111111;
    padding:20px 30px;
    box-sizing:border-box;
}
.m1-p1-s02{
    width:100%;
    max-width:1600px;
    margin:0 auto;
    border-collapse:collapse;
}
.m1-p1-s03{
    width:75%;
    vertical-align:middle;
}
.m1-p1-s04{
    display:block;
    width:400px;
    max-width:100%;
    height:auto;
    margin:0 auto;
    border:0;
}
.m1-p1-s05{
    width:25%;
    text-align:center;
    vertical-align:middle;
    padding-left:30px;
    border-left:1px solid #2b2b2b;
}
.m1-p1-s06{
    margin-top:25px;
    background:#36B9F2;
    border:1px solid #57c8f5;
    box-shadow:0 8px 20px rgba(0,0,0,.25);
}
.m1-p1-s07{
    display:block;
    padding:12px 0;
    font-family:Oswald,Arial,sans-serif;
    font-size:26px;
    font-weight:600;
    color:#111;
    text-decoration:none;
    white-space:nowrap;
}
.m1-p2-s01{
    display:grid;
    width:100%;
    max-width:1920px;
    margin:0 auto;
    overflow:hidden;
    background:#000;
}
.m1-p2-s02{
    grid-column:1;
    grid-row:1;
    display:block;
    width:100%;
    height:auto;
    margin:0;
    padding:0;
    border:0;
    background:#000;
}
.m1-p2-s03{
    grid-column:1;
    grid-row:1;
    width:100%;
    height:100%;
    background:linear-gradient(rgba(0,0,0,.25),rgba(0,0,0,.75));
    pointer-events:none;
}

/* PART 2 — LOGO VE BUTONLARI ALT KISMA YAKLAŞTIR */

.m1-p2-s04{
    grid-column:1;
    grid-row:1;
    align-self:end;
    justify-self:center;
    width:100%;
    margin:0;
    padding:20px 35px 45px;
    box-sizing:border-box;
    text-align:center;
    z-index:3;
}

.m1-p2-s05{
    display:block;
    width:40%;
    max-width:620px;
    height:auto;
    margin:0 auto 20px;
    padding:0;
    border:0;
}

.m1-p2-s06{
    width:100%;
    max-width:1450px;
    margin:0 auto;
    padding:0;
    box-sizing:border-box;
}

.m1-p2-s07{
    margin-left:-7px;
    margin-right:-7px;
}

.m1-p2-s08{
    padding-left:7px;
    padding-right:7px;
    margin-bottom:14px;
    box-sizing:border-box;
}

.m1-p2-s09{
    display:block;
    width:100%;
    margin:0;
    padding:16px 12px;
    background:#36B9F2;
    border:1px solid #36B9F2;
    color:#fff;
    font-family:Oswald,Arial,sans-serif;
    font-size:17px;
    font-weight:700;
    line-height:1.2;
    text-align:center;
    text-decoration:none;
    white-space:nowrap;
    box-sizing:border-box;
}
.m1-p2-s10{
    display:block;
    width:100%;
    margin:0;
    padding:15px 12px;
    background:rgba(0,0,0,.22);
    border:1px solid #fff;
    color:#fff;
    font-family:Oswald,Arial,sans-serif;
    font-size:17px;
    font-weight:700;
    line-height:1.2;
    text-align:center;
    text-decoration:none;
    white-space:nowrap;
    box-sizing:border-box;
}
.m1-p2-s11{
    display:inline-block;
    font-size:1.25em;
    line-height:.8;
    vertical-align:-1px;
}
.m1-p2-s12{
    display:block;
    width:100%;
    margin:0;
    padding:15px 8px;
    background:rgba(0,0,0,.22);
    border:1px solid #fff;
    color:#fff;
    font-family:Oswald,Arial,sans-serif;
    font-size:17px;
    font-weight:700;
    line-height:1.2;
    text-align:center;
    text-decoration:none;
    white-space:nowrap;
    box-sizing:border-box;
}
.m1-p3-s01{
    width:100%;
    background:#111111;
    margin:0;
    padding:70px 20px;
    box-sizing:border-box;
}
.m1-p3-s02{
    max-width:1200px;
    margin:0 auto;
    text-align:center;
}
.m1-p3-s03{
    margin:0;
    font-family:Anton,Arial Black,sans-serif;
    font-size:50px;
    line-height:1.2;
    color:#fff;
    text-transform:uppercase;
}
.m1-p3-s04{
    margin:30px auto 0;
    max-width:1050px;
    font-family:Oswald,Arial,sans-serif;
    font-size:24px;
    line-height:1.4;
    color:#fff;
}
.m1-p3-s05{
    font-family:Oswald,Arial,sans-serif;
    font-size:24px;
    line-height:1.4;
    color:#fff;
}
.m1-p5-s01{
    width:100%;
    max-width:1500px;
    padding:44px 20px;
    background:#111111;
    box-sizing:border-box;
    clear:both;
    font-family:Arial,Helvetica,sans-serif;
}
.m1-p5-s02{
    width:100%;
    margin:0 0 34px;
    padding:0;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:50px;
    line-height:1.1;
    text-align:center;
    text-transform:uppercase;
}
.m1-p5-s03,.m1-p23-row{
    margin-left:-9px;
    margin-right:-9px;
}
.m1-p5-s04{
    padding-left:9px;
    padding-right:9px;
    margin-bottom:18px;
    box-sizing:border-box;
}
.m1-p5-s05{
    width:100%;
    height:100%;
    margin:0;
    padding:0;
    background:#1b1b1b;
    border-radius:10px;
    overflow:hidden;
    box-sizing:border-box;
    text-align:left;
}
.m1-p5-s06{
    display:block;
    width:100%!important;
    height:auto!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
}
.m1-p5-s07{
    margin:0;
    padding:21px 21px 24px;
    box-sizing:border-box;
}
.m1-p5-s08{
    margin:0 0 10px;
    padding:0;
    color:#ffffff;
    font-family:Arial,Helvetica,sans-serif;
    font-size:20px;
    font-weight:700;
    line-height:1.25;
    text-align:left;
}
.m1-p5-s09{
    margin:0;
    padding:0;
    color:#d2d2d2;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:16px;
    font-weight:400;
    line-height:1.5;
    text-align:left;
}
.m1-p6-s01{
    display:block;
    width:100%;
    margin:0;
    padding:70px 0;
    background:#000000;
    box-sizing:border-box;
    clear:both;
    font-family:Arial,Helvetica,sans-serif;
}
.m1-p6-s02{
    width:100%;
    max-width:1600px;
    margin:0 auto;
    padding-left:30px;
    padding-right:30px;
    box-sizing:border-box;
}
.m1-p6-s03{
    display:block;
    width:100%;
    margin:0 0 55px;
    padding:0;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:50px!important;
    line-height:1.05!important;
    text-align:center;
    text-transform:uppercase;
}
.m1-p6-s04{
    width:100%;
    margin:0 0 38px;
    padding:0;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:34px!important;
    line-height:1.12!important;
    text-align:center;
    text-transform:uppercase;
}
.m1-p6-s05,.m1-p21-row,.m1-p22-row,.m1-overlay-row{
    margin-left:-12px;
    margin-right:-12px;
}
.m1-p6-s06{
    padding-left:12px;
    padding-right:12px;
    margin-bottom:40px;
    box-sizing:border-box;
}
.m1-p6-s07,.m1-p21-card{
    display:block;
    width:100%;
    height:100%;
    margin:0;
    padding:0;
    box-sizing:border-box;
}
.m1-p6-s08{
    display:block;
    width:100%;
    margin:0 0 22px;
    padding:0;
    border-radius:12px;
    overflow:hidden;
    background:#222222;
    text-decoration:none;
    box-sizing:border-box;
}
.m1-p6-s09{
    display:inline-block;
    margin:0 0 18px 0;
    padding:5px 17px;
    color:#00aeef;
    background:rgba(0,174,239,.08);
    border:2px solid #00aeef;
    border-radius:20px;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:16px;
    font-weight:500;
    line-height:1.1;
    letter-spacing:1px;
    text-transform:uppercase;
    box-sizing:border-box;
}
.m1-p6-s10{
    display:block;
    margin:0 0 12px;
    padding:0;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:30px;
    line-height:1.1;
    text-transform:uppercase;
}
.m1-p6-s11{
    display:block;
    min-height:76px;
    margin:0 0 20px;
    padding:0;
    color:#d3d3d3;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:17px;
    font-weight:400;
    line-height:1.5;
}
.m1-p6-s12{
    display:block;
    margin:0 0 20px;
    padding:0;
    color:#ffffff;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:22px;
    font-weight:600;
    line-height:1.2;
}
.m1-p6-s13{
    display:inline-block;
    min-width:150px;
    margin:0;
    padding:14px 30px;
    background:#36B9F2;
    border:1px solid #57c8f5;
    border-radius:8px;
    box-shadow:0 8px 20px rgba(0,0,0,.25);
    color:#111111;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:18px;
    font-weight:700;
    line-height:1.2;
    text-align:center;
    text-decoration:none;
    text-transform:uppercase;
    box-sizing:border-box;
}

.m1-p6-s14{
    display:inline-block;
    align-self:flex-start;
    width:auto;
    margin-top:auto;
    padding:0 0 5px;
    border:0;
    border-bottom:2px solid #35b9f2;
    background:transparent;
    color:#35b9f2 !important;
    font-family:Anton,Arial,sans-serif;
    font-size:18px;
    line-height:1.2;
    text-decoration:none !important;
    text-transform:uppercase;
    outline:none !important;
    box-shadow:none !important;
    transition:
        color .2s ease,
        border-color .2s ease;
}

.m1-p6-s14:hover,
.m1-p6-s14:focus,
.m1-p6-s14:active,
.m1-p6-s14:visited{
    border-bottom:2px solid #35b9f2;
    color:#35b9f2 !important;
    text-decoration:none !important;
    outline:none !important;
    box-shadow:none !important;
}

.m1-p6-s14:hover{
    border-bottom-color:#ffffff;
    color:#ffffff !important;
}

@media screen and (max-width:767px){

    .m1-p6-s14{
        max-width:100%;
        font-size:16px;
        white-space:normal;
    }

}

.m1-p7-s01{
    display:block;
    width:100%;
    margin:0;
    padding:70px 0;
    background:#111111;
    box-sizing:border-box;
    clear:both;
    font-family:Arial,Helvetica,sans-serif;
}

.m1-p7-s02{
    display:block;
    width:100%;
    margin:0 0 50px;
    padding:0;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:50px!important;
    font-weight:400;
    line-height:1.1!important;
    text-align:center;
    text-transform:uppercase;
}

.m1-p7-s03{
    width:100%;
    margin:0 0 35px;
    padding:0;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:34px!important;
    font-weight:400;
    line-height:1.15!important;
    text-align:center;
    text-transform:uppercase;
}

.m1-p7-s04{
    margin-left:-10px;
    margin-right:-10px;
}

.m1-p7-s05{
    padding-left:10px;
    padding-right:10px;
    margin-bottom:20px;
    box-sizing:border-box;
}

.m1-p7-s06{
    display:block;
    position:relative;
    width:100%;
    margin:0;
    padding:0;
    overflow:hidden;
    border-radius:14px;
    background:#000000;
    box-sizing:border-box;
    aspect-ratio:16 / 9;
}

.m1-p7-s07{
    display:block;
    position:absolute;
    top:0;
    left:0;
    width:100%!important;
    height:100%!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    background:#000000;
    object-fit:cover;
}

.m1-p7-s08{
    display:block;
    position:absolute;
    z-index:2;
    left:0;
    right:0;
    bottom:0;
    height:62%;
    margin:0;
    padding:0;
    background:linear-gradient(to top,rgba(0,0,0,.98)0%,rgba(0,0,0,.78)42%,rgba(0,0,0,.30)72%,rgba(0,0,0,0)100%);
    pointer-events:none;
}

.m1-p7-s09{
    display:block;
    position:absolute;
    z-index:4;
    left:0;
    right:0;
    bottom:0;
    margin:0;
    padding:32px;
    box-sizing:border-box;
    color:#ffffff;
    text-align:left;
    pointer-events:none;
}

.m1-p7-s10{
    display:block;
    margin:0 0 12px;
    padding:0;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:30px;
    font-weight:400;
    line-height:1.15;
    text-transform:uppercase;
}

.m1-p7-s11{
    display:block;
    margin:0;
    padding:0;
    color:#f1f1f1;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:18px;
    font-weight:400;
    line-height:1.5;
}

.m1-p8-s01{
    width:100%;
    margin:0;
    padding:0;
    background:#000000;
    overflow:hidden;
    box-sizing:border-box;
    clear:both;
}

.m1-p8-s02{
    width:100%;
    height:650px;
    margin:0;
    padding:0;
    background:#000000;
}

.m1-p8-s03{
    display:flex;
    align-items:flex-start;
    margin:0;
    padding:90px 45px 40px 7%;
    background:#000000;
    box-sizing:border-box;
}

.m1-p8-s04{
    display:block;
    width:100%;
    max-width:650px;
    margin:0;
    padding:0;
    color:#ffffff;
    text-align:left;
}

.m1-p8-s05{
    display:block;
    margin:0 0 20px;
    padding:0;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:50px;
    line-height:1.08;
    text-transform:uppercase;
}

.m1-p8-s06{
    display:block;
    margin:0;
    padding:0;
    color:#ffffff;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:20px;
    font-weight:400;
    line-height:1.48;
}

.m1-p8-s07{
    height:650px;
    margin:0;
    padding:0;
    overflow:hidden;
    background:#000000;
    box-sizing:border-box;
}

.m1-p8-s08{
    display:block;
    width:100%!important;
    height:650px!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    object-fit:cover;
    object-position:center center;
}

.m1-p8-s09{
    width:100%;
    margin:0;
    padding:36px 24px 30px;
    background:#000000;
    box-sizing:border-box;
    color:#ffffff;
    text-align:left;
}

.m1-p8-s10{
    display:block;
    margin:0 0 15px;
    padding:0;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:34px;
    line-height:1.08;
    text-transform:uppercase;
}

.m1-p8-s11{
    display:block;
    margin:0;
    padding:0;
    color:#ffffff;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:17px;
    font-weight:400;
    line-height:1.45;
}

.m1-p8-s12{
    width:100%;
    height:620px;
    margin:0;
    padding:0;
    overflow:hidden;
    background:#000000;
    box-sizing:border-box;
}

.m1-p8-s13{
    display:block;
    width:100%!important;
    height:620px!important;
    max-width:none!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    object-fit:cover;
    object-position:center center;
}

.m1-p9-s01{
    display:block;
    width:100%;
    margin:0;
    padding:85px 0 100px;
    background:#111111;
    box-sizing:border-box;
    clear:both;
    font-family:Arial,Helvetica,sans-serif;
}

.m1-p9-s02{
    width:100%;
    max-width:1500px;
    margin:0 auto;
    padding-left:30px;
    padding-right:30px;
    box-sizing:border-box;
}

.m1-p9-s03{
    display:block;
    width:100%;
    margin:0 0 14px;
    padding:0;
    text-align:center;
}

.m1-p9-s04{
    display:inline-block;
    margin:0;
    padding:5px 17px;
    color:#00aeef;
    background:rgba(0,174,239,.08);
    border:2px solid #00aeef;
    border-radius:20px;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:14px;
    font-weight:500;
    line-height:1.1;
    letter-spacing:1px;
    text-align:center;
    text-transform:uppercase;
    box-sizing:border-box;
}

.m1-p9-s05{
    display:block;
    width:100%;
    margin:0 0 18px;
    padding:0;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:50px!important;
    font-weight:400;
    line-height:1.08!important;
    text-align:center;
    text-transform:uppercase;
}

.m1-p9-s06{
    width:100%;
    margin:0 0 16px;
    padding:0;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:34px!important;
    line-height:1.1!important;
    text-align:center;
    text-transform:uppercase;
}

.m1-p9-s07{
    display:block;
    width:100%;
    max-width:900px;
    margin:0 auto 65px;
    padding:0;
    color:#e4e4e4;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:18px;
    font-weight:400;
    line-height:1.5;
    text-align:center;
    box-sizing:border-box;
}

.m1-p9-s08{
    display:block;
    width:100%;
    max-width:960px;
    margin:0 auto;
    padding:0;
    overflow:hidden;
    background:#000000;
    box-sizing:border-box;
}

.m1-p9-s09{
    display:block;
    width:100%!important;
    max-width:100%!important;
    height:auto!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    background:#000000;
    object-fit:cover;
}

.m1-p10-s01{
    width:100%;
    padding:0 20px;
    box-sizing:border-box;
}

.m1-p10-s02{
    display:block;
    width:100%;
    margin:0;
    padding:50px 60px;
    background:#363636;
    overflow:hidden;
    box-sizing:border-box;
}

.m1-p10-s03{
    padding-left:12px;
    padding-right:12px;
    box-sizing:border-box;
}

.m1-p10-s04{
    margin:0;
    padding:0;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:62px;
    line-height:1.05;
    text-transform:uppercase;
}

.m1-p10-s05{
    margin:0;
    padding:0;
    color:#ffffff;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:24px;
    font-weight:400;
    line-height:1.45;
}

.m1-p10-s06{
    width:100%;
    padding:0;
    box-sizing:border-box;
}

.m1-p10-s07{
    display:block;
    width:100%;
    margin:0;
    padding:32px 24px 34px;
    background:#363636;
    overflow:hidden;
    box-sizing:border-box;
    text-align:left;
}

.m1-p10-s08{
    display:block;
    width:100%;
    margin:0 0 22px;
    padding:0;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:36px;
    line-height:1.08;
    text-align:left;
    text-transform:uppercase;
    overflow-wrap:break-word;
    word-break:normal;
}

.m1-p10-s09{
    display:block;
    width:100%;
    margin:0;
    padding:0;
    color:#ffffff;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:18px;
    font-weight:400;
    line-height:1.5;
    text-align:left;
    overflow-wrap:break-word;
    word-break:normal;
}

.m1-p12-s01{
    display:block;
    width:100%;
    margin:0;
    padding:85px 0 45px;
    background:#111111;
    box-sizing:border-box;
    clear:both;
    font-family:Arial,Helvetica,sans-serif;
}

.m1-p12-s02{
    display:block;
    width:100%;
    margin:0 0 50px;
    padding:0;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:50px;
    line-height:1.08;
    text-align:center;
    text-transform:uppercase;
}

.m1-p12-s03{
    width:100%;
    margin:0 0 32px;
    padding:0;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:34px;
    line-height:1.12;
    text-align:center;
    text-transform:uppercase;
}

.m1-p12-s04{
    margin-left:-8px;
    margin-right:-8px;
}

.m1-p12-s05{
    padding-left:8px;
    padding-right:8px;
    margin-bottom:16px;
    box-sizing:border-box;
}

.m1-p12-s06{
    display:block;
    width:100%;
    height:708px;
    margin:0;
    padding:0;
    overflow:hidden;
    background:#080808;
    box-sizing:border-box;
}

.m1-p12-s07{
    display:block;
    width:100%!important;
    height:708px!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    object-fit:cover;
    object-position:center center;
}

.m1-p12-s08{
    display:block;
    width:100%;
    margin:0;
    padding:0;
    overflow:hidden;
    background:#080808;
    box-sizing:border-box;
}

.m1-p12-s09{
    display:block;
    width:100%!important;
    max-width:100%!important;
    height:auto!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
}

.m1-p12-s10{
    padding-left:8px;
    padding-right:8px;
    box-sizing:border-box;
}

.m1-p12-s11{
    padding-left:8px;
    padding-right:8px;
    margin-bottom:18px;
    box-sizing:border-box;
}

.m1-p12-s12{
    display:block;
    width:100%;
    height:310px;
    margin:0;
    padding:0;
    overflow:hidden;
    background:#080808;
    box-sizing:border-box;
}

.m1-p12-s13{
    display:block;
    width:100%!important;
    height:310px!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    object-fit:cover;
    object-position:center center;
}

.m1-p12-s14{
    margin:10px 4px 0;
    padding:0;
    color:#ffffff;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:18px;
    font-weight:600;
    line-height:1.25;
    text-transform:uppercase;
}

.m1-p12-s15{
    display:block;
    width:100%;
    max-width:1050px;
    margin:18px auto 0;
    padding:0;
    color:#d5d5d5;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:19px;
    font-weight:400;
    line-height:1.5;
    text-align:center;
}

.m1-p13-s01{
    display:block;
    width:100%;
    max-width:1920px;
    margin:0 auto;
    padding:0;
    background:#000000;
    box-sizing:border-box;
    clear:both;
    font-family:Arial,Helvetica,sans-serif;
}

.m1-p13-s02{
    display:block;
    width:100%!important;
    max-width:100%!important;
    height:auto!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    background:#000000;
}

.m1-p13-s03{
    display:block;
    width:100%;
    margin:-430px 0 0;
    padding:0 30px 275px;
    box-sizing:border-box;
    color:#ffffff;
    text-align:center;
    pointer-events:none;
}

.m1-p13-s04{
    width:100%;
    max-width:1100px;
    margin:0 auto;
    padding:0;
    box-sizing:border-box;
}

.m1-p13-s05{
    display:block;
    width:100%;
    margin:0 0 12px;
    padding:0;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:50px;
    line-height:1.3;
    text-align:center;
    text-transform:uppercase;
    text-shadow:0 4px 18px rgba(0,0,0,1),0 2px 7px rgba(0,0,0,1);
}

.m1-p13-s06{
    display:block;
    width:100%;
    margin:0;
    padding:0;
    color:#ffffff;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:24px;
    font-weight:400;
    line-height:1.4;
    text-align:center;
    text-shadow:0 3px 12px rgba(0,0,0,1),0 1px 4px rgba(0,0,0,1);
}

.m1-p13-s07{
    display:block;
    width:100%;
    margin:-150px 0 0;
    padding:0 16px 55px;
    box-sizing:border-box;
    color:#ffffff;
    text-align:center;
    pointer-events:none;
}

.m1-p13-s08{
    width:100%;
    margin:0 auto;
    padding:0;
    box-sizing:border-box;
}

.m1-p13-s09{
    display:block;
    width:100%;
    margin:0 0 9px;
    padding:0;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:22px;
    line-height:1.3;
    text-align:center;
    text-transform:uppercase;
    text-shadow:0 3px 12px rgba(0,0,0,1),0 1px 4px rgba(0,0,0,1);
}

.m1-p13-s10{
    display:block;
    width:100%;
    margin:0;
    padding:0;
    color:#ffffff;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:14px;
    font-weight:400;
    line-height:1.4;
    text-align:center;
    text-shadow:0 2px 9px rgba(0,0,0,1),0 1px 3px rgba(0,0,0,1);
}

.m1-p14-s01{
    display:block;
    width:100%;
    margin:0;
    padding:80px 0 70px;
    background:#111111;
    box-sizing:border-box;
    clear:both;
    font-family:Arial,Helvetica,sans-serif;
}

.m1-p14-s02{
    display:block;
    width:100%;
    max-width:1500px;
    margin:0 auto;
    padding-left:30px;
    padding-right:30px;
    box-sizing:border-box;
}

.m1-p14-s03{
    display:block;
    width:100%;
    max-width:1200px;
    margin:0 auto 55px;
    padding:0 15px;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:50px;
    line-height:1.15;
    text-align:center;
    text-transform:uppercase;
    box-sizing:border-box;
}

.m1-p14-s04{
    display:block;
    width:100%;
    margin:0 auto 32px;
    padding:0 5px;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:30px;
    line-height:1.15;
    text-align:center;
    text-transform:uppercase;
    box-sizing:border-box;
}

.m1-p14-s05,.m1-overlay-col{
    padding-left:12px;
    padding-right:12px;
    margin-bottom:24px;
    box-sizing:border-box;
}

.m1-p14-s06{
    display:block;
    width:100%;
    height:100%;
    margin:0;
    padding:0;
    background:#1d1d1d;
    overflow:hidden;
    box-sizing:border-box;
}

.m1-p14-s07{
    display:block;
    width:100%;
    padding:26px 28px 30px;
    box-sizing:border-box;
}

.m1-p14-s08{
    margin:0 0 12px;
    padding:0;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:34px;
    line-height:1.1;
    text-transform:uppercase;
}

.m1-p14-s09{
    margin:0;
    padding:0;
    color:#ffffff;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:20px;
    font-weight:400;
    line-height:1.45;
}

.m1-p14-s10{
    margin:0;
    padding:0;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:34px;
    line-height:1.1;
    text-transform:uppercase;
}

.m1-p16-s01{
    display:block;
    width:100%;
    height:548px;
    margin:0;
    padding:0;
    overflow:hidden;
    background:#080808;
    box-sizing:border-box;
}

.m1-p16-s02{
    display:block;
    width:100%!important;
    height:548px!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    object-fit:cover;
    object-position:center center;
}

.m1-p16-s03{
    display:block;
    width:100%;
    margin:10px 4px 0;
    padding:0;
    color:#ffffff;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:18px;
    font-weight:600;
    line-height:1.25;
    text-transform:uppercase;
    box-sizing:border-box;
}

.m1-p16-s04{
    display:block;
    width:100%;
    height:232px;
    margin:0;
    padding:0;
    overflow:hidden;
    background:#080808;
    box-sizing:border-box;
}

.m1-p16-s05{
    display:block;
    width:100%!important;
    max-width:100%!important;
    height:322px!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    object-fit:cover;
    object-position:center top;
}

.m1-p16-s06{
    margin:10px 4px 0;
    color:#ffffff;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:18px;
    font-weight:600;
    line-height:1.25;
    text-transform:uppercase;
}

.m1-p17-s01{
    display:block;
    width:100%;
    margin:0;
    padding:85px 0 70px;
    background:#111111;
    box-sizing:border-box;
    clear:both;
    font-family:Arial,Helvetica,sans-serif;
}

.m1-p17-s02{
    display:block;
    width:100%;
    max-width:1200px;
    margin:0 auto 22px;
    padding:0 15px;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:50px;
    line-height:1.12;
    text-align:center;
    text-transform:uppercase;
    box-sizing:border-box;
}

.m1-p17-s03{
    display:block;
    width:100%;
    margin:0 auto 18px;
    padding:0 5px;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:31px;
    line-height:1.15;
    text-align:center;
    text-transform:uppercase;
    box-sizing:border-box;
}

.m1-p17-s04{
    display:block;
    width:100%;
    max-width:1100px;
    margin:0 auto 55px;
    padding:0 15px;
    color:#ffffff;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:21px;
    font-weight:400;
    line-height:1.5;
    text-align:center;
    box-sizing:border-box;
}

.m1-p17-s05{
    display:block;
    width:100%;
    max-width:1340px;
    margin:0 auto 26px;
    padding:0;
    background:#1d1d1d;
    overflow:hidden;
    box-sizing:border-box;
}

.m1-p17-s06{
    display:block;
    width:100%;
    padding:28px 32px 32px;
    box-sizing:border-box;
}

.m1-p17-s07{
    display:block;
    width:100%;
    margin:0 0 12px;
    padding:0;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:36px;
    line-height:1.1;
    text-transform:uppercase;
}

.m1-p17-s08{
    display:block;
    width:100%;
    margin:0;
    padding:0;
    color:#ffffff;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:20px;
    font-weight:400;
    line-height:1.5;
}

.m1-p17-s09{
    margin:0;
    padding:0;
    color:#ffffff;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:19px;
    font-weight:400;
    line-height:1.5;
}

.m1-p18-s01{
    display:block;
    width:100%;
    margin:0;
    padding:90px 0 80px;
    background:#111111;
    box-sizing:border-box;
    clear:both;
    font-family:Arial,Helvetica,sans-serif;
}

.m1-p18-s02{
    width:100%;
    max-width:1540px;
    margin:0 auto;
    padding-left:30px;
    padding-right:30px;
    box-sizing:border-box;
}

.m1-p18-s03{
    display:block;
    width:100%;
    margin:0 0 18px;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:50px;
    line-height:1.08;
    text-align:center;
    text-transform:uppercase;
}

.m1-p18-s04{
    display:block;
    width:100%;
    margin:0 0 15px;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:34px;
    line-height:1.15;
    text-align:center;
    text-transform:uppercase;
}

.m1-p18-s05{
    display:block;
    width:100%;
    max-width:900px;
    margin:0 auto 55px;
    padding:0 15px;
    color:#ffffff;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:24px;
    font-weight:400;
    line-height:1.5;
    text-align:center;
    box-sizing:border-box;
}

.m1-p18-s06{
    display:block;
    width:100%;
    overflow:hidden;
    background:#000000;
    border-radius:22px;
}

.m1-p18-s07{
    display:block;
    width:100%;
    height:auto;
    border:0;
}

.m1-p19-s01{
    display:block;
    width:100%;
    padding:30px 0;
    background:#111111;
    font-family:Arial,Helvetica,sans-serif;
    box-sizing:border-box;
}

.m1-p19-s02{
    max-width:1600px;
    padding:0 30px;
    margin:0 auto;
}

.m1-p19-s03{
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:50px;
    line-height:1.05;
    text-transform:uppercase;
    color:#fff;
    text-align:center;
    margin-bottom:65px;
}

.m1-p19-s04{
    margin-bottom:40px;
}

.m1-p19-s05{
    overflow:hidden;
    border-radius:22px;
    background:#000;
}

.m1-p19-s06{
    display:block;
    width:100%;
    height:auto;
}

.m1-p19-s07{
    margin-top:24px;
    color:#00A3FF;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:16px;
    letter-spacing:1px;
    text-transform:uppercase;
}

.m1-p19-s08{
    margin-top:8px;
    color:#fff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:34px;
    line-height:1.15;
    text-transform:uppercase;
}

.m1-p19-s09{
    margin-top:16px;
    color:#d7d7d7;
    font-family:Oswald,Arial,sans-serif;
    font-size:23px;
    line-height:1.55;
}

.m1-p20-s01{
    display:block;
    width:100%;
    max-width:1920px;
    margin:0 auto;
    padding:0;
    background:#111111;
    font-family:Arial,Helvetica,sans-serif;
    box-sizing:border-box;
    overflow:hidden;
}

.m1-p20-s02{
    display:block;
    width:100%;
    height:auto;
    background:#000;
}

.m1-p20-s03{
    width:100%;
    margin:-220px 0 0;
    padding:0 60px 55px;
    box-sizing:border-box;
    pointer-events:none;
}

.m1-p20-s04{
    max-width:700px;
    color:#fff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:34px;
    line-height:1.12;
    text-transform:uppercase;
    text-shadow:0 3px 12px rgba(0,0,0,.95);
}

.m1-p20-s05{
    color:#fff;
    font-family:Oswald,Arial,sans-serif;
    font-size:22px;
    line-height:1.55;
    text-shadow:0 3px 12px rgba(0,0,0,.95);
}

.m1-p20-s06{
    width:100%;
    margin:-165px 0 0;
    padding:0 18px 35px;
    box-sizing:border-box;
    text-align:left;
    pointer-events:none;
}

.m1-p20-s07{
    color:#fff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:24px;
    line-height:1.18;
    text-transform:uppercase;
    text-shadow:0 3px 10px rgba(0,0,0,.95);
}

.m1-p20-s08{
    margin-top:16px;
    color:#fff;
    font-family:Oswald,Arial,sans-serif;
    font-size:14px;
    line-height:1.45;
    text-shadow:0 2px 8px rgba(0,0,0,.95);
}

.m1-p21{
    display:block;
    width:100%;
    margin:0;
    padding:80px 0 60px;
    background:#111111;
    color:#ffffff;
    clear:both;
    overflow:hidden;
    box-sizing:border-box;
    font-family:Oswald,Arial,Helvetica,sans-serif;
}

.m1-p21-inner,.m1-p22-inner,.m1-feature-inner,.m1-overlay-inner{
    width:100%;
    max-width:1800px;
    margin:0 auto;
    padding:0 30px;
    box-sizing:border-box;
}

.m1-p21-title,.m1-p22-title,.m1-p23-title{
    display:block;
    width:100%;
    margin:0 0 55px;
    padding:0;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:50px;
    line-height:1.08;
    text-align:center;
    text-transform:uppercase;
}

.m1-p21-column{
    padding-left:12px;
    padding-right:12px;
    margin-bottom:45px;
    box-sizing:border-box;
}

.m1-p21-media{
    display:block;
    position:relative;
    width:100%;
    height:0;
    margin:0;
    padding:0 0 56.25%;
    overflow:hidden;
    background:#000000;
    border-radius:12px;
    box-sizing:border-box;
}

.m1-p21-media video,.m1-p21-media img,.m1-p23-media img,.m1-p23-media video,.m1-feature-media img,.m1-feature-media video{
    display:block;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    max-width:100%;
    margin:0;
    padding:0;
    border:0;
    object-fit:cover;
    object-position:center center;
}

.m1-p21-card-title{
    display:block;
    margin:16px 0 0;
    padding:0;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:28px;
    line-height:1.15;
    text-transform:uppercase;
}

.m1-p21-card-text{
    display:block;
    margin:10px 0 0;
    padding:0;
    color:#d5d5d5;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:19px;
    line-height:1.5;
}

.m1-p21-card-text strong{
    color:#ffffff;
    font-weight:700;
}

.m1-p21-bottom-row{
    margin-top:3px;
}

.m1-p22{
    display:block;
    width:100%;
    margin:0;
    padding:40px 0 70px;
    background:#111111;
    color:#ffffff;
    clear:both;
    overflow:hidden;
    box-sizing:border-box;
    font-family:Oswald,Arial,Helvetica,sans-serif;
}

.m1-p22-column{
    padding-left:12px;
    padding-right:12px;
    margin-bottom:25px;
    box-sizing:border-box;
}

.m1-p22-card{
    display:block;
    position:relative;
    width:100%;
    height:100%;
    min-height:680px;
    margin:0;
    padding:0;
    overflow:hidden;
    background:#1b1b1b;
    border-radius:14px;
    box-sizing:border-box;
}

.m1-p22-image{
    display:block;
    width:100%;
    height:100%;
    min-height:680px;
    margin:0;
    padding:0;
    border:0;
    object-fit:cover;
    object-position:center center;
}

.m1-p22-overlay{
    display:block;
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    width:100%;
    margin:0;
    padding:110px 34px 34px;
    background:linear-gradient( to top,rgba(0,0,0,.94) 0%,rgba(0,0,0,.76) 45%,rgba(0,0,0,0) 100% );
    box-sizing:border-box;
}

.m1-p22-card-title{
    display:block;
    margin:0 0 10px;
    padding:0;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:30px;
    line-height:1.15;
    text-transform:uppercase;
}

.m1-p22-card-text{
    display:block;
    margin:0;
    padding:0;
    color:#e0e0e0;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:19px;
    line-height:1.5;
}

.m1-p23{
    display:block;
    width:100%;
    margin:0;
    padding:40px 0 65px;
    background:#111111;
    color:#ffffff;
    clear:both;
    overflow:hidden;
    box-sizing:border-box;
    font-family:Oswald,Arial,Helvetica,sans-serif;
}

.m1-p23-inner{
    width:100%;
    max-width:1800px;
    margin:0 auto;
    padding:0 55px;
    box-sizing:border-box;
}

.m1-p23-column{
    padding-left:9px;
    padding-right:9px;
    margin-bottom:25px;
    box-sizing:border-box;
}

.m1-p23-card{
    display:block;
    width:100%;
    margin:0;
    padding:0;
    box-sizing:border-box;
}

.m1-p23-media{
    display:block;
    position:relative;
    width:100%;
    height:0;
    margin:0;
    padding:0 0 100%;
    overflow:hidden;
    background:#000000;
    border-radius:12px;
    box-sizing:border-box;
}

.m1-p23-subtitle{
    display:block;
    margin:17px 0 0;
    padding:0;
    color:#ffffff;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:27px;
    line-height:1.2;
    font-weight:700;
}

.m1-p23-text{
    display:block;
    margin:9px 0 0;
    padding:0;
    color:#cfcfcf;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:19px;
    line-height:1.5;
}

.m1-feature{
    display:block;
    width:100%;
    margin:0;
    padding:40px 0;
    background:#111111;
    color:#ffffff;
    clear:both;
    overflow:hidden;
    box-sizing:border-box;
    font-family:Oswald,Arial,Helvetica,sans-serif;
}

.m1-feature-row{
    margin-left:-18px;
    margin-right:-18px;
    align-items:center;
}

.m1-feature-col{
    padding-left:18px;
    padding-right:18px;
    box-sizing:border-box;
}

.m1-feature-content{
    width:100%;
    max-width:620px;
    margin:0 auto;
}

.m1-feature-title{
    display:block;
    margin:0 0 16px;
    padding:0;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:42px;
    line-height:1.08;
    text-transform:uppercase;
}

.m1-feature-text{
    display:block;
    margin:0;
    padding:0;
    color:#d3d3d3;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:21px;
    line-height:1.55;
}

.m1-feature-media{
    display:block;
    position:relative;
    width:100%;
    height:0;
    margin:0;
    padding:0 0 75%;
    overflow:hidden;
    background:#000000;
    border-radius:14px;
    box-sizing:border-box;
}

.m1-overlay-section{
    display:block;
    width:100%;
    margin:0;
    padding:40px 0;
    background:#111;
    color:#fff;
    clear:both;
    overflow:hidden;
    box-sizing:border-box;
    font-family:Oswald,Arial,Helvetica,sans-serif;
}

.m1-overlay-section-title{
    margin:0 0 40px;
    color:#fff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:50px;
    line-height:1.08;
    text-align:center;
    text-transform:uppercase;
}

.m1-overlay-card{
    display:block;
    position:relative;
    width:100%;
    height:0;
    padding:0 0 68%;
    overflow:hidden;
    background:#000;
    border-radius:14px;
    box-sizing:border-box;
}

.m1-overlay-image{
    display:block;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    max-width:100%;
    margin:0;
    padding:0;
    border:0;
    object-fit:cover;
    object-position:center;
}

.m1-overlay-shade{
    display:block;
    position:absolute;
    z-index:2;
    left:0;
    right:0;
    bottom:0;
    height:64%;
    background:linear-gradient(to top,rgba(0,0,0,.96) 0%,rgba(0,0,0,.70) 48%,rgba(0,0,0,0) 100%);
    pointer-events:none;
}

.m1-overlay-copy{
    display:block;
    position:absolute;
    z-index:3;
    left:0;
    right:0;
    bottom:0;
    padding:32px;
    box-sizing:border-box;
}

.m1-overlay-title{
    margin:0 0 11px;
    color:#fff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:30px;
    line-height:1.12;
    text-transform:uppercase;
}

.m1-overlay-text{
    margin:0;
    color:#e0e0e0;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:19px;
    line-height:1.5;
}

@media screen and (max-width:991px){
    .m1-p21{
        padding:65px 0 48px;
    }
    .m1-p21-inner{
        padding-left:22px;
        padding-right:22px;
    }
    .m1-p21-title{
        margin-bottom:42px;
        font-size:42px;
        line-height:1.1;
    }
    .m1-p21-row{
        margin-left:-10px;
        margin-right:-10px;
    }
    .m1-p21-column{
        padding-left:10px;
        padding-right:10px;
        margin-bottom:38px;
    }
    .m1-p21-card-title{
        font-size:26px;
    }
    .m1-p21-card-text{
        font-size:18px;
    }
}

@media screen and (max-width:767px){
    .m1-p21{
        padding:52px 0 35px;
    }
    .m1-p21-inner{
        padding-left:16px;
        padding-right:16px;
    }
    .m1-p21-title{
        margin-bottom:34px;
        font-size:34px;
        line-height:1.12;
    }
    .m1-p21-row{
        margin-left:-7px;
        margin-right:-7px;
    }
    .m1-p21-column{
        padding-left:7px;
        padding-right:7px;
        margin-bottom:38px;
    }
    .m1-p21-card-title{
        margin-top:14px;
        font-size:25px;
        line-height:1.15;
    }
    .m1-p21-card-text{
        margin-top:8px;
        font-size:17px;
        line-height:1.48;
    }
    .m1-p21-bottom-row{
        margin-top:0;
    }
}

@media screen and (max-width:991px){
    .m1-p22{
        padding:65px 0 50px;
    }
    .m1-p22-inner{
        padding-left:22px;
        padding-right:22px;
    }
    .m1-p22-title{
        margin-bottom:42px;
        font-size:42px;
    }
    .m1-p22-row{
        margin-left:-10px;
        margin-right:-10px;
    }
    .m1-p22-column{
        padding-left:10px;
        padding-right:10px;
        margin-bottom:22px;
    }
    .m1-p22-card,.m1-p22-image{
        min-height:560px;
    }
    .m1-p22-overlay{
        padding:95px 28px 28px;
    }
    .m1-p22-card-title{
        font-size:27px;
    }
    .m1-p22-card-text{
        font-size:18px;
    }
}

@media screen and (max-width:767px){
    .m1-p22{
        padding:52px 0 38px;
    }
    .m1-p22-inner{
        padding-left:16px;
        padding-right:16px;
    }
    .m1-p22-title{
        margin-bottom:34px;
        font-size:34px;
        line-height:1.12;
    }
    .m1-p22-row{
        margin-left:-7px;
        margin-right:-7px;
    }
    .m1-p22-column{
        padding-left:7px;
        padding-right:7px;
        margin-bottom:24px;
    }
    .m1-p22-card,.m1-p22-image{
        min-height:520px;
    }
    .m1-p22-overlay{
        padding:90px 24px 25px;
    }
    .m1-p22-card-title{
        font-size:26px;
    }
    .m1-p22-card-text{
        font-size:17px;
        line-height:1.48;
    }
}

@media screen and (max-width:991px){
    .m1-p23{
        padding:60px 0 48px;
    }
    .m1-p23-inner{
        padding-left:22px;
        padding-right:22px;
    }
    .m1-p23-title{
        margin-bottom:42px;
        font-size:42px;
    }
    .m1-p23-subtitle{
        font-size:25px;
    }
    .m1-p23-text{
        font-size:18px;
    }
}

@media screen and (max-width:767px){
    .m1-p23{
        padding:50px 0 35px;
    }
    .m1-p23-inner{
        padding-left:16px;
        padding-right:16px;
    }
    .m1-p23-title{
        margin-bottom:34px;
        font-size:34px;
        line-height:1.12;
    }
    .m1-p23-row{
        margin-left:-7px;
        margin-right:-7px;
    }
    .m1-p23-column{
        padding-left:7px;
        padding-right:7px;
        margin-bottom:38px;
    }
    .m1-p23-subtitle{
        margin-top:14px;
        font-size:23px;
    }
    .m1-p23-text{
        margin-top:8px;
        font-size:17px;
        line-height:1.48;
    }
}

@media screen and (max-width:991px){
    .m1-feature{
        padding:40px 0;
    }
    .m1-feature-inner{
        padding-left:22px;
        padding-right:22px;
    }
    .m1-feature-row{
        margin-left:-10px;
        margin-right:-10px;
    }
    .m1-feature-col{
        padding-left:10px;
        padding-right:10px;
    }
    .m1-feature-content{
        max-width:none;
        margin-bottom:28px;
    }
    .m1-feature-row-reverse .m1-feature-content{
        margin-top:28px;
        margin-bottom:0;
    }
    .m1-feature-title{
        font-size:36px;
    }
    .m1-feature-text{
        font-size:19px;
    }
}

@media screen and (max-width:767px){
    .m1-feature{
        padding:36px 0;
    }
    .m1-feature-inner{
        padding-left:16px;
        padding-right:16px;
    }
    .m1-feature-title{
        margin-bottom:12px;
        font-size:31px;
        line-height:1.12;
    }
    .m1-feature-text{
        font-size:17px;
        line-height:1.5;
    }
    .m1-feature-content{
        margin-bottom:22px;
    }
    .m1-feature-row-reverse .m1-feature-content{
        margin-top:22px;
        margin-bottom:0;
    }
    .m1-feature-media{
        border-radius:10px;
    }
}

@media screen and (max-width:991px){
    .m1-overlay-inner{
        padding-left:22px;
        padding-right:22px;
    }
    .m1-overlay-section-title{
        font-size:42px;
    }
    .m1-overlay-copy{
        padding:26px;
    }
    .m1-overlay-title{
        font-size:27px;
    }
    .m1-overlay-text{
        font-size:18px;
    }
}

@media screen and (max-width:767px){
    .m1-overlay-section{
        padding:36px 0;
    }
    .m1-overlay-inner{
        padding-left:16px;
        padding-right:16px;
    }
    .m1-overlay-section-title{
        margin-bottom:32px;
        font-size:34px;
        line-height:1.12;
    }
    .m1-overlay-row{
        margin-left:-7px;
        margin-right:-7px;
    }
    .m1-overlay-col{
        padding-left:7px;
        padding-right:7px;
        margin-bottom:22px;
    }
    .m1-overlay-card{
        padding-bottom:100%;
        border-radius:10px;
    }
    .m1-overlay-copy{
        padding:22px;
    }
    .m1-overlay-title{
        font-size:25px;
    }
    .m1-overlay-text{
        font-size:17px;
        line-height:1.48;
    }
}

@media screen and (max-width:767px){

    .m1-p2-s04{
        padding:15px 16px 20px;
    }

    .m1-p2-s05{
        width:68%;
        max-width:360px;
        margin-bottom:14px;
    }

    .m1-p2-s06{
        max-width:100%;
        padding:0;
    }
}

/* =========================================================
   MAX 2 — PART 2 HERO VİDEO
========================================================= */

.max2-p2-s01{
    display:grid;
    width:100%;
    max-width:1920px;
    margin:0 auto;
    overflow:hidden;
    background:#000;
    box-sizing:border-box;
}

.max2-p2-s02{
    grid-column:1;
    grid-row:1;
    display:block;
    width:100%;
    height:auto;
    margin:0;
    padding:0;
    border:0;
}

.max2-p2-s03{
    grid-column:1;
    grid-row:1;
    width:100%;
    height:100%;
    background:linear-gradient(
        to bottom,
        rgba(0,0,0,.08) 0%,
        rgba(0,0,0,.18) 45%,
        rgba(0,0,0,.85) 100%
    );
    pointer-events:none;
}

.max2-p2-s04{
    grid-column:1;
    grid-row:1;
    align-self:end;
    justify-self:center;
    width:100%;
    margin:0;
    padding:20px 35px 28px;
    box-sizing:border-box;
    text-align:center;
    z-index:3;
}

.max2-p2-s05{
    display:block;
    width:40%;
    max-width:430px;
    height:auto;
    margin:0 auto 10px;
    padding:0;
    border:0;
}

.max2-p2-subtitle{
    max-width:900px;
    margin:0 auto 18px;
    padding:0;
    color:#fff;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:22px;
    line-height:1.4;
    text-align:center;
}

.max2-p2-s06{
    width:100%;
    max-width:1500px;
    margin:0 auto;
    padding:0;
    box-sizing:border-box;
}

.max2-p2-s07{
    margin-left:-7px;
    margin-right:-7px;
}

.max2-p2-s08{
    padding-left:7px;
    padding-right:7px;
    margin-bottom:14px;
    box-sizing:border-box;
}

.max2-p2-s09,
.max2-p2-s10,
.max2-p2-s12{
    display:flex;
    align-items:center;
    justify-content:center;
    width:100%;
    min-height:54px;
    padding:13px 10px;
    box-sizing:border-box;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:17px;
    font-weight:700;
    line-height:1.2;
    white-space:nowrap;
    text-decoration:none;
}

.max2-p2-s09{
    background:#36B9F2!important;
    border-color:#36B9F2!important;
    color:#fff!important;
}

.max2-p2-s10,
.max2-p2-s12{
    background:rgba(0,0,0,.20)!important;
    border-color:rgba(255,255,255,.85)!important;
    color:#fff!important;
}

.max2-p2-s11{
    display:inline-block;
    margin-left:3px;
    font-size:1.05em;
    line-height:1;
}

@media screen and (max-width:991px){

    .max2-p2-s04{
        padding:15px 22px 20px;
    }

    .max2-p2-s05{
        width:52%;
        max-width:360px;
    }

    .max2-p2-subtitle{
        margin-bottom:15px;
        font-size:19px;
    }

    .max2-p2-s09,
    .max2-p2-s10,
    .max2-p2-s12{
        min-height:52px;
        font-size:17px;
    }
}

@media screen and (max-width:767px){

    .max2-p2-s04{
        padding:14px 16px 14px;
    }

    .max2-p2-s05{
        width:60%;
        max-width:300px;
        margin-bottom:7px;
    }

    .max2-p2-subtitle{
        margin-bottom:12px;
        font-size:16px;
        line-height:1.3;
    }

    .max2-p2-s07{
        margin-left:-5px;
        margin-right:-5px;
    }

    .max2-p2-s08{
        padding-left:5px;
        padding-right:5px;
        margin-bottom:10px;
    }

    .max2-p2-s09,
    .max2-p2-s10,
    .max2-p2-s12{
        min-height:48px;
        padding:10px 8px;
        font-size:15px;
        white-space:normal;
    }
}
/* Buton animasyonu */
.max2-p2-s09,
.max2-p2-s10,
.max2-p2-s12{
    transition:all .25s ease;
}

/* SATIN AL */
.max2-p2-s09:hover{
    background:#58c9f5 !important;
    border-color:#58c9f5 !important;
    color:#111 !important;
    transform:translateY(-2px);
    box-shadow:0 10px 24px rgba(54,185,242,.35);
}

/* Siyah butonlar */
.max2-p2-s10:hover,
.max2-p2-s12:hover{
    background:#ffffff !important;
    border-color:#ffffff !important;
    color:#111111 !important;
    transform:translateY(-2px);
    box-shadow:0 10px 24px rgba(255,255,255,.18);
}

/* Ok işareti */
.max2-p2-s11{
    transition:transform .25s ease;
}

.max2-p2-s10:hover .max2-p2-s11{
    transform:translateX(4px);
}

/* Hero 13 Black başlangıç */

.h1-p2-s05{
    display:block;
    width:40%;
    max-width:620px;
    height:auto;
    margin:0 auto 20px;
    padding:0;
    border:0;

    position:relative;
    top:-55px;
}

@media screen and (max-width:767px){

    .h1-p2-s05{
        width:68%;
        max-width:360px;
        top:-20px;      /* veya 0px */
        margin-bottom:14px;
    }

}

.h13-p2-s06{
    position:relative;
    top:18px;      /* Butonları aşağı indirir */
}

.h13-p1-logo{
    width:560px;
    max-width:90%;
    height:auto;
}

.m1-p3-new{
    display:inline-block;
    margin:0;
    padding:8px 18px;
    background:#36B9F2;
    color:#111111;
    font-family:Oswald,Arial,sans-serif;
    font-size:18px;
    font-weight:700;
    line-height:1;
    letter-spacing:.8px;
    border-radius:4px;
    text-transform:uppercase;
}

@media screen and (max-width:767px){

    .m1-p3-new{
        padding:7px 15px;
        font-size:16px;
    }
}

/* =========================================================
   HERO13 BLACK — PART 4 LENS VİDEOLARI
========================================================= */

.h13-p4{
    width:100%;
    margin:0;
    padding:10px 0 40px;
    background:#111;
    color:#fff;
    clear:both;
    overflow:hidden;
    box-sizing:border-box;
}

.h13-p4-inner{
    width:100%;
    max-width:1800px;
    margin:0 auto;
    padding:0 30px;
    box-sizing:border-box;
}

.h13-p4-item{
    width:100%;
    margin:0 0 32px;
}

.h13-p4-item:last-child{
    margin-bottom:0;
}

.h13-p4-media{
    position:relative;
    width:100%;
    overflow:hidden;
    background:#000;
    border-radius:14px;
}

.h13-p4-video{
    display:block;
    width:100%;
    height:auto;
    border:0;
}

.h13-p4-shade{
    position:absolute;
    z-index:2;
    inset:0;
    background:
        linear-gradient(
            to right,
            rgba(0,0,0,.80) 0%,
            rgba(0,0,0,.52) 31%,
            rgba(0,0,0,.12) 58%,
            rgba(0,0,0,0) 100%
        ),
        linear-gradient(
            to top,
            rgba(0,0,0,.38) 0%,
            rgba(0,0,0,0) 50%
        );
    pointer-events:none;
}

.h13-p4-copy{
    position:absolute;
    z-index:3;
    left:5%;
    bottom:17%;
    width:44%;
    max-width:720px;
    text-align:left;
}

.h13-p4-title{
    margin:0 0 14px;
    color:#fff;
    font-family:Anton,'Arial Black',Arial,sans-serif;
    font-size:38px;
    line-height:1.1;
    text-transform:uppercase;
}

.h13-p4-text{
    margin:0;
    color:#f0f0f0;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:21px;
    line-height:1.5;
}

@media screen and (max-width:991px){

    .h13-p4-inner{
        padding-left:22px;
        padding-right:22px;
    }

    .h13-p4-copy{
        left:5%;
        bottom:13%;
        width:52%;
    }

    .h13-p4-title{
        font-size:31px;
    }

    .h13-p4-text{
        font-size:18px;
    }
}

@media screen and (max-width:767px){

    .h13-p4{
        padding:8px 0 32px;
    }

    .h13-p4-inner{
        padding-left:16px;
        padding-right:16px;
    }

    .h13-p4-item{
        margin-bottom:24px;
    }

    .h13-p4-media{
        border-radius:10px;
    }

    .h13-p4-copy{
        left:18px;
        right:18px;
        bottom:18px;
        width:auto;
        max-width:none;
    }

    .h13-p4-shade{
        background:
            linear-gradient(
                to top,
                rgba(0,0,0,.88) 0%,
                rgba(0,0,0,.55) 45%,
                rgba(0,0,0,.05) 78%,
                rgba(0,0,0,0) 100%
            );
    }

    .h13-p4-title{
        margin-bottom:9px;
        font-size:24px;
    }

    .h13-p4-text{
        font-size:16px;
        line-height:1.45;
    }
}

/* =========================================================
   HERO13 BLACK — PART 5 BATARYA
========================================================= */

.h13-p5{
    display:block;
    width:100%;
    margin:0;
    padding:40px 0;
    background:#111111;
    color:#ffffff;
    clear:both;
    overflow:hidden;
    box-sizing:border-box;
}

.h13-p5-inner{
    width:100%;
    max-width:1920px;
    margin:0 auto;
    padding:0;
    box-sizing:border-box;
}

.h13-p5-heading{
    width:100%;
    max-width:1300px;
    margin:0 auto;
    padding:0 30px 38px;
    text-align:center;
    box-sizing:border-box;
}

.h13-p5-title{
    margin:14px 0 0;
    color:#ffffff;
    font-family:Anton,'Arial Black',Arial,sans-serif;
    font-size:50px;
    line-height:1.08;
    letter-spacing:.3px;
    text-transform:uppercase;
}

.h13-p5-image{
    display:block;
    width:100%;
    height:auto;
    margin:0;
    padding:0;
    border:0;
}

.h13-p5-bottom{
    width:100%;
    max-width:1500px;
    margin:0 auto;
    padding:38px 30px 0;
    text-align:center;
    box-sizing:border-box;
}

.h13-p5-text{
    max-width:1400px;
    margin:14px auto 0;
    color:#f0f0f0;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:23px;
    line-height:1.55;
}

/* TABLET */

@media screen and (max-width:991px){

    .h13-p5-heading{
        padding-right:22px;
        padding-bottom:30px;
        padding-left:22px;
    }

    .h13-p5-title{
        font-size:42px;
    }

    .h13-p5-bottom{
        padding:30px 22px 0;
    }

    .h13-p5-text{
        font-size:20px;
    }
}

/* MOBİL */

@media screen and (max-width:767px){

    .h13-p5{
        padding:32px 0;
    }

    .h13-p5-heading{
        padding-right:16px;
        padding-bottom:24px;
        padding-left:16px;
    }

    .h13-p5-title{
        margin-top:11px;
        font-size:33px;
        line-height:1.12;
    }

    .h13-p5-bottom{
        padding:24px 16px 0;
    }

    .h13-p5-text{
        margin-top:11px;
        font-size:17px;
        line-height:1.5;
    }
}

/* =========================================================
   HERO13 BLACK — PART 6 POWER MAGNET
========================================================= */

.h13-p6{
    display:block;
    width:100%;
    margin:0;
    padding:40px 0;
    background:#111111;
    color:#ffffff;
    clear:both;
    overflow:hidden;
    box-sizing:border-box;
}

.h13-p6-inner{
    width:100%;
    max-width:1920px;
    margin:0 auto;
    padding:0;
    box-sizing:border-box;
}

.h13-p6-heading{
    width:100%;
    max-width:1300px;
    margin:0 auto;
    padding:0 30px 38px;
    text-align:center;
    box-sizing:border-box;
}

.h13-p6-title{
    margin:14px 0 0;
    color:#ffffff;
    font-family:Anton,'Arial Black',Arial,sans-serif;
    font-size:50px;
    line-height:1.08;
    letter-spacing:.3px;
    text-transform:uppercase;
}

.h13-p6-video{
    display:block;
    width:100%;
    height:auto;
    margin:0;
    padding:0;
    border:0;
    background:#000000;
}

.h13-p6-bottom{
    width:100%;
    max-width:1500px;
    margin:0 auto;
    padding:38px 30px 0;
    text-align:center;
    box-sizing:border-box;
}

.h13-p6-subtitle{
    margin:14px 0 10px;
    color:#ffffff;
    font-family:Anton,'Arial Black',Arial,sans-serif;
    font-size:30px;
    line-height:1.15;
    text-transform:uppercase;
}

.h13-p6-text{
    max-width:1400px;
    margin:0 auto;
    color:#f0f0f0;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:23px;
    line-height:1.55;
}

/* TABLET */

@media screen and (max-width:991px){

    .h13-p6-heading{
        padding-right:22px;
        padding-bottom:30px;
        padding-left:22px;
    }

    .h13-p6-title{
        font-size:42px;
    }

    .h13-p6-bottom{
        padding:30px 22px 0;
    }

    .h13-p6-subtitle{
        font-size:27px;
    }

    .h13-p6-text{
        font-size:20px;
    }
}

/* MOBİL */

@media screen and (max-width:767px){

    .h13-p6{
        padding:32px 0;
    }

    .h13-p6-heading{
        padding-right:16px;
        padding-bottom:24px;
        padding-left:16px;
    }

    .h13-p6-title{
        margin-top:11px;
        font-size:33px;
        line-height:1.12;
    }

    .h13-p6-bottom{
        padding:24px 16px 0;
    }

    .h13-p6-subtitle{
        margin-top:11px;
        margin-bottom:8px;
        font-size:24px;
        line-height:1.15;
    }

    .h13-p6-text{
        font-size:17px;
        line-height:1.5;
    }
}

/* HERO13 — GÖRSEL ÜZERİ METİN */

.h13-overlay{
    display:block;
    width:100%;
    margin:0;
    padding:40px 30px;
    background:#111111;
    box-sizing:border-box;
    clear:both;
    overflow:hidden;
}

.h13-overlay-inner{
    display:grid;
    width:100%;
    max-width:1880px;
    margin:0 auto;
    overflow:hidden;
    background:#000000;
    border-radius:14px;
}

.h13-overlay-image{
    grid-column:1;
    grid-row:1;
    display:block;
    width:100%;
    height:auto;
    margin:0;
    padding:0;
    border:0;
}

.h13-overlay-shade{
    grid-column:1;
    grid-row:1;
    width:100%;
    height:100%;
    background:linear-gradient(
        to right,
        rgba(0,0,0,.72) 0%,
        rgba(0,0,0,.48) 28%,
        rgba(0,0,0,.08) 58%,
        rgba(0,0,0,0) 100%
    );
    pointer-events:none;
}

.h13-overlay-content{
    grid-column:1;
    grid-row:1;
    align-self:center;
    justify-self:start;
    width:44%;
    max-width:760px;
    margin-left:5%;
    padding:30px 0;
    box-sizing:border-box;
    text-align:left;
    z-index:2;
}

.h13-overlay-title{
    margin:0 0 16px;
    color:#ffffff;
    font-family:Anton,'Arial Black',Arial,sans-serif;
    font-size:38px;
    line-height:1.08;
    text-transform:uppercase;
}

.h13-overlay-text{
    margin:0;
    color:#ffffff;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:22px;
    line-height:1.45;
}

/* TABLET */

@media screen and (max-width:991px){

    .h13-overlay{
        padding:32px 22px;
    }

    .h13-overlay-content{
        width:50%;
        margin-left:5%;
    }

    .h13-overlay-title{
        font-size:31px;
    }

    .h13-overlay-text{
        font-size:18px;
    }
}

/* MOBİL */

@media screen and (max-width:767px){

    .h13-overlay{
        padding:24px 16px;
    }

    .h13-overlay-inner{
        border-radius:10px;
    }

    .h13-overlay-shade{
        background:linear-gradient(
            to top,
            rgba(0,0,0,.90) 0%,
            rgba(0,0,0,.58) 48%,
            rgba(0,0,0,.05) 78%,
            rgba(0,0,0,0) 100%
        );
    }

    .h13-overlay-content{
        align-self:end;
        width:auto;
        max-width:none;
        margin:0;
        padding:22px 18px;
    }

    .h13-overlay-title{
        margin-bottom:9px;
        font-size:25px;
    }

    .h13-overlay-text{
        font-size:16px;
        line-height:1.45;
    }
}

/* =========================================================
   GOPRO TÜRKİYE — YARDIM & DESTEK SAYFASI
========================================================= */

html{
    scroll-behavior:smooth;
}

.gp-support{
    width:100%;
    margin:0;
    padding:0;
    overflow:hidden;
    background:#ffffff;
    color:#111111;
    font-family:Arial,Helvetica,sans-serif;
    box-sizing:border-box;
}

.gp-support *{
    box-sizing:border-box;
}

.gp-support-container{
    width:100%;
    max-width:1600px;
    margin:0 auto;
    padding-right:30px;
    padding-left:30px;
}


/* =========================================================
   ORTAK BAŞLIKLAR
========================================================= */

.gp-support-heading{
    width:100%;
    max-width:1050px;
    margin:0 auto 42px;
    text-align:center;
}

.gp-support-eyebrow{
    display:inline-block;
    margin:0 0 15px;
    padding:8px 17px;
    border-radius:5px;
    background:#36b9f2;
    color:#111111;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:16px;
    font-weight:700;
    line-height:1;
    letter-spacing:.6px;
    text-transform:uppercase;
}

.gp-support-title{
    margin:0;
    padding:0;
    color:#111111;
    font-family:Anton,'Arial Black',Arial,sans-serif;
    font-size:48px;
    line-height:1.08;
    letter-spacing:.2px;
    text-transform:uppercase;
}

.gp-support-desc{
    width:100%;
    max-width:900px;
    margin:18px auto 0;
    padding:0;
    color:#555555;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:20px;
    line-height:1.55;
}


/* =========================================================
   HERO
========================================================= */

.gp-support-hero{
    width:100%;
    margin:0;
    padding:85px 20px;
    background:
        radial-gradient(
            circle at 86% 18%,
            rgba(54,185,242,.23),
            transparent 31%
        ),
        linear-gradient(
            135deg,
            #090909 0%,
            #151515 55%,
            #232323 100%
        );
    color:#ffffff;
}

.gp-support-hero-inner{
    width:100%;
    max-width:1280px;
    margin:0 auto;
    padding:0;
    text-align:center;
}

.gp-support-hero-label{
    display:inline-block;
    margin:0 0 20px;
    padding:8px 18px;
    border:1px solid rgba(255,255,255,.34);
    border-radius:5px;
    color:#ffffff;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:15px;
    font-weight:600;
    line-height:1;
    letter-spacing:1px;
    text-transform:uppercase;
}

.gp-support-hero-title{
    width:100%;
    max-width:1050px;
    margin:0 auto;
    padding:0;
    color:#ffffff;
    font-family:Anton,'Arial Black',Arial,sans-serif;
    font-size:68px;
    line-height:1.03;
    letter-spacing:.3px;
    text-transform:uppercase;
}

.gp-support-hero-text{
    width:100%;
    max-width:900px;
    margin:25px auto 0;
    padding:0;
    color:#dedede;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:22px;
    line-height:1.58;
}


/* =========================================================
   DESTEK KARTLARI
========================================================= */

.gp-support-main-cards{
    width:100%;
    margin:0;
    padding:65px 0;
    background:#ffffff;
}

.gp-support-card-column{
    display:flex;
    margin-bottom:22px;
}

.gp-support-card{
    display:flex;
    flex-direction:column;
    width:100%;
    min-height:320px;
    margin:0;
    padding:34px;
    border:1px solid #d9d9d9;
    border-radius:14px;
    background:#ffffff;
    box-shadow:0 10px 28px rgba(0,0,0,.06);
    transition:
        transform .22s ease,
        border-color .22s ease,
        box-shadow .22s ease;
}

.gp-support-card:hover{
    transform:translateY(-5px);
    border-color:#b6b6b6;
    box-shadow:0 18px 38px rgba(0,0,0,.11);
}

.gp-support-card-number{
    display:flex;
    align-items:center;
    justify-content:center;
    flex:0 0 auto;
    width:58px;
    height:58px;
    margin:0 0 30px;
    border-radius:50%;
    background:#111111;
    color:#ffffff;
    font-family:Anton,'Arial Black',Arial,sans-serif;
    font-size:23px;
    line-height:1;
}

.gp-support-card-title{
    margin:0 0 16px;
    padding:0;
    color:#111111;
    font-family:Anton,'Arial Black',Arial,sans-serif;
    font-size:31px;
    line-height:1.12;
    text-transform:uppercase;
}

.gp-support-card-text{
    margin:0;
    padding:0;
    color:#5b5b5b;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:18px;
    line-height:1.55;
}


/* =========================================================
   GARANTİ & TEKNİK SERVİS
========================================================= */

.gp-support-service{
    position:relative;
    width:100%;
    margin:0;
    padding:78px 0;
    overflow:hidden;
    background:#111111;
    color:#ffffff;
    scroll-margin-top:30px;
}

.gp-support-service:before{
    position:absolute;
    top:-190px;
    right:-110px;
    width:540px;
    height:540px;
    border-radius:50%;
    background:rgba(54,185,242,.09);
    content:"";
    pointer-events:none;
}

.gp-support-service-heading{
    position:relative;
    z-index:1;
    width:100%;
    max-width:1050px;
    margin:0 0 58px;
    padding:0;
}

.gp-support-service-label{
    display:inline-block;
    margin:0 0 17px;
    padding:8px 16px;
    border-radius:5px;
    background:#36b9f2;
    color:#111111;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:15px;
    font-weight:700;
    line-height:1;
    letter-spacing:.6px;
    text-transform:uppercase;
}

.gp-support-service-main-title{
    margin:0;
    padding:0;
    color:#ffffff;
    font-family:Anton,'Arial Black',Arial,sans-serif;
    font-size:50px;
    line-height:1.08;
    text-transform:uppercase;
}

.gp-support-service-intro{
    width:100%;
    max-width:980px;
    margin:20px 0 0;
    padding:0;
    color:#cfcfcf;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:20px;
    line-height:1.6;
}

.gp-support-service-columns{
    position:relative;
    z-index:1;
    margin-right:-30px;
    margin-left:-30px;
}

.gp-support-service-column{
    padding-right:30px;
    padding-left:30px;
}

.gp-support-service-column:first-child{
    border-right:1px solid #373737;
}

.gp-support-service-number{
    margin:0 0 18px;
    padding:0;
    color:#36b9f2;
    font-family:Anton,'Arial Black',Arial,sans-serif;
    font-size:23px;
    line-height:1;
}

.gp-support-service-title{
    margin:0 0 20px;
    padding:0;
    color:#ffffff;
    font-family:Anton,'Arial Black',Arial,sans-serif;
    font-size:35px;
    line-height:1.12;
    text-transform:uppercase;
}

.gp-support-service-text{
    width:100%;
    max-width:650px;
    margin:0 0 30px;
    padding:0;
    color:#c9c9c9;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:18px;
    line-height:1.62;
}

.gp-support-service-list{
    width:100%;
    margin:0;
    padding:0;
    list-style:none;
}

.gp-support-service-list li{
    position:relative;
    width:100%;
    margin:0;
    padding:18px 0 18px 30px;
    border-top:1px solid #303030;
    color:#eeeeee;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:17px;
    line-height:1.45;
}

.gp-support-service-list li:last-child{
    border-bottom:1px solid #303030;
}

.gp-support-service-list li:before{
    position:absolute;
    top:25px;
    left:2px;
    width:9px;
    height:9px;
    border-radius:50%;
    background:#36b9f2;
    content:"";
}

.gp-support-service-bottom{
    position:relative;
    z-index:1;
    width:100%;
    margin:55px 0 0;
    padding:32px 0 0;
    border-top:1px solid #373737;
}

.gp-support-service-bottom-text{
    width:100%;
    max-width:1050px;
    margin:0;
    padding:0;
    color:#bdbdbd;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:17px;
    line-height:1.58;
}


/* =========================================================
   KULLANIM KILAVUZLARI
========================================================= */

.gp-support-manuals{
    width:100%;
    margin:0;
    padding:68px 0;
    background:#ffffff;
    scroll-margin-top:30px;
}

.gp-support-product-column{
    display:flex;
    margin-bottom:22px;
}

.gp-support-product{
    display:flex;
    flex-direction:column;
    width:100%;
    min-height:270px;
    margin:0;
    padding:32px;
    border:1px solid #dddddd;
    border-radius:13px;
    background:#f8f8f8;
}

.gp-support-product-name{
    margin:0 0 14px;
    padding:0;
    color:#111111;
    font-family:Anton,'Arial Black',Arial,sans-serif;
    font-size:29px;
    line-height:1.15;
    text-transform:uppercase;
}

.gp-support-product-text{
    flex:1 1 auto;
    margin:0 0 24px;
    padding:0;
    color:#555555;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:17px;
    line-height:1.55;
}

.gp-support-product-button{
    display:flex;
    align-items:center;
    justify-content:center;
    width:100%;
    min-height:55px;
    margin:0;
    padding:14px 24px;
    border:1px solid #36b9f2;
    border-radius:8px;
    background:#36b9f2;
    color:#111111 !important;
    font-family:Anton,'Arial Black',Arial,sans-serif;
    font-size:19px;
    line-height:1.15;
    text-align:center;
    text-decoration:none !important;
    text-transform:uppercase;
    transition:
        transform .2s ease,
        background .2s ease,
        border-color .2s ease;
}

.gp-support-product-button:hover{
    transform:translateY(-2px);
    border-color:#66cef8;
    background:#66cef8;
}


/* =========================================================
   SIKÇA SORULAN SORULAR KARTLARI
========================================================= */

.gp-support-faq{
    width:100%;
    margin:0;
    padding:68px 0 78px;
    background:#f4f4f4;
    scroll-margin-top:30px;
}

.gp-support-faq-column{
    display:flex;
    margin-bottom:22px;
}

.gp-support-faq-card{
    display:flex;
    flex-direction:column;
    width:100%;
    min-height:310px;
    margin:0;
    padding:30px;
    border:1px solid #d8d8d8;
    border-radius:12px;
    background:#ffffff;
    box-shadow:0 8px 22px rgba(0,0,0,.05);
    transition:
        transform .22s ease,
        border-color .22s ease,
        box-shadow .22s ease;
}

.gp-support-faq-card:hover{
    transform:translateY(-4px);
    border-color:#36b9f2;
    box-shadow:0 15px 32px rgba(0,0,0,.10);
}

.gp-support-faq-number{
    display:flex;
    align-items:center;
    justify-content:center;
    flex:0 0 auto;
    width:46px;
    height:46px;
    margin:0 0 22px;
    border-radius:50%;
    background:#36b9f2;
    color:#111111;
    font-family:Anton,'Arial Black',Arial,sans-serif;
    font-size:19px;
    line-height:1;
}

.gp-support-faq-card-title{
    margin:0 0 16px;
    padding:0;
    color:#111111;
    font-family:Anton,'Arial Black',Arial,sans-serif;
    font-size:25px;
    line-height:1.18;
    text-transform:uppercase;
}

.gp-support-faq-card-text{
    margin:0;
    padding:0;
    color:#555555;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:17px;
    line-height:1.6;
}


/* =========================================================
   TABLET
========================================================= */

@media screen and (max-width:991px){

    .gp-support-container{
        padding-right:22px;
        padding-left:22px;
    }

    .gp-support-hero{
        padding-top:68px;
        padding-bottom:68px;
    }

    .gp-support-hero-title{
        font-size:56px;
    }

    .gp-support-title{
        font-size:42px;
    }

    .gp-support-main-cards,
    .gp-support-manuals,
    .gp-support-faq{
        padding-top:52px;
        padding-bottom:52px;
    }

    .gp-support-card{
        min-height:300px;
    }

    .gp-support-service{
        padding:62px 0;
    }

    .gp-support-service-heading{
        margin-bottom:44px;
    }

    .gp-support-service-main-title{
        font-size:43px;
    }

    .gp-support-service-columns{
        margin-right:0;
        margin-left:0;
    }

    .gp-support-service-column{
        padding-right:0;
        padding-left:0;
    }

    .gp-support-service-column:first-child{
        margin-bottom:45px;
        padding-bottom:45px;
        border-right:0;
        border-bottom:1px solid #373737;
    }

    .gp-support-faq-card{
        min-height:290px;
    }

}


/* =========================================================
   MOBİL
========================================================= */

@media screen and (max-width:767px){

    .gp-support-container{
        padding-right:16px;
        padding-left:16px;
    }

    .gp-support-hero{
        padding:50px 16px;
    }

    .gp-support-hero-label{
        margin-bottom:16px;
        font-size:14px;
    }

    .gp-support-hero-title{
        font-size:43px;
        line-height:1.06;
    }

    .gp-support-hero-text{
        margin-top:19px;
        font-size:18px;
        line-height:1.52;
    }

    .gp-support-heading{
        margin-bottom:30px;
    }

    .gp-support-title{
        font-size:35px;
        line-height:1.1;
    }

    .gp-support-desc{
        margin-top:14px;
        font-size:17px;
    }

    .gp-support-main-cards,
    .gp-support-manuals,
    .gp-support-faq{
        padding-top:40px;
        padding-bottom:40px;
    }

    .gp-support-card-column{
        margin-bottom:16px;
    }

    .gp-support-card{
        min-height:0;
        padding:26px;
    }

    .gp-support-card-number{
        width:52px;
        height:52px;
        margin-bottom:24px;
        font-size:21px;
    }

    .gp-support-card-title{
        font-size:27px;
    }

    .gp-support-card-text{
        font-size:17px;
    }

    .gp-support-service{
        padding:50px 0;
    }

    .gp-support-service-heading{
        margin-bottom:36px;
    }

    .gp-support-service-main-title{
        font-size:35px;
    }

    .gp-support-service-intro{
        font-size:17px;
        line-height:1.56;
    }

    .gp-support-service-column:first-child{
        margin-bottom:38px;
        padding-bottom:38px;
    }

    .gp-support-service-title{
        font-size:29px;
    }

    .gp-support-service-text{
        margin-bottom:24px;
        font-size:17px;
    }

    .gp-support-service-list li{
        padding-top:15px;
        padding-bottom:15px;
        font-size:16px;
    }

    .gp-support-service-list li:before{
        top:21px;
    }

    .gp-support-service-bottom{
        margin-top:40px;
        padding-top:27px;
    }

    .gp-support-product{
        min-height:0;
        padding:26px;
    }

    .gp-support-product-name{
        font-size:25px;
    }

    .gp-support-faq-column{
        margin-bottom:16px;
    }

    .gp-support-faq-card{
        min-height:0;
        padding:25px;
    }

    .gp-support-faq-number{
        width:42px;
        height:42px;
        margin-bottom:19px;
        font-size:18px;
    }

    .gp-support-faq-card-title{
        font-size:23px;
    }

    .gp-support-faq-card-text{
        font-size:16px;
        line-height:1.55;
    }

}

/* ==========================================================
   HERO13 BLACK - PAKET İÇERİĞİ
========================================================== */

.h13-package-section{
    width:100%;
    margin:0;
    padding:80px 0;
    background:#ffffff;
}

.h13-package-section,
.h13-package-section *{
    box-sizing:border-box;
}

.h13-package-container{
    width:100%;
    max-width:1440px;
    margin:0 auto;
    padding-right:30px;
    padding-left:30px;
}

.h13-package-header{
    width:100%;
    margin:0 0 55px;
    text-align:center;
}

.h13-package-tag{
    display:inline-block;
    margin:0 0 22px;
    padding:8px 18px;
    border-radius:4px;
    background:#00AEEF;
    color:#ffffff;
    font-family:Anton,Arial,sans-serif;
    font-size:18px;
    line-height:1;
    letter-spacing:1px;
    text-transform:uppercase;
}

.h13-package-title{
    margin:0;
    padding:0;
    color:#111111;
    font-family:Anton,Arial,sans-serif;
    font-size:72px;
    line-height:1;
    text-transform:uppercase;
}

.h13-package-desc{
    max-width:850px;
    margin:20px auto 0;
    padding:0;
    color:#666666;
    font-family:Oswald,Arial,sans-serif;
    font-size:28px;
    line-height:1.45;
}

.h13-package-back-top{
    margin-top:34px;
    text-align:center;
}

.h13-package-back-top-link{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-width:245px;
    min-height:54px;
    padding:13px 28px;
    border:1px solid #111111;
    border-radius:7px;
    background:#ffffff;
    color:#111111 !important;
    font-family:Anton,Arial,sans-serif;
    font-size:18px;
    line-height:1.1;
    letter-spacing:.4px;
    text-decoration:none !important;
    text-transform:uppercase;
    transition:
        background .2s ease,
        color .2s ease,
        transform .2s ease;
}

.h13-package-back-top-link:hover{
    transform:translateY(-2px);
    background:#111111;
    color:#ffffff !important;
}

.h13-package-list{
    width:100%;
    max-width:900px;
    margin:0 auto;
    padding:0;
}

.h13-package-row{
    position:relative;
    width:100%;
    margin:0;
    padding:24px 0 24px 34px;
    border-bottom:1px solid #e5e5e5;
}

.h13-package-row:first-child{
    border-top:1px solid #e5e5e5;
}

.h13-package-row::before{
    position:absolute;
    top:50%;
    left:8px;
    width:10px;
    height:10px;
    margin-top:-5px;
    border-radius:50%;
    background:#00AEEF;
    content:"";
}

.h13-package-text{
    display:block;
    margin:0;
    padding:0;
    color:#222222;
    font-family:Oswald,Arial,sans-serif;
    font-size:30px;
    line-height:1.4;
}

.h13-package-bottom{
    width:100%;
    margin-top:55px;
    text-align:center;
}

.h13-package-bottom-link{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-width:245px;
    min-height:56px;
    padding:14px 30px;
    border:1px solid #00AEEF;
    border-radius:7px;
    background:#00AEEF;
    color:#111111 !important;
    font-family:Anton,Arial,sans-serif;
    font-size:18px;
    line-height:1.1;
    letter-spacing:.4px;
    text-decoration:none !important;
    text-transform:uppercase;
    transition:
        background .2s ease,
        border-color .2s ease,
        transform .2s ease;
}

.h13-package-bottom-link:hover{
    transform:translateY(-2px);
    border-color:#63ccef;
    background:#63ccef;
    color:#111111 !important;
}


/* ==========================================================
   TABLET
========================================================== */

@media screen and (max-width:991px){

    .h13-package-section{
        padding:65px 0;
    }

    .h13-package-container{
        padding-right:22px;
        padding-left:22px;
    }

    .h13-package-title{
        font-size:58px;
    }

    .h13-package-desc{
        font-size:24px;
    }

    .h13-package-text{
        font-size:26px;
    }

}


/* ==========================================================
   MOBİL
========================================================== */

@media screen and (max-width:767px){

    .h13-package-section{
        padding:48px 0;
    }

    .h13-package-container{
        padding-right:16px;
        padding-left:16px;
    }

    .h13-package-header{
        margin-bottom:38px;
    }

    .h13-package-tag{
        margin-bottom:17px;
        padding:7px 14px;
        font-size:15px;
    }

    .h13-package-title{
        font-size:46px;
        line-height:1.05;
    }

    .h13-package-desc{
        margin-top:16px;
        font-size:20px;
        line-height:1.45;
    }

    .h13-package-back-top{
        margin-top:27px;
    }

    .h13-package-back-top-link,
    .h13-package-bottom-link{
        width:100%;
        min-width:0;
        min-height:50px;
        padding:12px 18px;
        font-size:16px;
    }

    .h13-package-row{
        padding:18px 0 18px 28px;
    }

    .h13-package-row::before{
        left:6px;
        width:8px;
        height:8px;
        margin-top:-4px;
    }

    .h13-package-text{
        font-size:21px;
        line-height:1.4;
    }

    .h13-package-bottom{
        margin-top:38px;
    }

}

/* =========================================================
   MISSION 1 - PART 7
   MOBİL: VİDEO ÜSTTE / METİN ALTTA
========================================================= */

@media screen and (max-width:767px){

    /* PART 7 ANA BÖLÜM */
    .m1-p7-s01{
        padding:52px 0 42px !important;
    }

    /* Mobil başlık */
    .m1-p7-s03{
        margin-bottom:30px !important;
        font-size:34px !important;
        line-height:1.12 !important;
    }

    /* Kartların bulunduğu Bootstrap satırı */
    .m1-p7-s04{
        margin-left:-7px !important;
        margin-right:-7px !important;
    }

    /* Her kart */
    .m1-p7-s05{
        padding-left:7px !important;
        padding-right:7px !important;
        margin-bottom:28px !important;
    }

    /* 
       Masaüstünde 16:9 sabit kart.
       Mobilde içerik yüksekliği video + metne göre oluşacak.
    */
    .m1-p7-s06{
        display:block !important;
        position:relative !important;

        width:100% !important;
        height:auto !important;
        min-height:0 !important;

        margin:0 !important;
        padding:0 !important;

        aspect-ratio:auto !important;

        overflow:hidden !important;

        border-radius:12px !important;
        background:#000000 !important;
    }

    /* Video artık absolute değil */
    .m1-p7-s07{
        display:block !important;
        position:relative !important;

        top:auto !important;
        right:auto !important;
        bottom:auto !important;
        left:auto !important;

        width:100% !important;
        max-width:100% !important;

        height:auto !important;
        min-height:0 !important;

        margin:0 !important;
        padding:0 !important;

        object-fit:cover !important;

        border:0 !important;

        transform:none !important;
    }

    /* Mobilde karartma gerekmiyor */
    .m1-p7-s08{
        display:none !important;
    }

    /* Metin videonun altına normal akışta gelir */
    .m1-p7-s09{
        display:block !important;
        position:relative !important;

        z-index:auto !important;

        top:auto !important;
        right:auto !important;
        bottom:auto !important;
        left:auto !important;

        width:100% !important;
        height:auto !important;
        min-height:0 !important;

        margin:0 !important;
        padding:22px 20px 25px !important;

        background:#111111 !important;

        color:#ffffff !important;

        text-align:left !important;

        pointer-events:auto !important;

        box-sizing:border-box !important;

        transform:none !important;
    }

    /* Kart başlığı */
    .m1-p7-s10{
        display:block !important;

        margin:0 0 10px !important;
        padding:0 !important;

        color:#ffffff !important;

        font-size:25px !important;
        line-height:1.15 !important;

        visibility:visible !important;
        opacity:1 !important;
    }

    /* Kart açıklaması */
    .m1-p7-s11{
        display:block !important;

        margin:0 !important;
        padding:0 !important;

        color:#d7d7d7 !important;

        font-size:17px !important;
        line-height:1.5 !important;

        visibility:visible !important;
        opacity:1 !important;
    }

}

/* =========================================================
   MISSION 1 - PART 13
   MOBİL: VİDEO ÜSTTE / METİN ALTTA
========================================================= */

@media screen and (max-width:767px){

    /* Ana bölüm */
    .m1-p13-s01{
        padding:52px 0 42px !important;
        height:auto !important;
    }

    /* Video */
    .m1-p13-s02{
        position:relative !important;

        top:auto !important;
        left:auto !important;
        right:auto !important;
        bottom:auto !important;

        display:block !important;

        width:100% !important;
        height:auto !important;

        object-fit:cover !important;

        transform:none !important;
    }

    /* Masaüstü overlay gizli */
    .m1-p13-s03{
        display:none !important;
    }

    /* Mobil metin kutusu */
    .m1-p13-s07{
        display:block !important;
        position:relative !important;

        top:auto !important;
        left:auto !important;
        right:auto !important;
        bottom:auto !important;

        width:100% !important;
        margin:0 !important;

        background:#111 !important;
    }

    .m1-p13-s08{
        position:relative !important;

        padding:24px 20px 28px !important;
        text-align:left !important;
    }

    .m1-p13-s09{
        margin:0 0 12px !important;

        font-size:30px !important;
        line-height:1.1 !important;

        color:#fff !important;
    }

    .m1-p13-s10{
        margin:0 !important;

        font-size:18px !important;
        line-height:1.5 !important;

        color:#d7d7d7 !important;
    }

}

/* =========================================================
   MISSION 1 - PART 20
   MOBİL: VİDEO ÜSTTE / METİN ALTTA
========================================================= */

@media screen and (max-width:767px){

    /* Ana bölüm */
    .m1-p20-s01{
        height:auto !important;
        overflow:hidden !important;
    }

    /* Video */
    .m1-p20-s02{

        position:relative !important;

        top:auto !important;
        right:auto !important;
        bottom:auto !important;
        left:auto !important;

        display:block !important;

        width:100% !important;
        height:auto !important;

        margin:0 !important;

        object-fit:cover !important;

        transform:none !important;
    }

    /* Masaüstü overlay kapalı */
    .m1-p20-s03{
        display:none !important;
    }

    /* Mobil metin alanı */
    .m1-p20-s06{

        position:relative !important;

        width:100% !important;

        margin:0 !important;
        padding:24px 20px 28px !important;

        background:#111111 !important;

        text-align:left !important;

    }

    /* Başlık */

    .m1-p20-s07{

        margin:0 0 14px !important;

        color:#ffffff !important;

        font-size:30px !important;
        line-height:1.1 !important;

    }

    /* Açıklama */

    .m1-p20-s08{

        margin:0 !important;

        color:#dddddd !important;

        font-size:17px !important;
        line-height:1.55 !important;

    }

}

/* =========================================================
   MISSION 1 - PART 26
   MOBİL: GÖRSEL ÜSTTE / METİN ALTTA
========================================================= */

@media screen and (max-width:767px){

    /* Kart */
    .m1-overlay-card{

        display:flex !important;
        flex-direction:column !important;

        height:auto !important;
        min-height:0 !important;

        padding-bottom:0 !important;

        overflow:hidden !important;

        border-radius:10px !important;

        background:#111111 !important;

    }

    /* Görsel */
    .m1-overlay-image{

        position:relative !important;

        top:auto !important;
        right:auto !important;
        bottom:auto !important;
        left:auto !important;

        display:block !important;

        width:100% !important;
        height:auto !important;

        object-fit:cover !important;

        transform:none !important;

    }

    /* Mobilde karartma kaldır */
    .m1-overlay-shade{

        display:none !important;

    }

    /* Metin alanı */
    .m1-overlay-copy{

        position:relative !important;

        top:auto !important;
        right:auto !important;
        bottom:auto !important;
        left:auto !important;

        display:block !important;

        width:100% !important;
        height:auto !important;

        padding:22px 20px 24px !important;

        background:#111111 !important;

        transform:none !important;

    }

    /* Başlık */

    .m1-overlay-title{

        margin:0 0 10px !important;

        font-size:25px !important;
        line-height:1.15 !important;

        color:#ffffff !important;

    }

    /* Açıklama */

    .m1-overlay-text{

        margin:0 !important;

        font-size:17px !important;
        line-height:1.5 !important;

        color:#dddddd !important;

    }

}

/* =========================================================
   GOPRO GLOBAL - BAŞA DÖN
========================================================= */

.gp-backtop{
    display:block;
    width:100%;
    margin:0;
    padding:70px 20px;
    background:#ffffff;
    text-align:center;
    box-sizing:border-box;
}

.gp-backtop-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;

    min-width:240px;
    height:58px;

    margin:0 auto;
    padding:0 34px;

    border:2px solid #111111;
    border-radius:8px;

    background:#ffffff;

    color:#111111 !important;

    font-family:Anton,Arial,sans-serif;
    font-size:22px;
    line-height:1;
    letter-spacing:.5px;

    text-align:center;
    text-decoration:none !important;

    box-sizing:border-box;
    transition:.25s;
}

.gp-backtop-btn:hover,
.gp-backtop-btn:focus,
.gp-backtop-btn:active{
    border-color:#111111 !important;
    background:#111111 !important;
    color:#ffffff !important;
    text-decoration:none !important;
}

@media screen and (max-width:767px){

    .gp-backtop{
        padding:45px 20px 55px;
    }

    .gp-backtop-btn{
        width:100%;
        max-width:320px;
        min-width:0;
        height:54px;
        font-size:19px;
    }

}

/* =========================================================
   MISSION 1 & HERO 13 BLACK- PART 2
========================================================= */

@media screen and (max-width:767px){

    /* İçerik wrapper'ını grid açısından aradan çıkar */
    .m1-p2-s04{
        display:contents !important;
    }

    /* Logo video üzerinde kalır */
    .m1-p2-s05{
        grid-column:1 !important;
        grid-row:1 !important;
        align-self:end !important;
        justify-self:center !important;
        display:block !important;
        position:relative !important;
        width:58% !important;
        max-width:300px !important;
        height:auto !important;
        margin:0 0 22px !important;
        padding:0 !important;
        border:0 !important;
        z-index:4 !important;
    }

    /* Buton grubu video altındaki ikinci grid satırına gelir */
    .m1-p2-s06{
        grid-column:1 !important;
        grid-row:2 !important;
        display:block !important;
        width:100% !important;
        max-width:none !important;
        margin:0 !important;
        padding:22px 18px 28px !important;
        background:#000000 !important;
        box-sizing:border-box !important;
        z-index:4 !important;
    }

    .m1-p2-s07{
        display:flex !important;
        flex-wrap:wrap !important;
        width:100% !important;
        margin:0 !important;
        padding:0 !important;
    }

    .m1-p2-s08{
        flex:0 0 100% !important;
        width:100% !important;
        max-width:100% !important;
        margin:0 0 12px !important;
        padding:0 !important;
        box-sizing:border-box !important;
    }

    .m1-p2-s08:last-child{
        margin-bottom:0 !important;
    }

    .m1-p2-s09,
    .m1-p2-s10,
    .m1-p2-s12{
        display:block !important;
        width:100% !important;
        min-height:52px !important;
        margin:0 !important;
        padding:15px 12px !important;
        font-size:17px !important;
        line-height:1.2 !important;
        text-align:center !important;
        white-space:normal !important;
        box-sizing:border-box !important;
    }

    .m1-p2-s11{
        display:inline-block !important;
        font-size:1.2em !important;
        line-height:.8 !important;
        vertical-align:-1px !important;
    }
}

/* =========================================================
   MAX2 - PART 2
========================================================= */

@media screen and (max-width:767px){

    /* İçerik wrapper */
    .max2-p2-s04{
        display:contents !important;
    }

    /* LOGO */
    .max2-p2-s05{
        grid-column:1 !important;
        grid-row:1 !important;

        align-self:end !important;
        justify-self:center !important;

        display:block !important;
        position:relative !important;

        width:58% !important;
        max-width:300px !important;
        height:auto !important;

        margin:0 0 48px !important;
        padding:0 !important;
        border:0 !important;

        z-index:4 !important;
    }

    /* ALT BAŞLIK */
    .max2-p2-subtitle{
        grid-column:1 !important;
        grid-row:1 !important;

        align-self:end !important;
        justify-self:center !important;

        position:relative !important;

        z-index:4 !important;

        width:100% !important;
        max-width:90% !important;

        margin:0 0 20px !important;
        padding:0 12px !important;

        color:#ffffff !important;

        font-size:16px !important;
        line-height:1.3 !important;

        text-align:center !important;

        box-sizing:border-box !important;
    }

    /* BUTON GRUBU - VİDEONUN ALTINA */
    .max2-p2-s06{
        grid-column:1 !important;
        grid-row:2 !important;

        display:block !important;
        position:relative !important;

        top:auto !important;
        right:auto !important;
        bottom:auto !important;
        left:auto !important;

        width:100% !important;
        max-width:none !important;

        margin:0 !important;
        padding:22px 18px 28px !important;

        background:#000000 !important;

        box-sizing:border-box !important;

        z-index:4 !important;
    }

    /* BUTON SATIRI */
    .max2-p2-s07{
        display:flex !important;
        flex-wrap:wrap !important;

        width:100% !important;

        margin:0 !important;
        padding:0 !important;
    }

    /* HER BUTON TAM GENİŞLİK */
    .max2-p2-s08{
        flex:0 0 100% !important;

        width:100% !important;
        max-width:100% !important;

        margin:0 0 12px !important;
        padding:0 !important;

        box-sizing:border-box !important;
    }

    .max2-p2-s08:last-child{
        margin-bottom:0 !important;
    }

    /* BUTONLAR */
    .max2-p2-s09,
    .max2-p2-s10,
    .max2-p2-s12{
        display:flex !important;

        align-items:center !important;
        justify-content:center !important;

        width:100% !important;
        min-height:52px !important;

        margin:0 !important;
        padding:15px 12px !important;

        font-size:17px !important;
        line-height:1.2 !important;

        text-align:center !important;
        white-space:normal !important;

        box-sizing:border-box !important;
    }

}

/* =========================================================
   HERO13 BLACK - PART 4
========================================================= */

@media screen and (max-width:767px){

    /* HER KART */
    .h13-p4-item{
        margin-bottom:24px !important;
    }

    /* VİDEO + METİN KARTI */
    .h13-p4-media{
        display:flex !important;
        flex-direction:column !important;

        position:relative !important;

        width:100% !important;
        height:auto !important;

        margin:0 !important;
        padding:0 !important;

        overflow:hidden !important;

        border-radius:10px !important;

        background:#000000 !important;
    }

    /* VİDEO */
    .h13-p4-video{
        display:block !important;
        position:relative !important;

        top:auto !important;
        right:auto !important;
        bottom:auto !important;
        left:auto !important;

        width:100% !important;
        max-width:100% !important;
        height:auto !important;

        margin:0 !important;
        padding:0 !important;
        border:0 !important;

        z-index:1 !important;

        transform:none !important;
    }

    /* VİDEO ÜZERİNDEKİ KARARTMAYI KALDIR */
    .h13-p4-shade{
        display:none !important;
    }

    /* METİN VİDEONUN ALTINDA */
    .h13-p4-copy{
        display:block !important;
        position:relative !important;

        z-index:2 !important;

        top:auto !important;
        right:auto !important;
        bottom:auto !important;
        left:auto !important;

        width:100% !important;
        max-width:none !important;

        margin:0 !important;
        padding:22px 20px 26px !important;

        background:#000000 !important;

        text-align:left !important;

        box-sizing:border-box !important;

        transform:none !important;
    }

    /* BAŞLIK */
    .h13-p4-title{
        margin:0 0 10px !important;

        color:#ffffff !important;

        font-size:25px !important;
        line-height:1.15 !important;
    }

    /* AÇIKLAMA */
    .h13-p4-text{
        margin:0 !important;

        color:#dddddd !important;

        font-size:17px !important;
        line-height:1.5 !important;
    }

}

/* =========================================================
   HERO13 BLACK - PART 17
========================================================= */

@media screen and (max-width:767px){

    /* Kart */
    .h13-overlay-inner{

        display:flex !important;
        flex-direction:column !important;

        overflow:hidden !important;

        border-radius:10px !important;

        background:#000 !important;
    }

    /* Görsel */
    .h13-overlay-image{

        display:block !important;

        width:100% !important;
        height:auto !important;

        position:relative !important;

        z-index:1 !important;
    }

    /* Overlay'i kaldır */
    .h13-overlay-shade{

        display:none !important;

    }

    /* Metin */
    .h13-overlay-content{

        position:relative !important;

        top:auto !important;
        right:auto !important;
        bottom:auto !important;
        left:auto !important;

        width:100% !important;
        max-width:none !important;

        margin:0 !important;
        padding:22px 20px 26px !important;

        background:#000 !important;

        box-sizing:border-box !important;

        z-index:2 !important;

        transform:none !important;

        text-align:left !important;

    }

    /* Başlık */
    .h13-overlay-title{

        margin:0 0 10px !important;

        font-size:25px !important;
        line-height:1.15 !important;

    }

    /* Açıklama */
    .h13-overlay-text{

        margin:0 !important;

        font-size:17px !important;
        line-height:1.5 !important;

        color:#ddd !important;

    }

}

/* =========================================================
   MISSION 1 SERİSİ - KARŞILAŞTIRMA SAYFASI
========================================================= */

.m1-compare{
    display:block;
    width:100%;
    margin:0;
    padding:0;
    background:#111111;
    color:#ffffff;
    box-sizing:border-box;
    font-family:Oswald,Arial,Helvetica,sans-serif;
}

.m1-compare-inner{
    width:100%;
    max-width:1600px;
    margin:0 auto;
    padding:45px 30px 60px;
    box-sizing:border-box;
}


/* =========================================================
   GERİ DÖN
========================================================= */

.m1-compare-back-wrap{
    margin:0 0 45px;
}

.m1-compare-back{
    display:inline-block;
    padding:0 0 5px;
    border:0;
    border-bottom:2px solid #35b9f2;
    background:transparent;
    color:#35b9f2 !important;
    font-family:Anton,Arial,sans-serif;
    font-size:17px;
    line-height:1.2;
    text-decoration:none !important;
    text-transform:uppercase;
    outline:none !important;
    box-shadow:none !important;
}

.m1-compare-back:hover{
    color:#ffffff !important;
    border-bottom-color:#ffffff;
}


/* =========================================================
   BAŞLIK
========================================================= */

.m1-compare-head{
    display:block;
    width:100%;
    max-width:1000px;
    margin:0 auto 55px;
    padding:0;
    text-align:center;
}

.m1-compare-badge{
    display:inline-block;
    margin:0 0 15px;
    padding:7px 18px;
    border:2px solid #00aeef;
    border-radius:22px;
    color:#00aeef;
    font-family:Oswald,Arial,sans-serif;
    font-size:17px;
    line-height:1;
    letter-spacing:1px;
    text-transform:uppercase;
    box-sizing:border-box;
}

.m1-compare-title{
    display:block;
    margin:0;
    padding:0;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:58px;
    line-height:1.05;
    font-weight:400;
    text-transform:uppercase;
}

.m1-compare-subtitle{
    display:block;
    width:100%;
    max-width:850px;
    margin:20px auto 0;
    padding:0;
    color:#d1d1d1;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:21px;
    font-weight:400;
    line-height:1.5;
}


/* =========================================================
   MOBİL KAYDIRMA İPUCU
========================================================= */

.m1-compare-mobile-hint{
    display:none;
}


/* =========================================================
   SCROLL ALANI
========================================================= */

.m1-compare-scroll{
    display:block;
    width:100%;
    margin:0;
    padding:0;
    overflow-x:auto;
    overflow-y:hidden;
    -webkit-overflow-scrolling:touch;
}

.m1-compare-table{
    display:block;
    width:100%;
    min-width:900px;
    margin:0;
    padding:0;
}


/* =========================================================
   ÜRÜN BAŞLIKLARI
========================================================= */

.m1-compare-products{
    display:flex;
    flex-direction:row;
    flex-wrap:nowrap;
    align-items:stretch;
    width:100%;
    margin:0;
    padding:0 0 45px;
    box-sizing:border-box;
}

.m1-compare-product{
    display:block;
    flex:0 0 33.333%;
    width:33.333%;
    max-width:33.333%;
    min-width:0;
    margin:0;
    padding:0 12px;
    text-align:center;
    box-sizing:border-box;
}

.m1-compare-imagebox{
    display:flex;
    align-items:center;
    justify-content:center;
    width:100%;
    height:280px;
    margin:0 0 18px;
    padding:20px;
    background:#181818;
    border-radius:14px;
    box-sizing:border-box;
    overflow:hidden;
}

.m1-compare-image{
    display:block;
    width:100%;
    max-width:320px;
    max-height:240px;
    height:auto;
    margin:0 auto;
    padding:0;
    border:0;
    object-fit:contain;
}

.m1-compare-status{
    display:inline-block;
    margin:0 0 12px;
    padding:5px 15px;
    border:2px solid #00aeef;
    border-radius:20px;
    color:#00aeef;
    background:rgba(0,174,239,.06);
    font-family:Oswald,Arial,sans-serif;
    font-size:14px;
    line-height:1;
    letter-spacing:1px;
    text-transform:uppercase;
    box-sizing:border-box;
}

.m1-compare-product-name{
    display:block;
    margin:0 0 10px;
    padding:0;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:30px;
    font-weight:400;
    line-height:1.1;
    text-transform:uppercase;
}

.m1-compare-product-desc{
    display:block;
    min-height:54px;
    max-width:360px;
    margin:0 auto 15px;
    padding:0;
    color:#cccccc;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:16px;
    font-weight:400;
    line-height:1.45;
}

.m1-compare-price{
    display:block;
    margin:0 0 15px;
    padding:0;
    color:#ffffff;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:22px;
    font-weight:600;
    line-height:1.2;
}

.m1-compare-buy{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-width:150px;
    min-height:48px;
    margin:0;
    padding:10px 25px;
    border:1px solid #57c8f5;
    border-radius:8px;
    background:#36b9f2;
    color:#111111 !important;
    font-family:Anton,Arial,sans-serif;
    font-size:18px;
    line-height:1.1;
    text-align:center;
    text-decoration:none !important;
    text-transform:uppercase;
    box-sizing:border-box;
}

.m1-compare-buy:hover{
    background:#ffffff;
    border-color:#ffffff;
    color:#111111 !important;
}

.m1-compare-link{
    display:inline-block;
    margin:0;
    padding:0 0 5px;
    border:0;
    border-bottom:2px solid #35b9f2;
    background:transparent;
    color:#35b9f2 !important;
    font-family:Anton,Arial,sans-serif;
    font-size:17px;
    line-height:1.2;
    text-decoration:none !important;
    text-transform:uppercase;
}

.m1-compare-link:hover{
    color:#ffffff !important;
    border-bottom-color:#ffffff;
}


/* =========================================================
   BÖLÜM BAŞLIKLARI
========================================================= */

.m1-compare-section-title{
    display:block;
    width:100%;
    margin:0;
    padding:25px 0 12px;
    border-bottom:1px solid #4b4b4b;
    color:#ffffff;
    font-family:Anton,"Arial Black",Arial,sans-serif;
    font-size:28px;
    font-weight:400;
    line-height:1.1;
    text-transform:uppercase;
    box-sizing:border-box;
}


/* =========================================================
   KARŞILAŞTIRMA SATIRLARI
========================================================= */

.m1-compare-row{
    display:flex;
    flex-direction:row;
    flex-wrap:nowrap;
    align-items:stretch;
    width:100%;
    margin:0;
    padding:0;
    border-bottom:1px solid #333333;
    box-sizing:border-box;
}

.m1-compare-cell{
    display:block;
    flex:0 0 33.333%;
    width:33.333%;
    max-width:33.333%;
    min-width:0;
    margin:0;
    padding:25px 22px 30px 0;
    color:#d7d7d7;
    font-family:Oswald,Arial,Helvetica,sans-serif;
    font-size:15px;
    font-weight:400;
    line-height:1.45;
    box-sizing:border-box;
}

.m1-compare-cell + .m1-compare-cell{
    padding-left:22px;
    border-left:1px solid #292929;
}

.m1-compare-cell p{
    display:block;
    margin:0 0 4px;
    padding:0;
}

.m1-compare-cell strong{
    color:#ffffff;
    font-size:18px;
    font-weight:500;
}

.m1-compare-label{
    display:block;
    margin:0 0 12px;
    padding:0;
    color:#ffffff;
    font-size:17px;
    font-weight:600;
    line-height:1.3;
}

.m1-compare-sub-label{
    display:block;
    margin:25px 0 10px;
    padding:0;
    color:#ffffff;
    font-size:17px;
    font-weight:600;
    line-height:1.3;
}


/* =========================================================
   ALT GERİ DÖN
========================================================= */

.m1-compare-bottom{
    display:block;
    width:100%;
    margin:0;
    padding:50px 0 0;
    text-align:center;
}

.m1-compare-bottom-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-width:240px;
    height:56px;
    margin:0;
    padding:0 30px;
    border:2px solid #ffffff;
    border-radius:8px;
    background:transparent;
    color:#ffffff !important;
    font-family:Anton,Arial,sans-serif;
    font-size:19px;
    line-height:1;
    text-align:center;
    text-decoration:none !important;
    text-transform:uppercase;
    box-sizing:border-box;
}

.m1-compare-bottom-btn:hover{
    background:#ffffff;
    color:#111111 !important;
}


/* =========================================================
   TABLET
========================================================= */

@media screen and (max-width:991px){

    .m1-compare-inner{
        padding-left:22px;
        padding-right:22px;
    }

    .m1-compare-title{
        font-size:48px;
    }

    .m1-compare-imagebox{
        height:240px;
    }

    .m1-compare-product{
        padding-left:9px;
        padding-right:9px;
    }

}


/* =========================================================
   MOBİL
========================================================= */

@media screen and (max-width:767px){

    .m1-compare-inner{
        padding:32px 16px 45px;
    }

    .m1-compare-back-wrap{
        margin-bottom:35px;
    }

    .m1-compare-back{
        font-size:15px;
    }

    .m1-compare-head{
        margin-bottom:30px;
    }

    .m1-compare-badge{
        font-size:14px;
        padding:6px 14px;
    }

    .m1-compare-title{
        font-size:38px;
        line-height:1.08;
    }

    .m1-compare-subtitle{
        margin-top:16px;
        font-size:17px;
        line-height:1.5;
    }

    .m1-compare-mobile-hint{
        display:block;
        width:100%;
        margin:0 0 15px;
        padding:0;
        color:#a8a8a8;
        font-family:Oswald,Arial,sans-serif;
        font-size:14px;
        line-height:1.3;
        text-align:center;
    }

    /* Mobilde tablo yatay kaydırılır */

    .m1-compare-table{
        min-width:780px;
    }

    .m1-compare-products{
        padding-bottom:32px;
    }

    .m1-compare-product{
        padding-left:7px;
        padding-right:7px;
    }

    .m1-compare-imagebox{
        height:190px;
        padding:12px;
        border-radius:10px;
    }

    .m1-compare-image{
        max-height:165px;
    }

    .m1-compare-status{
        font-size:12px;
        padding:5px 12px;
    }

    .m1-compare-product-name{
        font-size:23px;
    }

    .m1-compare-product-desc{
        min-height:68px;
        font-size:14px;
        line-height:1.4;
    }

    .m1-compare-price{
        font-size:19px;
    }

    .m1-compare-buy{
        min-width:125px;
        min-height:43px;
        padding:9px 18px;
        font-size:16px;
    }

    .m1-compare-link{
        font-size:15px;
    }

    .m1-compare-section-title{
        padding-top:22px;
        font-size:23px;
    }

    .m1-compare-cell{
        padding:20px 16px 24px 0;
        font-size:14px;
    }

    .m1-compare-cell + .m1-compare-cell{
        padding-left:16px;
    }

    .m1-compare-label,
    .m1-compare-sub-label{
        font-size:16px;
    }

    .m1-compare-bottom{
        padding-top:40px;
    }

    .m1-compare-bottom-btn{
        min-width:220px;
        height:52px;
        padding:0 22px;
        font-size:17px;
    }

}

/* =========================================================
   MISSION 1 PART 6 - ÜRÜNLERİ KARŞILAŞTIR
========================================================= */

.m1-p6-compare-wrap{
    display:block;
    width:100%;
    padding:20px 20px 20px;
    text-align:center;
    box-sizing:border-box;
}

.m1-p6-compare-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;

    min-width:310px;
    min-height:58px;

    padding:12px 32px;

    border:2px solid #36b9f2;
    border-radius:8px;

    background:transparent;

    color:#36b9f2 !important;

    font-family:Anton,Arial,sans-serif;
    font-size:20px;
    font-weight:400;
    line-height:1;

    text-align:center;
    text-decoration:none !important;

    box-sizing:border-box;
    transition:.25s;
}

.m1-p6-compare-arrow{
    display:inline-block;
    margin-left:12px;
    font-size:24px;
    line-height:1;
}

.m1-p6-compare-btn:hover{
    background:#36b9f2;
    border-color:#36b9f2;
    color:#111111 !important;
}


/* MOBİL */

@media screen and (max-width:767px){

    .m1-p6-compare-wrap{
        padding:35px 15px 10px;
    }

    .m1-p6-compare-btn{
        display:flex;
        width:100%;
        max-width:360px;
        min-width:0;
        min-height:54px;
        line-height:1.5;
        margin:0 auto;
        padding:11px 18px;

        font-size:18px;
    }

    .m1-p6-compare-arrow{
        margin-left:10px;
        font-size:21px;
    }

}
