:root{--color_y1:rgb(252,234,14);--color_y2:rgb(255,203,15);--color_y3:rgb(255,203,15,0.8);--color_g1:rgb(0,255,117);--color_g2:rgb(0,235,80);--color_g3:rgba(0,255,117,0.2);--color_g4:rgba(0,235,80,0.2);--color_g5:rgb(31,180,108);--color_g6:rgb(32,168,78);--color_g7:rgba(31,180,108,0.6);--color_g8:rgb(0,187,86);--color_r1:rgb(255,41,118);--color_r2:rgba(255,138,0,0.8);--color_r3:rgba(179,19,51);--color_r4:rgba(202,32,62,0.8);--color_w1:rgb(255,255,255);--color_w2:rgba(255,255,255,0.55);--color_w3:rgba(255,255,255,0.3);--color_w4:rgba(255,255,255,0.2);--color_w5:rgba(255,255,255,0.4);--color_d1:rgb(0,0,0);--color_d2:rgba(64,64,64,0.17);--color_d3:rgb(51,51,51);--color_d4:rgba(51,51,51,0.5);--color_d5:rgb(29,29,29);--color_d6:rgb(11,11,11);--color_d7:rgb(20,20,20);--color_d8:rgb(43,43,43);--color_d9:rgba(14,14,14,0.64);--color_d10:rgb(61,61,61);--color_d11:rgb(114,114,114);--color_d12:rgba(14,14,14,0.3);--color_d13:rgba(14,14,14,0.2);--color_d14:rgb(33,33,33);--color_d15:rgba(0,0,0,0.3);--color_d16:rgba(0,0,0,0.6);--color_d17:rgba(118,118,118,0.5);--color_d18:rgba(118,118,118,0.17);--color_d19:rgb(100,100,100);--color_d20:rgb(73,73,73);--color_d21:rgb(49,39,42);--color_f1:rgba(37,27,42,1);--color_f2:rgba(74,55,83,1)}.animals{position:absolute;display:grid;left:-999999px;left:0;width:100%;height:100%;place-items:center}.animals.active{left:0;pointer-events:all}.animals .bg{position:fixed;top:0;left:0;width:100%;height:100%;backdrop-filter:blur(7px);background:rgba(0,0,0,0.75);z-index:1}.animals .body{position:relative;display:flex;margin:auto;overflow:hidden;z-index:2}.animals .body:after,.animals .body:before{position:relative;display:block;content:"";top:0;left:0;height:20px}.animals .body_scroll{position:relative;width:100%;padding:22px 22px 26px 22px;border-radius:12px;overflow:hidden;background:linear-gradient(140deg,#1d1d1d -10%,#000 120%)}.animals .body.full{width:100%;height:100%;border-radius:0}.animals .body.full:after,.animals .body.full:before{display:none}.animals .body.full .body_scroll{height:100%}.animals .space{flex-grow:1}.animals_close{position:absolute;display:block;top:0;right:0;width:30px;height:30px;margin-top:19px;margin-right:19px;border-radius:50%;border:2px solid rgba(255,255,255,0.3);overflow:hidden}.animals_close:after{position:absolute;display:flex;content:"";top:0;left:0;width:100%;height:100%;z-index:1;background-size:41%;background-image:url(/images/close-1.svg);background-repeat:no-repeat;background-position:center}.animals_btn{position:relative;width:100%;border-radius:16px;padding:20px;font-size:16px;line-height:1.2;color:#0e0e0e;background:linear-gradient(100deg,#005934 -100%,#E9FF22 50%)}.animals_btn:after{position:absolute;display:flex;content:"";top:0;left:0;width:100%;height:100%;z-index:1}.animals_btn[disabled]{background:#e3e3e3}.animals_btn span{font-size:16px;color:#0e0e0e;line-height:1.2}.animals_place{position:absolute;display:block;top:0;left:0;height:100%;width:100%}.animals>div{position:absolute;display:flex;top:0;left:0;width:100%;height:100%;justify-content:center;align-items:center;z-index:100;opacity:0;pointer-events:none;transition:0.15s opacity;max-height:100%;overflow:hidden auto}.animals>div.active{opacity:1;pointer-events:all}.animals_change .body{flex-direction:column}.animals_change .body_scroll{display:flex;padding:12px;flex-wrap:nowrap;flex-direction:column;overflow:hidden auto}.animals_change-top{display:flex;height:168px;padding-bottom:16px;flex-direction:column;align-items:center;justify-content:center}.animals_change-top>span{position:relative;display:block;letter-spacing:1px}.animals_change-top>span:after{position:absolute;display:block}.animals_change-top_1{font-size:18px;color:#fff}.animals_change-top_1:after{content:"";top:0;left:0;margin-left:-66px;margin-top:10px;width:22px;height:22px;transform:rotate(293deg);background-image:url(/images/heart-1.svg);background-position:center;background-size:cover}.animals_change-top_2{margin-top:6px;font-size:24px;color:#e8fe21}.animals_change-top_2:after{content:"";top:0;right:0;width:43px;height:43px;margin-top:40px;margin-right:-80px;background-image:url(/images/heart-1.svg);background-position:center;background-size:cover}.animals_change-top_3{margin-top:6px;font-weight:400;font-size:12px;color:#fff;opacity:0.3}.animals_change-label{display:flex;margin-bottom:10px;gap:6px;justify-content:space-around}.animals_change-label span{display:block;margin-top:6px;color:#fff;letter-spacing:1px;font-size:16px}.animals_change-label img{height:122px}.animals_change-label label{position:relative;display:flex;width:165px;max-width:165px;height:175px;padding:12px;border-radius:18px;flex-direction:column;align-items:center;text-align:center;justify-content:flex-end;background:linear-gradient(180deg,#202020 -10%,#1c1c1c 110%)}.animals_change-label label:after{position:absolute;display:flex;content:"";top:0;left:0;width:100%;height:100%;z-index:1}.animals_change-label input{display:none}.animals_change-label input:checked+label{background:linear-gradient(100deg,#005934 -100%,#e9ff22 50%)}.animals_change-label input:checked+label span{color:#000}.animals_rename .body{background:linear-gradient(180deg,#202020 -10%,#1c1c1c 110%);border-radius:18px}.animals_rename .body_scroll{width:280px}.animals_rename .body:after,.animals_rename .body:before{height:0}.animals_rename-top{width:calc(100% - 30px)}.animals_rename-top span{font-size:20px;line-height:1.4;color:var(--color_w1);letter-spacing:1px}.animals_rename-bottom{display:flex;margin-top:15px;flex-direction:column}.animals_rename-bottom input{margin-bottom:10px;padding:12px;border-radius:12px;font-size:13px;letter-spacing:1px;background:#2f2f2f;color:var(--color_w1)}.animals_rename-bottom input:placeholder{font-size:12.5px;letter-spacing:0.5px;color:var(--color_w2)}.animals_rename-bottom button{padding:15px;font-size:14px;letter-spacing:1px}.animals_rename-bottom img{margin-left:5px;vertical-align:text-top;filter:brightness(0)}.animals_art .body{width:280px;min-height:320px;flex-direction:column}.animals_art .animals_btn{margin-top:11px;padding:15px}.animals_art-top{width:calc(100% - 30px)}.animals_art-top span{font-size:20px;letter-spacing:1px;line-height:1.4;color:var(--color_w1)}.animals_art-bottom{margin-top:10px}.animals_art-bottom_img{display:block;width:125px;margin:40px auto}.animals_art-bottom span{font-size:14px;letter-spacing:0.5px;line-height:1.4;color:var(--color_w2)}.animals_rip .body{flex-direction:column}.animals_rip .body_scroll{width:calc(100% - 24px);background:linear-gradient(140deg,#141414 0%,#171717 100%);margin:0 auto}.animals_rip-h{position:relative;width:calc(100% - 30px);margin-top:8px}.animals_rip-h span{font-size:18px;letter-spacing:1.3px;line-height:1.4;color:#e8fe21}.animals_rip-h button{position:absolute;display:inline-block;bottom:-40px;right:-30px;width:40px;height:40px;margin-left:10px;border-radius:50%;background:transparent;vertical-align:text-bottom;filter:sepia(1) contrast(1) brightness(1) hue-rotate(370deg) saturate(5);z-index:1}.animals_rip-h button:after{position:absolute;display:flex;content:"";top:0;left:0;width:100%;height:100%;z-index:1}.animals_rip-h button img{width:100%;opacity:0.7}.animals_rip-hearts{display:flex;margin-top:45px}.animals_rip-hearts img{width:28px;margin-right:14px}.animals_rip-hearts img:first-child{width:23px}.animals_rip-hearts img:not(:first-child){transform:rotate(49deg) scaleX(-1)}.animals_rip-buttons{margin-top:24px}.animals_rip-buttons button{display:block;width:100%;height:60px;margin-bottom:6px;border-radius:16px;letter-spacing:1px;font-size:16px;font-weight:400;background-color:#0e0e0e;color:var(--color_w2)}.animals_rip-buttons button:last-child{margin-bottom:0}.animals_rip-other{margin-top:25px;text-align:center}.animals_rip-other_imgs{display:flex;justify-content:center}.animals_rip-other_imgs img{width:23px;margin-right:14px;filter:contrast(0);transform:rotate(-49deg)}.animals_rip-other_imgs img:last-child{width:30px;margin-right:0}.animals_rip-other_text{display:block;margin-top:12px;font-size:12px;font-weight:400;letter-spacing:0.7px;line-height:1.4;color:#fff;opacity:0.3}.animals_rip-cloud{display:flex;margin-top:40px;justify-content:center;align-items:flex-end}.animals_rip-cloud_left{position:relative;display:block;width:180px;padding:16px 20px;border-radius:16px;font-size:13px;line-height:1.6;background-color:#9b9b9b;color:#161616}.animals_rip-cloud_left:after{position:absolute;display:block;content:"";top:50%;right:0;width:14px;height:14px;margin-right:-7px;transform:rotate(45deg);background-color:#9b9b9b}.animals_rip-cloud_right{margin-left:35px}.animals_rip-cloud_right img{width:56px}.animals_info span,.animals_ripInfo span{font-size:12px;letter-spacing:1px;line-height:2.5;color:var(--color_w2)}.animals_info .space,.animals_ripInfo .space{position:relative;display:block;height:40px}.animals_info .space:after,.animals_ripInfo .space:after{position:absolute;display:block;content:"";top:0;left:0;width:24px;height:24px;margin-left:85px;margin-top:4px;transform:rotate(90deg);background-image:url(/images/heart-1.svg);background-position:center;background-size:contain;background-repeat:no-repeat}.animals_info .body,.animals_ripInfo .body{width:280px;flex-direction:column}.animals_info .body_scroll,.animals_ripInfo .body_scroll{padding:50px 0px 0px 0px;background:linear-gradient(180deg,#202020 -10%,#1c1c1c 110%)}.animals_info-center,.animals_ripInfo-center{padding:0px 18px 0px 12px}.animals_info-center span:first-child,.animals_ripInfo-center span:first-child{width:calc(100% - 24px)}.animals_info-center ul,.animals_ripInfo-center ul{position:relative;margin:30px 0px}.animals_info-center ul:after,.animals_info-center ul:before,.animals_ripInfo-center ul:after,.animals_ripInfo-center ul:before{position:absolute;display:block;content:"";background-image:url(/images/heart-1.svg);background-position:center;background-size:contain;background-repeat:no-repeat}.animals_info-center ul:before,.animals_ripInfo-center ul:before{top:0;left:0;width:29px;height:29px;margin-top:-31px;margin-left:35px;transform:rotate(290deg)}.animals_info-center ul:after,.animals_ripInfo-center ul:after{bottom:0;right:0;width:42px;height:42px;margin-bottom:-25px;margin-right:-10px}.animals_info-center li span:before,.animals_ripInfo-center li span:before{position:relative;display:inline-block;content:"";top:-3px;left:0;width:4px;height:4px;margin-right:7px;border-radius:50%;background:var(--color_w1)}.animals_info-bottom,.animals_ripInfo-bottom{margin-top:20px;padding:19px 18px 30px 12px;border-radius:20px 20px 0px 0px;background:#343434}.animals_ripInfo .body{width:100%;flex-direction:column}.animals_ripInfo .body_scroll{width:calc(100% - 24px);background:linear-gradient(140deg,#141414 0%,#171717 100%);margin:0 auto}.animals_ripInfo span{font-size:14px;line-height:2}.animals_ripInfo ul{margin:0px 4px}.animals_ripInfo ul ul{margin-left:10px}.animals_ripInfo ul ul li span:before{display:none}.animals_ripInfo ul:before{display:none}.animals_ripInfo ul:not(:first-of-type):after{display:none}.animals_ripInfo ul:first-of-type:after{width:46px;height:46px;margin-bottom:-50px;margin-right:0px;transform:rotate(-32deg)}.animals_ripInfo-center{position:relative}.animals_ripInfo-center:after,.animals_ripInfo-center:before{position:relative;display:block;content:"";background-image:url(/images/heart-1.svg);background-position:center;background-size:contain;background-repeat:no-repeat}.animals_ripInfo-center:before{top:0;left:0;width:23px;height:23px;margin:-5px 0px 5px 124px;transform:rotate(270deg)}.animals_ripInfo-center:after{bottom:0;right:0;width:33px;height:33px;margin:10px 0px 7px 40px;transform:rotate(-16deg)}.animals_cage .body{width:280px;flex-direction:column}.animals_cage .body_scroll{padding:0;margin-bottom:22px;background:none}.animals_cage .inner{display:flex;margin-bottom:22px;padding:22px 22px 26px 22px;border-radius:12px;background:linear-gradient(140deg,#202020 -10%,#1c1c1c 120%);flex-direction:column}.animals_cage .animals_btn{margin-top:11px;padding:15px}.animals_cage .animals_btn img{vertical-align:text-top}.animals_cage .space{height:60px}.animals_cage ul{position:relative;display:flex;gap:7px 4px;flex-wrap:wrap;justify-content:flex-start}.animals_cage ul input{display:none}.animals_cage ul input:checked+label{background:linear-gradient(100deg,#005934 -100%,#e9ff22 50%)}.animals_cage ul input[disabled]+label{filter:contrast(0.7) grayscale(1) brightness(0.5)}.animals_cage li{position:relative;display:flex;width:76px;height:81px;justify-content:center;align-items:center}.animals_cage li img{display:block;height:60px}.animals_cage li label{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%;border-radius:14px;background:#111}.animals_cage li label:after{position:absolute;display:flex;content:"";top:0;left:0;width:100%;height:100%;z-index:1}.animals_cage-top{width:calc(100% - 30px);margin-bottom:20px}.animals_cage-top span{font-size:20px;letter-spacing:1px;line-height:1.4;color:var(--color_w2)}.animals_cage-top span.animals_cage-top_small{display:block;font-size:11px;color:var(--color_w2)}.animals_upWatch .body{width:300px}.animals_upWatch .body_scroll{width:100%;margin:0 auto;padding:0;background:none}.animals_upWatch .inner-top{position:relative;padding:30px 22px 26px 22px;margin-bottom:80px;margin-top:20px;border-radius:12px;background:linear-gradient(140deg,#202020 -10%,#1c1c1c 120%)}.animals_upWatch .inner-bottom{position:fixed;left:50%;bottom:6px;width:300px;transform:translateX(-50%);z-index:1}.animals_upWatch p{margin-bottom:10px;font-size:16px;letter-spacing:1px;line-height:1.4;color:var(--color_w2)}.animals_upWatch .img{display:flex;width:45px;height:45px;margin-right:5px;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;overflow:hidden}.animals_upWatch .img img{width:100%;height:100%}.animals_upWatch .name{width:100%;font-weight:400;letter-spacing:0.5px;line-height:1.3}.animals_upWatch .cnt{padding-left:14px;margin-right:10px;flex-shrink:0;white-space:nowrap}.animals_upWatch .num{flex-shrink:0}.animals_upWatch .num:empty{padding:0}.animals_upWatch ul{display:flex;flex-direction:column}.animals_upWatch ul li{position:relative;display:flex;align-items:center;margin-bottom:7px;padding:4px;border-radius:7px;background:var(--color_d20);overflow:hidden;z-index:1}.animals_upWatch ul li.active{outline:1px solid rgba(255,203,15,0.6);background:rgba(255,203,15,0.18)}.animals_upWatch ul li:last-child{margin-bottom:0}.animals_upWatch ul li:after{position:absolute;display:flex;content:"";top:0;left:0;width:100%;height:100%;z-index:1}.animals_upWatch ul span{display:block;padding:2px 5px;font-size:12px;color:var(--color_w2)}.animals_upGears .body{width:280px}.animals_upGears .body_scroll{padding-top:60px;background:linear-gradient(140deg,#202020 -10%,#1c1c1c 120%)}.animals_upGears .inner-top p,.animals_upGears .inner-top span{letter-spacing:1px;line-height:1.4}.animals_upGears .inner-top p{margin-bottom:10px;font-size:20px;color:var(--color_w1)}.animals_upGears .inner-top span{font-size:12px;color:var(--color_w2)}.animals_upGears .inner-top img{height:18px;vertical-align:bottom}.animals_upGears .inner-bottom{margin-top:40px}.animals_upGears .animals_btn{display:flex;margin-bottom:9px;padding:13px;font-size:14px;letter-spacing:1px;align-items:center;justify-content:center}.animals_upGears .animals_btn img{margin-top:-4px;margin-left:5px;filter:grayscale(1) brightness(0.6)}.animals_upGears .animals_btn:last-child{margin-bottom:0}.animals_upGears-gears img{height:25px}.animals_upGears-stars img{height:20px}.sectionCat{position:relative;display:none;width:90px;height:90px;margin-top:30px;background:transparent;flex-direction:column;justify-content:flex-end}.sectionCat.active{display:flex}.sectionCat:after{position:absolute;display:flex;content:"";top:0;left:0;width:100%;height:100%;z-index:1}.sectionCat_img{width:100%;height:100%;object-fit:contain}.sectionCat_push{position:absolute;display:none;top:-40px;right:80px;padding:7px 10px;border-radius:12px 12px 0px 12px;font-size:12px;font-weight:400;letter-spacing:1px;background:#7d7d7d;color:var(--color_w1);box-shadow:-3px -2px 12px -2px rgba(33,33,33,0.5);white-space:nowrap;pointer-events:none}.sectionCat_push.active{display:block}.sectionCat_hearts{display:flex;margin:5px 0px;padding:10px 10px;border-radius:14px;gap:6px;background:var(--color_d18);justify-content:center}.sectionCat_hearts>span{display:block;position:relative;width:18px;height:18px;z-index:1}.sectionCat_hearts>span:after{position:absolute;display:flex;content:"";top:0;left:0;width:100%;height:100%;z-index:1;top:-1px;background-image:url(/images/heart-1.svg);background-position:center;background-size:contain;background-repeat:no-repeat;transform:rotate(-48deg)}.sectionCat_hearts>span:not(.active):after{filter:contrast(0.2) brightness(0.7) grayscale(0.3)}.cat{width:100%;height:100%!important;max-height:100%!important;border-radius:0!important}.cat .body{display:block;height:100%;width:100%;padding:1px 14px 107px 14px;border-radius:12px;background:linear-gradient(140deg,#1d1d1d -10%,#000 120%);overflow:hidden auto}.cat .body_scroll{width:calc(100% - 24px);margin:0 auto}.cat .lvl{display:flex;margin-top:15px;justify-content:center;align-items:center}.cat .lvl span{font-size:14px;font-weight:500;letter-spacing:1px;line-height:1px;color:#fff}.cat .lvl_num{margin-right:5px}.cat .lvl_hearts{display:flex;height:18px;margin-top:-3px;margin-left:10px}.cat .lvl_heart{filter:grayscale(0.9) brightness(0.6)}.cat .lvl_heart.active{filter:none}.cat .lvl_heart{display:block;height:100%;margin-right:6px;transform:rotate(-45deg)}.cat .lvl_heart img{height:100%}.cat-hero{display:flex;width:100%;margin-top:7px}.cat-hero_left,.cat-hero_right{display:flex;gap:5px;flex-direction:column}.cat-hero_left button,.cat-hero_right button{position:relative;height:48px;width:48px;border-radius:12px;border:2px solid #6c6c6c;background:transparent}.cat-hero_left button:after,.cat-hero_right button:after{position:absolute;display:flex;content:"";top:0;left:0;width:100%;height:100%;z-index:1}.cat-hero_left button.active img,.cat-hero_right button.active img{filter:grayscale(0)}.cat-hero_left button img,.cat-hero_right button img{width:25px;margin-top:3px;filter:grayscale(1)}.cat-hero_center{margin-top:34px;flex-grow:1}.cat-hero_center .img{position:relative;width:120px;margin:0 auto}.cat-hero_center .img_cage,.cat-hero_center .img_info{position:absolute;top:0;width:27px;height:27px;margin:-15px -5px 0px -5px;border-radius:50%;background:transparent;z-index:1}.cat-hero_center .img_cage img,.cat-hero_center .img_info img{width:100%;opacity:0.5;filter:sepia(1) contrast(1) brightness(1) hue-rotate(370deg) saturate(5)}.cat-hero_center .img_cage{left:0}.cat-hero_center .img_info{right:0}.cat-hero_center .img_pic{position:relative;display:block;height:120px}.cat-hero_center .name{position:relative;display:flex;margin:15px auto 0;background:transparent;justify-content:center}.cat-hero_center .name:after{position:absolute;display:flex;content:"";top:0;left:0;width:100%;height:100%;z-index:1}.cat-hero_center .name span{display:inline-block;max-width:200px;font-size:24px;font-weight:400;letter-spacing:1px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#fff}.cat-hero_center .name span:after{position:relative;display:inline-block;width:18px;height:18px;margin-left:6px;filter:brightness(0.5);background-image:url(/images/pen-1.svg);background-position:center;background-size:contain}.cat-hero_center .name img{display:block;width:18px;margin-left:6px;filter:brightness(0.5)}.cat-bottom{width:calc(100% - 42px);margin:50px auto 0}.cat-bottom_shots{display:block;margin-bottom:7px;font-size:12px;color:var(--color_w2);letter-spacing:1px}.cat-bottom .btn_withPic,.cat-bottom .btn_withoutPic{position:relative;display:flex;width:100%;height:100%;margin-bottom:5px;border-radius:16px;border:2px solid #fcea0e;overflow:hidden;text-decoration:none;align-items:center}.cat-bottom .btn_withPic:last-child,.cat-bottom .btn_withoutPic:last-child{margin-bottom:0}.cat-bottom .btn_withPic:after,.cat-bottom .btn_withoutPic:after{position:absolute;display:flex;content:"";top:0;left:0;width:100%;height:100%;z-index:1}.cat-bottom .btn_withPic{background:#fcea0e}.cat-bottom .btn_withPic-left{display:flex;height:70px;width:100px;padding:10px;border-radius:14px;flex-shrink:0;background:linear-gradient(rgb(202,32,62) 0%,rgb(250,32,71) 100%);justify-content:center;align-items:center}.cat-bottom .btn_withPic-left img{display:block;height:100%}.cat-bottom .btn_withPic-right{display:flex;padding-left:14px;justify-content:center;align-items:flex-start;flex-direction:column}.cat-bottom .btn_withPic-right img{display:inline-block;width:20px;vertical-align:bottom}.cat-bottom .btn_withPic-right span{display:block;margin-bottom:4px;text-align:left}.cat-bottom .btn_withPic-right span:last-child{margin-bottom:0}.cat-bottom .btn_withPic-text1{font-size:13px;color:var(--color_d1)}.cat-bottom .btn_withPic-text2{font-size:13px;font-weight:700}.cat-bottom .btn_withPic-text3{letter-spacing:0.5px}.cat-bottom .btn_withoutPic{display:flex;height:70px;padding:12px;margin-bottom:20px;font-size:16px;letter-spacing:1px;line-height:1;color:#888;justify-content:center;align-items:center;background-color:transparent;text-align:center}.cat-bottom .btn_withoutPic-s{height:17px}.cat-bottom .btn_withoutPic-g{height:24px}.cat-gifts{position:relative;width:calc(100% - 48px);margin:50px auto 0}.cat-gifts:before{position:absolute;display:block;content:"";top:-22px;left:-22px;width:calc(100% + 40px);height:calc(100% + 40px);border-radius:16px;border:2px solid var(--color_w4)}.cat-gifts_btn{position:relative;display:block;width:100%;min-height:90px;padding:16px;margin-bottom:5px;border-radius:16px;overflow:hidden;background:#202020}.cat-gifts_btn:last-child{margin-bottom:0}.cat-gifts_btn:after{position:absolute;display:flex;content:"";top:0;left:0;width:100%;height:100%;z-index:1}.cat-gifts_btn[disabled]{filter:contrast(0.7) grayscale(1) brightness(0.5)}.cat-gifts .i{position:absolute;display:block;right:0;top:0;width:140px}.cat-gifts .i-1{right:-10px;top:-3px;width:140px;transform:rotate(12deg)}.cat-gifts .i-2{right:-31px;top:-26px;width:160px;transform:rotate(342deg)}.cat-gifts .h,.cat-gifts .s{display:block;text-align:left;line-height:1.3}.cat-gifts .h{margin-bottom:5px;font-size:14px;letter-spacing:1px;color:#fff}.cat-gifts .s{font-size:12px;font-weight:400;letter-spacing:0.5px;opacity:0.5;color:#fff}