.side-cards{position:relative;overflow:hidden}.side-cards .title-content{max-width:585px}.side-cards .title-content .content-text{margin-bottom:20px}.side-cards .cards-wrapper{position:relative;z-index:2;display:flex;flex-direction:column}.side-cards .cards-wrapper::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-12%, -50%);width:769.604px;height:639.834px;background-image:url("../../../assets/img/Vector.png");background-size:100% 100%;background-position:center;z-index:0;background-repeat:no-repeat}@media(min-width: 576px)and (max-width: 991px){.side-cards .cards-wrapper{flex-direction:row;flex-wrap:wrap;justify-content:center}}@media(max-width: 991px){.side-cards .cards-wrapper{margin-top:50px;gap:30px}.side-cards .cards-wrapper::before{display:none}}.side-cards .cards-wrapper .custom-side-card{width:339px;max-width:100%;background-color:#fff;padding:21px 20px;transition:all .3s ease-in-out;border-radius:20px;box-shadow:0 0 20px 0 rgba(0,0,0,.15);position:relative;z-index:1}@media(min-width: 992px){.side-cards .cards-wrapper .custom-side-card{max-width:49.5%;margin-top:-152.5px}.side-cards .cards-wrapper .custom-side-card:first-child{margin-top:0}.side-cards .cards-wrapper .custom-side-card:nth-child(odd){align-self:flex-end;z-index:2}.side-cards .cards-wrapper .custom-side-card:nth-child(even){align-self:flex-start;transform:translateX(-20px);z-index:3}}@media(min-width: 1500px){.side-cards .cards-wrapper .custom-side-card:nth-child(even){transform:translateX(2px)}}@media(min-width: 768px)and (max-width: 991px){.side-cards .cards-wrapper .custom-side-card{max-width:calc(50% - 1rem);align-self:stretch}}@media(max-width: 767px){.side-cards .cards-wrapper .custom-side-card{width:47%;max-width:47%;align-self:center}}@media(max-width: 576px){.side-cards .cards-wrapper .custom-side-card{max-width:100%;width:100%}}.side-cards .cards-wrapper .custom-side-card:hover .card-img-wrapper img{transform:scale(1.05)}.side-cards .cards-wrapper .custom-side-card:hover .card-body .btn-site{transform:rotate(-45deg)}.side-cards .cards-wrapper .custom-side-card .card-img-wrapper{height:168px;border-radius:10px;margin-bottom:19px;position:relative}.side-cards .cards-wrapper .custom-side-card .card-img-wrapper::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg, #534cc6 0%, #282560 100%);mix-blend-mode:overlay;pointer-events:none}.side-cards .cards-wrapper .custom-side-card .card-img-wrapper img{transition:transform .4s ease;object-fit:cover}.side-cards .cards-wrapper .custom-side-card .card-body h6{color:#212427;margin-bottom:38px;transition:color .3s ease-in-out}.side-cards .cards-wrapper .custom-side-card .card-body .btn-site{margin-left:auto;transition:transform .3s ease-in-out}@media(max-width: 991px){.side-cards .title-content{max-width:100%}}@media(max-width: 767px){.side-cards .content-buttons{justify-content:left !important}}