body{width:100%;position:relative;margin:0 auto;padding:0;color:#777;color:var(--basic_text_black)}.darken{color:#333;color:var(--white_text_black);text-decoration:none}.rounded,.rounded.darken-bg-animate:after,.rounded.darken-bg-animate:before{border-radius:100%}.rounded3,.rounded3.darken-bg-animate:after,.rounded3.darken-bg-animate:before{border-radius:3px}.bordered,.bordered-bottom{border-color:var(--stroke_black)}.bordered{border:1px solid #ececec}.bordered-bottom{border-bottom:1px solid #ececec}@media (min-width:601px){.bordered--hidden-601{border-color:transparent}}.box-shadow,.box-shadow-sm{transition:transform ease .2s,box-shadow ease .2s}.darken-bg-animate{position:relative}.darken-bg-animate:after,.darken-bg-animate:before{content:"";position:absolute;left:0;right:0;bottom:0;transition:opacity .3s ease;-moz-transition:opacity .3s ease;-ms-transition:opacity .3s ease;-o-transition:opacity .3s ease;-webkit-transition:opacity .3s ease}.darken-bg-animate:after{top:40%;z-index:1;background:-moz-linear-gradient(90deg,#000 0,rgba(0,0,0,.5) 100%);background:-webkit-linear-gradient(90deg,transparent 0,rgba(0,0,0,.5) 100%);background:-o-linear-gradient(90deg,transparent 0,rgba(0,0,0,.5) 100%);background:-ms-linear-gradient(90deg,transparent 0%,rgba(0,0,0,.5) 100%);background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.5) 100%)}.darken-bg-animate:hover:after,.item:hover .darken-bg-animate:after{opacity:0}.darken-bg-animate:before{opacity:0;top:0;background:rgba(0,0,0,.5);z-index:11}.darken-bg-animate:hover:before,.item:hover .darken-bg-animate:before{opacity:1}.bg-fon-img,.bg-img{background-size:cover;background-position:center}.bg-fon-img{width:100%;height:100%;display:block}.bg-img{background-repeat:no-repeat}.shine{position:relative;overflow:hidden}.hover_shine .shine:before{position:absolute;top:0;left:-50%;z-index:2;display:block;content:"";width:25%;height:100%;opacity:0;background:-webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);background:linear-gradient(to right,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg);visibility:hidden}.hover_shine .hover_blink .shine:before,.hover_shine .hover_zoom .shine:before{display:none}.hover_shine .shine:hover:before{-webkit-animation:shine .5s;animation:shine .5s;opacity:1;visibility:visible;z-index:3}.hover_blink .shine:hover{opacity:1;-webkit-animation:flash .8s;animation:flash .8s}.hover_zoom .shine>*{transition:transform ease .8s}.hover_zoom .shine:hover>*,.hover_zoom:hover .shine>*{transform:scale(1.1)}.flexbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.row.flexbox{-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.bx-mac .row.flexbox:not(.nmac)>div{margin-left:-1px}.bx-mac .flexbox.nmac,.bx-mac .row.flexbox.nmac{display:block}.bx-ios .row.flexbox:after,.bx-ios .row.flexbox:before,.bx-mac .row.flexbox:after,.bx-mac .row.flexbox:before{width:100%}.row.flexbox .item{height:100%;min-height:100%}img{margin-right:auto;margin-left:auto}.justify-center{justify-content:center;-webkit-justify-content:center}.bg-white{background-color:#fff;background:var(--card_bg_black)}.lazyloaded,.lazyloading{opacity:0;transition:opacity 300ms}.lazyloaded{opacity:1}.set-position.top.center{background-position:top center}