.fx-card-section{background-color:#1a202b;position:relative;z-index:1}.fx-card-section__glow{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.fx-card-section__intro-content{margin-bottom:40px;text-align:center}.fx-card-section__intro-content>:last-child{margin-bottom:0}.fx-card-section__intro-content h2{color:#fff;font-size:40px}.fx-card-section__action{display:flex;flex-direction:column;gap:15px;justify-content:center;margin-top:40px}.fx-card-row{display:flex;flex-wrap:wrap;justify-content:center;margin:-16px}.fx-card-row__col{flex:0 0 auto;padding:16px;width:100%}.fx-card-item-link{display:block;height:100%}.fx-card-item{background:transparent;background-color:hsla(0,0%,100%,.06);border-radius:20px;display:flex;flex-direction:column;font-size:18px;height:calc(100% - 50px);margin-top:50px;padding:0 18px 35px;text-align:center;transition:background-color .3s}.fx-card-item,.fx-card-item-link:hover .fx-card-item{backdrop-filter:blur(30px);--webkit-backdrop-filter:blur(30px)}.fx-card-item-link:hover .fx-card-item{background:transparent;background-color:hsla(0,0%,100%,.15)}.fx-card-item__media{height:200px;margin:0 auto -30px;transform:translateY(-50px);width:100%}.fx-card-item__title{color:#fff;font-weight:400}.fx-card-item__desc{color:#fff}.fx-card-item__btn{margin-top:auto;transition:color .3s}.fx-card-item__btn:after{content:"\e902";display:inline-block;font-family:fx-icomoon;font-size:12px;margin-left:5px;position:relative;transition:transform .3s}.fx-card-item-link:hover .fx-card-item__btn:after{transform:translateX(4px)}.fx-card-item-link:hover .fx-card-item__btn{color:#deb713}.fx-card-item-media__img{object-fit:contain}.js-fx-card-slider .slick-track{display:flex}.js-fx-card-slider .slick-slide{height:auto}.js-fx-card-slider .slick-slide>*,.js-fx-card-slider .slick-slide>*>*{height:100%}.js-fx-card-slider{margin:-16px 0}.fx-card-slider-arrows{display:flex;gap:15px;justify-content:center;margin-top:40px;position:relative}.fx-card-slider-arrows .slick-arrow{background:rgba(150,171,176,.17);border-radius:5px;height:55px;position:relative;top:0;transform:none;transition:background .3s;width:55px}.fx-card-slider-arrows .slick-arrow:hover{background:linear-gradient(228deg,#5182c3,#2f394b)}.fx-card-slider-arrows .slick-arrow:before{color:#fff;content:"\e902";font-family:fx-icomoon;font-size:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:1}.fx-card-slider-arrows .slick-arrow:hover:before{color:#fff}.fx-card-slider-arrows .slick-prev{left:0}.fx-card-slider-arrows .slick-prev:before{display:inline-block;transform:translate(-50%,-50%) rotate(180deg)}.fx-card-slider-arrows .slick-next{right:0}.fx-card-slide{height:auto;padding:16px}.fx-card-slide img{display:inline-block}@media (min-width:992px){.fx-card-slider-arrows{margin-top:0}.js-fx-cards-section .fx-card-slider-arrows{display:flex;display:none}}@media (min-width:600px){.fx-card-section__action{flex-direction:row}}@media (min-width:768px){.fx-card-row__col{width:50%}}@media (min-width:992px){.fx-card-row__col{width:33.33%}}