#product-medias .media-content .media-desc { height: auto;}
#product-medias .media-content .media-link{    position: absolute;  bottom: 0;  left: 50%;    transform: translateX(-50%);}
@media screen and (min-width: 1441px){#product-medias .media-content .swiper-slide{  height:410px;}}
@media (min-width: 1920px) {#product-medias .media-content .swiper-slide{  height:600px;}}
@media screen and (max-width:1440px) and (min-width:1098px){#product-medias .media-content .swiper-slide{  height:340px;}}
@media screen and (max-width:1097px) and (min-width:1081px){#product-medias .media-content .swiper-slide{  height:410px;} #product-medias .media-title { line-height: 100px;}}

@media screen and (min-width: 1081px) {  .section5 .wrapper .s5-bg-div .s5-content {  width: 8.6rem; } }

.gradient-text2 span { display: block; font-size: 0.4em; line-height: 1.3em; background-image: -webkit-linear-gradient(0deg, #fff 0%, #fff 100%); background-clip: text;   -webkit-background-clip: text;  -webkit-text-fill-color: transparent; }

@media screen and (min-width: 1081px) { 
.section6 .wrapper .s6-params-div .s6-params-content .s6-params-item { width: 5rem; } 
.s6-params-num:first-child {margin-right: 0.7rem; max-width:2rem}
.s9-features .features-desc {max-width:2.4rem}
.s9-features .features-desc span {white-space:nowrap}
}