.mejs__offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs__container{background:#000;box-sizing:border-box;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs__container *{box-sizing:border-box}.mejs__container video::-webkit-media-controls,.mejs__container video::-webkit-media-controls-panel,.mejs__container video::-webkit-media-controls-panel-container,.mejs__container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs__fill-container,.mejs__fill-container .mejs__container{height:100%;width:100%}.mejs__fill-container{background:0 0;margin:0 auto;overflow:hidden;position:relative}.mejs__container:focus{outline:0}.mejs__iframe-overlay{height:100%;position:absolute;width:100%}.mejs__embed,.mejs__embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs__fullscreen{overflow:hidden!important}.mejs__container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs__container-fullscreen .mejs__mediaelement,.mejs__container-fullscreen video{height:100%!important;width:100%!important}.mejs__background{left:0;position:absolute;top:0}.mejs__mediaelement{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.mejs__poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs__poster-img{display:none}.mejs__poster-img{border:0;padding:0}.mejs__overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs__layer{z-index:1}.mejs__overlay-play{cursor:pointer}.mejs__overlay-button{background:url(mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs__overlay:hover>.mejs__overlay-button{background-position:-80px -39px}.mejs__overlay-loading{height:80px;width:80px}.mejs__overlay-loading-bg-img{-webkit-animation:mejs__loading-spinner 1s linear infinite;animation:mejs__loading-spinner 1s linear infinite;background:transparent url(mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes mejs__loading-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes mejs__loading-spinner{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.mejs__controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs__controls:not([style*='display: none']){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs__button,.mejs__time,.mejs__time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs__button>button{background:transparent url(mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs__button>button:focus{outline:dotted 1px #999}.mejs__container-keyboard-inactive [role=slider],.mejs__container-keyboard-inactive [role=slider]:focus,.mejs__container-keyboard-inactive a,.mejs__container-keyboard-inactive a:focus,.mejs__container-keyboard-inactive button,.mejs__container-keyboard-inactive button:focus{outline:0}.mejs__time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs__play>button{background-position:0 0}.mejs__pause>button{background-position:-20px 0}.mejs__replay>button{background-position:-160px 0}.mejs__time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs__time-buffering,.mejs__time-current,.mejs__time-float,.mejs__time-float-corner,.mejs__time-float-current,.mejs__time-hovered,.mejs__time-loaded,.mejs__time-marker,.mejs__time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs__time-total{background:rgba(255,255,255,.3);margin:5px 0 0;width:100%}.mejs__time-buffering{-webkit-animation:buffering-stripes 2s linear infinite;animation:buffering-stripes 2s linear infinite;background:-webkit-linear-gradient(135deg,rgba(255,255,255,.4) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.4) 75%,transparent 75%,transparent);background:linear-gradient(-45deg,rgba(255,255,255,.4) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.4) 50%,rgba(255,255,255,.4) 75%,transparent 75%,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}@keyframes buffering-stripes{from{background-position:0 0}to{background-position:30px 0}}.mejs__time-loaded{background:rgba(255,255,255,.3)}.mejs__time-current,.mejs__time-handle-content{background:rgba(255,255,255,.9)}.mejs__time-hovered{background:rgba(255,255,255,.5);z-index:10}.mejs__time-hovered.negative{background:rgba(0,0,0,.2)}.mejs__time-buffering,.mejs__time-current,.mejs__time-hovered,.mejs__time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:.15s ease-in all;transition:.15s ease-in all;width:100%}.mejs__time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs__time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs__time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs__time-handle,.mejs__time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs__time-handle-content{border:4px solid rgba(255,255,255,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs__time-rail .mejs__time-handle-content:active,.mejs__time-rail .mejs__time-handle-content:focus,.mejs__time-rail:hover .mejs__time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs__time-float{background:#eee;border:solid 1px #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs__time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs__time-float-corner{border:solid 5px #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs__long-video .mejs__time-float{margin-left:-23px;width:64px}.mejs__long-video .mejs__time-float-current{width:60px}.mejs__broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs__fullscreen-button>button{background-position:-80px 0}.mejs__unfullscreen>button{background-position:-100px 0}.mejs__mute>button{background-position:-60px 0}.mejs__unmute>button{background-position:-40px 0}.mejs__volume-button{position:relative}.mejs__volume-button>.mejs__volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs__volume-button:hover{border-radius:0 0 4px 4px}.mejs__volume-total{background:rgba(255,255,255,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs__volume-current{background:rgba(255,255,255,.9);left:0;margin:0;position:absolute;width:100%}.mejs__volume-handle{background:rgba(255,255,255,.9);border-radius:1px;cursor:ns-resize;height:6px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs__horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs__horizontal-volume-total{background:rgba(50,50,50,.8);border-radius:2px;font-size:1px;height:8px;left:0;margin:0;padding:0;position:absolute;top:16px;width:50px}.mejs__horizontal-volume-current{background:rgba(255,255,255,.8);border-radius:2px;font-size:1px;height:100%;left:0;margin:0;padding:0;position:absolute;top:0;width:100%}.mejs__horizontal-volume-handle{display:none}.mejs__captions-button,.mejs__chapters-button{position:relative}.mejs__captions-button>button{background-position:-140px 0}.mejs__chapters-button>button{background-position:-180px 0}.mejs__captions-button>.mejs__captions-selector,.mejs__chapters-button>.mejs__chapters-selector{background:rgba(50,50,50,.7);border:solid 1px transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs__chapters-button>.mejs__chapters-selector{margin-right:-55px;width:110px}.mejs__captions-selector-list,.mejs__chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs__captions-selector-list-item,.mejs__chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs__captions-selector-list-item:hover,.mejs__chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:rgba(255,255,255,.4)!important}.mejs__captions-selector-input,.mejs__chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs__captions-selector-label,.mejs__chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs__captions-selected,.mejs__chapters-selected{color:rgba(33,248,248,1)}.mejs__captions-translations{font-size:10px;margin:0 0 5px}.mejs__captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs__captions-layer a{color:#fff;text-decoration:underline}.mejs__captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs__captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs__captions-position-hover{bottom:35px}.mejs__captions-text,.mejs__captions-text *{background:rgba(20,20,20,.5);box-shadow:5px 0 0 rgba(20,20,20,.5),-5px 0 0 rgba(20,20,20,.5);padding:0;white-space:pre-wrap}.mejs__container.mejs__hide-cues video::-webkit-media-text-track-container{display:none}.mejs__overlay-error{position:relative}.mejs__overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs__cannotplay,.mejs__cannotplay a{color:#fff;font-size:.8em}.mejs__cannotplay{position:relative}.mejs__cannotplay a,.mejs__cannotplay p{display:inline-block;padding:0 15px;width:100%}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-moz-box-orient:vertical;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate(0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;-webkit-align-items:flex-start;align-items:flex-start;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform;-o-transition-property:-o-transform;-ms-transition-property:-ms-transform;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;-moz-background-size:27px 44px;-webkit-background-size:27px 44px;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);-moz-transform:translate3d(0,-50%,0);-o-transform:translate(0,-50%);-ms-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-moz-transform-origin:left top;-ms-transform-origin:left top;-o-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;-moz-transform-origin:right top;-ms-transform-origin:right top;-o-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-moz-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;-ms-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-moz-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-moz-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-moz-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;-moz-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;-webkit-background-size:100%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.wf-loading h1,.wf-loading h2,.wf-loading h3,.wf-loading h4,.wf-loading h5,.wf-loading h6,.wf-loading input,.wf-loading li,.wf-loading p,.wf-loading select,.wf-loading span{visibility:hidden}.wf-active h1,.wf-active h2,.wf-active h3,.wf-active h4,.wf-active h5,.wf-active h6,.wf-active input,.wf-active li,.wf-active p,.wf-active select,.wf-active span,.wf-inactive h1,.wf-inactive h2,.wf-inactive h3,.wf-inactive h4,.wf-inactive h5,.wf-inactive h6,.wf-inactive input,.wf-inactive li,.wf-inactive p,.wf-inactive select,.wf-inactive span{visibility:visible}body,html{font-family:nimbus-sans,sans-serif;font-weight:400;font-style:normal;min-height:100%;width:100%;background-color:#fff}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}h1{font-family:rift,sans-serif;font-weight:600;font-style:normal;font-size:24px;line-height:1;color:#fff;letter-spacing:6px}@media (min-width:576px){h1{font-size:30px}}@media (max-width:991px) and (orientation:landscape){h1{font-size:24px}}@media (max-width:991px) and (orientation:landscape){h1{font-size:23px}}@media (min-width:768px){h1{font-size:39px;letter-spacing:7px}}@media (min-width:992px){h1{font-size:42px;letter-spacing:8px}}@media (min-width:1200px){h1{font-size:46px}}h1.bold{font-family:nimbus-sans,sans-serif;font-weight:700;font-style:normal}h2{font-family:rift,sans-serif;font-weight:600;font-style:normal;font-size:26px;line-height:1.2;color:#a6a8ab;margin-bottom:20px;letter-spacing:4px}@media (min-width:576px){h2{font-size:28px}}@media (min-width:768px){h2{font-size:30px}}@media (min-width:992px){h2{font-size:32px;letter-spacing:7px}}@media (min-width:1200px){h2{font-size:44px}}@media (min-width:1700px){h2{font-size:46px}}h3{font-family:rift,sans-serif;font-weight:600;font-style:normal;font-size:20px;line-height:1;margin-bottom:12.5px;color:#a6a8ab;letter-spacing:2px}@media (min-width:576px){h3{font-size:26px}}@media (min-width:768px){h3{font-size:30px}}@media (min-width:992px){h3{font-size:32px;letter-spacing:5px}}@media (min-width:1200px){h3{font-size:34px}}@media (min-width:1700px){h3{font-size:36px}}h4{font-family:rift,sans-serif;font-weight:600;font-style:normal;font-size:20px;line-height:1;margin-bottom:12.5px;color:#a6a8ab;letter-spacing:2px}@media (min-width:576px){h4{font-size:21px}}@media (min-width:768px){h4{font-size:22px;margin-bottom:25px}}@media (min-width:992px){h4{font-size:24px;letter-spacing:3px}}@media (min-width:1200px){h4{font-size:26px}}@media (min-width:1700px){h4{font-size:28px}}h5{font-family:nimbus-sans,sans-serif;font-weight:400;font-style:normal;font-size:16px;line-height:1;color:#a6a8ab}@media (min-width:576px){h5{font-size:16px}}@media (min-width:768px){h5{font-size:17px}}@media (min-width:992px){h5{font-size:17px}}@media (min-width:1200px){h5{font-size:18px}}@media (min-width:1700px){h5{font-size:19px}}h6{font-family:nimbus-sans,sans-serif;font-weight:700;font-style:normal;text-transform:uppercase;letter-spacing:2px;font-size:13px;line-height:1}@media (min-width:768px){h6{font-size:15px}}p{font-family:nimbus-sans,sans-serif;font-weight:400;font-style:normal;color:#231f20;font-size:14px;line-height:1.5}@media (min-width:992px){p{font-size:14px}}@media (min-width:1700px){p{font-size:16px}}p.bold{font-family:nimbus-sans,sans-serif;font-weight:700;font-style:normal}p.small{font-size:12px;line-height:1.5}@media (min-width:576px){p.small{font-size:13px}}@media (min-width:768px){p.small{font-size:13px}}@media (min-width:992px){p.small{font-size:14px}}@media (min-width:1200px){p.small{font-size:15px}}a{color:#a6a8ab;text-decoration:none}a:hover{text-decoration:none;color:#231f20}a:active,a:focus{text-decoration:none}li,ol,ul{margin:0;padding:0}@font-face{font-family:zocial;font-style:normal;font-weight:400;src:url(../fonts/zocial-regular-webfont.eot);src:url(../fonts/zocial-regular-webfont.eot?#iefix) format("eot"),url(../fonts/zocial-regular-webfont.woff) format("woff"),url(../fonts/zocial-regular-webfont.ttf) format("truetype"),url(../fonts/zocial-regular-webfont.svg#zocialregular) format("svg")}.zocial-acrobat:before{content:"\00E3"}.zocial-amazon:before{content:"a"}.zocial-android:before{content:"&"}.zocial-angellist:before{content:"\00D6"}.zocial-aol:before{content:"\""}.zocial-appnet:before{content:"\00E1"}.zocial-appstore:before{content:"A"}.zocial-bitbucket:before{content:"\00E9"}.zocial-bitcoin:before{content:"2"}.zocial-blogger:before{content:"B"}.zocial-buffer:before{content:"\00E5"}.zocial-call:before{content:"7"}.zocial-cal:before{content:"."}.zocial-cart:before{content:"\00C9"}.zocial-chrome:before{content:"["}.zocial-cloudapp:before{content:"c"}.zocial-creativecommons:before{content:"C"}.zocial-delicious:before{content:"#"}.zocial-digg:before{content:";"}.zocial-disqus:before{content:"Q"}.zocial-dribbble:before{content:"D"}.zocial-dropbox:before{content:"d"}.zocial-drupal:before{content:"\00E4"}.zocial-dwolla:before{content:"\00E0"}.zocial-email:before{content:"]"}.zocial-eventasaurus:before{content:"v"}.zocial-eventbrite:before{content:"|"}.zocial-eventful:before{content:"'"}.zocial-evernote:before{content:"E"}.zocial-facebook:before{content:"f"}.zocial-fivehundredpx:before{content:"0"}.zocial-flattr:before{content:"%"}.zocial-flickr:before{content:"F"}.zocial-forrst:before{content:":"}.zocial-foursquare:before{content:"4"}.zocial-github:before{content:"g"}.zocial-gmail:before{content:"m"}.zocial-google:before{content:"G"}.zocial-googleplay:before{content:"h"}.zocial-googleplus:before{content:"+"}.zocial-gowalla:before{content:"@"}.zocial-grooveshark:before{content:"8"}.zocial-guest:before{content:"?"}.zocial-html5:before{content:"5"}.zocial-ie:before{content:"6"}.zocial-instagram:before{content:"\00DC"}.zocial-instapaper:before{content:"I"}.zocial-intensedebate:before{content:"{"}.zocial-itunes:before{content:"i"}.zocial-klout:before{content:"K"}.zocial-lanyrd:before{content:"-"}.zocial-lastfm:before{content:"l"}.zocial-linkedin:before{content:"L"}.zocial-macstore:before{content:"^"}.zocial-meetup:before{content:"M"}.zocial-myspace:before{content:"_"}.zocial-ninetyninedesigns:before{content:"9"}.zocial-openid:before{content:"o"}.zocial-opentable:before{content:"\00C7"}.zocial-paypal:before{content:"$"}.zocial-pinboard:before{content:"n"}.zocial-pinterest:before{content:"1"}.zocial-plancast:before{content:"P"}.zocial-plurk:before{content:"j"}.zocial-pocket:before{content:"\00E7"}.zocial-podcast:before{content:"`"}.zocial-posterous:before{content:"~"}.zocial-print:before{content:"\00D1"}.zocial-quora:before{content:"q"}.zocial-reddit:before{content:">"}.zocial-rss:before{content:"R"}.zocial-scribd:before{content:"}"}.zocial-skype:before{content:"S"}.zocial-smashing:before{content:"*"}.zocial-songkick:before{content:"k"}.zocial-soundcloud:before{content:"s"}.zocial-spotify:before{content:"="}.zocial-statusnet:before{content:"\00E2"}.zocial-steam:before{content:"b"}.zocial-stripe:before{content:"\00A3"}.zocial-stumbleupon:before{content:"/"}.zocial-tumblr:before{content:"t"}.zocial-twitter:before{content:"T"}.zocial-viadeo:before{content:"H"}.zocial-vimeo:before{content:"V"}.zocial-vk:before{content:"N"}.zocial-weibo:before{content:"J"}.zocial-wikipedia:before{content:","}.zocial-windows:before{content:"W"}.zocial-wordpress:before{content:"w"}.zocial-xing:before{content:"X"}.zocial-yahoo:before{content:"Y"}.zocial-yelp:before{content:"y"}.zocial-youtube:before{content:"U"}.social_container{padding:0;text-align:center}.social_container [class*=zocial-]:before{font-family:zocial,sans-serif}.social_container .social_item{display:inline-block;margin-left:6px;border-radius:20%}@media (min-width:768px){.social_container .social_item{margin-left:8px}}@media (min-width:1700px){.social_container .social_item{margin-left:10px}}.social_container .social_item:first-child{margin-left:0}.social_container .icon,.social_container [class^=zocial-]{-moz-osx-font-smoothing:grayscale;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.social_container .social_icon,.social_container [class^=social_icon]{height:38px;width:38px;color:#231f20;font-size:1em;text-align:center;text-decoration:none;transition:all .5s cubic-bezier(.19,1,.22,1);display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (min-width:1200px){.social_container .social_icon,.social_container [class^=social_icon]{height:40px;width:40px;font-size:1.1em}}@media (min-width:1700px){.social_container .social_icon,.social_container [class^=social_icon]{height:42px;width:42px;font-size:1.2em}}.social_container .social_item{transition:all .5s cubic-bezier(.19,1,.22,1)}.social_container .social_item:after,.social_container .social_item:before{display:none}.social_container .social_item .button_circle{transition:all .5s cubic-bezier(.19,1,.22,1)}.social_container .social_item:hover .button_circle{-ms-transform:scale(1.35);transform:scale(1.35);border-color:transparent}.social_container .social_item a{z-index:10;position:relative}.social_container .social_item:hover i{color:#fff}.social_container .social_item:hover a{color:#fff}.social_container .social_item i:before{position:relative;left:1px}.social_container .facebook i:before{position:relative;left:-3px;bottom:0}.social_container .instagram i:before{position:relative;left:0}.btn,.btn-default{border-radius:0;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#a6a8ab;background-color:transparent;transition:all .5s cubic-bezier(.19,1,.22,1);font-size:12px;border:2px solid #a6a8ab}@media (min-width:576px){.btn,.btn-default{font-size:14px}}@media (min-width:768px){.btn,.btn-default{padding:12px 22px}}@media (min-width:992px){.btn,.btn-default{color:#a6a8ab;border:2px solid #a6a8ab}}.btn-default.active,.btn-default:active,.btn-default:hover,.btn.active,.btn:active,.btn:hover{color:#a6a8ab;background-color:#fff}@media (min-width:992px){.btn-default.active,.btn-default:active,.btn-default:hover,.btn.active,.btn:active,.btn:hover{color:#fff;background-color:#a6a8ab;border-color:#a6a8ab}}.btn-default:active,.btn:active{color:#a6a8ab;box-shadow:0 1px 3px 0 rgba(20,20,20,.4)}.btn-default:focus,.btn:focus{color:#a6a8ab;border-color:#a6a8ab}.btn-default.active:focus,.btn-default:active:focus,.btn-default:focus,.btn.active:focus,.btn:active:focus,.btn:focus{outline:0;outline-offset:0}.btn-default.btn_stroke,.btn.btn_stroke{border:1px solid #ccc;color:#a6a8ab}.button_container .btn-default.active,.button_container .btn-default:active,.button_container .btn-default:focus,.button_container .btn-default:hover,.button_container .open>.dropdown-toggle.btn-default{background-color:transparent;box-shadow:none}.button_container{position:relative;display:inline-block}.button_container.btn_light .hover_color{background-color:#fff}.button_container.btn_light .button_rectangle{border:2px solid #fff}.button_container.btn_light .btn{color:#fff;border-color:#fff}.button_container.btn_light .btn:active{color:#fff;box-shadow:0 1px 3px 0 rgba(20,20,20,.4)}.button_container.btn_light .btn:focus{color:#fff;border-color:#fff}.button_container.btn_light:hover .btn,.button_container.btn_light:hover input,.button_container.btn_light:hover p{color:#a6a8ab}.button_container.btn_light:hover .btn:focus{border-color:transparent}.button_container.btn_light:after,.button_container.btn_light:before{background:#fff}.button_container .hover_color{background-color:#231f20;height:auto;position:relative;left:0;top:0;width:100%;left:0;padding-bottom:100%!important;opacity:0;-ms-transform:translateY(-50%) rotate(45deg) scale(.1);transform:translateY(-50%) rotateZ(45deg) scale(.1);top:50%}.button_container .button_rectangle{border:2px solid #a6a8ab;height:100%;width:100%;position:absolute;top:0;z-index:1;overflow:hidden}.button_container .button_circle{border:2px solid #231f20;border-radius:100%;height:100%;width:100%;position:absolute;top:0;z-index:1;overflow:hidden}.button_container .btn-default{z-index:10;position:relative;padding:14px 34px}@media (min-width:992px){.button_container .btn-default{padding:14px 50px}}.button_container:hover{cursor:pointer}.button_container:hover .btn,.button_container:hover .btn-default,.button_container:hover .button_rectangle,.button_container:hover input{border-color:transparent!important;background-color:transparent!important}.button_container:hover .hover_color{transition:all .5s cubic-bezier(.19,1,.22,1);-ms-transform:translateY(-50%) rotate(45deg) scale(.7);transform:translateY(-50%) rotateZ(45deg) scale(.7);opacity:1}.button_container:hover .btn,.button_container:hover input,.button_container:hover p{color:#fff}.button_container:hover:before{-ms-transform:translateX(-30px) translateY(-50%) scaleX(1.5);transform:translateX(-30px) translateY(-50%) scaleX(1.5);opacity:0}.button_container:hover:after{-ms-transform:translateX(30px) translateY(-50%) scaleX(1.5);transform:translateX(30px) translateY(-50%) scaleX(1.5);opacity:0}.button_container:after,.button_container:before{content:"";position:absolute;width:20px;height:4px;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%);margin:auto;background:#a6a8ab;transition:all 250ms ease-out;-ms-transform-origin:center;transform-origin:center}@media (min-width:992px){.button_container:after,.button_container:before{width:30px}}.button_container:before{left:-8px}@media (min-width:992px){.button_container:before{left:-14px}}.button_container:after{right:-8px}@media (min-width:992px){.button_container:after{right:-14px}}.button_container :focus{outline:0}.button{font-family:rift,sans-serif;font-weight:600;font-style:normal;display:inline-block;color:#231f20;padding:6px 18px;letter-spacing:4px;font-size:15px;opacity:1;text-transform:uppercase;text-decoration:none;position:relative;transition:all 150ms ease-out}.button:after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;border:2px solid #231f20}@media (min-width:576px){.button{font-size:16px}}@media (min-width:768px){.button{padding:8px 20px;letter-spacing:6px;font-size:17px}}@media (min-width:992px){.button{padding:10px 25px;letter-spacing:7px;font-size:18px}}@media (min-width:1200px){.button{letter-spacing:8px;font-size:20px}}.button .gradient{opacity:0;transition:all 150ms ease-out;width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;pointer-events:none}.button .button_copy{position:relative;z-index:1}.button:hover{color:#fff}.button:hover .gradient,.button:hover:before{opacity:1;-ms-transform:translateX(6px) translateY(6px);transform:translateX(6px) translateY(6px)}@media (min-width:992px){.button:hover .gradient,.button:hover:before{-ms-transform:translateX(8px) translateY(8px);transform:translateX(8px) translateY(8px)}}.hidden-xs-up{display:none!important}@media (max-width:575px){.hidden-xs-down{display:none!important}}@media (min-width:576px){.hidden-sm-up{display:none!important}}@media (max-width:767px){.hidden-sm-down{display:none!important}}@media (min-width:768px){.hidden-md-up{display:none!important}}@media (max-width:991px){.hidden-md-down{display:none!important}}@media (min-width:992px){.hidden-lg-up{display:none!important}}@media (max-width:1199px){.hidden-lg-down{display:none!important}}@media (min-width:1200px){.hidden-xl-up{display:none!important}}.hidden-xl-down{display:none!important}div[class*=' visible-'],div[class^=visible-]{display:none}@media (max-width:767px){.visible-xs{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}}@media (min-width:1200px) and (max-width:1699px){.visible-lg{display:block!important}}@media (min-width:1700px){.visible-xl{display:block!important}}@media (min-width:1700px){.container{width:1310px}}@media print{.container{padding:20px!important}}.v_align{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.grid{width:100%;display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center!important;align-items:center!important}.grid .grid-row{width:100%;display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center!important;align-items:center!important}.grid .grid-cell{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.grid-xs>.grid-cell{display:block}@media (min-width:576px){.grid-xs{width:100%;display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center!important;align-items:center!important}.grid-xs>.grid-cell{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}}.grid-sm>.grid-cell{display:block}@media (min-width:768px){.grid-sm{width:100%;display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center!important;align-items:center!important}.grid-sm>.grid-cell{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}}.grid-md>.grid-cell{display:block}@media (min-width:992px){.grid-md{width:100%;display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center!important;align-items:center!important}.grid-md>.grid-cell{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}}.grid-lg>.grid-cell{display:block}@media (min-width:1200px){.grid-lg{width:100%;display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center!important;align-items:center!important}.grid-lg>.grid-cell{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}}.grid-xl>.grid-cell{display:block}@media (min-width:1700px){.grid-xl{width:100%;display:-ms-flexbox!important;display:flex!important;-ms-flex-align:center!important;align-items:center!important}.grid-xl>.grid-cell{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}}.texture{position:absolute;top:0;left:0;width:100%;height:100%}.fluid_video{width:100%;height:100%;position:absolute;overflow:hidden}.fluid_video video{position:absolute;min-height:100%;width:auto!important;height:auto!important;top:50%;left:50%;-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.fluid_video .mejs__container{position:absolute;top:0;left:0;width:100%!important;height:100%!important;background-color:#fff}.fluid_video .texture{background-image:url(../img/broken-noise.png);opacity:.25}.fluid_video .overlay{width:100%;height:100%;position:absolute;background-size:cover}.responsive_video .mejs__container{width:100%!important;height:100%!important;padding-bottom:56.5%}.responsive_video .mejs__container video{width:100%!important;height:100%!important}.background .mejs__controls,.background .mejs__layers,.background .mejs__offscreen{display:none}.clearfix{clear:both}body,html{margin:0;padding:0;width:100%;height:100%}*{box-sizing:border-box}.swiper-container{position:absolute;width:100%;height:100%;top:0;left:0}.swiper-container .swiper-slide{background-size:cover;background-position:center}.swiper-container .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-container .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-container .swiper-pagination-bullets{bottom:15px}.swiper-container .swiper-pagination-bullets .swiper-pagination-bullet{width:15px;height:15px;background:0 0;border:2px solid #fff;opacity:1}.swiper-container .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff}.gradient,.gradient_left,.gradient_right{background-color:#a6a8ab}body{background:#a6a8ab}@keyframes fadeInMoveUp{from{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInMoveDown{from{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes moveUp{from{transform:translateY(50px)}to{transform:translateY(0)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeInScaleUp{from{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes fadeInScaleDown{from{opacity:0;transform:scale(2)}to{opacity:1;transform:scale(1)}}.background_color{position:fixed;top:50%;left:50%;transform:translateZ(-101px) translateX(-50%) translateY(-50%);width:200%;height:200%;background-color:#ddd}.background_color{z-index:-1}.page_cover{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:2000;opacity:0;display:none;transform:translateZ(1000px)}main{position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;box-sizing:border-box;overflow:hidden}main .grid{opacity:0;animation:fadeIn ease-out 1s;animation-delay:0;animation-fill-mode:forwards}main .svg .sizer{position:relative;display:inline-block;transition:all 250ms ease-out}main .svg .sizer svg{width:100%;height:100%;position:absolute;top:0;left:0}main .tyus_wordmark{margin:10px 0 4px 0}main .tyus_wordmark .sizer{width:70%;padding-bottom:22.75%}@media (min-width:576px){main .tyus_wordmark .sizer{width:50%;padding-bottom:16.25%}}@media (max-width:991px) and (orientation:landscape){main .tyus_wordmark .sizer{width:32%;padding-bottom:10.4%}}@media (min-width:992px){main .tyus_wordmark .sizer{width:40%;padding-bottom:13%}}@media (min-width:1200px){main .tyus_wordmark .sizer{width:35%;padding-bottom:11.375%}}@media (min-width:1700px){main .tyus_wordmark .sizer{width:30%;padding-bottom:9.75%}}main .tyus_logo .sizer{width:15%;padding-bottom:50%}@media (max-width:991px) and (orientation:landscape){main .tyus_logo .sizer{width:7%;padding-bottom:23.33333%}}@media (min-width:576px){main .tyus_logo .sizer{width:9%;padding-bottom:30%}}@media (min-width:992px){main .tyus_logo .sizer{width:8%;padding-bottom:26.66667%}}@media (min-width:1200px){main .tyus_logo .sizer{width:7%;padding-bottom:23.33333%}}@media (min-width:1700px){main .tyus_logo .sizer{width:6%;padding-bottom:20%}}main .tyus_logo svg{fill:currentColor}main .social_container{padding:0 0 50px 0}main .grid .grid-cell{transition:all .25s ease-out}.photo_container{position:relative}.photo_container.outer_border{border-top:2px dashed rgba(0,0,0,.15);border-bottom:2px dashed rgba(0,0,0,.15);padding:8px 0}@media (min-width:576px){.photo_container.outer_border{padding:12px 0}}@media (min-width:1200px){.photo_container.outer_border{padding:15px 0}}.photo_container .photo_sizer{width:100%;padding-bottom:100%;position:relative}.photo_container .photo_padding{width:100%;height:100%;position:absolute;overflow:hidden}.photo_container .photo_padding img{min-height:100%;min-width:100%;display:block;position:absolute;top:50%;left:50%;-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.photo_container .photo{background-color:#a6a8ab;background-image:url(../img/player.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:relative;transform:translate3d(0,0,0)}.photo_container .photo:after{content:"";height:100%;width:100%;top:0;left:0;position:absolute;border:1px solid rgba(0,0,0,.1);box-sizing:border-box}.illustration{position:relative}.illustration img{display:block;width:100%}.copy{text-align:left}.copy .button{margin-bottom:8px}.copy .button:first-of-type{margin-top:30px;margin-bottom:26px}@media (min-width:1200px){.copy .button:first-of-type{margin-top:40px}}@media (min-width:1700px){.copy .button:first-of-type{margin-top:50px}}.back_to_top{cursor:pointer;font-family:rift,sans-serif;font-weight:600;font-style:normal;text-transform:uppercase}.back_to_top img{width:100%;opacity:.5;transition:250ms all ease-out}.back_to_top:hover img{opacity:.8;-ms-transform:scale(1.1);transform:scale(1.1)}.logo{width:50px;position:absolute;top:50px;left:50px;display:none}.logo svg{width:100%;display:block}.hovers{position:absolute;top:0;left:0;width:100%;height:100%}.hovers>.grid-cell{height:100%}.hovers>.grid-cell .grid{-ms-flex-align:end!important;align-items:flex-end!important;text-shadow:2px 2px rgba(0,0,0,.35)}.hovers .offthecourt,.hovers .onthecourt{cursor:pointer;width:50%;padding:20px;transition:all .5s cubic-bezier(.19,1,.22,1);-ms-flex-item-align:end!important;align-self:flex-end!important}@media (min-width:768px){.hovers .offthecourt,.hovers .onthecourt{padding:50px}}.hovers .offthecourt .main_button,.hovers .onthecourt .main_button{display:inline-block;position:relative;padding:10px}@media (min-width:768px){.hovers .offthecourt .main_button,.hovers .onthecourt .main_button{padding:10px 15px}}.hovers .offthecourt .main_button .text,.hovers .onthecourt .main_button .text{font-size:13px;letter-spacing:3px;color:#fff;text-transform:uppercase;position:relative;z-index:10}@media (min-width:768px){.hovers .offthecourt .main_button .text,.hovers .onthecourt .main_button .text{font-size:14px;letter-spacing:5px}}@media (min-width:992px){.hovers .offthecourt .main_button .text,.hovers .onthecourt .main_button .text{font-size:15px}}@media (min-width:1200px){.hovers .offthecourt .main_button .text,.hovers .onthecourt .main_button .text{font-size:16px}}@media (min-width:1700px){.hovers .offthecourt .main_button .text,.hovers .onthecourt .main_button .text{font-size:17px}}.hovers .offthecourt .main_button .gradient,.hovers .offthecourt .main_button .gradient_left,.hovers .offthecourt .main_button .gradient_right,.hovers .onthecourt .main_button .gradient,.hovers .onthecourt .main_button .gradient_left,.hovers .onthecourt .main_button .gradient_right{position:absolute;top:0;left:0;height:100%;width:100%;opacity:0;transition:opacity 150ms ease-out,transform 150ms ease-out;-ms-transform:translateX(6px) translateY(6px);transform:translateX(6px) translateY(6px);display:none}@media (min-width:992px){.hovers .offthecourt .main_button .gradient,.hovers .offthecourt .main_button .gradient_left,.hovers .offthecourt .main_button .gradient_right,.hovers .onthecourt .main_button .gradient,.hovers .onthecourt .main_button .gradient_left,.hovers .onthecourt .main_button .gradient_right{display:block;-ms-transform:translateX(8px) translateY(-8px);transform:translateX(8px) translateY(-8px)}}.hovers .offthecourt .main_button .gradient.gradient_right,.hovers .offthecourt .main_button .gradient_left.gradient_right,.hovers .offthecourt .main_button .gradient_right.gradient_right,.hovers .onthecourt .main_button .gradient.gradient_right,.hovers .onthecourt .main_button .gradient_left.gradient_right,.hovers .onthecourt .main_button .gradient_right.gradient_right{-ms-transform:translateX(-6px) translateY(-6px);transform:translateX(-6px) translateY(-6px)}@media (min-width:992px){.hovers .offthecourt .main_button .gradient.gradient_right,.hovers .offthecourt .main_button .gradient_left.gradient_right,.hovers .offthecourt .main_button .gradient_right.gradient_right,.hovers .onthecourt .main_button .gradient.gradient_right,.hovers .onthecourt .main_button .gradient_left.gradient_right,.hovers .onthecourt .main_button .gradient_right.gradient_right{-ms-transform:translateX(-8px) translateY(-8px);transform:translateX(-8px) translateY(-8px)}}.hovers .offthecourt:hover .main_button .gradient,.hovers .offthecourt:hover .main_button .gradient_left,.hovers .offthecourt:hover .main_button .gradient_right,.hovers .onthecourt:hover .main_button .gradient,.hovers .onthecourt:hover .main_button .gradient_left,.hovers .onthecourt:hover .main_button .gradient_right{opacity:1;-ms-transform:translateX(0) translateY(0);transform:translateX(0) translateY(0)}.hovers .offthecourt:hover h2,.hovers .onthecourt:hover h2{color:#231f20}.hovers .offthecourt h2,.hovers .onthecourt h2{margin-bottom:0;transition:all .5s cubic-bezier(.19,1,.22,1);font-size:35px;line-height:35px;color:#fff}@media (min-width:768px){.hovers .offthecourt h2,.hovers .onthecourt h2{font-size:50px;line-height:50px}}.hovers .onthecourt{left:0;text-align:left}.hovers .offthecourt{right:0;text-align:right}.hovers .offthecourt:hover .main_text{-ms-transform-origin:center right;transform-origin:center right}.pages_container,.sub_pages_container{overflow-x:hidden;width:100%;height:100%;position:absolute;top:0;left:0}.sub_pages_container{z-index:1001;position:fixed;display:none;background-color:#fff}.pages{width:300vw;height:100%;top:0;left:0;position:absolute;will-change:transform}.sub_pages{width:100%;height:100%;top:0;left:0;position:absolute;will-change:transform}.sub_pages img{display:block;width:100%}.sub_page{display:none}.sub_page .main-grid{padding:50px}@media (min-width:768px){.sub_page .main-grid{padding:80px}}@media (min-width:992px){.sub_page .main-grid{padding:50px;height:100%}}.sub_page .main-grid h1,.sub_page .main-grid h2,.sub_page .main-grid h3,.sub_page .main-grid h4,.sub_page .main-grid h5,.sub_page .main-grid h6{color:#a6a8ab}.sub_page .main-grid .button{margin-bottom:10px}.sub_page .main-grid>.grid-cell:first-child{height:100%;background-color:#4f06f9;background:linear-gradient(to right,#4b00f8 0,#4995e5 100%);padding:35px 0;margin-bottom:50px}@media (min-width:992px){.sub_page .main-grid>.grid-cell:first-child{-ms-flex:0 0 35%;flex:0 0 35%;margin-bottom:0}}@media (min-width:1200px){.sub_page .main-grid>.grid-cell:first-child{-ms-flex:0 0 40%;flex:0 0 40%}}.sub_page .main-grid>.grid-cell:first-child img{width:70%;margin:0 auto;display:block;max-width:300px}@media (min-width:992px){.sub_page .main-grid>.grid-cell:first-child img{max-width:400px}}.sub_page .main-grid>.grid-cell:last-child{padding-right:0;padding-left:0}@media (min-width:992px){.sub_page .main-grid>.grid-cell:last-child{padding-right:30px;padding-left:50px}}@media (min-width:1200px){.sub_page .main-grid>.grid-cell:last-child{padding-right:150px;padding-left:100px}}@media (min-width:1700px){.sub_page .main-grid>.grid-cell:last-child{padding-right:180px;padding-left:150px}}.sub_page .main-grid .two_column_details{margin:30px 0}@media (min-width:1200px){.sub_page .main-grid .two_column_details{margin:40px 0}}@media (min-width:1700px){.sub_page .main-grid .two_column_details{margin:60px 0}}.sub_page .main-grid .two_column_details .grid-cell{-ms-flex-item-align:start!important;align-self:flex-start!important}@media (min-width:992px){.sub_page .main-grid .two_column_details .grid-cell{width:50%}}.sub_page .main-grid .two_column_details .grid-cell h3,.sub_page .main-grid .two_column_details .grid-cell h4{margin-bottom:5px}.sub_page .main-grid .two_column_details .grid-cell .item{margin-bottom:18px}@media (min-width:1200px){.sub_page .main-grid .two_column_details .grid-cell .item{margin-bottom:25px}}.sub_page .main-grid .two_column_details .grid-cell .item:last-child{margin-bottom:0}.sub_page .main-grid .two_column_details .grid-cell a{color:#231f20}.sub_page .main-grid .two_column_details .grid-cell a:hover{color:#a6a8ab}.sub_page .main-grid .two_column_details .grid-cell:first-child{border-bottom:2px solid #e8e8e9;padding-bottom:40px}@media (min-width:768px){.sub_page .main-grid .two_column_details .grid-cell:first-child{border-bottom:none;padding-bottom:0;border-right:2px solid #e8e8e9;padding-right:40px}}@media (min-width:1700px){.sub_page .main-grid .two_column_details .grid-cell:first-child{padding-right:80px}}.sub_page .main-grid .two_column_details .grid-cell:last-child{padding-top:40px}@media (min-width:768px){.sub_page .main-grid .two_column_details .grid-cell:last-child{padding-top:0;padding-left:40px}}@media (min-width:1700px){.sub_page .main-grid .two_column_details .grid-cell:last-child{padding-left:80px}}.page,.sub_page{position:absolute;width:100vw;top:0;left:0;height:100%;overflow-y:hidden;overflow-x:hidden}.page .overflow_container,.sub_page .overflow_container{overflow-y:hidden;overflow-x:hidden;top:0;left:0;bottom:0;right:0;position:absolute;transform:translate3d(0,0,0);will-change:scroll-position}.page.home,.sub_page.home{overflow-y:hidden}.page.onthecourt,.sub_page.onthecourt{left:-100vw}.page.offthecourt,.sub_page.offthecourt{left:100vw}.mobile .page .overflow_container,.mobile .sub_page .overflow_container{overflow-y:scroll;-webkit-overflow-scrolling:touch}.page.overflowscroll .overflow_container,.sub_page.overflowscroll .overflow_container{overflow-y:scroll;-webkit-overflow-scrolling:touch}.sub_page_active .sub_pages_container .overflow_container{overflow-y:auto;-webkit-overflow-scrolling:touch}@keyframes arrow_left_hover{0%{transform:rotate(35deg) translateY(-50%) translateX(0);opacity:1}24%{transform:rotate(35deg) translateY(-50%) translateX(100%);opacity:0}25%{transform:rotate(35deg) translateY(-50%) translateX(-100%);opacity:0}100%,50%{transform:rotate(35deg) translateY(-50%) translateX(0);opacity:1}}@keyframes arrow_right_hover{0%{transform:rotate(-35deg) translateY(-50%) translateX(0);opacity:1}24%{transform:rotate(-35deg) translateY(-50%) translateX(-100%);opacity:0}25%{transform:rotate(-35deg) translateY(-50%) translateX(100%);opacity:0}100%,50%{transform:rotate(-35deg) translateY(-50%) translateX(0);opacity:1}}.arrow_container{position:absolute;width:100%;height:100%}.arrow_container .arrow{width:60px;height:25px;top:50%;left:50%;position:absolute;-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.arrow_container .arrow .arrow_left,.arrow_container .arrow .arrow_right{height:2px;width:33.33333px;top:50%;position:absolute;background-color:#fff;transition:all .5s cubic-bezier(.19,1,.22,1)}.arrow_container .arrow .arrow_left{left:0;-ms-transform:rotate(35deg) translateY(-50%);transform:rotate(35deg) translateY(-50%)}.arrow_container .arrow .arrow_right{right:0;-ms-transform:rotate(-35deg) translateY(-50%);transform:rotate(-35deg) translateY(-50%)}.arrow_container:hover .arrow_left{animation:arrow_left_hover 1.5s infinite ease-in-out}.arrow_container:hover .arrow_right{animation:arrow_right_hover 1.5s infinite ease-in-out}.grid-cell img{display:block;width:100%;transition:all 50ms}.home_link,.scroll{font-size:11px;letter-spacing:8px;opacity:0;text-transform:uppercase;color:#a6a8ab;cursor:pointer;transition:all .5s cubic-bezier(.19,1,.22,1)}.home_link:hover,.scroll:hover{color:#231f20}.home_link:hover.arrow,.scroll:hover.arrow{border-bottom:2px solid #231f20;border-right:2px solid #231f20}.home_link.left,.scroll.left{display:none;left:55px;top:50%;-ms-transform:translateX(-100px) translateY(-50%);transform:translateX(-100px) translateY(-50%);padding-left:35px}.home_link.left .arrow,.scroll.left .arrow{-ms-transform:translateY(-50%) rotate(135deg);transform:translateY(-50%) rotateZ(135deg);left:0;top:50%}.home_link.right,.scroll.right{display:none;right:55px;top:50%;-ms-transform:translateX(100px) translateY(-50%);transform:translateX(100px) translateY(-50%);padding-right:35px}.home_link.right .arrow,.scroll.right .arrow{-ms-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotateZ(-45deg);right:0;top:50%}.tyus_logo_link_container{top:25px;left:25px;position:absolute;width:50px;height:150px;display:none;opacity:0;transition:opacity .4s ease-out}@media (min-width:768px){.tyus_logo_link_container{top:40px;left:40px;display:block}}@media (min-width:1200px){.tyus_logo_link_container{width:60px;height:180px}}.loaded .tyus_logo_link_container{opacity:1}.tyus_logo_link{opacity:0;-ms-transform:translateX(-150px);transform:translateX(-150px);display:block}.tyus_logo_link svg{fill:currentColor}.menu_button_container{width:50px;height:40px;padding:10px;top:25px;right:25px;position:absolute;opacity:0;transition:opacity .4s ease-out}@media (min-width:768px){.menu_button_container{width:50px;height:40px;padding:10px;top:40px;right:40px}}.loaded .menu_button_container{opacity:1}.menu_button{width:100%;height:100%;opacity:1;display:block;cursor:pointer}.menu_button .sr{visibility:hidden}.menu_button .menu_button_padding{position:relative;height:100%;width:100%}.menu_button .menu_button_padding .menu_bars{position:absolute;top:0;left:0;width:100%;height:100%}.menu_button .menu_button_padding .menu_bars .menu-bar{height:2px;background-color:#231f20;width:100%;position:absolute;left:0}.menu_button .menu_button_padding .menu_bars .menu-bar.bar1{top:0}.menu_button .menu_button_padding .menu_bars .menu-bar.bar2{top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%)}.menu_button .menu_button_padding .menu_bars .menu-bar.bar3{bottom:0}.menu{height:100%;width:100%;position:fixed;top:0;left:0;-ms-transform:translateY(-100%);transform:translateY(-100%);transition:transform .4s ease-out;padding:50px;background-color:#a6a8ab;z-index:1010;overflow:hidden}@media (min-width:992px){.menu{padding-left:200px}}@media (min-width:1700px){.menu{padding-left:200px}}.menu_open .menu{-ms-transform:translateY(0);transform:translateY(0)}.menu h1,.menu h2,.menu h3,.menu h4,.menu h5,.menu h6,.menu p{color:#fff;line-height:1}.menu h1 a,.menu h2 a,.menu h3 a,.menu h4 a,.menu h5 a,.menu h6 a,.menu p a{color:#fff;display:inline;position:relative;overflow:hidden;transition:all 150ms ease-out}.menu h1 a:after,.menu h2 a:after,.menu h3 a:after,.menu h4 a:after,.menu h5 a:after,.menu h6 a:after,.menu p a:after{content:"";position:absolute;bottom:0;left:0;height:2px;width:100%;background-color:#fff;-ms-transform:translateY(100%) scaleX(.75);transform:translateY(100%) scaleX(.75);transition:all 150ms ease-out;opacity:0}.menu h1 a:active,.menu h1 a:focus,.menu h1 a:hover,.menu h2 a:active,.menu h2 a:focus,.menu h2 a:hover,.menu h3 a:active,.menu h3 a:focus,.menu h3 a:hover,.menu h4 a:active,.menu h4 a:focus,.menu h4 a:hover,.menu h5 a:active,.menu h5 a:focus,.menu h5 a:hover,.menu h6 a:active,.menu h6 a:focus,.menu h6 a:hover,.menu p a:active,.menu p a:focus,.menu p a:hover{color:#fff;text-decoration:none;background-color:transparent}.menu h1 a:active:after,.menu h1 a:focus:after,.menu h1 a:hover:after,.menu h2 a:active:after,.menu h2 a:focus:after,.menu h2 a:hover:after,.menu h3 a:active:after,.menu h3 a:focus:after,.menu h3 a:hover:after,.menu h4 a:active:after,.menu h4 a:focus:after,.menu h4 a:hover:after,.menu h5 a:active:after,.menu h5 a:focus:after,.menu h5 a:hover:after,.menu h6 a:active:after,.menu h6 a:focus:after,.menu h6 a:hover:after,.menu p a:active:after,.menu p a:focus:after,.menu p a:hover:after{-ms-transform:translateY(3px) scaleX(1);transform:translateY(3px) scaleX(1);opacity:1}.menu h5{margin:25px 0}@media (min-width:992px){.menu h5{margin:25px 0}}@media (min-width:1700px){.menu h5{margin:30px 0}}.menu .grid{height:100%;margin:0 auto}@media (min-width:992px){.menu .grid{width:80%}}@media (min-width:1700px){.menu .grid{width:65%}}@media (max-width:991px) and (orientation:landscape){.menu .grid-sm{display:table;width:100%}}.menu .grid-sm .grid-cell{-ms-flex-item-align:start!important;align-self:flex-start!important;padding:15px 0}@media (max-width:991px) and (orientation:landscape){.menu .grid-sm .grid-cell{display:table-cell}}@media (min-width:992px){.menu .grid-sm .grid-cell{padding:25px 0}}.close_button{transition:all .4s cubic-bezier(.23,1,.32,1);position:fixed;display:block;width:35px;height:35px;top:20px;right:20px;overflow:hidden;z-index:600000;-ms-transform:rotate(-90deg);transform:rotate(-90deg);cursor:pointer;opacity:0;-ms-transform:translateX(9999px);transform:translateX(9999px)}@media (min-width:768px){.close_button{width:40px;height:40px;top:40px;right:40px}}@media (min-width:1200px){.close_button{width:50px;height:50px;top:50px;right:50px}}.close_button:hover::after,.close_button:hover::before{opacity:.75}.close_button::after,.close_button::before{content:'';position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;background:#231f20;transition:all .4s cubic-bezier(.23,1,.32,1)}.close_button::before{-ms-transform:rotate(0);transform:rotate(0)}.close_button::after{-ms-transform:rotate(0);transform:rotate(0)}.menu_open .close_button{-ms-transform:rotate(0);transform:rotate(0);animation:show 1ms ease-out;opacity:1;-ms-transform:translateX(0);transform:translateX(0)}.menu_open .close_button::before{-ms-transform:rotate(45deg);transform:rotate(45deg)}.menu_open .close_button::after{-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.sub_page_active .close_button{-ms-transform:rotate(0);transform:rotate(0);animation:show 1ms ease-out;opacity:1;-ms-transform:translateX(0);transform:translateX(0)}.sub_page_active .close_button::before{-ms-transform:rotate(45deg);transform:rotate(45deg)}.sub_page_active .close_button::after{-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.home_link{position:fixed}@keyframes yoyo{from{transform:translateY(-5px)}to{transform:translateY(5px)}}.scroll_container{position:absolute;bottom:50px;text-align:center;left:50%;-ms-transform:translateX(-50%);transform:translateX(-50%);width:120px;height:60px;cursor:pointer;opacity:0;transition:opacity .4s ease-out}@media (max-width:991px) and (orientation:landscape){.scroll_container{bottom:10px}}.loaded .scroll_container{opacity:1}@media (min-width:1200px){.scroll_container{bottom:100px}}.scroll_container .scroll{width:100%;height:100%}.scroll_container .scroll .arrow_container{animation:yoyo 1s infinite alternate ease-in-out}.background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.background .fluid_video{width:100%}.background .left,.background .right{will-change:transform}.background .left .photo,.background .right .photo{position:absolute;width:100%;height:100%;top:0;left:0;background-size:auto 100%;background-position:center;background-repeat:no-repeat;background-color:#fff;width:200%;will-change:transform}@media (min-width:992px){.background .left .photo,.background .right .photo{width:100%}}.background .left .photo:after,.background .right .photo:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(to bottom,rgba(120,120,120,0) 54%,rgba(120,120,120,.25) 100%)}.background .left{left:0;-ms-transform:translateX(-50%);transform:translateX(-50%)}.onthecourt .background .left{z-index:1!important}.offthecourt .background .left{z-index:0!important}.background .left .photo{-ms-transform:translateX(-23%);transform:translateX(-23%)}.novideo .background .left .photo{background-image:url(../img/player.jpg)}.background .left .overlay{background-color:rgba(0,0,0,.035)}.background .right{left:auto;right:0;-ms-transform:translateX(50%);transform:translateX(50%)}.offthecourt .background .right{z-index:1!important}.onthecourt .background .right{z-index:0!important}.background .right .photo{-ms-transform:translateX(-27%);transform:translateX(-27%)}.novideo .background .right .photo{background-image:url(../img/man.jpg)}.background .cover{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#fff;z-index:1}.background .overlay{position:absolute;width:100%;height:100%;top:0;left:0}.intro{height:100%;position:relative}.ios .intro{height:100%}.intro .grid{height:100%}.intro h1:last-of-type{letter-spacing:12px}@media (min-width:992px){.intro h1:last-of-type{letter-spacing:20px}}.content{background-color:#fff;padding:0;padding-top:1px}@media (min-width:768px){.content>section{padding:80px 0 0 0}}@media (min-width:992px){.content>section{padding:85px 0 0 0}}@media (min-width:1200px){.content>section{padding:90px 0 0 0}}@media (min-width:1700px){.content>section{padding:100px 0 0 0}}@media (min-width:768px){.parallax .content>section{padding:20px 0 0 0}}@media (min-width:992px){.parallax .content>section{padding:20px 0 0 0}}@media (min-width:1200px){.parallax .content>section{padding:20px 0 0 0}}@media (min-width:1700px){.parallax .content>section{padding:20px 0 0 0}}@media (min-width:768px){.parallax .content>section.familyfaith,.parallax .content>section.highschool{padding:70px 0 0 0}}@media (min-width:992px){.parallax .content>section.familyfaith,.parallax .content>section.highschool{padding:85px 0 0 0}}@media (min-width:1200px){.parallax .content>section.familyfaith,.parallax .content>section.highschool{padding:90px 0 0 0}}@media (min-width:1700px){.parallax .content>section.familyfaith,.parallax .content>section.highschool{padding:100px 0 0 0}}@media (max-width:767px){.content .copy,.content .video_container{padding:30px}}.content .video_container{padding-top:0}@media (min-width:992px){.highschool .grid-cell{-ms-flex-item-align:start!important;align-self:flex-start!important}}@media (min-width:992px){.highschool .grid-cell:first-child{width:53%}}@media (min-width:1200px){.highschool .grid-cell:first-child{width:50%}}@media (min-width:768px){.highschool .grid-cell:last-child{padding-left:25%}}@media (min-width:992px){.highschool .grid-cell:last-child{padding-left:0;width:47%}}@media (min-width:1200px){.highschool .grid-cell:last-child{width:50%}}@media (min-width:768px){.highschool .copy{padding-left:25%;padding-right:10%;padding-bottom:10%}}@media (min-width:1200px){.highschool .copy{padding-left:30%}}.highschool .nested .grid-cell:first-child{-ms-flex-item-align:end!important;align-self:flex-end!important}@media (min-width:768px){.highschool .nested .grid-cell:last-child{-ms-flex:0 0 43%;flex:0 0 43%;padding-right:10%;padding-left:5%;-ms-flex-item-align:start!important;align-self:flex-start!important}}@media (min-width:992px){.highschool .nested .grid-cell:last-child{-ms-flex:0 0 43%;flex:0 0 43%}}@media (min-width:768px){.highschool .nested .grid-cell:last-child .photo_container{padding-bottom:50%}}@media (min-width:992px){.highschool .nested .grid-cell:last-child .photo_container{padding-bottom:65%}}.highschool .photo_1 .photo_sizer{padding-bottom:100%}@media (min-width:768px){.highschool .photo_1 .photo_sizer{padding-bottom:70%}}.highschool .photo_1 .photo{background-position:center top;background-image:url(../img/IMG_1137_mobile.jpg)}@media (min-width:768px){.highschool .photo_1 .photo{background-image:url(../img/IMG_1137.jpg)}}.highschool .photo_2 .photo_sizer{padding-bottom:100%}@media (min-width:768px){.highschool .photo_2 .photo_sizer{padding-bottom:135%}}.highschool .photo_2 .photo{background-position:center top;background-image:url(../img/ows_136616631827151_large_mobile.jpg)}@media (min-width:768px){.highschool .photo_2 .photo{background-image:url(../img/ows_136616631827151_large.jpg)}}.highschool .photo_3 .photo_sizer{padding-bottom:70%}.highschool .photo_3 .cd-slider .cd-svg-wrapper{padding-bottom:70%}.highschool .photo_3 .photo{background-position:center;background-image:url(../img/IMG_0642_mobile.jpg)}@media (min-width:768px){.highschool .photo_3 .photo{background-image:url(../img/IMG_0642.jpg)}}@media (min-width:768px){.highschool .photo_3.photo_container{padding-top:5%}}@media (min-width:992px){.highschool .photo_3.photo_container{padding-top:0}}@media (min-width:768px){.college .grid-cell:last-child{-ms-flex:0 0 55%;flex:0 0 55%}}@media (min-width:768px){.college .copy{padding-left:10%;padding-right:8%;padding-bottom:10%}}@media (min-width:992px){.college .copy{padding-left:24%}}@media (min-width:1200px){.college .copy{padding-left:30%;padding-right:10%}}.college .photo_1 .photo_sizer{padding-bottom:80%}.college .photo_1 .photo{background-position:center top;background-image:url(../img/image3_mobile.jpg)}@media (min-width:768px){.college .photo_1 .photo{background-image:url(../img/image3.jpg)}}@media (min-width:768px){.pro .grid-cell:first-child{-ms-flex:0 0 50%;flex:0 0 50%}}@media (min-width:768px){.pro .copy{padding-left:10%;padding-right:10%;padding-bottom:5%}}@media (min-width:992px){.pro .copy{padding-left:10%;padding-right:22%}}@media (min-width:1200px){.pro .copy{padding-left:20%;padding-right:25%}}@media (min-width:992px){.pro .photo_1{padding-left:25%;padding-bottom:5%}}.pro .photo_1 .photo_sizer{padding-bottom:110%}@media (min-width:992px){.pro .photo_1 .photo_sizer{padding-bottom:120%}}@media (min-width:1200px){.pro .photo_1 .photo_sizer{padding-bottom:125%}}.pro .photo_1 .photo{background-position:center top;background-image:url(../img/GettyImages-626029730_mobile.jpg)}@media (min-width:992px){.pro .photo_1 .photo{background-image:url(../img/GettyImages-626029730.jpg)}}@media (min-width:768px){.familyfaith>.grid-sm>.grid-cell{width:50%}}@media (min-width:768px){.familyfaith .copy{padding-top:5%;padding-bottom:8%}}@media (min-width:992px){.familyfaith .copy{padding-top:10%}}@media (min-width:1700px){.familyfaith .copy{padding-bottom:15%}}.familyfaith .nested{height:100%}@media (min-width:768px){.familyfaith .nested .grid-cell{padding-left:10%;padding-right:10%}}@media (min-width:992px){.familyfaith .nested .grid-cell{padding-right:18%}}@media (min-width:1200px){.familyfaith .nested .grid-cell{padding-right:22%}}@media (min-width:1700px){.familyfaith .nested .grid-cell{padding-right:30%}}.familyfaith .nested .grid-cell:first-child{-ms-flex-item-align:end!important;align-self:flex-end!important}.familyfaith .photo_1 .photo_sizer{padding-bottom:95%}.familyfaith .photo_1 .photo{background-image:url(../img/IMG_1647_mobile.jpg)}@media (min-width:768px){.familyfaith .photo_1 .photo{background-image:url(../img/IMG_1647.jpg)}}.familyfaith .photo_2 .photo_sizer{padding-bottom:65%}.familyfaith .photo_2 .photo{background-position:center bottom;background-image:url(../img/IMG_8155_mobile.jpg)}@media (min-width:768px){.familyfaith .photo_2 .photo{background-image:url(../img/IMG_8155.jpg)}}@media (min-width:768px){.wyos .grid-cell:last-child{width:55%}}@media (min-width:768px){.wyos .copy{padding-left:10%;padding-right:10%;padding-bottom:10%}}@media (min-width:992px){.wyos .copy{padding-left:25%}}@media (min-width:1200px){.wyos .copy{padding-left:30%}}.wyos .photo_1 .photo_sizer{padding-bottom:80%}.wyos .photo_1 .photo{background-position:center top;background-image:url(../img/IMG_5782_mobile.jpg)}@media (min-width:768px){.wyos .photo_1 .photo{background-image:url(../img/IMG_5782.jpg)}}.team1tyus .photo_1 .photo_sizer{padding-bottom:65%}.team1tyus .photo_1 .photo{background-position:center top;background-image:url(../img/tyus-hero.jpg)}@media (min-width:768px){.team1tyus .photo_1 .photo{background-image:url(../img/tyus-hero.jpg)}}@media (min-width:768px){.team1tyus .copy{padding-left:10%;padding-right:10%}}@media (min-width:992px){.team1tyus .copy{padding-left:25%}}@media (min-width:1700px){.team1tyus .copy{padding-left:30%}}.team1tyus .copy img{width:220px;margin-bottom:10px}@media (min-width:992px){.team1tyus .copy img{width:250px}}@media (min-width:1700px){.team1tyus .copy img{width:300px}}@media (min-width:768px){.camps .grid-cell:last-child{-ms-flex:0 0 40%;flex:0 0 40%}}@media (min-width:992px){.camps .grid-cell:last-child{-ms-flex:0 0 50%;flex:0 0 50%}}@media (min-width:1700px){.camps .grid-cell:last-child{-ms-flex:0 0 55%;flex:0 0 55%}}@media (min-width:768px){.camps .copy{padding-left:10%;padding-right:10%}}@media (min-width:992px){.camps .copy{padding-right:25%;padding-left:20%}}.camps .photo_1 .photo_sizer{padding-bottom:80%}.camps .photo_1 .photo{background-position:center top;background-image:url(../img/IMG_8844.jpg)}@media (min-width:768px){.camps .photo_1 .photo{background-image:url(../img/IMG_8844.jpg)}}@media (min-width:768px){.quote .grid-cell:first-child{-ms-flex:0 0 40%;flex:0 0 40%}}@media (min-width:768px){.quote .copy{padding-left:20%;padding-right:15%;padding-bottom:10%}}.quote .photo_1{width:50%;float:left}@media (min-width:768px){.quote .photo_1{-ms-flex:0 0 100%;flex:0 0 100%;width:auto;float:none}}.quote .photo_1 .photo_sizer{padding-bottom:100%}@media (min-width:768px){.quote .photo_1 .photo_sizer{padding-bottom:80%}}.quote .photo_1 .photo{background-position:center top;background-image:url(../img/5Y8A8091.jpg)}@media (min-width:768px){.quote .photo_1 .photo{background-image:url(../img/5Y8A8091.jpg)}}.quote .photo_2{width:50%;float:left}@media (min-width:768px){.quote .photo_2{float:none;-ms-flex:0 0 100%;flex:0 0 100%;width:auto;padding-top:10%;padding-left:55%}}.quote .photo_2 .photo_sizer{padding-bottom:100%}@media (min-width:768px){.quote .photo_2 .photo_sizer{padding-bottom:150%}}.quote .photo_2 .photo{background-position:center top;background-image:url(../img/quote_mobile.jpg)}@media (min-width:768px){.quote .photo_2 .photo{background-image:url(../img/quote.jpg)}}.quote .photo_3{padding-left:30%;padding-right:30%;padding-bottom:10%}.quote .photo_3 .photo_sizer{padding-bottom:135%}.quote .photo_3 .photo{background-image:url(../img/IMG_9238_mobile.jpg)}@media (min-width:768px){.quote .photo_3 .photo{background-image:url(../img/IMG_9238_mobile.jpg)}}@media (min-width:768px){.learninglab .grid-cell:first-child{-ms-flex:0 0 45%;flex:0 0 45%}}@media (min-width:768px){.learninglab .copy{padding-left:10%;padding-right:10%;padding-bottom:10%;padding-top:5%}}@media (min-width:992px){.learninglab .copy{padding-right:25%;padding-left:20%}}.learninglab .photo_1{width:100%;float:left}@media (min-width:768px){.learninglab .photo_1{width:100%;float:none}}.learninglab .photo_1 .photo_sizer{padding-bottom:80%}@media (min-width:768px){.learninglab .photo_1 .photo_sizer{padding-bottom:80%}}.learninglab .photo_1 .photo{background-position:center top;background-image:url(../img/C0028.MP4.09_18_31_29.Still002_mobile.jpg)}@media (min-width:768px){.learninglab .photo_1 .photo{background-image:url(../img/C0028.MP4.09_18_31_29.Still002.jpg)}}.learninglab .photo_2{-ms-flex:0 0 50%;flex:0 0 50%;float:left}@media (min-width:768px){.learninglab .photo_2{float:none;-ms-flex:0 0 100%;flex:0 0 100%;padding-top:4%;padding-left:10%}}.learninglab .photo_2 .photo_sizer{padding-bottom:37.5%}@media (min-width:768px){.learninglab .photo_2 .photo_sizer{padding-bottom:37.5%}}.learninglab .photo_2 .photo{background-position:center top;background-image:url(../img/wyos_motto.jpg)}@media (min-width:768px){.learninglab .photo_2 .photo{background-image:url(../img/wyos_motto.jpg)}}@media (min-width:768px){.learninglab .photo_3{padding-left:10%;padding-right:10%;padding-bottom:10%}}@media (min-width:992px){.learninglab .photo_3{padding-left:20%}}.learninglab .photo_3 .photo_sizer{padding-bottom:65%}.learninglab .photo_3 .photo{background-image:url(../img/C0024.MP4.09_10_28_26.Still005_mobile.jpg)}@media (min-width:768px){.learninglab .photo_3 .photo{background-image:url(../img/C0024.MP4.09_10_28_26.Still005.jpg)}}.border{position:absolute;z-index:1000;opacity:1;transition:transform .8s ease-out}.border.border_1{width:100%;height:12px;top:0;left:0;-ms-transform:translateY(-100%);transform:translateY(-100%)}.border.border_2{width:100%;height:12px;bottom:0;left:0;-ms-transform:translateY(100%);transform:translateY(100%)}.border.border_3{height:100%;width:12px;top:0;left:0;-ms-transform:translateX(-100%);transform:translateX(-100%)}.border.border_4{height:100%;width:12px;top:0;right:0;-ms-transform:translateX(100%);transform:translateX(100%)}.loaded .border{-ms-transform:translateY(0) translateX(0);transform:translateY(0) translateX(0)}footer{padding:80px 25px 40px 25px;position:relative;overflow:hidden;border-top:1px solid #a6a8ab;text-align:center;background-color:#fff}@media (min-width:992px){footer{padding:125px 50px 40px 50px}}footer .copyright{font-size:12px}footer:before{content:"";position:absolute;width:650vh;height:500vh;top:-250vh;left:-230vh;z-index:0;background-image:url(../img/tyus_pattern.png);animation:rotating 400s linear infinite;-ms-transform-origin:center;transform-origin:center;background-size:300px 420px}footer .footer_content{position:relative;z-index:1}footer .back_to_top{margin:70px auto;width:200px;padding:15px;letter-spacing:4px;font-size:19px}@media (min-width:768px){footer .back_to_top{margin:100px auto}}@media (min-width:992px){footer .back_to_top{margin:120px auto}}@media (min-width:1200px){footer .back_to_top{margin:135px auto}}@media (min-width:1700px){footer .back_to_top{margin:150px auto}}footer .back_to_top .back_to_top_box{background-color:#231f20;width:80px;height:80px;position:relative;margin:0 auto 25px auto}footer .back_to_top .back_to_top_box .arrow_container{-ms-transform:rotate(180deg);transform:rotate(180deg)}footer .back_to_top .back_to_top_box .arrow .arrow_left,footer .back_to_top .back_to_top_box .arrow .arrow_right{background-color:#fff}@keyframes rotating{from{transform:rotate(45deg)}to{transform:rotate(-315deg)}}.element::-webkit-scrollbar{width:0!important}