.fixed-height-container{position:relative;width:100%;min-height:500px}.fixed-height-image-container{position:absolute;top:0;left:0;width:100%;height:100%;min-height:500px}.image-full-cover{position:absolute!important;top:0;left:0;width:100%!important;height:100%!important;object-fit:cover}.zodiac-donut-container{position:absolute;width:100%;height:100%;max-width:1000px;max-height:1000px;display:flex;justify-content:center;align-items:center}.zodiac-donut-wrapper{position:relative;width:40%;padding-bottom:40%;max-height:300px}.zodiac-donut-wrapper canvas{position:absolute;top:0;left:0;width:100%;height:100%}.card-center-circle-blue,.card-center-circle-pink{position:absolute;border-radius:50%;text-decoration:none;z-index:5;top:50%;left:50%;transform:translate(-50%,-50%);transition:transform .2s,box-shadow .2s,background .2s;width:15vw;height:15vw;max-width:150px;max-height:150px;min-width:110px;min-height:110px;display:flex;align-items:center;justify-content:center}.card-center-circle-pink{background:radial-gradient(circle at 30% 30%,rgba(255,255,255,1),rgba(255,182,193,1))}.card-center-circle-blue{background:radial-gradient(circle at 30% 30%,rgba(255,255,255,1),rgba(173,216,230,1))}.card-center-circle-pink:hover{transform:translate(-50%,-50%) scale(1.2);box-shadow:0 0 15px rgba(255,182,193,.7);background:radial-gradient(circle at 30% 30%,rgba(255,255,255,1),rgba(255,105,180,1))}.card-center-circle-blue:hover{transform:translate(-50%,-50%) scale(1.2);box-shadow:0 0 15px rgba(173,216,230,.7);background:radial-gradient(circle at 30% 30%,rgba(255,255,255,1),rgba(135,206,235,1))}.card-date-text{font-size:4vw;max-width:80%;max-height:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:white;text-shadow:3px 3px 6px rgba(255,182,193,.9);text-align:center;z-index:6}@media (min-width:600px){.card-date-text{font-size:25px}}.card-zodiac-mark{font-size:2.5vw;max-width:90%;max-height:90%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:white;text-shadow:2px 2px 4px rgba(255,182,193,.9),2px 2px 4px rgba(173,216,230,.9);text-align:center}.shadow-card{box-shadow:0 4px 8px rgba(0,0,0,.1)}@media (max-width:600px){.zodiac-donut-wrapper{width:80%!important;padding-bottom:80%!important}.card-zodiac-mark{font-size:20px}}@media (min-width:1000px){.zodiac-donut-wrapper{width:40%!important;padding-bottom:40%!important}}@media (min-width:500px) and (max-width:600px){.zodiac-donut-container{max-width:500px;max-height:500px}}.horoscope-donut-container{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;max-width:500px;max-height:500px}.horoscope-donut-wrapper{position:relative;width:70%;padding-bottom:70%}.horoscope-donut-wrapper canvas{position:absolute;top:0;left:0;width:100%;height:100%}