@font-face{font-family:jakarta_extrabold;src:url("../fonts/PlusJakartaSans/PlusJakartaSans-ExtraBold.ttf");font-weight:900}@font-face{font-family:jakarta_bold;src:url("../fonts/PlusJakartaSans/PlusJakartaSans-Bold.ttf");font-weight:800}@font-face{font-family:jakarta_semibold;src:url("../fonts/PlusJakartaSans/PlusJakartaSans-SemiBold.ttf");font-weight:700}@font-face{font-family:jakarta_medium;src:url("../fonts/PlusJakartaSans/PlusJakartaSans-Medium.ttf");font-weight:600}@font-face{font-family:jakarta_regular;src:url("../fonts/PlusJakartaSans/PlusJakartaSans-Regular.ttf");font-weight:500}@font-face{font-family:jakarta_light;src:url("../fonts/PlusJakartaSans/PlusJakartaSans-Light.ttf");font-weight:300}@font-face{font-family:jakarta_extralight;src:url("../fonts/PlusJakartaSans/PlusJakartaSans-ExtraLight.ttf");font-weight:200}.header{position:absolute;z-index:10;top:0;left:0;width:100%;display:flex;justify-content:end;padding-top:7rem;padding-right:8rem}@media screen and (min-width: 260px)and (max-width: 767px){.header{justify-content:space-between;padding:2.5rem 3rem 0}}@media screen and (min-width: 768px)and (max-width: 1023px){.header{justify-content:space-between;padding:2.5rem 3rem 0}}@media screen and (min-width: 1024px)and (max-width: 1279px){.header{padding-top:3rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.header{padding-top:3.5rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.header{padding-top:4.5rem}}.header .btn_tgr_menu{background-color:rgba(0,0,0,0);border:none;outline:none;border-radius:50%;cursor:pointer;width:4.7rem;height:4.7rem;display:none}@media screen and (min-width: 260px)and (max-width: 767px){.header .btn_tgr_menu{display:block}}@media screen and (min-width: 768px)and (max-width: 1023px){.header .btn_tgr_menu{display:block}}.header .btn_tgr_menu:hover{background-color:hsla(0,0%,100%,.6)}.header .btn_tgr_menu:hover path{fill:#41631c}.header img{object-fit:contain}@media screen and (min-width: 260px)and (max-width: 767px){.header img{width:7.5rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.header img{width:9rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.header img{width:9rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.header img{width:11rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.header img{width:12rem}}.menu-main{position:fixed;top:0;left:-150%;background-color:rgba(0,0,0,.59);height:100%;backdrop-filter:blur(4px);width:30%;z-index:999;padding:3.5rem;transition:.5s ease-in-out}.menu-main.show_menu{left:0}@media screen and (min-width: 260px)and (max-width: 767px){.menu-main{width:100%;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:5rem;overflow-y:scroll;gap:2rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.menu-main{width:100%;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:5rem;overflow-y:scroll;gap:2rem}}.menu-main .btn-close-menu{cursor:pointer;background-color:hsla(0,0%,100%,0);border-radius:50%;border:none;width:4rem;height:4rem;outline:none;transition:.3s ease}.menu-main .btn-close-menu:hover{background-color:#fff}.menu-main .btn-close-menu:hover path{fill:#41631c}.menu-main .list_items{padding-left:3rem;padding-top:15rem;display:flex;flex-direction:column;align-items:start;justify-content:start;gap:4rem;height:100%;width:90%;list-style:none;font-size:2rem;color:#fff;font-family:jakarta_regular}@media screen and (min-width: 260px)and (max-width: 767px){.menu-main .list_items{font-size:1.4rem;padding-top:5rem;height:auto}}@media screen and (min-width: 768px)and (max-width: 1023px){.menu-main .list_items{font-size:1.4rem;padding-top:5rem;height:auto}}@media screen and (min-width: 1024px)and (max-width: 1279px){.menu-main .list_items{font-size:1.5rem;padding-top:7rem;gap:3rem;width:100%;padding-left:1rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.menu-main .list_items{font-size:1.6rem;padding-left:1rem;gap:3.5rem;width:100%;padding-top:10rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.menu-main .list_items{padding-top:12rem;padding-left:2rem;font-size:1.7rem}}.menu-main .list_items li{position:relative;display:flex;align-items:center}.menu-main .list_items li::before{content:"";position:relative;left:0;width:2.3rem;height:2.3rem;background-image:url("../img/icons/angle-right.svg");background-repeat:no-repeat;background-size:contain}.menu-main .list_items li a{color:inherit;transition:.3s ease}.menu-main .list_items li a:hover{color:#b4b000;margin-left:1rem}.menu-main .cnt_network_links{display:none}@media screen and (min-width: 260px)and (max-width: 767px){.menu-main .cnt_network_links{display:flex;align-items:center;justify-content:center;gap:2.5rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.menu-main .cnt_network_links{display:flex;align-items:center;justify-content:center;gap:2.5rem}}.menu-main .cnt_network_links a{width:4.7rem;height:4.7rem;border-radius:50%;background-color:hsla(0,0%,100%,.2392156863);display:flex;align-items:center;justify-content:center}.menu-main .cnt_network_links a path{fill:#fff}.sticky_menu{position:fixed;left:0;top:0;z-index:10;height:100%;backdrop-filter:blur(0.8rem);display:flex;flex-direction:column;align-items:center;justify-content:space-between;background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.448) 100%);width:fit-content;padding:3rem;padding-bottom:8rem;transition:.5s ease}@media screen and (min-width: 260px)and (max-width: 767px){.sticky_menu{display:none}}@media screen and (min-width: 768px)and (max-width: 1023px){.sticky_menu{display:none}}@media screen and (min-width: 1024px)and (max-width: 1279px){.sticky_menu{padding:2rem 1.2rem 3rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.sticky_menu{padding:2rem 1.5rem 3rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.sticky_menu{padding:2rem 2rem 3rem}}.sticky_menu.hide_menu{left:-110%}.sticky_menu .btn_tgr_menu{background-color:rgba(0,0,0,0);border:none;outline:none;border-radius:50%;cursor:pointer;width:4.7rem;height:4.7rem}.sticky_menu .btn_tgr_menu:hover{background-color:hsla(0,0%,100%,.6)}.sticky_menu .btn_tgr_menu:hover path{fill:#41631c}.sticky_menu .cnt_network_links{display:flex;flex-direction:column;align-items:center;gap:2rem}.sticky_menu .cnt_network_links .network{border:none;outline:none;width:4.7rem;height:4.7rem;border-radius:50%;background-color:hsla(0,0%,100%,.6);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:.3s ease-in all}@media screen and (min-width: 1024px)and (max-width: 1279px){.sticky_menu .cnt_network_links .network{width:3.5rem;height:3.5rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.sticky_menu .cnt_network_links .network{width:4rem;height:4rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.sticky_menu .cnt_network_links .network{width:4.3rem;height:4.3rem}}.sticky_menu .cnt_network_links .network:hover{background-color:hsla(0,0%,100%,.2392156863);box-shadow:0px 0px 18px 0px rgba(163,163,163,.2509803922)}.sticky_menu .cnt_network_links .network:hover path{fill:#fff}.footer{height:100vh;position:relative}.footer .bg_img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.footer .inner_footer{position:relative;height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.footer .inner_footer img{object-fit:contain}@media screen and (min-width: 260px)and (max-width: 767px){.footer .inner_footer img{width:20rem;height:20rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.footer .inner_footer img{width:20rem;height:20rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.footer .inner_footer img{width:18rem;height:18rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.footer .inner_footer img{width:20rem;height:20rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.footer .inner_footer img{width:25rem;height:25rem}}.footer .copyright{text-align:center;width:100%;font-size:2rem;color:#fff;font-family:jakarta_light;position:absolute;bottom:10rem}@media screen and (min-width: 260px)and (max-width: 767px){.footer .copyright{font-size:1.4rem}.footer .copyright span{width:50%;margin:auto;display:block}}@media screen and (min-width: 768px)and (max-width: 1023px){.footer .copyright{font-size:1.4rem}.footer .copyright span{width:50%;margin:auto;display:block}}@media screen and (min-width: 1024px)and (max-width: 1279px){.footer .copyright{font-size:1.4rem;bottom:4rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.footer .copyright{font-size:1.6rem;bottom:6rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.footer .copyright{font-size:1.8rem;bottom:8rem}}.footer-interno{position:absolute;width:100%;left:0;bottom:0;text-align:center;z-index:9;padding-bottom:3rem}@media screen and (min-width: 260px)and (max-width: 767px){.footer-interno{padding-bottom:3rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.footer-interno{padding-bottom:2rem}}.footer-interno .copyright{color:#fff}@media screen and (min-width: 260px)and (max-width: 767px){.footer-interno .copyright{font-size:1rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.footer-interno .copyright{font-size:1.3rem}}.main_banner{position:relative;z-index:1;width:100%;height:95vh;background-color:rgba(0,0,0,.3)}.main_banner .video_banner,.main_banner .imagen_banner{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.main_banner .image_desktop{display:block}@media screen and (min-width: 260px)and (max-width: 767px){.main_banner .image_desktop{display:none}}.main_banner .image_movil{display:none}@media screen and (min-width: 260px)and (max-width: 767px){.main_banner .image_movil{display:block}}.main_banner .cnt_info_banner{width:inherit;height:inherit;position:absolute;width:100%;left:0;top:0;display:flex;align-items:center;justify-content:center}.main_banner .cnt_info_banner .info{width:50%;margin:auto;text-align:center;color:#fff;position:relative;animation:8s fade_up alternate forwards}@media screen and (min-width: 260px)and (max-width: 767px){.main_banner .cnt_info_banner .info{width:85%}}@media screen and (min-width: 768px)and (max-width: 1023px){.main_banner .cnt_info_banner .info{width:85%}}.main_banner .cnt_info_banner .info .title_banner{line-height:1;color:#b4b000;font-family:jakarta_extrabold}.main_banner .cnt_info_banner .info .title_banner h1{font-size:9rem}@media screen and (min-width: 260px)and (max-width: 767px){.main_banner .cnt_info_banner .info .title_banner h1{font-size:4.3rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.main_banner .cnt_info_banner .info .title_banner h1{font-size:4.3rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.main_banner .cnt_info_banner .info .title_banner h1{font-size:4rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.main_banner .cnt_info_banner .info .title_banner h1{font-size:5.5rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.main_banner .cnt_info_banner .info .title_banner h1{font-size:7rem}}.main_banner .cnt_info_banner .info .title_banner h2,.main_banner .cnt_info_banner .info .title_banner h3,.main_banner .cnt_info_banner .info .title_banner h4,.main_banner .cnt_info_banner .info .title_banner h5,.main_banner .cnt_info_banner .info .title_banner h6{font-size:5.5rem}@media screen and (min-width: 260px)and (max-width: 767px){.main_banner .cnt_info_banner .info .title_banner h2,.main_banner .cnt_info_banner .info .title_banner h3,.main_banner .cnt_info_banner .info .title_banner h4,.main_banner .cnt_info_banner .info .title_banner h5,.main_banner .cnt_info_banner .info .title_banner h6{font-size:3rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.main_banner .cnt_info_banner .info .title_banner h2,.main_banner .cnt_info_banner .info .title_banner h3,.main_banner .cnt_info_banner .info .title_banner h4,.main_banner .cnt_info_banner .info .title_banner h5,.main_banner .cnt_info_banner .info .title_banner h6{font-size:3rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.main_banner .cnt_info_banner .info .title_banner h2,.main_banner .cnt_info_banner .info .title_banner h3,.main_banner .cnt_info_banner .info .title_banner h4,.main_banner .cnt_info_banner .info .title_banner h5,.main_banner .cnt_info_banner .info .title_banner h6{font-size:3.5rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.main_banner .cnt_info_banner .info .title_banner h2,.main_banner .cnt_info_banner .info .title_banner h3,.main_banner .cnt_info_banner .info .title_banner h4,.main_banner .cnt_info_banner .info .title_banner h5,.main_banner .cnt_info_banner .info .title_banner h6{font-size:4.2rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.main_banner .cnt_info_banner .info .title_banner h2,.main_banner .cnt_info_banner .info .title_banner h3,.main_banner .cnt_info_banner .info .title_banner h4,.main_banner .cnt_info_banner .info .title_banner h5,.main_banner .cnt_info_banner .info .title_banner h6{font-size:5rem}}.main_banner .cnt_info_banner .info .title_banner small{font-size:7rem}@media screen and (min-width: 260px)and (max-width: 767px){.main_banner .cnt_info_banner .info .title_banner small{font-size:3rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.main_banner .cnt_info_banner .info .title_banner small{font-size:3rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.main_banner .cnt_info_banner .info .title_banner small{font-size:3rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.main_banner .cnt_info_banner .info .title_banner small{font-size:4rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.main_banner .cnt_info_banner .info .title_banner small{font-size:5.2rem}}.main_banner .cnt_info_banner .info .title_banner span{color:#fff;font-family:jakarta_regular}.main_banner .cnt_info_banner .info .desc_banner{width:90%;margin:auto;margin-top:2rem;line-height:1.2;font-size:2rem}@media screen and (min-width: 260px)and (max-width: 767px){.main_banner .cnt_info_banner .info .desc_banner{font-size:1.4rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.main_banner .cnt_info_banner .info .desc_banner{font-size:1.4rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.main_banner .cnt_info_banner .info .desc_banner{font-size:1.5rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.main_banner .cnt_info_banner .info .desc_banner{font-size:1.6rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.main_banner .cnt_info_banner .info .desc_banner{font-size:1.8rem}}.main_banner .cnt_info_banner .info .desc_banner strong{font-weight:700}@keyframes fade_up{from{opacity:0;top:100px}to{opacity:1;top:0}}.banner_carousel{min-height:100vh;width:100%;position:relative;background-repeat:no-repeat;background-size:cover;overflow:hidden;padding-bottom:5rem}.banner_carousel .hero_banner{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain}.banner_carousel .inner_section{width:85%;margin:auto;min-height:inherit;display:flex;align-items:center;justify-content:center}@media screen and (min-width: 260px)and (max-width: 767px){.banner_carousel .inner_section{width:100%}}@media screen and (min-width: 768px)and (max-width: 1023px){.banner_carousel .inner_section{width:100%}}.banner_carousel .inner_section .splide_cards_banner{width:100%;display:flex;align-items:center;justify-content:space-between;gap:8rem}@media screen and (min-width: 260px)and (max-width: 767px){.banner_carousel .inner_section .splide_cards_banner{gap:2rem;flex-direction:column}}@media screen and (min-width: 768px)and (max-width: 1023px){.banner_carousel .inner_section .splide_cards_banner{gap:2rem;flex-direction:column}}@media screen and (min-width: 1024px)and (max-width: 1279px){.banner_carousel .inner_section .splide_cards_banner{gap:2.5rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.banner_carousel .inner_section .splide_cards_banner{gap:3.2rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.banner_carousel .inner_section .splide_cards_banner{gap:4rem}}.banner_carousel .inner_section .splide_cards_banner .splide__track{width:45%;padding-top:7rem}@media screen and (min-width: 260px)and (max-width: 767px){.banner_carousel .inner_section .splide_cards_banner .splide__track{padding-top:3rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.banner_carousel .inner_section .splide_cards_banner .splide__track{padding-top:3rem}}.banner_carousel .inner_section .splide_cards_banner .splide__track .splide__list .splide__slide .card_slider{padding:0 1.5rem 4rem 2rem;position:relative;border-radius:1rem;height:100%;box-shadow:0px 0px 18px 0px rgba(163,163,163,.2509803922);background:linear-gradient(180deg, rgba(180, 176, 0, 0.4) 0%, rgba(92, 138, 42, 0.4) 100%);display:flex;flex-direction:column;justify-content:space-between}.banner_carousel .inner_section .splide_cards_banner .splide__track .splide__list .splide__slide .card_slider::before{content:"";height:18%;width:.3rem;background-color:#b4b000;position:absolute;left:-0.3rem;top:40%}.banner_carousel .inner_section .splide_cards_banner .splide__track .splide__list .splide__slide .card_slider .cnt_img_card{width:100%;text-align:center}.banner_carousel .inner_section .splide_cards_banner .splide__track .splide__list .splide__slide .card_slider .cnt_img_card .img_card{width:55%;margin:auto;position:relative;top:-5rem}@media screen and (min-width: 260px)and (max-width: 767px){.banner_carousel .inner_section .splide_cards_banner .splide__track .splide__list .splide__slide .card_slider .cnt_img_card .img_card{width:45%;top:-3rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.banner_carousel .inner_section .splide_cards_banner .splide__track .splide__list .splide__slide .card_slider .cnt_img_card .img_card{width:45%;top:-3rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.banner_carousel .inner_section .splide_cards_banner .splide__track .splide__list .splide__slide .card_slider .cnt_img_card .img_card{width:50%;top:-3rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.banner_carousel .inner_section .splide_cards_banner .splide__track .splide__list .splide__slide .card_slider .cnt_img_card .img_card{width:50%;top:-4rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.banner_carousel .inner_section .splide_cards_banner .splide__track .splide__list .splide__slide .card_slider .cnt_img_card .img_card{top:-4rem}}.banner_carousel .inner_section .splide_cards_banner .splide__track .splide__list .splide__slide .card_slider .info_card{flex:1 1 auto;display:flex;flex-direction:column}.banner_carousel .inner_section .splide_cards_banner .splide__track .splide__list .splide__slide .card_slider .info_card .title_card{color:#fff;font-family:jakarta_bold;font-size:2.4rem;text-align:center;margin-bottom:1.7rem}@media screen and (min-width: 260px)and (max-width: 767px){.banner_carousel .inner_section .splide_cards_banner .splide__track .splide__list .splide__slide .card_slider .info_card .title_card{font-size:1.8rem;margin-bottom:.8rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.banner_carousel .inner_section .splide_cards_banner .splide__track .splide__list .splide__slide .card_slider .info_card .title_card{font-size:1.8rem;margin-bottom:.8rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.banner_carousel .inner_section .splide_cards_banner .splide__track .splide__list .splide__slide .card_slider .info_card .title_card{font-size:1.7rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.banner_carousel .inner_section .splide_cards_banner .splide__track .splide__list .splide__slide .card_slider .info_card .title_card{font-size:2rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.banner_carousel .inner_section .splide_cards_banner .splide__track .splide__list .splide__slide .card_slider .info_card .title_card{font-size:2.1rem}}.banner_carousel .inner_section .splide_cards_banner .splide__track .splide__list .splide__slide .card_slider .info_card .desc_card{color:#fff;font-family:jakarta_medium;font-size:1.8rem;margin-bottom:3rem;flex:1 1 auto}@media screen and (min-width: 260px)and (max-width: 767px){.banner_carousel .inner_section .splide_cards_banner .splide__track .splide__list .splide__slide .card_slider .info_card .desc_card{font-size:1.4rem;margin-bottom:.5rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.banner_carousel .inner_section .splide_cards_banner .splide__track .splide__list .splide__slide .card_slider .info_card .desc_card{font-size:1.4rem;margin-bottom:.5rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.banner_carousel .inner_section .splide_cards_banner .splide__track .splide__list .splide__slide .card_slider .info_card .desc_card{font-size:1.4rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.banner_carousel .inner_section .splide_cards_banner .splide__track .splide__list .splide__slide .card_slider .info_card .desc_card{font-size:1.5rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.banner_carousel .inner_section .splide_cards_banner .splide__track .splide__list .splide__slide .card_slider .info_card .desc_card{font-size:1.5rem}}.banner_carousel .inner_section .splide_cards_banner .splide__track .splide__list .splide__slide .card_slider .info_card .btn_card{color:#fff;font-family:jakarta_bold;background-color:hsla(0,0%,100%,0);border:none;outline:none;font-size:1.4rem;display:flex;align-items:center;gap:1.2rem;margin:auto;cursor:pointer}.banner_carousel .inner_section .splide_cards_banner .splide__track .splide__list .splide__slide .card_slider .info_card .btn_card img{transition:.4s ease}.banner_carousel .inner_section .splide_cards_banner .splide__track .splide__list .splide__slide .card_slider .info_card .btn_card:hover img{transform:scale(1.1)}.banner_carousel .inner_section .splide_cards_banner .cnt_left{width:55%;order:-1;display:flex;flex-direction:column;gap:5rem}@media screen and (min-width: 260px)and (max-width: 767px){.banner_carousel .inner_section .splide_cards_banner .cnt_left{width:80%;margin:auto}}@media screen and (min-width: 768px)and (max-width: 1023px){.banner_carousel .inner_section .splide_cards_banner .cnt_left{width:80%;margin:auto}}.banner_carousel .inner_section .splide_cards_banner .cnt_left .info{display:flex;flex-direction:column;gap:3rem}@media screen and (min-width: 260px)and (max-width: 767px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .info{align-items:center}}@media screen and (min-width: 768px)and (max-width: 1023px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .info{align-items:center}}.banner_carousel .inner_section .splide_cards_banner .cnt_left .info .title_section{font-size:70px;line-height:1.1;color:#fff;width:85%}@media screen and (min-width: 260px)and (max-width: 767px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .info .title_section{font-size:3rem;text-align:center}}@media screen and (min-width: 768px)and (max-width: 1023px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .info .title_section{font-size:3rem;text-align:center}}@media screen and (min-width: 1024px)and (max-width: 1279px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .info .title_section{font-size:3rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .info .title_section{font-size:4.5rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .info .title_section{font-size:5.5rem}}.banner_carousel .inner_section .splide_cards_banner .cnt_left .info .title_section span{color:#b4b000}.banner_carousel .inner_section .splide_cards_banner .cnt_left .info .desc_banner{font-family:jakarta_bold;font-size:40px;line-height:1.1;color:#fff;width:90%}@media screen and (min-width: 260px)and (max-width: 767px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .info .desc_banner{font-size:1.8rem;text-align:center}}@media screen and (min-width: 768px)and (max-width: 1023px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .info .desc_banner{font-size:1.8rem;text-align:center}}@media screen and (min-width: 1024px)and (max-width: 1279px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .info .desc_banner{font-size:1.8rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .info .desc_banner{font-size:2.6rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .info .desc_banner{font-size:3.2rem}}.banner_carousel .inner_section .splide_cards_banner .cnt_left .info .desc_banner strong{color:#b4b000}.banner_carousel .inner_section .splide_cards_banner .cnt_left .info .disclaimer{font-family:jakarta_bold;font-size:20px;line-height:1.1;color:#fff}@media screen and (min-width: 260px)and (max-width: 767px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .info .disclaimer{font-size:1.4rem;text-align:center}}@media screen and (min-width: 768px)and (max-width: 1023px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .info .disclaimer{font-size:1.4rem;text-align:center}}@media screen and (min-width: 1024px)and (max-width: 1279px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .info .disclaimer{font-size:1.5rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .info .disclaimer{font-size:1.6rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .info .disclaimer{font-size:1.7rem}}.banner_carousel .inner_section .splide_cards_banner .cnt_left .info .disclaimer a{font-style:italic;color:#fff;font-family:jakarta_light}.banner_carousel .inner_section .splide_cards_banner .cnt_left .splide__arrows{display:flex;justify-content:end;padding-right:15rem;align-items:center;gap:1.8rem}@media screen and (min-width: 260px)and (max-width: 767px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .splide__arrows{padding-right:0}}@media screen and (min-width: 768px)and (max-width: 1023px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .splide__arrows{padding-right:0}}@media screen and (min-width: 1024px)and (max-width: 1279px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .splide__arrows{padding-right:5rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .splide__arrows{padding-right:8rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .splide__arrows{padding-right:10rem}}.banner_carousel .inner_section .splide_cards_banner .cnt_left .splide__arrows .splide__arrow{background:none;border:none;outline:none;cursor:pointer}@media screen and (min-width: 260px)and (max-width: 767px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .splide__arrows .splide__arrow svg{width:2rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .splide__arrows .splide__arrow svg{width:2rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .splide__arrows .splide__arrow svg{width:2rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .splide__arrows .splide__arrow svg{width:2.5rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .splide__arrows .splide__arrow svg{width:2.5rem}}.banner_carousel .inner_section .splide_cards_banner .cnt_left .splide__arrows .splide__pagination{gap:.8rem}.banner_carousel .inner_section .splide_cards_banner .cnt_left .splide__arrows .splide__pagination li button{background-color:#b7b7b7;border-radius:10rem;width:3.8rem;height:3px;border:none;outline:none;transition:.4s ease}@media screen and (min-width: 260px)and (max-width: 767px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .splide__arrows .splide__pagination li button{width:3rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .splide__arrows .splide__pagination li button{width:3rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .splide__arrows .splide__pagination li button{width:3rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .splide__arrows .splide__pagination li button{width:3.2rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.banner_carousel .inner_section .splide_cards_banner .cnt_left .splide__arrows .splide__pagination li button{width:3.5rem}}.banner_carousel .inner_section .splide_cards_banner .cnt_left .splide__arrows .splide__pagination li button.is-active{background-color:#41631c;transform:scale(1.1)}.banner_carousel .modal_video{background-color:rgba(0,0,0,.59);position:absolute;left:0;top:150%;width:100%;height:100vh;display:flex;align-items:center;justify-content:center;z-index:999;transition:.8s ease-in}.banner_carousel .modal_video.opened{top:0%}.banner_carousel .modal_video .cnt_video{width:80%;height:80vh;position:relative}@media screen and (min-width: 260px)and (max-width: 767px){.banner_carousel .modal_video .cnt_video{width:100%;height:38rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.banner_carousel .modal_video .cnt_video{height:50rem}}.banner_carousel .modal_video .cnt_video .close_video{position:absolute;right:-5rem;top:-5rem;border-radius:50%;border:none;outline:none;padding:1rem;background-color:rgba(0,0,0,0);cursor:pointer;width:5rem;height:5rem;transition:.4s ease}@media screen and (min-width: 260px)and (max-width: 767px){.banner_carousel .modal_video .cnt_video .close_video{right:0}}.banner_carousel .modal_video .cnt_video .close_video:hover{background-color:#fff}.banner_carousel .modal_video .cnt_video .close_video:hover svg path{fill:#41631c}.banner_carousel .modal_video .cnt_video .video{width:100%;height:100%}.section_two{position:relative;min-height:85vh;background-color:#e7e7e7}@media screen and (min-width: 260px)and (max-width: 767px){.section_two{padding-bottom:8rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_two{padding-bottom:8rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section_two{min-height:80vh}}.section_two .inner_section{display:flex;min-height:inherit;height:100%}@media screen and (min-width: 260px)and (max-width: 767px){.section_two .inner_section{flex-direction:column;gap:7.5rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_two .inner_section{flex-direction:column;gap:7.5rem}}.section_two .inner_section .cnt_img{width:25%;min-height:inherit;position:relative}@media screen and (min-width: 260px)and (max-width: 767px){.section_two .inner_section .cnt_img{width:100%;min-height:auto}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_two .inner_section .cnt_img{width:100%;min-height:auto}}.section_two .inner_section .cnt_img img{width:100%}@media screen and (min-width: 260px)and (max-width: 767px){.section_two .inner_section .cnt_img img{width:70%;display:none}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_two .inner_section .cnt_img img{width:70%;display:none}}.section_two .inner_section .cnt_img img.img-movil{display:none}@media screen and (min-width: 260px)and (max-width: 767px){.section_two .inner_section .cnt_img img.img-movil{display:block}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_two .inner_section .cnt_img img.img-movil{display:block}}.section_two .inner_section .cnt_img.bottom_img{display:flex;align-items:end}@media screen and (min-width: 260px)and (max-width: 767px){.section_two .inner_section .cnt_img.bottom_img{justify-content:end}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_two .inner_section .cnt_img.bottom_img{justify-content:end}}.section_two .inner_section .cnt_img.sticky_img img{position:sticky;top:0}.section_two .inner_section .cnt_info{width:50%}@media screen and (min-width: 260px)and (max-width: 767px){.section_two .inner_section .cnt_info{width:100%}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_two .inner_section .cnt_info{width:100%}}.section_two .inner_section .cnt_info .info{width:85%;margin:auto;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:3rem;height:100%;padding:0 1rem}@media screen and (min-width: 1280px)and (max-width: 1439px){.section_two .inner_section .cnt_info .info{width:90%}}@media screen and (min-width: 1440px)and (max-width: 1750px){.section_two .inner_section .cnt_info .info{width:90%}}.section_two .inner_section .cnt_info .info .section-title{font-size:9rem;line-height:.9;text-align:center;color:#41631c;font-family:jakarta_extrabold}@media screen and (min-width: 260px)and (max-width: 767px){.section_two .inner_section .cnt_info .info .section-title{font-size:3.5rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_two .inner_section .cnt_info .info .section-title{font-size:3.5rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section_two .inner_section .cnt_info .info .section-title{font-size:4rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.section_two .inner_section .cnt_info .info .section-title{font-size:5rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.section_two .inner_section .cnt_info .info .section-title{font-size:6rem}}.section_two .inner_section .cnt_info .info .section-title span{font-size:7rem;font-family:jakarta_light}@media screen and (min-width: 260px)and (max-width: 767px){.section_two .inner_section .cnt_info .info .section-title span{font-size:3.5rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_two .inner_section .cnt_info .info .section-title span{font-size:3.5rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section_two .inner_section .cnt_info .info .section-title span{font-size:3rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.section_two .inner_section .cnt_info .info .section-title span{font-size:4.2rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.section_two .inner_section .cnt_info .info .section-title span{font-size:4.8rem}}.section_two .inner_section .cnt_info .info .section-description{font-size:4rem;color:#41631c;text-align:center;line-height:1.1}@media screen and (min-width: 260px)and (max-width: 767px){.section_two .inner_section .cnt_info .info .section-description{font-size:2.5rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_two .inner_section .cnt_info .info .section-description{font-size:2.5rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section_two .inner_section .cnt_info .info .section-description{font-size:2.2rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.section_two .inner_section .cnt_info .info .section-description{font-size:2.8rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.section_two .inner_section .cnt_info .info .section-description{font-size:3rem}}.section_two .inner_section .cnt_info .info .section-description b{color:#b4b000;font-family:jakarta_bold}@media screen and (min-width: 260px)and (max-width: 767px){.section_two .cnt_scroll_next{bottom:0}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_two .cnt_scroll_next{bottom:0}}@media screen and (min-width: 1280px)and (max-width: 1439px){.section_two .cnt_scroll_next{bottom:15%}}@media screen and (min-width: 1440px)and (max-width: 1750px){.section_two .cnt_scroll_next{bottom:14%}}.section_three{position:relative;min-height:90vh;background-color:#e7e7e7;padding-top:4.5rem}@media screen and (min-width: 260px)and (max-width: 767px){.section_three{min-height:auto;padding-bottom:10rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_three{min-height:auto;padding-bottom:10rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section_three{min-height:95vh}}@media screen and (min-width: 1280px)and (max-width: 1439px){.section_three{min-height:100vh}}@media screen and (min-width: 1440px)and (max-width: 1750px){.section_three{min-height:100vh}}.section_three .inner_section{display:flex;min-height:inherit;height:100%}.section_three .inner_section .splide{height:71rem;overflow:hidden}@media screen and (min-width: 260px)and (max-width: 767px){.section_three .inner_section .splide{height:41rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_three .inner_section .splide{height:41rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section_three .inner_section .splide{height:50rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.section_three .inner_section .splide{height:60rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.section_three .inner_section .splide{height:65rem}}.section_three .inner_section .splide .splide__track{height:100%;padding-top:5rem;padding-bottom:5rem}@media screen and (min-width: 260px)and (max-width: 767px){.section_three .inner_section .splide .splide__track{padding-top:1rem;padding-bottom:1rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_three .inner_section .splide .splide__track{padding-top:1rem;padding-bottom:1rem}}.section_three .inner_section .splide .splide__track .splide__list .splide__slide .card_slider{box-shadow:0px 4px 4px 0px rgba(0,0,0,.2509803922);height:100%;position:relative;border-radius:1rem;overflow:hidden}.section_three .inner_section .splide .splide__track .splide__list .splide__slide .card_slider .card-img_bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.section_three .inner_section .splide .splide__track .splide__list .splide__slide .card_slider .inner_card{height:100%;width:80%;margin:auto;display:flex;justify-content:end;flex-direction:column;gap:2rem;padding-bottom:10rem;position:relative;z-index:1}@media screen and (min-width: 260px)and (max-width: 767px){.section_three .inner_section .splide .splide__track .splide__list .splide__slide .card_slider .inner_card{padding-bottom:5rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_three .inner_section .splide .splide__track .splide__list .splide__slide .card_slider .inner_card{padding-bottom:5rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section_three .inner_section .splide .splide__track .splide__list .splide__slide .card_slider .inner_card{padding-bottom:3rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.section_three .inner_section .splide .splide__track .splide__list .splide__slide .card_slider .inner_card{padding-bottom:5rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.section_three .inner_section .splide .splide__track .splide__list .splide__slide .card_slider .inner_card{padding-bottom:7rem}}.section_three .inner_section .splide .splide__track .splide__list .splide__slide .card_slider .inner_card .name_card{color:#fff;font-family:jakarta_bold;font-size:4rem;line-height:1.1;width:80%}@media screen and (min-width: 260px)and (max-width: 767px){.section_three .inner_section .splide .splide__track .splide__list .splide__slide .card_slider .inner_card .name_card{font-size:2rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_three .inner_section .splide .splide__track .splide__list .splide__slide .card_slider .inner_card .name_card{font-size:2rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section_three .inner_section .splide .splide__track .splide__list .splide__slide .card_slider .inner_card .name_card{font-size:2rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.section_three .inner_section .splide .splide__track .splide__list .splide__slide .card_slider .inner_card .name_card{font-size:2.6rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.section_three .inner_section .splide .splide__track .splide__list .splide__slide .card_slider .inner_card .name_card{font-size:3.2rem}}.section_three .inner_section .splide .splide__track .splide__list .splide__slide .card_slider .inner_card .desc_card{color:#fff;font-family:jakarta_regular;font-size:2rem;line-height:1}@media screen and (min-width: 260px)and (max-width: 767px){.section_three .inner_section .splide .splide__track .splide__list .splide__slide .card_slider .inner_card .desc_card{font-size:1.4rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_three .inner_section .splide .splide__track .splide__list .splide__slide .card_slider .inner_card .desc_card{font-size:1.4rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section_three .inner_section .splide .splide__track .splide__list .splide__slide .card_slider .inner_card .desc_card{font-size:1.4rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.section_three .inner_section .splide .splide__track .splide__list .splide__slide .card_slider .inner_card .desc_card{font-size:1.6rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.section_three .inner_section .splide .splide__track .splide__list .splide__slide .card_slider .inner_card .desc_card{font-size:1.8rem}}.section_three .inner_section .splide .splide__track .splide__list .splide__slide .card_slider .inner_card .btn-outline{width:max-content;border-color:#fff;color:#fff}.section_three .inner_section .splide .splide__track .splide__list .splide__slide .card_slider .inner_card .btn-outline:hover{color:#fff;border-color:#41631c}.section_three .inner_section .splide .splide__track .splide__list .splide__slide .card_slider .inner_card .btn-outline:hover svg{left:.5rem}.section_three .inner_section .splide .splide__track .splide__list .splide__slide .card_slider .inner_card .btn-outline:hover svg circle{fill:#41631c}.section_three .inner_section .splide .splide__track .splide__list .splide__slide .card_slider .inner_card .btn-outline:hover svg path{fill:#fff}.section_three .inner_section .splide .splide__track .splide__list .splide__slide .card_slider .inner_card .btn-outline svg{position:relative;left:0;transition:.4s ease}.section_three .inner_section .splide .splide__track .splide__list .splide__slide .card_slider .inner_card .btn-outline svg circle{transition:.4s ease}.section_three .inner_section .splide .splide__track .splide__list .splide__slide .card_slider .inner_card .btn-outline svg path{transition:.4s ease}.section_three .inner_section .splide .splide__arrows .splide__arrow{position:absolute;z-index:99;width:8rem;height:8rem;background:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;border:none;outline:none;cursor:pointer;top:50%}.section_three .inner_section .splide .splide__arrows .splide__arrow[disabled]{opacity:.5}@media screen and (min-width: 1024px)and (max-width: 1279px){.section_three .inner_section .splide .splide__arrows .splide__arrow{width:5rem;height:5rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.section_three .inner_section .splide .splide__arrows .splide__arrow{width:6rem;height:6rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.section_three .inner_section .splide .splide__arrows .splide__arrow{width:7rem;height:7rem}}.section_three .inner_section .splide .splide__arrows .splide__arrow.splide__arrow--prev{left:1rem}.section_three .inner_section .splide .splide__arrows .splide__arrow.splide__arrow--next{right:4rem}@media screen and (min-width: 260px)and (max-width: 767px){.section_three .cnt_scroll_next{bottom:5%}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_three .cnt_scroll_next{bottom:5%}}.section_five{min-height:65vh;background-color:#e7e7e7;padding:14rem 0}@media screen and (min-width: 260px)and (max-width: 767px){.section_five{padding:4rem 0 5.5rem 0}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_five{padding:4rem 0 5.5rem 0}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section_five{padding:8rem 0}}@media screen and (min-width: 1280px)and (max-width: 1439px){.section_five{padding:8rem 0 9rem 0}}@media screen and (min-width: 1440px)and (max-width: 1750px){.section_five{padding:10rem 0}}.section_five .inner_section{width:85%;margin:auto}.section_five .inner_section .title_section{text-align:left;font-size:7rem;line-height:1.1;color:#41631c;font-family:jakarta_extrabold}@media screen and (min-width: 260px)and (max-width: 767px){.section_five .inner_section .title_section{font-size:3.5rem;margin-bottom:4rem;text-align:center}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_five .inner_section .title_section{font-size:3.5rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section_five .inner_section .title_section{font-size:3.5rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.section_five .inner_section .title_section{font-size:4.5rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.section_five .inner_section .title_section{font-size:6rem}}.section_five .inner_section .title_movil{display:none}@media screen and (min-width: 260px)and (max-width: 767px){.section_five .inner_section .title_movil{display:block}}.section_five .inner_section .splide_news{width:100%;display:flex;align-items:center;justify-content:space-between;gap:6.5rem}@media screen and (min-width: 260px)and (max-width: 767px){.section_five .inner_section .splide_news{gap:3.5rem;flex-direction:column}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_five .inner_section .splide_news{gap:3.5rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section_five .inner_section .splide_news{gap:3.5rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.section_five .inner_section .splide_news{gap:4.5rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.section_five .inner_section .splide_news{gap:5.5rem}}.section_five .inner_section .splide_news .splide__track{width:100%}.section_five .inner_section .splide_news .splide__track .splide__list .splide__slide a{height:100%;display:block}.section_five .inner_section .splide_news .splide__track .splide__list .splide__slide a .card_slider{height:100%;display:flex;flex-direction:column}.section_five .inner_section .splide_news .splide__track .splide__list .splide__slide a .card_slider:hover .bar::after{width:80% !important}.section_five .inner_section .splide_news .splide__track .splide__list .splide__slide a .card_slider:hover .inner_card{background-color:#fff}.section_five .inner_section .splide_news .splide__track .splide__list .splide__slide a .card_slider img{width:100%}.section_five .inner_section .splide_news .splide__track .splide__list .splide__slide a .card_slider .inner_card{padding:2rem 1rem;display:flex;flex:1 1 auto;flex-direction:column;gap:1rem;position:relative;transition:.4s ease}@media screen and (min-width: 260px)and (max-width: 767px){.section_five .inner_section .splide_news .splide__track .splide__list .splide__slide a .card_slider .inner_card{background-color:#fff}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_five .inner_section .splide_news .splide__track .splide__list .splide__slide a .card_slider .inner_card{background-color:#fff}}.section_five .inner_section .splide_news .splide__track .splide__list .splide__slide a .card_slider .inner_card .desc_card{color:#41631c;font-size:1.9rem;line-height:1.2}@media screen and (min-width: 260px)and (max-width: 767px){.section_five .inner_section .splide_news .splide__track .splide__list .splide__slide a .card_slider .inner_card .desc_card{font-size:1.4rem;text-align:center}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_five .inner_section .splide_news .splide__track .splide__list .splide__slide a .card_slider .inner_card .desc_card{font-size:1.4rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section_five .inner_section .splide_news .splide__track .splide__list .splide__slide a .card_slider .inner_card .desc_card{font-size:1.4rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.section_five .inner_section .splide_news .splide__track .splide__list .splide__slide a .card_slider .inner_card .desc_card{font-size:1.5rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.section_five .inner_section .splide_news .splide__track .splide__list .splide__slide a .card_slider .inner_card .desc_card{font-size:1.6rem}}.section_five .inner_section .splide_news .splide__track .splide__list .splide__slide a .card_slider .inner_card .desc_card strong,.section_five .inner_section .splide_news .splide__track .splide__list .splide__slide a .card_slider .inner_card .desc_card b{font-family:jakarta_bold}.section_five .inner_section .splide_news .splide__track .splide__list .splide__slide a .card_slider .inner_card .bar{display:block;position:absolute;bottom:0;left:0;width:100%;height:2px}.section_five .inner_section .splide_news .splide__track .splide__list .splide__slide a .card_slider .inner_card .bar::after{content:"";width:10%;height:100%;position:relative;background-color:#b4b000;margin:auto;display:block;transition:.4s ease}@media screen and (min-width: 260px)and (max-width: 767px){.section_five .inner_section .splide_news .splide__track .splide__list .splide__slide a .card_slider .inner_card .bar::after{width:80% !important}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_five .inner_section .splide_news .splide__track .splide__list .splide__slide a .card_slider .inner_card .bar::after{width:80% !important}}.section_five .inner_section .splide_news .cnt_left{order:-1;display:flex;flex-direction:column;gap:5rem}@media screen and (min-width: 260px)and (max-width: 767px){.section_five .inner_section .splide_news .cnt_left{order:2}}@media screen and (min-width: 260px)and (max-width: 767px){.section_five .inner_section .splide_news .cnt_left .title_section{display:none}}.section_five .inner_section .splide_news .cnt_left .splide__arrows{display:flex;align-items:center;gap:1.8rem}.section_five .inner_section .splide_news .cnt_left .splide__arrows .splide__arrow{background:none;border:none;outline:none;cursor:pointer}@media screen and (min-width: 260px)and (max-width: 767px){.section_five .inner_section .splide_news .cnt_left .splide__arrows .splide__arrow svg{width:2rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_five .inner_section .splide_news .cnt_left .splide__arrows .splide__arrow svg{width:2rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section_five .inner_section .splide_news .cnt_left .splide__arrows .splide__arrow svg{width:2rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.section_five .inner_section .splide_news .cnt_left .splide__arrows .splide__arrow svg{width:2.5rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.section_five .inner_section .splide_news .cnt_left .splide__arrows .splide__arrow svg{width:2.5rem}}.section_five .inner_section .splide_news .cnt_left .splide__arrows .splide__pagination{gap:.8rem}.section_five .inner_section .splide_news .cnt_left .splide__arrows .splide__pagination li button{background-color:#b7b7b7;border-radius:10rem;width:3.8rem;height:3px;border:none;outline:none;transition:.4s ease}@media screen and (min-width: 260px)and (max-width: 767px){.section_five .inner_section .splide_news .cnt_left .splide__arrows .splide__pagination li button{width:3rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_five .inner_section .splide_news .cnt_left .splide__arrows .splide__pagination li button{width:3rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section_five .inner_section .splide_news .cnt_left .splide__arrows .splide__pagination li button{width:3rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.section_five .inner_section .splide_news .cnt_left .splide__arrows .splide__pagination li button{width:3.2rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.section_five .inner_section .splide_news .cnt_left .splide__arrows .splide__pagination li button{width:3.5rem}}.section_five .inner_section .splide_news .cnt_left .splide__arrows .splide__pagination li button.is-active{background-color:#b4b000;transform:scale(1.1)}.carrusel_productos{scroll-margin-top:100px;padding:9rem 0;background-color:#e7e7e7}@media screen and (min-width: 260px)and (max-width: 767px){.carrusel_productos{padding:7rem 0}}@media screen and (min-width: 768px)and (max-width: 1023px){.carrusel_productos{padding:7rem 0}}@media screen and (min-width: 1024px)and (max-width: 1279px){.carrusel_productos{padding:5rem 0}}@media screen and (min-width: 1280px)and (max-width: 1439px){.carrusel_productos{padding:5rem 0}}@media screen and (min-width: 1440px)and (max-width: 1750px){.carrusel_productos{padding:5rem 0}}.carrusel_productos .title_section{color:#41631c;font-size:4rem;line-height:1.2;font-family:jakarta_semibold;text-align:center;width:50%;margin:auto}@media screen and (min-width: 260px)and (max-width: 767px){.carrusel_productos .title_section{width:90%;font-size:3.5rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.carrusel_productos .title_section{width:80%;font-size:3.5rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.carrusel_productos .title_section{font-size:2.5rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.carrusel_productos .title_section{font-size:3.2rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.carrusel_productos .title_section{font-size:3.6rem}}.carrusel_productos .splide_productos{position:relative;margin:40px auto}.carrusel_productos .splide_productos .splide__track .splide__list .splide__slide{margin:0;padding:0;position:relative;border-radius:1rem;overflow:hidden;height:50.1rem;background-color:rgba(6,6,6,.5)}@media screen and (min-width: 260px)and (max-width: 767px){.carrusel_productos .splide_productos .splide__track .splide__list .splide__slide{height:28rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.carrusel_productos .splide_productos .splide__track .splide__list .splide__slide{height:30rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.carrusel_productos .splide_productos .splide__track .splide__list .splide__slide{height:35rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.carrusel_productos .splide_productos .splide__track .splide__list .splide__slide{height:38rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.carrusel_productos .splide_productos .splide__track .splide__list .splide__slide{height:38rem}}.carrusel_productos .splide_productos .splide__track .splide__list .splide__slide .product{height:100%}.carrusel_productos .splide_productos .splide__track .splide__list .splide__slide .product a{display:flex;height:100%}.carrusel_productos .splide_productos .splide__track .splide__list .splide__slide .product a .thumb_img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}@media screen and (min-width: 260px)and (max-width: 767px){.carrusel_productos .splide_productos .splide__track .splide__list .splide__slide .product a .thumb_img{object-fit:cover}}.carrusel_productos .splide_productos .splide__track .splide__list .splide__slide .product a figcaption{color:#fff;font-size:4rem;line-height:1.1;font-family:jakarta_extrabold;position:absolute;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:2}@media screen and (min-width: 260px)and (max-width: 767px){.carrusel_productos .splide_productos .splide__track .splide__list .splide__slide .product a figcaption{font-size:2.5rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.carrusel_productos .splide_productos .splide__track .splide__list .splide__slide .product a figcaption{font-size:2.6rem;line-height:2.9rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.carrusel_productos .splide_productos .splide__track .splide__list .splide__slide .product a figcaption{font-size:2.9rem;line-height:3.3rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.carrusel_productos .splide_productos .splide__track .splide__list .splide__slide .product a figcaption{font-size:3.4rem;line-height:3.8rem}}.carrusel_productos .splide_productos .splide__track .splide__list .splide__slide .product a figcaption .product_name{text-align:center;width:80%;font-size:4rem;line-height:1.1}@media screen and (min-width: 260px)and (max-width: 767px){.carrusel_productos .splide_productos .splide__track .splide__list .splide__slide .product a figcaption .product_name{width:90%;font-size:2.5rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.carrusel_productos .splide_productos .splide__track .splide__list .splide__slide .product a figcaption .product_name{width:80%;font-size:2.5rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.carrusel_productos .splide_productos .splide__track .splide__list .splide__slide .product a figcaption .product_name{font-size:2.8rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.carrusel_productos .splide_productos .splide__track .splide__list .splide__slide .product a figcaption .product_name{font-size:3rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.carrusel_productos .splide_productos .splide__track .splide__list .splide__slide .product a figcaption .product_name{font-size:3.5rem}}.carrusel_productos .splide_productos .splide__track .splide__list .splide__slide .product a .border_transition{width:100%;height:100%;position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;transition:.3s ease}.carrusel_productos .splide_productos .splide__track .splide__list .splide__slide .product a .border_transition span{border-radius:5px;border:2px solid #41631c;width:90%;height:20%;opacity:0;transition:.5s ease}.carrusel_productos .splide_productos .splide__track .splide__list .splide__slide .product:hover{background-color:rgba(0,0,0,.3)}.carrusel_productos .splide_productos .splide__track .splide__list .splide__slide .product:hover .border_transition{background:rgba(0,0,0,.3)}.carrusel_productos .splide_productos .splide__track .splide__list .splide__slide .product:hover .border_transition span{opacity:1;height:90%}.carrusel_productos .splide_productos .splide__arrows .splide__arrow{position:absolute;z-index:99;width:6rem;height:6rem;background:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0px 0px 18px 0px rgba(163,163,163,.2509803922);border:none;outline:none;cursor:pointer;top:50%}.carrusel_productos .splide_productos .splide__arrows .splide__arrow[disabled]{opacity:.5}@media screen and (min-width: 1024px)and (max-width: 1279px){.carrusel_productos .splide_productos .splide__arrows .splide__arrow{width:4rem;height:4rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.carrusel_productos .splide_productos .splide__arrows .splide__arrow{width:4.2rem;height:4.2rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.carrusel_productos .splide_productos .splide__arrows .splide__arrow{width:5.2rem;height:5.2rem}}.carrusel_productos .splide_productos .splide__arrows .splide__arrow.splide__arrow--prev{left:6rem}.carrusel_productos .splide_productos .splide__arrows .splide__arrow.splide__arrow--next{right:7rem}.carrusel_productos .splide_productos .splide__pagination{display:flex;align-items:center;gap:.6rem}.carrusel_productos .splide_productos .splide__pagination li .splide__pagination__page{border:none;outline:none;width:2rem;height:.4rem;background-color:#6f6f6f;border-radius:10rem;transition:.3s ease}.carrusel_productos .splide_productos .splide__pagination li .splide__pagination__page.is-active{width:3rem;background-color:#41631c}.tabs_icon{padding:6rem 0 8rem 0;background-color:#e7e7e7}@media screen and (min-width: 280px)and (max-width: 767px){.tabs_icon{padding-top:3rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.tabs_icon{padding-top:3rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.tabs_icon{padding-top:3rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.tabs_icon{padding-top:3.5rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.tabs_icon{padding-top:3.5rem}}.tabs_icon .inner_section{width:100%;margin:auto}.tabs_icon .inner_section .description{width:80%;margin:auto;margin-bottom:5rem}@media screen and (min-width: 280px)and (max-width: 767px){.tabs_icon .inner_section .description{margin-bottom:3rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.tabs_icon .inner_section .description{margin-bottom:3rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.tabs_icon .inner_section .description{margin-bottom:3rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.tabs_icon .inner_section .description{margin-bottom:3.5rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.tabs_icon .inner_section .description{margin-bottom:3.5rem}}.tabs_icon .inner_section .description h1,.tabs_icon .inner_section .description h2,.tabs_icon .inner_section .description h3,.tabs_icon .inner_section .description h4,.tabs_icon .inner_section .description h5,.tabs_icon .inner_section .description h6{line-height:1.1;font-family:jakarta_extrabold;color:#41631c}.tabs_icon .inner_section .description h1,.tabs_icon .inner_section .description h2,.tabs_icon .inner_section .description h3{font-size:6rem}@media screen and (min-width: 280px)and (max-width: 767px){.tabs_icon .inner_section .description h1,.tabs_icon .inner_section .description h2,.tabs_icon .inner_section .description h3{font-size:2.6rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.tabs_icon .inner_section .description h1,.tabs_icon .inner_section .description h2,.tabs_icon .inner_section .description h3{font-size:2.6rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.tabs_icon .inner_section .description h1,.tabs_icon .inner_section .description h2,.tabs_icon .inner_section .description h3{font-size:4rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.tabs_icon .inner_section .description h1,.tabs_icon .inner_section .description h2,.tabs_icon .inner_section .description h3{font-size:4.5rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.tabs_icon .inner_section .description h1,.tabs_icon .inner_section .description h2,.tabs_icon .inner_section .description h3{font-size:5.2rem}}.tabs_icon .inner_section .description h4,.tabs_icon .inner_section .description h5,.tabs_icon .inner_section .description h6{font-size:4rem}@media screen and (min-width: 280px)and (max-width: 767px){.tabs_icon .inner_section .description h4,.tabs_icon .inner_section .description h5,.tabs_icon .inner_section .description h6{font-size:2rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.tabs_icon .inner_section .description h4,.tabs_icon .inner_section .description h5,.tabs_icon .inner_section .description h6{font-size:2rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.tabs_icon .inner_section .description h4,.tabs_icon .inner_section .description h5,.tabs_icon .inner_section .description h6{font-size:2.5rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.tabs_icon .inner_section .description h4,.tabs_icon .inner_section .description h5,.tabs_icon .inner_section .description h6{font-size:3rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.tabs_icon .inner_section .description h4,.tabs_icon .inner_section .description h5,.tabs_icon .inner_section .description h6{font-size:3.5rem}}.tabs_icon .inner_section .description p{font-size:3rem;font-family:jakarta_regular;line-height:1.1;color:#41631c}@media screen and (min-width: 280px)and (max-width: 767px){.tabs_icon .inner_section .description p{font-size:1.6rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.tabs_icon .inner_section .description p{font-size:1.6rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.tabs_icon .inner_section .description p{font-size:1.7rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.tabs_icon .inner_section .description p{font-size:1.8rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.tabs_icon .inner_section .description p{font-size:2rem}}.tabs_icon .inner_section .cnt_tabs{position:relative;width:95%;margin:0 auto}.tabs_icon .inner_section .cnt_tabs::after{content:"";position:absolute;height:1px;width:100%;background-color:#d9d9d9;top:50%;left:0}.tabs_icon .inner_section .cnt_tabs .buttons_list{justify-content:center;position:relative;width:max-content;margin:auto;box-shadow:0px 2px 8.9px 0px rgba(0,0,0,.2509803922)}.tabs_icon .inner_section .cnt_tabs .buttons_list .nav-item{border-right:1px solid #d9d9d9}.tabs_icon .inner_section .cnt_tabs .buttons_list .nav-item:last-child{border:none}.tabs_icon .inner_section .cnt_tabs .buttons_list .nav-item .nav-link{padding:1.6rem 2.4rem;border:none;outline:none;min-width:24rem;max-width:24rem;font-size:1.4rem;line-height:1;font-family:jakarta_regular;color:#6f6f6f;position:relative;z-index:2;background-color:#e7e7e7;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:.3s ease}@media screen and (min-width: 1024px)and (max-width: 1279px){.tabs_icon .inner_section .cnt_tabs .buttons_list .nav-item .nav-link{font-size:1.2rem;min-width:15rem;max-width:16rem;padding:1rem;padding-bottom:1.4rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.tabs_icon .inner_section .cnt_tabs .buttons_list .nav-item .nav-link{font-size:1.3rem;min-width:17rem;max-width:18rem;padding:1rem 1.4rem;padding-bottom:1.4rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.tabs_icon .inner_section .cnt_tabs .buttons_list .nav-item .nav-link{font-size:1.3rem;min-width:18rem;max-width:20rem;padding:1.3rem 1.7rem}}.tabs_icon .inner_section .cnt_tabs .buttons_list .nav-item .nav-link::before,.tabs_icon .inner_section .cnt_tabs .buttons_list .nav-item .nav-link::after{content:"";position:absolute;z-index:1;transition:.3s ease}.tabs_icon .inner_section .cnt_tabs .buttons_list .nav-item .nav-link::before{height:.4rem;width:100%;background-color:hsla(0,0%,100%,0);bottom:-1px;left:0}.tabs_icon .inner_section .cnt_tabs .buttons_list .nav-item .nav-link::after{border-right:.7rem solid hsla(0,0%,100%,0);border-bottom:.7rem solid hsla(0,0%,100%,0);border-left:.7rem solid #e7e7e7;border-top:.7rem solid #e7e7e7;bottom:-0.4rem;left:45%;transform:rotate(45deg)}.tabs_icon .inner_section .cnt_tabs .buttons_list .nav-item .nav-link.active,.tabs_icon .inner_section .cnt_tabs .buttons_list .nav-item .nav-link:hover{color:#41631c}.tabs_icon .inner_section .cnt_tabs .buttons_list .nav-item .nav-link.active::before,.tabs_icon .inner_section .cnt_tabs .buttons_list .nav-item .nav-link:hover::before{background-color:#41631c}.tabs_icon .inner_section .cnt_tabs .buttons_list .nav-item .nav-link.active::after,.tabs_icon .inner_section .cnt_tabs .buttons_list .nav-item .nav-link:hover::after{border-right-color:#41631c;border-bottom-color:#41631c;border-left-color:#e7e7e7;border-top-color:#e7e7e7}.tabs_icon .inner_section .cnt_tabs .buttons_list .nav-item .nav-link.active .icon-active,.tabs_icon .inner_section .cnt_tabs .buttons_list .nav-item .nav-link:hover .icon-active{display:block}.tabs_icon .inner_section .cnt_tabs .buttons_list .nav-item .nav-link.active .icon-off,.tabs_icon .inner_section .cnt_tabs .buttons_list .nav-item .nav-link:hover .icon-off{display:none}.tabs_icon .inner_section .cnt_tabs .buttons_list .nav-item .nav-link img{object-fit:contain}@media screen and (min-width: 1024px)and (max-width: 1279px){.tabs_icon .inner_section .cnt_tabs .buttons_list .nav-item .nav-link img{width:1.8rem;height:1.8rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.tabs_icon .inner_section .cnt_tabs .buttons_list .nav-item .nav-link img{width:2rem;height:2rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.tabs_icon .inner_section .cnt_tabs .buttons_list .nav-item .nav-link img{width:2.2rem;height:2.2rem}}.tabs_icon .inner_section .cnt_tabs .buttons_list .nav-item .nav-link img.icon-active{display:none}.tabs_icon .inner_section .tab-content{margin-top:3rem;width:95%;margin-right:auto}.tabs_icon .inner_section .tab-content .tab-pane{transition:.3s ease-in;gap:7rem}@media screen and (min-width: 1024px)and (max-width: 1279px){.tabs_icon .inner_section .tab-content .tab-pane{gap:4rem}}.tabs_icon .inner_section .tab-content .tab-pane.active{display:flex;align-items:center}.tabs_icon .inner_section .tab-content .tab-pane .cnt_info,.tabs_icon .inner_section .tab-content .tab-pane .img_panel{width:50%}.tabs_icon .inner_section .tab-content .tab-pane .cnt_info .titulo{font-size:7.5rem;font-family:jakarta_regular;color:#41631c;line-height:1}@media screen and (min-width: 1024px)and (max-width: 1279px){.tabs_icon .inner_section .tab-content .tab-pane .cnt_info .titulo{font-size:3rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.tabs_icon .inner_section .tab-content .tab-pane .cnt_info .titulo{font-size:3.5rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.tabs_icon .inner_section .tab-content .tab-pane .cnt_info .titulo{font-size:4.8rem}}.tabs_icon .inner_section .tab-content .tab-pane .cnt_info .titulo strong{color:#b4b000;font-size:8.5rem;font-family:jakarta_extrabold}@media screen and (min-width: 1024px)and (max-width: 1279px){.tabs_icon .inner_section .tab-content .tab-pane .cnt_info .titulo strong{font-size:3.8rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.tabs_icon .inner_section .tab-content .tab-pane .cnt_info .titulo strong{font-size:4.2rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.tabs_icon .inner_section .tab-content .tab-pane .cnt_info .titulo strong{font-size:6rem}}.tabs_icon .inner_section .tab-content .tab-pane .cnt_info .cnt_descripcion{margin-top:9rem;border:1px solid #41631c;border-radius:1rem;padding:5rem 3.5rem;position:relative;font-size:2.6rem;color:#41631c;font-family:jakarta_regular;line-height:1.2}.tabs_icon .inner_section .tab-content .tab-pane .cnt_info .cnt_descripcion::after,.tabs_icon .inner_section .tab-content .tab-pane .cnt_info .cnt_descripcion::before{content:"";width:.5rem;height:.5rem;border-radius:50%;background-color:#41631c;position:absolute;top:50%;z-index:9;top:0}.tabs_icon .inner_section .tab-content .tab-pane .cnt_info .cnt_descripcion::before{left:-0.3rem}.tabs_icon .inner_section .tab-content .tab-pane .cnt_info .cnt_descripcion::after{top:-3px;left:14rem}@media screen and (min-width: 1024px)and (max-width: 1279px){.tabs_icon .inner_section .tab-content .tab-pane .cnt_info .cnt_descripcion{font-size:1.5rem;margin-top:7rem;padding:3rem 2.5rem}.tabs_icon .inner_section .tab-content .tab-pane .cnt_info .cnt_descripcion::after{left:8.5rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.tabs_icon .inner_section .tab-content .tab-pane .cnt_info .cnt_descripcion{font-size:1.7rem;margin-top:7rem;padding:4rem 2.5rem}.tabs_icon .inner_section .tab-content .tab-pane .cnt_info .cnt_descripcion::after{left:10rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.tabs_icon .inner_section .tab-content .tab-pane .cnt_info .cnt_descripcion{font-size:2rem;margin-top:7rem}.tabs_icon .inner_section .tab-content .tab-pane .cnt_info .cnt_descripcion::after{left:12rem}}.tabs_icon .inner_section .tab-content .tab-pane .cnt_info .cnt_descripcion strong{font-family:jakarta_bold}.tabs_icon .inner_section .tab-content .tab-pane .cnt_info .cnt_descripcion .icono{position:absolute;left:0;top:-6rem;padding:0 2rem;display:inline-block;background-color:#e7e7e7}@media screen and (min-width: 1024px)and (max-width: 1279px){.tabs_icon .inner_section .tab-content .tab-pane .cnt_info .cnt_descripcion .icono{top:-5rem;width:8.5rem;padding:0 1rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.tabs_icon .inner_section .tab-content .tab-pane .cnt_info .cnt_descripcion .icono{width:10rem;top:-5rem;padding:0 1rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.tabs_icon .inner_section .tab-content .tab-pane .cnt_info .cnt_descripcion .icono{width:12rem;padding:0 1.5rem}}.tabs_icon .inner_section .tab-content .tab-pane .cnt_info .cnt_links{display:flex;gap:2.5rem;margin-top:2.5rem;align-items:center;justify-content:start}.tabs_icon .inner_section .cnt_acordeones{box-shadow:0px 0px 24.8px 0px rgba(0,0,0,.1019607843);border-radius:1rem;overflow:hidden;width:90%;margin:auto}.tabs_icon .inner_section .cnt_acordeones .acordeon{padding:2rem;border-left:2px solid rgba(0,0,0,0);background-color:#e7e7e7;transition:.3s ease;border-bottom:1px solid #d9d9d9}.tabs_icon .inner_section .cnt_acordeones .acordeon[open]{border-left-color:#41631c;background-color:#e0e0e0}.tabs_icon .inner_section .cnt_acordeones .acordeon[open] .acordeon-icon{background-color:#41631c;transform:rotate(180deg)}.tabs_icon .inner_section .cnt_acordeones .acordeon[open] .acordeon-icon svg path{fill:#fff}.tabs_icon .inner_section .cnt_acordeones .acordeon:nth-last-child(1){border-bottom:none}.tabs_icon .inner_section .cnt_acordeones .acordeon .acordeon-head{outline:none;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.tabs_icon .inner_section .cnt_acordeones .acordeon .acordeon-head::-webkit-details-marker{display:none}.tabs_icon .inner_section .cnt_acordeones .acordeon .acordeon-head .acordeon-title{font-size:1.8rem;color:#41631c;font-family:jakarta_extrabold;line-height:1.1}.tabs_icon .inner_section .cnt_acordeones .acordeon .acordeon-head .acordeon-icon{border-radius:50%;box-shadow:0px 0px 7.3px -2px rgba(0,0,0,.2509803922);width:3.8rem;height:3.8rem;display:flex;align-items:center;justify-content:center;transition:.3s ease}.tabs_icon .inner_section .cnt_acordeones .acordeon .acordeon-body{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.tabs_icon .inner_section .cnt_acordeones .acordeon .acordeon-body .acordeon-foto{width:100%;aspect-ratio:4/3}.tabs_icon .inner_section .cnt_acordeones .acordeon .acordeon-body .acordeon-description{font-size:1.6rem;line-height:1.2;font-family:jakarta_regular;color:#41631c}.tabs_icon .inner_section .cnt_acordeones .acordeon .acordeon-body .acordeon-description strong,.tabs_icon .inner_section .cnt_acordeones .acordeon .acordeon-body .acordeon-description b{font-size:jakarta_semibold}.tabs_icon .inner_section .cnt_acordeones .acordeon .acordeon-body .btn-anchor{width:max-content}.section_four{position:relative;min-height:100vh;background-color:#e7e7e7;padding:4.5rem 0 8rem 0}@media screen and (min-width: 1024px)and (max-width: 1279px){.section_four{min-height:95vh}}.section_four .inner_section{min-height:inherit;height:100%;width:70%;margin:auto}@media screen and (min-width: 260px)and (max-width: 767px){.section_four .inner_section{width:95%}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_four .inner_section{width:95%}}.section_four .inner_section .head_section{width:85%;margin:0 auto;display:flex;flex-direction:column;gap:1rem;align-items:center}@media screen and (min-width: 260px)and (max-width: 767px){.section_four .inner_section .head_section{width:100%}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_four .inner_section .head_section{width:100%}}.section_four .inner_section .head_section .title_section{text-align:center;font-size:7rem;line-height:1.1;color:#41631c;font-family:jakarta_extrabold}@media screen and (min-width: 260px)and (max-width: 767px){.section_four .inner_section .head_section .title_section{font-size:3.5rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_four .inner_section .head_section .title_section{font-size:3.5rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section_four .inner_section .head_section .title_section{font-size:3.5rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.section_four .inner_section .head_section .title_section{font-size:4.5rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.section_four .inner_section .head_section .title_section{font-size:6rem}}.section_four .inner_section .head_section .desc_section{font-size:3rem;line-height:1.1;text-align:center;color:#41631c;font-family:jakarta_regular}@media screen and (min-width: 260px)and (max-width: 767px){.section_four .inner_section .head_section .desc_section{font-size:1.4rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_four .inner_section .head_section .desc_section{font-size:1.4rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section_four .inner_section .head_section .desc_section{font-size:1.8rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.section_four .inner_section .head_section .desc_section{font-size:2.2rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.section_four .inner_section .head_section .desc_section{font-size:2.6rem}}.section_four .inner_section .cnt_linetime{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:10rem;margin-top:4rem;margin-bottom:7rem}@media screen and (min-width: 260px)and (max-width: 767px){.section_four .inner_section .cnt_linetime{display:flex;flex-direction:column;margin-top:0;width:60%;margin:auto}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_four .inner_section .cnt_linetime{display:flex;flex-direction:column;margin-top:0;width:60%;margin:auto}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section_four .inner_section .cnt_linetime{column-gap:4rem;margin-top:0;margin-bottom:4rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.section_four .inner_section .cnt_linetime{column-gap:6rem;margin-top:2rem;margin-bottom:4.5rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.section_four .inner_section .cnt_linetime{column-gap:7rem;margin-top:3rem;margin-bottom:5.2rem}}.section_four .inner_section .cnt_linetime .year-hightlight{display:flex;gap:1.2rem;align-items:center;margin-top:2.6rem;position:relative;height:100%}@media screen and (min-width: 260px)and (max-width: 767px){.section_four .inner_section .cnt_linetime .year-hightlight{flex-direction:column;gap:.5rem;margin-top:6rem !important}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_four .inner_section .cnt_linetime .year-hightlight{flex-direction:column;gap:.5rem;margin-top:6rem !important}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section_four .inner_section .cnt_linetime .year-hightlight{margin-top:2rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.section_four .inner_section .cnt_linetime .year-hightlight{font-size:2rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.section_four .inner_section .cnt_linetime .year-hightlight{margin-top:2rem}}.section_four .inner_section .cnt_linetime .year-hightlight:nth-child(even){margin-top:7.6rem}@media screen and (min-width: 1024px)and (max-width: 1279px){.section_four .inner_section .cnt_linetime .year-hightlight:nth-child(even){margin-top:4.4rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.section_four .inner_section .cnt_linetime .year-hightlight:nth-child(even){margin-top:7rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.section_four .inner_section .cnt_linetime .year-hightlight:nth-child(even){margin-top:7rem}}.section_four .inner_section .cnt_linetime .year-hightlight:nth-child(odd)::before{content:"";position:absolute;right:-5rem;top:0;height:100%;background-color:#b4b000;width:2px}@media screen and (min-width: 260px)and (max-width: 767px){.section_four .inner_section .cnt_linetime .year-hightlight:nth-child(odd)::before{height:5rem;right:50%;top:100%;width:1px}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_four .inner_section .cnt_linetime .year-hightlight:nth-child(odd)::before{height:5rem;right:50%;top:100%;width:1px}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section_four .inner_section .cnt_linetime .year-hightlight:nth-child(odd)::before{right:-2rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.section_four .inner_section .cnt_linetime .year-hightlight:nth-child(odd)::before{right:-3rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.section_four .inner_section .cnt_linetime .year-hightlight:nth-child(odd)::before{right:-3.5rem}}.section_four .inner_section .cnt_linetime .year-hightlight:nth-last-child(1),.section_four .inner_section .cnt_linetime .year-hightlight:nth-last-child(2){opacity:.3}@media screen and (min-width: 260px)and (max-width: 767px){.section_four .inner_section .cnt_linetime .year-hightlight:nth-last-child(1){opacity:.1}.section_four .inner_section .cnt_linetime .year-hightlight:nth-last-child(1)::before{content:none}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_four .inner_section .cnt_linetime .year-hightlight:nth-last-child(1){opacity:.1}.section_four .inner_section .cnt_linetime .year-hightlight:nth-last-child(1)::before{content:none}}@media screen and (min-width: 260px)and (max-width: 767px){.section_four .inner_section .cnt_linetime .year-hightlight::before{content:"";position:absolute;left:50%;top:100%;background-color:#b4b000;height:5rem;width:1px}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_four .inner_section .cnt_linetime .year-hightlight::before{content:"";position:absolute;left:50%;top:100%;background-color:#b4b000;height:5rem;width:1px}}.section_four .inner_section .cnt_linetime .year-hightlight img{width:9.2rem;height:9.2rem}@media screen and (min-width: 260px)and (max-width: 767px){.section_four .inner_section .cnt_linetime .year-hightlight img{width:7.6rem;height:7.6rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_four .inner_section .cnt_linetime .year-hightlight img{width:7.6rem;height:7.6rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section_four .inner_section .cnt_linetime .year-hightlight img{width:7rem;height:7rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.section_four .inner_section .cnt_linetime .year-hightlight img{width:7.8rem;height:7.8rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.section_four .inner_section .cnt_linetime .year-hightlight img{width:7.8rem;height:7.8rem}}.section_four .inner_section .cnt_linetime .year-hightlight .year{font-family:jakarta_extrabold;font-size:7rem;line-height:1;color:#41631c}@media screen and (min-width: 260px)and (max-width: 767px){.section_four .inner_section .cnt_linetime .year-hightlight .year{font-size:4rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_four .inner_section .cnt_linetime .year-hightlight .year{font-size:4rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section_four .inner_section .cnt_linetime .year-hightlight .year{font-size:3.5rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.section_four .inner_section .cnt_linetime .year-hightlight .year{font-size:5rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.section_four .inner_section .cnt_linetime .year-hightlight .year{font-size:5.5rem}}.section_four .inner_section .cnt_linetime .year-hightlight p{font-size:2rem;font-family:jakarta_regular;color:#41631c}@media screen and (min-width: 260px)and (max-width: 767px){.section_four .inner_section .cnt_linetime .year-hightlight p{font-size:1.4rem;text-align:center}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_four .inner_section .cnt_linetime .year-hightlight p{font-size:1.4rem;text-align:center}}@media screen and (min-width: 1024px)and (max-width: 1279px){.section_four .inner_section .cnt_linetime .year-hightlight p{font-size:1.4rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.section_four .inner_section .cnt_linetime .year-hightlight p{font-size:1.6rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.section_four .inner_section .cnt_linetime .year-hightlight p{font-size:1.8rem}}.section_four .inner_section .cnt_btn{width:50%;margin:auto;margin-top:3rem}@media screen and (min-width: 260px)and (max-width: 767px){.section_four .inner_section .cnt_btn{width:100%}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_four .inner_section .cnt_btn{width:100%}}.section_four .inner_section .cnt_btn .btn-anchor{width:max-content;margin:auto}.section_four .cnt_scroll_next{position:relative;bottom:1rem}@media screen and (min-width: 260px)and (max-width: 767px){.section_four .cnt_scroll_next{bottom:-3rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.section_four .cnt_scroll_next{bottom:-3rem}}@keyframes bounce_dot{from{bottom:-0.8rem}to{bottom:-3rem}}html{box-sizing:border-box;font-size:62.5%;scroll-behavior:smooth;scroll-margin-top:10rem}html *,html ::after,html ::before{margin:0;padding:0;box-sizing:border-box;text-decoration:none}html body{font-size:16px;position:relative}html body p,html body ul,html body li{font-family:jakarta_regular}html body h1,html body h2,html body h3,html body h4,html body h5,html body h6{font-family:jakarta_extrabold}html body .cnt_scroll_next{position:absolute;bottom:10%;left:0;width:100%;text-align:center}html body .cnt_scroll_next a{position:relative}html body .cnt_scroll_next a::after{content:"";position:absolute;bottom:-0.8rem;left:40%;width:.6rem;height:.6rem;background-color:var(--green_soft);border-radius:50%;animation:bounce_dot 2s alternate backwards infinite}html body .cnt_scroll_next a img{cursor:pointer}.btn-outline{border:2px solid var(--dark_green);border-radius:10rem;padding:1rem;background-color:var(--transparent);font-size:2rem;font-family:jakarta_medium;color:var(--dark_green);display:flex;align-items:center;justify-content:space-between;gap:1.5rem;transition:.5s ease-in}.btn-outline:hover{background-color:var(--green_soft);border-color:var(--dark_green);color:var(--dark_green)}@media screen and (min-width: 260px)and (max-width: 767px){.btn-outline{font-size:1.4rem}}@media screen and (min-width: 768px)and (max-width: 1023px){.btn-outline{font-size:1.4rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.btn-outline{font-size:1.4rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.btn-outline{font-size:1.5rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.btn-outline{font-size:1.7rem}}.btn-outline img,.btn-outline svg{width:3.4rem;height:3.4rem}@media screen and (min-width: 1024px)and (max-width: 1279px){.btn-outline img,.btn-outline svg{width:2rem;height:2rem}}@media screen and (min-width: 1280px)and (max-width: 1439px){.btn-outline img,.btn-outline svg{width:2.5rem;height:2.5rem}}@media screen and (min-width: 1440px)and (max-width: 1750px){.btn-outline img,.btn-outline svg{width:3rem;height:3rem}}.css_arrows_swiper{background-color:var(--white);box-shadow:var(--shadows);width:60px;height:60px;border-radius:50%;transition:.3s ease}.css_arrows_swiper:hover{background-color:red}.css_arrows_swiper::after{content:none}@media screen and (min-width: 260px)and (max-width: 767px){.css_arrows_swiper{width:45px;height:45px}}/*# sourceMappingURL=main.min.css.map */
