.expand-content__section{padding-top:var(--padding-top);padding-bottom:var(--padding-bottom);background:var(--background-color, transparent)}.expand-content__section *{line-height:1.3em;box-sizing:border-box;color:var(--text-color)}.expand-content__section p{margin:0}.expand-content__section img{display:block;width:100%;height:auto;max-width:100%}.expand-content__header{text-align:center;margin-bottom:5rem}.expand-content__heading{color:var(--heading-color);font-size:3.8rem;font-weight:700;line-height:1.2em}.expand-content__subheading{font-size:1.8rem;margin-top:1rem;color:var(--subheading-color)}.expand-content__content{display:grid;grid-template-columns:50% 46%;gap:4%;align-items:center}.expand-content__content-image{position:relative}.expand-content__main-image{-webkit-user-select:none;user-select:none;opacity:0;width:100%;height:auto;left:0;top:0;z-index:0;position:absolute}.expand-content__main-image.selected{opacity:1;transition:opacity .4s;position:relative;z-index:2}.expand-content__content-list{display:flex;flex-direction:column;height:fit-content;background:linear-gradient(to bottom,var(--border-color),var(--border-color)) no-repeat left top;background-size:2px 100%;gap:.5rem}.expand-content__item{padding:1rem 5%}.expand-content__item.selected{background:linear-gradient(to bottom,var(--active-border-color),var(--active-border-color)) no-repeat left top;background-size:2px 100%}.expand-content__item-title{font-size:2.6rem;font-weight:700;cursor:pointer;color:var(--tab-title-color);padding:.2em 0}.expand-content__item-texts{grid-template-rows:0fr;font-size:1.7rem;display:grid;color:var(--tab-text-color);margin-top:1rem;transition:.6s}.expand-content__item.selected .expand-content__item-texts{grid-template-rows:1fr}@media screen and (max-width: 1680px){.expand-content__item-texts{font-size:1.6rem}}@media screen and (min-width: 769px){.expand-content__container{max-width:var(--max-width);width:90%}}@media screen and (max-width: 768px){.expand-content__header{margin-bottom:8vw}.expand-content__heading{font-size:6vw}.expand-content__subheading{font-size:1.6rem}.expand-content__content{display:flex;flex-direction:column}.expand-content__content-list{margin-top:4vw;position:relative}.expand-content__content-list:before{position:absolute;content:"";height:50%;width:80%;top:0;right:50%;background:linear-gradient(to right,red,red 90%) no-repeat left center;transform:rotate(-15deg);opacity:.4;filter:blur(100px)}.expand-content__item{padding:.5rem 5%;position:relative;z-index:1}.expand-content__item-title{font-size:1.8rem}.expand-content__item-texts{font-size:1.4rem;width:100%;max-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/expand-content-section.css.map */
