@keyframes show{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes slide-in-from-right{0%{transform:translate(-2em);opacity:0}to{transform:none;opacity:1}}@keyframes menu-item{0%{transform:translate(40px);opacity:0}to{transform:none;opacity:1}}@keyframes breath{0%{transform:scale(1)}40%{transform:scale(1.05)}43%{transform:scale(1.05)}90%{transform:scale(1)}to{transform:scale(1)}}@keyframes wind{0%{rotate:0deg}40%{rotate:6deg}43%{rotate:6deg}98%{rotate:0}to{rotate:0}}@keyframes show-slide{0%{transform:translateY(3rem);opacity:0}to{transform:translateY(0);opacity:1}}.product-head__layout{display:grid;gap:6rem;grid-template-columns:minmax(0,1fr)}@media screen and (min-width: 1200px){.product-head__layout{grid-template-columns:minmax(0,1fr) 650px}}@media screen and (max-width: 1679px){.product-head__layout{max-width:1320px}}@media screen and (max-width: 1439px){.product-head__layout{gap:3rem}}@media screen and (max-width: 1199px){.product-head__layout{gap:0}}.product-head__aside .product-head-sticky{position:sticky;top:calc(var(--header-height-affixed) + 1rem);z-index:1}.product-head__head{box-shadow:0 0 0 100vmax #faf6f5;clip-path:inset(0 -100vmax)}.product-head__head h1{text-wrap:balance}@media screen and (max-width: 575px){.product-head__head h1{font-size:var(--fs-h2)}}.product-head-img{position:relative;display:flex;justify-content:center;align-items:center;background-color:#fff;box-shadow:0 8px 37px #00000013}@media screen and (max-width: 1199px){.product-head-img:before{content:"";position:absolute;inset:auto var(--container-padding-negative) 0;height:33%;background-color:#faf6f5;z-index:-1}}.product-head-img__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.product-head-img__overlay .tag{pointer-events:initial}@media screen and (max-width: 1199px){.product-head-img img{max-height:300px}}.l-contact{--gap: 1.5rem}@media screen and (max-width: 1199px){.l-contact{--gap: 1rem}}.l-contact>[class*=container--]{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.75fr);gap:var(--gap)}@media screen and (max-width: 1439px){.l-contact>[class*=container--]{grid-template-columns:minmax(0,1fr) minmax(0,1.5fr)}}@media screen and (max-width: 991px){.l-contact>[class*=container--]{grid-template-columns:minmax(0,1fr)}}.l-contact__base{display:flex;flex-direction:column;gap:var(--gap)}.l-contact .bg-light{border-radius:5px;padding:2.5rem}@media screen and (max-width: 1439px){.l-contact .bg-light{padding:2rem}}@media screen and (max-width: 575px){.l-contact .bg-light{padding:1.5rem var(--container-padding)}}.l-contact .icon-item{font-size:var(--fs-small);font-variation-settings:"wght" 400}.voucher-list{display:grid;flex-wrap:wrap}@media screen and (min-width: 768px){.voucher-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
