.text-shadow{text-shadow:4px 6px 4px rgba(0,0,0,.25)}.relative span:before{content:"";width:100%;height:100%;display:block;position:absolute;border-radius:100%;box-sizing:border-box;transition:all .85s cubic-bezier(.25,1,.33,1);box-shadow:0 30px 85px rgba(0,0,0,.14),0 15px 35px rgba(0,0,0,.14)}.relative:hover span:before{transform:scale(.8);box-shadow:0 20px 55px rgba(0,0,0,.14),0 15px 35px rgba(0,0,0,.14)}.dotsContainer{opacity:0;animation:intro 1.6s;animation-fill-mode:forwards}.dot{width:8px;height:8px;display:block;background-color:#F3CF14;border-radius:100%;position:absolute;transition:all .85s cubic-bezier(.25,1,.33,1)}.dot:first-child{top:50px;left:50px;transform:rotate(-140deg);animation:swag1-out .3s;animation-fill-mode:forwards;opacity:0}.dot:nth-child(2){top:50px;right:50px;transform:rotate(140deg);animation:swag2-out .3s;animation-fill-mode:forwards;opacity:0}.dot:nth-child(3){bottom:50px;left:50px;transform:rotate(140deg);animation:swag3-out .3s;animation-fill-mode:forwards;opacity:0}.dot:nth-child(4){bottom:50px;right:50px;transform:rotate(-140deg);animation:swag4-out .3s;animation-fill-mode:forwards;opacity:0}.relative:hover .dot:first-child{animation:swag1 .3s;animation-fill-mode:forwards}.relative:hover .dot:nth-child(2){animation:swag2 .3s;animation-fill-mode:forwards}.relative:hover .dot:nth-child(3){animation:swag3 .3s;animation-fill-mode:forwards}.relative:hover .dot:nth-child(4){animation:swag4 .3s;animation-fill-mode:forwards}@keyframes intro{0%{opacity:0}to{opacity:1}}@keyframes swag1{0%{top:50px;left:50px;width:8px}50%{width:30px;opacity:1}to{top:24px;left:24px;width:8px;opacity:1}}@keyframes swag1-out{0%{top:20px;left:20px;width:8px}50%{width:30px;opacity:1}to{top:50px;left:50px;width:8px;opacity:0}}@keyframes swag2{0%{top:50px;right:50px;width:8px}50%{width:30px;opacity:1}to{top:24px;right:24px;width:8px;opacity:1}}@keyframes swag2-out{0%{top:20px;right:20px;width:8px}50%{width:30px;opacity:1}to{top:50px;right:50px;width:8px;opacity:0}}@keyframes swag3{0%{bottom:50px;left:50px;width:8px}50%{width:30px;opacity:1}to{bottom:24px;left:24px;width:8px;opacity:1}}@keyframes swag3-out{0%{bottom:20px;left:20px;width:8px}50%{width:30px;opacity:1}to{bottom:50px;left:50px;width:8px;opacity:0}}@keyframes swag4{0%{bottom:50px;right:50px;width:8px}50%{width:30px;opacity:1}to{bottom:24px;right:24px;width:8px;opacity:1}}@keyframes swag4-out{0%{bottom:20px;right:20px;width:8px}50%{width:30px;opacity:1}to{bottom:50px;right:50px;width:8px;opacity:0}}