@charset "UTF-8";
/*!
----------------------------------------------------------------------------------------------------
* Important! - To edit this CSS, you must use the SCSS source file.

* Resilient 3.4.0
* ivan@vicom.mx
----------------------------------------------------------------------------------------------------
*/.new-slider{position:relative;z-index:1;overflow:hidden}@media screen and (max-width:1023px){.new-slider{margin-top:-15px}}@media screen and (min-width:1024px){.new-slider .slick-track{display:flex;align-items:flex-end;margin:0 auto;max-width:740px}}@media screen and (min-width:1280px){.new-slider .slick-track{max-width:1040px}}.new-slider__wrapper{position:relative;padding-top:30px;padding-bottom:20px;padding-left:10%;padding-right:calc(10% - 30px)}@media screen and (min-width:1024px){.new-slider__wrapper{padding-top:100px;padding-bottom:40px;padding-left:0px;padding-right:0px}}.new-slider__wrapper .tag-title{position:relative;z-index:10}@media screen and (min-width:1024px){.new-slider__wrapper .tag-title{position:absolute;top:25%;left:calc(50% - 40px);transform:translateX(-60px)}}@media screen and (min-width:1440px){.new-slider__wrapper .tag-title{top:25%}}.new-slider__background:after{content:"";position:absolute;z-index:1;top:0;left:0;width:100%;height:100%;background-color:rgba(0,23,79,0.9)}.new-slider__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-repeat:no-repeat;background-position:top center}.new-slider__overlay:first-child{z-index:1}.new-slider__item{margin-right:2em}.new-slider__item .button-simple{margin-top:1.5em}@media screen and (min-width:1024px){.new-slider__item:first-child{width:50%!important}}@media screen and (min-width:1024px){.new-slider__item:nth-child(2),.new-slider__item:nth-child(3){width:25%!important}}.new-slider__item img{transition:transform ease 0.25s}.new-slider__item a:hover{text-decoration:none}.new-slider__item a:hover .new-slider__image img{transform:scale(1.05)}.new-slider__item a:hover .button-simple:after{width:100%}.new-slider__image{overflow:hidden}