.swiper{width:100%;height:100%}.swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center}.swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swiper-slide{width:80%}.swiper-slide:nth-child(2n){width:60%}.swiper-slide:nth-child(3n){width:40%}.clip_insert{-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0)}.cookie{--rotate:0deg;--top-y:0px;--eyeball-x:-2px;--eyeball-y:-2px;--eyeball-scale:0.75;--mouth-y:0px;--crack-offset:38px;position:relative;transform:rotate(var(--rotate));transform-origin:50% 100%}.cookie .piece{fill:#f6a976;stroke-width:.5;stroke:#d5906e;position:absolute;width:6px;height:6px}.cookie .piece.left{top:15px;left:4px}.cookie .piece.right{top:15px;right:4px}.cookie .bottom,.cookie .top{display:block;width:40px;height:40px;stroke-linecap:round;stroke-linejoin:round;position:relative;z-index:1}.cookie .bottom .background,.cookie .top .background{fill:#f6a976}.cookie .bottom .shine,.cookie .top .shine{fill:#ffdaae}.cookie .bottom .dark,.cookie .top .dark{fill:#a96249}.cookie .bottom .border,.cookie .top .border{fill:none;stroke:#d5906e}.cookie .bottom .crack,.cookie .top .crack{fill:none;stroke:#a96249;stroke-width:1.25;stroke-dasharray:38px;stroke-dashoffset:var(--crack-offset)}.cookie .top{position:absolute;left:0;top:0;transform:translateY(var(--top-y))}.cookie .eye{top:14px;position:absolute;z-index:2}.cookie .eye.left{left:9px}.cookie .eye.right{right:9px}.cookie .eye svg{display:block;width:10px;height:10px;fill:#fff;stroke:#000;stroke-width:.75}.cookie .eye:after{content:"";left:50%;top:50%;position:absolute;transform:translate(var(--eyeball-x),var(--eyeball-y)) scale(var(--eyeball-scale));width:4px;height:4px;border-radius:2px;background-color:#000}.cookie .mouth{width:12px;height:9px;position:absolute;left:14px;top:20px;fill:#d5393f;stroke-width:.75;z-index:2;stroke:#000;stroke-linejoin:round;transform:translateY(var(--mouth-y))}.banner{background-color:#252731;padding:24px;border-radius:27px;display:flex;gap:20px;font-size:14px;line-height:1.4;color:#e1e3eb;box-shadow:0 1px 3px rgba(9,10,15,.25),0 4px 16px rgba(9,10,15,.1),0 8px 24px rgba(9,10,15,.1),inset 0 1px 1px #323543;position:fixed;bottom:20px;right:20px;margin:auto;width:-moz-max-content;width:max-content;z-index:9999999}@media (min-width:601px){.banner{align-items:center}}.banner .content{display:flex;gap:24px}@media (min-width:601px){.banner .content{align-items:center}}@media (max-width:600px){.banner .content{flex-direction:column;gap:16px}}.banner .content .list{display:flex;gap:12px}.banner .content .list button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;color:inherit;outline:none;font:inherit;font-size:14px;font-weight:500;background:#2e303d;box-shadow:inset 0 0 0 1px #3c3e4d;line-height:24px;padding:8px 16px;border-radius:15px;cursor:pointer;margin:0;transition:background-color .2s}.banner .content .list button:hover{background-color:#323543}.banner .content .list button.muted{background:none;box-shadow:inset 0 0 0 1px #353744}.banner .content .list button.muted:hover{background-color:#292b36}