@charset "UTF-8";@media screen and (max-width: 900px){.about-block .about-block-inner{flex-direction:column}}.whoami{position:relative}.whoami:before{content:"";height:0;width:0;border-top:2.5rem solid #ffffff;border-left:3.5rem solid transparent;left:-2.4rem;top:20%;position:absolute;z-index:10}@media screen and (max-width: 900px){.whoami{width:100%}.whoami:before{top:-2.4rem;left:35%;transform:rotate(90deg);z-index:10}}.main-decorator{position:absolute;top:0;left:0;right:0;z-index:-1;height:60vh;background-color:var(--color);opacity:.1;border-radius:0 0 25% 25%}.main-illu{display:flex;justify-content:center;align-items:center;width:90vw;margin:0 auto;overflow:hidden;flex-direction:column;height:90vh;margin-bottom:1rem}.main-illu .illus{height:100%;position:relative;overflow:hidden;width:100%}.main-illu .illus #main-illu__illu{max-width:90vw}.main-illu .illus img{height:100%}.main-illu h1{margin:0;font-family:Authentic;font-weight:lighter;font-size:3.5rem;padding-top:2rem;width:100%}.main-illu h1 i{color:var(--color)}.main-illu h2{margin:0;font-weight:lighter;font-family:Montserrat,Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;letter-spacing:1px;font-size:1.2rem}.content-header{margin:5rem 0;gap:15px;justify-content:space-between}@media screen and (max-width: 952px){.content-header{flex-direction:column;justify-content:center;align-items:center}.content-header .content-header__left{width:100%}}.content-header__left{justify-content:center;align-items:flex-start;width:38%;text-align:left}.content-header__left h1{font-size:2.6em}.content-header__right{width:58%;height:30vw;position:relative;z-index:-11}.content-header__right:before{content:"";position:absolute;z-index:-1;inset:0 0%;transform:translate(15%) translateY(15%) rotate(-5deg);border-radius:85% 65% 58% 60%;background-color:#0000000d}.content-subheader h3{color:var(--color)}.content-subheader .go-bottom{border-radius:50% 50% 0 0;padding:.3rem;width:2.5rem;font-size:2rem;transition:all .2s}.content-subheader .go-bottom:hover{padding-top:.5rem}.coming-soon{position:relative;z-index:-1}.coming-soon:after{content:"Psst... \e7 a arrive bient\f4t !";position:absolute;z-index:10;width:300px;display:flex;align-items:center;text-align:center;justify-content:center;border-radius:5px;height:3rem;top:20%;left:calc(50% - 150px);background-color:var(--color);color:#fff;box-shadow:1px 1px 15px 5px #3b311633}.coming-soon>*{filter:blur(5px);pointer-events:none}.last-articles{display:flex;justify-content:center;align-items:center;height:15rem;gap:1vw}
