.catHero{position:relative;width:100%;background:var(--greenBg);overflow:hidden}.catHeroTop{position:relative;background:var(--background);transition:background .3s;z-index:1}.catHeroTitle{position:relative;padding:50px 5%;background:radial-gradient(circle at 1px 1px,rgba(65,86,73,.25) 1px,transparent 0);background-size:20px 20px;background-position:50%;transition:background .3s}.catHeroTitle:before{position:absolute;top:0;left:0;content:"";width:100%;height:50px;background:linear-gradient(to bottom,var(--background) 30%,transparent 100%);transition:background 1s}.catHeroTitle:after{position:absolute;bottom:0;left:0;content:"";width:100%;height:50px;background:linear-gradient(to top,var(--background) 30%,transparent 100%);transition:background 1s}.catHeroTitle h1{position:relative;width:100%;margin:0 auto;text-align:center;font-size:40px;font-weight:400;color:var(--black);z-index:1}.catHeroBtn{display:flex;gap:15px;width:fit-content;margin:24px auto 0}.catHeroBtn button{display:flex;align-items:center;gap:5px;height:45px;font-size:16px;border:none;border-radius:50px;padding:0 20px 0 15px;color:var(--gray-0)}.catHeroBtn button svg{width:24px;height:24px;fill:currentColor}.catHeroBtn button:first-child{background:var(--yellow)}.catHeroBtn button:last-child{background:var(--greenBg)}.catHeroMid{position:absolute;top:0;left:-25%;width:150%;height:675px;border-radius:none;background:var(--background)}.catHeroBot{display:flex;gap:25px;justify-content:unset;padding-top:10px!important;padding-bottom:60px!important;overflow-x:scroll}.catHeroBot::-webkit-scrollbar{display:none}.catHeroCard{position:relative;width:80%;min-width:270px;flex-shrink:0}.catHeroCardTag{position:absolute;top:0;right:0;width:fit-content;padding:0 0 8px 8px;border-radius:0 0 0 10px;background:var(--background);z-index:1}.catHeroCardTag:before{position:absolute;right:100%;top:0;content:"";width:12px;height:12px;border-radius:0 30px 0 0;background:transparent;box-shadow:3px -3px var(--background);z-index:1}.catHeroCardTag:after{position:absolute;right:0;top:100%;content:"";width:10px;height:10px;border-radius:0 30px 0 0;background:transparent;box-shadow:3px -3px var(--background);z-index:1}.catHeroCardTag a{display:inline-block;padding:5px 13px;border:2px solid var(--line-5);border-radius:8px;text-transform:uppercase;font-size:14px;color:var(--black);text-decoration:none;transition:.3s}.catHeroCardTag a:hover{border:2px solid var(--black);color:var(--white);background:var(--black)}.catHeroCardArticle{text-decoration:none}.catHeroCardArticleImg{width:100%;height:365px;border-radius:15px;object-fit:cover;object-position:50% 50%}.catHeroCardArticleDate{display:flex;gap:8px;margin-top:18px;color:var(--gray-250);text-transform:uppercase;font-size:14px;vertical-align:baseline}.catHeroCardArticleDate svg{width:16px;height:16px;fill:currentColor}.catHeroCardArticleTitle{font-family:var(--fontHeading);font-size:24px;line-height:1.625;color:var(--gray-0);margin:12px 0 16px;display:-webkit-box;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.catHeroCardArticleArrow{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:var(--greenSurface)}.catHeroCardArticleArrow svg{width:24px;height:24px;fill:var(--gray-0);transition:.3s ease}.catHeroCardArticle:hover .catHeroCardArticleArrow svg{rotate:45deg}.tagPlaceholder{display:flex;flex-direction:column;gap:unset;flex-wrap:wrap;margin-top:50px!important;margin-bottom:75px!important}.hubTopic{padding-bottom:50px!important}.hubTopicTitle{display:flex;align-items:center;gap:8px;color:var(--black);text-transform:uppercase;border-bottom:1px solid var(--line-5);padding-bottom:20px;margin-top:25px}.hubTopicTitle div:nth-child(1){width:8px;height:8px;border-radius:50%;background:var(--accent)}.hubTopicFilters{max-width:800px;display:flex;justify-content:center;gap:12px;margin:50px auto;flex-wrap:wrap}.hubFilterBtn{border:1px solid var(--line-5);background:transparent;color:var(--black);font-size:14px;font-weight:500;text-transform:uppercase;border-radius:7px;padding:8px 16px}.hubFilterBtn.active,.hubFilterBtn:hover{color:var(--white);background:var(--black)}.threeCardWhiteMix{position:relative;width:100%}.threeCardWhiteMixMB{margin-bottom:unset}.threeCardWhiteMix:not(:nth-child(1)){border-top:1px solid var(--line-5)}.threeCardWhiteMixLink{display:flex;gap:15px;padding:20px 0;flex-direction:row;text-decoration:none}.threeCardWhiteMixCategory{display:none;position:absolute;top:0;right:0;width:fit-content;padding:0 0 8px 8px;border-radius:0 0 0 10px;background:var(--background);transition:.3s;z-index:1}.threeCardWhiteMixCategory:before{position:absolute;right:100%;top:0;content:"";width:12px;height:12px;border-radius:0 30px 0 0;background:transparent;box-shadow:3px -3px var(--background);transition:.3s;z-index:1}.threeCardWhiteMixCategory:after{position:absolute;right:0;top:100%;content:"";width:10px;height:10px;border-radius:0 30px 0 0;background:transparent;box-shadow:3px -3px var(--background);transition:.3s;z-index:1}.threeCardWhiteMixCategory a{display:inline-block;padding:5px 13px;border:2px solid var(--line-5);border-radius:8px;text-transform:uppercase;text-decoration:none;font-size:14px;color:var(--black);background:transparent;transition:.3s}.threeCardWhiteMixCategory a:hover{border:2px solid var(--black);color:var(--white);background:var(--black)}.threeCardWhiteMixTagImg{flex-shrink:0;width:96px;height:110px;border-radius:10px;overflow:hidden}.threeCardWhiteMixTagImg img{width:100%;height:100%;object-fit:cover;object-position:50% 50%}.threeCardWhiteMixDate{display:none;gap:8px;margin-top:25px;color:var(--text-primary);text-transform:uppercase;font-size:14px;vertical-align:baseline}.threeCardWhiteMixDate svg{width:16px;height:16px;fill:currentColor}.threeCardWhiteMixTitle{font-family:var(--fontHeading);font-size:18px;line-height:1.625;color:var(--colorHeading);margin:0 0 17px;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.threeCardWhiteMixAuthor{display:flex;align-items:center;color:var(--text-primary);font-size:14px;text-transform:uppercase}.threeCardWhiteMixAuthor img{width:25px;height:25px;border:1px solid var(--line-5);border-radius:25px;margin-right:8px}.threeCardWhiteMixAuthor span:nth-child(3){margin:0 10px}.threeCardWhiteMixArrow{display:none;align-items:center;justify-content:center;margin-top:20px;width:28px;height:28px;border-radius:50%;background:transparent}.threeCardWhiteMixArrow svg{width:28px;height:28px;fill:var(--black);transition:.3s ease}.threeCardWhiteMix:hover .threeCardWhiteMixArrow svg{rotate:45deg}.pageLine{text-align:center;text-transform:capitalize;margin:50px 0 -18px}.pageHeader{margin:50px 0;text-align:center}.pageHeader h1{position:relative;display:inline;font-size:36px;font-weight:400;text-align:center;text-transform:capitalize}.pageHeader h1:before{position:absolute;content:"";top:50%;left:-65px;height:0;width:0;background:var(--colorHeading)}.pageHeader h1:after{position:absolute;content:"";top:unset;bottom:-20px;right:50%;transform:translate(50%);height:1px;width:30px;background:var(--colorHeading)}.legalContainer{max-width:1000px;margin:50px auto 100px}.contactForm{display:flex;flex-direction:column}.contactForm label{display:flex;align-items:center;color:var(--colorHeading)}.contactForm label svg{width:18px;height:18px;vertical-align:bottom;fill:currentColor;margin-right:8px}.contactForm input{font-family:var(--fontBase);font-size:16px;color:var(--colorBase);border:none;border-bottom:2px solid var(--navbarGrayBorder2);padding:18px 0 16px;background:transparent}.contactFormSecondLabel,.contactFormThirdLabel{margin-top:35px}.contactForm textarea{font-family:var(--fontBase);font-size:16px;color:var(--colorBase);border:none;border-bottom:2px solid var(--navbarGrayBorder2);padding:18px 0 16px;height:120px;background:transparent}.contactForm input:focus,.contactForm textarea:focus{outline:none;border-bottom:2px solid var(--accent)}.contactForm input::placeholder,.contactForm textarea::placeholder{color:var(--text-tertiary)}.contactForm button{display:inline-flex;gap:5px;width:fit-content;border:1px solid var(--colorHeading);border-radius:25px;padding:10px 22px;margin-top:30px;color:var(--colorHeading);background:transparent;text-transform:uppercase;font-weight:500;font-size:14px;transition:.2s}.contactForm button:hover{border:1px solid var(--accent);background:var(--accent);color:var(--gray-0)}.contactForm button svg{width:20px;height:20px;fill:currentColor}.contactFormError,.contactFormSuccess{margin-top:5px}@media (min-width: 768px){.catHeroTitle h1{font-size:48px}.catHeroTitle{padding:70px 5%}.catHeroTitle:before{height:70px}.catHeroTitle:after{height:70px}.catHeroCard{width:270px}.tagPlaceholder{flex-direction:row;gap:50px 24px;margin-top:75px!important}.hubTopicTitle{margin-top:50px;padding-bottom:40px}.hubTopicFilters{margin:50px auto 70px}.threeCardWhiteMix{width:333px}.threeCardWhiteMix:not(:nth-child(1)){border-top:none}.threeCardWhiteMixMB{margin-bottom:50px}.threeCardWhiteMixCategory{display:inline-block}.threeCardWhiteMixLink{gap:unset;padding:unset;flex-direction:column}.threeCardWhiteMixTagImg{width:333px;height:250px}.threeCardWhiteMixDate{display:flex}.threeCardWhiteMixTitle{font-size:24px;margin:10px 0 15px}.threeCardWhiteMixArrow{display:flex}.pageHeader h1:before{height:1px;width:40px}.pageHeader h1:after{top:50%;bottom:unset;right:-65px;transform:unset;width:40px}}@media (min-width: 992px){.catHeroBot{gap:unset;justify-content:space-between}.catHeroCard:last-child{display:none}.catHeroCard{width:30%}.catHeroTitle h1{font-size:60px}.threeCardWhiteMix{width:400px}.threeCardWhiteMixTagImg{width:400px;height:288px}}@media (min-width: 1280px){.catHeroCard:last-child{display:block}.catHeroCard{width:270px}.catHeroTitle{padding:70px}.catHeroTitle h1{width:800px}.catHeroMid{height:800px;border-radius:0 0 100% 100%}.catHeroBot{padding-top:50px!important;padding-bottom:80px!important;overflow-x:unset}}
