*,*::before,*::after{box-sizing:border-box}*{margin:0;padding:0}html{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed}img,picture,svg,video,canvas{display:block}input,button,textarea,select{font:inherit}button{border:0;background:none;cursor:pointer}a{color:inherit;text-decoration:none}ul,ol{list-style:none}:root{--color-body-bg: #F5F2E9;--color-text: #18191C}body{background:var(--color-body-bg);color:var(--color-text);font-family:"Sora",sans-serif;padding-top:70px}p{font-size:1.25rem;line-height:1.5;margin-bottom:2rem}img{width:100%}.hero-main-svg{width:100%;height:auto}.hero-main-mobile{display:none}.zoom-in-1{transform:scale(0);transform-box:fill-box;transform-origin:center;animation:paw-zoom-in 1.2s ease .5s forwards}.hero-circle-yellow{animation:yellow-circle-zoom-in 1.2s ease .1s both}.hero-photo-stroke{stroke-dasharray:1;stroke-dashoffset:1;animation:draw-stroke 2.2s ease .6s forwards}@keyframes paw-zoom-in{from{transform:scale(0)}to{transform:scale(1)}}@keyframes yellow-circle-zoom-in{from{transform:translate(-366.667px, 264px) scale(0)}to{transform:translate(-366.667px, 264px) scale(1)}}@keyframes draw-stroke{to{stroke-dashoffset:0}}.visually-hidden{position:absolute;left:-9999px}.hero{overflow:hidden;width:100%}.hero .grid-2{display:grid;grid-template-columns:60% 40%}.hero p{max-width:600px}.hero .title{max-width:480px;margin-bottom:2rem}.container-s{width:100%;max-width:800px;margin:2rem auto;padding:0 10px}.container{width:100%;max-width:1400px;margin:2rem auto;padding:0 10px}.grid-3{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem}h2,h3{font-size:2rem;font-weight:500;margin-bottom:2rem}.articles{margin-top:5rem}img.paw-red{width:100px;margin:3rem auto}.articles h3{font-size:1.25rem;line-height:1.5;font-weight:400;margin:1rem 0}.articles .article img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:30px}.sponsor{display:flex;align-items:center;white-space:nowrap;gap:1rem;margin:2rem 0}.sponsor img{width:100%;max-width:100px}.intro{position:relative}.intro .left-paw,.intro .right-paw{position:absolute;z-index:-1}.intro .left-paw{top:0px;left:0px;width:12vw}.intro .right-paw{top:0px;right:0px;width:15vw}.fade-in{transform:translateY(120px);opacity:0;transition:opacity 1.2s cubic-bezier(0.165, 0.84, 0.44, 1),transform 1.2s cubic-bezier(0.165, 0.84, 0.44, 1)}.fade-in.animated{opacity:1;transform:translateY(0px)}.desktop{display:block}.mobile{display:none}img.left-1,img.right-1{position:absolute;z-index:-1}img.left-1{left:-10px;top:0;width:7vw}img.right-1{right:0px;top:0;width:7vw}.grid-2{display:grid;grid-template-columns:repeat(2, 1fr);align-items:center;gap:2rem}@media(max-width: 768px){.desktop{display:none}.mobile{display:block}body{padding-top:20px}.hero .grid-2{grid-template-columns:1fr}.hero .title,.hero .before-hero-title{display:none}.hero .hero-main-desktop{display:none}.hero .hero-main-mobile{display:block}.hero p{padding:0 1rem}.grid-3,.grid-2{display:block}.article{display:block;margin-bottom:2rem}.articles h3,p{font-size:1rem;line-height:1.5}h2,h3{font-size:1.6rem}}/*# sourceMappingURL=style.min.css.map */