@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";@keyframes fadeIn{0%{opacity:0;visibility:hidden}100%{opacity:1;visibility:visible}}@keyframes fadeOut{0%{opacity:1;visibility:visible}100%{opacity:0;visibility:hidden}}*{box-sizing:border-box;padding:0;margin:0;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}html{width:100%;height:100%;font-size:2.2vh;font-family:"DM Sans",sans-serif;font-optical-sizing:auto;font-weight:300;font-style:normal}body{width:100%;height:100%;font-size:1rem;line-height:1.4;color:#000}h1,h2,h3,h4,h5,h6{margin-bottom:1rem}p{margin-bottom:1rem}a{color:#1f8cd6}a:hover{color:#175e91}pre{background:#f0f0f0;margin:1rem 0;border-radius:2px}blockquote{border-left:10px solid #eee;margin:0;padding:0 2rem}.wrapper{margin:0 3rem}.padding{padding:3rem 1rem}.left{float:left}.right{float:right}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}header{display:none}main{width:100%;height:100%;display:flex;align-items:center;background-color:#fff}main .swiper{height:100%;touch-action:pan-y;overscroll-behavior-x:none;-webkit-overflow-scrolling:touch}main .swiper .swiper-wrapper{align-items:center;height:100%;position:relative}main .swiper .swiper-wrapper .swiper-slide{display:flex;align-items:center;height:80vh;max-height:24cm;width:auto;aspect-ratio:3/5;min-width:30%;max-width:30%;padding:0 2.5%;background-color:#fff}main .swiper .swiper-wrapper .swiper-slide img{display:block;height:100%;width:100%;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}main .show-edito{z-index:30;position:fixed;top:1rem;right:1rem;height:2.5rem;padding:.5rem;cursor:pointer;transition:transform 250ms ease-in-out}main .show-edito svg{stroke:#000;stroke-width:1.25px;height:100%}main .show-edito.active{transform:rotate(45deg)}main .edito{visibility:hidden;opacity:0;position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;background-color:hsla(0,0%,100%,.95);display:flex;justify-content:center;transition:opacity 300ms ease-in-out}main .edito.active{visibility:visible;opacity:1}main .edito .overlay{position:fixed;left:0;width:100%;z-index:20}main .edito .overlay.top{height:10vh;top:0;background:linear-gradient(180deg, white 20%, transparent 100%)}main .edito .overlay.bottom{height:15vh;bottom:0;background:linear-gradient(0deg, white 20%, transparent 100%)}main .edito .text-content{height:100%;width:100%;padding:10vh .5rem 15vh .5rem;text-align:center;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}main .edito .text-content::-webkit-scrollbar{display:none}footer{display:none}@media only screen and (max-width: 768px){main .swiper .swiper-wrapper .swiper-slide{min-width:75vw;width:75vw;max-width:75vw}}/*# sourceMappingURL=custom.min.css.map */