section {
    display: block;
    position: relative;
    width: 100%;
}


.details-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.details-bg img {
    width: 100%;
    height: 100%;
}



.p-stky {
    position: sticky;
    top: 0;
    width: 100%;
    overflow: hidden;
    height: 100vh;
}





a.button-anchor:hover,
a.button-anchor:visited,
a.button-anchor:active,
a.button-anchor:focus {
    color: #fff !important;
}

/* section img {
width: 100%;
height: auto;
} */

.nav-top {
    background: rgba(255, 255, 255, 0.48);
    backdrop-filter: blur(25.5px);
    z-index: 99;
    height: 64px;
    display: flex;
    align-items: center;
}

.nav-top .pn {
    color: #3F3F3F !important;
    font-size: 16px;
    font-weight: 400;

}

.otherinfo a.oi {
    font-weight: 400;
    font-size: 14px;
    line-height: 64px;
    color: #333 !important;
    margin-right: 26px;
    position: relative;
}

.otherinfo a.oi:nth-child(3) {
    margin-right: 60px;
}

.otherinfo a.oi:hover {
    color: #E60012 !important;
}

.otherinfo a.oi:active {
    color: #E60012 !important;
}

.buyNow {
    width: 110px;
    background: #E60012;
    border-radius: 4px;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: #FFFFFF;
    margin-right: 0;
    text-align: center;
    padding: 6px 12px;
}

.home {
    width: 100%;
    position: relative;
    height: calc(100vh - 128px);
    overflow: hidden;
}

.home-video {
    width: 100%;
    height: 100%;
    /* height: calc(100vh - 128px); */
    /* background-color: rgba(0, 0, 0, .3); */
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}

.h-mark {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.4);

}

.home-container {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
}

.vertical-card {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    height: 100%;
}

.hero-vertical-card {
    position: relative;
    width: 100%;
}

.card-wrapper {
    position: relative;
    display: flex;
    justify-content: center;
    z-index: 2;
    align-items: center;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
    outline: none;
}

.card-container {
    width: 100%;
}

.text-content-container {
    /* padding-top: 120px; */
    display: flex;
    flex-direction: column;
    align-items: center;
}

.headline-pic {
    width: 819px;
}

.description-pic {
    width: 295.78px;
    margin-top: 24px;
}

