<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* Start:/local/templates/main/plugins/owl.carousel/owl.carousel.css?14915466781644*/
/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* display none until init */
.owl-carousel{
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
    overflow: hidden;
    position: relative;
    width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item{
    float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
    cursor:url(/local/templates/main/plugins/owl.carousel/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility:    hidden;
    -ms-backface-visibility:     hidden;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
}

/* End */


/* Start:/local/templates/main/plugins/owl.carousel/owl.theme.css?14915466781871*/
/*
* 	Owl Carousel Owl Demo Theme
*	v1.3.3
*/

.owl-theme .owl-controls{
    margin-top: 10px;
    text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
    color: #FFF;
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 life-saver */
    margin: 5px;
    padding: 3px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background: #869791;
    filter: Alpha(Opacity=50);/*IE7 fix*/
    opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
    filter: Alpha(Opacity=100);/*IE7 fix*/
    opacity: 1;
    text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
    display: inline-block;
    zoom: 1;
    *display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);/*IE7 fix*/
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
    filter: Alpha(Opacity=100);/*IE7 fix*/
    opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
    min-height: 150px;
    background: url(/local/templates/main/plugins/owl.carousel/AjaxLoader.gif) no-repeat center center
}
/* End */


/* Start:/local/templates/main/plugins/tabs2/ruby/rubytabs.css?149154667824727*/
/**
 * RubyTabs Main Styles
 * @package         RubyTabs
 * @author          HaiBach
 * @link            http://haibach.net/rubytabs
 * @version         1.5
 */

.rt01,.rt01ie7 .rt01pag{position:relative}.rt01viewport{position:relative}.rt01none{display:none!important}.rt01noclip{overflow:visible!important}.rt01ghost,.rt01hide{visibility:hidden!important}.rt01wfit&gt;*{width:100%!important}.rt01hfit&gt;*{height:100%!important}.rt01mask{overflow:hidden}.rt01init .rt01slide.rt01sleep{display:none}.rt01canvas{-webkit-transform:translate(0,0);transform:translate(0,0)}.rt01no-transform .rt01canvas{position:relative}.rt01slide{overflow:hidden;width:100%}.rt01slide.rt01no-loaded{min-height:150px}.rt01no-transform .rt01slide.rt01cur{position:relative}.rt01slide.rt01deactived,.rt01pagitem,.rt01outside .rt01pagitem{display:block;position:absolute;left:0;top:0}.rt01viewport,.rt01canvas,.rt01pagitem,.rt01pagmark-item{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.rt01slide{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.rt01overlay-ghost{display:none}.rt01grabbing .rt01overlay-ghost{position:absolute;display:block;width:100%;height:100%;left:0;top:0;z-index:99999}.rt01height-fixed&gt;.rt01viewport&gt;.rt01canvas,.rt01height-fixed&gt;.rt01viewport&gt;.rt01canvas&gt;.rt01slide,.rt01height-fixed&gt;.rt01viewport&gt;.rt01canvas&gt;.rt01slide&gt;.rt01imgback-wrap{height:100%}.rt01height-fixed .rt01slide&gt;.rt01imgback-wrap{-webkit-transition:top .2s;-moz-transition:top .2s;transition:top .2s}.rt01nav-next,.rt01nav-prev,.rt01playpause{cursor:pointer;z-index:99999}.rt01nav-prev,.rt01nav-next{position:absolute;display:block;width:50px;height:50px;top:50%;margin-top:-25px;opacity:.5;background-image:url(/local/templates/main/plugins/tabs2/ruby/imgs/icon-nav.svg);background-repeat:no-repeat;text-indent:-9999px;cursor:pointer}.rt01no-transform .rt01nav-prev,.rt01no-transform .rt01nav-next{background-image:url(/local/templates/main/plugins/tabs2/ruby/imgs/icon-nav.png)}.rt01nav-prev{left:0;background-position:0 0}.rt01nav-next{right:0;background-position:-50px 0}.rt01nav-prev:hover,.rt01nav-next:hover{opacity:1}.rt01nav-prev.rt01deactived,.rt01nav-next.rt01deactived{visibility:hidden;cursor:inherit}.rt01nav-dark .rt01nav-prev,.rt01nav-dark .rt01nav-next{background-image:url(/local/templates/main/plugins/tabs2/ruby/imgs/icon-nav-dark.svg)}.rt01nav-dark.rt01no-transform .rt01nav-prev,.rt01nav-dark.rt01no-transform .rt01nav-next{background-image:url(/local/templates/main/plugins/tabs2/ruby/imgs/icon-nav-dark.png)}.rt01pag{overflow:hidden;z-index:3}.rt01paginner{position:relative}.rt01pagitem{cursor:pointer}.rt01pag.rt01pag-hor.rt01pag-begin{margin-bottom:20px}.rt01pag.rt01pag-hor.rt01pag-end{margin-top:20px}.rt01pag.rt01pag-ver.rt01pag-begin{float:left}.rt01pag.rt01pag-ver.rt01pag-end{position:absolute;right:0;top:0}.rt01pag.rt01pag-ver.rt01pag-begin{margin-right:30px}.rt01pag.rt01pag-ver.rt01pag-end{margin-left:30px}
.rt01tabs .rt01pagitem{padding-bottom:5px;color:#000;font-size: 13px;white-space:nowrap}
.rt01tabs .rt01pagitem.rt01cur{color:#111}.rt01tabs.rt01pag-hor .rt01pagitem{padding:15px 22px;text-align:center}.rt01tabs.rt01pag-ver .rt01pagitem{padding:15px 20px}.rt01tabs.rt01pag-ver.rt01pag-end.rt01outside{position:static}.rt01list .rt01pagitem{position:static;display:inline-block}.rt01thumbnail .rt01pagitem{width:100px;height:70px;border:1px solid #e5e5e5;border-radius:3px}.rt01thumbnail.rt01pag-hor .rt01pagitem{margin-left:8px;margin-right:8px}.rt01thumbnail.rt01pag-hor .rt01pagitem.rt01first{margin-left:0}.rt01thumbnail.rt01pag-hor .rt01pagitem.rt01last{margin-right:0}.rt01thumbnail.rt01pag-ver .rt01pagitem{margin-top:5px;margin-bottom:5px}.rt01thumbnail.rt01pag-ver .rt01pagitem.rt01first{margin-top:0}.rt01thumbnail.rt01pag-ver .rt01pagitem.rt01last{margin-bottom:0}.rt01thumbwrap{overflow:hidden;width:100%;height:100%;border:4px solid #fff;border-radius:3px;-webkit-box-sizing:border-box;box-sizing:border-box}.rt01thumbwrap img{position:relative;max-width:none!important;-webkit-transform:translateZ(0)}.rt01pagitem .rt01thumbwrap img{opacity:1;-webkit-transition:-webkit-transform .15s,opacity .15s;transition:transform .15s,opacity .15s}.rt01pagitem.rt01cur{border-color:rgba(0,0,0,.75)}.rt01pagitem.rt01cur .rt01thumbwrap{background-color:#333}.rt01pagitem.rt01cur .rt01thumbwrap img{opacity:.2;-webkit-transform:perspective(400px) translateZ(200px);transform:perspective(400px) translateZ(200px)}.rt01no-opacity .rt01pagitem.rt01cur{border-color:#000}@media only screen and (max-width:767px){.rt01thumbnail .rt01pagitem{width:60px;height:40px;margin-left:3px;margin-right:3px}.rt01thumbnail.rt01pag-hor .rt01pagitem{margin-left:3px;margin-right:3px}.rt01thumbnail.rt01pag-ver .rt01pagitem{margin-top:3px;margin-bottom:3px}.rt01thumbwrap{border-width:2px}}.rt01pag{position:relative}.rt01pagarrow-item{position:absolute;background-color:rgba(255,255,255,0);cursor:pointer;opacity:0;z-index:-1;-webkit-transition:opacity .2s;transition:opacity .2s}.rt01pagarrow-item.rt01actived{opacity:1;z-index:99999}.rt01pag-hor .rt01pagarrow-item{top:0;width:25px;height:100%}.rt01pag-hor .rt01pagarrow-left{left:0}.rt01pag-hor .rt01pagarrow-right{right:0}.rt01pag-ver .rt01pagarrow-item{left:0;width:100%;height:15px}.rt01pag-ver .rt01pagarrow-left{top:0}.rt01pag-ver .rt01pagarrow-right{bottom:0}.rt01pagarrow-icon{position:absolute;left:50%;top:50%;margin-top:-5px;margin-left:-5px;width:0;height:0;border:5px solid transparent;opacity:.7}.rt01pagarrow-item:hover .rt01pagarrow-icon{opacity:1}.rt01pag-hor .rt01pagarrow-left .rt01pagarrow-icon{margin-left:-3px;border-left-width:0;border-right-color:#000}.rt01pag-hor .rt01pagarrow-right .rt01pagarrow-icon{margin-left:-1px;border-right-width:0;border-left-color:#000}.rt01pag-ver .rt01pagarrow-left .rt01pagarrow-icon{margin-top:-3px;border-top-width:0;border-bottom-color:#000}.rt01pag-ver .rt01pagarrow-right .rt01pagarrow-icon{margin-top:-1px;border-bottom-width:0;border-top-color:#000}.rt01no-opacity .rt01pagarrow-icon{display:none}.rt01no-opacity .rt01pagarrow-item.rt01actived{display:block}.rt01pagmark-item{position:absolute;background-color:#c05;-webkit-transition:-webkit-transform .2s,width .2s,height .2s;transition:transform .2s,width .2s,height .2s}.rt01pag-hor&gt;.rt01pagmark&gt;.rt01pagmark-item{height:4px}.rt01pag-ver&gt;.rt01pagmark{position:absolute;top:0;right:0;height:100%}.rt01pag-ver&gt;.rt01pagmark&gt;.rt01pagmark-item{width:4px}.rt01capinner{position:relative}.rt01cap-last{visibility:hidden;position:absolute;left:0;top:0}.rt01cap-last:after,.rt01cap-cur:after{content:" ";display:table;clear:both}.rt01cap-last,.rt01cap-cur{*zoom:1}.rt01loader{position:absolute;width:48px;height:48px;left:50%;top:50%;margin-left:-24px;margin-top:-24px}.rt01loader:before{position:absolute;display:block;content:"";width:100%;height:100%;border-radius:50%;border:8px solid #fff;box-sizing:border-box}.rt01loader-circular{position:absolute;width:100%;height:100%;-webkit-animation:rt01LoaderRotate 2s linear infinite;animation:rt01LoaderRotate 2s linear infinite}.rt01loader-path{stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;-webkit-animation:rt01loaderDash 1s ease-in-out infinite,rt01loaderColor 4s ease-in-out infinite;animation:rt01loaderDash 1s ease-in-out infinite,rt01loaderColor 4s ease-in-out infinite}@-webkit-keyframes rt01LoaderRotate{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes rt01LoaderRotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@-webkit-keyframes rt01loaderDash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}100%{stroke-dasharray:89,200;stroke-dashoffset:-124}}@keyframes rt01loaderDash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}100%{stroke-dasharray:89,200;stroke-dashoffset:-124}}@-webkit-keyframes rt01loaderColor{0%,100%{stroke:#c05}15%{stroke:#fa0}30%{stroke:#c9c900}45%{stroke:#0c0}60%{stroke:#0cf}75%{stroke:#90f}90%{stroke:#f0c}}@keyframes rt01loaderColor{0%,100%{stroke:#c05}15%{stroke:#fa0}30%{stroke:#c9c900}45%{stroke:#0c0}60%{stroke:#0cf}75%{stroke:#90f}90%{stroke:#f0c}}.rt01loader-small{width:26px;height:26px;margin-left:-13px;margin-top:-13px}.rt01loader-small:before{border-width:7px}.rt01loader-old{width:70px;height:32px;margin-left:-35px;margin-top:-16px;background-color:#fff;text-align:center;font-size:12px;line-height:32px}.rt01timer-line{position:relative;overflow:hidden;width:100%;height:3px;background-color:rgba(0,0,0,0.1)}.rt01timer-line&gt;.rt01timeritem{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#999;background-color:rgba(0,0,0,0.5)}.rt01timer-arc{width:40px;height:40px}.rt01grab,.slide-as-pag .rt01grab .rt01cur{cursor:url(/local/templates/main/plugins/tabs2/ruby/../ruby/imgs/grab.cur),auto;cursor:url(/local/templates/main/plugins/tabs2/ruby/imgs/grab.cur) 8 6,auto}.rt01grabbing,.rt01grabbing .rt01pagitem,.slide-as-pag .rt01grabbing .rt01cur{cursor:url(/local/templates/main/plugins/tabs2/ruby/../ruby/imgs/grabbing.cur),auto;cursor:url(/local/templates/main/plugins/tabs2/ruby/imgs/grabbing.cur) 8 6,auto}.rt01imgback{position:relative;left:0;top:0;display:block;max-width:none!important;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;transform:translateZ(0)}.rt01imgclone{position:absolute!important}.rt01videoback{display:block;position:relative}.rt01videoposter{overflow:hidden;display:block;position:absolute;left:0;top:0}.rt01slide.rt01cur&gt;.rt01videoback-wrap&gt;.rt01videoposter{visibility:hidden}.rt01fx-back .rt01videoposter,.rt01fx-front .rt01videoposter{position:relative}.rt01layout-dot&gt;.rt01viewport&gt;.rt01canvas&gt;.rt01deactived{visibility:hidden}.rt01layout-dot&gt;.rt01viewport&gt;.rt01canvas&gt;.rt01slide.rt01cur{z-index:2}.rt01slide.rt01cur.rt01css-prev,.rt01slide.rt01cur.rt01css-next{position:relative}.rt01layout-dot&gt;.rt01viewport&gt;.rt01canvas&gt;.rt01slide.rt01css-prev{visibility:visible;z-index:1}.rt01layout-dot&gt;.rt01viewport&gt;.rt01canvas&gt;.rt01slide.rt01css-next{visibility:visible;z-index:2}.rt01css-mask{overflow:hidden}.rt01fx-overlay{position:absolute;left:0;top:0;width:100%;z-index:99999}.rt01fx-front-wrap{position:relative}.rt01math-mask&gt;.rt01fx-front{overflow:hidden}.rt01layout-dot .rt01fx-front{position:absolute}.rt01fx-front .rt01imgback-wrap{overflow:hidden;position:absolute;left:0}.rt01fx-front .rt01imgback-wrap&gt;img{left:0}.rt01fx-back{position:absolute;overflow:hidden;width:100%}.rt01fx-back .rt01imgback-wrap,.rt01fx-back .rt01imgback-wrap&gt;img{left:0}.rt01height-fixed .rt01fx-back,.rt01height-fixed .rt01imgback-wrap{height:100%}.rt01fx-overlay .rt01btn-play{display:none}.rt01fx-3d&gt;.rt01viewport&gt;.rt01canvas{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}.rt01video{position:relative;display:inline-block}.rt01video.rt01imgback-wrap{display:block}.rt01video&gt;.rt01video-item{display:block;position:absolute;left:0;top:0;margin:0;padding:0}.rt01video img{display:block}.rt01video .rt01loader{visibility:hidden}.rt01btn-play{display:block;position:absolute;width:70px;height:50px;left:50%;top:50%;margin-left:-35px;margin-top:-25px;background-image:url(/local/templates/main/plugins/tabs2/ruby/imgs/icon-video-play.svg);background-repeat:no-repeat;cursor:pointer!important;opacity:1;-webkit-transition:opacity .15s;transition:opacity .15s}.rt01no-transform .rt01btn-play{background-image:url(/local/templates/main/plugins/tabs2/ruby/imgs/icon-video-play.png)}.rt01btn-play:hover{opacity:.5}.rt01youtube .rt01btn-play{background-position:0 0}.rt01vimeo .rt01btn-play{background-position:-70px 0}.rt01btn-close{display:none;position:absolute;visibility:hidden;width:30px;height:30px;right:10px;top:10px;border-radius:50%;background-color:#333;cursor:pointer;opacity:0}.rt01video:hover&gt;.rt01btn-close,.rt01video-ready&gt;.rt01btn-close.rt01hover{opacity:1}.rt01btn-close:hover{background-color:#fff}.rt01video-init{background-color:#000}.rt01video-init&gt;img,.rt01video-init&gt;.rt01btn-play,.rt01video-init&gt;.rt01video-item{visibility:hidden}.rt01video-init&gt;.rt01loader{visibility:visible}.rt01video-ready&gt;img,.rt01video-ready&gt;.rt01btn-play{visibility:hidden}.rt01video-ready&gt;.rt01btn-close{visibility:visible}.rt01no-preview .rt01video-item{position:relative}.rt01no-transform .rt01deactived .rt01video-ready&gt;img{visibility:visible}.rt01no-transform .rt01deactived .rt01video-ready&gt;.rt01video-item{visibility:hidden}.rt01hotspot{position:relative}.rt01hspoint{width:16px;height:16px;background-color:#fff;border:6px solid rgba(0,0,0,.75);border-radius:50%;cursor:pointer;-webkit-animation:rt01wave 2s ease infinite;animation:rt01wave 2s ease infinite}@-webkit-keyframes rt01wave{0%,100%{-webkit-transform:perspective(800px) translateZ(0)}25%,75%{-webkit-transform:perspective(800px) translateZ(-100px)}50%{-webkit-transform:perspective(800px) translateZ(100px)}}@keyframes rt01wave{0%,100%{transform:perspective(800px) translateZ(0)}25%,75%{transform:perspective(800px) translateZ(-100px)}50%{transform:perspective(800px) translateZ(100px)}}.rt01hsitem{position:absolute;left:0;top:0;visibility:hidden;padding:5px 10px;background-color:#fff;border:1px solid #444;border-radius:4px}.rt01hsitem.rt01widthfixed{white-space:normal}.rt01hotspot.rt01actived .rt01hsitem{visibility:visible}.rt01slide.rt01deactived .rt01hotspot,.rt01slide.rt01deactived .rt01hsitem{visibility:hidden}.rt01hsitem:after{content:'';display:block;position:absolute;width:8px;height:8px;background-color:#fff;border:1px solid #444;border-radius:50%}.rt01hs-top .rt01hsitem:after{bottom:-6px}.rt01hs-bottom .rt01hsitem:after{top:-6px}.rt01hs-left .rt01hsitem:after{right:-5px}.rt01hs-right .rt01hsitem:after{left:-6px}.rt01hs-top .rt01hsitem:after,.rt01hs-bottom .rt01hsitem:after{left:50%;margin-left:-5px}.rt01hs-left .rt01hsitem:after,.rt01hs-right .rt01hsitem:after{top:50%;margin-top:-5px}.rt01layer{position:absolute;left:0;top:0}.rt01layeritem{display:block;margin:0!important;white-space:nowrap}[data-layer-animate],.rt01slide.rt01deactived&gt;.rt01layer{visibility:hidden}.rt01layerghost{visibility:hidden}.rt01layeritem .rt01layer{position:relative;display:inline-block}.rt01shadow{position:absolute;left:0;top:100%}.rt01shadow&gt;img{display:block;width:100%;height:auto}.rt01outside.rt01tabs.rt01pag-ver.rt01pag-begin{float:none}.rt01androidnative.rt01layout-line .rt01imgback-wrap{-webkit-transform:translatez(0)}.rt01firefox .ruby-animated{outline:1px solid transparent}.rt01,.rt01pag,.rt01cap{-webkit-font-smoothing:antialiased}.rt01viewport,.rt01pag{-webkit-tap-highlight-color:rgba(0,0,0,0)}.rt01swipe-prevent{cursor:auto}.rt01api{cursor:pointer}.rt01flatbox&gt;.rt01tabs{margin-bottom:0}

.rt01flat&gt;.rt01tabs .rt01pagitem.rt01cur,.rt01flatbox&gt;.rt01tabs .rt01pagitem.rt01cur{background-color:#f3f4f4;color:#000;}
.rt01flat&gt;.rt01tabs.rt01pag-hor.rt01pag-begin,.rt01flatbox&gt;.rt01tabs.rt01pag-hor.rt01pag-begin{background: #fff;}
.rt01flat&gt;.rt01tabs.rt01pag-hor.rt01pag-end,.rt01flatbox&gt;.rt01tabs.rt01pag-hor.rt01pag-end{border-top:2px solid #c05}.rt01flatbox&gt;.rt01tabs.rt01pag-hor{margin-top:0;margin-bottom:0}.rt01flatbox.rt01pag-hor&gt;.rt01viewport{padding:20px;border:solid #e5e5e5;background-color:#fff}.rt01flatbox.rt01pag-hor.rt01pag-begin&gt;.rt01viewport{border-width:0 1px 1px 1px}.rt01flatbox.rt01pag-hor.rt01pag-end&gt;.rt01viewport{border-width:1px 1px 0 1px}.rt01flat&gt;.rt01tabs.rt01pag-ver .rt01pagitem,.rt01flatbox&gt;.rt01tabs.rt01pag-ver .rt01pagitem{padding:16px 20px 14px 20px;border-bottom:1px dotted #ddd}.rt01flat&gt;.rt01tabs.rt01pag-ver .rt01pagitem.rt01cur,.rt01flatbox&gt;.rt01tabs.rt01pag-ver .rt01pagitem.rt01cur{margin-top:-1px;border-bottom-color:#c05}.rt01flatbox&gt;.rt01tabs.rt01pag-ver{margin-left:0;margin-right:0}.rt01flatbox.rt01pag-ver&gt;.rt01viewport{padding:25px;border:solid #e5e5e5}.rt01flatbox.rt01pag-ver.rt01pag-begin&gt;.rt01viewport{border-width:1px 1px 1px 0}.rt01flatbox.rt01pag-ver.rt01pag-end&gt;.rt01viewport{border-width:1px 0 1px 1px}.rt01flat&gt;.rt01pag-ver.rt01pag-begin{border-right:2px solid #c05}.rt01flat&gt;.rt01pag-ver.rt01pag-end{border-left:2px solid #c05}.rt01flatbox.rt01pag-ver.rt01pag-begin&gt;.rt01viewport{border-left:2px solid #c05}.rt01flatbox.rt01pag-ver.rt01pag-end&gt;.rt01viewport{border-right:2px solid #c05}
.rt01round&gt;.rt01tabs .rt01pagitem{background-color:#f0f0f0}.rt01round&gt;.rt01tabs .rt01pagitem.rt01cur{background-color:#c05;color:#fff}.rt01round&gt;.rt01pag-hor .rt01pagitem:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.rt01round&gt;.rt01pag-hor .rt01pagitem:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.rt01round.rt01pag-hor&gt;.rt01tabs .rt01pagitem{margin-right:0}.rt01round&gt;.rt01tabs.rt01pag-ver .rt01pagitem:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.rt01round&gt;.rt01tabs.rt01pag-ver .rt01pagitem:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.rt01round.rt01pag-ver.rt01outside.rt01pag-begin&gt;.rt01viewport{padding-left:0}.rt01round.rt01pag-ver.rt01outside.rt01pag-end&gt;.rt01viewport{padding-right:0}.rt01outline&gt;.rt01tabs .rt01pagitem.rt01cur:before,.rt01outline&gt;.rt01tabs .rt01pagitem.rt01cur:after{content:'';display:block;position:absolute;background-color:#c05}
.rt01outline&gt;.rt01tabs.rt01pag-hor .rt01pagitem.rt01cur,.rt01outline&gt;.rt01tabs.rt01pag-ver .rt01pagitem.rt01cur{border-color:#c05;z-index:2}
.rt01outline&gt;.rt01tabs.rt01pag-hor .rt01pagitem{margin-left:5px;margin-right:5px;border:solid #e5e5e5}
.rt01outline&gt;.rt01tabs.rt01pag-hor.rt01pag-begin .rt01pagitem.rt01cur{padding-top:12px}.rt01outline&gt;.rt01tabs.rt01pag-hor.rt01pag-end .rt01pagitem.rt01cur{padding-bottom:12px}.rt01outline&gt;.rt01tabs.rt01pag-hor.rt01pag-begin .rt01pagitem{border-width:1px 1px 0 1px}.rt01outline&gt;.rt01tabs.rt01pag-hor.rt01pag-end .rt01pagitem{border-width:0 1px 1px 1px}.rt01outline&gt;.rt01tabs.rt01pag-hor.rt01pag-begin .rt01pagitem.rt01cur{border-top-width:4px}.rt01outline&gt;.rt01tabs.rt01pag-hor.rt01pag-end .rt01pagitem.rt01cur{border-bottom-width:4px}
.rt01outline&gt;.rt01tabs.rt01pag-hor .rt01pagitem.rt01cur:before,.rt01outline&gt;.rt01tabs.rt01pag-hor .rt01pagitem.rt01cur:after{width:20000px;height:1px}
.rt01outline&gt;.rt01tabs.rt01pag-hor.rt01pag-begin .rt01pagitem.rt01cur:before{bottom:0;right:100%}.rt01outline&gt;.rt01tabs.rt01pag-hor.rt01pag-begin .rt01pagitem.rt01cur:after{bottom:0;left:100%}.rt01outline&gt;.rt01tabs.rt01pag-hor.rt01pag-end .rt01pagitem.rt01cur:before{top:0;right:100%}.rt01outline&gt;.rt01tabs.rt01pag-hor.rt01pag-end .rt01pagitem.rt01cur:after{top:0;left:100%}.rt01outline&gt;.rt01tabs.rt01pag-ver .rt01pagitem{margin-top:3px;margin-bottom:3px;border:solid #e5e5e5}.rt01outline&gt;.rt01tabs.rt01pag-ver.rt01pag-begin .rt01pagitem.rt01cur{padding-left:17px}.rt01outline&gt;.rt01tabs.rt01pag-ver.rt01pag-end .rt01pagitem.rt01cur{padding-right:17px}.rt01outline&gt;.rt01tabs.rt01pag-ver.rt01pag-begin .rt01pagitem{border-width:1px 0 1px 1px}.rt01outline&gt;.rt01tabs.rt01pag-ver.rt01pag-end .rt01pagitem{border-width:1px 1px 1px 0}.rt01outline&gt;.rt01tabs.rt01pag-ver.rt01pag-begin .rt01pagitem.rt01cur{border-left-width:4px}.rt01outline&gt;.rt01tabs.rt01pag-ver.rt01pag-end .rt01pagitem.rt01cur{border-right-width:4px}.rt01outline&gt;.rt01tabs.rt01pag-ver .rt01pagitem.rt01cur:before,.rt01outline&gt;.rt01tabs.rt01pag-ver .rt01pagitem.rt01cur:after{width:1px;height:20000px}.rt01outline&gt;.rt01tabs.rt01pag-ver.rt01pag-begin .rt01pagitem.rt01cur:before{right:0;bottom:100%}.rt01outline&gt;.rt01tabs.rt01pag-ver.rt01pag-begin .rt01pagitem.rt01cur:after{right:0;top:100%}.rt01outline&gt;.rt01tabs.rt01pag-ver.rt01pag-end .rt01pagitem.rt01cur:before{left:0;bottom:100%}.rt01outline&gt;.rt01tabs.rt01pag-ver.rt01pag-end .rt01pagitem.rt01cur:after{left:0;top:100%}.rt01outline.rt01pag-ver.rt01outside.rt01pag-begin&gt;.rt01viewport{padding-left:0}.rt01outline.rt01pag-ver.rt01outside.rt01pag-end&gt;.rt01viewport{padding-right:0}.rt01underline&gt;.rt01tabs .rt01pagitem{padding:18px 0}.rt01underline&gt;.rt01tabs.rt01pag-hor.rt01pag-begin{border-bottom:1px solid #e5e5e5}.rt01underline&gt;.rt01tabs.rt01pag-hor.rt01pag-begin .rt01paginner{top:1px}.rt01underline&gt;.rt01tabs.rt01pag-hor.rt01pag-end{border-top:1px solid #e5e5e5}.rt01underline&gt;.rt01tabs.rt01pag-hor.rt01pag-end .rt01paginner{bottom:1px}
.rt01underline&gt;.rt01tabs.rt01pag-hor .rt01pagitem{margin:0 15px}
.rt01underline&gt;.rt01tabs.rt01pag-hor.rt01pag-begin .rt01pagitem.rt01cur{padding-bottom:14px;border-bottom:4px solid #c05}
.rt01underline&gt;.rt01tabs.rt01pag-hor.rt01pag-end .rt01pagitem.rt01cur{padding-top:14px;border-top:4px solid #c05}
.rt01underline&gt;.rt01tabs.rt01pag-ver.rt01pag-begin{margin-right:50px}
.rt01underline&gt;.rt01tabs.rt01pag-ver.rt01pag-end{margin-left:50px}
.rt01underline&gt;.rt01tabs.rt01pag-ver .rt01pagitem{border-bottom:1px dotted #ddd}
.rt01underline&gt;.rt01tabs.rt01pag-ver .rt01pagitem.rt01cur{padding-bottom:14px;border-bottom:4px solid #c05}
.rt01size-l&gt;.rt01tabs.rt01pag-hor .rt01pagitem{padding:20px 32px}
.rt01size-l&gt;.rt01tabs.rt01pag-ver .rt01pagitem{padding:20px 36px 20px 0}
.rt01size-l.rt01flat&gt;.rt01tabs.rt01pag-ver .rt01pagitem,.rt01size-l.rt01flatbox&gt;.rt01tabs.rt01pag-ver .rt01pagitem{padding:21px 36px 19px 36px}
.rt01size-l.rt01round&gt;.rt01tabs.rt01pag-ver .rt01pagitem{padding:20px 36px}
.rt01size-l.rt01outline&gt;.rt01tabs.rt01pag-hor.rt01pag-begin .rt01pagitem.rt01cur{padding-top:17px}
.rt01size-l.rt01outline&gt;.rt01tabs.rt01pag-hor.rt01pag-end .rt01pagitem.rt01cur{padding-bottom:17px}
.rt01size-l.rt01outline&gt;.rt01tabs.rt01pag-ver .rt01pagitem{padding:20px 36px}
.rt01size-l.rt01outline&gt;.rt01tabs.rt01pag-ver.rt01pag-begin .rt01pagitem.rt01cur{padding-left:33px}
.rt01size-l.rt01outline&gt;.rt01tabs.rt01pag-ver.rt01pag-end .rt01pagitem.rt01cur{padding-right:33px}
.rt01size-l.rt01underline&gt;.rt01tabs .rt01pagitem{padding:22px 0}
.rt01size-l.rt01underline&gt;.rt01tabs.rt01pag-hor.rt01pag-begin .rt01pagitem.rt01cur{padding-bottom:18px}
.rt01size-l.rt01underline&gt;.rt01tabs.rt01pag-hor.rt01pag-end .rt01pagitem.rt01cur{padding-top:18px}
.rt01size-l.rt01underline&gt;.rt01tabs.rt01pag-ver .rt01pagitem.rt01cur{padding-bottom:18px}
.rt01size-s&gt;.rt01tabs.rt01pag-hor .rt01pagitem{padding:8px 12px}
.rt01size-s&gt;.rt01tabs.rt01pag-ver .rt01pagitem{padding:8px 15px 8px 0}
.rt01size-s.rt01flat&gt;.rt01tabs.rt01pag-ver .rt01pagitem,.rt01size-s.rt01flatbox&gt;.rt01tabs.rt01pag-ver .rt01pagitem{padding:9px 15px 7px 15px}
.rt01size-s.rt01round&gt;.rt01tabs.rt01pag-ver .rt01pagitem{padding:8px 15px}
.rt01size-s.rt01outline&gt;.rt01tabs.rt01pag-hor.rt01pag-begin .rt01pagitem.rt01cur{padding-top:5px}
.rt01size-s.rt01outline&gt;.rt01tabs.rt01pag-hor.rt01pag-end .rt01pagitem.rt01cur{padding-bottom:5px}.rt01size-s.rt01outline&gt;.rt01tabs.rt01pag-ver .rt01pagitem{padding:8px 15px}.rt01size-s.rt01outline&gt;.rt01tabs.rt01pag-ver.rt01pag-begin .rt01pagitem.rt01cur{padding-left:12px}.rt01size-s.rt01outline&gt;.rt01tabs.rt01pag-ver.rt01pag-end .rt01pagitem.rt01cur{padding-right:12px}.rt01size-s.rt01underline&gt;.rt01tabs .rt01pagitem{padding:10px 0}.rt01size-s.rt01underline&gt;.rt01tabs.rt01pag-hor.rt01pag-begin .rt01pagitem.rt01cur{padding-bottom:6px}.rt01size-s.rt01underline&gt;.rt01tabs.rt01pag-hor.rt01pag-end .rt01pagitem.rt01cur{padding-top:6px}.rt01size-s.rt01underline&gt;.rt01tabs.rt01pag-ver .rt01pagitem.rt01cur{padding-bottom:6px}.rt01ss-control{position:absolute;z-index:99999}.rt01playpause{position:absolute;width:26px;height:26px;background:transparent url(/local/templates/main/plugins/tabs2/ruby/imgs/icon-playpause.svg) no-repeat -12px -12px;text-indent:-99999px}.rt01no-transform .rt01playpause{background-image:url(/local/templates/main/plugins/tabs2/ruby/imgs/icon-playpause.png)}.rt01playpause.rt01actived{background-position:-60px -12px}.rt01timer-arcTop .rt01ss-control{top:0;right:0;width:40px;height:40px}.rt01timer-arcTop .rt01playpause{left:7px;top:7px}.rt01timer-arcTop .rt01timer{position:absolute}.rt01timer-arcTop.rt01no-transform .rt01timer.rt01timer-line{background-color:#e5e5e5}.rt01timer-lineTop .rt01ss-control{top:10px;right:10px;width:40px;height:40px}.rt01timer-lineTop .rt01playpause{left:7px;top:7px}.rt01timer-lineTop .rt01timer{position:absolute}.rt01timer-lineBottom .rt01ss-control{position:relative}.rt01timer-lineBottom .rt01playpause{right:4px;bottom:4px}.rt01flickr-info{padding:10px;background-color:rgba(0,0,0,.5);border-radius:4px;color:#999}a.rt01flickr-photo-title{display:block;margin-bottom:5px;color:#fff;font-size:18px}a.rt01flickr-album-title,a.rt01flickr-author{display:inline-block;opacity:.5;color:#fff;font-size:12px}a.rt01flickr-album-title:hover,a.rt01flickr-author:hover{opacity:1}.rt01pag-bullet&gt;.rt01pag.rt01bullet{margin:0}.rt01bullet{padding-top:10px;padding-bottom:10px}.rt01bullet .rt01pagitem{display:block;float:left;width:8px;height:8px;margin-left:6px;margin-right:6px;background-color:#333;background-color:rgba(0,0,0,0.3);border-radius:100%;text-indent:-99999px}.rt01bullet .rt01pagitem:hover,.rt01bullet .rt01pagitem.rt01cur{background-color:#fff;box-shadow:0 0 0 1px rgba(0,0,0,0.5)}.rt01bulletflat .rt01pag{padding-left:10px;padding-right:10px;background-color:#c05}.rt01bulletflat .rt01viewport{padding:20px;background-color:#fff;border:solid #e5e5e5;border-width:0 1px 1px 1px}
/* End */


/* Start:/local/templates/main/components/bitrix/news.detail/event/style.css?1491546677183*/
.col-md-8.col-md-offset-1 p,.col-md-9.col-md-offset-1 p{
	margin-bottom: 30px;
	font-size: 15px;
	line-height: 25px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
}


/* End */
/* /local/templates/main/plugins/owl.carousel/owl.carousel.css?14915466781644 */
/* /local/templates/main/plugins/owl.carousel/owl.theme.css?14915466781871 */
/* /local/templates/main/plugins/tabs2/ruby/rubytabs.css?149154667824727 */
/* /local/templates/main/components/bitrix/news.detail/event/style.css?1491546677183 */
</pre></body></html>