.taskforces-home{word-break:break-word;scroll-behavior:smooth}.taskforces-home .taskforces-home-hero{display:flex;position:relative;justify-content:center;align-items:stretch;min-height:calc(80vh - var(--core-header-height, 80px));background-image:url(/assets/img/taskforces-home/taskforces-home-hero.webp);background-size:cover;background-repeat:no-repeat}.taskforces-home .taskforces-home-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(to top, rgba(6, 23, 35, 0.8), rgba(6, 23, 35, 0.6), transparent)}.taskforces-home .taskforces-home-hero__content{position:relative;z-index:1;width:100%;display:flex;flex-grow:1;gap:30px;flex-direction:column;align-items:center;justify-content:space-between}.taskforces-home .taskforces-home-hero__title{display:flex;flex-direction:column;align-items:center;width:100%;color:#fff;margin:auto}.taskforces-home .taskforces-home-hero__title--visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.taskforces-home .taskforces-home-hero__logo{width:100%;max-width:700px;height:auto}.taskforces-home .taskforces-home-hero__footer{display:flex;flex-direction:column;align-items:center;gap:2rem}.taskforces-home .taskforces-home-hero__scroll-indicator{z-index:1;animation:bounce 3s infinite;width:24px;height:40px;flex-shrink:0}.taskforces-home .taskforces-home-hero__scroll-indicator::before{content:"";position:relative;display:block;width:100%;height:100%;border:2px solid #948459;border-radius:24px}.taskforces-home .taskforces-home-hero__scroll-indicator::after{content:"";position:absolute;width:4.8px;height:9.6px;background-color:#948459;border-radius:24px;top:20%;left:50%;transform:translateX(-50%)}@keyframes bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.taskforces-home .taskforces-home-description{position:relative;background:#fff}.taskforces-home .taskforces-home-description__container{display:flex;flex-direction:column;gap:40px;padding-top:80px;padding-bottom:80px}.taskforces-home .taskforces-home-description__card{position:relative;background:#fff;box-shadow:0 8px 30px rgba(6,23,35,.08);overflow:hidden;transition:box-shadow .5s ease}.taskforces-home .taskforces-home-description__card:hover{box-shadow:0 8px 40px rgba(148,132,89,.15)}.taskforces-home .taskforces-home-description__text{position:relative;font-family:"Montserrat",sans-serif;font-size:1rem;line-height:1.5;color:rgba(6,23,35,.9);text-align:center;margin:0;padding:20px}@media(min-width: 576px){.taskforces-home .taskforces-home-description__text{padding:40px 60px;font-size:1.25rem}}.taskforces-home .taskforces-home-description__text::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(to bottom, #d2cdaa, #948459, #d2cdaa)}.taskforces-home .taskforces-home-description__highlight{color:#948459;font-weight:500}.taskforces-home .taskforces-home-description__cta{width:fit-content;position:relative;overflow:hidden;display:inline-block;background:#948459;color:#fff;padding:15px 30px;margin:0 auto;font-family:"Montserrat",sans-serif;font-size:.875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;text-align:center;filter:brightness(1);transition:all .3s ease}.taskforces-home .taskforces-home-description__cta:hover{filter:brightness(1.2);color:#fff;text-decoration:none}.taskforces-home .taskforces-home-vision{background-color:#061723}.taskforces-home .taskforces-home-vision__container{display:flex;flex-direction:column;gap:40px;padding-top:80px;padding-bottom:80px}.taskforces-home .taskforces-home-vision__title{position:relative;font-family:"Montserrat",sans-serif;font-size:1.5rem;font-weight:300;color:#fff;text-transform:uppercase;text-align:center;letter-spacing:.05em;margin:0}@media(min-width: 576px){.taskforces-home .taskforces-home-vision__title{font-size:1.875rem}}.taskforces-home .taskforces-home-vision__title::after{display:block;content:"";width:100px;height:2px;margin:20px auto 0 auto;background:#948459}.taskforces-home .taskforces-home-vision__list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:60px}@media(min-width: 576px){.taskforces-home .taskforces-home-vision__list{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px){.taskforces-home .taskforces-home-vision__list{grid-template-columns:repeat(3, 1fr)}}.taskforces-home .taskforces-home-vision__item{display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .3s ease}.taskforces-home .taskforces-home-vision__item:hover{transform:translateY(-0.5rem)}.taskforces-home .taskforces-home-vision__item:hover .taskforces-home-vision__icon{border-color:#948459;box-shadow:0 0 30px rgba(148,132,89,.6);background:linear-gradient(135deg, rgba(148, 132, 89, 0.2), rgba(148, 132, 89, 0.4));color:#948459}.taskforces-home .taskforces-home-vision__item:hover .taskforces-home-vision__label{color:#948459}.taskforces-home .taskforces-home-vision__icon{width:100px;height:100px;border-radius:50%;border:2px solid rgba(148,132,89,.3);background:linear-gradient(135deg, #061723, rgba(148, 132, 89, 0.1));display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:all .5s ease;color:#fff}.taskforces-home .taskforces-home-vision__icon>svg{width:60%;height:60%}.taskforces-home .taskforces-home-vision__label{font-family:"Montserrat",sans-serif;font-weight:500;font-size:1rem;line-height:1.4;color:#fff;max-width:200px;transition:color .3s ease}.taskforces-home .taskforces-home-themes{background:linear-gradient(to bottom, #ebebeb, #fff)}.taskforces-home .taskforces-home-themes__container{display:flex;flex-direction:column;gap:40px;padding-top:80px;padding-bottom:80px}.taskforces-home .taskforces-home-themes__title{position:relative;font-family:"Montserrat",sans-serif;font-size:1.5rem;font-weight:300;color:#061723;text-transform:uppercase;text-align:center;letter-spacing:.05em;margin:0}@media(min-width: 576px){.taskforces-home .taskforces-home-themes__title{font-size:1.875rem}}.taskforces-home .taskforces-home-themes__title::after{display:block;content:"";width:100px;height:2px;margin:20px auto 0 auto;background:#948459}.taskforces-home .taskforces-home-themes__list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit, minmax(min(300px, 100%), 1fr));gap:20px}.taskforces-home .taskforces-home-themes__card{position:relative;height:300px;overflow:hidden;background:#fff;box-shadow:0 2px 8px rgba(6,23,35,.12);transition:box-shadow .5s ease}.taskforces-home .taskforces-home-themes__card::after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom, rgba(6, 23, 35, 0.4), rgba(6, 23, 35, 0.6), rgba(6, 23, 35, 0.9))}.taskforces-home .taskforces-home-themes__card:hover{box-shadow:0 8px 30px rgba(6,23,35,.25)}.taskforces-home .taskforces-home-themes__card:hover .taskforces-home-themes__card-img{transform:scale(1.1)}.taskforces-home .taskforces-home-themes__card:hover .taskforces-home-themes__card-title{transform:translateY(-0.25rem)}.taskforces-home .taskforces-home-themes__card:hover .taskforces-home-themes__card-title::before{width:75px}.taskforces-home .taskforces-home-themes__card-bg{position:absolute;inset:0;overflow:hidden}.taskforces-home .taskforces-home-themes__card-img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.taskforces-home .taskforces-home-themes__card-content{position:relative;z-index:1;height:100%;display:flex;gap:30px;flex-direction:column;justify-content:flex-end;padding:2rem}.taskforces-home .taskforces-home-themes__card-title{position:relative;font-family:"Montserrat",sans-serif;font-weight:600;font-size:1.25rem;color:#fff;transition:transform .3s ease}.taskforces-home .taskforces-home-themes__card-title::before{content:"";display:block;width:50px;height:2px;background-color:#948459;transition:width .5s ease;margin-bottom:10px}.taskforces-home .taskforces-home-themes__card-btn{align-self:flex-start;width:fit-content;position:relative;overflow:hidden;display:inline-block;background:#948459;color:#fff;padding:15px 30px;font-family:"Montserrat",sans-serif;font-size:.875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;text-align:left;filter:brightness(1);transition:all .3s ease}.taskforces-home .taskforces-home-themes__card-btn:hover{filter:brightness(1.2);color:#fff;text-decoration:none}.taskforces-home .taskforces-home-protagonists{background:linear-gradient(to bottom, #ebebeb, #fff)}.taskforces-home .taskforces-home-protagonists__container{display:flex;flex-direction:column;gap:40px;padding-top:80px;padding-bottom:80px}.taskforces-home .taskforces-home-protagonists__title{position:relative;font-family:"Montserrat",sans-serif;font-size:1.5rem;font-weight:300;color:#061723;text-transform:uppercase;text-align:center;letter-spacing:.05em;margin:0}@media(min-width: 576px){.taskforces-home .taskforces-home-protagonists__title{font-size:1.875rem}}.taskforces-home .taskforces-home-protagonists__title::after{display:block;content:"";width:100px;height:2px;margin:20px auto 0 auto;background:#948459}.taskforces-home .taskforces-home-protagonists__card{display:flex;flex-direction:column;gap:20px;background:#fff;border:1px solid rgba(148,132,89,.35);padding:40px;box-shadow:0 4px 16px rgba(6,23,35,.06)}.taskforces-home .taskforces-home-protagonists__header{font-family:"Montserrat",sans-serif;font-size:1.125rem;line-height:1.5;color:rgba(6,23,35,.9);text-align:center;margin:0}@media(min-width: 768px){.taskforces-home .taskforces-home-protagonists__header{font-size:1.25rem}}.taskforces-home .taskforces-home-protagonists__list{list-style:none;display:grid;grid-template-columns:1fr;gap:1.5rem;padding:0;margin:0}@media(min-width: 768px){.taskforces-home .taskforces-home-protagonists__list{grid-template-columns:repeat(3, 1fr)}}.taskforces-home .taskforces-home-protagonists__item{background:linear-gradient(135deg, #f5f5f0, #fff);border:1px solid rgba(148,132,89,.3);padding:20px;text-align:center;transition:border-color .3s ease,transform .3s ease,box-shadow .3s ease}.taskforces-home .taskforces-home-protagonists__item:hover{border-color:rgba(148,132,89,.6);transform:translateY(-2px);box-shadow:0 4px 20px rgba(148,132,89,.15)}.taskforces-home .taskforces-home-protagonists__item:hover .taskforces-home-protagonists__icon-wrap{border-color:rgba(148,132,89,.7)}.taskforces-home .taskforces-home-protagonists__item:hover .taskforces-home-protagonists__icon{transform:scale(1.05)}.taskforces-home .taskforces-home-protagonists__icon{width:60px;height:60px;border-radius:50%;border:1px solid rgba(148,132,89,.4);background:linear-gradient(135deg, rgba(148, 132, 89, 0.05), transparent);display:flex;align-items:center;justify-content:center;margin:0 auto .75rem;transition:border-color .3s ease;font-size:1.25rem;color:#948459;transition:transform .3s ease}.taskforces-home .taskforces-home-protagonists__icon>svg{width:60%;height:60%}.taskforces-home .taskforces-home-protagonists__item-title{font-family:"Montserrat",sans-serif;font-weight:500;font-size:.9375rem;color:#061723;line-height:1.4;margin:0}.taskforces-home .taskforces-home-protagonists__footer{font-family:"Montserrat",sans-serif;font-size:1.125rem;line-height:1.5;color:rgba(6,23,35,.9);text-align:center;margin:0}@media(min-width: 768px){.taskforces-home .taskforces-home-protagonists__footer{font-size:1.25rem}}/*# sourceMappingURL=taskforces-home.css.map */