.buttons-container {
    margin-top: 2.22%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.button-anchor {
    background: #E60012;
    border-radius: 67px;
    min-width: 148px;
    height: 40px;
    margin-top: 0.741%;
    margin-right: 0.667%;
    font-size: 16px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.card-video {
    display: flex;
    min-width: 148px;
    height: 40px;
    font-size: 16px;
    border: 1px solid #FFFFFF;
    border-radius: 67px;
    margin-top: 0.741%;
    color: #fff;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.card-video i {
    background-image: url(https://iflight.oss-cn-hongkong.aliyuncs.com/iflight/product/Chimera7_Pro_v2/icon/video_play.svg?1);
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
    margin-left: 8px;
}

.full-screen {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #232526;
    z-index: 10000;
    display: none;
}

.media-modal-close {
    top: 16px;
    right: 16px;
    font-size: 24px;
    line-height: 1;
    transition: all .5s ease;
    width: 40px;
    position: absolute;
    padding: 0;
    background-color: rgba(0, 0, 0, .2);
    color: #fff;
    height: 40px;
    border: none;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    white-space: nowrap;
    text-align: center;
    border-radius: 50% !important;
    outline: none;
    cursor: pointer;
    z-index: 10100;
}

.media-modal-video {
    position: absolute;
    width: 1200px;
    height: 640px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10050;
}

.media-modal-video video {
    width: 100%;
    height: 100%;
}

.tsview {
    width: 100%;
    position: relative;
    background: #000;
    overflow: hidden;
    height: 856.64px;
    /* padding: 108px 0; */
}

.tsview-container {
    width: 1200px;
    margin: 0 auto 90px;
}

.tsview-title {
    text-align: center;
    font-weight: 700;
    font-size: 44px;
    line-height: 58px;
    color: #FFFFFF;
}

.tsview-desc {
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
    color: #FFFFFF;
    margin-top: 17.64px;
    margin-bottom: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.tsview-desc img {
    width: 25px;
}

#view {
    width: 1200px;
    height: 600px;
    background: #131212;
    border: 0.8px solid #323232;
    border-radius: 8px;
}

.accessories {
    width: 100%;
    position: relative;
    background: #000;
    height: 818.5px;
}

.accessories-container {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.accessories-title {
    text-align: center;
    margin-bottom: 85.5px;
    font-weight: 700;
    font-size: 44px;
    line-height: 58px;
    color: #FFFFFF;
}

.accessories-info {
    display: flex;
}

.accessories-left {
    width: 527px;
    margin-right: 12px;
    box-sizing: border-box;
}

.left-info {
    display: none;
    width: 100%;
    flex-direction: column;
}

.left-info-show {
    width: 527px;
    height: 666px;
    position: relative;
    background: #131212;
    border: 0.8px solid #323232;
    border-radius: 8px;
    display: flex;
    overflow: hidden;
    flex-direction: column;
    align-items: center;
}

.left-info.active {
    display: flex;
}

.left-info-btn {
    width: 527px;
    height: 68px;
    background: #E60012 !important;
    box-shadow: 0px 6px 52px rgba(230, 0, 18, 0.36);
    border-radius: 6px;
    display: flex;
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: absolute;
    bottom: 0;
}

.left-info-btn:hover {
    color: #FFFFFF;
}

.left-info-show img {
    width: 400px;
    height: 400px;
    margin-top: 30px;
}

.left-info-show div {
    width: 99%;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(97, 97, 97, 0.22);
    backdrop-filter: blur(58.5px);
    margin-top: 20px;
    padding: 20px 28px 49px;
    border-radius: 7px;
}

.left-info-show .a-title {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    margin-top: 30px;
    color: rgba(255, 255, 255, 1);
    width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.left-info-show div .a-description {
    font-weight: 400;
    font-size: 13px;
    line-height: 140%;
    text-align: start;
    color: rgba(255, 255, 255, .6);
    width: 206px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    /* white-space: nowrap; */
    width: 464px;
    max-height: 60px;
}

.left-info-show div i {
    height: 12px;
    width: 2px;
    border-radius: 37px;
    background: rgba(255, 255, 255, .74);
}

.accessories-right {
    /* width: 660px; */
    display: flex;
    flex-wrap: wrap;
}

.accessories-right li {
    width: 215px;
    height: 215px;
    background: #131212;
    border: 0.8px solid #323232;
    border-radius: 8px;
    margin-right: 8px;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.accessories-right li:hover {
    background: #262626;
}

.accessories-right li.active {
    background: #262626;
}


.accessories-right li:nth-child(3n) {
    margin-right: 0;
}

.accessories-right li.other {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: rgba(255, 255, 255, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
}

.acc-title {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #FFFFFF;
    width: 158px;
}

.acc-img {
    width: 158px;
    height: 158px;
}

.Product-Banner {
    width: 100%;
    height: 891.25px;
    padding: 135px 0 123px;
    background: #000;
    background-image: url(https://iflight.oss-cn-hongkong.aliyuncs.com/iflight/product/defender-25/icon/bottom_bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
}

.Product-container {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.product-box {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
}

.p-b-title {
    width: 100%;
}

.p-b-title p {
    font-weight: 400;
    font-size: 28px;
    line-height: 37px;
    color: #FFFFFF;
    text-align: center;
}

.p-b-img {
    margin-top: 87px;
}

.p-b-img img {
    width: 612px;
    height: 280px;
}

.p-b-desc {
    margin-top: 55px;
    display: flex;
    width: 400px;
    height: 36px;
    justify-content: space-between;
    align-items: center;
}

.p-b-d {
    border: 0.5px solid rgba(255, 255, 255, 0.34);
    border-radius: 8px;
    height: 36px;
    text-align: center;
    color: rgba(255, 255, 255, .9);
    font-weight: 400;
    font-size: 12px;
    padding: 10px 16px;
}

.p-b-price {
    margin-top: 52px;
}

.p-b-price span {
    font-weight: 400;
    font-size: 20px;
    color: #FFFFFF;
    text-align: center;
}

.btn_buy {
    background: #E60012;
    box-shadow: 0px 6px 52px rgba(230, 0, 18, 0.36);
    border-radius: 6px;
    width: 148px;
    height: 46px;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 12.25px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.btn_buy:hover,
.btn_buy:active,
.btn_buy:visited,
.btn_buy:focus {
    color: #FFFFFF;
}

.mySwiper {
    position: relative;
}

.swiper-button-next {
    width: 44px;
    height: 44px;
    background-image: url(https://iflight.oss-cn-hongkong.aliyuncs.com/iflight/product/defender-25/icon/next.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.swiper-button-prev {
    width: 44px;
    height: 44px;
    background-image: url(https://iflight.oss-cn-hongkong.aliyuncs.com/iflight/product/defender-25/icon/prev.svg?v=1);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;

}

.details1 {
    height: 2578.67px;
}

.details1-content {
    width: 1200px;
    margin: 141px auto 0;
    overflow: hidden;
    position: relative;
    display: flex;
    height: 30%;
}

.details1-title {
    width: 100%;
    font-weight: 800;
    font-size: 52px;
    line-height: 136%;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: capitalize;
    color: #353535;
    transform: translateY(-100%);
    opacity: 0;
}

.details2 {
    height: 3868px;
}

.details2-img1 {
    width: 1200px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.details2-img2 {
    width: 640px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
}

.details2-img1 img,
.details2-img2 img {
    width: 100%;
}

.details2-content {
    overflow: hidden;
    position: absolute;
    display: flex;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -300%) scale(0.5);
    flex-direction: column;
    opacity: 0;
}

.details2-title {
    font-weight: 900;
    font-size: 98px;
    line-height: 137px;
    text-transform: capitalize;
    color: #FFFFFF;
}

.details2-desc {
    font-weight: 400;
    font-size: 39px;
    line-height: 55px;
    letter-spacing: 0.56em;
    text-transform: capitalize;
    color: #FFFFFF;
    opacity: 0.8;
}

.details3 {
    height: 1934px;
}

.details3-content {
    overflow: hidden;
    width: 1200px;
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translateX(-50%);
}

.d3-c-info {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
}

.d3-c-info:nth-child(2) {
    margin-top: 5.27%;
}

.d3-c-info div {
    width: 14%;
    display: none;
    flex-direction: column;
    align-items: center;
    margin-right: 10%;
}

.d3-c-info div:nth-child(3) {
    margin-right: 0;
}

.d3-c-info div>img {
    width: 72px;
}

.d3-c-info div>p {
    text-align: center;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    text-transform: capitalize;
    color: #4A4A4A;
    margin: 18px;
}

.details3-img {
    width: 851px;
    position: absolute;
    bottom: 4%;
    left: 50%;
    transform: translate(-50%, 0);
    transition: all 1s;
}

.details3-img img {
    width: 100%;
}

.details4 {
    height: 5157.33px;
    background-color: #000000;
}

.chip-section video {
    /* height: 100vh; */
    width: 1200px;
    position: relative;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 16px;
}

.chip-title {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 20;
    width: 1200px;
    transform: translate(-50%, -250%);
    margin: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    opacity: 0;
}

.chip-title img {
    height: 83px;
    width: auto;
}

.chip-title p {
    margin-top: 22px;
    font-weight: 400;
    font-size: 32px;
    line-height: 44px;
    text-transform: capitalize;
    color: #FFFFFF;
    opacity: 0.82;
}

.the-chip {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 500px;
    height: 500px;
    box-shadow: 0px 0px 0px 100vw black, 0px 0px 1px 2px black inset;
    z-index: 10;
    min-width: 500px;
    min-height: 500px;
    background-color: #000;
}

.the-chip.transparent {
    background-color: transparent;
}

.details5 {
    background-color: #000000;
    overflow: hidden;
    height: 1203.47px;
}

.details5-info {
    width: 100%;
    margin-bottom: 100px;
}

.details5-content {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    /* overflow: hidden; */
    padding-top: 96px;
}

.d5-title {
    font-weight: 800;
    font-size: 62px;
    line-height: 84px;
    text-align: center;
    text-transform: capitalize;
    color: #FFFFFF;
}

.d5-desc {
    margin-top: 0.926%;
    font-weight: 300;
    font-size: 28px;
    line-height: 38px;
    text-align: center;
    text-transform: capitalize;
    color: #FFFFFF;
    opacity: 0.65;
}

.details5-content img {
    width: 100%;
    height: auto;
    margin-top: 96px;
    transform: translateY(0);
    transition: all .5s;
}

.d5-duration {
    display: flex;
    align-items: center;
    margin: 96px auto 0;
    width: 1200px;
    width: 448px;
    justify-content: space-between;
}

.d5-duration img {
    height: 86px;
    margin-top: 0;
}

.d5-duration-content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.d5-d-title {
    font-weight: 600;
    font-size: 40px;
    line-height: 54px;
    text-align: center;
    text-transform: capitalize;
    color: #FFFFFF;
}

.d5-d-desc {
    margin-top: 7px;
    font-weight: 300;
    font-size: 18px;
    line-height: 25px;
    /* identical to box height */
    text-align: center;
    text-transform: capitalize;
    color: #FFFFFF;
    opacity: 0.74;
}

.d5-duration-line {
    width: 0px;
    height: 51px;
    opacity: 0.3;
    border: 1px solid #FFFFFF;
}

.details6 {
    background-color: #000;
    width: 100%;
    height: 1521.47px;
}

.details6-info {
    width: 100%;
    overflow: hidden;
}

.details6-content {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    overflow: hidden;
    padding-top: 6%;
}

.d6-title {
    font-weight: 800;
    font-size: 62px;
    line-height: 84px;
    text-align: center;
    text-transform: capitalize;
    color: #FFFFFF;
}

.d6-desc {
    margin-top: 0.926%;
    font-weight: 300;
    font-size: 28px;
    line-height: 38px;
    text-align: center;
    text-transform: capitalize;
    color: #FFFFFF;
    opacity: 0.65;
}

.details6-content .details6-img {
    width: 91.6%;
    height: auto;
    margin-top: 4.629%;
    transform: translateY(0);
    transition: all .5s;
}

.details6-content .details6-fire {
    width: 69.08%;
    margin-top: 7.87%;
    height: auto;
    margin-bottom: 10%;
}

.details7 {
    background-color: #000;
    overflow: hidden;
    height: 2070px;
}

.details7-container {
    width: 1200px;
    margin: 108px auto 108px;
}

.d7-info {
    width: 100%;
    height: 420px;
    background-image: url(https://iflight.oss-cn-hongkong.aliyuncs.com/iflight/product/Nazgul_F5_F6/d7-info-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    /* display: none; */
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 58px;
}

.d7-info:nth-child(1) {
    margin-top: 0;
}

.d7-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 116px;
}

.d7-info img {
    height: 100%;
    width: 100%;
    transform: translateY(0);
    transition: all 1s;
}

.d7-title {
    font-weight: 700;
    font-size: 36px;
    line-height: 47px;
    color: #FFFFFF;
}

.d7-desc {
    font-weight: 300;
    font-size: 16px;
    line-height: 22px;
    text-transform: capitalize;
    color: #FFFFFF;
    margin-top: 17px;
}

.d7-img {
    margin-top: 40px;
}

.toTop {
    width: 48px;
    height: 48px;
    position: fixed;
    bottom: 10%;
    right: 4%;
    background-image: url(https://iflight.oss-cn-hongkong.aliyuncs.com/iflight/icon/toTop.svg);
    background-repeat: no-repeat;
    background-size: 100%;
    display: none;
    cursor: pointer;
}