html{overflow-x:hidden!important}body{overflow-x:hidden!important;position:relative;height:100%}button{border-radius:0!important}a{text-decoration:none!important}.draggable{padding:0px 0px!important}.slick-next,.slick-prev{display:none!important}*{font-family:"Space Grotesk",sans-serif;font-optical-sizing:auto;font-weight:500;font-style:normal;color:#00373D}.gap-3{gap:1rem}.gap-1{gap:0.5rem}@media (min-width:764px){.gap-md-3{gap:1rem}}.button-up{position:fixed;right:3rem;bottom:4rem}.btn{display:inline-block;font-family:"Montserrat",sans-serif;font-size:1rem;text-align:center;cursor:pointer;text-decoration:none;border:1px solid transparent;-webkit-transition:background-color 0.3s ease-in-out!important;transition:background-color 0.3s ease-in-out!important}.btn.main{font-size:0.75rem;padding:0.7rem 1.5rem}.btn.primary{background-color:#EB0045;color:#ffffff}.btn.primary:hover{background-color:#d2003e}.btn.secondary{background-color:#FFFFFF;color:#00373D}.btn.secondary:hover{background-color:#DDDDDD}.btn.third{background-color:transparent;border:1px solid #DDDDDD;color:#DDDDDD}.btn.third.icon span{color:#DDDDDD}.btn.third:hover{background-color:rgba(221,221,221,0.1)}.btn.fourth{background-color:transparent;border:1px solid #00373D;color:#00373D}.btn.fourth:hover{background-color:rgba(0,55,61,0.1)}.btn.primary-carousel{background-color:transparent;color:#728287}.btn.primary-carousel:hover{background-color:#f3f3f3}.btn.full-rounded{border-radius:64px!important;border:1px solid #728287;height:40px;outline:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;width:40px}.btn.full-rounded-primary{border-radius:64px!important;border:1px solid #EB0045;height:40px;outline:none!important;-webkit-box-shadow:none!important;box-shadow:none!important;width:40px}.btn.full-rounded-primary span{color:#FFFFFF}.btn.rounded{border-radius:24px!important;font-size:0.75rem;letter-spacing:1px;height:2.75rem;padding:0.45rem 1.5rem}.btn.disabled{background-color:#e9ecef;color:#495057;pointer-events:none}.btn.icon{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn.icon span{font-size:1.2rem}.btn.upper{text-transform:uppercase;letter-spacing:2px}.btn.radius-4{border-radius:4px!important}.btn.radius-4-left{border-top-left-radius:4px!important;border-top-right-radius:4px!important}.btn.radius-4-right{border-radius:4px!important}@media (max-width:768px){.btn.block-md{display:block;width:100%}}.btn.font-cart{font-size:0.85rem}@media (max-width:1200px){.btn.font-cart{font-size:0.75rem}}.no-border-empty:before{width:0px!important;background-color:transparent!important}.no-clic{pointer-events:none}header{position:absolute;top:0;width:100%;z-index:1}header .header{border-bottom:1px solid rgba(255,255,255,0.2)}@media (max-width:992px){header .header{margin:0 15px}}header .header_wrapper_nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:69px}header .header_wrapper_nav_menu{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:2rem;list-style-type:none;padding:0;margin:0;height:100%}@media (max-width:991.98px){header .header_wrapper_nav_menu{display:none}}header .header_wrapper_nav_menu li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}header .header_wrapper_nav_menu li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:5px solid transparent;-webkit-transition:border-bottom 0.1s ease-in;transition:border-bottom 0.1s ease-in;height:100%}header .header_wrapper_nav_menu li a span{font-size:0.75rem;font-weight:300;color:#EEEEEE;letter-spacing:1px;text-decoration:none;text-transform:none;margin-top:5px}header .header_wrapper_nav_menu li a.active,header .header_wrapper_nav_menu li a:hover{border-bottom:5px solid #EB0045}header .header_wrapper_nav_brand{color:white}header .header_wrapper_nav_contact{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;gap:2rem}@media (max-width:991.98px){header .header_wrapper_nav_contact{display:none}}header .header_wrapper_nav_contact a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:5px solid transparent;height:100%;-webkit-transition:border-bottom 0.1s ease-in;transition:border-bottom 0.1s ease-in}header .header_wrapper_nav_contact a img{margin-left:5px;margin-right:5px}header .header_wrapper_nav_contact a span{font-size:0.6875rem;font-weight:300;color:white;letter-spacing:1px;text-decoration:none;text-transform:none;margin-top:5px}header .header_wrapper_nav_contact a.active,header .header_wrapper_nav_contact a:hover{border-bottom:5px solid #EB0045}header .header_wrapper_nav_contact a:nth-child(2) span{letter-spacing:0.0625rem}header .header_wrapper_nav_hamburger{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:7px;width:35px;height:26px}@media (min-width:992px){header .header_wrapper_nav_hamburger{display:none}}header .header_wrapper_nav_hamburger_bar{width:100%;height:8px;background-color:#fff;border-radius:5px;-webkit-transition:opacity 0.3s ease,-webkit-transform 0.3s ease;transition:opacity 0.3s ease,-webkit-transform 0.3s ease;transition:transform 0.3s ease,opacity 0.3s ease;transition:transform 0.3s ease,opacity 0.3s ease,-webkit-transform 0.3s ease}header .header_wrapper_nav_hamburger_bar:nth-child(2){margin-left:6px}header .header_wrapper_nav_hamburger.change .header_wrapper_nav_hamburger_bar:first-child{-webkit-transform:translateY(10px) rotate(45deg);transform:translateY(10px) rotate(45deg)}header .header_wrapper_nav_hamburger.change .header_wrapper_nav_hamburger_bar:nth-child(2){opacity:0}header .header_wrapper_nav_hamburger.change .header_wrapper_nav_hamburger_bar:nth-child(3){-webkit-transform:translateY(-10px) rotate(-45deg);transform:translateY(-10px) rotate(-45deg)}header .menu-top{background-color:white;border-radius:0.75rem;width:1220px;top:440%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:36px 40px 32px 40px;position:absolute;-webkit-transition:opacity 0.1s ease-out,visibility 0.1s ease-out;transition:opacity 0.1s ease-out,visibility 0.1s ease-out;opacity:0;visibility:hidden;z-index:30;-webkit-box-shadow:0 4px 16px rgba(0,0,0,0.1),0 1px 18px rgba(0,0,0,0.08);box-shadow:0 4px 16px rgba(0,0,0,0.1),0 1px 18px rgba(0,0,0,0.08)}header .menu-top.show{opacity:1;visibility:visible;-webkit-transition:opacity 0.2s ease-in,visibility 0.2s ease-in;transition:opacity 0.2s ease-in,visibility 0.2s ease-in}@media (max-width:1259px){header .menu-top{top:417%;width:1150px}}@media (max-width:1199px){header .menu-top{padding:32px 24px;top:433%;width:940px}}@media (max-width:991.98px){header .menu-top{display:none}}header .menu-top_triangle_products{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:12px solid white;position:absolute;top:-0.6rem;left:5rem}@media (max-width:1259px){header .menu-top_triangle_products{left:3rem}}@media (max-width:1199px){header .menu-top_triangle_products{left:2rem}}header .menu-top_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.5rem;-ms-flex-pack:distribute;justify-content:space-around}header .menu-top_wrapper_item{-webkit-box-flex:1;-ms-flex:1 1 11.875rem;flex:1 1 11.875rem;position:relative}@media (max-width:1199px){header .menu-top_wrapper_item{-webkit-box-flex:1;-ms-flex:1 1 9.875rem;flex:1 1 9.875rem}}@media screen and (max-width:576px){header .menu-top_wrapper_item{-webkit-box-flex:1;-ms-flex:1 1 8.75rem;flex:1 1 8.75rem}}header .menu-top_wrapper_item_title{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px}header .menu-top_wrapper_item_title img{height:100%}header .menu-top_wrapper_item_title h3{font-size:1rem;font-weight:700;margin-bottom:17px}@media (max-width:1199px){header .menu-top_wrapper_item_title h3{margin-bottom:10px}}header .menu-top_wrapper_item_title_link{color:#00373D;text-decoration:none}header .menu-top_wrapper_item_title_link:hover{color:#00373D}header .menu-top_wrapper_item ul{margin:0;padding:0}header .menu-top_wrapper_item ul li{list-style:none}header .menu-top_wrapper_item ul li a{color:#00373D;list-style:none;font-size:0.8125rem;font-weight:300;text-decoration:none;-webkit-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}header .menu-top_wrapper_item ul li a:hover{color:#EB0045}header .menu-top_wrapper_item a{-webkit-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}header .menu-top_wrapper_item a:hover{color:#EB0045}header .menu-top_wrapper_item:nth-of-type(-n+5){margin-bottom:1.5rem}@media (max-width:1199px){header .menu-top_wrapper_item:nth-of-type(-n+5){margin-bottom:1rem}}header .menu-top_wrapper_item.multi-column ul{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:-ms-grid;display:grid;-ms-grid-columns:1fr 4px 1fr;grid-template-columns:1fr 1fr;gap:4px}@media screen and (max-width:764px){header .menu-top_wrapper_item.multi-column ul{display:block}}@media screen and (min-width:764px) and (max-width:1200px){header .menu-top_wrapper_item.multi-column ul{display:block}}header .menu-top_wrapper_item.multi-column ul li:first-child{-ms-grid-column:1;grid-column:1;grid-row:auto}header .menu-top_wrapper_item.multi-column ul li:nth-child(2){-ms-grid-column:1;grid-column:1;grid-row:auto}header .menu-top_wrapper_item.multi-column ul li:nth-child(3){-ms-grid-column:1;grid-column:1;grid-row:auto}header .menu-top_wrapper_item.multi-column ul li:nth-child(4){-ms-grid-column:1;grid-column:1;grid-row:auto}header .menu-top_wrapper_item.multi-column ul li:nth-child(5){-ms-grid-column:1;grid-column:1;grid-row:auto}header .menu-top_wrapper_item.multi-column ul li:nth-child(6){-ms-grid-column:1;grid-column:1;grid-row:auto}header .menu-top_wrapper_item.multi-column ul li:nth-child(7){-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1}header .menu-top_wrapper_item.multi-column ul li:nth-child(8){-ms-grid-column:2;grid-column:2;-ms-grid-row:2;grid-row:2}header .menu-top_wrapper_item.multi-column ul li:nth-child(9){-ms-grid-column:2;grid-column:2;-ms-grid-row:3;grid-row:3}header .menu-top_wrapper_item.multi-column ul li:nth-child(10){-ms-grid-column:2;grid-column:2;-ms-grid-row:4;grid-row:4}header .menu-top_wrapper_item.multi-column ul li:nth-child(11){-ms-grid-column:2;grid-column:2;-ms-grid-row:5;grid-row:5}header .menu-top_wrapper_item.multi-column ul li:nth-child(12){-ms-grid-column:2;grid-column:2;-ms-grid-row:6;grid-row:6}header .menu-top_wrapper_item:not(.multi-column) ul li{margin-bottom:4px}header .menu-top_wrapper_item:not(.no-border):before{content:"";position:absolute;top:0;bottom:0;left:190px;width:1px;background-color:#dddddd}@media (min-width:1260px){header .menu-top_wrapper_item:not(.no-border):before{left:220px}}@media (max-width:1259px){header .menu-top_wrapper_item:not(.no-border):before{left:205px}}@media (max-width:1199px){header .menu-top_wrapper_item:not(.no-border):before{width:0;background-color:transparent}}@media (max-width:764px){header .menu-top_wrapper_item:not(.no-border):before{width:0;background-color:transparent}}header .menu-mobile{max-height:0;overflow:hidden;-webkit-transition:max-height 0.5s ease-in-out;transition:max-height 0.5s ease-in-out;-webkit-box-shadow:0 4px 24px rgba(0,0,0,0.1),0 1px 20px rgba(0,0,0,0.08);box-shadow:0 4px 24px rgba(0,0,0,0.1),0 1px 20px rgba(0,0,0,0.08);position:absolute;top:70px;z-index:4;left:0;right:0}header .menu-mobile.show{max-height:775.5px}@media (min-width:992px){header .menu-mobile{display:none}}header .menu-mobile_wrapper{background-color:#FFFFFF;padding:40px 30px;position:relative;z-index:1}header .menu-mobile_wrapper_info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:40px}header .menu-mobile_wrapper_info_box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5rem}header .menu-mobile_wrapper_info_box a{color:#00373D;font-size:11px;font-weight:300;letter-spacing:1px;-webkit-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}header .menu-mobile_wrapper_info_box a:hover{color:#EB0045}@media (min-width:764px) and (max-width:992px){header .menu-mobile_wrapper_info_box a{font-size:16px}}header .menu-mobile_wrapper_list{margin-bottom:0.5rem}header .menu-mobile_wrapper_list ul{margin:0;padding:0}header .menu-mobile_wrapper_list ul li{border-top:1px solid #DDDDDD;list-style:none;padding:20px 0}header .menu-mobile_wrapper_list ul li a{color:#00373D;font-size:1rem;font-weight:500;text-decoration:none;-webkit-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}header .menu-mobile_wrapper_list ul li a:hover{color:#EB0045}header .menu-mobile_wrapper_grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 20px 1fr 20px 1fr;grid-template-columns:repeat(3,1fr);gap:20px;padding:20px;border-radius:12px;background-color:#F5F5F5}@media (max-width:576px){header .menu-mobile_wrapper_grid{gap:10px;padding:16px}}header .menu-mobile_wrapper_grid_item{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;text-decoration:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding:16px 10px;border-radius:10px;-webkit-transition:background-color 0.3s ease;transition:background-color 0.3s ease}header .menu-mobile_wrapper_grid_item:hover{background-color:#FFFFFF}header .menu-mobile_wrapper_grid_item img{height:auto;margin-bottom:8px}header .menu-mobile_wrapper_grid_item p{font-size:12px;font-weight:500;margin-bottom:0}.menu-fixed{position:fixed;width:100%}.doble-distancia{background-color:rgba(0,0,0,0.4);z-index:1000}.no-border-empty:before{width:0px!important;background-color:transparent!important}footer{background-color:#00373D}@media screen and (max-width:576px){footer .container{padding:0 2rem}}footer .footer_wrapper_level-one{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:110px;padding-bottom:102px}@media (max-width:764px){footer .footer_wrapper_level-one{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:5rem;padding-bottom:4rem}}@media (max-width:992px){footer .footer_wrapper_level-one{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:5rem;padding-bottom:4rem}}footer .footer_wrapper_level-one_brand{max-width:11.875rem;width:100%}@media (max-width:764px){footer .footer_wrapper_level-one_brand{margin-bottom:4rem}}@media (max-width:992px){footer .footer_wrapper_level-one_brand{margin-bottom:1.5rem}}footer .footer_wrapper_level-one_menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3rem;margin:0;padding:0}footer .footer_wrapper_level-one_menu ul li{list-style:none}footer .footer_wrapper_level-one_menu ul li a{color:#EEEEEE;font-size:0.875rem;font-weight:400;text-decoration:none;-webkit-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}footer .footer_wrapper_level-one_menu ul li a:hover{color:#c9c9c9}@media (max-width:764px){footer .footer_wrapper_level-one_menu{margin-bottom:2.8rem}}@media (max-width:992px){footer .footer_wrapper_level-one_menu{margin-bottom:1rem}}footer .footer_wrapper_level-one_contact ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.5rem;margin:0;padding:0}@media screen and (max-width:576px){footer .footer_wrapper_level-one_contact ul{gap:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap}}footer .footer_wrapper_level-one_contact ul li{list-style:none;color:#EEEEEE;font-size:0.6875rem;font-weight:300;text-decoration:none}footer .footer_wrapper_level-one_contact ul li a{color:#EEEEEE;font-size:0.6875rem;font-weight:300;text-decoration:none;-webkit-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}footer .footer_wrapper_level-one_contact ul li a:hover{color:#c9c9c9}footer .footer_wrapper_level-two{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2rem;-ms-flex-pack:distribute;justify-content:space-around;margin-bottom:5.625rem}@media screen and (max-width:764px){footer .footer_wrapper_level-two{margin-bottom:2.5rem}}footer .footer_wrapper_level-two_category{color:#FFFFFF;-webkit-box-flex:1;-ms-flex:1 1 11.875rem;flex:1 1 11.875rem;position:relative}@media screen and (max-width:576px){footer .footer_wrapper_level-two_category{-webkit-box-flex:1;-ms-flex:1 1 8.75rem;flex:1 1 8.75rem}}footer .footer_wrapper_level-two_category h2{font-size:0.875rem;font-weight:400;margin-bottom:1.25rem}footer .footer_wrapper_level-two_category_link{color:#FFFFFF;text-decoration:none}footer .footer_wrapper_level-two_category_link:hover{color:#FFFFFF}footer .footer_wrapper_level-two_category ul{margin:0;padding:0}footer .footer_wrapper_level-two_category ul li{list-style:none}footer .footer_wrapper_level-two_category ul li a{color:#FFFFFF;list-style:none;font-size:0.8125rem;font-weight:300;text-decoration:none;-webkit-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}footer .footer_wrapper_level-two_category ul li a:hover{color:#c9c9c9}footer .footer_wrapper_level-two_category:nth-of-type(-n+5){margin-bottom:2.5rem}@media screen and (max-width:764px){footer .footer_wrapper_level-two_category{margin-bottom:2.5rem}}footer .footer_wrapper_level-two_category.long-text ul li:first-child{line-height:1rem}footer .footer_wrapper_level-two_category.long-text ul li:first-child a{display:block;width:150px!important}footer .footer_wrapper_level-two_category.long-text ul li:nth-child(2){line-height:1rem}footer .footer_wrapper_level-two_category.long-text ul li:nth-child(2) a{display:block;width:150px!important}footer .footer_wrapper_level-two_category.long-text ul li:nth-child(3){line-height:1rem}footer .footer_wrapper_level-two_category.long-text ul li:nth-child(3) a{display:block;width:150px!important}footer .footer_wrapper_level-two_category.multi-column ul{-webkit-box-align:start;-ms-flex-align:start;align-items:start;display:-ms-grid;display:grid;-ms-grid-columns:1fr 4px 1fr;grid-template-columns:1fr 1fr;gap:4px}@media screen and (max-width:764px){footer .footer_wrapper_level-two_category.multi-column ul{display:block}}@media screen and (min-width:764px) and (max-width:1200px){footer .footer_wrapper_level-two_category.multi-column ul{display:block}}footer .footer_wrapper_level-two_category.multi-column ul li:first-child{-ms-grid-column:1;grid-column:1;grid-row:auto}footer .footer_wrapper_level-two_category.multi-column ul li:nth-child(2){-ms-grid-column:1;grid-column:1;grid-row:auto}footer .footer_wrapper_level-two_category.multi-column ul li:nth-child(3){-ms-grid-column:1;grid-column:1;grid-row:auto}footer .footer_wrapper_level-two_category.multi-column ul li:nth-child(4){-ms-grid-column:1;grid-column:1;grid-row:auto}footer .footer_wrapper_level-two_category.multi-column ul li:nth-child(5){-ms-grid-column:1;grid-column:1;grid-row:auto}footer .footer_wrapper_level-two_category.multi-column ul li:nth-child(6){-ms-grid-column:1;grid-column:1;grid-row:auto}footer .footer_wrapper_level-two_category.multi-column ul li:nth-child(7){-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1}footer .footer_wrapper_level-two_category.multi-column ul li:nth-child(8){-ms-grid-column:2;grid-column:2;-ms-grid-row:2;grid-row:2}footer .footer_wrapper_level-two_category.multi-column ul li:nth-child(9){-ms-grid-column:2;grid-column:2;-ms-grid-row:3;grid-row:3}footer .footer_wrapper_level-two_category.multi-column ul li:nth-child(10){-ms-grid-column:2;grid-column:2;-ms-grid-row:4;grid-row:4}footer .footer_wrapper_level-two_category.multi-column ul li:nth-child(11){-ms-grid-column:2;grid-column:2;-ms-grid-row:5;grid-row:5}footer .footer_wrapper_level-two_category.multi-column ul li:nth-child(12){-ms-grid-column:2;grid-column:2;-ms-grid-row:6;grid-row:6}footer .footer_wrapper_level-two_category:not(.multi-column) ul li{margin-bottom:4px}@media screen and (min-width:764px) and (max-width:1220px){footer .footer_wrapper_level-two_category.no-border:before{content:"";position:absolute;top:0;bottom:0;left:190px;width:1px;background-color:rgba(221,221,221,0.2)}}footer .footer_wrapper_level-two_category:not(.no-border):before{content:"";position:absolute;top:0;bottom:0;left:190px;width:1px;background-color:rgba(221,221,221,0.2)}@media screen and (max-width:764px){footer .footer_wrapper_level-two_category:not(.no-border):before{width:0;background-color:transparent}}footer .footer_suma{background-color:#013237;padding:0.625rem 0 0.75rem 0}footer .footer_suma_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}:root{--banner-home-height-desktop:740px;--banner-home-height-mobile:600px}.home_carousel-banner .carousel-indicators{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-right:20%;margin-left:20%}.home_carousel-banner .carousel-indicators li{width:10px;height:10px;border-radius:50%}.home_carousel-banner .box-container{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.home_carousel-banner .carousel-item{background-size:cover;background-position:center;background-repeat:no-repeat;padding:0 20%;height:var(--banner-home-height-desktop)}@media (max-width:768px){.home_carousel-banner .carousel-item{background-position:left;height:var(--banner-home-height-mobile)}}@media (max-width:764px){.home_carousel-banner .carousel-item{padding:0 1.875rem}}.home_carousel-banner .carousel-item:first-child{background-image:url("../img/home/banner-home-baniosmoviles.png")}.home_carousel-banner .carousel-item:nth-child(2){background-image:url("../img/home/banner-home-soluciones2.png")}.home_carousel-banner .carousel-item:nth-child(3){background-image:url("../img/home/banner-home-salasdebanio2.png")}@media (max-width:576px){.home_carousel-banner .container{padding:0}}.home_carousel-banner_cta h2{color:white;font-weight:700;font-size:4.3rem}@media (max-width:1200px){.home_carousel-banner_cta h2{font-size:64px}}@media (max-width:992px){.home_carousel-banner_cta h2{font-size:56px}}@media (max-width:764px){.home_carousel-banner_cta h2{font-size:40px}}.home_carousel-banner_link{font-family:"Montserrat",sans-serif;color:#FFFFFF}.home_carousel-banner_link:hover{color:#FFFFFF}.home_section-one{background-color:#FFFFFF;border-top-left-radius:3.125rem;border-top-right-radius:3.125rem;margin-top:-3rem;padding:8.25rem 0 0 0}@media (max-width:764px){.home_section-one{padding-top:4.625rem}}.home_section-one_info_text{color:#00373D}@media (max-width:764px){.home_section-one_info_text{margin-bottom:3.8rem}}.home_section-one_info_text h4{font-size:1.6rem;font-family:"Roboto Condensed",sans-serif;font-size:2rem;font-weight:400}@media (max-width:764px){.home_section-one_info_text h4{font-size:24px}}.home_section-one_info_text h4 span{color:#00373D;font-family:"Roboto Condensed",sans-serif;font-weight:500}.home_section-one_info_grid_unit{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}@media (max-width:764px){.home_section-one_info_grid_unit{gap:0.75rem}}.home_section-one_info_grid_unit span{font-size:1rem;font-weight:400}@media (max-width:764px){.home_section-one_info_grid_unit span{font-size:0.75rem}}.home_section-one_solutions{margin-top:8.25rem}@media screen and (max-width:764px){.home_section-one_solutions{margin-top:8.25rem;padding:0 0.9375rem}}.home_section-one_solutions_wrapper{background-color:#F5F5F5;border-radius:0.75rem;padding:40px 32px 40px 32px}.home_section-one_solutions_wrapper h5{font-size:1.0625rem;margin-bottom:2rem}.home_section-one_solutions_wrapper_box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#F5F5F5;border-radius:0.375rem;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1rem;-webkit-transition:background-color 0.3s ease-in-out;transition:background-color 0.3s ease-in-out}.home_section-one_solutions_wrapper_box:hover{background-color:#FFFFFF}.home_section-one_solutions_wrapper_box img{height:1.875rem;width:auto;-o-object-fit:none;object-fit:none}.home_section-one_solutions_wrapper_box a,.home_section-one_solutions_wrapper_box span{font-size:0.75rem;margin-top:0.875rem;text-align:center;font-weight:400;color:#00373D}.home_section-one_solutions_wrapper_box:hover span{color:#EB0045}.home_section-one_solutions_wrapper_box.active,.home_section-one_solutions_wrapper_box:hover img{-webkit-filter:hue-rotate(155deg) brightness(300%);filter:hue-rotate(155deg) brightness(300%)}.home_section-one_solutions_wrapper_box.active{background-color:#FFFFFF}.home_section-one_we-highlight{margin-top:8.25rem;overflow:hidden}@media (min-width:764px){.home_section-one_we-highlight{margin-bottom:8.25rem}}@media (max-width:764px){.home_section-one_we-highlight .container{padding:0}}.home_section-one_we-highlight_title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:764px){.home_section-one_we-highlight_title{padding:0 1.875rem}}.home_section-one_we-highlight_title h4{margin-bottom:0px}@media (max-width:764px){.home_section-one_we-highlight_title h4{font-size:1.25rem}}.home_section-one_we-highlight_title_arrows{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.75rem}.home_section-one_we-highlight_carousel{margin-top:1.75rem;overflow:hidden;width:100%}@media (max-width:764px){.home_section-one_we-highlight_carousel{padding-left:0px!important}}.home_section-one_we-highlight_carousel_item{padding:0 0 0 30px;position:relative;text-decoration:none}@media (max-width:576px){.home_section-one_we-highlight_carousel_item{padding:0 30px 0 30px}}.home_section-one_we-highlight_carousel_item_img img:first-child{width:100%}@media (min-width:764px){.home_section-one_we-highlight_carousel_item_img img:first-child{max-width:450px;max-height:250px}}.home_section-one_we-highlight_carousel_item_img img:nth-child(2){position:absolute;top:1.25rem;width:100%}.home_section-one_we-highlight_carousel_item_img img:nth-child(2):hover{-webkit-animation:vibrate 1.5s infinite;animation:vibrate 1.5s infinite}@media (max-width:764px){.home_section-one_we-highlight_carousel_item_img img:nth-child(2){width:84%}}.home_section-one_we-highlight_carousel_item h3{font-size:1.25rem;margin-top:3rem;margin-bottom:0;color:#00373D}@media (max-width:764px){.home_section-one_we-highlight_carousel_item h3{font-size:0.9375rem;margin-top:3rem}}.home_section-one_we-highlight_carousel_item p{font-size:0.875rem;font-weight:300}@media (max-width:764px){.home_section-one_we-highlight_carousel_item p{font-size:0.8125rem}}.home_section-two{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url("../img/seccion-2-home.png");background-size:cover;background-position:center;background-repeat:no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex;height:43.75rem;padding-top:6.25rem;padding-bottom:6.25rem}@media (max-width:764px){.home_section-two .container{padding:0 1.875rem}}@media (max-width:764px){.home_section-two{display:block;position:relative;background-image:none;height:auto;padding-bottom:3.375rem;padding-top:5.5rem}}.home_section-two_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:764px){.home_section-two_wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:764px){.home_section-two_wrapper_img{display:none}}.home_section-two_wrapper_img img{width:100%}.home_section-two_wrapper_info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#EB0045;border-radius:0.75rem;color:#ffffff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:25rem;padding:0 48px 0 48px;width:26.25rem}@media screen and (max-width:764px){.home_section-two_wrapper_info{border-radius:0 0 0.75rem 0.75rem;height:340px;width:100%}}.home_section-two_wrapper_info h3{font-size:2rem}@media screen and (max-width:764px){.home_section-two_wrapper_info h3{font-size:1.5rem}}.home_section-two_wrapper_info p{color:#ffffff;font-size:1rem;font-weight:300;margin-top:1.25rem}@media screen and (max-width:764px){.home_section-two_wrapper_info p{font-size:0.9375rem}}@media screen and (min-width:764px){.home_section-three{padding:8.25rem 0 8.25rem 0}}@media screen and (max-width:764px){.home_section-three{padding-bottom:6.25rem}}@media screen and (max-width:764px){.home_section-three .container{padding:0}}@media screen and (max-width:764px){.home_section-three_partners{padding:0 30px}}.home_section-three_partners h4{font-size:1.125rem;margin-bottom:2.5rem}.home_section-three_partners_options{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4.625rem;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (max-width:764px){.home_section-three_partners_options{gap:1.5rem}}.home_section-three_partners_options_item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-filter:grayscale(1);filter:grayscale(1)}.home_section-four{background-color:#F5F5F5;padding-top:6.875rem;padding-bottom:1px}@media screen and (max-width:764px){.home_section-four{padding-top:4.8125rem;padding-bottom:0}}.home_section-four_title_img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:764px){.home_section-four_title_img{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.home_section-four_title_img img{max-width:20rem;width:100%;max-height:15rem;height:100%}@media screen and (max-width:764px){.home_section-four_title_img img{width:236px}}.home_section-four_title_info h4{color:#EB0045;font-family:"Roboto Condensed",sans-serif;font-size:2.0625rem}@media screen and (max-width:764px){.home_section-four_title_info h4{font-size:1.5625rem;margin-top:2.0625rem}}.home_section-four_title_info h4 span{color:#EB0045;font-family:"Roboto Condensed",sans-serif;font-weight:700}.home_section-four_title_info p{font-family:"Roboto Condensed",sans-serif;font-weight:300;margin-top:1.875rem}@media screen and (max-width:764px){.home_section-four_title_info p{font-size:0.9375rem}}.home_section-four_grid{margin-top:6.25rem}@media screen and (max-width:764px){.home_section-four_grid{margin-top:3.125rem}}.home_section-four_grid_item_img.pxh-5{padding-left:5px;padding-right:0.3125rem}.home_section-four_grid_item_img img{border-radius:12px;width:100%}.home_section-four_grid_item_img.mt-20{margin-top:1.25rem}.home_section-four_cta{margin-top:8.25rem}.home_section-four_cta_wrapper{background-image:url("../img/seccion-4-home/background-section.png");background-size:auto;background-position:right bottom;background-repeat:no-repeat;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#EB0045;border-radius:0.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:11.875rem;padding:0 10%}@media screen and (max-width:764px){.home_section-four_cta_wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:270px}}.home_section-four_cta_wrapper h5{font-size:1.5625rem;color:#FFFFFF;width:600px}@media screen and (max-width:764px){.home_section-four_cta_wrapper h5{font-size:1.4rem;margin-bottom:2rem;width:100%}}.home_section-four_cta_wrapper_link{font-family:"Montserrat",sans-serif;color:#00373D;text-decoration:none}.home_section-four_cta_wrapper_link:hover{color:#00373D}.home_section-four_prefooter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.home_section-four_prefooter img{width:100%;max-width:51.25rem;margin-top:8.25rem}@media screen and (max-width:764px){.home_section-four_prefooter img{margin-top:3.75rem}}.home_section-four-two_grid{padding-top:8.25rem}.home_section-four-two_grid_we-highlight{margin-top:4rem;overflow:hidden}@media (min-width:764px){.home_section-four-two_grid_we-highlight{margin-bottom:8.25rem}}@media (max-width:764px){.home_section-four-two_grid_we-highlight .container{padding:0}}.home_section-four-two_grid_we-highlight_title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;margin-bottom:30px}@media (max-width:764px){.home_section-four-two_grid_we-highlight_title{padding:0 1.875rem}}.home_section-four-two_grid_we-highlight_title h4{margin-bottom:0px}@media (max-width:764px){.home_section-four-two_grid_we-highlight_title h4{font-size:1.25rem}}.home_section-four-two_grid_we-highlight_title_arrows{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.75rem}.home .full-rounded:first-child .material-symbols-outlined{margin-left:0.2rem;margin-top:0.35rem}@media (max-width:764px){.home .full-rounded:first-child .material-symbols-outlined{margin-left:0.2rem;margin-top:0.4rem}}.home .full-rounded:nth-child(2) .material-symbols-outlined{margin-left:0.14rem;margin-top:0.35rem}@media (max-width:764px){.home .full-rounded:nth-child(2) .material-symbols-outlined{margin-left:0.1rem;margin-top:0.4rem}}.home .full-rounded .material-symbols-outlined{font-size:14px}.home .slick-list{padding:0!important}@media (min-width:764px){.slick-track{margin:0px -30px!important}}:root{--banner-category-height-desktop:600px;--banner-category-height-mobile:600px}.category_banner{background-image:url("../img/category/banner-category.png");background-size:cover;background-position:center;background-repeat:no-repeat;height:var(--banner-category-height-desktop);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 calc(15px + 12vw)}@media (max-width:768px){.category_banner{background-position:center;height:var(--banner-category-height-mobile)}}@media (max-width:764px){.category_banner{padding:0 1.875rem}}@media (max-width:576px){.category_banner .container{padding:0}}.category_banner_cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}@media (max-width:764px){.category_banner_cta{gap:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.category_banner_cta img{width:100%;max-width:120px;max-height:100px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.category_banner_cta_title span{color:#FFFFFF;font-size:12px;font-weight:300;letter-spacing:1px;text-transform:uppercase}.category_banner_cta_title h2{color:white;font-weight:700;font-size:calc(15px + 4.375vw);margin-bottom:0}@media (max-width:1200px){.category_banner_cta_title h2{font-size:64px}}@media (max-width:992px){.category_banner_cta_title h2{font-size:56px}}@media (max-width:764px){.category_banner_cta_title h2{font-size:40px}}.category_banner_mobile-baths{background-image:url("../img/category/hero_bannios_moviles.png")}.category_banner_mobile-canteens{background-image:url("../img/category/hero_comedores_moviles.png")}.category_banner_mobile-showers{background-image:url("../img/category/hero_duchas_moviles.png")}.category_banner_mobile-offices{background-image:url("../img/category/hero_oficinas_moviles.png")}.category_banner_bathrooms{background-image:url("../img/category/hero_salas_bannio.png")}.category_banner_mobile_solutions{background-image:url("../img/category/hero_soluciones_portables.png")}.category_banner_modular_cabins{background-image:url("../img/category/hero-casetas.jpg")}.category_section-one{background-color:#FFFFFF;border-top-left-radius:3.125rem;border-top-right-radius:3.125rem;margin-top:-3rem;padding:42px 0 0 0}@media (max-width:764px){.category_section-one{padding-top:3.625rem}}.category_section-one_top{margin-bottom:3rem;position:relative;padding-bottom:32px;border-bottom:1px solid #DDDDDD}.category_section-one_top_left{position:absolute;top:12px;left:-56px}@media (max-width:1380px){.category_section-one_top_left{left:-32px}}.category_section-one_top_left .material-symbols-outlined{margin-left:0.19rem;margin-top:0.35rem}@media (max-width:764px){.category_section-one_top_left .material-symbols-outlined{margin-left:0.2rem;margin-top:0.4rem}}.category_section-one_top_right{position:absolute;top:12px;right:-56px}@media (max-width:1380px){.category_section-one_top_right{right:-32px}}.category_section-one_top_right .material-symbols-outlined{margin-left:0.1rem;margin-top:0.35rem}@media (max-width:764px){.category_section-one_top_right .material-symbols-outlined{margin-left:0.1rem;margin-top:0.4rem}}.category_section-one_top_carousel_item{cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0.3125rem;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0.75rem 0;margin:0 1rem;-webkit-transition:background-color 0.3s ease-in-out;transition:background-color 0.3s ease-in-out}.category_section-one_top_carousel_item.active,.category_section-one_top_carousel_item:hover{background-color:rgba(245,245,245,0.6)}.category_section-one_top_carousel_item.active p,.category_section-one_top_carousel_item:hover p{color:#EB0045}.category_section-one_top_carousel_item.active img,.category_section-one_top_carousel_item:hover img{-webkit-filter:hue-rotate(155deg) brightness(300%);filter:hue-rotate(155deg) brightness(300%)}.category_section-one_top_carousel_item img{margin-bottom:13px}.category_section-one_top_carousel_item p{font-size:12px;font-weight:400;margin-bottom:0;text-align:center;-webkit-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}.category_section-one_top_buttons-alt{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2.25rem}.category_section-one_top_buttons-alt_left .material-symbols-outlined{margin-left:0.19rem;margin-top:0.35rem}@media (max-width:764px){.category_section-one_top_buttons-alt_left .material-symbols-outlined{margin-left:0.2rem;margin-top:0.4rem}}.category_section-one_top_buttons-alt_right .material-symbols-outlined{margin-left:0.1rem;margin-top:0.35rem}@media (max-width:764px){.category_section-one_top_buttons-alt_right .material-symbols-outlined{margin-left:0.1rem;margin-top:0.4rem}}.category_section-one_we-highlight{overflow:hidden}@media (max-width:576px){.category_section-one_we-highlight{padding:0 15px}}@media (max-width:764px){.category_section-one_we-highlight .container{padding:0}}.category_section-one_we-highlight_title h3{font-size:2rem;margin-bottom:0}.category_section-one_we-highlight_title h3 span{color:#EB0045;font-weight:300}@media (max-width:764px){.category_section-one_we-highlight_title h3{font-size:1.2rem}}.category_section-one_we-highlight_carousel{margin-top:3rem;overflow:hidden;width:100%}@media (max-width:764px){.category_section-one_we-highlight_carousel{padding-left:0px!important}}.category_section-one_we-highlight_carousel_item{padding:0 0 0 30px;position:relative;margin-bottom:3rem;text-decoration:none}@media (max-width:576px){.category_section-one_we-highlight_carousel_item{padding:0 30px 0 30px}}.category_section-one_we-highlight_carousel_item_img{position:relative}.category_section-one_we-highlight_carousel_item_img img:first-child{width:100%}@media (min-width:764px){.category_section-one_we-highlight_carousel_item_img img:first-child{max-width:450px;max-height:250px}}.category_section-one_we-highlight_carousel_item_img img:nth-child(2){position:absolute;top:1.05rem;left:0;width:100%}.category_section-one_we-highlight_carousel_item_img img:nth-child(2):hover{-webkit-animation:vibrate 1.5s infinite;animation:vibrate 1.5s infinite}@media (max-width:764px){.category_section-one_we-highlight_carousel_item_img img:nth-child(2){width:100%}}.category_section-one_we-highlight_carousel_item h3{font-size:1.25rem;margin-top:3rem;margin-bottom:0;color:#00373D}@media (max-width:764px){.category_section-one_we-highlight_carousel_item h3{font-size:0.9375rem;margin-top:2rem}}.category_section-one_we-highlight_carousel_item p{font-size:0.875rem;font-weight:300}@media (max-width:764px){.category_section-one_we-highlight_carousel_item p{font-size:0.8125rem}}.category_section-two{background-color:#FFFFFF;padding-top:6.25rem;padding-bottom:6.25rem}@media (max-width:764px){.category_section-two{padding-top:4.8125rem;padding-bottom:3rem}}@media (max-width:576px){.category_section-two{padding:4.8125rem 15px 3rem 15px}}.category_section-two_cta_wrapper{background-image:url("../img/seccion-4-home/background-section.png");background-size:auto;background-position:right bottom;background-repeat:no-repeat;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#EB0045;border-radius:0.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:11.875rem;padding:0 10%}@media screen and (max-width:764px){.category_section-two_cta_wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:270px}}.category_section-two_cta_wrapper h5{font-size:1.5625rem;color:#FFFFFF;width:600px}@media screen and (max-width:764px){.category_section-two_cta_wrapper h5{font-size:1.25rem;margin-bottom:2rem;width:100%}}.category_section-two_cta_wrapper_link{font-family:"Montserrat",sans-serif;color:#00373D;text-decoration:none}.category_section-two_cta_wrapper_link:hover{color:#00373D}.category_section-two_prefooter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.category_section-two_prefooter img{width:100%;max-width:51.25rem;margin-top:5.5625rem}@media screen and (max-width:764px){.category_section-two_prefooter img{margin-top:3.75rem}}.category_section-three{background-color:#F5F5F5;border-top-left-radius:60px;border-top-right-radius:60px;padding-top:70px}@media (max-width:576px){.category_section-three{padding:70px 15px 0 15px}}.category_section-three_benefits{padding-bottom:92px}.category_section-three_benefits_title h3{font-size:2.0625rem;margin-bottom:0}@media (max-width:576px){.category_section-three_benefits_title h3{font-size:1.25rem}}.category_section-three_benefits_grid{padding-top:66px}.category_section-three_benefits_grid_item{margin-bottom:2rem}.category_section-three_benefits_grid_item img{margin-bottom:38px}.category_section-three_benefits_grid_item h5{font-size:18px;margin-bottom:16px}.category_section-three_benefits_grid_item p{font-size:13px;font-weight:400;margin-bottom:0}@media (min-width:764px){.category .slick-track{left:28px!important}}.full-rounded .material-symbols-outlined{font-size:14px}@-webkit-keyframes vibrate{0%{-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-transform:translateX(-1px);transform:translateX(-1px)}50%{-webkit-transform:translateX(1px);transform:translateX(1px)}75%{-webkit-transform:translateX(-1px);transform:translateX(-1px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes vibrate{0%{-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-transform:translateX(-1px);transform:translateX(-1px)}50%{-webkit-transform:translateX(1px);transform:translateX(1px)}75%{-webkit-transform:translateX(-1px);transform:translateX(-1px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}:root{--banner-product-height-desktop:600px;--banner-product-height-mobile:600px}.product_banner{background-image:url("../img/product/banner-product.png");background-size:cover;background-position:center;background-repeat:no-repeat;height:var(--banner-category-height-desktop);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 calc(15px + 12vw)}@media (max-width:768px){.product_banner{background-position:center;height:var(--banner-category-height-mobile)}}@media (max-width:764px){.product_banner{padding:0 1.875rem}}@media (max-width:576px){.product_banner .container{padding:0}}.product_banner_cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:18px}@media (max-width:764px){.product_banner_cta{gap:18px}}.product_banner_cta img{width:100%;max-width:100px;max-height:80px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.product_banner_cta_title h2{color:white;font-weight:700;font-size:calc(15px + 4.375vw);text-align:center;margin-bottom:0;text-shadow:0px 2px 15px rgba(0,0,0,0.25)}@media (min-width:1440px){.product_banner_cta_title h2{font-size:64px}}@media (max-width:1200px){.product_banner_cta_title h2{font-size:64px}}@media (max-width:992px){.product_banner_cta_title h2{font-size:56px}}@media (max-width:764px){.product_banner_cta_title h2{font-size:40px}}.product_banner_btns{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:48px}@media (max-width:576px){.product_banner_btns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.product_banner_btns_link{font-family:"Montserrat",sans-serif;text-decoration:none;color:#FFFFFF}.product_banner_btns_link:hover{color:#FFFFFF}.product_banner_btns_behind{font-family:"Montserrat",sans-serif;text-decoration:none;color:#DDDDDD;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.5rem}.product_banner_btns_behind:hover{color:#DDDDDD}.product_banner-TOB600{background-image:url("../img/product/TOB600/TOB600-01.jpg")}.product_banner-TO600{background-image:url("../img/product/TO600/TO600-01.jpg")}.product_banner-TO350{background-image:url("../img/product/TO350/TO350-01.jpg")}.product_banner-TOB350{background-image:url("../img/product/TOB350/TOB350-01.jpg")}.product_banner-TO280{background-image:url("../img/product/TO280/TO-280_01.jpg")}.product_banner-TB120{background-image:url("../img/product/TB120/TB-120_01_0.02.jpg")}.product_banner-TB200{background-image:url("../img/product/TB200/TB200-01.jpg")}.product_banner-TB280{background-image:url("../img/product/TB280/TB280-render_1.jpg")}.product_banner-TB350-2{background-image:url("../img/product/TB350-2/TB350-2-render_1.jpg")}.product_banner-TB350-3{background-image:url("../img/product/TB350-3/TB350-3-render_1.jpg")}.product_banner-TB350-4{background-image:url("../img/product/TB350-4/TB350-4-render_1.jpg")}.product_banner-TB550{background-image:url("../img/product/TB550/TB550-render_1.jpg")}.product_banner-SB120{background-image:url("../img/product/SB120/SB-120_01.jpg")}.product_banner-SB200{background-image:url("../img/product/SB200/SB200-01.jpg")}.product_banner-SB280{background-image:url("../img/product/SB280/SB280-01.jpg")}.product_banner-SB350-2{background-image:url("../img/product/SB350-2/SB350-2-02.jpg")}.product_banner-SB350-3{background-image:url("../img/product/SB350-3/SB350-3-02.jpg")}.product_banner-SB350-4{background-image:url("../img/product/SB350-4/SB350-4-02.jpg")}.product_banner-SB600{background-image:url("../img/product/SB600/SB600-01.jpg")}.product_banner-SB660{background-image:url("../img/product/SB660/SB660-01.jpg")}.product_banner-TC720{background-image:url("../img/product/TC720/TC720-01.jpg")}.product_banner-TC1200{background-image:url("../img/product/TC1200/TC1200-01.jpg")}.product_banner-TH600{background-image:url("../img/product/TH600/TH600-01.jpg")}.product_banner-TK600SD{background-image:url("../img/product/TH600/TH600-01.jpg")}.product_banner-TK600HD{background-image:url("../img/product/TH600/TH600-01.jpg")}.product_banner-TD600{background-image:url("../img/product/TD600/TD600-01.jpg")}.product_banner-caseta1212{background-image:url("../img/product/caseta1212/Caseta1212.jpg")}.product_banner-caseta1218{background-image:url("../img/product/caseta1218/Caseta1218.jpg")}.product_banner-caseta1515{background-image:url("../img/product/caseta1515/Caseta1515.jpg")}.product_banner-caseta1522{background-image:url("../img/product/caseta1522/Caseta1522.jpg")}.product_banner-caseta1522B{background-image:url("../img/product/caseta1522B/Caseta1522-B")}.product_banner-caseta1527{background-image:url("../img/product/caseta1527/Caseta1527.jpg")}.product_banner-caseta2222{background-image:url("../img/product/caseta2227/Caseta2227.jpg")}.product_banner-caseta2227{background-image:url("../img/product/caseta2227/Caseta2227.jpg")}.product_banner-caseta2727{background-image:url("../img/product/caseta2727/Caseta2227.jpg")}.product_banner-caseta2739{background-image:url("../img/product/caseta2227/Caseta2227.jpg")}.product_section-one{background-color:#FFFFFF;border-top-left-radius:3.125rem;border-top-right-radius:3.125rem;margin-top:-3rem;padding:42px 0 0 0}@media (max-width:764px){.product_section-one{padding:3.625rem 15px 0 15px}}.product_section-one_top{position:relative;padding-bottom:32px;border-bottom:1px solid #DDDDDD}.product_section-one_top_left{position:absolute;top:12px;left:-56px}@media (max-width:1380px){.product_section-one_top_left{left:-32px}}.product_section-one_top_left .material-symbols-outlined{margin-left:0.19rem;margin-top:0.35rem}@media (max-width:764px){.product_section-one_top_left .material-symbols-outlined{margin-left:0.2rem;margin-top:0.4rem}}.product_section-one_top_right{position:absolute;top:12px;right:-56px}@media (max-width:1380px){.product_section-one_top_right{right:-32px}}.product_section-one_top_right .material-symbols-outlined{margin-left:0.1rem;margin-top:0.35rem}@media (max-width:764px){.product_section-one_top_right .material-symbols-outlined{margin-left:0.1rem;margin-top:0.4rem}}.product_section-one_top_carousel_item{cursor:pointer;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0.3125rem;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0.75rem 0;margin:0 1rem;-webkit-transition:background-color 0.3s ease-in-out;transition:background-color 0.3s ease-in-out}.product_section-one_top_carousel_item.active,.product_section-one_top_carousel_item:hover{background-color:rgba(245,245,245,0.6)}.product_section-one_top_carousel_item.active p,.product_section-one_top_carousel_item:hover p{color:#EB0045}.product_section-one_top_carousel_item.active img,.product_section-one_top_carousel_item:hover img{-webkit-filter:hue-rotate(155deg) brightness(300%);filter:hue-rotate(155deg) brightness(300%)}.product_section-one_top_carousel_item img{margin-bottom:13px}.product_section-one_top_carousel_item p{font-size:12px;font-weight:400;margin-bottom:0;text-align:center;-webkit-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}.product_section-one_top_buttons-alt{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2.25rem}.product_section-one_top_buttons-alt_left .material-symbols-outlined{margin-left:0.19rem;margin-top:0.35rem}@media (max-width:764px){.product_section-one_top_buttons-alt_left .material-symbols-outlined{margin-left:0.2rem;margin-top:0.4rem}}.product_section-one_top_buttons-alt_right .material-symbols-outlined{margin-left:0.1rem;margin-top:0.35rem}@media (max-width:764px){.product_section-one_top_buttons-alt_right .material-symbols-outlined{margin-left:0.1rem;margin-top:0.4rem}}.product_section-one_info{padding-top:5rem}@media (max-width:764px){.product_section-one_info{padding-top:4rem}}.product_section-one_info_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:764px){.product_section-one_info_wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.product_section-one_info_wrapper_text{-ms-flex-preferred-size:60%;flex-basis:60%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (max-width:764px){.product_section-one_info_wrapper_text{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.product_section-one_info_wrapper_text h2{color:#EB0045;font-size:2.125rem;font-weight:600;margin-bottom:0}@media (max-width:764px){.product_section-one_info_wrapper_text h2{font-size:1.5rem}}.product_section-one_info_wrapper_text p{font-family:"Roboto Condensed",sans-serif;color:#00373D;font-size:1rem;font-weight:400;margin-top:1.875rem;margin-bottom:0}@media (max-width:764px){.product_section-one_info_wrapper_text p{font-size:0.875rem}}.product_section-one_info_wrapper_action{-ms-flex-preferred-size:40%;flex-basis:40%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:764px){.product_section-one_info_wrapper_action{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-top:2rem}}.product_section-one_section-3D{padding-top:90px;padding-bottom:56px;position:relative}.product_section-one_section-3D_wrapper iframe{width:100%;height:10rem}@media (min-width:400px){.product_section-one_section-3D_wrapper iframe{height:14rem}}@media (min-width:576px){.product_section-one_section-3D_wrapper iframe{height:18rem}}@media (min-width:768px){.product_section-one_section-3D_wrapper iframe{height:22rem}}@media (min-width:992px){.product_section-one_section-3D_wrapper iframe{height:50rem}}@media (min-width:1200px){.product_section-one_section-3D_wrapper iframe{height:55rem}}.product_section-one_section-3D img{position:absolute;bottom:12%;right:8%}.product_section-one_maps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.product_section-one_maps_info{border-top:1px solid #DDDDDD;border-bottom:1px solid #DDDDDD;padding:60px 0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}@media (max-width:992px){.product_section-one_maps_info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.product_section-one_maps_info_title{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.75rem;-ms-flex-preferred-size:40%;flex-basis:40%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.product_section-one_maps_info_title img{width:3.875rem;height:3.125rem}.product_section-one_maps_info_title h4{font-size:1.75rem;margin-bottom:0}@media (max-width:992px){.product_section-one_maps_info_title{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:2.5rem}}.product_section-one_maps_info_data{display:-webkit-box;display:-ms-flexbox;display:flex;gap:24px;-ms-flex-preferred-size:60%;flex-basis:60%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (max-width:576px){.product_section-one_maps_info_data{gap:0}}@media (max-width:992px){.product_section-one_maps_info_data{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media (max-width:576px){.product_section-one_maps_info_data{-ms-flex-wrap:wrap;flex-wrap:wrap}}.product_section-one_maps_info_data_item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:576px){.product_section-one_maps_info_data_item{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;-webkit-box-sizing:border-box;box-sizing:border-box}}@media (max-width:576px){.product_section-one_maps_info_data_item:nth-child(-n+2){margin-bottom:2rem}}.product_section-one_maps_info_data_item span{font-family:"Roboto Condensed",sans-serif;font-size:1rem;font-weight:300}.product_section-one_maps_info_data_item p{font-family:"Roboto Condensed",sans-serif;color:#EB0045;font-weight:300;margin-bottom:0}.product_section-one_maps_details{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:80px 0 100px 0}@media (max-width:764px){.product_section-one_maps_details{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:60px 0 30px 0}}.product_section-one_maps_details_map{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:60%;margin-bottom:1.25rem;margin-left:auto;margin-right:auto}@media (max-width:764px){.product_section-one_maps_details_map{margin-bottom:2rem;width:100%}}.product_section-one_maps_details_map p{font-size:1.125rem;font-weight:300;margin-bottom:1.875rem}.product_section-one_maps_details_map img{max-width:100%;height:auto;-o-object-fit:scale-down;object-fit:scale-down}.product_section-one_maps_details_map-1,.product_section-one_maps_details_map-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:48%;margin-bottom:1.25rem;margin-left:auto;margin-right:auto}@media (max-width:764px){.product_section-one_maps_details_map-1,.product_section-one_maps_details_map-2{margin-bottom:2rem;width:100%}}.product_section-one_maps_details_map-1 p,.product_section-one_maps_details_map-2 p{font-size:1.125rem;font-weight:300;margin-bottom:1.875rem}.product_section-one_maps_details_map-1 img,.product_section-one_maps_details_map-2 img{max-width:100%;height:auto;-o-object-fit:scale-down;object-fit:scale-down}.product_section-two img{width:100%}.product_section-three{background-color:#FFFFFF;padding-top:5rem;padding-bottom:1rem}@media (max-width:768px){.product_section-three{padding:4.5rem 0.9375rem 4rem 0.9375rem}}.product_section-three_table{padding-bottom:4.375rem}@media (max-width:764px){.product_section-three_table{padding-bottom:2.375rem}}.product_section-three_table h5{margin-bottom:1.875rem}.product_section-three_table_content{width:100%;max-width:1200px;overflow-x:auto;background-color:transparent;padding:24px 40px 50px 40px;border-radius:0}.product_section-three_table_content table{width:100%;border-collapse:collapse}.product_section-three_table_content td,.product_section-three_table_content th{padding:15px;text-align:left}.product_section-three_table_content th{font-weight:bold}.product_section-three_table_content td{width:50%}.product_section-three_table_content tbody td:nth-last-child(-n+4){font-weight:300}.product_section-three_table_content tbody td:nth-last-child(-n+3) span{display:none}@media (max-width:768px){.product_section-three_table_content{padding:24px 24px 40px 24px}.product_section-three_table_content thead tr{display:none}.product_section-three_table_content tbody tr{margin-bottom:15px}.product_section-three_table_content tbody td{text-align:left;position:relative;border-bottom:1px solid #ddd}.product_section-three_table_content tbody td:nth-last-child(-n+3) span{display:block;font-size:14px}.product_section-three_table_content tbody td:before{content:attr(data-label);position:absolute;left:0;width:50%;padding-left:15px;font-weight:bold;text-align:left}}.product_section-three_accordion button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.product_section-three_accordion .bi-plus{display:none}.product_section-three_accordion .collapsed .bi-dash{display:none}.product_section-three_accordion .collapsed .bi-plus{display:block}.product_section-three_accordion .btn-link{font-weight:400;color:#728287;background-color:transparent;text-decoration:none}.product_section-three_accordion .btn-link:focus,.product_section-three_accordion .btn-link:hover{color:#728287;text-decoration:none;background-color:transparent;border-color:transparent}.product_section-three_accordion .card{border-radius:none;border-left:none;border-right:none;border-top:1px solid rgba(0,0,0,0.125);border-bottom:1px solid rgba(0,0,0,0.125)}.product_section-three_accordion .card-header{background-color:transparent}.product_section-three_internal{padding-top:3rem}@media (min-width:764px){.product_section-three_internal{padding-top:5rem}}@media (min-width:992px){.product_section-three_internal{padding-top:6rem}}@media (min-width:1200px){.product_section-three_internal{padding-top:9rem}}.product_section-three_internal_image{position:relative;width:100%}.product_section-three_internal_image img:first-child{width:100%}.product_section-three_internal_image img:nth-child(2){position:absolute;left:11%;top:-32%;width:80%;z-index:1}@media (max-width:450px){.product_section-three_internal_image img:nth-child(2){left:6%;top:-44%;width:100%}}.product_section-three_internal_image img:nth-child(3){position:absolute;right:14%;top:14%;width:65%;z-index:2}.product_section-three_inside-view{padding-top:10rem}@media (max-width:764px){.product_section-three_inside-view{padding-top:7rem}}.product_section-three_inside-view_wrapper iframe{border-radius:12px;height:34rem;width:100%}.product_section-three_inside-view_wrapper p{font-family:"Roboto Condensed",sans-serif;font-size:14px;font-weight:300;margin-top:0.75rem;margin-bottom:0}.product_section-four{background-color:#FFFFFF;padding-top:6.25rem;padding-bottom:6.25rem}@media (max-width:764px){.product_section-four{padding-top:4.8125rem;padding-bottom:3rem}}@media (max-width:576px){.product_section-four{padding:2rem 15px 4rem 15px}}.product_section-four_cta_wrapper{background-image:url("../img/seccion-4-home/background-section.png");background-size:auto;background-position:right bottom;background-repeat:no-repeat;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#EB0045;border-radius:0.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:11.875rem;padding:0 10%}@media screen and (max-width:764px){.product_section-four_cta_wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:270px}}.product_section-four_cta_wrapper h5{font-size:1.5625rem;color:#FFFFFF;width:600px}@media screen and (max-width:764px){.product_section-four_cta_wrapper h5{font-size:1.25rem;margin-bottom:2rem;width:100%}}.product_section-four_cta_wrapper_link{color:#00373D;text-decoration:none}.product_section-four_cta_wrapper_link:hover{color:#00373D}.product_section-four_prefooter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product_section-four_prefooter img{width:100%;max-width:51.25rem;margin-top:5.5625rem}@media screen and (max-width:764px){.product_section-four_prefooter img{margin-top:3.75rem}}.product_section-five_we-highlight{margin-top:4rem;overflow:hidden}@media (min-width:764px){.product_section-five_we-highlight{margin-bottom:7.5rem}}@media (max-width:764px){.product_section-five_we-highlight .container{padding:0}}.product_section-five_we-highlight_title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:764px){.product_section-five_we-highlight_title{padding:0 1.875rem}}.product_section-five_we-highlight_title h4{margin-bottom:0px}.product_section-five_we-highlight_title h4 span{color:#EB0045}@media (max-width:764px){.product_section-five_we-highlight_title h4{font-size:1.25rem}}.product_section-five_we-highlight_title_arrows{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:0.75rem}.product_section-five_we-highlight_carousel{margin-top:1.75rem;overflow:hidden;width:100%}@media (max-width:764px){.product_section-five_we-highlight_carousel{padding-left:0px!important}}.product_section-five_we-highlight_carousel_item{padding:0 0 0 30px;position:relative;text-decoration:none}@media (max-width:576px){.product_section-five_we-highlight_carousel_item{padding:0 30px 0 30px}}.product_section-five_we-highlight_carousel_item_img img:first-child{width:100%}@media (min-width:764px){.product_section-five_we-highlight_carousel_item_img img:first-child{max-width:356px;max-height:200px}}.product_section-five_we-highlight_carousel_item_img img:nth-child(2){position:absolute;top:1.25rem;width:90%}.product_section-five_we-highlight_carousel_item_img img:nth-child(2):hover{-webkit-animation:vibrate 1.5s infinite;animation:vibrate 1.5s infinite}@media (max-width:764px){.product_section-five_we-highlight_carousel_item_img img:nth-child(2){width:70%}}.product_section-five_we-highlight_carousel_item h3{font-size:1.25rem;margin-top:3rem;margin-bottom:0;color:#00373D}@media (max-width:764px){.product_section-five_we-highlight_carousel_item h3{font-size:0.9375rem;margin-top:3rem}}.product_section-five_we-highlight_carousel_item p{font-size:0.875rem;font-weight:300}@media (max-width:764px){.product_section-five_we-highlight_carousel_item p{font-size:0.8125rem}}@media (min-width:764px){.product .slick-track{left:28px!important}}.full-rounded .material-symbols-outlined{font-size:14px}@keyframes vibrate{0%{-webkit-transform:translateX(0);transform:translateX(0)}25%{-webkit-transform:translateX(-1px);transform:translateX(-1px)}50%{-webkit-transform:translateX(1px);transform:translateX(1px)}75%{-webkit-transform:translateX(-1px);transform:translateX(-1px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}:root{--banner-contact-height-desktop:420px;--banner-contact-height-mobile:420px}.contact_banner{background-image:url("../img/banner-contact.png");background-size:cover;background-position:center;background-repeat:no-repeat;height:var(--banner-contact-height-desktop);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 calc(15px + 12vw)}@media (max-width:768px){.contact_banner{background-position:center;height:var(--banner-contact-height-mobile)}}@media (max-width:764px){.contact_banner{padding:0 1.875rem}}@media (max-width:576px){.contact_banner .container{padding:0}}.contact_banner_cta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}.contact_banner_cta h2{color:white;font-weight:700;font-size:calc(15px + 4.375vw);margin-bottom:0}@media (max-width:1200px){.contact_banner_cta h2{font-size:64px}}@media (max-width:992px){.contact_banner_cta h2{font-size:56px}}@media (max-width:764px){.contact_banner_cta h2{font-size:40px}}.contact_form-contact{display:-webkit-box;display:-ms-flexbox;display:flex;border-top-left-radius:3.75rem;border-top-right-radius:3.75rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:5rem 28%;margin-top:-3.5rem;background-color:white}@media (max-width:1200px){.contact_form-contact{padding:5rem 19%}}@media (max-width:992px){.contact_form-contact{padding:5rem 14%}}@media (max-width:768px){.contact_form-contact{padding:5rem 10%}}.contact_form-contact_title{margin-bottom:3.125rem}.contact_form-contact_title h5{font-size:2.0625rem}@media (max-width:764px){.contact_form-contact_title h5{font-size:1.5rem}}.contact_form-contact_inputs input{background-color:#F5F5F5;font-size:1rem;font-weight:300;height:50px}@media (max-width:764px){.contact_form-contact_inputs input{font-size:0.875rem}}.contact_form-contact_inputs textarea{background-color:#F5F5F5;font-size:1rem;font-weight:300}@media (max-width:764px){.contact_form-contact_inputs textarea{font-size:0.875rem}}.contact_form-contact_inputs .invalid-feedback{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0.25rem}.contact_form-contact_inputs .invalid-feedback *{color:#EB0045}.contact_form-contact_inputs .invalid-feedback span{font-size:0.875rem}.contact_form-contact_message{margin-top:2.0625rem}.contact_form-contact_message p{color:#EB0045;margin:0;text-align:center}.contact_map_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:4rem 0}@media (max-width:768px){.contact_map_wrapper{padding:2rem 0.9375rem}}@media (max-width:768px){.contact_map_wrapper h6{font-size:0.75rem}}.contact_map_wrapper iframe{border-radius:0.75rem;height:34.8125rem;width:100%}.contact_map_wrapper p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:0.75rem;font-weight:300;gap:0.5rem;color:#EB0045;margin-top:2.0625rem}.contact_map_wrapper p *{color:#EB0045}:root{--banner-aboutus-height-desktop:460px;--banner-aboutus-height-mobile:400px}.about-us_banner{background-image:url("../img/about-us/banner-nosotros.png");background-size:cover;background-position:center;background-repeat:no-repeat;height:var(--banner-aboutus-height-desktop);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 10%}@media (max-width:768px){.about-us_banner{background-position:left;height:var(--banner-aboutus-height-mobile)}}@media (max-width:764px){.about-us_banner{padding:0 1.875rem}}@media (max-width:576px){.about-us_banner .container{padding:0}}.about-us_banner_cta h2{color:white;font-weight:700;font-size:4.3rem}@media (max-width:1200px){.about-us_banner_cta h2{font-size:64px}}@media (max-width:992px){.about-us_banner_cta h2{font-size:56px}}@media (max-width:764px){.about-us_banner_cta h2{font-size:40px}}.about-us_section-one{background-color:#FFFFFF;border-top-left-radius:3.125rem;border-top-right-radius:3.125rem;margin-top:-3rem;padding:42px 0 110px 0}@media (max-width:764px){.about-us_section-one{padding:3.625rem 15px 92px 15px}}.about-us_section-one_info{padding-top:4rem;margin-bottom:100px;width:70%}@media (max-width:764px){.about-us_section-one_info{padding-top:2.5rem;margin-bottom:60px;width:100%}}.about-us_section-one_info_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:764px){.about-us_section-one_info_wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.about-us_section-one_info_wrapper_text{-ms-flex-preferred-size:60%;flex-basis:60%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (max-width:764px){.about-us_section-one_info_wrapper_text{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.about-us_section-one_info_wrapper_text h4{font-size:1.25rem;margin-bottom:1.25rem}.about-us_section-one_info_wrapper_text h2{color:#EB0045;font-size:2.125rem;font-weight:600;margin-bottom:0}@media (max-width:764px){.about-us_section-one_info_wrapper_text h2{font-size:1.5rem}}.about-us_section-one_info_wrapper_text p{font-family:"Roboto Condensed",sans-serif;color:#00373D;font-size:1rem;font-weight:400;margin-top:1.875rem;margin-bottom:0}@media (max-width:764px){.about-us_section-one_info_wrapper_text p{font-size:0.875rem}}.about-us_section-one_grid{margin-top:2rem}@media screen and (max-width:764px){.about-us_section-one_grid{margin-top:3.125rem}}@media (min-width:764px) and (max-width:992px){.about-us_section-one_grid_item:nth-child(3){margin-top:30px}}.about-us_section-one_grid_item_message{border-radius:0.75rem;background-color:#00373D;padding:64px!important}@media (max-width:764px){.about-us_section-one_grid_item_message{padding:32px!important}}.about-us_section-one_grid_item_message h3{font-size:32px;font-weight:300;color:#EEEEEE}@media (max-width:764px){.about-us_section-one_grid_item_message h3{font-size:1.5rem}}.about-us_section-one_grid_item_message p{font-size:1rem;font-weight:300;color:#EEEEEE;margin-top:1.25rem}.about-us_section-one_grid_item_img.pxh-5{padding-left:0.3125rem;padding-right:0.3125rem}.about-us_section-one_grid_item_img img{border-radius:0.75rem;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:992px){.about-us_section-one_grid_item_img img.manage-image{height:397px}}.about-us_section-one_grid_item_img.mt-20{margin-top:1.25rem}.about-us_section-two{background-color:#F5F5F5;border-top-left-radius:60px;border-top-right-radius:60px}.about-us_section-two_grid_img{padding-left:2px!important;padding-right:2px!important}.about-us_section-two_grid_img img{width:100%}@media (max-width:576px){.about-us_section-two_timeline{padding-left:15px;padding-right:15px}}.about-us_section-three{background-color:#F5F5F5;padding-top:70px}@media (max-width:576px){.about-us_section-three{padding:70px 15px 0 15px}}.about-us_section-three_benefits{padding-bottom:92px}@media (max-width:764px){.about-us_section-three_benefits{padding-bottom:64px}}.about-us_section-three_benefits_title h3{font-size:2.0625rem;margin-bottom:0}@media (max-width:576px){.about-us_section-three_benefits_title h3{font-size:1.25rem}}.about-us_section-three_benefits_grid{padding-top:66px}.about-us_section-three_benefits_grid_item{margin-bottom:2rem}.about-us_section-three_benefits_grid_item img{margin-bottom:38px}.about-us_section-three_benefits_grid_item h5{font-size:18px;margin-bottom:16px}.about-us_section-three_benefits_grid_item p{font-size:13px;font-weight:400;margin-bottom:0}.about-us_section-four{background-color:#FFFFFF;padding-top:6.875rem;padding-bottom:0}@media screen and (max-width:764px){.about-us_section-four{padding-top:3.8125rem;padding-bottom:3rem}}.about-us_section-four_title_img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:764px){.about-us_section-four_title_img{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.about-us_section-four_title_img img{max-width:20rem;width:100%;max-height:15rem;height:100%}@media screen and (max-width:764px){.about-us_section-four_title_img img{width:236px}}.about-us_section-four_title_info h4{color:#EB0045;font-family:"Roboto Condensed",sans-serif;font-size:2.0625rem}@media screen and (max-width:764px){.about-us_section-four_title_info h4{font-size:1.5625rem;margin-top:2.0625rem}}.about-us_section-four_title_info h4 span{color:#EB0045;font-family:"Roboto Condensed",sans-serif;font-weight:700}.about-us_section-four_title_info p{font-family:"Roboto Condensed",sans-serif;font-weight:300;margin-top:1.875rem}@media screen and (max-width:764px){.about-us_section-four_title_info p{font-size:0.9375rem}}.about-us_section-four_grid{margin-top:2rem}@media screen and (max-width:764px){.about-us_section-four_grid{margin-top:3.125rem}}@media (min-width:764px) and (max-width:992px){.about-us_section-four_grid_item:nth-child(3){margin-top:30px}}.about-us_section-four_grid_item_message{border-radius:0.75rem;background-color:#00373D;padding:64px!important}@media (max-width:764px){.about-us_section-four_grid_item_message{padding:32px!important}}.about-us_section-four_grid_item_message h3{font-size:32px;font-weight:300;color:#EEEEEE}@media (max-width:764px){.about-us_section-four_grid_item_message h3{font-size:1.5rem}}.about-us_section-four_grid_item_message p{font-size:1rem;font-weight:300;color:#EEEEEE;margin-top:1.25rem}.about-us_section-four_grid_item_img.pxh-5{padding-left:0.3125rem;padding-right:0.3125rem}.about-us_section-four_grid_item_img img{border-radius:0.75rem;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:992px){.about-us_section-four_grid_item_img img.manage-image{height:397px}}.about-us_section-four_grid_item_img.mt-20{margin-top:1.25rem}.about-us_section-four_cta{margin-top:5.625rem}.about-us_section-four_cta_wrapper{background-image:url("../img/seccion-4-home/background-section.png");background-size:auto;background-position:right bottom;background-repeat:no-repeat;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#EB0045;border-radius:0.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:11.875rem;padding:0 10%}@media screen and (max-width:764px){.about-us_section-four_cta_wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:270px}}.about-us_section-four_cta_wrapper h5{font-size:1.5625rem;color:#FFFFFF;width:600px}@media screen and (max-width:764px){.about-us_section-four_cta_wrapper h5{font-size:1.4rem;margin-bottom:2rem;width:100%}}.about-us_section-four_prefooter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about-us_section-four_prefooter img{width:100%;max-width:51.25rem;margin-top:5.5625rem}@media screen and (max-width:764px){.about-us_section-four_prefooter img{margin-top:3.75rem}}.about-us .full-rounded:first-child .material-symbols-outlined{margin-left:0.19rem;margin-top:0.42rem}@media (max-width:764px){.about-us .full-rounded:first-child .material-symbols-outlined{margin-left:0.2rem;margin-top:0.4rem}}.about-us .full-rounded:nth-child(2) .material-symbols-outlined{margin-left:0.1rem;margin-top:0.42rem}@media (max-width:764px){.about-us .full-rounded:nth-child(2) .material-symbols-outlined{margin-left:0.1rem;margin-top:0.4rem}}.about-us .full-rounded .material-symbols-outlined{font-size:14px}.about-us .slick-list{padding:0!important}@media (max-width:764px){.pn-x{padding-left:15px;padding-right:15px}}@media (min-width:764px){.slick-track{margin:0px -30px!important}}.timeline-container{position:relative;max-width:100%;overflow:hidden;padding:60px 0}.timeline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:-webkit-transform 0.4s ease-in-out;transition:-webkit-transform 0.4s ease-in-out;transition:transform 0.4s ease-in-out;transition:transform 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out;will-change:transform;position:relative;padding-top:50px;min-width:100%}.timeline:before{content:"";position:absolute;top:35px;left:0;right:0;height:4px;background:-webkit-gradient(linear,left top,right top,color-stop(-0.6%,transparent),color-stop(10%,#ccc),color-stop(90%,#ccc),color-stop(99%,transparent));background:linear-gradient(to right,transparent -0.6%,#ccc 10%,#ccc 90%,transparent 99%);z-index:0;width:var(--timeline-line-width,100%)}@media (max-width:764px){.timeline:before{width:calc(var(--timeline-line-width, 100%) + 180%)}}@media (max-width:480px){.timeline:before{width:calc(var(--timeline-line-width, 100%) - 110%)}}.timeline-event{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:300px;margin:20px 12% 10px;padding:20px 0 20px 0;border-radius:10px;position:relative}@media (max-width:764px){.timeline-event:nth-child(odd) .timeline-point{top:-68px}}.timeline-event h2{font-family:"Roboto Condensed",sans-serif;font-size:30px;font-weight:300;color:#e74c3c;margin-bottom:24px}.timeline-event p{font-family:"Roboto Condensed",sans-serif;font-size:1rem;font-weight:300;color:#00373D}.timeline-point{width:45px;height:45px;background-color:#EB0045;border:12px solid #D9D9D9;border-radius:50%;position:absolute;top:-56px;left:8%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:1}.timeline-navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.timeline-navigation button{margin:0 6px;cursor:pointer}.icon-timeline{fill:currentColor}@media (max-width:600px){.timeline{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.timeline-event{width:80%}}
/*# sourceMappingURL=main.css.map */