.hero-section{padding:0 2rem 2.4rem}.hero{display:flex;flex-direction:column;align-items:center}.hero header{display:flex;flex-direction:column;gap:1.6rem;margin-bottom:4.8rem}.hero header h1,.hero header p{text-align:center}.hero header h1{font-weight:400;font-size:3.2rem;line-height:4.16rem}.hero header p{font-size:1.6rem;line-height:2.4rem}.hero .stickers{display:flex;justify-content:center;margin-bottom:.4rem}.hero .stickers img{width:18rem;height:9rem}.hero .cta{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:38rem}.hero .cta .newsletter{background-color:var(--sable);padding:3.2rem 2rem;border-radius:.8rem;box-shadow:4px 4px 12px #0000000d,1px 1px 2px #0000005c;display:flex;flex-direction:column;align-items:center;height:31.3rem;width:100%}.hero .cta .newsletter .title{margin-bottom:1.2rem}.hero .cta .newsletter form{display:flex;flex-direction:column;gap:.8rem;width:100%}.hero .cta .newsletter form input{border-width:1px}.hero .cta .newsletter .separator{height:1px;width:100%;background-color:rgba(var(--graphite-rgb),.2);margin:2rem 0}.hero .cta .newsletter .social-networks{margin-top:1.2rem;display:flex;gap:1.2rem}.hero .cta .newsletter .social-networks img{height:3.2rem;width:3.2rem}@media (min-width: 1280px){.hero header{align-items:center}.hero header h1{font-size:6.4rem;line-height:8.3rem;width:77.5rem;max-width:unset}.hero header p{font-size:2rem;width:60rem}.hero .stickers img{width:30rem;height:15rem}.hero .cta{flex-direction:row;gap:2rem;max-width:unset;align-items:unset}.hero .cta .newsletter{width:30rem}}.card{cursor:pointer;width:100%;display:flex;flex-direction:column;align-items:center;gap:2rem;margin-bottom:4.8rem;max-width:40rem}.card *{color:var(--graphite)}.card img{width:100%;height:auto;border-radius:.4rem}.card .texts{display:flex;flex-direction:column;gap:.8rem;overflow:hidden}.card .labels{width:100%;display:flex;gap:.8rem}@media (min-width: 1280px){.card{display:grid;height:31.3rem;max-width:88rem;gap:3.2rem;border:2px solid black;border-radius:.8rem;padding:2rem}.card .texts{grid-column:2;align-self:end}.card .labels{grid-column:2;align-self:start}.card img{grid-column:1;grid-row:1/span 2;width:40rem;height:27rem}}.all-articles-list-block{display:flex;flex-direction:column;align-items:center}.all-articles-list-block h3{margin-bottom:2.8rem}.all-articles-list-block .filters{display:flex;justify-content:space-between;width:100%}.all-articles-list-block .filters .dropdown-container{display:flex;align-items:center;gap:1.2rem;width:100%}.all-articles-list-block .filters .dropdown-container p{font-family:TStar-Bold;font-size:1.8rem}.all-articles-list-block .filters .dropdown-container>:first-child{min-width:fit-content}.all-articles-list-block .filters .dropdown-container .dropdown{width:100%;border-radius:4px;padding:1.4rem 2rem 1.2rem;box-shadow:4px 4px 12px #0000000d,1px 1px 2px #0000005c;height:4.8rem;position:relative}.all-articles-list-block .filters .dropdown-container .dropdown .choose-filter{display:flex;justify-content:space-between}.all-articles-list-block .filters .dropdown-container .dropdown .choose-filter img{transform:rotate(180deg);transition:all .3s}.all-articles-list-block .filters .dropdown-container .dropdown .content{transition:all .2s ease-out;max-height:0;overflow:hidden;box-sizing:border-box;position:absolute;top:5.2rem;left:0;background-color:#fff;width:100%;border-radius:.8rem;box-shadow:4px 4px 12px #0000000d,1px 1px 2px #0000005c}.all-articles-list-block .filters .dropdown-container .dropdown .content .inner{display:flex;flex-direction:column;gap:2rem;padding:2.4rem;border-radius:.8rem;border:1px solid rgba(var(--sable-rgb),.1)}.all-articles-list-block .filters .dropdown-container .dropdown .content .inner a{font-size:1.6rem}.all-articles-list-block .filters .filters-desktop{display:none}.all-articles-list-block .cards{margin-top:4rem}@media (min-width: 1024px){.all-articles-list-block .filters{justify-content:center}.all-articles-list-block .filters .dropdown-container{display:none}.all-articles-list-block .filters .filters-desktop{display:flex;gap:.8rem}.all-articles-list-block .filters .filters-desktop .filter{cursor:pointer;font-family:TStar-Bold;font-size:1.8rem;padding:1.4rem 2rem;border-radius:4px;box-shadow:4px 4px 12px #0000000d,1px 1px 2px #0000005c}.all-articles-list-block .cards .cards-container-desktop{display:grid!important;grid-template-columns:repeat(3,auto);grid-template-rows:repeat(3,auto);column-gap:2rem;row-gap:4.8rem}}
