

/* Start:/local/templates/orel/components/bitrix/news.list/widget/style.css?17664999832049*/
.t-widget-wrapper {position:fixed;z-index:999;bottom:40px;left:40px;width:360px;background:rgba(53,106,102,1);box-shadow: 0 6px 4px 0 rgba(25,26,38,0.2);}
.t-widget .item {padding:20px 120px 20px 20px;background-position: center center;background-size:cover;height:180px;display:flex;flex-direction: column;align-items: stretch;justify-content:space-between;gap:12px;color:#ffffff;position:relative;}
.t-widget .item.wide {padding:20px;}
.t-widget .title {font-size:14px;line-height:1.2;font-family: "MontserratSemiBold", sans-serif;}
.t-widget .text {font-size: 12px;line-height:1.2;font-family: "MontserratMedium", sans-serif;}
.t-widget a {font-size: 12px;line-height: 16px;padding: 12px 16px;text-align:center;border: 2px solid #dac8b9;color:#ffffff;transition: 0.5s;font-family: "MontserratSemiBold", sans-serif;width:200px;}
.t-widget a:before {content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;}
.t-widget a:hover, .t-widget a:focus {background:#dac8b9;color:#ffffff;}
.t-widget .close {display:flex;align-items:center;justify-content:center;width:36px;height:36px;position:absolute;top:-4px;right:-4px;z-index:3;cursor:pointer;transition:0.5s;}
.t-widget .close svg {stroke: currentColor;stroke-width: 1.5;stroke-linejoin: bevel;stroke-linecap: round;width:24px;height:24px;}
.t-widget .close:hover {transform: rotate(-180deg);}

.tns-outer {position:relative;}
.tns-nav {position:absolute;z-index:6;display:flex;align-items:center;justify-content: right;gap:10px;bottom:42px;right:20px;width:100px;height:0;}
.tns-nav button {display:block;padding:0;margin:0;width:15px;height:15px;background:#ffffff;position:relative;border: 2px solid #dac8b9;box-shadow: 0 6px 4px 0 rgba(25,26,38,0.25);box-sizing: border-box;}
.tns-nav button:after {content:'';position:absolute;left:-5px;top:-5px;width:25px;height:25px;}
.tns-nav button.tns-nav-active {background:#dac8b9;}

@media(max-width:768px) {
    .t-widget-wrapper {position:fixed;z-index:999;bottom:65px;left:50%; transform: translateX(-50%);}

}
/* End */
/* /local/templates/orel/components/bitrix/news.list/widget/style.css?17664999832049 */
