/**
 * Swiper 4.3.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 31, 2018
 */
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-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-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-invisible-blank-slide{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-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;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,right top,left 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:-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,left top,right 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:-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 bottom,left top,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:-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 top,left bottom,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:-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-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-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;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-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-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-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-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-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-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-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-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.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;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.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-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;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;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align: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%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{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%;-ms-transform-origin:50%;transform-origin:50%;-webkit-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%;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);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-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;-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-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.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-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.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-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.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;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
/* v1.0.5 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider {
    width: 100%;
    height: 400px;
    position: relative;
    direction: ltr;
}

    .royalSlider > * {
        float: left;
    }

.rsWebkit3d .rsSlide {
    -webkit-transform: translateZ(0);
}

.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
    -webkit-backface-visibility: hidden;
}

.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
    -webkit-transform: none;
}

.rsOverflow {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    float: left;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.rsVisibleNearbyWrap {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    left: 0;
    top: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

    .rsVisibleNearbyWrap .rsOverflow {
        position: absolute;
        left: 0;
        top: 0;
    }

.rsContainer {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.rsArrow,
.rsThumbsArrow {
    cursor: pointer;
}

.rsThumb {
    float: left;
    position: relative;
}

.rsArrow,
.rsNav,
.rsThumbsArrow {
    opacity: 1;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}

.rsHidden {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
    -moz-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
    -o-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
    transition: visibility 0s linear 0.3s,opacity 0.3s linear;
}

.rsGCaption {
    width: 100%;
    float: left;
    text-align: center;
}

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
    position: fixed !important;
    height: auto !important;
    width: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 2147483647 !important;
    top: 0 !important;
    left: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
}

.royalSlider .rsSlide.rsFakePreloader {
    opacity: 1 !important;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    display: none;
}

.rsSlide {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
    height: auto;
}

.rsContent {
    width: 100%;
    height: 100%;
    position: relative;
}

.rsPreloader {
    position: absolute;
    z-index: 0;
}

.rsNav {
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    user-select: none;
}

.rsNavItem {
    -webkit-tap-highlight-color: rgba(0,0,0,0.25);
}

.rsThumbs {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    float: left;
    z-index: 22;
}

.rsTabs {
    float: left;
    background: none !important;
}

.rsTabs,
.rsThumbs {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.rsVideoContainer {
    /*left: 0;
	top: 0;
	position: absolute;*/
    /*width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	float: left;*/
    width: auto;
    height: auto;
    line-height: 0;
    position: relative;
}

.rsVideoFrameHolder {
    position: absolute;
    left: 0;
    top: 0;
    background: #141414;
    opacity: 0;
    -webkit-transition: .3s;
}

    .rsVideoFrameHolder.rsVideoActive {
        opacity: 1;
    }

.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
    position: absolute;
    z-index: 50;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 44px;
}

.rsABlock {
    left: 0;
    top: 0;
    position: absolute;
    z-index: 15;
}

img.rsImg {
    max-width: none;
}

.grab-cursor {
    cursor: url("royalslider/grab.png") 8 8, move;
}

.grabbing-cursor {
    cursor: url("royalslider/grabbing.png") 8 8, move;
}

.rsNoDrag {
    cursor: auto;
}

.rsLink {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 20;
    background: url("royalslider/blank.gif");
}

html {
  box-sizing: border-box;
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

*,
*::before,
*::after {
  box-sizing: inherit; }

article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block; }

body {
  margin: 0; }

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

audio,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

table {
  border-collapse: collapse; }

