@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap";.navbar{height:4.5rem;width:100%;background:none;margin:auto;position:fixed;z-index:100;top:0;right:0;transition:.3s ease}.navbar.scrolled{background:#2b2c32cc}.navbar h2{color:#fff;font-size:1.2rem;font-weight:600;position:absolute;right:1vw;top:1vh;z-index:20;border:2px solid rgba(255,255,255,.3);border-radius:5px;width:9rem;height:3.2rem;text-transform:uppercase;letter-spacing:.1rem;display:flex;align-items:center;justify-content:space-evenly;cursor:pointer;transition:.2s ease}.navbar h2:hover{background:#ffffff0d}.navbar .navbar__background{z-index:1000;background:#00000080;position:fixed;top:0;left:0;height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.navbar .navbar__background.open{opacity:1;visibility:visible}.navbar .navbar__background .navbar__elements{text-align:center;background:#a0a0a0;border-radius:5px;width:20%;height:45%;min-width:300px;min-height:400px;transform:scale(.9);transition:transform .3s ease,opacity .3s ease;opacity:0}.navbar .navbar__background .navbar__elements button{position:absolute;top:1.5vh;right:1vw;margin:0;background:none;border:none;outline:none;cursor:pointer}.navbar .navbar__background .navbar__elements button i{font-size:1.5rem;font-weight:400;color:#fff}.navbar .navbar__background .navbar__elements .title{padding-bottom:3vh;padding-top:5vh;font-size:2rem;text-transform:uppercase;color:#fff;border-bottom:2px solid rgba(255,255,255,.125);width:85%;height:30%;margin:1vh auto;letter-spacing:.1rem}.navbar .navbar__background .navbar__elements ul{list-style:none;height:60%;margin:1.5vh 0;display:flex;flex-direction:column;justify-content:space-evenly}.navbar .navbar__background .navbar__elements ul li{width:85%;height:20%;margin:auto;display:flex;justify-content:center;align-items:center;transition:background .3s ease;border-radius:5px}.navbar .navbar__background .navbar__elements ul li:hover{background:#0003}.navbar .navbar__background .navbar__elements ul li a{font-size:1.5rem;font-weight:200;color:#fff;text-decoration:none;width:100%;letter-spacing:.1rem}.navbar .navbar__background.open .navbar__elements{transform:scale(1);opacity:1}@media (max-width: 1450px) and (min-height: 1000){.navbar .navbar__background .navbar__elements{height:40%;width:40%}.navbar .navbar__background .navbar__elements button{top:1.5vh;right:2.5vw}.navbar .navbar__background .navbar__elements button i{font-size:1.5rem}.navbar .navbar__background .navbar__elements .title{padding-bottom:2vh;padding-top:3.5vh;font-size:2rem}.navbar .navbar__background .navbar__elements ul li a{font-size:1.5rem}}@media (max-width: 1450px) and (max-height: 600px){.navbar .navbar__background .navbar__elements{height:55%;width:25%}.navbar .navbar__background .navbar__elements button{top:2vh;right:1.5vw}.navbar .navbar__background .navbar__elements button i{font-size:1.3rem}.navbar .navbar__background .navbar__elements .title{font-size:1.8rem}.navbar .navbar__background .navbar__elements ul li{height:8vh}.navbar .navbar__background .navbar__elements ul li a{font-size:1.3rem}}@media (max-width: 800px){.navbar{height:2.5rem}.navbar h2{font-size:0;height:1.5rem;width:3rem;justify-content:center;border:none}.navbar h2 i{font-size:1rem}.navbar .navbar__background .navbar__elements{height:40%;width:70%}.navbar .navbar__background .navbar__elements button{top:2vh;right:5vw}.navbar .navbar__background .navbar__elements button i{font-size:1rem}.navbar .navbar__background .navbar__elements .title{padding-bottom:2vh;padding-top:3.5vh;font-size:1.2rem}.navbar .navbar__background .navbar__elements ul li a{font-size:1rem}}.landing__section{position:relative;min-height:750px;height:100vh;background-size:cover!important;background-attachment:fixed!important;transition:.6s ease-in-out}.landing__section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(175deg,#fefefe00 80%,#ddd 80.2%),linear-gradient(175deg,#0000004d,#000000e6 60%,#000000e6);pointer-events:none}.landing__section.bg-1{background:url(/home_page/portada_1.webp) no-repeat center center}.landing__section.bg-2{background:url(/home_page/portada_2.webp) no-repeat center center}.landing__section.bg-3{background:url(/home_page/portada_3.webp) no-repeat center center}.landing__section.bg-4{background:url(/home_page/portada_4.webp) no-repeat center center}.landing__section .landing__presentation{position:relative;display:flex;flex-direction:column;width:63%;margin:0 auto;padding-top:30vh}.landing__section .landing__presentation .landing__logos{display:flex}.landing__section .landing__presentation .landing__logos .landing__logo-background,.landing__section .landing__presentation .landing__logos .landing__logo-background-min,.landing__section .landing__presentation .landing__logos .landing__logo-background-3{width:6rem;height:6rem;margin-bottom:5vh;background:#fff3;border-radius:100%;display:flex;align-items:center;justify-content:center}.landing__section .landing__presentation .landing__logos .landing__logo-background{padding-top:.5vh}.landing__section .landing__presentation .landing__logos .landing__logo-background-min{margin-left:auto;align-items:center;padding-bottom:.5vh}.landing__section .landing__presentation .landing__logos .landing__logo-background-3{padding-bottom:1vh;margin-left:2vw}.landing__section .landing__presentation .landing__logos .landing__logo-min{height:60px;width:80px}.landing__section .landing__presentation .landing__logos .landing__logo-background{align-items:center}.landing__section .landing__presentation h1{font-size:3rem;font-weight:800;color:#fff;border-bottom:2px solid rgba(255,255,255,.4);padding-bottom:2rem;text-transform:uppercase;margin-bottom:5vh;letter-spacing:.1em}.landing__section .landing__presentation h4{font-size:1.5rem;font-weight:200;color:#fff;letter-spacing:.1rem}@media (max-width: 1100px) and (max-height: 1100px){.landing__section .landing__presentation .landing__logos .landing__logo,.landing__section .landing__presentation .landing__logos .landing__logo-min{transform:scale(.7)}.landing__section .landing__presentation .landing__logos .landing__logo-background,.landing__section .landing__presentation .landing__logos .landing__logo-background-min,.landing__section .landing__presentation .landing__logos .landing__logo-background-3{width:4rem;height:4rem}.landing__section .landing__presentation h1{font-size:2.4rem;padding-bottom:1.5rem}.landing__section .landing__presentation h4{font-size:1.2rem}}@media (max-width: 800px){.landing__section{height:41vh;background:url(/home_page/home_mobile.jpeg) no-repeat center center!important;background-size:cover!important}.landing__section .landing__presentation h1{font-size:2rem;padding-bottom:1.5rem}.landing__section .landing__presentation h4{font-size:1rem}}@media (max-width: 600px){.landing__section .landing__presentation{padding-top:15vh}}.contactModal__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#1b263be6;display:flex;justify-content:center;align-items:center;z-index:1000}.contactModal__content{background:#fff;border-radius:10px;padding:35px 20px 20px;max-width:500px;width:90%;box-shadow:0 px 8px #0000001a;position:relative}.contactModal__content .modal__button{background:none;position:absolute;top:1rem;right:1.5rem;font-size:1.4rem;border:none;cursor:pointer}.contactModal__section{margin:0}.contact__card{padding:20px}.contact__card-body{display:flex;flex-direction:column}.contact__element{margin-bottom:15px}.contact__element label{display:block;margin-bottom:5px;font-weight:700;color:#333}.contact__field,.contact__area{width:100%;padding:10px;border:1px solid #ccc;border-radius:5px;font-size:16px;color:#333}.contact__field:focus,.contact__area:focus{border-color:#007bff;outline:none;box-shadow:0 0 5px #007bff80}.contact__area{height:100px;resize:vertical;max-height:50vh}.contact__submit{display:flex;justify-content:center;align-items:center}.contact__submit button{background:#587492;color:#fff;padding:10px 20px;border:none;border-radius:5px;font-size:16px;cursor:pointer;transition:background .3s ease;display:flex;justify-content:center;align-items:center}.contact__submit button:hover{background:#0056b3}.contact__submit button.submitted{background:#28a745;cursor:default}.contact__notification{margin-top:15px;text-align:center;color:green;font-weight:700}.subsection-0,.subsection-1,.subsection-2,.subsection-3{height:55vh;color:#ededed;display:flex;min-height:450px}.subsection-0 .content,.subsection-1 .content,.subsection-2 .content,.subsection-3 .content{padding:0 5vw}.subsection-0 h4,.subsection-1 h4,.subsection-2 h4,.subsection-3 h4{font-size:1.8rem;border-bottom:2px solid rgba(255,255,255,.125);width:80%;padding-bottom:2vh;margin-bottom:4vh}.subsection-0 h6,.subsection-1 h6,.subsection-2 h6,.subsection-3 h6{font-size:1rem;width:80%;margin-bottom:4vh;font-weight:400}.subsection-0 a,.subsection-1 a,.subsection-2 a,.subsection-3 a{text-decoration:none;color:#ededed;font-size:1.2rem;font-weight:600;letter-spacing:.1em}.subsection-0 a button,.subsection-1 a button,.subsection-2 a button,.subsection-3 a button{border-radius:100%;width:2.5rem;height:2.5rem;border:2px solid rgba(255,255,255,.2);background:none;color:#ededed;cursor:pointer;transition:.2s ease}.subsection-0 a:hover button,.subsection-1 a:hover button,.subsection-2 a:hover button,.subsection-3 a:hover button{background:#ffffff0d}.subsection-0,.subsection-2{text-align:end;flex-direction:row-reverse;padding-right:15vw}.subsection-0 h4,.subsection-0 h6,.subsection-2 h4,.subsection-2 h6{margin-left:auto}.subsection-0 h4,.subsection-2 h4{border-bottom-color:#bbb}.subsection-0 a,.subsection-2 a{color:#333}.subsection-0 a button,.subsection-2 a button{color:#333;border:2px solid rgba(51,51,51,.3)}.subsection-0 a button:hover,.subsection-2 a button:hover{background:#0000000d}.subsection-1,.subsection-3{text-align:start;padding-left:15vw}.subsection-1 h4,.subsection-1 h6,.subsection-3 h4,.subsection-3 h6{margin-right:auto}.subsection-0{background:linear-gradient(-175deg,#ddd 70%,#737373 70.2%);color:#333}.subsection-0 a{visibility:hidden}.subsection-1{background:linear-gradient(175deg,#737373 70%,#ddd 70.2%)}.subsection-2{background:linear-gradient(-175deg,#ddd 70%,#737373 70.2%);color:#333}.subsection-3{background:linear-gradient(175deg,#737373 70%,#2b2c32 70.2%)}.subsection-3 .buttons_section{display:flex;align-items:center}.subsection-3 .fa-envelope{font-size:2.8rem;margin-left:1.5rem;cursor:pointer}.subsection-3 .fa-envelope:hover{color:#000;opacity:.4}.subsection__image img{border-radius:100%;width:15rem;height:15rem}.subsection-3 img{opacity:.7}.whatsapp{width:2.5rem;height:2.5rem;transition:.3s ease;cursor:pointer}.whatsapp:hover{filter:brightness(.9)}@media (max-width: 1450px){.subsection-0,.subsection-1,.subsection-2,.subsection-3{height:65vh}.subsection-0 h6,.subsection-1 h6,.subsection-2 h6,.subsection-3 h6{font-size:.9rem}.subsection-3 .fa-envelope{font-size:2rem}.whatsapp{height:2rem;width:2rem}}@media (max-width: 1100px) and (min-height: 1100px){.subsection-0,.subsection-1,.subsection-2,.subsection-3{height:55vh}.subsection-0 h6,.subsection-1 h6,.subsection-2 h6,.subsection-3 h6{font-size:1rem}}@media (min-width: 900px){.subsection-0,.subsection-1,.subsection-2,.subsection-3{height:550px}}@media (max-width: 900px) and (max-height: 1200px){.subsection-0,.subsection-1,.subsection-2,.subsection-3{flex-direction:column;z-index:3;position:relative;min-height:620px}.subsection-0 .subsection__image img,.subsection-1 .subsection__image img,.subsection-2 .subsection__image img,.subsection-3 .subsection__image img{margin-top:-7vh;margin-bottom:1vh;height:9rem;width:9rem}.subsection-0 h4,.subsection-1 h4,.subsection-2 h4,.subsection-3 h4{font-size:1.3rem;padding-bottom:1vh;margin-bottom:2vh}.subsection-0 h6,.subsection-1 h6,.subsection-2 h6,.subsection-3 h6{font-size:.8rem;margin-bottom:1.5vh}.subsection-0 a,.subsection-1 a,.subsection-2 a,.subsection-3 a{font-size:1rem}.subsection-0 a button,.subsection-1 a button,.subsection-2 a button,.subsection-3 a button{width:2rem;height:2rem}.subsection-0{min-height:700px}}@media (max-width: 850px) and (max-height: 650px){.subsection-0 h6,.subsection-1 h6,.subsection-2 h6,.subsection-3 h6{visibility:hidden;height:0;margin-bottom:0}.subsection-0 a,.subsection-1 a,.subsection-2 a,.subsection-3 a{font-size:1rem}.subsection-0 a button,.subsection-1 a button,.subsection-2 a button,.subsection-3 a button{width:2rem;height:2rem}}.home__whatsapp{cursor:pointer;position:fixed;bottom:1rem;right:1rem;width:5rem;height:5rem;z-index:100}.home__whatsapp:hover{opacity:.9}html{font-size:20px}@media (max-width: 1450px){.home__whatsapp{width:4rem;height:4rem}}@media (max-width: 1100px) and (min-height: 1000px){.home__whatsapp{height:5rem;width:5rem}}@media (max-width: 950px){.home__whatsapp{height:3rem;width:3rem;bottom:1rem;right:.5rem}}.presentacion{height:55vh;width:100%;position:relative;min-height:500px;display:flex;align-items:flex-end;justify-content:flex-end}.presentacion:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(177deg,#fefefe00 80%,#eee 80.2%),linear-gradient(175deg,#0000004d,#000000e6 60%,#000000e6);pointer-events:none}.presentacion.servicios{background:url(/otras/portadas_paginas.webp) no-repeat center center;background-size:cover}.presentacion.productos{background:url(/otras/portadas_paginas.webp) no-repeat;background-size:cover}.presentacion .presentacion-titulo{position:relative;padding-bottom:24vh;padding-right:5vw}.presentacion h2{color:#fefefe;text-transform:uppercase;letter-spacing:.1rem;font-size:2.5rem;border-bottom:2px solid rgba(254,254,254,.4);padding-bottom:1vh}@media (max-width: 800px){.presentacion{background:url(/home_page/QuienesSomos.webp) no-repeat center center!important;background-size:cover!important}.presentacion h2{font-size:1.6rem;width:150px}.presentacion .presentacion-titulo{padding-right:30vw}}.comparador{display:flex;align-items:center;padding-top:5vh}.comparador h4{color:#000;font-weight:500;font-size:1.2rem}.comparador .bombas__selector{width:40%;margin:0 5vw}.comparador .bombas__selector .bombas__selector__control{background:none}.comparador .bombas__selector .bombas__selector__menu{background:#1b263b;color:#fff}.comparador .bombas__selector .bombas__selector__menu .bombas__selector__option--is-focused,.comparador .bombas__selector .bombas__selector__menu .bombas__selector__option--is-selected{background:#253045}.comparador button{color:#000;font-size:1;font-weight:600;border:2px solid rgba(0,0,0,.4);border-radius:7px;background:none;height:2.5rem;width:6rem;cursor:pointer;transition:.3s ease-in-out}.comparador button:not(.muted):hover{background:#25d366;border:#dedcdc;color:#fefefe}.comparador .muted{cursor:not-allowed;background:#0006;border:#dedcdc}.tabla__comparacion{transition:1s}@media (max-width: 1450px) or (max-height: 1100px){.comparador h4{font-size:1rem}}.tabla{margin-top:5vh}.tabla .tabla__parametros{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;align-items:center}.tabla .tabla__parametros h6{margin:1vh 0}.tabla .tabla__elemen .tabla__carac{display:grid;grid-template-columns:repeat(7,1fr);text-align:center;align-items:center;transition:.3s ease}.tabla .tabla__elemen .tabla__carac h6{font-weight:400;color:#000c;margin:1vh 0}.tabla .tabla__elemen .tabla__carac:hover{background:#0003;border-radius:7px}@media (max-width: 1100px){.tabla:not(.modal__overlay) .tabla__parametros h6{font-size:.7rem}.tabla:not(.modal__overlay) .tabla__elemen .tabla__carac h6{font-size:.65rem}}.modal__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#1b263be6;z-index:1000}.modal__overlay .modal__content{background:#fefefe;margin:5vh auto;border-radius:7px;width:80%;height:90%;box-shadow:0 4px 8px #0003;overflow-y:auto;position:relative;padding:5vh 10vh}.modal__overlay .modal__content::-webkit-scrollbar{width:.8rem}.modal__overlay .modal__content::-webkit-scrollbar-track{background:#646482;border-radius:10px}.modal__overlay .modal__content::-webkit-scrollbar-thumb{background:#fff;border:.125rem solid rgb(100,100,130);border-radius:10px}.modal__overlay .modal__content h1{color:#000;font-size:2.6rem;font-weight:700;letter-spacing:.1rem}.modal__overlay .modal__content .with-tag{margin-bottom:1vh}.modal__overlay .modal__content .no-tag{margin-bottom:3vh}.modal__overlay .modal__content h6{margin-bottom:2vh;color:#000;font-weight:600;font-size:.8rem;letter-spacing:.1rem}.modal__overlay .modal__content .modal__body{display:grid;grid-template-columns:2fr 1fr;column-gap:2rem;margin-top:5vh}.modal__overlay .modal__content .modal__body ul{list-style:none}.modal__overlay .modal__content .modal__body .modal__lists-usos,.modal__overlay .modal__content .modal__body .modal__lists-enfr{list-style:disc}.modal__overlay .modal__content .modal__body h4{color:#000;font-weight:700;font-size:1.3rem;margin-bottom:2vh;letter-spacing:.1rem}.modal__overlay .modal__content .modal__body li,.modal__overlay .modal__content .modal__body h5{color:#000;letter-spacing:.1rem;font-weight:400;font-size:1rem;width:90%;line-height:1.4rem}.modal__overlay .modal__content .modal__body .modal__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.modal__overlay .modal__content .modal__body .modal__usos{grid-column:2/3;align-self:start}.modal__overlay .modal__content .modal__contact{margin-top:5vh;border-bottom:2px solid rgba(0,0,0,.2);padding-bottom:4vh;width:100%;display:flex;justify-content:space-between}.modal__overlay .modal__content .modal__contact h4{color:#000;font-size:1.5rem;font-weight:600;letter-spacing:.1rem}.modal__overlay .modal__content .modal__contact .modal__whatsapp{width:2rem;height:2rem;margin:0 .5rem;transition:.3s ease;cursor:pointer}.modal__overlay .modal__content .modal__contact .modal__whatsapp:hover{filter:brightness(.9)}.modal__overlay .modal__content .modal__contact i{font-size:2rem;color:#0000008c;transition:.3s ease;cursor:pointer}.modal__overlay .modal__content .modal__contact i:hover{color:#000}.modal__overlay .modal__content .modal__contact .modal__contact-socials,.modal__overlay .modal__content .modal__contact .modal__contact-manual{display:flex;justify-content:flex-start}.modal__overlay .modal__content .modal__contact .modal__contact-manual i{margin-left:.5rem}.modal__overlay .modal__content .modal__button{background:none;position:absolute;top:2rem;right:1.5rem;font-size:1.8rem;border:none;cursor:pointer}@media (max-width: 1450px) or (max-height: 1100px){.modal__overlay .modal__content{padding:4vh 8vh}.modal__overlay .modal__content h1{font-size:2rem}.modal__overlay .modal__content .modal__body h4{font-size:1rem}.modal__overlay .modal__content .modal__body h5{font-size:.8rem}.modal__overlay .modal__content .modal__body li{font-size:.8rem;line-height:1.2rem}.modal__overlay .modal__content .modal__contact h4{font-size:1.2rem}.modal__overlay .modal__content .modal__contact .modal__whatsapp{height:1.6rem;width:1.6rem}.modal__overlay .modal__content .modal__contact i{font-size:1.6rem}}@media (max-width: 1050px){.modal__overlay .modal__content{height:100%;width:100%;margin:0}.modal__overlay .modal__content .modal__body{display:block}.modal__overlay .modal__content .modal__body .modal__grid{gap:1.5rem 1rem}.modal__overlay .modal__content .modal__body .modal__usos{padding-top:4vh}.modal__overlay .modal__content .modal__body .modal__usos h4{margin-bottom:1.5vh}}@media (max-width: 850px){.modal__overlay .modal__content{padding:3vh 6vh}.modal__overlay .modal__content .modal__body{display:block}.modal__overlay .modal__content .modal__body h4{margin-bottom:.5vh;font-size:1.2rem;padding-top:3vh}.modal__overlay .modal__content .modal__body h4:not(:first-child){padding-top:2vh}.modal__overlay .modal__content .modal__body .modal__grid{display:block}.modal__overlay .modal__content .modal__body .modal__usos{padding-top:0}.modal__overlay .modal__content .modal__body .modal__usos h4{margin-bottom:.5vh}.modal__overlay .modal__content .modal__contact{flex-direction:column}.modal__overlay .modal__content .modal__contact .modal__contact-socials{padding-bottom:2vh}.modal__overlay .modal__content .modal__contact h4{font-size:1rem}.modal__overlay .modal__content .modal__contact .modal__whatsapp{height:1.4rem;width:1.4rem}.modal__overlay .modal__content .modal__contact i{font-size:1.4rem}.modal__compare{display:none}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{-webkit-transition:all .15s ease-in;-moz-transition:all .15s ease-in;-ms-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{-webkit-transition:border .15s ease-in;-moz-transition:border .15s ease-in;-ms-transition:border .15s ease-in;-o-transition:border .15s ease-in;transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;-webkit-transition:height .15s ease-in;-moz-transition:height .15s ease-in;-ms-transition:height .15s ease-in;-o-transition:height .15s ease-in;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{-webkit-flex-direction:column;flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-ms-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width: 960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in;-ms-transition:opacity .25s ease-in;-o-transition:opacity .25s ease-in;transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px #000000e6;background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}.carouselModal__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#1b263be6;display:flex;justify-content:center;align-items:center;z-index:1000}.carouselModal__content{background:#fff;border-radius:10px;padding:10px;max-width:500px;width:90%;box-shadow:0 8px #0000001a;position:relative;display:flex;justify-content:center}.img__container{height:100%;width:100%}.img__container img{object-fit:cover;height:100%}.control-arrow{width:12%}.product__card{border-radius:20px;background:#fff;box-shadow:0 4px 6px #0003;transition:transform .5s ease;position:relative;height:72vh;min-height:400px}.product__card:hover{transform:scale(1.03)}.product__card .product__card-header{height:35%;justify-content:center;display:flex;position:relative}.product__card .product__card-header .image-wrapper{position:relative;border-radius:100%;height:12rem;width:12rem;overflow:hidden;transform:translateY(-5vh)}.product__card .product__card-header .image-wrapper img{height:100%;width:100%;object-fit:cover;transition:all .3s ease}.product__card .product__card-header .image-wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;opacity:0;transition:opacity .3s ease}.product__card .product__card-header .image-wrapper:after{content:"+ Fotos";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:1.2rem;font-weight:700;opacity:0;transition:opacity .3s ease}.product__card .product__card-header .image-wrapper:hover:before,.product__card .product__card-header .image-wrapper:hover:after{opacity:1}.product__card .product__card-body{height:fit-content;margin:0 1rem;color:#000}.product__card .product__card-body p{height:fit-content;margin-top:1vh}.product__card .product__card-body h2{border-bottom:1px solid rgba(255,255,255,.125);text-align:center;padding-bottom:.75rem;font-size:1.5rem}.product__card .product__card-body h6{letter-spacing:.1rem;padding:1vh 0}.product__card .product__card-body h6:not(.has-tag){opacity:0}.product__card .product__card-body ul{list-style:none}.product__card .product__card-body ul li{padding:.4vh 0;font-size:.9rem}.product__card .product__card-body .product__navs{position:absolute;bottom:1vh;display:flex;justify-content:space-between}.product__card .product__card-body .product__navs .product__button{background:none;border:none;color:#000;font-size:1.2rem;font-weight:800;display:flex;align-items:center;cursor:pointer;letter-spacing:.1rem;width:fit-content}.product__card .product__card-body .product__navs .product__button button{border:2px solid rgba(0,0,0,.2);border-radius:100%;width:2rem;height:2rem;background:none;color:#000;cursor:pointer;margin-right:1vw;transition:.2s ease}.product__card .product__card-body .product__navs .product__button:hover button{background:#0000000d}.product__card .product__card-body .service__button{display:flex;align-items:center;position:relative}.product__card .product__card-body .service__button .service__whatsapp{width:1.4rem;height:1.4rem;margin:0 .5rem;transition:.3s ease;cursor:pointer}.product__card .product__card-body .service__button .service__whatsapp:hover{filter:brightness(.9)}.product__card .product__card-body .service__button i{font-size:1.4rem;color:#0000008c;transition:.3s ease;cursor:pointer}.product__card .product__card-body .service__button i:hover{color:#000}@media (max-height: 870px){.product__card .product__card-header .image-wrapper{height:11rem;width:11rem}.product__card .product__card-body h2{font-size:1.3rem}.product__card .product__card-body h6{font-size:.6rem}.product__card .product__card-body ul li{font-size:.8rem}.product__card .product__card-body .product__navs .product__button button{height:1.8rem;width:1.8rem}.product__card .product__card-body .product__navs .product__button span{font-size:1.1rem}.product__card .product__card-body .product__navs .service__button .service__whatsapp{width:1.3rem;height:1.3rem}.product__card .product__card-body .product__navs .service__button i{font-size:1.3rem}}@media (max-height: 750px){.product__card .product__card-header .image-wrapper{height:10rem;width:10rem}.product__card .product__card-body h2{padding-bottom:.25rem}.product__card .product__card-body h6{padding:.5vh}.product__card .product__card-body ul li{padding:.2vh}.product__card .product__card-body .product__navs .product__button button{height:1.6rem;width:1.6rem}.product__card .product__card-body .product__navs .product__button span{font-size:1rem}.product__card .product__card-body .product__navs .service__button .service__whatsapp{width:1.1rem;height:1.1rem;margin:0 .25rem}.product__card .product__card-body .product__navs .service__button i{font-size:1.1rem}}@media (max-height: 670px){.product__card .product__card-header{height:40%}.product__card .product__card-header .image-wrapper{height:9rem;width:9rem}}.product__container{display:flex;flex-direction:column;align-items:center;background:#eee;padding-top:2vh}.product__container .product__filters button{width:8rem;height:3rem;margin:0 1vw;background:#fff;border:2px solid rgba(160,160,160,.8);border-radius:7px;color:#0009;font-size:1.2rem;font-weight:600;cursor:pointer;transition:.3s ease-in-out}.product__container .product__filters button:hover,.product__container .product__filters .active{background:#a0a0a0cc;border:#1b263b;color:#1b263b}.product__container .product__card-list{width:90%;display:grid;grid-template-columns:repeat(3,1fr);gap:8vh 4vw;padding:10vh 0}.service__container__specific{background:#eee}.service__container__specific .service__card-list{grid-template-columns:repeat(1,1fr);width:100%}@media (max-width: 1250px){.product__container:not(.service__container__specific) .product__card-list{grid-template-columns:repeat(2,1fr);gap:8vh 8vw}}@media (max-width: 800px){.product__container:not(.service__container__specific) .product__filters button{height:2.5rem;width:7rem;font-size:1.1rem}.product__container:not(.service__container__specific) .product__card-list{grid-template-columns:repeat(1,1fr);gap:10vh}}@media (max-width: 650px){.product__container:not(.service__container__specific) .product__filters button{height:2rem;width:6rem;font-size:.9rem}}@media (max-width: 550px){.product__container:not(.service__container__specific) .product__filters{display:grid;grid-template-columns:repeat(2,1fr);gap:2vh 0}}.service__card{height:40vh;width:70%;margin:auto;border-radius:20px;background:#fefefe;display:flex;box-shadow:0 4px 6px #0003;transition:transform .5s ease}.service__card:hover{transform:scale(1.03)}.service__card .service__card-header{height:100%;display:flex;align-items:center}.service__card .service__card-header img{transform:translate(-4vw);border-radius:100%;object-fit:cover;object-position:center 25%;height:14rem;width:14rem}.service__card .service__card-body{margin:0 1rem;margin-left:auto;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-evenly}.service__card .service__card-body h2{font-weight:500;font-size:2.2rem}.service__card .service__card-body p{font-size:1.2rem;opacity:.6}.service__card .service__card-body .service__button{display:flex;justify-content:flex-start;align-items:center}.service__card .service__card-body .service__button span{font-weight:500;font-size:1.8rem}.service__card .service__card-body .service__button .service__whatsapp{height:2rem;width:2rem;margin:0 .5vw;cursor:pointer}.service__card .service__card-body .service__button .service__whatsapp:hover{filter:brightness(.9)}.service__card .service__card-body .service__button i{font-size:2rem;color:#0000008c;transition:.3s ease;cursor:pointer}.service__card .service__card-body .service__button i:hover{color:#000}@media (max-width: 1100px) or (max-height: 800px){.service__card{width:75%}.service__card .service__card-header img{height:12rem;width:12rem}.service__card .service__card-body{margin:0 2rem}.service__card .service__card-body h2{font-size:1.8rem}.service__card .service__card-body p{font-size:1rem}.service__card .service__card-body .service__button span{font-size:1.5rem}.service__card .service__card-body .service__button .service__whatsapp{height:1.7rem;width:1.7rem}.service__card .service__card-body .service__button i{font-size:1.7rem}}@media (max-width: 900px) or (max-height: 650px){.service__card{width:85%;height:45vh}.service__card .service__card-header img{height:11rem;width:11rem}.service__card .service__card-body{margin:0 2rem}.service__card .service__card-body h2{font-size:1.6rem}.service__card .service__card-body p{font-size:.9rem}.service__card .service__card-body .service__button span{font-size:1.4rem}.service__card .service__card-body .service__button .service__whatsapp{height:1.6rem;width:1.6rem}.service__card .service__card-body .service__button i{font-size:1.6rem}}@media (max-width: 800px) or (max-height: 500px){.service__card{width:90%;height:45vh}.service__card .service__card-body h2{font-size:1.6rem}.service__card .service__card-body p{font-size:.9rem}.service__card .service__card-body .service__button span{font-size:1.3rem}.service__card .service__card-body .service__button .service__whatsapp{height:1.5rem;width:1.5rem}.service__card .service__card-body .service__button i{font-size:1.5rem}}@media (max-width: 600px) or (max-height: 450px){.service__card{flex-direction:column;justify-content:space-evenly;height:80vh}.service__card .service__card-header{justify-content:center;align-items:flex-start;height:50%}.service__card .service__card-header img{transform:translate(0) translateY(-5vh);height:9rem;width:9rem}.service__card .service__card-body h2{font-size:1.3rem}.service__card .service__card-body p{font-size:.75rem}.service__card .service__card-body .service__button span{font-size:1.1rem}.service__card .service__card-body .service__button .service__whatsapp{height:1.3rem;width:1.3rem}.service__card .service__card-body .service__button i{font-size:1.3rem}}@media (max-width: 600px) and (min-height: 800px){.service__card{height:54vh}.service__card .service__card-body h2{font-size:1.2rem}.service__card .service__card-body p{font-size:.7rem}.service__card .service__card-body .service__button span{font-size:1.2rem}.service__card .service__card-body .service__button .service__whatsapp{height:1.2rem;width:1.2rem}.service__card .service__card-body .service__button i{font-size:1.2rem}}*{font-family:Roboto,sans-serif;box-sizing:border-box;margin:0;padding:0}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.sponsors{width:100%;height:30vh;display:flex;flex-direction:column;padding-top:15vh}.sponsors .sponsors__title{text-align:start;padding-left:5vw}.sponsors .sponsors__title h2{display:inline-block;color:#fff;text-transform:uppercase;letter-spacing:.1rem;font-size:1rem}.sponsors .sponsors__carousel{margin:auto;width:90%}.sponsors .sponsors__carousel .slick-list{padding:.5rem 0}.sponsors .sponsors__carousel .sponsors__card img{height:5rem;width:5rem;border-radius:7%;transition:.3s ease-out;cursor:pointer;outline:none}.sponsors .sponsors__carousel .sponsors__card img:hover{transform:scale(1.1)}.sponsors.productos,.sponsors.servicios{background:linear-gradient(-177deg,#eee 30%,#2b2c32 30.3%)}.sponsors.contacto{background:linear-gradient(-177deg,#778da9 30%,#2b2c32 30.3%)}.slick-arrow{display:none!important}@media (max-width: 1000px) or (max-height: 940px){.sponsors .sponsors__carousel .sponsors__card img{height:4rem;width:4rem}}@media (max-width: 400px) or (max-height: 750px){.sponsors .sponsors__carousel .sponsors__card img{height:3.6rem;width:3.6rem}}.footer{background:#2b2c32}.footer .footer__container{width:90%;margin:auto;padding:8vh 0 3vh;display:grid;grid-template-columns:repeat(2,1fr);gap:4rem}.footer .footer__container .footer__map .google-maps-button{margin-top:10px;padding:10px;background-color:#4285f4;color:#fff;border:none;border-radius:4px;cursor:pointer}@media (max-width: 1150px) or (max-height: 580px){.footer .footer__container .footer__map .google-maps-button{display:none}}.footer .footer__container .footer__info{color:#fff}.footer .footer__container .footer__info h4{font-size:1rem;padding-bottom:1vh;letter-spacing:.1rem}.footer .footer__container .footer__info ul{list-style:none}.footer .footer__container .footer__info ul li{font-size:.8rem;letter-spacing:.1rem;padding:1vh 0}.footer .footer__container .footer__info .footer__info-contact{padding-top:2vh}.footer .footer__container .footer__info .footer__info-contact i{margin-right:.5rem}.footer .footer__container .footer__info .footer__info-contact h6{font-size:.8rem;padding-bottom:1vh}@media (max-width: 1150px) or (max-height: 580px){.footer .footer__container{grid-template-columns:repeat(1,1fr)}.footer .footer__container .footer__map{padding-top:5vh}.footer .footer__container .footer__map>*{display:flex;flex-direction:column;align-items:center;width:100%}}
