.custom-solutions{display:flex;flex-direction:column;gap:6px}.custom-solutions-item{padding:20px;position:relative;z-index:20;overflow:hidden;border-radius:16px;text-align:center;color:#fff;transition:padding .5s ease-in-out,width .5s ease-in-out,min-height .5s ease-in-out;display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-end;min-height:80px}.custom-solutions-item.active .media img{filter:grayscale(0)}.custom-solutions-item.active .title{padding:0}.custom-solutions-item.active .hidden-info{max-height:150px;padding-top:12px}.custom-solutions-item .media{position:absolute;left:0;top:50%;transform:translateY(-50%);width:100%;z-index:-1;height:301px}.custom-solutions-item .media img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%)}.custom-solutions-item .media img.has-animation{transition:transform 2s cubic-bezier(.25,.74,.22,.99),filter .5s ease-in-out;transform:scale(1.07)}.custom-solutions-item .media img.animated{transform:scale(1)}.custom-solutions-item .media:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(0deg,rgba(0,0,0,.2) 0%,rgba(0,0,0,.2) 100%),linear-gradient(180deg,transparent 25.61%,rgba(0,0,0,.4) 71.94%)}.custom-solutions-item .info-box{width:100%}.custom-solutions-item .title{font-size:28px;font-weight:500;line-height:110%;letter-spacing:-.28px;padding:23px 0;transition:padding .5s ease-in-out;width:100%}.custom-solutions-item .title strong{font-weight:500}.custom-solutions-item .hidden-info{width:100%;position:relative;z-index:20;overflow:hidden;max-height:0;transition:padding-top .5s ease-in-out,max-height .5s ease-in-out,opacity .5s ease-in-out}.custom-solutions-item .box{flex-grow:1}.custom-solutions-item .button{margin-top:24px}@media (min-width:768px){.custom-solutions-item{padding:32px}.custom-solutions-item .hidden-info{display:flex;align-items:center}.custom-solutions-item .button{flex-shrink:0;margin-top:0;margin-left:50px}}@media (min-width:1024px){.custom-solutions{flex-direction:row;gap:12px}.custom-solutions-item{width:calc(25% - 8px);transition-delay:.2s;padding:20px;text-align:left;min-height:420px}.custom-solutions-item.active{width:calc(50% - 8px);transition-delay:.2s;padding:31px;flex-shrink:0}.custom-solutions-item.active .hidden-info{max-height:250px;opacity:1;transition:padding-top .5s ease-in-out,max-height .5s ease-in-out,opacity .5s ease-in-out;transition-delay:.7s}.custom-solutions-item .media{height:100%}.custom-solutions-item .title{padding:0}.custom-solutions-item .hidden-info{opacity:0;transition:padding-top .2s ease-in-out,max-height .2s ease-in-out,opacity .2s ease-in-out}}@media (min-width:1200px){.custom-solutions-item{min-height:500px;padding:27px;border-radius:24px}.custom-solutions-item .title{font-size:34px;letter-spacing:-.68px}.custom-solutions-item .button{margin-left:80px}}@media (min-width:1440px){.custom-solutions-item{padding:32px}.custom-solutions-item.active{padding:40px}.custom-solutions-item .title{font-size:38px;letter-spacing:-.76px}}@media (min-width:1800px){.custom-solutions-item .button{margin-left:136px}}@media (max-width:1023px){.custom-solutions-item.active{min-height:301px}}