.tinder-cards{padding-bottom:var(--wp--preset--spacing--large);padding-top:var(--wp--preset--spacing--large)}.tinder-cards__container{flex-direction:row}.tinder-cards__button,.tinder-cards__container{align-items:center;display:flex;justify-content:center}.tinder-cards__button{background:#f7f7f7;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:30px;height:80px;opacity:.95;transition:all .3s ease;width:80px}.tinder-cards__button:hover{font-size:35px;opacity:1;transform:scale(1.05)}.tinder-cards__button--like{background:#fff;color:#61e3bd}.tinder-cards__button--dislike{background:#fff;color:#fc6833}.tinder-cards__stack{overflow:visible;padding:0 var(--wp--preset--spacing--medium);position:relative}.tinder-cards__card,.tinder-cards__stack{display:flex;height:350px;justify-content:center;width:300px}.tinder-cards__card{align-items:center;background:#fff;border-radius:2px;box-sizing:border-box;cursor:grab;flex-direction:column;position:absolute;transition:all .3s ease}.tinder-cards__card:first-child{border:3px solid #000;box-shadow:5px 5px 0 #000;color:#000;transform:rotate(0deg)}.tinder-cards__card:not(:first-child){border:3px solid rgba(0,0,0,.2);box-shadow:3px 3px 0 rgba(0,0,0,.2);color:rgba(0,0,0,.2)}.tinder-cards__card:not(:first-child):nth-child(2){transform:rotate(-1.5deg)}.tinder-cards__card:not(:first-child):nth-child(3){transform:rotate(1deg)}.tinder-cards__card:not(:first-child):nth-child(4){transform:rotate(-1.7deg)}.tinder-cards__card:not(:first-child):nth-child(5){transform:rotate(2deg)}.tinder-cards__card:not(:first-child):nth-child(6){transform:rotate(-2.5deg)}.tinder-cards__card:not(:first-child):nth-child(7){transform:rotate(2deg)}@media(max-width:782px){.tinder-cards__container{border:none;display:flex;flex-direction:row;flex-wrap:wrap;justify-items:center;width:100%}.tinder-cards__stack{flex:1 1 100%;margin-bottom:1rem;order:1}.tinder-cards__button--dislike{margin-right:10px;order:2}.tinder-cards__button--like{margin-left:10px;order:3}}.tinder-cards__result{align-items:center;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;opacity:0;position:absolute;right:0;text-align:center;top:0;transition:visibility 0s linear .3s,opacity .3s linear;visibility:hidden}.tinder-cards__result.not-hidden{opacity:1;transition:visibility 0s linear 0s,opacity .3s linear;visibility:visible}.tinder-cards__result-heading{font-size:var(--wp--preset--font-size--extra-large);margin:0 0 var(--wp--preset--spacing--medium)}.tinder-cards__result-text{margin:0 0 var(--wp--preset--spacing--large)}.tinder-cards__result .wp-block-button__link{background-color:transparent;border:2px solid #000;box-shadow:4px 4px 0 #000;color:#000;font-weight:var(--wp--custom--font-weight--black);padding:var(--wp--preset--spacing--extra-small) var(--wp--preset--spacing--medium)}.tinder-cards__result .wp-block-button__link:hover{box-shadow:4px 4px 0 var(--wp--preset--color--digital-island)}
