.list{font-family:var(--FONT-STACK-BODY)}.list__wrapper{max-width:1200px;margin:0 auto;padding:0 20px}@media screen and (max-width:749px){.list__wrapper{max-width:80%}}@media screen and (max-width:440px){.list__wrapper{max-width:90%;padding:0}}.list__title{font-family:var(--FONT-STACK-HEADING);padding:0 20px 20px}.list__content{display:flex}.list__content--img_right{flex-direction:row}.list__content--img_left{flex-direction:row-reverse}.list__content--img_right .list__items{padding-left:50px}.list__content--img_left .list__items{padding-right:50px}@media screen and (max-width:989px){.list__content--img_right .list__items,.list__content--img_left .list__items{padding:0}}.list__items{flex:0 0 60%;display:flex;flex-direction:column;gap:3rem}@media screen and (max-width:989px){.list__items{flex:0 1 50%;gap:2rem}}@media screen and (max-width:749px){.list__items{flex:0 1 100%}}.list__item{border-radius:71px;border:2px solid #000;box-shadow:0 10px #000;margin-bottom:10px;padding:20px 52px 15px;cursor:pointer;background:var(--bg_color)}.list__item.opened{padding:0;background:var(--bg-color-opened);border-radius:42px}@media screen and (max-width:989px){.list__item{padding:20px 30px 15px}}@media screen and (max-width:749px){.list__item{border-radius:50px;padding:20px 30px 15px}.list__item.opened{border-radius:35px}}.list-item__title{display:flex;justify-content:space-between;width:100%}.list__item.opened .list-item__title{padding:30px 50px 15px}@media screen and (max-width:749px){.list__item.opened .list-item__title{padding:20px 30px 15px}}.list-item__label{font-family:var(--FONT-STACK-HEADING);letter-spacing:.8px;align-self:center;text-transform:uppercase}@media screen and (max-width:989px){.list-item__label{--FONT-ADJUST-HEADING: 1}}.list-item__text{padding:20px 30px 50px;position:relative;font-style:normal;font-weight:400;line-height:129%;color:#372e2c;display:none;transition:all .3s ease}@media screen and (max-width:749px){.list-item__text{padding:20px 30px}}@media screen and (max-width:440px){.list-item__text{padding:20px}}.list-item__text strong{font-weight:600}.list-item__text:before{content:"";top:0;width:100%;position:absolute;left:0;border:.5px solid #000}.list__item.opened .list-item__text{display:block}.list-item__media{width:80%;margin:0 auto}.list-item__opener{transition:all .3s ease-in-out;position:relative;width:40px;align-self:center;height:30px}.list-item__opener svg{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (max-width:989px){.list-item__opener{width:35px}}@media screen and (max-width:749px){.list-item__opener{width:35px;height:25px}}.list__item.opened .list-item__opener{transform:rotatex(180deg)}.list-item__images{flex:0 1 40%;position:relative}.list-item__image-wrapper,.list-item__image-wrapper--default{width:100%;height:100%}@media screen and (max-width:989px){.list-item__images{flex:0 1 50%}}@media screen and (max-width:749px){.list-item__images{display:none}}.list-item__image-wrapper .image-small__wrapper,.list-item__image-wrapper--default .image-small__wrapper{position:absolute;top:50%;left:50%;width:100%;height:auto;object-fit:scale-down;object-position:center;transform:translate(-50%,-50%)}.list-item__image{width:100%;height:100%}
/*# sourceMappingURL=/cdn/shop/t/107/assets/dropdown-list.css.map */
