.bd-image-dropdown{--bd-image-dropdown-bg: rgb(var(--color-background));--bd-image-dropdown-text: rgb(var(--color-foreground));--bd-image-dropdown-accordion-bg: rgb(var(--color-inner-content-background, var(--color-background)));--bd-image-dropdown-accordion-text: rgb(var(--color-inner-content-text, var(--color-foreground)));--bd-image-dropdown-badge-bg: rgb(var(--color-badge-background));--bd-image-dropdown-badge-text: rgb(var(--color-badge-foreground));position:relative;padding:4rem 1.4rem;background-color:var(--bd-image-dropdown-bg)}@media screen and (min-width:768px){.bd-image-dropdown{padding:6.8rem 8rem;margin-top:-.1rem}}.bd-image-dropdown__divider{width:100%;height:2.16rem;line-height:0}.bd-image-dropdown__divider svg{display:block;width:100%;height:100%}.bd-image-dropdown__divider svg path{fill:rgb(var(--color-background))}@media screen and (min-width:768px){.bd-image-dropdown__divider{height:2.8rem}}.bd-image-dropdown__divider--bottom{margin-top:-.1rem}.bd-image-dropdown .page-width{max-width:var(--page-width);position:relative;z-index:2;padding:0}.bd-image-dropdown__flex{display:flex;flex-direction:column;gap:1.8rem;align-items:start}.bd-image-dropdown__heading-wrapper{order:1;margin-left:auto;margin-right:auto}.bd-image-dropdown__media{order:2;margin-top:2rem}.bd-image-dropdown__content{order:3;margin-top:4rem}@media screen and (min-width:768px){.bd-image-dropdown__flex{flex-direction:row;flex-wrap:wrap;gap:1.8rem;align-items:start}.bd-image-dropdown__heading-wrapper{flex:0 0 50%;order:1;margin-right:unset}.bd-image-dropdown__media{flex:0 0 calc(50% - .9rem);order:2;margin-top:0}.bd-image-dropdown__content{flex:0 0 calc(50% - .9rem);order:3;margin-top:0}}.bd-image-dropdown__media{width:100%}.bd-image-dropdown__media-wrapper{position:relative}.bd-image-dropdown__image{max-width:28rem;max-height:28rem;height:auto;transform:rotate(-6deg);opacity:1;border-radius:20px;object-fit:cover;display:block;margin:0 auto;aspect-ratio:1;transition:opacity .3s ease-in-out}@media screen and (min-width:768px){.bd-image-dropdown__image{width:100%;max-width:48.8rem;max-height:48.8rem}}.bd-image-dropdown__image--placeholder{max-width:28rem;height:auto;transform:rotate(-6deg);border-radius:20px;display:flex;align-items:center;justify-content:center;background-color:#0000000d}@media screen and (min-width:768px){.bd-image-dropdown__image--placeholder{max-width:48.8rem}}.bd-image-dropdown__image--placeholder .placeholder-svg{width:100%;height:100%}.bd-image-dropdown__media-wrapper .placeholder-svg{width:100%;height:100%;display:block}.bd-image-dropdown__content{width:100%}.bd-image-dropdown__heading-wrapper{display:flex;align-items:center;justify-content:center;gap:2.8rem;margin-bottom:2rem}.bd-image-dropdown__heading{font-family:Gigalypse Trial,sans-serif;font-weight:800;font-size:4rem;line-height:3.4rem;text-align:center;vertical-align:middle;text-transform:uppercase;color:var(--bd-image-dropdown-text);margin:2rem 0;max-width:38rem}@media screen and (min-width:768px){.bd-image-dropdown__heading{font-size:5.2rem;line-height:5rem}}.bd-image-dropdown__arrow--curly{width:4.824rem;height:4.824rem;flex-shrink:0;transform:rotate(128.18deg);align-self:flex-start}.bd-image-dropdown__arrow--curly path{stroke:var(--bd-image-dropdown-text)}.bd-image-dropdown__arrow--curved{width:1.909rem;height:5.422rem;flex-shrink:0;transform:rotate(-162.6deg);align-self:flex-end}.bd-image-dropdown__arrow--curved path{stroke:var(--bd-image-dropdown-text)}.bd-image-dropdown__accordions{display:flex;flex-direction:column;gap:1.2rem}.bd-image-dropdown__item{gap:1.2rem;border-radius:1.2rem;padding:1.6rem;background-color:var(--bd-image-dropdown-accordion-bg);position:relative}@media screen and (min-width:768px){.bd-image-dropdown__item{gap:.75rem;border-radius:1.6rem;padding:2rem}}.bd-image-dropdown__item+.bd-image-dropdown__item{border-top:none}.bd-image-dropdown__item summary{display:flex;align-items:center;position:relative;cursor:pointer;gap:1.2rem;list-style:none}.bd-image-dropdown__item-icon{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;flex-shrink:0;margin-left:auto}.bd-image-dropdown__item-icon svg{width:100%;height:100%;display:block}.bd-image-dropdown__item-icon--plus{display:inline-flex}.bd-image-dropdown__item-icon--minus{display:none}details[open] .bd-image-dropdown__item-icon--plus{display:none}details[open] .bd-image-dropdown__item-icon--minus{display:inline-flex}.bd-image-dropdown__item summary::-webkit-details-marker{display:none}.bd-image-dropdown__item summary::marker{display:none}.bd-image-dropdown__item-bullet{flex-shrink:0;width:1.8rem;height:1.8rem;padding:.25rem .5rem;background-color:var(--bd-image-dropdown-badge-bg);color:var(--bd-image-dropdown-badge-text);display:flex;align-items:center;justify-content:center;font-family:Sole Sans VF;font-weight:400;font-size:1.2rem;line-height:normal;border-radius:50%}.bd-image-dropdown__item-title{flex:1;margin:0;font-family:Sole Sans VF;font-weight:400;font-size:1.6rem;line-height:100%;color:var(--bd-image-dropdown-accordion-text)}.bd-image-dropdown__item summary .bd-image-dropdown__item-icon{flex-shrink:0;width:1rem;height:1rem;margin-left:auto;display:flex;align-items:center;justify-content:center}.bd-image-dropdown__item summary .bd-image-dropdown__item-icon svg{width:100%;height:100%;fill:var(--bd-image-dropdown-accordion-text)}.bd-image-dropdown__item summary .bd-image-dropdown__item-icon svg path{stroke:var(--bd-image-dropdown-accordion-text)}.bd-image-dropdown__item summary .bd-image-dropdown__item-icon--minus{display:none}.bd-image-dropdown__item details[open]>summary .bd-image-dropdown__item-icon--plus{display:none}.bd-image-dropdown__item details[open]>summary .bd-image-dropdown__item-icon--minus{display:flex}.bd-image-dropdown__item-content{margin-top:1.6rem;word-break:break-word;color:var(--bd-image-dropdown-accordion-text);font-size:1.4rem;line-height:1.6}@media screen and (min-width:768px){.bd-image-dropdown__item-content{margin-top:1.2rem;font-size:1rem}}.bd-image-dropdown__item-content p{margin:0 0 .75rem}.bd-image-dropdown__item-content p:last-child{font-family:Sole Sans VF;font-weight:400;font-size:1.4rem;line-height:100%;letter-spacing:0%}@media screen and (min-width:768px){.bd-image-dropdown__item-content p:last-child{font-size:1.6rem}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/bd-image-dropdown.css.map */
