.search-bar{flex-direction:column;align-items:center;gap:.5rem;width:100%;margin:0 auto;display:flex}.search-bar>*{width:100%}.search-bar__field{border:1px solid var(--border-color);border-radius:var(--br-rounded);background:var(--background-primary);width:100%;transition:border-color .2s;display:flex;overflow:hidden}.search-bar__field:focus-within{border-color:var(--color-primary);outline-offset:2px}.search-bar__input{color:var(--font-color);background:0 0;border:none;outline:none;flex:1;width:100%;min-width:180px;padding:.85rem 1.25rem;font-size:1rem}.search-bar__input::placeholder{color:var(--font-color-muted);opacity:.7}.search-bar__input::-webkit-search-cancel-button{display:none}.search-bar__button{border:1px solid var(--color-blue);background:var(--color-blue);color:var(--white);cursor:pointer;margin:4px;padding:.65rem 1.1rem;transition:color .2s,background-color .2s}.search-bar__button:hover:not(:disabled){background-color:var(--background-primary)}.search-bar__button:disabled{opacity:.4;cursor:not-allowed}@media (min-width:768px){.search-bar__input{width:350px}}
.home-hero{margin:2rem auto 6rem;padding:1rem;position:relative}.home-hero .home-hero__search-container{z-index:1;width:80%;position:absolute;bottom:-3rem;left:50%;transform:translate(-50%,50%)}.home-hero .home-hero__wrapper{max-width:var(--container-max-width);background-color:var(--background-primary);background-image:url(../media/background-grid.1iu_sgy8il21h.webp);flex-direction:column;gap:clamp(1rem,3vw,2rem);margin:0 auto;display:flex;overflow:hidden}.home-hero .home-hero__wrapper .home-hero__main{flex-direction:column;justify-content:center;padding:clamp(1rem,5vw,2rem);display:flex}.home-hero .home-hero__wrapper .home-hero__main::selection{color:var(--color-primary);text-shadow:none;background:0 0}.home-hero .home-hero__wrapper .home-hero__main .home-hero__content{flex-flow:wrap;align-items:baseline;gap:1rem;display:flex}.home-hero .home-hero__wrapper .home-hero__main .home-hero__content .home-hero__title{margin:0;font-size:clamp(2.5rem,8vw,6rem)}.home-hero .home-hero__wrapper .home-hero__main .home-hero__content .home-hero__pronounciation{white-space:nowrap}.home-hero .home-hero__wrapper .home-hero__aside{position:relative}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__image{color:var(--color-dark-muted);animation:.8s ease-out forwards slide-up}@media (prefers-reduced-motion:reduce){.home-hero .home-hero__wrapper .home-hero__aside .home-hero__image{opacity:1;animation:none;transform:none}}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__badge{opacity:0;animation:.8s ease-out forwards slide-up;position:absolute}@media (prefers-reduced-motion:reduce){.home-hero .home-hero__wrapper .home-hero__aside .home-hero__badge{opacity:1;animation:none;transform:none}}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__badge--html{--badge-color:var(--color-lightgreen);--badge-font-color:var(--color-dark);animation-delay:.15s;top:14.5%;left:3%}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__badge--css{--badge-color:var(--color-lightpurple);--badge-font-color:var(--color-dark);animation-delay:.3s;top:26.5%;left:67%}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__badge--a11y{--badge-color:var(--color-blue);--badge-font-color:var(--color-dark,#191e25);animation-delay:.45s;top:67%;left:9%}@media (min-width:576px){.home-hero .home-hero__search-container{bottom:1rem}.home-hero .home-hero__wrapper .home-hero__main .home-hero__content{flex-direction:row;display:flex}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__badge--html{top:14%;left:1%}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__badge--css{top:29.5%;left:66%}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__badge--a11y{top:70%;left:22%}}@media (min-width:768px){.home-hero{padding:1rem 2rem}.home-hero .home-hero__wrapper{grid-template-rows:1fr;grid-template-columns:repeat(2,1fr);display:grid}.home-hero .home-hero__wrapper .home-hero__aside{justify-content:flex-end;padding-top:4rem}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__badge--html{top:29%;left:-5%}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__badge--css{top:41.5%;left:71%}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__badge--a11y{top:74%;left:15%}.home-hero .home-hero__search-container{width:50%;max-width:780px}}@media screen and (min-width:992px){.home-hero{padding:1rem 5rem}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__badge--html{top:28%;left:-3%}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__badge--css{top:41%;left:67%}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__badge--a11y{top:75%;left:16%}}@media screen and (min-width:1200px){.home-hero{padding:1rem 5rem}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__badge--html{top:27%;left:0}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__badge--css{top:40%;left:67%}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__badge--a11y{top:75%;left:20.5%}}@media screen and (min-width:1400px){.home-hero{padding:1rem 5rem}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__badge--html{top:25%;left:2%}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__badge--css{top:39%;left:66%}.home-hero .home-hero__wrapper .home-hero__aside .home-hero__badge--a11y{top:75%;left:25%}}@media (prefers-color-scheme:dark){.home-hero .home-hero__wrapper .home-hero__aside .home-hero__image{color:var(--color-light-muted)}}
.last-talks{flex-direction:column;justify-content:stretch;width:100%;display:flex}.last-talks .last-talks__list{grid-gap:3rem;grid-template-columns:1fr;width:100%;margin:30px auto;padding:0;list-style:none;display:grid}.last-talks .last-talks__list li{min-width:0}@media screen and (min-width:576px){.last-talks .last-talks__list{grid-template-columns:repeat(2,1fr)}}@supports (animation-timeline:view()){.last-talks__list .article-card__title{animation:linear both slide-up;animation-timeline:view();animation-range:entry}}@media (prefers-reduced-motion:reduce){.last-talks__list .article-card__title{animation:none}}
.last-tips__list{grid-gap:2rem;grid-template-columns:1fr;grid-auto-rows:min-content;width:100%;margin:0;padding:0;list-style:none;display:grid}.last-tips__list li{min-width:0}@media screen and (min-width:576px){.last-tips__list{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:992px){.last-tips__list{grid-template-columns:repeat(3,1fr)}}@supports (animation-timeline:view()){.last-tips__list .article-card__title{animation:linear both slide-up;animation-timeline:view();animation-range:entry}}@media (prefers-reduced-motion:reduce){.last-tips__list .article-card__title{animation:none}}
.main{margin-top:3rem}.last-tips{background-color:var(--background-primary);background-image:url(../media/background-grid.1iu_sgy8il21h.webp)}
