@charset "UTF-8";.social-media{width:5rem;height:10rem;position:fixed;bottom:0vh;right:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2}.social-media .circle-icon{background-color:#fff;width:3.5rem;height:3.5rem;margin:5px 0;border:4px solid #DA291C;border-radius:50%;display:flex;align-items:center;justify-content:center}.social-media .circle-icon img{width:3rem;height:3rem}.social-media .circle-icon .whatsappIcon{width:3.25rem!important;height:3.25rem!important}.social-media .bubbleChat{position:absolute;bottom:15%;left:-225%;width:12rem;height:4rem;display:flex}.social-media .bubbleChat .squareBubble{background-color:#fff;width:12rem;height:4rem;border:1px solid #000;border-radius:8px;line-height:1px;text-align:left}.social-media .bubbleChat .squareBubble h4{margin-left:12px;font-size:1rem}.social-media .bubbleChat .squareBubble p{margin-left:12px;font-size:.8rem}.social-media .bubbleChat .trianguleBubble{position:relative;top:55%;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:20px solid #000}@media(min-width:2000px)and (orientation:landscape){.social-media{width:10rem;height:20rem;position:fixed;bottom:0vh;right:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2}.social-media .circle-icon{background-color:#fff;width:7rem;height:7rem;margin:5px 0;border:8px solid #DA291C;border-radius:50%;display:flex;align-items:center;justify-content:center}.social-media .circle-icon img{width:6rem!important;height:6rem!important}.social-media .circle-icon .whatsappIcon{width:6.5rem!important;height:6.5rem!important}.social-media .bubbleChat{position:absolute;bottom:15%;left:-225%;width:24rem;height:8rem;display:flex}.social-media .bubbleChat .squareBubble{background-color:#fff;width:24rem;height:8rem;border:1px solid #000;border-radius:16px;line-height:2px;text-align:center}.social-media .bubbleChat .squareBubble h4{margin-left:12px;font-size:2.1rem}.social-media .bubbleChat .squareBubble p{margin-left:12px;font-size:1.6rem}.social-media .bubbleChat .trianguleBubble{position:relative;top:55%;width:0;height:0;border-top:20px solid transparent;border-bottom:20px solid transparent;border-left:40px solid #000}}@media(max-width:1024px){.social-media{width:5rem;height:10rem;position:fixed;bottom:0vh;right:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2}.social-media .circle-icon{background-color:#fff;width:3.5rem;height:3.5rem;margin:5px 0;border:4px solid #DA291C;border-radius:50%;display:flex;align-items:center;justify-content:center}.social-media .circle-icon img{width:3rem;height:3rem}.social-media .circle-icon .whatsappIcon{width:3.25rem!important;height:3.25rem!important}.social-media .bubbleChat{position:absolute;bottom:15%;left:-225%;width:12rem;height:4rem;display:flex}.social-media .bubbleChat .squareBubble{background-color:#fff;width:12rem;height:4rem;border:1px solid #000;border-radius:8px;line-height:1px;text-align:left}.social-media .bubbleChat .squareBubble h4{margin-left:12px;font-size:1rem}.social-media .bubbleChat .squareBubble p{margin-left:12px;font-size:.8rem}.social-media .bubbleChat .trianguleBubble{position:relative;top:55%;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:20px solid #000}}@media(max-width:900px)and (orientation:portrait){.social-media{width:7rem;height:17rem;position:fixed;bottom:0vh;right:0;display:flex;flex-direction:column;align-items:start;justify-content:center;z-index:2}.social-media .circle-icon{background-color:#fff;width:5.5rem;height:5.5rem;margin:5px 0;border:4px solid #DA291C;border-radius:50%;display:flex;align-items:center;justify-content:center}.social-media .circle-icon img{width:4.75rem;height:4.75rem}.social-media .circle-icon .whatsappIcon{width:5.25rem!important;height:5.25rem!important}.social-media .bubbleChat{position:absolute;bottom:15%;left:-220%;width:15rem;height:6rem;display:flex}.social-media .bubbleChat .squareBubble{background-color:#fff;width:15rem;height:6rem;border:1px solid #000;border-radius:8px;line-height:1px;text-align:left}.social-media .bubbleChat .squareBubble h4{margin-left:12px;font-size:1.5rem}.social-media .bubbleChat .squareBubble p{margin-left:12px;font-size:1rem}.social-media .bubbleChat .trianguleBubble{position:relative;top:55%;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:20px solid #000}}@media(max-width:500px){.social-media{display:none}}header.navbar-space{position:relative;background:#fff;width:100%;height:auto;padding:1rem 0;display:grid;place-items:center;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 8px #00000014;transition:all .3s ease;z-index:50}header.navbar-space div.background-decoration{position:absolute;left:0;background:linear-gradient(90deg,rgba(16,24,32,.03) 0%,transparent 100%);width:15vw;height:100%;border-right:1px solid #e5e7eb;z-index:0}header.navbar-space nav.navbar-Desktop{width:95%;height:100%;padding:0;display:flex;align-items:center;justify-content:space-between;z-index:1;gap:2rem}header.navbar-space nav.navbar-Desktop div.navlogo-space{background:transparent;width:auto;height:100%;display:flex;align-items:center;justify-content:flex-start;flex-shrink:0}header.navbar-space nav.navbar-Desktop div.navlogo-space a{display:flex;align-items:center;text-decoration:none;transition:transform .3s ease}header.navbar-space nav.navbar-Desktop div.navlogo-space a:hover{transform:scale(1.05)}header.navbar-space nav.navbar-Desktop div.navlogo-space img{width:auto;height:50px;-o-object-fit:contain;object-fit:contain}header.navbar-space nav.navbar-Desktop div.navlinks-space{width:auto;height:100%;display:flex;align-items:center;justify-content:center;gap:2.5rem;flex:1}header.navbar-space nav.navbar-Desktop div.navlinks-space a{text-decoration:none;color:#101820;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.95rem;font-weight:500;position:relative;padding:.5rem 0;transition:all .3s ease;white-space:nowrap}header.navbar-space nav.navbar-Desktop div.navlinks-space a:after{content:"";position:absolute;bottom:-3px;left:0;width:0;height:2.5px;background:#e53f15;border-radius:2px;transition:width .3s ease}header.navbar-space nav.navbar-Desktop div.navlinks-space a:hover{color:#e53f15}header.navbar-space nav.navbar-Desktop div.navlinks-space a:hover:after{width:100%}header.navbar-space nav.navbar-Desktop div.navlinks-space a.active{color:#e53f15;font-weight:600}header.navbar-space nav.navbar-Desktop div.navlinks-space a.active:after{width:100%}header.navbar-space nav.navbar-Desktop div.navstore-space{width:auto;height:100%;display:flex;align-items:center;justify-content:flex-end;gap:.75rem;flex-shrink:0}header.navbar-space nav.navbar-Desktop div.navstore-space div.navservice-space{width:auto;height:100%;display:flex;align-items:center;justify-content:flex-end;gap:.6rem;flex-wrap:nowrap}header.navbar-space nav.navbar-Desktop div.navstore-space div.navservice-space a{text-decoration:none;color:#101820;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.8rem;font-weight:600;padding:.6rem 1rem;border:1.5px solid #101820;border-radius:8px;transition:all .3s ease;white-space:nowrap;display:flex;align-items:center;justify-content:center}header.navbar-space nav.navbar-Desktop div.navstore-space div.navservice-space a:hover{background:#101820;color:#fff;border-color:#101820;transform:translateY(-2px);box-shadow:0 8px 16px #10182026}header.navbar-space nav.navbar-Desktop div.navstore-space div.navservice-space a:first-child{background:#e53f15;color:#fff;border-color:#e53f15;font-weight:700}header.navbar-space nav.navbar-Desktop div.navstore-space div.navservice-space a:first-child:hover{background:#b63211;border-color:#b63211;box-shadow:0 8px 20px #e53f154d}header.navbar-space nav.navbar-Desktop div.navstore-space div.navservice-space a.active{background:#101820;color:#fff;border-color:#101820}header.navbar-space nav.navbar-Movil{display:none}@media(max-width:768px){header.navbar-space{padding:.75rem 0}header.navbar-space div.background-decoration{display:none}header.navbar-space nav.navbar-Desktop{display:none}header.navbar-space nav.navbar-Movil{display:flex;width:100%;height:auto;padding:0 1rem;align-items:center;justify-content:space-between;z-index:1;position:relative}header.navbar-space nav.navbar-Movil div.blankSpace-nav{display:none}header.navbar-space nav.navbar-Movil div.navlogo-space{background:transparent;width:auto;height:auto;display:flex;align-items:center;justify-content:center}header.navbar-space nav.navbar-Movil div.navlogo-space a{display:flex;align-items:center;text-decoration:none;transition:transform .3s ease}header.navbar-space nav.navbar-Movil div.navlogo-space a:hover{transform:scale(1.05)}header.navbar-space nav.navbar-Movil div.navlogo-space img{width:auto;height:40px;-o-object-fit:contain;object-fit:contain}header.navbar-space nav.navbar-Movil div.menuIcon-space{width:auto;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}header.navbar-space nav.navbar-Movil div.menuIcon-space img{width:28px;height:28px;transition:transform .3s ease}header.navbar-space nav.navbar-Movil div.menuIcon-space img:hover{transform:scale(1.1)}header.navbar-space nav.navbar-Movil aside.menuMovil-space{position:fixed;top:0;left:0;width:100%;height:100vh;background:#fff;z-index:999;padding:5rem 1.5rem 2rem;overflow-y:auto;animation:slideInDown .3s ease-out}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navlinks-space{display:flex;flex-direction:column;gap:.5rem;margin-bottom:2rem}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navlinks-space a{text-decoration:none;color:#101820;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1rem;font-weight:500;padding:.85rem 1.25rem;border-radius:8px;transition:all .3s ease;position:relative}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navlinks-space a:hover{background:#e53f151a;color:#e53f15;transform:translate(4px)}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navlinks-space a.active{background:#e53f15;color:#fff;font-weight:600}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space{display:flex;flex-direction:column;gap:1.25rem;margin-top:2rem;border-top:1px solid #e5e7eb;padding-top:1.5rem}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space div.navservice-space{display:flex;flex-direction:column;gap:.75rem;width:100%}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space div.navservice-space a{text-decoration:none;color:#101820;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:.9rem;font-weight:600;padding:.85rem 1.25rem;border:1.5px solid #101820;border-radius:8px;transition:all .3s ease;text-align:center}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space div.navservice-space a:hover{background:#101820;color:#fff;border-color:#101820;transform:translate(4px)}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space div.navservice-space a:first-child{background:#e53f15;color:#fff;border-color:#e53f15;font-weight:700}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space div.navservice-space a:first-child:hover{background:#b63211;border-color:#b63211;box-shadow:0 8px 16px #e53f1533}header.navbar-space nav.navbar-Movil aside.menuMovil-space div.navstore-space div.navservice-space a.active{background:#101820;color:#fff;border-color:#101820}}@media(min-width:769px)and (max-width:1024px){header.navbar-space{padding:.85rem 0}header.navbar-space nav.navbar-Desktop div.navlogo-space img{height:45px}header.navbar-space nav.navbar-Desktop div.navlinks-space{gap:1.5rem}header.navbar-space nav.navbar-Desktop div.navlinks-space a{font-size:.85rem}header.navbar-space nav.navbar-Desktop div.navlinks-space a:after{height:2px}header.navbar-space nav.navbar-Desktop div.navstore-space div.navservice-space{gap:.5rem}header.navbar-space nav.navbar-Desktop div.navstore-space div.navservice-space a{padding:.5rem .8rem;font-size:.75rem}}@media(min-width:2000px){header.navbar-space{padding:1.25rem 0;border-bottom:2px solid #e5e7eb;box-shadow:0 10px 25px #0000001a}header.navbar-space nav.navbar-Desktop{gap:3rem}header.navbar-space nav.navbar-Desktop div.navlogo-space img{height:60px}header.navbar-space nav.navbar-Desktop div.navlinks-space{gap:3.5rem}header.navbar-space nav.navbar-Desktop div.navlinks-space a{font-size:1.15rem;font-weight:600}header.navbar-space nav.navbar-Desktop div.navlinks-space a:after{height:3px;bottom:-4px}header.navbar-space nav.navbar-Desktop div.navstore-space div.navservice-space{gap:1rem}header.navbar-space nav.navbar-Desktop div.navstore-space div.navservice-space a{padding:.75rem 1.5rem;font-size:.95rem;border-width:2px;border-radius:10px}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@font-face{font-family:Poppins;src:url(../assets/fonts/Poppins-Regular.ttf) format("truetype")}:root{margin:0;padding:0;font-family:Poppins}html,body,#app{width:100%;height:100%;margin:0;padding:0}#app{position:relative;animation:fadeIn .7s ease-in-out forwards}section.wrapper{position:relative;width:100%;height:100%;background-size:100% 100%;transition:background-image .7s ease-in-out;display:flex;align-items:center;justify-content:space-between}aside.panel{background-color:#e1e1ffcc;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);width:48vw;height:95%;border-radius:0px 20rem 0px 0px;border:2px solid #FFF;transition:background .7s ease-in-out;display:flex;align-items:center;justify-content:center;z-index:1;position:relative;left:2vw}aside.panel div.infoHeroHome-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:start;justify-content:start;gap:1vh;position:relative}aside.panel div.infoHeroHome-content div.title-content{width:70%;height:15vh;margin-top:0vh;margin-left:2vw}aside.panel div.infoHeroHome-content div.title-content h1{color:#000;font-family:Poppins,sans-serif;font-size:2rem;font-style:normal;font-weight:800;line-height:124%;text-transform:uppercase}aside.panel div.infoHeroHome-content div.parrafo-content{width:80%;height:25vh;margin-top:10vh;margin-left:2vw}aside.panel div.infoHeroHome-content div.parrafo-content p{color:#000;font-family:Poppins,sans-serif;font-size:1.2rem;font-style:normal;font-weight:500;line-height:124%}aside.panel div.infoHeroHome-content div.parrafo-content p:first-child{display:none}aside.panel div.infoHeroHome-content div.parrafo-content p:last-child{display:none}aside.panel div.infoHeroHome-content aside.decoration-content{width:50vw;height:98%;position:absolute;bottom:0;right:-2vw;border-right:8px solid #DA291C;border-radius:0rem 16rem 0rem 0rem}@keyframes fadeIn{0%{opacity:0}50%{opacity:.5}to{opacity:1}}div.overlay-wrapper{position:absolute;top:0;left:0;background-color:#0000004d;width:100%;height:100%}@media(min-width:2000px)and (orientation:landscape){section.wrapper{position:relative;width:100%;height:100%;background-size:100% 100%;transition:background-image .7s ease-in-out;display:flex;align-items:center;justify-content:space-between}aside.panel{background-color:#e1e1ffcc;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);width:48vw;height:95%;border-radius:0px 25rem 0px 0px;border:2px solid #FFF;transition:background .7s ease-in-out;display:flex;align-items:center;justify-content:center;z-index:1;position:relative;left:2vw}aside.panel div.infoHeroHome-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:start;justify-content:start;gap:1vh;position:relative}aside.panel div.infoHeroHome-content div.title-content{width:70%;height:15vh;margin-top:0vh;margin-left:2vw}aside.panel div.infoHeroHome-content div.title-content h1{color:#000;font-family:Poppins,sans-serif;font-size:4rem;font-style:normal;font-weight:800;line-height:124%}aside.panel div.infoHeroHome-content div.parrafo-content{width:80%;height:25vh;margin-top:10vh;margin-left:2vw}aside.panel div.infoHeroHome-content div.parrafo-content p{color:#000;font-family:Poppins,sans-serif;font-size:2.4rem;font-style:normal;font-weight:500;line-height:124%}aside.panel div.infoHeroHome-content div.parrafo-content p:first-child{display:none}aside.panel div.infoHeroHome-content div.parrafo-content p:last-child{display:none}aside.panel div.infoHeroHome-content aside.decoration-content{width:50vw;height:98%;position:absolute;bottom:0;right:-2vw;border-right:16px solid #DA291C;border-radius:0rem 21rem 0rem 0rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}div.overlay-wrapper{position:absolute;top:0;left:0;background-color:#0000004d;width:100%;height:100%}img.icons-banner{position:relative;right:10%;width:auto;height:60vh}}@media(max-width:1024px)and (orientation:landscape){section.wrapper{position:relative;width:100%;height:100%;background-size:100% 100%;transition:background-image .7s ease-in-out;display:flex;align-items:center;justify-content:space-between}aside.panel{background-color:#e1e1ffcc;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);width:48vw;height:95%;border-radius:0px 16rem 0px 0px;border:2px solid #FFF;transition:background .7s ease-in-out;display:flex;align-items:center;justify-content:center;z-index:1;position:relative;left:2vw}aside.panel div.infoHeroHome-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:start;justify-content:start;gap:1vh;position:relative}aside.panel div.infoHeroHome-content div.title-content{width:70%;height:15vh;margin-top:2vh;margin-left:2vw}aside.panel div.infoHeroHome-content div.title-content h1{color:#000;font-family:Poppins,sans-serif;font-size:1.5rem;font-style:normal;font-weight:800;line-height:124%}aside.panel div.infoHeroHome-content div.parrafo-content{width:80%;height:25vh;margin-top:10vh;margin-left:2vw}aside.panel div.infoHeroHome-content div.parrafo-content p{color:#000;font-family:Poppins,sans-serif;font-size:.9rem;font-style:normal;font-weight:500;line-height:124%}aside.panel div.infoHeroHome-content div.parrafo-content p:first-child{display:none}aside.panel div.infoHeroHome-content div.parrafo-content p:last-child{display:none}aside.panel div.infoHeroHome-content aside.decoration-content{width:50vw;height:98%;position:absolute;bottom:0;right:-2vw!important;border-right:8px solid #DA291C;border-radius:0rem 13rem 0rem 0rem}}@media(max-width:900px)and (orientation:portrait){section.wrapper{position:relative;width:100%;height:100%;background-size:100% 100%;transition:background-image .7s ease-in-out;display:flex;align-items:center;justify-content:space-between}aside.panel{background-color:#e1e1ffcc;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);width:48vw;height:95%;border-radius:0px 12rem 0px 0px;border:2px solid #FFF;transition:background .7s ease-in-out;display:flex;align-items:center;justify-content:center;z-index:1;position:relative;left:2vw}aside.panel div.infoHeroHome-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:start;justify-content:start;gap:0vh;position:relative}aside.panel div.infoHeroHome-content div.title-content{width:70%;height:10vh;margin-top:2vh;margin-left:2vw}aside.panel div.infoHeroHome-content div.title-content h1{color:#000;font-family:Poppins,sans-serif;font-size:1.2rem;font-style:normal;font-weight:800;line-height:124%}aside.panel div.infoHeroHome-content div.parrafo-content{width:80%;height:20vh;margin-top:2vh;margin-left:2vw}aside.panel div.infoHeroHome-content div.parrafo-content p{color:#000;font-family:Poppins,sans-serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:124%}aside.panel div.infoHeroHome-content div.parrafo-content p:first-child{display:none}aside.panel div.infoHeroHome-content div.parrafo-content p:last-child{display:none}aside.panel div.infoHeroHome-content aside.decoration-content{width:50vw;height:98%;position:absolute;bottom:0;right:-3vw!important;border-right:8px solid #DA291C;border-radius:0rem 10rem 0rem 0rem}}@media(max-width:600px)and (orientation:portrait){section.wrapper{position:relative;width:100%;height:100%;background-size:200% 100%;background-position-x:center;background-position-y:center;transition:background-image .7s ease-in-out;display:flex;align-items:center;justify-content:center}aside.panel{background-color:#e1e1ffcc;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);width:85vw;height:85%;border-radius:0px 0rem 0px 0px;border:2px solid #FFF;transition:background .7s ease-in-out;display:flex;align-items:center;justify-content:center;z-index:1;position:relative;left:0vw}aside.panel div.infoHeroHome-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:start;gap:15vh;position:relative}aside.panel div.infoHeroHome-content div.title-content{width:70%;height:10vh;margin-top:0vh;margin-left:0vw}aside.panel div.infoHeroHome-content div.title-content h1{color:#000;font-family:Poppins,sans-serif;font-size:1.75rem;font-style:normal;font-weight:800;line-height:124%;text-align:center}aside.panel div.infoHeroHome-content div.parrafo-content{width:80%;height:20vh;margin-top:0vh;margin-left:0vw}aside.panel div.infoHeroHome-content div.parrafo-content p{color:#000;font-family:Poppins,sans-serif;font-size:.9rem;font-style:normal;font-weight:500;line-height:124%;text-align:center}aside.panel div.infoHeroHome-content div.parrafo-content p:first-child{display:none}aside.panel div.infoHeroHome-content div.parrafo-content p:last-child{display:none}aside.panel div.infoHeroHome-content aside.decoration-content{width:90vw;height:68vh;position:absolute;bottom:-3vh;right:-3vw!important;border-top:8px solid #DA291C;border-bottom:8px solid #DA291C;border-right:0px solid #DA291C;border-radius:0rem}}@media(max-width:320px)and (orientation:portrait){section.wrapper{position:relative;width:100%;height:100%;background-size:200% 100%;background-position-x:center;background-position-y:center;transition:background-image .7s ease-in-out;display:flex;align-items:center;justify-content:center}aside.panel{background-color:#e1e1ffcc;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);width:85vw;height:85%;border-radius:0px 0rem 0px 0px;border:2px solid #FFF;transition:background .7s ease-in-out;display:flex;align-items:center;justify-content:center;z-index:1;position:relative;left:0vw}aside.panel div.infoHeroHome-content{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:start;gap:12vh;position:relative}aside.panel div.infoHeroHome-content div.title-content{width:70%;height:10vh;margin-top:-1vh;margin-left:0vw}aside.panel div.infoHeroHome-content div.title-content h1{color:#000;font-family:Poppins,sans-serif;font-size:1.4rem;font-style:normal;font-weight:800;line-height:124%;text-align:center}aside.panel div.infoHeroHome-content div.parrafo-content{width:90%;height:20vh;margin-top:4vh;margin-left:0vw}aside.panel div.infoHeroHome-content div.parrafo-content p{color:#000;font-family:Poppins,sans-serif;font-size:.75rem;font-style:normal;font-weight:500;line-height:124%;text-align:center}aside.panel div.infoHeroHome-content div.parrafo-content p:first-child{display:none}aside.panel div.infoHeroHome-content div.parrafo-content p:last-child{display:none}aside.panel div.infoHeroHome-content aside.decoration-content{width:90vw;height:68vh;position:absolute;bottom:-3.5vh;right:-2vw!important;border-top:8px solid #DA291C;border-bottom:8px solid #DA291C;border-right:0px solid #DA291C;border-radius:0rem}}footer.Footer-Section{background-color:#101820;width:100%;height:12vh;display:grid;place-items:center}footer.Footer-Section .footer-space{width:95%;height:100%;display:flex;align-items:end;justify-content:space-between}footer.Footer-Section .footer-space div:first-child{display:flex;align-items:center;justify-content:center;gap:1vw}footer.Footer-Section .footer-space div:first-child p{color:#fff;font-size:1rem;font-style:normal;font-weight:700;line-height:normal}footer.Footer-Section .footer-space div:first-child aside{display:flex;align-items:center;justify-content:center;gap:.2vw}footer.Footer-Section .footer-space div:first-child aside img{width:2vw;height:auto}footer.Footer-Section .footer-space div:nth-child(2) p{color:#fff;font-size:1rem;font-style:normal;font-weight:700;line-height:normal}footer.Footer-Section .footer-space div:last-child{width:25%;height:100%;visibility:hidden}@media(min-width:2000px)and (orientation:landscape){footer.Footer-Section .footer-space div:first-child{gap:1vw}footer.Footer-Section .footer-space div:first-child p{font-size:2rem}footer.Footer-Section .footer-space div:first-child aside{gap:.2vw}footer.Footer-Section .footer-space div:first-child aside img{width:2vw;height:auto}footer.Footer-Section .footer-space div:nth-child(2) p{font-size:2rem}}@media(max-width:900px)and (orientation:portrait){footer.Footer-Section{background-color:#000;width:100%;height:16vh;display:grid;place-items:center}footer.Footer-Section .footer-space{width:95%;height:100%;display:flex;align-items:end;justify-content:space-between}footer.Footer-Section .footer-space div:first-child{display:flex;align-items:center;justify-content:center;position:relative;bottom:7vh;gap:1vw}footer.Footer-Section .footer-space div:first-child p{color:#fff;font-size:1rem;font-style:normal;font-weight:700;line-height:normal}footer.Footer-Section .footer-space div:first-child aside{width:10vw;height:5vh;display:flex;align-items:center;justify-content:center;gap:.2vw;margin-left:0vw}footer.Footer-Section .footer-space div:first-child aside img{width:5vw;height:auto}footer.Footer-Section .footer-space div:nth-child(2) p{color:#fff;font-size:1rem;font-style:normal;font-weight:700;line-height:normal;text-align:center}footer.Footer-Section .footer-space div:last-child{width:25%;height:100%;visibility:hidden}}@media(max-width:600px)and (orientation:portrait){footer.Footer-Section{background-color:#000;width:100%;height:25vh;display:grid;place-items:center}footer.Footer-Section .footer-space{width:95%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:start}footer.Footer-Section .footer-space div:first-child{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;bottom:-2vh;gap:0vw}footer.Footer-Section .footer-space div:first-child p{color:#fff;font-size:1rem;font-style:normal;font-weight:700;line-height:normal;margin-bottom:1vh}footer.Footer-Section .footer-space div:first-child aside{width:10vw;height:5vh;display:flex;align-items:center;justify-content:center;gap:1vw;margin-top:1vh}footer.Footer-Section .footer-space div:first-child aside img{width:10vw;height:auto}footer.Footer-Section .footer-space div:nth-child(2){margin-top:5vh;display:grid;place-items:center}footer.Footer-Section .footer-space div:nth-child(2) p{width:80vw;color:#fff;font-size:1rem;font-style:normal;font-weight:700;line-height:normal;text-align:center}footer.Footer-Section .footer-space div:last-child{width:25%;height:100%;visibility:hidden}}@media(max-width:320px)and (orientation:portrait){footer.Footer-Section{background-color:#000;width:100%;height:30vh;display:grid;place-items:center}footer.Footer-Section .footer-space{width:95%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:start}footer.Footer-Section .footer-space div:first-child{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;bottom:-2vh;gap:0vw}footer.Footer-Section .footer-space div:first-child p{color:#fff;font-size:.75rem;font-style:normal;font-weight:700;line-height:normal;margin-bottom:1vh}footer.Footer-Section .footer-space div:first-child aside{width:10vw;height:5vh;display:flex;align-items:center;justify-content:center;gap:1vw;margin-top:1vh}footer.Footer-Section .footer-space div:first-child aside img{width:10vw;height:auto}footer.Footer-Section .footer-space div:nth-child(2){margin-top:5vh}footer.Footer-Section .footer-space div:nth-child(2) p{color:#fff;font-size:.75rem;font-style:normal;font-weight:700;line-height:normal;text-align:center}footer.Footer-Section .footer-space div:last-child{width:25%;height:100%;visibility:hidden}}a.Card-section{width:15vw;height:35vh;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;text-decoration:none}a.Card-section aside.image-card-space{background-color:#cdd1d4;width:100%;height:75%;border-radius:30px 30px 0 0;border:2px solid #000;border-bottom:0px;overflow:hidden}a.Card-section aside.image-card-space img{width:100%;height:100%}a.Card-section article.text-card-space{background-color:#fff;width:100%;height:25%;border-radius:0 0 30px 30px;border:2px solid #000;display:flex;align-items:center;justify-content:center}a.Card-section article.text-card-space h1{width:80%;color:#000;font-size:16px;font-style:normal;font-weight:800;line-height:124%;text-align:center}a.Card-section-forEmpresas{width:20vw;height:35vh;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;text-decoration:none}a.Card-section-forEmpresas aside.image-card-space{background-color:transparent;width:100%;height:100%;overflow:hidden;display:grid;place-items:center}a.Card-section-forEmpresas aside.image-card-space img{width:15vw;height:auto}a.Card-section-forEmpresas article.text-card-space{display:none}@media(min-width:2000px)and (orientation:landscape){a.Card-sectio{width:15vw;height:35vh;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;text-decoration:none}a.Card-sectio aside.image-card-space{background-color:#cdd1d4;width:100%;height:75%;border-radius:30px 30px 0 0;border:2px solid #000;border-bottom:0px}a.Card-sectio aside.image-card-space img{width:100%;height:100%}a.Card-sectio article.text-card-space{background-color:#fff;width:100%;height:25%;border-radius:0 0 30px 30px;border:2px solid #000;display:flex;align-items:center;justify-content:center}a.Card-sectio article.text-card-space h1{width:80%;color:#000;font-size:32px;font-style:normal;font-weight:800;line-height:124%;text-align:center}}@media(max-width:1024px)and (orientation:landscape){a.Card-section{width:15vw;height:35vh;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;text-decoration:none}a.Card-section aside.image-card-space{background-color:#cdd1d4;width:100%;height:75%;border-radius:30px 30px 0 0;border:2px solid #000;border-bottom:0px}a.Card-section aside.image-card-space img{width:100%;height:100%}a.Card-section article.text-card-space{background-color:#fff;width:100%;height:25%;border-radius:0 0 30px 30px;border:2px solid #000;display:flex;align-items:center;justify-content:center}a.Card-section article.text-card-space h1{width:80%;color:#000;font-size:12px;font-style:normal;font-weight:800;line-height:124%;text-align:center}}@media(max-width:900px)and (orientation:portrait){a.Card-section{width:25vw;height:25vh;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;text-decoration:none}a.Card-section aside.image-card-space{background-color:#cdd1d4;width:100%;height:75%;border-radius:30px 30px 0 0;border:2px solid #000;border-bottom:0px}a.Card-section aside.image-card-space img{width:100%;height:100%}a.Card-section article.text-card-space{background-color:#fff;width:100%;height:25%;border-radius:0 0 30px 30px;border:2px solid #000;display:flex;align-items:center;justify-content:center}a.Card-section article.text-card-space h1{width:80%;color:#000;font-size:16px;font-style:normal;font-weight:800;line-height:124%;text-align:center}a.Card-section-forEmpresas{width:25vw;height:25vh;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;text-decoration:none}a.Card-section-forEmpresas aside.image-card-space{background-color:transparent;width:100%;height:100%;overflow:hidden;display:grid;place-items:center}a.Card-section-forEmpresas aside.image-card-space img{width:20vw;height:auto}a.Card-section-forEmpresas article.text-card-space{display:none}}@media(max-width:600px)and (orientation:portrait){a.Card-section{width:37vw;height:25vh;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;text-decoration:none}a.Card-section aside.image-card-space{background-color:#cdd1d4;width:100%;height:75%;border-radius:30px 30px 0 0;border:2px solid #000;border-bottom:0px}a.Card-section aside.image-card-space img{width:100%;height:100%}a.Card-section article.text-card-space{background-color:#fff;width:100%;height:25%;border-radius:0 0 30px 30px;border:2px solid #000;display:flex;align-items:center;justify-content:center}a.Card-section article.text-card-space h1{width:90%;color:#000;font-size:10px;font-style:normal;font-weight:800;line-height:124%;text-align:center}a.Card-section-forEmpresas{width:37vw;height:25vh;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;text-decoration:none}a.Card-section-forEmpresas aside.image-card-space{background-color:transparent;width:100%;height:100%;overflow:hidden;display:grid;place-items:center}a.Card-section-forEmpresas aside.image-card-space img{width:30vw;height:auto}a.Card-section-forEmpresas article.text-card-space{display:none}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes zoomIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}#slideDown{animation:slideInDown 1s ease-in-out}#zoomIn-VideoPopup{animation:zoomIn 1s ease-out forwards;animation-delay:1s}.addSpace{background-color:#000c;width:100%;min-height:100vh;z-index:999;position:fixed;top:0;left:0}.addSpace.open{display:grid;place-content:center}.addSpace.close{display:none}.addSpace .popUpAdd{width:40vw;height:40vw;opacity:0;position:relative;display:grid;place-items:center}.addSpace .popUpAdd img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.addSpace .popUpAdd .closeSpace{background-color:#da291c;width:3vw;height:3vw;position:absolute;top:0;right:0;display:grid;place-content:center;cursor:pointer}.addSpace .popUpAdd .closeSpace img{-o-object-fit:cover;object-fit:cover;width:1.5vw;height:auto}@media(min-width:750px)and (max-width:1025px)and (orientation:portrait){.addSpace{background-color:#000c;width:100%;min-height:100vh;z-index:999;position:fixed;top:0;left:0}.addSpace.open{display:grid;place-content:center}.addSpace.close{display:none}.addSpace .popUpAdd{width:75vw;height:75vw;opacity:0;position:relative;display:grid;place-items:center}.addSpace .popUpAdd img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.addSpace .popUpAdd .closeSpace{background-color:#da291c;width:8vw;height:8vw;position:absolute;top:0;right:0;display:grid;place-content:center;cursor:pointer}.addSpace .popUpAdd .closeSpace img{-o-object-fit:cover;object-fit:cover;width:3vw;height:auto}}@media(max-width:749px)and (orientation:portrait){.addSpace{background-color:#000c;width:100%;min-height:100vh;z-index:999;position:fixed;top:0;left:0}.addSpace.open{display:grid;place-content:center}.addSpace.close{display:none}.addSpace .popUpAdd{width:100vw;height:100vw;opacity:0;position:relative;display:grid;place-items:center}.addSpace .popUpAdd img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.addSpace .popUpAdd .closeSpace{background-color:#da291c;width:10vw;height:10vw;position:absolute;top:0;right:0;display:grid;place-content:center;cursor:pointer}.addSpace .popUpAdd .closeSpace img{-o-object-fit:cover;object-fit:cover;width:5vw;height:auto}}@keyframes promo-neon{0%,to{box-shadow:0 0 10px #da291c99}50%{box-shadow:0 0 20px #da291ce6,0 0 30px #da291c99}}.banner-neon{box-shadow:0 0 10px #da291c99;animation:promo-neon 2s infinite ease-in-out}div.PopUp-container{display:none;visibility:hidden}section.hero-space{display:flex;align-items:center;justify-content:center;width:100%;height:85vh;margin-top:12.5vh;margin-bottom:13vh}section.hero-space div.hero-slider{width:100%;height:85vh}section.baner-promocion1{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/baner-promocion1.png);background-size:cover;width:100%;height:70vh;margin-bottom:22.5vh;display:flex;align-items:center;justify-content:end}section.baner-promocion1 div.promocion1-space{width:98%;height:100%;display:flex;align-items:center;justify-content:center}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space{width:50%;height:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-titlecontent{position:absolute;left:0;top:0;width:80vw}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-titlecontent h1{color:#fff;text-shadow:12px 13px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:3.25rem;font-style:normal;font-weight:900;line-height:normal}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent{width:25vw;height:60%;margin-top:15vh;display:flex;flex-direction:column;align-items:start;justify-content:space-between}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent div>p{color:#fff;font-family:Poppins,sans-serif;font-size:1.25rem;font-style:normal;font-weight:600;line-height:10px}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent a{text-decoration:none;border:1px solid #FFF;background:#fff3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:12vw;height:8vh;margin-bottom:5vh;display:grid;place-items:center}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent a span{color:#fff;font-family:Poppins,sans-serif;font-size:1.5rem;font-style:normal;font-weight:500;line-height:normal}section.baner-promocion1 div.promocion1-space div.promocion1-imagecontent-space{width:50%;height:100%;position:relative}section.baner-promocion1 div.promocion1-space div.promocion1-imagecontent-space img{width:40vw;height:auto;position:absolute;bottom:-15vh;right:0}section.baner-promocion2{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/baner-promocion2.png);background-size:cover;width:100%;height:85vh;margin-bottom:20vh;display:flex;align-items:center;justify-content:end}section.baner-promocion2 div.promocion2-space{width:98%;height:100%;display:flex;align-items:center;justify-content:space-between}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space{width:40%;height:100%;position:relative;display:flex;flex-direction:column;align-items:start;justify-content:center}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-titlecontent{width:100%}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-titlecontent h1{color:#fff;text-shadow:12px 13px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:3.25rem;font-style:normal;font-weight:900;line-height:normal}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent{width:25vw;height:60%;margin-top:15vh;display:flex;flex-direction:column;align-items:start;justify-content:space-between}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent div>p{color:#fff;font-family:Poppins,sans-serif;font-size:1.25rem;font-style:normal;font-weight:600;line-height:10px}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent a{text-decoration:none;border:1px solid #FFF;background:#fff3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:12vw;height:8vh;margin-bottom:5vh;display:grid;place-items:center}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent a span{color:#fff;font-family:Poppins,sans-serif;font-size:1.5rem;font-style:normal;font-weight:500;line-height:normal}section.baner-promocion2 div.promocion2-space div.promocion2-imagecontent-space{width:50%;height:100%;position:relative}section.baner-promocion2 div.promocion2-space div.promocion2-imagecontent-space img{width:60vw;height:auto;position:absolute;bottom:-15vh;right:0}img.separador-global{width:100%;height:auto;margin-bottom:15vh}section.ubicaciones-section{background-image:url(https://s3.amazonaws.com/passfuel.com/Recuros-passfuel/home/MAPA.png);background-size:cover;width:100%;height:75vh;position:relative;margin-bottom:15vh}section.ubicaciones-section a.overlay-ubicaciones{position:relative;width:100%;height:100%;background-color:#000000bf;display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer}section.ubicaciones-section a.overlay-ubicaciones div.text-container{width:75%;height:75%;display:flex;flex-direction:column;align-items:center;justify-content:center}section.ubicaciones-section a.overlay-ubicaciones div.text-container img{width:8vw;height:auto;margin-bottom:2vh}section.ubicaciones-section a.overlay-ubicaciones div.text-container h1{color:#fff;text-transform:uppercase;font-size:3rem;font-weight:800;margin:.2rem 0}section.ubicaciones-section a.overlay-ubicaciones div.text-container p{width:80%;color:#fff;font-size:1.75rem;text-align:center;font-weight:0;line-height:normal;margin-bottom:1.5rem}section.ubicaciones-section a.overlay-ubicaciones div.text-container .span-ubi{color:#f20707}section.ubicaciones-section a.overlay-ubicaciones .maps-icons{width:12%;height:15%;background-color:transparent;position:absolute;bottom:0;right:0;display:flex;align-items:center;justify-content:center;gap:0vw}section.ubicaciones-section a.overlay-ubicaciones .maps-icons .maps-icons img{width:5vw;height:auto}section.contacto-section{width:100%;height:85vh;margin-bottom:10vh;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area{width:95%;height:95%;display:flex;align-items:center;justify-content:space-between}section.contacto-section div.contacto-area aside.contactanos-space{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/cover-comentarios.png);background-size:200% 200%;background-position-x:100%;background-position-y:83%;width:62vw;height:100%;display:flex;align-items:center;justify-content:center;gap:2vw}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div{width:40%;height:85%;display:flex;flex-direction:column;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div div.contact-title-space{background-color:#323232;width:100%;height:15%;border-radius:1rem 1rem 0 0;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div div.contact-title-space h1{color:#fff;font-size:2.5rem;font-weight:400}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space{background-color:#ffffffe6;width:100%;height:85%;border-radius:0 0 1rem 1rem;display:grid;place-items:center}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv{width:80%;height:80%;display:flex;flex-direction:column;align-items:center;justify-content:end;gap:2vh}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv input{background-color:#fff;border-radius:.5rem;box-shadow:7px 4px 9px #00000040;width:100%;height:5vh;border:none}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv textarea{background-color:#fff;border-radius:.5rem;box-shadow:7px 4px 9px #00000040;width:100%;height:15vh;border:none}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv button{background-color:#e1071e;border-radius:.5rem;border:4px solid #fff;width:100%;height:8vh;color:#fff;font-size:2rem;font-weight:400;text-transform:uppercase}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space{width:45%;height:85%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3vh}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card{background-color:#fff;width:100%;height:18vh;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card header{width:20%;height:100%;margin-right:2%;display:flex;align-items:center;justify-content:start;position:relative}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card header img{position:relative;right:1vw;width:auto;height:18vh}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article{width:75%;height:100%;display:flex;align-items:center;justify-content:start}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div{width:90%;height:80%;position:relative}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div span{color:#000;font-family:Arial;font-size:1.5vw;font-style:normal;font-weight:400;line-height:normal;margin:1vh 0}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div p{position:relative;bottom:0vh;color:#000;font-family:Arial;font-size:1vw;font-style:normal;font-weight:400;line-height:normal;text-wrap:pretty}section.contacto-section div.contacto-area aside.facebook-space{background-color:#323232;width:30vw;height:100%;display:flex;align-items:start;justify-content:center}section.contacto-section div.contacto-area aside.facebook-space div{width:20%;height:100%;position:relative;right:1vw;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.facebook-space div h1{color:#fff;transform:rotate(-90deg);font-size:4rem}section.contacto-section div.contacto-area aside.facebook-space a{width:15vw;height:82vh;margin-left:3vw;display:flex;align-items:end;justify-content:center}section.contacto-section div.contacto-area aside.facebook-space a img{width:auto;height:82vh}@media(min-width:2000px)and (orientation:landscape){section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-titlecontent h1{font-size:6rem}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent div>p{font-size:2.5rem;line-height:20px}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent a{border:2px solid #FFF}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent a span{font-size:3rem}section.baner-promocion1 div.promocion1-space div.promocion1-imagecontent-space img{position:absolute}section.baner-promocion2{margin-bottom:20vh}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-titlecontent h1{font-size:6rem}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent a{border:2px solid #FFF}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent a span{font-size:3rem}section.baner-promocion2 div.promocion2-space div.promocion2-imagecontent-space img{position:absolute}img.separador-global{width:100%;height:auto;margin-bottom:15vh}section.ubicaciones-section{margin-bottom:15vh}section.ubicaciones-section a.overlay-ubicaciones{position:relative}section.ubicaciones-section a.overlay-ubicaciones div.text-container h1{color:#fff;text-transform:uppercase;font-size:6rem;font-weight:800;margin:.2rem 0}section.ubicaciones-section a.overlay-ubicaciones div.text-container p{width:80%;color:#fff;font-size:3.5rem;text-align:center;font-weight:0;line-height:normal;margin-bottom:1.5rem}section.ubicaciones-section a.overlay-ubicaciones .maps-icons{gap:0vw}section.ubicaciones-section a.overlay-ubicaciones .maps-icons img{width:5vw;height:auto}section.contacto-section div.contacto-area aside.contactanos-space{gap:2vw}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div div.contact-title-space{border-radius:2rem 2rem 0 0}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div div.contact-title-space h1{font-size:5rem}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space{border-radius:0 0 2rem 2rem}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv{gap:2vh}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv input{border-radius:.5rem;box-shadow:14px 8px 18px #00000040;font-size:2rem}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv textarea{box-shadow:14px 8px 18px #00000040;font-size:2rem}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv button{font-size:4rem}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space{gap:3vh}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card header img{position:relative}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div{position:relative}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div span{color:#000;font-family:Arial;font-size:1.5vw;font-style:normal;font-weight:400;line-height:normal;margin:1vh 0}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div p{margin:2vh 0;color:#000;font-family:Arial;font-size:1vw;font-style:normal;font-weight:400;line-height:normal}section.contacto-section div.contacto-area aside.facebook-space{background-color:#323232;width:30vw;height:100%;display:flex;align-items:start;justify-content:center}section.contacto-section div.contacto-area aside.facebook-space div{width:20%;height:100%;position:relative;right:1vw;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.facebook-space div h1{color:#fff;transform:rotate(-90deg);font-size:6rem}section.contacto-section div.contacto-area aside.facebook-space a{width:15vw;height:82vh;margin-left:3vw;display:flex;align-items:end;justify-content:center}section.contacto-section div.contacto-area aside.facebook-space a img{width:auto;height:82vh}}@media(max-width:1024px)and (orientation:landscape){section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-titlecontent h1{font-size:2.5rem;width:80vw}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent{width:25vw;height:60%;margin-top:15vh;display:flex;flex-direction:column;align-items:start;justify-content:space-between}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent div>p{font-size:1rem}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent a span{font-size:1.25rem}section.baner-promocion1 div.promocion1-space div.promocion1-imagecontent-space{position:relative}section.baner-promocion1 div.promocion1-space div.promocion1-imagecontent-space img{position:absolute}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-titlecontent h1{color:#fff;text-shadow:12px 13px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:3.25rem;font-style:normal;font-weight:900;line-height:normal}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent div>p{color:#fff;font-family:Poppins,sans-serif;font-size:1.25rem;font-style:normal;font-weight:600;line-height:10px}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent a{text-decoration:none;border:1px solid #FFF;background:#fff3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:16vw;height:10vh;margin-bottom:5vh;display:grid;place-items:center}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent a span{color:#fff;font-family:Poppins,sans-serif;font-size:1.5rem;font-style:normal;font-weight:500;line-height:normal}img.separador-global{width:100%;height:auto;margin-bottom:15vh}section.ubicaciones-section{position:relative;margin-bottom:15vh}section.ubicaciones-section a.overlay-ubicaciones{position:relative}section.ubicaciones-section a.overlay-ubicaciones div.text-container img{width:8vw;height:auto;margin-bottom:2vh}section.ubicaciones-section a.overlay-ubicaciones div.text-container h1{color:#fff;text-transform:uppercase;text-align:center;font-size:2.5rem;font-weight:800;width:80vw;margin:.2rem 0}section.ubicaciones-section a.overlay-ubicaciones div.text-container p{width:80%;color:#fff;font-size:1.5rem;text-align:center;font-weight:0;line-height:normal;margin-bottom:1.5rem}section.contacto-section{width:100%;height:85vh;margin-bottom:10vh;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area{width:95%;height:95%;display:flex;align-items:center;justify-content:space-between}section.contacto-section div.contacto-area aside.contactanos-space{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/cover-comentarios.png);background-size:200% 200%;background-position-x:100%;background-position-y:83%;width:62vw;height:100%;display:flex;align-items:center;justify-content:center;gap:2vw}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div{width:40%;height:85%;display:flex;flex-direction:column;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div div.contact-title-space{background-color:#323232;width:100%;height:15%;border-radius:1rem 1rem 0 0;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div div.contact-title-space h1{color:#fff;font-size:2.25rem;font-weight:400}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space{background-color:#ffffffe6;width:100%;height:85%;border-radius:0 0 1rem 1rem;display:grid;place-items:center}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv{width:80%;height:80%;display:flex;flex-direction:column;align-items:center;justify-content:end;gap:2vh}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv input{background-color:#fff;border-radius:.5rem;box-shadow:7px 4px 9px #00000040;width:100%;height:5vh;border:none}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv textarea{background-color:#fff;border-radius:.5rem;box-shadow:7px 4px 9px #00000040;width:100%;height:15vh;border:none}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv button{background-color:#e1071e;border-radius:.5rem;border:4px solid #fff;width:100%;height:8vh;color:#fff;font-size:1.75rem;font-weight:400;text-transform:uppercase}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space{width:45%;height:85%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3vh}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card{background-color:#fff;width:100%;height:18vh;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card header{width:20%;height:100%;margin-right:1vw;display:flex;align-items:center;justify-content:start;position:relative}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card header img{position:relative;right:1vw;width:auto;height:18vh}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article{width:75%;height:100%;display:flex;align-items:center;justify-content:start}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div{width:90%;height:80%;position:relative}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div span{color:#000;font-family:Arial;font-size:1.5vw;font-style:normal;font-weight:400;line-height:normal;margin:1vh 0}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div p{margin:2vh 0;color:#000;font-family:Arial;font-size:1vw;font-style:normal;font-weight:400;line-height:normal}section.contacto-section div.contacto-area aside.facebook-space{background-color:#323232;width:30vw;height:100%;display:flex;align-items:start;justify-content:center}section.contacto-section div.contacto-area aside.facebook-space div{width:20%;height:100%;position:relative;right:2vw;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.facebook-space div h1{color:#fff;transform:rotate(-90deg);font-size:3rem}section.contacto-section div.contacto-area aside.facebook-space a{width:15vw;height:82vh;margin-left:3vw;display:flex;align-items:end;justify-content:center}section.contacto-section div.contacto-area aside.facebook-space a img{width:auto;height:82vh}}@media(max-width:900px)and (orientation:portrait){header.header-navbar{position:fixed;top:0;z-index:999}section.hero-space{display:flex;align-items:center;justify-content:center;width:100%;height:40vh;margin-top:12.5vh;margin-bottom:10vh}section.hero-space div.hero-slider{width:100%;height:40vh}section.baner-promocion1{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/baner-promocion1.png);background-size:cover;width:100%;height:75vh;margin-bottom:13vh;display:flex;align-items:center;justify-content:end}section.baner-promocion1 div.promocion1-space{width:98%;height:100%;display:flex;align-items:center;justify-content:center}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space{width:50%;height:100%;position:relative;display:flex;flex-direction:column;align-items:start;justify-content:center}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-titlecontent{position:absolute;left:2vw;top:0;width:80vw}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-titlecontent h1{color:#fff;text-shadow:12px 13px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:3rem;font-style:normal;font-weight:900;line-height:normal}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent{background-color:transparent;width:50vw;height:60%;margin-top:10vh;margin-left:0vw;display:flex;flex-direction:column;align-items:start;justify-content:space-between}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent div>p{color:#fff;text-align:left;font-family:Poppins,sans-serif;font-size:1.5rem;font-style:normal;font-weight:600;line-height:20px}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent a{text-decoration:none;border:1px solid #FFF;background:#fff3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:25vw;height:8vh;margin-bottom:5vh;display:grid;place-items:center}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent a span{color:#fff;font-family:Poppins,sans-serif;font-size:2rem;font-style:normal;font-weight:500;line-height:normal}section.baner-promocion1 div.promocion1-space div.promocion1-imagecontent-space{width:60vw;height:100%;padding-bottom:20vh;z-index:1;position:relative}section.baner-promocion1 div.promocion1-space div.promocion1-imagecontent-space img{width:70vw;height:auto;position:absolute;bottom:-2vh;right:0vw}section.baner-promocion2{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/baner-promocion2.png);background-size:cover;width:100%;height:85vh;margin-bottom:5vh;display:flex;align-items:center;justify-content:end}section.baner-promocion2 div.promocion2-space{width:98%;height:100%;display:flex;align-items:center;justify-content:space-between}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space{width:40%;height:100%;position:relative;display:flex;flex-direction:column;align-items:start;justify-content:center}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-titlecontent{width:100%;margin-top:2vh}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-titlecontent h1{color:#fff;width:90vw;text-shadow:12px 13px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:3.5rem;font-style:normal;font-weight:900;line-height:normal}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent{width:25vw;height:60%;margin-top:5vh;display:flex;flex-direction:column;align-items:start;justify-content:space-between}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent div>p{color:#fff;font-family:Poppins,sans-serif;font-size:1.25rem;font-style:normal;font-weight:600;line-height:10px}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent a{text-decoration:none;border:1px solid #FFF;background:#fff3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:25vw;height:8vh;margin-bottom:15vh;display:grid;place-items:center}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent a span{color:#fff;font-family:Poppins,sans-serif;font-size:1.75rem;font-style:normal;font-weight:500;line-height:normal}section.baner-promocion2 div.promocion2-space div.promocion2-imagecontent-space{width:50%;height:100%;position:relative}section.baner-promocion2 div.promocion2-space div.promocion2-imagecontent-space img{width:80vw;height:auto;position:absolute;bottom:-2vh;right:0}img.separador-global{width:100%;height:auto;margin-bottom:5vh}section.ubicaciones-section{background-image:url(https://s3.amazonaws.com/passfuel.com/Recuros-passfuel/home/MAPA.png);background-size:cover;width:100%;height:75vh;position:relative;margin-bottom:5vh}section.ubicaciones-section a.overlay-ubicaciones{position:relative;width:100%;height:100%;background-color:#000000bf;display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer}section.ubicaciones-section a.overlay-ubicaciones div.text-container{width:75%;height:75%;display:flex;flex-direction:column;align-items:center;justify-content:center}section.ubicaciones-section a.overlay-ubicaciones div.text-container img{width:16vw;height:auto;margin-bottom:2vh}section.ubicaciones-section a.overlay-ubicaciones div.text-container h1{color:#fff;text-transform:uppercase;text-align:center;font-size:3rem;font-weight:800;width:90vw;margin:.2rem 0}section.ubicaciones-section a.overlay-ubicaciones div.text-container p{width:75vw;color:#fff;font-size:2rem;text-align:center;font-weight:500;line-height:normal;margin-bottom:1.5rem}section.ubicaciones-section a.overlay-ubicaciones div.text-container .span-ubi{color:#f20707}section.ubicaciones-section a.overlay-ubicaciones .maps-icons{width:25%;height:15%;position:absolute;bottom:0;right:0;display:flex;align-items:center;justify-content:center;gap:0vw}section.ubicaciones-section a.overlay-ubicaciones .maps-icons img{width:10vw;height:auto}section.contacto-section{width:100%;min-height:120vh;margin-bottom:10vh;display:flex;align-items:center;justify-content:center;gap:0vh}section.contacto-section div.contacto-area{width:95%;min-height:120vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.contacto-section div.contacto-area aside.contactanos-space{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/cover-comentarios.png);background-size:200% 200%;background-position-x:100%;background-position-y:83%;width:90vw;height:50%;padding:2.5vh 0;display:flex;align-items:center;justify-content:center;gap:2vw}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div{width:40%;height:85%;display:flex;flex-direction:column;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div div.contact-title-space{background-color:#323232;width:100%;height:15%;border-radius:1rem 1rem 0 0;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div div.contact-title-space h1{color:#fff;font-size:2.5rem;font-weight:400}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space{background-color:#ffffffe6;width:100%;height:85%;border-radius:0 0 1rem 1rem;display:grid;place-items:center}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv{width:80%;height:80%;display:flex;flex-direction:column;align-items:center;justify-content:end;gap:2vh}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv input{background-color:#fff;border-radius:.5rem;box-shadow:7px 4px 9px #00000040;width:100%;height:5vh;border:none}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv textarea{background-color:#fff;border-radius:.5rem;box-shadow:7px 4px 9px #00000040;width:100%;height:15vh;border:none}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv button{background-color:#e1071e;border-radius:.5rem;border:4px solid #fff;width:100%;height:8vh;color:#fff;font-size:2rem;font-weight:400;text-transform:uppercase}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space{width:45%;height:85%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3vh}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card{background-color:#fff;width:100%;height:18vh;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card header{width:20%;height:100%;margin-right:2%;display:flex;align-items:center;justify-content:start;position:relative}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card header img{position:relative;right:1vw;width:auto;height:18vh}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article{width:75%;height:100%;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div{width:65%;height:65%;position:relative;left:3vw}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div span{color:#000;font-family:Arial;font-size:16px;font-style:normal;font-weight:400;line-height:normal}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div p{color:#000;font-family:Arial;font-size:12px;font-style:normal;font-weight:400;line-height:normal}section.contacto-section div.contacto-area aside.facebook-space{background-color:#323232;width:45vw;height:45vh;display:flex;align-items:center;justify-content:space-between}section.contacto-section div.contacto-area aside.facebook-space div{width:20%;height:100%;position:relative;right:-1vw;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.facebook-space div h1{color:#fff;transform:rotate(-90deg);font-size:4rem}section.contacto-section div.contacto-area aside.facebook-space a{width:15vw;height:45vh;margin-left:0vw;margin-right:10vw;display:flex;align-items:end;justify-content:center}section.contacto-section div.contacto-area aside.facebook-space a img{width:auto;height:45vh}}@media(max-width:600px)and (orientation:portrait){header.header-navbar{position:fixed;top:0;z-index:999}section.hero-space{background-color:gray;display:flex;align-items:center;justify-content:center;width:100%;height:75vh;margin-top:12.5vh;margin-bottom:10vh}section.hero-space div.hero-slider{width:100%;height:75vh}section.baner-promocion1{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/baner-promocion1.png);background-size:cover;width:100%;height:80vh;margin-bottom:13vh;display:flex;align-items:center;justify-content:end}section.baner-promocion1 div.promocion1-space{width:98%;height:100%;display:flex;align-items:center;justify-content:center}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space{width:50%;height:100%;position:relative;display:flex;flex-direction:column;align-items:start;justify-content:center}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-titlecontent{position:absolute;left:2vw;top:0;width:80vw}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-titlecontent h1{color:#fff;text-shadow:12px 13px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:1.75rem;font-style:normal;font-weight:900;line-height:normal}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent{background-color:transparent;width:55vw;height:60%;margin-top:10vh;margin-left:2vw;display:flex;flex-direction:column;align-items:start;justify-content:space-between}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent div>p{color:#fff;text-align:left;font-family:Poppins,sans-serif;font-size:.9rem;font-style:normal;font-weight:600;line-height:20px}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent a{text-decoration:none;border:1px solid #FFF;background:#fff3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:25vw;height:8vh;margin-bottom:10vh;display:grid;place-items:center}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent a span{color:#fff;font-family:Poppins,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:normal}section.baner-promocion1 div.promocion1-space div.promocion1-imagecontent-space{width:60vw;height:100%;padding-bottom:20vh;z-index:1;position:relative;overflow:visible}section.baner-promocion1 div.promocion1-space div.promocion1-imagecontent-space img{width:80vw;height:auto;position:absolute;bottom:0vh;right:0vw}section.baner-promocion2{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/baner-promocion2.png);background-size:cover;width:100%;height:85vh;margin-bottom:5vh;display:flex;align-items:center;justify-content:end}section.baner-promocion2 div.promocion2-space{width:98%;height:100%;display:flex;align-items:center;justify-content:space-between}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space{width:40%;height:100%;position:relative;display:flex;flex-direction:column;align-items:start;justify-content:center}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-titlecontent{width:100%;margin-top:2vh;margin-left:1vw}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-titlecontent h1{color:#fff;width:90vw;text-shadow:12px 13px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:2.5rem;font-style:normal;font-weight:900;line-height:normal}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent{width:25vw;height:60%;margin-top:5vh;margin-left:1vw;display:flex;flex-direction:column;align-items:start;justify-content:space-between}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent div>p{color:#fff;font-family:Poppins,sans-serif;font-size:1.25rem;font-style:normal;font-weight:600;line-height:10px}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent a{text-decoration:none;border:1px solid #FFF;background:#fff3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:30vw;height:10vh;margin-bottom:15vh;display:grid;place-items:center}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent a span{color:#fff;font-family:Poppins,sans-serif;font-size:1.75rem;font-style:normal;font-weight:500;line-height:normal}section.baner-promocion2 div.promocion2-space div.promocion2-imagecontent-space{width:50%;height:100%;position:relative}section.baner-promocion2 div.promocion2-space div.promocion2-imagecontent-space img{width:80vw;height:auto;position:absolute;bottom:-2vh;right:0}img.separador-global{width:100%;height:auto;margin-bottom:5vh}section.ubicaciones-section{background-image:url(https://s3.amazonaws.com/passfuel.com/Recuros-passfuel/home/MAPA.png);background-size:cover;background-position-x:left;background-position-y:center;width:100%;height:75vh;position:relative;margin-bottom:5vh}section.ubicaciones-section a.overlay-ubicaciones{position:relative;width:100%;height:100%;background-color:#000000bf;display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer}section.ubicaciones-section a.overlay-ubicaciones div.text-container{width:75%;height:75%;display:flex;flex-direction:column;align-items:center;justify-content:center}section.ubicaciones-section a.overlay-ubicaciones div.text-container img{width:16vw;height:auto;margin-bottom:2vh}section.ubicaciones-section a.overlay-ubicaciones div.text-container h1{color:#fff;text-transform:uppercase;text-align:center;font-size:2.5rem;font-weight:800;width:90vw;margin:.2rem 0}section.ubicaciones-section a.overlay-ubicaciones div.text-container p{width:75vw;color:#fff;font-size:1.5rem;text-align:center;font-weight:500;line-height:normal;margin-bottom:1.5rem}section.ubicaciones-section a.overlay-ubicaciones div.text-container .span-ubi{color:#f20707}section.ubicaciones-section a.overlay-ubicaciones .maps-icons{width:25%;height:15%;position:absolute;bottom:0;right:0;display:flex;align-items:center;justify-content:center;gap:0vw}section.ubicaciones-section a.overlay-ubicaciones .maps-icons img{width:10vw;height:auto}section.contacto-section{width:100%;min-height:200vh;margin-bottom:10vh;display:flex;align-items:center;justify-content:center;gap:0vh}section.contacto-section div.contacto-area{width:95%;min-height:200vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.contacto-section div.contacto-area aside.contactanos-space{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/cover-comentarios.png);background-size:200% 200%;background-position-x:100%;background-position-y:83%;width:90vw;min-height:130vh;padding:2.5vh 0;display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;gap:10vw}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div{width:90%;height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div div.contact-title-space{background-color:#323232;width:100%;height:15%;border-radius:1rem 1rem 0 0;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div div.contact-title-space h1{color:#fff;font-size:2.5rem;font-weight:400}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space{background-color:#ffffffe6;width:100%;height:85%;border-radius:0 0 1rem 1rem;display:grid;place-items:center}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv{width:80%;height:80%;display:flex;flex-direction:column;align-items:center;justify-content:end;gap:2vh}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv input{background-color:#fff;border-radius:.5rem;box-shadow:7px 4px 9px #00000040;width:100%;height:5vh;border:none}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv textarea{background-color:#fff;border-radius:.5rem;box-shadow:7px 4px 9px #00000040;width:100%;height:15vh;border:none}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv button{background-color:#e1071e;border-radius:.5rem;border:4px solid #fff;width:100%;height:8vh;color:#fff;font-size:2rem;font-weight:400;text-transform:uppercase}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space{width:90%;height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:3vh}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card{background-color:#fff;width:100%;height:18vh;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card header{width:20%;height:100%;margin-right:2%;display:flex;align-items:center;justify-content:start;position:relative}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card header img{position:relative;right:1vw;width:auto;height:18vh}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article{width:75%;height:100%;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div{width:65%;height:65%;position:relative;left:3vw}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div span{color:#000;font-family:Arial;font-size:16px;font-style:normal;font-weight:400;line-height:normal}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div p{color:#000;font-family:Arial;font-size:12px;font-style:normal;font-weight:400;line-height:normal}section.contacto-section div.contacto-area aside.facebook-space{background-color:#323232;width:70vw;height:60vh;display:flex;align-items:center;justify-content:space-between}section.contacto-section div.contacto-area aside.facebook-space div{width:20%;height:100%;position:relative;right:-1vw;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.facebook-space div h1{color:#fff;transform:rotate(-90deg);font-size:3rem}section.contacto-section div.contacto-area aside.facebook-space a{width:15vw;height:50vh;margin-left:0vw;margin-right:20vw;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.facebook-space a img{width:auto;height:50vh}}@media(max-width:320px)and (orientation:portrait){header.header-navbar{position:fixed;top:0;z-index:999}section.hero-space{background-color:gray;display:flex;align-items:center;justify-content:center;width:100%;height:75vh;margin-top:12.5vh;margin-bottom:10vh}section.hero-space div.hero-slider{width:100%;height:75vh}section.baner-promocion1{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/baner-promocion1.png);background-size:cover;width:100%;height:80vh;margin-bottom:13vh;display:flex;align-items:center;justify-content:end}section.baner-promocion1 div.promocion1-space{width:98%;height:100%;display:flex;align-items:center;justify-content:center}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space{width:50%;height:100%;position:relative;display:flex;flex-direction:column;align-items:start;justify-content:center}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-titlecontent{position:absolute;left:2vw;top:0;width:90vw}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-titlecontent h1{width:90vw;color:#fff;text-shadow:12px 13px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:1.5rem;font-style:normal;font-weight:900;line-height:normal}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent{width:75vw;height:60%;margin-top:5vh;margin-left:2vw;display:flex;flex-direction:column;align-items:start;justify-content:space-between}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent div>p{color:#fff;text-align:left;font-family:Poppins,sans-serif;font-size:.9rem;font-style:normal;font-weight:600;line-height:16px}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent a{text-decoration:none;border:1px solid #FFF;background:#fff3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:35vw;height:8vh;margin-bottom:12vh;display:grid;place-items:center}section.baner-promocion1 div.promocion1-space div.promocion1-textcontent-space div.promocion1-textcontent a span{color:#fff;font-family:Poppins,sans-serif;font-size:1rem;font-style:normal;font-weight:500;line-height:normal}section.baner-promocion1 div.promocion1-space div.promocion1-imagecontent-space{width:60vw;height:100%;padding-bottom:20vh;z-index:1;position:relative;overflow:visible}section.baner-promocion1 div.promocion1-space div.promocion1-imagecontent-space img{width:80vw;height:auto;position:absolute;bottom:0vh;right:0vw}section.baner-promocion2{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/baner-promocion2.png);background-size:cover;width:100%;height:85vh;margin-bottom:5vh;display:flex;align-items:center;justify-content:end}section.baner-promocion2 div.promocion2-space{width:98%;height:100%;display:flex;align-items:center;justify-content:space-between}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space{width:40%;height:100%;position:relative;display:flex;flex-direction:column;align-items:start;justify-content:center}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-titlecontent{width:100%;margin-top:2vh;margin-left:1vw}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-titlecontent h1{color:#fff;width:90vw;text-shadow:12px 13px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:2rem;font-style:normal;font-weight:900;line-height:normal}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent{width:25vw;height:60%;margin-top:2vh;margin-left:1vw;display:flex;flex-direction:column;align-items:start;justify-content:space-between}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent div>p{color:#fff;font-family:Poppins,sans-serif;font-size:1.25rem;font-style:normal;font-weight:600;line-height:10px}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent a{text-decoration:none;border:1px solid #FFF;background:#fff3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:30vw;height:10vh;margin-bottom:15vh;display:grid;place-items:center}section.baner-promocion2 div.promocion2-space div.promocion2-textcontent-space div.promocion2-textcontent a span{color:#fff;font-family:Poppins,sans-serif;font-size:1.25rem;font-style:normal;font-weight:500;line-height:normal}section.baner-promocion2 div.promocion2-space div.promocion2-imagecontent-space{width:50%;height:100%;position:relative}section.baner-promocion2 div.promocion2-space div.promocion2-imagecontent-space img{width:80vw;height:auto;position:absolute;bottom:-2vh;right:0}img.separador-global{width:100%;height:auto;margin-bottom:5vh}section.ubicaciones-section{background-image:url(https://s3.amazonaws.com/passfuel.com/Recuros-passfuel/home/MAPA.png);background-size:cover;background-position-x:left;background-position-y:center;width:100%;height:75vh;position:relative;margin-bottom:5vh}section.ubicaciones-section a.overlay-ubicaciones{position:relative;width:100%;height:100%;background-color:#000000bf;display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer}section.ubicaciones-section a.overlay-ubicaciones div.text-container{width:75%;height:75%;display:flex;flex-direction:column;align-items:center;justify-content:center}section.ubicaciones-section a.overlay-ubicaciones div.text-container img{width:18vw;height:auto;margin-bottom:2vh}section.ubicaciones-section a.overlay-ubicaciones div.text-container h1{color:#fff;text-transform:uppercase;text-align:center;font-size:2rem;font-weight:800;width:90vw;margin:.2rem 0}section.ubicaciones-section a.overlay-ubicaciones div.text-container p{width:75vw;color:#fff;font-size:1rem;text-align:center;font-weight:500;line-height:normal;margin-bottom:1.5rem}section.ubicaciones-section a.overlay-ubicaciones div.text-container .span-ubi{color:#f20707}section.ubicaciones-section a.overlay-ubicaciones .maps-icons{width:35%;height:15%;position:absolute;bottom:0;right:0;display:flex;align-items:center;justify-content:center;gap:0vw}section.ubicaciones-section a.overlay-ubicaciones .maps-icons img{width:15vw;height:auto}section.contacto-section{width:100%;min-height:205vh;margin-bottom:10vh;display:flex;align-items:center;justify-content:center;gap:0vh}section.contacto-section div.contacto-area{width:95%;min-height:205vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.contacto-section div.contacto-area aside.contactanos-space{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/cover-comentarios.png);background-size:200% 200%;background-position-x:100%;background-position-y:83%;width:90vw;min-height:135vh;padding:2.5vh 0;display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;gap:10vw}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div{width:90%;height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div div.contact-title-space{background-color:#323232;width:100%;height:15%;border-radius:1rem 1rem 0 0;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div div.contact-title-space h1{color:#fff;font-size:2.5rem;font-weight:400}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space{background-color:#ffffffe6;width:100%;height:85%;border-radius:0 0 1rem 1rem;display:grid;place-items:center}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv{width:80%;height:80%;display:flex;flex-direction:column;align-items:center;justify-content:end;gap:2vh}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv input{background-color:#fff;border-radius:.5rem;box-shadow:7px 4px 9px #00000040;width:100%;height:5vh;border:none}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv textarea{background-color:#fff;border-radius:.5rem;box-shadow:7px 4px 9px #00000040;width:100%;height:15vh;border:none}section.contacto-section div.contacto-area aside.contactanos-space div.contactonos-div .contact-form-space .formDiv button{background-color:#e1071e;border-radius:.5rem;border:4px solid #fff;width:100%;height:8vh;color:#fff;font-size:2rem;font-weight:400;text-transform:uppercase}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space{width:90%;height:65vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:3vh}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card{background-color:#fff;width:100%;height:20vh;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card header{width:20%;height:100%;margin-right:2%;display:flex;align-items:center;justify-content:start;position:relative}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card header img{position:relative;right:1vw;width:auto;height:20vh}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article{width:75%;height:100%;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div{width:85%;height:85%;position:relative;left:3vw}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div span{color:#000;font-family:Arial;font-size:15px;font-style:normal;font-weight:400;line-height:normal}section.contacto-section div.contacto-area aside.contactanos-space div.comentarios-space aside.comentario-card article div p{color:#000;font-family:Arial;font-size:12px;font-style:normal;font-weight:400;line-height:normal}section.contacto-section div.contacto-area aside.facebook-space{background-color:#323232;width:70vw;height:60vh;display:flex;align-items:center;justify-content:space-between}section.contacto-section div.contacto-area aside.facebook-space div{width:20%;height:100%;position:relative;right:-1vw;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.facebook-space div h1{color:#fff;transform:rotate(-90deg);font-size:2rem}section.contacto-section div.contacto-area aside.facebook-space a{width:15vw;height:50vh;margin-left:0vw;margin-right:20vw;display:flex;align-items:center;justify-content:center}section.contacto-section div.contacto-area aside.facebook-space a img{width:auto;height:50vh}}section.catalogo-section{width:100%;min-height:90vh;margin-bottom:20vh;display:grid;place-items:center}section.catalogo-section h2{font-size:2.5rem;font-weight:700;color:#101820;text-align:left;text-transform:uppercase;margin-bottom:20px;padding:10px 0;border-bottom:3px solid #DA291C;width:80%}section.catalogo-section aside.catalogo-space{background-color:transparent;width:85%;min-height:100vh}section.catalogo-section aside.catalogo-space .catalogo-actions{width:100%;display:flex;justify-content:flex-end;margin-top:15px}section.catalogo-section aside.catalogo-space .catalogo-actions .btn-descarga{display:inline-block;padding:10px 20px;background-color:#da291c;color:#fff;text-decoration:none;border-radius:5px;transition:background-color .3s ease;box-shadow:0 4px 6px #0000001a;display:flex;align-items:center;gap:8px}section.catalogo-section aside.catalogo-space .catalogo-actions .btn-descarga:hover{background-color:#ef3f31}section.catalogo-section aside.catalogo-space .catalogo-actions .btn-descarga:before{content:"⬇";font-size:1.2em;line-height:1}@media(min-width:2000px)and (orientation:landscape){section.catalogo-section{width:100%;min-height:90vh;margin-bottom:25vh}section.catalogo-section aside.catalogo-space{width:85%;min-height:100vh}}@media(max-width:1024px)and (orientation:landscape){section.catalogo-section{width:100%;min-height:90vh;margin-bottom:15vh}section.catalogo-section aside.catalogo-space{width:85%;min-height:100vh}}@media(max-width:900px)and (orientation:portrait){section.catalogo-section{width:100%;min-height:60vh;margin-bottom:-10vh}section.catalogo-section aside.catalogo-space{width:85%;min-height:60vh}section.catalogo-section aside.catalogo-space .catalogo-actions{justify-content:center}}@media(max-width:600px)and (orientation:portrait){section.catalogo-section{width:100%;min-height:60vh;margin-bottom:-10vh}section.catalogo-section aside.catalogo-space{width:85%;min-height:60vh}section.catalogo-section aside.catalogo-space .catalogo-actions{justify-content:center}section.catalogo-section aside.catalogo-space .catalogo-actions .btn-descarga{padding:8px 15px;font-size:.9rem}}@media(max-width:320px)and (orientation:portrait){section.catalogo-section{width:100%;min-height:60vh;margin-bottom:-10vh}section.catalogo-section aside.catalogo-space{width:85%;min-height:60vh}}section.Cards-section{width:100%;min-height:35vh;margin-bottom:10vh;display:grid;place-items:center;position:relative}section.Cards-section div.Cards-space{width:95%;min-height:35vh;display:flex;flex-wrap:wrap;justify-content:center;gap:4.65vw}section.Cards-section-forEmpresas{width:100%;min-height:35vh;margin-bottom:10vh;display:grid;place-items:center;position:relative}section.Cards-section-forEmpresas div.Cards-space{width:95%;min-height:35vh;display:flex;flex-wrap:wrap;justify-content:center;gap:4vw}section.img-error-space{width:100%;height:88vh;margin-top:12.5vh;margin-bottom:0vh;display:grid;place-items:center}section.img-error-space img.img-error{width:50vw;height:auto}section.hero-space-2-categorias{display:flex;align-items:center;justify-content:center;width:100%;height:55vh;margin-top:12.5vh;margin-bottom:5vh}section.hero-space-2-categorias div.hero-banner{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Catalogo/Banner-catalogo.png);background-size:cover;width:85%;height:45vh;display:grid;place-items:center}section.hero-space-2-categorias div.hero-banner h1{color:#fff;text-shadow:7px 4px 4px rgba(0,0,0,.25);font-size:100px;font-style:normal;font-weight:800;line-height:124%}section.categorias-section{width:100%;min-height:35vh;margin-bottom:25vh}section.baner-promocion3{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/baner-promocion1.png);background-size:cover;width:100%;height:75vh;margin-bottom:10vh;display:flex;align-items:center;justify-content:end}section.baner-promocion3 div.promocion3-space{width:98%;height:100%;display:flex;align-items:center;justify-content:center}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space{width:50%;height:100%;position:relative;display:flex;flex-direction:column;align-items:start;justify-content:end}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-titlecontent{position:absolute;left:0;top:0;width:80vw}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-titlecontent h1{color:#fff;text-shadow:12px 13px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:3.25rem;font-style:normal;font-weight:900;line-height:normal}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent{width:40vw;height:50%;margin-bottom:5vh;display:flex;flex-direction:column;align-items:start;justify-content:space-between}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent div>p{color:#fff;font-family:Poppins,sans-serif;font-size:1.25rem;font-style:normal;font-weight:600;line-height:10px}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent a{text-decoration:none;border:1px solid #FFF;background:#fff3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:12vw;height:8vh;margin-bottom:0vh;display:grid;place-items:center}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent a span{color:#fff;font-family:Poppins,sans-serif;font-size:1.5rem;font-style:normal;font-weight:500;line-height:normal}section.baner-promocion3 div.promocion3-space div.promocion3-imagecontent-space{width:50%;height:100%;position:relative}section.baner-promocion3 div.promocion3-space div.promocion3-imagecontent-space img{width:30vw;height:auto;position:absolute;bottom:-8vh;right:0}@media(min-width:2000px)and (orientation:landscape){header.header-navbar{position:fixed;top:0;z-index:999}section.hero-space-2-categorias{display:flex;align-items:center;justify-content:center;width:100%;height:55vh;margin-top:12.5vh;margin-bottom:5vh}section.hero-space-2-categorias div.hero-banner{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Catalogo/Banner-catalogo.png);background-size:cover;width:85%;height:45vh;display:grid;place-items:center}section.hero-space-2-categorias div.hero-banner h1{color:#fff;text-shadow:7px 4px 4px rgba(0,0,0,.25);font-size:200px;font-style:normal;font-weight:800;line-height:124%}section.categorias-section{width:100%;min-height:35vh;margin-bottom:25vh}section.baner-promocion3{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/baner-promocion1.png);background-size:cover;width:100%;height:75vh;margin-bottom:10vh;display:flex;align-items:center;justify-content:end}section.baner-promocion3 div.promocion3-space{width:98%;height:100%;display:flex;align-items:center;justify-content:center}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space{width:50%;height:100%;position:relative;display:flex;flex-direction:column;align-items:start;justify-content:end}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-titlecontent{position:absolute;left:0;top:0;width:80vw}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-titlecontent h1{color:#fff;text-shadow:12px 13px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:6.5rem;font-style:normal;font-weight:900;line-height:normal}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent{width:40vw;height:50%;margin-bottom:5vh;display:flex;flex-direction:column;align-items:start;justify-content:space-between}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent div>p{color:#fff;font-family:Poppins,sans-serif;font-size:2.5rem;font-style:normal;font-weight:600;line-height:10px}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent a{text-decoration:none;border:1px solid #FFF;background:#fff3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:12vw;height:8vh;margin-bottom:0vh;display:grid;place-items:center}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent a span{color:#fff;font-family:Poppins,sans-serif;font-size:3rem;font-style:normal;font-weight:500;line-height:normal}section.baner-promocion3 div.promocion3-space div.promocion3-imagecontent-space{width:50%;height:100%;position:relative}section.baner-promocion3 div.promocion3-space div.promocion3-imagecontent-space img{width:30vw;height:auto;position:absolute;bottom:-8vh;right:0}}@media(max-width:1024px)and (orientation:landscape){header.header-navbar{position:fixed;top:0;z-index:999}section.hero-space-2-categorias{display:flex;align-items:center;justify-content:center;width:100%;height:55vh;margin-top:12.5vh;margin-bottom:5vh}section.hero-space-2-categorias div.hero-banner{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Catalogo/Banner-catalogo.png);background-size:cover;width:85%;height:45vh;display:grid;place-items:center}section.hero-space-2-categorias div.hero-banner h1{color:#fff;text-shadow:7px 4px 4px rgba(0,0,0,.25);font-size:80px;font-style:normal;font-weight:800;line-height:124%}section.categorias-section{width:100%;min-height:35vh;margin-bottom:25vh}section.baner-promocion3{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/baner-promocion1.png);background-size:cover;width:100%;height:75vh;margin-bottom:10vh;display:flex;align-items:center;justify-content:end}section.baner-promocion3 div.promocion3-space{width:98%;height:100%;display:flex;align-items:center;justify-content:center}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space{width:50%;height:100%;position:relative;display:flex;flex-direction:column;align-items:start;justify-content:end}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-titlecontent{position:absolute;left:0;top:0;width:80vw}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-titlecontent h1{color:#fff;text-shadow:12px 13px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:2.75rem;font-style:normal;font-weight:900;line-height:normal}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent{width:40vw;height:50%;margin-bottom:5vh;display:flex;flex-direction:column;align-items:start;justify-content:space-between}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent div>p{color:#fff;font-family:Poppins,sans-serif;font-size:1rem;font-style:normal;font-weight:600;line-height:10px}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent a{text-decoration:none;border:1px solid #FFF;background:#fff3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:12vw;height:8vh;margin-bottom:0vh;display:grid;place-items:center}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent a span{color:#fff;font-family:Poppins,sans-serif;font-size:1.25rem;font-style:normal;font-weight:500;line-height:normal}section.baner-promocion3 div.promocion3-space div.promocion3-imagecontent-space{width:50%;height:100%;position:relative}section.baner-promocion3 div.promocion3-space div.promocion3-imagecontent-space img{width:30vw;height:auto;position:absolute;bottom:-8vh;right:0}}@media(max-width:900px)and (orientation:portrait){header.header-navbar{position:fixed;top:0;z-index:999}section.hero-space-2-categorias{display:flex;align-items:center;justify-content:center;width:100%;height:35vh;margin-top:12.5vh;margin-bottom:5vh}section.hero-space-2-categorias div.hero-banner{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Catalogo/Banner-catalogo.png);background-size:cover;width:85%;height:25vh;display:grid;place-items:center}section.hero-space-2-categorias div.hero-banner h1{color:#fff;text-shadow:7px 4px 4px rgba(0,0,0,.25);font-size:80px;font-style:normal;font-weight:800;line-height:124%;text-align:center}section.hero-space-2-categorias div.hero-banner h1 span{display:none}section.categorias-section{width:100%;min-height:35vh;margin-bottom:5vh}section.baner-promocion3{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/baner-promocion1.png);background-size:cover;width:100%;height:75vh;margin-bottom:10vh;display:flex;align-items:center;justify-content:end}section.baner-promocion3 div.promocion3-space{width:98%;height:100%;display:flex;align-items:center;justify-content:center}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space{width:50%;height:100%;position:relative;display:flex;flex-direction:column;align-items:start;justify-content:end}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-titlecontent{position:absolute;left:2vw;top:0;width:80vw}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-titlecontent h1{width:80vw;color:#fff;text-shadow:12px 13px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:3rem;font-style:normal;font-weight:900;line-height:normal}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent{width:60vw;height:60%;margin-bottom:0vh;margin-left:2vw;display:flex;flex-direction:column;align-items:start;justify-content:space-between}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent div>p{text-align:start;color:#fff;font-family:Poppins,sans-serif;font-size:1.5rem;font-style:normal;font-weight:600;line-height:24px}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent a{text-decoration:none;border:1px solid #FFF;background:#fff3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:24vw;height:8vh;margin-bottom:5vh;display:grid;place-items:center}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent a span{color:#fff;font-family:Poppins,sans-serif;font-size:2.5rem;font-style:normal;font-weight:500;line-height:normal}section.baner-promocion3 div.promocion3-space div.promocion3-imagecontent-space{width:50%;height:100%;overflow:hidden;position:relative}section.baner-promocion3 div.promocion3-space div.promocion3-imagecontent-space img{width:60vw;height:auto;position:absolute;bottom:0vh;right:-8vw}}@media(max-width:600px)and (orientation:portrait){header.header-navbar{position:fixed;top:0;z-index:999}section.hero-space-2-categorias{display:flex;align-items:center;justify-content:center;width:100%;height:35vh;margin-top:12.5vh;margin-bottom:5vh}section.hero-space-2-categorias div.hero-banner{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Catalogo/Banner-catalogo.png);background-size:cover;width:85%;height:25vh;display:grid;place-items:center}section.hero-space-2-categorias div.hero-banner h1{color:#fff;text-shadow:7px 4px 4px rgba(0,0,0,.25);font-size:40px;font-style:normal;font-weight:800;line-height:124%;text-align:center}section.hero-space-2-categorias div.hero-banner h1 span{display:none}section.categorias-section{width:100%;min-height:35vh;margin-bottom:5vh}section.baner-promocion3{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/baner-promocion1.png);background-size:cover;width:100%;height:75vh;margin-bottom:10vh;display:flex;align-items:center;justify-content:end}section.baner-promocion3 div.promocion3-space{width:98%;height:100%;display:flex;align-items:center;justify-content:center}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space{width:50%;height:100%;position:relative;display:flex;flex-direction:column;align-items:start;justify-content:end}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-titlecontent{position:absolute;left:2vw;top:0;width:80vw}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-titlecontent h1{width:80vw;color:#fff;text-shadow:12px 13px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:2rem;font-style:normal;font-weight:900;line-height:normal}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent{width:60vw;height:60%;margin-bottom:5vh;margin-left:2vw;display:flex;flex-direction:column;align-items:start;justify-content:space-between}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent div>p{text-align:start;color:#fff;font-family:Poppins,sans-serif;font-size:.9rem;font-style:normal;font-weight:600;line-height:24px}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent a{text-decoration:none;border:1px solid #FFF;background:#fff3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:30vw;height:8vh;margin-bottom:5vh;display:grid;place-items:center}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent a span{color:#fff;font-family:Poppins,sans-serif;font-size:1.5rem;font-style:normal;font-weight:500;line-height:normal}section.baner-promocion3 div.promocion3-space div.promocion3-imagecontent-space{width:50%;height:100%;overflow:hidden;position:relative}section.baner-promocion3 div.promocion3-space div.promocion3-imagecontent-space img{width:60vw;height:auto;position:absolute;bottom:0vh;right:-8vw}}@media(max-width:320px)and (orientation:portrait){header.header-navbar{position:fixed;top:0;z-index:999}section.hero-space-2-categorias{display:flex;align-items:center;justify-content:center;width:100%;height:35vh;margin-top:12.5vh;margin-bottom:5vh}section.hero-space-2-categorias div.hero-banner{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Catalogo/Banner-catalogo.png);background-size:cover;width:85%;height:25vh;display:grid;place-items:center}section.hero-space-2-categorias div.hero-banner h1{color:#fff;text-shadow:7px 4px 4px rgba(0,0,0,.25);font-size:35px;font-style:normal;font-weight:800;line-height:124%;text-align:center}section.hero-space-2-categorias div.hero-banner h1 span{display:none}section.categorias-section{width:100%;min-height:35vh;margin-bottom:5vh}section.baner-promocion3{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Home/baner-promocion1.png);background-size:cover;width:100%;height:75vh;margin-bottom:10vh;display:flex;align-items:center;justify-content:end}section.baner-promocion3 div.promocion3-space{width:98%;height:100%;display:flex;align-items:center;justify-content:center}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space{width:50%;height:100%;position:relative;display:flex;flex-direction:column;align-items:start;justify-content:end}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-titlecontent{position:absolute;left:2vw;top:0;width:80vw}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-titlecontent h1{width:80vw;color:#fff;text-shadow:12px 13px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:1.5rem;font-style:normal;font-weight:900;line-height:normal}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent{width:60vw;height:60%;margin-bottom:8vh;margin-left:2vw;display:flex;flex-direction:column;align-items:start;justify-content:space-between}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent div>p{text-align:start;color:#fff;font-family:Poppins,sans-serif;font-size:.75rem;font-style:normal;font-weight:600;line-height:24px}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent a{text-decoration:none;border:1px solid #FFF;background:#fff3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:30vw;height:20vh;margin-bottom:0vh;display:grid;place-items:center}section.baner-promocion3 div.promocion3-space div.promocion3-textcontent-space div.promocion3-textcontent a span{color:#fff;font-family:Poppins,sans-serif;font-size:1.25rem;font-style:normal;font-weight:500;line-height:normal}section.baner-promocion3 div.promocion3-space div.promocion3-imagecontent-space{width:50%;height:100%;overflow:hidden;position:relative}section.baner-promocion3 div.promocion3-space div.promocion3-imagecontent-space img{width:60vw;height:auto;position:absolute;bottom:0vh;right:-8vw}}div.line-decoration-space{width:100%;height:5vh;margin-bottom:10vh;display:grid;place-items:center}section.quienesSomos-section{width:100%;min-height:80vh;margin-bottom:15vh;display:flex;align-items:center;justify-content:center}section.quienesSomos-section div.quienesSomos-space{width:95%;min-height:80vh;display:flex;align-items:center;justify-content:center}section.quienesSomos-section div.quienesSomos-space article.articulo-space{background-color:#fff;width:50%;height:120vh;border-left:30px solid #F20707;box-shadow:12px 10px 25px 10px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:start}section.quienesSomos-section div.quienesSomos-space article.articulo-space h1{color:#000;font-size:40px;font-style:normal;font-weight:800;line-height:normal;width:75%;margin-top:7.5vh;margin-bottom:5vh}section.quienesSomos-section div.quienesSomos-space article.articulo-space p{text-align:justify;color:#000;font-size:16px;font-style:normal;font-weight:600;line-height:199.992%;letter-spacing:.64px;width:75%}section.quienesSomos-section div.quienesSomos-space aside.imagen-space{background-color:transparent;width:50%;height:120vh;display:grid;place-items:center}section.quienesSomos-section div.quienesSomos-space aside.imagen-space img{width:100%;height:auto}section.historia-section{width:100%;min-height:100vh;margin-bottom:15vh;display:grid;place-items:center}section.historia-section div.historia-space{width:95%;min-height:80vh;display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}section.historia-section div.historia-space article.articulo-space{background-color:#fff;width:50%;height:120vh;border-right:30px solid #F20707;box-shadow:-12px 10px 25px 10px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:start}section.historia-section div.historia-space article.articulo-space h1{color:#000;font-size:40px;font-style:normal;font-weight:800;line-height:normal;width:75%;margin-top:7.5vh;margin-bottom:5vh}section.historia-section div.historia-space article.articulo-space p{text-align:justify;color:#000;font-size:16px;font-style:normal;font-weight:600;line-height:199.992%;letter-spacing:.64px;width:75%}section.historia-section div.historia-space aside.imagen-space{background-color:transparent;width:50%;height:120vh;display:grid;place-items:center}section.historia-section div.historia-space aside.imagen-space img{width:100%;height:auto}@media(min-width:2000px)and (orientation:landscape){div.line-decoration-space{width:100%;height:5vh;margin-bottom:10vh;display:grid;place-items:center}div.line-decoration-space aside{width:85%;height:5vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space aside div{background-color:#4f4f4f;width:100%;height:2vh}section.quienesSomos-section{width:100%;min-height:80vh;margin-bottom:15vh;display:flex;align-items:center;justify-content:center}section.quienesSomos-section div.quienesSomos-space{width:95%;min-height:80vh;display:flex;align-items:center;justify-content:center}section.quienesSomos-section div.quienesSomos-space article.articulo-space{background-color:#fff;width:50%;height:120vh;border-left:30px solid #F20707;box-shadow:12px 10px 25px 10px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:start}section.quienesSomos-section div.quienesSomos-space article.articulo-space h1{color:#000;font-size:80px;font-style:normal;font-weight:800;line-height:normal;width:75%;margin-top:7.5vh;margin-bottom:5vh}section.quienesSomos-section div.quienesSomos-space article.articulo-space p{text-align:justify;color:#000;font-size:32px;font-style:normal;font-weight:600;line-height:199.992%;letter-spacing:.64px;width:75%}section.quienesSomos-section div.quienesSomos-space aside.imagen-space{background-color:transparent;width:50%;height:120vh;display:grid;place-items:center}section.quienesSomos-section div.quienesSomos-space aside.imagen-space img{width:100%;height:auto}section.historia-section{width:100%;min-height:100vh;margin-bottom:15vh;display:grid;place-items:center}section.historia-section div.historia-space{width:95%;min-height:80vh;display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}section.historia-section div.historia-space article.articulo-space{background-color:#fff;width:50%;height:120vh;border-right:30px solid #F20707;box-shadow:-12px 10px 25px 10px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:start}section.historia-section div.historia-space article.articulo-space h1{color:#000;font-size:80px;font-style:normal;font-weight:800;line-height:normal;width:75%;margin-top:7.5vh;margin-bottom:5vh}section.historia-section div.historia-space article.articulo-space p{text-align:justify;color:#000;font-size:32px;font-style:normal;font-weight:600;line-height:199.992%;letter-spacing:.64px;width:75%}section.historia-section div.historia-space aside.imagen-space{background-color:transparent;width:50%;height:120vh;display:grid;place-items:center}section.historia-section div.historia-space aside.imagen-space img{width:100%;height:auto}}@media(max-width:1024px)and (orientation:landscape){div.line-decoration-space{width:100%;height:5vh;margin-bottom:10vh;display:grid;place-items:center}div.line-decoration-space aside{width:85%;height:5vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space aside div{background-color:#4f4f4f;width:100%;height:2vh}section.quienesSomos-section{width:100%;min-height:80vh;margin-bottom:15vh;display:flex;align-items:center;justify-content:center}section.quienesSomos-section div.quienesSomos-space{width:95%;min-height:80vh;display:flex;align-items:center;justify-content:center}section.quienesSomos-section div.quienesSomos-space article.articulo-space{background-color:#fff;width:50%;height:120vh;border-left:30px solid #F20707;box-shadow:12px 10px 25px 10px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:start}section.quienesSomos-section div.quienesSomos-space article.articulo-space h1{color:#000;font-size:34px;font-style:normal;font-weight:800;line-height:normal;width:75%;margin-top:7.5vh;margin-bottom:5vh}section.quienesSomos-section div.quienesSomos-space article.articulo-space p{text-align:justify;color:#000;font-size:14px;font-style:normal;font-weight:600;line-height:199.992%;letter-spacing:.64px;width:75%}section.quienesSomos-section div.quienesSomos-space aside.imagen-space{background-color:transparent;width:50%;height:120vh;display:grid;place-items:center}section.quienesSomos-section div.quienesSomos-space aside.imagen-space img{width:100%;height:auto}section.historia-section{width:100%;min-height:100vh;margin-bottom:15vh;display:grid;place-items:center}section.historia-section div.historia-space{width:95%;min-height:80vh;display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}section.historia-section div.historia-space article.articulo-space{background-color:#fff;width:50%;height:120vh;border-right:30px solid #F20707;box-shadow:-12px 10px 25px 10px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:start}section.historia-section div.historia-space article.articulo-space h1{color:#000;font-size:34px;font-style:normal;font-weight:800;line-height:normal;width:75%;margin-top:7.5vh;margin-bottom:5vh}section.historia-section div.historia-space article.articulo-space p{text-align:justify;color:#000;font-size:14px;font-style:normal;font-weight:600;line-height:199.992%;letter-spacing:.64px;width:75%}section.historia-section div.historia-space aside.imagen-space{background-color:transparent;width:50%;height:120vh;display:grid;place-items:center}section.historia-section div.historia-space aside.imagen-space img{width:100%;height:auto}}@media(max-width:900px)and (orientation:portrait){div.line-decoration-space{width:100%;height:5vh;margin-bottom:10vh;display:grid;place-items:center}div.line-decoration-space aside{width:85%;height:5vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space aside div{background-color:#4f4f4f;width:100%;height:2vh}section.quienesSomos-section{width:100%;min-height:80vh;margin-bottom:10vh;display:flex;align-items:center;justify-content:center}section.quienesSomos-section div.quienesSomos-space{width:95%;min-height:80vh;display:flex;flex-direction:column-reverse;align-items:center;justify-content:center}section.quienesSomos-section div.quienesSomos-space article.articulo-space{background-color:#fff;width:80%;height:70vh;border-left:30px solid #F20707;box-shadow:12px 10px 25px 10px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:start;position:relative;right:7.5vw;z-index:1}section.quienesSomos-section div.quienesSomos-space article.articulo-space h1{color:#000;font-size:34px;font-style:normal;font-weight:800;line-height:normal;width:75%;margin-top:7.5vh;margin-bottom:5vh}section.quienesSomos-section div.quienesSomos-space article.articulo-space p{text-align:justify;color:#000;font-size:14px;font-style:normal;font-weight:600;line-height:199.992%;letter-spacing:.64px;width:75%}section.quienesSomos-section div.quienesSomos-space aside.imagen-space{width:90%;height:18vh;position:relative}section.quienesSomos-section div.quienesSomos-space aside.imagen-space img{position:absolute;bottom:-18vh;right:-5vw;width:50vw;height:auto}section.historia-section{width:100%;min-height:100vh;margin-bottom:10vh;display:grid;place-items:center}section.historia-section div.historia-space{width:95%;min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center}section.historia-section div.historia-space article.articulo-space{background-color:#fff;width:80%;height:70vh;border-right:30px solid #F20707;box-shadow:-12px 10px 25px 10px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:start;position:relative;left:7.5vw;z-index:1}section.historia-section div.historia-space article.articulo-space h1{color:#000;font-size:34px;font-style:normal;font-weight:800;line-height:normal;width:75%;margin-top:7.5vh;margin-bottom:5vh}section.historia-section div.historia-space article.articulo-space p{text-align:justify;color:#000;font-size:14px;font-style:normal;font-weight:600;line-height:199.992%;letter-spacing:.64px;width:75%}section.historia-section div.historia-space aside.imagen-space{width:90%;height:30vh;position:relative}section.historia-section div.historia-space aside.imagen-space img{position:absolute;top:-5vh;left:-5vw;width:60vw;height:auto}}@media(max-width:600px)and (orientation:portrait){div.line-decoration-space{width:100%;height:5vh;margin-bottom:10vh;display:grid;place-items:center}div.line-decoration-space aside{width:85%;height:5vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space aside div{background-color:#4f4f4f;width:100%;height:2vh}section.quienesSomos-section{width:100%;min-height:80vh;margin-bottom:10vh;display:flex;align-items:center;justify-content:center}section.quienesSomos-section div.quienesSomos-space{width:95%;min-height:80vh;display:flex;flex-direction:column-reverse;align-items:center;justify-content:center}section.quienesSomos-section div.quienesSomos-space article.articulo-space{background-color:#fff;width:80%;height:70vh;border-left:30px solid #F20707;box-shadow:12px 10px 25px 10px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:start;position:relative;right:7.5vw;z-index:1}section.quienesSomos-section div.quienesSomos-space article.articulo-space h1{color:#000;font-size:30px;font-style:normal;font-weight:800;line-height:normal;width:75%;margin-top:4vh;margin-bottom:2vh}section.quienesSomos-section div.quienesSomos-space article.articulo-space p{text-align:justify;color:#000;font-size:10px;font-style:normal;font-weight:600;line-height:199.992%;letter-spacing:.64px;width:80%}section.quienesSomos-section div.quienesSomos-space aside.imagen-space{width:90%;height:10vh;position:relative}section.quienesSomos-section div.quienesSomos-space aside.imagen-space img{position:absolute;bottom:-18vh;right:-5vw;width:50vw;height:auto}section.historia-section{width:100%;min-height:100vh;margin-bottom:10vh;display:grid;place-items:center}section.historia-section div.historia-space{width:95%;min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center}section.historia-section div.historia-space article.articulo-space{background-color:#fff;width:80%;height:70vh;border-right:30px solid #F20707;box-shadow:-12px 10px 25px 10px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:start;position:relative;left:7.5vw;z-index:1}section.historia-section div.historia-space article.articulo-space h1{color:#000;font-size:30px;font-style:normal;font-weight:800;line-height:normal;width:75%;margin-top:3vh;margin-bottom:1vh}section.historia-section div.historia-space article.articulo-space p{text-align:justify;color:#000;font-size:10px;font-style:normal;font-weight:600;line-height:199.992%;letter-spacing:.64px;width:80%}section.historia-section div.historia-space aside.imagen-space{width:90%;height:22vh;position:relative}section.historia-section div.historia-space aside.imagen-space img{position:absolute;top:-5vh;left:-5vw;width:60vw;height:auto}}@media(max-width:320px)and (orientation:portrait){div.line-decoration-space{width:100%;height:5vh;margin-bottom:10vh;display:grid;place-items:center}div.line-decoration-space aside{width:85%;height:5vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space aside div{background-color:#4f4f4f;width:100%;height:2vh}section.quienesSomos-section{width:100%;min-height:80vh;margin-bottom:10vh;display:flex;align-items:center;justify-content:center}section.quienesSomos-section div.quienesSomos-space{width:95%;min-height:80vh;display:flex;flex-direction:column-reverse;align-items:center;justify-content:center}section.quienesSomos-section div.quienesSomos-space article.articulo-space{background-color:#fff;width:80%;height:70vh;border-left:30px solid #F20707;box-shadow:12px 10px 25px 10px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:start;position:relative;right:7.5vw;z-index:1}section.quienesSomos-section div.quienesSomos-space article.articulo-space h1{color:#000;font-size:25px;font-style:normal;font-weight:800;line-height:normal;width:75%;margin-top:2vh;margin-bottom:1vh}section.quienesSomos-section div.quienesSomos-space article.articulo-space p{text-align:justify;color:#000;font-size:9px;font-style:normal;font-weight:600;line-height:199.992%;letter-spacing:.64px;width:90%}section.quienesSomos-section div.quienesSomos-space aside.imagen-space{width:90%;height:10vh;position:relative}section.quienesSomos-section div.quienesSomos-space aside.imagen-space img{position:absolute;bottom:-18vh;right:-5vw;width:50vw;height:auto}section.historia-section{width:100%;min-height:100vh;margin-bottom:10vh;display:grid;place-items:center}section.historia-section div.historia-space{width:95%;min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center}section.historia-section div.historia-space article.articulo-space{background-color:#fff;width:80%;height:75vh;border-right:30px solid #F20707;box-shadow:-12px 10px 25px 10px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:start;position:relative;left:7.5vw;z-index:1}section.historia-section div.historia-space article.articulo-space h1{color:#000;font-size:25px;font-style:normal;font-weight:800;line-height:normal;width:75%;margin-top:2vh;margin-bottom:1vh}section.historia-section div.historia-space article.articulo-space p{text-align:justify;color:#000;font-size:9px;font-style:normal;font-weight:600;line-height:199.992%;letter-spacing:.64px;width:90%}section.historia-section div.historia-space aside.imagen-space{width:90%;height:22vh;position:relative}section.historia-section div.historia-space aside.imagen-space img{position:absolute;top:-5vh;left:-5vw;width:60vw;height:auto}}.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0000;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-top-nav,.image-gallery-bottom-nav{padding:10px;left:50%;transform:translate(-50%)}.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:120px;width:90px}@media(max-width:768px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:72px;width:48px}}@media(max-width:480px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-top-nav[disabled],.image-gallery-bottom-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;height:100%;inset:0;position:fixed;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center;touch-action:none}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;-o-object-fit:contain;object-fit:contain}.image-gallery-slide .image-gallery-description{background:#0006;bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0000;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{inset:50% auto auto 20px;width:auto;transform:translateY(-50%)}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media(max-width:768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media(max-width:480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid rgba(0,0,0,0);transition:border .3s ease-out;width:100px;background:#0000;padding:0}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid rgba(0,0,0,0);width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px hsl(0,0%,10%);transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:#0006;color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}section.hero-space-2 div.hero-banner{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Catalogo/Banner-catalogo.png);width:85%;height:45vh;display:grid;place-items:center}div.line-decoration-space-servicios{width:100%;height:3vh;margin-bottom:10vh;display:grid;place-items:center}div.line-decoration-space-servicios aside{width:85%;height:3vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space-servicios aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space-servicios aside div{background-color:#4f4f4f;width:100%;height:2vh}section.servicios-section{width:100%;min-height:35vh;margin-bottom:25vh;display:flex;align-items:center;justify-content:center}section.servicios-section aside{width:90%;min-height:35vh}div.btn-filtro-space{width:90vw;height:15vh;margin-bottom:5vh;display:flex;align-items:end;justify-content:space-between;gap:0vw}div.btn-filtro-space button.btn-filtro{background-color:#f6f6f6;width:15vw;height:10vh;border:1px solid #000;padding:6vh 1vw;display:flex}div.btn-filtro-space button.btn-filtro div{width:5vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-space button.btn-filtro div img{width:auto;height:8vh}div.btn-filtro-space button.btn-filtro span{width:15vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-space button.btn-filtro span p{text-align:center;color:#000;font-size:1.5rem;font-weight:500;line-height:1rem}div.btn-filtro-extra{width:90vw;height:15vh;margin-bottom:10vh;display:flex;align-items:end;justify-content:center;gap:4vw}div.btn-filtro-extra button.btn-filtro{background-color:#f6f6f6;width:15vw;height:10vh;border:1px solid #000;padding:6vh 1vw;display:flex}div.btn-filtro-extra button.btn-filtro div{width:5vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-extra button.btn-filtro div img{width:auto;height:8vh}div.btn-filtro-extra button.btn-filtro span{width:15vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-extra button.btn-filtro span p{text-align:center;color:#000;font-size:1.2rem;font-weight:500}@media(min-width:2000px)and (orientation:landscape){div.btn-filtro-space{width:90vw;height:15vh;margin-bottom:5vh;display:flex;align-items:end;justify-content:space-between;gap:0vw}div.btn-filtro-space button.btn-filtro{background-color:#f6f6f6;width:15vw;height:10vh;border:1px solid #000;padding:6vh 1vw;display:flex}div.btn-filtro-space button.btn-filtro div{width:5vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-space button.btn-filtro div img{width:auto;height:8vh}div.btn-filtro-space button.btn-filtro span{width:15vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-space button.btn-filtro span p{text-align:center;color:#000;font-size:2.5rem;font-weight:500}div.btn-filtro-extra{width:90vw;height:15vh;margin-bottom:10vh;display:flex;align-items:end;justify-content:center;gap:4vw}div.btn-filtro-extra button.btn-filtro{background-color:#f6f6f6;width:15vw;height:10vh;border:1px solid #000;padding:6vh 1vw;display:flex}div.btn-filtro-extra button.btn-filtro div{width:5vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-extra button.btn-filtro div img{width:auto;height:8vh}div.btn-filtro-extra button.btn-filtro span{width:15vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-extra button.btn-filtro span p{text-align:center;color:#000;font-size:2rem;font-weight:500}}@media(max-width:1024px)and (orientation:landscape){div.btn-filtro-space{width:90vw;height:15vh;margin-bottom:5vh;display:flex;align-items:end;justify-content:space-between;gap:0vw}div.btn-filtro-space button.btn-filtro{background-color:#f6f6f6;width:15vw;height:10vh;border:1px solid #000;padding:6vh 1vw;display:flex}div.btn-filtro-space button.btn-filtro div{width:5vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-space button.btn-filtro div img{width:auto;height:8vh}div.btn-filtro-space button.btn-filtro span{width:15vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-space button.btn-filtro span p{text-align:center;color:#000;font-size:1rem;font-weight:500}div.btn-filtro-extra{width:90vw;height:15vh;margin-bottom:10vh;display:flex;align-items:end;justify-content:center;gap:4vw}div.btn-filtro-extra button.btn-filtro{background-color:#f6f6f6;width:15vw;height:10vh;border:1px solid #000;padding:6vh 1vw;display:flex}div.btn-filtro-extra button.btn-filtro div{width:5vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-extra button.btn-filtro div img{width:auto;height:8vh}div.btn-filtro-extra button.btn-filtro span{width:15vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-extra button.btn-filtro span p{text-align:center;color:#000;font-size:.7rem;font-weight:500;line-height:1rem}}@media(max-width:900px)and (orientation:portrait){div.btn-filtro-space{width:90vw;height:15vh;margin-bottom:14vh;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4vw}div.btn-filtro-space button.btn-filtro{background-color:#f6f6f6;width:25vw;height:5vh;border:1px solid #000;padding:6vh 1vw;display:flex}div.btn-filtro-space button.btn-filtro div{width:10vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-space button.btn-filtro div img{width:auto;height:8vh}div.btn-filtro-space button.btn-filtro span{width:15vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-space button.btn-filtro span p{text-align:center;color:#000;font-size:1rem;font-weight:500}div.btn-filtro-extra{width:90vw;height:15vh;margin-bottom:5vh;display:flex;align-items:end;justify-content:center;gap:4vw}div.btn-filtro-extra button.btn-filtro{background-color:#f6f6f6;width:25vw;height:5vh;border:1px solid #000;padding:6vh 1vw;display:flex}div.btn-filtro-extra button.btn-filtro div{width:10vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-extra button.btn-filtro div img{width:auto;height:8vh}div.btn-filtro-extra button.btn-filtro span{width:15vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-extra button.btn-filtro span p{text-align:center;color:#000;font-size:.8rem;font-weight:500;line-height:1rem}}@media(max-width:600px)and (orientation:portrait){div.btn-filtro-space{width:90vw;min-height:50vh;margin-bottom:5vh;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4vw}div.btn-filtro-space button.btn-filtro{background-color:#f6f6f6;width:40vw;height:5vh;border:1px solid #000;padding:6vh 1vw;display:flex}div.btn-filtro-space button.btn-filtro div{width:15vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-space button.btn-filtro div img{width:auto;height:8vh}div.btn-filtro-space button.btn-filtro span{width:25vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-space button.btn-filtro span p{text-align:center;color:#000;font-size:1rem;font-weight:500}div.btn-filtro-extra{width:90vw;height:15vh;margin-bottom:5vh;display:flex;align-items:end;justify-content:center;gap:4vw}div.btn-filtro-extra button.btn-filtro{background-color:#f6f6f6;width:40vw;height:5vh;border:1px solid #000;padding:6vh 1vw;display:flex}div.btn-filtro-extra button.btn-filtro div{width:20vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-extra button.btn-filtro div img{width:auto;height:8vh}div.btn-filtro-extra button.btn-filtro span{width:25vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-extra button.btn-filtro span p{text-align:center;color:#000;font-size:.8rem;font-weight:500;line-height:1rem}}@media(max-width:320px)and (orientation:portrait){div.btn-filtro-space{width:90vw;min-height:50vh;margin-bottom:5vh;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4vw}div.btn-filtro-space button.btn-filtro{background-color:#f6f6f6;width:40vw;height:5vh;border:1px solid #000;padding:6vh 1vw;display:flex}div.btn-filtro-space button.btn-filtro div{width:15vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-space button.btn-filtro div img{width:auto;height:8vh}div.btn-filtro-space button.btn-filtro span{width:25vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-space button.btn-filtro span p{text-align:center;color:#000;font-size:1rem;font-weight:500}div.btn-filtro-extra{width:90vw;height:15vh;margin-bottom:5vh;display:flex;align-items:end;justify-content:center;gap:4vw}div.btn-filtro-extra button.btn-filtro{background-color:#f6f6f6;width:40vw;height:5vh;border:1px solid #000;padding:6vh 1vw;display:flex}div.btn-filtro-extra button.btn-filtro div{width:20vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-extra button.btn-filtro div img{width:auto;height:8vh}div.btn-filtro-extra button.btn-filtro span{width:25vw;height:100%;display:flex;align-items:center;justify-content:center}div.btn-filtro-extra button.btn-filtro span p{text-align:center;color:#000;font-size:.8rem;font-weight:500;line-height:1rem}}section.mapUbi-section{width:100%;min-height:50vh;margin-bottom:10vh;display:grid;place-items:center}section.mapUbi-section div.mapUbi-space{width:90%;min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center}section.mapUbi-section div.mapUbi-space header.filtro-mapUbi-space{width:100%;min-height:35vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.mapUbi-section div.mapUbi-space header.filtro-mapUbi-space span.textUbi{margin-bottom:3vh}section.mapUbi-section div.mapUbi-space aside.googleMaps-mapUbi-space{width:100%;min-height:30vh}@media(min-width:2000px)and (orientation:landscape){div.line-decoration-space{width:100%;height:5vh;margin-bottom:10vh;display:grid;place-items:center}div.line-decoration-space aside{width:85%;height:5vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space aside div{background-color:#4f4f4f;width:100%;height:2vh}section.mapUbi-section{width:100%;min-height:50vh;margin-bottom:10vh;display:grid;place-items:center}section.mapUbi-section div.mapUbi-space{width:90%;min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center}section.mapUbi-section div.mapUbi-space header.filtro-mapUbi-space{width:100%;min-height:35vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.mapUbi-section div.mapUbi-space header.filtro-mapUbi-space span.textUbi{margin-bottom:3vh;font-size:2rem}section.mapUbi-section div.mapUbi-space aside.googleMaps-mapUbi-space{width:100%;min-height:30vh}}@media(max-width:1024px)and (orientation:landscape){div.line-decoration-space{width:100%;height:5vh;margin-bottom:10vh;display:grid;place-items:center}div.line-decoration-space aside{width:85%;height:5vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space aside div{background-color:#4f4f4f;width:100%;height:2vh}section.mapUbi-section{width:100%;min-height:50vh;margin-bottom:10vh;display:grid;place-items:center}section.mapUbi-section div.mapUbi-space{width:90%;min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center}section.mapUbi-section div.mapUbi-space header.filtro-mapUbi-space{width:100%;min-height:35vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.mapUbi-section div.mapUbi-space header.filtro-mapUbi-space span.textUbi{margin-bottom:3vh;font-size:1rem}section.mapUbi-section div.mapUbi-space aside.googleMaps-mapUbi-space{width:100%;min-height:30vh}}@media(max-width:600px)and (orientation:portrait){div.line-decoration-space{width:100%;height:5vh;margin-bottom:10vh;display:grid;place-items:center}div.line-decoration-space aside{width:85%;height:5vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space aside div{background-color:#4f4f4f;width:100%;height:2vh}section.mapUbi-section{width:100%;min-height:50vh;margin-bottom:10vh;display:grid;place-items:center}section.mapUbi-section div.mapUbi-space{width:90%;min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center}section.mapUbi-section div.mapUbi-space header.filtro-mapUbi-space{width:100%;min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.mapUbi-section div.mapUbi-space header.filtro-mapUbi-space span.textUbi{margin-bottom:3vh;font-size:1.5rem;text-align:center}section.mapUbi-section div.mapUbi-space aside.googleMaps-mapUbi-space{width:100%;min-height:30vh}}@media(max-width:320px)and (orientation:portrait){div.line-decoration-space{width:100%;height:5vh;margin-bottom:10vh;display:grid;place-items:center}div.line-decoration-space aside{width:85%;height:5vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space aside div{background-color:#4f4f4f;width:100%;height:2vh}section.mapUbi-section{width:100%;min-height:50vh;margin-bottom:10vh;display:grid;place-items:center}section.mapUbi-section div.mapUbi-space{width:90%;min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center}section.mapUbi-section div.mapUbi-space header.filtro-mapUbi-space{width:100%;min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between}section.mapUbi-section div.mapUbi-space header.filtro-mapUbi-space span.textUbi{margin-bottom:3vh;font-size:1.2rem;text-align:center}section.mapUbi-section div.mapUbi-space aside.googleMaps-mapUbi-space{width:100%;min-height:30vh}}section.hero-space-2{display:flex;align-items:center;justify-content:center;width:100%;height:55vh;margin-top:12.5vh;margin-bottom:2vh}section.hero-space-2 div.hero-banner{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Catalogo/Banner-catalogo.png);width:85%;height:45vh;display:grid;place-items:center}section.hero-space-2 div.hero-banner h1{color:#fff;text-shadow:7px 4px 4px rgba(0,0,0,.25);font-size:100px;font-style:normal;font-weight:800;line-height:124%}div.line-decoration-space2{width:100%;height:15vh;margin-bottom:10vh;display:grid;place-items:center}div.line-decoration-space2 aside{width:85%;height:15vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space2 aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space2 aside div{background-color:#4f4f4f;width:100%;height:2vh}section.servicios-section{width:100%;min-height:35vh;margin-bottom:25vh}.formulario-citas{width:100%;max-width:1200px;margin:0 auto;padding:1rem;display:flex;flex-direction:column;gap:1.5rem;overflow-x:hidden}.formulario-citas-container{background-color:#fff;border-radius:12px;padding:2rem;box-shadow:0 10px 15px #0000001a,0 4px 6px #0000000d;max-width:100%;overflow-x:auto}.formulario-citas__titulo{color:#1f2937;font-size:1.875rem;font-weight:700;text-align:center;margin-bottom:2rem;line-height:1.2}.formulario-citas__contenido{display:flex;flex-direction:column;gap:1.5rem}.formulario-citas__seccion{display:flex;flex-direction:column;gap:1rem;padding:1.5rem;background-color:#f3f4f6;border-radius:8px;border:1px solid #d1d5db}.formulario-citas__seccion-titulo{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:2px solid #dc2626}.formulario-citas__campo{display:flex;flex-direction:column;gap:.5rem}.formulario-citas__campo-label{color:#1f2937;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}.formulario-citas__campo-label--requerido{position:relative}.formulario-citas__campo-label--requerido:after{content:"*";color:#dc2626;margin-left:4px;font-weight:700}.formulario-citas__campo-input,.formulario-citas__campo-select,.formulario-citas__campo-textarea{padding:.75rem 1rem;border:2px solid #d1d5db;border-radius:6px;font-size:1rem;color:#1f2937;background-color:#fff;transition:border-color .3s ease}.formulario-citas__campo-input::-moz-placeholder,.formulario-citas__campo-select::-moz-placeholder,.formulario-citas__campo-textarea::-moz-placeholder{color:#6b7280;font-style:italic}.formulario-citas__campo-input::placeholder,.formulario-citas__campo-select::placeholder,.formulario-citas__campo-textarea::placeholder{color:#6b7280;font-style:italic}.formulario-citas__campo-input:focus,.formulario-citas__campo-select:focus,.formulario-citas__campo-textarea:focus{outline:none;border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.formulario-citas__campo-input:hover:not(:focus),.formulario-citas__campo-select:hover:not(:focus),.formulario-citas__campo-textarea:hover:not(:focus){border-color:#b4bbc5}.formulario-citas__campo-input--error,.formulario-citas__campo-select--error,.formulario-citas__campo-textarea--error{border-color:#ef4444!important;background-color:#ef44440d}.formulario-citas__campo-input--error:focus,.formulario-citas__campo-select--error:focus,.formulario-citas__campo-textarea--error:focus{box-shadow:0 0 0 3px #ef44441a}.formulario-citas__campo-select{cursor:pointer;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-appearance:none;-moz-appearance:none;appearance:none}.formulario-citas__campo-select--error{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23ef4444' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e")}.formulario-citas__campo-textarea{resize:vertical;min-height:100px;font-family:inherit;line-height:1.5}.formulario-citas__boton{padding:1rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .3s ease;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d;margin-top:1rem}.formulario-citas__boton--primario{background-color:#dc2626;color:#fff}.formulario-citas__boton--primario:hover:not(:disabled){background-color:#bb1e1e;box-shadow:0 4px 6px #00000012,0 1px 3px #0000000f;transform:translateY(-2px)}.formulario-citas__boton--primario:active{transform:translateY(0);box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.formulario-citas__boton--primario:disabled{background-color:#6b7280;cursor:not-allowed;transform:none;box-shadow:none}.formulario-citas__cargando{position:relative;color:transparent!important}.formulario-citas__cargando:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid transparent;border-top:2px solid #ffffff;border-radius:50%;animation:spin 1s linear infinite}.formulario-citas__mensaje{padding:1rem 1.5rem;border-radius:8px;font-weight:500;text-align:center;margin-top:1rem;box-shadow:0 1px 3px #0000001f,0 1px 2px #0000003d}.formulario-citas__mensaje--exito{background-color:#6b72801a;color:#3d4148;border:1px solid rgba(107,114,128,.3)}.formulario-citas__mensaje--error{background-color:#ef44441a;color:#bd1010;border:1px solid rgba(239,68,68,.3)}.formulario-citas__error-message{color:#ef4444;font-size:.75rem;font-weight:500;margin-top:.25rem;display:block}@media(max-width:768px){.formulario-citas{padding:1rem .5rem}.formulario-citas-space{padding:1.5rem;margin:0 .5rem}.formulario-citas__titulo{font-size:1.5rem;margin-bottom:1.5rem}.formulario-citas__seccion{padding:1rem}.formulario-citas__campo-input,.formulario-citas__campo-select,.formulario-citas__campo-textarea{padding:.625rem .75rem;font-size:.875rem}.formulario-citas__boton{padding:.875rem 1.5rem;font-size:.875rem}}@media(max-width:480px){.formulario-citas-space{padding:1rem}.formulario-citas__titulo{font-size:1.25rem}.formulario-citas__seccion{padding:.75rem}.formulario-citas__seccion-titulo{font-size:1.125rem}}*{box-sizing:border-box}header.header-navbar{position:fixed;top:0;z-index:999}section.hero-banner-linea-unica{display:flex;align-items:center;justify-content:center;width:100%;height:55vh;margin-top:12.5vh;margin-bottom:2vh}section.hero-banner-linea-unica div.hero-banner{background-image:url(https://s3.amazonaws.com/globaltech.la/Recursos+GlobalTech/Catalogo/Banner-catalogo.png);background-size:cover;background-position:center;width:85%;height:45vh;display:grid;place-items:center}section.hero-banner-linea-unica div.hero-banner h1{color:#fff;text-shadow:7px 4px 4px rgba(0,0,0,.25);text-align:center;font-size:clamp(1.5rem,5vw,3rem);font-weight:800;line-height:1.2;padding:0 1rem;max-width:90%;margin:0 auto}div.line-decoration-space{width:100%;height:5vh;margin-bottom:5vh;display:grid;place-items:center}div.line-decoration-space aside{width:85%;height:5vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space aside div{background-color:#4f4f4f;width:100%;height:2vh}@media(min-width:2000px)and (orientation:landscape){div.line-decoration-space{width:100%;height:5vh;margin-bottom:10vh;display:grid;place-items:center}div.line-decoration-space aside{width:85%;height:5vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space aside div{background-color:#4f4f4f;width:100%;height:2vh}}@media(max-width:1024px)and (orientation:landscape){div.line-decoration-space{width:100%;height:5vh;margin-bottom:10vh;display:grid;place-items:center}div.line-decoration-space aside{width:85%;height:5vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space aside div{background-color:#4f4f4f;width:100%;height:2vh}}@media(max-width:600px)and (orientation:portrait){div.line-decoration-space{width:100%;height:5vh;margin-bottom:10vh;display:grid;place-items:center}div.line-decoration-space aside{width:85%;height:5vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space aside div{background-color:#4f4f4f;width:100%;height:2vh}}@media(max-width:320px)and (orientation:portrait){div.line-decoration-space{width:100%;height:5vh;margin-bottom:10vh;display:grid;place-items:center}div.line-decoration-space aside{width:85%;height:5vh;display:flex;flex-direction:column;align-items:start;justify-content:end}div.line-decoration-space aside h2{color:#000;font-size:40px;font-style:normal;font-weight:600;line-height:normal;margin:3vh 0 2vh}div.line-decoration-space aside div{background-color:#4f4f4f;width:100%;height:2vh}}.rifa-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease-in-out}.rifa-modal-content{background:#fff;border-radius:1.5rem;padding:2rem;max-width:400px;width:calc(100% - 2rem);box-shadow:0 20px 50px #562c1b26;text-align:center;animation:slideUp .3s ease-out}.rifa-modal-icon{width:60px;height:60px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:2rem}.rifa-modal-icon svg{width:100%;height:100%}.rifa-modal-icon.success{background:#10b9811a;color:#da291c}.rifa-modal-icon.error{background:#b124001a;color:#b12400}.rifa-modal-title{margin:0 0 .75rem;font-size:1.4rem;font-weight:700;color:#2c231d;line-height:1.2}.rifa-modal-message{margin:0 0 1.75rem;font-size:.95rem;color:#2c231dcc;line-height:1.5}.rifa-modal-btn{width:100%;border:none;border-radius:999px;padding:.85rem 1.5rem;background:#101820;color:#fff;font-size:.95rem;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:all .2s ease}.rifa-modal-btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #e53f1533}.rifa-modal-btn:active{transform:translateY(0)}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:600px){.rifa-modal-content{padding:1.5rem}.rifa-modal-title{font-size:1.2rem}.rifa-modal-message{font-size:.9rem}}.raffle-page{background:#fff;color:#2c231d;min-height:100vh}.raffle-main{width:min(760px,100% - 2rem);margin:0 auto;padding:2rem 0 4rem}.raffle-card{background:#ffffffe6;border:1px solid rgba(229,63,21,.12);box-shadow:0 20px 50px #562c1b14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:1.8rem;padding:1.5rem}.raffle-section-head{display:flex;flex-direction:column;align-items:center;text-align:center}.raffle-section-head span{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:.5rem;border-radius:999px;padding:.45rem .85rem;background:#fcc12c2e;color:#b25a00;font-weight:700;letter-spacing:.03em;text-transform:uppercase;font-size:.78rem}.raffle-section-head img{width:200px;height:auto;margin-top:3rem;margin-bottom:.5rem}.raffle-section-head h1{margin:3rem 0 0;font-size:clamp(2rem,4vw,3.2rem);line-height:1;color:#101820}.raffle-alert{border-radius:1rem;padding:.9rem 1rem;margin:1rem 0;font-weight:700}.raffle-form{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1.2rem}.raffle-form label,.raffle-form .raffle-file-field{display:flex;flex-direction:column;gap:.4rem}.raffle-form label span,.raffle-form .raffle-file-field span{font-weight:700;color:#2c231d}.raffle-form input,.raffle-form textarea,.raffle-form select{border:1px solid rgba(229,63,21,.18);border-radius:.95rem;padding:.9rem 1rem;background:#fff;font:inherit;color:#2c231d;outline:none;transition:all .2s ease}.raffle-form input:focus,.raffle-form textarea:focus,.raffle-form select:focus{border-color:#f04c24;box-shadow:0 0 0 4px #f04c241a}.raffle-form small{color:#b12400;font-weight:600}.raffle-file-field{grid-column:auto}.raffle-file-field input[type=file]{padding:.75rem}.raffle-submit-btn{grid-column:auto;border:none;border-radius:999px;padding:1rem 1.25rem;background:#101820;color:#fff;font-size:1rem;font-weight:800;letter-spacing:.02em;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.raffle-submit-btn:disabled{opacity:.75;cursor:progress}.raffle-submit-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 24px #e53f1540}.raffle-empty-state{display:flex;align-items:center;justify-content:center;min-height:300px;text-align:center}.raffle-empty-state p{font-size:1.1rem;color:#2c231d;opacity:.8}@media(max-width:600px){.raffle-main{width:min(100%,100% - 1rem);padding-top:1rem}.raffle-card{border-radius:1.35rem;padding:1.1rem}.raffle-footer{overflow:hidden}.raffle-section-head h1{font-size:clamp(1.5rem,3vw,2.5rem)}}.raffle-form-only{display:grid;align-items:center;min-height:calc(100vh - 6rem)}.wheel-spinner-container{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:2rem 1rem}@media(max-width:768px){.wheel-spinner-container{padding:1.5rem 1rem;gap:1.5rem}}.wheel-wrapper{position:relative;width:400px;height:400px;display:flex;align-items:center;justify-content:center}@media(max-width:768px){.wheel-wrapper{width:320px;height:320px}}@media(max-width:640px){.wheel-wrapper{width:280px;height:280px}}.wheel-canvas{width:100%;height:100%;border-radius:50%;box-shadow:0 0 0 8px #f04c2433,0 15px 35px #0003,inset 0 0 20px #0000001a;filter:drop-shadow(0 4px 12px rgba(0,0,0,.15))}.wheel-canvas:hover:not(:disabled){filter:drop-shadow(0 8px 20px rgba(240,76,36,.25))}.wheel-pointer{position:absolute;top:-20px;left:50%;transform:translate(-50%);width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:20px solid #f04c24;filter:drop-shadow(0 3px 5px rgba(0,0,0,.2));z-index:10}@media(max-width:768px){.wheel-pointer{border-left:12px solid transparent;border-right:12px solid transparent;border-top:16px solid #f04c24;top:-16px}}.spin-button{background:#f04c24;color:#fff;border:none;padding:1rem 2rem;border-radius:12px;font-weight:800;font-size:1.1rem;cursor:pointer;text-transform:uppercase;letter-spacing:1.5px;transition:all .3s ease;box-shadow:0 8px 20px #f04c244d;min-width:280px}.spin-button:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 12px 28px #f04c2466;background:#101820;color:#f04c24}.spin-button:active:not(:disabled){transform:translateY(-1px)}.spin-button:disabled{opacity:.6;cursor:not-allowed;transform:none}@media(max-width:768px){.spin-button{padding:.875rem 1.5rem;font-size:1rem;min-width:auto}}@media(max-width:640px){.spin-button{width:100%}}.participants-count{font-size:.95rem;color:#101820;text-align:center;margin:0;font-weight:600;background:#fff;padding:.75rem 1.5rem;border-radius:8px;border-left:4px solid #f04c24}@media(max-width:768px){.participants-count{font-size:.9rem}}@keyframes spinAnimation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.admin-panel-container{min-height:100vh;background:#fff;padding-bottom:3rem}.admin-header{background:#101820;color:#fff;padding:.75rem 1.5rem;box-shadow:0 8px 24px #1018204d;border-bottom:3px solid #f04c24}.admin-header .header-content{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:1rem}@media(max-width:768px){.admin-header .header-content{flex-direction:column;align-items:flex-start}}.admin-header .header-content .header-info{flex:1}.admin-header .header-content .header-info .header-title-container{display:flex;align-items:center;gap:1rem}.admin-header .header-content .header-info h1{font-size:1.8rem;margin:0 0 .25rem;font-weight:800;color:#fff}@media(max-width:768px){.admin-header .header-content .header-info h1{font-size:1.3rem}}.admin-header .header-content .header-info .store-info{font-size:.85rem;color:#ffffffe6;margin:0}.admin-header .header-content .header-info .store-info span{color:#f04c24;font-weight:700}.brand-logo{height:48px;width:auto;-o-object-fit:contain;object-fit:contain}@media(max-width:768px){.brand-logo{height:36px}}.admin-content{max-width:1300px;margin:0 auto;padding:2rem 1.5rem}@media(max-width:768px){.admin-content{padding:1.5rem 1rem}}.content-grid{display:grid;gap:2rem}@media(max-width:1200px){.content-grid{gap:1.5rem}}@media(max-width:768px){.content-grid{grid-template-columns:1fr;gap:1.5rem}}.section{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 12px 40px #0000001a;border:1px solid #f04c24;animation:slideInUp .6s ease-out}@media(max-width:768px){.section{padding:1.5rem;border-radius:12px}}.section .section-header{margin-bottom:2rem;border-bottom:3px solid #f04c24;padding-bottom:1rem}.section .section-header h2{font-size:3rem;margin:0 0 .5rem;color:#101820;font-weight:800}@media(max-width:768px){.section .section-header h2{font-size:1.5rem}}.section .section-header .section-subtitle{font-size:1.25rem;color:#101820;margin:0}.loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem}.loading .spinner{width:40px;height:40px;border:4px solid #f0f0f0;border-top:4px solid #f04c24;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.loading p{color:#101820;font-size:1rem}.empty-state{text-align:center;padding:3rem 1rem}.empty-state p{color:#101820;font-size:1rem;margin:0 0 1rem}.empty-state .refresh-btn{background:#f04c24;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.empty-state .refresh-btn:hover{background:#101820;color:#f04c24;transform:translateY(-2px)}.winner-modal-overlay{position:fixed;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:2000;animation:fadeIn .3s ease-out;padding:1rem}.winner-modal-content{background:#fff;border-radius:20px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 25px 60px #0006;animation:slideInUp .4s ease-out;border:3px solid #f04c24;position:relative}@media(max-width:640px){.winner-modal-content{border-radius:16px}}.modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2.5rem;color:#101820;cursor:pointer;transition:all .2s ease;z-index:10}.modal-close:hover{color:#f04c24;transform:scale(1.1)}.modal-header{background:#101820;color:#fff;padding:2rem 1.5rem;text-align:center;border-bottom:2px solid #f04c24}.modal-header h2{font-size:1.8rem;margin:0;font-weight:800;letter-spacing:1px}.modal-body{padding:2rem 1.5rem}.winner-card{text-align:center}.winner-card .winner-name{font-size:1.8rem;font-weight:800;color:#101820;margin:0 0 1.5rem;text-transform:uppercase;letter-spacing:1px}@media(max-width:640px){.winner-card .winner-name{font-size:1.5rem}}.winner-card .winner-details{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.5rem}@media(max-width:640px){.winner-card .winner-details{grid-template-columns:1fr}}.winner-card .winner-details .detail-item{background:#fafafa;padding:1rem;border-radius:8px;border-left:4px solid #f04c24}.winner-card .winner-details .detail-item .label{display:block;font-size:.85rem;color:#101820;font-weight:600;margin-bottom:.25rem}.winner-card .winner-details .detail-item .value{display:block;font-size:1rem;color:#f04c24;font-weight:700}.winner-card .invoice-image{margin:1.5rem 0}.winner-card .invoice-image img{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 12px #0000001a}.modal-actions{display:flex;gap:1rem;padding:1.5rem;border-top:2px solid #f04c24;background:#fff;border-radius:0 0 20px 20px}@media(max-width:640px){.modal-actions{flex-direction:column;gap:.75rem}}.modal-actions .action-btn{flex:1;padding:.875rem 1.5rem;border:none;border-radius:8px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s ease}.modal-actions .action-btn.confirm{background:#f04c24;color:#fff;box-shadow:0 4px 12px #f04c244d}.modal-actions .action-btn.confirm:hover:not(:disabled){background:#101820;color:#f04c24;transform:translateY(-2px);box-shadow:0 6px 16px #f04c2466}.modal-actions .action-btn.confirm:disabled{opacity:.6;cursor:not-allowed}.modal-actions .action-btn.secondary{background:#fff;color:#f04c24;border:2px solid #f04c24}.modal-actions .action-btn.secondary:hover:not(:disabled){background:#f04c24;color:#fff}.modal-actions .action-btn.secondary:disabled{opacity:.6;cursor:not-allowed}.winners-section{margin-top:3rem;padding:2rem;background:#fff;border:2px solid #f04c24;border-radius:12px;animation:slideInUp .6s ease-out}.winners-section h3{font-size:1.5rem;color:#101820;margin:0 0 1.5rem;font-weight:800;text-align:center}.winners-section .winners-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}@media(max-width:768px){.winners-section .winners-list{grid-template-columns:1fr;gap:1rem}}.winners-section .winner-item{background:linear-gradient(135deg,#f04c24,#c83a1a);color:#fff;padding:1.5rem;border-radius:10px;display:flex;flex-direction:column;gap:.75rem;box-shadow:0 4px 12px #f04c244d;animation:slideInUp .6s ease-out}.winners-section .winner-item .winner-number{font-size:.9rem;opacity:.9;font-weight:600;text-transform:uppercase;letter-spacing:1px}.winners-section .winner-item .winner-name{font-size:1.3rem;font-weight:800;text-transform:capitalize;word-break:break-word}.winners-section .winner-item .winner-factura{font-size:.85rem;opacity:.85;font-family:monospace}.wheel-and-table-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}@media(max-width:1200px){.wheel-and-table-wrapper{grid-template-columns:1fr;gap:2rem}}.wheel-container{display:flex;justify-content:center;align-items:center}.participants-table-container{background:#fff;border:2px solid #f04c24;border-radius:12px;padding:1.5rem;animation:slideInUp .6s ease-out;display:flex;flex-direction:column;height:600px}@media(max-width:1200px){.participants-table-container{height:500px}}@media(max-width:768px){.participants-table-container{height:400px;padding:1rem}}.participants-table-container h3{font-size:1.3rem;color:#101820;margin:0 0 1rem;font-weight:800;border-bottom:3px solid #f04c24;padding-bottom:.75rem;flex-shrink:0}@media(max-width:768px){.participants-table-container h3{font-size:1.1rem;margin-bottom:.75rem}}.participants-table-container .table-wrapper{flex:1;display:flex;flex-direction:column;overflow:hidden;border:1px solid #e0e0e0;border-radius:8px}.participants-table-container .participants-table{width:100%;border-collapse:collapse;font-size:.95rem;flex-shrink:0;table-layout:fixed}@media(max-width:768px){.participants-table-container .participants-table{font-size:.85rem}}.participants-table-container .participants-table thead{background:#f04c24;color:#fff;display:table;width:100%}.participants-table-container .participants-table thead th{padding:.75rem 1rem;text-align:left;font-weight:700;border-bottom:2px solid #c83a1a}@media(max-width:768px){.participants-table-container .participants-table thead th{padding:.5rem .75rem}}.participants-table-container .participants-table thead th:first-child{width:60px}.participants-table-container .participants-table thead th:last-child{width:120px}.participants-table-container .table-body-scroll{flex:1;overflow-y:auto;overflow-x:hidden}.participants-table-container .table-body-scroll .participants-table-body{width:100%;border-collapse:collapse;font-size:.95rem;display:table;table-layout:fixed}@media(max-width:768px){.participants-table-container .table-body-scroll .participants-table-body{font-size:.85rem}}.participants-table-container .table-body-scroll .participants-table-body tbody tr{border-bottom:1px solid #e0e0e0;transition:all .3s ease;display:table-row}.participants-table-container .table-body-scroll .participants-table-body tbody tr:hover{background:#f5f5f5}.participants-table-container .table-body-scroll .participants-table-body tbody tr.winner-row{background:#fff3ee}.participants-table-container .table-body-scroll .participants-table-body tbody tr.winner-row td{color:#101820;font-weight:600}.participants-table-container .table-body-scroll .participants-table-body tbody tr.winner-row:hover{background:#ffe5d8}.participants-table-container .table-body-scroll .participants-table-body tbody tr td{padding:.75rem 1rem;color:#101820;display:table-cell}@media(max-width:768px){.participants-table-container .table-body-scroll .participants-table-body tbody tr td{padding:.5rem .75rem}}.participants-table-container .table-body-scroll .participants-table-body tbody tr td.id-cell{font-weight:700;color:#f04c24;width:60px}.participants-table-container .table-body-scroll .participants-table-body tbody tr td.name-cell{text-transform:capitalize;word-break:break-word;flex:1}.participants-table-container .table-body-scroll .participants-table-body tbody tr td.factura-cell{font-family:monospace;font-size:.9rem;white-space:nowrap;width:120px}.participants-table-container .table-body-scroll::-webkit-scrollbar{width:8px}.participants-table-container .table-body-scroll::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.participants-table-container .table-body-scroll::-webkit-scrollbar-thumb{background:#f04c24;border-radius:10px}.participants-table-container .table-body-scroll::-webkit-scrollbar-thumb:hover{background:#c83a1a}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}.loading-container{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;background-color:#f0f0f0;color:#da291c;text-align:center}.logo-container{margin-bottom:20px}.logo{width:250px;height:auto;animation:logo-bounce 2s infinite}.spinner{border:8px solid #101820;border-top:8px solid #DA291C;border-radius:50%;width:60px;height:60px;animation:spin 2s linear infinite;margin-bottom:20px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes logo-bounce{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes blink{0%,to{opacity:1}50%{opacity:.5}}.loading-text{font-size:22px;font-weight:700;animation:blink 2s infinite;color:#da291c}@font-face{font-family:Poppins;src:url(../assets/fonts/Poppins-Regular.ttf) format("truetype")}body{font-family:Poppins,sans-serif;margin:0;padding:0}.header-navbar{width:100%;height:12.5vh;display:flex;justify-content:center;min-width:100%;position:sticky;top:0}.space-margin{margin-top:10vh;width:100%;height:5vh}@media(max-width:900px)and (orientation:portrait){.header-navbar{width:100%;height:24vh!important;display:flex;justify-content:center;min-width:100%;position:sticky;top:0}}
