.c-collection-info-block{display:block}.c-collection-info-block__slider-container{gap:4px}@media screen and (min-width: 768px){.c-collection-info-block__slider-container{height:480px}}.c-collection-info-block__slider{display:grid;width:100%;min-height:500px}@media screen and (min-width: 768px){.c-collection-info-block__slider{min-height:unset}}.c-collection-info-block__pagination-bullet{position:relative;display:block;width:10px;height:10px;border-radius:100%;background:rgba(57,33,11,.4784313725)}.c-collection-info-block__pagination-bullet.swiper-pagination-bullet-active{background:#150c06}.c-collection-info-block__pagination-bullet.swiper-pagination-bullet-active .c-collection-info-block__progress-ring-progress{-webkit-transition:stroke-dashoffset 3s linear;transition:stroke-dashoffset 3s linear;stroke-dashoffset:244}.c-collection-info-block__progress-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:14px;height:14px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:5;border-radius:100%;overflow:hidden}.c-collection-info-block__progress-ring{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.c-collection-info-block__progress-ring-progress{fill:none;stroke-width:10;stroke:#39210b;stroke-dasharray:314;stroke-dashoffset:314}.c-collection-info-block__slide-title{font-family:var(--font-body);font-weight:400;font-size:18px;line-height:160%;letter-spacing:0%;text-align:center}.c-collection-info-block__slide-description{font-family:var(--font-body);font-weight:400;font-size:14px;line-height:160%;letter-spacing:0%;text-align:center}.c-collection-info-block__navigation-previous,.c-collection-info-block__navigation-next{pointer-events:all}.c-collection-info-block__navigation-previous{padding-left:40px}.c-collection-info-block__navigation-next{padding-right:40px}.c-collection-info-block__navigation-container{position:absolute;top:50%;left:50%;z-index:2;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;pointer-events:none;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-collection-info-block__pagination-bullets{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;top:80%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:100%;pointer-events:none}.c-collection-info-block__slide{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;width:100%;padding:0 88px}.c-collection-info-block__images{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;position:relative;height:500px}@media screen and (min-width: 768px){.c-collection-info-block__images{height:100%}}.c-collection-info-block__image-container{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);opacity:0;width:100%;height:100%;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.c-collection-info-block__image-container.is-active{opacity:1}.c-collection-info-block__image{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}