.Button_btn__RzAzB{font-family:Poppins;font-weight:700;font-size:1.2rem;padding:.5rem 1rem;border-radius:100px;transition:all .3s ease;cursor:pointer;border:none;outline:none;display:flex;align-items:center;background-color:#fff}.Button_btn__image__M54Pd{margin-right:8px;height:24px}.Button_btn__RzAzB:hover{transform:scale(.99)}.Button_btn__RzAzB:active{transform:scale(.97)}.AuthorSignature_author__ey6hW{position:relative;margin:0 24px 24px;padding:24px;background-color:#dfdfdf;border-radius:32px;display:flex;align-items:center}@media screen and (max-width:700px){.AuthorSignature_author__ey6hW{flex-direction:column;justify-content:flex-start;align-items:flex-start}}.AuthorSignature_author--picture__Cq3lD{position:relative;width:100px;height:100px;border-radius:24px;overflow:hidden}.AuthorSignature_author__info__tAtmO{display:flex;width:100%;justify-content:space-between;align-items:center}@media screen and (max-width:1200px){.AuthorSignature_author__info__tAtmO{flex-direction:column;justify-content:flex-start;align-items:flex-start}}.AuthorSignature_author__info__bloc__5kpOh{padding-left:24px}@media screen and (max-width:700px){.AuthorSignature_author__info__bloc__5kpOh{padding:8px 0}}.AuthorSignature_author__info__bloc--accent__d0gel{color:#ff7c5b;font-weight:500;font-style:italic}.Sources_source__acp6x{position:relative;width:100%;margin-top:24px;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap}.Sources_source__button__xnDxL{position:relative;height:120px;width:100px;overflow:hidden;margin-bottom:24px;box-shadow:0 0 10px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:12px;margin-right:24px}.Sources_source__button__xnDxL img{height:30px}.Sources_source__button--name__oKWBK{margin-top:8px;text-overflow:ellipsis;font-size:.7rem;width:60%;overflow:hidden;height:1rem}.ImageModal_image_modal__8Hc8Y{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;background-color:rgba(0,0,0,.5);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;transition:.4s ease;color:#fff;cursor:pointer}.ImageModal_image_modal__image__TrO_g{cursor:auto;position:relative;height:80vh;width:80vw;border-radius:24px;overflow:hidden;-o-object-fit:contain;object-fit:contain;box-shadow:0 5px 15px rgba(0,0,0,.1)}.ImageModal_image_modal__image__close__jkAlq{position:absolute;top:20px;right:68px}.GalleryComponent_gallery__udF4Y{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));position:relative;width:100%;height:auto;overflow:hidden;z-index:100;padding-bottom:24px;padding-right:24px;padding-left:24px;grid-gap:4px;gap:4px}.GalleryComponent_gallery__image__2NJwx{aspect-ratio:1;width:100%;position:relative;border-radius:12px;overflow:hidden}.GalleryComponent_gallery__image__2NJwx:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.3;z-index:5;transition:.4s ease}.GalleryComponent_gallery__image__2NJwx:hover{cursor:pointer}.GalleryComponent_gallery__image__2NJwx:hover img{transform:scale(1.1)}.GalleryComponent_gallery__image__2NJwx:hover:after{opacity:.6}.Article_article__SHubK{position:absolute;top:128px;left:364px;width:calc(100% - 340px - 48px);background-color:#fff;border-radius:24px;border-bottom-left-radius:0;border-bottom-right-radius:0}@media screen and (max-width:1200px){.Article_article__SHubK{left:24px;width:calc(100% - 48px)}}.Article_article__SHubK:before{content:"";background-color:#ff7c5b;position:absolute;top:-18px;height:18px;left:50%;transform:translateX(-50%);width:90%;z-index:-1;border-radius:24px;opacity:.1;border-bottom-right-radius:0;border-bottom-left-radius:0}.Article_article__container__zkDEw{display:flex;flex-direction:column;overflow:hidden;border-radius:24px;margin-bottom:100px}.Article_article__container__cover__gSyWO{width:100%;height:500px;border-radius:24px;overflow:hidden;position:relative}.Article_article__container__cover--overlay__PQLmz{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.6) 0,rgba(0,0,0,.6) 25%,rgba(0,0,0,.8) 50%,rgba(0,0,0,.9) 75%,rgba(0,0,0,.9));border-radius:24px;z-index:2;opacity:.8}.Article_article__container__cover--close__Jyk1P{position:absolute;z-index:100;top:24px;right:24px;width:48px;height:48px;transform:translate(-50%,-50%);border-radius:100%;border:none;background-color:hsla(0,0%,100%,.218);backdrop-filter:blur(10px);cursor:pointer;transition:.4s}.Article_article__container__cover--close__Jyk1P:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);width:24px;height:3px;background-color:#fff}.Article_article__container__cover--close__Jyk1P:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg);width:24px;height:3px;background-color:#fff}.Article_article__container__cover--close__Jyk1P:hover{background-color:hsla(0,0%,100%,.333)}.Article_article__container__cover__bloc__A_vEu{position:absolute;width:100%;height:100%;z-index:3;display:flex;color:#fff;flex-direction:column;align-items:flex-start}.Article_article__container__cover__bloc__top__FpGbT{position:absolute;display:flex;flex-direction:column;bottom:24px;left:24px}.Article_article__container__cover__bloc__top--title__KNiBf{line-height:2.2rem;font-size:2rem;text-transform:uppercase;margin-right:24px;max-width:70%}.Article_article__container__cover__bloc__top--date__SZfB_{color:#ff7c5b;font-weight:500;font-style:italic;margin-left:4px}.Article_article__container__cover__bloc--categories__artxR{display:flex;justify-content:center;align-items:center;margin-top:12px;position:absolute;top:12px;left:24px}.Article_article__container__cover__bloc--category__W3jKj{padding:.5rem 1rem;font-weight:500;font-family:Poppins;color:#fff;background-color:hsla(0,0%,66%,.187);backdrop-filter:blur(10px);border-radius:1rem;margin-right:1rem}.Article_article__content__jFw_f{padding:24px}.Article_article__content__jFw_f h1,.Article_article__content__jFw_f h2,.Article_article__content__jFw_f h3,.Article_article__content__jFw_f h4,.Article_article__content__jFw_f h5,.Article_article__content__jFw_f h6{margin-bottom:2rem}.Article_article__content__jFw_f h1:not(:first-child),.Article_article__content__jFw_f h2:not(:first-child),.Article_article__content__jFw_f h3:not(:first-child),.Article_article__content__jFw_f h4:not(:first-child),.Article_article__content__jFw_f h5:not(:first-child),.Article_article__content__jFw_f h6:not(:first-child){margin-top:6rem}.Article_article__content__jFw_f p{margin-bottom:2rem;color:rgba(46,46,46,.827)}.Article_article__content__jFw_f img{border-radius:24px;width:100%}.Article_article__content__jFw_f img:hover{transform:none}.Article_article__content__jFw_f a{color:#ff7c5b;font-weight:600;text-decoration:underline}.Article_article__content__jFw_f a:hover{text-decoration:none}.Article_article__content__jFw_f a:visited{color:#f0c}.Article_article__content__jFw_f blockquote{border-left:4px solid #ff7c5b;padding:1rem;margin-left:0;margin-right:0;margin-bottom:2rem;font-style:italic;color:#a7a7a7;font-size:1.2rem;line-height:1.5rem}.Article_article__content__jFw_f blockquote p{margin-bottom:1rem}