.stackone-card{border:none;border-radius:1.5rem 0;transition:background .7s,box-shadow .3s,transform .3s,color .3s;position:relative;overflow:visible;box-shadow:0 2px 16px #00000012}.stackone-card .stackone-card-logo{z-index:10;background:#fbf6f6;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;padding:6px;transition:transform .3s,box-shadow .3s;display:flex;position:absolute;top:-14px;right:-14px;overflow:hidden;box-shadow:0 4px 12px #00000040}.stackone-card .stackone-card-logo .stackone-card-logo-image{object-fit:contain;width:100%;height:100%}.stackone-card .stackone-card-logo .stackone-card-logo-svg{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.stackone-card .stackone-card-logo .stackone-card-logo-svg svg{color:#000;width:90%;max-width:90%;height:90%;max-height:90%}.stackone-card:hover .stackone-card-logo{transform:scale(1.05);box-shadow:0 6px 16px #0003}.stackone-card.variant-gray{color:#fff;background:#474747}.stackone-card.variant-dark{color:#fff;background:#1a1a1a}.stackone-card.variant-light{color:#2c2c2c;background:#f5e6d3}.stackone-card:hover,.stackone-card.active-gradient{color:#fff;background:linear-gradient(118deg,#2461be,#d38aac 31.15%,#e19d3d 59.8%,#386025 93.14%) 0 0/500% 500%;transform:scale(1.03);box-shadow:0 8px 32px #0000001f}.stackone-card.variant-light:hover,.stackone-card.variant-light.active-gradient{color:#2c2c2c;background:linear-gradient(118deg,#2461beaa,#d38aac66 31.15%,#e19d3d66 59.8%,#386025aa 93.14%) 0 0/500% 500%}.stackone-card.ani-5:hover,.stackone-card.ani-5.active-gradient{background-position:100% 100%;animation:5s linear infinite bg-color-animation}.stackone-card.ani-10:hover,.stackone-card.ani-10.active-gradient{background-position:100% 100%;animation:10s linear infinite bg-color-animation}.stackone-card.ani-15:hover,.stackone-card.ani-15.active-gradient{background-position:100% 100%;animation:15s linear infinite bg-color-animation}.stackone-card.ani-20:hover,.stackone-card.ani-20.active-gradient{background-position:100% 100%;animation:20s linear infinite bg-color-animation}.stackone-card.variant-light.ani-5:hover,.stackone-card.variant-light.ani-5.active-gradient,.stackone-card.variant-light.ani-10:hover,.stackone-card.variant-light.ani-10.active-gradient,.stackone-card.variant-light.ani-15:hover,.stackone-card.variant-light.ani-15.active-gradient,.stackone-card.variant-light.ani-20:hover,.stackone-card.variant-light.ani-20.active-gradient{color:#2c2c2c;background:linear-gradient(118deg,#2461beaa,#d38aac66 31.15%,#e19d3d66 59.8%,#386025aa 93.14%) 0 0/500% 500%}.stackone-card .card-body{background:0 0;border-radius:1rem;transition:background .5s}@keyframes bg-color-animation{0%{background-position:0}50%{background-position:100%}to{background-position:0}}.stackone-card-image-only{border-radius:1.5rem 0;justify-content:center;align-items:center;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.stackone-card-image-only .stackone-card-image-wrapper{width:100%;height:100%;max-height:100%;position:relative}.stackone-card-image-only .stackone-card-image{object-fit:contain;transform:rotate(90deg)}
