.PetCardRotator-module__sh8Juq__slider{perspective:1600px;width:90vw;max-width:780px;height:640px;transform-style:preserve-3d;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;position:relative}.PetCardRotator-module__sh8Juq__arrows{z-index:100;pointer-events:none;background:0 0;justify-content:space-between;padding:0 20px;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.PetCardRotator-module__sh8Juq__arrowButton{pointer-events:auto;cursor:pointer;z-index:101;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.PetCardRotator-module__sh8Juq__arrowButton:hover{background:#fff;transform:scale(1.1);box-shadow:0 6px 20px rgba(0,0,0,.3)}.PetCardRotator-module__sh8Juq__arrowButton:active{transform:scale(.95)}.PetCardRotator-module__sh8Juq__card{opacity:0;width:100%;height:100%;transform-style:preserve-3d;will-change:transform,opacity;pointer-events:none;-webkit-touch-callout:none;border-radius:26px;justify-content:center;align-items:center;gap:10px;padding:16px;transition:transform 1s cubic-bezier(.2,.85,.25,1),opacity .6s,filter .45s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0;transform:rotateY(90deg)translateZ(-200px)}.PetCardRotator-module__sh8Juq__card.PetCardRotator-module__sh8Juq__active{opacity:1;z-index:9;pointer-events:auto;transform:rotateY(0)translateZ(0)}.PetCardRotator-module__sh8Juq__card.PetCardRotator-module__sh8Juq__exit{opacity:0;z-index:1;transform:rotateY(-90deg)translateZ(-220px)}.PetCardRotator-module__sh8Juq__cardInner{width:100%;height:100%;transform-style:preserve-3d;will-change:transform;border-radius:18px;justify-content:center;align-items:center;transition:transform .3s cubic-bezier(.2,.85,.25,1);display:flex;position:relative}.PetCardRotator-module__sh8Juq__bgShape{z-index:1;will-change:transform;border-radius:50px;width:85%;height:85%;transition:transform .3s;position:absolute;transform:translateZ(-80px)}.PetCardRotator-module__sh8Juq__centerMain{z-index:2;will-change:transform;background:0 0;justify-content:center;align-items:center;width:320px;height:320px;transition:transform .3s;display:flex;overflow:visible;transform:translateZ(55px)}.PetCardRotator-module__sh8Juq__mainImage{object-fit:contain;border-radius:50%;width:100%;height:100%;display:block}.PetCardRotator-module__sh8Juq__chip{cursor:pointer;z-index:10;transform-style:preserve-3d;will-change:transform;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:16px;flex-direction:column;align-items:center;text-decoration:none;transition:all .4s;animation:4s ease-in-out infinite alternate PetCardRotator-module__sh8Juq__float;display:flex;position:absolute;transform:translateZ(100px)}.PetCardRotator-module__sh8Juq__chipWithName{background:0 0;height:auto!important}.PetCardRotator-module__sh8Juq__chipWithoutName{box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important}.PetCardRotator-module__sh8Juq__chipContent{flex-direction:column;place-items:center flex-start;width:100%;padding-bottom:10px;display:flex}.PetCardRotator-module__sh8Juq__noBackground{background:0 0!important}.PetCardRotator-module__sh8Juq__chipImage{object-fit:contain;border-radius:12px;width:100%;height:100%}.PetCardRotator-module__sh8Juq__nameTag{color:#fff;text-align:center;white-space:nowrap;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;margin-top:8px;padding:6px 12px;font-size:.75rem;font-weight:600;box-shadow:0 2px 8px rgba(0,0,0,.2)}@keyframes PetCardRotator-module__sh8Juq__float{0%{transform:translateY(0)translateZ(100px)rotate(0)}to{transform:translateY(-12px)translateZ(100px)rotate(2deg)}}.PetCardRotator-module__sh8Juq__dots{align-items:center;gap:12px;margin-top:14px;display:flex}.PetCardRotator-module__sh8Juq__dot{cursor:pointer;background:#e1e1e1;border-radius:20px;justify-content:center;align-items:center;width:10px;min-width:44px;height:10px;min-height:44px;transition:width .28s cubic-bezier(.2,.85,.4,1),background .2s;display:flex;position:relative;overflow:hidden}.PetCardRotator-module__sh8Juq__dot:before{content:"";border-radius:50%;width:100%;height:100%;position:absolute}.PetCardRotator-module__sh8Juq__dot.PetCardRotator-module__sh8Juq__active{background:#111;width:44px}.PetCardRotator-module__sh8Juq__dot:after{content:"";pointer-events:none;background:rgba(255,255,255,.12);width:0%;position:absolute;top:0;bottom:0;left:0}.PetCardRotator-module__sh8Juq__dot.PetCardRotator-module__sh8Juq__active:after{animation:PetCardRotator-module__sh8Juq__progress var(--d,3.5s)linear forwards}@keyframes PetCardRotator-module__sh8Juq__progress{0%{width:0%}to{width:100%}}@media (max-width:1024px) and (min-width:768px){.PetCardRotator-module__sh8Juq__slider{max-width:700px;height:580px}.PetCardRotator-module__sh8Juq__centerMain{width:280px;height:280px}.PetCardRotator-module__sh8Juq__chip{transform:translateZ(90px)scale(.9)}.PetCardRotator-module__sh8Juq__chipWithName{padding:8px}.PetCardRotator-module__sh8Juq__nameTag{padding:5px 12px;font-size:.8rem}}@media (max-width:768px){.PetCardRotator-module__sh8Juq__slider{max-width:95vw;height:600px}.PetCardRotator-module__sh8Juq__centerMain{width:220px;height:220px}.PetCardRotator-module__sh8Juq__bgShape{width:80%;height:80%}.PetCardRotator-module__sh8Juq__chip{animation:4s ease-in-out infinite alternate PetCardRotator-module__sh8Juq__floatMobile;transform:translateZ(80px)}.PetCardRotator-module__sh8Juq__chipWithName{padding:6px}.PetCardRotator-module__sh8Juq__nameTag{padding:4px 10px;font-size:.7rem}.PetCardRotator-module__sh8Juq__arrows{display:none}}@keyframes PetCardRotator-module__sh8Juq__floatMobile{0%{transform:translateY(0)translateZ(80px)rotate(0)}to{transform:translateY(-8px)translateZ(80px)rotate(1deg)}}@media (max-width:520px){.PetCardRotator-module__sh8Juq__slider{height:650px}.PetCardRotator-module__sh8Juq__centerMain{width:200px;height:200px}.PetCardRotator-module__sh8Juq__chip:hover{transform:translateZ(100px)scale(1.05)}}@media (max-width:380px){.PetCardRotator-module__sh8Juq__slider{height:600px}.PetCardRotator-module__sh8Juq__centerMain{width:180px;height:180px}}@media (hover:none) and (pointer:coarse){.PetCardRotator-module__sh8Juq__slider{overflow:hidden}}
@font-face{font-family:revicons;fallback:fallback;src:url(../media/revicons.f1539f16.woff)format("woff"),url(../media/revicons.5172a59f.ttf)format("ttf"),url(../media/revicons.d45d8253.eot)format("ttf")}.react-multi-carousel-list{align-items:center;display:flex;position:relative;overflow:hidden}.react-multi-carousel-track{transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform,transition;flex-direction:row;margin:0;padding:0;list-style:none;display:flex;position:relative}.react-multiple-carousel__arrow{z-index:1000;opacity:1;cursor:pointer;background:rgba(0,0,0,.5);border:0;border-radius:35px;outline:0;min-width:43px;min-height:43px;transition:all .5s;position:absolute}.react-multiple-carousel__arrow:hover{background:rgba(0,0,0,.8)}.react-multiple-carousel__arrow:before{color:#fff;text-align:center;z-index:2;font-family:revicons;font-size:20px;display:block;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:rgba(0,0,0,.5)}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:""}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:""}.react-multi-carousel-dot-list{text-align:center;justify-content:center;margin:0;padding:0;list-style:none;display:flex;position:absolute;bottom:0;left:0;right:0}.react-multi-carousel-dot button{opacity:1;width:12px;height:12px;box-shadow:none;cursor:pointer;border:2px solid gray;border-radius:50%;outline:0;margin:0 6px 0 0;padding:0;transition:background .5s;display:inline-block}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}@media (-ms-high-contrast:none),(-ms-high-contrast:active){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{left:calc(4% + 1px);right:auto}.rtl.react-multiple-carousel__arrow--right:before{content:""}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:""}
