@import url(https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;700&family=Montserrat:wght@300;400;600&family=Open+Sans:wght@300;400;700&display=swap);footer{background-color:#fff;bottom:0;display:flex;flex-direction:column;font-family:Verdana,Geneva,Tahoma,sans-serif;position:absolute;width:100%}footer a{color:#000;text-decoration:none}.footerContent{grid-gap:25px;background-color:#fff;color:#000;display:grid;gap:25px;grid-template-columns:repeat(2,50%);justify-content:center;margin:0 20px;padding:15px 0}.footerContent ul{list-style:none}.footerContent ul li{cursor:pointer}.footerContent ul li i{margin-right:5px}.footerContent ul li a:hover,.footerContent ul li:hover{color:#bc0000}.footerContent div:first-child{display:flex;justify-content:end;margin-left:10px;margin-top:10px}.footerContent div:first-child img{height:60px;width:auto}.footerContent p{font-style:italic;grid-column:1/-1;margin-top:-10px;text-align:center}.footerContent div:last-child{margin-right:10px}.informacionRegulatoria{background-color:#e7e7e7;text-align:center;word-break:break-all}.devCredits,.informacionRegulatoria{display:flex;justify-content:center;padding:8px 5px}.devCredits{background-color:#b90000}.devCredits p{color:#fff;font-size:.8em;font-weight:100;text-align:center}.devCredits p span{font-style:italic;margin-right:5px}.devCredits p a{color:#fff;text-decoration:none}.devCredits p a i{margin-right:3px}.devCredits p a:hover{color:bisque}.devCredits p:first-child{margin-right:6px}.devCredits p:last-child a{margin-right:3px}@media screen and (max-width:556px){.footerContent{align-items:center;display:flex;flex-direction:column}.footerContent .footerContactInfo{display:flex;justify-content:center}.footerContent .footerContactInfo ul{text-align:center}.footerContent .footerContactInfo ul li{margin-bottom:8px}#root{padding-bottom:400px!important}}@media screen and (max-width:590px){#root{padding-bottom:280px!important}}@media screen and (max-width:556px){#root{padding-bottom:400px!important}}@media screen and (max-width:417px){#root{padding-bottom:420px!important}}@media screen and (max-width:361px){#root{padding-bottom:420px!important}}@media screen and (max-width:318px){#root{padding-bottom:440px!important}}@media screen and (max-width:312px){#root{padding-bottom:480px!important}}.clientesButtonMobile{margin-bottom:20px!important}.clientesButtonMobile li{align-items:center;background-color:#b90000;border-radius:8px;color:#fff;font-weight:700;padding:12px;width:-webkit-min-content;width:min-content}.clientesButtonMobile li:hover{background-color:#b93232}.activeNavLink ul li{font-weight:400}.activeNavLink .mainLi{font-weight:bolder}.activeSubNavLink li{font-style:italic}.mobileMenu{cursor:pointer;display:flex;flex-direction:column;gap:8px;height:25px;margin-left:25px;margin-top:22px;z-index:110}.mobileMenu .bottomLine,.mobileMenu .middleLine,.mobileMenu .topLine{background-color:#b90000;border-radius:5px;height:25px;transition:.5s;width:30px}.mobileMenu .topLineToDefault{-webkit-animation:rotateTopToDefault .5s ease 1 both;animation:rotateTopToDefault .5s ease 1 both}.mobileMenu .middleLineToDefault{-webkit-animation:rotateMiddleToDefault .5s ease 1 both;animation:rotateMiddleToDefault .5s ease 1 both}.mobileMenu .bottomLineToDefault{-webkit-animation:rotateBottomLineToDefault .5s ease 1 both;animation:rotateBottomLineToDefault .5s ease 1 both}.mobileMenuOpened .topLine{-webkit-animation:rotateTop .5s ease 1 both;animation:rotateTop .5s ease 1 both}.mobileMenuOpened .middleLine{-webkit-animation:rotateMiddle .5s ease 1 both;animation:rotateMiddle .5s ease 1 both}.mobileMenuOpened .bottomLine{-webkit-animation:eraseBottonLine .5s ease 1 both;animation:eraseBottonLine .5s ease 1 both}@-webkit-keyframes rotateTop{0%{rotate:0}to{rotate:45deg;translate:0 11px}}@keyframes rotateTop{0%{rotate:0}to{rotate:45deg;translate:0 11px}}@-webkit-keyframes rotateMiddle{0%{rotate:0}to{rotate:-45deg}}@keyframes rotateMiddle{0%{rotate:0}to{rotate:-45deg}}@-webkit-keyframes eraseBottonLine{0%{translate:0 0}to{rotate:45deg;translate:0 -10px}}@keyframes eraseBottonLine{0%{translate:0 0}to{rotate:45deg;translate:0 -10px}}@-webkit-keyframes rotateTopToDefault{0%{rotate:45deg;translate:0 11px}to{rotate:0}}@keyframes rotateTopToDefault{0%{rotate:45deg;translate:0 11px}to{rotate:0}}@-webkit-keyframes rotateMiddleToDefault{0%{rotate:-45deg}to{rotate:0}}@keyframes rotateMiddleToDefault{0%{rotate:-45deg}to{rotate:0}}@-webkit-keyframes rotateBottomLineToDefault{0%{rotate:45deg;translate:0 -10px}to{translate:0 0}}@keyframes rotateBottomLineToDefault{0%{rotate:45deg;translate:0 -10px}to{translate:0 0}}.showMobileMenuContainer{-webkit-animation:showMobileMenuContainer .5s ease 1 both!important;animation:showMobileMenuContainer .5s ease 1 both!important}.mobileMenuContainer{-webkit-animation:notShowMobileMenuContainer .5s ease 1 both;animation:notShowMobileMenuContainer .5s ease 1 both;background-color:#fff;display:none;display:flex;font-family:Montserrat,sans-serif;height:100vh;left:-115%;position:absolute;top:0;width:100vw}.mobileMenuContainer a{color:#000;text-decoration:none}.mobileMenuContainer .mainLi{font-size:calc(.7em + 1.8vw)}.mobileMenuContainer ul{display:flex;flex-direction:column;font-size:calc(.7em + 1.6vw);list-style-type:none;margin-left:50px;margin-top:80px}.mobileMenuContainer ul li{margin-top:10px}.mobileMenuContainer .dropdownContainer{margin:5px 0 15px 20px}@-webkit-keyframes notShowMobileMenuContainer{0%{left:0}to{left:-115%}}@keyframes notShowMobileMenuContainer{0%{left:0}to{left:-115%}}@-webkit-keyframes showMobileMenuContainer{0%{left:-115%}to{left:0}}@keyframes showMobileMenuContainer{0%{left:-115%}to{left:0}}.clientesButtonRedirect li{align-items:center;background-color:#b90000;border-radius:8px;color:#fff;font-weight:700;height:60%!important;margin:11% 0 11% 10px}.clientesButtonRedirect li:hover{background-color:#b93232}.activeNavLink li{font-style:italic!important;font-weight:400!important;font-weight:600!important}nav{background-color:#fff;box-shadow:0 2px 2px rgba(0,0,0,.139);display:flex;justify-content:space-between;overflow:visible;padding:0 5%}nav .navbarLogoContainer{align-items:center;display:flex;margin-right:20px}nav .navbarLogoContainer img{height:40px;padding:5px 0}nav .navigationContainer{display:flex;height:65px;margin-right:30px;overflow:visible;position:relative}nav .navigationContainer a{color:#000;text-decoration:none}nav .navigationContainer li{align-items:center;cursor:pointer;display:flex;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1em;height:100%;padding:0 15px;z-index:2}nav .navigationContainer .mainLiContainer{position:relative}nav .navigationContainer .mainLiContainer :before{background-color:#ededed;content:"";height:0;left:0;position:absolute;top:0;width:100%;z-index:-1}nav .navigationContainer .mainLiContainer .mainLi{overflow:visible;position:relative}nav .navigationContainer .mainLiContainer .dropdownContainer{box-shadow:0 5px 7px rgba(0,0,0,.414);display:none;position:absolute;top:100%;width:200px;z-index:100}nav .navigationContainer .mainLiContainer:hover :before{-webkit-animation:scrollDownBackground .3s ease both;animation:scrollDownBackground .3s ease both}nav .navigationContainer .mainLiContainer:hover .dropdownContainer{-webkit-animation:easeOpacity .3s ease both;animation:easeOpacity .3s ease both;color:#000;display:block;translate:-15px 0;width:-webkit-max-content;width:max-content}nav .navigationContainer .mainLiContainer:hover .dropdownContainer li{font-size:1em;padding:10px 10px 10px 15px}nav .navigationContainer .mainLiContainer:hover .dropdownContainer li:hover{background-color:#f8f8f8}nav .navigationContainer .mainLiContainer:hover .segurosDropdownContainer{translate:-10px 0;width:150px}nav .navigationContainer .mainLiContainer:not(hover) :before{-webkit-animation:scrollUpBackground .3s ease both;animation:scrollUpBackground .3s ease both}@-webkit-keyframes easeOpacity{0%{opacity:0}to{opacity:1}}@keyframes easeOpacity{0%{opacity:0}to{opacity:1}}@-webkit-keyframes scrollUpBackground{0%{height:100%}to{height:0}}@keyframes scrollUpBackground{0%{height:100%}to{height:0}}@-webkit-keyframes scrollDownBackground{0%{height:0}to{height:100%}}@keyframes scrollDownBackground{0%{height:0}to{height:100%}}@media screen and (max-width:670px){nav{height:70px;justify-content:start;margin-top:27px;padding:0;top:0;width:100%;z-index:1000}.topDataSection,nav{position:fixed}}.navMobileWrapper{display:none;width:100%}@media screen and (max-width:670px){.navMobileWrapper{display:flex;justify-content:space-between;margin-right:.5rem}}.navDesktopWrapper{display:flex;justify-content:space-between;width:100%}@media screen and (max-width:670px){.navDesktopWrapper{display:none}}.topDataSection{background-color:#b90000;font-family:Verdana,Geneva,Tahoma,sans-serif;padding:5px 0 7px;width:100%;z-index:1000}.topDataSection,.topDataSection a{display:flex;justify-content:center}.topDataSection a{color:#fff;text-decoration:none}.topDataSection a i{margin-right:5px}.topDataSection a p{margin-right:10px}.topDataSection a:hover{color:bisque}@media screen and (min-width:990px){.topDataSectionMobile{display:none}}.topDataSectionDesktop{display:flex}@media screen and (max-width:990px){.topDataSectionDesktop{display:none}}*{font-family:Montserrat,sans-serif;margin:0;padding:0}#root{background-color:#f3f3f3;overflow-x:hidden;padding-bottom:250px;position:relative}.buttonBisque{background-color:bisque}.buttonBisque,.buttonRed{border:0;border-radius:24px;cursor:pointer;font-weight:700;padding:14px 20px;width:100%}.buttonRed{background-color:#b90000;color:#fff}@media screen and (max-width:670px){.contactSectionContainer,.nosotrosBannerContainer,.novedadesSectionContainer,.segurosSectionContainer,.serviciosSectionContainer{margin:90px auto auto!important}}.nosotrosSectionContainer{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.nosotrosSectionContainer .nosotrosBannerContainer{align-items:center;box-shadow:0 2px 4px rgba(0,0,0,.431);display:flex;flex-direction:column;height:420px;justify-content:center;overflow:hidden;position:relative;width:100%;z-index:1}.nosotrosSectionContainer .nosotrosBannerContainer:after{content:url(/static/media/banner.e0b6074abacaa7673407.jpg);-webkit-filter:blur(7px) brightness(120%);filter:blur(7px) brightness(120%);left:-60%;position:absolute;top:-120%;width:100%}.nosotrosSectionContainer .nosotrosBannerContainer div{max-width:800px;padding:0 20px}.nosotrosSectionContainer .nosotrosBannerContainer div img{-webkit-filter:drop-shadow(2px 2px 1px #000);filter:drop-shadow(2px 2px 1px rgb(0,0,0));height:auto;position:relative;width:100%;z-index:2}.nosotrosSectionContainer .nosotrosBannerContainer h1{color:#000;font-family:Times New Roman,Times,serif;font-size:calc(1.5em + .8vw);font-weight:700;margin:10px 20px 0;position:relative;text-shadow:1px 1px 3px #fff;z-index:2}.nosotrosSectionContainer .nosotrosContainer{align-items:center;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.242);display:flex;flex-direction:column;justify-content:center;margin:25px 10px 0;max-width:1100px}.nosotrosSectionContainer .nosotrosContainer h2{padding-top:20px}.nosotrosSectionContainer .nosotrosContainer h3{border-bottom:1px solid #bababa;font-style:italic;font-weight:400;padding-bottom:20px;width:90%}.nosotrosSectionContainer .nosotrosContainer .nosotrosInfoContainer{padding-bottom:80px;width:90%}.nosotrosSectionContainer .nosotrosContainer .nosotrosInfoContainer p{font-size:1.5em;padding-top:20px}.nosotrosSectionContainer .nosotrosContainer .nosotrosInfoContainer p span{font-style:italic;font-weight:700}.nosotrosSectionContainer .nosotrosContainer .nosotrosInfoContainer p span:nth-child(3){font-style:normal}.nosotrosSectionContainer .nosotrosContainer .nosotrosInfoContainer .middleNosotrosText{align-items:center;border-bottom:1px solid #bababa;display:flex;flex-direction:column;justify-content:center;margin-bottom:25px;margin-top:50px;padding-bottom:20px}.nosotrosSectionContainer .nosotrosContainer .nosotrosInfoContainer .middleNosotrosText p{font-size:1.1em;font-weight:700;margin-bottom:0}.nosotrosSectionContainer .nosotrosContainer .nosotrosInfoContainer .middleNosotrosText p:last-child{font-style:italic;font-weight:400;padding-top:0}.nosotrosSectionContainer .nosotrosContainer .nosotrosInfoContainer .nosotrosSegurosContainer{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:20px auto auto;width:90%}.nosotrosSectionContainer .nosotrosContainer .nosotrosInfoContainer .nosotrosSegurosContainer img{width:110px}.nosotrosSectionContainer .nosotrosContainer .nosotrosInfoContainer .nosotrosServiciosContainer{align-content:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-around;margin:50px auto auto;width:90%}.nosotrosSectionContainer .nosotrosContainer .nosotrosInfoContainer .nosotrosServiciosContainer a{max-width:250px;min-width:150px}.nosotrosSectionContainer .nosotrosContainer .nosotrosInfoContainer .nosotrosServiciosContainer a img{width:100%}.contactSectionContainer{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 10px}.contactSectionContainer .contactContainer{align-content:start;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.421);display:flex;justify-content:center;margin-top:25px;min-width:70vw;padding:25px 25px 50px;text-align:center}.contactSectionContainer .contactContainer h1{text-align:center}.contactSectionContainer .contactContainer h2{font-style:italic;font-weight:400;margin-bottom:10px}.contactSectionContainer .contactContainer .formContactContainer{max-width:500px;width:80vw}.contactSectionContainer .contactContainer .formContactContainer .form{display:flex;flex-direction:column}.contactSectionContainer .contactContainer .formContactContainer .form label{font-size:1.1em;margin-bottom:3px;text-align:start}.contactSectionContainer .contactContainer .formContactContainer .form input{background-color:#f1f1f1;border:0;border-radius:4px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1em;margin-bottom:15px;padding:5px 8px}.contactSectionContainer .contactContainer .formContactContainer .form ::-webkit-inner-spin-button,.contactSectionContainer .contactContainer .formContactContainer .form input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.contactSectionContainer .contactContainer .formContactContainer .form textarea{background-color:#f1f1f1;border:0;border-radius:4px;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:1em;margin-bottom:15px;max-width:calc(100% - 15px);min-height:150px;min-width:calc(100% - 15px);padding:5px 8px;resize:none}.contactSectionContainer .contactContainer .formContactContainer .form button{background-color:#b90000;border:0;border-radius:4px;color:#fff;cursor:pointer;font-size:1.1em;font-weight:700;padding:7px 12px;width:100%}.segurosSectionContainer{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:auto;max-width:1100px;padding:0 10px}.segurosSectionContainer .segurosContainer{background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.429);margin-top:25px;padding:20px 0}.segurosSectionContainer .segurosContainer .segurosTitle{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:45px;text-align:center}.segurosSectionContainer .segurosContainer .segurosTitle h2{font-style:italic;font-weight:400}.segurosSectionContainer .segurosContainer .segurosGridContainer{align-items:start;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.segurosSectionContainer .segurosContainer .segurosGridContainer .seguroContainer:nth-child(2){border-left:1px solid #bababa;border-right:1px solid #bababa}@media screen and (max-width:770px){.segurosSectionContainer .segurosContainer .segurosGridContainer .seguroContainer:nth-child(2){border-right:0}}@media screen and (max-width:520px){.segurosSectionContainer .segurosContainer .segurosGridContainer .seguroContainer:nth-child(2){border:0}}@media screen and (max-width:770px)and (min-width:520px){.segurosSectionContainer .segurosContainer .segurosGridContainer .seguroContainer:nth-child(3){grid-column:1/-1}.segurosSectionContainer .segurosContainer .segurosGridContainer .seguroContainer:nth-child(3) h3{padding-bottom:10px}}.segurosSectionContainer .segurosContainer .segurosGridContainer .seguroContainer{align-content:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:50px;padding:0 5%;text-align:center}.segurosSectionContainer .segurosContainer .segurosGridContainer .seguroContainer .seguroTitle{border-bottom:1px solid #bababa;display:flex;flex-direction:column;height:55px;justify-content:center;padding-bottom:10px}.segurosSectionContainer .segurosContainer .segurosGridContainer .seguroContainer .seguroTitle h3{font-weight:400}.segurosSectionContainer .segurosContainer .segurosGridContainer .seguroContainer .seguroInfo{font-size:1.1em;margin-top:10px;padding-bottom:10px}.segurosSectionContainer .segurosContainer .segurosGridContainer .seguroContainer .seguroInfo ul{list-style:none}.segurosSectionContainer .segurosContainer .segurosGridContainer .seguroContainer .seguroInfo ul li{margin-bottom:5px}.segurosSectionContainer .segurosContainer .segurosContactButton{margin:auto;width:95%}.segurosSectionContainer .segurosContainer .segurosContactButton button{background-color:#c80000;border:0;border-radius:4px;color:#fff;cursor:pointer;font-size:1.3em;font-weight:700;padding:15px 20px;width:100%}.segurosSectionContainer .segurosContainer .segurosContactButton button:hover{background-color:#b90000}#root{min-height:70vh}.emailSentSectionContainer{margin:0 10px}@media screen and (max-width:768px){.emailSentSectionContainer{margin-top:8rem}}.emailSentSectionContainer .emailSentContainer{background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.422);margin:25px auto auto;max-width:700px;padding:25px}.emailSentSectionContainer .emailSentContainer h1{padding:0 15px 15px;text-align:center}.emailSentSectionContainer .emailSentContainer p{font-size:1.2em;margin:auto;padding:0 25px;text-align:center}.emailSentSectionContainer .emailSentContainer button{background-color:#c80000;border:0;border-radius:4px;color:#fff;cursor:pointer;font-size:1.3em;font-weight:700;margin-top:20px;padding:12px 18px;width:100%}.emailSentSectionContainer .emailSentContainer button:hover{background-color:#b90000}.notFoundContainer{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:50px auto auto;max-width:800px}.notFoundContainer h1{text-align:center}.notFoundContainer button{background-color:#c80000;border:0;border-radius:4px;color:#fff;cursor:pointer;font-size:1.3em;font-weight:700;margin-top:20px;padding:12px 18px;width:100%}.notFoundContainer button:hover{background-color:#b90000}@media screen and (min-width:750px){.floatingIcons{align-items:center;bottom:20px;display:flex;gap:10px;justify-content:end;position:fixed;right:20px;width:300px;z-index:100}.floatingIcons a{color:#000;text-decoration:none}.floatingIcons .floatingInstagramBackground,.floatingIcons .floatingWhatsappBackground{border-bottom-right-radius:8px;border-top-right-radius:8px;height:40px;opacity:0;padding-right:5px;translate:-5px 2px;width:0;z-index:-2}.floatingIcons .floatingInstagramBackground p,.floatingIcons .floatingWhatsappBackground p{margin-left:10px;overflow:hidden;white-space:nowrap}.floatingIcons .floatingInstagramLogo:hover .floatingInstagramBackground{background-color:#fbb;opacity:1;width:130px}.floatingIcons .floatingWhatsappLogo:hover .floatingWhatsappBackground{background-color:#b6ffa4;opacity:1;width:110px}.floatingIcons div{align-items:center;display:flex;justify-content:center;overflow:hidden;transition:.5s}.floatingIcons img{height:50px;margin-top:5px}}@media screen and (max-width:750px){.floatingIcons{align-items:center;bottom:10px;display:flex;gap:6px;justify-content:end;position:fixed;right:10px;width:300px;z-index:100}.floatingIcons a{color:#000;text-decoration:none}.floatingIcons .floatingInstagramBackground,.floatingIcons .floatingWhatsappBackground{border-bottom-right-radius:8px;border-top-right-radius:8px;height:40px;opacity:0;padding-right:5px;translate:-5px 2px;width:0;z-index:-2}.floatingIcons .floatingInstagramBackground p,.floatingIcons .floatingWhatsappBackground p{margin-left:10px;overflow:hidden;white-space:nowrap}.floatingIcons div{align-items:center;display:flex;justify-content:center;overflow:hidden;transition:.5s}.floatingIcons img{height:40px;margin-top:5px;overflow:hidden}}.serviciosSectionContainer{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:auto;max-width:1100px;padding:0 10px}.serviciosSectionContainer .serviciosContainer{align-items:center;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.422);display:flex;flex-direction:column;margin-top:25px;padding-bottom:25px;width:100%}.serviciosSectionContainer .serviciosContainer h1{padding-top:20px;text-align:center}.serviciosSectionContainer .serviciosContainer h2{border-bottom:1px solid #bababa;font-style:italic;font-weight:400;padding-bottom:20px;text-align:center;width:90%}.serviciosSectionContainer .serviciosContainer .serviciosInfoContainer{align-items:center;display:flex;flex-direction:column;padding:25px;width:100%}.serviciosSectionContainer .serviciosContainer .serviciosInfoContainer .serviciosInfo{align-items:center;display:flex;flex-direction:column;max-width:800px}.serviciosSectionContainer .serviciosContainer .serviciosInfoContainer .serviciosInfo:nth-child(2),.serviciosSectionContainer .serviciosContainer .serviciosInfoContainer .serviciosInfo:nth-child(3){margin-top:50px}.serviciosSectionContainer .serviciosContainer .serviciosInfoContainer .serviciosInfo img{width:350px}.serviciosSectionContainer .serviciosContainer .serviciosInfoContainer .serviciosInfo div{margin:20px}.serviciosSectionContainer .serviciosContainer .serviciosInfoContainer .serviciosInfo div p{font-size:1.1em;margin:0 30px 8px}.serviciosSectionContainer .serviciosContainer .serviciosInfoContainer .serviciosInfo div h3{font-size:1.3em;margin-bottom:10px;text-align:center}.serviciosSectionContainer .serviciosContainer .serviciosInfoContainer .serviciosInfo div h4{margin-bottom:7px;padding-top:10px;text-align:center}.serviciosSectionContainer .serviciosContainer .serviciosInfoContainer .serviciosInfo div ul{margin:0 10% 0 15%}.serviciosSectionContainer .serviciosContainer .serviciosInfoContainer .serviciosInfo div ul li{margin-bottom:5px}.serviciosSectionContainer .serviciosContainer .serviciosInfoContainer .serviciosInfo div .servicioClarification{font-style:italic;margin-top:15px}.expandedImageWrapper{background-color:rgba(0,0,0,.5);left:0;overflow:hidden;position:fixed;top:0;z-index:1000}.expandedImageContainer,.expandedImageWrapper{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.novedades-container{display:flex;flex-direction:column;gap:30px;margin-top:25px}.novedadesSectionContainer{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:auto;max-width:1100px;padding:0 10px}.novedadesSectionContainer .novedadesContainer{align-items:center;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.422);box-sizing:border-box;display:flex;flex-direction:column;margin-top:25px;padding:0 50px 35px;width:100%}.novedadesSectionContainer .novedadesContainer h1{padding-top:20px;text-align:center}.novedadesSectionContainer .novedadesContainer h2{border-bottom:1px solid #bababa;font-style:italic;font-weight:400;padding-bottom:20px;text-align:center;width:90%}.novedad-container{background-color:#f5f5f5;border:1px solid #bdbdbd;border-radius:8px;margin:0;padding:30px}.novedad-container .titulo-novedad{color:#222;font-size:24px;font-style:normal!important;font-weight:600!important;padding-bottom:15px!important;text-align:left!important;text-decoration:underline}.novedad-container .descripcion-novedad{font-size:18px;margin-top:15px;text-align:start}.novedad-container .fecha-container-novedad{display:flex;font-size:16px;gap:10px;margin-top:15px}.novedad-container .fecha-container-novedad .fecha-novedad{font-weight:bolder}.novedad-container .footer-novedad{display:flex;justify-content:flex-start}.novedad-container .footer-novedad img{width:100px}.imagenesNovedad{flex-wrap:wrap;margin-top:20px}@media screen and (max-width:768px){.imagenesNovedad img{margin-top:10px}}.footer-novedad{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(2,50%);justify-content:flex-start;margin-top:25px}.footer-novedad .footer-container ul{display:flex;justify-content:space-between;list-style:none}.footer-novedad .footer-container ul li{cursor:pointer}.footer-novedad .footer-container ul li i{color:#000;margin-right:5px}.footer-novedad .footer-container ul li a:hover i,.footer-novedad .footer-container ul li:hover{color:#bc0000}.footer-novedad .footer-container div:first-child{display:flex;justify-content:end;margin-left:10px;margin-top:10px}.footer-novedad .footer-container div:first-child img{height:30px;width:auto}.footer-novedad .footer-container p{font-style:italic;grid-column:1/-1;margin-top:-10px;text-align:center}.footer-novedad .footer-container div:last-child{margin-right:10px}
/*# sourceMappingURL=main.d04700fd.css.map*/