th {
  text-align: left; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

[type="checkbox"],
[type="radio"] {
  padding: 0; }

textarea {
  overflow: auto; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

[tabindex="-1"]:focus {
  outline: none !important; }

[hidden] {
  display: none !important; }

body {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #7d7d7d;
  background-color: #fff; }

.disable-scroll {
  overflow: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
  max-width: none !important;
  -webkit-overflow-scrolling: none; }

a {
  color: #1252BA;
  text-decoration: none; }

.lazyload,
.lazyloading {
  opacity: 0; }

.lazyloaded {
  opacity: 1; }

/*.ico {
  display: inline-block;
  vertical-align: text-bottom;
  fill: currentColor;
}*/
.svg {
  display: inline-block;
  vertical-align: text-bottom; }

svg.svg:not([stroke]) {
  fill: currentColor; }

#icon-user,
#icon-clock,
#icon-flag,
#icon-bookmark {
  stroke-width: 1; }

.section-title {
  font-weight: 700;
  font-size: 1.5rem;
  margin-bottom: 0.625rem;
  color: #484848; }
  .section-title a {
    transition: color .2s ease-in-out;
    color: inherit; }
    .section-title a:hover, .section-title a:focus {
      color: #1252BA; }
  .section-title .ico {
    margin-bottom: 0.25rem;
    margin-left: 0.75rem;
    color: #1252BA; }

.home-section-title {
  font-weight: 400;
  font-size: 1.625rem;
  text-transform: uppercase;
  margin-bottom: 0.625rem;
  color: #fff; }

img[width="0"][height="0"] {
  position: absolute; }

.page-section-header {
  display: flex;
  align-items: center;
  margin-bottom: 1.25rem;
  margin-left: -7.5px;
  margin-right: -7.5px; }
  @media (min-width: 576px) {
    .page-section-header {
      margin-left: 0;
      margin-right: 0; } }
  .page-section-header .separator {
    flex: 1;
    height: 0.0625rem;
    background: #eaeaea;
    margin: 0 0 0 1.25rem; }
  .page-section-header a:hover {
    color: #1252BA; }
  .page-section-header.page-section-header-article {
    margin-left: 0;
    margin-right: 0; }

.page-section-header-title {
  font-size: 1.25rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: -.03em;
  line-height: 1.3;
  color: #0b0b0b;
  transition: all .2s ease-in-out;
  margin-bottom: 0; }

.page-header {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 1.25rem; }
  @media (min-width: 576px) {
    .page-header {
      margin-left: 0;
      margin-right: 0;
      margin-top: 1.25rem; } }

.page-title {
  background: #212123;
  color: #fff;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  line-height: 1;
  margin: 0;
  font-size: 1.25rem;
  padding: 1.25rem 1.25rem; }
  .page-title span {
    font-weight: 500; }
  @media (min-width: 1024px) {
    .page-title {
      font-size: 1.875rem;
      padding: 0.9375rem 1.25rem; } }

.tag-description {
  margin-top: 40px;
  line-height: 2;
  hyphens: auto;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  margin-bottom: 2rem;
  word-wrap: break-word; }

.search-header {
  font-weight: 700;
  font-size: 1.75rem;
  line-height: 1.214;
  letter-spacing: -.03em;
  color: #0B0B0B;
  margin-top: 1.875rem;
  margin-bottom: 1.875rem; }

.suggestion-form {
  padding: 15px;
  margin-right: 0;
  margin-left: 0;
  color: #fff;
  background: #101010;
  margin-bottom: 2.625rem;
  margin-left: -15px;
  margin-right: -15px; }
  @media (min-width: 1024px) {
    .suggestion-form {
      margin-left: 0;
      margin-right: 0; } }
  .suggestion-form label {
    display: inline-block;
    margin-bottom: .5rem; }
  .suggestion-form .form-group:not(:last-child) {
    margin-bottom: 1rem; }
  @media (min-width: 1024px) {
    .suggestion-form .form-control:focus {
      box-shadow: inset 0 -0.125rem 0 #1252BA; } }
  .suggestion-form .form-control-feedback {
    margin-top: 0.25rem; }
  .suggestion-form .has-error {
    color: #d9534f; }
  .suggestion-form .btn, .suggestion-form .icon-btn, .suggestion-form .home-news-list-more-btn {
    font-weight: bold !important;
    text-transform: uppercase;
    color: #fff;
    background: #1252BA; }
    .suggestion-form .btn:hover, .suggestion-form .icon-btn:hover, .suggestion-form .home-news-list-more-btn:hover, .suggestion-form .btn:focus, .suggestion-form .icon-btn:focus, .suggestion-form .home-news-list-more-btn:focus {
      box-shadow: 0 0 0 2px rgba(18, 82, 186, 0.5); }
    .suggestion-form .btn:active, .suggestion-form .icon-btn:active, .suggestion-form .home-news-list-more-btn:active {
      background: #0e3e8c; }

.error-page-image {
  background: #d6d6d6;
  margin-left: -15px;
  margin-right: -15px; }
  .error-page-image img {
    max-width: 100%; }
  @media (min-width: 1024px) {
    .error-page-image {
      margin-left: 0;
      margin-right: 0; } }

.error-page {
  margin-bottom: 30px;
  text-align: center; }
  .error-page .error-page-panel {
    padding: 30px 15px; }
  .error-page .btn, .error-page .icon-btn, .error-page .home-news-list-more-btn {
    font-weight: bold !important;
    text-transform: uppercase;
    color: #fff;
    background: #1252BA; }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 2rem;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  line-height: 1.1;
  color: inherit; }

h1 {
  font-size: 2.5rem; }

h2 {
  font-size: 2rem; }

h3 {
  font-size: 1.75rem; }

h4 {
  font-size: 1.5rem; }

h5 {
  font-size: 1.25rem; }

h6 {
  font-size: 1rem; }

.btn, .icon-btn, .home-news-list-more-btn, .colab-content .btn {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 0 solid transparent;
  padding: 0.75rem 1rem;
  font-size: 1rem;
  line-height: 1.25;
  transition: all 0.2s ease-in-out;
  cursor: pointer; }
  .btn:focus, .icon-btn:focus, .home-news-list-more-btn:focus, .btn.focus, .focus.icon-btn, .focus.home-news-list-more-btn {
    outline: 0; }
  .btn.disabled, .disabled.icon-btn, .disabled.home-news-list-more-btn, .btn:disabled, .icon-btn:disabled, .home-news-list-more-btn:disabled {
    opacity: .65; }

.btn-block, .suggestion-form .btn, .suggestion-form .icon-btn, .suggestion-form .home-news-list-more-btn, .home-news-list-more-btn, .colab-content .btn {
  display: block;
  width: 100%; }

.icon-btn {
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 3.625rem;
  padding: 0;
  color: #c2c2c2;
  background-color: transparent;
  align-items: center;
  justify-content: center;
  transition: all .2s ease-in-out; }
  .icon-btn:hover {
    color: #1252BA; }
    .icon-btn:hover .svg {
      animation: slideIcon .3s forwards; }
  .icon-btn:focus {
    box-shadow: none; }
  .icon-btn:active {
    color: #fff !important;
    background: #1252BA; }

.icon-btn-facebook:hover {
  color: #3b5998; }

.icon-btn-facebook:active {
  color: #fff !important;
  background: #3b5998; }

.icon-btn-social-media-footer {
  color: #EFEDED; }
  .icon-btn-social-media-footer:hover {
    color: #EFEDED; }
  .icon-btn-social-media-footer:active {
    color: #fff !important;
    background: #EFEDED; }

.icon-btn-twitter:hover {
  color: #00ACEE; }

.icon-btn-twitter:active {
  color: #fff !important;
  background: #00ACEE; }

.icon-btn-pinterest:hover {
  color: #bd081c; }

.icon-btn-pinterest:active {
  color: #fff !important;
  background: #bd081c; }

.icon-btn-whatsapp:hover {
  color: #25d366; }

.icon-btn-whatsapp:active {
  color: #fff !important;
  background: #25d366; }

.icon-btn-telegram:hover {
  color: #0088CC; }

.icon-btn-telegram:active {
  color: #fff !important;
  background: #0088CC; }

.form-control {
  display: block;
  width: 100%;
  padding: 0.75rem 1rem;
  font-size: 1rem;
  line-height: 1.25;
  color: #454545;
  background-color: #fff;
  background-image: none;
  background-clip: padding-box;
  border: none;
  transition: all .2s ease-in-out; }
  .form-control::-ms-expand {
    background-color: transparent;
    border: 0; }
  .form-control:focus {
    color: #454545;
    background-color: #fff;
    border-color: #4585ed;
    outline: none; }
  .form-control::placeholder {
    color: #b5b5b5;
    opacity: 1; }
  .form-control:disabled, .form-control[readonly] {
    background-color: #f2f2f2;
    opacity: 1; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1024px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1340px) {
    .container {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 576px) {
    .container {
      width: 540px;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .container {
      width: 720px;
      max-width: 100%; } }
  @media (min-width: 1024px) {
    .container {
      width: 960px;
      max-width: 100%; } }
  @media (min-width: 1340px) {
    .container {
      width: 960px;
      max-width: 100%; } }

.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1024px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1340px) {
    .container-fluid {
      padding-right: 15px;
      padding-left: 15px; } }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 576px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 768px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 1024px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }
  @media (min-width: 1340px) {
    .row {
      margin-right: -15px;
      margin-left: -15px; } }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media (min-width: 576px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
    .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
    .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
    .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
    .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
    .col-xl-auto {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 768px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
    .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
    .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
    .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
    .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
    .col-xl-auto {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1024px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
    .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
    .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
    .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
    .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
    .col-xl-auto {
      padding-right: 15px;
      padding-left: 15px; } }
  @media (min-width: 1340px) {
    .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
    .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
    .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
    .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
    .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
    .col-xl-auto {
      padding-right: 15px;
      padding-left: 15px; } }

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: none; }

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%; }

.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%; }

.col-3 {
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%; }

.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%; }

.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%; }

.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%; }

.col-9 {
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%; }

.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%; }

.col-12 {
  flex: 0 0 100%;
  max-width: 100%; }

.pull-0 {
  right: auto; }

.pull-1 {
  right: 8.3333333333%; }

.pull-2 {
  right: 16.6666666667%; }

.pull-3 {
  right: 25%; }

.pull-4 {
  right: 33.3333333333%; }

.pull-5 {
  right: 41.6666666667%; }

.pull-6 {
  right: 50%; }

.pull-7 {
  right: 58.3333333333%; }

.pull-8 {
  right: 66.6666666667%; }

.pull-9 {
  right: 75%; }

.pull-10 {
  right: 83.3333333333%; }

.pull-11 {
  right: 91.6666666667%; }

.pull-12 {
  right: 100%; }

.push-0 {
  left: auto; }

.push-1 {
  left: 8.3333333333%; }

.push-2 {
  left: 16.6666666667%; }

.push-3 {
  left: 25%; }

.push-4 {
  left: 33.3333333333%; }

.push-5 {
  left: 41.6666666667%; }

.push-6 {
  left: 50%; }

.push-7 {
  left: 58.3333333333%; }

.push-8 {
  left: 66.6666666667%; }

.push-9 {
  left: 75%; }

.push-10 {
  left: 83.3333333333%; }

.push-11 {
  left: 91.6666666667%; }

.push-12 {
  left: 100%; }

.offset-1 {
  margin-left: 8.3333333333%; }

.offset-2 {
  margin-left: 16.6666666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.3333333333%; }

.offset-5 {
  margin-left: 41.6666666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.3333333333%; }

.offset-8 {
  margin-left: 66.6666666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.3333333333%; }

.offset-11 {
  margin-left: 91.6666666667%; }

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.3333333333%; }
  .pull-sm-2 {
    right: 16.6666666667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.3333333333%; }
  .pull-sm-5 {
    right: 41.6666666667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.3333333333%; }
  .pull-sm-8 {
    right: 66.6666666667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.3333333333%; }
  .pull-sm-11 {
    right: 91.6666666667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.3333333333%; }
  .push-sm-2 {
    left: 16.6666666667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.3333333333%; }
  .push-sm-5 {
    left: 41.6666666667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.3333333333%; }
  .push-sm-8 {
    left: 66.6666666667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.3333333333%; }
  .push-sm-11 {
    left: 91.6666666667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0%; }
  .offset-sm-1 {
    margin-left: 8.3333333333%; }
  .offset-sm-2 {
    margin-left: 16.6666666667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.3333333333%; }
  .offset-sm-5 {
    margin-left: 41.6666666667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.3333333333%; }
  .offset-sm-8 {
    margin-left: 66.6666666667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.3333333333%; }
  .offset-sm-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.3333333333%; }
  .pull-md-2 {
    right: 16.6666666667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.3333333333%; }
  .pull-md-5 {
    right: 41.6666666667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.3333333333%; }
  .pull-md-8 {
    right: 66.6666666667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.3333333333%; }
  .pull-md-11 {
    right: 91.6666666667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.3333333333%; }
  .push-md-2 {
    left: 16.6666666667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.3333333333%; }
  .push-md-5 {
    left: 41.6666666667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.3333333333%; }
  .push-md-8 {
    left: 66.6666666667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.3333333333%; }
  .push-md-11 {
    left: 91.6666666667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0%; }
  .offset-md-1 {
    margin-left: 8.3333333333%; }
  .offset-md-2 {
    margin-left: 16.6666666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.3333333333%; }
  .offset-md-5 {
    margin-left: 41.6666666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.3333333333%; }
  .offset-md-8 {
    margin-left: 66.6666666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.3333333333%; }
  .offset-md-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 1024px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.3333333333%; }
  .pull-lg-2 {
    right: 16.6666666667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.3333333333%; }
  .pull-lg-5 {
    right: 41.6666666667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.3333333333%; }
  .pull-lg-8 {
    right: 66.6666666667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.3333333333%; }
  .pull-lg-11 {
    right: 91.6666666667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.3333333333%; }
  .push-lg-2 {
    left: 16.6666666667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.3333333333%; }
  .push-lg-5 {
    left: 41.6666666667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.3333333333%; }
  .push-lg-8 {
    left: 66.6666666667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.3333333333%; }
  .push-lg-11 {
    left: 91.6666666667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0%; }
  .offset-lg-1 {
    margin-left: 8.3333333333%; }
  .offset-lg-2 {
    margin-left: 16.6666666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.3333333333%; }
  .offset-lg-5 {
    margin-left: 41.6666666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.3333333333%; }
  .offset-lg-8 {
    margin-left: 66.6666666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.3333333333%; }
  .offset-lg-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 1340px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: none; }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%; }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%; }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%; }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%; }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%; }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%; }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%; }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%; }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.3333333333%; }
  .pull-xl-2 {
    right: 16.6666666667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.3333333333%; }
  .pull-xl-5 {
    right: 41.6666666667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.3333333333%; }
  .pull-xl-8 {
    right: 66.6666666667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.3333333333%; }
  .pull-xl-11 {
    right: 91.6666666667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.3333333333%; }
  .push-xl-2 {
    left: 16.6666666667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.3333333333%; }
  .push-xl-5 {
    left: 41.6666666667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.3333333333%; }
  .push-xl-8 {
    left: 66.6666666667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.3333333333%; }
  .push-xl-11 {
    left: 91.6666666667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0%; }
  .offset-xl-1 {
    margin-left: 8.3333333333%; }
  .offset-xl-2 {
    margin-left: 16.6666666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.3333333333%; }
  .offset-xl-5 {
    margin-left: 41.6666666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.3333333333%; }
  .offset-xl-8 {
    margin-left: 66.6666666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.3333333333%; }
  .offset-xl-11 {
    margin-left: 91.6666666667%; } }

@media (min-width: 768px) {
  [class*="tooltip-"] {
    position: relative; }
    [class*="tooltip-"][aria-label]:after {
      content: attr(aria-label); }
    [class*="tooltip-"]:after, [class*="tooltip-"]:before {
      position: absolute;
      transform: translate3d(0, 0, 0);
      visibility: hidden;
      opacity: 0;
      z-index: 1000000;
      pointer-events: none;
      transition: .3s ease;
      transition-delay: 0ms; }
    [class*="tooltip-"]:before {
      content: '';
      position: absolute;
      background: 0 0;
      border: 6px solid transparent;
      z-index: 1000001; }
    [class*="tooltip-"]:after {
      background: #383838;
      color: #fff;
      padding: 8px 10px;
      font-size: 12px;
      line-height: 12px;
      white-space: nowrap;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); }
    [class*="tooltip-"]:hover:after, [class*="tooltip-"]:hover:before {
      visibility: visible;
      opacity: 1;
      transition-delay: 100ms; }
  .tooltip-bottom:after, .tooltip-bottom:before {
    top: 100%;
    left: 50%; }
  .tooltip-bottom:after {
    transform: translateX(-50%); }
  .tooltip-bottom:before {
    margin-top: -11px;
    left: calc(50% - 6px); }
  .tooltip-bottom-left:before, .tooltip-bottom-right:before, .tooltip-bottom:before {
    border-bottom-color: #383838; }
  .tooltip-bottom:focus:after, .tooltip-bottom:hover:after {
    transform: translateX(-50%) translateY(8px); }
  .tooltip-right:after, .tooltip-right:before {
    bottom: 50%;
    left: 100%; }
  .tooltip-right:after {
    transform: translateX(-8px) translateY(50%); }
  .tooltip-right:before {
    transform: translateX(-8px);
    margin-left: -11px;
    margin-bottom: -6px;
    border-right-color: #383838; }
  .tooltip-right:focus:after, .tooltip-right:hover:after {
    transform: translateX(0px) translateY(50%); }
  .tooltip-right:focus:before, .tooltip-right:hover:before {
    transform: translateX(0px); } }

.modal {
  position: fixed;
  z-index: 100002;
  top: 50%;
  left: 50%;
  display: none;
  overflow: auto;
  width: 580px;
  min-height: 60px;
  max-height: 90%;
  transition: transform 250ms, opacity 250ms;
  opacity: 0;
  background-color: #fff;
  will-change: transform;
  -webkit-filter: blur(0); }

#modal-background {
  position: fixed;
  z-index: 100001;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  transition: opacity 250ms linear;
  opacity: 0;
  background: #333;
  background: rgba(0, 0, 0, 0.75);
  will-change: opacity; }

#modal-background.visible {
  opacity: 1; }

.modal.animation-fade {
  transform: translate(-50%, -50%) scale(1); }

.modal.animation-fade-up {
  transform: translate(-50%, 75%) scale(1); }

.modal.animation-fade-right {
  transform: translate(-75%, -50%) scale(1); }

.modal.animation-fade-down {
  transform: translate(-50%, -75%) scale(1); }

.modal.animation-fade-left {
  transform: translate(75%, -50%) scale(1); }

.modal.animation-fade-zoom {
  transform: translate(-50%, -50%) scale(2); }

.modal.animation-fade-zoom-up {
  transform: translate(-50%, 75%) scale(2); }

.modal.animation-fade-zoom-right {
  transform: translate(-75%, -50%) scale(2); }

.modal.animation-fade-zoom-down {
  transform: translate(-50%, -75%) scale(2); }

.modal.animation-fade-zoom-left {
  transform: translate(75%, -50%) scale(2); }

.modal.animation-fade.visible,
.modal.animation-fade-up.visible,
.modal.animation-fade-right.visible,
.modal.animation-fade-down.visible,
.modal.animation-fade-left.visible,
.modal.animation-fade-zoom.visible,
.modal.animation-fade-zoom-up.visible,
.modal.animation-fade-zoom-right.visible,
.modal.animation-fade-zoom-down.visible,
.modal.animation-fade-zoom-left.visible {
  transition-delay: 0;
  transform: translate(-50%, -50%) scale(1);
  opacity: 1; }

.modal-page {
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0; }

.modal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  left: 0;
  display: none;
  overflow-y: auto;
  width: 100%;
  height: 100%;
  transition: opacity .3s;
  opacity: 0;
  background: #333;
  background: rgba(0, 0, 0, 0.85);
  will-change: opacity; }

.jquery-modal.blocker {
  animation: fadeIn .6s 1;
  opacity: 0; }

.close-modal {
  position: absolute;
  top: 6px;
  right: 6px;
  display: flex;
  width: 28px;
  height: 28px;
  color: #c1c1c1;
  align-items: center;
  justify-content: center; }
  .close-modal .svg {
    position: relative; }
  .close-modal:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    transition: all .2s;
    transform: scale(0);
    opacity: 0;
    border: 1px solid #c1c1c1; }
  .close-modal:hover:before, .close-modal:focus:before {
    transform: scale(1);
    opacity: 1; }
  .close-modal:active:before {
    background: rgba(0, 0, 0, 0.2); }

.ad-leaderboard-placeholder {
  min-height: 98px; }

.ad-halfpage-placeholder {
  min-height: 250px;
  margin-bottom: 1rem; }

.ad-home-leaderboard-placeholder {
  min-height: 90px;
  margin-bottom: 1.875rem; }

.header {
  position: relative;
  display: flex;
  height: 4.25rem;
  margin-bottom: -4.25rem;
  background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0.5) 0%, rgba(118, 118, 118, 0) 77%);
  align-items: center; }
  @media (min-width: 1024px) {
    .header {
      height: 5.125rem;
      /*margin-bottom: calc-rem(-82px);*/ } }

.logo {
  z-index: 1;
  overflow: hidden;
  color: #fff;
  background: #1252BA;
  margin-right: 0.625rem;
  transition: all .2s ease-in-out; }
  @media (min-width: 1024px) {
    .logo .svg {
      width: 3rem;
      height: 3rem; } }
  .logo:active {
    background: #1048a3; }

.logo-content {
  display: flex;
  width: 4.25rem;
  height: 4.25rem;
  justify-content: center;
  align-items: center;
  transition: all .2s ease-in-out; }
  @media (min-width: 1024px) {
    .logo-content {
      width: 5.125rem;
      height: 5.125rem; } }
  .logo:hover .logo-content {
    transform: translateY(100%);
    opacity: 0; }
  .logo-content + .logo-content {
    position: absolute;
    top: 0;
    left: 0;
    transform: translateY(-100%);
    opacity: 0; }
    .logo:hover .logo-content + .logo-content {
      transform: translateY(0);
      opacity: 1; }

.header-right-buttons {
  display: none;
  margin-left: auto;
  margin-right: 1.25rem;
  color: #fff;
  z-index: 1; }
  @media (min-width: 1024px) {
    .header-right-buttons {
      display: flex; } }
  .header-right-buttons a {
    color: inherit; }

.icon-btn-sm {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 2.375rem;
  height: 2.375rem;
  transition: all .2s ease-in-out;
  border-radius: 50%;
  opacity: .5;
  overflow: hidden; }
  .icon-btn-sm:hover, .icon-btn-sm:focus {
    opacity: 1;
    background: rgba(0, 0, 0, 0.4); }
    .icon-btn-sm:hover .svg, .icon-btn-sm:focus .svg {
      animation: slideIcon .3s forwards; }
  .icon-btn-sm:active {
    background: rgba(0, 0, 0, 0.6); }

.icon-btn-sm-facebook:hover, .icon-btn-sm-facebook:focus {
  background: rgba(59, 89, 152, 0.4); }

.icon-btn-sm-facebook:active {
  background: rgba(59, 89, 152, 0.6); }

.icon-btn-sm-instagram:hover, .icon-btn-sm-instagram:focus {
  background: rgba(193, 53, 132, 0.4); }

.icon-btn-sm-instagram:active {
  background: rgba(193, 53, 132, 0.6); }

.icon-btn-sm-twitter:hover, .icon-btn-sm-twitter:focus {
  background: rgba(0, 172, 238, 0.4); }

.icon-btn-sm-twitter:active {
  background: rgba(0, 172, 238, 0.6); }

.icon-btn-sm-youtube:hover, .icon-btn-sm-youtube:focus {
  background: rgba(205, 32, 31, 0.4); }

.icon-btn-sm-youtube:active {
  background: rgba(205, 32, 31, 0.6); }

.search-btn {
  opacity: 1; }

.header-like-btn {
  z-index: 1;
  display: none; }
  @media (min-width: 1024px) {
    .header-like-btn {
      display: block; } }

.header-small {
  position: relative;
  background: #1252BA;
  color: #fff; }

.header-small-content {
  height: 4.25rem; }
  @media (min-width: 1024px) {
    .header-small-content {
      display: flex;
      align-items: center;
      justify-content: space-between;
      max-width: 960px;
      padding-left: 15px;
      padding-right: 15px;
      margin-left: auto;
      margin-right: auto;
      height: 4.125rem; } }
  @media (min-width: 1340px) {
    .header-small-content {
      max-width: 960px; } }

@media (max-width: 1023px) {
  .header-left {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%; } }

.mega-logo {
  display: block;
  /*[fill="#fff"] {
    transition: all .2s ease-in-out;
  }

  &:hover [fill="#fff"] {
    fill: $brand-contrast;
  }*/ }

.header-small-menu-btn {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  display: flex;
  overflow: hidden;
  width: 4.25rem;
  height: 4.25rem;
  color: #fff;
  justify-content: center;
  align-items: center;
  margin-right: 0.625rem;
  transition: all .2s ease-in-out; }
  @media (min-width: 1024px) {
    .header-small-menu-btn {
      display: none;
      position: relative;
      top: auto;
      left: auto; } }
  .header-small-menu-btn:active {
    background: #1048a3; }

.header-small .header-like-btn {
  position: absolute;
  left: 100%;
  bottom: 8px;
  margin-left: 1.25rem; }

.header-small .header-right-buttons {
  justify-content: flex-end;
  margin-right: 0;
  color: #fff; }
  @media (max-width: 1023px) {
    .header-small .header-right-buttons {
      display: none; } }

.header-small .icon-btn-sm {
  display: flex;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  transition: all .2s ease-in-out;
  border-radius: 0;
  opacity: .3;
  overflow: hidden; }
  .header-small .icon-btn-sm:hover, .header-small .icon-btn-sm:focus {
    opacity: 1;
    background: none;
    color: #fff; }
    .header-small .icon-btn-sm:hover .svg, .header-small .icon-btn-sm:focus .svg {
      animation: slideIcon .3s forwards; }
  .header-small .icon-btn-sm:active {
    background: none; }

.header-small .icon-btn-sm + .icon-btn-sm {
  margin-left: 0.25rem; }

.menu {
  position: fixed;
  z-index: 103;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  visibility: hidden; }
  .menu.open {
    overflow-x: hidden;
    overflow-y: auto;
    visibility: visible;
    -webkit-overflow-scrolling: touch; }

.menu-head {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between; }

.menu-head-left {
  display: flex;
  align-items: center; }

.menu-close-btn {
  margin-right: 1.5rem;
  display: flex;
  width: 1.75rem;
  height: 1.75rem;
  color: inherit;
  align-items: center;
  justify-content: center;
  transition: all .2s ease-in-out;
  opacity: .5; }
  .menu-close-btn:hover, .menu-close-btn:focus {
    opacity: 1; }
  .menu-close-btn:active {
    background: rgba(0, 0, 0, 0.2); }

.menu-content {
  padding-top: 7.5rem;
  padding-bottom: 4.25rem;
  max-width: 29.75rem;
  min-height: 100%;
  transition: all .2s ease-in-out;
  transform: translateX(-100%);
  opacity: 0;
  color: #fff;
  background: #1252BA;
  backface-visibility: hidden;
  margin-right: 1rem; }
  .open .menu-content {
    transform: translateX(0);
    opacity: 1; }

.menu-nav {
  padding-left: 0;
  list-style: none;
  margin-bottom: 1.5rem; }

.menu-nav-link {
  font-family: "Raleway", sans-serif;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1;
  position: relative;
  display: block;
  padding: 0 0.9375rem 0.5rem;
  transition: all .2s ease-in-out;
  color: inherit; }
  @media (min-width: 1024px) {
    .menu-nav-link {
      font-size: 2.625rem;
      padding-left: 5.125rem; } }
  .menu-nav-link:hover, .menu-nav-link:focus {
    background: rgba(0, 0, 0, 0.1); }

.menu-subnav {
  padding-left: 0;
  list-style: none;
  padding: 0 0.9375rem;
  margin-bottom: 1.875rem; }
  @media (min-width: 1024px) {
    .menu-subnav {
      padding-left: 5.125rem; } }

.menu-subnav-item {
  display: inline-block; }
  .menu-subnav-item:not(:last-child) {
    margin-right: 0.5rem; }

.menu-subnav-link {
  font-family: "Raleway", sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  transition: all .2s ease-in-out;
  text-transform: uppercase;
  color: #e87989; }
  .menu-subnav-link:hover, .menu-subnav-link:focus {
    color: #fff; }

.menu-background {
  position: fixed;
  z-index: 102;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
  transition: all .2s ease-in-out;
  opacity: 0;
  background: rgba(0, 0, 0, 0.9); }
  .menu-background.open {
    visibility: visible;
    opacity: 1; }

.menu-home-btn {
  display: inline-block;
  font-size: 0.75rem;
  font-weight: bold;
  text-transform: uppercase;
  color: #1252BA;
  background: #fff;
  padding: 0.3125rem 0.75rem;
  border-radius: 2px;
  margin-left: 15px;
  transition: all .2s ease-in-out; }
  @media (min-width: 1024px) {
    .menu-home-btn {
      margin-left: 5.125rem; } }
  .menu-home-btn:hover, .menu-home-btn:focus {
    color: #ae3546; }
  .menu-home-btn:active {
    background: #e1e1e1; }

.menu-mobile-buttons {
  display: flex;
  float: right;
  margin-right: 15px; }
  @media (min-width: 1024px) {
    .menu-mobile-buttons {
      display: none; } }

.icon-btn-xs {
  display: flex;
  width: 1.75rem;
  height: 1.75rem;
  color: inherit;
  align-items: center;
  justify-content: center;
  transition: all .2s ease-in-out;
  opacity: .5; }
  .icon-btn-xs:not(:last-child) {
    margin-right: 0.625rem; }
  .icon-btn-xs:active {
    background: rgba(0, 0, 0, 0.2); }

@media (min-width: 1024px) {
  .header-small .menu {
    position: static;
    z-index: auto;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    visibility: visible; }
  .header-small .menu-content {
    max-width: none;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    min-height: 0;
    transition: none;
    transform: none;
    opacity: 1;
    color: inherit;
    background: none;
    margin-right: auto;
    margin-left: auto; }
  .header-small .menu-nav {
    padding-left: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    flex-direction: initial;
    text-align: left;
    text-align: center;
    justify-content: center;
    margin-bottom: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
  .header-small .menu-nav-item {
    margin-left: 0.5rem;
    margin-right: 0.5rem; }
  .header-small .menu-nav-link {
    position: relative;
    display: block;
    color: inherit;
    padding: 0;
    transition: all .2s ease-in-out;
    font-family: "Roboto", sans-serif;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase; }
    .header-small .menu-nav-link:hover, .header-small .menu-nav-link:focus {
      opacity: .7;
      background: inherit; }
  .header-small .menu-head {
    display: none; }
  .header-small .menu-close-btn {
    display: none; }
  .header-small .menu-subnav {
    display: none; }
  .header-small .menu-home-btn {
    display: none; }
  .header-small .menu-mobile-buttons {
    display: none; } }

@media (min-width: 1340px) {
  .header-small .menu-content {
    max-width: 960px; } }

.search {
  position: fixed;
  z-index: 104;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  visibility: hidden; }
  .search.open {
    overflow-x: hidden;
    overflow-y: auto;
    visibility: visible; }

.search-content {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center; }

.search-form {
  padding: 15px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  max-width: 40rem;
  transition: transform .2s ease-in-out, opacity .2s ease-in-out;
  transform: translateY(-100%);
  opacity: 0; }
  .open .search-form {
    transform: translateY(0);
    opacity: 1; }
  @media (min-width: 1024px) {
    .search-form {
      height: auto;
      flex-direction: row;
      justify-content: initial; } }
  .search-form .form-control {
    flex: 1;
    font-family: "Raleway", sans-serif;
    font-size: 1.875rem;
    background: transparent;
    letter-spacing: -.86px;
    text-align: center; }
    @media (min-width: 1024px) {
      .search-form .form-control {
        flex: 8;
        text-align: left;
        font-size: 1.375rem;
        background: #fff;
        padding-top: 1.5rem;
        padding-bottom: 1.5rem;
        margin-bottom: 0; } }
  .search-form .btn, .search-form .icon-btn, .search-form .home-news-list-more-btn {
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-family: "Raleway", sans-serif;
    font-size: 1.375rem;
    font-weight: bold;
    letter-spacing: -.63px;
    text-transform: uppercase;
    color: #fff;
    background: #D32664; }
    @media (min-width: 1024px) {
      .search-form .btn, .search-form .icon-btn, .search-form .home-news-list-more-btn {
        flex: 4;
        padding-top: 1.5rem;
        padding-bottom: 1.5rem; } }
    .search-form .btn:hover, .search-form .icon-btn:hover, .search-form .home-news-list-more-btn:hover, .search-form .btn:focus, .search-form .icon-btn:focus, .search-form .home-news-list-more-btn:focus {
      background: #bd225a; }

.search-background {
  position: fixed;
  z-index: 103;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
  transition: all .2s ease-in-out;
  opacity: 0;
  background: rgba(0, 0, 0, 0.9); }
  .search-background.open {
    visibility: visible;
    opacity: 1; }

.search-close-btn {
  position: absolute;
  top: 1.5rem;
  right: 1.5rem;
  display: flex;
  width: 1.75rem;
  height: 1.75rem;
  color: inherit;
  align-items: center;
  justify-content: center;
  transition: all .2s ease-in-out; }
  .search-close-btn:hover, .search-close-btn:focus {
    color: #1252BA; }
  .search-close-btn:active {
    background: rgba(0, 0, 0, 0.2); }

.footer {
  background-color: #212123;
  width: 100%;
  margin-top: 0.9375rem;
  padding-top: 1.25rem;
  padding-bottom: 5rem;
  position: absolute; }
  .footer-social-media ul {
    list-style: none;
    display: flex;
    justify-content: end;
    align-items: end;
    height: 100%; }
    .footer-social-media ul li a {
      text-decoration: none; }
  .footer-nav {
    display: flex;
    justify-content: space-between; }
    .footer-nav-container {
      border-left: 1px solid #4A4A4A;
      padding-left: 0.625rem; }
      .footer-nav-container .footer-nav-title {
        font-family: "Roboto", sans-serif;
        font-weight: 600;
        font-size: 1rem;
        line-height: 1.75rem;
        text-transform: uppercase;
        color: #EFEDED;
        margin: 0 0 2px 7px; }
      .footer-nav-container .categoria-ul {
        display: flex;
        flex-direction: row; }
        .footer-nav-container .categoria-ul ul li a {
          padding-right: 3.125rem; }
      .footer-nav-container .footer-nav-ul ul {
        list-style: none;
        padding: 0 0 0 10px;
        margin: 0 0 0 0; }
        .footer-nav-container .footer-nav-ul ul li a {
          display: block;
          text-decoration: none;
          font-family: "Roboto", sans-serif;
          font-style: normal;
          font-weight: 400;
          font-size: 0.875rem;
          line-height: 1.5rem;
          color: #EFEDED; }
  .footer-nav-link {
    white-space: nowrap; }
  .footer-ads {
    min-width: 61.25rem;
    min-height: 6.25rem; }
  .footer-nossos-sites {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    margin: 7px 7px 7px 0; }
    .footer-nossos-sites-img {
      padding-top: 1.125rem; }
    .footer-nossos-sites-links ul {
      margin-top: 1.0625rem; }
      .footer-nossos-sites-links ul li {
        display: inline-block; }
        .footer-nossos-sites-links ul li a {
          color: #EFEDED; }
    .footer-nossos-sites-links ul > li.circle > :before {
      content: '\2022';
      position: relative;
      font-family: "Roboto", sans-serif;
      font-size: 1rem;
      font-weight: 600;
      top: 1px;
      left: -3px;
      margin: 1.5625rem;
      line-height: 1.75rem; }

.footer-large {
  padding-top: 2.375rem;
  background: #1252BA;
  background-clip: content-box;
  color: #fff; }
  .footer-large a {
    color: inherit; }
  .footer-large .container {
    position: relative;
    padding-top: 3.75rem;
    padding-bottom: 3.75rem; }
    .footer-large .container:after {
      position: absolute;
      right: 20px;
      top: 0;
      content: '';
      background: #fff;
      width: 40px;
      height: 10.625rem;
      transform: skew(-10deg); }

.nav-footer {
  padding-left: 0;
  list-style: none;
  font-family: "Raleway", sans-serif;
  letter-spacing: -.52px;
  text-transform: uppercase;
  margin-bottom: 0; }

.nav-footer-link {
  transition: all .2s ease-in-out; }
  .nav-footer-link:hover, .nav-footer-link:focus {
    box-shadow: inset 0 -0.5em 0 rgba(0, 0, 0, 0.1); }
  .nav-footer-link:active {
    box-shadow: inset 0 -1em 0 rgba(0, 0, 0, 0.1); }

.logo-footer {
  position: absolute;
  color: #fff;
  top: -2.375rem; }
  .logo-footer .svg {
    display: block; }

.home-sidebar-top {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 34px; }
  @media (min-width: 576px) {
    .home-sidebar-top {
      margin-left: 0;
      margin-right: 0; } }

.home-sidebar-top-header {
  padding: 0.375rem 0.625rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #181818;
  color: #fff;
  min-height: 40px;
  margin-bottom: 0.625rem; }
  @media (min-width: 1024px) {
    .home-sidebar-top-header {
      background: #1252BA; } }
  .home-sidebar-top-header a {
    color: inherit; }

.home-sidebar-top-title {
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -.014em;
  text-transform: uppercase;
  transition: all .2s ease-in-out; }
  .home-sidebar-top-title:hover, .home-sidebar-top-title:focus {
    color: #101010; }

.home-sidebar-top-list {
  margin-bottom: 0.625rem; }

.home-sidebar-top-item {
  display: flex;
  margin-bottom: 0.625rem;
  margin-left: 7.5px;
  margin-right: 7.5px; }
  .home-sidebar-top-item:last-child {
    margin-bottom: 0; }
  .home-sidebar-top-item a {
    color: #262626; }
  @media (min-width: 576px) {
    .home-sidebar-top-item {
      margin-left: 0;
      margin-right: 0; } }

.home-sidebar-top-thumb {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 11.25rem;
  background: #000;
  margin-right: 0.9375rem;
  border-radius: 6px; }
  .home-sidebar-top-thumb:before {
    display: block;
    content: '';
    width: 100%;
    padding-top: 60%; }
  @media (min-width: 1024px) {
    .home-sidebar-top-thumb {
      max-width: 8.125rem;
      border-radius: 3px; }
      .home-sidebar-top-thumb:before {
        padding-top: 60%; } }

.home-sidebar-top-img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  width: 100%;
  height: 100%;
  transition: all .2s ease-in-out;
  backface-visibility: hidden; }
  .home-sidebar-top-img:hover,
  a:focus .home-sidebar-top-img {
    opacity: .6; }

.home-sidebar-top-data {
  flex: 1;
  min-width: 60%; }
  @media (min-width: 1024px) {
    .home-sidebar-top-data {
      min-width: 0; } }

.home-sidebar-top-link {
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1.214;
  transition: all .2s ease-in-out;
  margin-bottom: 0; }
  .home-sidebar-top-link:hover {
    color: #1252BA; }

.home-sidebar-top-footer {
  text-align: right;
  padding: 0.5rem 0.875rem;
  background: rgba(221, 199, 179, 0.5);
  min-height: 40px; }

.home-sidebar-top-more-btn {
  font-size: 0.9375rem;
  font-weight: 500;
  letter-spacing: -.018em;
  text-transform: uppercase;
  color: #262626;
  transition: all .2s ease-in-out; }
  .home-sidebar-top-more-btn:hover {
    color: #1252BA; }

/*
    Highlights
*/
.highlights {
  background: #151515;
  margin-bottom: 1.25rem;
  border-radius: 0.25rem;
  height: 21.75rem;
  overflow: hidden;
  display: flex; }
  @media (min-width: 576px) {
    .highlights {
      height: 19.9375rem; } }
  @media (min-width: 768px) {
    .highlights {
      height: 26.9375rem; } }
  @media (min-width: 1024px) {
    .highlights {
      height: 25rem; } }

.highlights-list {
  overflow: hidden;
  position: relative; }
  @media (min-width: 1024px) {
    .highlights-list {
      flex: 0 0 40rem; } }

/*
    Highlights Item
*/
.highlights-item {
  position: relative;
  overflow: hidden;
  background: #151515; }
  @media (min-width: 1024px) {
    .highlights-item {
      height: 25rem; } }

.highlights-item-link-img {
  width: auto;
  height: 100%;
  margin-left: 50%;
  transform: translate(-50%);
  transition: opacity .2s ease-in-out;
  backface-visibility: hidden; }
  .highlights-item:hover .highlights-item-link-img {
    opacity: .7; }

.highlights-item-data {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 1.875rem;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.4), transparent); }

.highlights-item-data-link-title {
  font-size: 1.25rem;
  line-height: 1.3;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0;
  margin-top: 0.625rem; }
  .highlights-item-data-link-title:hover {
    text-decoration: underline; }

/*
    Highlights Menu
*/
.highlights-menu {
  display: none;
  height: 25rem;
  padding-top: 0;
  position: relative;
  transition: all .3s; }
  @media (min-width: 1024px) {
    .highlights-menu {
      display: block; } }
  .highlights-menu.highlights-menu-last-page {
    padding-top: 25px; }

.highlights-menu-list {
  position: relative;
  top: 0;
  transition: all .5s; }
  .highlights-menu-last-page .highlights-menu-list {
    top: -23.4375rem; }

/*
    Highlights Menu Item
*/
.highlights-menu-item {
  background: #151515;
  border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.15);
  color: #fff;
  height: 75px;
  padding: 0.625rem 1.25rem;
  cursor: pointer;
  position: relative;
  transition: all .2s; }
  .highlights-menu-item:before {
    content: '';
    background: #151515;
    border-radius: 0.125rem 0 0 0.125rem;
    position: absolute;
    left: 0;
    width: 0.375rem;
    height: 75px;
    top: 0;
    z-index: -1;
    transition: all .2s; }
  .highlights-menu-item:hover {
    background: black; }
  .highlights-menu-item.highlights-menu-item-active {
    background: #1252BA;
    border-bottom: 0.0625rem solid #1252BA;
    border-radius: 0.125rem; }
    .highlights-menu-item.highlights-menu-item-active:hover, .highlights-menu-item.highlights-menu-item-active:hover:before {
      background: #0e3e8c; }
    .highlights-menu-item.highlights-menu-item-active:before {
      background: #1252BA;
      left: -0.3125rem;
      z-index: 1; }

.highlights-menu-item-title {
  font-size: 0.8125rem;
  line-height: 1.333;
  max-height: 34px;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden; }

.highlights-menu-item-data {
  opacity: .7;
  position: absolute;
  bottom: 0.375rem;
  left: 1.25rem; }
  .highlights-menu-item-data svg {
    display: inline-block;
    position: relative;
    top: -0.125rem; }

.highlights-menu-item-data-date {
  display: inline-block;
  font-size: 0.75rem; }

.highlights-item-data-time,
.highlights-item-data-tag {
  font-size: 0.75rem;
  color: #fff;
  font-weight: 700; }
  .highlights-item-data-time svg,
  .highlights-item-data-tag svg {
    position: relative;
    top: -0.0625rem;
    margin-right: 0.1875rem; }

.highlights-item-data-tag {
  background: #D32664;
  padding: 0.25rem 0.5rem;
  border-radius: 0.125rem;
  margin-right: 0.625rem;
  transition: background .2s; }
  .highlights-item-data-tag:hover {
    background: #0e3e8c; }

/*
    Highlights Menu Buttons
*/
.highlights-menu-previous,
.highlights-menu-next {
  position: absolute;
  left: 0;
  width: 100%;
  height: 25px;
  color: #fff;
  background: #2b2b2b;
  text-align: center;
  cursor: pointer;
  transition: all .2s; }
  .highlights-menu-previous:hover,
  .highlights-menu-next:hover {
    background: #454444; }
  .highlights-menu-previous svg,
  .highlights-menu-next svg {
    vertical-align: middle; }

.highlights-menu-previous {
  top: -25px;
  z-index: 1; }
  .highlights-menu-previous svg {
    transform: rotate(180deg); }
  .highlights-menu-last-page .highlights-menu-previous {
    top: 0; }

.highlights-menu-next {
  bottom: 0; }
  .highlights-menu-last-page .highlights-menu-next {
    bottom: -25px; }

/*
    Gallery Next/Prev Buttons
*/
.highlights-button-next, .highlights-button-prev {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  background: rgba(17, 17, 17, 0.5);
  opacity: 1;
  z-index: 1;
  width: 24px;
  height: 60px;
  text-align: center;
  outline: none;
  cursor: pointer;
  transition: all .2s; }
  @media (min-width: 1024px) {
    .highlights-button-next, .highlights-button-prev {
      display: none; } }
  .highlights-button-next:hover, .highlights-button-prev:hover {
    background: rgba(17, 17, 17, 0.8); }
  .highlights-button-next svg, .highlights-button-prev svg {
    height: 9px;
    width: 18px;
    color: #fff;
    margin: 25px 0 0 0px;
    transition: all .2s; }
  .highlights-button-next.swiper-button-disabled, .highlights-button-prev.swiper-button-disabled {
    pointer-events: none;
    opacity: 0; }

.highlights-button-next {
  right: 0;
  border-radius: 5px 0 0 5px; }
  .highlights-button-next svg {
    transform: rotate(270deg); }

.highlights-button-prev {
  left: 0;
  border-radius: 0 5px 5px 0; }
  .highlights-button-prev svg {
    transform: rotate(90deg); }

.home-hero {
  margin-bottom: 1.25rem; }
  @media (min-width: 576px) {
    .home-hero {
      margin-bottom: 0; }
      .home-hero:first-child {
        margin-top: 2.75rem; } }

.home-hero-news-item {
  position: relative;
  height: 176px;
  overflow: hidden;
  background: #000;
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 576px) {
    .home-hero-news-item {
      margin-left: 0;
      margin-right: 0;
      border-radius: 5px;
      margin-bottom: 1.125rem; } }
  @media (min-width: 1024px) {
    .col-lg-8 .home-hero-news-item {
      height: 370px; } }

.home-hero-news-img {
  width: auto;
  height: 100%;
  margin-left: 50%;
  transform: translate(-50%);
  transition: opacity .2s ease-in-out;
  backface-visibility: hidden; }
  .home-hero-news-item:hover .home-hero-news-img,
  a:focus .home-hero-news-img {
    opacity: .7; }

.home-hero-news-data {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px;
  background: linear-gradient(to top, black, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0)); }
  @media (min-width: 1024px) {
    .col-lg-8 .home-hero-news-data {
      padding: 20px; } }

.home-hero-news-tag {
  padding: 4px 6px;
  border-radius: 3px;
  font-size: 0.75rem;
  line-height: 0.75rem;
  font-weight: 700;
  letter-spacing: -0.0325em;
  color: #fff;
  text-transform: uppercase;
  background: #111;
  margin-bottom: 10px;
  display: inline-block;
  /*[class^="col"]:nth-child(1) & {
        background: $brand-primary-alt;
    }

    [class^="col"]:nth-child(2) & {
        background: $brand-contrast;
    }

    [class^="col"]:nth-child(3) & {
        background: $brand-primary;
    }*/ }

.home-hero-news-title {
  font-family: "Raleway", sans-serif;
  font-size: 1rem;
  line-height: 1.188;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0; }
  @media (min-width: 1024px) {
    .col-lg-8 .home-hero-news-title {
      font-weight: 700;
      font-size: 1.375rem;
      line-height: 1.227;
      letter-spacing: -.0325em; } }

.home-news-list-header {
  margin-bottom: 0.625rem;
  margin-left: -7.5px;
  margin-right: -7.5px;
  display: flex;
  align-items: center;
  margin-bottom: 1.25rem;
  min-height: 40px; }
  @media (min-width: 576px) {
    .home-news-list-header {
      margin-left: 0;
      margin-right: 0; } }
  .home-news-list-header .separator {
    flex: 1;
    height: 1px;
    background: #EAEAEA; }
  .home-news-list-header.home-news-list-header-hightlight {
    margin-top: 1.5625rem;
    margin-bottom: 0.625rem; }

a.home-news-list-header-title:hover {
  color: #1252BA; }

.home-news-list-header-title {
  display: inline-block;
  font-size: 1.25rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -.03em;
  color: #0B0B0B;
  transition: all .2s ease-in-out;
  margin-right: 20px;
  margin-bottom: 0; }
  .home-news-list-header-title .svg {
    color: #b3b3b3;
    margin-right: 0.25rem; }

.home-news-list-header-tags-btn {
  display: none;
  font-size: 0.875rem;
  line-height: 1em;
  font-weight: 500;
  color: #4C4C4C;
  text-transform: uppercase;
  letter-spacing: -.037em;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  transition: all .2s ease-in-out;
  margin-left: 20px; }
  .home-news-list-header-tags-btn:hover {
    color: #1252BA; }
  @media (min-width: 1024px) {
    .home-news-list-header-tags-btn {
      display: inline-block; } }

.home-horizontal-news-list {
  margin-bottom: 1.875rem; }
  @media (max-width: 575px) {
    .page-header + .home-horizontal-news-list {
      margin-top: -1.25rem; } }
  .home-horizontal-news-list a {
    color: #262626; }
    .home-horizontal-news-list a:hover, .home-horizontal-news-list a:focus {
      color: #1252BA; }

.home-horizontal-news-item {
  overflow: hidden;
  margin-right: -7.5px;
  margin-left: -7.5px; }
  @media (min-width: 576px) {
    .home-horizontal-news-item {
      margin-left: 0;
      margin-right: 0; } }
  .col-12:not(:last-of-type) .home-horizontal-news-item {
    margin-bottom: 0.9375rem; }
  @media (min-width: 1024px) {
    .home-horizontal-news-item {
      margin-bottom: 0 !important; } }

.home-horizontal-news-item-link {
  background: #0b0b0b;
  display: block;
  height: 11rem;
  border-radius: 0.3125rem;
  overflow: hidden; }

.home-horizontal-news-item-img {
  width: auto;
  height: 100%;
  margin-left: 50%;
  transform: translate(-50%);
  opacity: 1;
  transition: opacity .2s ease-in-out;
  backface-visibility: hidden; }
  .home-horizontal-news-item-link:hover .home-horizontal-news-item-img,
  a:focus .home-horizontal-news-item-img {
    opacity: .7; }
  @media (min-width: 768px) {
    .home-horizontal-news-item-img {
      margin-left: 0;
      transform: none;
      width: 100%;
      height: auto; } }

.home-horizontal-news-item-data {
  margin: 0.875rem 0; }

.home-horizontal-news-item-tag {
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 1.167;
  font-weight: 500;
  letter-spacing: -.03em;
  margin-bottom: 0.5rem;
  color: #D32664; }

.home-horizontal-news-item-title {
  font-size: 1.25rem;
  line-height: 1.25;
  font-weight: 700;
  margin-bottom: 0;
  transition: all .2s ease-in-out; }

.home-horizontal-sm-news-list {
  margin-bottom: 1.875rem; }
  @media (min-width: 576px) {
    .home-horizontal-sm-news-list {
      margin-left: 0;
      margin-right: 0; } }

.home-horizontal-sm-news-item {
  display: flex;
  align-items: center;
  margin-left: -7.5px;
  margin-right: -7.5px;
  margin-bottom: 1.25rem; }
  @media (min-width: 576px) {
    .home-horizontal-sm-news-item {
      margin-left: 0;
      margin-right: 0; } }
  @media (min-width: 1024px) {
    .home-horizontal-sm-news-item {
      display: block;
      align-items: unset;
      margin-bottom: 0; } }
  .home-horizontal-sm-news-item a {
    color: #D32664; }
    .home-horizontal-sm-news-item a:hover, .home-horizontal-sm-news-item a:focus {
      color: #1252BA; }

.home-horizontal-sm-news-thumb {
  position: relative;
  overflow: hidden;
  background: #000;
  width: 100%;
  max-width: 11.25rem;
  margin-right: 0.9375rem;
  border-radius: 6px; }
  .home-horizontal-sm-news-thumb:before {
    display: block;
    content: '';
    width: 100%;
    padding-top: 59.04%; }
  @media (min-width: 1024px) {
    .home-horizontal-sm-news-thumb {
      margin-bottom: 0.625rem;
      margin-right: 0;
      max-width: none; }
      .home-horizontal-sm-news-thumb:before {
        padding-top: 59.53%; } }

.home-horizontal-sm-news-img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  width: 100%;
  height: 100%;
  transition: opacity .2s ease-in-out;
  backface-visibility: hidden; }
  .home-horizontal-sm-news-img:hover,
  a:focus .home-horizontal-sm-news-img {
    opacity: .6; }

.home-horizontal-sm-news-data {
  flex: 1;
  min-width: 60%; }
  @media (min-width: 1024px) {
    .home-horizontal-sm-news-data {
      flex: none;
      min-width: 0; } }

.home-horizontal-sm-news-info {
  color: #262626;
  font-size: 0.75rem;
  line-height: 1.167;
  font-weight: 500;
  letter-spacing: -.03em;
  margin-bottom: 0.5rem; }
  @media (min-width: 1024px) {
    .home-horizontal-sm-news-info {
      margin-bottom: 0.3125rem; } }

.home-horizontal-sm-news-info-item a {
  text-transform: uppercase;
  transition: all .2s ease-in-out; }

.home-horizontal-sm-news-title {
  font-size: 1.125rem;
  line-height: 1.333;
  letter-spacing: -.03em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  transition: all .2s ease-in-out;
  color: #262626; }
  @media (min-width: 1024px) {
    .home-horizontal-sm-news-title {
      letter-spacing: 0;
      font-size: 1rem;
      line-height: 1.188;
      margin-bottom: 0.3125rem; } }

.home-vertical-news-list {
  margin-left: -7.5px;
  margin-right: -7.5px; }
  @media (min-width: 576px) {
    .home-vertical-news-list {
      margin-left: 0;
      margin-right: 0; } }

.home-vertical-news-item {
  display: flex;
  align-items: center;
  margin-bottom: 1.25rem; }
  .home-vertical-news-list-alt .home-vertical-news-item:nth-child(4n+3) {
    margin-bottom: 1.875rem; }
  .home-vertical-news-item a {
    color: #D32664; }
    .home-vertical-news-item a:hover, .home-vertical-news-item a:focus {
      color: #D32664; }

.home-vertical-news-thumb {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 11.25rem;
  background: #000;
  margin-right: 0.9375rem;
  border-radius: 6px; }
  .home-vertical-news-thumb:before {
    display: block;
    content: '';
    width: 100%;
    padding-top: 59.04%; }
  @media (min-width: 1024px) {
    .home-vertical-news-thumb {
      max-width: 13.125rem; } }

.home-vertical-news-img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  width: 100%;
  height: 100%;
  transition: all .2s ease-in-out;
  backface-visibility: hidden; }
  .home-vertical-news-img:hover,
  a:focus .home-vertical-news-img {
    opacity: .6; }

.home-vertical-news-data {
  flex: 1;
  min-width: 60%; }

.home-vertical-news-info {
  color: #262626;
  font-size: 0.75rem;
  line-height: 1.167;
  font-weight: 500;
  letter-spacing: -.03em;
  margin-bottom: 0.5rem; }
  .home-vertical-news-info:last-of-type {
    margin-bottom: 0; }

.home-vertical-news-info-item a {
  text-transform: uppercase;
  transition: all .2s ease-in-out; }

.home-vertical-news-title {
  font-size: 1.125rem;
  line-height: 1.111;
  letter-spacing: -.03em;
  margin-bottom: 0.5rem;
  font-weight: 700;
  transition: all .2s ease-in-out;
  color: #262626; }
  @media (min-width: 1024px) {
    .home-vertical-news-title {
      font-size: 1.375rem;
      line-height: 1.227; } }

.home-big-news-list {
  margin-bottom: 1.875rem; }
  @media (min-width: 576px) {
    .home-big-news-list {
      margin-bottom: 0; } }

.home-big-news-item {
  position: relative;
  margin-left: -15px;
  margin-right: -15px;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  min-height: 200px; }
  .home-vertical-news-list .home-big-news-item {
    margin-left: -7.5px;
    margin-right: -7.5px;
    margin-bottom: 1.875rem; }
  @media (min-width: 576px) {
    .home-big-news-item {
      margin-left: 0 !important;
      margin-right: 0 !important;
      margin-bottom: 1.875rem; } }
  @media (min-width: 1024px) {
    .home-big-news-item {
      height: 312px; } }
  .home-big-news-item a {
    color: #fff; }

.home-big-news-thumb {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: #000; }
  @media (min-width: 576px) {
    .home-big-news-thumb {
      border-radius: 6px; } }

.home-big-news-img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  opacity: .4;
  transition: opacity .2s ease-in-out;
  backface-visibility: hidden; }
  .home-big-news-item:hover .home-big-news-img,
  a:focus .home-big-news-img {
    opacity: .3; }

.home-big-news-data {
  position: relative;
  margin: 1rem;
  text-align: right;
  color: #fff;
  pointer-events: none; }
  @media (min-width: 1024px) {
    .home-big-news-data {
      margin: 1.5rem 2.1875rem; } }

.home-big-news-info {
  font-size: 0.9375rem;
  line-height: 1.2;
  font-weight: 500;
  letter-spacing: -.063em; }

.home-big-news-info-item a {
  text-transform: uppercase; }

.home-big-news-title-wrapper {
  display: block;
  margin-bottom: 0.5rem; }

.home-big-news-title {
  font-size: 1.875rem;
  line-height: 1.067;
  font-weight: 700;
  letter-spacing: -.02em;
  display: inline;
  transition: all .2s ease-in-out; }

.home-news-list-more-btn {
  font-size: 0.875rem;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -.015em;
  background: #D32664;
  text-transform: uppercase;
  color: #fff;
  padding-top: 1.6875rem;
  padding-bottom: 1.6875rem; }
  @media (max-width: 575px) {
    .row + .home-news-list-more-btn {
      margin-left: -15px;
      margin-right: -15px;
      width: auto; } }
  .home-news-list-more-btn:hover, .home-news-list-more-btn:focus {
    background: #df4d81; }
  @media (max-width: 575px) {
    .home-vertical-news-list .home-news-list-more-btn {
      margin-left: -7.5px;
      margin-right: -7.5px;
      width: auto; } }
  @media (min-width: 576px) {
    .home-vertical-news-list .home-news-list-more-btn {
      margin-bottom: 20px; } }
  @media (min-width: 1024px) {
    .home-news-list-more-btn-mobile {
      display: none; } }
  .home-news-list-more-btn-desktop {
    display: none; }
    @media (min-width: 1024px) {
      .home-news-list-more-btn-desktop {
        display: block; } }

.home-shopping {
  margin-bottom: 30px;
  min-height: 300px; }

.home-leaderboard {
  margin-right: -20px;
  margin-left: -20px;
  margin-bottom: 30px; }

.home-mediacenter {
  width: 100%;
  height: 726px;
  background: #181818; }
  @media (max-width: 1023px) {
    .home-mediacenter {
      display: none; } }

.article-header {
  position: relative;
  min-height: 32.75rem;
  color: #fff;
  background: #181818;
  /*@include media-breakpoint-up(xl) {
    margin-bottom: calc-rem(34px);
  }*/ }
  @media (min-width: 768px) {
    .article-header {
      min-height: 30rem; } }

.article-header-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding-bottom: 1.5rem; }
  @media (min-width: 768px) {
    .article-header-text {
      padding-bottom: 2.75rem; } }
  @media (min-width: 1024px) {
    .article-header-text .col-12 {
      justify-content: flex-end;
      display: flex;
      flex-direction: column; } }

.article-title {
  font-family: "Raleway", sans-serif;
  font-size: 2.0625rem;
  line-height: 1.242;
  font-weight: 700;
  margin-bottom: 26px;
  text-transform: uppercase;
  /*@include media-breakpoint-up(xl) {
    font-size: calc-rem(50px);
    line-height: calc-em(59px,50px);
    letter-spacing: -.72px;
  }*/ }
  @media (min-width: 768px) {
    .article-title {
      font-size: 2.5rem;
      line-height: 1.175; } }

.stats {
  display: flex;
  margin-bottom: 1rem; }

.stats-item {
  text-transform: uppercase;
  font-size: 0.75rem;
  letter-spacing: .09px; }
  @media (min-width: 768px) {
    .stats-item {
      font-size: 0.875rem;
      letter-spacing: 0; } }
  .stats-item:not(:last-child) {
    margin-right: 1.25rem; }
  @media (min-width: 768px) {
    .stats-item {
      font-weight: 300; } }
  .stats-item a {
    color: inherit;
    transition: all .2s ease-in-out; }
    .stats-item a:hover, .stats-item a:focus {
      box-shadow: inset 0 -0.5em 0 rgba(18, 82, 186, 0.6); }
    .stats-item a:active {
      box-shadow: inset 0 -1.5em 0 rgba(18, 82, 186, 0.6); }
  .stats-item .value {
    display: inline-block;
    font-weight: 700;
    font-size: 1.375rem;
    font-style: italic;
    letter-spacing: -1.08px;
    vertical-align: top;
    margin: -0.5rem 0.25rem -0.4375rem 0; }
    @media (min-width: 768px) {
      .stats-item .value {
        margin-top: -0.375rem;
        margin-bottom: -0.375rem; } }

.info {
  display: flex;
  flex-wrap: wrap; }

.info-item {
  font-size: 0.75rem;
  padding: 2px;
  margin-bottom: 0.625rem;
  text-transform: uppercase; }
  .info-item:not(:last-child) {
    margin-right: 1.5rem; }
  @media (min-width: 768px) {
    .info-item {
      font-size: 0.875rem;
      margin-bottom: 0; } }
  .info-item a {
    transition: all .2s ease-in-out;
    color: inherit; }
    .info-item a:hover, .info-item a:focus {
      box-shadow: inset 0 -0.5em 0 rgba(18, 82, 186, 0.6); }
    .info-item a:active {
      box-shadow: inset 0 -1.5em 0 rgba(18, 82, 186, 0.6); }
  .info-item .svg {
    margin-right: 0.25rem;
    vertical-align: bottom;
    /*@include media-breakpoint-up(md) {
      vertical-align: text-bottom;
    }*/ }

.publieditorial-item {
  background-color: rgba(243, 241, 239, 0.5);
  justify-content: space-evenly;
  padding: 4px;
  padding-right: 7px;
  padding-left: 7px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }
  .publieditorial-item:not(:last-child) {
    margin-right: 1.5rem; }

.item-video {
  font-size: 1.25rem;
  margin-bottom: 0.3125rem; }

.article-parallax {
  position: relative;
  z-index: 0;
  width: 100%;
  height: 32.75rem; }
  @media (min-width: 768px) {
    .article-parallax {
      height: 30rem;
      /*margin-top: calc-rem(-82px);

        .ui-leaderboard-small & {
            height: calc-rem(578px);
            margin-top: calc-rem(-180px);
        }

        .ui-leaderboard-large & {
            height: calc-rem(738px);
            margin-top: calc-rem(-340px);
        }*/ } }

.article-parallax-content {
  position: absolute;
  clip: rect(0, auto, auto, 0);
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  overflow: hidden; }
  .article-parallax-content:after {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: rgba(3, 3, 3, 0.35);
    background-image: linear-gradient(-180deg, rgba(0, 0, 0, 0) 44%, #020202 100%); }

.article-parallax-img {
  position: absolute;
  top: 0;
  display: block;
  width: auto;
  max-width: none;
  height: 100%;
  left: 50%;
  user-select: none;
  transform: translateX(-50%);
  backface-visibility: hidden; }

.share {
  margin-bottom: 1.125rem;
  /*@include media-breakpoint-up(xl) {
    z-index: 1;
    width: calc-rem(60px);
    //margin-top: calc-rem(-24px);
    margin-bottom: 0;
    backface-visibility: hidden;
    opacity: 0;
    transition: all .2s ease-in-out;
    visibility: hidden;

    &.is_stuck {
      opacity: 1;
      visibility: visible;
    }
  }*/ }
  @media (min-width: 1024px) {
    .share {
      margin-bottom: 2.125rem; } }

.share-title {
  font-size: 0.875rem;
  line-height: 1;
  margin-bottom: 0.625rem;
  text-align: center;
  text-transform: uppercase;
  color: #c2c2c2;
  display: none;
  /*@include media-breakpoint-up(xl) {
    display: block;
  }*/ }

.share-list {
  display: flex;
  color: #c3c3c3;
  border: 1px solid #d9d9d9;
  /*@include media-breakpoint-up(xl) {
    flex-direction: column;
  }*/ }

.share-item {
  flex: 1; }
  .share-item:not(:last-child) {
    border-right: 1px solid #d9d9d9;
    /*@include media-breakpoint-up(xl) {
      border-right: none;
      border-bottom: 1px solid #d9d9d9;
    }*/ }
  .share-item .icon-btn {
    color: #C6342A; }
    .share-item .icon-btn:hover {
      color: #fff !important;
      background: #C6342A; }
  .share-item .icon-btn-facebook {
    color: #3b5998; }
    .share-item .icon-btn-facebook:hover {
      color: #fff !important;
      background: #3b5998; }
  .share-item .icon-btn-twitter {
    color: #00ACEE; }
    .share-item .icon-btn-twitter:hover {
      color: #fff !important;
      background: #00ACEE; }
  .share-item .icon-btn-whatsapp {
    color: #25d366; }
    .share-item .icon-btn-whatsapp:hover {
      color: #fff !important;
      background: #25d366; }
  .share-item .icon-btn-telegram {
    color: #0088CC; }
    .share-item .icon-btn-telegram:hover {
      color: #fff !important;
      background: #0088CC; }

/*
    Related News
*/
.related-news-list {
  display: inline-flex;
  flex-wrap: wrap;
  margin: 0 -0.9375rem 0 0; }

.related-news-list-title {
  color: #333333;
  font-size: 1.5rem;
  line-height: 1.208;
  margin-bottom: 0.9375rem;
  font-weight: 700;
  width: 100%; }

.related-news-item {
  align-items: flex-start;
  margin-bottom: 1.25rem;
  padding-right: 0.9375rem;
  width: 100%; }
  @media (min-width: 576px) {
    .related-news-item {
      max-width: 50%; } }
  @media (min-width: 768px) {
    .related-news-item {
      display: flex; } }
  .related-news-item a {
    color: #262626; }
    .related-news-item a:hover, .related-news-item a:focus {
      color: #1252BA; }

.related-news-item-thumb {
  position: relative;
  overflow: hidden;
  width: 100%;
  background: #000;
  margin: 0 0 0.9375rem; }
  @media (min-width: 768px) {
    .related-news-item-thumb {
      max-width: 7.375rem;
      margin: 0 0.9375rem 0 0; } }
  .related-news-item-thumb:before {
    display: block;
    content: '';
    width: 100%;
    padding-top: 47.45%; }
    @media (min-width: 768px) {
      .related-news-item-thumb:before {
        padding-top: 75%; } }

.related-news-item-thumb-img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  width: 100%;
  transition: all .2s ease-in-out;
  backface-visibility: hidden; }
  .related-news-item-thumb-img:hover,
  a:focus .related-news-item-thumb-img {
    opacity: .6; }

.related-news-item-data {
  flex: 1;
  min-width: 0;
  align-self: center; }

.related-news-item-data-wrapper {
  line-height: 1.286;
  display: inline-block; }
  .related-news-item-data-wrapper:hover .related-news-item-data-wrapper-title {
    box-shadow: inset 0 -0.5em 0 rgba(18, 82, 186, 0.1); }

.related-news-item-data-info-item {
  display: inline-block;
  line-height: 1.0625rem;
  letter-spacing: -0.5px; }

.related-news-item-data-info {
  color: #555555;
  font-size: 0.75rem;
  line-height: 1.167;
  font-weight: 500;
  /*margin-bottom: calc-rem(2px);*/ }

.related-news-item-data-wrapper-title {
  display: inline;
  font-size: 1rem;
  line-height: 1.375;
  margin-bottom: 0;
  font-weight: 700;
  transition: all .2s ease-in-out;
  color: #262626 !important; }
  @media (min-width: 768px) {
    .related-news-item-data-wrapper-title {
      font-size: 0.875rem;
      line-height: 1.286; } }

.related-news-item-data-info-item a {
  transition: all .2s ease-in-out;
  color: #D32664;
  opacity: .8;
  font-weight: 700;
  line-height: 0.875rem;
  margin-right: 0.4375rem; }
  .related-news-item-data-info-item a:hover {
    opacity: 1; }

.related-news-item-data-info-item svg {
  top: -0.0625rem;
  position: relative;
  margin-right: 0.125rem; }

.article-text figcaption {
  display: block;
  font-size: 0.875rem;
  color: #b7b1b1;
  line-height: 2.286;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px; }
  @media (min-width: 768px) {
    .article-text figcaption {
      padding-left: 0;
      padding-right: 0; } }
  .article-text figcaption a {
    box-shadow: none !important;
    transition: box-shadow 0.2s ease-in-out;
    color: inherit; }
    .article-text figcaption a:hover, .article-text figcaption a:focus {
      box-shadow: inset 0 -0.5em 0 rgba(18, 82, 186, 0.1); }

.article-text {
  line-height: 2;
  hyphens: auto;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  margin-bottom: 2rem;
  max-width: 700px;
  word-wrap: break-word; }
  .article-text p,
  .article-text span,
  .article-text h2,
  .article-text h3,
  .article-text li {
    /*&[style*="width"] {
      width: inherit !important;
    }*/ }
    .article-text p[style*="color"],
    .article-text span[style*="color"],
    .article-text h2[style*="color"],
    .article-text h3[style*="color"],
    .article-text li[style*="color"] {
      color: inherit !important; }
    .article-text p[style*="text-align"],
    .article-text span[style*="text-align"],
    .article-text h2[style*="text-align"],
    .article-text h3[style*="text-align"],
    .article-text li[style*="text-align"] {
      text-align: inherit !important; }
    .article-text p[style*="font-size"],
    .article-text span[style*="font-size"],
    .article-text h2[style*="font-size"],
    .article-text h3[style*="font-size"],
    .article-text li[style*="font-size"] {
      font-size: inherit !important; }
    .article-text p[style*="line-height"],
    .article-text span[style*="line-height"],
    .article-text h2[style*="line-height"],
    .article-text h3[style*="line-height"],
    .article-text li[style*="line-height"] {
      line-height: inherit !important; }
    .article-text p[style*="font-weight"],
    .article-text span[style*="font-weight"],
    .article-text h2[style*="font-weight"],
    .article-text h3[style*="font-weight"],
    .article-text li[style*="font-weight"] {
      font-weight: inherit !important; }
    .article-text p[style*="background"],
    .article-text span[style*="background"],
    .article-text h2[style*="background"],
    .article-text h3[style*="background"],
    .article-text li[style*="background"] {
      background: none !important; }
  .article-text .ad-rectangle {
    margin-bottom: 2rem; }
  .article-text p a {
    color: inherit;
    border-bottom: 2px solid #ddd;
    transition: all .2s ease-in-out; }
    .article-text p a:hover, .article-text p a:focus {
      border-color: #1252BA;
      color: #1252BA; }
  .article-text p,
  .article-text ul,
  .article-text ol {
    margin-bottom: 2rem !important; }
  .article-text h2 {
    font-size: 1.75rem;
    font-weight: bold;
    line-height: 1.286;
    letter-spacing: -0.52px;
    margin-bottom: 0.5rem; }
  .article-text h3:not(.news-card-title) {
    font-size: 1.375rem;
    font-weight: 500;
    line-height: 1.636;
    letter-spacing: -0.41px;
    margin-bottom: 0.5rem; }
  .article-text p:empty,
  .article-text span:not(.t402-elided-image):empty {
    display: none; }
  .article-text ul,
  .article-text ol {
    padding-left: 2rem; }
  .article-text iframe {
    max-width: 100%; }
  .article-text img[src^="http://ibxk.com.br/"],
  .article-text img[src^="https://ibxk.com.br/"],
  .article-text img[src^="http://img.ibxk.com.br/"],
  .article-text img[src^="https://img.ibxk.com.br/"] {
    width: 100%; }
  .article-text img:not(.news-card-img),
  .article-text video {
    max-width: 100%;
    height: auto; }
  .article-text img:not(.news-card-img),
  .article-text video,
  .article-text iframe,
  .article-text object,
  .article-text .instagram-media {
    margin-left: auto !important;
    margin-right: auto !important;
    display: block; }
  .article-text .imgcenter,
  .article-text .video-center,
  .article-text .img-wide,
  .article-text .img-fc {
    display: block;
    clear: both;
    text-align: center;
    margin-left: -15px;
    margin-right: -15px; }
    @media (min-width: 768px) {
      .article-text .imgcenter,
      .article-text .video-center,
      .article-text .img-wide,
      .article-text .img-fc {
        margin-left: 0;
        margin-right: 0; } }
  .article-text .imgcenter,
  .article-text .img-wide,
  .article-text .img-fc,
  .article-text .video-center,
  .article-text .nzn-gallery {
    margin-bottom: 2rem !important; }
    .article-text .imgcenter .imgcenter,
    .article-text .imgcenter .img-wide,
    .article-text .imgcenter .img-fc,
    .article-text .imgcenter .video-center,
    .article-text .img-wide .imgcenter,
    .article-text .img-wide .img-wide,
    .article-text .img-wide .img-fc,
    .article-text .img-wide .video-center,
    .article-text .img-fc .imgcenter,
    .article-text .img-fc .img-wide,
    .article-text .img-fc .img-fc,
    .article-text .img-fc .video-center,
    .article-text .video-center .imgcenter,
    .article-text .video-center .img-wide,
    .article-text .video-center .img-fc,
    .article-text .video-center .video-center,
    .article-text .nzn-gallery .imgcenter,
    .article-text .nzn-gallery .img-wide,
    .article-text .nzn-gallery .img-fc,
    .article-text .nzn-gallery .video-center {
      margin-bottom: 0 !important; }
  .article-text .bt-zoom {
    display: none; }
  .article-text .imgcenter span,
  .article-text .desc {
    display: block;
    font-size: 0.875rem;
    color: #b7b1b1;
    line-height: 2.286;
    padding-left: 15px;
    padding-right: 15px; }
    @media (min-width: 768px) {
      .article-text .imgcenter span,
      .article-text .desc {
        padding-left: 0;
        padding-right: 0; } }
    .article-text .imgcenter span a,
    .article-text .desc a {
      box-shadow: none !important;
      transition: box-shadow 0.2s ease-in-out;
      color: inherit; }
      .article-text .imgcenter span a:hover, .article-text .imgcenter span a:focus,
      .article-text .desc a:hover,
      .article-text .desc a:focus {
        box-shadow: inset 0 -0.5em 0 rgba(18, 82, 186, 0.1); }
  .article-text iframe[src^="http://instagram.com/"] {
    border: 1px solid #ddd;
    border-radius: 3px; }
  .article-text .image-title {
    display: block;
    font-size: 1.3125rem;
    line-height: 1.238; }
  .article-text .nzn-article-eye {
    display: block;
    font-size: 1.5rem;
    line-height: 1.417;
    letter-spacing: -0.44px;
    font-style: italic;
    color: #7d7d7d;
    padding-left: 2rem;
    border-left: 9px solid #d3d3d3;
    text-align: left; }
    @media (min-width: 768px) {
      .article-text .nzn-article-eye {
        margin-left: 2rem; } }
  .article-text .uk-text-right {
    text-align: right; }
  .article-text .uk-text-center {
    text-align: center; }
  .article-text .uk-text-left {
    text-align: left; }

.infographic img,
.infographic-image {
  max-width: 100%; }

.sticky-sidebar-wrapper {
  flex: 1; }

.sticky-column {
  display: flex;
  flex-direction: column; }

.sidebar {
  margin-bottom: 15px; }
  @media (min-width: 1024px) {
    .sidebar {
      margin-bottom: 30px;
      backface-visibility: hidden; } }

.article-footer {
  margin-bottom: 15px; }
  @media (min-width: 1024px) {
    .article-footer {
      margin-bottom: 30px; } }

.article-footer-item:not(:last-child) {
  margin-bottom: 2rem; }

.article-social-cta {
  margin: 4rem 0;
  letter-spacing: -0.31px;
  font-size: 0.875rem;
  line-height: 1.786; }
  @media (min-width: 1024px) {
    .article-social-cta {
      padding: 18px 0;
      border-top: 1px solid #d4d4d4;
      border-bottom: 1px solid #d4d4d4;
      font-size: 1rem;
      line-height: inherit;
      letter-spacing: -0.36px; } }
  .article-social-cta .svg {
    color: #F27B14;
    vertical-align: top;
    margin-right: 0.5rem;
    margin-bottom: 0.25rem; }
    @media (min-width: 1024px) {
      .article-social-cta .svg {
        margin-bottom: 0; } }
  .article-social-cta a {
    transition: all .3s ease-in-out;
    color: inherit;
    font-weight: bold;
    border-bottom: 2px solid transparent; }
    .article-social-cta a:hover {
      color: #1252BA;
      border-color: #1252BA; }

@media (min-width: 1024px) {
  .article-social-cta-text {
    display: inline; } }

.product-footnote {
  font-size: 0.875rem;
  line-height: 2.286;
  font-style: italic;
  margin-bottom: 2rem;
  padding: 0.75rem;
  text-align: center;
  color: #b7b1b1;
  border: 1px solid #d9d9d9; }

.references {
  font-size: 0.75rem;
  line-height: 1.5;
  color: #b7b1b1; }

.references-title {
  margin-right: 0.5rem; }

.references-list {
  padding-left: 0;
  list-style: none;
  display: inline;
  margin-bottom: 0; }

.references-item {
  display: inline-block; }
  .references-item:not(:last-child) {
    margin-right: 0.5rem; }

.references-link {
  color: inherit; }

.tags {
  font-size: 0.9375rem;
  line-height: 2.133; }

.tags-title {
  line-height: 40px;
  width: 40px;
  height: 40px;
  margin-right: 16px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  background: #D32664;
  display: none; }
  .tags-title .svg {
    vertical-align: inherit; }
  @media (min-width: 1024px) {
    .tags-title {
      display: inline-block; } }

.tags-list {
  display: inline;
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  vertical-align: middle; }

.tags-item {
  display: inline-block;
  text-transform: uppercase; }
  .tags-item:not(:last-child) {
    margin-right: 16px; }

.tags-link {
  font-weight: 500;
  transition: box-shadow .2s ease-in-out;
  color: #D32664; }
  .tags-link:hover, .tags-link:focus {
    box-shadow: inset 0 -0.5em 0 rgba(18, 82, 186, 0.1); }
  .tags-link:active {
    box-shadow: inset 0 -1.5em 0 rgba(18, 82, 186, 0.1); }

.sidebar-news {
  margin-right: -15px;
  margin-left: -15px;
  background: #131313; }
  @media (min-width: 1024px) {
    .sidebar-news {
      margin-right: 0;
      margin-left: 0;
      background: none; } }
  .sidebar-news .section-title {
    padding-top: 0.625rem;
    padding-right: 0.625rem;
    padding-left: 0.625rem;
    color: #fff;
    display: inline-block; }
    @media (min-width: 1024px) {
      .sidebar-news .section-title {
        padding: 0;
        color: #333; }
        .sidebar-news .section-title .svg {
          display: inline-block !important; } }
    .sidebar-news .section-title .svg {
      display: none; }
    .sidebar-news .section-title h2 {
      font-size: inherit;
      margin: inherit;
      display: inherit;
      font-weight: inherit; }

.news-list {
  padding-bottom: 1.25rem; }
  @media (min-width: 1024px) {
    .news-list {
      padding-bottom: 0; } }

.news-item {
  display: flex; }
  .news-item:not(:last-child) {
    margin-bottom: 1.25rem; }

.news-thumb {
  position: relative;
  overflow: hidden;
  width: 8.875rem;
  height: 5.3125rem;
  margin-right: 0.625rem;
  background: #e5e5e5; }
  @media (min-width: 1024px) {
    .news-thumb {
      width: 9.625rem;
      height: 5.3125rem; }
      .news-thumb:after {
        transform: translateX(-100%); } }
  .news-thumb:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 0.625rem;
    height: 100%;
    content: '';
    transition: all .2s ease-in-out;
    pointer-events: none;
    background: #1252BA; }
  .news-item:hover .news-thumb:after {
    transform: translateX(0);
    opacity: .75; }

.news-data {
  display: block;
  padding-right: 0.625rem;
  flex: 1;
  line-height: 1; }
  @media (min-width: 1024px) {
    .news-data {
      padding-right: 0; } }

.news-title {
  font-family: "Roboto", sans-serif;
  font-size: 0.875rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0;
  display: inline;
  margin-bottom: 0;
  transition: box-shadow .2s ease-in-out;
  color: #fff; }
  @media (min-width: 1024px) {
    .news-title {
      color: #7d7d7d; } }
  .news-item:hover .news-title,
  .news-item a:focus .news-title {
    box-shadow: inset 0 -0.5em 0 rgba(18, 82, 186, 0.1); }
  .news-item:active .news-title,
  .news-item a:active .news-title {
    box-shadow: inset 0 -1.5em 0 rgba(18, 82, 186, 0.1); }

.comments-box {
  position: relative;
  min-height: 60px;
  margin-bottom: 24px; }
  @media (min-width: 1024px) {
    .comments-box {
      margin-bottom: 48px; } }

.comments-loading {
  font-size: 0.875rem;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  padding: 1.1875rem;
  animation: slideIn 1s both;
  text-align: center;
  color: #454545;
  background: #d6d6d6; }
  .comments-loading .icon {
    display: none; }
  .fb-comments:not([fb-xfbml-state="rendered"]) + .comments-loading {
    visibility: visible; }

.fb-comments[fb-xfbml-state="rendered"] ~ .comments-loading {
  display: none; }

.fb-comments.fb_iframe_widget,
.fb-comments.fb_iframe_widget span,
.fb-comments.fb_iframe_widget iframe {
  width: 100%\9; }

.colab-content {
  padding: 15px; }
  .colab-content .icon-btn, .colab-content .home-news-list-more-btn, .colab-content .btn {
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    background: #1252BA; }
  .colab-content .contact-step2,
  .colab-content .contact-message {
    text-align: center; }
  .colab-content .contact-title {
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 1rem; }
  .colab-content .contact-step3 .contact-header {
    display: flex;
    margin-bottom: 15px; }
  .colab-content .contact-step3 .contact-avatar {
    width: 5rem;
    height: 5rem;
    margin-right: 0.625rem; }
  .colab-content .contact-step3 .contact-info {
    flex: 1; }
  .colab-content .contact-step3 .contact-name {
    font-size: 1.125rem;
    font-weight: 500; }
  .colab-content .contact-step3 .contact-mail {
    font-size: 0.875rem;
    color: #B7B1B1; }
  .colab-content .contact-step3 .form-control {
    background: #e5e5e5; }

.share-selection {
  position: absolute;
  z-index: 10;
  top: -9999px;
  left: -9999px;
  padding: 1.25rem;
  transform: translateX(-50%);
  border: 1px solid #d9d9d9;
  background: #fff; }
  .share-selection:before, .share-selection:after {
    position: absolute;
    bottom: 100%;
    left: 50%;
    width: 0;
    height: 0;
    content: " ";
    pointer-events: none;
    border: solid transparent; }
  .share-selection:before {
    margin-left: -8px;
    border-width: 8px;
    border-bottom-color: #d9d9d9; }
  .share-selection:after {
    margin-left: -7px;
    border-width: 7px;
    border-bottom-color: #fff; }
  .share-selection p {
    font-size: 0.875rem;
    text-align: center; }
  .share-selection .share-selection-list {
    display: flex;
    color: #c3c3c3;
    border: 1px solid #d9d9d9; }
  .share-selection .share-selection-item {
    width: 3.625rem;
    height: 3.625rem; }
    .share-selection .share-selection-item:not(:last-child) {
      border-right: 1px solid #d9d9d9; }

.share-image-template {
  display: none; }

.share-image {
  position: relative;
  display: flex;
  visibility: hidden;
  height: 3.75rem;
  margin-bottom: -3.75rem;
  transition: all .2s ease-in-out;
  transform: translateY(50px);
  opacity: 0;
  justify-content: center; }
  .img-center:hover .share-image,
  .img-fc:hover .share-image,
  .img-wide:hover .share-image,
  .imgcenter:hover .share-image {
    visibility: visible;
    transform: translateY(0);
    opacity: 1; }

.share-image-list {
  display: flex;
  color: #c3c3c3;
  border: 1px solid #d9d9d9;
  background: #fff; }

.share-image-item {
  width: 3.625rem;
  height: 3.625rem; }
  .share-image-item .share-button {
    transition: none; }
  .share-image-item:not(:last-child) {
    border-right: 1px solid #d9d9d9; }

/**
 * Variables
 */
:root {
  --hubofertas-background-color: #efeded;
  --hubofertas-border-color: #f1f5f8;
  --hubofertas-primary-1: #1352BB;
  --hubofertas-color: #EE8739; }

.article-text .huboferta__container {
  display: flex;
  background: var(--hubofertas-background-color);
  border: 1px solid var(--hubofertas-border-color);
  border-radius: 4px;
  margin: 0 auto;
  width: 100%; }

.article-text .huboferta__row {
  display: flex;
  padding: 16px; }

.article-text .huboferta__col {
  padding-left: 4px;
  padding-right: 4px; }
  .article-text .huboferta__col--1-3 {
    width: 33.33%; }
  .article-text .huboferta__col--2-3 {
    width: 66.33%; }

.article-text .huboferta__thumb {
  width: 100%;
  max-width: 300px;
  padding: 8px;
  position: relative; }
  .article-text .huboferta__thumb img {
    height: auto;
    max-width: 100%;
    width: auto !important; }

.article-text .huboferta__thumb__tag {
  background: #c9252d;
  border-radius: 50%;
  bottom: -8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  height: 40px;
  left: 8px;
  line-height: 1;
  padding-top: 10px;
  pointer-events: none;
  position: absolute;
  text-align: center;
  width: 40px; }
  .article-text .huboferta__thumb__tag span {
    display: block;
    font-size: 8px;
    font-style: normal; }
  .article-text .huboferta__thumb__tag::before {
    border: 1px dashed #c9252d;
    border-radius: 50%;
    content: ' ';
    display: block;
    height: 44px;
    left: -2px;
    position: absolute;
    top: -2px;
    width: 44px; }

.article-text .huboferta__content {
  padding-left: 8px; }

.article-text .huboferta__recomenda {
  margin: 0 0 16px;
  text-align: left;
  max-width: 320px; }
  .article-text .huboferta__recomenda img {
    margin: 0 !important;
    width: auto !important;
    object-fit: cover; }

.article-text .huboferta__title {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  margin: 0 0 8px !important; }
  .article-text .huboferta__title a {
    border: 0;
    color: var(--hubofertas-color);
    font-weight: bold; }

.article-text .huboferta__features {
  color: var(--hubofertas-color);
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 16px;
  font-weight: 500; }

.article-text .huboferta__desconto {
  color: #575757;
  font-size: 12px;
  line-height: 1;
  margin-bottom: 8px;
  text-decoration: line-through; }

.article-text .huboferta__pricing {
  align-items: center;
  display: flex;
  width: 100%; }

.article-text .huboferta__pricing__button {
  min-width: 40%; }
  .article-text .huboferta__pricing__button a {
    background-color: var(--hubofertas-primary-1);
    border-bottom: 0 !important;
    border-radius: 48px;
    box-sizing: border-box;
    color: #fff;
    display: block;
    padding: 12px;
    text-align: center;
    transition: background-color 0.3s, transform 0.1s;
    white-space: nowrap; }
    .article-text .huboferta__pricing__button a:hover {
      box-shadow: 0 2px 0 0 var(--hubofertas-primary-1);
      color: #fff;
      transform: scale(1.05); }
    .article-text .huboferta__pricing__button a:active {
      background-color: var(--hubofertas-primary-1);
      color: #fff; }
  .article-text .huboferta__pricing__button__label, .article-text .huboferta__pricing__button__value {
    display: block;
    line-height: 1.2; }
  .article-text .huboferta__pricing__button__label {
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0.5px;
    opacity: 0.7;
    padding: 2px; }
  .article-text .huboferta__pricing__button__value {
    font-size: 20px;
    font-weight: 500; }

.article-text .huboferta__pricing__financing {
  flex: 0 0 auto;
  font-size: 16px;
  line-height: 1.4;
  max-width: none;
  padding-left: 16px;
  width: auto; }
  .article-text .huboferta__pricing__financing em {
    color: var(--hubofertas-primary-1);
    font-style: normal;
    font-weight: bold; }
  .article-text .huboferta__pricing__financing em i {
    font-style: normal; }
  .article-text .huboferta__pricing__financing strong {
    display: block; }

.gsc-control-cse {
  margin-bottom: 0 !important; }

.gsc-control-cse,
.gsc-control-cse .gsc-table-result {
  padding: 0 !important;
  font-family: inherit !important; }

.gsc-selected-option-container {
  box-sizing: content-box; }

.gsc-webResult .gsc-result {
  padding: 10px 0 !important;
  border-left: none !important;
  border-right: none !important;
  border-top: none !important;
  border-bottom: none !important; }

.gs-web-image-box,
.gs-promotion-image-box {
  padding: 0 !important;
  margin-right: 15px !important;
  overflow: hidden;
  border-radius: 6px;
  background: #262626; }
  .gs-web-image-box:hover .gs-image,
  .gs-promotion-image-box:hover .gs-image {
    opacity: .6 !important; }

.gs-image {
  transition: all .2s ease-in-out !important; }

.gs-web-image-box img.gs-image {
  max-width: none !important;
  max-height: none !important; }

.gs-result img.gs-image,
.gs-result img.gs-promotion-image {
  border: none !important; }

.gs-web-image-box-portrait img.gs-image {
  width: 100%; }

.gs-web-image-box-landscape img.gs-image {
  width: 100%; }

.gs-image-box.gs-web-image-box.gs-web-image-box-landscape {
  width: 100px !important; }
  @media (min-width: 1024px) {
    .gs-image-box.gs-web-image-box.gs-web-image-box-landscape {
      width: 210px !important; } }

.gs-image-box.gs-web-image-box.gs-web-image-box-portrait {
  width: 100px !important;
  height: 67px !important; }
  @media (min-width: 1024px) {
    .gs-image-box.gs-web-image-box.gs-web-image-box-portrait {
      width: 210px !important;
      height: 125px !important; } }

.gsc-table-cell-snippet-close,
.gs-promotion-text-cell {
  vertical-align: middle !important; }

.gsc-thumbnail-inside {
  display: none !important; }

.gsc-thumbnail-left {
  display: block !important; }

.gs-result .gs-title,
.gs-result .gs-title * {
  height: auto !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  line-height: 27px !important;
  margin-bottom: 10px !important;
  text-decoration: none !important;
  color: #262626 !important;
  transition: color 200ms ease-in-out; }

.gs-result .gs-title:hover,
.gs-result .gs-title:hover * {
  color: #1252BA !important; }

.gs-result .gs-snippet {
  font-size: 16px !important;
  line-height: 22px !important;
  color: #262626 !important; }

.gs-webResult div.gs-visibleUrl,
.gs-imageResult div.gs-visibleUrl {
  display: none !important; }

.gsc-results .gsc-cursor-box {
  margin: 10px 0 0 !important; }

.gsc-cursor-page {
  display: inline-block !important;
  border: 1px solid #eee !important;
  text-decoration: none !important;
  width: 30px !important;
  height: 30px !important;
  line-height: 30px !important;
  text-align: center;
  color: #666 !important;
  box-sizing: border-box;
  transition: border-color .2s ease;
  margin-bottom: 8px; }
  .gsc-cursor-page:hover {
    border-color: #1252BA !important; }
  .gsc-cursor-page:active, .gsc-cursor-page:focus {
    outline: none !important;
    box-shadow: none !important; }
  .gsc-cursor-page.gsc-cursor-current-page {
    border-color: #1252BA !important; }

@keyframes stickIn {
  0% {
    transform: translateY(-100%); }
  100% {
    transform: translateY(0); } }

@keyframes stickOut {
  0% {
    transform: translateY(0); }
  100% {
    transform: translateY(-100%); } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes slideIn {
  from {
    opacity: 0;
    transform: translateY(-20px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

@keyframes slideIcon {
  49% {
    transform: translateY(100%); }
  50% {
    opacity: 0;
    transform: translateY(-100%); }
  51% {
    opacity: 1; } }

@keyframes closeRelated {
  0% {
    transform: translate(0, 0) scale(1);
    opacity: 1; }
  100% {
    transform: translateY(25%) scale(0.8);
    opacity: 0; } }

.d-none {
  display: none !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-table {
  display: table !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: flex !important; }

.d-inline-flex {
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: flex !important; }
  .d-sm-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: flex !important; }
  .d-md-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1024px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: flex !important; }
  .d-lg-inline-flex {
    display: inline-flex !important; } }

@media (min-width: 1340px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: flex !important; }
  .d-xl-inline-flex {
    display: inline-flex !important; } }

.d-print-block {
  display: none !important; }
  @media print {
    .d-print-block {
      display: block !important; } }

.d-print-inline {
  display: none !important; }
  @media print {
    .d-print-inline {
      display: inline !important; } }

.d-print-inline-block {
  display: none !important; }
  @media print {
    .d-print-inline-block {
      display: inline-block !important; } }

@media print {
  .d-print-none {
    display: none !important; } }

@charset "UTF-8";
@font-face {
  font-family: 'gallery-icons';
  src: url("../fonts/gallery-icons/fonts/gallery-icons.eot?gbzjmd");
  src: url("../fonts/gallery-icons/fonts/gallery-icons.eot?gbzjmd#iefix") format("embedded-opentype"), url("../fonts/gallery-icons/fonts/gallery-icons.ttf?gbzjmd") format("truetype"), url("../fonts/gallery-icons/fonts/gallery-icons.woff?gbzjmd") format("woff"), url("../fonts/gallery-icons/fonts/gallery-icons.svg?gbzjmd#gallery-icons") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="gi-"], [class*=" gi-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'gallery-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-chevron-down:before {
  content: ""; }

.icon-chevron-left:before {
  content: ""; }

.icon-chevron-right:before {
  content: ""; }

.icon-chevron-up:before {
  content: ""; }

.icon-loader:before {
  content: ""; }

.icon-maximize-2:before {
  content: ""; }

.icon-minimize-2:before {
  content: ""; }

.icon-play:before {
  content: ""; }

.icon-x:before {
  content: ""; }

/******************************
*
*  RoyalSlider Default Skin
*
*    1. Arrows
*    2. Bullets
*    3. Thumbnails
*    4. Tabs
*    5. Fullscreen button
*    6. Play/close video button
*    7. Preloader
*    8. Caption
*
******************************/
/* Prevent Browser Repaint */
.royalSlider:not(.rsHor):not(.rsVer) {
  overflow: auto; }

.royalSlider:not(.rsHor):not(.rsVer) > * {
  position: relative;
  overflow: hidden;
  width: 96px;
  height: 72px;
  font-size: 0;
  margin: 1px 0 0 1px; }

.royalSlider:not(.rsHor):not(.rsVer) > * > img {
  position: absolute;
  top: 0;
  left: 0; }

.royalSlider:not(.rsHor):not(.rsVer) > * > .rsCaption {
  display: none; }

.nzn-gallery {
  width: 100%;
  height: 464px;
  color: #FFF; }

.nzn-gallery * {
  box-sizing: border-box; }

.nzn-gallery .rsOverflow {
  background: #000; }

.nzn-gallery .rsSlideCount {
  display: none; }

.nzn-gallery.royalSlider {
  width: calc(100% + 30px);
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  overflow: hidden;
  z-index: 1;
  margin-left: -15px;
  margin-right: -15px; }
  @media (min-width: 1024px) {
    .nzn-gallery.royalSlider {
      width: 100%;
      margin-left: auto;
      margin-right: auto; } }

.nzn-gallery .rsContainer,
.nzn-gallery .rsThumbsContainer {
  will-change: transform; }

/***************
*
*  1. Arrows
*
****************/
.nzn-gallery .rsArrow {
  height: 100%;
  width: 60px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
  perspective: 60px; }

.nzn-gallery.rsVer .rsArrow {
  width: 100%;
  height: 60px; }

.nzn-gallery.rsVer .rsArrowLeft {
  top: 0;
  left: 0; }

.nzn-gallery.rsVer .rsArrowRight {
  bottom: 0;
  left: 0; }

.nzn-gallery.rsHor .rsArrowLeft {
  left: 0;
  top: 0; }

.nzn-gallery.rsHor .rsArrowRight {
  right: 0;
  top: 0; }

.nzn-gallery .rsArrowIcn {
  position: absolute;
  cursor: pointer;
  font-family: 'gallery-icons';
  font-size: 30px;
  line-height: 1;
  text-align: center;
  transition: background-color .1s, transform .3s;
  background-color: #1252BA; }

.nzn-gallery.rsHor .rsArrowIcn {
  width: 40px;
  height: 80px;
  top: 50%;
  margin-top: -40px;
  padding: 25px 0; }

.nzn-gallery.rsVer .rsArrowIcn {
  width: 80px;
  height: 40px;
  left: 50%;
  margin-left: -40px;
  padding: 5px 0; }

.nzn-gallery .rsArrowIcn:hover {
  background-color: #0e3e8c; }

.nzn-gallery .rsArrowIcn:active {
  background-color: #09295d; }

.nzn-gallery.rsHor .rsArrowLeft .rsArrowIcn:hover {
  transform: rotateY(10deg); }

.nzn-gallery.rsHor .rsArrowLeft .rsArrowIcn:active {
  transition-duration: .1s;
  transform: rotateY(30deg); }

.nzn-gallery.rsHor .rsArrowLeft .rsArrowIcn {
  left: 0; }

.nzn-gallery.rsHor .rsArrowLeft .rsArrowIcn:after {
  content: "\e901"; }

.nzn-gallery.rsHor .rsArrowRight .rsArrowIcn:hover {
  transform: rotateY(-10deg); }

.nzn-gallery.rsHor .rsArrowRight .rsArrowIcn:active {
  transition-duration: .1s;
  transform: rotateY(-30deg); }

.nzn-gallery.rsHor .rsArrowRight .rsArrowIcn {
  right: 0; }

.nzn-gallery.rsHor .rsArrowRight .rsArrowIcn:after {
  content: "\e902"; }

.nzn-gallery.rsVer .rsArrowLeft .rsArrowIcn {
  top: 0; }

.nzn-gallery.rsVer .rsArrowLeft .rsArrowIcn:after {
  content: "\e903"; }

.nzn-gallery.rsVer .rsArrowRight .rsArrowIcn {
  bottom: 0; }

.nzn-gallery.rsVer .rsArrowRight .rsArrowIcn:after {
  content: "\e900"; }

.nzn-gallery .rsArrowDisabled .rsArrowIcn {
  display: none; }

/***************
*
*  2. Bullets
*
****************/
.nzn-gallery .rsBullets {
  position: absolute;
  z-index: 35;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  padding: 20px;
  text-align: center;
  line-height: 10px;
  overflow: hidden; }

.nzn-gallery .rsBullet {
  display: inline-block;
  padding: 5px; }

.nzn-gallery .rsBullet span {
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #777;
  background: rgba(255, 255, 255, 0.5);
  transition: background-color .1s; }

.nzn-gallery .rsBullet.rsNavSelected span {
  background-color: #fff; }

/***************
*
*  3. Thumbnails
*
****************/
.nzn-gallery .rsThumbs {
  background: #333;
  padding: 5px; }

.nzn-gallery .rsThumbsHor {
  width: 100%;
  height: 70px; }

.nzn-gallery .rsThumbsVer {
  width: 70px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0; }

.nzn-gallery.rsWithThumbsHor .rsThumbsContainer {
  position: relative;
  height: 100%; }

.nzn-gallery.rsWithThumbsVer .rsThumbsContainer {
  position: relative;
  width: 100%; }

.nzn-gallery .rsThumb {
  overflow: hidden;
  width: 60px;
  height: 60px;
  transition: outline-color .1s;
  outline: 3px solid transparent; }

.nzn-gallery .rsThumb:hover img {
  transform: scale(1.1); }

.nzn-gallery .rsThumb:active img {
  transform: scale(0.95);
  transition-duration: .1s; }

.nzn-gallery.rsHor .rsThumb {
  float: left; }

.nzn-gallery .rsThumb img {
  width: 100%;
  height: 100%;
  transition: transform .3s; }

.nzn-gallery:not(.related-news) .rsThumb img {
  width: auto;
  max-width: none;
  height: 100%;
  margin-left: -9px !important; }

.nzn-gallery .rsThumb.rsNavSelected {
  outline-color: #1252BA; }

.nzn-gallery .rsTmb {
  display: block; }

/* Thumbnails arrow icons */
.nzn-gallery .rsThumbsArrow {
  height: 100%;
  width: 20px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
  transition: background-color .1s, opacity .3s;
  perspective: 20px;
  background-color: #1252BA; }

.nzn-gallery .rsThumbsArrow:hover {
  background-color: #0e3e8c; }

.nzn-gallery .rsThumbsArrow:active {
  transition-duration: .1s;
  background-color: #09295d; }

.nzn-gallery.rsWithThumbsVer .rsThumbsArrow {
  width: 100%;
  height: 20px; }

.nzn-gallery.rsWithThumbsVer .rsThumbsArrowLeft {
  top: 0;
  left: 0; }

.nzn-gallery.rsWithThumbsVer .rsThumbsArrowRight {
  bottom: 0;
  left: 0; }

.nzn-gallery.rsWithThumbsHor .rsThumbsArrowLeft {
  left: 0;
  top: 0; }

.nzn-gallery.rsWithThumbsHor .rsThumbsArrowRight {
  right: 0;
  top: 0; }

.nzn-gallery .rsThumbsArrowIcn {
  width: 20px;
  height: 20px;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px;
  position: absolute;
  cursor: pointer;
  font-family: 'gallery-icons';
  font-size: 20px;
  line-height: 1;
  text-align: center; }

.nzn-gallery.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn:after {
  content: "\e901"; }

.nzn-gallery.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn:after {
  content: "\e902"; }

.nzn-gallery.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn:after {
  content: "\e901"; }

.nzn-gallery.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn:after {
  content: "\e902"; }

.nzn-gallery .rsThumbsArrowDisabled {
  display: none !important; }

/***************
*
*  4. Tabs
*
****************/
.nzn-gallery .rsTabs {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  padding-top: 20px;
  position: relative; }

.nzn-gallery .rsTab {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  height: auto;
  width: auto;
  color: #333;
  padding: 5px;
  min-width: 72px;
  vertical-align: top; }

.nzn-gallery .rsTab .rsTmb {
  outline: 3px solid transparent;
  transition: outline-color .1s; }

.nzn-gallery .rsTab.rsNavSelected .rsTmb {
  outline-color: #1252BA; }

/***************
*
*  5. Fullscreen button
*
****************/
.nzn-gallery .rsFullscreenBtn {
  right: 0;
  top: 0;
  width: 60px;
  height: 60px;
  z-index: 22;
  display: block;
  position: absolute;
  cursor: pointer; }

.nzn-gallery .rsFullscreenIcn {
  margin: 0 0 20px 20px;
  padding: 10px;
  display: block;
  width: 40px;
  height: 40px;
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.5);
  transition: background-color .1s, transform .1s;
  font-family: 'gallery-icons';
  font-size: 20px;
  line-height: 1;
  text-align: center; }

.nzn-gallery .rsFullscreenIcn:hover {
  background-color: #0e3e8c; }

.nzn-gallery .rsFullscreenIcn:active {
  transition-duration: .1s;
  transform: scale(0.85);
  background-color: #09295d; }

.nzn-gallery .rsFullscreenIcn:after {
  content: "\e905"; }

.nzn-gallery.rsFullscreen .rsFullscreenIcn:after {
  content: "\e906"; }

/***************
*
*  6. Play/close video button
*
****************/
.nzn-gallery .rsPlayBtn {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
  width: 60px;
  height: 60px;
  margin-left: -30px;
  margin-top: -30px;
  cursor: pointer; }

.nzn-gallery .rsPlayBtnIcon {
  padding: 15px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.5);
  transition: background-color .1s;
  font-family: 'gallery-icons';
  font-size: 30px;
  line-height: 1;
  text-align: right; }

.nzn-gallery .rsPlayBtnIcon:after {
  content: "\e907"; }

.nzn-gallery .rsPlayBtn:hover .rsPlayBtnIcon {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.nzn-gallery .rsBtnCenterer {
  position: absolute;
  left: 50%;
  top: 50%; }

.nzn-gallery .rsCloseVideoBtn {
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  z-index: 500;
  position: absolute;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0); }

.nzn-gallery .rsCloseVideoBtn.rsiOSBtn {
  top: -38px;
  right: -6px; }

.nzn-gallery .rsCloseVideoIcn {
  width: 40px;
  height: 40px;
  padding: 10px;
  font-family: 'gallery-icons';
  font-size: 20px;
  line-height: 1;
  text-align: center;
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.5);
  transition: background-color .1s; }

.nzn-gallery .rsCloseVideoIcn:after {
  content: "\e908"; }

.nzn-gallery .rsCloseVideoIcn:hover {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

/***************
*
*  7. Preloader
*
****************/
.nzn-gallery .rsPreloader {
  width: 40px;
  height: 40px;
  font-family: 'gallery-icons';
  font-size: 40px;
  line-height: 1;
  left: 50%;
  top: 50%;
  margin-left: -20px;
  margin-top: -20px; }

.nzn-gallery .rsPreloader:after {
  content: "\e904";
  -webkit-animation: icon-spin 1s infinite;
  animation: icon-spin 1s infinite;
  transform: translate(0, 0);
  display: block; }

@keyframes icon-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

/***************
*
*  8. Global caption
*
****************/
.nzn-gallery .rsGCaption {
  float: none;
  text-align: left;
  height: 100%; }

.nzn-gallery .rsCaption {
  display: block;
  height: auto;
  position: absolute;
  bottom: 70px;
  left: 0;
  right: 0;
  padding: 10px 20px;
  color: #fff;
  font-weight: 700;
  background: #333;
  background: rgba(0, 0, 0, 0.9);
  pointer-events: none;
  transition: background-color .3s; }

.nzn-gallery .rsOverflow:hover ~ .rsGCaption a.rsCaption {
  background: #000;
  background: black;
  text-decoration: underline; }

.nzn-gallery.rsVer .rsCaption {
  padding-bottom: 60px; }

.nzn-gallery .rsCaption:after {
  content: "Ver mais \2192";
  text-transform: uppercase;
  margin-left: 20px;
  font-size: 12px;
  vertical-align: bottom;
  display: inline-block;
  color: #1252BA; }

.gallery-ads {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #7f7f7f;
  background: rgba(127, 127, 127, 0.9);
  z-index: 50;
  visibility: hidden;
  transition: transform .6s, opacity .3s;
  transform: translateY(-50%);
  opacity: 0;
  will-change: transform;
  /*display: flex;
    align-items: center;
    justify-content: center;*/ }
  .gallery-ads .square-ads {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -125px;
    margin-left: -150px;
    margin-bottom: 0;
    display: none; }

.gallery-ads-close {
  display: block;
  color: #fff !important;
  font-style: normal;
  font-size: 12px;
  text-decoration: none;
  line-height: 20px;
  font-weight: 700;
  position: absolute;
  top: 10px;
  right: 10px;
  border: 2px solid #fff;
  padding: 8px 18px;
  text-transform: uppercase;
  cursor: pointer;
  transition: transform .3s; }
  .gallery-ads-close:hover {
    text-decoration: underline; }
  .gallery-ads-close:active {
    transform: scale(0.95); }

.gallery-ads-active {
  visibility: visible;
  opacity: 1;
  transform: translateY(0); }
  .gallery-ads-active .square-ads {
    display: block !important; }
