@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Nunito:400,600,700&display=swap&subset=latin-ext);@-webkit-keyframes breathe{to{-webkit-box-shadow:inset 0 -50px 100px 0 rgba(0,0,125,.8);box-shadow:inset 0 -50px 100px 0 rgba(0,0,125,.8)}}@keyframes breathe{to{-webkit-box-shadow:inset 0 -50px 100px 0 rgba(0,0,125,.8);box-shadow:inset 0 -50px 100px 0 rgba(0,0,125,.8)}}@-webkit-keyframes showKiss{to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes showKiss{to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes hideUserRight{to{opacity:0;-webkit-transform:translateX(100px);transform:translateX(100px)}}@keyframes hideUserRight{to{opacity:0;-webkit-transform:translateX(100px);transform:translateX(100px)}}@-webkit-keyframes hideUserLeft{to{opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}}@keyframes hideUserLeft{to{opacity:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}}@-webkit-keyframes hideUserTop{to{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px)}}@keyframes hideUserTop{to{opacity:0;-webkit-transform:translateY(-100px);transform:translateY(-100px)}}@-webkit-keyframes spinRays{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(720deg);transform:rotate(720deg)}}@keyframes spinRays{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(720deg);transform:rotate(720deg)}}@-webkit-keyframes fillMeBaby{0%{background-size:100% 0}100%{background-size:100% 100%}}@keyframes fillMeBaby{0%{background-size:100% 0}100%{background-size:100% 100%}}@-webkit-keyframes wink{0%,100%{background-position:center top}80%{background-position:center bottom}}@keyframes wink{0%,100%{background-position:center top}80%{background-position:center bottom}}.PudeleSection{height:657px;font-family:Nunito,sans-serif;font-weight:500;margin:0 auto;background:#132c59;color:#fff}.PudeleSection .ct{height:657px}.PudeleSection .header{position:absolute;top:0;left:0;right:0;z-index:9}.PudeleSection .header .shareCont{position:absolute;top:16px;right:0;border-top-left-radius:5px;border-bottom-left-radius:5px;background:#fff;padding:8px 8px 4px}.PudeleSection .header .nav{position:absolute;left:30px;top:0;height:66px;width:686px}.PudeleSection .header .nav .logo{background:url(img/logo-small.png) no-repeat;position:absolute;width:191px;height:71px;background-position:center;background-size:100% auto;top:16px;left:0;cursor:pointer}.PudeleSection .header .nav .logo:hover{-webkit-animation:wobble .8s;animation:wobble .8s}@-webkit-keyframes wobble{50%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(1);transform:scale(1)}90%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes wobble{50%{-webkit-transform:scale(1.05);transform:scale(1.05)}80%{-webkit-transform:scale(1);transform:scale(1)}90%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}.PudeleSection .header .nav .btns{margin-top:20px;float:right;text-align:right}.PudeleSection .header .nav .nav_btn{position:relative;padding:0 21px;height:38px;line-height:38px;border-radius:27px;font-size:16px;font-weight:800;text-align:center;color:#331b87;background-color:#ffce00;display:inline-block;margin-left:28px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.PudeleSection .header .nav .nav_btn:hover{background-color:#ffc400}.PudeleSection .header .nav .nav_btn:active{-webkit-box-shadow:inset -2px -3px 0 0 #f60;box-shadow:inset -2px -3px 0 0 #f60}.PudeleSection .header .nav .nav_btn.active{color:#32229e;background-color:#fc0;cursor:default}.PudeleSection .header .nav .nav_btn.active:active,.PudeleSection .header .nav .nav_btn.active:hover{background-color:#fc0}.PudeleSection .header .nav .nav_btn.settings{background:#dfd5ff url(img/ic-adjust.svg) no-repeat 7px center;color:#331b87;padding-left:41px}.PudeleSection .header .nav .nav_btn.settings:hover{background-color:rgba(255,255,255,.9)}.PudeleSection .header .nav .nav_btn.settings:active{-webkit-box-shadow:inset -2px -3px 0 0 #331b87;box-shadow:inset -2px -3px 0 0 #331b87}.PudeleSection .header .nav .nav_btn.inbox .badge{position:absolute;top:-12px;left:calc(100% - 12px);min-width:34px;height:34px;background-color:#f70a68;font-size:20px;font-weight:700;line-height:34px;color:#fff;text-align:center;border-radius:100px;opacity:1;-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s}.PudeleSection .footer{position:absolute;bottom:0;left:0;right:0;padding:0 14px 14px}.PudeleSection .footer .listLink{font-size:14px;font-weight:500;text-align:center;color:rgba(255,255,255,.7);display:inline-block;color:#fff}.PudeleSection .footer .listLink.right{float:right}.PudeleSection .notifyChat{position:absolute;bottom:0;right:0;height:160px;background:rgba(255,255,255,.99);z-index:3;width:330px;color:#331b87;padding:20px 0 0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0;font-size:15px;font-weight:400;-webkit-animation:chatNotification .5s ease-out both;animation:chatNotification .5s ease-out both}@-webkit-keyframes chatNotification{from{opacity:0;-webkit-transform:translate(0,10px);transform:translate(0,10px)}to{opacity:1}}@keyframes chatNotification{from{opacity:0;-webkit-transform:translate(0,10px);transform:translate(0,10px)}to{opacity:1}}.PudeleSection .notifyChat .infoText{display:inline-block;color:#000;margin-top:6px;min-width:180px}.PudeleSection .notifyChat .infoText.kiss{background:url(img/buca.png) no-repeat left center;padding-left:32px;background-size:auto 22px;color:#f70a68;-webkit-animation:chmok .2s ease-out;animation:chmok .2s ease-out}@-webkit-keyframes chmok{from{-webkit-transform:translate(30px,0);transform:translate(30px,0)}}@keyframes chmok{from{-webkit-transform:translate(30px,0);transform:translate(30px,0)}}.PudeleSection .notifyChat.ready .caption::after{content:"Tagad!";display:inline-block;background:#f60;color:#fff;font-size:10px;padding:0 4px;border-radius:4px;font-weight:400;margin-left:4px;vertical-align:bottom;-webkit-animation:none;animation:none;width:auto}.PudeleSection .notifyChat .caption b{margin:3px 0;display:block}.PudeleSection .notifyChat .caption b::before{content:"";display:inline-block;background:#0f0;width:12px;height:12px;border-radius:8px;margin-right:4px;-webkit-animation:blink .5s steps(2) infinite;animation:blink .5s steps(2) infinite}@-webkit-keyframes blink{from{background:#fff}}@keyframes blink{from{background:#fff}}.PudeleSection .notifyChat .caption::after{width:2px;display:inline-block;content:"…";white-space:nowrap;overflow:hidden;vertical-align:bottom;-webkit-animation:dots steps(3,end) 1s infinite;animation:dots steps(3,end) 1s infinite}@-webkit-keyframes dots{to{width:16px}}@keyframes dots{to{width:16px}}.PudeleSection .notifyChat .avatar{width:70px;height:70px;border-radius:10px;float:left;background-size:100%;background-repeat:no-repeat;background-position:center top;margin-right:10px;-webkit-animation:wink 2s steps(1) 3s,popIn .2s cubic-bezier(.61,.27,.24,1.47);animation:wink 2s steps(1) 3s,popIn .2s cubic-bezier(.61,.27,.24,1.47)}@-webkit-keyframes popIn{from{-webkit-transform:scale(.1,.1);transform:scale(.1,.1)}}@keyframes popIn{from{-webkit-transform:scale(.1,.1);transform:scale(.1,.1)}}.PudeleSection .notifyChat .btn{display:inline-block;height:22px;line-height:22px;font-size:12px;padding:0 10px;margin-top:6px}.PudeleSection.ageLimit .ct,.PudeleSection.login .ct,.PudeleSection.unsubscribed .ct{background:url(img/intro-bgr.png) no-repeat;overflow:hidden}.PudeleSection.ageLimit .content,.PudeleSection.login .content,.PudeleSection.unsubscribed .content{overflow:hidden;position:relative}.PudeleSection.ageLimit .infoF .title,.PudeleSection.login .infoF .title,.PudeleSection.unsubscribed .infoF .title{background:url(img/logo.png) no-repeat;width:508px;height:123px;margin:94px auto 16px}.PudeleSection.ageLimit .infoF .description,.PudeleSection.login .infoF .description,.PudeleSection.unsubscribed .infoF .description{font-size:20px;font-weight:500;line-height:1.3;text-align:center;color:#ffde00;margin-bottom:24px;padding:0 250px}.PudeleSection.ageLimit .infoF .linkBtn,.PudeleSection.login .infoF .linkBtn,.PudeleSection.unsubscribed .infoF .linkBtn{border-radius:13px;background-color:rgba(0,0,0,.13);font-size:18px;font-weight:500;line-height:32px;text-align:center;color:rgba(255,255,255,.7);display:inline-block;padding:0 24px;font-weight:700}.PudeleSection.intro .ct{position:relative;overflow:hidden;height:657px;background:url(img/static-bgr.png) no-repeat;-webkit-box-shadow:inset 0 -100px 0 0 rgba(0,0,125,0);box-shadow:inset 0 -100px 0 0 rgba(0,0,125,0);-webkit-animation:breathe 2s ease-in-out alternate infinite;animation:breathe 2s ease-in-out alternate infinite}.PudeleSection.intro .ct .girlsContainer{position:absolute;top:140px;left:34px;z-index:1}.PudeleSection.intro .ct .girlsContainer .bg{background:url(img/girls-bg.png) no-repeat;position:absolute;width:156px;height:215px;top:190px;left:23px;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.PudeleSection.intro .ct .girlsContainer .girls{background:url(img/girls.png) no-repeat;position:absolute;width:149px;height:160px;top:109px;left:38px;opacity:0;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transition-delay:.5s;-o-transition-delay:.5s;transition-delay:.5s}.PudeleSection.intro .ct .girlsContainer .bubble{background:url(img/girl-msg.png) no-repeat;width:164px;height:120px;position:absolute;top:-100px;left:0;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transition-delay:1s;-o-transition-delay:1s;transition-delay:1s;opacity:0}.PudeleSection.intro .ct .girlsContainer.swap .girls{background-image:url(img/boys.png);width:160px;height:170px;top:125px}.PudeleSection.intro .ct .girlsContainer.anim .bg{top:134px}.PudeleSection.intro .ct .girlsContainer.anim .girls{opacity:1}.PudeleSection.intro .ct .girlsContainer.anim .bubble{opacity:1;top:0}.PudeleSection.intro .ct .boysContainer{position:absolute;top:87px;right:32px;z-index:1}.PudeleSection.intro .ct .boysContainer .bg{background:url(img/boys-bg.png) no-repeat;position:absolute;width:166px;height:204px;top:134px;right:-200px;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transition-delay:1.5s;-o-transition-delay:1.5s;transition-delay:1.5s}.PudeleSection.intro .ct .boysContainer .boys{background:url(img/boys.png) no-repeat;position:absolute;width:160px;height:170px;top:109px;right:0;opacity:0;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transition-delay:2s;-o-transition-delay:2s;transition-delay:2s}.PudeleSection.intro .ct .boysContainer .bubble{background:url(img/boy-msg.png) no-repeat;width:150px;height:109px;position:absolute;top:-100px;right:0;opacity:0;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;-webkit-transition-delay:2.5s;-o-transition-delay:2.5s;transition-delay:2.5s}.PudeleSection.intro .ct .boysContainer.swap .boys{background-image:url(img/girls.png);width:149px;height:160px;top:124px;right:40px}.PudeleSection.intro .ct .boysContainer.anim .bg{right:23px}.PudeleSection.intro .ct .boysContainer.anim .boys{opacity:1}.PudeleSection.intro .ct .boysContainer.anim .bubble{opacity:1;top:0}.PudeleSection.intro .ct .content{position:relative}.PudeleSection.intro .ct .content.avatars{z-index:2}.PudeleSection.intro .ct .content .title{background:url(img/logo.png) no-repeat;width:508px;height:123px;margin:94px auto 16px}.PudeleSection.intro .ct .content .description{font-size:20px;font-weight:500;line-height:1.3;text-align:center;color:#ffde00;margin-bottom:24px;padding:0 250px}.PudeleSection.intro .ct .content .description.wide{padding:0 140px}.PudeleSection.intro .ct .content .choose{position:relative;font-size:18px;font-weight:800;line-height:28px;text-align:center;color:#ffce00;display:inline-block;margin-bottom:24px;text-transform:uppercase;animation:wiggle .2s linear 4 alternate-reverse 2s}@-webkit-keyframes wiggle{to{-webkit-transform:translate(20px,0);transform:translate(20px,0)}}@keyframes wiggle{to{-webkit-transform:translate(20px,0);transform:translate(20px,0)}}.PudeleSection.intro .ct .content.avatars::after{content:"";position:absolute;display:block;width:100px;height:100px;border-radius:100%;background:rgba(255,255,255,.2);z-index:1;left:50%;margin-left:-50px;-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;top:10px;-webkit-animation:pulse 3s ease-in-out infinite;animation:pulse 3s ease-in-out infinite}@-webkit-keyframes pulse{0%{-webkit-transform:scale(0);transform:scale(0)}70%{-webkit-transform:scale(2);transform:scale(2)}80%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:.5}100%{-webkit-transform:scale(5);transform:scale(5);opacity:0}}@keyframes pulse{0%{-webkit-transform:scale(0);transform:scale(0)}70%{-webkit-transform:scale(2);transform:scale(2)}80%{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:.5}100%{-webkit-transform:scale(5);transform:scale(5);opacity:0}}.PudeleSection.intro .ct .content.avatars .title{position:relative;z-index:2;margin-top:40px;width:465px;height:113px;background-size:100%}.PudeleSection.intro .ct .content.avatars .info{font-size:30px;font-weight:700;line-height:34px;text-align:center;color:#fff;margin:30px auto 10px}.PudeleSection.intro .ct .content.avatars .description{color:#fff;font-size:20px;margin-bottom:24px}.PudeleSection.intro .ct .content.avatars .avatarList{text-align:center}.PudeleSection.intro .ct .content.avatars .avatarList .btn.bigger{margin-top:16px}.PudeleSection.intro .ct .content.avatars .avatarItem{display:inline-block;width:130px;margin:0 6px}.PudeleSection.intro .ct .content.avatars .avatarItem.current .avatar{-webkit-box-shadow:inset 0 0 0 3px #ffce00;box-shadow:inset 0 0 0 3px #ffce00}.PudeleSection.intro .ct .content.avatars .avatarItem .avatar{display:block;width:130px;height:130px;margin-bottom:8px;border-radius:25px;background-color:#000;cursor:pointer}.PudeleSection.intro .ct .content.avatars .avatarItem .avatar.animate{background-size:100% auto;background-position:center top}.PudeleSection.intro .ct .content.avatars .avatarItem.anim .avatar.animate{background-position:center bottom}.PudeleSection.intro .ct .content.avatars .avatarItem:hover .btnWrapper .btn{background-color:#d63644}.PudeleSection.game .footer{right:330px}.PudeleSection.game .ct{position:relative}.PudeleSection.game .ct .lightRay{background:url(img/Bg-pudele-transparent.png) no-repeat;-webkit-transform-origin:556px 441px;-ms-transform-origin:556px 441px;transform-origin:556px 441px;width:912px;height:882px;position:absolute;margin-left:-556px;top:50%;margin-top:-416px;left:50%;-webkit-animation:spinRays 25s linear infinite;animation:spinRays 20s linear infinite,scan 1.25s ease-in-out alternate infinite;-webkit-box-shadow:inset 0 0 100px 100px #132d59;box-shadow:inset 0 0 100px 100px #132d59}@-webkit-keyframes scan{to{-webkit-box-shadow:inset 0 0 100px 250px #132d59;box-shadow:inset 0 0 100px 250px #132d59}}@keyframes scan{to{-webkit-box-shadow:inset 0 0 100px 250px #132d59;box-shadow:inset 0 0 100px 250px #132d59}}.PudeleSection.game .ct .content{padding-top:82px;width:750px;position:relative;overflow:hidden}.PudeleSection.game .ct .content .gameArea{height:575px;width:100%;position:relative}.PudeleSection.game .ct .content .bottle{background:url(img/pudele.png) no-repeat;width:70px;height:142px;position:absolute;top:50%;left:50%;margin-left:-35px;margin-top:-88px;-webkit-transition:-webkit-transform 1.5s ease-out;transition:-webkit-transform 1.5s ease-out;-o-transition:transform 1.5s ease-out;transition:transform 1.5s ease-out;transition:transform 1.5s ease-out, -webkit-transform 1.5s ease-out}.PudeleSection.game .ct .content.reset{-webkit-transition:none;-o-transition:none;transition:none;-webkit-transform:none;-ms-transform:none;transform:none}.PudeleSection.game .users{height:525px;position:relative}.PudeleSection.game .users .user{width:152px;height:120px;position:absolute;-webkit-transition:opacity 1.8s,-webkit-transform 1.8s;transition:opacity 1.8s,-webkit-transform 1.8s;-o-transition:transform 1.8s,opacity 1.8s;transition:transform 1.8s,opacity 1.8s;transition:transform 1.8s,opacity 1.8s,-webkit-transform 1.8s}.PudeleSection.game .users .user .userImage{background-color:#172e62;width:96px;height:96px;background-position:center top;background-size:100% auto;background-repeat:no-repeat;margin:0 auto 5px;border-radius:24px;display:block;float:none;-webkit-box-shadow:0 2px 6px 0 #172e62;box-shadow:0 2px 6px 0 #172e62}.PudeleSection.game .users .user.anim .userImage{background-position:center bottom}.PudeleSection.game .users .user .userName{font-size:16px;font-weight:500;line-height:20px;text-align:center;color:#fff;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;max-width:150px;margin:0 auto;text-shadow:1px 1px 2px #172e62}.PudeleSection.game .users .user .kiss{background:url(img/buca.png) no-repeat;background-size:100%;position:absolute;right:27px;bottom:21px;width:36px;height:28px}.PudeleSection.game .users .user.me{left:300px;bottom:0}.PudeleSection.game .users .user.me .userImage{border:3px solid #ffce00}.PudeleSection.game .users .user.me .userName{font-weight:700;color:#ffce00}.PudeleSection.game .users .user.me .btn{position:absolute;top:-10px;right:5px}.PudeleSection.game .users .user.pos1{bottom:38px;left:100px}.PudeleSection.game .users .user.pos2{bottom:190px;left:10px}.PudeleSection.game .users .user.pos3{bottom:345px;left:100px}.PudeleSection.game .users .user.pos4{bottom:400px;left:300px}.PudeleSection.game .users .user.pos5{bottom:345px;right:100px}.PudeleSection.game .users .user.pos6{bottom:190px;right:10px}.PudeleSection.game .users .user.pos7{bottom:38px;right:100px}.PudeleSection.inbox{color:#fff}.PudeleSection.inbox .footer{right:330px}.PudeleSection.inbox .lightRay{background:url(img/Bg-pudele-transparent.png) no-repeat;-webkit-transform-origin:556px 441px;-ms-transform-origin:556px 441px;transform-origin:556px 441px;width:912px;height:882px;position:absolute;margin-left:-556px;top:50%;margin-top:-416px;left:50%;-webkit-animation:spinRays 25s linear infinite;animation:spinRays 25s linear infinite;-webkit-box-shadow:inset 0 0 100px 100px #132d59;box-shadow:inset 0 0 100px 100px #132d59}.PudeleSection.inbox .lightRay:after{content:"";display:block;position:absolute;width:30px;height:30px;background:#dad0fe;border-radius:30px;top:426px;left:541px}.PudeleSection.inbox .ct{position:relative}.PudeleSection.inbox .ct .content{padding-top:82px;width:750px;position:relative;z-index:3;overflow:hidden;min-height:475px}.PudeleSection.inbox .ct .content .title{padding:0 24px;font-size:24px;font-weight:700;line-height:28px;text-align:center;color:#fff;margin-bottom:6px;margin-top:6px;position:relative;height:28px}.PudeleSection.inbox .ct .content .description{padding:0 24px;font-size:16px;font-weight:700;text-align:center;color:#fff;line-height:1.2;margin-bottom:20px;position:relative;height:36px}.PudeleSection.inbox .ct .content .description .txt{display:inline-block}.PudeleSection.inbox .ct .content .description .btn{margin-left:6px;font-size:22px;text-transform:none;vertical-align:middle}.PudeleSection.inbox .listContainer{margin-top:20px;padding-left:12px;overflow:hidden;overflow-y:auto;height:479px}.PudeleSection.inbox .listContainer .info{font-size:20px;font-weight:500;line-height:1.3;text-align:center;color:#ffde00;margin-bottom:24px;padding:0 80px;white-space:pre-wrap}.PudeleSection.inbox .listContainer::-webkit-scrollbar{width:14px;background-color:#b3afca;border-radius:8px}.PudeleSection.inbox .listContainer::-webkit-scrollbar-track{background-color:#b3afca;border-radius:8px}.PudeleSection.inbox .listContainer::-webkit-scrollbar-thumb{border-radius:8px;width:8px;background-color:rgba(0,0,0,.6);border:3px solid #b3afca}.PudeleSection.inbox .listContainer .voteItem{display:inline-block;width:168px;height:278px;border-radius:16px;background-color:rgba(255,255,255,.7);padding:16px 10px;margin:0 6px 16px;vertical-align:top;-webkit-box-sizing:border-box;box-sizing:border-box;color:#331b87}.PudeleSection.inbox .listContainer .voteItem .profileImage{width:128px;height:128px;margin:0 auto 12px;background-size:100%;background-position:center top;background-repeat:no-repeat;background-color:#dedede;border-radius:26px}.PudeleSection.inbox .listContainer .voteItem .profileImage.canView{cursor:-webkit-zoom-in;cursor:zoom-in}.PudeleSection.inbox .listContainer .voteItem .userName{font-size:19px;font-weight:700;line-height:24px;text-align:center;max-width:148px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;margin-bottom:4px}.PudeleSection.inbox .listContainer .voteItem .kissTxt{font-size:18px;font-weight:500;line-height:22px;text-align:center;margin-bottom:14px}.PudeleSection.inbox .listContainer .voteItem .btn{font-size:17px;font-weight:700;text-align:center;color:#fff;text-transform:none;min-width:100%;padding:0}.PudeleSection .messagesContainer{position:relative;width:330px;height:657px;float:right;background-color:#5331cb;z-index:2;color:#fff}.PudeleSection .messagesContainer .messages .header{position:relative;height:104px;-webkit-box-sizing:border-box;box-sizing:border-box}.PudeleSection .messagesContainer .messages .header .title{font-size:20px;font-weight:700;line-height:24px;text-align:left;color:#ffce00;text-transform:uppercase;padding:40px 20px 0}.PudeleSection .messagesContainer .messages .conversations{overflow-y:auto;height:553px;background-color:#efeaff;padding-bottom:160px;-webkit-box-sizing:border-box;box-sizing:border-box}.PudeleSection .messagesContainer .messages .conversations::-webkit-scrollbar{width:16px;background-color:#e7e4f6}.PudeleSection .messagesContainer .messages .conversations::-webkit-scrollbar-track{background-color:#e7e4f6}.PudeleSection .messagesContainer .messages .conversations::-webkit-scrollbar-thumb{border-radius:8px;width:8px;background-color:#b3afca;border:4px solid #e7e4f6}.PudeleSection .messagesContainer .messages .conversations.empty{background:0 0;border:0}.PudeleSection .messagesContainer .messages .conversations.empty .emptyMsg{padding:24px 20px;font-size:18px;font-weight:500;line-height:22px;text-align:left;color:#fff}.PudeleSection .messagesContainer .messages .conversations.empty strong{margin-bottom:18px;display:block}.PudeleSection .messagesContainer .messages .conversations .convItem{display:block;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 20px;cursor:pointer;height:68px;border-bottom:1px solid #ac9edb;background-color:#dfd5ff}.PudeleSection .messagesContainer .messages .conversations .convItem:hover{background-color:#c9bfe9}.PudeleSection .messagesContainer .messages .conversations .convItem .profileImage{width:48px;height:48px;border-radius:10px;background-color:#4034ae;float:left;background-size:100%;background-repeat:no-repeat;background-position:center;margin-right:10px}.PudeleSection .messagesContainer .messages .conversations .convItem .info{color:#331b87}.PudeleSection .messagesContainer .messages .conversations .convItem .info .userTitle{margin-top:4px;font-size:16px;font-weight:700;line-height:20px;text-align:left;max-width:180px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.PudeleSection .messagesContainer .messages .conversations .convItem .info .lastMessage{font-size:16px;font-weight:500;line-height:20px;text-align:left;max-width:180px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;margin-bottom:-2px}.PudeleSection .messagesContainer .messages .conversations .convItem .info .lastMessage .txt{position:relative}.PudeleSection .messagesContainer .messages .conversations .convItem .info .lastMessage .txt .inl{display:inline-block;vertical-align:top;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;max-width:100%}.PudeleSection .messagesContainer .messages .conversations .convItem .info .lastMessage .txt .inlineKiss{display:inline-block;width:29px;height:22px;background:url(img/buca.png) no-repeat;background-size:100% auto;background-position:center;margin-left:6px}.PudeleSection .messagesContainer .messages .conversations .convItem .badge{position:absolute;top:20px;right:14px;min-width:26px;height:26px;border-radius:13px;background-color:#f70a68;line-height:26px;font-size:16px;font-weight:700;color:#fff;text-align:center;display:none}.PudeleSection .messagesContainer .messages .conversations .convItem.unread{background-color:#cecaf5}.PudeleSection .messagesContainer .messages .conversations .convItem.unread:hover{background-color:#c6c3ec}.PudeleSection .messagesContainer .messages .conversations .convItem.unread .badge{display:block}.PudeleSection .messagesContainer .conversation{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#d9d6ee;z-index:9}.PudeleSection .messagesContainer .conversation ::-webkit-scrollbar{width:16px;background-color:#e7e4f6}.PudeleSection .messagesContainer .conversation ::-webkit-scrollbar-track{background-color:#e7e4f6}.PudeleSection .messagesContainer .conversation ::-webkit-scrollbar-thumb{border-radius:8px;width:8px;background-color:#b3afca;border:4px solid #e7e4f6}.PudeleSection .messagesContainer .conversation .convHeader{position:relative;height:104px;background:#5331cb;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;padding:15px 20px 0}.PudeleSection .messagesContainer .conversation .convHeader .userInfo{margin-bottom:12px}.PudeleSection .messagesContainer .conversation .convHeader .userInfo .profileImage{display:inline-block;width:40px;height:40px;border-radius:8px;background-color:#ffce00;background-size:100%;background-position:center;background-repeat:no-repeat;margin-right:12px;vertical-align:middle}.PudeleSection .messagesContainer .conversation .convHeader .userInfo .profileName{display:inline-block;vertical-align:middle;line-height:24px;font-size:18px;font-weight:800;text-align:left;color:#fff;text-decoration:none}.PudeleSection .messagesContainer .conversation .convHeader .userInfo .profileName .btn{display:block;height:22px;line-height:22px;font-size:12px;padding:0 6px}.PudeleSection .messagesContainer .conversation .convHeader .back{font-size:16px;font-weight:400;line-height:22px;text-align:left;cursor:pointer;margin-bottom:10px}.PudeleSection .messagesContainer .conversation .convHeader .back:hover{text-decoration:underline}.PudeleSection .messagesContainer .conversation .msgs{position:relative;height:490px;overflow-y:auto;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}.PudeleSection .messagesContainer .conversation .msgs .msg{text-align:left;margin-bottom:16px;clear:both;color:#1f1f22}.PudeleSection .messagesContainer .conversation .msgs .msg:first-child{margin-top:20px}.PudeleSection .messagesContainer .conversation .msgs .msg.my{text-align:right}.PudeleSection .messagesContainer .conversation .msgs .msg.my .kissIcon{background-size:100%}.PudeleSection .messagesContainer .conversation .msgs .msg.my .text{background-color:#5428a5;color:#fff;border-top-right-radius:6px;border-top-left-radius:18px}.PudeleSection .messagesContainer .conversation .msgs .msg.my .giftItem .bod:before{display:none}.PudeleSection .messagesContainer .conversation .msgs .msg .user{width:42px;height:42px;background-size:100%;background-position:center;display:block;float:left;margin-right:8px;border-radius:12px}.PudeleSection .messagesContainer .conversation .msgs .msg .textWrapper{background-color:transparent;padding:0;display:inline-block}.PudeleSection .messagesContainer .conversation .msgs .msg .textWrapper .txt{display:block;text-align:right;font-size:16px;font-weight:600;line-height:20px;color:#1f1f22;margin-bottom:6px}.PudeleSection .messagesContainer .conversation .msgs .msg .textWrapper .text{max-width:none}.PudeleSection .messagesContainer .conversation .msgs .msg .text{border-radius:18px;border-top-left-radius:6px;background-color:#f5f4ff;padding:7px 8px 8px;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:18px;letter-spacing:normal;color:#1f1f22;text-align:left;display:inline-block;word-wrap:break-word;white-space:pre-wrap;max-width:70%}.PudeleSection .messagesContainer .conversation .msgs .msg .text .txt{overflow:hidden;font-size:17px;line-height:21px}.PudeleSection .messagesContainer .conversation .msgs .msg .kissIcon{display:block;margin:6px 8px 4px;background:url(img/buca.png) no-repeat center;background-size:100%;width:78px;height:61px;position:relative}.PudeleSection .messagesContainer .conversation .msgs .msg .giftItem{position:relative;margin:-7px -8px -8px}.PudeleSection .messagesContainer .conversation .msgs .msg .giftItem .head{background-image:-o-linear-gradient(77deg,#3b23a0,#6e32ac);background-image:linear-gradient(13deg,#3b23a0,#6e32ac);padding:8px;text-align:center;position:relative;border-top-left-radius:6px;border-top-right-radius:18px;display:none}.PudeleSection .messagesContainer .conversation .msgs .msg .giftItem .head:before{display:block;content:"";position:absolute;background:url(img/ic-gift-wrap.png) no-repeat;width:72px;height:70px;top:-7px;left:-24px}.PudeleSection .messagesContainer .conversation .msgs .msg .giftItem .head .desc{font-size:14px;font-weight:700;line-height:18px;text-align:center;color:#fff}.PudeleSection .messagesContainer .conversation .msgs .msg .giftItem .head .itemTitle{font-size:17px;font-weight:700;line-height:21px;text-align:center;color:#fff}.PudeleSection .messagesContainer .conversation .msgs .msg .giftItem .bod{min-width:200px;text-align:center}.PudeleSection .messagesContainer .conversation .msgs .msg .giftItem .bod:before{display:block;content:"";position:absolute;background:url(img/ic-gift-wrap.png) no-repeat;width:72px;height:70px;top:-12px;left:-12px}.PudeleSection .messagesContainer .conversation .msgs .msg .giftItem .bod img{max-width:180px;margin:6px 0}.PudeleSection .messagesContainer .conversation .form{width:100%;position:absolute;bottom:12px;left:0;right:0;padding:0 10px;-webkit-box-sizing:border-box;box-sizing:border-box}.PudeleSection .messagesContainer .conversation .form.unpaid{opacity:1;cursor:pointer}.PudeleSection .messagesContainer .conversation .form.unpaid:after{position:absolute;display:block;content:"";top:0;left:0;right:0;bottom:0}.PudeleSection .messagesContainer .conversation .form .inputWrapper{display:inline-block;vertical-align:top;margin-right:6px}.PudeleSection .messagesContainer .conversation .form .inputWrapper .formItem{width:210px;margin-bottom:0}.PudeleSection .messagesContainer .conversation .form .inputWrapper .formItem .formItemBorder{border-radius:100px}.PudeleSection .messagesContainer .conversation .form .inputWrapper .formItem .formItemPadding{height:40px}.PudeleSection .messagesContainer .conversation .form .inputWrapper .formItem input{padding:10px 52px 10px 12px;font-size:16px;line-height:20px;border-radius:100px}.PudeleSection .messagesContainer .conversation .form .inputWrapper .sendGift{background:url(img/gift.svg) no-repeat;background-size:100%;width:24px;height:24px;position:absolute;display:block;cursor:pointer;top:8px;left:182px}.PudeleSection .messagesContainer .conversation .form .btn{vertical-align:top}.PudeleSection .messagesContainer .conversation .form .giftContent{position:absolute;top:-490px;left:100px;width:330px;height:478px;border-radius:3px;background-color:#fff;-webkit-box-shadow:0 0 9px 0 rgba(0,0,0,.19);box-shadow:0 0 9px 0 rgba(0,0,0,.19);padding:10px 0 10px 7px;-webkit-box-sizing:border-box;box-sizing:border-box;z-index:99}.PudeleSection .messagesContainer .conversation .form .giftContent:before{content:"";display:block;width:17px;height:11px;background-image:url(/i/sbook/v1/box-arrow-white.png);bottom:-11px;left:85px;position:absolute}.PudeleSection .messagesContainer .conversation .form .giftContent .title{margin:0 auto 15px;font-size:17px;font-weight:700;line-height:21px;text-align:left;color:#1f1f22;padding:0 6px}.PudeleSection .messagesContainer .conversation .form .giftContent .giftList{width:100%;height:422px;overflow-y:auto}.PudeleSection .messagesContainer .conversation .form .giftContent .giftList::-webkit-scrollbar{width:8px;background-color:#c7c4db;border-radius:8px}.PudeleSection .messagesContainer .conversation .form .giftContent .giftList::-webkit-scrollbar-track{background-color:#c7c4db;border-radius:8px;border:none}.PudeleSection .messagesContainer .conversation .form .giftContent .giftList::-webkit-scrollbar-thumb{border-radius:8px;width:8px;border:none;background-color:rgba(0,0,0,.2)}.PudeleSection .messagesContainer .conversation .form .giftContent .giftList .giftItem{width:150px;height:150px;border-radius:10px;background-color:#f5f5f5;padding:8px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin-right:6px;margin-bottom:6px;vertical-align:top;cursor:pointer;text-align:center}.PudeleSection .messagesContainer .conversation .form .giftContent .giftList .giftItem:hover{background-color:#e0e0e0}.PudeleSection .messagesContainer .conversation .form .giftContent .giftList .giftItem:nth-child(2n+2){margin-right:0}.PudeleSection .messagesContainer .conversation .form .giftContent .giftList .giftItem img{max-width:100%;margin:6px auto}.PudeleSection .messagesContainer .conversation .form .giftContent .giftList .giftItem .giftTitle{font-size:15px;font-weight:700;line-height:20px;text-align:center;color:#282828;margin-top:-4px}.PudeleSection .btnWrapper{text-align:center}.PudeleSection .settingsContainer{position:absolute;top:90px;right:26px;cursor:pointer}.PudeleSection .settingsContainer:hover .gear{background-color:rgba(255,255,255,.3)}.PudeleSection .settingsContainer .gear{width:48px;height:48px;background:rgba(255,255,255,.1) url(img/ic-settings@2x.png) no-repeat;background-size:25px 25px;background-position:center center;border-radius:48px;margin:0 auto}.PudeleSection .settingsContainer .txt{margin-top:5px;font-size:16px;font-weight:400;line-height:21px;text-align:center;color:#ffde00}.PudeleSection .popupOverlay{position:absolute;top:0;left:0;right:0;bottom:0;z-index:19;background:rgba(255,255,255,.001)}.PudeleSection .popSettings{width:254px;height:376px;border-radius:16px;background-color:#fff;-webkit-box-shadow:.6px 1.9px 10px 0 rgba(0,0,0,.32);box-shadow:.6px 1.9px 10px 0 rgba(0,0,0,.32);position:absolute;top:80px;left:466px;z-index:20;-webkit-box-sizing:border-box;box-sizing:border-box;padding:8px 16px;color:#331b87}.PudeleSection .popSettings .btn{line-height:32px;height:32px}.PudeleSection .popSettings .title{font-size:16px;font-weight:800;margin-top:20px;margin-bottom:6px;text-transform:uppercase}.PudeleSection .popSettings .close{background:url(img/ic-close-alt@2x.png) no-repeat;background-size:20px 20px;background-position:center;width:20px;height:20px;cursor:pointer;position:absolute;top:10px;right:10px}.PudeleSection .popSettings .slider{margin-top:10px}.PudeleSection .popSettings .row{margin-top:22px}.PudeleSection .popSettings .row i{font-size:17px;font-weight:700;line-height:18px;text-align:center;color:#331b87;font-style:normal}.PudeleSection .popSettings .row .formItem{margin-top:6px;padding-top:0}.PudeleSection .popSettings .row .formItemCheckbox{display:inline-block;margin-right:16px}.PudeleSection .popSettings .row label span{font-size:16px;font-weight:500;line-height:16px;text-align:left;color:#331b87}.PudeleSection .popSettings .formSlider{height:6px;border-radius:3px;background-color:#dfd5ff}.PudeleSection .popSettings .formSlider .formSliderCur{height:6px;background:#331b87}.PudeleSection .popSettings .formSlider .formSliderV{top:-8px;width:18px;height:18px;border:solid 2px #331b87;background:#fff;border-radius:18px}.PudeleSection .popSettings .formSlider .formSliderV:hover{background:#dfd5ff}.PudeleSection .popSettings .formSlider .formSliderV:active{background:#331b87}.PudeleSection .popSettings .profileWrap{height:60px;margin-top:10px}.PudeleSection .popSettings .profileWrap .avatar{width:60px;height:60px;border-radius:15px;border:solid 2px #331b87;float:left;margin-right:10px}.PudeleSection .popSettings .profileWrap .nick{font-size:17px;display:inline-block;line-height:22px;font-weight:800;max-width:148px;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden}.PudeleSection .popSettings .profileWrap .btn{margin-top:10px;padding-right:7px}.PudeleSection .popSettings .btnWrap{margin-top:20px;text-align:center}.PudeleSection .popSettings .btnWrap .btn{font-size:17px;font-weight:700;text-align:center;color:#32229e;padding:0 20px;height:36px;line-height:36px;border-radius:36px;background-color:#ffce00;text-transform:none;width:100%}.PudeleSection .popSettings .btnWrap .btn:hover{background-color:#e6b800}.PudeleSection .popSettings .btnWrap .link{font-size:16px;font-weight:500;line-height:1.13;text-align:center;color:#ff7b8c;cursor:pointer}.PudeleSection .popSettings .btnWrap .link:hover{text-decoration:underline}.PudeleSection .userPopup{padding:40px 40px 30px;position:absolute;width:630px;height:284px;border-radius:20px;background-color:#fff;color:#331b87;-webkit-box-shadow:.5px .9px 38px 0 rgba(255,255,255,.13);box-shadow:.5px .9px 38px 0 rgba(255,255,255,.13);-webkit-box-sizing:border-box;box-sizing:border-box;top:136px;left:60px}.PudeleSection .userPopup .close{background:url(img/ic-close@2x.png) no-repeat;width:30px;height:30px;background-size:100%;background-position:center;top:10px;left:10px;position:absolute;cursor:pointer}.PudeleSection .userPopup .user{display:inline-block;width:180px;vertical-align:top}.PudeleSection .userPopup .user .profileImage{width:180px;height:180px;background-size:100%;background-position:center;background-repeat:no-repeat;background-color:#dedede;border-radius:34px;margin-bottom:6px;cursor:-webkit-zoom-in;cursor:zoom-in}.PudeleSection .userPopup .user .profileNick{font-size:20px;font-weight:600;line-height:27px;text-align:center;max-width:180px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.PudeleSection .userPopup .user.me .profileImage{cursor:default}.PudeleSection .userPopup .middle{width:190px;display:inline-block;vertical-align:top;padding:20px 14px;-webkit-box-sizing:border-box;box-sizing:border-box}.PudeleSection .userPopup .middle .title{font-size:30px;font-weight:700;line-height:34px;text-align:center;margin-bottom:18px}.PudeleSection .userPopup .middle .description{font-size:20px;font-weight:500;line-height:28px;text-align:center}.PudeleSection .userPopup .middle .btn{margin-bottom:8px}.PudeleSection .userPopup .kiss{background:url(img/buca.png) no-repeat;width:180px;height:107px;position:relative;background-size:100%;-webkit-transform:scale(.1);-ms-transform:scale(.1);transform:scale(.1);margin:0 auto}.PudeleSection .userPopup .kiss.animate{-webkit-animation:showKiss 1s cubic-bezier(.77,.13,.49,1.86) forwards;animation:showKiss 1s cubic-bezier(.77,.13,.49,1.86) forwards}.PudeleSection .userPopup .user .kiss{top:38px}.PudeleSection .overlay{position:absolute;z-index:20;background-color:rgba(0,0,0,.7);top:0;left:0;right:0;bottom:0;text-align:center}.PudeleSection .overlay .popup{background-image:-o-radial-gradient(13% -54%,circle,#693ff7,#331b87 134%);background-image:radial-gradient(circle at 13% -54%,#693ff7,#331b87 134%);width:380px;height:490px;margin:83px auto 0;display:inline-block;border-radius:16px;position:relative}.PudeleSection .overlay .popup .close{background:url(img/ic-close@2x.png) no-repeat;background-size:30px 30px;background-position:center;position:absolute;top:10px;right:10px;cursor:pointer;width:30px;height:30px}.PudeleSection .overlay .popup .avatar{width:130px;height:130px;margin:-46px auto 13px;border-radius:25px;background:#000;-webkit-animation:wink 2s steps(1) 6s infinite;animation:wink 2s steps(1) 6s infinite}.PudeleSection .overlay .popup .title{font-size:30px;font-weight:700;line-height:34px;text-align:center;color:#fff;margin-bottom:8px;padding:0 20px}.PudeleSection .overlay .popup .description{font-size:20px;font-weight:500;line-height:1.3;text-align:center;color:#fff;margin-bottom:14px;padding:0 42px}.PudeleSection .overlay .popup .infoText{margin:0 20px 10px}.PudeleSection .overlay .popup .itemList{text-align:center;margin-bottom:12px;padding:0 6px}.PudeleSection .overlay .popup .itemList .item{height:32px;line-height:32px;border-radius:27px;background-color:#ffce00;display:inline-block;padding:0 14px;font-size:16px;font-weight:800;text-align:center;color:#132c59;margin:0 3px 10px;vertical-align:top;cursor:pointer}.PudeleSection .overlay .popup .itemList .item:hover{background-color:#1b3155;color:#ffce00}.PudeleSection .overlay .popup .inputWrapper{overflow:hidden;position:relative;border-radius:6px;background-color:#fff;margin:0 24px 18px}.PudeleSection .overlay .popup .inputWrapper .limit{position:absolute;top:21px;right:12px;font-size:13px;font-weight:400;line-height:1.16;text-align:left;color:rgba(31,31,34,.4)}.PudeleSection .overlay .popup .inputWrapper .formItem{width:280px;margin:0}.PudeleSection .overlay .popup .inputWrapper .formItem.formItemFocus .formItemBorder{outline:0;-webkit-box-shadow:none;box-shadow:none;border:none}.PudeleSection .overlay .popup .inputWrapper .formItem .formItemBorder{border:none}.PudeleSection .overlay .popup .inputWrapper .formItem .formItemPadding{height:auto}.PudeleSection .overlay .popup .inputWrapper .formItem .formItemPadding input{text-align:left;padding:14px 23px;font-size:20px;font-weight:500;line-height:24px;color:rgba(32,32,35,.7)}.PudeleSection .btn{display:inline-block;font-size:16px;font-weight:600;text-align:center;color:#fff;padding:0 20px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;height:40px;line-height:40px;border-radius:27px;background-color:#f70a68;text-transform:uppercase;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none}.PudeleSection .btn.bigger{height:48px;line-height:48px;font-size:18px}.PudeleSection .btn.gold{background-color:#ffce00;color:#331b87}.PudeleSection .btn.gold:hover{background-color:#ffc400}.PudeleSection .btn.gold:active{-webkit-box-shadow:inset -2px -3px 0 0 #f60;box-shadow:inset -2px -3px 0 0 #f60}.PudeleSection .btn.wide{min-width:190px;font-size:18px}.PudeleSection .btn.edit{color:#331b87;background:#dfd5ff url(img/ic-edit.svg) no-repeat 10px center;padding-left:37px;text-transform:none;font-weight:700}.PudeleSection .btn.edit:hover{background-color:#efe9ff}.PudeleSection .btn.edit:active{-webkit-box-shadow:none;box-shadow:none}.PudeleSection .btn.edit.expandable{padding:0;width:40px;text-indent:-9999px;overflow:hidden;background-color:rgba(223,213,255,.7);-webkit-transition:width .2s ease-out;-o-transition:width .2s ease-out;transition:width .2s ease-out}.PudeleSection .btn.edit.expandable:hover{background-color:#dfd5ff;padding:0 10px;text-indent:27px;width:90px}.PudeleSection .btn.game{font-size:16px;min-width:0;position:absolute;top:50%;left:50%;width:160px;margin-left:-80px;margin-top:-40px;z-index:3}.PudeleSection .btn.green,.PudeleSection .btn.mail,.PudeleSection .btn.yes{background-color:#51d100;width:100%;font-size:20px;font-weight:700}.PudeleSection .btn.green:hover,.PudeleSection .btn.mail:hover,.PudeleSection .btn.yes:hover{background-color:#46b400}.PudeleSection .btn.green:active,.PudeleSection .btn.mail:active,.PudeleSection .btn.yes:active{-webkit-box-shadow:inset -2px -3px 0 0 #2e7800;box-shadow:inset -2px -3px 0 0 #2e7800}.PudeleSection .btn.no{font-size:20px;font-weight:700;width:100%}.PudeleSection .btn:hover{background-color:#cf0052}.PudeleSection .btn:active{-webkit-box-shadow:inset -2px -3px 0 0 #9c1047;box-shadow:inset -2px -3px 0 0 #9c1047}.PudeleSection .btn.disabled{opacity:.5;cursor:default}.PudeleSection .btn.disabled:active,.PudeleSection .btn.disabled:hover{background-color:#ff4051}.PudeleSection .btn.orange{background-color:#f77a0a;-webkit-animation:btnBreathe 1s steps(2) infinite;animation:btnBreathe 1s steps(2) infinite}@-webkit-keyframes btnBreathe{to{background-color:#f20}}@keyframes btnBreathe{to{background-color:#f20}}.PudeleSection .btn.orange:hover{background-color:#f60}.PudeleSection .avatar{background-repeat:no-repeat;background-size:100% auto;background-position:center top}.PudeleSection .avatar.animate{background-position:center bottom}.PudeleSection .avatar.boy.a1{background-image:url(img/avatar/man-1.png)}.PudeleSection .avatar.boy.a2{background-image:url(img/avatar/man-2.png)}.PudeleSection .avatar.boy.a3{background-image:url(img/avatar/man-3.png)}.PudeleSection .avatar.boy.a4{background-image:url(img/avatar/man-4.png)}.PudeleSection .avatar.boy.a5{background-image:url(img/avatar/man-5.png)}.PudeleSection .avatar.boy.a6{background-image:url(img/avatar/man-6.png)}.PudeleSection .avatar.boy.a0,.PudeleSection .avatar.boy.a7,.PudeleSection .avatar.boy.a8{background-image:url(img/avatar/man-standart.png)}.PudeleSection .avatar.girl.a1{background-image:url(img/avatar/wom-1.png)}.PudeleSection .avatar.girl.a2{background-image:url(img/avatar/wom-2.png)}.PudeleSection .avatar.girl.a3{background-image:url(img/avatar/wom-3.png)}.PudeleSection .avatar.girl.a4{background-image:url(img/avatar/wom-4.png)}.PudeleSection .avatar.girl.a5{background-image:url(img/avatar/wom-5.png)}.PudeleSection .avatar.girl.a6{background-image:url(img/avatar/wom-6.png)}.PudeleSection .avatar.girl.a0,.PudeleSection .avatar.girl.a7,.PudeleSection .avatar.girl.a8{background-image:url(img/avatar/wom-standart.png)}.PudeleSection .gameAlert{position:absolute;width:265px;height:49px;border-radius:10px;background-color:rgba(255,255,255,.95);top:59px;left:6px;z-index:9;padding:4px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 2s;-o-transition:all 2s;transition:all 2s;z-index:99}.PudeleSection .gameAlert.left{top:6px;left:6px}.PudeleSection .gameAlert .avatar{width:40px;height:40px;border-radius:12px;background-color:#ea4a6d;float:left;background-size:100% auto;background-position:center top;margin-right:10px}.PudeleSection .gameAlert .info{font-size:17px;font-weight:500;line-height:40px;text-align:left;color:#1f1f22;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;max-width:200px}.pudeleInfoBox{font-family:Nunito,sans-serif;font-size:16px}.pudeleInfoBox .InfoBoxTitle{background:#5331cb;font-weight:800;height:62px;border-radius:16px 16px 0 0}.pudeleInfoBox .InfoBoxTitle .cut{color:#fff;top:20px;left:30px;text-transform:uppercase;font-size:16px}.pudeleInfoBox .InfoBoxContentWrap{border-radius:0 0 16px 16px}.pudeleInfoBox .InfoBoxContent{font-size:16px;color:#331b87;padding:30px}.pudeleInfoBox .InfoBoxContent ol{margin:0;padding:0;padding-left:20px;list-style-position:outside;line-height:1.2}.pudeleInfoBox .InfoBoxContent ol li{margin:0;margin-bottom:16px}