.product-info-dropdown__wrapper{display:flex;flex-direction:column}@media screen and (min-width:990px){.product-info-dropdown__wrapper{flex-direction:row-reverse}.product-info-dropdown__wrapper>div{flex:1 0 50%}}.product-info-dropdown__media{display:flex}.product-info-dropdown__media .media{height:0;padding-bottom:112.2666666667%;width:100%}@media screen and (min-width:990px){.product-info-dropdown__media .media{padding-bottom:111.1111111111%}}.product-info-dropdown__media .media img{height:100%;width:100%}.product-info-dropdown__media .media video{width:100%}.product-info-dropdown__media .media img,.product-info-dropdown__media .media video{aspect-ratio:375/385;-o-object-fit:cover;object-fit:cover}@media screen and (min-width:990px){.product-info-dropdown__media .media img,.product-info-dropdown__media .media video{aspect-ratio:712/800}}.product-info-dropdown__content{align-items:center;display:flex;flex-direction:column;font-size:calc(var(--font-body-scale)*1.2rem);gap:6.4rem;justify-content:center;line-height:normal;padding:4.8rem 1.6rem}@media screen and (min-width:990px){.product-info-dropdown__content{padding:5rem 14rem}}.product-info-dropdown__content-item{width:100%}@media screen and (min-width:990px){.product-info-dropdown__content-item{max-width:60rem}}.product-info-dropdown__content-item-title{margin:0 0 1.6rem;text-align:center}@media screen and (min-width:990px){.product-info-dropdown__content-item-title{gap:6.4rem;margin:0 0 3.2rem}}.product-info-dropdown__details{border-bottom:.1rem solid rgb(var(--color-foreground))}.product-info-dropdown__details:first-of-type{border-top:.1rem solid rgb(var(--color-foreground))}.product-info-dropdown__details-content{font-size:calc(var(--font-body-scale)*1.4rem);margin-bottom:1.6rem}.product-info-dropdown__details-content p:first-of-type{margin-top:0}.product-info-dropdown__details-content p:last-of-type{margin-bottom:0}.product-info-dropdown__details[open] .product-info-dropdown__summary .icon-caret{transform:rotate(180deg)}.product-info-dropdown__summary{align-items:center;display:flex;justify-content:space-between;padding:1.6rem 0}.product-info-dropdown__summary *{font-family:var(--font-body-family);font-size:calc(var(--font-body-scale)*1.6rem);line-height:normal;margin:0;text-transform:lowercase}.product-info-dropdown__summary :first-letter{text-transform:uppercase}.product-info-dropdown__summary .svg-wrapper{justify-content:flex-end}.product-info-dropdown__summary .svg-wrapper .icon-caret{position:static;transition:transform var(--duration-long) ease;width:-moz-fit-content;width:fit-content}