body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1d1d1b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;overflow-x:hidden}body,h1,h2,p{margin:0}:root{--color-primario:#e9511d;--color-secundario:#1d1d1b;--color-terciario:#575756;--color-primario-shadow:#e9501d46;--color-boder-boxes:#8f9094;--color-fondo:#fff;--color-texto:#333;--color-texto-white:#e1e2e9}.button-card-armory{background-color:#e9511d;background-color:var(--color-primario);border:none;box-sizing:border-box;color:#e1e2e9;color:var(--color-texto-white);cursor:pointer;min-width:100px;padding:8px 10px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media (min-width:1440px){.layout-page{border-left:1px solid var(--color-terciario);border-right:1px solid var(--color-terciario);box-sizing:border-box;margin:0 auto;width:1440px}}.navbar,.page-layout{width:100%}.navbar{align-items:center;background-color:var(--color-secundario);border-bottom:2px solid var(--color-terciario);box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;height:80px;justify-content:space-between;padding:0 20px}.navbar-logo{width:160px}.navbar-logo img{height:100%;object-fit:contain;width:100%}.navbar-routes{display:none}.navbar-route,.navbar-route.active{text-decoration:none}.navbar-route{color:var(--color-texto-white);cursor:pointer;font-size:1.2rem;font-weight:600;padding-bottom:6px;position:relative;transition:color .3s ease}.navbar-route:after{background-color:var(--color-primario);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.navbar-route.active{color:var(--color-primario)}.navbar-route.active:after,.navbar-route:hover:after{width:100%}.header-button{display:none}@media (min-width:720px){.navbar-routes{display:flex;flex-direction:row;flex-wrap:nowrap;gap:20px}.header-button{display:flex}.Navbar-Menu{display:none}}.footer{align-items:center;background-color:var(--color-secundario);border-top:2px solid var(--color-terciario);box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;height:200px;justify-content:space-around;width:100%}.footer-info-logo{width:160px}.footer-info-logo img{height:100%;object-fit:contain;width:100%}.footer-info-text,.footer-title{color:var(--color-texto-white)}.footer-label{display:flex;flex-direction:column}.footer-links{display:flex;flex-direction:row;flex-wrap:nowrap;gap:15px}.footer-link{color:var(--color-texto-white)}.SideBar-Component{background-color:var(--color-secundario);border-right:2px solid var(--color-terciario);color:var(--color-texto-white);display:flex;flex-direction:column;height:100vh;position:fixed;top:0;transition:all .5s ease-in-out;width:60vw;z-index:4}.SideBar-Background{background-color:#000000ad;height:100vh;position:fixed;width:100vh;z-index:3}.SideBar-Header{align-items:center;background-color:var(--color-secundario);border-bottom:2px solid var(--color-terciario);box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;height:80px;justify-content:space-between;padding:1rem;width:100%}.Sidebar-Header-logo{height:100%;width:120px}.Sidebar-Header-logo>img{height:100%;object-fit:contain;width:100%}.SideBar-Items{box-sizing:border-box;display:flex;flex-direction:column;width:100%}.SideBar-item{align-items:center;display:flex;gap:8px;padding:1rem}@media (min-width:720px){.SideBar-Component{display:none}.SideBar-Background{display:none!important}}.detail-section{align-items:center;background-color:var(--color-secundario);border-bottom:1px solid var(--color-terciario);box-sizing:border-box;display:flex;flex-direction:column;gap:60px;justify-content:center;overflow:hidden;padding:50px 20px;position:relative;z-index:1}.detail-title-section{color:var(--color-texto-white);text-align:center}.detail-title-section h2{font-size:2.5rem;margin:0}.detail-elements-section{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:10px;width:100%}.detail-element-item-title{font-weight:700}.detail-element-item{align-items:center;background-color:var(--color-terciario);border:1px solid var(--color-boder-boxes);border-radius:4px;box-shadow:0 10px 30px -10px var(--color-primario-shadow);box-sizing:border-box;color:var(--color-texto-white);display:flex;flex-direction:column;gap:14px;padding:25px;text-align:center;width:350px}.detail-element-icon{align-items:center;background-color:var(--color-primario-shadow);border-radius:4px;color:var(--color-primario);display:flex;flex-direction:row;flex-wrap:nowrap;font-size:30px;height:40px;justify-content:center;width:40px}.logo-detail-section-l{left:-25%;position:absolute;width:50%;z-index:-1}.logo-detail-section-r{position:absolute;right:-25%;width:50%;z-index:-1}.logo-detail-section-b{bottom:-20%;position:absolute;width:50%;z-index:-1}.logo-detail-section-img{height:100%;object-fit:contain;width:100%}@media (min-width:720px){.logo-detail-section-l{left:-25%;position:absolute;width:40%;z-index:-1}.logo-detail-section-r{position:absolute;right:-25%;width:40%;z-index:-1}.logo-detail-section-b{bottom:-20%;position:absolute;width:40%;z-index:-1}.detail-section{gap:60px;padding:200px 20px}.detail-elements-section{align-items:stretch;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-evenly;width:100%}}@media (min-width:1024px){.detail-elements-section{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-evenly;width:100%}.logo-detail-section-l{left:-15%;position:absolute;width:25%;z-index:-1}.logo-detail-section-r{position:absolute;right:-15%;width:25%;z-index:-1}.logo-detail-section-b{bottom:-40%;position:absolute;width:25%;z-index:-1}}.faq-section{align-items:center;background-color:var(--color-secundario);box-sizing:border-box;display:flex;flex-direction:column;gap:15px;justify-content:center;padding:100px 20px 200px;position:relative}.faq-section h2{color:var(--color-texto-white);font-size:2.5rem}.faq-section-list{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:5px;justify-content:center}.custom-shape-divider-bottom-1788470680{bottom:0;left:0;line-height:0;overflow:hidden;position:absolute;transform:rotate(180deg);width:100%}.custom-shape-divider-bottom-1788470680 svg{display:block;height:265px;position:relative;width:calc(212% + 1.3px)}.custom-shape-divider-bottom-1788470680 .shape-fill{fill:#e9511d}@media (min-width:720px){.faq-section{padding:200px 20px}}.faq-item{background-color:var(--color-terciario);border:1px solid var(--color-boder-boxes);border-radius:4px;box-shadow:0 10px 30px -10px var(--color-primario-shadow);box-sizing:border-box;display:flex;flex-direction:column;flex-wrap:wrap;gap:8px;padding:15px;width:90%}.faq-item-header{align-items:center;color:var(--color-primario);display:flex;flex-direction:row;flex-wrap:nowrap;font-weight:700;gap:8px}.faq-item-header:first-child{size:30}.faq-item-answ{color:var(--color-texto-white)}@media (min-width:720px){.faq-item{width:700px}}.hero-section{border-bottom:1px solid var(--color-terciario);box-sizing:border-box;display:flex;flex-direction:row;height:500px;overflow:hidden;position:relative;width:100%;z-index:2}.hero-content h1{margin:0}.hero-content{background-color:#000000a6;color:var(--color-texto-white);display:flex;flex-direction:column;gap:12px;height:100%;justify-content:center;width:100%}.hero-binder{bottom:-100px;overflow:hidden;position:absolute;right:-100px;width:500px;z-index:-1}.hero-binder img{height:100%;object-fit:contain;width:100%}.hero-deckbox{bottom:-30px;left:-30px;overflow:hidden;position:absolute;width:250px;z-index:-1}.hero-deckbox img{height:100%;object-fit:contain;width:100%}.hero-sleeves{bottom:0;overflow:hidden;position:absolute;right:0;width:200px;z-index:-1}.hero-sleeves img{height:100%;object-fit:contain;width:100%}.hero-content h1{font-size:2.5rem}@media (min-width:720px){.hero-binder{bottom:-100px;overflow:hidden;position:absolute;right:-50px;width:500px;z-index:-1}.hero-deckbox{bottom:-30px;left:auto;right:300px}.hero-content{padding:20px}}@media (min-width:850px){.hero-content{background:none;padding:0;width:600px}.hero-section{padding:20px}}@media (min-width:1200px){.hero-binder{bottom:-120px;height:1000px;right:-100px;width:800px}.hero-binder,.hero-deckbox{overflow:hidden;position:absolute;z-index:-1}.hero-deckbox{bottom:-10px;right:420px;width:400px}.hero-sleeves{bottom:20px;overflow:hidden;position:absolute;right:-40px;width:350px;z-index:-1}.hero-section{height:700px}}.galeria-header{background-color:#000000a6;box-sizing:border-box;color:var(--color-texto-white);overflow:hidden;padding:100px 20px;position:relative;width:100%}.galeria-header-logo{bottom:25%;display:flex;overflow:hidden;position:absolute;right:25%;width:50%;z-index:-1}.galeria-header-logo-desk{display:none}.galeria-header-logo img,.galeria-header-logo-desk img{height:100%;object-fit:contain;width:100%}.galeria-header h2{font-size:2.5rem;margin:0}.galeria-products{grid-gap:30px 10px;box-sizing:border-box;display:grid;gap:30px 10px;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));margin:0;padding:20px;width:100%}@media (min-width:720px){.galeria-products{grid-gap:30px 10px;box-sizing:border-box;display:grid;gap:30px 10px;grid-template-columns:repeat(auto-fill,minmax(500px,1fr));margin:0;padding:20px;width:100%}.galeria-header{box-sizing:border-box;color:var(--color-texto-white);padding:100px 20px}.galeria-header-logo{bottom:20%;right:40%;width:25%}}@media (min-width:1024px){.galeria-header{align-items:center;background-color:initial;box-sizing:border-box;color:var(--color-texto-white);display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-around;padding:100px 20px;width:100%}.galeria-header-text{width:700px}.galeria-header-logo{bottom:0;display:none;right:20px;width:200px}.galeria-header-logo-desk{display:flex;width:200px}}.product-item{align-items:center;background-color:var(--color-terciario);border:1px solid var(--color-boder-boxes);border-radius:4px;box-shadow:0 10px 30px -10px var(--color-primario-shadow);box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:nowrap;width:400px}.product-item-header{height:200px;width:100%}.product-item-header img{border:4px 4px 0 0;height:100%;object-fit:contain;width:100%}.product-item-content{box-sizing:border-box;color:var(--color-texto-white);display:flex;flex-direction:column;flex-wrap:wrap;gap:10px;padding:20px 12px}.product-item-content h3{margin:0}.product-item-features{display:flex;flex-direction:column;gap:8px}.product-feature-item{align-items:center;color:var(--color-primario);display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px}.product-feature-item span{color:var(--color-texto-white)}@media (min-width:720px){.product-item{width:500px}}.politicas-page,.terminos-page{box-sizing:border-box;color:var(--color-texto-white);display:flex;flex-direction:column;flex-wrap:wrap;gap:20px;padding:100px 20px}
/*# sourceMappingURL=main.f455eb22.css.map*/