.home{display:flex;justify-content:center;align-items:center;overflow:visible}.home .first-content{display:flex;flex-direction:row;position:relative;margin-right:175px;margin-top:31vh}.home .first-content .upper{position:relative}.home .first-content .upper>p{margin:0;color:#b9b9b9;border-radius:1999px;font-size:35px;font-weight:500}.home .first-content .upper>p:nth-child(2){margin:0;color:#fff;font-size:70px;font-weight:700}.home .first-content .upper a{text-decoration:none}.home .first-content .upper .explore{width:210px;margin-top:45px}.home .first-content .upper .explore .btn{display:flex;align-items:center;justify-content:center;height:57.5px;background-color:#35afca;border-radius:10px;transition:box-shadow .15s,transform .15s}.home .first-content .upper .explore .btn>p{position:relative;margin-left:50px;text-align:center;color:#0e3e48;font-weight:700;font-size:24px}.home .first-content .upper .explore .btn>svg{margin-left:10px;margin-top:2px;color:#0e3e48;font-size:20px;transition:transform .15s}.home .first-content .upper .explore .btn:hover{box-shadow:0 0 45px -10px #35afca;transform:scale(1.05)}.home .first-content .upper .explore .btn:hover>svg{transform:translateX(3.5px) scale(1.025)}.home .first-content .showcase{display:flex;flex-direction:row;position:relative;width:600px;height:550px;top:-150px;left:200px;overflow:hidden}.home .first-content .showcase>div{position:absolute;height:200px}.home .first-content .showcase>div:before{height:200px;border-radius:15px;background-position:50%}.home .first-content .showcase>div:after,.home .first-content .showcase>div:before{content:"";position:relative;display:block;width:325px;background-repeat:no-repeat;background-size:cover}.home .first-content .showcase>div:after{top:-340px;height:340px;background-position:top}.home .first-content .showcase>div:first-child{left:125px;top:250px;z-index:3;filter:opacity(1);transition:transform .225s}.home .first-content .showcase>div:first-child:before{background-image:url(/img/header/doggirls/inugami_korone.webp);filter:grayscale(1) brightness(.45) contrast(1.1) opacity(.75)}.home .first-content .showcase>div:first-child:after{background-image:url(/img/model/doggirls/inugami_korone.webp)}.home .first-content .showcase>div:first-child:hover{transform:translateY(-5px)}.home .first-content .showcase>div:nth-child(2){left:250px;top:190px;z-index:2;filter:opacity(.3);transition:transform .3s}.home .first-content .showcase>div:nth-child(2):before{background-image:url(/img/header/doggirls/pochi_wanmaru.webp);filter:opacity(.65) grayscale(1) brightness(.45) contrast(1.1) blur(2px)}.home .first-content .showcase>div:nth-child(2):after{background-image:url(/img/model/doggirls/pochi_wanmaru.webp);left:32.5px;filter:brightness(.65) blur(1px)}.home .first-content .showcase>div:nth-child(2):hover{transform:translateY(-3.5px)}.home .first-content .showcase>div:nth-child(3){left:75px;top:145px;z-index:1;filter:opacity(.25);transition:transform .25s}.home .first-content .showcase>div:nth-child(3):before{background-image:url(/img/header/doggirls/shiki_miyoshino.webp);filter:opacity(.45) grayscale(1) brightness(.4) contrast(1.1) blur(4px)}.home .first-content .showcase>div:nth-child(3):after{background-image:url(/img/model/doggirls/shiki_miyoshino.webp);filter:brightness(.4) blur(4px)}.home .first-content .showcase>div:nth-child(3):hover{transform:translateY(-3px)}@keyframes animateShowcaseBg{0%{transform:scale(1)}50%{transform:scale(.775)}to{transform:scale(1)}}.home .first-content .showcase>svg{position:absolute;left:155px;top:44px;z-index:-1;filter:blur(45px) opacity(.2);animation:animateShowcaseBg 5.5s ease-in-out infinite}.home .first-content .showcase>svg path{fill:#fff}.home .first-content svg.bg-blur{position:absolute;left:-510px;top:-270px;z-index:-1;filter:blur(125px)}.home .first-content svg.bg-blur path{position:relative;fill:rgba(53,175,202,.15)}