.CotizadorOptions{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:30px;height:100%;justify-content:center;width:100%}.CotizadorOptions h2{color:#fff;font-size:26px}@media(min-width:1024px){.CotizadorOptions h2{font-size:38px}}.CotizadorOptions-cards{flex-wrap:wrap;gap:20px;max-width:800px;padding:0 16px;width:100%}.CotizadorOptions-cards,.CotizadorOptions-cards__card{align-items:center;display:flex;justify-content:center}.CotizadorOptions-cards__card{box-shadow:0 0 31px rgba(0,0,0,.161);cursor:pointer;flex-direction:column;height:250px;position:relative;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;width:350px}.CotizadorOptions-cards__card .credito{bottom:20px;display:flex;justify-content:space-between;margin:10px;position:absolute;width:55%}.CotizadorOptions-cards__card .credito img{width:50px}.CotizadorOptions-cards__card .credito img:nth-child(2){width:40px}.CotizadorOptions-cards__card:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.CotizadorOptions-cards__card h4{color:#fff;font-size:24px;text-align:center}@media(min-width:1024px){.CotizadorOptions-cards__card h4{font-size:35px}}.CotizadorWizard{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr;grid-template-rows:auto 1fr auto;height:100%;max-width:100%;padding:50px 0 30px}@media(min-width:1600px){.CotizadorWizard{gap:40px}}.CotizadorWizard-title{color:#fff;font-family:Montserrat-Bold;font-size:24px;margin:0;text-align:center}@media(min-width:1600px){.CotizadorWizard-title{font-size:30px}}.CotizadorWizard-subtitle{color:#fff;max-width:100%;text-align:center}.CotizadorWizard-subtitle p{margin:0 auto;max-width:800px;width:100%}.CotizadorWizard-content{align-items:center;color:#fff;flex-grow:1;justify-content:center;overflow-y:auto}.CotizadorWizard-content,.CotizadorWizard-content>div{display:flex;flex-direction:column;height:100%;width:100%}.CotizadorWizard-content>div{padding:0 15px}.CotizadorWizard-form{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding-bottom:20px;position:relative;width:100%}.CotizadorWizard-form legend{color:#fff;font-family:Montserrat-Bold;padding:40px 0;text-transform:uppercase}.CotizadorWizard-footer{display:flex;flex:none;justify-content:center;margin-top:20px}.CotizadorWizard-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));justify-content:space-between;max-width:1500px;width:100%}.CotizadorWizard-cards--sm{max-width:1000px;width:100%}.CotizadorWizard-card{align-items:center;box-shadow:0 0 31px rgba(0,0,0,.161);cursor:pointer;display:flex;height:150px;justify-content:center;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease;width:100%}.CotizadorWizard-card:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.CotizadorWizard-card input{display:none}.CotizadorWizard-card input[type=radio]:checked+label,.CotizadorWizard-card.is-selected{border:1px solid #fff}.CotizadorWizard-card label{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;width:100%}.CotizadorWizard-card label img{width:130px}.CotizadorWizard-card label .border{align-items:center;border:1px solid #fff;display:flex;height:65px;justify-content:center;width:145px}.CotizadorWizard-card label p{color:#fff;font-family:Montserrat-Bold;font-weight:700;text-align:center;width:100px}.CotizadorWizard-actions button{background-color:var(--color-verde);border:none;border-radius:7px;color:#fff;cursor:pointer;height:40px;width:140px}.CotizadorWizard-actions button[disabled]{cursor:not-allowed;opacity:.5}.CotizadorWizard-actions button.primary{background-color:var(--color-naranja)}.CotizadorWizard .Steps{-webkit-transform:scale(.8);transform:scale(.8)}@media(min-width:1600px){.CotizadorWizard .Steps{-webkit-transform:scale(1);transform:scale(1)}}.Steps{max-width:500px;position:relative;width:100%}.Steps-content{justify-content:space-between}.Steps-content,.Steps-step{align-items:center;display:flex}.Steps-step{background-color:#fff;border-radius:50%;color:var(--color-gris-claro);font-family:roboto-black;height:30px;justify-content:center;position:relative;transition:all .3s ease;transition-delay:0s;width:30px}.Steps-step,.Steps-step__label{color:var(--color-gris-claro-2)}.Steps-step__label{bottom:100%;left:50%;position:absolute;text-align:center;-webkit-transform:translate(-50%,-15px);transform:translate(-50%,-15px);width:150px}.Steps-step.is-active{color:var(--color-naranja)}.Steps-track{background-color:var(--color-gris-claro-2);height:4px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%;z-index:-1}.Steps-track__indicator{background-color:var(--color-naranja);height:100%;position:absolute;transition:all .3s ease;width:0}.CotizadorPersonalDetails-wrapper{-webkit-column-gap:20px;column-gap:20px;display:flex;flex-direction:column;flex-wrap:wrap;margin-bottom:30px;max-width:100%;row-gap:20px;width:1000px}@media(min-width:1024px){.CotizadorPersonalDetails-wrapper{row-gap:30px}}.CotizadorPersonalDetails-group{grid-gap:20px;display:grid;gap:20px}@media(min-width:1024px){.CotizadorPersonalDetails-group{grid-template-columns:repeat(3,1fr)}}.Select{-webkit-appearance:none;appearance:none;border:1px solid #7ab834;border-radius:8px;color:#e2e1df;cursor:pointer;height:40px;outline:0;padding:0 4em 0 1em;width:30%;width:100%}.Select option{background-color:#fff;color:var(--color-gris)}.Select:focus{outline:none}.Select::-ms-expand{display:none}.Select.Select--light{border:none;color:var(--color-gris);height:40px;outline:none;padding:0 20px}.Select.Select--light::-webkit-input-placeholder{color:#e2e1df}.Select.Select--light::placeholder{color:#e2e1df}.Select.Select--light.is-invalid{outline:1px solid red}.Input{border:none;border-radius:8px;color:var(--color-gris);height:40px;outline:none;padding:0 20px;width:100%}.Input::-webkit-input-placeholder{color:var(--color-gris)!important}.Input::placeholder{color:var(--color-gris)!important}.Input.is-invalid{outline:1px solid red}.CotizadorSuccessState{display:flex;flex-direction:column;gap:30px;justify-content:space-evenly;text-align:center}.CotizadorSuccessState h3{font-size:2em;text-transform:uppercase}.CotizadorSuccessState p{font-size:16px;font-weight:700;margin:0 auto;width:500px}.Header{align-items:center;background-color:var(--color-blanco);display:flex;justify-content:space-between;left:0;padding:10px 15px;position:fixed;top:0;width:100%;z-index:var(--z-header)}@media(min-width:1024px){.Header{padding:15px 40px}}.Header-upper{align-items:center;display:flex;justify-content:space-between;width:100%}@media(min-width:1024px){.Header-upper{width:auto}}.Header-upper__mobile{display:flex;gap:12px}@media(min-width:1024px){.Header-upper__mobile{display:none}}.Header-upper__mobile .Header-socials{display:flex;gap:12px}.Header-upper__mobile .Header-socials__container{align-items:flex-end;display:flex}.Header-logo img{height:40px}@media(min-width:1024px){.Header-logo img{height:50px}}.Header-menu{align-items:center;background:var(--color-blanco);display:flex;flex-direction:column;gap:40px;height:calc(100vh - 64px);left:0;padding:20px;position:fixed;top:0;-webkit-transform:translateY(-110%);transform:translateY(-110%);transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;width:100%}.menu-open .Header-menu{-webkit-transform:translateY(64px);transform:translateY(64px)}@media(min-width:1024px){.Header-menu{flex-direction:row;gap:0;height:auto;padding:0;position:relative;-webkit-transform:none;transform:none;width:auto}}.Header-menu .button-success{display:none}.Header-menu__links{align-items:center;display:flex;flex-direction:column;gap:30px;margin:0;padding:0;width:100%}@media(min-width:1024px){.Header-menu__links{flex-direction:row;gap:0}}.Header-menu__links li{align-items:center;display:flex;list-style:none}@media(max-width:1024px){.Header-menu__links li a{color:var(--color-gris-claro)}}@media(max-width:550px){.Header-menu__links li a{font-size:33px}}.Header-menu__links li a:after{background-color:var(--color-naranja);content:"";display:flex;height:1.5px;transition:width .8s ease;width:0}.Header-menu__links li a:hover:after{height:1.5px;width:100%}@media(max-width:1024px){.Header-menu__links li a:hover:after{width:0}}.Header-menu__links li a.phone{font-size:1.5em}@media(min-width:1024px){.Header-menu__links li a.phone{font-size:medium}}.Header-menu__links a{color:var(--color-gris);font-family:roboto-medium;margin-right:30px;transition:color .5s ease}@media(max-width:1024px){.Header-menu__links a{font-size:32px;margin-right:0}}@media(max-width:550px){.Header-menu__links a{font-size:22px}}.Header-menu__links a:hover{color:var(--color-naranja)}.Header-menu .bbva{align-items:center;background-color:var(--color-verde);display:none;padding:10px}@media(max-width:550px){.Header-menu .bbva{display:flex;margin-bottom:50px}}.Header-menu .bbva a{color:#fff}.Header-menu .bbva a img{width:40px}.Header-toggle{background:transparent;border:0;cursor:pointer;height:36px;padding:0;position:relative;width:36px}.Header-toggle span{display:block;height:3.8px;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:60%}.Header-toggle span,.Header-toggle span:after,.Header-toggle span:before{background-color:var(--color-gris-claro);position:absolute;transition:width .5s}.Header-toggle span:after,.Header-toggle span:before{content:"";height:100%;left:0;width:100%}.Header-toggle span:before{top:-8px}.Header-toggle span:after{bottom:-7px}.Header-toggle span:after,.Header-toggle span:before{transition:all .3s}.Header-yourChoice button{align-items:center;background:var(--color-verde);border:none;box-shadow:0 0 8px rgba(0,0,0,.2);color:var(--color-blanco);cursor:pointer;display:inline-flex;font-size:16px;gap:12px;padding:10px}@media(min-width:1024px){.Header-yourChoice button{display:none}}.Header-yourChoice button img{height:20px}.Header-yourChoice button:hover{background:var(--color-naranja)}.Header-socials{align-items:center;display:none;gap:16px;justify-content:space-evenly}@media(min-width:1024px){.Header-socials{display:flex}}.Header-socials a svg{color:var(--color-naranja);font-size:1.75em}@media(min-width:1024px){.Header-socials a svg{font-size:1.5em}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{-webkit-filter:inherit;filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1),-webkit-transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:hsla(0,0%,100%,.5);border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px rgba(0,0,0,.65)}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px rgba(0,0,0,.4)}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:hsla(0,0%,100%,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:hsla(0,0%,100%,.8);border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid rgba(0,0,0,.2)}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px rgba(0,0,0,.4);color:#333}.leaflet-container a.leaflet-popup-close-button{background:transparent;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px rgba(0,0,0,.4);color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:transparent;border:6px solid transparent;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;overflow:clip;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;object-fit:contain;-webkit-transform-origin:center;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:top .2s,-webkit-transform .2s;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:left .2s,-webkit-transform .2s;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:right .2s,-webkit-transform .2s;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}.Ubicacion{background-color:var(--color-verde-claro);overflow:hidden;padding:70px 0;position:relative}.Ubicacion-container{align-items:center;display:flex;justify-content:space-evenly}@media(max-width:1024px){.Ubicacion-container{flex-direction:column}}.Ubicacion-logo{text-align:center}@media(max-width:1024px){.Ubicacion-logo{margin-bottom:60px}}.Ubicacion-logo img{max-width:380px;width:100%}@media(max-width:550px){.Ubicacion-logo img{width:80%}}.Ubicacion-content{color:#fff;display:flex;flex-direction:column}@media(max-width:1024px){.Ubicacion-content{text-align:center}}.Ubicacion-content p{color:#fff;font-size:20px}@media(max-width:550px){.Ubicacion-content p{font-size:18px}}@media(max-width:320px){.Ubicacion-content p{font-size:16px}}.Ubicacion-content span{color:#fff}.Ubicacion-more{align-items:center;display:flex;gap:10px;position:relative}@media(max-width:1024px){.Ubicacion-more{justify-content:center}}.Ubicacion-more button{background:transparent;border:0;cursor:pointer;outline:none}.Ubicacion-decor{height:100%;object-fit:cover;position:absolute;z-index:0}.Ubicacion-decor--left{left:0;mix-blend-mode:color-burn;object-position:right;top:0;-webkit-transform:translateX(-15%);transform:translateX(-15%)}.Ubicacion-decor--right{bottom:0;object-position:right;right:0;-webkit-transform:translateX(20%);transform:translateX(20%)}@media(max-width:1024px){.Ubicacion-decor--left{display:none}.Ubicacion-decor--right{-webkit-transform:translateX(45%);transform:translateX(45%)}}.HighlightCard{align-items:center;background-color:#fff;border-radius:22px;box-shadow:0 3px 30px rgba(0,0,0,.141);display:flex;justify-content:center;min-height:200px;overflow:hidden;position:relative}@media(max-width:1024px){.HighlightCard{width:100%}}.HighlightCard__Image{height:100%;left:0;object-fit:cover;object-position:center;opacity:0;position:absolute;top:0;transition:opacity .3s;width:100%;z-index:0}.HighlightCard__Icon{color:var(--color-verde);flex:none;width:60px}.HighlightCard__Content{align-items:center;color:var(--color-verde);display:flex;gap:30px;position:relative;transition:color .3s}.HighlightCard__Content h3{font-family:roboto-bold;font-size:50px;line-height:1;margin:0}.HighlightCard__Content p{font-family:roboto-medium;font-size:20px;font-weight:500;margin:0}.HighlightCard:hover .HighlightCard__Image{opacity:.5}.HighlightCard:hover .HighlightCard__Content{color:var(--color-naranja)}.form-ventas form{display:flex;flex-direction:column;height:100%;justify-content:space-between;min-height:460px;width:80%}@media(min-width:1600px){.form-ventas form{width:75%}}@media(max-width:1024px){.form-ventas form{width:100%}}.form-ventas form input{border:1px solid #7ab834;border-radius:9px;height:36px;outline:none;padding-left:20px;width:100%}.form-ventas form input::-webkit-input-placeholder{color:#000}.form-ventas form input::placeholder{color:#000}.form-ventas form div{width:100%}.form-ventas form div input{width:35%}.form-ventas form #fecha{background:url(/static/media/caret-down-solid.a21abce8162dd289e383.svg) no-repeat right .8em center/1.4em,linear-gradient(to left,var(--color-blanco) 3em,var(--color-blanco) 3em)}.form-ventas form #fecha:focus{background:url()}.form-ventas form select{-webkit-appearance:none;appearance:none;background:url(/static/media/caret-down-solid.a21abce8162dd289e383.svg) no-repeat right .8em center/1.4em,linear-gradient(to left,var(--color-blanco) 3em,var(--color-blanco) 3em);border:1px solid #7ab834;border-radius:9px;color:#000;cursor:pointer;height:36px;outline:0;padding:0 4em 0 1em;width:100%}.form-ventas form select option{background-color:#fff;color:inherit}.form-ventas form select:focus{outline:none}.form-ventas form select::-ms-expand{display:none}.form-ventas form .medio{display:flex;justify-content:flex-start;width:100%}@media(max-width:550px){.form-ventas form .medio{flex-wrap:wrap;row-gap:10px}}.form-ventas form .medio input{display:none}.form-ventas form .medio input[type=radio]:checked+label{background-color:var(--color-verde);border:1px solid var(--color-verde)}.form-ventas form .medio input[type=radio]:checked+label *{color:#fff}.form-ventas form .medio label{align-items:center;border:1px solid #7ab834;border-radius:9px;cursor:pointer;display:flex;justify-content:center;margin-right:20px;padding:10px}@media(max-width:550px){.form-ventas form .medio label{margin-right:15px;padding:5px 10px}}@media(max-width:320px){.form-ventas form .medio label{margin-right:5px;padding:5px}}.form-ventas form .medio label img{width:60px}@media(max-width:550px){.form-ventas form .medio label img{width:45px}}.form-ventas form .medio label svg{color:var(--color-verde);font-size:25px;margin-right:10px}.form-ventas form .medio label span{color:var(--color-verde);font-family:roboto-medium}@media(max-width:550px){.form-ventas form .medio label span{font-size:15px}}.form-ventas form .dateTime{display:flex;justify-content:space-between}.form-ventas form .dateTime input,.form-ventas form .dateTime select{width:45%}.form-ventas form span{width:100%}.form-ventas form p{color:#000;font-size:12px;width:100%}.form-ventas form button{align-self:flex-end;background-color:var(--color-verde);border:none;border-radius:7px;color:#fff;cursor:pointer;font-family:Montserrat-Bold;font-weight:700;height:40px;width:100px}.error{border-color:red!important;text-align:left}small.error{color:red}.Prototypes-container{padding:60px 15px}.Prototypes-container h3{color:var(--color-gris);font-family:roboto-bold;font-size:3em;font-weight:700;margin:0 0 45px;text-align:center;text-transform:uppercase}.Prototypes-models{margin:0 auto;max-width:1054px;width:100%}.Prototypes-tabs{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:60px}@media(max-width:679px){.Prototypes-tabs{gap:12px;margin-bottom:15px}}.Prototypes-tab{background-color:transparent;border:none;border-bottom:3px solid transparent;color:var(--color-verde);cursor:pointer;font-size:16px;font-weight:700;padding:12px;text-transform:uppercase}.Prototypes-tab.is-active{border-color:var(--color-naranja)}@media(max-width:479px){.Prototypes-tab{font-size:14px}}.Prototypes-panel{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(380px,1fr))}.Prototypes-panel__image{width:100%}.Prototypes-panel__image img{display:block;margin:0 auto;max-width:500px;width:100%}@media(max-width:639px){.Prototypes-panel__image img{max-height:500px;object-fit:contain}}.Prototypes-panel__image .swiper-button-next,.Prototypes-panel__image .swiper-button-prev{color:var(--color-naranja)}.Prototypes-panel__features{padding:20px 0}@media(max-width:679px){.Prototypes-panel__features{padding:20px}}.Prototypes-panel__features h3{color:var(--color-naranja);margin-bottom:15px;text-align:left}.Prototypes-panel__features p{margin:0}.Prototypes-panel__features ul{display:flex;flex-direction:column;gap:20px;list-style-type:none;padding:0}.Prototypes-panel__features ul li{align-items:center;display:flex;gap:20px}.Prototypes-panel__features ul li img{flex:none;height:30px;object-fit:contain;width:30px}.amenidades{background:#82c341;color:#fff;padding:80px 30px}.amenidades h3{font-family:roboto-bold;font-size:44px;margin:0;text-align:center}.amenidades .contenedor-amenidades{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:80px auto 0;max-width:100%;width:1024px}.amenidades .contenedor-amenidades .list_amenidades{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));justify-content:center;width:100%}.amenidades .contenedor-amenidades .list_amenidades .icono{align-items:center;display:flex;flex-direction:column-reverse;justify-content:space-between}.amenidades .contenedor-amenidades .list_amenidades h4{font-family:roboto-bold;font-size:22px;text-align:center}.amenidades .contenedor-amenidades .list_amenidades .iconos{background-color:#82c341;color:#fff}.amenidades .contenedor-amenidades .list_amenidades .iconos:hover{color:#f29100!important}.amenidades .contenedor-amenidades .list_amenidades img{height:170px;object-fit:none;object-position:center;width:100%}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.contenedor_portada--desarrollo{position:relative}.contenedor_portada--desarrollo .button-success{bottom:30%;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:10}.contenedor-video-descripcion{align-items:center;display:grid;grid-template-columns:repeat(2,1fr);padding:120px 30px;width:100%}.contenedor-video-descripcion .izquierdo-video-descripcion{width:100%}.contenedor-video-descripcion .izquierdo-video-descripcion .izquierdo-video-descripcion-principal .contenedor-video{align-items:center;aspect-ratio:16/9;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;position:relative;width:100%}.contenedor-video-descripcion .izquierdo-video-descripcion .izquierdo-video-descripcion-principal .contenedor-video .video{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;overflow:hidden;width:100%}.contenedor-video-descripcion .izquierdo-video-descripcion .izquierdo-video-descripcion-principal .contenedor-video .video .fondo_video{height:90%;position:absolute;width:100%}.contenedor-video-descripcion .izquierdo-video-descripcion .izquierdo-video-descripcion-principal .contenedor-video img{cursor:pointer;position:absolute;width:85px;z-index:9}.contenedor-video-descripcion .derecho-video-descripcion{display:flex;flex-direction:column;height:100%;padding:0 100px}.contenedor-video-descripcion .derecho-video-descripcion .derecho-video_logo{display:block;margin:0 auto 80px;max-width:100%}.contenedor-video-descripcion .derecho-video-descripcion .parrafo-video-descripcion{display:flex;flex-direction:column;flex-grow:1;justify-content:space-evenly}.contenedor-video-descripcion .derecho-video-descripcion p{font-family:roboto-regular}.contenedor-video-descripcion .derecho-video-descripcion .btn-video-descripcion{background:#7ab834;border-color:transparent;border-radius:7px;color:#fff;cursor:pointer;font-family:Montserrat-Bold;font-size:13px;height:35px;width:185px}.contenedor-video-descripcion .derecho-video-descripcion .btn-video-descripcion:hover{background:#f29100}@media(max-width:1599px){.contenedor-video-descripcion .derecho-video-descripcion{padding:0 60px}}@media(max-width:1024px){.contenedor-video-descripcion{display:flex;flex-direction:column-reverse;gap:60px}.contenedor-video-descripcion .derecho-video-descripcion{padding:0}}.datos-deesa{background:#82c341;padding:60px 30px}.datos-deesa__container{align-items:center;display:flex;justify-content:space-evenly;margin:0 auto;width:83.33%}@media(max-width:1023px){.datos-deesa__container{flex-direction:column;gap:60px}}.datos-deesa .datos-deesa-izquierdo .datos-deesa-izquierdo-principal{align-items:center;display:flex;gap:30px;height:100%;justify-content:space-between}.datos-deesa .datos-deesa-izquierdo .datos-deesa-izquierdo-principal .icono{color:#fff}.datos-deesa .datos-deesa-izquierdo .datos-deesa-izquierdo-principal .deesa-ubicacion{display:flex;flex-direction:column;gap:12px;justify-content:space-between}.datos-deesa .datos-deesa-izquierdo .datos-deesa-izquierdo-principal .deesa-ubicacion p{color:#fff;font-family:Montserrat-Bold;margin:0}.datos-deesa .datos-deesa-izquierdo .datos-deesa-izquierdo-principal .deesa-ubicacion .txt-img{align-items:center;color:#fff;display:flex;font-family:Montserrat-Bold;gap:15px}.datos-deesa .datos-deesa-izquierdo .datos-deesa-izquierdo-principal .deesa-ubicacion .txt-img img{width:100px}.datos-deesa .datos-deesa-derecho .datos-deesa-derecho-principal{display:flex;flex-direction:column;justify-content:center}.datos-deesa .datos-deesa-derecho .datos-deesa__specs{grid-gap:30px;align-items:center;display:grid;gap:30px;grid-template-columns:repeat(2,1fr);justify-content:space-between}.datos-deesa .datos-deesa-derecho .datos-deesa__specs .spec-item{align-items:center;color:#fff;display:inline-flex;gap:16px}.datos-deesa .datos-deesa-derecho .datos-deesa__specs .spec-item img{height:35px;object-fit:contain;width:50px}.datos-deesa .datos-deesa-derecho .datos-deesa__specs .spec-item p{color:#fff;font-family:roboto-medium;margin:0;white-space:nowrap}.datos-deesa .datos-deesa-derecho .datos-deesa__specs .spec-item sup{font-size:65%}.imagen-desarrollo{height:85vh;margin-bottom:-5px;max-height:800px;object-fit:cover;object-position:center;width:100%}.virtual-tour{flex-direction:column;gap:30px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.iframe,.virtual-tour{display:flex;width:100%}.iframe{height:100vh}.iframe .iframe-video{border:0!important}.ubicacion{background-color:#7ab834;padding:60px 30px 90px}.ubicacion-wrapper{align-items:center;display:flex;gap:16px;justify-content:space-between;margin:0 auto;max-width:100%;width:1024px}@media(max-width:1024px){.ubicacion-wrapper{flex-direction:column;gap:60px}}.ubicacion .logo,.ubicacion .logo .logo-principal{align-items:center;display:flex;justify-content:center}.ubicacion .logo .logo-principal{height:100%;width:100%}.ubicacion .logo img{height:190px;max-width:250px;object-fit:contain}.ubicacion .ubicacion-principal{color:#fff;display:flex;flex-direction:column;height:100%;justify-content:center}.ubicacion .ubicacion-principal .contenedor-ubicacion{margin-bottom:22px}.ubicacion .ubicacion-principal .contenedor-ubicacion p{font-size:22px}.ubicacion .ubicacion-principal p{font-family:Montserrat-Bold;margin:0}.ubicacion .ubicacion-principal .see-in-map{display:inline-flex;gap:16px}:root{--color-verde:#7ab834;--color-verde-claro:#82c341;--color-gris:#515151;--color-gris-claro:#7a7a7a;--color-gris-claro-2:#d2d4d0;--color-naranja:#f29100;--color-blanco:#fff;--z-header:9999}@font-face{font-family:roboto-regular;src:url(/static/media/Roboto-Regular.fc2b5060f7accec5cf74.ttf)}@font-face{font-family:roboto-medium;src:url(/static/media/Roboto-Medium.7c8d04cd831df3033c8a.ttf)}@font-face{font-family:roboto-black;src:url(/static/media/ROBOTO-BLACK.45715786ed948b799cf8.TTF)}@font-face{font-family:roboto-bold;src:url(/static/media/Roboto-Bold.f80816a5455d171f948d.ttf)}@font-face{font-family:Montserrat-Bold;src:url(/static/media/Montserrat-Bold.2c155811b35513d5beaa.ttf)}@font-face{font-family:Montserrat;font-weight:600;src:url(/static/media/Montserrat-Bold.2c155811b35513d5beaa.ttf)}.font-family-montserrat{font-family:Montserrat}.font-bold{font-weight:600}html{scroll-behavior:smooth}*,:after,:before{box-sizing:border-box}body{font-family:roboto-regular;font-size:16px;padding:0}h1,h2,h3,h4{font-weight:400!important}.button-success{background-color:#7ab834;border-radius:5px;color:#fff;display:inline-block;padding:10px 20px 11px;text-decoration:none;transition:background .4s ease}.button-success-2,.button-success:hover{background-color:#f29100}.button-success-2{border-radius:5px;color:#fff;padding:10px 21px 11px;text-decoration:none;transition:background .4s ease}.button-success-2:hover{background-color:#7ab834}a{color:#515151;font-size:17px;text-decoration:none}@media(max-width:550px){a{font-size:16px}}.show-enter{opacity:0;-webkit-transform:scale(.9);transform:scale(.9)}.show-enter-active{opacity:.5;-webkit-transform:translateX(0);transform:translateX(0);transition:opacity .5s,-webkit-transform .5s;transition:opacity .5s,transform .5s;transition:opacity .5s,transform .5s,-webkit-transform .5s}.show-enter-done,.show-exit{opacity:1}.show-exit-active{opacity:.5;-webkit-transform:scale(.9);transform:scale(.9);transition:opacity .1s,-webkit-transform .5s;transition:opacity .1s,transform .5s;transition:opacity .1s,transform .5s,-webkit-transform .5s}.fade-enter,.show-exit-done{opacity:0}.fade-enter-active,.fade-exit{opacity:1}.fade-exit-active{opacity:0}.fade-enter-active,.fade-exit-active{transition:opacity .5s}@media(max-width:1024px){.hidden-sm{display:none}}.m-0{margin:0!important}.relative{position:relative}.whitespace-nowrap{white-space:nowrap}.object-contain{object-fit:contain!important}.contenedor_portada{background-color:#515151;height:100vh;width:100%}@media(max-width:550px){.contenedor_portada{min-height:600px}}.contenedor_portada .ornamento-top{opacity:.6;position:absolute;right:0;top:0;z-index:8}@media(max-width:1024px){.contenedor_portada .ornamento-top{width:30%}}@media(max-width:550px){.contenedor_portada .ornamento-top{width:40%}}.contenedor_portada .ornamento-bottom{bottom:0;left:0;opacity:.6;position:absolute;z-index:2}@media(max-width:1024px){.contenedor_portada .ornamento-bottom{width:30%}}@media(max-width:550px){.contenedor_portada .ornamento-bottom{width:40%}}.contenedor_portada .tipos-creditos{bottom:30px;left:30px;position:absolute;width:420px;z-index:9}@media(max-width:550px){.contenedor_portada .tipos-creditos{display:none}}.contenedor_portada .tipos-creditos div{display:flex;justify-content:space-between;margin-top:10px}@media(max-width:1024px){.contenedor_portada .tipos-creditos div{width:320px}.contenedor_portada .tipos-creditos div img{width:80px}.contenedor_portada .tipos-creditos div img:nth-child(2){width:50px}}.contenedor_portada .arrows{bottom:120px;height:20px;left:calc(50% + 5px);position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px;z-index:5}@media(max-width:1024px){.contenedor_portada .arrows{display:none}}.contenedor_portada .arrows:before{-webkit-animation:arrows 3s linear infinite;animation:arrows 3s linear infinite;-webkit-transform:translate(6.6666666667px,26.6666666667px) rotate(-45deg);transform:translate(6.6666666667px,26.6666666667px) rotate(-45deg)}.contenedor_portada .arrows:after,.contenedor_portada .arrows:before{border-bottom:6.6666666667px solid hsla(0,0%,100%,.7);border-left:6.6666666667px solid hsla(0,0%,100%,.7);content:"";height:100%;position:absolute;width:100%}.contenedor_portada .arrows:after{-webkit-animation:arrows 3s linear -1.5s infinite;animation:arrows 3s linear -1.5s infinite;-webkit-transform:translate(13.3333333333px) rotate(-45deg);transform:translate(13.3333333333px) rotate(-45deg)}.contenedor_portada.nosotros{align-items:center;display:flex;justify-content:center}.contenedor_portada.nosotros .arrows{bottom:80px}.contenedor_portada.nosotros .ornamento-bottom{bottom:0;left:auto;opacity:.6;position:absolute;right:0;z-index:8}.contenedor_portada.nosotros .texto-sobre{align-items:center;display:flex;flex-direction:column;height:300px;justify-content:space-between;position:absolute}@media(min-width:1600px){.contenedor_portada.nosotros .texto-sobre{height:330px}}.contenedor_portada.nosotros .texto-sobre img{height:auto;object-fit:contain;width:80%}@media(min-width:1600px){.contenedor_portada.nosotros .texto-sobre img{width:90%}}.contenedor_portada.nosotros .texto-sobre p{color:#fff;font-size:18px;text-align:center;width:700px}.contenedor_portada .swiper{height:100%;width:100%}.contenedor_portada .swiper .swiper-slide{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.contenedor_portada .swiper .swiper-slide img{height:100%;object-fit:cover;width:100%}.contenedor_portada .swiper .swiper-slide .texto-sobre{align-items:center;bottom:20%;gap:60px;position:absolute;z-index:10}.contenedor_portada .swiper .swiper-slide .texto-sobre img{height:auto;object-fit:contain;width:80%}@media(min-width:1600px){.contenedor_portada .swiper .swiper-slide .texto-sobre img{width:90%}}@media(max-width:1024px){.contenedor_portada .swiper .swiper-slide .texto-sobre img{width:80%}}.contenedor_portada .swiper .swiper-slide .texto-sobre p{color:#fff;font-size:18px;text-align:center;width:700px}@media(max-width:1024px){.contenedor_portada .swiper .swiper-slide .texto-sobre p{width:80%}}@media(max-width:550px){.contenedor_portada .swiper .swiper-slide .texto-sobre p{font-size:16px}}.contenedor_portada .swiper .swiper-slide .icono-desarrollo{align-items:center;bottom:0;display:flex;padding:50px;position:absolute;right:0}@media(max-width:1024px){.contenedor_portada .swiper .swiper-slide .icono-desarrollo{bottom:150px;left:0;padding:20px;right:auto}}@media(max-width:550px){.contenedor_portada .swiper .swiper-slide .icono-desarrollo{display:none}}.contenedor_portada .swiper .swiper-slide .icono-desarrollo img{width:250px}.contenedor_portada .swiper .swiper-slide .icono-desarrollo .linea{background-color:#7ab834;height:80px;margin:0 20px;width:2px}.contenedor_portada .swiper .swiper-slide .icono-desarrollo p{color:#fff}.contenedor_portada .swiper .swiper-pagination{bottom:40px}@media(max-width:550px){.contenedor_portada .swiper .swiper-pagination{bottom:80px}}.contenedor_portada .swiper .swiper-pagination-bullet{background-color:#fff;height:13px;opacity:1;width:13px}.contenedor_portada .swiper .swiper-pagination-bullet-active{background-color:#f29100}@-webkit-keyframes arrows{0%{border-bottom:6.6666666667px solid hsla(0,0%,100%,0);border-left:6.6666666667px solid hsla(0,0%,100%,0);-webkit-transform:translate(-3.3333333333px,-13.3333333333px) rotate(-45deg);transform:translate(-3.3333333333px,-13.3333333333px) rotate(-45deg)}10%,90%{border-bottom:6.6666666667px solid hsla(0,0%,100%,0);border-left:6.6666666667px solid hsla(0,0%,100%,0)}50%{border-bottom:6.6666666667px solid hsla(0,0%,100%,.7);border-left:6.6666666667px solid hsla(0,0%,100%,.7);-webkit-transform:translate(-3.3333333333px) rotate(-45deg);transform:translate(-3.3333333333px) rotate(-45deg)}to{border-bottom:6.6666666667px solid hsla(0,0%,100%,0);border-left:6.6666666667px solid hsla(0,0%,100%,0);-webkit-transform:translate(-3.3333333333px,13.3333333333px) rotate(-45deg);transform:translate(-3.3333333333px,13.3333333333px) rotate(-45deg)}}@keyframes arrows{0%{border-bottom:6.6666666667px solid hsla(0,0%,100%,0);border-left:6.6666666667px solid hsla(0,0%,100%,0);-webkit-transform:translate(-3.3333333333px,-13.3333333333px) rotate(-45deg);transform:translate(-3.3333333333px,-13.3333333333px) rotate(-45deg)}10%,90%{border-bottom:6.6666666667px solid hsla(0,0%,100%,0);border-left:6.6666666667px solid hsla(0,0%,100%,0)}50%{border-bottom:6.6666666667px solid hsla(0,0%,100%,.7);border-left:6.6666666667px solid hsla(0,0%,100%,.7);-webkit-transform:translate(-3.3333333333px) rotate(-45deg);transform:translate(-3.3333333333px) rotate(-45deg)}to{border-bottom:6.6666666667px solid hsla(0,0%,100%,0);border-left:6.6666666667px solid hsla(0,0%,100%,0);-webkit-transform:translate(-3.3333333333px,13.3333333333px) rotate(-45deg);transform:translate(-3.3333333333px,13.3333333333px) rotate(-45deg)}}.swiper-slide{background-position:50%;background-size:cover;height:100%;position:relative;width:100%}.swiper-slide .overlay{background:#000;bottom:0;left:0;opacity:.2;position:absolute;right:0;top:0}.swiper-slide video,.video-cover{height:100%;object-fit:cover;width:100%}.contenedor_nosotros{display:flex}.contenedor_nosotros.revert{flex-direction:row-reverse}.contenedor_nosotros .left{background-color:#7ab834;width:50%}.contenedor_nosotros .back-ventas{height:100%;left:0;object-fit:cover;opacity:.29;position:absolute;top:0;width:100%;z-index:-10}.contenedor_nosotros .right{align-items:center;display:flex;padding:245px 15px 200px;position:relative;width:50%}.contenedor_nosotros .right img{height:100%;width:100%}.contenedor_nosotros .right .texto{align-items:flex-start;flex-direction:column;justify-content:space-between;margin:0 auto;max-width:100%;width:700px}.contenedor_nosotros .right .texto .titulo{position:relative}.contenedor_nosotros .right .texto .ornamento-title{height:auto;width:200px}.contenedor_nosotros .right .texto .logo-deesa{height:auto;width:300px}.contenedor_nosotros .right .texto h2{color:#7a7a7a;font-family:roboto-bold;font-size:70px;line-height:1;margin:0}@media(max-width:550px){.contenedor_nosotros .right .texto h2{font-size:50px;line-height:50px}}.contenedor_nosotros .right .texto h4{color:#7a7a7a;font-size:25px;font-weight:400;margin:20px 0 30px}@media(max-width:550px){.contenedor_nosotros .right .texto h4{font-size:20px}}.contenedor_nosotros .right .texto__description{padding-left:10px}.contenedor_nosotros .right .texto__description p{margin-bottom:40px}.contenedor_nosotros .right.concepto-nosotros .titulo img{margin-bottom:20px}@media(max-width:1024px){.contenedor_nosotros,.contenedor_nosotros.revert{flex-direction:column-reverse}.contenedor_nosotros .left,.contenedor_nosotros .right{width:auto}.contenedor_nosotros .left{height:500px}.contenedor_nosotros .right{padding:60px 30px}}.contenedor_cards{background-color:#7ab834;display:flex;height:360px;overflow:hidden;position:relative;width:100%}@media(max-width:1024px){.contenedor_cards{flex-direction:column;height:800px}}.contenedor_cards.nosotros_cards{background-color:transparent;bottom:0;height:300px;position:absolute;right:180px;width:60%;z-index:2}@media(min-width:1600px){.contenedor_cards.nosotros_cards{height:350px;right:350px;width:50%}}.contenedor_cards.nosotros_cards .leftcards{padding:0;width:100%}.contenedor_cards.nosotros_cards .leftcards .card .texto img{margin-right:20px;width:60px}.contenedor_cards.nosotros_cards .leftcards .card .texto p{color:#7a7a7a;font-family:roboto-medium}.contenedor_cards .leftcards{display:flex;gap:30px;justify-content:space-between;padding:60px;position:absolute;width:70%}@media(min-width:1600px){.contenedor_cards .leftcards{width:60%}}@media(max-width:1024px){.contenedor_cards .leftcards{flex-direction:column;height:100%;width:100%}}@media(max-width:550px){.contenedor_cards .leftcards{padding:60px 40px}}@media(max-width:320px){.contenedor_cards .leftcards{padding:60px 20px}}.contenedor_cards .leftcards .HighlightCard{flex:1 1}.contenedor_cards .leftcards .card{align-items:center;background-color:#fff;border-radius:22px;box-shadow:0 3px 30px rgba(0,0,0,.141);display:flex;height:200px;justify-content:center;width:30%}@media(max-width:1024px){.contenedor_cards .leftcards .card{width:100%}}.contenedor_cards .leftcards .card .texto{display:flex}.contenedor_cards .leftcards .card .texto img{width:50px}.contenedor_cards .leftcards .card .texto h3{color:#7ab834;font-family:roboto-bold;font-size:50px}.contenedor_cards .leftcards .card .texto p{color:#515151;font-size:20px}.contenedor_cards .rightcards{align-items:center;display:flex;height:330px;justify-content:flex-start;padding:60px;position:absolute;right:0;width:30%}@media(min-width:1600px){.contenedor_cards .rightcards{width:35%}}@media(max-width:1024px){.contenedor_cards .rightcards{display:none}}.contenedor_cards .rightcards img{width:200px}@media(min-width:1600px){.contenedor_cards .rightcards img{width:250px}}.contenedor_cards .ornamento{bottom:0;position:absolute;right:0}@media(max-width:1024px){.contenedor_cards .ornamento{display:none}}.contenedor_cards .ornamento.left{left:0;right:auto}@media(max-width:1024px){.contenedor_cards .ornamento.left{bottom:auto;display:block;height:100%;object-fit:cover;top:0;width:100%}}@media(max-width:550px){.contenedor_cards .ornamento.left{height:70%;width:100%}}.contenedor_desarrollo{background-color:#d2d4d0;height:100vh;position:relative;width:100%}@media(max-width:1024px){.contenedor_desarrollo{height:800px}}.contenedor_desarrollo .banderines{left:0;position:absolute;top:0;z-index:5}@media(max-width:1024px){.contenedor_desarrollo .banderines{width:300px}}@media(max-width:550px){.contenedor_desarrollo .banderines{width:200px}}.contenedor_desarrollo .swiper{height:100%;width:100%}.contenedor_desarrollo .swiper-slide{align-items:center;display:flex;padding-left:150px}@media(max-width:1024px){.contenedor_desarrollo .swiper-slide{padding-left:80px}}@media(max-width:550px){.contenedor_desarrollo .swiper-slide{padding-left:20px}}.contenedor_desarrollo .swiper-slide .texto-sobre{align-items:flex-start;display:flex;flex-direction:column;height:55%;justify-content:space-between;width:50%}@media(min-width:1600px){.contenedor_desarrollo .swiper-slide .texto-sobre{height:45%}}@media(max-width:1024px){.contenedor_desarrollo .swiper-slide .texto-sobre{height:45%;width:100%}}@media(max-width:320px){.contenedor_desarrollo .swiper-slide .texto-sobre{height:50%}}.contenedor_desarrollo .swiper-slide .texto-sobre img{max-height:200px;max-width:600px;min-width:350px;width:auto}@media(max-width:1024px){.contenedor_desarrollo .swiper-slide .texto-sobre img{max-height:130px;max-width:400px;min-width:300px}}@media(max-width:550px){.contenedor_desarrollo .swiper-slide .texto-sobre img{max-height:100px;max-width:300px;min-width:200px}}@media(max-width:320px){.contenedor_desarrollo .swiper-slide .texto-sobre img{max-height:80px;max-width:250px;min-width:180px}}.contenedor_desarrollo .swiper-slide .texto-sobre p{color:#fff;width:610px}@media(max-width:1024px){.contenedor_desarrollo .swiper-slide .texto-sobre p{width:80%}}@media(max-width:550px){.contenedor_desarrollo .swiper-slide .texto-sobre p{width:95%}}.contenedor_form_ventas{display:flex;padding:30px 0;position:relative}@media(max-width:1024px){.contenedor_form_ventas{flex-direction:column}}.contenedor_form_ventas .back-ventas{height:100%;object-fit:cover;opacity:.29;position:absolute;top:0;width:100%;z-index:-10}.contenedor_form_ventas .left{position:relative;width:55%}@media(max-width:1024px){.contenedor_form_ventas .left{padding:0;width:100%}}.contenedor_form_ventas .left img{height:100%;left:0;object-fit:cover;object-position:left;position:absolute;top:0;width:100%}.contenedor_form_ventas .right{padding:10px 90px;width:50%}@media(min-width:1600px){.contenedor_form_ventas .right{padding:10px 110px}}@media(max-width:1024px){.contenedor_form_ventas .right{padding:10px 80px;width:100%}}@media(max-width:550px){.contenedor_form_ventas .right{padding:10px 20px}}.contenedor_form_ventas .right .titulo{position:relative}.contenedor_form_ventas .right .titulo h1{color:#7a7a7a;font-family:roboto-bold;font-size:38px;font-weight:400;line-height:55px;margin:0}@media(max-width:550px){.contenedor_form_ventas .right .titulo h1{font-size:30px}}.contenedor_form_ventas .right .titulo h1:nth-child(3){font-size:78px}@media(max-width:550px){.contenedor_form_ventas .right .titulo h1:nth-child(3){font-size:60px}}.contenedor_form_ventas .right .titulo .ornamento-title{max-width:300px;width:100%}.contenedor_form_ventas .right p{color:#7a7a7a;margin:30px 0}.contenedor_mision{background-color:#7ab834;overflow:hidden;position:relative}.contenedor_mision .torre{bottom:0;height:auto;left:0;position:absolute;width:600px}@media(min-width:1600px){.contenedor_mision .torre{width:700px}}.contenedor_mision .ornamento{bottom:0;position:absolute;right:0;z-index:0}.contenedor_mision-wrapper{display:grid;grid-template-columns:repeat(8,1fr);margin:0 auto;padding:250px 15px 100px;position:relative;width:83.3333%;z-index:5}@media(max-width:1024px){.contenedor_mision-wrapper{display:flex;flex-direction:column;padding:100px 30px 60px;width:100%}}.contenedor_mision .mision-vision{display:flex;grid-column:3/-1;justify-content:space-evenly;padding-bottom:150px;padding-left:80px}.contenedor_mision .mision-vision h1{color:#fff;font-family:roboto-bold;font-size:70px;margin:0;padding-bottom:40px}.contenedor_mision .mision-vision .vision{display:flex;flex:1 1;flex-direction:column;padding-right:30px}@media(min-width:1600px){.contenedor_mision .mision-vision .vision{padding-right:50px}}.contenedor_mision .mision-vision .mision{display:flex;flex:1 1;flex-direction:column;padding-left:20px}@media(min-width:1600px){.contenedor_mision .mision-vision .mision{padding-left:30px}}@media(max-width:1024px){.contenedor_mision .mision-vision{display:flex;flex-direction:column;gap:30px;padding-bottom:100px;padding-left:0;text-align:center}.contenedor_mision .mision-vision h1{padding-bottom:20px}.contenedor_mision .mision-vision .vision{padding-right:0}}.contenedor_mision .mision-highlights{display:flex;gap:30px;grid-column:3/-1;padding-right:8em}.contenedor_mision .mision-highlights .HighlightCard{width:30%}@media(max-width:1024px){.contenedor_mision .mision-highlights{display:flex;flex-direction:column;margin:0 auto;padding:0;width:100%}.contenedor_mision .mision-highlights .HighlightCard{max-width:100%;width:100%}}@media(max-width:1599px){.contenedor_mision .mision-highlights{grid-column:2/-1;padding-right:0}}.contenedor_nuestros_desarrollos{align-items:center;display:flex;flex-direction:column;height:auto;padding:100px;width:100%}.contenedor_nuestros_desarrollos h1{color:#7a7a7a;font-family:roboto-bold;font-size:50px}.contenedor_nuestros_desarrollos .desarrollos_iconos{display:grid;grid-template-columns:1fr 1fr 1fr;padding-top:100px;width:90%}@media(min-width:1600px){.contenedor_nuestros_desarrollos .desarrollos_iconos{padding-top:130px}}.contenedor_nuestros_desarrollos .desarrollos_iconos div{align-items:center;display:flex;justify-content:center;padding-bottom:80px}@media(min-width:1600px){.contenedor_nuestros_desarrollos .desarrollos_iconos div{padding-bottom:80px}}.contenedor_nuestros_desarrollos .desarrollos_iconos div img{height:100%;max-height:90px;object-fit:contain;width:60%}@media(max-width:550px){.contenedor_nuestros_desarrollos .desarrollos_iconos{grid-template-columns:repeat(auto,minmax(150px,1fr));width:100%}}@media(max-width:1024px){.contenedor_nuestros_desarrollos{padding:100px 30px}.contenedor_nuestros_desarrollos h1{margin-bottom:0;text-align:center}}.contenedor_familias{background-color:#7ab834;display:grid;grid-template-columns:repeat(9,1fr);overflow:hidden;padding:40px;position:relative}.contenedor_familias .ornamento{bottom:0;left:0;position:absolute}.contenedor_familias .left{align-items:center;display:flex;flex-direction:column;grid-column:1/5;justify-content:center;padding:30px 0;z-index:3}.contenedor_familias .left .img-text{padding-bottom:50px;width:500px}.contenedor_familias .left p{padding-bottom:50px}.contenedor_familias .left .reseñas{max-width:100%;position:relative;width:465px}.contenedor_familias .left .reseñas,.contenedor_familias .left .reseñas .swiper-slide{align-items:center;display:flex;justify-content:center}.contenedor_familias .left .reseñas .like{position:absolute;right:0;top:0;-webkit-transform:translate(25%,-35%);transform:translate(25%,-35%);z-index:9}.contenedor_familias .left .reseñas .card-reseña{align-items:center;background:#fff 0 0 no-repeat padding-box;border-radius:15px;box-shadow:0 3px 30px rgba(0,0,0,.141);display:flex;gap:30px;justify-content:space-between;min-height:142px;padding:0 30px;position:relative;width:466px}.contenedor_familias .left .reseñas .card-reseña .avatar{background-position:50%;background-size:cover;border-radius:50%;flex:none;height:100px;width:100px}.contenedor_familias .left .reseñas .card-reseña p{font-family:roboto-bold;font-size:18px;margin-top:0;padding-bottom:0}.contenedor_familias .left .reseñas .card-reseña span{font-size:18px}@media(max-width:479px){.contenedor_familias .left .reseñas .card-reseña{flex-direction:column;gap:15px;padding:15px}.contenedor_familias .left .reseñas .card-reseña .avatar{height:60px;margin-right:auto;width:60px}}.contenedor_familias .right{grid-column:6/-1}.contenedor_familias .right .grid-videos{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,300px);height:100%;width:100%}.contenedor_familias .right .grid-videos .contenido{background-color:#7a7a7a;height:100%;width:100%}.contenedor_familias .right .grid-videos img{height:100%;object-fit:cover;object-position:top center;width:100%}@media(max-width:1023px){.contenedor_familias{display:flex;flex-direction:column;gap:40px}.contenedor_familias .left .img-text{max-width:100%;width:350px}.contenedor_familias .right .grid-videos{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-template-rows:auto}.contenedor_familias .right .grid-videos .contenido img{object-position:center 30%}}.contenedor_presencia{display:flex;position:relative}.contenedor_presencia .back-ventas{height:100%;left:0;object-fit:cover;opacity:.29;position:absolute;top:0;width:100%;z-index:-10}.contenedor_presencia .left{padding:130px 0 160px 80px;width:50%}@media(min-width:1600px){.contenedor_presencia .left{padding:160px 0 200px 100px}}.contenedor_presencia .left img{width:100%}.contenedor_presencia .right{display:flex;flex-direction:column;justify-content:center;padding:100px;width:50%}.contenedor_presencia .right h2{color:#7a7a7a;font-family:roboto-bold;font-size:50px;padding-bottom:20px}@media(min-width:1600px){.contenedor_presencia .right{padding:0 0 0 160px}}.contenedor_presencia .right p{width:100%}@media(min-width:1600px){.contenedor_presencia .right p{width:80%}}@media(max-width:1023px){.contenedor_presencia{flex-direction:column-reverse;padding:60px 30px}.contenedor_presencia .left,.contenedor_presencia .right{padding:0;width:auto}.contenedor_presencia .left img{display:block;margin:0 auto;max-width:100%;width:600px}.contenedor_presencia .right{margin-bottom:30px;text-align:center}.contenedor_presencia .right h2{margin-bottom:0}}.images-carousel .swiper,.images-carousel.swiper{height:100%;width:100%}.images-carousel .swiper .swiper-slide,.images-carousel.swiper .swiper-slide{align-items:center;display:flex;justify-content:center;width:100%}.images-carousel .swiper .swiper-slide.justify-start,.images-carousel.swiper .swiper-slide.justify-start{justify-content:start}.images-carousel .swiper .swiper-slide img,.images-carousel.swiper .swiper-slide img{height:100%;object-fit:cover;width:100%}.images-carousel .swiper .swiper-pagination,.images-carousel.swiper .swiper-pagination{bottom:40px}@media(max-width:550px){.images-carousel .swiper .swiper-pagination,.images-carousel.swiper .swiper-pagination{bottom:80px}}.images-carousel .swiper .swiper-pagination-bullet,.images-carousel.swiper .swiper-pagination-bullet{background-color:#fff;height:13px;opacity:1;width:13px}.images-carousel .swiper .swiper-pagination-bullet-active,.images-carousel.swiper .swiper-pagination-bullet-active{background-color:#f29100;background-color:var(--color-naranja)}.contenedor_stiky{display:none;position:fixed;right:-85px;top:50%;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);z-index:999}@media(min-width:1024px){.contenedor_stiky{display:flex}}@media(max-width:550px){.contenedor_stiky{right:0;top:85%;-webkit-transform:rotate(0);transform:rotate(0)}}.contenedor_stiky .bbva,.contenedor_stiky .whatsapp{background-color:#7ab834;border:0;color:#fff;cursor:pointer;display:inline-block;font-size:17px;transition:background-color .5s ease}.contenedor_stiky .bbva:hover,.contenedor_stiky .whatsapp:hover{background-color:#f29100}.contenedor_stiky .bbva svg,.contenedor_stiky .whatsapp svg{color:#fff}.contenedor_stiky .whatsapp{margin-right:20px;padding:5px}@media(max-width:550px){.contenedor_stiky .whatsapp{margin:0;padding:5px 10px}}.contenedor_stiky .whatsapp svg{font-size:25px}@media(max-width:550px){.contenedor_stiky .whatsapp svg{font-size:30px;margin-left:3px;margin-top:3px}}.contenedor_stiky .bbva{align-items:center;display:flex;padding:5px}@media(max-width:550px){.contenedor_stiky .bbva{display:none}}.contenedor_stiky .bbva img{margin-left:5px;width:50px}.Cotizador-toggle{background-color:#7ab834;border:none;bottom:0;box-shadow:0 -4px 6px rgba(0,0,0,.161);color:#fff;cursor:pointer;display:none;font-size:1em;opacity:0;padding:15px;pointer-events:none;position:fixed;text-transform:uppercase;transition:all .2s cubic-bezier(.075,.82,.165,1);width:100%;z-index:1000}@media(min-width:1024px){.Cotizador-toggle{display:block}}.Cotizador-toggle.is-visible{opacity:1;pointer-events:all}.Cotizador-drawer{background:#7ab834;background:var(--color-verde);bottom:0;box-shadow:0 -4px 6px rgba(0,0,0,.161);display:none;flex-direction:column;height:calc(100vh - 64px);justify-content:space-between;left:0;position:fixed;-webkit-transform:translateY(100%);transform:translateY(100%);transition:-webkit-transform .2s cubic-bezier(.165,.84,.44,1);transition:transform .2s cubic-bezier(.165,.84,.44,1);transition:transform .2s cubic-bezier(.165,.84,.44,1),-webkit-transform .2s cubic-bezier(.165,.84,.44,1);width:100%;z-index:1001}@media(min-width:1024px){.Cotizador-drawer{display:flex}}@media(min-width:1600px){.Cotizador-drawer{height:calc(100vh - 84px)}}.Cotizador-drawer.is-expanded{-webkit-transform:translateY(0);transform:translateY(0)}.Cotizador-drawer__arrowDown{background-color:transparent;border:0;color:#fff;cursor:pointer;display:flex;font-size:60px;font-weight:700;place-self:center}.mapa{height:90vh;width:100%}@media(max-width:1024px){.mapa{height:500px}}.mapa .leaflet-container{height:100%;width:100%}footer{background-color:#7ab834;display:flex;height:250px;justify-content:space-between;padding:0 80px 50px;width:100%}@media(max-width:1024px){footer{height:300px;padding:50px 20px}}@media(max-width:550px){footer{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto 80px;height:350px;justify-items:center;padding:30px 20px 50px}}footer img{width:100px}@media(max-width:1024px){footer img{width:60px}}footer .texto{align-items:center;display:flex;flex-direction:column;height:90%;justify-content:space-between;padding:20px 0}@media(max-width:1024px){footer .texto{height:150px;padding:0 30px}}@media(max-width:550px){footer .texto{grid-column:1/3;grid-row:1/2;padding:0}}footer .texto img{margin-bottom:20px;width:130px}footer .texto p{color:#fff}@media(max-width:1024px){footer .texto p{font-size:14px;text-align:center}}@media(max-width:320px){footer .texto p{font-size:12px}}.contenedor-modal{align-items:center;background-color:#7ab834;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:99999}.contenedor-modal .closed{color:#fff;cursor:pointer;font-family:roboto-medium;font-size:30px;position:absolute;right:5%;top:5%}.contenedor-modal .info{align-items:center;display:flex;flex-direction:column;height:85%;justify-content:space-between;width:65%}@media(min-width:1600px){.contenedor-modal .info{height:75%;width:55%}}.contenedor-modal .info .title{align-items:center;display:flex;flex-direction:column}.contenedor-modal .info .title h2,.contenedor-modal .info .title p{color:#fff}.contenedor-modal .info .title h2{font-size:35px;margin-bottom:20px}.contenedor-modal .info .bottom{display:flex;height:300px;justify-content:space-between;margin-top:30px}.contenedor-modal .info .bottom .left{color:#fff;display:flex;flex-wrap:wrap;margin-right:30px;padding-top:30px;width:35%}.contenedor-modal .info .bottom .left h3{font-size:35px;line-height:40px;width:350px}.contenedor-modal .info .bottom .left .porcentaje{width:50%}.contenedor-modal .info .bottom .left .porcentaje h4{font-size:40px}.contenedor-modal .info .bottom .left .porcentaje p{font-size:20px;width:80%}.contenedor-modal .info .bottom .right{-webkit-column-gap:15px;column-gap:15px;display:flex;flex-wrap:wrap;width:60%}.contenedor-modal .info .bottom .right .carecteristicas{align-items:center;display:flex;width:48%}.contenedor-modal .info .bottom .right .carecteristicas img{margin-right:20px;width:50px}.contenedor-modal .info .bottom .right .carecteristicas p{color:#fff;font-size:20px;width:200px}.contenedor-modal .info .bottom .right .carecteristicas:nth-child(2) img{width:42px}.contenedor-modal .info .bottom .right .carecteristicas:nth-child(3) img{width:35px}.contenedor-modal .info .bottom .right .carecteristicas:nth-child(4) img{width:38px}.contenedor-modal .info .bottom .right .carecteristicas:nth-child(5) img{width:40px}.contenedor-modal .info .iconos{align-items:flex-end;display:flex;justify-content:center}.contenedor-modal .info .iconos img{padding-right:20px;width:130px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.8e9aa349.css.map*/