.pressRelease{position:relative;background-color:#f5f5f5}
.pressRelease .pressRelease__wrap{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center;min-height:560px}
@media only screen and (max-width:1024px){.pressRelease .pressRelease__wrap{padding-right:0;padding-left:0;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}
}
.pressRelease__info{width:25%;box-sizing:border-box;padding:20px 0}
@media only screen and (max-width:1024px){.pressRelease__info{padding:35px 20px 40px 20px;width:100%;max-width:400px}
}
.pressRelease__icon{font-size:30px;color:#262626}
.pressRelease__title{color:#262626;margin:20px 0 30px;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;min-height:120px}
@media only screen and (max-width:1024px){.pressRelease__title{margin-top:0}
}
@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.pressRelease__title{max-height:120px}
}
.pressRelease__date{margin-bottom:10px;color:#262626}
@media only screen and (max-width:425px){.pressRelease__date{min-height:42px}
}
.pressRelease__tag{color:#00a197}
@media only screen and (max-width:425px){.pressRelease__tag{display:block}
}
.pressRelease__desc{color:#262626;margin-bottom:50px;min-height:42px}
.pressRelease__share{position:absolute;color:#00a2c1;font-size:32px;right:19px;bottom:29px;cursor:pointer}
.pressRelease__share-list{display:none;position:absolute;right:10px;bottom:28px;width:200px;height:auto;background-color:#fff;color:#00a2c1;padding:29px 0 61px 24px;box-sizing:border-box;border-radius:4px;border:solid 1px #00a2c1}
.pressRelease__share-list .share__item{margin-bottom:23px;cursor:pointer;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-ms-flex-align:center;align-items:center}
.pressRelease__share-list .share__item .icon{margin-right:12px;font-size:25px}
.pressRelease__share-list .share__item.share__copylink{margin-bottom:0}
.pressRelease__share-list .share__item a{color:#00a2c1}
.pressRelease__share-list .share__close{position:absolute;font-size:22px;right:9px;bottom:9px;cursor:pointer}
.pressRelease__slider{position:absolute;right:0;top:0;min-height:500px;box-sizing:border-box;width:70%;background-color:#262626;padding-top:40px}
.pressRelease__slider .swiper-slide[data-share="false"] .pressRelease__share{display:none}
.pressRelease__slider .swiper-slide[data-price="false"] .pressRelease__tag{display:none}
@media screen and (min-width:1440px){.pressRelease__slider{width:65%}
}
.pressRelease__slider:before{content:"";background:#f5f5f5;width:100px;height:100%;top:0;display:block;position:absolute}
.pressRelease__slider .swiper-slide{max-width:373px;margin:0 20px;box-sizing:border-box;background-color:white;padding:30px 15px}
@media screen and (min-width:1441px){.pressRelease__slider .swiper-slide{max-width:500px}
}
@media only screen and (max-width:1024px){.pressRelease__slider .swiper-slide{margin:0;max-width:none}
}
.pressRelease__slider .swiper-slide .pressRelease__desc{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}
@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.pressRelease__slider .swiper-slide .pressRelease__desc{max-height:44px}
}
@media only screen and (max-width:1024px){.pressRelease__slider{min-height:auto;width:100%;position:relative;padding:15px;right:auto}
.pressRelease__slider:before{width:100%;height:100px;top:-10px;left:0}
}
.pressRelease__arrows{right:40px;bottom:20px}
@media only screen and (max-width:1024px){.pressRelease__arrows{display:none !important}
}
.pressRelease__pagination{display:none}
@media only screen and (max-width:1024px){.pressRelease__pagination{display:block}
}