.chew-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:none;z-index:9999}.chew-modal.open{display:block}.chew-modal.closing .chew-modal__content{animation:fadeOutToCenter .3s ease forwards}.chew-modal.closing .chew-modal__overlay{animation:fadeOut .3s ease forwards}.chew-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:fadeIn .3s ease}.chew-modal__content{position:fixed;top:5rem;left:1rem;right:1rem;bottom:5rem;background:#fff;border-radius:.8rem;padding:1.6rem;overflow-y:auto;box-shadow:0 1.5rem 3rem #0003;animation:fadeInFromCenter .3s ease forwards;z-index:1}.chew-modal__close{position:fixed;top:2rem;right:2rem;background:#ffffffe6;border:none;cursor:pointer;color:#333;border-radius:50%;width:3.2rem;height:3.2rem;box-shadow:0 .2rem .8rem #0000001a;z-index:2}.chew-modal__header{display:flex;align-items:center;gap:2.4rem;margin-bottom:1.2rem}.chew-modal__image-wrapper{flex-shrink:0}.chew-modal__image-wrapper img{width:6rem;height:6rem;object-fit:cover;border-radius:100%}.chew-modal__title{margin:0;color:#212427}.chew-modal__description-title,.chew-modal__description{margin-bottom:1.2rem;width:100%;margin:0}.chew-modal__products{margin-bottom:2.4rem}.chew-modal__products h3,.chew-modal__research h3{margin:0 0 1.2rem}.chew-modal__products-wrapper{padding:0 .8rem;display:grid;grid-template-columns:repeat(2,1fr);gap:2.4rem}.chew-modal__product{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.8rem}.chew-modal__product img{width:9.3rem;height:8.4rem}.chew-modal__product a{text-decoration:none}.chew-modal__product span{color:#212427}[data-research] ul{list-style:none;padding:0;margin:0}[data-research] li{margin-bottom:1.2rem;text-align:left;position:relative;padding-left:2.4rem}[data-research] li a{font-size:var(--text-sm);font-weight:var(--text-regular);color:#212427}[data-research] li:before{content:"\1f517";position:absolute;left:0;top:.2rem;width:1.6rem;height:1.6rem;font-size:var(--text-sm);display:flex;align-items:center;justify-content:center}@media screen and (min-width: 769px){.chew-modal__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:88rem;height:fit-content;max-height:90vh;padding:3.2rem;animation:fadeInFromCenterDesktop .3s ease forwards}.chew-modal.closing .chew-modal__content{animation:fadeOutToCenterDesktop .3s ease forwards}.chew-modal__close{position:absolute;top:2rem;right:2rem;background:none;border-radius:0;width:auto;height:auto;display:block;box-shadow:none;z-index:1}.chew-modal__body{padding-top:0}.chew-modal__header{margin-bottom:2rem}.chew-modal__products-wrapper{display:flex;justify-content:flex-start}.chew-modal__product{max-width:13.6rem}}@keyframes fadeInFromCenter{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes fadeInFromCenterDesktop{0%{opacity:0;transform:translate(-50%,-50%) scale(.8)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes fadeOutToCenter{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes fadeOutToCenterDesktop{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(.8)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
/*# sourceMappingURL=/cdn/shop/t/798/assets/chew-modal.css.map */
