.scroll-indicator{align-items:center;column-gap:10px;position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex}.scroll-indicator p{color:#fff;font-size:14px;font-family:Apercu700,arial,sans-serif;vertical-align:top;min-width:max-content}@media(min-width: 991px){.scroll-indicator p{font-size:16px}}.scroll-indicator__icon{position:relative;width:21px;height:38px;box-shadow:inset 0 0 0 2px #fff;border-radius:25px}.scroll-indicator__icon::before{position:absolute;left:50%;content:"";width:4px;height:4px;background:#fff;margin-left:-2px;top:8px;border-radius:2px;animation-duration:1.5s;animation-iteration-count:infinite;animation-name:scroll}@keyframes scroll{0%{opacity:1}100%{transform:translateY(20px)}}.modal{position:relative;display:flex;flex-flow:row wrap;justify-content:center;align-items:center;align-content:center;width:100vw;height:100vh;background:rgba(0,0,0,.7);position:fixed;top:50%;left:0;transition:all .8s ease;transform:translateY(-50%);z-index:40}@media(min-width: 820px){.modal{top:56px;transform:translateY(0%)}}.modal .swiper-button-next,.modal .swiper-button-prev{display:none;position:absolute;top:50%;display:none;align-items:center;justify-content:center;width:14px;height:24px;margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;background-color:rgba(0,0,0,0);background-repeat:no-repeat}@media(min-width: 820px){.modal .swiper-button-next,.modal .swiper-button-prev{display:flex}}.modal .swiper-button-next{right:6px;background-image:url("../assets/images/icons/arrow_right_white.svg")}@media(min-width: 480px){.modal .swiper-button-next{right:14%}}.modal .swiper-button-prev{left:6px;background-image:url("../assets/images/icons/arrow_left_white.svg")}@media(min-width: 480px){.modal .swiper-button-prev{left:14%}}.modal .swiper-button-prev.swiper-button-disabled{background-image:url("../assets/images/icons/arrow_left_balck.svg")}.modal .swiper-button-next.swiper-button-disabled{background-image:url("../assets/images/icons/arrow_right_black.svg")}.modal_container{display:flex;align-items:center;justify-content:center;width:86%;max-height:500px;min-height:300px;text-align:center;position:relative;background-color:rgba(0,0,0,0)}@media(min-width: 480px){.modal_container{height:70%;max-height:80%;width:68%}}.modal_container .iframe-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal-close{color:#fff;background-color:rgba(0,0,0,.4);right:0;top:-36px;width:24px;height:24px;border:2px solid;display:flex;justify-content:center;align-items:center;border-radius:50%;position:absolute;cursor:pointer}.modal-close::after,.modal-close::before{content:"";width:2px;height:10px;position:absolute;background:#fff;transform:rotate(45deg);left:auto;top:auto;border-radius:3px}.modal-close::before{transform:rotate(-45deg)}.modal.is-close{transform:translateY(-200%)}html{scroll-behavior:smooth}.history-banner{width:100%;height:240px;position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}@media(min-width: 1024px){.history-banner{height:500px;align-items:center;justify-content:center}}.history-banner>.bannerVideoIcon{margin:10px auto;width:62px;height:62px;border-radius:50%;background:hsla(0,0%,100%,.5);backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;cursor:pointer}@media(min-width: 1024px){.history-banner>.bannerVideoIcon{width:108px;height:108px}}.history-banner>.bannerVideoIcon>img.iconPlay{width:18px;height:24px;margin-left:3px}@media(min-width: 1024px){.history-banner>.bannerVideoIcon>img.iconPlay{margin-left:7px;width:34px;height:44px}}.history-banner-video{position:absolute;top:0;height:100%;width:100%;left:0;right:0;bottom:0;z-index:-1}.history-banner-video img{width:100%;height:100%;object-fit:cover}.history-banner-title{color:#fff;font-family:TradeGothic,arial,sans-serif;font-style:normal;font-weight:700;font-size:28px;line-height:42px;text-shadow:0px 1px 2px rgba(0,0,0,.7);text-transform:uppercase;text-align:center;max-width:215px}@media(min-width: 1024px){.history-banner-title{max-width:400px;font-size:40px;line-height:50px;position:absolute;left:10%;text-align:left}}.history .history-ingredients{max-width:1440px;margin-left:auto;margin-right:auto;padding-left:42px;padding-right:42px;padding-top:40px;padding-bottom:30px;display:flex;flex-direction:column}@media(min-width: 661px){.history .history-ingredients{padding-left:60px;padding-right:60px}}@media(min-width: 1024px){.history .history-ingredients{padding-top:90px;flex-direction:row;justify-content:space-around}}.history .history-ingredients-content{width:100%}@media(min-width: 1024px){.history .history-ingredients-content{width:50%}}.history .history-ingredients-title{font-family:TradeGothic,arial,sans-serif;font-style:normal;font-weight:700;font-size:22px;line-height:34px;color:#2b2b2b;margin-bottom:20px;max-width:230px}.history .history-ingredients-text{font-style:normal;font-weight:400;font-size:15px;line-height:25px;position:relative;padding-top:23px;padding-bottom:30px}.history .history-ingredients-text::after,.history .history-ingredients-text::before{content:"";width:100%;height:0;border:1px solid #979797;position:absolute;left:0;bottom:0}.history .history-ingredients-text::before{top:0;width:100px}.history .history-ingredients-list{padding-top:28px;justify-content:space-between;align-items:center;display:flex}.history .history-ingredients-list--item{justify-content:center;align-items:center;display:flex;flex-direction:column;gap:12px}.history .history-ingredients-list--item .ingredient-name{max-width:60px;color:#a39665;text-align:center}.history .history-ingredients-picture{display:flex;flex-direction:column;align-items:center;padding:15px 0;margin:0 auto}.history .history-ingredients-picture .ingredient-picture{max-width:200px}@media(min-width: 1024px){.history .history-ingredients-picture .ingredient-picture{max-width:300px}}.history-ritual{position:relative;margin-bottom:50px;max-width:1440px;margin-left:auto;margin-right:auto;padding-left:42px;padding-right:42px}@media(min-width: 661px){.history-ritual{padding-left:60px;padding-right:60px}}.history-ritual-title{max-width:1440px;margin-left:auto;margin-right:auto;padding-left:42px;padding-right:42px;font-family:TradeGothic,arial,sans-serif;font-style:normal;font-weight:700;font-size:22px;line-height:34px;color:#2b2b2b;margin-bottom:20px;text-transform:uppercase}@media(min-width: 661px){.history-ritual-title{padding-left:60px;padding-right:60px}}.history-ritual .swiper-ritual .swiper-wrapper .swiper-slide .ritual-card{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:30px 0 80px}.history-ritual .swiper-ritual .swiper-wrapper .swiper-slide .ritual-card--title{font-family:TradeGothic,arial,sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:30px;text-align:center;letter-spacing:.04em;text-transform:uppercase;padding:25px 0}.history-ritual .swiper-ritual .swiper-wrapper .swiper-slide .ritual-card--text{font-family:Apercu400,arial,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:28px;text-align:center;letter-spacing:.03em}.history-ritual .bullet-loader.swiper-pagination-bullet{background-color:rgba(0,0,0,0)}.history-ritual .bullet-loader.swiper-pagination-bullet-active{background-color:#ee0012}.history-ritual .swiper-button-prev,.history-ritual .swiper-button-next{top:40%}.history-ritual .swiper-button-prev::after,.history-ritual .swiper-button-next::after{font-size:22px;color:#d50032}.history-ritual .swiper-button-next{right:20px}@media(min-width: 1024px){.history-ritual .swiper-button-next{right:60px}}.history-ritual .swiper-button-prev{left:20px}@media(min-width: 1024px){.history-ritual .swiper-button-prev{left:60px}}.history-ritual-text{font-style:normal;font-weight:400;font-size:15px;line-height:25px;position:relative;padding-top:23px;padding-bottom:30px}.history-timeline .timeline{padding:35px;padding-left:90px;display:flex;flex-direction:column;justify-content:center;position:relative;min-height:270px}@media(min-width: 760px){.history-timeline .timeline{flex-direction:row}}@media(min-width: 1024px){.history-timeline .timeline{justify-content:space-between;padding:64px;padding-left:100px}}.history-timeline .timeline:nth-child(odd){background:rgba(238,187,111,.08)}.history-timeline .timeline:first-child{position:relative;min-height:650px}.history-timeline .timeline:first-child .timeline--image img{object-fit:cover;opacity:1;transform:initial;margin:0;padding:0;position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),url(image.png);border:1px solid #000;z-index:-1}.history-timeline .timeline:first-child .timeline-wrapper{z-index:2}.history-timeline .timeline:first-child .timeline-wrapper .timeline--year,.history-timeline .timeline:first-child .timeline-wrapper .timeline--title,.history-timeline .timeline:first-child .timeline-wrapper .timeline--text{color:#fff}.history-timeline .timeline:last-child .timeline-wrapper::before{content:none}@media(min-width: 760px){.history-timeline .timeline:last-child .timeline--image img{width:15vw;height:15vw}}.history-timeline .timeline-wrapper{position:relative;max-width:1440px;margin:auto;width:100%}@media(min-width: 1024px){.history-timeline .timeline-wrapper{width:30vw}}.history-timeline .timeline-wrapper::before{content:"";width:3px;min-height:270px;background-color:#a39665;position:absolute;top:15px;left:-19px;opacity:.2}@media(min-width: 1024px){.history-timeline .timeline-wrapper::before{left:-13.2%}}.history-timeline .timeline-wrapper .timeline--year{font-family:Apercu400,arial,sans-serif;font-style:normal;font-weight:700;font-size:14px;line-height:140%;color:#231f20;position:absolute;top:4%;left:-65px}@media(min-width: 1024px){.history-timeline .timeline-wrapper .timeline--year{left:-26%}}.history-timeline .timeline-wrapper .timeline--title{font-family:TradeGothic,arial,sans-serif;font-style:normal;font-weight:700;font-size:20px;line-height:30px;display:flex;align-items:center;letter-spacing:.04em;text-transform:uppercase;color:#231f20;position:relative;max-width:500px}.history-timeline .timeline-wrapper .timeline--title::after{content:"";width:11px;height:11px;background-color:#d50032;box-shadow:0 0 0 3px rgba(163,150,101,.5);border-radius:50%;position:absolute;top:20%;left:-24px}@media(min-width: 1024px){.history-timeline .timeline-wrapper .timeline--title::after{left:-15%;width:20px;height:20px;box-shadow:0 0 0 5px rgba(163,150,101,.5)}}.history-timeline .timeline-wrapper .timeline--text{font-family:Apercu400,arial,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:25px;color:#231f20;max-width:500px;padding-top:24px;margin-top:18px;position:relative}.history-timeline .timeline-wrapper .timeline--text::after{content:"";width:160px;width:159px;height:0px;border:1px solid #a39665;position:absolute;top:0;left:0}.history-timeline .timeline--image{align-self:center;transition:.3s ease-in-out}@media(min-width: 760px){.history-timeline .timeline--image{width:30vw}.history-timeline .timeline--image img{position:fixed;opacity:0;left:60vw;top:70%;transform:translateY(-50%);width:24vw;height:24vw;overflow:hidden;object-fit:contain;transition:all 1s cubic-bezier(0.165, 0.84, 0.44, 1);z-index:-2}.history-timeline .timeline--image img.active{top:50%;opacity:1;z-index:2}.history-timeline .timeline--image img.leave{top:30%;opacity:0;z-index:-2}.history-timeline .timeline--image img.leave-back{top:70%;opacity:0;z-index:-2}}@media(max-width: 760px){.history-timeline .timeline--image img{transform:scale(1.3);margin-top:3em;margin-left:-20px}}.history .btn_st_red{margin:40px auto;width:max-content;padding:0px 30px}@media(min-width: 1024px){.history .btn_st_red{margin:40px 120px}}.history-products{background-image:url("../assets/images/tyc/tyc_bg.png");background-size:120%;background-repeat:no-repeat;min-height:600px;background-position-x:left;background-position-y:top;background-color:#fff;display:flex;flex-direction:column;margin-top:70px;padding:0 35px;align-items:center}@media(min-width: 600px){.history-products{padding:0 140px}}@media(min-width: 1024px){.history-products{background-position-x:initial;background-size:cover;flex-direction:row;justify-content:space-evenly;align-items:center}}.history-products--title,.history-products--title p{font-family:Apercu400,arial,sans-serif;font-style:normal;font-size:22px;line-height:30px;letter-spacing:.04em;text-transform:uppercase;color:#14142b;padding:0 24px;margin-bottom:54px;max-width:340px}@media(min-width: 600px){.history-products--title,.history-products--title p{font-size:45px;line-height:55px;max-width:600px}}@media(min-width: 1024px){.history-products--title,.history-products--title p{margin-bottom:120px}}.history-products--title strong,.history-products--title p strong{font-family:Apercu900,arial,sans-serif;color:#d50032;font-weight:600}.history-products--list{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;margin:auto;margin-bottom:30px;max-width:340px}@media(min-width: 1024px){.history-products--list{margin:30px;margin-top:0}}.history-products--list-item{display:flex;flex-direction:column;gap:22px;justify-content:center;align-items:center;color:#d50032;cursor:pointer}.history-products--selected{display:flex;align-items:center;justify-content:center;flex-direction:column;width:285px}@media(min-width: 1024px){.history-products--selected img{height:35vw;max-height:460px}}.history-products--link{margin:30px auto}
@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, 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");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}
:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none !important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}
.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px, -50%, 0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}
.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}


/*# sourceMappingURL=history.css.map*/