.offers-academy{background:-webkit-gradient(linear,left top,right top,from(#1d4851),to(#00652e));background:linear-gradient(90deg,#1d4851,#00652e);padding:4.1rem 0}.offers-academy__wrapper{color:var(--color-white);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:768px){.offers-academy__wrapper{align-items:center;flex-direction:row}}.offers-academy__h3{max-width:25rem;padding-bottom:1rem}.offers-academy__ul{-moz-column-gap:4rem;column-gap:4rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(21rem,1fr));row-gap:1.2rem;width:100%}@media screen and (min-width:1240px){.offers-academy__ul{grid-template-columns:repeat(5,1fr)}}.offers-academy__li{padding:1.2rem;position:relative}@media screen and (min-width:768px){.offers-academy__li{padding:1.6rem}}@media screen and (max-width:767px){.offers-academy__li:first-child:before{display:none}}.offers-academy__li:before{background-color:#fff;content:"";height:1px;position:absolute;right:-2rem;top:-.5rem;width:100%}@media screen and (min-width:768px){.offers-academy__li:before{height:100%;width:1px}}@media screen and (min-width:1024px){.offers-academy__li:last-child:before{display:none}}.offers-academy__li:hover{background-color:rgba(33,25,21,.3);border-radius:1rem}.offers-academy__a svg{rotate:-45deg;width:auto}.offers-academy__a path{stroke:var(--color-primary)}.offers-academy__h4{color:var(--color-primary);padding:.8rem 0}.offers-academy__p{color:var(--color-white)}.banner-primary{overflow:hidden;position:relative}.banner-primary__circle{-o-object-fit:fill;object-fit:fill;position:absolute;z-index:2}.banner-primary__circle--top{height:15rem;left:0;top:-15rem;width:15rem}.banner-primary__circle--bottom{bottom:-15rem;-o-object-position:center bottom;object-position:center bottom;right:0;width:30rem}@media screen and (max-width:767px){.banner-primary__circle--bottom{display:none}}.banner-primary .g-swiper{min-height:60dvh;overflow:hidden;padding:0;position:relative;z-index:1}@media screen and (min-width:768px){.banner-primary .g-swiper{height:70vh}}.banner-primary .g-swiper .swiper-slide{min-width:100vw}.banner-primary__picture{height:100%;min-height:60dvh;position:absolute}@media screen and (min-width:768px){.banner-primary__picture{height:70vh}}.banner-primary__picture img{height:100%;min-width:100vw}.banner-primary__wrapper{align-items:flex-end;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;min-height:60dvh;padding:2rem;position:relative;width:100%;z-index:3}@media screen and (min-width:768px){.banner-primary__wrapper{align-items:center;height:70vh;justify-content:flex-start}}.banner-primary__texts{border-radius:2.4rem;display:grid;gap:1.5rem;max-width:80rem;padding:2rem;position:relative;width:100%;z-index:5}.banner-primary__texts :not(.button):not(.banner-primary__tag){text-shadow:2px 2px 4px #000}@media screen and (min-width:768px){.banner-primary__texts{gap:2rem;margin-bottom:2rem;margin-top:10rem;padding:2.8rem}}@media screen and (max-width:480px){.banner-primary__texts .button-1{width:auto}}.banner-primary__h2{color:var(--color-white)!important;font-family:Nunito Sans,sans-serif;font-size:2.8rem}@media screen and (min-width:768px){.banner-primary__h2{font-size:3.4rem}}.banner-primary__tag{background-color:#e8f2d9;border-radius:999rem;color:var(--color-secondary);font-size:1.4rem;font-weight:600;padding:.4rem 1.2rem;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.banner-primary__content{max-width:60rem}.banner-primary__content *{color:inherit!important}.banner-primary__dots{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:2rem}@media screen and (max-width:480px){.banner-primary__dots{display:grid;justify-items:center}}.banner-primary__pagination{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:flex-start;position:absolute;width:-moz-max-content;width:-webkit-max-content;width:max-content}.banner-primary__pagination--flex{bottom:5rem;justify-content:center;width:100%}@media screen and (min-width:768px){.banner-primary .swiper-slide{height:70vh}}.banner-primary .swiper-pagination{position:relative;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.news-card:hover .news-card__link{color:var(--color-primary)}.news-card__figure{border-radius:1.6rem;height:24rem;overflow:hidden}.news-card__figure img{height:100%}.news-card__content{display:grid;gap:1rem;margin-top:1rem}.news-card__date{color:var(--gray-3)}.news-card__title{align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:1rem}.news-card__title svg{width:2.4rem}.news-card__title.limit-2 svg{display:none}.news-card__link{-webkit-line-clamp:2;height:auto;min-height:auto;transition:all .3s ease;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}.news-card__excerpt,.news-card__link{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.news-card__excerpt{-webkit-line-clamp:3;color:var(--gray-2)}.news-card__excerpt.limit-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.news-card .tag{margin-top:2rem}.news-tdea{padding:4rem 0}.news-tdea__heading{margin:0 auto;max-width:94rem;padding:0 0 4rem;text-align:center}@media screen and (max-width:480px){.news-tdea__heading{text-align:left}}.news-tdea__top{align-items:flex-end;border-bottom:2px solid var(--color-black);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:2rem;justify-content:space-between;margin-bottom:4rem;padding-bottom:1.5rem}@media screen and (min-width:768px){.news-tdea__top{display:grid;grid-template-columns:1fr auto}}@media screen and (max-width:480px){.news-tdea__top{align-items:flex-start;flex-direction:column}}.news-tdea__top.not-border{border-bottom:none}.news-tdea__h2{font-weight:700;margin-bottom:2rem}.news-tdea__p--desc{padding:1.6rem 0 0}.news-tdea__h3{margin-bottom:0}.news-tdea__grid{display:grid;gap:3.2rem}@media screen and (min-width:768px){.news-tdea__grid{grid-template-columns:1.3fr 1fr}}.news-tdea__extra-posts{display:grid;gap:3rem}.cards-categories{padding:6rem 0}.cards-categories__wrapper{display:grid;gap:4rem;grid-template-columns:repeat(auto-fill,minmax(30rem,1fr))}@media screen and (min-width:1024px){.cards-categories__wrapper{grid-template-columns:repeat(2,1fr)}}.cards-categories__card{background-color:var(--gray-4);border-radius:1.6rem;display:grid;padding:2.4rem}.cards-categories__top{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;gap:2rem}@media screen and (min-width:768px){.cards-categories__top{align-items:self-start;flex-direction:row;justify-content:space-between}}.cards-categories__slide{padding:3rem 0 0}.cards-categories__article{display:grid;gap:1rem}@media screen and (min-width:1024px){.cards-categories__article{grid-template-columns:14rem 1fr}}@media screen and (min-width:1240px){.cards-categories__article{gap:2rem;grid-template-columns:1fr 1fr}}.cards-categories__iframe iframe{max-height:10rem}.cards-categories__iframe audio{margin-bottom:1rem;width:100%}.cards-categories__iframe svg{width:auto}.cards-categories iframe,.cards-categories__video{background:-webkit-gradient(linear,left top,right top,from(#1d4851),to(#00652e));background:linear-gradient(90deg,#1d4851,#00652e);border-radius:.6rem;height:13rem}@media screen and (min-width:768px){.cards-categories iframe,.cards-categories__video{height:100%}}.cards-categories__player{margin-bottom:1.2rem}.cards-categories__player--i svg{width:auto}@media screen and (min-width:768px){.cards-categories__data{padding:1rem 0}.cards-categories__data--recording{grid-column:span 2}}.cards-categories__h4{-webkit-line-clamp:2;font-weight:600;margin-bottom:1rem}.cards-categories__h4,.cards-categories__h4--soundtrack{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.cards-categories__h4--soundtrack{-webkit-line-clamp:1}.cards-categories__a i{margin-right:.8rem}.cards-categories__especial{display:grid;gap:2rem}@media screen and (min-width:768px){.cards-categories__especial{align-items:center;grid-template-columns:1fr 30%}}.cards-categories__especial--p{margin:2rem 0}.cards-categories__especial--figure img{-o-object-fit:contain;object-fit:contain}@media screen and (max-width:767px){.cards-categories__especial--figure img{max-height:18rem}}.interest{padding:4rem 2rem}@media screen and (min-width:1024px){.interest{padding:8rem 3rem}}.interest__h2{margin-bottom:4rem;text-align:left}.interest__title{color:var(--gray-2)}.interest__grid{align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap}@media screen and (min-width:1024px){.interest__grid{flex-wrap:nowrap}}@media screen and (max-width:767px){.interest__grid{gap:1.6rem}}.interest__col{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;width:100%}@media screen and (min-width:1024px){.interest__col{gap:3.2rem;width:auto}.interest__col--1{width:45%}}.interest__col--1 .interest__menu-list{grid-template-columns:repeat(auto-fill,minmax(28rem,1fr))}@media screen and (min-width:1024px){.interest__col--2{width:55%}}.interest__col--2 .interest__menu-list{grid-template-columns:repeat(auto-fill,minmax(33rem,1fr))}.interest__h4{font-family:Verdana Pro,sans-serif;font-size:1.4rem}.interest__menu-list{align-items:center;display:grid;list-style:none;margin:0}.interest__menu-item{color:var(--color-secondary);font-weight:600;line-height:1.4}.interest__menu-item .interest__link{align-items:flex-start;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:space-between;overflow:visible;padding:1rem;text-overflow:clip;width:90%}.interest__menu-item .interest__link:hover{background-color:#d1e6b3;border-radius:.8rem;transition:all .3s ease}.interest__arrow-icon{display:inline-block;flex-shrink:0;margin-left:auto;text-align:right;width:2rem}.interest__toggle{align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:space-between}@media screen and (max-width:767px){.interest__toggle{margin-bottom:1.2rem}}.interest__toggle-btn{display:none}@media screen and (max-width:480px){.interest__toggle-btn{align-items:center;background:none;border:none;cursor:pointer;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;justify-content:center;margin-left:auto;padding:0}.interest__toggle-btn-svg{stroke:var(--color-secondary);height:2.4rem;transition:stroke .3s ease,transform .3s ease;width:2.4rem}.interest__toggle-btn:hover .interest__toggle-btn-svg{stroke:var(--color-secondary);transform:scale(1.1)}}.logos-interest{margin:0 auto;padding:4rem 2rem 10rem}.logos-interest__slide{align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;justify-content:center;padding:4rem 2rem}.logos-interest__slide img{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%}.logos-interest__img{max-height:6rem;-o-object-fit:cover;object-fit:cover;width:auto}.logos-interest__nav{align-content:flex-start}@media screen and (max-width:767px){.logos-interest__nav{opacity:0}}.services{overflow:hidden;padding:4rem 0;position:relative}@media screen and (min-width:768px){.services{padding:8rem 0}}.services__circle{height:71rem;position:absolute;right:0;top:-10%;width:71rem}.services__wrapper{position:relative;z-index:1}.services__top{margin-bottom:4rem;text-align:center}.services__h2{font-weight:700}.services__p{color:var(--gray-2);margin-top:2rem}.services__ul{-moz-column-gap:2.4rem;column-gap:2.4rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(25rem,1fr));row-gap:4rem}.services__li{align-items:flex-start;border:1px solid var(--gray-4);border-radius:.8rem;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;gap:2.4rem;padding:1.2rem}.services__h5{font-weight:700}.tdea-calls{background-color:var(--gray-4);padding:8rem 0}@media screen and (min-width:768px){.tdea-calls__wrapper{align-items:center;display:grid;gap:3rem;grid-template-columns:31rem 1fr}}.tdea-calls__p{color:var(--gray-2);padding:3rem 0}.tdea-calls .swiper-cards-calls{padding:2rem 3rem 5rem}@media screen and (min-width:768px){.tdea-calls .swiper-cards-calls{padding-top:0}}.tdea-calls__card{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-direction:column;gap:2.4rem}.tdea-calls__figure img{border-radius:.6rem;height:29rem;-o-object-fit:cover;object-fit:cover}.tdea-calls__h3{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;margin:1.2rem 0;overflow:hidden;text-overflow:ellipsis}.tdea-calls__a:hover{border-color:var(--color-secondary)}

/*# sourceMappingURL=home-page.css.map*/