.style-module__B8pYEG__header{height:var(--header);align-items:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;gap:1rem;width:100%;padding:1rem 2rem;display:flex}.style-module__B8pYEG__logo{justify-content:flex-start;align-items:center;gap:.5rem;font-size:1.1rem;display:flex}.style-module__B8pYEG__navbar{justify-content:flex-end;align-items:center;gap:1rem;display:flex}.style-module__B8pYEG__navlink{color:inherit;cursor:pointer;text-decoration:underline;font-size:1.1rem!important}.style-module__B8pYEG__navlink:hover{color:var(--accent)}.style-module__B8pYEG__actions{justify-content:flex-end;align-items:center;gap:1rem;display:flex}.style-module__B8pYEG__search__and__filter{-o-transition:.2s ease-out;cursor:pointer;width:35px;height:35px;color:inherit;background-color:#0000;border-radius:50%;transition:all .2s ease-out}.style-module__B8pYEG__search__and__filter:hover{background-color:var(--text-color);color:var(--background-color)}@media only all and (max-width:1080px){.style-module__B8pYEG__header{justify-content:space-between}}@media only all and (max-width:768px){.style-module__B8pYEG__header{background-color:var(--background-color);z-index:5;position:sticky;top:0}.style-module__B8pYEG__navbar{background-color:var(--background-color);inset:0;top:var(--header);-o-transition:.2s ease-out;border-top:1px solid var(--text-color);flex-direction:column;justify-content:center;padding:1rem;transition:all .2s ease-out;position:fixed;transform:translate(100%)}.style-module__B8pYEG__navbar.style-module__B8pYEG__active{transform:none}.style-module__B8pYEG__navlink{color:var(--text-color);border-radius:4px;justify-content:space-between;align-items:center;gap:.3rem;width:100%;padding:1rem;text-decoration:none;display:flex}.style-module__B8pYEG__navlink:hover{background-color:var(--accent);color:var(--white)}}
.style-module__k9GTHq__mobile__menu{justify-content:flex-end;align-items:center;gap:1rem;font-size:.9rem;display:none}.style-module__k9GTHq__mobile__menu .style-module__k9GTHq__btn{cursor:pointer;background-color:#0000}.style-module__k9GTHq__menu__btn{width:30px;height:30px;margin-left:auto;position:relative}.style-module__k9GTHq__menu__btn .style-module__k9GTHq__bar{background-color:var(--text-color);-o-transition:.3s ease;border-radius:5px;width:100%;height:3px;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.style-module__k9GTHq__menu__btn .style-module__k9GTHq__bar__1{top:25%}.style-module__k9GTHq__menu__btn .style-module__k9GTHq__bar__3{top:75%}.style-module__k9GTHq__menu__btn.style-module__k9GTHq__active .style-module__k9GTHq__bar__1{top:50%;transform:translate(-50%,-50%)rotate(45deg)}.style-module__k9GTHq__menu__btn.style-module__k9GTHq__active .style-module__k9GTHq__bar__2{opacity:0}.style-module__k9GTHq__menu__btn.style-module__k9GTHq__active .style-module__k9GTHq__bar__3{top:50%;transform:translate(-50%,-50%)rotate(-45deg)}@media only all and (max-width:768px){.style-module__k9GTHq__mobile__menu{display:flex}}
.style-module__XnsIBW__avatr__container{border:2px solid var(--white);-o-transition:.2s ease-in;border-radius:50%;transition:all .2s ease-in;overflow:hidden}.style-module__XnsIBW__avatr__container:hover{transform:scale(1.02)}.style-module__XnsIBW__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}
.style-module__y50Oiq__section{width:100%;min-height:100dvh;display:-ms-grid;-ms-grid-columns:1fr 1000px 1fr;grid-template-columns:1fr 1000px 1fr;display:grid}.style-module__y50Oiq__section>*{height:100%}.style-module__y50Oiq__post__image{height:fit-content;width:100%!important}.style-module__y50Oiq__list__articles{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:1rem;padding:2rem;display:flex}@media only all and (max-width:1800px){.style-module__y50Oiq__section{-ms-grid-columns:1000px 1fr;grid-template-columns:1000px 1fr}.style-module__y50Oiq__list__articles{-ms-grid-column:2;-ms-grid-column-span:1;grid-column:2/3}.style-module__y50Oiq__article{-ms-grid-column:1;-ms-grid-column-span:1;grid-column:1/2;padding-top:0}.style-module__y50Oiq__summary__timeline{-ms-grid-column:1;-ms-grid-column-span:2;grid-column:1/3;padding-bottom:0}}@media only all and (max-width:1450px){.style-module__y50Oiq__section{-ms-grid-columns:800px 1fr;grid-template-columns:800px 1fr}}@media only all and (max-width:1200px){.style-module__y50Oiq__section{all:initial;color:var(--text-color)}.style-module__y50Oiq__list__articles{padding-top:0}}@media only all and (max-width:500px){.style-module__y50Oiq__list__articles{padding-inline:1rem;border-top:1px solid gray;padding-top:1rem}}
.style-module__03bQCq__list__comments{flex-direction:column;align-items:stretch;gap:2rem;width:100%;padding:2rem 0;display:flex}.style-module__03bQCq__toggle__comment__form{display:none}.style-module__03bQCq__no__comments__yet{color:#f08080;text-align:center;font-size:1rem;font-weight:700}@media only all and (max-width:1800px){.style-module__03bQCq__list__comments{height:100%;padding-inline:1rem}}@media only all and (max-width:500px){.style-module__03bQCq__toggle__comment__form{background-color:var(--accent);color:#fff;cursor:pointer;-o-transition:.3s ease-in;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;transition:all .3s ease-in;display:flex;position:absolute;bottom:2rem;right:1.5rem}.style-module__03bQCq__toggle__comment__form.style-module__03bQCq__push__up{bottom:230px}}
.style-module__b3ELza__comment__container{flex-direction:column;gap:15px;margin:0;padding:0;display:flex}.style-module__b3ELza__comment__container .style-module__b3ELza__topbar{justify-content:space-between;align-items:center;gap:1rem;display:flex}.style-module__b3ELza__comment__container .style-module__b3ELza__topbar .style-module__b3ELza__buttons{justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.style-module__b3ELza__comment__container .style-module__b3ELza__topbar .style-module__b3ELza__button{color:var(--text-color);cursor:pointer;-o-transition:.2s ease-out;background-color:#0000;border-radius:50%;width:30px;height:30px;transition:all .2s ease-out}.style-module__b3ELza__comment__container .style-module__b3ELza__topbar .style-module__b3ELza__button:hover{transform:scale(1.1)}.style-module__b3ELza__comment__container .style-module__b3ELza__user{display:-ms-grid;-ms-grid-columns:40px 10px 1fr;grid-template-columns:40px 1fr;align-items:center;gap:10px;display:grid}.style-module__b3ELza__comment__container .style-module__b3ELza__user .style-module__b3ELza__user__pic{background-color:#f1f1f1;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:relative;overflow:hidden}.style-module__b3ELza__comment__container .style-module__b3ELza__user .style-module__b3ELza__user__info{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;width:100%;display:flex}.style-module__b3ELza__comment__container .style-module__b3ELza__user .style-module__b3ELza__user__info .style-module__b3ELza__span{color:var(--text-color);font-size:14px;font-weight:700}.style-module__b3ELza__comment__container .style-module__b3ELza__user .style-module__b3ELza__user__info .style-module__b3ELza__p{color:#acaeb4;font-size:.8rem;font-weight:600;margin:0!important}
.style-module__I_VNkG__text__box{background-color:#f1f1f1;border-radius:4px;width:100%;height:fit-content;padding:12px 12px 10px}.style-module__I_VNkG__post__comment__label{color:#000;border-bottom:2px solid #000;width:100%;padding-bottom:10px;font-size:1rem;font-weight:700;display:inline-block}.style-module__I_VNkG__text__box .style-module__I_VNkG__box__container{background-color:#fff;border-radius:8px 8px 21px 21px;padding:8px}.style-module__I_VNkG__text__box .style-module__I_VNkG__textarea{resize:none;caret-color:#000;color:#000;border:0;border-radius:6px;outline:none;width:100%;height:130px;padding-block:12px;font-size:15px}.style-module__I_VNkG__text__box .style-module__I_VNkG__formatting{display:-ms-grid;-ms-grid-columns:auto auto auto auto auto 1fr;grid-template-columns:auto auto auto auto auto 1fr;display:grid}.style-module__I_VNkG__text__box .style-module__I_VNkG__formatting .style-module__I_VNkG__button{background-color:#0000;border:0;border-radius:50%;outline:none;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:relative}.style-module__I_VNkG__text__box .style-module__I_VNkG__formatting .style-module__I_VNkG__button:hover{background-color:#f1f1f1}.style-module__I_VNkG__text__box .style-module__I_VNkG__formatting .style-module__I_VNkG__send{background-color:var(--disabled);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin:0 0 0 auto;display:flex}.style-module__I_VNkG__text__box .style-module__I_VNkG__formatting .style-module__I_VNkG__send:hover{background-color:var(--accent)}@keyframes style-module__I_VNkG__ripple{0%{opacity:.6;transform:scale(0)}to{opacity:0;transform:scale(1)}}@media only all and (max-width:500px){.style-module__I_VNkG__text__box{-o-transition:.3s ease-in;width:96%;margin:auto;transition:all .3s ease-in;position:absolute;bottom:1rem;left:0;right:0;transform:translateY(calc(100% + 1rem))}.style-module__I_VNkG__text__box.style-module__I_VNkG__show__on__mobile{transform:none}}
.style-module__unEO8W__l{cursor:pointer;color:#fdea7b;-o-transition:background-color .1s .3s ease-out,box-shadow .1s .3s ease-out;appearance:none;background-color:#000000b3;border-radius:.75em;align-items:center;width:3em;height:1.5em;margin:auto;padding:.15em;font-size:1em;transition:background-color .1s ease-out .3s,box-shadow .1s ease-out .3s;display:inline-flex;box-shadow:inset .125em .125em 0 .125em #0000004d}.style-module__unEO8W__l:before,.style-module__unEO8W__l:after{content:"";display:block}.style-module__unEO8W__l:before{-o-transition:background-color .1s .3s ease-out,transform .3s ease-out;z-index:1;background-color:#d7d7d7;border-radius:50%;width:1.2em;height:1.2em;transition:background-color .1s ease-out .3s,transform .3s ease-out}.style-module__unEO8W__l:after{background:-webkit-gradient(linear,0 0,0 100%,color-stop(.5,#0000),from(#00000026)) 0/50% 100%,repeating-linear-gradient(90deg,#bbb 0,#bbb,#bbb 20%,#999 20% 40%) 0/50% 100%,radial-gradient(circle,#888 25%,#0000 26%);background:-o-linear-gradient(transparent 50%,#00000026 0)0 50%/50% 100%,-o-repeating-linear-gradient(left,#bbb 0,#bbb,#bbb 20%,#999 20%,#999 40%)0 50%/50% 100%,-o-radial-gradient(50% 50%,circle,#888 25%,transparent 26%);-o-transition:border-left-color .1s .3s ease-out,transform .3s ease-out;transform-origin:25%;box-sizing:border-box;background-color:#0000;background-image:linear-gradient(#0000 50%,#00000026 0),repeating-linear-gradient(90deg,#bbb 0,#bbb,#bbb 20%,#999 20% 40%),radial-gradient(circle,#888 25%,#0000 26%);background-position:0,0,0 0;background-repeat:no-repeat;background-size:50% 100%,50% 100%,auto;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:.25em solid #0000;border-left:.4em solid #d8d8d8;border-right-width:0;width:1.2em;height:1em;transition:border-left-color .1s ease-out .3s,transform .3s ease-out;transform:translate(-22.5%)}.style-module__unEO8W__l:checked{background-color:#00000073;box-shadow:inset .125em .125em 0 .125em #0000001a}.style-module__unEO8W__l:checked:before{background-color:currentColor;transform:translate(125%)}.style-module__unEO8W__l:checked:after{border-left-color:currentColor;transform:translate(-2.5%)rotateY(180deg)}.style-module__unEO8W__l:focus{outline:0}.style-module__unEO8W__headerChangeThemeButton{background-color:#0000;justify-content:space-between;align-items:center;gap:.3rem;display:flex}
.style-module__RuNxbq__actions__pad{border-radius:4px;width:100%;min-height:300px;margin-bottom:2rem}.style-module__RuNxbq__topbar{border-bottom:1px solid var(--text-color);justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.style-module__RuNxbq__actions{justify-content:flex-start;align-items:center;gap:1rem;display:flex}.style-module__RuNxbq__nav__action{width:30px;height:30px;color:var(--text-color);cursor:pointer;-o-transition:.3s ease-out;background-color:#0000;border-radius:50%;justify-content:center;align-items:center;transition:all .3s ease-out;display:flex}.style-module__RuNxbq__nav__action.style-module__RuNxbq__active,.style-module__RuNxbq__nav__action:hover{background-color:var(--text-color);color:var(--background-color);border-color:var(--smooth-text)}.style-module__RuNxbq__nav__action.style-module__RuNxbq__hide__pad__on__sm{display:none}.style-module__RuNxbq__show__pad__on__sm{background-color:var(--accent);color:#fff;cursor:pointer;-o-transition:.3s ease-out;z-index:4;border-radius:4px;justify-content:center;align-items:center;gap:.5rem;width:fit-content;height:fit-content;padding:.5rem 1rem;font-size:.9rem;transition:all .3s ease-out;position:fixed;bottom:1rem;right:1rem;display:none!important}.style-module__RuNxbq__show__pad__on__sm:hover{transform:scale(1.1)}@media only all and (max-width:500px){.style-module__RuNxbq__actions__pad{z-index:6;background-color:var(--background-color);-o-transition:.4s ease-in;border-radius:0;height:100dvh;margin-top:0;transition:all .4s ease-in;position:fixed;inset:0;transform:translateY(100%)}.style-module__RuNxbq__actions__pad.style-module__RuNxbq__active{transform:none}.style-module__RuNxbq__nav__action.style-module__RuNxbq__hide__pad__on__sm{display:flex}.style-module__RuNxbq__show__pad__on__sm{display:flex!important}}
.style-module__eeZdQG__footer{align-items:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;border-top:1px solid var(--text-color);width:100%;min-height:70px;color:var(--smooth-text);justify-content:space-evenly;gap:1rem;padding:1rem;font-size:.9rem;display:flex}.style-module__eeZdQG__link__text{color:red;font-weight:700;text-decoration:underline}
.style-module__2XI2aW__tag{color:var(--accent);background-color:#1a73e81a;border-radius:25px;justify-content:center;align-items:center;width:fit-content;padding:.4rem .8rem;font-size:.8rem;font-weight:700;display:flex}
.style-module__i3Anea__read__article{color:inherit;justify-content:flex-start;align-self:flex-start;align-items:center;gap:1rem;font-size:.9rem;display:flex}.style-module__i3Anea__read__article,.style-module__i3Anea__read__article .style-module__i3Anea__icon{-o-transition:.3s ease-out;transition:all .3s ease-out}.style-module__i3Anea__read__article:hover{color:var(--accent)}.style-module__i3Anea__read__article:hover .style-module__i3Anea__icon{transform:translate(4px)}
.style-module__AnYQMW__blog__card{padding-block:2rem;border-radius:4px;flex-direction:column;gap:.5rem;width:100%;margin-bottom:1rem;padding:1rem;animation:1.5s ease-in-out infinite style-module__AnYQMW__pulse;display:flex}.style-module__AnYQMW__meta__infos{align-items:center;gap:.5rem;display:flex}.style-module__AnYQMW__avatar{background:var(--skeleton-bg);border-radius:50%;width:32px;height:32px}.style-module__AnYQMW__meta__text{background:var(--skeleton-bg);border-radius:4px;width:120px;height:12px}.style-module__AnYQMW__title{background:var(--skeleton-bg);border-radius:4px;width:60%;height:20px}.style-module__AnYQMW__introduction{background:var(--skeleton-bg);border-radius:4px;width:90%;height:14px}.style-module__AnYQMW__read__article{align-items:center;gap:1rem;margin-top:.5rem;display:flex}.style-module__AnYQMW__read__line{background:var(--skeleton-bg);border-radius:4px;width:80px;height:12px}.style-module__AnYQMW__read__icon{background:var(--skeleton-bg);border-radius:50%;width:20px;height:20px}@keyframes style-module__AnYQMW__pulse{0%{background-color:var(--skeleton-bg)}50%{background-color:var(--skeleton-highlight)}to{background-color:var(--skeleton-bg)}}
.style-module__z8H-1W__blog__card{min-height:180px;position:relative}.style-module__z8H-1W__blog__card .style-module__z8H-1W__card__image{width:100%;height:auto;display:block}.style-module__z8H-1W__card__content{color:var(--white);background:-webkit-gradient(linear,left top,left bottom,from(#0000),color-stop( ),to( ));-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background:linear-gradient(#0000 0%,#0000004d 40%,#000000b3 100%);flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:.5rem;padding:1rem;display:flex;position:absolute;inset:0}.style-module__z8H-1W__post_title{color:var(--white);font-size:1.5rem;font-weight:700;line-height:2rem}@media only all and (max-width:425px){.style-module__z8H-1W__post_title{font-size:1.2rem;line-height:1.4rem}}
.style-module__z6SrkW__search__panel{background-color:var(--smooth-bg);z-index:4;-o-transition:.3s ease-out;border-radius:0;width:500px;height:100dvh;transition:all .3s ease-out;position:fixed;inset:0;overflow:auto;transform:translate(-120%)}.style-module__z6SrkW__search__panel.style-module__z6SrkW__active__search__panel{transform:none}.style-module__z6SrkW__search__pad{z-index:3;background-color:var(--text-color);justify-content:flex-end;align-items:stretch;gap:1rem;width:100%;height:fit-content;padding:1rem;display:flex;position:sticky;top:0;left:0;right:0}.style-module__z6SrkW__input,.style-module__z6SrkW__button{border-radius:4px;height:100%;padding:.5rem 1rem;font-size:.95rem}.style-module__z6SrkW__input{border:1.5px solid #000;width:100%}.style-module__z6SrkW__button{background-color:var(--disabled);color:#fff;cursor:pointer}.style-module__z6SrkW__results__list{padding-block:1rem;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:1rem;padding:1rem 1rem 1.5rem;display:flex;overflow:auto}.style-module__z6SrkW__result__card{background-color:var(--background-color);border-radius:4px;width:100%;height:200px}.style-module__z6SrkW__result__card:has(.style-module__z6SrkW__image__container){display:-ms-grid;-ms-grid-columns:20% 80%;grid-template-columns:20% 80%;padding:1rem;display:grid}.style-module__z6SrkW__meta{flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;height:100%;padding-left:1rem;display:flex}.style-module__z6SrkW__meta .style-module__z6SrkW__title{color:var(--accent);font-size:1.1rem;font-weight:700;display:inline-block}.style-module__z6SrkW__meta .style-module__z6SrkW__description{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.2rem;display:-webkit-box;overflow:hidden}.style-module__z6SrkW__meta .style-module__z6SrkW__read{color:var(--smooth-text);justify-content:flex-start;align-self:flex-start;align-items:center;gap:1rem;font-size:.8rem;display:flex}.style-module__z6SrkW__meta .style-module__z6SrkW__read,.style-module__z6SrkW__meta .style-module__z6SrkW__read .style-module__z6SrkW__icon{-o-transition:.3s ease-out;transition:all .3s ease-out}.style-module__z6SrkW__meta .style-module__z6SrkW__read:hover{color:var(--accent)}.style-module__z6SrkW__meta .style-module__z6SrkW__read:hover .style-module__z6SrkW__icon{transform:translate(4px)}.style-module__z6SrkW__image{-o-object-fit:cover;object-fit:cover;border-radius:5px;width:100%;height:100%;overflow:hidden}@media only all and (max-width:500px){.style-module__z6SrkW__search__panel{width:100%;left:0;top:var(--header);border-radius:0;bottom:0}.style-module__z6SrkW__search__pad{border-top:1px solid #fff;gap:.3rem}.style-module__z6SrkW__results__list{padding-bottom:6rem}.style-module__z6SrkW__result__card:has(.style-module__z6SrkW__image__container){padding:0;overflow:hidden}.style-module__z6SrkW__image{border-radius:0}.style-module__z6SrkW__meta{padding:1rem}}
.style-module__BLUtOW__row__buttons{justify-content:center;align-items:center;padding-top:1.4rem;gap:1rem!important;display:flex!important}
.style-module__GWb3Za__section{flex-direction:column;align-items:flex-start;gap:1rem;padding:2rem;display:flex}.style-module__GWb3Za__section *{font-family:var(--oswald)}.style-module__GWb3Za__section .style-module__GWb3Za__title{color:red}.style-module__GWb3Za__section .style-module__GWb3Za__text{font-size:1.3rem}.style-module__GWb3Za__section .style-module__GWb3Za__text .style-module__GWb3Za__red{color:red}.style-module__GWb3Za__section .style-module__GWb3Za__text .style-module__GWb3Za__blue{color:var(--accent)}.style-module__GWb3Za__countries__grid{grid-template-columns:repeat(3,1fr);gap:1rem;font-size:1.5rem;display:grid}@media only all and (max-width:425px){.style-module__GWb3Za__section{padding-inline:1rem}.style-module__GWb3Za__section .style-module__GWb3Za__text{font-size:1rem}.style-module__GWb3Za__countries__grid{grid-template-columns:repeat(2,1fr);font-size:1rem}}
@font-face{font-family:Outfit;font-style:normal;font-weight:300;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.866357a4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:300;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.758e15a8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.866357a4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.758e15a8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_380e8594-module__e6yF3a__className{font-family:Outfit,Outfit Fallback;font-style:normal}.outfit_380e8594-module__e6yF3a__variable{--text-font:"Outfit","Outfit Fallback"}
.style-module__3k3X5q__container{height:0;margin-block:1rem;padding-bottom:56.25%;position:relative}.style-module__3k3X5q__iframe{width:100%;height:100%;position:absolute;top:0;left:0}
@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(../media/228695ed412367e5-s.cd6d164e.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(../media/01e25904e3ab05b8-s.b2fb6ae1.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(../media/cf9a8c9c723f8f5c-s.58ac2694.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(../media/eec5a3139834e928-s.85f253d8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(../media/581c3ae769a58b7e-s.p.6dc53e72.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Oswald Fallback;src:local(Arial);ascent-override:146.51%;descent-override:35.49%;line-gap-override:0.0%;size-adjust:81.43%}.oswald_a1e13cbb-module__L0M7Ba__className{font-family:Oswald,Oswald Fallback;font-style:normal;font-weight:500}.oswald_a1e13cbb-module__L0M7Ba__variable{--oswald:"Oswald","Oswald Fallback"}
.style-module__1ntdea__load__more__card{justify-content:center;align-items:center;width:100%;height:fit-content;margin-bottom:1rem;display:flex}
.style-module__EtxcwG__article__card{background-color:var(--black);width:100%;color:var(--white);border-radius:4px;padding:1rem}.style-module__EtxcwG__title{font-size:1.4rem;font-weight:700}.style-module__EtxcwG__link__to__read{color:inherit;margin-block:.5rem;font-size:.95rem;font-weight:300;line-height:1.2rem;display:block}.style-module__EtxcwG__link__to__read:hover{text-decoration:underline}.style-module__EtxcwG__meta__infos{align-items:center;gap:.5rem;margin-top:.5rem;font-size:.85rem;display:flex}.style-module__EtxcwG__author__and__date{line-height:1.2rem}
.style-module__d6-j6q__section{width:100%;min-height:calc(100dvh - var(--header));justify-content:center;align-items:center;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.style-module__d6-j6q__section:before{content:"";background-image:-o-radial-gradient(top left,circle,#ffffff10,transparent),-o-radial-gradient(bottom right,circle,#00000005,transparent);pointer-events:none;z-index:0;background-image:radial-gradient(circle at 0 0,#ffffff10,#0000),radial-gradient(circle at 100% 100%,#00000005,#0000);position:absolute;inset:0}.style-module__d6-j6q__hero__content{z-index:1;text-align:center;width:100%;max-width:720px;position:relative}.style-module__d6-j6q__big__title{color:var(--background-color);-o-transition:transform .3s ease;margin-bottom:1.25rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1.1;transition:transform .3s;position:relative}.style-module__d6-j6q__big__title:after{content:"";-webkit-transform:translateX(-50%)scaleX(var(--line-scale,0));-ms-transform:translateX(-50%)scaleX(var(--line-scale,0));transform:translateX(-50%)scaleX(var(--line-scale,0));transform-origin:50%;background-color:var(--background-color);-o-transition:transform .4s ease;width:60%;height:4px;margin-top:.75rem;transition:transform .4s;display:block;position:absolute;left:50%}.style-module__d6-j6q__big__title:hover{transform:scale(1.015)}.style-module__d6-j6q__introducing__myself{color:var(--background-color);letter-spacing:.015em;opacity:.85;-o-transition:opacity .3s ease,transform .3s ease;max-width:50ch;margin:1.5rem auto 0;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:400;line-height:1.6;transition:opacity .3s,transform .3s}.style-module__d6-j6q__introducing__myself:hover{opacity:1;transform:translateY(-2px)}.style-module__d6-j6q__introducing__myself .style-module__d6-j6q__boldit{background:var(--boldit-gradient);-webkit-text-fill-color:transparent;-o-transition:transform .3s ease;-webkit-background-clip:text;font-weight:600;transition:transform .3s;display:inline-block}.style-module__d6-j6q__introducing__myself .style-module__d6-j6q__boldit:hover{transform:scale(1.05)}
.style-module__mcc7tW__seo__container{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:.6rem;padding:2rem 2rem 0;font-size:1.05rem;line-height:1.5rem;display:flex;position:sticky;top:0}.style-module__mcc7tW__title{color:var(--accent);font-weight:700}@media only all and (max-width:340px){.style-module__mcc7tW__seo__container{padding-inline:1rem;font-size:.95rem}}
